diff --git a/.github/renovate.json b/.github/renovate.json index 828fd57bf7e7..94728baa91af 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -77,6 +77,7 @@ "apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/**", "apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/**", "apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/**", + "apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/**", "apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/**", "apis/Google.Cloud.Common/Google.Cloud.Common/**", "apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/**", @@ -155,6 +156,8 @@ "apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/**", "apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/**", "apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/**", + "apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/**", + "apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/**", "apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/**", "apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/**", "apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/**", @@ -181,6 +184,7 @@ "apis/Google.Cloud.OsLogin.V1Beta/Google.Cloud.OsLogin.V1Beta/**", "apis/Google.Cloud.Parallelstore.V1/Google.Cloud.Parallelstore.V1/**", "apis/Google.Cloud.Parallelstore.V1Beta/Google.Cloud.Parallelstore.V1Beta/**", + "apis/Google.Cloud.ParameterManager.V1/Google.Cloud.ParameterManager.V1/**", "apis/Google.Cloud.PhishingProtection.V1Beta1/Google.Cloud.PhishingProtection.V1Beta1/**", "apis/Google.Cloud.PolicySimulator.V1/Google.Cloud.PolicySimulator.V1/**", "apis/Google.Cloud.PolicyTroubleshooter.Iam.V3/Google.Cloud.PolicyTroubleshooter.Iam.V3/**", diff --git a/.kokoro/build.bat b/.kokoro/build.bat deleted file mode 100644 index 3858469fda43..000000000000 --- a/.kokoro/build.bat +++ /dev/null @@ -1,4 +0,0 @@ -:: See documentation in type-shell-output.bat - -cd /d %~dp0 -"C:\Program Files\Git\bin\bash.exe" build.sh \ No newline at end of file diff --git a/.kokoro/build.sh b/.kokoro/build.sh deleted file mode 100755 index 788fc23a0445..000000000000 --- a/.kokoro/build.sh +++ /dev/null @@ -1,34 +0,0 @@ -#!/bin/bash - -set -e - -SCRIPT=$(readlink -f "$0") -SCRIPT_DIR=$(dirname "$SCRIPT") - -cd $SCRIPT_DIR -cd .. - -echo "Available disk space at start" -df -h - -echo "Cloning submodules" -git submodule init -git submodule update - -echo "Available disk space after cloning submodules" -df -h - -./build.sh - -echo "Available disk space after running build.sh" -df -h - -./clean.sh - -echo "Available disk space after running clean.sh" -df -h - -./processbuildtiminglog.sh - -echo "Available disk space after running processbuildtiminglog.sh" -df -h diff --git a/Directory.Packages.props b/Directory.Packages.props index 815ca16b7268..ab5b223c3486 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -19,6 +19,10 @@ + + + + @@ -28,13 +32,13 @@ - + - - + + - + diff --git a/README.md b/README.md index b06c8ab87637..94b6fe05bb12 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,8 @@ Each package name links to the documentation for that package. | [Google.Cloud.CloudControlsPartner.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudControlsPartner.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudControlsPartner.V1)](https://nuget.org/packages/Google.Cloud.CloudControlsPartner.V1) | [Cloud Controls Partner (V1 API)](https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest) | | [Google.Cloud.CloudControlsPartner.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudControlsPartner.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudControlsPartner.V1Beta)](https://nuget.org/packages/Google.Cloud.CloudControlsPartner.V1Beta) | [Cloud Controls Partner (V1Beta API)](https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest) | | [Google.Cloud.CloudDms.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudDms.V1)](https://nuget.org/packages/Google.Cloud.CloudDms.V1) | [Database Migration](https://cloud.google.com/database-migration) | -| [Google.Cloud.CloudQuotas.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudQuotas.V1)](https://nuget.org/packages/Google.Cloud.CloudQuotas.V1) | [Cloud Quotas](https://cloud.google.com/docs/quotas/api-overview) | +| [Google.Cloud.CloudQuotas.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudQuotas.V1)](https://nuget.org/packages/Google.Cloud.CloudQuotas.V1) | [Cloud Quotas (V1 API)](https://cloud.google.com/docs/quotas/api-overview) | +| [Google.Cloud.CloudQuotas.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudQuotas.V1Beta)](https://nuget.org/packages/Google.Cloud.CloudQuotas.V1Beta) | [Cloud Quotas (V1Beta API)](https://cloud.google.com/docs/quotas/api-overview) | | [Google.Cloud.Commerce.Consumer.Procurement.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Commerce.Consumer.Procurement.V1)](https://nuget.org/packages/Google.Cloud.Commerce.Consumer.Procurement.V1) | [Cloud Commerce Consumer Procurement](https://cloud.google.com/marketplace/docs/) | | [Google.Cloud.Common](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Common/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Common)](https://nuget.org/packages/Google.Cloud.Common) | Common protos for Cloud APIs | | [Google.Cloud.Compute.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Compute.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Compute.V1)](https://nuget.org/packages/Google.Cloud.Compute.V1) | [Compute Engine](https://cloud.google.com/compute) | @@ -159,6 +160,8 @@ Each package name links to the documentation for that package. | [Google.Cloud.MediaTranslation.V1Beta1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.MediaTranslation.V1Beta1)](https://nuget.org/packages/Google.Cloud.MediaTranslation.V1Beta1) | [Media Translation](https://cloud.google.com/media-translation) | | [Google.Cloud.Memcache.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Memcache.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Memcache.V1)](https://nuget.org/packages/Google.Cloud.Memcache.V1) | [Cloud Memorystore for Memcached](https://cloud.google.com/memorystore/docs/memcached) | | [Google.Cloud.Memcache.V1Beta2](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Memcache.V1Beta2/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Memcache.V1Beta2)](https://nuget.org/packages/Google.Cloud.Memcache.V1Beta2) | [Google Cloud Memorystore for Memcached](https://cloud.google.com/memorystore/docs/memcached) | +| [Google.Cloud.Memorystore.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Memorystore.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Memorystore.V1)](https://nuget.org/packages/Google.Cloud.Memorystore.V1) | [Memorystore (V1 API)](https://cloud.google.com/memorystore/docs/valkey) | +| [Google.Cloud.Memorystore.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Memorystore.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Memorystore.V1Beta)](https://nuget.org/packages/Google.Cloud.Memorystore.V1Beta) | [Memorystore (V1Beta API)](https://cloud.google.com/memorystore/docs/valkey) | | [Google.Cloud.Metastore.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Metastore.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Metastore.V1)](https://nuget.org/packages/Google.Cloud.Metastore.V1) | [Dataproc Metastore (V1 API)](https://cloud.google.com/dataproc-metastore/docs) | | [Google.Cloud.Metastore.V1Alpha](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Metastore.V1Alpha)](https://nuget.org/packages/Google.Cloud.Metastore.V1Alpha) | [Dataproc Metastore (V1Alpha API)](https://cloud.google.com/dataproc-metastore/docs) | | [Google.Cloud.Metastore.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Metastore.V1Beta)](https://nuget.org/packages/Google.Cloud.Metastore.V1Beta) | [Dataproc Metastore (V1Beta API)](https://cloud.google.com/dataproc-metastore/docs) | @@ -185,6 +188,7 @@ Each package name links to the documentation for that package. | [Google.Cloud.OsLogin.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.OsLogin.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.OsLogin.V1Beta)](https://nuget.org/packages/Google.Cloud.OsLogin.V1Beta) | [Google Cloud OS Login (V1Beta API)](https://cloud.google.com/compute/docs/instances/managing-instance-access) | | [Google.Cloud.Parallelstore.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Parallelstore.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Parallelstore.V1)](https://nuget.org/packages/Google.Cloud.Parallelstore.V1) | [Parallelstore (V1 API)](https://cloud.google.com/parallelstore?hl=en) | | [Google.Cloud.Parallelstore.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Parallelstore.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Parallelstore.V1Beta)](https://nuget.org/packages/Google.Cloud.Parallelstore.V1Beta) | [Parallelstore (V1Beta API)](http://cloud/parallelstore?hl=en) | +| [Google.Cloud.ParameterManager.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.ParameterManager.V1)](https://nuget.org/packages/Google.Cloud.ParameterManager.V1) | [Parameter Manager](https://cloud.google.com/secret-manager/parameter-manager/docs/overview) | | [Google.Cloud.PhishingProtection.V1Beta1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.PhishingProtection.V1Beta1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.PhishingProtection.V1Beta1)](https://nuget.org/packages/Google.Cloud.PhishingProtection.V1Beta1) | [Cloud Phishing Protection](https://cloud.google.com/phishing-protection/) | | [Google.Cloud.PolicySimulator.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.PolicySimulator.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.PolicySimulator.V1)](https://nuget.org/packages/Google.Cloud.PolicySimulator.V1) | [Policy Simulator](https://cloud.google.com/policy-intelligence/docs/iam-simulator-overview) | | [Google.Cloud.PolicyTroubleshooter.Iam.V3](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.PolicyTroubleshooter.Iam.V3)](https://nuget.org/packages/Google.Cloud.PolicyTroubleshooter.Iam.V3) | [Policy Troubleshooter (V3 API)](https://cloud.google.com/policy-intelligence/docs/troubleshoot-access) | diff --git a/apis/Google.Ads.AdManager.V1/.OwlBot.yaml b/apis/Google.Ads.AdManager.V1/.OwlBot.yaml index 44bf40dd4363..5722b3be7c56 100644 --- a/apis/Google.Ads.AdManager.V1/.OwlBot.yaml +++ b/apis/Google.Ads.AdManager.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitAsyncSnippet.g.cs index 91fc9e3be993..af4bcbb3026d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitRequestObjectAsyncSnippet.g.cs index 729e97bb1763..ed3960e7ecd2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitRequestObjectSnippet.g.cs index 35e49806b54e..e235d35cde12 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitResourceNamesAsyncSnippet.g.cs index 1c303abc5be7..7976c7749cce 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitResourceNamesSnippet.g.cs index 1c843cc47aaf..0a35c3f7c0a0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitSnippet.g.cs index b2ebfdf92156..b54d47282486 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.GetAdUnitSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesAsyncSnippet.g.cs index 98f0129e315d..e5875384b329 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesRequestObjectAsyncSnippet.g.cs index 7c1321559068..60e297c17534 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesRequestObjectSnippet.g.cs index 491323f5e746..2530003da50d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesResourceNamesAsyncSnippet.g.cs index dbd9ffd317f8..92842ae63128 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesResourceNamesSnippet.g.cs index 894b858ddc4a..e9e0efed96e2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesSnippet.g.cs index 421034c158ad..31ea3dec97ef 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitSizesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsAsyncSnippet.g.cs index 9e2fbba587c6..77346cc7c144 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsRequestObjectAsyncSnippet.g.cs index 60ceda981efe..c660c8758eac 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsRequestObjectSnippet.g.cs index 70310dde447c..6ea1699351f4 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsResourceNamesAsyncSnippet.g.cs index ad7a60e2e4bf..42b81d8b2bee 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsResourceNamesSnippet.g.cs index 0fc926e728a4..48143bdb458a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsSnippet.g.cs index 6395f16f4244..13fc7aba9805 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/AdUnitServiceClient.ListAdUnitsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyAsyncSnippet.g.cs index 8a5a5490eaef..be85f35072a3 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyRequestObjectAsyncSnippet.g.cs index 721dc02444cf..a5f1e8b39241 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyRequestObjectSnippet.g.cs index bed9123454ad..750c307329cd 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyResourceNamesAsyncSnippet.g.cs index 65c0f206df26..f4b4793e2963 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyResourceNamesSnippet.g.cs index 31724cf46cab..3e2d90ced8a6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanySnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanySnippet.g.cs index a2bc2e0167c2..638c1237883f 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanySnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.GetCompanySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesAsyncSnippet.g.cs index d60b899b4246..632a16b64bad 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesRequestObjectAsyncSnippet.g.cs index 142a13c100e3..d88b844ed53e 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesRequestObjectSnippet.g.cs index b243644a111b..e1e3f9dd8371 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesResourceNamesAsyncSnippet.g.cs index 62cd94a2c217..9cf6e821084c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesResourceNamesSnippet.g.cs index 3e42ebc86b6d..af9b8189cfa2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesSnippet.g.cs index 9f8c97df5cd9..098e5a7c58a2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CompanyServiceClient.ListCompaniesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldAsyncSnippet.g.cs index 96cac19909be..c9412e69a5b4 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldRequestObjectAsyncSnippet.g.cs index ed962267992d..bd3234df2982 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldRequestObjectSnippet.g.cs index 348fc5daa5dd..880f4cee0656 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldResourceNamesAsyncSnippet.g.cs index 16877a053e5c..7ae32601ffa9 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldResourceNamesSnippet.g.cs index b6c7f8f00bb0..68352041ffc5 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldSnippet.g.cs index 9a967932ce83..28d85406e9f7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.GetCustomFieldSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsAsyncSnippet.g.cs index 679f71a863ee..c204ba97ad99 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsRequestObjectAsyncSnippet.g.cs index 83b5bb005741..b773d00670cb 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsRequestObjectSnippet.g.cs index 94ea9ebc1e2d..6cad6effa9d1 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsResourceNamesAsyncSnippet.g.cs index 334bcd3e9084..4c60a4cf53f2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsResourceNamesSnippet.g.cs index 36533c62793b..28cbedacb348 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsSnippet.g.cs index 13dc20767709..fa6a51c166cc 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomFieldServiceClient.ListCustomFieldsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyAsyncSnippet.g.cs index 2d421e52cb32..ffd574cea6da 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyRequestObjectAsyncSnippet.g.cs index 749b72b3ab59..d8b896b58b83 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyRequestObjectSnippet.g.cs index 003f589e9012..d07037726c47 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyResourceNamesAsyncSnippet.g.cs index 2b8a4e6e795c..6c7ecaa2d6d0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyResourceNamesSnippet.g.cs index 66ab163ec36e..0cb0ea33b838 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeySnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeySnippet.g.cs index cfdd7c83a5d3..556b19a68f5a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeySnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.GetCustomTargetingKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysAsyncSnippet.g.cs index 989a5bc143e9..70aec263829d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysRequestObjectAsyncSnippet.g.cs index d182fe6ef9db..36bb520a709e 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysRequestObjectSnippet.g.cs index 97bf5788065e..ffa253910548 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysResourceNamesAsyncSnippet.g.cs index a5975d926d73..3fd45f6f0e6d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysResourceNamesSnippet.g.cs index 6783a19e3f75..a51277657625 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysSnippet.g.cs index 3eb5a075bd03..416fbcc7cdce 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingKeyServiceClient.ListCustomTargetingKeysSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueAsyncSnippet.g.cs index 4e3f9d47cf8b..e96d71de49f2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueRequestObjectAsyncSnippet.g.cs index 1e6533ac9350..b233caf62530 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueRequestObjectSnippet.g.cs index dfa8b1d477b4..9fcdfced98ac 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueResourceNamesAsyncSnippet.g.cs index 5bd095b5afa9..a7419fdf1ec0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueResourceNamesSnippet.g.cs index 3b8b09f83990..148fd7f79f9c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueSnippet.g.cs index 324e3dbc3bbb..ff2b8cb514a1 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.GetCustomTargetingValueSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesAsyncSnippet.g.cs index 88880d792929..c65088650459 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesRequestObjectAsyncSnippet.g.cs index 708d2e6559aa..91d33d654646 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesRequestObjectSnippet.g.cs index 9346b812ddca..6f5690ad5fed 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesResourceNamesAsyncSnippet.g.cs index b5d4b0f6028b..bc9083cb6c5e 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesResourceNamesSnippet.g.cs index 9ea202ed7685..8ba82a41373e 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesSnippet.g.cs index e7010e8e02ea..c4313dbb4bec 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/CustomTargetingValueServiceClient.ListCustomTargetingValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsAsyncSnippet.g.cs index 4c85d353628d..11d8b7451987 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs index ed71e51d80b7..87b4a1b20fc7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsRequestObjectSnippet.g.cs index 133ed8a9f043..3741ca5fda37 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs index ec24191f0261..0c5d40a1f8f6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsResourceNamesSnippet.g.cs index 92885482a4d4..33aca6ed7336 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsSnippet.g.cs index 95d7aa4bcd20..987868367c28 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchCreateEntitySignalsMappingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsAsyncSnippet.g.cs index 69ee791d73df..07f3ba6968a7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs index 3e9b6241e2ae..17a7adc2c1bc 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsRequestObjectSnippet.g.cs index 04a55a810c0e..effd47c96943 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs index 50ea028a1e97..2bc7d4c18e8d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsResourceNamesSnippet.g.cs index 45e0e5abe7ad..879c15b7843b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsSnippet.g.cs index 71fd22579f8b..c896fe67176a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.BatchUpdateEntitySignalsMappingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingAsyncSnippet.g.cs index 838784bac95e..7974805c1001 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingRequestObjectAsyncSnippet.g.cs index 0aaceff58516..e38d89cc7ee0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingRequestObjectSnippet.g.cs index bb85553ffaaf..2ff4345ed750 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingResourceNamesAsyncSnippet.g.cs index c376cf23194d..cdef5711c1b7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingResourceNamesSnippet.g.cs index 5398a6fdaa73..441527dd1638 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingSnippet.g.cs index b1887c686038..8fce552a5342 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.CreateEntitySignalsMappingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingAsyncSnippet.g.cs index 88124ad95ceb..af1d9ac5ec79 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingRequestObjectAsyncSnippet.g.cs index ce6455d0a466..9e3e4636c3ce 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingRequestObjectSnippet.g.cs index 68d3ecf544c2..0c52c611c57c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingResourceNamesAsyncSnippet.g.cs index 4c2585e6b2f7..a948a0497adc 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingResourceNamesSnippet.g.cs index 7d1d7e89249d..ec0004216906 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingSnippet.g.cs index a607edb9976f..a0b4a26843fe 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.GetEntitySignalsMappingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsAsyncSnippet.g.cs index e5ed728cd0d9..b2471d1c054a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs index 1a11ac5cea5b..a4780ab19114 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsRequestObjectSnippet.g.cs index bb4c30de3cd5..d94f29bce4e6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs index 1930bb53137f..b23ea1064601 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsResourceNamesSnippet.g.cs index eaf316837630..8dd832fa2afa 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsSnippet.g.cs index 61f5bea9892c..d607b2d117f9 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.ListEntitySignalsMappingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingAsyncSnippet.g.cs index 4ecbf03b5358..d7b90557c79b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingRequestObjectAsyncSnippet.g.cs index e70b0f5d5133..a2a7a92cb47a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingRequestObjectSnippet.g.cs index 3eed6d9c7d7c..e629f9535755 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingSnippet.g.cs index b81d8c5324a1..981925136910 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/EntitySignalsMappingServiceClient.UpdateEntitySignalsMappingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkAsyncSnippet.g.cs index 40af5b998981..0c53a2740327 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkRequestObjectAsyncSnippet.g.cs index a73c4a90bb42..ad20791acdd5 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkRequestObjectSnippet.g.cs index 27ac77342807..1fc851188506 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkResourceNamesAsyncSnippet.g.cs index 212ded427e74..af2576928cd7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkResourceNamesSnippet.g.cs index 1dda0052a094..d44986adcf94 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkSnippet.g.cs index e15e44e4a686..009a62ebc678 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.GetNetworkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.ListNetworksRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.ListNetworksRequestObjectAsyncSnippet.g.cs index 59845ce97cef..0e78bcc56783 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.ListNetworksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.ListNetworksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.ListNetworksRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.ListNetworksRequestObjectSnippet.g.cs index 90ed55e922eb..f0160ff76e87 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.ListNetworksRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/NetworkServiceClient.ListNetworksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderAsyncSnippet.g.cs index 668bfcc501e7..29b5b25396a0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderRequestObjectAsyncSnippet.g.cs index 40872fcf36e7..97ed170ea84c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderRequestObjectSnippet.g.cs index 8a59e1e982a7..c35b51d79013 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderResourceNamesAsyncSnippet.g.cs index 61ad90e9be0a..1da02d967d12 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderResourceNamesSnippet.g.cs index 150bf4b890c7..07bb95f60f86 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderSnippet.g.cs index ee5f562eb319..4a3c7f2b8e9b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.GetOrderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersAsyncSnippet.g.cs index adb7a6ccc0a0..778b4540683f 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersRequestObjectAsyncSnippet.g.cs index 43d703466a68..0d7379cb60c5 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersRequestObjectSnippet.g.cs index b29be327ab6b..e90322961007 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersResourceNamesAsyncSnippet.g.cs index 298bd0f2ae3a..3016c8cebf7c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersResourceNamesSnippet.g.cs index 29f5403d8bb3..0e0f3bdfa214 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersSnippet.g.cs index 549df7b6933e..90f9724d3564 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/OrderServiceClient.ListOrdersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementAsyncSnippet.g.cs index c0deab98e48f..82c76214bc8c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementRequestObjectAsyncSnippet.g.cs index 5315271c9829..cb25a7240304 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementRequestObjectSnippet.g.cs index 8a6a188483be..43212c88770b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementResourceNamesAsyncSnippet.g.cs index 5181f74c26d0..3d5cd747c823 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementResourceNamesSnippet.g.cs index a8a5c04a840c..ad04355e10cc 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementSnippet.g.cs index fd015afeb83b..55d3c0f0e289 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.GetPlacementSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsAsyncSnippet.g.cs index c1a79a0a8c86..6b71249a077c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsRequestObjectAsyncSnippet.g.cs index 69aa279824f5..91e2f077c725 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsRequestObjectSnippet.g.cs index 741e09d5e84c..71ea0031e5d4 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsResourceNamesAsyncSnippet.g.cs index 2c0385eb51f7..ecaba41b0694 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsResourceNamesSnippet.g.cs index 26487d3589b3..f8c637a8e054 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsSnippet.g.cs index 9a2b7b93f766..5a2f53a542d5 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/PlacementServiceClient.ListPlacementsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportAsyncSnippet.g.cs index a3bdd623cf97..0b444c133534 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportRequestObjectAsyncSnippet.g.cs index 1611d07cfbcc..49400ec3e618 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportRequestObjectSnippet.g.cs index 38d7d79010c3..753046da26ef 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportResourceNamesAsyncSnippet.g.cs index 5dc2e27829ca..ad35201bd904 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportResourceNamesSnippet.g.cs index bc240449e202..ca8134f3239c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportSnippet.g.cs index fbae36cce5db..9c5884a72a23 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.CreateReportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsAsyncSnippet.g.cs index b633c0ce3866..7fcd87041663 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsRequestObjectAsyncSnippet.g.cs index 975e00155ba7..db91a29495a9 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsRequestObjectSnippet.g.cs index e4f2df227506..d546182ff0e2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsSnippet.g.cs index f56457b5c57b..9cb9406e75bd 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.FetchReportResultRowsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportAsyncSnippet.g.cs index 6c2f532df387..d5472ae705b4 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportRequestObjectAsyncSnippet.g.cs index 79e302510b91..d50e44d43600 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportRequestObjectSnippet.g.cs index 10653ababd0b..6b76656c44dc 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportResourceNamesAsyncSnippet.g.cs index 17e9cb51d106..40a67ea71892 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportResourceNamesSnippet.g.cs index 633989a9d40e..e3175df59fe9 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportSnippet.g.cs index 002c6d540da5..c0229d2117f7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.GetReportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsAsyncSnippet.g.cs index 7f73980c44bd..443c73e31e7b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsRequestObjectAsyncSnippet.g.cs index ecc743e94699..c54495009310 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsRequestObjectSnippet.g.cs index 1c807e13fee4..2e9bc881b8c7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsResourceNamesAsyncSnippet.g.cs index 08e749722b1d..7d8386dfe7ac 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsResourceNamesSnippet.g.cs index e4d9afe5caab..235b09d8b023 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsSnippet.g.cs index ff8f05077f09..0158fe7af13e 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.ListReportsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportAsyncSnippet.g.cs index d12cd789c258..019cb8e113a5 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportRequestObjectAsyncSnippet.g.cs index 7da9e1e1875d..f83f355303f2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportRequestObjectSnippet.g.cs index 72fe85da1847..83e7817bf442 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportResourceNamesAsyncSnippet.g.cs index 3e3bfce8e966..819cd00fa12d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportResourceNamesSnippet.g.cs index 9245eb39e558..2c5b4da9b9b9 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportSnippet.g.cs index 28b35f6a896d..d6884b29f956 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.RunReportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportAsyncSnippet.g.cs index cfec8c63a200..8dbcc1add0ad 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportRequestObjectAsyncSnippet.g.cs index 873461d5ef5c..ce1984e719a6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportRequestObjectSnippet.g.cs index 2b2f3d318969..82f27a304c59 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportSnippet.g.cs index acca63f30f28..24fc90ee3d26 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/ReportServiceClient.UpdateReportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleAsyncSnippet.g.cs index 2ae1e1e6f653..dca1baf234a0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleRequestObjectAsyncSnippet.g.cs index dd23586c3a27..64e3ba3268cf 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleRequestObjectSnippet.g.cs index 64e83b272e1a..45990150d125 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleResourceNamesAsyncSnippet.g.cs index c05a1f6c23bb..50d6c9cb8ad9 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleResourceNamesSnippet.g.cs index 266fc3c33f58..eb8ddbd968df 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleSnippet.g.cs index 75dda1d6b395..01a085557863 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.GetRoleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesAsyncSnippet.g.cs index bbf712c88480..a38f39ad20cd 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesRequestObjectAsyncSnippet.g.cs index bf7a7f0a3414..046923ee6085 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesRequestObjectSnippet.g.cs index 4c5638a8d452..2d811e67974a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesResourceNamesAsyncSnippet.g.cs index 4ba87f2ff52b..2b8970f044af 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesResourceNamesSnippet.g.cs index 5f223d00ee1e..e2a9b87967d4 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesSnippet.g.cs index 6d47b88150f7..b07fe38a3ab0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/RoleServiceClient.ListRolesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryAsyncSnippet.g.cs index 50d38c85b02c..37ed7cb8c6ae 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryRequestObjectAsyncSnippet.g.cs index 8782754b2b52..613cdb20bfd6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryRequestObjectSnippet.g.cs index 58afdd91bc24..47b02a09aa8d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryResourceNamesAsyncSnippet.g.cs index 62e6694290f4..ab3383a59cbb 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryResourceNamesSnippet.g.cs index 0060cb54ac77..c1808397c356 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategoryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategorySnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategorySnippet.g.cs index 83e884921b88..03aa76e761b2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategorySnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.GetTaxonomyCategorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesAsyncSnippet.g.cs index 2156a35bcfad..bbfe34626b61 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesRequestObjectAsyncSnippet.g.cs index 691273217c31..9904ad8304fa 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesRequestObjectSnippet.g.cs index 98e4f56bfa2d..a3f699af8c2c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesResourceNamesAsyncSnippet.g.cs index 8cf852ae74cd..d2c342feb7ed 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesResourceNamesSnippet.g.cs index eb83796980d6..924b5647d8e0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesSnippet.g.cs index e11415927cbb..a623310bf1bc 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/TaxonomyCategoryServiceClient.ListTaxonomyCategoriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserAsyncSnippet.g.cs index 00fa3fbd7ca5..51fb15d079b7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserRequestObjectAsyncSnippet.g.cs index ebac15a42d13..9021176c635d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserRequestObjectSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserRequestObjectSnippet.g.cs index 25559fe8c55f..167715c65ecb 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserResourceNamesAsyncSnippet.g.cs index ba0f09d30449..502c9a8422d9 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserResourceNamesSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserResourceNamesSnippet.g.cs index 6ac80ffb660e..a6816017824a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserSnippet.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserSnippet.g.cs index cfb2d261770c..983e6d6ab642 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserSnippet.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.GeneratedSnippets/UserServiceClient.GetUserSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/AdUnitServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/AdUnitServiceClientSnippets.g.cs index 3fab20e6e354..f19fd82425ee 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/AdUnitServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/AdUnitServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CompanyServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CompanyServiceClientSnippets.g.cs index 36326c8c8a16..be2ddc7a171a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CompanyServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CompanyServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomFieldServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomFieldServiceClientSnippets.g.cs index 1637c8b3ab00..bbb94894b1df 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomFieldServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomFieldServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomTargetingKeyServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomTargetingKeyServiceClientSnippets.g.cs index 28fe1731d67b..0960a26ff317 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomTargetingKeyServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomTargetingKeyServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomTargetingValueServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomTargetingValueServiceClientSnippets.g.cs index 45b15a3dae95..b5b7b1d49bb1 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomTargetingValueServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/CustomTargetingValueServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/EntitySignalsMappingServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/EntitySignalsMappingServiceClientSnippets.g.cs index 8cfaf24a9588..816e1ccdc63f 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/EntitySignalsMappingServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/EntitySignalsMappingServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/NetworkServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/NetworkServiceClientSnippets.g.cs index 4b36acbe54c9..cec37231865a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/NetworkServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/NetworkServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/OrderServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/OrderServiceClientSnippets.g.cs index 301e03b094b9..87966c81fa96 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/OrderServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/OrderServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/PlacementServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/PlacementServiceClientSnippets.g.cs index db2f89ab95bb..d2f8b283673d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/PlacementServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/PlacementServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/ReportServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/ReportServiceClientSnippets.g.cs index cfd2d1274b08..05520fa1c901 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/ReportServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/ReportServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/RoleServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/RoleServiceClientSnippets.g.cs index 1b7d41ce19d9..432b272fba13 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/RoleServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/RoleServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/TaxonomyCategoryServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/TaxonomyCategoryServiceClientSnippets.g.cs index b2043988b2ae..3f25caa3d141 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/TaxonomyCategoryServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/TaxonomyCategoryServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/UserServiceClientSnippets.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/UserServiceClientSnippets.g.cs index d938b9c3be27..88d799c8be2e 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/UserServiceClientSnippets.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1.Snippets/UserServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitMessagesResourceNames.g.cs index 9f7c41085704..db2fb69cd1a2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitServiceClient.g.cs index 86b4916bbbfa..cb56471d7674 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitServiceResourceNames.g.cs index af88da006193..1908ece36b04 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AdUnitServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AppliedLabelResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AppliedLabelResourceNames.g.cs index 2565374a651d..69d30c35c47a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AppliedLabelResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/AppliedLabelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyMessagesResourceNames.g.cs index 3355cd0d69cf..933fe8a3c538 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyServiceClient.g.cs index 4b37c9df1b51..954672fe7281 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyServiceResourceNames.g.cs index a7f792e94c48..ca920b8163e9 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CompanyServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ContactMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ContactMessagesResourceNames.g.cs index 712414f4c8b8..dbde988bc227 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ContactMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ContactMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldMessagesResourceNames.g.cs index c81a7e49dff7..c1717624910f 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldServiceClient.g.cs index f4106c80e2ad..ceed58a101ed 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldServiceResourceNames.g.cs index ac8c48e11208..a26e98f8556b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldValueResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldValueResourceNames.g.cs index 69697a61621a..a653b98bc94b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldValueResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomFieldValueResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyMessagesResourceNames.g.cs index 418f5dd95796..9445d7c97650 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyServiceClient.g.cs index 65614fd258a2..07b26ef3f8cc 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyServiceResourceNames.g.cs index e22a7ed881e9..fa2de62d50a7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingKeyServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueMessagesResourceNames.g.cs index cd6edac24e37..6586e387c475 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueServiceClient.g.cs index a27234630b3f..fa644dc73b26 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueServiceResourceNames.g.cs index 66ae82734bd9..09be1155afd6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/CustomTargetingValueServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingMessagesResourceNames.g.cs index 9027c47be92a..1ff2464396f6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingServiceClient.g.cs index 246f2706deda..11e1e9db6c88 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingServiceResourceNames.g.cs index 0d5175a2c635..5605b10a22df 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/EntitySignalsMappingServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/LabelMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/LabelMessagesResourceNames.g.cs index c61d3e2aa546..47d7d3276e22 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/LabelMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/LabelMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkMessagesResourceNames.g.cs index a43eb1635ecb..f667bada33e7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkServiceClient.g.cs index c9d07b67159c..e9b2d14044b7 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkServiceResourceNames.g.cs index b9b2a422dd81..3b3b6b4aa93c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/NetworkServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderMessagesResourceNames.g.cs index cca3d8de143e..01ef32c47c7b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderServiceClient.g.cs index 3db4690a70d8..928adc245b71 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderServiceResourceNames.g.cs index 8df9dd33b3ba..285c6632e0b6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/OrderServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PackageApiMetadata.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PackageApiMetadata.g.cs index 7204a746f118..065da926110b 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementMessagesResourceNames.g.cs index 46eca28cd1f5..8a51b6edf2a2 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementServiceClient.g.cs index 5b3c5de26115..e7b174719a9c 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementServiceResourceNames.g.cs index 38c390fd93ec..5a33f6f6cb09 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/PlacementServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ReportServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ReportServiceClient.g.cs index 44638721a370..e28c1e043411 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ReportServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ReportServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ReportServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ReportServiceResourceNames.g.cs index 82c2ba7412a7..fc0c3d98c2cb 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ReportServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ReportServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleMessagesResourceNames.g.cs index 448681095f57..08b75d2f601a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleServiceClient.g.cs index ce20f697be7c..5549ed0c8471 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleServiceResourceNames.g.cs index c50b35e6efac..5bf879369185 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/RoleServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ServiceCollectionExtensions.g.cs index 4adf56f42277..a75aa4f23756 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryMessagesResourceNames.g.cs index 65591661370a..1a5dbda4232e 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryServiceClient.g.cs index fb5c91d55b17..21bc8eabeef0 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryServiceResourceNames.g.cs index 94648eeb4f28..79a387f60e9d 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TaxonomyCategoryServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TeamMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TeamMessagesResourceNames.g.cs index 8c7a5768b51d..be87d8d38ef3 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TeamMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/TeamMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserMessagesResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserMessagesResourceNames.g.cs index d22784569014..038070c658d6 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserMessagesResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserMessagesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserServiceClient.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserServiceClient.g.cs index bd9ab93ae46d..ba2b95eef38a 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserServiceClient.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserServiceResourceNames.g.cs b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserServiceResourceNames.g.cs index 7aa2c0785dfe..9a1b8a492cad 100644 --- a/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserServiceResourceNames.g.cs +++ b/apis/Google.Ads.AdManager.V1/Google.Ads.AdManager.V1/UserServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/.OwlBot.yaml b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/.OwlBot.yaml index 481ce5b426f2..3d5461843f12 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/.OwlBot.yaml +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkAsyncSnippet.g.cs index 3e4d415f05fe..fcd40315ba47 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkRequestObjectAsyncSnippet.g.cs index b19faacc9db2..727bf37eef49 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkRequestObjectSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkRequestObjectSnippet.g.cs index 16b033e34b5b..c474c5e7b40c 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkResourceNamesAsyncSnippet.g.cs index 461934da2c76..7da425c53286 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkResourceNamesSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkResourceNamesSnippet.g.cs index 96869165d56b..7a1a89183dd0 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkSnippet.g.cs index c0f00dcf2c5b..a6e5cc3508f7 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.CreateAnalyticsAccountLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkAsyncSnippet.g.cs index a0979f669912..fb427011afed 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkRequestObjectAsyncSnippet.g.cs index fe9b739b7450..af62b90784c5 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkRequestObjectSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkRequestObjectSnippet.g.cs index 9af220173d8c..b933ce07327c 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkResourceNamesAsyncSnippet.g.cs index e6e433d56f10..2867cc2cf62e 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkResourceNamesSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkResourceNamesSnippet.g.cs index b9bef1ec5939..f5aa475899a2 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkSnippet.g.cs index a26de86c8a24..288c5263dd49 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.DeleteAnalyticsAccountLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationAsyncSnippet.g.cs index a4d5664f3ffe..e9bf4c8be180 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationRequestObjectAsyncSnippet.g.cs index 15d2c130a57f..0f1ec7896fc6 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationRequestObjectSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationRequestObjectSnippet.g.cs index ff886599bb1f..ee777055c1d1 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationResourceNamesAsyncSnippet.g.cs index 425b9499c8f7..f57e6b3819a9 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationResourceNamesSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationResourceNamesSnippet.g.cs index e730baace3e1..2615ac1ae366 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationSnippet.g.cs index b87ba838ac50..44a85910d4b8 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.GetOrganizationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksAsyncSnippet.g.cs index 541c6d1fbec0..fa9694c6a678 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksRequestObjectAsyncSnippet.g.cs index c61d482cf05e..282af9f8e878 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksRequestObjectSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksRequestObjectSnippet.g.cs index 4b6ae04cb4e1..df2c656febab 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksResourceNamesAsyncSnippet.g.cs index cf159dd9eaa2..8bc3fbb390dc 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksResourceNamesSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksResourceNamesSnippet.g.cs index 9f7d3e05ff5e..093b7a088a84 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksSnippet.g.cs index 9b4def01451f..010bbf47f22a 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.ListAnalyticsAccountLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelAsyncSnippet.g.cs index 1facde833456..1177fdfd6ac2 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelRequestObjectAsyncSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelRequestObjectAsyncSnippet.g.cs index 006faaf7dc50..1bc79fb5689d 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelRequestObjectSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelRequestObjectSnippet.g.cs index b65c8ef0436d..75f6c2393a2b 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelRequestObjectSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelSnippet.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelSnippet.g.cs index f4d2a742433d..b939ab628867 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelSnippet.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.GeneratedSnippets/MarketingplatformAdminServiceClient.SetPropertyServiceLevelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.Snippets/MarketingplatformAdminServiceClientSnippets.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.Snippets/MarketingplatformAdminServiceClientSnippets.g.cs index 08a500c13c9f..86589bd707fc 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.Snippets/MarketingplatformAdminServiceClientSnippets.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha.Snippets/MarketingplatformAdminServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/MarketingplatformAdminResourceNames.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/MarketingplatformAdminResourceNames.g.cs index 5ae8a47c8165..49a292cff927 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/MarketingplatformAdminResourceNames.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/MarketingplatformAdminResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/MarketingplatformAdminServiceClient.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/MarketingplatformAdminServiceClient.g.cs index bae83fa050ce..0c94ab9ee0e8 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/MarketingplatformAdminServiceClient.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/MarketingplatformAdminServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/PackageApiMetadata.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/PackageApiMetadata.g.cs index eb77d654c3dd..09b5aed364fb 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/PackageApiMetadata.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/ResourcesResourceNames.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/ResourcesResourceNames.g.cs index 9cba5efc1c43..3e25b5cf528b 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/ResourcesResourceNames.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/ServiceCollectionExtensions.g.cs b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/ServiceCollectionExtensions.g.cs index 410b22cad9e0..29f3957ef2ca 100644 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/Google.Ads.MarketingPlatform.Admin.V1Alpha/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/docs/index.md b/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Ads.MarketingPlatform.Admin.V1Alpha/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Analytics.Admin.V1Alpha/.OwlBot.yaml b/apis/Google.Analytics.Admin.V1Alpha/.OwlBot.yaml index a22842fd65a5..5892b66db487 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/.OwlBot.yaml +++ b/apis/Google.Analytics.Admin.V1Alpha/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectAsyncSnippet.g.cs index bc462b2ab7fa..49a251e915ec 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectSnippet.g.cs index 4408c1a871db..6729bf2c9e84 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ApproveDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ApproveDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs index b3a82983e90a..6dcf5d3eb3ed 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ApproveDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ApproveDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ApproveDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ApproveDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs index aba09b580f40..fea7d2f77cda 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ApproveDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ApproveDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveAudienceRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveAudienceRequestObjectAsyncSnippet.g.cs index a4a94e66064e..5fc52d0e5a8f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveAudienceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveAudienceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveAudienceRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveAudienceRequestObjectSnippet.g.cs index 35714a838a83..f552f5e80e43 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveAudienceRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveAudienceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionAsyncSnippet.g.cs index de0baa1db358..89432b417e97 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectAsyncSnippet.g.cs index adea05cd6a16..0ed0ae18d453 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectSnippet.g.cs index bf9d34ef3b9f..cf63a90aba4e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesAsyncSnippet.g.cs index b48d66d1e0fb..1ffe04a651ad 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesSnippet.g.cs index e7e1027baf90..1e601dcb6f28 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionSnippet.g.cs index 8ebc0075514d..b7d3f3753887 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricAsyncSnippet.g.cs index d63523e740bf..4a8249bd9725 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectAsyncSnippet.g.cs index e10f06972536..a5edac46e6d8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectSnippet.g.cs index ac11a1208f92..f69f55e6309d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesAsyncSnippet.g.cs index ba7b8a4a5e11..86686c5cbab0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesSnippet.g.cs index bdb3f1dc2443..49440bfd94cc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricSnippet.g.cs index ff048032a3a7..d9f6bfa8540a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchCreateAccessBindingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchCreateAccessBindingsRequestObjectAsyncSnippet.g.cs index 8ea27ce77a11..6f6da4097f50 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchCreateAccessBindingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchCreateAccessBindingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchCreateAccessBindingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchCreateAccessBindingsRequestObjectSnippet.g.cs index da1788b4e3f3..6b736bca6e9d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchCreateAccessBindingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchCreateAccessBindingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchDeleteAccessBindingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchDeleteAccessBindingsRequestObjectAsyncSnippet.g.cs index a1fe256f40d6..1348cb1d5c4d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchDeleteAccessBindingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchDeleteAccessBindingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchDeleteAccessBindingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchDeleteAccessBindingsRequestObjectSnippet.g.cs index 85f598489856..79705ed06434 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchDeleteAccessBindingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchDeleteAccessBindingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchGetAccessBindingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchGetAccessBindingsRequestObjectAsyncSnippet.g.cs index 8e7f6ee0b419..dc17e89d7f03 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchGetAccessBindingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchGetAccessBindingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchGetAccessBindingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchGetAccessBindingsRequestObjectSnippet.g.cs index c15250b9633c..83cc6ab6459c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchGetAccessBindingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchGetAccessBindingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchUpdateAccessBindingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchUpdateAccessBindingsRequestObjectAsyncSnippet.g.cs index 10ee1637fe31..d58f042d7b17 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchUpdateAccessBindingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchUpdateAccessBindingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchUpdateAccessBindingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchUpdateAccessBindingsRequestObjectSnippet.g.cs index efe7451ca0c9..6dd7a7f9a7a4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchUpdateAccessBindingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.BatchUpdateAccessBindingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CancelDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CancelDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs index fcbf5f6f52ee..9fe86891f925 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CancelDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CancelDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CancelDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CancelDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs index c47f11dc1e57..625a4d49eaeb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CancelDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CancelDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingAsyncSnippet.g.cs index f2d97484bf7e..22973c4283ff 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingRequestObjectAsyncSnippet.g.cs index a36ffbc65375..418cdec3e2c3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingRequestObjectSnippet.g.cs index e1d562af38ee..d2f5b90d06e5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames1AsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames1AsyncSnippet.g.cs index 67ffc063409a..4fb499b6d126 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames1Snippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames1Snippet.g.cs index d39a27ba5782..23231d6c30a4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames1Snippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames2AsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames2AsyncSnippet.g.cs index 5249e9e3a509..d5c907203171 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames2Snippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames2Snippet.g.cs index 812509c809a7..3c35397143c1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames2Snippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingSnippet.g.cs index ed4c072abe5e..772ff18a6b31 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAccessBindingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkAsyncSnippet.g.cs index 077f65a1865e..aff00218aff5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkRequestObjectAsyncSnippet.g.cs index 6bdaa8fbb794..1cb32aacdeb6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkRequestObjectSnippet.g.cs index 5aa128e0d0fe..52d2b6e71b57 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkResourceNamesAsyncSnippet.g.cs index 35bd415fcb17..2bdf2115c9ea 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkResourceNamesSnippet.g.cs index 66c89ef4fb0b..492e4eafcba3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkSnippet.g.cs index 32620fc19640..af1162161e05 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAdSenseLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceAsyncSnippet.g.cs index b16cf1864f48..6e20394f02ab 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceRequestObjectAsyncSnippet.g.cs index 480882891621..1812c1be93b0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceRequestObjectSnippet.g.cs index 195a0f484da8..73832d7aafc7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceResourceNamesAsyncSnippet.g.cs index a31258f27ad7..424402181ff5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceResourceNamesSnippet.g.cs index 550c8854824b..fea7b4da7453 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceSnippet.g.cs index 298262c3315d..c3c05de5b1ff 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateAudienceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkAsyncSnippet.g.cs index f07f9276d0db..8949169a7a1a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkRequestObjectAsyncSnippet.g.cs index d6a1a5c316c3..6a8199a86c29 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkRequestObjectSnippet.g.cs index 53f4d8a20aa5..f1d62cfe9e16 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkResourceNamesAsyncSnippet.g.cs index 0a6788437071..0491e9ec8864 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkResourceNamesSnippet.g.cs index 1d33b954e4cd..34ca61171080 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkSnippet.g.cs index 21787d56327e..e519bbd2c96d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateBigQueryLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricAsyncSnippet.g.cs index c9c0087b9748..cae7cc39db3a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricRequestObjectAsyncSnippet.g.cs index 5f80de4ad72d..155631777c70 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricRequestObjectSnippet.g.cs index 03575687d58a..39c2ecd77a97 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricResourceNamesAsyncSnippet.g.cs index 5e36c7e9ead7..cb149fe34933 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricResourceNamesSnippet.g.cs index b86d05f81887..88e2f95e775b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricSnippet.g.cs index 1ecb03e016f8..b3d9840c6ec3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCalculatedMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupAsyncSnippet.g.cs index ed101e84216d..7bfeaa199bfa 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupRequestObjectAsyncSnippet.g.cs index d3d3e7f96928..876e36f46ade 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupRequestObjectSnippet.g.cs index 02e9016edd7c..a35b374a7b97 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupResourceNamesAsyncSnippet.g.cs index ee0b78256aeb..d4accee5216e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupResourceNamesSnippet.g.cs index da4cd4164452..247b19036fa3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupSnippet.g.cs index b3de0aff11bd..8bcfe88f64d4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateChannelGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConnectedSiteTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConnectedSiteTagRequestObjectAsyncSnippet.g.cs index 05f75b35a8cf..ca7ade8bf505 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConnectedSiteTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConnectedSiteTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConnectedSiteTagRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConnectedSiteTagRequestObjectSnippet.g.cs index e8538d6fce8c..314204936638 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConnectedSiteTagRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConnectedSiteTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventAsyncSnippet.g.cs index f5af5db85440..0e7230d8c8a9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectAsyncSnippet.g.cs index a76f29feb9ea..971460bcd8b7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectSnippet.g.cs index e0f0d0bdb2fa..5a340aa7a7d8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesAsyncSnippet.g.cs index 47c893384ef6..d4379bf6cc6c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesSnippet.g.cs index 8620298d8f0f..ace9d85d6af8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventSnippet.g.cs index 97efc0686947..1558bbdd55e3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionAsyncSnippet.g.cs index 0de2d53f87bc..936a3076d9b1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectAsyncSnippet.g.cs index c185815ae7bb..695c859e4e9e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectSnippet.g.cs index 6ca2f68ac35e..8b0ea53d3859 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesAsyncSnippet.g.cs index e3e510002837..c9fb19a6b553 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesSnippet.g.cs index e260f4ba82fc..57d5733f433d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionSnippet.g.cs index a645d26a62ab..440949e087d6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricAsyncSnippet.g.cs index cd535c55172c..d49cbaf57330 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectAsyncSnippet.g.cs index 5c7a4d13118a..258159d490d2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectSnippet.g.cs index 3526c3cb660c..439bd63d70af 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesAsyncSnippet.g.cs index a4e5cb389d4f..c877d6715e29 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesSnippet.g.cs index 595f187198d9..9f4a8dfbba1f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricSnippet.g.cs index e748ef148764..cdc5c0a9c7e9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamAsyncSnippet.g.cs index 63898d6130ea..e27527c73f6a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectAsyncSnippet.g.cs index e0ac0278041d..c4abb2d0b31b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectSnippet.g.cs index fc5997888003..7e4342f51885 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesAsyncSnippet.g.cs index f8b7299f2d7d..e76694943920 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesSnippet.g.cs index df4a111cd51b..b63ba44b3b2c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamSnippet.g.cs index e7048307e735..d8db9e2db3fc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs index 27677f520c69..b80fa0b17067 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs index 4dbd18e1c149..bcf70d8b5baa 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs index 42c4feb33857..c31cddfc3006 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs index 16b59a7738d1..6f939a27c094 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs index 8e9d9d57c55c..9a8ba3b55215 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs index 952e03947e89..54e9688c0f19 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalSnippet.g.cs index 41d50c09f0c3..335d6cf864e4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkProposalSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs index 560141416578..34acc1a1dcd9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs index 0bb3e308d488..9adda8c99368 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs index 73436e015058..da6e2256edf9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs index 92346e66a5ef..8bc589f7f364 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkSnippet.g.cs index 5b74ba73b2b0..dd37cc570aed 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDisplayVideo360AdvertiserLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleAsyncSnippet.g.cs index 1786bcab346c..4a31530b0a3f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleRequestObjectAsyncSnippet.g.cs index 2892be44e266..5e0cc68c019f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleRequestObjectSnippet.g.cs index 17e96f04154e..455b375ad717 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleResourceNamesAsyncSnippet.g.cs index d3ca2ba511de..aa9cae0e3158 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleResourceNamesSnippet.g.cs index 66b39f1e1ac9..ef750eb754a1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleSnippet.g.cs index f51054c01dd1..15b53e0dbc01 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventCreateRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleAsyncSnippet.g.cs index 2a64ddd736da..2130d4dfefe6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleRequestObjectAsyncSnippet.g.cs index 52c1a230d3c3..f377ea25de4b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleRequestObjectSnippet.g.cs index c3883cbccc0f..f739c9147bde 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleResourceNamesAsyncSnippet.g.cs index d7ca3a82293e..6fd3de8fd65e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleResourceNamesSnippet.g.cs index d1d715a25dfe..b16738d038f1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleSnippet.g.cs index 5df3c54d238a..649a42ab4f0e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateEventEditRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetAsyncSnippet.g.cs index 27cca46abb6c..5aaa289b8056 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetRequestObjectAsyncSnippet.g.cs index c4515d604204..94cde0ca698f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetRequestObjectSnippet.g.cs index 91794e09b18f..e2f450db887a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetResourceNamesAsyncSnippet.g.cs index aa1fc8bb03d7..c886130d1fe5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetResourceNamesSnippet.g.cs index 8036ff182433..f1ee1542d81e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetSnippet.g.cs index 5160dcf3b4df..868baa2fb1b6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateExpandedDataSetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkAsyncSnippet.g.cs index 5586fa888bb1..4ccce40160ae 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectAsyncSnippet.g.cs index ce2253bd5c05..c5a3d1afa2c1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectSnippet.g.cs index 9a1d3bb3e32e..98da27ccd2a6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesAsyncSnippet.g.cs index 276964163dec..6b8558e0fa58 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesSnippet.g.cs index 741bd3b7fe80..9d55f5384750 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkSnippet.g.cs index 7752a7f748c9..8db959d840a4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsyncSnippet.g.cs index 67ee5823a420..c6292cd28b57 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs index 2a686513bd3c..ec9eff72a23d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectSnippet.g.cs index dcafd7c06796..a52238affcd4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesAsyncSnippet.g.cs index 6fffceab4936..e40b8eccce46 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesSnippet.g.cs index 8b2c88c2a742..bbd5fea235db 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkSnippet.g.cs index 9039597e40f1..8fa22400347d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventAsyncSnippet.g.cs index f5d61002e33c..74aeead9945f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectAsyncSnippet.g.cs index 4c6194a8ac93..045594fb05a5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectSnippet.g.cs index b8955c03f4e7..772fbef5e790 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesAsyncSnippet.g.cs index 9b9236d1379e..38ce466e3500 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesSnippet.g.cs index 08bba2c6b2bd..2df94f54d9a7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventSnippet.g.cs index d92db5afa4f8..ed7f67734004 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsyncSnippet.g.cs index 098fb8b82dea..f0ca4a5ab6dc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs index 6d41d67bcf3f..a97e721a2e95 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectSnippet.g.cs index 5882097ca38b..0f1e0985fca4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs index d597d4594075..c8f3b225a778 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesSnippet.g.cs index 4e148b823d0b..ea1ff0bf6d54 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretSnippet.g.cs index ec33293b27ab..051e3912ea06 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyAsyncSnippet.g.cs index 2d02ba74a367..35e2313ed119 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectAsyncSnippet.g.cs index d6eff1ca6b5c..25b66a3d86de 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectSnippet.g.cs index 238f9cc88441..3f3b518df54e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertySnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertySnippet.g.cs index cc7079c1304b..ee5eedb0aca0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertySnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertyRequestObjectAsyncSnippet.g.cs index 01bef2fd145a..09fbd5a6d6a1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertyRequestObjectSnippet.g.cs index f8f45624048f..2f5be61a2e67 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkAsyncSnippet.g.cs index 33041e4b9234..10514fef0216 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs index 76cf9703b72c..d82d9220a36c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkRequestObjectSnippet.g.cs index 9d8a8df06251..c6cfb811b16d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs index 268952a0cb1c..dfc455d7bc52 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkResourceNamesSnippet.g.cs index b00f920dab18..c43afd07e242 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkSnippet.g.cs index 94b9f4f77e2a..b39d76ead386 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateRollupPropertySourceLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs index 99575632ee42..ef0ff68f3fd9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs index 0d5f47bc6f51..0c78825064a0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs index dc9261b39f16..c4ea7c45aa66 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs index ab5490676249..0adff307f4d8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs index fe0c25a58e0c..0e1492a76249 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaSnippet.g.cs index 94140734dc38..6dc589f644f9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSKAdNetworkConversionValueSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkAsyncSnippet.g.cs index cbb9106ea1fe..199a7e565e37 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkRequestObjectAsyncSnippet.g.cs index cb88b2b25764..22a32298db53 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkRequestObjectSnippet.g.cs index 32dfbbffd757..2f6d0ecd497a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkResourceNamesAsyncSnippet.g.cs index 163ea9c574c3..fe170871d0cc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkResourceNamesSnippet.g.cs index b02f0e9f27c3..b0f5e454478f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkSnippet.g.cs index 971930121c76..e85dd6c30f34 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSearchAds360LinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterAsyncSnippet.g.cs index f4e4cdb37197..e259b0613944 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs index 973719aeb83f..f986b454c455 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterRequestObjectSnippet.g.cs index 06606004eac5..4654ae1686fb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs index 766119d985f6..045a6203c492 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterResourceNamesSnippet.g.cs index f56c0822a603..cd5c1976c3ab 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterSnippet.g.cs index 1afa42e4daeb..7a3bc88b422d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.CreateSubpropertyEventFilterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingAsyncSnippet.g.cs index 23a6cc94b5ab..b9b1834ea4e0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingRequestObjectAsyncSnippet.g.cs index 449893355117..5676fd092f38 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingRequestObjectSnippet.g.cs index 7b291897cf9a..f39d1152ce78 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingResourceNamesAsyncSnippet.g.cs index 3ad420c695be..a773dda2ded0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingResourceNamesSnippet.g.cs index 3824aedd5d14..57ff5fa93053 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingSnippet.g.cs index e030e08e5a15..2bf09570e0df 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccessBindingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountAsyncSnippet.g.cs index 8bea0b262545..2e7159cea763 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectAsyncSnippet.g.cs index d47991d1aae2..fd33d9b7fc64 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectSnippet.g.cs index d7ddd6ae29a3..b2f7b02ae999 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesAsyncSnippet.g.cs index c9475bbeffda..afb12268db69 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesSnippet.g.cs index ab630023f389..fd85fffc4d50 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountSnippet.g.cs index b8cb4e8f319e..a128de1ec16c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkAsyncSnippet.g.cs index a4c89e0af4f9..b5dae7096c62 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkRequestObjectAsyncSnippet.g.cs index 361265ae7e00..70fa8f399a63 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkRequestObjectSnippet.g.cs index ba99b26c7ffd..04d71ce8eb81 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkResourceNamesAsyncSnippet.g.cs index d7c28f3b6497..6362ef843b7c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkResourceNamesSnippet.g.cs index b42d25195e37..f99dbbaa1766 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkSnippet.g.cs index c51adebffcff..4901a453dd2e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAdSenseLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkAsyncSnippet.g.cs index 08b95e39bbf4..525d572ae7d7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkRequestObjectAsyncSnippet.g.cs index 3448440a4518..6062b4bce300 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkRequestObjectSnippet.g.cs index d31734076afe..0dcfaa882efc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkResourceNamesAsyncSnippet.g.cs index d9b0d6378499..4e33f1adbe1f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkResourceNamesSnippet.g.cs index 4bbb40f7da6b..3cf9e69b3919 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkSnippet.g.cs index 4b92b34d3740..2cd85a3d8dc2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteBigQueryLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricAsyncSnippet.g.cs index a4655660ce47..310473262d3e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricRequestObjectAsyncSnippet.g.cs index f0db9abd48d9..ead51426c8b6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricRequestObjectSnippet.g.cs index 670cc70f3c52..5391f852af1d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricResourceNamesAsyncSnippet.g.cs index 787f0c3b9c6d..0ae8567f18b5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricResourceNamesSnippet.g.cs index 672181a3d352..8ea50c0b4a05 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricSnippet.g.cs index a8a9c7782c3a..cdaa76753b70 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteCalculatedMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupAsyncSnippet.g.cs index 4d3dd1a7f1e9..79397a67c955 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupRequestObjectAsyncSnippet.g.cs index 5804be7a3982..3001bbdc14ff 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupRequestObjectSnippet.g.cs index 22f4a593afeb..458960a4a38b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupResourceNamesAsyncSnippet.g.cs index 63025dd80e4f..9e275c76a419 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupResourceNamesSnippet.g.cs index cefda8d40723..e7c822442856 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupSnippet.g.cs index 7d2ae0de0aa3..b30198d3a639 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteChannelGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConnectedSiteTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConnectedSiteTagRequestObjectAsyncSnippet.g.cs index 7a7a80b59d8a..9ec8985ae2b4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConnectedSiteTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConnectedSiteTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConnectedSiteTagRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConnectedSiteTagRequestObjectSnippet.g.cs index 23c77f242f31..26ddfa74487e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConnectedSiteTagRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConnectedSiteTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventAsyncSnippet.g.cs index 4449f55baccb..8a1f051537bd 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectAsyncSnippet.g.cs index 7ed9ce36d02e..860cff483788 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectSnippet.g.cs index a38a851717c9..1f6a8a5085d6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesAsyncSnippet.g.cs index deca9e3082c6..ac9e0499a4b1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesSnippet.g.cs index 89f08742db0e..0212fd9cea0d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventSnippet.g.cs index c06283b76a7d..109fb942433e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamAsyncSnippet.g.cs index c74e8844dad5..ae9b90b49cb4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectAsyncSnippet.g.cs index e98cec490a7a..ee418b7e7541 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectSnippet.g.cs index 1d4ab3a066be..427c29ae2dfc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesAsyncSnippet.g.cs index 4fe93249c22b..d4c9c14d7456 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesSnippet.g.cs index 0aed00ed9090..384fc964c038 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamSnippet.g.cs index 83174d2af5b4..89e6094ac25a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs index e8a4ec20499e..4e5e1a88139c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs index f16ceeb32296..1dd4b4a6e52d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs index a08b416429aa..389b7f881c15 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs index ede48a64c7b6..543245a4d64b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs index 249241fcd01e..41a4f901fd62 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs index cdcb696065b8..91615aa20a84 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalSnippet.g.cs index a6e9521e3023..58bad9981d1f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkProposalSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs index 115b1442d64c..e3930421bd7c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs index e90dd9656ff4..e754ea97fd9f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs index 563caedf4d6d..6ee85eca24f0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs index 8c3b3a41e9d2..a6a936ae33db 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkSnippet.g.cs index eeb706578a4f..3faf0ee398b6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDisplayVideo360AdvertiserLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleAsyncSnippet.g.cs index 47bcabd6ab0b..7227442c89ee 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleRequestObjectAsyncSnippet.g.cs index ac8e5443e8ea..f4228acd4dcb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleRequestObjectSnippet.g.cs index 57e7f043845b..5d46c42bb0e2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleResourceNamesAsyncSnippet.g.cs index e443e33d376e..ecc541c0e02c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleResourceNamesSnippet.g.cs index 53311c36ae04..bc25432da6cd 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleSnippet.g.cs index 18c60b957d07..f927d324223c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventCreateRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleAsyncSnippet.g.cs index e0d7d9769d25..b5bf175b47e2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleRequestObjectAsyncSnippet.g.cs index a1a929d9dd03..4f555ec34c89 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleRequestObjectSnippet.g.cs index ea9fbe6fb439..61cc7bb27572 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleResourceNamesAsyncSnippet.g.cs index 91c7979b1190..0dd85becced8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleResourceNamesSnippet.g.cs index 9fa7e893129a..31e583881907 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleSnippet.g.cs index f1e76aced243..b023edc08c5a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteEventEditRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetAsyncSnippet.g.cs index 18d0e59caf30..7924b34cd3f3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetRequestObjectAsyncSnippet.g.cs index e4fe1130f8cd..c2d1ec02ce13 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetRequestObjectSnippet.g.cs index 8f9b24a85622..6298d53776c5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetResourceNamesAsyncSnippet.g.cs index abb26040d8e3..a203e84969cb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetResourceNamesSnippet.g.cs index e74ffa93fe16..7fc2264a1173 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetSnippet.g.cs index 2509185e6a02..2667c48eeb93 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteExpandedDataSetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkAsyncSnippet.g.cs index 5f24fbded08a..68705e65a72b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectAsyncSnippet.g.cs index f062ff6018c9..828c79884578 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectSnippet.g.cs index d71739c7a6f5..0b5b374f1879 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesAsyncSnippet.g.cs index 184fb4781783..52cf9542c673 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesSnippet.g.cs index 357bcc1d5658..625e72d7971a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkSnippet.g.cs index c8f155148722..58ad85bc8dd4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsyncSnippet.g.cs index a5638bf692a4..bd03890c8eec 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectAsyncSnippet.g.cs index 9c58d1370107..db795453af85 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectSnippet.g.cs index 74dd1b561c76..4b3997bdafde 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesAsyncSnippet.g.cs index 2d33728a8ced..62878b717c86 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesSnippet.g.cs index d83a5681714e..ea03b924aa56 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkSnippet.g.cs index b7eb1c79400c..859ac5c2fd9e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventAsyncSnippet.g.cs index db94221c2a24..79b6eebc83e4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectAsyncSnippet.g.cs index ab678b4e9efe..41081a3d54e2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectSnippet.g.cs index 642ee203aa00..7a1de0818520 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesAsyncSnippet.g.cs index 6bd4bac26e62..e87233e6df07 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesSnippet.g.cs index b79d8c7511b9..9e60ac19a07d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventSnippet.g.cs index 70815d7da1a1..bfd221cb244b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsyncSnippet.g.cs index 9bd0e24f6092..7978e4a24906 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs index 4b16f6ad918f..b179d480abfc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectSnippet.g.cs index 4493059398f2..585e755e1cd7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs index 8829765665b5..5fcbfcdaf76c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesSnippet.g.cs index d96e044c229a..ab0f7dfa6952 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretSnippet.g.cs index bdaddecd5c98..b2c8c470c0a0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyAsyncSnippet.g.cs index 84cd0529c455..82f51428f180 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectAsyncSnippet.g.cs index e47ebc8d7b91..66269d517833 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectSnippet.g.cs index 54dcacb126a9..df1693067a77 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesAsyncSnippet.g.cs index 07dcd3567357..7110018adcc3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesSnippet.g.cs index 10fa8005e825..4e7c0ab755b4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertySnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertySnippet.g.cs index aae8466575de..cd2e68126cf5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertySnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkAsyncSnippet.g.cs index 32bba3bfc369..559fbe3d81e5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs index 3493333b8338..10b422d8771e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkRequestObjectSnippet.g.cs index 11b92323aca2..f2bcf7e35d36 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs index a85b0da4129c..6056c3725a27 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkResourceNamesSnippet.g.cs index 7ad57e8dac59..17c3c0d239c8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkSnippet.g.cs index a53736cf6c2c..114fcb6e8cb4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteRollupPropertySourceLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs index acd3a13e05e3..3fdc8d5fadca 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs index d6c15879da5a..19f5154496bc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs index 29c8c36af44f..b06f7405807c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs index 23a6407a563a..a3027ab67c68 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs index 10a7f316d0cd..154f3b37af3c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaSnippet.g.cs index a0a9a11b0331..b22ba1478f68 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSKAdNetworkConversionValueSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkAsyncSnippet.g.cs index 1c8d6f0b7db1..73d0327100f9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkRequestObjectAsyncSnippet.g.cs index 5f52ac9c7f47..ff189e9bbbed 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkRequestObjectSnippet.g.cs index 18f400103616..4472e42c8718 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkResourceNamesAsyncSnippet.g.cs index f36e501d12a8..82b2e188cbb5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkResourceNamesSnippet.g.cs index 02add4463095..6c76a30206a3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkSnippet.g.cs index d1bc223fadc0..3acc39e15b53 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSearchAds360LinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterAsyncSnippet.g.cs index 72fa4ab10315..538eeb0fcf50 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs index 68b35b055f9c..eda7b023853a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterRequestObjectSnippet.g.cs index e651e94564a8..ab965fbf61eb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs index fe1537020256..3250920b1ef5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterResourceNamesSnippet.g.cs index e02e5991cb29..1a5728f3764b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterSnippet.g.cs index 9bfefdc024f3..600e4497fa3d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteSubpropertyEventFilterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchAutomatedGa4ConfigurationOptOutRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchAutomatedGa4ConfigurationOptOutRequestObjectAsyncSnippet.g.cs index dadbb43ead70..26d18cc005d5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchAutomatedGa4ConfigurationOptOutRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchAutomatedGa4ConfigurationOptOutRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchAutomatedGa4ConfigurationOptOutRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchAutomatedGa4ConfigurationOptOutRequestObjectSnippet.g.cs index 7c24377fec00..e72af44679d6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchAutomatedGa4ConfigurationOptOutRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchAutomatedGa4ConfigurationOptOutRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchConnectedGa4PropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchConnectedGa4PropertyRequestObjectAsyncSnippet.g.cs index 73ba9bee5530..aad689bffd63 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchConnectedGa4PropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchConnectedGa4PropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchConnectedGa4PropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchConnectedGa4PropertyRequestObjectSnippet.g.cs index 9b079979ebf9..13b09a304dd0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchConnectedGa4PropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.FetchConnectedGa4PropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingAsyncSnippet.g.cs index db93de077435..34ec6c0fab36 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingRequestObjectAsyncSnippet.g.cs index 7568eae4e185..19fab40af324 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingRequestObjectSnippet.g.cs index 470ae41f09d8..c09352ebd641 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingResourceNamesAsyncSnippet.g.cs index 54d2040c412a..280a951173d0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingResourceNamesSnippet.g.cs index 5d58aa94e14a..8df3dfc08af7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingSnippet.g.cs index 4b3f9cd78327..da967baf66de 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccessBindingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountAsyncSnippet.g.cs index 5211575d4dd6..2a59feb2a6b4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectAsyncSnippet.g.cs index c016e6686598..a242e6a0327e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectSnippet.g.cs index 6362b9da10ca..186630149988 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesAsyncSnippet.g.cs index 5a634e579ee7..2c56c9d2ecdc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesSnippet.g.cs index b7b03d50d1d7..490e27835c70 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountSnippet.g.cs index 90d1d879f780..c692da14d0bd 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkAsyncSnippet.g.cs index 3125cf189ed9..eb181acaa65a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkRequestObjectAsyncSnippet.g.cs index 706f1b6b8f4f..3cee4025bed8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkRequestObjectSnippet.g.cs index d413f283673b..7a09d94859eb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkResourceNamesAsyncSnippet.g.cs index 04b8548d0f72..a93a2d6a6be0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkResourceNamesSnippet.g.cs index ffc68ca3194c..579b0b4c20bf 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkSnippet.g.cs index 9a76d7f02001..3ae0490a1ce2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAdSenseLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsAsyncSnippet.g.cs index 092878c6f62b..5ee6939343ae 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsRequestObjectAsyncSnippet.g.cs index 5436dfa28d91..5e63d13401c6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsRequestObjectSnippet.g.cs index 9737480d1e5d..7830618c1877 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsResourceNamesAsyncSnippet.g.cs index 51e7c52c0431..75161b1f780e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsResourceNamesSnippet.g.cs index a2366eb55a8e..0e988caf5af9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsSnippet.g.cs index 072cdf52806e..20fb46ad3681 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAttributionSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceAsyncSnippet.g.cs index 3ac3189776e3..8936b1242f23 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceRequestObjectAsyncSnippet.g.cs index 2affd626ae4b..919481ecfed6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceRequestObjectSnippet.g.cs index b01efd33ec7a..405d032a2902 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceResourceNamesAsyncSnippet.g.cs index 15f899565ddc..aed564081f66 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceResourceNamesSnippet.g.cs index 193b17603faf..2e409957d915 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceSnippet.g.cs index 3d14e648beff..2938beb9074c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetAudienceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkAsyncSnippet.g.cs index f9bdd583ade4..9ee89b7116cd 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkRequestObjectAsyncSnippet.g.cs index 4cb0b7076dfa..3316bf458f0c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkRequestObjectSnippet.g.cs index 43467972c961..e82d7d186a45 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkResourceNamesAsyncSnippet.g.cs index 47f1b6446aad..10ce2134b07d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkResourceNamesSnippet.g.cs index cbebe73c31bc..2ff11e38716a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkSnippet.g.cs index 220a92b510ad..6f85dfe0a1bc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetBigQueryLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricAsyncSnippet.g.cs index aff4c12beeb8..281cdb207780 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricRequestObjectAsyncSnippet.g.cs index 655d3ff997f5..c2df66e58575 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricRequestObjectSnippet.g.cs index 9e5c6673b59b..0fe4b189332d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricResourceNamesAsyncSnippet.g.cs index 7349f193a383..843f41079a8d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricResourceNamesSnippet.g.cs index bec43ef6f86f..f706dc3aff42 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricSnippet.g.cs index 7ba21fc40cf0..e9593b5da33a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCalculatedMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupAsyncSnippet.g.cs index 59c61861b8e7..00e7f2064dd8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupRequestObjectAsyncSnippet.g.cs index e495efd9d1a4..e3355dacadbd 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupRequestObjectSnippet.g.cs index dfe8c08de0c7..3aa6d0739290 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupResourceNamesAsyncSnippet.g.cs index 4d81bfbd1b59..9bb193b05564 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupResourceNamesSnippet.g.cs index 0e5500755796..c86660ed55d0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupSnippet.g.cs index 503c8d0ac8ac..cfd84c32c555 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetChannelGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventAsyncSnippet.g.cs index 070007e8fd47..ae9133572bc4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectAsyncSnippet.g.cs index a54fecc56512..65ae2b6b4e84 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectSnippet.g.cs index e022f4b6dfe8..a0373d142f65 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesAsyncSnippet.g.cs index c4787c8e922d..9741462332c3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesSnippet.g.cs index 38ced34c43d4..b38d871f3450 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventSnippet.g.cs index 9a66719c6f38..27617a53c1d1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionAsyncSnippet.g.cs index b2ada01d47b8..54373eb23415 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectAsyncSnippet.g.cs index e6eb76cea168..3e249eb32c2c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectSnippet.g.cs index 6c95308801b4..2eaa88d44106 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesAsyncSnippet.g.cs index 4dac922e9eff..39ef61c264ab 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesSnippet.g.cs index 8cccc5fbabf2..ca84de4c1d78 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionSnippet.g.cs index f5b2f454773f..0e78f524769f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricAsyncSnippet.g.cs index 1e0f1a33e769..d902f74dc7f4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectAsyncSnippet.g.cs index 5c8ecbbe58b4..8e3b70e45aab 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectSnippet.g.cs index 9b2115e1a84d..285c28f5e1df 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesAsyncSnippet.g.cs index 12fbae735290..2606c8c5d4d1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesSnippet.g.cs index 1e4790b5e815..20b327b6cf73 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricSnippet.g.cs index cc7e6427c5e8..65889b80ccd1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsAsyncSnippet.g.cs index 7e5e4fb670c1..3dee0c238889 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsRequestObjectAsyncSnippet.g.cs index e1e876d4e1a5..55cdcdbb41c6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsRequestObjectSnippet.g.cs index d29676b7ad27..0017487a63ad 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsResourceNamesAsyncSnippet.g.cs index 2ef6cb8ae2fb..2150c4363dee 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsResourceNamesSnippet.g.cs index 472dd441ebcb..6741e53bece0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsSnippet.g.cs index 00accc8198e6..7a5a108a982e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRedactionSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsAsyncSnippet.g.cs index a28a4e041d12..573f52b290be 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectAsyncSnippet.g.cs index cbb29c291599..436ce9ee5961 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectSnippet.g.cs index 9e78f4450a00..52a0fc73af0b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesAsyncSnippet.g.cs index 1c7c01c05616..474764202efb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesSnippet.g.cs index 149a120b8192..b04bc90c14d0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsSnippet.g.cs index b455320dd771..5fe0056077a5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsAsyncSnippet.g.cs index e84f616ccf2a..6ce3733a5a9e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectAsyncSnippet.g.cs index 535459ec3146..57c6c2a0cbcc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectSnippet.g.cs index 3539ec2c7d49..ba874375bb4d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesAsyncSnippet.g.cs index 1308b39e2c4f..3b09b452545f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesSnippet.g.cs index 892519da26b8..1a159bc61bf7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsSnippet.g.cs index 06a20201d6ae..2a2e8cc651d3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamAsyncSnippet.g.cs index 238a851a1e6d..198610861019 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectAsyncSnippet.g.cs index 52ef2cc1e9ae..051e4673c97f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectSnippet.g.cs index ff6fa0730dee..cb04e7040989 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesAsyncSnippet.g.cs index b87045eb2dd7..d97bd26f1795 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesSnippet.g.cs index b9dcbe7d690f..2509ef988606 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamSnippet.g.cs index 0639122bdeaa..549aba4e4f73 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs index bd37503f3642..eca4c5e3d1f2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs index bbd6575bdd24..08d6d6d8aee3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs index cdc5bbc9c598..c08dbdffeb6c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs index b7b1e94dee2c..2a92c8ecfbba 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs index 333ee0b218b0..86e2c7c225b5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs index bdba656b92cb..4d3633b35b6c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalSnippet.g.cs index 9840fadfcdd4..e2a65df0056f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkProposalSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs index e125f84a50b3..2c13ef420460 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs index 65ef9539ceab..9d2a51590e09 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs index aed0eabc7058..f0b838663ca4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs index 87523a40ae31..eda092f28b52 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkSnippet.g.cs index b226484ca0cd..1e6d64bdc4eb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetDisplayVideo360AdvertiserLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsyncSnippet.g.cs index e41d21a89c27..6a27d461c331 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsRequestObjectAsyncSnippet.g.cs index 22c4a10b2144..6c45dc4a6dbb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsRequestObjectSnippet.g.cs index 053aab00fd68..711b3bacace8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsResourceNamesAsyncSnippet.g.cs index 984aa5a39549..a9e123579c51 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsResourceNamesSnippet.g.cs index 8b898a3e11a3..24951ae97275 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsSnippet.g.cs index c0489117a9e2..ee21cb3d1b19 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEnhancedMeasurementSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleAsyncSnippet.g.cs index 964a3c48974e..f12925533d73 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleRequestObjectAsyncSnippet.g.cs index 6496f240a3dd..c46e98bc0da5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleRequestObjectSnippet.g.cs index 7216703ecf40..643c24b40719 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleResourceNamesAsyncSnippet.g.cs index d9b3d1b60d17..ad3e83e6d1b9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleResourceNamesSnippet.g.cs index 4a10f26a5cdb..ff60e9271054 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleSnippet.g.cs index 8ec582a13e1d..e1861cf2a9df 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventCreateRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleAsyncSnippet.g.cs index 1eef5b3ab676..134b5d87593f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleRequestObjectAsyncSnippet.g.cs index 0a6ffcd0e829..4147fc242ae7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleRequestObjectSnippet.g.cs index feb21b71d947..65f5ee66bd28 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleResourceNamesAsyncSnippet.g.cs index bcd8738eea8a..10dd7958cad8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleResourceNamesSnippet.g.cs index de805680c6f8..b6a96ed0392e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleSnippet.g.cs index ed12992cad72..40a766fd445c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetEventEditRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetAsyncSnippet.g.cs index b7546c80e58b..8a37eefdfab3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetRequestObjectAsyncSnippet.g.cs index c476544e658f..d1a6cebac8f3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetRequestObjectSnippet.g.cs index 0b5a08ea1723..8b22d0ea50f1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetResourceNamesAsyncSnippet.g.cs index 3fe9b5b2e96a..094ba1de138e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetResourceNamesSnippet.g.cs index 68094b1bf0e9..e19acaf709eb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetSnippet.g.cs index e4c448d5d8f8..d507e433a7cb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetExpandedDataSetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagAsyncSnippet.g.cs index 00bd2b074014..cc1314a21070 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagRequestObjectAsyncSnippet.g.cs index 2b27e4486396..a87f11756c18 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagRequestObjectSnippet.g.cs index b54cfa7d4302..ac6e5ae96c53 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagResourceNamesAsyncSnippet.g.cs index 6aee911d57fe..8848fccb3638 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagResourceNamesSnippet.g.cs index cf10c5cba120..9b68683e9829 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagSnippet.g.cs index 5b47169cb6b3..9d082795e251 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGlobalSiteTagSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsyncSnippet.g.cs index dafef1f75ec8..12d6d649785b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsRequestObjectAsyncSnippet.g.cs index 54e34e890082..3afe7017d253 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsRequestObjectSnippet.g.cs index 2c722c050e70..b8fdbea9e9e0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsResourceNamesAsyncSnippet.g.cs index b9c17f4245c2..660e63e0594a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsResourceNamesSnippet.g.cs index 06af76e6085b..0ea9fffb8c73 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsSnippet.g.cs index 1abde4e57798..e19366ceaa7d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetGoogleSignalsSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventAsyncSnippet.g.cs index 352beb59e3ce..96781e712f12 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectAsyncSnippet.g.cs index 8e0ed179bee6..4b3bc8d487e3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectSnippet.g.cs index 80a57d64d82a..c4ca62dded94 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesAsyncSnippet.g.cs index b5d51c4db830..13694830027b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesSnippet.g.cs index 97013e559c11..d9af38e45ae4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventSnippet.g.cs index 81be2c3eb3c1..9d928e2c023b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsyncSnippet.g.cs index 473567263240..2025171dee8d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs index c4feb13c649e..3f8cc9758781 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectSnippet.g.cs index e0a6abe69095..77bca00116d5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs index 288d7f1e3de9..75b08790cf79 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesSnippet.g.cs index ddcaebdc8cc6..ca1484e86bed 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretSnippet.g.cs index 694afcd2119e..27f67328582c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyAsyncSnippet.g.cs index adcfa6f11adc..ea85d03cbe4b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectAsyncSnippet.g.cs index e2f6dfb5309f..d134cfd2c227 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectSnippet.g.cs index db55ee5d6b10..416cb755a3ab 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesAsyncSnippet.g.cs index b702e9e6e702..6691fab4f795 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesSnippet.g.cs index 37522b509a52..d46f43d06b91 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertySnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertySnippet.g.cs index e14106bc1b18..f49389242faf 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertySnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkAsyncSnippet.g.cs index 12d9de6ed2e3..f28c4a0d683e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs index a6a47f6ba1c8..f32244047c35 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkRequestObjectSnippet.g.cs index 8249849a66e0..61a6cde57a6e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs index 9ccbe411d3da..bd7a74da033a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkResourceNamesSnippet.g.cs index 932df0614104..dec90e29a49b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkSnippet.g.cs index 8c2260dd1a20..e7f1d2d5eda7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetRollupPropertySourceLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs index b19e6dca18b3..0fbf3a03e6ec 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs index 0d1247ef4277..5768dfb1adb1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs index b4e1a56f2897..6ef217000ff9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs index 6820361e87b3..0a9a165520fd 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs index bd8870d85731..2e74619a5fd4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaSnippet.g.cs index c8c3723535cb..7ba5af66d1e0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSKAdNetworkConversionValueSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkAsyncSnippet.g.cs index fe1f00e4672a..46c45a2831d2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkRequestObjectAsyncSnippet.g.cs index 838bc063c50a..7b37bdf1b7a9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkRequestObjectSnippet.g.cs index f3060769c17b..17d3019223b7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkResourceNamesAsyncSnippet.g.cs index 5794725de811..6d5c1dbabca6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkResourceNamesSnippet.g.cs index 099ce11d989e..43a4c8f03ede 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkSnippet.g.cs index 3e521a0ffca6..9ac391d6fac2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSearchAds360LinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterAsyncSnippet.g.cs index be7e3d225d8d..54cd878eaa29 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs index 77a7a210344a..7116b7876582 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterRequestObjectSnippet.g.cs index 1c096da09c9c..62aed7b2c101 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs index 577a32fb4fe0..96959b2915be 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterResourceNamesSnippet.g.cs index 6c79b2f100bc..90e2b941e97b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterSnippet.g.cs index d8b1c4702c3f..6de230ed801a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.GetSubpropertyEventFilterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsAsyncSnippet.g.cs index c4a7abba41cf..c2da5a3296a2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsRequestObjectAsyncSnippet.g.cs index 7b30bcc78e70..db88c20b5826 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsRequestObjectSnippet.g.cs index f9aa60187b47..7465baee9930 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames1AsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames1AsyncSnippet.g.cs index 1e8830c01550..de481923b1c6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames1Snippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames1Snippet.g.cs index 33802fdb6ac7..fa0310a5daff 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames1Snippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames2AsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames2AsyncSnippet.g.cs index 37d5ce09753c..cc7b47d5e481 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames2Snippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames2Snippet.g.cs index 9f310fa64ad2..35c1fc87d347 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames2Snippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsSnippet.g.cs index 32e5bb2084b7..980315c9e307 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccessBindingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectAsyncSnippet.g.cs index a64e8b64cee7..fb2044ef3990 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectSnippet.g.cs index 9cba89305ca0..392667691676 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectAsyncSnippet.g.cs index c7f3f3302636..3f6e2637a5ae 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectSnippet.g.cs index 2408a4548338..233ab6bb7db4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksAsyncSnippet.g.cs index 93900c7af825..2d71f8149114 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksRequestObjectAsyncSnippet.g.cs index 8e65f7cd1fdb..e3fec0a70288 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksRequestObjectSnippet.g.cs index 2a15cef1606a..371fb155b2db 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksResourceNamesAsyncSnippet.g.cs index 8e0f63c3170d..e8136d13670a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksResourceNamesSnippet.g.cs index e582eaf345e3..878c0289df0a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksSnippet.g.cs index 15eb4c6b6458..3c21ca29ef6a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAdSenseLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesAsyncSnippet.g.cs index 0e31a7edba1c..67928aeeed32 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesRequestObjectAsyncSnippet.g.cs index 146b1b83d7b7..816a3e6f1e4c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesRequestObjectSnippet.g.cs index e875be4191e6..0c42866864cf 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesResourceNamesAsyncSnippet.g.cs index 35247525e762..d6823497297b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesResourceNamesSnippet.g.cs index 17c1a456d82d..4ec66eccae1b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesSnippet.g.cs index 6013dcc50fe3..c79448f3268b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListAudiencesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksAsyncSnippet.g.cs index 77373549a98b..85e1bd092345 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksRequestObjectAsyncSnippet.g.cs index 630e081cbb86..0a6ae898072a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksRequestObjectSnippet.g.cs index c5cabbe6e9d9..d54adfd8f57d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksResourceNamesAsyncSnippet.g.cs index 370fecf9d0ed..3285d92a1586 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksResourceNamesSnippet.g.cs index 7248295f5c21..a942d6bee411 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksSnippet.g.cs index e4d1eead587c..1430f1d94f1f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListBigQueryLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsAsyncSnippet.g.cs index 151b46b9e313..72e07be332c9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsRequestObjectAsyncSnippet.g.cs index f54e9128ad81..e92840e42334 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsRequestObjectSnippet.g.cs index 98797dae4c01..f8a7b4a9bd69 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsResourceNamesAsyncSnippet.g.cs index 97a571cbb331..0fd545e445d0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsResourceNamesSnippet.g.cs index 7aed317ae722..413826c421bb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsSnippet.g.cs index 28b431530488..898d1865b746 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCalculatedMetricsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsAsyncSnippet.g.cs index ef374e90c613..fc2874c690d7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsRequestObjectAsyncSnippet.g.cs index 5a6110677d0c..a996fb0299d0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsRequestObjectSnippet.g.cs index 6a7a7de7dda8..b231103cc1cb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsResourceNamesAsyncSnippet.g.cs index 4fce21fc3ac7..b2e2a005b4c4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsResourceNamesSnippet.g.cs index 50e98649d500..bb460cff24b1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsSnippet.g.cs index c3ca6a82830d..fb51a35e8a32 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListChannelGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConnectedSiteTagsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConnectedSiteTagsRequestObjectAsyncSnippet.g.cs index 37548b3e7a55..8c5a7dc5bb5b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConnectedSiteTagsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConnectedSiteTagsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConnectedSiteTagsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConnectedSiteTagsRequestObjectSnippet.g.cs index fd565eccdd0d..555f511d4fee 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConnectedSiteTagsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConnectedSiteTagsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsAsyncSnippet.g.cs index 7f0beacbcd54..ef1bc20e38a9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectAsyncSnippet.g.cs index 4d0038f491d9..469cd2aa2e77 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectSnippet.g.cs index fdc251d33213..63b7333ce1be 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesAsyncSnippet.g.cs index 4a7d0e4df4e4..a618985bc08f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesSnippet.g.cs index 4232e4928212..b6a555a69fb1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsSnippet.g.cs index caaf1212af74..8d0827e9a469 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsAsyncSnippet.g.cs index ef63834af934..921f7002a5e5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectAsyncSnippet.g.cs index c14c3619ec5e..c476e18a1bd0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectSnippet.g.cs index e95c25856a26..ef44f89999f6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesAsyncSnippet.g.cs index 6422babad1fa..e28bdfe203d2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesSnippet.g.cs index 1afc01b41acc..9e1d6a266230 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsSnippet.g.cs index 0c3c91218e87..c42f81a9f68b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsAsyncSnippet.g.cs index 2886fdca5786..45f33b82898e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectAsyncSnippet.g.cs index c15d87b18673..3e9ea827c180 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectSnippet.g.cs index cd18ebba98a6..4a2dd8dceff7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesAsyncSnippet.g.cs index ed0168c56659..74e99d0bcadc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesSnippet.g.cs index e6066237e3e5..8be283067459 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsSnippet.g.cs index afcc9d905b8e..ec736f3d9874 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsAsyncSnippet.g.cs index 19d5d593edb6..dee59f3c68a3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectAsyncSnippet.g.cs index 92de947c7821..c7e7a4e86ce5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectSnippet.g.cs index 9b87fd552283..49ba8c44c4fc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesAsyncSnippet.g.cs index a41c99d47605..f077cee19f7e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesSnippet.g.cs index 6b63c0b8b17d..9230ddb1899d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsSnippet.g.cs index a3d4885c3f15..001b1be535a1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsAsyncSnippet.g.cs index 595e2bd7668b..7842db010415 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsRequestObjectAsyncSnippet.g.cs index 9f19317bbc36..0c6192d865f1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsRequestObjectSnippet.g.cs index 8b7d29621347..c441ce86ce68 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsResourceNamesAsyncSnippet.g.cs index ca42b66e4320..81c59e0a2089 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsResourceNamesSnippet.g.cs index f5670f44f809..acc7be44dc35 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsSnippet.g.cs index db6e5c35c18f..5b8b444bb56c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksAsyncSnippet.g.cs index 8773a2a22a53..d3389a2e6f1f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksRequestObjectAsyncSnippet.g.cs index 6bc324bebe6e..14a1cb16b091 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksRequestObjectSnippet.g.cs index 7a32cb5af7f0..75333347fd81 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksResourceNamesAsyncSnippet.g.cs index d5a21c3da8fa..bebe89d876a3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksResourceNamesSnippet.g.cs index a313bdf08a4c..69c0a3e1b347 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksSnippet.g.cs index ccc3cbcf78fa..a9a0b929a36a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesAsyncSnippet.g.cs index e65102a21cda..db0115f8eb3e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesRequestObjectAsyncSnippet.g.cs index 499f30b90835..c50a589ebdfd 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesRequestObjectSnippet.g.cs index 4ff9391af455..8b50fc88a3fc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesResourceNamesAsyncSnippet.g.cs index befb5ab716cc..545bf34fab53 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesResourceNamesSnippet.g.cs index e82f0dac133b..4f2e7c50fa5f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesSnippet.g.cs index 1e39418f94ce..48261101f182 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventCreateRulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesAsyncSnippet.g.cs index cb339bef5e0a..d58d4d519f58 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesRequestObjectAsyncSnippet.g.cs index 40acd2d89a11..b36bc35c8ab1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesRequestObjectSnippet.g.cs index 9416f1fd9d41..71f281b9f1ea 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesResourceNamesAsyncSnippet.g.cs index 96bc8a17ede7..b7650b1b70e1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesResourceNamesSnippet.g.cs index 1ee50c39ce59..7d15e7180686 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesSnippet.g.cs index 6a2b3a95cb6c..4cad93f9232e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListEventEditRulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsAsyncSnippet.g.cs index d9096839f6cc..8eedada0fa02 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsRequestObjectAsyncSnippet.g.cs index 847e1a99cdd6..71276747de40 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsRequestObjectSnippet.g.cs index b8bdf1a775e3..6dd0a0e78899 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsResourceNamesAsyncSnippet.g.cs index f9101ab610d4..c4df7780fc38 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsResourceNamesSnippet.g.cs index 5b233411b89f..b111daecf7bb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsSnippet.g.cs index e2156e42daef..7f63460c5352 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListExpandedDataSetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksAsyncSnippet.g.cs index 1b4ac4060eb9..62bb693d5176 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectAsyncSnippet.g.cs index b6d9f5546326..96eb4c350c5c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectSnippet.g.cs index 8305b7283f93..57a90cd28d89 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesAsyncSnippet.g.cs index 9b1241836f23..ada14fccd85e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesSnippet.g.cs index 99580638bf60..b866612d9989 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksSnippet.g.cs index ae8c02fa2088..0ddb70d3966b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksAsyncSnippet.g.cs index 0ce1ae37e15a..cf7d406fae4c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectAsyncSnippet.g.cs index 303df5ec7ebc..9fc2a2888648 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectSnippet.g.cs index 53ff8fb40fa7..27c6d57c1482 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesAsyncSnippet.g.cs index 66d9529b8fc7..8ba467398ced 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesSnippet.g.cs index 323af7b7051e..ae887ce111ef 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksSnippet.g.cs index 0e34a067ae51..c7142ce71083 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsAsyncSnippet.g.cs index 9642f5cd0f5f..159abbd5dac7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectAsyncSnippet.g.cs index 3620f0367082..c5b263247214 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectSnippet.g.cs index 9fbdd44e8974..75870f06a960 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesAsyncSnippet.g.cs index d6ec13f5ff03..b7dadd74e153 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesSnippet.g.cs index 7659ac663ff8..4f5ff1c7929f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsSnippet.g.cs index b1b21e0cf858..de9e74ecdc93 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsyncSnippet.g.cs index ba15158b41e4..85c74f210b43 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectAsyncSnippet.g.cs index 4fbe7dca5284..98400d79113f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectSnippet.g.cs index 64b231d2b19b..16f8c1715f73 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesAsyncSnippet.g.cs index 152a29f6b0e2..31b3d5d9d686 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesSnippet.g.cs index 095dab90a170..15bc8d0cacb4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsSnippet.g.cs index 48e60ed78d7b..bc1348c15ced 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectAsyncSnippet.g.cs index e8b591d54526..c7867d9db143 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectSnippet.g.cs index 4d11e6039ce3..27af6d252f16 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksAsyncSnippet.g.cs index e1e9ef38935f..44c1d5a19f70 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksRequestObjectAsyncSnippet.g.cs index 2e5265b18669..2aadea619611 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksRequestObjectSnippet.g.cs index 3256b74d45c2..23d7e2cc6b8d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksResourceNamesAsyncSnippet.g.cs index c7380a0c5f68..2b23d3d4df09 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksResourceNamesSnippet.g.cs index 65c0c22b5dd0..05336c75db5b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksSnippet.g.cs index 4c78618208a0..9ac3360eb69c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListRollupPropertySourceLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasAsyncSnippet.g.cs index 3ee72ba126a3..47f73fb1918b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasRequestObjectAsyncSnippet.g.cs index a4622614ef3a..82cc90c4c506 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasRequestObjectSnippet.g.cs index d63d1c4bcc42..267a47dbbb04 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasResourceNamesAsyncSnippet.g.cs index 9d6626f205da..355889ab1e83 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasResourceNamesSnippet.g.cs index 57c45dcb41e5..69be3a387058 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasSnippet.g.cs index e8220ad4871b..f3bdf47262c0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksAsyncSnippet.g.cs index c1b09d57af42..83f4e7001948 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksRequestObjectAsyncSnippet.g.cs index c5925814268d..2bfb1bb7478a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksRequestObjectSnippet.g.cs index 7bcae216da68..91bc01fd562d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksResourceNamesAsyncSnippet.g.cs index a6d1b46efa39..13bf9d389635 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksResourceNamesSnippet.g.cs index dc688b14682e..5da4308f7e2a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksSnippet.g.cs index 7e254fea9773..4d42c996b689 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSearchAds360LinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersAsyncSnippet.g.cs index 207a027e86db..5d29a176e7b0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersRequestObjectAsyncSnippet.g.cs index 4816e2bc66de..a2842be196a9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersRequestObjectSnippet.g.cs index 9cadbe0c3ead..f362e4bee778 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersResourceNamesAsyncSnippet.g.cs index 5e45d8b41cc5..c5056f5b9bed 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersResourceNamesSnippet.g.cs index 8442720a34ea..470fbd9fe573 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersSnippet.g.cs index b21b3956f49d..b4f3b2ddab8e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ListSubpropertyEventFiltersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectAsyncSnippet.g.cs index 5a926155976c..6106a9d5a088 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectSnippet.g.cs index 387768b90a7a..34855d404edb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionSubpropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionSubpropertyRequestObjectAsyncSnippet.g.cs index ec9a162819ee..dc7b1134bea4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionSubpropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionSubpropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionSubpropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionSubpropertyRequestObjectSnippet.g.cs index e8cb4135c67e..ee163c428c5d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionSubpropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionSubpropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ReorderEventEditRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ReorderEventEditRulesRequestObjectAsyncSnippet.g.cs index 420549f43af3..4f60a5c3903b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ReorderEventEditRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ReorderEventEditRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ReorderEventEditRulesRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ReorderEventEditRulesRequestObjectSnippet.g.cs index 075a5dd9f3e7..fddf379c9e67 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ReorderEventEditRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.ReorderEventEditRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectAsyncSnippet.g.cs index 82d9dad6296b..2e42c3c3cfe4 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectSnippet.g.cs index 3211f18901e4..408b7fbe1de9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectAsyncSnippet.g.cs index d755ee6d0c26..54275a46b409 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectSnippet.g.cs index 152b47a4266a..72eba8cfaee0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SetAutomatedGa4ConfigurationOptOutRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SetAutomatedGa4ConfigurationOptOutRequestObjectAsyncSnippet.g.cs index ed9c3469d5d8..2153dcdc75ad 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SetAutomatedGa4ConfigurationOptOutRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SetAutomatedGa4ConfigurationOptOutRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SetAutomatedGa4ConfigurationOptOutRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SetAutomatedGa4ConfigurationOptOutRequestObjectSnippet.g.cs index 020dca4d63ec..ce059a9a286a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SetAutomatedGa4ConfigurationOptOutRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.SetAutomatedGa4ConfigurationOptOutRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingAsyncSnippet.g.cs index c422503b6f76..20e54ded9f55 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingRequestObjectAsyncSnippet.g.cs index fc5a1b00786c..6656409bdc4b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingRequestObjectSnippet.g.cs index 822292a37363..8e6f590762d5 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingSnippet.g.cs index b7c56bba5639..6d72b80c2f1e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccessBindingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountAsyncSnippet.g.cs index ef4a85b83bbc..bc83f5806985 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectAsyncSnippet.g.cs index 91d45cace23c..a9c83fd020bc 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectSnippet.g.cs index 0a8040d04962..b09cbebdda3b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountSnippet.g.cs index 97194090ef2a..c1d11a105ecb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsAsyncSnippet.g.cs index 3a36657b695b..7065d8b0ac25 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsRequestObjectAsyncSnippet.g.cs index 4246aa9225cd..dc9b5652365e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsRequestObjectSnippet.g.cs index 365331746f98..f32fecf85345 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsSnippet.g.cs index dfde45e41125..bd3cf0c2b703 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAttributionSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceAsyncSnippet.g.cs index b190078ad4c5..c40bb99c3660 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceRequestObjectAsyncSnippet.g.cs index 32387b381e24..8d77d760d9fd 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceRequestObjectSnippet.g.cs index 5f34b452b6be..df5225885477 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceSnippet.g.cs index 434844ed8f5d..c4dd98d9c4ca 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAudienceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkAsyncSnippet.g.cs index dd18a0d3b758..c2be2a92ffb3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkRequestObjectAsyncSnippet.g.cs index a4ce98dffe0e..7c89a487dfa9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkRequestObjectSnippet.g.cs index 225cc6ed938c..7722f9c396f2 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkSnippet.g.cs index fedcc549abcb..aa1f1003d7c9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateBigQueryLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricAsyncSnippet.g.cs index 4fd549e65032..ce602b6d7e91 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricRequestObjectAsyncSnippet.g.cs index 716f5a2a7bf4..5480655eb355 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricRequestObjectSnippet.g.cs index 109fb9ddf1da..9be277b8e293 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricSnippet.g.cs index afbe7555c878..aad15b82f7eb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCalculatedMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupAsyncSnippet.g.cs index b1c89b9828d6..115a5163abeb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupRequestObjectAsyncSnippet.g.cs index ccffb57a6157..bf2296f65860 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupRequestObjectSnippet.g.cs index d57ceb77a1e0..bff4af495b7f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupSnippet.g.cs index 6b9c6bef9d9b..97b7fde6114b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateChannelGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventAsyncSnippet.g.cs index 707f31bd10cd..267eb6cfbcf1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectAsyncSnippet.g.cs index 146813b3c140..9f5280ea8481 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectSnippet.g.cs index c5b93d46ad0a..5ca6d4bde3b6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventSnippet.g.cs index 4e60c20fa00a..63119b1ab5a6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionAsyncSnippet.g.cs index 7609f17d0d8a..8d72d258ee30 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectAsyncSnippet.g.cs index 40bce958ad90..2ab4a2dfb99d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectSnippet.g.cs index 497f6a212c9b..2bad105a906a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionSnippet.g.cs index 96f548f00c1a..c1a06e76ef18 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricAsyncSnippet.g.cs index 7adf1221e3d6..b8eab27ecb84 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectAsyncSnippet.g.cs index ebc944c65e0f..344721ec92d9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectSnippet.g.cs index 4bfd136ac3fa..fdce617981d7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricSnippet.g.cs index 76d140827d0e..94fa11aa03a7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsAsyncSnippet.g.cs index c6ea5e0c74ec..2966165d8b47 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsRequestObjectAsyncSnippet.g.cs index 330e03bd2fef..ed72dea4d261 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsRequestObjectSnippet.g.cs index caa42e3a5b1a..6b57757d117c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsSnippet.g.cs index 1d5fe3e797e3..a0824c8aa1fb 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRedactionSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsAsyncSnippet.g.cs index 183a4b36eaa9..9109b9de0d41 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectAsyncSnippet.g.cs index d1687b9ffbec..b3fb5c41c2ac 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectSnippet.g.cs index e32d2e48868c..c45a1a103f0b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsSnippet.g.cs index 4ddf4b61f227..1d8e913a372c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamAsyncSnippet.g.cs index 84371563b74a..a8287111bbf6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectAsyncSnippet.g.cs index fc383f7e6432..a59b1329bff3 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectSnippet.g.cs index 96b00ac04eb6..10b4225fe283 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamSnippet.g.cs index f55f8b1ccb82..27a82a10c909 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs index d004cd3a40d4..7467f288b591 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs index e73aff5b2f6b..615e7ffaccea 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs index fb6a5c9eaa4e..f175756d9171 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkSnippet.g.cs index 47f741878e48..3d41208e32fa 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDisplayVideo360AdvertiserLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsAsyncSnippet.g.cs index 1cbf8399f087..14439c927c5a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsRequestObjectAsyncSnippet.g.cs index 06fa4ee16d12..1409f8dba35e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsRequestObjectSnippet.g.cs index 16a46290ca53..aa4e82954d8f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsSnippet.g.cs index 321f946ba032..92f9571e104e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEnhancedMeasurementSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleAsyncSnippet.g.cs index deaae05c0796..a4f6cca74ff1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleRequestObjectAsyncSnippet.g.cs index b716251127b5..b2b5a15b53ca 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleRequestObjectSnippet.g.cs index b96d92d0ef48..1ced590d9762 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleSnippet.g.cs index 9975f5988af2..05a3328c70ee 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventCreateRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleAsyncSnippet.g.cs index 00f1014e5862..403c1105efe0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleRequestObjectAsyncSnippet.g.cs index c2c1a21e109c..680c86fe2a43 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleRequestObjectSnippet.g.cs index 97dffbe51837..e2b035cf090e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleSnippet.g.cs index 95bf86185271..b0fc9b694666 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateEventEditRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetAsyncSnippet.g.cs index 35e077135628..733600380292 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetRequestObjectAsyncSnippet.g.cs index 0f9dc9794bca..e122ee9b2b73 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetRequestObjectSnippet.g.cs index 05b4d3f20ed5..68523b5b2c07 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetSnippet.g.cs index 77df585ab1f6..b9fbe2bb217e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateExpandedDataSetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsyncSnippet.g.cs index a0bb5ccf5630..be4c626ddf91 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs index c44f64dbb161..003897375248 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectSnippet.g.cs index 791b04bc392e..1dfbb3746a19 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkSnippet.g.cs index 508fc146550a..a11e027e9392 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsAsyncSnippet.g.cs index d6182e0d0010..0705acc2e37a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsRequestObjectAsyncSnippet.g.cs index 760210da3de6..a59cc9e904b1 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsRequestObjectSnippet.g.cs index 425c1ea41867..b8a1f9948cca 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsSnippet.g.cs index b06bd1e0f283..a534253d4a5e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleSignalsSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventAsyncSnippet.g.cs index aafa02ea1fd7..493e73dbe261 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectAsyncSnippet.g.cs index 34c9ef927776..89d0778c306e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectSnippet.g.cs index 59a9c29d9187..f6ba702b796c 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventSnippet.g.cs index fe4313f35908..41ed521ce258 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsyncSnippet.g.cs index a09fe2d8a178..50b39150492e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs index e147698e02c8..fda2948c7f6d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectSnippet.g.cs index c1d169d443ee..f43b79f9b705 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretSnippet.g.cs index b7697f059a3b..a0edc9bfa0e7 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyAsyncSnippet.g.cs index f2e1221b2d87..403dd80dad7d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectAsyncSnippet.g.cs index 21ca66f31b50..78d7e8e0b594 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectSnippet.g.cs index 111602317445..0cbc3fdcf29a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertySnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertySnippet.g.cs index 598a3887870f..f23043874ea0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertySnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs index cdd97c1d771f..97412bc07f2d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs index 56ddf2983d48..0d4312bf97a9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs index f880cbac9c3a..642b3c9a48c9 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaSnippet.g.cs index 7d0f9cea7de0..b4dbaf588254 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSKAdNetworkConversionValueSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkAsyncSnippet.g.cs index fe37b5755d5a..0489d517a95b 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkRequestObjectAsyncSnippet.g.cs index 5290d46c7e69..f0c13357a953 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkRequestObjectSnippet.g.cs index 7e6c7691df44..1c4f82806449 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkSnippet.g.cs index 8d3379eeea64..ad26201d229f 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSearchAds360LinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterAsyncSnippet.g.cs index 929724dbf466..5dda3443ee5e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs index 82869bf1e874..614cfa3489d0 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterRequestObjectSnippet.g.cs index 1428b026e464..bcfa5233e4e6 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterSnippet.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterSnippet.g.cs index 5be512abf179..3f06bd9d1b5e 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateSubpropertyEventFilterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.Snippets/AnalyticsAdminServiceClientSnippets.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.Snippets/AnalyticsAdminServiceClientSnippets.g.cs index 8c2d69eb71e3..8a3222faf304 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.Snippets/AnalyticsAdminServiceClientSnippets.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha.Snippets/AnalyticsAdminServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AnalyticsAdminResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AnalyticsAdminResourceNames.g.cs index 6b076ab8cbe4..efdd22745867 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AnalyticsAdminResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AnalyticsAdminResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AnalyticsAdminServiceClient.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AnalyticsAdminServiceClient.g.cs index 1b7f9887b059..f077f53e7b26 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AnalyticsAdminServiceClient.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AnalyticsAdminServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AudienceResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AudienceResourceNames.g.cs index 4a98e01d4f89..41337b42e44a 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AudienceResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/AudienceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ChannelGroupResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ChannelGroupResourceNames.g.cs index 20e9967241ea..1dc48c0e05c8 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ChannelGroupResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ChannelGroupResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/EventCreateAndEditResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/EventCreateAndEditResourceNames.g.cs index ff34a3617785..9f100269e814 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/EventCreateAndEditResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/EventCreateAndEditResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ExpandedDataSetResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ExpandedDataSetResourceNames.g.cs index 58ab8d53d445..4b560b7d8c0d 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ExpandedDataSetResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ExpandedDataSetResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/PackageApiMetadata.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/PackageApiMetadata.g.cs index f2d3d4062feb..43978a9c9542 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/PackageApiMetadata.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ResourcesResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ResourcesResourceNames.g.cs index bbb379f57e64..7a1f5845e635 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ResourcesResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ServiceCollectionExtensions.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ServiceCollectionExtensions.g.cs index 088cd47a97b6..9936e3f834ab 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/SubpropertyEventFilterResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/SubpropertyEventFilterResourceNames.g.cs index e236e56b597f..9f599ac2e014 100644 --- a/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/SubpropertyEventFilterResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Alpha/Google.Analytics.Admin.V1Alpha/SubpropertyEventFilterResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Alpha/docs/index.md b/apis/Google.Analytics.Admin.V1Alpha/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Analytics.Admin.V1Alpha/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Analytics.Admin.V1Beta/.OwlBot.yaml b/apis/Google.Analytics.Admin.V1Beta/.OwlBot.yaml index 3df06c972874..6cee3b66540b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/.OwlBot.yaml +++ b/apis/Google.Analytics.Admin.V1Beta/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectAsyncSnippet.g.cs index 7ff42f278536..eb302eb60f98 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectSnippet.g.cs index 2a9afbefa62a..d75962d9809f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.AcknowledgeUserDataCollectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionAsyncSnippet.g.cs index 86839b90f514..ce729adf88f7 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectAsyncSnippet.g.cs index cf534fd72591..74bb1904957d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectSnippet.g.cs index cff23ddae4a3..8e6999f2c004 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesAsyncSnippet.g.cs index 65c03141a11b..21bb98147899 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesSnippet.g.cs index 710814be528e..da080dcc8cbe 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionSnippet.g.cs index 4ecc8f4ba69c..47c1e47061ec 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomDimensionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricAsyncSnippet.g.cs index f7f108055c58..d22aa9a410ad 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectAsyncSnippet.g.cs index 96bc5abe8d40..38c221a90547 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectSnippet.g.cs index a79f8a6e5321..ede66a122ebc 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesAsyncSnippet.g.cs index 05a53655bb41..108148a0f91f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesSnippet.g.cs index e606ad92a356..373c1f7f6f06 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricSnippet.g.cs index ab2066b9d8bd..f5d2fe8fe03c 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ArchiveCustomMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventAsyncSnippet.g.cs index cbf627a166c4..b543ce5cd97b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectAsyncSnippet.g.cs index 8196dd9e632a..d7cdd9bb57a5 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectSnippet.g.cs index 6410867bce70..3052791855ae 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesAsyncSnippet.g.cs index 47e4d86fcada..50b865a53e46 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesSnippet.g.cs index fcb32e5f6b2e..c2c826d06f8f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventSnippet.g.cs index 736cc4b16f0c..3a4e1b693a39 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateConversionEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionAsyncSnippet.g.cs index 321ec119aa36..63c447d69859 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectAsyncSnippet.g.cs index 03634f17c828..d23a3e91b6c4 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectSnippet.g.cs index e9ba682a1468..699e582e1c10 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesAsyncSnippet.g.cs index 3f80ce6ebb9a..02b24e154a60 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesSnippet.g.cs index 1d3f61dac42d..7f83d6125fbd 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionSnippet.g.cs index f156e6246c4a..0e6db17bff39 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomDimensionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricAsyncSnippet.g.cs index 9930a9daf983..a334cdf40713 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectAsyncSnippet.g.cs index 73c3bf959f00..e7b736e078de 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectSnippet.g.cs index d4c752420624..4c22c04fc674 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesAsyncSnippet.g.cs index d9dd69af916a..2aed6f310920 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesSnippet.g.cs index 976d93e60194..48ff6149b11e 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricSnippet.g.cs index 16995ff77583..0a8919756fb1 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateCustomMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamAsyncSnippet.g.cs index 6267f6f60487..82fdb7a843fd 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectAsyncSnippet.g.cs index afb79d6be550..6bca156fe563 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectSnippet.g.cs index fe4952dc6bf5..c8437b15e8a1 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesAsyncSnippet.g.cs index 52eeae7655da..e60163c60ded 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesSnippet.g.cs index 8f010aeb7993..7e1587ac7fba 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamSnippet.g.cs index c976851a3d98..9c92b878657b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateDataStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkAsyncSnippet.g.cs index 93b0172d7a1c..4d306289bd90 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectAsyncSnippet.g.cs index 3277759329f1..e3c65a22feff 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectSnippet.g.cs index 3431b9fc0a2c..7ddb771212ec 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesAsyncSnippet.g.cs index 6bfd3447873d..7281f33ab885 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesSnippet.g.cs index 8a67c991a21b..62fe0e38f635 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkSnippet.g.cs index 80a243106590..c1ba0decdddd 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateFirebaseLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsyncSnippet.g.cs index 44f0b53361e8..714f45f49740 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs index b78ed0554cda..2d08e3c04381 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectSnippet.g.cs index 10aeb36c869d..f8f12a1af4c5 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesAsyncSnippet.g.cs index 191a98c852fa..619e5aefc883 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesSnippet.g.cs index 0570125fb131..68e6941bd5c1 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkSnippet.g.cs index c563886df3ce..92831c7fa99f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateGoogleAdsLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventAsyncSnippet.g.cs index 8421a92aa444..449a23fa7413 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectAsyncSnippet.g.cs index afaa96e6736b..4f04a90442c2 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectSnippet.g.cs index 33fe846ba0b1..4acc52ed8694 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesAsyncSnippet.g.cs index fed45a294b23..b40071a3a606 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesSnippet.g.cs index 783025fc3838..b367498836c8 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventSnippet.g.cs index 4b1cb319242f..3f182b42e795 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateKeyEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsyncSnippet.g.cs index ea382f238f62..50dd689eaf19 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs index e72f61f533b6..22496de97cfc 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectSnippet.g.cs index 0c0a3a63bdc0..93342d7b2e12 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs index 3fe4cd54e65d..14622659633a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesSnippet.g.cs index 686dee386370..6a54c07177fc 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretSnippet.g.cs index 215f01d289d5..aa2aeb820125 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreateMeasurementProtocolSecretSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyAsyncSnippet.g.cs index 7d91f7b11e2b..cdba9d822a9c 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectAsyncSnippet.g.cs index bb84485f1435..7fb6b46c42f0 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectSnippet.g.cs index d4a50f7488b2..6911ba152e8b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertySnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertySnippet.g.cs index d0c64340da7b..08e57d74cd48 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertySnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.CreatePropertySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountAsyncSnippet.g.cs index 613418710f7f..3e54a0c23919 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectAsyncSnippet.g.cs index 0b70d489c99d..ff07e6d3d693 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectSnippet.g.cs index 2fc2bde473ac..2fdd79f8fb4a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesAsyncSnippet.g.cs index 43591884dd5c..c05349702779 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesSnippet.g.cs index fdcd51aeeff7..4fcbe0290736 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountSnippet.g.cs index 383c96ea4ae9..b7053d7ada98 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventAsyncSnippet.g.cs index 0d32bf5f3fe5..7c489d60e692 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectAsyncSnippet.g.cs index 8ae3a856b0bd..59fe97222761 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectSnippet.g.cs index 775ef5af2cc7..19ea8c7fd8bb 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesAsyncSnippet.g.cs index 2908d22d5d91..06528da76af2 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesSnippet.g.cs index 78e6b6b53bf1..6d10c9cca91b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventSnippet.g.cs index 24accaf122a7..1a4cdec4dcfa 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteConversionEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamAsyncSnippet.g.cs index 51c4db639938..3d672b39ecf8 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectAsyncSnippet.g.cs index 39848d608616..fb59307dce22 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectSnippet.g.cs index 0371f840e0d4..28bdbe1c18e1 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesAsyncSnippet.g.cs index 6e5409783132..be72a4c0c12b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesSnippet.g.cs index 8c29c11a180b..d5a9c34ed75d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamSnippet.g.cs index 73614892c6ff..c171283abdc6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteDataStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkAsyncSnippet.g.cs index 7925d885121d..d352f2dd6592 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectAsyncSnippet.g.cs index 4ed4d434b644..e1c54cba0d2d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectSnippet.g.cs index 7c2b8d2047d1..5c6bf421c1eb 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesAsyncSnippet.g.cs index cb33e63c3030..d282934eb03a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesSnippet.g.cs index 6c78f25ae625..8f1a21592761 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkSnippet.g.cs index 4f17e5951927..e6520ebc857d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteFirebaseLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsyncSnippet.g.cs index 8af6a69f2bab..df90a0e6b450 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectAsyncSnippet.g.cs index 0a70ec2f7bfd..f60cd0564dcd 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectSnippet.g.cs index 5dec692f7795..df90bb5b859d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesAsyncSnippet.g.cs index e7bfaf9a06b8..9b5cada0fbb9 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesSnippet.g.cs index 2bda960230b7..c75b62e60df0 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkSnippet.g.cs index 097f66b044b0..8d7c225f3563 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteGoogleAdsLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventAsyncSnippet.g.cs index d610af512406..05d733071f21 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectAsyncSnippet.g.cs index 4121a505e143..dbc00c1ac46b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectSnippet.g.cs index 3775191ecd4c..0a0a636a1ced 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesAsyncSnippet.g.cs index 5ee0dc864a35..ccb5e17a50c5 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesSnippet.g.cs index 4b338a0ade93..1af6cf4022e7 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventSnippet.g.cs index 6644af150cae..31dcb59fd847 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteKeyEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsyncSnippet.g.cs index a143714d6b06..b696dcbe296c 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs index 1be543a20b8f..885b10a1a162 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectSnippet.g.cs index c0126a6e5045..a5fe57e76258 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs index ec48c94598e1..44230b8398e2 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesSnippet.g.cs index 4991b7973981..6421de3be526 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretSnippet.g.cs index 6b2b9e7c4ba1..a5ad266f9aa2 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeleteMeasurementProtocolSecretSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyAsyncSnippet.g.cs index 92add015535f..a1029c50ddf6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectAsyncSnippet.g.cs index 5a285b90b089..7c49020a9fd6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectSnippet.g.cs index 6bddaeaea261..dc60a945da62 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesAsyncSnippet.g.cs index b01ed42ea648..0dd1c48ad1c7 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesSnippet.g.cs index 78f7d3db8838..9851191b04bb 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertySnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertySnippet.g.cs index bd7e48394b31..25c5e8acc145 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertySnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.DeletePropertySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountAsyncSnippet.g.cs index 89b308652196..7163c7ff26b8 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectAsyncSnippet.g.cs index 93f539b68afb..8104fe0451ad 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectSnippet.g.cs index 96cb72a9645b..c15f49468469 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesAsyncSnippet.g.cs index 620238d8f788..f91345e15f0c 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesSnippet.g.cs index 5dd233652158..5889883ebdab 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountSnippet.g.cs index 68e58a2fc124..b628d21fe915 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventAsyncSnippet.g.cs index 239e8fc9f482..d9abff84aa72 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectAsyncSnippet.g.cs index d387364bf93f..36de363ecf81 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectSnippet.g.cs index 695fb2cef43c..1ca89fce8fd6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesAsyncSnippet.g.cs index 1847a4126469..85985d77b709 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesSnippet.g.cs index 8cc6d92a68eb..06d0752c1414 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventSnippet.g.cs index cfe0134c2179..43c96c541ecd 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetConversionEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionAsyncSnippet.g.cs index 4e6a8a4206bd..8f410ee06600 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectAsyncSnippet.g.cs index 3e82d736cae6..ba9f7bdbcc56 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectSnippet.g.cs index 582e5eea4796..fb26c365dbbd 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesAsyncSnippet.g.cs index 4c46ff8f1653..916ffdc039ef 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesSnippet.g.cs index 4b718f3651b3..7ee0cca5abd6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionSnippet.g.cs index 010ed7257c7e..16366def0ef6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomDimensionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricAsyncSnippet.g.cs index b15fa09bb970..0d70e8f956ac 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectAsyncSnippet.g.cs index 2b21a42a1545..24d0d98c19be 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectSnippet.g.cs index e5ca9db58300..66739702ac5f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesAsyncSnippet.g.cs index d4636e3a7537..22b7f63775cf 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesSnippet.g.cs index 5b8449a8b24c..4c619b9cbe23 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricSnippet.g.cs index 6902a83fc58e..b8fa70ef3f1a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetCustomMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsAsyncSnippet.g.cs index e55540dae1c4..e7ab81bb380d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectAsyncSnippet.g.cs index aeda92fd683a..149d2b568c7a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectSnippet.g.cs index 7614755510bd..e749eeb7fa06 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesAsyncSnippet.g.cs index b0a6658f1eed..ff93c8c0cf5c 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesSnippet.g.cs index 87fb8930cdb0..cb4020967023 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsSnippet.g.cs index 1c50696216ed..16b95bd07613 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataRetentionSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsAsyncSnippet.g.cs index f0591109b004..604fa31f34b7 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectAsyncSnippet.g.cs index 3d0002165a05..ba2d85f1186d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectSnippet.g.cs index a1ae7826a0f8..d8972535e814 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesAsyncSnippet.g.cs index 12428c72965d..49488afad299 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesSnippet.g.cs index 04ff1be833a1..de3436d89d60 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsSnippet.g.cs index fc998b3b867f..bef4214b29ff 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataSharingSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamAsyncSnippet.g.cs index d76fa55cb57c..58ef1dce49f7 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectAsyncSnippet.g.cs index 563e632ec48c..a7fbf45c20b9 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectSnippet.g.cs index 8fa22f684cfb..0c0d19fe37a2 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesAsyncSnippet.g.cs index b6c78a110aae..bd1bc2512951 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesSnippet.g.cs index 042868f00e6e..bed459702ca9 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamSnippet.g.cs index 82c59e84570f..09ddf17c6ac0 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetDataStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventAsyncSnippet.g.cs index 76ff8da46793..7286c79a9d42 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectAsyncSnippet.g.cs index 5ad0ea3020dc..3791e2681d84 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectSnippet.g.cs index 4dd35902e2fd..7785f306ffc6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesAsyncSnippet.g.cs index ef3369c5f1bb..1548747b3385 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesSnippet.g.cs index b6071baf6d0a..3b9511a6e5a3 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventSnippet.g.cs index 07147211269d..bd03e199b6c2 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetKeyEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsyncSnippet.g.cs index fb0d12dd4972..4948e8abb107 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs index d503682cecc4..7127f40bdb1d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectSnippet.g.cs index cff07ae39c5d..12b43f0af69f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs index 0c32f5aa964a..3a1ae7b0e9b6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesSnippet.g.cs index 0dd7b21f1493..2d8ada46e220 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretSnippet.g.cs index 90688fccc17c..9ece28142ea1 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetMeasurementProtocolSecretSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyAsyncSnippet.g.cs index 06a2a63e1542..05ac597726a8 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectAsyncSnippet.g.cs index 63ff1e8e805d..99d73f98dd9f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectSnippet.g.cs index abed885de38b..1c3cbf881dd5 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesAsyncSnippet.g.cs index 166f1176daea..2e807adb5043 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesSnippet.g.cs index c5749575c9cd..9940858e39bf 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertySnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertySnippet.g.cs index 6af4e9fa23f4..e540502bea5b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertySnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.GetPropertySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectAsyncSnippet.g.cs index 746684020e38..adaa1d90e269 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectSnippet.g.cs index a7cb7147e86a..c87c910363c8 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountSummariesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectAsyncSnippet.g.cs index e2dfc4b6d265..85320f218f02 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectSnippet.g.cs index 4ad6f8f593f3..5bc229429515 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListAccountsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsAsyncSnippet.g.cs index 4de01eefa7ce..d01f2fb6e93d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectAsyncSnippet.g.cs index caa79920071f..e27ab3696b4a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectSnippet.g.cs index 40387fce8000..bd76ec16adda 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesAsyncSnippet.g.cs index 21ab879af93b..f71d2a421248 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesSnippet.g.cs index 444e076aedfd..71323c9defcd 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsSnippet.g.cs index b28763c28166..a0ddecb3bb4c 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListConversionEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsAsyncSnippet.g.cs index 747ca30a11cc..09123dafdb64 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectAsyncSnippet.g.cs index f668d0fb2552..ddf6bd29fdf7 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectSnippet.g.cs index 6342d270e70c..7295f4b62b26 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesAsyncSnippet.g.cs index 4645e81f8969..025391fd76f1 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesSnippet.g.cs index 700c516543ec..0d082f866dc3 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsSnippet.g.cs index 0322a52b8fee..976fdab6c5be 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomDimensionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsAsyncSnippet.g.cs index d795125f2648..eedbe54d1329 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectAsyncSnippet.g.cs index 43c27409f5ad..6027ecdfe220 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectSnippet.g.cs index 8cca26f00b5f..930eeeed589d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesAsyncSnippet.g.cs index cff65fcdcf7f..506b4a3d705f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesSnippet.g.cs index 6fd2140f3230..ea3695f0d23c 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsSnippet.g.cs index 48d25e2e1fb3..101da57706a6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListCustomMetricsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsAsyncSnippet.g.cs index c86cf5e2ad21..1b1935c95483 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectAsyncSnippet.g.cs index d07fe4af0ab0..a588a606f299 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectSnippet.g.cs index 9415c02f825c..1463fd82a88f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesAsyncSnippet.g.cs index 93975d2534f4..de91e2220724 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesSnippet.g.cs index c9afbd6f584a..4b0537ccb74a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsSnippet.g.cs index 73a3e18a99be..63dd577cf489 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListDataStreamsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksAsyncSnippet.g.cs index 95a981ffa38d..c9ec49b92393 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectAsyncSnippet.g.cs index 8ff207de650c..7d374b6e6826 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectSnippet.g.cs index 551c89fb8e6f..bab4ebc5c469 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesAsyncSnippet.g.cs index 92fe69f76782..a68aab4c9d5f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesSnippet.g.cs index a5fb1e3a867b..7bd015c71dc0 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksSnippet.g.cs index 10bc12848c56..d24972878a39 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListFirebaseLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksAsyncSnippet.g.cs index f42f2d5dc9ea..e960b2ac7444 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectAsyncSnippet.g.cs index 1ab84260c2fa..4f701d6d7b63 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectSnippet.g.cs index ba7af01dca3f..55349454dd5e 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesAsyncSnippet.g.cs index 58e9ceb962e1..a2aa82d9699e 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesSnippet.g.cs index a4150a2b458c..5cd118b5207d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksSnippet.g.cs index a92f27a23337..e05455cb8bab 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListGoogleAdsLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsAsyncSnippet.g.cs index 7b0a85e81404..f1fd6edda686 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectAsyncSnippet.g.cs index c41fea5fd4eb..d094d8d6e3cf 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectSnippet.g.cs index c8e989f6c38b..efe984faa0df 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesAsyncSnippet.g.cs index 0e4cf8267348..fd96c4d6a778 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesSnippet.g.cs index 604452cfe68d..7def32eb1b4d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsSnippet.g.cs index d926c22f0604..60635faaa8a4 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListKeyEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsyncSnippet.g.cs index efbd607e3365..8d9fac6df778 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectAsyncSnippet.g.cs index 61717e573115..970584962d21 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectSnippet.g.cs index ac0c99d85a47..cc48e1aa75ec 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesAsyncSnippet.g.cs index 0aa727ec8900..d13144bdda8b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesSnippet.g.cs index 36f619640c99..55a6a9d6e1ab 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsSnippet.g.cs index 7a373233319e..d785aaf3af6b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectAsyncSnippet.g.cs index f8a1e5968cbf..db78f12bb6a7 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectSnippet.g.cs index 8537a6b9ebfd..004e0245bdc5 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ListPropertiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectAsyncSnippet.g.cs index 33fae617c4d8..0d5b1e54e55b 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectSnippet.g.cs index 768ef90f2a5c..f19c6076bd11 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.ProvisionAccountTicketRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectAsyncSnippet.g.cs index 170b4a5f0ab8..f25a2ab117ff 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectSnippet.g.cs index 64a726866af7..0ac6c82c71ba 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.RunAccessReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectAsyncSnippet.g.cs index 36a553d75dda..76b7f4afa9bf 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectSnippet.g.cs index 9978ec7979e9..63e1667d6570 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.SearchChangeHistoryEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountAsyncSnippet.g.cs index 465817e9ad52..78eda345413d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectAsyncSnippet.g.cs index a74af2c3445b..7bd278fcfd74 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectSnippet.g.cs index c842e9e84e95..1fb2dbbb0915 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountSnippet.g.cs index ff5582ed9812..35999f0396e5 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventAsyncSnippet.g.cs index 2dae8ee4d8de..d4df162e0b1a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectAsyncSnippet.g.cs index 0c5a358c6d7b..a90f150212df 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectSnippet.g.cs index 6a638a981474..8413073e3dd0 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventSnippet.g.cs index 8a7479ea5095..a9f10f400cc5 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateConversionEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionAsyncSnippet.g.cs index 2b53c06d5ec4..6c19338a4e64 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectAsyncSnippet.g.cs index ec8c9b8825de..056774b7c868 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectSnippet.g.cs index fc0c126e0979..e1288c3d7e0e 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionSnippet.g.cs index 253843c45ae3..4e8583684d06 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomDimensionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricAsyncSnippet.g.cs index 3b90b21d3b27..e9c0efc763f7 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectAsyncSnippet.g.cs index 59c79c80362a..3a622397e839 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectSnippet.g.cs index 5b0cd6ef1974..397b6047f077 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricSnippet.g.cs index 90ab55ddb09a..3c9cb4b2d0d2 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateCustomMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsAsyncSnippet.g.cs index e1d5aab20dbd..8d56a73e2784 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectAsyncSnippet.g.cs index 1d81dfc18101..865dea82eae3 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectSnippet.g.cs index f43faf18cdda..e3a5dbba1a29 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsSnippet.g.cs index d59c7e1bab50..a568167b22aa 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataRetentionSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamAsyncSnippet.g.cs index 3436508a8200..da77ff6d5326 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectAsyncSnippet.g.cs index fb52b8f49c03..da3b1625a98a 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectSnippet.g.cs index b2722958aaf9..36d6134bfb35 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamSnippet.g.cs index b5a1cd2e63b8..960cc2695595 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateDataStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsyncSnippet.g.cs index a6e7550dce6c..a4dd865cb7db 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs index bc72090addf6..d619dee4fcdb 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectSnippet.g.cs index bea21cc12cb9..894d4ea17ea6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkSnippet.g.cs index 4a0f61dceaa3..ef2a5b8b7e66 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateGoogleAdsLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventAsyncSnippet.g.cs index 1d22aba36421..994c7f9d5d48 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectAsyncSnippet.g.cs index 7e32f5fd1225..73af955c1df2 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectSnippet.g.cs index 0b5a9dfca877..720ca1f221ca 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventSnippet.g.cs index c3b40a863f91..b9392430560f 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateKeyEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsyncSnippet.g.cs index ed4df3ce4d15..7b1875015019 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs index 0982f59eafc3..be44ec3ad648 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectSnippet.g.cs index 3487db0fd536..0d19cbd7b88d 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretSnippet.g.cs index c3daeb4ca91e..bbcb6a617fc9 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdateMeasurementProtocolSecretSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyAsyncSnippet.g.cs index 47cad413c113..5ae70f97e06e 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectAsyncSnippet.g.cs index bb1673886a36..b999a10aba5c 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectSnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectSnippet.g.cs index 18f494b468f0..48cafc7b83f9 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertySnippet.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertySnippet.g.cs index eaca434cc1d4..07e3062e53b1 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertySnippet.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.GeneratedSnippets/AnalyticsAdminServiceClient.UpdatePropertySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.Snippets/AnalyticsAdminServiceClientSnippets.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.Snippets/AnalyticsAdminServiceClientSnippets.g.cs index b0ba4af503b0..85bf71b8c600 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.Snippets/AnalyticsAdminServiceClientSnippets.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta.Snippets/AnalyticsAdminServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/AnalyticsAdminResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/AnalyticsAdminResourceNames.g.cs index 769d7df55be8..4bb13c3b7be8 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/AnalyticsAdminResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/AnalyticsAdminResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/AnalyticsAdminServiceClient.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/AnalyticsAdminServiceClient.g.cs index dd57b1f5860a..b356f193288e 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/AnalyticsAdminServiceClient.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/AnalyticsAdminServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/PackageApiMetadata.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/PackageApiMetadata.g.cs index ca874b64b4a2..0e07f1414dc6 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/PackageApiMetadata.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/ResourcesResourceNames.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/ResourcesResourceNames.g.cs index 3032528d59fa..7e630440b53e 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/ResourcesResourceNames.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/ServiceCollectionExtensions.g.cs index b64c0b9d4b02..f4413703cbb8 100644 --- a/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Analytics.Admin.V1Beta/Google.Analytics.Admin.V1Beta/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Admin.V1Beta/docs/index.md b/apis/Google.Analytics.Admin.V1Beta/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Analytics.Admin.V1Beta/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Analytics.Data.V1Beta/.OwlBot.yaml b/apis/Google.Analytics.Data.V1Beta/.OwlBot.yaml index a0f243ffd613..a6f0394951ed 100644 --- a/apis/Google.Analytics.Data.V1Beta/.OwlBot.yaml +++ b/apis/Google.Analytics.Data.V1Beta/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunPivotReportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunPivotReportsRequestObjectAsyncSnippet.g.cs index a101032f0006..4c7490df15af 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunPivotReportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunPivotReportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunPivotReportsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunPivotReportsRequestObjectSnippet.g.cs index 78d08867887b..f273ef175af6 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunPivotReportsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunPivotReportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunReportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunReportsRequestObjectAsyncSnippet.g.cs index e664e59fd89d..1d6c60f2f6df 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunReportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunReportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunReportsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunReportsRequestObjectSnippet.g.cs index 4d0ce5ddd343..0c5d15378867 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunReportsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.BatchRunReportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CheckCompatibilityRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CheckCompatibilityRequestObjectAsyncSnippet.g.cs index 82b2d008b32d..758492751865 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CheckCompatibilityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CheckCompatibilityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CheckCompatibilityRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CheckCompatibilityRequestObjectSnippet.g.cs index f9c740b50c3a..9d873f767aff 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CheckCompatibilityRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CheckCompatibilityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportAsyncSnippet.g.cs index dffa8e8cc9cd..002013fc9d14 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportRequestObjectAsyncSnippet.g.cs index 2ba3cce22a7c..eda986586539 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportRequestObjectSnippet.g.cs index 5106c0239078..a2b294b354ce 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportResourceNamesAsyncSnippet.g.cs index 473b316da813..da97ac33b063 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportResourceNamesSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportResourceNamesSnippet.g.cs index 9cafbaa8c707..8eba769b2c32 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportSnippet.g.cs index 84bba6825787..2324b4140f7a 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.CreateAudienceExportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportAsyncSnippet.g.cs index 9b1640893ea5..96282b2e2786 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportRequestObjectAsyncSnippet.g.cs index 5d4d534dff7d..8499db5d9b8a 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportRequestObjectSnippet.g.cs index 97463bc4d4bc..2ca324aeebb8 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportResourceNamesAsyncSnippet.g.cs index cf4f622b08d7..865c10ec397e 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportResourceNamesSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportResourceNamesSnippet.g.cs index fca2ac3bb022..879dc88936fd 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportSnippet.g.cs index b1a720ef3b1d..b649713fcedd 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetAudienceExportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataAsyncSnippet.g.cs index 0c7f6280e319..cd50772f189e 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataRequestObjectAsyncSnippet.g.cs index 7ffed99f5f94..3b0ba82c2116 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataRequestObjectSnippet.g.cs index 455ce388de67..03197b2d806c 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataResourceNamesAsyncSnippet.g.cs index cebb0fadc834..5528608835e0 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataResourceNamesSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataResourceNamesSnippet.g.cs index e4fb263185d7..969f2931fa68 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataSnippet.g.cs index 166519eed536..e245a93e6529 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.GetMetadataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsAsyncSnippet.g.cs index 52a9d9554bc1..741c4ee5d135 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsRequestObjectAsyncSnippet.g.cs index 71a95460a4bc..56c1b807c894 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsRequestObjectSnippet.g.cs index 68124a7a824a..a45e2d4f91a0 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsResourceNamesAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsResourceNamesAsyncSnippet.g.cs index 8108a67746f8..5fe5813f0e62 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsResourceNamesSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsResourceNamesSnippet.g.cs index b403589e2868..fb9504ca7ae8 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsResourceNamesSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsSnippet.g.cs index d3ad8f1be2c9..b5b548538158 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.ListAudienceExportsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportAsyncSnippet.g.cs index 70e88359ead5..afd8b39b99c1 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportRequestObjectAsyncSnippet.g.cs index 93cd66dd3b5c..620fae5b89b2 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportRequestObjectSnippet.g.cs index 26b858498f88..f8f4d8712f95 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportSnippet.g.cs index c74c2c1e3d37..badfdbee7923 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.QueryAudienceExportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunPivotReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunPivotReportRequestObjectAsyncSnippet.g.cs index 1b914d5aff16..f5ce515c4326 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunPivotReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunPivotReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunPivotReportRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunPivotReportRequestObjectSnippet.g.cs index 0b902ee63eef..906b7102c50b 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunPivotReportRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunPivotReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunRealtimeReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunRealtimeReportRequestObjectAsyncSnippet.g.cs index f33e6a1dddba..f0b59de15ebc 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunRealtimeReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunRealtimeReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunRealtimeReportRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunRealtimeReportRequestObjectSnippet.g.cs index 32bf44f96a38..fd6dbe01606c 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunRealtimeReportRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunRealtimeReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunReportRequestObjectAsyncSnippet.g.cs index 75773d34a9c6..d1305d14271a 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunReportRequestObjectSnippet.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunReportRequestObjectSnippet.g.cs index 546936c9c65b..151b0065f12a 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunReportRequestObjectSnippet.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.GeneratedSnippets/BetaAnalyticsDataClient.RunReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.Snippets/BetaAnalyticsDataClientSnippets.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.Snippets/BetaAnalyticsDataClientSnippets.g.cs index 21db73185582..4a201a68b337 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.Snippets/BetaAnalyticsDataClientSnippets.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta.Snippets/BetaAnalyticsDataClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/AnalyticsDataApiResourceNames.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/AnalyticsDataApiResourceNames.g.cs index a962d12493dc..61836ed041b4 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/AnalyticsDataApiResourceNames.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/AnalyticsDataApiResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/BetaAnalyticsDataClient.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/BetaAnalyticsDataClient.g.cs index 14c305c9e474..91678c836986 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/BetaAnalyticsDataClient.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/BetaAnalyticsDataClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/PackageApiMetadata.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/PackageApiMetadata.g.cs index 7b8395377940..4e53cde83779 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/PackageApiMetadata.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/ServiceCollectionExtensions.g.cs index 1dcaa65d875a..31e60f2f81a2 100644 --- a/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Analytics.Data.V1Beta/Google.Analytics.Data.V1Beta/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Analytics.Data.V1Beta/docs/index.md b/apis/Google.Analytics.Data.V1Beta/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Analytics.Data.V1Beta/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Apps.Card.V1/.OwlBot.yaml b/apis/Google.Apps.Card.V1/.OwlBot.yaml index 5a1f08bacb7b..18a89824a5db 100644 --- a/apis/Google.Apps.Card.V1/.OwlBot.yaml +++ b/apis/Google.Apps.Card.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Card.V1/docs/index.md b/apis/Google.Apps.Card.V1/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Apps.Card.V1/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Apps.Chat.V1/.OwlBot.yaml b/apis/Google.Apps.Chat.V1/.OwlBot.yaml index dee3ba52ee74..c8cb3b08d011 100644 --- a/apis/Google.Apps.Chat.V1/.OwlBot.yaml +++ b/apis/Google.Apps.Chat.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CompleteImportSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CompleteImportSpaceRequestObjectAsyncSnippet.g.cs index 7cd1cf28031f..2094a745642d 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CompleteImportSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CompleteImportSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CompleteImportSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CompleteImportSpaceRequestObjectSnippet.g.cs index 46648da7b8cb..c359d6b68b2f 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CompleteImportSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CompleteImportSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipAsyncSnippet.g.cs index 07135bf596d5..eb2a8fe27bb5 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipRequestObjectAsyncSnippet.g.cs index 15a5dc03cedb..6b2d0c4b3468 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipRequestObjectSnippet.g.cs index 4cb9415b65b8..5027962f72c0 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipResourceNamesAsyncSnippet.g.cs index 7e4d6f0a33e5..142668449c76 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipResourceNamesSnippet.g.cs index 28ad0974ecf4..c7515f96b593 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipSnippet.g.cs index 7b66e2974599..2ef317acd24c 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageAsyncSnippet.g.cs index b6cb21b1756e..639bd18a3004 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageRequestObjectAsyncSnippet.g.cs index 79500123447d..b5ca0829f2a7 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageRequestObjectSnippet.g.cs index 5cadf227ab78..316f1366257c 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageResourceNamesAsyncSnippet.g.cs index 60cbabae54b5..8df384877c35 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageResourceNamesSnippet.g.cs index 96bb3fdbc811..8d60bfa0fdb5 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageSnippet.g.cs index cb327ee2709e..b1b73dfbdd01 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateMessageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionAsyncSnippet.g.cs index 72739451cd06..b3a60b7a6f72 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionRequestObjectAsyncSnippet.g.cs index b15d3f84130f..0d227371cfef 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionRequestObjectSnippet.g.cs index f3f520fa67cc..5cf7d40fdb84 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionResourceNamesAsyncSnippet.g.cs index d5afe5ebe4a2..cdc0008866fb 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionResourceNamesSnippet.g.cs index ec876c091e27..13dd8a3b2d4a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionSnippet.g.cs index 42ed12df2a99..4fda6840452b 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateReactionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceAsyncSnippet.g.cs index 791435febe24..e34eda034612 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs index d315414f896a..bbdf68c5c044 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceRequestObjectSnippet.g.cs index 3c66387fd694..99042934fa73 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceSnippet.g.cs index 874c77cadfec..4c2dee18ffd3 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.CreateSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipAsyncSnippet.g.cs index 6de1b154d865..18b89a35443f 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs index 8b6956fdeff6..488fe51e1adc 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipRequestObjectSnippet.g.cs index 1d2af1ca9aff..fbf5049fb518 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs index 90bb698347ee..7307af6929db 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipResourceNamesSnippet.g.cs index 4ef14d670d55..f24767afedbe 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipSnippet.g.cs index c880999fd8c5..a8802dec7248 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageAsyncSnippet.g.cs index 968c2359d82a..94b26ce45c26 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageRequestObjectAsyncSnippet.g.cs index fe572b1571de..174b529fac6e 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageRequestObjectSnippet.g.cs index 09afc5162ab0..319e2789884b 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageResourceNamesAsyncSnippet.g.cs index 86c73fb5e239..ce0586f212c0 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageResourceNamesSnippet.g.cs index 9e2b1b33324f..e854552c1b1f 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageSnippet.g.cs index 5d152805a87b..5cc430a9a808 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteMessageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionAsyncSnippet.g.cs index 489486725ce3..72bdde3cc82a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionRequestObjectAsyncSnippet.g.cs index 7596a2635373..968c19c1a295 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionRequestObjectSnippet.g.cs index d7082f234f56..b5530649508e 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionResourceNamesAsyncSnippet.g.cs index b2eaf8638e7a..ce61b09b7fb5 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionResourceNamesSnippet.g.cs index cffd06f9a491..f6cc235d9389 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionSnippet.g.cs index cb6e7781a99f..a4ade00b6844 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteReactionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceAsyncSnippet.g.cs index cd67d2cad5e1..dc3452b50454 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceRequestObjectAsyncSnippet.g.cs index 1f08bfba5b78..31688f366643 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceRequestObjectSnippet.g.cs index 8e23a37912cd..6b0c83153906 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceResourceNamesAsyncSnippet.g.cs index 1b011dbae8be..281d0344dfe6 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceResourceNamesSnippet.g.cs index 28733415b67b..965d4364b0f3 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceSnippet.g.cs index 72c507ed7016..e3bcf8329e4f 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.DeleteSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.FindDirectMessageRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.FindDirectMessageRequestObjectAsyncSnippet.g.cs index 3d9ce494f1c1..ac7bc0f1105e 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.FindDirectMessageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.FindDirectMessageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.FindDirectMessageRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.FindDirectMessageRequestObjectSnippet.g.cs index 2c3b4134cc20..43488686b3d6 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.FindDirectMessageRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.FindDirectMessageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentAsyncSnippet.g.cs index 648cdb13a0bb..ef7f79cded7a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentRequestObjectAsyncSnippet.g.cs index 671bcc369427..c932c29162a8 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentRequestObjectSnippet.g.cs index 607503ead511..095a97921641 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentResourceNamesAsyncSnippet.g.cs index 4eeae1cba0ba..d4ee285baf07 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentResourceNamesSnippet.g.cs index 580ed7353e7a..51835e540b4e 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentSnippet.g.cs index faa99e917d58..b03e672336e6 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetAttachmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipAsyncSnippet.g.cs index b5577629bf38..8891edf7a499 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipRequestObjectAsyncSnippet.g.cs index 45aa2eab5c86..efc166303028 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipRequestObjectSnippet.g.cs index 9ac6c2e32a6e..804c2d862712 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipResourceNamesAsyncSnippet.g.cs index 8cf1412203ed..25e11cc4943f 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipResourceNamesSnippet.g.cs index 9174a7bf8707..a82c9c83d4c1 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipSnippet.g.cs index c969f94a49ac..c6436ca5a09d 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageAsyncSnippet.g.cs index ea3a85b34fb1..45a1c5a5916a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageRequestObjectAsyncSnippet.g.cs index 0af1bf57b1b5..338b51f5f6ac 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageRequestObjectSnippet.g.cs index 6a9bf52d81e0..c7d27fc9f778 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageResourceNamesAsyncSnippet.g.cs index f4f972c2774a..dda7c4ba71c1 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageResourceNamesSnippet.g.cs index 64130346a744..b8513c522aac 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageSnippet.g.cs index b615a7e1752c..515add3e5a73 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetMessageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceAsyncSnippet.g.cs index 34bb26942164..f190b0dc9895 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventAsyncSnippet.g.cs index bfce047180ac..c71f26ce5ab7 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventRequestObjectAsyncSnippet.g.cs index 64c8522c8355..f418863c2b87 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventRequestObjectSnippet.g.cs index 398ad796c2cf..cf83ae66c150 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventResourceNamesAsyncSnippet.g.cs index 952fc1004358..b8d4696b5b3e 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventResourceNamesSnippet.g.cs index aaeb73b0b7b9..b69a1b785caf 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventSnippet.g.cs index e5170915e070..569e2a52814a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateAsyncSnippet.g.cs index 4b78873a6227..e71eac07f179 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateRequestObjectAsyncSnippet.g.cs index 212809425490..c9acd39a0a32 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateRequestObjectSnippet.g.cs index 0ffdcb252e8f..43dc332c2564 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateResourceNamesAsyncSnippet.g.cs index 1cf1a61a8640..56a8d9b7e15c 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateResourceNamesSnippet.g.cs index 7d51a82f5c3c..9c5bf785152b 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateSnippet.g.cs index 9389e6c0d930..6c50b786e6ca 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceReadStateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs index 6b1b6239128c..d57e91748ae5 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceRequestObjectSnippet.g.cs index 6b6d20d7511f..7682720e264e 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs index 362f3275ccd9..d2ef864d5c45 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceResourceNamesSnippet.g.cs index c5abe432f39b..60f43a9becd5 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceSnippet.g.cs index 546878c6ad38..892042da0417 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateAsyncSnippet.g.cs index 7ee064993c45..70c405d8e0e9 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateRequestObjectAsyncSnippet.g.cs index ac0a55f521d2..e2db3b94a49e 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateRequestObjectSnippet.g.cs index 39028d2ae3c5..b0eba040ecce 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateResourceNamesAsyncSnippet.g.cs index 3151edc95f8a..5a526eeb7816 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateResourceNamesSnippet.g.cs index b67e013b133e..8abfa299ecd3 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateSnippet.g.cs index 5fcc6d5cd012..a0980fefe1d2 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.GetThreadReadStateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsAsyncSnippet.g.cs index 55bef967c954..e111eb98e441 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsRequestObjectAsyncSnippet.g.cs index b6545dc05e7c..2f38b46c2a50 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsRequestObjectSnippet.g.cs index 183f7df30750..2e90befd866a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsResourceNamesAsyncSnippet.g.cs index 66977cf59713..aa9d373cdd98 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsResourceNamesSnippet.g.cs index aa4b315ce44b..1a6c698a685c 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsSnippet.g.cs index 7d85bba56d50..b7175650c902 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMembershipsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesAsyncSnippet.g.cs index 663ca8184742..ace3bc4ecf14 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesRequestObjectAsyncSnippet.g.cs index 0e3f724b7e88..ff7c7e8d73a9 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesRequestObjectSnippet.g.cs index 67ce1aa02c41..8063c9b1fb0c 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesResourceNamesAsyncSnippet.g.cs index 8add8e49b7f5..937818e32d12 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesResourceNamesSnippet.g.cs index bb0a8ebc3fc6..d2ea5089f0f8 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesSnippet.g.cs index ddf9c9b6921a..4f4803150a2b 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListMessagesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsAsyncSnippet.g.cs index 2b9119a5f441..cb171af76e77 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsRequestObjectAsyncSnippet.g.cs index 4846de43d062..ccd78562a464 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsRequestObjectSnippet.g.cs index e638aae9f624..330d495b905f 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsResourceNamesAsyncSnippet.g.cs index db94e8666a3f..0b60c911e387 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsResourceNamesSnippet.g.cs index 8c6f9cdb48c2..9d6324802c7e 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsSnippet.g.cs index c42cc8cbac64..ccb1c535e943 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListReactionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsAsyncSnippet.g.cs index b347752944e8..1bb0d41f7666 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsRequestObjectAsyncSnippet.g.cs index 981c692a0067..10df218f8ad9 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsRequestObjectSnippet.g.cs index 40418ddcb554..20ae556b5776 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsResourceNamesAsyncSnippet.g.cs index 953f8af7a005..173536ee9982 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsResourceNamesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsResourceNamesSnippet.g.cs index db03c64a59f7..f5ed82adfa0a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsSnippet.g.cs index 49700c8506dd..5e5c9f7bdaff 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpaceEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesAsyncSnippet.g.cs index 6a21719fb83f..b6122bee923d 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesRequestObjectAsyncSnippet.g.cs index f60fef91a1f7..58584d1cc85c 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesRequestObjectSnippet.g.cs index ec8af8af975e..eb7343767363 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesSnippet.g.cs index 7b4a028ceade..6f3a37da4ede 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.ListSpacesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesAsyncSnippet.g.cs index 5f4908c27032..b50526eb2dbf 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesRequestObjectAsyncSnippet.g.cs index 93ae42fd4b7f..31ff74987358 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesRequestObjectSnippet.g.cs index 1b8292d6607b..4c2dd3922f3f 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesSnippet.g.cs index f6062c7e7860..e8c91b5754e5 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SearchSpacesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SetUpSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SetUpSpaceRequestObjectAsyncSnippet.g.cs index 906fb5b70659..39b74d74578b 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SetUpSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SetUpSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SetUpSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SetUpSpaceRequestObjectSnippet.g.cs index 746afc918db6..9069688d2625 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SetUpSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.SetUpSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipAsyncSnippet.g.cs index 03e76bb37889..b563fe5e5fcb 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs index 389212a7a529..794b275fac2a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipRequestObjectSnippet.g.cs index 991707669a57..369a7aeda5fa 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipSnippet.g.cs index 414af0fe6010..aece42e50cc5 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageAsyncSnippet.g.cs index 6805d184e1d3..c9598de36dda 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageRequestObjectAsyncSnippet.g.cs index 3c6802a14ed4..a043bd96f4f1 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageRequestObjectSnippet.g.cs index dffcc750b897..e05637b7e9d5 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageSnippet.g.cs index af53ebb7a42b..f6ceaca87c76 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateMessageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceAsyncSnippet.g.cs index 3ad5587d16d2..06c726583523 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateAsyncSnippet.g.cs index 7a420295c3a0..6f4d9c1bb329 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateRequestObjectAsyncSnippet.g.cs index 32191d823ec0..7c9ba2f14608 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateRequestObjectSnippet.g.cs index 13e2dc60e635..8e1ff1993acb 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateSnippet.g.cs index 9f3fa01101ba..451ccd09ca56 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceReadStateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs index 6778934f293c..d826c72d1a69 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceRequestObjectSnippet.g.cs index a839804b8bc1..55c9ba164adf 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceSnippet.g.cs index 2ce9dfe11cfc..de47b46ae34b 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UpdateSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UploadAttachmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UploadAttachmentRequestObjectAsyncSnippet.g.cs index 38d8ff201a42..7755b24c1267 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UploadAttachmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UploadAttachmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UploadAttachmentRequestObjectSnippet.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UploadAttachmentRequestObjectSnippet.g.cs index 2ccc885785cd..fca1db4b1d10 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UploadAttachmentRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.GeneratedSnippets/ChatServiceClient.UploadAttachmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.Snippets/ChatServiceClientSnippets.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.Snippets/ChatServiceClientSnippets.g.cs index f025afb88bb0..e8c5c52afc42 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.Snippets/ChatServiceClientSnippets.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1.Snippets/ChatServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/AnnotationResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/AnnotationResourceNames.g.cs index 1df8ba73fd05..7f267a8e313f 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/AnnotationResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/AnnotationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/AttachmentResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/AttachmentResourceNames.g.cs index d57ea2bb3aa4..99b3c82ed4aa 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/AttachmentResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/AttachmentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ChatServiceClient.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ChatServiceClient.g.cs index aba42e954dbb..bf307525ab8b 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ChatServiceClient.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ChatServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/MembershipResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/MembershipResourceNames.g.cs index 30ead16e3a4d..b88023a22f11 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/MembershipResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/MembershipResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/MessageResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/MessageResourceNames.g.cs index dc149c5f5483..252783d43242 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/MessageResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/MessageResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/PackageApiMetadata.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/PackageApiMetadata.g.cs index 0a649a5f6d27..2fea495a74a0 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ReactionResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ReactionResourceNames.g.cs index 7bbfb71379f4..cf3e9d139f5c 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ReactionResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ReactionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ServiceCollectionExtensions.g.cs index 08684b9b9695..5919194acfd0 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceEventResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceEventResourceNames.g.cs index e4e0fbd83029..a76e4e893054 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceEventResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceEventResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceReadStateResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceReadStateResourceNames.g.cs index d59a3a9a21ac..0f1f19a2159a 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceReadStateResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceReadStateResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceResourceNames.g.cs index 1c7ea276c71b..10de6952cb03 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/SpaceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ThreadReadStateResourceNames.g.cs b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ThreadReadStateResourceNames.g.cs index 0fec4211e52c..98de5ce020c2 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ThreadReadStateResourceNames.g.cs +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/ThreadReadStateResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Chat.V1/docs/index.md b/apis/Google.Apps.Chat.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Apps.Chat.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Apps.Events.Subscriptions.V1/.OwlBot.yaml b/apis/Google.Apps.Events.Subscriptions.V1/.OwlBot.yaml index 0e182f0dc9b4..17921bafc8a9 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/.OwlBot.yaml +++ b/apis/Google.Apps.Events.Subscriptions.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionAsyncSnippet.g.cs index 4f9eb5d8ca22..a3ed4594d21e 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionRequestObjectAsyncSnippet.g.cs index d19ead949ba5..e9fce6712db2 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionRequestObjectSnippet.g.cs index 7b0a0ed61533..b485cdca5c10 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionSnippet.g.cs index 334ca4483fcf..54432a2de852 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.CreateSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionAsyncSnippet.g.cs index f8ac4bf81533..f06dc254f50c 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionRequestObjectAsyncSnippet.g.cs index 7d0be8c95d2e..3cb2043e5c68 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionRequestObjectSnippet.g.cs index 23c26da1b366..81aa4d534057 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionResourceNamesAsyncSnippet.g.cs index 6fd25a7f3951..73eae49ad81f 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionResourceNamesSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionResourceNamesSnippet.g.cs index 9e5ce70d5402..6943a72a6f8a 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionSnippet.g.cs index 1c1c0cebe189..02fc76cb9948 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.DeleteSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionAsyncSnippet.g.cs index b3e67e1cf149..142b5632341a 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionRequestObjectAsyncSnippet.g.cs index fbeff4fa616a..401259cb2c8e 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionRequestObjectSnippet.g.cs index b8fc010c8e0d..7c6850c08988 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionResourceNamesAsyncSnippet.g.cs index 73f58d7cb259..a955b7c1065f 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionResourceNamesSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionResourceNamesSnippet.g.cs index f2477dee56c1..08a5e0ee8687 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionSnippet.g.cs index 8969b2958c29..dd7b240e5564 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.GetSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsAsyncSnippet.g.cs index 711812db307a..e4765008d980 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsRequestObjectAsyncSnippet.g.cs index 2fda66109207..443c0de6e56e 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsRequestObjectSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsRequestObjectSnippet.g.cs index 2d3269a4a1c8..21d2884f6c5c 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsSnippet.g.cs index 264130c7851f..239f7809a3e4 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ListSubscriptionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionAsyncSnippet.g.cs index 56d40f973bf9..88f42f71d68d 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionRequestObjectAsyncSnippet.g.cs index 097c6c8d5260..e7a2672f0175 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionRequestObjectSnippet.g.cs index 5580584ceb6b..cd9c06745b1c 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionResourceNamesAsyncSnippet.g.cs index 08e3291cd641..e811f6a3d129 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionResourceNamesSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionResourceNamesSnippet.g.cs index 3e1521a85f8c..bb628e8bd3ed 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionSnippet.g.cs index 8a251f115a2c..f403d9fa5d06 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.ReactivateSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionAsyncSnippet.g.cs index 3e8f61c82bf9..8acd95fdc63c 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionRequestObjectAsyncSnippet.g.cs index 46e4de9a07fb..e0cc14dd8ae4 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionRequestObjectSnippet.g.cs index 2e4f8d8a1230..e7495d850979 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionSnippet.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionSnippet.g.cs index 044ac0e20af2..bbb882264236 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionSnippet.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.GeneratedSnippets/SubscriptionsServiceClient.UpdateSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.Snippets/SubscriptionsServiceClientSnippets.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.Snippets/SubscriptionsServiceClientSnippets.g.cs index eb1edf2029c7..abc46877890c 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.Snippets/SubscriptionsServiceClientSnippets.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1.Snippets/SubscriptionsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/PackageApiMetadata.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/PackageApiMetadata.g.cs index b5210f95aae2..324c9b47638e 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/ServiceCollectionExtensions.g.cs index e0bd57c75e0d..294893b9a30f 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionResourceResourceNames.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionResourceResourceNames.g.cs index f1ac0a65ec7b..6283374360ba 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionResourceResourceNames.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionResourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionsServiceClient.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionsServiceClient.g.cs index d562351b03f7..8d249aed650a 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionsServiceClient.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionsServiceResourceNames.g.cs b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionsServiceResourceNames.g.cs index 43a138eed7eb..67a18792530d 100644 --- a/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionsServiceResourceNames.g.cs +++ b/apis/Google.Apps.Events.Subscriptions.V1/Google.Apps.Events.Subscriptions.V1/SubscriptionsServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/.OwlBot.yaml b/apis/Google.Apps.Meet.V2/.OwlBot.yaml index 5faccac9fe87..947d0f74a245 100644 --- a/apis/Google.Apps.Meet.V2/.OwlBot.yaml +++ b/apis/Google.Apps.Meet.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordAsyncSnippet.g.cs index 136acabcd357..8ab60114414f 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectAsyncSnippet.g.cs index f9d89c51de26..425b4dac5fca 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectSnippet.g.cs index 922f05a3e7a4..55a5078fd540 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesAsyncSnippet.g.cs index 1e0cb84e66bf..3d7e5dad6657 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesSnippet.g.cs index 592577433045..3a35ff155a8a 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordSnippet.g.cs index a2274b7f8402..13e7aedfef22 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantAsyncSnippet.g.cs index 2fe64897c545..b8f6a48d5ec1 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectAsyncSnippet.g.cs index 4e15e21cc403..0f1c0d75573a 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectSnippet.g.cs index 14e4a0a75d2b..ec07626c2ec9 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesAsyncSnippet.g.cs index d72e3287c717..3e007dbab771 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesSnippet.g.cs index b11ec18a01a6..c7ccf96ffdf1 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionAsyncSnippet.g.cs index 01449e6c4e19..ba4f0ea27446 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectAsyncSnippet.g.cs index e101ee96f46a..dce5d5dc3916 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectSnippet.g.cs index de436d2f1b04..e0065dc5f8a7 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesAsyncSnippet.g.cs index f1feeaf027cb..db8da8e00a70 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesSnippet.g.cs index 00db705405ac..4d5146eb836d 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionSnippet.g.cs index 96338a5bf18f..4dab3852e0d7 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSnippet.g.cs index 250866fe3c10..89cc048e07cc 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingAsyncSnippet.g.cs index 35b8e8c4ba4f..33dd96a7281c 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectAsyncSnippet.g.cs index 863907a1bc66..ea091e8e7490 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectSnippet.g.cs index 67e7b5a7e3aa..86fcf98d8c3c 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesAsyncSnippet.g.cs index d854398849db..a25c8096163f 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesSnippet.g.cs index 5e4112b1c5dc..e67ddd4634a3 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingSnippet.g.cs index 1a3b43fc7f98..87d05e3f0848 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptAsyncSnippet.g.cs index 7789b01212a7..454a150648b2 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryAsyncSnippet.g.cs index 0561bc40bf11..5607a7421a08 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectAsyncSnippet.g.cs index 125f885b9d00..15f19e9a4716 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectSnippet.g.cs index 1df6339deb41..254ba21e8320 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesAsyncSnippet.g.cs index 42810a27c759..6041ddc61c12 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesSnippet.g.cs index c402f216830d..c3cb5db080dd 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntrySnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntrySnippet.g.cs index bf7c47cc0063..552321582a0b 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntrySnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectAsyncSnippet.g.cs index 67bd99829ee2..a5b73a742a97 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectSnippet.g.cs index 7f839baf3996..0fdc24c7309e 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesAsyncSnippet.g.cs index 621208dda4a0..d72d75abe752 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesSnippet.g.cs index 4f6d9a538326..e8ff8c7a0386 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptSnippet.g.cs index dc646f8d6e31..c083c3e0a2a7 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectAsyncSnippet.g.cs index 81537b4eed48..e9e4b96243aa 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectSnippet.g.cs index 53b6846c6907..800f63389f8e 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsAsyncSnippet.g.cs index d1238bf74a0b..e02556560864 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectAsyncSnippet.g.cs index da60b74231d8..d4499684945b 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectSnippet.g.cs index 21ae7da1bcc5..3015fa29f8c8 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesAsyncSnippet.g.cs index 769752e8bf2e..7f672aef5179 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesSnippet.g.cs index 641ed94ccba7..abea1675d5a8 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsSnippet.g.cs index 47b971be703c..72911c52a7b6 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsAsyncSnippet.g.cs index 54759a165932..2cf80fb487b5 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectAsyncSnippet.g.cs index 889028c10fe0..dbf75a7182e1 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectSnippet.g.cs index e93b95bc3a67..f28313787971 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesAsyncSnippet.g.cs index e4411b3af6d5..c7a7c7517166 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesSnippet.g.cs index 576d3f923e51..201103ca96d8 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsSnippet.g.cs index ed1a622b7abd..07993dcc6ee3 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsAsyncSnippet.g.cs index e1cfd4192729..bb87e2fbd22b 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectAsyncSnippet.g.cs index 900212732309..0ff9bc4cda51 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectSnippet.g.cs index 36ae76e475dd..99c2c8bfce6e 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesAsyncSnippet.g.cs index 49036104af87..e189a962a704 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesSnippet.g.cs index 1ef5f3b5654f..fce41f8da0b8 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsSnippet.g.cs index b8d3057000e2..6cd54b6c6e97 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesAsyncSnippet.g.cs index da72932bd15c..978bb9e48b94 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectAsyncSnippet.g.cs index a60a92faef91..2ebe950b970e 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectSnippet.g.cs index 3780a08c3bd0..e21de1546f97 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesAsyncSnippet.g.cs index 469bc5eaa742..b150a7c07cb8 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesSnippet.g.cs index b81a04688edb..c3a98633aa97 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesSnippet.g.cs index 665197fa9053..18460150da7e 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsAsyncSnippet.g.cs index 853234c52de8..71d2e89461b7 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectAsyncSnippet.g.cs index 37de5f3dfd07..c6a7d8902504 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectSnippet.g.cs index ed0663653df7..94016d16dd62 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesAsyncSnippet.g.cs index ad1b80810ab1..955fdfca0961 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesSnippet.g.cs index 8d796572c425..6ea2e858c4fb 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsSnippet.g.cs index 2dfe9e2358c5..160143bb0730 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceAsyncSnippet.g.cs index 427c12e38ccf..7f00699b2936 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs index 09b8b8c2f4ec..3ee50c7bd34c 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectSnippet.g.cs index 44e05e6e9f89..84ca04a86d8a 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceSnippet.g.cs index aab7192b8210..aed94b61d0ac 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.CreateSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceAsyncSnippet.g.cs index 7a9090963f5c..705ce435ce52 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectAsyncSnippet.g.cs index 8184c39a938f..a79334d990a3 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectSnippet.g.cs index 8802ea06d048..aa0222075f0c 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesAsyncSnippet.g.cs index 020e2360854c..7f781c01ae41 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesSnippet.g.cs index 1aa3f5cf7fe4..d0ba68ab0031 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceSnippet.g.cs index a801b834454f..9ba5187fe2ff 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceAsyncSnippet.g.cs index 439ea53825bf..fb60620c83b6 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs index 62b5f5e6da28..4ea9b4f74677 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectSnippet.g.cs index c45c93ddcf91..70f20fbea041 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs index f297090988f2..8896a07b7566 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesSnippet.g.cs index 4772d2a2c3a4..b3f842ab5dcf 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceSnippet.g.cs index 8009b7ad4d7d..cc88f8d67933 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.GetSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceAsyncSnippet.g.cs index 38a96dd3b76a..90da82b2c70f 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs index fcff38c97c7c..191204e50630 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectSnippet.g.cs index c7aa46f07fe4..3994d474eacb 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceSnippet.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceSnippet.g.cs index a003627e7b61..f418bf010840 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets/SpacesServiceClient.UpdateSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.Snippets/ConferenceRecordsServiceClientSnippets.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.Snippets/ConferenceRecordsServiceClientSnippets.g.cs index 39a7f4c1655e..f7f201931c12 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.Snippets/ConferenceRecordsServiceClientSnippets.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.Snippets/ConferenceRecordsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.Snippets/SpacesServiceClientSnippets.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.Snippets/SpacesServiceClientSnippets.g.cs index 7b45a9aea8ed..461ad36fa0dd 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.Snippets/SpacesServiceClientSnippets.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.Snippets/SpacesServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ConferenceRecordsServiceClient.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ConferenceRecordsServiceClient.g.cs index 3f95ebd573b0..f891e0384dfc 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ConferenceRecordsServiceClient.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ConferenceRecordsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/PackageApiMetadata.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/PackageApiMetadata.g.cs index fd0bec5066b5..06bab7cb4955 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ResourceResourceNames.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ResourceResourceNames.g.cs index 6025421977e4..9081e140b7b6 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ResourceResourceNames.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ResourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ServiceCollectionExtensions.g.cs index 6416b0beee12..9e0c9703e434 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ServiceResourceNames.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ServiceResourceNames.g.cs index 305c59fe8a32..123204924410 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ServiceResourceNames.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/SpacesServiceClient.g.cs b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/SpacesServiceClient.g.cs index d91d3218fa96..646ede8faaa5 100644 --- a/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/SpacesServiceClient.g.cs +++ b/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2/SpacesServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2/docs/index.md b/apis/Google.Apps.Meet.V2/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Apps.Meet.V2/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Apps.Meet.V2Beta/.OwlBot.yaml b/apis/Google.Apps.Meet.V2Beta/.OwlBot.yaml index 5b4d298bbd3a..acf3d7858f04 100644 --- a/apis/Google.Apps.Meet.V2Beta/.OwlBot.yaml +++ b/apis/Google.Apps.Meet.V2Beta/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordAsyncSnippet.g.cs index a6fbf7906cd3..261fbcd769cb 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectAsyncSnippet.g.cs index 73152cca0be1..9b11558bb3bf 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectSnippet.g.cs index 5d9eafff0f0b..9ceaad731a81 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesAsyncSnippet.g.cs index 56c1f473d6c1..ae1d84ed645e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesSnippet.g.cs index 1222d853ffba..a5459cf09391 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordSnippet.g.cs index 811ded4c7622..5901f4d9fda7 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetConferenceRecordSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantAsyncSnippet.g.cs index 7f860ba5cbb4..1a00f4810a3a 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectAsyncSnippet.g.cs index dbacf97fac19..f8eb092bd078 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectSnippet.g.cs index c350642303bc..75ab93adb427 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesAsyncSnippet.g.cs index 7880aa8aeb2e..d40a310135c9 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesSnippet.g.cs index c92bda84fd76..2649d6fcfa93 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionAsyncSnippet.g.cs index f7f8bea1f2d9..bc0271b565be 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectAsyncSnippet.g.cs index ca981a0ca7e9..e419eb69660d 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectSnippet.g.cs index 00833a3b0290..2ed49b52f45a 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesAsyncSnippet.g.cs index 874b26d3d3ae..5bc028257282 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesSnippet.g.cs index 514055a8b655..086cbfdfc000 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionSnippet.g.cs index 288e27baa97d..f6b30929a05e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSnippet.g.cs index 4a323182ca92..4f0486857a75 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetParticipantSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingAsyncSnippet.g.cs index febb5b5a6fcb..f143119d6d89 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectAsyncSnippet.g.cs index fba3b618b106..de105b13a6c8 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectSnippet.g.cs index 60e76e5ac9c8..867f0857ce19 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesAsyncSnippet.g.cs index b1ce72d13f01..a79a9307bbf1 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesSnippet.g.cs index c73bde41c367..96c86289ff56 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingSnippet.g.cs index 6323dcfd1cbb..891e058ccd00 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetRecordingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptAsyncSnippet.g.cs index e057c73d144c..694442c4f2a2 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryAsyncSnippet.g.cs index f408d58f4465..46f4ec2b98f2 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectAsyncSnippet.g.cs index 78fbec8a3515..9578028e2a32 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectSnippet.g.cs index fec26adcdf1f..3a3600c634ba 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesAsyncSnippet.g.cs index 6657a361ad89..313c9efa212f 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesSnippet.g.cs index 1399cf85d630..6364571d9b41 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntrySnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntrySnippet.g.cs index 6b57f3da5a2e..1f68b2032a6e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntrySnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectAsyncSnippet.g.cs index edcfd35cc93e..ed1a08cd60fb 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectSnippet.g.cs index b244962e8b7c..dfec577c4d85 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesAsyncSnippet.g.cs index 4a2ae1e93ada..b1b8c33ad9da 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesSnippet.g.cs index b44386fdfd59..dab40213f84e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptSnippet.g.cs index 378bc3413201..99ed93be85ec 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.GetTranscriptSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectAsyncSnippet.g.cs index a6292f04e7a5..6c6da07859f9 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectSnippet.g.cs index 02a0580f4069..de721bf6d522 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListConferenceRecordsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsAsyncSnippet.g.cs index 7a7fb2d16305..d82bf3c88054 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectAsyncSnippet.g.cs index 3ae7d310403c..72af485a7b4f 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectSnippet.g.cs index ddff9aae042a..25094ae4c563 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesAsyncSnippet.g.cs index 4adb12dc1475..8bbf57bbb52d 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesSnippet.g.cs index af6fe5cf15bc..b01b45261e3a 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsSnippet.g.cs index c049caf6cfa0..9dded91ad1d9 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantSessionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsAsyncSnippet.g.cs index 6bf237dadc08..e06a5a4bb1a5 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectAsyncSnippet.g.cs index 4f849b66c5f7..037c415e33de 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectSnippet.g.cs index 9dacfdfbfeae..f6bb350a8116 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesAsyncSnippet.g.cs index 6e8ca9d9d3c5..d7036e3934b4 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesSnippet.g.cs index bdcb1a7fe65a..a9bab22bdd20 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsSnippet.g.cs index 6eeb7dae71a4..d532d3ee34b4 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListParticipantsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsAsyncSnippet.g.cs index 01a81cec166d..a10fc390d116 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectAsyncSnippet.g.cs index ae2481d74266..6bb17765b6c5 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectSnippet.g.cs index 3c6019eea54c..adae7258342f 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesAsyncSnippet.g.cs index 4059587b2335..77f65a406d0f 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesSnippet.g.cs index 03e386eb7634..8d5623f65e8e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsSnippet.g.cs index a15ed5035499..e9d2544347df 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListRecordingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesAsyncSnippet.g.cs index 017a90f0f636..c5e63a203f77 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectAsyncSnippet.g.cs index a3e36e813a52..4d0c795584c4 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectSnippet.g.cs index 2d71c3bd7eab..b28fd0a783ec 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesAsyncSnippet.g.cs index d1407804292a..7fefa86b22b0 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesSnippet.g.cs index 17be44f7300f..723c27a2d9ca 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesSnippet.g.cs index 6d3b3f6855bc..e6f8e1bcd898 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsAsyncSnippet.g.cs index f9cc2f4fdc35..a4bfb30a07ef 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectAsyncSnippet.g.cs index c4a87d242ba8..1ceb160ddbc7 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectSnippet.g.cs index 7aededda0b9e..fb7c29af75a1 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesAsyncSnippet.g.cs index 6eb508117c3c..a43359d81b9c 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesSnippet.g.cs index 6e970c874cd4..2de7216831a4 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsSnippet.g.cs index 2684fe11a651..81e1630c6ff7 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/ConferenceRecordsServiceClient.ListTranscriptsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberAsyncSnippet.g.cs new file mode 100644 index 000000000000..4745ff06c04c --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberAsyncSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_CreateMember_async_flattened] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for CreateMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateMemberAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "spaces/[SPACE]"; + Member member = new Member(); + // Make the request + Member response = await spacesServiceClient.CreateMemberAsync(parent, member); + } + } + // [END meet_v2beta_generated_SpacesService_CreateMember_async_flattened] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..5562a3de0003 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,48 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_CreateMember_async] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for CreateMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateMemberRequestObjectAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + CreateMemberRequest request = new CreateMemberRequest + { + ParentAsSpaceName = SpaceName.FromSpace("[SPACE]"), + Member = new Member(), + }; + // Make the request + Member response = await spacesServiceClient.CreateMemberAsync(request); + } + } + // [END meet_v2beta_generated_SpacesService_CreateMember_async] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..1f0395bb763b --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberRequestObjectSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_CreateMember_sync] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for CreateMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateMemberRequestObject() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + CreateMemberRequest request = new CreateMemberRequest + { + ParentAsSpaceName = SpaceName.FromSpace("[SPACE]"), + Member = new Member(), + }; + // Make the request + Member response = spacesServiceClient.CreateMember(request); + } + } + // [END meet_v2beta_generated_SpacesService_CreateMember_sync] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..0c7584fe105c --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_CreateMember_async_flattened_resourceNames] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for CreateMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateMemberResourceNamesAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + SpaceName parent = SpaceName.FromSpace("[SPACE]"); + Member member = new Member(); + // Make the request + Member response = await spacesServiceClient.CreateMemberAsync(parent, member); + } + } + // [END meet_v2beta_generated_SpacesService_CreateMember_async_flattened_resourceNames] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..280f49845d10 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberResourceNamesSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_CreateMember_sync_flattened_resourceNames] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for CreateMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateMemberResourceNames() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + SpaceName parent = SpaceName.FromSpace("[SPACE]"); + Member member = new Member(); + // Make the request + Member response = spacesServiceClient.CreateMember(parent, member); + } + } + // [END meet_v2beta_generated_SpacesService_CreateMember_sync_flattened_resourceNames] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberSnippet.g.cs new file mode 100644 index 000000000000..3020b277774f --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateMemberSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_CreateMember_sync_flattened] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for CreateMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateMember() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + string parent = "spaces/[SPACE]"; + Member member = new Member(); + // Make the request + Member response = spacesServiceClient.CreateMember(parent, member); + } + } + // [END meet_v2beta_generated_SpacesService_CreateMember_sync_flattened] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceAsyncSnippet.g.cs index e191d74614cf..4c70825d4bd1 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs index 33c39208581f..2d1ea36435c5 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectSnippet.g.cs index 1dcd3b1ce2ae..73243ea0f548 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceSnippet.g.cs index 459b048557e0..cefa7dfbc59e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.CreateSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberAsyncSnippet.g.cs new file mode 100644 index 000000000000..3be4ae43e442 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_DeleteMember_async_flattened] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for DeleteMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteMemberAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "spaces/[SPACE]/members/[MEMBER]"; + // Make the request + await spacesServiceClient.DeleteMemberAsync(name); + } + } + // [END meet_v2beta_generated_SpacesService_DeleteMember_async_flattened] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..5efaffe173d0 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_DeleteMember_async] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for DeleteMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteMemberRequestObjectAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + DeleteMemberRequest request = new DeleteMemberRequest + { + MemberName = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"), + }; + // Make the request + await spacesServiceClient.DeleteMemberAsync(request); + } + } + // [END meet_v2beta_generated_SpacesService_DeleteMember_async] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..97b90da531a5 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_DeleteMember_sync] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for DeleteMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteMemberRequestObject() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + DeleteMemberRequest request = new DeleteMemberRequest + { + MemberName = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"), + }; + // Make the request + spacesServiceClient.DeleteMember(request); + } + } + // [END meet_v2beta_generated_SpacesService_DeleteMember_sync] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..707e93d6d7a9 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_DeleteMember_async_flattened_resourceNames] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for DeleteMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteMemberResourceNamesAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + MemberName name = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"); + // Make the request + await spacesServiceClient.DeleteMemberAsync(name); + } + } + // [END meet_v2beta_generated_SpacesService_DeleteMember_async_flattened_resourceNames] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..a3ad06dd90aa --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_DeleteMember_sync_flattened_resourceNames] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for DeleteMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteMemberResourceNames() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + MemberName name = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"); + // Make the request + spacesServiceClient.DeleteMember(name); + } + } + // [END meet_v2beta_generated_SpacesService_DeleteMember_sync_flattened_resourceNames] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberSnippet.g.cs new file mode 100644 index 000000000000..c5af72bfde9a --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.DeleteMemberSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_DeleteMember_sync_flattened] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for DeleteMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteMember() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + string name = "spaces/[SPACE]/members/[MEMBER]"; + // Make the request + spacesServiceClient.DeleteMember(name); + } + } + // [END meet_v2beta_generated_SpacesService_DeleteMember_sync_flattened] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceAsyncSnippet.g.cs index d10633b64616..1cd3a7be2a73 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectAsyncSnippet.g.cs index 24d051f3629f..404a454425d2 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectSnippet.g.cs index bb679c4c6c90..8902143ffc7b 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesAsyncSnippet.g.cs index 17945285d483..4521acaa0ce0 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesSnippet.g.cs index 6e9c784a88bf..4fc7132d1b1a 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceSnippet.g.cs index 561107767e8e..49bd1225ea03 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.EndActiveConferenceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberAsyncSnippet.g.cs new file mode 100644 index 000000000000..be7081228dea --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_GetMember_async_flattened] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for GetMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetMemberAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "spaces/[SPACE]/members/[MEMBER]"; + // Make the request + Member response = await spacesServiceClient.GetMemberAsync(name); + } + } + // [END meet_v2beta_generated_SpacesService_GetMember_async_flattened] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..0ff165fef9b1 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_GetMember_async] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for GetMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetMemberRequestObjectAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + GetMemberRequest request = new GetMemberRequest + { + MemberName = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"), + }; + // Make the request + Member response = await spacesServiceClient.GetMemberAsync(request); + } + } + // [END meet_v2beta_generated_SpacesService_GetMember_async] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..3b4ce3a1f77f --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_GetMember_sync] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for GetMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetMemberRequestObject() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + GetMemberRequest request = new GetMemberRequest + { + MemberName = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"), + }; + // Make the request + Member response = spacesServiceClient.GetMember(request); + } + } + // [END meet_v2beta_generated_SpacesService_GetMember_sync] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..fe85d0731d63 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_GetMember_async_flattened_resourceNames] + using Google.Apps.Meet.V2Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for GetMemberAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetMemberResourceNamesAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + MemberName name = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"); + // Make the request + Member response = await spacesServiceClient.GetMemberAsync(name); + } + } + // [END meet_v2beta_generated_SpacesService_GetMember_async_flattened_resourceNames] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..9f3d3eb93f80 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_GetMember_sync_flattened_resourceNames] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for GetMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetMemberResourceNames() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + MemberName name = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"); + // Make the request + Member response = spacesServiceClient.GetMember(name); + } + } + // [END meet_v2beta_generated_SpacesService_GetMember_sync_flattened_resourceNames] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberSnippet.g.cs new file mode 100644 index 000000000000..a389c834a2b9 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetMemberSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_GetMember_sync_flattened] + using Google.Apps.Meet.V2Beta; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for GetMember + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetMember() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + string name = "spaces/[SPACE]/members/[MEMBER]"; + // Make the request + Member response = spacesServiceClient.GetMember(name); + } + } + // [END meet_v2beta_generated_SpacesService_GetMember_sync_flattened] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceAsyncSnippet.g.cs index 2d1a793f60e5..9f4e3ce03ff0 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs index fd23fceb543d..6e410b90202f 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectSnippet.g.cs index 786f3683fdc0..f89600d54bcb 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs index 158a64591449..4134d4208c07 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesSnippet.g.cs index e0adc3aa73ff..23367fda8a2e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceSnippet.g.cs index 5d121bdfa189..77a2efc1cbd9 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.GetSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersAsyncSnippet.g.cs new file mode 100644 index 000000000000..aff9624b7ca4 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_ListMembers_async_flattened] + using Google.Api.Gax; + using Google.Apps.Meet.V2Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for ListMembersAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListMembersAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "spaces/[SPACE]"; + // Make the request + PagedAsyncEnumerable response = spacesServiceClient.ListMembersAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Member item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListMembersResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END meet_v2beta_generated_SpacesService_ListMembers_async_flattened] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..8ad712ab6974 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,82 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_ListMembers_async] + using Google.Api.Gax; + using Google.Apps.Meet.V2Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for ListMembersAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListMembersRequestObjectAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + ListMembersRequest request = new ListMembersRequest + { + ParentAsSpaceName = SpaceName.FromSpace("[SPACE]"), + }; + // Make the request + PagedAsyncEnumerable response = spacesServiceClient.ListMembersAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Member item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListMembersResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END meet_v2beta_generated_SpacesService_ListMembers_async] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..6359dcf5dbaf --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersRequestObjectSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_ListMembers_sync] + using Google.Api.Gax; + using Google.Apps.Meet.V2Beta; + using System; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for ListMembers + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListMembersRequestObject() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + ListMembersRequest request = new ListMembersRequest + { + ParentAsSpaceName = SpaceName.FromSpace("[SPACE]"), + }; + // Make the request + PagedEnumerable response = spacesServiceClient.ListMembers(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Member item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListMembersResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END meet_v2beta_generated_SpacesService_ListMembers_sync] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersResourceNamesAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..729cb507f428 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_ListMembers_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Apps.Meet.V2Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for ListMembersAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListMembersResourceNamesAsync() + { + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + SpaceName parent = SpaceName.FromSpace("[SPACE]"); + // Make the request + PagedAsyncEnumerable response = spacesServiceClient.ListMembersAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Member item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListMembersResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END meet_v2beta_generated_SpacesService_ListMembers_async_flattened_resourceNames] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersResourceNamesSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..3b1d100dc426 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersResourceNamesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_ListMembers_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Apps.Meet.V2Beta; + using System; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for ListMembers + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListMembersResourceNames() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + SpaceName parent = SpaceName.FromSpace("[SPACE]"); + // Make the request + PagedEnumerable response = spacesServiceClient.ListMembers(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Member item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListMembersResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END meet_v2beta_generated_SpacesService_ListMembers_sync_flattened_resourceNames] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersSnippet.g.cs new file mode 100644 index 000000000000..79ca4552e626 --- /dev/null +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.ListMembersSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START meet_v2beta_generated_SpacesService_ListMembers_sync_flattened] + using Google.Api.Gax; + using Google.Apps.Meet.V2Beta; + using System; + + public sealed partial class GeneratedSpacesServiceClientSnippets + { + /// Snippet for ListMembers + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListMembers() + { + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + string parent = "spaces/[SPACE]"; + // Make the request + PagedEnumerable response = spacesServiceClient.ListMembers(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Member item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListMembersResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END meet_v2beta_generated_SpacesService_ListMembers_sync_flattened] +} diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceAsyncSnippet.g.cs index ac699fe31c6f..65e6fd31429d 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs index f353fd96d9b1..df87274208d0 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectSnippet.g.cs index 4ea1819e2eac..981a7b290a36 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceSnippet.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceSnippet.g.cs index d7edc3431737..86e021e0136b 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceSnippet.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/SpacesServiceClient.UpdateSpaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/snippet_metadata_google.apps.meet.v2beta.json b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/snippet_metadata_google.apps.meet.v2beta.json index e3d68d1821b8..31c9f8bca28d 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/snippet_metadata_google.apps.meet.v2beta.json +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.GeneratedSnippets/snippet_metadata_google.apps.meet.v2beta.json @@ -4386,6 +4386,1199 @@ "type": "SHORT" } ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_CreateMember_sync", + "title": "CreateMemberRequestObject", + "description": "Snippet for CreateMember", + "file": "SpacesServiceClient.CreateMemberRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.CreateMember", + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.CreateMemberRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Apps.Meet.V2Beta.Member", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "CreateMember", + "fullName": "google.apps.meet.v2beta.SpacesService.CreateMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 34, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_CreateMember_async", + "title": "CreateMemberRequestObjectAsync", + "description": "Snippet for CreateMemberAsync", + "file": "SpacesServiceClient.CreateMemberRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.CreateMemberAsync", + "async": true, + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.CreateMemberRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "CreateMember", + "fullName": "google.apps.meet.v2beta.SpacesService.CreateMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 46, + "type": "FULL" + }, + { + "start": 35, + "end": 44, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_CreateMember_sync_flattened", + "title": "CreateMember", + "description": "Snippet for CreateMember", + "file": "SpacesServiceClient.CreateMemberSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.CreateMember", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Apps.Meet.V2Beta.Member", + "name": "member" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Apps.Meet.V2Beta.Member", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "CreateMember", + "fullName": "google.apps.meet.v2beta.SpacesService.CreateMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 34, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_CreateMember_async_flattened", + "title": "CreateMemberAsync", + "description": "Snippet for CreateMemberAsync", + "file": "SpacesServiceClient.CreateMemberAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.CreateMemberAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Apps.Meet.V2Beta.Member", + "name": "member" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "CreateMember", + "fullName": "google.apps.meet.v2beta.SpacesService.CreateMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_CreateMember_sync_flattened_resourceNames", + "title": "CreateMemberResourceNames", + "description": "Snippet for CreateMember", + "file": "SpacesServiceClient.CreateMemberResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.CreateMember", + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.SpaceName", + "name": "parent" + }, + { + "type": "Google.Apps.Meet.V2Beta.Member", + "name": "member" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Apps.Meet.V2Beta.Member", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "CreateMember", + "fullName": "google.apps.meet.v2beta.SpacesService.CreateMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 34, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_CreateMember_async_flattened_resourceNames", + "title": "CreateMemberResourceNamesAsync", + "description": "Snippet for CreateMemberAsync", + "file": "SpacesServiceClient.CreateMemberResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.CreateMemberAsync", + "async": true, + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.SpaceName", + "name": "parent" + }, + { + "type": "Google.Apps.Meet.V2Beta.Member", + "name": "member" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "CreateMember", + "fullName": "google.apps.meet.v2beta.SpacesService.CreateMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_GetMember_sync", + "title": "GetMemberRequestObject", + "description": "Snippet for GetMember", + "file": "SpacesServiceClient.GetMemberRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.GetMember", + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.GetMemberRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Apps.Meet.V2Beta.Member", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "GetMember", + "fullName": "google.apps.meet.v2beta.SpacesService.GetMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_GetMember_async", + "title": "GetMemberRequestObjectAsync", + "description": "Snippet for GetMemberAsync", + "file": "SpacesServiceClient.GetMemberRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.GetMemberAsync", + "async": true, + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.GetMemberRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "GetMember", + "fullName": "google.apps.meet.v2beta.SpacesService.GetMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_GetMember_sync_flattened", + "title": "GetMember", + "description": "Snippet for GetMember", + "file": "SpacesServiceClient.GetMemberSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.GetMember", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Apps.Meet.V2Beta.Member", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "GetMember", + "fullName": "google.apps.meet.v2beta.SpacesService.GetMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_GetMember_async_flattened", + "title": "GetMemberAsync", + "description": "Snippet for GetMemberAsync", + "file": "SpacesServiceClient.GetMemberAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.GetMemberAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "GetMember", + "fullName": "google.apps.meet.v2beta.SpacesService.GetMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_GetMember_sync_flattened_resourceNames", + "title": "GetMemberResourceNames", + "description": "Snippet for GetMember", + "file": "SpacesServiceClient.GetMemberResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.GetMember", + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.MemberName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Apps.Meet.V2Beta.Member", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "GetMember", + "fullName": "google.apps.meet.v2beta.SpacesService.GetMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_GetMember_async_flattened_resourceNames", + "title": "GetMemberResourceNamesAsync", + "description": "Snippet for GetMemberAsync", + "file": "SpacesServiceClient.GetMemberResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.GetMemberAsync", + "async": true, + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.MemberName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "GetMember", + "fullName": "google.apps.meet.v2beta.SpacesService.GetMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_ListMembers_sync", + "title": "ListMembersRequestObject", + "description": "Snippet for ListMembers", + "file": "SpacesServiceClient.ListMembersRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListMembers", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.ListMembers", + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.ListMembersRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "ListMembers", + "fullName": "google.apps.meet.v2beta.SpacesService.ListMembers", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 78, + "type": "FULL" + }, + { + "start": 36, + "end": 76, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_ListMembers_async", + "title": "ListMembersRequestObjectAsync", + "description": "Snippet for ListMembersAsync", + "file": "SpacesServiceClient.ListMembersRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListMembersAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.ListMembersAsync", + "async": true, + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.ListMembersRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "ListMembers", + "fullName": "google.apps.meet.v2beta.SpacesService.ListMembers", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 80, + "type": "FULL" + }, + { + "start": 38, + "end": 78, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_ListMembers_sync_flattened", + "title": "ListMembers", + "description": "Snippet for ListMembers", + "file": "SpacesServiceClient.ListMembersSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListMembers", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.ListMembers", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "ListMembers", + "fullName": "google.apps.meet.v2beta.SpacesService.ListMembers", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_ListMembers_async_flattened", + "title": "ListMembersAsync", + "description": "Snippet for ListMembersAsync", + "file": "SpacesServiceClient.ListMembersAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListMembersAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.ListMembersAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "ListMembers", + "fullName": "google.apps.meet.v2beta.SpacesService.ListMembers", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_ListMembers_sync_flattened_resourceNames", + "title": "ListMembersResourceNames", + "description": "Snippet for ListMembers", + "file": "SpacesServiceClient.ListMembersResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListMembers", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.ListMembers", + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.SpaceName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "ListMembers", + "fullName": "google.apps.meet.v2beta.SpacesService.ListMembers", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_ListMembers_async_flattened_resourceNames", + "title": "ListMembersResourceNamesAsync", + "description": "Snippet for ListMembersAsync", + "file": "SpacesServiceClient.ListMembersResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListMembersAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.ListMembersAsync", + "async": true, + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.SpaceName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "ListMembers", + "fullName": "google.apps.meet.v2beta.SpacesService.ListMembers", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_DeleteMember_sync", + "title": "DeleteMemberRequestObject", + "description": "Snippet for DeleteMember", + "file": "SpacesServiceClient.DeleteMemberRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.DeleteMember", + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.DeleteMemberRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "DeleteMember", + "fullName": "google.apps.meet.v2beta.SpacesService.DeleteMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_DeleteMember_async", + "title": "DeleteMemberRequestObjectAsync", + "description": "Snippet for DeleteMemberAsync", + "file": "SpacesServiceClient.DeleteMemberRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.DeleteMemberAsync", + "async": true, + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.DeleteMemberRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "DeleteMember", + "fullName": "google.apps.meet.v2beta.SpacesService.DeleteMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_DeleteMember_sync_flattened", + "title": "DeleteMember", + "description": "Snippet for DeleteMember", + "file": "SpacesServiceClient.DeleteMemberSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.DeleteMember", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "DeleteMember", + "fullName": "google.apps.meet.v2beta.SpacesService.DeleteMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_DeleteMember_async_flattened", + "title": "DeleteMemberAsync", + "description": "Snippet for DeleteMemberAsync", + "file": "SpacesServiceClient.DeleteMemberAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.DeleteMemberAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "DeleteMember", + "fullName": "google.apps.meet.v2beta.SpacesService.DeleteMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_DeleteMember_sync_flattened_resourceNames", + "title": "DeleteMemberResourceNames", + "description": "Snippet for DeleteMember", + "file": "SpacesServiceClient.DeleteMemberResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteMember", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.DeleteMember", + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.MemberName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "DeleteMember", + "fullName": "google.apps.meet.v2beta.SpacesService.DeleteMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "meet_v2beta_generated_SpacesService_DeleteMember_async_flattened_resourceNames", + "title": "DeleteMemberResourceNamesAsync", + "description": "Snippet for DeleteMemberAsync", + "file": "SpacesServiceClient.DeleteMemberResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteMemberAsync", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient.DeleteMemberAsync", + "async": true, + "parameters": [ + { + "type": "Google.Apps.Meet.V2Beta.MemberName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "SpacesServiceClient", + "fullName": "Google.Apps.Meet.V2Beta.SpacesServiceClient" + }, + "method": { + "shortName": "DeleteMember", + "fullName": "google.apps.meet.v2beta.SpacesService.DeleteMember", + "service": { + "shortName": "SpacesService", + "fullName": "google.apps.meet.v2beta.SpacesService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] } ] } diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.Snippets/ConferenceRecordsServiceClientSnippets.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.Snippets/ConferenceRecordsServiceClientSnippets.g.cs index 14b07a69820f..c574cf73862f 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.Snippets/ConferenceRecordsServiceClientSnippets.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.Snippets/ConferenceRecordsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.Snippets/SpacesServiceClientSnippets.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.Snippets/SpacesServiceClientSnippets.g.cs index 315d02780598..c384d2f8d7f8 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.Snippets/SpacesServiceClientSnippets.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta.Snippets/SpacesServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -16,8 +16,11 @@ namespace GoogleCSharpSnippets { + using Google.Api.Gax; using Google.Apps.Meet.V2Beta; using Google.Protobuf.WellKnownTypes; + using System; + using System.Linq; using System.Threading.Tasks; /// Generated snippets. @@ -314,5 +317,548 @@ public async Task EndActiveConferenceResourceNamesAsync() await spacesServiceClient.EndActiveConferenceAsync(name); // End snippet } + + /// Snippet for CreateMember + public void CreateMemberRequestObject() + { + // Snippet: CreateMember(CreateMemberRequest, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + CreateMemberRequest request = new CreateMemberRequest + { + ParentAsSpaceName = SpaceName.FromSpace("[SPACE]"), + Member = new Member(), + }; + // Make the request + Member response = spacesServiceClient.CreateMember(request); + // End snippet + } + + /// Snippet for CreateMemberAsync + public async Task CreateMemberRequestObjectAsync() + { + // Snippet: CreateMemberAsync(CreateMemberRequest, CallSettings) + // Additional: CreateMemberAsync(CreateMemberRequest, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + CreateMemberRequest request = new CreateMemberRequest + { + ParentAsSpaceName = SpaceName.FromSpace("[SPACE]"), + Member = new Member(), + }; + // Make the request + Member response = await spacesServiceClient.CreateMemberAsync(request); + // End snippet + } + + /// Snippet for CreateMember + public void CreateMember() + { + // Snippet: CreateMember(string, Member, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + string parent = "spaces/[SPACE]"; + Member member = new Member(); + // Make the request + Member response = spacesServiceClient.CreateMember(parent, member); + // End snippet + } + + /// Snippet for CreateMemberAsync + public async Task CreateMemberAsync() + { + // Snippet: CreateMemberAsync(string, Member, CallSettings) + // Additional: CreateMemberAsync(string, Member, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "spaces/[SPACE]"; + Member member = new Member(); + // Make the request + Member response = await spacesServiceClient.CreateMemberAsync(parent, member); + // End snippet + } + + /// Snippet for CreateMember + public void CreateMemberResourceNames() + { + // Snippet: CreateMember(SpaceName, Member, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + SpaceName parent = SpaceName.FromSpace("[SPACE]"); + Member member = new Member(); + // Make the request + Member response = spacesServiceClient.CreateMember(parent, member); + // End snippet + } + + /// Snippet for CreateMemberAsync + public async Task CreateMemberResourceNamesAsync() + { + // Snippet: CreateMemberAsync(SpaceName, Member, CallSettings) + // Additional: CreateMemberAsync(SpaceName, Member, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + SpaceName parent = SpaceName.FromSpace("[SPACE]"); + Member member = new Member(); + // Make the request + Member response = await spacesServiceClient.CreateMemberAsync(parent, member); + // End snippet + } + + /// Snippet for GetMember + public void GetMemberRequestObject() + { + // Snippet: GetMember(GetMemberRequest, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + GetMemberRequest request = new GetMemberRequest + { + MemberName = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"), + }; + // Make the request + Member response = spacesServiceClient.GetMember(request); + // End snippet + } + + /// Snippet for GetMemberAsync + public async Task GetMemberRequestObjectAsync() + { + // Snippet: GetMemberAsync(GetMemberRequest, CallSettings) + // Additional: GetMemberAsync(GetMemberRequest, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + GetMemberRequest request = new GetMemberRequest + { + MemberName = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"), + }; + // Make the request + Member response = await spacesServiceClient.GetMemberAsync(request); + // End snippet + } + + /// Snippet for GetMember + public void GetMember() + { + // Snippet: GetMember(string, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + string name = "spaces/[SPACE]/members/[MEMBER]"; + // Make the request + Member response = spacesServiceClient.GetMember(name); + // End snippet + } + + /// Snippet for GetMemberAsync + public async Task GetMemberAsync() + { + // Snippet: GetMemberAsync(string, CallSettings) + // Additional: GetMemberAsync(string, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "spaces/[SPACE]/members/[MEMBER]"; + // Make the request + Member response = await spacesServiceClient.GetMemberAsync(name); + // End snippet + } + + /// Snippet for GetMember + public void GetMemberResourceNames() + { + // Snippet: GetMember(MemberName, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + MemberName name = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"); + // Make the request + Member response = spacesServiceClient.GetMember(name); + // End snippet + } + + /// Snippet for GetMemberAsync + public async Task GetMemberResourceNamesAsync() + { + // Snippet: GetMemberAsync(MemberName, CallSettings) + // Additional: GetMemberAsync(MemberName, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + MemberName name = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"); + // Make the request + Member response = await spacesServiceClient.GetMemberAsync(name); + // End snippet + } + + /// Snippet for ListMembers + public void ListMembersRequestObject() + { + // Snippet: ListMembers(ListMembersRequest, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + ListMembersRequest request = new ListMembersRequest + { + ParentAsSpaceName = SpaceName.FromSpace("[SPACE]"), + }; + // Make the request + PagedEnumerable response = spacesServiceClient.ListMembers(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Member item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListMembersResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListMembersAsync + public async Task ListMembersRequestObjectAsync() + { + // Snippet: ListMembersAsync(ListMembersRequest, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + ListMembersRequest request = new ListMembersRequest + { + ParentAsSpaceName = SpaceName.FromSpace("[SPACE]"), + }; + // Make the request + PagedAsyncEnumerable response = spacesServiceClient.ListMembersAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Member item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListMembersResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListMembers + public void ListMembers() + { + // Snippet: ListMembers(string, string, int?, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + string parent = "spaces/[SPACE]"; + // Make the request + PagedEnumerable response = spacesServiceClient.ListMembers(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Member item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListMembersResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListMembersAsync + public async Task ListMembersAsync() + { + // Snippet: ListMembersAsync(string, string, int?, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "spaces/[SPACE]"; + // Make the request + PagedAsyncEnumerable response = spacesServiceClient.ListMembersAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Member item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListMembersResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListMembers + public void ListMembersResourceNames() + { + // Snippet: ListMembers(SpaceName, string, int?, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + SpaceName parent = SpaceName.FromSpace("[SPACE]"); + // Make the request + PagedEnumerable response = spacesServiceClient.ListMembers(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Member item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListMembersResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListMembersAsync + public async Task ListMembersResourceNamesAsync() + { + // Snippet: ListMembersAsync(SpaceName, string, int?, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + SpaceName parent = SpaceName.FromSpace("[SPACE]"); + // Make the request + PagedAsyncEnumerable response = spacesServiceClient.ListMembersAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Member item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListMembersResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Member item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Member item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for DeleteMember + public void DeleteMemberRequestObject() + { + // Snippet: DeleteMember(DeleteMemberRequest, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + DeleteMemberRequest request = new DeleteMemberRequest + { + MemberName = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"), + }; + // Make the request + spacesServiceClient.DeleteMember(request); + // End snippet + } + + /// Snippet for DeleteMemberAsync + public async Task DeleteMemberRequestObjectAsync() + { + // Snippet: DeleteMemberAsync(DeleteMemberRequest, CallSettings) + // Additional: DeleteMemberAsync(DeleteMemberRequest, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + DeleteMemberRequest request = new DeleteMemberRequest + { + MemberName = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"), + }; + // Make the request + await spacesServiceClient.DeleteMemberAsync(request); + // End snippet + } + + /// Snippet for DeleteMember + public void DeleteMember() + { + // Snippet: DeleteMember(string, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + string name = "spaces/[SPACE]/members/[MEMBER]"; + // Make the request + spacesServiceClient.DeleteMember(name); + // End snippet + } + + /// Snippet for DeleteMemberAsync + public async Task DeleteMemberAsync() + { + // Snippet: DeleteMemberAsync(string, CallSettings) + // Additional: DeleteMemberAsync(string, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "spaces/[SPACE]/members/[MEMBER]"; + // Make the request + await spacesServiceClient.DeleteMemberAsync(name); + // End snippet + } + + /// Snippet for DeleteMember + public void DeleteMemberResourceNames() + { + // Snippet: DeleteMember(MemberName, CallSettings) + // Create client + SpacesServiceClient spacesServiceClient = SpacesServiceClient.Create(); + // Initialize request argument(s) + MemberName name = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"); + // Make the request + spacesServiceClient.DeleteMember(name); + // End snippet + } + + /// Snippet for DeleteMemberAsync + public async Task DeleteMemberResourceNamesAsync() + { + // Snippet: DeleteMemberAsync(MemberName, CallSettings) + // Additional: DeleteMemberAsync(MemberName, CancellationToken) + // Create client + SpacesServiceClient spacesServiceClient = await SpacesServiceClient.CreateAsync(); + // Initialize request argument(s) + MemberName name = MemberName.FromSpaceMember("[SPACE]", "[MEMBER]"); + // Make the request + await spacesServiceClient.DeleteMemberAsync(name); + // End snippet + } } } diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ConferenceRecordsServiceClient.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ConferenceRecordsServiceClient.g.cs index de2d9d015485..97fefbbbceb7 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ConferenceRecordsServiceClient.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ConferenceRecordsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -362,8 +362,18 @@ public abstract partial class ConferenceRecordsServiceClient public static string DefaultEndpoint { get; } = "meet.googleapis.com:443"; /// The default ConferenceRecordsService scopes. - /// The default ConferenceRecordsService scopes are: - public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] { }); + /// + /// The default ConferenceRecordsService scopes are: + /// + /// https://www.googleapis.com/auth/meetings.space.created + /// https://www.googleapis.com/auth/meetings.space.readonly + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/meetings.space.created", + "https://www.googleapis.com/auth/meetings.space.readonly", + }); /// The service metadata associated with this client type. public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(ConferenceRecordsService.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); @@ -429,7 +439,6 @@ internal static ConferenceRecordsServiceClient Create(grpccore::CallInvoker call public virtual ConferenceRecordsService.ConferenceRecordsServiceClient GrpcClient => throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request object containing all of the parameters for the API call. @@ -439,7 +448,6 @@ public virtual ConferenceRecord GetConferenceRecord(GetConferenceRecordRequest r throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request object containing all of the parameters for the API call. @@ -449,7 +457,6 @@ public virtual ConferenceRecord GetConferenceRecord(GetConferenceRecordRequest r throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request object containing all of the parameters for the API call. @@ -459,7 +466,6 @@ public virtual ConferenceRecord GetConferenceRecord(GetConferenceRecordRequest r GetConferenceRecordAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// @@ -474,7 +480,6 @@ public virtual ConferenceRecord GetConferenceRecord(string name, gaxgrpc::CallSe }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// @@ -489,7 +494,6 @@ public virtual ConferenceRecord GetConferenceRecord(string name, gaxgrpc::CallSe }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// @@ -501,7 +505,6 @@ public virtual ConferenceRecord GetConferenceRecord(string name, gaxgrpc::CallSe GetConferenceRecordAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// @@ -516,7 +519,6 @@ public virtual ConferenceRecord GetConferenceRecord(ConferenceRecordName name, g }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// @@ -531,7 +533,6 @@ public virtual ConferenceRecord GetConferenceRecord(ConferenceRecordName name, g }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// @@ -543,8 +544,8 @@ public virtual ConferenceRecord GetConferenceRecord(ConferenceRecordName name, g GetConferenceRecordAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -553,8 +554,8 @@ public virtual ConferenceRecord GetConferenceRecord(ConferenceRecordName name, g throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -563,7 +564,6 @@ public virtual ConferenceRecord GetConferenceRecord(ConferenceRecordName name, g throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request object containing all of the parameters for the API call. @@ -573,7 +573,6 @@ public virtual Participant GetParticipant(GetParticipantRequest request, gaxgrpc throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request object containing all of the parameters for the API call. @@ -583,7 +582,6 @@ public virtual Participant GetParticipant(GetParticipantRequest request, gaxgrpc throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request object containing all of the parameters for the API call. @@ -593,7 +591,6 @@ public virtual Participant GetParticipant(GetParticipantRequest request, gaxgrpc GetParticipantAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// @@ -608,7 +605,6 @@ public virtual Participant GetParticipant(string name, gaxgrpc::CallSettings cal }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// @@ -623,7 +619,6 @@ public virtual Participant GetParticipant(string name, gaxgrpc::CallSettings cal }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// @@ -635,7 +630,6 @@ public virtual Participant GetParticipant(string name, gaxgrpc::CallSettings cal GetParticipantAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// @@ -650,7 +644,6 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// @@ -665,7 +658,6 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// @@ -677,8 +669,7 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet GetParticipantAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -691,8 +682,7 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -705,8 +695,7 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -743,8 +732,7 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -781,8 +769,7 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -819,8 +806,7 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -857,7 +843,6 @@ public virtual Participant GetParticipant(ParticipantName name, gaxgrpc::CallSet } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request object containing all of the parameters for the API call. @@ -867,7 +852,6 @@ public virtual ParticipantSession GetParticipantSession(GetParticipantSessionReq throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request object containing all of the parameters for the API call. @@ -877,7 +861,6 @@ public virtual ParticipantSession GetParticipantSession(GetParticipantSessionReq throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request object containing all of the parameters for the API call. @@ -887,7 +870,6 @@ public virtual ParticipantSession GetParticipantSession(GetParticipantSessionReq GetParticipantSessionAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// @@ -902,7 +884,6 @@ public virtual ParticipantSession GetParticipantSession(string name, gaxgrpc::Ca }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// @@ -917,7 +898,6 @@ public virtual ParticipantSession GetParticipantSession(string name, gaxgrpc::Ca }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// @@ -929,7 +909,6 @@ public virtual ParticipantSession GetParticipantSession(string name, gaxgrpc::Ca GetParticipantSessionAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// @@ -944,7 +923,6 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// @@ -959,7 +937,6 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// @@ -971,9 +948,8 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n GetParticipantSessionAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -985,9 +961,8 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -999,9 +974,8 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -1038,9 +1012,8 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -1077,9 +1050,8 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -1116,9 +1088,8 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -1155,7 +1126,6 @@ public virtual ParticipantSession GetParticipantSession(ParticipantSessionName n } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request object containing all of the parameters for the API call. @@ -1165,7 +1135,6 @@ public virtual Recording GetRecording(GetRecordingRequest request, gaxgrpc::Call throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request object containing all of the parameters for the API call. @@ -1175,7 +1144,6 @@ public virtual Recording GetRecording(GetRecordingRequest request, gaxgrpc::Call throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request object containing all of the parameters for the API call. @@ -1185,7 +1153,6 @@ public virtual Recording GetRecording(GetRecordingRequest request, gaxgrpc::Call GetRecordingAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// @@ -1200,7 +1167,6 @@ public virtual Recording GetRecording(string name, gaxgrpc::CallSettings callSet }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// @@ -1215,7 +1181,6 @@ public virtual Recording GetRecording(string name, gaxgrpc::CallSettings callSet }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// @@ -1227,7 +1192,6 @@ public virtual Recording GetRecording(string name, gaxgrpc::CallSettings callSet GetRecordingAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// @@ -1242,7 +1206,6 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// @@ -1257,7 +1220,6 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// @@ -1269,8 +1231,8 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings GetRecordingAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -1279,8 +1241,8 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -1289,8 +1251,8 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// /// Required. Format: `conferenceRecords/{conference_record}` @@ -1323,8 +1285,8 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// /// Required. Format: `conferenceRecords/{conference_record}` @@ -1357,8 +1319,8 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// /// Required. Format: `conferenceRecords/{conference_record}` @@ -1391,8 +1353,8 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// /// Required. Format: `conferenceRecords/{conference_record}` @@ -1425,7 +1387,6 @@ public virtual Recording GetRecording(RecordingName name, gaxgrpc::CallSettings } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request object containing all of the parameters for the API call. @@ -1435,7 +1396,6 @@ public virtual Transcript GetTranscript(GetTranscriptRequest request, gaxgrpc::C throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request object containing all of the parameters for the API call. @@ -1445,7 +1405,6 @@ public virtual Transcript GetTranscript(GetTranscriptRequest request, gaxgrpc::C throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request object containing all of the parameters for the API call. @@ -1455,7 +1414,6 @@ public virtual Transcript GetTranscript(GetTranscriptRequest request, gaxgrpc::C GetTranscriptAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// @@ -1470,7 +1428,6 @@ public virtual Transcript GetTranscript(string name, gaxgrpc::CallSettings callS }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// @@ -1485,7 +1442,6 @@ public virtual Transcript GetTranscript(string name, gaxgrpc::CallSettings callS }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// @@ -1497,7 +1453,6 @@ public virtual Transcript GetTranscript(string name, gaxgrpc::CallSettings callS GetTranscriptAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// @@ -1512,7 +1467,6 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// @@ -1527,7 +1481,6 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// @@ -1539,8 +1492,8 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin GetTranscriptAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -1549,8 +1502,8 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -1559,8 +1512,8 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// /// Required. Format: `conferenceRecords/{conference_record}` @@ -1593,8 +1546,8 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// /// Required. Format: `conferenceRecords/{conference_record}` @@ -1627,8 +1580,8 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// /// Required. Format: `conferenceRecords/{conference_record}` @@ -1661,8 +1614,8 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// /// Required. Format: `conferenceRecords/{conference_record}` @@ -1695,7 +1648,6 @@ public virtual Transcript GetTranscript(TranscriptName name, gaxgrpc::CallSettin } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1709,7 +1661,6 @@ public virtual TranscriptEntry GetTranscriptEntry(GetTranscriptEntryRequest requ throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1723,7 +1674,6 @@ public virtual TranscriptEntry GetTranscriptEntry(GetTranscriptEntryRequest requ throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1737,7 +1687,6 @@ public virtual TranscriptEntry GetTranscriptEntry(GetTranscriptEntryRequest requ GetTranscriptEntryAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1756,7 +1705,6 @@ public virtual TranscriptEntry GetTranscriptEntry(string name, gaxgrpc::CallSett }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1775,7 +1723,6 @@ public virtual TranscriptEntry GetTranscriptEntry(string name, gaxgrpc::CallSett }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1791,7 +1738,6 @@ public virtual TranscriptEntry GetTranscriptEntry(string name, gaxgrpc::CallSett GetTranscriptEntryAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1810,7 +1756,6 @@ public virtual TranscriptEntry GetTranscriptEntry(TranscriptEntryName name, gaxg }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1829,7 +1774,6 @@ public virtual TranscriptEntry GetTranscriptEntry(TranscriptEntryName name, gaxg }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1845,7 +1789,6 @@ public virtual TranscriptEntry GetTranscriptEntry(TranscriptEntryName name, gaxg GetTranscriptEntryAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -1860,7 +1803,6 @@ public virtual TranscriptEntry GetTranscriptEntry(TranscriptEntryName name, gaxg throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -1875,7 +1817,6 @@ public virtual TranscriptEntry GetTranscriptEntry(TranscriptEntryName name, gaxg throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -1915,7 +1856,6 @@ public virtual TranscriptEntry GetTranscriptEntry(TranscriptEntryName name, gaxg } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -1955,7 +1895,6 @@ public virtual TranscriptEntry GetTranscriptEntry(TranscriptEntryName name, gaxg } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -1995,7 +1934,6 @@ public virtual TranscriptEntry GetTranscriptEntry(TranscriptEntryName name, gaxg } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -2178,7 +2116,6 @@ public ConferenceRecordsServiceClientImpl(ConferenceRecordsService.ConferenceRec partial void Modify_ListTranscriptEntriesRequest(ref ListTranscriptEntriesRequest request, ref gaxgrpc::CallSettings settings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request object containing all of the parameters for the API call. @@ -2191,7 +2128,6 @@ public override ConferenceRecord GetConferenceRecord(GetConferenceRecordRequest } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request object containing all of the parameters for the API call. @@ -2204,8 +2140,8 @@ public override ConferenceRecord GetConferenceRecord(GetConferenceRecordRequest } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -2217,8 +2153,8 @@ public override ConferenceRecord GetConferenceRecord(GetConferenceRecordRequest } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -2230,7 +2166,6 @@ public override ConferenceRecord GetConferenceRecord(GetConferenceRecordRequest } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request object containing all of the parameters for the API call. @@ -2243,7 +2178,6 @@ public override Participant GetParticipant(GetParticipantRequest request, gaxgrp } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request object containing all of the parameters for the API call. @@ -2256,8 +2190,7 @@ public override Participant GetParticipant(GetParticipantRequest request, gaxgrp } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -2273,8 +2206,7 @@ public override Participant GetParticipant(GetParticipantRequest request, gaxgrp } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -2290,7 +2222,6 @@ public override Participant GetParticipant(GetParticipantRequest request, gaxgrp } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request object containing all of the parameters for the API call. @@ -2303,7 +2234,6 @@ public override ParticipantSession GetParticipantSession(GetParticipantSessionRe } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request object containing all of the parameters for the API call. @@ -2316,9 +2246,8 @@ public override ParticipantSession GetParticipantSession(GetParticipantSessionRe } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -2333,9 +2262,8 @@ public override ParticipantSession GetParticipantSession(GetParticipantSessionRe } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -2350,7 +2278,6 @@ public override ParticipantSession GetParticipantSession(GetParticipantSessionRe } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request object containing all of the parameters for the API call. @@ -2363,7 +2290,6 @@ public override Recording GetRecording(GetRecordingRequest request, gaxgrpc::Cal } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request object containing all of the parameters for the API call. @@ -2376,8 +2302,8 @@ public override Recording GetRecording(GetRecordingRequest request, gaxgrpc::Cal } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -2389,8 +2315,8 @@ public override Recording GetRecording(GetRecordingRequest request, gaxgrpc::Cal } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -2402,7 +2328,6 @@ public override Recording GetRecording(GetRecordingRequest request, gaxgrpc::Cal } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request object containing all of the parameters for the API call. @@ -2415,7 +2340,6 @@ public override Transcript GetTranscript(GetTranscriptRequest request, gaxgrpc:: } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request object containing all of the parameters for the API call. @@ -2428,8 +2352,8 @@ public override Transcript GetTranscript(GetTranscriptRequest request, gaxgrpc:: } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -2441,8 +2365,8 @@ public override Transcript GetTranscript(GetTranscriptRequest request, gaxgrpc:: } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -2454,7 +2378,6 @@ public override Transcript GetTranscript(GetTranscriptRequest request, gaxgrpc:: } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -2471,7 +2394,6 @@ public override TranscriptEntry GetTranscriptEntry(GetTranscriptEntryRequest req } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -2488,7 +2410,6 @@ public override TranscriptEntry GetTranscriptEntry(GetTranscriptEntryRequest req } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -2506,7 +2427,6 @@ public override TranscriptEntry GetTranscriptEntry(GetTranscriptEntryRequest req } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/PackageApiMetadata.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/PackageApiMetadata.g.cs index 75edcfbe91b5..afaa7ec52ae0 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/PackageApiMetadata.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/Resource.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/Resource.g.cs index 09db4247e18a..c833d8c4978e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/Resource.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/Resource.g.cs @@ -35,88 +35,141 @@ static ResourceReflection() { "ZW5jZTou6kErChltZWV0Lmdvb2dsZWFwaXMuY29tL1NwYWNlEg5zcGFjZXMv", "e3NwYWNlfSJbChBBY3RpdmVDb25mZXJlbmNlEkcKEWNvbmZlcmVuY2VfcmVj", "b3JkGAEgASgJQizgQQP6QSYKJG1lZXQuZ29vZ2xlYXBpcy5jb20vQ29uZmVy", - "ZW5jZVJlY29yZCLPAgoLU3BhY2VDb25maWcSRAoLYWNjZXNzX3R5cGUYASAB", + "ZW5jZVJlY29yZCL7EQoLU3BhY2VDb25maWcSRAoLYWNjZXNzX3R5cGUYASAB", "KA4yLy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5TcGFjZUNvbmZpZy5BY2Nl", "c3NUeXBlElEKEmVudHJ5X3BvaW50X2FjY2VzcxgCIAEoDjI1Lmdvb2dsZS5h", - "cHBzLm1lZXQudjJiZXRhLlNwYWNlQ29uZmlnLkVudHJ5UG9pbnRBY2Nlc3Mi", - "UAoKQWNjZXNzVHlwZRIbChdBQ0NFU1NfVFlQRV9VTlNQRUNJRklFRBAAEggK", - "BE9QRU4QARILCgdUUlVTVEVEEAISDgoKUkVTVFJJQ1RFRBADIlUKEEVudHJ5", - "UG9pbnRBY2Nlc3MSIgoeRU5UUllfUE9JTlRfQUNDRVNTX1VOU1BFQ0lGSUVE", - "EAASBwoDQUxMEAESFAoQQ1JFQVRPUl9BUFBfT05MWRACIuwCChBDb25mZXJl", - "bmNlUmVjb3JkEhEKBG5hbWUYASABKAlCA+BBCBIzCgpzdGFydF90aW1lGAIg", - "ASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjEKCGVuZF90", - "aW1lGAMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjQK", - "C2V4cGlyZV90aW1lGAQgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFt", - "cEID4EEDEjAKBXNwYWNlGAUgASgJQiHgQQP6QRsKGW1lZXQuZ29vZ2xlYXBp", - "cy5jb20vU3BhY2U6depBcgokbWVldC5nb29nbGVhcGlzLmNvbS9Db25mZXJl", - "bmNlUmVjb3JkEiVjb25mZXJlbmNlUmVjb3Jkcy97Y29uZmVyZW5jZV9yZWNv", - "cmR9KhFjb25mZXJlbmNlUmVjb3JkczIQY29uZmVyZW5jZVJlY29yZCLgAwoL", - "UGFydGljaXBhbnQSPgoNc2lnbmVkaW5fdXNlchgEIAEoCzIlLmdvb2dsZS5h", - "cHBzLm1lZXQudjJiZXRhLlNpZ25lZGluVXNlckgAEkAKDmFub255bW91c191", - "c2VyGAUgASgLMiYuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuQW5vbnltb3Vz", - "VXNlckgAEjgKCnBob25lX3VzZXIYBiABKAsyIi5nb29nbGUuYXBwcy5tZWV0", - "LnYyYmV0YS5QaG9uZVVzZXJIABIRCgRuYW1lGAEgASgJQgPgQQMSPAoTZWFy", - "bGllc3Rfc3RhcnRfdGltZRgHIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1l", - "c3RhbXBCA+BBAxI4Cg9sYXRlc3RfZW5kX3RpbWUYCCABKAsyGi5nb29nbGUu", - "cHJvdG9idWYuVGltZXN0YW1wQgPgQQM6gQHqQX4KH21lZXQuZ29vZ2xlYXBp", - "cy5jb20vUGFydGljaXBhbnQSQGNvbmZlcmVuY2VSZWNvcmRzL3tjb25mZXJl", - "bmNlX3JlY29yZH0vcGFydGljaXBhbnRzL3twYXJ0aWNpcGFudH0qDHBhcnRp", - "Y2lwYW50czILcGFydGljaXBhbnRCBgoEdXNlciLTAgoSUGFydGljaXBhbnRT", - "ZXNzaW9uEhEKBG5hbWUYASABKAlCA+BBCBIzCgpzdGFydF90aW1lGAIgASgL", - "MhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjEKCGVuZF90aW1l", - "GAMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDOsEB6kG9", - "AQombWVldC5nb29nbGVhcGlzLmNvbS9QYXJ0aWNpcGFudFNlc3Npb24SamNv", - "bmZlcmVuY2VSZWNvcmRzL3tjb25mZXJlbmNlX3JlY29yZH0vcGFydGljaXBh", - "bnRzL3twYXJ0aWNpcGFudH0vcGFydGljaXBhbnRTZXNzaW9ucy97cGFydGlj", - "aXBhbnRfc2Vzc2lvbn0qE3BhcnRpY2lwYW50U2Vzc2lvbnMyEnBhcnRpY2lw", - "YW50U2Vzc2lvbiI8CgxTaWduZWRpblVzZXISEQoEdXNlchgBIAEoCUID4EED", - "EhkKDGRpc3BsYXlfbmFtZRgCIAEoCUID4EEDIioKDUFub255bW91c1VzZXIS", - "GQoMZGlzcGxheV9uYW1lGAEgASgJQgPgQQMiJgoJUGhvbmVVc2VyEhkKDGRp", - "c3BsYXlfbmFtZRgBIAEoCUID4EEDIuUDCglSZWNvcmRpbmcSSwoRZHJpdmVf", - "ZGVzdGluYXRpb24YBiABKAsyKS5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5E", - "cml2ZURlc3RpbmF0aW9uQgPgQQNIABIRCgRuYW1lGAEgASgJQgPgQQMSPAoF", - "c3RhdGUYAyABKA4yKC5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5SZWNvcmRp", - "bmcuU3RhdGVCA+BBAxIzCgpzdGFydF90aW1lGAQgASgLMhouZ29vZ2xlLnBy", - "b3RvYnVmLlRpbWVzdGFtcEID4EEDEjEKCGVuZF90aW1lGAUgASgLMhouZ29v", - "Z2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDIkoKBVN0YXRlEhUKEVNUQVRF", - "X1VOU1BFQ0lGSUVEEAASCwoHU1RBUlRFRBABEgkKBUVOREVEEAISEgoORklM", - "RV9HRU5FUkFURUQQAzp36kF0Ch1tZWV0Lmdvb2dsZWFwaXMuY29tL1JlY29y", - "ZGluZxI8Y29uZmVyZW5jZVJlY29yZHMve2NvbmZlcmVuY2VfcmVjb3JkfS9y", - "ZWNvcmRpbmdzL3tyZWNvcmRpbmd9KgpyZWNvcmRpbmdzMglyZWNvcmRpbmdC", - "DQoLZGVzdGluYXRpb24iPgoQRHJpdmVEZXN0aW5hdGlvbhIRCgRmaWxlGAEg", - "ASgJQgPgQQMSFwoKZXhwb3J0X3VyaRgCIAEoCUID4EEDIuoDCgpUcmFuc2Ny", - "aXB0EkkKEGRvY3NfZGVzdGluYXRpb24YBiABKAsyKC5nb29nbGUuYXBwcy5t", - "ZWV0LnYyYmV0YS5Eb2NzRGVzdGluYXRpb25CA+BBA0gAEhEKBG5hbWUYASAB", - "KAlCA+BBAxI9CgVzdGF0ZRgDIAEoDjIpLmdvb2dsZS5hcHBzLm1lZXQudjJi", - "ZXRhLlRyYW5zY3JpcHQuU3RhdGVCA+BBAxIzCgpzdGFydF90aW1lGAQgASgL", - "MhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjEKCGVuZF90aW1l", - "GAUgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDIkoKBVN0", - "YXRlEhUKEVNUQVRFX1VOU1BFQ0lGSUVEEAASCwoHU1RBUlRFRBABEgkKBUVO", - "REVEEAISEgoORklMRV9HRU5FUkFURUQQAzp86kF5Ch5tZWV0Lmdvb2dsZWFw", - "aXMuY29tL1RyYW5zY3JpcHQSPmNvbmZlcmVuY2VSZWNvcmRzL3tjb25mZXJl", - "bmNlX3JlY29yZH0vdHJhbnNjcmlwdHMve3RyYW5zY3JpcHR9Kgt0cmFuc2Ny", - "aXB0czIKdHJhbnNjcmlwdEINCgtkZXN0aW5hdGlvbiJBCg9Eb2NzRGVzdGlu", - "YXRpb24SFQoIZG9jdW1lbnQYASABKAlCA+BBAxIXCgpleHBvcnRfdXJpGAIg", - "ASgJQgPgQQMimQMKD1RyYW5zY3JpcHRFbnRyeRIRCgRuYW1lGAEgASgJQgPg", - "QQMSPAoLcGFydGljaXBhbnQYAiABKAlCJ+BBA/pBIQofbWVldC5nb29nbGVh", - "cGlzLmNvbS9QYXJ0aWNpcGFudBIRCgR0ZXh0GAMgASgJQgPgQQMSGgoNbGFu", - "Z3VhZ2VfY29kZRgEIAEoCUID4EEDEjMKCnN0YXJ0X3RpbWUYBSABKAsyGi5n", - "b29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSMQoIZW5kX3RpbWUYBiAB", - "KAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQM6nQHqQZkBCiNt", - "ZWV0Lmdvb2dsZWFwaXMuY29tL1RyYW5zY3JpcHRFbnRyeRJOY29uZmVyZW5j", - "ZVJlY29yZHMve2NvbmZlcmVuY2VfcmVjb3JkfS90cmFuc2NyaXB0cy97dHJh", - "bnNjcmlwdH0vZW50cmllcy97ZW50cnl9KhF0cmFuc2NyaXB0RW50cmllczIP", - "dHJhbnNjcmlwdEVudHJ5QrYBChtjb20uZ29vZ2xlLmFwcHMubWVldC52MmJl", - "dGFCDVJlc291cmNlUHJvdG9QAVo1Y2xvdWQuZ29vZ2xlLmNvbS9nby9hcHBz", - "L21lZXQvYXBpdjJiZXRhL21lZXRwYjttZWV0cGKqAhdHb29nbGUuQXBwcy5N", - "ZWV0LlYyQmV0YcoCF0dvb2dsZVxBcHBzXE1lZXRcVjJiZXRh6gIaR29vZ2xl", - "OjpBcHBzOjpNZWV0OjpWMmJldGFiBnByb3RvMw==")); + "cHBzLm1lZXQudjJiZXRhLlNwYWNlQ29uZmlnLkVudHJ5UG9pbnRBY2Nlc3MS", + "QwoKbW9kZXJhdGlvbhgDIAEoDjIvLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRh", + "LlNwYWNlQ29uZmlnLk1vZGVyYXRpb24SXAoXbW9kZXJhdGlvbl9yZXN0cmlj", + "dGlvbnMYBCABKAsyOy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5TcGFjZUNv", + "bmZpZy5Nb2RlcmF0aW9uUmVzdHJpY3Rpb25zEm4KIWF0dGVuZGFuY2VfcmVw", + "b3J0X2dlbmVyYXRpb25fdHlwZRgGIAEoDjJDLmdvb2dsZS5hcHBzLm1lZXQu", + "djJiZXRhLlNwYWNlQ29uZmlnLkF0dGVuZGFuY2VSZXBvcnRHZW5lcmF0aW9u", + "VHlwZRJMCg9hcnRpZmFjdF9jb25maWcYByABKAsyMy5nb29nbGUuYXBwcy5t", + "ZWV0LnYyYmV0YS5TcGFjZUNvbmZpZy5BcnRpZmFjdENvbmZpZxqABQoWTW9k", + "ZXJhdGlvblJlc3RyaWN0aW9ucxJlChBjaGF0X3Jlc3RyaWN0aW9uGAEgASgO", + "MksuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuU3BhY2VDb25maWcuTW9kZXJh", + "dGlvblJlc3RyaWN0aW9ucy5SZXN0cmljdGlvblR5cGUSaQoUcmVhY3Rpb25f", + "cmVzdHJpY3Rpb24YAiABKA4ySy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5T", + "cGFjZUNvbmZpZy5Nb2RlcmF0aW9uUmVzdHJpY3Rpb25zLlJlc3RyaWN0aW9u", + "VHlwZRJoChNwcmVzZW50X3Jlc3RyaWN0aW9uGAMgASgOMksuZ29vZ2xlLmFw", + "cHMubWVldC52MmJldGEuU3BhY2VDb25maWcuTW9kZXJhdGlvblJlc3RyaWN0", + "aW9ucy5SZXN0cmljdGlvblR5cGUSeAobZGVmYXVsdF9qb2luX2FzX3ZpZXdl", + "cl90eXBlGAQgASgOMlMuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuU3BhY2VD", + "b25maWcuTW9kZXJhdGlvblJlc3RyaWN0aW9ucy5EZWZhdWx0Sm9pbkFzVmll", + "d2VyVHlwZSJXCg9SZXN0cmljdGlvblR5cGUSIAocUkVTVFJJQ1RJT05fVFlQ", + "RV9VTlNQRUNJRklFRBAAEg4KCkhPU1RTX09OTFkQARISCg5OT19SRVNUUklD", + "VElPThACIlcKF0RlZmF1bHRKb2luQXNWaWV3ZXJUeXBlEisKJ0RFRkFVTFRf", + "Sk9JTl9BU19WSUVXRVJfVFlQRV9VTlNQRUNJRklFRBAAEgYKAk9OEAESBwoD", + "T0ZGEAIaiwYKDkFydGlmYWN0Q29uZmlnEl0KEHJlY29yZGluZ19jb25maWcY", + "ASABKAsyQy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5TcGFjZUNvbmZpZy5B", + "cnRpZmFjdENvbmZpZy5SZWNvcmRpbmdDb25maWcSZQoUdHJhbnNjcmlwdGlv", + "bl9jb25maWcYAiABKAsyRy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5TcGFj", + "ZUNvbmZpZy5BcnRpZmFjdENvbmZpZy5UcmFuc2NyaXB0aW9uQ29uZmlnEmAK", + "EnNtYXJ0X25vdGVzX2NvbmZpZxgDIAEoCzJELmdvb2dsZS5hcHBzLm1lZXQu", + "djJiZXRhLlNwYWNlQ29uZmlnLkFydGlmYWN0Q29uZmlnLlNtYXJ0Tm90ZXND", + "b25maWcafAoPUmVjb3JkaW5nQ29uZmlnEmkKGWF1dG9fcmVjb3JkaW5nX2dl", + "bmVyYXRpb24YAiABKA4yRi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5TcGFj", + "ZUNvbmZpZy5BcnRpZmFjdENvbmZpZy5BdXRvR2VuZXJhdGlvblR5cGUahAEK", + "E1RyYW5zY3JpcHRpb25Db25maWcSbQodYXV0b190cmFuc2NyaXB0aW9uX2dl", + "bmVyYXRpb24YAiABKA4yRi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5TcGFj", + "ZUNvbmZpZy5BcnRpZmFjdENvbmZpZy5BdXRvR2VuZXJhdGlvblR5cGUafwoQ", + "U21hcnROb3Rlc0NvbmZpZxJrChthdXRvX3NtYXJ0X25vdGVzX2dlbmVyYXRp", + "b24YAiABKA4yRi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5TcGFjZUNvbmZp", + "Zy5BcnRpZmFjdENvbmZpZy5BdXRvR2VuZXJhdGlvblR5cGUiSwoSQXV0b0dl", + "bmVyYXRpb25UeXBlEiQKIEFVVE9fR0VORVJBVElPTl9UWVBFX1VOU1BFQ0lG", + "SUVEEAASBgoCT04QARIHCgNPRkYQAiJQCgpBY2Nlc3NUeXBlEhsKF0FDQ0VT", + "U19UWVBFX1VOU1BFQ0lGSUVEEAASCAoET1BFThABEgsKB1RSVVNURUQQAhIO", + "CgpSRVNUUklDVEVEEAMiVQoQRW50cnlQb2ludEFjY2VzcxIiCh5FTlRSWV9Q", + "T0lOVF9BQ0NFU1NfVU5TUEVDSUZJRUQQABIHCgNBTEwQARIUChBDUkVBVE9S", + "X0FQUF9PTkxZEAIiOQoKTW9kZXJhdGlvbhIaChZNT0RFUkFUSU9OX1VOU1BF", + "Q0lGSUVEEAASBwoDT0ZGEAESBgoCT04QAiJ9Ch5BdHRlbmRhbmNlUmVwb3J0", + "R2VuZXJhdGlvblR5cGUSMQotQVRURU5EQU5DRV9SRVBPUlRfR0VORVJBVElP", + "Tl9UWVBFX1VOU1BFQ0lGSUVEEAASEwoPR0VORVJBVEVfUkVQT1JUEAESEwoP", + "RE9fTk9UX0dFTkVSQVRFEAIi6QEKBk1lbWJlchIRCgRuYW1lGAEgASgJQgPg", + "QQgSDQoFZW1haWwYAiABKAkSMgoEcm9sZRgDIAEoDjIkLmdvb2dsZS5hcHBz", + "Lm1lZXQudjJiZXRhLk1lbWJlci5Sb2xlEgwKBHVzZXIYBCABKAkiKAoEUm9s", + "ZRIUChBST0xFX1VOU1BFQ0lGSUVEEAASCgoGQ09IT1NUEAE6UepBTgoabWVl", + "dC5nb29nbGVhcGlzLmNvbS9NZW1iZXISH3NwYWNlcy97c3BhY2V9L21lbWJl", + "cnMve21lbWJlcn0qB21lbWJlcnMyBm1lbWJlciLsAgoQQ29uZmVyZW5jZVJl", + "Y29yZBIRCgRuYW1lGAEgASgJQgPgQQgSMwoKc3RhcnRfdGltZRgCIAEoCzIa", + "Lmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxIxCghlbmRfdGltZRgD", + "IAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxI0CgtleHBp", + "cmVfdGltZRgEIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BB", + "AxIwCgVzcGFjZRgFIAEoCUIh4EED+kEbChltZWV0Lmdvb2dsZWFwaXMuY29t", + "L1NwYWNlOnXqQXIKJG1lZXQuZ29vZ2xlYXBpcy5jb20vQ29uZmVyZW5jZVJl", + "Y29yZBIlY29uZmVyZW5jZVJlY29yZHMve2NvbmZlcmVuY2VfcmVjb3JkfSoR", + "Y29uZmVyZW5jZVJlY29yZHMyEGNvbmZlcmVuY2VSZWNvcmQi4AMKC1BhcnRp", + "Y2lwYW50Ej4KDXNpZ25lZGluX3VzZXIYBCABKAsyJS5nb29nbGUuYXBwcy5t", + "ZWV0LnYyYmV0YS5TaWduZWRpblVzZXJIABJACg5hbm9ueW1vdXNfdXNlchgF", + "IAEoCzImLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLkFub255bW91c1VzZXJI", + "ABI4CgpwaG9uZV91c2VyGAYgASgLMiIuZ29vZ2xlLmFwcHMubWVldC52MmJl", + "dGEuUGhvbmVVc2VySAASEQoEbmFtZRgBIAEoCUID4EEDEjwKE2VhcmxpZXN0", + "X3N0YXJ0X3RpbWUYByABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1w", + "QgPgQQMSOAoPbGF0ZXN0X2VuZF90aW1lGAggASgLMhouZ29vZ2xlLnByb3Rv", + "YnVmLlRpbWVzdGFtcEID4EEDOoEB6kF+Ch9tZWV0Lmdvb2dsZWFwaXMuY29t", + "L1BhcnRpY2lwYW50EkBjb25mZXJlbmNlUmVjb3Jkcy97Y29uZmVyZW5jZV9y", + "ZWNvcmR9L3BhcnRpY2lwYW50cy97cGFydGljaXBhbnR9KgxwYXJ0aWNpcGFu", + "dHMyC3BhcnRpY2lwYW50QgYKBHVzZXIi0wIKElBhcnRpY2lwYW50U2Vzc2lv", + "bhIRCgRuYW1lGAEgASgJQgPgQQgSMwoKc3RhcnRfdGltZRgCIAEoCzIaLmdv", + "b2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxIxCghlbmRfdGltZRgDIAEo", + "CzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAzrBAepBvQEKJm1l", + "ZXQuZ29vZ2xlYXBpcy5jb20vUGFydGljaXBhbnRTZXNzaW9uEmpjb25mZXJl", + "bmNlUmVjb3Jkcy97Y29uZmVyZW5jZV9yZWNvcmR9L3BhcnRpY2lwYW50cy97", + "cGFydGljaXBhbnR9L3BhcnRpY2lwYW50U2Vzc2lvbnMve3BhcnRpY2lwYW50", + "X3Nlc3Npb259KhNwYXJ0aWNpcGFudFNlc3Npb25zMhJwYXJ0aWNpcGFudFNl", + "c3Npb24iPAoMU2lnbmVkaW5Vc2VyEhEKBHVzZXIYASABKAlCA+BBAxIZCgxk", + "aXNwbGF5X25hbWUYAiABKAlCA+BBAyIqCg1Bbm9ueW1vdXNVc2VyEhkKDGRp", + "c3BsYXlfbmFtZRgBIAEoCUID4EEDIiYKCVBob25lVXNlchIZCgxkaXNwbGF5", + "X25hbWUYASABKAlCA+BBAyLlAwoJUmVjb3JkaW5nEksKEWRyaXZlX2Rlc3Rp", + "bmF0aW9uGAYgASgLMikuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuRHJpdmVE", + "ZXN0aW5hdGlvbkID4EEDSAASEQoEbmFtZRgBIAEoCUID4EEDEjwKBXN0YXRl", + "GAMgASgOMiguZ29vZ2xlLmFwcHMubWVldC52MmJldGEuUmVjb3JkaW5nLlN0", + "YXRlQgPgQQMSMwoKc3RhcnRfdGltZRgEIAEoCzIaLmdvb2dsZS5wcm90b2J1", + "Zi5UaW1lc3RhbXBCA+BBAxIxCghlbmRfdGltZRgFIAEoCzIaLmdvb2dsZS5w", + "cm90b2J1Zi5UaW1lc3RhbXBCA+BBAyJKCgVTdGF0ZRIVChFTVEFURV9VTlNQ", + "RUNJRklFRBAAEgsKB1NUQVJURUQQARIJCgVFTkRFRBACEhIKDkZJTEVfR0VO", + "RVJBVEVEEAM6d+pBdAodbWVldC5nb29nbGVhcGlzLmNvbS9SZWNvcmRpbmcS", + "PGNvbmZlcmVuY2VSZWNvcmRzL3tjb25mZXJlbmNlX3JlY29yZH0vcmVjb3Jk", + "aW5ncy97cmVjb3JkaW5nfSoKcmVjb3JkaW5nczIJcmVjb3JkaW5nQg0KC2Rl", + "c3RpbmF0aW9uIj4KEERyaXZlRGVzdGluYXRpb24SEQoEZmlsZRgBIAEoCUID", + "4EEDEhcKCmV4cG9ydF91cmkYAiABKAlCA+BBAyLqAwoKVHJhbnNjcmlwdBJJ", + "ChBkb2NzX2Rlc3RpbmF0aW9uGAYgASgLMiguZ29vZ2xlLmFwcHMubWVldC52", + "MmJldGEuRG9jc0Rlc3RpbmF0aW9uQgPgQQNIABIRCgRuYW1lGAEgASgJQgPg", + "QQMSPQoFc3RhdGUYAyABKA4yKS5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5U", + "cmFuc2NyaXB0LlN0YXRlQgPgQQMSMwoKc3RhcnRfdGltZRgEIAEoCzIaLmdv", + "b2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxIxCghlbmRfdGltZRgFIAEo", + "CzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAyJKCgVTdGF0ZRIV", + "ChFTVEFURV9VTlNQRUNJRklFRBAAEgsKB1NUQVJURUQQARIJCgVFTkRFRBAC", + "EhIKDkZJTEVfR0VORVJBVEVEEAM6fOpBeQoebWVldC5nb29nbGVhcGlzLmNv", + "bS9UcmFuc2NyaXB0Ej5jb25mZXJlbmNlUmVjb3Jkcy97Y29uZmVyZW5jZV9y", + "ZWNvcmR9L3RyYW5zY3JpcHRzL3t0cmFuc2NyaXB0fSoLdHJhbnNjcmlwdHMy", + "CnRyYW5zY3JpcHRCDQoLZGVzdGluYXRpb24iQQoPRG9jc0Rlc3RpbmF0aW9u", + "EhUKCGRvY3VtZW50GAEgASgJQgPgQQMSFwoKZXhwb3J0X3VyaRgCIAEoCUID", + "4EEDIpkDCg9UcmFuc2NyaXB0RW50cnkSEQoEbmFtZRgBIAEoCUID4EEDEjwK", + "C3BhcnRpY2lwYW50GAIgASgJQifgQQP6QSEKH21lZXQuZ29vZ2xlYXBpcy5j", + "b20vUGFydGljaXBhbnQSEQoEdGV4dBgDIAEoCUID4EEDEhoKDWxhbmd1YWdl", + "X2NvZGUYBCABKAlCA+BBAxIzCgpzdGFydF90aW1lGAUgASgLMhouZ29vZ2xl", + "LnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjEKCGVuZF90aW1lGAYgASgLMhou", + "Z29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDOp0B6kGZAQojbWVldC5n", + "b29nbGVhcGlzLmNvbS9UcmFuc2NyaXB0RW50cnkSTmNvbmZlcmVuY2VSZWNv", + "cmRzL3tjb25mZXJlbmNlX3JlY29yZH0vdHJhbnNjcmlwdHMve3RyYW5zY3Jp", + "cHR9L2VudHJpZXMve2VudHJ5fSoRdHJhbnNjcmlwdEVudHJpZXMyD3RyYW5z", + "Y3JpcHRFbnRyeUK2AQobY29tLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhQg1S", + "ZXNvdXJjZVByb3RvUAFaNWNsb3VkLmdvb2dsZS5jb20vZ28vYXBwcy9tZWV0", + "L2FwaXYyYmV0YS9tZWV0cGI7bWVldHBiqgIXR29vZ2xlLkFwcHMuTWVldC5W", + "MkJldGHKAhdHb29nbGVcQXBwc1xNZWV0XFYyYmV0YeoCGkdvb2dsZTo6QXBw", + "czo6TWVldDo6VjJiZXRhYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.Space), global::Google.Apps.Meet.V2Beta.Space.Parser, new[]{ "Name", "MeetingUri", "MeetingCode", "Config", "ActiveConference" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.ActiveConference), global::Google.Apps.Meet.V2Beta.ActiveConference.Parser, new[]{ "ConferenceRecord" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig), global::Google.Apps.Meet.V2Beta.SpaceConfig.Parser, new[]{ "AccessType", "EntryPointAccess" }, null, new[]{ typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType), typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig), global::Google.Apps.Meet.V2Beta.SpaceConfig.Parser, new[]{ "AccessType", "EntryPointAccess", "Moderation", "ModerationRestrictions", "AttendanceReportGenerationType", "ArtifactConfig" }, null, new[]{ typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType), typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess), typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation), typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions), global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Parser, new[]{ "ChatRestriction", "ReactionRestriction", "PresentRestriction", "DefaultJoinAsViewerType" }, null, new[]{ typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType), typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig), global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Parser, new[]{ "RecordingConfig", "TranscriptionConfig", "SmartNotesConfig" }, null, new[]{ typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.RecordingConfig), global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.RecordingConfig.Parser, new[]{ "AutoRecordingGeneration" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig), global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig.Parser, new[]{ "AutoTranscriptionGeneration" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig), global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig.Parser, new[]{ "AutoSmartNotesGeneration" }, null, null, null, null)})}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.Member), global::Google.Apps.Meet.V2Beta.Member.Parser, new[]{ "Name", "Email", "Role", "User" }, null, new[]{ typeof(global::Google.Apps.Meet.V2Beta.Member.Types.Role) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.ConferenceRecord), global::Google.Apps.Meet.V2Beta.ConferenceRecord.Parser, new[]{ "Name", "StartTime", "EndTime", "ExpireTime", "Space" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.Participant), global::Google.Apps.Meet.V2Beta.Participant.Parser, new[]{ "SignedinUser", "AnonymousUser", "PhoneUser", "Name", "EarliestStartTime", "LatestEndTime" }, new[]{ "User" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.ParticipantSession), global::Google.Apps.Meet.V2Beta.ParticipantSession.Parser, new[]{ "Name", "StartTime", "EndTime" }, null, null, null, null), @@ -135,7 +188,6 @@ static ResourceReflection() { } #region Messages /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Virtual place where conferences are held. Only one active conference can be /// held in one space at any given time. /// @@ -193,7 +245,14 @@ public Space Clone() { private string name_ = ""; /// /// Immutable. Resource name of the space. - /// Format: `spaces/{space}` + /// + /// Format: `spaces/{space}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -208,7 +267,8 @@ public string Name { public const int MeetingUriFieldNumber = 2; private string meetingUri_ = ""; /// - /// Output only. URI used to join meeting, such as + /// Output only. URI used to join meetings consisting of + /// `https://meet.google.com/` followed by the `meeting_code`. For example, /// `https://meet.google.com/abc-mnop-xyz`. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -224,9 +284,13 @@ public string MeetingUri { public const int MeetingCodeFieldNumber = 3; private string meetingCode_ = ""; /// - /// Output only. Type friendly code to join the meeting. Format: - /// `[a-z]+-[a-z]+-[a-z]+` such as `abc-mnop-xyz`. The maximum length is 128 - /// characters. Can ONLY be used as alias of the space ID to get the space. + /// Output only. Type friendly unique string used to join the meeting. + /// + /// Format: `[a-z]+-[a-z]+-[a-z]+`. For example, `abc-mnop-xyz`. + /// + /// The maximum length is 128 characters. + /// + /// Can only be used as an alias of the space name to get the space. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -256,7 +320,7 @@ public string MeetingCode { public const int ActiveConferenceFieldNumber = 6; private global::Google.Apps.Meet.V2Beta.ActiveConference activeConference_; /// - /// Active conference if it exists. + /// Active conference, if it exists. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -568,7 +632,7 @@ public ActiveConference Clone() { /// /// Output only. Reference to 'ConferenceRecord' resource. /// Format: `conferenceRecords/{conference_record}` where `{conference_record}` - /// is a unique id for each instance of a call within a space. + /// is a unique ID for each instance of a call within a space. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -752,6 +816,10 @@ public SpaceConfig() { public SpaceConfig(SpaceConfig other) : this() { accessType_ = other.accessType_; entryPointAccess_ = other.entryPointAccess_; + moderation_ = other.moderation_; + moderationRestrictions_ = other.moderationRestrictions_ != null ? other.moderationRestrictions_.Clone() : null; + attendanceReportGenerationType_ = other.attendanceReportGenerationType_; + artifactConfig_ = other.artifactConfig_ != null ? other.artifactConfig_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -795,23 +863,1868 @@ public SpaceConfig Clone() { } } + /// Field number for the "moderation" field. + public const int ModerationFieldNumber = 3; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation moderation_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation.Unspecified; + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// The pre-configured moderation mode for the Meeting. + /// Default: Controlled by the user's policies. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation Moderation { + get { return moderation_; } + set { + moderation_ = value; + } + } + + /// Field number for the "moderation_restrictions" field. + public const int ModerationRestrictionsFieldNumber = 4; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions moderationRestrictions_; + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// When moderation.ON, these restrictions go into effect for the meeting. + /// When moderation.OFF, will be reset to default ModerationRestrictions. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions ModerationRestrictions { + get { return moderationRestrictions_; } + set { + moderationRestrictions_ = value; + } + } + + /// Field number for the "attendance_report_generation_type" field. + public const int AttendanceReportGenerationTypeFieldNumber = 6; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType attendanceReportGenerationType_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType.Unspecified; + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Whether attendance report is enabled for the meeting space. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType AttendanceReportGenerationType { + get { return attendanceReportGenerationType_; } + set { + attendanceReportGenerationType_ = value; + } + } + + /// Field number for the "artifact_config" field. + public const int ArtifactConfigFieldNumber = 7; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig artifactConfig_; + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Configuration pertaining to the auto-generated artifacts that the meeting + /// supports. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig ArtifactConfig { + get { return artifactConfig_; } + set { + artifactConfig_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as SpaceConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(SpaceConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (AccessType != other.AccessType) return false; + if (EntryPointAccess != other.EntryPointAccess) return false; + if (Moderation != other.Moderation) return false; + if (!object.Equals(ModerationRestrictions, other.ModerationRestrictions)) return false; + if (AttendanceReportGenerationType != other.AttendanceReportGenerationType) return false; + if (!object.Equals(ArtifactConfig, other.ArtifactConfig)) 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 (AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) hash ^= AccessType.GetHashCode(); + if (EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) hash ^= EntryPointAccess.GetHashCode(); + if (Moderation != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation.Unspecified) hash ^= Moderation.GetHashCode(); + if (moderationRestrictions_ != null) hash ^= ModerationRestrictions.GetHashCode(); + if (AttendanceReportGenerationType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType.Unspecified) hash ^= AttendanceReportGenerationType.GetHashCode(); + if (artifactConfig_ != null) hash ^= ArtifactConfig.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 (AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) AccessType); + } + if (EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) EntryPointAccess); + } + if (Moderation != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation.Unspecified) { + output.WriteRawTag(24); + output.WriteEnum((int) Moderation); + } + if (moderationRestrictions_ != null) { + output.WriteRawTag(34); + output.WriteMessage(ModerationRestrictions); + } + if (AttendanceReportGenerationType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType.Unspecified) { + output.WriteRawTag(48); + output.WriteEnum((int) AttendanceReportGenerationType); + } + if (artifactConfig_ != null) { + output.WriteRawTag(58); + output.WriteMessage(ArtifactConfig); + } + 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 (AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) AccessType); + } + if (EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) EntryPointAccess); + } + if (Moderation != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation.Unspecified) { + output.WriteRawTag(24); + output.WriteEnum((int) Moderation); + } + if (moderationRestrictions_ != null) { + output.WriteRawTag(34); + output.WriteMessage(ModerationRestrictions); + } + if (AttendanceReportGenerationType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType.Unspecified) { + output.WriteRawTag(48); + output.WriteEnum((int) AttendanceReportGenerationType); + } + if (artifactConfig_ != null) { + output.WriteRawTag(58); + output.WriteMessage(ArtifactConfig); + } + 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 (AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AccessType); + } + if (EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) EntryPointAccess); + } + if (Moderation != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Moderation); + } + if (moderationRestrictions_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ModerationRestrictions); + } + if (AttendanceReportGenerationType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AttendanceReportGenerationType); + } + if (artifactConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ArtifactConfig); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(SpaceConfig other) { + if (other == null) { + return; + } + if (other.AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) { + AccessType = other.AccessType; + } + if (other.EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) { + EntryPointAccess = other.EntryPointAccess; + } + if (other.Moderation != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation.Unspecified) { + Moderation = other.Moderation; + } + if (other.moderationRestrictions_ != null) { + if (moderationRestrictions_ == null) { + ModerationRestrictions = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions(); + } + ModerationRestrictions.MergeFrom(other.ModerationRestrictions); + } + if (other.AttendanceReportGenerationType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType.Unspecified) { + AttendanceReportGenerationType = other.AttendanceReportGenerationType; + } + if (other.artifactConfig_ != null) { + if (artifactConfig_ == null) { + ArtifactConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig(); + } + ArtifactConfig.MergeFrom(other.ArtifactConfig); + } + _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 8: { + AccessType = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType) input.ReadEnum(); + break; + } + case 16: { + EntryPointAccess = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess) input.ReadEnum(); + break; + } + case 24: { + Moderation = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation) input.ReadEnum(); + break; + } + case 34: { + if (moderationRestrictions_ == null) { + ModerationRestrictions = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions(); + } + input.ReadMessage(ModerationRestrictions); + break; + } + case 48: { + AttendanceReportGenerationType = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType) input.ReadEnum(); + break; + } + case 58: { + if (artifactConfig_ == null) { + ArtifactConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig(); + } + input.ReadMessage(ArtifactConfig); + 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 8: { + AccessType = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType) input.ReadEnum(); + break; + } + case 16: { + EntryPointAccess = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess) input.ReadEnum(); + break; + } + case 24: { + Moderation = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.Moderation) input.ReadEnum(); + break; + } + case 34: { + if (moderationRestrictions_ == null) { + ModerationRestrictions = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions(); + } + input.ReadMessage(ModerationRestrictions); + break; + } + case 48: { + AttendanceReportGenerationType = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AttendanceReportGenerationType) input.ReadEnum(); + break; + } + case 58: { + if (artifactConfig_ == null) { + ArtifactConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig(); + } + input.ReadMessage(ArtifactConfig); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the SpaceConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible access types for a meeting space. + /// + public enum AccessType { + /// + /// Default value specified by the user's organization. + /// Note: This is never returned, as the configured access type is + /// returned instead. + /// + [pbr::OriginalName("ACCESS_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Anyone with the join information (for example, the URL or phone access + /// information) can join without knocking. + /// + [pbr::OriginalName("OPEN")] Open = 1, + /// + /// Members of the host's organization, invited external users, and dial-in + /// users can join without knocking. Everyone else must knock. + /// + [pbr::OriginalName("TRUSTED")] Trusted = 2, + /// + /// Only invitees can join without knocking. Everyone else must knock. + /// + [pbr::OriginalName("RESTRICTED")] Restricted = 3, + } + + /// + /// Entry points that can be used to join a meeting. Example: + /// `meet.google.com`, the Meet Embed SDK Web, or a mobile application. + /// + public enum EntryPointAccess { + /// + /// Unused. + /// + [pbr::OriginalName("ENTRY_POINT_ACCESS_UNSPECIFIED")] Unspecified = 0, + /// + /// All entry points are allowed. + /// + [pbr::OriginalName("ALL")] All = 1, + /// + /// Only entry points owned by the Google Cloud project that created the + /// space can be used to join meetings in this space. Apps can use the Meet + /// Embed SDK Web or mobile Meet SDKs to create owned entry points. + /// + [pbr::OriginalName("CREATOR_APP_ONLY")] CreatorAppOnly = 2, + } + + /// + /// The moderation mode for a meeting. When the moderation mode is on, the + /// meeting owner has more control over the meeting with features such as + /// co-host management (see message Member) and feature restrictions (see + /// message ModerationRestrictions). + /// + public enum Moderation { + /// + /// Moderation type is not specified. This is used to indicate the user + /// hasn't specified any value as the user does not intend to update the + /// state. Users are not allowed to set the value as unspecified. + /// + [pbr::OriginalName("MODERATION_UNSPECIFIED")] Unspecified = 0, + /// + /// Moderation is off. + /// + [pbr::OriginalName("OFF")] Off = 1, + /// + /// Moderation is on. + /// + [pbr::OriginalName("ON")] On = 2, + } + + /// + /// Possible states of whether attendance report is enabled for the meeting + /// space. + /// + public enum AttendanceReportGenerationType { + /// + /// Default value specified by user policy. + /// This should never be returned. + /// + [pbr::OriginalName("ATTENDANCE_REPORT_GENERATION_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Attendance report will be generated and sent to drive/email. + /// + [pbr::OriginalName("GENERATE_REPORT")] GenerateReport = 1, + /// + /// Attendance report will not be generated. + /// + [pbr::OriginalName("DO_NOT_GENERATE")] DoNotGenerate = 2, + } + + /// + /// Defines restrictions for features when the meeting is moderated. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ModerationRestrictions : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ModerationRestrictions()); + 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.Apps.Meet.V2Beta.SpaceConfig.Descriptor.NestedTypes[0]; } + } + + [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 ModerationRestrictions() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModerationRestrictions(ModerationRestrictions other) : this() { + chatRestriction_ = other.chatRestriction_; + reactionRestriction_ = other.reactionRestriction_; + presentRestriction_ = other.presentRestriction_; + defaultJoinAsViewerType_ = other.defaultJoinAsViewerType_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModerationRestrictions Clone() { + return new ModerationRestrictions(this); + } + + /// Field number for the "chat_restriction" field. + public const int ChatRestrictionFieldNumber = 1; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType chatRestriction_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified; + /// + /// Defines who has permission to send chat messages in the meeting space. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType ChatRestriction { + get { return chatRestriction_; } + set { + chatRestriction_ = value; + } + } + + /// Field number for the "reaction_restriction" field. + public const int ReactionRestrictionFieldNumber = 2; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType reactionRestriction_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified; + /// + /// Defines who has permission to send reactions in the meeting space. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType ReactionRestriction { + get { return reactionRestriction_; } + set { + reactionRestriction_ = value; + } + } + + /// Field number for the "present_restriction" field. + public const int PresentRestrictionFieldNumber = 3; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType presentRestriction_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified; + /// + /// Defines who has permission to share their screen in the meeting space. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType PresentRestriction { + get { return presentRestriction_; } + set { + presentRestriction_ = value; + } + } + + /// Field number for the "default_join_as_viewer_type" field. + public const int DefaultJoinAsViewerTypeFieldNumber = 4; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType defaultJoinAsViewerType_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType.Unspecified; + /// + /// Defines whether to restrict the default role assigned to users as viewer. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType DefaultJoinAsViewerType { + get { return defaultJoinAsViewerType_; } + set { + defaultJoinAsViewerType_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ModerationRestrictions); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ModerationRestrictions other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (ChatRestriction != other.ChatRestriction) return false; + if (ReactionRestriction != other.ReactionRestriction) return false; + if (PresentRestriction != other.PresentRestriction) return false; + if (DefaultJoinAsViewerType != other.DefaultJoinAsViewerType) 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 (ChatRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) hash ^= ChatRestriction.GetHashCode(); + if (ReactionRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) hash ^= ReactionRestriction.GetHashCode(); + if (PresentRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) hash ^= PresentRestriction.GetHashCode(); + if (DefaultJoinAsViewerType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType.Unspecified) hash ^= DefaultJoinAsViewerType.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 (ChatRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) ChatRestriction); + } + if (ReactionRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) ReactionRestriction); + } + if (PresentRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + output.WriteRawTag(24); + output.WriteEnum((int) PresentRestriction); + } + if (DefaultJoinAsViewerType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType.Unspecified) { + output.WriteRawTag(32); + output.WriteEnum((int) DefaultJoinAsViewerType); + } + 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 (ChatRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) ChatRestriction); + } + if (ReactionRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) ReactionRestriction); + } + if (PresentRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + output.WriteRawTag(24); + output.WriteEnum((int) PresentRestriction); + } + if (DefaultJoinAsViewerType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType.Unspecified) { + output.WriteRawTag(32); + output.WriteEnum((int) DefaultJoinAsViewerType); + } + 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 (ChatRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ChatRestriction); + } + if (ReactionRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ReactionRestriction); + } + if (PresentRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) PresentRestriction); + } + if (DefaultJoinAsViewerType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) DefaultJoinAsViewerType); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ModerationRestrictions other) { + if (other == null) { + return; + } + if (other.ChatRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + ChatRestriction = other.ChatRestriction; + } + if (other.ReactionRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + ReactionRestriction = other.ReactionRestriction; + } + if (other.PresentRestriction != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType.Unspecified) { + PresentRestriction = other.PresentRestriction; + } + if (other.DefaultJoinAsViewerType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType.Unspecified) { + DefaultJoinAsViewerType = other.DefaultJoinAsViewerType; + } + _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 8: { + ChatRestriction = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType) input.ReadEnum(); + break; + } + case 16: { + ReactionRestriction = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType) input.ReadEnum(); + break; + } + case 24: { + PresentRestriction = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType) input.ReadEnum(); + break; + } + case 32: { + DefaultJoinAsViewerType = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType) input.ReadEnum(); + 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 8: { + ChatRestriction = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType) input.ReadEnum(); + break; + } + case 16: { + ReactionRestriction = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType) input.ReadEnum(); + break; + } + case 24: { + PresentRestriction = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType) input.ReadEnum(); + break; + } + case 32: { + DefaultJoinAsViewerType = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType) input.ReadEnum(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the ModerationRestrictions message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Determines who has permission to use a particular feature. + /// + public enum RestrictionType { + /// + /// Default value specified by user policy. + /// This should never be returned. + /// + [pbr::OriginalName("RESTRICTION_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Meeting owner and co-host have the permission. + /// + [pbr::OriginalName("HOSTS_ONLY")] HostsOnly = 1, + /// + /// All Participants have permissions. + /// + [pbr::OriginalName("NO_RESTRICTION")] NoRestriction = 2, + } + + /// + /// By default users will join as contributors. Hosts can restrict users to + /// join as viewers. + /// Note: If an explicit role is set for a users in the Member resource, the + /// user will join as that role. + /// + public enum DefaultJoinAsViewerType { + /// + /// Default value specified by user policy. + /// This should never be returned. + /// + [pbr::OriginalName("DEFAULT_JOIN_AS_VIEWER_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Users will by default join as viewers. + /// + [pbr::OriginalName("ON")] On = 1, + /// + /// Users will by default join as contributors. + /// + [pbr::OriginalName("OFF")] Off = 2, + } + + } + #endregion + + } + + /// + /// Configuration related to meeting artifacts potentially generated by this + /// meeting space. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ArtifactConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ArtifactConfig()); + 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.Apps.Meet.V2Beta.SpaceConfig.Descriptor.NestedTypes[1]; } + } + + [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 ArtifactConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ArtifactConfig(ArtifactConfig other) : this() { + recordingConfig_ = other.recordingConfig_ != null ? other.recordingConfig_.Clone() : null; + transcriptionConfig_ = other.transcriptionConfig_ != null ? other.transcriptionConfig_.Clone() : null; + smartNotesConfig_ = other.smartNotesConfig_ != null ? other.smartNotesConfig_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ArtifactConfig Clone() { + return new ArtifactConfig(this); + } + + /// Field number for the "recording_config" field. + public const int RecordingConfigFieldNumber = 1; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.RecordingConfig recordingConfig_; + /// + /// Configuration for recording. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.RecordingConfig RecordingConfig { + get { return recordingConfig_; } + set { + recordingConfig_ = value; + } + } + + /// Field number for the "transcription_config" field. + public const int TranscriptionConfigFieldNumber = 2; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig transcriptionConfig_; + /// + /// Configuration for auto-transcript. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig TranscriptionConfig { + get { return transcriptionConfig_; } + set { + transcriptionConfig_ = value; + } + } + + /// Field number for the "smart_notes_config" field. + public const int SmartNotesConfigFieldNumber = 3; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig smartNotesConfig_; + /// + /// Configuration for auto-smart-notes. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig SmartNotesConfig { + get { return smartNotesConfig_; } + set { + smartNotesConfig_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ArtifactConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ArtifactConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(RecordingConfig, other.RecordingConfig)) return false; + if (!object.Equals(TranscriptionConfig, other.TranscriptionConfig)) return false; + if (!object.Equals(SmartNotesConfig, other.SmartNotesConfig)) 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 (recordingConfig_ != null) hash ^= RecordingConfig.GetHashCode(); + if (transcriptionConfig_ != null) hash ^= TranscriptionConfig.GetHashCode(); + if (smartNotesConfig_ != null) hash ^= SmartNotesConfig.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 (recordingConfig_ != null) { + output.WriteRawTag(10); + output.WriteMessage(RecordingConfig); + } + if (transcriptionConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(TranscriptionConfig); + } + if (smartNotesConfig_ != null) { + output.WriteRawTag(26); + output.WriteMessage(SmartNotesConfig); + } + 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 (recordingConfig_ != null) { + output.WriteRawTag(10); + output.WriteMessage(RecordingConfig); + } + if (transcriptionConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(TranscriptionConfig); + } + if (smartNotesConfig_ != null) { + output.WriteRawTag(26); + output.WriteMessage(SmartNotesConfig); + } + 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 (recordingConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(RecordingConfig); + } + if (transcriptionConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(TranscriptionConfig); + } + if (smartNotesConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(SmartNotesConfig); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ArtifactConfig other) { + if (other == null) { + return; + } + if (other.recordingConfig_ != null) { + if (recordingConfig_ == null) { + RecordingConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.RecordingConfig(); + } + RecordingConfig.MergeFrom(other.RecordingConfig); + } + if (other.transcriptionConfig_ != null) { + if (transcriptionConfig_ == null) { + TranscriptionConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig(); + } + TranscriptionConfig.MergeFrom(other.TranscriptionConfig); + } + if (other.smartNotesConfig_ != null) { + if (smartNotesConfig_ == null) { + SmartNotesConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig(); + } + SmartNotesConfig.MergeFrom(other.SmartNotesConfig); + } + _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 (recordingConfig_ == null) { + RecordingConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.RecordingConfig(); + } + input.ReadMessage(RecordingConfig); + break; + } + case 18: { + if (transcriptionConfig_ == null) { + TranscriptionConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig(); + } + input.ReadMessage(TranscriptionConfig); + break; + } + case 26: { + if (smartNotesConfig_ == null) { + SmartNotesConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig(); + } + input.ReadMessage(SmartNotesConfig); + 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 (recordingConfig_ == null) { + RecordingConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.RecordingConfig(); + } + input.ReadMessage(RecordingConfig); + break; + } + case 18: { + if (transcriptionConfig_ == null) { + TranscriptionConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig(); + } + input.ReadMessage(TranscriptionConfig); + break; + } + case 26: { + if (smartNotesConfig_ == null) { + SmartNotesConfig = new global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig(); + } + input.ReadMessage(SmartNotesConfig); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the ArtifactConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Determines whether an artifact can be automatically generated in the + /// meeting space. + /// + public enum AutoGenerationType { + /// + /// Default value specified by user policy. + /// This should never be returned. + /// + [pbr::OriginalName("AUTO_GENERATION_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// The artifact is generated automatically. + /// + [pbr::OriginalName("ON")] On = 1, + /// + /// The artifact is not generated automatically. + /// + [pbr::OriginalName("OFF")] Off = 2, + } + + /// + /// Configuration related to recording in a meeting space. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class RecordingConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new RecordingConfig()); + 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.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Descriptor.NestedTypes[0]; } + } + + [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 RecordingConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RecordingConfig(RecordingConfig other) : this() { + autoRecordingGeneration_ = other.autoRecordingGeneration_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RecordingConfig Clone() { + return new RecordingConfig(this); + } + + /// Field number for the "auto_recording_generation" field. + public const int AutoRecordingGenerationFieldNumber = 2; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType autoRecordingGeneration_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified; + /// + /// Defines whether a meeting space is automatically recorded when someone + /// with the privilege to record joins the meeting. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType AutoRecordingGeneration { + get { return autoRecordingGeneration_; } + set { + autoRecordingGeneration_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as RecordingConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(RecordingConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (AutoRecordingGeneration != other.AutoRecordingGeneration) 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 (AutoRecordingGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) hash ^= AutoRecordingGeneration.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 (AutoRecordingGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) AutoRecordingGeneration); + } + 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 (AutoRecordingGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) AutoRecordingGeneration); + } + 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 (AutoRecordingGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AutoRecordingGeneration); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(RecordingConfig other) { + if (other == null) { + return; + } + if (other.AutoRecordingGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + AutoRecordingGeneration = other.AutoRecordingGeneration; + } + _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 16: { + AutoRecordingGeneration = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType) input.ReadEnum(); + 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 16: { + AutoRecordingGeneration = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType) input.ReadEnum(); + break; + } + } + } + } + #endif + + } + + /// + /// Configuration related to transcription in a meeting space. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class TranscriptionConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new TranscriptionConfig()); + 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.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Descriptor.NestedTypes[1]; } + } + + [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 TranscriptionConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public TranscriptionConfig(TranscriptionConfig other) : this() { + autoTranscriptionGeneration_ = other.autoTranscriptionGeneration_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public TranscriptionConfig Clone() { + return new TranscriptionConfig(this); + } + + /// Field number for the "auto_transcription_generation" field. + public const int AutoTranscriptionGenerationFieldNumber = 2; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType autoTranscriptionGeneration_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified; + /// + /// Defines whether the content of a meeting is automatically transcribed + /// when someone with the privilege to transcribe joins the meeting. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType AutoTranscriptionGeneration { + get { return autoTranscriptionGeneration_; } + set { + autoTranscriptionGeneration_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as TranscriptionConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(TranscriptionConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (AutoTranscriptionGeneration != other.AutoTranscriptionGeneration) 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 (AutoTranscriptionGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) hash ^= AutoTranscriptionGeneration.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 (AutoTranscriptionGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) AutoTranscriptionGeneration); + } + 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 (AutoTranscriptionGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) AutoTranscriptionGeneration); + } + 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 (AutoTranscriptionGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AutoTranscriptionGeneration); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(TranscriptionConfig other) { + if (other == null) { + return; + } + if (other.AutoTranscriptionGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + AutoTranscriptionGeneration = other.AutoTranscriptionGeneration; + } + _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 16: { + AutoTranscriptionGeneration = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType) input.ReadEnum(); + 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 16: { + AutoTranscriptionGeneration = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType) input.ReadEnum(); + break; + } + } + } + } + #endif + + } + + /// + /// Configuration related to smart notes in a meeting space. More + /// details about smart notes + /// https://support.google.com/meet/answer/14754931?hl=en. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class SmartNotesConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new SmartNotesConfig()); + 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.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Descriptor.NestedTypes[2]; } + } + + [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 SmartNotesConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public SmartNotesConfig(SmartNotesConfig other) : this() { + autoSmartNotesGeneration_ = other.autoSmartNotesGeneration_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public SmartNotesConfig Clone() { + return new SmartNotesConfig(this); + } + + /// Field number for the "auto_smart_notes_generation" field. + public const int AutoSmartNotesGenerationFieldNumber = 2; + private global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType autoSmartNotesGeneration_ = global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified; + /// + /// Defines whether to automatically generate a summary and recap of the + /// meeting for all invitees in the organization when someone with the + /// privilege to enable smart notes joins the meeting. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType AutoSmartNotesGeneration { + get { return autoSmartNotesGeneration_; } + set { + autoSmartNotesGeneration_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as SmartNotesConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(SmartNotesConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (AutoSmartNotesGeneration != other.AutoSmartNotesGeneration) 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 (AutoSmartNotesGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) hash ^= AutoSmartNotesGeneration.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 (AutoSmartNotesGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) AutoSmartNotesGeneration); + } + 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 (AutoSmartNotesGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) AutoSmartNotesGeneration); + } + 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 (AutoSmartNotesGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AutoSmartNotesGeneration); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(SmartNotesConfig other) { + if (other == null) { + return; + } + if (other.AutoSmartNotesGeneration != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType.Unspecified) { + AutoSmartNotesGeneration = other.AutoSmartNotesGeneration; + } + _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 16: { + AutoSmartNotesGeneration = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType) input.ReadEnum(); + 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 16: { + AutoSmartNotesGeneration = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType) input.ReadEnum(); + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + } + #endregion + + } + + /// + /// Users who are configured to have a role in the space. These users can + /// join the space without knocking. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class Member : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new Member()); + 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.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[3]; } + } + + [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 Member() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public Member(Member other) : this() { + name_ = other.name_; + email_ = other.email_; + role_ = other.role_; + user_ = other.user_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public Member Clone() { + return new Member(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Identifier. Resource name of the member. + /// Format: spaces/{space}/members/{member} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "email" field. + public const int EmailFieldNumber = 2; + private string email_ = ""; + /// + /// Email for the member. This is required for creating the member. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Email { + get { return email_; } + set { + email_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "role" field. + public const int RoleFieldNumber = 3; + private global::Google.Apps.Meet.V2Beta.Member.Types.Role role_ = global::Google.Apps.Meet.V2Beta.Member.Types.Role.Unspecified; + /// + /// The meeting role assigned to the member. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.Member.Types.Role Role { + get { return role_; } + set { + role_ = value; + } + } + + /// Field number for the "user" field. + public const int UserFieldNumber = 4; + private string user_ = ""; + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Unique name for the user. Interoperable with Admin SDK API and People API. + /// This will be empty for non google users. Setting both user and email in + /// request will result in error. Format: `users/{user}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string User { + get { return user_; } + set { + user_ = 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 SpaceConfig); + return Equals(other as Member); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(SpaceConfig other) { + public bool Equals(Member other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (AccessType != other.AccessType) return false; - if (EntryPointAccess != other.EntryPointAccess) return false; + if (Name != other.Name) return false; + if (Email != other.Email) return false; + if (Role != other.Role) return false; + if (User != other.User) return false; return Equals(_unknownFields, other._unknownFields); } @@ -819,8 +2732,10 @@ public bool Equals(SpaceConfig other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) hash ^= AccessType.GetHashCode(); - if (EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) hash ^= EntryPointAccess.GetHashCode(); + if (Name.Length != 0) hash ^= Name.GetHashCode(); + if (Email.Length != 0) hash ^= Email.GetHashCode(); + if (Role != global::Google.Apps.Meet.V2Beta.Member.Types.Role.Unspecified) hash ^= Role.GetHashCode(); + if (User.Length != 0) hash ^= User.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -839,13 +2754,21 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) { - output.WriteRawTag(8); - output.WriteEnum((int) AccessType); + if (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); } - if (EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) { - output.WriteRawTag(16); - output.WriteEnum((int) EntryPointAccess); + if (Email.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Email); + } + if (Role != global::Google.Apps.Meet.V2Beta.Member.Types.Role.Unspecified) { + output.WriteRawTag(24); + output.WriteEnum((int) Role); + } + if (User.Length != 0) { + output.WriteRawTag(34); + output.WriteString(User); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -857,13 +2780,21 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) { - output.WriteRawTag(8); - output.WriteEnum((int) AccessType); + if (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); } - if (EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) { - output.WriteRawTag(16); - output.WriteEnum((int) EntryPointAccess); + if (Email.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Email); + } + if (Role != global::Google.Apps.Meet.V2Beta.Member.Types.Role.Unspecified) { + output.WriteRawTag(24); + output.WriteEnum((int) Role); + } + if (User.Length != 0) { + output.WriteRawTag(34); + output.WriteString(User); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -875,11 +2806,17 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) { - size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AccessType); + if (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); } - if (EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) { - size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) EntryPointAccess); + if (Email.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Email); + } + if (Role != global::Google.Apps.Meet.V2Beta.Member.Types.Role.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Role); + } + if (User.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(User); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -889,15 +2826,21 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(SpaceConfig other) { + public void MergeFrom(Member other) { if (other == null) { return; } - if (other.AccessType != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType.Unspecified) { - AccessType = other.AccessType; + if (other.Name.Length != 0) { + Name = other.Name; } - if (other.EntryPointAccess != global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess.Unspecified) { - EntryPointAccess = other.EntryPointAccess; + if (other.Email.Length != 0) { + Email = other.Email; + } + if (other.Role != global::Google.Apps.Meet.V2Beta.Member.Types.Role.Unspecified) { + Role = other.Role; + } + if (other.User.Length != 0) { + User = other.User; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -914,12 +2857,20 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; - case 8: { - AccessType = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType) input.ReadEnum(); + case 10: { + Name = input.ReadString(); break; } - case 16: { - EntryPointAccess = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess) input.ReadEnum(); + case 18: { + Email = input.ReadString(); + break; + } + case 24: { + Role = (global::Google.Apps.Meet.V2Beta.Member.Types.Role) input.ReadEnum(); + break; + } + case 34: { + User = input.ReadString(); break; } } @@ -937,12 +2888,20 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; - case 8: { - AccessType = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.AccessType) input.ReadEnum(); + case 10: { + Name = input.ReadString(); break; } - case 16: { - EntryPointAccess = (global::Google.Apps.Meet.V2Beta.SpaceConfig.Types.EntryPointAccess) input.ReadEnum(); + case 18: { + Email = input.ReadString(); + break; + } + case 24: { + Role = (global::Google.Apps.Meet.V2Beta.Member.Types.Role) input.ReadEnum(); + break; + } + case 34: { + User = input.ReadString(); break; } } @@ -951,55 +2910,26 @@ public void MergeFrom(pb::CodedInputStream input) { #endif #region Nested types - /// Container for nested types declared in the SpaceConfig message type. + /// Container for nested types declared in the Member message type. [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { /// - /// Possible access types for a meeting space. - /// - public enum AccessType { - /// - /// Default value specified by the user's organization. - /// Note: This is never returned, as the configured access type is - /// returned instead. - /// - [pbr::OriginalName("ACCESS_TYPE_UNSPECIFIED")] Unspecified = 0, - /// - /// Anyone with the join information (for example, the URL or phone access - /// information) can join without knocking. - /// - [pbr::OriginalName("OPEN")] Open = 1, - /// - /// Members of the host's organization, invited external users, and dial-in - /// users can join without knocking. Everyone else must knock. - /// - [pbr::OriginalName("TRUSTED")] Trusted = 2, - /// - /// Only invitees can join without knocking. Everyone else must knock. - /// - [pbr::OriginalName("RESTRICTED")] Restricted = 3, - } - - /// - /// Entry points that can be used to join a meeting. Example: - /// `meet.google.com`, the Embed SDK Web, or a mobile application. + /// Role of this member in the space. /// - public enum EntryPointAccess { - /// - /// Unused. - /// - [pbr::OriginalName("ENTRY_POINT_ACCESS_UNSPECIFIED")] Unspecified = 0, + public enum Role { /// - /// All entry points are allowed. + /// This is used to indicate the user hasn't specified any value and the + /// user’s role will be determined upon joining the meetings between + /// 'contributor' and 'viewer' role depending on meeting configuration. More + /// details about viewer role + /// https://support.google.com/meet/answer/13658394?hl=en. /// - [pbr::OriginalName("ALL")] All = 1, + [pbr::OriginalName("ROLE_UNSPECIFIED")] Unspecified = 0, /// - /// Only entry points owned by the Google Cloud project that created the - /// space can be used to join meetings in this space. Apps can use the Embed - /// SDK Web or mobile Meet SDKs to create owned entry points. + /// Co-host role. /// - [pbr::OriginalName("CREATOR_APP_ONLY")] CreatorAppOnly = 2, + [pbr::OriginalName("COHOST")] Cohost = 1, } } @@ -1008,7 +2938,6 @@ public enum EntryPointAccess { } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Single instance of a meeting held in a space. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] @@ -1026,7 +2955,7 @@ public sealed partial class ConferenceRecord : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[3]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[4]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -1066,7 +2995,7 @@ public ConferenceRecord Clone() { /// /// Identifier. Resource name of the conference record. /// Format: `conferenceRecords/{conference_record}` where `{conference_record}` - /// is a unique id for each instance of a call within a space. + /// is a unique ID for each instance of a call within a space. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1081,7 +3010,7 @@ public string Name { public const int StartTimeFieldNumber = 2; private global::Google.Protobuf.WellKnownTypes.Timestamp startTime_; /// - /// Output only. Timestamp when the conference started, always set. + /// Output only. Timestamp when the conference started. Always set. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1112,9 +3041,9 @@ public string Name { public const int ExpireTimeFieldNumber = 4; private global::Google.Protobuf.WellKnownTypes.Timestamp expireTime_; /// - /// Output only. Server enforced expire time for when this conference record - /// resource is deleted. The resource is deleted 30 days after the conference - /// ends. + /// Output only. Server enforced expiration time for when this conference + /// record resource is deleted. The resource is deleted 30 days after the + /// conference ends. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1397,7 +3326,6 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// User who attended or is attending a conference. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] @@ -1415,7 +3343,7 @@ public sealed partial class Participant : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[4]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[5]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -1492,7 +3420,7 @@ public Participant Clone() { /// Field number for the "phone_user" field. public const int PhoneUserFieldNumber = 6; /// - /// User who calls in from their phone. + /// User calling from their phone. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1524,8 +3452,7 @@ public string Name { public const int EarliestStartTimeFieldNumber = 7; private global::Google.Protobuf.WellKnownTypes.Timestamp earliestStartTime_; /// - /// Output only. Time when the participant joined the meeting for the first - /// time. + /// Output only. Time when the participant first joined the meeting. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1541,7 +3468,7 @@ public string Name { private global::Google.Protobuf.WellKnownTypes.Timestamp latestEndTime_; /// /// Output only. Time when the participant left the meeting for the last time. - /// This can be null if it is an active meeting. + /// This can be null if it's an active meeting. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1890,10 +3817,9 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Refers to each unique join/leave session when a user joins a conference from - /// a device. Note that any time a user joins the conference a new unique ID is - /// assigned. That means if a user joins a space multiple times from the same + /// Refers to each unique join or leave session when a user joins a conference + /// from a device. Note that any time a user joins the conference a new unique ID + /// is assigned. That means if a user joins a space multiple times from the same /// device, they're assigned different IDs, and are also be treated as different /// participant sessions. /// @@ -1912,7 +3838,7 @@ public sealed partial class ParticipantSession : pb::IMessage - /// Output only. Timestamp when the user session started. + /// Output only. Timestamp when the user session starts. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1978,7 +3904,7 @@ public string Name { public const int EndTimeFieldNumber = 3; private global::Google.Protobuf.WellKnownTypes.Timestamp endTime_; /// - /// Output only. Timestamp when the user session ended. Unset if the user + /// Output only. Timestamp when the user session ends. Unset if the user /// session hasn’t ended. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2210,7 +4136,7 @@ public sealed partial class SignedinUser : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[6]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[7]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2261,9 +4187,9 @@ public string User { public const int DisplayNameFieldNumber = 2; private string displayName_ = ""; /// - /// Output only. For a personal device, it's the user's first and last name. - /// For a robot account, it's the admin specified device name. For example, - /// "Altostrat Room". + /// Output only. For a personal device, it's the user's first name and last + /// name. For a robot account, it's the administrator-specified device name. + /// For example, "Altostrat Room". /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -2449,7 +4375,7 @@ public sealed partial class AnonymousUser : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[7]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[8]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2646,7 +4572,7 @@ public sealed partial class PhoneUser : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[8]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[9]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2680,7 +4606,7 @@ public PhoneUser Clone() { public const int DisplayNameFieldNumber = 1; private string displayName_ = ""; /// - /// Output only. Partially redacted user's phone number when they call in. + /// Output only. Partially redacted user's phone number when calling. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -2825,7 +4751,6 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Metadata about a recording created during a conference. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] @@ -2843,7 +4768,7 @@ public sealed partial class Recording : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[9]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[10]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2885,7 +4810,7 @@ public Recording Clone() { /// Field number for the "drive_destination" field. public const int DriveDestinationFieldNumber = 6; /// - /// Output only. Recording is saved to Google Drive as an mp4 file. The + /// Output only. Recording is saved to Google Drive as an MP4 file. The /// `drive_destination` includes the Drive `fileId` that can be used to /// download the file using the `files.get` method of the Drive API. /// @@ -3296,7 +5221,7 @@ public sealed partial class DriveDestination : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[10]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[11]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -3520,7 +5445,6 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Metadata for a transcript generated from a conference. It refers to the ASR /// (Automatic Speech Recognition) result of user's speech during the conference. /// @@ -3539,7 +5463,7 @@ public sealed partial class Transcript : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[11]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[12]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -3990,7 +5914,7 @@ public sealed partial class DocsDestination : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[12]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[13]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -4215,7 +6139,6 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Single entry for one user’s speech during a transcript session. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] @@ -4233,7 +6156,7 @@ public sealed partial class TranscriptEntry : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[13]; } + get { return global::Google.Apps.Meet.V2Beta.ResourceReflection.Descriptor.MessageTypes[14]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -4288,7 +6211,7 @@ public string Name { public const int ParticipantFieldNumber = 2; private string participant_ = ""; /// - /// Output only. Refer to the participant who speaks. + /// Output only. Refers to the participant who speaks. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ResourceResourceNames.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ResourceResourceNames.g.cs index 8fe857ac430d..699d4e1ad22b 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ResourceResourceNames.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ResourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -226,6 +226,225 @@ public override string ToString() public static bool operator !=(SpaceName a, SpaceName b) => !(a == b); } + /// Resource name for the Member resource. + public sealed partial class MemberName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// A resource name with pattern spaces/{space}/members/{member}. + SpaceMember = 1, + } + + private static gax::PathTemplate s_spaceMember = new gax::PathTemplate("spaces/{space}/members/{member}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided . + /// + public static MemberName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new MemberName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern spaces/{space}/members/{member}. + /// + /// The Space ID. Must not be null or empty. + /// The Member ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static MemberName FromSpaceMember(string spaceId, string memberId) => + new MemberName(ResourceNameType.SpaceMember, spaceId: gax::GaxPreconditions.CheckNotNullOrEmpty(spaceId, nameof(spaceId)), memberId: gax::GaxPreconditions.CheckNotNullOrEmpty(memberId, nameof(memberId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// spaces/{space}/members/{member}. + /// + /// The Space ID. Must not be null or empty. + /// The Member ID. Must not be null or empty. + /// + /// The string representation of this with pattern spaces/{space}/members/{member} + /// . + /// + public static string Format(string spaceId, string memberId) => FormatSpaceMember(spaceId, memberId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// spaces/{space}/members/{member}. + /// + /// The Space ID. Must not be null or empty. + /// The Member ID. Must not be null or empty. + /// + /// The string representation of this with pattern spaces/{space}/members/{member} + /// . + /// + public static string FormatSpaceMember(string spaceId, string memberId) => + s_spaceMember.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(spaceId, nameof(spaceId)), gax::GaxPreconditions.CheckNotNullOrEmpty(memberId, nameof(memberId))); + + /// Parses the given resource name string into a new instance. + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// spaces/{space}/members/{member} + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static MemberName Parse(string memberName) => Parse(memberName, false); + + /// + /// Parses the given resource name string into a new instance; optionally allowing an + /// unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// spaces/{space}/members/{member} + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static MemberName Parse(string memberName, bool allowUnparsed) => + TryParse(memberName, allowUnparsed, out MemberName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// spaces/{space}/members/{member} + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string memberName, out MemberName result) => TryParse(memberName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// spaces/{space}/members/{member} + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string memberName, bool allowUnparsed, out MemberName result) + { + gax::GaxPreconditions.CheckNotNull(memberName, nameof(memberName)); + gax::TemplatedResourceName resourceName; + if (s_spaceMember.TryParseName(memberName, out resourceName)) + { + result = FromSpaceMember(resourceName[0], resourceName[1]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(memberName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private MemberName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string memberId = null, string spaceId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + MemberId = memberId; + SpaceId = spaceId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// spaces/{space}/members/{member} + /// + /// The Space ID. Must not be null or empty. + /// The Member ID. Must not be null or empty. + public MemberName(string spaceId, string memberId) : this(ResourceNameType.SpaceMember, spaceId: gax::GaxPreconditions.CheckNotNullOrEmpty(spaceId, nameof(spaceId)), memberId: gax::GaxPreconditions.CheckNotNullOrEmpty(memberId, nameof(memberId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Member ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string MemberId { get; } + + /// + /// The Space ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string SpaceId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.SpaceMember: return s_spaceMember.Expand(SpaceId, MemberId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as MemberName); + + /// + public bool Equals(MemberName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(MemberName a, MemberName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(MemberName a, MemberName b) => !(a == b); + } + /// Resource name for the ConferenceRecord resource. public sealed partial class ConferenceRecordName : gax::IResourceName, sys::IEquatable { @@ -1743,6 +1962,18 @@ public ConferenceRecordName ConferenceRecordAsConferenceRecordName } } + public partial class Member + { + /// + /// -typed view over the resource name property. + /// + public gamv::MemberName MemberName + { + get => string.IsNullOrEmpty(Name) ? null : gamv::MemberName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + public partial class ConferenceRecord { /// diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/Service.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/Service.g.cs index 1da4d00cec53..36a1f184b6c3 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/Service.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/Service.g.cs @@ -37,122 +37,153 @@ static ServiceReflection() { "GAEgASgLMh4uZ29vZ2xlLmFwcHMubWVldC52MmJldGEuU3BhY2VCA+BBAhI0", "Cgt1cGRhdGVfbWFzaxgCIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE1h", "c2tCA+BBASJNChpFbmRBY3RpdmVDb25mZXJlbmNlUmVxdWVzdBIvCgRuYW1l", - "GAEgASgJQiHgQQL6QRsKGW1lZXQuZ29vZ2xlYXBpcy5jb20vU3BhY2UiWAoa", - "R2V0Q29uZmVyZW5jZVJlY29yZFJlcXVlc3QSOgoEbmFtZRgBIAEoCUIs4EEC", - "+kEmCiRtZWV0Lmdvb2dsZWFwaXMuY29tL0NvbmZlcmVuY2VSZWNvcmQiZAoc", - "TGlzdENvbmZlcmVuY2VSZWNvcmRzUmVxdWVzdBIWCglwYWdlX3NpemUYASAB", - "KAVCA+BBARIXCgpwYWdlX3Rva2VuGAIgASgJQgPgQQESEwoGZmlsdGVyGAMg", - "ASgJQgPgQQEifwodTGlzdENvbmZlcmVuY2VSZWNvcmRzUmVzcG9uc2USRQoS", - "Y29uZmVyZW5jZV9yZWNvcmRzGAEgAygLMikuZ29vZ2xlLmFwcHMubWVldC52", - "MmJldGEuQ29uZmVyZW5jZVJlY29yZBIXCg9uZXh0X3BhZ2VfdG9rZW4YAiAB", - "KAkiTgoVR2V0UGFydGljaXBhbnRSZXF1ZXN0EjUKBG5hbWUYASABKAlCJ+BB", - "AvpBIQofbWVldC5nb29nbGVhcGlzLmNvbS9QYXJ0aWNpcGFudCKOAQoXTGlz", - "dFBhcnRpY2lwYW50c1JlcXVlc3QSNwoGcGFyZW50GAEgASgJQifgQQL6QSES", - "H21lZXQuZ29vZ2xlYXBpcy5jb20vUGFydGljaXBhbnQSEQoJcGFnZV9zaXpl", - "GAIgASgFEhIKCnBhZ2VfdG9rZW4YAyABKAkSEwoGZmlsdGVyGAQgASgJQgPg", - "QQEigwEKGExpc3RQYXJ0aWNpcGFudHNSZXNwb25zZRI6CgxwYXJ0aWNpcGFu", - "dHMYASADKAsyJC5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5QYXJ0aWNpcGFu", - "dBIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAkSEgoKdG90YWxfc2l6ZRgDIAEo", - "BSJcChxHZXRQYXJ0aWNpcGFudFNlc3Npb25SZXF1ZXN0EjwKBG5hbWUYASAB", - "KAlCLuBBAvpBKAombWVldC5nb29nbGVhcGlzLmNvbS9QYXJ0aWNpcGFudFNl", - "c3Npb24ipgEKHkxpc3RQYXJ0aWNpcGFudFNlc3Npb25zUmVxdWVzdBI+CgZw", - "YXJlbnQYASABKAlCLuBBAvpBKBImbWVldC5nb29nbGVhcGlzLmNvbS9QYXJ0", - "aWNpcGFudFNlc3Npb24SFgoJcGFnZV9zaXplGAIgASgFQgPgQQESFwoKcGFn", - "ZV90b2tlbhgDIAEoCUID4EEBEhMKBmZpbHRlchgEIAEoCUID4EEBIoUBCh9M", - "aXN0UGFydGljaXBhbnRTZXNzaW9uc1Jlc3BvbnNlEkkKFHBhcnRpY2lwYW50", - "X3Nlc3Npb25zGAEgAygLMisuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuUGFy", - "dGljaXBhbnRTZXNzaW9uEhcKD25leHRfcGFnZV90b2tlbhgCIAEoCSJKChNH", - "ZXRSZWNvcmRpbmdSZXF1ZXN0EjMKBG5hbWUYASABKAlCJeBBAvpBHwodbWVl", - "dC5nb29nbGVhcGlzLmNvbS9SZWNvcmRpbmcidQoVTGlzdFJlY29yZGluZ3NS", - "ZXF1ZXN0EjUKBnBhcmVudBgBIAEoCUIl4EEC+kEfEh1tZWV0Lmdvb2dsZWFw", - "aXMuY29tL1JlY29yZGluZxIRCglwYWdlX3NpemUYAiABKAUSEgoKcGFnZV90", - "b2tlbhgDIAEoCSJpChZMaXN0UmVjb3JkaW5nc1Jlc3BvbnNlEjYKCnJlY29y", - "ZGluZ3MYASADKAsyIi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5SZWNvcmRp", - "bmcSFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJIkwKFEdldFRyYW5zY3JpcHRS", - "ZXF1ZXN0EjQKBG5hbWUYASABKAlCJuBBAvpBIAoebWVldC5nb29nbGVhcGlz", - "LmNvbS9UcmFuc2NyaXB0IncKFkxpc3RUcmFuc2NyaXB0c1JlcXVlc3QSNgoG", - "cGFyZW50GAEgASgJQibgQQL6QSASHm1lZXQuZ29vZ2xlYXBpcy5jb20vVHJh", - "bnNjcmlwdBIRCglwYWdlX3NpemUYAiABKAUSEgoKcGFnZV90b2tlbhgDIAEo", - "CSJsChdMaXN0VHJhbnNjcmlwdHNSZXNwb25zZRI4Cgt0cmFuc2NyaXB0cxgB", - "IAMoCzIjLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLlRyYW5zY3JpcHQSFwoP", - "bmV4dF9wYWdlX3Rva2VuGAIgASgJIlYKGUdldFRyYW5zY3JpcHRFbnRyeVJl", - "cXVlc3QSOQoEbmFtZRgBIAEoCUIr4EEC+kElCiNtZWV0Lmdvb2dsZWFwaXMu", - "Y29tL1RyYW5zY3JpcHRFbnRyeSKCAQocTGlzdFRyYW5zY3JpcHRFbnRyaWVz", - "UmVxdWVzdBI7CgZwYXJlbnQYASABKAlCK+BBAvpBJRIjbWVldC5nb29nbGVh", - "cGlzLmNvbS9UcmFuc2NyaXB0RW50cnkSEQoJcGFnZV9zaXplGAIgASgFEhIK", - "CnBhZ2VfdG9rZW4YAyABKAkifgodTGlzdFRyYW5zY3JpcHRFbnRyaWVzUmVz", - "cG9uc2USRAoSdHJhbnNjcmlwdF9lbnRyaWVzGAEgAygLMiguZ29vZ2xlLmFw", - "cHMubWVldC52MmJldGEuVHJhbnNjcmlwdEVudHJ5EhcKD25leHRfcGFnZV90", - "b2tlbhgCIAEoCTLsBAoNU3BhY2VzU2VydmljZRKBAQoLQ3JlYXRlU3BhY2US", - "Ky5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5DcmVhdGVTcGFjZVJlcXVlc3Qa", - "Hi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5TcGFjZSIl2kEFc3BhY2WC0+ST", - "AhciDi92MmJldGEvc3BhY2VzOgVzcGFjZRJ8CghHZXRTcGFjZRIoLmdvb2ds", - "ZS5hcHBzLm1lZXQudjJiZXRhLkdldFNwYWNlUmVxdWVzdBoeLmdvb2dsZS5h", - "cHBzLm1lZXQudjJiZXRhLlNwYWNlIibaQQRuYW1lgtPkkwIZEhcvdjJiZXRh", - "L3tuYW1lPXNwYWNlcy8qfRKcAQoLVXBkYXRlU3BhY2USKy5nb29nbGUuYXBw", - "cy5tZWV0LnYyYmV0YS5VcGRhdGVTcGFjZVJlcXVlc3QaHi5nb29nbGUuYXBw", - "cy5tZWV0LnYyYmV0YS5TcGFjZSJA2kERc3BhY2UsdXBkYXRlX21hc2uC0+ST", - "AiYyHS92MmJldGEve3NwYWNlLm5hbWU9c3BhY2VzLyp9OgVzcGFjZRKhAQoT", - "RW5kQWN0aXZlQ29uZmVyZW5jZRIzLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRh", - "LkVuZEFjdGl2ZUNvbmZlcmVuY2VSZXF1ZXN0GhYuZ29vZ2xlLnByb3RvYnVm", - "LkVtcHR5Ij3aQQRuYW1lgtPkkwIwIisvdjJiZXRhL3tuYW1lPXNwYWNlcy8q", - "fTplbmRBY3RpdmVDb25mZXJlbmNlOgEqGhbKQRNtZWV0Lmdvb2dsZWFwaXMu", - "Y29tMoESChhDb25mZXJlbmNlUmVjb3Jkc1NlcnZpY2USqAEKE0dldENvbmZl", - "cmVuY2VSZWNvcmQSMy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5HZXRDb25m", - "ZXJlbmNlUmVjb3JkUmVxdWVzdBopLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRh", - "LkNvbmZlcmVuY2VSZWNvcmQiMdpBBG5hbWWC0+STAiQSIi92MmJldGEve25h", - "bWU9Y29uZmVyZW5jZVJlY29yZHMvKn0SqQEKFUxpc3RDb25mZXJlbmNlUmVj", - "b3JkcxI1Lmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLkxpc3RDb25mZXJlbmNl", - "UmVjb3Jkc1JlcXVlc3QaNi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5MaXN0", - "Q29uZmVyZW5jZVJlY29yZHNSZXNwb25zZSIhgtPkkwIbEhkvdjJiZXRhL2Nv", - "bmZlcmVuY2VSZWNvcmRzEqgBCg5HZXRQYXJ0aWNpcGFudBIuLmdvb2dsZS5h", - "cHBzLm1lZXQudjJiZXRhLkdldFBhcnRpY2lwYW50UmVxdWVzdBokLmdvb2ds", - "ZS5hcHBzLm1lZXQudjJiZXRhLlBhcnRpY2lwYW50IkDaQQRuYW1lgtPkkwIz", - "EjEvdjJiZXRhL3tuYW1lPWNvbmZlcmVuY2VSZWNvcmRzLyovcGFydGljaXBh", - "bnRzLyp9ErsBChBMaXN0UGFydGljaXBhbnRzEjAuZ29vZ2xlLmFwcHMubWVl", - "dC52MmJldGEuTGlzdFBhcnRpY2lwYW50c1JlcXVlc3QaMS5nb29nbGUuYXBw", - "cy5tZWV0LnYyYmV0YS5MaXN0UGFydGljaXBhbnRzUmVzcG9uc2UiQtpBBnBh", - "cmVudILT5JMCMxIxL3YyYmV0YS97cGFyZW50PWNvbmZlcmVuY2VSZWNvcmRz", - "Lyp9L3BhcnRpY2lwYW50cxLTAQoVR2V0UGFydGljaXBhbnRTZXNzaW9uEjUu", - "Z29vZ2xlLmFwcHMubWVldC52MmJldGEuR2V0UGFydGljaXBhbnRTZXNzaW9u", - "UmVxdWVzdBorLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLlBhcnRpY2lwYW50", - "U2Vzc2lvbiJW2kEEbmFtZYLT5JMCSRJHL3YyYmV0YS97bmFtZT1jb25mZXJl", - "bmNlUmVjb3Jkcy8qL3BhcnRpY2lwYW50cy8qL3BhcnRpY2lwYW50U2Vzc2lv", - "bnMvKn0S5gEKF0xpc3RQYXJ0aWNpcGFudFNlc3Npb25zEjcuZ29vZ2xlLmFw", - "cHMubWVldC52MmJldGEuTGlzdFBhcnRpY2lwYW50U2Vzc2lvbnNSZXF1ZXN0", - "GjguZ29vZ2xlLmFwcHMubWVldC52MmJldGEuTGlzdFBhcnRpY2lwYW50U2Vz", - "c2lvbnNSZXNwb25zZSJY2kEGcGFyZW50gtPkkwJJEkcvdjJiZXRhL3twYXJl", - "bnQ9Y29uZmVyZW5jZVJlY29yZHMvKi9wYXJ0aWNpcGFudHMvKn0vcGFydGlj", - "aXBhbnRTZXNzaW9ucxKgAQoMR2V0UmVjb3JkaW5nEiwuZ29vZ2xlLmFwcHMu", - "bWVldC52MmJldGEuR2V0UmVjb3JkaW5nUmVxdWVzdBoiLmdvb2dsZS5hcHBz", - "Lm1lZXQudjJiZXRhLlJlY29yZGluZyI+2kEEbmFtZYLT5JMCMRIvL3YyYmV0", - "YS97bmFtZT1jb25mZXJlbmNlUmVjb3Jkcy8qL3JlY29yZGluZ3MvKn0SswEK", - "Dkxpc3RSZWNvcmRpbmdzEi4uZ29vZ2xlLmFwcHMubWVldC52MmJldGEuTGlz", - "dFJlY29yZGluZ3NSZXF1ZXN0Gi8uZ29vZ2xlLmFwcHMubWVldC52MmJldGEu", - "TGlzdFJlY29yZGluZ3NSZXNwb25zZSJA2kEGcGFyZW50gtPkkwIxEi8vdjJi", - "ZXRhL3twYXJlbnQ9Y29uZmVyZW5jZVJlY29yZHMvKn0vcmVjb3JkaW5ncxKk", - "AQoNR2V0VHJhbnNjcmlwdBItLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLkdl", - "dFRyYW5zY3JpcHRSZXF1ZXN0GiMuZ29vZ2xlLmFwcHMubWVldC52MmJldGEu", - "VHJhbnNjcmlwdCI/2kEEbmFtZYLT5JMCMhIwL3YyYmV0YS97bmFtZT1jb25m", - "ZXJlbmNlUmVjb3Jkcy8qL3RyYW5zY3JpcHRzLyp9ErcBCg9MaXN0VHJhbnNj", - "cmlwdHMSLy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5MaXN0VHJhbnNjcmlw", - "dHNSZXF1ZXN0GjAuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuTGlzdFRyYW5z", - "Y3JpcHRzUmVzcG9uc2UiQdpBBnBhcmVudILT5JMCMhIwL3YyYmV0YS97cGFy", - "ZW50PWNvbmZlcmVuY2VSZWNvcmRzLyp9L3RyYW5zY3JpcHRzEr0BChJHZXRU", - "cmFuc2NyaXB0RW50cnkSMi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5HZXRU", - "cmFuc2NyaXB0RW50cnlSZXF1ZXN0GiguZ29vZ2xlLmFwcHMubWVldC52MmJl", - "dGEuVHJhbnNjcmlwdEVudHJ5IknaQQRuYW1lgtPkkwI8EjovdjJiZXRhL3tu", - "YW1lPWNvbmZlcmVuY2VSZWNvcmRzLyovdHJhbnNjcmlwdHMvKi9lbnRyaWVz", - "Lyp9EtMBChVMaXN0VHJhbnNjcmlwdEVudHJpZXMSNS5nb29nbGUuYXBwcy5t", - "ZWV0LnYyYmV0YS5MaXN0VHJhbnNjcmlwdEVudHJpZXNSZXF1ZXN0GjYuZ29v", - "Z2xlLmFwcHMubWVldC52MmJldGEuTGlzdFRyYW5zY3JpcHRFbnRyaWVzUmVz", - "cG9uc2UiS9pBBnBhcmVudILT5JMCPBI6L3YyYmV0YS97cGFyZW50PWNvbmZl", - "cmVuY2VSZWNvcmRzLyovdHJhbnNjcmlwdHMvKn0vZW50cmllcxoWykETbWVl", - "dC5nb29nbGVhcGlzLmNvbUK1AQobY29tLmdvb2dsZS5hcHBzLm1lZXQudjJi", - "ZXRhQgxTZXJ2aWNlUHJvdG9QAVo1Y2xvdWQuZ29vZ2xlLmNvbS9nby9hcHBz", - "L21lZXQvYXBpdjJiZXRhL21lZXRwYjttZWV0cGKqAhdHb29nbGUuQXBwcy5N", - "ZWV0LlYyQmV0YcoCF0dvb2dsZVxBcHBzXE1lZXRcVjJiZXRh6gIaR29vZ2xl", - "OjpBcHBzOjpNZWV0OjpWMmJldGFiBnByb3RvMw==")); + "GAEgASgJQiHgQQL6QRsKGW1lZXQuZ29vZ2xlYXBpcy5jb20vU3BhY2UifwoT", + "Q3JlYXRlTWVtYmVyUmVxdWVzdBIyCgZwYXJlbnQYASABKAlCIuBBAvpBHBIa", + "bWVldC5nb29nbGVhcGlzLmNvbS9NZW1iZXISNAoGbWVtYmVyGAIgASgLMh8u", + "Z29vZ2xlLmFwcHMubWVldC52MmJldGEuTWVtYmVyQgPgQQIiRAoQR2V0TWVt", + "YmVyUmVxdWVzdBIwCgRuYW1lGAEgASgJQiLgQQL6QRwKGm1lZXQuZ29vZ2xl", + "YXBpcy5jb20vTWVtYmVyInkKEkxpc3RNZW1iZXJzUmVxdWVzdBIyCgZwYXJl", + "bnQYASABKAlCIuBBAvpBHBIabWVldC5nb29nbGVhcGlzLmNvbS9NZW1iZXIS", + "FgoJcGFnZV9zaXplGAIgASgFQgPgQQESFwoKcGFnZV90b2tlbhgDIAEoCUID", + "4EEBImAKE0xpc3RNZW1iZXJzUmVzcG9uc2USMAoHbWVtYmVycxgBIAMoCzIf", + "Lmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLk1lbWJlchIXCg9uZXh0X3BhZ2Vf", + "dG9rZW4YAiABKAkiRwoTRGVsZXRlTWVtYmVyUmVxdWVzdBIwCgRuYW1lGAEg", + "ASgJQiLgQQL6QRwKGm1lZXQuZ29vZ2xlYXBpcy5jb20vTWVtYmVyIlgKGkdl", + "dENvbmZlcmVuY2VSZWNvcmRSZXF1ZXN0EjoKBG5hbWUYASABKAlCLOBBAvpB", + "JgokbWVldC5nb29nbGVhcGlzLmNvbS9Db25mZXJlbmNlUmVjb3JkImQKHExp", + "c3RDb25mZXJlbmNlUmVjb3Jkc1JlcXVlc3QSFgoJcGFnZV9zaXplGAEgASgF", + "QgPgQQESFwoKcGFnZV90b2tlbhgCIAEoCUID4EEBEhMKBmZpbHRlchgDIAEo", + "CUID4EEBIn8KHUxpc3RDb25mZXJlbmNlUmVjb3Jkc1Jlc3BvbnNlEkUKEmNv", + "bmZlcmVuY2VfcmVjb3JkcxgBIAMoCzIpLmdvb2dsZS5hcHBzLm1lZXQudjJi", + "ZXRhLkNvbmZlcmVuY2VSZWNvcmQSFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJ", + "Ik4KFUdldFBhcnRpY2lwYW50UmVxdWVzdBI1CgRuYW1lGAEgASgJQifgQQL6", + "QSEKH21lZXQuZ29vZ2xlYXBpcy5jb20vUGFydGljaXBhbnQijgEKF0xpc3RQ", + "YXJ0aWNpcGFudHNSZXF1ZXN0EjcKBnBhcmVudBgBIAEoCUIn4EEC+kEhEh9t", + "ZWV0Lmdvb2dsZWFwaXMuY29tL1BhcnRpY2lwYW50EhEKCXBhZ2Vfc2l6ZRgC", + "IAEoBRISCgpwYWdlX3Rva2VuGAMgASgJEhMKBmZpbHRlchgEIAEoCUID4EEB", + "IoMBChhMaXN0UGFydGljaXBhbnRzUmVzcG9uc2USOgoMcGFydGljaXBhbnRz", + "GAEgAygLMiQuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuUGFydGljaXBhbnQS", + "FwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJEhIKCnRvdGFsX3NpemUYAyABKAUi", + "XAocR2V0UGFydGljaXBhbnRTZXNzaW9uUmVxdWVzdBI8CgRuYW1lGAEgASgJ", + "Qi7gQQL6QSgKJm1lZXQuZ29vZ2xlYXBpcy5jb20vUGFydGljaXBhbnRTZXNz", + "aW9uIqYBCh5MaXN0UGFydGljaXBhbnRTZXNzaW9uc1JlcXVlc3QSPgoGcGFy", + "ZW50GAEgASgJQi7gQQL6QSgSJm1lZXQuZ29vZ2xlYXBpcy5jb20vUGFydGlj", + "aXBhbnRTZXNzaW9uEhYKCXBhZ2Vfc2l6ZRgCIAEoBUID4EEBEhcKCnBhZ2Vf", + "dG9rZW4YAyABKAlCA+BBARITCgZmaWx0ZXIYBCABKAlCA+BBASKFAQofTGlz", + "dFBhcnRpY2lwYW50U2Vzc2lvbnNSZXNwb25zZRJJChRwYXJ0aWNpcGFudF9z", + "ZXNzaW9ucxgBIAMoCzIrLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLlBhcnRp", + "Y2lwYW50U2Vzc2lvbhIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAkiSgoTR2V0", + "UmVjb3JkaW5nUmVxdWVzdBIzCgRuYW1lGAEgASgJQiXgQQL6QR8KHW1lZXQu", + "Z29vZ2xlYXBpcy5jb20vUmVjb3JkaW5nInUKFUxpc3RSZWNvcmRpbmdzUmVx", + "dWVzdBI1CgZwYXJlbnQYASABKAlCJeBBAvpBHxIdbWVldC5nb29nbGVhcGlz", + "LmNvbS9SZWNvcmRpbmcSEQoJcGFnZV9zaXplGAIgASgFEhIKCnBhZ2VfdG9r", + "ZW4YAyABKAkiaQoWTGlzdFJlY29yZGluZ3NSZXNwb25zZRI2CgpyZWNvcmRp", + "bmdzGAEgAygLMiIuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuUmVjb3JkaW5n", + "EhcKD25leHRfcGFnZV90b2tlbhgCIAEoCSJMChRHZXRUcmFuc2NyaXB0UmVx", + "dWVzdBI0CgRuYW1lGAEgASgJQibgQQL6QSAKHm1lZXQuZ29vZ2xlYXBpcy5j", + "b20vVHJhbnNjcmlwdCJ3ChZMaXN0VHJhbnNjcmlwdHNSZXF1ZXN0EjYKBnBh", + "cmVudBgBIAEoCUIm4EEC+kEgEh5tZWV0Lmdvb2dsZWFwaXMuY29tL1RyYW5z", + "Y3JpcHQSEQoJcGFnZV9zaXplGAIgASgFEhIKCnBhZ2VfdG9rZW4YAyABKAki", + "bAoXTGlzdFRyYW5zY3JpcHRzUmVzcG9uc2USOAoLdHJhbnNjcmlwdHMYASAD", + "KAsyIy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5UcmFuc2NyaXB0EhcKD25l", + "eHRfcGFnZV90b2tlbhgCIAEoCSJWChlHZXRUcmFuc2NyaXB0RW50cnlSZXF1", + "ZXN0EjkKBG5hbWUYASABKAlCK+BBAvpBJQojbWVldC5nb29nbGVhcGlzLmNv", + "bS9UcmFuc2NyaXB0RW50cnkiggEKHExpc3RUcmFuc2NyaXB0RW50cmllc1Jl", + "cXVlc3QSOwoGcGFyZW50GAEgASgJQivgQQL6QSUSI21lZXQuZ29vZ2xlYXBp", + "cy5jb20vVHJhbnNjcmlwdEVudHJ5EhEKCXBhZ2Vfc2l6ZRgCIAEoBRISCgpw", + "YWdlX3Rva2VuGAMgASgJIn4KHUxpc3RUcmFuc2NyaXB0RW50cmllc1Jlc3Bv", + "bnNlEkQKEnRyYW5zY3JpcHRfZW50cmllcxgBIAMoCzIoLmdvb2dsZS5hcHBz", + "Lm1lZXQudjJiZXRhLlRyYW5zY3JpcHRFbnRyeRIXCg9uZXh0X3BhZ2VfdG9r", + "ZW4YAiABKAky7goKDVNwYWNlc1NlcnZpY2USgQEKC0NyZWF0ZVNwYWNlEisu", + "Z29vZ2xlLmFwcHMubWVldC52MmJldGEuQ3JlYXRlU3BhY2VSZXF1ZXN0Gh4u", + "Z29vZ2xlLmFwcHMubWVldC52MmJldGEuU3BhY2UiJdpBBXNwYWNlgtPkkwIX", + "Ig4vdjJiZXRhL3NwYWNlczoFc3BhY2USfAoIR2V0U3BhY2USKC5nb29nbGUu", + "YXBwcy5tZWV0LnYyYmV0YS5HZXRTcGFjZVJlcXVlc3QaHi5nb29nbGUuYXBw", + "cy5tZWV0LnYyYmV0YS5TcGFjZSIm2kEEbmFtZYLT5JMCGRIXL3YyYmV0YS97", + "bmFtZT1zcGFjZXMvKn0SnAEKC1VwZGF0ZVNwYWNlEisuZ29vZ2xlLmFwcHMu", + "bWVldC52MmJldGEuVXBkYXRlU3BhY2VSZXF1ZXN0Gh4uZ29vZ2xlLmFwcHMu", + "bWVldC52MmJldGEuU3BhY2UiQNpBEXNwYWNlLHVwZGF0ZV9tYXNrgtPkkwIm", + "Mh0vdjJiZXRhL3tzcGFjZS5uYW1lPXNwYWNlcy8qfToFc3BhY2USoQEKE0Vu", + "ZEFjdGl2ZUNvbmZlcmVuY2USMy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5F", + "bmRBY3RpdmVDb25mZXJlbmNlUmVxdWVzdBoWLmdvb2dsZS5wcm90b2J1Zi5F", + "bXB0eSI92kEEbmFtZYLT5JMCMCIrL3YyYmV0YS97bmFtZT1zcGFjZXMvKn06", + "ZW5kQWN0aXZlQ29uZmVyZW5jZToBKhKgAQoMQ3JlYXRlTWVtYmVyEiwuZ29v", + "Z2xlLmFwcHMubWVldC52MmJldGEuQ3JlYXRlTWVtYmVyUmVxdWVzdBofLmdv", + "b2dsZS5hcHBzLm1lZXQudjJiZXRhLk1lbWJlciJB2kENcGFyZW50LG1lbWJl", + "coLT5JMCKyIhL3YyYmV0YS97cGFyZW50PXNwYWNlcy8qfS9tZW1iZXJzOgZt", + "ZW1iZXISiQEKCUdldE1lbWJlchIpLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRh", + "LkdldE1lbWJlclJlcXVlc3QaHy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5N", + "ZW1iZXIiMNpBBG5hbWWC0+STAiMSIS92MmJldGEve25hbWU9c3BhY2VzLyov", + "bWVtYmVycy8qfRKcAQoLTGlzdE1lbWJlcnMSKy5nb29nbGUuYXBwcy5tZWV0", + "LnYyYmV0YS5MaXN0TWVtYmVyc1JlcXVlc3QaLC5nb29nbGUuYXBwcy5tZWV0", + "LnYyYmV0YS5MaXN0TWVtYmVyc1Jlc3BvbnNlIjLaQQZwYXJlbnSC0+STAiMS", + "IS92MmJldGEve3BhcmVudD1zcGFjZXMvKn0vbWVtYmVycxKGAQoMRGVsZXRl", + "TWVtYmVyEiwuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuRGVsZXRlTWVtYmVy", + "UmVxdWVzdBoWLmdvb2dsZS5wcm90b2J1Zi5FbXB0eSIw2kEEbmFtZYLT5JMC", + "IyohL3YyYmV0YS97bmFtZT1zcGFjZXMvKi9tZW1iZXJzLyp9GsABykETbWVl", + "dC5nb29nbGVhcGlzLmNvbdJBpgFodHRwczovL3d3dy5nb29nbGVhcGlzLmNv", + "bS9hdXRoL21lZXRpbmdzLnNwYWNlLmNyZWF0ZWQsaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9tZWV0aW5ncy5zcGFjZS5yZWFkb25seSxodHRw", + "czovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL21lZXRpbmdzLnNwYWNlLnNl", + "dHRpbmdzMvMSChhDb25mZXJlbmNlUmVjb3Jkc1NlcnZpY2USqAEKE0dldENv", + "bmZlcmVuY2VSZWNvcmQSMy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5HZXRD", + "b25mZXJlbmNlUmVjb3JkUmVxdWVzdBopLmdvb2dsZS5hcHBzLm1lZXQudjJi", + "ZXRhLkNvbmZlcmVuY2VSZWNvcmQiMdpBBG5hbWWC0+STAiQSIi92MmJldGEv", + "e25hbWU9Y29uZmVyZW5jZVJlY29yZHMvKn0SqQEKFUxpc3RDb25mZXJlbmNl", + "UmVjb3JkcxI1Lmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLkxpc3RDb25mZXJl", + "bmNlUmVjb3Jkc1JlcXVlc3QaNi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5M", + "aXN0Q29uZmVyZW5jZVJlY29yZHNSZXNwb25zZSIhgtPkkwIbEhkvdjJiZXRh", + "L2NvbmZlcmVuY2VSZWNvcmRzEqgBCg5HZXRQYXJ0aWNpcGFudBIuLmdvb2ds", + "ZS5hcHBzLm1lZXQudjJiZXRhLkdldFBhcnRpY2lwYW50UmVxdWVzdBokLmdv", + "b2dsZS5hcHBzLm1lZXQudjJiZXRhLlBhcnRpY2lwYW50IkDaQQRuYW1lgtPk", + "kwIzEjEvdjJiZXRhL3tuYW1lPWNvbmZlcmVuY2VSZWNvcmRzLyovcGFydGlj", + "aXBhbnRzLyp9ErsBChBMaXN0UGFydGljaXBhbnRzEjAuZ29vZ2xlLmFwcHMu", + "bWVldC52MmJldGEuTGlzdFBhcnRpY2lwYW50c1JlcXVlc3QaMS5nb29nbGUu", + "YXBwcy5tZWV0LnYyYmV0YS5MaXN0UGFydGljaXBhbnRzUmVzcG9uc2UiQtpB", + "BnBhcmVudILT5JMCMxIxL3YyYmV0YS97cGFyZW50PWNvbmZlcmVuY2VSZWNv", + "cmRzLyp9L3BhcnRpY2lwYW50cxLTAQoVR2V0UGFydGljaXBhbnRTZXNzaW9u", + "EjUuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuR2V0UGFydGljaXBhbnRTZXNz", + "aW9uUmVxdWVzdBorLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhLlBhcnRpY2lw", + "YW50U2Vzc2lvbiJW2kEEbmFtZYLT5JMCSRJHL3YyYmV0YS97bmFtZT1jb25m", + "ZXJlbmNlUmVjb3Jkcy8qL3BhcnRpY2lwYW50cy8qL3BhcnRpY2lwYW50U2Vz", + "c2lvbnMvKn0S5gEKF0xpc3RQYXJ0aWNpcGFudFNlc3Npb25zEjcuZ29vZ2xl", + "LmFwcHMubWVldC52MmJldGEuTGlzdFBhcnRpY2lwYW50U2Vzc2lvbnNSZXF1", + "ZXN0GjguZ29vZ2xlLmFwcHMubWVldC52MmJldGEuTGlzdFBhcnRpY2lwYW50", + "U2Vzc2lvbnNSZXNwb25zZSJY2kEGcGFyZW50gtPkkwJJEkcvdjJiZXRhL3tw", + "YXJlbnQ9Y29uZmVyZW5jZVJlY29yZHMvKi9wYXJ0aWNpcGFudHMvKn0vcGFy", + "dGljaXBhbnRTZXNzaW9ucxKgAQoMR2V0UmVjb3JkaW5nEiwuZ29vZ2xlLmFw", + "cHMubWVldC52MmJldGEuR2V0UmVjb3JkaW5nUmVxdWVzdBoiLmdvb2dsZS5h", + "cHBzLm1lZXQudjJiZXRhLlJlY29yZGluZyI+2kEEbmFtZYLT5JMCMRIvL3Yy", + "YmV0YS97bmFtZT1jb25mZXJlbmNlUmVjb3Jkcy8qL3JlY29yZGluZ3MvKn0S", + "swEKDkxpc3RSZWNvcmRpbmdzEi4uZ29vZ2xlLmFwcHMubWVldC52MmJldGEu", + "TGlzdFJlY29yZGluZ3NSZXF1ZXN0Gi8uZ29vZ2xlLmFwcHMubWVldC52MmJl", + "dGEuTGlzdFJlY29yZGluZ3NSZXNwb25zZSJA2kEGcGFyZW50gtPkkwIxEi8v", + "djJiZXRhL3twYXJlbnQ9Y29uZmVyZW5jZVJlY29yZHMvKn0vcmVjb3JkaW5n", + "cxKkAQoNR2V0VHJhbnNjcmlwdBItLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRh", + "LkdldFRyYW5zY3JpcHRSZXF1ZXN0GiMuZ29vZ2xlLmFwcHMubWVldC52MmJl", + "dGEuVHJhbnNjcmlwdCI/2kEEbmFtZYLT5JMCMhIwL3YyYmV0YS97bmFtZT1j", + "b25mZXJlbmNlUmVjb3Jkcy8qL3RyYW5zY3JpcHRzLyp9ErcBCg9MaXN0VHJh", + "bnNjcmlwdHMSLy5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5MaXN0VHJhbnNj", + "cmlwdHNSZXF1ZXN0GjAuZ29vZ2xlLmFwcHMubWVldC52MmJldGEuTGlzdFRy", + "YW5zY3JpcHRzUmVzcG9uc2UiQdpBBnBhcmVudILT5JMCMhIwL3YyYmV0YS97", + "cGFyZW50PWNvbmZlcmVuY2VSZWNvcmRzLyp9L3RyYW5zY3JpcHRzEr0BChJH", + "ZXRUcmFuc2NyaXB0RW50cnkSMi5nb29nbGUuYXBwcy5tZWV0LnYyYmV0YS5H", + "ZXRUcmFuc2NyaXB0RW50cnlSZXF1ZXN0GiguZ29vZ2xlLmFwcHMubWVldC52", + "MmJldGEuVHJhbnNjcmlwdEVudHJ5IknaQQRuYW1lgtPkkwI8EjovdjJiZXRh", + "L3tuYW1lPWNvbmZlcmVuY2VSZWNvcmRzLyovdHJhbnNjcmlwdHMvKi9lbnRy", + "aWVzLyp9EtMBChVMaXN0VHJhbnNjcmlwdEVudHJpZXMSNS5nb29nbGUuYXBw", + "cy5tZWV0LnYyYmV0YS5MaXN0VHJhbnNjcmlwdEVudHJpZXNSZXF1ZXN0GjYu", + "Z29vZ2xlLmFwcHMubWVldC52MmJldGEuTGlzdFRyYW5zY3JpcHRFbnRyaWVz", + "UmVzcG9uc2UiS9pBBnBhcmVudILT5JMCPBI6L3YyYmV0YS97cGFyZW50PWNv", + "bmZlcmVuY2VSZWNvcmRzLyovdHJhbnNjcmlwdHMvKn0vZW50cmllcxqHAcpB", + "E21lZXQuZ29vZ2xlYXBpcy5jb23SQW5odHRwczovL3d3dy5nb29nbGVhcGlz", + "LmNvbS9hdXRoL21lZXRpbmdzLnNwYWNlLmNyZWF0ZWQsaHR0cHM6Ly93d3cu", + "Z29vZ2xlYXBpcy5jb20vYXV0aC9tZWV0aW5ncy5zcGFjZS5yZWFkb25seUK1", + "AQobY29tLmdvb2dsZS5hcHBzLm1lZXQudjJiZXRhQgxTZXJ2aWNlUHJvdG9Q", + "AVo1Y2xvdWQuZ29vZ2xlLmNvbS9nby9hcHBzL21lZXQvYXBpdjJiZXRhL21l", + "ZXRwYjttZWV0cGKqAhdHb29nbGUuQXBwcy5NZWV0LlYyQmV0YcoCF0dvb2ds", + "ZVxBcHBzXE1lZXRcVjJiZXRh6gIaR29vZ2xlOjpBcHBzOjpNZWV0OjpWMmJl", + "dGFiBnByb3RvMw==")); 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.Apps.Meet.V2Beta.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -160,6 +191,11 @@ static ServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.GetSpaceRequest), global::Google.Apps.Meet.V2Beta.GetSpaceRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.UpdateSpaceRequest), global::Google.Apps.Meet.V2Beta.UpdateSpaceRequest.Parser, new[]{ "Space", "UpdateMask" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.EndActiveConferenceRequest), global::Google.Apps.Meet.V2Beta.EndActiveConferenceRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.CreateMemberRequest), global::Google.Apps.Meet.V2Beta.CreateMemberRequest.Parser, new[]{ "Parent", "Member" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.GetMemberRequest), global::Google.Apps.Meet.V2Beta.GetMemberRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.ListMembersRequest), global::Google.Apps.Meet.V2Beta.ListMembersRequest.Parser, new[]{ "Parent", "PageSize", "PageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.ListMembersResponse), global::Google.Apps.Meet.V2Beta.ListMembersResponse.Parser, new[]{ "Members", "NextPageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.DeleteMemberRequest), global::Google.Apps.Meet.V2Beta.DeleteMemberRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.GetConferenceRecordRequest), global::Google.Apps.Meet.V2Beta.GetConferenceRecordRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.ListConferenceRecordsRequest), global::Google.Apps.Meet.V2Beta.ListConferenceRecordsRequest.Parser, new[]{ "PageSize", "PageToken", "Filter" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Apps.Meet.V2Beta.ListConferenceRecordsResponse), global::Google.Apps.Meet.V2Beta.ListConferenceRecordsResponse.Parser, new[]{ "ConferenceRecords", "NextPageToken" }, null, null, null, null), @@ -443,32 +479,1187 @@ public GetSpaceRequest Clone() { private string name_ = ""; /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}` or `spaces/{meetingCode}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// `{meetingCode}` is an alias for the space. It's a typeable, unique + /// character string and is non-case sensitive. For example, `abc-mnop-xyz`. + /// The maximum length is 128 characters. + /// + /// A `meetingCode` shouldn't be stored long term as it can become + /// dissociated from a meeting space and can be reused for different meeting + /// spaces in the future. Generally, a `meetingCode` expires 365 days after + /// last use. For more information, see [Learn about meeting codes in Google + /// Meet](https://support.google.com/meet/answer/10710509). + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetSpaceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetSpaceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetSpaceRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request to update a space. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateSpaceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateSpaceRequest()); + 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.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[2]; } + } + + [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 UpdateSpaceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateSpaceRequest(UpdateSpaceRequest other) : this() { + space_ = other.space_ != null ? other.space_.Clone() : null; + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateSpaceRequest Clone() { + return new UpdateSpaceRequest(this); + } + + /// Field number for the "space" field. + public const int SpaceFieldNumber = 1; + private global::Google.Apps.Meet.V2Beta.Space space_; + /// + /// Required. Space to be updated. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.Space Space { + get { return space_; } + set { + space_ = value; + } + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Optional. Field mask used to specify the fields to be updated in the space. + /// If update_mask isn't provided(not set, set with empty paths, or only has "" + /// as paths), it defaults to update all fields provided with values in the + /// request. + /// Using "*" as update_mask will update all fields, including deleting fields + /// not set in the request. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateSpaceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateSpaceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(Space, other.Space)) return false; + if (!object.Equals(UpdateMask, other.UpdateMask)) 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 (space_ != null) hash ^= Space.GetHashCode(); + if (updateMask_ != null) hash ^= UpdateMask.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 (space_ != null) { + output.WriteRawTag(10); + output.WriteMessage(Space); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (space_ != null) { + output.WriteRawTag(10); + output.WriteMessage(Space); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (space_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Space); + } + if (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateSpaceRequest other) { + if (other == null) { + return; + } + if (other.space_ != null) { + if (space_ == null) { + Space = new global::Google.Apps.Meet.V2Beta.Space(); + } + Space.MergeFrom(other.Space); + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + _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 (space_ == null) { + Space = new global::Google.Apps.Meet.V2Beta.Space(); + } + input.ReadMessage(Space); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + 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 (space_ == null) { + Space = new global::Google.Apps.Meet.V2Beta.Space(); + } + input.ReadMessage(Space); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + } + } + } + #endif + + } + + /// + /// Request to end an ongoing conference of a space. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class EndActiveConferenceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new EndActiveConferenceRequest()); + 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.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[3]; } + } + + [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 EndActiveConferenceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public EndActiveConferenceRequest(EndActiveConferenceRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public EndActiveConferenceRequest Clone() { + return new EndActiveConferenceRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 EndActiveConferenceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(EndActiveConferenceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(EndActiveConferenceRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request to create a member for a space. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateMemberRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateMemberRequest()); + 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.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[4]; } + } + + [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 CreateMemberRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateMemberRequest(CreateMemberRequest other) : this() { + parent_ = other.parent_; + member_ = other.member_ != null ? other.member_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateMemberRequest Clone() { + return new CreateMemberRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. Format: spaces/{space} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "member" field. + public const int MemberFieldNumber = 2; + private global::Google.Apps.Meet.V2Beta.Member member_; + /// + /// Required. The member to be created. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Apps.Meet.V2Beta.Member Member { + get { return member_; } + set { + member_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CreateMemberRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateMemberRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (!object.Equals(Member, other.Member)) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (member_ != null) hash ^= Member.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (member_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Member); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (member_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Member); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (member_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Member); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateMemberRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.member_ != null) { + if (member_ == null) { + Member = new global::Google.Apps.Meet.V2Beta.Member(); + } + Member.MergeFrom(other.Member); + } + _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: { + Parent = input.ReadString(); + break; + } + case 18: { + if (member_ == null) { + Member = new global::Google.Apps.Meet.V2Beta.Member(); + } + input.ReadMessage(Member); + 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: { + Parent = input.ReadString(); + break; + } + case 18: { + if (member_ == null) { + Member = new global::Google.Apps.Meet.V2Beta.Member(); + } + input.ReadMessage(Member); + break; + } + } + } + } + #endif + + } + + /// + /// Request to get a member from a space. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetMemberRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetMemberRequest()); + 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.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[5]; } + } + + [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 GetMemberRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetMemberRequest(GetMemberRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetMemberRequest Clone() { + return new GetMemberRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetMemberRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetMemberRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetMemberRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request to list all members of a space. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListMembersRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListMembersRequest()); + 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.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[6]; } + } + + [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 ListMembersRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListMembersRequest(ListMembersRequest other) : this() { + parent_ = other.parent_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListMembersRequest Clone() { + return new ListMembersRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. Format: spaces/{space} /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Name { - get { return name_; } + public string Parent { + get { return parent_; } set { - name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + /// + /// Optional. Maximum number of members to return. The service might return + /// fewer than this value. If unspecified, at most 25 members are returned. The + /// maximum value is 100; values above 100 are coerced to 100. Maximum might + /// change in the future. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 3; + private string pageToken_ = ""; + /// + /// Optional. Page token returned from previous List Call. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = 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 GetSpaceRequest); + return Equals(other as ListMembersRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(GetSpaceRequest other) { + public bool Equals(ListMembersRequest other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (Name != other.Name) return false; + if (Parent != other.Parent) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) return false; return Equals(_unknownFields, other._unknownFields); } @@ -476,7 +1667,9 @@ public bool Equals(GetSpaceRequest other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (Name.Length != 0) hash ^= Name.GetHashCode(); + if (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -495,9 +1688,17 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (Name.Length != 0) { + if (Parent.Length != 0) { output.WriteRawTag(10); - output.WriteString(Name); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -509,9 +1710,17 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (Name.Length != 0) { + if (Parent.Length != 0) { output.WriteRawTag(10); - output.WriteString(Name); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -523,8 +1732,14 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (Name.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + if (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -534,12 +1749,18 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(GetSpaceRequest other) { + public void MergeFrom(ListMembersRequest other) { if (other == null) { return; } - if (other.Name.Length != 0) { - Name = other.Name; + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -557,7 +1778,15 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { - Name = input.ReadString(); + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); break; } } @@ -576,7 +1805,15 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { - Name = input.ReadString(); + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); break; } } @@ -587,24 +1824,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Request to update a space. + /// Response of list members. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class UpdateSpaceRequest : pb::IMessage + public sealed partial class ListMembersResponse : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateSpaceRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListMembersResponse()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[2]; } + get { return global::Google.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[7]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -615,7 +1852,7 @@ public sealed partial class UpdateSpaceRequest : pb::IMessageField number for the "space" field. - public const int SpaceFieldNumber = 1; - private global::Google.Apps.Meet.V2Beta.Space space_; + /// Field number for the "members" field. + public const int MembersFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_members_codec + = pb::FieldCodec.ForMessage(10, global::Google.Apps.Meet.V2Beta.Member.Parser); + private readonly pbc::RepeatedField members_ = new pbc::RepeatedField(); /// - /// Required. Space to be updated. + /// The list of members for the current page. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Apps.Meet.V2Beta.Space Space { - get { return space_; } - set { - space_ = value; - } + public pbc::RepeatedField Members { + get { return members_; } } - /// Field number for the "update_mask" field. - public const int UpdateMaskFieldNumber = 2; - private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; /// - /// Optional. Field mask used to specify the fields to be updated in the space. - /// If update_mask isn't provided, it defaults to '*' and updates all - /// fields provided in the request, including deleting fields not set in the - /// request. + /// Token to be circulated back for further list call if current list doesn't + /// include all the members. Unset if all members are returned. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { - get { return updateMask_; } + public string NextPageToken { + get { return nextPageToken_; } set { - updateMask_ = value; + nextPageToken_ = 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 UpdateSpaceRequest); + return Equals(other as ListMembersResponse); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(UpdateSpaceRequest other) { + public bool Equals(ListMembersResponse other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (!object.Equals(Space, other.Space)) return false; - if (!object.Equals(UpdateMask, other.UpdateMask)) return false; + if(!members_.Equals(other.members_)) return false; + if (NextPageToken != other.NextPageToken) return false; return Equals(_unknownFields, other._unknownFields); } @@ -692,8 +1926,8 @@ public bool Equals(UpdateSpaceRequest other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (space_ != null) hash ^= Space.GetHashCode(); - if (updateMask_ != null) hash ^= UpdateMask.GetHashCode(); + hash ^= members_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -712,13 +1946,10 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (space_ != null) { - output.WriteRawTag(10); - output.WriteMessage(Space); - } - if (updateMask_ != null) { + members_.WriteTo(output, _repeated_members_codec); + if (NextPageToken.Length != 0) { output.WriteRawTag(18); - output.WriteMessage(UpdateMask); + output.WriteString(NextPageToken); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -730,13 +1961,10 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (space_ != null) { - output.WriteRawTag(10); - output.WriteMessage(Space); - } - if (updateMask_ != null) { + members_.WriteTo(ref output, _repeated_members_codec); + if (NextPageToken.Length != 0) { output.WriteRawTag(18); - output.WriteMessage(UpdateMask); + output.WriteString(NextPageToken); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -748,11 +1976,9 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (space_ != null) { - size += 1 + pb::CodedOutputStream.ComputeMessageSize(Space); - } - if (updateMask_ != null) { - size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + size += members_.CalculateSize(_repeated_members_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -762,21 +1988,13 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(UpdateSpaceRequest other) { + public void MergeFrom(ListMembersResponse other) { if (other == null) { return; } - if (other.space_ != null) { - if (space_ == null) { - Space = new global::Google.Apps.Meet.V2Beta.Space(); - } - Space.MergeFrom(other.Space); - } - if (other.updateMask_ != null) { - if (updateMask_ == null) { - UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); - } - UpdateMask.MergeFrom(other.UpdateMask); + members_.Add(other.members_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -794,17 +2012,11 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { - if (space_ == null) { - Space = new global::Google.Apps.Meet.V2Beta.Space(); - } - input.ReadMessage(Space); + members_.AddEntriesFrom(input, _repeated_members_codec); break; } case 18: { - if (updateMask_ == null) { - UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); - } - input.ReadMessage(UpdateMask); + NextPageToken = input.ReadString(); break; } } @@ -823,17 +2035,11 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { - if (space_ == null) { - Space = new global::Google.Apps.Meet.V2Beta.Space(); - } - input.ReadMessage(Space); + members_.AddEntriesFrom(ref input, _repeated_members_codec); break; } case 18: { - if (updateMask_ == null) { - UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); - } - input.ReadMessage(UpdateMask); + NextPageToken = input.ReadString(); break; } } @@ -844,24 +2050,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Request to end an ongoing conference of a space. + /// Request to delete a member from a space. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class EndActiveConferenceRequest : pb::IMessage + public sealed partial class DeleteMemberRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new EndActiveConferenceRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DeleteMemberRequest()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[3]; } + get { return global::Google.Apps.Meet.V2Beta.ServiceReflection.Descriptor.MessageTypes[8]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -872,7 +2078,7 @@ public sealed partial class EndActiveConferenceRequest : pb::IMessageField number for the "name" field. public const int NameFieldNumber = 1; private string name_ = ""; /// - /// Required. Resource name of the space. + /// Required. Format: “spaces/{space}/members/{member}” /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -909,12 +2115,12 @@ public string Name { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as EndActiveConferenceRequest); + return Equals(other as DeleteMemberRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(EndActiveConferenceRequest other) { + public bool Equals(DeleteMemberRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -987,7 +2193,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(EndActiveConferenceRequest other) { + public void MergeFrom(DeleteMemberRequest other) { if (other == null) { return; } @@ -1057,7 +2263,7 @@ public sealed partial class GetConferenceRecordRequest : pb::IMessage - /// Optional. User specified filtering condition in EBNF format. The following - /// are the filterable fields: + /// Optional. User specified filtering condition in [EBNF + /// format](https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form). + /// The following are the filterable fields: /// /// * `space.meeting_code` /// * `space.name` /// * `start_time` /// * `end_time` /// - /// For example, `space.meeting_code = "abc-mnop-xyz"`. + /// For example, consider the following filters: + /// + /// * `space.name = "spaces/NAME"` + /// * `space.meeting_code = "abc-mnop-xyz"` + /// * `start_time>="2024-01-01T00:00:00.000Z" AND + /// start_time<="2024-01-02T00:00:00.000Z"` + /// * `end_time IS NULL` /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1540,7 +2753,7 @@ public sealed partial class ListConferenceRecordsResponse : pb::IMessage - /// Request to get a Participant. + /// Request to get a participant. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class GetParticipantRequest : pb::IMessage @@ -1766,7 +2979,7 @@ public sealed partial class GetParticipantRequest : pb::IMessage - /// Request to fetch list of participant per conference. + /// Request to fetch list of participants per conference. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ListParticipantsRequest : pb::IMessage @@ -1962,7 +3175,7 @@ public sealed partial class ListParticipantsRequest : pb::IMessage - /// Optional. User specified filtering condition in EBNF format. The following - /// are the filterable fields: + /// Optional. User specified filtering condition in [EBNF + /// format](https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form). + /// The following are the filterable fields: /// /// * `earliest_start_time` /// * `latest_end_time` @@ -2289,7 +3503,7 @@ public sealed partial class ListParticipantsResponse : pb::IMessage - /// Request to fetch list of participant sessions per conference record per + /// Request to fetch list of participant sessions per conference record, per /// participant. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] @@ -2755,7 +3969,7 @@ public sealed partial class ListParticipantSessionsRequest : pb::IMessage - /// Optional. User specified filtering condition in EBNF format. The following - /// are the filterable fields: + /// Optional. User specified filtering condition in [EBNF + /// format](https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form). + /// The following are the filterable fields: /// /// * `start_time` /// * `end_time` @@ -3082,7 +4297,7 @@ public sealed partial class ListParticipantSessionsResponse : pb::IMessage - /// Response for ListTranscriptEntries method + /// Response for ListTranscriptEntries method. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ListTranscriptEntriesResponse : pb::IMessage @@ -5189,7 +6404,7 @@ public sealed partial class ListTranscriptEntriesResponse : pb::IMessage(grpc::DeserializationContext context, gl static readonly grpc::Marshaller __Marshaller_google_apps_meet_v2beta_EndActiveConferenceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Apps.Meet.V2Beta.EndActiveConferenceRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_protobuf_Empty = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Protobuf.WellKnownTypes.Empty.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_apps_meet_v2beta_CreateMemberRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Apps.Meet.V2Beta.CreateMemberRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_apps_meet_v2beta_Member = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Apps.Meet.V2Beta.Member.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_apps_meet_v2beta_GetMemberRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Apps.Meet.V2Beta.GetMemberRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_apps_meet_v2beta_ListMembersRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Apps.Meet.V2Beta.ListMembersRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_apps_meet_v2beta_ListMembersResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Apps.Meet.V2Beta.ListMembersResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_apps_meet_v2beta_DeleteMemberRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Apps.Meet.V2Beta.DeleteMemberRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Method __Method_CreateSpace = new grpc::Method( @@ -108,6 +120,38 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl __Marshaller_google_apps_meet_v2beta_EndActiveConferenceRequest, __Marshaller_google_protobuf_Empty); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateMember = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateMember", + __Marshaller_google_apps_meet_v2beta_CreateMemberRequest, + __Marshaller_google_apps_meet_v2beta_Member); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetMember = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetMember", + __Marshaller_google_apps_meet_v2beta_GetMemberRequest, + __Marshaller_google_apps_meet_v2beta_Member); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListMembers = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListMembers", + __Marshaller_google_apps_meet_v2beta_ListMembersRequest, + __Marshaller_google_apps_meet_v2beta_ListMembersResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_DeleteMember = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "DeleteMember", + __Marshaller_google_apps_meet_v2beta_DeleteMemberRequest, + __Marshaller_google_protobuf_Empty); + /// Service descriptor public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor { @@ -119,7 +163,6 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl public abstract partial class SpacesServiceBase { /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request received from the client. @@ -132,8 +175,10 @@ public abstract partial class SpacesServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request received from the client. /// The context of the server-side call handler being invoked. @@ -145,8 +190,10 @@ public abstract partial class SpacesServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request received from the client. /// The context of the server-side call handler being invoked. @@ -158,8 +205,10 @@ public abstract partial class SpacesServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request received from the client. /// The context of the server-side call handler being invoked. @@ -170,6 +219,73 @@ public abstract partial class SpacesServiceBase throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task CreateMember(global::Google.Apps.Meet.V2Beta.CreateMemberRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetMember(global::Google.Apps.Meet.V2Beta.GetMemberRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListMembers(global::Google.Apps.Meet.V2Beta.ListMembersRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task DeleteMember(global::Google.Apps.Meet.V2Beta.DeleteMemberRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + } /// Client for SpacesService @@ -200,7 +316,6 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request to send to the server. @@ -214,7 +329,6 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CreateSpace(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request to send to the server. @@ -226,7 +340,6 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CallInvoker.BlockingUnaryCall(__Method_CreateSpace, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request to send to the server. @@ -240,7 +353,6 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CreateSpaceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request to send to the server. @@ -252,8 +364,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CallInvoker.AsyncUnaryCall(__Method_CreateSpace, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -266,8 +380,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return GetSpace(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request to send to the server. /// The options for the call. @@ -278,8 +394,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CallInvoker.BlockingUnaryCall(__Method_GetSpace, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -292,8 +410,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return GetSpaceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request to send to the server. /// The options for the call. @@ -304,8 +424,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CallInvoker.AsyncUnaryCall(__Method_GetSpace, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -318,8 +440,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return UpdateSpace(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request to send to the server. /// The options for the call. @@ -330,8 +454,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CallInvoker.BlockingUnaryCall(__Method_UpdateSpace, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -344,8 +470,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return UpdateSpaceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request to send to the server. /// The options for the call. @@ -356,8 +484,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CallInvoker.AsyncUnaryCall(__Method_UpdateSpace, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -370,8 +500,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return EndActiveConference(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request to send to the server. /// The options for the call. @@ -382,8 +514,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return CallInvoker.BlockingUnaryCall(__Method_EndActiveConference, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -396,8 +530,10 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf return EndActiveConferenceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request to send to the server. /// The options for the call. @@ -407,6 +543,274 @@ protected SpacesServiceClient(ClientBaseConfiguration configuration) : base(conf { return CallInvoker.AsyncUnaryCall(__Method_EndActiveConference, null, options, request); } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Apps.Meet.V2Beta.Member CreateMember(global::Google.Apps.Meet.V2Beta.CreateMemberRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateMember(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Apps.Meet.V2Beta.Member CreateMember(global::Google.Apps.Meet.V2Beta.CreateMemberRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_CreateMember, null, options, request); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateMemberAsync(global::Google.Apps.Meet.V2Beta.CreateMemberRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateMemberAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateMemberAsync(global::Google.Apps.Meet.V2Beta.CreateMemberRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_CreateMember, null, options, request); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Apps.Meet.V2Beta.Member GetMember(global::Google.Apps.Meet.V2Beta.GetMemberRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetMember(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Apps.Meet.V2Beta.Member GetMember(global::Google.Apps.Meet.V2Beta.GetMemberRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetMember, null, options, request); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetMemberAsync(global::Google.Apps.Meet.V2Beta.GetMemberRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetMemberAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetMemberAsync(global::Google.Apps.Meet.V2Beta.GetMemberRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetMember, null, options, request); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Apps.Meet.V2Beta.ListMembersResponse ListMembers(global::Google.Apps.Meet.V2Beta.ListMembersRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListMembers(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Apps.Meet.V2Beta.ListMembersResponse ListMembers(global::Google.Apps.Meet.V2Beta.ListMembersRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListMembers, null, options, request); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListMembersAsync(global::Google.Apps.Meet.V2Beta.ListMembersRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListMembersAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListMembersAsync(global::Google.Apps.Meet.V2Beta.ListMembersRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListMembers, null, options, request); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Protobuf.WellKnownTypes.Empty DeleteMember(global::Google.Apps.Meet.V2Beta.DeleteMemberRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteMember(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Protobuf.WellKnownTypes.Empty DeleteMember(global::Google.Apps.Meet.V2Beta.DeleteMemberRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_DeleteMember, null, options, request); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteMemberAsync(global::Google.Apps.Meet.V2Beta.DeleteMemberRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteMemberAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteMemberAsync(global::Google.Apps.Meet.V2Beta.DeleteMemberRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_DeleteMember, null, options, request); + } /// Creates a new instance of client from given ClientBaseConfiguration. [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] protected override SpacesServiceClient NewInstance(ClientBaseConfiguration configuration) @@ -424,7 +828,11 @@ protected override SpacesServiceClient NewInstance(ClientBaseConfiguration confi .AddMethod(__Method_CreateSpace, serviceImpl.CreateSpace) .AddMethod(__Method_GetSpace, serviceImpl.GetSpace) .AddMethod(__Method_UpdateSpace, serviceImpl.UpdateSpace) - .AddMethod(__Method_EndActiveConference, serviceImpl.EndActiveConference).Build(); + .AddMethod(__Method_EndActiveConference, serviceImpl.EndActiveConference) + .AddMethod(__Method_CreateMember, serviceImpl.CreateMember) + .AddMethod(__Method_GetMember, serviceImpl.GetMember) + .AddMethod(__Method_ListMembers, serviceImpl.ListMembers) + .AddMethod(__Method_DeleteMember, serviceImpl.DeleteMember).Build(); } /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. @@ -438,6 +846,10 @@ public static void BindService(grpc::ServiceBinderBase serviceBinder, SpacesServ serviceBinder.AddMethod(__Method_GetSpace, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetSpace)); serviceBinder.AddMethod(__Method_UpdateSpace, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateSpace)); serviceBinder.AddMethod(__Method_EndActiveConference, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.EndActiveConference)); + serviceBinder.AddMethod(__Method_CreateMember, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateMember)); + serviceBinder.AddMethod(__Method_GetMember, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetMember)); + serviceBinder.AddMethod(__Method_ListMembers, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListMembers)); + serviceBinder.AddMethod(__Method_DeleteMember, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteMember)); } } @@ -637,7 +1049,6 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl public abstract partial class ConferenceRecordsServiceBase { /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request received from the client. @@ -650,8 +1061,8 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request received from the client. /// The context of the server-side call handler being invoked. @@ -663,7 +1074,6 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request received from the client. @@ -676,8 +1086,7 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -693,7 +1102,6 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request received from the client. @@ -706,9 +1114,8 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -723,7 +1130,6 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request received from the client. @@ -736,8 +1142,8 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request received from the client. /// The context of the server-side call handler being invoked. @@ -749,7 +1155,6 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request received from the client. @@ -762,8 +1167,8 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request received from the client. /// The context of the server-side call handler being invoked. @@ -775,7 +1180,6 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -792,7 +1196,6 @@ public abstract partial class ConferenceRecordsServiceBase } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -839,7 +1242,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request to send to the server. @@ -853,7 +1255,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetConferenceRecord(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request to send to the server. @@ -865,7 +1266,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_GetConferenceRecord, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request to send to the server. @@ -879,7 +1279,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetConferenceRecordAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a conference record by conference ID. /// /// The request to send to the server. @@ -891,8 +1290,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_GetConferenceRecord, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -905,8 +1304,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListConferenceRecords(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request to send to the server. /// The options for the call. @@ -917,8 +1316,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_ListConferenceRecords, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -931,8 +1330,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListConferenceRecordsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the conference records by start time and in descending order. + /// Lists the conference records. By default, ordered by start time and in + /// descending order. /// /// The request to send to the server. /// The options for the call. @@ -943,7 +1342,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_ListConferenceRecords, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request to send to the server. @@ -957,7 +1355,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetParticipant(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request to send to the server. @@ -969,7 +1366,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_GetParticipant, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request to send to the server. @@ -983,7 +1379,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetParticipantAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant by participant ID. /// /// The request to send to the server. @@ -995,8 +1390,7 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_GetParticipant, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -1013,8 +1407,7 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListParticipants(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -1029,8 +1422,7 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_ListParticipants, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -1047,8 +1439,7 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListParticipantsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participants in a conference record, by default ordered by join + /// Lists the participants in a conference record. By default, ordered by join /// time and in descending order. This API supports `fields` as standard /// parameters like every other API. However, when the `fields` request /// parameter is omitted, this API defaults to `'participants/*, @@ -1063,7 +1454,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_ListParticipants, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request to send to the server. @@ -1077,7 +1467,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetParticipantSession(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request to send to the server. @@ -1089,7 +1478,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_GetParticipantSession, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request to send to the server. @@ -1103,7 +1491,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetParticipantSessionAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a participant session by participant session ID. /// /// The request to send to the server. @@ -1115,9 +1502,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_GetParticipantSession, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -1133,9 +1519,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListParticipantSessions(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -1149,9 +1534,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_ListParticipantSessions, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -1167,9 +1551,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListParticipantSessionsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the participant sessions of a participant in a conference record, by - /// default ordered by join time and in descending order. This API supports + /// Lists the participant sessions of a participant in a conference record. By + /// default, ordered by join time and in descending order. This API supports /// `fields` as standard parameters like every other API. However, when the /// `fields` request parameter is omitted this API defaults to /// `'participantsessions/*, next_page_token'`. @@ -1183,7 +1566,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_ListParticipantSessions, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request to send to the server. @@ -1197,7 +1579,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetRecording(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request to send to the server. @@ -1209,7 +1590,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_GetRecording, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request to send to the server. @@ -1223,7 +1603,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetRecordingAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a recording by recording ID. /// /// The request to send to the server. @@ -1235,8 +1614,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_GetRecording, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -1249,8 +1628,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListRecordings(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request to send to the server. /// The options for the call. @@ -1261,8 +1640,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_ListRecordings, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -1275,8 +1654,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListRecordingsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the recording resources from the conference record. + /// Lists the recording resources from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request to send to the server. /// The options for the call. @@ -1287,7 +1666,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_ListRecordings, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request to send to the server. @@ -1301,7 +1679,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetTranscript(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request to send to the server. @@ -1313,7 +1690,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_GetTranscript, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request to send to the server. @@ -1327,7 +1703,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetTranscriptAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a transcript by transcript ID. /// /// The request to send to the server. @@ -1339,8 +1714,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_GetTranscript, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -1353,8 +1728,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListTranscripts(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request to send to the server. /// The options for the call. @@ -1365,8 +1740,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_ListTranscripts, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request to send to the server. /// The initial metadata to send with the call. This parameter is optional. @@ -1379,8 +1754,8 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListTranscriptsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Lists the set of transcripts from the conference record. + /// Lists the set of transcripts from the conference record. By default, + /// ordered by start time and in ascending order. /// /// The request to send to the server. /// The options for the call. @@ -1391,7 +1766,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_ListTranscripts, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1409,7 +1783,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetTranscriptEntry(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1425,7 +1798,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_GetTranscriptEntry, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1443,7 +1815,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return GetTranscriptEntryAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Gets a `TranscriptEntry` resource by entry ID. /// /// Note: The transcript entries returned by the Google Meet API might not @@ -1459,7 +1830,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.AsyncUnaryCall(__Method_GetTranscriptEntry, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -1478,7 +1848,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListTranscriptEntries(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -1495,7 +1864,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return CallInvoker.BlockingUnaryCall(__Method_ListTranscriptEntries, null, options, request); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// @@ -1514,7 +1882,6 @@ protected ConferenceRecordsServiceClient(ClientBaseConfiguration configuration) return ListTranscriptEntriesAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Lists the structured transcript entries per transcript. By default, ordered /// by start time and in ascending order. /// diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ServiceResourceNames.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ServiceResourceNames.g.cs index 8fe2b129c22a..6c31e72c9071 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ServiceResourceNames.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -43,6 +43,50 @@ public partial class EndActiveConferenceRequest } } + public partial class CreateMemberRequest + { + /// -typed view over the resource name property. + public SpaceName ParentAsSpaceName + { + get => string.IsNullOrEmpty(Parent) ? null : SpaceName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class GetMemberRequest + { + /// + /// -typed view over the resource name property. + /// + public gamv::MemberName MemberName + { + get => string.IsNullOrEmpty(Name) ? null : gamv::MemberName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class ListMembersRequest + { + /// -typed view over the resource name property. + public SpaceName ParentAsSpaceName + { + get => string.IsNullOrEmpty(Parent) ? null : SpaceName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class DeleteMemberRequest + { + /// + /// -typed view over the resource name property. + /// + public gamv::MemberName MemberName + { + get => string.IsNullOrEmpty(Name) ? null : gamv::MemberName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + public partial class GetConferenceRecordRequest { /// diff --git a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/SpacesServiceClient.g.cs b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/SpacesServiceClient.g.cs index 85f0d5b0d101..8898d275672e 100644 --- a/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/SpacesServiceClient.g.cs +++ b/apis/Google.Apps.Meet.V2Beta/Google.Apps.Meet.V2Beta/SpacesServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -21,6 +21,7 @@ using grpcinter = Grpc.Core.Interceptors; using mel = Microsoft.Extensions.Logging; using proto = Google.Protobuf; +using sc = System.Collections; using scg = System.Collections.Generic; using sco = System.Collections.ObjectModel; using st = System.Threading; @@ -49,6 +50,10 @@ private SpacesServiceSettings(SpacesServiceSettings existing) : base(existing) GetSpaceSettings = existing.GetSpaceSettings; UpdateSpaceSettings = existing.UpdateSpaceSettings; EndActiveConferenceSettings = existing.EndActiveConferenceSettings; + CreateMemberSettings = existing.CreateMemberSettings; + GetMemberSettings = existing.GetMemberSettings; + ListMembersSettings = existing.ListMembersSettings; + DeleteMemberSettings = existing.DeleteMemberSettings; OnCopy(existing); } @@ -108,6 +113,54 @@ private SpacesServiceSettings(SpacesServiceSettings existing) : base(existing) /// public gaxgrpc::CallSettings EndActiveConferenceSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))); + /// + /// for synchronous and asynchronous calls to + /// SpacesServiceClient.CreateMember and SpacesServiceClient.CreateMemberAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings CreateMemberSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))); + + /// + /// for synchronous and asynchronous calls to + /// SpacesServiceClient.GetMember and SpacesServiceClient.GetMemberAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings GetMemberSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))); + + /// + /// for synchronous and asynchronous calls to + /// SpacesServiceClient.ListMembers and SpacesServiceClient.ListMembersAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings ListMembersSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))); + + /// + /// for synchronous and asynchronous calls to + /// SpacesServiceClient.DeleteMember and SpacesServiceClient.DeleteMemberAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings DeleteMemberSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))); + /// Creates a deep clone of this object, with all the same property values. /// A deep clone of this object. public SpacesServiceSettings Clone() => new SpacesServiceSettings(this); @@ -178,8 +231,20 @@ public abstract partial class SpacesServiceClient public static string DefaultEndpoint { get; } = "meet.googleapis.com:443"; /// The default SpacesService scopes. - /// The default SpacesService scopes are: - public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] { }); + /// + /// The default SpacesService scopes are: + /// + /// https://www.googleapis.com/auth/meetings.space.created + /// https://www.googleapis.com/auth/meetings.space.readonly + /// https://www.googleapis.com/auth/meetings.space.settings + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/meetings.space.created", + "https://www.googleapis.com/auth/meetings.space.readonly", + "https://www.googleapis.com/auth/meetings.space.settings", + }); /// The service metadata associated with this client type. public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(SpacesService.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); @@ -242,7 +307,6 @@ internal static SpacesServiceClient Create(grpccore::CallInvoker callInvoker, Sp public virtual SpacesService.SpacesServiceClient GrpcClient => throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request object containing all of the parameters for the API call. @@ -252,7 +316,6 @@ public virtual Space CreateSpace(CreateSpaceRequest request, gaxgrpc::CallSettin throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request object containing all of the parameters for the API call. @@ -262,7 +325,6 @@ public virtual Space CreateSpace(CreateSpaceRequest request, gaxgrpc::CallSettin throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request object containing all of the parameters for the API call. @@ -272,7 +334,6 @@ public virtual Space CreateSpace(CreateSpaceRequest request, gaxgrpc::CallSettin CreateSpaceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// @@ -285,7 +346,6 @@ public virtual Space CreateSpace(Space space, gaxgrpc::CallSettings callSettings CreateSpace(new CreateSpaceRequest { Space = space, }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// @@ -298,7 +358,6 @@ public virtual Space CreateSpace(Space space, gaxgrpc::CallSettings callSettings CreateSpaceAsync(new CreateSpaceRequest { Space = space, }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// @@ -311,8 +370,10 @@ public virtual Space CreateSpace(Space space, gaxgrpc::CallSettings callSettings CreateSpaceAsync(space, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -321,8 +382,10 @@ public virtual Space GetSpace(GetSpaceRequest request, gaxgrpc::CallSettings cal throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -331,8 +394,10 @@ public virtual Space GetSpace(GetSpaceRequest request, gaxgrpc::CallSettings cal throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request object containing all of the parameters for the API call. /// A to use for this RPC. @@ -341,11 +406,31 @@ public virtual Space GetSpace(GetSpaceRequest request, gaxgrpc::CallSettings cal GetSpaceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}` or `spaces/{meetingCode}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// `{meetingCode}` is an alias for the space. It's a typeable, unique + /// character string and is non-case sensitive. For example, `abc-mnop-xyz`. + /// The maximum length is 128 characters. + /// + /// A `meetingCode` shouldn't be stored long term as it can become + /// dissociated from a meeting space and can be reused for different meeting + /// spaces in the future. Generally, a `meetingCode` expires 365 days after + /// last use. For more information, see [Learn about meeting codes in Google + /// Meet](https://support.google.com/meet/answer/10710509). + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// If not null, applies overrides to this RPC call. /// The RPC response. @@ -356,11 +441,31 @@ public virtual Space GetSpace(string name, gaxgrpc::CallSettings callSettings = }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}` or `spaces/{meetingCode}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// `{meetingCode}` is an alias for the space. It's a typeable, unique + /// character string and is non-case sensitive. For example, `abc-mnop-xyz`. + /// The maximum length is 128 characters. + /// + /// A `meetingCode` shouldn't be stored long term as it can become + /// dissociated from a meeting space and can be reused for different meeting + /// spaces in the future. Generally, a `meetingCode` expires 365 days after + /// last use. For more information, see [Learn about meeting codes in Google + /// Meet](https://support.google.com/meet/answer/10710509). + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. @@ -371,11 +476,31 @@ public virtual Space GetSpace(string name, gaxgrpc::CallSettings callSettings = }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}` or `spaces/{meetingCode}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// `{meetingCode}` is an alias for the space. It's a typeable, unique + /// character string and is non-case sensitive. For example, `abc-mnop-xyz`. + /// The maximum length is 128 characters. + /// + /// A `meetingCode` shouldn't be stored long term as it can become + /// dissociated from a meeting space and can be reused for different meeting + /// spaces in the future. Generally, a `meetingCode` expires 365 days after + /// last use. For more information, see [Learn about meeting codes in Google + /// Meet](https://support.google.com/meet/answer/10710509). + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// A to use for this RPC. /// A Task containing the RPC response. @@ -383,11 +508,31 @@ public virtual Space GetSpace(string name, gaxgrpc::CallSettings callSettings = GetSpaceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}` or `spaces/{meetingCode}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// `{meetingCode}` is an alias for the space. It's a typeable, unique + /// character string and is non-case sensitive. For example, `abc-mnop-xyz`. + /// The maximum length is 128 characters. + /// + /// A `meetingCode` shouldn't be stored long term as it can become + /// dissociated from a meeting space and can be reused for different meeting + /// spaces in the future. Generally, a `meetingCode` expires 365 days after + /// last use. For more information, see [Learn about meeting codes in Google + /// Meet](https://support.google.com/meet/answer/10710509). + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// If not null, applies overrides to this RPC call. /// The RPC response. @@ -398,11 +543,31 @@ public virtual Space GetSpace(SpaceName name, gaxgrpc::CallSettings callSettings }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}` or `spaces/{meetingCode}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// `{meetingCode}` is an alias for the space. It's a typeable, unique + /// character string and is non-case sensitive. For example, `abc-mnop-xyz`. + /// The maximum length is 128 characters. + /// + /// A `meetingCode` shouldn't be stored long term as it can become + /// dissociated from a meeting space and can be reused for different meeting + /// spaces in the future. Generally, a `meetingCode` expires 365 days after + /// last use. For more information, see [Learn about meeting codes in Google + /// Meet](https://support.google.com/meet/answer/10710509). + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. @@ -413,11 +578,31 @@ public virtual Space GetSpace(SpaceName name, gaxgrpc::CallSettings callSettings }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}` or `spaces/{meetingCode}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// `{meetingCode}` is an alias for the space. It's a typeable, unique + /// character string and is non-case sensitive. For example, `abc-mnop-xyz`. + /// The maximum length is 128 characters. + /// + /// A `meetingCode` shouldn't be stored long term as it can become + /// dissociated from a meeting space and can be reused for different meeting + /// spaces in the future. Generally, a `meetingCode` expires 365 days after + /// last use. For more information, see [Learn about meeting codes in Google + /// Meet](https://support.google.com/meet/answer/10710509). + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// A to use for this RPC. /// A Task containing the RPC response. @@ -425,8 +610,10 @@ public virtual Space GetSpace(SpaceName name, gaxgrpc::CallSettings callSettings GetSpaceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -435,8 +622,10 @@ public virtual Space UpdateSpace(UpdateSpaceRequest request, gaxgrpc::CallSettin throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -445,8 +634,10 @@ public virtual Space UpdateSpace(UpdateSpaceRequest request, gaxgrpc::CallSettin throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request object containing all of the parameters for the API call. /// A to use for this RPC. @@ -455,17 +646,21 @@ public virtual Space UpdateSpace(UpdateSpaceRequest request, gaxgrpc::CallSettin UpdateSpaceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// /// Required. Space to be updated. /// /// /// Optional. Field mask used to specify the fields to be updated in the space. - /// If update_mask isn't provided, it defaults to '*' and updates all - /// fields provided in the request, including deleting fields not set in the + /// If update_mask isn't provided(not set, set with empty paths, or only has "" + /// as paths), it defaults to update all fields provided with values in the /// request. + /// Using "*" as update_mask will update all fields, including deleting fields + /// not set in the request. /// /// If not null, applies overrides to this RPC call. /// The RPC response. @@ -477,17 +672,21 @@ public virtual Space UpdateSpace(Space space, wkt::FieldMask updateMask, gaxgrpc }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// /// Required. Space to be updated. /// /// /// Optional. Field mask used to specify the fields to be updated in the space. - /// If update_mask isn't provided, it defaults to '*' and updates all - /// fields provided in the request, including deleting fields not set in the + /// If update_mask isn't provided(not set, set with empty paths, or only has "" + /// as paths), it defaults to update all fields provided with values in the /// request. + /// Using "*" as update_mask will update all fields, including deleting fields + /// not set in the request. /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. @@ -499,17 +698,21 @@ public virtual Space UpdateSpace(Space space, wkt::FieldMask updateMask, gaxgrpc }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// /// Required. Space to be updated. /// /// /// Optional. Field mask used to specify the fields to be updated in the space. - /// If update_mask isn't provided, it defaults to '*' and updates all - /// fields provided in the request, including deleting fields not set in the + /// If update_mask isn't provided(not set, set with empty paths, or only has "" + /// as paths), it defaults to update all fields provided with values in the /// request. + /// Using "*" as update_mask will update all fields, including deleting fields + /// not set in the request. /// /// A to use for this RPC. /// A Task containing the RPC response. @@ -517,8 +720,10 @@ public virtual Space UpdateSpace(Space space, wkt::FieldMask updateMask, gaxgrpc UpdateSpaceAsync(space, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -527,8 +732,10 @@ public virtual void EndActiveConference(EndActiveConferenceRequest request, gaxg throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -537,8 +744,10 @@ public virtual void EndActiveConference(EndActiveConferenceRequest request, gaxg throw new sys::NotImplementedException(); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request object containing all of the parameters for the API call. /// A to use for this RPC. @@ -547,11 +756,21 @@ public virtual void EndActiveConference(EndActiveConferenceRequest request, gaxg EndActiveConferenceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// If not null, applies overrides to this RPC call. /// The RPC response. @@ -562,11 +781,21 @@ public virtual void EndActiveConference(string name, gaxgrpc::CallSettings callS }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. @@ -577,11 +806,21 @@ public virtual void EndActiveConference(string name, gaxgrpc::CallSettings callS }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// A to use for this RPC. /// A Task containing the RPC response. @@ -589,11 +828,21 @@ public virtual void EndActiveConference(string name, gaxgrpc::CallSettings callS EndActiveConferenceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// If not null, applies overrides to this RPC call. /// The RPC response. @@ -604,11 +853,21 @@ public virtual void EndActiveConference(SpaceName name, gaxgrpc::CallSettings ca }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. @@ -619,16 +878,666 @@ public virtual void EndActiveConference(SpaceName name, gaxgrpc::CallSettings ca }, callSettings); /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// /// Required. Resource name of the space. + /// + /// Format: `spaces/{space}`. + /// + /// `{space}` is the resource identifier for the space. It's a unique, + /// server-generated ID and is case sensitive. For example, `jQCFfuBOdN5z`. + /// + /// For more information, see [How Meet identifies a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#identify-meeting-space). /// /// A to use for this RPC. /// A Task containing the RPC response. public virtual stt::Task EndActiveConferenceAsync(SpaceName name, st::CancellationToken cancellationToken) => EndActiveConferenceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 Member CreateMember(CreateMemberRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 CreateMemberAsync(CreateMemberRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 CreateMemberAsync(CreateMemberRequest request, st::CancellationToken cancellationToken) => + CreateMemberAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// Required. The member to be created. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Member CreateMember(string parent, Member member, gaxgrpc::CallSettings callSettings = null) => + CreateMember(new CreateMemberRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + Member = gax::GaxPreconditions.CheckNotNull(member, nameof(member)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// Required. The member to be created. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateMemberAsync(string parent, Member member, gaxgrpc::CallSettings callSettings = null) => + CreateMemberAsync(new CreateMemberRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + Member = gax::GaxPreconditions.CheckNotNull(member, nameof(member)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// Required. The member to be created. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateMemberAsync(string parent, Member member, st::CancellationToken cancellationToken) => + CreateMemberAsync(parent, member, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// Required. The member to be created. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Member CreateMember(SpaceName parent, Member member, gaxgrpc::CallSettings callSettings = null) => + CreateMember(new CreateMemberRequest + { + ParentAsSpaceName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + Member = gax::GaxPreconditions.CheckNotNull(member, nameof(member)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// Required. The member to be created. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateMemberAsync(SpaceName parent, Member member, gaxgrpc::CallSettings callSettings = null) => + CreateMemberAsync(new CreateMemberRequest + { + ParentAsSpaceName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + Member = gax::GaxPreconditions.CheckNotNull(member, nameof(member)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// Required. The member to be created. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateMemberAsync(SpaceName parent, Member member, st::CancellationToken cancellationToken) => + CreateMemberAsync(parent, member, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 Member GetMember(GetMemberRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 GetMemberAsync(GetMemberRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 GetMemberAsync(GetMemberRequest request, st::CancellationToken cancellationToken) => + GetMemberAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Member GetMember(string name, gaxgrpc::CallSettings callSettings = null) => + GetMember(new GetMemberRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetMemberAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetMemberAsync(new GetMemberRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetMemberAsync(string name, st::CancellationToken cancellationToken) => + GetMemberAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Member GetMember(MemberName name, gaxgrpc::CallSettings callSettings = null) => + GetMember(new GetMemberRequest + { + MemberName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetMemberAsync(MemberName name, gaxgrpc::CallSettings callSettings = null) => + GetMemberAsync(new GetMemberRequest + { + MemberName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetMemberAsync(MemberName name, st::CancellationToken cancellationToken) => + GetMemberAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListMembers(ListMembersRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListMembersAsync(ListMembersRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListMembers(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListMembersRequest request = new ListMembersRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListMembers(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListMembersAsync(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListMembersRequest request = new ListMembersRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListMembersAsync(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListMembers(SpaceName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListMembersRequest request = new ListMembersRequest + { + ParentAsSpaceName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListMembers(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// + /// Required. Format: spaces/{space} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListMembersAsync(SpaceName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListMembersRequest request = new ListMembersRequest + { + ParentAsSpaceName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListMembersAsync(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// 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 void DeleteMember(DeleteMemberRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// 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 DeleteMemberAsync(DeleteMemberRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// 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 DeleteMemberAsync(DeleteMemberRequest request, st::CancellationToken cancellationToken) => + DeleteMemberAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual void DeleteMember(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteMember(new DeleteMemberRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task DeleteMemberAsync(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteMemberAsync(new DeleteMemberRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task DeleteMemberAsync(string name, st::CancellationToken cancellationToken) => + DeleteMemberAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual void DeleteMember(MemberName name, gaxgrpc::CallSettings callSettings = null) => + DeleteMember(new DeleteMemberRequest + { + MemberName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task DeleteMemberAsync(MemberName name, gaxgrpc::CallSettings callSettings = null) => + DeleteMemberAsync(new DeleteMemberRequest + { + MemberName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// + /// Required. Format: “spaces/{space}/members/{member}” + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task DeleteMemberAsync(MemberName name, st::CancellationToken cancellationToken) => + DeleteMemberAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); } /// SpacesService client wrapper implementation, for convenient use. @@ -645,6 +1554,14 @@ public sealed partial class SpacesServiceClientImpl : SpacesServiceClient private readonly gaxgrpc::ApiCall _callEndActiveConference; + private readonly gaxgrpc::ApiCall _callCreateMember; + + private readonly gaxgrpc::ApiCall _callGetMember; + + private readonly gaxgrpc::ApiCall _callListMembers; + + private readonly gaxgrpc::ApiCall _callDeleteMember; + /// /// Constructs a client wrapper for the SpacesService service, with the specified gRPC client and settings. /// @@ -672,6 +1589,18 @@ public SpacesServiceClientImpl(SpacesService.SpacesServiceClient grpcClient, Spa _callEndActiveConference = clientHelper.BuildApiCall("EndActiveConference", grpcClient.EndActiveConferenceAsync, grpcClient.EndActiveConference, effectiveSettings.EndActiveConferenceSettings).WithGoogleRequestParam("name", request => request.Name); Modify_ApiCall(ref _callEndActiveConference); Modify_EndActiveConferenceApiCall(ref _callEndActiveConference); + _callCreateMember = clientHelper.BuildApiCall("CreateMember", grpcClient.CreateMemberAsync, grpcClient.CreateMember, effectiveSettings.CreateMemberSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callCreateMember); + Modify_CreateMemberApiCall(ref _callCreateMember); + _callGetMember = clientHelper.BuildApiCall("GetMember", grpcClient.GetMemberAsync, grpcClient.GetMember, effectiveSettings.GetMemberSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetMember); + Modify_GetMemberApiCall(ref _callGetMember); + _callListMembers = clientHelper.BuildApiCall("ListMembers", grpcClient.ListMembersAsync, grpcClient.ListMembers, effectiveSettings.ListMembersSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callListMembers); + Modify_ListMembersApiCall(ref _callListMembers); + _callDeleteMember = clientHelper.BuildApiCall("DeleteMember", grpcClient.DeleteMemberAsync, grpcClient.DeleteMember, effectiveSettings.DeleteMemberSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callDeleteMember); + Modify_DeleteMemberApiCall(ref _callDeleteMember); OnConstruction(grpcClient, effectiveSettings, clientHelper); } @@ -685,6 +1614,14 @@ public SpacesServiceClientImpl(SpacesService.SpacesServiceClient grpcClient, Spa partial void Modify_EndActiveConferenceApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_CreateMemberApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetMemberApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_ListMembersApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_DeleteMemberApiCall(ref gaxgrpc::ApiCall call); + partial void OnConstruction(SpacesService.SpacesServiceClient grpcClient, SpacesServiceSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); /// The underlying gRPC SpacesService client @@ -698,8 +1635,15 @@ public SpacesServiceClientImpl(SpacesService.SpacesServiceClient grpcClient, Spa partial void Modify_EndActiveConferenceRequest(ref EndActiveConferenceRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_CreateMemberRequest(ref CreateMemberRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetMemberRequest(ref GetMemberRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_ListMembersRequest(ref ListMembersRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_DeleteMemberRequest(ref DeleteMemberRequest request, ref gaxgrpc::CallSettings settings); + /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request object containing all of the parameters for the API call. @@ -712,7 +1656,6 @@ public override Space CreateSpace(CreateSpaceRequest request, gaxgrpc::CallSetti } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). /// Creates a space. /// /// The request object containing all of the parameters for the API call. @@ -725,8 +1668,10 @@ public override Space CreateSpace(CreateSpaceRequest request, gaxgrpc::CallSetti } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -738,8 +1683,10 @@ public override Space GetSpace(GetSpaceRequest request, gaxgrpc::CallSettings ca } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Gets a space by `space_id` or `meeting_code`. + /// Gets details about a meeting space. + /// + /// For an example, see [Get a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#get-meeting-space). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -751,8 +1698,10 @@ public override Space GetSpace(GetSpaceRequest request, gaxgrpc::CallSettings ca } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -764,8 +1713,10 @@ public override Space UpdateSpace(UpdateSpaceRequest request, gaxgrpc::CallSetti } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Updates a space. + /// Updates details about a meeting space. + /// + /// For an example, see [Update a meeting + /// space](https://developers.google.com/meet/api/guides/meeting-spaces#update-meeting-space). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -777,8 +1728,10 @@ public override Space UpdateSpace(UpdateSpaceRequest request, gaxgrpc::CallSetti } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -790,8 +1743,10 @@ public override void EndActiveConference(EndActiveConferenceRequest request, gax } /// - /// [Developer Preview](https://developers.google.com/workspace/preview). - /// Ends an active conference (if there is one). + /// Ends an active conference (if there's one). + /// + /// For an example, see [End active + /// conference](https://developers.google.com/meet/api/guides/meeting-spaces#end-active-conference). /// /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. @@ -801,5 +1756,151 @@ public override void EndActiveConference(EndActiveConferenceRequest request, gax Modify_EndActiveConferenceRequest(ref request, ref callSettings); return _callEndActiveConference.Async(request, callSettings); } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 Member CreateMember(CreateMemberRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateMemberRequest(ref request, ref callSettings); + return _callCreateMember.Sync(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Create a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 stt::Task CreateMemberAsync(CreateMemberRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateMemberRequest(ref request, ref callSettings); + return _callCreateMember.Async(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 Member GetMember(GetMemberRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetMemberRequest(ref request, ref callSettings); + return _callGetMember.Sync(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Get a member. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted, this API response will default to + /// "name,email,role,user". + /// + /// 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 stt::Task GetMemberAsync(GetMemberRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetMemberRequest(ref request, ref callSettings); + return _callGetMember.Async(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListMembers(ListMembersRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListMembersRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListMembers, request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// List members. + /// + /// This API supports the `fields` parameter in + /// [SystemParameterContext](https://cloud.google.com/apis/docs/system-parameters). + /// When the `fields` parameter is omitted this API response will default to + /// "name,email,role,user". + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListMembersAsync(ListMembersRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListMembersRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListMembers, request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// 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 void DeleteMember(DeleteMemberRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteMemberRequest(ref request, ref callSettings); + _callDeleteMember.Sync(request, callSettings); + } + + /// + /// [Developer Preview](https://developers.google.com/workspace/preview): + /// Delete the member who was previously assigned roles in the space. + /// + /// 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 stt::Task DeleteMemberAsync(DeleteMemberRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteMemberRequest(ref request, ref callSettings); + return _callDeleteMember.Async(request, callSettings); + } + } + + public partial class ListMembersRequest : gaxgrpc::IPageRequest + { + } + + public partial class ListMembersResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => Members.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); } } diff --git a/apis/Google.Apps.Meet.V2Beta/gapic_metadata.json b/apis/Google.Apps.Meet.V2Beta/gapic_metadata.json index eb29ae191197..8cf958c67290 100644 --- a/apis/Google.Apps.Meet.V2Beta/gapic_metadata.json +++ b/apis/Google.Apps.Meet.V2Beta/gapic_metadata.json @@ -91,24 +91,48 @@ "grpc": { "libraryClient": "SpacesServiceClient", "rpcs": { + "CreateMember": { + "methods": [ + "CreateMember", + "CreateMemberAsync" + ] + }, "CreateSpace": { "methods": [ "CreateSpace", "CreateSpaceAsync" ] }, + "DeleteMember": { + "methods": [ + "DeleteMember", + "DeleteMemberAsync" + ] + }, "EndActiveConference": { "methods": [ "EndActiveConference", "EndActiveConferenceAsync" ] }, + "GetMember": { + "methods": [ + "GetMember", + "GetMemberAsync" + ] + }, "GetSpace": { "methods": [ "GetSpace", "GetSpaceAsync" ] }, + "ListMembers": { + "methods": [ + "ListMembers", + "ListMembersAsync" + ] + }, "UpdateSpace": { "methods": [ "UpdateSpace", diff --git a/apis/Google.Apps.Script.Type/.OwlBot.yaml b/apis/Google.Apps.Script.Type/.OwlBot.yaml index a83cf8a93ef0..f2e7d59b2dd3 100644 --- a/apis/Google.Apps.Script.Type/.OwlBot.yaml +++ b/apis/Google.Apps.Script.Type/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Apps.Script.Type/Google.Apps.Script.Type/ScriptManifest.g.cs b/apis/Google.Apps.Script.Type/Google.Apps.Script.Type/ScriptManifest.g.cs index 3ef7322a26d7..bfa8796b88bd 100644 --- a/apis/Google.Apps.Script.Type/Google.Apps.Script.Type/ScriptManifest.g.cs +++ b/apis/Google.Apps.Script.Type/Google.Apps.Script.Type/ScriptManifest.g.cs @@ -70,7 +70,7 @@ public enum HttpAuthorizationHeader { /// [pbr::OriginalName("HTTP_AUTHORIZATION_HEADER_UNSPECIFIED")] Unspecified = 0, /// - /// Send an ID token for the project-specific Google Workspace Add-ons system + /// Send an ID token for the project-specific Google Workspace add-ons system /// service account (default) /// [pbr::OriginalName("SYSTEM_ID_TOKEN")] SystemIdToken = 1, diff --git a/apis/Google.Apps.Script.Type/docs/index.md b/apis/Google.Apps.Script.Type/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Apps.Script.Type/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Area120.Tables.V1Alpha1/.OwlBot.yaml b/apis/Google.Area120.Tables.V1Alpha1/.OwlBot.yaml index 8965575f9f9c..b4bfa8818661 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/.OwlBot.yaml +++ b/apis/Google.Area120.Tables.V1Alpha1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchCreateRowsRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchCreateRowsRequestObjectAsyncSnippet.g.cs index 4e12edde9f63..c52e86e2fe66 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchCreateRowsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchCreateRowsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchCreateRowsRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchCreateRowsRequestObjectSnippet.g.cs index 47b70edc6618..4d7b9895463f 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchCreateRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchCreateRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchDeleteRowsRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchDeleteRowsRequestObjectAsyncSnippet.g.cs index f6231b5a74cc..41656ef8b339 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchDeleteRowsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchDeleteRowsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchDeleteRowsRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchDeleteRowsRequestObjectSnippet.g.cs index b0cf5296b8b9..78116a955117 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchDeleteRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchDeleteRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchUpdateRowsRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchUpdateRowsRequestObjectAsyncSnippet.g.cs index 611813688ad3..c737e07e50e3 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchUpdateRowsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchUpdateRowsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchUpdateRowsRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchUpdateRowsRequestObjectSnippet.g.cs index 8a426bbe390f..a695c16af729 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchUpdateRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.BatchUpdateRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowAsyncSnippet.g.cs index e9d320d4e2a3..1e5be48f8521 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowRequestObjectAsyncSnippet.g.cs index 369cc82bf24a..a8c1638f5613 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowRequestObjectSnippet.g.cs index e95dd245e1b3..a3e4e96d64f0 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowSnippet.g.cs index fab14651535b..09410913bcf7 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.CreateRowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowAsyncSnippet.g.cs index ec4e8deea41b..411924421f6b 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowRequestObjectAsyncSnippet.g.cs index 832ff1f05361..b19aad8e1de7 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowRequestObjectSnippet.g.cs index 4264141cd898..66fbe49676f4 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowResourceNamesAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowResourceNamesAsyncSnippet.g.cs index 1179df7e161d..9077cabbed39 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowResourceNamesSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowResourceNamesSnippet.g.cs index dc7d6a2fa46f..38c9a2617bc0 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowResourceNamesSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowSnippet.g.cs index e897de169ec6..4335a06cdadc 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.DeleteRowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowAsyncSnippet.g.cs index f3650c39cc26..85c0a631d74a 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowRequestObjectAsyncSnippet.g.cs index 102ffac9155e..d2bdc6cd72e3 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowRequestObjectSnippet.g.cs index 56d120889ac4..732050a4de80 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowResourceNamesAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowResourceNamesAsyncSnippet.g.cs index 196deb8c3e06..608519d87606 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowResourceNamesSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowResourceNamesSnippet.g.cs index 9e8212d12bb0..f2519b9d17b9 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowResourceNamesSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowSnippet.g.cs index d42df98a0aaf..b0f4e03066a3 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetRowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableAsyncSnippet.g.cs index 338e28d37385..1725eef305c5 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableRequestObjectAsyncSnippet.g.cs index 1b17458a65ef..a0fc66a2027c 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableRequestObjectSnippet.g.cs index 14d9bb0de267..d610b0f8c3ff 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableResourceNamesAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableResourceNamesAsyncSnippet.g.cs index 3bc3470b630f..0007b039ec32 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableResourceNamesSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableResourceNamesSnippet.g.cs index adfe1cc9debd..1ec18e3ac483 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableResourceNamesSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableSnippet.g.cs index b16df36c4656..7a83a7465e6b 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetTableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceAsyncSnippet.g.cs index 5d672bbb09de..35120698b02f 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceRequestObjectAsyncSnippet.g.cs index 025ed2070da6..9933bd77c4b7 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceRequestObjectSnippet.g.cs index 8183f40e1ce4..a440bd43e4ee 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceResourceNamesAsyncSnippet.g.cs index 0893d538b857..6eed736bef8c 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceResourceNamesSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceResourceNamesSnippet.g.cs index 14309535c555..ec46c8f1f422 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceResourceNamesSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceSnippet.g.cs index 4b36dbfabac9..c32b4c76388d 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.GetWorkspaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsAsyncSnippet.g.cs index def5dff62099..ada02a89fa8b 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsRequestObjectAsyncSnippet.g.cs index 7d3a49b33a22..b03dee388df9 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsRequestObjectSnippet.g.cs index 3fe1a73e5f24..07e70b1c2e6e 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsSnippet.g.cs index 5d83c2edba96..e075a39ada08 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListRowsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListTablesRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListTablesRequestObjectAsyncSnippet.g.cs index 105b5ddb666b..a28de60264f6 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListTablesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListTablesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListTablesRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListTablesRequestObjectSnippet.g.cs index 3b435fc4f08d..d1261f82e3af 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListTablesRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListTablesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListWorkspacesRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListWorkspacesRequestObjectAsyncSnippet.g.cs index 795662f3d508..fad7945e2e62 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListWorkspacesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListWorkspacesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListWorkspacesRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListWorkspacesRequestObjectSnippet.g.cs index 8e5e779c9a2f..b8a00f300a09 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListWorkspacesRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.ListWorkspacesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowAsyncSnippet.g.cs index 0a87101da811..aedb5321274c 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowRequestObjectAsyncSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowRequestObjectAsyncSnippet.g.cs index 3a97bcbade43..0c06cf0c59b5 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowRequestObjectSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowRequestObjectSnippet.g.cs index 57373f6b45b2..f3717316da37 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowRequestObjectSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowSnippet.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowSnippet.g.cs index 76fdf34a4534..0a18e21d1f50 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowSnippet.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.GeneratedSnippets/TablesServiceClient.UpdateRowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.Snippets/TablesServiceClientSnippets.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.Snippets/TablesServiceClientSnippets.g.cs index c2bca1a17918..ce4c7bb4be3c 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.Snippets/TablesServiceClientSnippets.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1.Snippets/TablesServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/PackageApiMetadata.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/PackageApiMetadata.g.cs index 1724b02a7b28..3a1d173e5ce0 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/PackageApiMetadata.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/ServiceCollectionExtensions.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/ServiceCollectionExtensions.g.cs index 24f9c7c10a0c..b7ed814ca5fd 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/TablesResourceNames.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/TablesResourceNames.g.cs index ae06bfa2a5cb..4315e966b518 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/TablesResourceNames.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/TablesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/TablesServiceClient.g.cs b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/TablesServiceClient.g.cs index 0cb3c0e49f5d..863ce1d4854e 100644 --- a/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/TablesServiceClient.g.cs +++ b/apis/Google.Area120.Tables.V1Alpha1/Google.Area120.Tables.V1Alpha1/TablesServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Area120.Tables.V1Alpha1/docs/index.md b/apis/Google.Area120.Tables.V1Alpha1/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Area120.Tables.V1Alpha1/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.AIPlatform.V1/.OwlBot.yaml b/apis/Google.Cloud.AIPlatform.V1/.OwlBot.yaml index db5fcc4e32ae..7ee12d8a52aa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.AIPlatform.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetAsyncSnippet.g.cs index 439a25b6c844..27fb99e803c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetRequestObjectAsyncSnippet.g.cs index 91e417c99a0c..39563c90d7cf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetRequestObjectSnippet.g.cs index 3121c1e42fe2..1cf6d775c00e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetResourceNamesAsyncSnippet.g.cs index efae391273b7..894161288d02 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetResourceNamesSnippet.g.cs index 728df9f7b78d..1373579b3c67 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetSnippet.g.cs index b2d3cafc2da7..d8b1bfa9766f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionAsyncSnippet.g.cs index c40fd0c731d4..bdf840ac3414 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionRequestObjectAsyncSnippet.g.cs index 07b9d538192e..60d625e82665 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionRequestObjectSnippet.g.cs index 60c2554e48ba..f42daa76c7dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionResourceNamesAsyncSnippet.g.cs index 51c074bd1a3f..9e322228379d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionResourceNamesSnippet.g.cs index 16c243a65def..fabc7582de11 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionSnippet.g.cs index c3103a05b962..14d6e86d5808 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.CreateDatasetVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetAsyncSnippet.g.cs index a1b7d470482d..499f638a5478 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetRequestObjectAsyncSnippet.g.cs index 4615a3fd72a7..2fc8f6cd1f80 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetRequestObjectSnippet.g.cs index 401af711ecc6..d8db1639c9ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetResourceNamesAsyncSnippet.g.cs index 3808b3f3f8fb..de3daf8c3e53 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetResourceNamesSnippet.g.cs index 20fa88ac77db..cac2a800d731 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetSnippet.g.cs index b74dd50b4ed1..3184db5de533 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionAsyncSnippet.g.cs index 6658e06533d1..76ee3980538b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionRequestObjectAsyncSnippet.g.cs index 4d764a97c675..184b211eeff0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionRequestObjectSnippet.g.cs index 1a30390264ee..c1902407b0a9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionResourceNamesAsyncSnippet.g.cs index 3e29cd6c955a..48a7422d2927 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionResourceNamesSnippet.g.cs index 335005bec905..bb9c52b0a02e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionSnippet.g.cs index 9066cd452b45..9ed751da7b7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteDatasetVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryAsyncSnippet.g.cs index 4371612b1605..bae7807b87cf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryRequestObjectAsyncSnippet.g.cs index 07422715f305..eb11829dd1c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryRequestObjectSnippet.g.cs index 97a5e980b628..3703620d8a0b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryResourceNamesAsyncSnippet.g.cs index e0cb9d98f18a..4af6a5937a07 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryResourceNamesSnippet.g.cs index 0937d7c8efa6..789194b99009 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQueryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQuerySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQuerySnippet.g.cs index cb50c95bceb9..2ce2af60b84d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQuerySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.DeleteSavedQuerySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataAsyncSnippet.g.cs index 2feef8090f01..a47f43c3efb1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataRequestObjectAsyncSnippet.g.cs index 2d61e4367371..66a43d885e0d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataRequestObjectSnippet.g.cs index 45c24b908b6a..c2ca35592f03 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataResourceNamesAsyncSnippet.g.cs index aafe9a4dc07a..67072b42ad8b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataResourceNamesSnippet.g.cs index a8a4bdbb8817..b8b3eab6886b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataSnippet.g.cs index d8bfb7050360..08536fd17911 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ExportDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecAsyncSnippet.g.cs index 125491d9c474..39b830eaf65f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecRequestObjectAsyncSnippet.g.cs index 9560e69fd9a2..ffa294ea1e2f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecRequestObjectSnippet.g.cs index 32be8be2e74c..c3261ba46b7e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecResourceNamesAsyncSnippet.g.cs index 3ca54d3b2078..ca417e7bfc3c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecResourceNamesSnippet.g.cs index 9afba67ad908..215d88e38b1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecSnippet.g.cs index 5919262d1a2b..8c682b981b70 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetAnnotationSpecSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetAsyncSnippet.g.cs index d1c6682d5629..991c521f5a3c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetRequestObjectAsyncSnippet.g.cs index e933f46b5631..0e173540ab64 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetRequestObjectSnippet.g.cs index 26baad61f6ab..b2a33dd3bf01 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetResourceNamesAsyncSnippet.g.cs index 9a4df16d513c..da103bcbe3bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetResourceNamesSnippet.g.cs index f438b87b5efb..9b84e2ce1820 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetSnippet.g.cs index e1bfbf5dc22d..2a89b4f7bdac 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionAsyncSnippet.g.cs index a54764c1b0e8..121339e1c047 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionRequestObjectAsyncSnippet.g.cs index 0260a506b907..370900b26816 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionRequestObjectSnippet.g.cs index b6ef5bef6921..10222d5958f1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionResourceNamesAsyncSnippet.g.cs index 957f8788f500..fff6e4b4a23a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionResourceNamesSnippet.g.cs index 4bff577b6565..7e1820192988 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionSnippet.g.cs index 91f725f0869a..f1ec7946b2b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.GetDatasetVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataAsyncSnippet.g.cs index e0b19c2776e7..279af88da952 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataRequestObjectAsyncSnippet.g.cs index d32337fb1077..174f134660ec 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataRequestObjectSnippet.g.cs index e2e46e29cf73..be72fa6de758 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataResourceNamesAsyncSnippet.g.cs index 5690027d00fc..3add22fab891 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataResourceNamesSnippet.g.cs index 8a975a8fa877..41a8f2e119e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataSnippet.g.cs index 4f41ad3fdc1d..58c429de3849 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ImportDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsAsyncSnippet.g.cs index d9d978507786..aa64360d1dd9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsRequestObjectAsyncSnippet.g.cs index f3ccdaa48549..a4390c4d23ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsRequestObjectSnippet.g.cs index 7abc58a4307e..a1fcad06a4c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsResourceNamesAsyncSnippet.g.cs index b9a98e8a1e25..6c7a1182805b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsResourceNamesSnippet.g.cs index 15dbd5666824..d9b46d2595f2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsSnippet.g.cs index b02f8327aaeb..02e34a23b7e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListAnnotationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsAsyncSnippet.g.cs index 6ac9bd6873d9..f56b392ecdba 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsRequestObjectAsyncSnippet.g.cs index 400da0c55353..9c45aae8153d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsRequestObjectSnippet.g.cs index a661ff0020e8..481bf7e310bd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsResourceNamesAsyncSnippet.g.cs index e717eccbd032..b519166dc4ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsResourceNamesSnippet.g.cs index 52998f9d4516..96472ac7ea7d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsSnippet.g.cs index 0a2e80c48eb1..d0b118a90f44 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDataItemsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsAsyncSnippet.g.cs index ee4d5179afbe..3cb72fecbbe5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsRequestObjectAsyncSnippet.g.cs index 76a2da8c03c5..97f6ce65f10f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsRequestObjectSnippet.g.cs index 465c91e5370d..0a28d3015e0c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsResourceNamesAsyncSnippet.g.cs index bc0aeb2080df..0027d468dc15 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsResourceNamesSnippet.g.cs index 872a8c1eb9dd..9a3038c596fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsSnippet.g.cs index f6f9f542720f..906e6797d263 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsAsyncSnippet.g.cs index b4c694f12743..85098741e367 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsRequestObjectAsyncSnippet.g.cs index 6a3f7f5a5414..22e56de04271 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsRequestObjectSnippet.g.cs index 31c333b3a058..60eec4a988a8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsResourceNamesAsyncSnippet.g.cs index 4164cf15361f..5c5c365477e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsResourceNamesSnippet.g.cs index 540018e35379..985f5d07b1d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsSnippet.g.cs index 3af281d83fcd..4d6f4753fbaf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListDatasetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesAsyncSnippet.g.cs index faa1e3528185..dcd8614b7e8f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesRequestObjectAsyncSnippet.g.cs index 0964a199dbf1..2f75b4a87ef4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesRequestObjectSnippet.g.cs index a70af7025fd8..639cc1a29719 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesResourceNamesAsyncSnippet.g.cs index ef88aad21b35..a8a08463c7fe 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesResourceNamesSnippet.g.cs index f83047c5d12d..2b0414ec59a8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesSnippet.g.cs index c879d802359c..7d57851fa7c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.ListSavedQueriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionAsyncSnippet.g.cs index 312363b2e793..684be8cc17cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionRequestObjectAsyncSnippet.g.cs index 13b779f0024b..90ecd4d35115 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionRequestObjectSnippet.g.cs index 58823e907df0..1a22a312f9e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionResourceNamesAsyncSnippet.g.cs index 2efa537853c5..3a50e5d2ec66 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionResourceNamesSnippet.g.cs index d2beba91333c..8569a96c5a6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionSnippet.g.cs index 84edcec63da6..980a60a57493 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.RestoreDatasetVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.SearchDataItemsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.SearchDataItemsRequestObjectAsyncSnippet.g.cs index 9b05b678b979..5851cfcafd85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.SearchDataItemsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.SearchDataItemsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.SearchDataItemsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.SearchDataItemsRequestObjectSnippet.g.cs index 3087ba13756f..448c3bc98e8b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.SearchDataItemsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.SearchDataItemsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetAsyncSnippet.g.cs index 81f1eea7ecd7..52c349616ecc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetRequestObjectAsyncSnippet.g.cs index 7daefe126227..7910916a0354 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetRequestObjectSnippet.g.cs index 25113507141d..ff26534883a0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetSnippet.g.cs index 88eff9c1f832..d56497c1f185 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionAsyncSnippet.g.cs index 5ec4dd05a990..429faa8d4b26 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionRequestObjectAsyncSnippet.g.cs index 4895264b846e..f027f19c1a8b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionRequestObjectSnippet.g.cs index 57c14cc5ec68..1fe386f26926 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionSnippet.g.cs index c1d21c16e1c6..60f95e397c49 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DatasetServiceClient.UpdateDatasetVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolAsyncSnippet.g.cs index 9422414955dd..c9c77f35f8f7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs index f62e3f26c9e4..510c01ee27ce 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolRequestObjectSnippet.g.cs index 1c3d08d4e25a..41536e6b71e8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs index 4f9e4bc33189..ed1b691ffe7e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolResourceNamesSnippet.g.cs index 1f7a7bf0b186..9c38883709b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolSnippet.g.cs index a8b8008cc769..4181faab8daf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.CreateDeploymentResourcePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolAsyncSnippet.g.cs index 530b5904ad13..6164288d9a37 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs index 1401eda107a1..cd0e52b990c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolRequestObjectSnippet.g.cs index 740c597a6775..dce1f6f6f536 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs index 98215783205c..4f84d66c6858 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolResourceNamesSnippet.g.cs index 26f94436e433..e5679523d08c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolSnippet.g.cs index 8aab258b5a1e..3ad95126a58b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.DeleteDeploymentResourcePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolAsyncSnippet.g.cs index 34645c91b3bb..414a8d2cd8b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs index 5f0e7607762c..ceb32c5de738 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolRequestObjectSnippet.g.cs index ee179f9c889a..b334befb7bd6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs index 54b2cc8c7199..9cea83a7e2cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolResourceNamesSnippet.g.cs index b3eceaafedd5..7f8e5b91c2a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolSnippet.g.cs index b4bc351a547e..86487d126a2d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.GetDeploymentResourcePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsAsyncSnippet.g.cs index 1ef37921739d..53bef22159e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsRequestObjectAsyncSnippet.g.cs index 9cbc3073cf6a..717e49b18ba3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsRequestObjectSnippet.g.cs index bc9e2d609f88..7f49f93485bd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsResourceNamesAsyncSnippet.g.cs index 3dffaa129d3d..91d7b70f57de 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsResourceNamesSnippet.g.cs index 922781c98dc6..c5c12247d418 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsSnippet.g.cs index 73dc58e12b70..df956311830d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsAsyncSnippet.g.cs index b3c181032d58..3f0ae7909f61 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsRequestObjectAsyncSnippet.g.cs index 7265a37ce64e..bb81b015e370 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsRequestObjectSnippet.g.cs index e2b6b2c7c2c4..19e25425b2e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsSnippet.g.cs index 6cff61bc3807..490abeeaad44 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.QueryDeployedModelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolAsyncSnippet.g.cs index 6dcfb5b94730..36d5f32a528c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs index b68fd7f43bca..ae3bf631ba22 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolRequestObjectSnippet.g.cs index 1131a2160dc1..cb04157b68c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolSnippet.g.cs index 7cad257cb1f9..4523762f5c37 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/DeploymentResourcePoolServiceClient.UpdateDeploymentResourcePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1AsyncSnippet.g.cs index 58730af51df6..0c3a045242f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1ResourceNamesAsyncSnippet.g.cs index cc46dffed682..063dfad5562c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1ResourceNamesSnippet.g.cs index ff2f00c87779..626005a31d20 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1Snippet.g.cs index 4491811e6d19..08a784f2c9f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2AsyncSnippet.g.cs index 604ff8075dfb..712cf9bbb2dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2ResourceNamesAsyncSnippet.g.cs index b64656204b79..2f172cd6b0b6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2ResourceNamesSnippet.g.cs index 4fa2b873608a..26c702af5c39 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2Snippet.g.cs index 785f74a7c315..3c57bc5e7f01 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpoint2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpointRequestObjectAsyncSnippet.g.cs index 0eb5ef492085..0b1b45bd28cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpointRequestObjectSnippet.g.cs index d58dd5135fb5..b0ba2f914ece 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.CreateEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointAsyncSnippet.g.cs index ca99738208a0..92707dc59b1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointRequestObjectAsyncSnippet.g.cs index 78ee6f54b890..3f5856f3f1be 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointRequestObjectSnippet.g.cs index 59df992992f0..0560bfbc0464 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointResourceNamesAsyncSnippet.g.cs index 2f7dbd6df25b..e9ec1f64b033 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointResourceNamesSnippet.g.cs index 0c0b55199358..143a1a652548 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointSnippet.g.cs index 6843a5126629..2c0969245ea6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeleteEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelAsyncSnippet.g.cs index 21381741c1a8..d86ea44aab1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelRequestObjectAsyncSnippet.g.cs index 5eda23e4dcef..fd5c42e48615 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelRequestObjectSnippet.g.cs index 4c10a03575a0..98836934c8c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelResourceNamesAsyncSnippet.g.cs index c0744f466900..f53d8dad5258 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelResourceNamesSnippet.g.cs index 933e8a88fa70..595a23cba56e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelSnippet.g.cs index 00f84e4246fc..2817c7485880 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.DeployModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointAsyncSnippet.g.cs index f126e4e31f69..2559d13bda75 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointRequestObjectAsyncSnippet.g.cs index 0799e4e7f2cb..c01bfd21a50d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointRequestObjectSnippet.g.cs index 8ff01e78811d..70f78312f1c8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointResourceNamesAsyncSnippet.g.cs index 9680af28a684..679338175984 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointResourceNamesSnippet.g.cs index e513247d9c92..b1355cd91a72 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointSnippet.g.cs index a6c4ce3d7f49..844c706800a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.GetEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsAsyncSnippet.g.cs index f4b9532d133d..574c9daedf7a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsRequestObjectAsyncSnippet.g.cs index 6af6389a1bae..eff36db4747b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsRequestObjectSnippet.g.cs index b49664d8f122..fa400da55893 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsResourceNamesAsyncSnippet.g.cs index bd3de4af4702..3bc15c68f703 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsResourceNamesSnippet.g.cs index 0507ce6a6a3e..0d615a3f2cb1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsSnippet.g.cs index 2898bc38ffc8..39b8a27cf46e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.ListEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelAsyncSnippet.g.cs index eb615a3cd445..41b25b290bc4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelRequestObjectAsyncSnippet.g.cs index 1a1738963fe3..b53326216c49 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelRequestObjectSnippet.g.cs index 754fdb137878..8c5b1830c22a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelResourceNamesAsyncSnippet.g.cs index 3ca98ba24eda..e5358c2edbd4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelResourceNamesSnippet.g.cs index c71cd08fce48..b55b079ce6d1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelSnippet.g.cs index 756e26fd02b9..c3bd53001e85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.MutateDeployedModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelAsyncSnippet.g.cs index 7f5b24d64802..dd9c29aae47a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelRequestObjectAsyncSnippet.g.cs index 701efbba924b..e3bd538229e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelRequestObjectSnippet.g.cs index 794e5505dfc6..d4285a5bba70 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelResourceNamesAsyncSnippet.g.cs index c16dacebc905..e1d52c776920 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelResourceNamesSnippet.g.cs index ab4dcedef9de..47c50500419e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelSnippet.g.cs index ba086f278385..f6ea86ac431e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UndeployModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointAsyncSnippet.g.cs index 68b3160a7923..08aeb06f91a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningAsyncSnippet.g.cs index 7a7d4ff39143..001655d49e85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningRequestObjectAsyncSnippet.g.cs index 73814138ee40..24051ebe36cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningRequestObjectSnippet.g.cs index c36fa0cc3a32..4d14848f3446 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningSnippet.g.cs index d6d6f1091763..164bfd58a91e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointLongRunningSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointRequestObjectAsyncSnippet.g.cs index 16dd1e00c15b..26646ed1481d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointRequestObjectSnippet.g.cs index 0426ef196d74..7d9425a0dece 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointSnippet.g.cs index b829879efe40..6c72b9731a04 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EndpointServiceClient.UpdateEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EvaluationServiceClient.EvaluateInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EvaluationServiceClient.EvaluateInstancesRequestObjectAsyncSnippet.g.cs index 85812ed9e012..a6a7eb27faa0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EvaluationServiceClient.EvaluateInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EvaluationServiceClient.EvaluateInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EvaluationServiceClient.EvaluateInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EvaluationServiceClient.EvaluateInstancesRequestObjectSnippet.g.cs index 463a7026dbcd..864e3f2b3a67 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EvaluationServiceClient.EvaluateInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/EvaluationServiceClient.EvaluateInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreAsyncSnippet.g.cs index 36e62b0364e6..7ea8f180ff6c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs index bb8612549291..38ca97efdd04 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreRequestObjectSnippet.g.cs index 806e977bc54f..87887cbea0c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs index 5047598941ba..58f7c9f0ec7b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreResourceNamesSnippet.g.cs index d6e554c6a892..7bc396966e93 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreSnippet.g.cs index 33561f63b3d2..5141b551aa0e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewAsyncSnippet.g.cs index f73817fb6933..d79a342a9fdf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewRequestObjectAsyncSnippet.g.cs index e0d23ce6287e..4a8de6a6482e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewRequestObjectSnippet.g.cs index 126a1365b122..dfdfe74ae723 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewResourceNamesAsyncSnippet.g.cs index ee004b43fbae..23c6e0808f8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewResourceNamesSnippet.g.cs index 30c072f43a00..2d5563f17fc4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewSnippet.g.cs index effc27c66137..4a627487fc3b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.CreateFeatureViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreAsyncSnippet.g.cs index a8b4593dfbb3..18e84b235e53 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs index 774c3030cb64..c915ef628e4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreRequestObjectSnippet.g.cs index 60514c1733bd..99bf83756246 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs index d0c1b8e1d99f..470ca10941e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreResourceNamesSnippet.g.cs index 3c33d9b927a1..51073f0ea760 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreSnippet.g.cs index fb6b6e8b3ea1..7d55b22f9af8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewAsyncSnippet.g.cs index 76f4edda73e1..8c6474e9882d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewRequestObjectAsyncSnippet.g.cs index 5b5bb9af8086..ef1b5dc3b6d1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewRequestObjectSnippet.g.cs index d984e7180216..1b9f30ed9549 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewResourceNamesAsyncSnippet.g.cs index 1a7c9c136689..226883e8fff9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewResourceNamesSnippet.g.cs index 80148e7215a3..b7680b969c87 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewSnippet.g.cs index 2261c3b61626..3e35fb11c1d4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreAsyncSnippet.g.cs index dfc61c2c3b69..8c48b6c2c409 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs index 5077d8d6c6b6..40fdea4e74a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreRequestObjectSnippet.g.cs index c08016240af1..0de41e885bd2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs index 9853774cdbca..8452a97cb7bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreResourceNamesSnippet.g.cs index 7f30dfe8ed85..c9dc74b9c8dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreSnippet.g.cs index 300650fa4405..8b51af1ceeac 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewAsyncSnippet.g.cs index 8c304bd27168..6adbbb9bc766 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewRequestObjectAsyncSnippet.g.cs index a2f4de7b6623..4206b284835c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewRequestObjectSnippet.g.cs index 642d7f178444..0838b33ace50 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewResourceNamesAsyncSnippet.g.cs index 761353cdccf5..8c56313c8b07 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewResourceNamesSnippet.g.cs index b37cd71225b1..bd518219188b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSnippet.g.cs index 8b05c25e120d..edb8524398f1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncAsyncSnippet.g.cs index b6c27f537450..00d664678344 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncRequestObjectAsyncSnippet.g.cs index f442f15ca751..870a6f38cb84 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncRequestObjectSnippet.g.cs index 3e0eac4c09b3..dedd9f4292c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncResourceNamesAsyncSnippet.g.cs index 4d6b4347d82f..f4e55e6ee527 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncResourceNamesSnippet.g.cs index 91ccfb1bd22b..a9a329b85d3e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncSnippet.g.cs index 298abdf4f144..5970274b044e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresAsyncSnippet.g.cs index 0cbd477cf8ec..4274fa98a076 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresRequestObjectAsyncSnippet.g.cs index a2ddfa9963f9..6d0048efb555 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresRequestObjectSnippet.g.cs index c521002440d4..995f2c629748 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresResourceNamesAsyncSnippet.g.cs index fb3dc7aa7ded..0821de7a6d08 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresResourceNamesSnippet.g.cs index 5eccdc1f69ba..b7caabcbc6cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresSnippet.g.cs index 0f198c7d7ec8..f2195f4a9413 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsAsyncSnippet.g.cs index 70634aae14c8..934a069f357b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsRequestObjectAsyncSnippet.g.cs index 30856d151034..d751464eae53 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsRequestObjectSnippet.g.cs index f610b49e94a4..53cb7549755c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsResourceNamesAsyncSnippet.g.cs index 72a66d5552b3..ebdbf7bbb87c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsResourceNamesSnippet.g.cs index 983989ab4e73..2a92ce2f8ff5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsSnippet.g.cs index c60eacf5ee65..65a4b9f1a712 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsAsyncSnippet.g.cs index 9bbddc43be4b..35d66835547b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsRequestObjectAsyncSnippet.g.cs index d0dc7a10c808..63fb029a1a54 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsRequestObjectSnippet.g.cs index a4a13113fe58..4291f26db885 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsResourceNamesAsyncSnippet.g.cs index a5a4c0e2a176..c910efc2b687 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsResourceNamesSnippet.g.cs index fa9a3dcf965c..0edd7b943376 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsSnippet.g.cs index 70f48ff478e5..dc40ff112581 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.ListFeatureViewsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewAsyncSnippet.g.cs index d51ad153abbc..9d6338a25854 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewRequestObjectAsyncSnippet.g.cs index 340ea53ee963..4826dadb9a14 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewRequestObjectSnippet.g.cs index 69b738d923b8..15ab738b7657 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewResourceNamesAsyncSnippet.g.cs index edecd8eea1d4..8c7b15862aa8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewResourceNamesSnippet.g.cs index 4d17afaab190..ce04b05be728 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewSnippet.g.cs index d11f852802af..a2d244fa6a8c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.SyncFeatureViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreAsyncSnippet.g.cs index fa0d0ba54e3b..4d3c2885e6e2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs index ae55b8770076..f1ce4912d5c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreRequestObjectSnippet.g.cs index e923ccf34a7b..c6a2c6070e81 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreSnippet.g.cs index 30488488e049..870a7a1c1fdd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewAsyncSnippet.g.cs index 59c0da193026..8a7d15814b0a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewRequestObjectAsyncSnippet.g.cs index 1675c5421d39..9148f908c5d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewRequestObjectSnippet.g.cs index d44137700062..fce56cc8e67c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewSnippet.g.cs index 7d634c462654..eb9ddff54392 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesAsyncSnippet.g.cs index 62d7e57b9111..136b2643004e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesRequestObjectAsyncSnippet.g.cs index 259dd4bebc10..5ac1eed7ee53 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesRequestObjectSnippet.g.cs index 82d8244e4437..e6d816c7e697 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesResourceNamesAsyncSnippet.g.cs index fd42439c7269..7ae8722f823e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesResourceNamesSnippet.g.cs index 534e78adb3df..1d34e3a6d990 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesSnippet.g.cs index 610c066c52e8..144f599b99dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.FetchFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.SearchNearestEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.SearchNearestEntitiesRequestObjectAsyncSnippet.g.cs index b6f6fe40308b..cad741e5b901 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.SearchNearestEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.SearchNearestEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.SearchNearestEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.SearchNearestEntitiesRequestObjectSnippet.g.cs index c45388398149..1d4a35384b79 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.SearchNearestEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureOnlineStoreServiceClient.SearchNearestEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs index 30c603bd5f98..761ba8e93e14 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs index 0e96a765a311..46b7c45ef45e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs index 874e317d6925..1bf929944715 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs index 83595c4ede7a..e9d37e4ebfde 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs index 8382b1861ec9..068d2b55eb6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs index 806961094b5f..f392ca38af46 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs index d4c5355b2b3a..35fdcc951964 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesSnippet.g.cs index abfab1bd8f48..beb36b6801b5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.BatchCreateFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureAsyncSnippet.g.cs index 44b744ae06f5..0c60b0cfc626 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupAsyncSnippet.g.cs index 9958b5d85398..e8dfca8afe4b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupRequestObjectAsyncSnippet.g.cs index 6656593b1d0f..b2c24f4b3666 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupRequestObjectSnippet.g.cs index 275347d64339..2e0b92c600c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupResourceNamesAsyncSnippet.g.cs index 13905b7314d0..1be9a01e5c2a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupResourceNamesSnippet.g.cs index ca15195acd8f..7f929a5fd7fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupSnippet.g.cs index a82f20381a41..2a0a1beee292 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs index 703857dd8150..9b167132a67f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureRequestObjectSnippet.g.cs index d4a23e33b8ab..b76e4f0daa64 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames1AsyncSnippet.g.cs index 02759c6adad2..f7c399183a93 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames1Snippet.g.cs index 5f7735ec7699..647b8d4ce4b5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames2AsyncSnippet.g.cs index 85a515766bfe..4c2944c5ded3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames2Snippet.g.cs index 763abd3e10bf..9219aeddee62 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureSnippet.g.cs index d0badc84863f..2354e3e2e351 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.CreateFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureAsyncSnippet.g.cs index 63e46a31cc6c..32d0727f50b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupAsyncSnippet.g.cs index e1619e8d0b98..e4e826589969 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupRequestObjectAsyncSnippet.g.cs index c6813f26b7a1..85d9460b84ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupRequestObjectSnippet.g.cs index 8ca1554b3000..beca2b961344 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupResourceNamesAsyncSnippet.g.cs index 88a1e9f9675e..946991310a92 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupResourceNamesSnippet.g.cs index 32f682ac46c8..07377b03a7c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupSnippet.g.cs index c5371a153ddc..cabb28b6ffe4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs index b428269f5483..12b648036042 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureRequestObjectSnippet.g.cs index 0d584f842c8e..ef475c388ff2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs index b940c06ec838..556c43e696fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureResourceNamesSnippet.g.cs index 6e0916b7008b..5ed02915a07e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureSnippet.g.cs index f541bca1fa95..10a59ee6285f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.DeleteFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureAsyncSnippet.g.cs index fafaf23de8c4..6c2fc74b0b79 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupAsyncSnippet.g.cs index faf26a09413c..dbd5982bcdd7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupRequestObjectAsyncSnippet.g.cs index e300fafb06e3..7bab542f11fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupRequestObjectSnippet.g.cs index 5393b3c701df..d64cb1fd1d96 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupResourceNamesAsyncSnippet.g.cs index 1e99d016a981..e4977f36b63c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupResourceNamesSnippet.g.cs index ba0842032be6..ad0311c0c9b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupSnippet.g.cs index d852a0b47525..97d7bd9d9d9b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs index 8ef760e37c72..f4a31de000c4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureRequestObjectSnippet.g.cs index c5175a36c0ff..5fccc8ced305 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs index 1d786d8f389d..68199107163a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureResourceNamesSnippet.g.cs index 3c47b9ab5c9f..300bbcc3c724 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureSnippet.g.cs index e8592fd0c15f..52dd19638607 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.GetFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsAsyncSnippet.g.cs index a6e845c4b040..0d9ded37d340 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsRequestObjectAsyncSnippet.g.cs index 172e8c65c075..2ecbab9ab60f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsRequestObjectSnippet.g.cs index 0601466ec21a..775fb46e6d89 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsResourceNamesAsyncSnippet.g.cs index 82d7bc924a81..1d6b4aa11580 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsResourceNamesSnippet.g.cs index 23383239f6ed..be935248cbbe 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsSnippet.g.cs index 289720865b80..a4e7d442e8e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeatureGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesAsyncSnippet.g.cs index 6b210ba3ddc6..b2de75f23892 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs index f88b44350444..f69c0661c8e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesRequestObjectSnippet.g.cs index 78710334c168..a945d57be255 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs index b1fe880f979d..a995f4e06f8a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames1Snippet.g.cs index 1620687ba008..f3cd1a800222 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs index d95e054af50d..7f843b727368 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames2Snippet.g.cs index c8f7b33f60f7..017bbac90f54 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesSnippet.g.cs index 93007b2f1d5e..08fba1e6f6c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.ListFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureAsyncSnippet.g.cs index 2b657f7c4e5a..f56402de3da6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupAsyncSnippet.g.cs index 5c721dd92aae..0405aeb10570 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupRequestObjectAsyncSnippet.g.cs index 972a0b66c1ae..7806092c930e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupRequestObjectSnippet.g.cs index ea07e210df1c..6c57dd3e81e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupSnippet.g.cs index 3e28f67a5aee..3974d8cd16d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs index aab8b6f8cc84..91e65a7849c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectSnippet.g.cs index a41cc6a28f03..7c84a49d5cbf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureSnippet.g.cs index e3aeed1b454b..d0c88a4eb704 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesAsyncSnippet.g.cs index ee0e253d0c4b..97cb04e258be 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectAsyncSnippet.g.cs index 1fcb3c16d19c..8b213d4983a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectSnippet.g.cs index 6e7f37191325..a6b679690a61 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesAsyncSnippet.g.cs index 2a3183fa9ef3..d2012fa27d15 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesSnippet.g.cs index d5fc006d4510..fe339c17f259 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesSnippet.g.cs index 3ce5601f856b..260a9c069de6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesRequestObjectSnippet.g.cs index a6edfcd472d8..728e081ab41c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesResourceNamesSnippet.g.cs index 2134069ebc06..1e61c6c866e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesSnippet.g.cs index 67411d5f56e7..a1319d17d002 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesAsyncSnippet.g.cs index 1c9ef346cbf2..90582443eda2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectAsyncSnippet.g.cs index ec60162052ae..632cd0d3f909 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectSnippet.g.cs index 54d24505ec81..cf761ff4ab4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesAsyncSnippet.g.cs index 43ef3278c8b8..0426ba760b27 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesSnippet.g.cs index 70cbb9e55725..de65aa7463e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesSnippet.g.cs index de5126f0fde8..98cee62f7f04 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs index 88b93468eebb..ca0740cca86d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs index d1fbd4e3f28e..cb0ab976a345 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs index 3de67f296d43..9e4e97ab5b67 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs index 80a0494937f9..0ad1a3f08efe 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs index 2ee0776593df..0475dc9ff541 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs index 861cebba2f8d..f0ba55e36324 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs index a159cc47449e..fbdd2966d339 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesSnippet.g.cs index a7352d6afc4a..d00bec35c25f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesAsyncSnippet.g.cs index b85c0f2159ad..dacc9fda072d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectAsyncSnippet.g.cs index 9ad80c6c5dcf..80bf200871e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectSnippet.g.cs index a861db0e9bee..6692ade32eab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesAsyncSnippet.g.cs index 2617b8d9fbb6..7008266a8963 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesSnippet.g.cs index 857a85e682a4..e718f4ab2178 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesSnippet.g.cs index dd5abf220bbe..e8db3f7e1d86 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1AsyncSnippet.g.cs index 30e1a6e7dcbd..99c55f328173 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs index f5a634b50bb2..4a6926c513f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesSnippet.g.cs index 6c729131f921..2e990383fcd5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1Snippet.g.cs index 13d28ae21924..18bc80fadab7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2AsyncSnippet.g.cs index 155c31bb4324..d1e5fc0f1626 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs index fb2d7f596b65..87e17b3f0a52 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesSnippet.g.cs index 784f89e1cb26..cdec30616f3c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2Snippet.g.cs index 13325836ea30..4e34adc47df8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs index ca9f7277a609..d94d4fbd747b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectSnippet.g.cs index befe0e890c8f..627edcc3b190 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1AsyncSnippet.g.cs index c0cf9528fc94..a9a4b3baf00e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1AsyncSnippet.g.cs index 5d119e9dac3d..8d03e6f4c009 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1Snippet.g.cs index 60ad2f7baa11..9d08f797738f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2AsyncSnippet.g.cs index 353d48771842..73b038a8eefb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2Snippet.g.cs index f4b4f918e02b..7dfcd8bdaae9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1Snippet.g.cs index 71f335d2ee9a..caff680eacf6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2AsyncSnippet.g.cs index 77c295b07e65..ddede08d8539 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1AsyncSnippet.g.cs index 37bb9477227a..f576241d25a9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1Snippet.g.cs index b650dc8e6b3a..be488cfabccd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2AsyncSnippet.g.cs index e4efdabd6bc1..d76d08cf4296 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2Snippet.g.cs index 2af70903e41e..e5b23b673199 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2Snippet.g.cs index 0f9319a4a3f7..509181728ceb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs index 5ca09032865d..7081b7c9c4e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectSnippet.g.cs index 3e10543ca574..3af2ee65eac1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1AsyncSnippet.g.cs index 029b9db67bd0..8a2eaac916aa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesAsyncSnippet.g.cs index 9b6330df15c3..71dfb6f0f8a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesSnippet.g.cs index 429cf49bbaa0..6ab04a31bd76 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1Snippet.g.cs index 7861927e60f8..c03608495ece 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2AsyncSnippet.g.cs index deffcb1e52bd..da2a54454f12 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesAsyncSnippet.g.cs index bcf4c8dec1f0..182303f32503 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesSnippet.g.cs index 548f17195bfb..7bf32258c4f1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2Snippet.g.cs index 6507daed277d..dde8895c8630 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectAsyncSnippet.g.cs index a236b22fdf65..6048d90d7710 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectSnippet.g.cs index 42d0f16cdcef..cc0e7d1baf22 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1AsyncSnippet.g.cs index 731860bc0dd9..6de3043378b6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesAsyncSnippet.g.cs index a0e454ebf7b5..d5be077650fe 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesSnippet.g.cs index 602ac6da4de8..8dbcdcd98871 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1Snippet.g.cs index c20a59cb4d00..578cf922dc54 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2AsyncSnippet.g.cs index a257f14a0f01..b9bb8cc2d87e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesAsyncSnippet.g.cs index 2f866b5ef187..3a4c45123ebd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesSnippet.g.cs index 377915425beb..98772e974b1b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2Snippet.g.cs index 8f573e7bb624..f3d403b3ac76 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs index af4298009747..2dd3f824f89a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectSnippet.g.cs index 298365e05575..5668b9da0b0a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureAsyncSnippet.g.cs index 322634dbac53..41a6ae5477ec 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs index 3cefb903d20f..ab216df13b0e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectSnippet.g.cs index fb90fa72bfa9..d0223209b2fa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs index ba6da8184c96..47c5e5511ed2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesSnippet.g.cs index 4876cced76bc..68f47e37d290 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureSnippet.g.cs index 6d3b3cfc5fb7..93a85a38bbbd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesAsyncSnippet.g.cs index 0b2461c185b8..9e012ec31555 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectAsyncSnippet.g.cs index dfb613b4504b..7c31f880e0d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectSnippet.g.cs index 10585eaab1ed..b0cfbe8d55c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesAsyncSnippet.g.cs index f033fac04108..1e006066ac96 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesSnippet.g.cs index a7b21f810352..dadc805c8698 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesSnippet.g.cs index 033be8508877..e448f54acd5d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1AsyncSnippet.g.cs index ae316fddb66e..e3b942cbf2fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesAsyncSnippet.g.cs index 0ac53713bc41..8a76a278dd21 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesSnippet.g.cs index d02bc252e67e..33209443e025 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1Snippet.g.cs index 9b299f6491da..8db348ed558e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2AsyncSnippet.g.cs index 5b33a0a48016..f4565d12c53f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesAsyncSnippet.g.cs index e4f63daf8a78..e55caf14f2bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesSnippet.g.cs index 77e6e67cc128..c589b97cc0d1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2Snippet.g.cs index 984159464b78..56a55ff084c8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectAsyncSnippet.g.cs index 7866b0bec32f..efdb1c9f8a4c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectSnippet.g.cs index 1c288ceb7ae9..e2773a0e6d94 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesAsyncSnippet.g.cs index 4948509cb19c..3bf2facceb27 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectAsyncSnippet.g.cs index 620b5500059e..fdff609b590a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectSnippet.g.cs index b6f3ba97ffb5..a7a4f0413cbd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesAsyncSnippet.g.cs index fffb73fb0196..e3fc0b1053c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesSnippet.g.cs index e9fdb088c0f6..2103701b7f44 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesSnippet.g.cs index 79d58f865511..a650e8e33607 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeAsyncSnippet.g.cs index b459d88bb2b5..3a0f49a28333 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs index 0a1373f7c4da..961eb659ba0b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectSnippet.g.cs index 6e323e520b76..b00d336f921e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs index f2d48bf83304..c7e1d2c43036 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesSnippet.g.cs index 47b82129489d..17990a54944d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeSnippet.g.cs index bf76d2401446..9f9aea91a93f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureAsyncSnippet.g.cs index 7062187816f5..6a45223fa5a9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs index faf55b9bdef3..3bc2b2a76ac9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectSnippet.g.cs index 18da3b38e8ac..6f3f2951092c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs index 22f6f381ccd3..efe3ee9e3085 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesSnippet.g.cs index ee3a4b76dfb8..9da9a6350a72 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureSnippet.g.cs index 2654ffd1cd78..ec73a944c5a0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreAsyncSnippet.g.cs index 3a9bb1c209bf..e0ee176aa4b3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectAsyncSnippet.g.cs index d6522a80ac0c..72cfdbdaab46 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectSnippet.g.cs index 89249dc8487f..41834983c0ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesAsyncSnippet.g.cs index beca4652fdd3..cd3229f071e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesSnippet.g.cs index 36e12e98709c..fc2303924250 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreSnippet.g.cs index a92a6405bae7..fbe64e3fe843 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesAsyncSnippet.g.cs index 1b9ac1b67b4e..f4d117c1bf93 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectAsyncSnippet.g.cs index d063b6a92ba3..4deb09f45973 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectSnippet.g.cs index 89611ea0198b..d7c485c9c98f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesAsyncSnippet.g.cs index 095cafde597a..82f7b0cfdbd9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesSnippet.g.cs index 62e1bf4fabce..abd8ffa14a32 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesSnippet.g.cs index a0f125723f7f..2e3a48537f48 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesAsyncSnippet.g.cs index fc094fc2f105..d977c3dd890f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs index 4cbb06f50087..4f71465bdf26 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectSnippet.g.cs index 0651750dd62c..28b9d88390c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs index 0235b6ec1367..e4fffbb6a68a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesSnippet.g.cs index e5a9e161df0d..bbfdf2746704 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesSnippet.g.cs index c19c0b4f7072..9cb80506cde7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesAsyncSnippet.g.cs index 10434262112f..22ad587cf170 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs index 08dbf4e31153..df136ccc1f1c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectSnippet.g.cs index c6b079760929..9577f3fa451e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs index ec24eed6f674..040f7958197c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1Snippet.g.cs index 9e3059af362e..1d207696f510 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs index a943d39bf022..7b6979b581af 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2Snippet.g.cs index 27ce514013c8..d61eb1e44335 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesSnippet.g.cs index 43eec4898d53..1b4faed39ac0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresAsyncSnippet.g.cs index a5a66426f2c0..0ce9571cbffc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectAsyncSnippet.g.cs index 1cb2c9ed928c..dfbe567a4a52 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectSnippet.g.cs index ae803f90762c..2aefc41651c5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesAsyncSnippet.g.cs index e89eeb4e5ead..6cf4a0305c50 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesSnippet.g.cs index 78893537c93b..a860e0921d73 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresSnippet.g.cs index 2ae66b6bb3ba..151f95481669 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1AsyncSnippet.g.cs index be11a94e02c6..ee59abd11241 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesAsyncSnippet.g.cs index 8d934cb13071..8ab7daf0f1ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesSnippet.g.cs index 57571cc61180..35fa9ce2009c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1Snippet.g.cs index 0ed559e7dd77..770b5b3f8096 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2AsyncSnippet.g.cs index 1341ee3aa59d..f97a1c563473 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesAsyncSnippet.g.cs index 010d495f1eaf..c14b8ab30715 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesSnippet.g.cs index f81fc9210bd5..3e23518b61d4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2Snippet.g.cs index ed0418bafc00..07623940d1ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectAsyncSnippet.g.cs index deb52e4bdb5e..52e7e52618ea 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectSnippet.g.cs index 3269102f4ed4..3aab4a42153f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeAsyncSnippet.g.cs index 75775cbadd97..13b32fa5702a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs index d86f15c2d16d..be1b597cdf1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectSnippet.g.cs index 9cf14ad2c39a..2c03a569bcd4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeSnippet.g.cs index cb5393885cbb..6517206d6bc4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureAsyncSnippet.g.cs index 780863e8529b..9ac2b2a5eb49 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs index 99a1e149f3d2..2c54115be00f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectSnippet.g.cs index a9113e56ec4e..197d4fa7582c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureSnippet.g.cs index db0b60dfdedc..748c866f37a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreAsyncSnippet.g.cs index 485afca924e1..8e1831e7d1c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectAsyncSnippet.g.cs index 04b060f390f9..e85c785ec28b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectSnippet.g.cs index d284792fc5c7..6d7eef22f468 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreSnippet.g.cs index 4737aa2d3ca1..805e559a3bde 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentAsyncSnippet.g.cs new file mode 100644 index 000000000000..62c7e8eb8ff7 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentAsyncSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async_flattened] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for CreateCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateCachedContentAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + CachedContent cachedContent = new CachedContent(); + // Make the request + CachedContent response = await genAiCacheServiceClient.CreateCachedContentAsync(parent, cachedContent); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..98d003835e5b --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,49 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for CreateCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateCachedContentRequestObjectAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + CreateCachedContentRequest request = new CreateCachedContentRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + CachedContent = new CachedContent(), + }; + // Make the request + CachedContent response = await genAiCacheServiceClient.CreateCachedContentAsync(request); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..b851036490dc --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectSnippet.g.cs @@ -0,0 +1,48 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for CreateCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateCachedContentRequestObject() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + CreateCachedContentRequest request = new CreateCachedContentRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + CachedContent = new CachedContent(), + }; + // Make the request + CachedContent response = genAiCacheServiceClient.CreateCachedContent(request); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..3a7a906d14b2 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async_flattened_resourceNames] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for CreateCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateCachedContentResourceNamesAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + CachedContent cachedContent = new CachedContent(); + // Make the request + CachedContent response = await genAiCacheServiceClient.CreateCachedContentAsync(parent, cachedContent); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..246294646576 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync_flattened_resourceNames] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for CreateCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateCachedContentResourceNames() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + CachedContent cachedContent = new CachedContent(); + // Make the request + CachedContent response = genAiCacheServiceClient.CreateCachedContent(parent, cachedContent); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentSnippet.g.cs new file mode 100644 index 000000000000..403c823f1478 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync_flattened] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for CreateCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateCachedContent() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + CachedContent cachedContent = new CachedContent(); + // Make the request + CachedContent response = genAiCacheServiceClient.CreateCachedContent(parent, cachedContent); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentAsyncSnippet.g.cs new file mode 100644 index 000000000000..ba2379310dd6 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async_flattened] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for DeleteCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteCachedContentAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/cachedContents/[CACHED_CONTENT]"; + // Make the request + await genAiCacheServiceClient.DeleteCachedContentAsync(name); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..82095b2262ad --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for DeleteCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteCachedContentRequestObjectAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + DeleteCachedContentRequest request = new DeleteCachedContentRequest + { + CachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), + }; + // Make the request + await genAiCacheServiceClient.DeleteCachedContentAsync(request); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..fa51d5121ed9 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for DeleteCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteCachedContentRequestObject() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + DeleteCachedContentRequest request = new DeleteCachedContentRequest + { + CachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), + }; + // Make the request + genAiCacheServiceClient.DeleteCachedContent(request); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..9fd549c11f85 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async_flattened_resourceNames] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for DeleteCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteCachedContentResourceNamesAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + CachedContentName name = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"); + // Make the request + await genAiCacheServiceClient.DeleteCachedContentAsync(name); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..a97c768b44fa --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync_flattened_resourceNames] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for DeleteCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteCachedContentResourceNames() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + CachedContentName name = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"); + // Make the request + genAiCacheServiceClient.DeleteCachedContent(name); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentSnippet.g.cs new file mode 100644 index 000000000000..130b08b153a9 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync_flattened] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for DeleteCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteCachedContent() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/cachedContents/[CACHED_CONTENT]"; + // Make the request + genAiCacheServiceClient.DeleteCachedContent(name); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentAsyncSnippet.g.cs new file mode 100644 index 000000000000..6565fbf06391 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async_flattened] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for GetCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCachedContentAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/cachedContents/[CACHED_CONTENT]"; + // Make the request + CachedContent response = await genAiCacheServiceClient.GetCachedContentAsync(name); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..74f27821a7a8 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for GetCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCachedContentRequestObjectAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + GetCachedContentRequest request = new GetCachedContentRequest + { + CachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), + }; + // Make the request + CachedContent response = await genAiCacheServiceClient.GetCachedContentAsync(request); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..256f534dec61 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for GetCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCachedContentRequestObject() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + GetCachedContentRequest request = new GetCachedContentRequest + { + CachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), + }; + // Make the request + CachedContent response = genAiCacheServiceClient.GetCachedContent(request); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..0feb6d4bafb2 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async_flattened_resourceNames] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for GetCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCachedContentResourceNamesAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + CachedContentName name = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"); + // Make the request + CachedContent response = await genAiCacheServiceClient.GetCachedContentAsync(name); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..54a15846ca99 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync_flattened_resourceNames] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for GetCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCachedContentResourceNames() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + CachedContentName name = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"); + // Make the request + CachedContent response = genAiCacheServiceClient.GetCachedContent(name); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentSnippet.g.cs new file mode 100644 index 000000000000..e523c8ff3919 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync_flattened] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for GetCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCachedContent() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/cachedContents/[CACHED_CONTENT]"; + // Make the request + CachedContent response = genAiCacheServiceClient.GetCachedContent(name); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsAsyncSnippet.g.cs new file mode 100644 index 000000000000..e704b21b7296 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async_flattened] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for ListCachedContentsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListCachedContentsAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = genAiCacheServiceClient.ListCachedContentsAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((CachedContent item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListCachedContentsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..0d260e2ba0e8 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,83 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for ListCachedContentsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListCachedContentsRequestObjectAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + ListCachedContentsRequest request = new ListCachedContentsRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + }; + // Make the request + PagedAsyncEnumerable response = genAiCacheServiceClient.ListCachedContentsAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((CachedContent item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListCachedContentsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..2b3ce8d4a749 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectSnippet.g.cs @@ -0,0 +1,81 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for ListCachedContents + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListCachedContentsRequestObject() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + ListCachedContentsRequest request = new ListCachedContentsRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + }; + // Make the request + PagedEnumerable response = genAiCacheServiceClient.ListCachedContents(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (CachedContent item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListCachedContentsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..3347591dfb36 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for ListCachedContentsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListCachedContentsResourceNamesAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = genAiCacheServiceClient.ListCachedContentsAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((CachedContent item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListCachedContentsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..775514bc1249 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesSnippet.g.cs @@ -0,0 +1,78 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for ListCachedContents + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListCachedContentsResourceNames() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = genAiCacheServiceClient.ListCachedContents(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (CachedContent item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListCachedContentsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsSnippet.g.cs new file mode 100644 index 000000000000..4ee4cffca5af --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for ListCachedContents + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListCachedContents() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = genAiCacheServiceClient.ListCachedContents(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (CachedContent item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListCachedContentsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentAsyncSnippet.g.cs new file mode 100644 index 000000000000..cf263495ab9d --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentAsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_async_flattened] + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for UpdateCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateCachedContentAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + CachedContent cachedContent = new CachedContent(); + FieldMask updateMask = new FieldMask(); + // Make the request + CachedContent response = await genAiCacheServiceClient.UpdateCachedContentAsync(cachedContent, updateMask); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..f20e39115b35 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,49 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_async] + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for UpdateCachedContentAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateCachedContentRequestObjectAsync() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + UpdateCachedContentRequest request = new UpdateCachedContentRequest + { + CachedContent = new CachedContent(), + UpdateMask = new FieldMask(), + }; + // Make the request + CachedContent response = await genAiCacheServiceClient.UpdateCachedContentAsync(request); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..366fc3a01630 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectSnippet.g.cs @@ -0,0 +1,48 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_sync] + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for UpdateCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateCachedContentRequestObject() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + UpdateCachedContentRequest request = new UpdateCachedContentRequest + { + CachedContent = new CachedContent(), + UpdateMask = new FieldMask(), + }; + // Make the request + CachedContent response = genAiCacheServiceClient.UpdateCachedContent(request); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentSnippet.g.cs new file mode 100644 index 000000000000..183b700ab2ec --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_sync_flattened] + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for UpdateCachedContent + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateCachedContent() + { + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + CachedContent cachedContent = new CachedContent(); + FieldMask updateMask = new FieldMask(); + // Make the request + CachedContent response = genAiCacheServiceClient.UpdateCachedContent(cachedContent, updateMask); + } + } + // [END aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs index eabb48371197..f39e33280152 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs index 2d7024221839..97dbbbaf2edf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs index dd1ec4e3eca7..06961c8ece98 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs index 8a11a896b20a..5514fce9e60a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs index de1c1b11bab3..67c0ee6691be 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs index 200a32fe9db0..517bb8e8faab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs index 337d832d9916..1832768828be 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs index ed126111bf64..634ee818b38e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs index c2c9588b2da2..c1a69142d00c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs index a1ee5712f148..a877ce6d4f83 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs index a42b164422e9..0eb7db59596c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs index fb98d63c8edb..e7a27cd82a09 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs index d21b7979d3df..d450fe0cb5d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs index f438d502bbd1..20b3c91cf17e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs index 739db500b769..14ef9762e70d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs index bed4a3422693..7e67c778e6a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs index abfd4d0799db..148704032727 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobSnippet.g.cs index 5c7eb3120197..bcd77579f8ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs index a86341371755..3107c4e0a54a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs index ac36f9e24b9b..5a82d8e71bbb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs index 62335bd5ee73..2ecddc8592c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs index 684f9c7f8629..8405bacede7d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs index e30dbcc8c534..258610b6d439 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs index e8818c607cff..a784edbdbef3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs index 066f6d4f407a..f60293fb5c1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs index 1d06ba288714..d62fce671c49 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs index 95c1943751a6..5b3edb2b3167 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs index 47e6d4916740..74433bda1f34 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs index 06644bea5c57..47a262aaf820 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs index 39f0813b9c6e..d1ce64e0b23e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs index 7b87a4dabc4e..885a4edcebfa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs index 3e5e333956ee..4feb86899b2c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs index 51626f78d99f..274a454f7469 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs index c39b6115bfa9..cc57521daf13 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs index e5a3dcfd34c6..312d5fb8fa91 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs index 866bf864c9c4..6c3c9fc8ee20 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs index c648bef9db9b..1dd4f62407b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs index 2205dc4984fb..5e1cd8ef82ea 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs index a73453a05ef0..ddd1cfb3da64 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs index 0c5c61777fd8..0535c7d7c79e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs index 78aecfa39f71..539a0c82c92c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs index 0fbba429f23e..56710c2608b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs index ce4f5d78e685..4c6ee503f065 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs index 130f0597862f..06cd2459700a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs index 799a1cc02156..8d6d49c9d40c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs index 3f4a230e6184..ea8d8a076b0d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs index f3f16a3f8b52..745fbc7ba9ed 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexSnippet.g.cs index b16288456ad8..995ed23240d4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs index 5df414e3e2a5..6d5eb9a20ed7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs index f0d9c4006381..dc49643c5edb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs index ccd62d390fdc..6efe0ffcd61f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs index f6f0dc3c7e69..36477a9c9842 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs index 4345ad34e212..f6db4fd01239 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs index d5d93ebdcf58..47f3131563ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs index b9429eb15633..2860a1d27384 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs index 27a51d713b45..41963ec3e431 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs index 10ecae89cc5d..a1a9a73aedfd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs index 88c62febb15b..d6cafa4c720b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs index d6c9879a4666..120c897fda92 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs index 6fad54cd54bd..99d9ec95eb44 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs index 9bfd4072af61..9e827069383e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs index 72d2ebe2f85b..bcf86f248974 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs index aeeb6f2ad265..344ac1f977b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs index 57fa9c0ba01f..6b23171bd772 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs index 1896d5a65239..82e547043e92 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs index 78658c242189..1c1390848046 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs index 04c83a1eb35e..ce41203d9b6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs index 7e4fbf90f5f8..7692d8190810 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs index bbbdae9e14f8..39190d150d6a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs index 3b2e22fbf8d7..6171acb0050d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs index ac0141fa0aff..037cad22c2ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexSnippet.g.cs index 0fe3de74a714..2ba25fec40d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs index 9dd1d89d96a8..d3f34205df64 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs index 0a0078f3474f..9412925c1bb5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs index 24276f124375..16a32b87a2f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs index 66ddb873005c..355118255da3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexAsyncSnippet.g.cs index 13ac9be5e674..df7cd8e3cc8d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs index def746de8990..db691185107f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs index 89de7fda6a9e..c099a660668e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs index 8c51768ac4e9..ce9da71b3c2f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs index 4ddc1891de3f..c28d3fb9b4f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexSnippet.g.cs index 2ad7e0cb75e5..d57fe32eca5a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.CreateIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexAsyncSnippet.g.cs index c3765334ed4e..bfad3a44e2fa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs index 20205f59a5a0..c558b8d9e4a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs index 58be8de9a0bf..66d67166217a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs index 7f6e0c4fa6f0..7bb691377951 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs index f4e659ecd84a..0de95d4ceffe 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexSnippet.g.cs index e98e7fa7b1bc..7b7296eb34ce 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.DeleteIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexAsyncSnippet.g.cs index 4f90b97128c3..5f9583190e19 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs index 10fc0e341367..45e826f63d48 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectSnippet.g.cs index 394dcb5e9b34..db4111fffdf3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs index 3c3ff8a024b4..f5842180c13c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesSnippet.g.cs index 7e738760a9d6..a809d09ac172 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexSnippet.g.cs index 47fca9323a04..5d9f9e324d20 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.GetIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesAsyncSnippet.g.cs index e7bcc9b10e27..07da8f0510d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs index 6ce706cd7a63..e3eee3a6c08d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs index 927f550a8aa6..02e0aa603560 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs index 31e81ae4a1c7..6370f0c5b1cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs index 03be586c042f..4762ad70eb3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesSnippet.g.cs index 00d346c9b40c..c4b7b0c178fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.ListIndexesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs index 32b1d11d44a4..db5e414f9f0f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs index ca884b5669d7..e4d0aee24fb4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexAsyncSnippet.g.cs index fe361ff7eeb7..37411d85645d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs index a3b8df0c866c..4b176c0249dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs index ac7c01571314..fbc331f54c8b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexSnippet.g.cs index 6054be6139af..7613259850db 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpdateIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs index cf39193d7115..1ce3e02adc33 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs index 68cf4a707b5b..45ee3a5a0966 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs index 30905190f65c..69d6eedc2763 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs index d6c89d7af1d9..d41327dfcd59 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs index 28d35c186768..2c500ef05db3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs index 36e46acfb07e..97ce38eda1ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs index 7d1995ca9cdb..f85683f4a8be 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobSnippet.g.cs index ededa28cca1f..f65fa0cdcfd6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobAsyncSnippet.g.cs index 8ac4aca00399..7fb7c33b0c8a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs index 9ccf405945ce..ceb918ae08e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs index 8deb102abddb..0ccbcbb9db1a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs index 85dcaf1d3cf6..fb08e9a79b37 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs index 2d296e4c3520..c574192e74bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobSnippet.g.cs index f7ebf2bee4b0..c5e4890a2356 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelCustomJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs index c7f783d702ff..d16221f5df35 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs index 863ce2d31b36..e77299e4b300 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs index cd192f5f2ce2..6fed38e8b085 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs index c7b297a06112..d6b5e311c34b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs index d58e12396be4..95d164595035 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobSnippet.g.cs index 7b27dc3bb171..fa27297f9bef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs index b838a4da2275..e892a753aad4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs index fbf260049485..05655964c44b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs index 6f01f029fae5..aa13e7dd1afa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs index b1371ab8d072..1564d417d3b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs index c5b5612215b5..1c8f3e067d6c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs index d34984a613d6..4ff2888c89c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobAsyncSnippet.g.cs index 723abe244428..fc11400ad263 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs index f91639c9da4b..40de377dd7f9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs index bcb4f63cc35a..c5f0ae636541 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs index 8a404125b056..e48e8218b210 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs index 275c3b4e4d8e..db688d63a34b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobSnippet.g.cs index 7a3113eda041..e3644204e81f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CancelNasJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs index f753e2980d1a..597f579b1d90 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs index 9dba9898fd50..bced9438a5d1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs index c236608325c8..a5cbbc795a3e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs index 1a749787d3e6..23a9019eeaf1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs index f5d4edc427fb..5f36b30c0938 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobSnippet.g.cs index f4237b0de157..081a74285568 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobAsyncSnippet.g.cs index bd784b8c94d0..b655235e9c03 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs index 81fc6f0aed9c..bed1c970d287 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs index 072dba56c2e4..e7c0339b7629 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs index 6ca9aa280817..eb7879d32a6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs index 2b8b3a05f1e1..5a77deb35ec9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobSnippet.g.cs index 93b7dcddc61f..aaeeb1391122 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateCustomJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs index dd3c9f135dee..eeb505b3ad2c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs index 6910ece168da..a0d2a9409d35 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs index 50be0b46483b..0c04f53bf4a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs index 5e1768bb3a41..9ad03218f977 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs index 90b65a905333..6832b01e7666 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobSnippet.g.cs index 784e4cd4bc12..149d0823155f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs index c58f463830e1..72f540dbe450 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs index e6b8c71620dc..f76661c4ff06 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs index 973697b02e7c..d7bf15943d82 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs index bc198c461f43..7c7af3f4d169 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs index 86b009088226..e4d667dafdde 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs index ed76be243830..387d51aa4a01 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs index ea96bd5b2e49..039161f35509 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index e028f60af07a..636f232df86f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index 050e76254de7..b7f475d8ae8f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index 3ef4f83f14ea..4bd1fde1ceea 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index 29d4ea475160..d56972e00a8f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs index 529ff351aeba..07562fe8b073 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobAsyncSnippet.g.cs index e59fb25ff86e..942b838840ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs index 45003efbf8d4..a0bf2552dc7f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs index fda4b9881d36..7437b31d7721 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs index 8ee1318beb69..e5956c132061 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs index b5994d08de10..a91fd6f872d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobSnippet.g.cs index 34d4319beeb1..d9b528d457a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.CreateNasJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs index e921ec7b1701..ae01446de449 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs index 4eec7ed086e8..732cbe961cf0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs index b11538ef1cae..ff66376f97f9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs index 2e3ffe934dc8..5d5044d2d9f9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs index 84fba2b35800..eb7817016926 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs index 6036c793ac23..0f15d9f4efdb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs index 5dfc92865207..a6ec75141ab5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs index 1dd9e0db5118..f2e5638307b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs index 01e2aaef3021..dd5953962561 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs index 399ffb4c9ad7..6373513bd49a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs index 490a9750c523..b698af761a8a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobSnippet.g.cs index 3bb403ba945d..19c48d2e4e1a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteCustomJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs index 755b9919c160..b1908fa7f986 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs index 8860b505e0e6..5ecad7d6bc47 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs index 27b95a1bf296..442694cb052b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs index 64f7f53c7d3b..8fc1f919347b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs index 5e8cff18e6cb..8d4f30d96225 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobSnippet.g.cs index 28ba89b20b59..74053776a3a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs index 82ff42390672..a5eb1df2de20 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs index b900cd912143..527c47ab4614 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs index 6796b1cef40c..d83e787c2bf6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs index a018f784d14b..ec8e75d53fce 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs index 6f0a69957c52..aba3db4f6d57 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs index d4620dd6ef35..9d5272aeddd4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs index a168ac4d8bd5..1c006bb3b886 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index b32a89d1863b..06a6763047e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index df9af1f21c3b..dff3790862bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index bc01f8f2e440..b8ff6b03c5e0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index 1b49f062a6b8..7ea75ee2e1f1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs index c96b70bc6e7e..b5ec936de622 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobAsyncSnippet.g.cs index 253870afca7d..4d2a154aeb02 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs index c9aec56a9768..b153a9675754 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs index a7b7c6f04708..00759627ff2b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs index 17c2221195bd..ec40ddb2bcf2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs index c3f7fd9a4720..9a5443ecda7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobSnippet.g.cs index 9d7d3f7a82e7..bdb883c92fc3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.DeleteNasJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs index 3ab12659d5d8..23e27cb027e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs index 9664ef5bd4f0..c8e1f418c73e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs index 9b377432fbdb..8e02d336a706 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs index 8b42fd17d00a..2b3e168ea3bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs index 832f8ce90eaa..466bdee27110 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobSnippet.g.cs index 5cc45eebefad..f4b81dd3becd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobAsyncSnippet.g.cs index 49532d01004c..d8f3bcea95bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs index 7a5846a427c8..57a212f2eca2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs index d042cdaf1e24..82afa96df84b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs index a673866e44e7..ae0b93831c91 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs index ece0cb761604..bd148a56aa8f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobSnippet.g.cs index e36986021037..669197a5baef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetCustomJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs index 8a40263e63db..a26472fd20ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs index a6771d2ffd89..13a1ba309700 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs index 62077d55baf8..f2f14409d269 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs index b201444e7310..a27d31f16e1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs index df63712d6591..d82dfa3df4da 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobSnippet.g.cs index d16f3e6ce7ca..cff1cdc75b59 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs index 06bbc8f18c85..d8259c381335 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs index 17a8946f736a..2409e7c62af8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs index 8cbd808b6c0a..52ade8f7fcc5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs index e3879263b2b8..d3f8a0812692 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs index 713ffa903821..2840207775d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs index 54a2b2e80caa..3d9c0a195c1f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs index 6629bf22f23e..0da99e2b03be 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index b7059047adc4..4223fed1b3db 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index ca1b9fa93fa1..bbd6f91201b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index a8139de85f4e..3250284e213e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index 5609f52e5972..1acc8f449ac1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs index 8bb1b7597b46..545f12bacb08 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobAsyncSnippet.g.cs index 3984f2de5d7f..32a2491b4661 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs index 1c4db2d2cb6d..5540e5c3fd45 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectSnippet.g.cs index 5b9d88752b0e..3bbdd690b7cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs index 41f105c2a5c3..bb9f04a0744c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesSnippet.g.cs index 320be4b85543..07a527a0220a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobSnippet.g.cs index 7ef405840d23..631172417147 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs index 4dedf1d743e2..722e56118b96 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs index 799347707326..b2533bfdad0e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs index 4ed2e0c52b39..74112fc6dd38 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs index 137439ea5d7b..4fc872655942 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs index a1a5d1a7c96e..2d3b366782cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailSnippet.g.cs index e5af516fd67c..32322a2cbe43 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs index 9ff13837646c..64842dbc7953 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs index 9c7125705d0d..b6367b693add 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs index 17f092f4911b..2693189666f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs index 509683216ea3..973c9c438c96 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs index 3034d5398c10..2b9060c7b82b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsSnippet.g.cs index 68a503a4a7af..94fe72d0abea 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsAsyncSnippet.g.cs index 107e02f6ab1d..0ec759c30046 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs index 3f39592f08e6..cba134d44e03 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs index c09ff71b4721..ed05ecd1ba78 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs index 958d75c34dda..1508937f6723 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs index 2b5a97c697c6..644dcef7ac0f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsSnippet.g.cs index 0fd4dc897e91..400f3e1a2a5c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListCustomJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs index de0ebb6b9615..7a5bb7e87290 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs index 160614196131..65c2d724fe5d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs index 75acd1473c14..adaddd77c3ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs index cb1d9f5a1986..8a574fe75a3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs index 03ada882338a..5dc0655dab85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsSnippet.g.cs index 38ff05a67000..de594f27ebc0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs index 91f576db2906..30b06465df4e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs index 9b4a16137493..572ebf95783a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs index 614285ce844b..c56e8cf03e55 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs index 303624c90477..8fd5454aab26 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs index 8c8ef339bd70..64d8650e66da 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs index f58ea5fb804a..6c64dd90a8cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs index 05bb60aa25de..56eed6f56109 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs index 2c8050015d1f..b7bc49b3e400 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs index ff4bbb2080e8..a6dab091fab0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs index 3c6fb8ee5795..da58083bc02e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs index a1af9670164e..0e24641b6231 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs index c4d5c6d6499e..d0bd9fe698f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsAsyncSnippet.g.cs index b02336879d3c..46ff29bde607 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs index d6763364e3c3..e773c0329dcd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs index 6740124b7d15..995027accc4b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs index 0d5f8d0d20fc..f157bf10ff2d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs index a6995a1b4302..66029d9f5d0e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsSnippet.g.cs index f849b85fbbb4..ba47ddda20ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs index 9851a58146fa..95e5b08941bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs index 91014e4a9e96..2e5bc102ef35 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs index 285733e27ae9..0c87936d5485 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs index 18525a64ab49..3f2d41e15bb4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs index a29f8d705c24..0e1d8ee7fde2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsSnippet.g.cs index 687da93f5a20..78db4a694556 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs index 052495a7d999..0c5d2f02cbb5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index b124343a9c61..155bd61281c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index 86d2d8aca24d..409195101265 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index b41901b6385e..9c1f0a3931ff 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index c76145eeccbc..1adb199e652a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs index f204c6b596d4..4f6a25d9a63f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs index 47e503ba92aa..12f5d6645efc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index 478742d7ef29..caead0e1d9b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index bdef27b32b2c..63dcae9abd41 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index 1e9414930204..a28d6c200266 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index edab7a6c95f2..746394c8e4cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs index e80489932041..94b9625bce11 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs index 2c5b096bb724..05e858e21fa3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs index 14153c6abd7e..651f0befc7b5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs index c4c3242cd4f5..ef28a0b19ef5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs index 7c89fcd6689a..aeeeed0fa5a7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs index c017021154fc..1a7a15f4caa0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs index 4701a3b0148a..9eb7e197eb87 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs index 4d906e2b6ab9..a1df6d58df50 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index 3fc0a279c15d..4db973aa909d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index cb723ff3e188..bbff8e0543bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs index e5ba7ff86656..9b5f5dcf6706 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs index 27ee154d86b2..f7854b409cfd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs index b4f1c9feb318..30af282ad545 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs index 3bdc832c338a..aae01f0ad19f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs index d8fe45ea4cab..85f98ee155cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs index 2457885269a9..e49e723baa85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensSnippet.g.cs index ca807e7a4fd2..cce73b6eb82a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensAsyncSnippet.g.cs index 1481e90ae128..15aa4fc0a420 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs index 57df46ed3f0e..0d92ca4cc677 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensRequestObjectSnippet.g.cs index cf1a47d5ae82..14d50b4afd07 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs index a41a59f3f148..8ef62d67a6fa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensResourceNamesSnippet.g.cs index 316d732fcc76..d0ccdd6c996a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensSnippet.g.cs index 437ede5c081d..0aee54e16dec 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/LlmUtilityServiceClient.CountTokensSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs index 24c8d1d8eb92..c74ef47817db 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs index 17668a8dff76..c9ece5130e7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs index 6e8b5ae225bd..49e3c04173ad 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs index 63a4d6023235..dbbcb13085e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs index c2add7a26846..5abb52dc9d66 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs index 3467451370bb..53c55e2fae89 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs index a2f186559559..26a00762bfa9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs index 5d27d14446ca..558953053f7f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs index 41b8eac80480..a30be6e9de3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs index d514db622fd4..64755355ea70 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs index 6a5037d0ce9a..4f5700ecfd9e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs index 44550f0df159..9fc27595812a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs index c1e531ce31be..4e79ec136a8c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs index 6130d056db8b..18cdc9b07380 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs index 649dde18ee72..63068d7356af 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenSnippet.g.cs index 84c9e3e760b6..72f9e6fd5219 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs index fc051d37728b..553af2cbc7b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs index 5a9583e41a51..89cee16eb5ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs index b8f9c2d9e9bf..df352ece293c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs index b109a2a5349c..fa0d4cbe1662 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs index 290947f34693..929eed76f137 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsSnippet.g.cs index bb82a0e04644..cb4932174c83 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs index 60c64f3e106d..2544059fa142 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs index c20515657b70..2a90a9fe433b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs index 0a1551df6f1f..2cae258139a9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs index 7f9bd8622133..1537c71a05a6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs index f94fb8a0e040..ccf12c4b18a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactSnippet.g.cs index f5e9413b0946..4ab7467b1571 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateArtifactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextAsyncSnippet.g.cs index 463c02dcb377..735716321ffe 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs index 3316332232b7..99ae0d26e5fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs index ddd645c9770c..6a63d3f9e71b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs index c801486c8f43..1b15a2cfeea4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs index a125c3a1f8c3..489f35c98630 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextSnippet.g.cs index ab9740425309..3c59a4a4b94a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs index dd9874584dc9..2373488f68bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs index d153ad98ff71..cb02171e0324 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs index 41882359f67c..32e87ace6763 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs index e6600babf924..4c5e93cd0243 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs index 5ffa9d858770..d2babd864ad2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionSnippet.g.cs index 5a8338d4f143..e1f563b041b0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateExecutionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs index 7367bb449fe1..732bd1d1d206 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs index 94e14dad9221..17d85f3914c4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs index 45f0cb97d9a6..d33955216862 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs index 0877cdddb018..15ee8f0f8526 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs index e463b9375f53..6d4f6db3c047 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs index 1616a1cb921f..0b5b872f2307 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs index 768bee116beb..f2335dc5eb78 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs index 3e91292f5412..822fd21a9320 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs index a5d45618801d..4c63f4cd2be0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs index bb98434de1d6..f65ed52e421f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs index 33b3267260e5..fb82a804b793 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreSnippet.g.cs index 680fbe2b500a..019ff4e24b8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs index e99cc5c44ad8..879dae5515f9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs index c9bdfdd05954..f0e1b606a30d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs index b74e934e90ba..e56579fbf050 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs index 2cbb30ef1f87..fbb4516b5088 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs index e31491f48421..96dafbf4d407 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactSnippet.g.cs index 4d0c4e4739dc..b47018f0d23e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextAsyncSnippet.g.cs index 19ae7c794f7e..3347795cbfa3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs index bd3d84570e84..f3b48e5d61cf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs index 89e6c973733b..eb71d257b052 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs index db9acef4bbd2..91ac7d98ba6c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs index 60a41697338f..3061bcb07b96 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextSnippet.g.cs index c0a271e84e6e..05cdead4b64c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs index 3ee20f096280..99d82baa061d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs index 97229aad8371..b3451495ebd5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs index 8d78d58b890e..ceb5c2cedb81 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs index e2d7d3b14a59..ce7a3e8e7a63 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs index c05e1c2986b3..fd31f9f1933a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionSnippet.g.cs index 3480220c4495..aaffa1c17005 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs index 22c76924b24b..ff0080a32e50 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs index 0ac953db39ae..a16e69fc6915 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs index d7349593ba5f..b57a1f32128f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs index c4f3f6d1f117..27f1f20acebb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs index ade9fef1dd69..99cad1f5c97f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs index b9faa45bda24..3f476ed71af8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactAsyncSnippet.g.cs index b332ee868173..6cc88b97b1e2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs index 86509f981c53..6b2a0d289536 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs index 48fca7fff752..26b8105747bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs index 54c13c4516ce..c7b6b592e73c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs index aa53621f7630..fd6ecf3a90ed 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactSnippet.g.cs index d797da7b842d..43a32c1f4118 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetArtifactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextAsyncSnippet.g.cs index 495f2dacabc7..0576f3954edb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs index e2035acc00ae..98024f9518ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectSnippet.g.cs index 7f3b6dd3e041..2d5e7eea6584 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs index faa8735d9034..f7b981b70e5a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesSnippet.g.cs index 1372988c2092..0396eceee6f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextSnippet.g.cs index 4e19d779384f..251419faaaf4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionAsyncSnippet.g.cs index a0753ecae3e4..a5677441eddd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs index a566a197e758..d3cd386401db 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs index 4f086ed1b714..7554d4b9b092 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs index a4d877f3bae8..51450f89b6d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs index 16f0e9129901..5db2b701891e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionSnippet.g.cs index 66c6b444ddb4..6631fc3d477c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetExecutionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs index 303a0c93913e..88fa4eea13ce 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs index 3bb30e9ad900..aadbb9c1c3c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs index 05d7986dc726..47bfc612304a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs index 05651ed4a189..181a64a1fa02 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs index e409bd7b4367..6ad3a1322097 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaSnippet.g.cs index ccf28fdfabaa..8da5daabe01e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs index a4c17414dea5..9a03a5d0ab57 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs index 67ea34064e15..29cb6b3e5c2e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs index 938457ddba4c..88623482e293 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs index 13836aba32fa..f52b39d2961e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs index f863e1635081..3110c005d6ff 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreSnippet.g.cs index 7d0a8f70c27f..6cd09aaffffa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs index a83061cee88a..ee2d29700188 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs index 2f632eafd592..e5d1dd9978ed 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs index 046da15cfb40..d89466b0b25b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs index 4de84a4f871a..3930d8d12464 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs index 429b5d5f854a..88efdc88e30e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsSnippet.g.cs index 6e5061037965..01935097e005 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListArtifactsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsAsyncSnippet.g.cs index 525908e307a3..68e141080dba 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs index 66f12d47f503..c65fea1f0d5d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs index fe74a0a55d66..c9b07b758b39 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs index 4151618e99a4..c9fa93bc09fd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs index 25bac1d3f7aa..f8620f8f3ac3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsSnippet.g.cs index 483c2e99b512..1679ce88fdbf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs index f0e1f7a33de5..89f0ddd1b930 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs index 0ac240f694dc..f7eb6572857f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs index 6c890faf07b3..cf9953ef6fd7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs index ce75feefe043..2be0acbf1c93 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs index 036d19df4e6d..1ac84f4d6a63 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsSnippet.g.cs index 1cc9556fca70..e6ecd3e90ec5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListExecutionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs index 123129d5c5cf..f26d8eb203f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs index 6321b1b30340..ebd2b69b4513 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs index 7da2b79583aa..4d9ce11542fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs index 36df00ff501a..c2e9ad449d90 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs index aef5638435bd..9f92c73d8cf4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasSnippet.g.cs index 786aebb858f6..41e65e31be48 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs index 07d3116409e6..7571ef6de9f8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs index 50dbd410d13e..a39683941a6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs index 0a5fad5149ca..e4780e2fbf56 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs index f308c74633ff..c47e58abe1fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs index fdd51fb9d99f..72dd0cd88dc9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresSnippet.g.cs index 4f31cba59971..081cdaf28c76 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs index b235cd61088d..a76865caee6f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs index 80a1cae3b1a4..4fed058fc8e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs index 279859ac50cd..5e1808bfb3ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs index 7814dbebdd74..ba5d70cbceca 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs index 318035abd464..71d55815b43e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsSnippet.g.cs index aeaac8d4a805..7fa07bb18759 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs index 9fe695ab862f..6e30a8468555 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs index ed3cb75c07bf..e5f7afc6c85e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs index 9eef4e04bfce..04a3c1064a38 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs index 3a5ef8aea209..3e630331c5c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs index 2763b39daa12..43620cf35bf3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsSnippet.g.cs index cfc24b47e430..f47157c79a7f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs index f5cbf2fa2e1d..a45e720c1219 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs index 62917a040273..fcad8c370e46 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs index 54bc39d693b7..15babe581683 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs index edeace7fbe52..d1c5965da2d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs index e477c3594671..5ef5f1a6a49f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsSnippet.g.cs index 53061178b9f4..cbad96d3c757 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs index 22f04d106bf4..ee9350d84fa0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs index 5ba94f191c5f..d5e9fd5d885b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs index 843f2b4a4adf..58718ae8c1ff 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs index a2d45e0953bd..a2f98c5db4fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs index d247278c38bd..1d6729925767 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs index 08887effd87f..96bd0f408688 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs index 55dd0df877e0..730fe47429b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs index 8e0b028d5e6a..ceba93f1b37a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs index 604b8a927df5..e1f8bd96bbd5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs index d192e208ae6b..3fdb43ba2454 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs index 02012796ced1..5dea2433d5ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs index c8bce028e825..6cf5cf517486 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs index bb81889ae7a7..1689223f5af2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs index bd4702751059..316e37c9682f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs index 93be14397d65..b052777f6ec7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs index dd2bc3c6c729..bc2e5ac7504a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs index 190198695622..e132a4c1739d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs index 374fa463765f..5f5fa63bdbb7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs index 6bf8041ba47e..de55351def75 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs index 59bb7c68cdec..841cb5f99537 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs index ab65e64b51d4..146c6e6d4def 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs index 4d30430c5bb2..891509c6551a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs index 2d1c35ff0731..5d17b2cb2f5f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenSnippet.g.cs index c9a41d38aa7d..dc4d23d2e803 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs index e2a9a25a787f..deada6f578dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs index b217cecc376e..8e152790eccf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs index d3bcdee0744d..8518bf1c9656 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactSnippet.g.cs index b86aa580c091..756dec04024c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextAsyncSnippet.g.cs index df34a8185328..9ca644edf599 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs index fb38feb6256b..9ca1b84c2b1f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs index b1d482207864..d7c72d5e02c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextSnippet.g.cs index 93798e8176dc..900f3e18c749 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs index 6c193f139f86..bc98529848c5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs index 75419251e0e4..51526a39cb05 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs index f50524b9402b..10005aa993cf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionSnippet.g.cs index 054411359ecd..65fd1cbbd3a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs index e4998cc7400f..2e759f8a004a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs index 63be9f9e41b3..040904b4cb84 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs index 139c35206ace..501c8e052b86 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs index a6ca858d4e24..bb805d9735e2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs index dae1c0c79a9d..f7da7757ebb1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs index 2ed937c4c6e7..48a36ca7597e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs index 3173ed4e6a3f..187d6af61cc3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs index 6ce5f659448c..62b130ebaaf1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs index 803eb5be27ea..259d38f6da37 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs index f9c1ed4b71a0..12d03a78ca0c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs index 9bb53c5bb591..64fcbc145b27 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs index 3f9960faa887..a9775ae6b545 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs index e86cddfd769e..053a2f55c469 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs index 13b05056f1ff..dbb5205944d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs index 517af2305feb..4e91fb656f9c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs index 9abbd9772079..e3339ffb9a2e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs index aedc11eeadf7..d22daed01a00 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelSnippet.g.cs index a203417f5549..4fc6b7504036 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs index 4681a4314dcd..20dba3e12cc1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs index eb71980061bb..75b58e9fb5b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs index dee8cfa84231..e349af79fd6f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs index 5565cb74a4ad..f7aa4dc68abb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs index c51ccc058d42..0fcfdbe4eca1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs index 2a480b5648b9..160ce2ac42b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs index f069971ae338..7bbdbb671a35 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs index 21c4a320e3c4..bc852a99a3ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs index be1fbf360c88..6c6499e99fe2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs index e4a3d4fb603c..c5f4a079cb65 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs index 726d6d8ae638..e7bee618f1ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs index 12cfe05f9002..5396567ffcd3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelAsyncSnippet.g.cs index b91a03e7ca38..f40e092af913 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs index eded32ef8b48..3744bfa2a3d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectSnippet.g.cs index 2483d192c52d..fc78c8368764 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs index 84323b3fe3be..3b9b3d6e9e4b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesSnippet.g.cs index fe904430ccd3..17fec78bdeb5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelSnippet.g.cs index 65b5f668cae1..382000fdaca7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.CopyModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelAsyncSnippet.g.cs index 91b38c3947f3..70c73b6d694b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs index 33379cef02c7..63f36b5c1913 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs index ce4b6d267968..90eb54936502 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs index 582b80ff2078..b6684d5dbcf2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs index 4f3699735df3..79a9da249a64 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelSnippet.g.cs index 94f357fb0d52..a6bf82383dfc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs index 5a04fbbcfd03..76579e421932 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs index 2e8310298f23..31ee50a32801 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs index 75d48478df07..5b3add1eec95 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs index 060b1e4bbd6e..d5098249d80d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs index 48ea20a7d37b..e03e407f8400 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionSnippet.g.cs index 6d080014701c..443d120a32ad 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelAsyncSnippet.g.cs index 7b5cee883029..f48140577570 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs index f1ae1f3b1326..fd18b1a3645e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectSnippet.g.cs index 2a115df74446..eb55180517d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs index 3ff6e474d5cd..0c9a42d86ecc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesSnippet.g.cs index 39ad1a84626d..6adbd8882d3b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelSnippet.g.cs index 6c3eaae4b060..ce33c40b297c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ExportModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelAsyncSnippet.g.cs index 3d143293faae..cc748443c79c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs index 9df17fa1a74c..4e5d0ea47f9b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs index d8f010a8f193..a003501613ed 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs index 20bfafcf1140..2283926a3406 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs index 8f005dc1dc49..a543a43101e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs index 64cfae52b456..8bd6d8e5d0e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs index 018f127e83e2..5c023beb87e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs index 7f2c7562f1f7..424bf7f4bc0e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs index 7cefa452bafc..a91284f98c5c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs index 9ea548b67659..e677cb8daa51 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs index 3076a18a49e1..2ebbce5af9b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs index a5bea44335a0..9655d5c551c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSnippet.g.cs index 6ce4c43d8506..14dd9df24535 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs index 148a4d6e8078..ed292b59a909 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectSnippet.g.cs index d82c53b26053..79ebad9d4a24 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs index 9e6e1dea6300..645f5ad1bb4a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesSnippet.g.cs index af62584482fe..1cc9dfa83250 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelSnippet.g.cs index 8ed367dfbc6b..32e96e6070ce 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.GetModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs index 173b1696e58c..b694d8dc4d14 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs index 8e0034e91c28..1e384628739f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs index 892650972864..76939d0ed5b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs index 311a3b5f220f..359fb4e80df5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs index 25a6a8c2f78a..494fa5ff7fca 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationSnippet.g.cs index a96fa4501237..72b1a731eec5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs index 448b873028dc..38bd7d6e23cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs index 86aed316bc42..94644b497c58 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs index e29ce70a584a..6558baf4c28a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs index 3d155a89980c..fa3a70e01c9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs index be2308282f0a..71a306755171 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs index bdf3714c9e76..2250348ca986 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs index 4c9c18f8c3ee..25cb93af99c4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs index ba2d06095a06..c8c73126acfc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs index f406fa0f56dc..b61e0d59e9e0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs index 28d82cee383b..40e60b8feb18 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs index 1cd6513b980e..833afe8fef7a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsSnippet.g.cs index 2bf72a137747..5e5deae6ba68 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsAsyncSnippet.g.cs new file mode 100644 index 000000000000..a0f08f358ada --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async_flattened] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpointsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListModelVersionCheckpointsAsync() + { + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/models/[MODEL]"; + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(name); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..3e947f9b9815 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,82 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpointsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListModelVersionCheckpointsRequestObjectAsync() + { + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"), + }; + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..1b5284948701 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpoints + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListModelVersionCheckpointsRequestObject() + { + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"), + }; + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..cab5fab89638 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpointsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListModelVersionCheckpointsResourceNamesAsync() + { + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + ModelName name = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"); + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(name); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..ee65ca3d29c6 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpoints + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListModelVersionCheckpointsResourceNames() + { + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + ModelName name = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"); + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(name); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsSnippet.g.cs new file mode 100644 index 000000000000..c54be0b0f954 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpoints + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListModelVersionCheckpoints() + { + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/models/[MODEL]"; + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(name); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs index dc42bb6fbaa6..330a78a2cfab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs index 3d6ad3d6ac3f..9c7e168acf76 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs index 49218278b0ba..3a60c9f41208 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs index 5533e3d6844c..440684fa4685 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs index 39b76246e28f..c26cc08e9dbe 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsSnippet.g.cs index 4c29260a94d6..9de62edd1ce5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsAsyncSnippet.g.cs index 09feb3f7b940..44703c13b711 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs index 60387352cd91..cd84b0529339 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectSnippet.g.cs index 52d9cce1e40c..c099985c4a16 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs index b3fa8f52e173..0931758ade6d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesSnippet.g.cs index c47e1d5aec5f..94335a24d22e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsSnippet.g.cs index 07de706a8aa3..1de17066fe3b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.ListModelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs index bdb9efb9f391..05de456ffb8a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs index b8d0e84f3969..f9b728dc0e16 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs index 44802181d661..b8cc11cf6fd7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs index 132a7d384269..92106c6e34bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs index 4de2243adec3..48a55a68abc6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesSnippet.g.cs index 40ec5799ea3e..9fc317cd2e8a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs index 0fda34c9ff80..63e4c821fa04 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs index c4ce5f9f515c..b61ea5100cf4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs index e36f59227a71..eb77a7353a5b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs index 01ac1f6be551..ce01a16d87f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs index 95f3d65cc90f..3de462cae57e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs index 1ee1ec15bd70..fdef87777f83 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelAsyncSnippet.g.cs index 202d69f47cad..75239630acbf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs index a11643282d6a..6dce13f7d9b5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs index 3ce1366b269a..ec06f898af7e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelSnippet.g.cs index 259bb049eeeb..d9b64ea3255f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UpdateModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelAsyncSnippet.g.cs index 5143e471ce34..7bec1e450aef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs index c1bfbd688a68..59818524b947 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectSnippet.g.cs index bc4f52efd273..f2b2915cb87e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs index 2d7a43e347d9..5109092ce1c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesSnippet.g.cs index 7ea509c3dc35..c7f5878e748f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelSnippet.g.cs index 07f40eada500..5d9f80ba63d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ModelServiceClient.UploadModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs index d46e43a43aac..cfee091d94c4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs index c3753788fa34..a9b4defcbf9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs index f22ea757e961..dfadd62c82c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs index 22d36e182346..48ddd7b54e9a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs index 32d21daac6fb..b9effe89e449 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs index cf25f1cfff3d..969d5f4fd507 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs index a43c65b26b98..adf21ca86f9e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs index c569bdc53ff7..dfe816e92216 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs index b2dcf62c1464..e58cbc8b1d54 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs index 902f17349e2f..b972b4034eed 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs index 661c69b09865..691eff4a3da9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs index 2316e0ab7cc7..fcede912bccd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs index 3ee7a584b2b1..77762c705c5d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs index c603a4ee1a23..199939cf640f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs index 6fdaa76662c1..ed19598b7450 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs index 6a6bcc9878d0..6c66e71da252 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs index daf3de4bf60e..d1a56d875920 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs index 8f8aaecef941..8bdf2a3a6aa2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs index 1222bf256883..ec324f7cc132 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs index 554c0c050aca..13dd656d0ece 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs index 3ae2fe323c89..a576938d0d5b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs index 290bd5c74224..d2d03a4a4945 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs index 8727dc0cb50b..f11a3c4a476b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs index 4da57982e2a8..7777980fc41f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs index dc9549400fea..cf8c16ee92bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs index f32a22173c85..6a3064443dfd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs index 96328d6d2e93..2caf759abaf4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs index dcb1702d5b05..538ede320856 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs index f53d3bcfe687..758f40afc96a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs index d9a635cfec8d..bf3d5f653085 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs index 0e5bc0504488..7bfd2744f5b4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs index 8705aa1150bd..1a6db8c62ce6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs index e7154922bfbe..47fb686142c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs index 8d2183cd5990..13dcb5058b27 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs index 1e643474e992..d6ec5c03c388 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs index 74e3b9cb0213..dbfbe4b218e0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs index 335aeef1a2b6..476a06324c94 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs index 04042e53e760..4679367d5406 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs index 506645a30843..1cf752bbfaf3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs index 2a43de9f85a6..4f2e589139d8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs index 616aae063d10..1e5a223b37e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs index 6c2cc416778f..7c3e34db886d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs index 1fe13869a935..726240aa367b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs index c309dfb0f6ec..8fbf47eb18ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs index 540d7ddb886e..c0562d09344f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs index 910d47bfceaa..3576e8223fd5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs index 2059ec05825f..61b56d8bfc84 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs index 097e293837fe..e44e58a983b4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs index 4b58afb6bc00..14c7ae408872 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs index 9e3ab577a9e9..2f13b2ebcdfc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs index 0b6cf2f4ddb4..118539ec1501 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs index a077d75aa5ef..95cfdd7386b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs index b8f76ae7ca6e..8f16111a918a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs index 06b4ed4f9585..ecc79520ae52 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs index 328877862c67..4882305eef80 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs index 2eaf07393444..731bbf2af69f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs index 7b8e4b065b01..6c2982255b2a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs index a5e523d6397a..437921981939 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs index fb7df8245835..9e3b151a750b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs index b5a5f1888c2b..26a6abe1119a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs index 2e1ea2731cc5..29f71cad8e1c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs index 5301a18a6f6c..a27d15842785 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs index 23931160b472..8030eb6ae4d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs index 9f7505b4e14a..782535420537 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs index adb9e3fce15d..4b85de57bdbb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs index 5f3cfd83f476..a82757d83866 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs index 97f41778e564..9d669efd3be9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs index 0adf3144b5ff..23fbc1ef6f3e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs index 212073f069d3..bd3dac8bfbf0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs index bbe34d6b9c84..3584f8d355e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs index ce63d5f81b25..cb576fe1d90a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs index 3f8aede5200c..0f1ee2520756 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs index 097e54e19719..50709f26b100 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs index ac0535c5cd60..9a6f89ed647e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs index d21f55ab9398..a6f3846eaf60 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs index 97606df2fc3c..b1e7a1600aa3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs index f7f29e65f6ea..14dcff70ae5f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs index bcdbc7e0f4a2..d6c7febb52bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs index 0e42c4628999..e4571b414eda 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs index 39d2e204750b..3d0fe0988ab1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs index 67ce3f5a4770..6ec4c7397a04 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs index 5489d7791343..80dd081efe4c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs index c0f7df20153f..1aa2ad6ff7a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs index 03b3ff4928e3..2078fc140f17 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs index bb3cb8c75de3..86b43b9e9d18 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs index 3c9ac41d2da4..7583d3f455a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs index c45603808f7a..09ad023c5f27 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs index 70c66c5782ac..d8ded57033e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs index 158c930da8f8..00f6b98979bd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs index d61557c08ea7..fa2ad73b82ff 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs index 14b41b3bfc28..f9b757feed54 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs index eb676571482f..1b2330fb3955 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs index 195a38e89b2b..a4cd8dd6bdf3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs index 91dfc92f3300..d0b47100cb60 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs index e83dcd7c5fa8..fecba3ac7903 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs index b7ed00e74467..ffec3af87332 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs index c4ce62e314a4..a0ccdb64e547 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs index 9f12b27af7bd..0d01b40c99e2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs index 1cbdbefda297..1719ad60dde4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs index e48b5b3f4071..fe60d488bc98 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs index c68a3701a123..64dda5ef2a25 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs index a5c98321f283..bdbbf4d00f0f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs index 61fa24591a06..70b76c9e5a92 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs index 78a76803f088..52c76160ebc3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs index 5ed6116c0e1c..d95d93cc3a4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs index 245c525904b7..62863f16ad8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs index a7ea6da38d66..d2de3a52b211 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs index 53cdc39ddd9b..6cb1d18cfd9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs index 1ba0b90efda2..49661861e7e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs index 5244cd59d5c7..c3830870be50 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs index 7160cc2c93ef..99e0e2928c7b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs index 1ca060b1bebb..72d2edceb0c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs index 838900645b5c..ad723037ae56 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs index c10507d237e2..2b5511b3f4ed 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs index d98b36033906..f9df2fc50177 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs index 098f59bebf5e..c009b72a6813 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs index 07d6effa41d5..1a8c04f3484b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs index 0c58c0b1bba3..01261216549f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs index 5f0e816e91e3..0d5016fea312 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs index 7da3e7b0b1ac..88b36b026451 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs index dd122d4fa97e..200029281e45 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs index ade3ddeadbb2..8c3d5f3b6d34 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs index 46f364c7362c..f00a603c2377 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs index 85435562c3db..d0ed6682b653 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs index 4e753685ccdf..09c38e729a9e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs index b981eade91ad..fb52fb1389e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs index b6d59be2ca26..77d2c2c8c8fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs index 1afc6f13794f..c1b4cbfaabca 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs index 687760416f40..2659c6b35cef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs index 814800eaa025..47758aeb7e95 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs index 2d7357843ab1..2f550b029651 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs index 277d1155b933..6f56515220a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs index 0d318e99f3ef..67568f58c137 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs index 0de3fc90cbc3..70fa26a23047 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs index cb273286bf37..b3f5f8a67626 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs index d733e52032bc..5a4378b8535d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs index d87436659315..dcf5adae6094 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs index 32774525a470..5b4fce3912c8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs index 8eb0db8f6e87..27c2121116ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs index 812adc984162..4e6401c7dcd0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs index c93a7e331ad3..4b253c00c170 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs index 9d59f031dd34..4eb7ce1a0f71 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs index 25fc2ed3aec7..66353d94d062 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs index d517ba0ba583..282a7fdd5aa5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs index 68cead4d6ea9..c82027e411e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobSnippet.g.cs index a602f78bf325..f1b5fdde2ecf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs index 86f364a7be22..b87c21c82ee0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs index 2b9eaa719377..de9f7c207b4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs index 9517758812f5..8d04142b9263 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs index ad2779e35c43..178fab8534f7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs index 9bad49ce0ace..1ca793b6d9ed 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs index 139984e8279f..5a4a0f1e839f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs index 6625c52e898b..4b65241d9e66 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs index e2d20d5716e7..00dd106ea4c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs index b4ebbd8b4245..d0ab020e7a37 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs index 8d08ace84e38..75148f5ffcd9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs index 161ae0ca7593..37c501f97116 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobSnippet.g.cs index f3417917b9ec..1d2a626caf5a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs index e14a642402ee..110955f77577 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs index 3f885143a423..56259280eb2c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs index 09928c5b4741..028ba8ff4ea0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs index 59c87ec47640..0fca6ceb9418 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs index 1b0ed4b885e6..3f2f2b4d3d19 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs index 6bfcdfd8088d..b29238b57231 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs index 5e6c7f2123cc..0c92363ff290 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs index c0aaf77d83e0..60c35cf7bf91 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs index 57a0f20e0299..8f3fb6d7a317 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs index 6a0fa7e9e64c..cc230becb94f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs index 41cb65f30f75..0cce8f240399 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobSnippet.g.cs index bdad5e1e154d..7e14dbd438b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs index 4cb1f3106c21..f5046609d410 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs index d5d02f50f1fb..99d3ec361957 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs index 76a747f5656a..ea09ec3673bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs index beec55305ebc..5aa1e073128c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs index 3a0d6b50a06d..001fcd661d9e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs index bc839b7d84dd..36044e18fb5d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs index 4e0bcac88b57..51eeb9fe125f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs index ab44059cafcf..9c4aa7ee0632 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs index cb10919a664d..62ff68de1ac7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs index fad3ab319a9c..1a1c0f887a54 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs index a591a8b2cf31..3175e490fb63 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobSnippet.g.cs index 14e69208fdf9..90dc44b7e3ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs index c02e7dc7af81..d50ed743e3b5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs index 5ffa51edc33d..4e2352f1d93a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs index e91b540133d2..08e18d1c0557 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs index e2792bf957c0..bd55f354971d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs index 966d67bd4d86..6a90f11fda7e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineSnippet.g.cs index 73807fa2005c..b9342c0bacb6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs index 1d0beaf4e5bd..2b70084c1622 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs index a2eb917258d0..686952f3f6ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs index 37a55acb1e2e..fffed5ee13b6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs index 6c99112ee10b..2f12ec17caaa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs index 2887fa3ee17e..60a3ad28f14f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsSnippet.g.cs index 654a9d45b82d..6c2ce418fdd8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs index 173881566944..687b0bb2e3f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs index 0bb425d9ea22..18e04e2bc169 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs index f362cb94c113..5967dcc3c883 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs index 621412cbba78..d33188790cc3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs index bd90a0e818c7..98d2407dc1c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs index a1cb92d249fc..e4742369e1dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs index 213ab9afd508..57cc179f27be 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs index e22aa68cae4a..2673c4c74118 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs index 13d8407a3dd4..8d6fa6e4403c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs index dfc7b470eb7d..7d8f58287818 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainAsyncSnippet.g.cs index 3c95f1d09540..67e0ca4733cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs index 9edf29bbd132..798fd77b475d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectSnippet.g.cs index a182711855c1..cf9fe79e26d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs index 25d326a94b17..9952ab2f256e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesSnippet.g.cs index fb716529c8a4..1fdf1e4c815b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainSnippet.g.cs index a32e1b23c13c..bb20945a9b15 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ExplainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentAsyncSnippet.g.cs index e863f6c1b3af..0c157947c35d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs index 9a003c71e483..cc46501fb7db 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -47,6 +47,7 @@ public async Task GenerateContentRequestObjectAsync() Tools = { new Tool(), }, ToolConfig = new ToolConfig(), SystemInstruction = new Content(), + CachedContentAsCachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), Labels = { { "", "" }, }, }; // Make the request diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs index 4d53842d812d..5194826219d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -46,6 +46,7 @@ public void GenerateContentRequestObject() Tools = { new Tool(), }, ToolConfig = new ToolConfig(), SystemInstruction = new Content(), + CachedContentAsCachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), Labels = { { "", "" }, }, }; // Make the request diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentSnippet.g.cs index cd5fc2c9203d..59bfaf1cb0ad 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.GenerateContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictAsyncSnippet.g.cs index 5f1f876c5573..d058c5f24c08 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs index 53cb29bd6272..b46cd71868d5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectSnippet.g.cs index cd6fe6531abc..3b0978249fd1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs index 97b714983997..0a5c89fe459b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesSnippet.g.cs index e7a80b5b4c19..06e952ea3378 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictSnippet.g.cs index 4829f28419cf..5f48adc3aa9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.PredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictAsyncSnippet.g.cs index 51baec0a354a..61e5c23b7ba6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs index 28df4adf799f..a3bb8a74cde2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs index d516f3ea44e5..6b7eff706254 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs index 3a00d7d8dce9..55804fe7ac3f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs index 81d3106912b1..531d2b2c1846 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictSnippet.g.cs index 3f202b601589..ed1aadb59bf1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.RawPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs index 85820629fd4b..1dccfe4c579e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamDirectPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamDirectPredictSnippet.g.cs index c6b71003a529..adfd77377586 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamDirectPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamDirectPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs index f0adc39e5acc..b41d1c008d49 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs index 305f31f754d9..3e082dd6eac5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -48,6 +48,7 @@ public async Task StreamGenerateContentRequestObject() Tools = { new Tool(), }, ToolConfig = new ToolConfig(), SystemInstruction = new Content(), + CachedContentAsCachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), Labels = { { "", "" }, }, }; // Make the request, returning a streaming response diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentSnippet.g.cs index 0c6c8ad0be9a..f8bc1d0457f7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs index e7e50cfb4c24..9a84a706f2d1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs index 03a406fa801e..fd5d0611a138 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictSnippet.g.cs index 0c78aae2b10e..ad83398bf436 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamingPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamingPredictSnippet.g.cs index 8b178a991158..6b2311b3eb18 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamingPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamingPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamingRawPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamingRawPredictSnippet.g.cs index a3ba5aeaa8b0..901deb7db8e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamingRawPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/PredictionServiceClient.StreamingRawPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..dbe6fd1f3b71 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,50 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineExecutionService_QueryReasoningEngine_async] + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineExecutionServiceClientSnippets + { + /// Snippet for QueryReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task QueryReasoningEngineRequestObjectAsync() + { + // Create client + ReasoningEngineExecutionServiceClient reasoningEngineExecutionServiceClient = await ReasoningEngineExecutionServiceClient.CreateAsync(); + // Initialize request argument(s) + QueryReasoningEngineRequest request = new QueryReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + Input = new Struct(), + ClassMethod = "", + }; + // Make the request + QueryReasoningEngineResponse response = await reasoningEngineExecutionServiceClient.QueryReasoningEngineAsync(request); + } + } + // [END aiplatform_v1_generated_ReasoningEngineExecutionService_QueryReasoningEngine_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..db9400ac31d1 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectSnippet.g.cs @@ -0,0 +1,49 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineExecutionService_QueryReasoningEngine_sync] + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedReasoningEngineExecutionServiceClientSnippets + { + /// Snippet for QueryReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void QueryReasoningEngineRequestObject() + { + // Create client + ReasoningEngineExecutionServiceClient reasoningEngineExecutionServiceClient = ReasoningEngineExecutionServiceClient.Create(); + // Initialize request argument(s) + QueryReasoningEngineRequest request = new QueryReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + Input = new Struct(), + ClassMethod = "", + }; + // Make the request + QueryReasoningEngineResponse response = reasoningEngineExecutionServiceClient.QueryReasoningEngine(request); + } + } + // [END aiplatform_v1_generated_ReasoningEngineExecutionService_QueryReasoningEngine_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..e0ee6d73dc64 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineRequestObjectSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineExecutionService_StreamQueryReasoningEngine_sync] + using Google.Api; + using Google.Api.Gax.Grpc; + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineExecutionServiceClientSnippets + { + /// Snippet for StreamQueryReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task StreamQueryReasoningEngineRequestObject() + { + // Create client + ReasoningEngineExecutionServiceClient reasoningEngineExecutionServiceClient = ReasoningEngineExecutionServiceClient.Create(); + // Initialize request argument(s) + StreamQueryReasoningEngineRequest request = new StreamQueryReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + Input = new Struct(), + ClassMethod = "", + }; + // Make the request, returning a streaming response + using ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineStream response = reasoningEngineExecutionServiceClient.StreamQueryReasoningEngine(request); + + // Read streaming responses from server until complete + // Note that C# 8 code can use await foreach + AsyncResponseStream responseStream = response.GetResponseStream(); + while (await responseStream.MoveNextAsync()) + { + HttpBody responseItem = responseStream.Current; + // Do something with streamed response + } + // The response stream has completed + } + } + // [END aiplatform_v1_generated_ReasoningEngineExecutionService_StreamQueryReasoningEngine_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineAsyncSnippet.g.cs new file mode 100644 index 000000000000..abc9a2edc3d4 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineAsyncSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async_flattened] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for CreateReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateReasoningEngineAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + ReasoningEngine reasoningEngine = new ReasoningEngine(); + // Make the request + Operation response = await reasoningEngineServiceClient.CreateReasoningEngineAsync(parent, reasoningEngine); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceCreateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..519e6fcf7683 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,66 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for CreateReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateReasoningEngineRequestObjectAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + CreateReasoningEngineRequest request = new CreateReasoningEngineRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + ReasoningEngine = new ReasoningEngine(), + }; + // Make the request + Operation response = await reasoningEngineServiceClient.CreateReasoningEngineAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceCreateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..6eb178bab9c6 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectSnippet.g.cs @@ -0,0 +1,65 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for CreateReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateReasoningEngineRequestObject() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + CreateReasoningEngineRequest request = new CreateReasoningEngineRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + ReasoningEngine = new ReasoningEngine(), + }; + // Make the request + Operation response = reasoningEngineServiceClient.CreateReasoningEngine(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceCreateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..053d3c1fb33f --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,63 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async_flattened_resourceNames] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for CreateReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateReasoningEngineResourceNamesAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + ReasoningEngine reasoningEngine = new ReasoningEngine(); + // Make the request + Operation response = await reasoningEngineServiceClient.CreateReasoningEngineAsync(parent, reasoningEngine); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceCreateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..a18d9fef2b88 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync_flattened_resourceNames] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for CreateReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateReasoningEngineResourceNames() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + ReasoningEngine reasoningEngine = new ReasoningEngine(); + // Make the request + Operation response = reasoningEngineServiceClient.CreateReasoningEngine(parent, reasoningEngine); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceCreateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineSnippet.g.cs new file mode 100644 index 000000000000..cb4f220c770b --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineSnippet.g.cs @@ -0,0 +1,61 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync_flattened] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for CreateReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateReasoningEngine() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + ReasoningEngine reasoningEngine = new ReasoningEngine(); + // Make the request + Operation response = reasoningEngineServiceClient.CreateReasoningEngine(parent, reasoningEngine); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceCreateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineAsyncSnippet.g.cs new file mode 100644 index 000000000000..1160ef4f3ddf --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineAsyncSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async_flattened] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for DeleteReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteReasoningEngineAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/reasoningEngines/[REASONING_ENGINE]"; + // Make the request + Operation response = await reasoningEngineServiceClient.DeleteReasoningEngineAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceDeleteReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..8a40cccf83a8 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,65 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for DeleteReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteReasoningEngineRequestObjectAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + DeleteReasoningEngineRequest request = new DeleteReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + }; + // Make the request + Operation response = await reasoningEngineServiceClient.DeleteReasoningEngineAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceDeleteReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..994c1dc5ec7b --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectSnippet.g.cs @@ -0,0 +1,64 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for DeleteReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteReasoningEngineRequestObject() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + DeleteReasoningEngineRequest request = new DeleteReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + }; + // Make the request + Operation response = reasoningEngineServiceClient.DeleteReasoningEngine(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceDeleteReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..64a554c27e3a --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async_flattened_resourceNames] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for DeleteReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteReasoningEngineResourceNamesAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + ReasoningEngineName name = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"); + // Make the request + Operation response = await reasoningEngineServiceClient.DeleteReasoningEngineAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceDeleteReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..dea7117b0fcd --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesSnippet.g.cs @@ -0,0 +1,61 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync_flattened_resourceNames] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for DeleteReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteReasoningEngineResourceNames() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + ReasoningEngineName name = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"); + // Make the request + Operation response = reasoningEngineServiceClient.DeleteReasoningEngine(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceDeleteReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineSnippet.g.cs new file mode 100644 index 000000000000..4b127f3ec187 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineSnippet.g.cs @@ -0,0 +1,61 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync_flattened] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for DeleteReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteReasoningEngine() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/reasoningEngines/[REASONING_ENGINE]"; + // Make the request + Operation response = reasoningEngineServiceClient.DeleteReasoningEngine(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceDeleteReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineAsyncSnippet.g.cs new file mode 100644 index 000000000000..33313e28f2dc --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async_flattened] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for GetReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetReasoningEngineAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/reasoningEngines/[REASONING_ENGINE]"; + // Make the request + ReasoningEngine response = await reasoningEngineServiceClient.GetReasoningEngineAsync(name); + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..15cf1c0fdbb1 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for GetReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetReasoningEngineRequestObjectAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + GetReasoningEngineRequest request = new GetReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + }; + // Make the request + ReasoningEngine response = await reasoningEngineServiceClient.GetReasoningEngineAsync(request); + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..256a061e6765 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for GetReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetReasoningEngineRequestObject() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + GetReasoningEngineRequest request = new GetReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + }; + // Make the request + ReasoningEngine response = reasoningEngineServiceClient.GetReasoningEngine(request); + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..e6d89b27a534 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async_flattened_resourceNames] + using Google.Cloud.AIPlatform.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for GetReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetReasoningEngineResourceNamesAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + ReasoningEngineName name = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"); + // Make the request + ReasoningEngine response = await reasoningEngineServiceClient.GetReasoningEngineAsync(name); + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..b41909ef7564 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync_flattened_resourceNames] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for GetReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetReasoningEngineResourceNames() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + ReasoningEngineName name = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"); + // Make the request + ReasoningEngine response = reasoningEngineServiceClient.GetReasoningEngine(name); + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineSnippet.g.cs new file mode 100644 index 000000000000..36582349e5ac --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync_flattened] + using Google.Cloud.AIPlatform.V1; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for GetReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetReasoningEngine() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/reasoningEngines/[REASONING_ENGINE]"; + // Make the request + ReasoningEngine response = reasoningEngineServiceClient.GetReasoningEngine(name); + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesAsyncSnippet.g.cs new file mode 100644 index 000000000000..c02bb082ad8a --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async_flattened] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for ListReasoningEnginesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListReasoningEnginesAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = reasoningEngineServiceClient.ListReasoningEnginesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ReasoningEngine item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListReasoningEnginesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..daf65ccc9532 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,84 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for ListReasoningEnginesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListReasoningEnginesRequestObjectAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + ListReasoningEnginesRequest request = new ListReasoningEnginesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + }; + // Make the request + PagedAsyncEnumerable response = reasoningEngineServiceClient.ListReasoningEnginesAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ReasoningEngine item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListReasoningEnginesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..b361df5ad958 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectSnippet.g.cs @@ -0,0 +1,82 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for ListReasoningEngines + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListReasoningEnginesRequestObject() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + ListReasoningEnginesRequest request = new ListReasoningEnginesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + }; + // Make the request + PagedEnumerable response = reasoningEngineServiceClient.ListReasoningEngines(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ReasoningEngine item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListReasoningEnginesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..29ac6750ffb6 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for ListReasoningEnginesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListReasoningEnginesResourceNamesAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = reasoningEngineServiceClient.ListReasoningEnginesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ReasoningEngine item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListReasoningEnginesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..f98ec90494f9 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesSnippet.g.cs @@ -0,0 +1,78 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for ListReasoningEngines + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListReasoningEnginesResourceNames() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = reasoningEngineServiceClient.ListReasoningEngines(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ReasoningEngine item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListReasoningEnginesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesSnippet.g.cs new file mode 100644 index 000000000000..a216852097e5 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1; + using System; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for ListReasoningEngines + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListReasoningEngines() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = reasoningEngineServiceClient.ListReasoningEngines(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ReasoningEngine item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListReasoningEnginesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineAsyncSnippet.g.cs new file mode 100644 index 000000000000..5eff0649f9ad --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineAsyncSnippet.g.cs @@ -0,0 +1,63 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_async_flattened] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for UpdateReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateReasoningEngineAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + ReasoningEngine reasoningEngine = new ReasoningEngine(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = await reasoningEngineServiceClient.UpdateReasoningEngineAsync(reasoningEngine, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceUpdateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..7163101523a4 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,66 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_async] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for UpdateReasoningEngineAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateReasoningEngineRequestObjectAsync() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + UpdateReasoningEngineRequest request = new UpdateReasoningEngineRequest + { + ReasoningEngine = new ReasoningEngine(), + UpdateMask = new FieldMask(), + }; + // Make the request + Operation response = await reasoningEngineServiceClient.UpdateReasoningEngineAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceUpdateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..b82e954332e1 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectSnippet.g.cs @@ -0,0 +1,65 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_sync] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for UpdateReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateReasoningEngineRequestObject() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + UpdateReasoningEngineRequest request = new UpdateReasoningEngineRequest + { + ReasoningEngine = new ReasoningEngine(), + UpdateMask = new FieldMask(), + }; + // Make the request + Operation response = reasoningEngineServiceClient.UpdateReasoningEngine(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceUpdateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineSnippet.g.cs new file mode 100644 index 000000000000..9d155622c832 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_sync_flattened] + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for UpdateReasoningEngine + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateReasoningEngine() + { + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + ReasoningEngine reasoningEngine = new ReasoningEngine(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = reasoningEngineServiceClient.UpdateReasoningEngine(reasoningEngine, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceUpdateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleAsyncSnippet.g.cs index f0d6905cbb6b..84eb30faa106 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectAsyncSnippet.g.cs index 09ee0b140aa3..c650ae016fa3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectSnippet.g.cs index 7a7d889276c1..2f3d1cec5535 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesAsyncSnippet.g.cs index 187e8b22cd50..3ab99f03ab58 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesSnippet.g.cs index 3f1ecc42b4f8..94fee76f69ad 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleSnippet.g.cs index 9bdb8108197a..06d36e2e25ea 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleAsyncSnippet.g.cs index c8b196657827..8bb7c8fed5c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectAsyncSnippet.g.cs index 263f4915cfac..c340e3874e06 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectSnippet.g.cs index 1db50f0ca894..e932b570760c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesAsyncSnippet.g.cs index 88699bc1ac21..81f3c303202d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesSnippet.g.cs index 4ebdd4552905..0f79df791341 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleSnippet.g.cs index c97f13994dec..518bd9f11ed3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleAsyncSnippet.g.cs index 29502f731cab..588b14491d01 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectAsyncSnippet.g.cs index 9d0f1ff8df26..0cb4018b5b21 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectSnippet.g.cs index 455802a77f33..4bf449b53aa0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesAsyncSnippet.g.cs index fe5d60634101..f06177d27ad7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesSnippet.g.cs index e3c8a1cd2882..ba09cf84f6b6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleSnippet.g.cs index f295fbc70431..b45becb9956a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.GetScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesAsyncSnippet.g.cs index a60a2498d6f2..ed95e507f9ea 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectAsyncSnippet.g.cs index eadf870e3898..840f475dddf8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectSnippet.g.cs index 094732d2eb5c..587b63956862 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesAsyncSnippet.g.cs index a68e0f5e47bf..44d469fb2fcc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesSnippet.g.cs index 908628f6ed27..9fff528658ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesSnippet.g.cs index 8b3bd5219cce..5063dce955ea 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleAsyncSnippet.g.cs index 1936ccf5fba2..955f2c94cd1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectAsyncSnippet.g.cs index d89ceb098ce6..7bdd40e24421 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectSnippet.g.cs index 6ab4c665fd45..b2203418b8de 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesAsyncSnippet.g.cs index 76fc526ae6fd..5f88f9f8d8d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesSnippet.g.cs index d400800f477a..f44142f1f2b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleSnippet.g.cs index aa98c166b73d..0e21e070c7c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1AsyncSnippet.g.cs index 3d3ba3d31339..090691a25304 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesAsyncSnippet.g.cs index 7c9074e28cc5..bdc41d2caec7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesSnippet.g.cs index 0e8acb613140..05a01b1312c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1Snippet.g.cs index e4260f1ff798..ad6d488999a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2AsyncSnippet.g.cs index a1d07ab1a82f..20ad307bdac6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesAsyncSnippet.g.cs index fc5e81f47a80..1fb411692747 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesSnippet.g.cs index 6582717d31d1..5fbfa53cd632 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2Snippet.g.cs index 86d76ab218ff..975c9b32e8bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectAsyncSnippet.g.cs index a63173d58abf..72b2b23ba15a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectSnippet.g.cs index 3c0d90983447..9be09bb55336 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleAsyncSnippet.g.cs index c2c543ed51ed..817f7398d9b5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectAsyncSnippet.g.cs index 54cc4d48121f..6f15e1bb7697 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectSnippet.g.cs index 4b8f4a6a8be7..1926956116cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleSnippet.g.cs index 1a353d8c7fc6..b93a0a7d318a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolAsyncSnippet.g.cs index d4977dd7b16e..d357618aa3da 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectAsyncSnippet.g.cs index fbe030e3d5e0..5923b19cf17f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectSnippet.g.cs index 40810cdc8e56..ccaa3d242ed6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesAsyncSnippet.g.cs index 6cfb8e75364a..3894920dab66 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesSnippet.g.cs index 27162336b917..dcd378566336 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolSnippet.g.cs index 84f2df7cdeca..78646f41fddc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolAsyncSnippet.g.cs index 11d1b6dd7499..7a0658b42407 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectAsyncSnippet.g.cs index 1d9090f657bd..a4143a287d92 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectSnippet.g.cs index 246597b2129f..b7a7ce7edf85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesAsyncSnippet.g.cs index 018cf0e0e905..d1784fd24c15 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesSnippet.g.cs index e231e45cd05e..6d48f7c9361e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolSnippet.g.cs index e877af8ab709..bb920f3aca35 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolAsyncSnippet.g.cs index c30b9b122f78..0756d27eed9c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectAsyncSnippet.g.cs index 79e996315ed5..ea132d05d662 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectSnippet.g.cs index b7921bd9a5ca..d52919fe6ebc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesAsyncSnippet.g.cs index aaaa6eba6dbd..a30163962a2d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesSnippet.g.cs index e26ea23cb235..c9ee2ffb615e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolSnippet.g.cs index aeb4caa0cc35..4d1833d2056c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsAsyncSnippet.g.cs index e84e00f42916..13a486bd1b1f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectAsyncSnippet.g.cs index cae19b1f80a0..de0b818eb315 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectSnippet.g.cs index 5d47a43e0d49..4b195b8f6ede 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesAsyncSnippet.g.cs index 2a355c89cc59..c7af2bf9c88a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesSnippet.g.cs index 5d645b5e9386..9c8af2328826 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsSnippet.g.cs index 1cd6d6e25743..96fd64503c48 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolAsyncSnippet.g.cs index a82ede0b9570..52f0521eed36 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectAsyncSnippet.g.cs index 66c4535a6124..8425722e2836 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectSnippet.g.cs index 0b46af78b8c4..16be995f2478 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolSnippet.g.cs index 7f4bd24c362d..e58a08679125 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsAsyncSnippet.g.cs index ce7de04ff3f1..db07ae117215 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectAsyncSnippet.g.cs index 2769d41d77f3..470f20ae8a6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectSnippet.g.cs index e8e963cf6ece..e30caa2daa84 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesAsyncSnippet.g.cs index 2297e64de144..8945d1a77fb4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesSnippet.g.cs index a4617452f50b..1fbbcb0b3ada 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsSnippet.g.cs index 31c82564bbfa..7a93015df12e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesAsyncSnippet.g.cs index 3d43c7a014d8..f3f4f5bd030b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index a8421d623c1c..6227cb307f3c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectSnippet.g.cs index 51977d5d3763..4c0400ca01da 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index aabef11a2920..970c9d3ae927 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesSnippet.g.cs index 78ceb10dd001..392d9bd6d38f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesSnippet.g.cs index 82aac28f217e..fa111e5fc525 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataAsyncSnippet.g.cs index 79a652a8a222..bb9f157f41fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs index 6d8b24edd398..862f46daf279 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs index a521ad20257e..0855cb677081 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs index 802d36d76c93..d07433cd2af9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs index 58955e84d3f6..725e5ba016d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataSnippet.g.cs index f0aea1957b5c..d719a4cc8ef6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardAsyncSnippet.g.cs index 625d6d477ac0..3f65f68a6080 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentAsyncSnippet.g.cs index b497f85a3eac..f8b23e9dc329 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectAsyncSnippet.g.cs index f359e414e062..5b427a3d6980 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectSnippet.g.cs index f0efa316ee92..bb2450d46751 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesAsyncSnippet.g.cs index d4a469149899..fbb4148b2e22 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesSnippet.g.cs index 986380633e2a..986ca8be3148 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentSnippet.g.cs index 24bd6ef88f7d..43c95601ca0d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectAsyncSnippet.g.cs index 63a3dc3fbda8..ad00f6bc2fbd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectSnippet.g.cs index 4563ebeca0a3..bbb206829582 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesAsyncSnippet.g.cs index c17a1f7ac25b..5e542d3cfed8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesSnippet.g.cs index bdde7c2541a2..ed30263b3ede 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunAsyncSnippet.g.cs index f47e22930884..2b1fc1193d2f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectAsyncSnippet.g.cs index 783739dad52d..7f4ef39fb7b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectSnippet.g.cs index 0f3c5e9f708b..d583558f8252 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesAsyncSnippet.g.cs index 9f55706af477..3331166ed876 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesSnippet.g.cs index cd18049eecd5..5e9e6c5214d5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunSnippet.g.cs index c355db85eb55..01ede5586b5f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardSnippet.g.cs index 808159f01a18..f1f41d735781 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesAsyncSnippet.g.cs index 0fc4cb62ccfd..cc05a9e3be4c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index 70056e48168c..fe75506090ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectSnippet.g.cs index 0c20578ff2c2..1c6f5388d988 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index c6b9be50b244..50f62389d260 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesSnippet.g.cs index 5e02f2cde16c..b8cd8719437a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesSnippet.g.cs index 754b25a48a7d..773fb36632d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardAsyncSnippet.g.cs index 55b8ca8d6899..5fbbf999d5e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentAsyncSnippet.g.cs index 7d71fb48fe33..2ccf8d95b0cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectAsyncSnippet.g.cs index 7bdc7a55d5a8..a2c469e10545 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectSnippet.g.cs index 684676b5c805..1baad2f47d6c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesAsyncSnippet.g.cs index e7f4e0868535..5fb2341fed77 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesSnippet.g.cs index 609604394edf..20cc82532a85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentSnippet.g.cs index c049816e311e..c3882c112207 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectAsyncSnippet.g.cs index 939ec15db71f..2a8663463cb6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectSnippet.g.cs index 743a42b428d0..992b1b095e28 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesAsyncSnippet.g.cs index 1299a412eee2..14108857d325 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesSnippet.g.cs index 7e737abb4aa9..d2ada4531d4c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunAsyncSnippet.g.cs index 3f63a0474e7d..cfedf48c5ff4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectAsyncSnippet.g.cs index ecafb58ee27b..d0870b5cc1a0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectSnippet.g.cs index 8bb124cf6c70..a3acd5256c85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesAsyncSnippet.g.cs index 936af487d84d..9a3e54575f12 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesSnippet.g.cs index 34741b80d192..14a2b69dfdd7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunSnippet.g.cs index 05280dae9138..1f9680e0ebbd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardSnippet.g.cs index e94e70053bd9..bd7a9b8790d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesAsyncSnippet.g.cs index fed4bbe28dd3..b0938a0b61dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index 7b34d11de910..137e63fffe6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectSnippet.g.cs index b06e5ad392bf..c91f93cc3ad5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index d48b9b64fb30..b7dc291c4bf7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesSnippet.g.cs index fd88579c4ebb..a5576987399f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesSnippet.g.cs index cc05e4088cf5..698302f1061d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataAsyncSnippet.g.cs index b65590681e70..af68412dfb93 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs index cacfd60189a8..8b74104b0257 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectSnippet.g.cs index ff7cf08706b0..21b8893715fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs index 1a628dac53e7..d02b1acada09 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesSnippet.g.cs index 3716529ea433..bc8686b00c71 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataSnippet.g.cs index 35124c04d0c7..68840f80a93c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardAsyncSnippet.g.cs index f199741d01a8..b66c4ade4aeb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentAsyncSnippet.g.cs index 5b4df1cb962d..249bcb55e797 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectAsyncSnippet.g.cs index 8fc43aff1188..057c56de9eba 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectSnippet.g.cs index 4bb3ed75b9c8..2a29020f7a1f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesAsyncSnippet.g.cs index af07bcbdd319..02df0180eedf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesSnippet.g.cs index 01295cdd69bd..2df569e013a8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentSnippet.g.cs index 685b17c1f920..ef2de053e6aa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectAsyncSnippet.g.cs index 5ccdeca620dd..46bc85d57e72 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectSnippet.g.cs index f72070b1fb8a..04433b32d39b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesAsyncSnippet.g.cs index 9fbe748ddd56..d248a9b2f248 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesSnippet.g.cs index a81a1549a353..6735a8decab6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunAsyncSnippet.g.cs index 5d82974215c5..7722dd80c699 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectAsyncSnippet.g.cs index 33c9a57fcaf3..9ab9df48e7c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectSnippet.g.cs index b53dc3e058e4..c3f5336ef9c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesAsyncSnippet.g.cs index ff14285fa987..b630378e05bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesSnippet.g.cs index 6049e11a0919..bd5a93ca14ce 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunSnippet.g.cs index b761d37d766f..2429b9245f9e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardSnippet.g.cs index e48cb28d4985..3db6f0491011 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesAsyncSnippet.g.cs index 0404dde3accc..99315b1c6183 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index 20a2d305b322..9592a25c2087 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectSnippet.g.cs index 640ea11bcdb6..6ceee1b7b534 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index aa13eed29699..a50a6ebafeef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesSnippet.g.cs index 5cf4bfe62edb..8321966f7c8f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesSnippet.g.cs index fbcc6d3cc13b..e61846e1c581 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsAsyncSnippet.g.cs index de7f2c0998d9..6474bc886c92 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectAsyncSnippet.g.cs index 95abcf73650b..e20704653ed4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectSnippet.g.cs index 0e8abb22a2c5..db5887b055b5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesAsyncSnippet.g.cs index e86c95eb7d21..de12bf1eabef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesSnippet.g.cs index a18c4cae2a3c..919a99bf1fc1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsSnippet.g.cs index 24e8640664d1..5405eaec65d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsAsyncSnippet.g.cs index 938bb35d9f30..c5015cdf0c39 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectAsyncSnippet.g.cs index a2cd9d262c72..bb89988c4675 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectSnippet.g.cs index 0091e0838ef4..1faa505a976f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesAsyncSnippet.g.cs index c51cfe58a5d7..432c5eff72e1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesSnippet.g.cs index 4172b4538b4d..b987483d886a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsSnippet.g.cs index 43ac21dcaa77..5cfe813fd235 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesAsyncSnippet.g.cs index 91d32c4ea8d1..071221364ee9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index b8871cf6763f..e70e11721f36 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectSnippet.g.cs index 6c277e09dd3a..6e47cecd2606 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index 890fb318d692..829586a293d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesSnippet.g.cs index 70d86054dbfc..e7451c0272df 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesSnippet.g.cs index 8285fdb87575..2d823e1f56c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsAsyncSnippet.g.cs index 230684780e7c..ba5e26724915 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectAsyncSnippet.g.cs index 2d1ed8f47be1..dde57870b093 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectSnippet.g.cs index b22ce1f778ee..22352a64aa8b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesAsyncSnippet.g.cs index a669e9ce66c5..8897573ce462 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesSnippet.g.cs index 0ceb92f212dc..321ae7e5c4f1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsSnippet.g.cs index bb67cb09b512..6e64484ee35d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataRequestObjectSnippet.g.cs index 59cca00e438c..d0be9c764317 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataResourceNamesSnippet.g.cs index 900b3f66c886..09cad2775a58 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataSnippet.g.cs index 0ec235996bd5..14e1372e5d01 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeAsyncSnippet.g.cs index 7fe3939f5ce5..fca88b87e569 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectAsyncSnippet.g.cs index ce5f0dce732a..749df80a9484 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectSnippet.g.cs index a1cd1c73d69e..d0e9852869b5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesAsyncSnippet.g.cs index b01eac6b0787..da135daa8156 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesSnippet.g.cs index 429d75a6865f..46f0560500d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeSnippet.g.cs index 7517f527fd53..5ab0443c1241 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataAsyncSnippet.g.cs index 7cbdd6d2a57d..c62cb9874cdf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs index c25aebc556d0..2e50a1333f30 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs index 20a26cb2213e..264a53898899 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs index 06b4bab37ea3..9342d4eb4fec 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs index 1b2fda1441f9..f8329caf8117 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataSnippet.g.cs index 3c67f6769958..8d174eea9e5b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageAsyncSnippet.g.cs index 47a4fd05181d..78780ecb1ce8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectAsyncSnippet.g.cs index 64a90162d60a..d03b9282337f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectSnippet.g.cs index 7c831b0b0077..47157bbab47e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesAsyncSnippet.g.cs index 5d8a1b3567b9..b389046642b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesSnippet.g.cs index fc8346a8fb3d..1d4acb9a38a9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageSnippet.g.cs index a5b2068dfe08..bef2d366b100 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardAsyncSnippet.g.cs index aeb277f092e8..e154611d4c47 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentAsyncSnippet.g.cs index 8296fded687d..f6da06ffd829 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectAsyncSnippet.g.cs index 68e410c98828..ab142aaff72d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectSnippet.g.cs index ba8212a0437c..1a73ac9217e1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentSnippet.g.cs index 1f4c2ac40558..d5af71e821de 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectAsyncSnippet.g.cs index 9cc684f82f1b..896cf849eb2e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectSnippet.g.cs index 853228039c78..a14036638899 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunAsyncSnippet.g.cs index bdec363cf508..ca223453eeda 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectAsyncSnippet.g.cs index edf5dd77c8d6..549c3c87ee6e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectSnippet.g.cs index a0da1d343a37..396f6c6dde06 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunSnippet.g.cs index f01a155a9aa9..ca6b46c3f8d5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardSnippet.g.cs index 1231058f4c7f..b152a902fcab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesAsyncSnippet.g.cs index d92931e9e238..1235f0d57bbc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index e1dccd6552c9..a42cef04aad0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectSnippet.g.cs index 7147a10fa70f..a18f13368196 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesSnippet.g.cs index 67b403d0e50c..d7b7265510bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataAsyncSnippet.g.cs index 466197110b49..f0e682bed587 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectAsyncSnippet.g.cs index 055643717859..1e0c8191ae46 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectSnippet.g.cs index 5523fbce9db0..9455bac04f1a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesAsyncSnippet.g.cs index fe53f0e939be..d6c5a382ba65 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesSnippet.g.cs index 9bce7f41d459..983247f02585 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataSnippet.g.cs index fef89e18a92b..e5978bfc9a71 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataAsyncSnippet.g.cs index eb754c416041..388735b25570 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectAsyncSnippet.g.cs index 3bb6533fd889..a666952730f2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectSnippet.g.cs index a95ffd74342f..f8988dc6ea70 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesAsyncSnippet.g.cs index 029364054608..8a4a6805d42f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesSnippet.g.cs index 9c9ecaa1c236..78426050e13e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataSnippet.g.cs index aa0d9505b00f..cb743ee69c8a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusAsyncSnippet.g.cs index acde3c3362ef..4432552e3c40 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectAsyncSnippet.g.cs index 38aa652a1f99..8c85420922c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectSnippet.g.cs index fd2dde65c7df..4b698d666acd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesAsyncSnippet.g.cs index 859e350c7a5b..b646c8c4c60c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesSnippet.g.cs index f6f715b0eb09..a41ce5b0898b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusSnippet.g.cs index 25d5f2960eec..6f3b9524498c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusAsyncSnippet.g.cs index 8639c1ce8cb0..035b850da045 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectAsyncSnippet.g.cs index 02c5f35028db..4a0a8c11a4b0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectSnippet.g.cs index 8bb1032ffc2d..c4ae17ceb845 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesAsyncSnippet.g.cs index 9129dc1354eb..88e2d5f0c43f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesSnippet.g.cs index d3214bb06a3e..23d32e33051b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusSnippet.g.cs index e0ec9b50cbfc..e54655dcefd8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileAsyncSnippet.g.cs index 7019f1b995d0..9c04925f76af 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectAsyncSnippet.g.cs index 901b5474e3f1..248b24c2359e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectSnippet.g.cs index 41cece2b1606..d94d772accba 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesAsyncSnippet.g.cs index 6ea1ad9af478..e424ae27c342 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesSnippet.g.cs index ab3919c1a32b..1a32abe5aba3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileSnippet.g.cs index 2e89e50b212c..282a9f085434 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusAsyncSnippet.g.cs index 6d64b785fc29..6efd54e5e97b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectAsyncSnippet.g.cs index 8faabebb4d4c..eeabcb926006 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectSnippet.g.cs index fb128442bbc0..6b596aa3255f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesAsyncSnippet.g.cs index a783ee890a80..486008fc8b88 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesSnippet.g.cs index f0ee138864f0..0fff1bb24e67 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusSnippet.g.cs index c202a94cd976..1185258b9b44 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileAsyncSnippet.g.cs index 749f867d78d9..88fbe99a3bca 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectAsyncSnippet.g.cs index 0cf89594a1ae..e919d633cfcb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectSnippet.g.cs index d36a464f7c6c..23bdfa75a579 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesAsyncSnippet.g.cs index 1cfd6c0a8ec3..24b33e2bce70 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesSnippet.g.cs index eba1e8fbea41..f0ad3a9a6894 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileSnippet.g.cs index 3d162e87de00..87d3471cc5c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesAsyncSnippet.g.cs index 625ac78967d4..28d00e81fee3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectAsyncSnippet.g.cs index f9d17bec6c2d..215b79ab0bb8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectSnippet.g.cs index e082fa25d036..05e7032dd394 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesAsyncSnippet.g.cs index 53aaf2de2d0b..14c1dbc990b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesSnippet.g.cs index c633231e2363..bd2ea948b927 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesSnippet.g.cs index 763536c56ee2..96655c5aee75 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaAsyncSnippet.g.cs index 0d4ff85f04e2..99d35b2c8d46 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectAsyncSnippet.g.cs index b16ea7f697ca..575e1848e34b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectSnippet.g.cs index 6f3625b22359..e73685ae43da 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesAsyncSnippet.g.cs index c70ef6dd6ccb..87f5d11945f3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesSnippet.g.cs index 9ed7a4e70a96..89db6d5a3828 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaSnippet.g.cs index e1cbf8ca04fa..61e66c8650a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesAsyncSnippet.g.cs index 5137995ff95a..36170999470d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectAsyncSnippet.g.cs index aa50ba054157..9075e86c3271 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectSnippet.g.cs index 582439f37dc8..84a65b27df25 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesAsyncSnippet.g.cs index 44e95954bdff..82dfe2821758 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesSnippet.g.cs index ba53d5e11bd1..abe39a593d3e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesSnippet.g.cs index a89e9065c113..f14a2476da71 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusAsyncSnippet.g.cs index 8a898b9abebf..974af5228ade 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectAsyncSnippet.g.cs index 566fe9a19d83..15fbb5c17835 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectSnippet.g.cs index 2e0ec0f26553..ac8babb44291 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusSnippet.g.cs index 3bf7ae2b44da..1bfd04d6801f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileAsyncSnippet.g.cs index ce2aa1dfa1c8..4b66aa8117e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectAsyncSnippet.g.cs index 5cb510c3c51d..a8b6471e6195 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectSnippet.g.cs index 693a134f6b0c..0ba9996acba5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesAsyncSnippet.g.cs index cd75d64ae7b4..980a4aa338d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesSnippet.g.cs index 93fe05fadf29..454404435c44 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileSnippet.g.cs index dd31abea7027..133a1a4c0636 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptAsyncSnippet.g.cs index 67b013d94889..cb889142687c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectAsyncSnippet.g.cs index 397e39f958a2..56d6d1e41146 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectSnippet.g.cs index e88fb2270750..84288b375767 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesAsyncSnippet.g.cs index 850d4df7f50b..a32b10a0a8e2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesSnippet.g.cs index 736a64a14f16..6b00f3db8a12 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptSnippet.g.cs index 06273fc83f2e..4d4072689dbc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentAsyncSnippet.g.cs index a6ece3f54e55..379ffa8f5689 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectAsyncSnippet.g.cs index d96ed734162e..6a4641292991 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectSnippet.g.cs index 2a3c56137c04..272caf778504 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesAsyncSnippet.g.cs index dfd37f1a6414..0e58212ebbf8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesSnippet.g.cs index 34caabeaf329..1c9eef41c091 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentSnippet.g.cs index 47e337d89893..8c60f5e32e74 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsAsyncSnippet.g.cs index 4448f7cd8bfb..1b8a790fb98c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectAsyncSnippet.g.cs index d4e6d138c329..4bf61c591e03 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectSnippet.g.cs index a7af389be056..7d3de49634bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesAsyncSnippet.g.cs index 902982503d83..b5593bd9afa9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesSnippet.g.cs index 251e5a4078ad..20d84bad2345 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsSnippet.g.cs index 7db381274cf9..4da6d58fb1fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectAsyncSnippet.g.cs index 3142fc5f2c01..d42e958fe87c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectSnippet.g.cs index a45ff873dde3..b9b67595a063 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectAsyncSnippet.g.cs index 7e5dd23eeefa..301e0f0c0f0a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectSnippet.g.cs index cd9c0e24a79b..86ab19432409 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectAsyncSnippet.g.cs index 4b32ded17beb..7557a53c243f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectSnippet.g.cs index 2ec84e027738..109167781013 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyAsyncSnippet.g.cs index 7c24249832bc..6f8e38e2bf36 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectAsyncSnippet.g.cs index f6321094f0bd..7e50db80f549 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectSnippet.g.cs index 9d18f3f136f0..188b5df367d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesAsyncSnippet.g.cs index ae3afecaa925..bd08fa12d5a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesSnippet.g.cs index a315881b57e7..d1dce1ab3314 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudySnippet.g.cs index 0c9dc5c05cd5..0fff54545196 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateStudySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialAsyncSnippet.g.cs index 087ded854080..70e474cf065f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectAsyncSnippet.g.cs index a095b7002ac6..b314ea78c56a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectSnippet.g.cs index 47d2ee756370..7137d9287119 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesAsyncSnippet.g.cs index 54803c04fb22..e275e7380aae 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesSnippet.g.cs index 2c3a9b7ffa54..3027a2c48f26 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialSnippet.g.cs index 93795b626bb4..274cd71541f2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.CreateTrialSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyAsyncSnippet.g.cs index 7c7a99d70c5d..c1e80d91aab0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectAsyncSnippet.g.cs index d4dac1a998a4..53db68d52ad4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectSnippet.g.cs index 7703f61b526c..2cb69d816226 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesAsyncSnippet.g.cs index 61221a536c38..d0fdeeb61ae8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesSnippet.g.cs index 2c20f383b487..15615d1be017 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudySnippet.g.cs index fd24bd078e22..40f5a0222e50 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteStudySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialAsyncSnippet.g.cs index e2c16fd828e6..918328b99bb5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectAsyncSnippet.g.cs index 1ea6a253eeb6..785734238477 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectSnippet.g.cs index e9ed2e0b3fba..fa1cc6453a6d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesAsyncSnippet.g.cs index 3dbab15701e4..ac62d837b066 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesSnippet.g.cs index a013d9ee8142..4e0bbae3ca7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialSnippet.g.cs index e3df34eb9305..68b42b559cd3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.DeleteTrialSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyAsyncSnippet.g.cs index 8d98eac99ea1..506073a8b93b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectAsyncSnippet.g.cs index ec91a0ee9eed..90ab5b85067e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectSnippet.g.cs index 66ad421fdbb7..647815b9eb7d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesAsyncSnippet.g.cs index f71d7788439e..f40aa07fd324 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesSnippet.g.cs index 54f4fbfd6ea3..2321496ce81a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudySnippet.g.cs index 3fdd85f33098..ece1cdfce7b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetStudySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialAsyncSnippet.g.cs index 0328d997147c..c51ed5bfc47f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectAsyncSnippet.g.cs index 5d59e4d5d4a5..1fd54a41de51 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectSnippet.g.cs index addcb4c3624b..40920985aff4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesAsyncSnippet.g.cs index fa710e0bf8cf..fb9573be3430 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesSnippet.g.cs index a8d1df21642d..71e0c0dcf6f1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialSnippet.g.cs index 8e045d892b14..8a0b3b632255 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.GetTrialSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsAsyncSnippet.g.cs index 53037a174976..81401618e3c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectAsyncSnippet.g.cs index 761aa537f3f6..4a3137daa99f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectSnippet.g.cs index c8e4a2e2d84d..74f3954756fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesAsyncSnippet.g.cs index 14b3a6597fce..d89451acaa1c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesSnippet.g.cs index 7cd7568a540d..6759350e844a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsSnippet.g.cs index c8958b178284..ca4964274854 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesAsyncSnippet.g.cs index 14abc460d3b8..e745565afcf9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectAsyncSnippet.g.cs index 794a827b8acc..42b17e467f41 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectSnippet.g.cs index 8f5a00ef4b5b..7ad0340d9987 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesAsyncSnippet.g.cs index 889de74ffff7..f7abd46eb4a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesSnippet.g.cs index 81e42d4b7d9b..2990770ad6cf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesSnippet.g.cs index c23973fe2daa..2aaba56a742f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListStudiesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsAsyncSnippet.g.cs index 7026925175d8..87b1efa5a941 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectAsyncSnippet.g.cs index 7d7c2806e5ad..94ab91e7fa8c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectSnippet.g.cs index d02f440bca37..6c5ebb2aae61 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesAsyncSnippet.g.cs index aad6657a20dd..86eabd1dbaa0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesSnippet.g.cs index a3d7edf47b76..36ed01b90e47 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsSnippet.g.cs index eeb176785a71..dab3ce0e0576 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.ListTrialsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyAsyncSnippet.g.cs index a20d6d7b0347..06c5b3e1326d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectAsyncSnippet.g.cs index 8ad943a8d9dc..e31d48aa5f9c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectSnippet.g.cs index 3e75e23b0369..1bf38129ca0b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesAsyncSnippet.g.cs index f416c4604c32..0c1963f4f935 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesSnippet.g.cs index 22dcd0e4590a..cdcb5b8f1e18 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudySnippet.g.cs index 62e94f9be91f..b2891bdcc2d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.LookupStudySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectAsyncSnippet.g.cs index 86db045a5018..a67a73c95b90 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectSnippet.g.cs index 0b100a89abac..c28d606d0cf7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectAsyncSnippet.g.cs index 6b3466009938..0936b3affdb4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectSnippet.g.cs index 9d9bcc4c42b2..0944623d92d8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/snippet_metadata_google.cloud.aiplatform.v1.json b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/snippet_metadata_google.cloud.aiplatform.v1.json index 6b30e763b2a4..1eaa7334e718 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/snippet_metadata_google.cloud.aiplatform.v1.json +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.GeneratedSnippets/snippet_metadata_google.cloud.aiplatform.v1.json @@ -25843,17 +25843,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_sync", - "title": "CreateTuningJobRequestObject", - "description": "Snippet for CreateTuningJob", - "file": "GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync", + "title": "CreateCachedContentRequestObject", + "description": "Snippet for CreateCachedContent", + "file": "GenAiCacheServiceClient.CreateCachedContentRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.CreateCachedContent", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateCachedContentRequest", "name": "request" }, { @@ -25861,17 +25861,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.CachedContent", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CreateTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.CreateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -25891,18 +25891,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_async", - "title": "CreateTuningJobRequestObjectAsync", - "description": "Snippet for CreateTuningJobAsync", - "file": "GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async", + "title": "CreateCachedContentRequestObjectAsync", + "description": "Snippet for CreateCachedContentAsync", + "file": "GenAiCacheServiceClient.CreateCachedContentRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJobAsync", + "shortName": "CreateCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.CreateCachedContentAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateCachedContentRequest", "name": "request" }, { @@ -25910,17 +25910,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CreateTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.CreateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -25940,39 +25940,39 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_sync_flattened", - "title": "CreateTuningJob", - "description": "Snippet for CreateTuningJob", - "file": "GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync_flattened", + "title": "CreateCachedContent", + "description": "Snippet for CreateCachedContent", + "file": "GenAiCacheServiceClient.CreateCachedContentSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.CreateCachedContent", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.TuningJob", - "name": "tuningJob" + "type": "Google.Cloud.AIPlatform.V1.CachedContent", + "name": "cachedContent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.CachedContent", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CreateTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.CreateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -25991,14 +25991,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_async_flattened", - "title": "CreateTuningJobAsync", - "description": "Snippet for CreateTuningJobAsync", - "file": "GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async_flattened", + "title": "CreateCachedContentAsync", + "description": "Snippet for CreateCachedContentAsync", + "file": "GenAiCacheServiceClient.CreateCachedContentAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJobAsync", + "shortName": "CreateCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.CreateCachedContentAsync", "async": true, "parameters": [ { @@ -26006,25 +26006,25 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.TuningJob", - "name": "tuningJob" + "type": "Google.Cloud.AIPlatform.V1.CachedContent", + "name": "cachedContent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CreateTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.CreateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26043,39 +26043,39 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_sync_flattened_resourceNames", - "title": "CreateTuningJobResourceNames", - "description": "Snippet for CreateTuningJob", - "file": "GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_sync_flattened_resourceNames", + "title": "CreateCachedContentResourceNames", + "description": "Snippet for CreateCachedContent", + "file": "GenAiCacheServiceClient.CreateCachedContentResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.CreateCachedContent", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.TuningJob", - "name": "tuningJob" + "type": "Google.Cloud.AIPlatform.V1.CachedContent", + "name": "cachedContent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.CachedContent", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CreateTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.CreateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26094,14 +26094,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_async_flattened_resourceNames", - "title": "CreateTuningJobResourceNamesAsync", - "description": "Snippet for CreateTuningJobAsync", - "file": "GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_CreateCachedContent_async_flattened_resourceNames", + "title": "CreateCachedContentResourceNamesAsync", + "description": "Snippet for CreateCachedContentAsync", + "file": "GenAiCacheServiceClient.CreateCachedContentResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJobAsync", + "shortName": "CreateCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.CreateCachedContentAsync", "async": true, "parameters": [ { @@ -26109,25 +26109,25 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.TuningJob", - "name": "tuningJob" + "type": "Google.Cloud.AIPlatform.V1.CachedContent", + "name": "cachedContent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CreateTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", + "shortName": "CreateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.CreateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26146,17 +26146,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_sync", - "title": "GetTuningJobRequestObject", - "description": "Snippet for GetTuningJob", - "file": "GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync", + "title": "GetCachedContentRequestObject", + "description": "Snippet for GetCachedContent", + "file": "GenAiCacheServiceClient.GetCachedContentRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.GetCachedContent", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetCachedContentRequest", "name": "request" }, { @@ -26164,17 +26164,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.CachedContent", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "GetTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.GetCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26194,18 +26194,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_async", - "title": "GetTuningJobRequestObjectAsync", - "description": "Snippet for GetTuningJobAsync", - "file": "GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async", + "title": "GetCachedContentRequestObjectAsync", + "description": "Snippet for GetCachedContentAsync", + "file": "GenAiCacheServiceClient.GetCachedContentRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJobAsync", + "shortName": "GetCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.GetCachedContentAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetCachedContentRequest", "name": "request" }, { @@ -26213,17 +26213,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "GetTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.GetCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26243,14 +26243,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_sync_flattened", - "title": "GetTuningJob", - "description": "Snippet for GetTuningJob", - "file": "GenAiTuningServiceClient.GetTuningJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync_flattened", + "title": "GetCachedContent", + "description": "Snippet for GetCachedContent", + "file": "GenAiCacheServiceClient.GetCachedContentSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.GetCachedContent", "parameters": [ { "type": "System.String", @@ -26261,17 +26261,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.CachedContent", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "GetTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.GetCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26290,14 +26290,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_async_flattened", - "title": "GetTuningJobAsync", - "description": "Snippet for GetTuningJobAsync", - "file": "GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async_flattened", + "title": "GetCachedContentAsync", + "description": "Snippet for GetCachedContentAsync", + "file": "GenAiCacheServiceClient.GetCachedContentAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJobAsync", + "shortName": "GetCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.GetCachedContentAsync", "async": true, "parameters": [ { @@ -26309,17 +26309,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "GetTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.GetCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26338,17 +26338,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_sync_flattened_resourceNames", - "title": "GetTuningJobResourceNames", - "description": "Snippet for GetTuningJob", - "file": "GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_GetCachedContent_sync_flattened_resourceNames", + "title": "GetCachedContentResourceNames", + "description": "Snippet for GetCachedContent", + "file": "GenAiCacheServiceClient.GetCachedContentResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.GetCachedContent", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TuningJobName", + "type": "Google.Cloud.AIPlatform.V1.CachedContentName", "name": "name" }, { @@ -26356,17 +26356,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.CachedContent", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "GetTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.GetCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26385,18 +26385,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_async_flattened_resourceNames", - "title": "GetTuningJobResourceNamesAsync", - "description": "Snippet for GetTuningJobAsync", - "file": "GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_GetCachedContent_async_flattened_resourceNames", + "title": "GetCachedContentResourceNamesAsync", + "description": "Snippet for GetCachedContentAsync", + "file": "GenAiCacheServiceClient.GetCachedContentResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJobAsync", + "shortName": "GetCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.GetCachedContentAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TuningJobName", + "type": "Google.Cloud.AIPlatform.V1.CachedContentName", "name": "name" }, { @@ -26404,17 +26404,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "GetTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", + "shortName": "GetCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.GetCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26433,17 +26433,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_sync", - "title": "ListTuningJobsRequestObject", - "description": "Snippet for ListTuningJobs", - "file": "GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_sync", + "title": "UpdateCachedContentRequestObject", + "description": "Snippet for UpdateCachedContent", + "file": "GenAiCacheServiceClient.UpdateCachedContentRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTuningJobs", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobs", + "shortName": "UpdateCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.UpdateCachedContent", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListTuningJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest", "name": "request" }, { @@ -26451,17 +26451,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.CachedContent", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "ListTuningJobs", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", + "shortName": "UpdateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.UpdateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26470,29 +26470,29 @@ "segments": [ { "start": 20, - "end": 80, + "end": 46, "type": "FULL" }, { - "start": 37, - "end": 78, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_async", - "title": "ListTuningJobsRequestObjectAsync", - "description": "Snippet for ListTuningJobsAsync", - "file": "GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_async", + "title": "UpdateCachedContentRequestObjectAsync", + "description": "Snippet for UpdateCachedContentAsync", + "file": "GenAiCacheServiceClient.UpdateCachedContentRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTuningJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobsAsync", + "shortName": "UpdateCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.UpdateCachedContentAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListTuningJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest", "name": "request" }, { @@ -26500,17 +26500,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "ListTuningJobs", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", + "shortName": "UpdateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.UpdateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26519,54 +26519,50 @@ "segments": [ { "start": 20, - "end": 82, + "end": 47, "type": "FULL" }, { - "start": 39, - "end": 80, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_sync_flattened", - "title": "ListTuningJobs", - "description": "Snippet for ListTuningJobs", - "file": "GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_sync_flattened", + "title": "UpdateCachedContent", + "description": "Snippet for UpdateCachedContent", + "file": "GenAiCacheServiceClient.UpdateCachedContentSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTuningJobs", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobs", + "shortName": "UpdateCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.UpdateCachedContent", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.CachedContent", + "name": "cachedContent" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.CachedContent", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "ListTuningJobs", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", + "shortName": "UpdateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.UpdateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26574,55 +26570,51 @@ "segments": [ { "start": 20, - "end": 75, + "end": 43, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_async_flattened", - "title": "ListTuningJobsAsync", - "description": "Snippet for ListTuningJobsAsync", - "file": "GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_UpdateCachedContent_async_flattened", + "title": "UpdateCachedContentAsync", + "description": "Snippet for UpdateCachedContentAsync", + "file": "GenAiCacheServiceClient.UpdateCachedContentAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTuningJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobsAsync", + "shortName": "UpdateCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.UpdateCachedContentAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.CachedContent", + "name": "cachedContent" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "ListTuningJobs", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", + "shortName": "UpdateCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.UpdateCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26630,140 +26622,125 @@ "segments": [ { "start": 20, - "end": 77, + "end": 44, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_sync_flattened_resourceNames", - "title": "ListTuningJobsResourceNames", - "description": "Snippet for ListTuningJobs", - "file": "GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync", + "title": "DeleteCachedContentRequestObject", + "description": "Snippet for DeleteCachedContent", + "file": "GenAiCacheServiceClient.DeleteCachedContentRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTuningJobs", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobs", + "shortName": "DeleteCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.DeleteCachedContent", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "ListTuningJobs", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", + "shortName": "DeleteCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.DeleteCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 76, + "end": 44, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_async_flattened_resourceNames", - "title": "ListTuningJobsResourceNamesAsync", - "description": "Snippet for ListTuningJobsAsync", - "file": "GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async", + "title": "DeleteCachedContentRequestObjectAsync", + "description": "Snippet for DeleteCachedContentAsync", + "file": "GenAiCacheServiceClient.DeleteCachedContentRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTuningJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobsAsync", + "shortName": "DeleteCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.DeleteCachedContentAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "ListTuningJobs", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", + "shortName": "DeleteCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.DeleteCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 78, + "end": 45, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_sync", - "title": "CancelTuningJobRequestObject", - "description": "Snippet for CancelTuningJob", - "file": "GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync_flattened", + "title": "DeleteCachedContent", + "description": "Snippet for DeleteCachedContent", + "file": "GenAiCacheServiceClient.DeleteCachedContentSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJob", + "shortName": "DeleteCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.DeleteCachedContent", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelTuningJobRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", @@ -26771,47 +26748,46 @@ } ], "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CancelTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", + "shortName": "DeleteCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.DeleteCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 41, "type": "FULL" }, { "start": 34, - "end": 42, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_async", - "title": "CancelTuningJobRequestObjectAsync", - "description": "Snippet for CancelTuningJobAsync", - "file": "GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async_flattened", + "title": "DeleteCachedContentAsync", + "description": "Snippet for DeleteCachedContentAsync", + "file": "GenAiCacheServiceClient.DeleteCachedContentAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJobAsync", + "shortName": "DeleteCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.DeleteCachedContentAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelTuningJobRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", @@ -26820,45 +26796,44 @@ ], "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CancelTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", + "shortName": "DeleteCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.DeleteCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 42, "type": "FULL" }, { "start": 35, - "end": 43, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_sync_flattened", - "title": "CancelTuningJob", - "description": "Snippet for CancelTuningJob", - "file": "GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_sync_flattened_resourceNames", + "title": "DeleteCachedContentResourceNames", + "description": "Snippet for DeleteCachedContent", + "file": "GenAiCacheServiceClient.DeleteCachedContentResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJob", + "shortName": "DeleteCachedContent", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.DeleteCachedContent", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.CachedContentName", "name": "name" }, { @@ -26867,15 +26842,15 @@ } ], "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CancelTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", + "shortName": "DeleteCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.DeleteCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26894,18 +26869,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_async_flattened", - "title": "CancelTuningJobAsync", - "description": "Snippet for CancelTuningJobAsync", - "file": "GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_DeleteCachedContent_async_flattened_resourceNames", + "title": "DeleteCachedContentResourceNamesAsync", + "description": "Snippet for DeleteCachedContentAsync", + "file": "GenAiCacheServiceClient.DeleteCachedContentResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJobAsync", + "shortName": "DeleteCachedContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.DeleteCachedContentAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.CachedContentName", "name": "name" }, { @@ -26915,15 +26890,15 @@ ], "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CancelTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", + "shortName": "DeleteCachedContent", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.DeleteCachedContent", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -26942,230 +26917,251 @@ ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_sync_flattened_resourceNames", - "title": "CancelTuningJobResourceNames", - "description": "Snippet for CancelTuningJob", - "file": "GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync", + "title": "ListCachedContentsRequestObject", + "description": "Snippet for ListCachedContents", + "file": "GenAiCacheServiceClient.ListCachedContentsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJob", + "shortName": "ListCachedContents", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.ListCachedContents", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TuningJobName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListCachedContentsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CancelTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", + "shortName": "ListCachedContents", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.ListCachedContents", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 79, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 37, + "end": 77, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_async_flattened_resourceNames", - "title": "CancelTuningJobResourceNamesAsync", - "description": "Snippet for CancelTuningJobAsync", - "file": "GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async", + "title": "ListCachedContentsRequestObjectAsync", + "description": "Snippet for ListCachedContentsAsync", + "file": "GenAiCacheServiceClient.ListCachedContentsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJobAsync", + "shortName": "ListCachedContentsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.ListCachedContentsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TuningJobName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListCachedContentsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "CancelTuningJob", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", + "shortName": "ListCachedContents", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.ListCachedContents", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 81, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 39, + "end": 79, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_sync", - "title": "RebaseTunedModelRequestObject", - "description": "Snippet for RebaseTunedModel", - "file": "GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync_flattened", + "title": "ListCachedContents", + "description": "Snippet for ListCachedContents", + "file": "GenAiCacheServiceClient.ListCachedContentsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebaseTunedModel", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModel", + "shortName": "ListCachedContents", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.ListCachedContents", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RebaseTunedModelRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "RebaseTunedModel", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", + "shortName": "ListCachedContents", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.ListCachedContents", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 66, + "end": 75, "type": "FULL" }, { "start": 36, - "end": 64, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_async", - "title": "RebaseTunedModelRequestObjectAsync", - "description": "Snippet for RebaseTunedModelAsync", - "file": "GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async_flattened", + "title": "ListCachedContentsAsync", + "description": "Snippet for ListCachedContentsAsync", + "file": "GenAiCacheServiceClient.ListCachedContentsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebaseTunedModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModelAsync", + "shortName": "ListCachedContentsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.ListCachedContentsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RebaseTunedModelRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "RebaseTunedModel", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", + "shortName": "ListCachedContents", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.ListCachedContents", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 67, + "end": 77, "type": "FULL" }, { - "start": 37, - "end": 65, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_sync_flattened", - "title": "RebaseTunedModel", - "description": "Snippet for RebaseTunedModel", - "file": "GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_ListCachedContents_sync_flattened_resourceNames", + "title": "ListCachedContentsResourceNames", + "description": "Snippet for ListCachedContents", + "file": "GenAiCacheServiceClient.ListCachedContentsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebaseTunedModel", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModel", + "shortName": "ListCachedContents", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.ListCachedContents", "parameters": [ { - "type": "System.String", + "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.TunedModelRef", - "name": "tunedModelRef" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "RebaseTunedModel", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", + "shortName": "ListCachedContents", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.ListCachedContents", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -27173,51 +27169,55 @@ "segments": [ { "start": 20, - "end": 59, + "end": 76, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_async_flattened", - "title": "RebaseTunedModelAsync", - "description": "Snippet for RebaseTunedModelAsync", - "file": "GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiCacheService_ListCachedContents_async_flattened_resourceNames", + "title": "ListCachedContentsResourceNamesAsync", + "description": "Snippet for ListCachedContentsAsync", + "file": "GenAiCacheServiceClient.ListCachedContentsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebaseTunedModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModelAsync", + "shortName": "ListCachedContentsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient.ListCachedContentsAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.TunedModelRef", - "name": "tunedModelRef" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "GenAiTuningServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" + "shortName": "GenAiCacheServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiCacheServiceClient" }, "method": { - "shortName": "RebaseTunedModel", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", + "shortName": "ListCachedContents", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService.ListCachedContents", "service": { - "shortName": "GenAiTuningService", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" + "shortName": "GenAiCacheService", + "fullName": "google.cloud.aiplatform.v1.GenAiCacheService" } } }, @@ -27225,250 +27225,250 @@ "segments": [ { "start": 20, - "end": 60, + "end": 78, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_sync_flattened_resourceNames", - "title": "RebaseTunedModelResourceNames", - "description": "Snippet for RebaseTunedModel", - "file": "GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_sync", + "title": "CreateTuningJobRequestObject", + "description": "Snippet for CreateTuningJob", + "file": "GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebaseTunedModel", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModel", + "shortName": "CreateTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJob", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.TunedModelRef", - "name": "tunedModelRef" + "type": "Google.Cloud.AIPlatform.V1.CreateTuningJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", "client": { "shortName": "GenAiTuningServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "RebaseTunedModel", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", + "shortName": "CreateTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", "service": { "shortName": "GenAiTuningService", "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 46, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_async_flattened_resourceNames", - "title": "RebaseTunedModelResourceNamesAsync", - "description": "Snippet for RebaseTunedModelAsync", - "file": "GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_async", + "title": "CreateTuningJobRequestObjectAsync", + "description": "Snippet for CreateTuningJobAsync", + "file": "GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebaseTunedModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModelAsync", + "shortName": "CreateTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.TunedModelRef", - "name": "tunedModelRef" + "type": "Google.Cloud.AIPlatform.V1.CreateTuningJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "GenAiTuningServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "RebaseTunedModel", - "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", + "shortName": "CreateTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", "service": { "shortName": "GenAiTuningService", "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 61, + "end": 47, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_sync", - "title": "CreateIndexEndpointRequestObject", - "description": "Snippet for CreateIndexEndpoint", - "file": "IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_sync_flattened", + "title": "CreateTuningJob", + "description": "Snippet for CreateTuningJob", + "file": "GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpoint", + "shortName": "CreateTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateIndexEndpointRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.TuningJob", + "name": "tuningJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "CreateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", + "shortName": "CreateTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 34, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_async", - "title": "CreateIndexEndpointRequestObjectAsync", - "description": "Snippet for CreateIndexEndpointAsync", - "file": "IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_async_flattened", + "title": "CreateTuningJobAsync", + "description": "Snippet for CreateTuningJobAsync", + "file": "GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpointAsync", + "shortName": "CreateTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateIndexEndpointRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.TuningJob", + "name": "tuningJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "CreateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", + "shortName": "CreateTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 64, + "end": 43, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_sync_flattened", - "title": "CreateIndexEndpoint", - "description": "Snippet for CreateIndexEndpoint", - "file": "IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_sync_flattened_resourceNames", + "title": "CreateTuningJobResourceNames", + "description": "Snippet for CreateTuningJob", + "file": "GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpoint", + "shortName": "CreateTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJob", "parameters": [ { - "type": "System.String", + "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", - "name": "indexEndpoint" + "type": "Google.Cloud.AIPlatform.V1.TuningJob", + "name": "tuningJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "CreateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", + "shortName": "CreateTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -27476,51 +27476,51 @@ "segments": [ { "start": 20, - "end": 59, + "end": 43, "type": "FULL" }, { "start": 35, - "end": 57, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_async_flattened", - "title": "CreateIndexEndpointAsync", - "description": "Snippet for CreateIndexEndpointAsync", - "file": "IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CreateTuningJob_async_flattened_resourceNames", + "title": "CreateTuningJobResourceNamesAsync", + "description": "Snippet for CreateTuningJobAsync", + "file": "GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpointAsync", + "shortName": "CreateTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CreateTuningJobAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", - "name": "indexEndpoint" + "type": "Google.Cloud.AIPlatform.V1.TuningJob", + "name": "tuningJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "CreateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", + "shortName": "CreateTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CreateTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -27528,228 +27528,220 @@ "segments": [ { "start": 20, - "end": 60, + "end": 44, "type": "FULL" }, { "start": 36, - "end": 58, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_sync_flattened_resourceNames", - "title": "CreateIndexEndpointResourceNames", - "description": "Snippet for CreateIndexEndpoint", - "file": "IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_sync", + "title": "GetTuningJobRequestObject", + "description": "Snippet for GetTuningJob", + "file": "GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJob", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", - "name": "indexEndpoint" + "type": "Google.Cloud.AIPlatform.V1.GetTuningJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "CreateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_async_flattened_resourceNames", - "title": "CreateIndexEndpointResourceNamesAsync", - "description": "Snippet for CreateIndexEndpointAsync", - "file": "IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_async", + "title": "GetTuningJobRequestObjectAsync", + "description": "Snippet for GetTuningJobAsync", + "file": "GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpointAsync", + "shortName": "GetTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", - "name": "indexEndpoint" + "type": "Google.Cloud.AIPlatform.V1.GetTuningJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "CreateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 61, + "end": 45, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_sync", - "title": "GetIndexEndpointRequestObject", - "description": "Snippet for GetIndexEndpoint", - "file": "IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_sync_flattened", + "title": "GetTuningJob", + "description": "Snippet for GetTuningJob", + "file": "GenAiTuningServiceClient.GetTuningJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetIndexEndpointRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "GetIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 41, "type": "FULL" }, { "start": 34, - "end": 42, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_async", - "title": "GetIndexEndpointRequestObjectAsync", - "description": "Snippet for GetIndexEndpointAsync", - "file": "IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_async_flattened", + "title": "GetTuningJobAsync", + "description": "Snippet for GetTuningJobAsync", + "file": "GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpointAsync", + "shortName": "GetTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetIndexEndpointRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "GetIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 42, "type": "FULL" }, { "start": 35, - "end": 43, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_sync_flattened", - "title": "GetIndexEndpoint", - "description": "Snippet for GetIndexEndpoint", - "file": "IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_sync_flattened_resourceNames", + "title": "GetTuningJobResourceNames", + "description": "Snippet for GetTuningJob", + "file": "GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJob", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.TuningJobName", "name": "name" }, { @@ -27757,17 +27749,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "resultType": "Google.Cloud.AIPlatform.V1.TuningJob", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "GetIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -27786,18 +27778,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_async_flattened", - "title": "GetIndexEndpointAsync", - "description": "Snippet for GetIndexEndpointAsync", - "file": "IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_GetTuningJob_async_flattened_resourceNames", + "title": "GetTuningJobResourceNamesAsync", + "description": "Snippet for GetTuningJobAsync", + "file": "GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpointAsync", + "shortName": "GetTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.GetTuningJobAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.TuningJobName", "name": "name" }, { @@ -27805,17 +27797,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "GetIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", + "shortName": "GetTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.GetTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -27834,112 +27826,66 @@ ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_sync_flattened_resourceNames", - "title": "GetIndexEndpointResourceNames", - "description": "Snippet for GetIndexEndpoint", - "file": "IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_sync", + "title": "ListTuningJobsRequestObject", + "description": "Snippet for ListTuningJobs", + "file": "GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpoint", + "shortName": "ListTuningJobs", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListTuningJobsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "GetIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", + "shortName": "ListTuningJobs", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 80, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 37, + "end": 78, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_async_flattened_resourceNames", - "title": "GetIndexEndpointResourceNamesAsync", - "description": "Snippet for GetIndexEndpointAsync", - "file": "IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_async", + "title": "ListTuningJobsRequestObjectAsync", + "description": "Snippet for ListTuningJobsAsync", + "file": "GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpointAsync", + "shortName": "ListTuningJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "name" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "System.Threading.Tasks.Task", - "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" - }, - "method": { - "shortName": "GetIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", - "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" - } - } - }, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 42, - "type": "FULL" - }, - { - "start": 35, - "end": 40, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_sync", - "title": "ListIndexEndpointsRequestObject", - "description": "Snippet for ListIndexEndpoints", - "file": "IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "ListIndexEndpoints", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpoints", - "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.ListIndexEndpointsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListTuningJobsRequest", "name": "request" }, { @@ -27947,17 +27893,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "ListIndexEndpoints", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", + "shortName": "ListTuningJobs", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -27970,70 +27916,21 @@ "type": "FULL" }, { - "start": 38, + "start": 39, "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_async", - "title": "ListIndexEndpointsRequestObjectAsync", - "description": "Snippet for ListIndexEndpointsAsync", - "file": "IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "ListIndexEndpointsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpointsAsync", - "async": true, - "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.ListIndexEndpointsRequest", - "name": "request" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", - "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" - }, - "method": { - "shortName": "ListIndexEndpoints", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", - "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" - } - } - }, - "canonical": true, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 84, - "type": "FULL" - }, - { - "start": 40, - "end": 82, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_sync_flattened", - "title": "ListIndexEndpoints", - "description": "Snippet for ListIndexEndpoints", - "file": "IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_sync_flattened", + "title": "ListTuningJobs", + "description": "Snippet for ListTuningJobs", + "file": "GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexEndpoints", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpoints", + "shortName": "ListTuningJobs", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobs", "parameters": [ { "type": "System.String", @@ -28052,17 +27949,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "ListIndexEndpoints", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", + "shortName": "ListTuningJobs", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28081,14 +27978,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_async_flattened", - "title": "ListIndexEndpointsAsync", - "description": "Snippet for ListIndexEndpointsAsync", - "file": "IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_async_flattened", + "title": "ListTuningJobsAsync", + "description": "Snippet for ListTuningJobsAsync", + "file": "GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexEndpointsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpointsAsync", + "shortName": "ListTuningJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobsAsync", "async": true, "parameters": [ { @@ -28108,17 +28005,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "ListIndexEndpoints", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", + "shortName": "ListTuningJobs", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28137,14 +28034,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_sync_flattened_resourceNames", - "title": "ListIndexEndpointsResourceNames", - "description": "Snippet for ListIndexEndpoints", - "file": "IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_sync_flattened_resourceNames", + "title": "ListTuningJobsResourceNames", + "description": "Snippet for ListTuningJobs", + "file": "GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexEndpoints", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpoints", + "shortName": "ListTuningJobs", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobs", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", @@ -28163,17 +28060,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "ListIndexEndpoints", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", + "shortName": "ListTuningJobs", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28192,14 +28089,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_async_flattened_resourceNames", - "title": "ListIndexEndpointsResourceNamesAsync", - "description": "Snippet for ListIndexEndpointsAsync", - "file": "IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_ListTuningJobs_async_flattened_resourceNames", + "title": "ListTuningJobsResourceNamesAsync", + "description": "Snippet for ListTuningJobsAsync", + "file": "GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexEndpointsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpointsAsync", + "shortName": "ListTuningJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.ListTuningJobsAsync", "async": true, "parameters": [ { @@ -28219,17 +28116,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "ListIndexEndpoints", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", + "shortName": "ListTuningJobs", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.ListTuningJobs", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28248,17 +28145,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UpdateIndexEndpoint_sync", - "title": "UpdateIndexEndpointRequestObject", - "description": "Snippet for UpdateIndexEndpoint", - "file": "IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_sync", + "title": "CancelTuningJobRequestObject", + "description": "Snippet for CancelTuningJob", + "file": "GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UpdateIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateIndexEndpointRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelTuningJobRequest", "name": "request" }, { @@ -28266,17 +28163,16 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "UpdateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UpdateIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28285,29 +28181,29 @@ "segments": [ { "start": 20, - "end": 46, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UpdateIndexEndpoint_async", - "title": "UpdateIndexEndpointRequestObjectAsync", - "description": "Snippet for UpdateIndexEndpointAsync", - "file": "IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_async", + "title": "CancelTuningJobRequestObjectAsync", + "description": "Snippet for CancelTuningJobAsync", + "file": "GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UpdateIndexEndpointAsync", + "shortName": "CancelTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateIndexEndpointRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelTuningJobRequest", "name": "request" }, { @@ -28315,17 +28211,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "UpdateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UpdateIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28334,50 +28230,45 @@ "segments": [ { "start": 20, - "end": 47, + "end": 45, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UpdateIndexEndpoint_sync_flattened", - "title": "UpdateIndexEndpoint", - "description": "Snippet for UpdateIndexEndpoint", - "file": "IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_sync_flattened", + "title": "CancelTuningJob", + "description": "Snippet for CancelTuningJob", + "file": "GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UpdateIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", - "name": "indexEndpoint" - }, - { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "UpdateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UpdateIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28385,51 +28276,47 @@ "segments": [ { "start": 20, - "end": 43, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UpdateIndexEndpoint_async_flattened", - "title": "UpdateIndexEndpointAsync", - "description": "Snippet for UpdateIndexEndpointAsync", - "file": "IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_async_flattened", + "title": "CancelTuningJobAsync", + "description": "Snippet for CancelTuningJobAsync", + "file": "GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UpdateIndexEndpointAsync", + "shortName": "CancelTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", - "name": "indexEndpoint" - }, - { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "UpdateIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UpdateIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28437,238 +28324,241 @@ "segments": [ { "start": 20, - "end": 44, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_sync", - "title": "DeleteIndexEndpointRequestObject", - "description": "Snippet for DeleteIndexEndpoint", - "file": "IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_sync_flattened_resourceNames", + "title": "CancelTuningJobResourceNames", + "description": "Snippet for CancelTuningJob", + "file": "GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteIndexEndpointRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.TuningJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "DeleteIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_async", - "title": "DeleteIndexEndpointRequestObjectAsync", - "description": "Snippet for DeleteIndexEndpointAsync", - "file": "IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_CancelTuningJob_async_flattened_resourceNames", + "title": "CancelTuningJobResourceNamesAsync", + "description": "Snippet for CancelTuningJobAsync", + "file": "GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpointAsync", + "shortName": "CancelTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.CancelTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteIndexEndpointRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.TuningJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "DeleteIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", + "shortName": "CancelTuningJob", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.CancelTuningJob", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_sync_flattened", - "title": "DeleteIndexEndpoint", - "description": "Snippet for DeleteIndexEndpoint", - "file": "IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_sync", + "title": "RebaseTunedModelRequestObject", + "description": "Snippet for RebaseTunedModel", + "file": "GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpoint", + "shortName": "RebaseTunedModel", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModel", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.RebaseTunedModelRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "DeleteIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", + "shortName": "RebaseTunedModel", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 66, "type": "FULL" }, { "start": 36, - "end": 57, + "end": 64, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_async_flattened", - "title": "DeleteIndexEndpointAsync", - "description": "Snippet for DeleteIndexEndpointAsync", - "file": "IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_async", + "title": "RebaseTunedModelRequestObjectAsync", + "description": "Snippet for RebaseTunedModelAsync", + "file": "GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpointAsync", + "shortName": "RebaseTunedModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModelAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.RebaseTunedModelRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "DeleteIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", + "shortName": "RebaseTunedModel", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 67, "type": "FULL" }, { "start": 37, - "end": 58, + "end": 65, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_sync_flattened_resourceNames", - "title": "DeleteIndexEndpointResourceNames", - "description": "Snippet for DeleteIndexEndpoint", - "file": "IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_sync_flattened", + "title": "RebaseTunedModel", + "description": "Snippet for RebaseTunedModel", + "file": "GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexEndpoint", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpoint", + "shortName": "RebaseTunedModel", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.TunedModelRef", + "name": "tunedModelRef" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "DeleteIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", + "shortName": "RebaseTunedModel", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28680,43 +28570,47 @@ "type": "FULL" }, { - "start": 36, + "start": 35, "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_async_flattened_resourceNames", - "title": "DeleteIndexEndpointResourceNamesAsync", - "description": "Snippet for DeleteIndexEndpointAsync", - "file": "IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_async_flattened", + "title": "RebaseTunedModelAsync", + "description": "Snippet for RebaseTunedModelAsync", + "file": "GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexEndpointAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpointAsync", + "shortName": "RebaseTunedModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.TunedModelRef", + "name": "tunedModelRef" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "DeleteIndexEndpoint", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", + "shortName": "RebaseTunedModel", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, @@ -28728,243 +28622,243 @@ "type": "FULL" }, { - "start": 37, + "start": 36, "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_sync", - "title": "DeployIndexRequestObject", - "description": "Snippet for DeployIndex", - "file": "IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_sync_flattened_resourceNames", + "title": "RebaseTunedModelResourceNames", + "description": "Snippet for RebaseTunedModel", + "file": "GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeployIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndex", + "shortName": "RebaseTunedModel", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeployIndexRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.TunedModelRef", + "name": "tunedModelRef" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "DeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", + "shortName": "RebaseTunedModel", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 60, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_async", - "title": "DeployIndexRequestObjectAsync", - "description": "Snippet for DeployIndexAsync", - "file": "IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_GenAiTuningService_RebaseTunedModel_async_flattened_resourceNames", + "title": "RebaseTunedModelResourceNamesAsync", + "description": "Snippet for RebaseTunedModelAsync", + "file": "GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeployIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndexAsync", + "shortName": "RebaseTunedModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient.RebaseTunedModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeployIndexRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.TunedModelRef", + "name": "tunedModelRef" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexEndpointServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" + "shortName": "GenAiTuningServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.GenAiTuningServiceClient" }, "method": { - "shortName": "DeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", + "shortName": "RebaseTunedModel", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService.RebaseTunedModel", "service": { - "shortName": "IndexEndpointService", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" + "shortName": "GenAiTuningService", + "fullName": "google.cloud.aiplatform.v1.GenAiTuningService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 61, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 37, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_sync_flattened", - "title": "DeployIndex", - "description": "Snippet for DeployIndex", - "file": "IndexEndpointServiceClient.DeployIndexSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_sync", + "title": "CreateIndexEndpointRequestObject", + "description": "Snippet for CreateIndexEndpoint", + "file": "IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeployIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpoint", "parameters": [ { - "type": "System.String", - "name": "indexEndpoint" - }, - { - "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", - "name": "deployedIndex" + "type": "Google.Cloud.AIPlatform.V1.CreateIndexEndpointRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_async_flattened", - "title": "DeployIndexAsync", - "description": "Snippet for DeployIndexAsync", - "file": "IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_async", + "title": "CreateIndexEndpointRequestObjectAsync", + "description": "Snippet for CreateIndexEndpointAsync", + "file": "IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeployIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndexAsync", + "shortName": "CreateIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpointAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "indexEndpoint" - }, - { - "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", - "name": "deployedIndex" + "type": "Google.Cloud.AIPlatform.V1.CreateIndexEndpointRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 64, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_sync_flattened_resourceNames", - "title": "DeployIndexResourceNames", - "description": "Snippet for DeployIndex", - "file": "IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_sync_flattened", + "title": "CreateIndexEndpoint", + "description": "Snippet for CreateIndexEndpoint", + "file": "IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeployIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpoint", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "indexEndpoint" + "type": "System.String", + "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", - "name": "deployedIndex" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "name": "indexEndpoint" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" @@ -28986,37 +28880,37 @@ ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_async_flattened_resourceNames", - "title": "DeployIndexResourceNamesAsync", - "description": "Snippet for DeployIndexAsync", - "file": "IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_async_flattened", + "title": "CreateIndexEndpointAsync", + "description": "Snippet for CreateIndexEndpointAsync", + "file": "IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeployIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndexAsync", + "shortName": "CreateIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpointAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "indexEndpoint" + "type": "System.String", + "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", - "name": "deployedIndex" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "name": "indexEndpoint" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" @@ -29038,236 +28932,232 @@ ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_sync", - "title": "UndeployIndexRequestObject", - "description": "Snippet for UndeployIndex", - "file": "IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_sync_flattened_resourceNames", + "title": "CreateIndexEndpointResourceNames", + "description": "Snippet for CreateIndexEndpoint", + "file": "IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UndeployIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpoint", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UndeployIndexRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "name": "indexEndpoint" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UndeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 60, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_async", - "title": "UndeployIndexRequestObjectAsync", - "description": "Snippet for UndeployIndexAsync", - "file": "IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_CreateIndexEndpoint_async_flattened_resourceNames", + "title": "CreateIndexEndpointResourceNamesAsync", + "description": "Snippet for CreateIndexEndpointAsync", + "file": "IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UndeployIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndexAsync", + "shortName": "CreateIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.CreateIndexEndpointAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UndeployIndexRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "name": "indexEndpoint" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UndeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", + "shortName": "CreateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.CreateIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 61, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 37, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_sync_flattened", - "title": "UndeployIndex", - "description": "Snippet for UndeployIndex", - "file": "IndexEndpointServiceClient.UndeployIndexSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_sync", + "title": "GetIndexEndpointRequestObject", + "description": "Snippet for GetIndexEndpoint", + "file": "IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UndeployIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndex", + "shortName": "GetIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpoint", "parameters": [ { - "type": "System.String", - "name": "indexEndpoint" - }, - { - "type": "System.String", - "name": "deployedIndexId" + "type": "Google.Cloud.AIPlatform.V1.GetIndexEndpointRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UndeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", + "shortName": "GetIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_async_flattened", - "title": "UndeployIndexAsync", - "description": "Snippet for UndeployIndexAsync", - "file": "IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_async", + "title": "GetIndexEndpointRequestObjectAsync", + "description": "Snippet for GetIndexEndpointAsync", + "file": "IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UndeployIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndexAsync", + "shortName": "GetIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpointAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "indexEndpoint" - }, - { - "type": "System.String", - "name": "deployedIndexId" + "type": "Google.Cloud.AIPlatform.V1.GetIndexEndpointRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UndeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", + "shortName": "GetIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 45, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_sync_flattened_resourceNames", - "title": "UndeployIndexResourceNames", - "description": "Snippet for UndeployIndex", - "file": "IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_sync_flattened", + "title": "GetIndexEndpoint", + "description": "Snippet for GetIndexEndpoint", + "file": "IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UndeployIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndex", + "shortName": "GetIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpoint", "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "indexEndpoint" - }, { "type": "System.String", - "name": "deployedIndexId" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UndeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", + "shortName": "GetIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" @@ -29278,48 +29168,44 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_async_flattened_resourceNames", - "title": "UndeployIndexResourceNamesAsync", - "description": "Snippet for UndeployIndexAsync", - "file": "IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_async_flattened", + "title": "GetIndexEndpointAsync", + "description": "Snippet for GetIndexEndpointAsync", + "file": "IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UndeployIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndexAsync", + "shortName": "GetIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpointAsync", "async": true, "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "indexEndpoint" - }, { "type": "System.String", - "name": "deployedIndexId" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UndeployIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", + "shortName": "GetIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" @@ -29330,247 +29216,243 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_sync", - "title": "MutateDeployedIndexRequestObject", - "description": "Snippet for MutateDeployedIndex", - "file": "IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_sync_flattened_resourceNames", + "title": "GetIndexEndpointResourceNames", + "description": "Snippet for GetIndexEndpoint", + "file": "IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MutateDeployedIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndex", + "shortName": "GetIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpoint", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MutateDeployedIndexRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "MutateDeployedIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", + "shortName": "GetIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 60, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_async", - "title": "MutateDeployedIndexRequestObjectAsync", - "description": "Snippet for MutateDeployedIndexAsync", - "file": "IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "MutateDeployedIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndexAsync", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_GetIndexEndpoint_async_flattened_resourceNames", + "title": "GetIndexEndpointResourceNamesAsync", + "description": "Snippet for GetIndexEndpointAsync", + "file": "IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.GetIndexEndpointAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MutateDeployedIndexRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "MutateDeployedIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", + "shortName": "GetIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.GetIndexEndpoint", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_sync_flattened", - "title": "MutateDeployedIndex", - "description": "Snippet for MutateDeployedIndex", - "file": "IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_sync", + "title": "ListIndexEndpointsRequestObject", + "description": "Snippet for ListIndexEndpoints", + "file": "IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MutateDeployedIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndex", + "shortName": "ListIndexEndpoints", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpoints", "parameters": [ { - "type": "System.String", - "name": "indexEndpoint" - }, - { - "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", - "name": "deployedIndex" + "type": "Google.Cloud.AIPlatform.V1.ListIndexEndpointsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "MutateDeployedIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", + "shortName": "ListIndexEndpoints", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 82, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 38, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_async_flattened", - "title": "MutateDeployedIndexAsync", - "description": "Snippet for MutateDeployedIndexAsync", - "file": "IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_async", + "title": "ListIndexEndpointsRequestObjectAsync", + "description": "Snippet for ListIndexEndpointsAsync", + "file": "IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MutateDeployedIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndexAsync", + "shortName": "ListIndexEndpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpointsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "indexEndpoint" - }, - { - "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", - "name": "deployedIndex" + "type": "Google.Cloud.AIPlatform.V1.ListIndexEndpointsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "MutateDeployedIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", + "shortName": "ListIndexEndpoints", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 84, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 40, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_sync_flattened_resourceNames", - "title": "MutateDeployedIndexResourceNames", - "description": "Snippet for MutateDeployedIndex", - "file": "IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_sync_flattened", + "title": "ListIndexEndpoints", + "description": "Snippet for ListIndexEndpoints", + "file": "IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MutateDeployedIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndex", + "shortName": "ListIndexEndpoints", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpoints", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "indexEndpoint" + "type": "System.String", + "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", - "name": "deployedIndex" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "MutateDeployedIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", + "shortName": "ListIndexEndpoints", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" @@ -29581,48 +29463,52 @@ "segments": [ { "start": 20, - "end": 59, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_async_flattened_resourceNames", - "title": "MutateDeployedIndexResourceNamesAsync", - "description": "Snippet for MutateDeployedIndexAsync", - "file": "IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_async_flattened", + "title": "ListIndexEndpointsAsync", + "description": "Snippet for ListIndexEndpointsAsync", + "file": "IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MutateDeployedIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndexAsync", + "shortName": "ListIndexEndpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpointsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", - "name": "indexEndpoint" + "type": "System.String", + "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", - "name": "deployedIndex" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "IndexEndpointServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "MutateDeployedIndex", - "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", + "shortName": "ListIndexEndpoints", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", "service": { "shortName": "IndexEndpointService", "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" @@ -29633,250 +29519,258 @@ "segments": [ { "start": 20, - "end": 60, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_sync", - "title": "CreateIndexRequestObject", - "description": "Snippet for CreateIndex", - "file": "IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_sync_flattened_resourceNames", + "title": "ListIndexEndpointsResourceNames", + "description": "Snippet for ListIndexEndpoints", + "file": "IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndex", + "shortName": "ListIndexEndpoints", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpoints", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateIndexRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "CreateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", + "shortName": "ListIndexEndpoints", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 76, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_async", - "title": "CreateIndexRequestObjectAsync", - "description": "Snippet for CreateIndexAsync", - "file": "IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_ListIndexEndpoints_async_flattened_resourceNames", + "title": "ListIndexEndpointsResourceNamesAsync", + "description": "Snippet for ListIndexEndpointsAsync", + "file": "IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndexAsync", + "shortName": "ListIndexEndpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.ListIndexEndpointsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateIndexRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "CreateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", + "shortName": "ListIndexEndpoints", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.ListIndexEndpoints", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 64, + "end": 78, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_sync_flattened", - "title": "CreateIndex", - "description": "Snippet for CreateIndex", - "file": "IndexServiceClient.CreateIndexSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UpdateIndexEndpoint_sync", + "title": "UpdateIndexEndpointRequestObject", + "description": "Snippet for UpdateIndexEndpoint", + "file": "IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndex", + "shortName": "UpdateIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UpdateIndexEndpoint", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Index", - "name": "index" + "type": "Google.Cloud.AIPlatform.V1.UpdateIndexEndpointRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "CreateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", + "shortName": "UpdateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UpdateIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 46, "type": "FULL" }, { "start": 35, - "end": 57, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_async_flattened", - "title": "CreateIndexAsync", - "description": "Snippet for CreateIndexAsync", - "file": "IndexServiceClient.CreateIndexAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UpdateIndexEndpoint_async", + "title": "UpdateIndexEndpointRequestObjectAsync", + "description": "Snippet for UpdateIndexEndpointAsync", + "file": "IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndexAsync", + "shortName": "UpdateIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UpdateIndexEndpointAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Index", - "name": "index" + "type": "Google.Cloud.AIPlatform.V1.UpdateIndexEndpointRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "CreateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", + "shortName": "UpdateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UpdateIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 47, "type": "FULL" }, { "start": 36, - "end": 58, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_sync_flattened_resourceNames", - "title": "CreateIndexResourceNames", - "description": "Snippet for CreateIndex", - "file": "IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UpdateIndexEndpoint_sync_flattened", + "title": "UpdateIndexEndpoint", + "description": "Snippet for UpdateIndexEndpoint", + "file": "IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndex", + "shortName": "UpdateIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UpdateIndexEndpoint", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "name": "indexEndpoint" }, { - "type": "Google.Cloud.AIPlatform.V1.Index", - "name": "index" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.IndexEndpoint", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "CreateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", + "shortName": "UpdateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UpdateIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -29884,51 +29778,51 @@ "segments": [ { "start": 20, - "end": 60, + "end": 43, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_async_flattened_resourceNames", - "title": "CreateIndexResourceNamesAsync", - "description": "Snippet for CreateIndexAsync", - "file": "IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UpdateIndexEndpoint_async_flattened", + "title": "UpdateIndexEndpointAsync", + "description": "Snippet for UpdateIndexEndpointAsync", + "file": "IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndexAsync", + "shortName": "UpdateIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UpdateIndexEndpointAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpoint", + "name": "indexEndpoint" }, { - "type": "Google.Cloud.AIPlatform.V1.Index", - "name": "index" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "CreateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", + "shortName": "UpdateIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UpdateIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -29936,28 +29830,28 @@ "segments": [ { "start": 20, - "end": 61, + "end": 44, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_sync", - "title": "GetIndexRequestObject", - "description": "Snippet for GetIndex", - "file": "IndexServiceClient.GetIndexRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_sync", + "title": "DeleteIndexEndpointRequestObject", + "description": "Snippet for DeleteIndexEndpoint", + "file": "IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpoint", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetIndexRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteIndexEndpointRequest", "name": "request" }, { @@ -29965,17 +29859,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Index", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "GetIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -29984,29 +29878,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 62, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_async", - "title": "GetIndexRequestObjectAsync", - "description": "Snippet for GetIndexAsync", - "file": "IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_async", + "title": "DeleteIndexEndpointRequestObjectAsync", + "description": "Snippet for DeleteIndexEndpointAsync", + "file": "IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndexAsync", + "shortName": "DeleteIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpointAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetIndexRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteIndexEndpointRequest", "name": "request" }, { @@ -30014,17 +29908,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "GetIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30033,25 +29927,25 @@ "segments": [ { "start": 20, - "end": 45, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_sync_flattened", - "title": "GetIndex", - "description": "Snippet for GetIndex", - "file": "IndexServiceClient.GetIndexSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_sync_flattened", + "title": "DeleteIndexEndpoint", + "description": "Snippet for DeleteIndexEndpoint", + "file": "IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpoint", "parameters": [ { "type": "System.String", @@ -30062,17 +29956,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Index", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "GetIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30080,25 +29974,25 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_async_flattened", - "title": "GetIndexAsync", - "description": "Snippet for GetIndexAsync", - "file": "IndexServiceClient.GetIndexAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_async_flattened", + "title": "DeleteIndexEndpointAsync", + "description": "Snippet for DeleteIndexEndpointAsync", + "file": "IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndexAsync", + "shortName": "DeleteIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpointAsync", "async": true, "parameters": [ { @@ -30110,17 +30004,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "GetIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30128,28 +30022,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_sync_flattened_resourceNames", - "title": "GetIndexResourceNames", - "description": "Snippet for GetIndex", - "file": "IndexServiceClient.GetIndexResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_sync_flattened_resourceNames", + "title": "DeleteIndexEndpointResourceNames", + "description": "Snippet for DeleteIndexEndpoint", + "file": "IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpoint", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexName", + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", "name": "name" }, { @@ -30157,17 +30051,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Index", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "GetIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30175,29 +30069,29 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_async_flattened_resourceNames", - "title": "GetIndexResourceNamesAsync", - "description": "Snippet for GetIndexAsync", - "file": "IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeleteIndexEndpoint_async_flattened_resourceNames", + "title": "DeleteIndexEndpointResourceNamesAsync", + "description": "Snippet for DeleteIndexEndpointAsync", + "file": "IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndexAsync", + "shortName": "DeleteIndexEndpointAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeleteIndexEndpointAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexName", + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", "name": "name" }, { @@ -30205,17 +30099,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "GetIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", + "shortName": "DeleteIndexEndpoint", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeleteIndexEndpoint", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30223,28 +30117,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_sync", - "title": "ListIndexesRequestObject", - "description": "Snippet for ListIndexes", - "file": "IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_sync", + "title": "DeployIndexRequestObject", + "description": "Snippet for DeployIndex", + "file": "IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexes", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexes", + "shortName": "DeployIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListIndexesRequest", + "type": "Google.Cloud.AIPlatform.V1.DeployIndexRequest", "name": "request" }, { @@ -30252,17 +30146,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "ListIndexes", - "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", + "shortName": "DeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30270,30 +30164,30 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 84, + "start": 20, + "end": 62, "type": "FULL" }, { - "start": 40, - "end": 82, + "start": 35, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_async", - "title": "ListIndexesRequestObjectAsync", - "description": "Snippet for ListIndexesAsync", - "file": "IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_async", + "title": "DeployIndexRequestObjectAsync", + "description": "Snippet for DeployIndexAsync", + "file": "IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexesAsync", + "shortName": "DeployIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListIndexesRequest", + "type": "Google.Cloud.AIPlatform.V1.DeployIndexRequest", "name": "request" }, { @@ -30301,17 +30195,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "ListIndexes", - "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", + "shortName": "DeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30319,251 +30213,235 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 86, + "start": 20, + "end": 63, "type": "FULL" }, { - "start": 42, - "end": 84, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_sync_flattened", - "title": "ListIndexes", - "description": "Snippet for ListIndexes", - "file": "IndexServiceClient.ListIndexesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_sync_flattened", + "title": "DeployIndex", + "description": "Snippet for DeployIndex", + "file": "IndexEndpointServiceClient.DeployIndexSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexes", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexes", + "shortName": "DeployIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndex", "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "name": "indexEndpoint" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", + "name": "deployedIndex" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "ListIndexes", - "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", + "shortName": "DeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 77, + "start": 20, + "end": 59, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_async_flattened", - "title": "ListIndexesAsync", - "description": "Snippet for ListIndexesAsync", - "file": "IndexServiceClient.ListIndexesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_async_flattened", + "title": "DeployIndexAsync", + "description": "Snippet for DeployIndexAsync", + "file": "IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexesAsync", + "shortName": "DeployIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndexAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "name": "indexEndpoint" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", + "name": "deployedIndex" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "ListIndexes", - "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", + "shortName": "DeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 79, + "start": 20, + "end": 60, "type": "FULL" }, { - "start": 40, - "end": 77, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_sync_flattened_resourceNames", - "title": "ListIndexesResourceNames", - "description": "Snippet for ListIndexes", - "file": "IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_sync_flattened_resourceNames", + "title": "DeployIndexResourceNames", + "description": "Snippet for DeployIndex", + "file": "IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexes", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexes", + "shortName": "DeployIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndex", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", + "name": "indexEndpoint" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", + "name": "deployedIndex" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "ListIndexes", - "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", + "shortName": "DeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 78, + "start": 20, + "end": 59, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 35, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_async_flattened_resourceNames", - "title": "ListIndexesResourceNamesAsync", - "description": "Snippet for ListIndexesAsync", - "file": "IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_DeployIndex_async_flattened_resourceNames", + "title": "DeployIndexResourceNamesAsync", + "description": "Snippet for DeployIndexAsync", + "file": "IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListIndexesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexesAsync", + "shortName": "DeployIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.DeployIndexAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", + "name": "indexEndpoint" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", + "name": "deployedIndex" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "ListIndexes", - "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", + "shortName": "DeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.DeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 80, + "start": 20, + "end": 60, "type": "FULL" }, { - "start": 41, - "end": 78, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_UpdateIndex_sync", - "title": "UpdateIndexRequestObject", - "description": "Snippet for UpdateIndex", - "file": "IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_sync", + "title": "UndeployIndexRequestObject", + "description": "Snippet for UndeployIndex", + "file": "IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpdateIndex", + "shortName": "UndeployIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateIndexRequest", + "type": "Google.Cloud.AIPlatform.V1.UndeployIndexRequest", "name": "request" }, { @@ -30571,17 +30449,17 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UpdateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex", + "shortName": "UndeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30590,29 +30468,29 @@ "segments": [ { "start": 20, - "end": 63, + "end": 62, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 35, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_UpdateIndex_async", - "title": "UpdateIndexRequestObjectAsync", - "description": "Snippet for UpdateIndexAsync", - "file": "IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_async", + "title": "UndeployIndexRequestObjectAsync", + "description": "Snippet for UndeployIndexAsync", + "file": "IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpdateIndexAsync", + "shortName": "UndeployIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateIndexRequest", + "type": "Google.Cloud.AIPlatform.V1.UndeployIndexRequest", "name": "request" }, { @@ -30620,17 +30498,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UpdateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex", + "shortName": "UndeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30639,50 +30517,50 @@ "segments": [ { "start": 20, - "end": 64, + "end": 63, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_UpdateIndex_sync_flattened", - "title": "UpdateIndex", - "description": "Snippet for UpdateIndex", - "file": "IndexServiceClient.UpdateIndexSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_sync_flattened", + "title": "UndeployIndex", + "description": "Snippet for UndeployIndex", + "file": "IndexEndpointServiceClient.UndeployIndexSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpdateIndex", + "shortName": "UndeployIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Index", - "name": "index" + "type": "System.String", + "name": "indexEndpoint" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "deployedIndexId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UpdateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex", + "shortName": "UndeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30690,51 +30568,51 @@ "segments": [ { "start": 20, - "end": 60, + "end": 59, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 35, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_UpdateIndex_async_flattened", - "title": "UpdateIndexAsync", - "description": "Snippet for UpdateIndexAsync", - "file": "IndexServiceClient.UpdateIndexAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_async_flattened", + "title": "UndeployIndexAsync", + "description": "Snippet for UndeployIndexAsync", + "file": "IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpdateIndexAsync", + "shortName": "UndeployIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Index", - "name": "index" + "type": "System.String", + "name": "indexEndpoint" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "deployedIndexId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UpdateIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex", + "shortName": "UndeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30742,238 +30620,250 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_sync", - "title": "DeleteIndexRequestObject", - "description": "Snippet for DeleteIndex", - "file": "IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_sync_flattened_resourceNames", + "title": "UndeployIndexResourceNames", + "description": "Snippet for UndeployIndex", + "file": "IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndex", + "shortName": "UndeployIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteIndexRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", + "name": "indexEndpoint" + }, + { + "type": "System.String", + "name": "deployedIndexId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeleteIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", + "shortName": "UndeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 59, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 35, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_async", - "title": "DeleteIndexRequestObjectAsync", - "description": "Snippet for DeleteIndexAsync", - "file": "IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_UndeployIndex_async_flattened_resourceNames", + "title": "UndeployIndexResourceNamesAsync", + "description": "Snippet for UndeployIndexAsync", + "file": "IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndexAsync", + "shortName": "UndeployIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.UndeployIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteIndexRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", + "name": "indexEndpoint" + }, + { + "type": "System.String", + "name": "deployedIndexId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeleteIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", + "shortName": "UndeployIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.UndeployIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 60, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_sync_flattened", - "title": "DeleteIndex", - "description": "Snippet for DeleteIndex", - "file": "IndexServiceClient.DeleteIndexSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_sync", + "title": "MutateDeployedIndexRequestObject", + "description": "Snippet for MutateDeployedIndex", + "file": "IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndex", + "shortName": "MutateDeployedIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndex", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.MutateDeployedIndexRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeleteIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", + "shortName": "MutateDeployedIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 62, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_async_flattened", - "title": "DeleteIndexAsync", - "description": "Snippet for DeleteIndexAsync", - "file": "IndexServiceClient.DeleteIndexAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_async", + "title": "MutateDeployedIndexRequestObjectAsync", + "description": "Snippet for MutateDeployedIndexAsync", + "file": "IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndexAsync", + "shortName": "MutateDeployedIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndexAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.MutateDeployedIndexRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeleteIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", + "shortName": "MutateDeployedIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 63, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_sync_flattened_resourceNames", - "title": "DeleteIndexResourceNames", - "description": "Snippet for DeleteIndex", - "file": "IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_sync_flattened", + "title": "MutateDeployedIndex", + "description": "Snippet for MutateDeployedIndex", + "file": "IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndex", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndex", + "shortName": "MutateDeployedIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexName", - "name": "name" + "type": "System.String", + "name": "indexEndpoint" + }, + { + "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", + "name": "deployedIndex" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeleteIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", + "shortName": "MutateDeployedIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -30985,43 +30875,47 @@ "type": "FULL" }, { - "start": 36, + "start": 35, "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_async_flattened_resourceNames", - "title": "DeleteIndexResourceNamesAsync", - "description": "Snippet for DeleteIndexAsync", - "file": "IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_async_flattened", + "title": "MutateDeployedIndexAsync", + "description": "Snippet for MutateDeployedIndexAsync", + "file": "IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteIndexAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndexAsync", + "shortName": "MutateDeployedIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.IndexName", - "name": "name" + "type": "System.String", + "name": "indexEndpoint" + }, + { + "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", + "name": "deployedIndex" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "DeleteIndex", - "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", + "shortName": "MutateDeployedIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, @@ -31033,121 +30927,127 @@ "type": "FULL" }, { - "start": 37, + "start": 36, "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_UpsertDatapoints_sync", - "title": "UpsertDatapointsRequestObject", - "description": "Snippet for UpsertDatapoints", - "file": "IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_sync_flattened_resourceNames", + "title": "MutateDeployedIndexResourceNames", + "description": "Snippet for MutateDeployedIndex", + "file": "IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpsertDatapoints", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpsertDatapoints", + "shortName": "MutateDeployedIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpsertDatapointsRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", + "name": "indexEndpoint" + }, + { + "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", + "name": "deployedIndex" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.UpsertDatapointsResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UpsertDatapoints", - "fullName": "google.cloud.aiplatform.v1.IndexService.UpsertDatapoints", + "shortName": "MutateDeployedIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 50, + "end": 59, "type": "FULL" }, { "start": 35, - "end": 48, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_UpsertDatapoints_async", - "title": "UpsertDatapointsRequestObjectAsync", - "description": "Snippet for UpsertDatapointsAsync", - "file": "IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexEndpointService_MutateDeployedIndex_async_flattened_resourceNames", + "title": "MutateDeployedIndexResourceNamesAsync", + "description": "Snippet for MutateDeployedIndexAsync", + "file": "IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpsertDatapointsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpsertDatapointsAsync", + "shortName": "MutateDeployedIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient.MutateDeployedIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpsertDatapointsRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.IndexEndpointName", + "name": "indexEndpoint" + }, + { + "type": "Google.Cloud.AIPlatform.V1.DeployedIndex", + "name": "deployedIndex" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "IndexServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" + "shortName": "IndexEndpointServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexEndpointServiceClient" }, "method": { - "shortName": "UpsertDatapoints", - "fullName": "google.cloud.aiplatform.v1.IndexService.UpsertDatapoints", + "shortName": "MutateDeployedIndex", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService.MutateDeployedIndex", "service": { - "shortName": "IndexService", - "fullName": "google.cloud.aiplatform.v1.IndexService" + "shortName": "IndexEndpointService", + "fullName": "google.cloud.aiplatform.v1.IndexEndpointService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 51, + "end": 60, "type": "FULL" }, { "start": 36, - "end": 49, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_RemoveDatapoints_sync", - "title": "RemoveDatapointsRequestObject", - "description": "Snippet for RemoveDatapoints", - "file": "IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_sync", + "title": "CreateIndexRequestObject", + "description": "Snippet for CreateIndex", + "file": "IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RemoveDatapoints", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.RemoveDatapoints", + "shortName": "CreateIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RemoveDatapointsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateIndexRequest", "name": "request" }, { @@ -31155,14 +31055,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.RemoveDatapointsResponse", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "IndexServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "RemoveDatapoints", - "fullName": "google.cloud.aiplatform.v1.IndexService.RemoveDatapoints", + "shortName": "CreateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", "service": { "shortName": "IndexService", "fullName": "google.cloud.aiplatform.v1.IndexService" @@ -31174,29 +31074,29 @@ "segments": [ { "start": 20, - "end": 45, + "end": 63, "type": "FULL" }, { - "start": 34, - "end": 43, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_IndexService_RemoveDatapoints_async", - "title": "RemoveDatapointsRequestObjectAsync", - "description": "Snippet for RemoveDatapointsAsync", - "file": "IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_async", + "title": "CreateIndexRequestObjectAsync", + "description": "Snippet for CreateIndexAsync", + "file": "IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RemoveDatapointsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.RemoveDatapointsAsync", + "shortName": "CreateIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RemoveDatapointsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateIndexRequest", "name": "request" }, { @@ -31204,14 +31104,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "IndexServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "RemoveDatapoints", - "fullName": "google.cloud.aiplatform.v1.IndexService.RemoveDatapoints", + "shortName": "CreateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", "service": { "shortName": "IndexService", "fullName": "google.cloud.aiplatform.v1.IndexService" @@ -31223,147 +31123,153 @@ "segments": [ { "start": 20, - "end": 46, + "end": 64, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_sync", - "title": "CreateCustomJobRequestObject", - "description": "Snippet for CreateCustomJob", - "file": "JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_sync_flattened", + "title": "CreateIndex", + "description": "Snippet for CreateIndex", + "file": "IndexServiceClient.CreateIndexSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJob", + "shortName": "CreateIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateCustomJobRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Index", + "name": "index" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CreateCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", + "shortName": "CreateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 59, "type": "FULL" }, { "start": 35, - "end": 44, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_async", - "title": "CreateCustomJobRequestObjectAsync", - "description": "Snippet for CreateCustomJobAsync", - "file": "JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_async_flattened", + "title": "CreateIndexAsync", + "description": "Snippet for CreateIndexAsync", + "file": "IndexServiceClient.CreateIndexAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJobAsync", + "shortName": "CreateIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateCustomJobRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Index", + "name": "index" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CreateCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", + "shortName": "CreateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 60, "type": "FULL" }, { "start": 36, - "end": 45, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_sync_flattened", - "title": "CreateCustomJob", - "description": "Snippet for CreateCustomJob", - "file": "JobServiceClient.CreateCustomJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_sync_flattened_resourceNames", + "title": "CreateIndexResourceNames", + "description": "Snippet for CreateIndex", + "file": "IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJob", + "shortName": "CreateIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndex", "parameters": [ { - "type": "System.String", + "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.CustomJob", - "name": "customJob" + "type": "Google.Cloud.AIPlatform.V1.Index", + "name": "index" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CreateCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", + "shortName": "CreateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31371,51 +31277,51 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 34, - "end": 40, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_async_flattened", - "title": "CreateCustomJobAsync", - "description": "Snippet for CreateCustomJobAsync", - "file": "JobServiceClient.CreateCustomJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_CreateIndex_async_flattened_resourceNames", + "title": "CreateIndexResourceNamesAsync", + "description": "Snippet for CreateIndexAsync", + "file": "IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJobAsync", + "shortName": "CreateIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.CreateIndexAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.CustomJob", - "name": "customJob" + "type": "Google.Cloud.AIPlatform.V1.Index", + "name": "index" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CreateCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", + "shortName": "CreateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.CreateIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31423,131 +31329,28 @@ "segments": [ { "start": 20, - "end": 43, + "end": 61, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 37, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_sync_flattened_resourceNames", - "title": "CreateCustomJobResourceNames", - "description": "Snippet for CreateCustomJob", - "file": "JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_sync", + "title": "GetIndexRequestObject", + "description": "Snippet for GetIndex", + "file": "IndexServiceClient.GetIndexRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJob", + "shortName": "GetIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndex", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.CustomJob", - "name": "customJob" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", - "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" - }, - "method": { - "shortName": "CreateCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", - "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" - } - } - }, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 43, - "type": "FULL" - }, - { - "start": 35, - "end": 41, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_async_flattened_resourceNames", - "title": "CreateCustomJobResourceNamesAsync", - "description": "Snippet for CreateCustomJobAsync", - "file": "JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "CreateCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJobAsync", - "async": true, - "parameters": [ - { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.CustomJob", - "name": "customJob" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "System.Threading.Tasks.Task", - "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" - }, - "method": { - "shortName": "CreateCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", - "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" - } - } - }, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 44, - "type": "FULL" - }, - { - "start": 36, - "end": 42, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_sync", - "title": "GetCustomJobRequestObject", - "description": "Snippet for GetCustomJob", - "file": "JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "GetCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJob", - "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.GetCustomJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetIndexRequest", "name": "request" }, { @@ -31555,17 +31358,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", + "resultType": "Google.Cloud.AIPlatform.V1.Index", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "GetCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", + "shortName": "GetIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31585,18 +31388,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_async", - "title": "GetCustomJobRequestObjectAsync", - "description": "Snippet for GetCustomJobAsync", - "file": "JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_async", + "title": "GetIndexRequestObjectAsync", + "description": "Snippet for GetIndexAsync", + "file": "IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJobAsync", + "shortName": "GetIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetCustomJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetIndexRequest", "name": "request" }, { @@ -31604,17 +31407,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "GetCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", + "shortName": "GetIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31634,14 +31437,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_sync_flattened", - "title": "GetCustomJob", - "description": "Snippet for GetCustomJob", - "file": "JobServiceClient.GetCustomJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_sync_flattened", + "title": "GetIndex", + "description": "Snippet for GetIndex", + "file": "IndexServiceClient.GetIndexSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJob", + "shortName": "GetIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndex", "parameters": [ { "type": "System.String", @@ -31652,17 +31455,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", + "resultType": "Google.Cloud.AIPlatform.V1.Index", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "GetCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", + "shortName": "GetIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31681,14 +31484,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_async_flattened", - "title": "GetCustomJobAsync", - "description": "Snippet for GetCustomJobAsync", - "file": "JobServiceClient.GetCustomJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_async_flattened", + "title": "GetIndexAsync", + "description": "Snippet for GetIndexAsync", + "file": "IndexServiceClient.GetIndexAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJobAsync", + "shortName": "GetIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndexAsync", "async": true, "parameters": [ { @@ -31700,17 +31503,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "GetCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", + "shortName": "GetIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31729,17 +31532,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_sync_flattened_resourceNames", - "title": "GetCustomJobResourceNames", - "description": "Snippet for GetCustomJob", - "file": "JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_sync_flattened_resourceNames", + "title": "GetIndexResourceNames", + "description": "Snippet for GetIndex", + "file": "IndexServiceClient.GetIndexResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJob", + "shortName": "GetIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CustomJobName", + "type": "Google.Cloud.AIPlatform.V1.IndexName", "name": "name" }, { @@ -31747,17 +31550,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", + "resultType": "Google.Cloud.AIPlatform.V1.Index", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "GetCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", + "shortName": "GetIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31776,18 +31579,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_async_flattened_resourceNames", - "title": "GetCustomJobResourceNamesAsync", - "description": "Snippet for GetCustomJobAsync", - "file": "JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_GetIndex_async_flattened_resourceNames", + "title": "GetIndexResourceNamesAsync", + "description": "Snippet for GetIndexAsync", + "file": "IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJobAsync", + "shortName": "GetIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.GetIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CustomJobName", + "type": "Google.Cloud.AIPlatform.V1.IndexName", "name": "name" }, { @@ -31795,17 +31598,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "GetCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", + "shortName": "GetIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.GetIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31824,17 +31627,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_sync", - "title": "ListCustomJobsRequestObject", - "description": "Snippet for ListCustomJobs", - "file": "JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_sync", + "title": "ListIndexesRequestObject", + "description": "Snippet for ListIndexes", + "file": "IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListCustomJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexes", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListCustomJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListIndexesRequest", "name": "request" }, { @@ -31842,17 +31645,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "ListCustomJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31860,30 +31663,30 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 82, + "start": 22, + "end": 84, "type": "FULL" }, { - "start": 38, - "end": 80, + "start": 40, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_async", - "title": "ListCustomJobsRequestObjectAsync", - "description": "Snippet for ListCustomJobsAsync", - "file": "JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_async", + "title": "ListIndexesRequestObjectAsync", + "description": "Snippet for ListIndexesAsync", + "file": "IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListCustomJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobsAsync", + "shortName": "ListIndexesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListCustomJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListIndexesRequest", "name": "request" }, { @@ -31891,17 +31694,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "ListCustomJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -31909,26 +31712,26 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 84, + "start": 22, + "end": 86, "type": "FULL" }, { - "start": 40, - "end": 82, + "start": 42, + "end": 84, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_sync_flattened", - "title": "ListCustomJobs", - "description": "Snippet for ListCustomJobs", - "file": "JobServiceClient.ListCustomJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_sync_flattened", + "title": "ListIndexes", + "description": "Snippet for ListIndexes", + "file": "IndexServiceClient.ListIndexesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListCustomJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexes", "parameters": [ { "type": "System.String", @@ -31947,43 +31750,43 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "ListCustomJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 75, + "start": 22, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_async_flattened", - "title": "ListCustomJobsAsync", - "description": "Snippet for ListCustomJobsAsync", - "file": "JobServiceClient.ListCustomJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_async_flattened", + "title": "ListIndexesAsync", + "description": "Snippet for ListIndexesAsync", + "file": "IndexServiceClient.ListIndexesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListCustomJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobsAsync", + "shortName": "ListIndexesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexesAsync", "async": true, "parameters": [ { @@ -32003,43 +31806,43 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "ListCustomJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 77, + "start": 22, + "end": 79, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 40, + "end": 77, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_sync_flattened_resourceNames", - "title": "ListCustomJobsResourceNames", - "description": "Snippet for ListCustomJobs", - "file": "JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_sync_flattened_resourceNames", + "title": "ListIndexesResourceNames", + "description": "Snippet for ListIndexes", + "file": "IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListCustomJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexes", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", @@ -32058,43 +31861,43 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "ListCustomJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 76, + "start": 22, + "end": 78, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_async_flattened_resourceNames", - "title": "ListCustomJobsResourceNamesAsync", - "description": "Snippet for ListCustomJobsAsync", - "file": "JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_ListIndexes_async_flattened_resourceNames", + "title": "ListIndexesResourceNamesAsync", + "description": "Snippet for ListIndexesAsync", + "file": "IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListCustomJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobsAsync", + "shortName": "ListIndexesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.ListIndexesAsync", "async": true, "parameters": [ { @@ -32114,46 +31917,46 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "ListCustomJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", + "shortName": "ListIndexes", + "fullName": "google.cloud.aiplatform.v1.IndexService.ListIndexes", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 78, + "start": 22, + "end": 80, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 41, + "end": 78, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_sync", - "title": "DeleteCustomJobRequestObject", - "description": "Snippet for DeleteCustomJob", - "file": "JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_UpdateIndex_sync", + "title": "UpdateIndexRequestObject", + "description": "Snippet for UpdateIndex", + "file": "IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJob", + "shortName": "UpdateIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpdateIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteCustomJobRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateIndexRequest", "name": "request" }, { @@ -32161,17 +31964,17 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "DeleteCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", + "shortName": "UpdateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -32180,29 +31983,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 63, "type": "FULL" }, { "start": 36, - "end": 60, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_async", - "title": "DeleteCustomJobRequestObjectAsync", - "description": "Snippet for DeleteCustomJobAsync", - "file": "JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_UpdateIndex_async", + "title": "UpdateIndexRequestObjectAsync", + "description": "Snippet for UpdateIndexAsync", + "file": "IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJobAsync", + "shortName": "UpdateIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpdateIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteCustomJobRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateIndexRequest", "name": "request" }, { @@ -32210,17 +32013,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "DeleteCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", + "shortName": "UpdateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -32229,46 +32032,50 @@ "segments": [ { "start": 20, - "end": 63, + "end": 64, "type": "FULL" }, { "start": 37, - "end": 61, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_sync_flattened", - "title": "DeleteCustomJob", - "description": "Snippet for DeleteCustomJob", - "file": "JobServiceClient.DeleteCustomJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_UpdateIndex_sync_flattened", + "title": "UpdateIndex", + "description": "Snippet for UpdateIndex", + "file": "IndexServiceClient.UpdateIndexSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJob", + "shortName": "UpdateIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpdateIndex", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.Index", + "name": "index" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "DeleteCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", + "shortName": "UpdateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -32276,47 +32083,51 @@ "segments": [ { "start": 20, - "end": 59, + "end": 60, "type": "FULL" }, { "start": 36, - "end": 57, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_async_flattened", - "title": "DeleteCustomJobAsync", - "description": "Snippet for DeleteCustomJobAsync", - "file": "JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_UpdateIndex_async_flattened", + "title": "UpdateIndexAsync", + "description": "Snippet for UpdateIndexAsync", + "file": "IndexServiceClient.UpdateIndexAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJobAsync", + "shortName": "UpdateIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpdateIndexAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.Index", + "name": "index" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "DeleteCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", + "shortName": "UpdateIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.UpdateIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -32324,29 +32135,29 @@ "segments": [ { "start": 20, - "end": 60, + "end": 61, "type": "FULL" }, { "start": 37, - "end": 58, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_sync_flattened_resourceNames", - "title": "DeleteCustomJobResourceNames", - "description": "Snippet for DeleteCustomJob", - "file": "JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_sync", + "title": "DeleteIndexRequestObject", + "description": "Snippet for DeleteIndex", + "file": "IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJob", + "shortName": "DeleteIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CustomJobName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.DeleteIndexRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", @@ -32355,46 +32166,47 @@ ], "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "DeleteCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", + "shortName": "DeleteIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 62, "type": "FULL" }, { "start": 36, - "end": 57, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_async_flattened_resourceNames", - "title": "DeleteCustomJobResourceNamesAsync", - "description": "Snippet for DeleteCustomJobAsync", - "file": "JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_async", + "title": "DeleteIndexRequestObjectAsync", + "description": "Snippet for DeleteIndexAsync", + "file": "IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJobAsync", + "shortName": "DeleteIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CustomJobName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.DeleteIndexRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", @@ -32403,140 +32215,140 @@ ], "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "DeleteCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", + "shortName": "DeleteIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 63, "type": "FULL" }, { "start": 37, - "end": 58, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_sync", - "title": "CancelCustomJobRequestObject", - "description": "Snippet for CancelCustomJob", - "file": "JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_sync_flattened", + "title": "DeleteIndex", + "description": "Snippet for DeleteIndex", + "file": "IndexServiceClient.DeleteIndexSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJob", + "shortName": "DeleteIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndex", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelCustomJobRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CancelCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", + "shortName": "DeleteIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_async", - "title": "CancelCustomJobRequestObjectAsync", - "description": "Snippet for CancelCustomJobAsync", - "file": "JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_async_flattened", + "title": "DeleteIndexAsync", + "description": "Snippet for DeleteIndexAsync", + "file": "IndexServiceClient.DeleteIndexAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJobAsync", + "shortName": "DeleteIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndexAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelCustomJobRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CancelCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", + "shortName": "DeleteIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_sync_flattened", - "title": "CancelCustomJob", - "description": "Snippet for CancelCustomJob", - "file": "JobServiceClient.CancelCustomJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_sync_flattened_resourceNames", + "title": "DeleteIndexResourceNames", + "description": "Snippet for DeleteIndex", + "file": "IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJob", + "shortName": "DeleteIndex", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndex", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.IndexName", "name": "name" }, { @@ -32544,16 +32356,17 @@ "name": "callSettings" } ], + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CancelCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", + "shortName": "DeleteIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -32561,29 +32374,29 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_async_flattened", - "title": "CancelCustomJobAsync", - "description": "Snippet for CancelCustomJobAsync", - "file": "JobServiceClient.CancelCustomJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_DeleteIndex_async_flattened_resourceNames", + "title": "DeleteIndexResourceNamesAsync", + "description": "Snippet for DeleteIndexAsync", + "file": "IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJobAsync", + "shortName": "DeleteIndexAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.DeleteIndexAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.IndexName", "name": "name" }, { @@ -32591,17 +32404,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CancelCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", + "shortName": "DeleteIndex", + "fullName": "google.cloud.aiplatform.v1.IndexService.DeleteIndex", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -32609,122 +32422,125 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_sync_flattened_resourceNames", - "title": "CancelCustomJobResourceNames", - "description": "Snippet for CancelCustomJob", - "file": "JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_UpsertDatapoints_sync", + "title": "UpsertDatapointsRequestObject", + "description": "Snippet for UpsertDatapoints", + "file": "IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelCustomJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJob", + "shortName": "UpsertDatapoints", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpsertDatapoints", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CustomJobName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.UpsertDatapointsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Cloud.AIPlatform.V1.UpsertDatapointsResponse", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CancelCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", + "shortName": "UpsertDatapoints", + "fullName": "google.cloud.aiplatform.v1.IndexService.UpsertDatapoints", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 50, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 48, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_async_flattened_resourceNames", - "title": "CancelCustomJobResourceNamesAsync", - "description": "Snippet for CancelCustomJobAsync", - "file": "JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_UpsertDatapoints_async", + "title": "UpsertDatapointsRequestObjectAsync", + "description": "Snippet for UpsertDatapointsAsync", + "file": "IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelCustomJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJobAsync", + "shortName": "UpsertDatapointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.UpsertDatapointsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CustomJobName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.UpsertDatapointsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CancelCustomJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", + "shortName": "UpsertDatapoints", + "fullName": "google.cloud.aiplatform.v1.IndexService.UpsertDatapoints", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 51, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 49, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_sync", - "title": "CreateDataLabelingJobRequestObject", - "description": "Snippet for CreateDataLabelingJob", - "file": "JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_RemoveDatapoints_sync", + "title": "RemoveDatapointsRequestObject", + "description": "Snippet for RemoveDatapoints", + "file": "IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJob", + "shortName": "RemoveDatapoints", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.RemoveDatapoints", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateDataLabelingJobRequest", + "type": "Google.Cloud.AIPlatform.V1.RemoveDatapointsRequest", "name": "request" }, { @@ -32732,17 +32548,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "resultType": "Google.Cloud.AIPlatform.V1.RemoveDatapointsResponse", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CreateDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", + "shortName": "RemoveDatapoints", + "fullName": "google.cloud.aiplatform.v1.IndexService.RemoveDatapoints", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -32751,29 +32567,29 @@ "segments": [ { "start": 20, - "end": 46, + "end": 45, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 34, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_async", - "title": "CreateDataLabelingJobRequestObjectAsync", - "description": "Snippet for CreateDataLabelingJobAsync", - "file": "JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_IndexService_RemoveDatapoints_async", + "title": "RemoveDatapointsRequestObjectAsync", + "description": "Snippet for RemoveDatapointsAsync", + "file": "IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJobAsync", + "shortName": "RemoveDatapointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient.RemoveDatapointsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateDataLabelingJobRequest", + "type": "Google.Cloud.AIPlatform.V1.RemoveDatapointsRequest", "name": "request" }, { @@ -32781,17 +32597,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "JobServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + "shortName": "IndexServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.IndexServiceClient" }, "method": { - "shortName": "CreateDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", + "shortName": "RemoveDatapoints", + "fullName": "google.cloud.aiplatform.v1.IndexService.RemoveDatapoints", "service": { - "shortName": "JobService", - "fullName": "google.cloud.aiplatform.v1.JobService" + "shortName": "IndexService", + "fullName": "google.cloud.aiplatform.v1.IndexService" } } }, @@ -32800,150 +32616,247 @@ "segments": [ { "start": 20, - "end": 47, + "end": 46, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_sync_flattened", - "title": "CreateDataLabelingJob", - "description": "Snippet for CreateDataLabelingJob", - "file": "JobServiceClient.CreateDataLabelingJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_sync", + "title": "CreateCustomJobRequestObject", + "description": "Snippet for CreateCustomJob", + "file": "JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJob", + "shortName": "CreateCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJob", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJob", - "name": "dataLabelingJob" + "type": "Google.Cloud.AIPlatform.V1.CreateCustomJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", + "shortName": "CreateCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 46, "type": "FULL" }, { - "start": 34, - "end": 40, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_async_flattened", - "title": "CreateDataLabelingJobAsync", - "description": "Snippet for CreateDataLabelingJobAsync", - "file": "JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_async", + "title": "CreateCustomJobRequestObjectAsync", + "description": "Snippet for CreateCustomJobAsync", + "file": "JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJobAsync", + "shortName": "CreateCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJobAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJob", - "name": "dataLabelingJob" + "type": "Google.Cloud.AIPlatform.V1.CreateCustomJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", + "shortName": "CreateCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 47, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_sync_flattened_resourceNames", - "title": "CreateDataLabelingJobResourceNames", - "description": "Snippet for CreateDataLabelingJob", - "file": "JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_sync_flattened", + "title": "CreateCustomJob", + "description": "Snippet for CreateCustomJob", + "file": "JobServiceClient.CreateCustomJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJob", + "shortName": "CreateCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJob", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.CustomJob", + "name": "customJob" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", + "client": { + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + }, + "method": { + "shortName": "CreateCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", + "service": { + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 34, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_async_flattened", + "title": "CreateCustomJobAsync", + "description": "Snippet for CreateCustomJobAsync", + "file": "JobServiceClient.CreateCustomJobAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJobAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.CustomJob", + "name": "customJob" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" + }, + "method": { + "shortName": "CreateCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", + "service": { + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_sync_flattened_resourceNames", + "title": "CreateCustomJobResourceNames", + "description": "Snippet for CreateCustomJob", + "file": "JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJob", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJob", - "name": "dataLabelingJob" + "type": "Google.Cloud.AIPlatform.V1.CustomJob", + "name": "customJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", + "shortName": "CreateCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -32965,14 +32878,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_async_flattened_resourceNames", - "title": "CreateDataLabelingJobResourceNamesAsync", - "description": "Snippet for CreateDataLabelingJobAsync", - "file": "JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateCustomJob_async_flattened_resourceNames", + "title": "CreateCustomJobResourceNamesAsync", + "description": "Snippet for CreateCustomJobAsync", + "file": "JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJobAsync", + "shortName": "CreateCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateCustomJobAsync", "async": true, "parameters": [ { @@ -32980,22 +32893,22 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJob", - "name": "dataLabelingJob" + "type": "Google.Cloud.AIPlatform.V1.CustomJob", + "name": "customJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", + "shortName": "CreateCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33017,17 +32930,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_sync", - "title": "GetDataLabelingJobRequestObject", - "description": "Snippet for GetDataLabelingJob", - "file": "JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_sync", + "title": "GetCustomJobRequestObject", + "description": "Snippet for GetCustomJob", + "file": "JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetDataLabelingJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetCustomJobRequest", "name": "request" }, { @@ -33035,14 +32948,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33065,18 +32978,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_async", - "title": "GetDataLabelingJobRequestObjectAsync", - "description": "Snippet for GetDataLabelingJobAsync", - "file": "JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_async", + "title": "GetCustomJobRequestObjectAsync", + "description": "Snippet for GetCustomJobAsync", + "file": "JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJobAsync", + "shortName": "GetCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetDataLabelingJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetCustomJobRequest", "name": "request" }, { @@ -33084,14 +32997,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33114,14 +33027,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_sync_flattened", - "title": "GetDataLabelingJob", - "description": "Snippet for GetDataLabelingJob", - "file": "JobServiceClient.GetDataLabelingJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_sync_flattened", + "title": "GetCustomJob", + "description": "Snippet for GetCustomJob", + "file": "JobServiceClient.GetCustomJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJob", "parameters": [ { "type": "System.String", @@ -33132,14 +33045,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33161,14 +33074,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_async_flattened", - "title": "GetDataLabelingJobAsync", - "description": "Snippet for GetDataLabelingJobAsync", - "file": "JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_async_flattened", + "title": "GetCustomJobAsync", + "description": "Snippet for GetCustomJobAsync", + "file": "JobServiceClient.GetCustomJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJobAsync", + "shortName": "GetCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJobAsync", "async": true, "parameters": [ { @@ -33180,14 +33093,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33209,17 +33122,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_sync_flattened_resourceNames", - "title": "GetDataLabelingJobResourceNames", - "description": "Snippet for GetDataLabelingJob", - "file": "JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_sync_flattened_resourceNames", + "title": "GetCustomJobResourceNames", + "description": "Snippet for GetCustomJob", + "file": "JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", + "type": "Google.Cloud.AIPlatform.V1.CustomJobName", "name": "name" }, { @@ -33227,14 +33140,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "resultType": "Google.Cloud.AIPlatform.V1.CustomJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33256,18 +33169,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_async_flattened_resourceNames", - "title": "GetDataLabelingJobResourceNamesAsync", - "description": "Snippet for GetDataLabelingJobAsync", - "file": "JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetCustomJob_async_flattened_resourceNames", + "title": "GetCustomJobResourceNamesAsync", + "description": "Snippet for GetCustomJobAsync", + "file": "JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJobAsync", + "shortName": "GetCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetCustomJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", + "type": "Google.Cloud.AIPlatform.V1.CustomJobName", "name": "name" }, { @@ -33275,14 +33188,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", + "shortName": "GetCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33304,17 +33217,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_sync", - "title": "ListDataLabelingJobsRequestObject", - "description": "Snippet for ListDataLabelingJobs", - "file": "JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_sync", + "title": "ListCustomJobsRequestObject", + "description": "Snippet for ListCustomJobs", + "file": "JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListDataLabelingJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListDataLabelingJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListCustomJobsRequest", "name": "request" }, { @@ -33322,14 +33235,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListDataLabelingJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33341,29 +33254,29 @@ "segments": [ { "start": 20, - "end": 83, + "end": 82, "type": "FULL" }, { "start": 38, - "end": 81, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_async", - "title": "ListDataLabelingJobsRequestObjectAsync", - "description": "Snippet for ListDataLabelingJobsAsync", - "file": "JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_async", + "title": "ListCustomJobsRequestObjectAsync", + "description": "Snippet for ListCustomJobsAsync", + "file": "JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListDataLabelingJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobsAsync", + "shortName": "ListCustomJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListDataLabelingJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListCustomJobsRequest", "name": "request" }, { @@ -33371,14 +33284,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListDataLabelingJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33390,25 +33303,25 @@ "segments": [ { "start": 20, - "end": 85, + "end": 84, "type": "FULL" }, { "start": 40, - "end": 83, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_sync_flattened", - "title": "ListDataLabelingJobs", - "description": "Snippet for ListDataLabelingJobs", - "file": "JobServiceClient.ListDataLabelingJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_sync_flattened", + "title": "ListCustomJobs", + "description": "Snippet for ListCustomJobs", + "file": "JobServiceClient.ListCustomJobsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListDataLabelingJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobs", "parameters": [ { "type": "System.String", @@ -33427,14 +33340,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListDataLabelingJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33456,14 +33369,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_async_flattened", - "title": "ListDataLabelingJobsAsync", - "description": "Snippet for ListDataLabelingJobsAsync", - "file": "JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_async_flattened", + "title": "ListCustomJobsAsync", + "description": "Snippet for ListCustomJobsAsync", + "file": "JobServiceClient.ListCustomJobsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListDataLabelingJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobsAsync", + "shortName": "ListCustomJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobsAsync", "async": true, "parameters": [ { @@ -33483,14 +33396,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListDataLabelingJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33512,14 +33425,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_sync_flattened_resourceNames", - "title": "ListDataLabelingJobsResourceNames", - "description": "Snippet for ListDataLabelingJobs", - "file": "JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_sync_flattened_resourceNames", + "title": "ListCustomJobsResourceNames", + "description": "Snippet for ListCustomJobs", + "file": "JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListDataLabelingJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobs", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", @@ -33538,14 +33451,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListDataLabelingJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33567,14 +33480,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_async_flattened_resourceNames", - "title": "ListDataLabelingJobsResourceNamesAsync", - "description": "Snippet for ListDataLabelingJobsAsync", - "file": "JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListCustomJobs_async_flattened_resourceNames", + "title": "ListCustomJobsResourceNamesAsync", + "description": "Snippet for ListCustomJobsAsync", + "file": "JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListDataLabelingJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobsAsync", + "shortName": "ListCustomJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListCustomJobsAsync", "async": true, "parameters": [ { @@ -33594,14 +33507,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListDataLabelingJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", + "shortName": "ListCustomJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListCustomJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33623,17 +33536,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_sync", - "title": "DeleteDataLabelingJobRequestObject", - "description": "Snippet for DeleteDataLabelingJob", - "file": "JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_sync", + "title": "DeleteCustomJobRequestObject", + "description": "Snippet for DeleteCustomJob", + "file": "JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteDataLabelingJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteCustomJobRequest", "name": "request" }, { @@ -33647,8 +33560,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33671,18 +33584,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_async", - "title": "DeleteDataLabelingJobRequestObjectAsync", - "description": "Snippet for DeleteDataLabelingJobAsync", - "file": "JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_async", + "title": "DeleteCustomJobRequestObjectAsync", + "description": "Snippet for DeleteCustomJobAsync", + "file": "JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJobAsync", + "shortName": "DeleteCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteDataLabelingJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteCustomJobRequest", "name": "request" }, { @@ -33696,8 +33609,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33720,14 +33633,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_sync_flattened", - "title": "DeleteDataLabelingJob", - "description": "Snippet for DeleteDataLabelingJob", - "file": "JobServiceClient.DeleteDataLabelingJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_sync_flattened", + "title": "DeleteCustomJob", + "description": "Snippet for DeleteCustomJob", + "file": "JobServiceClient.DeleteCustomJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJob", "parameters": [ { "type": "System.String", @@ -33744,8 +33657,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33767,14 +33680,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_async_flattened", - "title": "DeleteDataLabelingJobAsync", - "description": "Snippet for DeleteDataLabelingJobAsync", - "file": "JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_async_flattened", + "title": "DeleteCustomJobAsync", + "description": "Snippet for DeleteCustomJobAsync", + "file": "JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJobAsync", + "shortName": "DeleteCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJobAsync", "async": true, "parameters": [ { @@ -33792,8 +33705,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33815,17 +33728,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_sync_flattened_resourceNames", - "title": "DeleteDataLabelingJobResourceNames", - "description": "Snippet for DeleteDataLabelingJob", - "file": "JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_sync_flattened_resourceNames", + "title": "DeleteCustomJobResourceNames", + "description": "Snippet for DeleteCustomJob", + "file": "JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", + "type": "Google.Cloud.AIPlatform.V1.CustomJobName", "name": "name" }, { @@ -33839,8 +33752,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33862,18 +33775,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_async_flattened_resourceNames", - "title": "DeleteDataLabelingJobResourceNamesAsync", - "description": "Snippet for DeleteDataLabelingJobAsync", - "file": "JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteCustomJob_async_flattened_resourceNames", + "title": "DeleteCustomJobResourceNamesAsync", + "description": "Snippet for DeleteCustomJobAsync", + "file": "JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJobAsync", + "shortName": "DeleteCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteCustomJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", + "type": "Google.Cloud.AIPlatform.V1.CustomJobName", "name": "name" }, { @@ -33887,8 +33800,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", + "shortName": "DeleteCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33910,17 +33823,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_sync", - "title": "CancelDataLabelingJobRequestObject", - "description": "Snippet for CancelDataLabelingJob", - "file": "JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_sync", + "title": "CancelCustomJobRequestObject", + "description": "Snippet for CancelCustomJob", + "file": "JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelDataLabelingJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelCustomJobRequest", "name": "request" }, { @@ -33933,8 +33846,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -33957,18 +33870,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_async", - "title": "CancelDataLabelingJobRequestObjectAsync", - "description": "Snippet for CancelDataLabelingJobAsync", - "file": "JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_async", + "title": "CancelCustomJobRequestObjectAsync", + "description": "Snippet for CancelCustomJobAsync", + "file": "JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJobAsync", + "shortName": "CancelCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelDataLabelingJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelCustomJobRequest", "name": "request" }, { @@ -33982,8 +33895,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34006,14 +33919,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_sync_flattened", - "title": "CancelDataLabelingJob", - "description": "Snippet for CancelDataLabelingJob", - "file": "JobServiceClient.CancelDataLabelingJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_sync_flattened", + "title": "CancelCustomJob", + "description": "Snippet for CancelCustomJob", + "file": "JobServiceClient.CancelCustomJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJob", "parameters": [ { "type": "System.String", @@ -34029,8 +33942,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34052,14 +33965,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_async_flattened", - "title": "CancelDataLabelingJobAsync", - "description": "Snippet for CancelDataLabelingJobAsync", - "file": "JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_async_flattened", + "title": "CancelCustomJobAsync", + "description": "Snippet for CancelCustomJobAsync", + "file": "JobServiceClient.CancelCustomJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJobAsync", + "shortName": "CancelCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJobAsync", "async": true, "parameters": [ { @@ -34077,8 +33990,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34100,17 +34013,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_sync_flattened_resourceNames", - "title": "CancelDataLabelingJobResourceNames", - "description": "Snippet for CancelDataLabelingJob", - "file": "JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_sync_flattened_resourceNames", + "title": "CancelCustomJobResourceNames", + "description": "Snippet for CancelCustomJob", + "file": "JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelDataLabelingJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", + "type": "Google.Cloud.AIPlatform.V1.CustomJobName", "name": "name" }, { @@ -34123,8 +34036,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34146,18 +34059,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_async_flattened_resourceNames", - "title": "CancelDataLabelingJobResourceNamesAsync", - "description": "Snippet for CancelDataLabelingJobAsync", - "file": "JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelCustomJob_async_flattened_resourceNames", + "title": "CancelCustomJobResourceNamesAsync", + "description": "Snippet for CancelCustomJobAsync", + "file": "JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelDataLabelingJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJobAsync", + "shortName": "CancelCustomJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelCustomJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", + "type": "Google.Cloud.AIPlatform.V1.CustomJobName", "name": "name" }, { @@ -34171,8 +34084,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelDataLabelingJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", + "shortName": "CancelCustomJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelCustomJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34194,17 +34107,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_sync", - "title": "CreateHyperparameterTuningJobRequestObject", - "description": "Snippet for CreateHyperparameterTuningJob", - "file": "JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_sync", + "title": "CreateDataLabelingJobRequestObject", + "description": "Snippet for CreateDataLabelingJob", + "file": "JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateHyperparameterTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateDataLabelingJobRequest", "name": "request" }, { @@ -34212,14 +34125,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34242,18 +34155,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_async", - "title": "CreateHyperparameterTuningJobRequestObjectAsync", - "description": "Snippet for CreateHyperparameterTuningJobAsync", - "file": "JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_async", + "title": "CreateDataLabelingJobRequestObjectAsync", + "description": "Snippet for CreateDataLabelingJobAsync", + "file": "JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJobAsync", + "shortName": "CreateDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateHyperparameterTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateDataLabelingJobRequest", "name": "request" }, { @@ -34261,14 +34174,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34291,36 +34204,36 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_sync_flattened", - "title": "CreateHyperparameterTuningJob", - "description": "Snippet for CreateHyperparameterTuningJob", - "file": "JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_sync_flattened", + "title": "CreateDataLabelingJob", + "description": "Snippet for CreateDataLabelingJob", + "file": "JobServiceClient.CreateDataLabelingJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJob", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", - "name": "hyperparameterTuningJob" + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "name": "dataLabelingJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34342,14 +34255,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_async_flattened", - "title": "CreateHyperparameterTuningJobAsync", - "description": "Snippet for CreateHyperparameterTuningJobAsync", - "file": "JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_async_flattened", + "title": "CreateDataLabelingJobAsync", + "description": "Snippet for CreateDataLabelingJobAsync", + "file": "JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJobAsync", + "shortName": "CreateDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJobAsync", "async": true, "parameters": [ { @@ -34357,22 +34270,22 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", - "name": "hyperparameterTuningJob" + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "name": "dataLabelingJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34394,36 +34307,36 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_sync_flattened_resourceNames", - "title": "CreateHyperparameterTuningJobResourceNames", - "description": "Snippet for CreateHyperparameterTuningJob", - "file": "JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_sync_flattened_resourceNames", + "title": "CreateDataLabelingJobResourceNames", + "description": "Snippet for CreateDataLabelingJob", + "file": "JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJob", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", - "name": "hyperparameterTuningJob" + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "name": "dataLabelingJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34445,14 +34358,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_async_flattened_resourceNames", - "title": "CreateHyperparameterTuningJobResourceNamesAsync", - "description": "Snippet for CreateHyperparameterTuningJobAsync", - "file": "JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateDataLabelingJob_async_flattened_resourceNames", + "title": "CreateDataLabelingJobResourceNamesAsync", + "description": "Snippet for CreateDataLabelingJobAsync", + "file": "JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJobAsync", + "shortName": "CreateDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateDataLabelingJobAsync", "async": true, "parameters": [ { @@ -34460,22 +34373,22 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", - "name": "hyperparameterTuningJob" + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJob", + "name": "dataLabelingJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", + "shortName": "CreateDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34497,17 +34410,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_sync", - "title": "GetHyperparameterTuningJobRequestObject", - "description": "Snippet for GetHyperparameterTuningJob", - "file": "JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_sync", + "title": "GetDataLabelingJobRequestObject", + "description": "Snippet for GetDataLabelingJob", + "file": "JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetHyperparameterTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetDataLabelingJobRequest", "name": "request" }, { @@ -34515,14 +34428,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34545,18 +34458,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_async", - "title": "GetHyperparameterTuningJobRequestObjectAsync", - "description": "Snippet for GetHyperparameterTuningJobAsync", - "file": "JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_async", + "title": "GetDataLabelingJobRequestObjectAsync", + "description": "Snippet for GetDataLabelingJobAsync", + "file": "JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJobAsync", + "shortName": "GetDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetHyperparameterTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetDataLabelingJobRequest", "name": "request" }, { @@ -34564,14 +34477,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34594,14 +34507,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_sync_flattened", - "title": "GetHyperparameterTuningJob", - "description": "Snippet for GetHyperparameterTuningJob", - "file": "JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_sync_flattened", + "title": "GetDataLabelingJob", + "description": "Snippet for GetDataLabelingJob", + "file": "JobServiceClient.GetDataLabelingJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJob", "parameters": [ { "type": "System.String", @@ -34612,14 +34525,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34641,14 +34554,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_async_flattened", - "title": "GetHyperparameterTuningJobAsync", - "description": "Snippet for GetHyperparameterTuningJobAsync", - "file": "JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_async_flattened", + "title": "GetDataLabelingJobAsync", + "description": "Snippet for GetDataLabelingJobAsync", + "file": "JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJobAsync", + "shortName": "GetDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJobAsync", "async": true, "parameters": [ { @@ -34660,14 +34573,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34689,17 +34602,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_sync_flattened_resourceNames", - "title": "GetHyperparameterTuningJobResourceNames", - "description": "Snippet for GetHyperparameterTuningJob", - "file": "JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_sync_flattened_resourceNames", + "title": "GetDataLabelingJobResourceNames", + "description": "Snippet for GetDataLabelingJob", + "file": "JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", "name": "name" }, { @@ -34707,14 +34620,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "resultType": "Google.Cloud.AIPlatform.V1.DataLabelingJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34736,18 +34649,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_async_flattened_resourceNames", - "title": "GetHyperparameterTuningJobResourceNamesAsync", - "description": "Snippet for GetHyperparameterTuningJobAsync", - "file": "JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetDataLabelingJob_async_flattened_resourceNames", + "title": "GetDataLabelingJobResourceNamesAsync", + "description": "Snippet for GetDataLabelingJobAsync", + "file": "JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJobAsync", + "shortName": "GetDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetDataLabelingJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", "name": "name" }, { @@ -34755,14 +34668,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", + "shortName": "GetDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34784,17 +34697,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_sync", - "title": "ListHyperparameterTuningJobsRequestObject", - "description": "Snippet for ListHyperparameterTuningJobs", - "file": "JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_sync", + "title": "ListDataLabelingJobsRequestObject", + "description": "Snippet for ListDataLabelingJobs", + "file": "JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListHyperparameterTuningJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListDataLabelingJobsRequest", "name": "request" }, { @@ -34802,14 +34715,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34821,29 +34734,29 @@ "segments": [ { "start": 20, - "end": 82, + "end": 83, "type": "FULL" }, { "start": 38, - "end": 80, + "end": 81, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_async", - "title": "ListHyperparameterTuningJobsRequestObjectAsync", - "description": "Snippet for ListHyperparameterTuningJobsAsync", - "file": "JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_async", + "title": "ListDataLabelingJobsRequestObjectAsync", + "description": "Snippet for ListDataLabelingJobsAsync", + "file": "JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListHyperparameterTuningJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobsAsync", + "shortName": "ListDataLabelingJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListHyperparameterTuningJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListDataLabelingJobsRequest", "name": "request" }, { @@ -34851,14 +34764,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34870,25 +34783,25 @@ "segments": [ { "start": 20, - "end": 84, + "end": 85, "type": "FULL" }, { "start": 40, - "end": 82, + "end": 83, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_sync_flattened", - "title": "ListHyperparameterTuningJobs", - "description": "Snippet for ListHyperparameterTuningJobs", - "file": "JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_sync_flattened", + "title": "ListDataLabelingJobs", + "description": "Snippet for ListDataLabelingJobs", + "file": "JobServiceClient.ListDataLabelingJobsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobs", "parameters": [ { "type": "System.String", @@ -34907,14 +34820,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34936,14 +34849,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_async_flattened", - "title": "ListHyperparameterTuningJobsAsync", - "description": "Snippet for ListHyperparameterTuningJobsAsync", - "file": "JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_async_flattened", + "title": "ListDataLabelingJobsAsync", + "description": "Snippet for ListDataLabelingJobsAsync", + "file": "JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListHyperparameterTuningJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobsAsync", + "shortName": "ListDataLabelingJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobsAsync", "async": true, "parameters": [ { @@ -34963,14 +34876,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -34992,14 +34905,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_sync_flattened_resourceNames", - "title": "ListHyperparameterTuningJobsResourceNames", - "description": "Snippet for ListHyperparameterTuningJobs", - "file": "JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_sync_flattened_resourceNames", + "title": "ListDataLabelingJobsResourceNames", + "description": "Snippet for ListDataLabelingJobs", + "file": "JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobs", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", @@ -35018,14 +34931,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35047,14 +34960,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_async_flattened_resourceNames", - "title": "ListHyperparameterTuningJobsResourceNamesAsync", - "description": "Snippet for ListHyperparameterTuningJobsAsync", - "file": "JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListDataLabelingJobs_async_flattened_resourceNames", + "title": "ListDataLabelingJobsResourceNamesAsync", + "description": "Snippet for ListDataLabelingJobsAsync", + "file": "JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListHyperparameterTuningJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobsAsync", + "shortName": "ListDataLabelingJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListDataLabelingJobsAsync", "async": true, "parameters": [ { @@ -35074,14 +34987,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListHyperparameterTuningJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", + "shortName": "ListDataLabelingJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35103,17 +35016,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_sync", - "title": "DeleteHyperparameterTuningJobRequestObject", - "description": "Snippet for DeleteHyperparameterTuningJob", - "file": "JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_sync", + "title": "DeleteDataLabelingJobRequestObject", + "description": "Snippet for DeleteDataLabelingJob", + "file": "JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteHyperparameterTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteDataLabelingJobRequest", "name": "request" }, { @@ -35127,8 +35040,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35151,18 +35064,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_async", - "title": "DeleteHyperparameterTuningJobRequestObjectAsync", - "description": "Snippet for DeleteHyperparameterTuningJobAsync", - "file": "JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_async", + "title": "DeleteDataLabelingJobRequestObjectAsync", + "description": "Snippet for DeleteDataLabelingJobAsync", + "file": "JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJobAsync", + "shortName": "DeleteDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteHyperparameterTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteDataLabelingJobRequest", "name": "request" }, { @@ -35176,8 +35089,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35200,14 +35113,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_sync_flattened", - "title": "DeleteHyperparameterTuningJob", - "description": "Snippet for DeleteHyperparameterTuningJob", - "file": "JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_sync_flattened", + "title": "DeleteDataLabelingJob", + "description": "Snippet for DeleteDataLabelingJob", + "file": "JobServiceClient.DeleteDataLabelingJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJob", "parameters": [ { "type": "System.String", @@ -35224,8 +35137,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35247,14 +35160,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_async_flattened", - "title": "DeleteHyperparameterTuningJobAsync", - "description": "Snippet for DeleteHyperparameterTuningJobAsync", - "file": "JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_async_flattened", + "title": "DeleteDataLabelingJobAsync", + "description": "Snippet for DeleteDataLabelingJobAsync", + "file": "JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJobAsync", + "shortName": "DeleteDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJobAsync", "async": true, "parameters": [ { @@ -35272,8 +35185,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35295,17 +35208,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_sync_flattened_resourceNames", - "title": "DeleteHyperparameterTuningJobResourceNames", - "description": "Snippet for DeleteHyperparameterTuningJob", - "file": "JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_sync_flattened_resourceNames", + "title": "DeleteDataLabelingJobResourceNames", + "description": "Snippet for DeleteDataLabelingJob", + "file": "JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", "name": "name" }, { @@ -35319,8 +35232,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35342,18 +35255,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_async_flattened_resourceNames", - "title": "DeleteHyperparameterTuningJobResourceNamesAsync", - "description": "Snippet for DeleteHyperparameterTuningJobAsync", - "file": "JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteDataLabelingJob_async_flattened_resourceNames", + "title": "DeleteDataLabelingJobResourceNamesAsync", + "description": "Snippet for DeleteDataLabelingJobAsync", + "file": "JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJobAsync", + "shortName": "DeleteDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteDataLabelingJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", "name": "name" }, { @@ -35367,8 +35280,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", + "shortName": "DeleteDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35390,17 +35303,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_sync", - "title": "CancelHyperparameterTuningJobRequestObject", - "description": "Snippet for CancelHyperparameterTuningJob", - "file": "JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_sync", + "title": "CancelDataLabelingJobRequestObject", + "description": "Snippet for CancelDataLabelingJob", + "file": "JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelHyperparameterTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelDataLabelingJobRequest", "name": "request" }, { @@ -35413,8 +35326,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35437,18 +35350,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_async", - "title": "CancelHyperparameterTuningJobRequestObjectAsync", - "description": "Snippet for CancelHyperparameterTuningJobAsync", - "file": "JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_async", + "title": "CancelDataLabelingJobRequestObjectAsync", + "description": "Snippet for CancelDataLabelingJobAsync", + "file": "JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJobAsync", + "shortName": "CancelDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelHyperparameterTuningJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelDataLabelingJobRequest", "name": "request" }, { @@ -35462,8 +35375,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35486,14 +35399,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_sync_flattened", - "title": "CancelHyperparameterTuningJob", - "description": "Snippet for CancelHyperparameterTuningJob", - "file": "JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_sync_flattened", + "title": "CancelDataLabelingJob", + "description": "Snippet for CancelDataLabelingJob", + "file": "JobServiceClient.CancelDataLabelingJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJob", "parameters": [ { "type": "System.String", @@ -35509,8 +35422,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35532,14 +35445,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_async_flattened", - "title": "CancelHyperparameterTuningJobAsync", - "description": "Snippet for CancelHyperparameterTuningJobAsync", - "file": "JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_async_flattened", + "title": "CancelDataLabelingJobAsync", + "description": "Snippet for CancelDataLabelingJobAsync", + "file": "JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJobAsync", + "shortName": "CancelDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJobAsync", "async": true, "parameters": [ { @@ -35557,8 +35470,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35580,17 +35493,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_sync_flattened_resourceNames", - "title": "CancelHyperparameterTuningJobResourceNames", - "description": "Snippet for CancelHyperparameterTuningJob", - "file": "JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_sync_flattened_resourceNames", + "title": "CancelDataLabelingJobResourceNames", + "description": "Snippet for CancelDataLabelingJob", + "file": "JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", "name": "name" }, { @@ -35603,8 +35516,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35626,18 +35539,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_async_flattened_resourceNames", - "title": "CancelHyperparameterTuningJobResourceNamesAsync", - "description": "Snippet for CancelHyperparameterTuningJobAsync", - "file": "JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelDataLabelingJob_async_flattened_resourceNames", + "title": "CancelDataLabelingJobResourceNamesAsync", + "description": "Snippet for CancelDataLabelingJobAsync", + "file": "JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelHyperparameterTuningJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJobAsync", + "shortName": "CancelDataLabelingJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelDataLabelingJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", + "type": "Google.Cloud.AIPlatform.V1.DataLabelingJobName", "name": "name" }, { @@ -35651,8 +35564,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelHyperparameterTuningJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", + "shortName": "CancelDataLabelingJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelDataLabelingJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35674,17 +35587,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_sync", - "title": "CreateNasJobRequestObject", - "description": "Snippet for CreateNasJob", - "file": "JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_sync", + "title": "CreateHyperparameterTuningJobRequestObject", + "description": "Snippet for CreateHyperparameterTuningJob", + "file": "JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateNasJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateHyperparameterTuningJobRequest", "name": "request" }, { @@ -35692,14 +35605,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasJob", + "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35722,18 +35635,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_async", - "title": "CreateNasJobRequestObjectAsync", - "description": "Snippet for CreateNasJobAsync", - "file": "JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_async", + "title": "CreateHyperparameterTuningJobRequestObjectAsync", + "description": "Snippet for CreateHyperparameterTuningJobAsync", + "file": "JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJobAsync", + "shortName": "CreateHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateNasJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateHyperparameterTuningJobRequest", "name": "request" }, { @@ -35741,14 +35654,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35771,36 +35684,36 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_sync_flattened", - "title": "CreateNasJob", - "description": "Snippet for CreateNasJob", - "file": "JobServiceClient.CreateNasJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_sync_flattened", + "title": "CreateHyperparameterTuningJob", + "description": "Snippet for CreateHyperparameterTuningJob", + "file": "JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJob", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.NasJob", - "name": "nasJob" + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "name": "hyperparameterTuningJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasJob", + "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35822,14 +35735,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_async_flattened", - "title": "CreateNasJobAsync", - "description": "Snippet for CreateNasJobAsync", - "file": "JobServiceClient.CreateNasJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_async_flattened", + "title": "CreateHyperparameterTuningJobAsync", + "description": "Snippet for CreateHyperparameterTuningJobAsync", + "file": "JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJobAsync", + "shortName": "CreateHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJobAsync", "async": true, "parameters": [ { @@ -35837,22 +35750,22 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.NasJob", - "name": "nasJob" + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "name": "hyperparameterTuningJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35874,36 +35787,36 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_sync_flattened_resourceNames", - "title": "CreateNasJobResourceNames", - "description": "Snippet for CreateNasJob", - "file": "JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_sync_flattened_resourceNames", + "title": "CreateHyperparameterTuningJobResourceNames", + "description": "Snippet for CreateHyperparameterTuningJob", + "file": "JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJob", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.NasJob", - "name": "nasJob" + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "name": "hyperparameterTuningJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasJob", + "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35925,14 +35838,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_async_flattened_resourceNames", - "title": "CreateNasJobResourceNamesAsync", - "description": "Snippet for CreateNasJobAsync", - "file": "JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateHyperparameterTuningJob_async_flattened_resourceNames", + "title": "CreateHyperparameterTuningJobResourceNamesAsync", + "description": "Snippet for CreateHyperparameterTuningJobAsync", + "file": "JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJobAsync", + "shortName": "CreateHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateHyperparameterTuningJobAsync", "async": true, "parameters": [ { @@ -35940,22 +35853,22 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.NasJob", - "name": "nasJob" + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", + "name": "hyperparameterTuningJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", + "shortName": "CreateHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -35977,17 +35890,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_sync", - "title": "GetNasJobRequestObject", - "description": "Snippet for GetNasJob", - "file": "JobServiceClient.GetNasJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_sync", + "title": "GetHyperparameterTuningJobRequestObject", + "description": "Snippet for GetHyperparameterTuningJob", + "file": "JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNasJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetHyperparameterTuningJobRequest", "name": "request" }, { @@ -35995,14 +35908,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasJob", + "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36025,18 +35938,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_async", - "title": "GetNasJobRequestObjectAsync", - "description": "Snippet for GetNasJobAsync", - "file": "JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_async", + "title": "GetHyperparameterTuningJobRequestObjectAsync", + "description": "Snippet for GetHyperparameterTuningJobAsync", + "file": "JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJobAsync", + "shortName": "GetHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNasJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetHyperparameterTuningJobRequest", "name": "request" }, { @@ -36044,14 +35957,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36074,14 +35987,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_sync_flattened", - "title": "GetNasJob", - "description": "Snippet for GetNasJob", - "file": "JobServiceClient.GetNasJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_sync_flattened", + "title": "GetHyperparameterTuningJob", + "description": "Snippet for GetHyperparameterTuningJob", + "file": "JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJob", "parameters": [ { "type": "System.String", @@ -36092,14 +36005,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasJob", + "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36121,14 +36034,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_async_flattened", - "title": "GetNasJobAsync", - "description": "Snippet for GetNasJobAsync", - "file": "JobServiceClient.GetNasJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_async_flattened", + "title": "GetHyperparameterTuningJobAsync", + "description": "Snippet for GetHyperparameterTuningJobAsync", + "file": "JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJobAsync", + "shortName": "GetHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJobAsync", "async": true, "parameters": [ { @@ -36140,14 +36053,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36169,17 +36082,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_sync_flattened_resourceNames", - "title": "GetNasJobResourceNames", - "description": "Snippet for GetNasJob", - "file": "JobServiceClient.GetNasJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_sync_flattened_resourceNames", + "title": "GetHyperparameterTuningJobResourceNames", + "description": "Snippet for GetHyperparameterTuningJob", + "file": "JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", "name": "name" }, { @@ -36187,14 +36100,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasJob", + "resultType": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36216,18 +36129,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_async_flattened_resourceNames", - "title": "GetNasJobResourceNamesAsync", - "description": "Snippet for GetNasJobAsync", - "file": "JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetHyperparameterTuningJob_async_flattened_resourceNames", + "title": "GetHyperparameterTuningJobResourceNamesAsync", + "description": "Snippet for GetHyperparameterTuningJobAsync", + "file": "JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJobAsync", + "shortName": "GetHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetHyperparameterTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", "name": "name" }, { @@ -36235,14 +36148,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", + "shortName": "GetHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36264,17 +36177,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_sync", - "title": "ListNasJobsRequestObject", - "description": "Snippet for ListNasJobs", - "file": "JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_sync", + "title": "ListHyperparameterTuningJobsRequestObject", + "description": "Snippet for ListHyperparameterTuningJobs", + "file": "JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNasJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListHyperparameterTuningJobsRequest", "name": "request" }, { @@ -36282,14 +36195,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36312,18 +36225,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_async", - "title": "ListNasJobsRequestObjectAsync", - "description": "Snippet for ListNasJobsAsync", - "file": "JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_async", + "title": "ListHyperparameterTuningJobsRequestObjectAsync", + "description": "Snippet for ListHyperparameterTuningJobsAsync", + "file": "JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobsAsync", + "shortName": "ListHyperparameterTuningJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNasJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListHyperparameterTuningJobsRequest", "name": "request" }, { @@ -36331,14 +36244,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36361,14 +36274,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_sync_flattened", - "title": "ListNasJobs", - "description": "Snippet for ListNasJobs", - "file": "JobServiceClient.ListNasJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_sync_flattened", + "title": "ListHyperparameterTuningJobs", + "description": "Snippet for ListHyperparameterTuningJobs", + "file": "JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobs", "parameters": [ { "type": "System.String", @@ -36387,14 +36300,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36416,14 +36329,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_async_flattened", - "title": "ListNasJobsAsync", - "description": "Snippet for ListNasJobsAsync", - "file": "JobServiceClient.ListNasJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_async_flattened", + "title": "ListHyperparameterTuningJobsAsync", + "description": "Snippet for ListHyperparameterTuningJobsAsync", + "file": "JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobsAsync", + "shortName": "ListHyperparameterTuningJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobsAsync", "async": true, "parameters": [ { @@ -36443,14 +36356,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36472,14 +36385,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_sync_flattened_resourceNames", - "title": "ListNasJobsResourceNames", - "description": "Snippet for ListNasJobs", - "file": "JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_sync_flattened_resourceNames", + "title": "ListHyperparameterTuningJobsResourceNames", + "description": "Snippet for ListHyperparameterTuningJobs", + "file": "JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobs", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", @@ -36498,14 +36411,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36527,14 +36440,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_async_flattened_resourceNames", - "title": "ListNasJobsResourceNamesAsync", - "description": "Snippet for ListNasJobsAsync", - "file": "JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListHyperparameterTuningJobs_async_flattened_resourceNames", + "title": "ListHyperparameterTuningJobsResourceNamesAsync", + "description": "Snippet for ListHyperparameterTuningJobsAsync", + "file": "JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobsAsync", + "shortName": "ListHyperparameterTuningJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListHyperparameterTuningJobsAsync", "async": true, "parameters": [ { @@ -36554,14 +36467,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", + "shortName": "ListHyperparameterTuningJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListHyperparameterTuningJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36583,17 +36496,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_sync", - "title": "DeleteNasJobRequestObject", - "description": "Snippet for DeleteNasJob", - "file": "JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_sync", + "title": "DeleteHyperparameterTuningJobRequestObject", + "description": "Snippet for DeleteHyperparameterTuningJob", + "file": "JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteNasJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteHyperparameterTuningJobRequest", "name": "request" }, { @@ -36607,8 +36520,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36631,18 +36544,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_async", - "title": "DeleteNasJobRequestObjectAsync", - "description": "Snippet for DeleteNasJobAsync", - "file": "JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_async", + "title": "DeleteHyperparameterTuningJobRequestObjectAsync", + "description": "Snippet for DeleteHyperparameterTuningJobAsync", + "file": "JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJobAsync", + "shortName": "DeleteHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteNasJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteHyperparameterTuningJobRequest", "name": "request" }, { @@ -36656,8 +36569,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36680,14 +36593,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_sync_flattened", - "title": "DeleteNasJob", - "description": "Snippet for DeleteNasJob", - "file": "JobServiceClient.DeleteNasJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_sync_flattened", + "title": "DeleteHyperparameterTuningJob", + "description": "Snippet for DeleteHyperparameterTuningJob", + "file": "JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJob", "parameters": [ { "type": "System.String", @@ -36704,8 +36617,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36727,14 +36640,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_async_flattened", - "title": "DeleteNasJobAsync", - "description": "Snippet for DeleteNasJobAsync", - "file": "JobServiceClient.DeleteNasJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_async_flattened", + "title": "DeleteHyperparameterTuningJobAsync", + "description": "Snippet for DeleteHyperparameterTuningJobAsync", + "file": "JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJobAsync", + "shortName": "DeleteHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJobAsync", "async": true, "parameters": [ { @@ -36752,8 +36665,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36775,17 +36688,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_sync_flattened_resourceNames", - "title": "DeleteNasJobResourceNames", - "description": "Snippet for DeleteNasJob", - "file": "JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_sync_flattened_resourceNames", + "title": "DeleteHyperparameterTuningJobResourceNames", + "description": "Snippet for DeleteHyperparameterTuningJob", + "file": "JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", "name": "name" }, { @@ -36799,8 +36712,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36822,18 +36735,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_async_flattened_resourceNames", - "title": "DeleteNasJobResourceNamesAsync", - "description": "Snippet for DeleteNasJobAsync", - "file": "JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteHyperparameterTuningJob_async_flattened_resourceNames", + "title": "DeleteHyperparameterTuningJobResourceNamesAsync", + "description": "Snippet for DeleteHyperparameterTuningJobAsync", + "file": "JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJobAsync", + "shortName": "DeleteHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteHyperparameterTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", "name": "name" }, { @@ -36847,8 +36760,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", + "shortName": "DeleteHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36870,17 +36783,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_sync", - "title": "CancelNasJobRequestObject", - "description": "Snippet for CancelNasJob", - "file": "JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_sync", + "title": "CancelHyperparameterTuningJobRequestObject", + "description": "Snippet for CancelHyperparameterTuningJob", + "file": "JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelNasJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelHyperparameterTuningJobRequest", "name": "request" }, { @@ -36893,8 +36806,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36917,18 +36830,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_async", - "title": "CancelNasJobRequestObjectAsync", - "description": "Snippet for CancelNasJobAsync", - "file": "JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_async", + "title": "CancelHyperparameterTuningJobRequestObjectAsync", + "description": "Snippet for CancelHyperparameterTuningJobAsync", + "file": "JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJobAsync", + "shortName": "CancelHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelNasJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelHyperparameterTuningJobRequest", "name": "request" }, { @@ -36942,8 +36855,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -36966,14 +36879,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_sync_flattened", - "title": "CancelNasJob", - "description": "Snippet for CancelNasJob", - "file": "JobServiceClient.CancelNasJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_sync_flattened", + "title": "CancelHyperparameterTuningJob", + "description": "Snippet for CancelHyperparameterTuningJob", + "file": "JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJob", "parameters": [ { "type": "System.String", @@ -36989,8 +36902,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37012,14 +36925,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_async_flattened", - "title": "CancelNasJobAsync", - "description": "Snippet for CancelNasJobAsync", - "file": "JobServiceClient.CancelNasJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_async_flattened", + "title": "CancelHyperparameterTuningJobAsync", + "description": "Snippet for CancelHyperparameterTuningJobAsync", + "file": "JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJobAsync", + "shortName": "CancelHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJobAsync", "async": true, "parameters": [ { @@ -37037,8 +36950,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37060,17 +36973,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_sync_flattened_resourceNames", - "title": "CancelNasJobResourceNames", - "description": "Snippet for CancelNasJob", - "file": "JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_sync_flattened_resourceNames", + "title": "CancelHyperparameterTuningJobResourceNames", + "description": "Snippet for CancelHyperparameterTuningJob", + "file": "JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelNasJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", "name": "name" }, { @@ -37083,8 +36996,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37106,18 +37019,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_async_flattened_resourceNames", - "title": "CancelNasJobResourceNamesAsync", - "description": "Snippet for CancelNasJobAsync", - "file": "JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelHyperparameterTuningJob_async_flattened_resourceNames", + "title": "CancelHyperparameterTuningJobResourceNamesAsync", + "description": "Snippet for CancelHyperparameterTuningJobAsync", + "file": "JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelNasJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJobAsync", + "shortName": "CancelHyperparameterTuningJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelHyperparameterTuningJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "type": "Google.Cloud.AIPlatform.V1.HyperparameterTuningJobName", "name": "name" }, { @@ -37131,8 +37044,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelNasJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", + "shortName": "CancelHyperparameterTuningJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelHyperparameterTuningJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37154,17 +37067,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_sync", - "title": "GetNasTrialDetailRequestObject", - "description": "Snippet for GetNasTrialDetail", - "file": "JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_sync", + "title": "CreateNasJobRequestObject", + "description": "Snippet for CreateNasJob", + "file": "JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasTrialDetail", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNasTrialDetailRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateNasJobRequest", "name": "request" }, { @@ -37172,14 +37085,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasTrialDetail", + "resultType": "Google.Cloud.AIPlatform.V1.NasJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasTrialDetail", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37191,29 +37104,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 46, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_async", - "title": "GetNasTrialDetailRequestObjectAsync", - "description": "Snippet for GetNasTrialDetailAsync", - "file": "JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_async", + "title": "CreateNasJobRequestObjectAsync", + "description": "Snippet for CreateNasJobAsync", + "file": "JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasTrialDetailAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetailAsync", + "shortName": "CreateNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNasTrialDetailRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateNasJobRequest", "name": "request" }, { @@ -37221,14 +37134,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasTrialDetail", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37240,43 +37153,47 @@ "segments": [ { "start": 20, - "end": 45, + "end": 47, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_sync_flattened", - "title": "GetNasTrialDetail", - "description": "Snippet for GetNasTrialDetail", - "file": "JobServiceClient.GetNasTrialDetailSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_sync_flattened", + "title": "CreateNasJob", + "description": "Snippet for CreateNasJob", + "file": "JobServiceClient.CreateNasJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasTrialDetail", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJob", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NasJob", + "name": "nasJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasTrialDetail", + "resultType": "Google.Cloud.AIPlatform.V1.NasJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasTrialDetail", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37287,44 +37204,48 @@ "segments": [ { "start": 20, - "end": 41, + "end": 42, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_async_flattened", - "title": "GetNasTrialDetailAsync", - "description": "Snippet for GetNasTrialDetailAsync", - "file": "JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_async_flattened", + "title": "CreateNasJobAsync", + "description": "Snippet for CreateNasJobAsync", + "file": "JobServiceClient.CreateNasJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasTrialDetailAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetailAsync", + "shortName": "CreateNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJobAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NasJob", + "name": "nasJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasTrialDetail", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37335,43 +37256,47 @@ "segments": [ { "start": 20, - "end": 42, + "end": 43, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_sync_flattened_resourceNames", - "title": "GetNasTrialDetailResourceNames", - "description": "Snippet for GetNasTrialDetail", - "file": "JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_sync_flattened_resourceNames", + "title": "CreateNasJobResourceNames", + "description": "Snippet for CreateNasJob", + "file": "JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasTrialDetail", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NasTrialDetailName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NasJob", + "name": "nasJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NasTrialDetail", + "resultType": "Google.Cloud.AIPlatform.V1.NasJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasTrialDetail", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37382,44 +37307,48 @@ "segments": [ { "start": 20, - "end": 41, + "end": 43, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_async_flattened_resourceNames", - "title": "GetNasTrialDetailResourceNamesAsync", - "description": "Snippet for GetNasTrialDetailAsync", - "file": "JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateNasJob_async_flattened_resourceNames", + "title": "CreateNasJobResourceNamesAsync", + "description": "Snippet for CreateNasJobAsync", + "file": "JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNasTrialDetailAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetailAsync", + "shortName": "CreateNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateNasJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NasTrialDetailName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NasJob", + "name": "nasJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetNasTrialDetail", - "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", + "shortName": "CreateNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37430,28 +37359,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_sync", - "title": "ListNasTrialDetailsRequestObject", - "description": "Snippet for ListNasTrialDetails", - "file": "JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_sync", + "title": "GetNasJobRequestObject", + "description": "Snippet for GetNasJob", + "file": "JobServiceClient.GetNasJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasTrialDetails", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNasTrialDetailsRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNasJobRequest", "name": "request" }, { @@ -37459,14 +37388,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.NasJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasTrialDetails", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37478,29 +37407,29 @@ "segments": [ { "start": 20, - "end": 78, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 76, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_async", - "title": "ListNasTrialDetailsRequestObjectAsync", - "description": "Snippet for ListNasTrialDetailsAsync", - "file": "JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_async", + "title": "GetNasJobRequestObjectAsync", + "description": "Snippet for GetNasJobAsync", + "file": "JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasTrialDetailsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetailsAsync", + "shortName": "GetNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNasTrialDetailsRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNasJobRequest", "name": "request" }, { @@ -37508,14 +37437,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasTrialDetails", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37527,51 +37456,43 @@ "segments": [ { "start": 20, - "end": 80, + "end": 45, "type": "FULL" }, { - "start": 38, - "end": 78, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_sync_flattened", - "title": "ListNasTrialDetails", - "description": "Snippet for ListNasTrialDetails", - "file": "JobServiceClient.ListNasTrialDetailsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_sync_flattened", + "title": "GetNasJob", + "description": "Snippet for GetNasJob", + "file": "JobServiceClient.GetNasJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasTrialDetails", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJob", "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.NasJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasTrialDetails", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37582,52 +37503,44 @@ "segments": [ { "start": 20, - "end": 75, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_async_flattened", - "title": "ListNasTrialDetailsAsync", - "description": "Snippet for ListNasTrialDetailsAsync", - "file": "JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_async_flattened", + "title": "GetNasJobAsync", + "description": "Snippet for GetNasJobAsync", + "file": "JobServiceClient.GetNasJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasTrialDetailsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetailsAsync", + "shortName": "GetNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJobAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasTrialDetails", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37638,51 +37551,43 @@ "segments": [ { "start": 20, - "end": 77, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_sync_flattened_resourceNames", - "title": "ListNasTrialDetailsResourceNames", - "description": "Snippet for ListNasTrialDetails", - "file": "JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_sync_flattened_resourceNames", + "title": "GetNasJobResourceNames", + "description": "Snippet for GetNasJob", + "file": "JobServiceClient.GetNasJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasTrialDetails", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJob", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.NasJobName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.NasJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasTrialDetails", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37693,52 +37598,44 @@ "segments": [ { "start": 20, - "end": 75, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_async_flattened_resourceNames", - "title": "ListNasTrialDetailsResourceNamesAsync", - "description": "Snippet for ListNasTrialDetailsAsync", - "file": "JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasJob_async_flattened_resourceNames", + "title": "GetNasJobResourceNamesAsync", + "description": "Snippet for GetNasJobAsync", + "file": "JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNasTrialDetailsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetailsAsync", + "shortName": "GetNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasJobAsync", "async": true, "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.NasJobName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListNasTrialDetails", - "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", + "shortName": "GetNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37749,28 +37646,28 @@ "segments": [ { "start": 20, - "end": 77, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_sync", - "title": "CreateBatchPredictionJobRequestObject", - "description": "Snippet for CreateBatchPredictionJob", - "file": "JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_sync", + "title": "ListNasJobsRequestObject", + "description": "Snippet for ListNasJobs", + "file": "JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateBatchPredictionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.ListNasJobsRequest", "name": "request" }, { @@ -37778,14 +37675,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37797,29 +37694,29 @@ "segments": [ { "start": 20, - "end": 46, + "end": 82, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 38, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_async", - "title": "CreateBatchPredictionJobRequestObjectAsync", - "description": "Snippet for CreateBatchPredictionJobAsync", - "file": "JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_async", + "title": "ListNasJobsRequestObjectAsync", + "description": "Snippet for ListNasJobsAsync", + "file": "JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJobAsync", + "shortName": "ListNasJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateBatchPredictionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.ListNasJobsRequest", "name": "request" }, { @@ -37827,14 +37724,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37846,47 +37743,51 @@ "segments": [ { "start": 20, - "end": 47, + "end": 84, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 40, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_sync_flattened", - "title": "CreateBatchPredictionJob", - "description": "Snippet for CreateBatchPredictionJob", - "file": "JobServiceClient.CreateBatchPredictionJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_sync_flattened", + "title": "ListNasJobs", + "description": "Snippet for ListNasJobs", + "file": "JobServiceClient.ListNasJobsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobs", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", - "name": "batchPredictionJob" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37897,25 +37798,25 @@ "segments": [ { "start": 20, - "end": 42, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 40, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_async_flattened", - "title": "CreateBatchPredictionJobAsync", - "description": "Snippet for CreateBatchPredictionJobAsync", - "file": "JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_async_flattened", + "title": "ListNasJobsAsync", + "description": "Snippet for ListNasJobsAsync", + "file": "JobServiceClient.ListNasJobsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJobAsync", + "shortName": "ListNasJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobsAsync", "async": true, "parameters": [ { @@ -37923,22 +37824,26 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", - "name": "batchPredictionJob" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -37949,47 +37854,51 @@ "segments": [ { "start": 20, - "end": 43, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_sync_flattened_resourceNames", - "title": "CreateBatchPredictionJobResourceNames", - "description": "Snippet for CreateBatchPredictionJob", - "file": "JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_sync_flattened_resourceNames", + "title": "ListNasJobsResourceNames", + "description": "Snippet for ListNasJobs", + "file": "JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobs", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", - "name": "batchPredictionJob" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38000,25 +37909,25 @@ "segments": [ { "start": 20, - "end": 43, + "end": 76, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_async_flattened_resourceNames", - "title": "CreateBatchPredictionJobResourceNamesAsync", - "description": "Snippet for CreateBatchPredictionJobAsync", - "file": "JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasJobs_async_flattened_resourceNames", + "title": "ListNasJobsResourceNamesAsync", + "description": "Snippet for ListNasJobsAsync", + "file": "JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJobAsync", + "shortName": "ListNasJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasJobsAsync", "async": true, "parameters": [ { @@ -38026,22 +37935,26 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", - "name": "batchPredictionJob" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", + "shortName": "ListNasJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38052,28 +37965,28 @@ "segments": [ { "start": 20, - "end": 44, + "end": 78, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_sync", - "title": "GetBatchPredictionJobRequestObject", - "description": "Snippet for GetBatchPredictionJob", - "file": "JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_sync", + "title": "DeleteNasJobRequestObject", + "description": "Snippet for DeleteNasJob", + "file": "JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetBatchPredictionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteNasJobRequest", "name": "request" }, { @@ -38081,14 +37994,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38100,29 +38013,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 62, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_async", - "title": "GetBatchPredictionJobRequestObjectAsync", - "description": "Snippet for GetBatchPredictionJobAsync", - "file": "JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_async", + "title": "DeleteNasJobRequestObjectAsync", + "description": "Snippet for DeleteNasJobAsync", + "file": "JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJobAsync", + "shortName": "DeleteNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetBatchPredictionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteNasJobRequest", "name": "request" }, { @@ -38130,14 +38043,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38149,25 +38062,25 @@ "segments": [ { "start": 20, - "end": 45, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_sync_flattened", - "title": "GetBatchPredictionJob", - "description": "Snippet for GetBatchPredictionJob", - "file": "JobServiceClient.GetBatchPredictionJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_sync_flattened", + "title": "DeleteNasJob", + "description": "Snippet for DeleteNasJob", + "file": "JobServiceClient.DeleteNasJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJob", "parameters": [ { "type": "System.String", @@ -38178,14 +38091,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38196,25 +38109,25 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_async_flattened", - "title": "GetBatchPredictionJobAsync", - "description": "Snippet for GetBatchPredictionJobAsync", - "file": "JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_async_flattened", + "title": "DeleteNasJobAsync", + "description": "Snippet for DeleteNasJobAsync", + "file": "JobServiceClient.DeleteNasJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJobAsync", + "shortName": "DeleteNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJobAsync", "async": true, "parameters": [ { @@ -38226,14 +38139,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38244,28 +38157,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_sync_flattened_resourceNames", - "title": "GetBatchPredictionJobResourceNames", - "description": "Snippet for GetBatchPredictionJob", - "file": "JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_sync_flattened_resourceNames", + "title": "DeleteNasJobResourceNames", + "description": "Snippet for DeleteNasJob", + "file": "JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "type": "Google.Cloud.AIPlatform.V1.NasJobName", "name": "name" }, { @@ -38273,14 +38186,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38291,29 +38204,29 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_async_flattened_resourceNames", - "title": "GetBatchPredictionJobResourceNamesAsync", - "description": "Snippet for GetBatchPredictionJobAsync", - "file": "JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteNasJob_async_flattened_resourceNames", + "title": "DeleteNasJobResourceNamesAsync", + "description": "Snippet for DeleteNasJobAsync", + "file": "JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJobAsync", + "shortName": "DeleteNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteNasJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "type": "Google.Cloud.AIPlatform.V1.NasJobName", "name": "name" }, { @@ -38321,14 +38234,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", + "shortName": "DeleteNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38339,28 +38252,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_sync", - "title": "ListBatchPredictionJobsRequestObject", - "description": "Snippet for ListBatchPredictionJobs", - "file": "JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_sync", + "title": "CancelNasJobRequestObject", + "description": "Snippet for CancelNasJob", + "file": "JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListBatchPredictionJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListBatchPredictionJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelNasJobRequest", "name": "request" }, { @@ -38368,14 +38281,13 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListBatchPredictionJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38387,29 +38299,29 @@ "segments": [ { "start": 20, - "end": 82, + "end": 44, "type": "FULL" }, { - "start": 38, - "end": 80, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_async", - "title": "ListBatchPredictionJobsRequestObjectAsync", - "description": "Snippet for ListBatchPredictionJobsAsync", - "file": "JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_async", + "title": "CancelNasJobRequestObjectAsync", + "description": "Snippet for CancelNasJobAsync", + "file": "JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListBatchPredictionJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobsAsync", + "shortName": "CancelNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListBatchPredictionJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelNasJobRequest", "name": "request" }, { @@ -38417,14 +38329,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListBatchPredictionJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38436,51 +38348,42 @@ "segments": [ { "start": 20, - "end": 84, + "end": 45, "type": "FULL" }, { - "start": 40, - "end": 82, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_sync_flattened", - "title": "ListBatchPredictionJobs", - "description": "Snippet for ListBatchPredictionJobs", - "file": "JobServiceClient.ListBatchPredictionJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_sync_flattened", + "title": "CancelNasJob", + "description": "Snippet for CancelNasJob", + "file": "JobServiceClient.CancelNasJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListBatchPredictionJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJob", "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListBatchPredictionJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38491,52 +38394,44 @@ "segments": [ { "start": 20, - "end": 75, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_async_flattened", - "title": "ListBatchPredictionJobsAsync", - "description": "Snippet for ListBatchPredictionJobsAsync", - "file": "JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_async_flattened", + "title": "CancelNasJobAsync", + "description": "Snippet for CancelNasJobAsync", + "file": "JobServiceClient.CancelNasJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListBatchPredictionJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobsAsync", + "shortName": "CancelNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJobAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListBatchPredictionJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38547,51 +38442,42 @@ "segments": [ { "start": 20, - "end": 77, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_sync_flattened_resourceNames", - "title": "ListBatchPredictionJobsResourceNames", - "description": "Snippet for ListBatchPredictionJobs", - "file": "JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_sync_flattened_resourceNames", + "title": "CancelNasJobResourceNames", + "description": "Snippet for CancelNasJob", + "file": "JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListBatchPredictionJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJob", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListBatchPredictionJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38602,52 +38488,44 @@ "segments": [ { "start": 20, - "end": 76, + "end": 41, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_async_flattened_resourceNames", - "title": "ListBatchPredictionJobsResourceNamesAsync", - "description": "Snippet for ListBatchPredictionJobsAsync", - "file": "JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelNasJob_async_flattened_resourceNames", + "title": "CancelNasJobResourceNamesAsync", + "description": "Snippet for CancelNasJobAsync", + "file": "JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListBatchPredictionJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobsAsync", + "shortName": "CancelNasJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelNasJobAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListBatchPredictionJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", + "shortName": "CancelNasJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelNasJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38658,28 +38536,28 @@ "segments": [ { "start": 20, - "end": 78, + "end": 42, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_sync", - "title": "DeleteBatchPredictionJobRequestObject", - "description": "Snippet for DeleteBatchPredictionJob", - "file": "JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_sync", + "title": "GetNasTrialDetailRequestObject", + "description": "Snippet for GetNasTrialDetail", + "file": "JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetail", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteBatchPredictionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNasTrialDetailRequest", "name": "request" }, { @@ -38687,14 +38565,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NasTrialDetail", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38706,29 +38584,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_async", - "title": "DeleteBatchPredictionJobRequestObjectAsync", - "description": "Snippet for DeleteBatchPredictionJobAsync", - "file": "JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_async", + "title": "GetNasTrialDetailRequestObjectAsync", + "description": "Snippet for GetNasTrialDetailAsync", + "file": "JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJobAsync", + "shortName": "GetNasTrialDetailAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetailAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteBatchPredictionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNasTrialDetailRequest", "name": "request" }, { @@ -38736,14 +38614,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38755,25 +38633,25 @@ "segments": [ { "start": 20, - "end": 63, + "end": 45, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_sync_flattened", - "title": "DeleteBatchPredictionJob", - "description": "Snippet for DeleteBatchPredictionJob", - "file": "JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_sync_flattened", + "title": "GetNasTrialDetail", + "description": "Snippet for GetNasTrialDetail", + "file": "JobServiceClient.GetNasTrialDetailSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetail", "parameters": [ { "type": "System.String", @@ -38784,14 +38662,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NasTrialDetail", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38802,25 +38680,25 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_async_flattened", - "title": "DeleteBatchPredictionJobAsync", - "description": "Snippet for DeleteBatchPredictionJobAsync", - "file": "JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_async_flattened", + "title": "GetNasTrialDetailAsync", + "description": "Snippet for GetNasTrialDetailAsync", + "file": "JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJobAsync", + "shortName": "GetNasTrialDetailAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetailAsync", "async": true, "parameters": [ { @@ -38832,14 +38710,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38850,28 +38728,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_sync_flattened_resourceNames", - "title": "DeleteBatchPredictionJobResourceNames", - "description": "Snippet for DeleteBatchPredictionJob", - "file": "JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_sync_flattened_resourceNames", + "title": "GetNasTrialDetailResourceNames", + "description": "Snippet for GetNasTrialDetail", + "file": "JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetail", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "type": "Google.Cloud.AIPlatform.V1.NasTrialDetailName", "name": "name" }, { @@ -38879,14 +38757,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NasTrialDetail", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38897,29 +38775,29 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_async_flattened_resourceNames", - "title": "DeleteBatchPredictionJobResourceNamesAsync", - "description": "Snippet for DeleteBatchPredictionJobAsync", - "file": "JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetNasTrialDetail_async_flattened_resourceNames", + "title": "GetNasTrialDetailResourceNamesAsync", + "description": "Snippet for GetNasTrialDetailAsync", + "file": "JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJobAsync", + "shortName": "GetNasTrialDetailAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetNasTrialDetailAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "type": "Google.Cloud.AIPlatform.V1.NasTrialDetailName", "name": "name" }, { @@ -38927,14 +38805,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", + "shortName": "GetNasTrialDetail", + "fullName": "google.cloud.aiplatform.v1.JobService.GetNasTrialDetail", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38945,28 +38823,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_sync", - "title": "CancelBatchPredictionJobRequestObject", - "description": "Snippet for CancelBatchPredictionJob", - "file": "JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_sync", + "title": "ListNasTrialDetailsRequestObject", + "description": "Snippet for ListNasTrialDetails", + "file": "JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetails", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelBatchPredictionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.ListNasTrialDetailsRequest", "name": "request" }, { @@ -38974,13 +38852,14 @@ "name": "callSettings" } ], + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -38992,29 +38871,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 78, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_async", - "title": "CancelBatchPredictionJobRequestObjectAsync", - "description": "Snippet for CancelBatchPredictionJobAsync", - "file": "JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_async", + "title": "ListNasTrialDetailsRequestObjectAsync", + "description": "Snippet for ListNasTrialDetailsAsync", + "file": "JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJobAsync", + "shortName": "ListNasTrialDetailsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetailsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelBatchPredictionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.ListNasTrialDetailsRequest", "name": "request" }, { @@ -39022,14 +38901,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39041,42 +38920,51 @@ "segments": [ { "start": 20, - "end": 45, + "end": 80, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 38, + "end": 78, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_sync_flattened", - "title": "CancelBatchPredictionJob", - "description": "Snippet for CancelBatchPredictionJob", - "file": "JobServiceClient.CancelBatchPredictionJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_sync_flattened", + "title": "ListNasTrialDetails", + "description": "Snippet for ListNasTrialDetails", + "file": "JobServiceClient.ListNasTrialDetailsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetails", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39087,44 +38975,52 @@ "segments": [ { "start": 20, - "end": 41, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_async_flattened", - "title": "CancelBatchPredictionJobAsync", - "description": "Snippet for CancelBatchPredictionJobAsync", - "file": "JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_async_flattened", + "title": "ListNasTrialDetailsAsync", + "description": "Snippet for ListNasTrialDetailsAsync", + "file": "JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJobAsync", + "shortName": "ListNasTrialDetailsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetailsAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39135,42 +39031,51 @@ "segments": [ { "start": 20, - "end": 42, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_sync_flattened_resourceNames", - "title": "CancelBatchPredictionJobResourceNames", - "description": "Snippet for CancelBatchPredictionJob", - "file": "JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_sync_flattened_resourceNames", + "title": "ListNasTrialDetailsResourceNames", + "description": "Snippet for ListNasTrialDetails", + "file": "JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelBatchPredictionJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetails", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39181,44 +39086,52 @@ "segments": [ { "start": 20, - "end": 41, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_async_flattened_resourceNames", - "title": "CancelBatchPredictionJobResourceNamesAsync", - "description": "Snippet for CancelBatchPredictionJobAsync", - "file": "JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListNasTrialDetails_async_flattened_resourceNames", + "title": "ListNasTrialDetailsResourceNamesAsync", + "description": "Snippet for ListNasTrialDetailsAsync", + "file": "JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelBatchPredictionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJobAsync", + "shortName": "ListNasTrialDetailsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListNasTrialDetailsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.NasJobName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CancelBatchPredictionJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", + "shortName": "ListNasTrialDetails", + "fullName": "google.cloud.aiplatform.v1.JobService.ListNasTrialDetails", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39229,28 +39142,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_sync", - "title": "CreateModelDeploymentMonitoringJobRequestObject", - "description": "Snippet for CreateModelDeploymentMonitoringJob", - "file": "JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_sync", + "title": "CreateBatchPredictionJobRequestObject", + "description": "Snippet for CreateBatchPredictionJob", + "file": "JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateModelDeploymentMonitoringJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateBatchPredictionJobRequest", "name": "request" }, { @@ -39258,14 +39171,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39288,18 +39201,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_async", - "title": "CreateModelDeploymentMonitoringJobRequestObjectAsync", - "description": "Snippet for CreateModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_async", + "title": "CreateBatchPredictionJobRequestObjectAsync", + "description": "Snippet for CreateBatchPredictionJobAsync", + "file": "JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJobAsync", + "shortName": "CreateBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateModelDeploymentMonitoringJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateBatchPredictionJobRequest", "name": "request" }, { @@ -39307,14 +39220,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39337,36 +39250,36 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_sync_flattened", - "title": "CreateModelDeploymentMonitoringJob", - "description": "Snippet for CreateModelDeploymentMonitoringJob", - "file": "JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_sync_flattened", + "title": "CreateBatchPredictionJob", + "description": "Snippet for CreateBatchPredictionJob", + "file": "JobServiceClient.CreateBatchPredictionJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJob", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", - "name": "modelDeploymentMonitoringJob" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "name": "batchPredictionJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39388,14 +39301,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_async_flattened", - "title": "CreateModelDeploymentMonitoringJobAsync", - "description": "Snippet for CreateModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_async_flattened", + "title": "CreateBatchPredictionJobAsync", + "description": "Snippet for CreateBatchPredictionJobAsync", + "file": "JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJobAsync", + "shortName": "CreateBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJobAsync", "async": true, "parameters": [ { @@ -39403,22 +39316,22 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", - "name": "modelDeploymentMonitoringJob" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "name": "batchPredictionJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39440,36 +39353,36 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_sync_flattened_resourceNames", - "title": "CreateModelDeploymentMonitoringJobResourceNames", - "description": "Snippet for CreateModelDeploymentMonitoringJob", - "file": "JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_sync_flattened_resourceNames", + "title": "CreateBatchPredictionJobResourceNames", + "description": "Snippet for CreateBatchPredictionJob", + "file": "JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJob", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", - "name": "modelDeploymentMonitoringJob" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "name": "batchPredictionJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39491,14 +39404,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_async_flattened_resourceNames", - "title": "CreateModelDeploymentMonitoringJobResourceNamesAsync", - "description": "Snippet for CreateModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateBatchPredictionJob_async_flattened_resourceNames", + "title": "CreateBatchPredictionJobResourceNamesAsync", + "description": "Snippet for CreateBatchPredictionJobAsync", + "file": "JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJobAsync", + "shortName": "CreateBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateBatchPredictionJobAsync", "async": true, "parameters": [ { @@ -39506,22 +39419,22 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", - "name": "modelDeploymentMonitoringJob" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", + "name": "batchPredictionJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", + "shortName": "CreateBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39543,17 +39456,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_sync", - "title": "SearchModelDeploymentMonitoringStatsAnomaliesRequestObject", - "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomalies", - "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_sync", + "title": "GetBatchPredictionJobRequestObject", + "description": "Snippet for GetBatchPredictionJob", + "file": "JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.SearchModelDeploymentMonitoringStatsAnomaliesRequest", + "type": "Google.Cloud.AIPlatform.V1.GetBatchPredictionJobRequest", "name": "request" }, { @@ -39561,14 +39474,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39580,29 +39493,29 @@ "segments": [ { "start": 20, - "end": 87, + "end": 44, "type": "FULL" }, { - "start": 37, - "end": 85, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_async", - "title": "SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsync", - "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomaliesAsync", - "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_async", + "title": "GetBatchPredictionJobRequestObjectAsync", + "description": "Snippet for GetBatchPredictionJobAsync", + "file": "JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomaliesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "shortName": "GetBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.SearchModelDeploymentMonitoringStatsAnomaliesRequest", + "type": "Google.Cloud.AIPlatform.V1.GetBatchPredictionJobRequest", "name": "request" }, { @@ -39610,14 +39523,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39629,55 +39542,43 @@ "segments": [ { "start": 20, - "end": 89, + "end": 45, "type": "FULL" }, { - "start": 39, - "end": 87, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_sync_flattened", - "title": "SearchModelDeploymentMonitoringStatsAnomalies", - "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomalies", - "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_sync_flattened", + "title": "GetBatchPredictionJob", + "description": "Snippet for GetBatchPredictionJob", + "file": "JobServiceClient.GetBatchPredictionJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJob", "parameters": [ { "type": "System.String", - "name": "modelDeploymentMonitoringJob" - }, - { - "type": "System.String", - "name": "deployedModelId" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39688,56 +39589,44 @@ "segments": [ { "start": 20, - "end": 76, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 74, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_async_flattened", - "title": "SearchModelDeploymentMonitoringStatsAnomaliesAsync", - "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomaliesAsync", - "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_async_flattened", + "title": "GetBatchPredictionJobAsync", + "description": "Snippet for GetBatchPredictionJobAsync", + "file": "JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomaliesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "shortName": "GetBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJobAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "modelDeploymentMonitoringJob" - }, - { - "type": "System.String", - "name": "deployedModelId" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39748,55 +39637,43 @@ "segments": [ { "start": 20, - "end": 78, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 76, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_sync_flattened_resourceNames", - "title": "SearchModelDeploymentMonitoringStatsAnomaliesResourceNames", - "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomalies", - "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_sync_flattened_resourceNames", + "title": "GetBatchPredictionJobResourceNames", + "description": "Snippet for GetBatchPredictionJob", + "file": "JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", - "name": "modelDeploymentMonitoringJob" - }, - { - "type": "System.String", - "name": "deployedModelId" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.BatchPredictionJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39807,56 +39684,44 @@ "segments": [ { "start": 20, - "end": 76, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 74, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_async_flattened_resourceNames", - "title": "SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsync", - "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomaliesAsync", - "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetBatchPredictionJob_async_flattened_resourceNames", + "title": "GetBatchPredictionJobResourceNamesAsync", + "description": "Snippet for GetBatchPredictionJobAsync", + "file": "JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomaliesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "shortName": "GetBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetBatchPredictionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", - "name": "modelDeploymentMonitoringJob" - }, - { - "type": "System.String", - "name": "deployedModelId" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", - "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", + "shortName": "GetBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39867,28 +39732,28 @@ "segments": [ { "start": 20, - "end": 78, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 76, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_sync", - "title": "GetModelDeploymentMonitoringJobRequestObject", - "description": "Snippet for GetModelDeploymentMonitoringJob", - "file": "JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_sync", + "title": "ListBatchPredictionJobsRequestObject", + "description": "Snippet for ListBatchPredictionJobs", + "file": "JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetModelDeploymentMonitoringJobRequest", + "type": "Google.Cloud.AIPlatform.V1.ListBatchPredictionJobsRequest", "name": "request" }, { @@ -39896,14 +39761,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39915,29 +39780,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 82, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 38, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_async", - "title": "GetModelDeploymentMonitoringJobRequestObjectAsync", - "description": "Snippet for GetModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_async", + "title": "ListBatchPredictionJobsRequestObjectAsync", + "description": "Snippet for ListBatchPredictionJobsAsync", + "file": "JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJobAsync", + "shortName": "ListBatchPredictionJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetModelDeploymentMonitoringJobRequest", + "type": "Google.Cloud.AIPlatform.V1.ListBatchPredictionJobsRequest", "name": "request" }, { @@ -39945,14 +39810,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -39964,43 +39829,51 @@ "segments": [ { "start": 20, - "end": 45, + "end": 84, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 40, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_sync_flattened", - "title": "GetModelDeploymentMonitoringJob", - "description": "Snippet for GetModelDeploymentMonitoringJob", - "file": "JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_sync_flattened", + "title": "ListBatchPredictionJobs", + "description": "Snippet for ListBatchPredictionJobs", + "file": "JobServiceClient.ListBatchPredictionJobsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobs", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40011,44 +39884,52 @@ "segments": [ { "start": 20, - "end": 41, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_async_flattened", - "title": "GetModelDeploymentMonitoringJobAsync", - "description": "Snippet for GetModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_async_flattened", + "title": "ListBatchPredictionJobsAsync", + "description": "Snippet for ListBatchPredictionJobsAsync", + "file": "JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJobAsync", + "shortName": "ListBatchPredictionJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobsAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40059,43 +39940,51 @@ "segments": [ { "start": 20, - "end": 42, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_sync_flattened_resourceNames", - "title": "GetModelDeploymentMonitoringJobResourceNames", - "description": "Snippet for GetModelDeploymentMonitoringJob", - "file": "JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_sync_flattened_resourceNames", + "title": "ListBatchPredictionJobsResourceNames", + "description": "Snippet for ListBatchPredictionJobs", + "file": "JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40106,44 +39995,52 @@ "segments": [ { "start": 20, - "end": 41, + "end": 76, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_async_flattened_resourceNames", - "title": "GetModelDeploymentMonitoringJobResourceNamesAsync", - "description": "Snippet for GetModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListBatchPredictionJobs_async_flattened_resourceNames", + "title": "ListBatchPredictionJobsResourceNamesAsync", + "description": "Snippet for ListBatchPredictionJobsAsync", + "file": "JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJobAsync", + "shortName": "ListBatchPredictionJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListBatchPredictionJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", + "shortName": "ListBatchPredictionJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40154,28 +40051,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 78, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_sync", - "title": "ListModelDeploymentMonitoringJobsRequestObject", - "description": "Snippet for ListModelDeploymentMonitoringJobs", - "file": "JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_sync", + "title": "DeleteBatchPredictionJobRequestObject", + "description": "Snippet for DeleteBatchPredictionJob", + "file": "JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelDeploymentMonitoringJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteBatchPredictionJobRequest", "name": "request" }, { @@ -40183,14 +40080,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40202,29 +40099,29 @@ "segments": [ { "start": 20, - "end": 82, + "end": 62, "type": "FULL" }, { - "start": 38, - "end": 80, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_async", - "title": "ListModelDeploymentMonitoringJobsRequestObjectAsync", - "description": "Snippet for ListModelDeploymentMonitoringJobsAsync", - "file": "JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_async", + "title": "DeleteBatchPredictionJobRequestObjectAsync", + "description": "Snippet for DeleteBatchPredictionJobAsync", + "file": "JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelDeploymentMonitoringJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobsAsync", + "shortName": "DeleteBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelDeploymentMonitoringJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteBatchPredictionJobRequest", "name": "request" }, { @@ -40232,14 +40129,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40251,51 +40148,43 @@ "segments": [ { "start": 20, - "end": 84, + "end": 63, "type": "FULL" }, { - "start": 40, - "end": 82, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_sync_flattened", - "title": "ListModelDeploymentMonitoringJobs", - "description": "Snippet for ListModelDeploymentMonitoringJobs", - "file": "JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_sync_flattened", + "title": "DeleteBatchPredictionJob", + "description": "Snippet for DeleteBatchPredictionJob", + "file": "JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJob", "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40306,52 +40195,44 @@ "segments": [ { "start": 20, - "end": 75, + "end": 59, "type": "FULL" }, { "start": 36, - "end": 73, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_async_flattened", - "title": "ListModelDeploymentMonitoringJobsAsync", - "description": "Snippet for ListModelDeploymentMonitoringJobsAsync", - "file": "JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_async_flattened", + "title": "DeleteBatchPredictionJobAsync", + "description": "Snippet for DeleteBatchPredictionJobAsync", + "file": "JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelDeploymentMonitoringJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobsAsync", + "shortName": "DeleteBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJobAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40362,51 +40243,43 @@ "segments": [ { "start": 20, - "end": 77, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_sync_flattened_resourceNames", - "title": "ListModelDeploymentMonitoringJobsResourceNames", - "description": "Snippet for ListModelDeploymentMonitoringJobs", - "file": "JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_sync_flattened_resourceNames", + "title": "DeleteBatchPredictionJobResourceNames", + "description": "Snippet for DeleteBatchPredictionJob", + "file": "JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJob", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40417,52 +40290,44 @@ "segments": [ { "start": 20, - "end": 76, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_async_flattened_resourceNames", - "title": "ListModelDeploymentMonitoringJobsResourceNamesAsync", - "description": "Snippet for ListModelDeploymentMonitoringJobsAsync", - "file": "JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteBatchPredictionJob_async_flattened_resourceNames", + "title": "DeleteBatchPredictionJobResourceNamesAsync", + "description": "Snippet for DeleteBatchPredictionJobAsync", + "file": "JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelDeploymentMonitoringJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobsAsync", + "shortName": "DeleteBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteBatchPredictionJobAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListModelDeploymentMonitoringJobs", - "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", + "shortName": "DeleteBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40473,28 +40338,28 @@ "segments": [ { "start": 20, - "end": 78, + "end": 60, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_UpdateModelDeploymentMonitoringJob_sync", - "title": "UpdateModelDeploymentMonitoringJobRequestObject", - "description": "Snippet for UpdateModelDeploymentMonitoringJob", - "file": "JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_sync", + "title": "CancelBatchPredictionJobRequestObject", + "description": "Snippet for CancelBatchPredictionJob", + "file": "JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.UpdateModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateModelDeploymentMonitoringJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelBatchPredictionJobRequest", "name": "request" }, { @@ -40502,14 +40367,13 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "UpdateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.UpdateModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40521,29 +40385,29 @@ "segments": [ { "start": 20, - "end": 63, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_UpdateModelDeploymentMonitoringJob_async", - "title": "UpdateModelDeploymentMonitoringJobRequestObjectAsync", - "description": "Snippet for UpdateModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_async", + "title": "CancelBatchPredictionJobRequestObjectAsync", + "description": "Snippet for CancelBatchPredictionJobAsync", + "file": "JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.UpdateModelDeploymentMonitoringJobAsync", + "shortName": "CancelBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateModelDeploymentMonitoringJobRequest", + "type": "Google.Cloud.AIPlatform.V1.CancelBatchPredictionJobRequest", "name": "request" }, { @@ -40551,14 +40415,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "UpdateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.UpdateModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40570,47 +40434,42 @@ "segments": [ { "start": 20, - "end": 64, + "end": 45, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_UpdateModelDeploymentMonitoringJob_sync_flattened", - "title": "UpdateModelDeploymentMonitoringJob", - "description": "Snippet for UpdateModelDeploymentMonitoringJob", - "file": "JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_sync_flattened", + "title": "CancelBatchPredictionJob", + "description": "Snippet for CancelBatchPredictionJob", + "file": "JobServiceClient.CancelBatchPredictionJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.UpdateModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", - "name": "modelDeploymentMonitoringJob" - }, - { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "UpdateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.UpdateModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40621,48 +40480,44 @@ "segments": [ { "start": 20, - "end": 60, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_UpdateModelDeploymentMonitoringJob_async_flattened", - "title": "UpdateModelDeploymentMonitoringJobAsync", - "description": "Snippet for UpdateModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_async_flattened", + "title": "CancelBatchPredictionJobAsync", + "description": "Snippet for CancelBatchPredictionJobAsync", + "file": "JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.UpdateModelDeploymentMonitoringJobAsync", + "shortName": "CancelBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", - "name": "modelDeploymentMonitoringJob" - }, - { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "UpdateModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.UpdateModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40673,235 +40528,238 @@ "segments": [ { "start": 20, - "end": 61, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_sync", - "title": "DeleteModelDeploymentMonitoringJobRequestObject", - "description": "Snippet for DeleteModelDeploymentMonitoringJob", - "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_sync_flattened_resourceNames", + "title": "CancelBatchPredictionJobResourceNames", + "description": "Snippet for CancelBatchPredictionJob", + "file": "JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteModelDeploymentMonitoringJobRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_async", - "title": "DeleteModelDeploymentMonitoringJobRequestObjectAsync", - "description": "Snippet for DeleteModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CancelBatchPredictionJob_async_flattened_resourceNames", + "title": "CancelBatchPredictionJobResourceNamesAsync", + "description": "Snippet for CancelBatchPredictionJobAsync", + "file": "JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJobAsync", + "shortName": "CancelBatchPredictionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CancelBatchPredictionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteModelDeploymentMonitoringJobRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.BatchPredictionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", + "shortName": "CancelBatchPredictionJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CancelBatchPredictionJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_sync_flattened", - "title": "DeleteModelDeploymentMonitoringJob", - "description": "Snippet for DeleteModelDeploymentMonitoringJob", - "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_sync", + "title": "CreateModelDeploymentMonitoringJobRequestObject", + "description": "Snippet for CreateModelDeploymentMonitoringJob", + "file": "JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJob", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.CreateModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 46, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_async_flattened", - "title": "DeleteModelDeploymentMonitoringJobAsync", - "description": "Snippet for DeleteModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_async", + "title": "CreateModelDeploymentMonitoringJobRequestObjectAsync", + "description": "Snippet for CreateModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJobAsync", + "shortName": "CreateModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.CreateModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 47, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_sync_flattened_resourceNames", - "title": "DeleteModelDeploymentMonitoringJobResourceNames", - "description": "Snippet for DeleteModelDeploymentMonitoringJob", - "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_sync_flattened", + "title": "CreateModelDeploymentMonitoringJob", + "description": "Snippet for CreateModelDeploymentMonitoringJob", + "file": "JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "name": "modelDeploymentMonitoringJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40912,44 +40770,48 @@ "segments": [ { "start": 20, - "end": 59, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_async_flattened_resourceNames", - "title": "DeleteModelDeploymentMonitoringJobResourceNamesAsync", - "description": "Snippet for DeleteModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_async_flattened", + "title": "CreateModelDeploymentMonitoringJobAsync", + "description": "Snippet for CreateModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJobAsync", + "shortName": "CreateModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "name": "modelDeploymentMonitoringJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "DeleteModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -40960,232 +40822,255 @@ "segments": [ { "start": 20, - "end": 60, + "end": 43, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_sync", - "title": "PauseModelDeploymentMonitoringJobRequestObject", - "description": "Snippet for PauseModelDeploymentMonitoringJob", - "file": "JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_sync_flattened_resourceNames", + "title": "CreateModelDeploymentMonitoringJobResourceNames", + "description": "Snippet for CreateModelDeploymentMonitoringJob", + "file": "JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PauseModelDeploymentMonitoringJobRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "name": "modelDeploymentMonitoringJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 43, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_async", - "title": "PauseModelDeploymentMonitoringJobRequestObjectAsync", - "description": "Snippet for PauseModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_CreateModelDeploymentMonitoringJob_async_flattened_resourceNames", + "title": "CreateModelDeploymentMonitoringJobResourceNamesAsync", + "description": "Snippet for CreateModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PauseModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJobAsync", + "shortName": "CreateModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.CreateModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PauseModelDeploymentMonitoringJobRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "name": "modelDeploymentMonitoringJob" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", + "shortName": "CreateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.CreateModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_sync_flattened", - "title": "PauseModelDeploymentMonitoringJob", - "description": "Snippet for PauseModelDeploymentMonitoringJob", - "file": "JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_sync", + "title": "SearchModelDeploymentMonitoringStatsAnomaliesRequestObject", + "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomalies", + "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomalies", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.SearchModelDeploymentMonitoringStatsAnomaliesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 87, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 37, + "end": 85, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_async_flattened", - "title": "PauseModelDeploymentMonitoringJobAsync", - "description": "Snippet for PauseModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_async", + "title": "SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsync", + "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PauseModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJobAsync", + "shortName": "SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.SearchModelDeploymentMonitoringStatsAnomaliesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 89, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 39, + "end": 87, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_sync_flattened_resourceNames", - "title": "PauseModelDeploymentMonitoringJobResourceNames", - "description": "Snippet for PauseModelDeploymentMonitoringJob", - "file": "JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_sync_flattened", + "title": "SearchModelDeploymentMonitoringStatsAnomalies", + "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomalies", + "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomalies", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", - "name": "name" - }, + "type": "System.String", + "name": "modelDeploymentMonitoringJob" + }, + { + "type": "System.String", + "name": "deployedModelId" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -41196,44 +41081,56 @@ "segments": [ { "start": 20, - "end": 41, + "end": 76, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_async_flattened_resourceNames", - "title": "PauseModelDeploymentMonitoringJobResourceNamesAsync", - "description": "Snippet for PauseModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_async_flattened", + "title": "SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PauseModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJobAsync", + "shortName": "SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", - "name": "name" + "type": "System.String", + "name": "modelDeploymentMonitoringJob" + }, + { + "type": "System.String", + "name": "deployedModelId" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "PauseModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -41244,218 +41141,244 @@ "segments": [ { "start": 20, - "end": 42, + "end": 78, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 38, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_sync", - "title": "ResumeModelDeploymentMonitoringJobRequestObject", - "description": "Snippet for ResumeModelDeploymentMonitoringJob", - "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_sync_flattened_resourceNames", + "title": "SearchModelDeploymentMonitoringStatsAnomaliesResourceNames", + "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomalies", + "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomalies", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ResumeModelDeploymentMonitoringJobRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "modelDeploymentMonitoringJob" + }, + { + "type": "System.String", + "name": "deployedModelId" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 76, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_async", - "title": "ResumeModelDeploymentMonitoringJobRequestObjectAsync", - "description": "Snippet for ResumeModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_SearchModelDeploymentMonitoringStatsAnomalies_async_flattened_resourceNames", + "title": "SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsync", + "description": "Snippet for SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "file": "JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ResumeModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJobAsync", + "shortName": "SearchModelDeploymentMonitoringStatsAnomaliesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ResumeModelDeploymentMonitoringJobRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "modelDeploymentMonitoringJob" + }, + { + "type": "System.String", + "name": "deployedModelId" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", + "shortName": "SearchModelDeploymentMonitoringStatsAnomalies", + "fullName": "google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 78, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 38, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_sync_flattened", - "title": "ResumeModelDeploymentMonitoringJob", - "description": "Snippet for ResumeModelDeploymentMonitoringJob", - "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_sync", + "title": "GetModelDeploymentMonitoringJobRequestObject", + "description": "Snippet for GetModelDeploymentMonitoringJob", + "file": "JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJob", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJob", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.GetModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 44, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_async_flattened", - "title": "ResumeModelDeploymentMonitoringJobAsync", - "description": "Snippet for ResumeModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_async", + "title": "GetModelDeploymentMonitoringJobRequestObjectAsync", + "description": "Snippet for GetModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ResumeModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJobAsync", + "shortName": "GetModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.GetModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 45, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_sync_flattened_resourceNames", - "title": "ResumeModelDeploymentMonitoringJobResourceNames", - "description": "Snippet for ResumeModelDeploymentMonitoringJob", - "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_sync_flattened", + "title": "GetModelDeploymentMonitoringJob", + "description": "Snippet for GetModelDeploymentMonitoringJob", + "file": "JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJob", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "type": "System.String", "name": "name" }, { @@ -41463,13 +41386,14 @@ "name": "callSettings" } ], + "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -41491,18 +41415,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_async_flattened_resourceNames", - "title": "ResumeModelDeploymentMonitoringJobResourceNamesAsync", - "description": "Snippet for ResumeModelDeploymentMonitoringJobAsync", - "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_async_flattened", + "title": "GetModelDeploymentMonitoringJobAsync", + "description": "Snippet for GetModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ResumeModelDeploymentMonitoringJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJobAsync", + "shortName": "GetModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "type": "System.String", "name": "name" }, { @@ -41510,14 +41434,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "JobServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ResumeModelDeploymentMonitoringJob", - "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", "service": { "shortName": "JobService", "fullName": "google.cloud.aiplatform.v1.JobService" @@ -41539,623 +41463,631 @@ ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_sync", - "title": "CountTokensRequestObject", - "description": "Snippet for CountTokens", - "file": "LlmUtilityServiceClient.CountTokensRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_sync_flattened_resourceNames", + "title": "GetModelDeploymentMonitoringJobResourceNames", + "description": "Snippet for GetModelDeploymentMonitoringJob", + "file": "JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CountTokens", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokens", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CountTokensRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.CountTokensResponse", + "resultType": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CountTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 53, + "start": 20, + "end": 41, "type": "FULL" }, { - "start": 37, - "end": 51, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_async", - "title": "CountTokensRequestObjectAsync", - "description": "Snippet for CountTokensAsync", - "file": "LlmUtilityServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_GetModelDeploymentMonitoringJob_async_flattened_resourceNames", + "title": "GetModelDeploymentMonitoringJobResourceNamesAsync", + "description": "Snippet for GetModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CountTokensAsync", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokensAsync", + "shortName": "GetModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.GetModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CountTokensRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CountTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", + "shortName": "GetModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.GetModelDeploymentMonitoringJob", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 54, + "start": 20, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 52, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_sync_flattened", - "title": "CountTokens", - "description": "Snippet for CountTokens", - "file": "LlmUtilityServiceClient.CountTokensSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_sync", + "title": "ListModelDeploymentMonitoringJobsRequestObject", + "description": "Snippet for ListModelDeploymentMonitoringJobs", + "file": "JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CountTokens", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobs", "parameters": [ { - "type": "System.String", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "Google.Cloud.AIPlatform.V1.ListModelDeploymentMonitoringJobsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.CountTokensResponse", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CountTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 46, + "start": 20, + "end": 82, "type": "FULL" }, { "start": 38, - "end": 44, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_async_flattened", - "title": "CountTokensAsync", - "description": "Snippet for CountTokensAsync", - "file": "LlmUtilityServiceClient.CountTokensAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_async", + "title": "ListModelDeploymentMonitoringJobsRequestObjectAsync", + "description": "Snippet for ListModelDeploymentMonitoringJobsAsync", + "file": "JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CountTokensAsync", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokensAsync", + "shortName": "ListModelDeploymentMonitoringJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "Google.Cloud.AIPlatform.V1.ListModelDeploymentMonitoringJobsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CountTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 47, + "start": 20, + "end": 84, "type": "FULL" }, { - "start": 39, - "end": 45, + "start": 40, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_sync_flattened_resourceNames", - "title": "CountTokensResourceNames", - "description": "Snippet for CountTokens", - "file": "LlmUtilityServiceClient.CountTokensResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_sync_flattened", + "title": "ListModelDeploymentMonitoringJobs", + "description": "Snippet for ListModelDeploymentMonitoringJobs", + "file": "JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CountTokens", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" + "type": "System.String", + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.CountTokensResponse", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CountTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 46, + "start": 20, + "end": 75, "type": "FULL" }, { - "start": 38, - "end": 44, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_async_flattened_resourceNames", - "title": "CountTokensResourceNamesAsync", - "description": "Snippet for CountTokensAsync", - "file": "LlmUtilityServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_async_flattened", + "title": "ListModelDeploymentMonitoringJobsAsync", + "description": "Snippet for ListModelDeploymentMonitoringJobsAsync", + "file": "JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CountTokensAsync", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokensAsync", + "shortName": "ListModelDeploymentMonitoringJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" + "type": "System.String", + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CountTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 47, + "start": 20, + "end": 77, "type": "FULL" }, { - "start": 39, - "end": 45, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_sync", - "title": "ComputeTokensRequestObject", - "description": "Snippet for ComputeTokens", - "file": "LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_sync_flattened_resourceNames", + "title": "ListModelDeploymentMonitoringJobsResourceNames", + "description": "Snippet for ListModelDeploymentMonitoringJobs", + "file": "JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ComputeTokens", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ComputeTokensRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } ], - "resultType": "Google.Cloud.AIPlatform.V1.ComputeTokensResponse", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ComputeTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 50, + "start": 20, + "end": 76, "type": "FULL" }, { "start": 37, - "end": 48, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_async", - "title": "ComputeTokensRequestObjectAsync", - "description": "Snippet for ComputeTokensAsync", - "file": "LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ListModelDeploymentMonitoringJobs_async_flattened_resourceNames", + "title": "ListModelDeploymentMonitoringJobsResourceNamesAsync", + "description": "Snippet for ListModelDeploymentMonitoringJobsAsync", + "file": "JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ComputeTokensAsync", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokensAsync", + "shortName": "ListModelDeploymentMonitoringJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ListModelDeploymentMonitoringJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ComputeTokensRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ComputeTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", + "shortName": "ListModelDeploymentMonitoringJobs", + "fullName": "google.cloud.aiplatform.v1.JobService.ListModelDeploymentMonitoringJobs", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 51, + "start": 20, + "end": 78, "type": "FULL" }, { - "start": 38, - "end": 49, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_sync_flattened", - "title": "ComputeTokens", - "description": "Snippet for ComputeTokens", - "file": "LlmUtilityServiceClient.ComputeTokensSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_UpdateModelDeploymentMonitoringJob_sync", + "title": "UpdateModelDeploymentMonitoringJobRequestObject", + "description": "Snippet for UpdateModelDeploymentMonitoringJob", + "file": "JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ComputeTokens", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokens", + "shortName": "UpdateModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.UpdateModelDeploymentMonitoringJob", "parameters": [ { - "type": "System.String", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "Google.Cloud.AIPlatform.V1.UpdateModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ComputeTokensResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ComputeTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", + "shortName": "UpdateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.UpdateModelDeploymentMonitoringJob", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 46, + "start": 20, + "end": 63, "type": "FULL" }, { - "start": 38, - "end": 44, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_async_flattened", - "title": "ComputeTokensAsync", - "description": "Snippet for ComputeTokensAsync", - "file": "LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_UpdateModelDeploymentMonitoringJob_async", + "title": "UpdateModelDeploymentMonitoringJobRequestObjectAsync", + "description": "Snippet for UpdateModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ComputeTokensAsync", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokensAsync", + "shortName": "UpdateModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.UpdateModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "Google.Cloud.AIPlatform.V1.UpdateModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ComputeTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", + "shortName": "UpdateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.UpdateModelDeploymentMonitoringJob", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 47, + "start": 20, + "end": 64, "type": "FULL" }, { - "start": 39, - "end": 45, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_sync_flattened_resourceNames", - "title": "ComputeTokensResourceNames", - "description": "Snippet for ComputeTokens", - "file": "LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_UpdateModelDeploymentMonitoringJob_sync_flattened", + "title": "UpdateModelDeploymentMonitoringJob", + "description": "Snippet for UpdateModelDeploymentMonitoringJob", + "file": "JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ComputeTokens", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokens", + "shortName": "UpdateModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.UpdateModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "name": "modelDeploymentMonitoringJob" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ComputeTokensResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ComputeTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", + "shortName": "UpdateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.UpdateModelDeploymentMonitoringJob", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 46, + "start": 20, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 44, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_async_flattened_resourceNames", - "title": "ComputeTokensResourceNamesAsync", - "description": "Snippet for ComputeTokensAsync", - "file": "LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_UpdateModelDeploymentMonitoringJob_async_flattened", + "title": "UpdateModelDeploymentMonitoringJobAsync", + "description": "Snippet for UpdateModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ComputeTokensAsync", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokensAsync", + "shortName": "UpdateModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.UpdateModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJob", + "name": "modelDeploymentMonitoringJob" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "LlmUtilityServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ComputeTokens", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", + "shortName": "UpdateModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.UpdateModelDeploymentMonitoringJob", "service": { - "shortName": "LlmUtilityService", - "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 47, + "start": 20, + "end": 61, "type": "FULL" }, { - "start": 39, - "end": 45, + "start": 37, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MatchService_FindNeighbors_sync", - "title": "FindNeighborsRequestObject", - "description": "Snippet for FindNeighbors", - "file": "MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_sync", + "title": "DeleteModelDeploymentMonitoringJobRequestObject", + "description": "Snippet for DeleteModelDeploymentMonitoringJob", + "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "FindNeighbors", - "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient.FindNeighbors", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.FindNeighborsRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteModelDeploymentMonitoringJobRequest", "name": "request" }, { @@ -42163,17 +42095,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.FindNeighborsResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "MatchServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "FindNeighbors", - "fullName": "google.cloud.aiplatform.v1.MatchService.FindNeighbors", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", "service": { - "shortName": "MatchService", - "fullName": "google.cloud.aiplatform.v1.MatchService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, @@ -42182,29 +42114,29 @@ "segments": [ { "start": 20, - "end": 50, + "end": 62, "type": "FULL" }, { - "start": 34, - "end": 48, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MatchService_FindNeighbors_async", - "title": "FindNeighborsRequestObjectAsync", - "description": "Snippet for FindNeighborsAsync", - "file": "MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_async", + "title": "DeleteModelDeploymentMonitoringJobRequestObjectAsync", + "description": "Snippet for DeleteModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "FindNeighborsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient.FindNeighborsAsync", + "shortName": "DeleteModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.FindNeighborsRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteModelDeploymentMonitoringJobRequest", "name": "request" }, { @@ -42212,17 +42144,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "MatchServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "FindNeighbors", - "fullName": "google.cloud.aiplatform.v1.MatchService.FindNeighbors", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", "service": { - "shortName": "MatchService", - "fullName": "google.cloud.aiplatform.v1.MatchService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, @@ -42231,359 +42163,331 @@ "segments": [ { "start": 20, - "end": 51, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 49, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MatchService_ReadIndexDatapoints_sync", - "title": "ReadIndexDatapointsRequestObject", - "description": "Snippet for ReadIndexDatapoints", - "file": "MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_sync_flattened", + "title": "DeleteModelDeploymentMonitoringJob", + "description": "Snippet for DeleteModelDeploymentMonitoringJob", + "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ReadIndexDatapoints", - "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient.ReadIndexDatapoints", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ReadIndexDatapointsRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ReadIndexDatapointsResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "MatchServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ReadIndexDatapoints", - "fullName": "google.cloud.aiplatform.v1.MatchService.ReadIndexDatapoints", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", "service": { - "shortName": "MatchService", - "fullName": "google.cloud.aiplatform.v1.MatchService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 44, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MatchService_ReadIndexDatapoints_async", - "title": "ReadIndexDatapointsRequestObjectAsync", - "description": "Snippet for ReadIndexDatapointsAsync", - "file": "MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_async_flattened", + "title": "DeleteModelDeploymentMonitoringJobAsync", + "description": "Snippet for DeleteModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ReadIndexDatapointsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient.ReadIndexDatapointsAsync", + "shortName": "DeleteModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ReadIndexDatapointsRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "MatchServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ReadIndexDatapoints", - "fullName": "google.cloud.aiplatform.v1.MatchService.ReadIndexDatapoints", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", "service": { - "shortName": "MatchService", - "fullName": "google.cloud.aiplatform.v1.MatchService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 45, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_sync", - "title": "CreateMetadataStoreRequestObject", - "description": "Snippet for CreateMetadataStore", - "file": "MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_sync_flattened_resourceNames", + "title": "DeleteModelDeploymentMonitoringJobResourceNames", + "description": "Snippet for DeleteModelDeploymentMonitoringJob", + "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStore", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateMetadataStoreRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 64, + "end": 59, "type": "FULL" }, { "start": 36, - "end": 62, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_async", - "title": "CreateMetadataStoreRequestObjectAsync", - "description": "Snippet for CreateMetadataStoreAsync", - "file": "MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_DeleteModelDeploymentMonitoringJob_async_flattened_resourceNames", + "title": "DeleteModelDeploymentMonitoringJobResourceNamesAsync", + "description": "Snippet for DeleteModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStoreAsync", + "shortName": "DeleteModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.DeleteModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateMetadataStoreRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", + "shortName": "DeleteModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.DeleteModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 65, + "end": 60, "type": "FULL" }, { "start": 37, - "end": 63, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_sync_flattened", - "title": "CreateMetadataStore", - "description": "Snippet for CreateMetadataStore", - "file": "MetadataServiceClient.CreateMetadataStoreSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_sync", + "title": "PauseModelDeploymentMonitoringJobRequestObject", + "description": "Snippet for PauseModelDeploymentMonitoringJob", + "file": "JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJob", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.MetadataStore", - "name": "metadataStore" - }, - { - "type": "System.String", - "name": "metadataStoreId" + "type": "Google.Cloud.AIPlatform.V1.PauseModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 58, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_async_flattened", - "title": "CreateMetadataStoreAsync", - "description": "Snippet for CreateMetadataStoreAsync", - "file": "MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "CreateMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStoreAsync", + "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_async", + "title": "PauseModelDeploymentMonitoringJobRequestObjectAsync", + "description": "Snippet for PauseModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "PauseModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.MetadataStore", - "name": "metadataStore" - }, - { - "type": "System.String", - "name": "metadataStoreId" + "type": "Google.Cloud.AIPlatform.V1.PauseModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 61, + "end": 45, "type": "FULL" }, { - "start": 36, - "end": 59, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_sync_flattened_resourceNames", - "title": "CreateMetadataStoreResourceNames", - "description": "Snippet for CreateMetadataStore", - "file": "MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_sync_flattened", + "title": "PauseModelDeploymentMonitoringJob", + "description": "Snippet for PauseModelDeploymentMonitoringJob", + "file": "JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJob", "parameters": [ - { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.MetadataStore", - "name": "metadataStore" - }, { "type": "System.String", - "name": "metadataStoreId" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, @@ -42591,55 +42495,47 @@ "segments": [ { "start": 20, - "end": 61, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 59, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_async_flattened_resourceNames", - "title": "CreateMetadataStoreResourceNamesAsync", - "description": "Snippet for CreateMetadataStoreAsync", - "file": "MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_async_flattened", + "title": "PauseModelDeploymentMonitoringJobAsync", + "description": "Snippet for PauseModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStoreAsync", + "shortName": "PauseModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ - { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.MetadataStore", - "name": "metadataStore" - }, { "type": "System.String", - "name": "metadataStoreId" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "CreateMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, @@ -42647,220 +42543,218 @@ "segments": [ { "start": 20, - "end": 62, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_sync", - "title": "GetMetadataStoreRequestObject", - "description": "Snippet for GetMetadataStore", - "file": "MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_sync_flattened_resourceNames", + "title": "PauseModelDeploymentMonitoringJobResourceNames", + "description": "Snippet for PauseModelDeploymentMonitoringJob", + "file": "JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetMetadataStoreRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataStore", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 41, "type": "FULL" }, { "start": 34, - "end": 42, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_async", - "title": "GetMetadataStoreRequestObjectAsync", - "description": "Snippet for GetMetadataStoreAsync", - "file": "MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_PauseModelDeploymentMonitoringJob_async_flattened_resourceNames", + "title": "PauseModelDeploymentMonitoringJobResourceNamesAsync", + "description": "Snippet for PauseModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStoreAsync", + "shortName": "PauseModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.PauseModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetMetadataStoreRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", + "shortName": "PauseModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.PauseModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 42, "type": "FULL" }, { "start": 35, - "end": 43, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_sync_flattened", - "title": "GetMetadataStore", - "description": "Snippet for GetMetadataStore", - "file": "MetadataServiceClient.GetMetadataStoreSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_sync", + "title": "ResumeModelDeploymentMonitoringJobRequestObject", + "description": "Snippet for ResumeModelDeploymentMonitoringJob", + "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStore", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJob", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ResumeModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataStore", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 44, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_async_flattened", - "title": "GetMetadataStoreAsync", - "description": "Snippet for GetMetadataStoreAsync", - "file": "MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_async", + "title": "ResumeModelDeploymentMonitoringJobRequestObjectAsync", + "description": "Snippet for ResumeModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStoreAsync", + "shortName": "ResumeModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ResumeModelDeploymentMonitoringJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 45, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_sync_flattened_resourceNames", - "title": "GetMetadataStoreResourceNames", - "description": "Snippet for GetMetadataStore", - "file": "MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_sync_flattened", + "title": "ResumeModelDeploymentMonitoringJob", + "description": "Snippet for ResumeModelDeploymentMonitoringJob", + "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStore", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "type": "System.String", "name": "name" }, { @@ -42868,17 +42762,16 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataStore", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, @@ -42897,18 +42790,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_async_flattened_resourceNames", - "title": "GetMetadataStoreResourceNamesAsync", - "description": "Snippet for GetMetadataStoreAsync", - "file": "MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_async_flattened", + "title": "ResumeModelDeploymentMonitoringJobAsync", + "description": "Snippet for ResumeModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStoreAsync", + "shortName": "ResumeModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "type": "System.String", "name": "name" }, { @@ -42916,17 +42809,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "GetMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, @@ -42945,942 +42838,911 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_sync", - "title": "ListMetadataStoresRequestObject", - "description": "Snippet for ListMetadataStores", - "file": "MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_sync_flattened_resourceNames", + "title": "ResumeModelDeploymentMonitoringJobResourceNames", + "description": "Snippet for ResumeModelDeploymentMonitoringJob", + "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataStores", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStores", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListMetadataStoresRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListMetadataStores", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 79, + "end": 41, "type": "FULL" }, { - "start": 37, - "end": 77, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_async", - "title": "ListMetadataStoresRequestObjectAsync", - "description": "Snippet for ListMetadataStoresAsync", - "file": "MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_JobService_ResumeModelDeploymentMonitoringJob_async_flattened_resourceNames", + "title": "ResumeModelDeploymentMonitoringJobResourceNamesAsync", + "description": "Snippet for ResumeModelDeploymentMonitoringJobAsync", + "file": "JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataStoresAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStoresAsync", + "shortName": "ResumeModelDeploymentMonitoringJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient.ResumeModelDeploymentMonitoringJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListMetadataStoresRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ModelDeploymentMonitoringJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "JobServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.JobServiceClient" }, "method": { - "shortName": "ListMetadataStores", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", + "shortName": "ResumeModelDeploymentMonitoringJob", + "fullName": "google.cloud.aiplatform.v1.JobService.ResumeModelDeploymentMonitoringJob", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "JobService", + "fullName": "google.cloud.aiplatform.v1.JobService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 81, + "end": 42, "type": "FULL" }, { - "start": 39, - "end": 79, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_sync_flattened", - "title": "ListMetadataStores", - "description": "Snippet for ListMetadataStores", - "file": "MetadataServiceClient.ListMetadataStoresSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_sync", + "title": "CountTokensRequestObject", + "description": "Snippet for CountTokens", + "file": "LlmUtilityServiceClient.CountTokensRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataStores", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStores", + "shortName": "CountTokens", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokens", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.CountTokensRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.CountTokensResponse", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "ListMetadataStores", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", + "shortName": "CountTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 75, + "start": 22, + "end": 53, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 37, + "end": 51, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_async_flattened", - "title": "ListMetadataStoresAsync", - "description": "Snippet for ListMetadataStoresAsync", - "file": "MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_async", + "title": "CountTokensRequestObjectAsync", + "description": "Snippet for CountTokensAsync", + "file": "LlmUtilityServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataStoresAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStoresAsync", + "shortName": "CountTokensAsync", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokensAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.CountTokensRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "ListMetadataStores", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", + "shortName": "CountTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 77, + "start": 22, + "end": 54, "type": "FULL" }, { "start": 38, - "end": 75, + "end": 52, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_sync_flattened_resourceNames", - "title": "ListMetadataStoresResourceNames", - "description": "Snippet for ListMetadataStores", - "file": "MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_sync_flattened", + "title": "CountTokens", + "description": "Snippet for CountTokens", + "file": "LlmUtilityServiceClient.CountTokensSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataStores", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStores", + "shortName": "CountTokens", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokens", "parameters": [ - { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, { "type": "System.String", - "name": "pageToken" + "name": "endpoint" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.CountTokensResponse", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "ListMetadataStores", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", + "shortName": "CountTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 76, + "start": 22, + "end": 46, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 38, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_async_flattened_resourceNames", - "title": "ListMetadataStoresResourceNamesAsync", - "description": "Snippet for ListMetadataStoresAsync", - "file": "MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_async_flattened", + "title": "CountTokensAsync", + "description": "Snippet for CountTokensAsync", + "file": "LlmUtilityServiceClient.CountTokensAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataStoresAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStoresAsync", + "shortName": "CountTokensAsync", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokensAsync", "async": true, "parameters": [ - { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, { "type": "System.String", - "name": "pageToken" + "name": "endpoint" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "ListMetadataStores", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", + "shortName": "CountTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 78, + "start": 22, + "end": 47, "type": "FULL" }, { "start": 39, - "end": 76, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_sync", - "title": "DeleteMetadataStoreRequestObject", - "description": "Snippet for DeleteMetadataStore", - "file": "MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_sync_flattened_resourceNames", + "title": "CountTokensResourceNames", + "description": "Snippet for CountTokens", + "file": "LlmUtilityServiceClient.CountTokensResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStore", + "shortName": "CountTokens", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokens", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteMetadataStoreRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.CountTokensResponse", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "DeleteMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", + "shortName": "CountTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 62, + "start": 22, + "end": 46, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 38, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_async", - "title": "DeleteMetadataStoreRequestObjectAsync", - "description": "Snippet for DeleteMetadataStoreAsync", - "file": "MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_CountTokens_async_flattened_resourceNames", + "title": "CountTokensResourceNamesAsync", + "description": "Snippet for CountTokensAsync", + "file": "LlmUtilityServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStoreAsync", + "shortName": "CountTokensAsync", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.CountTokensAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteMetadataStoreRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "DeleteMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", + "shortName": "CountTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.CountTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 63, + "start": 22, + "end": 47, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 39, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_sync_flattened", - "title": "DeleteMetadataStore", - "description": "Snippet for DeleteMetadataStore", - "file": "MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_sync", + "title": "ComputeTokensRequestObject", + "description": "Snippet for ComputeTokens", + "file": "LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStore", + "shortName": "ComputeTokens", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokens", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ComputeTokensRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ComputeTokensResponse", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "DeleteMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", + "shortName": "ComputeTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 59, + "start": 22, + "end": 50, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 37, + "end": 48, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_async_flattened", - "title": "DeleteMetadataStoreAsync", - "description": "Snippet for DeleteMetadataStoreAsync", - "file": "MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_async", + "title": "ComputeTokensRequestObjectAsync", + "description": "Snippet for ComputeTokensAsync", + "file": "LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStoreAsync", + "shortName": "ComputeTokensAsync", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokensAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ComputeTokensRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "DeleteMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", + "shortName": "ComputeTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 60, + "start": 22, + "end": 51, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 38, + "end": 49, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_sync_flattened_resourceNames", - "title": "DeleteMetadataStoreResourceNames", - "description": "Snippet for DeleteMetadataStore", - "file": "MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_sync_flattened", + "title": "ComputeTokens", + "description": "Snippet for ComputeTokens", + "file": "LlmUtilityServiceClient.ComputeTokensSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteMetadataStore", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStore", + "shortName": "ComputeTokens", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokens", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "name" + "type": "System.String", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ComputeTokensResponse", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "DeleteMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", + "shortName": "ComputeTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 59, + "start": 22, + "end": 46, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 38, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_async_flattened_resourceNames", - "title": "DeleteMetadataStoreResourceNamesAsync", - "description": "Snippet for DeleteMetadataStoreAsync", - "file": "MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_async_flattened", + "title": "ComputeTokensAsync", + "description": "Snippet for ComputeTokensAsync", + "file": "LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteMetadataStoreAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStoreAsync", + "shortName": "ComputeTokensAsync", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokensAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "name" + "type": "System.String", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "DeleteMetadataStore", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", + "shortName": "ComputeTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 20, - "end": 60, + "start": 22, + "end": 47, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 39, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_sync", - "title": "CreateArtifactRequestObject", - "description": "Snippet for CreateArtifact", - "file": "MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_sync_flattened_resourceNames", + "title": "ComputeTokensResourceNames", + "description": "Snippet for ComputeTokens", + "file": "LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifact", + "shortName": "ComputeTokens", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokens", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateArtifactRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Artifact", + "resultType": "Google.Cloud.AIPlatform.V1.ComputeTokensResponse", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "CreateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", + "shortName": "ComputeTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 20, + "start": 22, "end": 46, "type": "FULL" }, { - "start": 34, + "start": 38, "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_async", - "title": "CreateArtifactRequestObjectAsync", - "description": "Snippet for CreateArtifactAsync", - "file": "MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_LlmUtilityService_ComputeTokens_async_flattened_resourceNames", + "title": "ComputeTokensResourceNamesAsync", + "description": "Snippet for ComputeTokensAsync", + "file": "LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifactAsync", + "shortName": "ComputeTokensAsync", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient.ComputeTokensAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateArtifactRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "LlmUtilityServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.LlmUtilityServiceClient" }, "method": { - "shortName": "CreateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", + "shortName": "ComputeTokens", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService.ComputeTokens", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "LlmUtilityService", + "fullName": "google.cloud.aiplatform.v1.LlmUtilityService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 20, + "start": 22, "end": 47, "type": "FULL" }, { - "start": 35, + "start": 39, "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_sync_flattened", - "title": "CreateArtifact", - "description": "Snippet for CreateArtifact", - "file": "MetadataServiceClient.CreateArtifactSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MatchService_FindNeighbors_sync", + "title": "FindNeighborsRequestObject", + "description": "Snippet for FindNeighbors", + "file": "MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifact", + "shortName": "FindNeighbors", + "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient.FindNeighbors", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Artifact", - "name": "artifact" - }, - { - "type": "System.String", - "name": "artifactId" + "type": "Google.Cloud.AIPlatform.V1.FindNeighborsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Artifact", + "resultType": "Google.Cloud.AIPlatform.V1.FindNeighborsResponse", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "MatchServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient" }, "method": { - "shortName": "CreateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", + "shortName": "FindNeighbors", + "fullName": "google.cloud.aiplatform.v1.MatchService.FindNeighbors", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "MatchService", + "fullName": "google.cloud.aiplatform.v1.MatchService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 50, "type": "FULL" }, { "start": 34, - "end": 41, + "end": 48, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_async_flattened", - "title": "CreateArtifactAsync", - "description": "Snippet for CreateArtifactAsync", - "file": "MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MatchService_FindNeighbors_async", + "title": "FindNeighborsRequestObjectAsync", + "description": "Snippet for FindNeighborsAsync", + "file": "MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifactAsync", + "shortName": "FindNeighborsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient.FindNeighborsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Artifact", - "name": "artifact" - }, - { - "type": "System.String", - "name": "artifactId" + "type": "Google.Cloud.AIPlatform.V1.FindNeighborsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "MatchServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient" }, "method": { - "shortName": "CreateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", + "shortName": "FindNeighbors", + "fullName": "google.cloud.aiplatform.v1.MatchService.FindNeighbors", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "MatchService", + "fullName": "google.cloud.aiplatform.v1.MatchService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 51, "type": "FULL" }, { "start": 35, - "end": 42, + "end": 49, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_sync_flattened_resourceNames", - "title": "CreateArtifactResourceNames", - "description": "Snippet for CreateArtifact", - "file": "MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MatchService_ReadIndexDatapoints_sync", + "title": "ReadIndexDatapointsRequestObject", + "description": "Snippet for ReadIndexDatapoints", + "file": "MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifact", + "shortName": "ReadIndexDatapoints", + "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient.ReadIndexDatapoints", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Artifact", - "name": "artifact" - }, - { - "type": "System.String", - "name": "artifactId" + "type": "Google.Cloud.AIPlatform.V1.ReadIndexDatapointsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Artifact", + "resultType": "Google.Cloud.AIPlatform.V1.ReadIndexDatapointsResponse", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "MatchServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient" }, "method": { - "shortName": "CreateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", + "shortName": "ReadIndexDatapoints", + "fullName": "google.cloud.aiplatform.v1.MatchService.ReadIndexDatapoints", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "MatchService", + "fullName": "google.cloud.aiplatform.v1.MatchService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 46, "type": "FULL" }, { "start": 34, - "end": 41, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_async_flattened_resourceNames", - "title": "CreateArtifactResourceNamesAsync", - "description": "Snippet for CreateArtifactAsync", - "file": "MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MatchService_ReadIndexDatapoints_async", + "title": "ReadIndexDatapointsRequestObjectAsync", + "description": "Snippet for ReadIndexDatapointsAsync", + "file": "MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifactAsync", + "shortName": "ReadIndexDatapointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient.ReadIndexDatapointsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Artifact", - "name": "artifact" - }, - { - "type": "System.String", - "name": "artifactId" + "type": "Google.Cloud.AIPlatform.V1.ReadIndexDatapointsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" + "shortName": "MatchServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MatchServiceClient" }, "method": { - "shortName": "CreateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", + "shortName": "ReadIndexDatapoints", + "fullName": "google.cloud.aiplatform.v1.MatchService.ReadIndexDatapoints", "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" + "shortName": "MatchService", + "fullName": "google.cloud.aiplatform.v1.MatchService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 47, "type": "FULL" }, { "start": 35, - "end": 42, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_sync", - "title": "GetArtifactRequestObject", - "description": "Snippet for GetArtifact", - "file": "MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_sync", + "title": "CreateMetadataStoreRequestObject", + "description": "Snippet for CreateMetadataStore", + "file": "MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStore", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetArtifactRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateMetadataStoreRequest", "name": "request" }, { @@ -43888,14 +43750,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Artifact", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -43907,29 +43769,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 64, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_async", - "title": "GetArtifactRequestObjectAsync", - "description": "Snippet for GetArtifactAsync", - "file": "MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_async", + "title": "CreateMetadataStoreRequestObjectAsync", + "description": "Snippet for CreateMetadataStoreAsync", + "file": "MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifactAsync", + "shortName": "CreateMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStoreAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetArtifactRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateMetadataStoreRequest", "name": "request" }, { @@ -43937,14 +43799,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -43956,43 +43818,51 @@ "segments": [ { "start": 20, - "end": 45, + "end": 65, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 37, + "end": 63, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_sync_flattened", - "title": "GetArtifact", - "description": "Snippet for GetArtifact", - "file": "MetadataServiceClient.GetArtifactSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_sync_flattened", + "title": "CreateMetadataStore", + "description": "Snippet for CreateMetadataStore", + "file": "MetadataServiceClient.CreateMetadataStoreSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStore", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.MetadataStore", + "name": "metadataStore" + }, + { + "type": "System.String", + "name": "metadataStoreId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Artifact", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44003,44 +43873,52 @@ "segments": [ { "start": 20, - "end": 41, + "end": 60, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_async_flattened", - "title": "GetArtifactAsync", - "description": "Snippet for GetArtifactAsync", - "file": "MetadataServiceClient.GetArtifactAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_async_flattened", + "title": "CreateMetadataStoreAsync", + "description": "Snippet for CreateMetadataStoreAsync", + "file": "MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifactAsync", + "shortName": "CreateMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStoreAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.MetadataStore", + "name": "metadataStore" + }, + { + "type": "System.String", + "name": "metadataStoreId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44051,43 +43929,51 @@ "segments": [ { "start": 20, - "end": 42, + "end": 61, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_sync_flattened_resourceNames", - "title": "GetArtifactResourceNames", - "description": "Snippet for GetArtifact", - "file": "MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_sync_flattened_resourceNames", + "title": "CreateMetadataStoreResourceNames", + "description": "Snippet for CreateMetadataStore", + "file": "MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStore", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ArtifactName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.MetadataStore", + "name": "metadataStore" + }, + { + "type": "System.String", + "name": "metadataStoreId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Artifact", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44098,44 +43984,52 @@ "segments": [ { "start": 20, - "end": 41, + "end": 61, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_async_flattened_resourceNames", - "title": "GetArtifactResourceNamesAsync", - "description": "Snippet for GetArtifactAsync", - "file": "MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataStore_async_flattened_resourceNames", + "title": "CreateMetadataStoreResourceNamesAsync", + "description": "Snippet for CreateMetadataStoreAsync", + "file": "MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifactAsync", + "shortName": "CreateMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataStoreAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ArtifactName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.MetadataStore", + "name": "metadataStore" + }, + { + "type": "System.String", + "name": "metadataStoreId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", + "shortName": "CreateMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44146,28 +44040,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 62, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_sync", - "title": "ListArtifactsRequestObject", - "description": "Snippet for ListArtifacts", - "file": "MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_sync", + "title": "GetMetadataStoreRequestObject", + "description": "Snippet for GetMetadataStore", + "file": "MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListArtifacts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStore", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListArtifactsRequest", + "type": "Google.Cloud.AIPlatform.V1.GetMetadataStoreRequest", "name": "request" }, { @@ -44175,14 +44069,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataStore", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44194,29 +44088,29 @@ "segments": [ { "start": 20, - "end": 80, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 78, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_async", - "title": "ListArtifactsRequestObjectAsync", - "description": "Snippet for ListArtifactsAsync", - "file": "MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_async", + "title": "GetMetadataStoreRequestObjectAsync", + "description": "Snippet for GetMetadataStoreAsync", + "file": "MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListArtifactsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifactsAsync", + "shortName": "GetMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStoreAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListArtifactsRequest", + "type": "Google.Cloud.AIPlatform.V1.GetMetadataStoreRequest", "name": "request" }, { @@ -44224,14 +44118,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44243,51 +44137,43 @@ "segments": [ { "start": 20, - "end": 82, + "end": 45, "type": "FULL" }, { - "start": 38, - "end": 80, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_sync_flattened", - "title": "ListArtifacts", - "description": "Snippet for ListArtifacts", - "file": "MetadataServiceClient.ListArtifactsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_sync_flattened", + "title": "GetMetadataStore", + "description": "Snippet for GetMetadataStore", + "file": "MetadataServiceClient.GetMetadataStoreSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListArtifacts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStore", "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataStore", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44298,52 +44184,44 @@ "segments": [ { "start": 20, - "end": 75, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_async_flattened", - "title": "ListArtifactsAsync", - "description": "Snippet for ListArtifactsAsync", - "file": "MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_async_flattened", + "title": "GetMetadataStoreAsync", + "description": "Snippet for GetMetadataStoreAsync", + "file": "MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListArtifactsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifactsAsync", + "shortName": "GetMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStoreAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44354,51 +44232,43 @@ "segments": [ { "start": 20, - "end": 77, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_sync_flattened_resourceNames", - "title": "ListArtifactsResourceNames", - "description": "Snippet for ListArtifacts", - "file": "MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_sync_flattened_resourceNames", + "title": "GetMetadataStoreResourceNames", + "description": "Snippet for GetMetadataStore", + "file": "MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListArtifacts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStore", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataStore", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44409,52 +44279,44 @@ "segments": [ { "start": 20, - "end": 75, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_async_flattened_resourceNames", - "title": "ListArtifactsResourceNamesAsync", - "description": "Snippet for ListArtifactsAsync", - "file": "MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataStore_async_flattened_resourceNames", + "title": "GetMetadataStoreResourceNamesAsync", + "description": "Snippet for GetMetadataStoreAsync", + "file": "MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListArtifactsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifactsAsync", + "shortName": "GetMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataStoreAsync", "async": true, "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", + "shortName": "GetMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44465,28 +44327,28 @@ "segments": [ { "start": 20, - "end": 77, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateArtifact_sync", - "title": "UpdateArtifactRequestObject", - "description": "Snippet for UpdateArtifact", - "file": "MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_sync", + "title": "ListMetadataStoresRequestObject", + "description": "Snippet for ListMetadataStores", + "file": "MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateArtifact", + "shortName": "ListMetadataStores", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStores", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateArtifactRequest", + "type": "Google.Cloud.AIPlatform.V1.ListMetadataStoresRequest", "name": "request" }, { @@ -44494,14 +44356,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Artifact", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateArtifact", + "shortName": "ListMetadataStores", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44513,29 +44375,29 @@ "segments": [ { "start": 20, - "end": 47, + "end": 79, "type": "FULL" }, { - "start": 35, - "end": 45, + "start": 37, + "end": 77, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateArtifact_async", - "title": "UpdateArtifactRequestObjectAsync", - "description": "Snippet for UpdateArtifactAsync", - "file": "MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_async", + "title": "ListMetadataStoresRequestObjectAsync", + "description": "Snippet for ListMetadataStoresAsync", + "file": "MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateArtifactAsync", + "shortName": "ListMetadataStoresAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStoresAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateArtifactRequest", + "type": "Google.Cloud.AIPlatform.V1.ListMetadataStoresRequest", "name": "request" }, { @@ -44543,14 +44405,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateArtifact", + "shortName": "ListMetadataStores", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44562,47 +44424,51 @@ "segments": [ { "start": 20, - "end": 48, + "end": 81, "type": "FULL" }, { - "start": 36, - "end": 46, + "start": 39, + "end": 79, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateArtifact_sync_flattened", - "title": "UpdateArtifact", - "description": "Snippet for UpdateArtifact", - "file": "MetadataServiceClient.UpdateArtifactSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_sync_flattened", + "title": "ListMetadataStores", + "description": "Snippet for ListMetadataStores", + "file": "MetadataServiceClient.ListMetadataStoresSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateArtifact", + "shortName": "ListMetadataStores", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStores", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Artifact", - "name": "artifact" + "type": "System.String", + "name": "parent" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Artifact", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateArtifact", + "shortName": "ListMetadataStores", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44613,48 +44479,52 @@ "segments": [ { "start": 20, - "end": 43, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateArtifact_async_flattened", - "title": "UpdateArtifactAsync", - "description": "Snippet for UpdateArtifactAsync", - "file": "MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_async_flattened", + "title": "ListMetadataStoresAsync", + "description": "Snippet for ListMetadataStoresAsync", + "file": "MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateArtifactAsync", + "shortName": "ListMetadataStoresAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStoresAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Artifact", - "name": "artifact" + "type": "System.String", + "name": "parent" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateArtifact", + "shortName": "ListMetadataStores", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44665,220 +44535,236 @@ "segments": [ { "start": 20, - "end": 44, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_sync", - "title": "DeleteArtifactRequestObject", - "description": "Snippet for DeleteArtifact", - "file": "MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_sync_flattened_resourceNames", + "title": "ListMetadataStoresResourceNames", + "description": "Snippet for ListMetadataStores", + "file": "MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifact", + "shortName": "ListMetadataStores", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStores", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteArtifactRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", + "shortName": "ListMetadataStores", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 76, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_async", - "title": "DeleteArtifactRequestObjectAsync", - "description": "Snippet for DeleteArtifactAsync", - "file": "MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataStores_async_flattened_resourceNames", + "title": "ListMetadataStoresResourceNamesAsync", + "description": "Snippet for ListMetadataStoresAsync", + "file": "MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifactAsync", + "shortName": "ListMetadataStoresAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataStoresAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteArtifactRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", + "shortName": "ListMetadataStores", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataStores", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 64, + "end": 78, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_sync_flattened", - "title": "DeleteArtifact", - "description": "Snippet for DeleteArtifact", - "file": "MetadataServiceClient.DeleteArtifactSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_sync", + "title": "DeleteMetadataStoreRequestObject", + "description": "Snippet for DeleteMetadataStore", + "file": "MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifact", + "shortName": "DeleteMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStore", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.DeleteMetadataStoreRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", + "shortName": "DeleteMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 62, "type": "FULL" }, { "start": 36, - "end": 57, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_async_flattened", - "title": "DeleteArtifactAsync", - "description": "Snippet for DeleteArtifactAsync", - "file": "MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_async", + "title": "DeleteMetadataStoreRequestObjectAsync", + "description": "Snippet for DeleteMetadataStoreAsync", + "file": "MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifactAsync", + "shortName": "DeleteMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStoreAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.DeleteMetadataStoreRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", + "shortName": "DeleteMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 63, "type": "FULL" }, { "start": 37, - "end": 58, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_sync_flattened_resourceNames", - "title": "DeleteArtifactResourceNames", - "description": "Snippet for DeleteArtifact", - "file": "MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_sync_flattened", + "title": "DeleteMetadataStore", + "description": "Snippet for DeleteMetadataStore", + "file": "MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteArtifact", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifact", + "shortName": "DeleteMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStore", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ArtifactName", + "type": "System.String", "name": "name" }, { @@ -44886,14 +44772,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", + "shortName": "DeleteMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44915,18 +44801,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_async_flattened_resourceNames", - "title": "DeleteArtifactResourceNamesAsync", - "description": "Snippet for DeleteArtifactAsync", - "file": "MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_async_flattened", + "title": "DeleteMetadataStoreAsync", + "description": "Snippet for DeleteMetadataStoreAsync", + "file": "MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteArtifactAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifactAsync", + "shortName": "DeleteMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStoreAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ArtifactName", + "type": "System.String", "name": "name" }, { @@ -44934,14 +44820,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteArtifact", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", + "shortName": "DeleteMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -44963,224 +44849,232 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_sync", - "title": "PurgeArtifactsRequestObject", - "description": "Snippet for PurgeArtifacts", - "file": "MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_sync_flattened_resourceNames", + "title": "DeleteMetadataStoreResourceNames", + "description": "Snippet for DeleteMetadataStore", + "file": "MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeArtifacts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifacts", + "shortName": "DeleteMetadataStore", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStore", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PurgeArtifactsRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", + "shortName": "DeleteMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 61, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_async", - "title": "PurgeArtifactsRequestObjectAsync", - "description": "Snippet for PurgeArtifactsAsync", - "file": "MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteMetadataStore_async_flattened_resourceNames", + "title": "DeleteMetadataStoreResourceNamesAsync", + "description": "Snippet for DeleteMetadataStoreAsync", + "file": "MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeArtifactsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifactsAsync", + "shortName": "DeleteMetadataStoreAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteMetadataStoreAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PurgeArtifactsRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", + "shortName": "DeleteMetadataStore", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteMetadataStore", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 64, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 62, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_sync_flattened", - "title": "PurgeArtifacts", - "description": "Snippet for PurgeArtifacts", - "file": "MetadataServiceClient.PurgeArtifactsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_sync", + "title": "CreateArtifactRequestObject", + "description": "Snippet for CreateArtifact", + "file": "MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeArtifacts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifacts", + "shortName": "CreateArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifact", "parameters": [ { - "type": "System.String", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.CreateArtifactRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.Artifact", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", + "shortName": "CreateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 58, + "end": 46, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 34, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_async_flattened", - "title": "PurgeArtifactsAsync", - "description": "Snippet for PurgeArtifactsAsync", - "file": "MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_async", + "title": "CreateArtifactRequestObjectAsync", + "description": "Snippet for CreateArtifactAsync", + "file": "MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeArtifactsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifactsAsync", + "shortName": "CreateArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifactAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.CreateArtifactRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", + "shortName": "CreateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 47, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_sync_flattened_resourceNames", - "title": "PurgeArtifactsResourceNames", - "description": "Snippet for PurgeArtifacts", - "file": "MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_sync_flattened", + "title": "CreateArtifact", + "description": "Snippet for CreateArtifact", + "file": "MetadataServiceClient.CreateArtifactSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeArtifacts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifacts", + "shortName": "CreateArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifact", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "type": "System.String", "name": "parent" }, + { + "type": "Google.Cloud.AIPlatform.V1.Artifact", + "name": "artifact" + }, + { + "type": "System.String", + "name": "artifactId" + }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.Artifact", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", + "shortName": "CreateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45191,44 +45085,52 @@ "segments": [ { "start": 20, - "end": 58, + "end": 43, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 34, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_async_flattened_resourceNames", - "title": "PurgeArtifactsResourceNamesAsync", - "description": "Snippet for PurgeArtifactsAsync", - "file": "MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_async_flattened", + "title": "CreateArtifactAsync", + "description": "Snippet for CreateArtifactAsync", + "file": "MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeArtifactsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifactsAsync", + "shortName": "CreateArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifactAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "type": "System.String", "name": "parent" }, + { + "type": "Google.Cloud.AIPlatform.V1.Artifact", + "name": "artifact" + }, + { + "type": "System.String", + "name": "artifactId" + }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeArtifacts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", + "shortName": "CreateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45239,411 +45141,203 @@ "segments": [ { "start": 20, - "end": 59, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_sync", - "title": "CreateContextRequestObject", - "description": "Snippet for CreateContext", - "file": "MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_sync_flattened_resourceNames", + "title": "CreateArtifactResourceNames", + "description": "Snippet for CreateArtifact", + "file": "MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContext", + "shortName": "CreateArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifact", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateContextRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Artifact", + "name": "artifact" + }, + { + "type": "System.String", + "name": "artifactId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Context", + "resultType": "Google.Cloud.AIPlatform.V1.Artifact", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", + "shortName": "CreateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 43, "type": "FULL" }, { "start": 34, - "end": 44, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_async", - "title": "CreateContextRequestObjectAsync", - "description": "Snippet for CreateContextAsync", - "file": "MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateArtifact_async_flattened_resourceNames", + "title": "CreateArtifactResourceNamesAsync", + "description": "Snippet for CreateArtifactAsync", + "file": "MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContextAsync", + "shortName": "CreateArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateArtifactAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateContextRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Artifact", + "name": "artifact" + }, + { + "type": "System.String", + "name": "artifactId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", + "shortName": "CreateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 44, "type": "FULL" }, { "start": 35, - "end": 45, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_sync_flattened", - "title": "CreateContext", - "description": "Snippet for CreateContext", - "file": "MetadataServiceClient.CreateContextSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_sync", + "title": "GetArtifactRequestObject", + "description": "Snippet for GetArtifact", + "file": "MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContext", + "shortName": "GetArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifact", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Context", - "name": "context" - }, - { - "type": "System.String", - "name": "contextId" + "type": "Google.Cloud.AIPlatform.V1.GetArtifactRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Context", + "resultType": "Google.Cloud.AIPlatform.V1.Artifact", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", + "shortName": "GetArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 44, "type": "FULL" }, { "start": 34, - "end": 41, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_async_flattened", - "title": "CreateContextAsync", - "description": "Snippet for CreateContextAsync", - "file": "MetadataServiceClient.CreateContextAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_async", + "title": "GetArtifactRequestObjectAsync", + "description": "Snippet for GetArtifactAsync", + "file": "MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContextAsync", + "shortName": "GetArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifactAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Context", - "name": "context" - }, - { - "type": "System.String", - "name": "contextId" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "System.Threading.Tasks.Task", - "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" - }, - "method": { - "shortName": "CreateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", - "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" - } - } - }, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 44, - "type": "FULL" - }, - { - "start": 35, - "end": 42, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_sync_flattened_resourceNames", - "title": "CreateContextResourceNames", - "description": "Snippet for CreateContext", - "file": "MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "CreateContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContext", - "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Context", - "name": "context" - }, - { - "type": "System.String", - "name": "contextId" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "Google.Cloud.AIPlatform.V1.Context", - "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" - }, - "method": { - "shortName": "CreateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", - "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" - } - } - }, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 43, - "type": "FULL" - }, - { - "start": 34, - "end": 41, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_async_flattened_resourceNames", - "title": "CreateContextResourceNamesAsync", - "description": "Snippet for CreateContextAsync", - "file": "MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "CreateContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContextAsync", - "async": true, - "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Context", - "name": "context" - }, - { - "type": "System.String", - "name": "contextId" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "System.Threading.Tasks.Task", - "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" - }, - "method": { - "shortName": "CreateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", - "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" - } - } - }, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 44, - "type": "FULL" - }, - { - "start": 35, - "end": 42, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_sync", - "title": "GetContextRequestObject", - "description": "Snippet for GetContext", - "file": "MetadataServiceClient.GetContextRequestObjectSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "GetContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContext", - "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.GetContextRequest", - "name": "request" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "Google.Cloud.AIPlatform.V1.Context", - "client": { - "shortName": "MetadataServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" - }, - "method": { - "shortName": "GetContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", - "service": { - "shortName": "MetadataService", - "fullName": "google.cloud.aiplatform.v1.MetadataService" - } - } - }, - "canonical": true, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 44, - "type": "FULL" - }, - { - "start": 34, - "end": 42, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_async", - "title": "GetContextRequestObjectAsync", - "description": "Snippet for GetContextAsync", - "file": "MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "GetContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContextAsync", - "async": true, - "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.GetContextRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.GetArtifactRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", + "shortName": "GetArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45666,14 +45360,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_sync_flattened", - "title": "GetContext", - "description": "Snippet for GetContext", - "file": "MetadataServiceClient.GetContextSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_sync_flattened", + "title": "GetArtifact", + "description": "Snippet for GetArtifact", + "file": "MetadataServiceClient.GetArtifactSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContext", + "shortName": "GetArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifact", "parameters": [ { "type": "System.String", @@ -45684,14 +45378,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Context", + "resultType": "Google.Cloud.AIPlatform.V1.Artifact", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", + "shortName": "GetArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45713,14 +45407,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_async_flattened", - "title": "GetContextAsync", - "description": "Snippet for GetContextAsync", - "file": "MetadataServiceClient.GetContextAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_async_flattened", + "title": "GetArtifactAsync", + "description": "Snippet for GetArtifactAsync", + "file": "MetadataServiceClient.GetArtifactAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContextAsync", + "shortName": "GetArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifactAsync", "async": true, "parameters": [ { @@ -45732,14 +45426,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", + "shortName": "GetArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45761,17 +45455,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_sync_flattened_resourceNames", - "title": "GetContextResourceNames", - "description": "Snippet for GetContext", - "file": "MetadataServiceClient.GetContextResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_sync_flattened_resourceNames", + "title": "GetArtifactResourceNames", + "description": "Snippet for GetArtifact", + "file": "MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContext", + "shortName": "GetArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifact", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", + "type": "Google.Cloud.AIPlatform.V1.ArtifactName", "name": "name" }, { @@ -45779,14 +45473,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Context", + "resultType": "Google.Cloud.AIPlatform.V1.Artifact", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", + "shortName": "GetArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45808,18 +45502,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_async_flattened_resourceNames", - "title": "GetContextResourceNamesAsync", - "description": "Snippet for GetContextAsync", - "file": "MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetArtifact_async_flattened_resourceNames", + "title": "GetArtifactResourceNamesAsync", + "description": "Snippet for GetArtifactAsync", + "file": "MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContextAsync", + "shortName": "GetArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetArtifactAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", + "type": "Google.Cloud.AIPlatform.V1.ArtifactName", "name": "name" }, { @@ -45827,14 +45521,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", + "shortName": "GetArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45856,17 +45550,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_sync", - "title": "ListContextsRequestObject", - "description": "Snippet for ListContexts", - "file": "MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_sync", + "title": "ListArtifactsRequestObject", + "description": "Snippet for ListArtifacts", + "file": "MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListContexts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContexts", + "shortName": "ListArtifacts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifacts", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListContextsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListArtifactsRequest", "name": "request" }, { @@ -45874,14 +45568,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", + "shortName": "ListArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45904,18 +45598,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_async", - "title": "ListContextsRequestObjectAsync", - "description": "Snippet for ListContextsAsync", - "file": "MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_async", + "title": "ListArtifactsRequestObjectAsync", + "description": "Snippet for ListArtifactsAsync", + "file": "MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListContextsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContextsAsync", + "shortName": "ListArtifactsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifactsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListContextsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListArtifactsRequest", "name": "request" }, { @@ -45923,14 +45617,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", + "shortName": "ListArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -45953,14 +45647,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_sync_flattened", - "title": "ListContexts", - "description": "Snippet for ListContexts", - "file": "MetadataServiceClient.ListContextsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_sync_flattened", + "title": "ListArtifacts", + "description": "Snippet for ListArtifacts", + "file": "MetadataServiceClient.ListArtifactsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListContexts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContexts", + "shortName": "ListArtifacts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifacts", "parameters": [ { "type": "System.String", @@ -45979,14 +45673,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", + "shortName": "ListArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46008,14 +45702,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_async_flattened", - "title": "ListContextsAsync", - "description": "Snippet for ListContextsAsync", - "file": "MetadataServiceClient.ListContextsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_async_flattened", + "title": "ListArtifactsAsync", + "description": "Snippet for ListArtifactsAsync", + "file": "MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListContextsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContextsAsync", + "shortName": "ListArtifactsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifactsAsync", "async": true, "parameters": [ { @@ -46035,14 +45729,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", + "shortName": "ListArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46064,14 +45758,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_sync_flattened_resourceNames", - "title": "ListContextsResourceNames", - "description": "Snippet for ListContexts", - "file": "MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_sync_flattened_resourceNames", + "title": "ListArtifactsResourceNames", + "description": "Snippet for ListArtifacts", + "file": "MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListContexts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContexts", + "shortName": "ListArtifacts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifacts", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", @@ -46090,14 +45784,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", + "shortName": "ListArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46119,14 +45813,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_async_flattened_resourceNames", - "title": "ListContextsResourceNamesAsync", - "description": "Snippet for ListContextsAsync", - "file": "MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListArtifacts_async_flattened_resourceNames", + "title": "ListArtifactsResourceNamesAsync", + "description": "Snippet for ListArtifactsAsync", + "file": "MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListContextsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContextsAsync", + "shortName": "ListArtifactsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListArtifactsAsync", "async": true, "parameters": [ { @@ -46146,14 +45840,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", + "shortName": "ListArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46175,17 +45869,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateContext_sync", - "title": "UpdateContextRequestObject", - "description": "Snippet for UpdateContext", - "file": "MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateArtifact_sync", + "title": "UpdateArtifactRequestObject", + "description": "Snippet for UpdateArtifact", + "file": "MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateContext", + "shortName": "UpdateArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateArtifact", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateContextRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateArtifactRequest", "name": "request" }, { @@ -46193,14 +45887,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Context", + "resultType": "Google.Cloud.AIPlatform.V1.Artifact", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateContext", + "shortName": "UpdateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46223,18 +45917,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateContext_async", - "title": "UpdateContextRequestObjectAsync", - "description": "Snippet for UpdateContextAsync", - "file": "MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateArtifact_async", + "title": "UpdateArtifactRequestObjectAsync", + "description": "Snippet for UpdateArtifactAsync", + "file": "MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateContextAsync", + "shortName": "UpdateArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateArtifactAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateContextRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateArtifactRequest", "name": "request" }, { @@ -46242,14 +45936,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateContext", + "shortName": "UpdateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46272,18 +45966,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateContext_sync_flattened", - "title": "UpdateContext", - "description": "Snippet for UpdateContext", - "file": "MetadataServiceClient.UpdateContextSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateArtifact_sync_flattened", + "title": "UpdateArtifact", + "description": "Snippet for UpdateArtifact", + "file": "MetadataServiceClient.UpdateArtifactSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateContext", + "shortName": "UpdateArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateArtifact", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Context", - "name": "context" + "type": "Google.Cloud.AIPlatform.V1.Artifact", + "name": "artifact" }, { "type": "Google.Protobuf.WellKnownTypes.FieldMask", @@ -46294,14 +45988,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Context", + "resultType": "Google.Cloud.AIPlatform.V1.Artifact", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateContext", + "shortName": "UpdateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46323,19 +46017,19 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateContext_async_flattened", - "title": "UpdateContextAsync", - "description": "Snippet for UpdateContextAsync", - "file": "MetadataServiceClient.UpdateContextAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateArtifact_async_flattened", + "title": "UpdateArtifactAsync", + "description": "Snippet for UpdateArtifactAsync", + "file": "MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateContextAsync", + "shortName": "UpdateArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateArtifactAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Context", - "name": "context" + "type": "Google.Cloud.AIPlatform.V1.Artifact", + "name": "artifact" }, { "type": "Google.Protobuf.WellKnownTypes.FieldMask", @@ -46346,14 +46040,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateContext", + "shortName": "UpdateArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46375,17 +46069,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_sync", - "title": "DeleteContextRequestObject", - "description": "Snippet for DeleteContext", - "file": "MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_sync", + "title": "DeleteArtifactRequestObject", + "description": "Snippet for DeleteArtifact", + "file": "MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifact", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteContextRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteArtifactRequest", "name": "request" }, { @@ -46399,8 +46093,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46412,29 +46106,29 @@ "segments": [ { "start": 20, - "end": 64, + "end": 63, "type": "FULL" }, { "start": 36, - "end": 62, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_async", - "title": "DeleteContextRequestObjectAsync", - "description": "Snippet for DeleteContextAsync", - "file": "MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_async", + "title": "DeleteArtifactRequestObjectAsync", + "description": "Snippet for DeleteArtifactAsync", + "file": "MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContextAsync", + "shortName": "DeleteArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifactAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteContextRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteArtifactRequest", "name": "request" }, { @@ -46448,8 +46142,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46461,25 +46155,25 @@ "segments": [ { "start": 20, - "end": 65, + "end": 64, "type": "FULL" }, { "start": 37, - "end": 63, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_sync_flattened", - "title": "DeleteContext", - "description": "Snippet for DeleteContext", - "file": "MetadataServiceClient.DeleteContextSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_sync_flattened", + "title": "DeleteArtifact", + "description": "Snippet for DeleteArtifact", + "file": "MetadataServiceClient.DeleteArtifactSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifact", "parameters": [ { "type": "System.String", @@ -46496,8 +46190,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46519,14 +46213,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_async_flattened", - "title": "DeleteContextAsync", - "description": "Snippet for DeleteContextAsync", - "file": "MetadataServiceClient.DeleteContextAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_async_flattened", + "title": "DeleteArtifactAsync", + "description": "Snippet for DeleteArtifactAsync", + "file": "MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContextAsync", + "shortName": "DeleteArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifactAsync", "async": true, "parameters": [ { @@ -46544,8 +46238,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46567,17 +46261,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_sync_flattened_resourceNames", - "title": "DeleteContextResourceNames", - "description": "Snippet for DeleteContext", - "file": "MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_sync_flattened_resourceNames", + "title": "DeleteArtifactResourceNames", + "description": "Snippet for DeleteArtifact", + "file": "MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteContext", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifact", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", + "type": "Google.Cloud.AIPlatform.V1.ArtifactName", "name": "name" }, { @@ -46591,8 +46285,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46614,18 +46308,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_async_flattened_resourceNames", - "title": "DeleteContextResourceNamesAsync", - "description": "Snippet for DeleteContextAsync", - "file": "MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteArtifact_async_flattened_resourceNames", + "title": "DeleteArtifactResourceNamesAsync", + "description": "Snippet for DeleteArtifactAsync", + "file": "MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteContextAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContextAsync", + "shortName": "DeleteArtifactAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteArtifactAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", + "type": "Google.Cloud.AIPlatform.V1.ArtifactName", "name": "name" }, { @@ -46639,8 +46333,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteContext", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", + "shortName": "DeleteArtifact", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteArtifact", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46662,17 +46356,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_sync", - "title": "PurgeContextsRequestObject", - "description": "Snippet for PurgeContexts", - "file": "MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_sync", + "title": "PurgeArtifactsRequestObject", + "description": "Snippet for PurgeArtifacts", + "file": "MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeContexts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifacts", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PurgeContextsRequest", + "type": "Google.Cloud.AIPlatform.V1.PurgeArtifactsRequest", "name": "request" }, { @@ -46680,14 +46374,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46710,18 +46404,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_async", - "title": "PurgeContextsRequestObjectAsync", - "description": "Snippet for PurgeContextsAsync", - "file": "MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_async", + "title": "PurgeArtifactsRequestObjectAsync", + "description": "Snippet for PurgeArtifactsAsync", + "file": "MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeContextsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContextsAsync", + "shortName": "PurgeArtifactsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifactsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PurgeContextsRequest", + "type": "Google.Cloud.AIPlatform.V1.PurgeArtifactsRequest", "name": "request" }, { @@ -46729,14 +46423,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46759,14 +46453,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_sync_flattened", - "title": "PurgeContexts", - "description": "Snippet for PurgeContexts", - "file": "MetadataServiceClient.PurgeContextsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_sync_flattened", + "title": "PurgeArtifacts", + "description": "Snippet for PurgeArtifacts", + "file": "MetadataServiceClient.PurgeArtifactsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeContexts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifacts", "parameters": [ { "type": "System.String", @@ -46777,14 +46471,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46806,14 +46500,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_async_flattened", - "title": "PurgeContextsAsync", - "description": "Snippet for PurgeContextsAsync", - "file": "MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_async_flattened", + "title": "PurgeArtifactsAsync", + "description": "Snippet for PurgeArtifactsAsync", + "file": "MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeContextsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContextsAsync", + "shortName": "PurgeArtifactsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifactsAsync", "async": true, "parameters": [ { @@ -46825,14 +46519,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46854,14 +46548,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_sync_flattened_resourceNames", - "title": "PurgeContextsResourceNames", - "description": "Snippet for PurgeContexts", - "file": "MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_sync_flattened_resourceNames", + "title": "PurgeArtifactsResourceNames", + "description": "Snippet for PurgeArtifacts", + "file": "MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeContexts", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifacts", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", @@ -46872,14 +46566,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46901,14 +46595,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_async_flattened_resourceNames", - "title": "PurgeContextsResourceNamesAsync", - "description": "Snippet for PurgeContextsAsync", - "file": "MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeArtifacts_async_flattened_resourceNames", + "title": "PurgeArtifactsResourceNamesAsync", + "description": "Snippet for PurgeArtifactsAsync", + "file": "MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeContextsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContextsAsync", + "shortName": "PurgeArtifactsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeArtifactsAsync", "async": true, "parameters": [ { @@ -46920,14 +46614,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeContexts", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", + "shortName": "PurgeArtifacts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeArtifacts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46949,17 +46643,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_sync", - "title": "AddContextArtifactsAndExecutionsRequestObject", - "description": "Snippet for AddContextArtifactsAndExecutions", - "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_sync", + "title": "CreateContextRequestObject", + "description": "Snippet for CreateContext", + "file": "MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContext", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateContextRequest", "name": "request" }, { @@ -46967,14 +46661,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Context", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -46986,29 +46680,29 @@ "segments": [ { "start": 20, - "end": 52, + "end": 46, "type": "FULL" }, { "start": 34, - "end": 50, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_async", - "title": "AddContextArtifactsAndExecutionsRequestObjectAsync", - "description": "Snippet for AddContextArtifactsAndExecutionsAsync", - "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_async", + "title": "CreateContextRequestObjectAsync", + "description": "Snippet for CreateContextAsync", + "file": "MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextArtifactsAndExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutionsAsync", + "shortName": "CreateContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContextAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateContextRequest", "name": "request" }, { @@ -47016,14 +46710,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47035,51 +46729,51 @@ "segments": [ { "start": 20, - "end": 53, + "end": 47, "type": "FULL" }, { "start": 35, - "end": 51, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_sync_flattened", - "title": "AddContextArtifactsAndExecutions", - "description": "Snippet for AddContextArtifactsAndExecutions", - "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_sync_flattened", + "title": "CreateContext", + "description": "Snippet for CreateContext", + "file": "MetadataServiceClient.CreateContextSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContext", "parameters": [ { "type": "System.String", - "name": "context" + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "artifacts" + "type": "Google.Cloud.AIPlatform.V1.Context", + "name": "context" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "executions" + "type": "System.String", + "name": "contextId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Context", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47090,52 +46784,52 @@ "segments": [ { "start": 20, - "end": 50, + "end": 43, "type": "FULL" }, { - "start": 35, - "end": 48, + "start": 34, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_async_flattened", - "title": "AddContextArtifactsAndExecutionsAsync", - "description": "Snippet for AddContextArtifactsAndExecutionsAsync", - "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_async_flattened", + "title": "CreateContextAsync", + "description": "Snippet for CreateContextAsync", + "file": "MetadataServiceClient.CreateContextAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextArtifactsAndExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutionsAsync", + "shortName": "CreateContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContextAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "context" + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "artifacts" + "type": "Google.Cloud.AIPlatform.V1.Context", + "name": "context" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "executions" + "type": "System.String", + "name": "contextId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47146,51 +46840,51 @@ "segments": [ { "start": 20, - "end": 51, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 49, + "start": 35, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_sync_flattened_resourceNames", - "title": "AddContextArtifactsAndExecutionsResourceNames", - "description": "Snippet for AddContextArtifactsAndExecutions", - "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_sync_flattened_resourceNames", + "title": "CreateContextResourceNames", + "description": "Snippet for CreateContext", + "file": "MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContext", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "context" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.ArtifactName", - "name": "artifacts" + "type": "Google.Cloud.AIPlatform.V1.Context", + "name": "context" }, { - "type": "Google.Cloud.AIPlatform.V1.ExecutionName", - "name": "executions" + "type": "System.String", + "name": "contextId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Context", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47201,52 +46895,52 @@ "segments": [ { "start": 20, - "end": 50, + "end": 43, "type": "FULL" }, { - "start": 35, - "end": 48, + "start": 34, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_async_flattened_resourceNames", - "title": "AddContextArtifactsAndExecutionsResourceNamesAsync", - "description": "Snippet for AddContextArtifactsAndExecutionsAsync", - "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateContext_async_flattened_resourceNames", + "title": "CreateContextResourceNamesAsync", + "description": "Snippet for CreateContextAsync", + "file": "MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextArtifactsAndExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutionsAsync", + "shortName": "CreateContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateContextAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "context" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.ArtifactName", - "name": "artifacts" + "type": "Google.Cloud.AIPlatform.V1.Context", + "name": "context" }, { - "type": "Google.Cloud.AIPlatform.V1.ExecutionName", - "name": "executions" + "type": "System.String", + "name": "contextId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextArtifactsAndExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", + "shortName": "CreateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47257,28 +46951,28 @@ "segments": [ { "start": 20, - "end": 51, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 49, + "start": 35, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_sync", - "title": "AddContextChildrenRequestObject", - "description": "Snippet for AddContextChildren", - "file": "MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_sync", + "title": "GetContextRequestObject", + "description": "Snippet for GetContext", + "file": "MetadataServiceClient.GetContextRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextChildren", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildren", + "shortName": "GetContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContext", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.AddContextChildrenRequest", + "type": "Google.Cloud.AIPlatform.V1.GetContextRequest", "name": "request" }, { @@ -47286,14 +46980,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddContextChildrenResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Context", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", + "shortName": "GetContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47305,29 +46999,29 @@ "segments": [ { "start": 20, - "end": 48, + "end": 44, "type": "FULL" }, { "start": 34, - "end": 46, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_async", - "title": "AddContextChildrenRequestObjectAsync", - "description": "Snippet for AddContextChildrenAsync", - "file": "MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_async", + "title": "GetContextRequestObjectAsync", + "description": "Snippet for GetContextAsync", + "file": "MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextChildrenAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildrenAsync", + "shortName": "GetContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContextAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.AddContextChildrenRequest", + "type": "Google.Cloud.AIPlatform.V1.GetContextRequest", "name": "request" }, { @@ -47335,14 +47029,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", + "shortName": "GetContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47354,47 +47048,43 @@ "segments": [ { "start": 20, - "end": 49, + "end": 45, "type": "FULL" }, { "start": 35, - "end": 47, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_sync_flattened", - "title": "AddContextChildren", - "description": "Snippet for AddContextChildren", - "file": "MetadataServiceClient.AddContextChildrenSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_sync_flattened", + "title": "GetContext", + "description": "Snippet for GetContext", + "file": "MetadataServiceClient.GetContextSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextChildren", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildren", + "shortName": "GetContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContext", "parameters": [ { "type": "System.String", - "name": "context" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "childContexts" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddContextChildrenResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Context", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", + "shortName": "GetContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47405,48 +47095,44 @@ "segments": [ { "start": 20, - "end": 46, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_async_flattened", - "title": "AddContextChildrenAsync", - "description": "Snippet for AddContextChildrenAsync", - "file": "MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_async_flattened", + "title": "GetContextAsync", + "description": "Snippet for GetContextAsync", + "file": "MetadataServiceClient.GetContextAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextChildrenAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildrenAsync", + "shortName": "GetContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContextAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "context" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "childContexts" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", + "shortName": "GetContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47457,47 +47143,43 @@ "segments": [ { "start": 20, - "end": 47, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_sync_flattened_resourceNames", - "title": "AddContextChildrenResourceNames", - "description": "Snippet for AddContextChildren", - "file": "MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_sync_flattened_resourceNames", + "title": "GetContextResourceNames", + "description": "Snippet for GetContext", + "file": "MetadataServiceClient.GetContextResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextChildren", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildren", + "shortName": "GetContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContext", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "context" - }, - { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "childContexts" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddContextChildrenResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Context", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", + "shortName": "GetContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47508,48 +47190,44 @@ "segments": [ { "start": 20, - "end": 46, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_async_flattened_resourceNames", - "title": "AddContextChildrenResourceNamesAsync", - "description": "Snippet for AddContextChildrenAsync", - "file": "MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetContext_async_flattened_resourceNames", + "title": "GetContextResourceNamesAsync", + "description": "Snippet for GetContextAsync", + "file": "MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddContextChildrenAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildrenAsync", + "shortName": "GetContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetContextAsync", "async": true, "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "context" - }, - { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "childContexts" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", + "shortName": "GetContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47560,28 +47238,28 @@ "segments": [ { "start": 20, - "end": 47, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_sync", - "title": "RemoveContextChildrenRequestObject", - "description": "Snippet for RemoveContextChildren", - "file": "MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_sync", + "title": "ListContextsRequestObject", + "description": "Snippet for ListContexts", + "file": "MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RemoveContextChildren", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContexts", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenRequest", + "type": "Google.Cloud.AIPlatform.V1.ListContextsRequest", "name": "request" }, { @@ -47589,14 +47267,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenResponse", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "RemoveContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47608,29 +47286,29 @@ "segments": [ { "start": 20, - "end": 48, + "end": 80, "type": "FULL" }, { - "start": 34, - "end": 46, + "start": 36, + "end": 78, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_async", - "title": "RemoveContextChildrenRequestObjectAsync", - "description": "Snippet for RemoveContextChildrenAsync", - "file": "MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_async", + "title": "ListContextsRequestObjectAsync", + "description": "Snippet for ListContextsAsync", + "file": "MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RemoveContextChildrenAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildrenAsync", + "shortName": "ListContextsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContextsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenRequest", + "type": "Google.Cloud.AIPlatform.V1.ListContextsRequest", "name": "request" }, { @@ -47638,14 +47316,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "RemoveContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47657,47 +47335,51 @@ "segments": [ { "start": 20, - "end": 49, + "end": 82, "type": "FULL" }, { - "start": 35, - "end": 47, + "start": 38, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_sync_flattened", - "title": "RemoveContextChildren", - "description": "Snippet for RemoveContextChildren", - "file": "MetadataServiceClient.RemoveContextChildrenSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_sync_flattened", + "title": "ListContexts", + "description": "Snippet for ListContexts", + "file": "MetadataServiceClient.ListContextsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RemoveContextChildren", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContexts", "parameters": [ { "type": "System.String", - "name": "context" + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "childContexts" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenResponse", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "RemoveContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47708,48 +47390,52 @@ "segments": [ { "start": 20, - "end": 46, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_async_flattened", - "title": "RemoveContextChildrenAsync", - "description": "Snippet for RemoveContextChildrenAsync", - "file": "MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_async_flattened", + "title": "ListContextsAsync", + "description": "Snippet for ListContextsAsync", + "file": "MetadataServiceClient.ListContextsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RemoveContextChildrenAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildrenAsync", + "shortName": "ListContextsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContextsAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "context" + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "childContexts" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "RemoveContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47760,47 +47446,51 @@ "segments": [ { "start": 20, - "end": 47, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_sync_flattened_resourceNames", - "title": "RemoveContextChildrenResourceNames", - "description": "Snippet for RemoveContextChildren", - "file": "MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_sync_flattened_resourceNames", + "title": "ListContextsResourceNames", + "description": "Snippet for ListContexts", + "file": "MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RemoveContextChildren", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContexts", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "context" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "childContexts" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenResponse", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "RemoveContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47811,48 +47501,52 @@ "segments": [ { "start": 20, - "end": 46, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_async_flattened_resourceNames", - "title": "RemoveContextChildrenResourceNamesAsync", - "description": "Snippet for RemoveContextChildrenAsync", - "file": "MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListContexts_async_flattened_resourceNames", + "title": "ListContextsResourceNamesAsync", + "description": "Snippet for ListContextsAsync", + "file": "MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RemoveContextChildrenAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildrenAsync", + "shortName": "ListContextsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListContextsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "context" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "childContexts" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "RemoveContextChildren", - "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", + "shortName": "ListContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47863,28 +47557,28 @@ "segments": [ { "start": 20, - "end": 47, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_sync", - "title": "QueryContextLineageSubgraphRequestObject", - "description": "Snippet for QueryContextLineageSubgraph", - "file": "MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateContext_sync", + "title": "UpdateContextRequestObject", + "description": "Snippet for UpdateContext", + "file": "MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraph", + "shortName": "UpdateContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateContext", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.QueryContextLineageSubgraphRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateContextRequest", "name": "request" }, { @@ -47892,14 +47586,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.Cloud.AIPlatform.V1.Context", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", + "shortName": "UpdateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47911,29 +47605,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 47, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_async", - "title": "QueryContextLineageSubgraphRequestObjectAsync", - "description": "Snippet for QueryContextLineageSubgraphAsync", - "file": "MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateContext_async", + "title": "UpdateContextRequestObjectAsync", + "description": "Snippet for UpdateContextAsync", + "file": "MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryContextLineageSubgraphAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraphAsync", + "shortName": "UpdateContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateContextAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.QueryContextLineageSubgraphRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateContextRequest", "name": "request" }, { @@ -47941,14 +47635,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", + "shortName": "UpdateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -47960,43 +47654,47 @@ "segments": [ { "start": 20, - "end": 45, + "end": 48, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_sync_flattened", - "title": "QueryContextLineageSubgraph", - "description": "Snippet for QueryContextLineageSubgraph", - "file": "MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateContext_sync_flattened", + "title": "UpdateContext", + "description": "Snippet for UpdateContext", + "file": "MetadataServiceClient.UpdateContextSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraph", + "shortName": "UpdateContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateContext", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.Context", "name": "context" }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.Cloud.AIPlatform.V1.Context", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", + "shortName": "UpdateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -48007,44 +47705,48 @@ "segments": [ { "start": 20, - "end": 41, + "end": 43, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_async_flattened", - "title": "QueryContextLineageSubgraphAsync", - "description": "Snippet for QueryContextLineageSubgraphAsync", - "file": "MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateContext_async_flattened", + "title": "UpdateContextAsync", + "description": "Snippet for UpdateContextAsync", + "file": "MetadataServiceClient.UpdateContextAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryContextLineageSubgraphAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraphAsync", + "shortName": "UpdateContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateContextAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.Context", "name": "context" }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", + "shortName": "UpdateContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -48055,243 +47757,235 @@ "segments": [ { "start": 20, - "end": 42, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_sync_flattened_resourceNames", - "title": "QueryContextLineageSubgraphResourceNames", - "description": "Snippet for QueryContextLineageSubgraph", - "file": "MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_sync", + "title": "DeleteContextRequestObject", + "description": "Snippet for DeleteContext", + "file": "MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraph", + "shortName": "DeleteContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContext", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "context" + "type": "Google.Cloud.AIPlatform.V1.DeleteContextRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", + "shortName": "DeleteContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 64, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_async_flattened_resourceNames", - "title": "QueryContextLineageSubgraphResourceNamesAsync", - "description": "Snippet for QueryContextLineageSubgraphAsync", - "file": "MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_async", + "title": "DeleteContextRequestObjectAsync", + "description": "Snippet for DeleteContextAsync", + "file": "MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryContextLineageSubgraphAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraphAsync", + "shortName": "DeleteContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContextAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ContextName", - "name": "context" + "type": "Google.Cloud.AIPlatform.V1.DeleteContextRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryContextLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", + "shortName": "DeleteContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 65, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 63, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_sync", - "title": "CreateExecutionRequestObject", - "description": "Snippet for CreateExecution", - "file": "MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_sync_flattened", + "title": "DeleteContext", + "description": "Snippet for DeleteContext", + "file": "MetadataServiceClient.DeleteContextSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecution", + "shortName": "DeleteContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContext", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateExecutionRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Execution", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", + "shortName": "DeleteContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 44, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_async", - "title": "CreateExecutionRequestObjectAsync", - "description": "Snippet for CreateExecutionAsync", - "file": "MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_async_flattened", + "title": "DeleteContextAsync", + "description": "Snippet for DeleteContextAsync", + "file": "MetadataServiceClient.DeleteContextAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecutionAsync", + "shortName": "DeleteContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContextAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateExecutionRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", + "shortName": "DeleteContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 45, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_sync_flattened", - "title": "CreateExecution", - "description": "Snippet for CreateExecution", - "file": "MetadataServiceClient.CreateExecutionSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_sync_flattened_resourceNames", + "title": "DeleteContextResourceNames", + "description": "Snippet for DeleteContext", + "file": "MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecution", + "shortName": "DeleteContext", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContext", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Execution", - "name": "execution" - }, - { - "type": "System.String", - "name": "executionId" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Execution", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", + "shortName": "DeleteContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -48302,52 +47996,44 @@ "segments": [ { "start": 20, - "end": 43, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 41, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_async_flattened", - "title": "CreateExecutionAsync", - "description": "Snippet for CreateExecutionAsync", - "file": "MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteContext_async_flattened_resourceNames", + "title": "DeleteContextResourceNamesAsync", + "description": "Snippet for DeleteContextAsync", + "file": "MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecutionAsync", - "async": true, + "shortName": "DeleteContextAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteContextAsync", + "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Execution", - "name": "execution" - }, - { - "type": "System.String", - "name": "executionId" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", + "shortName": "DeleteContext", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteContext", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -48358,251 +48044,235 @@ "segments": [ { "start": 20, - "end": 44, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 42, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_sync_flattened_resourceNames", - "title": "CreateExecutionResourceNames", - "description": "Snippet for CreateExecution", - "file": "MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_sync", + "title": "PurgeContextsRequestObject", + "description": "Snippet for PurgeContexts", + "file": "MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecution", + "shortName": "PurgeContexts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContexts", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Execution", - "name": "execution" - }, - { - "type": "System.String", - "name": "executionId" + "type": "Google.Cloud.AIPlatform.V1.PurgeContextsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Execution", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", + "shortName": "PurgeContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 63, "type": "FULL" }, { - "start": 34, - "end": 41, + "start": 35, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_async_flattened_resourceNames", - "title": "CreateExecutionResourceNamesAsync", - "description": "Snippet for CreateExecutionAsync", - "file": "MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_async", + "title": "PurgeContextsRequestObjectAsync", + "description": "Snippet for PurgeContextsAsync", + "file": "MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecutionAsync", + "shortName": "PurgeContextsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContextsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Execution", - "name": "execution" - }, - { - "type": "System.String", - "name": "executionId" + "type": "Google.Cloud.AIPlatform.V1.PurgeContextsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", + "shortName": "PurgeContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 64, "type": "FULL" }, { - "start": 35, - "end": 42, + "start": 36, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_sync", - "title": "GetExecutionRequestObject", - "description": "Snippet for GetExecution", - "file": "MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_sync_flattened", + "title": "PurgeContexts", + "description": "Snippet for PurgeContexts", + "file": "MetadataServiceClient.PurgeContextsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecution", + "shortName": "PurgeContexts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContexts", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetExecutionRequest", - "name": "request" + "type": "System.String", + "name": "parent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Execution", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", + "shortName": "PurgeContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_async", - "title": "GetExecutionRequestObjectAsync", - "description": "Snippet for GetExecutionAsync", - "file": "MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_async_flattened", + "title": "PurgeContextsAsync", + "description": "Snippet for PurgeContextsAsync", + "file": "MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecutionAsync", + "shortName": "PurgeContextsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContextsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetExecutionRequest", - "name": "request" + "type": "System.String", + "name": "parent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", + "shortName": "PurgeContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_sync_flattened", - "title": "GetExecution", - "description": "Snippet for GetExecution", - "file": "MetadataServiceClient.GetExecutionSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_sync_flattened_resourceNames", + "title": "PurgeContextsResourceNames", + "description": "Snippet for PurgeContexts", + "file": "MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecution", + "shortName": "PurgeContexts", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContexts", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Execution", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", + "shortName": "PurgeContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -48613,44 +48283,44 @@ "segments": [ { "start": 20, - "end": 41, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_async_flattened", - "title": "GetExecutionAsync", - "description": "Snippet for GetExecutionAsync", - "file": "MetadataServiceClient.GetExecutionAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeContexts_async_flattened_resourceNames", + "title": "PurgeContextsResourceNamesAsync", + "description": "Snippet for PurgeContextsAsync", + "file": "MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecutionAsync", + "shortName": "PurgeContextsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeContextsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", + "shortName": "PurgeContexts", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeContexts", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -48661,243 +48331,259 @@ "segments": [ { "start": 20, - "end": 42, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_sync_flattened_resourceNames", - "title": "GetExecutionResourceNames", - "description": "Snippet for GetExecution", - "file": "MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_sync", + "title": "AddContextArtifactsAndExecutionsRequestObject", + "description": "Snippet for AddContextArtifactsAndExecutions", + "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecution", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutions", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExecutionName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Execution", + "resultType": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 52, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 50, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_async_flattened_resourceNames", - "title": "GetExecutionResourceNamesAsync", - "description": "Snippet for GetExecutionAsync", - "file": "MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_async", + "title": "AddContextArtifactsAndExecutionsRequestObjectAsync", + "description": "Snippet for AddContextArtifactsAndExecutionsAsync", + "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecutionAsync", + "shortName": "AddContextArtifactsAndExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutionsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExecutionName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 53, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 51, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_sync", - "title": "ListExecutionsRequestObject", - "description": "Snippet for ListExecutions", - "file": "MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_sync_flattened", + "title": "AddContextArtifactsAndExecutions", + "description": "Snippet for AddContextArtifactsAndExecutions", + "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutions", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutions", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListExecutionsRequest", - "name": "request" + "type": "System.String", + "name": "context" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "artifacts" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "executions" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 80, + "end": 50, "type": "FULL" }, { - "start": 36, - "end": 78, + "start": 35, + "end": 48, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_async", - "title": "ListExecutionsRequestObjectAsync", - "description": "Snippet for ListExecutionsAsync", - "file": "MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_async_flattened", + "title": "AddContextArtifactsAndExecutionsAsync", + "description": "Snippet for AddContextArtifactsAndExecutionsAsync", + "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutionsAsync", + "shortName": "AddContextArtifactsAndExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutionsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListExecutionsRequest", - "name": "request" + "type": "System.String", + "name": "context" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "artifacts" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "executions" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 82, + "end": 51, "type": "FULL" }, { - "start": 38, - "end": 80, + "start": 36, + "end": 49, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_sync_flattened", - "title": "ListExecutions", - "description": "Snippet for ListExecutions", - "file": "MetadataServiceClient.ListExecutionsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_sync_flattened_resourceNames", + "title": "AddContextArtifactsAndExecutionsResourceNames", + "description": "Snippet for AddContextArtifactsAndExecutions", + "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutions", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutions", "parameters": [ { - "type": "System.String", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "context" }, { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.ArtifactName", + "name": "artifacts" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "name": "executions" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.AddContextArtifactsAndExecutionsResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -48908,52 +48594,52 @@ "segments": [ { "start": 20, - "end": 75, + "end": 50, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 48, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_async_flattened", - "title": "ListExecutionsAsync", - "description": "Snippet for ListExecutionsAsync", - "file": "MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextArtifactsAndExecutions_async_flattened_resourceNames", + "title": "AddContextArtifactsAndExecutionsResourceNamesAsync", + "description": "Snippet for AddContextArtifactsAndExecutionsAsync", + "file": "MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutionsAsync", + "shortName": "AddContextArtifactsAndExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextArtifactsAndExecutionsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "context" }, { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.ArtifactName", + "name": "artifacts" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "name": "executions" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", + "shortName": "AddContextArtifactsAndExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextArtifactsAndExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -48964,255 +48650,247 @@ "segments": [ { "start": 20, - "end": 77, + "end": 51, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 49, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_sync_flattened_resourceNames", - "title": "ListExecutionsResourceNames", - "description": "Snippet for ListExecutions", - "file": "MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_sync", + "title": "AddContextChildrenRequestObject", + "description": "Snippet for AddContextChildren", + "file": "MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutions", + "shortName": "AddContextChildren", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildren", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.AddContextChildrenRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.AddContextChildrenResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", + "shortName": "AddContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 75, + "end": 48, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_async_flattened_resourceNames", - "title": "ListExecutionsResourceNamesAsync", - "description": "Snippet for ListExecutionsAsync", - "file": "MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_async", + "title": "AddContextChildrenRequestObjectAsync", + "description": "Snippet for AddContextChildrenAsync", + "file": "MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutionsAsync", + "shortName": "AddContextChildrenAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildrenAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.AddContextChildrenRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", + "shortName": "AddContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 77, + "end": 49, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 47, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateExecution_sync", - "title": "UpdateExecutionRequestObject", - "description": "Snippet for UpdateExecution", - "file": "MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_sync_flattened", + "title": "AddContextChildren", + "description": "Snippet for AddContextChildren", + "file": "MetadataServiceClient.AddContextChildrenSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateExecution", + "shortName": "AddContextChildren", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildren", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateExecutionRequest", - "name": "request" + "type": "System.String", + "name": "context" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "childContexts" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Execution", + "resultType": "Google.Cloud.AIPlatform.V1.AddContextChildrenResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateExecution", + "shortName": "AddContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 46, "type": "FULL" }, { "start": 35, - "end": 45, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateExecution_async", - "title": "UpdateExecutionRequestObjectAsync", - "description": "Snippet for UpdateExecutionAsync", - "file": "MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_async_flattened", + "title": "AddContextChildrenAsync", + "description": "Snippet for AddContextChildrenAsync", + "file": "MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateExecutionAsync", + "shortName": "AddContextChildrenAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildrenAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateExecutionRequest", - "name": "request" + "type": "System.String", + "name": "context" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "childContexts" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateExecution", + "shortName": "AddContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 48, + "end": 47, "type": "FULL" }, { "start": 36, - "end": 46, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateExecution_sync_flattened", - "title": "UpdateExecution", - "description": "Snippet for UpdateExecution", - "file": "MetadataServiceClient.UpdateExecutionSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_sync_flattened_resourceNames", + "title": "AddContextChildrenResourceNames", + "description": "Snippet for AddContextChildren", + "file": "MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateExecution", + "shortName": "AddContextChildren", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildren", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Execution", - "name": "execution" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "context" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "childContexts" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Execution", + "resultType": "Google.Cloud.AIPlatform.V1.AddContextChildrenResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateExecution", + "shortName": "AddContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49223,48 +48901,48 @@ "segments": [ { "start": 20, - "end": 43, + "end": 46, "type": "FULL" }, { "start": 35, - "end": 41, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_UpdateExecution_async_flattened", - "title": "UpdateExecutionAsync", - "description": "Snippet for UpdateExecutionAsync", - "file": "MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddContextChildren_async_flattened_resourceNames", + "title": "AddContextChildrenResourceNamesAsync", + "description": "Snippet for AddContextChildrenAsync", + "file": "MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateExecutionAsync", + "shortName": "AddContextChildrenAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddContextChildrenAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Execution", - "name": "execution" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "context" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "childContexts" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UpdateExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateExecution", + "shortName": "AddContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49275,28 +48953,28 @@ "segments": [ { "start": 20, - "end": 44, + "end": 47, "type": "FULL" }, { "start": 36, - "end": 42, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_sync", - "title": "DeleteExecutionRequestObject", - "description": "Snippet for DeleteExecution", - "file": "MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_sync", + "title": "RemoveContextChildrenRequestObject", + "description": "Snippet for RemoveContextChildren", + "file": "MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildren", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteExecutionRequest", + "type": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenRequest", "name": "request" }, { @@ -49304,14 +48982,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49323,29 +49001,29 @@ "segments": [ { "start": 20, - "end": 63, + "end": 48, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 34, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_async", - "title": "DeleteExecutionRequestObjectAsync", - "description": "Snippet for DeleteExecutionAsync", - "file": "MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_async", + "title": "RemoveContextChildrenRequestObjectAsync", + "description": "Snippet for RemoveContextChildrenAsync", + "file": "MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecutionAsync", + "shortName": "RemoveContextChildrenAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildrenAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteExecutionRequest", + "type": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenRequest", "name": "request" }, { @@ -49353,14 +49031,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49372,43 +49050,47 @@ "segments": [ { "start": 20, - "end": 64, + "end": 49, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 35, + "end": 47, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_sync_flattened", - "title": "DeleteExecution", - "description": "Snippet for DeleteExecution", - "file": "MetadataServiceClient.DeleteExecutionSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_sync_flattened", + "title": "RemoveContextChildren", + "description": "Snippet for RemoveContextChildren", + "file": "MetadataServiceClient.RemoveContextChildrenSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildren", "parameters": [ { "type": "System.String", - "name": "name" + "name": "context" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "childContexts" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49419,44 +49101,48 @@ "segments": [ { "start": 20, - "end": 59, + "end": 46, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_async_flattened", - "title": "DeleteExecutionAsync", - "description": "Snippet for DeleteExecutionAsync", - "file": "MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_async_flattened", + "title": "RemoveContextChildrenAsync", + "description": "Snippet for RemoveContextChildrenAsync", + "file": "MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecutionAsync", + "shortName": "RemoveContextChildrenAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildrenAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "context" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "childContexts" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49467,43 +49153,47 @@ "segments": [ { "start": 20, - "end": 60, + "end": 47, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_sync_flattened_resourceNames", - "title": "DeleteExecutionResourceNames", - "description": "Snippet for DeleteExecution", - "file": "MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_sync_flattened_resourceNames", + "title": "RemoveContextChildrenResourceNames", + "description": "Snippet for RemoveContextChildren", + "file": "MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteExecution", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildren", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExecutionName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "context" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "childContexts" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.RemoveContextChildrenResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49514,44 +49204,48 @@ "segments": [ { "start": 20, - "end": 59, + "end": 46, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_async_flattened_resourceNames", - "title": "DeleteExecutionResourceNamesAsync", - "description": "Snippet for DeleteExecutionAsync", - "file": "MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_RemoveContextChildren_async_flattened_resourceNames", + "title": "RemoveContextChildrenResourceNamesAsync", + "description": "Snippet for RemoveContextChildrenAsync", + "file": "MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteExecutionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecutionAsync", + "shortName": "RemoveContextChildrenAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.RemoveContextChildrenAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExecutionName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "context" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "childContexts" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "DeleteExecution", - "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", + "shortName": "RemoveContextChildren", + "fullName": "google.cloud.aiplatform.v1.MetadataService.RemoveContextChildren", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49562,28 +49256,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 47, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_sync", - "title": "PurgeExecutionsRequestObject", - "description": "Snippet for PurgeExecutions", - "file": "MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_sync", + "title": "QueryContextLineageSubgraphRequestObject", + "description": "Snippet for QueryContextLineageSubgraph", + "file": "MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraph", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PurgeExecutionsRequest", + "type": "Google.Cloud.AIPlatform.V1.QueryContextLineageSubgraphRequest", "name": "request" }, { @@ -49591,14 +49285,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49610,29 +49304,29 @@ "segments": [ { "start": 20, - "end": 63, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 61, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_async", - "title": "PurgeExecutionsRequestObjectAsync", - "description": "Snippet for PurgeExecutionsAsync", - "file": "MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_async", + "title": "QueryContextLineageSubgraphRequestObjectAsync", + "description": "Snippet for QueryContextLineageSubgraphAsync", + "file": "MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutionsAsync", + "shortName": "QueryContextLineageSubgraphAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraphAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PurgeExecutionsRequest", + "type": "Google.Cloud.AIPlatform.V1.QueryContextLineageSubgraphRequest", "name": "request" }, { @@ -49640,14 +49334,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49659,43 +49353,43 @@ "segments": [ { "start": 20, - "end": 64, + "end": 45, "type": "FULL" }, { - "start": 36, - "end": 62, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_sync_flattened", - "title": "PurgeExecutions", - "description": "Snippet for PurgeExecutions", - "file": "MetadataServiceClient.PurgeExecutionsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_sync_flattened", + "title": "QueryContextLineageSubgraph", + "description": "Snippet for QueryContextLineageSubgraph", + "file": "MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraph", "parameters": [ { "type": "System.String", - "name": "parent" + "name": "context" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49706,44 +49400,44 @@ "segments": [ { "start": 20, - "end": 58, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_async_flattened", - "title": "PurgeExecutionsAsync", - "description": "Snippet for PurgeExecutionsAsync", - "file": "MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_async_flattened", + "title": "QueryContextLineageSubgraphAsync", + "description": "Snippet for QueryContextLineageSubgraphAsync", + "file": "MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutionsAsync", + "shortName": "QueryContextLineageSubgraphAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraphAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" + "name": "context" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49754,43 +49448,43 @@ "segments": [ { "start": 20, - "end": 59, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_sync_flattened_resourceNames", - "title": "PurgeExecutionsResourceNames", - "description": "Snippet for PurgeExecutions", - "file": "MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_sync_flattened_resourceNames", + "title": "QueryContextLineageSubgraphResourceNames", + "description": "Snippet for QueryContextLineageSubgraph", + "file": "MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeExecutions", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraph", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "context" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49801,44 +49495,44 @@ "segments": [ { "start": 20, - "end": 58, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_async_flattened_resourceNames", - "title": "PurgeExecutionsResourceNamesAsync", - "description": "Snippet for PurgeExecutionsAsync", - "file": "MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryContextLineageSubgraph_async_flattened_resourceNames", + "title": "QueryContextLineageSubgraphResourceNamesAsync", + "description": "Snippet for QueryContextLineageSubgraphAsync", + "file": "MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PurgeExecutionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutionsAsync", + "shortName": "QueryContextLineageSubgraphAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryContextLineageSubgraphAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.ContextName", + "name": "context" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "PurgeExecutions", - "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", + "shortName": "QueryContextLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryContextLineageSubgraph", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49849,28 +49543,28 @@ "segments": [ { "start": 20, - "end": 59, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_sync", - "title": "AddExecutionEventsRequestObject", - "description": "Snippet for AddExecutionEvents", - "file": "MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_sync", + "title": "CreateExecutionRequestObject", + "description": "Snippet for CreateExecution", + "file": "MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddExecutionEvents", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecution", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.AddExecutionEventsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateExecutionRequest", "name": "request" }, { @@ -49878,14 +49572,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddExecutionEventsResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Execution", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddExecutionEvents", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49897,29 +49591,29 @@ "segments": [ { "start": 20, - "end": 45, + "end": 46, "type": "FULL" }, { "start": 34, - "end": 43, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_async", - "title": "AddExecutionEventsRequestObjectAsync", - "description": "Snippet for AddExecutionEventsAsync", - "file": "MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_async", + "title": "CreateExecutionRequestObjectAsync", + "description": "Snippet for CreateExecutionAsync", + "file": "MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddExecutionEventsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEventsAsync", + "shortName": "CreateExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecutionAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.AddExecutionEventsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateExecutionRequest", "name": "request" }, { @@ -49927,14 +49621,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddExecutionEvents", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -49946,47 +49640,51 @@ "segments": [ { "start": 20, - "end": 46, + "end": 47, "type": "FULL" }, { "start": 35, - "end": 44, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_sync_flattened", - "title": "AddExecutionEvents", - "description": "Snippet for AddExecutionEvents", - "file": "MetadataServiceClient.AddExecutionEventsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_sync_flattened", + "title": "CreateExecution", + "description": "Snippet for CreateExecution", + "file": "MetadataServiceClient.CreateExecutionSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddExecutionEvents", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecution", "parameters": [ { "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Execution", "name": "execution" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "events" + "type": "System.String", + "name": "executionId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddExecutionEventsResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Execution", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddExecutionEvents", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50001,44 +49699,48 @@ "type": "FULL" }, { - "start": 35, + "start": 34, "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_async_flattened", - "title": "AddExecutionEventsAsync", - "description": "Snippet for AddExecutionEventsAsync", - "file": "MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_async_flattened", + "title": "CreateExecutionAsync", + "description": "Snippet for CreateExecutionAsync", + "file": "MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddExecutionEventsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEventsAsync", + "shortName": "CreateExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecutionAsync", "async": true, "parameters": [ { "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Execution", "name": "execution" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "events" + "type": "System.String", + "name": "executionId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddExecutionEvents", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50053,43 +49755,47 @@ "type": "FULL" }, { - "start": 36, + "start": 35, "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_sync_flattened_resourceNames", - "title": "AddExecutionEventsResourceNames", - "description": "Snippet for AddExecutionEvents", - "file": "MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_sync_flattened_resourceNames", + "title": "CreateExecutionResourceNames", + "description": "Snippet for CreateExecution", + "file": "MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddExecutionEvents", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecution", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Execution", "name": "execution" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "events" + "type": "System.String", + "name": "executionId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.AddExecutionEventsResponse", + "resultType": "Google.Cloud.AIPlatform.V1.Execution", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddExecutionEvents", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50104,44 +49810,48 @@ "type": "FULL" }, { - "start": 35, + "start": 34, "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_async_flattened_resourceNames", - "title": "AddExecutionEventsResourceNamesAsync", - "description": "Snippet for AddExecutionEventsAsync", - "file": "MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateExecution_async_flattened_resourceNames", + "title": "CreateExecutionResourceNamesAsync", + "description": "Snippet for CreateExecutionAsync", + "file": "MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AddExecutionEventsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEventsAsync", + "shortName": "CreateExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateExecutionAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Execution", "name": "execution" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "events" + "type": "System.String", + "name": "executionId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "AddExecutionEvents", - "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", + "shortName": "CreateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50156,24 +49866,24 @@ "type": "FULL" }, { - "start": 36, + "start": 35, "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_sync", - "title": "QueryExecutionInputsAndOutputsRequestObject", - "description": "Snippet for QueryExecutionInputsAndOutputs", - "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_sync", + "title": "GetExecutionRequestObject", + "description": "Snippet for GetExecution", + "file": "MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecution", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.QueryExecutionInputsAndOutputsRequest", + "type": "Google.Cloud.AIPlatform.V1.GetExecutionRequest", "name": "request" }, { @@ -50181,14 +49891,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.Cloud.AIPlatform.V1.Execution", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50211,18 +49921,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_async", - "title": "QueryExecutionInputsAndOutputsRequestObjectAsync", - "description": "Snippet for QueryExecutionInputsAndOutputsAsync", - "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_async", + "title": "GetExecutionRequestObjectAsync", + "description": "Snippet for GetExecutionAsync", + "file": "MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryExecutionInputsAndOutputsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputsAsync", + "shortName": "GetExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecutionAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.QueryExecutionInputsAndOutputsRequest", + "type": "Google.Cloud.AIPlatform.V1.GetExecutionRequest", "name": "request" }, { @@ -50230,14 +49940,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50260,32 +49970,32 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_sync_flattened", - "title": "QueryExecutionInputsAndOutputs", - "description": "Snippet for QueryExecutionInputsAndOutputs", - "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_sync_flattened", + "title": "GetExecution", + "description": "Snippet for GetExecution", + "file": "MetadataServiceClient.GetExecutionSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecution", "parameters": [ { "type": "System.String", - "name": "execution" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.Cloud.AIPlatform.V1.Execution", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50307,33 +50017,33 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_async_flattened", - "title": "QueryExecutionInputsAndOutputsAsync", - "description": "Snippet for QueryExecutionInputsAndOutputsAsync", - "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_async_flattened", + "title": "GetExecutionAsync", + "description": "Snippet for GetExecutionAsync", + "file": "MetadataServiceClient.GetExecutionAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryExecutionInputsAndOutputsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputsAsync", + "shortName": "GetExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecutionAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "execution" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50355,32 +50065,32 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_sync_flattened_resourceNames", - "title": "QueryExecutionInputsAndOutputsResourceNames", - "description": "Snippet for QueryExecutionInputsAndOutputs", - "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_sync_flattened_resourceNames", + "title": "GetExecutionResourceNames", + "description": "Snippet for GetExecution", + "file": "MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecution", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.ExecutionName", - "name": "execution" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.Cloud.AIPlatform.V1.Execution", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50402,33 +50112,33 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_async_flattened_resourceNames", - "title": "QueryExecutionInputsAndOutputsResourceNamesAsync", - "description": "Snippet for QueryExecutionInputsAndOutputsAsync", - "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetExecution_async_flattened_resourceNames", + "title": "GetExecutionResourceNamesAsync", + "description": "Snippet for GetExecutionAsync", + "file": "MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryExecutionInputsAndOutputsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputsAsync", + "shortName": "GetExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetExecutionAsync", "async": true, "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.ExecutionName", - "name": "execution" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryExecutionInputsAndOutputs", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", + "shortName": "GetExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50450,17 +50160,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_sync", - "title": "CreateMetadataSchemaRequestObject", - "description": "Snippet for CreateMetadataSchema", - "file": "MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_sync", + "title": "ListExecutionsRequestObject", + "description": "Snippet for ListExecutions", + "file": "MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataSchema", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutions", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateMetadataSchemaRequest", + "type": "Google.Cloud.AIPlatform.V1.ListExecutionsRequest", "name": "request" }, { @@ -50468,14 +50178,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50487,29 +50197,29 @@ "segments": [ { "start": 20, - "end": 46, + "end": 80, "type": "FULL" }, { - "start": 34, - "end": 44, + "start": 36, + "end": 78, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_async", - "title": "CreateMetadataSchemaRequestObjectAsync", - "description": "Snippet for CreateMetadataSchemaAsync", - "file": "MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_async", + "title": "ListExecutionsRequestObjectAsync", + "description": "Snippet for ListExecutionsAsync", + "file": "MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataSchemaAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchemaAsync", + "shortName": "ListExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutionsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateMetadataSchemaRequest", + "type": "Google.Cloud.AIPlatform.V1.ListExecutionsRequest", "name": "request" }, { @@ -50517,14 +50227,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50536,51 +50246,51 @@ "segments": [ { "start": 20, - "end": 47, + "end": 82, "type": "FULL" }, { - "start": 35, - "end": 45, + "start": 38, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_sync_flattened", - "title": "CreateMetadataSchema", - "description": "Snippet for CreateMetadataSchema", - "file": "MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_sync_flattened", + "title": "ListExecutions", + "description": "Snippet for ListExecutions", + "file": "MetadataServiceClient.ListExecutionsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataSchema", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutions", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.MetadataSchema", - "name": "metadataSchema" + "type": "System.String", + "name": "pageToken" }, { - "type": "System.String", - "name": "metadataSchemaId" + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50591,25 +50301,25 @@ "segments": [ { "start": 20, - "end": 43, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 41, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_async_flattened", - "title": "CreateMetadataSchemaAsync", - "description": "Snippet for CreateMetadataSchemaAsync", - "file": "MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_async_flattened", + "title": "ListExecutionsAsync", + "description": "Snippet for ListExecutionsAsync", + "file": "MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataSchemaAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchemaAsync", + "shortName": "ListExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutionsAsync", "async": true, "parameters": [ { @@ -50617,26 +50327,26 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.MetadataSchema", - "name": "metadataSchema" + "type": "System.String", + "name": "pageToken" }, { - "type": "System.String", - "name": "metadataSchemaId" + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50647,51 +50357,51 @@ "segments": [ { "start": 20, - "end": 44, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 42, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_sync_flattened_resourceNames", - "title": "CreateMetadataSchemaResourceNames", - "description": "Snippet for CreateMetadataSchema", - "file": "MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_sync_flattened_resourceNames", + "title": "ListExecutionsResourceNames", + "description": "Snippet for ListExecutions", + "file": "MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataSchema", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutions", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.MetadataSchema", - "name": "metadataSchema" + "type": "System.String", + "name": "pageToken" }, { - "type": "System.String", - "name": "metadataSchemaId" + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50702,25 +50412,25 @@ "segments": [ { "start": 20, - "end": 43, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 41, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_async_flattened_resourceNames", - "title": "CreateMetadataSchemaResourceNamesAsync", - "description": "Snippet for CreateMetadataSchemaAsync", - "file": "MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListExecutions_async_flattened_resourceNames", + "title": "ListExecutionsResourceNamesAsync", + "description": "Snippet for ListExecutionsAsync", + "file": "MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateMetadataSchemaAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchemaAsync", + "shortName": "ListExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListExecutionsAsync", "async": true, "parameters": [ { @@ -50728,26 +50438,26 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.MetadataSchema", - "name": "metadataSchema" + "type": "System.String", + "name": "pageToken" }, { - "type": "System.String", - "name": "metadataSchemaId" + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "CreateMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", + "shortName": "ListExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50758,28 +50468,28 @@ "segments": [ { "start": 20, - "end": 44, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 42, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_sync", - "title": "GetMetadataSchemaRequestObject", - "description": "Snippet for GetMetadataSchema", - "file": "MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateExecution_sync", + "title": "UpdateExecutionRequestObject", + "description": "Snippet for UpdateExecution", + "file": "MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataSchema", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchema", + "shortName": "UpdateExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateExecution", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetMetadataSchemaRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateExecutionRequest", "name": "request" }, { @@ -50787,14 +50497,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "resultType": "Google.Cloud.AIPlatform.V1.Execution", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", + "shortName": "UpdateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50806,29 +50516,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 47, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_async", - "title": "GetMetadataSchemaRequestObjectAsync", - "description": "Snippet for GetMetadataSchemaAsync", - "file": "MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateExecution_async", + "title": "UpdateExecutionRequestObjectAsync", + "description": "Snippet for UpdateExecutionAsync", + "file": "MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataSchemaAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchemaAsync", + "shortName": "UpdateExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateExecutionAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetMetadataSchemaRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateExecutionRequest", "name": "request" }, { @@ -50836,14 +50546,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", + "shortName": "UpdateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50855,43 +50565,47 @@ "segments": [ { "start": 20, - "end": 45, + "end": 48, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_sync_flattened", - "title": "GetMetadataSchema", - "description": "Snippet for GetMetadataSchema", - "file": "MetadataServiceClient.GetMetadataSchemaSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateExecution_sync_flattened", + "title": "UpdateExecution", + "description": "Snippet for UpdateExecution", + "file": "MetadataServiceClient.UpdateExecutionSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataSchema", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchema", + "shortName": "UpdateExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateExecution", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.Execution", + "name": "execution" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "resultType": "Google.Cloud.AIPlatform.V1.Execution", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", + "shortName": "UpdateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50902,44 +50616,48 @@ "segments": [ { "start": 20, - "end": 41, + "end": 43, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_async_flattened", - "title": "GetMetadataSchemaAsync", - "description": "Snippet for GetMetadataSchemaAsync", - "file": "MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_UpdateExecution_async_flattened", + "title": "UpdateExecutionAsync", + "description": "Snippet for UpdateExecutionAsync", + "file": "MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataSchemaAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchemaAsync", + "shortName": "UpdateExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.UpdateExecutionAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.Execution", + "name": "execution" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", + "shortName": "UpdateExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.UpdateExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -50950,243 +50668,235 @@ "segments": [ { "start": 20, - "end": 42, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_sync_flattened_resourceNames", - "title": "GetMetadataSchemaResourceNames", - "description": "Snippet for GetMetadataSchema", - "file": "MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_sync", + "title": "DeleteExecutionRequestObject", + "description": "Snippet for DeleteExecution", + "file": "MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataSchema", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchema", + "shortName": "DeleteExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecution", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataSchemaName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.DeleteExecutionRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", + "shortName": "DeleteExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 63, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_async_flattened_resourceNames", - "title": "GetMetadataSchemaResourceNamesAsync", - "description": "Snippet for GetMetadataSchemaAsync", - "file": "MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_async", + "title": "DeleteExecutionRequestObjectAsync", + "description": "Snippet for DeleteExecutionAsync", + "file": "MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetMetadataSchemaAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchemaAsync", + "shortName": "DeleteExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecutionAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataSchemaName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.DeleteExecutionRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetMetadataSchema", - "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", + "shortName": "DeleteExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 64, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_sync", - "title": "ListMetadataSchemasRequestObject", - "description": "Snippet for ListMetadataSchemas", - "file": "MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_sync_flattened", + "title": "DeleteExecution", + "description": "Snippet for DeleteExecution", + "file": "MetadataServiceClient.DeleteExecutionSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataSchemas", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemas", + "shortName": "DeleteExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecution", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListMetadataSchemasRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListMetadataSchemas", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", + "shortName": "DeleteExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 79, + "end": 59, "type": "FULL" }, { "start": 36, - "end": 77, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_async", - "title": "ListMetadataSchemasRequestObjectAsync", - "description": "Snippet for ListMetadataSchemasAsync", - "file": "MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_async_flattened", + "title": "DeleteExecutionAsync", + "description": "Snippet for DeleteExecutionAsync", + "file": "MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataSchemasAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemasAsync", + "shortName": "DeleteExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecutionAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListMetadataSchemasRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListMetadataSchemas", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", + "shortName": "DeleteExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 81, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 79, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_sync_flattened", - "title": "ListMetadataSchemas", - "description": "Snippet for ListMetadataSchemas", - "file": "MetadataServiceClient.ListMetadataSchemasSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_sync_flattened_resourceNames", + "title": "DeleteExecutionResourceNames", + "description": "Snippet for DeleteExecution", + "file": "MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataSchemas", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemas", + "shortName": "DeleteExecution", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecution", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListMetadataSchemas", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", + "shortName": "DeleteExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -51197,52 +50907,44 @@ "segments": [ { "start": 20, - "end": 75, + "end": 59, "type": "FULL" }, { "start": 36, - "end": 73, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_async_flattened", - "title": "ListMetadataSchemasAsync", - "description": "Snippet for ListMetadataSchemasAsync", - "file": "MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_DeleteExecution_async_flattened_resourceNames", + "title": "DeleteExecutionResourceNamesAsync", + "description": "Snippet for DeleteExecutionAsync", + "file": "MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataSchemasAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemasAsync", + "shortName": "DeleteExecutionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.DeleteExecutionAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListMetadataSchemas", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", + "shortName": "DeleteExecution", + "fullName": "google.cloud.aiplatform.v1.MetadataService.DeleteExecution", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -51253,251 +50955,235 @@ "segments": [ { "start": 20, - "end": 77, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_sync_flattened_resourceNames", - "title": "ListMetadataSchemasResourceNames", - "description": "Snippet for ListMetadataSchemas", - "file": "MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_sync", + "title": "PurgeExecutionsRequestObject", + "description": "Snippet for PurgeExecutions", + "file": "MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataSchemas", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemas", + "shortName": "PurgeExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutions", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.PurgeExecutionsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListMetadataSchemas", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", + "shortName": "PurgeExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 75, + "end": 63, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_async_flattened_resourceNames", - "title": "ListMetadataSchemasResourceNamesAsync", - "description": "Snippet for ListMetadataSchemasAsync", - "file": "MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_async", + "title": "PurgeExecutionsRequestObjectAsync", + "description": "Snippet for PurgeExecutionsAsync", + "file": "MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListMetadataSchemasAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemasAsync", + "shortName": "PurgeExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutionsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.PurgeExecutionsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListMetadataSchemas", - "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", + "shortName": "PurgeExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 77, + "end": 64, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_sync", - "title": "QueryArtifactLineageSubgraphRequestObject", - "description": "Snippet for QueryArtifactLineageSubgraph", - "file": "MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_sync_flattened", + "title": "PurgeExecutions", + "description": "Snippet for PurgeExecutions", + "file": "MetadataServiceClient.PurgeExecutionsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraph", + "shortName": "PurgeExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutions", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.QueryArtifactLineageSubgraphRequest", - "name": "request" + "type": "System.String", + "name": "parent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", + "shortName": "PurgeExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 44, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_async", - "title": "QueryArtifactLineageSubgraphRequestObjectAsync", - "description": "Snippet for QueryArtifactLineageSubgraphAsync", - "file": "MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_async_flattened", + "title": "PurgeExecutionsAsync", + "description": "Snippet for PurgeExecutionsAsync", + "file": "MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryArtifactLineageSubgraphAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraphAsync", + "shortName": "PurgeExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutionsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.QueryArtifactLineageSubgraphRequest", - "name": "request" + "type": "System.String", + "name": "parent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", + "shortName": "PurgeExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 45, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_sync_flattened", - "title": "QueryArtifactLineageSubgraph", - "description": "Snippet for QueryArtifactLineageSubgraph", - "file": "MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_sync_flattened_resourceNames", + "title": "PurgeExecutionsResourceNames", + "description": "Snippet for PurgeExecutions", + "file": "MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraph", + "shortName": "PurgeExecutions", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutions", "parameters": [ { - "type": "System.String", - "name": "artifact" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", + "shortName": "PurgeExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -51508,44 +51194,44 @@ "segments": [ { "start": 20, - "end": 41, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_async_flattened", - "title": "QueryArtifactLineageSubgraphAsync", - "description": "Snippet for QueryArtifactLineageSubgraphAsync", - "file": "MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_PurgeExecutions_async_flattened_resourceNames", + "title": "PurgeExecutionsResourceNamesAsync", + "description": "Snippet for PurgeExecutionsAsync", + "file": "MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryArtifactLineageSubgraphAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraphAsync", + "shortName": "PurgeExecutionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.PurgeExecutionsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "artifact" + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", + "shortName": "PurgeExecutions", + "fullName": "google.cloud.aiplatform.v1.MetadataService.PurgeExecutions", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" @@ -51556,246 +51242,250 @@ "segments": [ { "start": 20, - "end": 42, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_sync_flattened_resourceNames", - "title": "QueryArtifactLineageSubgraphResourceNames", - "description": "Snippet for QueryArtifactLineageSubgraph", - "file": "MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_sync", + "title": "AddExecutionEventsRequestObject", + "description": "Snippet for AddExecutionEvents", + "file": "MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraph", + "shortName": "AddExecutionEvents", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEvents", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ArtifactName", - "name": "artifact" + "type": "Google.Cloud.AIPlatform.V1.AddExecutionEventsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", + "resultType": "Google.Cloud.AIPlatform.V1.AddExecutionEventsResponse", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", + "shortName": "AddExecutionEvents", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 45, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_async_flattened_resourceNames", - "title": "QueryArtifactLineageSubgraphResourceNamesAsync", - "description": "Snippet for QueryArtifactLineageSubgraphAsync", - "file": "MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_async", + "title": "AddExecutionEventsRequestObjectAsync", + "description": "Snippet for AddExecutionEventsAsync", + "file": "MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "QueryArtifactLineageSubgraphAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraphAsync", + "shortName": "AddExecutionEventsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEventsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ArtifactName", - "name": "artifact" + "type": "Google.Cloud.AIPlatform.V1.AddExecutionEventsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "MetadataServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "QueryArtifactLineageSubgraph", - "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", + "shortName": "AddExecutionEvents", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", "service": { "shortName": "MetadataService", "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 46, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_sync", - "title": "SearchMigratableResourcesRequestObject", - "description": "Snippet for SearchMigratableResources", - "file": "MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_sync_flattened", + "title": "AddExecutionEvents", + "description": "Snippet for AddExecutionEvents", + "file": "MetadataServiceClient.AddExecutionEventsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchMigratableResources", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResources", + "shortName": "AddExecutionEvents", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEvents", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.SearchMigratableResourcesRequest", - "name": "request" + "type": "System.String", + "name": "execution" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "events" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.AddExecutionEventsResponse", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "SearchMigratableResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", + "shortName": "AddExecutionEvents", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 80, + "end": 43, "type": "FULL" }, { - "start": 37, - "end": 78, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_async", - "title": "SearchMigratableResourcesRequestObjectAsync", - "description": "Snippet for SearchMigratableResourcesAsync", - "file": "MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_async_flattened", + "title": "AddExecutionEventsAsync", + "description": "Snippet for AddExecutionEventsAsync", + "file": "MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchMigratableResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResourcesAsync", + "shortName": "AddExecutionEventsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEventsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.SearchMigratableResourcesRequest", - "name": "request" + "type": "System.String", + "name": "execution" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "events" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "SearchMigratableResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", + "shortName": "AddExecutionEvents", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 82, + "end": 44, "type": "FULL" }, { - "start": 39, - "end": 80, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_sync_flattened", - "title": "SearchMigratableResources", - "description": "Snippet for SearchMigratableResources", - "file": "MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_sync_flattened_resourceNames", + "title": "AddExecutionEventsResourceNames", + "description": "Snippet for AddExecutionEvents", + "file": "MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchMigratableResources", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResources", + "shortName": "AddExecutionEvents", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEvents", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "name": "execution" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.Collections.Generic.IEnumerable", + "name": "events" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.AddExecutionEventsResponse", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "SearchMigratableResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", + "shortName": "AddExecutionEvents", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -51803,55 +51493,51 @@ "segments": [ { "start": 20, - "end": 75, + "end": 43, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_async_flattened", - "title": "SearchMigratableResourcesAsync", - "description": "Snippet for SearchMigratableResourcesAsync", - "file": "MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_AddExecutionEvents_async_flattened_resourceNames", + "title": "AddExecutionEventsResourceNamesAsync", + "description": "Snippet for AddExecutionEventsAsync", + "file": "MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchMigratableResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResourcesAsync", + "shortName": "AddExecutionEventsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.AddExecutionEventsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "name": "execution" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.Collections.Generic.IEnumerable", + "name": "events" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "SearchMigratableResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", + "shortName": "AddExecutionEvents", + "fullName": "google.cloud.aiplatform.v1.MetadataService.AddExecutionEvents", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -51859,258 +51545,238 @@ "segments": [ { "start": 20, - "end": 77, + "end": 44, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_sync_flattened_resourceNames", - "title": "SearchMigratableResourcesResourceNames", - "description": "Snippet for SearchMigratableResources", - "file": "MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_sync", + "title": "QueryExecutionInputsAndOutputsRequestObject", + "description": "Snippet for QueryExecutionInputsAndOutputs", + "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchMigratableResources", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputs", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.QueryExecutionInputsAndOutputsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "SearchMigratableResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 76, + "end": 44, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_async_flattened_resourceNames", - "title": "SearchMigratableResourcesResourceNamesAsync", - "description": "Snippet for SearchMigratableResourcesAsync", - "file": "MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_async", + "title": "QueryExecutionInputsAndOutputsRequestObjectAsync", + "description": "Snippet for QueryExecutionInputsAndOutputsAsync", + "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "SearchMigratableResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResourcesAsync", + "shortName": "QueryExecutionInputsAndOutputsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputsAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.QueryExecutionInputsAndOutputsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "SearchMigratableResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 78, + "end": 45, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_sync", - "title": "BatchMigrateResourcesRequestObject", - "description": "Snippet for BatchMigrateResources", - "file": "MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_sync_flattened", + "title": "QueryExecutionInputsAndOutputs", + "description": "Snippet for QueryExecutionInputsAndOutputs", + "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchMigrateResources", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchMigrateResourcesRequest", - "name": "request" + "type": "System.String", + "name": "execution" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "BatchMigrateResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 66, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 64, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_async", - "title": "BatchMigrateResourcesRequestObjectAsync", - "description": "Snippet for BatchMigrateResourcesAsync", - "file": "MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_async_flattened", + "title": "QueryExecutionInputsAndOutputsAsync", + "description": "Snippet for QueryExecutionInputsAndOutputsAsync", + "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchMigrateResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResourcesAsync", + "shortName": "QueryExecutionInputsAndOutputsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchMigrateResourcesRequest", - "name": "request" + "type": "System.String", + "name": "execution" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "BatchMigrateResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 67, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 65, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_sync_flattened", - "title": "BatchMigrateResources", - "description": "Snippet for BatchMigrateResources", - "file": "MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_sync_flattened_resourceNames", + "title": "QueryExecutionInputsAndOutputsResourceNames", + "description": "Snippet for QueryExecutionInputsAndOutputs", + "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchMigrateResources", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputs", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "migrateResourceRequests" + "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "name": "execution" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "BatchMigrateResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -52118,51 +51784,47 @@ "segments": [ { "start": 20, - "end": 63, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_async_flattened", - "title": "BatchMigrateResourcesAsync", - "description": "Snippet for BatchMigrateResourcesAsync", - "file": "MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryExecutionInputsAndOutputs_async_flattened_resourceNames", + "title": "QueryExecutionInputsAndOutputsResourceNamesAsync", + "description": "Snippet for QueryExecutionInputsAndOutputsAsync", + "file": "MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchMigrateResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResourcesAsync", + "shortName": "QueryExecutionInputsAndOutputsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryExecutionInputsAndOutputsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "migrateResourceRequests" + "type": "Google.Cloud.AIPlatform.V1.ExecutionName", + "name": "execution" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "BatchMigrateResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", + "shortName": "QueryExecutionInputsAndOutputs", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryExecutionInputsAndOutputs", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -52170,246 +51832,262 @@ "segments": [ { "start": 20, - "end": 64, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_sync_flattened_resourceNames", - "title": "BatchMigrateResourcesResourceNames", - "description": "Snippet for BatchMigrateResources", - "file": "MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_sync", + "title": "CreateMetadataSchemaRequestObject", + "description": "Snippet for CreateMetadataSchema", + "file": "MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchMigrateResources", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResources", + "shortName": "CreateMetadataSchema", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchema", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "migrateResourceRequests" + "type": "Google.Cloud.AIPlatform.V1.CreateMetadataSchemaRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "BatchMigrateResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", + "shortName": "CreateMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 64, + "end": 46, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 34, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_async_flattened_resourceNames", - "title": "BatchMigrateResourcesResourceNamesAsync", - "description": "Snippet for BatchMigrateResourcesAsync", - "file": "MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_async", + "title": "CreateMetadataSchemaRequestObjectAsync", + "description": "Snippet for CreateMetadataSchemaAsync", + "file": "MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchMigrateResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResourcesAsync", + "shortName": "CreateMetadataSchemaAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchemaAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "migrateResourceRequests" + "type": "Google.Cloud.AIPlatform.V1.CreateMetadataSchemaRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "MigrationServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "BatchMigrateResources", - "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", + "shortName": "CreateMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", "service": { - "shortName": "MigrationService", - "fullName": "google.cloud.aiplatform.v1.MigrationService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 65, + "end": 47, "type": "FULL" }, { - "start": 38, - "end": 63, + "start": 35, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_sync", - "title": "GetPublisherModelRequestObject", - "description": "Snippet for GetPublisherModel", - "file": "ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_sync_flattened", + "title": "CreateMetadataSchema", + "description": "Snippet for CreateMetadataSchema", + "file": "MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPublisherModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModel", + "shortName": "CreateMetadataSchema", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchema", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetPublisherModelRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "name": "metadataSchema" + }, + { + "type": "System.String", + "name": "metadataSchemaId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PublisherModel", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", "client": { - "shortName": "ModelGardenServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetPublisherModel", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", + "shortName": "CreateMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", "service": { - "shortName": "ModelGardenService", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 48, + "end": 43, "type": "FULL" }, { "start": 34, - "end": 46, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_async", - "title": "GetPublisherModelRequestObjectAsync", - "description": "Snippet for GetPublisherModelAsync", - "file": "ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_async_flattened", + "title": "CreateMetadataSchemaAsync", + "description": "Snippet for CreateMetadataSchemaAsync", + "file": "MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPublisherModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModelAsync", + "shortName": "CreateMetadataSchemaAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchemaAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetPublisherModelRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "name": "metadataSchema" + }, + { + "type": "System.String", + "name": "metadataSchemaId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelGardenServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetPublisherModel", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", + "shortName": "CreateMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", "service": { - "shortName": "ModelGardenService", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 49, + "end": 44, "type": "FULL" }, { "start": 35, - "end": 47, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_sync_flattened", - "title": "GetPublisherModel", - "description": "Snippet for GetPublisherModel", - "file": "ModelGardenServiceClient.GetPublisherModelSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_sync_flattened_resourceNames", + "title": "CreateMetadataSchemaResourceNames", + "description": "Snippet for CreateMetadataSchema", + "file": "MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPublisherModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModel", + "shortName": "CreateMetadataSchema", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchema", "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "name": "metadataSchema" + }, { "type": "System.String", - "name": "name" + "name": "metadataSchemaId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PublisherModel", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", "client": { - "shortName": "ModelGardenServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetPublisherModel", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", + "shortName": "CreateMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", "service": { - "shortName": "ModelGardenService", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -52417,47 +52095,55 @@ "segments": [ { "start": 20, - "end": 41, + "end": 43, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_async_flattened", - "title": "GetPublisherModelAsync", - "description": "Snippet for GetPublisherModelAsync", - "file": "ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_CreateMetadataSchema_async_flattened_resourceNames", + "title": "CreateMetadataSchemaResourceNamesAsync", + "description": "Snippet for CreateMetadataSchemaAsync", + "file": "MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPublisherModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModelAsync", + "shortName": "CreateMetadataSchemaAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.CreateMetadataSchemaAsync", "async": true, "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.MetadataSchema", + "name": "metadataSchema" + }, { "type": "System.String", - "name": "name" + "name": "metadataSchemaId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelGardenServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetPublisherModel", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", + "shortName": "CreateMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.CreateMetadataSchema", "service": { - "shortName": "ModelGardenService", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -52465,242 +52151,238 @@ "segments": [ { "start": 20, - "end": 42, + "end": 44, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_sync_flattened_resourceNames", - "title": "GetPublisherModelResourceNames", - "description": "Snippet for GetPublisherModel", - "file": "ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_sync", + "title": "GetMetadataSchemaRequestObject", + "description": "Snippet for GetMetadataSchema", + "file": "MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPublisherModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModel", + "shortName": "GetMetadataSchema", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchema", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PublisherModelName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.GetMetadataSchemaRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PublisherModel", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", "client": { - "shortName": "ModelGardenServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetPublisherModel", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", + "shortName": "GetMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", "service": { - "shortName": "ModelGardenService", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 44, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_async_flattened_resourceNames", - "title": "GetPublisherModelResourceNamesAsync", - "description": "Snippet for GetPublisherModelAsync", - "file": "ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_async", + "title": "GetMetadataSchemaRequestObjectAsync", + "description": "Snippet for GetMetadataSchemaAsync", + "file": "MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPublisherModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModelAsync", + "shortName": "GetMetadataSchemaAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchemaAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PublisherModelName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.GetMetadataSchemaRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelGardenServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetPublisherModel", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", + "shortName": "GetMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", "service": { - "shortName": "ModelGardenService", - "fullName": "google.cloud.aiplatform.v1.ModelGardenService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 45, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_sync", - "title": "UploadModelRequestObject", - "description": "Snippet for UploadModel", - "file": "ModelServiceClient.UploadModelRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_sync_flattened", + "title": "GetMetadataSchema", + "description": "Snippet for GetMetadataSchema", + "file": "MetadataServiceClient.GetMetadataSchemaSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UploadModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModel", + "shortName": "GetMetadataSchema", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchema", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UploadModelRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UploadModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", + "shortName": "GetMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 66, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 64, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_async", - "title": "UploadModelRequestObjectAsync", - "description": "Snippet for UploadModelAsync", - "file": "ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_async_flattened", + "title": "GetMetadataSchemaAsync", + "description": "Snippet for GetMetadataSchemaAsync", + "file": "MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UploadModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModelAsync", + "shortName": "GetMetadataSchemaAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchemaAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UploadModelRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UploadModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", + "shortName": "GetMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 67, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 65, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_sync_flattened", - "title": "UploadModel", - "description": "Snippet for UploadModel", - "file": "ModelServiceClient.UploadModelSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_sync_flattened_resourceNames", + "title": "GetMetadataSchemaResourceNames", + "description": "Snippet for GetMetadataSchema", + "file": "MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UploadModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModel", + "shortName": "GetMetadataSchema", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchema", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Model", - "name": "model" + "type": "Google.Cloud.AIPlatform.V1.MetadataSchemaName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.MetadataSchema", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UploadModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", + "shortName": "GetMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -52708,51 +52390,47 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_async_flattened", - "title": "UploadModelAsync", - "description": "Snippet for UploadModelAsync", - "file": "ModelServiceClient.UploadModelAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_GetMetadataSchema_async_flattened_resourceNames", + "title": "GetMetadataSchemaResourceNamesAsync", + "description": "Snippet for GetMetadataSchemaAsync", + "file": "MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UploadModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModelAsync", + "shortName": "GetMetadataSchemaAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.GetMetadataSchemaAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Model", - "name": "model" + "type": "Google.Cloud.AIPlatform.V1.MetadataSchemaName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UploadModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", + "shortName": "GetMetadataSchema", + "fullName": "google.cloud.aiplatform.v1.MetadataService.GetMetadataSchema", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -52760,246 +52438,262 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_sync_flattened_resourceNames", - "title": "UploadModelResourceNames", - "description": "Snippet for UploadModel", - "file": "ModelServiceClient.UploadModelResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_sync", + "title": "ListMetadataSchemasRequestObject", + "description": "Snippet for ListMetadataSchemas", + "file": "MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UploadModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModel", + "shortName": "ListMetadataSchemas", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemas", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Model", - "name": "model" + "type": "Google.Cloud.AIPlatform.V1.ListMetadataSchemasRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UploadModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", + "shortName": "ListMetadataSchemas", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 79, "type": "FULL" }, { "start": 36, - "end": 58, + "end": 77, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_async_flattened_resourceNames", - "title": "UploadModelResourceNamesAsync", - "description": "Snippet for UploadModelAsync", - "file": "ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_async", + "title": "ListMetadataSchemasRequestObjectAsync", + "description": "Snippet for ListMetadataSchemasAsync", + "file": "MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UploadModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModelAsync", + "shortName": "ListMetadataSchemasAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemasAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.Model", - "name": "model" + "type": "Google.Cloud.AIPlatform.V1.ListMetadataSchemasRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "UploadModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", + "shortName": "ListMetadataSchemas", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 61, + "end": 81, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 38, + "end": 79, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModel_sync", - "title": "GetModelRequestObject", - "description": "Snippet for GetModel", - "file": "ModelServiceClient.GetModelRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_sync_flattened", + "title": "ListMetadataSchemas", + "description": "Snippet for ListMetadataSchemas", + "file": "MetadataServiceClient.ListMetadataSchemasSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModel", + "shortName": "ListMetadataSchemas", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemas", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetModelRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Model", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", + "shortName": "ListMetadataSchemas", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModel_async", - "title": "GetModelRequestObjectAsync", - "description": "Snippet for GetModelAsync", - "file": "ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_async_flattened", + "title": "ListMetadataSchemasAsync", + "description": "Snippet for ListMetadataSchemasAsync", + "file": "MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelAsync", + "shortName": "ListMetadataSchemasAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemasAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetModelRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", + "shortName": "ListMetadataSchemas", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModel_sync_flattened", - "title": "GetModel", - "description": "Snippet for GetModel", - "file": "ModelServiceClient.GetModelSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_sync_flattened_resourceNames", + "title": "ListMetadataSchemasResourceNames", + "description": "Snippet for ListMetadataSchemas", + "file": "MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModel", + "shortName": "ListMetadataSchemas", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemas", "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" + }, { "type": "System.String", - "name": "name" + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Model", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", + "shortName": "ListMetadataSchemas", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -53007,47 +52701,55 @@ "segments": [ { "start": 20, - "end": 41, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModel_async_flattened", - "title": "GetModelAsync", - "description": "Snippet for GetModelAsync", - "file": "ModelServiceClient.GetModelAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_ListMetadataSchemas_async_flattened_resourceNames", + "title": "ListMetadataSchemasResourceNamesAsync", + "description": "Snippet for ListMetadataSchemasAsync", + "file": "MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelAsync", + "shortName": "ListMetadataSchemasAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.ListMetadataSchemasAsync", "async": true, "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.MetadataStoreName", + "name": "parent" + }, { "type": "System.String", - "name": "name" + "name": "pageToken" }, { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", + "shortName": "ListMetadataSchemas", + "fullName": "google.cloud.aiplatform.v1.MetadataService.ListMetadataSchemas", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -53055,246 +52757,238 @@ "segments": [ { "start": 20, - "end": 42, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModel_sync_flattened_resourceNames", - "title": "GetModelResourceNames", - "description": "Snippet for GetModel", - "file": "ModelServiceClient.GetModelResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_sync", + "title": "QueryArtifactLineageSubgraphRequestObject", + "description": "Snippet for QueryArtifactLineageSubgraph", + "file": "MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModel", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraph", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.QueryArtifactLineageSubgraphRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Model", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 46, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModel_async_flattened_resourceNames", - "title": "GetModelResourceNamesAsync", - "description": "Snippet for GetModelAsync", - "file": "ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_async", + "title": "QueryArtifactLineageSubgraphRequestObjectAsync", + "description": "Snippet for QueryArtifactLineageSubgraphAsync", + "file": "MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelAsync", + "shortName": "QueryArtifactLineageSubgraphAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraphAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.QueryArtifactLineageSubgraphRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "GetModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 47, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModels_sync", - "title": "ListModelsRequestObject", - "description": "Snippet for ListModels", - "file": "ModelServiceClient.ListModelsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_sync_flattened", + "title": "QueryArtifactLineageSubgraph", + "description": "Snippet for QueryArtifactLineageSubgraph", + "file": "MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModels", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModels", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraph", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelsRequest", - "name": "request" + "type": "System.String", + "name": "artifact" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListModels", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 83, + "end": 41, "type": "FULL" }, { - "start": 38, - "end": 81, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModels_async", - "title": "ListModelsRequestObjectAsync", - "description": "Snippet for ListModelsAsync", - "file": "ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_async_flattened", + "title": "QueryArtifactLineageSubgraphAsync", + "description": "Snippet for QueryArtifactLineageSubgraphAsync", + "file": "MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelsAsync", + "shortName": "QueryArtifactLineageSubgraphAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraphAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelsRequest", - "name": "request" + "type": "System.String", + "name": "artifact" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListModels", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 85, + "end": 42, "type": "FULL" }, { - "start": 40, - "end": 83, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModels_sync_flattened", - "title": "ListModels", - "description": "Snippet for ListModels", - "file": "ModelServiceClient.ListModelsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_sync_flattened_resourceNames", + "title": "QueryArtifactLineageSubgraphResourceNames", + "description": "Snippet for QueryArtifactLineageSubgraph", + "file": "MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModels", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModels", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraph", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ArtifactName", + "name": "artifact" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.LineageSubgraph", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListModels", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -53302,55 +52996,47 @@ "segments": [ { "start": 20, - "end": 75, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModels_async_flattened", - "title": "ListModelsAsync", - "description": "Snippet for ListModelsAsync", - "file": "ModelServiceClient.ListModelsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MetadataService_QueryArtifactLineageSubgraph_async_flattened_resourceNames", + "title": "QueryArtifactLineageSubgraphResourceNamesAsync", + "description": "Snippet for QueryArtifactLineageSubgraphAsync", + "file": "MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelsAsync", + "shortName": "QueryArtifactLineageSubgraphAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient.QueryArtifactLineageSubgraphAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ArtifactName", + "name": "artifact" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MetadataServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MetadataServiceClient" }, "method": { - "shortName": "ListModels", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", + "shortName": "QueryArtifactLineageSubgraph", + "fullName": "google.cloud.aiplatform.v1.MetadataService.QueryArtifactLineageSubgraph", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MetadataService", + "fullName": "google.cloud.aiplatform.v1.MetadataService" } } }, @@ -53358,237 +53044,237 @@ "segments": [ { "start": 20, - "end": 77, + "end": 42, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModels_sync_flattened_resourceNames", - "title": "ListModelsResourceNames", - "description": "Snippet for ListModels", - "file": "ModelServiceClient.ListModelsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_sync", + "title": "SearchMigratableResourcesRequestObject", + "description": "Snippet for SearchMigratableResources", + "file": "MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModels", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModels", + "shortName": "SearchMigratableResources", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResources", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.SearchMigratableResourcesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "ListModels", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", + "shortName": "SearchMigratableResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 76, + "end": 80, "type": "FULL" }, { "start": 37, - "end": 74, + "end": 78, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModels_async_flattened_resourceNames", - "title": "ListModelsResourceNamesAsync", - "description": "Snippet for ListModelsAsync", - "file": "ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_async", + "title": "SearchMigratableResourcesRequestObjectAsync", + "description": "Snippet for SearchMigratableResourcesAsync", + "file": "MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelsAsync", + "shortName": "SearchMigratableResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResourcesAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.SearchMigratableResourcesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "ListModels", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", + "shortName": "SearchMigratableResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 78, + "end": 82, "type": "FULL" }, { "start": 39, - "end": 76, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_sync", - "title": "ListModelVersionsRequestObject", - "description": "Snippet for ListModelVersions", - "file": "ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_sync_flattened", + "title": "SearchMigratableResources", + "description": "Snippet for SearchMigratableResources", + "file": "MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelVersions", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersions", + "shortName": "SearchMigratableResources", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResources", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelVersionsRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "ListModelVersions", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", + "shortName": "SearchMigratableResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 82, + "end": 75, "type": "FULL" }, { - "start": 37, - "end": 80, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_async", - "title": "ListModelVersionsRequestObjectAsync", - "description": "Snippet for ListModelVersionsAsync", - "file": "ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_async_flattened", + "title": "SearchMigratableResourcesAsync", + "description": "Snippet for SearchMigratableResourcesAsync", + "file": "MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelVersionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionsAsync", + "shortName": "SearchMigratableResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResourcesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelVersionsRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "ListModelVersions", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", + "shortName": "SearchMigratableResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 84, + "end": 77, "type": "FULL" }, { - "start": 39, - "end": 82, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_sync_flattened", - "title": "ListModelVersions", - "description": "Snippet for ListModelVersions", - "file": "ModelServiceClient.ListModelVersionsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_sync_flattened_resourceNames", + "title": "SearchMigratableResourcesResourceNames", + "description": "Snippet for SearchMigratableResources", + "file": "MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelVersions", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersions", + "shortName": "SearchMigratableResources", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResources", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { "type": "System.String", @@ -53603,17 +53289,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "ListModelVersions", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", + "shortName": "SearchMigratableResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, @@ -53621,30 +53307,30 @@ "segments": [ { "start": 20, - "end": 75, + "end": 76, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_async_flattened", - "title": "ListModelVersionsAsync", - "description": "Snippet for ListModelVersionsAsync", - "file": "ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_SearchMigratableResources_async_flattened_resourceNames", + "title": "SearchMigratableResourcesResourceNamesAsync", + "description": "Snippet for SearchMigratableResourcesAsync", + "file": "MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelVersionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionsAsync", + "shortName": "SearchMigratableResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.SearchMigratableResourcesAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { "type": "System.String", @@ -53659,17 +53345,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "ListModelVersions", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", + "shortName": "SearchMigratableResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, @@ -53677,258 +53363,250 @@ "segments": [ { "start": 20, - "end": 77, + "end": 78, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_sync_flattened_resourceNames", - "title": "ListModelVersionsResourceNames", - "description": "Snippet for ListModelVersions", - "file": "ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs", - "language": "C_SHARP", + "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_sync", + "title": "BatchMigrateResourcesRequestObject", + "description": "Snippet for BatchMigrateResources", + "file": "MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs", + "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelVersions", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersions", + "shortName": "BatchMigrateResources", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResources", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "name" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.BatchMigrateResourcesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "ListModelVersions", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", + "shortName": "BatchMigrateResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 75, + "end": 66, "type": "FULL" }, { "start": 36, - "end": 73, + "end": 64, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_async_flattened_resourceNames", - "title": "ListModelVersionsResourceNamesAsync", - "description": "Snippet for ListModelVersionsAsync", - "file": "ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_async", + "title": "BatchMigrateResourcesRequestObjectAsync", + "description": "Snippet for BatchMigrateResourcesAsync", + "file": "MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelVersionsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionsAsync", + "shortName": "BatchMigrateResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResourcesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "name" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.BatchMigrateResourcesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "ListModelVersions", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", + "shortName": "BatchMigrateResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 77, + "end": 67, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 37, + "end": 65, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateModel_sync", - "title": "UpdateModelRequestObject", - "description": "Snippet for UpdateModel", - "file": "ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_sync_flattened", + "title": "BatchMigrateResources", + "description": "Snippet for BatchMigrateResources", + "file": "MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateModel", + "shortName": "BatchMigrateResources", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResources", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateModelRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "migrateResourceRequests" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Model", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "UpdateModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel", + "shortName": "BatchMigrateResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateModel_async", - "title": "UpdateModelRequestObjectAsync", - "description": "Snippet for UpdateModelAsync", - "file": "ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_async_flattened", + "title": "BatchMigrateResourcesAsync", + "description": "Snippet for BatchMigrateResourcesAsync", + "file": "MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateModelAsync", + "shortName": "BatchMigrateResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResourcesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateModelRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "migrateResourceRequests" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "UpdateModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel", + "shortName": "BatchMigrateResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 64, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateModel_sync_flattened", - "title": "UpdateModel", - "description": "Snippet for UpdateModel", - "file": "ModelServiceClient.UpdateModelSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_sync_flattened_resourceNames", + "title": "BatchMigrateResourcesResourceNames", + "description": "Snippet for BatchMigrateResources", + "file": "MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateModel", + "shortName": "BatchMigrateResources", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResources", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Model", - "name": "model" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.Collections.Generic.IEnumerable", + "name": "migrateResourceRequests" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Model", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "UpdateModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel", + "shortName": "BatchMigrateResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, @@ -53936,51 +53614,51 @@ "segments": [ { "start": 20, - "end": 43, + "end": 64, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateModel_async_flattened", - "title": "UpdateModelAsync", - "description": "Snippet for UpdateModelAsync", - "file": "ModelServiceClient.UpdateModelAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_MigrationService_BatchMigrateResources_async_flattened_resourceNames", + "title": "BatchMigrateResourcesResourceNamesAsync", + "description": "Snippet for BatchMigrateResourcesAsync", + "file": "MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateModelAsync", + "shortName": "BatchMigrateResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient.BatchMigrateResourcesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.Model", - "name": "model" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.Collections.Generic.IEnumerable", + "name": "migrateResourceRequests" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "MigrationServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.MigrationServiceClient" }, "method": { - "shortName": "UpdateModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel", + "shortName": "BatchMigrateResources", + "fullName": "google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "MigrationService", + "fullName": "google.cloud.aiplatform.v1.MigrationService" } } }, @@ -53988,28 +53666,28 @@ "segments": [ { "start": 20, - "end": 44, + "end": 65, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 38, + "end": 63, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_sync", - "title": "UpdateExplanationDatasetRequestObject", - "description": "Snippet for UpdateExplanationDataset", - "file": "ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_sync", + "title": "GetPublisherModelRequestObject", + "description": "Snippet for GetPublisherModel", + "file": "ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExplanationDataset", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetRequest", + "type": "Google.Cloud.AIPlatform.V1.GetPublisherModelRequest", "name": "request" }, { @@ -54017,17 +53695,17 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.PublisherModel", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "ModelGardenServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" }, "method": { - "shortName": "UpdateExplanationDataset", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "ModelGardenService", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService" } } }, @@ -54036,29 +53714,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 48, "type": "FULL" }, { - "start": 35, - "end": 60, + "start": 34, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_async", - "title": "UpdateExplanationDatasetRequestObjectAsync", - "description": "Snippet for UpdateExplanationDatasetAsync", - "file": "ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_async", + "title": "GetPublisherModelRequestObjectAsync", + "description": "Snippet for GetPublisherModelAsync", + "file": "ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExplanationDatasetAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDatasetAsync", + "shortName": "GetPublisherModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetRequest", + "type": "Google.Cloud.AIPlatform.V1.GetPublisherModelRequest", "name": "request" }, { @@ -54066,17 +53744,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "ModelGardenServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" }, "method": { - "shortName": "UpdateExplanationDataset", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "ModelGardenService", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService" } } }, @@ -54085,46 +53763,46 @@ "segments": [ { "start": 20, - "end": 63, + "end": 49, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 35, + "end": 47, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_sync_flattened", - "title": "UpdateExplanationDataset", - "description": "Snippet for UpdateExplanationDataset", - "file": "ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_sync_flattened", + "title": "GetPublisherModel", + "description": "Snippet for GetPublisherModel", + "file": "ModelGardenServiceClient.GetPublisherModelSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExplanationDataset", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModel", "parameters": [ { "type": "System.String", - "name": "model" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.PublisherModel", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "ModelGardenServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" }, "method": { - "shortName": "UpdateExplanationDataset", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "ModelGardenService", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService" } } }, @@ -54132,47 +53810,47 @@ "segments": [ { "start": 20, - "end": 58, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_async_flattened", - "title": "UpdateExplanationDatasetAsync", - "description": "Snippet for UpdateExplanationDatasetAsync", - "file": "ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_async_flattened", + "title": "GetPublisherModelAsync", + "description": "Snippet for GetPublisherModelAsync", + "file": "ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExplanationDatasetAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDatasetAsync", + "shortName": "GetPublisherModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModelAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "model" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "ModelGardenServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" }, "method": { - "shortName": "UpdateExplanationDataset", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "ModelGardenService", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService" } } }, @@ -54180,46 +53858,46 @@ "segments": [ { "start": 20, - "end": 59, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_sync_flattened_resourceNames", - "title": "UpdateExplanationDatasetResourceNames", - "description": "Snippet for UpdateExplanationDataset", - "file": "ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_sync_flattened_resourceNames", + "title": "GetPublisherModelResourceNames", + "description": "Snippet for GetPublisherModel", + "file": "ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExplanationDataset", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "model" + "type": "Google.Cloud.AIPlatform.V1.PublisherModelName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.PublisherModel", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "ModelGardenServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" }, "method": { - "shortName": "UpdateExplanationDataset", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "ModelGardenService", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService" } } }, @@ -54227,47 +53905,47 @@ "segments": [ { "start": 20, - "end": 58, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_async_flattened_resourceNames", - "title": "UpdateExplanationDatasetResourceNamesAsync", - "description": "Snippet for UpdateExplanationDatasetAsync", - "file": "ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelGardenService_GetPublisherModel_async_flattened_resourceNames", + "title": "GetPublisherModelResourceNamesAsync", + "description": "Snippet for GetPublisherModelAsync", + "file": "ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateExplanationDatasetAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDatasetAsync", + "shortName": "GetPublisherModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient.GetPublisherModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "model" + "type": "Google.Cloud.AIPlatform.V1.PublisherModelName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "ModelServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" + "shortName": "ModelGardenServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelGardenServiceClient" }, "method": { - "shortName": "UpdateExplanationDataset", - "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", + "shortName": "GetPublisherModel", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel", "service": { - "shortName": "ModelService", - "fullName": "google.cloud.aiplatform.v1.ModelService" + "shortName": "ModelGardenService", + "fullName": "google.cloud.aiplatform.v1.ModelGardenService" } } }, @@ -54275,28 +53953,28 @@ "segments": [ { "start": 20, - "end": 59, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_sync", - "title": "DeleteModelRequestObject", - "description": "Snippet for DeleteModel", - "file": "ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_sync", + "title": "UploadModelRequestObject", + "description": "Snippet for UploadModel", + "file": "ModelServiceClient.UploadModelRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModel", + "shortName": "UploadModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteModelRequest", + "type": "Google.Cloud.AIPlatform.V1.UploadModelRequest", "name": "request" }, { @@ -54304,14 +53982,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", + "shortName": "UploadModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54323,29 +54001,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 66, "type": "FULL" }, { "start": 36, - "end": 60, + "end": 64, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_async", - "title": "DeleteModelRequestObjectAsync", - "description": "Snippet for DeleteModelAsync", - "file": "ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_async", + "title": "UploadModelRequestObjectAsync", + "description": "Snippet for UploadModelAsync", + "file": "ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelAsync", + "shortName": "UploadModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteModelRequest", + "type": "Google.Cloud.AIPlatform.V1.UploadModelRequest", "name": "request" }, { @@ -54353,14 +54031,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", + "shortName": "UploadModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54372,43 +54050,47 @@ "segments": [ { "start": 20, - "end": 63, + "end": 67, "type": "FULL" }, { "start": 37, - "end": 61, + "end": 65, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_sync_flattened", - "title": "DeleteModel", - "description": "Snippet for DeleteModel", - "file": "ModelServiceClient.DeleteModelSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_sync_flattened", + "title": "UploadModel", + "description": "Snippet for UploadModel", + "file": "ModelServiceClient.UploadModelSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModel", + "shortName": "UploadModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModel", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Model", + "name": "model" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", + "shortName": "UploadModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54423,40 +54105,44 @@ "type": "FULL" }, { - "start": 36, + "start": 35, "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_async_flattened", - "title": "DeleteModelAsync", - "description": "Snippet for DeleteModelAsync", - "file": "ModelServiceClient.DeleteModelAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_async_flattened", + "title": "UploadModelAsync", + "description": "Snippet for UploadModelAsync", + "file": "ModelServiceClient.UploadModelAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelAsync", + "shortName": "UploadModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModelAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Model", + "name": "model" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", + "shortName": "UploadModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54471,39 +54157,43 @@ "type": "FULL" }, { - "start": 37, + "start": 36, "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_sync_flattened_resourceNames", - "title": "DeleteModelResourceNames", - "description": "Snippet for DeleteModel", - "file": "ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_sync_flattened_resourceNames", + "title": "UploadModelResourceNames", + "description": "Snippet for UploadModel", + "file": "ModelServiceClient.UploadModelResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModel", + "shortName": "UploadModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Model", + "name": "model" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", + "shortName": "UploadModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54514,44 +54204,48 @@ "segments": [ { "start": 20, - "end": 59, + "end": 60, "type": "FULL" }, { "start": 36, - "end": 57, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_async_flattened_resourceNames", - "title": "DeleteModelResourceNamesAsync", - "description": "Snippet for DeleteModelAsync", - "file": "ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UploadModel_async_flattened_resourceNames", + "title": "UploadModelResourceNamesAsync", + "description": "Snippet for UploadModelAsync", + "file": "ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelAsync", + "shortName": "UploadModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UploadModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.Model", + "name": "model" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", + "shortName": "UploadModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UploadModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54562,28 +54256,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 61, "type": "FULL" }, { "start": 37, - "end": 58, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_sync", - "title": "DeleteModelVersionRequestObject", - "description": "Snippet for DeleteModelVersion", - "file": "ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModel_sync", + "title": "GetModelRequestObject", + "description": "Snippet for GetModel", + "file": "ModelServiceClient.GetModelRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelVersion", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteModelVersionRequest", + "type": "Google.Cloud.AIPlatform.V1.GetModelRequest", "name": "request" }, { @@ -54591,14 +54285,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.Model", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModelVersion", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54610,29 +54304,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_async", - "title": "DeleteModelVersionRequestObjectAsync", - "description": "Snippet for DeleteModelVersionAsync", - "file": "ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModel_async", + "title": "GetModelRequestObjectAsync", + "description": "Snippet for GetModelAsync", + "file": "ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelVersionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersionAsync", + "shortName": "GetModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteModelVersionRequest", + "type": "Google.Cloud.AIPlatform.V1.GetModelRequest", "name": "request" }, { @@ -54640,14 +54334,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModelVersion", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54659,25 +54353,25 @@ "segments": [ { "start": 20, - "end": 63, + "end": 45, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_sync_flattened", - "title": "DeleteModelVersion", - "description": "Snippet for DeleteModelVersion", - "file": "ModelServiceClient.DeleteModelVersionSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModel_sync_flattened", + "title": "GetModel", + "description": "Snippet for GetModel", + "file": "ModelServiceClient.GetModelSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelVersion", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModel", "parameters": [ { "type": "System.String", @@ -54688,14 +54382,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.Model", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModelVersion", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54706,25 +54400,25 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_async_flattened", - "title": "DeleteModelVersionAsync", - "description": "Snippet for DeleteModelVersionAsync", - "file": "ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModel_async_flattened", + "title": "GetModelAsync", + "description": "Snippet for GetModelAsync", + "file": "ModelServiceClient.GetModelAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelVersionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersionAsync", + "shortName": "GetModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelAsync", "async": true, "parameters": [ { @@ -54736,14 +54430,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModelVersion", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54754,25 +54448,25 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_sync_flattened_resourceNames", - "title": "DeleteModelVersionResourceNames", - "description": "Snippet for DeleteModelVersion", - "file": "ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModel_sync_flattened_resourceNames", + "title": "GetModelResourceNames", + "description": "Snippet for GetModel", + "file": "ModelServiceClient.GetModelResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelVersion", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModel", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.ModelName", @@ -54783,14 +54477,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.Model", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModelVersion", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54801,25 +54495,25 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_async_flattened_resourceNames", - "title": "DeleteModelVersionResourceNamesAsync", - "description": "Snippet for DeleteModelVersionAsync", - "file": "ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModel_async_flattened_resourceNames", + "title": "GetModelResourceNamesAsync", + "description": "Snippet for GetModelAsync", + "file": "ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteModelVersionAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersionAsync", + "shortName": "GetModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelAsync", "async": true, "parameters": [ { @@ -54831,14 +54525,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteModelVersion", - "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", + "shortName": "GetModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54849,28 +54543,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_sync", - "title": "MergeVersionAliasesRequestObject", - "description": "Snippet for MergeVersionAliases", - "file": "ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModels_sync", + "title": "ListModelsRequestObject", + "description": "Snippet for ListModels", + "file": "ModelServiceClient.ListModelsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MergeVersionAliases", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModels", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MergeVersionAliasesRequest", + "type": "Google.Cloud.AIPlatform.V1.ListModelsRequest", "name": "request" }, { @@ -54878,14 +54572,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Model", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "MergeVersionAliases", - "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54897,29 +54591,29 @@ "segments": [ { "start": 20, - "end": 45, + "end": 83, "type": "FULL" }, { - "start": 34, - "end": 43, + "start": 38, + "end": 81, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_async", - "title": "MergeVersionAliasesRequestObjectAsync", - "description": "Snippet for MergeVersionAliasesAsync", - "file": "ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModels_async", + "title": "ListModelsRequestObjectAsync", + "description": "Snippet for ListModelsAsync", + "file": "ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MergeVersionAliasesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliasesAsync", + "shortName": "ListModelsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.MergeVersionAliasesRequest", + "type": "Google.Cloud.AIPlatform.V1.ListModelsRequest", "name": "request" }, { @@ -54927,14 +54621,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "MergeVersionAliases", - "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54946,47 +54640,51 @@ "segments": [ { "start": 20, - "end": 46, + "end": 85, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 40, + "end": 83, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_sync_flattened", - "title": "MergeVersionAliases", - "description": "Snippet for MergeVersionAliases", - "file": "ModelServiceClient.MergeVersionAliasesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModels_sync_flattened", + "title": "ListModels", + "description": "Snippet for ListModels", + "file": "ModelServiceClient.ListModelsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MergeVersionAliases", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModels", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "versionAliases" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Model", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "MergeVersionAliases", - "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -54997,48 +54695,52 @@ "segments": [ { "start": 20, - "end": 43, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_async_flattened", - "title": "MergeVersionAliasesAsync", - "description": "Snippet for MergeVersionAliasesAsync", - "file": "ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModels_async_flattened", + "title": "ListModelsAsync", + "description": "Snippet for ListModelsAsync", + "file": "ModelServiceClient.ListModelsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MergeVersionAliasesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliasesAsync", + "shortName": "ListModelsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelsAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "versionAliases" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "MergeVersionAliases", - "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55049,47 +54751,51 @@ "segments": [ { "start": 20, - "end": 44, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_sync_flattened_resourceNames", - "title": "MergeVersionAliasesResourceNames", - "description": "Snippet for MergeVersionAliases", - "file": "ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModels_sync_flattened_resourceNames", + "title": "ListModelsResourceNames", + "description": "Snippet for ListModels", + "file": "ModelServiceClient.ListModelsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MergeVersionAliases", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModels", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "versionAliases" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.Model", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "MergeVersionAliases", - "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55100,48 +54806,52 @@ "segments": [ { "start": 20, - "end": 43, + "end": 76, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_async_flattened_resourceNames", - "title": "MergeVersionAliasesResourceNamesAsync", - "description": "Snippet for MergeVersionAliasesAsync", - "file": "ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModels_async_flattened_resourceNames", + "title": "ListModelsResourceNamesAsync", + "description": "Snippet for ListModelsAsync", + "file": "ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "MergeVersionAliasesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliasesAsync", + "shortName": "ListModelsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "versionAliases" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "MergeVersionAliases", - "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", + "shortName": "ListModels", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModels", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55152,28 +54862,28 @@ "segments": [ { "start": 20, - "end": 44, + "end": 78, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_sync", - "title": "ExportModelRequestObject", - "description": "Snippet for ExportModel", - "file": "ModelServiceClient.ExportModelRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_sync", + "title": "ListModelVersionsRequestObject", + "description": "Snippet for ListModelVersions", + "file": "ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExportModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModel", + "shortName": "ListModelVersions", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersions", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest", + "type": "Google.Cloud.AIPlatform.V1.ListModelVersionsRequest", "name": "request" }, { @@ -55181,14 +54891,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ExportModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", + "shortName": "ListModelVersions", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55200,29 +54910,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 82, "type": "FULL" }, { - "start": 35, - "end": 60, + "start": 37, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_async", - "title": "ExportModelRequestObjectAsync", - "description": "Snippet for ExportModelAsync", - "file": "ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_async", + "title": "ListModelVersionsRequestObjectAsync", + "description": "Snippet for ListModelVersionsAsync", + "file": "ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExportModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModelAsync", + "shortName": "ListModelVersionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest", + "type": "Google.Cloud.AIPlatform.V1.ListModelVersionsRequest", "name": "request" }, { @@ -55230,14 +54940,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ExportModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", + "shortName": "ListModelVersions", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55249,47 +54959,51 @@ "segments": [ { "start": 20, - "end": 63, + "end": 84, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 39, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_sync_flattened", - "title": "ExportModel", - "description": "Snippet for ExportModel", - "file": "ModelServiceClient.ExportModelSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_sync_flattened", + "title": "ListModelVersions", + "description": "Snippet for ListModelVersions", + "file": "ModelServiceClient.ListModelVersionsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExportModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModel", + "shortName": "ListModelVersions", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersions", "parameters": [ { "type": "System.String", "name": "name" }, { - "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest+Types+OutputConfig", - "name": "outputConfig" + "type": "System.String", + "name": "pageToken" }, { - "type": "Google.Api.Gax.Grpc.CallSettings", + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ExportModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", + "shortName": "ListModelVersions", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55300,25 +55014,25 @@ "segments": [ { "start": 20, - "end": 59, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_async_flattened", - "title": "ExportModelAsync", - "description": "Snippet for ExportModelAsync", - "file": "ModelServiceClient.ExportModelAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_async_flattened", + "title": "ListModelVersionsAsync", + "description": "Snippet for ListModelVersionsAsync", + "file": "ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExportModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModelAsync", + "shortName": "ListModelVersionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionsAsync", "async": true, "parameters": [ { @@ -55326,22 +55040,26 @@ "name": "name" }, { - "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest+Types+OutputConfig", - "name": "outputConfig" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ExportModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", + "shortName": "ListModelVersions", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55352,47 +55070,51 @@ "segments": [ { "start": 20, - "end": 60, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_sync_flattened_resourceNames", - "title": "ExportModelResourceNames", - "description": "Snippet for ExportModel", - "file": "ModelServiceClient.ExportModelResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_sync_flattened_resourceNames", + "title": "ListModelVersionsResourceNames", + "description": "Snippet for ListModelVersions", + "file": "ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExportModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModel", + "shortName": "ListModelVersions", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersions", "parameters": [ { "type": "Google.Cloud.AIPlatform.V1.ModelName", "name": "name" }, { - "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest+Types+OutputConfig", - "name": "outputConfig" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ExportModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", + "shortName": "ListModelVersions", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55403,25 +55125,25 @@ "segments": [ { "start": 20, - "end": 59, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_async_flattened_resourceNames", - "title": "ExportModelResourceNamesAsync", - "description": "Snippet for ExportModelAsync", - "file": "ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersions_async_flattened_resourceNames", + "title": "ListModelVersionsResourceNamesAsync", + "description": "Snippet for ListModelVersionsAsync", + "file": "ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExportModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModelAsync", + "shortName": "ListModelVersionsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionsAsync", "async": true, "parameters": [ { @@ -55429,22 +55151,26 @@ "name": "name" }, { - "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest+Types+OutputConfig", - "name": "outputConfig" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ExportModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", + "shortName": "ListModelVersions", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersions", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55455,28 +55181,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_sync", - "title": "CopyModelRequestObject", - "description": "Snippet for CopyModel", - "file": "ModelServiceClient.CopyModelRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync", + "title": "ListModelVersionCheckpointsRequestObject", + "description": "Snippet for ListModelVersionCheckpoints", + "file": "ModelServiceClient.ListModelVersionCheckpointsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CopyModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionCheckpoints", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CopyModelRequest", + "type": "Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest", "name": "request" }, { @@ -55484,14 +55210,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CopyModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55503,29 +55229,29 @@ "segments": [ { "start": 20, - "end": 65, + "end": 78, "type": "FULL" }, { "start": 36, - "end": 63, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_async", - "title": "CopyModelRequestObjectAsync", - "description": "Snippet for CopyModelAsync", - "file": "ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async", + "title": "ListModelVersionCheckpointsRequestObjectAsync", + "description": "Snippet for ListModelVersionCheckpointsAsync", + "file": "ModelServiceClient.ListModelVersionCheckpointsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CopyModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModelAsync", + "shortName": "ListModelVersionCheckpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionCheckpointsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CopyModelRequest", + "type": "Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest", "name": "request" }, { @@ -55533,14 +55259,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CopyModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55552,47 +55278,51 @@ "segments": [ { "start": 20, - "end": 66, + "end": 80, "type": "FULL" }, { - "start": 37, - "end": 64, + "start": 38, + "end": 78, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_sync_flattened", - "title": "CopyModel", - "description": "Snippet for CopyModel", - "file": "ModelServiceClient.CopyModelSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened", + "title": "ListModelVersionCheckpoints", + "description": "Snippet for ListModelVersionCheckpoints", + "file": "ModelServiceClient.ListModelVersionCheckpointsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CopyModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionCheckpoints", "parameters": [ { "type": "System.String", - "name": "parent" + "name": "name" }, { "type": "System.String", - "name": "sourceModel" + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CopyModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55603,48 +55333,52 @@ "segments": [ { "start": 20, - "end": 59, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 57, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_async_flattened", - "title": "CopyModelAsync", - "description": "Snippet for CopyModelAsync", - "file": "ModelServiceClient.CopyModelAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async_flattened", + "title": "ListModelVersionCheckpointsAsync", + "description": "Snippet for ListModelVersionCheckpointsAsync", + "file": "ModelServiceClient.ListModelVersionCheckpointsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CopyModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModelAsync", + "shortName": "ListModelVersionCheckpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionCheckpointsAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" + "name": "name" }, { "type": "System.String", - "name": "sourceModel" + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CopyModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55655,47 +55389,51 @@ "segments": [ { "start": 20, - "end": 60, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_sync_flattened_resourceNames", - "title": "CopyModelResourceNames", - "description": "Snippet for CopyModel", - "file": "ModelServiceClient.CopyModelResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened_resourceNames", + "title": "ListModelVersionCheckpointsResourceNames", + "description": "Snippet for ListModelVersionCheckpoints", + "file": "ModelServiceClient.ListModelVersionCheckpointsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CopyModel", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionCheckpoints", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "name" }, { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "sourceModel" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CopyModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55706,48 +55444,52 @@ "segments": [ { "start": 20, - "end": 60, + "end": 75, "type": "FULL" }, { "start": 36, - "end": 58, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_async_flattened_resourceNames", - "title": "CopyModelResourceNamesAsync", - "description": "Snippet for CopyModelAsync", - "file": "ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelVersionCheckpoints_async_flattened_resourceNames", + "title": "ListModelVersionCheckpointsResourceNamesAsync", + "description": "Snippet for ListModelVersionCheckpointsAsync", + "file": "ModelServiceClient.ListModelVersionCheckpointsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CopyModelAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModelAsync", + "shortName": "ListModelVersionCheckpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelVersionCheckpointsAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "name" }, { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "sourceModel" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CopyModel", - "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55758,28 +55500,28 @@ "segments": [ { "start": 20, - "end": 61, + "end": 77, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_sync", - "title": "ImportModelEvaluationRequestObject", - "description": "Snippet for ImportModelEvaluation", - "file": "ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateModel_sync", + "title": "UpdateModelRequestObject", + "description": "Snippet for UpdateModel", + "file": "ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ImportModelEvaluation", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluation", + "shortName": "UpdateModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ImportModelEvaluationRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateModelRequest", "name": "request" }, { @@ -55787,14 +55529,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "resultType": "Google.Cloud.AIPlatform.V1.Model", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ImportModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", + "shortName": "UpdateModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55806,29 +55548,29 @@ "segments": [ { "start": 20, - "end": 45, + "end": 46, "type": "FULL" }, { - "start": 34, - "end": 43, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_async", - "title": "ImportModelEvaluationRequestObjectAsync", - "description": "Snippet for ImportModelEvaluationAsync", - "file": "ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateModel_async", + "title": "UpdateModelRequestObjectAsync", + "description": "Snippet for UpdateModelAsync", + "file": "ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ImportModelEvaluationAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluationAsync", + "shortName": "UpdateModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ImportModelEvaluationRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateModelRequest", "name": "request" }, { @@ -55836,14 +55578,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ImportModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", + "shortName": "UpdateModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55855,47 +55597,47 @@ "segments": [ { "start": 20, - "end": 46, + "end": 47, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_sync_flattened", - "title": "ImportModelEvaluation", - "description": "Snippet for ImportModelEvaluation", - "file": "ModelServiceClient.ImportModelEvaluationSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateModel_sync_flattened", + "title": "UpdateModel", + "description": "Snippet for UpdateModel", + "file": "ModelServiceClient.UpdateModelSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ImportModelEvaluation", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluation", + "shortName": "UpdateModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateModel", "parameters": [ { - "type": "System.String", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.Model", + "name": "model" }, { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluation", - "name": "modelEvaluation" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "resultType": "Google.Cloud.AIPlatform.V1.Model", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ImportModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", + "shortName": "UpdateModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55906,48 +55648,48 @@ "segments": [ { "start": 20, - "end": 42, + "end": 43, "type": "FULL" }, { - "start": 34, - "end": 40, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_async_flattened", - "title": "ImportModelEvaluationAsync", - "description": "Snippet for ImportModelEvaluationAsync", - "file": "ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateModel_async_flattened", + "title": "UpdateModelAsync", + "description": "Snippet for UpdateModelAsync", + "file": "ModelServiceClient.UpdateModelAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ImportModelEvaluationAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluationAsync", + "shortName": "UpdateModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateModelAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" + "type": "Google.Cloud.AIPlatform.V1.Model", + "name": "model" }, { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluation", - "name": "modelEvaluation" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ImportModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", + "shortName": "UpdateModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -55958,247 +55700,235 @@ "segments": [ { "start": 20, - "end": 43, + "end": 44, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_sync_flattened_resourceNames", - "title": "ImportModelEvaluationResourceNames", - "description": "Snippet for ImportModelEvaluation", - "file": "ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_sync", + "title": "UpdateExplanationDatasetRequestObject", + "description": "Snippet for UpdateExplanationDataset", + "file": "ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ImportModelEvaluation", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluation", + "shortName": "UpdateExplanationDataset", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDataset", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluation", - "name": "modelEvaluation" + "type": "Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ImportModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", + "shortName": "UpdateExplanationDataset", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 62, "type": "FULL" }, { - "start": 34, - "end": 40, + "start": 35, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_async_flattened_resourceNames", - "title": "ImportModelEvaluationResourceNamesAsync", - "description": "Snippet for ImportModelEvaluationAsync", - "file": "ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_async", + "title": "UpdateExplanationDatasetRequestObjectAsync", + "description": "Snippet for UpdateExplanationDatasetAsync", + "file": "ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ImportModelEvaluationAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluationAsync", + "shortName": "UpdateExplanationDatasetAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDatasetAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluation", - "name": "modelEvaluation" + "type": "Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ImportModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", + "shortName": "UpdateExplanationDataset", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_sync", - "title": "BatchImportModelEvaluationSlicesRequestObject", - "description": "Snippet for BatchImportModelEvaluationSlices", - "file": "ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_sync_flattened", + "title": "UpdateExplanationDataset", + "description": "Snippet for UpdateExplanationDataset", + "file": "ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlices", + "shortName": "UpdateExplanationDataset", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDataset", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesRequest", - "name": "request" + "type": "System.String", + "name": "model" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesResponse", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", + "shortName": "UpdateExplanationDataset", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 48, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 46, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_async", - "title": "BatchImportModelEvaluationSlicesRequestObjectAsync", - "description": "Snippet for BatchImportModelEvaluationSlicesAsync", - "file": "ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_async_flattened", + "title": "UpdateExplanationDatasetAsync", + "description": "Snippet for UpdateExplanationDatasetAsync", + "file": "ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportModelEvaluationSlicesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlicesAsync", + "shortName": "UpdateExplanationDatasetAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDatasetAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesRequest", - "name": "request" + "type": "System.String", + "name": "model" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", + "shortName": "UpdateExplanationDataset", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 49, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 47, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_sync_flattened", - "title": "BatchImportModelEvaluationSlices", - "description": "Snippet for BatchImportModelEvaluationSlices", - "file": "ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_sync_flattened_resourceNames", + "title": "UpdateExplanationDatasetResourceNames", + "description": "Snippet for UpdateExplanationDataset", + "file": "ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlices", + "shortName": "UpdateExplanationDataset", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDataset", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "modelEvaluationSlices" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "model" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesResponse", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", + "shortName": "UpdateExplanationDataset", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -56209,48 +55939,44 @@ "segments": [ { "start": 20, - "end": 46, + "end": 58, "type": "FULL" }, { "start": 35, - "end": 44, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_async_flattened", - "title": "BatchImportModelEvaluationSlicesAsync", - "description": "Snippet for BatchImportModelEvaluationSlicesAsync", - "file": "ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_UpdateExplanationDataset_async_flattened_resourceNames", + "title": "UpdateExplanationDatasetResourceNamesAsync", + "description": "Snippet for UpdateExplanationDatasetAsync", + "file": "ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportModelEvaluationSlicesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlicesAsync", + "shortName": "UpdateExplanationDatasetAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.UpdateExplanationDatasetAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "modelEvaluationSlices" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "model" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", + "shortName": "UpdateExplanationDataset", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -56261,247 +55987,235 @@ "segments": [ { "start": 20, - "end": 47, + "end": 59, "type": "FULL" }, { "start": 36, - "end": 45, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_sync_flattened_resourceNames", - "title": "BatchImportModelEvaluationSlicesResourceNames", - "description": "Snippet for BatchImportModelEvaluationSlices", - "file": "ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_sync", + "title": "DeleteModelRequestObject", + "description": "Snippet for DeleteModel", + "file": "ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlices", + "shortName": "DeleteModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "modelEvaluationSlices" + "type": "Google.Cloud.AIPlatform.V1.DeleteModelRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesResponse", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", + "shortName": "DeleteModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 62, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_async_flattened_resourceNames", - "title": "BatchImportModelEvaluationSlicesResourceNamesAsync", - "description": "Snippet for BatchImportModelEvaluationSlicesAsync", - "file": "ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_async", + "title": "DeleteModelRequestObjectAsync", + "description": "Snippet for DeleteModelAsync", + "file": "ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportModelEvaluationSlicesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlicesAsync", + "shortName": "DeleteModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "modelEvaluationSlices" + "type": "Google.Cloud.AIPlatform.V1.DeleteModelRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", + "shortName": "DeleteModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 63, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_sync", - "title": "BatchImportEvaluatedAnnotationsRequestObject", - "description": "Snippet for BatchImportEvaluatedAnnotations", - "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_sync_flattened", + "title": "DeleteModel", + "description": "Snippet for DeleteModel", + "file": "ModelServiceClient.DeleteModelSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsResponse", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 48, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 46, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_async", - "title": "BatchImportEvaluatedAnnotationsRequestObjectAsync", - "description": "Snippet for BatchImportEvaluatedAnnotationsAsync", - "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_async_flattened", + "title": "DeleteModelAsync", + "description": "Snippet for DeleteModelAsync", + "file": "ModelServiceClient.DeleteModelAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportEvaluatedAnnotationsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotationsAsync", + "shortName": "DeleteModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 49, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 47, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_sync_flattened", - "title": "BatchImportEvaluatedAnnotations", - "description": "Snippet for BatchImportEvaluatedAnnotations", - "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_sync_flattened_resourceNames", + "title": "DeleteModelResourceNames", + "description": "Snippet for DeleteModel", + "file": "ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModel", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "evaluatedAnnotations" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsResponse", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -56512,48 +56226,44 @@ "segments": [ { "start": 20, - "end": 46, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_async_flattened", - "title": "BatchImportEvaluatedAnnotationsAsync", - "description": "Snippet for BatchImportEvaluatedAnnotationsAsync", - "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModel_async_flattened_resourceNames", + "title": "DeleteModelResourceNamesAsync", + "description": "Snippet for DeleteModelAsync", + "file": "ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportEvaluatedAnnotationsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotationsAsync", + "shortName": "DeleteModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "evaluatedAnnotations" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -56564,228 +56274,220 @@ "segments": [ { "start": 20, - "end": 47, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_sync_flattened_resourceNames", - "title": "BatchImportEvaluatedAnnotationsResourceNames", - "description": "Snippet for BatchImportEvaluatedAnnotations", - "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_sync", + "title": "DeleteModelVersionRequestObject", + "description": "Snippet for DeleteModelVersion", + "file": "ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModelVersion", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersion", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationSliceName", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "evaluatedAnnotations" + "type": "Google.Cloud.AIPlatform.V1.DeleteModelVersionRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsResponse", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModelVersion", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 62, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_async_flattened_resourceNames", - "title": "BatchImportEvaluatedAnnotationsResourceNamesAsync", - "description": "Snippet for BatchImportEvaluatedAnnotationsAsync", - "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_async", + "title": "DeleteModelVersionRequestObjectAsync", + "description": "Snippet for DeleteModelVersionAsync", + "file": "ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchImportEvaluatedAnnotationsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotationsAsync", + "shortName": "DeleteModelVersionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersionAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationSliceName", - "name": "parent" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "evaluatedAnnotations" + "type": "Google.Cloud.AIPlatform.V1.DeleteModelVersionRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "BatchImportEvaluatedAnnotations", - "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", + "shortName": "DeleteModelVersion", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 63, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_sync", - "title": "GetModelEvaluationRequestObject", - "description": "Snippet for GetModelEvaluation", - "file": "ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_sync_flattened", + "title": "DeleteModelVersion", + "description": "Snippet for DeleteModelVersion", + "file": "ModelServiceClient.DeleteModelVersionSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluation", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluation", + "shortName": "DeleteModelVersion", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersion", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetModelEvaluationRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", + "shortName": "DeleteModelVersion", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_async", - "title": "GetModelEvaluationRequestObjectAsync", - "description": "Snippet for GetModelEvaluationAsync", - "file": "ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_async_flattened", + "title": "DeleteModelVersionAsync", + "description": "Snippet for DeleteModelVersionAsync", + "file": "ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationAsync", + "shortName": "DeleteModelVersionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersionAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetModelEvaluationRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", + "shortName": "DeleteModelVersion", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_sync_flattened", - "title": "GetModelEvaluation", - "description": "Snippet for GetModelEvaluation", - "file": "ModelServiceClient.GetModelEvaluationSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_sync_flattened_resourceNames", + "title": "DeleteModelVersionResourceNames", + "description": "Snippet for DeleteModelVersion", + "file": "ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluation", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluation", + "shortName": "DeleteModelVersion", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersion", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelName", "name": "name" }, { @@ -56793,14 +56495,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", + "shortName": "DeleteModelVersion", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -56811,29 +56513,29 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_async_flattened", - "title": "GetModelEvaluationAsync", - "description": "Snippet for GetModelEvaluationAsync", - "file": "ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_DeleteModelVersion_async_flattened_resourceNames", + "title": "DeleteModelVersionResourceNamesAsync", + "description": "Snippet for DeleteModelVersionAsync", + "file": "ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationAsync", + "shortName": "DeleteModelVersionAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.DeleteModelVersionAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelName", "name": "name" }, { @@ -56841,14 +56543,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", + "shortName": "DeleteModelVersion", + "fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModelVersion", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -56859,243 +56561,247 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_sync_flattened_resourceNames", - "title": "GetModelEvaluationResourceNames", - "description": "Snippet for GetModelEvaluation", - "file": "ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_sync", + "title": "MergeVersionAliasesRequestObject", + "description": "Snippet for MergeVersionAliases", + "file": "ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluation", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluation", + "shortName": "MergeVersionAliases", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliases", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.MergeVersionAliasesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "resultType": "Google.Cloud.AIPlatform.V1.Model", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", + "shortName": "MergeVersionAliases", + "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 45, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_async_flattened_resourceNames", - "title": "GetModelEvaluationResourceNamesAsync", - "description": "Snippet for GetModelEvaluationAsync", - "file": "ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_async", + "title": "MergeVersionAliasesRequestObjectAsync", + "description": "Snippet for MergeVersionAliasesAsync", + "file": "ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationAsync", + "shortName": "MergeVersionAliasesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliasesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.MergeVersionAliasesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluation", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", + "shortName": "MergeVersionAliases", + "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 46, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_sync", - "title": "ListModelEvaluationsRequestObject", - "description": "Snippet for ListModelEvaluations", - "file": "ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_sync_flattened", + "title": "MergeVersionAliases", + "description": "Snippet for MergeVersionAliases", + "file": "ModelServiceClient.MergeVersionAliasesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluations", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluations", + "shortName": "MergeVersionAliases", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliases", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelEvaluationsRequest", - "name": "request" + "type": "System.String", + "name": "name" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "versionAliases" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.Model", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluations", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", + "shortName": "MergeVersionAliases", + "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 81, + "end": 43, "type": "FULL" }, { - "start": 37, - "end": 79, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_async", - "title": "ListModelEvaluationsRequestObjectAsync", - "description": "Snippet for ListModelEvaluationsAsync", - "file": "ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_async_flattened", + "title": "MergeVersionAliasesAsync", + "description": "Snippet for MergeVersionAliasesAsync", + "file": "ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationsAsync", + "shortName": "MergeVersionAliasesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliasesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelEvaluationsRequest", - "name": "request" + "type": "System.String", + "name": "name" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "versionAliases" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluations", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", + "shortName": "MergeVersionAliases", + "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 83, + "end": 44, "type": "FULL" }, { - "start": 39, - "end": 81, - "type": "SHORT" + "start": 36, + "end": 42, + "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_sync_flattened", - "title": "ListModelEvaluations", - "description": "Snippet for ListModelEvaluations", - "file": "ModelServiceClient.ListModelEvaluationsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_sync_flattened_resourceNames", + "title": "MergeVersionAliasesResourceNames", + "description": "Snippet for MergeVersionAliases", + "file": "ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluations", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluations", + "shortName": "MergeVersionAliases", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliases", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "name" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.Collections.Generic.IEnumerable", + "name": "versionAliases" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.Model", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluations", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", + "shortName": "MergeVersionAliases", + "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -57106,52 +56812,48 @@ "segments": [ { "start": 20, - "end": 75, + "end": 43, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_async_flattened", - "title": "ListModelEvaluationsAsync", - "description": "Snippet for ListModelEvaluationsAsync", - "file": "ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_MergeVersionAliases_async_flattened_resourceNames", + "title": "MergeVersionAliasesResourceNamesAsync", + "description": "Snippet for MergeVersionAliasesAsync", + "file": "ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationsAsync", + "shortName": "MergeVersionAliasesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.MergeVersionAliasesAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "name" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.Collections.Generic.IEnumerable", + "name": "versionAliases" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluations", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", + "shortName": "MergeVersionAliases", + "fullName": "google.cloud.aiplatform.v1.ModelService.MergeVersionAliases", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -57162,251 +56864,247 @@ "segments": [ { "start": 20, - "end": 77, + "end": 44, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_sync_flattened_resourceNames", - "title": "ListModelEvaluationsResourceNames", - "description": "Snippet for ListModelEvaluations", - "file": "ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_sync", + "title": "ExportModelRequestObject", + "description": "Snippet for ExportModel", + "file": "ModelServiceClient.ExportModelRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluations", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluations", + "shortName": "ExportModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluations", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", + "shortName": "ExportModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 75, + "end": 62, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_async_flattened_resourceNames", - "title": "ListModelEvaluationsResourceNamesAsync", - "description": "Snippet for ListModelEvaluationsAsync", - "file": "ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_async", + "title": "ExportModelRequestObjectAsync", + "description": "Snippet for ExportModelAsync", + "file": "ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationsAsync", + "shortName": "ExportModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluations", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", + "shortName": "ExportModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 77, + "end": 63, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_sync", - "title": "GetModelEvaluationSliceRequestObject", - "description": "Snippet for GetModelEvaluationSlice", - "file": "ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_sync_flattened", + "title": "ExportModel", + "description": "Snippet for ExportModel", + "file": "ModelServiceClient.ExportModelSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationSlice", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSlice", + "shortName": "ExportModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetModelEvaluationSliceRequest", - "name": "request" + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest+Types+OutputConfig", + "name": "outputConfig" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluationSlice", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluationSlice", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", + "shortName": "ExportModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_async", - "title": "GetModelEvaluationSliceRequestObjectAsync", - "description": "Snippet for GetModelEvaluationSliceAsync", - "file": "ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_async_flattened", + "title": "ExportModelAsync", + "description": "Snippet for ExportModelAsync", + "file": "ModelServiceClient.ExportModelAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationSliceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSliceAsync", + "shortName": "ExportModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetModelEvaluationSliceRequest", - "name": "request" + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest+Types+OutputConfig", + "name": "outputConfig" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluationSlice", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", + "shortName": "ExportModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_sync_flattened", - "title": "GetModelEvaluationSlice", - "description": "Snippet for GetModelEvaluationSlice", - "file": "ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_sync_flattened_resourceNames", + "title": "ExportModelResourceNames", + "description": "Snippet for ExportModel", + "file": "ModelServiceClient.ExportModelResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationSlice", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSlice", + "shortName": "ExportModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModel", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelName", "name": "name" }, + { + "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest+Types+OutputConfig", + "name": "outputConfig" + }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluationSlice", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluationSlice", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", + "shortName": "ExportModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -57417,44 +57115,48 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_async_flattened", - "title": "GetModelEvaluationSliceAsync", - "description": "Snippet for GetModelEvaluationSliceAsync", - "file": "ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ExportModel_async_flattened_resourceNames", + "title": "ExportModelResourceNamesAsync", + "description": "Snippet for ExportModelAsync", + "file": "ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationSliceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSliceAsync", + "shortName": "ExportModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ExportModelAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelName", "name": "name" }, + { + "type": "Google.Cloud.AIPlatform.V1.ExportModelRequest+Types+OutputConfig", + "name": "outputConfig" + }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluationSlice", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", + "shortName": "ExportModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.ExportModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -57465,243 +57167,247 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_sync_flattened_resourceNames", - "title": "GetModelEvaluationSliceResourceNames", - "description": "Snippet for GetModelEvaluationSlice", - "file": "ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_sync", + "title": "CopyModelRequestObject", + "description": "Snippet for CopyModel", + "file": "ModelServiceClient.CopyModelRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationSlice", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSlice", + "shortName": "CopyModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationSliceName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.CopyModelRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluationSlice", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluationSlice", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", + "shortName": "CopyModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 65, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 63, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_async_flattened_resourceNames", - "title": "GetModelEvaluationSliceResourceNamesAsync", - "description": "Snippet for GetModelEvaluationSliceAsync", - "file": "ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_async", + "title": "CopyModelRequestObjectAsync", + "description": "Snippet for CopyModelAsync", + "file": "ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetModelEvaluationSliceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSliceAsync", + "shortName": "CopyModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationSliceName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.CopyModelRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetModelEvaluationSlice", - "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", + "shortName": "CopyModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 66, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 64, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_sync", - "title": "ListModelEvaluationSlicesRequestObject", - "description": "Snippet for ListModelEvaluationSlices", - "file": "ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_sync_flattened", + "title": "CopyModel", + "description": "Snippet for CopyModel", + "file": "ModelServiceClient.CopyModelSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationSlices", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlices", + "shortName": "CopyModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModel", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelEvaluationSlicesRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "sourceModel" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", + "shortName": "CopyModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 81, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 79, + "start": 35, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_async", - "title": "ListModelEvaluationSlicesRequestObjectAsync", - "description": "Snippet for ListModelEvaluationSlicesAsync", - "file": "ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_async_flattened", + "title": "CopyModelAsync", + "description": "Snippet for CopyModelAsync", + "file": "ModelServiceClient.CopyModelAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationSlicesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlicesAsync", + "shortName": "CopyModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModelAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListModelEvaluationSlicesRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "sourceModel" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", + "shortName": "CopyModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 83, + "end": 60, "type": "FULL" }, { - "start": 39, - "end": 81, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_sync_flattened", - "title": "ListModelEvaluationSlices", - "description": "Snippet for ListModelEvaluationSlices", - "file": "ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_sync_flattened_resourceNames", + "title": "CopyModelResourceNames", + "description": "Snippet for CopyModel", + "file": "ModelServiceClient.CopyModelResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationSlices", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlices", + "shortName": "CopyModel", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModel", "parameters": [ { - "type": "System.String", + "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "sourceModel" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", + "shortName": "CopyModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -57712,52 +57418,48 @@ "segments": [ { "start": 20, - "end": 75, + "end": 60, "type": "FULL" }, { "start": 36, - "end": 73, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_async_flattened", - "title": "ListModelEvaluationSlicesAsync", - "description": "Snippet for ListModelEvaluationSlicesAsync", - "file": "ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_CopyModel_async_flattened_resourceNames", + "title": "CopyModelResourceNamesAsync", + "description": "Snippet for CopyModelAsync", + "file": "ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationSlicesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlicesAsync", + "shortName": "CopyModelAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.CopyModelAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "sourceModel" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", + "shortName": "CopyModel", + "fullName": "google.cloud.aiplatform.v1.ModelService.CopyModel", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" @@ -57768,262 +57470,250 @@ "segments": [ { "start": 20, - "end": 77, + "end": 61, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 37, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_sync_flattened_resourceNames", - "title": "ListModelEvaluationSlicesResourceNames", - "description": "Snippet for ListModelEvaluationSlices", - "file": "ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_sync", + "title": "ImportModelEvaluationRequestObject", + "description": "Snippet for ImportModelEvaluation", + "file": "ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationSlices", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlices", + "shortName": "ImportModelEvaluation", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluation", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ImportModelEvaluationRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", + "shortName": "ImportModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 75, + "end": 45, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_async_flattened_resourceNames", - "title": "ListModelEvaluationSlicesResourceNamesAsync", - "description": "Snippet for ListModelEvaluationSlicesAsync", - "file": "ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_async", + "title": "ImportModelEvaluationRequestObjectAsync", + "description": "Snippet for ImportModelEvaluationAsync", + "file": "ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListModelEvaluationSlicesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlicesAsync", + "shortName": "ImportModelEvaluationAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluationAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.ImportModelEvaluationRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "ModelServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListModelEvaluationSlices", - "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", + "shortName": "ImportModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", "service": { "shortName": "ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 77, + "end": 46, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_sync", - "title": "CreateNotebookRuntimeTemplateRequestObject", - "description": "Snippet for CreateNotebookRuntimeTemplate", - "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_sync_flattened", + "title": "ImportModelEvaluation", + "description": "Snippet for ImportModelEvaluation", + "file": "ModelServiceClient.ImportModelEvaluationSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplate", + "shortName": "ImportModelEvaluation", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluation", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateNotebookRuntimeTemplateRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "name": "modelEvaluation" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", + "shortName": "ImportModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 64, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 62, + "start": 34, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_async", - "title": "CreateNotebookRuntimeTemplateRequestObjectAsync", - "description": "Snippet for CreateNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_async_flattened", + "title": "ImportModelEvaluationAsync", + "description": "Snippet for ImportModelEvaluationAsync", + "file": "ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplateAsync", + "shortName": "ImportModelEvaluationAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluationAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateNotebookRuntimeTemplateRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "name": "modelEvaluation" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", + "shortName": "ImportModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 65, + "end": 43, "type": "FULL" }, { - "start": 37, - "end": 63, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_sync_flattened", - "title": "CreateNotebookRuntimeTemplate", - "description": "Snippet for CreateNotebookRuntimeTemplate", - "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_sync_flattened_resourceNames", + "title": "ImportModelEvaluationResourceNames", + "description": "Snippet for ImportModelEvaluation", + "file": "ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplate", + "shortName": "ImportModelEvaluation", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluation", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", - "name": "notebookRuntimeTemplate" - }, - { - "type": "System.String", - "name": "notebookRuntimeTemplateId" + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "name": "modelEvaluation" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", + "shortName": "ImportModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -58031,55 +57721,51 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 35, - "end": 58, + "start": 34, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_async_flattened", - "title": "CreateNotebookRuntimeTemplateAsync", - "description": "Snippet for CreateNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ImportModelEvaluation_async_flattened_resourceNames", + "title": "ImportModelEvaluationResourceNamesAsync", + "description": "Snippet for ImportModelEvaluationAsync", + "file": "ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplateAsync", + "shortName": "ImportModelEvaluationAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ImportModelEvaluationAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", - "name": "notebookRuntimeTemplate" - }, - { - "type": "System.String", - "name": "notebookRuntimeTemplateId" + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluation", + "name": "modelEvaluation" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", + "shortName": "ImportModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -58087,254 +57773,250 @@ "segments": [ { "start": 20, - "end": 61, + "end": 43, "type": "FULL" }, { - "start": 36, - "end": 59, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_sync_flattened_resourceNames", - "title": "CreateNotebookRuntimeTemplateResourceNames", - "description": "Snippet for CreateNotebookRuntimeTemplate", - "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_sync", + "title": "BatchImportModelEvaluationSlicesRequestObject", + "description": "Snippet for BatchImportModelEvaluationSlices", + "file": "ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlices", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", - "name": "notebookRuntimeTemplate" - }, - { - "type": "System.String", - "name": "notebookRuntimeTemplateId" + "type": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesResponse", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 61, + "end": 48, "type": "FULL" }, { - "start": 36, - "end": 59, + "start": 34, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_async_flattened_resourceNames", - "title": "CreateNotebookRuntimeTemplateResourceNamesAsync", - "description": "Snippet for CreateNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_async", + "title": "BatchImportModelEvaluationSlicesRequestObjectAsync", + "description": "Snippet for BatchImportModelEvaluationSlicesAsync", + "file": "ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplateAsync", + "shortName": "BatchImportModelEvaluationSlicesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlicesAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", - "name": "notebookRuntimeTemplate" - }, - { - "type": "System.String", - "name": "notebookRuntimeTemplateId" + "type": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "CreateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 49, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 35, + "end": 47, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_sync", - "title": "GetNotebookRuntimeTemplateRequestObject", - "description": "Snippet for GetNotebookRuntimeTemplate", - "file": "NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_sync_flattened", + "title": "BatchImportModelEvaluationSlices", + "description": "Snippet for BatchImportModelEvaluationSlices", + "file": "ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlices", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNotebookRuntimeTemplateRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "modelEvaluationSlices" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "resultType": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesResponse", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 46, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_async", - "title": "GetNotebookRuntimeTemplateRequestObjectAsync", - "description": "Snippet for GetNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_async_flattened", + "title": "BatchImportModelEvaluationSlicesAsync", + "description": "Snippet for BatchImportModelEvaluationSlicesAsync", + "file": "ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplateAsync", + "shortName": "BatchImportModelEvaluationSlicesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlicesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNotebookRuntimeTemplateRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "modelEvaluationSlices" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 47, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_sync_flattened", - "title": "GetNotebookRuntimeTemplate", - "description": "Snippet for GetNotebookRuntimeTemplate", - "file": "NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_sync_flattened_resourceNames", + "title": "BatchImportModelEvaluationSlicesResourceNames", + "description": "Snippet for BatchImportModelEvaluationSlices", + "file": "ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlices", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "modelEvaluationSlices" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "resultType": "Google.Cloud.AIPlatform.V1.BatchImportModelEvaluationSlicesResponse", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -58342,47 +58024,51 @@ "segments": [ { "start": 20, - "end": 41, + "end": 46, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_async_flattened", - "title": "GetNotebookRuntimeTemplateAsync", - "description": "Snippet for GetNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportModelEvaluationSlices_async_flattened_resourceNames", + "title": "BatchImportModelEvaluationSlicesResourceNamesAsync", + "description": "Snippet for BatchImportModelEvaluationSlicesAsync", + "file": "ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplateAsync", + "shortName": "BatchImportModelEvaluationSlicesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportModelEvaluationSlicesAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "modelEvaluationSlices" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", + "shortName": "BatchImportModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -58390,246 +58076,250 @@ "segments": [ { "start": 20, - "end": 42, + "end": 47, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_sync_flattened_resourceNames", - "title": "GetNotebookRuntimeTemplateResourceNames", - "description": "Snippet for GetNotebookRuntimeTemplate", - "file": "NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_sync", + "title": "BatchImportEvaluatedAnnotationsRequestObject", + "description": "Snippet for BatchImportEvaluatedAnnotations", + "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplate", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotations", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "resultType": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsResponse", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 48, "type": "FULL" }, { "start": 34, - "end": 39, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_async_flattened_resourceNames", - "title": "GetNotebookRuntimeTemplateResourceNamesAsync", - "description": "Snippet for GetNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_async", + "title": "BatchImportEvaluatedAnnotationsRequestObjectAsync", + "description": "Snippet for BatchImportEvaluatedAnnotationsAsync", + "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplateAsync", + "shortName": "BatchImportEvaluatedAnnotationsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotationsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 49, "type": "FULL" }, { "start": 35, - "end": 40, + "end": 47, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_sync", - "title": "ListNotebookRuntimeTemplatesRequestObject", - "description": "Snippet for ListNotebookRuntimeTemplates", - "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_sync_flattened", + "title": "BatchImportEvaluatedAnnotations", + "description": "Snippet for BatchImportEvaluatedAnnotations", + "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplates", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotations", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNotebookRuntimeTemplatesRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "evaluatedAnnotations" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsResponse", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 83, + "end": 46, "type": "FULL" }, { - "start": 38, - "end": 81, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_async", - "title": "ListNotebookRuntimeTemplatesRequestObjectAsync", - "description": "Snippet for ListNotebookRuntimeTemplatesAsync", - "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_async_flattened", + "title": "BatchImportEvaluatedAnnotationsAsync", + "description": "Snippet for BatchImportEvaluatedAnnotationsAsync", + "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimeTemplatesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplatesAsync", + "shortName": "BatchImportEvaluatedAnnotationsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotationsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNotebookRuntimeTemplatesRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "evaluatedAnnotations" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 85, + "end": 47, "type": "FULL" }, { - "start": 40, - "end": 83, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_sync_flattened", - "title": "ListNotebookRuntimeTemplates", - "description": "Snippet for ListNotebookRuntimeTemplates", - "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_sync_flattened_resourceNames", + "title": "BatchImportEvaluatedAnnotationsResourceNames", + "description": "Snippet for BatchImportEvaluatedAnnotations", + "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplates", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotations", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationSliceName", "name": "parent" }, { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.Collections.Generic.IEnumerable", + "name": "evaluatedAnnotations" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.BatchImportEvaluatedAnnotationsResponse", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -58637,55 +58327,51 @@ "segments": [ { "start": 20, - "end": 75, + "end": 46, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_async_flattened", - "title": "ListNotebookRuntimeTemplatesAsync", - "description": "Snippet for ListNotebookRuntimeTemplatesAsync", - "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_BatchImportEvaluatedAnnotations_async_flattened_resourceNames", + "title": "BatchImportEvaluatedAnnotationsResourceNamesAsync", + "description": "Snippet for BatchImportEvaluatedAnnotationsAsync", + "file": "ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimeTemplatesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplatesAsync", + "shortName": "BatchImportEvaluatedAnnotationsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.BatchImportEvaluatedAnnotationsAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationSliceName", "name": "parent" }, { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.Collections.Generic.IEnumerable", + "name": "evaluatedAnnotations" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", + "shortName": "BatchImportEvaluatedAnnotations", + "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportEvaluatedAnnotations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -58693,236 +58379,220 @@ "segments": [ { "start": 20, - "end": 77, + "end": 47, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_sync_flattened_resourceNames", - "title": "ListNotebookRuntimeTemplatesResourceNames", - "description": "Snippet for ListNotebookRuntimeTemplates", - "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_sync", + "title": "GetModelEvaluationRequestObject", + "description": "Snippet for GetModelEvaluation", + "file": "ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplates", + "shortName": "GetModelEvaluation", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluation", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.GetModelEvaluationRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", + "shortName": "GetModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 76, + "end": 44, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_async_flattened_resourceNames", - "title": "ListNotebookRuntimeTemplatesResourceNamesAsync", - "description": "Snippet for ListNotebookRuntimeTemplatesAsync", - "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_async", + "title": "GetModelEvaluationRequestObjectAsync", + "description": "Snippet for GetModelEvaluationAsync", + "file": "ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimeTemplatesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplatesAsync", + "shortName": "GetModelEvaluationAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.GetModelEvaluationRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "ListNotebookRuntimeTemplates", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", + "shortName": "GetModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 78, + "end": 45, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_sync", - "title": "DeleteNotebookRuntimeTemplateRequestObject", - "description": "Snippet for DeleteNotebookRuntimeTemplate", - "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_sync_flattened", + "title": "GetModelEvaluation", + "description": "Snippet for GetModelEvaluation", + "file": "ModelServiceClient.GetModelEvaluationSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplate", + "shortName": "GetModelEvaluation", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluation", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookRuntimeTemplateRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", + "shortName": "GetModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_async", - "title": "DeleteNotebookRuntimeTemplateRequestObjectAsync", - "description": "Snippet for DeleteNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_async_flattened", + "title": "GetModelEvaluationAsync", + "description": "Snippet for GetModelEvaluationAsync", + "file": "ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplateAsync", + "shortName": "GetModelEvaluationAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookRuntimeTemplateRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", + "shortName": "GetModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_sync_flattened", - "title": "DeleteNotebookRuntimeTemplate", - "description": "Snippet for DeleteNotebookRuntimeTemplate", - "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_sync_flattened_resourceNames", + "title": "GetModelEvaluationResourceNames", + "description": "Snippet for GetModelEvaluation", + "file": "ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplate", + "shortName": "GetModelEvaluation", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluation", "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", "name": "name" }, { @@ -58930,17 +58600,17 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluation", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", + "shortName": "GetModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -58948,29 +58618,29 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_async_flattened", - "title": "DeleteNotebookRuntimeTemplateAsync", - "description": "Snippet for DeleteNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluation_async_flattened_resourceNames", + "title": "GetModelEvaluationResourceNamesAsync", + "description": "Snippet for GetModelEvaluationAsync", + "file": "ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplateAsync", + "shortName": "GetModelEvaluationAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationAsync", "async": true, "parameters": [ { - "type": "System.String", + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", "name": "name" }, { @@ -58978,17 +58648,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", + "shortName": "GetModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluation", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -58996,242 +58666,262 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_sync_flattened_resourceNames", - "title": "DeleteNotebookRuntimeTemplateResourceNames", - "description": "Snippet for DeleteNotebookRuntimeTemplate", - "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_sync", + "title": "ListModelEvaluationsRequestObject", + "description": "Snippet for ListModelEvaluations", + "file": "ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluations", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListModelEvaluationsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 81, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 37, + "end": 79, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_async_flattened_resourceNames", - "title": "DeleteNotebookRuntimeTemplateResourceNamesAsync", - "description": "Snippet for DeleteNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_async", + "title": "ListModelEvaluationsRequestObjectAsync", + "description": "Snippet for ListModelEvaluationsAsync", + "file": "ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplateAsync", + "shortName": "ListModelEvaluationsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListModelEvaluationsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 83, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 39, + "end": 81, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpdateNotebookRuntimeTemplate_sync", - "title": "UpdateNotebookRuntimeTemplateRequestObject", - "description": "Snippet for UpdateNotebookRuntimeTemplate", - "file": "NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_sync_flattened", + "title": "ListModelEvaluations", + "description": "Snippet for ListModelEvaluations", + "file": "ModelServiceClient.ListModelEvaluationsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpdateNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluations", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateNotebookRuntimeTemplateRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "UpdateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpdateNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" - } + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" + } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpdateNotebookRuntimeTemplate_async", - "title": "UpdateNotebookRuntimeTemplateRequestObjectAsync", - "description": "Snippet for UpdateNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_async_flattened", + "title": "ListModelEvaluationsAsync", + "description": "Snippet for ListModelEvaluationsAsync", + "file": "ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpdateNotebookRuntimeTemplateAsync", + "shortName": "ListModelEvaluationsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdateNotebookRuntimeTemplateRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "UpdateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpdateNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpdateNotebookRuntimeTemplate_sync_flattened", - "title": "UpdateNotebookRuntimeTemplate", - "description": "Snippet for UpdateNotebookRuntimeTemplate", - "file": "NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_sync_flattened_resourceNames", + "title": "ListModelEvaluationsResourceNames", + "description": "Snippet for ListModelEvaluations", + "file": "ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateNotebookRuntimeTemplate", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpdateNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluations", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", - "name": "notebookRuntimeTemplate" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "parent" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "UpdateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpdateNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59239,51 +58929,55 @@ "segments": [ { "start": 20, - "end": 43, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpdateNotebookRuntimeTemplate_async_flattened", - "title": "UpdateNotebookRuntimeTemplateAsync", - "description": "Snippet for UpdateNotebookRuntimeTemplateAsync", - "file": "NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluations_async_flattened_resourceNames", + "title": "ListModelEvaluationsResourceNamesAsync", + "description": "Snippet for ListModelEvaluationsAsync", + "file": "ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdateNotebookRuntimeTemplateAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpdateNotebookRuntimeTemplateAsync", + "shortName": "ListModelEvaluationsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", - "name": "notebookRuntimeTemplate" + "type": "Google.Cloud.AIPlatform.V1.ModelName", + "name": "parent" }, { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "UpdateNotebookRuntimeTemplate", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpdateNotebookRuntimeTemplate", + "shortName": "ListModelEvaluations", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluations", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59291,28 +58985,28 @@ "segments": [ { "start": 20, - "end": 44, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_sync", - "title": "AssignNotebookRuntimeRequestObject", - "description": "Snippet for AssignNotebookRuntime", - "file": "NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_sync", + "title": "GetModelEvaluationSliceRequestObject", + "description": "Snippet for GetModelEvaluationSlice", + "file": "ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AssignNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSlice", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.AssignNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.GetModelEvaluationSliceRequest", "name": "request" }, { @@ -59320,17 +59014,17 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluationSlice", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "AssignNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59339,29 +59033,29 @@ "segments": [ { "start": 20, - "end": 65, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 63, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_async", - "title": "AssignNotebookRuntimeRequestObjectAsync", - "description": "Snippet for AssignNotebookRuntimeAsync", - "file": "NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_async", + "title": "GetModelEvaluationSliceRequestObjectAsync", + "description": "Snippet for GetModelEvaluationSliceAsync", + "file": "ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AssignNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntimeAsync", + "shortName": "GetModelEvaluationSliceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSliceAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.AssignNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.GetModelEvaluationSliceRequest", "name": "request" }, { @@ -59369,17 +59063,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "AssignNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59388,58 +59082,46 @@ "segments": [ { "start": 20, - "end": 66, + "end": 45, "type": "FULL" }, { - "start": 37, - "end": 64, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_sync_flattened", - "title": "AssignNotebookRuntime", - "description": "Snippet for AssignNotebookRuntime", - "file": "NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_sync_flattened", + "title": "GetModelEvaluationSlice", + "description": "Snippet for GetModelEvaluationSlice", + "file": "ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AssignNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSlice", "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "notebookRuntimeTemplate" - }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntime", - "name": "notebookRuntime" - }, - { - "type": "System.String", - "name": "notebookRuntimeId" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluationSlice", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "AssignNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59447,59 +59129,47 @@ "segments": [ { "start": 20, - "end": 61, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 59, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_async_flattened", - "title": "AssignNotebookRuntimeAsync", - "description": "Snippet for AssignNotebookRuntimeAsync", - "file": "NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_async_flattened", + "title": "GetModelEvaluationSliceAsync", + "description": "Snippet for GetModelEvaluationSliceAsync", + "file": "ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AssignNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntimeAsync", + "shortName": "GetModelEvaluationSliceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSliceAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "notebookRuntimeTemplate" - }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntime", - "name": "notebookRuntime" - }, - { - "type": "System.String", - "name": "notebookRuntimeId" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "AssignNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59507,58 +59177,46 @@ "segments": [ { "start": 20, - "end": 62, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_sync_flattened_resourceNames", - "title": "AssignNotebookRuntimeResourceNames", - "description": "Snippet for AssignNotebookRuntime", - "file": "NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_sync_flattened_resourceNames", + "title": "GetModelEvaluationSliceResourceNames", + "description": "Snippet for GetModelEvaluationSlice", + "file": "ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AssignNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSlice", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", - "name": "notebookRuntimeTemplate" - }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntime", - "name": "notebookRuntime" - }, - { - "type": "System.String", - "name": "notebookRuntimeId" + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationSliceName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.ModelEvaluationSlice", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "AssignNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59566,59 +59224,47 @@ "segments": [ { "start": 20, - "end": 62, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_async_flattened_resourceNames", - "title": "AssignNotebookRuntimeResourceNamesAsync", - "description": "Snippet for AssignNotebookRuntimeAsync", - "file": "NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_GetModelEvaluationSlice_async_flattened_resourceNames", + "title": "GetModelEvaluationSliceResourceNamesAsync", + "description": "Snippet for GetModelEvaluationSliceAsync", + "file": "ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "AssignNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntimeAsync", + "shortName": "GetModelEvaluationSliceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.GetModelEvaluationSliceAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", - "name": "notebookRuntimeTemplate" - }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntime", - "name": "notebookRuntime" - }, - { - "type": "System.String", - "name": "notebookRuntimeId" + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationSliceName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "AssignNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", + "shortName": "GetModelEvaluationSlice", + "fullName": "google.cloud.aiplatform.v1.ModelService.GetModelEvaluationSlice", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59626,28 +59272,28 @@ "segments": [ { "start": 20, - "end": 63, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_sync", - "title": "GetNotebookRuntimeRequestObject", - "description": "Snippet for GetNotebookRuntime", - "file": "NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_sync", + "title": "ListModelEvaluationSlicesRequestObject", + "description": "Snippet for ListModelEvaluationSlices", + "file": "ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlices", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.ListModelEvaluationSlicesRequest", "name": "request" }, { @@ -59655,17 +59301,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntime", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59674,29 +59320,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 81, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 37, + "end": 79, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_async", - "title": "GetNotebookRuntimeRequestObjectAsync", - "description": "Snippet for GetNotebookRuntimeAsync", - "file": "NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_async", + "title": "ListModelEvaluationSlicesRequestObjectAsync", + "description": "Snippet for ListModelEvaluationSlicesAsync", + "file": "ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeAsync", + "shortName": "ListModelEvaluationSlicesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlicesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.ListModelEvaluationSlicesRequest", "name": "request" }, { @@ -59704,17 +59350,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59723,46 +59369,54 @@ "segments": [ { "start": 20, - "end": 45, + "end": 83, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 39, + "end": 81, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_sync_flattened", - "title": "GetNotebookRuntime", - "description": "Snippet for GetNotebookRuntime", - "file": "NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_sync_flattened", + "title": "ListModelEvaluationSlices", + "description": "Snippet for ListModelEvaluationSlices", + "file": "ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlices", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntime", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59770,47 +59424,55 @@ "segments": [ { "start": 20, - "end": 41, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_async_flattened", - "title": "GetNotebookRuntimeAsync", - "description": "Snippet for GetNotebookRuntimeAsync", - "file": "NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_async_flattened", + "title": "ListModelEvaluationSlicesAsync", + "description": "Snippet for ListModelEvaluationSlicesAsync", + "file": "ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeAsync", + "shortName": "ListModelEvaluationSlicesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlicesAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59818,46 +59480,54 @@ "segments": [ { "start": 20, - "end": 42, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_sync_flattened_resourceNames", - "title": "GetNotebookRuntimeResourceNames", - "description": "Snippet for GetNotebookRuntime", - "file": "NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_sync_flattened_resourceNames", + "title": "ListModelEvaluationSlicesResourceNames", + "description": "Snippet for ListModelEvaluationSlices", + "file": "ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlices", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntime", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59865,47 +59535,55 @@ "segments": [ { "start": 20, - "end": 41, + "end": 75, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_async_flattened_resourceNames", - "title": "GetNotebookRuntimeResourceNamesAsync", - "description": "Snippet for GetNotebookRuntimeAsync", - "file": "NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ModelService_ListModelEvaluationSlices_async_flattened_resourceNames", + "title": "ListModelEvaluationSlicesResourceNamesAsync", + "description": "Snippet for ListModelEvaluationSlicesAsync", + "file": "ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeAsync", + "shortName": "ListModelEvaluationSlicesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient.ListModelEvaluationSlicesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ModelEvaluationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ModelServiceClient" }, "method": { - "shortName": "GetNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", + "shortName": "ListModelEvaluationSlices", + "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1.ModelService" } } }, @@ -59913,28 +59591,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 77, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_sync", - "title": "ListNotebookRuntimesRequestObject", - "description": "Snippet for ListNotebookRuntimes", - "file": "NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_sync", + "title": "CreateNotebookRuntimeTemplateRequestObject", + "description": "Snippet for CreateNotebookRuntimeTemplate", + "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimes", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplate", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNotebookRuntimesRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateNotebookRuntimeTemplateRequest", "name": "request" }, { @@ -59942,14 +59620,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookRuntimes", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -59961,29 +59639,29 @@ "segments": [ { "start": 20, - "end": 83, + "end": 64, "type": "FULL" }, { - "start": 38, - "end": 81, + "start": 36, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_async", - "title": "ListNotebookRuntimesRequestObjectAsync", - "description": "Snippet for ListNotebookRuntimesAsync", - "file": "NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_async", + "title": "CreateNotebookRuntimeTemplateRequestObjectAsync", + "description": "Snippet for CreateNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimesAsync", + "shortName": "CreateNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNotebookRuntimesRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateNotebookRuntimeTemplateRequest", "name": "request" }, { @@ -59991,14 +59669,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookRuntimes", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60010,51 +59688,51 @@ "segments": [ { "start": 20, - "end": 85, + "end": 65, "type": "FULL" }, { - "start": 40, - "end": 83, + "start": 37, + "end": 63, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_sync_flattened", - "title": "ListNotebookRuntimes", - "description": "Snippet for ListNotebookRuntimes", - "file": "NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_sync_flattened", + "title": "CreateNotebookRuntimeTemplate", + "description": "Snippet for CreateNotebookRuntimeTemplate", + "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimes", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplate", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "name": "notebookRuntimeTemplate" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.String", + "name": "notebookRuntimeTemplateId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookRuntimes", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60065,25 +59743,25 @@ "segments": [ { "start": 20, - "end": 75, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_async_flattened", - "title": "ListNotebookRuntimesAsync", - "description": "Snippet for ListNotebookRuntimesAsync", - "file": "NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_async_flattened", + "title": "CreateNotebookRuntimeTemplateAsync", + "description": "Snippet for CreateNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimesAsync", + "shortName": "CreateNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { @@ -60091,26 +59769,26 @@ "name": "parent" }, { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "name": "notebookRuntimeTemplate" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.String", + "name": "notebookRuntimeTemplateId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookRuntimes", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60121,51 +59799,51 @@ "segments": [ { "start": 20, - "end": 77, + "end": 61, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_sync_flattened_resourceNames", - "title": "ListNotebookRuntimesResourceNames", - "description": "Snippet for ListNotebookRuntimes", - "file": "NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_sync_flattened_resourceNames", + "title": "CreateNotebookRuntimeTemplateResourceNames", + "description": "Snippet for CreateNotebookRuntimeTemplate", + "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimes", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplate", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "name": "notebookRuntimeTemplate" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.String", + "name": "notebookRuntimeTemplateId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookRuntimes", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60176,25 +59854,25 @@ "segments": [ { "start": 20, - "end": 76, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 36, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_async_flattened_resourceNames", - "title": "ListNotebookRuntimesResourceNamesAsync", - "description": "Snippet for ListNotebookRuntimesAsync", - "file": "NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookRuntimeTemplate_async_flattened_resourceNames", + "title": "CreateNotebookRuntimeTemplateResourceNamesAsync", + "description": "Snippet for CreateNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookRuntimesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimesAsync", + "shortName": "CreateNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { @@ -60202,26 +59880,26 @@ "name": "parent" }, { - "type": "System.String", - "name": "pageToken" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "name": "notebookRuntimeTemplate" }, { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "System.String", + "name": "notebookRuntimeTemplateId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookRuntimes", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", + "shortName": "CreateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60232,28 +59910,28 @@ "segments": [ { "start": 20, - "end": 78, + "end": 62, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 37, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_sync", - "title": "DeleteNotebookRuntimeRequestObject", - "description": "Snippet for DeleteNotebookRuntime", - "file": "NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_sync", + "title": "GetNotebookRuntimeTemplateRequestObject", + "description": "Snippet for GetNotebookRuntimeTemplate", + "file": "NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplate", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNotebookRuntimeTemplateRequest", "name": "request" }, { @@ -60261,14 +59939,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60280,29 +59958,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_async", - "title": "DeleteNotebookRuntimeRequestObjectAsync", - "description": "Snippet for DeleteNotebookRuntimeAsync", - "file": "NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_async", + "title": "GetNotebookRuntimeTemplateRequestObjectAsync", + "description": "Snippet for GetNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeAsync", + "shortName": "GetNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNotebookRuntimeTemplateRequest", "name": "request" }, { @@ -60310,14 +59988,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60329,25 +60007,25 @@ "segments": [ { "start": 20, - "end": 63, + "end": 45, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_sync_flattened", - "title": "DeleteNotebookRuntime", - "description": "Snippet for DeleteNotebookRuntime", - "file": "NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_sync_flattened", + "title": "GetNotebookRuntimeTemplate", + "description": "Snippet for GetNotebookRuntimeTemplate", + "file": "NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplate", "parameters": [ { "type": "System.String", @@ -60358,14 +60036,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60376,25 +60054,25 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_async_flattened", - "title": "DeleteNotebookRuntimeAsync", - "description": "Snippet for DeleteNotebookRuntimeAsync", - "file": "NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_async_flattened", + "title": "GetNotebookRuntimeTemplateAsync", + "description": "Snippet for GetNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeAsync", + "shortName": "GetNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { @@ -60406,14 +60084,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60424,28 +60102,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_sync_flattened_resourceNames", - "title": "DeleteNotebookRuntimeResourceNames", - "description": "Snippet for DeleteNotebookRuntime", - "file": "NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_sync_flattened_resourceNames", + "title": "GetNotebookRuntimeTemplateResourceNames", + "description": "Snippet for GetNotebookRuntimeTemplate", + "file": "NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplate", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", "name": "name" }, { @@ -60453,14 +60131,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60471,29 +60149,29 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_async_flattened_resourceNames", - "title": "DeleteNotebookRuntimeResourceNamesAsync", - "description": "Snippet for DeleteNotebookRuntimeAsync", - "file": "NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntimeTemplate_async_flattened_resourceNames", + "title": "GetNotebookRuntimeTemplateResourceNamesAsync", + "description": "Snippet for GetNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeAsync", + "shortName": "GetNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", "name": "name" }, { @@ -60501,14 +60179,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", + "shortName": "GetNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60519,28 +60197,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_sync", - "title": "UpgradeNotebookRuntimeRequestObject", - "description": "Snippet for UpgradeNotebookRuntime", - "file": "NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_sync", + "title": "ListNotebookRuntimeTemplatesRequestObject", + "description": "Snippet for ListNotebookRuntimeTemplates", + "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplates", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpgradeNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.ListNotebookRuntimeTemplatesRequest", "name": "request" }, { @@ -60548,14 +60226,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60567,29 +60245,29 @@ "segments": [ { "start": 20, - "end": 61, + "end": 83, "type": "FULL" }, { - "start": 35, - "end": 59, + "start": 38, + "end": 81, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_async", - "title": "UpgradeNotebookRuntimeRequestObjectAsync", - "description": "Snippet for UpgradeNotebookRuntimeAsync", - "file": "NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_async", + "title": "ListNotebookRuntimeTemplatesRequestObjectAsync", + "description": "Snippet for ListNotebookRuntimeTemplatesAsync", + "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpgradeNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntimeAsync", + "shortName": "ListNotebookRuntimeTemplatesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplatesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpgradeNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.ListNotebookRuntimeTemplatesRequest", "name": "request" }, { @@ -60597,14 +60275,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60616,43 +60294,51 @@ "segments": [ { "start": 20, - "end": 62, + "end": 85, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 40, + "end": 83, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_sync_flattened", - "title": "UpgradeNotebookRuntime", - "description": "Snippet for UpgradeNotebookRuntime", - "file": "NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_sync_flattened", + "title": "ListNotebookRuntimeTemplates", + "description": "Snippet for ListNotebookRuntimeTemplates", + "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplates", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60663,44 +60349,52 @@ "segments": [ { "start": 20, - "end": 58, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_async_flattened", - "title": "UpgradeNotebookRuntimeAsync", - "description": "Snippet for UpgradeNotebookRuntimeAsync", - "file": "NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_async_flattened", + "title": "ListNotebookRuntimeTemplatesAsync", + "description": "Snippet for ListNotebookRuntimeTemplatesAsync", + "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpgradeNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntimeAsync", + "shortName": "ListNotebookRuntimeTemplatesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplatesAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60711,43 +60405,51 @@ "segments": [ { "start": 20, - "end": 59, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_sync_flattened_resourceNames", - "title": "UpgradeNotebookRuntimeResourceNames", - "description": "Snippet for UpgradeNotebookRuntime", - "file": "NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_sync_flattened_resourceNames", + "title": "ListNotebookRuntimeTemplatesResourceNames", + "description": "Snippet for ListNotebookRuntimeTemplates", + "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplates", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60758,44 +60460,52 @@ "segments": [ { "start": 20, - "end": 58, + "end": 76, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_async_flattened_resourceNames", - "title": "UpgradeNotebookRuntimeResourceNamesAsync", - "description": "Snippet for UpgradeNotebookRuntimeAsync", - "file": "NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimeTemplates_async_flattened_resourceNames", + "title": "ListNotebookRuntimeTemplatesResourceNamesAsync", + "description": "Snippet for ListNotebookRuntimeTemplatesAsync", + "file": "NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpgradeNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntimeAsync", + "shortName": "ListNotebookRuntimeTemplatesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimeTemplatesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpgradeNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", + "shortName": "ListNotebookRuntimeTemplates", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimeTemplates", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60806,28 +60516,28 @@ "segments": [ { "start": 20, - "end": 59, + "end": 78, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_sync", - "title": "StartNotebookRuntimeRequestObject", - "description": "Snippet for StartNotebookRuntime", - "file": "NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_sync", + "title": "DeleteNotebookRuntimeTemplateRequestObject", + "description": "Snippet for DeleteNotebookRuntimeTemplate", + "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StartNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplate", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.StartNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookRuntimeTemplateRequest", "name": "request" }, { @@ -60835,14 +60545,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StartNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60854,29 +60564,29 @@ "segments": [ { "start": 20, - "end": 61, + "end": 62, "type": "FULL" }, { - "start": 35, - "end": 59, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_async", - "title": "StartNotebookRuntimeRequestObjectAsync", - "description": "Snippet for StartNotebookRuntimeAsync", - "file": "NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_async", + "title": "DeleteNotebookRuntimeTemplateRequestObjectAsync", + "description": "Snippet for DeleteNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StartNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntimeAsync", + "shortName": "DeleteNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.StartNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookRuntimeTemplateRequest", "name": "request" }, { @@ -60884,14 +60594,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StartNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60903,25 +60613,25 @@ "segments": [ { "start": 20, - "end": 62, + "end": 63, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_sync_flattened", - "title": "StartNotebookRuntime", - "description": "Snippet for StartNotebookRuntime", - "file": "NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_sync_flattened", + "title": "DeleteNotebookRuntimeTemplate", + "description": "Snippet for DeleteNotebookRuntimeTemplate", + "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StartNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplate", "parameters": [ { "type": "System.String", @@ -60932,14 +60642,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StartNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60950,25 +60660,25 @@ "segments": [ { "start": 20, - "end": 58, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_async_flattened", - "title": "StartNotebookRuntimeAsync", - "description": "Snippet for StartNotebookRuntimeAsync", - "file": "NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_async_flattened", + "title": "DeleteNotebookRuntimeTemplateAsync", + "description": "Snippet for DeleteNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StartNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntimeAsync", + "shortName": "DeleteNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { @@ -60980,14 +60690,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StartNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -60998,28 +60708,28 @@ "segments": [ { "start": 20, - "end": 59, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_sync_flattened_resourceNames", - "title": "StartNotebookRuntimeResourceNames", - "description": "Snippet for StartNotebookRuntime", - "file": "NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_sync_flattened_resourceNames", + "title": "DeleteNotebookRuntimeTemplateResourceNames", + "description": "Snippet for DeleteNotebookRuntimeTemplate", + "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StartNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplate", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", "name": "name" }, { @@ -61027,14 +60737,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StartNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61045,29 +60755,29 @@ "segments": [ { "start": 20, - "end": 58, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_async_flattened_resourceNames", - "title": "StartNotebookRuntimeResourceNamesAsync", - "description": "Snippet for StartNotebookRuntimeAsync", - "file": "NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntimeTemplate_async_flattened_resourceNames", + "title": "DeleteNotebookRuntimeTemplateResourceNamesAsync", + "description": "Snippet for DeleteNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StartNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntimeAsync", + "shortName": "DeleteNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", "name": "name" }, { @@ -61075,14 +60785,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StartNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", + "shortName": "DeleteNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61093,28 +60803,28 @@ "segments": [ { "start": 20, - "end": 59, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_sync", - "title": "StopNotebookRuntimeRequestObject", - "description": "Snippet for StopNotebookRuntime", - "file": "NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpdateNotebookRuntimeTemplate_sync", + "title": "UpdateNotebookRuntimeTemplateRequestObject", + "description": "Snippet for UpdateNotebookRuntimeTemplate", + "file": "NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StopNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntime", + "shortName": "UpdateNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpdateNotebookRuntimeTemplate", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.StopNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateNotebookRuntimeTemplateRequest", "name": "request" }, { @@ -61122,14 +60832,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StopNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", + "shortName": "UpdateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpdateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61141,29 +60851,29 @@ "segments": [ { "start": 20, - "end": 61, + "end": 46, "type": "FULL" }, { "start": 35, - "end": 59, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_async", - "title": "StopNotebookRuntimeRequestObjectAsync", - "description": "Snippet for StopNotebookRuntimeAsync", - "file": "NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpdateNotebookRuntimeTemplate_async", + "title": "UpdateNotebookRuntimeTemplateRequestObjectAsync", + "description": "Snippet for UpdateNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StopNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntimeAsync", + "shortName": "UpdateNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpdateNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.StopNotebookRuntimeRequest", + "type": "Google.Cloud.AIPlatform.V1.UpdateNotebookRuntimeTemplateRequest", "name": "request" }, { @@ -61171,14 +60881,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StopNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", + "shortName": "UpdateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpdateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61190,43 +60900,47 @@ "segments": [ { "start": 20, - "end": 62, + "end": 47, "type": "FULL" }, { "start": 36, - "end": 60, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_sync_flattened", - "title": "StopNotebookRuntime", - "description": "Snippet for StopNotebookRuntime", - "file": "NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpdateNotebookRuntimeTemplate_sync_flattened", + "title": "UpdateNotebookRuntimeTemplate", + "description": "Snippet for UpdateNotebookRuntimeTemplate", + "file": "NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StopNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntime", + "shortName": "UpdateNotebookRuntimeTemplate", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpdateNotebookRuntimeTemplate", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "name": "notebookRuntimeTemplate" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StopNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", + "shortName": "UpdateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpdateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61237,44 +60951,48 @@ "segments": [ { "start": 20, - "end": 58, + "end": 43, "type": "FULL" }, { "start": 35, - "end": 56, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_async_flattened", - "title": "StopNotebookRuntimeAsync", - "description": "Snippet for StopNotebookRuntimeAsync", - "file": "NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpdateNotebookRuntimeTemplate_async_flattened", + "title": "UpdateNotebookRuntimeTemplateAsync", + "description": "Snippet for UpdateNotebookRuntimeTemplateAsync", + "file": "NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StopNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntimeAsync", + "shortName": "UpdateNotebookRuntimeTemplateAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpdateNotebookRuntimeTemplateAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate", + "name": "notebookRuntimeTemplate" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StopNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", + "shortName": "UpdateNotebookRuntimeTemplate", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpdateNotebookRuntimeTemplate", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61285,299 +61003,212 @@ "segments": [ { "start": 20, - "end": 59, + "end": 44, "type": "FULL" }, { "start": 36, - "end": 57, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_sync_flattened_resourceNames", - "title": "StopNotebookRuntimeResourceNames", - "description": "Snippet for StopNotebookRuntime", - "file": "NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_sync", + "title": "AssignNotebookRuntimeRequestObject", + "description": "Snippet for AssignNotebookRuntime", + "file": "NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StopNotebookRuntime", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntime", + "shortName": "AssignNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.AssignNotebookRuntimeRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StopNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", + "shortName": "AssignNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 58, + "end": 65, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 36, + "end": 63, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_async_flattened_resourceNames", - "title": "StopNotebookRuntimeResourceNamesAsync", - "description": "Snippet for StopNotebookRuntimeAsync", - "file": "NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_async", + "title": "AssignNotebookRuntimeRequestObjectAsync", + "description": "Snippet for AssignNotebookRuntimeAsync", + "file": "NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StopNotebookRuntimeAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntimeAsync", + "shortName": "AssignNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.AssignNotebookRuntimeRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "StopNotebookRuntime", - "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", + "shortName": "AssignNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 66, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 37, + "end": 64, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_sync", - "title": "CreateNotebookExecutionJobRequestObject", - "description": "Snippet for CreateNotebookExecutionJob", - "file": "NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_sync_flattened", + "title": "AssignNotebookRuntime", + "description": "Snippet for AssignNotebookRuntime", + "file": "NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJob", + "shortName": "AssignNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateNotebookExecutionJobRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "notebookRuntimeTemplate" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntime", + "name": "notebookRuntime" + }, + { + "type": "System.String", + "name": "notebookRuntimeId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", + "shortName": "AssignNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 64, + "end": 61, "type": "FULL" }, { - "start": 36, - "end": 62, + "start": 35, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_async", - "title": "CreateNotebookExecutionJobRequestObjectAsync", - "description": "Snippet for CreateNotebookExecutionJobAsync", - "file": "NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_async_flattened", + "title": "AssignNotebookRuntimeAsync", + "description": "Snippet for AssignNotebookRuntimeAsync", + "file": "NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJobAsync", + "shortName": "AssignNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntimeAsync", "async": true, - "parameters": [ - { - "type": "Google.Cloud.AIPlatform.V1.CreateNotebookExecutionJobRequest", - "name": "request" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "System.Threading.Tasks.Task>", - "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" - }, - "method": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", - "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" - } - } - }, - "canonical": true, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 65, - "type": "FULL" - }, - { - "start": 37, - "end": 63, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_sync_flattened", - "title": "CreateNotebookExecutionJob", - "description": "Snippet for CreateNotebookExecutionJob", - "file": "NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJob", "parameters": [ { "type": "System.String", "name": "parent" }, - { - "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", - "name": "notebookExecutionJob" - }, - { - "type": "System.String", - "name": "notebookExecutionJobId" - }, - { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" - } - ], - "resultType": "Google.LongRunning.Operation", - "client": { - "shortName": "NotebookServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" - }, - "method": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", - "service": { - "shortName": "NotebookService", - "fullName": "google.cloud.aiplatform.v1.NotebookService" - } - } - }, - "origin": "API_DEFINITION", - "segments": [ - { - "start": 20, - "end": 60, - "type": "FULL" - }, - { - "start": 35, - "end": 58, - "type": "SHORT" - } - ] - }, - { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_async_flattened", - "title": "CreateNotebookExecutionJobAsync", - "description": "Snippet for CreateNotebookExecutionJobAsync", - "file": "NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs", - "language": "C_SHARP", - "clientMethod": { - "shortName": "CreateNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJobAsync", - "async": true, - "parameters": [ { "type": "System.String", - "name": "parent" + "name": "notebookRuntimeTemplate" }, { - "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", - "name": "notebookExecutionJob" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntime", + "name": "notebookRuntime" }, { "type": "System.String", - "name": "notebookExecutionJobId" + "name": "notebookRuntimeId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", + "shortName": "AssignNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61588,51 +61219,55 @@ "segments": [ { "start": 20, - "end": 61, + "end": 62, "type": "FULL" }, { "start": 36, - "end": 59, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_sync_flattened_resourceNames", - "title": "CreateNotebookExecutionJobResourceNames", - "description": "Snippet for CreateNotebookExecutionJob", - "file": "NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_sync_flattened_resourceNames", + "title": "AssignNotebookRuntimeResourceNames", + "description": "Snippet for AssignNotebookRuntime", + "file": "NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJob", + "shortName": "AssignNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntime", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", - "name": "notebookExecutionJob" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", + "name": "notebookRuntimeTemplate" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntime", + "name": "notebookRuntime" }, { "type": "System.String", - "name": "notebookExecutionJobId" + "name": "notebookRuntimeId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", + "shortName": "AssignNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61643,25 +61278,25 @@ "segments": [ { "start": 20, - "end": 61, + "end": 62, "type": "FULL" }, { "start": 36, - "end": 59, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_async_flattened_resourceNames", - "title": "CreateNotebookExecutionJobResourceNamesAsync", - "description": "Snippet for CreateNotebookExecutionJobAsync", - "file": "NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_AssignNotebookRuntime_async_flattened_resourceNames", + "title": "AssignNotebookRuntimeResourceNamesAsync", + "description": "Snippet for AssignNotebookRuntimeAsync", + "file": "NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJobAsync", + "shortName": "AssignNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.AssignNotebookRuntimeAsync", "async": true, "parameters": [ { @@ -61669,26 +61304,30 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", - "name": "notebookExecutionJob" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateName", + "name": "notebookRuntimeTemplate" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntime", + "name": "notebookRuntime" }, { "type": "System.String", - "name": "notebookExecutionJobId" + "name": "notebookRuntimeId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", + "shortName": "AssignNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.AssignNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61699,28 +61338,28 @@ "segments": [ { "start": 20, - "end": 62, + "end": 63, "type": "FULL" }, { "start": 37, - "end": 60, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_sync", - "title": "GetNotebookExecutionJobRequestObject", - "description": "Snippet for GetNotebookExecutionJob", - "file": "NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_sync", + "title": "GetNotebookRuntimeRequestObject", + "description": "Snippet for GetNotebookRuntime", + "file": "NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNotebookExecutionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNotebookRuntimeRequest", "name": "request" }, { @@ -61728,14 +61367,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntime", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61747,29 +61386,29 @@ "segments": [ { "start": 20, - "end": 45, + "end": 44, "type": "FULL" }, { "start": 34, - "end": 43, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_async", - "title": "GetNotebookExecutionJobRequestObjectAsync", - "description": "Snippet for GetNotebookExecutionJobAsync", - "file": "NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_async", + "title": "GetNotebookRuntimeRequestObjectAsync", + "description": "Snippet for GetNotebookRuntimeAsync", + "file": "NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJobAsync", + "shortName": "GetNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetNotebookExecutionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNotebookRuntimeRequest", "name": "request" }, { @@ -61777,14 +61416,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61796,25 +61435,25 @@ "segments": [ { "start": 20, - "end": 46, + "end": 45, "type": "FULL" }, { "start": 35, - "end": 44, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_sync_flattened", - "title": "GetNotebookExecutionJob", - "description": "Snippet for GetNotebookExecutionJob", - "file": "NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_sync_flattened", + "title": "GetNotebookRuntime", + "description": "Snippet for GetNotebookRuntime", + "file": "NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntime", "parameters": [ { "type": "System.String", @@ -61825,14 +61464,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntime", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61854,14 +61493,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_async_flattened", - "title": "GetNotebookExecutionJobAsync", - "description": "Snippet for GetNotebookExecutionJobAsync", - "file": "NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_async_flattened", + "title": "GetNotebookRuntimeAsync", + "description": "Snippet for GetNotebookRuntimeAsync", + "file": "NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJobAsync", + "shortName": "GetNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeAsync", "async": true, "parameters": [ { @@ -61873,14 +61512,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61902,17 +61541,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_sync_flattened_resourceNames", - "title": "GetNotebookExecutionJobResourceNames", - "description": "Snippet for GetNotebookExecutionJob", - "file": "NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_sync_flattened_resourceNames", + "title": "GetNotebookRuntimeResourceNames", + "description": "Snippet for GetNotebookRuntime", + "file": "NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJobName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", "name": "name" }, { @@ -61920,14 +61559,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookRuntime", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61949,18 +61588,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_async_flattened_resourceNames", - "title": "GetNotebookExecutionJobResourceNamesAsync", - "description": "Snippet for GetNotebookExecutionJobAsync", - "file": "NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookRuntime_async_flattened_resourceNames", + "title": "GetNotebookRuntimeResourceNamesAsync", + "description": "Snippet for GetNotebookRuntimeAsync", + "file": "NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJobAsync", + "shortName": "GetNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJobName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", "name": "name" }, { @@ -61968,14 +61607,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", + "shortName": "GetNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -61997,17 +61636,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_sync", - "title": "ListNotebookExecutionJobsRequestObject", - "description": "Snippet for ListNotebookExecutionJobs", - "file": "NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_sync", + "title": "ListNotebookRuntimesRequestObject", + "description": "Snippet for ListNotebookRuntimes", + "file": "NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimes", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNotebookExecutionJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListNotebookRuntimesRequest", "name": "request" }, { @@ -62015,14 +61654,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62034,29 +61673,29 @@ "segments": [ { "start": 20, - "end": 82, + "end": 83, "type": "FULL" }, { - "start": 37, - "end": 80, + "start": 38, + "end": 81, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_async", - "title": "ListNotebookExecutionJobsRequestObjectAsync", - "description": "Snippet for ListNotebookExecutionJobsAsync", - "file": "NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_async", + "title": "ListNotebookRuntimesRequestObjectAsync", + "description": "Snippet for ListNotebookRuntimesAsync", + "file": "NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookExecutionJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobsAsync", + "shortName": "ListNotebookRuntimesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListNotebookExecutionJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListNotebookRuntimesRequest", "name": "request" }, { @@ -62064,14 +61703,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62083,25 +61722,25 @@ "segments": [ { "start": 20, - "end": 84, + "end": 85, "type": "FULL" }, { - "start": 39, - "end": 82, + "start": 40, + "end": 83, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_sync_flattened", - "title": "ListNotebookExecutionJobs", - "description": "Snippet for ListNotebookExecutionJobs", - "file": "NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_sync_flattened", + "title": "ListNotebookRuntimes", + "description": "Snippet for ListNotebookRuntimes", + "file": "NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimes", "parameters": [ { "type": "System.String", @@ -62120,14 +61759,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62149,14 +61788,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_async_flattened", - "title": "ListNotebookExecutionJobsAsync", - "description": "Snippet for ListNotebookExecutionJobsAsync", - "file": "NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_async_flattened", + "title": "ListNotebookRuntimesAsync", + "description": "Snippet for ListNotebookRuntimesAsync", + "file": "NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookExecutionJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobsAsync", + "shortName": "ListNotebookRuntimesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimesAsync", "async": true, "parameters": [ { @@ -62176,14 +61815,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62205,14 +61844,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_sync_flattened_resourceNames", - "title": "ListNotebookExecutionJobsResourceNames", - "description": "Snippet for ListNotebookExecutionJobs", - "file": "NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_sync_flattened_resourceNames", + "title": "ListNotebookRuntimesResourceNames", + "description": "Snippet for ListNotebookRuntimes", + "file": "NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimes", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", @@ -62231,14 +61870,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62260,14 +61899,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_async_flattened_resourceNames", - "title": "ListNotebookExecutionJobsResourceNamesAsync", - "description": "Snippet for ListNotebookExecutionJobsAsync", - "file": "NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookRuntimes_async_flattened_resourceNames", + "title": "ListNotebookRuntimesResourceNamesAsync", + "description": "Snippet for ListNotebookRuntimesAsync", + "file": "NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListNotebookExecutionJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobsAsync", + "shortName": "ListNotebookRuntimesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookRuntimesAsync", "async": true, "parameters": [ { @@ -62287,14 +61926,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "NotebookServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListNotebookExecutionJobs", - "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", + "shortName": "ListNotebookRuntimes", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookRuntimes", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62316,17 +61955,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_sync", - "title": "DeleteNotebookExecutionJobRequestObject", - "description": "Snippet for DeleteNotebookExecutionJob", - "file": "NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_sync", + "title": "DeleteNotebookRuntimeRequestObject", + "description": "Snippet for DeleteNotebookRuntime", + "file": "NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookExecutionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookRuntimeRequest", "name": "request" }, { @@ -62340,8 +61979,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62364,18 +62003,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_async", - "title": "DeleteNotebookExecutionJobRequestObjectAsync", - "description": "Snippet for DeleteNotebookExecutionJobAsync", - "file": "NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_async", + "title": "DeleteNotebookRuntimeRequestObjectAsync", + "description": "Snippet for DeleteNotebookRuntimeAsync", + "file": "NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJobAsync", + "shortName": "DeleteNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookExecutionJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookRuntimeRequest", "name": "request" }, { @@ -62389,8 +62028,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62413,14 +62052,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_sync_flattened", - "title": "DeleteNotebookExecutionJob", - "description": "Snippet for DeleteNotebookExecutionJob", - "file": "NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_sync_flattened", + "title": "DeleteNotebookRuntime", + "description": "Snippet for DeleteNotebookRuntime", + "file": "NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntime", "parameters": [ { "type": "System.String", @@ -62437,8 +62076,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62460,14 +62099,14 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_async_flattened", - "title": "DeleteNotebookExecutionJobAsync", - "description": "Snippet for DeleteNotebookExecutionJobAsync", - "file": "NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_async_flattened", + "title": "DeleteNotebookRuntimeAsync", + "description": "Snippet for DeleteNotebookRuntimeAsync", + "file": "NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJobAsync", + "shortName": "DeleteNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeAsync", "async": true, "parameters": [ { @@ -62485,8 +62124,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62508,17 +62147,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_sync_flattened_resourceNames", - "title": "DeleteNotebookExecutionJobResourceNames", - "description": "Snippet for DeleteNotebookExecutionJob", - "file": "NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_sync_flattened_resourceNames", + "title": "DeleteNotebookRuntimeResourceNames", + "description": "Snippet for DeleteNotebookRuntime", + "file": "NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJobName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", "name": "name" }, { @@ -62532,8 +62171,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62555,18 +62194,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_async_flattened_resourceNames", - "title": "DeleteNotebookExecutionJobResourceNamesAsync", - "description": "Snippet for DeleteNotebookExecutionJobAsync", - "file": "NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookRuntime_async_flattened_resourceNames", + "title": "DeleteNotebookRuntimeResourceNamesAsync", + "description": "Snippet for DeleteNotebookRuntimeAsync", + "file": "NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteNotebookExecutionJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJobAsync", + "shortName": "DeleteNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJobName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", "name": "name" }, { @@ -62580,8 +62219,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeleteNotebookExecutionJob", - "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", + "shortName": "DeleteNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookRuntime", "service": { "shortName": "NotebookService", "fullName": "google.cloud.aiplatform.v1.NotebookService" @@ -62603,17 +62242,17 @@ ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_sync", - "title": "CreatePersistentResourceRequestObject", - "description": "Snippet for CreatePersistentResource", - "file": "PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_sync", + "title": "UpgradeNotebookRuntimeRequestObject", + "description": "Snippet for UpgradeNotebookRuntime", + "file": "NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreatePersistentResourceRequest", + "type": "Google.Cloud.AIPlatform.V1.UpgradeNotebookRuntimeRequest", "name": "request" }, { @@ -62621,17 +62260,17 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -62640,29 +62279,29 @@ "segments": [ { "start": 20, - "end": 64, + "end": 61, "type": "FULL" }, { - "start": 36, - "end": 62, + "start": 35, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_async", - "title": "CreatePersistentResourceRequestObjectAsync", - "description": "Snippet for CreatePersistentResourceAsync", - "file": "PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_async", + "title": "UpgradeNotebookRuntimeRequestObjectAsync", + "description": "Snippet for UpgradeNotebookRuntimeAsync", + "file": "NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResourceAsync", + "shortName": "UpgradeNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreatePersistentResourceRequest", + "type": "Google.Cloud.AIPlatform.V1.UpgradeNotebookRuntimeRequest", "name": "request" }, { @@ -62670,17 +62309,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -62689,54 +62328,46 @@ "segments": [ { "start": 20, - "end": 65, + "end": 62, "type": "FULL" }, { - "start": 37, - "end": 63, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_sync_flattened", - "title": "CreatePersistentResource", - "description": "Snippet for CreatePersistentResource", - "file": "PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_sync_flattened", + "title": "UpgradeNotebookRuntime", + "description": "Snippet for UpgradeNotebookRuntime", + "file": "NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntime", "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.PersistentResource", - "name": "persistentResource" - }, - { - "type": "System.String", - "name": "persistentResourceId" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -62744,55 +62375,47 @@ "segments": [ { "start": 20, - "end": 60, + "end": 58, "type": "FULL" }, { "start": 35, - "end": 58, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_async_flattened", - "title": "CreatePersistentResourceAsync", - "description": "Snippet for CreatePersistentResourceAsync", - "file": "PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_async_flattened", + "title": "UpgradeNotebookRuntimeAsync", + "description": "Snippet for UpgradeNotebookRuntimeAsync", + "file": "NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResourceAsync", + "shortName": "UpgradeNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntimeAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.PersistentResource", - "name": "persistentResource" - }, - { - "type": "System.String", - "name": "persistentResourceId" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -62800,54 +62423,46 @@ "segments": [ { "start": 20, - "end": 61, + "end": 59, "type": "FULL" }, { "start": 36, - "end": 59, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_sync_flattened_resourceNames", - "title": "CreatePersistentResourceResourceNames", - "description": "Snippet for CreatePersistentResource", - "file": "PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_sync_flattened_resourceNames", + "title": "UpgradeNotebookRuntimeResourceNames", + "description": "Snippet for UpgradeNotebookRuntime", + "file": "NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntime", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.PersistentResource", - "name": "persistentResource" - }, - { - "type": "System.String", - "name": "persistentResourceId" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -62855,55 +62470,47 @@ "segments": [ { "start": 20, - "end": 61, + "end": 58, "type": "FULL" }, { - "start": 36, - "end": 59, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_async_flattened_resourceNames", - "title": "CreatePersistentResourceResourceNamesAsync", - "description": "Snippet for CreatePersistentResourceAsync", - "file": "PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_UpgradeNotebookRuntime_async_flattened_resourceNames", + "title": "UpgradeNotebookRuntimeResourceNamesAsync", + "description": "Snippet for UpgradeNotebookRuntimeAsync", + "file": "NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResourceAsync", + "shortName": "UpgradeNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.UpgradeNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.PersistentResource", - "name": "persistentResource" - }, - { - "type": "System.String", - "name": "persistentResourceId" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", + "shortName": "UpgradeNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.UpgradeNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -62911,28 +62518,28 @@ "segments": [ { "start": 20, - "end": 62, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_sync", - "title": "GetPersistentResourceRequestObject", - "description": "Snippet for GetPersistentResource", - "file": "PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_sync", + "title": "StartNotebookRuntimeRequestObject", + "description": "Snippet for StartNotebookRuntime", + "file": "NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetPersistentResourceRequest", + "type": "Google.Cloud.AIPlatform.V1.StartNotebookRuntimeRequest", "name": "request" }, { @@ -62940,17 +62547,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PersistentResource", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -62959,29 +62566,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 61, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_async", - "title": "GetPersistentResourceRequestObjectAsync", - "description": "Snippet for GetPersistentResourceAsync", - "file": "PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_async", + "title": "StartNotebookRuntimeRequestObjectAsync", + "description": "Snippet for StartNotebookRuntimeAsync", + "file": "NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResourceAsync", + "shortName": "StartNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetPersistentResourceRequest", + "type": "Google.Cloud.AIPlatform.V1.StartNotebookRuntimeRequest", "name": "request" }, { @@ -62989,17 +62596,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63008,25 +62615,25 @@ "segments": [ { "start": 20, - "end": 45, + "end": 62, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_sync_flattened", - "title": "GetPersistentResource", - "description": "Snippet for GetPersistentResource", - "file": "PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_sync_flattened", + "title": "StartNotebookRuntime", + "description": "Snippet for StartNotebookRuntime", + "file": "NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntime", "parameters": [ { "type": "System.String", @@ -63037,17 +62644,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PersistentResource", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63055,25 +62662,25 @@ "segments": [ { "start": 20, - "end": 41, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_async_flattened", - "title": "GetPersistentResourceAsync", - "description": "Snippet for GetPersistentResourceAsync", - "file": "PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_async_flattened", + "title": "StartNotebookRuntimeAsync", + "description": "Snippet for StartNotebookRuntimeAsync", + "file": "NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResourceAsync", + "shortName": "StartNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntimeAsync", "async": true, "parameters": [ { @@ -63085,17 +62692,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63103,28 +62710,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_sync_flattened_resourceNames", - "title": "GetPersistentResourceResourceNames", - "description": "Snippet for GetPersistentResource", - "file": "PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_sync_flattened_resourceNames", + "title": "StartNotebookRuntimeResourceNames", + "description": "Snippet for StartNotebookRuntime", + "file": "NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", "name": "name" }, { @@ -63132,17 +62739,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PersistentResource", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63150,29 +62757,29 @@ "segments": [ { "start": 20, - "end": 41, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_async_flattened_resourceNames", - "title": "GetPersistentResourceResourceNamesAsync", - "description": "Snippet for GetPersistentResourceAsync", - "file": "PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StartNotebookRuntime_async_flattened_resourceNames", + "title": "StartNotebookRuntimeResourceNamesAsync", + "description": "Snippet for StartNotebookRuntimeAsync", + "file": "NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResourceAsync", + "shortName": "StartNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StartNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", "name": "name" }, { @@ -63180,17 +62787,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", + "shortName": "StartNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StartNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63198,28 +62805,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_sync", - "title": "ListPersistentResourcesRequestObject", - "description": "Snippet for ListPersistentResources", - "file": "PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_sync", + "title": "StopNotebookRuntimeRequestObject", + "description": "Snippet for StopNotebookRuntime", + "file": "NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPersistentResources", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntime", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListPersistentResourcesRequest", + "type": "Google.Cloud.AIPlatform.V1.StopNotebookRuntimeRequest", "name": "request" }, { @@ -63227,17 +62834,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListPersistentResources", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63246,29 +62853,29 @@ "segments": [ { "start": 20, - "end": 79, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 77, + "start": 35, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_async", - "title": "ListPersistentResourcesRequestObjectAsync", - "description": "Snippet for ListPersistentResourcesAsync", - "file": "PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_async", + "title": "StopNotebookRuntimeRequestObjectAsync", + "description": "Snippet for StopNotebookRuntimeAsync", + "file": "NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPersistentResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResourcesAsync", + "shortName": "StopNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListPersistentResourcesRequest", + "type": "Google.Cloud.AIPlatform.V1.StopNotebookRuntimeRequest", "name": "request" }, { @@ -63276,17 +62883,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListPersistentResources", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63295,54 +62902,46 @@ "segments": [ { "start": 20, - "end": 81, + "end": 62, "type": "FULL" }, { - "start": 39, - "end": 79, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_sync_flattened", - "title": "ListPersistentResources", - "description": "Snippet for ListPersistentResources", - "file": "PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_sync_flattened", + "title": "StopNotebookRuntime", + "description": "Snippet for StopNotebookRuntime", + "file": "NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPersistentResources", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntime", "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListPersistentResources", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63350,55 +62949,47 @@ "segments": [ { "start": 20, - "end": 75, + "end": 58, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_async_flattened", - "title": "ListPersistentResourcesAsync", - "description": "Snippet for ListPersistentResourcesAsync", - "file": "PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_async_flattened", + "title": "StopNotebookRuntimeAsync", + "description": "Snippet for StopNotebookRuntimeAsync", + "file": "NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPersistentResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResourcesAsync", + "shortName": "StopNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntimeAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListPersistentResources", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63406,54 +62997,46 @@ "segments": [ { "start": 20, - "end": 77, + "end": 59, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_sync_flattened_resourceNames", - "title": "ListPersistentResourcesResourceNames", - "description": "Snippet for ListPersistentResources", - "file": "PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_sync_flattened_resourceNames", + "title": "StopNotebookRuntimeResourceNames", + "description": "Snippet for StopNotebookRuntime", + "file": "NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPersistentResources", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntime", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListPersistentResources", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63461,55 +63044,47 @@ "segments": [ { "start": 20, - "end": 76, + "end": 58, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_async_flattened_resourceNames", - "title": "ListPersistentResourcesResourceNamesAsync", - "description": "Snippet for ListPersistentResourcesAsync", - "file": "PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_StopNotebookRuntime_async_flattened_resourceNames", + "title": "StopNotebookRuntimeResourceNamesAsync", + "description": "Snippet for StopNotebookRuntimeAsync", + "file": "NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPersistentResourcesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResourcesAsync", + "shortName": "StopNotebookRuntimeAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.StopNotebookRuntimeAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.NotebookRuntimeName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "ListPersistentResources", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", + "shortName": "StopNotebookRuntime", + "fullName": "google.cloud.aiplatform.v1.NotebookService.StopNotebookRuntime", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63517,28 +63092,28 @@ "segments": [ { "start": 20, - "end": 78, + "end": 59, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_sync", - "title": "DeletePersistentResourceRequestObject", - "description": "Snippet for DeletePersistentResource", - "file": "PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_sync", + "title": "CreateNotebookExecutionJobRequestObject", + "description": "Snippet for CreateNotebookExecutionJob", + "file": "NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeletePersistentResourceRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateNotebookExecutionJobRequest", "name": "request" }, { @@ -63546,17 +63121,17 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeletePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63565,29 +63140,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 64, "type": "FULL" }, { "start": 36, - "end": 60, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_async", - "title": "DeletePersistentResourceRequestObjectAsync", - "description": "Snippet for DeletePersistentResourceAsync", - "file": "PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_async", + "title": "CreateNotebookExecutionJobRequestObjectAsync", + "description": "Snippet for CreateNotebookExecutionJobAsync", + "file": "NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResourceAsync", + "shortName": "CreateNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeletePersistentResourceRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateNotebookExecutionJobRequest", "name": "request" }, { @@ -63595,17 +63170,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeletePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63614,46 +63189,54 @@ "segments": [ { "start": 20, - "end": 63, + "end": 65, "type": "FULL" }, { "start": 37, - "end": 61, + "end": 63, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_sync_flattened", - "title": "DeletePersistentResource", - "description": "Snippet for DeletePersistentResource", - "file": "PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_sync_flattened", + "title": "CreateNotebookExecutionJob", + "description": "Snippet for CreateNotebookExecutionJob", + "file": "NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJob", "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", + "name": "notebookExecutionJob" + }, + { + "type": "System.String", + "name": "notebookExecutionJobId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeletePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63661,47 +63244,55 @@ "segments": [ { "start": 20, - "end": 59, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 35, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_async_flattened", - "title": "DeletePersistentResourceAsync", - "description": "Snippet for DeletePersistentResourceAsync", - "file": "PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_async_flattened", + "title": "CreateNotebookExecutionJobAsync", + "description": "Snippet for CreateNotebookExecutionJobAsync", + "file": "NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResourceAsync", + "shortName": "CreateNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJobAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "name" + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", + "name": "notebookExecutionJob" + }, + { + "type": "System.String", + "name": "notebookExecutionJobId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeletePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63709,46 +63300,54 @@ "segments": [ { "start": 20, - "end": 60, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_sync_flattened_resourceNames", - "title": "DeletePersistentResourceResourceNames", - "description": "Snippet for DeletePersistentResource", - "file": "PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_sync_flattened_resourceNames", + "title": "CreateNotebookExecutionJobResourceNames", + "description": "Snippet for CreateNotebookExecutionJob", + "file": "NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", + "name": "notebookExecutionJob" + }, + { + "type": "System.String", + "name": "notebookExecutionJobId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeletePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63756,47 +63355,55 @@ "segments": [ { "start": 20, - "end": 59, + "end": 61, "type": "FULL" }, { "start": 36, - "end": 57, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_async_flattened_resourceNames", - "title": "DeletePersistentResourceResourceNamesAsync", - "description": "Snippet for DeletePersistentResourceAsync", - "file": "PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_CreateNotebookExecutionJob_async_flattened_resourceNames", + "title": "CreateNotebookExecutionJobResourceNamesAsync", + "description": "Snippet for CreateNotebookExecutionJobAsync", + "file": "NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResourceAsync", + "shortName": "CreateNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.CreateNotebookExecutionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", - "name": "name" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", + "name": "notebookExecutionJob" + }, + { + "type": "System.String", + "name": "notebookExecutionJobId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "DeletePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", + "shortName": "CreateNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.CreateNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63804,28 +63411,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 62, "type": "FULL" }, { "start": 37, - "end": 58, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_UpdatePersistentResource_sync", - "title": "UpdatePersistentResourceRequestObject", - "description": "Snippet for UpdatePersistentResource", - "file": "PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_sync", + "title": "GetNotebookExecutionJobRequestObject", + "description": "Snippet for GetNotebookExecutionJob", + "file": "NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdatePersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.UpdatePersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdatePersistentResourceRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNotebookExecutionJobRequest", "name": "request" }, { @@ -63833,17 +63440,17 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpdatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.UpdatePersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63852,29 +63459,29 @@ "segments": [ { "start": 20, - "end": 63, + "end": 45, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 34, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_UpdatePersistentResource_async", - "title": "UpdatePersistentResourceRequestObjectAsync", - "description": "Snippet for UpdatePersistentResourceAsync", - "file": "PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_async", + "title": "GetNotebookExecutionJobRequestObjectAsync", + "description": "Snippet for GetNotebookExecutionJobAsync", + "file": "NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdatePersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.UpdatePersistentResourceAsync", + "shortName": "GetNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.UpdatePersistentResourceRequest", + "type": "Google.Cloud.AIPlatform.V1.GetNotebookExecutionJobRequest", "name": "request" }, { @@ -63882,17 +63489,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpdatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.UpdatePersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63901,50 +63508,46 @@ "segments": [ { "start": 20, - "end": 64, + "end": 46, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_UpdatePersistentResource_sync_flattened", - "title": "UpdatePersistentResource", - "description": "Snippet for UpdatePersistentResource", - "file": "PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_sync_flattened", + "title": "GetNotebookExecutionJob", + "description": "Snippet for GetNotebookExecutionJob", + "file": "NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdatePersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.UpdatePersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PersistentResource", - "name": "persistentResource" - }, - { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpdatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.UpdatePersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -63952,51 +63555,47 @@ "segments": [ { "start": 20, - "end": 60, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 58, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_UpdatePersistentResource_async_flattened", - "title": "UpdatePersistentResourceAsync", - "description": "Snippet for UpdatePersistentResourceAsync", - "file": "PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_async_flattened", + "title": "GetNotebookExecutionJobAsync", + "description": "Snippet for GetNotebookExecutionJobAsync", + "file": "NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "UpdatePersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.UpdatePersistentResourceAsync", + "shortName": "GetNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PersistentResource", - "name": "persistentResource" - }, - { - "type": "Google.Protobuf.WellKnownTypes.FieldMask", - "name": "updateMask" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "UpdatePersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.UpdatePersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -64004,238 +63603,246 @@ "segments": [ { "start": 20, - "end": 61, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_sync", - "title": "RebootPersistentResourceRequestObject", - "description": "Snippet for RebootPersistentResource", - "file": "PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_sync_flattened_resourceNames", + "title": "GetNotebookExecutionJobResourceNames", + "description": "Snippet for GetNotebookExecutionJob", + "file": "NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebootPersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RebootPersistentResourceRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.NotebookExecutionJob", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "RebootPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 61, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 59, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_async", - "title": "RebootPersistentResourceRequestObjectAsync", - "description": "Snippet for RebootPersistentResourceAsync", - "file": "PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_GetNotebookExecutionJob_async_flattened_resourceNames", + "title": "GetNotebookExecutionJobResourceNamesAsync", + "description": "Snippet for GetNotebookExecutionJobAsync", + "file": "NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebootPersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResourceAsync", + "shortName": "GetNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.GetNotebookExecutionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RebootPersistentResourceRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "RebootPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", + "shortName": "GetNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.GetNotebookExecutionJob", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_sync_flattened", - "title": "RebootPersistentResource", - "description": "Snippet for RebootPersistentResource", - "file": "PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_sync", + "title": "ListNotebookExecutionJobsRequestObject", + "description": "Snippet for ListNotebookExecutionJobs", + "file": "NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebootPersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResource", + "shortName": "ListNotebookExecutionJobs", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobs", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListNotebookExecutionJobsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "RebootPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", + "shortName": "ListNotebookExecutionJobs", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 58, + "end": 82, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 37, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_async_flattened", - "title": "RebootPersistentResourceAsync", - "description": "Snippet for RebootPersistentResourceAsync", - "file": "PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_async", + "title": "ListNotebookExecutionJobsRequestObjectAsync", + "description": "Snippet for ListNotebookExecutionJobsAsync", + "file": "NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebootPersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResourceAsync", + "shortName": "ListNotebookExecutionJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobsAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListNotebookExecutionJobsRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "RebootPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", + "shortName": "ListNotebookExecutionJobs", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 84, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 39, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_sync_flattened_resourceNames", - "title": "RebootPersistentResourceResourceNames", - "description": "Snippet for RebootPersistentResource", - "file": "PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_sync_flattened", + "title": "ListNotebookExecutionJobs", + "description": "Snippet for ListNotebookExecutionJobs", + "file": "NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebootPersistentResource", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResource", + "shortName": "ListNotebookExecutionJobs", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "RebootPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", + "shortName": "ListNotebookExecutionJobs", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -64243,47 +63850,55 @@ "segments": [ { "start": 20, - "end": 58, + "end": 75, "type": "FULL" }, { - "start": 35, - "end": 56, + "start": 36, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_async_flattened_resourceNames", - "title": "RebootPersistentResourceResourceNamesAsync", - "description": "Snippet for RebootPersistentResourceAsync", - "file": "PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_async_flattened", + "title": "ListNotebookExecutionJobsAsync", + "description": "Snippet for ListNotebookExecutionJobsAsync", + "file": "NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RebootPersistentResourceAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResourceAsync", + "shortName": "ListNotebookExecutionJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PersistentResourceServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "RebootPersistentResource", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", + "shortName": "ListNotebookExecutionJobs", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", "service": { - "shortName": "PersistentResourceService", - "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -64291,250 +63906,254 @@ "segments": [ { "start": 20, - "end": 59, + "end": 77, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_sync", - "title": "CreateTrainingPipelineRequestObject", - "description": "Snippet for CreateTrainingPipeline", - "file": "PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_sync_flattened_resourceNames", + "title": "ListNotebookExecutionJobsResourceNames", + "description": "Snippet for ListNotebookExecutionJobs", + "file": "NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipeline", + "shortName": "ListNotebookExecutionJobs", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobs", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateTrainingPipelineRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", + "shortName": "ListNotebookExecutionJobs", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 46, + "end": 76, "type": "FULL" }, { - "start": 35, - "end": 44, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_async", - "title": "CreateTrainingPipelineRequestObjectAsync", - "description": "Snippet for CreateTrainingPipelineAsync", - "file": "PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_ListNotebookExecutionJobs_async_flattened_resourceNames", + "title": "ListNotebookExecutionJobsResourceNamesAsync", + "description": "Snippet for ListNotebookExecutionJobsAsync", + "file": "NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipelineAsync", + "shortName": "ListNotebookExecutionJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.ListNotebookExecutionJobsAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreateTrainingPipelineRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", + "shortName": "ListNotebookExecutionJobs", + "fullName": "google.cloud.aiplatform.v1.NotebookService.ListNotebookExecutionJobs", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 78, "type": "FULL" }, { - "start": 36, - "end": 45, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_sync_flattened", - "title": "CreateTrainingPipeline", - "description": "Snippet for CreateTrainingPipeline", - "file": "PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_sync", + "title": "DeleteNotebookExecutionJobRequestObject", + "description": "Snippet for DeleteNotebookExecutionJob", + "file": "NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJob", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipeline", - "name": "trainingPipeline" + "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookExecutionJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 62, "type": "FULL" }, { - "start": 34, - "end": 40, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_async_flattened", - "title": "CreateTrainingPipelineAsync", - "description": "Snippet for CreateTrainingPipelineAsync", - "file": "PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_async", + "title": "DeleteNotebookExecutionJobRequestObjectAsync", + "description": "Snippet for DeleteNotebookExecutionJobAsync", + "file": "NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipelineAsync", + "shortName": "DeleteNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJobAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipeline", - "name": "trainingPipeline" + "type": "Google.Cloud.AIPlatform.V1.DeleteNotebookExecutionJobRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_sync_flattened_resourceNames", - "title": "CreateTrainingPipelineResourceNames", - "description": "Snippet for CreateTrainingPipeline", - "file": "PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_sync_flattened", + "title": "DeleteNotebookExecutionJob", + "description": "Snippet for DeleteNotebookExecutionJob", + "file": "NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJob", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipeline", - "name": "trainingPipeline" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -64542,51 +64161,47 @@ "segments": [ { "start": 20, - "end": 43, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_async_flattened_resourceNames", - "title": "CreateTrainingPipelineResourceNamesAsync", - "description": "Snippet for CreateTrainingPipelineAsync", - "file": "PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_async_flattened", + "title": "DeleteNotebookExecutionJobAsync", + "description": "Snippet for DeleteNotebookExecutionJobAsync", + "file": "NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreateTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipelineAsync", + "shortName": "DeleteNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJobAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipeline", - "name": "trainingPipeline" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "CreateTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, @@ -64594,238 +64209,246 @@ "segments": [ { "start": 20, - "end": 44, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_sync", - "title": "GetTrainingPipelineRequestObject", - "description": "Snippet for GetTrainingPipeline", - "file": "PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_sync_flattened_resourceNames", + "title": "DeleteNotebookExecutionJobResourceNames", + "description": "Snippet for DeleteNotebookExecutionJob", + "file": "NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJob", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetTrainingPipelineRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_async", - "title": "GetTrainingPipelineRequestObjectAsync", - "description": "Snippet for GetTrainingPipelineAsync", - "file": "PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_NotebookService_DeleteNotebookExecutionJob_async_flattened_resourceNames", + "title": "DeleteNotebookExecutionJobResourceNamesAsync", + "description": "Snippet for DeleteNotebookExecutionJobAsync", + "file": "NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipelineAsync", + "shortName": "DeleteNotebookExecutionJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient.DeleteNotebookExecutionJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetTrainingPipelineRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.NotebookExecutionJobName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "NotebookServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.NotebookServiceClient" }, "method": { - "shortName": "GetTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", + "shortName": "DeleteNotebookExecutionJob", + "fullName": "google.cloud.aiplatform.v1.NotebookService.DeleteNotebookExecutionJob", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "NotebookService", + "fullName": "google.cloud.aiplatform.v1.NotebookService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_sync_flattened", - "title": "GetTrainingPipeline", - "description": "Snippet for GetTrainingPipeline", - "file": "PipelineServiceClient.GetTrainingPipelineSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_sync", + "title": "CreatePersistentResourceRequestObject", + "description": "Snippet for CreatePersistentResource", + "file": "PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipeline", + "shortName": "CreatePersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResource", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.CreatePersistentResourceRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", + "shortName": "CreatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 64, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_async_flattened", - "title": "GetTrainingPipelineAsync", - "description": "Snippet for GetTrainingPipelineAsync", - "file": "PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_async", + "title": "CreatePersistentResourceRequestObjectAsync", + "description": "Snippet for CreatePersistentResourceAsync", + "file": "PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipelineAsync", + "shortName": "CreatePersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResourceAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.CreatePersistentResourceRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", + "shortName": "CreatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 65, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 63, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_sync_flattened_resourceNames", - "title": "GetTrainingPipelineResourceNames", - "description": "Snippet for GetTrainingPipeline", - "file": "PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_sync_flattened", + "title": "CreatePersistentResource", + "description": "Snippet for CreatePersistentResource", + "file": "PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipeline", + "shortName": "CreatePersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResource", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.PersistentResource", + "name": "persistentResource" + }, + { + "type": "System.String", + "name": "persistentResourceId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", + "shortName": "CreatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -64833,47 +64456,55 @@ "segments": [ { "start": 20, - "end": 41, + "end": 60, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_async_flattened_resourceNames", - "title": "GetTrainingPipelineResourceNamesAsync", - "description": "Snippet for GetTrainingPipelineAsync", - "file": "PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_async_flattened", + "title": "CreatePersistentResourceAsync", + "description": "Snippet for CreatePersistentResourceAsync", + "file": "PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipelineAsync", + "shortName": "CreatePersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResourceAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.PersistentResource", + "name": "persistentResource" + }, + { + "type": "System.String", + "name": "persistentResourceId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", + "shortName": "CreatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -64881,262 +64512,254 @@ "segments": [ { "start": 20, - "end": 42, + "end": 61, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_sync", - "title": "ListTrainingPipelinesRequestObject", - "description": "Snippet for ListTrainingPipelines", - "file": "PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_sync_flattened_resourceNames", + "title": "CreatePersistentResourceResourceNames", + "description": "Snippet for CreatePersistentResource", + "file": "PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTrainingPipelines", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelines", + "shortName": "CreatePersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResource", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListTrainingPipelinesRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.PersistentResource", + "name": "persistentResource" + }, + { + "type": "System.String", + "name": "persistentResourceId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "ListTrainingPipelines", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", + "shortName": "CreatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 82, + "end": 61, "type": "FULL" }, { - "start": 38, - "end": 80, + "start": 36, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_async", - "title": "ListTrainingPipelinesRequestObjectAsync", - "description": "Snippet for ListTrainingPipelinesAsync", - "file": "PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_CreatePersistentResource_async_flattened_resourceNames", + "title": "CreatePersistentResourceResourceNamesAsync", + "description": "Snippet for CreatePersistentResourceAsync", + "file": "PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTrainingPipelinesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelinesAsync", + "shortName": "CreatePersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.CreatePersistentResourceAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListTrainingPipelinesRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.PersistentResource", + "name": "persistentResource" + }, + { + "type": "System.String", + "name": "persistentResourceId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "ListTrainingPipelines", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", + "shortName": "CreatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.CreatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 84, + "end": 62, "type": "FULL" }, { - "start": 40, - "end": 82, + "start": 37, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_sync_flattened", - "title": "ListTrainingPipelines", - "description": "Snippet for ListTrainingPipelines", - "file": "PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_sync", + "title": "GetPersistentResourceRequestObject", + "description": "Snippet for GetPersistentResource", + "file": "PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTrainingPipelines", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelines", + "shortName": "GetPersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResource", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.GetPersistentResourceRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.PersistentResource", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "ListTrainingPipelines", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", + "shortName": "GetPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 75, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_async_flattened", - "title": "ListTrainingPipelinesAsync", - "description": "Snippet for ListTrainingPipelinesAsync", - "file": "PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_async", + "title": "GetPersistentResourceRequestObjectAsync", + "description": "Snippet for GetPersistentResourceAsync", + "file": "PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTrainingPipelinesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelinesAsync", + "shortName": "GetPersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResourceAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.GetPersistentResourceRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "ListTrainingPipelines", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", + "shortName": "GetPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 77, + "end": 45, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_sync_flattened_resourceNames", - "title": "ListTrainingPipelinesResourceNames", - "description": "Snippet for ListTrainingPipelines", - "file": "PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_sync_flattened", + "title": "GetPersistentResource", + "description": "Snippet for GetPersistentResource", + "file": "PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTrainingPipelines", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelines", + "shortName": "GetPersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResource", "parameters": [ - { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, { "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.PersistentResource", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "ListTrainingPipelines", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", + "shortName": "GetPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -65144,55 +64767,47 @@ "segments": [ { "start": 20, - "end": 76, + "end": 41, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_async_flattened_resourceNames", - "title": "ListTrainingPipelinesResourceNamesAsync", - "description": "Snippet for ListTrainingPipelinesAsync", - "file": "PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_async_flattened", + "title": "GetPersistentResourceAsync", + "description": "Snippet for GetPersistentResourceAsync", + "file": "PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListTrainingPipelinesAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelinesAsync", + "shortName": "GetPersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResourceAsync", "async": true, "parameters": [ - { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, { "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "ListTrainingPipelines", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", + "shortName": "GetPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -65200,238 +64815,246 @@ "segments": [ { "start": 20, - "end": 78, + "end": 42, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_sync", - "title": "DeleteTrainingPipelineRequestObject", - "description": "Snippet for DeleteTrainingPipeline", - "file": "PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_sync_flattened_resourceNames", + "title": "GetPersistentResourceResourceNames", + "description": "Snippet for GetPersistentResource", + "file": "PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipeline", + "shortName": "GetPersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResource", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteTrainingPipelineRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.PersistentResource", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "DeleteTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", + "shortName": "GetPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 62, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_async", - "title": "DeleteTrainingPipelineRequestObjectAsync", - "description": "Snippet for DeleteTrainingPipelineAsync", - "file": "PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_GetPersistentResource_async_flattened_resourceNames", + "title": "GetPersistentResourceResourceNamesAsync", + "description": "Snippet for GetPersistentResourceAsync", + "file": "PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipelineAsync", + "shortName": "GetPersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.GetPersistentResourceAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeleteTrainingPipelineRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "DeleteTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", + "shortName": "GetPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.GetPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 63, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_sync_flattened", - "title": "DeleteTrainingPipeline", - "description": "Snippet for DeleteTrainingPipeline", - "file": "PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_sync", + "title": "ListPersistentResourcesRequestObject", + "description": "Snippet for ListPersistentResources", + "file": "PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResources", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListPersistentResourcesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "DeleteTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 59, + "end": 79, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 37, + "end": 77, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_async_flattened", - "title": "DeleteTrainingPipelineAsync", - "description": "Snippet for DeleteTrainingPipelineAsync", - "file": "PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_async", + "title": "ListPersistentResourcesRequestObjectAsync", + "description": "Snippet for ListPersistentResourcesAsync", + "file": "PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipelineAsync", + "shortName": "ListPersistentResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResourcesAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.ListPersistentResourcesRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "DeleteTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 60, + "end": 81, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 39, + "end": 79, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_sync_flattened_resourceNames", - "title": "DeleteTrainingPipelineResourceNames", - "description": "Snippet for DeleteTrainingPipeline", - "file": "PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_sync_flattened", + "title": "ListPersistentResources", + "description": "Snippet for ListPersistentResources", + "file": "PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResources", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "DeleteTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -65439,47 +65062,55 @@ "segments": [ { "start": 20, - "end": 59, + "end": 75, "type": "FULL" }, { "start": 36, - "end": 57, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_async_flattened_resourceNames", - "title": "DeleteTrainingPipelineResourceNamesAsync", - "description": "Snippet for DeleteTrainingPipelineAsync", - "file": "PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_async_flattened", + "title": "ListPersistentResourcesAsync", + "description": "Snippet for ListPersistentResourcesAsync", + "file": "PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeleteTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipelineAsync", + "shortName": "ListPersistentResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResourcesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", - "name": "name" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "DeleteTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -65487,218 +65118,236 @@ "segments": [ { "start": 20, - "end": 60, + "end": 77, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_sync", - "title": "CancelTrainingPipelineRequestObject", - "description": "Snippet for CancelTrainingPipeline", - "file": "PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_sync_flattened_resourceNames", + "title": "ListPersistentResourcesResourceNames", + "description": "Snippet for ListPersistentResources", + "file": "PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResources", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelTrainingPipelineRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CancelTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 76, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 37, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_async", - "title": "CancelTrainingPipelineRequestObjectAsync", - "description": "Snippet for CancelTrainingPipelineAsync", - "file": "PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_ListPersistentResources_async_flattened_resourceNames", + "title": "ListPersistentResourcesResourceNamesAsync", + "description": "Snippet for ListPersistentResourcesAsync", + "file": "PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipelineAsync", + "shortName": "ListPersistentResourcesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.ListPersistentResourcesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelTrainingPipelineRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CancelTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "shortName": "ListPersistentResources", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.ListPersistentResources", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 45, + "end": 78, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_sync_flattened", - "title": "CancelTrainingPipeline", - "description": "Snippet for CancelTrainingPipeline", - "file": "PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_sync", + "title": "DeletePersistentResourceRequestObject", + "description": "Snippet for DeletePersistentResource", + "file": "PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipeline", + "shortName": "DeletePersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResource", "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.DeletePersistentResourceRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CancelTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "shortName": "DeletePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 41, + "end": 62, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_async_flattened", - "title": "CancelTrainingPipelineAsync", - "description": "Snippet for CancelTrainingPipelineAsync", - "file": "PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_async", + "title": "DeletePersistentResourceRequestObjectAsync", + "description": "Snippet for DeletePersistentResourceAsync", + "file": "PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipelineAsync", + "shortName": "DeletePersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResourceAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "name" + "type": "Google.Cloud.AIPlatform.V1.DeletePersistentResourceRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CancelTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "shortName": "DeletePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 42, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_sync_flattened_resourceNames", - "title": "CancelTrainingPipelineResourceNames", - "description": "Snippet for CancelTrainingPipeline", - "file": "PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_sync_flattened", + "title": "DeletePersistentResource", + "description": "Snippet for DeletePersistentResource", + "file": "PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTrainingPipeline", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipeline", + "shortName": "DeletePersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResource", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", + "type": "System.String", "name": "name" }, { @@ -65706,16 +65355,17 @@ "name": "callSettings" } ], + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CancelTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "shortName": "DeletePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -65723,29 +65373,29 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_async_flattened_resourceNames", - "title": "CancelTrainingPipelineResourceNamesAsync", - "description": "Snippet for CancelTrainingPipelineAsync", - "file": "PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_async_flattened", + "title": "DeletePersistentResourceAsync", + "description": "Snippet for DeletePersistentResourceAsync", + "file": "PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelTrainingPipelineAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipelineAsync", + "shortName": "DeletePersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResourceAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", + "type": "System.String", "name": "name" }, { @@ -65753,17 +65403,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CancelTrainingPipeline", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "shortName": "DeletePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -65771,262 +65421,242 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_sync", - "title": "CreatePipelineJobRequestObject", - "description": "Snippet for CreatePipelineJob", - "file": "PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_sync_flattened_resourceNames", + "title": "DeletePersistentResourceResourceNames", + "description": "Snippet for DeletePersistentResource", + "file": "PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJob", + "shortName": "DeletePersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResource", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreatePipelineJobRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CreatePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", + "shortName": "DeletePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 45, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_async", - "title": "CreatePipelineJobRequestObjectAsync", - "description": "Snippet for CreatePipelineJobAsync", - "file": "PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_DeletePersistentResource_async_flattened_resourceNames", + "title": "DeletePersistentResourceResourceNamesAsync", + "description": "Snippet for DeletePersistentResourceAsync", + "file": "PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJobAsync", + "shortName": "DeletePersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.DeletePersistentResourceAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CreatePipelineJobRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CreatePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", + "shortName": "DeletePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.DeletePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 48, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 46, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_sync_flattened", - "title": "CreatePipelineJob", - "description": "Snippet for CreatePipelineJob", - "file": "PipelineServiceClient.CreatePipelineJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_UpdatePersistentResource_sync", + "title": "UpdatePersistentResourceRequestObject", + "description": "Snippet for UpdatePersistentResource", + "file": "PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJob", + "shortName": "UpdatePersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.UpdatePersistentResource", "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.PipelineJob", - "name": "pipelineJob" - }, - { - "type": "System.String", - "name": "pipelineJobId" + "type": "Google.Cloud.AIPlatform.V1.UpdatePersistentResourceRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CreatePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", + "shortName": "UpdatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.UpdatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 63, "type": "FULL" }, { - "start": 34, - "end": 41, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_async_flattened", - "title": "CreatePipelineJobAsync", - "description": "Snippet for CreatePipelineJobAsync", - "file": "PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_UpdatePersistentResource_async", + "title": "UpdatePersistentResourceRequestObjectAsync", + "description": "Snippet for UpdatePersistentResourceAsync", + "file": "PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJobAsync", + "shortName": "UpdatePersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.UpdatePersistentResourceAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.PipelineJob", - "name": "pipelineJob" - }, - { - "type": "System.String", - "name": "pipelineJobId" + "type": "Google.Cloud.AIPlatform.V1.UpdatePersistentResourceRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CreatePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", + "shortName": "UpdatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.UpdatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 64, "type": "FULL" }, { - "start": 35, - "end": 42, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_sync_flattened_resourceNames", - "title": "CreatePipelineJobResourceNames", - "description": "Snippet for CreatePipelineJob", - "file": "PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_UpdatePersistentResource_sync_flattened", + "title": "UpdatePersistentResource", + "description": "Snippet for UpdatePersistentResource", + "file": "PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJob", + "shortName": "UpdatePersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.UpdatePersistentResource", "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.PipelineJob", - "name": "pipelineJob" + "type": "Google.Cloud.AIPlatform.V1.PersistentResource", + "name": "persistentResource" }, { - "type": "System.String", - "name": "pipelineJobId" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CreatePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", + "shortName": "UpdatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.UpdatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -66034,55 +65664,51 @@ "segments": [ { "start": 20, - "end": 44, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 42, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_async_flattened_resourceNames", - "title": "CreatePipelineJobResourceNamesAsync", - "description": "Snippet for CreatePipelineJobAsync", - "file": "PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_UpdatePersistentResource_async_flattened", + "title": "UpdatePersistentResourceAsync", + "description": "Snippet for UpdatePersistentResourceAsync", + "file": "PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CreatePipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJobAsync", + "shortName": "UpdatePersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.UpdatePersistentResourceAsync", "async": true, "parameters": [ { - "type": "Google.Api.Gax.ResourceNames.LocationName", - "name": "parent" - }, - { - "type": "Google.Cloud.AIPlatform.V1.PipelineJob", - "name": "pipelineJob" + "type": "Google.Cloud.AIPlatform.V1.PersistentResource", + "name": "persistentResource" }, { - "type": "System.String", - "name": "pipelineJobId" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "CreatePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", + "shortName": "UpdatePersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.UpdatePersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -66090,28 +65716,28 @@ "segments": [ { "start": 20, - "end": 45, + "end": 61, "type": "FULL" }, { - "start": 36, - "end": 43, + "start": 37, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_sync", - "title": "GetPipelineJobRequestObject", - "description": "Snippet for GetPipelineJob", - "file": "PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_sync", + "title": "RebootPersistentResourceRequestObject", + "description": "Snippet for RebootPersistentResource", + "file": "PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResource", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetPipelineJobRequest", + "type": "Google.Cloud.AIPlatform.V1.RebootPersistentResourceRequest", "name": "request" }, { @@ -66119,17 +65745,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -66138,29 +65764,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 61, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 35, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_async", - "title": "GetPipelineJobRequestObjectAsync", - "description": "Snippet for GetPipelineJobAsync", - "file": "PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_async", + "title": "RebootPersistentResourceRequestObjectAsync", + "description": "Snippet for RebootPersistentResourceAsync", + "file": "PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJobAsync", + "shortName": "RebootPersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResourceAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GetPipelineJobRequest", + "type": "Google.Cloud.AIPlatform.V1.RebootPersistentResourceRequest", "name": "request" }, { @@ -66168,17 +65794,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -66187,25 +65813,25 @@ "segments": [ { "start": 20, - "end": 45, + "end": 62, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_sync_flattened", - "title": "GetPipelineJob", - "description": "Snippet for GetPipelineJob", - "file": "PipelineServiceClient.GetPipelineJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_sync_flattened", + "title": "RebootPersistentResource", + "description": "Snippet for RebootPersistentResource", + "file": "PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResource", "parameters": [ { "type": "System.String", @@ -66216,17 +65842,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -66234,25 +65860,25 @@ "segments": [ { "start": 20, - "end": 41, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_async_flattened", - "title": "GetPipelineJobAsync", - "description": "Snippet for GetPipelineJobAsync", - "file": "PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_async_flattened", + "title": "RebootPersistentResourceAsync", + "description": "Snippet for RebootPersistentResourceAsync", + "file": "PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJobAsync", + "shortName": "RebootPersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResourceAsync", "async": true, "parameters": [ { @@ -66264,17 +65890,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -66282,28 +65908,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_sync_flattened_resourceNames", - "title": "GetPipelineJobResourceNames", - "description": "Snippet for GetPipelineJob", - "file": "PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_sync_flattened_resourceNames", + "title": "RebootPersistentResourceResourceNames", + "description": "Snippet for RebootPersistentResource", + "file": "PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResource", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", "name": "name" }, { @@ -66311,17 +65937,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -66329,29 +65955,29 @@ "segments": [ { "start": 20, - "end": 41, + "end": 58, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 35, + "end": 56, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_async_flattened_resourceNames", - "title": "GetPipelineJobResourceNamesAsync", - "description": "Snippet for GetPipelineJobAsync", - "file": "PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PersistentResourceService_RebootPersistentResource_async_flattened_resourceNames", + "title": "RebootPersistentResourceResourceNamesAsync", + "description": "Snippet for RebootPersistentResourceAsync", + "file": "PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GetPipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJobAsync", + "shortName": "RebootPersistentResourceAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient.RebootPersistentResourceAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "type": "Google.Cloud.AIPlatform.V1.PersistentResourceName", "name": "name" }, { @@ -66359,17 +65985,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PipelineServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + "shortName": "PersistentResourceServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PersistentResourceServiceClient" }, "method": { - "shortName": "GetPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "shortName": "RebootPersistentResource", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService.RebootPersistentResource", "service": { - "shortName": "PipelineService", - "fullName": "google.cloud.aiplatform.v1.PipelineService" + "shortName": "PersistentResourceService", + "fullName": "google.cloud.aiplatform.v1.PersistentResourceService" } } }, @@ -66377,28 +66003,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 40, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_sync", - "title": "ListPipelineJobsRequestObject", - "description": "Snippet for ListPipelineJobs", - "file": "PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_sync", + "title": "CreateTrainingPipelineRequestObject", + "description": "Snippet for CreateTrainingPipeline", + "file": "PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipeline", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListPipelineJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateTrainingPipelineRequest", "name": "request" }, { @@ -66406,14 +66032,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "ListPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66425,29 +66051,29 @@ "segments": [ { "start": 20, - "end": 83, + "end": 46, "type": "FULL" }, { - "start": 38, - "end": 81, + "start": 35, + "end": 44, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_async", - "title": "ListPipelineJobsRequestObjectAsync", - "description": "Snippet for ListPipelineJobsAsync", - "file": "PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_async", + "title": "CreateTrainingPipelineRequestObjectAsync", + "description": "Snippet for CreateTrainingPipelineAsync", + "file": "PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobsAsync", + "shortName": "CreateTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipelineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ListPipelineJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreateTrainingPipelineRequest", "name": "request" }, { @@ -66455,14 +66081,14 @@ "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "ListPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66474,51 +66100,47 @@ "segments": [ { "start": 20, - "end": 85, + "end": 47, "type": "FULL" }, { - "start": 40, - "end": 83, + "start": 36, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_sync_flattened", - "title": "ListPipelineJobs", - "description": "Snippet for ListPipelineJobs", - "file": "PipelineServiceClient.ListPipelineJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_sync_flattened", + "title": "CreateTrainingPipeline", + "description": "Snippet for CreateTrainingPipeline", + "file": "PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipeline", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "name": "trainingPipeline" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "ListPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66529,25 +66151,25 @@ "segments": [ { "start": 20, - "end": 75, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 73, + "start": 34, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_async_flattened", - "title": "ListPipelineJobsAsync", - "description": "Snippet for ListPipelineJobsAsync", - "file": "PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_async_flattened", + "title": "CreateTrainingPipelineAsync", + "description": "Snippet for CreateTrainingPipelineAsync", + "file": "PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobsAsync", + "shortName": "CreateTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipelineAsync", "async": true, "parameters": [ { @@ -66555,26 +66177,22 @@ "name": "parent" }, { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "name": "trainingPipeline" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "ListPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66585,51 +66203,47 @@ "segments": [ { "start": 20, - "end": 77, + "end": 43, "type": "FULL" }, { - "start": 38, - "end": 75, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_sync_flattened_resourceNames", - "title": "ListPipelineJobsResourceNames", - "description": "Snippet for ListPipelineJobs", - "file": "PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_sync_flattened_resourceNames", + "title": "CreateTrainingPipelineResourceNames", + "description": "Snippet for CreateTrainingPipeline", + "file": "PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipeline", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "name": "trainingPipeline" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedEnumerable", + "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "ListPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66640,25 +66254,25 @@ "segments": [ { "start": 20, - "end": 76, + "end": 43, "type": "FULL" }, { - "start": 37, - "end": 74, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_async_flattened_resourceNames", - "title": "ListPipelineJobsResourceNamesAsync", - "description": "Snippet for ListPipelineJobsAsync", - "file": "PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreateTrainingPipeline_async_flattened_resourceNames", + "title": "CreateTrainingPipelineResourceNamesAsync", + "description": "Snippet for CreateTrainingPipelineAsync", + "file": "PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ListPipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobsAsync", + "shortName": "CreateTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreateTrainingPipelineAsync", "async": true, "parameters": [ { @@ -66666,26 +66280,22 @@ "name": "parent" }, { - "type": "System.String", - "name": "pageToken" - }, - { - "type": "System.Nullable[System.Int32]", - "name": "pageSize" + "type": "Google.Cloud.AIPlatform.V1.TrainingPipeline", + "name": "trainingPipeline" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "ListPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "shortName": "CreateTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreateTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66696,28 +66306,28 @@ "segments": [ { "start": 20, - "end": 78, + "end": 44, "type": "FULL" }, { - "start": 39, - "end": 76, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_sync", - "title": "DeletePipelineJobRequestObject", - "description": "Snippet for DeletePipelineJob", - "file": "PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_sync", + "title": "GetTrainingPipelineRequestObject", + "description": "Snippet for GetTrainingPipeline", + "file": "PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipeline", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeletePipelineJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetTrainingPipelineRequest", "name": "request" }, { @@ -66725,14 +66335,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "DeletePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66744,29 +66354,29 @@ "segments": [ { "start": 20, - "end": 62, + "end": 44, "type": "FULL" }, { - "start": 36, - "end": 60, + "start": 34, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_async", - "title": "DeletePipelineJobRequestObjectAsync", - "description": "Snippet for DeletePipelineJobAsync", - "file": "PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_async", + "title": "GetTrainingPipelineRequestObjectAsync", + "description": "Snippet for GetTrainingPipelineAsync", + "file": "PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJobAsync", + "shortName": "GetTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipelineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DeletePipelineJobRequest", + "type": "Google.Cloud.AIPlatform.V1.GetTrainingPipelineRequest", "name": "request" }, { @@ -66774,14 +66384,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "DeletePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66793,25 +66403,25 @@ "segments": [ { "start": 20, - "end": 63, + "end": 45, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 35, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_sync_flattened", - "title": "DeletePipelineJob", - "description": "Snippet for DeletePipelineJob", - "file": "PipelineServiceClient.DeletePipelineJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_sync_flattened", + "title": "GetTrainingPipeline", + "description": "Snippet for GetTrainingPipeline", + "file": "PipelineServiceClient.GetTrainingPipelineSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipeline", "parameters": [ { "type": "System.String", @@ -66822,14 +66432,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "DeletePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66840,25 +66450,25 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_async_flattened", - "title": "DeletePipelineJobAsync", - "description": "Snippet for DeletePipelineJobAsync", - "file": "PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_async_flattened", + "title": "GetTrainingPipelineAsync", + "description": "Snippet for GetTrainingPipelineAsync", + "file": "PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJobAsync", + "shortName": "GetTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipelineAsync", "async": true, "parameters": [ { @@ -66870,14 +66480,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "DeletePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66888,28 +66498,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_sync_flattened_resourceNames", - "title": "DeletePipelineJobResourceNames", - "description": "Snippet for DeletePipelineJob", - "file": "PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_sync_flattened_resourceNames", + "title": "GetTrainingPipelineResourceNames", + "description": "Snippet for GetTrainingPipeline", + "file": "PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipeline", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", "name": "name" }, { @@ -66917,14 +66527,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.TrainingPipeline", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "DeletePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66935,29 +66545,29 @@ "segments": [ { "start": 20, - "end": 59, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 57, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_async_flattened_resourceNames", - "title": "DeletePipelineJobResourceNamesAsync", - "description": "Snippet for DeletePipelineJobAsync", - "file": "PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_GetTrainingPipeline_async_flattened_resourceNames", + "title": "GetTrainingPipelineResourceNamesAsync", + "description": "Snippet for GetTrainingPipelineAsync", + "file": "PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DeletePipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJobAsync", + "shortName": "GetTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetTrainingPipelineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", "name": "name" }, { @@ -66965,14 +66575,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "DeletePipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "shortName": "GetTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -66983,28 +66593,28 @@ "segments": [ { "start": 20, - "end": 60, + "end": 42, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_sync", - "title": "BatchDeletePipelineJobsRequestObject", - "description": "Snippet for BatchDeletePipelineJobs", - "file": "PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_sync", + "title": "ListTrainingPipelinesRequestObject", + "description": "Snippet for ListTrainingPipelines", + "file": "PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelines", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchDeletePipelineJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListTrainingPipelinesRequest", "name": "request" }, { @@ -67012,14 +66622,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67031,29 +66641,29 @@ "segments": [ { "start": 20, - "end": 66, + "end": 82, "type": "FULL" }, { - "start": 36, - "end": 64, + "start": 38, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_async", - "title": "BatchDeletePipelineJobsRequestObjectAsync", - "description": "Snippet for BatchDeletePipelineJobsAsync", - "file": "PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_async", + "title": "ListTrainingPipelinesRequestObjectAsync", + "description": "Snippet for ListTrainingPipelinesAsync", + "file": "PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchDeletePipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobsAsync", + "shortName": "ListTrainingPipelinesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelinesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchDeletePipelineJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.ListTrainingPipelinesRequest", "name": "request" }, { @@ -67061,14 +66671,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67080,47 +66690,51 @@ "segments": [ { "start": 20, - "end": 67, + "end": 84, "type": "FULL" }, { - "start": 37, - "end": 65, + "start": 40, + "end": 82, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_sync_flattened", - "title": "BatchDeletePipelineJobs", - "description": "Snippet for BatchDeletePipelineJobs", - "file": "PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_sync_flattened", + "title": "ListTrainingPipelines", + "description": "Snippet for ListTrainingPipelines", + "file": "PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelines", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "names" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67131,25 +66745,25 @@ "segments": [ { "start": 20, - "end": 63, + "end": 75, "type": "FULL" }, { "start": 36, - "end": 61, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_async_flattened", - "title": "BatchDeletePipelineJobsAsync", - "description": "Snippet for BatchDeletePipelineJobsAsync", - "file": "PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_async_flattened", + "title": "ListTrainingPipelinesAsync", + "description": "Snippet for ListTrainingPipelinesAsync", + "file": "PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchDeletePipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobsAsync", + "shortName": "ListTrainingPipelinesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelinesAsync", "async": true, "parameters": [ { @@ -67157,22 +66771,26 @@ "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "names" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67183,47 +66801,51 @@ "segments": [ { "start": 20, - "end": 64, + "end": 77, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_sync_flattened_resourceNames", - "title": "BatchDeletePipelineJobsResourceNames", - "description": "Snippet for BatchDeletePipelineJobs", - "file": "PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_sync_flattened_resourceNames", + "title": "ListTrainingPipelinesResourceNames", + "description": "Snippet for ListTrainingPipelines", + "file": "PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelines", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", - "name": "names" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67234,25 +66856,25 @@ "segments": [ { "start": 20, - "end": 64, + "end": 76, "type": "FULL" }, { "start": 37, - "end": 62, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_async_flattened_resourceNames", - "title": "BatchDeletePipelineJobsResourceNamesAsync", - "description": "Snippet for BatchDeletePipelineJobsAsync", - "file": "PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_ListTrainingPipelines_async_flattened_resourceNames", + "title": "ListTrainingPipelinesResourceNamesAsync", + "description": "Snippet for ListTrainingPipelinesAsync", + "file": "PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchDeletePipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobsAsync", + "shortName": "ListTrainingPipelinesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListTrainingPipelinesAsync", "async": true, "parameters": [ { @@ -67260,22 +66882,26 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", - "name": "names" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchDeletePipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "shortName": "ListTrainingPipelines", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListTrainingPipelines", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67286,28 +66912,28 @@ "segments": [ { "start": 20, - "end": 65, + "end": 78, "type": "FULL" }, { - "start": 38, - "end": 63, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_sync", - "title": "CancelPipelineJobRequestObject", - "description": "Snippet for CancelPipelineJob", - "file": "PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_sync", + "title": "DeleteTrainingPipelineRequestObject", + "description": "Snippet for DeleteTrainingPipeline", + "file": "PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelPipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJob", + "shortName": "DeleteTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipeline", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelPipelineJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteTrainingPipelineRequest", "name": "request" }, { @@ -67315,13 +66941,14 @@ "name": "callSettings" } ], + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "CancelPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "shortName": "DeleteTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67333,29 +66960,29 @@ "segments": [ { "start": 20, - "end": 44, + "end": 62, "type": "FULL" }, { - "start": 34, - "end": 42, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_async", - "title": "CancelPipelineJobRequestObjectAsync", - "description": "Snippet for CancelPipelineJobAsync", - "file": "PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_async", + "title": "DeleteTrainingPipelineRequestObjectAsync", + "description": "Snippet for DeleteTrainingPipelineAsync", + "file": "PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelPipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJobAsync", + "shortName": "DeleteTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipelineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.CancelPipelineJobRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteTrainingPipelineRequest", "name": "request" }, { @@ -67363,14 +66990,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "CancelPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "shortName": "DeleteTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67382,25 +67009,25 @@ "segments": [ { "start": 20, - "end": 45, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 43, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_sync_flattened", - "title": "CancelPipelineJob", - "description": "Snippet for CancelPipelineJob", - "file": "PipelineServiceClient.CancelPipelineJobSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_sync_flattened", + "title": "DeleteTrainingPipeline", + "description": "Snippet for DeleteTrainingPipeline", + "file": "PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelPipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJob", + "shortName": "DeleteTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipeline", "parameters": [ { "type": "System.String", @@ -67411,13 +67038,14 @@ "name": "callSettings" } ], + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "CancelPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "shortName": "DeleteTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67428,25 +67056,25 @@ "segments": [ { "start": 20, - "end": 41, + "end": 59, "type": "FULL" }, { - "start": 34, - "end": 39, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_async_flattened", - "title": "CancelPipelineJobAsync", - "description": "Snippet for CancelPipelineJobAsync", - "file": "PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_async_flattened", + "title": "DeleteTrainingPipelineAsync", + "description": "Snippet for DeleteTrainingPipelineAsync", + "file": "PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelPipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJobAsync", + "shortName": "DeleteTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipelineAsync", "async": true, "parameters": [ { @@ -67458,14 +67086,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "CancelPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "shortName": "DeleteTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67476,28 +67104,28 @@ "segments": [ { "start": 20, - "end": 42, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 40, - "type": "SHORT" + "start": 37, + "end": 58, + "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_sync_flattened_resourceNames", - "title": "CancelPipelineJobResourceNames", - "description": "Snippet for CancelPipelineJob", - "file": "PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_sync_flattened_resourceNames", + "title": "DeleteTrainingPipelineResourceNames", + "description": "Snippet for DeleteTrainingPipeline", + "file": "PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelPipelineJob", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJob", + "shortName": "DeleteTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipeline", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", "name": "name" }, { @@ -67505,13 +67133,204 @@ "name": "callSettings" } ], + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "CancelPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "shortName": "DeleteTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 59, + "type": "FULL" + }, + { + "start": 36, + "end": 57, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_DeleteTrainingPipeline_async_flattened_resourceNames", + "title": "DeleteTrainingPipelineResourceNamesAsync", + "description": "Snippet for DeleteTrainingPipelineAsync", + "file": "PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeleteTrainingPipelineAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "DeleteTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeleteTrainingPipeline", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 37, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_sync", + "title": "CancelTrainingPipelineRequestObject", + "description": "Snippet for CancelTrainingPipeline", + "file": "PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipeline", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.CancelTrainingPipelineRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_async", + "title": "CancelTrainingPipelineRequestObjectAsync", + "description": "Snippet for CancelTrainingPipelineAsync", + "file": "PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipelineAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.CancelTrainingPipelineRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_sync_flattened", + "title": "CancelTrainingPipeline", + "description": "Snippet for CancelTrainingPipeline", + "file": "PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipeline", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67533,18 +67352,18 @@ ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_async_flattened_resourceNames", - "title": "CancelPipelineJobResourceNamesAsync", - "description": "Snippet for CancelPipelineJobAsync", - "file": "PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_async_flattened", + "title": "CancelTrainingPipelineAsync", + "description": "Snippet for CancelTrainingPipelineAsync", + "file": "PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "CancelPipelineJobAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJobAsync", + "shortName": "CancelTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipelineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "type": "System.String", "name": "name" }, { @@ -67558,8 +67377,8 @@ "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "CancelPipelineJob", - "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "shortName": "CancelTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67581,17 +67400,111 @@ ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_sync", - "title": "BatchCancelPipelineJobsRequestObject", - "description": "Snippet for BatchCancelPipelineJobs", - "file": "PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_sync_flattened_resourceNames", + "title": "CancelTrainingPipelineResourceNames", + "description": "Snippet for CancelTrainingPipeline", + "file": "PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobs", + "shortName": "CancelTrainingPipeline", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipeline", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchCancelPipelineJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelTrainingPipeline_async_flattened_resourceNames", + "title": "CancelTrainingPipelineResourceNamesAsync", + "description": "Snippet for CancelTrainingPipelineAsync", + "file": "PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelTrainingPipelineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelTrainingPipelineAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.TrainingPipelineName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelTrainingPipeline", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelTrainingPipeline", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_sync", + "title": "CreatePipelineJobRequestObject", + "description": "Snippet for CreatePipelineJob", + "file": "PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreatePipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJob", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.CreatePipelineJobRequest", "name": "request" }, { @@ -67599,14 +67512,14 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "shortName": "CreatePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67618,29 +67531,29 @@ "segments": [ { "start": 20, - "end": 66, + "end": 47, "type": "FULL" }, { - "start": 36, - "end": 64, + "start": 35, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_async", - "title": "BatchCancelPipelineJobsRequestObjectAsync", - "description": "Snippet for BatchCancelPipelineJobsAsync", - "file": "PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_async", + "title": "CreatePipelineJobRequestObjectAsync", + "description": "Snippet for CreatePipelineJobAsync", + "file": "PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchCancelPipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobsAsync", + "shortName": "CreatePipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJobAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.BatchCancelPipelineJobsRequest", + "type": "Google.Cloud.AIPlatform.V1.CreatePipelineJobRequest", "name": "request" }, { @@ -67648,14 +67561,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "shortName": "CreatePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67667,47 +67580,51 @@ "segments": [ { "start": 20, - "end": 67, + "end": 48, "type": "FULL" }, { - "start": 37, - "end": 65, + "start": 36, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_sync_flattened", - "title": "BatchCancelPipelineJobs", - "description": "Snippet for BatchCancelPipelineJobs", - "file": "PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_sync_flattened", + "title": "CreatePipelineJob", + "description": "Snippet for CreatePipelineJob", + "file": "PipelineServiceClient.CreatePipelineJobSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobs", + "shortName": "CreatePipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJob", "parameters": [ { "type": "System.String", "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "names" + "type": "Google.Cloud.AIPlatform.V1.PipelineJob", + "name": "pipelineJob" + }, + { + "type": "System.String", + "name": "pipelineJobId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "shortName": "CreatePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67718,25 +67635,25 @@ "segments": [ { "start": 20, - "end": 63, + "end": 43, "type": "FULL" }, { - "start": 36, - "end": 61, + "start": 34, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_async_flattened", - "title": "BatchCancelPipelineJobsAsync", - "description": "Snippet for BatchCancelPipelineJobsAsync", - "file": "PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_async_flattened", + "title": "CreatePipelineJobAsync", + "description": "Snippet for CreatePipelineJobAsync", + "file": "PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchCancelPipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobsAsync", + "shortName": "CreatePipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJobAsync", "async": true, "parameters": [ { @@ -67744,22 +67661,26 @@ "name": "parent" }, { - "type": "System.Collections.Generic.IEnumerable", - "name": "names" + "type": "Google.Cloud.AIPlatform.V1.PipelineJob", + "name": "pipelineJob" + }, + { + "type": "System.String", + "name": "pipelineJobId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "shortName": "CreatePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67770,47 +67691,51 @@ "segments": [ { "start": 20, - "end": 64, + "end": 44, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 35, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_sync_flattened_resourceNames", - "title": "BatchCancelPipelineJobsResourceNames", - "description": "Snippet for BatchCancelPipelineJobs", - "file": "PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_sync_flattened_resourceNames", + "title": "CreatePipelineJobResourceNames", + "description": "Snippet for CreatePipelineJob", + "file": "PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobs", + "shortName": "CreatePipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJob", "parameters": [ { "type": "Google.Api.Gax.ResourceNames.LocationName", "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", - "name": "names" + "type": "Google.Cloud.AIPlatform.V1.PipelineJob", + "name": "pipelineJob" + }, + { + "type": "System.String", + "name": "pipelineJobId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "shortName": "CreatePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67821,25 +67746,25 @@ "segments": [ { "start": 20, - "end": 64, + "end": 44, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 35, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_async_flattened_resourceNames", - "title": "BatchCancelPipelineJobsResourceNamesAsync", - "description": "Snippet for BatchCancelPipelineJobsAsync", - "file": "PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_CreatePipelineJob_async_flattened_resourceNames", + "title": "CreatePipelineJobResourceNamesAsync", + "description": "Snippet for CreatePipelineJobAsync", + "file": "PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "BatchCancelPipelineJobsAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobsAsync", + "shortName": "CreatePipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CreatePipelineJobAsync", "async": true, "parameters": [ { @@ -67847,22 +67772,26 @@ "name": "parent" }, { - "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", - "name": "names" + "type": "Google.Cloud.AIPlatform.V1.PipelineJob", + "name": "pipelineJob" + }, + { + "type": "System.String", + "name": "pipelineJobId" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PipelineServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" }, "method": { - "shortName": "BatchCancelPipelineJobs", - "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "shortName": "CreatePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CreatePipelineJob", "service": { "shortName": "PipelineService", "fullName": "google.cloud.aiplatform.v1.PipelineService" @@ -67873,28 +67802,3352 @@ "segments": [ { "start": 20, - "end": 65, + "end": 45, "type": "FULL" }, { - "start": 38, - "end": 63, + "start": 36, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Predict_sync", - "title": "PredictRequestObject", - "description": "Snippet for Predict", - "file": "PredictionServiceClient.PredictRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_sync", + "title": "GetPipelineJobRequestObject", + "description": "Snippet for GetPipelineJob", + "file": "PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetPipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJob", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.GetPipelineJobRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "GetPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_async", + "title": "GetPipelineJobRequestObjectAsync", + "description": "Snippet for GetPipelineJobAsync", + "file": "PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetPipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.GetPipelineJobRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "GetPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_sync_flattened", + "title": "GetPipelineJob", + "description": "Snippet for GetPipelineJob", + "file": "PipelineServiceClient.GetPipelineJobSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetPipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJob", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "GetPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_async_flattened", + "title": "GetPipelineJobAsync", + "description": "Snippet for GetPipelineJobAsync", + "file": "PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetPipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "GetPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_sync_flattened_resourceNames", + "title": "GetPipelineJobResourceNames", + "description": "Snippet for GetPipelineJob", + "file": "PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetPipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJob", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PipelineJob", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "GetPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_GetPipelineJob_async_flattened_resourceNames", + "title": "GetPipelineJobResourceNamesAsync", + "description": "Snippet for GetPipelineJobAsync", + "file": "PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetPipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.GetPipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "GetPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.GetPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_sync", + "title": "ListPipelineJobsRequestObject", + "description": "Snippet for ListPipelineJobs", + "file": "PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListPipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobs", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.ListPipelineJobsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "ListPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 83, + "type": "FULL" + }, + { + "start": 38, + "end": 81, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_async", + "title": "ListPipelineJobsRequestObjectAsync", + "description": "Snippet for ListPipelineJobsAsync", + "file": "PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListPipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.ListPipelineJobsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "ListPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 85, + "type": "FULL" + }, + { + "start": 40, + "end": 83, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_sync_flattened", + "title": "ListPipelineJobs", + "description": "Snippet for ListPipelineJobs", + "file": "PipelineServiceClient.ListPipelineJobsSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListPipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobs", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "ListPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_async_flattened", + "title": "ListPipelineJobsAsync", + "description": "Snippet for ListPipelineJobsAsync", + "file": "PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListPipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "ListPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_sync_flattened_resourceNames", + "title": "ListPipelineJobsResourceNames", + "description": "Snippet for ListPipelineJobs", + "file": "PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListPipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobs", + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "ListPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 76, + "type": "FULL" + }, + { + "start": 37, + "end": 74, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_ListPipelineJobs_async_flattened_resourceNames", + "title": "ListPipelineJobsResourceNamesAsync", + "description": "Snippet for ListPipelineJobsAsync", + "file": "PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListPipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.ListPipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "ListPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.ListPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 78, + "type": "FULL" + }, + { + "start": 39, + "end": 76, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_sync", + "title": "DeletePipelineJobRequestObject", + "description": "Snippet for DeletePipelineJob", + "file": "PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeletePipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJob", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.DeletePipelineJobRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "DeletePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 62, + "type": "FULL" + }, + { + "start": 36, + "end": 60, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_async", + "title": "DeletePipelineJobRequestObjectAsync", + "description": "Snippet for DeletePipelineJobAsync", + "file": "PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeletePipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.DeletePipelineJobRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "DeletePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 63, + "type": "FULL" + }, + { + "start": 37, + "end": 61, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_sync_flattened", + "title": "DeletePipelineJob", + "description": "Snippet for DeletePipelineJob", + "file": "PipelineServiceClient.DeletePipelineJobSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeletePipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJob", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "DeletePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 59, + "type": "FULL" + }, + { + "start": 36, + "end": 57, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_async_flattened", + "title": "DeletePipelineJobAsync", + "description": "Snippet for DeletePipelineJobAsync", + "file": "PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeletePipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "DeletePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 37, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_sync_flattened_resourceNames", + "title": "DeletePipelineJobResourceNames", + "description": "Snippet for DeletePipelineJob", + "file": "PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeletePipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJob", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "DeletePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 59, + "type": "FULL" + }, + { + "start": 36, + "end": 57, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_DeletePipelineJob_async_flattened_resourceNames", + "title": "DeletePipelineJobResourceNamesAsync", + "description": "Snippet for DeletePipelineJobAsync", + "file": "PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeletePipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.DeletePipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "DeletePipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.DeletePipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 37, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_sync", + "title": "BatchDeletePipelineJobsRequestObject", + "description": "Snippet for BatchDeletePipelineJobs", + "file": "PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobs", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.BatchDeletePipelineJobsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 66, + "type": "FULL" + }, + { + "start": 36, + "end": 64, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_async", + "title": "BatchDeletePipelineJobsRequestObjectAsync", + "description": "Snippet for BatchDeletePipelineJobsAsync", + "file": "PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchDeletePipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.BatchDeletePipelineJobsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 67, + "type": "FULL" + }, + { + "start": 37, + "end": 65, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_sync_flattened", + "title": "BatchDeletePipelineJobs", + "description": "Snippet for BatchDeletePipelineJobs", + "file": "PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobs", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "names" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 63, + "type": "FULL" + }, + { + "start": 36, + "end": 61, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_async_flattened", + "title": "BatchDeletePipelineJobsAsync", + "description": "Snippet for BatchDeletePipelineJobsAsync", + "file": "PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchDeletePipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "names" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 37, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_sync_flattened_resourceNames", + "title": "BatchDeletePipelineJobsResourceNames", + "description": "Snippet for BatchDeletePipelineJobs", + "file": "PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobs", + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "names" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 37, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchDeletePipelineJobs_async_flattened_resourceNames", + "title": "BatchDeletePipelineJobsResourceNamesAsync", + "description": "Snippet for BatchDeletePipelineJobsAsync", + "file": "PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchDeletePipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchDeletePipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "names" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchDeletePipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchDeletePipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 65, + "type": "FULL" + }, + { + "start": 38, + "end": 63, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_sync", + "title": "CancelPipelineJobRequestObject", + "description": "Snippet for CancelPipelineJob", + "file": "PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelPipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJob", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.CancelPipelineJobRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_async", + "title": "CancelPipelineJobRequestObjectAsync", + "description": "Snippet for CancelPipelineJobAsync", + "file": "PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelPipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.CancelPipelineJobRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_sync_flattened", + "title": "CancelPipelineJob", + "description": "Snippet for CancelPipelineJob", + "file": "PipelineServiceClient.CancelPipelineJobSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelPipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJob", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_async_flattened", + "title": "CancelPipelineJobAsync", + "description": "Snippet for CancelPipelineJobAsync", + "file": "PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelPipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_sync_flattened_resourceNames", + "title": "CancelPipelineJobResourceNames", + "description": "Snippet for CancelPipelineJob", + "file": "PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelPipelineJob", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJob", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_CancelPipelineJob_async_flattened_resourceNames", + "title": "CancelPipelineJobResourceNamesAsync", + "description": "Snippet for CancelPipelineJobAsync", + "file": "PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CancelPipelineJobAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.CancelPipelineJobAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "CancelPipelineJob", + "fullName": "google.cloud.aiplatform.v1.PipelineService.CancelPipelineJob", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_sync", + "title": "BatchCancelPipelineJobsRequestObject", + "description": "Snippet for BatchCancelPipelineJobs", + "file": "PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobs", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.BatchCancelPipelineJobsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 66, + "type": "FULL" + }, + { + "start": 36, + "end": 64, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_async", + "title": "BatchCancelPipelineJobsRequestObjectAsync", + "description": "Snippet for BatchCancelPipelineJobsAsync", + "file": "PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchCancelPipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.BatchCancelPipelineJobsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 67, + "type": "FULL" + }, + { + "start": 37, + "end": 65, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_sync_flattened", + "title": "BatchCancelPipelineJobs", + "description": "Snippet for BatchCancelPipelineJobs", + "file": "PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobs", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "names" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 63, + "type": "FULL" + }, + { + "start": 36, + "end": 61, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_async_flattened", + "title": "BatchCancelPipelineJobsAsync", + "description": "Snippet for BatchCancelPipelineJobsAsync", + "file": "PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchCancelPipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "names" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 37, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_sync_flattened_resourceNames", + "title": "BatchCancelPipelineJobsResourceNames", + "description": "Snippet for BatchCancelPipelineJobs", + "file": "PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobs", + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "names" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 37, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PipelineService_BatchCancelPipelineJobs_async_flattened_resourceNames", + "title": "BatchCancelPipelineJobsResourceNamesAsync", + "description": "Snippet for BatchCancelPipelineJobsAsync", + "file": "PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "BatchCancelPipelineJobsAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient.BatchCancelPipelineJobsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.PipelineJobName", + "name": "names" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "PipelineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PipelineServiceClient" + }, + "method": { + "shortName": "BatchCancelPipelineJobs", + "fullName": "google.cloud.aiplatform.v1.PipelineService.BatchCancelPipelineJobs", + "service": { + "shortName": "PipelineService", + "fullName": "google.cloud.aiplatform.v1.PipelineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 65, + "type": "FULL" + }, + { + "start": 38, + "end": 63, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Predict_sync", + "title": "PredictRequestObject", + "description": "Snippet for Predict", + "file": "PredictionServiceClient.PredictRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "Predict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Predict", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.PredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictResponse", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Predict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 49, + "type": "FULL" + }, + { + "start": 37, + "end": 47, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Predict_async", + "title": "PredictRequestObjectAsync", + "description": "Snippet for PredictAsync", + "file": "PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "PredictAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.PredictAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.PredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Predict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 50, + "type": "FULL" + }, + { + "start": 38, + "end": 48, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Predict_sync_flattened", + "title": "Predict", + "description": "Snippet for Predict", + "file": "PredictionServiceClient.PredictSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "Predict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Predict", + "parameters": [ + { + "type": "System.String", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" + }, + { + "type": "Google.Protobuf.WellKnownTypes.Value", + "name": "parameters" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictResponse", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Predict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 47, + "type": "FULL" + }, + { + "start": 38, + "end": 45, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Predict_async_flattened", + "title": "PredictAsync", + "description": "Snippet for PredictAsync", + "file": "PredictionServiceClient.PredictAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "PredictAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.PredictAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" + }, + { + "type": "Google.Protobuf.WellKnownTypes.Value", + "name": "parameters" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Predict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 48, + "type": "FULL" + }, + { + "start": 39, + "end": 46, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Predict_sync_flattened_resourceNames", + "title": "PredictResourceNames", + "description": "Snippet for Predict", + "file": "PredictionServiceClient.PredictResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { "shortName": "Predict", "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Predict", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PredictRequest", + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" + }, + { + "type": "Google.Protobuf.WellKnownTypes.Value", + "name": "parameters" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictResponse", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Predict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 47, + "type": "FULL" + }, + { + "start": 38, + "end": 45, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Predict_async_flattened_resourceNames", + "title": "PredictResourceNamesAsync", + "description": "Snippet for PredictAsync", + "file": "PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "PredictAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.PredictAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" + }, + { + "type": "Google.Protobuf.WellKnownTypes.Value", + "name": "parameters" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Predict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 48, + "type": "FULL" + }, + { + "start": 39, + "end": 46, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_sync", + "title": "RawPredictRequestObject", + "description": "Snippet for RawPredict", + "file": "PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "RawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredict", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.RawPredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.HttpBody", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "RawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 46, + "type": "FULL" + }, + { + "start": 35, + "end": 44, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_async", + "title": "RawPredictRequestObjectAsync", + "description": "Snippet for RawPredictAsync", + "file": "PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "RawPredictAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredictAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.RawPredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "RawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 47, + "type": "FULL" + }, + { + "start": 36, + "end": 45, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_sync_flattened", + "title": "RawPredict", + "description": "Snippet for RawPredict", + "file": "PredictionServiceClient.RawPredictSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "RawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredict", + "parameters": [ + { + "type": "System.String", + "name": "endpoint" + }, + { + "type": "Google.Api.HttpBody", + "name": "httpBody" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.HttpBody", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "RawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_async_flattened", + "title": "RawPredictAsync", + "description": "Snippet for RawPredictAsync", + "file": "PredictionServiceClient.RawPredictAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "RawPredictAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredictAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "endpoint" + }, + { + "type": "Google.Api.HttpBody", + "name": "httpBody" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "RawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 36, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_sync_flattened_resourceNames", + "title": "RawPredictResourceNames", + "description": "Snippet for RawPredict", + "file": "PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "RawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredict", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "Google.Api.HttpBody", + "name": "httpBody" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.HttpBody", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "RawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_async_flattened_resourceNames", + "title": "RawPredictResourceNamesAsync", + "description": "Snippet for RawPredictAsync", + "file": "PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "RawPredictAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredictAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "Google.Api.HttpBody", + "name": "httpBody" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "RawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 36, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_StreamRawPredict_sync", + "title": "StreamRawPredictRequestObject", + "description": "Snippet for StreamRawPredict", + "file": "PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "StreamRawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamRawPredict", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.StreamRawPredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamRawPredictStream", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "StreamRawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamRawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 58, + "type": "FULL" + }, + { + "start": 37, + "end": 56, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_StreamRawPredict_sync_flattened", + "title": "StreamRawPredict", + "description": "Snippet for StreamRawPredict", + "file": "PredictionServiceClient.StreamRawPredictSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "StreamRawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamRawPredict", + "parameters": [ + { + "type": "System.String", + "name": "endpoint" + }, + { + "type": "Google.Api.HttpBody", + "name": "httpBody" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamRawPredictStream", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "StreamRawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamRawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 55, + "type": "FULL" + }, + { + "start": 37, + "end": 53, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_StreamRawPredict_sync_flattened_resourceNames", + "title": "StreamRawPredictResourceNames", + "description": "Snippet for StreamRawPredict", + "file": "PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "StreamRawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamRawPredict", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "Google.Api.HttpBody", + "name": "httpBody" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamRawPredictStream", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "StreamRawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamRawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 55, + "type": "FULL" + }, + { + "start": 37, + "end": 53, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_DirectPredict_sync", + "title": "DirectPredictRequestObject", + "description": "Snippet for DirectPredict", + "file": "PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DirectPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.DirectPredict", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.DirectPredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.DirectPredictResponse", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "DirectPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.DirectPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 46, + "type": "FULL" + }, + { + "start": 34, + "end": 44, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_DirectPredict_async", + "title": "DirectPredictRequestObjectAsync", + "description": "Snippet for DirectPredictAsync", + "file": "PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DirectPredictAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.DirectPredictAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.DirectPredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "DirectPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.DirectPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 47, + "type": "FULL" + }, + { + "start": 35, + "end": 45, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_DirectRawPredict_sync", + "title": "DirectRawPredictRequestObject", + "description": "Snippet for DirectRawPredict", + "file": "PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DirectRawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.DirectRawPredict", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.DirectRawPredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.DirectRawPredictResponse", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "DirectRawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.DirectRawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 47, + "type": "FULL" + }, + { + "start": 35, + "end": 45, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_DirectRawPredict_async", + "title": "DirectRawPredictRequestObjectAsync", + "description": "Snippet for DirectRawPredictAsync", + "file": "PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DirectRawPredictAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.DirectRawPredictAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.DirectRawPredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "DirectRawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.DirectRawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 48, + "type": "FULL" + }, + { + "start": 36, + "end": 46, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_StreamDirectPredict_sync", + "title": "StreamDirectPredict", + "description": "Snippet for StreamDirectPredict", + "file": "PredictionServiceClient.StreamDirectPredictSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "StreamDirectPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamDirectPredict", + "parameters": [ + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + }, + { + "type": "Google.Api.Gax.Grpc.BidirectionalStreamingSettings", + "name": "streamingSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamDirectPredictStream", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "StreamDirectPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamDirectPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 79, + "type": "FULL" + }, + { + "start": 36, + "end": 77, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_StreamDirectRawPredict_sync", + "title": "StreamDirectRawPredict", + "description": "Snippet for StreamDirectRawPredict", + "file": "PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "StreamDirectRawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamDirectRawPredict", + "parameters": [ + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + }, + { + "type": "Google.Api.Gax.Grpc.BidirectionalStreamingSettings", + "name": "streamingSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamDirectRawPredictStream", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "StreamDirectRawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamDirectRawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 80, + "type": "FULL" + }, + { + "start": 37, + "end": 78, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_StreamingPredict_sync", + "title": "StreamingPredict", + "description": "Snippet for StreamingPredict", + "file": "PredictionServiceClient.StreamingPredictSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "StreamingPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamingPredict", + "parameters": [ + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + }, + { + "type": "Google.Api.Gax.Grpc.BidirectionalStreamingSettings", + "name": "streamingSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamingPredictStream", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "StreamingPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamingPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 79, + "type": "FULL" + }, + { + "start": 36, + "end": 77, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_ServerStreamingPredict_sync", + "title": "ServerStreamingPredictRequestObject", + "description": "Snippet for ServerStreamingPredict", + "file": "PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ServerStreamingPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.ServerStreamingPredict", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.StreamingPredictRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+ServerStreamingPredictStream", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "ServerStreamingPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.ServerStreamingPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 58, + "type": "FULL" + }, + { + "start": 36, + "end": 56, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_StreamingRawPredict_sync", + "title": "StreamingRawPredict", + "description": "Snippet for StreamingRawPredict", + "file": "PredictionServiceClient.StreamingRawPredictSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "StreamingRawPredict", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamingRawPredict", + "parameters": [ + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + }, + { + "type": "Google.Api.Gax.Grpc.BidirectionalStreamingSettings", + "name": "streamingSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamingRawPredictStream", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "StreamingRawPredict", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamingRawPredict", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 80, + "type": "FULL" + }, + { + "start": 37, + "end": 78, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Explain_sync", + "title": "ExplainRequestObject", + "description": "Snippet for Explain", + "file": "PredictionServiceClient.ExplainRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "Explain", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Explain", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.ExplainRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.ExplainResponse", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Explain", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 51, + "type": "FULL" + }, + { + "start": 37, + "end": 49, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Explain_async", + "title": "ExplainRequestObjectAsync", + "description": "Snippet for ExplainAsync", + "file": "PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ExplainAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.ExplainAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.ExplainRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Explain", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 52, + "type": "FULL" + }, + { + "start": 38, + "end": 50, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Explain_sync_flattened", + "title": "Explain", + "description": "Snippet for Explain", + "file": "PredictionServiceClient.ExplainSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "Explain", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Explain", + "parameters": [ + { + "type": "System.String", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" + }, + { + "type": "Google.Protobuf.WellKnownTypes.Value", + "name": "parameters" + }, + { + "type": "System.String", + "name": "deployedModelId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.ExplainResponse", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Explain", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 48, + "type": "FULL" + }, + { + "start": 38, + "end": 46, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Explain_async_flattened", + "title": "ExplainAsync", + "description": "Snippet for ExplainAsync", + "file": "PredictionServiceClient.ExplainAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ExplainAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.ExplainAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" + }, + { + "type": "Google.Protobuf.WellKnownTypes.Value", + "name": "parameters" + }, + { + "type": "System.String", + "name": "deployedModelId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Explain", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 49, + "type": "FULL" + }, + { + "start": 39, + "end": 47, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Explain_sync_flattened_resourceNames", + "title": "ExplainResourceNames", + "description": "Snippet for Explain", + "file": "PredictionServiceClient.ExplainResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "Explain", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Explain", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" + }, + { + "type": "Google.Protobuf.WellKnownTypes.Value", + "name": "parameters" + }, + { + "type": "System.String", + "name": "deployedModelId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.AIPlatform.V1.ExplainResponse", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Explain", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 48, + "type": "FULL" + }, + { + "start": 38, + "end": 46, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_Explain_async_flattened_resourceNames", + "title": "ExplainResourceNamesAsync", + "description": "Snippet for ExplainAsync", + "file": "PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ExplainAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.ExplainAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.EndpointName", + "name": "endpoint" + }, + { + "type": "System.Collections.Generic.IEnumerable", + "name": "instances" + }, + { + "type": "Google.Protobuf.WellKnownTypes.Value", + "name": "parameters" + }, + { + "type": "System.String", + "name": "deployedModelId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "PredictionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + }, + "method": { + "shortName": "Explain", + "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "service": { + "shortName": "PredictionService", + "fullName": "google.cloud.aiplatform.v1.PredictionService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 22, + "end": 49, + "type": "FULL" + }, + { + "start": 39, + "end": 47, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_PredictionService_GenerateContent_sync", + "title": "GenerateContentRequestObject", + "description": "Snippet for GenerateContent", + "file": "PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GenerateContent", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.GenerateContent", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.GenerateContentRequest", "name": "request" }, { @@ -67902,14 +71155,14 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictResponse", + "resultType": "Google.Cloud.AIPlatform.V1.GenerateContentResponse", "client": { "shortName": "PredictionServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" }, "method": { - "shortName": "Predict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "shortName": "GenerateContent", + "fullName": "google.cloud.aiplatform.v1.PredictionService.GenerateContent", "service": { "shortName": "PredictionService", "fullName": "google.cloud.aiplatform.v1.PredictionService" @@ -67920,30 +71173,30 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 49, + "start": 20, + "end": 55, "type": "FULL" }, { - "start": 37, - "end": 47, + "start": 34, + "end": 53, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Predict_async", - "title": "PredictRequestObjectAsync", - "description": "Snippet for PredictAsync", - "file": "PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PredictionService_GenerateContent_async", + "title": "GenerateContentRequestObjectAsync", + "description": "Snippet for GenerateContentAsync", + "file": "PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PredictAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.PredictAsync", + "shortName": "GenerateContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.GenerateContentAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.PredictRequest", + "type": "Google.Cloud.AIPlatform.V1.GenerateContentRequest", "name": "request" }, { @@ -67951,14 +71204,14 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PredictionServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" }, "method": { - "shortName": "Predict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "shortName": "GenerateContent", + "fullName": "google.cloud.aiplatform.v1.PredictionService.GenerateContent", "service": { "shortName": "PredictionService", "fullName": "google.cloud.aiplatform.v1.PredictionService" @@ -67969,52 +71222,48 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 50, + "start": 20, + "end": 56, "type": "FULL" }, { - "start": 38, - "end": 48, + "start": 35, + "end": 54, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Predict_sync_flattened", - "title": "Predict", - "description": "Snippet for Predict", - "file": "PredictionServiceClient.PredictSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PredictionService_GenerateContent_sync_flattened", + "title": "GenerateContent", + "description": "Snippet for GenerateContent", + "file": "PredictionServiceClient.GenerateContentSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "Predict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Predict", + "shortName": "GenerateContent", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.GenerateContent", "parameters": [ { "type": "System.String", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "name": "model" }, { - "type": "Google.Protobuf.WellKnownTypes.Value", - "name": "parameters" + "type": "System.Collections.Generic.IEnumerable", + "name": "contents" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictResponse", + "resultType": "Google.Cloud.AIPlatform.V1.GenerateContentResponse", "client": { "shortName": "PredictionServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" }, "method": { - "shortName": "Predict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "shortName": "GenerateContent", + "fullName": "google.cloud.aiplatform.v1.PredictionService.GenerateContent", "service": { "shortName": "PredictionService", "fullName": "google.cloud.aiplatform.v1.PredictionService" @@ -68024,53 +71273,49 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 47, + "start": 20, + "end": 43, "type": "FULL" }, { - "start": 38, - "end": 45, + "start": 35, + "end": 41, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Predict_async_flattened", - "title": "PredictAsync", - "description": "Snippet for PredictAsync", - "file": "PredictionServiceClient.PredictAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PredictionService_GenerateContent_async_flattened", + "title": "GenerateContentAsync", + "description": "Snippet for GenerateContentAsync", + "file": "PredictionServiceClient.GenerateContentAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PredictAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.PredictAsync", + "shortName": "GenerateContentAsync", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.GenerateContentAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "name": "model" }, { - "type": "Google.Protobuf.WellKnownTypes.Value", - "name": "parameters" + "type": "System.Collections.Generic.IEnumerable", + "name": "contents" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { "shortName": "PredictionServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" }, "method": { - "shortName": "Predict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "shortName": "GenerateContent", + "fullName": "google.cloud.aiplatform.v1.PredictionService.GenerateContent", "service": { "shortName": "PredictionService", "fullName": "google.cloud.aiplatform.v1.PredictionService" @@ -68080,108 +71325,96 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 48, + "start": 20, + "end": 44, "type": "FULL" }, { - "start": 39, - "end": 46, + "start": 36, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Predict_sync_flattened_resourceNames", - "title": "PredictResourceNames", - "description": "Snippet for Predict", - "file": "PredictionServiceClient.PredictResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PredictionService_StreamGenerateContent_sync", + "title": "StreamGenerateContentRequestObject", + "description": "Snippet for StreamGenerateContent", + "file": "PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "Predict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Predict", + "shortName": "StreamGenerateContent", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamGenerateContent", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" - }, - { - "type": "Google.Protobuf.WellKnownTypes.Value", - "name": "parameters" + "type": "Google.Cloud.AIPlatform.V1.GenerateContentRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictResponse", + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamGenerateContentStream", "client": { "shortName": "PredictionServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" }, "method": { - "shortName": "Predict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "shortName": "StreamGenerateContent", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamGenerateContent", "service": { "shortName": "PredictionService", "fullName": "google.cloud.aiplatform.v1.PredictionService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 47, + "start": 20, + "end": 67, "type": "FULL" }, { - "start": 38, - "end": 45, + "start": 36, + "end": 65, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Predict_async_flattened_resourceNames", - "title": "PredictResourceNamesAsync", - "description": "Snippet for PredictAsync", - "file": "PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_PredictionService_StreamGenerateContent_sync_flattened", + "title": "StreamGenerateContent", + "description": "Snippet for StreamGenerateContent", + "file": "PredictionServiceClient.StreamGenerateContentSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "PredictAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.PredictAsync", - "async": true, + "shortName": "StreamGenerateContent", + "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamGenerateContent", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" + "type": "System.String", + "name": "model" }, { - "type": "Google.Protobuf.WellKnownTypes.Value", - "name": "parameters" + "type": "System.Collections.Generic.IEnumerable", + "name": "contents" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamGenerateContentStream", "client": { "shortName": "PredictionServiceClient", "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" }, "method": { - "shortName": "Predict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Predict", + "shortName": "StreamGenerateContent", + "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamGenerateContent", "service": { "shortName": "PredictionService", "fullName": "google.cloud.aiplatform.v1.PredictionService" @@ -68191,29 +71424,29 @@ "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 48, + "start": 20, + "end": 55, "type": "FULL" }, { - "start": 39, - "end": 46, + "start": 37, + "end": 53, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_sync", - "title": "RawPredictRequestObject", - "description": "Snippet for RawPredict", - "file": "PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineExecutionService_QueryReasoningEngine_sync", + "title": "QueryReasoningEngineRequestObject", + "description": "Snippet for QueryReasoningEngine", + "file": "ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredict", + "shortName": "QueryReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineExecutionServiceClient.QueryReasoningEngine", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RawPredictRequest", + "type": "Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest", "name": "request" }, { @@ -68221,17 +71454,17 @@ "name": "callSettings" } ], - "resultType": "Google.Api.HttpBody", + "resultType": "Google.Cloud.AIPlatform.V1.QueryReasoningEngineResponse", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineExecutionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineExecutionServiceClient" }, "method": { - "shortName": "RawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "shortName": "QueryReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineExecutionService.QueryReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineExecutionService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineExecutionService" } } }, @@ -68240,29 +71473,29 @@ "segments": [ { "start": 20, - "end": 46, + "end": 47, "type": "FULL" }, { "start": 35, - "end": 44, + "end": 45, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_async", - "title": "RawPredictRequestObjectAsync", - "description": "Snippet for RawPredictAsync", - "file": "PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineExecutionService_QueryReasoningEngine_async", + "title": "QueryReasoningEngineRequestObjectAsync", + "description": "Snippet for QueryReasoningEngineAsync", + "file": "ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RawPredictAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredictAsync", + "shortName": "QueryReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineExecutionServiceClient.QueryReasoningEngineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.RawPredictRequest", + "type": "Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest", "name": "request" }, { @@ -68270,17 +71503,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineExecutionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineExecutionServiceClient" }, "method": { - "shortName": "RawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "shortName": "QueryReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineExecutionService.QueryReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineExecutionService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineExecutionService" } } }, @@ -68289,205 +71522,195 @@ "segments": [ { "start": 20, - "end": 47, + "end": 48, "type": "FULL" }, { "start": 36, - "end": 45, + "end": 46, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_sync_flattened", - "title": "RawPredict", - "description": "Snippet for RawPredict", - "file": "PredictionServiceClient.RawPredictSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineExecutionService_StreamQueryReasoningEngine_sync", + "title": "StreamQueryReasoningEngineRequestObject", + "description": "Snippet for StreamQueryReasoningEngine", + "file": "ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredict", + "shortName": "StreamQueryReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngine", "parameters": [ { - "type": "System.String", - "name": "endpoint" - }, - { - "type": "Google.Api.HttpBody", - "name": "httpBody" + "type": "Google.Cloud.AIPlatform.V1.StreamQueryReasoningEngineRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.HttpBody", + "resultType": "Google.Cloud.AIPlatform.V1.ReasoningEngineExecutionServiceClient+StreamQueryReasoningEngineStream", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineExecutionServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineExecutionServiceClient" }, "method": { - "shortName": "RawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "shortName": "StreamQueryReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineExecutionService.StreamQueryReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineExecutionService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineExecutionService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 60, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 38, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_async_flattened", - "title": "RawPredictAsync", - "description": "Snippet for RawPredictAsync", - "file": "PredictionServiceClient.RawPredictAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync", + "title": "CreateReasoningEngineRequestObject", + "description": "Snippet for CreateReasoningEngine", + "file": "ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RawPredictAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredictAsync", - "async": true, + "shortName": "CreateReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.CreateReasoningEngine", "parameters": [ { - "type": "System.String", - "name": "endpoint" - }, - { - "type": "Google.Api.HttpBody", - "name": "httpBody" + "type": "Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "RawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "shortName": "CreateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.CreateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 44, + "end": 63, "type": "FULL" }, { "start": 36, - "end": 42, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_sync_flattened_resourceNames", - "title": "RawPredictResourceNames", - "description": "Snippet for RawPredict", - "file": "PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async", + "title": "CreateReasoningEngineRequestObjectAsync", + "description": "Snippet for CreateReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredict", + "shortName": "CreateReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.CreateReasoningEngineAsync", + "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" - }, - { - "type": "Google.Api.HttpBody", - "name": "httpBody" + "type": "Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Api.HttpBody", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "RawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "shortName": "CreateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.CreateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 43, + "end": 64, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_RawPredict_async_flattened_resourceNames", - "title": "RawPredictResourceNamesAsync", - "description": "Snippet for RawPredictAsync", - "file": "PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync_flattened", + "title": "CreateReasoningEngine", + "description": "Snippet for CreateReasoningEngine", + "file": "ReasoningEngineServiceClient.CreateReasoningEngineSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "RawPredictAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.RawPredictAsync", - "async": true, + "shortName": "CreateReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.CreateReasoningEngine", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" + "type": "System.String", + "name": "parent" }, { - "type": "Google.Api.HttpBody", - "name": "httpBody" + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngine", + "name": "reasoningEngine" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "RawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.RawPredict", + "shortName": "CreateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.CreateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -68495,98 +71718,102 @@ "segments": [ { "start": 20, - "end": 44, + "end": 59, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 35, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamRawPredict_sync", - "title": "StreamRawPredictRequestObject", - "description": "Snippet for StreamRawPredict", - "file": "PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async_flattened", + "title": "CreateReasoningEngineAsync", + "description": "Snippet for CreateReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.CreateReasoningEngineAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamRawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamRawPredict", + "shortName": "CreateReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.CreateReasoningEngineAsync", + "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.StreamRawPredictRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngine", + "name": "reasoningEngine" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamRawPredictStream", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamRawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamRawPredict", + "shortName": "CreateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.CreateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 58, + "end": 60, "type": "FULL" }, { - "start": 37, - "end": 56, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamRawPredict_sync_flattened", - "title": "StreamRawPredict", - "description": "Snippet for StreamRawPredict", - "file": "PredictionServiceClient.StreamRawPredictSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_sync_flattened_resourceNames", + "title": "CreateReasoningEngineResourceNames", + "description": "Snippet for CreateReasoningEngine", + "file": "ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamRawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamRawPredict", + "shortName": "CreateReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.CreateReasoningEngine", "parameters": [ { - "type": "System.String", - "name": "endpoint" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { - "type": "Google.Api.HttpBody", - "name": "httpBody" + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngine", + "name": "reasoningEngine" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamRawPredictStream", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamRawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamRawPredict", + "shortName": "CreateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.CreateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -68594,50 +71821,51 @@ "segments": [ { "start": 20, - "end": 55, + "end": 60, "type": "FULL" }, { - "start": 37, - "end": 53, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamRawPredict_sync_flattened_resourceNames", - "title": "StreamRawPredictResourceNames", - "description": "Snippet for StreamRawPredict", - "file": "PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_CreateReasoningEngine_async_flattened_resourceNames", + "title": "CreateReasoningEngineResourceNamesAsync", + "description": "Snippet for CreateReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamRawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamRawPredict", + "shortName": "CreateReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.CreateReasoningEngineAsync", + "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" }, { - "type": "Google.Api.HttpBody", - "name": "httpBody" + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngine", + "name": "reasoningEngine" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamRawPredictStream", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamRawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamRawPredict", + "shortName": "CreateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.CreateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -68645,28 +71873,28 @@ "segments": [ { "start": 20, - "end": 55, + "end": 61, "type": "FULL" }, { "start": 37, - "end": 53, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_DirectPredict_sync", - "title": "DirectPredictRequestObject", - "description": "Snippet for DirectPredict", - "file": "PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync", + "title": "GetReasoningEngineRequestObject", + "description": "Snippet for GetReasoningEngine", + "file": "ReasoningEngineServiceClient.GetReasoningEngineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DirectPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.DirectPredict", + "shortName": "GetReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.GetReasoningEngine", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DirectPredictRequest", + "type": "Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest", "name": "request" }, { @@ -68674,17 +71902,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.DirectPredictResponse", + "resultType": "Google.Cloud.AIPlatform.V1.ReasoningEngine", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "DirectPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.DirectPredict", + "shortName": "GetReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.GetReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -68693,29 +71921,29 @@ "segments": [ { "start": 20, - "end": 46, + "end": 44, "type": "FULL" }, { "start": 34, - "end": 44, + "end": 42, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_DirectPredict_async", - "title": "DirectPredictRequestObjectAsync", - "description": "Snippet for DirectPredictAsync", - "file": "PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async", + "title": "GetReasoningEngineRequestObjectAsync", + "description": "Snippet for GetReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.GetReasoningEngineRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DirectPredictAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.DirectPredictAsync", + "shortName": "GetReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.GetReasoningEngineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DirectPredictRequest", + "type": "Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest", "name": "request" }, { @@ -68723,17 +71951,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "DirectPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.DirectPredict", + "shortName": "GetReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.GetReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -68742,191 +71970,236 @@ "segments": [ { "start": 20, - "end": 47, + "end": 45, "type": "FULL" }, { "start": 35, - "end": 45, + "end": 43, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_DirectRawPredict_sync", - "title": "DirectRawPredictRequestObject", - "description": "Snippet for DirectRawPredict", - "file": "PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync_flattened", + "title": "GetReasoningEngine", + "description": "Snippet for GetReasoningEngine", + "file": "ReasoningEngineServiceClient.GetReasoningEngineSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DirectRawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.DirectRawPredict", + "shortName": "GetReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.GetReasoningEngine", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DirectRawPredictRequest", - "name": "request" + "type": "System.String", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.DirectRawPredictResponse", + "resultType": "Google.Cloud.AIPlatform.V1.ReasoningEngine", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "DirectRawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.DirectRawPredict", + "shortName": "GetReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.GetReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 47, + "end": 41, "type": "FULL" }, { - "start": 35, - "end": 45, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_DirectRawPredict_async", - "title": "DirectRawPredictRequestObjectAsync", - "description": "Snippet for DirectRawPredictAsync", - "file": "PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async_flattened", + "title": "GetReasoningEngineAsync", + "description": "Snippet for GetReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.GetReasoningEngineAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "DirectRawPredictAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.DirectRawPredictAsync", + "shortName": "GetReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.GetReasoningEngineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.DirectRawPredictRequest", - "name": "request" + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" + }, + "method": { + "shortName": "GetReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.GetReasoningEngine", + "service": { + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_sync_flattened_resourceNames", + "title": "GetReasoningEngineResourceNames", + "description": "Snippet for GetReasoningEngine", + "file": "ReasoningEngineServiceClient.GetReasoningEngineResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.GetReasoningEngine", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngineName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Cloud.AIPlatform.V1.ReasoningEngine", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "DirectRawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.DirectRawPredict", + "shortName": "GetReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.GetReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 48, + "end": 41, "type": "FULL" }, { - "start": 36, - "end": 46, + "start": 34, + "end": 39, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamDirectPredict_sync", - "title": "StreamDirectPredict", - "description": "Snippet for StreamDirectPredict", - "file": "PredictionServiceClient.StreamDirectPredictSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_GetReasoningEngine_async_flattened_resourceNames", + "title": "GetReasoningEngineResourceNamesAsync", + "description": "Snippet for GetReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.GetReasoningEngineResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamDirectPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamDirectPredict", + "shortName": "GetReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.GetReasoningEngineAsync", + "async": true, "parameters": [ { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngineName", + "name": "name" }, { - "type": "Google.Api.Gax.Grpc.BidirectionalStreamingSettings", - "name": "streamingSettings" + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamDirectPredictStream", + "resultType": "System.Threading.Tasks.Task", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamDirectPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamDirectPredict", + "shortName": "GetReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.GetReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 79, + "end": 42, "type": "FULL" }, { - "start": 36, - "end": 77, + "start": 35, + "end": 40, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamDirectRawPredict_sync", - "title": "StreamDirectRawPredict", - "description": "Snippet for StreamDirectRawPredict", - "file": "PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync", + "title": "ListReasoningEnginesRequestObject", + "description": "Snippet for ListReasoningEngines", + "file": "ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamDirectRawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamDirectRawPredict", + "shortName": "ListReasoningEngines", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.ListReasoningEngines", "parameters": [ { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" + "type": "Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest", + "name": "request" }, { - "type": "Google.Api.Gax.Grpc.BidirectionalStreamingSettings", - "name": "streamingSettings" + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamDirectRawPredictStream", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamDirectRawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamDirectRawPredict", + "shortName": "ListReasoningEngines", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.ListReasoningEngines", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -68946,35 +72219,36 @@ ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamingPredict_sync", - "title": "StreamingPredict", - "description": "Snippet for StreamingPredict", - "file": "PredictionServiceClient.StreamingPredictSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async", + "title": "ListReasoningEnginesRequestObjectAsync", + "description": "Snippet for ListReasoningEnginesAsync", + "file": "ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamingPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamingPredict", + "shortName": "ListReasoningEnginesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.ListReasoningEnginesAsync", + "async": true, "parameters": [ { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" + "type": "Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest", + "name": "request" }, { - "type": "Google.Api.Gax.Grpc.BidirectionalStreamingSettings", - "name": "streamingSettings" + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamingPredictStream", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamingPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamingPredict", + "shortName": "ListReasoningEngines", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.ListReasoningEngines", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -68983,459 +72257,450 @@ "segments": [ { "start": 20, - "end": 79, + "end": 82, "type": "FULL" }, { - "start": 36, - "end": 77, + "start": 39, + "end": 80, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_ServerStreamingPredict_sync", - "title": "ServerStreamingPredictRequestObject", - "description": "Snippet for ServerStreamingPredict", - "file": "PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync_flattened", + "title": "ListReasoningEngines", + "description": "Snippet for ListReasoningEngines", + "file": "ReasoningEngineServiceClient.ListReasoningEnginesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ServerStreamingPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.ServerStreamingPredict", + "shortName": "ListReasoningEngines", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.ListReasoningEngines", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.StreamingPredictRequest", - "name": "request" + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+ServerStreamingPredictStream", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "ServerStreamingPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.ServerStreamingPredict", + "shortName": "ListReasoningEngines", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.ListReasoningEngines", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 58, + "end": 75, "type": "FULL" }, { "start": 36, - "end": 56, + "end": 73, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamingRawPredict_sync", - "title": "StreamingRawPredict", - "description": "Snippet for StreamingRawPredict", - "file": "PredictionServiceClient.StreamingRawPredictSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async_flattened", + "title": "ListReasoningEnginesAsync", + "description": "Snippet for ListReasoningEnginesAsync", + "file": "ReasoningEngineServiceClient.ListReasoningEnginesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamingRawPredict", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamingRawPredict", + "shortName": "ListReasoningEnginesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.ListReasoningEnginesAsync", + "async": true, "parameters": [ { - "type": "Google.Api.Gax.Grpc.CallSettings", - "name": "callSettings" + "type": "System.String", + "name": "parent" }, { - "type": "Google.Api.Gax.Grpc.BidirectionalStreamingSettings", - "name": "streamingSettings" + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamingRawPredictStream", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamingRawPredict", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamingRawPredict", + "shortName": "ListReasoningEngines", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.ListReasoningEngines", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 80, + "end": 77, "type": "FULL" }, { - "start": 37, - "end": 78, + "start": 38, + "end": 75, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Explain_sync", - "title": "ExplainRequestObject", - "description": "Snippet for Explain", - "file": "PredictionServiceClient.ExplainRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_sync_flattened_resourceNames", + "title": "ListReasoningEnginesResourceNames", + "description": "Snippet for ListReasoningEngines", + "file": "ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "Explain", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Explain", + "shortName": "ListReasoningEngines", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.ListReasoningEngines", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExplainRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ExplainResponse", + "resultType": "Google.Api.Gax.PagedEnumerable", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "Explain", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "shortName": "ListReasoningEngines", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.ListReasoningEngines", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 51, + "start": 20, + "end": 76, "type": "FULL" }, { "start": 37, - "end": 49, + "end": 74, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Explain_async", - "title": "ExplainRequestObjectAsync", - "description": "Snippet for ExplainAsync", - "file": "PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_ListReasoningEngines_async_flattened_resourceNames", + "title": "ListReasoningEnginesResourceNamesAsync", + "description": "Snippet for ListReasoningEnginesAsync", + "file": "ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExplainAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.ExplainAsync", + "shortName": "ListReasoningEnginesAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.ListReasoningEnginesAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.ExplainRequest", - "name": "request" + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "Explain", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "shortName": "ListReasoningEngines", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.ListReasoningEngines", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 52, + "start": 20, + "end": 78, "type": "FULL" }, { - "start": 38, - "end": 50, + "start": 39, + "end": 76, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Explain_sync_flattened", - "title": "Explain", - "description": "Snippet for Explain", - "file": "PredictionServiceClient.ExplainSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_sync", + "title": "UpdateReasoningEngineRequestObject", + "description": "Snippet for UpdateReasoningEngine", + "file": "ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "Explain", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Explain", + "shortName": "UpdateReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.UpdateReasoningEngine", "parameters": [ { - "type": "System.String", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" - }, - { - "type": "Google.Protobuf.WellKnownTypes.Value", - "name": "parameters" - }, - { - "type": "System.String", - "name": "deployedModelId" + "type": "Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ExplainResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "Explain", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "shortName": "UpdateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.UpdateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 48, + "start": 20, + "end": 63, "type": "FULL" }, { - "start": 38, - "end": 46, + "start": 36, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Explain_async_flattened", - "title": "ExplainAsync", - "description": "Snippet for ExplainAsync", - "file": "PredictionServiceClient.ExplainAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_async", + "title": "UpdateReasoningEngineRequestObjectAsync", + "description": "Snippet for UpdateReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExplainAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.ExplainAsync", + "shortName": "UpdateReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.UpdateReasoningEngineAsync", "async": true, "parameters": [ { - "type": "System.String", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" - }, - { - "type": "Google.Protobuf.WellKnownTypes.Value", - "name": "parameters" - }, - { - "type": "System.String", - "name": "deployedModelId" + "type": "Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest", + "name": "request" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "Explain", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "shortName": "UpdateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.UpdateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, + "canonical": true, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 49, + "start": 20, + "end": 64, "type": "FULL" }, { - "start": 39, - "end": 47, + "start": 37, + "end": 62, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Explain_sync_flattened_resourceNames", - "title": "ExplainResourceNames", - "description": "Snippet for Explain", - "file": "PredictionServiceClient.ExplainResourceNamesSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_sync_flattened", + "title": "UpdateReasoningEngine", + "description": "Snippet for UpdateReasoningEngine", + "file": "ReasoningEngineServiceClient.UpdateReasoningEngineSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "Explain", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.Explain", + "shortName": "UpdateReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.UpdateReasoningEngine", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" - }, - { - "type": "Google.Protobuf.WellKnownTypes.Value", - "name": "parameters" + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngine", + "name": "reasoningEngine" }, { - "type": "System.String", - "name": "deployedModelId" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.ExplainResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "Explain", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "shortName": "UpdateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.UpdateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 48, + "start": 20, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 46, + "start": 36, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_Explain_async_flattened_resourceNames", - "title": "ExplainResourceNamesAsync", - "description": "Snippet for ExplainAsync", - "file": "PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_UpdateReasoningEngine_async_flattened", + "title": "UpdateReasoningEngineAsync", + "description": "Snippet for UpdateReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.UpdateReasoningEngineAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "ExplainAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.ExplainAsync", + "shortName": "UpdateReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.UpdateReasoningEngineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.EndpointName", - "name": "endpoint" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "instances" - }, - { - "type": "Google.Protobuf.WellKnownTypes.Value", - "name": "parameters" + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngine", + "name": "reasoningEngine" }, { - "type": "System.String", - "name": "deployedModelId" + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "Explain", - "fullName": "google.cloud.aiplatform.v1.PredictionService.Explain", + "shortName": "UpdateReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.UpdateReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, "origin": "API_DEFINITION", "segments": [ { - "start": 22, - "end": 49, + "start": 20, + "end": 61, "type": "FULL" }, { - "start": 39, - "end": 47, + "start": 37, + "end": 59, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_GenerateContent_sync", - "title": "GenerateContentRequestObject", - "description": "Snippet for GenerateContent", - "file": "PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync", + "title": "DeleteReasoningEngineRequestObject", + "description": "Snippet for DeleteReasoningEngine", + "file": "ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GenerateContent", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.GenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.DeleteReasoningEngine", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GenerateContentRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest", "name": "request" }, { @@ -69443,17 +72708,17 @@ "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.GenerateContentResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "GenerateContent", - "fullName": "google.cloud.aiplatform.v1.PredictionService.GenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.DeleteReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -69462,29 +72727,29 @@ "segments": [ { "start": 20, - "end": 54, + "end": 62, "type": "FULL" }, { - "start": 34, - "end": 52, + "start": 36, + "end": 60, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_GenerateContent_async", - "title": "GenerateContentRequestObjectAsync", - "description": "Snippet for GenerateContentAsync", - "file": "PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async", + "title": "DeleteReasoningEngineRequestObjectAsync", + "description": "Snippet for DeleteReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GenerateContentAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.GenerateContentAsync", + "shortName": "DeleteReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.DeleteReasoningEngineAsync", "async": true, "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GenerateContentRequest", + "type": "Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest", "name": "request" }, { @@ -69492,17 +72757,17 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "GenerateContent", - "fullName": "google.cloud.aiplatform.v1.PredictionService.GenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.DeleteReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -69511,50 +72776,46 @@ "segments": [ { "start": 20, - "end": 55, + "end": 63, "type": "FULL" }, { - "start": 35, - "end": 53, + "start": 37, + "end": 61, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_GenerateContent_sync_flattened", - "title": "GenerateContent", - "description": "Snippet for GenerateContent", - "file": "PredictionServiceClient.GenerateContentSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync_flattened", + "title": "DeleteReasoningEngine", + "description": "Snippet for DeleteReasoningEngine", + "file": "ReasoningEngineServiceClient.DeleteReasoningEngineSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GenerateContent", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.GenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.DeleteReasoningEngine", "parameters": [ { "type": "System.String", - "name": "model" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "contents" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.GenerateContentResponse", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "GenerateContent", - "fullName": "google.cloud.aiplatform.v1.PredictionService.GenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.DeleteReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -69562,51 +72823,47 @@ "segments": [ { "start": 20, - "end": 43, + "end": 59, "type": "FULL" }, { - "start": 35, - "end": 41, + "start": 36, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_GenerateContent_async_flattened", - "title": "GenerateContentAsync", - "description": "Snippet for GenerateContentAsync", - "file": "PredictionServiceClient.GenerateContentAsyncSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async_flattened", + "title": "DeleteReasoningEngineAsync", + "description": "Snippet for DeleteReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.DeleteReasoningEngineAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "GenerateContentAsync", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.GenerateContentAsync", + "shortName": "DeleteReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.DeleteReasoningEngineAsync", "async": true, "parameters": [ { "type": "System.String", - "name": "model" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "contents" + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "GenerateContent", - "fullName": "google.cloud.aiplatform.v1.PredictionService.GenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.DeleteReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -69614,98 +72871,94 @@ "segments": [ { "start": 20, - "end": 44, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 42, + "start": 37, + "end": 58, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamGenerateContent_sync", - "title": "StreamGenerateContentRequestObject", - "description": "Snippet for StreamGenerateContent", - "file": "PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_sync_flattened_resourceNames", + "title": "DeleteReasoningEngineResourceNames", + "description": "Snippet for DeleteReasoningEngine", + "file": "ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamGenerateContent", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamGenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.DeleteReasoningEngine", "parameters": [ { - "type": "Google.Cloud.AIPlatform.V1.GenerateContentRequest", - "name": "request" + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngineName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamGenerateContentStream", + "resultType": "Google.LongRunning.Operation", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamGenerateContent", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamGenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.DeleteReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, - "canonical": true, "origin": "API_DEFINITION", "segments": [ { "start": 20, - "end": 66, + "end": 59, "type": "FULL" }, { "start": 36, - "end": 64, + "end": 57, "type": "SHORT" } ] }, { - "regionTag": "aiplatform_v1_generated_PredictionService_StreamGenerateContent_sync_flattened", - "title": "StreamGenerateContent", - "description": "Snippet for StreamGenerateContent", - "file": "PredictionServiceClient.StreamGenerateContentSnippet.g.cs", + "regionTag": "aiplatform_v1_generated_ReasoningEngineService_DeleteReasoningEngine_async_flattened_resourceNames", + "title": "DeleteReasoningEngineResourceNamesAsync", + "description": "Snippet for DeleteReasoningEngineAsync", + "file": "ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesAsyncSnippet.g.cs", "language": "C_SHARP", "clientMethod": { - "shortName": "StreamGenerateContent", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient.StreamGenerateContent", + "shortName": "DeleteReasoningEngineAsync", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient.DeleteReasoningEngineAsync", + "async": true, "parameters": [ { - "type": "System.String", - "name": "model" - }, - { - "type": "System.Collections.Generic.IEnumerable", - "name": "contents" + "type": "Google.Cloud.AIPlatform.V1.ReasoningEngineName", + "name": "name" }, { "type": "Google.Api.Gax.Grpc.CallSettings", "name": "callSettings" } ], - "resultType": "Google.Cloud.AIPlatform.V1.PredictionServiceClient+StreamGenerateContentStream", + "resultType": "System.Threading.Tasks.Task>", "client": { - "shortName": "PredictionServiceClient", - "fullName": "Google.Cloud.AIPlatform.V1.PredictionServiceClient" + "shortName": "ReasoningEngineServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1.ReasoningEngineServiceClient" }, "method": { - "shortName": "StreamGenerateContent", - "fullName": "google.cloud.aiplatform.v1.PredictionService.StreamGenerateContent", + "shortName": "DeleteReasoningEngine", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService.DeleteReasoningEngine", "service": { - "shortName": "PredictionService", - "fullName": "google.cloud.aiplatform.v1.PredictionService" + "shortName": "ReasoningEngineService", + "fullName": "google.cloud.aiplatform.v1.ReasoningEngineService" } } }, @@ -69713,12 +72966,12 @@ "segments": [ { "start": 20, - "end": 55, + "end": 60, "type": "FULL" }, { "start": 37, - "end": 53, + "end": 58, "type": "SHORT" } ] diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/DatasetServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/DatasetServiceClientSnippets.g.cs index 2b6c079b186d..ba4ee851a7d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/DatasetServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/DatasetServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/DeploymentResourcePoolServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/DeploymentResourcePoolServiceClientSnippets.g.cs index e78df6050d2f..61b329bf4f64 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/DeploymentResourcePoolServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/DeploymentResourcePoolServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/EndpointServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/EndpointServiceClientSnippets.g.cs index 7a44b529fae5..0113679c9563 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/EndpointServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/EndpointServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/EvaluationServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/EvaluationServiceClientSnippets.g.cs index d68c64bbd83e..2e7693508d53 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/EvaluationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/EvaluationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureOnlineStoreAdminServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureOnlineStoreAdminServiceClientSnippets.g.cs index ecbc1390d5ff..cc74cfb9a31f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureOnlineStoreAdminServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureOnlineStoreAdminServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureOnlineStoreServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureOnlineStoreServiceClientSnippets.g.cs index e8d06b33b8d9..999a8e6b93fa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureOnlineStoreServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureOnlineStoreServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureRegistryServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureRegistryServiceClientSnippets.g.cs index b1bee6be4750..c6faf0133cdb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureRegistryServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeatureRegistryServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeaturestoreOnlineServingServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeaturestoreOnlineServingServiceClientSnippets.g.cs index 218092d66172..69422213765d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeaturestoreOnlineServingServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeaturestoreOnlineServingServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeaturestoreServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeaturestoreServiceClientSnippets.g.cs index 0c14478331d6..50ac12eeb83d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeaturestoreServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/FeaturestoreServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/GenAiCacheServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/GenAiCacheServiceClientSnippets.g.cs new file mode 100644 index 000000000000..5d493e5bac40 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/GenAiCacheServiceClientSnippets.g.cs @@ -0,0 +1,637 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + using System; + using System.Linq; + using System.Threading.Tasks; + + /// Generated snippets. + public sealed class AllGeneratedGenAiCacheServiceClientSnippets + { + /// Snippet for CreateCachedContent + public void CreateCachedContentRequestObject() + { + // Snippet: CreateCachedContent(CreateCachedContentRequest, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + CreateCachedContentRequest request = new CreateCachedContentRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + CachedContent = new CachedContent(), + }; + // Make the request + CachedContent response = genAiCacheServiceClient.CreateCachedContent(request); + // End snippet + } + + /// Snippet for CreateCachedContentAsync + public async Task CreateCachedContentRequestObjectAsync() + { + // Snippet: CreateCachedContentAsync(CreateCachedContentRequest, CallSettings) + // Additional: CreateCachedContentAsync(CreateCachedContentRequest, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + CreateCachedContentRequest request = new CreateCachedContentRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + CachedContent = new CachedContent(), + }; + // Make the request + CachedContent response = await genAiCacheServiceClient.CreateCachedContentAsync(request); + // End snippet + } + + /// Snippet for CreateCachedContent + public void CreateCachedContent() + { + // Snippet: CreateCachedContent(string, CachedContent, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + CachedContent cachedContent = new CachedContent(); + // Make the request + CachedContent response = genAiCacheServiceClient.CreateCachedContent(parent, cachedContent); + // End snippet + } + + /// Snippet for CreateCachedContentAsync + public async Task CreateCachedContentAsync() + { + // Snippet: CreateCachedContentAsync(string, CachedContent, CallSettings) + // Additional: CreateCachedContentAsync(string, CachedContent, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + CachedContent cachedContent = new CachedContent(); + // Make the request + CachedContent response = await genAiCacheServiceClient.CreateCachedContentAsync(parent, cachedContent); + // End snippet + } + + /// Snippet for CreateCachedContent + public void CreateCachedContentResourceNames() + { + // Snippet: CreateCachedContent(LocationName, CachedContent, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + CachedContent cachedContent = new CachedContent(); + // Make the request + CachedContent response = genAiCacheServiceClient.CreateCachedContent(parent, cachedContent); + // End snippet + } + + /// Snippet for CreateCachedContentAsync + public async Task CreateCachedContentResourceNamesAsync() + { + // Snippet: CreateCachedContentAsync(LocationName, CachedContent, CallSettings) + // Additional: CreateCachedContentAsync(LocationName, CachedContent, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + CachedContent cachedContent = new CachedContent(); + // Make the request + CachedContent response = await genAiCacheServiceClient.CreateCachedContentAsync(parent, cachedContent); + // End snippet + } + + /// Snippet for GetCachedContent + public void GetCachedContentRequestObject() + { + // Snippet: GetCachedContent(GetCachedContentRequest, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + GetCachedContentRequest request = new GetCachedContentRequest + { + CachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), + }; + // Make the request + CachedContent response = genAiCacheServiceClient.GetCachedContent(request); + // End snippet + } + + /// Snippet for GetCachedContentAsync + public async Task GetCachedContentRequestObjectAsync() + { + // Snippet: GetCachedContentAsync(GetCachedContentRequest, CallSettings) + // Additional: GetCachedContentAsync(GetCachedContentRequest, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + GetCachedContentRequest request = new GetCachedContentRequest + { + CachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), + }; + // Make the request + CachedContent response = await genAiCacheServiceClient.GetCachedContentAsync(request); + // End snippet + } + + /// Snippet for GetCachedContent + public void GetCachedContent() + { + // Snippet: GetCachedContent(string, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/cachedContents/[CACHED_CONTENT]"; + // Make the request + CachedContent response = genAiCacheServiceClient.GetCachedContent(name); + // End snippet + } + + /// Snippet for GetCachedContentAsync + public async Task GetCachedContentAsync() + { + // Snippet: GetCachedContentAsync(string, CallSettings) + // Additional: GetCachedContentAsync(string, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/cachedContents/[CACHED_CONTENT]"; + // Make the request + CachedContent response = await genAiCacheServiceClient.GetCachedContentAsync(name); + // End snippet + } + + /// Snippet for GetCachedContent + public void GetCachedContentResourceNames() + { + // Snippet: GetCachedContent(CachedContentName, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + CachedContentName name = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"); + // Make the request + CachedContent response = genAiCacheServiceClient.GetCachedContent(name); + // End snippet + } + + /// Snippet for GetCachedContentAsync + public async Task GetCachedContentResourceNamesAsync() + { + // Snippet: GetCachedContentAsync(CachedContentName, CallSettings) + // Additional: GetCachedContentAsync(CachedContentName, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + CachedContentName name = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"); + // Make the request + CachedContent response = await genAiCacheServiceClient.GetCachedContentAsync(name); + // End snippet + } + + /// Snippet for UpdateCachedContent + public void UpdateCachedContentRequestObject() + { + // Snippet: UpdateCachedContent(UpdateCachedContentRequest, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + UpdateCachedContentRequest request = new UpdateCachedContentRequest + { + CachedContent = new CachedContent(), + UpdateMask = new FieldMask(), + }; + // Make the request + CachedContent response = genAiCacheServiceClient.UpdateCachedContent(request); + // End snippet + } + + /// Snippet for UpdateCachedContentAsync + public async Task UpdateCachedContentRequestObjectAsync() + { + // Snippet: UpdateCachedContentAsync(UpdateCachedContentRequest, CallSettings) + // Additional: UpdateCachedContentAsync(UpdateCachedContentRequest, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + UpdateCachedContentRequest request = new UpdateCachedContentRequest + { + CachedContent = new CachedContent(), + UpdateMask = new FieldMask(), + }; + // Make the request + CachedContent response = await genAiCacheServiceClient.UpdateCachedContentAsync(request); + // End snippet + } + + /// Snippet for UpdateCachedContent + public void UpdateCachedContent() + { + // Snippet: UpdateCachedContent(CachedContent, FieldMask, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + CachedContent cachedContent = new CachedContent(); + FieldMask updateMask = new FieldMask(); + // Make the request + CachedContent response = genAiCacheServiceClient.UpdateCachedContent(cachedContent, updateMask); + // End snippet + } + + /// Snippet for UpdateCachedContentAsync + public async Task UpdateCachedContentAsync() + { + // Snippet: UpdateCachedContentAsync(CachedContent, FieldMask, CallSettings) + // Additional: UpdateCachedContentAsync(CachedContent, FieldMask, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + CachedContent cachedContent = new CachedContent(); + FieldMask updateMask = new FieldMask(); + // Make the request + CachedContent response = await genAiCacheServiceClient.UpdateCachedContentAsync(cachedContent, updateMask); + // End snippet + } + + /// Snippet for DeleteCachedContent + public void DeleteCachedContentRequestObject() + { + // Snippet: DeleteCachedContent(DeleteCachedContentRequest, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + DeleteCachedContentRequest request = new DeleteCachedContentRequest + { + CachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), + }; + // Make the request + genAiCacheServiceClient.DeleteCachedContent(request); + // End snippet + } + + /// Snippet for DeleteCachedContentAsync + public async Task DeleteCachedContentRequestObjectAsync() + { + // Snippet: DeleteCachedContentAsync(DeleteCachedContentRequest, CallSettings) + // Additional: DeleteCachedContentAsync(DeleteCachedContentRequest, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + DeleteCachedContentRequest request = new DeleteCachedContentRequest + { + CachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), + }; + // Make the request + await genAiCacheServiceClient.DeleteCachedContentAsync(request); + // End snippet + } + + /// Snippet for DeleteCachedContent + public void DeleteCachedContent() + { + // Snippet: DeleteCachedContent(string, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/cachedContents/[CACHED_CONTENT]"; + // Make the request + genAiCacheServiceClient.DeleteCachedContent(name); + // End snippet + } + + /// Snippet for DeleteCachedContentAsync + public async Task DeleteCachedContentAsync() + { + // Snippet: DeleteCachedContentAsync(string, CallSettings) + // Additional: DeleteCachedContentAsync(string, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/cachedContents/[CACHED_CONTENT]"; + // Make the request + await genAiCacheServiceClient.DeleteCachedContentAsync(name); + // End snippet + } + + /// Snippet for DeleteCachedContent + public void DeleteCachedContentResourceNames() + { + // Snippet: DeleteCachedContent(CachedContentName, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + CachedContentName name = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"); + // Make the request + genAiCacheServiceClient.DeleteCachedContent(name); + // End snippet + } + + /// Snippet for DeleteCachedContentAsync + public async Task DeleteCachedContentResourceNamesAsync() + { + // Snippet: DeleteCachedContentAsync(CachedContentName, CallSettings) + // Additional: DeleteCachedContentAsync(CachedContentName, CancellationToken) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + CachedContentName name = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"); + // Make the request + await genAiCacheServiceClient.DeleteCachedContentAsync(name); + // End snippet + } + + /// Snippet for ListCachedContents + public void ListCachedContentsRequestObject() + { + // Snippet: ListCachedContents(ListCachedContentsRequest, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + ListCachedContentsRequest request = new ListCachedContentsRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + }; + // Make the request + PagedEnumerable response = genAiCacheServiceClient.ListCachedContents(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (CachedContent item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListCachedContentsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListCachedContentsAsync + public async Task ListCachedContentsRequestObjectAsync() + { + // Snippet: ListCachedContentsAsync(ListCachedContentsRequest, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + ListCachedContentsRequest request = new ListCachedContentsRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + }; + // Make the request + PagedAsyncEnumerable response = genAiCacheServiceClient.ListCachedContentsAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((CachedContent item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListCachedContentsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListCachedContents + public void ListCachedContents() + { + // Snippet: ListCachedContents(string, string, int?, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = genAiCacheServiceClient.ListCachedContents(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (CachedContent item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListCachedContentsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListCachedContentsAsync + public async Task ListCachedContentsAsync() + { + // Snippet: ListCachedContentsAsync(string, string, int?, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = genAiCacheServiceClient.ListCachedContentsAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((CachedContent item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListCachedContentsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListCachedContents + public void ListCachedContentsResourceNames() + { + // Snippet: ListCachedContents(LocationName, string, int?, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = GenAiCacheServiceClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = genAiCacheServiceClient.ListCachedContents(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (CachedContent item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListCachedContentsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListCachedContentsAsync + public async Task ListCachedContentsResourceNamesAsync() + { + // Snippet: ListCachedContentsAsync(LocationName, string, int?, CallSettings) + // Create client + GenAiCacheServiceClient genAiCacheServiceClient = await GenAiCacheServiceClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = genAiCacheServiceClient.ListCachedContentsAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((CachedContent item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListCachedContentsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (CachedContent item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (CachedContent item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/GenAiTuningServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/GenAiTuningServiceClientSnippets.g.cs index 4aa41376db50..af73955972c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/GenAiTuningServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/GenAiTuningServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/IndexEndpointServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/IndexEndpointServiceClientSnippets.g.cs index 1beb2355b758..2b4797b22591 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/IndexEndpointServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/IndexEndpointServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/IndexServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/IndexServiceClientSnippets.g.cs index 2169d1bea277..326c8017c5aa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/IndexServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/IndexServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/JobServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/JobServiceClientSnippets.g.cs index 3bebddf48b72..0c158c239417 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/JobServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/JobServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/LlmUtilityServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/LlmUtilityServiceClientSnippets.g.cs index 9b736971d865..82593dc4624b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/LlmUtilityServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/LlmUtilityServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MatchServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MatchServiceClientSnippets.g.cs index 930f36e29441..2a0c546b5653 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MatchServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MatchServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MetadataServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MetadataServiceClientSnippets.g.cs index 248306c1c141..a89adf6536c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MetadataServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MetadataServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MigrationServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MigrationServiceClientSnippets.g.cs index 8a58902e772c..50cf09466ae0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MigrationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/MigrationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ModelGardenServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ModelGardenServiceClientSnippets.g.cs index 48b9da8f9236..8b798498be1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ModelGardenServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ModelGardenServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ModelServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ModelServiceClientSnippets.g.cs index e5ca1feb274a..9d2809187094 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ModelServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ModelServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -875,6 +875,282 @@ await response.AsRawResponses().ForEachAsync((ListModelVersionsResponse page) => // End snippet } + /// Snippet for ListModelVersionCheckpoints + public void ListModelVersionCheckpointsRequestObject() + { + // Snippet: ListModelVersionCheckpoints(ListModelVersionCheckpointsRequest, CallSettings) + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"), + }; + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpointsAsync + public async Task ListModelVersionCheckpointsRequestObjectAsync() + { + // Snippet: ListModelVersionCheckpointsAsync(ListModelVersionCheckpointsRequest, CallSettings) + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"), + }; + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpoints + public void ListModelVersionCheckpoints() + { + // Snippet: ListModelVersionCheckpoints(string, string, int?, CallSettings) + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/models/[MODEL]"; + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(name); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpointsAsync + public async Task ListModelVersionCheckpointsAsync() + { + // Snippet: ListModelVersionCheckpointsAsync(string, string, int?, CallSettings) + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/models/[MODEL]"; + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(name); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpoints + public void ListModelVersionCheckpointsResourceNames() + { + // Snippet: ListModelVersionCheckpoints(ModelName, string, int?, CallSettings) + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + ModelName name = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"); + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(name); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpointsAsync + public async Task ListModelVersionCheckpointsResourceNamesAsync() + { + // Snippet: ListModelVersionCheckpointsAsync(ModelName, string, int?, CallSettings) + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + ModelName name = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"); + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(name); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + /// Snippet for UpdateModel public void UpdateModelRequestObject() { diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/NotebookServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/NotebookServiceClientSnippets.g.cs index 59a0ff533b98..4c97a51d6b41 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/NotebookServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/NotebookServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PersistentResourceServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PersistentResourceServiceClientSnippets.g.cs index d88c62c1e03a..baa695257e7e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PersistentResourceServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PersistentResourceServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PipelineServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PipelineServiceClientSnippets.g.cs index a2414993d246..2161b7396169 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PipelineServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PipelineServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PredictionServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PredictionServiceClientSnippets.g.cs index a8095cd79447..ddeaec92d9eb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PredictionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/PredictionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -720,6 +720,7 @@ public void GenerateContentRequestObject() Tools = { new Tool(), }, ToolConfig = new ToolConfig(), SystemInstruction = new Content(), + CachedContentAsCachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), Labels = { { "", "" }, }, }; // Make the request @@ -747,6 +748,7 @@ public async Task GenerateContentRequestObjectAsync() Tools = { new Tool(), }, ToolConfig = new ToolConfig(), SystemInstruction = new Content(), + CachedContentAsCachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), Labels = { { "", "" }, }, }; // Make the request @@ -802,6 +804,7 @@ public async Task StreamGenerateContentRequestObject() Tools = { new Tool(), }, ToolConfig = new ToolConfig(), SystemInstruction = new Content(), + CachedContentAsCachedContentName = CachedContentName.FromProjectLocationCachedContent("[PROJECT]", "[LOCATION]", "[CACHED_CONTENT]"), Labels = { { "", "" }, }, }; // Make the request, returning a streaming response diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ReasoningEngineExecutionServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ReasoningEngineExecutionServiceClientSnippets.g.cs new file mode 100644 index 000000000000..efca704def19 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ReasoningEngineExecutionServiceClientSnippets.g.cs @@ -0,0 +1,93 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + using Google.Api; + using Google.Api.Gax.Grpc; + using Google.Cloud.AIPlatform.V1; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + /// Generated snippets. + public sealed class AllGeneratedReasoningEngineExecutionServiceClientSnippets + { + /// Snippet for QueryReasoningEngine + public void QueryReasoningEngineRequestObject() + { + // Snippet: QueryReasoningEngine(QueryReasoningEngineRequest, CallSettings) + // Create client + ReasoningEngineExecutionServiceClient reasoningEngineExecutionServiceClient = ReasoningEngineExecutionServiceClient.Create(); + // Initialize request argument(s) + QueryReasoningEngineRequest request = new QueryReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + Input = new Struct(), + ClassMethod = "", + }; + // Make the request + QueryReasoningEngineResponse response = reasoningEngineExecutionServiceClient.QueryReasoningEngine(request); + // End snippet + } + + /// Snippet for QueryReasoningEngineAsync + public async Task QueryReasoningEngineRequestObjectAsync() + { + // Snippet: QueryReasoningEngineAsync(QueryReasoningEngineRequest, CallSettings) + // Additional: QueryReasoningEngineAsync(QueryReasoningEngineRequest, CancellationToken) + // Create client + ReasoningEngineExecutionServiceClient reasoningEngineExecutionServiceClient = await ReasoningEngineExecutionServiceClient.CreateAsync(); + // Initialize request argument(s) + QueryReasoningEngineRequest request = new QueryReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + Input = new Struct(), + ClassMethod = "", + }; + // Make the request + QueryReasoningEngineResponse response = await reasoningEngineExecutionServiceClient.QueryReasoningEngineAsync(request); + // End snippet + } + + /// Snippet for StreamQueryReasoningEngine + public async Task StreamQueryReasoningEngineRequestObject() + { + // Snippet: StreamQueryReasoningEngine(StreamQueryReasoningEngineRequest, CallSettings) + // Create client + ReasoningEngineExecutionServiceClient reasoningEngineExecutionServiceClient = ReasoningEngineExecutionServiceClient.Create(); + // Initialize request argument(s) + StreamQueryReasoningEngineRequest request = new StreamQueryReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + Input = new Struct(), + ClassMethod = "", + }; + // Make the request, returning a streaming response + using ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineStream response = reasoningEngineExecutionServiceClient.StreamQueryReasoningEngine(request); + + // Read streaming responses from server until complete + // Note that C# 8 code can use await foreach + AsyncResponseStream responseStream = response.GetResponseStream(); + while (await responseStream.MoveNextAsync()) + { + HttpBody responseItem = responseStream.Current; + // Do something with streamed response + } + // The response stream has completed + // End snippet + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ReasoningEngineServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ReasoningEngineServiceClientSnippets.g.cs new file mode 100644 index 000000000000..04fb4568f666 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ReasoningEngineServiceClientSnippets.g.cs @@ -0,0 +1,896 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.AIPlatform.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System; + using System.Linq; + using System.Threading.Tasks; + + /// Generated snippets. + public sealed class AllGeneratedReasoningEngineServiceClientSnippets + { + /// Snippet for CreateReasoningEngine + public void CreateReasoningEngineRequestObject() + { + // Snippet: CreateReasoningEngine(CreateReasoningEngineRequest, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + CreateReasoningEngineRequest request = new CreateReasoningEngineRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + ReasoningEngine = new ReasoningEngine(), + }; + // Make the request + Operation response = reasoningEngineServiceClient.CreateReasoningEngine(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceCreateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateReasoningEngineAsync + public async Task CreateReasoningEngineRequestObjectAsync() + { + // Snippet: CreateReasoningEngineAsync(CreateReasoningEngineRequest, CallSettings) + // Additional: CreateReasoningEngineAsync(CreateReasoningEngineRequest, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + CreateReasoningEngineRequest request = new CreateReasoningEngineRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + ReasoningEngine = new ReasoningEngine(), + }; + // Make the request + Operation response = await reasoningEngineServiceClient.CreateReasoningEngineAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceCreateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateReasoningEngine + public void CreateReasoningEngine() + { + // Snippet: CreateReasoningEngine(string, ReasoningEngine, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + ReasoningEngine reasoningEngine = new ReasoningEngine(); + // Make the request + Operation response = reasoningEngineServiceClient.CreateReasoningEngine(parent, reasoningEngine); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceCreateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateReasoningEngineAsync + public async Task CreateReasoningEngineAsync() + { + // Snippet: CreateReasoningEngineAsync(string, ReasoningEngine, CallSettings) + // Additional: CreateReasoningEngineAsync(string, ReasoningEngine, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + ReasoningEngine reasoningEngine = new ReasoningEngine(); + // Make the request + Operation response = await reasoningEngineServiceClient.CreateReasoningEngineAsync(parent, reasoningEngine); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceCreateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateReasoningEngine + public void CreateReasoningEngineResourceNames() + { + // Snippet: CreateReasoningEngine(LocationName, ReasoningEngine, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + ReasoningEngine reasoningEngine = new ReasoningEngine(); + // Make the request + Operation response = reasoningEngineServiceClient.CreateReasoningEngine(parent, reasoningEngine); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceCreateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateReasoningEngineAsync + public async Task CreateReasoningEngineResourceNamesAsync() + { + // Snippet: CreateReasoningEngineAsync(LocationName, ReasoningEngine, CallSettings) + // Additional: CreateReasoningEngineAsync(LocationName, ReasoningEngine, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + ReasoningEngine reasoningEngine = new ReasoningEngine(); + // Make the request + Operation response = await reasoningEngineServiceClient.CreateReasoningEngineAsync(parent, reasoningEngine); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceCreateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for GetReasoningEngine + public void GetReasoningEngineRequestObject() + { + // Snippet: GetReasoningEngine(GetReasoningEngineRequest, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + GetReasoningEngineRequest request = new GetReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + }; + // Make the request + ReasoningEngine response = reasoningEngineServiceClient.GetReasoningEngine(request); + // End snippet + } + + /// Snippet for GetReasoningEngineAsync + public async Task GetReasoningEngineRequestObjectAsync() + { + // Snippet: GetReasoningEngineAsync(GetReasoningEngineRequest, CallSettings) + // Additional: GetReasoningEngineAsync(GetReasoningEngineRequest, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + GetReasoningEngineRequest request = new GetReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + }; + // Make the request + ReasoningEngine response = await reasoningEngineServiceClient.GetReasoningEngineAsync(request); + // End snippet + } + + /// Snippet for GetReasoningEngine + public void GetReasoningEngine() + { + // Snippet: GetReasoningEngine(string, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/reasoningEngines/[REASONING_ENGINE]"; + // Make the request + ReasoningEngine response = reasoningEngineServiceClient.GetReasoningEngine(name); + // End snippet + } + + /// Snippet for GetReasoningEngineAsync + public async Task GetReasoningEngineAsync() + { + // Snippet: GetReasoningEngineAsync(string, CallSettings) + // Additional: GetReasoningEngineAsync(string, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/reasoningEngines/[REASONING_ENGINE]"; + // Make the request + ReasoningEngine response = await reasoningEngineServiceClient.GetReasoningEngineAsync(name); + // End snippet + } + + /// Snippet for GetReasoningEngine + public void GetReasoningEngineResourceNames() + { + // Snippet: GetReasoningEngine(ReasoningEngineName, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + ReasoningEngineName name = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"); + // Make the request + ReasoningEngine response = reasoningEngineServiceClient.GetReasoningEngine(name); + // End snippet + } + + /// Snippet for GetReasoningEngineAsync + public async Task GetReasoningEngineResourceNamesAsync() + { + // Snippet: GetReasoningEngineAsync(ReasoningEngineName, CallSettings) + // Additional: GetReasoningEngineAsync(ReasoningEngineName, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + ReasoningEngineName name = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"); + // Make the request + ReasoningEngine response = await reasoningEngineServiceClient.GetReasoningEngineAsync(name); + // End snippet + } + + /// Snippet for ListReasoningEngines + public void ListReasoningEnginesRequestObject() + { + // Snippet: ListReasoningEngines(ListReasoningEnginesRequest, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + ListReasoningEnginesRequest request = new ListReasoningEnginesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + }; + // Make the request + PagedEnumerable response = reasoningEngineServiceClient.ListReasoningEngines(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ReasoningEngine item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListReasoningEnginesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListReasoningEnginesAsync + public async Task ListReasoningEnginesRequestObjectAsync() + { + // Snippet: ListReasoningEnginesAsync(ListReasoningEnginesRequest, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + ListReasoningEnginesRequest request = new ListReasoningEnginesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + }; + // Make the request + PagedAsyncEnumerable response = reasoningEngineServiceClient.ListReasoningEnginesAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ReasoningEngine item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListReasoningEnginesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListReasoningEngines + public void ListReasoningEngines() + { + // Snippet: ListReasoningEngines(string, string, int?, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = reasoningEngineServiceClient.ListReasoningEngines(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ReasoningEngine item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListReasoningEnginesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListReasoningEnginesAsync + public async Task ListReasoningEnginesAsync() + { + // Snippet: ListReasoningEnginesAsync(string, string, int?, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = reasoningEngineServiceClient.ListReasoningEnginesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ReasoningEngine item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListReasoningEnginesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListReasoningEngines + public void ListReasoningEnginesResourceNames() + { + // Snippet: ListReasoningEngines(LocationName, string, int?, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = reasoningEngineServiceClient.ListReasoningEngines(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ReasoningEngine item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListReasoningEnginesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListReasoningEnginesAsync + public async Task ListReasoningEnginesResourceNamesAsync() + { + // Snippet: ListReasoningEnginesAsync(LocationName, string, int?, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = reasoningEngineServiceClient.ListReasoningEnginesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ReasoningEngine item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListReasoningEnginesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ReasoningEngine item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ReasoningEngine item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for UpdateReasoningEngine + public void UpdateReasoningEngineRequestObject() + { + // Snippet: UpdateReasoningEngine(UpdateReasoningEngineRequest, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + UpdateReasoningEngineRequest request = new UpdateReasoningEngineRequest + { + ReasoningEngine = new ReasoningEngine(), + UpdateMask = new FieldMask(), + }; + // Make the request + Operation response = reasoningEngineServiceClient.UpdateReasoningEngine(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceUpdateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateReasoningEngineAsync + public async Task UpdateReasoningEngineRequestObjectAsync() + { + // Snippet: UpdateReasoningEngineAsync(UpdateReasoningEngineRequest, CallSettings) + // Additional: UpdateReasoningEngineAsync(UpdateReasoningEngineRequest, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + UpdateReasoningEngineRequest request = new UpdateReasoningEngineRequest + { + ReasoningEngine = new ReasoningEngine(), + UpdateMask = new FieldMask(), + }; + // Make the request + Operation response = await reasoningEngineServiceClient.UpdateReasoningEngineAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceUpdateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateReasoningEngine + public void UpdateReasoningEngine() + { + // Snippet: UpdateReasoningEngine(ReasoningEngine, FieldMask, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + ReasoningEngine reasoningEngine = new ReasoningEngine(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = reasoningEngineServiceClient.UpdateReasoningEngine(reasoningEngine, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceUpdateReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateReasoningEngineAsync + public async Task UpdateReasoningEngineAsync() + { + // Snippet: UpdateReasoningEngineAsync(ReasoningEngine, FieldMask, CallSettings) + // Additional: UpdateReasoningEngineAsync(ReasoningEngine, FieldMask, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + ReasoningEngine reasoningEngine = new ReasoningEngine(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = await reasoningEngineServiceClient.UpdateReasoningEngineAsync(reasoningEngine, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + ReasoningEngine result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceUpdateReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + ReasoningEngine retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteReasoningEngine + public void DeleteReasoningEngineRequestObject() + { + // Snippet: DeleteReasoningEngine(DeleteReasoningEngineRequest, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + DeleteReasoningEngineRequest request = new DeleteReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + }; + // Make the request + Operation response = reasoningEngineServiceClient.DeleteReasoningEngine(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceDeleteReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteReasoningEngineAsync + public async Task DeleteReasoningEngineRequestObjectAsync() + { + // Snippet: DeleteReasoningEngineAsync(DeleteReasoningEngineRequest, CallSettings) + // Additional: DeleteReasoningEngineAsync(DeleteReasoningEngineRequest, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + DeleteReasoningEngineRequest request = new DeleteReasoningEngineRequest + { + ReasoningEngineName = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"), + }; + // Make the request + Operation response = await reasoningEngineServiceClient.DeleteReasoningEngineAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceDeleteReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteReasoningEngine + public void DeleteReasoningEngine() + { + // Snippet: DeleteReasoningEngine(string, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/reasoningEngines/[REASONING_ENGINE]"; + // Make the request + Operation response = reasoningEngineServiceClient.DeleteReasoningEngine(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceDeleteReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteReasoningEngineAsync + public async Task DeleteReasoningEngineAsync() + { + // Snippet: DeleteReasoningEngineAsync(string, CallSettings) + // Additional: DeleteReasoningEngineAsync(string, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/reasoningEngines/[REASONING_ENGINE]"; + // Make the request + Operation response = await reasoningEngineServiceClient.DeleteReasoningEngineAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceDeleteReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteReasoningEngine + public void DeleteReasoningEngineResourceNames() + { + // Snippet: DeleteReasoningEngine(ReasoningEngineName, CallSettings) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = ReasoningEngineServiceClient.Create(); + // Initialize request argument(s) + ReasoningEngineName name = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"); + // Make the request + Operation response = reasoningEngineServiceClient.DeleteReasoningEngine(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = reasoningEngineServiceClient.PollOnceDeleteReasoningEngine(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteReasoningEngineAsync + public async Task DeleteReasoningEngineResourceNamesAsync() + { + // Snippet: DeleteReasoningEngineAsync(ReasoningEngineName, CallSettings) + // Additional: DeleteReasoningEngineAsync(ReasoningEngineName, CancellationToken) + // Create client + ReasoningEngineServiceClient reasoningEngineServiceClient = await ReasoningEngineServiceClient.CreateAsync(); + // Initialize request argument(s) + ReasoningEngineName name = ReasoningEngineName.FromProjectLocationReasoningEngine("[PROJECT]", "[LOCATION]", "[REASONING_ENGINE]"); + // Make the request + Operation response = await reasoningEngineServiceClient.DeleteReasoningEngineAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await reasoningEngineServiceClient.PollOnceDeleteReasoningEngineAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ScheduleServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ScheduleServiceClientSnippets.g.cs index 19a5f70779a4..896850a2a51a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ScheduleServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/ScheduleServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/SpecialistPoolServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/SpecialistPoolServiceClientSnippets.g.cs index 46c6ef013500..55b4f63a319f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/SpecialistPoolServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/SpecialistPoolServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/TensorboardServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/TensorboardServiceClientSnippets.g.cs index dcce5f26f9c3..2a2f212dcad0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/TensorboardServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/TensorboardServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VertexRagDataServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VertexRagDataServiceClientSnippets.g.cs index bc44bc027c49..d1c33ef9d403 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VertexRagDataServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VertexRagDataServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VertexRagServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VertexRagServiceClientSnippets.g.cs index 2484da4b890d..c93f8f7e3291 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VertexRagServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VertexRagServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VizierServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VizierServiceClientSnippets.g.cs index 1d2b09f75c8c..942bbb2b3454 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VizierServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.Snippets/VizierServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/AnnotationResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/AnnotationResourceNames.g.cs index 32d2ce550ec6..d334a5fd1c59 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/AnnotationResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/AnnotationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/AnnotationSpecResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/AnnotationSpecResourceNames.g.cs index 647fbd73ea2f..feb6066a0e16 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/AnnotationSpecResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/AnnotationSpecResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ApiAuthResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ApiAuthResourceNames.g.cs index 354508d54d2a..6a67bd145086 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ApiAuthResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ApiAuthResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ArtifactResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ArtifactResourceNames.g.cs index 847c8de38fec..2227b89c46d1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ArtifactResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ArtifactResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/BatchPredictionJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/BatchPredictionJobResourceNames.g.cs index f2056a2d108c..d00e6681a0e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/BatchPredictionJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/BatchPredictionJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CachedContent.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CachedContent.g.cs new file mode 100644 index 000000000000..9df8d54f275c --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CachedContent.g.cs @@ -0,0 +1,1168 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1/cached_content.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.AIPlatform.V1 { + + /// Holder for reflection information generated from google/cloud/aiplatform/v1/cached_content.proto + public static partial class CachedContentReflection { + + #region Descriptor + /// File descriptor for google/cloud/aiplatform/v1/cached_content.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static CachedContentReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "Ci9nb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92MS9jYWNoZWRfY29udGVudC5w", + "cm90bxIaZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEaH2dvb2dsZS9hcGkv", + "ZmllbGRfYmVoYXZpb3IucHJvdG8aGWdvb2dsZS9hcGkvcmVzb3VyY2UucHJv", + "dG8aKGdvb2dsZS9jbG91ZC9haXBsYXRmb3JtL3YxL2NvbnRlbnQucHJvdG8a", + "JWdvb2dsZS9jbG91ZC9haXBsYXRmb3JtL3YxL3Rvb2wucHJvdG8aHmdvb2ds", + "ZS9wcm90b2J1Zi9kdXJhdGlvbi5wcm90bxofZ29vZ2xlL3Byb3RvYnVmL3Rp", + "bWVzdGFtcC5wcm90byLJBwoNQ2FjaGVkQ29udGVudBIxCgtleHBpcmVfdGlt", + "ZRgJIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBIABItCgN0dGwY", + "CiABKAsyGS5nb29nbGUucHJvdG9idWYuRHVyYXRpb25CA+BBBEgAEhQKBG5h", + "bWUYASABKAlCBuBBCOBBBRIcCgxkaXNwbGF5X25hbWUYCyABKAlCBuBBAeBB", + "BRISCgVtb2RlbBgCIAEoCUID4EEFEkoKEnN5c3RlbV9pbnN0cnVjdGlvbhgD", + "IAEoCzIjLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkNvbnRlbnRCCeBB", + "AeBBBeBBBBJACghjb250ZW50cxgEIAMoCzIjLmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxLkNvbnRlbnRCCeBBAeBBBeBBBBI6CgV0b29scxgFIAMoCzIg", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlRvb2xCCeBBAeBBBeBBBBJG", + "Cgt0b29sX2NvbmZpZxgGIAEoCzImLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLlRvb2xDb25maWdCCeBBAeBBBeBBBBI0CgtjcmVhdGVfdGltZRgHIAEo", + "CzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxI0Cgt1cGRhdGVf", + "dGltZRgIIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxJU", + "Cg51c2FnZV9tZXRhZGF0YRgMIAEoCzI3Lmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxLkNhY2hlZENvbnRlbnQuVXNhZ2VNZXRhZGF0YUID4EEDGpMBCg1V", + "c2FnZU1ldGFkYXRhEhkKEXRvdGFsX3Rva2VuX2NvdW50GAEgASgFEhIKCnRl", + "eHRfY291bnQYAiABKAUSEwoLaW1hZ2VfY291bnQYAyABKAUSHgoWdmlkZW9f", + "ZHVyYXRpb25fc2Vjb25kcxgEIAEoBRIeChZhdWRpb19kdXJhdGlvbl9zZWNv", + "bmRzGAUgASgFOpUB6kGRAQonYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9D", + "YWNoZWRDb250ZW50Ekdwcm9qZWN0cy97cHJvamVjdH0vbG9jYXRpb25zL3ts", + "b2NhdGlvbn0vY2FjaGVkQ29udGVudHMve2NhY2hlZF9jb250ZW50fSoOY2Fj", + "aGVkQ29udGVudHMyDWNhY2hlZENvbnRlbnRCDAoKZXhwaXJhdGlvbkLQAQoe", + "Y29tLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxQhJDYWNoZWRDb250ZW50", + "UHJvdG9QAVo+Y2xvdWQuZ29vZ2xlLmNvbS9nby9haXBsYXRmb3JtL2FwaXYx", + "L2FpcGxhdGZvcm1wYjthaXBsYXRmb3JtcGKqAhpHb29nbGUuQ2xvdWQuQUlQ", + "bGF0Zm9ybS5WMcoCGkdvb2dsZVxDbG91ZFxBSVBsYXRmb3JtXFYx6gIdR29v", + "Z2xlOjpDbG91ZDo6QUlQbGF0Zm9ybTo6VjFiBnByb3RvMw==")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ContentReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CachedContent), global::Google.Cloud.AIPlatform.V1.CachedContent.Parser, new[]{ "ExpireTime", "Ttl", "Name", "DisplayName", "Model", "SystemInstruction", "Contents", "Tools", "ToolConfig", "CreateTime", "UpdateTime", "UsageMetadata" }, new[]{ "Expiration" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CachedContent.Types.UsageMetadata), global::Google.Cloud.AIPlatform.V1.CachedContent.Types.UsageMetadata.Parser, new[]{ "TotalTokenCount", "TextCount", "ImageCount", "VideoDurationSeconds", "AudioDurationSeconds" }, null, null, null, null)}) + })); + } + #endregion + + } + #region Messages + /// + /// A resource used in LLM queries for users to explicitly specify what to cache + /// and how to cache. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CachedContent : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CachedContent()); + 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.AIPlatform.V1.CachedContentReflection.Descriptor.MessageTypes[0]; } + } + + [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 CachedContent() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CachedContent(CachedContent other) : this() { + name_ = other.name_; + displayName_ = other.displayName_; + model_ = other.model_; + systemInstruction_ = other.systemInstruction_ != null ? other.systemInstruction_.Clone() : null; + contents_ = other.contents_.Clone(); + tools_ = other.tools_.Clone(); + toolConfig_ = other.toolConfig_ != null ? other.toolConfig_.Clone() : null; + createTime_ = other.createTime_ != null ? other.createTime_.Clone() : null; + updateTime_ = other.updateTime_ != null ? other.updateTime_.Clone() : null; + usageMetadata_ = other.usageMetadata_ != null ? other.usageMetadata_.Clone() : null; + switch (other.ExpirationCase) { + case ExpirationOneofCase.ExpireTime: + ExpireTime = other.ExpireTime.Clone(); + break; + case ExpirationOneofCase.Ttl: + Ttl = other.Ttl.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CachedContent Clone() { + return new CachedContent(this); + } + + /// Field number for the "expire_time" field. + public const int ExpireTimeFieldNumber = 9; + /// + /// Timestamp of when this resource is considered expired. + /// This is *always* provided on output, regardless of what was sent + /// on input. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp ExpireTime { + get { return expirationCase_ == ExpirationOneofCase.ExpireTime ? (global::Google.Protobuf.WellKnownTypes.Timestamp) expiration_ : null; } + set { + expiration_ = value; + expirationCase_ = value == null ? ExpirationOneofCase.None : ExpirationOneofCase.ExpireTime; + } + } + + /// Field number for the "ttl" field. + public const int TtlFieldNumber = 10; + /// + /// Input only. The TTL for this resource. The expiration time is computed: + /// now + TTL. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Duration Ttl { + get { return expirationCase_ == ExpirationOneofCase.Ttl ? (global::Google.Protobuf.WellKnownTypes.Duration) expiration_ : null; } + set { + expiration_ = value; + expirationCase_ = value == null ? ExpirationOneofCase.None : ExpirationOneofCase.Ttl; + } + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Immutable. Identifier. The server-generated resource name of the cached + /// content Format: + /// projects/{project}/locations/{location}/cachedContents/{cached_content} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "display_name" field. + public const int DisplayNameFieldNumber = 11; + private string displayName_ = ""; + /// + /// Optional. Immutable. The user-generated meaningful display name of the + /// cached content. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string DisplayName { + get { return displayName_; } + set { + displayName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "model" field. + public const int ModelFieldNumber = 2; + private string model_ = ""; + /// + /// Immutable. The name of the publisher model to use for cached content. + /// Format: + /// projects/{project}/locations/{location}/publishers/{publisher}/models/{model} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Model { + get { return model_; } + set { + model_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "system_instruction" field. + public const int SystemInstructionFieldNumber = 3; + private global::Google.Cloud.AIPlatform.V1.Content systemInstruction_; + /// + /// Optional. Input only. Immutable. Developer set system instruction. + /// Currently, text only + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.Content SystemInstruction { + get { return systemInstruction_; } + set { + systemInstruction_ = value; + } + } + + /// Field number for the "contents" field. + public const int ContentsFieldNumber = 4; + private static readonly pb::FieldCodec _repeated_contents_codec + = pb::FieldCodec.ForMessage(34, global::Google.Cloud.AIPlatform.V1.Content.Parser); + private readonly pbc::RepeatedField contents_ = new pbc::RepeatedField(); + /// + /// Optional. Input only. Immutable. The content to cache + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Contents { + get { return contents_; } + } + + /// Field number for the "tools" field. + public const int ToolsFieldNumber = 5; + private static readonly pb::FieldCodec _repeated_tools_codec + = pb::FieldCodec.ForMessage(42, global::Google.Cloud.AIPlatform.V1.Tool.Parser); + private readonly pbc::RepeatedField tools_ = new pbc::RepeatedField(); + /// + /// Optional. Input only. Immutable. A list of `Tools` the model may use to + /// generate the next response + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Tools { + get { return tools_; } + } + + /// Field number for the "tool_config" field. + public const int ToolConfigFieldNumber = 6; + private global::Google.Cloud.AIPlatform.V1.ToolConfig toolConfig_; + /// + /// Optional. Input only. Immutable. Tool config. This config is shared for all + /// tools + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.ToolConfig ToolConfig { + get { return toolConfig_; } + set { + toolConfig_ = value; + } + } + + /// Field number for the "create_time" field. + public const int CreateTimeFieldNumber = 7; + private global::Google.Protobuf.WellKnownTypes.Timestamp createTime_; + /// + /// Output only. Creatation time of the cache entry. + /// + [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 "update_time" field. + public const int UpdateTimeFieldNumber = 8; + private global::Google.Protobuf.WellKnownTypes.Timestamp updateTime_; + /// + /// Output only. When the cache entry was last updated in UTC time. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp UpdateTime { + get { return updateTime_; } + set { + updateTime_ = value; + } + } + + /// Field number for the "usage_metadata" field. + public const int UsageMetadataFieldNumber = 12; + private global::Google.Cloud.AIPlatform.V1.CachedContent.Types.UsageMetadata usageMetadata_; + /// + /// Output only. Metadata on the usage of the cached content. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.CachedContent.Types.UsageMetadata UsageMetadata { + get { return usageMetadata_; } + set { + usageMetadata_ = value; + } + } + + private object expiration_; + /// Enum of possible cases for the "expiration" oneof. + public enum ExpirationOneofCase { + None = 0, + ExpireTime = 9, + Ttl = 10, + } + private ExpirationOneofCase expirationCase_ = ExpirationOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ExpirationOneofCase ExpirationCase { + get { return expirationCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearExpiration() { + expirationCase_ = ExpirationOneofCase.None; + expiration_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CachedContent); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CachedContent other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(ExpireTime, other.ExpireTime)) return false; + if (!object.Equals(Ttl, other.Ttl)) return false; + if (Name != other.Name) return false; + if (DisplayName != other.DisplayName) return false; + if (Model != other.Model) return false; + if (!object.Equals(SystemInstruction, other.SystemInstruction)) return false; + if(!contents_.Equals(other.contents_)) return false; + if(!tools_.Equals(other.tools_)) return false; + if (!object.Equals(ToolConfig, other.ToolConfig)) return false; + if (!object.Equals(CreateTime, other.CreateTime)) return false; + if (!object.Equals(UpdateTime, other.UpdateTime)) return false; + if (!object.Equals(UsageMetadata, other.UsageMetadata)) return false; + if (ExpirationCase != other.ExpirationCase) 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 (expirationCase_ == ExpirationOneofCase.ExpireTime) hash ^= ExpireTime.GetHashCode(); + if (expirationCase_ == ExpirationOneofCase.Ttl) hash ^= Ttl.GetHashCode(); + if (Name.Length != 0) hash ^= Name.GetHashCode(); + if (DisplayName.Length != 0) hash ^= DisplayName.GetHashCode(); + if (Model.Length != 0) hash ^= Model.GetHashCode(); + if (systemInstruction_ != null) hash ^= SystemInstruction.GetHashCode(); + hash ^= contents_.GetHashCode(); + hash ^= tools_.GetHashCode(); + if (toolConfig_ != null) hash ^= ToolConfig.GetHashCode(); + if (createTime_ != null) hash ^= CreateTime.GetHashCode(); + if (updateTime_ != null) hash ^= UpdateTime.GetHashCode(); + if (usageMetadata_ != null) hash ^= UsageMetadata.GetHashCode(); + hash ^= (int) expirationCase_; + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (Model.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Model); + } + if (systemInstruction_ != null) { + output.WriteRawTag(26); + output.WriteMessage(SystemInstruction); + } + contents_.WriteTo(output, _repeated_contents_codec); + tools_.WriteTo(output, _repeated_tools_codec); + if (toolConfig_ != null) { + output.WriteRawTag(50); + output.WriteMessage(ToolConfig); + } + if (createTime_ != null) { + output.WriteRawTag(58); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(66); + output.WriteMessage(UpdateTime); + } + if (expirationCase_ == ExpirationOneofCase.ExpireTime) { + output.WriteRawTag(74); + output.WriteMessage(ExpireTime); + } + if (expirationCase_ == ExpirationOneofCase.Ttl) { + output.WriteRawTag(82); + output.WriteMessage(Ttl); + } + if (DisplayName.Length != 0) { + output.WriteRawTag(90); + output.WriteString(DisplayName); + } + if (usageMetadata_ != null) { + output.WriteRawTag(98); + output.WriteMessage(UsageMetadata); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (Model.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Model); + } + if (systemInstruction_ != null) { + output.WriteRawTag(26); + output.WriteMessage(SystemInstruction); + } + contents_.WriteTo(ref output, _repeated_contents_codec); + tools_.WriteTo(ref output, _repeated_tools_codec); + if (toolConfig_ != null) { + output.WriteRawTag(50); + output.WriteMessage(ToolConfig); + } + if (createTime_ != null) { + output.WriteRawTag(58); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(66); + output.WriteMessage(UpdateTime); + } + if (expirationCase_ == ExpirationOneofCase.ExpireTime) { + output.WriteRawTag(74); + output.WriteMessage(ExpireTime); + } + if (expirationCase_ == ExpirationOneofCase.Ttl) { + output.WriteRawTag(82); + output.WriteMessage(Ttl); + } + if (DisplayName.Length != 0) { + output.WriteRawTag(90); + output.WriteString(DisplayName); + } + if (usageMetadata_ != null) { + output.WriteRawTag(98); + output.WriteMessage(UsageMetadata); + } + 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 (expirationCase_ == ExpirationOneofCase.ExpireTime) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ExpireTime); + } + if (expirationCase_ == ExpirationOneofCase.Ttl) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Ttl); + } + if (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (DisplayName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(DisplayName); + } + if (Model.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Model); + } + if (systemInstruction_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(SystemInstruction); + } + size += contents_.CalculateSize(_repeated_contents_codec); + size += tools_.CalculateSize(_repeated_tools_codec); + if (toolConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ToolConfig); + } + if (createTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CreateTime); + } + if (updateTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateTime); + } + if (usageMetadata_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UsageMetadata); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CachedContent other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.DisplayName.Length != 0) { + DisplayName = other.DisplayName; + } + if (other.Model.Length != 0) { + Model = other.Model; + } + if (other.systemInstruction_ != null) { + if (systemInstruction_ == null) { + SystemInstruction = new global::Google.Cloud.AIPlatform.V1.Content(); + } + SystemInstruction.MergeFrom(other.SystemInstruction); + } + contents_.Add(other.contents_); + tools_.Add(other.tools_); + if (other.toolConfig_ != null) { + if (toolConfig_ == null) { + ToolConfig = new global::Google.Cloud.AIPlatform.V1.ToolConfig(); + } + ToolConfig.MergeFrom(other.ToolConfig); + } + if (other.createTime_ != null) { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + CreateTime.MergeFrom(other.CreateTime); + } + if (other.updateTime_ != null) { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + UpdateTime.MergeFrom(other.UpdateTime); + } + if (other.usageMetadata_ != null) { + if (usageMetadata_ == null) { + UsageMetadata = new global::Google.Cloud.AIPlatform.V1.CachedContent.Types.UsageMetadata(); + } + UsageMetadata.MergeFrom(other.UsageMetadata); + } + switch (other.ExpirationCase) { + case ExpirationOneofCase.ExpireTime: + if (ExpireTime == null) { + ExpireTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + ExpireTime.MergeFrom(other.ExpireTime); + break; + case ExpirationOneofCase.Ttl: + if (Ttl == null) { + Ttl = new global::Google.Protobuf.WellKnownTypes.Duration(); + } + Ttl.MergeFrom(other.Ttl); + break; + } + + _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: { + Name = input.ReadString(); + break; + } + case 18: { + Model = input.ReadString(); + break; + } + case 26: { + if (systemInstruction_ == null) { + SystemInstruction = new global::Google.Cloud.AIPlatform.V1.Content(); + } + input.ReadMessage(SystemInstruction); + break; + } + case 34: { + contents_.AddEntriesFrom(input, _repeated_contents_codec); + break; + } + case 42: { + tools_.AddEntriesFrom(input, _repeated_tools_codec); + break; + } + case 50: { + if (toolConfig_ == null) { + ToolConfig = new global::Google.Cloud.AIPlatform.V1.ToolConfig(); + } + input.ReadMessage(ToolConfig); + break; + } + case 58: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 66: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 74: { + global::Google.Protobuf.WellKnownTypes.Timestamp subBuilder = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + if (expirationCase_ == ExpirationOneofCase.ExpireTime) { + subBuilder.MergeFrom(ExpireTime); + } + input.ReadMessage(subBuilder); + ExpireTime = subBuilder; + break; + } + case 82: { + global::Google.Protobuf.WellKnownTypes.Duration subBuilder = new global::Google.Protobuf.WellKnownTypes.Duration(); + if (expirationCase_ == ExpirationOneofCase.Ttl) { + subBuilder.MergeFrom(Ttl); + } + input.ReadMessage(subBuilder); + Ttl = subBuilder; + break; + } + case 90: { + DisplayName = input.ReadString(); + break; + } + case 98: { + if (usageMetadata_ == null) { + UsageMetadata = new global::Google.Cloud.AIPlatform.V1.CachedContent.Types.UsageMetadata(); + } + input.ReadMessage(UsageMetadata); + 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: { + Name = input.ReadString(); + break; + } + case 18: { + Model = input.ReadString(); + break; + } + case 26: { + if (systemInstruction_ == null) { + SystemInstruction = new global::Google.Cloud.AIPlatform.V1.Content(); + } + input.ReadMessage(SystemInstruction); + break; + } + case 34: { + contents_.AddEntriesFrom(ref input, _repeated_contents_codec); + break; + } + case 42: { + tools_.AddEntriesFrom(ref input, _repeated_tools_codec); + break; + } + case 50: { + if (toolConfig_ == null) { + ToolConfig = new global::Google.Cloud.AIPlatform.V1.ToolConfig(); + } + input.ReadMessage(ToolConfig); + break; + } + case 58: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 66: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 74: { + global::Google.Protobuf.WellKnownTypes.Timestamp subBuilder = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + if (expirationCase_ == ExpirationOneofCase.ExpireTime) { + subBuilder.MergeFrom(ExpireTime); + } + input.ReadMessage(subBuilder); + ExpireTime = subBuilder; + break; + } + case 82: { + global::Google.Protobuf.WellKnownTypes.Duration subBuilder = new global::Google.Protobuf.WellKnownTypes.Duration(); + if (expirationCase_ == ExpirationOneofCase.Ttl) { + subBuilder.MergeFrom(Ttl); + } + input.ReadMessage(subBuilder); + Ttl = subBuilder; + break; + } + case 90: { + DisplayName = input.ReadString(); + break; + } + case 98: { + if (usageMetadata_ == null) { + UsageMetadata = new global::Google.Cloud.AIPlatform.V1.CachedContent.Types.UsageMetadata(); + } + input.ReadMessage(UsageMetadata); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the CachedContent message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Metadata on the usage of the cached content. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UsageMetadata : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UsageMetadata()); + 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.AIPlatform.V1.CachedContent.Descriptor.NestedTypes[0]; } + } + + [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 UsageMetadata() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UsageMetadata(UsageMetadata other) : this() { + totalTokenCount_ = other.totalTokenCount_; + textCount_ = other.textCount_; + imageCount_ = other.imageCount_; + videoDurationSeconds_ = other.videoDurationSeconds_; + audioDurationSeconds_ = other.audioDurationSeconds_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UsageMetadata Clone() { + return new UsageMetadata(this); + } + + /// Field number for the "total_token_count" field. + public const int TotalTokenCountFieldNumber = 1; + private int totalTokenCount_; + /// + /// Total number of tokens that the cached content consumes. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int TotalTokenCount { + get { return totalTokenCount_; } + set { + totalTokenCount_ = value; + } + } + + /// Field number for the "text_count" field. + public const int TextCountFieldNumber = 2; + private int textCount_; + /// + /// Number of text characters. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int TextCount { + get { return textCount_; } + set { + textCount_ = value; + } + } + + /// Field number for the "image_count" field. + public const int ImageCountFieldNumber = 3; + private int imageCount_; + /// + /// Number of images. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ImageCount { + get { return imageCount_; } + set { + imageCount_ = value; + } + } + + /// Field number for the "video_duration_seconds" field. + public const int VideoDurationSecondsFieldNumber = 4; + private int videoDurationSeconds_; + /// + /// Duration of video in seconds. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int VideoDurationSeconds { + get { return videoDurationSeconds_; } + set { + videoDurationSeconds_ = value; + } + } + + /// Field number for the "audio_duration_seconds" field. + public const int AudioDurationSecondsFieldNumber = 5; + private int audioDurationSeconds_; + /// + /// Duration of audio in seconds. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int AudioDurationSeconds { + get { return audioDurationSeconds_; } + set { + audioDurationSeconds_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UsageMetadata); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UsageMetadata other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (TotalTokenCount != other.TotalTokenCount) return false; + if (TextCount != other.TextCount) return false; + if (ImageCount != other.ImageCount) return false; + if (VideoDurationSeconds != other.VideoDurationSeconds) return false; + if (AudioDurationSeconds != other.AudioDurationSeconds) 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 (TotalTokenCount != 0) hash ^= TotalTokenCount.GetHashCode(); + if (TextCount != 0) hash ^= TextCount.GetHashCode(); + if (ImageCount != 0) hash ^= ImageCount.GetHashCode(); + if (VideoDurationSeconds != 0) hash ^= VideoDurationSeconds.GetHashCode(); + if (AudioDurationSeconds != 0) hash ^= AudioDurationSeconds.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 (TotalTokenCount != 0) { + output.WriteRawTag(8); + output.WriteInt32(TotalTokenCount); + } + if (TextCount != 0) { + output.WriteRawTag(16); + output.WriteInt32(TextCount); + } + if (ImageCount != 0) { + output.WriteRawTag(24); + output.WriteInt32(ImageCount); + } + if (VideoDurationSeconds != 0) { + output.WriteRawTag(32); + output.WriteInt32(VideoDurationSeconds); + } + if (AudioDurationSeconds != 0) { + output.WriteRawTag(40); + output.WriteInt32(AudioDurationSeconds); + } + 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 (TotalTokenCount != 0) { + output.WriteRawTag(8); + output.WriteInt32(TotalTokenCount); + } + if (TextCount != 0) { + output.WriteRawTag(16); + output.WriteInt32(TextCount); + } + if (ImageCount != 0) { + output.WriteRawTag(24); + output.WriteInt32(ImageCount); + } + if (VideoDurationSeconds != 0) { + output.WriteRawTag(32); + output.WriteInt32(VideoDurationSeconds); + } + if (AudioDurationSeconds != 0) { + output.WriteRawTag(40); + output.WriteInt32(AudioDurationSeconds); + } + 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 (TotalTokenCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(TotalTokenCount); + } + if (TextCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(TextCount); + } + if (ImageCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ImageCount); + } + if (VideoDurationSeconds != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(VideoDurationSeconds); + } + if (AudioDurationSeconds != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(AudioDurationSeconds); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UsageMetadata other) { + if (other == null) { + return; + } + if (other.TotalTokenCount != 0) { + TotalTokenCount = other.TotalTokenCount; + } + if (other.TextCount != 0) { + TextCount = other.TextCount; + } + if (other.ImageCount != 0) { + ImageCount = other.ImageCount; + } + if (other.VideoDurationSeconds != 0) { + VideoDurationSeconds = other.VideoDurationSeconds; + } + if (other.AudioDurationSeconds != 0) { + AudioDurationSeconds = other.AudioDurationSeconds; + } + _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 8: { + TotalTokenCount = input.ReadInt32(); + break; + } + case 16: { + TextCount = input.ReadInt32(); + break; + } + case 24: { + ImageCount = input.ReadInt32(); + break; + } + case 32: { + VideoDurationSeconds = input.ReadInt32(); + break; + } + case 40: { + AudioDurationSeconds = input.ReadInt32(); + 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 8: { + TotalTokenCount = input.ReadInt32(); + break; + } + case 16: { + TextCount = input.ReadInt32(); + break; + } + case 24: { + ImageCount = input.ReadInt32(); + break; + } + case 32: { + VideoDurationSeconds = input.ReadInt32(); + break; + } + case 40: { + AudioDurationSeconds = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CachedContentResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CachedContentResourceNames.g.cs new file mode 100644 index 000000000000..0287d0302036 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CachedContentResourceNames.g.cs @@ -0,0 +1,290 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gax = Google.Api.Gax; +using gcav = Google.Cloud.AIPlatform.V1; +using sys = System; + +namespace Google.Cloud.AIPlatform.V1 +{ + /// Resource name for the CachedContent resource. + public sealed partial class CachedContentName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern projects/{project}/locations/{location}/cachedContents/{cached_content} + /// . + /// + ProjectLocationCachedContent = 1, + } + + private static gax::PathTemplate s_projectLocationCachedContent = new gax::PathTemplate("projects/{project}/locations/{location}/cachedContents/{cached_content}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static CachedContentName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new CachedContentName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/cachedContents/{cached_content}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The CachedContent ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static CachedContentName FromProjectLocationCachedContent(string projectId, string locationId, string cachedContentId) => + new CachedContentName(ResourceNameType.ProjectLocationCachedContent, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), cachedContentId: gax::GaxPreconditions.CheckNotNullOrEmpty(cachedContentId, nameof(cachedContentId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/cachedContents/{cached_content}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The CachedContent ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/cachedContents/{cached_content}. + /// + public static string Format(string projectId, string locationId, string cachedContentId) => + FormatProjectLocationCachedContent(projectId, locationId, cachedContentId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/cachedContents/{cached_content}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The CachedContent ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/cachedContents/{cached_content}. + /// + public static string FormatProjectLocationCachedContent(string projectId, string locationId, string cachedContentId) => + s_projectLocationCachedContent.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(cachedContentId, nameof(cachedContentId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/locations/{location}/cachedContents/{cached_content} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static CachedContentName Parse(string cachedContentName) => Parse(cachedContentName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/locations/{location}/cachedContents/{cached_content} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static CachedContentName Parse(string cachedContentName, bool allowUnparsed) => + TryParse(cachedContentName, allowUnparsed, out CachedContentName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/locations/{location}/cachedContents/{cached_content} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string cachedContentName, out CachedContentName result) => + TryParse(cachedContentName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/locations/{location}/cachedContents/{cached_content} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string cachedContentName, bool allowUnparsed, out CachedContentName result) + { + gax::GaxPreconditions.CheckNotNull(cachedContentName, nameof(cachedContentName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationCachedContent.TryParseName(cachedContentName, out resourceName)) + { + result = FromProjectLocationCachedContent(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(cachedContentName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private CachedContentName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string cachedContentId = null, string locationId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + CachedContentId = cachedContentId; + LocationId = locationId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/locations/{location}/cachedContents/{cached_content} + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The CachedContent ID. Must not be null or empty. + public CachedContentName(string projectId, string locationId, string cachedContentId) : this(ResourceNameType.ProjectLocationCachedContent, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), cachedContentId: gax::GaxPreconditions.CheckNotNullOrEmpty(cachedContentId, nameof(cachedContentId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The CachedContent ID. Will not be null, unless this instance contains an unparsed resource + /// name. + /// + public string CachedContentId { get; } + + /// + /// The Location ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string LocationId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationCachedContent: return s_projectLocationCachedContent.Expand(ProjectId, LocationId, CachedContentId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as CachedContentName); + + /// + public bool Equals(CachedContentName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(CachedContentName a, CachedContentName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(CachedContentName a, CachedContentName b) => !(a == b); + } + + public partial class CachedContent + { + /// + /// -typed view over the resource name property. + /// + public gcav::CachedContentName CachedContentName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::CachedContentName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Content.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Content.g.cs index 26a9676449a7..8a02001a9ee6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Content.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Content.g.cs @@ -31,147 +31,155 @@ static ContentReflection() { "cm90bxoeZ29vZ2xlL3Byb3RvYnVmL2R1cmF0aW9uLnByb3RvGhZnb29nbGUv", "dHlwZS9kYXRlLnByb3RvIlIKB0NvbnRlbnQSEQoEcm9sZRgBIAEoCUID4EEB", "EjQKBXBhcnRzGAIgAygLMiAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", - "UGFydEID4EECIo8DCgRQYXJ0EhMKBHRleHQYASABKAlCA+BBAUgAEjwKC2lu", + "UGFydEID4EECIrIECgRQYXJ0EhMKBHRleHQYASABKAlCA+BBAUgAEjwKC2lu", "bGluZV9kYXRhGAIgASgLMiAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", "QmxvYkID4EEBSAASPgoJZmlsZV9kYXRhGAMgASgLMiQuZ29vZ2xlLmNsb3Vk", "LmFpcGxhdGZvcm0udjEuRmlsZURhdGFCA+BBAUgAEkYKDWZ1bmN0aW9uX2Nh", "bGwYBSABKAsyKC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5GdW5jdGlv", "bkNhbGxCA+BBAUgAEk4KEWZ1bmN0aW9uX3Jlc3BvbnNlGAYgASgLMiwuZ29v", "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRnVuY3Rpb25SZXNwb25zZUID4EEB", - "SAASSAoOdmlkZW9fbWV0YWRhdGEYBCABKAsyKS5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MS5WaWRlb01ldGFkYXRhQgPgQQFIAUIGCgRkYXRhQgoKCG1l", - "dGFkYXRhIjEKBEJsb2ISFgoJbWltZV90eXBlGAEgASgJQgPgQQISEQoEZGF0", - "YRgCIAEoDEID4EECIjkKCEZpbGVEYXRhEhYKCW1pbWVfdHlwZRgBIAEoCUID", - "4EECEhUKCGZpbGVfdXJpGAIgASgJQgPgQQIieQoNVmlkZW9NZXRhZGF0YRI0", - "CgxzdGFydF9vZmZzZXQYASABKAsyGS5nb29nbGUucHJvdG9idWYuRHVyYXRp", - "b25CA+BBARIyCgplbmRfb2Zmc2V0GAIgASgLMhkuZ29vZ2xlLnByb3RvYnVm", - "LkR1cmF0aW9uQgPgQQEiyAoKEEdlbmVyYXRpb25Db25maWcSHQoLdGVtcGVy", - "YXR1cmUYASABKAJCA+BBAUgAiAEBEhcKBXRvcF9wGAIgASgCQgPgQQFIAYgB", - "ARIXCgV0b3BfaxgDIAEoAkID4EEBSAKIAQESIQoPY2FuZGlkYXRlX2NvdW50", - "GAQgASgFQgPgQQFIA4gBARIjChFtYXhfb3V0cHV0X3Rva2VucxgFIAEoBUID", - "4EEBSASIAQESGwoOc3RvcF9zZXF1ZW5jZXMYBiADKAlCA+BBARIjChFyZXNw", - "b25zZV9sb2dwcm9icxgSIAEoCEID4EEBSAWIAQESGgoIbG9ncHJvYnMYByAB", - "KAVCA+BBAUgGiAEBEiIKEHByZXNlbmNlX3BlbmFsdHkYCCABKAJCA+BBAUgH", - "iAEBEiMKEWZyZXF1ZW5jeV9wZW5hbHR5GAkgASgCQgPgQQFICIgBARIWCgRz", - "ZWVkGAwgASgFQgPgQQFICYgBARIfChJyZXNwb25zZV9taW1lX3R5cGUYDSAB", - "KAlCA+BBARJMCg9yZXNwb25zZV9zY2hlbWEYECABKAsyKS5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MS5PcGVuQXBpU2NoZW1hQgPgQQFICogBARJcCg5y", - "b3V0aW5nX2NvbmZpZxgRIAEoCzI6Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxLkdlbmVyYXRpb25Db25maWcuUm91dGluZ0NvbmZpZ0ID4EEBSAuIAQEa", - "wgQKDVJvdXRpbmdDb25maWcSXwoJYXV0b19tb2RlGAEgASgLMkouZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjEuR2VuZXJhdGlvbkNvbmZpZy5Sb3V0aW5n", - "Q29uZmlnLkF1dG9Sb3V0aW5nTW9kZUgAEmMKC21hbnVhbF9tb2RlGAIgASgL", - "MkwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2VuZXJhdGlvbkNvbmZp", - "Zy5Sb3V0aW5nQ29uZmlnLk1hbnVhbFJvdXRpbmdNb2RlSAAamwIKD0F1dG9S", - "b3V0aW5nTW9kZRKIAQoYbW9kZWxfcm91dGluZ19wcmVmZXJlbmNlGAEgASgO", - "MmEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2VuZXJhdGlvbkNvbmZp", - "Zy5Sb3V0aW5nQ29uZmlnLkF1dG9Sb3V0aW5nTW9kZS5Nb2RlbFJvdXRpbmdQ", - "cmVmZXJlbmNlSACIAQEiYAoWTW9kZWxSb3V0aW5nUHJlZmVyZW5jZRILCgdV", - "TktOT1dOEAASFgoSUFJJT1JJVElaRV9RVUFMSVRZEAESDAoIQkFMQU5DRUQQ", - "AhITCg9QUklPUklUSVpFX0NPU1QQA0IbChlfbW9kZWxfcm91dGluZ19wcmVm", - "ZXJlbmNlGjsKEU1hbnVhbFJvdXRpbmdNb2RlEhcKCm1vZGVsX25hbWUYASAB", - "KAlIAIgBAUINCgtfbW9kZWxfbmFtZUIQCg5yb3V0aW5nX2NvbmZpZ0IOCgxf", - "dGVtcGVyYXR1cmVCCAoGX3RvcF9wQggKBl90b3Bfa0ISChBfY2FuZGlkYXRl", - "X2NvdW50QhQKEl9tYXhfb3V0cHV0X3Rva2Vuc0IUChJfcmVzcG9uc2VfbG9n", - "cHJvYnNCCwoJX2xvZ3Byb2JzQhMKEV9wcmVzZW5jZV9wZW5hbHR5QhQKEl9m", - "cmVxdWVuY3lfcGVuYWx0eUIHCgVfc2VlZEISChBfcmVzcG9uc2Vfc2NoZW1h", - "QhEKD19yb3V0aW5nX2NvbmZpZyLrAwoNU2FmZXR5U2V0dGluZxI/CghjYXRl", - "Z29yeRgBIAEoDjIoLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkhhcm1D", - "YXRlZ29yeUID4EECElQKCXRocmVzaG9sZBgCIAEoDjI8Lmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxLlNhZmV0eVNldHRpbmcuSGFybUJsb2NrVGhyZXNo", - "b2xkQgPgQQISTgoGbWV0aG9kGAQgASgOMjkuZ29vZ2xlLmNsb3VkLmFpcGxh", - "dGZvcm0udjEuU2FmZXR5U2V0dGluZy5IYXJtQmxvY2tNZXRob2RCA+BBASKd", - "AQoSSGFybUJsb2NrVGhyZXNob2xkEiQKIEhBUk1fQkxPQ0tfVEhSRVNIT0xE", - "X1VOU1BFQ0lGSUVEEAASFwoTQkxPQ0tfTE9XX0FORF9BQk9WRRABEhoKFkJM", - "T0NLX01FRElVTV9BTkRfQUJPVkUQAhITCg9CTE9DS19PTkxZX0hJR0gQAxIO", - "CgpCTE9DS19OT05FEAQSBwoDT0ZGEAUiUwoPSGFybUJsb2NrTWV0aG9kEiEK", - "HUhBUk1fQkxPQ0tfTUVUSE9EX1VOU1BFQ0lGSUVEEAASDAoIU0VWRVJJVFkQ", - "ARIPCgtQUk9CQUJJTElUWRACIr8ECgxTYWZldHlSYXRpbmcSPwoIY2F0ZWdv", - "cnkYASABKA4yKC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5IYXJtQ2F0", - "ZWdvcnlCA+BBAxJSCgtwcm9iYWJpbGl0eRgCIAEoDjI4Lmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxLlNhZmV0eVJhdGluZy5IYXJtUHJvYmFiaWxpdHlC", - "A+BBAxIeChFwcm9iYWJpbGl0eV9zY29yZRgFIAEoAkID4EEDEkwKCHNldmVy", - "aXR5GAYgASgOMjUuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuU2FmZXR5", - "UmF0aW5nLkhhcm1TZXZlcml0eUID4EEDEhsKDnNldmVyaXR5X3Njb3JlGAcg", - "ASgCQgPgQQMSFAoHYmxvY2tlZBgDIAEoCEID4EEDImIKD0hhcm1Qcm9iYWJp", - "bGl0eRIgChxIQVJNX1BST0JBQklMSVRZX1VOU1BFQ0lGSUVEEAASDgoKTkVH", - "TElHSUJMRRABEgcKA0xPVxACEgoKBk1FRElVTRADEggKBEhJR0gQBCKUAQoM", - "SGFybVNldmVyaXR5Eh0KGUhBUk1fU0VWRVJJVFlfVU5TUEVDSUZJRUQQABIc", - "ChhIQVJNX1NFVkVSSVRZX05FR0xJR0lCTEUQARIVChFIQVJNX1NFVkVSSVRZ", - "X0xPVxACEhgKFEhBUk1fU0VWRVJJVFlfTUVESVVNEAMSFgoSSEFSTV9TRVZF", - "UklUWV9ISUdIEAQiUAoQQ2l0YXRpb25NZXRhZGF0YRI8CgljaXRhdGlvbnMY", - "ASADKAsyJC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5DaXRhdGlvbkID", - "4EEDIqoBCghDaXRhdGlvbhIYCgtzdGFydF9pbmRleBgBIAEoBUID4EEDEhYK", - "CWVuZF9pbmRleBgCIAEoBUID4EEDEhAKA3VyaRgDIAEoCUID4EEDEhIKBXRp", - "dGxlGAQgASgJQgPgQQMSFAoHbGljZW5zZRgFIAEoCUID4EEDEjAKEHB1Ymxp", - "Y2F0aW9uX2RhdGUYBiABKAsyES5nb29nbGUudHlwZS5EYXRlQgPgQQMi/AUK", - "CUNhbmRpZGF0ZRISCgVpbmRleBgBIAEoBUID4EEDEjkKB2NvbnRlbnQYAiAB", - "KAsyIy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Db250ZW50QgPgQQMS", - "EgoFc2NvcmUYCCABKAFCA+BBAxIZCgxhdmdfbG9ncHJvYnMYCSABKAFCA+BB", - "AxJICg9sb2dwcm9ic19yZXN1bHQYCiABKAsyKi5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MS5Mb2dwcm9ic1Jlc3VsdEID4EEDEk4KDWZpbmlzaF9yZWFz", - "b24YAyABKA4yMi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5DYW5kaWRh", - "dGUuRmluaXNoUmVhc29uQgPgQQMSRQoOc2FmZXR5X3JhdGluZ3MYBCADKAsy", - "KC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5TYWZldHlSYXRpbmdCA+BB", - "AxIgCg5maW5pc2hfbWVzc2FnZRgFIAEoCUID4EEDSACIAQESTAoRY2l0YXRp", - "b25fbWV0YWRhdGEYBiABKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MS5DaXRhdGlvbk1ldGFkYXRhQgPgQQMSTgoSZ3JvdW5kaW5nX21ldGFkYXRh", - "GAcgASgLMi0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR3JvdW5kaW5n", - "TWV0YWRhdGFCA+BBAyK8AQoMRmluaXNoUmVhc29uEh0KGUZJTklTSF9SRUFT", - "T05fVU5TUEVDSUZJRUQQABIICgRTVE9QEAESDgoKTUFYX1RPS0VOUxACEgoK", - "BlNBRkVUWRADEg4KClJFQ0lUQVRJT04QBBIJCgVPVEhFUhAFEg0KCUJMT0NL", - "TElTVBAGEhYKElBST0hJQklURURfQ09OVEVOVBAHEggKBFNQSUkQCBIbChdN", - "QUxGT1JNRURfRlVOQ1RJT05fQ0FMTBAJQhEKD19maW5pc2hfbWVzc2FnZSKP", - "AwoOTG9ncHJvYnNSZXN1bHQSUAoOdG9wX2NhbmRpZGF0ZXMYASADKAsyOC5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Mb2dwcm9ic1Jlc3VsdC5Ub3BD", - "YW5kaWRhdGVzEk8KEWNob3Nlbl9jYW5kaWRhdGVzGAIgAygLMjQuZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjEuTG9ncHJvYnNSZXN1bHQuQ2FuZGlkYXRl", - "Gn8KCUNhbmRpZGF0ZRISCgV0b2tlbhgBIAEoCUgAiAEBEhUKCHRva2VuX2lk", - "GAMgASgFSAGIAQESHAoPbG9nX3Byb2JhYmlsaXR5GAIgASgCSAKIAQFCCAoG", - "X3Rva2VuQgsKCV90b2tlbl9pZEISChBfbG9nX3Byb2JhYmlsaXR5GlkKDVRv", - "cENhbmRpZGF0ZXMSSAoKY2FuZGlkYXRlcxgBIAMoCzI0Lmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxLkxvZ3Byb2JzUmVzdWx0LkNhbmRpZGF0ZSJnCgdT", - "ZWdtZW50EhcKCnBhcnRfaW5kZXgYASABKAVCA+BBAxIYCgtzdGFydF9pbmRl", - "eBgCIAEoBUID4EEDEhYKCWVuZF9pbmRleBgDIAEoBUID4EEDEhEKBHRleHQY", - "BCABKAlCA+BBAyLeAgoOR3JvdW5kaW5nQ2h1bmsSPQoDd2ViGAEgASgLMi4u", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR3JvdW5kaW5nQ2h1bmsuV2Vi", - "SAASWAoRcmV0cmlldmVkX2NvbnRleHQYAiABKAsyOy5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MS5Hcm91bmRpbmdDaHVuay5SZXRyaWV2ZWRDb250ZXh0", - "SAAaPQoDV2ViEhAKA3VyaRgBIAEoCUgAiAEBEhIKBXRpdGxlGAIgASgJSAGI", - "AQFCBgoEX3VyaUIICgZfdGl0bGUaZgoQUmV0cmlldmVkQ29udGV4dBIQCgN1", - "cmkYASABKAlIAIgBARISCgV0aXRsZRgCIAEoCUgBiAEBEhEKBHRleHQYAyAB", - "KAlIAogBAUIGCgRfdXJpQggKBl90aXRsZUIHCgVfdGV4dEIMCgpjaHVua190", - "eXBlIpUBChBHcm91bmRpbmdTdXBwb3J0EjkKB3NlZ21lbnQYASABKAsyIy5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5TZWdtZW50SACIAQESHwoXZ3Jv", - "dW5kaW5nX2NodW5rX2luZGljZXMYAiADKAUSGQoRY29uZmlkZW5jZV9zY29y", - "ZXMYAyADKAJCCgoIX3NlZ21lbnQiowMKEUdyb3VuZGluZ01ldGFkYXRhEh8K", - "EndlYl9zZWFyY2hfcXVlcmllcxgBIAMoCUID4EEBElIKEnNlYXJjaF9lbnRy", - "eV9wb2ludBgEIAEoCzIsLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlNl", - "YXJjaEVudHJ5UG9pbnRCA+BBAUgAiAEBEkQKEGdyb3VuZGluZ19jaHVua3MY", - "BSADKAsyKi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Hcm91bmRpbmdD", - "aHVuaxJNChJncm91bmRpbmdfc3VwcG9ydHMYBiADKAsyLC5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MS5Hcm91bmRpbmdTdXBwb3J0QgPgQQESVgoScmV0", - "cmlldmFsX21ldGFkYXRhGAcgASgLMi0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjEuUmV0cmlldmFsTWV0YWRhdGFCBuBBAeBBA0gBiAEBQhUKE19zZWFy", - "Y2hfZW50cnlfcG9pbnRCFQoTX3JldHJpZXZhbF9tZXRhZGF0YSJIChBTZWFy", - "Y2hFbnRyeVBvaW50Eh0KEHJlbmRlcmVkX2NvbnRlbnQYASABKAlCA+BBARIV", - "CghzZGtfYmxvYhgCIAEoDEID4EEBIkcKEVJldHJpZXZhbE1ldGFkYXRhEjIK", - "JWdvb2dsZV9zZWFyY2hfZHluYW1pY19yZXRyaWV2YWxfc2NvcmUYAiABKAJC", - "A+BBASrXAQoMSGFybUNhdGVnb3J5Eh0KGUhBUk1fQ0FURUdPUllfVU5TUEVD", - "SUZJRUQQABIdChlIQVJNX0NBVEVHT1JZX0hBVEVfU1BFRUNIEAESIwofSEFS", - "TV9DQVRFR09SWV9EQU5HRVJPVVNfQ09OVEVOVBACEhwKGEhBUk1fQ0FURUdP", - "UllfSEFSQVNTTUVOVBADEiMKH0hBUk1fQ0FURUdPUllfU0VYVUFMTFlfRVhQ", - "TElDSVQQBBIhCh1IQVJNX0NBVEVHT1JZX0NJVklDX0lOVEVHUklUWRAFQsoB", - "Ch5jb20uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFCDENvbnRlbnRQcm90", - "b1ABWj5jbG91ZC5nb29nbGUuY29tL2dvL2FpcGxhdGZvcm0vYXBpdjEvYWlw", - "bGF0Zm9ybXBiO2FpcGxhdGZvcm1wYqoCGkdvb2dsZS5DbG91ZC5BSVBsYXRm", - "b3JtLlYxygIaR29vZ2xlXENsb3VkXEFJUGxhdGZvcm1cVjHqAh1Hb29nbGU6", - "OkNsb3VkOjpBSVBsYXRmb3JtOjpWMWIGcHJvdG8z")); + "SAASSgoPZXhlY3V0YWJsZV9jb2RlGAggASgLMiouZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjEuRXhlY3V0YWJsZUNvZGVCA+BBAUgAElUKFWNvZGVfZXhl", + "Y3V0aW9uX3Jlc3VsdBgJIAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLkNvZGVFeGVjdXRpb25SZXN1bHRCA+BBAUgAEkgKDnZpZGVvX21ldGFk", + "YXRhGAQgASgLMikuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuVmlkZW9N", + "ZXRhZGF0YUID4EEBSAFCBgoEZGF0YUIKCghtZXRhZGF0YSIxCgRCbG9iEhYK", + "CW1pbWVfdHlwZRgBIAEoCUID4EECEhEKBGRhdGEYAiABKAxCA+BBAiI5CghG", + "aWxlRGF0YRIWCgltaW1lX3R5cGUYASABKAlCA+BBAhIVCghmaWxlX3VyaRgC", + "IAEoCUID4EECInkKDVZpZGVvTWV0YWRhdGESNAoMc3RhcnRfb2Zmc2V0GAEg", + "ASgLMhkuZ29vZ2xlLnByb3RvYnVmLkR1cmF0aW9uQgPgQQESMgoKZW5kX29m", + "ZnNldBgCIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbkID4EEBIsgK", + "ChBHZW5lcmF0aW9uQ29uZmlnEh0KC3RlbXBlcmF0dXJlGAEgASgCQgPgQQFI", + "AIgBARIXCgV0b3BfcBgCIAEoAkID4EEBSAGIAQESFwoFdG9wX2sYAyABKAJC", + "A+BBAUgCiAEBEiEKD2NhbmRpZGF0ZV9jb3VudBgEIAEoBUID4EEBSAOIAQES", + "IwoRbWF4X291dHB1dF90b2tlbnMYBSABKAVCA+BBAUgEiAEBEhsKDnN0b3Bf", + "c2VxdWVuY2VzGAYgAygJQgPgQQESIwoRcmVzcG9uc2VfbG9ncHJvYnMYEiAB", + "KAhCA+BBAUgFiAEBEhoKCGxvZ3Byb2JzGAcgASgFQgPgQQFIBogBARIiChBw", + "cmVzZW5jZV9wZW5hbHR5GAggASgCQgPgQQFIB4gBARIjChFmcmVxdWVuY3lf", + "cGVuYWx0eRgJIAEoAkID4EEBSAiIAQESFgoEc2VlZBgMIAEoBUID4EEBSAmI", + "AQESHwoScmVzcG9uc2VfbWltZV90eXBlGA0gASgJQgPgQQESTAoPcmVzcG9u", + "c2Vfc2NoZW1hGBAgASgLMikuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", + "T3BlbkFwaVNjaGVtYUID4EEBSAqIAQESXAoOcm91dGluZ19jb25maWcYESAB", + "KAsyOi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5HZW5lcmF0aW9uQ29u", + "ZmlnLlJvdXRpbmdDb25maWdCA+BBAUgLiAEBGsIECg1Sb3V0aW5nQ29uZmln", + "El8KCWF1dG9fbW9kZRgBIAEoCzJKLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLkdlbmVyYXRpb25Db25maWcuUm91dGluZ0NvbmZpZy5BdXRvUm91dGlu", + "Z01vZGVIABJjCgttYW51YWxfbW9kZRgCIAEoCzJMLmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxLkdlbmVyYXRpb25Db25maWcuUm91dGluZ0NvbmZpZy5N", + "YW51YWxSb3V0aW5nTW9kZUgAGpsCCg9BdXRvUm91dGluZ01vZGUSiAEKGG1v", + "ZGVsX3JvdXRpbmdfcHJlZmVyZW5jZRgBIAEoDjJhLmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxLkdlbmVyYXRpb25Db25maWcuUm91dGluZ0NvbmZpZy5B", + "dXRvUm91dGluZ01vZGUuTW9kZWxSb3V0aW5nUHJlZmVyZW5jZUgAiAEBImAK", + "Fk1vZGVsUm91dGluZ1ByZWZlcmVuY2USCwoHVU5LTk9XThAAEhYKElBSSU9S", + "SVRJWkVfUVVBTElUWRABEgwKCEJBTEFOQ0VEEAISEwoPUFJJT1JJVElaRV9D", + "T1NUEANCGwoZX21vZGVsX3JvdXRpbmdfcHJlZmVyZW5jZRo7ChFNYW51YWxS", + "b3V0aW5nTW9kZRIXCgptb2RlbF9uYW1lGAEgASgJSACIAQFCDQoLX21vZGVs", + "X25hbWVCEAoOcm91dGluZ19jb25maWdCDgoMX3RlbXBlcmF0dXJlQggKBl90", + "b3BfcEIICgZfdG9wX2tCEgoQX2NhbmRpZGF0ZV9jb3VudEIUChJfbWF4X291", + "dHB1dF90b2tlbnNCFAoSX3Jlc3BvbnNlX2xvZ3Byb2JzQgsKCV9sb2dwcm9i", + "c0ITChFfcHJlc2VuY2VfcGVuYWx0eUIUChJfZnJlcXVlbmN5X3BlbmFsdHlC", + "BwoFX3NlZWRCEgoQX3Jlc3BvbnNlX3NjaGVtYUIRCg9fcm91dGluZ19jb25m", + "aWci6wMKDVNhZmV0eVNldHRpbmcSPwoIY2F0ZWdvcnkYASABKA4yKC5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5IYXJtQ2F0ZWdvcnlCA+BBAhJUCgl0", + "aHJlc2hvbGQYAiABKA4yPC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5T", + "YWZldHlTZXR0aW5nLkhhcm1CbG9ja1RocmVzaG9sZEID4EECEk4KBm1ldGhv", + "ZBgEIAEoDjI5Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlNhZmV0eVNl", + "dHRpbmcuSGFybUJsb2NrTWV0aG9kQgPgQQEinQEKEkhhcm1CbG9ja1RocmVz", + "aG9sZBIkCiBIQVJNX0JMT0NLX1RIUkVTSE9MRF9VTlNQRUNJRklFRBAAEhcK", + "E0JMT0NLX0xPV19BTkRfQUJPVkUQARIaChZCTE9DS19NRURJVU1fQU5EX0FC", + "T1ZFEAISEwoPQkxPQ0tfT05MWV9ISUdIEAMSDgoKQkxPQ0tfTk9ORRAEEgcK", + "A09GRhAFIlMKD0hhcm1CbG9ja01ldGhvZBIhCh1IQVJNX0JMT0NLX01FVEhP", + "RF9VTlNQRUNJRklFRBAAEgwKCFNFVkVSSVRZEAESDwoLUFJPQkFCSUxJVFkQ", + "AiK/BAoMU2FmZXR5UmF0aW5nEj8KCGNhdGVnb3J5GAEgASgOMiguZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjEuSGFybUNhdGVnb3J5QgPgQQMSUgoLcHJv", + "YmFiaWxpdHkYAiABKA4yOC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5T", + "YWZldHlSYXRpbmcuSGFybVByb2JhYmlsaXR5QgPgQQMSHgoRcHJvYmFiaWxp", + "dHlfc2NvcmUYBSABKAJCA+BBAxJMCghzZXZlcml0eRgGIAEoDjI1Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLlNhZmV0eVJhdGluZy5IYXJtU2V2ZXJp", + "dHlCA+BBAxIbCg5zZXZlcml0eV9zY29yZRgHIAEoAkID4EEDEhQKB2Jsb2Nr", + "ZWQYAyABKAhCA+BBAyJiCg9IYXJtUHJvYmFiaWxpdHkSIAocSEFSTV9QUk9C", + "QUJJTElUWV9VTlNQRUNJRklFRBAAEg4KCk5FR0xJR0lCTEUQARIHCgNMT1cQ", + "AhIKCgZNRURJVU0QAxIICgRISUdIEAQilAEKDEhhcm1TZXZlcml0eRIdChlI", + "QVJNX1NFVkVSSVRZX1VOU1BFQ0lGSUVEEAASHAoYSEFSTV9TRVZFUklUWV9O", + "RUdMSUdJQkxFEAESFQoRSEFSTV9TRVZFUklUWV9MT1cQAhIYChRIQVJNX1NF", + "VkVSSVRZX01FRElVTRADEhYKEkhBUk1fU0VWRVJJVFlfSElHSBAEIlAKEENp", + "dGF0aW9uTWV0YWRhdGESPAoJY2l0YXRpb25zGAEgAygLMiQuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjEuQ2l0YXRpb25CA+BBAyKqAQoIQ2l0YXRpb24S", + "GAoLc3RhcnRfaW5kZXgYASABKAVCA+BBAxIWCgllbmRfaW5kZXgYAiABKAVC", + "A+BBAxIQCgN1cmkYAyABKAlCA+BBAxISCgV0aXRsZRgEIAEoCUID4EEDEhQK", + "B2xpY2Vuc2UYBSABKAlCA+BBAxIwChBwdWJsaWNhdGlvbl9kYXRlGAYgASgL", + "MhEuZ29vZ2xlLnR5cGUuRGF0ZUID4EEDIvwFCglDYW5kaWRhdGUSEgoFaW5k", + "ZXgYASABKAVCA+BBAxI5Cgdjb250ZW50GAIgASgLMiMuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjEuQ29udGVudEID4EEDEhIKBXNjb3JlGAggASgBQgPg", + "QQMSGQoMYXZnX2xvZ3Byb2JzGAkgASgBQgPgQQMSSAoPbG9ncHJvYnNfcmVz", + "dWx0GAogASgLMiouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTG9ncHJv", + "YnNSZXN1bHRCA+BBAxJOCg1maW5pc2hfcmVhc29uGAMgASgOMjIuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjEuQ2FuZGlkYXRlLkZpbmlzaFJlYXNvbkID", + "4EEDEkUKDnNhZmV0eV9yYXRpbmdzGAQgAygLMiguZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjEuU2FmZXR5UmF0aW5nQgPgQQMSIAoOZmluaXNoX21lc3Nh", + "Z2UYBSABKAlCA+BBA0gAiAEBEkwKEWNpdGF0aW9uX21ldGFkYXRhGAYgASgL", + "MiwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuQ2l0YXRpb25NZXRhZGF0", + "YUID4EEDEk4KEmdyb3VuZGluZ19tZXRhZGF0YRgHIAEoCzItLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxLkdyb3VuZGluZ01ldGFkYXRhQgPgQQMivAEK", + "DEZpbmlzaFJlYXNvbhIdChlGSU5JU0hfUkVBU09OX1VOU1BFQ0lGSUVEEAAS", + "CAoEU1RPUBABEg4KCk1BWF9UT0tFTlMQAhIKCgZTQUZFVFkQAxIOCgpSRUNJ", + "VEFUSU9OEAQSCQoFT1RIRVIQBRINCglCTE9DS0xJU1QQBhIWChJQUk9ISUJJ", + "VEVEX0NPTlRFTlQQBxIICgRTUElJEAgSGwoXTUFMRk9STUVEX0ZVTkNUSU9O", + "X0NBTEwQCUIRCg9fZmluaXNoX21lc3NhZ2UijwMKDkxvZ3Byb2JzUmVzdWx0", + "ElAKDnRvcF9jYW5kaWRhdGVzGAEgAygLMjguZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuTG9ncHJvYnNSZXN1bHQuVG9wQ2FuZGlkYXRlcxJPChFjaG9z", + "ZW5fY2FuZGlkYXRlcxgCIAMoCzI0Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLkxvZ3Byb2JzUmVzdWx0LkNhbmRpZGF0ZRp/CglDYW5kaWRhdGUSEgoF", + "dG9rZW4YASABKAlIAIgBARIVCgh0b2tlbl9pZBgDIAEoBUgBiAEBEhwKD2xv", + "Z19wcm9iYWJpbGl0eRgCIAEoAkgCiAEBQggKBl90b2tlbkILCglfdG9rZW5f", + "aWRCEgoQX2xvZ19wcm9iYWJpbGl0eRpZCg1Ub3BDYW5kaWRhdGVzEkgKCmNh", + "bmRpZGF0ZXMYASADKAsyNC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5M", + "b2dwcm9ic1Jlc3VsdC5DYW5kaWRhdGUiZwoHU2VnbWVudBIXCgpwYXJ0X2lu", + "ZGV4GAEgASgFQgPgQQMSGAoLc3RhcnRfaW5kZXgYAiABKAVCA+BBAxIWCgll", + "bmRfaW5kZXgYAyABKAVCA+BBAxIRCgR0ZXh0GAQgASgJQgPgQQMi3gIKDkdy", + "b3VuZGluZ0NodW5rEj0KA3dlYhgBIAEoCzIuLmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxLkdyb3VuZGluZ0NodW5rLldlYkgAElgKEXJldHJpZXZlZF9j", + "b250ZXh0GAIgASgLMjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR3Jv", + "dW5kaW5nQ2h1bmsuUmV0cmlldmVkQ29udGV4dEgAGj0KA1dlYhIQCgN1cmkY", + "ASABKAlIAIgBARISCgV0aXRsZRgCIAEoCUgBiAEBQgYKBF91cmlCCAoGX3Rp", + "dGxlGmYKEFJldHJpZXZlZENvbnRleHQSEAoDdXJpGAEgASgJSACIAQESEgoF", + "dGl0bGUYAiABKAlIAYgBARIRCgR0ZXh0GAMgASgJSAKIAQFCBgoEX3VyaUII", + "CgZfdGl0bGVCBwoFX3RleHRCDAoKY2h1bmtfdHlwZSKVAQoQR3JvdW5kaW5n", + "U3VwcG9ydBI5CgdzZWdtZW50GAEgASgLMiMuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuU2VnbWVudEgAiAEBEh8KF2dyb3VuZGluZ19jaHVua19pbmRp", + "Y2VzGAIgAygFEhkKEWNvbmZpZGVuY2Vfc2NvcmVzGAMgAygCQgoKCF9zZWdt", + "ZW50IqMDChFHcm91bmRpbmdNZXRhZGF0YRIfChJ3ZWJfc2VhcmNoX3F1ZXJp", + "ZXMYASADKAlCA+BBARJSChJzZWFyY2hfZW50cnlfcG9pbnQYBCABKAsyLC5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5TZWFyY2hFbnRyeVBvaW50QgPg", + "QQFIAIgBARJEChBncm91bmRpbmdfY2h1bmtzGAUgAygLMiouZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjEuR3JvdW5kaW5nQ2h1bmsSTQoSZ3JvdW5kaW5n", + "X3N1cHBvcnRzGAYgAygLMiwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", + "R3JvdW5kaW5nU3VwcG9ydEID4EEBElYKEnJldHJpZXZhbF9tZXRhZGF0YRgH", + "IAEoCzItLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlJldHJpZXZhbE1l", + "dGFkYXRhQgbgQQHgQQNIAYgBAUIVChNfc2VhcmNoX2VudHJ5X3BvaW50QhUK", + "E19yZXRyaWV2YWxfbWV0YWRhdGEiSAoQU2VhcmNoRW50cnlQb2ludBIdChBy", + "ZW5kZXJlZF9jb250ZW50GAEgASgJQgPgQQESFQoIc2RrX2Jsb2IYAiABKAxC", + "A+BBASJHChFSZXRyaWV2YWxNZXRhZGF0YRIyCiVnb29nbGVfc2VhcmNoX2R5", + "bmFtaWNfcmV0cmlldmFsX3Njb3JlGAIgASgCQgPgQQEiYQoSTW9kYWxpdHlU", + "b2tlbkNvdW50EjYKCG1vZGFsaXR5GAEgASgOMiQuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjEuTW9kYWxpdHkSEwoLdG9rZW5fY291bnQYAiABKAUq1wEK", + "DEhhcm1DYXRlZ29yeRIdChlIQVJNX0NBVEVHT1JZX1VOU1BFQ0lGSUVEEAAS", + "HQoZSEFSTV9DQVRFR09SWV9IQVRFX1NQRUVDSBABEiMKH0hBUk1fQ0FURUdP", + "UllfREFOR0VST1VTX0NPTlRFTlQQAhIcChhIQVJNX0NBVEVHT1JZX0hBUkFT", + "U01FTlQQAxIjCh9IQVJNX0NBVEVHT1JZX1NFWFVBTExZX0VYUExJQ0lUEAQS", + "IQodSEFSTV9DQVRFR09SWV9DSVZJQ19JTlRFR1JJVFkQBSpdCghNb2RhbGl0", + "eRIYChRNT0RBTElUWV9VTlNQRUNJRklFRBAAEggKBFRFWFQQARIJCgVJTUFH", + "RRACEgkKBVZJREVPEAMSCQoFQVVESU8QBBIMCghET0NVTUVOVBAFQsoBCh5j", + "b20uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFCDENvbnRlbnRQcm90b1AB", + "Wj5jbG91ZC5nb29nbGUuY29tL2dvL2FpcGxhdGZvcm0vYXBpdjEvYWlwbGF0", + "Zm9ybXBiO2FpcGxhdGZvcm1wYqoCGkdvb2dsZS5DbG91ZC5BSVBsYXRmb3Jt", + "LlYxygIaR29vZ2xlXENsb3VkXEFJUGxhdGZvcm1cVjHqAh1Hb29nbGU6OkNs", + "b3VkOjpBSVBsYXRmb3JtOjpWMWIGcHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.OpenapiReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, global::Google.Type.DateReflection.Descriptor, }, - new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.AIPlatform.V1.HarmCategory), }, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.AIPlatform.V1.HarmCategory), typeof(global::Google.Cloud.AIPlatform.V1.Modality), }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Content), global::Google.Cloud.AIPlatform.V1.Content.Parser, new[]{ "Role", "Parts" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Part), global::Google.Cloud.AIPlatform.V1.Part.Parser, new[]{ "Text", "InlineData", "FileData", "FunctionCall", "FunctionResponse", "VideoMetadata" }, new[]{ "Data", "Metadata" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Part), global::Google.Cloud.AIPlatform.V1.Part.Parser, new[]{ "Text", "InlineData", "FileData", "FunctionCall", "FunctionResponse", "ExecutableCode", "CodeExecutionResult", "VideoMetadata" }, new[]{ "Data", "Metadata" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Blob), global::Google.Cloud.AIPlatform.V1.Blob.Parser, new[]{ "MimeType", "Data" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FileData), global::Google.Cloud.AIPlatform.V1.FileData.Parser, new[]{ "MimeType", "FileUri" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.VideoMetadata), global::Google.Cloud.AIPlatform.V1.VideoMetadata.Parser, new[]{ "StartOffset", "EndOffset" }, null, null, null, null), @@ -190,7 +198,8 @@ static ContentReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GroundingSupport), global::Google.Cloud.AIPlatform.V1.GroundingSupport.Parser, new[]{ "Segment", "GroundingChunkIndices", "ConfidenceScores" }, new[]{ "Segment" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GroundingMetadata), global::Google.Cloud.AIPlatform.V1.GroundingMetadata.Parser, new[]{ "WebSearchQueries", "SearchEntryPoint", "GroundingChunks", "GroundingSupports", "RetrievalMetadata" }, new[]{ "SearchEntryPoint", "RetrievalMetadata" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.SearchEntryPoint), global::Google.Cloud.AIPlatform.V1.SearchEntryPoint.Parser, new[]{ "RenderedContent", "SdkBlob" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.RetrievalMetadata), global::Google.Cloud.AIPlatform.V1.RetrievalMetadata.Parser, new[]{ "GoogleSearchDynamicRetrievalScore" }, null, null, null, null) + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.RetrievalMetadata), global::Google.Cloud.AIPlatform.V1.RetrievalMetadata.Parser, new[]{ "GoogleSearchDynamicRetrievalScore" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ModalityTokenCount), global::Google.Cloud.AIPlatform.V1.ModalityTokenCount.Parser, new[]{ "Modality", "TokenCount" }, null, null, null, null) })); } #endregion @@ -227,6 +236,36 @@ public enum HarmCategory { [pbr::OriginalName("HARM_CATEGORY_CIVIC_INTEGRITY")] CivicIntegrity = 5, } + /// + /// Content Part modality + /// + public enum Modality { + /// + /// Unspecified modality. + /// + [pbr::OriginalName("MODALITY_UNSPECIFIED")] Unspecified = 0, + /// + /// Plain text. + /// + [pbr::OriginalName("TEXT")] Text = 1, + /// + /// Image. + /// + [pbr::OriginalName("IMAGE")] Image = 2, + /// + /// Video. + /// + [pbr::OriginalName("VIDEO")] Video = 3, + /// + /// Audio. + /// + [pbr::OriginalName("AUDIO")] Audio = 4, + /// + /// Document, e.g. PDF. + /// + [pbr::OriginalName("DOCUMENT")] Document = 5, + } + #endregion #region Messages @@ -523,6 +562,12 @@ public Part(Part other) : this() { case DataOneofCase.FunctionResponse: FunctionResponse = other.FunctionResponse.Clone(); break; + case DataOneofCase.ExecutableCode: + ExecutableCode = other.ExecutableCode.Clone(); + break; + case DataOneofCase.CodeExecutionResult: + CodeExecutionResult = other.CodeExecutionResult.Clone(); + break; } switch (other.MetadataCase) { @@ -634,6 +679,36 @@ public void ClearText() { } } + /// Field number for the "executable_code" field. + public const int ExecutableCodeFieldNumber = 8; + /// + /// Optional. Code generated by the model that is meant to be executed. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.ExecutableCode ExecutableCode { + get { return dataCase_ == DataOneofCase.ExecutableCode ? (global::Google.Cloud.AIPlatform.V1.ExecutableCode) data_ : null; } + set { + data_ = value; + dataCase_ = value == null ? DataOneofCase.None : DataOneofCase.ExecutableCode; + } + } + + /// Field number for the "code_execution_result" field. + public const int CodeExecutionResultFieldNumber = 9; + /// + /// Optional. Result of executing the [ExecutableCode]. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.CodeExecutionResult CodeExecutionResult { + get { return dataCase_ == DataOneofCase.CodeExecutionResult ? (global::Google.Cloud.AIPlatform.V1.CodeExecutionResult) data_ : null; } + set { + data_ = value; + dataCase_ = value == null ? DataOneofCase.None : DataOneofCase.CodeExecutionResult; + } + } + /// Field number for the "video_metadata" field. public const int VideoMetadataFieldNumber = 4; /// @@ -659,6 +734,8 @@ public enum DataOneofCase { FileData = 3, FunctionCall = 5, FunctionResponse = 6, + ExecutableCode = 8, + CodeExecutionResult = 9, } private DataOneofCase dataCase_ = DataOneofCase.None; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -714,6 +791,8 @@ public bool Equals(Part other) { if (!object.Equals(FileData, other.FileData)) return false; if (!object.Equals(FunctionCall, other.FunctionCall)) return false; if (!object.Equals(FunctionResponse, other.FunctionResponse)) return false; + if (!object.Equals(ExecutableCode, other.ExecutableCode)) return false; + if (!object.Equals(CodeExecutionResult, other.CodeExecutionResult)) return false; if (!object.Equals(VideoMetadata, other.VideoMetadata)) return false; if (DataCase != other.DataCase) return false; if (MetadataCase != other.MetadataCase) return false; @@ -729,6 +808,8 @@ public override int GetHashCode() { if (dataCase_ == DataOneofCase.FileData) hash ^= FileData.GetHashCode(); if (dataCase_ == DataOneofCase.FunctionCall) hash ^= FunctionCall.GetHashCode(); if (dataCase_ == DataOneofCase.FunctionResponse) hash ^= FunctionResponse.GetHashCode(); + if (dataCase_ == DataOneofCase.ExecutableCode) hash ^= ExecutableCode.GetHashCode(); + if (dataCase_ == DataOneofCase.CodeExecutionResult) hash ^= CodeExecutionResult.GetHashCode(); if (metadataCase_ == MetadataOneofCase.VideoMetadata) hash ^= VideoMetadata.GetHashCode(); hash ^= (int) dataCase_; hash ^= (int) metadataCase_; @@ -774,6 +855,14 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(50); output.WriteMessage(FunctionResponse); } + if (dataCase_ == DataOneofCase.ExecutableCode) { + output.WriteRawTag(66); + output.WriteMessage(ExecutableCode); + } + if (dataCase_ == DataOneofCase.CodeExecutionResult) { + output.WriteRawTag(74); + output.WriteMessage(CodeExecutionResult); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -808,6 +897,14 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(50); output.WriteMessage(FunctionResponse); } + if (dataCase_ == DataOneofCase.ExecutableCode) { + output.WriteRawTag(66); + output.WriteMessage(ExecutableCode); + } + if (dataCase_ == DataOneofCase.CodeExecutionResult) { + output.WriteRawTag(74); + output.WriteMessage(CodeExecutionResult); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -833,6 +930,12 @@ public int CalculateSize() { if (dataCase_ == DataOneofCase.FunctionResponse) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(FunctionResponse); } + if (dataCase_ == DataOneofCase.ExecutableCode) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ExecutableCode); + } + if (dataCase_ == DataOneofCase.CodeExecutionResult) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CodeExecutionResult); + } if (metadataCase_ == MetadataOneofCase.VideoMetadata) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(VideoMetadata); } @@ -876,6 +979,18 @@ public void MergeFrom(Part other) { } FunctionResponse.MergeFrom(other.FunctionResponse); break; + case DataOneofCase.ExecutableCode: + if (ExecutableCode == null) { + ExecutableCode = new global::Google.Cloud.AIPlatform.V1.ExecutableCode(); + } + ExecutableCode.MergeFrom(other.ExecutableCode); + break; + case DataOneofCase.CodeExecutionResult: + if (CodeExecutionResult == null) { + CodeExecutionResult = new global::Google.Cloud.AIPlatform.V1.CodeExecutionResult(); + } + CodeExecutionResult.MergeFrom(other.CodeExecutionResult); + break; } switch (other.MetadataCase) { @@ -951,6 +1066,24 @@ public void MergeFrom(pb::CodedInputStream input) { FunctionResponse = subBuilder; break; } + case 66: { + global::Google.Cloud.AIPlatform.V1.ExecutableCode subBuilder = new global::Google.Cloud.AIPlatform.V1.ExecutableCode(); + if (dataCase_ == DataOneofCase.ExecutableCode) { + subBuilder.MergeFrom(ExecutableCode); + } + input.ReadMessage(subBuilder); + ExecutableCode = subBuilder; + break; + } + case 74: { + global::Google.Cloud.AIPlatform.V1.CodeExecutionResult subBuilder = new global::Google.Cloud.AIPlatform.V1.CodeExecutionResult(); + if (dataCase_ == DataOneofCase.CodeExecutionResult) { + subBuilder.MergeFrom(CodeExecutionResult); + } + input.ReadMessage(subBuilder); + CodeExecutionResult = subBuilder; + break; + } } } #endif @@ -1015,6 +1148,24 @@ public void MergeFrom(pb::CodedInputStream input) { FunctionResponse = subBuilder; break; } + case 66: { + global::Google.Cloud.AIPlatform.V1.ExecutableCode subBuilder = new global::Google.Cloud.AIPlatform.V1.ExecutableCode(); + if (dataCase_ == DataOneofCase.ExecutableCode) { + subBuilder.MergeFrom(ExecutableCode); + } + input.ReadMessage(subBuilder); + ExecutableCode = subBuilder; + break; + } + case 74: { + global::Google.Cloud.AIPlatform.V1.CodeExecutionResult subBuilder = new global::Google.Cloud.AIPlatform.V1.CodeExecutionResult(); + if (dataCase_ == DataOneofCase.CodeExecutionResult) { + subBuilder.MergeFrom(CodeExecutionResult); + } + input.ReadMessage(subBuilder); + CodeExecutionResult = subBuilder; + break; + } } } } @@ -8429,6 +8580,242 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// Represents token counting info for a single modality. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ModalityTokenCount : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ModalityTokenCount()); + 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.AIPlatform.V1.ContentReflection.Descriptor.MessageTypes[18]; } + } + + [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 ModalityTokenCount() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModalityTokenCount(ModalityTokenCount other) : this() { + modality_ = other.modality_; + tokenCount_ = other.tokenCount_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModalityTokenCount Clone() { + return new ModalityTokenCount(this); + } + + /// Field number for the "modality" field. + public const int ModalityFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1.Modality modality_ = global::Google.Cloud.AIPlatform.V1.Modality.Unspecified; + /// + /// The modality associated with this token count. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.Modality Modality { + get { return modality_; } + set { + modality_ = value; + } + } + + /// Field number for the "token_count" field. + public const int TokenCountFieldNumber = 2; + private int tokenCount_; + /// + /// Number of tokens. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int TokenCount { + get { return tokenCount_; } + set { + tokenCount_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ModalityTokenCount); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ModalityTokenCount other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Modality != other.Modality) return false; + if (TokenCount != other.TokenCount) 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 (Modality != global::Google.Cloud.AIPlatform.V1.Modality.Unspecified) hash ^= Modality.GetHashCode(); + if (TokenCount != 0) hash ^= TokenCount.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 (Modality != global::Google.Cloud.AIPlatform.V1.Modality.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Modality); + } + if (TokenCount != 0) { + output.WriteRawTag(16); + output.WriteInt32(TokenCount); + } + 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 (Modality != global::Google.Cloud.AIPlatform.V1.Modality.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Modality); + } + if (TokenCount != 0) { + output.WriteRawTag(16); + output.WriteInt32(TokenCount); + } + 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 (Modality != global::Google.Cloud.AIPlatform.V1.Modality.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Modality); + } + if (TokenCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(TokenCount); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ModalityTokenCount other) { + if (other == null) { + return; + } + if (other.Modality != global::Google.Cloud.AIPlatform.V1.Modality.Unspecified) { + Modality = other.Modality; + } + if (other.TokenCount != 0) { + TokenCount = other.TokenCount; + } + _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 8: { + Modality = (global::Google.Cloud.AIPlatform.V1.Modality) input.ReadEnum(); + break; + } + case 16: { + TokenCount = input.ReadInt32(); + 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 8: { + Modality = (global::Google.Cloud.AIPlatform.V1.Modality) input.ReadEnum(); + break; + } + case 16: { + TokenCount = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + #endregion } diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ContextResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ContextResourceNames.g.cs index 9de83630cb01..655d243dcfea 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ContextResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ContextResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CustomJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CustomJobResourceNames.g.cs index 7b102627b9c1..4739949b222c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CustomJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/CustomJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DataItemResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DataItemResourceNames.g.cs index 691475228cf4..3c0df2cfbcd6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DataItemResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DataItemResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DataLabelingJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DataLabelingJobResourceNames.g.cs index 9b22216eb7cd..50c902a391c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DataLabelingJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DataLabelingJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetResourceNames.g.cs index a0cebde5c4a8..6789cd32b174 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetServiceClient.g.cs index c27c981eb15b..a3ff15485204 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetServiceResourceNames.g.cs index 7f26e52c2b6e..b695180807ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetVersionResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetVersionResourceNames.g.cs index 203ba94ac382..f9411744c89a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetVersionResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DatasetVersionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeployedIndexRefResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeployedIndexRefResourceNames.g.cs index 6fc461e9b88c..4378f9f7afd5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeployedIndexRefResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeployedIndexRefResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeployedModelRefResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeployedModelRefResourceNames.g.cs index 16ba0e774076..c988d1f78845 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeployedModelRefResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeployedModelRefResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolResourceNames.g.cs index 98324a478d50..f37cc0df6b16 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolServiceClient.g.cs index 5b8f22b94b8b..f4629d5687c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolServiceResourceNames.g.cs index 54397c2ebfa2..258d937c5200 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/DeploymentResourcePoolServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Endpoint.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Endpoint.g.cs index 7f5432295f14..c5b896d126ec 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Endpoint.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Endpoint.g.cs @@ -65,7 +65,7 @@ static EndpointReflection() { "Y3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9lbmRwb2ludHMv", "e2VuZHBvaW50fRJNcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9j", "YXRpb259L3B1Ymxpc2hlcnMve3B1Ymxpc2hlcn0vbW9kZWxzL3ttb2RlbH0i", - "gQkKDURlcGxveWVkTW9kZWwSTQoTZGVkaWNhdGVkX3Jlc291cmNlcxgHIAEo", + "3gkKDURlcGxveWVkTW9kZWwSTQoTZGVkaWNhdGVkX3Jlc291cmNlcxgHIAEo", "CzIuLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkRlZGljYXRlZFJlc291", "cmNlc0gAEk0KE2F1dG9tYXRpY19yZXNvdXJjZXMYCCABKAsyLi5nb29nbGUu", "Y2xvdWQuYWlwbGF0Zm9ybS52MS5BdXRvbWF0aWNSZXNvdXJjZXNIABJRChBz", @@ -86,36 +86,49 @@ static EndpointReflection() { "MjAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRGVwbG95ZWRNb2RlbC5T", "dGF0dXNCA+BBAxJSCg1zeXN0ZW1fbGFiZWxzGBwgAygLMjsuZ29vZ2xlLmNs", "b3VkLmFpcGxhdGZvcm0udjEuRGVwbG95ZWRNb2RlbC5TeXN0ZW1MYWJlbHNF", - "bnRyeRp/CgZTdGF0dXMSFAoHbWVzc2FnZRgBIAEoCUID4EEDEjkKEGxhc3Rf", - "dXBkYXRlX3RpbWUYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1w", - "QgPgQQMSJAoXYXZhaWxhYmxlX3JlcGxpY2FfY291bnQYAyABKAVCA+BBAxoz", - "ChFTeXN0ZW1MYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiAB", - "KAk6AjgBQhYKFHByZWRpY3Rpb25fcmVzb3VyY2VzIo8BChBQcml2YXRlRW5k", - "cG9pbnRzEh0KEHByZWRpY3RfaHR0cF91cmkYASABKAlCA+BBAxIdChBleHBs", - "YWluX2h0dHBfdXJpGAIgASgJQgPgQQMSHAoPaGVhbHRoX2h0dHBfdXJpGAMg", - "ASgJQgPgQQMSHwoSc2VydmljZV9hdHRhY2htZW50GAQgASgJQgPgQQMinAEK", - "I1ByZWRpY3RSZXF1ZXN0UmVzcG9uc2VMb2dnaW5nQ29uZmlnEg8KB2VuYWJs", - "ZWQYASABKAgSFQoNc2FtcGxpbmdfcmF0ZRgCIAEoARJNChRiaWdxdWVyeV9k", - "ZXN0aW5hdGlvbhgDIAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "LkJpZ1F1ZXJ5RGVzdGluYXRpb24iNQoWRmFzdGVyRGVwbG95bWVudENvbmZp", - "ZxIbChNmYXN0X3RyeW91dF9lbmFibGVkGAIgASgIIk4KFkNsaWVudENvbm5l", - "Y3Rpb25Db25maWcSNAoRaW5mZXJlbmNlX3RpbWVvdXQYASABKAsyGS5nb29n", - "bGUucHJvdG9idWYuRHVyYXRpb25CywEKHmNvbS5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MUINRW5kcG9pbnRQcm90b1ABWj5jbG91ZC5nb29nbGUuY29t", - "L2dvL2FpcGxhdGZvcm0vYXBpdjEvYWlwbGF0Zm9ybXBiO2FpcGxhdGZvcm1w", - "YqoCGkdvb2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYxygIaR29vZ2xlXENsb3Vk", - "XEFJUGxhdGZvcm1cVjHqAh1Hb29nbGU6OkNsb3VkOjpBSVBsYXRmb3JtOjpW", - "MWIGcHJvdG8z")); + "bnRyeRJbChlzcGVjdWxhdGl2ZV9kZWNvZGluZ19zcGVjGB4gASgLMjMuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuU3BlY3VsYXRpdmVEZWNvZGluZ1Nw", + "ZWNCA+BBARp/CgZTdGF0dXMSFAoHbWVzc2FnZRgBIAEoCUID4EEDEjkKEGxh", + "c3RfdXBkYXRlX3RpbWUYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0", + "YW1wQgPgQQMSJAoXYXZhaWxhYmxlX3JlcGxpY2FfY291bnQYAyABKAVCA+BB", + "AxozChFTeXN0ZW1MYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUY", + "AiABKAk6AjgBQhYKFHByZWRpY3Rpb25fcmVzb3VyY2VzIo8BChBQcml2YXRl", + "RW5kcG9pbnRzEh0KEHByZWRpY3RfaHR0cF91cmkYASABKAlCA+BBAxIdChBl", + "eHBsYWluX2h0dHBfdXJpGAIgASgJQgPgQQMSHAoPaGVhbHRoX2h0dHBfdXJp", + "GAMgASgJQgPgQQMSHwoSc2VydmljZV9hdHRhY2htZW50GAQgASgJQgPgQQMi", + "nAEKI1ByZWRpY3RSZXF1ZXN0UmVzcG9uc2VMb2dnaW5nQ29uZmlnEg8KB2Vu", + "YWJsZWQYASABKAgSFQoNc2FtcGxpbmdfcmF0ZRgCIAEoARJNChRiaWdxdWVy", + "eV9kZXN0aW5hdGlvbhgDIAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLkJpZ1F1ZXJ5RGVzdGluYXRpb24iTgoWQ2xpZW50Q29ubmVjdGlvbkNv", + "bmZpZxI0ChFpbmZlcmVuY2VfdGltZW91dBgBIAEoCzIZLmdvb2dsZS5wcm90", + "b2J1Zi5EdXJhdGlvbiI1ChZGYXN0ZXJEZXBsb3ltZW50Q29uZmlnEhsKE2Zh", + "c3RfdHJ5b3V0X2VuYWJsZWQYAiABKAgimQMKF1NwZWN1bGF0aXZlRGVjb2Rp", + "bmdTcGVjEmwKF2RyYWZ0X21vZGVsX3NwZWN1bGF0aW9uGAIgASgLMkkuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuU3BlY3VsYXRpdmVEZWNvZGluZ1Nw", + "ZWMuRHJhZnRNb2RlbFNwZWN1bGF0aW9uSAASYQoRbmdyYW1fc3BlY3VsYXRp", + "b24YAyABKAsyRC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5TcGVjdWxh", + "dGl2ZURlY29kaW5nU3BlYy5OZ3JhbVNwZWN1bGF0aW9uSAASHwoXc3BlY3Vs", + "YXRpdmVfdG9rZW5fY291bnQYASABKAUaVQoVRHJhZnRNb2RlbFNwZWN1bGF0", + "aW9uEjwKC2RyYWZ0X21vZGVsGAEgASgJQifgQQL6QSEKH2FpcGxhdGZvcm0u", + "Z29vZ2xlYXBpcy5jb20vTW9kZWwaJgoQTmdyYW1TcGVjdWxhdGlvbhISCgpu", + "Z3JhbV9zaXplGAEgASgFQg0KC3NwZWN1bGF0aW9uQssBCh5jb20uZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFCDUVuZHBvaW50UHJvdG9QAVo+Y2xvdWQu", + "Z29vZ2xlLmNvbS9nby9haXBsYXRmb3JtL2FwaXYxL2FpcGxhdGZvcm1wYjth", + "aXBsYXRmb3JtcGKqAhpHb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMcoCGkdv", + "b2dsZVxDbG91ZFxBSVBsYXRmb3JtXFYx6gIdR29vZ2xlOjpDbG91ZDo6QUlQ", + "bGF0Zm9ybTo6VjFiBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.EncryptionSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ExplanationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.IoReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.MachineResourcesReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ServiceNetworkingReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Endpoint), global::Google.Cloud.AIPlatform.V1.Endpoint.Parser, new[]{ "Name", "DisplayName", "Description", "DeployedModels", "TrafficSplit", "Etag", "Labels", "CreateTime", "UpdateTime", "EncryptionSpec", "Network", "EnablePrivateServiceConnect", "PrivateServiceConnectConfig", "ModelDeploymentMonitoringJob", "PredictRequestResponseLoggingConfig", "DedicatedEndpointEnabled", "DedicatedEndpointDns", "ClientConnectionConfig", "SatisfiesPzs", "SatisfiesPzi" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, }), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.DeployedModel), global::Google.Cloud.AIPlatform.V1.DeployedModel.Parser, new[]{ "DedicatedResources", "AutomaticResources", "SharedResources", "Id", "Model", "ModelVersionId", "DisplayName", "CreateTime", "ExplanationSpec", "DisableExplanations", "ServiceAccount", "DisableContainerLogging", "EnableAccessLogging", "PrivateEndpoints", "FasterDeploymentConfig", "Status", "SystemLabels" }, new[]{ "PredictionResources" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.DeployedModel.Types.Status), global::Google.Cloud.AIPlatform.V1.DeployedModel.Types.Status.Parser, new[]{ "Message", "LastUpdateTime", "AvailableReplicaCount" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.DeployedModel), global::Google.Cloud.AIPlatform.V1.DeployedModel.Parser, new[]{ "DedicatedResources", "AutomaticResources", "SharedResources", "Id", "Model", "ModelVersionId", "DisplayName", "CreateTime", "ExplanationSpec", "DisableExplanations", "ServiceAccount", "DisableContainerLogging", "EnableAccessLogging", "PrivateEndpoints", "FasterDeploymentConfig", "Status", "SystemLabels", "SpeculativeDecodingSpec" }, new[]{ "PredictionResources" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.DeployedModel.Types.Status), global::Google.Cloud.AIPlatform.V1.DeployedModel.Types.Status.Parser, new[]{ "Message", "LastUpdateTime", "AvailableReplicaCount" }, null, null, null, null), null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.PrivateEndpoints), global::Google.Cloud.AIPlatform.V1.PrivateEndpoints.Parser, new[]{ "PredictHttpUri", "ExplainHttpUri", "HealthHttpUri", "ServiceAttachment" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.PredictRequestResponseLoggingConfig), global::Google.Cloud.AIPlatform.V1.PredictRequestResponseLoggingConfig.Parser, new[]{ "Enabled", "SamplingRate", "BigqueryDestination" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ClientConnectionConfig), global::Google.Cloud.AIPlatform.V1.ClientConnectionConfig.Parser, new[]{ "InferenceTimeout" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FasterDeploymentConfig), global::Google.Cloud.AIPlatform.V1.FasterDeploymentConfig.Parser, new[]{ "FastTryoutEnabled" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ClientConnectionConfig), global::Google.Cloud.AIPlatform.V1.ClientConnectionConfig.Parser, new[]{ "InferenceTimeout" }, null, null, null, null) + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec), global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Parser, new[]{ "DraftModelSpeculation", "NgramSpeculation", "SpeculativeTokenCount" }, new[]{ "Speculation" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation), global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation.Parser, new[]{ "DraftModel" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation), global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation.Parser, new[]{ "NgramSize" }, null, null, null, null)}) })); } #endregion @@ -1213,6 +1226,7 @@ public DeployedModel(DeployedModel other) : this() { fasterDeploymentConfig_ = other.fasterDeploymentConfig_ != null ? other.fasterDeploymentConfig_.Clone() : null; status_ = other.status_ != null ? other.status_.Clone() : null; systemLabels_ = other.systemLabels_.Clone(); + speculativeDecodingSpec_ = other.speculativeDecodingSpec_ != null ? other.speculativeDecodingSpec_.Clone() : null; switch (other.PredictionResourcesCase) { case PredictionResourcesOneofCase.DedicatedResources: DedicatedResources = other.DedicatedResources.Clone(); @@ -1562,6 +1576,21 @@ public bool EnableAccessLogging { get { return systemLabels_; } } + /// Field number for the "speculative_decoding_spec" field. + public const int SpeculativeDecodingSpecFieldNumber = 30; + private global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec speculativeDecodingSpec_; + /// + /// Optional. Spec for configuring speculative decoding. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec SpeculativeDecodingSpec { + get { return speculativeDecodingSpec_; } + set { + speculativeDecodingSpec_ = value; + } + } + private object predictionResources_; /// Enum of possible cases for the "prediction_resources" oneof. public enum PredictionResourcesOneofCase { @@ -1616,6 +1645,7 @@ public bool Equals(DeployedModel other) { if (!object.Equals(FasterDeploymentConfig, other.FasterDeploymentConfig)) return false; if (!object.Equals(Status, other.Status)) return false; if (!SystemLabels.Equals(other.SystemLabels)) return false; + if (!object.Equals(SpeculativeDecodingSpec, other.SpeculativeDecodingSpec)) return false; if (PredictionResourcesCase != other.PredictionResourcesCase) return false; return Equals(_unknownFields, other._unknownFields); } @@ -1641,6 +1671,7 @@ public override int GetHashCode() { if (fasterDeploymentConfig_ != null) hash ^= FasterDeploymentConfig.GetHashCode(); if (status_ != null) hash ^= Status.GetHashCode(); hash ^= SystemLabels.GetHashCode(); + if (speculativeDecodingSpec_ != null) hash ^= SpeculativeDecodingSpec.GetHashCode(); hash ^= (int) predictionResourcesCase_; if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); @@ -1725,6 +1756,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteMessage(Status); } systemLabels_.WriteTo(output, _map_systemLabels_codec); + if (speculativeDecodingSpec_ != null) { + output.WriteRawTag(242, 1); + output.WriteMessage(SpeculativeDecodingSpec); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -1800,6 +1835,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteMessage(Status); } systemLabels_.WriteTo(ref output, _map_systemLabels_codec); + if (speculativeDecodingSpec_ != null) { + output.WriteRawTag(242, 1); + output.WriteMessage(SpeculativeDecodingSpec); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -1859,6 +1898,9 @@ public int CalculateSize() { size += 2 + pb::CodedOutputStream.ComputeMessageSize(Status); } size += systemLabels_.CalculateSize(_map_systemLabels_codec); + if (speculativeDecodingSpec_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(SpeculativeDecodingSpec); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -1926,6 +1968,12 @@ public void MergeFrom(DeployedModel other) { Status.MergeFrom(other.Status); } systemLabels_.MergeFrom(other.systemLabels_); + if (other.speculativeDecodingSpec_ != null) { + if (speculativeDecodingSpec_ == null) { + SpeculativeDecodingSpec = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec(); + } + SpeculativeDecodingSpec.MergeFrom(other.SpeculativeDecodingSpec); + } switch (other.PredictionResourcesCase) { case PredictionResourcesOneofCase.DedicatedResources: if (DedicatedResources == null) { @@ -2052,6 +2100,13 @@ public void MergeFrom(pb::CodedInputStream input) { systemLabels_.AddEntriesFrom(input, _map_systemLabels_codec); break; } + case 242: { + if (speculativeDecodingSpec_ == null) { + SpeculativeDecodingSpec = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec(); + } + input.ReadMessage(SpeculativeDecodingSpec); + break; + } } } #endif @@ -2160,6 +2215,13 @@ public void MergeFrom(pb::CodedInputStream input) { systemLabels_.AddEntriesFrom(ref input, _map_systemLabels_codec); break; } + case 242: { + if (speculativeDecodingSpec_ == null) { + SpeculativeDecodingSpec = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec(); + } + input.ReadMessage(SpeculativeDecodingSpec); + break; + } } } } @@ -3073,19 +3135,19 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Configuration for faster model deployment. + /// Configurations (e.g. inference timeout) that are applied on your endpoints. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class FasterDeploymentConfig : pb::IMessage + public sealed partial class ClientConnectionConfig : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new FasterDeploymentConfig()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ClientConnectionConfig()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + public static pb::MessageParser Parser { get { return _parser; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -3101,7 +3163,7 @@ public sealed partial class FasterDeploymentConfig : pb::IMessageField number for the "fast_tryout_enabled" field. - public const int FastTryoutEnabledFieldNumber = 2; - private bool fastTryoutEnabled_; + /// Field number for the "inference_timeout" field. + public const int InferenceTimeoutFieldNumber = 1; + private global::Google.Protobuf.WellKnownTypes.Duration inferenceTimeout_; /// - /// If true, enable fast tryout feature for this deployed model. + /// Customizable online prediction request timeout. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool FastTryoutEnabled { - get { return fastTryoutEnabled_; } + public global::Google.Protobuf.WellKnownTypes.Duration InferenceTimeout { + get { return inferenceTimeout_; } set { - fastTryoutEnabled_ = value; + inferenceTimeout_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as FasterDeploymentConfig); + return Equals(other as ClientConnectionConfig); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(FasterDeploymentConfig other) { + public bool Equals(ClientConnectionConfig other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (FastTryoutEnabled != other.FastTryoutEnabled) return false; + if (!object.Equals(InferenceTimeout, other.InferenceTimeout)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -3158,7 +3220,7 @@ public bool Equals(FasterDeploymentConfig other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (FastTryoutEnabled != false) hash ^= FastTryoutEnabled.GetHashCode(); + if (inferenceTimeout_ != null) hash ^= InferenceTimeout.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -3177,9 +3239,9 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (FastTryoutEnabled != false) { - output.WriteRawTag(16); - output.WriteBool(FastTryoutEnabled); + if (inferenceTimeout_ != null) { + output.WriteRawTag(10); + output.WriteMessage(InferenceTimeout); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -3191,9 +3253,9 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (FastTryoutEnabled != false) { - output.WriteRawTag(16); - output.WriteBool(FastTryoutEnabled); + if (inferenceTimeout_ != null) { + output.WriteRawTag(10); + output.WriteMessage(InferenceTimeout); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -3205,8 +3267,8 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (FastTryoutEnabled != false) { - size += 1 + 1; + if (inferenceTimeout_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(InferenceTimeout); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -3216,12 +3278,15 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(FasterDeploymentConfig other) { + public void MergeFrom(ClientConnectionConfig other) { if (other == null) { return; } - if (other.FastTryoutEnabled != false) { - FastTryoutEnabled = other.FastTryoutEnabled; + if (other.inferenceTimeout_ != null) { + if (inferenceTimeout_ == null) { + InferenceTimeout = new global::Google.Protobuf.WellKnownTypes.Duration(); + } + InferenceTimeout.MergeFrom(other.InferenceTimeout); } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -3238,8 +3303,11 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; - case 16: { - FastTryoutEnabled = input.ReadBool(); + case 10: { + if (inferenceTimeout_ == null) { + InferenceTimeout = new global::Google.Protobuf.WellKnownTypes.Duration(); + } + input.ReadMessage(InferenceTimeout); break; } } @@ -3257,8 +3325,11 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; - case 16: { - FastTryoutEnabled = input.ReadBool(); + case 10: { + if (inferenceTimeout_ == null) { + InferenceTimeout = new global::Google.Protobuf.WellKnownTypes.Duration(); + } + input.ReadMessage(InferenceTimeout); break; } } @@ -3269,19 +3340,19 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Configurations (e.g. inference timeout) that are applied on your endpoints. + /// Configuration for faster model deployment. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ClientConnectionConfig : pb::IMessage + public sealed partial class FasterDeploymentConfig : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ClientConnectionConfig()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new FasterDeploymentConfig()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + public static pb::MessageParser Parser { get { return _parser; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -3297,7 +3368,7 @@ public sealed partial class ClientConnectionConfig : pb::IMessageField number for the "inference_timeout" field. - public const int InferenceTimeoutFieldNumber = 1; - private global::Google.Protobuf.WellKnownTypes.Duration inferenceTimeout_; + /// Field number for the "fast_tryout_enabled" field. + public const int FastTryoutEnabledFieldNumber = 2; + private bool fastTryoutEnabled_; /// - /// Customizable online prediction request timeout. + /// If true, enable fast tryout feature for this deployed model. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Protobuf.WellKnownTypes.Duration InferenceTimeout { - get { return inferenceTimeout_; } + public bool FastTryoutEnabled { + get { return fastTryoutEnabled_; } set { - inferenceTimeout_ = value; + fastTryoutEnabled_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ClientConnectionConfig); + return Equals(other as FasterDeploymentConfig); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ClientConnectionConfig other) { + public bool Equals(FasterDeploymentConfig other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (!object.Equals(InferenceTimeout, other.InferenceTimeout)) return false; + if (FastTryoutEnabled != other.FastTryoutEnabled) return false; return Equals(_unknownFields, other._unknownFields); } @@ -3354,7 +3425,7 @@ public bool Equals(ClientConnectionConfig other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (inferenceTimeout_ != null) hash ^= InferenceTimeout.GetHashCode(); + if (FastTryoutEnabled != false) hash ^= FastTryoutEnabled.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -3373,9 +3444,9 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (inferenceTimeout_ != null) { - output.WriteRawTag(10); - output.WriteMessage(InferenceTimeout); + if (FastTryoutEnabled != false) { + output.WriteRawTag(16); + output.WriteBool(FastTryoutEnabled); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -3387,9 +3458,9 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (inferenceTimeout_ != null) { - output.WriteRawTag(10); - output.WriteMessage(InferenceTimeout); + if (FastTryoutEnabled != false) { + output.WriteRawTag(16); + output.WriteBool(FastTryoutEnabled); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -3401,8 +3472,8 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (inferenceTimeout_ != null) { - size += 1 + pb::CodedOutputStream.ComputeMessageSize(InferenceTimeout); + if (FastTryoutEnabled != false) { + size += 1 + 1; } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -3412,15 +3483,12 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ClientConnectionConfig other) { + public void MergeFrom(FasterDeploymentConfig other) { if (other == null) { return; } - if (other.inferenceTimeout_ != null) { - if (inferenceTimeout_ == null) { - InferenceTimeout = new global::Google.Protobuf.WellKnownTypes.Duration(); - } - InferenceTimeout.MergeFrom(other.InferenceTimeout); + if (other.FastTryoutEnabled != false) { + FastTryoutEnabled = other.FastTryoutEnabled; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -3437,11 +3505,8 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; - case 10: { - if (inferenceTimeout_ == null) { - InferenceTimeout = new global::Google.Protobuf.WellKnownTypes.Duration(); - } - input.ReadMessage(InferenceTimeout); + case 16: { + FastTryoutEnabled = input.ReadBool(); break; } } @@ -3459,11 +3524,8 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; - case 10: { - if (inferenceTimeout_ == null) { - InferenceTimeout = new global::Google.Protobuf.WellKnownTypes.Duration(); - } - input.ReadMessage(InferenceTimeout); + case 16: { + FastTryoutEnabled = input.ReadBool(); break; } } @@ -3473,6 +3535,747 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// Configuration for Speculative Decoding. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class SpeculativeDecodingSpec : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new SpeculativeDecodingSpec()); + 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.AIPlatform.V1.EndpointReflection.Descriptor.MessageTypes[6]; } + } + + [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 SpeculativeDecodingSpec() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public SpeculativeDecodingSpec(SpeculativeDecodingSpec other) : this() { + speculativeTokenCount_ = other.speculativeTokenCount_; + switch (other.SpeculationCase) { + case SpeculationOneofCase.DraftModelSpeculation: + DraftModelSpeculation = other.DraftModelSpeculation.Clone(); + break; + case SpeculationOneofCase.NgramSpeculation: + NgramSpeculation = other.NgramSpeculation.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public SpeculativeDecodingSpec Clone() { + return new SpeculativeDecodingSpec(this); + } + + /// Field number for the "draft_model_speculation" field. + public const int DraftModelSpeculationFieldNumber = 2; + /// + /// draft model speculation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation DraftModelSpeculation { + get { return speculationCase_ == SpeculationOneofCase.DraftModelSpeculation ? (global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation) speculation_ : null; } + set { + speculation_ = value; + speculationCase_ = value == null ? SpeculationOneofCase.None : SpeculationOneofCase.DraftModelSpeculation; + } + } + + /// Field number for the "ngram_speculation" field. + public const int NgramSpeculationFieldNumber = 3; + /// + /// N-Gram speculation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation NgramSpeculation { + get { return speculationCase_ == SpeculationOneofCase.NgramSpeculation ? (global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation) speculation_ : null; } + set { + speculation_ = value; + speculationCase_ = value == null ? SpeculationOneofCase.None : SpeculationOneofCase.NgramSpeculation; + } + } + + /// Field number for the "speculative_token_count" field. + public const int SpeculativeTokenCountFieldNumber = 1; + private int speculativeTokenCount_; + /// + /// The number of speculative tokens to generate at each step. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int SpeculativeTokenCount { + get { return speculativeTokenCount_; } + set { + speculativeTokenCount_ = value; + } + } + + private object speculation_; + /// Enum of possible cases for the "speculation" oneof. + public enum SpeculationOneofCase { + None = 0, + DraftModelSpeculation = 2, + NgramSpeculation = 3, + } + private SpeculationOneofCase speculationCase_ = SpeculationOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public SpeculationOneofCase SpeculationCase { + get { return speculationCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearSpeculation() { + speculationCase_ = SpeculationOneofCase.None; + speculation_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as SpeculativeDecodingSpec); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(SpeculativeDecodingSpec other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(DraftModelSpeculation, other.DraftModelSpeculation)) return false; + if (!object.Equals(NgramSpeculation, other.NgramSpeculation)) return false; + if (SpeculativeTokenCount != other.SpeculativeTokenCount) return false; + if (SpeculationCase != other.SpeculationCase) 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 (speculationCase_ == SpeculationOneofCase.DraftModelSpeculation) hash ^= DraftModelSpeculation.GetHashCode(); + if (speculationCase_ == SpeculationOneofCase.NgramSpeculation) hash ^= NgramSpeculation.GetHashCode(); + if (SpeculativeTokenCount != 0) hash ^= SpeculativeTokenCount.GetHashCode(); + hash ^= (int) speculationCase_; + 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 (SpeculativeTokenCount != 0) { + output.WriteRawTag(8); + output.WriteInt32(SpeculativeTokenCount); + } + if (speculationCase_ == SpeculationOneofCase.DraftModelSpeculation) { + output.WriteRawTag(18); + output.WriteMessage(DraftModelSpeculation); + } + if (speculationCase_ == SpeculationOneofCase.NgramSpeculation) { + output.WriteRawTag(26); + output.WriteMessage(NgramSpeculation); + } + 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 (SpeculativeTokenCount != 0) { + output.WriteRawTag(8); + output.WriteInt32(SpeculativeTokenCount); + } + if (speculationCase_ == SpeculationOneofCase.DraftModelSpeculation) { + output.WriteRawTag(18); + output.WriteMessage(DraftModelSpeculation); + } + if (speculationCase_ == SpeculationOneofCase.NgramSpeculation) { + output.WriteRawTag(26); + output.WriteMessage(NgramSpeculation); + } + 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 (speculationCase_ == SpeculationOneofCase.DraftModelSpeculation) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(DraftModelSpeculation); + } + if (speculationCase_ == SpeculationOneofCase.NgramSpeculation) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(NgramSpeculation); + } + if (SpeculativeTokenCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(SpeculativeTokenCount); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(SpeculativeDecodingSpec other) { + if (other == null) { + return; + } + if (other.SpeculativeTokenCount != 0) { + SpeculativeTokenCount = other.SpeculativeTokenCount; + } + switch (other.SpeculationCase) { + case SpeculationOneofCase.DraftModelSpeculation: + if (DraftModelSpeculation == null) { + DraftModelSpeculation = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation(); + } + DraftModelSpeculation.MergeFrom(other.DraftModelSpeculation); + break; + case SpeculationOneofCase.NgramSpeculation: + if (NgramSpeculation == null) { + NgramSpeculation = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation(); + } + NgramSpeculation.MergeFrom(other.NgramSpeculation); + break; + } + + _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 8: { + SpeculativeTokenCount = input.ReadInt32(); + break; + } + case 18: { + global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation subBuilder = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation(); + if (speculationCase_ == SpeculationOneofCase.DraftModelSpeculation) { + subBuilder.MergeFrom(DraftModelSpeculation); + } + input.ReadMessage(subBuilder); + DraftModelSpeculation = subBuilder; + break; + } + case 26: { + global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation subBuilder = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation(); + if (speculationCase_ == SpeculationOneofCase.NgramSpeculation) { + subBuilder.MergeFrom(NgramSpeculation); + } + input.ReadMessage(subBuilder); + NgramSpeculation = subBuilder; + 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 8: { + SpeculativeTokenCount = input.ReadInt32(); + break; + } + case 18: { + global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation subBuilder = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.DraftModelSpeculation(); + if (speculationCase_ == SpeculationOneofCase.DraftModelSpeculation) { + subBuilder.MergeFrom(DraftModelSpeculation); + } + input.ReadMessage(subBuilder); + DraftModelSpeculation = subBuilder; + break; + } + case 26: { + global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation subBuilder = new global::Google.Cloud.AIPlatform.V1.SpeculativeDecodingSpec.Types.NgramSpeculation(); + if (speculationCase_ == SpeculationOneofCase.NgramSpeculation) { + subBuilder.MergeFrom(NgramSpeculation); + } + input.ReadMessage(subBuilder); + NgramSpeculation = subBuilder; + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the SpeculativeDecodingSpec message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Draft model speculation works by using the smaller model to generate + /// candidate tokens for speculative decoding. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DraftModelSpeculation : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DraftModelSpeculation()); + 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.AIPlatform.V1.SpeculativeDecodingSpec.Descriptor.NestedTypes[0]; } + } + + [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 DraftModelSpeculation() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DraftModelSpeculation(DraftModelSpeculation other) : this() { + draftModel_ = other.draftModel_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DraftModelSpeculation Clone() { + return new DraftModelSpeculation(this); + } + + /// Field number for the "draft_model" field. + public const int DraftModelFieldNumber = 1; + private string draftModel_ = ""; + /// + /// Required. The resource name of the draft model. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string DraftModel { + get { return draftModel_; } + set { + draftModel_ = 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 DraftModelSpeculation); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DraftModelSpeculation other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (DraftModel != other.DraftModel) 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 (DraftModel.Length != 0) hash ^= DraftModel.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 (DraftModel.Length != 0) { + output.WriteRawTag(10); + output.WriteString(DraftModel); + } + 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 (DraftModel.Length != 0) { + output.WriteRawTag(10); + output.WriteString(DraftModel); + } + 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 (DraftModel.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(DraftModel); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DraftModelSpeculation other) { + if (other == null) { + return; + } + if (other.DraftModel.Length != 0) { + DraftModel = other.DraftModel; + } + _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: { + DraftModel = 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: { + DraftModel = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// N-Gram speculation works by trying to find matching tokens in the + /// previous prompt sequence and use those as speculation for generating + /// new tokens. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class NgramSpeculation : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new NgramSpeculation()); + 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.AIPlatform.V1.SpeculativeDecodingSpec.Descriptor.NestedTypes[1]; } + } + + [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 NgramSpeculation() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NgramSpeculation(NgramSpeculation other) : this() { + ngramSize_ = other.ngramSize_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NgramSpeculation Clone() { + return new NgramSpeculation(this); + } + + /// Field number for the "ngram_size" field. + public const int NgramSizeFieldNumber = 1; + private int ngramSize_; + /// + /// The number of last N input tokens used as ngram to search/match + /// against the previous prompt sequence. + /// This is equal to the N in N-Gram. + /// The default value is 3 if not specified. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int NgramSize { + get { return ngramSize_; } + set { + ngramSize_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as NgramSpeculation); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(NgramSpeculation other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (NgramSize != other.NgramSize) 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 (NgramSize != 0) hash ^= NgramSize.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 (NgramSize != 0) { + output.WriteRawTag(8); + output.WriteInt32(NgramSize); + } + 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 (NgramSize != 0) { + output.WriteRawTag(8); + output.WriteInt32(NgramSize); + } + 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 (NgramSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(NgramSize); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(NgramSpeculation other) { + if (other == null) { + return; + } + if (other.NgramSize != 0) { + NgramSize = other.NgramSize; + } + _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 8: { + NgramSize = input.ReadInt32(); + 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 8: { + NgramSize = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + #endregion } diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointResourceNames.g.cs index 70d967177420..7bba9d0a7809 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -386,4 +386,22 @@ public DeploymentResourcePoolName SharedResourcesAsDeploymentResourcePoolName set => SharedResources = value?.ToString() ?? ""; } } + + public partial class SpeculativeDecodingSpec + { + public partial class Types + { + public partial class DraftModelSpeculation + { + /// + /// -typed view over the resource name property. + /// + public ModelName DraftModelAsModelName + { + get => string.IsNullOrEmpty(DraftModel) ? null : ModelName.Parse(DraftModel, allowUnparsed: true); + set => DraftModel = value?.ToString() ?? ""; + } + } + } + } } diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointServiceClient.g.cs index 0846069222b0..2752ec85f0c8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointServiceResourceNames.g.cs index 0bb9d4ef0403..b92dc0014490 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EndpointServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EntityTypeResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EntityTypeResourceNames.g.cs index a4b6f5cfed2b..3d55fd23aef9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EntityTypeResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EntityTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EvaluationServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EvaluationServiceClient.g.cs index 94488545248e..86d5c32592fd 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EvaluationServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EvaluationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EvaluationServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EvaluationServiceResourceNames.g.cs index f50965387a54..b01b4e39263e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EvaluationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EvaluationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EventResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EventResourceNames.g.cs index e4ebb7203a0b..1e1394f44c61 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EventResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/EventResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ExecutionResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ExecutionResourceNames.g.cs index 29431a4fcf47..3821c3f8ca2f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ExecutionResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ExecutionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureGroupResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureGroupResourceNames.g.cs index 2ae7f41df5ef..9fbfed0d7123 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureGroupResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureGroupResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreAdminServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreAdminServiceClient.g.cs index 59ccf59e723f..853443b7e191 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreAdminServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreAdminServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreAdminServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreAdminServiceResourceNames.g.cs index 4b6fb5efba09..acf9962ce2a8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreAdminServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreAdminServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreResourceNames.g.cs index 4f98e9fd78c2..8ffb407b872f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreService.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreService.g.cs index 42ae30f371ac..68459c630f10 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreService.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreService.g.cs @@ -2702,11 +2702,11 @@ public void MergeFrom(pb::CodedInputStream input) { /// Numeric filter is used to search a subset of the entities by using boolean /// rules on numeric columns. /// For example: - /// Database Point 0: {name: “a” value_int: 42} {name: “b” value_float: 1.0} - /// Database Point 1: {name: “a” value_int: 10} {name: “b” value_float: 2.0} - /// Database Point 2: {name: “a” value_int: -1} {name: “b” value_float: 3.0} - /// Query: {name: “a” value_int: 12 operator: LESS} // Matches Point 1, 2 - /// {name: “b” value_float: 2.0 operator: EQUAL} // Matches Point 1 + /// Database Point 0: {name: "a" value_int: 42} {name: "b" value_float: 1.0} + /// Database Point 1: {name: "a" value_int: 10} {name: "b" value_float: 2.0} + /// Database Point 2: {name: "a" value_int: -1} {name: "b" value_float: 3.0} + /// Query: {name: "a" value_int: 12 operator: LESS} // Matches Point 1, 2 + /// {name: "b" value_float: 2.0 operator: EQUAL} // Matches Point 1 /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class NumericFilter : pb::IMessage @@ -3161,7 +3161,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { /// - /// Datapoints for which Operator is true relative to the query’s Value + /// Datapoints for which Operator is true relative to the query's Value /// field will be allowlisted. /// public enum Operator { diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreServiceClient.g.cs index 31a0fbf06d29..c33d2c4175b6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreServiceResourceNames.g.cs index b1edc956bcfb..bcfba277a861 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureOnlineStoreServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureRegistryServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureRegistryServiceClient.g.cs index e044079e0ddc..a1e4826d74ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureRegistryServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureRegistryServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureRegistryServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureRegistryServiceResourceNames.g.cs index 980f4ad8e8b8..477671a608a7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureRegistryServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureRegistryServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureResourceNames.g.cs index 416f5291de7e..2ccefa426366 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureView.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureView.g.cs index c9c3d5ab24e4..78f81d43e77d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureView.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureView.g.cs @@ -27,68 +27,80 @@ static FeatureViewReflection() { "Ci1nb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92MS9mZWF0dXJlX3ZpZXcucHJv", "dG8SGmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxGh9nb29nbGUvYXBpL2Zp", "ZWxkX2JlaGF2aW9yLnByb3RvGhlnb29nbGUvYXBpL3Jlc291cmNlLnByb3Rv", - "Gh9nb29nbGUvcHJvdG9idWYvdGltZXN0YW1wLnByb3RvItEQCgtGZWF0dXJl", - "VmlldxJXChBiaWdfcXVlcnlfc291cmNlGAYgASgLMjYuZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjEuRmVhdHVyZVZpZXcuQmlnUXVlcnlTb3VyY2VCA+BB", - "AUgAEmUKF2ZlYXR1cmVfcmVnaXN0cnlfc291cmNlGAkgASgLMj0uZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjEuRmVhdHVyZVZpZXcuRmVhdHVyZVJlZ2lz", - "dHJ5U291cmNlQgPgQQFIABJZChF2ZXJ0ZXhfcmFnX3NvdXJjZRgSIAEoCzI3", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZlYXR1cmVWaWV3LlZlcnRl", - "eFJhZ1NvdXJjZUID4EEBSAASEQoEbmFtZRgBIAEoCUID4EEIEjQKC2NyZWF0", - "ZV90aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EED", - "EjQKC3VwZGF0ZV90aW1lGAMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVz", - "dGFtcEID4EEDEhEKBGV0YWcYBCABKAlCA+BBARJICgZsYWJlbHMYBSADKAsy", - "My5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5GZWF0dXJlVmlldy5MYWJl", - "bHNFbnRyeUID4EEBEkcKC3N5bmNfY29uZmlnGAcgASgLMjIuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjEuRmVhdHVyZVZpZXcuU3luY0NvbmZpZxJOCgxp", - "bmRleF9jb25maWcYDyABKAsyMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MS5GZWF0dXJlVmlldy5JbmRleENvbmZpZ0ID4EEBEhoKDXNhdGlzZmllc19w", - "enMYEyABKAhCA+BBAxIaCg1zYXRpc2ZpZXNfcHppGBQgASgIQgPgQQMaQgoO", - "QmlnUXVlcnlTb3VyY2USEAoDdXJpGAEgASgJQgPgQQISHgoRZW50aXR5X2lk", - "X2NvbHVtbnMYAiADKAlCA+BBAhozCgpTeW5jQ29uZmlnEgwKBGNyb24YASAB", - "KAkSFwoKY29udGludW91cxgCIAEoCEID4EEBGucFCgtJbmRleENvbmZpZxJf", - "Cg50cmVlX2FoX2NvbmZpZxgGIAEoCzJALmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxLkZlYXR1cmVWaWV3LkluZGV4Q29uZmlnLlRyZWVBSENvbmZpZ0ID", - "4EEBSAASZwoSYnJ1dGVfZm9yY2VfY29uZmlnGAcgASgLMkQuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjEuRmVhdHVyZVZpZXcuSW5kZXhDb25maWcuQnJ1", - "dGVGb3JjZUNvbmZpZ0ID4EEBSAASHQoQZW1iZWRkaW5nX2NvbHVtbhgBIAEo", - "CUID4EEBEhsKDmZpbHRlcl9jb2x1bW5zGAIgAygJQgPgQQESHAoPY3Jvd2Rp", - "bmdfY29sdW1uGAMgASgJQgPgQQESJQoTZW1iZWRkaW5nX2RpbWVuc2lvbhgE", - "IAEoBUID4EEBSAGIAQESawoVZGlzdGFuY2VfbWVhc3VyZV90eXBlGAUgASgO", - "MkcuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRmVhdHVyZVZpZXcuSW5k", - "ZXhDb25maWcuRGlzdGFuY2VNZWFzdXJlVHlwZUID4EEBGhIKEEJydXRlRm9y", - "Y2VDb25maWcaWQoMVHJlZUFIQ29uZmlnEisKGWxlYWZfbm9kZV9lbWJlZGRp", - "bmdfY291bnQYASABKANCA+BBAUgAiAEBQhwKGl9sZWFmX25vZGVfZW1iZWRk", - "aW5nX2NvdW50IoQBChNEaXN0YW5jZU1lYXN1cmVUeXBlEiUKIURJU1RBTkNF", - "X01FQVNVUkVfVFlQRV9VTlNQRUNJRklFRBAAEhcKE1NRVUFSRURfTDJfRElT", - "VEFOQ0UQARITCg9DT1NJTkVfRElTVEFOQ0UQAhIYChRET1RfUFJPRFVDVF9E", - "SVNUQU5DRRADQhIKEGFsZ29yaXRobV9jb25maWdCFgoUX2VtYmVkZGluZ19k", - "aW1lbnNpb24a/gEKFUZlYXR1cmVSZWdpc3RyeVNvdXJjZRJnCg5mZWF0dXJl", - "X2dyb3VwcxgBIAMoCzJKLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZl", - "YXR1cmVWaWV3LkZlYXR1cmVSZWdpc3RyeVNvdXJjZS5GZWF0dXJlR3JvdXBC", - "A+BBAhIgCg5wcm9qZWN0X251bWJlchgCIAEoA0ID4EEBSACIAQEaRwoMRmVh", - "dHVyZUdyb3VwEh0KEGZlYXR1cmVfZ3JvdXBfaWQYASABKAlCA+BBAhIYCgtm", - "ZWF0dXJlX2lkcxgCIAMoCUID4EECQhEKD19wcm9qZWN0X251bWJlcho/Cg9W", - "ZXJ0ZXhSYWdTb3VyY2USEAoDdXJpGAEgASgJQgPgQQISGgoNcmFnX2NvcnB1", - "c19pZBgCIAEoA0ID4EEBGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRIN", - "CgV2YWx1ZRgCIAEoCToCOAE6mwHqQZcBCiVhaXBsYXRmb3JtLmdvb2dsZWFw", - "aXMuY29tL0ZlYXR1cmVWaWV3Em5wcm9qZWN0cy97cHJvamVjdH0vbG9jYXRp", - "b25zL3tsb2NhdGlvbn0vZmVhdHVyZU9ubGluZVN0b3Jlcy97ZmVhdHVyZV9v", - "bmxpbmVfc3RvcmV9L2ZlYXR1cmVWaWV3cy97ZmVhdHVyZV92aWV3fUIICgZz", - "b3VyY2VCzgEKHmNvbS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MUIQRmVh", - "dHVyZVZpZXdQcm90b1ABWj5jbG91ZC5nb29nbGUuY29tL2dvL2FpcGxhdGZv", - "cm0vYXBpdjEvYWlwbGF0Zm9ybXBiO2FpcGxhdGZvcm1wYqoCGkdvb2dsZS5D", - "bG91ZC5BSVBsYXRmb3JtLlYxygIaR29vZ2xlXENsb3VkXEFJUGxhdGZvcm1c", - "VjHqAh1Hb29nbGU6OkNsb3VkOjpBSVBsYXRmb3JtOjpWMWIGcHJvdG8z")); + "GjJnb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92MS9tYWNoaW5lX3Jlc291cmNl", + "cy5wcm90bxofZ29vZ2xlL3Byb3RvYnVmL3RpbWVzdGFtcC5wcm90byKKFAoL", + "RmVhdHVyZVZpZXcSVwoQYmlnX3F1ZXJ5X3NvdXJjZRgGIAEoCzI2Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZlYXR1cmVWaWV3LkJpZ1F1ZXJ5U291", + "cmNlQgPgQQFIABJlChdmZWF0dXJlX3JlZ2lzdHJ5X3NvdXJjZRgJIAEoCzI9", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZlYXR1cmVWaWV3LkZlYXR1", + "cmVSZWdpc3RyeVNvdXJjZUID4EEBSAASWQoRdmVydGV4X3JhZ19zb3VyY2UY", + "EiABKAsyNy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5GZWF0dXJlVmll", + "dy5WZXJ0ZXhSYWdTb3VyY2VCA+BBAUgAEhEKBG5hbWUYASABKAlCA+BBCBI0", + "CgtjcmVhdGVfdGltZRgCIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3Rh", + "bXBCA+BBAxI0Cgt1cGRhdGVfdGltZRgDIAEoCzIaLmdvb2dsZS5wcm90b2J1", + "Zi5UaW1lc3RhbXBCA+BBAxIRCgRldGFnGAQgASgJQgPgQQESSAoGbGFiZWxz", + "GAUgAygLMjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRmVhdHVyZVZp", + "ZXcuTGFiZWxzRW50cnlCA+BBARJHCgtzeW5jX2NvbmZpZxgHIAEoCzIyLmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZlYXR1cmVWaWV3LlN5bmNDb25m", + "aWcSTgoMaW5kZXhfY29uZmlnGA8gASgLMjMuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuRmVhdHVyZVZpZXcuSW5kZXhDb25maWdCA+BBARJWChBvcHRp", + "bWl6ZWRfY29uZmlnGBAgASgLMjcuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djEuRmVhdHVyZVZpZXcuT3B0aW1pemVkQ29uZmlnQgPgQQESWQoSc2Vydmlj", + "ZV9hZ2VudF90eXBlGA4gASgOMjguZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djEuRmVhdHVyZVZpZXcuU2VydmljZUFnZW50VHlwZUID4EEBEiIKFXNlcnZp", + "Y2VfYWNjb3VudF9lbWFpbBgNIAEoCUID4EEDEhoKDXNhdGlzZmllc19wenMY", + "EyABKAhCA+BBAxIaCg1zYXRpc2ZpZXNfcHppGBQgASgIQgPgQQMaQgoOQmln", + "UXVlcnlTb3VyY2USEAoDdXJpGAEgASgJQgPgQQISHgoRZW50aXR5X2lkX2Nv", + "bHVtbnMYAiADKAlCA+BBAhozCgpTeW5jQ29uZmlnEgwKBGNyb24YASABKAkS", + "FwoKY29udGludW91cxgCIAEoCEID4EEBGucFCgtJbmRleENvbmZpZxJfCg50", + "cmVlX2FoX2NvbmZpZxgGIAEoCzJALmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLkZlYXR1cmVWaWV3LkluZGV4Q29uZmlnLlRyZWVBSENvbmZpZ0ID4EEB", + "SAASZwoSYnJ1dGVfZm9yY2VfY29uZmlnGAcgASgLMkQuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjEuRmVhdHVyZVZpZXcuSW5kZXhDb25maWcuQnJ1dGVG", + "b3JjZUNvbmZpZ0ID4EEBSAASHQoQZW1iZWRkaW5nX2NvbHVtbhgBIAEoCUID", + "4EEBEhsKDmZpbHRlcl9jb2x1bW5zGAIgAygJQgPgQQESHAoPY3Jvd2Rpbmdf", + "Y29sdW1uGAMgASgJQgPgQQESJQoTZW1iZWRkaW5nX2RpbWVuc2lvbhgEIAEo", + "BUID4EEBSAGIAQESawoVZGlzdGFuY2VfbWVhc3VyZV90eXBlGAUgASgOMkcu", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRmVhdHVyZVZpZXcuSW5kZXhD", + "b25maWcuRGlzdGFuY2VNZWFzdXJlVHlwZUID4EEBGhIKEEJydXRlRm9yY2VD", + "b25maWcaWQoMVHJlZUFIQ29uZmlnEisKGWxlYWZfbm9kZV9lbWJlZGRpbmdf", + "Y291bnQYASABKANCA+BBAUgAiAEBQhwKGl9sZWFmX25vZGVfZW1iZWRkaW5n", + "X2NvdW50IoQBChNEaXN0YW5jZU1lYXN1cmVUeXBlEiUKIURJU1RBTkNFX01F", + "QVNVUkVfVFlQRV9VTlNQRUNJRklFRBAAEhcKE1NRVUFSRURfTDJfRElTVEFO", + "Q0UQARITCg9DT1NJTkVfRElTVEFOQ0UQAhIYChRET1RfUFJPRFVDVF9ESVNU", + "QU5DRRADQhIKEGFsZ29yaXRobV9jb25maWdCFgoUX2VtYmVkZGluZ19kaW1l", + "bnNpb24a/gEKFUZlYXR1cmVSZWdpc3RyeVNvdXJjZRJnCg5mZWF0dXJlX2dy", + "b3VwcxgBIAMoCzJKLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZlYXR1", + "cmVWaWV3LkZlYXR1cmVSZWdpc3RyeVNvdXJjZS5GZWF0dXJlR3JvdXBCA+BB", + "AhIgCg5wcm9qZWN0X251bWJlchgCIAEoA0ID4EEBSACIAQEaRwoMRmVhdHVy", + "ZUdyb3VwEh0KEGZlYXR1cmVfZ3JvdXBfaWQYASABKAlCA+BBAhIYCgtmZWF0", + "dXJlX2lkcxgCIAMoCUID4EECQhEKD19wcm9qZWN0X251bWJlcho/Cg9WZXJ0", + "ZXhSYWdTb3VyY2USEAoDdXJpGAEgASgJQgPgQQISGgoNcmFnX2NvcnB1c19p", + "ZBgCIAEoA0ID4EEBGmMKD09wdGltaXplZENvbmZpZxJQChNhdXRvbWF0aWNf", + "cmVzb3VyY2VzGAcgASgLMi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", + "QXV0b21hdGljUmVzb3VyY2VzQgPgQQEaLQoLTGFiZWxzRW50cnkSCwoDa2V5", + "GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASJ7ChBTZXJ2aWNlQWdlbnRUeXBl", + "EiIKHlNFUlZJQ0VfQUdFTlRfVFlQRV9VTlNQRUNJRklFRBAAEh4KGlNFUlZJ", + "Q0VfQUdFTlRfVFlQRV9QUk9KRUNUEAESIwofU0VSVklDRV9BR0VOVF9UWVBF", + "X0ZFQVRVUkVfVklFVxACOpsB6kGXAQolYWlwbGF0Zm9ybS5nb29nbGVhcGlz", + "LmNvbS9GZWF0dXJlVmlldxJucHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9u", + "cy97bG9jYXRpb259L2ZlYXR1cmVPbmxpbmVTdG9yZXMve2ZlYXR1cmVfb25s", + "aW5lX3N0b3JlfS9mZWF0dXJlVmlld3Mve2ZlYXR1cmVfdmlld31CCAoGc291", + "cmNlQs4BCh5jb20uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFCEEZlYXR1", + "cmVWaWV3UHJvdG9QAVo+Y2xvdWQuZ29vZ2xlLmNvbS9nby9haXBsYXRmb3Jt", + "L2FwaXYxL2FpcGxhdGZvcm1wYjthaXBsYXRmb3JtcGKqAhpHb29nbGUuQ2xv", + "dWQuQUlQbGF0Zm9ybS5WMcoCGkdvb2dsZVxDbG91ZFxBSVBsYXRmb3JtXFYx", + "6gIdR29vZ2xlOjpDbG91ZDo6QUlQbGF0Zm9ybTo6VjFiBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, - new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, + new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.MachineResourcesReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView), global::Google.Cloud.AIPlatform.V1.FeatureView.Parser, new[]{ "BigQuerySource", "FeatureRegistrySource", "VertexRagSource", "Name", "CreateTime", "UpdateTime", "Etag", "Labels", "SyncConfig", "IndexConfig", "SatisfiesPzs", "SatisfiesPzi" }, new[]{ "Source" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.BigQuerySource), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.BigQuerySource.Parser, new[]{ "Uri", "EntityIdColumns" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView), global::Google.Cloud.AIPlatform.V1.FeatureView.Parser, new[]{ "BigQuerySource", "FeatureRegistrySource", "VertexRagSource", "Name", "CreateTime", "UpdateTime", "Etag", "Labels", "SyncConfig", "IndexConfig", "OptimizedConfig", "ServiceAgentType", "ServiceAccountEmail", "SatisfiesPzs", "SatisfiesPzi" }, new[]{ "Source" }, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.BigQuerySource), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.BigQuerySource.Parser, new[]{ "Uri", "EntityIdColumns" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.SyncConfig), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.SyncConfig.Parser, new[]{ "Cron", "Continuous" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig.Parser, new[]{ "TreeAhConfig", "BruteForceConfig", "EmbeddingColumn", "FilterColumns", "CrowdingColumn", "EmbeddingDimension", "DistanceMeasureType" }, new[]{ "AlgorithmConfig", "EmbeddingDimension" }, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig.Types.DistanceMeasureType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig.Types.BruteForceConfig), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig.Types.BruteForceConfig.Parser, null, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig.Types.TreeAHConfig), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig.Types.TreeAHConfig.Parser, new[]{ "LeafNodeEmbeddingCount" }, new[]{ "LeafNodeEmbeddingCount" }, null, null, null)}), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.FeatureRegistrySource), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.FeatureRegistrySource.Parser, new[]{ "FeatureGroups", "ProjectNumber" }, new[]{ "ProjectNumber" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.FeatureRegistrySource.Types.FeatureGroup), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.FeatureRegistrySource.Types.FeatureGroup.Parser, new[]{ "FeatureGroupId", "FeatureIds" }, null, null, null, null)}), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.VertexRagSource), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.VertexRagSource.Parser, new[]{ "Uri", "RagCorpusId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FeatureView.Types.OptimizedConfig), global::Google.Cloud.AIPlatform.V1.FeatureView.Types.OptimizedConfig.Parser, new[]{ "AutomaticResources" }, null, null, null, null), null, }) })); } @@ -142,6 +154,9 @@ public FeatureView(FeatureView other) : this() { labels_ = other.labels_.Clone(); syncConfig_ = other.syncConfig_ != null ? other.syncConfig_.Clone() : null; indexConfig_ = other.indexConfig_ != null ? other.indexConfig_.Clone() : null; + optimizedConfig_ = other.optimizedConfig_ != null ? other.optimizedConfig_.Clone() : null; + serviceAgentType_ = other.serviceAgentType_; + serviceAccountEmail_ = other.serviceAccountEmail_; satisfiesPzs_ = other.satisfiesPzs_; satisfiesPzi_ = other.satisfiesPzi_; switch (other.SourceCase) { @@ -333,6 +348,59 @@ public string Etag { } } + /// Field number for the "optimized_config" field. + public const int OptimizedConfigFieldNumber = 16; + private global::Google.Cloud.AIPlatform.V1.FeatureView.Types.OptimizedConfig optimizedConfig_; + /// + /// Optional. Configuration for FeatureView created under Optimized + /// FeatureOnlineStore. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.FeatureView.Types.OptimizedConfig OptimizedConfig { + get { return optimizedConfig_; } + set { + optimizedConfig_ = value; + } + } + + /// Field number for the "service_agent_type" field. + public const int ServiceAgentTypeFieldNumber = 14; + private global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType serviceAgentType_ = global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType.Unspecified; + /// + /// Optional. Service agent type used during data sync. By default, the Vertex + /// AI Service Agent is used. When using an IAM Policy to isolate this + /// FeatureView within a project, a separate service account should be + /// provisioned by setting this field to `SERVICE_AGENT_TYPE_FEATURE_VIEW`. + /// This will generate a separate service account to access the BigQuery source + /// table. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType ServiceAgentType { + get { return serviceAgentType_; } + set { + serviceAgentType_ = value; + } + } + + /// Field number for the "service_account_email" field. + public const int ServiceAccountEmailFieldNumber = 13; + private string serviceAccountEmail_ = ""; + /// + /// Output only. A Service Account unique to this FeatureView. The role + /// bigquery.dataViewer should be granted to this service account to allow + /// Vertex AI Feature Store to sync data to the online store. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ServiceAccountEmail { + get { return serviceAccountEmail_; } + set { + serviceAccountEmail_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Field number for the "satisfies_pzs" field. public const int SatisfiesPzsFieldNumber = 19; private bool satisfiesPzs_; @@ -410,6 +478,9 @@ public bool Equals(FeatureView other) { if (!Labels.Equals(other.Labels)) return false; if (!object.Equals(SyncConfig, other.SyncConfig)) return false; if (!object.Equals(IndexConfig, other.IndexConfig)) return false; + if (!object.Equals(OptimizedConfig, other.OptimizedConfig)) return false; + if (ServiceAgentType != other.ServiceAgentType) return false; + if (ServiceAccountEmail != other.ServiceAccountEmail) return false; if (SatisfiesPzs != other.SatisfiesPzs) return false; if (SatisfiesPzi != other.SatisfiesPzi) return false; if (SourceCase != other.SourceCase) return false; @@ -430,6 +501,9 @@ public override int GetHashCode() { hash ^= Labels.GetHashCode(); if (syncConfig_ != null) hash ^= SyncConfig.GetHashCode(); if (indexConfig_ != null) hash ^= IndexConfig.GetHashCode(); + if (optimizedConfig_ != null) hash ^= OptimizedConfig.GetHashCode(); + if (ServiceAgentType != global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType.Unspecified) hash ^= ServiceAgentType.GetHashCode(); + if (ServiceAccountEmail.Length != 0) hash ^= ServiceAccountEmail.GetHashCode(); if (SatisfiesPzs != false) hash ^= SatisfiesPzs.GetHashCode(); if (SatisfiesPzi != false) hash ^= SatisfiesPzi.GetHashCode(); hash ^= (int) sourceCase_; @@ -480,10 +554,22 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(74); output.WriteMessage(FeatureRegistrySource); } + if (ServiceAccountEmail.Length != 0) { + output.WriteRawTag(106); + output.WriteString(ServiceAccountEmail); + } + if (ServiceAgentType != global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType.Unspecified) { + output.WriteRawTag(112); + output.WriteEnum((int) ServiceAgentType); + } if (indexConfig_ != null) { output.WriteRawTag(122); output.WriteMessage(IndexConfig); } + if (optimizedConfig_ != null) { + output.WriteRawTag(130, 1); + output.WriteMessage(OptimizedConfig); + } if (sourceCase_ == SourceOneofCase.VertexRagSource) { output.WriteRawTag(146, 1); output.WriteMessage(VertexRagSource); @@ -535,10 +621,22 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(74); output.WriteMessage(FeatureRegistrySource); } + if (ServiceAccountEmail.Length != 0) { + output.WriteRawTag(106); + output.WriteString(ServiceAccountEmail); + } + if (ServiceAgentType != global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType.Unspecified) { + output.WriteRawTag(112); + output.WriteEnum((int) ServiceAgentType); + } if (indexConfig_ != null) { output.WriteRawTag(122); output.WriteMessage(IndexConfig); } + if (optimizedConfig_ != null) { + output.WriteRawTag(130, 1); + output.WriteMessage(OptimizedConfig); + } if (sourceCase_ == SourceOneofCase.VertexRagSource) { output.WriteRawTag(146, 1); output.WriteMessage(VertexRagSource); @@ -589,6 +687,15 @@ public int CalculateSize() { if (indexConfig_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(IndexConfig); } + if (optimizedConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(OptimizedConfig); + } + if (ServiceAgentType != global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ServiceAgentType); + } + if (ServiceAccountEmail.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ServiceAccountEmail); + } if (SatisfiesPzs != false) { size += 2 + 1; } @@ -638,6 +745,18 @@ public void MergeFrom(FeatureView other) { } IndexConfig.MergeFrom(other.IndexConfig); } + if (other.optimizedConfig_ != null) { + if (optimizedConfig_ == null) { + OptimizedConfig = new global::Google.Cloud.AIPlatform.V1.FeatureView.Types.OptimizedConfig(); + } + OptimizedConfig.MergeFrom(other.OptimizedConfig); + } + if (other.ServiceAgentType != global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType.Unspecified) { + ServiceAgentType = other.ServiceAgentType; + } + if (other.ServiceAccountEmail.Length != 0) { + ServiceAccountEmail = other.ServiceAccountEmail; + } if (other.SatisfiesPzs != false) { SatisfiesPzs = other.SatisfiesPzs; } @@ -731,6 +850,14 @@ public void MergeFrom(pb::CodedInputStream input) { FeatureRegistrySource = subBuilder; break; } + case 106: { + ServiceAccountEmail = input.ReadString(); + break; + } + case 112: { + ServiceAgentType = (global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType) input.ReadEnum(); + break; + } case 122: { if (indexConfig_ == null) { IndexConfig = new global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig(); @@ -738,6 +865,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(IndexConfig); break; } + case 130: { + if (optimizedConfig_ == null) { + OptimizedConfig = new global::Google.Cloud.AIPlatform.V1.FeatureView.Types.OptimizedConfig(); + } + input.ReadMessage(OptimizedConfig); + break; + } case 146: { global::Google.Cloud.AIPlatform.V1.FeatureView.Types.VertexRagSource subBuilder = new global::Google.Cloud.AIPlatform.V1.FeatureView.Types.VertexRagSource(); if (sourceCase_ == SourceOneofCase.VertexRagSource) { @@ -821,6 +955,14 @@ public void MergeFrom(pb::CodedInputStream input) { FeatureRegistrySource = subBuilder; break; } + case 106: { + ServiceAccountEmail = input.ReadString(); + break; + } + case 112: { + ServiceAgentType = (global::Google.Cloud.AIPlatform.V1.FeatureView.Types.ServiceAgentType) input.ReadEnum(); + break; + } case 122: { if (indexConfig_ == null) { IndexConfig = new global::Google.Cloud.AIPlatform.V1.FeatureView.Types.IndexConfig(); @@ -828,6 +970,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(IndexConfig); break; } + case 130: { + if (optimizedConfig_ == null) { + OptimizedConfig = new global::Google.Cloud.AIPlatform.V1.FeatureView.Types.OptimizedConfig(); + } + input.ReadMessage(OptimizedConfig); + break; + } case 146: { global::Google.Cloud.AIPlatform.V1.FeatureView.Types.VertexRagSource subBuilder = new global::Google.Cloud.AIPlatform.V1.FeatureView.Types.VertexRagSource(); if (sourceCase_ == SourceOneofCase.VertexRagSource) { @@ -855,6 +1004,28 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + /// + /// Service agent type used during data sync. + /// + public enum ServiceAgentType { + /// + /// By default, the project-level Vertex AI Service Agent is enabled. + /// + [pbr::OriginalName("SERVICE_AGENT_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Indicates the project-level Vertex AI Service Agent + /// (https://cloud.google.com/vertex-ai/docs/general/access-control#service-agents) + /// will be used during sync jobs. + /// + [pbr::OriginalName("SERVICE_AGENT_TYPE_PROJECT")] Project = 1, + /// + /// Enable a FeatureView service account to be created by Vertex AI and + /// output in the field `service_account_email`. This service account will + /// be used to read from the source BigQuery table during sync. + /// + [pbr::OriginalName("SERVICE_AGENT_TYPE_FEATURE_VIEW")] FeatureView = 2, + } + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class BigQuerySource : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE @@ -2966,6 +3137,215 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// Configuration for FeatureViews created in Optimized FeatureOnlineStore. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class OptimizedConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new OptimizedConfig()); + 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.AIPlatform.V1.FeatureView.Descriptor.NestedTypes[5]; } + } + + [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 OptimizedConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OptimizedConfig(OptimizedConfig other) : this() { + automaticResources_ = other.automaticResources_ != null ? other.automaticResources_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OptimizedConfig Clone() { + return new OptimizedConfig(this); + } + + /// Field number for the "automatic_resources" field. + public const int AutomaticResourcesFieldNumber = 7; + private global::Google.Cloud.AIPlatform.V1.AutomaticResources automaticResources_; + /// + /// Optional. A description of resources that the FeatureView uses, which to + /// large degree are decided by Vertex AI, and optionally allows only a + /// modest additional configuration. If min_replica_count is not set, the + /// default value is 2. If max_replica_count is not set, the default value + /// is 6. The max allowed replica count is 1000. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.AutomaticResources AutomaticResources { + get { return automaticResources_; } + set { + automaticResources_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as OptimizedConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(OptimizedConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(AutomaticResources, other.AutomaticResources)) 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 (automaticResources_ != null) hash ^= AutomaticResources.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 (automaticResources_ != null) { + output.WriteRawTag(58); + output.WriteMessage(AutomaticResources); + } + 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 (automaticResources_ != null) { + output.WriteRawTag(58); + output.WriteMessage(AutomaticResources); + } + 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 (automaticResources_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(AutomaticResources); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(OptimizedConfig other) { + if (other == null) { + return; + } + if (other.automaticResources_ != null) { + if (automaticResources_ == null) { + AutomaticResources = new global::Google.Cloud.AIPlatform.V1.AutomaticResources(); + } + AutomaticResources.MergeFrom(other.AutomaticResources); + } + _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 58: { + if (automaticResources_ == null) { + AutomaticResources = new global::Google.Cloud.AIPlatform.V1.AutomaticResources(); + } + input.ReadMessage(AutomaticResources); + 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 58: { + if (automaticResources_ == null) { + AutomaticResources = new global::Google.Cloud.AIPlatform.V1.AutomaticResources(); + } + input.ReadMessage(AutomaticResources); + break; + } + } + } + } + #endif + + } + } #endregion diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureViewResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureViewResourceNames.g.cs index 04b48fd0ef3e..e8737a069958 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureViewResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureViewResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureViewSyncResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureViewSyncResourceNames.g.cs index 199447b853ca..1b81ad47053f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureViewSyncResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeatureViewSyncResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreOnlineServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreOnlineServiceResourceNames.g.cs index c507b5bf2a79..6dce00b4cd79 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreOnlineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreOnlineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreOnlineServingServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreOnlineServingServiceClient.g.cs index c9cfcda8a04c..698c47c27e15 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreOnlineServingServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreOnlineServingServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreResourceNames.g.cs index 409900bba9a7..43b522d54dd2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreServiceClient.g.cs index df5f1d5bb274..eea331ed72ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreServiceResourceNames.g.cs index 9b85bb2cf4e2..ecb8daac14e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/FeaturestoreServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheService.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheService.g.cs new file mode 100644 index 000000000000..214ac02e1dc3 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheService.g.cs @@ -0,0 +1,1506 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1/gen_ai_cache_service.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.AIPlatform.V1 { + + /// Holder for reflection information generated from google/cloud/aiplatform/v1/gen_ai_cache_service.proto + public static partial class GenAiCacheServiceReflection { + + #region Descriptor + /// File descriptor for google/cloud/aiplatform/v1/gen_ai_cache_service.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static GenAiCacheServiceReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "CjVnb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92MS9nZW5fYWlfY2FjaGVfc2Vy", + "dmljZS5wcm90bxIaZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEaHGdvb2ds", + "ZS9hcGkvYW5ub3RhdGlvbnMucHJvdG8aF2dvb2dsZS9hcGkvY2xpZW50LnBy", + "b3RvGh9nb29nbGUvYXBpL2ZpZWxkX2JlaGF2aW9yLnByb3RvGhlnb29nbGUv", + "YXBpL3Jlc291cmNlLnByb3RvGi9nb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92", + "MS9jYWNoZWRfY29udGVudC5wcm90bxobZ29vZ2xlL3Byb3RvYnVmL2VtcHR5", + "LnByb3RvGiBnb29nbGUvcHJvdG9idWYvZmllbGRfbWFzay5wcm90byKlAQoa", + "Q3JlYXRlQ2FjaGVkQ29udGVudFJlcXVlc3QSPwoGcGFyZW50GAEgASgJQi/g", + "QQL6QSkSJ2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vQ2FjaGVkQ29udGVu", + "dBJGCg5jYWNoZWRfY29udGVudBgCIAEoCzIpLmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxLkNhY2hlZENvbnRlbnRCA+BBAiJYChdHZXRDYWNoZWRDb250", + "ZW50UmVxdWVzdBI9CgRuYW1lGAEgASgJQi/gQQL6QSkKJ2FpcGxhdGZvcm0u", + "Z29vZ2xlYXBpcy5jb20vQ2FjaGVkQ29udGVudCKaAQoaVXBkYXRlQ2FjaGVk", + "Q29udGVudFJlcXVlc3QSRgoOY2FjaGVkX2NvbnRlbnQYASABKAsyKS5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5DYWNoZWRDb250ZW50QgPgQQISNAoL", + "dXBkYXRlX21hc2sYAiABKAsyGi5nb29nbGUucHJvdG9idWYuRmllbGRNYXNr", + "QgPgQQIiWwoaRGVsZXRlQ2FjaGVkQ29udGVudFJlcXVlc3QSPQoEbmFtZRgB", + "IAEoCUIv4EEC+kEpCidhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL0NhY2hl", + "ZENvbnRlbnQijQEKGUxpc3RDYWNoZWRDb250ZW50c1JlcXVlc3QSPwoGcGFy", + "ZW50GAEgASgJQi/gQQL6QSkSJ2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20v", + "Q2FjaGVkQ29udGVudBIWCglwYWdlX3NpemUYAiABKAVCA+BBARIXCgpwYWdl", + "X3Rva2VuGAMgASgJQgPgQQEieQoaTGlzdENhY2hlZENvbnRlbnRzUmVzcG9u", + "c2USQgoPY2FjaGVkX2NvbnRlbnRzGAEgAygLMikuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjEuQ2FjaGVkQ29udGVudBIXCg9uZXh0X3BhZ2VfdG9rZW4Y", + "AiABKAky4ggKEUdlbkFpQ2FjaGVTZXJ2aWNlEtwBChNDcmVhdGVDYWNoZWRD", + "b250ZW50EjYuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuQ3JlYXRlQ2Fj", + "aGVkQ29udGVudFJlcXVlc3QaKS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MS5DYWNoZWRDb250ZW50ImLaQRVwYXJlbnQsY2FjaGVkX2NvbnRlbnSC0+ST", + "AkQiMi92MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L2NhY2hl", + "ZENvbnRlbnRzOg5jYWNoZWRfY29udGVudBK1AQoQR2V0Q2FjaGVkQ29udGVu", + "dBIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkdldENhY2hlZENvbnRl", + "bnRSZXF1ZXN0GikuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuQ2FjaGVk", + "Q29udGVudCJB2kEEbmFtZYLT5JMCNBIyL3YxL3tuYW1lPXByb2plY3RzLyov", + "bG9jYXRpb25zLyovY2FjaGVkQ29udGVudHMvKn0S8AEKE1VwZGF0ZUNhY2hl", + "ZENvbnRlbnQSNi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5VcGRhdGVD", + "YWNoZWRDb250ZW50UmVxdWVzdBopLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLkNhY2hlZENvbnRlbnQidtpBGmNhY2hlZF9jb250ZW50LHVwZGF0ZV9t", + "YXNrgtPkkwJTMkEvdjEve2NhY2hlZF9jb250ZW50Lm5hbWU9cHJvamVjdHMv", + "Ki9sb2NhdGlvbnMvKi9jYWNoZWRDb250ZW50cy8qfToOY2FjaGVkX2NvbnRl", + "bnQSqAEKE0RlbGV0ZUNhY2hlZENvbnRlbnQSNi5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MS5EZWxldGVDYWNoZWRDb250ZW50UmVxdWVzdBoWLmdvb2ds", + "ZS5wcm90b2J1Zi5FbXB0eSJB2kEEbmFtZYLT5JMCNCoyL3YxL3tuYW1lPXBy", + "b2plY3RzLyovbG9jYXRpb25zLyovY2FjaGVkQ29udGVudHMvKn0SyAEKEkxp", + "c3RDYWNoZWRDb250ZW50cxI1Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "Lkxpc3RDYWNoZWRDb250ZW50c1JlcXVlc3QaNi5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MS5MaXN0Q2FjaGVkQ29udGVudHNSZXNwb25zZSJD2kEGcGFy", + "ZW50gtPkkwI0EjIvdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8q", + "fS9jYWNoZWRDb250ZW50cxpNykEZYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNv", + "bdJBLmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxh", + "dGZvcm1C1AEKHmNvbS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MUIWR2Vu", + "QWlDYWNoZVNlcnZpY2VQcm90b1ABWj5jbG91ZC5nb29nbGUuY29tL2dvL2Fp", + "cGxhdGZvcm0vYXBpdjEvYWlwbGF0Zm9ybXBiO2FpcGxhdGZvcm1wYqoCGkdv", + "b2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYxygIaR29vZ2xlXENsb3VkXEFJUGxh", + "dGZvcm1cVjHqAh1Hb29nbGU6OkNsb3VkOjpBSVBsYXRmb3JtOjpWMWIGcHJv", + "dG8z")); + 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.AIPlatform.V1.CachedContentReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CreateCachedContentRequest), global::Google.Cloud.AIPlatform.V1.CreateCachedContentRequest.Parser, new[]{ "Parent", "CachedContent" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GetCachedContentRequest), global::Google.Cloud.AIPlatform.V1.GetCachedContentRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest), global::Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest.Parser, new[]{ "CachedContent", "UpdateMask" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest), global::Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListCachedContentsRequest), global::Google.Cloud.AIPlatform.V1.ListCachedContentsRequest.Parser, new[]{ "Parent", "PageSize", "PageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListCachedContentsResponse), global::Google.Cloud.AIPlatform.V1.ListCachedContentsResponse.Parser, new[]{ "CachedContents", "NextPageToken" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + /// + /// Request message for + /// [GenAiCacheService.CreateCachedContent][google.cloud.aiplatform.v1.GenAiCacheService.CreateCachedContent]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateCachedContentRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateCachedContentRequest()); + 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.AIPlatform.V1.GenAiCacheServiceReflection.Descriptor.MessageTypes[0]; } + } + + [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 CreateCachedContentRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateCachedContentRequest(CreateCachedContentRequest other) : this() { + parent_ = other.parent_; + cachedContent_ = other.cachedContent_ != null ? other.cachedContent_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateCachedContentRequest Clone() { + return new CreateCachedContentRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. The parent resource where the cached content will be created + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "cached_content" field. + public const int CachedContentFieldNumber = 2; + private global::Google.Cloud.AIPlatform.V1.CachedContent cachedContent_; + /// + /// Required. The cached content to create + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.CachedContent CachedContent { + get { return cachedContent_; } + set { + cachedContent_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CreateCachedContentRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateCachedContentRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (!object.Equals(CachedContent, other.CachedContent)) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (cachedContent_ != null) hash ^= CachedContent.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (cachedContent_ != null) { + output.WriteRawTag(18); + output.WriteMessage(CachedContent); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (cachedContent_ != null) { + output.WriteRawTag(18); + output.WriteMessage(CachedContent); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (cachedContent_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CachedContent); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateCachedContentRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.cachedContent_ != null) { + if (cachedContent_ == null) { + CachedContent = new global::Google.Cloud.AIPlatform.V1.CachedContent(); + } + CachedContent.MergeFrom(other.CachedContent); + } + _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: { + Parent = input.ReadString(); + break; + } + case 18: { + if (cachedContent_ == null) { + CachedContent = new global::Google.Cloud.AIPlatform.V1.CachedContent(); + } + input.ReadMessage(CachedContent); + 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: { + Parent = input.ReadString(); + break; + } + case 18: { + if (cachedContent_ == null) { + CachedContent = new global::Google.Cloud.AIPlatform.V1.CachedContent(); + } + input.ReadMessage(CachedContent); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for + /// [GenAiCacheService.GetCachedContent][google.cloud.aiplatform.v1.GenAiCacheService.GetCachedContent]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetCachedContentRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetCachedContentRequest()); + 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.AIPlatform.V1.GenAiCacheServiceReflection.Descriptor.MessageTypes[1]; } + } + + [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 GetCachedContentRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetCachedContentRequest(GetCachedContentRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetCachedContentRequest Clone() { + return new GetCachedContentRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The resource name referring to the cached content + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetCachedContentRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetCachedContentRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetCachedContentRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for + /// [GenAiCacheService.UpdateCachedContent][google.cloud.aiplatform.v1.GenAiCacheService.UpdateCachedContent]. + /// Only expire_time or ttl can be updated. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateCachedContentRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateCachedContentRequest()); + 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.AIPlatform.V1.GenAiCacheServiceReflection.Descriptor.MessageTypes[2]; } + } + + [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 UpdateCachedContentRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateCachedContentRequest(UpdateCachedContentRequest other) : this() { + cachedContent_ = other.cachedContent_ != null ? other.cachedContent_.Clone() : null; + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateCachedContentRequest Clone() { + return new UpdateCachedContentRequest(this); + } + + /// Field number for the "cached_content" field. + public const int CachedContentFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1.CachedContent cachedContent_; + /// + /// Required. The cached content to update + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.CachedContent CachedContent { + get { return cachedContent_; } + set { + cachedContent_ = value; + } + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Required. The list of fields to update. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateCachedContentRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateCachedContentRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(CachedContent, other.CachedContent)) return false; + if (!object.Equals(UpdateMask, other.UpdateMask)) 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 (cachedContent_ != null) hash ^= CachedContent.GetHashCode(); + if (updateMask_ != null) hash ^= UpdateMask.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 (cachedContent_ != null) { + output.WriteRawTag(10); + output.WriteMessage(CachedContent); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (cachedContent_ != null) { + output.WriteRawTag(10); + output.WriteMessage(CachedContent); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (cachedContent_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CachedContent); + } + if (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateCachedContentRequest other) { + if (other == null) { + return; + } + if (other.cachedContent_ != null) { + if (cachedContent_ == null) { + CachedContent = new global::Google.Cloud.AIPlatform.V1.CachedContent(); + } + CachedContent.MergeFrom(other.CachedContent); + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + _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 (cachedContent_ == null) { + CachedContent = new global::Google.Cloud.AIPlatform.V1.CachedContent(); + } + input.ReadMessage(CachedContent); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + 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 (cachedContent_ == null) { + CachedContent = new global::Google.Cloud.AIPlatform.V1.CachedContent(); + } + input.ReadMessage(CachedContent); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for + /// [GenAiCacheService.DeleteCachedContent][google.cloud.aiplatform.v1.GenAiCacheService.DeleteCachedContent]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DeleteCachedContentRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DeleteCachedContentRequest()); + 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.AIPlatform.V1.GenAiCacheServiceReflection.Descriptor.MessageTypes[3]; } + } + + [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 DeleteCachedContentRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteCachedContentRequest(DeleteCachedContentRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteCachedContentRequest Clone() { + return new DeleteCachedContentRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The resource name referring to the cached content + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 DeleteCachedContentRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DeleteCachedContentRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DeleteCachedContentRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request to list CachedContents. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListCachedContentsRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListCachedContentsRequest()); + 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.AIPlatform.V1.GenAiCacheServiceReflection.Descriptor.MessageTypes[4]; } + } + + [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 ListCachedContentsRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListCachedContentsRequest(ListCachedContentsRequest other) : this() { + parent_ = other.parent_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListCachedContentsRequest Clone() { + return new ListCachedContentsRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. The parent, which owns this collection of cached contents. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + /// + /// Optional. The maximum number of cached contents to return. The service may + /// return fewer than this value. If unspecified, some default (under maximum) + /// number of items will be returned. The maximum value is 1000; values above + /// 1000 will be coerced to 1000. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 3; + private string pageToken_ = ""; + /// + /// Optional. A page token, received from a previous `ListCachedContents` call. + /// Provide this to retrieve the subsequent page. + /// + /// When paginating, all other parameters provided to `ListCachedContents` must + /// match the call that provided the page token. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = 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 ListCachedContentsRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListCachedContentsRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListCachedContentsRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + _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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = 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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Response with a list of CachedContents. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListCachedContentsResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListCachedContentsResponse()); + 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.AIPlatform.V1.GenAiCacheServiceReflection.Descriptor.MessageTypes[5]; } + } + + [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 ListCachedContentsResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListCachedContentsResponse(ListCachedContentsResponse other) : this() { + cachedContents_ = other.cachedContents_.Clone(); + nextPageToken_ = other.nextPageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListCachedContentsResponse Clone() { + return new ListCachedContentsResponse(this); + } + + /// Field number for the "cached_contents" field. + public const int CachedContentsFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_cachedContents_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1.CachedContent.Parser); + private readonly pbc::RepeatedField cachedContents_ = new pbc::RepeatedField(); + /// + /// List of cached contents. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField CachedContents { + get { return cachedContents_; } + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; + /// + /// A token, which can be sent as `page_token` to retrieve the next page. + /// If this field is omitted, there are no subsequent pages. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_; } + set { + nextPageToken_ = 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 ListCachedContentsResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListCachedContentsResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!cachedContents_.Equals(other.cachedContents_)) return false; + if (NextPageToken != other.NextPageToken) 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; + hash ^= cachedContents_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.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 + cachedContents_.WriteTo(output, _repeated_cachedContents_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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) { + cachedContents_.WriteTo(ref output, _repeated_cachedContents_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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; + size += cachedContents_.CalculateSize(_repeated_cachedContents_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListCachedContentsResponse other) { + if (other == null) { + return; + } + cachedContents_.Add(other.cachedContents_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; + } + _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: { + cachedContents_.AddEntriesFrom(input, _repeated_cachedContents_codec); + break; + } + case 18: { + NextPageToken = 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: { + cachedContents_.AddEntriesFrom(ref input, _repeated_cachedContents_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceClient.g.cs new file mode 100644 index 000000000000..99719ea6a755 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceClient.g.cs @@ -0,0 +1,1103 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gagr = Google.Api.Gax.ResourceNames; +using gax = Google.Api.Gax; +using gaxgrpc = Google.Api.Gax.Grpc; +using gciv = Google.Cloud.Iam.V1; +using gcl = Google.Cloud.Location; +using grpccore = Grpc.Core; +using grpcinter = Grpc.Core.Interceptors; +using mel = Microsoft.Extensions.Logging; +using proto = Google.Protobuf; +using sc = System.Collections; +using scg = System.Collections.Generic; +using sco = System.Collections.ObjectModel; +using st = System.Threading; +using stt = System.Threading.Tasks; +using sys = System; +using wkt = Google.Protobuf.WellKnownTypes; + +namespace Google.Cloud.AIPlatform.V1 +{ + /// Settings for instances. + public sealed partial class GenAiCacheServiceSettings : gaxgrpc::ServiceSettingsBase + { + /// Get a new instance of the default . + /// A new instance of the default . + public static GenAiCacheServiceSettings GetDefault() => new GenAiCacheServiceSettings(); + + /// Constructs a new object with default settings. + public GenAiCacheServiceSettings() + { + } + + private GenAiCacheServiceSettings(GenAiCacheServiceSettings existing) : base(existing) + { + gax::GaxPreconditions.CheckNotNull(existing, nameof(existing)); + CreateCachedContentSettings = existing.CreateCachedContentSettings; + GetCachedContentSettings = existing.GetCachedContentSettings; + UpdateCachedContentSettings = existing.UpdateCachedContentSettings; + DeleteCachedContentSettings = existing.DeleteCachedContentSettings; + ListCachedContentsSettings = existing.ListCachedContentsSettings; + LocationsSettings = existing.LocationsSettings; + IAMPolicySettings = existing.IAMPolicySettings; + OnCopy(existing); + } + + partial void OnCopy(GenAiCacheServiceSettings existing); + + /// + /// for synchronous and asynchronous calls to + /// GenAiCacheServiceClient.CreateCachedContent and GenAiCacheServiceClient.CreateCachedContentAsync + /// . + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings CreateCachedContentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// GenAiCacheServiceClient.GetCachedContent and GenAiCacheServiceClient.GetCachedContentAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings GetCachedContentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// GenAiCacheServiceClient.UpdateCachedContent and GenAiCacheServiceClient.UpdateCachedContentAsync + /// . + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings UpdateCachedContentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// GenAiCacheServiceClient.DeleteCachedContent and GenAiCacheServiceClient.DeleteCachedContentAsync + /// . + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings DeleteCachedContentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// GenAiCacheServiceClient.ListCachedContents and GenAiCacheServiceClient.ListCachedContentsAsync + /// . + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings ListCachedContentsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// The settings to use for the associated with the client. + /// + public gcl::LocationsSettings LocationsSettings { get; set; } = gcl::LocationsSettings.GetDefault(); + + /// + /// The settings to use for the associated with the client. + /// + public gciv::IAMPolicySettings IAMPolicySettings { get; set; } = gciv::IAMPolicySettings.GetDefault(); + + /// Creates a deep clone of this object, with all the same property values. + /// A deep clone of this object. + public GenAiCacheServiceSettings Clone() => new GenAiCacheServiceSettings(this); + } + + /// + /// Builder class for to provide simple configuration of credentials, endpoint + /// etc. + /// + public sealed partial class GenAiCacheServiceClientBuilder : gaxgrpc::ClientBuilderBase + { + /// The settings to use for RPCs, or null for the default settings. + public GenAiCacheServiceSettings Settings { get; set; } + + /// Creates a new builder with default settings. + public GenAiCacheServiceClientBuilder() : base(GenAiCacheServiceClient.ServiceMetadata) + { + } + + partial void InterceptBuild(ref GenAiCacheServiceClient client); + + partial void InterceptBuildAsync(st::CancellationToken cancellationToken, ref stt::Task task); + + /// Builds the resulting client. + public override GenAiCacheServiceClient Build() + { + GenAiCacheServiceClient client = null; + InterceptBuild(ref client); + return client ?? BuildImpl(); + } + + /// Builds the resulting client asynchronously. + public override stt::Task BuildAsync(st::CancellationToken cancellationToken = default) + { + stt::Task task = null; + InterceptBuildAsync(cancellationToken, ref task); + return task ?? BuildAsyncImpl(cancellationToken); + } + + private GenAiCacheServiceClient BuildImpl() + { + Validate(); + grpccore::CallInvoker callInvoker = CreateCallInvoker(); + return GenAiCacheServiceClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + private async stt::Task BuildAsyncImpl(st::CancellationToken cancellationToken) + { + Validate(); + grpccore::CallInvoker callInvoker = await CreateCallInvokerAsync(cancellationToken).ConfigureAwait(false); + return GenAiCacheServiceClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + /// Returns the channel pool to use when no other options are specified. + protected override gaxgrpc::ChannelPool GetChannelPool() => GenAiCacheServiceClient.ChannelPool; + } + + /// GenAiCacheService client wrapper, for convenient use. + /// + /// Service for managing Vertex AI's CachedContent resource. + /// + public abstract partial class GenAiCacheServiceClient + { + /// + /// The default endpoint for the GenAiCacheService service, which is a host of "aiplatform.googleapis.com" and a + /// port of 443. + /// + public static string DefaultEndpoint { get; } = "aiplatform.googleapis.com:443"; + + /// The default GenAiCacheService scopes. + /// + /// The default GenAiCacheService scopes are: + /// + /// https://www.googleapis.com/auth/cloud-platform + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/cloud-platform", + }); + + /// The service metadata associated with this client type. + public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(GenAiCacheService.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); + + internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata); + + /// + /// Asynchronously creates a using the default credentials, endpoint and + /// settings. To specify custom credentials or other settings, use . + /// + /// + /// The to use while creating the client. + /// + /// The task representing the created . + public static stt::Task CreateAsync(st::CancellationToken cancellationToken = default) => + new GenAiCacheServiceClientBuilder().BuildAsync(cancellationToken); + + /// + /// Synchronously creates a using the default credentials, endpoint and + /// settings. To specify custom credentials or other settings, use . + /// + /// The created . + public static GenAiCacheServiceClient Create() => new GenAiCacheServiceClientBuilder().Build(); + + /// + /// Creates a which uses the specified call invoker for remote operations. + /// + /// + /// The for remote operations. Must not be null. + /// + /// Optional . + /// Optional . + /// The created . + internal static GenAiCacheServiceClient Create(grpccore::CallInvoker callInvoker, GenAiCacheServiceSettings settings = null, mel::ILogger logger = null) + { + gax::GaxPreconditions.CheckNotNull(callInvoker, nameof(callInvoker)); + grpcinter::Interceptor interceptor = settings?.Interceptor; + if (interceptor != null) + { + callInvoker = grpcinter::CallInvokerExtensions.Intercept(callInvoker, interceptor); + } + GenAiCacheService.GenAiCacheServiceClient grpcClient = new GenAiCacheService.GenAiCacheServiceClient(callInvoker); + return new GenAiCacheServiceClientImpl(grpcClient, settings, logger); + } + + /// + /// Shuts down any channels automatically created by and + /// . Channels which weren't automatically created are not + /// affected. + /// + /// + /// After calling this method, further calls to and + /// will create new channels, which could in turn be shut down + /// by another call to this method. + /// + /// A task representing the asynchronous shutdown operation. + public static stt::Task ShutdownDefaultChannelsAsync() => ChannelPool.ShutdownChannelsAsync(); + + /// The underlying gRPC GenAiCacheService client + public virtual GenAiCacheService.GenAiCacheServiceClient GrpcClient => throw new sys::NotImplementedException(); + + /// The associated with this client. + public virtual gcl::LocationsClient LocationsClient => throw new sys::NotImplementedException(); + + /// The associated with this client. + public virtual gciv::IAMPolicyClient IAMPolicyClient => throw new sys::NotImplementedException(); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// 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 CachedContent CreateCachedContent(CreateCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// 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 CreateCachedContentAsync(CreateCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// 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 CreateCachedContentAsync(CreateCachedContentRequest request, st::CancellationToken cancellationToken) => + CreateCachedContentAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// + /// Required. The parent resource where the cached content will be created + /// + /// + /// Required. The cached content to create + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CachedContent CreateCachedContent(string parent, CachedContent cachedContent, gaxgrpc::CallSettings callSettings = null) => + CreateCachedContent(new CreateCachedContentRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + CachedContent = gax::GaxPreconditions.CheckNotNull(cachedContent, nameof(cachedContent)), + }, callSettings); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// + /// Required. The parent resource where the cached content will be created + /// + /// + /// Required. The cached content to create + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateCachedContentAsync(string parent, CachedContent cachedContent, gaxgrpc::CallSettings callSettings = null) => + CreateCachedContentAsync(new CreateCachedContentRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + CachedContent = gax::GaxPreconditions.CheckNotNull(cachedContent, nameof(cachedContent)), + }, callSettings); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// + /// Required. The parent resource where the cached content will be created + /// + /// + /// Required. The cached content to create + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateCachedContentAsync(string parent, CachedContent cachedContent, st::CancellationToken cancellationToken) => + CreateCachedContentAsync(parent, cachedContent, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// + /// Required. The parent resource where the cached content will be created + /// + /// + /// Required. The cached content to create + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CachedContent CreateCachedContent(gagr::LocationName parent, CachedContent cachedContent, gaxgrpc::CallSettings callSettings = null) => + CreateCachedContent(new CreateCachedContentRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + CachedContent = gax::GaxPreconditions.CheckNotNull(cachedContent, nameof(cachedContent)), + }, callSettings); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// + /// Required. The parent resource where the cached content will be created + /// + /// + /// Required. The cached content to create + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateCachedContentAsync(gagr::LocationName parent, CachedContent cachedContent, gaxgrpc::CallSettings callSettings = null) => + CreateCachedContentAsync(new CreateCachedContentRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + CachedContent = gax::GaxPreconditions.CheckNotNull(cachedContent, nameof(cachedContent)), + }, callSettings); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// + /// Required. The parent resource where the cached content will be created + /// + /// + /// Required. The cached content to create + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateCachedContentAsync(gagr::LocationName parent, CachedContent cachedContent, st::CancellationToken cancellationToken) => + CreateCachedContentAsync(parent, cachedContent, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets cached content configurations + /// + /// 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 CachedContent GetCachedContent(GetCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets cached content configurations + /// + /// 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 GetCachedContentAsync(GetCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets cached content configurations + /// + /// 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 GetCachedContentAsync(GetCachedContentRequest request, st::CancellationToken cancellationToken) => + GetCachedContentAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets cached content configurations + /// + /// + /// Required. The resource name referring to the cached content + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CachedContent GetCachedContent(string name, gaxgrpc::CallSettings callSettings = null) => + GetCachedContent(new GetCachedContentRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets cached content configurations + /// + /// + /// Required. The resource name referring to the cached content + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetCachedContentAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetCachedContentAsync(new GetCachedContentRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets cached content configurations + /// + /// + /// Required. The resource name referring to the cached content + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetCachedContentAsync(string name, st::CancellationToken cancellationToken) => + GetCachedContentAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets cached content configurations + /// + /// + /// Required. The resource name referring to the cached content + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CachedContent GetCachedContent(CachedContentName name, gaxgrpc::CallSettings callSettings = null) => + GetCachedContent(new GetCachedContentRequest + { + CachedContentName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets cached content configurations + /// + /// + /// Required. The resource name referring to the cached content + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetCachedContentAsync(CachedContentName name, gaxgrpc::CallSettings callSettings = null) => + GetCachedContentAsync(new GetCachedContentRequest + { + CachedContentName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets cached content configurations + /// + /// + /// Required. The resource name referring to the cached content + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetCachedContentAsync(CachedContentName name, st::CancellationToken cancellationToken) => + GetCachedContentAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Updates cached content configurations + /// + /// 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 CachedContent UpdateCachedContent(UpdateCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates cached content configurations + /// + /// 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 UpdateCachedContentAsync(UpdateCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates cached content configurations + /// + /// 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 UpdateCachedContentAsync(UpdateCachedContentRequest request, st::CancellationToken cancellationToken) => + UpdateCachedContentAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Updates cached content configurations + /// + /// + /// Required. The cached content to update + /// + /// + /// Required. The list of fields to update. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CachedContent UpdateCachedContent(CachedContent cachedContent, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateCachedContent(new UpdateCachedContentRequest + { + CachedContent = gax::GaxPreconditions.CheckNotNull(cachedContent, nameof(cachedContent)), + UpdateMask = gax::GaxPreconditions.CheckNotNull(updateMask, nameof(updateMask)), + }, callSettings); + + /// + /// Updates cached content configurations + /// + /// + /// Required. The cached content to update + /// + /// + /// Required. The list of fields to update. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task UpdateCachedContentAsync(CachedContent cachedContent, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateCachedContentAsync(new UpdateCachedContentRequest + { + CachedContent = gax::GaxPreconditions.CheckNotNull(cachedContent, nameof(cachedContent)), + UpdateMask = gax::GaxPreconditions.CheckNotNull(updateMask, nameof(updateMask)), + }, callSettings); + + /// + /// Updates cached content configurations + /// + /// + /// Required. The cached content to update + /// + /// + /// Required. The list of fields to update. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task UpdateCachedContentAsync(CachedContent cachedContent, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + UpdateCachedContentAsync(cachedContent, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes cached content + /// + /// 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 void DeleteCachedContent(DeleteCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Deletes cached content + /// + /// 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 DeleteCachedContentAsync(DeleteCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Deletes cached content + /// + /// 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 DeleteCachedContentAsync(DeleteCachedContentRequest request, st::CancellationToken cancellationToken) => + DeleteCachedContentAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes cached content + /// + /// + /// Required. The resource name referring to the cached content + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual void DeleteCachedContent(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteCachedContent(new DeleteCachedContentRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Deletes cached content + /// + /// + /// Required. The resource name referring to the cached content + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task DeleteCachedContentAsync(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteCachedContentAsync(new DeleteCachedContentRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Deletes cached content + /// + /// + /// Required. The resource name referring to the cached content + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task DeleteCachedContentAsync(string name, st::CancellationToken cancellationToken) => + DeleteCachedContentAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes cached content + /// + /// + /// Required. The resource name referring to the cached content + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual void DeleteCachedContent(CachedContentName name, gaxgrpc::CallSettings callSettings = null) => + DeleteCachedContent(new DeleteCachedContentRequest + { + CachedContentName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Deletes cached content + /// + /// + /// Required. The resource name referring to the cached content + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task DeleteCachedContentAsync(CachedContentName name, gaxgrpc::CallSettings callSettings = null) => + DeleteCachedContentAsync(new DeleteCachedContentRequest + { + CachedContentName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Deletes cached content + /// + /// + /// Required. The resource name referring to the cached content + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task DeleteCachedContentAsync(CachedContentName name, st::CancellationToken cancellationToken) => + DeleteCachedContentAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Lists cached contents in a project + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListCachedContents(ListCachedContentsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists cached contents in a project + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListCachedContentsAsync(ListCachedContentsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists cached contents in a project + /// + /// + /// Required. The parent, which owns this collection of cached contents. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListCachedContents(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListCachedContentsRequest request = new ListCachedContentsRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListCachedContents(request, callSettings); + } + + /// + /// Lists cached contents in a project + /// + /// + /// Required. The parent, which owns this collection of cached contents. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListCachedContentsAsync(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListCachedContentsRequest request = new ListCachedContentsRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListCachedContentsAsync(request, callSettings); + } + + /// + /// Lists cached contents in a project + /// + /// + /// Required. The parent, which owns this collection of cached contents. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListCachedContents(gagr::LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListCachedContentsRequest request = new ListCachedContentsRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListCachedContents(request, callSettings); + } + + /// + /// Lists cached contents in a project + /// + /// + /// Required. The parent, which owns this collection of cached contents. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListCachedContentsAsync(gagr::LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListCachedContentsRequest request = new ListCachedContentsRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListCachedContentsAsync(request, callSettings); + } + } + + /// GenAiCacheService client wrapper implementation, for convenient use. + /// + /// Service for managing Vertex AI's CachedContent resource. + /// + public sealed partial class GenAiCacheServiceClientImpl : GenAiCacheServiceClient + { + private readonly gaxgrpc::ApiCall _callCreateCachedContent; + + private readonly gaxgrpc::ApiCall _callGetCachedContent; + + private readonly gaxgrpc::ApiCall _callUpdateCachedContent; + + private readonly gaxgrpc::ApiCall _callDeleteCachedContent; + + private readonly gaxgrpc::ApiCall _callListCachedContents; + + /// + /// Constructs a client wrapper for the GenAiCacheService service, with the specified gRPC client and settings. + /// + /// The underlying gRPC client. + /// The base used within this client. + /// Optional to use within this client. + public GenAiCacheServiceClientImpl(GenAiCacheService.GenAiCacheServiceClient grpcClient, GenAiCacheServiceSettings settings, mel::ILogger logger) + { + GrpcClient = grpcClient; + GenAiCacheServiceSettings effectiveSettings = settings ?? GenAiCacheServiceSettings.GetDefault(); + gaxgrpc::ClientHelper clientHelper = new gaxgrpc::ClientHelper(new gaxgrpc::ClientHelper.Options + { + Settings = effectiveSettings, + Logger = logger, + }); + LocationsClient = new gcl::LocationsClientImpl(grpcClient.CreateLocationsClient(), effectiveSettings.LocationsSettings, logger); + IAMPolicyClient = new gciv::IAMPolicyClientImpl(grpcClient.CreateIAMPolicyClient(), effectiveSettings.IAMPolicySettings, logger); + _callCreateCachedContent = clientHelper.BuildApiCall("CreateCachedContent", grpcClient.CreateCachedContentAsync, grpcClient.CreateCachedContent, effectiveSettings.CreateCachedContentSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callCreateCachedContent); + Modify_CreateCachedContentApiCall(ref _callCreateCachedContent); + _callGetCachedContent = clientHelper.BuildApiCall("GetCachedContent", grpcClient.GetCachedContentAsync, grpcClient.GetCachedContent, effectiveSettings.GetCachedContentSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetCachedContent); + Modify_GetCachedContentApiCall(ref _callGetCachedContent); + _callUpdateCachedContent = clientHelper.BuildApiCall("UpdateCachedContent", grpcClient.UpdateCachedContentAsync, grpcClient.UpdateCachedContent, effectiveSettings.UpdateCachedContentSettings).WithGoogleRequestParam("cached_content.name", request => request.CachedContent?.Name); + Modify_ApiCall(ref _callUpdateCachedContent); + Modify_UpdateCachedContentApiCall(ref _callUpdateCachedContent); + _callDeleteCachedContent = clientHelper.BuildApiCall("DeleteCachedContent", grpcClient.DeleteCachedContentAsync, grpcClient.DeleteCachedContent, effectiveSettings.DeleteCachedContentSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callDeleteCachedContent); + Modify_DeleteCachedContentApiCall(ref _callDeleteCachedContent); + _callListCachedContents = clientHelper.BuildApiCall("ListCachedContents", grpcClient.ListCachedContentsAsync, grpcClient.ListCachedContents, effectiveSettings.ListCachedContentsSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callListCachedContents); + Modify_ListCachedContentsApiCall(ref _callListCachedContents); + OnConstruction(grpcClient, effectiveSettings, clientHelper); + } + + partial void Modify_ApiCall(ref gaxgrpc::ApiCall call) where TRequest : class, proto::IMessage where TResponse : class, proto::IMessage; + + partial void Modify_CreateCachedContentApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetCachedContentApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_UpdateCachedContentApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_DeleteCachedContentApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_ListCachedContentsApiCall(ref gaxgrpc::ApiCall call); + + partial void OnConstruction(GenAiCacheService.GenAiCacheServiceClient grpcClient, GenAiCacheServiceSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); + + /// The underlying gRPC GenAiCacheService client + public override GenAiCacheService.GenAiCacheServiceClient GrpcClient { get; } + + /// The associated with this client. + public override gcl::LocationsClient LocationsClient { get; } + + /// The associated with this client. + public override gciv::IAMPolicyClient IAMPolicyClient { get; } + + partial void Modify_CreateCachedContentRequest(ref CreateCachedContentRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetCachedContentRequest(ref GetCachedContentRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_UpdateCachedContentRequest(ref UpdateCachedContentRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_DeleteCachedContentRequest(ref DeleteCachedContentRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_ListCachedContentsRequest(ref ListCachedContentsRequest request, ref gaxgrpc::CallSettings settings); + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// 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 CachedContent CreateCachedContent(CreateCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateCachedContentRequest(ref request, ref callSettings); + return _callCreateCachedContent.Sync(request, callSettings); + } + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// 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 stt::Task CreateCachedContentAsync(CreateCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateCachedContentRequest(ref request, ref callSettings); + return _callCreateCachedContent.Async(request, callSettings); + } + + /// + /// Gets cached content configurations + /// + /// 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 CachedContent GetCachedContent(GetCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetCachedContentRequest(ref request, ref callSettings); + return _callGetCachedContent.Sync(request, callSettings); + } + + /// + /// Gets cached content configurations + /// + /// 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 stt::Task GetCachedContentAsync(GetCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetCachedContentRequest(ref request, ref callSettings); + return _callGetCachedContent.Async(request, callSettings); + } + + /// + /// Updates cached content configurations + /// + /// 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 CachedContent UpdateCachedContent(UpdateCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateCachedContentRequest(ref request, ref callSettings); + return _callUpdateCachedContent.Sync(request, callSettings); + } + + /// + /// Updates cached content configurations + /// + /// 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 stt::Task UpdateCachedContentAsync(UpdateCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateCachedContentRequest(ref request, ref callSettings); + return _callUpdateCachedContent.Async(request, callSettings); + } + + /// + /// Deletes cached content + /// + /// 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 void DeleteCachedContent(DeleteCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteCachedContentRequest(ref request, ref callSettings); + _callDeleteCachedContent.Sync(request, callSettings); + } + + /// + /// Deletes cached content + /// + /// 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 stt::Task DeleteCachedContentAsync(DeleteCachedContentRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteCachedContentRequest(ref request, ref callSettings); + return _callDeleteCachedContent.Async(request, callSettings); + } + + /// + /// Lists cached contents in a project + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListCachedContents(ListCachedContentsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListCachedContentsRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListCachedContents, request, callSettings); + } + + /// + /// Lists cached contents in a project + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListCachedContentsAsync(ListCachedContentsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListCachedContentsRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListCachedContents, request, callSettings); + } + } + + public partial class ListCachedContentsRequest : gaxgrpc::IPageRequest + { + } + + public partial class ListCachedContentsResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => CachedContents.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } + + public static partial class GenAiCacheService + { + public partial class GenAiCacheServiceClient + { + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// + /// A new for the same target as this client. + /// + public virtual gcl::Locations.LocationsClient CreateLocationsClient() => + new gcl::Locations.LocationsClient(CallInvoker); + + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// + /// A new for the same target as this client. + /// + public virtual gciv::IAMPolicy.IAMPolicyClient CreateIAMPolicyClient() => + new gciv::IAMPolicy.IAMPolicyClient(CallInvoker); + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceGrpc.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceGrpc.g.cs new file mode 100644 index 000000000000..8eb9910726ee --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceGrpc.g.cs @@ -0,0 +1,504 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1/gen_ai_cache_service.proto +// +// Original file comments: +// Copyright 2024 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace Google.Cloud.AIPlatform.V1 { + /// + /// Service for managing Vertex AI's CachedContent resource. + /// + public static partial class GenAiCacheService + { + static readonly string __ServiceName = "google.cloud.aiplatform.v1.GenAiCacheService"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_CreateCachedContentRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.CreateCachedContentRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_CachedContent = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.CachedContent.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_GetCachedContentRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.GetCachedContentRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_UpdateCachedContentRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_DeleteCachedContentRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_protobuf_Empty = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Protobuf.WellKnownTypes.Empty.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_ListCachedContentsRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.ListCachedContentsRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_ListCachedContentsResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.ListCachedContentsResponse.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateCachedContent = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateCachedContent", + __Marshaller_google_cloud_aiplatform_v1_CreateCachedContentRequest, + __Marshaller_google_cloud_aiplatform_v1_CachedContent); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetCachedContent = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetCachedContent", + __Marshaller_google_cloud_aiplatform_v1_GetCachedContentRequest, + __Marshaller_google_cloud_aiplatform_v1_CachedContent); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateCachedContent = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateCachedContent", + __Marshaller_google_cloud_aiplatform_v1_UpdateCachedContentRequest, + __Marshaller_google_cloud_aiplatform_v1_CachedContent); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_DeleteCachedContent = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "DeleteCachedContent", + __Marshaller_google_cloud_aiplatform_v1_DeleteCachedContentRequest, + __Marshaller_google_protobuf_Empty); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListCachedContents = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListCachedContents", + __Marshaller_google_cloud_aiplatform_v1_ListCachedContentsRequest, + __Marshaller_google_cloud_aiplatform_v1_ListCachedContentsResponse); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::Google.Cloud.AIPlatform.V1.GenAiCacheServiceReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of GenAiCacheService + [grpc::BindServiceMethod(typeof(GenAiCacheService), "BindService")] + public abstract partial class GenAiCacheServiceBase + { + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task CreateCachedContent(global::Google.Cloud.AIPlatform.V1.CreateCachedContentRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Gets cached content configurations + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetCachedContent(global::Google.Cloud.AIPlatform.V1.GetCachedContentRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Updates cached content configurations + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateCachedContent(global::Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Deletes cached content + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task DeleteCachedContent(global::Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Lists cached contents in a project + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListCachedContents(global::Google.Cloud.AIPlatform.V1.ListCachedContentsRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Client for GenAiCacheService + public partial class GenAiCacheServiceClient : grpc::ClientBase + { + /// Creates a new client for GenAiCacheService + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public GenAiCacheServiceClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for GenAiCacheService that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public GenAiCacheServiceClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected GenAiCacheServiceClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected GenAiCacheServiceClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.CachedContent CreateCachedContent(global::Google.Cloud.AIPlatform.V1.CreateCachedContentRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateCachedContent(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.CachedContent CreateCachedContent(global::Google.Cloud.AIPlatform.V1.CreateCachedContentRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_CreateCachedContent, null, options, request); + } + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateCachedContentAsync(global::Google.Cloud.AIPlatform.V1.CreateCachedContentRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateCachedContentAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates cached content, this call will initialize the cached content in the + /// data storage, and users need to pay for the cache data storage. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateCachedContentAsync(global::Google.Cloud.AIPlatform.V1.CreateCachedContentRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_CreateCachedContent, null, options, request); + } + /// + /// Gets cached content configurations + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.CachedContent GetCachedContent(global::Google.Cloud.AIPlatform.V1.GetCachedContentRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetCachedContent(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets cached content configurations + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.CachedContent GetCachedContent(global::Google.Cloud.AIPlatform.V1.GetCachedContentRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetCachedContent, null, options, request); + } + /// + /// Gets cached content configurations + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetCachedContentAsync(global::Google.Cloud.AIPlatform.V1.GetCachedContentRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetCachedContentAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets cached content configurations + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetCachedContentAsync(global::Google.Cloud.AIPlatform.V1.GetCachedContentRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetCachedContent, null, options, request); + } + /// + /// Updates cached content configurations + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.CachedContent UpdateCachedContent(global::Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateCachedContent(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates cached content configurations + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.CachedContent UpdateCachedContent(global::Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateCachedContent, null, options, request); + } + /// + /// Updates cached content configurations + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateCachedContentAsync(global::Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateCachedContentAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates cached content configurations + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateCachedContentAsync(global::Google.Cloud.AIPlatform.V1.UpdateCachedContentRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateCachedContent, null, options, request); + } + /// + /// Deletes cached content + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Protobuf.WellKnownTypes.Empty DeleteCachedContent(global::Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteCachedContent(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Deletes cached content + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Protobuf.WellKnownTypes.Empty DeleteCachedContent(global::Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_DeleteCachedContent, null, options, request); + } + /// + /// Deletes cached content + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteCachedContentAsync(global::Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteCachedContentAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Deletes cached content + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteCachedContentAsync(global::Google.Cloud.AIPlatform.V1.DeleteCachedContentRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_DeleteCachedContent, null, options, request); + } + /// + /// Lists cached contents in a project + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.ListCachedContentsResponse ListCachedContents(global::Google.Cloud.AIPlatform.V1.ListCachedContentsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListCachedContents(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists cached contents in a project + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.ListCachedContentsResponse ListCachedContents(global::Google.Cloud.AIPlatform.V1.ListCachedContentsRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListCachedContents, null, options, request); + } + /// + /// Lists cached contents in a project + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListCachedContentsAsync(global::Google.Cloud.AIPlatform.V1.ListCachedContentsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListCachedContentsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists cached contents in a project + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListCachedContentsAsync(global::Google.Cloud.AIPlatform.V1.ListCachedContentsRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListCachedContents, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override GenAiCacheServiceClient NewInstance(ClientBaseConfiguration configuration) + { + return new GenAiCacheServiceClient(configuration); + } + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(GenAiCacheServiceBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_CreateCachedContent, serviceImpl.CreateCachedContent) + .AddMethod(__Method_GetCachedContent, serviceImpl.GetCachedContent) + .AddMethod(__Method_UpdateCachedContent, serviceImpl.UpdateCachedContent) + .AddMethod(__Method_DeleteCachedContent, serviceImpl.DeleteCachedContent) + .AddMethod(__Method_ListCachedContents, serviceImpl.ListCachedContents).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, GenAiCacheServiceBase serviceImpl) + { + serviceBinder.AddMethod(__Method_CreateCachedContent, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateCachedContent)); + serviceBinder.AddMethod(__Method_GetCachedContent, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetCachedContent)); + serviceBinder.AddMethod(__Method_UpdateCachedContent, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateCachedContent)); + serviceBinder.AddMethod(__Method_DeleteCachedContent, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteCachedContent)); + serviceBinder.AddMethod(__Method_ListCachedContents, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListCachedContents)); + } + + } +} +#endregion diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceResourceNames.g.cs new file mode 100644 index 000000000000..0616d2d1b31b --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiCacheServiceResourceNames.g.cs @@ -0,0 +1,70 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gagr = Google.Api.Gax.ResourceNames; +using gcav = Google.Cloud.AIPlatform.V1; + +namespace Google.Cloud.AIPlatform.V1 +{ + public partial class CreateCachedContentRequest + { + /// + /// -typed view over the resource name property. + /// + public gagr::LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : gagr::LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class GetCachedContentRequest + { + /// + /// -typed view over the resource name property. + /// + public gcav::CachedContentName CachedContentName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::CachedContentName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class DeleteCachedContentRequest + { + /// + /// -typed view over the resource name property. + /// + public gcav::CachedContentName CachedContentName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::CachedContentName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class ListCachedContentsRequest + { + /// + /// -typed view over the resource name property. + /// + public gagr::LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : gagr::LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiTuningServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiTuningServiceClient.g.cs index d87647efd120..db454170182a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiTuningServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenAiTuningServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenaiTuningServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenaiTuningServiceResourceNames.g.cs index 0aabd21813e1..81cab0992d85 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenaiTuningServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/GenaiTuningServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj index cb046fe4fc97..72afb9da7d4e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj @@ -1,7 +1,7 @@  - 3.13.0 + 3.15.0 netstandard2.0;net462 true Recommended Google client library to access the AI Platform API (v1), which allows you to train high-quality custom machine learning models with minimal machine learning expertise and effort. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/HyperparameterTuningJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/HyperparameterTuningJobResourceNames.g.cs index 7f0532c9be8a..5d302d278449 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/HyperparameterTuningJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/HyperparameterTuningJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointResourceNames.g.cs index 7df7de962964..0bad1ab2ea2f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointServiceClient.g.cs index cd7d3c941c0e..64ab117375f8 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointServiceResourceNames.g.cs index 70be4112e632..bedebd970c7e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexEndpointServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexResourceNames.g.cs index e9c2b9012113..8bbfbb031156 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexServiceClient.g.cs index 1af3ec01f3af..f484a1b55787 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexServiceResourceNames.g.cs index b38791a775d2..1a19b42846e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/IndexServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/JobServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/JobServiceClient.g.cs index 2cd0de890cf0..ea191a1e032a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/JobServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/JobServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/JobServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/JobServiceResourceNames.g.cs index f6ead5ee03c0..e9cfb03c33d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/JobServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/JobServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/LlmUtilityServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/LlmUtilityServiceClient.g.cs index 9165c8d6728f..469fd0d562ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/LlmUtilityServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/LlmUtilityServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/LlmUtilityServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/LlmUtilityServiceResourceNames.g.cs index 7475a6c7740a..ce81b465474f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/LlmUtilityServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/LlmUtilityServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MatchServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MatchServiceClient.g.cs index d01cb88c145b..fa95d364e1b6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MatchServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MatchServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MatchServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MatchServiceResourceNames.g.cs index 3f7a4ab39135..a3ca602c459a 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MatchServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MatchServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataSchemaResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataSchemaResourceNames.g.cs index 41b7699d2bf7..0acd6ec5d112 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataSchemaResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataSchemaResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataServiceClient.g.cs index 25b77afe6aac..195746312790 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataServiceResourceNames.g.cs index 0e77b285e77c..ddf7c738eed7 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataStoreResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataStoreResourceNames.g.cs index 22aec29d4cfb..853069f210cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataStoreResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MetadataStoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigratableResourceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigratableResourceResourceNames.g.cs index edee6593ecfb..d5bd17ff4d75 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigratableResourceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigratableResourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigrationServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigrationServiceClient.g.cs index 481cd626e491..b574b169adab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigrationServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigrationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigrationServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigrationServiceResourceNames.g.cs index fd07f49bbc61..5993a6bff615 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigrationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/MigrationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Model.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Model.g.cs index a2842a70f789..1f16d3dd1861 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Model.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Model.g.cs @@ -33,105 +33,105 @@ static ModelReflection() { "b3RvGixnb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92MS9leHBsYW5hdGlvbi5w", "cm90bxoeZ29vZ2xlL3Byb3RvYnVmL2R1cmF0aW9uLnByb3RvGhxnb29nbGUv", "cHJvdG9idWYvc3RydWN0LnByb3RvGh9nb29nbGUvcHJvdG9idWYvdGltZXN0", - "YW1wLnByb3RvIrcVCgVNb2RlbBIMCgRuYW1lGAEgASgJEhoKCnZlcnNpb25f", + "YW1wLnByb3RvItYVCgVNb2RlbBIMCgRuYW1lGAEgASgJEhoKCnZlcnNpb25f", "aWQYHCABKAlCBuBBBeBBAxIXCg92ZXJzaW9uX2FsaWFzZXMYHSADKAkSPAoT", "dmVyc2lvbl9jcmVhdGVfdGltZRgfIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5U", "aW1lc3RhbXBCA+BBAxI8ChN2ZXJzaW9uX3VwZGF0ZV90aW1lGCAgASgLMhou", "Z29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEhkKDGRpc3BsYXlfbmFt", "ZRgCIAEoCUID4EECEhMKC2Rlc2NyaXB0aW9uGAMgASgJEhsKE3ZlcnNpb25f", - "ZGVzY3JpcHRpb24YHiABKAkSRQoQcHJlZGljdF9zY2hlbWF0YRgEIAEoCzIr", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlByZWRpY3RTY2hlbWF0YRIg", - "ChNtZXRhZGF0YV9zY2hlbWFfdXJpGAUgASgJQgPgQQUSLQoIbWV0YWRhdGEY", - "BiABKAsyFi5nb29nbGUucHJvdG9idWYuVmFsdWVCA+BBBRJVChhzdXBwb3J0", - "ZWRfZXhwb3J0X2Zvcm1hdHMYFCADKAsyLi5nb29nbGUuY2xvdWQuYWlwbGF0", - "Zm9ybS52MS5Nb2RlbC5FeHBvcnRGb3JtYXRCA+BBAxJNChF0cmFpbmluZ19w", - "aXBlbGluZRgHIAEoCUIy4EED+kEsCiphaXBsYXRmb3JtLmdvb2dsZWFwaXMu", - "Y29tL1RyYWluaW5nUGlwZWxpbmUSQwoMcGlwZWxpbmVfam9iGC8gASgJQi3g", - "QQH6QScKJWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vUGlwZWxpbmVKb2IS", - "SwoOY29udGFpbmVyX3NwZWMYCSABKAsyLi5nb29nbGUuY2xvdWQuYWlwbGF0", - "Zm9ybS52MS5Nb2RlbENvbnRhaW5lclNwZWNCA+BBBBIZCgxhcnRpZmFjdF91", - "cmkYGiABKAlCA+BBBRJsCiRzdXBwb3J0ZWRfZGVwbG95bWVudF9yZXNvdXJj", - "ZXNfdHlwZXMYCiADKA4yOS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5N", - "b2RlbC5EZXBsb3ltZW50UmVzb3VyY2VzVHlwZUID4EEDEiwKH3N1cHBvcnRl", - "ZF9pbnB1dF9zdG9yYWdlX2Zvcm1hdHMYCyADKAlCA+BBAxItCiBzdXBwb3J0", - "ZWRfb3V0cHV0X3N0b3JhZ2VfZm9ybWF0cxgMIAMoCUID4EEDEjQKC2NyZWF0", - "ZV90aW1lGA0gASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EED", - "EjQKC3VwZGF0ZV90aW1lGA4gASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVz", - "dGFtcEID4EEDEkoKD2RlcGxveWVkX21vZGVscxgPIAMoCzIsLmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxLkRlcGxveWVkTW9kZWxSZWZCA+BBAxJFChBl", - "eHBsYW5hdGlvbl9zcGVjGBcgASgLMisuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjEuRXhwbGFuYXRpb25TcGVjEgwKBGV0YWcYECABKAkSPQoGbGFiZWxz", - "GBEgAygLMi0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWwuTGFi", - "ZWxzRW50cnkSPwoKZGF0YV9zdGF0cxgVIAEoCzIrLmdvb2dsZS5jbG91ZC5h", - "aXBsYXRmb3JtLnYxLk1vZGVsLkRhdGFTdGF0cxJDCg9lbmNyeXB0aW9uX3Nw", - "ZWMYGCABKAsyKi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5FbmNyeXB0", - "aW9uU3BlYxJLChFtb2RlbF9zb3VyY2VfaW5mbxgmIAEoCzIrLmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxLk1vZGVsU291cmNlSW5mb0ID4EEDElUKE29y", - "aWdpbmFsX21vZGVsX2luZm8YIiABKAsyMy5nb29nbGUuY2xvdWQuYWlwbGF0", - "Zm9ybS52MS5Nb2RlbC5PcmlnaW5hbE1vZGVsSW5mb0ID4EEDEh4KEW1ldGFk", - "YXRhX2FydGlmYWN0GCwgASgJQgPgQQMSUQoRYmFzZV9tb2RlbF9zb3VyY2UY", - "MiABKAsyMS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Nb2RlbC5CYXNl", - "TW9kZWxTb3VyY2VCA+BBARIaCg1zYXRpc2ZpZXNfcHpzGDMgASgIQgPgQQMS", - "GgoNc2F0aXNmaWVzX3B6aRg0IAEoCEID4EEDGtUBCgxFeHBvcnRGb3JtYXQS", - "DwoCaWQYASABKAlCA+BBAxJiChNleHBvcnRhYmxlX2NvbnRlbnRzGAIgAygO", - "MkAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWwuRXhwb3J0Rm9y", - "bWF0LkV4cG9ydGFibGVDb250ZW50QgPgQQMiUAoRRXhwb3J0YWJsZUNvbnRl", - "bnQSIgoeRVhQT1JUQUJMRV9DT05URU5UX1VOU1BFQ0lGSUVEEAASDAoIQVJU", - "SUZBQ1QQARIJCgVJTUFHRRACGtwBCglEYXRhU3RhdHMSIQoZdHJhaW5pbmdf", - "ZGF0YV9pdGVtc19jb3VudBgBIAEoAxIjCht2YWxpZGF0aW9uX2RhdGFfaXRl", - "bXNfY291bnQYAiABKAMSHQoVdGVzdF9kYXRhX2l0ZW1zX2NvdW50GAMgASgD", - "EiIKGnRyYWluaW5nX2Fubm90YXRpb25zX2NvdW50GAQgASgDEiQKHHZhbGlk", - "YXRpb25fYW5ub3RhdGlvbnNfY291bnQYBSABKAMSHgoWdGVzdF9hbm5vdGF0", - "aW9uc19jb3VudBgGIAEoAxpLChFPcmlnaW5hbE1vZGVsSW5mbxI2CgVtb2Rl", - "bBgBIAEoCUIn4EED+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01v", - "ZGVsGqoBCg9CYXNlTW9kZWxTb3VyY2USTAoTbW9kZWxfZ2FyZGVuX3NvdXJj", - "ZRgBIAEoCzItLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLk1vZGVsR2Fy", - "ZGVuU291cmNlSAASPwoMZ2VuaWVfc291cmNlGAIgASgLMicuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjEuR2VuaWVTb3VyY2VIAEIICgZzb3VyY2UaLQoL", - "TGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASKM", - "AQoXRGVwbG95bWVudFJlc291cmNlc1R5cGUSKQolREVQTE9ZTUVOVF9SRVNP", - "VVJDRVNfVFlQRV9VTlNQRUNJRklFRBAAEhcKE0RFRElDQVRFRF9SRVNPVVJD", - "RVMQARIXChNBVVRPTUFUSUNfUkVTT1VSQ0VTEAISFAoQU0hBUkVEX1JFU09V", - "UkNFUxADOlzqQVkKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWwS", - "NnByb2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9tb2Rl", - "bHMve21vZGVsfSIoChNMYXJnZU1vZGVsUmVmZXJlbmNlEhEKBG5hbWUYASAB", - "KAlCA+BBAiIzChFNb2RlbEdhcmRlblNvdXJjZRIeChFwdWJsaWNfbW9kZWxf", - "bmFtZRgBIAEoCUID4EECIioKC0dlbmllU291cmNlEhsKDmJhc2VfbW9kZWxf", - "dXJpGAEgASgJQgPgQQIiewoPUHJlZGljdFNjaGVtYXRhEiAKE2luc3RhbmNl", - "X3NjaGVtYV91cmkYASABKAlCA+BBBRIiChVwYXJhbWV0ZXJzX3NjaGVtYV91", - "cmkYAiABKAlCA+BBBRIiChVwcmVkaWN0aW9uX3NjaGVtYV91cmkYAyABKAlC", - "A+BBBSKTBAoSTW9kZWxDb250YWluZXJTcGVjEhkKCWltYWdlX3VyaRgBIAEo", - "CUIG4EEC4EEFEhQKB2NvbW1hbmQYAiADKAlCA+BBBRIRCgRhcmdzGAMgAygJ", - "QgPgQQUSNAoDZW52GAQgAygLMiIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djEuRW52VmFyQgPgQQUSNAoFcG9ydHMYBSADKAsyIC5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MS5Qb3J0QgPgQQUSGgoNcHJlZGljdF9yb3V0ZRgGIAEo", - "CUID4EEFEhkKDGhlYWx0aF9yb3V0ZRgHIAEoCUID4EEFEjkKCmdycGNfcG9y", - "dHMYCSADKAsyIC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Qb3J0QgPg", - "QQUSOgoSZGVwbG95bWVudF90aW1lb3V0GAogASgLMhkuZ29vZ2xlLnByb3Rv", - "YnVmLkR1cmF0aW9uQgPgQQUSIgoVc2hhcmVkX21lbW9yeV9zaXplX21iGAsg", - "ASgDQgPgQQUSPQoNc3RhcnR1cF9wcm9iZRgMIAEoCzIhLmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxLlByb2JlQgPgQQUSPAoMaGVhbHRoX3Byb2JlGA0g", - "ASgLMiEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuUHJvYmVCA+BBBSIe", - "CgRQb3J0EhYKDmNvbnRhaW5lcl9wb3J0GAMgASgFIpMCCg9Nb2RlbFNvdXJj", - "ZUluZm8SUAoLc291cmNlX3R5cGUYASABKA4yOy5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MS5Nb2RlbFNvdXJjZUluZm8uTW9kZWxTb3VyY2VUeXBlEgwK", - "BGNvcHkYAiABKAginwEKD01vZGVsU291cmNlVHlwZRIhCh1NT0RFTF9TT1VS", - "Q0VfVFlQRV9VTlNQRUNJRklFRBAAEgoKBkFVVE9NTBABEgoKBkNVU1RPTRAC", - "EggKBEJRTUwQAxIQCgxNT0RFTF9HQVJERU4QBBIJCgVHRU5JRRAFEhkKFUNV", - "U1RPTV9URVhUX0VNQkVERElORxAGEg8KC01BUktFVFBMQUNFEAciowEKBVBy", - "b2JlEjwKBGV4ZWMYASABKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MS5Qcm9iZS5FeGVjQWN0aW9uSAASFgoOcGVyaW9kX3NlY29uZHMYAiABKAUS", - "FwoPdGltZW91dF9zZWNvbmRzGAMgASgFGh0KCkV4ZWNBY3Rpb24SDwoHY29t", - "bWFuZBgBIAMoCUIMCgpwcm9iZV90eXBlQsgBCh5jb20uZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjFCCk1vZGVsUHJvdG9QAVo+Y2xvdWQuZ29vZ2xlLmNv", - "bS9nby9haXBsYXRmb3JtL2FwaXYxL2FpcGxhdGZvcm1wYjthaXBsYXRmb3Jt", - "cGKqAhpHb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMcoCGkdvb2dsZVxDbG91", - "ZFxBSVBsYXRmb3JtXFYx6gIdR29vZ2xlOjpDbG91ZDo6QUlQbGF0Zm9ybTo6", - "VjFiBnByb3RvMw==")); + "ZGVzY3JpcHRpb24YHiABKAkSHQoVZGVmYXVsdF9jaGVja3BvaW50X2lkGDUg", + "ASgJEkUKEHByZWRpY3Rfc2NoZW1hdGEYBCABKAsyKy5nb29nbGUuY2xvdWQu", + "YWlwbGF0Zm9ybS52MS5QcmVkaWN0U2NoZW1hdGESIAoTbWV0YWRhdGFfc2No", + "ZW1hX3VyaRgFIAEoCUID4EEFEi0KCG1ldGFkYXRhGAYgASgLMhYuZ29vZ2xl", + "LnByb3RvYnVmLlZhbHVlQgPgQQUSVQoYc3VwcG9ydGVkX2V4cG9ydF9mb3Jt", + "YXRzGBQgAygLMi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWwu", + "RXhwb3J0Rm9ybWF0QgPgQQMSTQoRdHJhaW5pbmdfcGlwZWxpbmUYByABKAlC", + "MuBBA/pBLAoqYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9UcmFpbmluZ1Bp", + "cGVsaW5lEkMKDHBpcGVsaW5lX2pvYhgvIAEoCUIt4EEB+kEnCiVhaXBsYXRm", + "b3JtLmdvb2dsZWFwaXMuY29tL1BpcGVsaW5lSm9iEksKDmNvbnRhaW5lcl9z", + "cGVjGAkgASgLMi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWxD", + "b250YWluZXJTcGVjQgPgQQQSGQoMYXJ0aWZhY3RfdXJpGBogASgJQgPgQQUS", + "bAokc3VwcG9ydGVkX2RlcGxveW1lbnRfcmVzb3VyY2VzX3R5cGVzGAogAygO", + "MjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWwuRGVwbG95bWVu", + "dFJlc291cmNlc1R5cGVCA+BBAxIsCh9zdXBwb3J0ZWRfaW5wdXRfc3RvcmFn", + "ZV9mb3JtYXRzGAsgAygJQgPgQQMSLQogc3VwcG9ydGVkX291dHB1dF9zdG9y", + "YWdlX2Zvcm1hdHMYDCADKAlCA+BBAxI0CgtjcmVhdGVfdGltZRgNIAEoCzIa", + "Lmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxI0Cgt1cGRhdGVfdGlt", + "ZRgOIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxJKCg9k", + "ZXBsb3llZF9tb2RlbHMYDyADKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5EZXBsb3llZE1vZGVsUmVmQgPgQQMSRQoQZXhwbGFuYXRpb25fc3Bl", + "YxgXIAEoCzIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkV4cGxhbmF0", + "aW9uU3BlYxIMCgRldGFnGBAgASgJEj0KBmxhYmVscxgRIAMoCzItLmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLk1vZGVsLkxhYmVsc0VudHJ5Ej8KCmRh", + "dGFfc3RhdHMYFSABKAsyKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5N", + "b2RlbC5EYXRhU3RhdHMSQwoPZW5jcnlwdGlvbl9zcGVjGBggASgLMiouZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRW5jcnlwdGlvblNwZWMSSwoRbW9k", + "ZWxfc291cmNlX2luZm8YJiABKAsyKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5Nb2RlbFNvdXJjZUluZm9CA+BBAxJVChNvcmlnaW5hbF9tb2RlbF9p", + "bmZvGCIgASgLMjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWwu", + "T3JpZ2luYWxNb2RlbEluZm9CA+BBAxIeChFtZXRhZGF0YV9hcnRpZmFjdBgs", + "IAEoCUID4EEDElEKEWJhc2VfbW9kZWxfc291cmNlGDIgASgLMjEuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWwuQmFzZU1vZGVsU291cmNlQgPg", + "QQESGgoNc2F0aXNmaWVzX3B6cxgzIAEoCEID4EEDEhoKDXNhdGlzZmllc19w", + "emkYNCABKAhCA+BBAxrVAQoMRXhwb3J0Rm9ybWF0Eg8KAmlkGAEgASgJQgPg", + "QQMSYgoTZXhwb3J0YWJsZV9jb250ZW50cxgCIAMoDjJALmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxLk1vZGVsLkV4cG9ydEZvcm1hdC5FeHBvcnRhYmxl", + "Q29udGVudEID4EEDIlAKEUV4cG9ydGFibGVDb250ZW50EiIKHkVYUE9SVEFC", + "TEVfQ09OVEVOVF9VTlNQRUNJRklFRBAAEgwKCEFSVElGQUNUEAESCQoFSU1B", + "R0UQAhrcAQoJRGF0YVN0YXRzEiEKGXRyYWluaW5nX2RhdGFfaXRlbXNfY291", + "bnQYASABKAMSIwobdmFsaWRhdGlvbl9kYXRhX2l0ZW1zX2NvdW50GAIgASgD", + "Eh0KFXRlc3RfZGF0YV9pdGVtc19jb3VudBgDIAEoAxIiChp0cmFpbmluZ19h", + "bm5vdGF0aW9uc19jb3VudBgEIAEoAxIkChx2YWxpZGF0aW9uX2Fubm90YXRp", + "b25zX2NvdW50GAUgASgDEh4KFnRlc3RfYW5ub3RhdGlvbnNfY291bnQYBiAB", + "KAMaSwoRT3JpZ2luYWxNb2RlbEluZm8SNgoFbW9kZWwYASABKAlCJ+BBA/pB", + "IQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbBqqAQoPQmFzZU1v", + "ZGVsU291cmNlEkwKE21vZGVsX2dhcmRlbl9zb3VyY2UYASABKAsyLS5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Nb2RlbEdhcmRlblNvdXJjZUgAEj8K", + "DGdlbmllX3NvdXJjZRgCIAEoCzInLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLkdlbmllU291cmNlSABCCAoGc291cmNlGi0KC0xhYmVsc0VudHJ5EgsK", + "A2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEijAEKF0RlcGxveW1lbnRS", + "ZXNvdXJjZXNUeXBlEikKJURFUExPWU1FTlRfUkVTT1VSQ0VTX1RZUEVfVU5T", + "UEVDSUZJRUQQABIXChNERURJQ0FURURfUkVTT1VSQ0VTEAESFwoTQVVUT01B", + "VElDX1JFU09VUkNFUxACEhQKEFNIQVJFRF9SRVNPVVJDRVMQAzpc6kFZCh9h", + "aXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsEjZwcm9qZWN0cy97cHJv", + "amVjdH0vbG9jYXRpb25zL3tsb2NhdGlvbn0vbW9kZWxzL3ttb2RlbH0iKAoT", + "TGFyZ2VNb2RlbFJlZmVyZW5jZRIRCgRuYW1lGAEgASgJQgPgQQIiMwoRTW9k", + "ZWxHYXJkZW5Tb3VyY2USHgoRcHVibGljX21vZGVsX25hbWUYASABKAlCA+BB", + "AiIqCgtHZW5pZVNvdXJjZRIbCg5iYXNlX21vZGVsX3VyaRgBIAEoCUID4EEC", + "InsKD1ByZWRpY3RTY2hlbWF0YRIgChNpbnN0YW5jZV9zY2hlbWFfdXJpGAEg", + "ASgJQgPgQQUSIgoVcGFyYW1ldGVyc19zY2hlbWFfdXJpGAIgASgJQgPgQQUS", + "IgoVcHJlZGljdGlvbl9zY2hlbWFfdXJpGAMgASgJQgPgQQUikwQKEk1vZGVs", + "Q29udGFpbmVyU3BlYxIZCglpbWFnZV91cmkYASABKAlCBuBBAuBBBRIUCgdj", + "b21tYW5kGAIgAygJQgPgQQUSEQoEYXJncxgDIAMoCUID4EEFEjQKA2VudhgE", + "IAMoCzIiLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkVudlZhckID4EEF", + "EjQKBXBvcnRzGAUgAygLMiAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", + "UG9ydEID4EEFEhoKDXByZWRpY3Rfcm91dGUYBiABKAlCA+BBBRIZCgxoZWFs", + "dGhfcm91dGUYByABKAlCA+BBBRI5CgpncnBjX3BvcnRzGAkgAygLMiAuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuUG9ydEID4EEFEjoKEmRlcGxveW1l", + "bnRfdGltZW91dBgKIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbkID", + "4EEFEiIKFXNoYXJlZF9tZW1vcnlfc2l6ZV9tYhgLIAEoA0ID4EEFEj0KDXN0", + "YXJ0dXBfcHJvYmUYDCABKAsyIS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MS5Qcm9iZUID4EEFEjwKDGhlYWx0aF9wcm9iZRgNIAEoCzIhLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxLlByb2JlQgPgQQUiHgoEUG9ydBIWCg5jb250", + "YWluZXJfcG9ydBgDIAEoBSKTAgoPTW9kZWxTb3VyY2VJbmZvElAKC3NvdXJj", + "ZV90eXBlGAEgASgOMjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9k", + "ZWxTb3VyY2VJbmZvLk1vZGVsU291cmNlVHlwZRIMCgRjb3B5GAIgASgIIp8B", + "Cg9Nb2RlbFNvdXJjZVR5cGUSIQodTU9ERUxfU09VUkNFX1RZUEVfVU5TUEVD", + "SUZJRUQQABIKCgZBVVRPTUwQARIKCgZDVVNUT00QAhIICgRCUU1MEAMSEAoM", + "TU9ERUxfR0FSREVOEAQSCQoFR0VOSUUQBRIZChVDVVNUT01fVEVYVF9FTUJF", + "RERJTkcQBhIPCgtNQVJLRVRQTEFDRRAHIqMBCgVQcm9iZRI8CgRleGVjGAEg", + "ASgLMiwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuUHJvYmUuRXhlY0Fj", + "dGlvbkgAEhYKDnBlcmlvZF9zZWNvbmRzGAIgASgFEhcKD3RpbWVvdXRfc2Vj", + "b25kcxgDIAEoBRodCgpFeGVjQWN0aW9uEg8KB2NvbW1hbmQYASADKAlCDAoK", + "cHJvYmVfdHlwZULIAQoeY29tLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "QgpNb2RlbFByb3RvUAFaPmNsb3VkLmdvb2dsZS5jb20vZ28vYWlwbGF0Zm9y", + "bS9hcGl2MS9haXBsYXRmb3JtcGI7YWlwbGF0Zm9ybXBiqgIaR29vZ2xlLkNs", + "b3VkLkFJUGxhdGZvcm0uVjHKAhpHb29nbGVcQ2xvdWRcQUlQbGF0Zm9ybVxW", + "MeoCHUdvb2dsZTo6Q2xvdWQ6OkFJUGxhdGZvcm06OlYxYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.DeployedModelRefReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.EncryptionSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.EnvVarReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ExplanationReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Model), global::Google.Cloud.AIPlatform.V1.Model.Parser, new[]{ "Name", "VersionId", "VersionAliases", "VersionCreateTime", "VersionUpdateTime", "DisplayName", "Description", "VersionDescription", "PredictSchemata", "MetadataSchemaUri", "Metadata", "SupportedExportFormats", "TrainingPipeline", "PipelineJob", "ContainerSpec", "ArtifactUri", "SupportedDeploymentResourcesTypes", "SupportedInputStorageFormats", "SupportedOutputStorageFormats", "CreateTime", "UpdateTime", "DeployedModels", "ExplanationSpec", "Etag", "Labels", "DataStats", "EncryptionSpec", "ModelSourceInfo", "OriginalModelInfo", "MetadataArtifact", "BaseModelSource", "SatisfiesPzs", "SatisfiesPzi" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.DeploymentResourcesType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.ExportFormat), global::Google.Cloud.AIPlatform.V1.Model.Types.ExportFormat.Parser, new[]{ "Id", "ExportableContents" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.ExportFormat.Types.ExportableContent) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Model), global::Google.Cloud.AIPlatform.V1.Model.Parser, new[]{ "Name", "VersionId", "VersionAliases", "VersionCreateTime", "VersionUpdateTime", "DisplayName", "Description", "VersionDescription", "DefaultCheckpointId", "PredictSchemata", "MetadataSchemaUri", "Metadata", "SupportedExportFormats", "TrainingPipeline", "PipelineJob", "ContainerSpec", "ArtifactUri", "SupportedDeploymentResourcesTypes", "SupportedInputStorageFormats", "SupportedOutputStorageFormats", "CreateTime", "UpdateTime", "DeployedModels", "ExplanationSpec", "Etag", "Labels", "DataStats", "EncryptionSpec", "ModelSourceInfo", "OriginalModelInfo", "MetadataArtifact", "BaseModelSource", "SatisfiesPzs", "SatisfiesPzi" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.DeploymentResourcesType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.ExportFormat), global::Google.Cloud.AIPlatform.V1.Model.Types.ExportFormat.Parser, new[]{ "Id", "ExportableContents" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.ExportFormat.Types.ExportableContent) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.DataStats), global::Google.Cloud.AIPlatform.V1.Model.Types.DataStats.Parser, new[]{ "TrainingDataItemsCount", "ValidationDataItemsCount", "TestDataItemsCount", "TrainingAnnotationsCount", "ValidationAnnotationsCount", "TestAnnotationsCount" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.OriginalModelInfo), global::Google.Cloud.AIPlatform.V1.Model.Types.OriginalModelInfo.Parser, new[]{ "Model" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Model.Types.BaseModelSource), global::Google.Cloud.AIPlatform.V1.Model.Types.BaseModelSource.Parser, new[]{ "ModelGardenSource", "GenieSource" }, new[]{ "Source" }, null, null, null), @@ -196,6 +196,7 @@ public Model(Model other) : this() { displayName_ = other.displayName_; description_ = other.description_; versionDescription_ = other.versionDescription_; + defaultCheckpointId_ = other.defaultCheckpointId_; predictSchemata_ = other.predictSchemata_ != null ? other.predictSchemata_.Clone() : null; metadataSchemaUri_ = other.metadataSchemaUri_; metadata_ = other.metadata_ != null ? other.metadata_.Clone() : null; @@ -362,6 +363,21 @@ public string VersionDescription { } } + /// Field number for the "default_checkpoint_id" field. + public const int DefaultCheckpointIdFieldNumber = 53; + private string defaultCheckpointId_ = ""; + /// + /// The default checkpoint id of a model version. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string DefaultCheckpointId { + get { return defaultCheckpointId_; } + set { + defaultCheckpointId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Field number for the "predict_schemata" field. public const int PredictSchemataFieldNumber = 4; private global::Google.Cloud.AIPlatform.V1.PredictSchemata predictSchemata_; @@ -923,6 +939,7 @@ public bool Equals(Model other) { if (DisplayName != other.DisplayName) return false; if (Description != other.Description) return false; if (VersionDescription != other.VersionDescription) return false; + if (DefaultCheckpointId != other.DefaultCheckpointId) return false; if (!object.Equals(PredictSchemata, other.PredictSchemata)) return false; if (MetadataSchemaUri != other.MetadataSchemaUri) return false; if (!object.Equals(Metadata, other.Metadata)) return false; @@ -963,6 +980,7 @@ public override int GetHashCode() { if (DisplayName.Length != 0) hash ^= DisplayName.GetHashCode(); if (Description.Length != 0) hash ^= Description.GetHashCode(); if (VersionDescription.Length != 0) hash ^= VersionDescription.GetHashCode(); + if (DefaultCheckpointId.Length != 0) hash ^= DefaultCheckpointId.GetHashCode(); if (predictSchemata_ != null) hash ^= PredictSchemata.GetHashCode(); if (MetadataSchemaUri.Length != 0) hash ^= MetadataSchemaUri.GetHashCode(); if (metadata_ != null) hash ^= Metadata.GetHashCode(); @@ -1117,6 +1135,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(160, 3); output.WriteBool(SatisfiesPzi); } + if (DefaultCheckpointId.Length != 0) { + output.WriteRawTag(170, 3); + output.WriteString(DefaultCheckpointId); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -1238,6 +1260,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(160, 3); output.WriteBool(SatisfiesPzi); } + if (DefaultCheckpointId.Length != 0) { + output.WriteRawTag(170, 3); + output.WriteString(DefaultCheckpointId); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -1270,6 +1296,9 @@ public int CalculateSize() { if (VersionDescription.Length != 0) { size += 2 + pb::CodedOutputStream.ComputeStringSize(VersionDescription); } + if (DefaultCheckpointId.Length != 0) { + size += 2 + pb::CodedOutputStream.ComputeStringSize(DefaultCheckpointId); + } if (predictSchemata_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(PredictSchemata); } @@ -1373,6 +1402,9 @@ public void MergeFrom(Model other) { if (other.VersionDescription.Length != 0) { VersionDescription = other.VersionDescription; } + if (other.DefaultCheckpointId.Length != 0) { + DefaultCheckpointId = other.DefaultCheckpointId; + } if (other.predictSchemata_ != null) { if (predictSchemata_ == null) { PredictSchemata = new global::Google.Cloud.AIPlatform.V1.PredictSchemata(); @@ -1656,6 +1688,10 @@ public void MergeFrom(pb::CodedInputStream input) { SatisfiesPzi = input.ReadBool(); break; } + case 426: { + DefaultCheckpointId = input.ReadString(); + break; + } } } #endif @@ -1843,6 +1879,10 @@ public void MergeFrom(pb::CodedInputStream input) { SatisfiesPzi = input.ReadBool(); break; } + case 426: { + DefaultCheckpointId = input.ReadString(); + break; + } } } } diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelDeploymentMonitoringJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelDeploymentMonitoringJobResourceNames.g.cs index 788194ef4373..3173fdd7a849 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelDeploymentMonitoringJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelDeploymentMonitoringJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelEvaluationResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelEvaluationResourceNames.g.cs index e348ed50ac87..cfdf5db119bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelEvaluationResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelEvaluationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelEvaluationSliceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelEvaluationSliceResourceNames.g.cs index c4c083f4f050..52eac993b7fa 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelEvaluationSliceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelEvaluationSliceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelGardenServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelGardenServiceClient.g.cs index 3d087e641c6f..1447fea963f3 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelGardenServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelGardenServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelGardenServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelGardenServiceResourceNames.g.cs index dded91826034..1882190da857 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelGardenServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelGardenServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelMonitoringResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelMonitoringResourceNames.g.cs index 831dfc11e435..a693a0e2b0d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelMonitoringResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelMonitoringResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelResourceNames.g.cs index cda62dd100e8..d8f81297c025 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelService.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelService.g.cs index 896a88db8e29..cf1a1c0112c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelService.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelService.g.cs @@ -63,183 +63,196 @@ static ModelServiceReflection() { "LQoJcmVhZF9tYXNrGAUgASgLMhouZ29vZ2xlLnByb3RvYnVmLkZpZWxkTWFz", "axIQCghvcmRlcl9ieRgGIAEoCSJnChlMaXN0TW9kZWxWZXJzaW9uc1Jlc3Bv", "bnNlEjEKBm1vZGVscxgBIAMoCzIhLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxLk1vZGVsEhcKD25leHRfcGFnZV90b2tlbhgCIAEoCSKBAQoSVXBkYXRl", - "TW9kZWxSZXF1ZXN0EjUKBW1vZGVsGAEgASgLMiEuZ29vZ2xlLmNsb3VkLmFp", - "cGxhdGZvcm0udjEuTW9kZWxCA+BBAhI0Cgt1cGRhdGVfbWFzaxgCIAEoCzIa", - "Lmdvb2dsZS5wcm90b2J1Zi5GaWVsZE1hc2tCA+BBAiKRAQofVXBkYXRlRXhw", - "bGFuYXRpb25EYXRhc2V0UmVxdWVzdBI2CgVtb2RlbBgBIAEoCUIn4EEC+kEh", - "Ch9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsEjYKCGV4YW1wbGVz", - "GAIgASgLMiQuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRXhhbXBsZXMi", - "ewopVXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0T3BlcmF0aW9uTWV0YWRhdGES", - "TgoQZ2VuZXJpY19tZXRhZGF0YRgBIAEoCzI0Lmdvb2dsZS5jbG91ZC5haXBs", - "YXRmb3JtLnYxLkdlbmVyaWNPcGVyYXRpb25NZXRhZGF0YSJLChJEZWxldGVN", - "b2RlbFJlcXVlc3QSNQoEbmFtZRgBIAEoCUIn4EEC+kEhCh9haXBsYXRmb3Jt", - "Lmdvb2dsZWFwaXMuY29tL01vZGVsIlIKGURlbGV0ZU1vZGVsVmVyc2lvblJl", - "cXVlc3QSNQoEbmFtZRgBIAEoCUIn4EEC+kEhCh9haXBsYXRmb3JtLmdvb2ds", - "ZWFwaXMuY29tL01vZGVsInEKGk1lcmdlVmVyc2lvbkFsaWFzZXNSZXF1ZXN0", - "EjUKBG5hbWUYASABKAlCJ+BBAvpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlz", - "LmNvbS9Nb2RlbBIcCg92ZXJzaW9uX2FsaWFzZXMYAiADKAlCA+BBAiLuAgoS", - "RXhwb3J0TW9kZWxSZXF1ZXN0EjUKBG5hbWUYASABKAlCJ+BBAvpBIQofYWlw", - "bGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbBJXCg1vdXRwdXRfY29uZmln", - "GAIgASgLMjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRXhwb3J0TW9k", - "ZWxSZXF1ZXN0Lk91dHB1dENvbmZpZ0ID4EECGscBCgxPdXRwdXRDb25maWcS", - "GAoQZXhwb3J0X2Zvcm1hdF9pZBgBIAEoCRJIChRhcnRpZmFjdF9kZXN0aW5h", - "dGlvbhgDIAEoCzIqLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkdjc0Rl", - "c3RpbmF0aW9uElMKEWltYWdlX2Rlc3RpbmF0aW9uGAQgASgLMjguZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjEuQ29udGFpbmVyUmVnaXN0cnlEZXN0aW5h", - "dGlvbiKcAgocRXhwb3J0TW9kZWxPcGVyYXRpb25NZXRhZGF0YRJOChBnZW5l", - "cmljX21ldGFkYXRhGAEgASgLMjQuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djEuR2VuZXJpY09wZXJhdGlvbk1ldGFkYXRhEl0KC291dHB1dF9pbmZvGAIg", - "ASgLMkMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRXhwb3J0TW9kZWxP", - "cGVyYXRpb25NZXRhZGF0YS5PdXRwdXRJbmZvQgPgQQMaTQoKT3V0cHV0SW5m", - "bxIgChNhcnRpZmFjdF9vdXRwdXRfdXJpGAIgASgJQgPgQQMSHQoQaW1hZ2Vf", - "b3V0cHV0X3VyaRgDIAEoCUID4EEDIiIKIFVwZGF0ZUV4cGxhbmF0aW9uRGF0", - "YXNldFJlc3BvbnNlIhUKE0V4cG9ydE1vZGVsUmVzcG9uc2UiwAIKEENvcHlN", - "b2RlbFJlcXVlc3QSFwoIbW9kZWxfaWQYBCABKAlCA+BBAUgAEj8KDHBhcmVu", - "dF9tb2RlbBgFIAEoCUIn4EEB+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMu", - "Y29tL01vZGVsSAASOQoGcGFyZW50GAEgASgJQingQQL6QSMKIWxvY2F0aW9u", - "cy5nb29nbGVhcGlzLmNvbS9Mb2NhdGlvbhI9Cgxzb3VyY2VfbW9kZWwYAiAB", - "KAlCJ+BBAvpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbBJD", - "Cg9lbmNyeXB0aW9uX3NwZWMYAyABKAsyKi5nb29nbGUuY2xvdWQuYWlwbGF0", - "Zm9ybS52MS5FbmNyeXB0aW9uU3BlY0ITChFkZXN0aW5hdGlvbl9tb2RlbCJs", - "ChpDb3B5TW9kZWxPcGVyYXRpb25NZXRhZGF0YRJOChBnZW5lcmljX21ldGFk", - "YXRhGAEgASgLMjQuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2VuZXJp", - "Y09wZXJhdGlvbk1ldGFkYXRhImcKEUNvcHlNb2RlbFJlc3BvbnNlEjMKBW1v", - "ZGVsGAEgASgJQiT6QSEKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9k", - "ZWwSHQoQbW9kZWxfdmVyc2lvbl9pZBgCIAEoCUID4EEDIqMBChxJbXBvcnRN", - "b2RlbEV2YWx1YXRpb25SZXF1ZXN0EjcKBnBhcmVudBgBIAEoCUIn4EEC+kEh", - "Ch9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsEkoKEG1vZGVsX2V2", - "YWx1YXRpb24YAiABKAsyKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5N", - "b2RlbEV2YWx1YXRpb25CA+BBAiLEAQonQmF0Y2hJbXBvcnRNb2RlbEV2YWx1", - "YXRpb25TbGljZXNSZXF1ZXN0EkEKBnBhcmVudBgBIAEoCUIx4EEC+kErCilh", - "aXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsRXZhbHVhdGlvbhJWChdt", - "b2RlbF9ldmFsdWF0aW9uX3NsaWNlcxgCIAMoCzIwLmdvb2dsZS5jbG91ZC5h", - "aXBsYXRmb3JtLnYxLk1vZGVsRXZhbHVhdGlvblNsaWNlQgPgQQIiWQooQmF0", - "Y2hJbXBvcnRNb2RlbEV2YWx1YXRpb25TbGljZXNSZXNwb25zZRItCiBpbXBv", - "cnRlZF9tb2RlbF9ldmFsdWF0aW9uX3NsaWNlcxgBIAMoCUID4EEDIsUBCiZC", - "YXRjaEltcG9ydEV2YWx1YXRlZEFubm90YXRpb25zUmVxdWVzdBJGCgZwYXJl", - "bnQYASABKAlCNuBBAvpBMAouYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9N", - "b2RlbEV2YWx1YXRpb25TbGljZRJTChVldmFsdWF0ZWRfYW5ub3RhdGlvbnMY", - "AiADKAsyLy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5FdmFsdWF0ZWRB", - "bm5vdGF0aW9uQgPgQQIiXAonQmF0Y2hJbXBvcnRFdmFsdWF0ZWRBbm5vdGF0", - "aW9uc1Jlc3BvbnNlEjEKJGltcG9ydGVkX2V2YWx1YXRlZF9hbm5vdGF0aW9u", - "c19jb3VudBgBIAEoBUID4EEDIlwKGUdldE1vZGVsRXZhbHVhdGlvblJlcXVl", - "c3QSPwoEbmFtZRgBIAEoCUIx4EEC+kErCilhaXBsYXRmb3JtLmdvb2dsZWFw", - "aXMuY29tL01vZGVsRXZhbHVhdGlvbiK8AQobTGlzdE1vZGVsRXZhbHVhdGlv", - "bnNSZXF1ZXN0EjcKBnBhcmVudBgBIAEoCUIn4EEC+kEhCh9haXBsYXRmb3Jt", - "Lmdvb2dsZWFwaXMuY29tL01vZGVsEg4KBmZpbHRlchgCIAEoCRIRCglwYWdl", - "X3NpemUYAyABKAUSEgoKcGFnZV90b2tlbhgEIAEoCRItCglyZWFkX21hc2sY", - "BSABKAsyGi5nb29nbGUucHJvdG9idWYuRmllbGRNYXNrIn8KHExpc3RNb2Rl", - "bEV2YWx1YXRpb25zUmVzcG9uc2USRgoRbW9kZWxfZXZhbHVhdGlvbnMYASAD", - "KAsyKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Nb2RlbEV2YWx1YXRp", - "b24SFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJImYKHkdldE1vZGVsRXZhbHVh", - "dGlvblNsaWNlUmVxdWVzdBJECgRuYW1lGAEgASgJQjbgQQL6QTAKLmFpcGxh", - "dGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWxFdmFsdWF0aW9uU2xpY2UiywEK", - "IExpc3RNb2RlbEV2YWx1YXRpb25TbGljZXNSZXF1ZXN0EkEKBnBhcmVudBgB", - "IAEoCUIx4EEC+kErCilhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVs", - "RXZhbHVhdGlvbhIOCgZmaWx0ZXIYAiABKAkSEQoJcGFnZV9zaXplGAMgASgF", - "EhIKCnBhZ2VfdG9rZW4YBCABKAkSLQoJcmVhZF9tYXNrGAUgASgLMhouZ29v", - "Z2xlLnByb3RvYnVmLkZpZWxkTWFzayKPAQohTGlzdE1vZGVsRXZhbHVhdGlv", - "blNsaWNlc1Jlc3BvbnNlElEKF21vZGVsX2V2YWx1YXRpb25fc2xpY2VzGAEg", - "AygLMjAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWxFdmFsdWF0", - "aW9uU2xpY2USFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJMp0gCgxNb2RlbFNl", - "cnZpY2US4AEKC1VwbG9hZE1vZGVsEi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjEuVXBsb2FkTW9kZWxSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5n", - "Lk9wZXJhdGlvbiKBAcpBMwoTVXBsb2FkTW9kZWxSZXNwb25zZRIcVXBsb2Fk", - "TW9kZWxPcGVyYXRpb25NZXRhZGF0YdpBDHBhcmVudCxtb2RlbILT5JMCNiIx", - "L3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vbW9kZWxzOnVw", - "bG9hZDoBKhKVAQoIR2V0TW9kZWwSKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MS5HZXRNb2RlbFJlcXVlc3QaIS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MS5Nb2RlbCI52kEEbmFtZYLT5JMCLBIqL3YxL3tuYW1lPXByb2plY3Rz", - "LyovbG9jYXRpb25zLyovbW9kZWxzLyp9EqgBCgpMaXN0TW9kZWxzEi0uZ29v", - "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTGlzdE1vZGVsc1JlcXVlc3QaLi5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5MaXN0TW9kZWxzUmVzcG9uc2Ui", - "O9pBBnBhcmVudILT5JMCLBIqL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2Nh", - "dGlvbnMvKn0vbW9kZWxzEsgBChFMaXN0TW9kZWxWZXJzaW9ucxI0Lmdvb2ds", - "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLkxpc3RNb2RlbFZlcnNpb25zUmVxdWVz", - "dBo1Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkxpc3RNb2RlbFZlcnNp", - "b25zUmVzcG9uc2UiRtpBBG5hbWWC0+STAjkSNy92MS97bmFtZT1wcm9qZWN0", - "cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpsaXN0VmVyc2lvbnMStQEKC1Vw", - "ZGF0ZU1vZGVsEi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuVXBkYXRl", - "TW9kZWxSZXF1ZXN0GiEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9k", - "ZWwiU9pBEW1vZGVsLHVwZGF0ZV9tYXNrgtPkkwI5MjAvdjEve21vZGVsLm5h", - "bWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn06BW1vZGVsEqAC", - "ChhVcGRhdGVFeHBsYW5hdGlvbkRhdGFzZXQSOy5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MS5VcGRhdGVFeHBsYW5hdGlvbkRhdGFzZXRSZXF1ZXN0Gh0u", - "Z29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiKnAcpBTQogVXBkYXRlRXhw", - "bGFuYXRpb25EYXRhc2V0UmVzcG9uc2USKVVwZGF0ZUV4cGxhbmF0aW9uRGF0", - "YXNldE9wZXJhdGlvbk1ldGFkYXRh2kEFbW9kZWyC0+STAkkiRC92MS97bW9k", - "ZWw9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn06dXBkYXRlRXhw", - "bGFuYXRpb25EYXRhc2V0OgEqEsoBCgtEZWxldGVNb2RlbBIuLmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxLkRlbGV0ZU1vZGVsUmVxdWVzdBodLmdvb2ds", - "ZS5sb25ncnVubmluZy5PcGVyYXRpb24ibMpBMAoVZ29vZ2xlLnByb3RvYnVm", - "LkVtcHR5EhdEZWxldGVPcGVyYXRpb25NZXRhZGF0YdpBBG5hbWWC0+STAiwq", - "Ki92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfRLm", - "AQoSRGVsZXRlTW9kZWxWZXJzaW9uEjUuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjEuRGVsZXRlTW9kZWxWZXJzaW9uUmVxdWVzdBodLmdvb2dsZS5sb25n", - "cnVubmluZy5PcGVyYXRpb24iespBMAoVZ29vZ2xlLnByb3RvYnVmLkVtcHR5", - "EhdEZWxldGVPcGVyYXRpb25NZXRhZGF0YdpBBG5hbWWC0+STAjoqOC92MS97", - "bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpkZWxldGVW", - "ZXJzaW9uEtIBChNNZXJnZVZlcnNpb25BbGlhc2VzEjYuZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjEuTWVyZ2VWZXJzaW9uQWxpYXNlc1JlcXVlc3QaIS5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Nb2RlbCJg2kEUbmFtZSx2ZXJz", - "aW9uX2FsaWFzZXOC0+STAkMiPi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0", - "aW9ucy8qL21vZGVscy8qfTptZXJnZVZlcnNpb25BbGlhc2VzOgEqEuYBCgtF", - "eHBvcnRNb2RlbBIuLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkV4cG9y", - "dE1vZGVsUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24i", - "hwHKQTMKE0V4cG9ydE1vZGVsUmVzcG9uc2USHEV4cG9ydE1vZGVsT3BlcmF0", - "aW9uTWV0YWRhdGHaQRJuYW1lLG91dHB1dF9jb25maWeC0+STAjYiMS92MS97", - "bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpleHBvcnQ6", - "ASoS3QEKCUNvcHlNb2RlbBIsLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "LkNvcHlNb2RlbFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0", - "aW9uIoIBykEvChFDb3B5TW9kZWxSZXNwb25zZRIaQ29weU1vZGVsT3BlcmF0", - "aW9uTWV0YWRhdGHaQRNwYXJlbnQsc291cmNlX21vZGVsgtPkkwI0Ii8vdjEv", - "e3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9tb2RlbHM6Y29weToB", - "KhLkAQoVSW1wb3J0TW9kZWxFdmFsdWF0aW9uEjguZ29vZ2xlLmNsb3VkLmFp", - "cGxhdGZvcm0udjEuSW1wb3J0TW9kZWxFdmFsdWF0aW9uUmVxdWVzdBorLmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLk1vZGVsRXZhbHVhdGlvbiJk2kEX", - "cGFyZW50LG1vZGVsX2V2YWx1YXRpb26C0+STAkQiPy92MS97cGFyZW50PXBy", - "b2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9L2V2YWx1YXRpb25zOmlt", - "cG9ydDoBKhKoAgogQmF0Y2hJbXBvcnRNb2RlbEV2YWx1YXRpb25TbGljZXMS", - "Qy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5CYXRjaEltcG9ydE1vZGVs", - "RXZhbHVhdGlvblNsaWNlc1JlcXVlc3QaRC5nb29nbGUuY2xvdWQuYWlwbGF0", - "Zm9ybS52MS5CYXRjaEltcG9ydE1vZGVsRXZhbHVhdGlvblNsaWNlc1Jlc3Bv", - "bnNlInnaQR5wYXJlbnQsbW9kZWxfZXZhbHVhdGlvbl9zbGljZXOC0+STAlIi", - "TS92MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyov", - "ZXZhbHVhdGlvbnMvKn0vc2xpY2VzOmJhdGNoSW1wb3J0OgEqEqUCCh9CYXRj", - "aEltcG9ydEV2YWx1YXRlZEFubm90YXRpb25zEkIuZ29vZ2xlLmNsb3VkLmFp", - "cGxhdGZvcm0udjEuQmF0Y2hJbXBvcnRFdmFsdWF0ZWRBbm5vdGF0aW9uc1Jl", - "cXVlc3QaQy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5CYXRjaEltcG9y", - "dEV2YWx1YXRlZEFubm90YXRpb25zUmVzcG9uc2UiedpBHHBhcmVudCxldmFs", - "dWF0ZWRfYW5ub3RhdGlvbnOC0+STAlQiTy92MS97cGFyZW50PXByb2plY3Rz", - "LyovbG9jYXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKi9zbGljZXMv", - "Kn06YmF0Y2hJbXBvcnQ6ASoSwQEKEkdldE1vZGVsRXZhbHVhdGlvbhI1Lmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkdldE1vZGVsRXZhbHVhdGlvblJl", + "LnYxLk1vZGVsEhcKD25leHRfcGFnZV90b2tlbhgCIAEoCSKMAQoiTGlzdE1v", + "ZGVsVmVyc2lvbkNoZWNrcG9pbnRzUmVxdWVzdBI1CgRuYW1lGAEgASgJQifg", + "QQL6QSEKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWwSFgoJcGFn", + "ZV9zaXplGAIgASgFQgPgQQESFwoKcGFnZV90b2tlbhgDIAEoCUID4EEBIkwK", + "Fk1vZGVsVmVyc2lvbkNoZWNrcG9pbnQSFQoNY2hlY2twb2ludF9pZBgBIAEo", + "CRINCgVlcG9jaBgCIAEoAxIMCgRzdGVwGAMgASgDIocBCiNMaXN0TW9kZWxW", + "ZXJzaW9uQ2hlY2twb2ludHNSZXNwb25zZRJHCgtjaGVja3BvaW50cxgBIAMo", + "CzIyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLk1vZGVsVmVyc2lvbkNo", + "ZWNrcG9pbnQSFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJIoEBChJVcGRhdGVN", + "b2RlbFJlcXVlc3QSNQoFbW9kZWwYASABKAsyIS5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MS5Nb2RlbEID4EECEjQKC3VwZGF0ZV9tYXNrGAIgASgLMhou", + "Z29vZ2xlLnByb3RvYnVmLkZpZWxkTWFza0ID4EECIpEBCh9VcGRhdGVFeHBs", + "YW5hdGlvbkRhdGFzZXRSZXF1ZXN0EjYKBW1vZGVsGAEgASgJQifgQQL6QSEK", + "H2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWwSNgoIZXhhbXBsZXMY", + "AiABKAsyJC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5FeGFtcGxlcyJ7", + "CilVcGRhdGVFeHBsYW5hdGlvbkRhdGFzZXRPcGVyYXRpb25NZXRhZGF0YRJO", + "ChBnZW5lcmljX21ldGFkYXRhGAEgASgLMjQuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuR2VuZXJpY09wZXJhdGlvbk1ldGFkYXRhIksKEkRlbGV0ZU1v", + "ZGVsUmVxdWVzdBI1CgRuYW1lGAEgASgJQifgQQL6QSEKH2FpcGxhdGZvcm0u", + "Z29vZ2xlYXBpcy5jb20vTW9kZWwiUgoZRGVsZXRlTW9kZWxWZXJzaW9uUmVx", + "dWVzdBI1CgRuYW1lGAEgASgJQifgQQL6QSEKH2FpcGxhdGZvcm0uZ29vZ2xl", + "YXBpcy5jb20vTW9kZWwicQoaTWVyZ2VWZXJzaW9uQWxpYXNlc1JlcXVlc3QS", + "NQoEbmFtZRgBIAEoCUIn4EEC+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMu", + "Y29tL01vZGVsEhwKD3ZlcnNpb25fYWxpYXNlcxgCIAMoCUID4EECIu4CChJF", + "eHBvcnRNb2RlbFJlcXVlc3QSNQoEbmFtZRgBIAEoCUIn4EEC+kEhCh9haXBs", + "YXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsElcKDW91dHB1dF9jb25maWcY", + "AiABKAsyOy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5FeHBvcnRNb2Rl", + "bFJlcXVlc3QuT3V0cHV0Q29uZmlnQgPgQQIaxwEKDE91dHB1dENvbmZpZxIY", + "ChBleHBvcnRfZm9ybWF0X2lkGAEgASgJEkgKFGFydGlmYWN0X2Rlc3RpbmF0", + "aW9uGAMgASgLMiouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2NzRGVz", + "dGluYXRpb24SUwoRaW1hZ2VfZGVzdGluYXRpb24YBCABKAsyOC5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MS5Db250YWluZXJSZWdpc3RyeURlc3RpbmF0", + "aW9uIpwCChxFeHBvcnRNb2RlbE9wZXJhdGlvbk1ldGFkYXRhEk4KEGdlbmVy", + "aWNfbWV0YWRhdGEYASABKAsyNC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MS5HZW5lcmljT3BlcmF0aW9uTWV0YWRhdGESXQoLb3V0cHV0X2luZm8YAiAB", + "KAsyQy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5FeHBvcnRNb2RlbE9w", + "ZXJhdGlvbk1ldGFkYXRhLk91dHB1dEluZm9CA+BBAxpNCgpPdXRwdXRJbmZv", + "EiAKE2FydGlmYWN0X291dHB1dF91cmkYAiABKAlCA+BBAxIdChBpbWFnZV9v", + "dXRwdXRfdXJpGAMgASgJQgPgQQMiIgogVXBkYXRlRXhwbGFuYXRpb25EYXRh", + "c2V0UmVzcG9uc2UiFQoTRXhwb3J0TW9kZWxSZXNwb25zZSLAAgoQQ29weU1v", + "ZGVsUmVxdWVzdBIXCghtb2RlbF9pZBgEIAEoCUID4EEBSAASPwoMcGFyZW50", + "X21vZGVsGAUgASgJQifgQQH6QSEKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5j", + "b20vTW9kZWxIABI5CgZwYXJlbnQYASABKAlCKeBBAvpBIwohbG9jYXRpb25z", + "Lmdvb2dsZWFwaXMuY29tL0xvY2F0aW9uEj0KDHNvdXJjZV9tb2RlbBgCIAEo", + "CUIn4EEC+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsEkMK", + "D2VuY3J5cHRpb25fc3BlYxgDIAEoCzIqLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxLkVuY3J5cHRpb25TcGVjQhMKEWRlc3RpbmF0aW9uX21vZGVsImwK", + "GkNvcHlNb2RlbE9wZXJhdGlvbk1ldGFkYXRhEk4KEGdlbmVyaWNfbWV0YWRh", + "dGEYASABKAsyNC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5HZW5lcmlj", + "T3BlcmF0aW9uTWV0YWRhdGEiZwoRQ29weU1vZGVsUmVzcG9uc2USMwoFbW9k", + "ZWwYASABKAlCJPpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2Rl", + "bBIdChBtb2RlbF92ZXJzaW9uX2lkGAIgASgJQgPgQQMiowEKHEltcG9ydE1v", + "ZGVsRXZhbHVhdGlvblJlcXVlc3QSNwoGcGFyZW50GAEgASgJQifgQQL6QSEK", + "H2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWwSSgoQbW9kZWxfZXZh", + "bHVhdGlvbhgCIAEoCzIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLk1v", + "ZGVsRXZhbHVhdGlvbkID4EECIsQBCidCYXRjaEltcG9ydE1vZGVsRXZhbHVh", + "dGlvblNsaWNlc1JlcXVlc3QSQQoGcGFyZW50GAEgASgJQjHgQQL6QSsKKWFp", + "cGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWxFdmFsdWF0aW9uElYKF21v", + "ZGVsX2V2YWx1YXRpb25fc2xpY2VzGAIgAygLMjAuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjEuTW9kZWxFdmFsdWF0aW9uU2xpY2VCA+BBAiJZCihCYXRj", + "aEltcG9ydE1vZGVsRXZhbHVhdGlvblNsaWNlc1Jlc3BvbnNlEi0KIGltcG9y", + "dGVkX21vZGVsX2V2YWx1YXRpb25fc2xpY2VzGAEgAygJQgPgQQMixQEKJkJh", + "dGNoSW1wb3J0RXZhbHVhdGVkQW5ub3RhdGlvbnNSZXF1ZXN0EkYKBnBhcmVu", + "dBgBIAEoCUI24EEC+kEwCi5haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01v", + "ZGVsRXZhbHVhdGlvblNsaWNlElMKFWV2YWx1YXRlZF9hbm5vdGF0aW9ucxgC", + "IAMoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkV2YWx1YXRlZEFu", + "bm90YXRpb25CA+BBAiJcCidCYXRjaEltcG9ydEV2YWx1YXRlZEFubm90YXRp", + "b25zUmVzcG9uc2USMQokaW1wb3J0ZWRfZXZhbHVhdGVkX2Fubm90YXRpb25z", + "X2NvdW50GAEgASgFQgPgQQMiXAoZR2V0TW9kZWxFdmFsdWF0aW9uUmVxdWVz", + "dBI/CgRuYW1lGAEgASgJQjHgQQL6QSsKKWFpcGxhdGZvcm0uZ29vZ2xlYXBp", + "cy5jb20vTW9kZWxFdmFsdWF0aW9uIrwBChtMaXN0TW9kZWxFdmFsdWF0aW9u", + "c1JlcXVlc3QSNwoGcGFyZW50GAEgASgJQifgQQL6QSEKH2FpcGxhdGZvcm0u", + "Z29vZ2xlYXBpcy5jb20vTW9kZWwSDgoGZmlsdGVyGAIgASgJEhEKCXBhZ2Vf", + "c2l6ZRgDIAEoBRISCgpwYWdlX3Rva2VuGAQgASgJEi0KCXJlYWRfbWFzaxgF", + "IAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE1hc2sifwocTGlzdE1vZGVs", + "RXZhbHVhdGlvbnNSZXNwb25zZRJGChFtb2RlbF9ldmFsdWF0aW9ucxgBIAMo", + "CzIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLk1vZGVsRXZhbHVhdGlv", + "bhIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAkiZgoeR2V0TW9kZWxFdmFsdWF0", + "aW9uU2xpY2VSZXF1ZXN0EkQKBG5hbWUYASABKAlCNuBBAvpBMAouYWlwbGF0", + "Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbEV2YWx1YXRpb25TbGljZSLLAQog", + "TGlzdE1vZGVsRXZhbHVhdGlvblNsaWNlc1JlcXVlc3QSQQoGcGFyZW50GAEg", + "ASgJQjHgQQL6QSsKKWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWxF", + "dmFsdWF0aW9uEg4KBmZpbHRlchgCIAEoCRIRCglwYWdlX3NpemUYAyABKAUS", + "EgoKcGFnZV90b2tlbhgEIAEoCRItCglyZWFkX21hc2sYBSABKAsyGi5nb29n", + "bGUucHJvdG9idWYuRmllbGRNYXNrIo8BCiFMaXN0TW9kZWxFdmFsdWF0aW9u", + "U2xpY2VzUmVzcG9uc2USUQoXbW9kZWxfZXZhbHVhdGlvbl9zbGljZXMYASAD", + "KAsyMC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Nb2RlbEV2YWx1YXRp", + "b25TbGljZRIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAkyiSIKDE1vZGVsU2Vy", + "dmljZRLgAQoLVXBsb2FkTW9kZWwSLi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5VcGxvYWRNb2RlbFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcu", + "T3BlcmF0aW9uIoEBykEzChNVcGxvYWRNb2RlbFJlc3BvbnNlEhxVcGxvYWRN", + "b2RlbE9wZXJhdGlvbk1ldGFkYXRh2kEMcGFyZW50LG1vZGVsgtPkkwI2IjEv", + "djEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9tb2RlbHM6dXBs", + "b2FkOgEqEpUBCghHZXRNb2RlbBIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLkdldE1vZGVsUmVxdWVzdBohLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLk1vZGVsIjnaQQRuYW1lgtPkkwIsEiovdjEve25hbWU9cHJvamVjdHMv", + "Ki9sb2NhdGlvbnMvKi9tb2RlbHMvKn0SqAEKCkxpc3RNb2RlbHMSLS5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5MaXN0TW9kZWxzUmVxdWVzdBouLmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkxpc3RNb2RlbHNSZXNwb25zZSI7", + "2kEGcGFyZW50gtPkkwIsEiovdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0", + "aW9ucy8qfS9tb2RlbHMSyAEKEUxpc3RNb2RlbFZlcnNpb25zEjQuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjEuTGlzdE1vZGVsVmVyc2lvbnNSZXF1ZXN0", + "GjUuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTGlzdE1vZGVsVmVyc2lv", + "bnNSZXNwb25zZSJG2kEEbmFtZYLT5JMCORI3L3YxL3tuYW1lPXByb2plY3Rz", + "LyovbG9jYXRpb25zLyovbW9kZWxzLyp9Omxpc3RWZXJzaW9ucxLpAQobTGlz", + "dE1vZGVsVmVyc2lvbkNoZWNrcG9pbnRzEj4uZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuTGlzdE1vZGVsVmVyc2lvbkNoZWNrcG9pbnRzUmVxdWVzdBo/", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkxpc3RNb2RlbFZlcnNpb25D", + "aGVja3BvaW50c1Jlc3BvbnNlIknaQQRuYW1lgtPkkwI8EjovdjEve25hbWU9", + "cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn06bGlzdENoZWNrcG9p", + "bnRzErUBCgtVcGRhdGVNb2RlbBIuLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLlVwZGF0ZU1vZGVsUmVxdWVzdBohLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxLk1vZGVsIlPaQRFtb2RlbCx1cGRhdGVfbWFza4LT5JMCOTIwL3Yx", + "L3ttb2RlbC5uYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9", + "OgVtb2RlbBKgAgoYVXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0EjsuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjEuVXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0", + "UmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24ipwHKQU0K", + "IFVwZGF0ZUV4cGxhbmF0aW9uRGF0YXNldFJlc3BvbnNlEilVcGRhdGVFeHBs", + "YW5hdGlvbkRhdGFzZXRPcGVyYXRpb25NZXRhZGF0YdpBBW1vZGVsgtPkkwJJ", + "IkQvdjEve21vZGVsPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9", + "OnVwZGF0ZUV4cGxhbmF0aW9uRGF0YXNldDoBKhLKAQoLRGVsZXRlTW9kZWwS", + "Li5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5EZWxldGVNb2RlbFJlcXVl", + "c3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uImzKQTAKFWdvb2ds", + "ZS5wcm90b2J1Zi5FbXB0eRIXRGVsZXRlT3BlcmF0aW9uTWV0YWRhdGHaQQRu", + "YW1lgtPkkwIsKiovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9t", + "b2RlbHMvKn0S5gEKEkRlbGV0ZU1vZGVsVmVyc2lvbhI1Lmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxLkRlbGV0ZU1vZGVsVmVyc2lvblJlcXVlc3QaHS5n", + "b29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uInrKQTAKFWdvb2dsZS5wcm90", + "b2J1Zi5FbXB0eRIXRGVsZXRlT3BlcmF0aW9uTWV0YWRhdGHaQQRuYW1lgtPk", + "kwI6KjgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMv", + "Kn06ZGVsZXRlVmVyc2lvbhLSAQoTTWVyZ2VWZXJzaW9uQWxpYXNlcxI2Lmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLk1lcmdlVmVyc2lvbkFsaWFzZXNS", + "ZXF1ZXN0GiEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTW9kZWwiYNpB", + "FG5hbWUsdmVyc2lvbl9hbGlhc2VzgtPkkwJDIj4vdjEve25hbWU9cHJvamVj", + "dHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn06bWVyZ2VWZXJzaW9uQWxpYXNl", + "czoBKhLmAQoLRXhwb3J0TW9kZWwSLi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5FeHBvcnRNb2RlbFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcu", + "T3BlcmF0aW9uIocBykEzChNFeHBvcnRNb2RlbFJlc3BvbnNlEhxFeHBvcnRN", + "b2RlbE9wZXJhdGlvbk1ldGFkYXRh2kESbmFtZSxvdXRwdXRfY29uZmlngtPk", + "kwI2IjEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMv", + "Kn06ZXhwb3J0OgEqEt0BCglDb3B5TW9kZWwSLC5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MS5Db3B5TW9kZWxSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5u", + "aW5nLk9wZXJhdGlvbiKCAcpBLwoRQ29weU1vZGVsUmVzcG9uc2USGkNvcHlN", + "b2RlbE9wZXJhdGlvbk1ldGFkYXRh2kETcGFyZW50LHNvdXJjZV9tb2RlbILT", + "5JMCNCIvL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vbW9k", + "ZWxzOmNvcHk6ASoS5AEKFUltcG9ydE1vZGVsRXZhbHVhdGlvbhI4Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLkltcG9ydE1vZGVsRXZhbHVhdGlvblJl", "cXVlc3QaKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Nb2RlbEV2YWx1", - "YXRpb24iR9pBBG5hbWWC0+STAjoSOC92MS97bmFtZT1wcm9qZWN0cy8qL2xv", - "Y2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyp9EtQBChRMaXN0TW9k", - "ZWxFdmFsdWF0aW9ucxI3Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkxp", - "c3RNb2RlbEV2YWx1YXRpb25zUmVxdWVzdBo4Lmdvb2dsZS5jbG91ZC5haXBs", - "YXRmb3JtLnYxLkxpc3RNb2RlbEV2YWx1YXRpb25zUmVzcG9uc2UiSdpBBnBh", - "cmVudILT5JMCOhI4L3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMv", - "Ki9tb2RlbHMvKn0vZXZhbHVhdGlvbnMS2QEKF0dldE1vZGVsRXZhbHVhdGlv", - "blNsaWNlEjouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2V0TW9kZWxF", - "dmFsdWF0aW9uU2xpY2VSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjEuTW9kZWxFdmFsdWF0aW9uU2xpY2UiUNpBBG5hbWWC0+STAkMSQS92", - "MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1", - "YXRpb25zLyovc2xpY2VzLyp9EuwBChlMaXN0TW9kZWxFdmFsdWF0aW9uU2xp", - "Y2VzEjwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTGlzdE1vZGVsRXZh", - "bHVhdGlvblNsaWNlc1JlcXVlc3QaPS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MS5MaXN0TW9kZWxFdmFsdWF0aW9uU2xpY2VzUmVzcG9uc2UiUtpBBnBh", - "cmVudILT5JMCQxJBL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMv", - "Ki9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qfS9zbGljZXMaTcpBGWFpcGxhdGZv", - "cm0uZ29vZ2xlYXBpcy5jb23SQS5odHRwczovL3d3dy5nb29nbGVhcGlzLmNv", - "bS9hdXRoL2Nsb3VkLXBsYXRmb3JtQs8BCh5jb20uZ29vZ2xlLmNsb3VkLmFp", - "cGxhdGZvcm0udjFCEU1vZGVsU2VydmljZVByb3RvUAFaPmNsb3VkLmdvb2ds", - "ZS5jb20vZ28vYWlwbGF0Zm9ybS9hcGl2MS9haXBsYXRmb3JtcGI7YWlwbGF0", - "Zm9ybXBiqgIaR29vZ2xlLkNsb3VkLkFJUGxhdGZvcm0uVjHKAhpHb29nbGVc", - "Q2xvdWRcQUlQbGF0Zm9ybVxWMeoCHUdvb2dsZTo6Q2xvdWQ6OkFJUGxhdGZv", - "cm06OlYxYgZwcm90bzM=")); + "YXRpb24iZNpBF3BhcmVudCxtb2RlbF9ldmFsdWF0aW9ugtPkkwJEIj8vdjEv", + "e3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfS9ldmFs", + "dWF0aW9uczppbXBvcnQ6ASoSqAIKIEJhdGNoSW1wb3J0TW9kZWxFdmFsdWF0", + "aW9uU2xpY2VzEkMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuQmF0Y2hJ", + "bXBvcnRNb2RlbEV2YWx1YXRpb25TbGljZXNSZXF1ZXN0GkQuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjEuQmF0Y2hJbXBvcnRNb2RlbEV2YWx1YXRpb25T", + "bGljZXNSZXNwb25zZSJ52kEecGFyZW50LG1vZGVsX2V2YWx1YXRpb25fc2xp", + "Y2VzgtPkkwJSIk0vdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8q", + "L21vZGVscy8qL2V2YWx1YXRpb25zLyp9L3NsaWNlczpiYXRjaEltcG9ydDoB", + "KhKlAgofQmF0Y2hJbXBvcnRFdmFsdWF0ZWRBbm5vdGF0aW9ucxJCLmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLkJhdGNoSW1wb3J0RXZhbHVhdGVkQW5u", + "b3RhdGlvbnNSZXF1ZXN0GkMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", + "QmF0Y2hJbXBvcnRFdmFsdWF0ZWRBbm5vdGF0aW9uc1Jlc3BvbnNlInnaQRxw", + "YXJlbnQsZXZhbHVhdGVkX2Fubm90YXRpb25zgtPkkwJUIk8vdjEve3BhcmVu", + "dD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25z", + "Lyovc2xpY2VzLyp9OmJhdGNoSW1wb3J0OgEqEsEBChJHZXRNb2RlbEV2YWx1", + "YXRpb24SNS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5HZXRNb2RlbEV2", + "YWx1YXRpb25SZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", + "TW9kZWxFdmFsdWF0aW9uIkfaQQRuYW1lgtPkkwI6EjgvdjEve25hbWU9cHJv", + "amVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qfRLU", + "AQoUTGlzdE1vZGVsRXZhbHVhdGlvbnMSNy5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MS5MaXN0TW9kZWxFdmFsdWF0aW9uc1JlcXVlc3QaOC5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MS5MaXN0TW9kZWxFdmFsdWF0aW9uc1Jlc3Bv", + "bnNlIknaQQZwYXJlbnSC0+STAjoSOC92MS97cGFyZW50PXByb2plY3RzLyov", + "bG9jYXRpb25zLyovbW9kZWxzLyp9L2V2YWx1YXRpb25zEtkBChdHZXRNb2Rl", + "bEV2YWx1YXRpb25TbGljZRI6Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "LkdldE1vZGVsRXZhbHVhdGlvblNsaWNlUmVxdWVzdBowLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxLk1vZGVsRXZhbHVhdGlvblNsaWNlIlDaQQRuYW1l", + "gtPkkwJDEkEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2Rl", + "bHMvKi9ldmFsdWF0aW9ucy8qL3NsaWNlcy8qfRLsAQoZTGlzdE1vZGVsRXZh", + "bHVhdGlvblNsaWNlcxI8Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkxp", + "c3RNb2RlbEV2YWx1YXRpb25TbGljZXNSZXF1ZXN0Gj0uZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjEuTGlzdE1vZGVsRXZhbHVhdGlvblNsaWNlc1Jlc3Bv", + "bnNlIlLaQQZwYXJlbnSC0+STAkMSQS92MS97cGFyZW50PXByb2plY3RzLyov", + "bG9jYXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKn0vc2xpY2VzGk3K", + "QRlhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29t0kEuaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybULPAQoeY29tLmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxQhFNb2RlbFNlcnZpY2VQcm90b1ABWj5j", + "bG91ZC5nb29nbGUuY29tL2dvL2FpcGxhdGZvcm0vYXBpdjEvYWlwbGF0Zm9y", + "bXBiO2FpcGxhdGZvcm1wYqoCGkdvb2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYx", + "ygIaR29vZ2xlXENsb3VkXEFJUGxhdGZvcm1cVjHqAh1Hb29nbGU6OkNsb3Vk", + "OjpBSVBsYXRmb3JtOjpWMWIGcHJvdG8z")); 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.AIPlatform.V1.EncryptionSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.EvaluatedAnnotationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ExplanationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.IoReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ModelReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ModelEvaluationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ModelEvaluationSliceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.OperationReflection.Descriptor, global::Google.LongRunning.OperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -251,6 +264,9 @@ static ModelServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListModelsResponse), global::Google.Cloud.AIPlatform.V1.ListModelsResponse.Parser, new[]{ "Models", "NextPageToken" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListModelVersionsRequest), global::Google.Cloud.AIPlatform.V1.ListModelVersionsRequest.Parser, new[]{ "Name", "PageSize", "PageToken", "Filter", "ReadMask", "OrderBy" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListModelVersionsResponse), global::Google.Cloud.AIPlatform.V1.ListModelVersionsResponse.Parser, new[]{ "Models", "NextPageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest), global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest.Parser, new[]{ "Name", "PageSize", "PageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ModelVersionCheckpoint), global::Google.Cloud.AIPlatform.V1.ModelVersionCheckpoint.Parser, new[]{ "CheckpointId", "Epoch", "Step" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsResponse), global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsResponse.Parser, new[]{ "Checkpoints", "NextPageToken" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.UpdateModelRequest), global::Google.Cloud.AIPlatform.V1.UpdateModelRequest.Parser, new[]{ "Model", "UpdateMask" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetRequest), global::Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetRequest.Parser, new[]{ "Model", "Examples" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetOperationMetadata), global::Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), @@ -2639,6 +2655,800 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// Request message for + /// [ModelService.ListModelVersionCheckpoints][google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListModelVersionCheckpointsRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListModelVersionCheckpointsRequest()); + 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.AIPlatform.V1.ModelServiceReflection.Descriptor.MessageTypes[8]; } + } + + [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 ListModelVersionCheckpointsRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListModelVersionCheckpointsRequest(ListModelVersionCheckpointsRequest other) : this() { + name_ = other.name_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListModelVersionCheckpointsRequest Clone() { + return new ListModelVersionCheckpointsRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + /// + /// Optional. The standard list page size. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 3; + private string pageToken_ = ""; + /// + /// Optional. The standard list page token. + /// Typically obtained via + /// [next_page_token][google.cloud.aiplatform.v1.ListModelVersionCheckpointsResponse.next_page_token] + /// of the previous + /// [ListModelVersionCheckpoints][google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints] + /// call. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = 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 ListModelVersionCheckpointsRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListModelVersionCheckpointsRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListModelVersionCheckpointsRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + _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: { + Name = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = 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: { + Name = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// A proto representation of a Spanner-stored ModelVersionCheckpoint. + /// The meaning of the fields is equivalent to their in-Spanner counterparts. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ModelVersionCheckpoint : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ModelVersionCheckpoint()); + 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.AIPlatform.V1.ModelServiceReflection.Descriptor.MessageTypes[9]; } + } + + [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 ModelVersionCheckpoint() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModelVersionCheckpoint(ModelVersionCheckpoint other) : this() { + checkpointId_ = other.checkpointId_; + epoch_ = other.epoch_; + step_ = other.step_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModelVersionCheckpoint Clone() { + return new ModelVersionCheckpoint(this); + } + + /// Field number for the "checkpoint_id" field. + public const int CheckpointIdFieldNumber = 1; + private string checkpointId_ = ""; + /// + /// The ID of the checkpoint. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string CheckpointId { + get { return checkpointId_; } + set { + checkpointId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "epoch" field. + public const int EpochFieldNumber = 2; + private long epoch_; + /// + /// The epoch of the checkpoint. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public long Epoch { + get { return epoch_; } + set { + epoch_ = value; + } + } + + /// Field number for the "step" field. + public const int StepFieldNumber = 3; + private long step_; + /// + /// The step of the checkpoint. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public long Step { + get { return step_; } + set { + step_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ModelVersionCheckpoint); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ModelVersionCheckpoint other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (CheckpointId != other.CheckpointId) return false; + if (Epoch != other.Epoch) return false; + if (Step != other.Step) 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 (CheckpointId.Length != 0) hash ^= CheckpointId.GetHashCode(); + if (Epoch != 0L) hash ^= Epoch.GetHashCode(); + if (Step != 0L) hash ^= Step.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 (CheckpointId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(CheckpointId); + } + if (Epoch != 0L) { + output.WriteRawTag(16); + output.WriteInt64(Epoch); + } + if (Step != 0L) { + output.WriteRawTag(24); + output.WriteInt64(Step); + } + 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 (CheckpointId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(CheckpointId); + } + if (Epoch != 0L) { + output.WriteRawTag(16); + output.WriteInt64(Epoch); + } + if (Step != 0L) { + output.WriteRawTag(24); + output.WriteInt64(Step); + } + 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 (CheckpointId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(CheckpointId); + } + if (Epoch != 0L) { + size += 1 + pb::CodedOutputStream.ComputeInt64Size(Epoch); + } + if (Step != 0L) { + size += 1 + pb::CodedOutputStream.ComputeInt64Size(Step); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ModelVersionCheckpoint other) { + if (other == null) { + return; + } + if (other.CheckpointId.Length != 0) { + CheckpointId = other.CheckpointId; + } + if (other.Epoch != 0L) { + Epoch = other.Epoch; + } + if (other.Step != 0L) { + Step = other.Step; + } + _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: { + CheckpointId = input.ReadString(); + break; + } + case 16: { + Epoch = input.ReadInt64(); + break; + } + case 24: { + Step = input.ReadInt64(); + 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: { + CheckpointId = input.ReadString(); + break; + } + case 16: { + Epoch = input.ReadInt64(); + break; + } + case 24: { + Step = input.ReadInt64(); + break; + } + } + } + } + #endif + + } + + /// + /// Response message for + /// [ModelService.ListModelVersionCheckpoints][google.cloud.aiplatform.v1.ModelService.ListModelVersionCheckpoints] + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListModelVersionCheckpointsResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListModelVersionCheckpointsResponse()); + 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.AIPlatform.V1.ModelServiceReflection.Descriptor.MessageTypes[10]; } + } + + [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 ListModelVersionCheckpointsResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListModelVersionCheckpointsResponse(ListModelVersionCheckpointsResponse other) : this() { + checkpoints_ = other.checkpoints_.Clone(); + nextPageToken_ = other.nextPageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListModelVersionCheckpointsResponse Clone() { + return new ListModelVersionCheckpointsResponse(this); + } + + /// Field number for the "checkpoints" field. + public const int CheckpointsFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_checkpoints_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1.ModelVersionCheckpoint.Parser); + private readonly pbc::RepeatedField checkpoints_ = new pbc::RepeatedField(); + /// + /// List of Model Version checkpoints. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Checkpoints { + get { return checkpoints_; } + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; + /// + /// A token to retrieve the next page of results. + /// Pass to + /// [ListModelVersionCheckpointsRequest.page_token][google.cloud.aiplatform.v1.ListModelVersionCheckpointsRequest.page_token] + /// to obtain that page. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_; } + set { + nextPageToken_ = 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 ListModelVersionCheckpointsResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListModelVersionCheckpointsResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!checkpoints_.Equals(other.checkpoints_)) return false; + if (NextPageToken != other.NextPageToken) 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; + hash ^= checkpoints_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.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 + checkpoints_.WriteTo(output, _repeated_checkpoints_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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) { + checkpoints_.WriteTo(ref output, _repeated_checkpoints_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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; + size += checkpoints_.CalculateSize(_repeated_checkpoints_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListModelVersionCheckpointsResponse other) { + if (other == null) { + return; + } + checkpoints_.Add(other.checkpoints_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; + } + _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: { + checkpoints_.AddEntriesFrom(input, _repeated_checkpoints_codec); + break; + } + case 18: { + NextPageToken = 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: { + checkpoints_.AddEntriesFrom(ref input, _repeated_checkpoints_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + /// /// Request message for /// [ModelService.UpdateModel][google.cloud.aiplatform.v1.ModelService.UpdateModel]. @@ -2658,7 +3468,7 @@ public sealed partial class UpdateModelRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1.ModelServiceReflection.Descriptor.MessageTypes[18]; } + get { return global::Google.Cloud.AIPlatform.V1.ModelServiceReflection.Descriptor.MessageTypes[21]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5846,7 +6656,7 @@ public sealed partial class CopyModelOperationMetadata : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1.ModelServiceReflection.Descriptor.MessageTypes[20]; } + get { return global::Google.Cloud.AIPlatform.V1.ModelServiceReflection.Descriptor.MessageTypes[23]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -6291,7 +7101,7 @@ public sealed partial class ImportModelEvaluationRequest : pb::IMessage public gaxgrpc::CallSettings ListModelVersionsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + /// + /// for synchronous and asynchronous calls to + /// ModelServiceClient.ListModelVersionCheckpoints and + /// ModelServiceClient.ListModelVersionCheckpointsAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings ListModelVersionCheckpointsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + /// /// for synchronous and asynchronous calls to /// ModelServiceClient.UpdateModel and ModelServiceClient.UpdateModelAsync. @@ -1200,6 +1214,180 @@ public virtual Model GetModel(ModelName name, gaxgrpc::CallSettings callSettings return ListModelVersionsAsync(request, callSettings); } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListModelVersionCheckpoints(ListModelVersionCheckpointsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists checkpoints of the specified model version. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListModelVersionCheckpointsAsync(ListModelVersionCheckpointsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists checkpoints of the specified model version. + /// + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListModelVersionCheckpoints(string name, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListModelVersionCheckpoints(request, callSettings); + } + + /// + /// Lists checkpoints of the specified model version. + /// + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListModelVersionCheckpointsAsync(string name, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListModelVersionCheckpointsAsync(request, callSettings); + } + + /// + /// Lists checkpoints of the specified model version. + /// + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListModelVersionCheckpoints(ModelName name, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListModelVersionCheckpoints(request, callSettings); + } + + /// + /// Lists checkpoints of the specified model version. + /// + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListModelVersionCheckpointsAsync(ModelName name, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListModelVersionCheckpointsAsync(request, callSettings); + } + /// /// Updates a Model. /// @@ -3503,6 +3691,8 @@ public sealed partial class ModelServiceClientImpl : ModelServiceClient private readonly gaxgrpc::ApiCall _callListModelVersions; + private readonly gaxgrpc::ApiCall _callListModelVersionCheckpoints; + private readonly gaxgrpc::ApiCall _callUpdateModel; private readonly gaxgrpc::ApiCall _callUpdateExplanationDataset; @@ -3566,6 +3756,9 @@ public ModelServiceClientImpl(ModelService.ModelServiceClient grpcClient, ModelS _callListModelVersions = clientHelper.BuildApiCall("ListModelVersions", grpcClient.ListModelVersionsAsync, grpcClient.ListModelVersions, effectiveSettings.ListModelVersionsSettings).WithGoogleRequestParam("name", request => request.Name); Modify_ApiCall(ref _callListModelVersions); Modify_ListModelVersionsApiCall(ref _callListModelVersions); + _callListModelVersionCheckpoints = clientHelper.BuildApiCall("ListModelVersionCheckpoints", grpcClient.ListModelVersionCheckpointsAsync, grpcClient.ListModelVersionCheckpoints, effectiveSettings.ListModelVersionCheckpointsSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callListModelVersionCheckpoints); + Modify_ListModelVersionCheckpointsApiCall(ref _callListModelVersionCheckpoints); _callUpdateModel = clientHelper.BuildApiCall("UpdateModel", grpcClient.UpdateModelAsync, grpcClient.UpdateModel, effectiveSettings.UpdateModelSettings).WithGoogleRequestParam("model.name", request => request.Model?.Name); Modify_ApiCall(ref _callUpdateModel); Modify_UpdateModelApiCall(ref _callUpdateModel); @@ -3621,6 +3814,8 @@ public ModelServiceClientImpl(ModelService.ModelServiceClient grpcClient, ModelS partial void Modify_ListModelVersionsApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_ListModelVersionCheckpointsApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_UpdateModelApiCall(ref gaxgrpc::ApiCall call); partial void Modify_UpdateExplanationDatasetApiCall(ref gaxgrpc::ApiCall call); @@ -3668,6 +3863,8 @@ public ModelServiceClientImpl(ModelService.ModelServiceClient grpcClient, ModelS partial void Modify_ListModelVersionsRequest(ref ListModelVersionsRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_ListModelVersionCheckpointsRequest(ref ListModelVersionCheckpointsRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_UpdateModelRequest(ref UpdateModelRequest request, ref gaxgrpc::CallSettings settings); partial void Modify_UpdateExplanationDatasetRequest(ref UpdateExplanationDatasetRequest request, ref gaxgrpc::CallSettings settings); @@ -3795,6 +3992,30 @@ public override Model GetModel(GetModelRequest request, gaxgrpc::CallSettings ca return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListModelVersions, request, callSettings); } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListModelVersionCheckpoints(ListModelVersionCheckpointsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListModelVersionCheckpointsRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListModelVersionCheckpoints, request, callSettings); + } + + /// + /// Lists checkpoints of the specified model version. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListModelVersionCheckpointsAsync(ListModelVersionCheckpointsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListModelVersionCheckpointsRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListModelVersionCheckpoints, request, callSettings); + } + /// /// Updates a Model. /// @@ -4197,6 +4418,10 @@ public partial class ListModelVersionsRequest : gaxgrpc::IPageRequest { } + public partial class ListModelVersionCheckpointsRequest : gaxgrpc::IPageRequest + { + } + public partial class ListModelEvaluationsRequest : gaxgrpc::IPageRequest { } @@ -4221,6 +4446,14 @@ public partial class ListModelVersionsResponse : gaxgrpc::IPageResponse sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); } + public partial class ListModelVersionCheckpointsResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => Checkpoints.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } + public partial class ListModelEvaluationsResponse : gaxgrpc::IPageResponse { /// Returns an enumerator that iterates through the resources in this response. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelServiceGrpc.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelServiceGrpc.g.cs index dce16359460c..7b9d384e2839 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelServiceGrpc.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelServiceGrpc.g.cs @@ -80,6 +80,10 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_ListModelVersionsResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.ListModelVersionsResponse.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_ListModelVersionCheckpointsRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_ListModelVersionCheckpointsResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_UpdateModelRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.UpdateModelRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_UpdateExplanationDatasetRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.UpdateExplanationDatasetRequest.Parser)); @@ -152,6 +156,14 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl __Marshaller_google_cloud_aiplatform_v1_ListModelVersionsRequest, __Marshaller_google_cloud_aiplatform_v1_ListModelVersionsResponse); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListModelVersionCheckpoints = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListModelVersionCheckpoints", + __Marshaller_google_cloud_aiplatform_v1_ListModelVersionCheckpointsRequest, + __Marshaller_google_cloud_aiplatform_v1_ListModelVersionCheckpointsResponse); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Method __Method_UpdateModel = new grpc::Method( grpc::MethodType.Unary, @@ -322,6 +334,18 @@ public abstract partial class ModelServiceBase throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListModelVersionCheckpoints(global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + /// /// Updates a Model. /// @@ -733,6 +757,54 @@ protected ModelServiceClient(ClientBaseConfiguration configuration) : base(confi return CallInvoker.AsyncUnaryCall(__Method_ListModelVersions, null, options, request); } /// + /// Lists checkpoints of the specified model version. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsResponse ListModelVersionCheckpoints(global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListModelVersionCheckpoints(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsResponse ListModelVersionCheckpoints(global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListModelVersionCheckpoints, null, options, request); + } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListModelVersionCheckpointsAsync(global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListModelVersionCheckpointsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListModelVersionCheckpointsAsync(global::Google.Cloud.AIPlatform.V1.ListModelVersionCheckpointsRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListModelVersionCheckpoints, null, options, request); + } + /// /// Updates a Model. /// /// The request to send to the server. @@ -1506,6 +1578,7 @@ protected override ModelServiceClient NewInstance(ClientBaseConfiguration config .AddMethod(__Method_GetModel, serviceImpl.GetModel) .AddMethod(__Method_ListModels, serviceImpl.ListModels) .AddMethod(__Method_ListModelVersions, serviceImpl.ListModelVersions) + .AddMethod(__Method_ListModelVersionCheckpoints, serviceImpl.ListModelVersionCheckpoints) .AddMethod(__Method_UpdateModel, serviceImpl.UpdateModel) .AddMethod(__Method_UpdateExplanationDataset, serviceImpl.UpdateExplanationDataset) .AddMethod(__Method_DeleteModel, serviceImpl.DeleteModel) @@ -1533,6 +1606,7 @@ public static void BindService(grpc::ServiceBinderBase serviceBinder, ModelServi serviceBinder.AddMethod(__Method_GetModel, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetModel)); serviceBinder.AddMethod(__Method_ListModels, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListModels)); serviceBinder.AddMethod(__Method_ListModelVersions, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListModelVersions)); + serviceBinder.AddMethod(__Method_ListModelVersionCheckpoints, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListModelVersionCheckpoints)); serviceBinder.AddMethod(__Method_UpdateModel, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateModel)); serviceBinder.AddMethod(__Method_UpdateExplanationDataset, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateExplanationDataset)); serviceBinder.AddMethod(__Method_DeleteModel, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteModel)); diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelServiceResourceNames.g.cs index 8dae9f252eb4..0f63dface4fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ModelServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -78,6 +78,18 @@ public partial class ListModelVersionsRequest } } + public partial class ListModelVersionCheckpointsRequest + { + /// + /// -typed view over the resource name property. + /// + public gcav::ModelName ModelName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::ModelName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + public partial class UpdateExplanationDatasetRequest { /// -typed view over the resource name property. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NasJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NasJobResourceNames.g.cs index 44f33d8e802c..c403dcfd8814 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NasJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NasJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NetworkSpecResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NetworkSpecResourceNames.g.cs index 21371013f17e..746f68bb8b8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NetworkSpecResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NetworkSpecResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookExecutionJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookExecutionJobResourceNames.g.cs index 0898d8ee490e..7bd62f742ab5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookExecutionJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookExecutionJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntime.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntime.g.cs index 1314ed4b80b0..03087027b3f5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntime.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntime.g.cs @@ -35,78 +35,86 @@ static NotebookRuntimeReflection() { "bGF0Zm9ybS92MS9ub3RlYm9va19pZGxlX3NodXRkb3duX2NvbmZpZy5wcm90", "bxo+Z29vZ2xlL2Nsb3VkL2FpcGxhdGZvcm0vdjEvbm90ZWJvb2tfcnVudGlt", "ZV90ZW1wbGF0ZV9yZWYucHJvdG8aH2dvb2dsZS9wcm90b2J1Zi90aW1lc3Rh", - "bXAucHJvdG8ioQkKF05vdGVib29rUnVudGltZVRlbXBsYXRlEgwKBG5hbWUY", + "bXAucHJvdG8ipwkKF05vdGVib29rUnVudGltZVRlbXBsYXRlEgwKBG5hbWUY", "ASABKAkSGQoMZGlzcGxheV9uYW1lGAIgASgJQgPgQQISEwoLZGVzY3JpcHRp", - "b24YAyABKAkSFwoKaXNfZGVmYXVsdBgEIAEoCEID4EEDEkUKDG1hY2hpbmVf", - "c3BlYxgFIAEoCzInLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLk1hY2hp", - "bmVTcGVjQgbgQQHgQQUSVgoZZGF0YV9wZXJzaXN0ZW50X2Rpc2tfc3BlYxgI", - "IAEoCzIuLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlBlcnNpc3RlbnRE", - "aXNrU3BlY0ID4EEBEkIKDG5ldHdvcmtfc3BlYxgMIAEoCzInLmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxLk5ldHdvcmtTcGVjQgPgQQESFwoPc2Vydmlj", - "ZV9hY2NvdW50GA0gASgJEgwKBGV0YWcYDiABKAkSTwoGbGFiZWxzGA8gAygL", - "Mj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTm90ZWJvb2tSdW50aW1l", - "VGVtcGxhdGUuTGFiZWxzRW50cnkSVAoUaWRsZV9zaHV0ZG93bl9jb25maWcY", - "ESABKAsyNi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Ob3RlYm9va0lk", - "bGVTaHV0ZG93bkNvbmZpZxJBCgpldWNfY29uZmlnGBIgASgLMi0uZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjEuTm90ZWJvb2tFdWNDb25maWcSNAoLY3Jl", - "YXRlX3RpbWUYCiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPg", - "QQMSNAoLdXBkYXRlX3RpbWUYCyABKAsyGi5nb29nbGUucHJvdG9idWYuVGlt", - "ZXN0YW1wQgPgQQMSVgoVbm90ZWJvb2tfcnVudGltZV90eXBlGBMgASgOMi8u", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTm90ZWJvb2tSdW50aW1lVHlw", - "ZUIG4EEB4EEFElAKEnNoaWVsZGVkX3ZtX2NvbmZpZxgUIAEoCzIsLmdvb2ds", - "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLlNoaWVsZGVkVm1Db25maWdCBuBBAeBB", - "BRIZCgxuZXR3b3JrX3RhZ3MYFSADKAlCA+BBARJDCg9lbmNyeXB0aW9uX3Nw", - "ZWMYFyABKAsyKi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5FbmNyeXB0", - "aW9uU3BlYxotCgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUY", - "AiABKAk6AjgBOpUB6kGRAQoxYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9O", - "b3RlYm9va1J1bnRpbWVUZW1wbGF0ZRJccHJvamVjdHMve3Byb2plY3R9L2xv", - "Y2F0aW9ucy97bG9jYXRpb259L25vdGVib29rUnVudGltZVRlbXBsYXRlcy97", - "bm90ZWJvb2tfcnVudGltZV90ZW1wbGF0ZX0isgsKD05vdGVib29rUnVudGlt", - "ZRIRCgRuYW1lGAEgASgJQgPgQQMSGQoMcnVudGltZV91c2VyGAIgASgJQgPg", - "QQISYgodbm90ZWJvb2tfcnVudGltZV90ZW1wbGF0ZV9yZWYYAyABKAsyNi5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Ob3RlYm9va1J1bnRpbWVUZW1w", - "bGF0ZVJlZkID4EEDEhYKCXByb3h5X3VyaRgFIAEoCUID4EEDEjQKC2NyZWF0", - "ZV90aW1lGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EED", - "EjQKC3VwZGF0ZV90aW1lGAcgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVz", - "dGFtcEID4EEDElIKDGhlYWx0aF9zdGF0ZRgIIAEoDjI3Lmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxLk5vdGVib29rUnVudGltZS5IZWFsdGhTdGF0ZUID", - "4EEDEhkKDGRpc3BsYXlfbmFtZRgKIAEoCUID4EECEhMKC2Rlc2NyaXB0aW9u", - "GAsgASgJEhwKD3NlcnZpY2VfYWNjb3VudBgNIAEoCUID4EEDElQKDXJ1bnRp", - "bWVfc3RhdGUYDiABKA4yOC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5O", - "b3RlYm9va1J1bnRpbWUuUnVudGltZVN0YXRlQgPgQQMSGgoNaXNfdXBncmFk", - "YWJsZRgPIAEoCEID4EEDEkcKBmxhYmVscxgQIAMoCzI3Lmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxLk5vdGVib29rUnVudGltZS5MYWJlbHNFbnRyeRI4", - "Cg9leHBpcmF0aW9uX3RpbWUYESABKAsyGi5nb29nbGUucHJvdG9idWYuVGlt", - "ZXN0YW1wQgPgQQMSFAoHdmVyc2lvbhgSIAEoCUID4EEDElMKFW5vdGVib29r", - "X3J1bnRpbWVfdHlwZRgTIAEoDjIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxLk5vdGVib29rUnVudGltZVR5cGVCA+BBAxJZChRpZGxlX3NodXRkb3du", - "X2NvbmZpZxgXIAEoCzI2Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLk5v", - "dGVib29rSWRsZVNodXRkb3duQ29uZmlnQgPgQQMSGQoMbmV0d29ya190YWdz", - "GBkgAygJQgPgQQESSAoPZW5jcnlwdGlvbl9zcGVjGBwgASgLMiouZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjEuRW5jcnlwdGlvblNwZWNCA+BBAxIaCg1z", - "YXRpc2ZpZXNfcHpzGB0gASgIQgPgQQMSGgoNc2F0aXNmaWVzX3B6aRgeIAEo", - "CEID4EEDGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgC", - "IAEoCToCOAEiRwoLSGVhbHRoU3RhdGUSHAoYSEVBTFRIX1NUQVRFX1VOU1BF", - "Q0lGSUVEEAASCwoHSEVBTFRIWRABEg0KCVVOSEVBTFRIWRACIpkBCgxSdW50", - "aW1lU3RhdGUSHQoZUlVOVElNRV9TVEFURV9VTlNQRUNJRklFRBAAEgsKB1JV", - "Tk5JTkcQARIRCg1CRUlOR19TVEFSVEVEEAISEQoNQkVJTkdfU1RPUFBFRBAD", - "EgsKB1NUT1BQRUQQBBISCg5CRUlOR19VUEdSQURFRBAFEgkKBUVSUk9SEGQS", - "CwoHSU5WQUxJRBBlOnvqQXgKKWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20v", - "Tm90ZWJvb2tSdW50aW1lEktwcm9qZWN0cy97cHJvamVjdH0vbG9jYXRpb25z", - "L3tsb2NhdGlvbn0vbm90ZWJvb2tSdW50aW1lcy97bm90ZWJvb2tfcnVudGlt", - "ZX0qXQoTTm90ZWJvb2tSdW50aW1lVHlwZRIlCiFOT1RFQk9PS19SVU5USU1F", - "X1RZUEVfVU5TUEVDSUZJRUQQABIQCgxVU0VSX0RFRklORUQQARINCglPTkVf", - "Q0xJQ0sQAkLSAQoeY29tLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxQhRO", - "b3RlYm9va1J1bnRpbWVQcm90b1ABWj5jbG91ZC5nb29nbGUuY29tL2dvL2Fp", - "cGxhdGZvcm0vYXBpdjEvYWlwbGF0Zm9ybXBiO2FpcGxhdGZvcm1wYqoCGkdv", - "b2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYxygIaR29vZ2xlXENsb3VkXEFJUGxh", - "dGZvcm1cVjHqAh1Hb29nbGU6OkNsb3VkOjpBSVBsYXRmb3JtOjpWMWIGcHJv", - "dG8z")); + "b24YAyABKAkSGQoKaXNfZGVmYXVsdBgEIAEoCEIFGAHgQQMSRQoMbWFjaGlu", + "ZV9zcGVjGAUgASgLMicuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTWFj", + "aGluZVNwZWNCBuBBAeBBBRJWChlkYXRhX3BlcnNpc3RlbnRfZGlza19zcGVj", + "GAggASgLMi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuUGVyc2lzdGVu", + "dERpc2tTcGVjQgPgQQESQgoMbmV0d29ya19zcGVjGAwgASgLMicuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjEuTmV0d29ya1NwZWNCA+BBARIbCg9zZXJ2", + "aWNlX2FjY291bnQYDSABKAlCAhgBEgwKBGV0YWcYDiABKAkSTwoGbGFiZWxz", + "GA8gAygLMj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTm90ZWJvb2tS", + "dW50aW1lVGVtcGxhdGUuTGFiZWxzRW50cnkSVAoUaWRsZV9zaHV0ZG93bl9j", + "b25maWcYESABKAsyNi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Ob3Rl", + "Ym9va0lkbGVTaHV0ZG93bkNvbmZpZxJBCgpldWNfY29uZmlnGBIgASgLMi0u", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTm90ZWJvb2tFdWNDb25maWcS", + "NAoLY3JlYXRlX3RpbWUYCiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0", + "YW1wQgPgQQMSNAoLdXBkYXRlX3RpbWUYCyABKAsyGi5nb29nbGUucHJvdG9i", + "dWYuVGltZXN0YW1wQgPgQQMSVgoVbm90ZWJvb2tfcnVudGltZV90eXBlGBMg", + "ASgOMi8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTm90ZWJvb2tSdW50", + "aW1lVHlwZUIG4EEB4EEFElAKEnNoaWVsZGVkX3ZtX2NvbmZpZxgUIAEoCzIs", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlNoaWVsZGVkVm1Db25maWdC", + "BuBBAeBBBRIZCgxuZXR3b3JrX3RhZ3MYFSADKAlCA+BBARJDCg9lbmNyeXB0", + "aW9uX3NwZWMYFyABKAsyKi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5F", + "bmNyeXB0aW9uU3BlYxotCgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoF", + "dmFsdWUYAiABKAk6AjgBOpUB6kGRAQoxYWlwbGF0Zm9ybS5nb29nbGVhcGlz", + "LmNvbS9Ob3RlYm9va1J1bnRpbWVUZW1wbGF0ZRJccHJvamVjdHMve3Byb2pl", + "Y3R9L2xvY2F0aW9ucy97bG9jYXRpb259L25vdGVib29rUnVudGltZVRlbXBs", + "YXRlcy97bm90ZWJvb2tfcnVudGltZV90ZW1wbGF0ZX0iqQ4KD05vdGVib29r", + "UnVudGltZRIRCgRuYW1lGAEgASgJQgPgQQMSGQoMcnVudGltZV91c2VyGAIg", + "ASgJQgPgQQISYgodbm90ZWJvb2tfcnVudGltZV90ZW1wbGF0ZV9yZWYYAyAB", + "KAsyNi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Ob3RlYm9va1J1bnRp", + "bWVUZW1wbGF0ZVJlZkID4EEDEhYKCXByb3h5X3VyaRgFIAEoCUID4EEDEjQK", + "C2NyZWF0ZV90aW1lGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFt", + "cEID4EEDEjQKC3VwZGF0ZV90aW1lGAcgASgLMhouZ29vZ2xlLnByb3RvYnVm", + "LlRpbWVzdGFtcEID4EEDElIKDGhlYWx0aF9zdGF0ZRgIIAEoDjI3Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLk5vdGVib29rUnVudGltZS5IZWFsdGhT", + "dGF0ZUID4EEDEhkKDGRpc3BsYXlfbmFtZRgKIAEoCUID4EECEhMKC2Rlc2Ny", + "aXB0aW9uGAsgASgJEhwKD3NlcnZpY2VfYWNjb3VudBgNIAEoCUID4EEDElQK", + "DXJ1bnRpbWVfc3RhdGUYDiABKA4yOC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5Ob3RlYm9va1J1bnRpbWUuUnVudGltZVN0YXRlQgPgQQMSGgoNaXNf", + "dXBncmFkYWJsZRgPIAEoCEID4EEDEkcKBmxhYmVscxgQIAMoCzI3Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLk5vdGVib29rUnVudGltZS5MYWJlbHNF", + "bnRyeRI4Cg9leHBpcmF0aW9uX3RpbWUYESABKAsyGi5nb29nbGUucHJvdG9i", + "dWYuVGltZXN0YW1wQgPgQQMSFAoHdmVyc2lvbhgSIAEoCUID4EEDElMKFW5v", + "dGVib29rX3J1bnRpbWVfdHlwZRgTIAEoDjIvLmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxLk5vdGVib29rUnVudGltZVR5cGVCA+BBAxJCCgxtYWNoaW5l", + "X3NwZWMYFCABKAsyJy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5NYWNo", + "aW5lU3BlY0ID4EEDElYKGWRhdGFfcGVyc2lzdGVudF9kaXNrX3NwZWMYFSAB", + "KAsyLi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5QZXJzaXN0ZW50RGlz", + "a1NwZWNCA+BBAxJCCgxuZXR3b3JrX3NwZWMYFiABKAsyJy5nb29nbGUuY2xv", + "dWQuYWlwbGF0Zm9ybS52MS5OZXR3b3JrU3BlY0ID4EEDElkKFGlkbGVfc2h1", + "dGRvd25fY29uZmlnGBcgASgLMjYuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djEuTm90ZWJvb2tJZGxlU2h1dGRvd25Db25maWdCA+BBAxJGCgpldWNfY29u", + "ZmlnGBggASgLMi0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuTm90ZWJv", + "b2tFdWNDb25maWdCA+BBAxJNChJzaGllbGRlZF92bV9jb25maWcYICABKAsy", + "LC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5TaGllbGRlZFZtQ29uZmln", + "QgPgQQMSGQoMbmV0d29ya190YWdzGBkgAygJQgPgQQESSAoPZW5jcnlwdGlv", + "bl9zcGVjGBwgASgLMiouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRW5j", + "cnlwdGlvblNwZWNCA+BBAxIaCg1zYXRpc2ZpZXNfcHpzGB0gASgIQgPgQQMS", + "GgoNc2F0aXNmaWVzX3B6aRgeIAEoCEID4EEDGi0KC0xhYmVsc0VudHJ5EgsK", + "A2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiRwoLSGVhbHRoU3RhdGUS", + "HAoYSEVBTFRIX1NUQVRFX1VOU1BFQ0lGSUVEEAASCwoHSEVBTFRIWRABEg0K", + "CVVOSEVBTFRIWRACIpkBCgxSdW50aW1lU3RhdGUSHQoZUlVOVElNRV9TVEFU", + "RV9VTlNQRUNJRklFRBAAEgsKB1JVTk5JTkcQARIRCg1CRUlOR19TVEFSVEVE", + "EAISEQoNQkVJTkdfU1RPUFBFRBADEgsKB1NUT1BQRUQQBBISCg5CRUlOR19V", + "UEdSQURFRBAFEgkKBUVSUk9SEGQSCwoHSU5WQUxJRBBlOnvqQXgKKWFpcGxh", + "dGZvcm0uZ29vZ2xlYXBpcy5jb20vTm90ZWJvb2tSdW50aW1lEktwcm9qZWN0", + "cy97cHJvamVjdH0vbG9jYXRpb25zL3tsb2NhdGlvbn0vbm90ZWJvb2tSdW50", + "aW1lcy97bm90ZWJvb2tfcnVudGltZX0qXQoTTm90ZWJvb2tSdW50aW1lVHlw", + "ZRIlCiFOT1RFQk9PS19SVU5USU1FX1RZUEVfVU5TUEVDSUZJRUQQABIQCgxV", + "U0VSX0RFRklORUQQARINCglPTkVfQ0xJQ0sQAkLSAQoeY29tLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxQhROb3RlYm9va1J1bnRpbWVQcm90b1ABWj5j", + "bG91ZC5nb29nbGUuY29tL2dvL2FpcGxhdGZvcm0vYXBpdjEvYWlwbGF0Zm9y", + "bXBiO2FpcGxhdGZvcm1wYqoCGkdvb2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYx", + "ygIaR29vZ2xlXENsb3VkXEFJUGxhdGZvcm1cVjHqAh1Hb29nbGU6OkNsb3Vk", + "OjpBSVBsYXRmb3JtOjpWMWIGcHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.EncryptionSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.MachineResourcesReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.NetworkSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.NotebookEucConfigReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.NotebookIdleShutdownConfigReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplateRefReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.AIPlatform.V1.NotebookRuntimeType), }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate), global::Google.Cloud.AIPlatform.V1.NotebookRuntimeTemplate.Parser, new[]{ "Name", "DisplayName", "Description", "IsDefault", "MachineSpec", "DataPersistentDiskSpec", "NetworkSpec", "ServiceAccount", "Etag", "Labels", "IdleShutdownConfig", "EucConfig", "CreateTime", "UpdateTime", "NotebookRuntimeType", "ShieldedVmConfig", "NetworkTags", "EncryptionSpec" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.NotebookRuntime), global::Google.Cloud.AIPlatform.V1.NotebookRuntime.Parser, new[]{ "Name", "RuntimeUser", "NotebookRuntimeTemplateRef", "ProxyUri", "CreateTime", "UpdateTime", "HealthState", "DisplayName", "Description", "ServiceAccount", "RuntimeState", "IsUpgradable", "Labels", "ExpirationTime", "Version", "NotebookRuntimeType", "IdleShutdownConfig", "NetworkTags", "EncryptionSpec", "SatisfiesPzs", "SatisfiesPzi" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.NotebookRuntime.Types.HealthState), typeof(global::Google.Cloud.AIPlatform.V1.NotebookRuntime.Types.RuntimeState) }, null, new pbr::GeneratedClrTypeInfo[] { null, }) + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.NotebookRuntime), global::Google.Cloud.AIPlatform.V1.NotebookRuntime.Parser, new[]{ "Name", "RuntimeUser", "NotebookRuntimeTemplateRef", "ProxyUri", "CreateTime", "UpdateTime", "HealthState", "DisplayName", "Description", "ServiceAccount", "RuntimeState", "IsUpgradable", "Labels", "ExpirationTime", "Version", "NotebookRuntimeType", "MachineSpec", "DataPersistentDiskSpec", "NetworkSpec", "IdleShutdownConfig", "EucConfig", "ShieldedVmConfig", "NetworkTags", "EncryptionSpec", "SatisfiesPzs", "SatisfiesPzi" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.NotebookRuntime.Types.HealthState), typeof(global::Google.Cloud.AIPlatform.V1.NotebookRuntime.Types.RuntimeState) }, null, new pbr::GeneratedClrTypeInfo[] { null, }) })); } #endregion @@ -253,8 +261,12 @@ public string Description { public const int IsDefaultFieldNumber = 4; private bool isDefault_; /// - /// Output only. The default template to use if not specified. + /// Output only. Deprecated: This field has no behavior. Use + /// notebook_runtime_type = 'ONE_CLICK' instead. + /// + /// The default template to use if not specified. /// + [global::System.ObsoleteAttribute] [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool IsDefault { @@ -316,6 +328,15 @@ public bool IsDefault { public const int ServiceAccountFieldNumber = 13; private string serviceAccount_ = ""; /// + /// Deprecated: This field is ignored and the "Vertex AI Notebook Service + /// Account" + /// (service-PROJECT_NUMBER@gcp-sa-aiplatform-vm.iam.gserviceaccount.com) is + /// used for the runtime workload identity. + /// See + /// https://cloud.google.com/iam/docs/service-agents#vertex-ai-notebook-service-account + /// for more details. + /// For NotebookExecutionJob, use NotebookExecutionJob.service_account instead. + /// /// The service account that the runtime workload runs as. /// You can use any service account within the same project, but you /// must have the service account user permission to use the instance. @@ -324,6 +345,7 @@ public bool IsDefault { /// account](https://cloud.google.com/compute/docs/access/service-accounts#default_service_account) /// is used. /// + [global::System.ObsoleteAttribute] [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public string ServiceAccount { @@ -1150,7 +1172,12 @@ public NotebookRuntime(NotebookRuntime other) : this() { expirationTime_ = other.expirationTime_ != null ? other.expirationTime_.Clone() : null; version_ = other.version_; notebookRuntimeType_ = other.notebookRuntimeType_; + machineSpec_ = other.machineSpec_ != null ? other.machineSpec_.Clone() : null; + dataPersistentDiskSpec_ = other.dataPersistentDiskSpec_ != null ? other.dataPersistentDiskSpec_.Clone() : null; + networkSpec_ = other.networkSpec_ != null ? other.networkSpec_.Clone() : null; idleShutdownConfig_ = other.idleShutdownConfig_ != null ? other.idleShutdownConfig_.Clone() : null; + eucConfig_ = other.eucConfig_ != null ? other.eucConfig_.Clone() : null; + shieldedVmConfig_ = other.shieldedVmConfig_ != null ? other.shieldedVmConfig_.Clone() : null; networkTags_ = other.networkTags_.Clone(); encryptionSpec_ = other.encryptionSpec_ != null ? other.encryptionSpec_.Clone() : null; satisfiesPzs_ = other.satisfiesPzs_; @@ -1306,7 +1333,15 @@ public string Description { public const int ServiceAccountFieldNumber = 13; private string serviceAccount_ = ""; /// - /// Output only. The service account that the NotebookRuntime workload runs as. + /// Output only. Deprecated: This field is no longer used and the "Vertex AI + /// Notebook Service Account" + /// (service-PROJECT_NUMBER@gcp-sa-aiplatform-vm.iam.gserviceaccount.com) is + /// used for the runtime workload identity. + /// See + /// https://cloud.google.com/iam/docs/service-agents#vertex-ai-notebook-service-account + /// for more details. + /// + /// The service account that the NotebookRuntime workload runs as. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1427,6 +1462,54 @@ public string Version { } } + /// Field number for the "machine_spec" field. + public const int MachineSpecFieldNumber = 20; + private global::Google.Cloud.AIPlatform.V1.MachineSpec machineSpec_; + /// + /// Output only. The specification of a single machine used by the notebook + /// runtime. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.MachineSpec MachineSpec { + get { return machineSpec_; } + set { + machineSpec_ = value; + } + } + + /// Field number for the "data_persistent_disk_spec" field. + public const int DataPersistentDiskSpecFieldNumber = 21; + private global::Google.Cloud.AIPlatform.V1.PersistentDiskSpec dataPersistentDiskSpec_; + /// + /// Output only. The specification of [persistent + /// disk][https://cloud.google.com/compute/docs/disks/persistent-disks] + /// attached to the notebook runtime as data disk storage. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.PersistentDiskSpec DataPersistentDiskSpec { + get { return dataPersistentDiskSpec_; } + set { + dataPersistentDiskSpec_ = value; + } + } + + /// Field number for the "network_spec" field. + public const int NetworkSpecFieldNumber = 22; + private global::Google.Cloud.AIPlatform.V1.NetworkSpec networkSpec_; + /// + /// Output only. Network spec of the notebook runtime. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.NetworkSpec NetworkSpec { + get { return networkSpec_; } + set { + networkSpec_ = value; + } + } + /// Field number for the "idle_shutdown_config" field. public const int IdleShutdownConfigFieldNumber = 23; private global::Google.Cloud.AIPlatform.V1.NotebookIdleShutdownConfig idleShutdownConfig_; @@ -1442,6 +1525,36 @@ public string Version { } } + /// Field number for the "euc_config" field. + public const int EucConfigFieldNumber = 24; + private global::Google.Cloud.AIPlatform.V1.NotebookEucConfig eucConfig_; + /// + /// Output only. EUC configuration of the notebook runtime. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.NotebookEucConfig EucConfig { + get { return eucConfig_; } + set { + eucConfig_ = value; + } + } + + /// Field number for the "shielded_vm_config" field. + public const int ShieldedVmConfigFieldNumber = 32; + private global::Google.Cloud.AIPlatform.V1.ShieldedVmConfig shieldedVmConfig_; + /// + /// Output only. Runtime Shielded VM spec. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.ShieldedVmConfig ShieldedVmConfig { + get { return shieldedVmConfig_; } + set { + shieldedVmConfig_ = value; + } + } + /// Field number for the "network_tags" field. public const int NetworkTagsFieldNumber = 25; private static readonly pb::FieldCodec _repeated_networkTags_codec @@ -1533,7 +1646,12 @@ public bool Equals(NotebookRuntime other) { if (!object.Equals(ExpirationTime, other.ExpirationTime)) return false; if (Version != other.Version) return false; if (NotebookRuntimeType != other.NotebookRuntimeType) return false; + if (!object.Equals(MachineSpec, other.MachineSpec)) return false; + if (!object.Equals(DataPersistentDiskSpec, other.DataPersistentDiskSpec)) return false; + if (!object.Equals(NetworkSpec, other.NetworkSpec)) return false; if (!object.Equals(IdleShutdownConfig, other.IdleShutdownConfig)) return false; + if (!object.Equals(EucConfig, other.EucConfig)) return false; + if (!object.Equals(ShieldedVmConfig, other.ShieldedVmConfig)) return false; if(!networkTags_.Equals(other.networkTags_)) return false; if (!object.Equals(EncryptionSpec, other.EncryptionSpec)) return false; if (SatisfiesPzs != other.SatisfiesPzs) return false; @@ -1561,7 +1679,12 @@ public override int GetHashCode() { if (expirationTime_ != null) hash ^= ExpirationTime.GetHashCode(); if (Version.Length != 0) hash ^= Version.GetHashCode(); if (NotebookRuntimeType != global::Google.Cloud.AIPlatform.V1.NotebookRuntimeType.Unspecified) hash ^= NotebookRuntimeType.GetHashCode(); + if (machineSpec_ != null) hash ^= MachineSpec.GetHashCode(); + if (dataPersistentDiskSpec_ != null) hash ^= DataPersistentDiskSpec.GetHashCode(); + if (networkSpec_ != null) hash ^= NetworkSpec.GetHashCode(); if (idleShutdownConfig_ != null) hash ^= IdleShutdownConfig.GetHashCode(); + if (eucConfig_ != null) hash ^= EucConfig.GetHashCode(); + if (shieldedVmConfig_ != null) hash ^= ShieldedVmConfig.GetHashCode(); hash ^= networkTags_.GetHashCode(); if (encryptionSpec_ != null) hash ^= EncryptionSpec.GetHashCode(); if (SatisfiesPzs != false) hash ^= SatisfiesPzs.GetHashCode(); @@ -1645,10 +1768,26 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(152, 1); output.WriteEnum((int) NotebookRuntimeType); } + if (machineSpec_ != null) { + output.WriteRawTag(162, 1); + output.WriteMessage(MachineSpec); + } + if (dataPersistentDiskSpec_ != null) { + output.WriteRawTag(170, 1); + output.WriteMessage(DataPersistentDiskSpec); + } + if (networkSpec_ != null) { + output.WriteRawTag(178, 1); + output.WriteMessage(NetworkSpec); + } if (idleShutdownConfig_ != null) { output.WriteRawTag(186, 1); output.WriteMessage(IdleShutdownConfig); } + if (eucConfig_ != null) { + output.WriteRawTag(194, 1); + output.WriteMessage(EucConfig); + } networkTags_.WriteTo(output, _repeated_networkTags_codec); if (encryptionSpec_ != null) { output.WriteRawTag(226, 1); @@ -1662,6 +1801,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(240, 1); output.WriteBool(SatisfiesPzi); } + if (shieldedVmConfig_ != null) { + output.WriteRawTag(130, 2); + output.WriteMessage(ShieldedVmConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -1733,10 +1876,26 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(152, 1); output.WriteEnum((int) NotebookRuntimeType); } + if (machineSpec_ != null) { + output.WriteRawTag(162, 1); + output.WriteMessage(MachineSpec); + } + if (dataPersistentDiskSpec_ != null) { + output.WriteRawTag(170, 1); + output.WriteMessage(DataPersistentDiskSpec); + } + if (networkSpec_ != null) { + output.WriteRawTag(178, 1); + output.WriteMessage(NetworkSpec); + } if (idleShutdownConfig_ != null) { output.WriteRawTag(186, 1); output.WriteMessage(IdleShutdownConfig); } + if (eucConfig_ != null) { + output.WriteRawTag(194, 1); + output.WriteMessage(EucConfig); + } networkTags_.WriteTo(ref output, _repeated_networkTags_codec); if (encryptionSpec_ != null) { output.WriteRawTag(226, 1); @@ -1750,6 +1909,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(240, 1); output.WriteBool(SatisfiesPzi); } + if (shieldedVmConfig_ != null) { + output.WriteRawTag(130, 2); + output.WriteMessage(ShieldedVmConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -1806,9 +1969,24 @@ public int CalculateSize() { if (NotebookRuntimeType != global::Google.Cloud.AIPlatform.V1.NotebookRuntimeType.Unspecified) { size += 2 + pb::CodedOutputStream.ComputeEnumSize((int) NotebookRuntimeType); } + if (machineSpec_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(MachineSpec); + } + if (dataPersistentDiskSpec_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(DataPersistentDiskSpec); + } + if (networkSpec_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(NetworkSpec); + } if (idleShutdownConfig_ != null) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(IdleShutdownConfig); } + if (eucConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(EucConfig); + } + if (shieldedVmConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(ShieldedVmConfig); + } size += networkTags_.CalculateSize(_repeated_networkTags_codec); if (encryptionSpec_ != null) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(EncryptionSpec); @@ -1889,12 +2067,42 @@ public void MergeFrom(NotebookRuntime other) { if (other.NotebookRuntimeType != global::Google.Cloud.AIPlatform.V1.NotebookRuntimeType.Unspecified) { NotebookRuntimeType = other.NotebookRuntimeType; } + if (other.machineSpec_ != null) { + if (machineSpec_ == null) { + MachineSpec = new global::Google.Cloud.AIPlatform.V1.MachineSpec(); + } + MachineSpec.MergeFrom(other.MachineSpec); + } + if (other.dataPersistentDiskSpec_ != null) { + if (dataPersistentDiskSpec_ == null) { + DataPersistentDiskSpec = new global::Google.Cloud.AIPlatform.V1.PersistentDiskSpec(); + } + DataPersistentDiskSpec.MergeFrom(other.DataPersistentDiskSpec); + } + if (other.networkSpec_ != null) { + if (networkSpec_ == null) { + NetworkSpec = new global::Google.Cloud.AIPlatform.V1.NetworkSpec(); + } + NetworkSpec.MergeFrom(other.NetworkSpec); + } if (other.idleShutdownConfig_ != null) { if (idleShutdownConfig_ == null) { IdleShutdownConfig = new global::Google.Cloud.AIPlatform.V1.NotebookIdleShutdownConfig(); } IdleShutdownConfig.MergeFrom(other.IdleShutdownConfig); } + if (other.eucConfig_ != null) { + if (eucConfig_ == null) { + EucConfig = new global::Google.Cloud.AIPlatform.V1.NotebookEucConfig(); + } + EucConfig.MergeFrom(other.EucConfig); + } + if (other.shieldedVmConfig_ != null) { + if (shieldedVmConfig_ == null) { + ShieldedVmConfig = new global::Google.Cloud.AIPlatform.V1.ShieldedVmConfig(); + } + ShieldedVmConfig.MergeFrom(other.ShieldedVmConfig); + } networkTags_.Add(other.networkTags_); if (other.encryptionSpec_ != null) { if (encryptionSpec_ == null) { @@ -1999,6 +2207,27 @@ public void MergeFrom(pb::CodedInputStream input) { NotebookRuntimeType = (global::Google.Cloud.AIPlatform.V1.NotebookRuntimeType) input.ReadEnum(); break; } + case 162: { + if (machineSpec_ == null) { + MachineSpec = new global::Google.Cloud.AIPlatform.V1.MachineSpec(); + } + input.ReadMessage(MachineSpec); + break; + } + case 170: { + if (dataPersistentDiskSpec_ == null) { + DataPersistentDiskSpec = new global::Google.Cloud.AIPlatform.V1.PersistentDiskSpec(); + } + input.ReadMessage(DataPersistentDiskSpec); + break; + } + case 178: { + if (networkSpec_ == null) { + NetworkSpec = new global::Google.Cloud.AIPlatform.V1.NetworkSpec(); + } + input.ReadMessage(NetworkSpec); + break; + } case 186: { if (idleShutdownConfig_ == null) { IdleShutdownConfig = new global::Google.Cloud.AIPlatform.V1.NotebookIdleShutdownConfig(); @@ -2006,6 +2235,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(IdleShutdownConfig); break; } + case 194: { + if (eucConfig_ == null) { + EucConfig = new global::Google.Cloud.AIPlatform.V1.NotebookEucConfig(); + } + input.ReadMessage(EucConfig); + break; + } case 202: { networkTags_.AddEntriesFrom(input, _repeated_networkTags_codec); break; @@ -2025,6 +2261,13 @@ public void MergeFrom(pb::CodedInputStream input) { SatisfiesPzi = input.ReadBool(); break; } + case 258: { + if (shieldedVmConfig_ == null) { + ShieldedVmConfig = new global::Google.Cloud.AIPlatform.V1.ShieldedVmConfig(); + } + input.ReadMessage(ShieldedVmConfig); + break; + } } } #endif @@ -2116,6 +2359,27 @@ public void MergeFrom(pb::CodedInputStream input) { NotebookRuntimeType = (global::Google.Cloud.AIPlatform.V1.NotebookRuntimeType) input.ReadEnum(); break; } + case 162: { + if (machineSpec_ == null) { + MachineSpec = new global::Google.Cloud.AIPlatform.V1.MachineSpec(); + } + input.ReadMessage(MachineSpec); + break; + } + case 170: { + if (dataPersistentDiskSpec_ == null) { + DataPersistentDiskSpec = new global::Google.Cloud.AIPlatform.V1.PersistentDiskSpec(); + } + input.ReadMessage(DataPersistentDiskSpec); + break; + } + case 178: { + if (networkSpec_ == null) { + NetworkSpec = new global::Google.Cloud.AIPlatform.V1.NetworkSpec(); + } + input.ReadMessage(NetworkSpec); + break; + } case 186: { if (idleShutdownConfig_ == null) { IdleShutdownConfig = new global::Google.Cloud.AIPlatform.V1.NotebookIdleShutdownConfig(); @@ -2123,6 +2387,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(IdleShutdownConfig); break; } + case 194: { + if (eucConfig_ == null) { + EucConfig = new global::Google.Cloud.AIPlatform.V1.NotebookEucConfig(); + } + input.ReadMessage(EucConfig); + break; + } case 202: { networkTags_.AddEntriesFrom(ref input, _repeated_networkTags_codec); break; @@ -2142,6 +2413,13 @@ public void MergeFrom(pb::CodedInputStream input) { SatisfiesPzi = input.ReadBool(); break; } + case 258: { + if (shieldedVmConfig_ == null) { + ShieldedVmConfig = new global::Google.Cloud.AIPlatform.V1.ShieldedVmConfig(); + } + input.ReadMessage(ShieldedVmConfig); + break; + } } } } diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntimeResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntimeResourceNames.g.cs index 994c4589f0e4..33cb4707527e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntimeResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntimeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntimeTemplateRefResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntimeTemplateRefResourceNames.g.cs index d40c630adee7..4af4bebe0c43 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntimeTemplateRefResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookRuntimeTemplateRefResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookServiceClient.g.cs index da26dfc84e5f..c9154ff431b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookServiceResourceNames.g.cs index 64fa094bd188..2516f3aeb7a9 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/NotebookServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PackageApiMetadata.g.cs index c8a5dde65727..05349c657ec2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -45,43 +45,43 @@ internal static class PackageApiMetadata }, { "google.iam.v1.IAMPolicy.GetIamPolicy", - // { "post": "/v1/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy", "additionalBindings": [ { "post": "/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy" }, { "post": "/v1/{resource=projects/*/locations/*/models/*}:getIamPolicy" }, { "post": "/v1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy" } ] } - proto::ByteString.FromBase64("IkIvdjEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTpnZXRJYW1Qb2xpY3laUiJQL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTpnZXRJYW1Qb2xpY3laPSI7L3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpnZXRJYW1Qb2xpY3laTyJNL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTpnZXRJYW1Qb2xpY3laSiJIL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06Z2V0SWFtUG9saWN5WlkiVy92MS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OmdldElhbVBvbGljeVpEIkIvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTpnZXRJYW1Qb2xpY3laUiJQL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTpnZXRJYW1Qb2xpY3laPSI7L3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpnZXRJYW1Qb2xpY3laQCI+L3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qfTpnZXRJYW1Qb2xpY3laTyJNL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTpnZXRJYW1Qb2xpY3laSiJIL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3B1Ymxpc2hlcnMvKi9tb2RlbHMvKn06Z2V0SWFtUG9saWN5WkoiSC91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyp9OmdldElhbVBvbGljeVpZIlcvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL2ZlYXR1cmVWaWV3cy8qfTpnZXRJYW1Qb2xpY3k=") + // { "post": "/v1/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy", "additionalBindings": [ { "post": "/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy" }, { "post": "/v1/{resource=projects/*/locations/*/models/*}:getIamPolicy" }, { "post": "/v1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureGroups/*}:getIamPolicy" } ] } + proto::ByteString.FromBase64("IkIvdjEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTpnZXRJYW1Qb2xpY3laUiJQL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTpnZXRJYW1Qb2xpY3laPSI7L3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpnZXRJYW1Qb2xpY3laTyJNL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTpnZXRJYW1Qb2xpY3laSiJIL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06Z2V0SWFtUG9saWN5WlkiVy92MS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OmdldElhbVBvbGljeVpEIkIvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTpnZXRJYW1Qb2xpY3laUiJQL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTpnZXRJYW1Qb2xpY3laPSI7L3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpnZXRJYW1Qb2xpY3laQCI+L3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qfTpnZXRJYW1Qb2xpY3laTyJNL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTpnZXRJYW1Qb2xpY3laSiJIL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3B1Ymxpc2hlcnMvKi9tb2RlbHMvKn06Z2V0SWFtUG9saWN5WkoiSC91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyp9OmdldElhbVBvbGljeVpZIlcvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL2ZlYXR1cmVWaWV3cy8qfTpnZXRJYW1Qb2xpY3laRCJCL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKn06Z2V0SWFtUG9saWN5") }, { "google.iam.v1.IAMPolicy.SetIamPolicy", - // { "post": "/v1/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy", "body": "*", "additionalBindings": [ { "post": "/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy", "body": "*" }, { "post": "/v1/{resource=projects/*/locations/*/models/*}:setIamPolicy", "body": "*" }, { "post": "/v1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", "body": "*" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", "body": "*" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy", "body": "*" } ] } - proto::ByteString.FromBase64("IkIvdjEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaVSJQL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaQCI7L3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpzZXRJYW1Qb2xpY3k6ASpaUiJNL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaTSJIL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06c2V0SWFtUG9saWN5OgEqWlwiVy92MS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OnNldElhbVBvbGljeToBKlpHIkIvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaVSJQL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaQCI7L3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpzZXRJYW1Qb2xpY3k6ASpaQyI+L3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qfTpzZXRJYW1Qb2xpY3k6ASpaUiJNL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaTSJIL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06c2V0SWFtUG9saWN5OgEqWlwiVy91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OnNldElhbVBvbGljeToBKg==") + // { "post": "/v1/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy", "body": "*", "additionalBindings": [ { "post": "/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy", "body": "*" }, { "post": "/v1/{resource=projects/*/locations/*/models/*}:setIamPolicy", "body": "*" }, { "post": "/v1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", "body": "*" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", "body": "*" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureGroups/*}:setIamPolicy", "body": "*" } ] } + proto::ByteString.FromBase64("IkIvdjEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaVSJQL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaQCI7L3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpzZXRJYW1Qb2xpY3k6ASpaUiJNL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaTSJIL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06c2V0SWFtUG9saWN5OgEqWlwiVy92MS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OnNldElhbVBvbGljeToBKlpHIkIvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaVSJQL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaQCI7L3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpzZXRJYW1Qb2xpY3k6ASpaQyI+L3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qfTpzZXRJYW1Qb2xpY3k6ASpaUiJNL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaTSJIL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06c2V0SWFtUG9saWN5OgEqWlwiVy91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OnNldElhbVBvbGljeToBKlpHIkIvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qfTpzZXRJYW1Qb2xpY3k6ASo=") }, { "google.iam.v1.IAMPolicy.TestIamPermissions", - // { "post": "/v1/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions", "additionalBindings": [ { "post": "/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions" }, { "post": "/v1/{resource=projects/*/locations/*/models/*}:testIamPermissions" }, { "post": "/v1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions" } ] } - proto::ByteString.FromBase64("IkgvdjEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaWCJWL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaQyJBL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaVSJTL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaUCJOL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWl8iXS92MS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pKIkgvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaWCJWL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaQyJBL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaRiJEL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaVSJTL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaUCJOL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWl8iXS91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OnRlc3RJYW1QZXJtaXNzaW9ucw==") + // { "post": "/v1/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions", "additionalBindings": [ { "post": "/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions" }, { "post": "/v1/{resource=projects/*/locations/*/models/*}:testIamPermissions" }, { "post": "/v1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions" }, { "post": "/v1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureGroups/*}:testIamPermissions" } ] } + proto::ByteString.FromBase64("IkgvdjEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaWCJWL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaQyJBL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaVSJTL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaUCJOL3YxL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWl8iXS92MS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pKIkgvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaWCJWL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaQyJBL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaRiJEL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaVSJTL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaUCJOL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWl8iXS91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pKIkgvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnM=") }, { "google.longrunning.Operations.CancelOperation", - // { "post": "/ui/{name=projects/*/locations/*/operations/*}:cancel", "additionalBindings": [ { "post": "/ui/{name=projects/*/locations/*/agents/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/apps/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/extensionControllers/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/extensions/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/customJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/indexes/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/models/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/persistentResources/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/studies/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/schedules/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/customJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tuningJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/indexes/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/models/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/persistentResources/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/ragCorpora/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/studies/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/schedules/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:cancel" } ] } - proto::ByteString.FromBase64("IjUvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpAIj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9hZ2VudHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFo+IjwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9hcHBzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaQiJAL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpOIkwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlEiTy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovc2F2ZWRRdWVyaWVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVCJSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpcIlovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL2Fubm90YXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaUSJPL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGVwbG95bWVudFJlc291cmNlUG9vbHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpFIkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGV2aWNlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkMiQS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk4iTC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2V4dGVuc2lvbkNvbnRyb2xsZXJzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaRCJCL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZXh0ZW5zaW9ucy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkciRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpVIlMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpgIl4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9mZWF0dXJlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkQiQi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpKIkgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhTGFiZWxpbmdKb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaUiJQL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaHlwZXJwYXJhbWV0ZXJUdW5pbmdKb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaRCJCL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkEiPy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpIIkYvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleEVuZHBvaW50cy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkgiRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVCJSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpTIlEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2NvbnRleHRzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVSJTL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9leGVjdXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVyJVL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpHIkUvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbE1vbml0b3JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTSJLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkAiPi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk4iTC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTyJNL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlIiUC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk0iSy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BlcnNpc3RlbnRSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpBIj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWksiSS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RyYWluaW5nUGlwZWxpbmVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaRiJEL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGlwZWxpbmVKb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaQyJBL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSSJHL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3BlY2lhbGlzdFBvb2xzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaRiJEL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVCJSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpbIlkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpoImYvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi90aW1lU2VyaWVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaNyI1L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaQiJAL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpOIkwvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlEiTy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovc2F2ZWRRdWVyaWVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVCJSL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpcIlovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL2Fubm90YXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaUSJPL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGVwbG95bWVudFJlc291cmNlUG9vbHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpDIkEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpHIkUvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVSJTL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaYCJeL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpEIkIvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YUxhYmVsaW5nSm9icy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlIiUC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2h5cGVycGFyYW1ldGVyVHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkQiQi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3R1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpBIj8vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleGVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSCJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhFbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpIIkYvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlQiUi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovYXJ0aWZhY3RzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaUyJRL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9jb250ZXh0cy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlUiUy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlciVS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVsRGVwbG95bWVudE1vbml0b3JpbmdKb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTSJLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkAiPi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk4iTC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTyJNL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlIiUC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk0iSy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BlcnNpc3RlbnRSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpEIkIvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9yYWdDb3Jwb3JhLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTyJNL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmFnQ29ycG9yYS8qL3JhZ0ZpbGVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaQSI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkoiSC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3N0dWRpZXMvKi90cmlhbHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpLIkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90cmFpbmluZ1BpcGVsaW5lcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkYiRC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BpcGVsaW5lSm9icy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkMiQS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NjaGVkdWxlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkkiRy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NwZWNpYWxpc3RQb29scy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkYiRC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlQiUi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaWyJZL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaaCJmL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovdGltZVNlcmllcy8qL29wZXJhdGlvbnMvKn06Y2FuY2Vs") + // { "post": "/ui/{name=projects/*/locations/*/operations/*}:cancel", "additionalBindings": [ { "post": "/ui/{name=projects/*/locations/*/agents/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/apps/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/extensionControllers/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/extensions/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/customJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/indexes/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/models/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/persistentResources/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/studies/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/schedules/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:cancel" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/customJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tuningJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/indexes/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/models/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/persistentResources/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/ragCorpora/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/reasoningEngines/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/studies/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/schedules/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:cancel" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:cancel" } ] } + proto::ByteString.FromBase64("IjUvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpAIj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9hZ2VudHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFo+IjwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9hcHBzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaQiJAL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpOIkwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlEiTy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovc2F2ZWRRdWVyaWVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVCJSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpcIlovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL2Fubm90YXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaUSJPL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGVwbG95bWVudFJlc291cmNlUG9vbHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpFIkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGV2aWNlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkMiQS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk4iTC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2V4dGVuc2lvbkNvbnRyb2xsZXJzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaRCJCL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZXh0ZW5zaW9ucy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkciRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpVIlMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpgIl4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9mZWF0dXJlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkQiQi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpKIkgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhTGFiZWxpbmdKb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaUiJQL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaHlwZXJwYXJhbWV0ZXJUdW5pbmdKb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaRCJCL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkEiPy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpIIkYvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleEVuZHBvaW50cy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkgiRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVCJSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpTIlEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2NvbnRleHRzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVSJTL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9leGVjdXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVyJVL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpHIkUvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbE1vbml0b3JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTSJLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkAiPi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk4iTC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTyJNL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlIiUC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk0iSy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BlcnNpc3RlbnRSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpBIj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWksiSS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RyYWluaW5nUGlwZWxpbmVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaRiJEL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGlwZWxpbmVKb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaQyJBL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSSJHL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3BlY2lhbGlzdFBvb2xzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaRiJEL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVCJSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpbIlkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpoImYvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi90aW1lU2VyaWVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaNyI1L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaQiJAL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpOIkwvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlEiTy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovc2F2ZWRRdWVyaWVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVCJSL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpcIlovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL2Fubm90YXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaUSJPL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGVwbG95bWVudFJlc291cmNlUG9vbHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpDIkEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpHIkUvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaVSJTL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaYCJeL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpEIkIvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YUxhYmVsaW5nSm9icy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlIiUC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2h5cGVycGFyYW1ldGVyVHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkQiQi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3R1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpBIj8vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleGVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSCJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhFbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpIIkYvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlQiUi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovYXJ0aWZhY3RzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaUyJRL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9jb250ZXh0cy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlUiUy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlciVS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVsRGVwbG95bWVudE1vbml0b3JpbmdKb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTSJLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkAiPi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk4iTC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTyJNL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlIiUC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWk0iSy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BlcnNpc3RlbnRSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpEIkIvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9yYWdDb3Jwb3JhLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaTyJNL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmFnQ29ycG9yYS8qL3JhZ0ZpbGVzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSiJIL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmVhc29uaW5nRW5naW5lcy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWkEiPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3N0dWRpZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpKIkgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovdHJpYWxzLyovb3BlcmF0aW9ucy8qfTpjYW5jZWxaSyJJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpGIkQvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9waXBlbGluZUpvYnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpDIkEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zY2hlZHVsZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpJIkcvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zcGVjaWFsaXN0UG9vbHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpGIkQvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbFpUIlIvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWlsiWS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL29wZXJhdGlvbnMvKn06Y2FuY2VsWmgiZi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL3RpbWVTZXJpZXMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbA==") }, { "google.longrunning.Operations.DeleteOperation", - // { "delete": "/ui/{name=projects/*/locations/*/operations/*}", "additionalBindings": [ { "delete": "/ui/{name=projects/*/locations/*/agents/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/apps/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/endpoints/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/extensionControllers/*}/operations" }, { "delete": "/ui/{name=projects/*/locations/*/extensions/*}/operations" }, { "delete": "/ui/{name=projects/*/locations/*/featurestores/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/customJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/indexes/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/metadataStores/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/models/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/persistentResources/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/studies/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/schedules/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureGroups/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/endpoints/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featurestores/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/customJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/indexes/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/metadataStores/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/models/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/ragCorpora/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/studies/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/persistentResources/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/schedules/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featureGroups/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}" } ] } - proto::ByteString.FromBase64("Ki4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9WjkqNy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2FnZW50cy8qL29wZXJhdGlvbnMvKn1aNyo1L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYXBwcy8qL29wZXJhdGlvbnMvKn1aOyo5L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9WkcqRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfVpKKkgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn1aTSpLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9WlUqUy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkoqSC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfVo+KjwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGV2aWNlcy8qL29wZXJhdGlvbnMvKn1aPCo6L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyovb3BlcmF0aW9ucy8qfVpFKkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9leHRlbnNpb25Db250cm9sbGVycy8qfS9vcGVyYXRpb25zWjsqOS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2V4dGVuc2lvbnMvKn0vb3BlcmF0aW9uc1pAKj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfVpOKkwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9vcGVyYXRpb25zLyp9WlkqVy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfVo9KjsvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfVpDKkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhTGFiZWxpbmdKb2JzLyovb3BlcmF0aW9ucy8qfVpLKkkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9oeXBlcnBhcmFtZXRlclR1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WjoqOC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKi9vcGVyYXRpb25zLyp9WkEqPy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4RW5kcG9pbnRzLyovb3BlcmF0aW9ucy8qfVpBKj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn1aTSpLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKi9vcGVyYXRpb25zLyp9WkwqSi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovY29udGV4dHMvKi9vcGVyYXRpb25zLyp9Wk4qTC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn1aUCpOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WkAqPi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVsTW9uaXRvcnMvKi9vcGVyYXRpb25zLyp9WkYqRC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21pZ3JhdGFibGVSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9WjkqNy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn1aRypFL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkgqRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rRXhlY3V0aW9uSm9icy8qL29wZXJhdGlvbnMvKn1aQypBL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn1aSypJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyovb3BlcmF0aW9ucy8qfVpGKkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wZXJzaXN0ZW50UmVzb3VyY2VzLyovb3BlcmF0aW9ucy8qfVo6KjgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfVpDKkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovdHJpYWxzLyovb3BlcmF0aW9ucy8qfVpEKkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90cmFpbmluZ1BpcGVsaW5lcy8qL29wZXJhdGlvbnMvKn1aPyo9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGlwZWxpbmVKb2JzLyovb3BlcmF0aW9ucy8qfVo8KjovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zY2hlZHVsZXMvKi9vcGVyYXRpb25zLyp9WkIqQC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NwZWNpYWxpc3RQb29scy8qL29wZXJhdGlvbnMvKn1aPyo9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovb3BlcmF0aW9ucy8qfVpNKksvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL29wZXJhdGlvbnMvKn1aVCpSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovb3BlcmF0aW9ucy8qfVphKl8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi90aW1lU2VyaWVzLyovb3BlcmF0aW9ucy8qfVpGKkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovb3BlcmF0aW9ucy8qfVpAKj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovb3BlcmF0aW9ucy8qfVpLKkkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9WlUqUy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKi9vcGVyYXRpb25zLyp9WjAqLi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL29wZXJhdGlvbnMvKn1aOyo5L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9WkcqRS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfVpKKkgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn1aTSpLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9WlUqUy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkoqSC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfVo8KjovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkAqPi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9vcGVyYXRpb25zLyp9Wk4qTC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL29wZXJhdGlvbnMvKn1aWSpXL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9Wj0qOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKi9vcGVyYXRpb25zLyp9WkMqQS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFMYWJlbGluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WksqSS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2h5cGVycGFyYW1ldGVyVHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aOio4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhlcy8qL29wZXJhdGlvbnMvKn1aQSo/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhFbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkEqPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovb3BlcmF0aW9ucy8qfVpNKksvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2FydGlmYWN0cy8qL29wZXJhdGlvbnMvKn1aTCpKL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9jb250ZXh0cy8qL29wZXJhdGlvbnMvKn1aTipML3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9leGVjdXRpb25zLyovb3BlcmF0aW9ucy8qfVpQKk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbERlcGxveW1lbnRNb25pdG9yaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aRipEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn1aOSo3L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovb3BlcmF0aW9ucy8qfVpHKkUvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qL29wZXJhdGlvbnMvKn1aSCpGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfVpDKkEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVzLyovb3BlcmF0aW9ucy8qfVpLKkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKi9vcGVyYXRpb25zLyp9Wj0qOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9vcGVyYXRpb25zLyp9WkgqRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9yYWdGaWxlcy8qL29wZXJhdGlvbnMvKn1aOio4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL29wZXJhdGlvbnMvKn1aQypBL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qL29wZXJhdGlvbnMvKn1aRCpCL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKi9vcGVyYXRpb25zLyp9WkYqRC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BlcnNpc3RlbnRSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9Wj8qPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BpcGVsaW5lSm9icy8qL29wZXJhdGlvbnMvKn1aPCo6L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfVpCKkAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zcGVjaWFsaXN0UG9vbHMvKi9vcGVyYXRpb25zLyp9Wj8qPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL29wZXJhdGlvbnMvKn1aTSpLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9WlQqUi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL29wZXJhdGlvbnMvKn1aYSpfL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovdGltZVNlcmllcy8qL29wZXJhdGlvbnMvKn1aRipEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn1aQCo+L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL29wZXJhdGlvbnMvKn1aSypJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfVpVKlMvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfQ==") + // { "delete": "/ui/{name=projects/*/locations/*/operations/*}", "additionalBindings": [ { "delete": "/ui/{name=projects/*/locations/*/agents/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/apps/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/endpoints/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/extensionControllers/*}/operations" }, { "delete": "/ui/{name=projects/*/locations/*/extensions/*}/operations" }, { "delete": "/ui/{name=projects/*/locations/*/featurestores/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/customJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/indexes/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/metadataStores/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/models/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/persistentResources/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/studies/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/schedules/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureGroups/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}" }, { "delete": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/endpoints/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featurestores/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/customJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/indexes/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/metadataStores/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/models/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/ragCorpora/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/reasoningEngines/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/studies/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/persistentResources/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/schedules/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featureGroups/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}" }, { "delete": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}" } ] } + proto::ByteString.FromBase64("Ki4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9WjkqNy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2FnZW50cy8qL29wZXJhdGlvbnMvKn1aNyo1L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYXBwcy8qL29wZXJhdGlvbnMvKn1aOyo5L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9WkcqRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfVpKKkgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn1aTSpLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9WlUqUy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkoqSC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfVo+KjwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGV2aWNlcy8qL29wZXJhdGlvbnMvKn1aPCo6L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyovb3BlcmF0aW9ucy8qfVpFKkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9leHRlbnNpb25Db250cm9sbGVycy8qfS9vcGVyYXRpb25zWjsqOS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2V4dGVuc2lvbnMvKn0vb3BlcmF0aW9uc1pAKj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfVpOKkwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9vcGVyYXRpb25zLyp9WlkqVy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfVo9KjsvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfVpDKkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhTGFiZWxpbmdKb2JzLyovb3BlcmF0aW9ucy8qfVpLKkkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9oeXBlcnBhcmFtZXRlclR1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WjoqOC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKi9vcGVyYXRpb25zLyp9WkEqPy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4RW5kcG9pbnRzLyovb3BlcmF0aW9ucy8qfVpBKj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn1aTSpLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKi9vcGVyYXRpb25zLyp9WkwqSi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovY29udGV4dHMvKi9vcGVyYXRpb25zLyp9Wk4qTC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn1aUCpOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WkAqPi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVsTW9uaXRvcnMvKi9vcGVyYXRpb25zLyp9WkYqRC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21pZ3JhdGFibGVSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9WjkqNy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn1aRypFL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkgqRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rRXhlY3V0aW9uSm9icy8qL29wZXJhdGlvbnMvKn1aQypBL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn1aSypJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyovb3BlcmF0aW9ucy8qfVpGKkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wZXJzaXN0ZW50UmVzb3VyY2VzLyovb3BlcmF0aW9ucy8qfVo6KjgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfVpDKkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovdHJpYWxzLyovb3BlcmF0aW9ucy8qfVpEKkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90cmFpbmluZ1BpcGVsaW5lcy8qL29wZXJhdGlvbnMvKn1aPyo9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGlwZWxpbmVKb2JzLyovb3BlcmF0aW9ucy8qfVo8KjovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zY2hlZHVsZXMvKi9vcGVyYXRpb25zLyp9WkIqQC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NwZWNpYWxpc3RQb29scy8qL29wZXJhdGlvbnMvKn1aPyo9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovb3BlcmF0aW9ucy8qfVpNKksvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL29wZXJhdGlvbnMvKn1aVCpSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovb3BlcmF0aW9ucy8qfVphKl8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi90aW1lU2VyaWVzLyovb3BlcmF0aW9ucy8qfVpGKkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovb3BlcmF0aW9ucy8qfVpAKj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovb3BlcmF0aW9ucy8qfVpLKkkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9WlIqUC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9mZWF0dXJlTW9uaXRvcnMvKi9vcGVyYXRpb25zLyp9WlUqUy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKi9vcGVyYXRpb25zLyp9WjAqLi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL29wZXJhdGlvbnMvKn1aOyo5L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9WkcqRS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfVpKKkgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn1aTSpLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9WlUqUy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkoqSC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfVo8KjovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkAqPi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9vcGVyYXRpb25zLyp9Wk4qTC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL29wZXJhdGlvbnMvKn1aWSpXL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9Wj0qOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKi9vcGVyYXRpb25zLyp9WkMqQS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFMYWJlbGluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WksqSS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2h5cGVycGFyYW1ldGVyVHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aOio4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhlcy8qL29wZXJhdGlvbnMvKn1aQSo/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhFbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkEqPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovb3BlcmF0aW9ucy8qfVpNKksvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2FydGlmYWN0cy8qL29wZXJhdGlvbnMvKn1aTCpKL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9jb250ZXh0cy8qL29wZXJhdGlvbnMvKn1aTipML3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9leGVjdXRpb25zLyovb3BlcmF0aW9ucy8qfVpQKk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbERlcGxveW1lbnRNb25pdG9yaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aRipEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn1aOSo3L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovb3BlcmF0aW9ucy8qfVpHKkUvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qL29wZXJhdGlvbnMvKn1aSCpGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfVpDKkEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVzLyovb3BlcmF0aW9ucy8qfVpLKkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKi9vcGVyYXRpb25zLyp9Wj0qOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9vcGVyYXRpb25zLyp9WkgqRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9yYWdGaWxlcy8qL29wZXJhdGlvbnMvKn1aQypBL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmVhc29uaW5nRW5naW5lcy8qL29wZXJhdGlvbnMvKn1aOio4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL29wZXJhdGlvbnMvKn1aQypBL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qL29wZXJhdGlvbnMvKn1aRCpCL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKi9vcGVyYXRpb25zLyp9WkYqRC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BlcnNpc3RlbnRSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9Wj8qPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BpcGVsaW5lSm9icy8qL29wZXJhdGlvbnMvKn1aPCo6L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfVpCKkAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zcGVjaWFsaXN0UG9vbHMvKi9vcGVyYXRpb25zLyp9Wj8qPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL29wZXJhdGlvbnMvKn1aTSpLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9WlQqUi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL29wZXJhdGlvbnMvKn1aYSpfL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovdGltZVNlcmllcy8qL29wZXJhdGlvbnMvKn1aRipEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn1aQCo+L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL29wZXJhdGlvbnMvKn1aSypJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfVpVKlMvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfQ==") }, { "google.longrunning.Operations.GetOperation", - // { "get": "/ui/{name=projects/*/locations/*/operations/*}", "additionalBindings": [ { "get": "/ui/{name=projects/*/locations/*/agents/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/apps/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/edgeDeploymentJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/endpoints/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/extensionControllers/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/extensions/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/customJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/indexes/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/models/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/persistentResources/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/studies/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/schedules/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/endpoints/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/customJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tuningJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/indexes/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/models/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/ragCorpora/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/studies/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/persistentResources/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/schedules/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featureGroups/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}" } ] } - proto::ByteString.FromBase64("Ei4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9WjkSNy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2FnZW50cy8qL29wZXJhdGlvbnMvKn1aNxI1L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYXBwcy8qL29wZXJhdGlvbnMvKn1aOxI5L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9WkcSRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfVpKEkgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn1aTRJLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9WlUSUy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkoSSC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfVpFEkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGVwbG95bWVudEpvYnMvKi9vcGVyYXRpb25zLyp9Wj4SPC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VkZ2VEZXZpY2VzLyovb3BlcmF0aW9ucy8qfVo8EjovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkcSRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2V4dGVuc2lvbkNvbnRyb2xsZXJzLyovb3BlcmF0aW9ucy8qfVo9EjsvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9leHRlbnNpb25zLyovb3BlcmF0aW9ucy8qfVpAEj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfVpOEkwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9vcGVyYXRpb25zLyp9WlkSVy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfVo9EjsvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfVpDEkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhTGFiZWxpbmdKb2JzLyovb3BlcmF0aW9ucy8qfVpLEkkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9oeXBlcnBhcmFtZXRlclR1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9Wj0SOy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3R1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WjoSOC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKi9vcGVyYXRpb25zLyp9WkESPy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4RW5kcG9pbnRzLyovb3BlcmF0aW9ucy8qfVpBEj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn1aTRJLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKi9vcGVyYXRpb25zLyp9WkwSSi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovY29udGV4dHMvKi9vcGVyYXRpb25zLyp9Wk4STC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn1aUBJOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WkASPi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVsTW9uaXRvcnMvKi9vcGVyYXRpb25zLyp9WkYSRC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21pZ3JhdGFibGVSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9WjkSNy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn1aRxJFL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkgSRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rRXhlY3V0aW9uSm9icy8qL29wZXJhdGlvbnMvKn1aQxJBL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn1aSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyovb3BlcmF0aW9ucy8qfVpGEkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wZXJzaXN0ZW50UmVzb3VyY2VzLyovb3BlcmF0aW9ucy8qfVo6EjgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfVpDEkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovdHJpYWxzLyovb3BlcmF0aW9ucy8qfVpEEkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90cmFpbmluZ1BpcGVsaW5lcy8qL29wZXJhdGlvbnMvKn1aPxI9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGlwZWxpbmVKb2JzLyovb3BlcmF0aW9ucy8qfVo8EjovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zY2hlZHVsZXMvKi9vcGVyYXRpb25zLyp9WkISQC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NwZWNpYWxpc3RQb29scy8qL29wZXJhdGlvbnMvKn1aPxI9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovb3BlcmF0aW9ucy8qfVpNEksvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL29wZXJhdGlvbnMvKn1aVBJSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovb3BlcmF0aW9ucy8qfVphEl8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi90aW1lU2VyaWVzLyovb3BlcmF0aW9ucy8qfVpGEkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovb3BlcmF0aW9ucy8qfVpVElMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfVpAEj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovb3BlcmF0aW9ucy8qfVpLEkkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9WjASLi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL29wZXJhdGlvbnMvKn1aOxI5L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9WkcSRS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfVpKEkgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn1aTRJLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9WlUSUy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkoSSC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfVo8EjovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkASPi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9vcGVyYXRpb25zLyp9Wk4STC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL29wZXJhdGlvbnMvKn1aWRJXL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9Wj0SOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKi9vcGVyYXRpb25zLyp9WkMSQS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFMYWJlbGluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WksSSS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2h5cGVycGFyYW1ldGVyVHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aPRI7L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aOhI4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhlcy8qL29wZXJhdGlvbnMvKn1aQRI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhFbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkESPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovb3BlcmF0aW9ucy8qfVpNEksvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2FydGlmYWN0cy8qL29wZXJhdGlvbnMvKn1aTBJKL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9jb250ZXh0cy8qL29wZXJhdGlvbnMvKn1aThJML3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9leGVjdXRpb25zLyovb3BlcmF0aW9ucy8qfVpQEk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbERlcGxveW1lbnRNb25pdG9yaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aRhJEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn1aORI3L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovb3BlcmF0aW9ucy8qfVpHEkUvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qL29wZXJhdGlvbnMvKn1aSBJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfVpDEkEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVzLyovb3BlcmF0aW9ucy8qfVpLEkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKi9vcGVyYXRpb25zLyp9Wj0SOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9vcGVyYXRpb25zLyp9WkgSRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9yYWdGaWxlcy8qL29wZXJhdGlvbnMvKn1aOhI4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL29wZXJhdGlvbnMvKn1aQxJBL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qL29wZXJhdGlvbnMvKn1aRBJCL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKi9vcGVyYXRpb25zLyp9WkYSRC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BlcnNpc3RlbnRSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9Wj8SPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BpcGVsaW5lSm9icy8qL29wZXJhdGlvbnMvKn1aPBI6L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfVpCEkAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zcGVjaWFsaXN0UG9vbHMvKi9vcGVyYXRpb25zLyp9Wj8SPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL29wZXJhdGlvbnMvKn1aTRJLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9WlQSUi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL29wZXJhdGlvbnMvKn1aYRJfL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovdGltZVNlcmllcy8qL29wZXJhdGlvbnMvKn1aRhJEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn1aVRJTL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL2ZlYXR1cmVWaWV3cy8qL29wZXJhdGlvbnMvKn1aQBI+L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL29wZXJhdGlvbnMvKn1aSxJJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfQ==") + // { "get": "/ui/{name=projects/*/locations/*/operations/*}", "additionalBindings": [ { "get": "/ui/{name=projects/*/locations/*/agents/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/apps/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/edgeDeploymentJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/endpoints/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/extensionControllers/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/extensions/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/customJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/indexes/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/models/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/persistentResources/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/studies/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/schedules/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/endpoints/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/customJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tuningJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/indexes/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/models/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/ragCorpora/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/reasoningEngines/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/studies/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/persistentResources/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/schedules/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featureGroups/*/operations/*}" }, { "get": "/v1/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}" } ] } + proto::ByteString.FromBase64("Ei4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9WjkSNy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2FnZW50cy8qL29wZXJhdGlvbnMvKn1aNxI1L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYXBwcy8qL29wZXJhdGlvbnMvKn1aOxI5L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9WkcSRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfVpKEkgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn1aTRJLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9WlUSUy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkoSSC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfVpFEkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGVwbG95bWVudEpvYnMvKi9vcGVyYXRpb25zLyp9Wj4SPC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VkZ2VEZXZpY2VzLyovb3BlcmF0aW9ucy8qfVo8EjovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkcSRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2V4dGVuc2lvbkNvbnRyb2xsZXJzLyovb3BlcmF0aW9ucy8qfVo9EjsvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9leHRlbnNpb25zLyovb3BlcmF0aW9ucy8qfVpAEj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfVpOEkwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9vcGVyYXRpb25zLyp9WlkSVy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfVo9EjsvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfVpDEkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhTGFiZWxpbmdKb2JzLyovb3BlcmF0aW9ucy8qfVpLEkkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9oeXBlcnBhcmFtZXRlclR1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9Wj0SOy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3R1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WjoSOC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKi9vcGVyYXRpb25zLyp9WkESPy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4RW5kcG9pbnRzLyovb3BlcmF0aW9ucy8qfVpBEj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn1aTRJLL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKi9vcGVyYXRpb25zLyp9WkwSSi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovY29udGV4dHMvKi9vcGVyYXRpb25zLyp9Wk4STC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn1aUBJOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WkASPi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVsTW9uaXRvcnMvKi9vcGVyYXRpb25zLyp9WkYSRC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21pZ3JhdGFibGVSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9WjkSNy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn1aRxJFL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkgSRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rRXhlY3V0aW9uSm9icy8qL29wZXJhdGlvbnMvKn1aQxJBL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn1aSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyovb3BlcmF0aW9ucy8qfVpGEkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wZXJzaXN0ZW50UmVzb3VyY2VzLyovb3BlcmF0aW9ucy8qfVo6EjgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfVpDEkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovdHJpYWxzLyovb3BlcmF0aW9ucy8qfVpEEkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90cmFpbmluZ1BpcGVsaW5lcy8qL29wZXJhdGlvbnMvKn1aPxI9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGlwZWxpbmVKb2JzLyovb3BlcmF0aW9ucy8qfVo8EjovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zY2hlZHVsZXMvKi9vcGVyYXRpb25zLyp9WkISQC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NwZWNpYWxpc3RQb29scy8qL29wZXJhdGlvbnMvKn1aPxI9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovb3BlcmF0aW9ucy8qfVpNEksvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL29wZXJhdGlvbnMvKn1aVBJSL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovb3BlcmF0aW9ucy8qfVphEl8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi90aW1lU2VyaWVzLyovb3BlcmF0aW9ucy8qfVpGEkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovb3BlcmF0aW9ucy8qfVpVElMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfVpAEj4vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovb3BlcmF0aW9ucy8qfVpLEkkvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9WlISUC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9mZWF0dXJlTW9uaXRvcnMvKi9vcGVyYXRpb25zLyp9WjASLi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL29wZXJhdGlvbnMvKn1aOxI5L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9WkcSRS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfVpKEkgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn1aTRJLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9WlUSUy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9WkoSSC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfVo8EjovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkASPi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9vcGVyYXRpb25zLyp9Wk4STC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL29wZXJhdGlvbnMvKn1aWRJXL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9Wj0SOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKi9vcGVyYXRpb25zLyp9WkMSQS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFMYWJlbGluZ0pvYnMvKi9vcGVyYXRpb25zLyp9WksSSS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2h5cGVycGFyYW1ldGVyVHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aPRI7L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHVuaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aOhI4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhlcy8qL29wZXJhdGlvbnMvKn1aQRI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhFbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9WkESPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovb3BlcmF0aW9ucy8qfVpNEksvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2FydGlmYWN0cy8qL29wZXJhdGlvbnMvKn1aTBJKL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9jb250ZXh0cy8qL29wZXJhdGlvbnMvKn1aThJML3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9leGVjdXRpb25zLyovb3BlcmF0aW9ucy8qfVpQEk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbERlcGxveW1lbnRNb25pdG9yaW5nSm9icy8qL29wZXJhdGlvbnMvKn1aRhJEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn1aORI3L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovb3BlcmF0aW9ucy8qfVpHEkUvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qL29wZXJhdGlvbnMvKn1aSBJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfVpDEkEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVzLyovb3BlcmF0aW9ucy8qfVpLEkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKi9vcGVyYXRpb25zLyp9Wj0SOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9vcGVyYXRpb25zLyp9WkgSRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9yYWdGaWxlcy8qL29wZXJhdGlvbnMvKn1aQxJBL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmVhc29uaW5nRW5naW5lcy8qL29wZXJhdGlvbnMvKn1aOhI4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL29wZXJhdGlvbnMvKn1aQxJBL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qL29wZXJhdGlvbnMvKn1aRBJCL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKi9vcGVyYXRpb25zLyp9WkYSRC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BlcnNpc3RlbnRSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9Wj8SPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BpcGVsaW5lSm9icy8qL29wZXJhdGlvbnMvKn1aPBI6L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfVpCEkAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zcGVjaWFsaXN0UG9vbHMvKi9vcGVyYXRpb25zLyp9Wj8SPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL29wZXJhdGlvbnMvKn1aTRJLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9WlQSUi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL29wZXJhdGlvbnMvKn1aYRJfL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovdGltZVNlcmllcy8qL29wZXJhdGlvbnMvKn1aRhJEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn1aVRJTL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL2ZlYXR1cmVWaWV3cy8qL29wZXJhdGlvbnMvKn1aQBI+L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL29wZXJhdGlvbnMvKn1aSxJJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfQ==") }, { "google.longrunning.Operations.ListOperations", - // { "get": "/ui/{name=projects/*/locations/*}/operations", "additionalBindings": [ { "get": "/ui/{name=projects/*/locations/*/agents/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/apps/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/edgeDevices/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/endpoints/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/extensionControllers/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/extensions/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/customJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tuningJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/indexes/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/indexEndpoints/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/modelMonitors/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/migratableResources/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/models/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/models/*/evaluations/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/notebookRuntimes/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/studies/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/studies/*/trials/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/trainingPipelines/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/persistentResources/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/pipelineJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/schedules/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/specialistPools/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}:wait" }, { "get": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}:wait" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/operations/*}:wait" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait" }, { "get": "/v1/{name=projects/*/locations/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/endpoints/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/customJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tuningJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/indexes/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/indexEndpoints/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/migratableResources/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/models/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/models/*/evaluations/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/notebookRuntimes/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/studies/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/studies/*/trials/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/trainingPipelines/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/persistentResources/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/pipelineJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/ragCorpora/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/schedules/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/specialistPools/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}:wait" }, { "get": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}:wait" }, { "get": "/v1/{name=projects/*/locations/*/featureGroups/*/operations/*}:wait" }, { "get": "/v1/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait" } ] } - proto::ByteString.FromBase64("EiwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vb3BlcmF0aW9uc1o3EjUvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9hZ2VudHMvKn0vb3BlcmF0aW9uc1o1EjMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9hcHBzLyp9L29wZXJhdGlvbnNaORI3L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKn0vb3BlcmF0aW9uc1pFEkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qfS9vcGVyYXRpb25zWkgSRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovc2F2ZWRRdWVyaWVzLyp9L29wZXJhdGlvbnNaSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKn0vb3BlcmF0aW9uc1pTElEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL2Fubm90YXRpb25zLyp9L29wZXJhdGlvbnNaSBJGL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGVwbG95bWVudFJlc291cmNlUG9vbHMvKn0vb3BlcmF0aW9uc1o8EjovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGV2aWNlcy8qfS9vcGVyYXRpb25zWjoSOC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qfS9vcGVyYXRpb25zWkUSQy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2V4dGVuc2lvbkNvbnRyb2xsZXJzLyp9L29wZXJhdGlvbnNaOxI5L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZXh0ZW5zaW9ucy8qfS9vcGVyYXRpb25zWj4SPC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKn0vb3BlcmF0aW9uc1pMEkovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKn0vb3BlcmF0aW9uc1pXElUvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9mZWF0dXJlcy8qfS9vcGVyYXRpb25zWjsSOS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKn0vb3BlcmF0aW9uc1pBEj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhTGFiZWxpbmdKb2JzLyp9L29wZXJhdGlvbnNaSRJHL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaHlwZXJwYXJhbWV0ZXJUdW5pbmdKb2JzLyp9L29wZXJhdGlvbnNaOxI5L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHVuaW5nSm9icy8qfS9vcGVyYXRpb25zWjgSNi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKn0vb3BlcmF0aW9uc1o/Ej0vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleEVuZHBvaW50cy8qfS9vcGVyYXRpb25zWj8SPS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyp9L29wZXJhdGlvbnNaSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKn0vb3BlcmF0aW9uc1pKEkgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2NvbnRleHRzLyp9L29wZXJhdGlvbnNaTBJKL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9leGVjdXRpb25zLyp9L29wZXJhdGlvbnNaThJML3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKn0vb3BlcmF0aW9uc1o+EjwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbE1vbml0b3JzLyp9L29wZXJhdGlvbnNaRBJCL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qfS9vcGVyYXRpb25zWjcSNS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfS9vcGVyYXRpb25zWkUSQy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyp9L29wZXJhdGlvbnNaRhJEL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyp9L29wZXJhdGlvbnNaQRI/L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qfS9vcGVyYXRpb25zWkkSRy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfS9vcGVyYXRpb25zWjgSNi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3N0dWRpZXMvKn0vb3BlcmF0aW9uc1pBEj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovdHJpYWxzLyp9L29wZXJhdGlvbnNaQhJAL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKn0vb3BlcmF0aW9uc1pEEkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wZXJzaXN0ZW50UmVzb3VyY2VzLyp9L29wZXJhdGlvbnNaPRI7L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGlwZWxpbmVKb2JzLyp9L29wZXJhdGlvbnNaOhI4L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyp9L29wZXJhdGlvbnNaQBI+L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3BlY2lhbGlzdFBvb2xzLyp9L29wZXJhdGlvbnNaPRI7L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyp9L29wZXJhdGlvbnNaSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKn0vb3BlcmF0aW9uc1pSElAvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKn0vb3BlcmF0aW9uc1pfEl0vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi90aW1lU2VyaWVzLyp9L29wZXJhdGlvbnNaSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpaElgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkUSQy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUBJOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0Wi4SLC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9vcGVyYXRpb25zWjkSNy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyp9L29wZXJhdGlvbnNaRRJDL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9kYXRhSXRlbXMvKn0vb3BlcmF0aW9uc1pIEkYvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qfS9vcGVyYXRpb25zWksSSS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovYW5ub3RhdGlvblNwZWNzLyp9L29wZXJhdGlvbnNaUxJRL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9kYXRhSXRlbXMvKi9hbm5vdGF0aW9ucy8qfS9vcGVyYXRpb25zWkgSRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyp9L29wZXJhdGlvbnNaOhI4L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9L29wZXJhdGlvbnNaPhI8L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qfS9vcGVyYXRpb25zWkwSSi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qfS9vcGVyYXRpb25zWlcSVS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL2ZlYXR1cmVzLyp9L29wZXJhdGlvbnNaOxI5L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovY3VzdG9tSm9icy8qfS9vcGVyYXRpb25zWkESPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFMYWJlbGluZ0pvYnMvKn0vb3BlcmF0aW9uc1pJEkcvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9oeXBlcnBhcmFtZXRlclR1bmluZ0pvYnMvKn0vb3BlcmF0aW9uc1o7EjkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90dW5pbmdKb2JzLyp9L29wZXJhdGlvbnNaOBI2L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhlcy8qfS9vcGVyYXRpb25zWj8SPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4RW5kcG9pbnRzLyp9L29wZXJhdGlvbnNaPxI9L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKn0vb3BlcmF0aW9uc1pLEkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2FydGlmYWN0cy8qfS9vcGVyYXRpb25zWkoSSC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovY29udGV4dHMvKn0vb3BlcmF0aW9uc1pMEkovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2V4ZWN1dGlvbnMvKn0vb3BlcmF0aW9uc1pOEkwvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbERlcGxveW1lbnRNb25pdG9yaW5nSm9icy8qfS9vcGVyYXRpb25zWkQSQi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21pZ3JhdGFibGVSZXNvdXJjZXMvKn0vb3BlcmF0aW9uc1o3EjUvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn0vb3BlcmF0aW9uc1pFEkMvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qfS9vcGVyYXRpb25zWkYSRC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rRXhlY3V0aW9uSm9icy8qfS9vcGVyYXRpb25zWkESPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZXMvKn0vb3BlcmF0aW9uc1pJEkcvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKn0vb3BlcmF0aW9uc1o4EjYvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyp9L29wZXJhdGlvbnNaQRI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qfS9vcGVyYXRpb25zWkISQC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RyYWluaW5nUGlwZWxpbmVzLyp9L29wZXJhdGlvbnNaRBJCL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGVyc2lzdGVudFJlc291cmNlcy8qfS9vcGVyYXRpb25zWj0SOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BpcGVsaW5lSm9icy8qfS9vcGVyYXRpb25zWjsSOS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKn0vb3BlcmF0aW9uc1pGEkQvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9yYWdDb3Jwb3JhLyovcmFnRmlsZXMvKn0vb3BlcmF0aW9uc1o6EjgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zY2hlZHVsZXMvKn0vb3BlcmF0aW9uc1pAEj4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zcGVjaWFsaXN0UG9vbHMvKn0vb3BlcmF0aW9uc1o9EjsvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKn0vb3BlcmF0aW9uc1pLEkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qfS9vcGVyYXRpb25zWlISUC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qfS9vcGVyYXRpb25zWl8SXS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL3RpbWVTZXJpZXMvKn0vb3BlcmF0aW9uc1pLEkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WloSWC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKi9vcGVyYXRpb25zLyp9OndhaXRaRRJDL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL29wZXJhdGlvbnMvKn06d2FpdFpQEk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9OndhaXQ=") + // { "get": "/ui/{name=projects/*/locations/*}/operations", "additionalBindings": [ { "get": "/ui/{name=projects/*/locations/*/agents/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/apps/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/edgeDevices/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/endpoints/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/extensionControllers/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/extensions/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/customJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tuningJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/indexes/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/indexEndpoints/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/modelMonitors/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/migratableResources/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/models/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/models/*/evaluations/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/notebookRuntimes/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/studies/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/studies/*/trials/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/trainingPipelines/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/persistentResources/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/pipelineJobs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/schedules/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/specialistPools/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}/operations" }, { "get": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}:wait" }, { "get": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}:wait" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/operations/*}:wait" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait" }, { "get": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait" }, { "get": "/v1/{name=projects/*/locations/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/endpoints/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/customJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tuningJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/indexes/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/indexEndpoints/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/migratableResources/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/models/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/models/*/evaluations/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/notebookRuntimes/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/reasoningEngines/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/studies/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/studies/*/trials/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/trainingPipelines/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/persistentResources/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/pipelineJobs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/ragCorpora/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/schedules/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/specialistPools/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}/operations" }, { "get": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}:wait" }, { "get": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}:wait" }, { "get": "/v1/{name=projects/*/locations/*/featureGroups/*/operations/*}:wait" }, { "get": "/v1/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait" } ] } + proto::ByteString.FromBase64("EiwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vb3BlcmF0aW9uc1o3EjUvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9hZ2VudHMvKn0vb3BlcmF0aW9uc1o1EjMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9hcHBzLyp9L29wZXJhdGlvbnNaORI3L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKn0vb3BlcmF0aW9uc1pFEkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qfS9vcGVyYXRpb25zWkgSRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovc2F2ZWRRdWVyaWVzLyp9L29wZXJhdGlvbnNaSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKn0vb3BlcmF0aW9uc1pTElEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL2Fubm90YXRpb25zLyp9L29wZXJhdGlvbnNaSBJGL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGVwbG95bWVudFJlc291cmNlUG9vbHMvKn0vb3BlcmF0aW9uc1o8EjovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGV2aWNlcy8qfS9vcGVyYXRpb25zWjoSOC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qfS9vcGVyYXRpb25zWkUSQy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2V4dGVuc2lvbkNvbnRyb2xsZXJzLyp9L29wZXJhdGlvbnNaOxI5L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZXh0ZW5zaW9ucy8qfS9vcGVyYXRpb25zWj4SPC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKn0vb3BlcmF0aW9uc1pMEkovdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKn0vb3BlcmF0aW9uc1pXElUvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9mZWF0dXJlcy8qfS9vcGVyYXRpb25zWjsSOS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKn0vb3BlcmF0aW9uc1pBEj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhTGFiZWxpbmdKb2JzLyp9L29wZXJhdGlvbnNaSRJHL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaHlwZXJwYXJhbWV0ZXJUdW5pbmdKb2JzLyp9L29wZXJhdGlvbnNaOxI5L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHVuaW5nSm9icy8qfS9vcGVyYXRpb25zWjgSNi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKn0vb3BlcmF0aW9uc1o/Ej0vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleEVuZHBvaW50cy8qfS9vcGVyYXRpb25zWj8SPS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyp9L29wZXJhdGlvbnNaSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKn0vb3BlcmF0aW9uc1pKEkgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2NvbnRleHRzLyp9L29wZXJhdGlvbnNaTBJKL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9leGVjdXRpb25zLyp9L29wZXJhdGlvbnNaThJML3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKn0vb3BlcmF0aW9uc1o+EjwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbE1vbml0b3JzLyp9L29wZXJhdGlvbnNaRBJCL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qfS9vcGVyYXRpb25zWjcSNS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfS9vcGVyYXRpb25zWkUSQy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyp9L29wZXJhdGlvbnNaRhJEL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyp9L29wZXJhdGlvbnNaQRI/L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qfS9vcGVyYXRpb25zWkkSRy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfS9vcGVyYXRpb25zWjgSNi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3N0dWRpZXMvKn0vb3BlcmF0aW9uc1pBEj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovdHJpYWxzLyp9L29wZXJhdGlvbnNaQhJAL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKn0vb3BlcmF0aW9uc1pEEkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wZXJzaXN0ZW50UmVzb3VyY2VzLyp9L29wZXJhdGlvbnNaPRI7L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGlwZWxpbmVKb2JzLyp9L29wZXJhdGlvbnNaOhI4L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyp9L29wZXJhdGlvbnNaQBI+L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3BlY2lhbGlzdFBvb2xzLyp9L29wZXJhdGlvbnNaPRI7L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyp9L29wZXJhdGlvbnNaSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKn0vb3BlcmF0aW9uc1pSElAvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKn0vb3BlcmF0aW9uc1pfEl0vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi90aW1lU2VyaWVzLyp9L29wZXJhdGlvbnNaSxJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpaElgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkUSQy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUBJOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlcSVS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9mZWF0dXJlTW9uaXRvcnMvKi9vcGVyYXRpb25zLyp9OndhaXRaLhIsL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyp9L29wZXJhdGlvbnNaORI3L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKn0vb3BlcmF0aW9uc1pFEkMvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qfS9vcGVyYXRpb25zWkgSRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovc2F2ZWRRdWVyaWVzLyp9L29wZXJhdGlvbnNaSxJJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKn0vb3BlcmF0aW9uc1pTElEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL2Fubm90YXRpb25zLyp9L29wZXJhdGlvbnNaSBJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGVwbG95bWVudFJlc291cmNlUG9vbHMvKn0vb3BlcmF0aW9uc1o6EjgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKn0vb3BlcmF0aW9uc1o+EjwvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9L29wZXJhdGlvbnNaTBJKL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyp9L29wZXJhdGlvbnNaVxJVL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovZmVhdHVyZXMvKn0vb3BlcmF0aW9uc1o7EjkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyp9L29wZXJhdGlvbnNaQRI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YUxhYmVsaW5nSm9icy8qfS9vcGVyYXRpb25zWkkSRy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2h5cGVycGFyYW1ldGVyVHVuaW5nSm9icy8qfS9vcGVyYXRpb25zWjsSOS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3R1bmluZ0pvYnMvKn0vb3BlcmF0aW9uc1o4EjYvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleGVzLyp9L29wZXJhdGlvbnNaPxI9L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhFbmRwb2ludHMvKn0vb3BlcmF0aW9uc1o/Ej0vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qfS9vcGVyYXRpb25zWksSSS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovYXJ0aWZhY3RzLyp9L29wZXJhdGlvbnNaShJIL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9jb250ZXh0cy8qfS9vcGVyYXRpb25zWkwSSi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qfS9vcGVyYXRpb25zWk4STC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVsRGVwbG95bWVudE1vbml0b3JpbmdKb2JzLyp9L29wZXJhdGlvbnNaRBJCL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qfS9vcGVyYXRpb25zWjcSNS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfS9vcGVyYXRpb25zWkUSQy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyp9L29wZXJhdGlvbnNaRhJEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyp9L29wZXJhdGlvbnNaQRI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qfS9vcGVyYXRpb25zWkkSRy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qfS9vcGVyYXRpb25zWkESPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JlYXNvbmluZ0VuZ2luZXMvKn0vb3BlcmF0aW9uc1o4EjYvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyp9L29wZXJhdGlvbnNaQRI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qfS9vcGVyYXRpb25zWkISQC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RyYWluaW5nUGlwZWxpbmVzLyp9L29wZXJhdGlvbnNaRBJCL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGVyc2lzdGVudFJlc291cmNlcy8qfS9vcGVyYXRpb25zWj0SOy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BpcGVsaW5lSm9icy8qfS9vcGVyYXRpb25zWjsSOS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKn0vb3BlcmF0aW9uc1pGEkQvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9yYWdDb3Jwb3JhLyovcmFnRmlsZXMvKn0vb3BlcmF0aW9uc1o6EjgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zY2hlZHVsZXMvKn0vb3BlcmF0aW9uc1pAEj4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zcGVjaWFsaXN0UG9vbHMvKn0vb3BlcmF0aW9uc1o9EjsvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKn0vb3BlcmF0aW9uc1pLEkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qfS9vcGVyYXRpb25zWlISUC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qfS9vcGVyYXRpb25zWl8SXS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL3RpbWVTZXJpZXMvKn0vb3BlcmF0aW9uc1pLEkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WloSWC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKi9vcGVyYXRpb25zLyp9OndhaXRaRRJDL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL29wZXJhdGlvbnMvKn06d2FpdFpQEk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9OndhaXQ=") }, { "google.longrunning.Operations.WaitOperation", - // { "post": "/ui/{name=projects/*/locations/*/operations/*}:wait", "additionalBindings": [ { "post": "/ui/{name=projects/*/locations/*/agents/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/apps/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/endpoints/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/extensionControllers/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/extensions/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/customJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/indexes/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/models/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/studies/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/persistentResources/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/schedules/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureGroups/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/endpoints/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/customJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/indexes/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/models/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/ragCorpora/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/studies/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/persistentResources/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/schedules/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featureGroups/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait" } ] } - proto::ByteString.FromBase64("IjMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9OndhaXRaPiI8L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYWdlbnRzLyovb3BlcmF0aW9ucy8qfTp3YWl0WjwiOi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2FwcHMvKi9vcGVyYXRpb25zLyp9OndhaXRaQCI+L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9OndhaXRaTCJKL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9kYXRhSXRlbXMvKi9vcGVyYXRpb25zLyp9OndhaXRaTyJNL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9zYXZlZFF1ZXJpZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaUiJQL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9OndhaXRaWiJYL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9kYXRhSXRlbXMvKi9hbm5vdGF0aW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpPIk0vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kZXBsb3ltZW50UmVzb3VyY2VQb29scy8qL29wZXJhdGlvbnMvKn06d2FpdFpDIkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGV2aWNlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpBIj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9OndhaXRaTCJKL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZXh0ZW5zaW9uQ29udHJvbGxlcnMvKi9vcGVyYXRpb25zLyp9OndhaXRaQiJAL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZXh0ZW5zaW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpFIkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlMiUS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpeIlwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9mZWF0dXJlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpCIkAvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkgiRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFMYWJlbGluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaUCJOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaHlwZXJwYXJhbWV0ZXJUdW5pbmdKb2JzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkIiQC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3R1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaPyI9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpGIkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleEVuZHBvaW50cy8qL29wZXJhdGlvbnMvKn06d2FpdFpGIkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpSIlAvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2FydGlmYWN0cy8qL29wZXJhdGlvbnMvKn06d2FpdFpRIk8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2NvbnRleHRzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlMiUS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpVIlMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbERlcGxveW1lbnRNb25pdG9yaW5nSm9icy8qL29wZXJhdGlvbnMvKn06d2FpdFpFIkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbE1vbml0b3JzLyovb3BlcmF0aW9ucy8qfTp3YWl0WksiSS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21pZ3JhdGFibGVSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaPiI8L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkwiSi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyovb3BlcmF0aW9ucy8qfTp3YWl0Wk0iSy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rRXhlY3V0aW9uSm9icy8qL29wZXJhdGlvbnMvKn06d2FpdFpIIkYvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlAiTi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qL29wZXJhdGlvbnMvKn06d2FpdFo/Ij0vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkgiRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3N0dWRpZXMvKi90cmlhbHMvKi9vcGVyYXRpb25zLyp9OndhaXRaSSJHL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaSyJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGVyc2lzdGVudFJlc291cmNlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpEIkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9waXBlbGluZUpvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaQSI/L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkciRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NwZWNpYWxpc3RQb29scy8qL29wZXJhdGlvbnMvKn06d2FpdFpEIkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUiJQL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9OndhaXRaWSJXL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovb3BlcmF0aW9ucy8qfTp3YWl0WmYiZC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL3RpbWVTZXJpZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaSyJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpaIlgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkUiQy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUCJOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WjUiMy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpAIj4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL29wZXJhdGlvbnMvKn06d2FpdFpMIkovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL29wZXJhdGlvbnMvKn06d2FpdFpPIk0vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL3NhdmVkUXVlcmllcy8qL29wZXJhdGlvbnMvKn06d2FpdFpSIlAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2Fubm90YXRpb25TcGVjcy8qL29wZXJhdGlvbnMvKn06d2FpdFpaIlgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kYXRhc2V0cy8qL2RhdGFJdGVtcy8qL2Fubm90YXRpb25zLyovb3BlcmF0aW9ucy8qfTp3YWl0Wk8iTS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RlcGxveW1lbnRSZXNvdXJjZVBvb2xzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkEiPy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8qL29wZXJhdGlvbnMvKn06d2FpdFpFIkMvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlMiUS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpeIlwvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9mZWF0dXJlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpCIkAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkgiRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFMYWJlbGluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaUCJOL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaHlwZXJwYXJhbWV0ZXJUdW5pbmdKb2JzLyovb3BlcmF0aW9ucy8qfTp3YWl0Wj8iPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2luZGV4ZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaRiJEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhFbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9OndhaXRaRiJEL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaUiJQL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9hcnRpZmFjdHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUSJPL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWV0YWRhdGFTdG9yZXMvKi9jb250ZXh0cy8qL29wZXJhdGlvbnMvKn06d2FpdFpTIlEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2V4ZWN1dGlvbnMvKi9vcGVyYXRpb25zLyp9OndhaXRaVSJTL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxEZXBsb3ltZW50TW9uaXRvcmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaSyJJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWlncmF0YWJsZVJlc291cmNlcy8qL29wZXJhdGlvbnMvKn06d2FpdFo+IjwvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKi9vcGVyYXRpb25zLyp9OndhaXRaTCJKL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKi9vcGVyYXRpb25zLyp9OndhaXRaTSJLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tFeGVjdXRpb25Kb2JzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkgiRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaUCJOL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkIiQC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3JhZ0NvcnBvcmEvKi9vcGVyYXRpb25zLyp9OndhaXRaTSJLL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmFnQ29ycG9yYS8qL3JhZ0ZpbGVzLyovb3BlcmF0aW9ucy8qfTp3YWl0Wj8iPS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3N0dWRpZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaSCJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3R1ZGllcy8qL3RyaWFscy8qL29wZXJhdGlvbnMvKn06d2FpdFpJIkcvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90cmFpbmluZ1BpcGVsaW5lcy8qL29wZXJhdGlvbnMvKn06d2FpdFpLIkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wZXJzaXN0ZW50UmVzb3VyY2VzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkQiQi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3BpcGVsaW5lSm9icy8qL29wZXJhdGlvbnMvKn06d2FpdFpBIj8vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zY2hlZHVsZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaRyJFL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc3BlY2lhbGlzdFBvb2xzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkQiQi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL29wZXJhdGlvbnMvKn06d2FpdFpSIlAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL29wZXJhdGlvbnMvKn06d2FpdFpZIlcvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9leHBlcmltZW50cy8qL3J1bnMvKi9vcGVyYXRpb25zLyp9OndhaXRaZiJkL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovdGltZVNlcmllcy8qL29wZXJhdGlvbnMvKn06d2FpdFpLIkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WloiWC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKi9vcGVyYXRpb25zLyp9OndhaXRaRSJDL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL29wZXJhdGlvbnMvKn06d2FpdFpQIk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZXMvKi9vcGVyYXRpb25zLyp9OndhaXQ=") + // { "post": "/ui/{name=projects/*/locations/*/operations/*}:wait", "additionalBindings": [ { "post": "/ui/{name=projects/*/locations/*/agents/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/apps/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/endpoints/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/extensionControllers/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/extensions/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/customJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tuningJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/indexes/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/modelMonitors/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/models/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/studies/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/persistentResources/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/schedules/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureGroups/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait" }, { "post": "/ui/{name=projects/*/locations/*/featureGroups/*/featureMonitors/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/endpoints/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/customJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/indexes/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/artifacts/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/contexts/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/metadataStores/*/executions/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/models/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/notebookExecutionJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/notebookRuntimes/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/notebookRuntimeTemplates/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/ragCorpora/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/ragCorpora/*/ragFiles/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/reasoningEngines/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/studies/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/persistentResources/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/schedules/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featureOnlineStores/*/featureViews/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featureGroups/*/operations/*}:wait" }, { "post": "/v1/{name=projects/*/locations/*/featureGroups/*/features/*/operations/*}:wait" } ] } + proto::ByteString.FromBase64("IjMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9OndhaXRaPiI8L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYWdlbnRzLyovb3BlcmF0aW9ucy8qfTp3YWl0WjwiOi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2FwcHMvKi9vcGVyYXRpb25zLyp9OndhaXRaQCI+L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9vcGVyYXRpb25zLyp9OndhaXRaTCJKL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9kYXRhSXRlbXMvKi9vcGVyYXRpb25zLyp9OndhaXRaTyJNL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9zYXZlZFF1ZXJpZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaUiJQL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9hbm5vdGF0aW9uU3BlY3MvKi9vcGVyYXRpb25zLyp9OndhaXRaWiJYL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YXNldHMvKi9kYXRhSXRlbXMvKi9hbm5vdGF0aW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpPIk0vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9kZXBsb3ltZW50UmVzb3VyY2VQb29scy8qL29wZXJhdGlvbnMvKn06d2FpdFpDIkEvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lZGdlRGV2aWNlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpBIj8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKi9vcGVyYXRpb25zLyp9OndhaXRaTCJKL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZXh0ZW5zaW9uQ29udHJvbGxlcnMvKi9vcGVyYXRpb25zLyp9OndhaXRaQiJAL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZXh0ZW5zaW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpFIkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlMiUS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpeIlwvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKi9mZWF0dXJlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpCIkAvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jdXN0b21Kb2JzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkgiRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFMYWJlbGluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaUCJOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaHlwZXJwYXJhbWV0ZXJUdW5pbmdKb2JzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkIiQC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3R1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaPyI9L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpGIkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleEVuZHBvaW50cy8qL29wZXJhdGlvbnMvKn06d2FpdFpGIkQvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpSIlAvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2FydGlmYWN0cy8qL29wZXJhdGlvbnMvKn06d2FpdFpRIk8vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2NvbnRleHRzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlMiUS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpVIlMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbERlcGxveW1lbnRNb25pdG9yaW5nSm9icy8qL29wZXJhdGlvbnMvKn06d2FpdFpFIkMvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbE1vbml0b3JzLyovb3BlcmF0aW9ucy8qfTp3YWl0WksiSS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21pZ3JhdGFibGVSZXNvdXJjZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaPiI8L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkwiSi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyovb3BlcmF0aW9ucy8qfTp3YWl0Wk0iSy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rRXhlY3V0aW9uSm9icy8qL29wZXJhdGlvbnMvKn06d2FpdFpIIkYvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlAiTi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL25vdGVib29rUnVudGltZVRlbXBsYXRlcy8qL29wZXJhdGlvbnMvKn06d2FpdFo/Ij0vdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkgiRi91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3N0dWRpZXMvKi90cmlhbHMvKi9vcGVyYXRpb25zLyp9OndhaXRaSSJHL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaSyJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGVyc2lzdGVudFJlc291cmNlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpEIkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9waXBlbGluZUpvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaQSI/L3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkciRS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NwZWNpYWxpc3RQb29scy8qL29wZXJhdGlvbnMvKn06d2FpdFpEIkIvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUiJQL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9OndhaXRaWSJXL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovb3BlcmF0aW9ucy8qfTp3YWl0WmYiZC91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL3RpbWVTZXJpZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaSyJJL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpaIlgvdWkve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkUiQy91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUCJOL3VpL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlciVS91aS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9mZWF0dXJlTW9uaXRvcnMvKi9vcGVyYXRpb25zLyp9OndhaXRaNSIzL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovb3BlcmF0aW9ucy8qfTp3YWl0WkAiPi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkwiSi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovb3BlcmF0aW9ucy8qfTp3YWl0Wk8iTS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovc2F2ZWRRdWVyaWVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlIiUC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovYW5ub3RhdGlvblNwZWNzLyovb3BlcmF0aW9ucy8qfTp3YWl0WloiWC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2RhdGFzZXRzLyovZGF0YUl0ZW1zLyovYW5ub3RhdGlvbnMvKi9vcGVyYXRpb25zLyp9OndhaXRaTyJNL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGVwbG95bWVudFJlc291cmNlUG9vbHMvKi9vcGVyYXRpb25zLyp9OndhaXRaQSI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkUiQy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaUyJRL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyovb3BlcmF0aW9ucy8qfTp3YWl0Wl4iXC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVzdG9yZXMvKi9lbnRpdHlUeXBlcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkIiQC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2N1c3RvbUpvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaSCJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZGF0YUxhYmVsaW5nSm9icy8qL29wZXJhdGlvbnMvKn06d2FpdFpQIk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9oeXBlcnBhcmFtZXRlclR1bmluZ0pvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaPyI9L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5kZXhlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpGIkQvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbmRleEVuZHBvaW50cy8qL29wZXJhdGlvbnMvKn06d2FpdFpGIkQvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpSIlAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2FydGlmYWN0cy8qL29wZXJhdGlvbnMvKn06d2FpdFpRIk8vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tZXRhZGF0YVN0b3Jlcy8qL2NvbnRleHRzLyovb3BlcmF0aW9ucy8qfTp3YWl0WlMiUS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21ldGFkYXRhU3RvcmVzLyovZXhlY3V0aW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpVIlMvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbERlcGxveW1lbnRNb25pdG9yaW5nSm9icy8qL29wZXJhdGlvbnMvKn06d2FpdFpLIkkvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9taWdyYXRhYmxlUmVzb3VyY2VzLyovb3BlcmF0aW9ucy8qfTp3YWl0Wj4iPC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL29wZXJhdGlvbnMvKn06d2FpdFpMIkovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qL29wZXJhdGlvbnMvKn06d2FpdFpNIksvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va0V4ZWN1dGlvbkpvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaSCJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lcy8qL29wZXJhdGlvbnMvKn06d2FpdFpQIk4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaQiJAL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmFnQ29ycG9yYS8qL29wZXJhdGlvbnMvKn06d2FpdFpNIksvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9yYWdDb3Jwb3JhLyovcmFnRmlsZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaSCJGL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmVhc29uaW5nRW5naW5lcy8qL29wZXJhdGlvbnMvKn06d2FpdFo/Ij0vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zdHVkaWVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkgiRi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3N0dWRpZXMvKi90cmlhbHMvKi9vcGVyYXRpb25zLyp9OndhaXRaSSJHL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJhaW5pbmdQaXBlbGluZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaSyJJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcGVyc2lzdGVudFJlc291cmNlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpEIkIvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9waXBlbGluZUpvYnMvKi9vcGVyYXRpb25zLyp9OndhaXRaQSI/L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2NoZWR1bGVzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkciRS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3NwZWNpYWxpc3RQb29scy8qL29wZXJhdGlvbnMvKn06d2FpdFpEIkIvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90ZW5zb3Jib2FyZHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUiJQL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9vcGVyYXRpb25zLyp9OndhaXRaWSJXL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdGVuc29yYm9hcmRzLyovZXhwZXJpbWVudHMvKi9ydW5zLyovb3BlcmF0aW9ucy8qfTp3YWl0WmYiZC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3RlbnNvcmJvYXJkcy8qL2V4cGVyaW1lbnRzLyovcnVucy8qL3RpbWVTZXJpZXMvKi9vcGVyYXRpb25zLyp9OndhaXRaSyJJL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qL29wZXJhdGlvbnMvKn06d2FpdFpaIlgvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyovb3BlcmF0aW9ucy8qfTp3YWl0WkUiQy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9vcGVyYXRpb25zLyp9OndhaXRaUCJOL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyovb3BlcmF0aW9ucy8qfTp3YWl0") }, }); @@ -93,6 +93,7 @@ internal static class PackageApiMetadata yield return ApiAuthReflection.Descriptor; yield return ArtifactReflection.Descriptor; yield return BatchPredictionJobReflection.Descriptor; + yield return CachedContentReflection.Descriptor; yield return CompletionStatsReflection.Descriptor; yield return ContentReflection.Descriptor; yield return ContextReflection.Descriptor; @@ -131,6 +132,7 @@ internal static class PackageApiMetadata yield return FeaturestoreMonitoringReflection.Descriptor; yield return FeaturestoreOnlineServiceReflection.Descriptor; yield return FeaturestoreServiceReflection.Descriptor; + yield return GenAiCacheServiceReflection.Descriptor; yield return GenaiTuningServiceReflection.Descriptor; yield return HyperparameterTuningJobReflection.Descriptor; yield return IndexReflection.Descriptor; @@ -175,6 +177,9 @@ internal static class PackageApiMetadata yield return PipelineStateReflection.Descriptor; yield return PredictionServiceReflection.Descriptor; yield return PublisherModelReflection.Descriptor; + yield return ReasoningEngineReflection.Descriptor; + yield return ReasoningEngineExecutionServiceReflection.Descriptor; + yield return ReasoningEngineServiceReflection.Descriptor; yield return ReservationAffinityReflection.Descriptor; yield return SavedQueryReflection.Descriptor; yield return ScheduleReflection.Descriptor; diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceResourceNames.g.cs index db06b38b41f2..36c346f6d7ba 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceServiceClient.g.cs index 39ec812d74ed..f20af83dbed1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceServiceResourceNames.g.cs index 0992f6245daf..5f8eca2d8e5c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PersistentResourceServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineJobResourceNames.g.cs index a266a8fd5593..847adbbba9a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineServiceClient.g.cs index 103e5ab8a6ad..4fe93aa24445 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineServiceResourceNames.g.cs index 97eb3c565877..a946ac3129d1 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PipelineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionService.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionService.g.cs index 561fb2ad7088..eec800905316 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionService.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionService.g.cs @@ -103,118 +103,128 @@ static PredictionServiceReflection() { "dWQuYWlwbGF0Zm9ybS52MS5Ub29sQgPgQQESUQoRZ2VuZXJhdGlvbl9jb25m", "aWcYByABKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5HZW5lcmF0", "aW9uQ29uZmlnQgPgQQFIAYgBAUIVChNfc3lzdGVtX2luc3RydWN0aW9uQhQK", - "El9nZW5lcmF0aW9uX2NvbmZpZyJOChNDb3VudFRva2Vuc1Jlc3BvbnNlEhQK", - "DHRvdGFsX3Rva2VucxgBIAEoBRIhChl0b3RhbF9iaWxsYWJsZV9jaGFyYWN0", - "ZXJzGAIgASgFIt0EChZHZW5lcmF0ZUNvbnRlbnRSZXF1ZXN0EhIKBW1vZGVs", - "GAUgASgJQgPgQQISOgoIY29udGVudHMYAiADKAsyIy5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MS5Db250ZW50QgPgQQISSQoSc3lzdGVtX2luc3RydWN0", - "aW9uGAggASgLMiMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuQ29udGVu", - "dEID4EEBSACIAQESNAoFdG9vbHMYBiADKAsyIC5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MS5Ub29sQgPgQQESQAoLdG9vbF9jb25maWcYByABKAsyJi5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Ub29sQ29uZmlnQgPgQQESUwoG", - "bGFiZWxzGAogAygLMj4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2Vu", - "ZXJhdGVDb250ZW50UmVxdWVzdC5MYWJlbHNFbnRyeUID4EEBEkcKD3NhZmV0", - "eV9zZXR0aW5ncxgDIAMoCzIpLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "LlNhZmV0eVNldHRpbmdCA+BBARJMChFnZW5lcmF0aW9uX2NvbmZpZxgEIAEo", - "CzIsLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkdlbmVyYXRpb25Db25m", - "aWdCA+BBARotCgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUY", - "AiABKAk6AjgBQhUKE19zeXN0ZW1faW5zdHJ1Y3Rpb24i8wUKF0dlbmVyYXRl", - "Q29udGVudFJlc3BvbnNlEj4KCmNhbmRpZGF0ZXMYAiADKAsyJS5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MS5DYW5kaWRhdGVCA+BBAxIaCg1tb2RlbF92", - "ZXJzaW9uGAsgASgJQgPgQQMSYAoPcHJvbXB0X2ZlZWRiYWNrGAMgASgLMkIu", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2VuZXJhdGVDb250ZW50UmVz", - "cG9uc2UuUHJvbXB0RmVlZGJhY2tCA+BBAxJZCg51c2FnZV9tZXRhZGF0YRgE", - "IAEoCzJBLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkdlbmVyYXRlQ29u", - "dGVudFJlc3BvbnNlLlVzYWdlTWV0YWRhdGEa1gIKDlByb21wdEZlZWRiYWNr", - "EmsKDGJsb2NrX3JlYXNvbhgBIAEoDjJQLmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxLkdlbmVyYXRlQ29udGVudFJlc3BvbnNlLlByb21wdEZlZWRiYWNr", - "LkJsb2NrZWRSZWFzb25CA+BBAxJFCg5zYWZldHlfcmF0aW5ncxgCIAMoCzIo", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlNhZmV0eVJhdGluZ0ID4EED", - "EiEKFGJsb2NrX3JlYXNvbl9tZXNzYWdlGAMgASgJQgPgQQMibQoNQmxvY2tl", - "ZFJlYXNvbhIeChpCTE9DS0VEX1JFQVNPTl9VTlNQRUNJRklFRBAAEgoKBlNB", - "RkVUWRABEgkKBU9USEVSEAISDQoJQkxPQ0tMSVNUEAMSFgoSUFJPSElCSVRF", - "RF9DT05URU5UEAQaZgoNVXNhZ2VNZXRhZGF0YRIaChJwcm9tcHRfdG9rZW5f", - "Y291bnQYASABKAUSHgoWY2FuZGlkYXRlc190b2tlbl9jb3VudBgCIAEoBRIZ", - "ChF0b3RhbF90b2tlbl9jb3VudBgDIAEoBTLyGQoRUHJlZGljdGlvblNlcnZp", - "Y2USlAIKB1ByZWRpY3QSKi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Q", - "cmVkaWN0UmVxdWVzdBorLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlBy", - "ZWRpY3RSZXNwb25zZSKvAdpBHWVuZHBvaW50LGluc3RhbmNlcyxwYXJhbWV0", - "ZXJzgtPkkwKIASI5L3YxL3tlbmRwb2ludD1wcm9qZWN0cy8qL2xvY2F0aW9u", - "cy8qL2VuZHBvaW50cy8qfTpwcmVkaWN0OgEqWkgiQy92MS97ZW5kcG9pbnQ9", - "cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wdWJsaXNoZXJzLyovbW9kZWxzLyp9", - "OnByZWRpY3Q6ASoS/gEKClJhd1ByZWRpY3QSLS5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MS5SYXdQcmVkaWN0UmVxdWVzdBoULmdvb2dsZS5hcGkuSHR0", - "cEJvZHkiqgHaQRJlbmRwb2ludCxodHRwX2JvZHmC0+STAo4BIjwvdjEve2Vu", - "ZHBvaW50PXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnJh", - "d1ByZWRpY3Q6ASpaSyJGL3YxL3tlbmRwb2ludD1wcm9qZWN0cy8qL2xvY2F0", - "aW9ucy8qL3B1Ymxpc2hlcnMvKi9tb2RlbHMvKn06cmF3UHJlZGljdDoBKhKY", - "AgoQU3RyZWFtUmF3UHJlZGljdBIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxLlN0cmVhbVJhd1ByZWRpY3RSZXF1ZXN0GhQuZ29vZ2xlLmFwaS5IdHRw", - "Qm9keSK2AdpBEmVuZHBvaW50LGh0dHBfYm9keYLT5JMCmgEiQi92MS97ZW5k", - "cG9pbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKn06c3Ry", - "ZWFtUmF3UHJlZGljdDoBKlpRIkwvdjEve2VuZHBvaW50PXByb2plY3RzLyov", - "bG9jYXRpb25zLyovcHVibGlzaGVycy8qL21vZGVscy8qfTpzdHJlYW1SYXdQ", - "cmVkaWN0OgEqMAESwAEKDURpcmVjdFByZWRpY3QSMC5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MS5EaXJlY3RQcmVkaWN0UmVxdWVzdBoxLmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxLkRpcmVjdFByZWRpY3RSZXNwb25zZSJKgtPk", - "kwJEIj8vdjEve2VuZHBvaW50PXByb2plY3RzLyovbG9jYXRpb25zLyovZW5k", - "cG9pbnRzLyp9OmRpcmVjdFByZWRpY3Q6ASoSzAEKEERpcmVjdFJhd1ByZWRp", - "Y3QSMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5EaXJlY3RSYXdQcmVk", - "aWN0UmVxdWVzdBo0Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkRpcmVj", - "dFJhd1ByZWRpY3RSZXNwb25zZSJNgtPkkwJHIkIvdjEve2VuZHBvaW50PXBy", - "b2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OmRpcmVjdFJhd1By", - "ZWRpY3Q6ASoSjAEKE1N0cmVhbURpcmVjdFByZWRpY3QSNi5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MS5TdHJlYW1EaXJlY3RQcmVkaWN0UmVxdWVzdBo3", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlN0cmVhbURpcmVjdFByZWRp", - "Y3RSZXNwb25zZSIAKAEwARKVAQoWU3RyZWFtRGlyZWN0UmF3UHJlZGljdBI5", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlN0cmVhbURpcmVjdFJhd1By", - "ZWRpY3RSZXF1ZXN0GjouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuU3Ry", - "ZWFtRGlyZWN0UmF3UHJlZGljdFJlc3BvbnNlIgAoATABEoMBChBTdHJlYW1p", - "bmdQcmVkaWN0EjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuU3RyZWFt", - "aW5nUHJlZGljdFJlcXVlc3QaNC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MS5TdHJlYW1pbmdQcmVkaWN0UmVzcG9uc2UiACgBMAEStQIKFlNlcnZlclN0", + "El9nZW5lcmF0aW9uX2NvbmZpZyKiAQoTQ291bnRUb2tlbnNSZXNwb25zZRIU", + "Cgx0b3RhbF90b2tlbnMYASABKAUSIQoZdG90YWxfYmlsbGFibGVfY2hhcmFj", + "dGVycxgCIAEoBRJSChVwcm9tcHRfdG9rZW5zX2RldGFpbHMYAyADKAsyLi5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5Nb2RhbGl0eVRva2VuQ291bnRC", + "A+BBAyKmBQoWR2VuZXJhdGVDb250ZW50UmVxdWVzdBISCgVtb2RlbBgFIAEo", + "CUID4EECEjoKCGNvbnRlbnRzGAIgAygLMiMuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuQ29udGVudEID4EECEkkKEnN5c3RlbV9pbnN0cnVjdGlvbhgI", + "IAEoCzIjLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkNvbnRlbnRCA+BB", + "AUgAiAEBEkcKDmNhY2hlZF9jb250ZW50GAkgASgJQi/gQQH6QSkKJ2FpcGxh", + "dGZvcm0uZ29vZ2xlYXBpcy5jb20vQ2FjaGVkQ29udGVudBI0CgV0b29scxgG", + "IAMoCzIgLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlRvb2xCA+BBARJA", + "Cgt0b29sX2NvbmZpZxgHIAEoCzImLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLlRvb2xDb25maWdCA+BBARJTCgZsYWJlbHMYCiADKAsyPi5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MS5HZW5lcmF0ZUNvbnRlbnRSZXF1ZXN0Lkxh", + "YmVsc0VudHJ5QgPgQQESRwoPc2FmZXR5X3NldHRpbmdzGAMgAygLMikuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuU2FmZXR5U2V0dGluZ0ID4EEBEkwK", + "EWdlbmVyYXRpb25fY29uZmlnGAQgASgLMiwuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuR2VuZXJhdGlvbkNvbmZpZ0ID4EEBGi0KC0xhYmVsc0VudHJ5", + "EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAFCFQoTX3N5c3RlbV9p", + "bnN0cnVjdGlvbiKcCAoXR2VuZXJhdGVDb250ZW50UmVzcG9uc2USPgoKY2Fu", + "ZGlkYXRlcxgCIAMoCzIlLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkNh", + "bmRpZGF0ZUID4EEDEhoKDW1vZGVsX3ZlcnNpb24YCyABKAlCA+BBAxJgCg9w", + "cm9tcHRfZmVlZGJhY2sYAyABKAsyQi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5HZW5lcmF0ZUNvbnRlbnRSZXNwb25zZS5Qcm9tcHRGZWVkYmFja0ID", + "4EEDElkKDnVzYWdlX21ldGFkYXRhGAQgASgLMkEuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjEuR2VuZXJhdGVDb250ZW50UmVzcG9uc2UuVXNhZ2VNZXRh", + "ZGF0YRrWAgoOUHJvbXB0RmVlZGJhY2sSawoMYmxvY2tfcmVhc29uGAEgASgO", + "MlAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2VuZXJhdGVDb250ZW50", + "UmVzcG9uc2UuUHJvbXB0RmVlZGJhY2suQmxvY2tlZFJlYXNvbkID4EEDEkUK", + "DnNhZmV0eV9yYXRpbmdzGAIgAygLMiguZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjEuU2FmZXR5UmF0aW5nQgPgQQMSIQoUYmxvY2tfcmVhc29uX21lc3Nh", + "Z2UYAyABKAlCA+BBAyJtCg1CbG9ja2VkUmVhc29uEh4KGkJMT0NLRURfUkVB", + "U09OX1VOU1BFQ0lGSUVEEAASCgoGU0FGRVRZEAESCQoFT1RIRVIQAhINCglC", + "TE9DS0xJU1QQAxIWChJQUk9ISUJJVEVEX0NPTlRFTlQQBBqOAwoNVXNhZ2VN", + "ZXRhZGF0YRIaChJwcm9tcHRfdG9rZW5fY291bnQYASABKAUSHgoWY2FuZGlk", + "YXRlc190b2tlbl9jb3VudBgCIAEoBRIZChF0b3RhbF90b2tlbl9jb3VudBgD", + "IAEoBRInChpjYWNoZWRfY29udGVudF90b2tlbl9jb3VudBgFIAEoBUID4EED", + "ElIKFXByb21wdF90b2tlbnNfZGV0YWlscxgJIAMoCzIuLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxLk1vZGFsaXR5VG9rZW5Db3VudEID4EEDElEKFGNh", + "Y2hlX3Rva2Vuc19kZXRhaWxzGAogAygLMi4uZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuTW9kYWxpdHlUb2tlbkNvdW50QgPgQQMSVgoZY2FuZGlkYXRl", + "c190b2tlbnNfZGV0YWlscxgLIAMoCzIuLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxLk1vZGFsaXR5VG9rZW5Db3VudEID4EEDMvIZChFQcmVkaWN0aW9u", + "U2VydmljZRKUAgoHUHJlZGljdBIqLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLlByZWRpY3RSZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djEuUHJlZGljdFJlc3BvbnNlIq8B2kEdZW5kcG9pbnQsaW5zdGFuY2VzLHBh", + "cmFtZXRlcnOC0+STAogBIjkvdjEve2VuZHBvaW50PXByb2plY3RzLyovbG9j", + "YXRpb25zLyovZW5kcG9pbnRzLyp9OnByZWRpY3Q6ASpaSCJDL3YxL3tlbmRw", + "b2ludD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3B1Ymxpc2hlcnMvKi9tb2Rl", + "bHMvKn06cHJlZGljdDoBKhL+AQoKUmF3UHJlZGljdBItLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxLlJhd1ByZWRpY3RSZXF1ZXN0GhQuZ29vZ2xlLmFw", + "aS5IdHRwQm9keSKqAdpBEmVuZHBvaW50LGh0dHBfYm9keYLT5JMCjgEiPC92", + "MS97ZW5kcG9pbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMv", + "Kn06cmF3UHJlZGljdDoBKlpLIkYvdjEve2VuZHBvaW50PXByb2plY3RzLyov", + "bG9jYXRpb25zLyovcHVibGlzaGVycy8qL21vZGVscy8qfTpyYXdQcmVkaWN0", + "OgEqEpgCChBTdHJlYW1SYXdQcmVkaWN0EjMuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuU3RyZWFtUmF3UHJlZGljdFJlcXVlc3QaFC5nb29nbGUuYXBp", + "Lkh0dHBCb2R5IrYB2kESZW5kcG9pbnQsaHR0cF9ib2R5gtPkkwKaASJCL3Yx", + "L3tlbmRwb2ludD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBvaW50cy8q", + "fTpzdHJlYW1SYXdQcmVkaWN0OgEqWlEiTC92MS97ZW5kcG9pbnQ9cHJvamVj", + "dHMvKi9sb2NhdGlvbnMvKi9wdWJsaXNoZXJzLyovbW9kZWxzLyp9OnN0cmVh", + "bVJhd1ByZWRpY3Q6ASowARLAAQoNRGlyZWN0UHJlZGljdBIwLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxLkRpcmVjdFByZWRpY3RSZXF1ZXN0GjEuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRGlyZWN0UHJlZGljdFJlc3BvbnNl", + "IkqC0+STAkQiPy92MS97ZW5kcG9pbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMv", + "Ki9lbmRwb2ludHMvKn06ZGlyZWN0UHJlZGljdDoBKhLMAQoQRGlyZWN0UmF3", + "UHJlZGljdBIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkRpcmVjdFJh", + "d1ByZWRpY3RSZXF1ZXN0GjQuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", + "RGlyZWN0UmF3UHJlZGljdFJlc3BvbnNlIk2C0+STAkciQi92MS97ZW5kcG9p", + "bnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMvKn06ZGlyZWN0", + "UmF3UHJlZGljdDoBKhKMAQoTU3RyZWFtRGlyZWN0UHJlZGljdBI2Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLlN0cmVhbURpcmVjdFByZWRpY3RSZXF1", + "ZXN0GjcuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuU3RyZWFtRGlyZWN0", + "UHJlZGljdFJlc3BvbnNlIgAoATABEpUBChZTdHJlYW1EaXJlY3RSYXdQcmVk", + "aWN0EjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuU3RyZWFtRGlyZWN0", + "UmF3UHJlZGljdFJlcXVlc3QaOi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MS5TdHJlYW1EaXJlY3RSYXdQcmVkaWN0UmVzcG9uc2UiACgBMAESgwEKEFN0", "cmVhbWluZ1ByZWRpY3QSMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5T", "dHJlYW1pbmdQcmVkaWN0UmVxdWVzdBo0Lmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxLlN0cmVhbWluZ1ByZWRpY3RSZXNwb25zZSKtAYLT5JMCpgEiSC92", - "MS97ZW5kcG9pbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRwb2ludHMv", - "Kn06c2VydmVyU3RyZWFtaW5nUHJlZGljdDoBKlpXIlIvdjEve2VuZHBvaW50", - "PXByb2plY3RzLyovbG9jYXRpb25zLyovcHVibGlzaGVycy8qL21vZGVscy8q", - "fTpzZXJ2ZXJTdHJlYW1pbmdQcmVkaWN0OgEqMAESjAEKE1N0cmVhbWluZ1Jh", - "d1ByZWRpY3QSNi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5TdHJlYW1p", - "bmdSYXdQcmVkaWN0UmVxdWVzdBo3Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxLlN0cmVhbWluZ1Jhd1ByZWRpY3RSZXNwb25zZSIAKAEwARLaAQoHRXhw", - "bGFpbhIqLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkV4cGxhaW5SZXF1", - "ZXN0GisuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRXhwbGFpblJlc3Bv", - "bnNlInbaQS9lbmRwb2ludCxpbnN0YW5jZXMscGFyYW1ldGVycyxkZXBsb3ll", - "ZF9tb2RlbF9pZILT5JMCPiI5L3YxL3tlbmRwb2ludD1wcm9qZWN0cy8qL2xv", - "Y2F0aW9ucy8qL2VuZHBvaW50cy8qfTpleHBsYWluOgEqEo0DCg9HZW5lcmF0", - "ZUNvbnRlbnQSMi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5HZW5lcmF0", - "ZUNvbnRlbnRSZXF1ZXN0GjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", - "R2VuZXJhdGVDb250ZW50UmVzcG9uc2UikALaQQ5tb2RlbCxjb250ZW50c4LT", - "5JMC+AEiPi92MS97bW9kZWw9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9lbmRw", - "b2ludHMvKn06Z2VuZXJhdGVDb250ZW50OgEqWk0iSC92MS97bW9kZWw9cHJv", - "amVjdHMvKi9sb2NhdGlvbnMvKi9wdWJsaXNoZXJzLyovbW9kZWxzLyp9Omdl", - "bmVyYXRlQ29udGVudDoBKlosIicvdjEve21vZGVsPWVuZHBvaW50cy8qfTpn", - "ZW5lcmF0ZUNvbnRlbnQ6ASpaNiIxL3YxL3ttb2RlbD1wdWJsaXNoZXJzLyov", - "bW9kZWxzLyp9OmdlbmVyYXRlQ29udGVudDoBKhKtAwoVU3RyZWFtR2VuZXJh", - "dGVDb250ZW50EjIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2VuZXJh", - "dGVDb250ZW50UmVxdWVzdBozLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "LkdlbmVyYXRlQ29udGVudFJlc3BvbnNlIqgC2kEObW9kZWwsY29udGVudHOC", - "0+STApACIkQvdjEve21vZGVsPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5k", - "cG9pbnRzLyp9OnN0cmVhbUdlbmVyYXRlQ29udGVudDoBKlpTIk4vdjEve21v", - "ZGVsPXByb2plY3RzLyovbG9jYXRpb25zLyovcHVibGlzaGVycy8qL21vZGVs", - "cy8qfTpzdHJlYW1HZW5lcmF0ZUNvbnRlbnQ6ASpaMiItL3YxL3ttb2RlbD1l", - "bmRwb2ludHMvKn06c3RyZWFtR2VuZXJhdGVDb250ZW50OgEqWjwiNy92MS97", - "bW9kZWw9cHVibGlzaGVycy8qL21vZGVscy8qfTpzdHJlYW1HZW5lcmF0ZUNv", - "bnRlbnQ6ASowARqGAcpBGWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb23SQWdo", - "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3Jt", - "LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZv", - "cm0ucmVhZC1vbmx5QtQBCh5jb20uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFCFlByZWRpY3Rpb25TZXJ2aWNlUHJvdG9QAVo+Y2xvdWQuZ29vZ2xlLmNv", - "bS9nby9haXBsYXRmb3JtL2FwaXYxL2FpcGxhdGZvcm1wYjthaXBsYXRmb3Jt", - "cGKqAhpHb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMcoCGkdvb2dsZVxDbG91", - "ZFxBSVBsYXRmb3JtXFYx6gIdR29vZ2xlOjpDbG91ZDo6QUlQbGF0Zm9ybTo6", - "VjFiBnByb3RvMw==")); + "b3JtLnYxLlN0cmVhbWluZ1ByZWRpY3RSZXNwb25zZSIAKAEwARK1AgoWU2Vy", + "dmVyU3RyZWFtaW5nUHJlZGljdBIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxLlN0cmVhbWluZ1ByZWRpY3RSZXF1ZXN0GjQuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjEuU3RyZWFtaW5nUHJlZGljdFJlc3BvbnNlIq0BgtPkkwKm", + "ASJIL3YxL3tlbmRwb2ludD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2VuZHBv", + "aW50cy8qfTpzZXJ2ZXJTdHJlYW1pbmdQcmVkaWN0OgEqWlciUi92MS97ZW5k", + "cG9pbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wdWJsaXNoZXJzLyovbW9k", + "ZWxzLyp9OnNlcnZlclN0cmVhbWluZ1ByZWRpY3Q6ASowARKMAQoTU3RyZWFt", + "aW5nUmF3UHJlZGljdBI2Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlN0", + "cmVhbWluZ1Jhd1ByZWRpY3RSZXF1ZXN0GjcuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuU3RyZWFtaW5nUmF3UHJlZGljdFJlc3BvbnNlIgAoATABEtoB", + "CgdFeHBsYWluEiouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuRXhwbGFp", + "blJlcXVlc3QaKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5FeHBsYWlu", + "UmVzcG9uc2UidtpBL2VuZHBvaW50LGluc3RhbmNlcyxwYXJhbWV0ZXJzLGRl", + "cGxveWVkX21vZGVsX2lkgtPkkwI+IjkvdjEve2VuZHBvaW50PXByb2plY3Rz", + "LyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OmV4cGxhaW46ASoSjQMKD0dl", + "bmVyYXRlQ29udGVudBIyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkdl", + "bmVyYXRlQ29udGVudFJlcXVlc3QaMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5HZW5lcmF0ZUNvbnRlbnRSZXNwb25zZSKQAtpBDm1vZGVsLGNvbnRl", + "bnRzgtPkkwL4ASI+L3YxL3ttb2RlbD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8q", + "L2VuZHBvaW50cy8qfTpnZW5lcmF0ZUNvbnRlbnQ6ASpaTSJIL3YxL3ttb2Rl", + "bD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3B1Ymxpc2hlcnMvKi9tb2RlbHMv", + "Kn06Z2VuZXJhdGVDb250ZW50OgEqWiwiJy92MS97bW9kZWw9ZW5kcG9pbnRz", + "Lyp9OmdlbmVyYXRlQ29udGVudDoBKlo2IjEvdjEve21vZGVsPXB1Ymxpc2hl", + "cnMvKi9tb2RlbHMvKn06Z2VuZXJhdGVDb250ZW50OgEqEq0DChVTdHJlYW1H", + "ZW5lcmF0ZUNvbnRlbnQSMi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5H", + "ZW5lcmF0ZUNvbnRlbnRSZXF1ZXN0GjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjEuR2VuZXJhdGVDb250ZW50UmVzcG9uc2UiqALaQQ5tb2RlbCxjb250", + "ZW50c4LT5JMCkAIiRC92MS97bW9kZWw9cHJvamVjdHMvKi9sb2NhdGlvbnMv", + "Ki9lbmRwb2ludHMvKn06c3RyZWFtR2VuZXJhdGVDb250ZW50OgEqWlMiTi92", + "MS97bW9kZWw9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9wdWJsaXNoZXJzLyov", + "bW9kZWxzLyp9OnN0cmVhbUdlbmVyYXRlQ29udGVudDoBKloyIi0vdjEve21v", + "ZGVsPWVuZHBvaW50cy8qfTpzdHJlYW1HZW5lcmF0ZUNvbnRlbnQ6ASpaPCI3", + "L3YxL3ttb2RlbD1wdWJsaXNoZXJzLyovbW9kZWxzLyp9OnN0cmVhbUdlbmVy", + "YXRlQ29udGVudDoBKjABGoYBykEZYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNv", + "bdJBZ2h0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxh", + "dGZvcm0saHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1w", + "bGF0Zm9ybS5yZWFkLW9ubHlC1AEKHmNvbS5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MUIWUHJlZGljdGlvblNlcnZpY2VQcm90b1ABWj5jbG91ZC5nb29n", + "bGUuY29tL2dvL2FpcGxhdGZvcm0vYXBpdjEvYWlwbGF0Zm9ybXBiO2FpcGxh", + "dGZvcm1wYqoCGkdvb2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYxygIaR29vZ2xl", + "XENsb3VkXEFJUGxhdGZvcm1cVjHqAh1Hb29nbGU6OkNsb3VkOjpBSVBsYXRm", + "b3JtOjpWMWIGcHJvdG8z")); 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.HttpbodyReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ContentReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ExplanationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.TypesReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -237,10 +247,10 @@ static PredictionServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ExplainRequest), global::Google.Cloud.AIPlatform.V1.ExplainRequest.Parser, new[]{ "Endpoint", "Instances", "Parameters", "ExplanationSpecOverride", "DeployedModelId" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ExplainResponse), global::Google.Cloud.AIPlatform.V1.ExplainResponse.Parser, new[]{ "Explanations", "DeployedModelId", "Predictions" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CountTokensRequest), global::Google.Cloud.AIPlatform.V1.CountTokensRequest.Parser, new[]{ "Endpoint", "Model", "Instances", "Contents", "SystemInstruction", "Tools", "GenerationConfig" }, new[]{ "SystemInstruction", "GenerationConfig" }, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CountTokensResponse), global::Google.Cloud.AIPlatform.V1.CountTokensResponse.Parser, new[]{ "TotalTokens", "TotalBillableCharacters" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GenerateContentRequest), global::Google.Cloud.AIPlatform.V1.GenerateContentRequest.Parser, new[]{ "Model", "Contents", "SystemInstruction", "Tools", "ToolConfig", "Labels", "SafetySettings", "GenerationConfig" }, new[]{ "SystemInstruction" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CountTokensResponse), global::Google.Cloud.AIPlatform.V1.CountTokensResponse.Parser, new[]{ "TotalTokens", "TotalBillableCharacters", "PromptTokensDetails" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GenerateContentRequest), global::Google.Cloud.AIPlatform.V1.GenerateContentRequest.Parser, new[]{ "Model", "Contents", "SystemInstruction", "CachedContent", "Tools", "ToolConfig", "Labels", "SafetySettings", "GenerationConfig" }, new[]{ "SystemInstruction" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GenerateContentResponse), global::Google.Cloud.AIPlatform.V1.GenerateContentResponse.Parser, new[]{ "Candidates", "ModelVersion", "PromptFeedback", "UsageMetadata" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GenerateContentResponse.Types.PromptFeedback), global::Google.Cloud.AIPlatform.V1.GenerateContentResponse.Types.PromptFeedback.Parser, new[]{ "BlockReason", "SafetyRatings", "BlockReasonMessage" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.GenerateContentResponse.Types.PromptFeedback.Types.BlockedReason) }, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GenerateContentResponse.Types.UsageMetadata), global::Google.Cloud.AIPlatform.V1.GenerateContentResponse.Types.UsageMetadata.Parser, new[]{ "PromptTokenCount", "CandidatesTokenCount", "TotalTokenCount" }, null, null, null, null)}) + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GenerateContentResponse.Types.UsageMetadata), global::Google.Cloud.AIPlatform.V1.GenerateContentResponse.Types.UsageMetadata.Parser, new[]{ "PromptTokenCount", "CandidatesTokenCount", "TotalTokenCount", "CachedContentTokenCount", "PromptTokensDetails", "CacheTokensDetails", "CandidatesTokensDetails" }, null, null, null, null)}) })); } #endregion @@ -5586,6 +5596,7 @@ public CountTokensResponse() { public CountTokensResponse(CountTokensResponse other) : this() { totalTokens_ = other.totalTokens_; totalBillableCharacters_ = other.totalBillableCharacters_; + promptTokensDetails_ = other.promptTokensDetails_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -5626,6 +5637,20 @@ public int TotalBillableCharacters { } } + /// Field number for the "prompt_tokens_details" field. + public const int PromptTokensDetailsFieldNumber = 3; + private static readonly pb::FieldCodec _repeated_promptTokensDetails_codec + = pb::FieldCodec.ForMessage(26, global::Google.Cloud.AIPlatform.V1.ModalityTokenCount.Parser); + private readonly pbc::RepeatedField promptTokensDetails_ = new pbc::RepeatedField(); + /// + /// Output only. List of modalities that were processed in the request input. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField PromptTokensDetails { + get { return promptTokensDetails_; } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -5643,6 +5668,7 @@ public bool Equals(CountTokensResponse other) { } if (TotalTokens != other.TotalTokens) return false; if (TotalBillableCharacters != other.TotalBillableCharacters) return false; + if(!promptTokensDetails_.Equals(other.promptTokensDetails_)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -5652,6 +5678,7 @@ public override int GetHashCode() { int hash = 1; if (TotalTokens != 0) hash ^= TotalTokens.GetHashCode(); if (TotalBillableCharacters != 0) hash ^= TotalBillableCharacters.GetHashCode(); + hash ^= promptTokensDetails_.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -5678,6 +5705,7 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(16); output.WriteInt32(TotalBillableCharacters); } + promptTokensDetails_.WriteTo(output, _repeated_promptTokensDetails_codec); if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -5696,6 +5724,7 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(16); output.WriteInt32(TotalBillableCharacters); } + promptTokensDetails_.WriteTo(ref output, _repeated_promptTokensDetails_codec); if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -5712,6 +5741,7 @@ public int CalculateSize() { if (TotalBillableCharacters != 0) { size += 1 + pb::CodedOutputStream.ComputeInt32Size(TotalBillableCharacters); } + size += promptTokensDetails_.CalculateSize(_repeated_promptTokensDetails_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -5730,6 +5760,7 @@ public void MergeFrom(CountTokensResponse other) { if (other.TotalBillableCharacters != 0) { TotalBillableCharacters = other.TotalBillableCharacters; } + promptTokensDetails_.Add(other.promptTokensDetails_); _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -5753,6 +5784,10 @@ public void MergeFrom(pb::CodedInputStream input) { TotalBillableCharacters = input.ReadInt32(); break; } + case 26: { + promptTokensDetails_.AddEntriesFrom(input, _repeated_promptTokensDetails_codec); + break; + } } } #endif @@ -5776,6 +5811,10 @@ public void MergeFrom(pb::CodedInputStream input) { TotalBillableCharacters = input.ReadInt32(); break; } + case 26: { + promptTokensDetails_.AddEntriesFrom(ref input, _repeated_promptTokensDetails_codec); + break; + } } } } @@ -5824,6 +5863,7 @@ public GenerateContentRequest(GenerateContentRequest other) : this() { model_ = other.model_; contents_ = other.contents_.Clone(); systemInstruction_ = other.systemInstruction_ != null ? other.systemInstruction_.Clone() : null; + cachedContent_ = other.cachedContent_; tools_ = other.tools_.Clone(); toolConfig_ = other.toolConfig_ != null ? other.toolConfig_.Clone() : null; labels_ = other.labels_.Clone(); @@ -5895,6 +5935,25 @@ public string Model { } } + /// Field number for the "cached_content" field. + public const int CachedContentFieldNumber = 9; + private string cachedContent_ = ""; + /// + /// Optional. The name of the cached content used as context to serve the + /// prediction. Note: only used in explicit caching, where users can have + /// control over caching (e.g. what content to cache) and enjoy guaranteed cost + /// savings. Format: + /// `projects/{project}/locations/{location}/cachedContents/{cachedContent}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string CachedContent { + get { return cachedContent_; } + set { + cachedContent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Field number for the "tools" field. public const int ToolsFieldNumber = 6; private static readonly pb::FieldCodec _repeated_tools_codec @@ -5998,6 +6057,7 @@ public bool Equals(GenerateContentRequest other) { if (Model != other.Model) return false; if(!contents_.Equals(other.contents_)) return false; if (!object.Equals(SystemInstruction, other.SystemInstruction)) return false; + if (CachedContent != other.CachedContent) return false; if(!tools_.Equals(other.tools_)) return false; if (!object.Equals(ToolConfig, other.ToolConfig)) return false; if (!Labels.Equals(other.Labels)) return false; @@ -6013,6 +6073,7 @@ public override int GetHashCode() { if (Model.Length != 0) hash ^= Model.GetHashCode(); hash ^= contents_.GetHashCode(); if (systemInstruction_ != null) hash ^= SystemInstruction.GetHashCode(); + if (CachedContent.Length != 0) hash ^= CachedContent.GetHashCode(); hash ^= tools_.GetHashCode(); if (toolConfig_ != null) hash ^= ToolConfig.GetHashCode(); hash ^= Labels.GetHashCode(); @@ -6055,6 +6116,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(66); output.WriteMessage(SystemInstruction); } + if (CachedContent.Length != 0) { + output.WriteRawTag(74); + output.WriteString(CachedContent); + } labels_.WriteTo(output, _map_labels_codec); if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -6085,6 +6150,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(66); output.WriteMessage(SystemInstruction); } + if (CachedContent.Length != 0) { + output.WriteRawTag(74); + output.WriteString(CachedContent); + } labels_.WriteTo(ref output, _map_labels_codec); if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -6103,6 +6172,9 @@ public int CalculateSize() { if (systemInstruction_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(SystemInstruction); } + if (CachedContent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(CachedContent); + } size += tools_.CalculateSize(_repeated_tools_codec); if (toolConfig_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(ToolConfig); @@ -6134,6 +6206,9 @@ public void MergeFrom(GenerateContentRequest other) { } SystemInstruction.MergeFrom(other.SystemInstruction); } + if (other.CachedContent.Length != 0) { + CachedContent = other.CachedContent; + } tools_.Add(other.tools_); if (other.toolConfig_ != null) { if (toolConfig_ == null) { @@ -6201,6 +6276,10 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(SystemInstruction); break; } + case 74: { + CachedContent = input.ReadString(); + break; + } case 82: { labels_.AddEntriesFrom(input, _map_labels_codec); break; @@ -6257,6 +6336,10 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(SystemInstruction); break; } + case 74: { + CachedContent = input.ReadString(); + break; + } case 82: { labels_.AddEntriesFrom(ref input, _map_labels_codec); break; @@ -6937,6 +7020,10 @@ public UsageMetadata(UsageMetadata other) : this() { promptTokenCount_ = other.promptTokenCount_; candidatesTokenCount_ = other.candidatesTokenCount_; totalTokenCount_ = other.totalTokenCount_; + cachedContentTokenCount_ = other.cachedContentTokenCount_; + promptTokensDetails_ = other.promptTokensDetails_.Clone(); + cacheTokensDetails_ = other.cacheTokensDetails_.Clone(); + candidatesTokensDetails_ = other.candidatesTokensDetails_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -6993,6 +7080,65 @@ public int TotalTokenCount { } } + /// Field number for the "cached_content_token_count" field. + public const int CachedContentTokenCountFieldNumber = 5; + private int cachedContentTokenCount_; + /// + /// Output only. Number of tokens in the cached part in the input (the cached + /// content). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CachedContentTokenCount { + get { return cachedContentTokenCount_; } + set { + cachedContentTokenCount_ = value; + } + } + + /// Field number for the "prompt_tokens_details" field. + public const int PromptTokensDetailsFieldNumber = 9; + private static readonly pb::FieldCodec _repeated_promptTokensDetails_codec + = pb::FieldCodec.ForMessage(74, global::Google.Cloud.AIPlatform.V1.ModalityTokenCount.Parser); + private readonly pbc::RepeatedField promptTokensDetails_ = new pbc::RepeatedField(); + /// + /// Output only. List of modalities that were processed in the request input. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField PromptTokensDetails { + get { return promptTokensDetails_; } + } + + /// Field number for the "cache_tokens_details" field. + public const int CacheTokensDetailsFieldNumber = 10; + private static readonly pb::FieldCodec _repeated_cacheTokensDetails_codec + = pb::FieldCodec.ForMessage(82, global::Google.Cloud.AIPlatform.V1.ModalityTokenCount.Parser); + private readonly pbc::RepeatedField cacheTokensDetails_ = new pbc::RepeatedField(); + /// + /// Output only. List of modalities of the cached content in the request + /// input. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField CacheTokensDetails { + get { return cacheTokensDetails_; } + } + + /// Field number for the "candidates_tokens_details" field. + public const int CandidatesTokensDetailsFieldNumber = 11; + private static readonly pb::FieldCodec _repeated_candidatesTokensDetails_codec + = pb::FieldCodec.ForMessage(90, global::Google.Cloud.AIPlatform.V1.ModalityTokenCount.Parser); + private readonly pbc::RepeatedField candidatesTokensDetails_ = new pbc::RepeatedField(); + /// + /// Output only. List of modalities that were returned in the response. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField CandidatesTokensDetails { + get { return candidatesTokensDetails_; } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -7011,6 +7157,10 @@ public bool Equals(UsageMetadata other) { if (PromptTokenCount != other.PromptTokenCount) return false; if (CandidatesTokenCount != other.CandidatesTokenCount) return false; if (TotalTokenCount != other.TotalTokenCount) return false; + if (CachedContentTokenCount != other.CachedContentTokenCount) return false; + if(!promptTokensDetails_.Equals(other.promptTokensDetails_)) return false; + if(!cacheTokensDetails_.Equals(other.cacheTokensDetails_)) return false; + if(!candidatesTokensDetails_.Equals(other.candidatesTokensDetails_)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -7021,6 +7171,10 @@ public override int GetHashCode() { if (PromptTokenCount != 0) hash ^= PromptTokenCount.GetHashCode(); if (CandidatesTokenCount != 0) hash ^= CandidatesTokenCount.GetHashCode(); if (TotalTokenCount != 0) hash ^= TotalTokenCount.GetHashCode(); + if (CachedContentTokenCount != 0) hash ^= CachedContentTokenCount.GetHashCode(); + hash ^= promptTokensDetails_.GetHashCode(); + hash ^= cacheTokensDetails_.GetHashCode(); + hash ^= candidatesTokensDetails_.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -7051,6 +7205,13 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(24); output.WriteInt32(TotalTokenCount); } + if (CachedContentTokenCount != 0) { + output.WriteRawTag(40); + output.WriteInt32(CachedContentTokenCount); + } + promptTokensDetails_.WriteTo(output, _repeated_promptTokensDetails_codec); + cacheTokensDetails_.WriteTo(output, _repeated_cacheTokensDetails_codec); + candidatesTokensDetails_.WriteTo(output, _repeated_candidatesTokensDetails_codec); if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -7073,6 +7234,13 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(24); output.WriteInt32(TotalTokenCount); } + if (CachedContentTokenCount != 0) { + output.WriteRawTag(40); + output.WriteInt32(CachedContentTokenCount); + } + promptTokensDetails_.WriteTo(ref output, _repeated_promptTokensDetails_codec); + cacheTokensDetails_.WriteTo(ref output, _repeated_cacheTokensDetails_codec); + candidatesTokensDetails_.WriteTo(ref output, _repeated_candidatesTokensDetails_codec); if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -7092,6 +7260,12 @@ public int CalculateSize() { if (TotalTokenCount != 0) { size += 1 + pb::CodedOutputStream.ComputeInt32Size(TotalTokenCount); } + if (CachedContentTokenCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(CachedContentTokenCount); + } + size += promptTokensDetails_.CalculateSize(_repeated_promptTokensDetails_codec); + size += cacheTokensDetails_.CalculateSize(_repeated_cacheTokensDetails_codec); + size += candidatesTokensDetails_.CalculateSize(_repeated_candidatesTokensDetails_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -7113,6 +7287,12 @@ public void MergeFrom(UsageMetadata other) { if (other.TotalTokenCount != 0) { TotalTokenCount = other.TotalTokenCount; } + if (other.CachedContentTokenCount != 0) { + CachedContentTokenCount = other.CachedContentTokenCount; + } + promptTokensDetails_.Add(other.promptTokensDetails_); + cacheTokensDetails_.Add(other.cacheTokensDetails_); + candidatesTokensDetails_.Add(other.candidatesTokensDetails_); _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -7140,6 +7320,22 @@ public void MergeFrom(pb::CodedInputStream input) { TotalTokenCount = input.ReadInt32(); break; } + case 40: { + CachedContentTokenCount = input.ReadInt32(); + break; + } + case 74: { + promptTokensDetails_.AddEntriesFrom(input, _repeated_promptTokensDetails_codec); + break; + } + case 82: { + cacheTokensDetails_.AddEntriesFrom(input, _repeated_cacheTokensDetails_codec); + break; + } + case 90: { + candidatesTokensDetails_.AddEntriesFrom(input, _repeated_candidatesTokensDetails_codec); + break; + } } } #endif @@ -7167,6 +7363,22 @@ public void MergeFrom(pb::CodedInputStream input) { TotalTokenCount = input.ReadInt32(); break; } + case 40: { + CachedContentTokenCount = input.ReadInt32(); + break; + } + case 74: { + promptTokensDetails_.AddEntriesFrom(ref input, _repeated_promptTokensDetails_codec); + break; + } + case 82: { + cacheTokensDetails_.AddEntriesFrom(ref input, _repeated_cacheTokensDetails_codec); + break; + } + case 90: { + candidatesTokensDetails_.AddEntriesFrom(ref input, _repeated_candidatesTokensDetails_codec); + break; + } } } } diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionServiceClient.g.cs index 7d97e628927c..36e437425548 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionServiceResourceNames.g.cs index a17d9c6e5f9c..478b03c69aab 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PredictionServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -159,4 +159,16 @@ public EndpointName EndpointAsEndpointName set => Endpoint = value?.ToString() ?? ""; } } + + public partial class GenerateContentRequest + { + /// + /// -typed view over the resource name property. + /// + public CachedContentName CachedContentAsCachedContentName + { + get => string.IsNullOrEmpty(CachedContent) ? null : CachedContentName.Parse(CachedContent, allowUnparsed: true); + set => CachedContent = value?.ToString() ?? ""; + } + } } diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PublisherModelResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PublisherModelResourceNames.g.cs index cd5a50e1a499..29c01d18faaf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PublisherModelResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/PublisherModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngine.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngine.g.cs new file mode 100644 index 000000000000..0e2e82ced3c1 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngine.g.cs @@ -0,0 +1,1094 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1/reasoning_engine.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.AIPlatform.V1 { + + /// Holder for reflection information generated from google/cloud/aiplatform/v1/reasoning_engine.proto + public static partial class ReasoningEngineReflection { + + #region Descriptor + /// File descriptor for google/cloud/aiplatform/v1/reasoning_engine.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static ReasoningEngineReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "CjFnb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92MS9yZWFzb25pbmdfZW5naW5l", + "LnByb3RvEhpnb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MRofZ29vZ2xlL2Fw", + "aS9maWVsZF9iZWhhdmlvci5wcm90bxoZZ29vZ2xlL2FwaS9yZXNvdXJjZS5w", + "cm90bxocZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxofZ29vZ2xlL3By", + "b3RvYnVmL3RpbWVzdGFtcC5wcm90byK9AgoTUmVhc29uaW5nRW5naW5lU3Bl", + "YxJWCgxwYWNrYWdlX3NwZWMYAiABKAsyOy5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MS5SZWFzb25pbmdFbmdpbmVTcGVjLlBhY2thZ2VTcGVjQgPgQQIS", + "MwoNY2xhc3NfbWV0aG9kcxgDIAMoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1", + "Y3RCA+BBARqYAQoLUGFja2FnZVNwZWMSIgoVcGlja2xlX29iamVjdF9nY3Nf", + "dXJpGAEgASgJQgPgQQESJQoYZGVwZW5kZW5jeV9maWxlc19nY3NfdXJpGAIg", + "ASgJQgPgQQESIQoUcmVxdWlyZW1lbnRzX2djc191cmkYAyABKAlCA+BBARIb", + "Cg5weXRob25fdmVyc2lvbhgEIAEoCUID4EEBIr4DCg9SZWFzb25pbmdFbmdp", + "bmUSEQoEbmFtZRgBIAEoCUID4EEIEhkKDGRpc3BsYXlfbmFtZRgCIAEoCUID", + "4EECEhgKC2Rlc2NyaXB0aW9uGAcgASgJQgPgQQESQgoEc3BlYxgDIAEoCzIv", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlJlYXNvbmluZ0VuZ2luZVNw", + "ZWNCA+BBAhI0CgtjcmVhdGVfdGltZRgEIAEoCzIaLmdvb2dsZS5wcm90b2J1", + "Zi5UaW1lc3RhbXBCA+BBAxI0Cgt1cGRhdGVfdGltZRgFIAEoCzIaLmdvb2ds", + "ZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxIRCgRldGFnGAYgASgJQgPgQQE6", + "nwHqQZsBCilhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL1JlYXNvbmluZ0Vu", + "Z2luZRJLcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRpb259", + "L3JlYXNvbmluZ0VuZ2luZXMve3JlYXNvbmluZ19lbmdpbmV9KhByZWFzb25p", + "bmdFbmdpbmVzMg9yZWFzb25pbmdFbmdpbmVC0gEKHmNvbS5nb29nbGUuY2xv", + "dWQuYWlwbGF0Zm9ybS52MUIUUmVhc29uaW5nRW5naW5lUHJvdG9QAVo+Y2xv", + "dWQuZ29vZ2xlLmNvbS9nby9haXBsYXRmb3JtL2FwaXYxL2FpcGxhdGZvcm1w", + "YjthaXBsYXRmb3JtcGKqAhpHb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMcoC", + "Gkdvb2dsZVxDbG91ZFxBSVBsYXRmb3JtXFYx6gIdR29vZ2xlOjpDbG91ZDo6", + "QUlQbGF0Zm9ybTo6VjFiBnByb3RvMw==")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec), global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec.Parser, new[]{ "PackageSpec", "ClassMethods" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec.Types.PackageSpec), global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec.Types.PackageSpec.Parser, new[]{ "PickleObjectGcsUri", "DependencyFilesGcsUri", "RequirementsGcsUri", "PythonVersion" }, null, null, null, null)}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ReasoningEngine), global::Google.Cloud.AIPlatform.V1.ReasoningEngine.Parser, new[]{ "Name", "DisplayName", "Description", "Spec", "CreateTime", "UpdateTime", "Etag" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + /// + /// ReasoningEngine configurations + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ReasoningEngineSpec : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ReasoningEngineSpec()); + 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.AIPlatform.V1.ReasoningEngineReflection.Descriptor.MessageTypes[0]; } + } + + [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 ReasoningEngineSpec() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ReasoningEngineSpec(ReasoningEngineSpec other) : this() { + packageSpec_ = other.packageSpec_ != null ? other.packageSpec_.Clone() : null; + classMethods_ = other.classMethods_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ReasoningEngineSpec Clone() { + return new ReasoningEngineSpec(this); + } + + /// Field number for the "package_spec" field. + public const int PackageSpecFieldNumber = 2; + private global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec.Types.PackageSpec packageSpec_; + /// + /// Required. User provided package spec of the ReasoningEngine. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec.Types.PackageSpec PackageSpec { + get { return packageSpec_; } + set { + packageSpec_ = value; + } + } + + /// Field number for the "class_methods" field. + public const int ClassMethodsFieldNumber = 3; + private static readonly pb::FieldCodec _repeated_classMethods_codec + = pb::FieldCodec.ForMessage(26, global::Google.Protobuf.WellKnownTypes.Struct.Parser); + private readonly pbc::RepeatedField classMethods_ = new pbc::RepeatedField(); + /// + /// Optional. Declarations for object class methods in OpenAPI specification + /// format. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField ClassMethods { + get { return classMethods_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ReasoningEngineSpec); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ReasoningEngineSpec other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(PackageSpec, other.PackageSpec)) return false; + if(!classMethods_.Equals(other.classMethods_)) 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 (packageSpec_ != null) hash ^= PackageSpec.GetHashCode(); + hash ^= classMethods_.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 (packageSpec_ != null) { + output.WriteRawTag(18); + output.WriteMessage(PackageSpec); + } + classMethods_.WriteTo(output, _repeated_classMethods_codec); + 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 (packageSpec_ != null) { + output.WriteRawTag(18); + output.WriteMessage(PackageSpec); + } + classMethods_.WriteTo(ref output, _repeated_classMethods_codec); + 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 (packageSpec_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(PackageSpec); + } + size += classMethods_.CalculateSize(_repeated_classMethods_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ReasoningEngineSpec other) { + if (other == null) { + return; + } + if (other.packageSpec_ != null) { + if (packageSpec_ == null) { + PackageSpec = new global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec.Types.PackageSpec(); + } + PackageSpec.MergeFrom(other.PackageSpec); + } + classMethods_.Add(other.classMethods_); + _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 18: { + if (packageSpec_ == null) { + PackageSpec = new global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec.Types.PackageSpec(); + } + input.ReadMessage(PackageSpec); + break; + } + case 26: { + classMethods_.AddEntriesFrom(input, _repeated_classMethods_codec); + 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 18: { + if (packageSpec_ == null) { + PackageSpec = new global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec.Types.PackageSpec(); + } + input.ReadMessage(PackageSpec); + break; + } + case 26: { + classMethods_.AddEntriesFrom(ref input, _repeated_classMethods_codec); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the ReasoningEngineSpec message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// User provided package spec like pickled object and package requirements. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PackageSpec : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PackageSpec()); + 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.AIPlatform.V1.ReasoningEngineSpec.Descriptor.NestedTypes[0]; } + } + + [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 PackageSpec() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PackageSpec(PackageSpec other) : this() { + pickleObjectGcsUri_ = other.pickleObjectGcsUri_; + dependencyFilesGcsUri_ = other.dependencyFilesGcsUri_; + requirementsGcsUri_ = other.requirementsGcsUri_; + pythonVersion_ = other.pythonVersion_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PackageSpec Clone() { + return new PackageSpec(this); + } + + /// Field number for the "pickle_object_gcs_uri" field. + public const int PickleObjectGcsUriFieldNumber = 1; + private string pickleObjectGcsUri_ = ""; + /// + /// Optional. The Cloud Storage URI of the pickled python object. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PickleObjectGcsUri { + get { return pickleObjectGcsUri_; } + set { + pickleObjectGcsUri_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "dependency_files_gcs_uri" field. + public const int DependencyFilesGcsUriFieldNumber = 2; + private string dependencyFilesGcsUri_ = ""; + /// + /// Optional. The Cloud Storage URI of the dependency files in tar.gz format. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string DependencyFilesGcsUri { + get { return dependencyFilesGcsUri_; } + set { + dependencyFilesGcsUri_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "requirements_gcs_uri" field. + public const int RequirementsGcsUriFieldNumber = 3; + private string requirementsGcsUri_ = ""; + /// + /// Optional. The Cloud Storage URI of the `requirements.txt` file + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RequirementsGcsUri { + get { return requirementsGcsUri_; } + set { + requirementsGcsUri_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "python_version" field. + public const int PythonVersionFieldNumber = 4; + private string pythonVersion_ = ""; + /// + /// Optional. The Python version. Currently support 3.8, 3.9, 3.10, 3.11. + /// If not specified, default value is 3.10. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PythonVersion { + get { return pythonVersion_; } + set { + pythonVersion_ = 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 PackageSpec); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PackageSpec other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (PickleObjectGcsUri != other.PickleObjectGcsUri) return false; + if (DependencyFilesGcsUri != other.DependencyFilesGcsUri) return false; + if (RequirementsGcsUri != other.RequirementsGcsUri) return false; + if (PythonVersion != other.PythonVersion) 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 (PickleObjectGcsUri.Length != 0) hash ^= PickleObjectGcsUri.GetHashCode(); + if (DependencyFilesGcsUri.Length != 0) hash ^= DependencyFilesGcsUri.GetHashCode(); + if (RequirementsGcsUri.Length != 0) hash ^= RequirementsGcsUri.GetHashCode(); + if (PythonVersion.Length != 0) hash ^= PythonVersion.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 (PickleObjectGcsUri.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PickleObjectGcsUri); + } + if (DependencyFilesGcsUri.Length != 0) { + output.WriteRawTag(18); + output.WriteString(DependencyFilesGcsUri); + } + if (RequirementsGcsUri.Length != 0) { + output.WriteRawTag(26); + output.WriteString(RequirementsGcsUri); + } + if (PythonVersion.Length != 0) { + output.WriteRawTag(34); + output.WriteString(PythonVersion); + } + 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 (PickleObjectGcsUri.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PickleObjectGcsUri); + } + if (DependencyFilesGcsUri.Length != 0) { + output.WriteRawTag(18); + output.WriteString(DependencyFilesGcsUri); + } + if (RequirementsGcsUri.Length != 0) { + output.WriteRawTag(26); + output.WriteString(RequirementsGcsUri); + } + if (PythonVersion.Length != 0) { + output.WriteRawTag(34); + output.WriteString(PythonVersion); + } + 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 (PickleObjectGcsUri.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PickleObjectGcsUri); + } + if (DependencyFilesGcsUri.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(DependencyFilesGcsUri); + } + if (RequirementsGcsUri.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RequirementsGcsUri); + } + if (PythonVersion.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PythonVersion); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PackageSpec other) { + if (other == null) { + return; + } + if (other.PickleObjectGcsUri.Length != 0) { + PickleObjectGcsUri = other.PickleObjectGcsUri; + } + if (other.DependencyFilesGcsUri.Length != 0) { + DependencyFilesGcsUri = other.DependencyFilesGcsUri; + } + if (other.RequirementsGcsUri.Length != 0) { + RequirementsGcsUri = other.RequirementsGcsUri; + } + if (other.PythonVersion.Length != 0) { + PythonVersion = other.PythonVersion; + } + _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: { + PickleObjectGcsUri = input.ReadString(); + break; + } + case 18: { + DependencyFilesGcsUri = input.ReadString(); + break; + } + case 26: { + RequirementsGcsUri = input.ReadString(); + break; + } + case 34: { + PythonVersion = 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: { + PickleObjectGcsUri = input.ReadString(); + break; + } + case 18: { + DependencyFilesGcsUri = input.ReadString(); + break; + } + case 26: { + RequirementsGcsUri = input.ReadString(); + break; + } + case 34: { + PythonVersion = input.ReadString(); + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + /// + /// ReasoningEngine provides a customizable runtime for models to determine + /// which actions to take and in which order. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ReasoningEngine : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ReasoningEngine()); + 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.AIPlatform.V1.ReasoningEngineReflection.Descriptor.MessageTypes[1]; } + } + + [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 ReasoningEngine() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ReasoningEngine(ReasoningEngine other) : this() { + name_ = other.name_; + displayName_ = other.displayName_; + description_ = other.description_; + spec_ = other.spec_ != null ? other.spec_.Clone() : null; + createTime_ = other.createTime_ != null ? other.createTime_.Clone() : null; + updateTime_ = other.updateTime_ != null ? other.updateTime_.Clone() : null; + etag_ = other.etag_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ReasoningEngine Clone() { + return new ReasoningEngine(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Identifier. The resource name of the ReasoningEngine. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "display_name" field. + public const int DisplayNameFieldNumber = 2; + private string displayName_ = ""; + /// + /// Required. The display name of the ReasoningEngine. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string DisplayName { + get { return displayName_; } + set { + displayName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "description" field. + public const int DescriptionFieldNumber = 7; + private string description_ = ""; + /// + /// Optional. The description of the ReasoningEngine. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Description { + get { return description_; } + set { + description_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "spec" field. + public const int SpecFieldNumber = 3; + private global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec spec_; + /// + /// Required. Configurations of the ReasoningEngine + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec Spec { + get { return spec_; } + set { + spec_ = value; + } + } + + /// Field number for the "create_time" field. + public const int CreateTimeFieldNumber = 4; + private global::Google.Protobuf.WellKnownTypes.Timestamp createTime_; + /// + /// Output only. Timestamp when this ReasoningEngine 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 "update_time" field. + public const int UpdateTimeFieldNumber = 5; + private global::Google.Protobuf.WellKnownTypes.Timestamp updateTime_; + /// + /// Output only. Timestamp when this ReasoningEngine was most recently updated. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp UpdateTime { + get { return updateTime_; } + set { + updateTime_ = value; + } + } + + /// Field number for the "etag" field. + public const int EtagFieldNumber = 6; + private string etag_ = ""; + /// + /// Optional. Used to perform consistent read-modify-write updates. If not set, + /// a blind "overwrite" update happens. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Etag { + get { return etag_; } + set { + etag_ = 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 ReasoningEngine); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ReasoningEngine other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (DisplayName != other.DisplayName) return false; + if (Description != other.Description) return false; + if (!object.Equals(Spec, other.Spec)) return false; + if (!object.Equals(CreateTime, other.CreateTime)) return false; + if (!object.Equals(UpdateTime, other.UpdateTime)) return false; + if (Etag != other.Etag) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (DisplayName.Length != 0) hash ^= DisplayName.GetHashCode(); + if (Description.Length != 0) hash ^= Description.GetHashCode(); + if (spec_ != null) hash ^= Spec.GetHashCode(); + if (createTime_ != null) hash ^= CreateTime.GetHashCode(); + if (updateTime_ != null) hash ^= UpdateTime.GetHashCode(); + if (Etag.Length != 0) hash ^= Etag.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (DisplayName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(DisplayName); + } + if (spec_ != null) { + output.WriteRawTag(26); + output.WriteMessage(Spec); + } + if (createTime_ != null) { + output.WriteRawTag(34); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(42); + output.WriteMessage(UpdateTime); + } + if (Etag.Length != 0) { + output.WriteRawTag(50); + output.WriteString(Etag); + } + if (Description.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Description); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (DisplayName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(DisplayName); + } + if (spec_ != null) { + output.WriteRawTag(26); + output.WriteMessage(Spec); + } + if (createTime_ != null) { + output.WriteRawTag(34); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(42); + output.WriteMessage(UpdateTime); + } + if (Etag.Length != 0) { + output.WriteRawTag(50); + output.WriteString(Etag); + } + if (Description.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Description); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (DisplayName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(DisplayName); + } + if (Description.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Description); + } + if (spec_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Spec); + } + if (createTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CreateTime); + } + if (updateTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateTime); + } + if (Etag.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Etag); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ReasoningEngine other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.DisplayName.Length != 0) { + DisplayName = other.DisplayName; + } + if (other.Description.Length != 0) { + Description = other.Description; + } + if (other.spec_ != null) { + if (spec_ == null) { + Spec = new global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec(); + } + Spec.MergeFrom(other.Spec); + } + if (other.createTime_ != null) { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + CreateTime.MergeFrom(other.CreateTime); + } + if (other.updateTime_ != null) { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + UpdateTime.MergeFrom(other.UpdateTime); + } + if (other.Etag.Length != 0) { + Etag = other.Etag; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + DisplayName = input.ReadString(); + break; + } + case 26: { + if (spec_ == null) { + Spec = new global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec(); + } + input.ReadMessage(Spec); + break; + } + case 34: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 42: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 50: { + Etag = input.ReadString(); + break; + } + case 58: { + Description = 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: { + Name = input.ReadString(); + break; + } + case 18: { + DisplayName = input.ReadString(); + break; + } + case 26: { + if (spec_ == null) { + Spec = new global::Google.Cloud.AIPlatform.V1.ReasoningEngineSpec(); + } + input.ReadMessage(Spec); + break; + } + case 34: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 42: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 50: { + Etag = input.ReadString(); + break; + } + case 58: { + Description = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionService.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionService.g.cs new file mode 100644 index 000000000000..860bdbf3933b --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionService.g.cs @@ -0,0 +1,859 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1/reasoning_engine_execution_service.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.AIPlatform.V1 { + + /// Holder for reflection information generated from google/cloud/aiplatform/v1/reasoning_engine_execution_service.proto + public static partial class ReasoningEngineExecutionServiceReflection { + + #region Descriptor + /// File descriptor for google/cloud/aiplatform/v1/reasoning_engine_execution_service.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static ReasoningEngineExecutionServiceReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "CkNnb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92MS9yZWFzb25pbmdfZW5naW5l", + "X2V4ZWN1dGlvbl9zZXJ2aWNlLnByb3RvEhpnb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MRocZ29vZ2xlL2FwaS9hbm5vdGF0aW9ucy5wcm90bxoXZ29vZ2xl", + "L2FwaS9jbGllbnQucHJvdG8aH2dvb2dsZS9hcGkvZmllbGRfYmVoYXZpb3Iu", + "cHJvdG8aGWdvb2dsZS9hcGkvaHR0cGJvZHkucHJvdG8aGWdvb2dsZS9hcGkv", + "cmVzb3VyY2UucHJvdG8aHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8i", + "pgEKG1F1ZXJ5UmVhc29uaW5nRW5naW5lUmVxdWVzdBI/CgRuYW1lGAEgASgJ", + "QjHgQQL6QSsKKWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vUmVhc29uaW5n", + "RW5naW5lEisKBWlucHV0GAIgASgLMhcuZ29vZ2xlLnByb3RvYnVmLlN0cnVj", + "dEID4EEBEhkKDGNsYXNzX21ldGhvZBgDIAEoCUID4EEBIkYKHFF1ZXJ5UmVh", + "c29uaW5nRW5naW5lUmVzcG9uc2USJgoGb3V0cHV0GAEgASgLMhYuZ29vZ2xl", + "LnByb3RvYnVmLlZhbHVlIqwBCiFTdHJlYW1RdWVyeVJlYXNvbmluZ0VuZ2lu", + "ZVJlcXVlc3QSPwoEbmFtZRgBIAEoCUIx4EEC+kErCilhaXBsYXRmb3JtLmdv", + "b2dsZWFwaXMuY29tL1JlYXNvbmluZ0VuZ2luZRIrCgVpbnB1dBgCIAEoCzIX", + "Lmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3RCA+BBARIZCgxjbGFzc19tZXRob2QY", + "AyABKAlCA+BBATKGBAofUmVhc29uaW5nRW5naW5lRXhlY3V0aW9uU2Vydmlj", + "ZRLQAQoUUXVlcnlSZWFzb25pbmdFbmdpbmUSNy5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MS5RdWVyeVJlYXNvbmluZ0VuZ2luZVJlcXVlc3QaOC5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5RdWVyeVJlYXNvbmluZ0VuZ2luZVJl", + "c3BvbnNlIkWC0+STAj8iOi92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9u", + "cy8qL3JlYXNvbmluZ0VuZ2luZXMvKn06cXVlcnk6ASoSwAEKGlN0cmVhbVF1", + "ZXJ5UmVhc29uaW5nRW5naW5lEj0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djEuU3RyZWFtUXVlcnlSZWFzb25pbmdFbmdpbmVSZXF1ZXN0GhQuZ29vZ2xl", + "LmFwaS5IdHRwQm9keSJLgtPkkwJFIkAvdjEve25hbWU9cHJvamVjdHMvKi9s", + "b2NhdGlvbnMvKi9yZWFzb25pbmdFbmdpbmVzLyp9OnN0cmVhbVF1ZXJ5OgEq", + "MAEaTcpBGWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb23SQS5odHRwczovL3d3", + "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtQuIBCh5jb20u", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFCJFJlYXNvbmluZ0VuZ2luZUV4", + "ZWN1dGlvblNlcnZpY2VQcm90b1ABWj5jbG91ZC5nb29nbGUuY29tL2dvL2Fp", + "cGxhdGZvcm0vYXBpdjEvYWlwbGF0Zm9ybXBiO2FpcGxhdGZvcm1wYqoCGkdv", + "b2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYxygIaR29vZ2xlXENsb3VkXEFJUGxh", + "dGZvcm1cVjHqAh1Hb29nbGU6OkNsb3VkOjpBSVBsYXRmb3JtOjpWMWIGcHJv", + "dG8z")); + 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.HttpbodyReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest), global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest.Parser, new[]{ "Name", "Input", "ClassMethod" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineResponse), global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineResponse.Parser, new[]{ "Output" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.StreamQueryReasoningEngineRequest), global::Google.Cloud.AIPlatform.V1.StreamQueryReasoningEngineRequest.Parser, new[]{ "Name", "Input", "ClassMethod" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + /// + /// Request message for [ReasoningEngineExecutionService.Query][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class QueryReasoningEngineRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new QueryReasoningEngineRequest()); + 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.AIPlatform.V1.ReasoningEngineExecutionServiceReflection.Descriptor.MessageTypes[0]; } + } + + [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 QueryReasoningEngineRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QueryReasoningEngineRequest(QueryReasoningEngineRequest other) : this() { + name_ = other.name_; + input_ = other.input_ != null ? other.input_.Clone() : null; + classMethod_ = other.classMethod_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QueryReasoningEngineRequest Clone() { + return new QueryReasoningEngineRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the ReasoningEngine resource to use. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "input" field. + public const int InputFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.Struct input_; + /// + /// Optional. Input content provided by users in JSON object format. Examples + /// include text query, function calling parameters, media bytes, etc. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Struct Input { + get { return input_; } + set { + input_ = value; + } + } + + /// Field number for the "class_method" field. + public const int ClassMethodFieldNumber = 3; + private string classMethod_ = ""; + /// + /// Optional. Class method to be used for the query. + /// It is optional and defaults to "query" if unspecified. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ClassMethod { + get { return classMethod_; } + set { + classMethod_ = 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 QueryReasoningEngineRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(QueryReasoningEngineRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (!object.Equals(Input, other.Input)) return false; + if (ClassMethod != other.ClassMethod) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (input_ != null) hash ^= Input.GetHashCode(); + if (ClassMethod.Length != 0) hash ^= ClassMethod.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (input_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Input); + } + if (ClassMethod.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ClassMethod); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (input_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Input); + } + if (ClassMethod.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ClassMethod); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (input_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Input); + } + if (ClassMethod.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ClassMethod); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(QueryReasoningEngineRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.input_ != null) { + if (input_ == null) { + Input = new global::Google.Protobuf.WellKnownTypes.Struct(); + } + Input.MergeFrom(other.Input); + } + if (other.ClassMethod.Length != 0) { + ClassMethod = other.ClassMethod; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + if (input_ == null) { + Input = new global::Google.Protobuf.WellKnownTypes.Struct(); + } + input.ReadMessage(Input); + break; + } + case 26: { + ClassMethod = 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: { + Name = input.ReadString(); + break; + } + case 18: { + if (input_ == null) { + Input = new global::Google.Protobuf.WellKnownTypes.Struct(); + } + input.ReadMessage(Input); + break; + } + case 26: { + ClassMethod = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Response message for [ReasoningEngineExecutionService.Query][] + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class QueryReasoningEngineResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new QueryReasoningEngineResponse()); + 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.AIPlatform.V1.ReasoningEngineExecutionServiceReflection.Descriptor.MessageTypes[1]; } + } + + [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 QueryReasoningEngineResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QueryReasoningEngineResponse(QueryReasoningEngineResponse other) : this() { + output_ = other.output_ != null ? other.output_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QueryReasoningEngineResponse Clone() { + return new QueryReasoningEngineResponse(this); + } + + /// Field number for the "output" field. + public const int OutputFieldNumber = 1; + private global::Google.Protobuf.WellKnownTypes.Value output_; + /// + /// Response provided by users in JSON object format. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Value Output { + get { return output_; } + set { + output_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as QueryReasoningEngineResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(QueryReasoningEngineResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(Output, other.Output)) 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 (output_ != null) hash ^= Output.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 (output_ != null) { + output.WriteRawTag(10); + output.WriteMessage(Output); + } + 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 (output_ != null) { + output.WriteRawTag(10); + output.WriteMessage(Output); + } + 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 (output_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Output); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(QueryReasoningEngineResponse other) { + if (other == null) { + return; + } + if (other.output_ != null) { + if (output_ == null) { + Output = new global::Google.Protobuf.WellKnownTypes.Value(); + } + Output.MergeFrom(other.Output); + } + _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 (output_ == null) { + Output = new global::Google.Protobuf.WellKnownTypes.Value(); + } + input.ReadMessage(Output); + 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 (output_ == null) { + Output = new global::Google.Protobuf.WellKnownTypes.Value(); + } + input.ReadMessage(Output); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [ReasoningEngineExecutionService.StreamQuery][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class StreamQueryReasoningEngineRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new StreamQueryReasoningEngineRequest()); + 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.AIPlatform.V1.ReasoningEngineExecutionServiceReflection.Descriptor.MessageTypes[2]; } + } + + [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 StreamQueryReasoningEngineRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public StreamQueryReasoningEngineRequest(StreamQueryReasoningEngineRequest other) : this() { + name_ = other.name_; + input_ = other.input_ != null ? other.input_.Clone() : null; + classMethod_ = other.classMethod_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public StreamQueryReasoningEngineRequest Clone() { + return new StreamQueryReasoningEngineRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the ReasoningEngine resource to use. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "input" field. + public const int InputFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.Struct input_; + /// + /// Optional. Input content provided by users in JSON object format. Examples + /// include text query, function calling parameters, media bytes, etc. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Struct Input { + get { return input_; } + set { + input_ = value; + } + } + + /// Field number for the "class_method" field. + public const int ClassMethodFieldNumber = 3; + private string classMethod_ = ""; + /// + /// Optional. Class method to be used for the stream query. + /// It is optional and defaults to "stream_query" if unspecified. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ClassMethod { + get { return classMethod_; } + set { + classMethod_ = 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 StreamQueryReasoningEngineRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(StreamQueryReasoningEngineRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (!object.Equals(Input, other.Input)) return false; + if (ClassMethod != other.ClassMethod) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (input_ != null) hash ^= Input.GetHashCode(); + if (ClassMethod.Length != 0) hash ^= ClassMethod.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (input_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Input); + } + if (ClassMethod.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ClassMethod); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (input_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Input); + } + if (ClassMethod.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ClassMethod); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (input_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Input); + } + if (ClassMethod.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ClassMethod); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(StreamQueryReasoningEngineRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.input_ != null) { + if (input_ == null) { + Input = new global::Google.Protobuf.WellKnownTypes.Struct(); + } + Input.MergeFrom(other.Input); + } + if (other.ClassMethod.Length != 0) { + ClassMethod = other.ClassMethod; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + if (input_ == null) { + Input = new global::Google.Protobuf.WellKnownTypes.Struct(); + } + input.ReadMessage(Input); + break; + } + case 26: { + ClassMethod = 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: { + Name = input.ReadString(); + break; + } + case 18: { + if (input_ == null) { + Input = new global::Google.Protobuf.WellKnownTypes.Struct(); + } + input.ReadMessage(Input); + break; + } + case 26: { + ClassMethod = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceClient.g.cs new file mode 100644 index 000000000000..5d257f49c9d6 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceClient.g.cs @@ -0,0 +1,426 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using ga = Google.Api; +using gax = Google.Api.Gax; +using gaxgrpc = Google.Api.Gax.Grpc; +using gciv = Google.Cloud.Iam.V1; +using gcl = Google.Cloud.Location; +using grpccore = Grpc.Core; +using grpcinter = Grpc.Core.Interceptors; +using mel = Microsoft.Extensions.Logging; +using proto = Google.Protobuf; +using scg = System.Collections.Generic; +using sco = System.Collections.ObjectModel; +using st = System.Threading; +using stt = System.Threading.Tasks; +using sys = System; + +namespace Google.Cloud.AIPlatform.V1 +{ + /// Settings for instances. + public sealed partial class ReasoningEngineExecutionServiceSettings : gaxgrpc::ServiceSettingsBase + { + /// Get a new instance of the default . + /// A new instance of the default . + public static ReasoningEngineExecutionServiceSettings GetDefault() => new ReasoningEngineExecutionServiceSettings(); + + /// + /// Constructs a new object with default settings. + /// + public ReasoningEngineExecutionServiceSettings() + { + } + + private ReasoningEngineExecutionServiceSettings(ReasoningEngineExecutionServiceSettings existing) : base(existing) + { + gax::GaxPreconditions.CheckNotNull(existing, nameof(existing)); + QueryReasoningEngineSettings = existing.QueryReasoningEngineSettings; + StreamQueryReasoningEngineSettings = existing.StreamQueryReasoningEngineSettings; + LocationsSettings = existing.LocationsSettings; + IAMPolicySettings = existing.IAMPolicySettings; + OnCopy(existing); + } + + partial void OnCopy(ReasoningEngineExecutionServiceSettings existing); + + /// + /// for synchronous and asynchronous calls to + /// ReasoningEngineExecutionServiceClient.QueryReasoningEngine and + /// ReasoningEngineExecutionServiceClient.QueryReasoningEngineAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings QueryReasoningEngineSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngine and + /// ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings StreamQueryReasoningEngineSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// The settings to use for the associated with the client. + /// + public gcl::LocationsSettings LocationsSettings { get; set; } = gcl::LocationsSettings.GetDefault(); + + /// + /// The settings to use for the associated with the client. + /// + public gciv::IAMPolicySettings IAMPolicySettings { get; set; } = gciv::IAMPolicySettings.GetDefault(); + + /// Creates a deep clone of this object, with all the same property values. + /// A deep clone of this object. + public ReasoningEngineExecutionServiceSettings Clone() => new ReasoningEngineExecutionServiceSettings(this); + } + + /// + /// Builder class for to provide simple configuration of + /// credentials, endpoint etc. + /// + public sealed partial class ReasoningEngineExecutionServiceClientBuilder : gaxgrpc::ClientBuilderBase + { + /// The settings to use for RPCs, or null for the default settings. + public ReasoningEngineExecutionServiceSettings Settings { get; set; } + + /// Creates a new builder with default settings. + public ReasoningEngineExecutionServiceClientBuilder() : base(ReasoningEngineExecutionServiceClient.ServiceMetadata) + { + } + + partial void InterceptBuild(ref ReasoningEngineExecutionServiceClient client); + + partial void InterceptBuildAsync(st::CancellationToken cancellationToken, ref stt::Task task); + + /// Builds the resulting client. + public override ReasoningEngineExecutionServiceClient Build() + { + ReasoningEngineExecutionServiceClient client = null; + InterceptBuild(ref client); + return client ?? BuildImpl(); + } + + /// Builds the resulting client asynchronously. + public override stt::Task BuildAsync(st::CancellationToken cancellationToken = default) + { + stt::Task task = null; + InterceptBuildAsync(cancellationToken, ref task); + return task ?? BuildAsyncImpl(cancellationToken); + } + + private ReasoningEngineExecutionServiceClient BuildImpl() + { + Validate(); + grpccore::CallInvoker callInvoker = CreateCallInvoker(); + return ReasoningEngineExecutionServiceClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + private async stt::Task BuildAsyncImpl(st::CancellationToken cancellationToken) + { + Validate(); + grpccore::CallInvoker callInvoker = await CreateCallInvokerAsync(cancellationToken).ConfigureAwait(false); + return ReasoningEngineExecutionServiceClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + /// Returns the channel pool to use when no other options are specified. + protected override gaxgrpc::ChannelPool GetChannelPool() => ReasoningEngineExecutionServiceClient.ChannelPool; + } + + /// ReasoningEngineExecutionService client wrapper, for convenient use. + /// + /// A service for executing queries on Reasoning Engine. + /// + public abstract partial class ReasoningEngineExecutionServiceClient + { + /// + /// The default endpoint for the ReasoningEngineExecutionService service, which is a host of + /// "aiplatform.googleapis.com" and a port of 443. + /// + public static string DefaultEndpoint { get; } = "aiplatform.googleapis.com:443"; + + /// The default ReasoningEngineExecutionService scopes. + /// + /// The default ReasoningEngineExecutionService scopes are: + /// + /// https://www.googleapis.com/auth/cloud-platform + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/cloud-platform", + }); + + /// The service metadata associated with this client type. + public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(ReasoningEngineExecutionService.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); + + internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata); + + /// + /// Asynchronously creates a using the default credentials, + /// endpoint and settings. To specify custom credentials or other settings, use + /// . + /// + /// + /// The to use while creating the client. + /// + /// The task representing the created . + public static stt::Task CreateAsync(st::CancellationToken cancellationToken = default) => + new ReasoningEngineExecutionServiceClientBuilder().BuildAsync(cancellationToken); + + /// + /// Synchronously creates a using the default credentials, + /// endpoint and settings. To specify custom credentials or other settings, use + /// . + /// + /// The created . + public static ReasoningEngineExecutionServiceClient Create() => + new ReasoningEngineExecutionServiceClientBuilder().Build(); + + /// + /// Creates a which uses the specified call invoker for + /// remote operations. + /// + /// + /// The for remote operations. Must not be null. + /// + /// Optional . + /// Optional . + /// The created . + internal static ReasoningEngineExecutionServiceClient Create(grpccore::CallInvoker callInvoker, ReasoningEngineExecutionServiceSettings settings = null, mel::ILogger logger = null) + { + gax::GaxPreconditions.CheckNotNull(callInvoker, nameof(callInvoker)); + grpcinter::Interceptor interceptor = settings?.Interceptor; + if (interceptor != null) + { + callInvoker = grpcinter::CallInvokerExtensions.Intercept(callInvoker, interceptor); + } + ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient grpcClient = new ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient(callInvoker); + return new ReasoningEngineExecutionServiceClientImpl(grpcClient, settings, logger); + } + + /// + /// Shuts down any channels automatically created by and + /// . Channels which weren't automatically created are not + /// affected. + /// + /// + /// After calling this method, further calls to and + /// will create new channels, which could in turn be shut down + /// by another call to this method. + /// + /// A task representing the asynchronous shutdown operation. + public static stt::Task ShutdownDefaultChannelsAsync() => ChannelPool.ShutdownChannelsAsync(); + + /// The underlying gRPC ReasoningEngineExecutionService client + public virtual ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient GrpcClient => throw new sys::NotImplementedException(); + + /// The associated with this client. + public virtual gcl::LocationsClient LocationsClient => throw new sys::NotImplementedException(); + + /// The associated with this client. + public virtual gciv::IAMPolicyClient IAMPolicyClient => throw new sys::NotImplementedException(); + + /// + /// Queries using a reasoning engine. + /// + /// 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 QueryReasoningEngineResponse QueryReasoningEngine(QueryReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Queries using a reasoning engine. + /// + /// 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 QueryReasoningEngineAsync(QueryReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Queries using a reasoning engine. + /// + /// 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 QueryReasoningEngineAsync(QueryReasoningEngineRequest request, st::CancellationToken cancellationToken) => + QueryReasoningEngineAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Server streaming methods for + /// . + /// + public abstract partial class StreamQueryReasoningEngineStream : gaxgrpc::ServerStreamingBase + { + } + + /// + /// Streams queries using a reasoning engine. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// The server stream. + public virtual StreamQueryReasoningEngineStream StreamQueryReasoningEngine(StreamQueryReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + } + + /// ReasoningEngineExecutionService client wrapper implementation, for convenient use. + /// + /// A service for executing queries on Reasoning Engine. + /// + public sealed partial class ReasoningEngineExecutionServiceClientImpl : ReasoningEngineExecutionServiceClient + { + private readonly gaxgrpc::ApiCall _callQueryReasoningEngine; + + private readonly gaxgrpc::ApiServerStreamingCall _callStreamQueryReasoningEngine; + + /// + /// Constructs a client wrapper for the ReasoningEngineExecutionService service, with the specified gRPC client + /// and settings. + /// + /// The underlying gRPC client. + /// + /// The base used within this client. + /// + /// Optional to use within this client. + public ReasoningEngineExecutionServiceClientImpl(ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient grpcClient, ReasoningEngineExecutionServiceSettings settings, mel::ILogger logger) + { + GrpcClient = grpcClient; + ReasoningEngineExecutionServiceSettings effectiveSettings = settings ?? ReasoningEngineExecutionServiceSettings.GetDefault(); + gaxgrpc::ClientHelper clientHelper = new gaxgrpc::ClientHelper(new gaxgrpc::ClientHelper.Options + { + Settings = effectiveSettings, + Logger = logger, + }); + LocationsClient = new gcl::LocationsClientImpl(grpcClient.CreateLocationsClient(), effectiveSettings.LocationsSettings, logger); + IAMPolicyClient = new gciv::IAMPolicyClientImpl(grpcClient.CreateIAMPolicyClient(), effectiveSettings.IAMPolicySettings, logger); + _callQueryReasoningEngine = clientHelper.BuildApiCall("QueryReasoningEngine", grpcClient.QueryReasoningEngineAsync, grpcClient.QueryReasoningEngine, effectiveSettings.QueryReasoningEngineSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callQueryReasoningEngine); + Modify_QueryReasoningEngineApiCall(ref _callQueryReasoningEngine); + _callStreamQueryReasoningEngine = clientHelper.BuildApiCall("StreamQueryReasoningEngine", grpcClient.StreamQueryReasoningEngine, effectiveSettings.StreamQueryReasoningEngineSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callStreamQueryReasoningEngine); + Modify_StreamQueryReasoningEngineApiCall(ref _callStreamQueryReasoningEngine); + OnConstruction(grpcClient, effectiveSettings, clientHelper); + } + + partial void Modify_ApiCall(ref gaxgrpc::ApiCall call) where TRequest : class, proto::IMessage where TResponse : class, proto::IMessage; + + partial void Modify_ApiCall(ref gaxgrpc::ApiServerStreamingCall call) where TRequest : class, proto::IMessage where TResponse : class, proto::IMessage; + + partial void Modify_QueryReasoningEngineApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_StreamQueryReasoningEngineApiCall(ref gaxgrpc::ApiServerStreamingCall call); + + partial void OnConstruction(ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient grpcClient, ReasoningEngineExecutionServiceSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); + + /// The underlying gRPC ReasoningEngineExecutionService client + public override ReasoningEngineExecutionService.ReasoningEngineExecutionServiceClient GrpcClient { get; } + + /// The associated with this client. + public override gcl::LocationsClient LocationsClient { get; } + + /// The associated with this client. + public override gciv::IAMPolicyClient IAMPolicyClient { get; } + + partial void Modify_QueryReasoningEngineRequest(ref QueryReasoningEngineRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_StreamQueryReasoningEngineRequest(ref StreamQueryReasoningEngineRequest request, ref gaxgrpc::CallSettings settings); + + /// + /// Queries using a reasoning engine. + /// + /// 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 QueryReasoningEngineResponse QueryReasoningEngine(QueryReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_QueryReasoningEngineRequest(ref request, ref callSettings); + return _callQueryReasoningEngine.Sync(request, callSettings); + } + + /// + /// Queries using a reasoning engine. + /// + /// 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 stt::Task QueryReasoningEngineAsync(QueryReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_QueryReasoningEngineRequest(ref request, ref callSettings); + return _callQueryReasoningEngine.Async(request, callSettings); + } + + internal sealed partial class StreamQueryReasoningEngineStreamImpl : StreamQueryReasoningEngineStream + { + /// Construct the server streaming method for StreamQueryReasoningEngine. + /// The underlying gRPC server streaming call. + public StreamQueryReasoningEngineStreamImpl(grpccore::AsyncServerStreamingCall call) => GrpcCall = call; + + public override grpccore::AsyncServerStreamingCall GrpcCall { get; } + } + + /// + /// Streams queries using a reasoning engine. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// The server stream. + public override ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineStream StreamQueryReasoningEngine(StreamQueryReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_StreamQueryReasoningEngineRequest(ref request, ref callSettings); + return new StreamQueryReasoningEngineStreamImpl(_callStreamQueryReasoningEngine.Call(request, callSettings)); + } + } + + public static partial class ReasoningEngineExecutionService + { + public partial class ReasoningEngineExecutionServiceClient + { + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// + /// A new for the same target as this client. + /// + public virtual gcl::Locations.LocationsClient CreateLocationsClient() => + new gcl::Locations.LocationsClient(CallInvoker); + + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// + /// A new for the same target as this client. + /// + public virtual gciv::IAMPolicy.IAMPolicyClient CreateIAMPolicyClient() => + new gciv::IAMPolicy.IAMPolicyClient(CallInvoker); + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceGrpc.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceGrpc.g.cs new file mode 100644 index 000000000000..8081e1e5b4dd --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceGrpc.g.cs @@ -0,0 +1,258 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1/reasoning_engine_execution_service.proto +// +// Original file comments: +// Copyright 2024 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace Google.Cloud.AIPlatform.V1 { + /// + /// A service for executing queries on Reasoning Engine. + /// + public static partial class ReasoningEngineExecutionService + { + static readonly string __ServiceName = "google.cloud.aiplatform.v1.ReasoningEngineExecutionService"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_QueryReasoningEngineRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_QueryReasoningEngineResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_StreamQueryReasoningEngineRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.StreamQueryReasoningEngineRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_HttpBody = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Api.HttpBody.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_QueryReasoningEngine = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "QueryReasoningEngine", + __Marshaller_google_cloud_aiplatform_v1_QueryReasoningEngineRequest, + __Marshaller_google_cloud_aiplatform_v1_QueryReasoningEngineResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_StreamQueryReasoningEngine = new grpc::Method( + grpc::MethodType.ServerStreaming, + __ServiceName, + "StreamQueryReasoningEngine", + __Marshaller_google_cloud_aiplatform_v1_StreamQueryReasoningEngineRequest, + __Marshaller_google_api_HttpBody); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::Google.Cloud.AIPlatform.V1.ReasoningEngineExecutionServiceReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of ReasoningEngineExecutionService + [grpc::BindServiceMethod(typeof(ReasoningEngineExecutionService), "BindService")] + public abstract partial class ReasoningEngineExecutionServiceBase + { + /// + /// Queries using a reasoning engine. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task QueryReasoningEngine(global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Streams queries using a reasoning engine. + /// + /// The request received from the client. + /// Used for sending responses back to the client. + /// The context of the server-side call handler being invoked. + /// A task indicating completion of the handler. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task StreamQueryReasoningEngine(global::Google.Cloud.AIPlatform.V1.StreamQueryReasoningEngineRequest request, grpc::IServerStreamWriter responseStream, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Client for ReasoningEngineExecutionService + public partial class ReasoningEngineExecutionServiceClient : grpc::ClientBase + { + /// Creates a new client for ReasoningEngineExecutionService + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public ReasoningEngineExecutionServiceClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for ReasoningEngineExecutionService that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public ReasoningEngineExecutionServiceClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected ReasoningEngineExecutionServiceClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected ReasoningEngineExecutionServiceClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + /// + /// Queries using a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineResponse QueryReasoningEngine(global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return QueryReasoningEngine(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Queries using a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineResponse QueryReasoningEngine(global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_QueryReasoningEngine, null, options, request); + } + /// + /// Queries using a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall QueryReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return QueryReasoningEngineAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Queries using a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall QueryReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.QueryReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_QueryReasoningEngine, null, options, request); + } + /// + /// Streams queries using a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncServerStreamingCall StreamQueryReasoningEngine(global::Google.Cloud.AIPlatform.V1.StreamQueryReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return StreamQueryReasoningEngine(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Streams queries using a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncServerStreamingCall StreamQueryReasoningEngine(global::Google.Cloud.AIPlatform.V1.StreamQueryReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncServerStreamingCall(__Method_StreamQueryReasoningEngine, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override ReasoningEngineExecutionServiceClient NewInstance(ClientBaseConfiguration configuration) + { + return new ReasoningEngineExecutionServiceClient(configuration); + } + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(ReasoningEngineExecutionServiceBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_QueryReasoningEngine, serviceImpl.QueryReasoningEngine) + .AddMethod(__Method_StreamQueryReasoningEngine, serviceImpl.StreamQueryReasoningEngine).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, ReasoningEngineExecutionServiceBase serviceImpl) + { + serviceBinder.AddMethod(__Method_QueryReasoningEngine, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.QueryReasoningEngine)); + serviceBinder.AddMethod(__Method_StreamQueryReasoningEngine, serviceImpl == null ? null : new grpc::ServerStreamingServerMethod(serviceImpl.StreamQueryReasoningEngine)); + } + + } +} +#endregion diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceResourceNames.g.cs new file mode 100644 index 000000000000..1e5248d74274 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineExecutionServiceResourceNames.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gcav = Google.Cloud.AIPlatform.V1; + +namespace Google.Cloud.AIPlatform.V1 +{ + public partial class QueryReasoningEngineRequest + { + /// + /// -typed view over the resource name property. + /// + public gcav::ReasoningEngineName ReasoningEngineName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::ReasoningEngineName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class StreamQueryReasoningEngineRequest + { + /// + /// -typed view over the resource name property. + /// + public gcav::ReasoningEngineName ReasoningEngineName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::ReasoningEngineName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineResourceNames.g.cs new file mode 100644 index 000000000000..14f1637eafda --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineResourceNames.g.cs @@ -0,0 +1,298 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gax = Google.Api.Gax; +using gcav = Google.Cloud.AIPlatform.V1; +using sys = System; + +namespace Google.Cloud.AIPlatform.V1 +{ + /// Resource name for the ReasoningEngine resource. + public sealed partial class ReasoningEngineName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}. + /// + ProjectLocationReasoningEngine = 1, + } + + private static gax::PathTemplate s_projectLocationReasoningEngine = new gax::PathTemplate("projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static ReasoningEngineName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new ReasoningEngineName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The ReasoningEngine ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static ReasoningEngineName FromProjectLocationReasoningEngine(string projectId, string locationId, string reasoningEngineId) => + new ReasoningEngineName(ResourceNameType.ProjectLocationReasoningEngine, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), reasoningEngineId: gax::GaxPreconditions.CheckNotNullOrEmpty(reasoningEngineId, nameof(reasoningEngineId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The ReasoningEngine ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}. + /// + public static string Format(string projectId, string locationId, string reasoningEngineId) => + FormatProjectLocationReasoningEngine(projectId, locationId, reasoningEngineId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The ReasoningEngine ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}. + /// + public static string FormatProjectLocationReasoningEngine(string projectId, string locationId, string reasoningEngineId) => + s_projectLocationReasoningEngine.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(reasoningEngineId, nameof(reasoningEngineId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static ReasoningEngineName Parse(string reasoningEngineName) => Parse(reasoningEngineName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static ReasoningEngineName Parse(string reasoningEngineName, bool allowUnparsed) => + TryParse(reasoningEngineName, allowUnparsed, out ReasoningEngineName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string reasoningEngineName, out ReasoningEngineName result) => + TryParse(reasoningEngineName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string reasoningEngineName, bool allowUnparsed, out ReasoningEngineName result) + { + gax::GaxPreconditions.CheckNotNull(reasoningEngineName, nameof(reasoningEngineName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationReasoningEngine.TryParseName(reasoningEngineName, out resourceName)) + { + result = FromProjectLocationReasoningEngine(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(reasoningEngineName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private ReasoningEngineName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string locationId = null, string projectId = null, string reasoningEngineId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + LocationId = locationId; + ProjectId = projectId; + ReasoningEngineId = reasoningEngineId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine} + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The ReasoningEngine ID. Must not be null or empty. + public ReasoningEngineName(string projectId, string locationId, string reasoningEngineId) : this(ResourceNameType.ProjectLocationReasoningEngine, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), reasoningEngineId: gax::GaxPreconditions.CheckNotNullOrEmpty(reasoningEngineId, nameof(reasoningEngineId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Location ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string LocationId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// + /// The ReasoningEngine ID. Will not be null, unless this instance contains an unparsed resource + /// name. + /// + public string ReasoningEngineId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationReasoningEngine: return s_projectLocationReasoningEngine.Expand(ProjectId, LocationId, ReasoningEngineId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as ReasoningEngineName); + + /// + public bool Equals(ReasoningEngineName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(ReasoningEngineName a, ReasoningEngineName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(ReasoningEngineName a, ReasoningEngineName b) => !(a == b); + } + + public partial class ReasoningEngine + { + /// + /// -typed view over the resource name property. + /// + public gcav::ReasoningEngineName ReasoningEngineName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::ReasoningEngineName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineService.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineService.g.cs new file mode 100644 index 000000000000..e851bd66b1f2 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineService.g.cs @@ -0,0 +1,1977 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1/reasoning_engine_service.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.AIPlatform.V1 { + + /// Holder for reflection information generated from google/cloud/aiplatform/v1/reasoning_engine_service.proto + public static partial class ReasoningEngineServiceReflection { + + #region Descriptor + /// File descriptor for google/cloud/aiplatform/v1/reasoning_engine_service.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static ReasoningEngineServiceReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "Cjlnb29nbGUvY2xvdWQvYWlwbGF0Zm9ybS92MS9yZWFzb25pbmdfZW5naW5l", + "X3NlcnZpY2UucHJvdG8SGmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxGhxn", + "b29nbGUvYXBpL2Fubm90YXRpb25zLnByb3RvGhdnb29nbGUvYXBpL2NsaWVu", + "dC5wcm90bxofZ29vZ2xlL2FwaS9maWVsZF9iZWhhdmlvci5wcm90bxoZZ29v", + "Z2xlL2FwaS9yZXNvdXJjZS5wcm90bxoqZ29vZ2xlL2Nsb3VkL2FpcGxhdGZv", + "cm0vdjEvb3BlcmF0aW9uLnByb3RvGjFnb29nbGUvY2xvdWQvYWlwbGF0Zm9y", + "bS92MS9yZWFzb25pbmdfZW5naW5lLnByb3RvGiNnb29nbGUvbG9uZ3J1bm5p", + "bmcvb3BlcmF0aW9ucy5wcm90bxobZ29vZ2xlL3Byb3RvYnVmL2VtcHR5LnBy", + "b3RvGiBnb29nbGUvcHJvdG9idWYvZmllbGRfbWFzay5wcm90byKlAQocQ3Jl", + "YXRlUmVhc29uaW5nRW5naW5lUmVxdWVzdBI5CgZwYXJlbnQYASABKAlCKeBB", + "AvpBIwohbG9jYXRpb25zLmdvb2dsZWFwaXMuY29tL0xvY2F0aW9uEkoKEHJl", + "YXNvbmluZ19lbmdpbmUYAiABKAsyKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5SZWFzb25pbmdFbmdpbmVCA+BBAiJ4CiZDcmVhdGVSZWFzb25pbmdF", + "bmdpbmVPcGVyYXRpb25NZXRhZGF0YRJOChBnZW5lcmljX21ldGFkYXRhGAEg", + "ASgLMjQuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuR2VuZXJpY09wZXJh", + "dGlvbk1ldGFkYXRhIlwKGUdldFJlYXNvbmluZ0VuZ2luZVJlcXVlc3QSPwoE", + "bmFtZRgBIAEoCUIx4EEC+kErCilhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29t", + "L1JlYXNvbmluZ0VuZ2luZSKgAQocVXBkYXRlUmVhc29uaW5nRW5naW5lUmVx", + "dWVzdBJKChByZWFzb25pbmdfZW5naW5lGAEgASgLMisuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjEuUmVhc29uaW5nRW5naW5lQgPgQQISNAoLdXBkYXRl", + "X21hc2sYAiABKAsyGi5nb29nbGUucHJvdG9idWYuRmllbGRNYXNrQgPgQQEi", + "eAomVXBkYXRlUmVhc29uaW5nRW5naW5lT3BlcmF0aW9uTWV0YWRhdGESTgoQ", + "Z2VuZXJpY19tZXRhZGF0YRgBIAEoCzI0Lmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxLkdlbmVyaWNPcGVyYXRpb25NZXRhZGF0YSKeAQobTGlzdFJlYXNv", + "bmluZ0VuZ2luZXNSZXF1ZXN0EjkKBnBhcmVudBgBIAEoCUIp4EEC+kEjCiFs", + "b2NhdGlvbnMuZ29vZ2xlYXBpcy5jb20vTG9jYXRpb24SEwoGZmlsdGVyGAIg", + "ASgJQgPgQQESFgoJcGFnZV9zaXplGAMgASgFQgPgQQESFwoKcGFnZV90b2tl", + "bhgEIAEoCUID4EEBIn8KHExpc3RSZWFzb25pbmdFbmdpbmVzUmVzcG9uc2US", + "RgoRcmVhc29uaW5nX2VuZ2luZXMYASADKAsyKy5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MS5SZWFzb25pbmdFbmdpbmUSFwoPbmV4dF9wYWdlX3Rva2Vu", + "GAIgASgJIl8KHERlbGV0ZVJlYXNvbmluZ0VuZ2luZVJlcXVlc3QSPwoEbmFt", + "ZRgBIAEoCUIx4EEC+kErCilhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL1Jl", + "YXNvbmluZ0VuZ2luZTKvCgoWUmVhc29uaW5nRW5naW5lU2VydmljZRKXAgoV", + "Q3JlYXRlUmVhc29uaW5nRW5naW5lEjguZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjEuQ3JlYXRlUmVhc29uaW5nRW5naW5lUmVxdWVzdBodLmdvb2dsZS5s", + "b25ncnVubmluZy5PcGVyYXRpb24ipAHKQTkKD1JlYXNvbmluZ0VuZ2luZRIm", + "Q3JlYXRlUmVhc29uaW5nRW5naW5lT3BlcmF0aW9uTWV0YWRhdGHaQRdwYXJl", + "bnQscmVhc29uaW5nX2VuZ2luZYLT5JMCSCI0L3YxL3twYXJlbnQ9cHJvamVj", + "dHMvKi9sb2NhdGlvbnMvKn0vcmVhc29uaW5nRW5naW5lczoQcmVhc29uaW5n", + "X2VuZ2luZRK9AQoSR2V0UmVhc29uaW5nRW5naW5lEjUuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjEuR2V0UmVhc29uaW5nRW5naW5lUmVxdWVzdBorLmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlJlYXNvbmluZ0VuZ2luZSJD2kEE", + "bmFtZYLT5JMCNhI0L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyov", + "cmVhc29uaW5nRW5naW5lcy8qfRLQAQoUTGlzdFJlYXNvbmluZ0VuZ2luZXMS", + "Ny5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5MaXN0UmVhc29uaW5nRW5n", + "aW5lc1JlcXVlc3QaOC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5MaXN0", + "UmVhc29uaW5nRW5naW5lc1Jlc3BvbnNlIkXaQQZwYXJlbnSC0+STAjYSNC92", + "MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L3JlYXNvbmluZ0Vu", + "Z2luZXMSrQIKFVVwZGF0ZVJlYXNvbmluZ0VuZ2luZRI4Lmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxLlVwZGF0ZVJlYXNvbmluZ0VuZ2luZVJlcXVlc3Qa", + "HS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIroBykE5Cg9SZWFzb25p", + "bmdFbmdpbmUSJlVwZGF0ZVJlYXNvbmluZ0VuZ2luZU9wZXJhdGlvbk1ldGFk", + "YXRh2kEccmVhc29uaW5nX2VuZ2luZSx1cGRhdGVfbWFza4LT5JMCWTJFL3Yx", + "L3tyZWFzb25pbmdfZW5naW5lLm5hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMv", + "Ki9yZWFzb25pbmdFbmdpbmVzLyp9OhByZWFzb25pbmdfZW5naW5lEugBChVE", + "ZWxldGVSZWFzb25pbmdFbmdpbmUSOC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MS5EZWxldGVSZWFzb25pbmdFbmdpbmVSZXF1ZXN0Gh0uZ29vZ2xlLmxv", + "bmdydW5uaW5nLk9wZXJhdGlvbiJ2ykEwChVnb29nbGUucHJvdG9idWYuRW1w", + "dHkSF0RlbGV0ZU9wZXJhdGlvbk1ldGFkYXRh2kEEbmFtZYLT5JMCNio0L3Yx", + "L3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovcmVhc29uaW5nRW5naW5l", + "cy8qfRpNykEZYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbdJBLmh0dHBzOi8v", + "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm1C2QEKHmNv", + "bS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MUIbUmVhc29uaW5nRW5naW5l", + "U2VydmljZVByb3RvUAFaPmNsb3VkLmdvb2dsZS5jb20vZ28vYWlwbGF0Zm9y", + "bS9hcGl2MS9haXBsYXRmb3JtcGI7YWlwbGF0Zm9ybXBiqgIaR29vZ2xlLkNs", + "b3VkLkFJUGxhdGZvcm0uVjHKAhpHb29nbGVcQ2xvdWRcQUlQbGF0Zm9ybVxW", + "MeoCHUdvb2dsZTo6Q2xvdWQ6OkFJUGxhdGZvcm06OlYxYgZwcm90bzM=")); + 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.AIPlatform.V1.OperationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.ReasoningEngineReflection.Descriptor, global::Google.LongRunning.OperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest), global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest.Parser, new[]{ "Parent", "ReasoningEngine" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineOperationMetadata), global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest), global::Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest), global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest.Parser, new[]{ "ReasoningEngine", "UpdateMask" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineOperationMetadata), global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest), global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest.Parser, new[]{ "Parent", "Filter", "PageSize", "PageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesResponse), global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesResponse.Parser, new[]{ "ReasoningEngines", "NextPageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest), global::Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest.Parser, new[]{ "Name" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + /// + /// Request message for + /// [ReasoningEngineService.CreateReasoningEngine][google.cloud.aiplatform.v1.ReasoningEngineService.CreateReasoningEngine]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateReasoningEngineRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateReasoningEngineRequest()); + 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.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.MessageTypes[0]; } + } + + [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 CreateReasoningEngineRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateReasoningEngineRequest(CreateReasoningEngineRequest other) : this() { + parent_ = other.parent_; + reasoningEngine_ = other.reasoningEngine_ != null ? other.reasoningEngine_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateReasoningEngineRequest Clone() { + return new CreateReasoningEngineRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. The resource name of the Location to create the ReasoningEngine + /// in. Format: `projects/{project}/locations/{location}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "reasoning_engine" field. + public const int ReasoningEngineFieldNumber = 2; + private global::Google.Cloud.AIPlatform.V1.ReasoningEngine reasoningEngine_; + /// + /// Required. The ReasoningEngine to create. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.ReasoningEngine ReasoningEngine { + get { return reasoningEngine_; } + set { + reasoningEngine_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CreateReasoningEngineRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateReasoningEngineRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (!object.Equals(ReasoningEngine, other.ReasoningEngine)) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (reasoningEngine_ != null) hash ^= ReasoningEngine.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (reasoningEngine_ != null) { + output.WriteRawTag(18); + output.WriteMessage(ReasoningEngine); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (reasoningEngine_ != null) { + output.WriteRawTag(18); + output.WriteMessage(ReasoningEngine); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (reasoningEngine_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ReasoningEngine); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateReasoningEngineRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.reasoningEngine_ != null) { + if (reasoningEngine_ == null) { + ReasoningEngine = new global::Google.Cloud.AIPlatform.V1.ReasoningEngine(); + } + ReasoningEngine.MergeFrom(other.ReasoningEngine); + } + _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: { + Parent = input.ReadString(); + break; + } + case 18: { + if (reasoningEngine_ == null) { + ReasoningEngine = new global::Google.Cloud.AIPlatform.V1.ReasoningEngine(); + } + input.ReadMessage(ReasoningEngine); + 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: { + Parent = input.ReadString(); + break; + } + case 18: { + if (reasoningEngine_ == null) { + ReasoningEngine = new global::Google.Cloud.AIPlatform.V1.ReasoningEngine(); + } + input.ReadMessage(ReasoningEngine); + break; + } + } + } + } + #endif + + } + + /// + /// Details of + /// [ReasoningEngineService.CreateReasoningEngine][google.cloud.aiplatform.v1.ReasoningEngineService.CreateReasoningEngine] + /// operation. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateReasoningEngineOperationMetadata : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateReasoningEngineOperationMetadata()); + 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.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.MessageTypes[1]; } + } + + [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 CreateReasoningEngineOperationMetadata() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateReasoningEngineOperationMetadata(CreateReasoningEngineOperationMetadata other) : this() { + genericMetadata_ = other.genericMetadata_ != null ? other.genericMetadata_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateReasoningEngineOperationMetadata Clone() { + return new CreateReasoningEngineOperationMetadata(this); + } + + /// Field number for the "generic_metadata" field. + public const int GenericMetadataFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata genericMetadata_; + /// + /// The common part of the operation metadata. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata GenericMetadata { + get { return genericMetadata_; } + set { + genericMetadata_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CreateReasoningEngineOperationMetadata); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateReasoningEngineOperationMetadata other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(GenericMetadata, other.GenericMetadata)) 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 (genericMetadata_ != null) hash ^= GenericMetadata.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 (genericMetadata_ != null) { + output.WriteRawTag(10); + output.WriteMessage(GenericMetadata); + } + 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 (genericMetadata_ != null) { + output.WriteRawTag(10); + output.WriteMessage(GenericMetadata); + } + 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 (genericMetadata_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(GenericMetadata); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateReasoningEngineOperationMetadata other) { + if (other == null) { + return; + } + if (other.genericMetadata_ != null) { + if (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata(); + } + GenericMetadata.MergeFrom(other.GenericMetadata); + } + _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 (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata(); + } + input.ReadMessage(GenericMetadata); + 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 (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata(); + } + input.ReadMessage(GenericMetadata); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for + /// [ReasoningEngineService.GetReasoningEngine][google.cloud.aiplatform.v1.ReasoningEngineService.GetReasoningEngine]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetReasoningEngineRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetReasoningEngineRequest()); + 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.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.MessageTypes[2]; } + } + + [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 GetReasoningEngineRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetReasoningEngineRequest(GetReasoningEngineRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetReasoningEngineRequest Clone() { + return new GetReasoningEngineRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the ReasoningEngine resource. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetReasoningEngineRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetReasoningEngineRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetReasoningEngineRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for + /// [ReasoningEngineService.UpdateReasoningEngine][google.cloud.aiplatform.v1.ReasoningEngineService.UpdateReasoningEngine]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateReasoningEngineRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateReasoningEngineRequest()); + 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.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.MessageTypes[3]; } + } + + [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 UpdateReasoningEngineRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateReasoningEngineRequest(UpdateReasoningEngineRequest other) : this() { + reasoningEngine_ = other.reasoningEngine_ != null ? other.reasoningEngine_.Clone() : null; + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateReasoningEngineRequest Clone() { + return new UpdateReasoningEngineRequest(this); + } + + /// Field number for the "reasoning_engine" field. + public const int ReasoningEngineFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1.ReasoningEngine reasoningEngine_; + /// + /// Required. The ReasoningEngine which replaces the resource on the server. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.ReasoningEngine ReasoningEngine { + get { return reasoningEngine_; } + set { + reasoningEngine_ = value; + } + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Optional. Mask specifying which fields to update. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateReasoningEngineRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateReasoningEngineRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(ReasoningEngine, other.ReasoningEngine)) return false; + if (!object.Equals(UpdateMask, other.UpdateMask)) 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 (reasoningEngine_ != null) hash ^= ReasoningEngine.GetHashCode(); + if (updateMask_ != null) hash ^= UpdateMask.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 (reasoningEngine_ != null) { + output.WriteRawTag(10); + output.WriteMessage(ReasoningEngine); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (reasoningEngine_ != null) { + output.WriteRawTag(10); + output.WriteMessage(ReasoningEngine); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (reasoningEngine_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ReasoningEngine); + } + if (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateReasoningEngineRequest other) { + if (other == null) { + return; + } + if (other.reasoningEngine_ != null) { + if (reasoningEngine_ == null) { + ReasoningEngine = new global::Google.Cloud.AIPlatform.V1.ReasoningEngine(); + } + ReasoningEngine.MergeFrom(other.ReasoningEngine); + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + _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 (reasoningEngine_ == null) { + ReasoningEngine = new global::Google.Cloud.AIPlatform.V1.ReasoningEngine(); + } + input.ReadMessage(ReasoningEngine); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + 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 (reasoningEngine_ == null) { + ReasoningEngine = new global::Google.Cloud.AIPlatform.V1.ReasoningEngine(); + } + input.ReadMessage(ReasoningEngine); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + } + } + } + #endif + + } + + /// + /// Details of + /// [ReasoningEngineService.UpdateReasoningEngine][google.cloud.aiplatform.v1.ReasoningEngineService.UpdateReasoningEngine] + /// operation. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateReasoningEngineOperationMetadata : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateReasoningEngineOperationMetadata()); + 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.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.MessageTypes[4]; } + } + + [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 UpdateReasoningEngineOperationMetadata() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateReasoningEngineOperationMetadata(UpdateReasoningEngineOperationMetadata other) : this() { + genericMetadata_ = other.genericMetadata_ != null ? other.genericMetadata_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateReasoningEngineOperationMetadata Clone() { + return new UpdateReasoningEngineOperationMetadata(this); + } + + /// Field number for the "generic_metadata" field. + public const int GenericMetadataFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata genericMetadata_; + /// + /// The common part of the operation metadata. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata GenericMetadata { + get { return genericMetadata_; } + set { + genericMetadata_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateReasoningEngineOperationMetadata); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateReasoningEngineOperationMetadata other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(GenericMetadata, other.GenericMetadata)) 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 (genericMetadata_ != null) hash ^= GenericMetadata.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 (genericMetadata_ != null) { + output.WriteRawTag(10); + output.WriteMessage(GenericMetadata); + } + 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 (genericMetadata_ != null) { + output.WriteRawTag(10); + output.WriteMessage(GenericMetadata); + } + 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 (genericMetadata_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(GenericMetadata); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateReasoningEngineOperationMetadata other) { + if (other == null) { + return; + } + if (other.genericMetadata_ != null) { + if (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata(); + } + GenericMetadata.MergeFrom(other.GenericMetadata); + } + _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 (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata(); + } + input.ReadMessage(GenericMetadata); + 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 (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1.GenericOperationMetadata(); + } + input.ReadMessage(GenericMetadata); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for + /// [ReasoningEngineService.ListReasoningEngines][google.cloud.aiplatform.v1.ReasoningEngineService.ListReasoningEngines]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListReasoningEnginesRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListReasoningEnginesRequest()); + 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.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.MessageTypes[5]; } + } + + [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 ListReasoningEnginesRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListReasoningEnginesRequest(ListReasoningEnginesRequest other) : this() { + parent_ = other.parent_; + filter_ = other.filter_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListReasoningEnginesRequest Clone() { + return new ListReasoningEnginesRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. The resource name of the Location to list the ReasoningEngines + /// from. Format: `projects/{project}/locations/{location}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "filter" field. + public const int FilterFieldNumber = 2; + private string filter_ = ""; + /// + /// Optional. The standard list filter. + /// More detail in [AIP-160](https://google.aip.dev/160). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Filter { + get { return filter_; } + set { + filter_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 3; + private int pageSize_; + /// + /// Optional. The standard list page size. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 4; + private string pageToken_ = ""; + /// + /// Optional. The standard list page token. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = 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 ListReasoningEnginesRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListReasoningEnginesRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (Filter != other.Filter) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (Filter.Length != 0) hash ^= Filter.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (Filter.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Filter); + } + if (PageSize != 0) { + output.WriteRawTag(24); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(34); + output.WriteString(PageToken); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (Filter.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Filter); + } + if (PageSize != 0) { + output.WriteRawTag(24); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(34); + output.WriteString(PageToken); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (Filter.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Filter); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListReasoningEnginesRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.Filter.Length != 0) { + Filter = other.Filter; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + _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: { + Parent = input.ReadString(); + break; + } + case 18: { + Filter = input.ReadString(); + break; + } + case 24: { + PageSize = input.ReadInt32(); + break; + } + case 34: { + PageToken = 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: { + Parent = input.ReadString(); + break; + } + case 18: { + Filter = input.ReadString(); + break; + } + case 24: { + PageSize = input.ReadInt32(); + break; + } + case 34: { + PageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Response message for + /// [ReasoningEngineService.ListReasoningEngines][google.cloud.aiplatform.v1.ReasoningEngineService.ListReasoningEngines] + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListReasoningEnginesResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListReasoningEnginesResponse()); + 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.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.MessageTypes[6]; } + } + + [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 ListReasoningEnginesResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListReasoningEnginesResponse(ListReasoningEnginesResponse other) : this() { + reasoningEngines_ = other.reasoningEngines_.Clone(); + nextPageToken_ = other.nextPageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListReasoningEnginesResponse Clone() { + return new ListReasoningEnginesResponse(this); + } + + /// Field number for the "reasoning_engines" field. + public const int ReasoningEnginesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_reasoningEngines_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1.ReasoningEngine.Parser); + private readonly pbc::RepeatedField reasoningEngines_ = new pbc::RepeatedField(); + /// + /// List of ReasoningEngines in the requested page. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField ReasoningEngines { + get { return reasoningEngines_; } + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; + /// + /// A token to retrieve the next page of results. + /// Pass to + /// [ListReasoningEnginesRequest.page_token][google.cloud.aiplatform.v1.ListReasoningEnginesRequest.page_token] + /// to obtain that page. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_; } + set { + nextPageToken_ = 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 ListReasoningEnginesResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListReasoningEnginesResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!reasoningEngines_.Equals(other.reasoningEngines_)) return false; + if (NextPageToken != other.NextPageToken) 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; + hash ^= reasoningEngines_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.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 + reasoningEngines_.WriteTo(output, _repeated_reasoningEngines_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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) { + reasoningEngines_.WriteTo(ref output, _repeated_reasoningEngines_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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; + size += reasoningEngines_.CalculateSize(_repeated_reasoningEngines_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListReasoningEnginesResponse other) { + if (other == null) { + return; + } + reasoningEngines_.Add(other.reasoningEngines_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; + } + _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: { + reasoningEngines_.AddEntriesFrom(input, _repeated_reasoningEngines_codec); + break; + } + case 18: { + NextPageToken = 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: { + reasoningEngines_.AddEntriesFrom(ref input, _repeated_reasoningEngines_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for + /// [ReasoningEngineService.DeleteReasoningEngine][google.cloud.aiplatform.v1.ReasoningEngineService.DeleteReasoningEngine]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DeleteReasoningEngineRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DeleteReasoningEngineRequest()); + 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.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.MessageTypes[7]; } + } + + [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 DeleteReasoningEngineRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteReasoningEngineRequest(DeleteReasoningEngineRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteReasoningEngineRequest Clone() { + return new DeleteReasoningEngineRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the ReasoningEngine resource to be deleted. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 DeleteReasoningEngineRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DeleteReasoningEngineRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DeleteReasoningEngineRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceClient.g.cs new file mode 100644 index 000000000000..79e008d908de --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceClient.g.cs @@ -0,0 +1,1300 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gagr = Google.Api.Gax.ResourceNames; +using gax = Google.Api.Gax; +using gaxgrpc = Google.Api.Gax.Grpc; +using gciv = Google.Cloud.Iam.V1; +using gcl = Google.Cloud.Location; +using grpccore = Grpc.Core; +using grpcinter = Grpc.Core.Interceptors; +using lro = Google.LongRunning; +using mel = Microsoft.Extensions.Logging; +using proto = Google.Protobuf; +using sc = System.Collections; +using scg = System.Collections.Generic; +using sco = System.Collections.ObjectModel; +using st = System.Threading; +using stt = System.Threading.Tasks; +using sys = System; +using wkt = Google.Protobuf.WellKnownTypes; + +namespace Google.Cloud.AIPlatform.V1 +{ + /// Settings for instances. + public sealed partial class ReasoningEngineServiceSettings : gaxgrpc::ServiceSettingsBase + { + /// Get a new instance of the default . + /// A new instance of the default . + public static ReasoningEngineServiceSettings GetDefault() => new ReasoningEngineServiceSettings(); + + /// + /// Constructs a new object with default settings. + /// + public ReasoningEngineServiceSettings() + { + } + + private ReasoningEngineServiceSettings(ReasoningEngineServiceSettings existing) : base(existing) + { + gax::GaxPreconditions.CheckNotNull(existing, nameof(existing)); + CreateReasoningEngineSettings = existing.CreateReasoningEngineSettings; + CreateReasoningEngineOperationsSettings = existing.CreateReasoningEngineOperationsSettings.Clone(); + GetReasoningEngineSettings = existing.GetReasoningEngineSettings; + ListReasoningEnginesSettings = existing.ListReasoningEnginesSettings; + UpdateReasoningEngineSettings = existing.UpdateReasoningEngineSettings; + UpdateReasoningEngineOperationsSettings = existing.UpdateReasoningEngineOperationsSettings.Clone(); + DeleteReasoningEngineSettings = existing.DeleteReasoningEngineSettings; + DeleteReasoningEngineOperationsSettings = existing.DeleteReasoningEngineOperationsSettings.Clone(); + LocationsSettings = existing.LocationsSettings; + IAMPolicySettings = existing.IAMPolicySettings; + OnCopy(existing); + } + + partial void OnCopy(ReasoningEngineServiceSettings existing); + + /// + /// for synchronous and asynchronous calls to + /// ReasoningEngineServiceClient.CreateReasoningEngine and + /// ReasoningEngineServiceClient.CreateReasoningEngineAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings CreateReasoningEngineSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// Long Running Operation settings for calls to ReasoningEngineServiceClient.CreateReasoningEngine and + /// ReasoningEngineServiceClient.CreateReasoningEngineAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings CreateReasoningEngineOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// for synchronous and asynchronous calls to + /// ReasoningEngineServiceClient.GetReasoningEngine and + /// ReasoningEngineServiceClient.GetReasoningEngineAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings GetReasoningEngineSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// ReasoningEngineServiceClient.ListReasoningEngines and + /// ReasoningEngineServiceClient.ListReasoningEnginesAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings ListReasoningEnginesSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// ReasoningEngineServiceClient.UpdateReasoningEngine and + /// ReasoningEngineServiceClient.UpdateReasoningEngineAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings UpdateReasoningEngineSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// Long Running Operation settings for calls to ReasoningEngineServiceClient.UpdateReasoningEngine and + /// ReasoningEngineServiceClient.UpdateReasoningEngineAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings UpdateReasoningEngineOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// for synchronous and asynchronous calls to + /// ReasoningEngineServiceClient.DeleteReasoningEngine and + /// ReasoningEngineServiceClient.DeleteReasoningEngineAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings DeleteReasoningEngineSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// Long Running Operation settings for calls to ReasoningEngineServiceClient.DeleteReasoningEngine and + /// ReasoningEngineServiceClient.DeleteReasoningEngineAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings DeleteReasoningEngineOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// The settings to use for the associated with the client. + /// + public gcl::LocationsSettings LocationsSettings { get; set; } = gcl::LocationsSettings.GetDefault(); + + /// + /// The settings to use for the associated with the client. + /// + public gciv::IAMPolicySettings IAMPolicySettings { get; set; } = gciv::IAMPolicySettings.GetDefault(); + + /// Creates a deep clone of this object, with all the same property values. + /// A deep clone of this object. + public ReasoningEngineServiceSettings Clone() => new ReasoningEngineServiceSettings(this); + } + + /// + /// Builder class for to provide simple configuration of credentials, + /// endpoint etc. + /// + public sealed partial class ReasoningEngineServiceClientBuilder : gaxgrpc::ClientBuilderBase + { + /// The settings to use for RPCs, or null for the default settings. + public ReasoningEngineServiceSettings Settings { get; set; } + + /// Creates a new builder with default settings. + public ReasoningEngineServiceClientBuilder() : base(ReasoningEngineServiceClient.ServiceMetadata) + { + } + + partial void InterceptBuild(ref ReasoningEngineServiceClient client); + + partial void InterceptBuildAsync(st::CancellationToken cancellationToken, ref stt::Task task); + + /// Builds the resulting client. + public override ReasoningEngineServiceClient Build() + { + ReasoningEngineServiceClient client = null; + InterceptBuild(ref client); + return client ?? BuildImpl(); + } + + /// Builds the resulting client asynchronously. + public override stt::Task BuildAsync(st::CancellationToken cancellationToken = default) + { + stt::Task task = null; + InterceptBuildAsync(cancellationToken, ref task); + return task ?? BuildAsyncImpl(cancellationToken); + } + + private ReasoningEngineServiceClient BuildImpl() + { + Validate(); + grpccore::CallInvoker callInvoker = CreateCallInvoker(); + return ReasoningEngineServiceClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + private async stt::Task BuildAsyncImpl(st::CancellationToken cancellationToken) + { + Validate(); + grpccore::CallInvoker callInvoker = await CreateCallInvokerAsync(cancellationToken).ConfigureAwait(false); + return ReasoningEngineServiceClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + /// Returns the channel pool to use when no other options are specified. + protected override gaxgrpc::ChannelPool GetChannelPool() => ReasoningEngineServiceClient.ChannelPool; + } + + /// ReasoningEngineService client wrapper, for convenient use. + /// + /// A service for managing Vertex AI's Reasoning Engines. + /// + public abstract partial class ReasoningEngineServiceClient + { + /// + /// The default endpoint for the ReasoningEngineService service, which is a host of "aiplatform.googleapis.com" + /// and a port of 443. + /// + public static string DefaultEndpoint { get; } = "aiplatform.googleapis.com:443"; + + /// The default ReasoningEngineService scopes. + /// + /// The default ReasoningEngineService scopes are: + /// + /// https://www.googleapis.com/auth/cloud-platform + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/cloud-platform", + }); + + /// The service metadata associated with this client type. + public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(ReasoningEngineService.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); + + internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata); + + /// + /// Asynchronously creates a using the default credentials, endpoint + /// and settings. To specify custom credentials or other settings, use + /// . + /// + /// + /// The to use while creating the client. + /// + /// The task representing the created . + public static stt::Task CreateAsync(st::CancellationToken cancellationToken = default) => + new ReasoningEngineServiceClientBuilder().BuildAsync(cancellationToken); + + /// + /// Synchronously creates a using the default credentials, endpoint + /// and settings. To specify custom credentials or other settings, use + /// . + /// + /// The created . + public static ReasoningEngineServiceClient Create() => new ReasoningEngineServiceClientBuilder().Build(); + + /// + /// Creates a which uses the specified call invoker for remote + /// operations. + /// + /// + /// The for remote operations. Must not be null. + /// + /// Optional . + /// Optional . + /// The created . + internal static ReasoningEngineServiceClient Create(grpccore::CallInvoker callInvoker, ReasoningEngineServiceSettings settings = null, mel::ILogger logger = null) + { + gax::GaxPreconditions.CheckNotNull(callInvoker, nameof(callInvoker)); + grpcinter::Interceptor interceptor = settings?.Interceptor; + if (interceptor != null) + { + callInvoker = grpcinter::CallInvokerExtensions.Intercept(callInvoker, interceptor); + } + ReasoningEngineService.ReasoningEngineServiceClient grpcClient = new ReasoningEngineService.ReasoningEngineServiceClient(callInvoker); + return new ReasoningEngineServiceClientImpl(grpcClient, settings, logger); + } + + /// + /// Shuts down any channels automatically created by and + /// . Channels which weren't automatically created are not + /// affected. + /// + /// + /// After calling this method, further calls to and + /// will create new channels, which could in turn be shut down + /// by another call to this method. + /// + /// A task representing the asynchronous shutdown operation. + public static stt::Task ShutdownDefaultChannelsAsync() => ChannelPool.ShutdownChannelsAsync(); + + /// The underlying gRPC ReasoningEngineService client + public virtual ReasoningEngineService.ReasoningEngineServiceClient GrpcClient => throw new sys::NotImplementedException(); + + /// The associated with this client. + public virtual gcl::LocationsClient LocationsClient => throw new sys::NotImplementedException(); + + /// The associated with this client. + public virtual gciv::IAMPolicyClient IAMPolicyClient => throw new sys::NotImplementedException(); + + /// + /// Creates a reasoning engine. + /// + /// 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 CreateReasoningEngine(CreateReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a reasoning engine. + /// + /// 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> CreateReasoningEngineAsync(CreateReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a reasoning engine. + /// + /// 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> CreateReasoningEngineAsync(CreateReasoningEngineRequest request, st::CancellationToken cancellationToken) => + CreateReasoningEngineAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for CreateReasoningEngine. + public virtual lro::OperationsClient CreateReasoningEngineOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of CreateReasoningEngine + /// . + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceCreateReasoningEngine(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateReasoningEngineOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// CreateReasoningEngine. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceCreateReasoningEngineAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateReasoningEngineOperationsClient, callSettings); + + /// + /// Creates a reasoning engine. + /// + /// + /// Required. The resource name of the Location to create the ReasoningEngine + /// in. Format: `projects/{project}/locations/{location}` + /// + /// + /// Required. The ReasoningEngine to create. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation CreateReasoningEngine(string parent, ReasoningEngine reasoningEngine, gaxgrpc::CallSettings callSettings = null) => + CreateReasoningEngine(new CreateReasoningEngineRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + ReasoningEngine = gax::GaxPreconditions.CheckNotNull(reasoningEngine, nameof(reasoningEngine)), + }, callSettings); + + /// + /// Creates a reasoning engine. + /// + /// + /// Required. The resource name of the Location to create the ReasoningEngine + /// in. Format: `projects/{project}/locations/{location}` + /// + /// + /// Required. The ReasoningEngine to create. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> CreateReasoningEngineAsync(string parent, ReasoningEngine reasoningEngine, gaxgrpc::CallSettings callSettings = null) => + CreateReasoningEngineAsync(new CreateReasoningEngineRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + ReasoningEngine = gax::GaxPreconditions.CheckNotNull(reasoningEngine, nameof(reasoningEngine)), + }, callSettings); + + /// + /// Creates a reasoning engine. + /// + /// + /// Required. The resource name of the Location to create the ReasoningEngine + /// in. Format: `projects/{project}/locations/{location}` + /// + /// + /// Required. The ReasoningEngine to create. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> CreateReasoningEngineAsync(string parent, ReasoningEngine reasoningEngine, st::CancellationToken cancellationToken) => + CreateReasoningEngineAsync(parent, reasoningEngine, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a reasoning engine. + /// + /// + /// Required. The resource name of the Location to create the ReasoningEngine + /// in. Format: `projects/{project}/locations/{location}` + /// + /// + /// Required. The ReasoningEngine to create. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation CreateReasoningEngine(gagr::LocationName parent, ReasoningEngine reasoningEngine, gaxgrpc::CallSettings callSettings = null) => + CreateReasoningEngine(new CreateReasoningEngineRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + ReasoningEngine = gax::GaxPreconditions.CheckNotNull(reasoningEngine, nameof(reasoningEngine)), + }, callSettings); + + /// + /// Creates a reasoning engine. + /// + /// + /// Required. The resource name of the Location to create the ReasoningEngine + /// in. Format: `projects/{project}/locations/{location}` + /// + /// + /// Required. The ReasoningEngine to create. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> CreateReasoningEngineAsync(gagr::LocationName parent, ReasoningEngine reasoningEngine, gaxgrpc::CallSettings callSettings = null) => + CreateReasoningEngineAsync(new CreateReasoningEngineRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + ReasoningEngine = gax::GaxPreconditions.CheckNotNull(reasoningEngine, nameof(reasoningEngine)), + }, callSettings); + + /// + /// Creates a reasoning engine. + /// + /// + /// Required. The resource name of the Location to create the ReasoningEngine + /// in. Format: `projects/{project}/locations/{location}` + /// + /// + /// Required. The ReasoningEngine to create. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> CreateReasoningEngineAsync(gagr::LocationName parent, ReasoningEngine reasoningEngine, st::CancellationToken cancellationToken) => + CreateReasoningEngineAsync(parent, reasoningEngine, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets a reasoning engine. + /// + /// 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 ReasoningEngine GetReasoningEngine(GetReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets a reasoning engine. + /// + /// 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 GetReasoningEngineAsync(GetReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets a reasoning engine. + /// + /// 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 GetReasoningEngineAsync(GetReasoningEngineRequest request, st::CancellationToken cancellationToken) => + GetReasoningEngineAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual ReasoningEngine GetReasoningEngine(string name, gaxgrpc::CallSettings callSettings = null) => + GetReasoningEngine(new GetReasoningEngineRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetReasoningEngineAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetReasoningEngineAsync(new GetReasoningEngineRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetReasoningEngineAsync(string name, st::CancellationToken cancellationToken) => + GetReasoningEngineAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual ReasoningEngine GetReasoningEngine(ReasoningEngineName name, gaxgrpc::CallSettings callSettings = null) => + GetReasoningEngine(new GetReasoningEngineRequest + { + ReasoningEngineName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetReasoningEngineAsync(ReasoningEngineName name, gaxgrpc::CallSettings callSettings = null) => + GetReasoningEngineAsync(new GetReasoningEngineRequest + { + ReasoningEngineName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetReasoningEngineAsync(ReasoningEngineName name, st::CancellationToken cancellationToken) => + GetReasoningEngineAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Lists reasoning engines in a location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListReasoningEngines(ListReasoningEnginesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists reasoning engines in a location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListReasoningEnginesAsync(ListReasoningEnginesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists reasoning engines in a location. + /// + /// + /// Required. The resource name of the Location to list the ReasoningEngines + /// from. Format: `projects/{project}/locations/{location}` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListReasoningEngines(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListReasoningEnginesRequest request = new ListReasoningEnginesRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListReasoningEngines(request, callSettings); + } + + /// + /// Lists reasoning engines in a location. + /// + /// + /// Required. The resource name of the Location to list the ReasoningEngines + /// from. Format: `projects/{project}/locations/{location}` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListReasoningEnginesAsync(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListReasoningEnginesRequest request = new ListReasoningEnginesRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListReasoningEnginesAsync(request, callSettings); + } + + /// + /// Lists reasoning engines in a location. + /// + /// + /// Required. The resource name of the Location to list the ReasoningEngines + /// from. Format: `projects/{project}/locations/{location}` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListReasoningEngines(gagr::LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListReasoningEnginesRequest request = new ListReasoningEnginesRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListReasoningEngines(request, callSettings); + } + + /// + /// Lists reasoning engines in a location. + /// + /// + /// Required. The resource name of the Location to list the ReasoningEngines + /// from. Format: `projects/{project}/locations/{location}` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListReasoningEnginesAsync(gagr::LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListReasoningEnginesRequest request = new ListReasoningEnginesRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListReasoningEnginesAsync(request, callSettings); + } + + /// + /// Updates a reasoning engine. + /// + /// 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 UpdateReasoningEngine(UpdateReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates a reasoning engine. + /// + /// 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> UpdateReasoningEngineAsync(UpdateReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates a reasoning engine. + /// + /// 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> UpdateReasoningEngineAsync(UpdateReasoningEngineRequest request, st::CancellationToken cancellationToken) => + UpdateReasoningEngineAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for UpdateReasoningEngine. + public virtual lro::OperationsClient UpdateReasoningEngineOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of UpdateReasoningEngine + /// . + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceUpdateReasoningEngine(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateReasoningEngineOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// UpdateReasoningEngine. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceUpdateReasoningEngineAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateReasoningEngineOperationsClient, callSettings); + + /// + /// Updates a reasoning engine. + /// + /// + /// Required. The ReasoningEngine which replaces the resource on the server. + /// + /// + /// Optional. Mask specifying which fields to update. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation UpdateReasoningEngine(ReasoningEngine reasoningEngine, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateReasoningEngine(new UpdateReasoningEngineRequest + { + ReasoningEngine = gax::GaxPreconditions.CheckNotNull(reasoningEngine, nameof(reasoningEngine)), + UpdateMask = updateMask, + }, callSettings); + + /// + /// Updates a reasoning engine. + /// + /// + /// Required. The ReasoningEngine which replaces the resource on the server. + /// + /// + /// Optional. Mask specifying which fields to update. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> UpdateReasoningEngineAsync(ReasoningEngine reasoningEngine, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateReasoningEngineAsync(new UpdateReasoningEngineRequest + { + ReasoningEngine = gax::GaxPreconditions.CheckNotNull(reasoningEngine, nameof(reasoningEngine)), + UpdateMask = updateMask, + }, callSettings); + + /// + /// Updates a reasoning engine. + /// + /// + /// Required. The ReasoningEngine which replaces the resource on the server. + /// + /// + /// Optional. Mask specifying which fields to update. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> UpdateReasoningEngineAsync(ReasoningEngine reasoningEngine, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + UpdateReasoningEngineAsync(reasoningEngine, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes a reasoning engine. + /// + /// 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 DeleteReasoningEngine(DeleteReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Deletes a reasoning engine. + /// + /// 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> DeleteReasoningEngineAsync(DeleteReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Deletes a reasoning engine. + /// + /// 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> DeleteReasoningEngineAsync(DeleteReasoningEngineRequest request, st::CancellationToken cancellationToken) => + DeleteReasoningEngineAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for DeleteReasoningEngine. + public virtual lro::OperationsClient DeleteReasoningEngineOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of DeleteReasoningEngine + /// . + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceDeleteReasoningEngine(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteReasoningEngineOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// DeleteReasoningEngine. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceDeleteReasoningEngineAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteReasoningEngineOperationsClient, callSettings); + + /// + /// Deletes a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource to be deleted. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation DeleteReasoningEngine(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteReasoningEngine(new DeleteReasoningEngineRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource to be deleted. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteReasoningEngineAsync(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteReasoningEngineAsync(new DeleteReasoningEngineRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource to be deleted. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteReasoningEngineAsync(string name, st::CancellationToken cancellationToken) => + DeleteReasoningEngineAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource to be deleted. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation DeleteReasoningEngine(ReasoningEngineName name, gaxgrpc::CallSettings callSettings = null) => + DeleteReasoningEngine(new DeleteReasoningEngineRequest + { + ReasoningEngineName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource to be deleted. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteReasoningEngineAsync(ReasoningEngineName name, gaxgrpc::CallSettings callSettings = null) => + DeleteReasoningEngineAsync(new DeleteReasoningEngineRequest + { + ReasoningEngineName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a reasoning engine. + /// + /// + /// Required. The name of the ReasoningEngine resource to be deleted. + /// Format: + /// `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteReasoningEngineAsync(ReasoningEngineName name, st::CancellationToken cancellationToken) => + DeleteReasoningEngineAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + } + + /// ReasoningEngineService client wrapper implementation, for convenient use. + /// + /// A service for managing Vertex AI's Reasoning Engines. + /// + public sealed partial class ReasoningEngineServiceClientImpl : ReasoningEngineServiceClient + { + private readonly gaxgrpc::ApiCall _callCreateReasoningEngine; + + private readonly gaxgrpc::ApiCall _callGetReasoningEngine; + + private readonly gaxgrpc::ApiCall _callListReasoningEngines; + + private readonly gaxgrpc::ApiCall _callUpdateReasoningEngine; + + private readonly gaxgrpc::ApiCall _callDeleteReasoningEngine; + + /// + /// Constructs a client wrapper for the ReasoningEngineService service, with the specified gRPC client and + /// settings. + /// + /// The underlying gRPC client. + /// + /// The base used within this client. + /// + /// Optional to use within this client. + public ReasoningEngineServiceClientImpl(ReasoningEngineService.ReasoningEngineServiceClient grpcClient, ReasoningEngineServiceSettings settings, mel::ILogger logger) + { + GrpcClient = grpcClient; + ReasoningEngineServiceSettings effectiveSettings = settings ?? ReasoningEngineServiceSettings.GetDefault(); + gaxgrpc::ClientHelper clientHelper = new gaxgrpc::ClientHelper(new gaxgrpc::ClientHelper.Options + { + Settings = effectiveSettings, + Logger = logger, + }); + CreateReasoningEngineOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.CreateReasoningEngineOperationsSettings, logger); + UpdateReasoningEngineOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.UpdateReasoningEngineOperationsSettings, logger); + DeleteReasoningEngineOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.DeleteReasoningEngineOperationsSettings, logger); + LocationsClient = new gcl::LocationsClientImpl(grpcClient.CreateLocationsClient(), effectiveSettings.LocationsSettings, logger); + IAMPolicyClient = new gciv::IAMPolicyClientImpl(grpcClient.CreateIAMPolicyClient(), effectiveSettings.IAMPolicySettings, logger); + _callCreateReasoningEngine = clientHelper.BuildApiCall("CreateReasoningEngine", grpcClient.CreateReasoningEngineAsync, grpcClient.CreateReasoningEngine, effectiveSettings.CreateReasoningEngineSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callCreateReasoningEngine); + Modify_CreateReasoningEngineApiCall(ref _callCreateReasoningEngine); + _callGetReasoningEngine = clientHelper.BuildApiCall("GetReasoningEngine", grpcClient.GetReasoningEngineAsync, grpcClient.GetReasoningEngine, effectiveSettings.GetReasoningEngineSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetReasoningEngine); + Modify_GetReasoningEngineApiCall(ref _callGetReasoningEngine); + _callListReasoningEngines = clientHelper.BuildApiCall("ListReasoningEngines", grpcClient.ListReasoningEnginesAsync, grpcClient.ListReasoningEngines, effectiveSettings.ListReasoningEnginesSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callListReasoningEngines); + Modify_ListReasoningEnginesApiCall(ref _callListReasoningEngines); + _callUpdateReasoningEngine = clientHelper.BuildApiCall("UpdateReasoningEngine", grpcClient.UpdateReasoningEngineAsync, grpcClient.UpdateReasoningEngine, effectiveSettings.UpdateReasoningEngineSettings).WithGoogleRequestParam("reasoning_engine.name", request => request.ReasoningEngine?.Name); + Modify_ApiCall(ref _callUpdateReasoningEngine); + Modify_UpdateReasoningEngineApiCall(ref _callUpdateReasoningEngine); + _callDeleteReasoningEngine = clientHelper.BuildApiCall("DeleteReasoningEngine", grpcClient.DeleteReasoningEngineAsync, grpcClient.DeleteReasoningEngine, effectiveSettings.DeleteReasoningEngineSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callDeleteReasoningEngine); + Modify_DeleteReasoningEngineApiCall(ref _callDeleteReasoningEngine); + OnConstruction(grpcClient, effectiveSettings, clientHelper); + } + + partial void Modify_ApiCall(ref gaxgrpc::ApiCall call) where TRequest : class, proto::IMessage where TResponse : class, proto::IMessage; + + partial void Modify_CreateReasoningEngineApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetReasoningEngineApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_ListReasoningEnginesApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_UpdateReasoningEngineApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_DeleteReasoningEngineApiCall(ref gaxgrpc::ApiCall call); + + partial void OnConstruction(ReasoningEngineService.ReasoningEngineServiceClient grpcClient, ReasoningEngineServiceSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); + + /// The underlying gRPC ReasoningEngineService client + public override ReasoningEngineService.ReasoningEngineServiceClient GrpcClient { get; } + + /// The associated with this client. + public override gcl::LocationsClient LocationsClient { get; } + + /// The associated with this client. + public override gciv::IAMPolicyClient IAMPolicyClient { get; } + + partial void Modify_CreateReasoningEngineRequest(ref CreateReasoningEngineRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetReasoningEngineRequest(ref GetReasoningEngineRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_ListReasoningEnginesRequest(ref ListReasoningEnginesRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_UpdateReasoningEngineRequest(ref UpdateReasoningEngineRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_DeleteReasoningEngineRequest(ref DeleteReasoningEngineRequest request, ref gaxgrpc::CallSettings settings); + + /// The long-running operations client for CreateReasoningEngine. + public override lro::OperationsClient CreateReasoningEngineOperationsClient { get; } + + /// + /// Creates a reasoning engine. + /// + /// 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 CreateReasoningEngine(CreateReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateReasoningEngineRequest(ref request, ref callSettings); + return new lro::Operation(_callCreateReasoningEngine.Sync(request, callSettings), CreateReasoningEngineOperationsClient); + } + + /// + /// Creates a reasoning engine. + /// + /// 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> CreateReasoningEngineAsync(CreateReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateReasoningEngineRequest(ref request, ref callSettings); + return new lro::Operation(await _callCreateReasoningEngine.Async(request, callSettings).ConfigureAwait(false), CreateReasoningEngineOperationsClient); + } + + /// + /// Gets a reasoning engine. + /// + /// 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 ReasoningEngine GetReasoningEngine(GetReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetReasoningEngineRequest(ref request, ref callSettings); + return _callGetReasoningEngine.Sync(request, callSettings); + } + + /// + /// Gets a reasoning engine. + /// + /// 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 stt::Task GetReasoningEngineAsync(GetReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetReasoningEngineRequest(ref request, ref callSettings); + return _callGetReasoningEngine.Async(request, callSettings); + } + + /// + /// Lists reasoning engines in a location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListReasoningEngines(ListReasoningEnginesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListReasoningEnginesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListReasoningEngines, request, callSettings); + } + + /// + /// Lists reasoning engines in a location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListReasoningEnginesAsync(ListReasoningEnginesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListReasoningEnginesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListReasoningEngines, request, callSettings); + } + + /// The long-running operations client for UpdateReasoningEngine. + public override lro::OperationsClient UpdateReasoningEngineOperationsClient { get; } + + /// + /// Updates a reasoning engine. + /// + /// 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 UpdateReasoningEngine(UpdateReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateReasoningEngineRequest(ref request, ref callSettings); + return new lro::Operation(_callUpdateReasoningEngine.Sync(request, callSettings), UpdateReasoningEngineOperationsClient); + } + + /// + /// Updates a reasoning engine. + /// + /// 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> UpdateReasoningEngineAsync(UpdateReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateReasoningEngineRequest(ref request, ref callSettings); + return new lro::Operation(await _callUpdateReasoningEngine.Async(request, callSettings).ConfigureAwait(false), UpdateReasoningEngineOperationsClient); + } + + /// The long-running operations client for DeleteReasoningEngine. + public override lro::OperationsClient DeleteReasoningEngineOperationsClient { get; } + + /// + /// Deletes a reasoning engine. + /// + /// 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 DeleteReasoningEngine(DeleteReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteReasoningEngineRequest(ref request, ref callSettings); + return new lro::Operation(_callDeleteReasoningEngine.Sync(request, callSettings), DeleteReasoningEngineOperationsClient); + } + + /// + /// Deletes a reasoning engine. + /// + /// 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> DeleteReasoningEngineAsync(DeleteReasoningEngineRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteReasoningEngineRequest(ref request, ref callSettings); + return new lro::Operation(await _callDeleteReasoningEngine.Async(request, callSettings).ConfigureAwait(false), DeleteReasoningEngineOperationsClient); + } + } + + public partial class ListReasoningEnginesRequest : gaxgrpc::IPageRequest + { + } + + public partial class ListReasoningEnginesResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => ReasoningEngines.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } + + public static partial class ReasoningEngineService + { + public partial class ReasoningEngineServiceClient + { + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// A new Operations client for the same target as this client. + public virtual lro::Operations.OperationsClient CreateOperationsClient() => + new lro::Operations.OperationsClient(CallInvoker); + } + } + + public static partial class ReasoningEngineService + { + public partial class ReasoningEngineServiceClient + { + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// + /// A new for the same target as this client. + /// + public virtual gcl::Locations.LocationsClient CreateLocationsClient() => + new gcl::Locations.LocationsClient(CallInvoker); + + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// + /// A new for the same target as this client. + /// + public virtual gciv::IAMPolicy.IAMPolicyClient CreateIAMPolicyClient() => + new gciv::IAMPolicy.IAMPolicyClient(CallInvoker); + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceGrpc.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceGrpc.g.cs new file mode 100644 index 000000000000..bca233f7c561 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceGrpc.g.cs @@ -0,0 +1,499 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/aiplatform/v1/reasoning_engine_service.proto +// +// Original file comments: +// Copyright 2024 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace Google.Cloud.AIPlatform.V1 { + /// + /// A service for managing Vertex AI's Reasoning Engines. + /// + public static partial class ReasoningEngineService + { + static readonly string __ServiceName = "google.cloud.aiplatform.v1.ReasoningEngineService"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_CreateReasoningEngineRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_longrunning_Operation = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.LongRunning.Operation.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_GetReasoningEngineRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_ReasoningEngine = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.ReasoningEngine.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_ListReasoningEnginesRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_ListReasoningEnginesResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_UpdateReasoningEngineRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1_DeleteReasoningEngineRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateReasoningEngine = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateReasoningEngine", + __Marshaller_google_cloud_aiplatform_v1_CreateReasoningEngineRequest, + __Marshaller_google_longrunning_Operation); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetReasoningEngine = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetReasoningEngine", + __Marshaller_google_cloud_aiplatform_v1_GetReasoningEngineRequest, + __Marshaller_google_cloud_aiplatform_v1_ReasoningEngine); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListReasoningEngines = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListReasoningEngines", + __Marshaller_google_cloud_aiplatform_v1_ListReasoningEnginesRequest, + __Marshaller_google_cloud_aiplatform_v1_ListReasoningEnginesResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateReasoningEngine = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateReasoningEngine", + __Marshaller_google_cloud_aiplatform_v1_UpdateReasoningEngineRequest, + __Marshaller_google_longrunning_Operation); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_DeleteReasoningEngine = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "DeleteReasoningEngine", + __Marshaller_google_cloud_aiplatform_v1_DeleteReasoningEngineRequest, + __Marshaller_google_longrunning_Operation); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::Google.Cloud.AIPlatform.V1.ReasoningEngineServiceReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of ReasoningEngineService + [grpc::BindServiceMethod(typeof(ReasoningEngineService), "BindService")] + public abstract partial class ReasoningEngineServiceBase + { + /// + /// Creates a reasoning engine. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task CreateReasoningEngine(global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Gets a reasoning engine. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetReasoningEngine(global::Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Lists reasoning engines in a location. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListReasoningEngines(global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Updates a reasoning engine. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateReasoningEngine(global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Deletes a reasoning engine. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task DeleteReasoningEngine(global::Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Client for ReasoningEngineService + public partial class ReasoningEngineServiceClient : grpc::ClientBase + { + /// Creates a new client for ReasoningEngineService + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public ReasoningEngineServiceClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for ReasoningEngineService that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public ReasoningEngineServiceClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected ReasoningEngineServiceClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected ReasoningEngineServiceClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + /// + /// Creates a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation CreateReasoningEngine(global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateReasoningEngine(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation CreateReasoningEngine(global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_CreateReasoningEngine, null, options, request); + } + /// + /// Creates a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateReasoningEngineAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.CreateReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_CreateReasoningEngine, null, options, request); + } + /// + /// Gets a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.ReasoningEngine GetReasoningEngine(global::Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetReasoningEngine(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.ReasoningEngine GetReasoningEngine(global::Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetReasoningEngine, null, options, request); + } + /// + /// Gets a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetReasoningEngineAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.GetReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetReasoningEngine, null, options, request); + } + /// + /// Lists reasoning engines in a location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesResponse ListReasoningEngines(global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListReasoningEngines(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists reasoning engines in a location. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesResponse ListReasoningEngines(global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListReasoningEngines, null, options, request); + } + /// + /// Lists reasoning engines in a location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListReasoningEnginesAsync(global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListReasoningEnginesAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists reasoning engines in a location. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListReasoningEnginesAsync(global::Google.Cloud.AIPlatform.V1.ListReasoningEnginesRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListReasoningEngines, null, options, request); + } + /// + /// Updates a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation UpdateReasoningEngine(global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateReasoningEngine(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation UpdateReasoningEngine(global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateReasoningEngine, null, options, request); + } + /// + /// Updates a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateReasoningEngineAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.UpdateReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateReasoningEngine, null, options, request); + } + /// + /// Deletes a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation DeleteReasoningEngine(global::Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteReasoningEngine(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Deletes a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation DeleteReasoningEngine(global::Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_DeleteReasoningEngine, null, options, request); + } + /// + /// Deletes a reasoning engine. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteReasoningEngineAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Deletes a reasoning engine. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteReasoningEngineAsync(global::Google.Cloud.AIPlatform.V1.DeleteReasoningEngineRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_DeleteReasoningEngine, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override ReasoningEngineServiceClient NewInstance(ClientBaseConfiguration configuration) + { + return new ReasoningEngineServiceClient(configuration); + } + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(ReasoningEngineServiceBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_CreateReasoningEngine, serviceImpl.CreateReasoningEngine) + .AddMethod(__Method_GetReasoningEngine, serviceImpl.GetReasoningEngine) + .AddMethod(__Method_ListReasoningEngines, serviceImpl.ListReasoningEngines) + .AddMethod(__Method_UpdateReasoningEngine, serviceImpl.UpdateReasoningEngine) + .AddMethod(__Method_DeleteReasoningEngine, serviceImpl.DeleteReasoningEngine).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, ReasoningEngineServiceBase serviceImpl) + { + serviceBinder.AddMethod(__Method_CreateReasoningEngine, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateReasoningEngine)); + serviceBinder.AddMethod(__Method_GetReasoningEngine, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetReasoningEngine)); + serviceBinder.AddMethod(__Method_ListReasoningEngines, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListReasoningEngines)); + serviceBinder.AddMethod(__Method_UpdateReasoningEngine, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateReasoningEngine)); + serviceBinder.AddMethod(__Method_DeleteReasoningEngine, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteReasoningEngine)); + } + + } +} +#endregion diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceResourceNames.g.cs new file mode 100644 index 000000000000..8311a10dd304 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReasoningEngineServiceResourceNames.g.cs @@ -0,0 +1,70 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gagr = Google.Api.Gax.ResourceNames; +using gcav = Google.Cloud.AIPlatform.V1; + +namespace Google.Cloud.AIPlatform.V1 +{ + public partial class CreateReasoningEngineRequest + { + /// + /// -typed view over the resource name property. + /// + public gagr::LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : gagr::LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class GetReasoningEngineRequest + { + /// + /// -typed view over the resource name property. + /// + public gcav::ReasoningEngineName ReasoningEngineName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::ReasoningEngineName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class ListReasoningEnginesRequest + { + /// + /// -typed view over the resource name property. + /// + public gagr::LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : gagr::LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class DeleteReasoningEngineRequest + { + /// + /// -typed view over the resource name property. + /// + public gcav::ReasoningEngineName ReasoningEngineName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::ReasoningEngineName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReservationAffinityResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReservationAffinityResourceNames.g.cs index 3879ad5f5688..29631532ee03 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReservationAffinityResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ReservationAffinityResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SavedQueryResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SavedQueryResourceNames.g.cs index 4c16886c07b9..5adc8e99031c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SavedQueryResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SavedQueryResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleResourceNames.g.cs index 8bdabd495284..02eeb734e551 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleServiceClient.g.cs index 26060a245d53..8f5d3f0f5f8d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleServiceResourceNames.g.cs index 3e0a09961c80..d7e115b1563f 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ScheduleServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ServiceCollectionExtensions.g.cs index d00a339f52f7..8658fa352e8c 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -350,6 +350,42 @@ public static IServiceCollection AddFeaturestoreServiceClient(this IServiceColle return builder.Build(provider); }); + /// + /// Adds a singleton to . + /// + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddGenAiCacheServiceClient(this IServiceCollection services, sys::Action action = null) => + services.AddSingleton(provider => + { + gcav::GenAiCacheServiceClientBuilder builder = new gcav::GenAiCacheServiceClientBuilder(); + action?.Invoke(builder); + return builder.Build(provider); + }); + + /// + /// Adds a singleton to . + /// + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddGenAiCacheServiceClient(this IServiceCollection services, sys::Action action) => + services.AddSingleton(provider => + { + gcav::GenAiCacheServiceClientBuilder builder = new gcav::GenAiCacheServiceClientBuilder(); + action?.Invoke(provider, builder); + return builder.Build(provider); + }); + /// /// Adds a singleton to . /// @@ -838,6 +874,78 @@ public static IServiceCollection AddPredictionServiceClient(this IServiceCollect return builder.Build(provider); }); + /// + /// Adds a singleton to . + /// + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddReasoningEngineExecutionServiceClient(this IServiceCollection services, sys::Action action = null) => + services.AddSingleton(provider => + { + gcav::ReasoningEngineExecutionServiceClientBuilder builder = new gcav::ReasoningEngineExecutionServiceClientBuilder(); + action?.Invoke(builder); + return builder.Build(provider); + }); + + /// + /// Adds a singleton to . + /// + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddReasoningEngineExecutionServiceClient(this IServiceCollection services, sys::Action action) => + services.AddSingleton(provider => + { + gcav::ReasoningEngineExecutionServiceClientBuilder builder = new gcav::ReasoningEngineExecutionServiceClientBuilder(); + action?.Invoke(provider, builder); + return builder.Build(provider); + }); + + /// + /// Adds a singleton to . + /// + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddReasoningEngineServiceClient(this IServiceCollection services, sys::Action action = null) => + services.AddSingleton(provider => + { + gcav::ReasoningEngineServiceClientBuilder builder = new gcav::ReasoningEngineServiceClientBuilder(); + action?.Invoke(builder); + return builder.Build(provider); + }); + + /// + /// Adds a singleton to . + /// + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddReasoningEngineServiceClient(this IServiceCollection services, sys::Action action) => + services.AddSingleton(provider => + { + gcav::ReasoningEngineServiceClientBuilder builder = new gcav::ReasoningEngineServiceClientBuilder(); + action?.Invoke(provider, builder); + return builder.Build(provider); + }); + /// /// Adds a singleton to . /// diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ServiceNetworkingResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ServiceNetworkingResourceNames.g.cs index 916c3c2aaf15..3fc002f4d70d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ServiceNetworkingResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/ServiceNetworkingResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolResourceNames.g.cs index d7b894929851..b9eec63f38bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolServiceClient.g.cs index 2b8c7f6cad04..b73607372cee 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolServiceResourceNames.g.cs index 8956c0700f05..5a05b220e36e 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/SpecialistPoolServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/StudyResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/StudyResourceNames.g.cs index f9611ecdb767..9c516a19117d 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/StudyResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/StudyResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardExperimentResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardExperimentResourceNames.g.cs index 6dd87543aa19..039e3afe9d41 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardExperimentResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardExperimentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardResourceNames.g.cs index 8d123242e546..e27bf16dc992 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardRunResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardRunResourceNames.g.cs index c0cff2044076..cb51e449f65b 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardRunResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardRunResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardServiceClient.g.cs index a4dc8c9c525a..176eed22aea4 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardServiceResourceNames.g.cs index 43e816b1ea05..29e4ae1745de 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardTimeSeriesResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardTimeSeriesResourceNames.g.cs index d3af545242da..dea441fe0c75 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardTimeSeriesResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/TensorboardTimeSeriesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Tool.g.cs b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Tool.g.cs index 91b7deebd29d..bce63ba52cd5 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Tool.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Tool.g.cs @@ -28,74 +28,93 @@ static ToolReflection() { "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MRofZ29vZ2xlL2FwaS9maWVsZF9iZWhh", "dmlvci5wcm90bxoZZ29vZ2xlL2FwaS9yZXNvdXJjZS5wcm90bxooZ29vZ2xl", "L2Nsb3VkL2FpcGxhdGZvcm0vdjEvb3BlbmFwaS5wcm90bxocZ29vZ2xlL3By", - "b3RvYnVmL3N0cnVjdC5wcm90byLzAQoEVG9vbBJTChVmdW5jdGlvbl9kZWNs", - "YXJhdGlvbnMYASADKAsyLy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5G", - "dW5jdGlvbkRlY2xhcmF0aW9uQgPgQQESPQoJcmV0cmlldmFsGAIgASgLMiUu", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuUmV0cmlldmFsQgPgQQESVwoX", - "Z29vZ2xlX3NlYXJjaF9yZXRyaWV2YWwYAyABKAsyMS5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MS5Hb29nbGVTZWFyY2hSZXRyaWV2YWxCA+BBASLIAQoT", - "RnVuY3Rpb25EZWNsYXJhdGlvbhIRCgRuYW1lGAEgASgJQgPgQQISGAoLZGVz", - "Y3JpcHRpb24YAiABKAlCA+BBARJCCgpwYXJhbWV0ZXJzGAMgASgLMikuZ29v", - "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuT3BlbkFwaVNjaGVtYUID4EEBEkAK", - "CHJlc3BvbnNlGAQgASgLMikuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", - "T3BlbkFwaVNjaGVtYUID4EEBIk0KDEZ1bmN0aW9uQ2FsbBIRCgRuYW1lGAEg", - "ASgJQgPgQQISKgoEYXJncxgCIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1", - "Y3RCA+BBASJVChBGdW5jdGlvblJlc3BvbnNlEhEKBG5hbWUYASABKAlCA+BB", - "AhIuCghyZXNwb25zZRgCIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3RC", - "A+BBAiLJAQoJUmV0cmlldmFsEkYKEHZlcnRleF9haV9zZWFyY2gYAiABKAsy", - "Ki5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5WZXJ0ZXhBSVNlYXJjaEgA", - "EkYKEHZlcnRleF9yYWdfc3RvcmUYBCABKAsyKi5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MS5WZXJ0ZXhSYWdTdG9yZUgAEiIKE2Rpc2FibGVfYXR0cmli", - "dXRpb24YAyABKAhCBRgB4EEBQggKBnNvdXJjZSKqAwoOVmVydGV4UmFnU3Rv", - "cmUSUgoNcmFnX3Jlc291cmNlcxgEIAMoCzI2Lmdvb2dsZS5jbG91ZC5haXBs", - "YXRmb3JtLnYxLlZlcnRleFJhZ1N0b3JlLlJhZ1Jlc291cmNlQgPgQQESJAoQ", - "c2ltaWxhcml0eV90b3BfaxgCIAEoBUIFGAHgQQFIAIgBARItChl2ZWN0b3Jf", - "ZGlzdGFuY2VfdGhyZXNob2xkGAMgASgBQgUYAeBBAUgBiAEBElEKFHJhZ19y", - "ZXRyaWV2YWxfY29uZmlnGAYgASgLMi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjEuUmFnUmV0cmlldmFsQ29uZmlnQgPgQQEaaQoLUmFnUmVzb3VyY2US", - "PwoKcmFnX2NvcnB1cxgBIAEoCUIr4EEB+kElCiNhaXBsYXRmb3JtLmdvb2ds", - "ZWFwaXMuY29tL1JhZ0NvcnB1cxIZCgxyYWdfZmlsZV9pZHMYAiADKAlCA+BB", - "AUITChFfc2ltaWxhcml0eV90b3Bfa0IcChpfdmVjdG9yX2Rpc3RhbmNlX3Ro", - "cmVzaG9sZCIoCg5WZXJ0ZXhBSVNlYXJjaBIWCglkYXRhc3RvcmUYASABKAlC", - "A+BBAiJtChVHb29nbGVTZWFyY2hSZXRyaWV2YWwSVAoYZHluYW1pY19yZXRy", - "aWV2YWxfY29uZmlnGAIgASgLMjIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djEuRHluYW1pY1JldHJpZXZhbENvbmZpZyLKAQoWRHluYW1pY1JldHJpZXZh", - "bENvbmZpZxJFCgRtb2RlGAEgASgOMjcuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjEuRHluYW1pY1JldHJpZXZhbENvbmZpZy5Nb2RlEiMKEWR5bmFtaWNf", - "dGhyZXNob2xkGAIgASgCQgPgQQFIAIgBASIuCgRNb2RlEhQKEE1PREVfVU5T", - "UEVDSUZJRUQQABIQCgxNT0RFX0RZTkFNSUMQAUIUChJfZHluYW1pY190aHJl", - "c2hvbGQiZQoKVG9vbENvbmZpZxJXChdmdW5jdGlvbl9jYWxsaW5nX2NvbmZp", - "ZxgBIAEoCzIxLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZ1bmN0aW9u", - "Q2FsbGluZ0NvbmZpZ0ID4EEBIsIBChVGdW5jdGlvbkNhbGxpbmdDb25maWcS", - "SQoEbW9kZRgBIAEoDjI2Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZ1", - "bmN0aW9uQ2FsbGluZ0NvbmZpZy5Nb2RlQgPgQQESIwoWYWxsb3dlZF9mdW5j", - "dGlvbl9uYW1lcxgCIAMoCUID4EEBIjkKBE1vZGUSFAoQTU9ERV9VTlNQRUNJ", - "RklFRBAAEggKBEFVVE8QARIHCgNBTlkQAhIICgROT05FEAMiigIKElJhZ1Jl", - "dHJpZXZhbENvbmZpZxISCgV0b3BfaxgBIAEoBUID4EEBEkoKBmZpbHRlchgD", - "IAEoCzI1Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLlJhZ1JldHJpZXZh", - "bENvbmZpZy5GaWx0ZXJCA+BBARqTAQoGRmlsdGVyEigKGXZlY3Rvcl9kaXN0", - "YW5jZV90aHJlc2hvbGQYAyABKAFCA+BBAUgAEioKG3ZlY3Rvcl9zaW1pbGFy", - "aXR5X3RocmVzaG9sZBgEIAEoAUID4EEBSAASHAoPbWV0YWRhdGFfZmlsdGVy", - "GAIgASgJQgPgQQFCFQoTdmVjdG9yX2RiX3RocmVzaG9sZELHAQoeY29tLmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxQglUb29sUHJvdG9QAVo+Y2xvdWQu", - "Z29vZ2xlLmNvbS9nby9haXBsYXRmb3JtL2FwaXYxL2FpcGxhdGZvcm1wYjth", - "aXBsYXRmb3JtcGKqAhpHb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMcoCGkdv", - "b2dsZVxDbG91ZFxBSVBsYXRmb3JtXFYx6gIdR29vZ2xlOjpDbG91ZDo6QUlQ", - "bGF0Zm9ybTo6VjFiBnByb3RvMw==")); + "b3RvYnVmL3N0cnVjdC5wcm90bxoYZ29vZ2xlL3R5cGUvbGF0bG5nLnByb3Rv", + "ItECCgRUb29sElMKFWZ1bmN0aW9uX2RlY2xhcmF0aW9ucxgBIAMoCzIvLmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkZ1bmN0aW9uRGVjbGFyYXRpb25C", + "A+BBARI9CglyZXRyaWV2YWwYAiABKAsyJS5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MS5SZXRyaWV2YWxCA+BBARJXChdnb29nbGVfc2VhcmNoX3JldHJp", + "ZXZhbBgDIAEoCzIxLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxLkdvb2ds", + "ZVNlYXJjaFJldHJpZXZhbEID4EEBEksKDmNvZGVfZXhlY3V0aW9uGAQgASgL", + "Mi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuVG9vbC5Db2RlRXhlY3V0", + "aW9uQgPgQQEaDwoNQ29kZUV4ZWN1dGlvbiLIAQoTRnVuY3Rpb25EZWNsYXJh", + "dGlvbhIRCgRuYW1lGAEgASgJQgPgQQISGAoLZGVzY3JpcHRpb24YAiABKAlC", + "A+BBARJCCgpwYXJhbWV0ZXJzGAMgASgLMikuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuT3BlbkFwaVNjaGVtYUID4EEBEkAKCHJlc3BvbnNlGAQgASgL", + "MikuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuT3BlbkFwaVNjaGVtYUID", + "4EEBIk0KDEZ1bmN0aW9uQ2FsbBIRCgRuYW1lGAEgASgJQgPgQQISKgoEYXJn", + "cxgCIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3RCA+BBASJVChBGdW5j", + "dGlvblJlc3BvbnNlEhEKBG5hbWUYASABKAlCA+BBAhIuCghyZXNwb25zZRgC", + "IAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3RCA+BBAiKhAQoORXhlY3V0", + "YWJsZUNvZGUSSgoIbGFuZ3VhZ2UYASABKA4yMy5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MS5FeGVjdXRhYmxlQ29kZS5MYW5ndWFnZUID4EECEhEKBGNv", + "ZGUYAiABKAlCA+BBAiIwCghMYW5ndWFnZRIYChRMQU5HVUFHRV9VTlNQRUNJ", + "RklFRBAAEgoKBlBZVEhPThABIuABChNDb2RlRXhlY3V0aW9uUmVzdWx0Ek0K", + "B291dGNvbWUYASABKA4yNy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5D", + "b2RlRXhlY3V0aW9uUmVzdWx0Lk91dGNvbWVCA+BBAhITCgZvdXRwdXQYAiAB", + "KAlCA+BBASJlCgdPdXRjb21lEhcKE09VVENPTUVfVU5TUEVDSUZJRUQQABIO", + "CgpPVVRDT01FX09LEAESEgoOT1VUQ09NRV9GQUlMRUQQAhIdChlPVVRDT01F", + "X0RFQURMSU5FX0VYQ0VFREVEEAMiyQEKCVJldHJpZXZhbBJGChB2ZXJ0ZXhf", + "YWlfc2VhcmNoGAIgASgLMiouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEu", + "VmVydGV4QUlTZWFyY2hIABJGChB2ZXJ0ZXhfcmFnX3N0b3JlGAQgASgLMiou", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjEuVmVydGV4UmFnU3RvcmVIABIi", + "ChNkaXNhYmxlX2F0dHJpYnV0aW9uGAMgASgIQgUYAeBBAUIICgZzb3VyY2Ui", + "qgMKDlZlcnRleFJhZ1N0b3JlElIKDXJhZ19yZXNvdXJjZXMYBCADKAsyNi5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MS5WZXJ0ZXhSYWdTdG9yZS5SYWdS", + "ZXNvdXJjZUID4EEBEiQKEHNpbWlsYXJpdHlfdG9wX2sYAiABKAVCBRgB4EEB", + "SACIAQESLQoZdmVjdG9yX2Rpc3RhbmNlX3RocmVzaG9sZBgDIAEoAUIFGAHg", + "QQFIAYgBARJRChRyYWdfcmV0cmlldmFsX2NvbmZpZxgGIAEoCzIuLmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLlJhZ1JldHJpZXZhbENvbmZpZ0ID4EEB", + "GmkKC1JhZ1Jlc291cmNlEj8KCnJhZ19jb3JwdXMYASABKAlCK+BBAfpBJQoj", + "YWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9SYWdDb3JwdXMSGQoMcmFnX2Zp", + "bGVfaWRzGAIgAygJQgPgQQFCEwoRX3NpbWlsYXJpdHlfdG9wX2tCHAoaX3Zl", + "Y3Rvcl9kaXN0YW5jZV90aHJlc2hvbGQiKAoOVmVydGV4QUlTZWFyY2gSFgoJ", + "ZGF0YXN0b3JlGAEgASgJQgPgQQIibQoVR29vZ2xlU2VhcmNoUmV0cmlldmFs", + "ElQKGGR5bmFtaWNfcmV0cmlldmFsX2NvbmZpZxgCIAEoCzIyLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxLkR5bmFtaWNSZXRyaWV2YWxDb25maWciygEK", + "FkR5bmFtaWNSZXRyaWV2YWxDb25maWcSRQoEbW9kZRgBIAEoDjI3Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLkR5bmFtaWNSZXRyaWV2YWxDb25maWcu", + "TW9kZRIjChFkeW5hbWljX3RocmVzaG9sZBgCIAEoAkID4EEBSACIAQEiLgoE", + "TW9kZRIUChBNT0RFX1VOU1BFQ0lGSUVEEAASEAoMTU9ERV9EWU5BTUlDEAFC", + "FAoSX2R5bmFtaWNfdGhyZXNob2xkIrEBCgpUb29sQ29uZmlnElcKF2Z1bmN0", + "aW9uX2NhbGxpbmdfY29uZmlnGAEgASgLMjEuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjEuRnVuY3Rpb25DYWxsaW5nQ29uZmlnQgPgQQESSgoQcmV0cmll", + "dmFsX2NvbmZpZxgCIAEoCzIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "LlJldHJpZXZhbENvbmZpZ0ID4EEBIsIBChVGdW5jdGlvbkNhbGxpbmdDb25m", + "aWcSSQoEbW9kZRgBIAEoDjI2Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "LkZ1bmN0aW9uQ2FsbGluZ0NvbmZpZy5Nb2RlQgPgQQESIwoWYWxsb3dlZF9m", + "dW5jdGlvbl9uYW1lcxgCIAMoCUID4EEBIjkKBE1vZGUSFAoQTU9ERV9VTlNQ", + "RUNJRklFRBAAEggKBEFVVE8QARIHCgNBTlkQAhIICgROT05FEAMidgoPUmV0", + "cmlldmFsQ29uZmlnEikKB2xhdF9sbmcYASABKAsyEy5nb29nbGUudHlwZS5M", + "YXRMbmdIAIgBARIaCg1sYW5ndWFnZV9jb2RlGAIgASgJSAGIAQFCCgoIX2xh", + "dF9sbmdCEAoOX2xhbmd1YWdlX2NvZGUiigIKElJhZ1JldHJpZXZhbENvbmZp", + "ZxISCgV0b3BfaxgBIAEoBUID4EEBEkoKBmZpbHRlchgDIAEoCzI1Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxLlJhZ1JldHJpZXZhbENvbmZpZy5GaWx0", + "ZXJCA+BBARqTAQoGRmlsdGVyEigKGXZlY3Rvcl9kaXN0YW5jZV90aHJlc2hv", + "bGQYAyABKAFCA+BBAUgAEioKG3ZlY3Rvcl9zaW1pbGFyaXR5X3RocmVzaG9s", + "ZBgEIAEoAUID4EEBSAASHAoPbWV0YWRhdGFfZmlsdGVyGAIgASgJQgPgQQFC", + "FQoTdmVjdG9yX2RiX3RocmVzaG9sZELHAQoeY29tLmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxQglUb29sUHJvdG9QAVo+Y2xvdWQuZ29vZ2xlLmNvbS9n", + "by9haXBsYXRmb3JtL2FwaXYxL2FpcGxhdGZvcm1wYjthaXBsYXRmb3JtcGKq", + "AhpHb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMcoCGkdvb2dsZVxDbG91ZFxB", + "SVBsYXRmb3JtXFYx6gIdR29vZ2xlOjpDbG91ZDo6QUlQbGF0Zm9ybTo6VjFi", + "BnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, - new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.OpenapiReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, }, + new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1.OpenapiReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, global::Google.Type.LatlngReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Tool), global::Google.Cloud.AIPlatform.V1.Tool.Parser, new[]{ "FunctionDeclarations", "Retrieval", "GoogleSearchRetrieval" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Tool), global::Google.Cloud.AIPlatform.V1.Tool.Parser, new[]{ "FunctionDeclarations", "Retrieval", "GoogleSearchRetrieval", "CodeExecution" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Tool.Types.CodeExecution), global::Google.Cloud.AIPlatform.V1.Tool.Types.CodeExecution.Parser, null, null, null, null, null)}), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FunctionDeclaration), global::Google.Cloud.AIPlatform.V1.FunctionDeclaration.Parser, new[]{ "Name", "Description", "Parameters", "Response" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FunctionCall), global::Google.Cloud.AIPlatform.V1.FunctionCall.Parser, new[]{ "Name", "Args" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FunctionResponse), global::Google.Cloud.AIPlatform.V1.FunctionResponse.Parser, new[]{ "Name", "Response" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ExecutableCode), global::Google.Cloud.AIPlatform.V1.ExecutableCode.Parser, new[]{ "Language", "Code" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.CodeExecutionResult), global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Parser, new[]{ "Outcome", "Output" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.Retrieval), global::Google.Cloud.AIPlatform.V1.Retrieval.Parser, new[]{ "VertexAiSearch", "VertexRagStore", "DisableAttribution" }, new[]{ "Source" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.VertexRagStore), global::Google.Cloud.AIPlatform.V1.VertexRagStore.Parser, new[]{ "RagResources", "SimilarityTopK", "VectorDistanceThreshold", "RagRetrievalConfig" }, new[]{ "SimilarityTopK", "VectorDistanceThreshold" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.VertexRagStore.Types.RagResource), global::Google.Cloud.AIPlatform.V1.VertexRagStore.Types.RagResource.Parser, new[]{ "RagCorpus", "RagFileIds" }, null, null, null, null)}), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.VertexAISearch), global::Google.Cloud.AIPlatform.V1.VertexAISearch.Parser, new[]{ "Datastore" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.GoogleSearchRetrieval), global::Google.Cloud.AIPlatform.V1.GoogleSearchRetrieval.Parser, new[]{ "DynamicRetrievalConfig" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.DynamicRetrievalConfig), global::Google.Cloud.AIPlatform.V1.DynamicRetrievalConfig.Parser, new[]{ "Mode", "DynamicThreshold" }, new[]{ "DynamicThreshold" }, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.DynamicRetrievalConfig.Types.Mode) }, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ToolConfig), global::Google.Cloud.AIPlatform.V1.ToolConfig.Parser, new[]{ "FunctionCallingConfig" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.ToolConfig), global::Google.Cloud.AIPlatform.V1.ToolConfig.Parser, new[]{ "FunctionCallingConfig", "RetrievalConfig" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.FunctionCallingConfig), global::Google.Cloud.AIPlatform.V1.FunctionCallingConfig.Parser, new[]{ "Mode", "AllowedFunctionNames" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1.FunctionCallingConfig.Types.Mode) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.RetrievalConfig), global::Google.Cloud.AIPlatform.V1.RetrievalConfig.Parser, new[]{ "LatLng", "LanguageCode" }, new[]{ "LatLng", "LanguageCode" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.RagRetrievalConfig), global::Google.Cloud.AIPlatform.V1.RagRetrievalConfig.Parser, new[]{ "TopK", "Filter" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1.RagRetrievalConfig.Types.Filter), global::Google.Cloud.AIPlatform.V1.RagRetrievalConfig.Types.Filter.Parser, new[]{ "VectorDistanceThreshold", "VectorSimilarityThreshold", "MetadataFilter" }, new[]{ "VectorDbThreshold" }, null, null, null)}) })); } @@ -150,6 +169,7 @@ public Tool(Tool other) : this() { functionDeclarations_ = other.functionDeclarations_.Clone(); retrieval_ = other.retrieval_ != null ? other.retrieval_.Clone() : null; googleSearchRetrieval_ = other.googleSearchRetrieval_ != null ? other.googleSearchRetrieval_.Clone() : null; + codeExecution_ = other.codeExecution_ != null ? other.codeExecution_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -214,6 +234,23 @@ public Tool Clone() { } } + /// Field number for the "code_execution" field. + public const int CodeExecutionFieldNumber = 4; + private global::Google.Cloud.AIPlatform.V1.Tool.Types.CodeExecution codeExecution_; + /// + /// Optional. CodeExecution tool type. + /// Enables the model to execute code as part of generation. + /// This field is only used by the Gemini Developer API services. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.Tool.Types.CodeExecution CodeExecution { + get { return codeExecution_; } + set { + codeExecution_ = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -232,6 +269,7 @@ public bool Equals(Tool other) { if(!functionDeclarations_.Equals(other.functionDeclarations_)) return false; if (!object.Equals(Retrieval, other.Retrieval)) return false; if (!object.Equals(GoogleSearchRetrieval, other.GoogleSearchRetrieval)) return false; + if (!object.Equals(CodeExecution, other.CodeExecution)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -242,6 +280,7 @@ public override int GetHashCode() { hash ^= functionDeclarations_.GetHashCode(); if (retrieval_ != null) hash ^= Retrieval.GetHashCode(); if (googleSearchRetrieval_ != null) hash ^= GoogleSearchRetrieval.GetHashCode(); + if (codeExecution_ != null) hash ^= CodeExecution.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -269,6 +308,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(26); output.WriteMessage(GoogleSearchRetrieval); } + if (codeExecution_ != null) { + output.WriteRawTag(34); + output.WriteMessage(CodeExecution); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -288,6 +331,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(26); output.WriteMessage(GoogleSearchRetrieval); } + if (codeExecution_ != null) { + output.WriteRawTag(34); + output.WriteMessage(CodeExecution); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -305,6 +352,9 @@ public int CalculateSize() { if (googleSearchRetrieval_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(GoogleSearchRetrieval); } + if (codeExecution_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CodeExecution); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -330,6 +380,12 @@ public void MergeFrom(Tool other) { } GoogleSearchRetrieval.MergeFrom(other.GoogleSearchRetrieval); } + if (other.codeExecution_ != null) { + if (codeExecution_ == null) { + CodeExecution = new global::Google.Cloud.AIPlatform.V1.Tool.Types.CodeExecution(); + } + CodeExecution.MergeFrom(other.CodeExecution); + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -363,6 +419,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(GoogleSearchRetrieval); break; } + case 34: { + if (codeExecution_ == null) { + CodeExecution = new global::Google.Cloud.AIPlatform.V1.Tool.Types.CodeExecution(); + } + input.ReadMessage(CodeExecution); + break; + } } } #endif @@ -396,11 +459,186 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(GoogleSearchRetrieval); break; } + case 34: { + if (codeExecution_ == null) { + CodeExecution = new global::Google.Cloud.AIPlatform.V1.Tool.Types.CodeExecution(); + } + input.ReadMessage(CodeExecution); + break; + } } } } #endif + #region Nested types + /// Container for nested types declared in the Tool message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Tool that executes code generated by the model, and automatically returns + /// the result to the model. + /// + /// See also [ExecutableCode]and [CodeExecutionResult] which are input and + /// output to this tool. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CodeExecution : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CodeExecution()); + 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.AIPlatform.V1.Tool.Descriptor.NestedTypes[0]; } + } + + [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 CodeExecution() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CodeExecution(CodeExecution other) : this() { + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CodeExecution Clone() { + return new CodeExecution(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CodeExecution); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CodeExecution other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + 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 (_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 (_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 (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CodeExecution other) { + if (other == null) { + return; + } + _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; + } + } + #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; + } + } + } + #endif + + } + + } + #endregion + } /// @@ -1248,10 +1486,511 @@ public void MergeFrom(pb::CodedInputStream input) { break; } case 18: { - if (response_ == null) { - Response = new global::Google.Protobuf.WellKnownTypes.Struct(); - } - input.ReadMessage(Response); + if (response_ == null) { + Response = new global::Google.Protobuf.WellKnownTypes.Struct(); + } + input.ReadMessage(Response); + break; + } + } + } + } + #endif + + } + + /// + /// Code generated by the model that is meant to be executed, and the result + /// returned to the model. + /// + /// Generated when using the [FunctionDeclaration] tool and + /// [FunctionCallingConfig] mode is set to [Mode.CODE]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ExecutableCode : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ExecutableCode()); + 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.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[4]; } + } + + [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 ExecutableCode() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ExecutableCode(ExecutableCode other) : this() { + language_ = other.language_; + code_ = other.code_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ExecutableCode Clone() { + return new ExecutableCode(this); + } + + /// Field number for the "language" field. + public const int LanguageFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language language_ = global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language.Unspecified; + /// + /// Required. Programming language of the `code`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language Language { + get { return language_; } + set { + language_ = value; + } + } + + /// Field number for the "code" field. + public const int CodeFieldNumber = 2; + private string code_ = ""; + /// + /// Required. The code to be executed. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Code { + get { return code_; } + set { + code_ = 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 ExecutableCode); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ExecutableCode other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Language != other.Language) return false; + if (Code != other.Code) 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 (Language != global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language.Unspecified) hash ^= Language.GetHashCode(); + if (Code.Length != 0) hash ^= Code.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 (Language != global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Language); + } + if (Code.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Code); + } + 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 (Language != global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Language); + } + if (Code.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Code); + } + 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 (Language != global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Language); + } + if (Code.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Code); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ExecutableCode other) { + if (other == null) { + return; + } + if (other.Language != global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language.Unspecified) { + Language = other.Language; + } + if (other.Code.Length != 0) { + Code = other.Code; + } + _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 8: { + Language = (global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language) input.ReadEnum(); + break; + } + case 18: { + Code = 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 8: { + Language = (global::Google.Cloud.AIPlatform.V1.ExecutableCode.Types.Language) input.ReadEnum(); + break; + } + case 18: { + Code = input.ReadString(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the ExecutableCode message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Supported programming languages for the generated code. + /// + public enum Language { + /// + /// Unspecified language. This value should not be used. + /// + [pbr::OriginalName("LANGUAGE_UNSPECIFIED")] Unspecified = 0, + /// + /// Python >= 3.10, with numpy and simpy available. + /// + [pbr::OriginalName("PYTHON")] Python = 1, + } + + } + #endregion + + } + + /// + /// Result of executing the [ExecutableCode]. + /// + /// Always follows a `part` containing the [ExecutableCode]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CodeExecutionResult : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CodeExecutionResult()); + 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.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[5]; } + } + + [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 CodeExecutionResult() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CodeExecutionResult(CodeExecutionResult other) : this() { + outcome_ = other.outcome_; + output_ = other.output_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CodeExecutionResult Clone() { + return new CodeExecutionResult(this); + } + + /// Field number for the "outcome" field. + public const int OutcomeFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome outcome_ = global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome.Unspecified; + /// + /// Required. Outcome of the code execution. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome Outcome { + get { return outcome_; } + set { + outcome_ = value; + } + } + + /// Field number for the "output" field. + public const int OutputFieldNumber = 2; + private string output_ = ""; + /// + /// Optional. Contains stdout when code execution is successful, stderr or + /// other description otherwise. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Output { + get { return output_; } + set { + output_ = 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 CodeExecutionResult); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CodeExecutionResult other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Outcome != other.Outcome) return false; + if (Output != other.Output) 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 (Outcome != global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome.Unspecified) hash ^= Outcome.GetHashCode(); + if (Output.Length != 0) hash ^= Output.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 (Outcome != global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Outcome); + } + if (Output.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Output); + } + 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 (Outcome != global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Outcome); + } + if (Output.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Output); + } + 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 (Outcome != global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Outcome); + } + if (Output.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Output); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CodeExecutionResult other) { + if (other == null) { + return; + } + if (other.Outcome != global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome.Unspecified) { + Outcome = other.Outcome; + } + if (other.Output.Length != 0) { + Output = other.Output; + } + _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 8: { + Outcome = (global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome) input.ReadEnum(); + break; + } + case 18: { + Output = 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 8: { + Outcome = (global::Google.Cloud.AIPlatform.V1.CodeExecutionResult.Types.Outcome) input.ReadEnum(); + break; + } + case 18: { + Output = input.ReadString(); break; } } @@ -1259,6 +1998,38 @@ public void MergeFrom(pb::CodedInputStream input) { } #endif + #region Nested types + /// Container for nested types declared in the CodeExecutionResult message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Enumeration of possible outcomes of the code execution. + /// + public enum Outcome { + /// + /// Unspecified status. This value should not be used. + /// + [pbr::OriginalName("OUTCOME_UNSPECIFIED")] Unspecified = 0, + /// + /// Code execution completed successfully. + /// + [pbr::OriginalName("OUTCOME_OK")] Ok = 1, + /// + /// Code execution finished but with a failure. `stderr` should contain the + /// reason. + /// + [pbr::OriginalName("OUTCOME_FAILED")] Failed = 2, + /// + /// Code execution ran for too long, and was cancelled. There may or may not + /// be a partial output present. + /// + [pbr::OriginalName("OUTCOME_DEADLINE_EXCEEDED")] DeadlineExceeded = 3, + } + + } + #endregion + } /// @@ -1279,7 +2050,7 @@ public sealed partial class Retrieval : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[4]; } + get { return global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[6]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -1617,7 +2388,7 @@ public sealed partial class VertexRagStore : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[5]; } + get { return global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[7]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2209,7 +2980,7 @@ public sealed partial class VertexAISearch : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[6]; } + get { return global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[8]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2407,7 +3178,7 @@ public sealed partial class GoogleSearchRetrieval : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[9]; } + get { return global::Google.Cloud.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[11]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2909,6 +3680,7 @@ public ToolConfig() { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ToolConfig(ToolConfig other) : this() { functionCallingConfig_ = other.functionCallingConfig_ != null ? other.functionCallingConfig_.Clone() : null; + retrievalConfig_ = other.retrievalConfig_ != null ? other.retrievalConfig_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -2933,6 +3705,21 @@ public ToolConfig Clone() { } } + /// Field number for the "retrieval_config" field. + public const int RetrievalConfigFieldNumber = 2; + private global::Google.Cloud.AIPlatform.V1.RetrievalConfig retrievalConfig_; + /// + /// Optional. Retrieval config. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1.RetrievalConfig RetrievalConfig { + get { return retrievalConfig_; } + set { + retrievalConfig_ = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -2949,6 +3736,7 @@ public bool Equals(ToolConfig other) { return true; } if (!object.Equals(FunctionCallingConfig, other.FunctionCallingConfig)) return false; + if (!object.Equals(RetrievalConfig, other.RetrievalConfig)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -2957,6 +3745,7 @@ public bool Equals(ToolConfig other) { public override int GetHashCode() { int hash = 1; if (functionCallingConfig_ != null) hash ^= FunctionCallingConfig.GetHashCode(); + if (retrievalConfig_ != null) hash ^= RetrievalConfig.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -2979,6 +3768,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteMessage(FunctionCallingConfig); } + if (retrievalConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RetrievalConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -2993,6 +3786,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteMessage(FunctionCallingConfig); } + if (retrievalConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RetrievalConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -3006,6 +3803,9 @@ public int CalculateSize() { if (functionCallingConfig_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(FunctionCallingConfig); } + if (retrievalConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(RetrievalConfig); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -3024,6 +3824,12 @@ public void MergeFrom(ToolConfig other) { } FunctionCallingConfig.MergeFrom(other.FunctionCallingConfig); } + if (other.retrievalConfig_ != null) { + if (retrievalConfig_ == null) { + RetrievalConfig = new global::Google.Cloud.AIPlatform.V1.RetrievalConfig(); + } + RetrievalConfig.MergeFrom(other.RetrievalConfig); + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -3046,6 +3852,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(FunctionCallingConfig); break; } + case 18: { + if (retrievalConfig_ == null) { + RetrievalConfig = new global::Google.Cloud.AIPlatform.V1.RetrievalConfig(); + } + input.ReadMessage(RetrievalConfig); + break; + } } } #endif @@ -3068,6 +3881,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(FunctionCallingConfig); break; } + case 18: { + if (retrievalConfig_ == null) { + RetrievalConfig = new global::Google.Cloud.AIPlatform.V1.RetrievalConfig(); + } + input.ReadMessage(RetrievalConfig); + break; + } } } } @@ -3093,7 +3913,7 @@ public sealed partial class FunctionCallingConfig : pb::IMessage + /// Retrieval config. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class RetrievalConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new RetrievalConfig()); + 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.AIPlatform.V1.ToolReflection.Descriptor.MessageTypes[13]; } + } + + [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 RetrievalConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RetrievalConfig(RetrievalConfig other) : this() { + latLng_ = other.latLng_ != null ? other.latLng_.Clone() : null; + languageCode_ = other.languageCode_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RetrievalConfig Clone() { + return new RetrievalConfig(this); + } + + /// Field number for the "lat_lng" field. + public const int LatLngFieldNumber = 1; + private global::Google.Type.LatLng latLng_; + /// + /// The location of the user. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Type.LatLng LatLng { + get { return latLng_; } + set { + latLng_ = value; + } + } + + /// Field number for the "language_code" field. + public const int LanguageCodeFieldNumber = 2; + private readonly static string LanguageCodeDefaultValue = ""; + + private string languageCode_; + /// + /// The language code of the user. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string LanguageCode { + get { return languageCode_ ?? LanguageCodeDefaultValue; } + set { + languageCode_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "language_code" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasLanguageCode { + get { return languageCode_ != null; } + } + /// Clears the value of the "language_code" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearLanguageCode() { + languageCode_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as RetrievalConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(RetrievalConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(LatLng, other.LatLng)) return false; + if (LanguageCode != other.LanguageCode) 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 (latLng_ != null) hash ^= LatLng.GetHashCode(); + if (HasLanguageCode) hash ^= LanguageCode.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 (latLng_ != null) { + output.WriteRawTag(10); + output.WriteMessage(LatLng); + } + if (HasLanguageCode) { + output.WriteRawTag(18); + output.WriteString(LanguageCode); + } + 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 (latLng_ != null) { + output.WriteRawTag(10); + output.WriteMessage(LatLng); + } + if (HasLanguageCode) { + output.WriteRawTag(18); + output.WriteString(LanguageCode); + } + 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 (latLng_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(LatLng); + } + if (HasLanguageCode) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(LanguageCode); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(RetrievalConfig other) { + if (other == null) { + return; + } + if (other.latLng_ != null) { + if (latLng_ == null) { + LatLng = new global::Google.Type.LatLng(); + } + LatLng.MergeFrom(other.LatLng); + } + if (other.HasLanguageCode) { + LanguageCode = other.LanguageCode; + } + _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 (latLng_ == null) { + LatLng = new global::Google.Type.LatLng(); + } + input.ReadMessage(LatLng); + break; + } + case 18: { + LanguageCode = 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 (latLng_ == null) { + LatLng = new global::Google.Type.LatLng(); + } + input.ReadMessage(LatLng); + break; + } + case 18: { + LanguageCode = input.ReadString(); + break; + } + } + } + } + #endif + + } + /// /// Specifies the context retrieval config. /// @@ -3355,7 +4434,7 @@ public sealed partial class RagRetrievalConfig : pb::IMessageSnippet for UpdateFeatureMonitorAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateFeatureMonitorAsync() + { + // Create client + FeatureRegistryServiceClient featureRegistryServiceClient = await FeatureRegistryServiceClient.CreateAsync(); + // Initialize request argument(s) + FeatureMonitor featureMonitor = new FeatureMonitor(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = await featureRegistryServiceClient.UpdateFeatureMonitorAsync(featureMonitor, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + FeatureMonitor result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await featureRegistryServiceClient.PollOnceUpdateFeatureMonitorAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + FeatureMonitor retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..48af0c961206 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,66 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_async] + using Google.Cloud.AIPlatform.V1Beta1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedFeatureRegistryServiceClientSnippets + { + /// Snippet for UpdateFeatureMonitorAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateFeatureMonitorRequestObjectAsync() + { + // Create client + FeatureRegistryServiceClient featureRegistryServiceClient = await FeatureRegistryServiceClient.CreateAsync(); + // Initialize request argument(s) + UpdateFeatureMonitorRequest request = new UpdateFeatureMonitorRequest + { + FeatureMonitor = new FeatureMonitor(), + UpdateMask = new FieldMask(), + }; + // Make the request + Operation response = await featureRegistryServiceClient.UpdateFeatureMonitorAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + FeatureMonitor result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await featureRegistryServiceClient.PollOnceUpdateFeatureMonitorAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + FeatureMonitor retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..610c1370a4bb --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorRequestObjectSnippet.g.cs @@ -0,0 +1,65 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_sync] + using Google.Cloud.AIPlatform.V1Beta1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedFeatureRegistryServiceClientSnippets + { + /// Snippet for UpdateFeatureMonitor + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateFeatureMonitorRequestObject() + { + // Create client + FeatureRegistryServiceClient featureRegistryServiceClient = FeatureRegistryServiceClient.Create(); + // Initialize request argument(s) + UpdateFeatureMonitorRequest request = new UpdateFeatureMonitorRequest + { + FeatureMonitor = new FeatureMonitor(), + UpdateMask = new FieldMask(), + }; + // Make the request + Operation response = featureRegistryServiceClient.UpdateFeatureMonitor(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + FeatureMonitor result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = featureRegistryServiceClient.PollOnceUpdateFeatureMonitor(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + FeatureMonitor retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorSnippet.g.cs new file mode 100644 index 000000000000..4ea14b1be034 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureMonitorSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_sync_flattened] + using Google.Cloud.AIPlatform.V1Beta1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedFeatureRegistryServiceClientSnippets + { + /// Snippet for UpdateFeatureMonitor + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateFeatureMonitor() + { + // Create client + FeatureRegistryServiceClient featureRegistryServiceClient = FeatureRegistryServiceClient.Create(); + // Initialize request argument(s) + FeatureMonitor featureMonitor = new FeatureMonitor(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = featureRegistryServiceClient.UpdateFeatureMonitor(featureMonitor, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + FeatureMonitor result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = featureRegistryServiceClient.PollOnceUpdateFeatureMonitor(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + FeatureMonitor retrievedResult = retrievedResponse.Result; + } + } + } + // [END aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs index 8ba1599c1a03..ecd19268a427 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectSnippet.g.cs index ff819e275a87..527e93ef2747 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureSnippet.g.cs index b6bcfab5c2f0..122a65cc9770 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeatureRegistryServiceClient.UpdateFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesAsyncSnippet.g.cs index c61e38cef167..6dca195a5617 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectAsyncSnippet.g.cs index 3e66312b9180..5e8e0a4df5f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectSnippet.g.cs index 7601fcede359..875d50260031 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesAsyncSnippet.g.cs index e85a1b4d5a32..88e0696d49ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesSnippet.g.cs index deec1a39431b..fd6a8ff709d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesSnippet.g.cs index 9122ffb8945d..4288522b1393 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.ReadFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesRequestObjectSnippet.g.cs index 6807e81c9f5d..6eb9c2a78113 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesResourceNamesSnippet.g.cs index 92e1d1f82c7d..25c91feeb5dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesSnippet.g.cs index d98e5480353d..d3a987294731 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.StreamingReadFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesAsyncSnippet.g.cs index ca4a374ff2c9..e28bf90ecfe1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectAsyncSnippet.g.cs index f2475f35dd09..ec7a7b1665bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectSnippet.g.cs index 7f90154125c7..cae954db3a1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesAsyncSnippet.g.cs index c9ff90adf7bb..29ec6aadce4c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesSnippet.g.cs index 4f84873043b2..e4e7ca23521d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesSnippet.g.cs index bda7f253f60a..5db3c8fb12cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreOnlineServingServiceClient.WriteFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs index 1bff9995fd10..fd33aa56ab3f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs index 4a67df0594a1..29034a86da87 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs index 2c21f4a710e7..af1001bcebbd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs index 41840b098fb3..8d26c379bb3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs index 87c944a8602b..2a6ad42f992a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs index 4bd9a6cfc77d..c1d938a58082 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs index 6adbb205b568..32eb511c3313 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesSnippet.g.cs index dcf944c33356..bc490add6be3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchCreateFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesAsyncSnippet.g.cs index 783c61c6138b..0f9ad6d7f55f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectAsyncSnippet.g.cs index 8592ec99ba63..ade0869d20e1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectSnippet.g.cs index 794a8b35d246..2511be092ff5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesAsyncSnippet.g.cs index cef3d489a04a..09c7407e339d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesSnippet.g.cs index b92bfc18afb6..6d6bfccd40a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesSnippet.g.cs index 6948668aadc2..bdb2be69ebac 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.BatchReadFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1AsyncSnippet.g.cs index 1f91bfa16de2..7c04866e94cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs index 19f45a620d65..c7b5d7a35136 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesSnippet.g.cs index fc49591f21a3..9cff68d6c02d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1Snippet.g.cs index 8b0ae1e4a27c..2e4560401549 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2AsyncSnippet.g.cs index 6835e6783b02..4f8fe540a516 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs index 0c3d983a3c8c..18d3006678d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesSnippet.g.cs index fac826eed493..76f3550f34f9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2Snippet.g.cs index 1ca0aba108e0..ee17d09052c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs index 0f36f7b7dcf1..4b45e0e17a35 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectSnippet.g.cs index f147596d21c9..a8bdb7624399 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1AsyncSnippet.g.cs index caccf6e93ebd..ba9ef5ba0899 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1AsyncSnippet.g.cs index 47ce33b41b3a..af9a99db2b94 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1Snippet.g.cs index 820a973b6a57..2cb95068bf36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2AsyncSnippet.g.cs index 2e82f0ec47c0..f621cae031a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2Snippet.g.cs index fc6d6157d381..c04ecb3493dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1ResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1Snippet.g.cs index 9989a015671f..cf1c1e0abcb8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2AsyncSnippet.g.cs index 31d492d623d6..9ba4e394d4f5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1AsyncSnippet.g.cs index cb71fb5a50d6..d1bc17a6c0bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1Snippet.g.cs index 93c16e57bab5..b131dc4ab9d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2AsyncSnippet.g.cs index feec0c190f59..c7191bf8a873 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2Snippet.g.cs index 427358adf9d0..d21e2d6ed35a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2ResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2Snippet.g.cs index 1bce7952cc8a..28ade4a045d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeature2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs index e4b27e7a3ca2..a0797c1b0330 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectSnippet.g.cs index bc4fd10bda00..cd53ac72de6e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1AsyncSnippet.g.cs index 49b43bbe3f49..9b878bc54e81 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesAsyncSnippet.g.cs index b39ad61c1a64..9a4c185d6d94 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesSnippet.g.cs index 0a8aadcde6b7..2d843f118648 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1Snippet.g.cs index 479f7bcce011..ae1d5487f2ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2AsyncSnippet.g.cs index 4043d325d558..0d60e85e1b53 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesAsyncSnippet.g.cs index 5cf939d53e96..0506ae0c3c1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesSnippet.g.cs index 18dcdb7f893d..8b4d4ec54ea0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2Snippet.g.cs index 45076345fc6f..8eca6c31ad56 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestore2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectAsyncSnippet.g.cs index a42c8de9decb..018e3f5830a0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectSnippet.g.cs index 6af77a39aa4f..a5bbb578a3a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.CreateFeaturestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1AsyncSnippet.g.cs index 03c541494491..ac57c0f2c8b3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesAsyncSnippet.g.cs index 05c8ad4e21f2..300271a7fa10 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesSnippet.g.cs index 4d0f5d9d1876..7d433ed32948 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1Snippet.g.cs index f47e61b4f8f9..ef313711fb0b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2AsyncSnippet.g.cs index d72c47662c6a..2d14b9621fbe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesAsyncSnippet.g.cs index a3a79b55cc39..19bc885495df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesSnippet.g.cs index 81c8d73bbc27..eaa638991b0c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2Snippet.g.cs index b16e9f258f4d..c313c45a0656 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs index 11258a61c088..7c3f6ea0d0d8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectSnippet.g.cs index e43ab5dbf272..d4f4a201ca4c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureAsyncSnippet.g.cs index 1544d727a056..c93bbb9a8e18 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs index 270e5c4c163d..8b1fb1e674f6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectSnippet.g.cs index 7be51a213622..6d6514172f17 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs index 55053bf9ed53..988e2b909f34 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesSnippet.g.cs index 70e3fceac21e..77dd39e002e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureSnippet.g.cs index 7adebf84bdad..2f8850c82504 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesAsyncSnippet.g.cs index e779dfad84d9..418970de74f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectAsyncSnippet.g.cs index c0df80d2ce1b..5e12b4995a58 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectSnippet.g.cs index e1e99511782e..c6015ac6cb90 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesAsyncSnippet.g.cs index 41094863b7b0..35c164379d64 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesSnippet.g.cs index 34d72f68d96d..7eca48f4b9be 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesSnippet.g.cs index 209937c40e55..dd4f0f7aba75 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1AsyncSnippet.g.cs index a9520b1c3aee..5d08cb053340 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesAsyncSnippet.g.cs index 6c55ee6d0714..54a674db20e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesSnippet.g.cs index 2b85c38a244c..028c1ccc7ce6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1Snippet.g.cs index 0b73dd0fd364..1a725792e599 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2AsyncSnippet.g.cs index 307c0314ad80..c5aca98f5cae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesAsyncSnippet.g.cs index 557f79a787e3..c0bcb1d1ce31 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesSnippet.g.cs index 1310a27902c1..1a56f5d693d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2Snippet.g.cs index ddd3acc8a780..66ee6002f77e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestore2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectAsyncSnippet.g.cs index 61105ea1c4ea..139aa8a7fa91 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectSnippet.g.cs index 51399946e572..6b18243384d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.DeleteFeaturestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesAsyncSnippet.g.cs index 841bf267e72a..fc5313f94236 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectAsyncSnippet.g.cs index a7ebce79a529..e9a8ac3226f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectSnippet.g.cs index 066b7672fb59..7bb13b0a630d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesAsyncSnippet.g.cs index 6525c28cbaee..beaa98a60de5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesSnippet.g.cs index 77fd2fb2f162..2447161af938 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesSnippet.g.cs index 6275f7ca9da6..1eca4a4d0a5b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ExportFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeAsyncSnippet.g.cs index 583bb781fbaa..504c3243ac8d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs index e8912160385f..d9158c70ed66 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectSnippet.g.cs index 51edbb8cc838..30f3a552ecc1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs index a9007196ca73..14dff8bc081c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesSnippet.g.cs index 05d3375b97dc..019b6ffb40df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeSnippet.g.cs index c53b643d7e53..68cfb52f3a7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureAsyncSnippet.g.cs index 8f0e10160df4..18d27e7cdbe0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs index 5a49bf80bd6e..497ed56d733b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectSnippet.g.cs index f377efa67eee..007fdb149255 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs index 2f1d9a0b8c72..a3720fd8d73d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesSnippet.g.cs index 6f2a36eac76c..4fd93ce0f61d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureSnippet.g.cs index 796190a6cc1e..cf2e56583673 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreAsyncSnippet.g.cs index ce892ec284a7..f4ffd4d8d585 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectAsyncSnippet.g.cs index 37457ae81ce3..0f6e9ac4d490 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectSnippet.g.cs index a8ac0e9db478..0683f7d6d0e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesAsyncSnippet.g.cs index dd5288b06263..180290dba92d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesSnippet.g.cs index bd4630ba5ee2..af2834bb53a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreSnippet.g.cs index 416bb176714b..9ace045e6d97 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.GetFeaturestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesAsyncSnippet.g.cs index eab087bb8bc3..8ec3cdd318f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectAsyncSnippet.g.cs index f753e9651669..873e438b7d21 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectSnippet.g.cs index af270c5b9cd0..dacf09bb3136 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesAsyncSnippet.g.cs index 4ed22574d22b..40aed9739738 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesSnippet.g.cs index 1fa2acf3fe15..d6ec53eefc80 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesSnippet.g.cs index 99a4bad5ae2b..87518d4a141f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ImportFeatureValuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesAsyncSnippet.g.cs index 0dfcb10472b4..6b00a2fab034 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs index 8fbe5cdff223..26b10f8b6777 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectSnippet.g.cs index f39349e3121a..f14fa98e8f27 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs index 812a486f8e42..6f4070b3b5a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesSnippet.g.cs index 5a7f2a5555dd..d2488fa5ab31 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesSnippet.g.cs index ef685baa3863..8a58e2dbd349 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListEntityTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesAsyncSnippet.g.cs index 706e33e6c2c6..01e126f23411 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs index 8f862d83ebc6..930a664dab9e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectSnippet.g.cs index 8f06a37200f7..8b5f07c1a6f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs index 63c118bc2fcb..d832050951ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1Snippet.g.cs index 270541c1531b..5822cd39e30e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs index 4593007783c4..5af1ecb1e4c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2Snippet.g.cs index e830785c4dc5..91d03c399e5b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesSnippet.g.cs index 8c68c0e3d3f9..3be8b76f049f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresAsyncSnippet.g.cs index 9de276614fdc..a86ea1e0f4c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectAsyncSnippet.g.cs index eae1ab762b47..f436036be389 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectSnippet.g.cs index 504d2746ff35..4ee283dda6ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesAsyncSnippet.g.cs index eb160bf9d2e3..a1c1f98b664a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesSnippet.g.cs index 37c4dc77a767..ecf8e7433bbb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresSnippet.g.cs index 4c5bf2cdd251..b976c4d708c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.ListFeaturestoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1AsyncSnippet.g.cs index 3affb9bec464..b72a74e05f5e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesAsyncSnippet.g.cs index 5a742d4fe252..18097f038518 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesSnippet.g.cs index 912d26f627f8..8f65221734f8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1Snippet.g.cs index e1131d4fba25..d829c47461fe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2AsyncSnippet.g.cs index 7a8cf6cf7fe7..ab43d0b7ae98 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesAsyncSnippet.g.cs index 6e1aa6964c2a..c5608c0eca38 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesSnippet.g.cs index c33d92dafd74..7fe2efc0ae80 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2Snippet.g.cs index 4606c693b259..abc6cc999746 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeatures2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectAsyncSnippet.g.cs index 9ff36aca56ee..a24f9c9c4143 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectSnippet.g.cs index 711f310fd17b..08e73780658c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.SearchFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeAsyncSnippet.g.cs index b57a10edc9de..f1b37c76c067 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs index 2b67ff798437..290f1e0d3d0f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectSnippet.g.cs index ffce9d22ac01..b6681abdbea8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeSnippet.g.cs index 4676160f1396..e551129e8680 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureAsyncSnippet.g.cs index da1b1dfd04be..4d5a6851405f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs index 3ece07b40975..4547195b0178 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectSnippet.g.cs index 23e30a537c6f..b50f81462f59 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureSnippet.g.cs index be34f75ad1f2..14caf268d1f2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreAsyncSnippet.g.cs index 1969ed707dfc..1c2adceac506 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectAsyncSnippet.g.cs index 93c946c9533f..8e859c7b63e2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectSnippet.g.cs index 7027bb95ba9d..bca5719f9197 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreSnippet.g.cs index 24bea4fa42dc..854700d24354 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/FeaturestoreServiceClient.UpdateFeaturestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentAsyncSnippet.g.cs index 5c50b67d3798..473f692fc15a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectAsyncSnippet.g.cs index 26e2ced64121..692afb30ea4a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectSnippet.g.cs index 453a584e4a2e..6ac0eaca30be 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesAsyncSnippet.g.cs index eaccefe54f5a..a178c13c9f3a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesSnippet.g.cs index 6f5cfa0f7c68..2eda7d6acbfa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentSnippet.g.cs index 70f106b8b0bd..1b3d42ffa6aa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.CreateCachedContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentAsyncSnippet.g.cs index fe9fdc192626..42e28c918671 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectAsyncSnippet.g.cs index 193f178827fd..31c1c99d14e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectSnippet.g.cs index 6ca2a075b302..fb6878c11828 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesAsyncSnippet.g.cs index 20d7965ab692..4aa7bd0b31f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesSnippet.g.cs index 6b1f78aa2082..7069eef0f1d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentSnippet.g.cs index 9c26f7078dba..c54d8a045970 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.DeleteCachedContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentAsyncSnippet.g.cs index 3ad4f0714b01..2154e22ba19d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectAsyncSnippet.g.cs index 707491967fe0..40c59b90378e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectSnippet.g.cs index 54f2f17dd2ae..bcb2da9469b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesAsyncSnippet.g.cs index 682572823eaa..4ec7517b7738 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesSnippet.g.cs index 01a9d3471e2c..854fd321770c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentSnippet.g.cs index 26595dd71f19..61b1530f6169 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.GetCachedContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsAsyncSnippet.g.cs index 26a98fd5b6e1..a1652d964040 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectAsyncSnippet.g.cs index d854b853d318..68d449063310 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectSnippet.g.cs index 7790a71230c5..cc7848185eb5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesAsyncSnippet.g.cs index dae16c74bbe7..ef11409e4e22 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesSnippet.g.cs index 3e2955ca66bc..1a81528f28b0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsSnippet.g.cs index e7ef8b43319e..9313b898f3e0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.ListCachedContentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentAsyncSnippet.g.cs index 3909c217d5d2..87956799fa3a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectAsyncSnippet.g.cs index e03a4e41c240..c959645432c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectSnippet.g.cs index 6ac2e1bf8ddd..73cae7fc4baa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentSnippet.g.cs index 49f159cfef14..ac55646ea75c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiCacheServiceClient.UpdateCachedContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs index 4f3cfe663516..2e27f9c3c017 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs index 670fb08cb135..d497aaa5c557 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs index 497d7074d063..13ef10f29510 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs index c8738872d855..3adc63f01e2c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs index 1480919a3812..ca60ecd98b0f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs index 6cf7992da185..8d53137cfec4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CancelTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs index ece8781cfbaa..c50311908a8b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs index 6f86efa75660..e58870e9afdb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs index 0e2bacf091f0..03e21d8ce580 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs index 15cbd614927d..dd6dbfe4e835 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs index 9eda407a0844..63144e85c887 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs index 784c21088f42..02c75651967b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.CreateTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs index f55dfd1bb123..077c3f1d43d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs index 8a841a95971e..0e756ab6d1d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs index ea002e2b6430..194cbf9e8d28 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs index 86f629f73d96..c74ee0d20fec 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs index 01c0fceae010..754358582a6a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobSnippet.g.cs index 772bbb956fe9..548401d7492c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.GetTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs index a435270119aa..d88f277750fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs index 2be358a9fc33..7690ade2f1b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs index e401c80705d1..1a5dc8aa579f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs index 8cf493c309a3..f1c519760f79 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs index e9cdd0cf2ce7..e7325c0ad46e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs index 4926f07c21d0..d377030ee0a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.ListTuningJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs index 0140c2fb4aa3..ed3d3b85aa07 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs index 6a7d84991c22..d9704a0fbfbf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs index 1d09019a7a0f..cc314a2c149f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs index 62ace747c6e9..cf825f685cdc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs index 2b14c8f511d3..fc849cb8b248 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs index 6f4cbb2d3060..06d7953bb642 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/GenAiTuningServiceClient.RebaseTunedModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs index 4aac17456047..b887ca3f7f44 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs index c3f09c7a36b0..f543f88dff22 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs index 3c13ea8f1516..3443b7a23ab6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs index a6bb9e3491e1..cab03ac7f62f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs index b4af7166ebec..11a9bb7d67e7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs index 4a55c8432713..cc96dec5605e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.CreateIndexEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs index 96cbfb09dd7b..134ac3c17e0f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs index 94366c79de4a..5dd33b2c8226 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs index f4d377ca4056..099066ffb3ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs index f6857d92b54c..18f6188380d5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs index 0efb22aecdac..11480f8076b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs index 513ce170b9b4..793410a4c053 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeleteIndexEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs index ad5fa1b1b779..aeb8ac4d6a06 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs index de566bea91f4..0bfa14e3e0c5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs index 4ce83e825265..05239dcae5ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs index 77dd911829af..a139a2aef5a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs index 6593a27f7f91..563674b12ab3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexSnippet.g.cs index 8d0d3aa7dfbd..24a3e56ba653 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.DeployIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs index 32c91eca6fd6..21730cdefd38 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs index 4361a9104a05..a518de94eb6f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs index 5bc3e87ade8c..ae7dd111b44a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs index ff47999a8a11..c1ec6f0ffbdc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs index 2a2df5b9d942..c278ff418157 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs index 2560d52fd404..7712da175b43 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.GetIndexEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs index 0f2e86e1de49..bb5140101b5c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs index c7fbff13e8da..ef733a52b8fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs index 420be5fb952d..b472c991f3b3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs index 5f551bec4ead..53a606bd1cdc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs index bcf39edacd66..5cbf4cbd6f7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs index fa81ee4e3d96..3f05e936c4a9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.ListIndexEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs index 5efc01c98a4d..8a602f848de7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs index d9593a1d7705..2260b6e65912 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs index 0d6b485a9699..2366412835b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs index 525acdf2c3ee..588247b000fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs index a8ea5f22193b..bbb9699e33ea 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs index 091dea2fc992..347a87b408cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.MutateDeployedIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs index e5a284a7ef1b..6665fa62619f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs index d7ed6c12d3d8..01e72c6f0985 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs index 05d4910e4fe8..116403311665 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs index d9b21baec70b..203bf2ac0046 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs index 954a4ae8ac28..0b73bc4fdca4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexSnippet.g.cs index d3efd43603a4..0fc77dcf472c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UndeployIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs index 92f2b82947bd..b010cbd7ec4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs index 2241a6829aa5..04aa3a841030 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs index 354b92737dbb..3f54cced48cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs index f9e24df6d801..771f87ec6e4b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexEndpointServiceClient.UpdateIndexEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexAsyncSnippet.g.cs index b267e630f8bd..49f06917dfd1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs index f2865122accf..d4c055f16521 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs index 14b9edefebda..052b2fbf74b4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs index 80948668a868..fc64692fd6ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs index ba84f4a5af1b..189385737eec 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexSnippet.g.cs index 32c6e3ee439b..da0fa35094c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.CreateIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexAsyncSnippet.g.cs index db367cfbff06..fb56533fe9dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs index 32ca6e3e194d..9dc0f68785a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs index c447d55895c5..68dd989fcd7a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs index 7c1c25336057..7142ee03b6ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs index c8b0e9476775..489c3d8cacb3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexSnippet.g.cs index 2227f380b115..681be7dc8aa8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.DeleteIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexAsyncSnippet.g.cs index f10d4b28b441..0b05698ca545 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs index d27ccd285a29..c519e040129b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectSnippet.g.cs index 49f0e6a3bf70..77ae5467e6b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs index 7d7a9d92a9b3..f0873f269673 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesSnippet.g.cs index b6af76e41cb0..82d7bb0a9cb2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexSnippet.g.cs index 2a70f792c7d1..b5498b00d7c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.GetIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesAsyncSnippet.g.cs index 98e1637d1958..f134b4aa2917 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs index b8a439e8ebff..362821239004 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs index fc884493d8b7..a9a44a031781 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs index 4e5483eb2bd0..1301f4163a02 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs index f6cdeeeb7427..64dbd35927d5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesSnippet.g.cs index 901bd227a804..4d4cb1619359 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.ListIndexesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs index 1541c73c2730..c1c296810c25 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs index 56da730249f7..7a59d0b93660 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.RemoveDatapointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexAsyncSnippet.g.cs index 65b850737e46..f7b846513b02 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs index bf9abe86c693..9c4fc7edb3f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs index 5309edd96c61..0c6c27beed37 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexSnippet.g.cs index 825ee09c943c..677cd72a2775 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpdateIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs index 3749509e099c..5786a98ab72e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs index 50707cf8d53c..c488d9fe5e06 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/IndexServiceClient.UpsertDatapointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs index 10adf0d00a6a..39ade49c6412 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs index 9aef2717d11d..9cd3d7ec4835 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs index e971d4382000..f7d2540f7d4a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs index 2252fffa6cd2..7b99cbb943e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs index 7551c06552c7..e082b52b9ad6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobSnippet.g.cs index 5277c76b6c3c..55f3072485a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelBatchPredictionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobAsyncSnippet.g.cs index d438ae4b6794..5fec6ae12d0c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs index 2e007cc4dbc3..d22275b0316b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs index 22f8ef6b3e87..9c2b8df2642a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs index d1415f74aab1..6fe048228890 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs index d5c25d066945..54f7743b032e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobSnippet.g.cs index 23d18ed30873..9b873df2811c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelCustomJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs index 8e582b76a738..90d1a5986232 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs index 1542e167c040..d1a4e33d5447 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs index 9b242512f6af..d38958e76aea 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs index 8f40a41cb931..1ebb473940bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs index f70b634cf6a7..56f6261b5ed1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobSnippet.g.cs index 55cb9dfb3a1c..b9ef372153a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelDataLabelingJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs index 71197fff8700..01dae95a57c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs index bd4ecf1c0d32..4024f84b1c85 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs index 7292112bbe52..4dd5d2393d94 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs index 1cdf13bddd21..bb134ca3a2a9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs index b17621290117..877ec2e134d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs index 06aa14e84ccf..3021667df9c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelHyperparameterTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobAsyncSnippet.g.cs index 74650ca80a27..2cfe68cc4505 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs index e9d42b5a3f2e..26e6100f8dc7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs index 060956c33aba..36b5635ac5e2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs index 9034fbff23b7..1eb4dada8734 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs index 14e7e76f3bdf..273e26906c7d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobSnippet.g.cs index 94e42d9c9bea..ae2c0532ed69 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CancelNasJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs index 6ab17d6a653b..e6bc9ec14c92 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs index 13c9dbe7f3dc..854c4e8e8277 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs index 6378ff00ff01..13bbdd550cc1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs index 51eff9a46410..5801ad2a5fdf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs index d7661fb4ed80..b0d75fe46cad 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobSnippet.g.cs index 1e939ea36e1b..bf0ca0a4c839 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateBatchPredictionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobAsyncSnippet.g.cs index de0e66c1f065..71ca3bfbf14c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs index 9a77c40848ca..d867489cb994 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs index 5867700b0a83..cc458c1d98b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs index 3fe837b6b039..2ead84652b81 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs index f2afbbd376fd..ba9e0d6adc03 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobSnippet.g.cs index 4e20998f4ce4..67b8b2448971 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateCustomJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs index 3a46e2c71c6f..3bb13b7134ea 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs index dc91f760027f..678bf55938bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs index 0d9768551d2b..5b39de94771d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs index b14866a153ad..eeac79cf9aab 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs index 8800c409ff63..5d43695e4003 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobSnippet.g.cs index e5cfd7a1a3f1..99b1801ecd3e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateDataLabelingJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs index f69bb1652206..545860127646 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs index 89b5973aaf5e..8c9ae550b615 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs index 9e2863ee93dd..68831ac13731 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs index c75bef0b1f4e..4aa4ab499088 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs index 338b0efe066f..c855b7b51d68 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs index d6b86a139420..2893a0936ee2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateHyperparameterTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs index a77535d41f14..f65baca9bd3c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index 2ba630da8724..82212732ccb4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index 5f5973e3b1ee..0d2a6666682e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index 88ac4ecd666e..7b9ac077c6c8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index 39d33ea5a420..6c168a2f3b0b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs index 8a58cc525d52..0c37ba5abe5a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobAsyncSnippet.g.cs index c418cdc3f134..01aa5346069f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs index acb9a65e0e8b..1741cba4216d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs index 5369fa1273f8..0e3d8b5e3f93 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs index a2850ab14a76..ab3135e88a98 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs index b3ecd506c37b..0578fc31eb33 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobSnippet.g.cs index 82894b0b0f19..cbfea76ab357 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.CreateNasJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs index 595b051b3f18..148e0c77824c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs index 9906619e21dc..e912b72283c5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs index d1f89761ed1a..1eaeb04188e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs index 43dc601c2400..4ae95d58a7bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs index 530dfbf2090c..b5edca18f803 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs index 0ef952021785..92fbc797a11b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteBatchPredictionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs index 1bf2600913c6..def6761f0faa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs index fee6f5711d8e..6568e63b69f3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs index c7d16affd1b9..b84b57151d38 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs index c356fee53f0a..5f9f60f89655 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs index d034e4d2b710..68ee21a6de0b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobSnippet.g.cs index 8dcd895ea6b2..65f68a15c609 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteCustomJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs index 94ee1a1b8580..181bed0830f7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs index e1c641137496..943ea642148f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs index 52d3a34cd1a7..7878392e6d6a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs index e5403d471ac8..8cf24b5a4358 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs index a1f19ab547e9..e8c67f4a69d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobSnippet.g.cs index 5b59c87df855..768de67d5d37 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteDataLabelingJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs index 310298ee56d6..ac51ed4f9308 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs index cf11dfd080a4..7937c6e78867 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs index 7d4355f8f666..fd3de0e487da 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs index e44d85894780..2d4e5ff9e931 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs index 2d20ac0c031e..050a231192ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs index aa2bd1f99fab..db1f1c28fd59 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteHyperparameterTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs index ee508e1dcd8d..33db8ce8e71e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index 1d75aaab6eec..23967b2bb7d4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index ecb30ce06658..5e935dfe2788 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index 4ecb96258a35..b72fcad74fea 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index b07b480ea019..800932138186 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs index b0ff18159e40..5c014a1dfb47 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobAsyncSnippet.g.cs index abcc71429e1c..63462e84e78c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs index 02292d6d4f35..3d8a1df37e83 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs index db0d59aa110f..ee9a9da0dea4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs index c00d8095b3be..ec42f01bfb37 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs index ac352df79afa..74d970ed1548 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobSnippet.g.cs index 5b4a86fb120e..a4e80c6dfe3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.DeleteNasJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs index 6e6a7bc04a1c..903ae86dac1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs index dcd35cb81b3e..76a43eb2d513 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs index f91e9480dce7..789ac06ab7e0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs index 696ac18a4e76..f2b9f5e79984 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs index 4b810332517e..e6ff56496fa2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobSnippet.g.cs index 77bea8f15a54..94499b67bdc4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetBatchPredictionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobAsyncSnippet.g.cs index 323e48abde25..fde6992667b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs index f8d4ec5c75f7..be1ffcb3d420 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs index a6aa6dc838a2..511f4182cce0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs index 08c9503f6e4e..b971239baba9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs index 52885a88a86d..b04c3257d162 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobSnippet.g.cs index cfe76c43726a..d7295becb247 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetCustomJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs index fba7e7ff3dd4..94ecf50271c5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs index 084930bb53f9..43da4fe4ced8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs index 7f390095c3f6..19e42d91ffc7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs index 67a0732f6461..7bbb4e98caf3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs index 082fddb8c657..5b6919ccd287 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobSnippet.g.cs index fd334a5ce84e..1672ecef1810 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetDataLabelingJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs index 7d5cb49d49b1..3be567138bb4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs index 12fde6fe7469..26051f082a5e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs index 7d0d2dc35015..7f21d96320b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs index 5e7e2f3915ca..98ca488ae767 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs index 0111192d25d5..b8a29425b5e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs index 008c0a286dbc..6b7cdeb5d78b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetHyperparameterTuningJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs index 9ab895617bea..4050800eb211 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index cf1872633bf7..e6c2babafe20 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index b41bef39ff19..0611ecded6ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index e21965afdba6..bff5db0248bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index e0e7c9558735..746703d2cd1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs index 5aabb458e136..2eeec26bec95 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobAsyncSnippet.g.cs index d159bc5c2968..6890576574c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs index 29f192e5aa22..20086d76ae27 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectSnippet.g.cs index 81fd93d623b1..18a98cd66a4e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs index 3f2f4e8cc15a..82a69ee444d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesSnippet.g.cs index e3f6fb37a664..11017dfa4b6e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobSnippet.g.cs index 943f6c242ced..0bd24902423d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs index d0658485b691..4fb224b77dc3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs index 85ea5bd18bde..9086668aa557 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs index b49e95baf4c1..be6f46146d06 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs index 4f71ad4cde5b..9fd4d78e10f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs index 66e1e27151ae..bc88595e538e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailSnippet.g.cs index 60c6d9db1254..426ef71ee37b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.GetNasTrialDetailSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs index 0bb88e07f544..fb0df02982ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs index 8b0fd6e1ee98..27c48e24a060 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs index 85a37604bd4c..15db6a2e5f14 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs index 9c4e698f2ada..79348c6c6dea 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs index 4dfddb586015..0d76005b43df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsSnippet.g.cs index 3bf9f0852057..55b6124fbfdb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListBatchPredictionJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsAsyncSnippet.g.cs index 624eff3be43f..bab1180ab151 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs index 68d75741a454..05ffe41d2f36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs index 7befbcbfda3a..ec1064e621a6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs index 4e77858d4ddb..eedc3d3c5fdc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs index 980f06ead947..2c411e12a1e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsSnippet.g.cs index a1b275567e2b..93c473d218a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListCustomJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs index 09d9b7a58ca3..c706bdfbc2ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs index 03980c42a768..a5236c19c24f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs index 5926b2dc9c7d..de5e16a38ad6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs index f2d4dbe453f1..c7412d7d233e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs index 72869e028a02..00bd2656e456 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsSnippet.g.cs index 87d3691d33b2..cdab219ce447 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListDataLabelingJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs index 4f0c4766dc5b..19b27014cc47 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs index 19cc83bc9d29..0da0f3034c79 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs index 0f42a7f1dbde..28adb7706c64 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs index 694fedfdb06e..6f77bd019850 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs index 744c4fc57a4e..56112c8e2e7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs index 9b0372adc68a..f22aae159817 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListHyperparameterTuningJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs index c6b16c184707..d6a5b4263a9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs index e6ad7353da88..c722751a52cf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs index 8505cd406282..0de06e6fa82d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs index 3aa98df5d9e2..d06b7b904a36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs index 3c42d7798a38..15a3b5dfb016 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs index c9672fdde476..673d939e8709 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListModelDeploymentMonitoringJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsAsyncSnippet.g.cs index 6a331324a4ae..aad5d7b091f8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs index fc123e784d10..c6868ea0f209 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs index 373786d97630..a6cb4b2652ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs index 00937f8d7ebd..4e5ac99df506 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs index 9c225fe209a2..72fbc2f75203 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsSnippet.g.cs index 578cc3ee6fc6..ee1f80a1db35 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs index b8009b253d63..a23a7e832a88 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs index 8a22a02f0a2f..4cbab45fbd32 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs index a5ba06fb1b86..96a76d0345c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs index 46c3badbc30b..53325e11e0a7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs index e522a753097c..efe8d66c9f75 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsSnippet.g.cs index b8ae313e4f13..5315cd6f8f36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ListNasTrialDetailsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs index f7a54f1be3c3..bbcf260c82bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index a142ad12c80b..a66ddd71c962 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index 55b2a642e11b..1e663fecd0a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index fd964c2a7e74..1bf62bf7d00e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index 9219f16d0358..8b9c3fba145b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs index f45740040369..3b54fa0fec2a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.PauseModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs index 654c8adb652a..9d12c1858752 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index cfa0108e7eb1..a6dac24eeaa9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index 662356e67f4d..06f492781aef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs index 1ed65a6c4e26..a4b6c295842e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs index a96e36b31815..e191489a5434 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs index ca98e91f8bf2..9b9cd22345d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.ResumeModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs index ebac66df7790..b10ee1c17a37 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs index 52811c3249ab..e82133a0d082 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs index 6eefc3054371..5d2e6985ac44 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs index 4c2bc036eeeb..8d5883d99542 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs index d16bf6701185..322fb9484716 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs index 18187c080983..a116c080bb80 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs index c2605da770f4..9c1b25ba50be 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs index a40332a66b36..5ca07a19807b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs index e7fde4503ff4..00c168f0839d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs index d920f50e1317..ebc8c63fe1ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/JobServiceClient.UpdateModelDeploymentMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs index 62427891a757..e2d409895640 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs index 714527123903..835e0c3b8e51 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs index 0c2d0a9caf13..a800f936b39c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs index e3aca957bb05..f69b3c0b8162 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs index 2f3278bef333..c63963787ff7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensSnippet.g.cs index c7c8d33d1783..468789856280 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/LlmUtilityServiceClient.ComputeTokensSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs index 348d1472b473..5c84ce41d9e2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs index 98057bb0ca09..90e76a5ee125 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.FindNeighborsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs index e24796c44315..fb3f5262fcd3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs index 8f17d6791c1a..cd47cbcfb514 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MatchServiceClient.ReadIndexDatapointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs index e8173c91e839..82e64638928d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs index 5e36ad5f5fa3..e569fd1867e8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs index 78cf25565f96..a02b8d45ec94 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs index 6d89c1216e40..b0488688b228 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs index 699423c7b2a6..4520c6a90266 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs index 1c1e8bdeda05..42c190292562 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextArtifactsAndExecutionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs index 57ff215f0980..378ae4792c5f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs index 1f11fe148d25..b84ce3ed4460 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs index a739c4471a3a..76829467bc41 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs index c2338e161f83..d3ff317765af 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs index fa084e37cbe0..11cebd869ca5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenSnippet.g.cs index b1014f533f97..68086168a8b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddContextChildrenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs index 938935a14287..2646d8e8e363 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs index 10fcb7f9772e..b36bbebae628 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs index da5a436c8d97..87beae154bf4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs index 940f3c4ff03f..eb7a76c090df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs index 4a837b8f8b6e..b08ef985c616 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsSnippet.g.cs index 789c4b110617..8bc13051c77f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.AddExecutionEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs index 9bd89c48a366..3e2062a6adaf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs index 93d69b140ee3..70779de9485d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs index c31a8727f8df..73f8b66e39a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs index 23663457c5a1..54abc48b6e94 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs index 9a13d302c71e..aeb0e2e2a4c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactSnippet.g.cs index d05f1dd33002..d379f93d1021 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateArtifactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextAsyncSnippet.g.cs index 1dfaad82577f..bb1b04b191a6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs index 3450c039cead..d0fc267aac39 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs index caf4bb8dbebe..878a8c1279ba 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs index 7029dc62bcb3..35c40bc21347 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs index b93699b86d03..0f4d0143fad4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextSnippet.g.cs index 7f87b1bd6846..baec9a5b8c09 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs index 934b3bf3fcbd..424569b90da5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs index 792e050ea438..48824911e18f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs index 5a86da6cde31..eb8a4bebc8e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs index 9e81caa4e1e7..97aec6618afd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs index 8d6bbeaec59c..ee99972027e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionSnippet.g.cs index 7c75bf029d20..2ab233b05c36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateExecutionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs index 703126d68764..de341ebdd718 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs index 662448cac888..8f6ac45841db 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs index eab5a5646079..0d33e65585a6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs index 336e9ca227b5..29e16cbdb694 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs index c16b0dea9418..ef8a52ab7615 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs index 1a57f4b812af..7ab86a34b87e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs index f493bd89f2a1..51f0aeb88343 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs index 530e8316df5b..fe03bbb5513c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs index a4234a89aee3..e4f8201fa38f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs index a81d035f9227..8a813ba38aff 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs index 96edec1ead87..86331e93bf43 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreSnippet.g.cs index cd941189d2ce..3b29b861063b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.CreateMetadataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs index bcce5fe034ae..828397d1642f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs index ee098217a698..a7da5cb149ad 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs index 919528d43102..21268c9c774f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs index b3504d20599b..73724201b605 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs index 0f0d87c74abf..495b805e0720 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactSnippet.g.cs index 6b5a1e04c1c8..4f752e0b8d13 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteArtifactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextAsyncSnippet.g.cs index 7800c5282b33..d512915c19bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs index ebfebca9a2b1..1f0c3659ea9b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs index c18e29ba5ade..86103bd3d5ea 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs index 6e29c0963edd..3fcc2af771dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs index 8eef5b0f2182..1ef6a90e23a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextSnippet.g.cs index 772a44c211af..4c642c644ba4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs index 844a5d89165f..f4d78c8f5f3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs index 1ff38e079ef2..1579569b59a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs index 45607783507c..b3ea221ce0d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs index 56c7cf19fb53..ef301acb815c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs index 5789af476681..e09448de90d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionSnippet.g.cs index 859fa9fb3fba..71d1326e82fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteExecutionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs index 7e9a3384aeca..5727d63fe752 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs index 27a09f0eae2d..8a8ff7c46901 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs index 87bf3d03ed89..a4f6c36c0245 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs index 68cea908b1f4..3bc6110a6740 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs index a050181225e0..3eb72780696d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs index fc388bdbd9db..12a1a4e04f60 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.DeleteMetadataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactAsyncSnippet.g.cs index a5cd78a7c1df..9edf11d7c54a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs index 5cd1c81718ed..6a5a18ef60ff 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs index 78f9fdb01e3a..1161a5c56544 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs index 7c9676e488ae..f6f19b929100 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs index e71b4012b20b..acdb4c79daa3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactSnippet.g.cs index b1fee2cfb522..4f76aefe4db3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetArtifactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextAsyncSnippet.g.cs index d0c8a270af58..fb790e98195f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs index 9463ec863757..91b4a2d4dabf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectSnippet.g.cs index 702bc4a72965..b8cec413d3e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs index 4a3402344e44..a7703b47eaa1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesSnippet.g.cs index 462577cb38c4..bac78d7af72e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextSnippet.g.cs index a4f70f34e135..d870b90fc6f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionAsyncSnippet.g.cs index 7fb1270a4dd1..c08f24b11f2c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs index cfb1a0a5b71d..f77c1fe720e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs index b0ccd80a61b8..dec86ee29aa0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs index 96fcd2f49b00..3e0f88bafaf0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs index dbf93816fcb9..49900f4c31fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionSnippet.g.cs index 6c80eadb2590..dcfd5d3db82a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetExecutionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs index 2de74c90be03..80d14f3dcb7e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs index 7bce3350183f..bc0888fa0db0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs index 48d3903ced22..024bf3b8346b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs index 5e7787ade17a..be5374b67ff4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs index ca03640ceb71..df15e88bcbd5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaSnippet.g.cs index 4b0744d0142f..54639accb953 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs index b4ba6f0cd722..21224f312d5f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs index 0c08b6caafc8..40e6e5d08ae4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs index e90230dd3a5b..bd9f9c1c4757 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs index 84be4a089c19..bbed162e4549 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs index 44d01d9278bb..7386a6376783 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreSnippet.g.cs index caf71348c7eb..2d15adf1a9b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.GetMetadataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs index 93e04c0baae5..8e35a9ef1d76 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs index 8ae603af41a4..6db78f9bac83 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs index 6668b4491fcb..bd325584237d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs index 95b4abcd9c3b..860d1e62ea11 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs index 42598e2450b6..5dfa21179924 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsSnippet.g.cs index 0cc5fb0a585e..5ea761a69f4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListArtifactsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsAsyncSnippet.g.cs index 048e3b7a4f61..f5c0974f7c4a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs index cf665a365ba0..4f5ca27709e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs index 0cb910b57c5d..23365111d2c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs index 3d60387d3e2b..b8077ff661d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs index 3d7fe353a485..002a0efba8d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsSnippet.g.cs index 1fedf5b04c0f..1eb012951215 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs index 9073c32448ad..b0c9d9449716 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs index dd8be5992d07..15b27211f0a8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs index 929e9c788b47..c73a9d31e8ce 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs index 9904d12cbce6..fa0e028573a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs index 3980d870fc9a..95b07bcb8f0d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsSnippet.g.cs index fc86023e1775..9653948def0e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListExecutionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs index fc02204a1d6c..0702fb7d6530 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs index 313e009d2a4f..a04682a94776 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs index d162168bec04..aa8ac0b393d8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs index e3808cecd396..f5713d4fb674 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs index f726c4764fef..5d74db60ea58 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasSnippet.g.cs index 2cc56c70856a..9da2b28528e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataSchemasSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs index 32fc8d64aa1f..cb2c84f434a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs index 0d414320c49c..9a21a198a448 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs index 0735602eb27c..ee4e3f89ca72 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs index c3f087a36f83..1d266c16dee6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs index ef388eb9d10b..91fb97cf7a80 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresSnippet.g.cs index dedafeb1004e..08e3afdec541 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.ListMetadataStoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs index ca79e8f205e4..e8a851443763 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs index 568ed9748e1f..906a85dfa2d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs index 265f76c92665..8b04109b533c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs index 26162bc18944..7dc0b3ea3319 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs index 41f920a73b1f..489eb5c10cf2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsSnippet.g.cs index c299ff41052e..9a3eed8ce646 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeArtifactsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs index 1a6ba227c2d4..896792ac6212 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs index d8264b426ab2..8b7a3ff53b27 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs index 95f312fbf3b2..8d7b685bdf70 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs index 274948a1176e..06185bc826eb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs index ad222adf6c32..eded90bdd025 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsSnippet.g.cs index 35aff68143d9..0bd547901b9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs index 30d265d0d4fc..23c6128e439a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs index 0c6db2504948..999952893781 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs index 0fde1c3f3a75..78182d594d15 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs index 2b404425e119..22f3050f853d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs index 03bcc5255e89..cd471a5a54b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsSnippet.g.cs index 191b3bbd783b..04a138c166cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.PurgeExecutionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs index 8af427c9d00f..4d1da3c9b60e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs index 70575d87f464..fde678c75dae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs index e74b7e13b417..e7723752128b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs index 8daa8c0dbcc6..793fc0060a67 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs index 5a51bdccb314..b3ff31cb7e29 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs index 74d307c3e01c..ecedf0955486 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryArtifactLineageSubgraphSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs index 8b7a3d7247cd..3c0f03d71759 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs index b8ad75098db1..83497ca9d22a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs index 7423c44c0c3f..fa577acfabee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs index f772f1d35db6..635ed38fe56c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs index 49428fdeb807..227a0fd18853 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs index d05fb20daedb..38d587c2f9c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryContextLineageSubgraphSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs index e773e85d1ef4..0364f6fa3667 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs index 132c02f22207..0d0ad404ce77 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs index 006128500103..8136cea5375d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs index 5ac92a7fe325..963904075a2e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs index 520e0ead6211..055a0cc01abf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs index 61fd90a349cc..4cbee5239a18 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.QueryExecutionInputsAndOutputsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs index 6b76367af620..593ff9f8538a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs index ef52cbcb9f97..0a9729525571 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs index 6fec6a920870..00153c4aa632 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs index 5d8896554f8e..c86249d58b1a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs index 68b814e2a141..11a598542092 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenSnippet.g.cs index e34d059986da..4415b351a276 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.RemoveContextChildrenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs index f990cb6fbfca..940f8238bd5e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs index 13511102357a..181ef68ab3b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs index 55cc3fbcc3c7..28a50d03908e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactSnippet.g.cs index a5ead31b6734..b7076cb82de0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateArtifactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextAsyncSnippet.g.cs index a9c1fe1993da..9844d9ec02a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs index 42580aad4390..e613eea6b1d5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs index 4a39e5c0a2b2..69fa1520b759 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextSnippet.g.cs index a5c791552e1b..70f93fb7d022 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs index f09d57760bb5..7a8d111fa314 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs index 1ec28a1760c7..c604870629db 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs index 4b43bc94335c..984c8755479d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionSnippet.g.cs index a6e0a33c07b9..553f1a069608 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MetadataServiceClient.UpdateExecutionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs index 496fe49885fa..d515b858adb3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs index e786893556a1..5a1c76d772c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs index fd6e45fdf85e..b74af8c1d907 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs index 83483d2c344b..ec87ecd5a7a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs index 1e70f7fe3a1d..fb8a3de76897 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs index efad9c191af2..efae87928b6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.BatchMigrateResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs index ba1236687973..4826dd3e7d73 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs index 4b76ff21efa2..8cddf65528ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs index 97000affc5eb..a2702b4ad69a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs index 83125eef021b..419ad80cbb05 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs index 790743ff5b66..9718a58910e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs index eab1c961401a..a4f27ac5752f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/MigrationServiceClient.SearchMigratableResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.DeployPublisherModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.DeployPublisherModelRequestObjectAsyncSnippet.g.cs index 9eecad38c4aa..5eec2d317354 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.DeployPublisherModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.DeployPublisherModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.DeployPublisherModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.DeployPublisherModelRequestObjectSnippet.g.cs index f5b3c5db3770..d64cf9833e31 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.DeployPublisherModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.DeployPublisherModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs index 0287e203e403..a0f5ec29a5b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs index 4c723b54178a..be8de06cf4c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs index 62e8a395fe74..a9f4da019801 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs index e577fd967c02..0badbcf019c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs index f0c437ddff56..e37e9ee21073 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelSnippet.g.cs index 48397844bd36..dded8fe23e01 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.GetPublisherModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsAsyncSnippet.g.cs index 4098bb63b906..3ddeaa0787d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsRequestObjectAsyncSnippet.g.cs index c706bb4aa38a..66bb57bf1c70 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsRequestObjectSnippet.g.cs index ce66a9cd8edb..a9db8e5de04a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsSnippet.g.cs index 4b20aa2f94c4..60cd5b363e67 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelGardenServiceClient.ListPublisherModelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorAsyncSnippet.g.cs index a7e303422c26..3f9578c9ac77 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorRequestObjectAsyncSnippet.g.cs index a967914bec82..9e60c3b207d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorRequestObjectSnippet.g.cs index f8d10c597f30..6b784f82a991 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorResourceNamesAsyncSnippet.g.cs index 79802956c554..b73b4c2c443b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorResourceNamesSnippet.g.cs index 9ac5217d6678..a8f108649fe5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorSnippet.g.cs index b178a7aa493e..23edab75ec9a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobAsyncSnippet.g.cs index 1dfe47862d34..4cb6105ffe40 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobRequestObjectAsyncSnippet.g.cs index 87e42b154c91..d660682a973e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobRequestObjectSnippet.g.cs index d33ed890690e..f40d21f70645 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobResourceNamesAsyncSnippet.g.cs index 5501f62dd257..510afd48c27c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobResourceNamesSnippet.g.cs index dd4076bd1be9..16b3d5b581bd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobSnippet.g.cs index a0d12ec775b3..4654bce33f16 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.CreateModelMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorAsyncSnippet.g.cs index 727d2f5f5433..a885ca01b0d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorRequestObjectAsyncSnippet.g.cs index bfd89eccba9c..f42c1163e1a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorRequestObjectSnippet.g.cs index 0e1a53d04d6d..246c40882dc5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorResourceNamesAsyncSnippet.g.cs index 2b3cc9c22086..5129da7b49dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorResourceNamesSnippet.g.cs index 67bd00b71c57..76745d2939e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorSnippet.g.cs index a7f3a18b148e..c18aaf3caca5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobAsyncSnippet.g.cs index 65d71eb7e817..5705ded87d2f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobRequestObjectAsyncSnippet.g.cs index a0720b8092b5..d512a69d1d22 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobRequestObjectSnippet.g.cs index f19b7ed42498..e01d8eb68e0d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobResourceNamesAsyncSnippet.g.cs index db0c3047967c..4ab9a8ef60b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobResourceNamesSnippet.g.cs index 910caf0dff3a..456ded483fca 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobSnippet.g.cs index 9ff5866126b2..4b0a19370f8d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.DeleteModelMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorAsyncSnippet.g.cs index 7d42d109bc39..8bc64e0184a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorRequestObjectAsyncSnippet.g.cs index 5db212298a76..cef5ef7fb2fe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorRequestObjectSnippet.g.cs index 9ae313911ca3..f814024a325f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorResourceNamesAsyncSnippet.g.cs index 918eb503a842..b306f500547b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorResourceNamesSnippet.g.cs index 83d93bed90ff..281f323d7591 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorSnippet.g.cs index 72155325e949..3acb26d04c0a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobAsyncSnippet.g.cs index 560670bef44f..d84d4fd36c5d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobRequestObjectAsyncSnippet.g.cs index 80f51d1056a8..6f217d873abf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobRequestObjectSnippet.g.cs index 1e626dc9099e..87ea62f54954 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobResourceNamesAsyncSnippet.g.cs index 0425e9f44a54..ef2250935320 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobResourceNamesSnippet.g.cs index 77988583af71..056513a4c22d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobSnippet.g.cs index dd262f5f2733..f2e9593d775e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.GetModelMonitoringJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsAsyncSnippet.g.cs index b386fc786fa3..b0ceb955ac9a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsRequestObjectAsyncSnippet.g.cs index 3d839a7b9e48..9597fb6226c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsRequestObjectSnippet.g.cs index bb8d0988960f..51e6c5cad22f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsResourceNamesAsyncSnippet.g.cs index 9f3c0e8a9819..1c246f03912d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsResourceNamesSnippet.g.cs index 0c107d686a5a..770700282452 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsSnippet.g.cs index 1acd225b609b..4caffcb0cd6d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitoringJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsAsyncSnippet.g.cs index 9529450a0dbe..4f824ce300fe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsRequestObjectAsyncSnippet.g.cs index 6a186f6197b8..e6b33a2db6ad 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsRequestObjectSnippet.g.cs index eb4920cc26be..df61880ee687 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsResourceNamesAsyncSnippet.g.cs index a29f90c78434..0b571b9e35b8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsResourceNamesSnippet.g.cs index 16208a7b62c5..b2cd5cb7e706 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsSnippet.g.cs index efe44c525cb1..9fd38bcf5447 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.ListModelMonitorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsAsyncSnippet.g.cs index d3826daa11da..93962cb5408d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsRequestObjectAsyncSnippet.g.cs index c1c633076034..5195144844cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsRequestObjectSnippet.g.cs index 3493c7cf5d90..ea34beeca633 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsResourceNamesAsyncSnippet.g.cs index 241854e19665..9e3377e2974f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsResourceNamesSnippet.g.cs index f762f14f64d2..cb264ecf8473 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsSnippet.g.cs index e38089541185..1c2d018b2780 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringAlertsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsAsyncSnippet.g.cs index 961fe618cc97..e161638cbff3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsRequestObjectAsyncSnippet.g.cs index c8c1351f97b9..f3aadae95f25 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsRequestObjectSnippet.g.cs index 58969247a62c..1c3ec795cbed 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsResourceNamesAsyncSnippet.g.cs index 51391b7916c3..bd0f4b73f20f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsResourceNamesSnippet.g.cs index e22712d02662..5e4080b8ab4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsSnippet.g.cs index ea7ec8371a2c..5fae8a3f2779 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.SearchModelMonitoringStatsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorAsyncSnippet.g.cs index 6e6c8cd54855..ba0a8c42e27d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorRequestObjectAsyncSnippet.g.cs index 3e407c779a8e..84a9445c7f87 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorRequestObjectSnippet.g.cs index d3e0a48862e1..b72165e45b35 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorSnippet.g.cs index 2f80b135b476..c7929b5a9d9e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelMonitoringServiceClient.UpdateModelMonitorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs index 74c3f7cf1559..72473a13c893 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs index 3335687dc123..1aa1430d8618 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs index 3b32ab57ef6a..d890b213a4d8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs index 5507a9af5f22..4a0c82ef2305 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs index c0145fbf0910..d44ae543538f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs index 8e877efb54b1..3c991dc7a4fa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportEvaluatedAnnotationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs index d1d5e97dcd6f..a38dc152d4ba 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs index 3684477624dc..b3d10fd66954 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs index b77303f851dd..0a885576b985 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs index 0695b7dbcd5e..a74b4b039fc5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs index 04a74bbb4bc0..7bbf05b14c9e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs index 544d23951465..e71fef1f6603 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.BatchImportModelEvaluationSlicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelAsyncSnippet.g.cs index a3c46c1d3667..92500fc84f25 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs index 56120a9564b3..cccc04a1ccbc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectSnippet.g.cs index 298da6c50c95..ee0fe6983d05 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs index 4ca8a565d553..afcb16c1662b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesSnippet.g.cs index 97429c40cfe9..0228835578c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelSnippet.g.cs index 2a6e82864791..a09fa669617b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.CopyModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelAsyncSnippet.g.cs index c7b0cae7b57f..e2f9d9b2f52b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs index 7652baf63671..e00de4597e61 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs index 2d146ed60d98..cfc07c73852c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs index ce7e09024e7a..fc41be88638d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs index f4a470f8b60a..9273e3426be1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelSnippet.g.cs index c1d446de1076..b2a75e10a66e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs index 0b39e7eca0aa..eb5ca9ef2574 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs index 112778df655d..41096441ffd3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs index 3a355f2a514f..63971d19ac2e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs index 331fd235afb4..a520aeb6da1b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs index 6f970ff28922..4badbce7dc5a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionSnippet.g.cs index bb94826d1ef6..0f4d9fe391ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.DeleteModelVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelAsyncSnippet.g.cs index b82b430e92c8..df3ae73a5441 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs index b2448da3dbb2..9a940d8594e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectSnippet.g.cs index 3008155b1af2..bca69d82f797 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs index 000ce3449526..2fe1e6e821d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesSnippet.g.cs index ae202e3161b1..cba9242e908b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelSnippet.g.cs index 3041bdc0c335..46b2bccb94a8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ExportModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelAsyncSnippet.g.cs index c82a8b1df312..2df15846ae5d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs index 860c9e187fd7..d70eafd03b14 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs index 483b1d2e07ca..0f049c3a4d5d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs index 081d60d4c588..ce23577ab97e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs index 644c2a6d4de6..8c9189875a89 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs index e13ae66e8f8c..0f29dd5c957b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs index 042c4c6f8c20..9f661f9ba8f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs index 804e933abf9d..8721c5296c9b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs index 07f8ed8d3c8b..3bcb82a2aee3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs index 781ff1beda39..2a48e74845d5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs index ac2cda275521..c903a5177780 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs index 5e96831c2f61..0219c928d95f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSliceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSnippet.g.cs index 7c3433a353bf..0f03e35a450c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs index a1e6e6191457..fd29485eb7f5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectSnippet.g.cs index 10a91ef7ba68..331867fd8158 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs index 8c477e7aaa8d..d382e34f91f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesSnippet.g.cs index b13631fee343..34a2a55b142e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelSnippet.g.cs index e448dbf52176..7eba4a09ad22 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.GetModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs index 8b62a700d6db..a48c70401dcc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs index 42a2dad1f47a..886e6fa4e599 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs index 88d33ecef5b3..d93af382fd9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs index 7a0ca64ab726..24ddaf021e1c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs index 3dfaa55752a1..5d4643aabaed 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationSnippet.g.cs index e150574ce9d1..32ea7b98f5ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ImportModelEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs index 476307e93286..bde5aa8bc1bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs index 137227417a1b..fb8b08a8a5e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs index 4afffc514cfa..bea2ddaef3d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs index 0b5e395c7cff..14a72b3d1e6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs index c6a753510560..a6b0a91664ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs index ac64391b472c..69b3b23170d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationSlicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs index 3611a1dbb2a7..05b3c34204f6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs index 5a2c7316335a..3430ff5fd21a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs index 9c15ce77bcf0..f6921a129636 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs index e06fc3bf0f40..eb49d8b48129 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs index 8e59cb831bc6..fdefdeab48ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsSnippet.g.cs index e5ec7110a335..1b8dddd8c55b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelEvaluationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsAsyncSnippet.g.cs new file mode 100644 index 000000000000..7c9dbeff4e2a --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async_flattened] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1Beta1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpointsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListModelVersionCheckpointsAsync() + { + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/models/[MODEL]"; + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(name); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..1f774fa954cf --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,82 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1Beta1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpointsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListModelVersionCheckpointsRequestObjectAsync() + { + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"), + }; + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..befdfdb1658b --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsRequestObjectSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1Beta1; + using System; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpoints + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListModelVersionCheckpointsRequestObject() + { + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"), + }; + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..05ae9190f88f --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1Beta1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpointsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListModelVersionCheckpointsResourceNamesAsync() + { + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + ModelName name = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"); + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(name); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..453eaab9ec29 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsResourceNamesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1Beta1; + using System; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpoints + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListModelVersionCheckpointsResourceNames() + { + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + ModelName name = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"); + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(name); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsSnippet.g.cs new file mode 100644 index 000000000000..c20879e1cd51 --- /dev/null +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionCheckpointsSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.AIPlatform.V1Beta1; + using System; + + public sealed partial class GeneratedModelServiceClientSnippets + { + /// Snippet for ListModelVersionCheckpoints + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListModelVersionCheckpoints() + { + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/models/[MODEL]"; + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(name); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened] +} diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs index 8de49595dea4..715752eba83c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs index 07e2d0ac0bf2..0b6d63bed32c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs index 05c8a7eb215c..ae2e9b4c8e8f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs index dd8d2f5c1460..6aec0035edc5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs index 402268f86d6d..883410ccea82 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsSnippet.g.cs index cddfcba105ed..b79390f3f08d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsAsyncSnippet.g.cs index a5ea1efb1517..f696b57d5889 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs index b79337038581..e7c9bae749fd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectSnippet.g.cs index bd29821bafa7..377397fc47ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs index 20bba087fa55..6fdf602f4401 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesSnippet.g.cs index f0e3c2f74a5c..05dc9f7185a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsSnippet.g.cs index 8ad78bf07cb3..22c7546a1bbe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.ListModelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs index efaf98332f59..b35da4de6504 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs index 883567efe982..a4730a26633f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs index 904c89bdfcb7..2f9d3b9dba9b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs index 59bb4fc6e991..1ac08085609d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs index 8b5f7189b545..ca55a5bf0fa7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesSnippet.g.cs index 57d06a4e446e..ec2f5c92bcea 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.MergeVersionAliasesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs index 0fc181fa9aab..1baae60d4772 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs index 94c8efa48a6b..d03791c3f361 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs index 1c4a831193e5..55b8deab8ece 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs index 4514c1175143..822d35faf61a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs index ab422b35ce84..a85ed7504a63 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs index bcd784877e96..3721c165f3e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateExplanationDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelAsyncSnippet.g.cs index 6dc669258929..eadda704641c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs index 30610785c73d..eb02b231f291 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs index 208b7420f80a..24af7f96eb43 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelSnippet.g.cs index c3eba6e57a3f..166023e4eeb2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UpdateModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelAsyncSnippet.g.cs index 2e31adb77926..8a13037abbe0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs index 98802cedbc58..bc7aa3adf191 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectSnippet.g.cs index 468ed8e9e43e..b7c4220aa3d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs index 71df526dd564..b2f327f59eb1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesSnippet.g.cs index 99380efe1bd0..57a2aad9f5a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelSnippet.g.cs index d097323c0c2a..09108a8f08e1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ModelServiceClient.UploadModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs index 1659c954ceb4..2074418c1caf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs index e4d928a34f73..2814ccf9f6ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs index c1b5314b6054..6620f8033527 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs index 14933d8b97ec..c9952cf28840 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs index 9e82dcf778bd..163cee5470fd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs index 4c24ac7f4eed..b4cddcf40f34 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.AssignNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs index a6d3f4792678..0f3f7aa95e08 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs index b87b83f5b7cc..819157af1097 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs index 32ab73944d74..548c5d84eaf5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs index a88a9897039a..ff7e4701bc80 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs index f67d3dc8d226..5492ff761321 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs index 6dfb0be65544..9a556cd15c1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookExecutionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs index c89d8497025e..8967f957de09 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs index 6eb3252acdbc..2e3894ce5213 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs index aab5d7f6a9e8..1eb2319e71da 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs index 4f367dc11c14..35b8c961361a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs index aec769375c5c..e0099c233bc0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs index 694d5a73deec..bdb799c41e9b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.CreateNotebookRuntimeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs index 9641e35ae9c9..0ff03fe85cdf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs index d756d5b9621f..be575f3beb11 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs index 99eb631ea631..f4da45760960 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs index f3955255f417..fdb7885b211b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs index 0994a566d17e..c551d0ed2aef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs index 74beb6b4270b..bd3295e2f729 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookExecutionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs index 85a1b9a81cea..4396aca9e687 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs index 0a5ad02276ef..bf86af528127 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs index 51c277a8067b..e88fb02e9ea6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs index e54eec09d8ee..e2113d0fa8a1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs index b299a330c6e8..048fe318bc36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs index fa3e8e49a367..d02babdf2195 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs index f232c3661a09..d8af8aeaff53 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs index 4c3043adef60..577549660b1c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs index 638463283d1b..a6f9a8d9d500 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs index 40f1892d93f5..737fdb422ba2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs index 492369a1fa29..d3a3c7d496e4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs index 9bce664ea9ab..29f8b52eff2e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.DeleteNotebookRuntimeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs index 8257df0b97fe..7a843e5bc9c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs index 198725e3cb9e..20c271afd469 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs index b3a389db7ebd..a188a499dd30 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs index 173b534da675..6f499b48955f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs index 3431ab97d6b1..bbca2d215e64 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs index 4573d8fa30b4..964b15176f91 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookExecutionJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs index 5965fe58e9d5..b3db7a78513a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs index 159d61919b2b..86b702651bbe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs index 4df4bd9bc416..502ce7a87f1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs index 6b610b14f6b4..7349ec12a70e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs index 6770decf5c02..0220612bfd9b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs index eebe7bcdb581..70f8fc1174c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs index 02989c6807f0..e6f0e9cb7b3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs index 50fea221e3e4..81c971e8c8b6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs index a8fc3f120adf..04f48dc9438a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs index 00e0397d0dce..f970b87b21dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs index ae0a00312eff..a3738075470b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs index 9fac1309648c..bae75475d213 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.GetNotebookRuntimeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs index 8ab094cd08d9..f7e210a2d9be 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs index f5d8cd647ab2..c53aab81d2dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs index cf0caffda831..03fe44852bdd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs index eecbd699250d..f8fe237cde3c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs index 930b3c335f2a..1c0a3b81867b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs index a605dbbc2916..97b69829e590 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookExecutionJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs index d116e32fcc13..9d244406a38d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs index b764b7994f74..233135ae713a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs index e05dba567b06..13bc58bbd6a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs index 432588bfbcf4..f546481b94af 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs index 5b95a2b16e21..1815e00a2cc6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs index 782c427cac89..daa856cfb4bc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimeTemplatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs index 3b01f37bc926..e2219fba347b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs index 0074376c383d..19a08a006332 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs index a238d72b54fd..165d2f0bbb44 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs index 724f0667e50c..81e2f051e658 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs index 48e5a770ecfc..436cb35e53d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs index c4eb60ad81de..23fc47ad5766 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.ListNotebookRuntimesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs index 2a57382b2979..b681003ae057 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs index bb900c649ada..fdc7b121dfc8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs index 840dd1378dac..71b541e8918b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs index e3e3db33e5d5..ad63430cc7f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs index 0e1677f45a46..c861a1f88466 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs index d6494b02c131..2d588c492a1b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StartNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs index 91d80ffc0375..e5c4e9c0d97e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs index 8431dab50334..e7cea8dc2276 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs index 6a10856f2000..cca9f21b1a91 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs index 7dc46db42f3a..b58941b2bfd6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs index dcd05b7f7137..08f610332190 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs index 172cfcf8759b..fd7b05452229 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.StopNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs index 4cb1ab3c2e1c..4663fd701674 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs index f9762fbb5698..42b5660a5815 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs index 6d606736f899..b0b5fbef93fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs index 4ac6e3b588c7..ec465eef8dbd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpdateNotebookRuntimeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs index 9ad6648d7688..9268a6455c39 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs index 67f8f77ee653..46d5f54e57ce 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs index 75675bef2673..6bf79151fa12 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs index e330ee898973..67213cb84396 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs index 3d09f9583f1c..47dfce500659 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs index 1b2c8e4a1ce5..7628b15dd18e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/NotebookServiceClient.UpgradeNotebookRuntimeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs index 942d6422b43d..65c1b03a89cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs index 6f4c89e14d07..c16379a951d8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs index 108043e5d6b4..e011f95b95f0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs index 805afca91826..0b9887100fd0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs index d8efb0f1428a..57b46bbf2ce9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs index 248607fd4672..45c6e610bbb5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.CreatePersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs index 025cae8b6a73..11779fe3c6d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs index d9d02d733df1..5e73e406d431 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs index 48eb316ce831..bc427b835f75 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs index 40cce443819f..c9e9b2a099b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs index 9e31c68ce0a8..31523bc8cc26 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs index 1acfbd796516..d4070a1649a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.DeletePersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs index 90b3a3b1c90e..fcc885c6982b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs index a4b9ee046dac..1d926949ea38 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs index 4f571c313056..df52b6d2663f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs index ad412a903a0a..3d231438e676 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs index 20a3b767a536..435dd38889b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs index 7d162c5a835b..e1113cec5c41 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.GetPersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs index 99d4acc77ed9..a943ed416326 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs index 737bb07d9df2..60ee04424d8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs index 37273feaf3f0..27d996015028 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs index 570f8aaa8d12..8224c417a629 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs index e78ee7f8d022..d572cf48bd32 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs index 06fdfa50fae7..1f94ef2d391c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.ListPersistentResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs index 8ce10be2c807..8c1dd21b3b7b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs index 8f208828f305..4b9516520203 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs index cf176b9d9291..ec56b2e28eb6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs index ca8c25119acc..bbb55a4def87 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs index 36a24c976d22..9fd7823bde34 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs index c970486d88a7..cdae19022801 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.RebootPersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs index 578794104405..24cf8c7f8278 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs index f11528394ff4..e128a8eebcce 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs index 416c2d2f46ab..18363d11f96a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs index 9132e024bfcf..cd93306364f7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PersistentResourceServiceClient.UpdatePersistentResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs index 64fe8a1b2edd..1ceffa6c2667 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs index ffe3c60d796d..395f41194989 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs index fef66f8d79d1..2215e8f9090c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs index c28dbd1f8eb4..251c61ae1eb3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs index fd395010b5a7..2e44ad1aaf40 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs index 4fdc58ec86e4..017ecdbb22cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchCancelPipelineJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs index 67b5d2ef5e0a..33895f09fd51 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs index fb1bd0d2fb8c..410b8627dbe9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs index e4c6aa762dd4..1f539a6e4528 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs index 748e033b30e8..1cc7f233b925 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs index 1c17d01d4e4c..ebd9460e29bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs index 119c6630e80e..665e5f2f439f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.BatchDeletePipelineJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs index 255179cddb20..d39211baeeee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs index c1bcbd1a0e1b..a4f0011d8da3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs index 447b3c2049d5..d88b15ba659a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs index e8e6306bf1dc..88d733101da7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs index 6e7f635abebb..e3d1e086bf53 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobSnippet.g.cs index 2a72cdb0898a..3a9d7d6a1156 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelPipelineJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs index e06e26ebc334..bb15b8fe846f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs index 4ff01309719a..c60be49f1653 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs index d29e193edc75..c89a8bf098c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs index f4a260d727da..1abec3d20e71 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs index 0f0052123dd0..1ce7b9a3f1c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs index 911028005bfd..2761ee7c76d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CancelTrainingPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs index 0e468b78e773..ee134c3521ec 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs index 40a30ccc96b8..14a1efc6e8a7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs index c7a673332107..eeff793517d8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs index 5db2a8d3c15b..47ffa1e6d86b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs index 909edec1d845..349efa583e8d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobSnippet.g.cs index acbf55c22fa5..9c8f32de9cb0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreatePipelineJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs index 5b2c036d691c..488f5e412872 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs index 24fd262412e5..7b18785be697 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs index 3829e766e0c1..5eb2d59331c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs index 2f97c30424ea..85417b703cee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs index 3532ec9a3689..faae666e20fe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs index a73f79117853..12ab3d34817d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.CreateTrainingPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs index bae6bbc9d88a..f53bfc64bcb0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs index 62c60534a5ad..83eeafac6b1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs index 89801976fd20..64e598782a74 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs index 0a853b26681b..d889f0aa6f19 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs index 77553bcd29e9..c263f09e835f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobSnippet.g.cs index 01f2bdc74ff4..b52c952aa69d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeletePipelineJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs index a5df89783f26..f6b1034de2c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs index 72aec4ef5e5f..60ac09dd5a38 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs index cde74c0a27eb..2beb392d6e03 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs index 92fdccfeb929..a64458e65a08 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs index 0c5dedf10adb..71952401542a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs index c3e22819b253..c2460983d097 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.DeleteTrainingPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs index 76ad4e718874..c3b337c6e3cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs index 0ecc83d316ee..7a8059516f8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs index b3279ba961cc..76577563ffed 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs index c823ac34bb02..ba9ab7f11b82 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs index 0e1e411934c4..d6769f9aa9e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobSnippet.g.cs index 206e4fae5c9b..c67a9c6d2fc7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetPipelineJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs index 207330986e17..1585cb5e0f55 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs index 606d2ec86224..3fb224ca6f43 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs index 3e338abdba49..8e0a42078a3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs index ec390527c258..13631ea6b377 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs index 6775b357b11e..81bd9eca3eab 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineSnippet.g.cs index 5862be01d20d..050cfa5d8311 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.GetTrainingPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs index b77b789c8081..d93ceefed510 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs index d5690231fb88..d13aa991816e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs index a7f4d6469898..69151924eba2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs index 2c6f672e4a7d..fb213675e9d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs index 5f810d761b3c..58f04b5b071f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsSnippet.g.cs index 07e8d2a3d917..4c61be302c8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListPipelineJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs index 6eab199c258b..5992b8fcd894 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs index 8fef531177a2..7537133bfc5c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs index e9927c997de7..e1d78705a40e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs index 66278fb10850..836b611213f7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs index 57f94c501c8e..8828e771890e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs index e716913f90a2..9e59fac05acf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PipelineServiceClient.ListTrainingPipelinesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsRequestObjectSnippet.g.cs index 048bfced1c87..b636834bddc4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsResourceNamesSnippet.g.cs index 813ffe375268..014b57db04fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsSnippet.g.cs index c44924aa0f41..40174fffae3e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ChatCompletionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensAsyncSnippet.g.cs index 1994595904e1..7736417c7b30 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs index 758ce72b10b3..cd69e08a8fe0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensRequestObjectSnippet.g.cs index db380dbac1f3..f1f2bd822147 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs index e8efa00c69ae..431b9fabaf16 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensResourceNamesSnippet.g.cs index bbf32a1987ea..fd018ac183b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensSnippet.g.cs index efafbaf40144..b1cd98697a09 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.CountTokensSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs index 58defe214e3a..6d32341f9fad 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs index c03f97095949..bcb9ed2d9a36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs index 6d391e08b9c2..d63af094adf9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs index 5b19839606c2..484b377d7cbe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.DirectRawPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainAsyncSnippet.g.cs index e518ecb01441..f5048b4e4980 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs index ae7237be3170..b23b6bcc54df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectSnippet.g.cs index 97d95d961140..33afe4e3067d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs index 85bcaf30922b..08e912cb1aff 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesSnippet.g.cs index e80e7a12baa0..0ff9be8864e0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainSnippet.g.cs index f15dd9003771..b335388878ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ExplainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentAsyncSnippet.g.cs index d7ce1abe0830..9c55064c445e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs index 4c5241d7dae2..99838a0ca4af 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs index 9156b378fb6d..f84c6fcfaafe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentSnippet.g.cs index 005d33ee19c2..bfc925076360 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.GenerateContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictAsyncSnippet.g.cs index 4b8c2570b8c4..64823c07617e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs index 988e1d245882..a11b06d81509 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectSnippet.g.cs index dcb4558dda15..e225f1137cf3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs index 0c7290af7aaa..6dca7bbbbc93 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesSnippet.g.cs index d5b18ba90b15..2ceaa90045c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictSnippet.g.cs index 063010b1cf49..1e50220afb4b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.PredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictAsyncSnippet.g.cs index b91801f14994..a2e29e55fe15 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs index 982a1df109d0..bb2478ca652b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs index e1f0c2e1cc9e..5eeb090ef4d7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs index 5e159fe3efdf..cc2ca49753ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs index 00fa6eb5159e..01577dd4ceb9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictSnippet.g.cs index 4cb7fb8c53f1..464056f577a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.RawPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs index 1456b080860a..cbb60b1ef300 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.ServerStreamingPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamDirectPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamDirectPredictSnippet.g.cs index cf35df91ff14..a4e56fe0c672 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamDirectPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamDirectPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs index 3961e1f6bc3f..0108c3374052 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamDirectRawPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs index b821efc0a269..b93f6da424aa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentSnippet.g.cs index b400644ae6cc..d0757222436c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamGenerateContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs index 56ea2370251c..d43d74df1282 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs index 6a756e2b3348..b4493818ae28 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictSnippet.g.cs index 8df45fa95ea0..b06453bb656a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamRawPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamingPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamingPredictSnippet.g.cs index f5b7959a2e7c..faccab0e90d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamingPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamingPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamingRawPredictSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamingRawPredictSnippet.g.cs index f7b0efeae24a..c7a1aa8f57ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamingRawPredictSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/PredictionServiceClient.StreamingRawPredictSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectAsyncSnippet.g.cs index 63dd6ad159a7..c59981520958 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectSnippet.g.cs index b6ce123a3f3c..5cc0f9bafd93 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.QueryReasoningEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineRequestObjectSnippet.g.cs index 86e164c1ceb9..9e11d5a72345 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineExecutionServiceClient.StreamQueryReasoningEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineAsyncSnippet.g.cs index d5b6691dbcbb..4376f241d6f6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectAsyncSnippet.g.cs index f4e1501ae93f..3172d108a525 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectSnippet.g.cs index 5c358d18f2fe..d225889e5b5f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesAsyncSnippet.g.cs index 14378e8d9d0e..8790e7c27d4f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesSnippet.g.cs index 5e6553879a2a..00511951552b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineSnippet.g.cs index 8c52284db73a..c9ea7c532c26 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.CreateReasoningEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineAsyncSnippet.g.cs index c03d7fcbf349..3718d8f45edf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectAsyncSnippet.g.cs index 263c98838e0b..46ae5f9ce6af 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectSnippet.g.cs index 0a9d1b2089ae..bb8c20275faf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesAsyncSnippet.g.cs index d2d1d67f2bbc..23cdf194bf46 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesSnippet.g.cs index 0fb6f17547bb..a58ef3d50fee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineSnippet.g.cs index 0ad8eb46104e..7edd72ffbbce 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.DeleteReasoningEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineAsyncSnippet.g.cs index 439567d3b06c..24d58019ed59 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectAsyncSnippet.g.cs index 2fd10828f1a3..6523177579c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectSnippet.g.cs index 15bfede384ab..d729e2c1b3bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesAsyncSnippet.g.cs index 0b52760de1d1..1ec99cc98d94 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesSnippet.g.cs index ed2e1f5204f8..f350c6224fcb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineSnippet.g.cs index 15a9d1eefe01..8f796a3e1a97 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.GetReasoningEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesAsyncSnippet.g.cs index 663fb9ad82de..5d6c05c4e944 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectAsyncSnippet.g.cs index 134412488052..0d3f0168556b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectSnippet.g.cs index 5e893fd26969..89f902f37714 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesAsyncSnippet.g.cs index 25fe9685084f..7cd0a4494f8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesSnippet.g.cs index 5b748d32125e..bb070f4a06ce 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesSnippet.g.cs index 16d4a2310eed..41ac5144cd94 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.ListReasoningEnginesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineAsyncSnippet.g.cs index 8b199ed65e9d..fa3fb28db3c4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectAsyncSnippet.g.cs index e9210a60ac8c..8bed0024e49a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectSnippet.g.cs index 2dd77aff312e..67aac72ba68a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineSnippet.g.cs index 87741f2eb7e7..36c55f0dc36f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ReasoningEngineServiceClient.UpdateReasoningEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleAsyncSnippet.g.cs index 4fe9da3d6c00..803f3d939724 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectAsyncSnippet.g.cs index e55a825a47cb..73e65744c19e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectSnippet.g.cs index 6a3a546f9f8d..60331ff52c7a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesAsyncSnippet.g.cs index 995d2b5288a9..3dc194cc500b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesSnippet.g.cs index d0d74154e060..8f8a09c060a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleSnippet.g.cs index 4dfe709fa2f9..7c991ba356ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.CreateScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleAsyncSnippet.g.cs index 48bdb3192cb9..9f4417267774 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectAsyncSnippet.g.cs index 9b4315a496d8..47a54af6ca2a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectSnippet.g.cs index 6dcadce05b10..199088001a92 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesAsyncSnippet.g.cs index 3b3e94f9e38e..0a6b04eed55e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesSnippet.g.cs index a30d60afedff..a7d41454ad88 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleSnippet.g.cs index cab13ec9322f..5d3679f0c698 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.DeleteScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleAsyncSnippet.g.cs index 15dfc544715f..8c27f971fb05 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectAsyncSnippet.g.cs index a22c898dc1b7..f60e2d5482bd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectSnippet.g.cs index d1a910f1a43d..eff8e6ebf73e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesAsyncSnippet.g.cs index d83f25f6f45b..ea98d5b0bd00 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesSnippet.g.cs index 8a178e133ab3..abf9350e867f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleSnippet.g.cs index 1b5c319362d9..a3a52d5760e1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.GetScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesAsyncSnippet.g.cs index 7fffc8779c4e..568d1e0396a3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectAsyncSnippet.g.cs index 79c520ae88b3..f7c465252bc0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectSnippet.g.cs index 53337685b847..11edf092d6fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesAsyncSnippet.g.cs index bae69e10b891..eb8978f3fbdf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesSnippet.g.cs index 9312a3430ad2..2adb9df29c6b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesSnippet.g.cs index e57356dfda22..98be96be399d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ListSchedulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleAsyncSnippet.g.cs index 5e75a9b29053..9db2944c85cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectAsyncSnippet.g.cs index 9f559afeeadc..85fc1d364d88 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectSnippet.g.cs index 36ff436b732d..d7edfa8fe9a5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesAsyncSnippet.g.cs index b936d08e7fd5..fdf7816d4a8b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesSnippet.g.cs index c715db3e9f14..a23be4414981 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleSnippet.g.cs index 4e0d7a5412c8..c060c0340cd2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.PauseScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1AsyncSnippet.g.cs index d942f0ce1a80..c73bd80b5300 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesAsyncSnippet.g.cs index 3c4d6eeb51e6..02aa6423cb57 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesSnippet.g.cs index 634dda366aeb..5157db76934c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1Snippet.g.cs index e356cb87d17f..313816f28283 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2AsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2AsyncSnippet.g.cs index 41ee08761ff8..0f654c18d983 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesAsyncSnippet.g.cs index 88a8ccb955a1..fecbb01a8fa6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesSnippet.g.cs index 2412c021ef17..b761840584ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2Snippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2Snippet.g.cs index dc7bca83d5e8..d56a695bdc71 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2Snippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeSchedule2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectAsyncSnippet.g.cs index 857f84c50068..0ed35ef78a3c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectSnippet.g.cs index 2edff14eaa9f..28743a766930 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.ResumeScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleAsyncSnippet.g.cs index 4eb9f1ef4a3c..4df1e7ac9ddb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectAsyncSnippet.g.cs index 39cd870946b3..194068a82f19 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectSnippet.g.cs index 07a43e2501c8..5995c95c4901 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleSnippet.g.cs index 3d608a91c6c7..1eeea7f11013 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/ScheduleServiceClient.UpdateScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolAsyncSnippet.g.cs index 91409a3e758f..2da9c5620ea4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectAsyncSnippet.g.cs index 2286cc88751b..39dc6381ef8e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectSnippet.g.cs index ab93a3a92d70..984b1a04d84c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesAsyncSnippet.g.cs index 7d5764f7d16c..7667cb980ddb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesSnippet.g.cs index fa979c786495..00e8333cccea 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolSnippet.g.cs index ec88e9ca0bed..24533ffee9f3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.CreateSpecialistPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolAsyncSnippet.g.cs index 7f9806de2e0a..aac5c8227aa5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectAsyncSnippet.g.cs index 273c54bc9a03..3d4283f5030e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectSnippet.g.cs index d3698c8d5d3a..dacb504acb9f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesAsyncSnippet.g.cs index ed7d29a4cd79..8467778e645e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesSnippet.g.cs index df214e23f0ae..8614e9f40562 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolSnippet.g.cs index 06f95301154d..afd5ef250234 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.DeleteSpecialistPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolAsyncSnippet.g.cs index 3f97e7100371..8d3aa15397f3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectAsyncSnippet.g.cs index 04dba80f0c05..f0cea04c09b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectSnippet.g.cs index 3e8ac6013129..d3d239b81abf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesAsyncSnippet.g.cs index 11ba342fd933..73f1f6ba456b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesSnippet.g.cs index 6d4b3eff69f2..b7a38022960e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolSnippet.g.cs index 2529871f960a..c915c056ea85 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.GetSpecialistPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsAsyncSnippet.g.cs index b34be2c1d8b4..3f0521e8e790 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectAsyncSnippet.g.cs index 61cb99b431b9..0581d7130847 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectSnippet.g.cs index f45979fa2bc7..d05f37cefdf6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesAsyncSnippet.g.cs index 641f46db3dda..b70abdf9139c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesSnippet.g.cs index df3a4bb70189..a0e77820d09f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsSnippet.g.cs index 15ab10b097d0..c83e742a8b11 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.ListSpecialistPoolsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolAsyncSnippet.g.cs index aeb8607d3d26..5d3ff8a5b5d6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectAsyncSnippet.g.cs index aa1e546bb555..81f7bad71a3f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectSnippet.g.cs index c2bce39c41d3..2ad481b57586 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolSnippet.g.cs index 6c4b8b7c2204..ee8538218f0b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/SpecialistPoolServiceClient.UpdateSpecialistPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsAsyncSnippet.g.cs index 37477e4ff0e0..c5da78f5e153 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectAsyncSnippet.g.cs index 461f02bfd213..5f6e1e49bf1c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectSnippet.g.cs index bc7940a16738..10dad009ec7a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesAsyncSnippet.g.cs index d1e182b03d60..cb53ba24402c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesSnippet.g.cs index e9059043bdc0..f494cea80d39 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsSnippet.g.cs index 16c6bb0590be..553f971d8185 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesAsyncSnippet.g.cs index bc947764a719..e919607676ff 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index bcb1ba0548ba..5529dce02e67 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectSnippet.g.cs index 6bff573545a4..85b381e4a55a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index 86aa252036ca..4b2b35afdc39 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesSnippet.g.cs index 9e39ccbea773..dc47fbe145c8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesSnippet.g.cs index 69772bbfca14..481609c971d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchCreateTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataAsyncSnippet.g.cs index 0d82bde36235..d12bbfdbb05a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs index a9d5e72d8807..bc92f6d12507 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs index 724ab5dc7aca..2c42005d4201 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs index 319227a02ac8..7ee34ed04493 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs index bbf24bf15f09..6fe5ee46925b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataSnippet.g.cs index 3eb01b849772..fcbe580b9c2c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.BatchReadTensorboardTimeSeriesDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardAsyncSnippet.g.cs index 90306fa1d4ad..95aa2cce47f2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentAsyncSnippet.g.cs index 5de912ee93d9..3c660652f4cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectAsyncSnippet.g.cs index 68f58cb21f57..cc7a4a714008 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectSnippet.g.cs index 9757d0e77eba..2ad081f53992 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesAsyncSnippet.g.cs index 35a0d3bd7beb..c3cab49ab3d4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesSnippet.g.cs index 28ad63c891b8..63667573ef10 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentSnippet.g.cs index 9583379df921..ab05668e8794 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectAsyncSnippet.g.cs index 53ae3f87b954..f9d989e2312c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectSnippet.g.cs index c99e5d4b83e6..795821b48600 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesAsyncSnippet.g.cs index fdf98f46f4fc..f267120e2f77 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesSnippet.g.cs index 7fbf48d3051b..fe8ff1d20e1d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunAsyncSnippet.g.cs index 4f28ae4e447c..3657b8c96c6e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectAsyncSnippet.g.cs index 7481c4c6300b..e51460ba2c7f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectSnippet.g.cs index d12210b4a79f..da0abf1b87c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesAsyncSnippet.g.cs index 11b593eb15fc..8daef5ced230 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesSnippet.g.cs index f1e52d830496..cc3e9a429427 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunSnippet.g.cs index ed913ce411bc..90d12ef167ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardSnippet.g.cs index dfe89b7a22fa..e432aaec9613 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesAsyncSnippet.g.cs index 920fd865fd50..78074641393b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index 493fd32b9a86..e62d5c738cf6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectSnippet.g.cs index d7cc294c11e8..beadd23b9690 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index 2f3e74521152..090d21a34130 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesSnippet.g.cs index 91f05b949d12..1122de41195c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesSnippet.g.cs index 81f9e4f5e691..5709729a9647 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.CreateTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardAsyncSnippet.g.cs index 6ee398f3e994..ed536dbb0401 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentAsyncSnippet.g.cs index 7279c8481a3f..f13e48958180 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectAsyncSnippet.g.cs index 9ef4c6b726d2..5342b5991b3c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectSnippet.g.cs index dbf6a8ec6c45..8c40988e7769 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesAsyncSnippet.g.cs index df219951b135..99a759a70b10 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesSnippet.g.cs index 4f8e4dc3c0ae..a0b5526f700f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentSnippet.g.cs index 0c6d5ad339e5..533da8737bc7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectAsyncSnippet.g.cs index 6ecf087d6178..720270a7e619 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectSnippet.g.cs index 7f12ddda540c..5fe7aaa25d4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesAsyncSnippet.g.cs index 51dbbd010377..623682cdfb2d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesSnippet.g.cs index d7d2e7969a6c..b44547c437f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunAsyncSnippet.g.cs index 352748b2b0ab..c336ffee93bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectAsyncSnippet.g.cs index 7194171a4d5c..b4089368a9a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectSnippet.g.cs index 9cc0fac94909..80339b8227b0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesAsyncSnippet.g.cs index adf5d4266818..a7d048f4ea9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesSnippet.g.cs index 62e73c638cb6..083b3b06cf54 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunSnippet.g.cs index 683a38beec24..61af8d16c6eb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardSnippet.g.cs index 11bd0022e40e..33e0ce052090 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesAsyncSnippet.g.cs index b3f63f25233e..0eb3937f4138 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index 0258e7ecba2a..711045841130 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectSnippet.g.cs index f7019c918c39..103b30ef8855 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index 23d69053f5e6..f25db58a9aa5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesSnippet.g.cs index be0ec4e4896f..893cb9e80479 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesSnippet.g.cs index fde53d9f67fc..e5c6934772b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.DeleteTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataAsyncSnippet.g.cs index 53238a51baae..d1b2a84d1d9c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs index b6030f756c24..ba7e0a223b2b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectSnippet.g.cs index 85c716fb3f24..0be03dae594a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs index 94c955d9a523..7c29b56c83f3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesSnippet.g.cs index 9fd18289c6d2..2e6335377c49 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataSnippet.g.cs index 0f6d83ece3d3..eb1d8614d9c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ExportTensorboardTimeSeriesDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardAsyncSnippet.g.cs index a4489e0943a4..2c05c527b4dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentAsyncSnippet.g.cs index 7fd68671d91e..d67c5330798e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectAsyncSnippet.g.cs index 87ab5f8490e6..fbd737204ff4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectSnippet.g.cs index 35365a4a28be..f91b21cb960f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesAsyncSnippet.g.cs index 17b8b1253e68..c237525b7e56 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesSnippet.g.cs index 05a4420d5a4f..d30ccf2069c1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentSnippet.g.cs index 6fdf52d80536..ca72a663fa42 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectAsyncSnippet.g.cs index 6d8ea6172690..59adbb84b8f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectSnippet.g.cs index 782c64a6d9c0..29aeae40c3ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesAsyncSnippet.g.cs index 2a77d8296603..f6d2a553fd2e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesSnippet.g.cs index cef44f8383d1..b6a628ca4edc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunAsyncSnippet.g.cs index a05aaa03ff53..ee2d9eb12389 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectAsyncSnippet.g.cs index d814b0f90352..15cdca1ba1b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectSnippet.g.cs index b853465f2b19..45943c07e0b2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesAsyncSnippet.g.cs index e18a92fe825b..bb595c9e55c4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesSnippet.g.cs index 3dba325a7498..9f29516261ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunSnippet.g.cs index 72b9611f4c65..9debf2ca8e97 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardSnippet.g.cs index 54877b3f3b13..9a99f3b85308 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesAsyncSnippet.g.cs index aed67489e7d1..e78a3140eb91 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index df8b380f15d0..270d6e8126e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectSnippet.g.cs index 83edb3b41411..19a4c079908c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index 79ebe400c9ba..2cf71355a586 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesSnippet.g.cs index 07415e172a2e..e33c7753c505 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesSnippet.g.cs index e7a9506a02e0..41d2447b64c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.GetTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsAsyncSnippet.g.cs index dce6a02684a8..fc582e187730 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectAsyncSnippet.g.cs index e1fb0b608324..f6dd4cd94f64 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectSnippet.g.cs index 9282e688a1e2..2c1828012d20 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesAsyncSnippet.g.cs index 27b6bf690041..b376d52db559 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesSnippet.g.cs index 8f35bb1fb872..e9c74490503a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsSnippet.g.cs index d558bb88131c..15476eb5c589 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardExperimentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsAsyncSnippet.g.cs index 723895bdf0bc..61adcc43be1c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectAsyncSnippet.g.cs index 65d80bf6e6fd..15c40cf260c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectSnippet.g.cs index b6d642f5f9d6..27af1ee3ca3a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesAsyncSnippet.g.cs index 35954e3ea237..7b3730837295 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesSnippet.g.cs index 6df471741cb4..cfd6cefbe663 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsSnippet.g.cs index d0048dbfccb8..8b90b30456bb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesAsyncSnippet.g.cs index a4a927d65a3d..657db98c2611 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index 690c0e5e40fd..6f72347819d1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectSnippet.g.cs index deaf7e827108..d93433629883 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs index c93fe122b537..9db57a02be1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesSnippet.g.cs index 084a27bf9bad..43b717bf0747 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesSnippet.g.cs index 35d1bd562a18..5203687f4ca3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsAsyncSnippet.g.cs index 1753a0efc371..5b5de60d0b61 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectAsyncSnippet.g.cs index 6297b46b66bf..40f640e99213 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectSnippet.g.cs index 898bd837d63c..951580c10d7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesAsyncSnippet.g.cs index aa512509e49d..21cff0b5f063 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesSnippet.g.cs index 48233b7cc3d2..dae632ce14df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsSnippet.g.cs index 4af8afb578d7..3fe298ee00e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ListTensorboardsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataRequestObjectSnippet.g.cs index fe91c3892fe7..8f2d7dfc307a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataResourceNamesSnippet.g.cs index dda7ccc546ab..7dea72c1d105 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataSnippet.g.cs index 02477e62c9d1..931a146b2425 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardBlobDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeAsyncSnippet.g.cs index 611cba4eb84f..09bc0960eef8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectAsyncSnippet.g.cs index c02f8da0cd6d..0f360a03887d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectSnippet.g.cs index 01e30192a7c7..22addb870053 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesAsyncSnippet.g.cs index 8e34f6050dc7..6efe92df3ebb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesSnippet.g.cs index d1fa9086ffb0..db8ccf4f8e4f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeSnippet.g.cs index abc24685e234..5cab1bc1c488 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardSizeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataAsyncSnippet.g.cs index 08b33a9e35ca..731a667d6c91 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs index 91223c96959e..909994106bc7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs index 4ba8ab8c7927..b73687d91d4d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs index 95fab20a9301..d3789ba82729 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs index a8fc59deb06e..ea1e4ea0bf52 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataSnippet.g.cs index b1a0b98c6825..bbf36a9e4b3d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardTimeSeriesDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageAsyncSnippet.g.cs index b3a65d194679..419ba901e8ad 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectAsyncSnippet.g.cs index 63ed3e29b15e..06f3110a1705 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectSnippet.g.cs index 4c16f18fc196..74cc046ea899 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesAsyncSnippet.g.cs index de9e2d6ad92b..956c56e0ea3f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesSnippet.g.cs index 30701c19f05c..11fdfeb910ac 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageSnippet.g.cs index 493164259ac6..50922c77ee09 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.ReadTensorboardUsageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardAsyncSnippet.g.cs index d9ca5a8745c7..d3653feb3bae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentAsyncSnippet.g.cs index 1efc9b6d7153..d00876b4607e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectAsyncSnippet.g.cs index 17fcb7111ef6..069b8ad8ed67 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectSnippet.g.cs index efa305db058b..e775fa2057f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentSnippet.g.cs index a658701efb77..5fba82583c28 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectAsyncSnippet.g.cs index 20a0fd524576..0fc670262ec6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectSnippet.g.cs index 6214dd126439..79bd296f5fca 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunAsyncSnippet.g.cs index 878c89f1303f..799aa7a27509 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectAsyncSnippet.g.cs index 26b3530047af..6387c1ae965d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectSnippet.g.cs index 6fb9f1fe553d..b860b966851b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunSnippet.g.cs index d7d8359d42b3..d9ba8bd3c00a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardSnippet.g.cs index c04e65fe7819..5004919c1bd0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesAsyncSnippet.g.cs index 8a0e34f24405..758c0235dbbd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs index bc588a55f253..178fddaecc57 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectSnippet.g.cs index dbf1e7d8dc69..f9b62a461461 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesSnippet.g.cs index 8fb110e80b53..92a92db77eb7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.UpdateTensorboardTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataAsyncSnippet.g.cs index 831d8bc5e675..2f4031096820 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectAsyncSnippet.g.cs index 4544dcdff78c..2e0365f26d87 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectSnippet.g.cs index f89402d5fda1..a012bede1a33 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesAsyncSnippet.g.cs index 58dea72970b7..ac149f60e789 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesSnippet.g.cs index 6dc2a0ddb053..5b8a371f9722 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataSnippet.g.cs index 94a52361cde9..b37596e3204c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardExperimentDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataAsyncSnippet.g.cs index ee9158c1465a..875944d2c999 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectAsyncSnippet.g.cs index d77190399b87..887a3f0fc815 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectSnippet.g.cs index 43b8c77e5842..41ce1ba06325 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesAsyncSnippet.g.cs index 421386eb5e9d..00a706b34d34 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesSnippet.g.cs index b7bec2910e66..277db9b3e40a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataSnippet.g.cs index cd4a2f291a58..1ff8dbbc75cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/TensorboardServiceClient.WriteTensorboardRunDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusAsyncSnippet.g.cs index 06f9c25d8451..a91b18010883 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectAsyncSnippet.g.cs index a955c312838d..b9b99705f023 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectSnippet.g.cs index 69878241bfda..67e6147eed2f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesAsyncSnippet.g.cs index 926549d6bc18..5e3aa70dd2fe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesSnippet.g.cs index a0277b53d277..dcb3ef6181cb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusSnippet.g.cs index 4a39660eaf80..a3a58b32c23d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.CreateRagCorpusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusAsyncSnippet.g.cs index 83e42b3af933..1d8d95c5da05 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectAsyncSnippet.g.cs index deb613976ade..b116828495fa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectSnippet.g.cs index 47492218067f..7db7f331e3a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesAsyncSnippet.g.cs index 7523c562de24..7b9296c4cb12 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesSnippet.g.cs index 233055392608..325f7a48e86e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusSnippet.g.cs index 79ef9579346b..1f668dc35aad 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagCorpusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileAsyncSnippet.g.cs index 015ba2436a8c..3336cf808b10 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectAsyncSnippet.g.cs index 4020b30bc4f3..938ea2d80db9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectSnippet.g.cs index 5555ba16fa26..f0fb3c0f3d17 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesAsyncSnippet.g.cs index 2c30bbd7d0aa..c44c64cf2d62 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesSnippet.g.cs index 6172f0b6c20a..bd5ccb6283ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileSnippet.g.cs index 4bae91b2662f..a85206d94ee7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.DeleteRagFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusAsyncSnippet.g.cs index 4b7a87ce33eb..a5632106734a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectAsyncSnippet.g.cs index 8503904a002f..68e0241b4084 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectSnippet.g.cs index 1990c850847d..fde2121f8499 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesAsyncSnippet.g.cs index 9f11e0bfe9cc..25200d12526f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesSnippet.g.cs index 0b21b4c7f8f5..1d29147cc007 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusSnippet.g.cs index 90fa18d0cc7a..f8a69cbbc799 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagCorpusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileAsyncSnippet.g.cs index f53e9f20b74b..d8c4117e0ae5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectAsyncSnippet.g.cs index 1143fa053aff..e433534bcfd2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectSnippet.g.cs index d7a7012f363a..386be758bd17 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesAsyncSnippet.g.cs index e40026179f66..88ece3ae42d4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesSnippet.g.cs index 675de2dcbaba..85d9908e9401 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileSnippet.g.cs index 889237a1201b..5aed3dd6812a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.GetRagFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesAsyncSnippet.g.cs index abfc704a0607..925d47445e91 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectAsyncSnippet.g.cs index 7373deb46e84..33da83e9bee2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectSnippet.g.cs index bf81ae19f62e..38a9232b0335 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesAsyncSnippet.g.cs index 1c5996b9979f..c98e2e8e2a76 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesSnippet.g.cs index de0c2b92f9fd..35e177c508cd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesSnippet.g.cs index c4f353a2fd7b..c6baeb1c7c7c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ImportRagFilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaAsyncSnippet.g.cs index 88e0c8de482f..7720405296c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectAsyncSnippet.g.cs index 1f360493848e..00b0c4a7f876 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectSnippet.g.cs index f3d8327c0f58..d73c58d212e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesAsyncSnippet.g.cs index 81f78cae3781..b5dd32520446 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesSnippet.g.cs index 68ca55e2dcdb..a2569991edf0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaSnippet.g.cs index 5b104a933e51..40b52da07e27 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagCorporaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesAsyncSnippet.g.cs index c0a33d646f21..0e61dbc099e0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectAsyncSnippet.g.cs index dc79b906ef5a..b299aadfbfce 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectSnippet.g.cs index be64f89fa93d..3dab75950384 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesAsyncSnippet.g.cs index 9ba76db6cb4b..db5f82a89d6c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesSnippet.g.cs index 7af1a069ba68..65c711d787e9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesSnippet.g.cs index b8efb7bd5034..2bea5d75bcb3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.ListRagFilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusAsyncSnippet.g.cs index ba998cabec6d..d9aa5850d433 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectAsyncSnippet.g.cs index c2134958da03..7cb951363131 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectSnippet.g.cs index 519cdcfc3237..0152ba01fe80 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusSnippet.g.cs index 5df5149eb603..3b549256216e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UpdateRagCorpusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileAsyncSnippet.g.cs index 9f39cd1950c0..ed715f49761e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectAsyncSnippet.g.cs index 2fc4889e40ac..8764d43375ee 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectSnippet.g.cs index 22eac44d3f37..787ddde1987f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesAsyncSnippet.g.cs index fc5a3c208e76..8acaae78648a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesSnippet.g.cs index a39296f5a0d0..eb450473c1dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileSnippet.g.cs index ebe948fe9275..a5425e0483fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagDataServiceClient.UploadRagFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptAsyncSnippet.g.cs index e748da410f2a..fec206d8383c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectAsyncSnippet.g.cs index c0d432e43bc7..6756a5eeffcf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectSnippet.g.cs index 9ff1657272ea..0f77a15d8955 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesAsyncSnippet.g.cs index 47266a2e48a7..f16617a6bba9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesSnippet.g.cs index d99b279e89c8..0bd6ba7749a7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptSnippet.g.cs index 6e2b4821e0f1..9be3a4fa6f58 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.AugmentPromptSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentAsyncSnippet.g.cs index f55f591caef2..df973a8134b3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectAsyncSnippet.g.cs index c0031508d619..0e69d2f4b222 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectSnippet.g.cs index f74bb594bdec..9a7e47bef696 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesAsyncSnippet.g.cs index e0fddf53d0e2..10d7c1ac309e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesSnippet.g.cs index 7647f2ec940a..405a955f192c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentSnippet.g.cs index 42df19464cdb..12183093e3cc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.CorroborateContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsAsyncSnippet.g.cs index 3d169739b4cf..519523b3e45c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectAsyncSnippet.g.cs index 15728bf5bb6f..8cc1d877c73c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectSnippet.g.cs index e05f9dd87c63..ff8c68a72dd1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesAsyncSnippet.g.cs index 39d1b9a314d4..d3c97f25a88b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesSnippet.g.cs index 09237579c2d1..a761eb08569a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsSnippet.g.cs index 4ba419f6c976..e506929b92df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VertexRagServiceClient.RetrieveContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectAsyncSnippet.g.cs index 8d4430df032a..ba53bbfdb90f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectSnippet.g.cs index c2196084bf85..ea4c4126072c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.AddTrialMeasurementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectAsyncSnippet.g.cs index b57f1533d00c..38461f89b323 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectSnippet.g.cs index be2d54bb9654..85a78aa6bf53 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CheckTrialEarlyStoppingStateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectAsyncSnippet.g.cs index e1c22007fead..0e8bb620dc64 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectSnippet.g.cs index 932674609af5..fe1e61fb3a35 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CompleteTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyAsyncSnippet.g.cs index 4e9f854d0899..12844c028cd0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectAsyncSnippet.g.cs index 1d2e6343ed1e..1fb77f159282 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectSnippet.g.cs index 4588e75246b4..134d355db643 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesAsyncSnippet.g.cs index 736583cc0953..5be7a6d3aa29 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesSnippet.g.cs index 35fb0f63dca1..6651039c4f5b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudySnippet.g.cs index 455f9ca04a62..eec3961ee070 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateStudySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialAsyncSnippet.g.cs index 045eaacbc642..1579c343ef0d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectAsyncSnippet.g.cs index 5a48f251db42..1b2cb08bafe2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectSnippet.g.cs index 8e66bafc893b..bf4984dd6585 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesAsyncSnippet.g.cs index cb049c38f7d8..bdf841e76d2c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesSnippet.g.cs index 564a0359d22b..d17e04967b46 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialSnippet.g.cs index e5823434f3f1..e161ae567add 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.CreateTrialSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyAsyncSnippet.g.cs index d71ea48eaf25..8f0c3c55b3f8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectAsyncSnippet.g.cs index 08a74641bc32..45bf9311f6dc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectSnippet.g.cs index 9a11f8db4d39..0f4a75b7e609 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesAsyncSnippet.g.cs index 3895d9323618..00b3cf6e4962 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesSnippet.g.cs index 1042923d1af7..0d6eae1f1a5a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudySnippet.g.cs index f2b2bcbd66e7..e5e0232fab7e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteStudySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialAsyncSnippet.g.cs index b407c49cea73..4d9748d8b45a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectAsyncSnippet.g.cs index 30b87afa30c9..4d0662dbb490 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectSnippet.g.cs index f37da8f32f80..2f62d3718441 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesAsyncSnippet.g.cs index b5f8fba0a499..a7cb396c647b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesSnippet.g.cs index 9234920025ea..827e20626ec5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialSnippet.g.cs index d41597d6cfed..b225f5bc4f30 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.DeleteTrialSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyAsyncSnippet.g.cs index 065c61d7e5dc..94efe8d5fea1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectAsyncSnippet.g.cs index f230e6fc9ebd..c2741cbc8a5a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectSnippet.g.cs index a446bc14df9b..5d94d35fd9c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesAsyncSnippet.g.cs index 827e0c81f4d4..afad53468383 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesSnippet.g.cs index 9599e7311c97..2f0eb99a2dbe 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudySnippet.g.cs index 9b0e73385538..911cc70dfb87 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetStudySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialAsyncSnippet.g.cs index 23232dd941ca..faaf5390193a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectAsyncSnippet.g.cs index 35ed1396171f..b5549587138f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectSnippet.g.cs index 9905f79fe301..d9bd017a2cbd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesAsyncSnippet.g.cs index ed6283283182..d805e5f034c9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesSnippet.g.cs index 0fb509c0ae17..c855f3cbef39 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialSnippet.g.cs index ca6562a536c9..f0b567d09945 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.GetTrialSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsAsyncSnippet.g.cs index 368492afe750..01117c8b25fa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectAsyncSnippet.g.cs index cadaf0e8670d..934c852d653c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectSnippet.g.cs index 97d226d33b05..e053021cd3fb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesAsyncSnippet.g.cs index e9fb03980c9d..39b969b4fc45 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesSnippet.g.cs index 0c018296c119..b3e267407ad2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsSnippet.g.cs index 47a16e09e97d..2578205a5751 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListOptimalTrialsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesAsyncSnippet.g.cs index 030ad9b358a2..a90f29dd45ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectAsyncSnippet.g.cs index 51c4659f79fc..7a450df9f1f2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectSnippet.g.cs index 3684be908b35..716427c563bd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesAsyncSnippet.g.cs index c29f0dffab91..be885d5021ca 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesSnippet.g.cs index 010d2de56782..952086440635 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesSnippet.g.cs index 1920359f7589..499038060f77 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListStudiesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsAsyncSnippet.g.cs index 2b62cd62063a..d081a26af7bf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectAsyncSnippet.g.cs index d80d8dee4b37..e98538172261 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectSnippet.g.cs index 9a818b1c03de..4b4c50310bfa 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesAsyncSnippet.g.cs index 328626d403ba..f6e7bbcf72b3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesSnippet.g.cs index 0fc7a2d1c8e0..a3ecbd5263c3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsSnippet.g.cs index ee350d30f6a8..892d1f8f3a36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.ListTrialsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyAsyncSnippet.g.cs index b2d792b24c14..2a158e8b81ec 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectAsyncSnippet.g.cs index be31c063ef6b..7af29f6552e3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectSnippet.g.cs index 4770e5d6add9..63e8505f5c11 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesAsyncSnippet.g.cs index 92244d6f58ca..337b1414f0ae 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesSnippet.g.cs index dad998520d2e..c15182c5ac40 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudySnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudySnippet.g.cs index ddf3cd8d45fa..24383677315e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudySnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.LookupStudySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectAsyncSnippet.g.cs index 47639f330d48..d246d8518c41 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectSnippet.g.cs index 93e5c593c167..438b9f537ee3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.StopTrialRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectAsyncSnippet.g.cs index b7a30100d369..524939e4beb9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectSnippet.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectSnippet.g.cs index 5d40ab7f2af3..c15f3df188b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/VizierServiceClient.SuggestTrialsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/snippet_metadata_google.cloud.aiplatform.v1beta1.json b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/snippet_metadata_google.cloud.aiplatform.v1beta1.json index e7147b2d4ba3..eb68ac00808c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/snippet_metadata_google.cloud.aiplatform.v1beta1.json +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.GeneratedSnippets/snippet_metadata_google.cloud.aiplatform.v1beta1.json @@ -9748,12 +9748,12 @@ "segments": [ { "start": 20, - "end": 46, + "end": 47, "type": "FULL" }, { "start": 35, - "end": 44, + "end": 45, "type": "SHORT" } ] @@ -9797,12 +9797,12 @@ "segments": [ { "start": 20, - "end": 47, + "end": 48, "type": "FULL" }, { "start": 36, - "end": 45, + "end": 46, "type": "SHORT" } ] @@ -20383,6 +20383,206 @@ } ] }, + { + "regionTag": "aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_sync", + "title": "UpdateFeatureMonitorRequestObject", + "description": "Snippet for UpdateFeatureMonitor", + "file": "FeatureRegistryServiceClient.UpdateFeatureMonitorRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateFeatureMonitor", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.FeatureRegistryServiceClient.UpdateFeatureMonitor", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "FeatureRegistryServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.FeatureRegistryServiceClient" + }, + "method": { + "shortName": "UpdateFeatureMonitor", + "fullName": "google.cloud.aiplatform.v1beta1.FeatureRegistryService.UpdateFeatureMonitor", + "service": { + "shortName": "FeatureRegistryService", + "fullName": "google.cloud.aiplatform.v1beta1.FeatureRegistryService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 63, + "type": "FULL" + }, + { + "start": 36, + "end": 61, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_async", + "title": "UpdateFeatureMonitorRequestObjectAsync", + "description": "Snippet for UpdateFeatureMonitorAsync", + "file": "FeatureRegistryServiceClient.UpdateFeatureMonitorRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateFeatureMonitorAsync", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.FeatureRegistryServiceClient.UpdateFeatureMonitorAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "FeatureRegistryServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.FeatureRegistryServiceClient" + }, + "method": { + "shortName": "UpdateFeatureMonitor", + "fullName": "google.cloud.aiplatform.v1beta1.FeatureRegistryService.UpdateFeatureMonitor", + "service": { + "shortName": "FeatureRegistryService", + "fullName": "google.cloud.aiplatform.v1beta1.FeatureRegistryService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 37, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_sync_flattened", + "title": "UpdateFeatureMonitor", + "description": "Snippet for UpdateFeatureMonitor", + "file": "FeatureRegistryServiceClient.UpdateFeatureMonitorSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateFeatureMonitor", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.FeatureRegistryServiceClient.UpdateFeatureMonitor", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor", + "name": "featureMonitor" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "FeatureRegistryServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.FeatureRegistryServiceClient" + }, + "method": { + "shortName": "UpdateFeatureMonitor", + "fullName": "google.cloud.aiplatform.v1beta1.FeatureRegistryService.UpdateFeatureMonitor", + "service": { + "shortName": "FeatureRegistryService", + "fullName": "google.cloud.aiplatform.v1beta1.FeatureRegistryService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 36, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1beta1_generated_FeatureRegistryService_UpdateFeatureMonitor_async_flattened", + "title": "UpdateFeatureMonitorAsync", + "description": "Snippet for UpdateFeatureMonitorAsync", + "file": "FeatureRegistryServiceClient.UpdateFeatureMonitorAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateFeatureMonitorAsync", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.FeatureRegistryServiceClient.UpdateFeatureMonitorAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor", + "name": "featureMonitor" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "FeatureRegistryServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.FeatureRegistryServiceClient" + }, + "method": { + "shortName": "UpdateFeatureMonitor", + "fullName": "google.cloud.aiplatform.v1beta1.FeatureRegistryService.UpdateFeatureMonitor", + "service": { + "shortName": "FeatureRegistryService", + "fullName": "google.cloud.aiplatform.v1beta1.FeatureRegistryService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 61, + "type": "FULL" + }, + { + "start": 37, + "end": 59, + "type": "SHORT" + } + ] + }, { "regionTag": "aiplatform_v1beta1_generated_FeatureRegistryService_DeleteFeatureMonitor_sync", "title": "DeleteFeatureMonitorRequestObject", @@ -62610,6 +62810,325 @@ } ] }, + { + "regionTag": "aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync", + "title": "ListModelVersionCheckpointsRequestObject", + "description": "Snippet for ListModelVersionCheckpoints", + "file": "ModelServiceClient.ListModelVersionCheckpointsRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient.ListModelVersionCheckpoints", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient" + }, + "method": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints", + "service": { + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 78, + "type": "FULL" + }, + { + "start": 36, + "end": 76, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async", + "title": "ListModelVersionCheckpointsRequestObjectAsync", + "description": "Snippet for ListModelVersionCheckpointsAsync", + "file": "ModelServiceClient.ListModelVersionCheckpointsRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListModelVersionCheckpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient.ListModelVersionCheckpointsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient" + }, + "method": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints", + "service": { + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 80, + "type": "FULL" + }, + { + "start": 38, + "end": 78, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened", + "title": "ListModelVersionCheckpoints", + "description": "Snippet for ListModelVersionCheckpoints", + "file": "ModelServiceClient.ListModelVersionCheckpointsSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient.ListModelVersionCheckpoints", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient" + }, + "method": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints", + "service": { + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async_flattened", + "title": "ListModelVersionCheckpointsAsync", + "description": "Snippet for ListModelVersionCheckpointsAsync", + "file": "ModelServiceClient.ListModelVersionCheckpointsAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListModelVersionCheckpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient.ListModelVersionCheckpointsAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient" + }, + "method": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints", + "service": { + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_sync_flattened_resourceNames", + "title": "ListModelVersionCheckpointsResourceNames", + "description": "Snippet for ListModelVersionCheckpoints", + "file": "ModelServiceClient.ListModelVersionCheckpointsResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient.ListModelVersionCheckpoints", + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1Beta1.ModelName", + "name": "name" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient" + }, + "method": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints", + "service": { + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "aiplatform_v1beta1_generated_ModelService_ListModelVersionCheckpoints_async_flattened_resourceNames", + "title": "ListModelVersionCheckpointsResourceNamesAsync", + "description": "Snippet for ListModelVersionCheckpointsAsync", + "file": "ModelServiceClient.ListModelVersionCheckpointsResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListModelVersionCheckpointsAsync", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient.ListModelVersionCheckpointsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.AIPlatform.V1Beta1.ModelName", + "name": "name" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "ModelServiceClient", + "fullName": "Google.Cloud.AIPlatform.V1Beta1.ModelServiceClient" + }, + "method": { + "shortName": "ListModelVersionCheckpoints", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints", + "service": { + "shortName": "ModelService", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, { "regionTag": "aiplatform_v1beta1_generated_ModelService_UpdateModel_sync", "title": "UpdateModelRequestObject", diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/DatasetServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/DatasetServiceClientSnippets.g.cs index fbe8a043d752..21a80c88c091 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/DatasetServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/DatasetServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/DeploymentResourcePoolServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/DeploymentResourcePoolServiceClientSnippets.g.cs index 0b577be66744..e1c008aa9300 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/DeploymentResourcePoolServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/DeploymentResourcePoolServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/EndpointServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/EndpointServiceClientSnippets.g.cs index f297d2e3810d..5b4fd8f74576 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/EndpointServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/EndpointServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/EvaluationServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/EvaluationServiceClientSnippets.g.cs index 4170cf6e7166..36512bb10d9d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/EvaluationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/EvaluationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -34,6 +34,7 @@ public void EvaluateInstancesRequestObject() { LocationAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), ExactMatchInput = new ExactMatchInput(), + AutoraterConfig = new AutoraterConfig(), }; // Make the request EvaluateInstancesResponse response = evaluationServiceClient.EvaluateInstances(request); @@ -52,6 +53,7 @@ public async Task EvaluateInstancesRequestObjectAsync() { LocationAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), ExactMatchInput = new ExactMatchInput(), + AutoraterConfig = new AutoraterConfig(), }; // Make the request EvaluateInstancesResponse response = await evaluationServiceClient.EvaluateInstancesAsync(request); diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ExtensionExecutionServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ExtensionExecutionServiceClientSnippets.g.cs index 15fe275ab981..91302ac44a89 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ExtensionExecutionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ExtensionExecutionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ExtensionRegistryServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ExtensionRegistryServiceClientSnippets.g.cs index 9929dbe8de0e..80b4d3853262 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ExtensionRegistryServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ExtensionRegistryServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureOnlineStoreAdminServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureOnlineStoreAdminServiceClientSnippets.g.cs index 5340347f3447..b1acb6a6b257 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureOnlineStoreAdminServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureOnlineStoreAdminServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureOnlineStoreServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureOnlineStoreServiceClientSnippets.g.cs index 879336e4925d..50ddd8066e95 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureOnlineStoreServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureOnlineStoreServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureRegistryServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureRegistryServiceClientSnippets.g.cs index 41493c590c35..3d6ebaa9f255 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureRegistryServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeatureRegistryServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -2776,6 +2776,134 @@ await response.AsRawResponses().ForEachAsync((ListFeatureMonitorsResponse page) // End snippet } + /// Snippet for UpdateFeatureMonitor + public void UpdateFeatureMonitorRequestObject() + { + // Snippet: UpdateFeatureMonitor(UpdateFeatureMonitorRequest, CallSettings) + // Create client + FeatureRegistryServiceClient featureRegistryServiceClient = FeatureRegistryServiceClient.Create(); + // Initialize request argument(s) + UpdateFeatureMonitorRequest request = new UpdateFeatureMonitorRequest + { + FeatureMonitor = new FeatureMonitor(), + UpdateMask = new FieldMask(), + }; + // Make the request + Operation response = featureRegistryServiceClient.UpdateFeatureMonitor(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + FeatureMonitor result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = featureRegistryServiceClient.PollOnceUpdateFeatureMonitor(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + FeatureMonitor retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateFeatureMonitorAsync + public async Task UpdateFeatureMonitorRequestObjectAsync() + { + // Snippet: UpdateFeatureMonitorAsync(UpdateFeatureMonitorRequest, CallSettings) + // Additional: UpdateFeatureMonitorAsync(UpdateFeatureMonitorRequest, CancellationToken) + // Create client + FeatureRegistryServiceClient featureRegistryServiceClient = await FeatureRegistryServiceClient.CreateAsync(); + // Initialize request argument(s) + UpdateFeatureMonitorRequest request = new UpdateFeatureMonitorRequest + { + FeatureMonitor = new FeatureMonitor(), + UpdateMask = new FieldMask(), + }; + // Make the request + Operation response = await featureRegistryServiceClient.UpdateFeatureMonitorAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + FeatureMonitor result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await featureRegistryServiceClient.PollOnceUpdateFeatureMonitorAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + FeatureMonitor retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateFeatureMonitor + public void UpdateFeatureMonitor() + { + // Snippet: UpdateFeatureMonitor(FeatureMonitor, FieldMask, CallSettings) + // Create client + FeatureRegistryServiceClient featureRegistryServiceClient = FeatureRegistryServiceClient.Create(); + // Initialize request argument(s) + FeatureMonitor featureMonitor = new FeatureMonitor(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = featureRegistryServiceClient.UpdateFeatureMonitor(featureMonitor, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + FeatureMonitor result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = featureRegistryServiceClient.PollOnceUpdateFeatureMonitor(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + FeatureMonitor retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateFeatureMonitorAsync + public async Task UpdateFeatureMonitorAsync() + { + // Snippet: UpdateFeatureMonitorAsync(FeatureMonitor, FieldMask, CallSettings) + // Additional: UpdateFeatureMonitorAsync(FeatureMonitor, FieldMask, CancellationToken) + // Create client + FeatureRegistryServiceClient featureRegistryServiceClient = await FeatureRegistryServiceClient.CreateAsync(); + // Initialize request argument(s) + FeatureMonitor featureMonitor = new FeatureMonitor(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = await featureRegistryServiceClient.UpdateFeatureMonitorAsync(featureMonitor, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + FeatureMonitor result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await featureRegistryServiceClient.PollOnceUpdateFeatureMonitorAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + FeatureMonitor retrievedResult = retrievedResponse.Result; + } + // End snippet + } + /// Snippet for DeleteFeatureMonitor public void DeleteFeatureMonitorRequestObject() { diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeaturestoreOnlineServingServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeaturestoreOnlineServingServiceClientSnippets.g.cs index 0055b8dd2d18..6410b8bfb2c4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeaturestoreOnlineServingServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeaturestoreOnlineServingServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeaturestoreServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeaturestoreServiceClientSnippets.g.cs index 85595f90663d..6c64b05dd2ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeaturestoreServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/FeaturestoreServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/GenAiCacheServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/GenAiCacheServiceClientSnippets.g.cs index 6c9bf7cee141..86e39635e1b6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/GenAiCacheServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/GenAiCacheServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/GenAiTuningServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/GenAiTuningServiceClientSnippets.g.cs index 50783c8e2deb..f9ee7d42db33 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/GenAiTuningServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/GenAiTuningServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/IndexEndpointServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/IndexEndpointServiceClientSnippets.g.cs index f933c81ed072..754ff3aa3b87 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/IndexEndpointServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/IndexEndpointServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/IndexServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/IndexServiceClientSnippets.g.cs index c0186bcef281..1586599482d2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/IndexServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/IndexServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/JobServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/JobServiceClientSnippets.g.cs index f5f77654ad94..211c7be7ddb5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/JobServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/JobServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/LlmUtilityServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/LlmUtilityServiceClientSnippets.g.cs index fa169c91c434..52fd15ea7b4b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/LlmUtilityServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/LlmUtilityServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MatchServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MatchServiceClientSnippets.g.cs index f63d7d2b27a7..1287ce5cdbba 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MatchServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MatchServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MetadataServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MetadataServiceClientSnippets.g.cs index a89134608ef3..de600325b156 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MetadataServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MetadataServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MigrationServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MigrationServiceClientSnippets.g.cs index 7a3f3e5e4677..f7cad627a953 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MigrationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/MigrationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelGardenServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelGardenServiceClientSnippets.g.cs index 39c0860ba944..63fe1e63cefd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelGardenServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelGardenServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelMonitoringServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelMonitoringServiceClientSnippets.g.cs index 1f65694885fb..8fa60c86bc2f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelMonitoringServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelMonitoringServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelServiceClientSnippets.g.cs index 0b711e28eb80..bc1c316bbe69 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ModelServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -873,6 +873,282 @@ await response.AsRawResponses().ForEachAsync((ListModelVersionsResponse page) => // End snippet } + /// Snippet for ListModelVersionCheckpoints + public void ListModelVersionCheckpointsRequestObject() + { + // Snippet: ListModelVersionCheckpoints(ListModelVersionCheckpointsRequest, CallSettings) + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"), + }; + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpointsAsync + public async Task ListModelVersionCheckpointsRequestObjectAsync() + { + // Snippet: ListModelVersionCheckpointsAsync(ListModelVersionCheckpointsRequest, CallSettings) + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"), + }; + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpoints + public void ListModelVersionCheckpoints() + { + // Snippet: ListModelVersionCheckpoints(string, string, int?, CallSettings) + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/models/[MODEL]"; + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(name); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpointsAsync + public async Task ListModelVersionCheckpointsAsync() + { + // Snippet: ListModelVersionCheckpointsAsync(string, string, int?, CallSettings) + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/models/[MODEL]"; + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(name); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpoints + public void ListModelVersionCheckpointsResourceNames() + { + // Snippet: ListModelVersionCheckpoints(ModelName, string, int?, CallSettings) + // Create client + ModelServiceClient modelServiceClient = ModelServiceClient.Create(); + // Initialize request argument(s) + ModelName name = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"); + // Make the request + PagedEnumerable response = modelServiceClient.ListModelVersionCheckpoints(name); + + // Iterate over all response items, lazily performing RPCs as required + foreach (ModelVersionCheckpoint item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListModelVersionCheckpointsResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListModelVersionCheckpointsAsync + public async Task ListModelVersionCheckpointsResourceNamesAsync() + { + // Snippet: ListModelVersionCheckpointsAsync(ModelName, string, int?, CallSettings) + // Create client + ModelServiceClient modelServiceClient = await ModelServiceClient.CreateAsync(); + // Initialize request argument(s) + ModelName name = ModelName.FromProjectLocationModel("[PROJECT]", "[LOCATION]", "[MODEL]"); + // Make the request + PagedAsyncEnumerable response = modelServiceClient.ListModelVersionCheckpointsAsync(name); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((ModelVersionCheckpoint item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListModelVersionCheckpointsResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (ModelVersionCheckpoint item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (ModelVersionCheckpoint item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + /// Snippet for UpdateModel public void UpdateModelRequestObject() { diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/NotebookServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/NotebookServiceClientSnippets.g.cs index 5a3f08ba5483..d6d4216441e5 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/NotebookServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/NotebookServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PersistentResourceServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PersistentResourceServiceClientSnippets.g.cs index e3a8dee8ecdb..942fc763228b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PersistentResourceServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PersistentResourceServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PipelineServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PipelineServiceClientSnippets.g.cs index b838b0747f8d..4fc951b49357 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PipelineServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PipelineServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PredictionServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PredictionServiceClientSnippets.g.cs index 8d431d95d7df..8be335a13c98 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PredictionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/PredictionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ReasoningEngineExecutionServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ReasoningEngineExecutionServiceClientSnippets.g.cs index 84b964acd08e..50826f6fbe2d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ReasoningEngineExecutionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ReasoningEngineExecutionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ReasoningEngineServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ReasoningEngineServiceClientSnippets.g.cs index a67964d1f3e8..4563fe80992f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ReasoningEngineServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ReasoningEngineServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ScheduleServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ScheduleServiceClientSnippets.g.cs index a9c318e3335b..1fac82531567 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ScheduleServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/ScheduleServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/SpecialistPoolServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/SpecialistPoolServiceClientSnippets.g.cs index ecdd18689a76..cae38cf1d266 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/SpecialistPoolServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/SpecialistPoolServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/TensorboardServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/TensorboardServiceClientSnippets.g.cs index 3e8c9fdb14c6..782f3918e719 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/TensorboardServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/TensorboardServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VertexRagDataServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VertexRagDataServiceClientSnippets.g.cs index 0d591e7a7dcb..8460f6cba14c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VertexRagDataServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VertexRagDataServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VertexRagServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VertexRagServiceClientSnippets.g.cs index 10b12e5adb7a..763c624be269 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VertexRagServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VertexRagServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VizierServiceClientSnippets.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VizierServiceClientSnippets.g.cs index f40621906d17..0c56f03c9056 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VizierServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.Snippets/VizierServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/AnnotationResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/AnnotationResourceNames.g.cs index 0571e2c43935..1cc82c7bc268 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/AnnotationResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/AnnotationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/AnnotationSpecResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/AnnotationSpecResourceNames.g.cs index 00d9b62c6629..56ba02c4d6d4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/AnnotationSpecResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/AnnotationSpecResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ApiAuthResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ApiAuthResourceNames.g.cs index c5f20a1e2076..8364d7be6544 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ApiAuthResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ApiAuthResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ArtifactResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ArtifactResourceNames.g.cs index 164b0bc8ab33..a8631728bf80 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ArtifactResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ArtifactResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/BatchPredictionJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/BatchPredictionJobResourceNames.g.cs index c8f81e7184cc..08b4fbb04d26 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/BatchPredictionJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/BatchPredictionJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/CachedContentResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/CachedContentResourceNames.g.cs index 71a4db2a5a12..89f79fbaeb8c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/CachedContentResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/CachedContentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Content.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Content.g.cs index fca51f247ba4..d7b56ef316ec 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Content.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Content.g.cs @@ -185,20 +185,24 @@ static ContentReflection() { "ChBTZWFyY2hFbnRyeVBvaW50Eh0KEHJlbmRlcmVkX2NvbnRlbnQYASABKAlC", "A+BBARIVCghzZGtfYmxvYhgCIAEoDEID4EEBIkcKEVJldHJpZXZhbE1ldGFk", "YXRhEjIKJWdvb2dsZV9zZWFyY2hfZHluYW1pY19yZXRyaWV2YWxfc2NvcmUY", - "AiABKAJCA+BBASrXAQoMSGFybUNhdGVnb3J5Eh0KGUhBUk1fQ0FURUdPUllf", - "VU5TUEVDSUZJRUQQABIdChlIQVJNX0NBVEVHT1JZX0hBVEVfU1BFRUNIEAES", - "IwofSEFSTV9DQVRFR09SWV9EQU5HRVJPVVNfQ09OVEVOVBACEhwKGEhBUk1f", - "Q0FURUdPUllfSEFSQVNTTUVOVBADEiMKH0hBUk1fQ0FURUdPUllfU0VYVUFM", - "TFlfRVhQTElDSVQQBBIhCh1IQVJNX0NBVEVHT1JZX0NJVklDX0lOVEVHUklU", - "WRAFQuMBCiNjb20uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMUIM", - "Q29udGVudFByb3RvUAFaQ2Nsb3VkLmdvb2dsZS5jb20vZ28vYWlwbGF0Zm9y", - "bS9hcGl2MWJldGExL2FpcGxhdGZvcm1wYjthaXBsYXRmb3JtcGKqAh9Hb29n", - "bGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMUJldGExygIfR29vZ2xlXENsb3VkXEFJ", - "UGxhdGZvcm1cVjFiZXRhMeoCIkdvb2dsZTo6Q2xvdWQ6OkFJUGxhdGZvcm06", - "OlYxYmV0YTFiBnByb3RvMw==")); + "AiABKAJCA+BBASJmChJNb2RhbGl0eVRva2VuQ291bnQSOwoIbW9kYWxpdHkY", + "ASABKA4yKS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGFs", + "aXR5EhMKC3Rva2VuX2NvdW50GAIgASgFKtcBCgxIYXJtQ2F0ZWdvcnkSHQoZ", + "SEFSTV9DQVRFR09SWV9VTlNQRUNJRklFRBAAEh0KGUhBUk1fQ0FURUdPUllf", + "SEFURV9TUEVFQ0gQARIjCh9IQVJNX0NBVEVHT1JZX0RBTkdFUk9VU19DT05U", + "RU5UEAISHAoYSEFSTV9DQVRFR09SWV9IQVJBU1NNRU5UEAMSIwofSEFSTV9D", + "QVRFR09SWV9TRVhVQUxMWV9FWFBMSUNJVBAEEiEKHUhBUk1fQ0FURUdPUllf", + "Q0lWSUNfSU5URUdSSVRZEAUqXQoITW9kYWxpdHkSGAoUTU9EQUxJVFlfVU5T", + "UEVDSUZJRUQQABIICgRURVhUEAESCQoFSU1BR0UQAhIJCgVWSURFTxADEgkK", + "BUFVRElPEAQSDAoIRE9DVU1FTlQQBULjAQojY29tLmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTFCDENvbnRlbnRQcm90b1ABWkNjbG91ZC5nb29n", + "bGUuY29tL2dvL2FpcGxhdGZvcm0vYXBpdjFiZXRhMS9haXBsYXRmb3JtcGI7", + "YWlwbGF0Zm9ybXBiqgIfR29vZ2xlLkNsb3VkLkFJUGxhdGZvcm0uVjFCZXRh", + "McoCH0dvb2dsZVxDbG91ZFxBSVBsYXRmb3JtXFYxYmV0YTHqAiJHb29nbGU6", + "OkNsb3VkOjpBSVBsYXRmb3JtOjpWMWJldGExYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.OpenapiReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.ToolReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, global::Google.Type.DateReflection.Descriptor, }, - new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.AIPlatform.V1Beta1.HarmCategory), }, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.AIPlatform.V1Beta1.HarmCategory), typeof(global::Google.Cloud.AIPlatform.V1Beta1.Modality), }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Content), global::Google.Cloud.AIPlatform.V1Beta1.Content.Parser, new[]{ "Role", "Parts" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Part), global::Google.Cloud.AIPlatform.V1Beta1.Part.Parser, new[]{ "Text", "InlineData", "FileData", "FunctionCall", "FunctionResponse", "ExecutableCode", "CodeExecutionResult", "VideoMetadata", "Thought" }, new[]{ "Data", "Metadata" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Blob), global::Google.Cloud.AIPlatform.V1Beta1.Blob.Parser, new[]{ "MimeType", "Data" }, null, null, null, null), @@ -222,7 +226,8 @@ static ContentReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GroundingSupport), global::Google.Cloud.AIPlatform.V1Beta1.GroundingSupport.Parser, new[]{ "Segment", "GroundingChunkIndices", "ConfidenceScores" }, new[]{ "Segment" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GroundingMetadata), global::Google.Cloud.AIPlatform.V1Beta1.GroundingMetadata.Parser, new[]{ "WebSearchQueries", "SearchEntryPoint", "RetrievalQueries", "GroundingChunks", "GroundingSupports", "RetrievalMetadata" }, new[]{ "SearchEntryPoint", "RetrievalMetadata" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.SearchEntryPoint), global::Google.Cloud.AIPlatform.V1Beta1.SearchEntryPoint.Parser, new[]{ "RenderedContent", "SdkBlob" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.RetrievalMetadata), global::Google.Cloud.AIPlatform.V1Beta1.RetrievalMetadata.Parser, new[]{ "GoogleSearchDynamicRetrievalScore" }, null, null, null, null) + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.RetrievalMetadata), global::Google.Cloud.AIPlatform.V1Beta1.RetrievalMetadata.Parser, new[]{ "GoogleSearchDynamicRetrievalScore" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ModalityTokenCount), global::Google.Cloud.AIPlatform.V1Beta1.ModalityTokenCount.Parser, new[]{ "Modality", "TokenCount" }, null, null, null, null) })); } #endregion @@ -259,6 +264,36 @@ public enum HarmCategory { [pbr::OriginalName("HARM_CATEGORY_CIVIC_INTEGRITY")] CivicIntegrity = 5, } + /// + /// Content Part modality + /// + public enum Modality { + /// + /// Unspecified modality. + /// + [pbr::OriginalName("MODALITY_UNSPECIFIED")] Unspecified = 0, + /// + /// Plain text. + /// + [pbr::OriginalName("TEXT")] Text = 1, + /// + /// Image. + /// + [pbr::OriginalName("IMAGE")] Image = 2, + /// + /// Video. + /// + [pbr::OriginalName("VIDEO")] Video = 3, + /// + /// Audio. + /// + [pbr::OriginalName("AUDIO")] Audio = 4, + /// + /// Document, e.g. PDF. + /// + [pbr::OriginalName("DOCUMENT")] Document = 5, + } + #endregion #region Messages @@ -9491,6 +9526,242 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// Represents token counting info for a single modality. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ModalityTokenCount : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ModalityTokenCount()); + 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.AIPlatform.V1Beta1.ContentReflection.Descriptor.MessageTypes[21]; } + } + + [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 ModalityTokenCount() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModalityTokenCount(ModalityTokenCount other) : this() { + modality_ = other.modality_; + tokenCount_ = other.tokenCount_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModalityTokenCount Clone() { + return new ModalityTokenCount(this); + } + + /// Field number for the "modality" field. + public const int ModalityFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1Beta1.Modality modality_ = global::Google.Cloud.AIPlatform.V1Beta1.Modality.Unspecified; + /// + /// The modality associated with this token count. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.Modality Modality { + get { return modality_; } + set { + modality_ = value; + } + } + + /// Field number for the "token_count" field. + public const int TokenCountFieldNumber = 2; + private int tokenCount_; + /// + /// Number of tokens. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int TokenCount { + get { return tokenCount_; } + set { + tokenCount_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ModalityTokenCount); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ModalityTokenCount other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Modality != other.Modality) return false; + if (TokenCount != other.TokenCount) 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 (Modality != global::Google.Cloud.AIPlatform.V1Beta1.Modality.Unspecified) hash ^= Modality.GetHashCode(); + if (TokenCount != 0) hash ^= TokenCount.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 (Modality != global::Google.Cloud.AIPlatform.V1Beta1.Modality.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Modality); + } + if (TokenCount != 0) { + output.WriteRawTag(16); + output.WriteInt32(TokenCount); + } + 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 (Modality != global::Google.Cloud.AIPlatform.V1Beta1.Modality.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Modality); + } + if (TokenCount != 0) { + output.WriteRawTag(16); + output.WriteInt32(TokenCount); + } + 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 (Modality != global::Google.Cloud.AIPlatform.V1Beta1.Modality.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Modality); + } + if (TokenCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(TokenCount); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ModalityTokenCount other) { + if (other == null) { + return; + } + if (other.Modality != global::Google.Cloud.AIPlatform.V1Beta1.Modality.Unspecified) { + Modality = other.Modality; + } + if (other.TokenCount != 0) { + TokenCount = other.TokenCount; + } + _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 8: { + Modality = (global::Google.Cloud.AIPlatform.V1Beta1.Modality) input.ReadEnum(); + break; + } + case 16: { + TokenCount = input.ReadInt32(); + 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 8: { + Modality = (global::Google.Cloud.AIPlatform.V1Beta1.Modality) input.ReadEnum(); + break; + } + case 16: { + TokenCount = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + #endregion } diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ContextResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ContextResourceNames.g.cs index 19ba8cd13c1f..4f3bf0f427be 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ContextResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ContextResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/CustomJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/CustomJobResourceNames.g.cs index 37974c428694..b60116b8b0a4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/CustomJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/CustomJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DataItemResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DataItemResourceNames.g.cs index 2185553c2879..eebc85fecb09 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DataItemResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DataItemResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DataLabelingJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DataLabelingJobResourceNames.g.cs index 42c007487859..57b9174991c0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DataLabelingJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DataLabelingJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetResourceNames.g.cs index 0b60ce59c699..1ab5e7e52fd0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetServiceClient.g.cs index aaa201750115..bf81765a97f3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetServiceResourceNames.g.cs index 1e760c754ba6..ee4fc6397ab9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetVersionResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetVersionResourceNames.g.cs index 948ad33b308d..66829424e24f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetVersionResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DatasetVersionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeployedIndexRefResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeployedIndexRefResourceNames.g.cs index d51f426a3dab..e4328bac98c7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeployedIndexRefResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeployedIndexRefResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeployedModelRefResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeployedModelRefResourceNames.g.cs index 11c1af5493f3..5d5e598c997b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeployedModelRefResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeployedModelRefResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolResourceNames.g.cs index fcaede4bf7f2..d7ec5605c7d4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolServiceClient.g.cs index 615eb7049f06..0b962277a5dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolServiceResourceNames.g.cs index 33239b301a79..9debc57c9b0c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/DeploymentResourcePoolServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointResourceNames.g.cs index e2ef5f90767d..0df7dd4d22fc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointServiceClient.g.cs index 941e3dda56b8..aaecda54a7b9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointServiceResourceNames.g.cs index 17dcde874695..58cdc6ffd072 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EndpointServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EntityTypeResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EntityTypeResourceNames.g.cs index 1c249d3f95b0..85597a79d932 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EntityTypeResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EntityTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationService.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationService.g.cs index 941d883b4138..fa48c8b23f4a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationService.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationService.g.cs @@ -28,534 +28,579 @@ static EvaluationServiceReflection() { "c2VydmljZS5wcm90bxIfZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", "MRocZ29vZ2xlL2FwaS9hbm5vdGF0aW9ucy5wcm90bxoXZ29vZ2xlL2FwaS9j", "bGllbnQucHJvdG8aH2dvb2dsZS9hcGkvZmllbGRfYmVoYXZpb3IucHJvdG8a", - "GWdvb2dsZS9hcGkvcmVzb3VyY2UucHJvdG8iqhYKGEV2YWx1YXRlSW5zdGFu", - "Y2VzUmVxdWVzdBJNChFleGFjdF9tYXRjaF9pbnB1dBgCIAEoCzIwLmdvb2ds", - "ZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRXhhY3RNYXRjaElucHV0SAAS", - "QAoKYmxldV9pbnB1dBgDIAEoCzIqLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuQmxldUlucHV0SAASQgoLcm91Z2VfaW5wdXQYBCABKAsyKy5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlJvdWdlSW5wdXRIABJG", - "Cg1mbHVlbmN5X2lucHV0GAUgASgLMi0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjFiZXRhMS5GbHVlbmN5SW5wdXRIABJKCg9jb2hlcmVuY2VfaW5wdXQY", - "BiABKAsyLy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkNvaGVy", - "ZW5jZUlucHV0SAASRAoMc2FmZXR5X2lucHV0GAggASgLMiwuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5TYWZldHlJbnB1dEgAElAKEmdyb3Vu", - "ZGVkbmVzc19pbnB1dBgJIAEoCzIyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuR3JvdW5kZWRuZXNzSW5wdXRIABJOChFmdWxmaWxsbWVudF9p", - "bnB1dBgMIAEoCzIxLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", - "RnVsZmlsbG1lbnRJbnB1dEgAEmEKG3N1bW1hcml6YXRpb25fcXVhbGl0eV9p", - "bnB1dBgHIAEoCzI6Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", - "U3VtbWFyaXphdGlvblF1YWxpdHlJbnB1dEgAEnIKJHBhaXJ3aXNlX3N1bW1h", - "cml6YXRpb25fcXVhbGl0eV9pbnB1dBgXIAEoCzJCLmdvb2dsZS5jbG91ZC5h", - "aXBsYXRmb3JtLnYxYmV0YTEuUGFpcndpc2VTdW1tYXJpemF0aW9uUXVhbGl0", - "eUlucHV0SAASaQofc3VtbWFyaXphdGlvbl9oZWxwZnVsbmVzc19pbnB1dBgO", - "IAEoCzI+Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuU3VtbWFy", - "aXphdGlvbkhlbHBmdWxuZXNzSW5wdXRIABJlCh1zdW1tYXJpemF0aW9uX3Zl", - "cmJvc2l0eV9pbnB1dBgPIAEoCzI8Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuU3VtbWFyaXphdGlvblZlcmJvc2l0eUlucHV0SAASagogcXVl", - "c3Rpb25fYW5zd2VyaW5nX3F1YWxpdHlfaW5wdXQYCiABKAsyPi5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlF1ZXN0aW9uQW5zd2VyaW5nUXVh", - "bGl0eUlucHV0SAASewopcGFpcndpc2VfcXVlc3Rpb25fYW5zd2VyaW5nX3F1", - "YWxpdHlfaW5wdXQYGCABKAsyRi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlBhaXJ3aXNlUXVlc3Rpb25BbnN3ZXJpbmdRdWFsaXR5SW5wdXRI", - "ABJuCiJxdWVzdGlvbl9hbnN3ZXJpbmdfcmVsZXZhbmNlX2lucHV0GBAgASgL", - "MkAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5RdWVzdGlvbkFu", - "c3dlcmluZ1JlbGV2YW5jZUlucHV0SAAScgokcXVlc3Rpb25fYW5zd2VyaW5n", - "X2hlbHBmdWxuZXNzX2lucHV0GBEgASgLMkIuZ29vZ2xlLmNsb3VkLmFpcGxh", - "dGZvcm0udjFiZXRhMS5RdWVzdGlvbkFuc3dlcmluZ0hlbHBmdWxuZXNzSW5w", - "dXRIABJyCiRxdWVzdGlvbl9hbnN3ZXJpbmdfY29ycmVjdG5lc3NfaW5wdXQY", - "EiABKAsyQi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlF1ZXN0", - "aW9uQW5zd2VyaW5nQ29ycmVjdG5lc3NJbnB1dEgAElcKFnBvaW50d2lzZV9t", - "ZXRyaWNfaW5wdXQYHCABKAsyNS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlBvaW50d2lzZU1ldHJpY0lucHV0SAASVQoVcGFpcndpc2VfbWV0", - "cmljX2lucHV0GB0gASgLMjQuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5QYWlyd2lzZU1ldHJpY0lucHV0SAASVAoVdG9vbF9jYWxsX3ZhbGlk", - "X2lucHV0GBMgASgLMjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", - "MS5Ub29sQ2FsbFZhbGlkSW5wdXRIABJUChV0b29sX25hbWVfbWF0Y2hfaW5w", - "dXQYFCABKAsyMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRv", - "b2xOYW1lTWF0Y2hJbnB1dEgAEmUKHnRvb2xfcGFyYW1ldGVyX2tleV9tYXRj", - "aF9pbnB1dBgVIAEoCzI7Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", - "YTEuVG9vbFBhcmFtZXRlcktleU1hdGNoSW5wdXRIABJjCh10b29sX3BhcmFt", - "ZXRlcl9rdl9tYXRjaF9pbnB1dBgWIAEoCzI6Lmdvb2dsZS5jbG91ZC5haXBs", - "YXRmb3JtLnYxYmV0YTEuVG9vbFBhcmFtZXRlcktWTWF0Y2hJbnB1dEgAEmIK", - "HHRyYWplY3RvcnlfZXhhY3RfbWF0Y2hfaW5wdXQYISABKAsyOi5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlFeGFjdE1hdGNo", - "SW5wdXRIABJnCh90cmFqZWN0b3J5X2luX29yZGVyX21hdGNoX2lucHV0GCIg", - "ASgLMjwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0", - "b3J5SW5PcmRlck1hdGNoSW5wdXRIABJpCiB0cmFqZWN0b3J5X2FueV9vcmRl", - "cl9tYXRjaF9pbnB1dBgjIAEoCzI9Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuVHJhamVjdG9yeUFueU9yZGVyTWF0Y2hJbnB1dEgAEl8KGnRy", - "YWplY3RvcnlfcHJlY2lzaW9uX2lucHV0GCUgASgLMjkuZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5UHJlY2lzaW9uSW5wdXRI", - "ABJZChd0cmFqZWN0b3J5X3JlY2FsbF9pbnB1dBgmIAEoCzI2Lmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeVJlY2FsbElucHV0", - "SAASaQogdHJhamVjdG9yeV9zaW5nbGVfdG9vbF91c2VfaW5wdXQYJyABKAsy", - "PS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlT", - "aW5nbGVUb29sVXNlSW5wdXRIABI7Cghsb2NhdGlvbhgBIAEoCUIp4EEC+kEj", - "CiFsb2NhdGlvbnMuZ29vZ2xlYXBpcy5jb20vTG9jYXRpb25CDwoNbWV0cmlj", - "X2lucHV0cyLHFgoZRXZhbHVhdGVJbnN0YW5jZXNSZXNwb25zZRJRChNleGFj", - "dF9tYXRjaF9yZXN1bHRzGAEgASgLMjIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjFiZXRhMS5FeGFjdE1hdGNoUmVzdWx0c0gAEkQKDGJsZXVfcmVzdWx0", - "cxgCIAEoCzIsLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQmxl", - "dVJlc3VsdHNIABJGCg1yb3VnZV9yZXN1bHRzGAMgASgLMi0uZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Sb3VnZVJlc3VsdHNIABJICg5mbHVl", - "bmN5X3Jlc3VsdBgEIAEoCzIuLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "YmV0YTEuRmx1ZW5jeVJlc3VsdEgAEkwKEGNvaGVyZW5jZV9yZXN1bHQYBSAB", - "KAsyMC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkNvaGVyZW5j", - "ZVJlc3VsdEgAEkYKDXNhZmV0eV9yZXN1bHQYByABKAsyLS5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MWJldGExLlNhZmV0eVJlc3VsdEgAElIKE2dyb3Vu", - "ZGVkbmVzc19yZXN1bHQYCCABKAsyMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MWJldGExLkdyb3VuZGVkbmVzc1Jlc3VsdEgAElAKEmZ1bGZpbGxtZW50", - "X3Jlc3VsdBgLIAEoCzIyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", - "YTEuRnVsZmlsbG1lbnRSZXN1bHRIABJjChxzdW1tYXJpemF0aW9uX3F1YWxp", - "dHlfcmVzdWx0GAYgASgLMjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5TdW1tYXJpemF0aW9uUXVhbGl0eVJlc3VsdEgAEnQKJXBhaXJ3aXNl", - "X3N1bW1hcml6YXRpb25fcXVhbGl0eV9yZXN1bHQYFiABKAsyQy5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3aXNlU3VtbWFyaXphdGlv", - "blF1YWxpdHlSZXN1bHRIABJrCiBzdW1tYXJpemF0aW9uX2hlbHBmdWxuZXNz", - "X3Jlc3VsdBgNIAEoCzI/Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", - "YTEuU3VtbWFyaXphdGlvbkhlbHBmdWxuZXNzUmVzdWx0SAASZwoec3VtbWFy", - "aXphdGlvbl92ZXJib3NpdHlfcmVzdWx0GA4gASgLMj0uZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjFiZXRhMS5TdW1tYXJpemF0aW9uVmVyYm9zaXR5UmVz", - "dWx0SAASbAohcXVlc3Rpb25fYW5zd2VyaW5nX3F1YWxpdHlfcmVzdWx0GAkg", - "ASgLMj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5RdWVzdGlv", - "bkFuc3dlcmluZ1F1YWxpdHlSZXN1bHRIABJ9CipwYWlyd2lzZV9xdWVzdGlv", - "bl9hbnN3ZXJpbmdfcXVhbGl0eV9yZXN1bHQYFyABKAsyRy5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3aXNlUXVlc3Rpb25BbnN3ZXJp", - "bmdRdWFsaXR5UmVzdWx0SAAScAojcXVlc3Rpb25fYW5zd2VyaW5nX3JlbGV2", - "YW5jZV9yZXN1bHQYDyABKAsyQS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlF1ZXN0aW9uQW5zd2VyaW5nUmVsZXZhbmNlUmVzdWx0SAASdAol", - "cXVlc3Rpb25fYW5zd2VyaW5nX2hlbHBmdWxuZXNzX3Jlc3VsdBgQIAEoCzJD", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUXVlc3Rpb25BbnN3", - "ZXJpbmdIZWxwZnVsbmVzc1Jlc3VsdEgAEnQKJXF1ZXN0aW9uX2Fuc3dlcmlu", - "Z19jb3JyZWN0bmVzc19yZXN1bHQYESABKAsyQy5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MWJldGExLlF1ZXN0aW9uQW5zd2VyaW5nQ29ycmVjdG5lc3NS", - "ZXN1bHRIABJZChdwb2ludHdpc2VfbWV0cmljX3Jlc3VsdBgbIAEoCzI2Lmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUG9pbnR3aXNlTWV0cmlj", - "UmVzdWx0SAASVwoWcGFpcndpc2VfbWV0cmljX3Jlc3VsdBgcIAEoCzI1Lmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUGFpcndpc2VNZXRyaWNS", - "ZXN1bHRIABJYChd0b29sX2NhbGxfdmFsaWRfcmVzdWx0cxgSIAEoCzI1Lmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVG9vbENhbGxWYWxpZFJl", - "c3VsdHNIABJYChd0b29sX25hbWVfbWF0Y2hfcmVzdWx0cxgTIAEoCzI1Lmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVG9vbE5hbWVNYXRjaFJl", - "c3VsdHNIABJpCiB0b29sX3BhcmFtZXRlcl9rZXlfbWF0Y2hfcmVzdWx0cxgU", - "IAEoCzI9Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVG9vbFBh", - "cmFtZXRlcktleU1hdGNoUmVzdWx0c0gAEmcKH3Rvb2xfcGFyYW1ldGVyX2t2", - "X21hdGNoX3Jlc3VsdHMYFSABKAsyPC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MWJldGExLlRvb2xQYXJhbWV0ZXJLVk1hdGNoUmVzdWx0c0gAEmYKHnRy", - "YWplY3RvcnlfZXhhY3RfbWF0Y2hfcmVzdWx0cxgfIAEoCzI8Lmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUV4YWN0TWF0Y2hS", - "ZXN1bHRzSAASawohdHJhamVjdG9yeV9pbl9vcmRlcl9tYXRjaF9yZXN1bHRz", - "GCAgASgLMj4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFq", - "ZWN0b3J5SW5PcmRlck1hdGNoUmVzdWx0c0gAEm0KInRyYWplY3RvcnlfYW55", - "X29yZGVyX21hdGNoX3Jlc3VsdHMYISABKAsyPy5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlBbnlPcmRlck1hdGNoUmVzdWx0", - "c0gAEmMKHHRyYWplY3RvcnlfcHJlY2lzaW9uX3Jlc3VsdHMYIyABKAsyOy5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlQcmVj", - "aXNpb25SZXN1bHRzSAASXQoZdHJhamVjdG9yeV9yZWNhbGxfcmVzdWx0cxgk", - "IAEoCzI4Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVj", - "dG9yeVJlY2FsbFJlc3VsdHNIABJtCiJ0cmFqZWN0b3J5X3NpbmdsZV90b29s", - "X3VzZV9yZXN1bHRzGCUgASgLMj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5UcmFqZWN0b3J5U2luZ2xlVG9vbFVzZVJlc3VsdHNIAEIUChJl", - "dmFsdWF0aW9uX3Jlc3VsdHMiqQEKD0V4YWN0TWF0Y2hJbnB1dBJJCgttZXRy", - "aWNfc3BlYxgBIAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", - "YTEuRXhhY3RNYXRjaFNwZWNCA+BBAhJLCglpbnN0YW5jZXMYAiADKAsyMy5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkV4YWN0TWF0Y2hJbnN0", - "YW5jZUID4EECImwKEkV4YWN0TWF0Y2hJbnN0YW5jZRIcCgpwcmVkaWN0aW9u", - "GAEgASgJQgPgQQJIAIgBARIbCglyZWZlcmVuY2UYAiABKAlCA+BBAkgBiAEB", - "Qg0KC19wcmVkaWN0aW9uQgwKCl9yZWZlcmVuY2UiEAoORXhhY3RNYXRjaFNw", - "ZWMicwoRRXhhY3RNYXRjaFJlc3VsdHMSXgoZZXhhY3RfbWF0Y2hfbWV0cmlj", - "X3ZhbHVlcxgBIAMoCzI2Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", - "YTEuRXhhY3RNYXRjaE1ldHJpY1ZhbHVlQgPgQQMiOgoVRXhhY3RNYXRjaE1l", + "GWdvb2dsZS9hcGkvcmVzb3VyY2UucHJvdG8ilQEKD0F1dG9yYXRlckNvbmZp", + "ZxIgCg5zYW1wbGluZ19jb3VudBgBIAEoBUID4EEBSACIAQESHgoMZmxpcF9l", + "bmFibGVkGAIgASgIQgPgQQFIAYgBARIcCg9hdXRvcmF0ZXJfbW9kZWwYAyAB", + "KAlCA+BBAUIRCg9fc2FtcGxpbmdfY291bnRCDwoNX2ZsaXBfZW5hYmxlZCKH", + "GAoYRXZhbHVhdGVJbnN0YW5jZXNSZXF1ZXN0Ek0KEWV4YWN0X21hdGNoX2lu", + "cHV0GAIgASgLMjAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5F", + "eGFjdE1hdGNoSW5wdXRIABJACgpibGV1X2lucHV0GAMgASgLMiouZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5CbGV1SW5wdXRIABJCCgtyb3Vn", + "ZV9pbnB1dBgEIAEoCzIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", + "YTEuUm91Z2VJbnB1dEgAEkYKDWZsdWVuY3lfaW5wdXQYBSABKAsyLS5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkZsdWVuY3lJbnB1dEgAEkoK", + "D2NvaGVyZW5jZV9pbnB1dBgGIAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxYmV0YTEuQ29oZXJlbmNlSW5wdXRIABJECgxzYWZldHlfaW5wdXQY", + "CCABKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlNhZmV0", + "eUlucHV0SAASUAoSZ3JvdW5kZWRuZXNzX2lucHV0GAkgASgLMjIuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Hcm91bmRlZG5lc3NJbnB1dEgA", + "Ek4KEWZ1bGZpbGxtZW50X2lucHV0GAwgASgLMjEuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5GdWxmaWxsbWVudElucHV0SAASYQobc3VtbWFy", + "aXphdGlvbl9xdWFsaXR5X2lucHV0GAcgASgLMjouZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5TdW1tYXJpemF0aW9uUXVhbGl0eUlucHV0SAAS", + "cgokcGFpcndpc2Vfc3VtbWFyaXphdGlvbl9xdWFsaXR5X2lucHV0GBcgASgL", + "MkIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5QYWlyd2lzZVN1", + "bW1hcml6YXRpb25RdWFsaXR5SW5wdXRIABJpCh9zdW1tYXJpemF0aW9uX2hl", + "bHBmdWxuZXNzX2lucHV0GA4gASgLMj4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjFiZXRhMS5TdW1tYXJpemF0aW9uSGVscGZ1bG5lc3NJbnB1dEgAEmUK", + "HXN1bW1hcml6YXRpb25fdmVyYm9zaXR5X2lucHV0GA8gASgLMjwuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5TdW1tYXJpemF0aW9uVmVyYm9z", + "aXR5SW5wdXRIABJqCiBxdWVzdGlvbl9hbnN3ZXJpbmdfcXVhbGl0eV9pbnB1", + "dBgKIAEoCzI+Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUXVl", + "c3Rpb25BbnN3ZXJpbmdRdWFsaXR5SW5wdXRIABJ7CilwYWlyd2lzZV9xdWVz", + "dGlvbl9hbnN3ZXJpbmdfcXVhbGl0eV9pbnB1dBgYIAEoCzJGLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUGFpcndpc2VRdWVzdGlvbkFuc3dl", + "cmluZ1F1YWxpdHlJbnB1dEgAEm4KInF1ZXN0aW9uX2Fuc3dlcmluZ19yZWxl", + "dmFuY2VfaW5wdXQYECABKAsyQC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLlF1ZXN0aW9uQW5zd2VyaW5nUmVsZXZhbmNlSW5wdXRIABJyCiRx", + "dWVzdGlvbl9hbnN3ZXJpbmdfaGVscGZ1bG5lc3NfaW5wdXQYESABKAsyQi5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlF1ZXN0aW9uQW5zd2Vy", + "aW5nSGVscGZ1bG5lc3NJbnB1dEgAEnIKJHF1ZXN0aW9uX2Fuc3dlcmluZ19j", + "b3JyZWN0bmVzc19pbnB1dBgSIAEoCzJCLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxYmV0YTEuUXVlc3Rpb25BbnN3ZXJpbmdDb3JyZWN0bmVzc0lucHV0", + "SAASVwoWcG9pbnR3aXNlX21ldHJpY19pbnB1dBgcIAEoCzI1Lmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUG9pbnR3aXNlTWV0cmljSW5wdXRI", + "ABJVChVwYWlyd2lzZV9tZXRyaWNfaW5wdXQYHSABKAsyNC5nb29nbGUuY2xv", + "dWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3aXNlTWV0cmljSW5wdXRIABJU", + "ChV0b29sX2NhbGxfdmFsaWRfaW5wdXQYEyABKAsyMy5nb29nbGUuY2xvdWQu", + "YWlwbGF0Zm9ybS52MWJldGExLlRvb2xDYWxsVmFsaWRJbnB1dEgAElQKFXRv", + "b2xfbmFtZV9tYXRjaF9pbnB1dBgUIAEoCzIzLmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuVG9vbE5hbWVNYXRjaElucHV0SAASZQoedG9vbF9w", + "YXJhbWV0ZXJfa2V5X21hdGNoX2lucHV0GBUgASgLMjsuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5Ub29sUGFyYW1ldGVyS2V5TWF0Y2hJbnB1", + "dEgAEmMKHXRvb2xfcGFyYW1ldGVyX2t2X21hdGNoX2lucHV0GBYgASgLMjou", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Ub29sUGFyYW1ldGVy", + "S1ZNYXRjaElucHV0SAASQgoLY29tZXRfaW5wdXQYHyABKAsyKy5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkNvbWV0SW5wdXRIABJGCg1tZXRy", + "aWN4X2lucHV0GCAgASgLMi0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", + "ZXRhMS5NZXRyaWN4SW5wdXRIABJiChx0cmFqZWN0b3J5X2V4YWN0X21hdGNo", + "X2lucHV0GCEgASgLMjouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", + "MS5UcmFqZWN0b3J5RXhhY3RNYXRjaElucHV0SAASZwofdHJhamVjdG9yeV9p", + "bl9vcmRlcl9tYXRjaF9pbnB1dBgiIAEoCzI8Lmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUluT3JkZXJNYXRjaElucHV0SAAS", + "aQogdHJhamVjdG9yeV9hbnlfb3JkZXJfbWF0Y2hfaW5wdXQYIyABKAsyPS5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlBbnlP", + "cmRlck1hdGNoSW5wdXRIABJfChp0cmFqZWN0b3J5X3ByZWNpc2lvbl9pbnB1", + "dBglIAEoCzI5Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJh", + "amVjdG9yeVByZWNpc2lvbklucHV0SAASWQoXdHJhamVjdG9yeV9yZWNhbGxf", + "aW5wdXQYJiABKAsyNi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", + "LlRyYWplY3RvcnlSZWNhbGxJbnB1dEgAEmkKIHRyYWplY3Rvcnlfc2luZ2xl", + "X3Rvb2xfdXNlX2lucHV0GCcgASgLMj0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjFiZXRhMS5UcmFqZWN0b3J5U2luZ2xlVG9vbFVzZUlucHV0SAASOwoI", + "bG9jYXRpb24YASABKAlCKeBBAvpBIwohbG9jYXRpb25zLmdvb2dsZWFwaXMu", + "Y29tL0xvY2F0aW9uEk8KEGF1dG9yYXRlcl9jb25maWcYHiABKAsyMC5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkF1dG9yYXRlckNvbmZpZ0ID", + "4EEBQg8KDW1ldHJpY19pbnB1dHMi1xcKGUV2YWx1YXRlSW5zdGFuY2VzUmVz", + "cG9uc2USUQoTZXhhY3RfbWF0Y2hfcmVzdWx0cxgBIAEoCzIyLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRXhhY3RNYXRjaFJlc3VsdHNIABJE", + "CgxibGV1X3Jlc3VsdHMYAiABKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MWJldGExLkJsZXVSZXN1bHRzSAASRgoNcm91Z2VfcmVzdWx0cxgDIAEo", + "CzItLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUm91Z2VSZXN1", + "bHRzSAASSAoOZmx1ZW5jeV9yZXN1bHQYBCABKAsyLi5nb29nbGUuY2xvdWQu", + "YWlwbGF0Zm9ybS52MWJldGExLkZsdWVuY3lSZXN1bHRIABJMChBjb2hlcmVu", + "Y2VfcmVzdWx0GAUgASgLMjAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", + "ZXRhMS5Db2hlcmVuY2VSZXN1bHRIABJGCg1zYWZldHlfcmVzdWx0GAcgASgL", + "Mi0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5TYWZldHlSZXN1", + "bHRIABJSChNncm91bmRlZG5lc3NfcmVzdWx0GAggASgLMjMuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Hcm91bmRlZG5lc3NSZXN1bHRIABJQ", + "ChJmdWxmaWxsbWVudF9yZXN1bHQYCyABKAsyMi5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MWJldGExLkZ1bGZpbGxtZW50UmVzdWx0SAASYwocc3VtbWFy", + "aXphdGlvbl9xdWFsaXR5X3Jlc3VsdBgGIAEoCzI7Lmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuU3VtbWFyaXphdGlvblF1YWxpdHlSZXN1bHRI", + "ABJ0CiVwYWlyd2lzZV9zdW1tYXJpemF0aW9uX3F1YWxpdHlfcmVzdWx0GBYg", + "ASgLMkMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5QYWlyd2lz", + "ZVN1bW1hcml6YXRpb25RdWFsaXR5UmVzdWx0SAASawogc3VtbWFyaXphdGlv", + "bl9oZWxwZnVsbmVzc19yZXN1bHQYDSABKAsyPy5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MWJldGExLlN1bW1hcml6YXRpb25IZWxwZnVsbmVzc1Jlc3Vs", + "dEgAEmcKHnN1bW1hcml6YXRpb25fdmVyYm9zaXR5X3Jlc3VsdBgOIAEoCzI9", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuU3VtbWFyaXphdGlv", + "blZlcmJvc2l0eVJlc3VsdEgAEmwKIXF1ZXN0aW9uX2Fuc3dlcmluZ19xdWFs", + "aXR5X3Jlc3VsdBgJIAEoCzI/Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "YmV0YTEuUXVlc3Rpb25BbnN3ZXJpbmdRdWFsaXR5UmVzdWx0SAASfQoqcGFp", + "cndpc2VfcXVlc3Rpb25fYW5zd2VyaW5nX3F1YWxpdHlfcmVzdWx0GBcgASgL", + "MkcuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5QYWlyd2lzZVF1", + "ZXN0aW9uQW5zd2VyaW5nUXVhbGl0eVJlc3VsdEgAEnAKI3F1ZXN0aW9uX2Fu", + "c3dlcmluZ19yZWxldmFuY2VfcmVzdWx0GA8gASgLMkEuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5RdWVzdGlvbkFuc3dlcmluZ1JlbGV2YW5j", + "ZVJlc3VsdEgAEnQKJXF1ZXN0aW9uX2Fuc3dlcmluZ19oZWxwZnVsbmVzc19y", + "ZXN1bHQYECABKAsyQy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", + "LlF1ZXN0aW9uQW5zd2VyaW5nSGVscGZ1bG5lc3NSZXN1bHRIABJ0CiVxdWVz", + "dGlvbl9hbnN3ZXJpbmdfY29ycmVjdG5lc3NfcmVzdWx0GBEgASgLMkMuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5RdWVzdGlvbkFuc3dlcmlu", + "Z0NvcnJlY3RuZXNzUmVzdWx0SAASWQoXcG9pbnR3aXNlX21ldHJpY19yZXN1", + "bHQYGyABKAsyNi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBv", + "aW50d2lzZU1ldHJpY1Jlc3VsdEgAElcKFnBhaXJ3aXNlX21ldHJpY19yZXN1", + "bHQYHCABKAsyNS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBh", + "aXJ3aXNlTWV0cmljUmVzdWx0SAASWAoXdG9vbF9jYWxsX3ZhbGlkX3Jlc3Vs", + "dHMYEiABKAsyNS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRv", + "b2xDYWxsVmFsaWRSZXN1bHRzSAASWAoXdG9vbF9uYW1lX21hdGNoX3Jlc3Vs", + "dHMYEyABKAsyNS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRv", + "b2xOYW1lTWF0Y2hSZXN1bHRzSAASaQogdG9vbF9wYXJhbWV0ZXJfa2V5X21h", + "dGNoX3Jlc3VsdHMYFCABKAsyPS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLlRvb2xQYXJhbWV0ZXJLZXlNYXRjaFJlc3VsdHNIABJnCh90b29s", + "X3BhcmFtZXRlcl9rdl9tYXRjaF9yZXN1bHRzGBUgASgLMjwuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Ub29sUGFyYW1ldGVyS1ZNYXRjaFJl", + "c3VsdHNIABJECgxjb21ldF9yZXN1bHQYHSABKAsyLC5nb29nbGUuY2xvdWQu", + "YWlwbGF0Zm9ybS52MWJldGExLkNvbWV0UmVzdWx0SAASSAoObWV0cmljeF9y", + "ZXN1bHQYHiABKAsyLi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", + "Lk1ldHJpY3hSZXN1bHRIABJmCh50cmFqZWN0b3J5X2V4YWN0X21hdGNoX3Jl", + "c3VsdHMYHyABKAsyPC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", + "LlRyYWplY3RvcnlFeGFjdE1hdGNoUmVzdWx0c0gAEmsKIXRyYWplY3Rvcnlf", + "aW5fb3JkZXJfbWF0Y2hfcmVzdWx0cxggIAEoCzI+Lmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUluT3JkZXJNYXRjaFJlc3Vs", + "dHNIABJtCiJ0cmFqZWN0b3J5X2FueV9vcmRlcl9tYXRjaF9yZXN1bHRzGCEg", + "ASgLMj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0", + "b3J5QW55T3JkZXJNYXRjaFJlc3VsdHNIABJjChx0cmFqZWN0b3J5X3ByZWNp", + "c2lvbl9yZXN1bHRzGCMgASgLMjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djFiZXRhMS5UcmFqZWN0b3J5UHJlY2lzaW9uUmVzdWx0c0gAEl0KGXRyYWpl", + "Y3RvcnlfcmVjYWxsX3Jlc3VsdHMYJCABKAsyOC5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlSZWNhbGxSZXN1bHRzSAASbQoi", + "dHJhamVjdG9yeV9zaW5nbGVfdG9vbF91c2VfcmVzdWx0cxglIAEoCzI/Lmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeVNpbmds", + "ZVRvb2xVc2VSZXN1bHRzSABCFAoSZXZhbHVhdGlvbl9yZXN1bHRzIqkBCg9F", + "eGFjdE1hdGNoSW5wdXQSSQoLbWV0cmljX3NwZWMYASABKAsyLy5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkV4YWN0TWF0Y2hTcGVjQgPgQQIS", + "SwoJaW5zdGFuY2VzGAIgAygLMjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djFiZXRhMS5FeGFjdE1hdGNoSW5zdGFuY2VCA+BBAiJsChJFeGFjdE1hdGNo", + "SW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQESGwoJcmVm", + "ZXJlbmNlGAIgASgJQgPgQQJIAYgBAUINCgtfcHJlZGljdGlvbkIMCgpfcmVm", + "ZXJlbmNlIhAKDkV4YWN0TWF0Y2hTcGVjInMKEUV4YWN0TWF0Y2hSZXN1bHRz", + "El4KGWV4YWN0X21hdGNoX21ldHJpY192YWx1ZXMYASADKAsyNi5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkV4YWN0TWF0Y2hNZXRyaWNWYWx1", + "ZUID4EEDIjoKFUV4YWN0TWF0Y2hNZXRyaWNWYWx1ZRIXCgVzY29yZRgBIAEo", + "AkID4EEDSACIAQFCCAoGX3Njb3JlIpcBCglCbGV1SW5wdXQSQwoLbWV0cmlj", + "X3NwZWMYASABKAsyKS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", + "LkJsZXVTcGVjQgPgQQISRQoJaW5zdGFuY2VzGAIgAygLMi0uZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5CbGV1SW5zdGFuY2VCA+BBAiJmCgxC", + "bGV1SW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQESGwoJ", + "cmVmZXJlbmNlGAIgASgJQgPgQQJIAYgBAUINCgtfcHJlZGljdGlvbkIMCgpf", + "cmVmZXJlbmNlIiwKCEJsZXVTcGVjEiAKE3VzZV9lZmZlY3RpdmVfb3JkZXIY", + "ASABKAhCA+BBASJgCgtCbGV1UmVzdWx0cxJRChJibGV1X21ldHJpY192YWx1", + "ZXMYASADKAsyMC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkJs", + "ZXVNZXRyaWNWYWx1ZUID4EEDIjQKD0JsZXVNZXRyaWNWYWx1ZRIXCgVzY29y", + "ZRgBIAEoAkID4EEDSACIAQFCCAoGX3Njb3JlIpoBCgpSb3VnZUlucHV0EkQK", + "C21ldHJpY19zcGVjGAEgASgLMiouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djFiZXRhMS5Sb3VnZVNwZWNCA+BBAhJGCglpbnN0YW5jZXMYAiADKAsyLi5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlJvdWdlSW5zdGFuY2VC", + "A+BBAiJnCg1Sb3VnZUluc3RhbmNlEhwKCnByZWRpY3Rpb24YASABKAlCA+BB", + "AkgAiAEBEhsKCXJlZmVyZW5jZRgCIAEoCUID4EECSAGIAQFCDQoLX3ByZWRp", + "Y3Rpb25CDAoKX3JlZmVyZW5jZSJcCglSb3VnZVNwZWMSFwoKcm91Z2VfdHlw", + "ZRgBIAEoCUID4EEBEhgKC3VzZV9zdGVtbWVyGAIgASgIQgPgQQESHAoPc3Bs", + "aXRfc3VtbWFyaWVzGAMgASgIQgPgQQEiYwoMUm91Z2VSZXN1bHRzElMKE3Jv", + "dWdlX21ldHJpY192YWx1ZXMYASADKAsyMS5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MWJldGExLlJvdWdlTWV0cmljVmFsdWVCA+BBAyI1ChBSb3VnZU1l", "dHJpY1ZhbHVlEhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBAUIICgZfc2NvcmUi", - "lwEKCUJsZXVJbnB1dBJDCgttZXRyaWNfc3BlYxgBIAEoCzIpLmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQmxldVNwZWNCA+BBAhJFCglpbnN0", - "YW5jZXMYAiADKAsyLS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", - "LkJsZXVJbnN0YW5jZUID4EECImYKDEJsZXVJbnN0YW5jZRIcCgpwcmVkaWN0", - "aW9uGAEgASgJQgPgQQJIAIgBARIbCglyZWZlcmVuY2UYAiABKAlCA+BBAkgB", - "iAEBQg0KC19wcmVkaWN0aW9uQgwKCl9yZWZlcmVuY2UiLAoIQmxldVNwZWMS", - "IAoTdXNlX2VmZmVjdGl2ZV9vcmRlchgBIAEoCEID4EEBImAKC0JsZXVSZXN1", - "bHRzElEKEmJsZXVfbWV0cmljX3ZhbHVlcxgBIAMoCzIwLmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxYmV0YTEuQmxldU1ldHJpY1ZhbHVlQgPgQQMiNAoP", - "QmxldU1ldHJpY1ZhbHVlEhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBAUIICgZf", - "c2NvcmUimgEKClJvdWdlSW5wdXQSRAoLbWV0cmljX3NwZWMYASABKAsyKi5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlJvdWdlU3BlY0ID4EEC", - "EkYKCWluc3RhbmNlcxgCIAMoCzIuLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuUm91Z2VJbnN0YW5jZUID4EECImcKDVJvdWdlSW5zdGFuY2US", - "HAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQESGwoJcmVmZXJlbmNlGAIg", - "ASgJQgPgQQJIAYgBAUINCgtfcHJlZGljdGlvbkIMCgpfcmVmZXJlbmNlIlwK", - "CVJvdWdlU3BlYxIXCgpyb3VnZV90eXBlGAEgASgJQgPgQQESGAoLdXNlX3N0", - "ZW1tZXIYAiABKAhCA+BBARIcCg9zcGxpdF9zdW1tYXJpZXMYAyABKAhCA+BB", - "ASJjCgxSb3VnZVJlc3VsdHMSUwoTcm91Z2VfbWV0cmljX3ZhbHVlcxgBIAMo", - "CzIxLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUm91Z2VNZXRy", - "aWNWYWx1ZUID4EEDIjUKEFJvdWdlTWV0cmljVmFsdWUSFwoFc2NvcmUYASAB", - "KAJCA+BBA0gAiAEBQggKBl9zY29yZSKlAQoOQ29oZXJlbmNlSW5wdXQSSAoL", - "bWV0cmljX3NwZWMYASABKAsyLi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLkNvaGVyZW5jZVNwZWNCA+BBAhJJCghpbnN0YW5jZRgCIAEoCzIy", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQ29oZXJlbmNlSW5z", - "dGFuY2VCA+BBAiJAChFDb2hlcmVuY2VJbnN0YW5jZRIcCgpwcmVkaWN0aW9u", - "GAEgASgJQgPgQQJIAIgBAUINCgtfcHJlZGljdGlvbiIlCg1Db2hlcmVuY2VT", - "cGVjEhQKB3ZlcnNpb24YASABKAVCA+BBASJ7Cg9Db2hlcmVuY2VSZXN1bHQS", - "FwoFc2NvcmUYASABKAJCA+BBA0gAiAEBEhgKC2V4cGxhbmF0aW9uGAIgASgJ", - "QgPgQQMSHAoKY29uZmlkZW5jZRgDIAEoAkID4EEDSAGIAQFCCAoGX3Njb3Jl", - "Qg0KC19jb25maWRlbmNlIp8BCgxGbHVlbmN5SW5wdXQSRgoLbWV0cmljX3Nw", - "ZWMYASABKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkZs", - "dWVuY3lTcGVjQgPgQQISRwoIaW5zdGFuY2UYAiABKAsyMC5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MWJldGExLkZsdWVuY3lJbnN0YW5jZUID4EECIj4K", - "D0ZsdWVuY3lJbnN0YW5jZRIcCgpwcmVkaWN0aW9uGAEgASgJQgPgQQJIAIgB", - "AUINCgtfcHJlZGljdGlvbiIjCgtGbHVlbmN5U3BlYxIUCgd2ZXJzaW9uGAEg", - "ASgFQgPgQQEieQoNRmx1ZW5jeVJlc3VsdBIXCgVzY29yZRgBIAEoAkID4EED", - "SACIAQESGAoLZXhwbGFuYXRpb24YAiABKAlCA+BBAxIcCgpjb25maWRlbmNl", - "GAMgASgCQgPgQQNIAYgBAUIICgZfc2NvcmVCDQoLX2NvbmZpZGVuY2UinAEK", - "C1NhZmV0eUlucHV0EkUKC21ldHJpY19zcGVjGAEgASgLMisuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5TYWZldHlTcGVjQgPgQQISRgoIaW5z", - "dGFuY2UYAiABKAsyLy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", - "LlNhZmV0eUluc3RhbmNlQgPgQQIiPQoOU2FmZXR5SW5zdGFuY2USHAoKcHJl", - "ZGljdGlvbhgBIAEoCUID4EECSACIAQFCDQoLX3ByZWRpY3Rpb24iIgoKU2Fm", - "ZXR5U3BlYxIUCgd2ZXJzaW9uGAEgASgFQgPgQQEieAoMU2FmZXR5UmVzdWx0", - "EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBARIYCgtleHBsYW5hdGlvbhgCIAEo", - "CUID4EEDEhwKCmNvbmZpZGVuY2UYAyABKAJCA+BBA0gBiAEBQggKBl9zY29y", - "ZUINCgtfY29uZmlkZW5jZSKuAQoRR3JvdW5kZWRuZXNzSW5wdXQSSwoLbWV0", - "cmljX3NwZWMYASABKAsyMS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJl", - "dGExLkdyb3VuZGVkbmVzc1NwZWNCA+BBAhJMCghpbnN0YW5jZRgCIAEoCzI1", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuR3JvdW5kZWRuZXNz", - "SW5zdGFuY2VCA+BBAiJqChRHcm91bmRlZG5lc3NJbnN0YW5jZRIcCgpwcmVk", - "aWN0aW9uGAEgASgJQgPgQQJIAIgBARIZCgdjb250ZXh0GAIgASgJQgPgQQJI", - "AYgBAUINCgtfcHJlZGljdGlvbkIKCghfY29udGV4dCIoChBHcm91bmRlZG5l", - "c3NTcGVjEhQKB3ZlcnNpb24YASABKAVCA+BBASJ+ChJHcm91bmRlZG5lc3NS", - "ZXN1bHQSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBEhgKC2V4cGxhbmF0aW9u", - "GAIgASgJQgPgQQMSHAoKY29uZmlkZW5jZRgDIAEoAkID4EEDSAGIAQFCCAoG", - "X3Njb3JlQg0KC19jb25maWRlbmNlIqsBChBGdWxmaWxsbWVudElucHV0EkoK", - "C21ldHJpY19zcGVjGAEgASgLMjAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5GdWxmaWxsbWVudFNwZWNCA+BBAhJLCghpbnN0YW5jZRgCIAEo", - "CzI0Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRnVsZmlsbG1l", - "bnRJbnN0YW5jZUID4EECInEKE0Z1bGZpbGxtZW50SW5zdGFuY2USHAoKcHJl", - "ZGljdGlvbhgBIAEoCUID4EECSACIAQESHQoLaW5zdHJ1Y3Rpb24YAiABKAlC", - "A+BBAkgBiAEBQg0KC19wcmVkaWN0aW9uQg4KDF9pbnN0cnVjdGlvbiInCg9G", - "dWxmaWxsbWVudFNwZWMSFAoHdmVyc2lvbhgBIAEoBUID4EEBIn0KEUZ1bGZp", - "bGxtZW50UmVzdWx0EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBARIYCgtleHBs", - "YW5hdGlvbhgCIAEoCUID4EEDEhwKCmNvbmZpZGVuY2UYAyABKAJCA+BBA0gB", - "iAEBQggKBl9zY29yZUINCgtfY29uZmlkZW5jZSLGAQoZU3VtbWFyaXphdGlv", - "blF1YWxpdHlJbnB1dBJTCgttZXRyaWNfc3BlYxgBIAEoCzI5Lmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuU3VtbWFyaXphdGlvblF1YWxpdHlT", - "cGVjQgPgQQISVAoIaW5zdGFuY2UYAiABKAsyPS5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MWJldGExLlN1bW1hcml6YXRpb25RdWFsaXR5SW5zdGFuY2VC", - "A+BBAiLMAQocU3VtbWFyaXphdGlvblF1YWxpdHlJbnN0YW5jZRIcCgpwcmVk", - "aWN0aW9uGAEgASgJQgPgQQJIAIgBARIbCglyZWZlcmVuY2UYAiABKAlCA+BB", - "AUgBiAEBEhkKB2NvbnRleHQYAyABKAlCA+BBAkgCiAEBEh0KC2luc3RydWN0", - "aW9uGAQgASgJQgPgQQJIA4gBAUINCgtfcHJlZGljdGlvbkIMCgpfcmVmZXJl", - "bmNlQgoKCF9jb250ZXh0Qg4KDF9pbnN0cnVjdGlvbiJMChhTdW1tYXJpemF0", - "aW9uUXVhbGl0eVNwZWMSGgoNdXNlX3JlZmVyZW5jZRgBIAEoCEID4EEBEhQK", - "B3ZlcnNpb24YAiABKAVCA+BBASKGAQoaU3VtbWFyaXphdGlvblF1YWxpdHlS", - "ZXN1bHQSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBEhgKC2V4cGxhbmF0aW9u", - "GAIgASgJQgPgQQMSHAoKY29uZmlkZW5jZRgDIAEoAkID4EEDSAGIAQFCCAoG", - "X3Njb3JlQg0KC19jb25maWRlbmNlIt4BCiFQYWlyd2lzZVN1bW1hcml6YXRp", - "b25RdWFsaXR5SW5wdXQSWwoLbWV0cmljX3NwZWMYASABKAsyQS5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3aXNlU3VtbWFyaXphdGlv", - "blF1YWxpdHlTcGVjQgPgQQISXAoIaW5zdGFuY2UYAiABKAsyRS5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3aXNlU3VtbWFyaXphdGlv", - "blF1YWxpdHlJbnN0YW5jZUID4EECIpMCCiRQYWlyd2lzZVN1bW1hcml6YXRp", - "b25RdWFsaXR5SW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACI", - "AQESJQoTYmFzZWxpbmVfcHJlZGljdGlvbhgCIAEoCUID4EECSAGIAQESGwoJ", - "cmVmZXJlbmNlGAMgASgJQgPgQQFIAogBARIZCgdjb250ZXh0GAQgASgJQgPg", - "QQJIA4gBARIdCgtpbnN0cnVjdGlvbhgFIAEoCUID4EECSASIAQFCDQoLX3By", - "ZWRpY3Rpb25CFgoUX2Jhc2VsaW5lX3ByZWRpY3Rpb25CDAoKX3JlZmVyZW5j", - "ZUIKCghfY29udGV4dEIOCgxfaW5zdHJ1Y3Rpb24iVAogUGFpcndpc2VTdW1t", - "YXJpemF0aW9uUXVhbGl0eVNwZWMSGgoNdXNlX3JlZmVyZW5jZRgBIAEoCEID", - "4EEBEhQKB3ZlcnNpb24YAiABKAVCA+BBASK6AQoiUGFpcndpc2VTdW1tYXJp", - "emF0aW9uUXVhbGl0eVJlc3VsdBJNCg9wYWlyd2lzZV9jaG9pY2UYASABKA4y", - "Ly5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3aXNlQ2hv", - "aWNlQgPgQQMSGAoLZXhwbGFuYXRpb24YAiABKAlCA+BBAxIcCgpjb25maWRl", - "bmNlGAMgASgCQgPgQQNIAIgBAUINCgtfY29uZmlkZW5jZSLSAQodU3VtbWFy", - "aXphdGlvbkhlbHBmdWxuZXNzSW5wdXQSVwoLbWV0cmljX3NwZWMYASABKAsy", - "PS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlN1bW1hcml6YXRp", - "b25IZWxwZnVsbmVzc1NwZWNCA+BBAhJYCghpbnN0YW5jZRgCIAEoCzJBLmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuU3VtbWFyaXphdGlvbkhl", - "bHBmdWxuZXNzSW5zdGFuY2VCA+BBAiLQAQogU3VtbWFyaXphdGlvbkhlbHBm", - "dWxuZXNzSW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQES", + "pQEKDkNvaGVyZW5jZUlucHV0EkgKC21ldHJpY19zcGVjGAEgASgLMi4uZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Db2hlcmVuY2VTcGVjQgPg", + "QQISSQoIaW5zdGFuY2UYAiABKAsyMi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MWJldGExLkNvaGVyZW5jZUluc3RhbmNlQgPgQQIiQAoRQ29oZXJlbmNl", + "SW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQFCDQoLX3By", + "ZWRpY3Rpb24iJQoNQ29oZXJlbmNlU3BlYxIUCgd2ZXJzaW9uGAEgASgFQgPg", + "QQEiewoPQ29oZXJlbmNlUmVzdWx0EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgB", + "ARIYCgtleHBsYW5hdGlvbhgCIAEoCUID4EEDEhwKCmNvbmZpZGVuY2UYAyAB", + "KAJCA+BBA0gBiAEBQggKBl9zY29yZUINCgtfY29uZmlkZW5jZSKfAQoMRmx1", + "ZW5jeUlucHV0EkYKC21ldHJpY19zcGVjGAEgASgLMiwuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5GbHVlbmN5U3BlY0ID4EECEkcKCGluc3Rh", + "bmNlGAIgASgLMjAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5G", + "bHVlbmN5SW5zdGFuY2VCA+BBAiI+Cg9GbHVlbmN5SW5zdGFuY2USHAoKcHJl", + "ZGljdGlvbhgBIAEoCUID4EECSACIAQFCDQoLX3ByZWRpY3Rpb24iIwoLRmx1", + "ZW5jeVNwZWMSFAoHdmVyc2lvbhgBIAEoBUID4EEBInkKDUZsdWVuY3lSZXN1", + "bHQSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBEhgKC2V4cGxhbmF0aW9uGAIg", + "ASgJQgPgQQMSHAoKY29uZmlkZW5jZRgDIAEoAkID4EEDSAGIAQFCCAoGX3Nj", + "b3JlQg0KC19jb25maWRlbmNlIpwBCgtTYWZldHlJbnB1dBJFCgttZXRyaWNf", + "c3BlYxgBIAEoCzIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", + "U2FmZXR5U3BlY0ID4EECEkYKCGluc3RhbmNlGAIgASgLMi8uZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5TYWZldHlJbnN0YW5jZUID4EECIj0K", + "DlNhZmV0eUluc3RhbmNlEhwKCnByZWRpY3Rpb24YASABKAlCA+BBAkgAiAEB", + "Qg0KC19wcmVkaWN0aW9uIiIKClNhZmV0eVNwZWMSFAoHdmVyc2lvbhgBIAEo", + "BUID4EEBIngKDFNhZmV0eVJlc3VsdBIXCgVzY29yZRgBIAEoAkID4EEDSACI", + "AQESGAoLZXhwbGFuYXRpb24YAiABKAlCA+BBAxIcCgpjb25maWRlbmNlGAMg", + "ASgCQgPgQQNIAYgBAUIICgZfc2NvcmVCDQoLX2NvbmZpZGVuY2UirgEKEUdy", + "b3VuZGVkbmVzc0lucHV0EksKC21ldHJpY19zcGVjGAEgASgLMjEuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Hcm91bmRlZG5lc3NTcGVjQgPg", + "QQISTAoIaW5zdGFuY2UYAiABKAsyNS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MWJldGExLkdyb3VuZGVkbmVzc0luc3RhbmNlQgPgQQIiagoUR3JvdW5k", + "ZWRuZXNzSW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQES", + "GQoHY29udGV4dBgCIAEoCUID4EECSAGIAQFCDQoLX3ByZWRpY3Rpb25CCgoI", + "X2NvbnRleHQiKAoQR3JvdW5kZWRuZXNzU3BlYxIUCgd2ZXJzaW9uGAEgASgF", + "QgPgQQEifgoSR3JvdW5kZWRuZXNzUmVzdWx0EhcKBXNjb3JlGAEgASgCQgPg", + "QQNIAIgBARIYCgtleHBsYW5hdGlvbhgCIAEoCUID4EEDEhwKCmNvbmZpZGVu", + "Y2UYAyABKAJCA+BBA0gBiAEBQggKBl9zY29yZUINCgtfY29uZmlkZW5jZSKr", + "AQoQRnVsZmlsbG1lbnRJbnB1dBJKCgttZXRyaWNfc3BlYxgBIAEoCzIwLmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRnVsZmlsbG1lbnRTcGVj", + "QgPgQQISSwoIaW5zdGFuY2UYAiABKAsyNC5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MWJldGExLkZ1bGZpbGxtZW50SW5zdGFuY2VCA+BBAiJxChNGdWxm", + "aWxsbWVudEluc3RhbmNlEhwKCnByZWRpY3Rpb24YASABKAlCA+BBAkgAiAEB", + "Eh0KC2luc3RydWN0aW9uGAIgASgJQgPgQQJIAYgBAUINCgtfcHJlZGljdGlv", + "bkIOCgxfaW5zdHJ1Y3Rpb24iJwoPRnVsZmlsbG1lbnRTcGVjEhQKB3ZlcnNp", + "b24YASABKAVCA+BBASJ9ChFGdWxmaWxsbWVudFJlc3VsdBIXCgVzY29yZRgB", + "IAEoAkID4EEDSACIAQESGAoLZXhwbGFuYXRpb24YAiABKAlCA+BBAxIcCgpj", + "b25maWRlbmNlGAMgASgCQgPgQQNIAYgBAUIICgZfc2NvcmVCDQoLX2NvbmZp", + "ZGVuY2UixgEKGVN1bW1hcml6YXRpb25RdWFsaXR5SW5wdXQSUwoLbWV0cmlj", + "X3NwZWMYASABKAsyOS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", + "LlN1bW1hcml6YXRpb25RdWFsaXR5U3BlY0ID4EECElQKCGluc3RhbmNlGAIg", + "ASgLMj0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5TdW1tYXJp", + "emF0aW9uUXVhbGl0eUluc3RhbmNlQgPgQQIizAEKHFN1bW1hcml6YXRpb25R", + "dWFsaXR5SW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQES", "GwoJcmVmZXJlbmNlGAIgASgJQgPgQQFIAYgBARIZCgdjb250ZXh0GAMgASgJ", - "QgPgQQJIAogBARIdCgtpbnN0cnVjdGlvbhgEIAEoCUID4EEBSAOIAQFCDQoL", + "QgPgQQJIAogBARIdCgtpbnN0cnVjdGlvbhgEIAEoCUID4EECSAOIAQFCDQoL", "X3ByZWRpY3Rpb25CDAoKX3JlZmVyZW5jZUIKCghfY29udGV4dEIOCgxfaW5z", - "dHJ1Y3Rpb24iUAocU3VtbWFyaXphdGlvbkhlbHBmdWxuZXNzU3BlYxIaCg11", - "c2VfcmVmZXJlbmNlGAEgASgIQgPgQQESFAoHdmVyc2lvbhgCIAEoBUID4EEB", - "IooBCh5TdW1tYXJpemF0aW9uSGVscGZ1bG5lc3NSZXN1bHQSFwoFc2NvcmUY", - "ASABKAJCA+BBA0gAiAEBEhgKC2V4cGxhbmF0aW9uGAIgASgJQgPgQQMSHAoK", - "Y29uZmlkZW5jZRgDIAEoAkID4EEDSAGIAQFCCAoGX3Njb3JlQg0KC19jb25m", - "aWRlbmNlIswBChtTdW1tYXJpemF0aW9uVmVyYm9zaXR5SW5wdXQSVQoLbWV0", - "cmljX3NwZWMYASABKAsyOy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJl", - "dGExLlN1bW1hcml6YXRpb25WZXJib3NpdHlTcGVjQgPgQQISVgoIaW5zdGFu", - "Y2UYAiABKAsyPy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlN1", - "bW1hcml6YXRpb25WZXJib3NpdHlJbnN0YW5jZUID4EECIs4BCh5TdW1tYXJp", - "emF0aW9uVmVyYm9zaXR5SW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID", - "4EECSACIAQESGwoJcmVmZXJlbmNlGAIgASgJQgPgQQFIAYgBARIZCgdjb250", - "ZXh0GAMgASgJQgPgQQJIAogBARIdCgtpbnN0cnVjdGlvbhgEIAEoCUID4EEB", - "SAOIAQFCDQoLX3ByZWRpY3Rpb25CDAoKX3JlZmVyZW5jZUIKCghfY29udGV4", - "dEIOCgxfaW5zdHJ1Y3Rpb24iTgoaU3VtbWFyaXphdGlvblZlcmJvc2l0eVNw", - "ZWMSGgoNdXNlX3JlZmVyZW5jZRgBIAEoCEID4EEBEhQKB3ZlcnNpb24YAiAB", - "KAVCA+BBASKIAQocU3VtbWFyaXphdGlvblZlcmJvc2l0eVJlc3VsdBIXCgVz", - "Y29yZRgBIAEoAkID4EEDSACIAQESGAoLZXhwbGFuYXRpb24YAiABKAlCA+BB", - "AxIcCgpjb25maWRlbmNlGAMgASgCQgPgQQNIAYgBAUIICgZfc2NvcmVCDQoL", - "X2NvbmZpZGVuY2Ui0gEKHVF1ZXN0aW9uQW5zd2VyaW5nUXVhbGl0eUlucHV0", + "dHJ1Y3Rpb24iTAoYU3VtbWFyaXphdGlvblF1YWxpdHlTcGVjEhoKDXVzZV9y", + "ZWZlcmVuY2UYASABKAhCA+BBARIUCgd2ZXJzaW9uGAIgASgFQgPgQQEihgEK", + "GlN1bW1hcml6YXRpb25RdWFsaXR5UmVzdWx0EhcKBXNjb3JlGAEgASgCQgPg", + "QQNIAIgBARIYCgtleHBsYW5hdGlvbhgCIAEoCUID4EEDEhwKCmNvbmZpZGVu", + "Y2UYAyABKAJCA+BBA0gBiAEBQggKBl9zY29yZUINCgtfY29uZmlkZW5jZSLe", + "AQohUGFpcndpc2VTdW1tYXJpemF0aW9uUXVhbGl0eUlucHV0ElsKC21ldHJp", + "Y19zcGVjGAEgASgLMkEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", + "MS5QYWlyd2lzZVN1bW1hcml6YXRpb25RdWFsaXR5U3BlY0ID4EECElwKCGlu", + "c3RhbmNlGAIgASgLMkUuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", + "MS5QYWlyd2lzZVN1bW1hcml6YXRpb25RdWFsaXR5SW5zdGFuY2VCA+BBAiKT", + "AgokUGFpcndpc2VTdW1tYXJpemF0aW9uUXVhbGl0eUluc3RhbmNlEhwKCnBy", + "ZWRpY3Rpb24YASABKAlCA+BBAkgAiAEBEiUKE2Jhc2VsaW5lX3ByZWRpY3Rp", + "b24YAiABKAlCA+BBAkgBiAEBEhsKCXJlZmVyZW5jZRgDIAEoCUID4EEBSAKI", + "AQESGQoHY29udGV4dBgEIAEoCUID4EECSAOIAQESHQoLaW5zdHJ1Y3Rpb24Y", + "BSABKAlCA+BBAkgEiAEBQg0KC19wcmVkaWN0aW9uQhYKFF9iYXNlbGluZV9w", + "cmVkaWN0aW9uQgwKCl9yZWZlcmVuY2VCCgoIX2NvbnRleHRCDgoMX2luc3Ry", + "dWN0aW9uIlQKIFBhaXJ3aXNlU3VtbWFyaXphdGlvblF1YWxpdHlTcGVjEhoK", + "DXVzZV9yZWZlcmVuY2UYASABKAhCA+BBARIUCgd2ZXJzaW9uGAIgASgFQgPg", + "QQEiugEKIlBhaXJ3aXNlU3VtbWFyaXphdGlvblF1YWxpdHlSZXN1bHQSTQoP", + "cGFpcndpc2VfY2hvaWNlGAEgASgOMi8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjFiZXRhMS5QYWlyd2lzZUNob2ljZUID4EEDEhgKC2V4cGxhbmF0aW9u", + "GAIgASgJQgPgQQMSHAoKY29uZmlkZW5jZRgDIAEoAkID4EEDSACIAQFCDQoL", + "X2NvbmZpZGVuY2Ui0gEKHVN1bW1hcml6YXRpb25IZWxwZnVsbmVzc0lucHV0", "ElcKC21ldHJpY19zcGVjGAEgASgLMj0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjFiZXRhMS5RdWVzdGlvbkFuc3dlcmluZ1F1YWxpdHlTcGVjQgPgQQIS", + "cm0udjFiZXRhMS5TdW1tYXJpemF0aW9uSGVscGZ1bG5lc3NTcGVjQgPgQQIS", "WAoIaW5zdGFuY2UYAiABKAsyQS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlF1ZXN0aW9uQW5zd2VyaW5nUXVhbGl0eUluc3RhbmNlQgPgQQIi", - "0AEKIFF1ZXN0aW9uQW5zd2VyaW5nUXVhbGl0eUluc3RhbmNlEhwKCnByZWRp", + "MWJldGExLlN1bW1hcml6YXRpb25IZWxwZnVsbmVzc0luc3RhbmNlQgPgQQIi", + "0AEKIFN1bW1hcml6YXRpb25IZWxwZnVsbmVzc0luc3RhbmNlEhwKCnByZWRp", "Y3Rpb24YASABKAlCA+BBAkgAiAEBEhsKCXJlZmVyZW5jZRgCIAEoCUID4EEB", "SAGIAQESGQoHY29udGV4dBgDIAEoCUID4EECSAKIAQESHQoLaW5zdHJ1Y3Rp", - "b24YBCABKAlCA+BBAkgDiAEBQg0KC19wcmVkaWN0aW9uQgwKCl9yZWZlcmVu", - "Y2VCCgoIX2NvbnRleHRCDgoMX2luc3RydWN0aW9uIlAKHFF1ZXN0aW9uQW5z", - "d2VyaW5nUXVhbGl0eVNwZWMSGgoNdXNlX3JlZmVyZW5jZRgBIAEoCEID4EEB", - "EhQKB3ZlcnNpb24YAiABKAVCA+BBASKKAQoeUXVlc3Rpb25BbnN3ZXJpbmdR", - "dWFsaXR5UmVzdWx0EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBARIYCgtleHBs", + "b24YBCABKAlCA+BBAUgDiAEBQg0KC19wcmVkaWN0aW9uQgwKCl9yZWZlcmVu", + "Y2VCCgoIX2NvbnRleHRCDgoMX2luc3RydWN0aW9uIlAKHFN1bW1hcml6YXRp", + "b25IZWxwZnVsbmVzc1NwZWMSGgoNdXNlX3JlZmVyZW5jZRgBIAEoCEID4EEB", + "EhQKB3ZlcnNpb24YAiABKAVCA+BBASKKAQoeU3VtbWFyaXphdGlvbkhlbHBm", + "dWxuZXNzUmVzdWx0EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBARIYCgtleHBs", "YW5hdGlvbhgCIAEoCUID4EEDEhwKCmNvbmZpZGVuY2UYAyABKAJCA+BBA0gB", - "iAEBQggKBl9zY29yZUINCgtfY29uZmlkZW5jZSLqAQolUGFpcndpc2VRdWVz", - "dGlvbkFuc3dlcmluZ1F1YWxpdHlJbnB1dBJfCgttZXRyaWNfc3BlYxgBIAEo", - "CzJFLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUGFpcndpc2VR", - "dWVzdGlvbkFuc3dlcmluZ1F1YWxpdHlTcGVjQgPgQQISYAoIaW5zdGFuY2UY", - "AiABKAsySS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3", - "aXNlUXVlc3Rpb25BbnN3ZXJpbmdRdWFsaXR5SW5zdGFuY2VCA+BBAiKXAgoo", - "UGFpcndpc2VRdWVzdGlvbkFuc3dlcmluZ1F1YWxpdHlJbnN0YW5jZRIcCgpw", - "cmVkaWN0aW9uGAEgASgJQgPgQQJIAIgBARIlChNiYXNlbGluZV9wcmVkaWN0", - "aW9uGAIgASgJQgPgQQJIAYgBARIbCglyZWZlcmVuY2UYAyABKAlCA+BBAUgC", - "iAEBEhkKB2NvbnRleHQYBCABKAlCA+BBAkgDiAEBEh0KC2luc3RydWN0aW9u", - "GAUgASgJQgPgQQJIBIgBAUINCgtfcHJlZGljdGlvbkIWChRfYmFzZWxpbmVf", + "iAEBQggKBl9zY29yZUINCgtfY29uZmlkZW5jZSLMAQobU3VtbWFyaXphdGlv", + "blZlcmJvc2l0eUlucHV0ElUKC21ldHJpY19zcGVjGAEgASgLMjsuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5TdW1tYXJpemF0aW9uVmVyYm9z", + "aXR5U3BlY0ID4EECElYKCGluc3RhbmNlGAIgASgLMj8uZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5TdW1tYXJpemF0aW9uVmVyYm9zaXR5SW5z", + "dGFuY2VCA+BBAiLOAQoeU3VtbWFyaXphdGlvblZlcmJvc2l0eUluc3RhbmNl", + "EhwKCnByZWRpY3Rpb24YASABKAlCA+BBAkgAiAEBEhsKCXJlZmVyZW5jZRgC", + "IAEoCUID4EEBSAGIAQESGQoHY29udGV4dBgDIAEoCUID4EECSAKIAQESHQoL", + "aW5zdHJ1Y3Rpb24YBCABKAlCA+BBAUgDiAEBQg0KC19wcmVkaWN0aW9uQgwK", + "Cl9yZWZlcmVuY2VCCgoIX2NvbnRleHRCDgoMX2luc3RydWN0aW9uIk4KGlN1", + "bW1hcml6YXRpb25WZXJib3NpdHlTcGVjEhoKDXVzZV9yZWZlcmVuY2UYASAB", + "KAhCA+BBARIUCgd2ZXJzaW9uGAIgASgFQgPgQQEiiAEKHFN1bW1hcml6YXRp", + "b25WZXJib3NpdHlSZXN1bHQSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBEhgK", + "C2V4cGxhbmF0aW9uGAIgASgJQgPgQQMSHAoKY29uZmlkZW5jZRgDIAEoAkID", + "4EEDSAGIAQFCCAoGX3Njb3JlQg0KC19jb25maWRlbmNlItIBCh1RdWVzdGlv", + "bkFuc3dlcmluZ1F1YWxpdHlJbnB1dBJXCgttZXRyaWNfc3BlYxgBIAEoCzI9", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUXVlc3Rpb25BbnN3", + "ZXJpbmdRdWFsaXR5U3BlY0ID4EECElgKCGluc3RhbmNlGAIgASgLMkEuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5RdWVzdGlvbkFuc3dlcmlu", + "Z1F1YWxpdHlJbnN0YW5jZUID4EECItABCiBRdWVzdGlvbkFuc3dlcmluZ1F1", + "YWxpdHlJbnN0YW5jZRIcCgpwcmVkaWN0aW9uGAEgASgJQgPgQQJIAIgBARIb", + "CglyZWZlcmVuY2UYAiABKAlCA+BBAUgBiAEBEhkKB2NvbnRleHQYAyABKAlC", + "A+BBAkgCiAEBEh0KC2luc3RydWN0aW9uGAQgASgJQgPgQQJIA4gBAUINCgtf", "cHJlZGljdGlvbkIMCgpfcmVmZXJlbmNlQgoKCF9jb250ZXh0Qg4KDF9pbnN0", - "cnVjdGlvbiJYCiRQYWlyd2lzZVF1ZXN0aW9uQW5zd2VyaW5nUXVhbGl0eVNw", - "ZWMSGgoNdXNlX3JlZmVyZW5jZRgBIAEoCEID4EEBEhQKB3ZlcnNpb24YAiAB", - "KAVCA+BBASK+AQomUGFpcndpc2VRdWVzdGlvbkFuc3dlcmluZ1F1YWxpdHlS", - "ZXN1bHQSTQoPcGFpcndpc2VfY2hvaWNlGAEgASgOMi8uZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjFiZXRhMS5QYWlyd2lzZUNob2ljZUID4EEDEhgKC2V4", - "cGxhbmF0aW9uGAIgASgJQgPgQQMSHAoKY29uZmlkZW5jZRgDIAEoAkID4EED", - "SACIAQFCDQoLX2NvbmZpZGVuY2Ui2AEKH1F1ZXN0aW9uQW5zd2VyaW5nUmVs", - "ZXZhbmNlSW5wdXQSWQoLbWV0cmljX3NwZWMYASABKAsyPy5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MWJldGExLlF1ZXN0aW9uQW5zd2VyaW5nUmVsZXZh", - "bmNlU3BlY0ID4EECEloKCGluc3RhbmNlGAIgASgLMkMuZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjFiZXRhMS5RdWVzdGlvbkFuc3dlcmluZ1JlbGV2YW5j", - "ZUluc3RhbmNlQgPgQQIi0gEKIlF1ZXN0aW9uQW5zd2VyaW5nUmVsZXZhbmNl", - "SW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQESGwoJcmVm", - "ZXJlbmNlGAIgASgJQgPgQQFIAYgBARIZCgdjb250ZXh0GAMgASgJQgPgQQFI", - "AogBARIdCgtpbnN0cnVjdGlvbhgEIAEoCUID4EECSAOIAQFCDQoLX3ByZWRp", - "Y3Rpb25CDAoKX3JlZmVyZW5jZUIKCghfY29udGV4dEIOCgxfaW5zdHJ1Y3Rp", - "b24iUgoeUXVlc3Rpb25BbnN3ZXJpbmdSZWxldmFuY2VTcGVjEhoKDXVzZV9y", - "ZWZlcmVuY2UYASABKAhCA+BBARIUCgd2ZXJzaW9uGAIgASgFQgPgQQEijAEK", - "IFF1ZXN0aW9uQW5zd2VyaW5nUmVsZXZhbmNlUmVzdWx0EhcKBXNjb3JlGAEg", - "ASgCQgPgQQNIAIgBARIYCgtleHBsYW5hdGlvbhgCIAEoCUID4EEDEhwKCmNv", - "bmZpZGVuY2UYAyABKAJCA+BBA0gBiAEBQggKBl9zY29yZUINCgtfY29uZmlk", - "ZW5jZSLeAQohUXVlc3Rpb25BbnN3ZXJpbmdIZWxwZnVsbmVzc0lucHV0ElsK", - "C21ldHJpY19zcGVjGAEgASgLMkEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5RdWVzdGlvbkFuc3dlcmluZ0hlbHBmdWxuZXNzU3BlY0ID4EEC", - "ElwKCGluc3RhbmNlGAIgASgLMkUuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5RdWVzdGlvbkFuc3dlcmluZ0hlbHBmdWxuZXNzSW5zdGFuY2VC", - "A+BBAiLUAQokUXVlc3Rpb25BbnN3ZXJpbmdIZWxwZnVsbmVzc0luc3RhbmNl", + "cnVjdGlvbiJQChxRdWVzdGlvbkFuc3dlcmluZ1F1YWxpdHlTcGVjEhoKDXVz", + "ZV9yZWZlcmVuY2UYASABKAhCA+BBARIUCgd2ZXJzaW9uGAIgASgFQgPgQQEi", + "igEKHlF1ZXN0aW9uQW5zd2VyaW5nUXVhbGl0eVJlc3VsdBIXCgVzY29yZRgB", + "IAEoAkID4EEDSACIAQESGAoLZXhwbGFuYXRpb24YAiABKAlCA+BBAxIcCgpj", + "b25maWRlbmNlGAMgASgCQgPgQQNIAYgBAUIICgZfc2NvcmVCDQoLX2NvbmZp", + "ZGVuY2Ui6gEKJVBhaXJ3aXNlUXVlc3Rpb25BbnN3ZXJpbmdRdWFsaXR5SW5w", + "dXQSXwoLbWV0cmljX3NwZWMYASABKAsyRS5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MWJldGExLlBhaXJ3aXNlUXVlc3Rpb25BbnN3ZXJpbmdRdWFsaXR5", + "U3BlY0ID4EECEmAKCGluc3RhbmNlGAIgASgLMkkuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5QYWlyd2lzZVF1ZXN0aW9uQW5zd2VyaW5nUXVh", + "bGl0eUluc3RhbmNlQgPgQQIilwIKKFBhaXJ3aXNlUXVlc3Rpb25BbnN3ZXJp", + "bmdRdWFsaXR5SW5zdGFuY2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACI", + "AQESJQoTYmFzZWxpbmVfcHJlZGljdGlvbhgCIAEoCUID4EECSAGIAQESGwoJ", + "cmVmZXJlbmNlGAMgASgJQgPgQQFIAogBARIZCgdjb250ZXh0GAQgASgJQgPg", + "QQJIA4gBARIdCgtpbnN0cnVjdGlvbhgFIAEoCUID4EECSASIAQFCDQoLX3By", + "ZWRpY3Rpb25CFgoUX2Jhc2VsaW5lX3ByZWRpY3Rpb25CDAoKX3JlZmVyZW5j", + "ZUIKCghfY29udGV4dEIOCgxfaW5zdHJ1Y3Rpb24iWAokUGFpcndpc2VRdWVz", + "dGlvbkFuc3dlcmluZ1F1YWxpdHlTcGVjEhoKDXVzZV9yZWZlcmVuY2UYASAB", + "KAhCA+BBARIUCgd2ZXJzaW9uGAIgASgFQgPgQQEivgEKJlBhaXJ3aXNlUXVl", + "c3Rpb25BbnN3ZXJpbmdRdWFsaXR5UmVzdWx0Ek0KD3BhaXJ3aXNlX2Nob2lj", + "ZRgBIAEoDjIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUGFp", + "cndpc2VDaG9pY2VCA+BBAxIYCgtleHBsYW5hdGlvbhgCIAEoCUID4EEDEhwK", + "CmNvbmZpZGVuY2UYAyABKAJCA+BBA0gAiAEBQg0KC19jb25maWRlbmNlItgB", + "Ch9RdWVzdGlvbkFuc3dlcmluZ1JlbGV2YW5jZUlucHV0ElkKC21ldHJpY19z", + "cGVjGAEgASgLMj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5R", + "dWVzdGlvbkFuc3dlcmluZ1JlbGV2YW5jZVNwZWNCA+BBAhJaCghpbnN0YW5j", + "ZRgCIAEoCzJDLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUXVl", + "c3Rpb25BbnN3ZXJpbmdSZWxldmFuY2VJbnN0YW5jZUID4EECItIBCiJRdWVz", + "dGlvbkFuc3dlcmluZ1JlbGV2YW5jZUluc3RhbmNlEhwKCnByZWRpY3Rpb24Y", + "ASABKAlCA+BBAkgAiAEBEhsKCXJlZmVyZW5jZRgCIAEoCUID4EEBSAGIAQES", + "GQoHY29udGV4dBgDIAEoCUID4EEBSAKIAQESHQoLaW5zdHJ1Y3Rpb24YBCAB", + "KAlCA+BBAkgDiAEBQg0KC19wcmVkaWN0aW9uQgwKCl9yZWZlcmVuY2VCCgoI", + "X2NvbnRleHRCDgoMX2luc3RydWN0aW9uIlIKHlF1ZXN0aW9uQW5zd2VyaW5n", + "UmVsZXZhbmNlU3BlYxIaCg11c2VfcmVmZXJlbmNlGAEgASgIQgPgQQESFAoH", + "dmVyc2lvbhgCIAEoBUID4EEBIowBCiBRdWVzdGlvbkFuc3dlcmluZ1JlbGV2", + "YW5jZVJlc3VsdBIXCgVzY29yZRgBIAEoAkID4EEDSACIAQESGAoLZXhwbGFu", + "YXRpb24YAiABKAlCA+BBAxIcCgpjb25maWRlbmNlGAMgASgCQgPgQQNIAYgB", + "AUIICgZfc2NvcmVCDQoLX2NvbmZpZGVuY2Ui3gEKIVF1ZXN0aW9uQW5zd2Vy", + "aW5nSGVscGZ1bG5lc3NJbnB1dBJbCgttZXRyaWNfc3BlYxgBIAEoCzJBLmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUXVlc3Rpb25BbnN3ZXJp", + "bmdIZWxwZnVsbmVzc1NwZWNCA+BBAhJcCghpbnN0YW5jZRgCIAEoCzJFLmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUXVlc3Rpb25BbnN3ZXJp", + "bmdIZWxwZnVsbmVzc0luc3RhbmNlQgPgQQIi1AEKJFF1ZXN0aW9uQW5zd2Vy", + "aW5nSGVscGZ1bG5lc3NJbnN0YW5jZRIcCgpwcmVkaWN0aW9uGAEgASgJQgPg", + "QQJIAIgBARIbCglyZWZlcmVuY2UYAiABKAlCA+BBAUgBiAEBEhkKB2NvbnRl", + "eHQYAyABKAlCA+BBAUgCiAEBEh0KC2luc3RydWN0aW9uGAQgASgJQgPgQQJI", + "A4gBAUINCgtfcHJlZGljdGlvbkIMCgpfcmVmZXJlbmNlQgoKCF9jb250ZXh0", + "Qg4KDF9pbnN0cnVjdGlvbiJUCiBRdWVzdGlvbkFuc3dlcmluZ0hlbHBmdWxu", + "ZXNzU3BlYxIaCg11c2VfcmVmZXJlbmNlGAEgASgIQgPgQQESFAoHdmVyc2lv", + "bhgCIAEoBUID4EEBIo4BCiJRdWVzdGlvbkFuc3dlcmluZ0hlbHBmdWxuZXNz", + "UmVzdWx0EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBARIYCgtleHBsYW5hdGlv", + "bhgCIAEoCUID4EEDEhwKCmNvbmZpZGVuY2UYAyABKAJCA+BBA0gBiAEBQggK", + "Bl9zY29yZUINCgtfY29uZmlkZW5jZSLeAQohUXVlc3Rpb25BbnN3ZXJpbmdD", + "b3JyZWN0bmVzc0lucHV0ElsKC21ldHJpY19zcGVjGAEgASgLMkEuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5RdWVzdGlvbkFuc3dlcmluZ0Nv", + "cnJlY3RuZXNzU3BlY0ID4EECElwKCGluc3RhbmNlGAIgASgLMkUuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5RdWVzdGlvbkFuc3dlcmluZ0Nv", + "cnJlY3RuZXNzSW5zdGFuY2VCA+BBAiLUAQokUXVlc3Rpb25BbnN3ZXJpbmdD", + "b3JyZWN0bmVzc0luc3RhbmNlEhwKCnByZWRpY3Rpb24YASABKAlCA+BBAkgA", + "iAEBEhsKCXJlZmVyZW5jZRgCIAEoCUID4EEBSAGIAQESGQoHY29udGV4dBgD", + "IAEoCUID4EEBSAKIAQESHQoLaW5zdHJ1Y3Rpb24YBCABKAlCA+BBAkgDiAEB", + "Qg0KC19wcmVkaWN0aW9uQgwKCl9yZWZlcmVuY2VCCgoIX2NvbnRleHRCDgoM", + "X2luc3RydWN0aW9uIlQKIFF1ZXN0aW9uQW5zd2VyaW5nQ29ycmVjdG5lc3NT", + "cGVjEhoKDXVzZV9yZWZlcmVuY2UYASABKAhCA+BBARIUCgd2ZXJzaW9uGAIg", + "ASgFQgPgQQEijgEKIlF1ZXN0aW9uQW5zd2VyaW5nQ29ycmVjdG5lc3NSZXN1", + "bHQSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBEhgKC2V4cGxhbmF0aW9uGAIg", + "ASgJQgPgQQMSHAoKY29uZmlkZW5jZRgDIAEoAkID4EEDSAGIAQFCCAoGX3Nj", + "b3JlQg0KC19jb25maWRlbmNlIrcBChRQb2ludHdpc2VNZXRyaWNJbnB1dBJO", + "CgttZXRyaWNfc3BlYxgBIAEoCzI0Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuUG9pbnR3aXNlTWV0cmljU3BlY0ID4EECEk8KCGluc3RhbmNl", + "GAIgASgLMjguZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Qb2lu", + "dHdpc2VNZXRyaWNJbnN0YW5jZUID4EECIj4KF1BvaW50d2lzZU1ldHJpY0lu", + "c3RhbmNlEhcKDWpzb25faW5zdGFuY2UYASABKAlIAEIKCghpbnN0YW5jZSKX", + "AQoTUG9pbnR3aXNlTWV0cmljU3BlYxIoChZtZXRyaWNfcHJvbXB0X3RlbXBs", + "YXRlGAEgASgJQgPgQQJIAIgBARIkChJzeXN0ZW1faW5zdHJ1Y3Rpb24YAiAB", + "KAlCA+BBAUgBiAEBQhkKF19tZXRyaWNfcHJvbXB0X3RlbXBsYXRlQhUKE19z", + "eXN0ZW1faW5zdHJ1Y3Rpb24iVAoVUG9pbnR3aXNlTWV0cmljUmVzdWx0EhcK", + "BXNjb3JlGAEgASgCQgPgQQNIAIgBARIYCgtleHBsYW5hdGlvbhgCIAEoCUID", + "4EEDQggKBl9zY29yZSK0AQoTUGFpcndpc2VNZXRyaWNJbnB1dBJNCgttZXRy", + "aWNfc3BlYxgBIAEoCzIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", + "YTEuUGFpcndpc2VNZXRyaWNTcGVjQgPgQQISTgoIaW5zdGFuY2UYAiABKAsy", + "Ny5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3aXNlTWV0", + "cmljSW5zdGFuY2VCA+BBAiI9ChZQYWlyd2lzZU1ldHJpY0luc3RhbmNlEhcK", + "DWpzb25faW5zdGFuY2UYASABKAlIAEIKCghpbnN0YW5jZSLtAQoSUGFpcndp", + "c2VNZXRyaWNTcGVjEigKFm1ldHJpY19wcm9tcHRfdGVtcGxhdGUYASABKAlC", + "A+BBAkgAiAEBEioKHWNhbmRpZGF0ZV9yZXNwb25zZV9maWVsZF9uYW1lGAIg", + "ASgJQgPgQQESKQocYmFzZWxpbmVfcmVzcG9uc2VfZmllbGRfbmFtZRgDIAEo", + "CUID4EEBEiQKEnN5c3RlbV9pbnN0cnVjdGlvbhgEIAEoCUID4EEBSAGIAQFC", + "GQoXX21ldHJpY19wcm9tcHRfdGVtcGxhdGVCFQoTX3N5c3RlbV9pbnN0cnVj", + "dGlvbiJ/ChRQYWlyd2lzZU1ldHJpY1Jlc3VsdBJNCg9wYWlyd2lzZV9jaG9p", + "Y2UYASABKA4yLy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBh", + "aXJ3aXNlQ2hvaWNlQgPgQQMSGAoLZXhwbGFuYXRpb24YAiABKAlCA+BBAyKy", + "AQoSVG9vbENhbGxWYWxpZElucHV0EkwKC21ldHJpY19zcGVjGAEgASgLMjIu", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Ub29sQ2FsbFZhbGlk", + "U3BlY0ID4EECEk4KCWluc3RhbmNlcxgCIAMoCzI2Lmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuVG9vbENhbGxWYWxpZEluc3RhbmNlQgPgQQIi", + "EwoRVG9vbENhbGxWYWxpZFNwZWMibwoVVG9vbENhbGxWYWxpZEluc3RhbmNl", "EhwKCnByZWRpY3Rpb24YASABKAlCA+BBAkgAiAEBEhsKCXJlZmVyZW5jZRgC", - "IAEoCUID4EEBSAGIAQESGQoHY29udGV4dBgDIAEoCUID4EEBSAKIAQESHQoL", - "aW5zdHJ1Y3Rpb24YBCABKAlCA+BBAkgDiAEBQg0KC19wcmVkaWN0aW9uQgwK", - "Cl9yZWZlcmVuY2VCCgoIX2NvbnRleHRCDgoMX2luc3RydWN0aW9uIlQKIFF1", - "ZXN0aW9uQW5zd2VyaW5nSGVscGZ1bG5lc3NTcGVjEhoKDXVzZV9yZWZlcmVu", - "Y2UYASABKAhCA+BBARIUCgd2ZXJzaW9uGAIgASgFQgPgQQEijgEKIlF1ZXN0", - "aW9uQW5zd2VyaW5nSGVscGZ1bG5lc3NSZXN1bHQSFwoFc2NvcmUYASABKAJC", - "A+BBA0gAiAEBEhgKC2V4cGxhbmF0aW9uGAIgASgJQgPgQQMSHAoKY29uZmlk", - "ZW5jZRgDIAEoAkID4EEDSAGIAQFCCAoGX3Njb3JlQg0KC19jb25maWRlbmNl", - "It4BCiFRdWVzdGlvbkFuc3dlcmluZ0NvcnJlY3RuZXNzSW5wdXQSWwoLbWV0", - "cmljX3NwZWMYASABKAsyQS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJl", - "dGExLlF1ZXN0aW9uQW5zd2VyaW5nQ29ycmVjdG5lc3NTcGVjQgPgQQISXAoI", - "aW5zdGFuY2UYAiABKAsyRS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJl", - "dGExLlF1ZXN0aW9uQW5zd2VyaW5nQ29ycmVjdG5lc3NJbnN0YW5jZUID4EEC", - "ItQBCiRRdWVzdGlvbkFuc3dlcmluZ0NvcnJlY3RuZXNzSW5zdGFuY2USHAoK", - "cHJlZGljdGlvbhgBIAEoCUID4EECSACIAQESGwoJcmVmZXJlbmNlGAIgASgJ", - "QgPgQQFIAYgBARIZCgdjb250ZXh0GAMgASgJQgPgQQFIAogBARIdCgtpbnN0", - "cnVjdGlvbhgEIAEoCUID4EECSAOIAQFCDQoLX3ByZWRpY3Rpb25CDAoKX3Jl", - "ZmVyZW5jZUIKCghfY29udGV4dEIOCgxfaW5zdHJ1Y3Rpb24iVAogUXVlc3Rp", - "b25BbnN3ZXJpbmdDb3JyZWN0bmVzc1NwZWMSGgoNdXNlX3JlZmVyZW5jZRgB", - "IAEoCEID4EEBEhQKB3ZlcnNpb24YAiABKAVCA+BBASKOAQoiUXVlc3Rpb25B", - "bnN3ZXJpbmdDb3JyZWN0bmVzc1Jlc3VsdBIXCgVzY29yZRgBIAEoAkID4EED", - "SACIAQESGAoLZXhwbGFuYXRpb24YAiABKAlCA+BBAxIcCgpjb25maWRlbmNl", - "GAMgASgCQgPgQQNIAYgBAUIICgZfc2NvcmVCDQoLX2NvbmZpZGVuY2UitwEK", - "FFBvaW50d2lzZU1ldHJpY0lucHV0Ek4KC21ldHJpY19zcGVjGAEgASgLMjQu", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Qb2ludHdpc2VNZXRy", - "aWNTcGVjQgPgQQISTwoIaW5zdGFuY2UYAiABKAsyOC5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLlBvaW50d2lzZU1ldHJpY0luc3RhbmNlQgPg", - "QQIiPgoXUG9pbnR3aXNlTWV0cmljSW5zdGFuY2USFwoNanNvbl9pbnN0YW5j", - "ZRgBIAEoCUgAQgoKCGluc3RhbmNlIloKE1BvaW50d2lzZU1ldHJpY1NwZWMS", - "KAoWbWV0cmljX3Byb21wdF90ZW1wbGF0ZRgBIAEoCUID4EECSACIAQFCGQoX", - "X21ldHJpY19wcm9tcHRfdGVtcGxhdGUiVAoVUG9pbnR3aXNlTWV0cmljUmVz", - "dWx0EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBARIYCgtleHBsYW5hdGlvbhgC", - "IAEoCUID4EEDQggKBl9zY29yZSK0AQoTUGFpcndpc2VNZXRyaWNJbnB1dBJN", - "CgttZXRyaWNfc3BlYxgBIAEoCzIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuUGFpcndpc2VNZXRyaWNTcGVjQgPgQQISTgoIaW5zdGFuY2UY", - "AiABKAsyNy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBhaXJ3", - "aXNlTWV0cmljSW5zdGFuY2VCA+BBAiI9ChZQYWlyd2lzZU1ldHJpY0luc3Rh", - "bmNlEhcKDWpzb25faW5zdGFuY2UYASABKAlIAEIKCghpbnN0YW5jZSJZChJQ", - "YWlyd2lzZU1ldHJpY1NwZWMSKAoWbWV0cmljX3Byb21wdF90ZW1wbGF0ZRgB", - "IAEoCUID4EECSACIAQFCGQoXX21ldHJpY19wcm9tcHRfdGVtcGxhdGUifwoU", - "UGFpcndpc2VNZXRyaWNSZXN1bHQSTQoPcGFpcndpc2VfY2hvaWNlGAEgASgO", - "Mi8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5QYWlyd2lzZUNo", - "b2ljZUID4EEDEhgKC2V4cGxhbmF0aW9uGAIgASgJQgPgQQMisgEKElRvb2xD", - "YWxsVmFsaWRJbnB1dBJMCgttZXRyaWNfc3BlYxgBIAEoCzIyLmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVG9vbENhbGxWYWxpZFNwZWNCA+BB", - "AhJOCglpbnN0YW5jZXMYAiADKAsyNi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MWJldGExLlRvb2xDYWxsVmFsaWRJbnN0YW5jZUID4EECIhMKEVRvb2xD", - "YWxsVmFsaWRTcGVjIm8KFVRvb2xDYWxsVmFsaWRJbnN0YW5jZRIcCgpwcmVk", - "aWN0aW9uGAEgASgJQgPgQQJIAIgBARIbCglyZWZlcmVuY2UYAiABKAlCA+BB", - "AkgBiAEBQg0KC19wcmVkaWN0aW9uQgwKCl9yZWZlcmVuY2UifQoUVG9vbENh", - "bGxWYWxpZFJlc3VsdHMSZQoddG9vbF9jYWxsX3ZhbGlkX21ldHJpY192YWx1", - "ZXMYASADKAsyOS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRv", - "b2xDYWxsVmFsaWRNZXRyaWNWYWx1ZUID4EEDIj0KGFRvb2xDYWxsVmFsaWRN", - "ZXRyaWNWYWx1ZRIXCgVzY29yZRgBIAEoAkID4EEDSACIAQFCCAoGX3Njb3Jl", - "IrIBChJUb29sTmFtZU1hdGNoSW5wdXQSTAoLbWV0cmljX3NwZWMYASABKAsy", - "Mi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRvb2xOYW1lTWF0", - "Y2hTcGVjQgPgQQISTgoJaW5zdGFuY2VzGAIgAygLMjYuZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjFiZXRhMS5Ub29sTmFtZU1hdGNoSW5zdGFuY2VCA+BB", - "AiITChFUb29sTmFtZU1hdGNoU3BlYyJvChVUb29sTmFtZU1hdGNoSW5zdGFu", - "Y2USHAoKcHJlZGljdGlvbhgBIAEoCUID4EECSACIAQESGwoJcmVmZXJlbmNl", - "GAIgASgJQgPgQQJIAYgBAUINCgtfcHJlZGljdGlvbkIMCgpfcmVmZXJlbmNl", - "In0KFFRvb2xOYW1lTWF0Y2hSZXN1bHRzEmUKHXRvb2xfbmFtZV9tYXRjaF9t", - "ZXRyaWNfdmFsdWVzGAEgAygLMjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5Ub29sTmFtZU1hdGNoTWV0cmljVmFsdWVCA+BBAyI9ChhUb29s", - "TmFtZU1hdGNoTWV0cmljVmFsdWUSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEB", - "QggKBl9zY29yZSLKAQoaVG9vbFBhcmFtZXRlcktleU1hdGNoSW5wdXQSVAoL", - "bWV0cmljX3NwZWMYASABKAsyOi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlRvb2xQYXJhbWV0ZXJLZXlNYXRjaFNwZWNCA+BBAhJWCglpbnN0", - "YW5jZXMYAiADKAsyPi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", - "LlRvb2xQYXJhbWV0ZXJLZXlNYXRjaEluc3RhbmNlQgPgQQIiGwoZVG9vbFBh", - "cmFtZXRlcktleU1hdGNoU3BlYyJ3Ch1Ub29sUGFyYW1ldGVyS2V5TWF0Y2hJ", - "bnN0YW5jZRIcCgpwcmVkaWN0aW9uGAEgASgJQgPgQQJIAIgBARIbCglyZWZl", - "cmVuY2UYAiABKAlCA+BBAkgBiAEBQg0KC19wcmVkaWN0aW9uQgwKCl9yZWZl", - "cmVuY2UilgEKHFRvb2xQYXJhbWV0ZXJLZXlNYXRjaFJlc3VsdHMSdgomdG9v", - "bF9wYXJhbWV0ZXJfa2V5X21hdGNoX21ldHJpY192YWx1ZXMYASADKAsyQS5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRvb2xQYXJhbWV0ZXJL", - "ZXlNYXRjaE1ldHJpY1ZhbHVlQgPgQQMiRQogVG9vbFBhcmFtZXRlcktleU1h", - "dGNoTWV0cmljVmFsdWUSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBQggKBl9z", - "Y29yZSLHAQoZVG9vbFBhcmFtZXRlcktWTWF0Y2hJbnB1dBJTCgttZXRyaWNf", - "c3BlYxgBIAEoCzI5Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", - "VG9vbFBhcmFtZXRlcktWTWF0Y2hTcGVjQgPgQQISVQoJaW5zdGFuY2VzGAIg", - "AygLMj0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Ub29sUGFy", - "YW1ldGVyS1ZNYXRjaEluc3RhbmNlQgPgQQIiQAoYVG9vbFBhcmFtZXRlcktW", - "TWF0Y2hTcGVjEiQKF3VzZV9zdHJpY3Rfc3RyaW5nX21hdGNoGAEgASgIQgPg", - "QQEidgocVG9vbFBhcmFtZXRlcktWTWF0Y2hJbnN0YW5jZRIcCgpwcmVkaWN0", - "aW9uGAEgASgJQgPgQQJIAIgBARIbCglyZWZlcmVuY2UYAiABKAlCA+BBAkgB", - "iAEBQg0KC19wcmVkaWN0aW9uQgwKCl9yZWZlcmVuY2UikwEKG1Rvb2xQYXJh", - "bWV0ZXJLVk1hdGNoUmVzdWx0cxJ0CiV0b29sX3BhcmFtZXRlcl9rdl9tYXRj", - "aF9tZXRyaWNfdmFsdWVzGAEgAygLMkAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjFiZXRhMS5Ub29sUGFyYW1ldGVyS1ZNYXRjaE1ldHJpY1ZhbHVlQgPg", - "QQMiRAofVG9vbFBhcmFtZXRlcktWTWF0Y2hNZXRyaWNWYWx1ZRIXCgVzY29y", - "ZRgBIAEoAkID4EEDSACIAQFCCAoGX3Njb3JlIscBChlUcmFqZWN0b3J5RXhh", - "Y3RNYXRjaElucHV0ElMKC21ldHJpY19zcGVjGAEgASgLMjkuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5RXhhY3RNYXRjaFNw", - "ZWNCA+BBAhJVCglpbnN0YW5jZXMYAiADKAsyPS5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlFeGFjdE1hdGNoSW5zdGFuY2VC", - "A+BBAiIaChhUcmFqZWN0b3J5RXhhY3RNYXRjaFNwZWMi+gEKHFRyYWplY3Rv", - "cnlFeGFjdE1hdGNoSW5zdGFuY2USUwoUcHJlZGljdGVkX3RyYWplY3RvcnkY", - "ASABKAsyKy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWpl", - "Y3RvcnlCA+BBAkgAiAEBElMKFHJlZmVyZW5jZV90cmFqZWN0b3J5GAIgASgL", - "MisuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5", - "QgPgQQJIAYgBAUIXChVfcHJlZGljdGVkX3RyYWplY3RvcnlCFwoVX3JlZmVy", - "ZW5jZV90cmFqZWN0b3J5IpIBChtUcmFqZWN0b3J5RXhhY3RNYXRjaFJlc3Vs", - "dHMScwokdHJhamVjdG9yeV9leGFjdF9tYXRjaF9tZXRyaWNfdmFsdWVzGAEg", - "AygLMkAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0", - "b3J5RXhhY3RNYXRjaE1ldHJpY1ZhbHVlQgPgQQMiRAofVHJhamVjdG9yeUV4", - "YWN0TWF0Y2hNZXRyaWNWYWx1ZRIXCgVzY29yZRgBIAEoAkID4EEDSACIAQFC", - "CAoGX3Njb3JlIs0BChtUcmFqZWN0b3J5SW5PcmRlck1hdGNoSW5wdXQSVQoL", - "bWV0cmljX3NwZWMYASABKAsyOy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlRyYWplY3RvcnlJbk9yZGVyTWF0Y2hTcGVjQgPgQQISVwoJaW5z", - "dGFuY2VzGAIgAygLMj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", - "MS5UcmFqZWN0b3J5SW5PcmRlck1hdGNoSW5zdGFuY2VCA+BBAiIcChpUcmFq", - "ZWN0b3J5SW5PcmRlck1hdGNoU3BlYyL8AQoeVHJhamVjdG9yeUluT3JkZXJN", - "YXRjaEluc3RhbmNlElMKFHByZWRpY3RlZF90cmFqZWN0b3J5GAEgASgLMisu", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5QgPg", - "QQJIAIgBARJTChRyZWZlcmVuY2VfdHJhamVjdG9yeRgCIAEoCzIrLmdvb2ds", - "ZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUID4EECSAGI", - "AQFCFwoVX3ByZWRpY3RlZF90cmFqZWN0b3J5QhcKFV9yZWZlcmVuY2VfdHJh", - "amVjdG9yeSKZAQodVHJhamVjdG9yeUluT3JkZXJNYXRjaFJlc3VsdHMSeAon", - "dHJhamVjdG9yeV9pbl9vcmRlcl9tYXRjaF9tZXRyaWNfdmFsdWVzGAEgAygL", - "MkIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5", - "SW5PcmRlck1hdGNoTWV0cmljVmFsdWVCA+BBAyJGCiFUcmFqZWN0b3J5SW5P", - "cmRlck1hdGNoTWV0cmljVmFsdWUSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEB", - "QggKBl9zY29yZSLQAQocVHJhamVjdG9yeUFueU9yZGVyTWF0Y2hJbnB1dBJW", - "CgttZXRyaWNfc3BlYxgBIAEoCzI8Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuVHJhamVjdG9yeUFueU9yZGVyTWF0Y2hTcGVjQgPgQQISWAoJ", - "aW5zdGFuY2VzGAIgAygLMkAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5UcmFqZWN0b3J5QW55T3JkZXJNYXRjaEluc3RhbmNlQgPgQQIiHQob", - "VHJhamVjdG9yeUFueU9yZGVyTWF0Y2hTcGVjIv0BCh9UcmFqZWN0b3J5QW55", - "T3JkZXJNYXRjaEluc3RhbmNlElMKFHByZWRpY3RlZF90cmFqZWN0b3J5GAEg", - "ASgLMisuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0", - "b3J5QgPgQQJIAIgBARJTChRyZWZlcmVuY2VfdHJhamVjdG9yeRgCIAEoCzIr", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUID", - "4EECSAGIAQFCFwoVX3ByZWRpY3RlZF90cmFqZWN0b3J5QhcKFV9yZWZlcmVu", - "Y2VfdHJhamVjdG9yeSKcAQoeVHJhamVjdG9yeUFueU9yZGVyTWF0Y2hSZXN1", - "bHRzEnoKKHRyYWplY3RvcnlfYW55X29yZGVyX21hdGNoX21ldHJpY192YWx1", - "ZXMYASADKAsyQy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRy", - "YWplY3RvcnlBbnlPcmRlck1hdGNoTWV0cmljVmFsdWVCA+BBAyJHCiJUcmFq", - "ZWN0b3J5QW55T3JkZXJNYXRjaE1ldHJpY1ZhbHVlEhcKBXNjb3JlGAEgASgC", - "QgPgQQNIAIgBAUIICgZfc2NvcmUixAEKGFRyYWplY3RvcnlQcmVjaXNpb25J", - "bnB1dBJSCgttZXRyaWNfc3BlYxgBIAEoCzI4Lmdvb2dsZS5jbG91ZC5haXBs", - "YXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeVByZWNpc2lvblNwZWNCA+BBAhJU", - "CglpbnN0YW5jZXMYAiADKAsyPC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlRyYWplY3RvcnlQcmVjaXNpb25JbnN0YW5jZUID4EECIhkKF1Ry", - "YWplY3RvcnlQcmVjaXNpb25TcGVjIvkBChtUcmFqZWN0b3J5UHJlY2lzaW9u", - "SW5zdGFuY2USUwoUcHJlZGljdGVkX3RyYWplY3RvcnkYASABKAsyKy5nb29n", - "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlCA+BBAkgA", - "iAEBElMKFHJlZmVyZW5jZV90cmFqZWN0b3J5GAIgASgLMisuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5QgPgQQJIAYgBAUIX", - "ChVfcHJlZGljdGVkX3RyYWplY3RvcnlCFwoVX3JlZmVyZW5jZV90cmFqZWN0", - "b3J5Io4BChpUcmFqZWN0b3J5UHJlY2lzaW9uUmVzdWx0cxJwCiJ0cmFqZWN0", - "b3J5X3ByZWNpc2lvbl9tZXRyaWNfdmFsdWVzGAEgAygLMj8uZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5UHJlY2lzaW9uTWV0", - "cmljVmFsdWVCA+BBAyJDCh5UcmFqZWN0b3J5UHJlY2lzaW9uTWV0cmljVmFs", - "dWUSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBQggKBl9zY29yZSK7AQoVVHJh", - "amVjdG9yeVJlY2FsbElucHV0Ek8KC21ldHJpY19zcGVjGAEgASgLMjUuZ29v", - "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5UmVjYWxs", - "U3BlY0ID4EECElEKCWluc3RhbmNlcxgCIAMoCzI5Lmdvb2dsZS5jbG91ZC5h", - "aXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeVJlY2FsbEluc3RhbmNlQgPg", - "QQIiFgoUVHJhamVjdG9yeVJlY2FsbFNwZWMi9gEKGFRyYWplY3RvcnlSZWNh", - "bGxJbnN0YW5jZRJTChRwcmVkaWN0ZWRfdHJhamVjdG9yeRgBIAEoCzIrLmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUID4EEC", - "SACIAQESUwoUcmVmZXJlbmNlX3RyYWplY3RvcnkYAiABKAsyKy5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlCA+BBAkgBiAEB", - "QhcKFV9wcmVkaWN0ZWRfdHJhamVjdG9yeUIXChVfcmVmZXJlbmNlX3RyYWpl", - "Y3RvcnkihQEKF1RyYWplY3RvcnlSZWNhbGxSZXN1bHRzEmoKH3RyYWplY3Rv", - "cnlfcmVjYWxsX21ldHJpY192YWx1ZXMYASADKAsyPC5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlSZWNhbGxNZXRyaWNWYWx1", - "ZUID4EEDIkAKG1RyYWplY3RvcnlSZWNhbGxNZXRyaWNWYWx1ZRIXCgVzY29y", - "ZRgBIAEoAkID4EEDSACIAQFCCAoGX3Njb3JlItABChxUcmFqZWN0b3J5U2lu", - "Z2xlVG9vbFVzZUlucHV0ElYKC21ldHJpY19zcGVjGAEgASgLMjwuZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5U2luZ2xlVG9v", - "bFVzZVNwZWNCA+BBAhJYCglpbnN0YW5jZXMYAiADKAsyQC5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlTaW5nbGVUb29sVXNl", - "SW5zdGFuY2VCA+BBAiJIChtUcmFqZWN0b3J5U2luZ2xlVG9vbFVzZVNwZWMS", - "GwoJdG9vbF9uYW1lGAEgASgJQgPgQQJIAIgBAUIMCgpfdG9vbF9uYW1lIo8B", - "Ch9UcmFqZWN0b3J5U2luZ2xlVG9vbFVzZUluc3RhbmNlElMKFHByZWRpY3Rl", - "ZF90cmFqZWN0b3J5GAEgASgLMisuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5UcmFqZWN0b3J5QgPgQQJIAIgBAUIXChVfcHJlZGljdGVkX3Ry", - "YWplY3RvcnkinAEKHlRyYWplY3RvcnlTaW5nbGVUb29sVXNlUmVzdWx0cxJ6", - "Cih0cmFqZWN0b3J5X3NpbmdsZV90b29sX3VzZV9tZXRyaWNfdmFsdWVzGAEg", - "AygLMkMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0", - "b3J5U2luZ2xlVG9vbFVzZU1ldHJpY1ZhbHVlQgPgQQMiRwoiVHJhamVjdG9y", - "eVNpbmdsZVRvb2xVc2VNZXRyaWNWYWx1ZRIXCgVzY29yZRgBIAEoAkID4EED", - "SACIAQFCCAoGX3Njb3JlIlAKClRyYWplY3RvcnkSQgoKdG9vbF9jYWxscxgB", - "IAMoCzIpLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVG9vbENh", - "bGxCA+BBAiJiCghUb29sQ2FsbBIbCgl0b29sX25hbWUYASABKAlCA+BBAkgA", - "iAEBEhwKCnRvb2xfaW5wdXQYAiABKAlCA+BBAUgBiAEBQgwKCl90b29sX25h", - "bWVCDQoLX3Rvb2xfaW5wdXQqVwoOUGFpcndpc2VDaG9pY2USHwobUEFJUldJ", - "U0VfQ0hPSUNFX1VOU1BFQ0lGSUVEEAASDAoIQkFTRUxJTkUQARINCglDQU5E", - "SURBVEUQAhIHCgNUSUUQAzK4AgoRRXZhbHVhdGlvblNlcnZpY2US0wEKEUV2", - "YWx1YXRlSW5zdGFuY2VzEjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5FdmFsdWF0ZUluc3RhbmNlc1JlcXVlc3QaOi5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLkV2YWx1YXRlSW5zdGFuY2VzUmVzcG9uc2Ui", - "R4LT5JMCQSI8L3YxYmV0YTEve2xvY2F0aW9uPXByb2plY3RzLyovbG9jYXRp", - "b25zLyp9OmV2YWx1YXRlSW5zdGFuY2VzOgEqGk3KQRlhaXBsYXRmb3JtLmdv", - "b2dsZWFwaXMuY29t0kEuaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", - "aC9jbG91ZC1wbGF0Zm9ybULtAQojY29tLmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxYmV0YTFCFkV2YWx1YXRpb25TZXJ2aWNlUHJvdG9QAVpDY2xvdWQu", - "Z29vZ2xlLmNvbS9nby9haXBsYXRmb3JtL2FwaXYxYmV0YTEvYWlwbGF0Zm9y", - "bXBiO2FpcGxhdGZvcm1wYqoCH0dvb2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYx", - "QmV0YTHKAh9Hb29nbGVcQ2xvdWRcQUlQbGF0Zm9ybVxWMWJldGEx6gIiR29v", - "Z2xlOjpDbG91ZDo6QUlQbGF0Zm9ybTo6VjFiZXRhMWIGcHJvdG8z")); + "IAEoCUID4EECSAGIAQFCDQoLX3ByZWRpY3Rpb25CDAoKX3JlZmVyZW5jZSJ9", + "ChRUb29sQ2FsbFZhbGlkUmVzdWx0cxJlCh10b29sX2NhbGxfdmFsaWRfbWV0", + "cmljX3ZhbHVlcxgBIAMoCzI5Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "YmV0YTEuVG9vbENhbGxWYWxpZE1ldHJpY1ZhbHVlQgPgQQMiPQoYVG9vbENh", + "bGxWYWxpZE1ldHJpY1ZhbHVlEhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBAUII", + "CgZfc2NvcmUisgEKElRvb2xOYW1lTWF0Y2hJbnB1dBJMCgttZXRyaWNfc3Bl", + "YxgBIAEoCzIyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVG9v", + "bE5hbWVNYXRjaFNwZWNCA+BBAhJOCglpbnN0YW5jZXMYAiADKAsyNi5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRvb2xOYW1lTWF0Y2hJbnN0", + "YW5jZUID4EECIhMKEVRvb2xOYW1lTWF0Y2hTcGVjIm8KFVRvb2xOYW1lTWF0", + "Y2hJbnN0YW5jZRIcCgpwcmVkaWN0aW9uGAEgASgJQgPgQQJIAIgBARIbCgly", + "ZWZlcmVuY2UYAiABKAlCA+BBAkgBiAEBQg0KC19wcmVkaWN0aW9uQgwKCl9y", + "ZWZlcmVuY2UifQoUVG9vbE5hbWVNYXRjaFJlc3VsdHMSZQoddG9vbF9uYW1l", + "X21hdGNoX21ldHJpY192YWx1ZXMYASADKAsyOS5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MWJldGExLlRvb2xOYW1lTWF0Y2hNZXRyaWNWYWx1ZUID4EED", + "Ij0KGFRvb2xOYW1lTWF0Y2hNZXRyaWNWYWx1ZRIXCgVzY29yZRgBIAEoAkID", + "4EEDSACIAQFCCAoGX3Njb3JlIsoBChpUb29sUGFyYW1ldGVyS2V5TWF0Y2hJ", + "bnB1dBJUCgttZXRyaWNfc3BlYxgBIAEoCzI6Lmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuVG9vbFBhcmFtZXRlcktleU1hdGNoU3BlY0ID4EEC", + "ElYKCWluc3RhbmNlcxgCIAMoCzI+Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuVG9vbFBhcmFtZXRlcktleU1hdGNoSW5zdGFuY2VCA+BBAiIb", + "ChlUb29sUGFyYW1ldGVyS2V5TWF0Y2hTcGVjIncKHVRvb2xQYXJhbWV0ZXJL", + "ZXlNYXRjaEluc3RhbmNlEhwKCnByZWRpY3Rpb24YASABKAlCA+BBAkgAiAEB", + "EhsKCXJlZmVyZW5jZRgCIAEoCUID4EECSAGIAQFCDQoLX3ByZWRpY3Rpb25C", + "DAoKX3JlZmVyZW5jZSKWAQocVG9vbFBhcmFtZXRlcktleU1hdGNoUmVzdWx0", + "cxJ2CiZ0b29sX3BhcmFtZXRlcl9rZXlfbWF0Y2hfbWV0cmljX3ZhbHVlcxgB", + "IAMoCzJBLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVG9vbFBh", + "cmFtZXRlcktleU1hdGNoTWV0cmljVmFsdWVCA+BBAyJFCiBUb29sUGFyYW1l", + "dGVyS2V5TWF0Y2hNZXRyaWNWYWx1ZRIXCgVzY29yZRgBIAEoAkID4EEDSACI", + "AQFCCAoGX3Njb3JlIscBChlUb29sUGFyYW1ldGVyS1ZNYXRjaElucHV0ElMK", + "C21ldHJpY19zcGVjGAEgASgLMjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djFiZXRhMS5Ub29sUGFyYW1ldGVyS1ZNYXRjaFNwZWNCA+BBAhJVCglpbnN0", + "YW5jZXMYAiADKAsyPS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", + "LlRvb2xQYXJhbWV0ZXJLVk1hdGNoSW5zdGFuY2VCA+BBAiJAChhUb29sUGFy", + "YW1ldGVyS1ZNYXRjaFNwZWMSJAoXdXNlX3N0cmljdF9zdHJpbmdfbWF0Y2gY", + "ASABKAhCA+BBASJ2ChxUb29sUGFyYW1ldGVyS1ZNYXRjaEluc3RhbmNlEhwK", + "CnByZWRpY3Rpb24YASABKAlCA+BBAkgAiAEBEhsKCXJlZmVyZW5jZRgCIAEo", + "CUID4EECSAGIAQFCDQoLX3ByZWRpY3Rpb25CDAoKX3JlZmVyZW5jZSKTAQob", + "VG9vbFBhcmFtZXRlcktWTWF0Y2hSZXN1bHRzEnQKJXRvb2xfcGFyYW1ldGVy", + "X2t2X21hdGNoX21ldHJpY192YWx1ZXMYASADKAsyQC5nb29nbGUuY2xvdWQu", + "YWlwbGF0Zm9ybS52MWJldGExLlRvb2xQYXJhbWV0ZXJLVk1hdGNoTWV0cmlj", + "VmFsdWVCA+BBAyJECh9Ub29sUGFyYW1ldGVyS1ZNYXRjaE1ldHJpY1ZhbHVl", + "EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBAUIICgZfc2NvcmUimQEKCkNvbWV0", + "SW5wdXQSRAoLbWV0cmljX3NwZWMYASABKAsyKi5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MWJldGExLkNvbWV0U3BlY0ID4EECEkUKCGluc3RhbmNlGAIg", + "ASgLMi4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Db21ldElu", + "c3RhbmNlQgPgQQIi7AEKCUNvbWV0U3BlYxJSCgd2ZXJzaW9uGAEgASgOMjcu", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Db21ldFNwZWMuQ29t", + "ZXRWZXJzaW9uQgPgQQJIAIgBARIcCg9zb3VyY2VfbGFuZ3VhZ2UYAiABKAlC", + "A+BBARIcCg90YXJnZXRfbGFuZ3VhZ2UYAyABKAlCA+BBASJDCgxDb21ldFZl", + "cnNpb24SHQoZQ09NRVRfVkVSU0lPTl9VTlNQRUNJRklFRBAAEhQKEENPTUVU", + "XzIyX1NSQ19SRUYQAkIKCghfdmVyc2lvbiKMAQoNQ29tZXRJbnN0YW5jZRIc", + "CgpwcmVkaWN0aW9uGAEgASgJQgPgQQJIAIgBARIbCglyZWZlcmVuY2UYAiAB", + "KAlCA+BBAUgBiAEBEhgKBnNvdXJjZRgDIAEoCUID4EEBSAKIAQFCDQoLX3By", + "ZWRpY3Rpb25CDAoKX3JlZmVyZW5jZUIJCgdfc291cmNlIjAKC0NvbWV0UmVz", + "dWx0EhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBAUIICgZfc2NvcmUinwEKDE1l", + "dHJpY3hJbnB1dBJGCgttZXRyaWNfc3BlYxgBIAEoCzIsLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxYmV0YTEuTWV0cmljeFNwZWNCA+BBAhJHCghpbnN0", + "YW5jZRgCIAEoCzIwLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", + "TWV0cmljeEluc3RhbmNlQgPgQQIioAIKC01ldHJpY3hTcGVjElYKB3ZlcnNp", + "b24YASABKA4yOy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1l", + "dHJpY3hTcGVjLk1ldHJpY3hWZXJzaW9uQgPgQQJIAIgBARIcCg9zb3VyY2Vf", + "bGFuZ3VhZ2UYAiABKAlCA+BBARIcCg90YXJnZXRfbGFuZ3VhZ2UYAyABKAlC", + "A+BBASJxCg5NZXRyaWN4VmVyc2lvbhIfChtNRVRSSUNYX1ZFUlNJT05fVU5T", + "UEVDSUZJRUQQABISCg5NRVRSSUNYXzI0X1JFRhABEhIKDk1FVFJJQ1hfMjRf", + "U1JDEAISFgoSTUVUUklDWF8yNF9TUkNfUkVGEANCCgoIX3ZlcnNpb24ijgEK", + "D01ldHJpY3hJbnN0YW5jZRIcCgpwcmVkaWN0aW9uGAEgASgJQgPgQQJIAIgB", + "ARIbCglyZWZlcmVuY2UYAiABKAlCA+BBAUgBiAEBEhgKBnNvdXJjZRgDIAEo", + "CUID4EEBSAKIAQFCDQoLX3ByZWRpY3Rpb25CDAoKX3JlZmVyZW5jZUIJCgdf", + "c291cmNlIjIKDU1ldHJpY3hSZXN1bHQSFwoFc2NvcmUYASABKAJCA+BBA0gA", + "iAEBQggKBl9zY29yZSLHAQoZVHJhamVjdG9yeUV4YWN0TWF0Y2hJbnB1dBJT", + "CgttZXRyaWNfc3BlYxgBIAEoCzI5Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuVHJhamVjdG9yeUV4YWN0TWF0Y2hTcGVjQgPgQQISVQoJaW5z", + "dGFuY2VzGAIgAygLMj0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", + "MS5UcmFqZWN0b3J5RXhhY3RNYXRjaEluc3RhbmNlQgPgQQIiGgoYVHJhamVj", + "dG9yeUV4YWN0TWF0Y2hTcGVjIvoBChxUcmFqZWN0b3J5RXhhY3RNYXRjaElu", + "c3RhbmNlElMKFHByZWRpY3RlZF90cmFqZWN0b3J5GAEgASgLMisuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5QgPgQQJIAIgB", + "ARJTChRyZWZlcmVuY2VfdHJhamVjdG9yeRgCIAEoCzIrLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUID4EECSAGIAQFCFwoV", + "X3ByZWRpY3RlZF90cmFqZWN0b3J5QhcKFV9yZWZlcmVuY2VfdHJhamVjdG9y", + "eSKSAQobVHJhamVjdG9yeUV4YWN0TWF0Y2hSZXN1bHRzEnMKJHRyYWplY3Rv", + "cnlfZXhhY3RfbWF0Y2hfbWV0cmljX3ZhbHVlcxgBIAMoCzJALmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUV4YWN0TWF0Y2hN", + "ZXRyaWNWYWx1ZUID4EEDIkQKH1RyYWplY3RvcnlFeGFjdE1hdGNoTWV0cmlj", + "VmFsdWUSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBQggKBl9zY29yZSLNAQob", + "VHJhamVjdG9yeUluT3JkZXJNYXRjaElucHV0ElUKC21ldHJpY19zcGVjGAEg", + "ASgLMjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0", + "b3J5SW5PcmRlck1hdGNoU3BlY0ID4EECElcKCWluc3RhbmNlcxgCIAMoCzI/", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUlu", + "T3JkZXJNYXRjaEluc3RhbmNlQgPgQQIiHAoaVHJhamVjdG9yeUluT3JkZXJN", + "YXRjaFNwZWMi/AEKHlRyYWplY3RvcnlJbk9yZGVyTWF0Y2hJbnN0YW5jZRJT", + "ChRwcmVkaWN0ZWRfdHJhamVjdG9yeRgBIAEoCzIrLmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUID4EECSACIAQESUwoUcmVm", + "ZXJlbmNlX3RyYWplY3RvcnkYAiABKAsyKy5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MWJldGExLlRyYWplY3RvcnlCA+BBAkgBiAEBQhcKFV9wcmVkaWN0", + "ZWRfdHJhamVjdG9yeUIXChVfcmVmZXJlbmNlX3RyYWplY3RvcnkimQEKHVRy", + "YWplY3RvcnlJbk9yZGVyTWF0Y2hSZXN1bHRzEngKJ3RyYWplY3RvcnlfaW5f", + "b3JkZXJfbWF0Y2hfbWV0cmljX3ZhbHVlcxgBIAMoCzJCLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUluT3JkZXJNYXRjaE1l", + "dHJpY1ZhbHVlQgPgQQMiRgohVHJhamVjdG9yeUluT3JkZXJNYXRjaE1ldHJp", + "Y1ZhbHVlEhcKBXNjb3JlGAEgASgCQgPgQQNIAIgBAUIICgZfc2NvcmUi0AEK", + "HFRyYWplY3RvcnlBbnlPcmRlck1hdGNoSW5wdXQSVgoLbWV0cmljX3NwZWMY", + "ASABKAsyPC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRyYWpl", + "Y3RvcnlBbnlPcmRlck1hdGNoU3BlY0ID4EECElgKCWluc3RhbmNlcxgCIAMo", + "CzJALmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9y", + "eUFueU9yZGVyTWF0Y2hJbnN0YW5jZUID4EECIh0KG1RyYWplY3RvcnlBbnlP", + "cmRlck1hdGNoU3BlYyL9AQofVHJhamVjdG9yeUFueU9yZGVyTWF0Y2hJbnN0", + "YW5jZRJTChRwcmVkaWN0ZWRfdHJhamVjdG9yeRgBIAEoCzIrLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeUID4EECSACIAQES", + "UwoUcmVmZXJlbmNlX3RyYWplY3RvcnkYAiABKAsyKy5nb29nbGUuY2xvdWQu", + "YWlwbGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlCA+BBAkgBiAEBQhcKFV9w", + "cmVkaWN0ZWRfdHJhamVjdG9yeUIXChVfcmVmZXJlbmNlX3RyYWplY3Rvcnki", + "nAEKHlRyYWplY3RvcnlBbnlPcmRlck1hdGNoUmVzdWx0cxJ6Cih0cmFqZWN0", + "b3J5X2FueV9vcmRlcl9tYXRjaF9tZXRyaWNfdmFsdWVzGAEgAygLMkMuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5QW55T3Jk", + "ZXJNYXRjaE1ldHJpY1ZhbHVlQgPgQQMiRwoiVHJhamVjdG9yeUFueU9yZGVy", + "TWF0Y2hNZXRyaWNWYWx1ZRIXCgVzY29yZRgBIAEoAkID4EEDSACIAQFCCAoG", + "X3Njb3JlIsQBChhUcmFqZWN0b3J5UHJlY2lzaW9uSW5wdXQSUgoLbWV0cmlj", + "X3NwZWMYASABKAsyOC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", + "LlRyYWplY3RvcnlQcmVjaXNpb25TcGVjQgPgQQISVAoJaW5zdGFuY2VzGAIg", + "AygLMjwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5UcmFqZWN0", + "b3J5UHJlY2lzaW9uSW5zdGFuY2VCA+BBAiIZChdUcmFqZWN0b3J5UHJlY2lz", + "aW9uU3BlYyL5AQobVHJhamVjdG9yeVByZWNpc2lvbkluc3RhbmNlElMKFHBy", + "ZWRpY3RlZF90cmFqZWN0b3J5GAEgASgLMisuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjFiZXRhMS5UcmFqZWN0b3J5QgPgQQJIAIgBARJTChRyZWZlcmVu", + "Y2VfdHJhamVjdG9yeRgCIAEoCzIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuVHJhamVjdG9yeUID4EECSAGIAQFCFwoVX3ByZWRpY3RlZF90", + "cmFqZWN0b3J5QhcKFV9yZWZlcmVuY2VfdHJhamVjdG9yeSKOAQoaVHJhamVj", + "dG9yeVByZWNpc2lvblJlc3VsdHMScAoidHJhamVjdG9yeV9wcmVjaXNpb25f", + "bWV0cmljX3ZhbHVlcxgBIAMoCzI/Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuVHJhamVjdG9yeVByZWNpc2lvbk1ldHJpY1ZhbHVlQgPgQQMi", + "QwoeVHJhamVjdG9yeVByZWNpc2lvbk1ldHJpY1ZhbHVlEhcKBXNjb3JlGAEg", + "ASgCQgPgQQNIAIgBAUIICgZfc2NvcmUiuwEKFVRyYWplY3RvcnlSZWNhbGxJ", + "bnB1dBJPCgttZXRyaWNfc3BlYxgBIAEoCzI1Lmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeVJlY2FsbFNwZWNCA+BBAhJRCglp", + "bnN0YW5jZXMYAiADKAsyOS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJl", + "dGExLlRyYWplY3RvcnlSZWNhbGxJbnN0YW5jZUID4EECIhYKFFRyYWplY3Rv", + "cnlSZWNhbGxTcGVjIvYBChhUcmFqZWN0b3J5UmVjYWxsSW5zdGFuY2USUwoU", + "cHJlZGljdGVkX3RyYWplY3RvcnkYASABKAsyKy5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MWJldGExLlRyYWplY3RvcnlCA+BBAkgAiAEBElMKFHJlZmVy", + "ZW5jZV90cmFqZWN0b3J5GAIgASgLMisuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjFiZXRhMS5UcmFqZWN0b3J5QgPgQQJIAYgBAUIXChVfcHJlZGljdGVk", + "X3RyYWplY3RvcnlCFwoVX3JlZmVyZW5jZV90cmFqZWN0b3J5IoUBChdUcmFq", + "ZWN0b3J5UmVjYWxsUmVzdWx0cxJqCh90cmFqZWN0b3J5X3JlY2FsbF9tZXRy", + "aWNfdmFsdWVzGAEgAygLMjwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", + "ZXRhMS5UcmFqZWN0b3J5UmVjYWxsTWV0cmljVmFsdWVCA+BBAyJAChtUcmFq", + "ZWN0b3J5UmVjYWxsTWV0cmljVmFsdWUSFwoFc2NvcmUYASABKAJCA+BBA0gA", + "iAEBQggKBl9zY29yZSLQAQocVHJhamVjdG9yeVNpbmdsZVRvb2xVc2VJbnB1", + "dBJWCgttZXRyaWNfc3BlYxgBIAEoCzI8Lmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxYmV0YTEuVHJhamVjdG9yeVNpbmdsZVRvb2xVc2VTcGVjQgPgQQIS", + "WAoJaW5zdGFuY2VzGAIgAygLMkAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", + "djFiZXRhMS5UcmFqZWN0b3J5U2luZ2xlVG9vbFVzZUluc3RhbmNlQgPgQQIi", + "SAobVHJhamVjdG9yeVNpbmdsZVRvb2xVc2VTcGVjEhsKCXRvb2xfbmFtZRgB", + "IAEoCUID4EECSACIAQFCDAoKX3Rvb2xfbmFtZSKPAQofVHJhamVjdG9yeVNp", + "bmdsZVRvb2xVc2VJbnN0YW5jZRJTChRwcmVkaWN0ZWRfdHJhamVjdG9yeRgB", + "IAEoCzIrLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVj", + "dG9yeUID4EECSACIAQFCFwoVX3ByZWRpY3RlZF90cmFqZWN0b3J5IpwBCh5U", + "cmFqZWN0b3J5U2luZ2xlVG9vbFVzZVJlc3VsdHMSegoodHJhamVjdG9yeV9z", + "aW5nbGVfdG9vbF91c2VfbWV0cmljX3ZhbHVlcxgBIAMoCzJDLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVHJhamVjdG9yeVNpbmdsZVRvb2xV", + "c2VNZXRyaWNWYWx1ZUID4EEDIkcKIlRyYWplY3RvcnlTaW5nbGVUb29sVXNl", + "TWV0cmljVmFsdWUSFwoFc2NvcmUYASABKAJCA+BBA0gAiAEBQggKBl9zY29y", + "ZSJQCgpUcmFqZWN0b3J5EkIKCnRvb2xfY2FsbHMYASADKAsyKS5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRvb2xDYWxsQgPgQQIiYgoIVG9v", + "bENhbGwSGwoJdG9vbF9uYW1lGAEgASgJQgPgQQJIAIgBARIcCgp0b29sX2lu", + "cHV0GAIgASgJQgPgQQFIAYgBAUIMCgpfdG9vbF9uYW1lQg0KC190b29sX2lu", + "cHV0KlcKDlBhaXJ3aXNlQ2hvaWNlEh8KG1BBSVJXSVNFX0NIT0lDRV9VTlNQ", + "RUNJRklFRBAAEgwKCEJBU0VMSU5FEAESDQoJQ0FORElEQVRFEAISBwoDVElF", + "EAMyuAIKEUV2YWx1YXRpb25TZXJ2aWNlEtMBChFFdmFsdWF0ZUluc3RhbmNl", + "cxI5Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRXZhbHVhdGVJ", + "bnN0YW5jZXNSZXF1ZXN0GjouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", + "ZXRhMS5FdmFsdWF0ZUluc3RhbmNlc1Jlc3BvbnNlIkeC0+STAkEiPC92MWJl", + "dGExL3tsb2NhdGlvbj1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfTpldmFsdWF0", + "ZUluc3RhbmNlczoBKhpNykEZYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbdJB", + "Lmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZv", + "cm1C7QEKI2NvbS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExQhZF", + "dmFsdWF0aW9uU2VydmljZVByb3RvUAFaQ2Nsb3VkLmdvb2dsZS5jb20vZ28v", + "YWlwbGF0Zm9ybS9hcGl2MWJldGExL2FpcGxhdGZvcm1wYjthaXBsYXRmb3Jt", + "cGKqAh9Hb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMUJldGExygIfR29vZ2xl", + "XENsb3VkXEFJUGxhdGZvcm1cVjFiZXRhMeoCIkdvb2dsZTo6Q2xvdWQ6OkFJ", + "UGxhdGZvcm06OlYxYmV0YTFiBnByb3RvMw==")); 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, }, new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.AIPlatform.V1Beta1.PairwiseChoice), }, null, new pbr::GeneratedClrTypeInfo[] { - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.EvaluateInstancesRequest), global::Google.Cloud.AIPlatform.V1Beta1.EvaluateInstancesRequest.Parser, new[]{ "ExactMatchInput", "BleuInput", "RougeInput", "FluencyInput", "CoherenceInput", "SafetyInput", "GroundednessInput", "FulfillmentInput", "SummarizationQualityInput", "PairwiseSummarizationQualityInput", "SummarizationHelpfulnessInput", "SummarizationVerbosityInput", "QuestionAnsweringQualityInput", "PairwiseQuestionAnsweringQualityInput", "QuestionAnsweringRelevanceInput", "QuestionAnsweringHelpfulnessInput", "QuestionAnsweringCorrectnessInput", "PointwiseMetricInput", "PairwiseMetricInput", "ToolCallValidInput", "ToolNameMatchInput", "ToolParameterKeyMatchInput", "ToolParameterKvMatchInput", "TrajectoryExactMatchInput", "TrajectoryInOrderMatchInput", "TrajectoryAnyOrderMatchInput", "TrajectoryPrecisionInput", "TrajectoryRecallInput", "TrajectorySingleToolUseInput", "Location" }, new[]{ "MetricInputs" }, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.EvaluateInstancesResponse), global::Google.Cloud.AIPlatform.V1Beta1.EvaluateInstancesResponse.Parser, new[]{ "ExactMatchResults", "BleuResults", "RougeResults", "FluencyResult", "CoherenceResult", "SafetyResult", "GroundednessResult", "FulfillmentResult", "SummarizationQualityResult", "PairwiseSummarizationQualityResult", "SummarizationHelpfulnessResult", "SummarizationVerbosityResult", "QuestionAnsweringQualityResult", "PairwiseQuestionAnsweringQualityResult", "QuestionAnsweringRelevanceResult", "QuestionAnsweringHelpfulnessResult", "QuestionAnsweringCorrectnessResult", "PointwiseMetricResult", "PairwiseMetricResult", "ToolCallValidResults", "ToolNameMatchResults", "ToolParameterKeyMatchResults", "ToolParameterKvMatchResults", "TrajectoryExactMatchResults", "TrajectoryInOrderMatchResults", "TrajectoryAnyOrderMatchResults", "TrajectoryPrecisionResults", "TrajectoryRecallResults", "TrajectorySingleToolUseResults" }, new[]{ "EvaluationResults" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.AutoraterConfig), global::Google.Cloud.AIPlatform.V1Beta1.AutoraterConfig.Parser, new[]{ "SamplingCount", "FlipEnabled", "AutoraterModel" }, new[]{ "SamplingCount", "FlipEnabled" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.EvaluateInstancesRequest), global::Google.Cloud.AIPlatform.V1Beta1.EvaluateInstancesRequest.Parser, new[]{ "ExactMatchInput", "BleuInput", "RougeInput", "FluencyInput", "CoherenceInput", "SafetyInput", "GroundednessInput", "FulfillmentInput", "SummarizationQualityInput", "PairwiseSummarizationQualityInput", "SummarizationHelpfulnessInput", "SummarizationVerbosityInput", "QuestionAnsweringQualityInput", "PairwiseQuestionAnsweringQualityInput", "QuestionAnsweringRelevanceInput", "QuestionAnsweringHelpfulnessInput", "QuestionAnsweringCorrectnessInput", "PointwiseMetricInput", "PairwiseMetricInput", "ToolCallValidInput", "ToolNameMatchInput", "ToolParameterKeyMatchInput", "ToolParameterKvMatchInput", "CometInput", "MetricxInput", "TrajectoryExactMatchInput", "TrajectoryInOrderMatchInput", "TrajectoryAnyOrderMatchInput", "TrajectoryPrecisionInput", "TrajectoryRecallInput", "TrajectorySingleToolUseInput", "Location", "AutoraterConfig" }, new[]{ "MetricInputs" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.EvaluateInstancesResponse), global::Google.Cloud.AIPlatform.V1Beta1.EvaluateInstancesResponse.Parser, new[]{ "ExactMatchResults", "BleuResults", "RougeResults", "FluencyResult", "CoherenceResult", "SafetyResult", "GroundednessResult", "FulfillmentResult", "SummarizationQualityResult", "PairwiseSummarizationQualityResult", "SummarizationHelpfulnessResult", "SummarizationVerbosityResult", "QuestionAnsweringQualityResult", "PairwiseQuestionAnsweringQualityResult", "QuestionAnsweringRelevanceResult", "QuestionAnsweringHelpfulnessResult", "QuestionAnsweringCorrectnessResult", "PointwiseMetricResult", "PairwiseMetricResult", "ToolCallValidResults", "ToolNameMatchResults", "ToolParameterKeyMatchResults", "ToolParameterKvMatchResults", "CometResult", "MetricxResult", "TrajectoryExactMatchResults", "TrajectoryInOrderMatchResults", "TrajectoryAnyOrderMatchResults", "TrajectoryPrecisionResults", "TrajectoryRecallResults", "TrajectorySingleToolUseResults" }, new[]{ "EvaluationResults" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ExactMatchInput), global::Google.Cloud.AIPlatform.V1Beta1.ExactMatchInput.Parser, new[]{ "MetricSpec", "Instances" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ExactMatchInstance), global::Google.Cloud.AIPlatform.V1Beta1.ExactMatchInstance.Parser, new[]{ "Prediction", "Reference" }, new[]{ "Prediction", "Reference" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ExactMatchSpec), global::Google.Cloud.AIPlatform.V1Beta1.ExactMatchSpec.Parser, null, null, null, null, null), @@ -629,11 +674,11 @@ static EvaluationServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.QuestionAnsweringCorrectnessResult), global::Google.Cloud.AIPlatform.V1Beta1.QuestionAnsweringCorrectnessResult.Parser, new[]{ "Score", "Explanation", "Confidence" }, new[]{ "Score", "Confidence" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricInput), global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricInput.Parser, new[]{ "MetricSpec", "Instance" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricInstance), global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricInstance.Parser, new[]{ "JsonInstance" }, new[]{ "Instance" }, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricSpec), global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricSpec.Parser, new[]{ "MetricPromptTemplate" }, new[]{ "MetricPromptTemplate" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricSpec), global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricSpec.Parser, new[]{ "MetricPromptTemplate", "SystemInstruction" }, new[]{ "MetricPromptTemplate", "SystemInstruction" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricResult), global::Google.Cloud.AIPlatform.V1Beta1.PointwiseMetricResult.Parser, new[]{ "Score", "Explanation" }, new[]{ "Score" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricInput), global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricInput.Parser, new[]{ "MetricSpec", "Instance" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricInstance), global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricInstance.Parser, new[]{ "JsonInstance" }, new[]{ "Instance" }, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricSpec), global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricSpec.Parser, new[]{ "MetricPromptTemplate" }, new[]{ "MetricPromptTemplate" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricSpec), global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricSpec.Parser, new[]{ "MetricPromptTemplate", "CandidateResponseFieldName", "BaselineResponseFieldName", "SystemInstruction" }, new[]{ "MetricPromptTemplate", "SystemInstruction" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricResult), global::Google.Cloud.AIPlatform.V1Beta1.PairwiseMetricResult.Parser, new[]{ "PairwiseChoice", "Explanation" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ToolCallValidInput), global::Google.Cloud.AIPlatform.V1Beta1.ToolCallValidInput.Parser, new[]{ "MetricSpec", "Instances" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ToolCallValidSpec), global::Google.Cloud.AIPlatform.V1Beta1.ToolCallValidSpec.Parser, null, null, null, null, null), @@ -655,6 +700,14 @@ static EvaluationServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchInstance), global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchInstance.Parser, new[]{ "Prediction", "Reference" }, new[]{ "Prediction", "Reference" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchResults), global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchResults.Parser, new[]{ "ToolParameterKvMatchMetricValues" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchMetricValue), global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchMetricValue.Parser, new[]{ "Score" }, new[]{ "Score" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CometInput), global::Google.Cloud.AIPlatform.V1Beta1.CometInput.Parser, new[]{ "MetricSpec", "Instance" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CometSpec), global::Google.Cloud.AIPlatform.V1Beta1.CometSpec.Parser, new[]{ "Version", "SourceLanguage", "TargetLanguage" }, new[]{ "Version" }, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.CometSpec.Types.CometVersion) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CometInstance), global::Google.Cloud.AIPlatform.V1Beta1.CometInstance.Parser, new[]{ "Prediction", "Reference", "Source" }, new[]{ "Prediction", "Reference", "Source" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CometResult), global::Google.Cloud.AIPlatform.V1Beta1.CometResult.Parser, new[]{ "Score" }, new[]{ "Score" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput), global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput.Parser, new[]{ "MetricSpec", "Instance" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec), global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec.Parser, new[]{ "Version", "SourceLanguage", "TargetLanguage" }, new[]{ "Version" }, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec.Types.MetricxVersion) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.MetricxInstance), global::Google.Cloud.AIPlatform.V1Beta1.MetricxInstance.Parser, new[]{ "Prediction", "Reference", "Source" }, new[]{ "Prediction", "Reference", "Source" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult), global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult.Parser, new[]{ "Score" }, new[]{ "Score" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInput), global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInput.Parser, new[]{ "MetricSpec", "Instances" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchSpec), global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchSpec.Parser, null, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInstance), global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInstance.Parser, new[]{ "PredictedTrajectory", "ReferenceTrajectory" }, new[]{ "PredictedTrajectory", "ReferenceTrajectory" }, null, null, null), @@ -718,6 +771,329 @@ public enum PairwiseChoice { #endregion #region Messages + /// + /// The configs for autorater. This is applicable to both EvaluateInstances and + /// EvaluateDataset. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class AutoraterConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AutoraterConfig()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; + [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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[0]; } + } + + [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 AutoraterConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public AutoraterConfig(AutoraterConfig other) : this() { + _hasBits0 = other._hasBits0; + samplingCount_ = other.samplingCount_; + flipEnabled_ = other.flipEnabled_; + autoraterModel_ = other.autoraterModel_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public AutoraterConfig Clone() { + return new AutoraterConfig(this); + } + + /// Field number for the "sampling_count" field. + public const int SamplingCountFieldNumber = 1; + private readonly static int SamplingCountDefaultValue = 0; + + private int samplingCount_; + /// + /// Optional. Number of samples for each instance in the dataset. + /// If not specified, the default is 4. Minimum value is 1, maximum value + /// is 32. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int SamplingCount { + get { if ((_hasBits0 & 1) != 0) { return samplingCount_; } else { return SamplingCountDefaultValue; } } + set { + _hasBits0 |= 1; + samplingCount_ = value; + } + } + /// Gets whether the "sampling_count" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasSamplingCount { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "sampling_count" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearSamplingCount() { + _hasBits0 &= ~1; + } + + /// Field number for the "flip_enabled" field. + public const int FlipEnabledFieldNumber = 2; + private readonly static bool FlipEnabledDefaultValue = false; + + private bool flipEnabled_; + /// + /// Optional. Whether to flip the candidate and baseline responses. + /// This is only applicable to the pairwise metric. If enabled, also provide + /// PairwiseMetricSpec.candidate_response_field_name and + /// PairwiseMetricSpec.baseline_response_field_name. When rendering + /// PairwiseMetricSpec.metric_prompt_template, the candidate and baseline + /// fields will be flipped for half of the samples to reduce bias. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool FlipEnabled { + get { if ((_hasBits0 & 2) != 0) { return flipEnabled_; } else { return FlipEnabledDefaultValue; } } + set { + _hasBits0 |= 2; + flipEnabled_ = value; + } + } + /// Gets whether the "flip_enabled" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasFlipEnabled { + get { return (_hasBits0 & 2) != 0; } + } + /// Clears the value of the "flip_enabled" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearFlipEnabled() { + _hasBits0 &= ~2; + } + + /// Field number for the "autorater_model" field. + public const int AutoraterModelFieldNumber = 3; + private string autoraterModel_ = ""; + /// + /// Optional. The fully qualified name of the publisher model or tuned + /// autorater endpoint to use. + /// + /// Publisher model format: + /// `projects/{project}/locations/{location}/publishers/*/models/*` + /// + /// Tuned model endpoint format: + /// `projects/{project}/locations/{location}/endpoints/{endpoint}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string AutoraterModel { + get { return autoraterModel_; } + set { + autoraterModel_ = 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 AutoraterConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(AutoraterConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (SamplingCount != other.SamplingCount) return false; + if (FlipEnabled != other.FlipEnabled) return false; + if (AutoraterModel != other.AutoraterModel) 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 (HasSamplingCount) hash ^= SamplingCount.GetHashCode(); + if (HasFlipEnabled) hash ^= FlipEnabled.GetHashCode(); + if (AutoraterModel.Length != 0) hash ^= AutoraterModel.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 (HasSamplingCount) { + output.WriteRawTag(8); + output.WriteInt32(SamplingCount); + } + if (HasFlipEnabled) { + output.WriteRawTag(16); + output.WriteBool(FlipEnabled); + } + if (AutoraterModel.Length != 0) { + output.WriteRawTag(26); + output.WriteString(AutoraterModel); + } + 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 (HasSamplingCount) { + output.WriteRawTag(8); + output.WriteInt32(SamplingCount); + } + if (HasFlipEnabled) { + output.WriteRawTag(16); + output.WriteBool(FlipEnabled); + } + if (AutoraterModel.Length != 0) { + output.WriteRawTag(26); + output.WriteString(AutoraterModel); + } + 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 (HasSamplingCount) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(SamplingCount); + } + if (HasFlipEnabled) { + size += 1 + 1; + } + if (AutoraterModel.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(AutoraterModel); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(AutoraterConfig other) { + if (other == null) { + return; + } + if (other.HasSamplingCount) { + SamplingCount = other.SamplingCount; + } + if (other.HasFlipEnabled) { + FlipEnabled = other.FlipEnabled; + } + if (other.AutoraterModel.Length != 0) { + AutoraterModel = other.AutoraterModel; + } + _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 8: { + SamplingCount = input.ReadInt32(); + break; + } + case 16: { + FlipEnabled = input.ReadBool(); + break; + } + case 26: { + AutoraterModel = 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 8: { + SamplingCount = input.ReadInt32(); + break; + } + case 16: { + FlipEnabled = input.ReadBool(); + break; + } + case 26: { + AutoraterModel = input.ReadString(); + break; + } + } + } + } + #endif + + } + /// /// Request message for EvaluationService.EvaluateInstances. /// @@ -736,7 +1112,7 @@ public sealed partial class EvaluateInstancesRequest : pb::IMessageField number for the "comet_input" field. + public const int CometInputFieldNumber = 31; + /// + /// Translation metrics. + /// Input for Comet metric. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.CometInput CometInput { + get { return metricInputsCase_ == MetricInputsOneofCase.CometInput ? (global::Google.Cloud.AIPlatform.V1Beta1.CometInput) metricInputs_ : null; } + set { + metricInputs_ = value; + metricInputsCase_ = value == null ? MetricInputsOneofCase.None : MetricInputsOneofCase.CometInput; + } + } + + /// Field number for the "metricx_input" field. + public const int MetricxInputFieldNumber = 32; + /// + /// Input for Metricx metric. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput MetricxInput { + get { return metricInputsCase_ == MetricInputsOneofCase.MetricxInput ? (global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput) metricInputs_ : null; } + set { + metricInputs_ = value; + metricInputsCase_ = value == null ? MetricInputsOneofCase.None : MetricInputsOneofCase.MetricxInput; + } + } + /// Field number for the "trajectory_exact_match_input" field. public const int TrajectoryExactMatchInputFieldNumber = 33; /// @@ -1313,6 +1727,21 @@ public string Location { } } + /// Field number for the "autorater_config" field. + public const int AutoraterConfigFieldNumber = 30; + private global::Google.Cloud.AIPlatform.V1Beta1.AutoraterConfig autoraterConfig_; + /// + /// Optional. Autorater config used for evaluation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.AutoraterConfig AutoraterConfig { + get { return autoraterConfig_; } + set { + autoraterConfig_ = value; + } + } + private object metricInputs_; /// Enum of possible cases for the "metric_inputs" oneof. public enum MetricInputsOneofCase { @@ -1340,6 +1769,8 @@ public enum MetricInputsOneofCase { ToolNameMatchInput = 20, ToolParameterKeyMatchInput = 21, ToolParameterKvMatchInput = 22, + CometInput = 31, + MetricxInput = 32, TrajectoryExactMatchInput = 33, TrajectoryInOrderMatchInput = 34, TrajectoryAnyOrderMatchInput = 35, @@ -1399,6 +1830,8 @@ public bool Equals(EvaluateInstancesRequest other) { if (!object.Equals(ToolNameMatchInput, other.ToolNameMatchInput)) return false; if (!object.Equals(ToolParameterKeyMatchInput, other.ToolParameterKeyMatchInput)) return false; if (!object.Equals(ToolParameterKvMatchInput, other.ToolParameterKvMatchInput)) return false; + if (!object.Equals(CometInput, other.CometInput)) return false; + if (!object.Equals(MetricxInput, other.MetricxInput)) return false; if (!object.Equals(TrajectoryExactMatchInput, other.TrajectoryExactMatchInput)) return false; if (!object.Equals(TrajectoryInOrderMatchInput, other.TrajectoryInOrderMatchInput)) return false; if (!object.Equals(TrajectoryAnyOrderMatchInput, other.TrajectoryAnyOrderMatchInput)) return false; @@ -1406,6 +1839,7 @@ public bool Equals(EvaluateInstancesRequest other) { if (!object.Equals(TrajectoryRecallInput, other.TrajectoryRecallInput)) return false; if (!object.Equals(TrajectorySingleToolUseInput, other.TrajectorySingleToolUseInput)) return false; if (Location != other.Location) return false; + if (!object.Equals(AutoraterConfig, other.AutoraterConfig)) return false; if (MetricInputsCase != other.MetricInputsCase) return false; return Equals(_unknownFields, other._unknownFields); } @@ -1437,6 +1871,8 @@ public override int GetHashCode() { if (metricInputsCase_ == MetricInputsOneofCase.ToolNameMatchInput) hash ^= ToolNameMatchInput.GetHashCode(); if (metricInputsCase_ == MetricInputsOneofCase.ToolParameterKeyMatchInput) hash ^= ToolParameterKeyMatchInput.GetHashCode(); if (metricInputsCase_ == MetricInputsOneofCase.ToolParameterKvMatchInput) hash ^= ToolParameterKvMatchInput.GetHashCode(); + if (metricInputsCase_ == MetricInputsOneofCase.CometInput) hash ^= CometInput.GetHashCode(); + if (metricInputsCase_ == MetricInputsOneofCase.MetricxInput) hash ^= MetricxInput.GetHashCode(); if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryExactMatchInput) hash ^= TrajectoryExactMatchInput.GetHashCode(); if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryInOrderMatchInput) hash ^= TrajectoryInOrderMatchInput.GetHashCode(); if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryAnyOrderMatchInput) hash ^= TrajectoryAnyOrderMatchInput.GetHashCode(); @@ -1444,6 +1880,7 @@ public override int GetHashCode() { if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryRecallInput) hash ^= TrajectoryRecallInput.GetHashCode(); if (metricInputsCase_ == MetricInputsOneofCase.TrajectorySingleToolUseInput) hash ^= TrajectorySingleToolUseInput.GetHashCode(); if (Location.Length != 0) hash ^= Location.GetHashCode(); + if (autoraterConfig_ != null) hash ^= AutoraterConfig.GetHashCode(); hash ^= (int) metricInputsCase_; if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); @@ -1559,6 +1996,18 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(234, 1); output.WriteMessage(PairwiseMetricInput); } + if (autoraterConfig_ != null) { + output.WriteRawTag(242, 1); + output.WriteMessage(AutoraterConfig); + } + if (metricInputsCase_ == MetricInputsOneofCase.CometInput) { + output.WriteRawTag(250, 1); + output.WriteMessage(CometInput); + } + if (metricInputsCase_ == MetricInputsOneofCase.MetricxInput) { + output.WriteRawTag(130, 2); + output.WriteMessage(MetricxInput); + } if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryExactMatchInput) { output.WriteRawTag(138, 2); output.WriteMessage(TrajectoryExactMatchInput); @@ -1689,6 +2138,18 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(234, 1); output.WriteMessage(PairwiseMetricInput); } + if (autoraterConfig_ != null) { + output.WriteRawTag(242, 1); + output.WriteMessage(AutoraterConfig); + } + if (metricInputsCase_ == MetricInputsOneofCase.CometInput) { + output.WriteRawTag(250, 1); + output.WriteMessage(CometInput); + } + if (metricInputsCase_ == MetricInputsOneofCase.MetricxInput) { + output.WriteRawTag(130, 2); + output.WriteMessage(MetricxInput); + } if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryExactMatchInput) { output.WriteRawTag(138, 2); output.WriteMessage(TrajectoryExactMatchInput); @@ -1792,6 +2253,12 @@ public int CalculateSize() { if (metricInputsCase_ == MetricInputsOneofCase.ToolParameterKvMatchInput) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(ToolParameterKvMatchInput); } + if (metricInputsCase_ == MetricInputsOneofCase.CometInput) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(CometInput); + } + if (metricInputsCase_ == MetricInputsOneofCase.MetricxInput) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(MetricxInput); + } if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryExactMatchInput) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(TrajectoryExactMatchInput); } @@ -1813,6 +2280,9 @@ public int CalculateSize() { if (Location.Length != 0) { size += 1 + pb::CodedOutputStream.ComputeStringSize(Location); } + if (autoraterConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(AutoraterConfig); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -1828,6 +2298,12 @@ public void MergeFrom(EvaluateInstancesRequest other) { if (other.Location.Length != 0) { Location = other.Location; } + if (other.autoraterConfig_ != null) { + if (autoraterConfig_ == null) { + AutoraterConfig = new global::Google.Cloud.AIPlatform.V1Beta1.AutoraterConfig(); + } + AutoraterConfig.MergeFrom(other.AutoraterConfig); + } switch (other.MetricInputsCase) { case MetricInputsOneofCase.ExactMatchInput: if (ExactMatchInput == null) { @@ -1967,6 +2443,18 @@ public void MergeFrom(EvaluateInstancesRequest other) { } ToolParameterKvMatchInput.MergeFrom(other.ToolParameterKvMatchInput); break; + case MetricInputsOneofCase.CometInput: + if (CometInput == null) { + CometInput = new global::Google.Cloud.AIPlatform.V1Beta1.CometInput(); + } + CometInput.MergeFrom(other.CometInput); + break; + case MetricInputsOneofCase.MetricxInput: + if (MetricxInput == null) { + MetricxInput = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput(); + } + MetricxInput.MergeFrom(other.MetricxInput); + break; case MetricInputsOneofCase.TrajectoryExactMatchInput: if (TrajectoryExactMatchInput == null) { TrajectoryExactMatchInput = new global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInput(); @@ -2231,6 +2719,31 @@ public void MergeFrom(pb::CodedInputStream input) { PairwiseMetricInput = subBuilder; break; } + case 242: { + if (autoraterConfig_ == null) { + AutoraterConfig = new global::Google.Cloud.AIPlatform.V1Beta1.AutoraterConfig(); + } + input.ReadMessage(AutoraterConfig); + break; + } + case 250: { + global::Google.Cloud.AIPlatform.V1Beta1.CometInput subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.CometInput(); + if (metricInputsCase_ == MetricInputsOneofCase.CometInput) { + subBuilder.MergeFrom(CometInput); + } + input.ReadMessage(subBuilder); + CometInput = subBuilder; + break; + } + case 258: { + global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput(); + if (metricInputsCase_ == MetricInputsOneofCase.MetricxInput) { + subBuilder.MergeFrom(MetricxInput); + } + input.ReadMessage(subBuilder); + MetricxInput = subBuilder; + break; + } case 266: { global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInput subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInput(); if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryExactMatchInput) { @@ -2511,6 +3024,31 @@ public void MergeFrom(pb::CodedInputStream input) { PairwiseMetricInput = subBuilder; break; } + case 242: { + if (autoraterConfig_ == null) { + AutoraterConfig = new global::Google.Cloud.AIPlatform.V1Beta1.AutoraterConfig(); + } + input.ReadMessage(AutoraterConfig); + break; + } + case 250: { + global::Google.Cloud.AIPlatform.V1Beta1.CometInput subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.CometInput(); + if (metricInputsCase_ == MetricInputsOneofCase.CometInput) { + subBuilder.MergeFrom(CometInput); + } + input.ReadMessage(subBuilder); + CometInput = subBuilder; + break; + } + case 258: { + global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxInput(); + if (metricInputsCase_ == MetricInputsOneofCase.MetricxInput) { + subBuilder.MergeFrom(MetricxInput); + } + input.ReadMessage(subBuilder); + MetricxInput = subBuilder; + break; + } case 266: { global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInput subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchInput(); if (metricInputsCase_ == MetricInputsOneofCase.TrajectoryExactMatchInput) { @@ -2590,7 +3128,7 @@ public sealed partial class EvaluateInstancesResponse : pb::IMessageField number for the "comet_result" field. + public const int CometResultFieldNumber = 29; + /// + /// Translation metrics. + /// Result for Comet metric. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.CometResult CometResult { + get { return evaluationResultsCase_ == EvaluationResultsOneofCase.CometResult ? (global::Google.Cloud.AIPlatform.V1Beta1.CometResult) evaluationResults_ : null; } + set { + evaluationResults_ = value; + evaluationResultsCase_ = value == null ? EvaluationResultsOneofCase.None : EvaluationResultsOneofCase.CometResult; + } + } + + /// Field number for the "metricx_result" field. + public const int MetricxResultFieldNumber = 30; + /// + /// Result for Metricx metric. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult MetricxResult { + get { return evaluationResultsCase_ == EvaluationResultsOneofCase.MetricxResult ? (global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult) evaluationResults_ : null; } + set { + evaluationResults_ = value; + evaluationResultsCase_ = value == null ? EvaluationResultsOneofCase.None : EvaluationResultsOneofCase.MetricxResult; + } + } + /// Field number for the "trajectory_exact_match_results" field. public const int TrajectoryExactMatchResultsFieldNumber = 31; /// @@ -3178,6 +3753,8 @@ public enum EvaluationResultsOneofCase { ToolNameMatchResults = 19, ToolParameterKeyMatchResults = 20, ToolParameterKvMatchResults = 21, + CometResult = 29, + MetricxResult = 30, TrajectoryExactMatchResults = 31, TrajectoryInOrderMatchResults = 32, TrajectoryAnyOrderMatchResults = 33, @@ -3237,6 +3814,8 @@ public bool Equals(EvaluateInstancesResponse other) { if (!object.Equals(ToolNameMatchResults, other.ToolNameMatchResults)) return false; if (!object.Equals(ToolParameterKeyMatchResults, other.ToolParameterKeyMatchResults)) return false; if (!object.Equals(ToolParameterKvMatchResults, other.ToolParameterKvMatchResults)) return false; + if (!object.Equals(CometResult, other.CometResult)) return false; + if (!object.Equals(MetricxResult, other.MetricxResult)) return false; if (!object.Equals(TrajectoryExactMatchResults, other.TrajectoryExactMatchResults)) return false; if (!object.Equals(TrajectoryInOrderMatchResults, other.TrajectoryInOrderMatchResults)) return false; if (!object.Equals(TrajectoryAnyOrderMatchResults, other.TrajectoryAnyOrderMatchResults)) return false; @@ -3274,6 +3853,8 @@ public override int GetHashCode() { if (evaluationResultsCase_ == EvaluationResultsOneofCase.ToolNameMatchResults) hash ^= ToolNameMatchResults.GetHashCode(); if (evaluationResultsCase_ == EvaluationResultsOneofCase.ToolParameterKeyMatchResults) hash ^= ToolParameterKeyMatchResults.GetHashCode(); if (evaluationResultsCase_ == EvaluationResultsOneofCase.ToolParameterKvMatchResults) hash ^= ToolParameterKvMatchResults.GetHashCode(); + if (evaluationResultsCase_ == EvaluationResultsOneofCase.CometResult) hash ^= CometResult.GetHashCode(); + if (evaluationResultsCase_ == EvaluationResultsOneofCase.MetricxResult) hash ^= MetricxResult.GetHashCode(); if (evaluationResultsCase_ == EvaluationResultsOneofCase.TrajectoryExactMatchResults) hash ^= TrajectoryExactMatchResults.GetHashCode(); if (evaluationResultsCase_ == EvaluationResultsOneofCase.TrajectoryInOrderMatchResults) hash ^= TrajectoryInOrderMatchResults.GetHashCode(); if (evaluationResultsCase_ == EvaluationResultsOneofCase.TrajectoryAnyOrderMatchResults) hash ^= TrajectoryAnyOrderMatchResults.GetHashCode(); @@ -3391,6 +3972,14 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(226, 1); output.WriteMessage(PairwiseMetricResult); } + if (evaluationResultsCase_ == EvaluationResultsOneofCase.CometResult) { + output.WriteRawTag(234, 1); + output.WriteMessage(CometResult); + } + if (evaluationResultsCase_ == EvaluationResultsOneofCase.MetricxResult) { + output.WriteRawTag(242, 1); + output.WriteMessage(MetricxResult); + } if (evaluationResultsCase_ == EvaluationResultsOneofCase.TrajectoryExactMatchResults) { output.WriteRawTag(250, 1); output.WriteMessage(TrajectoryExactMatchResults); @@ -3517,6 +4106,14 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(226, 1); output.WriteMessage(PairwiseMetricResult); } + if (evaluationResultsCase_ == EvaluationResultsOneofCase.CometResult) { + output.WriteRawTag(234, 1); + output.WriteMessage(CometResult); + } + if (evaluationResultsCase_ == EvaluationResultsOneofCase.MetricxResult) { + output.WriteRawTag(242, 1); + output.WriteMessage(MetricxResult); + } if (evaluationResultsCase_ == EvaluationResultsOneofCase.TrajectoryExactMatchResults) { output.WriteRawTag(250, 1); output.WriteMessage(TrajectoryExactMatchResults); @@ -3620,6 +4217,12 @@ public int CalculateSize() { if (evaluationResultsCase_ == EvaluationResultsOneofCase.ToolParameterKvMatchResults) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(ToolParameterKvMatchResults); } + if (evaluationResultsCase_ == EvaluationResultsOneofCase.CometResult) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(CometResult); + } + if (evaluationResultsCase_ == EvaluationResultsOneofCase.MetricxResult) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(MetricxResult); + } if (evaluationResultsCase_ == EvaluationResultsOneofCase.TrajectoryExactMatchResults) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(TrajectoryExactMatchResults); } @@ -3789,6 +4392,18 @@ public void MergeFrom(EvaluateInstancesResponse other) { } ToolParameterKvMatchResults.MergeFrom(other.ToolParameterKvMatchResults); break; + case EvaluationResultsOneofCase.CometResult: + if (CometResult == null) { + CometResult = new global::Google.Cloud.AIPlatform.V1Beta1.CometResult(); + } + CometResult.MergeFrom(other.CometResult); + break; + case EvaluationResultsOneofCase.MetricxResult: + if (MetricxResult == null) { + MetricxResult = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult(); + } + MetricxResult.MergeFrom(other.MetricxResult); + break; case EvaluationResultsOneofCase.TrajectoryExactMatchResults: if (TrajectoryExactMatchResults == null) { TrajectoryExactMatchResults = new global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchResults(); @@ -4049,6 +4664,24 @@ public void MergeFrom(pb::CodedInputStream input) { PairwiseMetricResult = subBuilder; break; } + case 234: { + global::Google.Cloud.AIPlatform.V1Beta1.CometResult subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.CometResult(); + if (evaluationResultsCase_ == EvaluationResultsOneofCase.CometResult) { + subBuilder.MergeFrom(CometResult); + } + input.ReadMessage(subBuilder); + CometResult = subBuilder; + break; + } + case 242: { + global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult(); + if (evaluationResultsCase_ == EvaluationResultsOneofCase.MetricxResult) { + subBuilder.MergeFrom(MetricxResult); + } + input.ReadMessage(subBuilder); + MetricxResult = subBuilder; + break; + } case 250: { global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchResults subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchResults(); if (evaluationResultsCase_ == EvaluationResultsOneofCase.TrajectoryExactMatchResults) { @@ -4325,6 +4958,24 @@ public void MergeFrom(pb::CodedInputStream input) { PairwiseMetricResult = subBuilder; break; } + case 234: { + global::Google.Cloud.AIPlatform.V1Beta1.CometResult subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.CometResult(); + if (evaluationResultsCase_ == EvaluationResultsOneofCase.CometResult) { + subBuilder.MergeFrom(CometResult); + } + input.ReadMessage(subBuilder); + CometResult = subBuilder; + break; + } + case 242: { + global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxResult(); + if (evaluationResultsCase_ == EvaluationResultsOneofCase.MetricxResult) { + subBuilder.MergeFrom(MetricxResult); + } + input.ReadMessage(subBuilder); + MetricxResult = subBuilder; + break; + } case 250: { global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchResults subBuilder = new global::Google.Cloud.AIPlatform.V1Beta1.TrajectoryExactMatchResults(); if (evaluationResultsCase_ == EvaluationResultsOneofCase.TrajectoryExactMatchResults) { @@ -4404,7 +5055,7 @@ public sealed partial class ExactMatchInput : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[2]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[3]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -4638,7 +5289,7 @@ public sealed partial class ExactMatchInstance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[4]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[5]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5059,7 +5710,7 @@ public sealed partial class ExactMatchResults : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[5]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[6]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5245,7 +5896,7 @@ public sealed partial class ExactMatchMetricValue : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[7]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[8]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5691,7 +6342,7 @@ public sealed partial class BleuInstance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[8]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[9]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5956,7 +6607,7 @@ public sealed partial class BleuSpec : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[9]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[10]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -6152,7 +6803,7 @@ public sealed partial class BleuResults : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[10]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[11]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -6338,7 +6989,7 @@ public sealed partial class BleuMetricValue : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[11]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[12]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -6550,7 +7201,7 @@ public sealed partial class RougeInput : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[12]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[13]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -6784,7 +7435,7 @@ public sealed partial class RougeInstance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[13]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[14]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -7049,7 +7700,7 @@ public sealed partial class RougeSpec : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[14]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[15]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -7325,7 +7976,7 @@ public sealed partial class RougeResults : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[15]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[16]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -7511,7 +8162,7 @@ public sealed partial class RougeMetricValue : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[16]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[17]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -7723,7 +8374,7 @@ public sealed partial class CoherenceInput : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[17]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[18]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -7977,7 +8628,7 @@ public sealed partial class CoherenceInstance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[18]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[19]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -8187,7 +8838,7 @@ public sealed partial class CoherenceSpec : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[19]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[20]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -8384,7 +9035,7 @@ public sealed partial class CoherenceResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[20]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[21]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -8691,7 +9342,7 @@ public sealed partial class FluencyInput : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[21]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[22]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -8945,7 +9596,7 @@ public sealed partial class FluencyInstance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[22]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[23]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -9155,7 +9806,7 @@ public sealed partial class FluencySpec : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[23]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[24]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -9352,7 +10003,7 @@ public sealed partial class FluencyResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[24]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[25]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -9659,7 +10310,7 @@ public sealed partial class SafetyInput : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[25]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[26]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -9913,7 +10564,7 @@ public sealed partial class SafetyInstance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[26]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[27]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10123,7 +10774,7 @@ public sealed partial class SafetySpec : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[27]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[28]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10320,7 +10971,7 @@ public sealed partial class SafetyResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[28]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[29]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10627,7 +11278,7 @@ public sealed partial class GroundednessInput : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[29]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[30]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10881,7 +11532,7 @@ public sealed partial class GroundednessInstance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[31]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[32]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -11343,7 +11994,7 @@ public sealed partial class GroundednessResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[33]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[34]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -11904,7 +12555,7 @@ public sealed partial class FulfillmentInstance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[35]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[36]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -12365,7 +13016,7 @@ public sealed partial class FulfillmentResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[36]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[37]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -12672,7 +13323,7 @@ public sealed partial class SummarizationQualityInput : pb::IMessageField number for the "system_instruction" field. + public const int SystemInstructionFieldNumber = 2; + private readonly static string SystemInstructionDefaultValue = ""; + + private string systemInstruction_; + /// + /// Optional. System instructions for pointwise metric. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string SystemInstruction { + get { return systemInstruction_ ?? SystemInstructionDefaultValue; } + set { + systemInstruction_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "system_instruction" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasSystemInstruction { + get { return systemInstruction_ != null; } + } + /// Clears the value of the "system_instruction" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearSystemInstruction() { + systemInstruction_ = null; + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -23861,6 +24542,7 @@ public bool Equals(PointwiseMetricSpec other) { return true; } if (MetricPromptTemplate != other.MetricPromptTemplate) return false; + if (SystemInstruction != other.SystemInstruction) return false; return Equals(_unknownFields, other._unknownFields); } @@ -23869,6 +24551,7 @@ public bool Equals(PointwiseMetricSpec other) { public override int GetHashCode() { int hash = 1; if (HasMetricPromptTemplate) hash ^= MetricPromptTemplate.GetHashCode(); + if (HasSystemInstruction) hash ^= SystemInstruction.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -23891,6 +24574,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteString(MetricPromptTemplate); } + if (HasSystemInstruction) { + output.WriteRawTag(18); + output.WriteString(SystemInstruction); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -23905,6 +24592,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteString(MetricPromptTemplate); } + if (HasSystemInstruction) { + output.WriteRawTag(18); + output.WriteString(SystemInstruction); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -23918,6 +24609,9 @@ public int CalculateSize() { if (HasMetricPromptTemplate) { size += 1 + pb::CodedOutputStream.ComputeStringSize(MetricPromptTemplate); } + if (HasSystemInstruction) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(SystemInstruction); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -23933,6 +24627,9 @@ public void MergeFrom(PointwiseMetricSpec other) { if (other.HasMetricPromptTemplate) { MetricPromptTemplate = other.MetricPromptTemplate; } + if (other.HasSystemInstruction) { + SystemInstruction = other.SystemInstruction; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -23952,6 +24649,10 @@ public void MergeFrom(pb::CodedInputStream input) { MetricPromptTemplate = input.ReadString(); break; } + case 18: { + SystemInstruction = input.ReadString(); + break; + } } } #endif @@ -23971,6 +24672,10 @@ public void MergeFrom(pb::CodedInputStream input) { MetricPromptTemplate = input.ReadString(); break; } + case 18: { + SystemInstruction = input.ReadString(); + break; + } } } } @@ -23997,7 +24702,7 @@ public sealed partial class PointwiseMetricResult : pb::IMessageField number for the "candidate_response_field_name" field. + public const int CandidateResponseFieldNameFieldNumber = 2; + private string candidateResponseFieldName_ = ""; + /// + /// Optional. The field name of the candidate response. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string CandidateResponseFieldName { + get { return candidateResponseFieldName_; } + set { + candidateResponseFieldName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "baseline_response_field_name" field. + public const int BaselineResponseFieldNameFieldNumber = 3; + private string baselineResponseFieldName_ = ""; + /// + /// Optional. The field name of the baseline response. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string BaselineResponseFieldName { + get { return baselineResponseFieldName_; } + set { + baselineResponseFieldName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "system_instruction" field. + public const int SystemInstructionFieldNumber = 4; + private readonly static string SystemInstructionDefaultValue = ""; + + private string systemInstruction_; + /// + /// Optional. System instructions for pairwise metric. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string SystemInstruction { + get { return systemInstruction_ ?? SystemInstructionDefaultValue; } + set { + systemInstruction_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "system_instruction" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasSystemInstruction { + get { return systemInstruction_ != null; } + } + /// Clears the value of the "system_instruction" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearSystemInstruction() { + systemInstruction_ = null; + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -24821,6 +25588,9 @@ public bool Equals(PairwiseMetricSpec other) { return true; } if (MetricPromptTemplate != other.MetricPromptTemplate) return false; + if (CandidateResponseFieldName != other.CandidateResponseFieldName) return false; + if (BaselineResponseFieldName != other.BaselineResponseFieldName) return false; + if (SystemInstruction != other.SystemInstruction) return false; return Equals(_unknownFields, other._unknownFields); } @@ -24829,6 +25599,9 @@ public bool Equals(PairwiseMetricSpec other) { public override int GetHashCode() { int hash = 1; if (HasMetricPromptTemplate) hash ^= MetricPromptTemplate.GetHashCode(); + if (CandidateResponseFieldName.Length != 0) hash ^= CandidateResponseFieldName.GetHashCode(); + if (BaselineResponseFieldName.Length != 0) hash ^= BaselineResponseFieldName.GetHashCode(); + if (HasSystemInstruction) hash ^= SystemInstruction.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -24851,6 +25624,18 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteString(MetricPromptTemplate); } + if (CandidateResponseFieldName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(CandidateResponseFieldName); + } + if (BaselineResponseFieldName.Length != 0) { + output.WriteRawTag(26); + output.WriteString(BaselineResponseFieldName); + } + if (HasSystemInstruction) { + output.WriteRawTag(34); + output.WriteString(SystemInstruction); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -24865,6 +25650,18 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteString(MetricPromptTemplate); } + if (CandidateResponseFieldName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(CandidateResponseFieldName); + } + if (BaselineResponseFieldName.Length != 0) { + output.WriteRawTag(26); + output.WriteString(BaselineResponseFieldName); + } + if (HasSystemInstruction) { + output.WriteRawTag(34); + output.WriteString(SystemInstruction); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -24878,6 +25675,15 @@ public int CalculateSize() { if (HasMetricPromptTemplate) { size += 1 + pb::CodedOutputStream.ComputeStringSize(MetricPromptTemplate); } + if (CandidateResponseFieldName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(CandidateResponseFieldName); + } + if (BaselineResponseFieldName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(BaselineResponseFieldName); + } + if (HasSystemInstruction) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(SystemInstruction); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -24893,6 +25699,15 @@ public void MergeFrom(PairwiseMetricSpec other) { if (other.HasMetricPromptTemplate) { MetricPromptTemplate = other.MetricPromptTemplate; } + if (other.CandidateResponseFieldName.Length != 0) { + CandidateResponseFieldName = other.CandidateResponseFieldName; + } + if (other.BaselineResponseFieldName.Length != 0) { + BaselineResponseFieldName = other.BaselineResponseFieldName; + } + if (other.HasSystemInstruction) { + SystemInstruction = other.SystemInstruction; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -24912,6 +25727,18 @@ public void MergeFrom(pb::CodedInputStream input) { MetricPromptTemplate = input.ReadString(); break; } + case 18: { + CandidateResponseFieldName = input.ReadString(); + break; + } + case 26: { + BaselineResponseFieldName = input.ReadString(); + break; + } + case 34: { + SystemInstruction = input.ReadString(); + break; + } } } #endif @@ -24931,6 +25758,18 @@ public void MergeFrom(pb::CodedInputStream input) { MetricPromptTemplate = input.ReadString(); break; } + case 18: { + CandidateResponseFieldName = input.ReadString(); + break; + } + case 26: { + BaselineResponseFieldName = input.ReadString(); + break; + } + case 34: { + SystemInstruction = input.ReadString(); + break; + } } } } @@ -24956,7 +25795,7 @@ public sealed partial class PairwiseMetricResult : pb::IMessage + /// Spec for tool call valid metric. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolCallValidSpec : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolCallValidSpec()); + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[83]; } + } + + [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 ToolCallValidSpec() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolCallValidSpec(ToolCallValidSpec other) : this() { + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolCallValidSpec Clone() { + return new ToolCallValidSpec(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolCallValidSpec); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolCallValidSpec other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + 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 (_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 (_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 (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolCallValidSpec other) { + if (other == null) { + return; + } + _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; + } + } + #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; + } + } + } + #endif + + } + + /// + /// Spec for tool call valid instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolCallValidInstance : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolCallValidInstance()); + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[84]; } + } + + [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 ToolCallValidInstance() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolCallValidInstance(ToolCallValidInstance other) : this() { + prediction_ = other.prediction_; + reference_ = other.reference_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolCallValidInstance Clone() { + return new ToolCallValidInstance(this); + } + + /// Field number for the "prediction" field. + public const int PredictionFieldNumber = 1; + private readonly static string PredictionDefaultValue = ""; + + private string prediction_; + /// + /// Required. Output of the evaluated model. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Prediction { + get { return prediction_ ?? PredictionDefaultValue; } + set { + prediction_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "prediction" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasPrediction { + get { return prediction_ != null; } + } + /// Clears the value of the "prediction" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearPrediction() { + prediction_ = null; + } + + /// Field number for the "reference" field. + public const int ReferenceFieldNumber = 2; + private readonly static string ReferenceDefaultValue = ""; + + private string reference_; + /// + /// Required. Ground truth used to compare against the prediction. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Reference { + get { return reference_ ?? ReferenceDefaultValue; } + set { + reference_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "reference" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasReference { + get { return reference_ != null; } + } + /// Clears the value of the "reference" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearReference() { + reference_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolCallValidInstance); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolCallValidInstance other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Prediction != other.Prediction) return false; + if (Reference != other.Reference) 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 (HasPrediction) hash ^= Prediction.GetHashCode(); + if (HasReference) hash ^= Reference.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 (HasPrediction) { + output.WriteRawTag(10); + output.WriteString(Prediction); + } + if (HasReference) { + output.WriteRawTag(18); + output.WriteString(Reference); + } + 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 (HasPrediction) { + output.WriteRawTag(10); + output.WriteString(Prediction); + } + if (HasReference) { + output.WriteRawTag(18); + output.WriteString(Reference); + } + 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 (HasPrediction) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Prediction); + } + if (HasReference) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Reference); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolCallValidInstance other) { + if (other == null) { + return; + } + if (other.HasPrediction) { + Prediction = other.Prediction; + } + if (other.HasReference) { + Reference = other.Reference; + } + _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: { + Prediction = input.ReadString(); + break; + } + case 18: { + Reference = 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: { + Prediction = input.ReadString(); + break; + } + case 18: { + Reference = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Results for tool call valid metric. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolCallValidResults : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolCallValidResults()); + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[85]; } + } + + [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 ToolCallValidResults() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolCallValidResults(ToolCallValidResults other) : this() { + toolCallValidMetricValues_ = other.toolCallValidMetricValues_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolCallValidResults Clone() { + return new ToolCallValidResults(this); + } + + /// Field number for the "tool_call_valid_metric_values" field. + public const int ToolCallValidMetricValuesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_toolCallValidMetricValues_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ToolCallValidMetricValue.Parser); + private readonly pbc::RepeatedField toolCallValidMetricValues_ = new pbc::RepeatedField(); + /// + /// Output only. Tool call valid metric values. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField ToolCallValidMetricValues { + get { return toolCallValidMetricValues_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolCallValidResults); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolCallValidResults other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!toolCallValidMetricValues_.Equals(other.toolCallValidMetricValues_)) 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; + hash ^= toolCallValidMetricValues_.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 + toolCallValidMetricValues_.WriteTo(output, _repeated_toolCallValidMetricValues_codec); + 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) { + toolCallValidMetricValues_.WriteTo(ref output, _repeated_toolCallValidMetricValues_codec); + 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; + size += toolCallValidMetricValues_.CalculateSize(_repeated_toolCallValidMetricValues_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolCallValidResults other) { + if (other == null) { + return; + } + toolCallValidMetricValues_.Add(other.toolCallValidMetricValues_); + _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: { + toolCallValidMetricValues_.AddEntriesFrom(input, _repeated_toolCallValidMetricValues_codec); + 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: { + toolCallValidMetricValues_.AddEntriesFrom(ref input, _repeated_toolCallValidMetricValues_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Tool call valid metric value for an instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolCallValidMetricValue : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolCallValidMetricValue()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; + [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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[86]; } + } + + [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 ToolCallValidMetricValue() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolCallValidMetricValue(ToolCallValidMetricValue other) : this() { + _hasBits0 = other._hasBits0; + score_ = other.score_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolCallValidMetricValue Clone() { + return new ToolCallValidMetricValue(this); + } + + /// Field number for the "score" field. + public const int ScoreFieldNumber = 1; + private readonly static float ScoreDefaultValue = 0F; + + private float score_; + /// + /// Output only. Tool call valid score. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public float Score { + get { if ((_hasBits0 & 1) != 0) { return score_; } else { return ScoreDefaultValue; } } + set { + _hasBits0 |= 1; + score_ = value; + } + } + /// Gets whether the "score" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasScore { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "score" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearScore() { + _hasBits0 &= ~1; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolCallValidMetricValue); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolCallValidMetricValue other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(Score, other.Score)) 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 (HasScore) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(Score); + 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 (HasScore) { + output.WriteRawTag(13); + output.WriteFloat(Score); + } + 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 (HasScore) { + output.WriteRawTag(13); + output.WriteFloat(Score); + } + 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 (HasScore) { + size += 1 + 4; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolCallValidMetricValue other) { + if (other == null) { + return; + } + if (other.HasScore) { + Score = other.Score; + } + _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 13: { + Score = input.ReadFloat(); + 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 13: { + Score = input.ReadFloat(); + break; + } + } + } + } + #endif + + } + + /// + /// Input for tool name match metric. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolNameMatchInput : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchInput()); + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[87]; } + } + + [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 ToolNameMatchInput() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchInput(ToolNameMatchInput other) : this() { + metricSpec_ = other.metricSpec_ != null ? other.metricSpec_.Clone() : null; + instances_ = other.instances_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchInput Clone() { + return new ToolNameMatchInput(this); + } + + /// Field number for the "metric_spec" field. + public const int MetricSpecFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec metricSpec_; + /// + /// Required. Spec for tool name match metric. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec MetricSpec { + get { return metricSpec_; } + set { + metricSpec_ = value; + } + } + + /// Field number for the "instances" field. + public const int InstancesFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_instances_codec + = pb::FieldCodec.ForMessage(18, global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchInstance.Parser); + private readonly pbc::RepeatedField instances_ = new pbc::RepeatedField(); + /// + /// Required. Repeated tool name match instances. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Instances { + get { return instances_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolNameMatchInput); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolNameMatchInput other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(MetricSpec, other.MetricSpec)) return false; + if(!instances_.Equals(other.instances_)) 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 (metricSpec_ != null) hash ^= MetricSpec.GetHashCode(); + hash ^= instances_.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 (metricSpec_ != null) { + output.WriteRawTag(10); + output.WriteMessage(MetricSpec); + } + instances_.WriteTo(output, _repeated_instances_codec); + 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 (metricSpec_ != null) { + output.WriteRawTag(10); + output.WriteMessage(MetricSpec); + } + instances_.WriteTo(ref output, _repeated_instances_codec); + 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 (metricSpec_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(MetricSpec); + } + size += instances_.CalculateSize(_repeated_instances_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolNameMatchInput other) { + if (other == null) { + return; + } + if (other.metricSpec_ != null) { + if (metricSpec_ == null) { + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec(); + } + MetricSpec.MergeFrom(other.MetricSpec); + } + instances_.Add(other.instances_); + _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 (metricSpec_ == null) { + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec(); + } + input.ReadMessage(MetricSpec); + break; + } + case 18: { + instances_.AddEntriesFrom(input, _repeated_instances_codec); + 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 (metricSpec_ == null) { + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec(); + } + input.ReadMessage(MetricSpec); + break; + } + case 18: { + instances_.AddEntriesFrom(ref input, _repeated_instances_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Spec for tool name match metric. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolNameMatchSpec : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchSpec()); + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[88]; } + } + + [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 ToolNameMatchSpec() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchSpec(ToolNameMatchSpec other) : this() { + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchSpec Clone() { + return new ToolNameMatchSpec(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolNameMatchSpec); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolNameMatchSpec other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + 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 (_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 (_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 (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolNameMatchSpec other) { + if (other == null) { + return; + } + _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; + } + } + #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; + } + } + } + #endif + + } + + /// + /// Spec for tool name match instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolNameMatchInstance : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchInstance()); + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[89]; } + } + + [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 ToolNameMatchInstance() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchInstance(ToolNameMatchInstance other) : this() { + prediction_ = other.prediction_; + reference_ = other.reference_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchInstance Clone() { + return new ToolNameMatchInstance(this); + } + + /// Field number for the "prediction" field. + public const int PredictionFieldNumber = 1; + private readonly static string PredictionDefaultValue = ""; + + private string prediction_; + /// + /// Required. Output of the evaluated model. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Prediction { + get { return prediction_ ?? PredictionDefaultValue; } + set { + prediction_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "prediction" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasPrediction { + get { return prediction_ != null; } + } + /// Clears the value of the "prediction" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearPrediction() { + prediction_ = null; + } + + /// Field number for the "reference" field. + public const int ReferenceFieldNumber = 2; + private readonly static string ReferenceDefaultValue = ""; + + private string reference_; + /// + /// Required. Ground truth used to compare against the prediction. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Reference { + get { return reference_ ?? ReferenceDefaultValue; } + set { + reference_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "reference" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasReference { + get { return reference_ != null; } + } + /// Clears the value of the "reference" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearReference() { + reference_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolNameMatchInstance); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolNameMatchInstance other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Prediction != other.Prediction) return false; + if (Reference != other.Reference) 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 (HasPrediction) hash ^= Prediction.GetHashCode(); + if (HasReference) hash ^= Reference.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 (HasPrediction) { + output.WriteRawTag(10); + output.WriteString(Prediction); + } + if (HasReference) { + output.WriteRawTag(18); + output.WriteString(Reference); + } + 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 (HasPrediction) { + output.WriteRawTag(10); + output.WriteString(Prediction); + } + if (HasReference) { + output.WriteRawTag(18); + output.WriteString(Reference); + } + 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 (HasPrediction) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Prediction); + } + if (HasReference) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Reference); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolNameMatchInstance other) { + if (other == null) { + return; + } + if (other.HasPrediction) { + Prediction = other.Prediction; + } + if (other.HasReference) { + Reference = other.Reference; + } + _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: { + Prediction = input.ReadString(); + break; + } + case 18: { + Reference = 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: { + Prediction = input.ReadString(); + break; + } + case 18: { + Reference = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Results for tool name match metric. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolNameMatchResults : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchResults()); + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[90]; } + } + + [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 ToolNameMatchResults() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchResults(ToolNameMatchResults other) : this() { + toolNameMatchMetricValues_ = other.toolNameMatchMetricValues_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchResults Clone() { + return new ToolNameMatchResults(this); + } + + /// Field number for the "tool_name_match_metric_values" field. + public const int ToolNameMatchMetricValuesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_toolNameMatchMetricValues_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchMetricValue.Parser); + private readonly pbc::RepeatedField toolNameMatchMetricValues_ = new pbc::RepeatedField(); + /// + /// Output only. Tool name match metric values. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField ToolNameMatchMetricValues { + get { return toolNameMatchMetricValues_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolNameMatchResults); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolNameMatchResults other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!toolNameMatchMetricValues_.Equals(other.toolNameMatchMetricValues_)) 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; + hash ^= toolNameMatchMetricValues_.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 + toolNameMatchMetricValues_.WriteTo(output, _repeated_toolNameMatchMetricValues_codec); + 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) { + toolNameMatchMetricValues_.WriteTo(ref output, _repeated_toolNameMatchMetricValues_codec); + 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; + size += toolNameMatchMetricValues_.CalculateSize(_repeated_toolNameMatchMetricValues_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolNameMatchResults other) { + if (other == null) { + return; + } + toolNameMatchMetricValues_.Add(other.toolNameMatchMetricValues_); + _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: { + toolNameMatchMetricValues_.AddEntriesFrom(input, _repeated_toolNameMatchMetricValues_codec); + 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: { + toolNameMatchMetricValues_.AddEntriesFrom(ref input, _repeated_toolNameMatchMetricValues_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Tool name match metric value for an instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolNameMatchMetricValue : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchMetricValue()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; + [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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[91]; } + } + + [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 ToolNameMatchMetricValue() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchMetricValue(ToolNameMatchMetricValue other) : this() { + _hasBits0 = other._hasBits0; + score_ = other.score_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolNameMatchMetricValue Clone() { + return new ToolNameMatchMetricValue(this); + } + + /// Field number for the "score" field. + public const int ScoreFieldNumber = 1; + private readonly static float ScoreDefaultValue = 0F; + + private float score_; + /// + /// Output only. Tool name match score. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public float Score { + get { if ((_hasBits0 & 1) != 0) { return score_; } else { return ScoreDefaultValue; } } + set { + _hasBits0 |= 1; + score_ = value; + } + } + /// Gets whether the "score" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasScore { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "score" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearScore() { + _hasBits0 &= ~1; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolNameMatchMetricValue); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolNameMatchMetricValue other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(Score, other.Score)) 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 (HasScore) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(Score); + 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 (HasScore) { + output.WriteRawTag(13); + output.WriteFloat(Score); + } + 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 (HasScore) { + output.WriteRawTag(13); + output.WriteFloat(Score); + } + 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 (HasScore) { + size += 1 + 4; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolNameMatchMetricValue other) { + if (other == null) { + return; + } + if (other.HasScore) { + Score = other.Score; + } + _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 13: { + Score = input.ReadFloat(); + 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 13: { + Score = input.ReadFloat(); + break; + } + } + } + } + #endif + + } + + /// + /// Input for tool parameter key match metric. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ToolParameterKeyMatchInput : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchInput()); + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[92]; } + } + + [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 ToolParameterKeyMatchInput() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolParameterKeyMatchInput(ToolParameterKeyMatchInput other) : this() { + metricSpec_ = other.metricSpec_ != null ? other.metricSpec_.Clone() : null; + instances_ = other.instances_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ToolParameterKeyMatchInput Clone() { + return new ToolParameterKeyMatchInput(this); + } + + /// Field number for the "metric_spec" field. + public const int MetricSpecFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec metricSpec_; + /// + /// Required. Spec for tool parameter key match metric. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec MetricSpec { + get { return metricSpec_; } + set { + metricSpec_ = value; + } + } + + /// Field number for the "instances" field. + public const int InstancesFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_instances_codec + = pb::FieldCodec.ForMessage(18, global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchInstance.Parser); + private readonly pbc::RepeatedField instances_ = new pbc::RepeatedField(); + /// + /// Required. Repeated tool parameter key match instances. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Instances { + get { return instances_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ToolParameterKeyMatchInput); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ToolParameterKeyMatchInput other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(MetricSpec, other.MetricSpec)) return false; + if(!instances_.Equals(other.instances_)) 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 (metricSpec_ != null) hash ^= MetricSpec.GetHashCode(); + hash ^= instances_.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 (metricSpec_ != null) { + output.WriteRawTag(10); + output.WriteMessage(MetricSpec); + } + instances_.WriteTo(output, _repeated_instances_codec); + 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 (metricSpec_ != null) { + output.WriteRawTag(10); + output.WriteMessage(MetricSpec); + } + instances_.WriteTo(ref output, _repeated_instances_codec); + 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 (metricSpec_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(MetricSpec); + } + size += instances_.CalculateSize(_repeated_instances_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ToolParameterKeyMatchInput other) { + if (other == null) { + return; + } + if (other.metricSpec_ != null) { + if (metricSpec_ == null) { + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec(); + } + MetricSpec.MergeFrom(other.MetricSpec); + } + instances_.Add(other.instances_); + _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 (metricSpec_ == null) { + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec(); + } + input.ReadMessage(MetricSpec); + break; + } + case 18: { + instances_.AddEntriesFrom(input, _repeated_instances_codec); + 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 (metricSpec_ == null) { + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec(); } input.ReadMessage(MetricSpec); break; @@ -25409,24 +28352,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Spec for tool call valid metric. + /// Spec for tool parameter key match metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolCallValidSpec : pb::IMessage + public sealed partial class ToolParameterKeyMatchSpec : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolCallValidSpec()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchSpec()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[82]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[93]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -25437,7 +28380,7 @@ public sealed partial class ToolCallValidSpec : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolCallValidSpec() { + public ToolParameterKeyMatchSpec() { OnConstruction(); } @@ -25445,25 +28388,25 @@ public ToolCallValidSpec() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolCallValidSpec(ToolCallValidSpec other) : this() { + public ToolParameterKeyMatchSpec(ToolParameterKeyMatchSpec other) : this() { _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolCallValidSpec Clone() { - return new ToolCallValidSpec(this); + public ToolParameterKeyMatchSpec Clone() { + return new ToolParameterKeyMatchSpec(this); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolCallValidSpec); + return Equals(other as ToolParameterKeyMatchSpec); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolCallValidSpec other) { + public bool Equals(ToolParameterKeyMatchSpec other) { if (ReferenceEquals(other, null)) { return false; } @@ -25523,7 +28466,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolCallValidSpec other) { + public void MergeFrom(ToolParameterKeyMatchSpec other) { if (other == null) { return; } @@ -25565,24 +28508,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Spec for tool call valid instance. + /// Spec for tool parameter key match instance. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolCallValidInstance : pb::IMessage + public sealed partial class ToolParameterKeyMatchInstance : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolCallValidInstance()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchInstance()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[83]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[94]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -25593,7 +28536,7 @@ public sealed partial class ToolCallValidInstance : pb::IMessageField number for the "prediction" field. @@ -25674,12 +28617,12 @@ public void ClearReference() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolCallValidInstance); + return Equals(other as ToolParameterKeyMatchInstance); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolCallValidInstance other) { + public bool Equals(ToolParameterKeyMatchInstance other) { if (ReferenceEquals(other, null)) { return false; } @@ -25765,7 +28708,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolCallValidInstance other) { + public void MergeFrom(ToolParameterKeyMatchInstance other) { if (other == null) { return; } @@ -25829,24 +28772,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Results for tool call valid metric. + /// Results for tool parameter key match metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolCallValidResults : pb::IMessage + public sealed partial class ToolParameterKeyMatchResults : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolCallValidResults()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchResults()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[84]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[95]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -25857,7 +28800,7 @@ public sealed partial class ToolCallValidResults : pb::IMessageField number for the "tool_call_valid_metric_values" field. - public const int ToolCallValidMetricValuesFieldNumber = 1; - private static readonly pb::FieldCodec _repeated_toolCallValidMetricValues_codec - = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ToolCallValidMetricValue.Parser); - private readonly pbc::RepeatedField toolCallValidMetricValues_ = new pbc::RepeatedField(); + /// Field number for the "tool_parameter_key_match_metric_values" field. + public const int ToolParameterKeyMatchMetricValuesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_toolParameterKeyMatchMetricValues_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchMetricValue.Parser); + private readonly pbc::RepeatedField toolParameterKeyMatchMetricValues_ = new pbc::RepeatedField(); /// - /// Output only. Tool call valid metric values. + /// Output only. Tool parameter key match metric values. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField ToolCallValidMetricValues { - get { return toolCallValidMetricValues_; } + public pbc::RepeatedField ToolParameterKeyMatchMetricValues { + get { return toolParameterKeyMatchMetricValues_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolCallValidResults); + return Equals(other as ToolParameterKeyMatchResults); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolCallValidResults other) { + public bool Equals(ToolParameterKeyMatchResults other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if(!toolCallValidMetricValues_.Equals(other.toolCallValidMetricValues_)) return false; + if(!toolParameterKeyMatchMetricValues_.Equals(other.toolParameterKeyMatchMetricValues_)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -25913,7 +28856,7 @@ public bool Equals(ToolCallValidResults other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - hash ^= toolCallValidMetricValues_.GetHashCode(); + hash ^= toolParameterKeyMatchMetricValues_.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -25932,7 +28875,7 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - toolCallValidMetricValues_.WriteTo(output, _repeated_toolCallValidMetricValues_codec); + toolParameterKeyMatchMetricValues_.WriteTo(output, _repeated_toolParameterKeyMatchMetricValues_codec); if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -25943,7 +28886,7 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - toolCallValidMetricValues_.WriteTo(ref output, _repeated_toolCallValidMetricValues_codec); + toolParameterKeyMatchMetricValues_.WriteTo(ref output, _repeated_toolParameterKeyMatchMetricValues_codec); if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -25954,7 +28897,7 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - size += toolCallValidMetricValues_.CalculateSize(_repeated_toolCallValidMetricValues_codec); + size += toolParameterKeyMatchMetricValues_.CalculateSize(_repeated_toolParameterKeyMatchMetricValues_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -25963,11 +28906,11 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolCallValidResults other) { + public void MergeFrom(ToolParameterKeyMatchResults other) { if (other == null) { return; } - toolCallValidMetricValues_.Add(other.toolCallValidMetricValues_); + toolParameterKeyMatchMetricValues_.Add(other.toolParameterKeyMatchMetricValues_); _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -25984,7 +28927,7 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { - toolCallValidMetricValues_.AddEntriesFrom(input, _repeated_toolCallValidMetricValues_codec); + toolParameterKeyMatchMetricValues_.AddEntriesFrom(input, _repeated_toolParameterKeyMatchMetricValues_codec); break; } } @@ -26003,7 +28946,7 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { - toolCallValidMetricValues_.AddEntriesFrom(ref input, _repeated_toolCallValidMetricValues_codec); + toolParameterKeyMatchMetricValues_.AddEntriesFrom(ref input, _repeated_toolParameterKeyMatchMetricValues_codec); break; } } @@ -26014,25 +28957,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Tool call valid metric value for an instance. + /// Tool parameter key match metric value for an instance. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolCallValidMetricValue : pb::IMessage + public sealed partial class ToolParameterKeyMatchMetricValue : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolCallValidMetricValue()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchMetricValue()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[85]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[96]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -26043,7 +28986,7 @@ public sealed partial class ToolCallValidMetricValue : pb::IMessageField number for the "score" field. @@ -26069,7 +29012,7 @@ public ToolCallValidMetricValue Clone() { private float score_; /// - /// Output only. Tool call valid score. + /// Output only. Tool parameter key match score. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -26096,12 +29039,12 @@ public void ClearScore() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolCallValidMetricValue); + return Equals(other as ToolParameterKeyMatchMetricValue); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolCallValidMetricValue other) { + public bool Equals(ToolParameterKeyMatchMetricValue other) { if (ReferenceEquals(other, null)) { return false; } @@ -26174,7 +29117,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolCallValidMetricValue other) { + public void MergeFrom(ToolParameterKeyMatchMetricValue other) { if (other == null) { return; } @@ -26227,24 +29170,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Input for tool name match metric. + /// Input for tool parameter key value match metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolNameMatchInput : pb::IMessage + public sealed partial class ToolParameterKVMatchInput : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchInput()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchInput()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[86]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[97]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -26255,7 +29198,7 @@ public sealed partial class ToolNameMatchInput : pb::IMessageField number for the "metric_spec" field. public const int MetricSpecFieldNumber = 1; - private global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec metricSpec_; + private global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec metricSpec_; /// - /// Required. Spec for tool name match metric. + /// Required. Spec for tool parameter key value match metric. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec MetricSpec { + public global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec MetricSpec { get { return metricSpec_; } set { metricSpec_ = value; @@ -26292,27 +29235,27 @@ public ToolNameMatchInput Clone() { /// Field number for the "instances" field. public const int InstancesFieldNumber = 2; - private static readonly pb::FieldCodec _repeated_instances_codec - = pb::FieldCodec.ForMessage(18, global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchInstance.Parser); - private readonly pbc::RepeatedField instances_ = new pbc::RepeatedField(); + private static readonly pb::FieldCodec _repeated_instances_codec + = pb::FieldCodec.ForMessage(18, global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchInstance.Parser); + private readonly pbc::RepeatedField instances_ = new pbc::RepeatedField(); /// - /// Required. Repeated tool name match instances. + /// Required. Repeated tool parameter key value match instances. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Instances { + public pbc::RepeatedField Instances { get { return instances_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolNameMatchInput); + return Equals(other as ToolParameterKVMatchInput); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolNameMatchInput other) { + public bool Equals(ToolParameterKVMatchInput other) { if (ReferenceEquals(other, null)) { return false; } @@ -26390,13 +29333,13 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolNameMatchInput other) { + public void MergeFrom(ToolParameterKVMatchInput other) { if (other == null) { return; } if (other.metricSpec_ != null) { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec(); } MetricSpec.MergeFrom(other.MetricSpec); } @@ -26418,7 +29361,7 @@ public void MergeFrom(pb::CodedInputStream input) { break; case 10: { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec(); } input.ReadMessage(MetricSpec); break; @@ -26444,7 +29387,7 @@ public void MergeFrom(pb::CodedInputStream input) { break; case 10: { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec(); } input.ReadMessage(MetricSpec); break; @@ -26461,24 +29404,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Spec for tool name match metric. + /// Spec for tool parameter key value match metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolNameMatchSpec : pb::IMessage + public sealed partial class ToolParameterKVMatchSpec : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchSpec()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchSpec()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[87]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[98]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -26489,7 +29432,7 @@ public sealed partial class ToolNameMatchSpec : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolNameMatchSpec() { + public ToolParameterKVMatchSpec() { OnConstruction(); } @@ -26497,31 +29440,48 @@ public ToolNameMatchSpec() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolNameMatchSpec(ToolNameMatchSpec other) : this() { + public ToolParameterKVMatchSpec(ToolParameterKVMatchSpec other) : this() { + useStrictStringMatch_ = other.useStrictStringMatch_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolNameMatchSpec Clone() { - return new ToolNameMatchSpec(this); + public ToolParameterKVMatchSpec Clone() { + return new ToolParameterKVMatchSpec(this); + } + + /// Field number for the "use_strict_string_match" field. + public const int UseStrictStringMatchFieldNumber = 1; + private bool useStrictStringMatch_; + /// + /// Optional. Whether to use STRICT string match on parameter values. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool UseStrictStringMatch { + get { return useStrictStringMatch_; } + set { + useStrictStringMatch_ = value; + } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolNameMatchSpec); + return Equals(other as ToolParameterKVMatchSpec); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolNameMatchSpec other) { + public bool Equals(ToolParameterKVMatchSpec other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } + if (UseStrictStringMatch != other.UseStrictStringMatch) return false; return Equals(_unknownFields, other._unknownFields); } @@ -26529,6 +29489,7 @@ public bool Equals(ToolNameMatchSpec other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; + if (UseStrictStringMatch != false) hash ^= UseStrictStringMatch.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -26547,6 +29508,10 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else + if (UseStrictStringMatch != false) { + output.WriteRawTag(8); + output.WriteBool(UseStrictStringMatch); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -26557,6 +29522,10 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (UseStrictStringMatch != false) { + output.WriteRawTag(8); + output.WriteBool(UseStrictStringMatch); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -26567,6 +29536,9 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; + if (UseStrictStringMatch != false) { + size += 1 + 1; + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -26575,10 +29547,13 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolNameMatchSpec other) { + public void MergeFrom(ToolParameterKVMatchSpec other) { if (other == null) { return; } + if (other.UseStrictStringMatch != false) { + UseStrictStringMatch = other.UseStrictStringMatch; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -26594,6 +29569,10 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; + case 8: { + UseStrictStringMatch = input.ReadBool(); + break; + } } } #endif @@ -26609,6 +29588,10 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; + case 8: { + UseStrictStringMatch = input.ReadBool(); + break; + } } } } @@ -26617,24 +29600,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Spec for tool name match instance. + /// Spec for tool parameter key value match instance. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolNameMatchInstance : pb::IMessage + public sealed partial class ToolParameterKVMatchInstance : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchInstance()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchInstance()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[88]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[99]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -26645,7 +29628,7 @@ public sealed partial class ToolNameMatchInstance : pb::IMessageField number for the "prediction" field. @@ -26726,12 +29709,12 @@ public void ClearReference() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolNameMatchInstance); + return Equals(other as ToolParameterKVMatchInstance); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolNameMatchInstance other) { + public bool Equals(ToolParameterKVMatchInstance other) { if (ReferenceEquals(other, null)) { return false; } @@ -26817,7 +29800,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolNameMatchInstance other) { + public void MergeFrom(ToolParameterKVMatchInstance other) { if (other == null) { return; } @@ -26881,24 +29864,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Results for tool name match metric. + /// Results for tool parameter key value match metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolNameMatchResults : pb::IMessage + public sealed partial class ToolParameterKVMatchResults : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchResults()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchResults()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[89]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[100]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -26909,7 +29892,7 @@ public sealed partial class ToolNameMatchResults : pb::IMessageField number for the "tool_name_match_metric_values" field. - public const int ToolNameMatchMetricValuesFieldNumber = 1; - private static readonly pb::FieldCodec _repeated_toolNameMatchMetricValues_codec - = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ToolNameMatchMetricValue.Parser); - private readonly pbc::RepeatedField toolNameMatchMetricValues_ = new pbc::RepeatedField(); + /// Field number for the "tool_parameter_kv_match_metric_values" field. + public const int ToolParameterKvMatchMetricValuesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_toolParameterKvMatchMetricValues_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchMetricValue.Parser); + private readonly pbc::RepeatedField toolParameterKvMatchMetricValues_ = new pbc::RepeatedField(); /// - /// Output only. Tool name match metric values. + /// Output only. Tool parameter key value match metric values. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField ToolNameMatchMetricValues { - get { return toolNameMatchMetricValues_; } + public pbc::RepeatedField ToolParameterKvMatchMetricValues { + get { return toolParameterKvMatchMetricValues_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolNameMatchResults); + return Equals(other as ToolParameterKVMatchResults); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolNameMatchResults other) { + public bool Equals(ToolParameterKVMatchResults other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if(!toolNameMatchMetricValues_.Equals(other.toolNameMatchMetricValues_)) return false; + if(!toolParameterKvMatchMetricValues_.Equals(other.toolParameterKvMatchMetricValues_)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -26965,7 +29948,7 @@ public bool Equals(ToolNameMatchResults other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - hash ^= toolNameMatchMetricValues_.GetHashCode(); + hash ^= toolParameterKvMatchMetricValues_.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -26984,7 +29967,7 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - toolNameMatchMetricValues_.WriteTo(output, _repeated_toolNameMatchMetricValues_codec); + toolParameterKvMatchMetricValues_.WriteTo(output, _repeated_toolParameterKvMatchMetricValues_codec); if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -26995,7 +29978,7 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - toolNameMatchMetricValues_.WriteTo(ref output, _repeated_toolNameMatchMetricValues_codec); + toolParameterKvMatchMetricValues_.WriteTo(ref output, _repeated_toolParameterKvMatchMetricValues_codec); if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -27006,7 +29989,7 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - size += toolNameMatchMetricValues_.CalculateSize(_repeated_toolNameMatchMetricValues_codec); + size += toolParameterKvMatchMetricValues_.CalculateSize(_repeated_toolParameterKvMatchMetricValues_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -27015,11 +29998,11 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolNameMatchResults other) { + public void MergeFrom(ToolParameterKVMatchResults other) { if (other == null) { return; } - toolNameMatchMetricValues_.Add(other.toolNameMatchMetricValues_); + toolParameterKvMatchMetricValues_.Add(other.toolParameterKvMatchMetricValues_); _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -27036,7 +30019,7 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { - toolNameMatchMetricValues_.AddEntriesFrom(input, _repeated_toolNameMatchMetricValues_codec); + toolParameterKvMatchMetricValues_.AddEntriesFrom(input, _repeated_toolParameterKvMatchMetricValues_codec); break; } } @@ -27055,7 +30038,7 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { - toolNameMatchMetricValues_.AddEntriesFrom(ref input, _repeated_toolNameMatchMetricValues_codec); + toolParameterKvMatchMetricValues_.AddEntriesFrom(ref input, _repeated_toolParameterKvMatchMetricValues_codec); break; } } @@ -27066,25 +30049,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Tool name match metric value for an instance. + /// Tool parameter key value match metric value for an instance. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolNameMatchMetricValue : pb::IMessage + public sealed partial class ToolParameterKVMatchMetricValue : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolNameMatchMetricValue()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchMetricValue()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[90]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[101]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -27095,7 +30078,7 @@ public sealed partial class ToolNameMatchMetricValue : pb::IMessageField number for the "score" field. @@ -27121,7 +30104,7 @@ public ToolNameMatchMetricValue Clone() { private float score_; /// - /// Output only. Tool name match score. + /// Output only. Tool parameter key value match score. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -27148,12 +30131,12 @@ public void ClearScore() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolNameMatchMetricValue); + return Equals(other as ToolParameterKVMatchMetricValue); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolNameMatchMetricValue other) { + public bool Equals(ToolParameterKVMatchMetricValue other) { if (ReferenceEquals(other, null)) { return false; } @@ -27226,7 +30209,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolNameMatchMetricValue other) { + public void MergeFrom(ToolParameterKVMatchMetricValue other) { if (other == null) { return; } @@ -27279,24 +30262,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Input for tool parameter key match metric. + /// Input for Comet metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKeyMatchInput : pb::IMessage + public sealed partial class CometInput : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchInput()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CometInput()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[91]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[102]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -27307,7 +30290,7 @@ public sealed partial class ToolParameterKeyMatchInput : pb::IMessageField number for the "metric_spec" field. public const int MetricSpecFieldNumber = 1; - private global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec metricSpec_; + private global::Google.Cloud.AIPlatform.V1Beta1.CometSpec metricSpec_; /// - /// Required. Spec for tool parameter key match metric. + /// Required. Spec for comet metric. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec MetricSpec { + public global::Google.Cloud.AIPlatform.V1Beta1.CometSpec MetricSpec { get { return metricSpec_; } set { metricSpec_ = value; } } - /// Field number for the "instances" field. - public const int InstancesFieldNumber = 2; - private static readonly pb::FieldCodec _repeated_instances_codec - = pb::FieldCodec.ForMessage(18, global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchInstance.Parser); - private readonly pbc::RepeatedField instances_ = new pbc::RepeatedField(); + /// Field number for the "instance" field. + public const int InstanceFieldNumber = 2; + private global::Google.Cloud.AIPlatform.V1Beta1.CometInstance instance_; /// - /// Required. Repeated tool parameter key match instances. + /// Required. Comet instance. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Instances { - get { return instances_; } + public global::Google.Cloud.AIPlatform.V1Beta1.CometInstance Instance { + get { return instance_; } + set { + instance_ = value; + } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolParameterKeyMatchInput); + return Equals(other as CometInput); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKeyMatchInput other) { + public bool Equals(CometInput other) { if (ReferenceEquals(other, null)) { return false; } @@ -27372,7 +30356,7 @@ public bool Equals(ToolParameterKeyMatchInput other) { return true; } if (!object.Equals(MetricSpec, other.MetricSpec)) return false; - if(!instances_.Equals(other.instances_)) return false; + if (!object.Equals(Instance, other.Instance)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -27381,7 +30365,7 @@ public bool Equals(ToolParameterKeyMatchInput other) { public override int GetHashCode() { int hash = 1; if (metricSpec_ != null) hash ^= MetricSpec.GetHashCode(); - hash ^= instances_.GetHashCode(); + if (instance_ != null) hash ^= Instance.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -27404,7 +30388,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteMessage(MetricSpec); } - instances_.WriteTo(output, _repeated_instances_codec); + if (instance_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Instance); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -27419,7 +30406,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteMessage(MetricSpec); } - instances_.WriteTo(ref output, _repeated_instances_codec); + if (instance_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Instance); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -27433,7 +30423,9 @@ public int CalculateSize() { if (metricSpec_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(MetricSpec); } - size += instances_.CalculateSize(_repeated_instances_codec); + if (instance_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Instance); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -27442,17 +30434,22 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKeyMatchInput other) { + public void MergeFrom(CometInput other) { if (other == null) { return; } if (other.metricSpec_ != null) { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.CometSpec(); } MetricSpec.MergeFrom(other.MetricSpec); } - instances_.Add(other.instances_); + if (other.instance_ != null) { + if (instance_ == null) { + Instance = new global::Google.Cloud.AIPlatform.V1Beta1.CometInstance(); + } + Instance.MergeFrom(other.Instance); + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -27470,13 +30467,16 @@ public void MergeFrom(pb::CodedInputStream input) { break; case 10: { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.CometSpec(); } input.ReadMessage(MetricSpec); break; } case 18: { - instances_.AddEntriesFrom(input, _repeated_instances_codec); + if (instance_ == null) { + Instance = new global::Google.Cloud.AIPlatform.V1Beta1.CometInstance(); + } + input.ReadMessage(Instance); break; } } @@ -27496,13 +30496,16 @@ public void MergeFrom(pb::CodedInputStream input) { break; case 10: { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.CometSpec(); } input.ReadMessage(MetricSpec); break; } case 18: { - instances_.AddEntriesFrom(ref input, _repeated_instances_codec); + if (instance_ == null) { + Instance = new global::Google.Cloud.AIPlatform.V1Beta1.CometInstance(); + } + input.ReadMessage(Instance); break; } } @@ -27513,24 +30516,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Spec for tool parameter key match metric. + /// Spec for Comet metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKeyMatchSpec : pb::IMessage + public sealed partial class CometSpec : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchSpec()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CometSpec()); private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[92]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[103]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -27541,7 +30545,7 @@ public sealed partial class ToolParameterKeyMatchSpec : pb::IMessageField number for the "version" field. + public const int VersionFieldNumber = 1; + private readonly static global::Google.Cloud.AIPlatform.V1Beta1.CometSpec.Types.CometVersion VersionDefaultValue = global::Google.Cloud.AIPlatform.V1Beta1.CometSpec.Types.CometVersion.Unspecified; + + private global::Google.Cloud.AIPlatform.V1Beta1.CometSpec.Types.CometVersion version_; + /// + /// Required. Which version to use for evaluation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.CometSpec.Types.CometVersion Version { + get { if ((_hasBits0 & 1) != 0) { return version_; } else { return VersionDefaultValue; } } + set { + _hasBits0 |= 1; + version_ = value; + } + } + /// Gets whether the "version" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasVersion { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "version" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearVersion() { + _hasBits0 &= ~1; + } + + /// Field number for the "source_language" field. + public const int SourceLanguageFieldNumber = 2; + private string sourceLanguage_ = ""; + /// + /// Optional. Source language in BCP-47 format. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string SourceLanguage { + get { return sourceLanguage_; } + set { + sourceLanguage_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "target_language" field. + public const int TargetLanguageFieldNumber = 3; + private string targetLanguage_ = ""; + /// + /// Optional. Target language in BCP-47 format. Covers both prediction and + /// reference. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string TargetLanguage { + get { return targetLanguage_; } + set { + targetLanguage_ = 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 ToolParameterKeyMatchSpec); + return Equals(other as CometSpec); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKeyMatchSpec other) { + public bool Equals(CometSpec other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } + if (Version != other.Version) return false; + if (SourceLanguage != other.SourceLanguage) return false; + if (TargetLanguage != other.TargetLanguage) return false; return Equals(_unknownFields, other._unknownFields); } @@ -27581,6 +30653,9 @@ public bool Equals(ToolParameterKeyMatchSpec other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; + if (HasVersion) hash ^= Version.GetHashCode(); + if (SourceLanguage.Length != 0) hash ^= SourceLanguage.GetHashCode(); + if (TargetLanguage.Length != 0) hash ^= TargetLanguage.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -27599,6 +30674,18 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else + if (HasVersion) { + output.WriteRawTag(8); + output.WriteEnum((int) Version); + } + if (SourceLanguage.Length != 0) { + output.WriteRawTag(18); + output.WriteString(SourceLanguage); + } + if (TargetLanguage.Length != 0) { + output.WriteRawTag(26); + output.WriteString(TargetLanguage); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -27609,6 +30696,18 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (HasVersion) { + output.WriteRawTag(8); + output.WriteEnum((int) Version); + } + if (SourceLanguage.Length != 0) { + output.WriteRawTag(18); + output.WriteString(SourceLanguage); + } + if (TargetLanguage.Length != 0) { + output.WriteRawTag(26); + output.WriteString(TargetLanguage); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -27619,6 +30718,15 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; + if (HasVersion) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Version); + } + if (SourceLanguage.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(SourceLanguage); + } + if (TargetLanguage.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(TargetLanguage); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -27627,10 +30735,19 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKeyMatchSpec other) { + public void MergeFrom(CometSpec other) { if (other == null) { return; } + if (other.HasVersion) { + Version = other.Version; + } + if (other.SourceLanguage.Length != 0) { + SourceLanguage = other.SourceLanguage; + } + if (other.TargetLanguage.Length != 0) { + TargetLanguage = other.TargetLanguage; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -27646,6 +30763,18 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; + case 8: { + Version = (global::Google.Cloud.AIPlatform.V1Beta1.CometSpec.Types.CometVersion) input.ReadEnum(); + break; + } + case 18: { + SourceLanguage = input.ReadString(); + break; + } + case 26: { + TargetLanguage = input.ReadString(); + break; + } } } #endif @@ -27661,32 +30790,68 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; + case 8: { + Version = (global::Google.Cloud.AIPlatform.V1Beta1.CometSpec.Types.CometVersion) input.ReadEnum(); + break; + } + case 18: { + SourceLanguage = input.ReadString(); + break; + } + case 26: { + TargetLanguage = input.ReadString(); + break; + } } } } #endif + #region Nested types + /// Container for nested types declared in the CometSpec message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Comet version options. + /// + public enum CometVersion { + /// + /// Comet version unspecified. + /// + [pbr::OriginalName("COMET_VERSION_UNSPECIFIED")] Unspecified = 0, + /// + /// Comet 22 for translation + source + reference + /// (source-reference-combined). + /// + [pbr::OriginalName("COMET_22_SRC_REF")] Comet22SrcRef = 2, + } + + } + #endregion + } /// - /// Spec for tool parameter key match instance. + /// Spec for Comet instance - The fields used for evaluation are dependent on the + /// comet version. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKeyMatchInstance : pb::IMessage + public sealed partial class CometInstance : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchInstance()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CometInstance()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[93]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[104]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -27697,7 +30862,7 @@ public sealed partial class ToolParameterKeyMatchInstance : pb::IMessageField number for the "prediction" field. @@ -27752,7 +30918,7 @@ public void ClearPrediction() { private string reference_; /// - /// Required. Ground truth used to compare against the prediction. + /// Optional. Ground truth used to compare against the prediction. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -27775,15 +30941,44 @@ public void ClearReference() { reference_ = null; } + /// Field number for the "source" field. + public const int SourceFieldNumber = 3; + private readonly static string SourceDefaultValue = ""; + + private string source_; + /// + /// Optional. Source text in original language. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Source { + get { return source_ ?? SourceDefaultValue; } + set { + source_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "source" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasSource { + get { return source_ != null; } + } + /// Clears the value of the "source" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearSource() { + source_ = null; + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolParameterKeyMatchInstance); + return Equals(other as CometInstance); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKeyMatchInstance other) { + public bool Equals(CometInstance other) { if (ReferenceEquals(other, null)) { return false; } @@ -27792,6 +30987,7 @@ public bool Equals(ToolParameterKeyMatchInstance other) { } if (Prediction != other.Prediction) return false; if (Reference != other.Reference) return false; + if (Source != other.Source) return false; return Equals(_unknownFields, other._unknownFields); } @@ -27801,6 +30997,7 @@ public override int GetHashCode() { int hash = 1; if (HasPrediction) hash ^= Prediction.GetHashCode(); if (HasReference) hash ^= Reference.GetHashCode(); + if (HasSource) hash ^= Source.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -27827,6 +31024,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(18); output.WriteString(Reference); } + if (HasSource) { + output.WriteRawTag(26); + output.WriteString(Source); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -27845,6 +31046,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(18); output.WriteString(Reference); } + if (HasSource) { + output.WriteRawTag(26); + output.WriteString(Source); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -27861,6 +31066,9 @@ public int CalculateSize() { if (HasReference) { size += 1 + pb::CodedOutputStream.ComputeStringSize(Reference); } + if (HasSource) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Source); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -27869,7 +31077,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKeyMatchInstance other) { + public void MergeFrom(CometInstance other) { if (other == null) { return; } @@ -27879,6 +31087,9 @@ public void MergeFrom(ToolParameterKeyMatchInstance other) { if (other.HasReference) { Reference = other.Reference; } + if (other.HasSource) { + Source = other.Source; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -27902,6 +31113,10 @@ public void MergeFrom(pb::CodedInputStream input) { Reference = input.ReadString(); break; } + case 26: { + Source = input.ReadString(); + break; + } } } #endif @@ -27925,189 +31140,8 @@ public void MergeFrom(pb::CodedInputStream input) { Reference = input.ReadString(); break; } - } - } - } - #endif - - } - - /// - /// Results for tool parameter key match metric. - /// - [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKeyMatchResults : pb::IMessage - #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE - , pb::IBufferMessage - #endif - { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchResults()); - 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[94]; } - } - - [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 ToolParameterKeyMatchResults() { - OnConstruction(); - } - - partial void OnConstruction(); - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolParameterKeyMatchResults(ToolParameterKeyMatchResults other) : this() { - toolParameterKeyMatchMetricValues_ = other.toolParameterKeyMatchMetricValues_.Clone(); - _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolParameterKeyMatchResults Clone() { - return new ToolParameterKeyMatchResults(this); - } - - /// Field number for the "tool_parameter_key_match_metric_values" field. - public const int ToolParameterKeyMatchMetricValuesFieldNumber = 1; - private static readonly pb::FieldCodec _repeated_toolParameterKeyMatchMetricValues_codec - = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKeyMatchMetricValue.Parser); - private readonly pbc::RepeatedField toolParameterKeyMatchMetricValues_ = new pbc::RepeatedField(); - /// - /// Output only. Tool parameter key match metric values. - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField ToolParameterKeyMatchMetricValues { - get { return toolParameterKeyMatchMetricValues_; } - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public override bool Equals(object other) { - return Equals(other as ToolParameterKeyMatchResults); - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKeyMatchResults other) { - if (ReferenceEquals(other, null)) { - return false; - } - if (ReferenceEquals(other, this)) { - return true; - } - if(!toolParameterKeyMatchMetricValues_.Equals(other.toolParameterKeyMatchMetricValues_)) 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; - hash ^= toolParameterKeyMatchMetricValues_.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 - toolParameterKeyMatchMetricValues_.WriteTo(output, _repeated_toolParameterKeyMatchMetricValues_codec); - 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) { - toolParameterKeyMatchMetricValues_.WriteTo(ref output, _repeated_toolParameterKeyMatchMetricValues_codec); - 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; - size += toolParameterKeyMatchMetricValues_.CalculateSize(_repeated_toolParameterKeyMatchMetricValues_codec); - if (_unknownFields != null) { - size += _unknownFields.CalculateSize(); - } - return size; - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKeyMatchResults other) { - if (other == null) { - return; - } - toolParameterKeyMatchMetricValues_.Add(other.toolParameterKeyMatchMetricValues_); - _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: { - toolParameterKeyMatchMetricValues_.AddEntriesFrom(input, _repeated_toolParameterKeyMatchMetricValues_codec); - 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: { - toolParameterKeyMatchMetricValues_.AddEntriesFrom(ref input, _repeated_toolParameterKeyMatchMetricValues_codec); + case 26: { + Source = input.ReadString(); break; } } @@ -28118,25 +31152,26 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Tool parameter key match metric value for an instance. + /// Spec for Comet result - calculates the comet score for the given instance + /// using the version specified in the spec. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKeyMatchMetricValue : pb::IMessage + public sealed partial class CometResult : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKeyMatchMetricValue()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CometResult()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[95]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[105]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -28147,7 +31182,7 @@ public sealed partial class ToolParameterKeyMatchMetricValue : pb::IMessageField number for the "score" field. @@ -28173,7 +31208,7 @@ public ToolParameterKeyMatchMetricValue Clone() { private float score_; /// - /// Output only. Tool parameter key match score. + /// Output only. Comet score. Range depends on version. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -28200,12 +31235,12 @@ public void ClearScore() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolParameterKeyMatchMetricValue); + return Equals(other as CometResult); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKeyMatchMetricValue other) { + public bool Equals(CometResult other) { if (ReferenceEquals(other, null)) { return false; } @@ -28278,7 +31313,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKeyMatchMetricValue other) { + public void MergeFrom(CometResult other) { if (other == null) { return; } @@ -28331,24 +31366,24 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Input for tool parameter key value match metric. + /// Input for MetricX metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKVMatchInput : pb::IMessage + public sealed partial class MetricxInput : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchInput()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new MetricxInput()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[96]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[106]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -28359,7 +31394,7 @@ public sealed partial class ToolParameterKVMatchInput : pb::IMessageField number for the "metric_spec" field. public const int MetricSpecFieldNumber = 1; - private global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec metricSpec_; + private global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec metricSpec_; /// - /// Required. Spec for tool parameter key value match metric. + /// Required. Spec for Metricx metric. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec MetricSpec { + public global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec MetricSpec { get { return metricSpec_; } set { metricSpec_ = value; } } - /// Field number for the "instances" field. - public const int InstancesFieldNumber = 2; - private static readonly pb::FieldCodec _repeated_instances_codec - = pb::FieldCodec.ForMessage(18, global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchInstance.Parser); - private readonly pbc::RepeatedField instances_ = new pbc::RepeatedField(); + /// Field number for the "instance" field. + public const int InstanceFieldNumber = 2; + private global::Google.Cloud.AIPlatform.V1Beta1.MetricxInstance instance_; /// - /// Required. Repeated tool parameter key value match instances. + /// Required. Metricx instance. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Instances { - get { return instances_; } + public global::Google.Cloud.AIPlatform.V1Beta1.MetricxInstance Instance { + get { return instance_; } + set { + instance_ = value; + } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolParameterKVMatchInput); + return Equals(other as MetricxInput); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKVMatchInput other) { + public bool Equals(MetricxInput other) { if (ReferenceEquals(other, null)) { return false; } @@ -28424,7 +31460,7 @@ public bool Equals(ToolParameterKVMatchInput other) { return true; } if (!object.Equals(MetricSpec, other.MetricSpec)) return false; - if(!instances_.Equals(other.instances_)) return false; + if (!object.Equals(Instance, other.Instance)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -28433,7 +31469,7 @@ public bool Equals(ToolParameterKVMatchInput other) { public override int GetHashCode() { int hash = 1; if (metricSpec_ != null) hash ^= MetricSpec.GetHashCode(); - hash ^= instances_.GetHashCode(); + if (instance_ != null) hash ^= Instance.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -28456,7 +31492,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteMessage(MetricSpec); } - instances_.WriteTo(output, _repeated_instances_codec); + if (instance_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Instance); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -28471,7 +31510,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteMessage(MetricSpec); } - instances_.WriteTo(ref output, _repeated_instances_codec); + if (instance_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Instance); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -28485,7 +31527,9 @@ public int CalculateSize() { if (metricSpec_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(MetricSpec); } - size += instances_.CalculateSize(_repeated_instances_codec); + if (instance_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Instance); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -28494,17 +31538,22 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKVMatchInput other) { + public void MergeFrom(MetricxInput other) { if (other == null) { return; } if (other.metricSpec_ != null) { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec(); } MetricSpec.MergeFrom(other.MetricSpec); } - instances_.Add(other.instances_); + if (other.instance_ != null) { + if (instance_ == null) { + Instance = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxInstance(); + } + Instance.MergeFrom(other.Instance); + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -28522,13 +31571,16 @@ public void MergeFrom(pb::CodedInputStream input) { break; case 10: { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec(); } input.ReadMessage(MetricSpec); break; } case 18: { - instances_.AddEntriesFrom(input, _repeated_instances_codec); + if (instance_ == null) { + Instance = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxInstance(); + } + input.ReadMessage(Instance); break; } } @@ -28548,13 +31600,16 @@ public void MergeFrom(pb::CodedInputStream input) { break; case 10: { if (metricSpec_ == null) { - MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchSpec(); + MetricSpec = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec(); } input.ReadMessage(MetricSpec); break; } case 18: { - instances_.AddEntriesFrom(ref input, _repeated_instances_codec); + if (instance_ == null) { + Instance = new global::Google.Cloud.AIPlatform.V1Beta1.MetricxInstance(); + } + input.ReadMessage(Instance); break; } } @@ -28565,24 +31620,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Spec for tool parameter key value match metric. + /// Spec for MetricX metric. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKVMatchSpec : pb::IMessage + public sealed partial class MetricxSpec : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchSpec()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new MetricxSpec()); private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[97]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[107]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -28593,7 +31649,7 @@ public sealed partial class ToolParameterKVMatchSpec : pb::IMessageField number for the "use_strict_string_match" field. - public const int UseStrictStringMatchFieldNumber = 1; - private bool useStrictStringMatch_; + /// Field number for the "version" field. + public const int VersionFieldNumber = 1; + private readonly static global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec.Types.MetricxVersion VersionDefaultValue = global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec.Types.MetricxVersion.Unspecified; + + private global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec.Types.MetricxVersion version_; /// - /// Optional. Whether to use STRICT string match on parameter values. + /// Required. Which version to use for evaluation. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool UseStrictStringMatch { - get { return useStrictStringMatch_; } + public global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec.Types.MetricxVersion Version { + get { if ((_hasBits0 & 1) != 0) { return version_; } else { return VersionDefaultValue; } } set { - useStrictStringMatch_ = value; + _hasBits0 |= 1; + version_ = value; + } + } + /// Gets whether the "version" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasVersion { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "version" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearVersion() { + _hasBits0 &= ~1; + } + + /// Field number for the "source_language" field. + public const int SourceLanguageFieldNumber = 2; + private string sourceLanguage_ = ""; + /// + /// Optional. Source language in BCP-47 format. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string SourceLanguage { + get { return sourceLanguage_; } + set { + sourceLanguage_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "target_language" field. + public const int TargetLanguageFieldNumber = 3; + private string targetLanguage_ = ""; + /// + /// Optional. Target language in BCP-47 format. Covers both prediction and + /// reference. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string TargetLanguage { + get { return targetLanguage_; } + set { + targetLanguage_ = 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 ToolParameterKVMatchSpec); + return Equals(other as MetricxSpec); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKVMatchSpec other) { + public bool Equals(MetricxSpec other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (UseStrictStringMatch != other.UseStrictStringMatch) return false; + if (Version != other.Version) return false; + if (SourceLanguage != other.SourceLanguage) return false; + if (TargetLanguage != other.TargetLanguage) return false; return Equals(_unknownFields, other._unknownFields); } @@ -28650,7 +31757,9 @@ public bool Equals(ToolParameterKVMatchSpec other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (UseStrictStringMatch != false) hash ^= UseStrictStringMatch.GetHashCode(); + if (HasVersion) hash ^= Version.GetHashCode(); + if (SourceLanguage.Length != 0) hash ^= SourceLanguage.GetHashCode(); + if (TargetLanguage.Length != 0) hash ^= TargetLanguage.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -28669,9 +31778,17 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (UseStrictStringMatch != false) { + if (HasVersion) { output.WriteRawTag(8); - output.WriteBool(UseStrictStringMatch); + output.WriteEnum((int) Version); + } + if (SourceLanguage.Length != 0) { + output.WriteRawTag(18); + output.WriteString(SourceLanguage); + } + if (TargetLanguage.Length != 0) { + output.WriteRawTag(26); + output.WriteString(TargetLanguage); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -28683,9 +31800,17 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (UseStrictStringMatch != false) { + if (HasVersion) { output.WriteRawTag(8); - output.WriteBool(UseStrictStringMatch); + output.WriteEnum((int) Version); + } + if (SourceLanguage.Length != 0) { + output.WriteRawTag(18); + output.WriteString(SourceLanguage); + } + if (TargetLanguage.Length != 0) { + output.WriteRawTag(26); + output.WriteString(TargetLanguage); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -28697,8 +31822,14 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (UseStrictStringMatch != false) { - size += 1 + 1; + if (HasVersion) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Version); + } + if (SourceLanguage.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(SourceLanguage); + } + if (TargetLanguage.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(TargetLanguage); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -28708,12 +31839,18 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKVMatchSpec other) { + public void MergeFrom(MetricxSpec other) { if (other == null) { return; } - if (other.UseStrictStringMatch != false) { - UseStrictStringMatch = other.UseStrictStringMatch; + if (other.HasVersion) { + Version = other.Version; + } + if (other.SourceLanguage.Length != 0) { + SourceLanguage = other.SourceLanguage; + } + if (other.TargetLanguage.Length != 0) { + TargetLanguage = other.TargetLanguage; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -28731,7 +31868,15 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 8: { - UseStrictStringMatch = input.ReadBool(); + Version = (global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec.Types.MetricxVersion) input.ReadEnum(); + break; + } + case 18: { + SourceLanguage = input.ReadString(); + break; + } + case 26: { + TargetLanguage = input.ReadString(); break; } } @@ -28750,7 +31895,15 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 8: { - UseStrictStringMatch = input.ReadBool(); + Version = (global::Google.Cloud.AIPlatform.V1Beta1.MetricxSpec.Types.MetricxVersion) input.ReadEnum(); + break; + } + case 18: { + SourceLanguage = input.ReadString(); + break; + } + case 26: { + TargetLanguage = input.ReadString(); break; } } @@ -28758,27 +31911,59 @@ public void MergeFrom(pb::CodedInputStream input) { } #endif + #region Nested types + /// Container for nested types declared in the MetricxSpec message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// MetricX Version options. + /// + public enum MetricxVersion { + /// + /// MetricX version unspecified. + /// + [pbr::OriginalName("METRICX_VERSION_UNSPECIFIED")] Unspecified = 0, + /// + /// MetricX 2024 (2.6) for translation + reference (reference-based). + /// + [pbr::OriginalName("METRICX_24_REF")] Metricx24Ref = 1, + /// + /// MetricX 2024 (2.6) for translation + source (QE). + /// + [pbr::OriginalName("METRICX_24_SRC")] Metricx24Src = 2, + /// + /// MetricX 2024 (2.6) for translation + source + reference + /// (source-reference-combined). + /// + [pbr::OriginalName("METRICX_24_SRC_REF")] Metricx24SrcRef = 3, + } + + } + #endregion + } /// - /// Spec for tool parameter key value match instance. + /// Spec for MetricX instance - The fields used for evaluation are dependent on + /// the MetricX version. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKVMatchInstance : pb::IMessage + public sealed partial class MetricxInstance : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchInstance()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new MetricxInstance()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[98]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[108]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -28789,7 +31974,7 @@ public sealed partial class ToolParameterKVMatchInstance : pb::IMessageField number for the "prediction" field. @@ -28844,7 +32030,7 @@ public void ClearPrediction() { private string reference_; /// - /// Required. Ground truth used to compare against the prediction. + /// Optional. Ground truth used to compare against the prediction. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -28867,15 +32053,44 @@ public void ClearReference() { reference_ = null; } + /// Field number for the "source" field. + public const int SourceFieldNumber = 3; + private readonly static string SourceDefaultValue = ""; + + private string source_; + /// + /// Optional. Source text in original language. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Source { + get { return source_ ?? SourceDefaultValue; } + set { + source_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "source" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasSource { + get { return source_ != null; } + } + /// Clears the value of the "source" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearSource() { + source_ = null; + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolParameterKVMatchInstance); + return Equals(other as MetricxInstance); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKVMatchInstance other) { + public bool Equals(MetricxInstance other) { if (ReferenceEquals(other, null)) { return false; } @@ -28884,6 +32099,7 @@ public bool Equals(ToolParameterKVMatchInstance other) { } if (Prediction != other.Prediction) return false; if (Reference != other.Reference) return false; + if (Source != other.Source) return false; return Equals(_unknownFields, other._unknownFields); } @@ -28893,6 +32109,7 @@ public override int GetHashCode() { int hash = 1; if (HasPrediction) hash ^= Prediction.GetHashCode(); if (HasReference) hash ^= Reference.GetHashCode(); + if (HasSource) hash ^= Source.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -28919,6 +32136,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(18); output.WriteString(Reference); } + if (HasSource) { + output.WriteRawTag(26); + output.WriteString(Source); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -28937,6 +32158,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(18); output.WriteString(Reference); } + if (HasSource) { + output.WriteRawTag(26); + output.WriteString(Source); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -28953,6 +32178,9 @@ public int CalculateSize() { if (HasReference) { size += 1 + pb::CodedOutputStream.ComputeStringSize(Reference); } + if (HasSource) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Source); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -28961,7 +32189,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKVMatchInstance other) { + public void MergeFrom(MetricxInstance other) { if (other == null) { return; } @@ -28971,6 +32199,9 @@ public void MergeFrom(ToolParameterKVMatchInstance other) { if (other.HasReference) { Reference = other.Reference; } + if (other.HasSource) { + Source = other.Source; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -28994,6 +32225,10 @@ public void MergeFrom(pb::CodedInputStream input) { Reference = input.ReadString(); break; } + case 26: { + Source = input.ReadString(); + break; + } } } #endif @@ -29017,189 +32252,8 @@ public void MergeFrom(pb::CodedInputStream input) { Reference = input.ReadString(); break; } - } - } - } - #endif - - } - - /// - /// Results for tool parameter key value match metric. - /// - [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKVMatchResults : pb::IMessage - #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE - , pb::IBufferMessage - #endif - { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchResults()); - 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[99]; } - } - - [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 ToolParameterKVMatchResults() { - OnConstruction(); - } - - partial void OnConstruction(); - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolParameterKVMatchResults(ToolParameterKVMatchResults other) : this() { - toolParameterKvMatchMetricValues_ = other.toolParameterKvMatchMetricValues_.Clone(); - _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ToolParameterKVMatchResults Clone() { - return new ToolParameterKVMatchResults(this); - } - - /// Field number for the "tool_parameter_kv_match_metric_values" field. - public const int ToolParameterKvMatchMetricValuesFieldNumber = 1; - private static readonly pb::FieldCodec _repeated_toolParameterKvMatchMetricValues_codec - = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ToolParameterKVMatchMetricValue.Parser); - private readonly pbc::RepeatedField toolParameterKvMatchMetricValues_ = new pbc::RepeatedField(); - /// - /// Output only. Tool parameter key value match metric values. - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField ToolParameterKvMatchMetricValues { - get { return toolParameterKvMatchMetricValues_; } - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public override bool Equals(object other) { - return Equals(other as ToolParameterKVMatchResults); - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKVMatchResults other) { - if (ReferenceEquals(other, null)) { - return false; - } - if (ReferenceEquals(other, this)) { - return true; - } - if(!toolParameterKvMatchMetricValues_.Equals(other.toolParameterKvMatchMetricValues_)) 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; - hash ^= toolParameterKvMatchMetricValues_.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 - toolParameterKvMatchMetricValues_.WriteTo(output, _repeated_toolParameterKvMatchMetricValues_codec); - 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) { - toolParameterKvMatchMetricValues_.WriteTo(ref output, _repeated_toolParameterKvMatchMetricValues_codec); - 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; - size += toolParameterKvMatchMetricValues_.CalculateSize(_repeated_toolParameterKvMatchMetricValues_codec); - if (_unknownFields != null) { - size += _unknownFields.CalculateSize(); - } - return size; - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKVMatchResults other) { - if (other == null) { - return; - } - toolParameterKvMatchMetricValues_.Add(other.toolParameterKvMatchMetricValues_); - _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: { - toolParameterKvMatchMetricValues_.AddEntriesFrom(input, _repeated_toolParameterKvMatchMetricValues_codec); - 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: { - toolParameterKvMatchMetricValues_.AddEntriesFrom(ref input, _repeated_toolParameterKvMatchMetricValues_codec); + case 26: { + Source = input.ReadString(); break; } } @@ -29210,25 +32264,26 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// Tool parameter key value match metric value for an instance. + /// Spec for MetricX result - calculates the MetricX score for the given instance + /// using the version specified in the spec. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ToolParameterKVMatchMetricValue : pb::IMessage + public sealed partial class MetricxResult : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ToolParameterKVMatchMetricValue()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new MetricxResult()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[100]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[109]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -29239,7 +32294,7 @@ public sealed partial class ToolParameterKVMatchMetricValue : pb::IMessageField number for the "score" field. @@ -29265,7 +32320,7 @@ public ToolParameterKVMatchMetricValue Clone() { private float score_; /// - /// Output only. Tool parameter key value match score. + /// Output only. MetricX score. Range depends on version. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -29292,12 +32347,12 @@ public void ClearScore() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ToolParameterKVMatchMetricValue); + return Equals(other as MetricxResult); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ToolParameterKVMatchMetricValue other) { + public bool Equals(MetricxResult other) { if (ReferenceEquals(other, null)) { return false; } @@ -29370,7 +32425,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ToolParameterKVMatchMetricValue other) { + public void MergeFrom(MetricxResult other) { if (other == null) { return; } @@ -29440,7 +32495,7 @@ public sealed partial class TrajectoryExactMatchInput : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[131]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[140]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -35890,7 +38945,7 @@ public sealed partial class ToolCall : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[132]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.EvaluationServiceReflection.Descriptor.MessageTypes[141]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationServiceClient.g.cs index 421b16c7b0f3..5003b66a3baf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationServiceResourceNames.g.cs index 2d53d69c5239..1c539a2f3c30 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EvaluationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EventResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EventResourceNames.g.cs index d1caed28ed28..25b6404af620 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EventResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/EventResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExecutionResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExecutionResourceNames.g.cs index 4b8bcc927774..11303b208870 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExecutionResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExecutionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionExecutionServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionExecutionServiceClient.g.cs index 33c83278f8a9..f8b582f1a580 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionExecutionServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionExecutionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionExecutionServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionExecutionServiceResourceNames.g.cs index f4d15cfede9a..b4523fea065d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionExecutionServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionExecutionServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionRegistryServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionRegistryServiceClient.g.cs index d2fcd9f85003..bf2a4471b48d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionRegistryServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionRegistryServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionRegistryServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionRegistryServiceResourceNames.g.cs index 2390efa208fa..e1066a4dc5df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionRegistryServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionRegistryServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionResourceNames.g.cs index 019c2d333578..34f3c9f8fedc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ExtensionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureGroupResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureGroupResourceNames.g.cs index 85705fb9ef6d..2952eb1121ab 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureGroupResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureGroupResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureMonitorJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureMonitorJobResourceNames.g.cs index 754671454c16..2492700ec547 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureMonitorJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureMonitorJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureMonitorResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureMonitorResourceNames.g.cs index f150083f7e31..cb9a4779203a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureMonitorResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureMonitorResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreAdminServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreAdminServiceClient.g.cs index a6791aa91d84..1e660f9bbb3f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreAdminServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreAdminServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreAdminServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreAdminServiceResourceNames.g.cs index 22e88afaa44b..2e1ec9080f58 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreAdminServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreAdminServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreResourceNames.g.cs index 6730157c801c..e0fa3c753f1f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreServiceClient.g.cs index 3aba4e480dd0..ca5f6087f55d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreServiceResourceNames.g.cs index f1cedf480a3b..761571fc3e0e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureOnlineStoreServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryService.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryService.g.cs index 449feb8f5844..d49810f6aa78 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryService.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryService.g.cs @@ -67,150 +67,164 @@ static FeatureRegistryServiceReflection() { "UmVxdWVzdBJACgZwYXJlbnQYASABKAlCMOBBAvpBKhIoYWlwbGF0Zm9ybS5n", "b29nbGVhcGlzLmNvbS9GZWF0dXJlTW9uaXRvchITCgZmaWx0ZXIYAiABKAlC", "A+BBARIWCglwYWdlX3NpemUYAyABKAVCA+BBARIXCgpwYWdlX3Rva2VuGAQg", - "ASgJQgPgQQESFQoIb3JkZXJfYnkYBSABKAlCA+BBASJdChtEZWxldGVGZWF0", - "dXJlTW9uaXRvclJlcXVlc3QSPgoEbmFtZRgBIAEoCUIw4EEC+kEqCihhaXBs", - "YXRmb3JtLmdvb2dsZWFwaXMuY29tL0ZlYXR1cmVNb25pdG9yIoEBChtMaXN0", - "RmVhdHVyZU1vbml0b3JzUmVzcG9uc2USSQoQZmVhdHVyZV9tb25pdG9ycxgB", - "IAMoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRmVhdHVy", - "ZU1vbml0b3ISFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJInoKI0NyZWF0ZUZl", - "YXR1cmVHcm91cE9wZXJhdGlvbk1ldGFkYXRhElMKEGdlbmVyaWNfbWV0YWRh", - "dGEYASABKAsyOS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkdl", - "bmVyaWNPcGVyYXRpb25NZXRhZGF0YSJ6CiNVcGRhdGVGZWF0dXJlR3JvdXBP", - "cGVyYXRpb25NZXRhZGF0YRJTChBnZW5lcmljX21ldGFkYXRhGAEgASgLMjku", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5HZW5lcmljT3BlcmF0", - "aW9uTWV0YWRhdGEifQomQ3JlYXRlUmVnaXN0cnlGZWF0dXJlT3BlcmF0aW9u", - "TWV0YWRhdGESUwoQZ2VuZXJpY19tZXRhZGF0YRgBIAEoCzI5Lmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuR2VuZXJpY09wZXJhdGlvbk1ldGFk", - "YXRhInUKHlVwZGF0ZUZlYXR1cmVPcGVyYXRpb25NZXRhZGF0YRJTChBnZW5l", - "cmljX21ldGFkYXRhGAEgASgLMjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5HZW5lcmljT3BlcmF0aW9uTWV0YWRhdGEifAolQ3JlYXRlRmVh", - "dHVyZU1vbml0b3JPcGVyYXRpb25NZXRhZGF0YRJTChBnZW5lcmljX21ldGFk", - "YXRhGAEgASgLMjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5H", - "ZW5lcmljT3BlcmF0aW9uTWV0YWRhdGEi4wEKHkNyZWF0ZUZlYXR1cmVNb25p", - "dG9ySm9iUmVxdWVzdBJDCgZwYXJlbnQYASABKAlCM+BBAvpBLRIrYWlwbGF0", - "Zm9ybS5nb29nbGVhcGlzLmNvbS9GZWF0dXJlTW9uaXRvckpvYhJUChNmZWF0", - "dXJlX21vbml0b3Jfam9iGAIgASgLMjIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjFiZXRhMS5GZWF0dXJlTW9uaXRvckpvYkID4EECEiYKFmZlYXR1cmVf", - "bW9uaXRvcl9qb2JfaWQYAyABKANCBuBBAeBBAyJgChtHZXRGZWF0dXJlTW9u", - "aXRvckpvYlJlcXVlc3QSQQoEbmFtZRgBIAEoCUIz4EEC+kEtCithaXBsYXRm", - "b3JtLmdvb2dsZWFwaXMuY29tL0ZlYXR1cmVNb25pdG9ySm9iIsEBCh1MaXN0", - "RmVhdHVyZU1vbml0b3JKb2JzUmVxdWVzdBJDCgZwYXJlbnQYASABKAlCM+BB", - "AvpBLRIrYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9GZWF0dXJlTW9uaXRv", - "ckpvYhITCgZmaWx0ZXIYAiABKAlCA+BBARIWCglwYWdlX3NpemUYAyABKAVC", - "A+BBARIXCgpwYWdlX3Rva2VuGAQgASgJQgPgQQESFQoIb3JkZXJfYnkYBSAB", - "KAlCA+BBASKLAQoeTGlzdEZlYXR1cmVNb25pdG9ySm9ic1Jlc3BvbnNlElAK", - "FGZlYXR1cmVfbW9uaXRvcl9qb2JzGAEgAygLMjIuZ29vZ2xlLmNsb3VkLmFp", - "cGxhdGZvcm0udjFiZXRhMS5GZWF0dXJlTW9uaXRvckpvYhIXCg9uZXh0X3Bh", - "Z2VfdG9rZW4YAiABKAkyuSQKFkZlYXR1cmVSZWdpc3RyeVNlcnZpY2USnQIK", - "EkNyZWF0ZUZlYXR1cmVHcm91cBI6Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuQ3JlYXRlRmVhdHVyZUdyb3VwUmVxdWVzdBodLmdvb2dsZS5s", - "b25ncnVubmluZy5PcGVyYXRpb24iqwHKQTMKDEZlYXR1cmVHcm91cBIjQ3Jl", - "YXRlRmVhdHVyZUdyb3VwT3BlcmF0aW9uTWV0YWRhdGHaQSVwYXJlbnQsZmVh", - "dHVyZV9ncm91cCxmZWF0dXJlX2dyb3VwX2lkgtPkkwJHIjYvdjFiZXRhMS97", - "cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L2ZlYXR1cmVHcm91cHM6", - "DWZlYXR1cmVfZ3JvdXASwAEKD0dldEZlYXR1cmVHcm91cBI3Lmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuR2V0RmVhdHVyZUdyb3VwUmVxdWVz", - "dBotLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRmVhdHVyZUdy", - "b3VwIkXaQQRuYW1lgtPkkwI4EjYvdjFiZXRhMS97bmFtZT1wcm9qZWN0cy8q", - "L2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKn0S0wEKEUxpc3RGZWF0dXJl", - "R3JvdXBzEjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0", - "RmVhdHVyZUdyb3Vwc1JlcXVlc3QaOi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MWJldGExLkxpc3RGZWF0dXJlR3JvdXBzUmVzcG9uc2UiR9pBBnBhcmVu", - "dILT5JMCOBI2L3YxYmV0YTEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9u", - "cy8qfS9mZWF0dXJlR3JvdXBzEp8CChJVcGRhdGVGZWF0dXJlR3JvdXASOi5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlVwZGF0ZUZlYXR1cmVH", - "cm91cFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIq0B", - "ykEzCgxGZWF0dXJlR3JvdXASI1VwZGF0ZUZlYXR1cmVHcm91cE9wZXJhdGlv", - "bk1ldGFkYXRh2kEZZmVhdHVyZV9ncm91cCx1cGRhdGVfbWFza4LT5JMCVTJE", - "L3YxYmV0YTEve2ZlYXR1cmVfZ3JvdXAubmFtZT1wcm9qZWN0cy8qL2xvY2F0", - "aW9ucy8qL2ZlYXR1cmVHcm91cHMvKn06DWZlYXR1cmVfZ3JvdXAS7wEKEkRl", - "bGV0ZUZlYXR1cmVHcm91cBI6Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "YmV0YTEuRGVsZXRlRmVhdHVyZUdyb3VwUmVxdWVzdBodLmdvb2dsZS5sb25n", - "cnVubmluZy5PcGVyYXRpb24ifspBMAoVZ29vZ2xlLnByb3RvYnVmLkVtcHR5", - "EhdEZWxldGVPcGVyYXRpb25NZXRhZGF0YdpBCm5hbWUsZm9yY2WC0+STAjgq", - "Ni92MWJldGExL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVy", - "ZUdyb3Vwcy8qfRKCAgoNQ3JlYXRlRmVhdHVyZRI1Lmdvb2dsZS5jbG91ZC5h", - "aXBsYXRmb3JtLnYxYmV0YTEuQ3JlYXRlRmVhdHVyZVJlcXVlc3QaHS5nb29n", - "bGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIpoBykEpCgdGZWF0dXJlEh5DcmVh", - "dGVGZWF0dXJlT3BlcmF0aW9uTWV0YWRhdGHaQRlwYXJlbnQsZmVhdHVyZSxm", - "ZWF0dXJlX2lkgtPkkwJMIkEvdjFiZXRhMS97cGFyZW50PXByb2plY3RzLyov", - "bG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qfS9mZWF0dXJlczoHZmVhdHVy", - "ZRKkAgoTQmF0Y2hDcmVhdGVGZWF0dXJlcxI7Lmdvb2dsZS5jbG91ZC5haXBs", - "YXRmb3JtLnYxYmV0YTEuQmF0Y2hDcmVhdGVGZWF0dXJlc1JlcXVlc3QaHS5n", - "b29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIrABykFDChtCYXRjaENyZWF0", - "ZUZlYXR1cmVzUmVzcG9uc2USJEJhdGNoQ3JlYXRlRmVhdHVyZXNPcGVyYXRp", - "b25NZXRhZGF0YdpBD3BhcmVudCxyZXF1ZXN0c4LT5JMCUiJNL3YxYmV0YTEv", - "e3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMv", - "Kn0vZmVhdHVyZXM6YmF0Y2hDcmVhdGU6ASoSvAEKCkdldEZlYXR1cmUSMi5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkdldEZlYXR1cmVSZXF1", - "ZXN0GiguZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5GZWF0dXJl", - "IlDaQQRuYW1lgtPkkwJDEkEvdjFiZXRhMS97bmFtZT1wcm9qZWN0cy8qL2xv", - "Y2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9mZWF0dXJlcy8qfRLPAQoMTGlz", - "dEZlYXR1cmVzEjQuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5M", - "aXN0RmVhdHVyZXNSZXF1ZXN0GjUuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5MaXN0RmVhdHVyZXNSZXNwb25zZSJS2kEGcGFyZW50gtPkkwJD", - "EkEvdjFiZXRhMS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyovZmVh", - "dHVyZUdyb3Vwcy8qfS9mZWF0dXJlcxKEAgoNVXBkYXRlRmVhdHVyZRI1Lmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVXBkYXRlRmVhdHVyZVJl", - "cXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIpwBykEpCgdG", - "ZWF0dXJlEh5VcGRhdGVGZWF0dXJlT3BlcmF0aW9uTWV0YWRhdGHaQRNmZWF0", - "dXJlLHVwZGF0ZV9tYXNrgtPkkwJUMkkvdjFiZXRhMS97ZmVhdHVyZS5uYW1l", - "PXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1", - "cmVzLyp9OgdmZWF0dXJlEusBCg1EZWxldGVGZWF0dXJlEjUuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5EZWxldGVGZWF0dXJlUmVxdWVzdBod", - "Lmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24igwHKQTAKFWdvb2dsZS5w", - "cm90b2J1Zi5FbXB0eRIXRGVsZXRlT3BlcmF0aW9uTWV0YWRhdGHaQQRuYW1l", - "gtPkkwJDKkEvdjFiZXRhMS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8q", - "L2ZlYXR1cmVHcm91cHMvKi9mZWF0dXJlcy8qfRK9AgoUQ3JlYXRlRmVhdHVy", - "ZU1vbml0b3ISPC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkNy", - "ZWF0ZUZlYXR1cmVNb25pdG9yUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmlu", - "Zy5PcGVyYXRpb24ixwHKQTcKDkZlYXR1cmVNb25pdG9yEiVDcmVhdGVGZWF0", - "dXJlTW9uaXRvck9wZXJhdGlvbk1ldGFkYXRh2kEpcGFyZW50LGZlYXR1cmVf", - "bW9uaXRvcixmZWF0dXJlX21vbml0b3JfaWSC0+STAlsiSC92MWJldGExL3tw", + "ASgJQgPgQQESFQoIb3JkZXJfYnkYBSABKAlCA+BBASKiAQobVXBkYXRlRmVh", + "dHVyZU1vbml0b3JSZXF1ZXN0Ek0KD2ZlYXR1cmVfbW9uaXRvchgBIAEoCzIv", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRmVhdHVyZU1vbml0", + "b3JCA+BBAhI0Cgt1cGRhdGVfbWFzaxgCIAEoCzIaLmdvb2dsZS5wcm90b2J1", + "Zi5GaWVsZE1hc2tCA+BBASJdChtEZWxldGVGZWF0dXJlTW9uaXRvclJlcXVl", + "c3QSPgoEbmFtZRgBIAEoCUIw4EEC+kEqCihhaXBsYXRmb3JtLmdvb2dsZWFw", + "aXMuY29tL0ZlYXR1cmVNb25pdG9yIoEBChtMaXN0RmVhdHVyZU1vbml0b3Jz", + "UmVzcG9uc2USSQoQZmVhdHVyZV9tb25pdG9ycxgBIAMoCzIvLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRmVhdHVyZU1vbml0b3ISFwoPbmV4", + "dF9wYWdlX3Rva2VuGAIgASgJInoKI0NyZWF0ZUZlYXR1cmVHcm91cE9wZXJh", + "dGlvbk1ldGFkYXRhElMKEGdlbmVyaWNfbWV0YWRhdGEYASABKAsyOS5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkdlbmVyaWNPcGVyYXRpb25N", + "ZXRhZGF0YSJ6CiNVcGRhdGVGZWF0dXJlR3JvdXBPcGVyYXRpb25NZXRhZGF0", + "YRJTChBnZW5lcmljX21ldGFkYXRhGAEgASgLMjkuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5HZW5lcmljT3BlcmF0aW9uTWV0YWRhdGEifQom", + "Q3JlYXRlUmVnaXN0cnlGZWF0dXJlT3BlcmF0aW9uTWV0YWRhdGESUwoQZ2Vu", + "ZXJpY19tZXRhZGF0YRgBIAEoCzI5Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuR2VuZXJpY09wZXJhdGlvbk1ldGFkYXRhInUKHlVwZGF0ZUZl", + "YXR1cmVPcGVyYXRpb25NZXRhZGF0YRJTChBnZW5lcmljX21ldGFkYXRhGAEg", + "ASgLMjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5HZW5lcmlj", + "T3BlcmF0aW9uTWV0YWRhdGEifAolQ3JlYXRlRmVhdHVyZU1vbml0b3JPcGVy", + "YXRpb25NZXRhZGF0YRJTChBnZW5lcmljX21ldGFkYXRhGAEgASgLMjkuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5HZW5lcmljT3BlcmF0aW9u", + "TWV0YWRhdGEifAolVXBkYXRlRmVhdHVyZU1vbml0b3JPcGVyYXRpb25NZXRh", + "ZGF0YRJTChBnZW5lcmljX21ldGFkYXRhGAEgASgLMjkuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5HZW5lcmljT3BlcmF0aW9uTWV0YWRhdGEi", + "4wEKHkNyZWF0ZUZlYXR1cmVNb25pdG9ySm9iUmVxdWVzdBJDCgZwYXJlbnQY", + "ASABKAlCM+BBAvpBLRIrYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9GZWF0", + "dXJlTW9uaXRvckpvYhJUChNmZWF0dXJlX21vbml0b3Jfam9iGAIgASgLMjIu", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5GZWF0dXJlTW9uaXRv", + "ckpvYkID4EECEiYKFmZlYXR1cmVfbW9uaXRvcl9qb2JfaWQYAyABKANCBuBB", + "AeBBAyJgChtHZXRGZWF0dXJlTW9uaXRvckpvYlJlcXVlc3QSQQoEbmFtZRgB", + "IAEoCUIz4EEC+kEtCithaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL0ZlYXR1", + "cmVNb25pdG9ySm9iIsEBCh1MaXN0RmVhdHVyZU1vbml0b3JKb2JzUmVxdWVz", + "dBJDCgZwYXJlbnQYASABKAlCM+BBAvpBLRIrYWlwbGF0Zm9ybS5nb29nbGVh", + "cGlzLmNvbS9GZWF0dXJlTW9uaXRvckpvYhITCgZmaWx0ZXIYAiABKAlCA+BB", + "ARIWCglwYWdlX3NpemUYAyABKAVCA+BBARIXCgpwYWdlX3Rva2VuGAQgASgJ", + "QgPgQQESFQoIb3JkZXJfYnkYBSABKAlCA+BBASKLAQoeTGlzdEZlYXR1cmVN", + "b25pdG9ySm9ic1Jlc3BvbnNlElAKFGZlYXR1cmVfbW9uaXRvcl9qb2JzGAEg", + "AygLMjIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5GZWF0dXJl", + "TW9uaXRvckpvYhIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAky+yYKFkZlYXR1", + "cmVSZWdpc3RyeVNlcnZpY2USnQIKEkNyZWF0ZUZlYXR1cmVHcm91cBI6Lmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQ3JlYXRlRmVhdHVyZUdy", + "b3VwUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24iqwHK", + "QTMKDEZlYXR1cmVHcm91cBIjQ3JlYXRlRmVhdHVyZUdyb3VwT3BlcmF0aW9u", + "TWV0YWRhdGHaQSVwYXJlbnQsZmVhdHVyZV9ncm91cCxmZWF0dXJlX2dyb3Vw", + "X2lkgtPkkwJHIjYvdjFiZXRhMS97cGFyZW50PXByb2plY3RzLyovbG9jYXRp", + "b25zLyp9L2ZlYXR1cmVHcm91cHM6DWZlYXR1cmVfZ3JvdXASwAEKD0dldEZl", + "YXR1cmVHcm91cBI3Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", + "R2V0RmVhdHVyZUdyb3VwUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxYmV0YTEuRmVhdHVyZUdyb3VwIkXaQQRuYW1lgtPkkwI4EjYvdjFi", + "ZXRhMS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91", + "cHMvKn0S0wEKEUxpc3RGZWF0dXJlR3JvdXBzEjkuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5MaXN0RmVhdHVyZUdyb3Vwc1JlcXVlc3QaOi5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkxpc3RGZWF0dXJlR3Jv", + "dXBzUmVzcG9uc2UiR9pBBnBhcmVudILT5JMCOBI2L3YxYmV0YTEve3BhcmVu", + "dD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9mZWF0dXJlR3JvdXBzEp8CChJV", + "cGRhdGVGZWF0dXJlR3JvdXASOi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLlVwZGF0ZUZlYXR1cmVHcm91cFJlcXVlc3QaHS5nb29nbGUubG9u", + "Z3J1bm5pbmcuT3BlcmF0aW9uIq0BykEzCgxGZWF0dXJlR3JvdXASI1VwZGF0", + "ZUZlYXR1cmVHcm91cE9wZXJhdGlvbk1ldGFkYXRh2kEZZmVhdHVyZV9ncm91", + "cCx1cGRhdGVfbWFza4LT5JMCVTJEL3YxYmV0YTEve2ZlYXR1cmVfZ3JvdXAu", + "bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKn06", + "DWZlYXR1cmVfZ3JvdXAS7wEKEkRlbGV0ZUZlYXR1cmVHcm91cBI6Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRGVsZXRlRmVhdHVyZUdyb3Vw", + "UmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24ifspBMAoV", + "Z29vZ2xlLnByb3RvYnVmLkVtcHR5EhdEZWxldGVPcGVyYXRpb25NZXRhZGF0", + "YdpBCm5hbWUsZm9yY2WC0+STAjgqNi92MWJldGExL3tuYW1lPXByb2plY3Rz", + "LyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qfRKCAgoNQ3JlYXRlRmVh", + "dHVyZRI1Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQ3JlYXRl", + "RmVhdHVyZVJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9u", + "IpoBykEpCgdGZWF0dXJlEh5DcmVhdGVGZWF0dXJlT3BlcmF0aW9uTWV0YWRh", + "dGHaQRlwYXJlbnQsZmVhdHVyZSxmZWF0dXJlX2lkgtPkkwJMIkEvdjFiZXRh", + "MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vw", + "cy8qfS9mZWF0dXJlczoHZmVhdHVyZRKkAgoTQmF0Y2hDcmVhdGVGZWF0dXJl", + "cxI7Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQmF0Y2hDcmVh", + "dGVGZWF0dXJlc1JlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0", + "aW9uIrABykFDChtCYXRjaENyZWF0ZUZlYXR1cmVzUmVzcG9uc2USJEJhdGNo", + "Q3JlYXRlRmVhdHVyZXNPcGVyYXRpb25NZXRhZGF0YdpBD3BhcmVudCxyZXF1", + "ZXN0c4LT5JMCUiJNL3YxYmV0YTEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0", + "aW9ucy8qL2ZlYXR1cmVHcm91cHMvKn0vZmVhdHVyZXM6YmF0Y2hDcmVhdGU6", + "ASoSvAEKCkdldEZlYXR1cmUSMi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLkdldEZlYXR1cmVSZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjFiZXRhMS5GZWF0dXJlIlDaQQRuYW1lgtPkkwJDEkEvdjFiZXRh", + "MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMv", + "Ki9mZWF0dXJlcy8qfRLPAQoMTGlzdEZlYXR1cmVzEjQuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0RmVhdHVyZXNSZXF1ZXN0GjUuZ29v", + "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0RmVhdHVyZXNSZXNw", + "b25zZSJS2kEGcGFyZW50gtPkkwJDEkEvdjFiZXRhMS97cGFyZW50PXByb2pl", + "Y3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qfS9mZWF0dXJlcxKE", + "AgoNVXBkYXRlRmVhdHVyZRI1Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "YmV0YTEuVXBkYXRlRmVhdHVyZVJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5p", + "bmcuT3BlcmF0aW9uIpwBykEpCgdGZWF0dXJlEh5VcGRhdGVGZWF0dXJlT3Bl", + "cmF0aW9uTWV0YWRhdGHaQRNmZWF0dXJlLHVwZGF0ZV9tYXNrgtPkkwJUMkkv", + "djFiZXRhMS97ZmVhdHVyZS5uYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyov", + "ZmVhdHVyZUdyb3Vwcy8qL2ZlYXR1cmVzLyp9OgdmZWF0dXJlEusBCg1EZWxl", + "dGVGZWF0dXJlEjUuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5E", + "ZWxldGVGZWF0dXJlUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVy", + "YXRpb24igwHKQTAKFWdvb2dsZS5wcm90b2J1Zi5FbXB0eRIXRGVsZXRlT3Bl", + "cmF0aW9uTWV0YWRhdGHaQQRuYW1lgtPkkwJDKkEvdjFiZXRhMS97bmFtZT1w", + "cm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9mZWF0dXJl", + "cy8qfRK9AgoUQ3JlYXRlRmVhdHVyZU1vbml0b3ISPC5nb29nbGUuY2xvdWQu", + "YWlwbGF0Zm9ybS52MWJldGExLkNyZWF0ZUZlYXR1cmVNb25pdG9yUmVxdWVz", + "dBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24ixwHKQTcKDkZlYXR1", + "cmVNb25pdG9yEiVDcmVhdGVGZWF0dXJlTW9uaXRvck9wZXJhdGlvbk1ldGFk", + "YXRh2kEpcGFyZW50LGZlYXR1cmVfbW9uaXRvcixmZWF0dXJlX21vbml0b3Jf", + "aWSC0+STAlsiSC92MWJldGExL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlv", + "bnMvKi9mZWF0dXJlR3JvdXBzLyp9L2ZlYXR1cmVNb25pdG9yczoPZmVhdHVy", + "ZV9tb25pdG9yEtgBChFHZXRGZWF0dXJlTW9uaXRvchI5Lmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxYmV0YTEuR2V0RmVhdHVyZU1vbml0b3JSZXF1ZXN0", + "Gi8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5GZWF0dXJlTW9u", + "aXRvciJX2kEEbmFtZYLT5JMCShJIL3YxYmV0YTEve25hbWU9cHJvamVjdHMv", + "Ki9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZU1vbml0b3Jz", + "Lyp9EusBChNMaXN0RmVhdHVyZU1vbml0b3JzEjsuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5MaXN0RmVhdHVyZU1vbml0b3JzUmVxdWVzdBo8", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTGlzdEZlYXR1cmVN", + "b25pdG9yc1Jlc3BvbnNlIlnaQQZwYXJlbnSC0+STAkoSSC92MWJldGExL3tw", "YXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyp9", - "L2ZlYXR1cmVNb25pdG9yczoPZmVhdHVyZV9tb25pdG9yEtgBChFHZXRGZWF0", - "dXJlTW9uaXRvchI5Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", - "R2V0RmVhdHVyZU1vbml0b3JSZXF1ZXN0Gi8uZ29vZ2xlLmNsb3VkLmFpcGxh", - "dGZvcm0udjFiZXRhMS5GZWF0dXJlTW9uaXRvciJX2kEEbmFtZYLT5JMCShJI", - "L3YxYmV0YTEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJl", - "R3JvdXBzLyovZmVhdHVyZU1vbml0b3JzLyp9EusBChNMaXN0RmVhdHVyZU1v", - "bml0b3JzEjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0", - "RmVhdHVyZU1vbml0b3JzUmVxdWVzdBo8Lmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxYmV0YTEuTGlzdEZlYXR1cmVNb25pdG9yc1Jlc3BvbnNlIlnaQQZw", - "YXJlbnSC0+STAkoSSC92MWJldGExL3twYXJlbnQ9cHJvamVjdHMvKi9sb2Nh", - "dGlvbnMvKi9mZWF0dXJlR3JvdXBzLyp9L2ZlYXR1cmVNb25pdG9ycxKAAgoU", - "RGVsZXRlRmVhdHVyZU1vbml0b3ISPC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MWJldGExLkRlbGV0ZUZlYXR1cmVNb25pdG9yUmVxdWVzdBodLmdvb2ds", - "ZS5sb25ncnVubmluZy5PcGVyYXRpb24iigHKQTAKFWdvb2dsZS5wcm90b2J1", - "Zi5FbXB0eRIXRGVsZXRlT3BlcmF0aW9uTWV0YWRhdGHaQQRuYW1lgtPkkwJK", - "KkgvdjFiZXRhMS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1", - "cmVHcm91cHMvKi9mZWF0dXJlTW9uaXRvcnMvKn0SvwIKF0NyZWF0ZUZlYXR1", - "cmVNb25pdG9ySm9iEj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", - "MS5DcmVhdGVGZWF0dXJlTW9uaXRvckpvYlJlcXVlc3QaMi5nb29nbGUuY2xv", - "dWQuYWlwbGF0Zm9ybS52MWJldGExLkZlYXR1cmVNb25pdG9ySm9iIq4B2kEx", - "cGFyZW50LGZlYXR1cmVfbW9uaXRvcl9qb2IsZmVhdHVyZV9tb25pdG9yX2pv", - "Yl9pZILT5JMCdCJdL3YxYmV0YTEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0", - "aW9ucy8qL2ZlYXR1cmVHcm91cHMvKi9mZWF0dXJlTW9uaXRvcnMvKn0vZmVh", - "dHVyZU1vbml0b3JKb2JzOhNmZWF0dXJlX21vbml0b3Jfam9iEvYBChRHZXRG", - "ZWF0dXJlTW9uaXRvckpvYhI8Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "YmV0YTEuR2V0RmVhdHVyZU1vbml0b3JKb2JSZXF1ZXN0GjIuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5GZWF0dXJlTW9uaXRvckpvYiJs2kEE", - "bmFtZYLT5JMCXxJdL3YxYmV0YTEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlv", - "bnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZU1vbml0b3JzLyovZmVhdHVy", - "ZU1vbml0b3JKb2JzLyp9EokCChZMaXN0RmVhdHVyZU1vbml0b3JKb2JzEj4u", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0RmVhdHVyZU1v", - "bml0b3JKb2JzUmVxdWVzdBo/Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "YmV0YTEuTGlzdEZlYXR1cmVNb25pdG9ySm9ic1Jlc3BvbnNlIm7aQQZwYXJl", - "bnSC0+STAl8SXS92MWJldGExL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlv", - "bnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZU1vbml0b3JzLyp9L2ZlYXR1", - "cmVNb25pdG9ySm9icxpNykEZYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbdJB", - "Lmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZv", - "cm1C8gEKI2NvbS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExQhtG", - "ZWF0dXJlUmVnaXN0cnlTZXJ2aWNlUHJvdG9QAVpDY2xvdWQuZ29vZ2xlLmNv", - "bS9nby9haXBsYXRmb3JtL2FwaXYxYmV0YTEvYWlwbGF0Zm9ybXBiO2FpcGxh", - "dGZvcm1wYqoCH0dvb2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYxQmV0YTHKAh9H", - "b29nbGVcQ2xvdWRcQUlQbGF0Zm9ybVxWMWJldGEx6gIiR29vZ2xlOjpDbG91", - "ZDo6QUlQbGF0Zm9ybTo6VjFiZXRhMWIGcHJvdG8z")); + "L2ZlYXR1cmVNb25pdG9ycxK/AgoUVXBkYXRlRmVhdHVyZU1vbml0b3ISPC5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlVwZGF0ZUZlYXR1cmVN", + "b25pdG9yUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24i", + "yQHKQTcKDkZlYXR1cmVNb25pdG9yEiVVcGRhdGVGZWF0dXJlTW9uaXRvck9w", + "ZXJhdGlvbk1ldGFkYXRh2kEbZmVhdHVyZV9tb25pdG9yLHVwZGF0ZV9tYXNr", + "gtPkkwJrMlgvdjFiZXRhMS97ZmVhdHVyZV9tb25pdG9yLm5hbWU9cHJvamVj", + "dHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVyZU1vbml0", + "b3JzLyp9Og9mZWF0dXJlX21vbml0b3ISgAIKFERlbGV0ZUZlYXR1cmVNb25p", + "dG9yEjwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5EZWxldGVG", + "ZWF0dXJlTW9uaXRvclJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3Bl", + "cmF0aW9uIooBykEwChVnb29nbGUucHJvdG9idWYuRW1wdHkSF0RlbGV0ZU9w", + "ZXJhdGlvbk1ldGFkYXRh2kEEbmFtZYLT5JMCSipIL3YxYmV0YTEve25hbWU9", + "cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyovZmVhdHVy", + "ZU1vbml0b3JzLyp9Er8CChdDcmVhdGVGZWF0dXJlTW9uaXRvckpvYhI/Lmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQ3JlYXRlRmVhdHVyZU1v", + "bml0b3JKb2JSZXF1ZXN0GjIuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", + "ZXRhMS5GZWF0dXJlTW9uaXRvckpvYiKuAdpBMXBhcmVudCxmZWF0dXJlX21v", + "bml0b3Jfam9iLGZlYXR1cmVfbW9uaXRvcl9qb2JfaWSC0+STAnQiXS92MWJl", + "dGExL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3Jv", + "dXBzLyovZmVhdHVyZU1vbml0b3JzLyp9L2ZlYXR1cmVNb25pdG9ySm9iczoT", + "ZmVhdHVyZV9tb25pdG9yX2pvYhL2AQoUR2V0RmVhdHVyZU1vbml0b3JKb2IS", + "PC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkdldEZlYXR1cmVN", + "b25pdG9ySm9iUmVxdWVzdBoyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "YmV0YTEuRmVhdHVyZU1vbml0b3JKb2IibNpBBG5hbWWC0+STAl8SXS92MWJl", + "dGExL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vw", + "cy8qL2ZlYXR1cmVNb25pdG9ycy8qL2ZlYXR1cmVNb25pdG9ySm9icy8qfRKJ", + "AgoWTGlzdEZlYXR1cmVNb25pdG9ySm9icxI+Lmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuTGlzdEZlYXR1cmVNb25pdG9ySm9ic1JlcXVlc3Qa", + "Py5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkxpc3RGZWF0dXJl", + "TW9uaXRvckpvYnNSZXNwb25zZSJu2kEGcGFyZW50gtPkkwJfEl0vdjFiZXRh", + "MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vw", + "cy8qL2ZlYXR1cmVNb25pdG9ycy8qfS9mZWF0dXJlTW9uaXRvckpvYnMaTcpB", + "GWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb23SQS5odHRwczovL3d3dy5nb29n", + "bGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtQvIBCiNjb20uZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMUIbRmVhdHVyZVJlZ2lzdHJ5U2Vy", + "dmljZVByb3RvUAFaQ2Nsb3VkLmdvb2dsZS5jb20vZ28vYWlwbGF0Zm9ybS9h", + "cGl2MWJldGExL2FpcGxhdGZvcm1wYjthaXBsYXRmb3JtcGKqAh9Hb29nbGUu", + "Q2xvdWQuQUlQbGF0Zm9ybS5WMUJldGExygIfR29vZ2xlXENsb3VkXEFJUGxh", + "dGZvcm1cVjFiZXRhMeoCIkdvb2dsZTo6Q2xvdWQ6OkFJUGxhdGZvcm06OlYx", + "YmV0YTFiBnByb3RvMw==")); 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.AIPlatform.V1Beta1.FeatureReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.FeatureGroupReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.FeatureMonitorReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.FeatureMonitorJobReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.FeaturestoreServiceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.OperationReflection.Descriptor, global::Google.LongRunning.OperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -223,6 +237,7 @@ static FeatureRegistryServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureMonitorRequest), global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureMonitorRequest.Parser, new[]{ "Parent", "FeatureMonitor", "FeatureMonitorId" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GetFeatureMonitorRequest), global::Google.Cloud.AIPlatform.V1Beta1.GetFeatureMonitorRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsRequest), global::Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsRequest.Parser, new[]{ "Parent", "Filter", "PageSize", "PageToken", "OrderBy" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest), global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest.Parser, new[]{ "FeatureMonitor", "UpdateMask" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureMonitorRequest), global::Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureMonitorRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsResponse), global::Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsResponse.Parser, new[]{ "FeatureMonitors", "NextPageToken" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureGroupOperationMetadata), global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureGroupOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), @@ -230,6 +245,7 @@ static FeatureRegistryServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CreateRegistryFeatureOperationMetadata), global::Google.Cloud.AIPlatform.V1Beta1.CreateRegistryFeatureOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureOperationMetadata), global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureMonitorOperationMetadata), global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureMonitorOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorOperationMetadata), global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureMonitorJobRequest), global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureMonitorJobRequest.Parser, new[]{ "Parent", "FeatureMonitorJob", "FeatureMonitorJobId" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GetFeatureMonitorJobRequest), global::Google.Cloud.AIPlatform.V1Beta1.GetFeatureMonitorJobRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorJobsRequest), global::Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorJobsRequest.Parser, new[]{ "Parent", "Filter", "PageSize", "PageToken", "OrderBy" }, null, null, null, null), @@ -2739,6 +2755,273 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// Request message for + /// [FeatureRegistryService.UpdateFeatureMonitor][google.cloud.aiplatform.v1beta1.FeatureRegistryService.UpdateFeatureMonitor]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateFeatureMonitorRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateFeatureMonitorRequest()); + 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.AIPlatform.V1Beta1.FeatureRegistryServiceReflection.Descriptor.MessageTypes[9]; } + } + + [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 UpdateFeatureMonitorRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateFeatureMonitorRequest(UpdateFeatureMonitorRequest other) : this() { + featureMonitor_ = other.featureMonitor_ != null ? other.featureMonitor_.Clone() : null; + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateFeatureMonitorRequest Clone() { + return new UpdateFeatureMonitorRequest(this); + } + + /// Field number for the "feature_monitor" field. + public const int FeatureMonitorFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor featureMonitor_; + /// + /// Required. The FeatureMonitor's `name` field is used to identify the + /// FeatureMonitor to be updated. Format: + /// `projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor FeatureMonitor { + get { return featureMonitor_; } + set { + featureMonitor_ = value; + } + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Optional. Field mask is used to specify the fields to be overwritten in the + /// FeatureMonitor resource by the update. + /// The fields specified in the update_mask are relative to the resource, not + /// the full request. A field will be overwritten if it is in the mask. If the + /// user does not provide a mask then only the non-empty fields present in the + /// request will be overwritten. Set the update_mask to `*` to override all + /// fields. + /// + /// Updatable fields: + /// + /// * `labels` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateFeatureMonitorRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateFeatureMonitorRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(FeatureMonitor, other.FeatureMonitor)) return false; + if (!object.Equals(UpdateMask, other.UpdateMask)) 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 (featureMonitor_ != null) hash ^= FeatureMonitor.GetHashCode(); + if (updateMask_ != null) hash ^= UpdateMask.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 (featureMonitor_ != null) { + output.WriteRawTag(10); + output.WriteMessage(FeatureMonitor); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (featureMonitor_ != null) { + output.WriteRawTag(10); + output.WriteMessage(FeatureMonitor); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (featureMonitor_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(FeatureMonitor); + } + if (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateFeatureMonitorRequest other) { + if (other == null) { + return; + } + if (other.featureMonitor_ != null) { + if (featureMonitor_ == null) { + FeatureMonitor = new global::Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor(); + } + FeatureMonitor.MergeFrom(other.FeatureMonitor); + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + _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 (featureMonitor_ == null) { + FeatureMonitor = new global::Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor(); + } + input.ReadMessage(FeatureMonitor); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + 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 (featureMonitor_ == null) { + FeatureMonitor = new global::Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor(); + } + input.ReadMessage(FeatureMonitor); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + } + } + } + #endif + + } + /// /// Request message for /// [FeatureRegistryService.DeleteFeatureMonitor][google.cloud.aiplatform.v1beta1.FeatureRegistryService.DeleteFeatureMonitor]. @@ -2758,7 +3041,7 @@ public sealed partial class DeleteFeatureMonitorRequest : pb::IMessage + /// Details of operations that perform update FeatureMonitor. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateFeatureMonitorOperationMetadata : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateFeatureMonitorOperationMetadata()); + 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.AIPlatform.V1Beta1.FeatureRegistryServiceReflection.Descriptor.MessageTypes[17]; } + } + + [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 UpdateFeatureMonitorOperationMetadata() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateFeatureMonitorOperationMetadata(UpdateFeatureMonitorOperationMetadata other) : this() { + genericMetadata_ = other.genericMetadata_ != null ? other.genericMetadata_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateFeatureMonitorOperationMetadata Clone() { + return new UpdateFeatureMonitorOperationMetadata(this); + } + + /// Field number for the "generic_metadata" field. + public const int GenericMetadataFieldNumber = 1; + private global::Google.Cloud.AIPlatform.V1Beta1.GenericOperationMetadata genericMetadata_; + /// + /// Operation metadata for FeatureMonitor. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.GenericOperationMetadata GenericMetadata { + get { return genericMetadata_; } + set { + genericMetadata_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateFeatureMonitorOperationMetadata); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateFeatureMonitorOperationMetadata other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(GenericMetadata, other.GenericMetadata)) 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 (genericMetadata_ != null) hash ^= GenericMetadata.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 (genericMetadata_ != null) { + output.WriteRawTag(10); + output.WriteMessage(GenericMetadata); + } + 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 (genericMetadata_ != null) { + output.WriteRawTag(10); + output.WriteMessage(GenericMetadata); + } + 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 (genericMetadata_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(GenericMetadata); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateFeatureMonitorOperationMetadata other) { + if (other == null) { + return; + } + if (other.genericMetadata_ != null) { + if (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1Beta1.GenericOperationMetadata(); + } + GenericMetadata.MergeFrom(other.GenericMetadata); + } + _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 (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1Beta1.GenericOperationMetadata(); + } + input.ReadMessage(GenericMetadata); + 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 (genericMetadata_ == null) { + GenericMetadata = new global::Google.Cloud.AIPlatform.V1Beta1.GenericOperationMetadata(); + } + input.ReadMessage(GenericMetadata); + break; + } + } + } + } + #endif + + } + /// /// Request message for /// [FeatureRegistryService.CreateFeatureMonitorJobRequest][]. @@ -4211,7 +4699,7 @@ public sealed partial class CreateFeatureMonitorJobRequest : pb::IMessage public gaxgrpc::CallSettings ListFeatureMonitorsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + /// + /// for synchronous and asynchronous calls to + /// FeatureRegistryServiceClient.UpdateFeatureMonitor and + /// FeatureRegistryServiceClient.UpdateFeatureMonitorAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings UpdateFeatureMonitorSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// Long Running Operation settings for calls to FeatureRegistryServiceClient.UpdateFeatureMonitor and + /// FeatureRegistryServiceClient.UpdateFeatureMonitorAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings UpdateFeatureMonitorOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + /// /// for synchronous and asynchronous calls to /// FeatureRegistryServiceClient.DeleteFeatureMonitor and @@ -3225,6 +3258,146 @@ public virtual FeatureMonitor GetFeatureMonitor(FeatureMonitorName name, gaxgrpc return ListFeatureMonitorsAsync(request, callSettings); } + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// 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 UpdateFeatureMonitor(UpdateFeatureMonitorRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// 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> UpdateFeatureMonitorAsync(UpdateFeatureMonitorRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// 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> UpdateFeatureMonitorAsync(UpdateFeatureMonitorRequest request, st::CancellationToken cancellationToken) => + UpdateFeatureMonitorAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for UpdateFeatureMonitor. + public virtual lro::OperationsClient UpdateFeatureMonitorOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of UpdateFeatureMonitor + /// . + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceUpdateFeatureMonitor(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateFeatureMonitorOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// UpdateFeatureMonitor. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceUpdateFeatureMonitorAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateFeatureMonitorOperationsClient, callSettings); + + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// + /// Required. The FeatureMonitor's `name` field is used to identify the + /// FeatureMonitor to be updated. Format: + /// `projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}` + /// + /// + /// Optional. Field mask is used to specify the fields to be overwritten in the + /// FeatureMonitor resource by the update. + /// The fields specified in the update_mask are relative to the resource, not + /// the full request. A field will be overwritten if it is in the mask. If the + /// user does not provide a mask then only the non-empty fields present in the + /// request will be overwritten. Set the update_mask to `*` to override all + /// fields. + /// + /// Updatable fields: + /// + /// * `labels` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation UpdateFeatureMonitor(FeatureMonitor featureMonitor, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateFeatureMonitor(new UpdateFeatureMonitorRequest + { + FeatureMonitor = gax::GaxPreconditions.CheckNotNull(featureMonitor, nameof(featureMonitor)), + UpdateMask = updateMask, + }, callSettings); + + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// + /// Required. The FeatureMonitor's `name` field is used to identify the + /// FeatureMonitor to be updated. Format: + /// `projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}` + /// + /// + /// Optional. Field mask is used to specify the fields to be overwritten in the + /// FeatureMonitor resource by the update. + /// The fields specified in the update_mask are relative to the resource, not + /// the full request. A field will be overwritten if it is in the mask. If the + /// user does not provide a mask then only the non-empty fields present in the + /// request will be overwritten. Set the update_mask to `*` to override all + /// fields. + /// + /// Updatable fields: + /// + /// * `labels` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> UpdateFeatureMonitorAsync(FeatureMonitor featureMonitor, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateFeatureMonitorAsync(new UpdateFeatureMonitorRequest + { + FeatureMonitor = gax::GaxPreconditions.CheckNotNull(featureMonitor, nameof(featureMonitor)), + UpdateMask = updateMask, + }, callSettings); + + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// + /// Required. The FeatureMonitor's `name` field is used to identify the + /// FeatureMonitor to be updated. Format: + /// `projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}` + /// + /// + /// Optional. Field mask is used to specify the fields to be overwritten in the + /// FeatureMonitor resource by the update. + /// The fields specified in the update_mask are relative to the resource, not + /// the full request. A field will be overwritten if it is in the mask. If the + /// user does not provide a mask then only the non-empty fields present in the + /// request will be overwritten. Set the update_mask to `*` to override all + /// fields. + /// + /// Updatable fields: + /// + /// * `labels` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> UpdateFeatureMonitorAsync(FeatureMonitor featureMonitor, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + UpdateFeatureMonitorAsync(featureMonitor, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + /// /// Deletes a single FeatureMonitor. /// @@ -3841,6 +4014,8 @@ public sealed partial class FeatureRegistryServiceClientImpl : FeatureRegistrySe private readonly gaxgrpc::ApiCall _callListFeatureMonitors; + private readonly gaxgrpc::ApiCall _callUpdateFeatureMonitor; + private readonly gaxgrpc::ApiCall _callDeleteFeatureMonitor; private readonly gaxgrpc::ApiCall _callCreateFeatureMonitorJob; @@ -3875,6 +4050,7 @@ public FeatureRegistryServiceClientImpl(FeatureRegistryService.FeatureRegistrySe UpdateFeatureOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.UpdateFeatureOperationsSettings, logger); DeleteFeatureOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.DeleteFeatureOperationsSettings, logger); CreateFeatureMonitorOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.CreateFeatureMonitorOperationsSettings, logger); + UpdateFeatureMonitorOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.UpdateFeatureMonitorOperationsSettings, logger); DeleteFeatureMonitorOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.DeleteFeatureMonitorOperationsSettings, logger); LocationsClient = new gcl::LocationsClientImpl(grpcClient.CreateLocationsClient(), effectiveSettings.LocationsSettings, logger); IAMPolicyClient = new gciv::IAMPolicyClientImpl(grpcClient.CreateIAMPolicyClient(), effectiveSettings.IAMPolicySettings, logger); @@ -3920,6 +4096,9 @@ public FeatureRegistryServiceClientImpl(FeatureRegistryService.FeatureRegistrySe _callListFeatureMonitors = clientHelper.BuildApiCall("ListFeatureMonitors", grpcClient.ListFeatureMonitorsAsync, grpcClient.ListFeatureMonitors, effectiveSettings.ListFeatureMonitorsSettings).WithGoogleRequestParam("parent", request => request.Parent); Modify_ApiCall(ref _callListFeatureMonitors); Modify_ListFeatureMonitorsApiCall(ref _callListFeatureMonitors); + _callUpdateFeatureMonitor = clientHelper.BuildApiCall("UpdateFeatureMonitor", grpcClient.UpdateFeatureMonitorAsync, grpcClient.UpdateFeatureMonitor, effectiveSettings.UpdateFeatureMonitorSettings).WithGoogleRequestParam("feature_monitor.name", request => request.FeatureMonitor?.Name); + Modify_ApiCall(ref _callUpdateFeatureMonitor); + Modify_UpdateFeatureMonitorApiCall(ref _callUpdateFeatureMonitor); _callDeleteFeatureMonitor = clientHelper.BuildApiCall("DeleteFeatureMonitor", grpcClient.DeleteFeatureMonitorAsync, grpcClient.DeleteFeatureMonitor, effectiveSettings.DeleteFeatureMonitorSettings).WithGoogleRequestParam("name", request => request.Name); Modify_ApiCall(ref _callDeleteFeatureMonitor); Modify_DeleteFeatureMonitorApiCall(ref _callDeleteFeatureMonitor); @@ -3965,6 +4144,8 @@ public FeatureRegistryServiceClientImpl(FeatureRegistryService.FeatureRegistrySe partial void Modify_ListFeatureMonitorsApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_UpdateFeatureMonitorApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_DeleteFeatureMonitorApiCall(ref gaxgrpc::ApiCall call); partial void Modify_CreateFeatureMonitorJobApiCall(ref gaxgrpc::ApiCall call); @@ -4012,6 +4193,8 @@ public FeatureRegistryServiceClientImpl(FeatureRegistryService.FeatureRegistrySe partial void Modify_ListFeatureMonitorsRequest(ref ListFeatureMonitorsRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_UpdateFeatureMonitorRequest(ref UpdateFeatureMonitorRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_DeleteFeatureMonitorRequest(ref DeleteFeatureMonitorRequest request, ref gaxgrpc::CallSettings settings); partial void Modify_CreateFeatureMonitorJobRequest(ref CreateFeatureMonitorJobRequest request, ref gaxgrpc::CallSettings settings); @@ -4380,6 +4563,33 @@ public override FeatureMonitor GetFeatureMonitor(GetFeatureMonitorRequest reques return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListFeatureMonitors, request, callSettings); } + /// The long-running operations client for UpdateFeatureMonitor. + public override lro::OperationsClient UpdateFeatureMonitorOperationsClient { get; } + + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// 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 UpdateFeatureMonitor(UpdateFeatureMonitorRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateFeatureMonitorRequest(ref request, ref callSettings); + return new lro::Operation(_callUpdateFeatureMonitor.Sync(request, callSettings), UpdateFeatureMonitorOperationsClient); + } + + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// 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> UpdateFeatureMonitorAsync(UpdateFeatureMonitorRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateFeatureMonitorRequest(ref request, ref callSettings); + return new lro::Operation(await _callUpdateFeatureMonitor.Async(request, callSettings).ConfigureAwait(false), UpdateFeatureMonitorOperationsClient); + } + /// The long-running operations client for DeleteFeatureMonitor. public override lro::OperationsClient DeleteFeatureMonitorOperationsClient { get; } diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryServiceGrpc.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryServiceGrpc.g.cs index a22c4737db2a..c4edac974e1a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryServiceGrpc.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryServiceGrpc.g.cs @@ -107,6 +107,8 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_ListFeatureMonitorsResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsResponse.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_UpdateFeatureMonitorRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_DeleteFeatureMonitorRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.DeleteFeatureMonitorRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_CreateFeatureMonitorJobRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.CreateFeatureMonitorJobRequest.Parser)); @@ -231,6 +233,14 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl __Marshaller_google_cloud_aiplatform_v1beta1_ListFeatureMonitorsRequest, __Marshaller_google_cloud_aiplatform_v1beta1_ListFeatureMonitorsResponse); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateFeatureMonitor = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateFeatureMonitor", + __Marshaller_google_cloud_aiplatform_v1beta1_UpdateFeatureMonitorRequest, + __Marshaller_google_longrunning_Operation); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Method __Method_DeleteFeatureMonitor = new grpc::Method( grpc::MethodType.Unary, @@ -441,6 +451,18 @@ public abstract partial class FeatureRegistryServiceBase throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); } + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateFeatureMonitor(global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + /// /// Deletes a single FeatureMonitor. /// @@ -1191,6 +1213,54 @@ protected FeatureRegistryServiceClient(ClientBaseConfiguration configuration) : return CallInvoker.AsyncUnaryCall(__Method_ListFeatureMonitors, null, options, request); } /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation UpdateFeatureMonitor(global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateFeatureMonitor(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation UpdateFeatureMonitor(global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateFeatureMonitor, null, options, request); + } + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateFeatureMonitorAsync(global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateFeatureMonitorAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates the parameters of a single FeatureMonitor. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateFeatureMonitorAsync(global::Google.Cloud.AIPlatform.V1Beta1.UpdateFeatureMonitorRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateFeatureMonitor, null, options, request); + } + /// /// Deletes a single FeatureMonitor. /// /// The request to send to the server. @@ -1410,6 +1480,7 @@ protected override FeatureRegistryServiceClient NewInstance(ClientBaseConfigurat .AddMethod(__Method_CreateFeatureMonitor, serviceImpl.CreateFeatureMonitor) .AddMethod(__Method_GetFeatureMonitor, serviceImpl.GetFeatureMonitor) .AddMethod(__Method_ListFeatureMonitors, serviceImpl.ListFeatureMonitors) + .AddMethod(__Method_UpdateFeatureMonitor, serviceImpl.UpdateFeatureMonitor) .AddMethod(__Method_DeleteFeatureMonitor, serviceImpl.DeleteFeatureMonitor) .AddMethod(__Method_CreateFeatureMonitorJob, serviceImpl.CreateFeatureMonitorJob) .AddMethod(__Method_GetFeatureMonitorJob, serviceImpl.GetFeatureMonitorJob) @@ -1437,6 +1508,7 @@ public static void BindService(grpc::ServiceBinderBase serviceBinder, FeatureReg serviceBinder.AddMethod(__Method_CreateFeatureMonitor, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateFeatureMonitor)); serviceBinder.AddMethod(__Method_GetFeatureMonitor, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetFeatureMonitor)); serviceBinder.AddMethod(__Method_ListFeatureMonitors, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListFeatureMonitors)); + serviceBinder.AddMethod(__Method_UpdateFeatureMonitor, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateFeatureMonitor)); serviceBinder.AddMethod(__Method_DeleteFeatureMonitor, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteFeatureMonitor)); serviceBinder.AddMethod(__Method_CreateFeatureMonitorJob, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateFeatureMonitorJob)); serviceBinder.AddMethod(__Method_GetFeatureMonitorJob, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetFeatureMonitorJob)); diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryServiceResourceNames.g.cs index beb7db3399f7..28e7fb2eceab 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureRegistryServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureResourceNames.g.cs index 8eb50b4b6353..5fc33556917a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureViewResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureViewResourceNames.g.cs index 852e830ad8ed..c500b6a0199e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureViewResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureViewResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureViewSyncResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureViewSyncResourceNames.g.cs index 083a424c0435..7615c71118e6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureViewSyncResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeatureViewSyncResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreOnlineServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreOnlineServiceResourceNames.g.cs index 976c6ac52f36..88199208228a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreOnlineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreOnlineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreOnlineServingServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreOnlineServingServiceClient.g.cs index 16288fe6c9ca..43b1f41ffdbf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreOnlineServingServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreOnlineServingServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreResourceNames.g.cs index 374346dd4555..1a0b5767c249 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreServiceClient.g.cs index 0e905a4c87c6..4f990a9acece 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreServiceResourceNames.g.cs index 70ef2f2309e1..2619e05c42ef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/FeaturestoreServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiCacheServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiCacheServiceClient.g.cs index 2c9c5728d322..73d001c9fc64 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiCacheServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiCacheServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiCacheServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiCacheServiceResourceNames.g.cs index 2f64f259b44f..6944404f93cf 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiCacheServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiCacheServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiTuningServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiTuningServiceClient.g.cs index 566d9152b919..409716181cc9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiTuningServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenAiTuningServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenaiTuningServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenaiTuningServiceResourceNames.g.cs index 3ec524fa52ba..719a5d927eff 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenaiTuningServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/GenaiTuningServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj index 2800aa342f0d..30b0dc5ce9f7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta12 + 1.0.0-beta14 netstandard2.0;net462 true Recommended Google client library to access the AI Platform API (v1beta), which allows you to train high-quality custom machine learning models with minimal machine learning expertise and effort. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/HyperparameterTuningJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/HyperparameterTuningJobResourceNames.g.cs index d421248752f0..e144546cbda6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/HyperparameterTuningJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/HyperparameterTuningJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointResourceNames.g.cs index b1051f42c562..2ac31cb8fd68 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointServiceClient.g.cs index 78b6c4f9ebf9..6b59bcb23b30 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointServiceResourceNames.g.cs index db1fcf936208..3fb2e4406e6f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexEndpointServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexResourceNames.g.cs index 5f174bc109f6..e7952865ae1e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexServiceClient.g.cs index f4abbdf4e412..f2b5833e7fe0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexServiceResourceNames.g.cs index 6848e420322c..d07106d91eb6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/IndexServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/JobServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/JobServiceClient.g.cs index 7f39ea5e0bfa..d86b1a073017 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/JobServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/JobServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/JobServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/JobServiceResourceNames.g.cs index 4f797d8dd3c6..b7e17823c9e8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/JobServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/JobServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/LlmUtilityServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/LlmUtilityServiceClient.g.cs index 2692ad945724..ac2a4672f2d9 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/LlmUtilityServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/LlmUtilityServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/LlmUtilityServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/LlmUtilityServiceResourceNames.g.cs index 5effffd15a5b..966305d2f616 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/LlmUtilityServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/LlmUtilityServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MatchServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MatchServiceClient.g.cs index 507e0cf74284..95b78f6d1a75 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MatchServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MatchServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MatchServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MatchServiceResourceNames.g.cs index f9e1fa97f182..7b4d4b873f8d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MatchServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MatchServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataSchemaResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataSchemaResourceNames.g.cs index c15ac9f8323b..3ce7892c8029 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataSchemaResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataSchemaResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataServiceClient.g.cs index 4acfa993c7ed..7de7001b017b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataServiceResourceNames.g.cs index dcbaefdb4cc3..f491649383f2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataStoreResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataStoreResourceNames.g.cs index b9998ffdaf11..0d8433ab8080 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataStoreResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MetadataStoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigratableResourceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigratableResourceResourceNames.g.cs index b1c6c56f6453..fe164feb051b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigratableResourceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigratableResourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigrationServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigrationServiceClient.g.cs index de7439d91924..85b9ca90341c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigrationServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigrationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigrationServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigrationServiceResourceNames.g.cs index 02b8b9656800..6d4b481861f4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigrationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/MigrationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Model.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Model.g.cs index ab8dfe36a528..19f09f62433a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Model.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Model.g.cs @@ -33,100 +33,101 @@ static ModelReflection() { "YXRmb3JtL3YxYmV0YTEvZW52X3Zhci5wcm90bxoxZ29vZ2xlL2Nsb3VkL2Fp", "cGxhdGZvcm0vdjFiZXRhMS9leHBsYW5hdGlvbi5wcm90bxoeZ29vZ2xlL3By", "b3RvYnVmL2R1cmF0aW9uLnByb3RvGhxnb29nbGUvcHJvdG9idWYvc3RydWN0", - "LnByb3RvGh9nb29nbGUvcHJvdG9idWYvdGltZXN0YW1wLnByb3RvIpgTCgVN", + "LnByb3RvGh9nb29nbGUvcHJvdG9idWYvdGltZXN0YW1wLnByb3RvIrcTCgVN", "b2RlbBIMCgRuYW1lGAEgASgJEhoKCnZlcnNpb25faWQYHCABKAlCBuBBBeBB", "AxIXCg92ZXJzaW9uX2FsaWFzZXMYHSADKAkSPAoTdmVyc2lvbl9jcmVhdGVf", "dGltZRgfIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxI8", "ChN2ZXJzaW9uX3VwZGF0ZV90aW1lGCAgASgLMhouZ29vZ2xlLnByb3RvYnVm", "LlRpbWVzdGFtcEID4EEDEhkKDGRpc3BsYXlfbmFtZRgCIAEoCUID4EECEhMK", "C2Rlc2NyaXB0aW9uGAMgASgJEhsKE3ZlcnNpb25fZGVzY3JpcHRpb24YHiAB", - "KAkSSgoQcHJlZGljdF9zY2hlbWF0YRgEIAEoCzIwLmdvb2dsZS5jbG91ZC5h", - "aXBsYXRmb3JtLnYxYmV0YTEuUHJlZGljdFNjaGVtYXRhEiAKE21ldGFkYXRh", - "X3NjaGVtYV91cmkYBSABKAlCA+BBBRItCghtZXRhZGF0YRgGIAEoCzIWLmdv", - "b2dsZS5wcm90b2J1Zi5WYWx1ZUID4EEFEloKGHN1cHBvcnRlZF9leHBvcnRf", - "Zm9ybWF0cxgUIAMoCzIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", - "YTEuTW9kZWwuRXhwb3J0Rm9ybWF0QgPgQQMSTQoRdHJhaW5pbmdfcGlwZWxp", - "bmUYByABKAlCMuBBA/pBLAoqYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9U", - "cmFpbmluZ1BpcGVsaW5lElAKDmNvbnRhaW5lcl9zcGVjGAkgASgLMjMuZ29v", - "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Nb2RlbENvbnRhaW5lclNw", - "ZWNCA+BBBBIZCgxhcnRpZmFjdF91cmkYGiABKAlCA+BBBRJxCiRzdXBwb3J0", - "ZWRfZGVwbG95bWVudF9yZXNvdXJjZXNfdHlwZXMYCiADKA4yPi5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsLkRlcGxveW1lbnRSZXNv", - "dXJjZXNUeXBlQgPgQQMSLAofc3VwcG9ydGVkX2lucHV0X3N0b3JhZ2VfZm9y", - "bWF0cxgLIAMoCUID4EEDEi0KIHN1cHBvcnRlZF9vdXRwdXRfc3RvcmFnZV9m", - "b3JtYXRzGAwgAygJQgPgQQMSNAoLY3JlYXRlX3RpbWUYDSABKAsyGi5nb29n", - "bGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSNAoLdXBkYXRlX3RpbWUYDiAB", - "KAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSTwoPZGVwbG95", - "ZWRfbW9kZWxzGA8gAygLMjEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5EZXBsb3llZE1vZGVsUmVmQgPgQQMSSgoQZXhwbGFuYXRpb25fc3Bl", - "YxgXIAEoCzIwLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRXhw", - "bGFuYXRpb25TcGVjEgwKBGV0YWcYECABKAkSQgoGbGFiZWxzGBEgAygLMjIu", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Nb2RlbC5MYWJlbHNF", - "bnRyeRJICg9lbmNyeXB0aW9uX3NwZWMYGCABKAsyLy5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLkVuY3J5cHRpb25TcGVjElAKEW1vZGVsX3Nv", - "dXJjZV9pbmZvGCYgASgLMjAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5Nb2RlbFNvdXJjZUluZm9CA+BBAxJaChNvcmlnaW5hbF9tb2RlbF9p", - "bmZvGCIgASgLMjguZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5N", - "b2RlbC5PcmlnaW5hbE1vZGVsSW5mb0ID4EEDEh4KEW1ldGFkYXRhX2FydGlm", - "YWN0GCwgASgJQgPgQQMSVgoRYmFzZV9tb2RlbF9zb3VyY2UYMiABKAsyNi5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsLkJhc2VNb2Rl", - "bFNvdXJjZUID4EEBEhoKDXNhdGlzZmllc19wenMYMyABKAhCA+BBAxIaCg1z", - "YXRpc2ZpZXNfcHppGDQgASgIQgPgQQMa2gEKDEV4cG9ydEZvcm1hdBIPCgJp", - "ZBgBIAEoCUID4EEDEmcKE2V4cG9ydGFibGVfY29udGVudHMYAiADKA4yRS5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsLkV4cG9ydEZv", - "cm1hdC5FeHBvcnRhYmxlQ29udGVudEID4EEDIlAKEUV4cG9ydGFibGVDb250", - "ZW50EiIKHkVYUE9SVEFCTEVfQ09OVEVOVF9VTlNQRUNJRklFRBAAEgwKCEFS", - "VElGQUNUEAESCQoFSU1BR0UQAhpLChFPcmlnaW5hbE1vZGVsSW5mbxI2CgVt", - "b2RlbBgBIAEoCUIn4EED+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29t", - "L01vZGVsGrQBCg9CYXNlTW9kZWxTb3VyY2USUQoTbW9kZWxfZ2FyZGVuX3Nv", - "dXJjZRgBIAEoCzIyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", - "TW9kZWxHYXJkZW5Tb3VyY2VIABJECgxnZW5pZV9zb3VyY2UYAiABKAsyLC5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkdlbmllU291cmNlSABC", - "CAoGc291cmNlGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1", - "ZRgCIAEoCToCOAEijAEKF0RlcGxveW1lbnRSZXNvdXJjZXNUeXBlEikKJURF", - "UExPWU1FTlRfUkVTT1VSQ0VTX1RZUEVfVU5TUEVDSUZJRUQQABIXChNERURJ", - "Q0FURURfUkVTT1VSQ0VTEAESFwoTQVVUT01BVElDX1JFU09VUkNFUxACEhQK", - "EFNIQVJFRF9SRVNPVVJDRVMQAzpc6kFZCh9haXBsYXRmb3JtLmdvb2dsZWFw", - "aXMuY29tL01vZGVsEjZwcm9qZWN0cy97cHJvamVjdH0vbG9jYXRpb25zL3ts", - "b2NhdGlvbn0vbW9kZWxzL3ttb2RlbH0iKAoTTGFyZ2VNb2RlbFJlZmVyZW5j", - "ZRIRCgRuYW1lGAEgASgJQgPgQQIiMwoRTW9kZWxHYXJkZW5Tb3VyY2USHgoR", - "cHVibGljX21vZGVsX25hbWUYASABKAlCA+BBAiIqCgtHZW5pZVNvdXJjZRIb", - "Cg5iYXNlX21vZGVsX3VyaRgBIAEoCUID4EECInsKD1ByZWRpY3RTY2hlbWF0", - "YRIgChNpbnN0YW5jZV9zY2hlbWFfdXJpGAEgASgJQgPgQQUSIgoVcGFyYW1l", - "dGVyc19zY2hlbWFfdXJpGAIgASgJQgPgQQUSIgoVcHJlZGljdGlvbl9zY2hl", - "bWFfdXJpGAMgASgJQgPgQQUirAQKEk1vZGVsQ29udGFpbmVyU3BlYxIZCglp", - "bWFnZV91cmkYASABKAlCBuBBAuBBBRIUCgdjb21tYW5kGAIgAygJQgPgQQUS", - "EQoEYXJncxgDIAMoCUID4EEFEjkKA2VudhgEIAMoCzInLmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxYmV0YTEuRW52VmFyQgPgQQUSOQoFcG9ydHMYBSAD", - "KAsyJS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlBvcnRCA+BB", - "BRIaCg1wcmVkaWN0X3JvdXRlGAYgASgJQgPgQQUSGQoMaGVhbHRoX3JvdXRl", - "GAcgASgJQgPgQQUSPgoKZ3JwY19wb3J0cxgJIAMoCzIlLmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxYmV0YTEuUG9ydEID4EEFEjoKEmRlcGxveW1lbnRf", - "dGltZW91dBgKIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbkID4EEF", - "EiIKFXNoYXJlZF9tZW1vcnlfc2l6ZV9tYhgLIAEoA0ID4EEFEkIKDXN0YXJ0", - "dXBfcHJvYmUYDCABKAsyJi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJl", - "dGExLlByb2JlQgPgQQUSQQoMaGVhbHRoX3Byb2JlGA0gASgLMiYuZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Qcm9iZUID4EEFIh4KBFBvcnQS", - "FgoOY29udGFpbmVyX3BvcnQYAyABKAUimAIKD01vZGVsU291cmNlSW5mbxJV", - "Cgtzb3VyY2VfdHlwZRgBIAEoDjJALmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuTW9kZWxTb3VyY2VJbmZvLk1vZGVsU291cmNlVHlwZRIMCgRj", - "b3B5GAIgASgIIp8BCg9Nb2RlbFNvdXJjZVR5cGUSIQodTU9ERUxfU09VUkNF", - "X1RZUEVfVU5TUEVDSUZJRUQQABIKCgZBVVRPTUwQARIKCgZDVVNUT00QAhII", - "CgRCUU1MEAMSEAoMTU9ERUxfR0FSREVOEAQSCQoFR0VOSUUQBRIZChVDVVNU", - "T01fVEVYVF9FTUJFRERJTkcQBhIPCgtNQVJLRVRQTEFDRRAHIqgBCgVQcm9i", - "ZRJBCgRleGVjGAEgASgLMjEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5Qcm9iZS5FeGVjQWN0aW9uSAASFgoOcGVyaW9kX3NlY29uZHMYAiAB", - "KAUSFwoPdGltZW91dF9zZWNvbmRzGAMgASgFGh0KCkV4ZWNBY3Rpb24SDwoH", - "Y29tbWFuZBgBIAMoCUIMCgpwcm9iZV90eXBlQuEBCiNjb20uZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMUIKTW9kZWxQcm90b1ABWkNjbG91ZC5n", - "b29nbGUuY29tL2dvL2FpcGxhdGZvcm0vYXBpdjFiZXRhMS9haXBsYXRmb3Jt", - "cGI7YWlwbGF0Zm9ybXBiqgIfR29vZ2xlLkNsb3VkLkFJUGxhdGZvcm0uVjFC", - "ZXRhMcoCH0dvb2dsZVxDbG91ZFxBSVBsYXRmb3JtXFYxYmV0YTHqAiJHb29n", - "bGU6OkNsb3VkOjpBSVBsYXRmb3JtOjpWMWJldGExYgZwcm90bzM=")); + "KAkSHQoVZGVmYXVsdF9jaGVja3BvaW50X2lkGDUgASgJEkoKEHByZWRpY3Rf", + "c2NoZW1hdGEYBCABKAsyMC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJl", + "dGExLlByZWRpY3RTY2hlbWF0YRIgChNtZXRhZGF0YV9zY2hlbWFfdXJpGAUg", + "ASgJQgPgQQUSLQoIbWV0YWRhdGEYBiABKAsyFi5nb29nbGUucHJvdG9idWYu", + "VmFsdWVCA+BBBRJaChhzdXBwb3J0ZWRfZXhwb3J0X2Zvcm1hdHMYFCADKAsy", + "My5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsLkV4cG9y", + "dEZvcm1hdEID4EEDEk0KEXRyYWluaW5nX3BpcGVsaW5lGAcgASgJQjLgQQP6", + "QSwKKmFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vVHJhaW5pbmdQaXBlbGlu", + "ZRJQCg5jb250YWluZXJfc3BlYxgJIAEoCzIzLmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuTW9kZWxDb250YWluZXJTcGVjQgPgQQQSGQoMYXJ0", + "aWZhY3RfdXJpGBogASgJQgPgQQUScQokc3VwcG9ydGVkX2RlcGxveW1lbnRf", + "cmVzb3VyY2VzX3R5cGVzGAogAygOMj4uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjFiZXRhMS5Nb2RlbC5EZXBsb3ltZW50UmVzb3VyY2VzVHlwZUID4EED", + "EiwKH3N1cHBvcnRlZF9pbnB1dF9zdG9yYWdlX2Zvcm1hdHMYCyADKAlCA+BB", + "AxItCiBzdXBwb3J0ZWRfb3V0cHV0X3N0b3JhZ2VfZm9ybWF0cxgMIAMoCUID", + "4EEDEjQKC2NyZWF0ZV90aW1lGA0gASgLMhouZ29vZ2xlLnByb3RvYnVmLlRp", + "bWVzdGFtcEID4EEDEjQKC3VwZGF0ZV90aW1lGA4gASgLMhouZ29vZ2xlLnBy", + "b3RvYnVmLlRpbWVzdGFtcEID4EEDEk8KD2RlcGxveWVkX21vZGVscxgPIAMo", + "CzIxLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRGVwbG95ZWRN", + "b2RlbFJlZkID4EEDEkoKEGV4cGxhbmF0aW9uX3NwZWMYFyABKAsyMC5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkV4cGxhbmF0aW9uU3BlYxIM", + "CgRldGFnGBAgASgJEkIKBmxhYmVscxgRIAMoCzIyLmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuTW9kZWwuTGFiZWxzRW50cnkSSAoPZW5jcnlw", + "dGlvbl9zcGVjGBggASgLMi8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", + "ZXRhMS5FbmNyeXB0aW9uU3BlYxJQChFtb2RlbF9zb3VyY2VfaW5mbxgmIAEo", + "CzIwLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWxTb3Vy", + "Y2VJbmZvQgPgQQMSWgoTb3JpZ2luYWxfbW9kZWxfaW5mbxgiIAEoCzI4Lmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWwuT3JpZ2luYWxN", + "b2RlbEluZm9CA+BBAxIeChFtZXRhZGF0YV9hcnRpZmFjdBgsIAEoCUID4EED", + "ElYKEWJhc2VfbW9kZWxfc291cmNlGDIgASgLMjYuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5Nb2RlbC5CYXNlTW9kZWxTb3VyY2VCA+BBARIa", + "Cg1zYXRpc2ZpZXNfcHpzGDMgASgIQgPgQQMSGgoNc2F0aXNmaWVzX3B6aRg0", + "IAEoCEID4EEDGtoBCgxFeHBvcnRGb3JtYXQSDwoCaWQYASABKAlCA+BBAxJn", + "ChNleHBvcnRhYmxlX2NvbnRlbnRzGAIgAygOMkUuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5Nb2RlbC5FeHBvcnRGb3JtYXQuRXhwb3J0YWJs", + "ZUNvbnRlbnRCA+BBAyJQChFFeHBvcnRhYmxlQ29udGVudBIiCh5FWFBPUlRB", + "QkxFX0NPTlRFTlRfVU5TUEVDSUZJRUQQABIMCghBUlRJRkFDVBABEgkKBUlN", + "QUdFEAIaSwoRT3JpZ2luYWxNb2RlbEluZm8SNgoFbW9kZWwYASABKAlCJ+BB", + "A/pBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbBq0AQoPQmFz", + "ZU1vZGVsU291cmNlElEKE21vZGVsX2dhcmRlbl9zb3VyY2UYASABKAsyMi5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsR2FyZGVuU291", + "cmNlSAASRAoMZ2VuaWVfc291cmNlGAIgASgLMiwuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5HZW5pZVNvdXJjZUgAQggKBnNvdXJjZRotCgtM", + "YWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIowB", + "ChdEZXBsb3ltZW50UmVzb3VyY2VzVHlwZRIpCiVERVBMT1lNRU5UX1JFU09V", + "UkNFU19UWVBFX1VOU1BFQ0lGSUVEEAASFwoTREVESUNBVEVEX1JFU09VUkNF", + "UxABEhcKE0FVVE9NQVRJQ19SRVNPVVJDRVMQAhIUChBTSEFSRURfUkVTT1VS", + "Q0VTEAM6XOpBWQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbBI2", + "cHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRpb259L21vZGVs", + "cy97bW9kZWx9IigKE0xhcmdlTW9kZWxSZWZlcmVuY2USEQoEbmFtZRgBIAEo", + "CUID4EECIjMKEU1vZGVsR2FyZGVuU291cmNlEh4KEXB1YmxpY19tb2RlbF9u", + "YW1lGAEgASgJQgPgQQIiKgoLR2VuaWVTb3VyY2USGwoOYmFzZV9tb2RlbF91", + "cmkYASABKAlCA+BBAiJ7Cg9QcmVkaWN0U2NoZW1hdGESIAoTaW5zdGFuY2Vf", + "c2NoZW1hX3VyaRgBIAEoCUID4EEFEiIKFXBhcmFtZXRlcnNfc2NoZW1hX3Vy", + "aRgCIAEoCUID4EEFEiIKFXByZWRpY3Rpb25fc2NoZW1hX3VyaRgDIAEoCUID", + "4EEFIqwEChJNb2RlbENvbnRhaW5lclNwZWMSGQoJaW1hZ2VfdXJpGAEgASgJ", + "QgbgQQLgQQUSFAoHY29tbWFuZBgCIAMoCUID4EEFEhEKBGFyZ3MYAyADKAlC", + "A+BBBRI5CgNlbnYYBCADKAsyJy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLkVudlZhckID4EEFEjkKBXBvcnRzGAUgAygLMiUuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Qb3J0QgPgQQUSGgoNcHJlZGljdF9y", + "b3V0ZRgGIAEoCUID4EEFEhkKDGhlYWx0aF9yb3V0ZRgHIAEoCUID4EEFEj4K", + "CmdycGNfcG9ydHMYCSADKAsyJS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLlBvcnRCA+BBBRI6ChJkZXBsb3ltZW50X3RpbWVvdXQYCiABKAsy", + "GS5nb29nbGUucHJvdG9idWYuRHVyYXRpb25CA+BBBRIiChVzaGFyZWRfbWVt", + "b3J5X3NpemVfbWIYCyABKANCA+BBBRJCCg1zdGFydHVwX3Byb2JlGAwgASgL", + "MiYuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Qcm9iZUID4EEF", + "EkEKDGhlYWx0aF9wcm9iZRgNIAEoCzImLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxYmV0YTEuUHJvYmVCA+BBBSIeCgRQb3J0EhYKDmNvbnRhaW5lcl9w", + "b3J0GAMgASgFIpgCCg9Nb2RlbFNvdXJjZUluZm8SVQoLc291cmNlX3R5cGUY", + "ASABKA4yQC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVs", + "U291cmNlSW5mby5Nb2RlbFNvdXJjZVR5cGUSDAoEY29weRgCIAEoCCKfAQoP", + "TW9kZWxTb3VyY2VUeXBlEiEKHU1PREVMX1NPVVJDRV9UWVBFX1VOU1BFQ0lG", + "SUVEEAASCgoGQVVUT01MEAESCgoGQ1VTVE9NEAISCAoEQlFNTBADEhAKDE1P", + "REVMX0dBUkRFThAEEgkKBUdFTklFEAUSGQoVQ1VTVE9NX1RFWFRfRU1CRURE", + "SU5HEAYSDwoLTUFSS0VUUExBQ0UQByKoAQoFUHJvYmUSQQoEZXhlYxgBIAEo", + "CzIxLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUHJvYmUuRXhl", + "Y0FjdGlvbkgAEhYKDnBlcmlvZF9zZWNvbmRzGAIgASgFEhcKD3RpbWVvdXRf", + "c2Vjb25kcxgDIAEoBRodCgpFeGVjQWN0aW9uEg8KB2NvbW1hbmQYASADKAlC", + "DAoKcHJvYmVfdHlwZULhAQojY29tLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTFCCk1vZGVsUHJvdG9QAVpDY2xvdWQuZ29vZ2xlLmNvbS9nby9h", + "aXBsYXRmb3JtL2FwaXYxYmV0YTEvYWlwbGF0Zm9ybXBiO2FpcGxhdGZvcm1w", + "YqoCH0dvb2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYxQmV0YTHKAh9Hb29nbGVc", + "Q2xvdWRcQUlQbGF0Zm9ybVxWMWJldGEx6gIiR29vZ2xlOjpDbG91ZDo6QUlQ", + "bGF0Zm9ybTo6VjFiZXRhMWIGcHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.DeployedModelRefReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.EncryptionSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.EnvVarReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.ExplanationReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model), global::Google.Cloud.AIPlatform.V1Beta1.Model.Parser, new[]{ "Name", "VersionId", "VersionAliases", "VersionCreateTime", "VersionUpdateTime", "DisplayName", "Description", "VersionDescription", "PredictSchemata", "MetadataSchemaUri", "Metadata", "SupportedExportFormats", "TrainingPipeline", "ContainerSpec", "ArtifactUri", "SupportedDeploymentResourcesTypes", "SupportedInputStorageFormats", "SupportedOutputStorageFormats", "CreateTime", "UpdateTime", "DeployedModels", "ExplanationSpec", "Etag", "Labels", "EncryptionSpec", "ModelSourceInfo", "OriginalModelInfo", "MetadataArtifact", "BaseModelSource", "SatisfiesPzs", "SatisfiesPzi" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.DeploymentResourcesType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.ExportFormat), global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.ExportFormat.Parser, new[]{ "Id", "ExportableContents" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.ExportFormat.Types.ExportableContent) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model), global::Google.Cloud.AIPlatform.V1Beta1.Model.Parser, new[]{ "Name", "VersionId", "VersionAliases", "VersionCreateTime", "VersionUpdateTime", "DisplayName", "Description", "VersionDescription", "DefaultCheckpointId", "PredictSchemata", "MetadataSchemaUri", "Metadata", "SupportedExportFormats", "TrainingPipeline", "ContainerSpec", "ArtifactUri", "SupportedDeploymentResourcesTypes", "SupportedInputStorageFormats", "SupportedOutputStorageFormats", "CreateTime", "UpdateTime", "DeployedModels", "ExplanationSpec", "Etag", "Labels", "EncryptionSpec", "ModelSourceInfo", "OriginalModelInfo", "MetadataArtifact", "BaseModelSource", "SatisfiesPzs", "SatisfiesPzi" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.DeploymentResourcesType) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.ExportFormat), global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.ExportFormat.Parser, new[]{ "Id", "ExportableContents" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.ExportFormat.Types.ExportableContent) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.OriginalModelInfo), global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.OriginalModelInfo.Parser, new[]{ "Model" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.BaseModelSource), global::Google.Cloud.AIPlatform.V1Beta1.Model.Types.BaseModelSource.Parser, new[]{ "ModelGardenSource", "GenieSource" }, new[]{ "Source" }, null, null, null), null, }), @@ -190,6 +191,7 @@ public Model(Model other) : this() { displayName_ = other.displayName_; description_ = other.description_; versionDescription_ = other.versionDescription_; + defaultCheckpointId_ = other.defaultCheckpointId_; predictSchemata_ = other.predictSchemata_ != null ? other.predictSchemata_.Clone() : null; metadataSchemaUri_ = other.metadataSchemaUri_; metadata_ = other.metadata_ != null ? other.metadata_.Clone() : null; @@ -354,6 +356,21 @@ public string VersionDescription { } } + /// Field number for the "default_checkpoint_id" field. + public const int DefaultCheckpointIdFieldNumber = 53; + private string defaultCheckpointId_ = ""; + /// + /// The default checkpoint id of a model version. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string DefaultCheckpointId { + get { return defaultCheckpointId_; } + set { + defaultCheckpointId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Field number for the "predict_schemata" field. public const int PredictSchemataFieldNumber = 4; private global::Google.Cloud.AIPlatform.V1Beta1.PredictSchemata predictSchemata_; @@ -884,6 +901,7 @@ public bool Equals(Model other) { if (DisplayName != other.DisplayName) return false; if (Description != other.Description) return false; if (VersionDescription != other.VersionDescription) return false; + if (DefaultCheckpointId != other.DefaultCheckpointId) return false; if (!object.Equals(PredictSchemata, other.PredictSchemata)) return false; if (MetadataSchemaUri != other.MetadataSchemaUri) return false; if (!object.Equals(Metadata, other.Metadata)) return false; @@ -922,6 +940,7 @@ public override int GetHashCode() { if (DisplayName.Length != 0) hash ^= DisplayName.GetHashCode(); if (Description.Length != 0) hash ^= Description.GetHashCode(); if (VersionDescription.Length != 0) hash ^= VersionDescription.GetHashCode(); + if (DefaultCheckpointId.Length != 0) hash ^= DefaultCheckpointId.GetHashCode(); if (predictSchemata_ != null) hash ^= PredictSchemata.GetHashCode(); if (MetadataSchemaUri.Length != 0) hash ^= MetadataSchemaUri.GetHashCode(); if (metadata_ != null) hash ^= Metadata.GetHashCode(); @@ -1066,6 +1085,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(160, 3); output.WriteBool(SatisfiesPzi); } + if (DefaultCheckpointId.Length != 0) { + output.WriteRawTag(170, 3); + output.WriteString(DefaultCheckpointId); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -1179,6 +1202,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(160, 3); output.WriteBool(SatisfiesPzi); } + if (DefaultCheckpointId.Length != 0) { + output.WriteRawTag(170, 3); + output.WriteString(DefaultCheckpointId); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -1211,6 +1238,9 @@ public int CalculateSize() { if (VersionDescription.Length != 0) { size += 2 + pb::CodedOutputStream.ComputeStringSize(VersionDescription); } + if (DefaultCheckpointId.Length != 0) { + size += 2 + pb::CodedOutputStream.ComputeStringSize(DefaultCheckpointId); + } if (predictSchemata_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(PredictSchemata); } @@ -1308,6 +1338,9 @@ public void MergeFrom(Model other) { if (other.VersionDescription.Length != 0) { VersionDescription = other.VersionDescription; } + if (other.DefaultCheckpointId.Length != 0) { + DefaultCheckpointId = other.DefaultCheckpointId; + } if (other.predictSchemata_ != null) { if (predictSchemata_ == null) { PredictSchemata = new global::Google.Cloud.AIPlatform.V1Beta1.PredictSchemata(); @@ -1571,6 +1604,10 @@ public void MergeFrom(pb::CodedInputStream input) { SatisfiesPzi = input.ReadBool(); break; } + case 426: { + DefaultCheckpointId = input.ReadString(); + break; + } } } #endif @@ -1747,6 +1784,10 @@ public void MergeFrom(pb::CodedInputStream input) { SatisfiesPzi = input.ReadBool(); break; } + case 426: { + DefaultCheckpointId = input.ReadString(); + break; + } } } } diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelDeploymentMonitoringJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelDeploymentMonitoringJobResourceNames.g.cs index 67f2c36a4d8c..b66e7ab11ce0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelDeploymentMonitoringJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelDeploymentMonitoringJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelEvaluationResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelEvaluationResourceNames.g.cs index f2dcd83d51af..53be83625e36 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelEvaluationResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelEvaluationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelEvaluationSliceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelEvaluationSliceResourceNames.g.cs index 60335579a934..d28a613b46b1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelEvaluationSliceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelEvaluationSliceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelGardenServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelGardenServiceClient.g.cs index 807c3bccf4c4..0c22257062c6 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelGardenServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelGardenServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelGardenServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelGardenServiceResourceNames.g.cs index 5dde18aaba40..c33196591a03 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelGardenServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelGardenServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitorResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitorResourceNames.g.cs index a0417c4980d0..083453e09c86 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitorResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitorResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringJobResourceNames.g.cs index b094d279a10f..5b3616e79e8f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringResourceNames.g.cs index 6da6b007ce30..d1362775b3e8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringServiceClient.g.cs index 2e2ead4eb808..a862e83482df 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringServiceResourceNames.g.cs index 4bd857b852fe..ab08e03d8665 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringSpecResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringSpecResourceNames.g.cs index 263241a4b533..cb65cec006f1 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringSpecResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelMonitoringSpecResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelResourceNames.g.cs index 40766f736fe4..65508d165b4f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelService.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelService.g.cs index c3c78785d78c..2346e0e943a2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelService.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelService.g.cs @@ -64,191 +64,204 @@ static ModelServiceReflection() { "CRItCglyZWFkX21hc2sYBSABKAsyGi5nb29nbGUucHJvdG9idWYuRmllbGRN", "YXNrEhAKCG9yZGVyX2J5GAYgASgJImwKGUxpc3RNb2RlbFZlcnNpb25zUmVz", "cG9uc2USNgoGbW9kZWxzGAEgAygLMiYuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjFiZXRhMS5Nb2RlbBIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAkihgEK", - "ElVwZGF0ZU1vZGVsUmVxdWVzdBI6CgVtb2RlbBgBIAEoCzImLmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWxCA+BBAhI0Cgt1cGRhdGVf", - "bWFzaxgCIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE1hc2tCA+BBAiKW", - "AQofVXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0UmVxdWVzdBI2CgVtb2RlbBgB", + "cm0udjFiZXRhMS5Nb2RlbBIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAkijAEK", + "Ikxpc3RNb2RlbFZlcnNpb25DaGVja3BvaW50c1JlcXVlc3QSNQoEbmFtZRgB", "IAEoCUIn4EEC+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVs", - "EjsKCGV4YW1wbGVzGAIgASgLMikuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5FeGFtcGxlcyKAAQopVXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0", - "T3BlcmF0aW9uTWV0YWRhdGESUwoQZ2VuZXJpY19tZXRhZGF0YRgBIAEoCzI5", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuR2VuZXJpY09wZXJh", - "dGlvbk1ldGFkYXRhIksKEkRlbGV0ZU1vZGVsUmVxdWVzdBI1CgRuYW1lGAEg", - "ASgJQifgQQL6QSEKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWwi", - "UgoZRGVsZXRlTW9kZWxWZXJzaW9uUmVxdWVzdBI1CgRuYW1lGAEgASgJQifg", - "QQL6QSEKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWwicQoaTWVy", - "Z2VWZXJzaW9uQWxpYXNlc1JlcXVlc3QSNQoEbmFtZRgBIAEoCUIn4EEC+kEh", - "Ch9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsEhwKD3ZlcnNpb25f", - "YWxpYXNlcxgCIAMoCUID4EECIv0CChJFeHBvcnRNb2RlbFJlcXVlc3QSNQoE", - "bmFtZRgBIAEoCUIn4EEC+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29t", - "L01vZGVsElwKDW91dHB1dF9jb25maWcYAiABKAsyQC5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLkV4cG9ydE1vZGVsUmVxdWVzdC5PdXRwdXRD", - "b25maWdCA+BBAhrRAQoMT3V0cHV0Q29uZmlnEhgKEGV4cG9ydF9mb3JtYXRf", - "aWQYASABKAkSTQoUYXJ0aWZhY3RfZGVzdGluYXRpb24YAyABKAsyLy5nb29n", - "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkdjc0Rlc3RpbmF0aW9uElgK", - "EWltYWdlX2Rlc3RpbmF0aW9uGAQgASgLMj0uZ29vZ2xlLmNsb3VkLmFpcGxh", - "dGZvcm0udjFiZXRhMS5Db250YWluZXJSZWdpc3RyeURlc3RpbmF0aW9uIqYC", - "ChxFeHBvcnRNb2RlbE9wZXJhdGlvbk1ldGFkYXRhElMKEGdlbmVyaWNfbWV0", - "YWRhdGEYASABKAsyOS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", - "LkdlbmVyaWNPcGVyYXRpb25NZXRhZGF0YRJiCgtvdXRwdXRfaW5mbxgCIAEo", - "CzJILmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRXhwb3J0TW9k", - "ZWxPcGVyYXRpb25NZXRhZGF0YS5PdXRwdXRJbmZvQgPgQQMaTQoKT3V0cHV0", - "SW5mbxIgChNhcnRpZmFjdF9vdXRwdXRfdXJpGAIgASgJQgPgQQMSHQoQaW1h", - "Z2Vfb3V0cHV0X3VyaRgDIAEoCUID4EEDIiIKIFVwZGF0ZUV4cGxhbmF0aW9u", - "RGF0YXNldFJlc3BvbnNlIhUKE0V4cG9ydE1vZGVsUmVzcG9uc2UixQIKEENv", - "cHlNb2RlbFJlcXVlc3QSFwoIbW9kZWxfaWQYBCABKAlCA+BBAUgAEj8KDHBh", - "cmVudF9tb2RlbBgFIAEoCUIn4EEB+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFw", - "aXMuY29tL01vZGVsSAASOQoGcGFyZW50GAEgASgJQingQQL6QSMKIWxvY2F0", - "aW9ucy5nb29nbGVhcGlzLmNvbS9Mb2NhdGlvbhI9Cgxzb3VyY2VfbW9kZWwY", - "AiABKAlCJ+BBAvpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2Rl", - "bBJICg9lbmNyeXB0aW9uX3NwZWMYAyABKAsyLy5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MWJldGExLkVuY3J5cHRpb25TcGVjQhMKEWRlc3RpbmF0aW9u", - "X21vZGVsInEKGkNvcHlNb2RlbE9wZXJhdGlvbk1ldGFkYXRhElMKEGdlbmVy", - "aWNfbWV0YWRhdGEYASABKAsyOS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLkdlbmVyaWNPcGVyYXRpb25NZXRhZGF0YSJnChFDb3B5TW9kZWxS", - "ZXNwb25zZRIzCgVtb2RlbBgBIAEoCUIk+kEhCh9haXBsYXRmb3JtLmdvb2ds", - "ZWFwaXMuY29tL01vZGVsEh0KEG1vZGVsX3ZlcnNpb25faWQYAiABKAlCA+BB", - "AyKoAQocSW1wb3J0TW9kZWxFdmFsdWF0aW9uUmVxdWVzdBI3CgZwYXJlbnQY", - "ASABKAlCJ+BBAvpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2Rl", - "bBJPChBtb2RlbF9ldmFsdWF0aW9uGAIgASgLMjAuZ29vZ2xlLmNsb3VkLmFp", - "cGxhdGZvcm0udjFiZXRhMS5Nb2RlbEV2YWx1YXRpb25CA+BBAiLJAQonQmF0", - "Y2hJbXBvcnRNb2RlbEV2YWx1YXRpb25TbGljZXNSZXF1ZXN0EkEKBnBhcmVu", - "dBgBIAEoCUIx4EEC+kErCilhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01v", - "ZGVsRXZhbHVhdGlvbhJbChdtb2RlbF9ldmFsdWF0aW9uX3NsaWNlcxgCIAMo", - "CzI1Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWxFdmFs", - "dWF0aW9uU2xpY2VCA+BBAiJZCihCYXRjaEltcG9ydE1vZGVsRXZhbHVhdGlv", - "blNsaWNlc1Jlc3BvbnNlEi0KIGltcG9ydGVkX21vZGVsX2V2YWx1YXRpb25f", - "c2xpY2VzGAEgAygJQgPgQQMiygEKJkJhdGNoSW1wb3J0RXZhbHVhdGVkQW5u", - "b3RhdGlvbnNSZXF1ZXN0EkYKBnBhcmVudBgBIAEoCUI24EEC+kEwCi5haXBs", - "YXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsRXZhbHVhdGlvblNsaWNlElgK", - "FWV2YWx1YXRlZF9hbm5vdGF0aW9ucxgCIAMoCzI0Lmdvb2dsZS5jbG91ZC5h", - "aXBsYXRmb3JtLnYxYmV0YTEuRXZhbHVhdGVkQW5ub3RhdGlvbkID4EECIlwK", - "J0JhdGNoSW1wb3J0RXZhbHVhdGVkQW5ub3RhdGlvbnNSZXNwb25zZRIxCiRp", - "bXBvcnRlZF9ldmFsdWF0ZWRfYW5ub3RhdGlvbnNfY291bnQYASABKAVCA+BB", - "AyJcChlHZXRNb2RlbEV2YWx1YXRpb25SZXF1ZXN0Ej8KBG5hbWUYASABKAlC", - "MeBBAvpBKwopYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbEV2YWx1", - "YXRpb24ivAEKG0xpc3RNb2RlbEV2YWx1YXRpb25zUmVxdWVzdBI3CgZwYXJl", - "bnQYASABKAlCJ+BBAvpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9N", - "b2RlbBIOCgZmaWx0ZXIYAiABKAkSEQoJcGFnZV9zaXplGAMgASgFEhIKCnBh", - "Z2VfdG9rZW4YBCABKAkSLQoJcmVhZF9tYXNrGAUgASgLMhouZ29vZ2xlLnBy", - "b3RvYnVmLkZpZWxkTWFzayKEAQocTGlzdE1vZGVsRXZhbHVhdGlvbnNSZXNw", - "b25zZRJLChFtb2RlbF9ldmFsdWF0aW9ucxgBIAMoCzIwLmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWxFdmFsdWF0aW9uEhcKD25leHRf", - "cGFnZV90b2tlbhgCIAEoCSJmCh5HZXRNb2RlbEV2YWx1YXRpb25TbGljZVJl", - "cXVlc3QSRAoEbmFtZRgBIAEoCUI24EEC+kEwCi5haXBsYXRmb3JtLmdvb2ds", - "ZWFwaXMuY29tL01vZGVsRXZhbHVhdGlvblNsaWNlIssBCiBMaXN0TW9kZWxF", - "dmFsdWF0aW9uU2xpY2VzUmVxdWVzdBJBCgZwYXJlbnQYASABKAlCMeBBAvpB", - "KwopYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbEV2YWx1YXRpb24S", - "DgoGZmlsdGVyGAIgASgJEhEKCXBhZ2Vfc2l6ZRgDIAEoBRISCgpwYWdlX3Rv", - "a2VuGAQgASgJEi0KCXJlYWRfbWFzaxgFIAEoCzIaLmdvb2dsZS5wcm90b2J1", - "Zi5GaWVsZE1hc2silAEKIUxpc3RNb2RlbEV2YWx1YXRpb25TbGljZXNSZXNw", - "b25zZRJWChdtb2RlbF9ldmFsdWF0aW9uX3NsaWNlcxgBIAMoCzI1Lmdvb2ds", - "ZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWxFdmFsdWF0aW9uU2xp", - "Y2USFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJMo0iCgxNb2RlbFNlcnZpY2US", - "6gEKC1VwbG9hZE1vZGVsEjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5VcGxvYWRNb2RlbFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcu", - "T3BlcmF0aW9uIoYBykEzChNVcGxvYWRNb2RlbFJlc3BvbnNlEhxVcGxvYWRN", - "b2RlbE9wZXJhdGlvbk1ldGFkYXRh2kEMcGFyZW50LG1vZGVsgtPkkwI7IjYv", - "djFiZXRhMS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L21vZGVs", - "czp1cGxvYWQ6ASoSpAEKCEdldE1vZGVsEjAuZ29vZ2xlLmNsb3VkLmFpcGxh", - "dGZvcm0udjFiZXRhMS5HZXRNb2RlbFJlcXVlc3QaJi5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLk1vZGVsIj7aQQRuYW1lgtPkkwIxEi8vdjFi", - "ZXRhMS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfRK3", - "AQoKTGlzdE1vZGVscxIyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", - "YTEuTGlzdE1vZGVsc1JlcXVlc3QaMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MWJldGExLkxpc3RNb2RlbHNSZXNwb25zZSJA2kEGcGFyZW50gtPkkwIx", - "Ei8vdjFiZXRhMS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L21v", - "ZGVscxLXAQoRTGlzdE1vZGVsVmVyc2lvbnMSOS5nb29nbGUuY2xvdWQuYWlw", - "bGF0Zm9ybS52MWJldGExLkxpc3RNb2RlbFZlcnNpb25zUmVxdWVzdBo6Lmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTGlzdE1vZGVsVmVyc2lv", - "bnNSZXNwb25zZSJL2kEEbmFtZYLT5JMCPhI8L3YxYmV0YTEve25hbWU9cHJv", - "amVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn06bGlzdFZlcnNpb25zEsQB", - "CgtVcGRhdGVNb2RlbBIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0", - "YTEuVXBkYXRlTW9kZWxSZXF1ZXN0GiYuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjFiZXRhMS5Nb2RlbCJY2kERbW9kZWwsdXBkYXRlX21hc2uC0+STAj4y", - "NS92MWJldGExL3ttb2RlbC5uYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyov", - "bW9kZWxzLyp9OgVtb2RlbBKqAgoYVXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0", - "EkAuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5VcGRhdGVFeHBs", - "YW5hdGlvbkRhdGFzZXRSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9w", - "ZXJhdGlvbiKsAcpBTQogVXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0UmVzcG9u", - "c2USKVVwZGF0ZUV4cGxhbmF0aW9uRGF0YXNldE9wZXJhdGlvbk1ldGFkYXRh", - "2kEFbW9kZWyC0+STAk4iSS92MWJldGExL3ttb2RlbD1wcm9qZWN0cy8qL2xv", - "Y2F0aW9ucy8qL21vZGVscy8qfTp1cGRhdGVFeHBsYW5hdGlvbkRhdGFzZXQ6", - "ASoS1AEKC0RlbGV0ZU1vZGVsEjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0u", - "djFiZXRhMS5EZWxldGVNb2RlbFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5p", - "bmcuT3BlcmF0aW9uInHKQTAKFWdvb2dsZS5wcm90b2J1Zi5FbXB0eRIXRGVs", - "ZXRlT3BlcmF0aW9uTWV0YWRhdGHaQQRuYW1lgtPkkwIxKi8vdjFiZXRhMS97", - "bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfRLwAQoSRGVs", - "ZXRlTW9kZWxWZXJzaW9uEjouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5EZWxldGVNb2RlbFZlcnNpb25SZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdy", - "dW5uaW5nLk9wZXJhdGlvbiJ/ykEwChVnb29nbGUucHJvdG9idWYuRW1wdHkS", - "F0RlbGV0ZU9wZXJhdGlvbk1ldGFkYXRh2kEEbmFtZYLT5JMCPyo9L3YxYmV0", - "YTEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn06ZGVs", - "ZXRlVmVyc2lvbhLhAQoTTWVyZ2VWZXJzaW9uQWxpYXNlcxI7Lmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTWVyZ2VWZXJzaW9uQWxpYXNlc1Jl", - "cXVlc3QaJi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVs", - "ImXaQRRuYW1lLHZlcnNpb25fYWxpYXNlc4LT5JMCSCJDL3YxYmV0YTEve25h", - "bWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn06bWVyZ2VWZXJz", - "aW9uQWxpYXNlczoBKhLwAQoLRXhwb3J0TW9kZWwSMy5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLkV4cG9ydE1vZGVsUmVxdWVzdBodLmdvb2ds", - "ZS5sb25ncnVubmluZy5PcGVyYXRpb24ijAHKQTMKE0V4cG9ydE1vZGVsUmVz", - "cG9uc2USHEV4cG9ydE1vZGVsT3BlcmF0aW9uTWV0YWRhdGHaQRJuYW1lLG91", - "dHB1dF9jb25maWeC0+STAjsiNi92MWJldGExL3tuYW1lPXByb2plY3RzLyov", - "bG9jYXRpb25zLyovbW9kZWxzLyp9OmV4cG9ydDoBKhLnAQoJQ29weU1vZGVs", - "EjEuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Db3B5TW9kZWxS", - "ZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiKHAcpBLwoR", - "Q29weU1vZGVsUmVzcG9uc2USGkNvcHlNb2RlbE9wZXJhdGlvbk1ldGFkYXRh", - "2kETcGFyZW50LHNvdXJjZV9tb2RlbILT5JMCOSI0L3YxYmV0YTEve3BhcmVu", - "dD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9tb2RlbHM6Y29weToBKhLzAQoV", - "SW1wb3J0TW9kZWxFdmFsdWF0aW9uEj0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", - "cm0udjFiZXRhMS5JbXBvcnRNb2RlbEV2YWx1YXRpb25SZXF1ZXN0GjAuZ29v", - "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Nb2RlbEV2YWx1YXRpb24i", - "adpBF3BhcmVudCxtb2RlbF9ldmFsdWF0aW9ugtPkkwJJIkQvdjFiZXRhMS97", - "cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9L2V2YWx1", - "YXRpb25zOmltcG9ydDoBKhK3AgogQmF0Y2hJbXBvcnRNb2RlbEV2YWx1YXRp", - "b25TbGljZXMSSC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkJh", - "dGNoSW1wb3J0TW9kZWxFdmFsdWF0aW9uU2xpY2VzUmVxdWVzdBpJLmdvb2ds", - "ZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQmF0Y2hJbXBvcnRNb2RlbEV2", - "YWx1YXRpb25TbGljZXNSZXNwb25zZSJ+2kEecGFyZW50LG1vZGVsX2V2YWx1", - "YXRpb25fc2xpY2VzgtPkkwJXIlIvdjFiZXRhMS97cGFyZW50PXByb2plY3Rz", - "LyovbG9jYXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKn0vc2xpY2Vz", - "OmJhdGNoSW1wb3J0OgEqErQCCh9CYXRjaEltcG9ydEV2YWx1YXRlZEFubm90", - "YXRpb25zEkcuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5CYXRj", - "aEltcG9ydEV2YWx1YXRlZEFubm90YXRpb25zUmVxdWVzdBpILmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuQmF0Y2hJbXBvcnRFdmFsdWF0ZWRB", - "bm5vdGF0aW9uc1Jlc3BvbnNlIn7aQRxwYXJlbnQsZXZhbHVhdGVkX2Fubm90", - "YXRpb25zgtPkkwJZIlQvdjFiZXRhMS97cGFyZW50PXByb2plY3RzLyovbG9j", - "YXRpb25zLyovbW9kZWxzLyovZXZhbHVhdGlvbnMvKi9zbGljZXMvKn06YmF0", - "Y2hJbXBvcnQ6ASoS0AEKEkdldE1vZGVsRXZhbHVhdGlvbhI6Lmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuR2V0TW9kZWxFdmFsdWF0aW9uUmVx", - "dWVzdBowLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWxF", - "dmFsdWF0aW9uIkzaQQRuYW1lgtPkkwI/Ej0vdjFiZXRhMS97bmFtZT1wcm9q", - "ZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyp9EuMB", - "ChRMaXN0TW9kZWxFdmFsdWF0aW9ucxI8Lmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxYmV0YTEuTGlzdE1vZGVsRXZhbHVhdGlvbnNSZXF1ZXN0Gj0uZ29v", - "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0TW9kZWxFdmFsdWF0", - "aW9uc1Jlc3BvbnNlIk7aQQZwYXJlbnSC0+STAj8SPS92MWJldGExL3twYXJl", - "bnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn0vZXZhbHVhdGlv", - "bnMS6AEKF0dldE1vZGVsRXZhbHVhdGlvblNsaWNlEj8uZ29vZ2xlLmNsb3Vk", - "LmFpcGxhdGZvcm0udjFiZXRhMS5HZXRNb2RlbEV2YWx1YXRpb25TbGljZVJl", - "cXVlc3QaNS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVs", - "RXZhbHVhdGlvblNsaWNlIlXaQQRuYW1lgtPkkwJIEkYvdjFiZXRhMS97bmFt", - "ZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25z", - "Lyovc2xpY2VzLyp9EvsBChlMaXN0TW9kZWxFdmFsdWF0aW9uU2xpY2VzEkEu", - "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0TW9kZWxFdmFs", - "dWF0aW9uU2xpY2VzUmVxdWVzdBpCLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuTGlzdE1vZGVsRXZhbHVhdGlvblNsaWNlc1Jlc3BvbnNlIlfa", - "QQZwYXJlbnSC0+STAkgSRi92MWJldGExL3twYXJlbnQ9cHJvamVjdHMvKi9s", - "b2NhdGlvbnMvKi9tb2RlbHMvKi9ldmFsdWF0aW9ucy8qfS9zbGljZXMaTcpB", - "GWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb23SQS5odHRwczovL3d3dy5nb29n", - "bGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtQugBCiNjb20uZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMUIRTW9kZWxTZXJ2aWNlUHJvdG9Q", - "AVpDY2xvdWQuZ29vZ2xlLmNvbS9nby9haXBsYXRmb3JtL2FwaXYxYmV0YTEv", - "YWlwbGF0Zm9ybXBiO2FpcGxhdGZvcm1wYqoCH0dvb2dsZS5DbG91ZC5BSVBs", - "YXRmb3JtLlYxQmV0YTHKAh9Hb29nbGVcQ2xvdWRcQUlQbGF0Zm9ybVxWMWJl", - "dGEx6gIiR29vZ2xlOjpDbG91ZDo6QUlQbGF0Zm9ybTo6VjFiZXRhMWIGcHJv", - "dG8z")); + "EhYKCXBhZ2Vfc2l6ZRgCIAEoBUID4EEBEhcKCnBhZ2VfdG9rZW4YAyABKAlC", + "A+BBASJMChZNb2RlbFZlcnNpb25DaGVja3BvaW50EhUKDWNoZWNrcG9pbnRf", + "aWQYASABKAkSDQoFZXBvY2gYAiABKAMSDAoEc3RlcBgDIAEoAyKMAQojTGlz", + "dE1vZGVsVmVyc2lvbkNoZWNrcG9pbnRzUmVzcG9uc2USTAoLY2hlY2twb2lu", + "dHMYASADKAsyNy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1v", + "ZGVsVmVyc2lvbkNoZWNrcG9pbnQSFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJ", + "IoYBChJVcGRhdGVNb2RlbFJlcXVlc3QSOgoFbW9kZWwYASABKAsyJi5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsQgPgQQISNAoLdXBk", + "YXRlX21hc2sYAiABKAsyGi5nb29nbGUucHJvdG9idWYuRmllbGRNYXNrQgPg", + "QQIilgEKH1VwZGF0ZUV4cGxhbmF0aW9uRGF0YXNldFJlcXVlc3QSNgoFbW9k", + "ZWwYASABKAlCJ+BBAvpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9N", + "b2RlbBI7CghleGFtcGxlcxgCIAEoCzIpLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxYmV0YTEuRXhhbXBsZXMigAEKKVVwZGF0ZUV4cGxhbmF0aW9uRGF0", + "YXNldE9wZXJhdGlvbk1ldGFkYXRhElMKEGdlbmVyaWNfbWV0YWRhdGEYASAB", + "KAsyOS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkdlbmVyaWNP", + "cGVyYXRpb25NZXRhZGF0YSJLChJEZWxldGVNb2RlbFJlcXVlc3QSNQoEbmFt", + "ZRgBIAEoCUIn4EEC+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01v", + "ZGVsIlIKGURlbGV0ZU1vZGVsVmVyc2lvblJlcXVlc3QSNQoEbmFtZRgBIAEo", + "CUIn4EEC+kEhCh9haXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL01vZGVsInEK", + "Gk1lcmdlVmVyc2lvbkFsaWFzZXNSZXF1ZXN0EjUKBG5hbWUYASABKAlCJ+BB", + "AvpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbBIcCg92ZXJz", + "aW9uX2FsaWFzZXMYAiADKAlCA+BBAiL9AgoSRXhwb3J0TW9kZWxSZXF1ZXN0", + "EjUKBG5hbWUYASABKAlCJ+BBAvpBIQofYWlwbGF0Zm9ybS5nb29nbGVhcGlz", + "LmNvbS9Nb2RlbBJcCg1vdXRwdXRfY29uZmlnGAIgASgLMkAuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5FeHBvcnRNb2RlbFJlcXVlc3QuT3V0", + "cHV0Q29uZmlnQgPgQQIa0QEKDE91dHB1dENvbmZpZxIYChBleHBvcnRfZm9y", + "bWF0X2lkGAEgASgJEk0KFGFydGlmYWN0X2Rlc3RpbmF0aW9uGAMgASgLMi8u", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5HY3NEZXN0aW5hdGlv", + "bhJYChFpbWFnZV9kZXN0aW5hdGlvbhgEIAEoCzI9Lmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuQ29udGFpbmVyUmVnaXN0cnlEZXN0aW5hdGlv", + "biKmAgocRXhwb3J0TW9kZWxPcGVyYXRpb25NZXRhZGF0YRJTChBnZW5lcmlj", + "X21ldGFkYXRhGAEgASgLMjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", + "ZXRhMS5HZW5lcmljT3BlcmF0aW9uTWV0YWRhdGESYgoLb3V0cHV0X2luZm8Y", + "AiABKAsySC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkV4cG9y", + "dE1vZGVsT3BlcmF0aW9uTWV0YWRhdGEuT3V0cHV0SW5mb0ID4EEDGk0KCk91", + "dHB1dEluZm8SIAoTYXJ0aWZhY3Rfb3V0cHV0X3VyaRgCIAEoCUID4EEDEh0K", + "EGltYWdlX291dHB1dF91cmkYAyABKAlCA+BBAyIiCiBVcGRhdGVFeHBsYW5h", + "dGlvbkRhdGFzZXRSZXNwb25zZSIVChNFeHBvcnRNb2RlbFJlc3BvbnNlIsUC", + "ChBDb3B5TW9kZWxSZXF1ZXN0EhcKCG1vZGVsX2lkGAQgASgJQgPgQQFIABI/", + "CgxwYXJlbnRfbW9kZWwYBSABKAlCJ+BBAfpBIQofYWlwbGF0Zm9ybS5nb29n", + "bGVhcGlzLmNvbS9Nb2RlbEgAEjkKBnBhcmVudBgBIAEoCUIp4EEC+kEjCiFs", + "b2NhdGlvbnMuZ29vZ2xlYXBpcy5jb20vTG9jYXRpb24SPQoMc291cmNlX21v", + "ZGVsGAIgASgJQifgQQL6QSEKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20v", + "TW9kZWwSSAoPZW5jcnlwdGlvbl9zcGVjGAMgASgLMi8uZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5FbmNyeXB0aW9uU3BlY0ITChFkZXN0aW5h", + "dGlvbl9tb2RlbCJxChpDb3B5TW9kZWxPcGVyYXRpb25NZXRhZGF0YRJTChBn", + "ZW5lcmljX21ldGFkYXRhGAEgASgLMjkuZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjFiZXRhMS5HZW5lcmljT3BlcmF0aW9uTWV0YWRhdGEiZwoRQ29weU1v", + "ZGVsUmVzcG9uc2USMwoFbW9kZWwYASABKAlCJPpBIQofYWlwbGF0Zm9ybS5n", + "b29nbGVhcGlzLmNvbS9Nb2RlbBIdChBtb2RlbF92ZXJzaW9uX2lkGAIgASgJ", + "QgPgQQMiqAEKHEltcG9ydE1vZGVsRXZhbHVhdGlvblJlcXVlc3QSNwoGcGFy", + "ZW50GAEgASgJQifgQQL6QSEKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20v", + "TW9kZWwSTwoQbW9kZWxfZXZhbHVhdGlvbhgCIAEoCzIwLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWxFdmFsdWF0aW9uQgPgQQIiyQEK", + "J0JhdGNoSW1wb3J0TW9kZWxFdmFsdWF0aW9uU2xpY2VzUmVxdWVzdBJBCgZw", + "YXJlbnQYASABKAlCMeBBAvpBKwopYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNv", + "bS9Nb2RlbEV2YWx1YXRpb24SWwoXbW9kZWxfZXZhbHVhdGlvbl9zbGljZXMY", + "AiADKAsyNS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVs", + "RXZhbHVhdGlvblNsaWNlQgPgQQIiWQooQmF0Y2hJbXBvcnRNb2RlbEV2YWx1", + "YXRpb25TbGljZXNSZXNwb25zZRItCiBpbXBvcnRlZF9tb2RlbF9ldmFsdWF0", + "aW9uX3NsaWNlcxgBIAMoCUID4EEDIsoBCiZCYXRjaEltcG9ydEV2YWx1YXRl", + "ZEFubm90YXRpb25zUmVxdWVzdBJGCgZwYXJlbnQYASABKAlCNuBBAvpBMAou", + "YWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9Nb2RlbEV2YWx1YXRpb25TbGlj", + "ZRJYChVldmFsdWF0ZWRfYW5ub3RhdGlvbnMYAiADKAsyNC5nb29nbGUuY2xv", + "dWQuYWlwbGF0Zm9ybS52MWJldGExLkV2YWx1YXRlZEFubm90YXRpb25CA+BB", + "AiJcCidCYXRjaEltcG9ydEV2YWx1YXRlZEFubm90YXRpb25zUmVzcG9uc2US", + "MQokaW1wb3J0ZWRfZXZhbHVhdGVkX2Fubm90YXRpb25zX2NvdW50GAEgASgF", + "QgPgQQMiXAoZR2V0TW9kZWxFdmFsdWF0aW9uUmVxdWVzdBI/CgRuYW1lGAEg", + "ASgJQjHgQQL6QSsKKWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWxF", + "dmFsdWF0aW9uIrwBChtMaXN0TW9kZWxFdmFsdWF0aW9uc1JlcXVlc3QSNwoG", + "cGFyZW50GAEgASgJQifgQQL6QSEKH2FpcGxhdGZvcm0uZ29vZ2xlYXBpcy5j", + "b20vTW9kZWwSDgoGZmlsdGVyGAIgASgJEhEKCXBhZ2Vfc2l6ZRgDIAEoBRIS", + "CgpwYWdlX3Rva2VuGAQgASgJEi0KCXJlYWRfbWFzaxgFIAEoCzIaLmdvb2ds", + "ZS5wcm90b2J1Zi5GaWVsZE1hc2sihAEKHExpc3RNb2RlbEV2YWx1YXRpb25z", + "UmVzcG9uc2USSwoRbW9kZWxfZXZhbHVhdGlvbnMYASADKAsyMC5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsRXZhbHVhdGlvbhIXCg9u", + "ZXh0X3BhZ2VfdG9rZW4YAiABKAkiZgoeR2V0TW9kZWxFdmFsdWF0aW9uU2xp", + "Y2VSZXF1ZXN0EkQKBG5hbWUYASABKAlCNuBBAvpBMAouYWlwbGF0Zm9ybS5n", + "b29nbGVhcGlzLmNvbS9Nb2RlbEV2YWx1YXRpb25TbGljZSLLAQogTGlzdE1v", + "ZGVsRXZhbHVhdGlvblNsaWNlc1JlcXVlc3QSQQoGcGFyZW50GAEgASgJQjHg", + "QQL6QSsKKWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTW9kZWxFdmFsdWF0", + "aW9uEg4KBmZpbHRlchgCIAEoCRIRCglwYWdlX3NpemUYAyABKAUSEgoKcGFn", + "ZV90b2tlbhgEIAEoCRItCglyZWFkX21hc2sYBSABKAsyGi5nb29nbGUucHJv", + "dG9idWYuRmllbGRNYXNrIpQBCiFMaXN0TW9kZWxFdmFsdWF0aW9uU2xpY2Vz", + "UmVzcG9uc2USVgoXbW9kZWxfZXZhbHVhdGlvbl9zbGljZXMYASADKAsyNS5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsRXZhbHVhdGlv", + "blNsaWNlEhcKD25leHRfcGFnZV90b2tlbhgCIAEoCTKIJAoMTW9kZWxTZXJ2", + "aWNlEuoBCgtVcGxvYWRNb2RlbBIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuVXBsb2FkTW9kZWxSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5u", + "aW5nLk9wZXJhdGlvbiKGAcpBMwoTVXBsb2FkTW9kZWxSZXNwb25zZRIcVXBs", + "b2FkTW9kZWxPcGVyYXRpb25NZXRhZGF0YdpBDHBhcmVudCxtb2RlbILT5JMC", + "OyI2L3YxYmV0YTEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9t", + "b2RlbHM6dXBsb2FkOgEqEqQBCghHZXRNb2RlbBIwLmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuR2V0TW9kZWxSZXF1ZXN0GiYuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Nb2RlbCI+2kEEbmFtZYLT5JMCMRIv", + "L3YxYmV0YTEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMv", + "Kn0StwEKCkxpc3RNb2RlbHMSMi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLkxpc3RNb2RlbHNSZXF1ZXN0GjMuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjFiZXRhMS5MaXN0TW9kZWxzUmVzcG9uc2UiQNpBBnBhcmVudILT", + "5JMCMRIvL3YxYmV0YTEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8q", + "fS9tb2RlbHMS1wEKEUxpc3RNb2RlbFZlcnNpb25zEjkuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0TW9kZWxWZXJzaW9uc1JlcXVlc3Qa", + "Oi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkxpc3RNb2RlbFZl", + "cnNpb25zUmVzcG9uc2UiS9pBBG5hbWWC0+STAj4SPC92MWJldGExL3tuYW1l", + "PXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9Omxpc3RWZXJzaW9u", + "cxL4AQobTGlzdE1vZGVsVmVyc2lvbkNoZWNrcG9pbnRzEkMuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5MaXN0TW9kZWxWZXJzaW9uQ2hlY2tw", + "b2ludHNSZXF1ZXN0GkQuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", + "MS5MaXN0TW9kZWxWZXJzaW9uQ2hlY2twb2ludHNSZXNwb25zZSJO2kEEbmFt", + "ZYLT5JMCQRI/L3YxYmV0YTEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMv", + "Ki9tb2RlbHMvKn06bGlzdENoZWNrcG9pbnRzEsQBCgtVcGRhdGVNb2RlbBIz", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVXBkYXRlTW9kZWxS", + "ZXF1ZXN0GiYuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Nb2Rl", + "bCJY2kERbW9kZWwsdXBkYXRlX21hc2uC0+STAj4yNS92MWJldGExL3ttb2Rl", + "bC5uYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9OgVtb2Rl", + "bBKqAgoYVXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0EkAuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5VcGRhdGVFeHBsYW5hdGlvbkRhdGFzZXRS", + "ZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiKsAcpBTQog", + "VXBkYXRlRXhwbGFuYXRpb25EYXRhc2V0UmVzcG9uc2USKVVwZGF0ZUV4cGxh", + "bmF0aW9uRGF0YXNldE9wZXJhdGlvbk1ldGFkYXRh2kEFbW9kZWyC0+STAk4i", + "SS92MWJldGExL3ttb2RlbD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVs", + "cy8qfTp1cGRhdGVFeHBsYW5hdGlvbkRhdGFzZXQ6ASoS1AEKC0RlbGV0ZU1v", + "ZGVsEjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5EZWxldGVN", + "b2RlbFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uInHK", + "QTAKFWdvb2dsZS5wcm90b2J1Zi5FbXB0eRIXRGVsZXRlT3BlcmF0aW9uTWV0", + "YWRhdGHaQQRuYW1lgtPkkwIxKi8vdjFiZXRhMS97bmFtZT1wcm9qZWN0cy8q", + "L2xvY2F0aW9ucy8qL21vZGVscy8qfRLwAQoSRGVsZXRlTW9kZWxWZXJzaW9u", + "EjouZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5EZWxldGVNb2Rl", + "bFZlcnNpb25SZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlv", + "biJ/ykEwChVnb29nbGUucHJvdG9idWYuRW1wdHkSF0RlbGV0ZU9wZXJhdGlv", + "bk1ldGFkYXRh2kEEbmFtZYLT5JMCPyo9L3YxYmV0YTEve25hbWU9cHJvamVj", + "dHMvKi9sb2NhdGlvbnMvKi9tb2RlbHMvKn06ZGVsZXRlVmVyc2lvbhLhAQoT", + "TWVyZ2VWZXJzaW9uQWxpYXNlcxI7Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuTWVyZ2VWZXJzaW9uQWxpYXNlc1JlcXVlc3QaJi5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsImXaQRRuYW1lLHZlcnNp", + "b25fYWxpYXNlc4LT5JMCSCJDL3YxYmV0YTEve25hbWU9cHJvamVjdHMvKi9s", + "b2NhdGlvbnMvKi9tb2RlbHMvKn06bWVyZ2VWZXJzaW9uQWxpYXNlczoBKhLw", + "AQoLRXhwb3J0TW9kZWwSMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJl", + "dGExLkV4cG9ydE1vZGVsUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5P", + "cGVyYXRpb24ijAHKQTMKE0V4cG9ydE1vZGVsUmVzcG9uc2USHEV4cG9ydE1v", + "ZGVsT3BlcmF0aW9uTWV0YWRhdGHaQRJuYW1lLG91dHB1dF9jb25maWeC0+ST", + "AjsiNi92MWJldGExL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9k", + "ZWxzLyp9OmV4cG9ydDoBKhLnAQoJQ29weU1vZGVsEjEuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5Db3B5TW9kZWxSZXF1ZXN0Gh0uZ29vZ2xl", + "LmxvbmdydW5uaW5nLk9wZXJhdGlvbiKHAcpBLwoRQ29weU1vZGVsUmVzcG9u", + "c2USGkNvcHlNb2RlbE9wZXJhdGlvbk1ldGFkYXRh2kETcGFyZW50LHNvdXJj", + "ZV9tb2RlbILT5JMCOSI0L3YxYmV0YTEve3BhcmVudD1wcm9qZWN0cy8qL2xv", + "Y2F0aW9ucy8qfS9tb2RlbHM6Y29weToBKhLzAQoVSW1wb3J0TW9kZWxFdmFs", + "dWF0aW9uEj0uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5JbXBv", + "cnRNb2RlbEV2YWx1YXRpb25SZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjFiZXRhMS5Nb2RlbEV2YWx1YXRpb24iadpBF3BhcmVudCxtb2Rl", + "bF9ldmFsdWF0aW9ugtPkkwJJIkQvdjFiZXRhMS97cGFyZW50PXByb2plY3Rz", + "LyovbG9jYXRpb25zLyovbW9kZWxzLyp9L2V2YWx1YXRpb25zOmltcG9ydDoB", + "KhK3AgogQmF0Y2hJbXBvcnRNb2RlbEV2YWx1YXRpb25TbGljZXMSSC5nb29n", + "bGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkJhdGNoSW1wb3J0TW9kZWxF", + "dmFsdWF0aW9uU2xpY2VzUmVxdWVzdBpJLmdvb2dsZS5jbG91ZC5haXBsYXRm", + "b3JtLnYxYmV0YTEuQmF0Y2hJbXBvcnRNb2RlbEV2YWx1YXRpb25TbGljZXNS", + "ZXNwb25zZSJ+2kEecGFyZW50LG1vZGVsX2V2YWx1YXRpb25fc2xpY2VzgtPk", + "kwJXIlIvdjFiZXRhMS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyov", + "bW9kZWxzLyovZXZhbHVhdGlvbnMvKn0vc2xpY2VzOmJhdGNoSW1wb3J0OgEq", + "ErQCCh9CYXRjaEltcG9ydEV2YWx1YXRlZEFubm90YXRpb25zEkcuZ29vZ2xl", + "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5CYXRjaEltcG9ydEV2YWx1YXRl", + "ZEFubm90YXRpb25zUmVxdWVzdBpILmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuQmF0Y2hJbXBvcnRFdmFsdWF0ZWRBbm5vdGF0aW9uc1Jlc3Bv", + "bnNlIn7aQRxwYXJlbnQsZXZhbHVhdGVkX2Fubm90YXRpb25zgtPkkwJZIlQv", + "djFiZXRhMS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxz", + "LyovZXZhbHVhdGlvbnMvKi9zbGljZXMvKn06YmF0Y2hJbXBvcnQ6ASoS0AEK", + "EkdldE1vZGVsRXZhbHVhdGlvbhI6Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuR2V0TW9kZWxFdmFsdWF0aW9uUmVxdWVzdBowLmdvb2dsZS5j", + "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTW9kZWxFdmFsdWF0aW9uIkzaQQRu", + "YW1lgtPkkwI/Ej0vdjFiZXRhMS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9u", + "cy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyp9EuMBChRMaXN0TW9kZWxFdmFs", + "dWF0aW9ucxI8Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTGlz", + "dE1vZGVsRXZhbHVhdGlvbnNSZXF1ZXN0Gj0uZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjFiZXRhMS5MaXN0TW9kZWxFdmFsdWF0aW9uc1Jlc3BvbnNlIk7a", + "QQZwYXJlbnSC0+STAj8SPS92MWJldGExL3twYXJlbnQ9cHJvamVjdHMvKi9s", + "b2NhdGlvbnMvKi9tb2RlbHMvKn0vZXZhbHVhdGlvbnMS6AEKF0dldE1vZGVs", + "RXZhbHVhdGlvblNsaWNlEj8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", + "ZXRhMS5HZXRNb2RlbEV2YWx1YXRpb25TbGljZVJlcXVlc3QaNS5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1vZGVsRXZhbHVhdGlvblNsaWNl", + "IlXaQQRuYW1lgtPkkwJIEkYvdjFiZXRhMS97bmFtZT1wcm9qZWN0cy8qL2xv", + "Y2F0aW9ucy8qL21vZGVscy8qL2V2YWx1YXRpb25zLyovc2xpY2VzLyp9EvsB", + "ChlMaXN0TW9kZWxFdmFsdWF0aW9uU2xpY2VzEkEuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5MaXN0TW9kZWxFdmFsdWF0aW9uU2xpY2VzUmVx", + "dWVzdBpCLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTGlzdE1v", + "ZGVsRXZhbHVhdGlvblNsaWNlc1Jlc3BvbnNlIlfaQQZwYXJlbnSC0+STAkgS", + "Ri92MWJldGExL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9tb2Rl", + "bHMvKi9ldmFsdWF0aW9ucy8qfS9zbGljZXMaTcpBGWFpcGxhdGZvcm0uZ29v", + "Z2xlYXBpcy5jb23SQS5odHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", + "L2Nsb3VkLXBsYXRmb3JtQugBCiNjb20uZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", + "cm0udjFiZXRhMUIRTW9kZWxTZXJ2aWNlUHJvdG9QAVpDY2xvdWQuZ29vZ2xl", + "LmNvbS9nby9haXBsYXRmb3JtL2FwaXYxYmV0YTEvYWlwbGF0Zm9ybXBiO2Fp", + "cGxhdGZvcm1wYqoCH0dvb2dsZS5DbG91ZC5BSVBsYXRmb3JtLlYxQmV0YTHK", + "Ah9Hb29nbGVcQ2xvdWRcQUlQbGF0Zm9ybVxWMWJldGEx6gIiR29vZ2xlOjpD", + "bG91ZDo6QUlQbGF0Zm9ybTo6VjFiZXRhMWIGcHJvdG8z")); 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.AIPlatform.V1Beta1.EncryptionSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.EvaluatedAnnotationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.ExplanationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.IoReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.ModelReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.ModelEvaluationReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.ModelEvaluationSliceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.OperationReflection.Descriptor, global::Google.LongRunning.OperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -260,6 +273,9 @@ static ModelServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ListModelsResponse), global::Google.Cloud.AIPlatform.V1Beta1.ListModelsResponse.Parser, new[]{ "Models", "NextPageToken" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionsRequest), global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionsRequest.Parser, new[]{ "Name", "PageSize", "PageToken", "Filter", "ReadMask", "OrderBy" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionsResponse), global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionsResponse.Parser, new[]{ "Models", "NextPageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest), global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest.Parser, new[]{ "Name", "PageSize", "PageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ModelVersionCheckpoint), global::Google.Cloud.AIPlatform.V1Beta1.ModelVersionCheckpoint.Parser, new[]{ "CheckpointId", "Epoch", "Step" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsResponse), global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsResponse.Parser, new[]{ "Checkpoints", "NextPageToken" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.UpdateModelRequest), global::Google.Cloud.AIPlatform.V1Beta1.UpdateModelRequest.Parser, new[]{ "Model", "UpdateMask" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.UpdateExplanationDatasetRequest), global::Google.Cloud.AIPlatform.V1Beta1.UpdateExplanationDatasetRequest.Parser, new[]{ "Model", "Examples" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.UpdateExplanationDatasetOperationMetadata), global::Google.Cloud.AIPlatform.V1Beta1.UpdateExplanationDatasetOperationMetadata.Parser, new[]{ "GenericMetadata" }, null, null, null, null), @@ -2038,96 +2054,970 @@ public int PageSize { /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string PageToken { - get { return pageToken_; } - set { - pageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); - } + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "filter" field. + public const int FilterFieldNumber = 4; + private string filter_ = ""; + /// + /// An expression for filtering the results of the request. For field names + /// both snake_case and camelCase are supported. + /// + /// * `labels` supports general map functions that is: + /// * `labels.key=value` - key:value equality + /// * `labels.key:* or labels:key - key existence + /// * A key including a space must be quoted. `labels."a key"`. + /// + /// Some examples: + /// + /// * `labels.myKey="myValue"` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Filter { + get { return filter_; } + set { + filter_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "read_mask" field. + public const int ReadMaskFieldNumber = 5; + private global::Google.Protobuf.WellKnownTypes.FieldMask readMask_; + /// + /// Mask specifying which fields to read. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask ReadMask { + get { return readMask_; } + set { + readMask_ = value; + } + } + + /// Field number for the "order_by" field. + public const int OrderByFieldNumber = 6; + private string orderBy_ = ""; + /// + /// A comma-separated list of fields to order by, sorted in ascending order. + /// Use "desc" after a field name for descending. + /// Supported fields: + /// + /// * `create_time` + /// * `update_time` + /// + /// Example: `update_time asc, create_time desc`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string OrderBy { + get { return orderBy_; } + set { + orderBy_ = 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 ListModelVersionsRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListModelVersionsRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) return false; + if (Filter != other.Filter) return false; + if (!object.Equals(ReadMask, other.ReadMask)) return false; + if (OrderBy != other.OrderBy) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.GetHashCode(); + if (Filter.Length != 0) hash ^= Filter.GetHashCode(); + if (readMask_ != null) hash ^= ReadMask.GetHashCode(); + if (OrderBy.Length != 0) hash ^= OrderBy.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + if (Filter.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Filter); + } + if (readMask_ != null) { + output.WriteRawTag(42); + output.WriteMessage(ReadMask); + } + if (OrderBy.Length != 0) { + output.WriteRawTag(50); + output.WriteString(OrderBy); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + if (Filter.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Filter); + } + if (readMask_ != null) { + output.WriteRawTag(42); + output.WriteMessage(ReadMask); + } + if (OrderBy.Length != 0) { + output.WriteRawTag(50); + output.WriteString(OrderBy); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (Filter.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Filter); + } + if (readMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ReadMask); + } + if (OrderBy.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(OrderBy); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListModelVersionsRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + if (other.Filter.Length != 0) { + Filter = other.Filter; + } + if (other.readMask_ != null) { + if (readMask_ == null) { + ReadMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + ReadMask.MergeFrom(other.ReadMask); + } + if (other.OrderBy.Length != 0) { + OrderBy = other.OrderBy; + } + _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: { + Name = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + case 34: { + Filter = input.ReadString(); + break; + } + case 42: { + if (readMask_ == null) { + ReadMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(ReadMask); + break; + } + case 50: { + OrderBy = 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: { + Name = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + case 34: { + Filter = input.ReadString(); + break; + } + case 42: { + if (readMask_ == null) { + ReadMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(ReadMask); + break; + } + case 50: { + OrderBy = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Response message for + /// [ModelService.ListModelVersions][google.cloud.aiplatform.v1beta1.ModelService.ListModelVersions] + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListModelVersionsResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListModelVersionsResponse()); + 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.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[7]; } + } + + [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 ListModelVersionsResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListModelVersionsResponse(ListModelVersionsResponse other) : this() { + models_ = other.models_.Clone(); + nextPageToken_ = other.nextPageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListModelVersionsResponse Clone() { + return new ListModelVersionsResponse(this); + } + + /// Field number for the "models" field. + public const int ModelsFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_models_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.Model.Parser); + private readonly pbc::RepeatedField models_ = new pbc::RepeatedField(); + /// + /// List of Model versions in the requested page. + /// In the returned Model name field, version ID instead of regvision tag will + /// be included. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Models { + get { return models_; } + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; + /// + /// A token to retrieve the next page of results. + /// Pass to + /// [ListModelVersionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListModelVersionsRequest.page_token] + /// to obtain that page. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_; } + set { + nextPageToken_ = 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 ListModelVersionsResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListModelVersionsResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!models_.Equals(other.models_)) return false; + if (NextPageToken != other.NextPageToken) 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; + hash ^= models_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.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 + models_.WriteTo(output, _repeated_models_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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) { + models_.WriteTo(ref output, _repeated_models_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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; + size += models_.CalculateSize(_repeated_models_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListModelVersionsResponse other) { + if (other == null) { + return; + } + models_.Add(other.models_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; + } + _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: { + models_.AddEntriesFrom(input, _repeated_models_codec); + break; + } + case 18: { + NextPageToken = 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: { + models_.AddEntriesFrom(ref input, _repeated_models_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for + /// [ModelService.ListModelVersionCheckpoints][google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListModelVersionCheckpointsRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListModelVersionCheckpointsRequest()); + 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.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[8]; } + } + + [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 ListModelVersionCheckpointsRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListModelVersionCheckpointsRequest(ListModelVersionCheckpointsRequest other) : this() { + name_ = other.name_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListModelVersionCheckpointsRequest Clone() { + return new ListModelVersionCheckpointsRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + /// + /// Optional. The standard list page size. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 3; + private string pageToken_ = ""; + /// + /// Optional. The standard list page token. + /// Typically obtained via + /// [next_page_token][google.cloud.aiplatform.v1beta1.ListModelVersionCheckpointsResponse.next_page_token] + /// of the previous + /// [ListModelVersionCheckpoints][google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints] + /// call. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = 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 ListModelVersionCheckpointsRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListModelVersionCheckpointsRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListModelVersionCheckpointsRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + _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: { + Name = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = 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: { + Name = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// A proto representation of a Spanner-stored ModelVersionCheckpoint. + /// The meaning of the fields is equivalent to their in-Spanner counterparts. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ModelVersionCheckpoint : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ModelVersionCheckpoint()); + 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.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[9]; } + } + + [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 ModelVersionCheckpoint() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModelVersionCheckpoint(ModelVersionCheckpoint other) : this() { + checkpointId_ = other.checkpointId_; + epoch_ = other.epoch_; + step_ = other.step_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } - /// Field number for the "filter" field. - public const int FilterFieldNumber = 4; - private string filter_ = ""; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ModelVersionCheckpoint Clone() { + return new ModelVersionCheckpoint(this); + } + + /// Field number for the "checkpoint_id" field. + public const int CheckpointIdFieldNumber = 1; + private string checkpointId_ = ""; /// - /// An expression for filtering the results of the request. For field names - /// both snake_case and camelCase are supported. - /// - /// * `labels` supports general map functions that is: - /// * `labels.key=value` - key:value equality - /// * `labels.key:* or labels:key - key existence - /// * A key including a space must be quoted. `labels."a key"`. - /// - /// Some examples: - /// - /// * `labels.myKey="myValue"` + /// The ID of the checkpoint. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Filter { - get { return filter_; } + public string CheckpointId { + get { return checkpointId_; } set { - filter_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + checkpointId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } - /// Field number for the "read_mask" field. - public const int ReadMaskFieldNumber = 5; - private global::Google.Protobuf.WellKnownTypes.FieldMask readMask_; + /// Field number for the "epoch" field. + public const int EpochFieldNumber = 2; + private long epoch_; /// - /// Mask specifying which fields to read. + /// The epoch of the checkpoint. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Protobuf.WellKnownTypes.FieldMask ReadMask { - get { return readMask_; } + public long Epoch { + get { return epoch_; } set { - readMask_ = value; + epoch_ = value; } } - /// Field number for the "order_by" field. - public const int OrderByFieldNumber = 6; - private string orderBy_ = ""; + /// Field number for the "step" field. + public const int StepFieldNumber = 3; + private long step_; /// - /// A comma-separated list of fields to order by, sorted in ascending order. - /// Use "desc" after a field name for descending. - /// Supported fields: - /// - /// * `create_time` - /// * `update_time` - /// - /// Example: `update_time asc, create_time desc`. + /// The step of the checkpoint. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string OrderBy { - get { return orderBy_; } + public long Step { + get { return step_; } set { - orderBy_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + step_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ListModelVersionsRequest); + return Equals(other as ModelVersionCheckpoint); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ListModelVersionsRequest other) { + public bool Equals(ModelVersionCheckpoint other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (Name != other.Name) return false; - if (PageSize != other.PageSize) return false; - if (PageToken != other.PageToken) return false; - if (Filter != other.Filter) return false; - if (!object.Equals(ReadMask, other.ReadMask)) return false; - if (OrderBy != other.OrderBy) return false; + if (CheckpointId != other.CheckpointId) return false; + if (Epoch != other.Epoch) return false; + if (Step != other.Step) return false; return Equals(_unknownFields, other._unknownFields); } @@ -2135,12 +3025,9 @@ public bool Equals(ListModelVersionsRequest other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (Name.Length != 0) hash ^= Name.GetHashCode(); - if (PageSize != 0) hash ^= PageSize.GetHashCode(); - if (PageToken.Length != 0) hash ^= PageToken.GetHashCode(); - if (Filter.Length != 0) hash ^= Filter.GetHashCode(); - if (readMask_ != null) hash ^= ReadMask.GetHashCode(); - if (OrderBy.Length != 0) hash ^= OrderBy.GetHashCode(); + if (CheckpointId.Length != 0) hash ^= CheckpointId.GetHashCode(); + if (Epoch != 0L) hash ^= Epoch.GetHashCode(); + if (Step != 0L) hash ^= Step.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -2159,29 +3046,17 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (Name.Length != 0) { + if (CheckpointId.Length != 0) { output.WriteRawTag(10); - output.WriteString(Name); + output.WriteString(CheckpointId); } - if (PageSize != 0) { + if (Epoch != 0L) { output.WriteRawTag(16); - output.WriteInt32(PageSize); - } - if (PageToken.Length != 0) { - output.WriteRawTag(26); - output.WriteString(PageToken); - } - if (Filter.Length != 0) { - output.WriteRawTag(34); - output.WriteString(Filter); - } - if (readMask_ != null) { - output.WriteRawTag(42); - output.WriteMessage(ReadMask); + output.WriteInt64(Epoch); } - if (OrderBy.Length != 0) { - output.WriteRawTag(50); - output.WriteString(OrderBy); + if (Step != 0L) { + output.WriteRawTag(24); + output.WriteInt64(Step); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -2193,29 +3068,17 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (Name.Length != 0) { + if (CheckpointId.Length != 0) { output.WriteRawTag(10); - output.WriteString(Name); + output.WriteString(CheckpointId); } - if (PageSize != 0) { + if (Epoch != 0L) { output.WriteRawTag(16); - output.WriteInt32(PageSize); - } - if (PageToken.Length != 0) { - output.WriteRawTag(26); - output.WriteString(PageToken); - } - if (Filter.Length != 0) { - output.WriteRawTag(34); - output.WriteString(Filter); + output.WriteInt64(Epoch); } - if (readMask_ != null) { - output.WriteRawTag(42); - output.WriteMessage(ReadMask); - } - if (OrderBy.Length != 0) { - output.WriteRawTag(50); - output.WriteString(OrderBy); + if (Step != 0L) { + output.WriteRawTag(24); + output.WriteInt64(Step); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -2227,23 +3090,14 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (Name.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); - } - if (PageSize != 0) { - size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); - } - if (PageToken.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + if (CheckpointId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(CheckpointId); } - if (Filter.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(Filter); - } - if (readMask_ != null) { - size += 1 + pb::CodedOutputStream.ComputeMessageSize(ReadMask); + if (Epoch != 0L) { + size += 1 + pb::CodedOutputStream.ComputeInt64Size(Epoch); } - if (OrderBy.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(OrderBy); + if (Step != 0L) { + size += 1 + pb::CodedOutputStream.ComputeInt64Size(Step); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -2253,30 +3107,18 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ListModelVersionsRequest other) { + public void MergeFrom(ModelVersionCheckpoint other) { if (other == null) { return; } - if (other.Name.Length != 0) { - Name = other.Name; - } - if (other.PageSize != 0) { - PageSize = other.PageSize; - } - if (other.PageToken.Length != 0) { - PageToken = other.PageToken; - } - if (other.Filter.Length != 0) { - Filter = other.Filter; + if (other.CheckpointId.Length != 0) { + CheckpointId = other.CheckpointId; } - if (other.readMask_ != null) { - if (readMask_ == null) { - ReadMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); - } - ReadMask.MergeFrom(other.ReadMask); + if (other.Epoch != 0L) { + Epoch = other.Epoch; } - if (other.OrderBy.Length != 0) { - OrderBy = other.OrderBy; + if (other.Step != 0L) { + Step = other.Step; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -2294,30 +3136,15 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { - Name = input.ReadString(); + CheckpointId = input.ReadString(); break; } case 16: { - PageSize = input.ReadInt32(); - break; - } - case 26: { - PageToken = input.ReadString(); + Epoch = input.ReadInt64(); break; } - case 34: { - Filter = input.ReadString(); - break; - } - case 42: { - if (readMask_ == null) { - ReadMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); - } - input.ReadMessage(ReadMask); - break; - } - case 50: { - OrderBy = input.ReadString(); + case 24: { + Step = input.ReadInt64(); break; } } @@ -2336,30 +3163,15 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { - Name = input.ReadString(); + CheckpointId = input.ReadString(); break; } case 16: { - PageSize = input.ReadInt32(); + Epoch = input.ReadInt64(); break; } - case 26: { - PageToken = input.ReadString(); - break; - } - case 34: { - Filter = input.ReadString(); - break; - } - case 42: { - if (readMask_ == null) { - ReadMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); - } - input.ReadMessage(ReadMask); - break; - } - case 50: { - OrderBy = input.ReadString(); + case 24: { + Step = input.ReadInt64(); break; } } @@ -2371,24 +3183,24 @@ public void MergeFrom(pb::CodedInputStream input) { /// /// Response message for - /// [ModelService.ListModelVersions][google.cloud.aiplatform.v1beta1.ModelService.ListModelVersions] + /// [ModelService.ListModelVersionCheckpoints][google.cloud.aiplatform.v1beta1.ModelService.ListModelVersionCheckpoints] /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ListModelVersionsResponse : pb::IMessage + public sealed partial class ListModelVersionCheckpointsResponse : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListModelVersionsResponse()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListModelVersionCheckpointsResponse()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[7]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[10]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2399,7 +3211,7 @@ public sealed partial class ListModelVersionsResponse : pb::IMessageField number for the "models" field. - public const int ModelsFieldNumber = 1; - private static readonly pb::FieldCodec _repeated_models_codec - = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.Model.Parser); - private readonly pbc::RepeatedField models_ = new pbc::RepeatedField(); + /// Field number for the "checkpoints" field. + public const int CheckpointsFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_checkpoints_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.AIPlatform.V1Beta1.ModelVersionCheckpoint.Parser); + private readonly pbc::RepeatedField checkpoints_ = new pbc::RepeatedField(); /// - /// List of Model versions in the requested page. - /// In the returned Model name field, version ID instead of regvision tag will - /// be included. + /// List of Model Version checkpoints. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Models { - get { return models_; } + public pbc::RepeatedField Checkpoints { + get { return checkpoints_; } } /// Field number for the "next_page_token" field. @@ -2441,7 +3251,7 @@ public ListModelVersionsResponse Clone() { /// /// A token to retrieve the next page of results. /// Pass to - /// [ListModelVersionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListModelVersionsRequest.page_token] + /// [ListModelVersionCheckpointsRequest.page_token][google.cloud.aiplatform.v1beta1.ListModelVersionCheckpointsRequest.page_token] /// to obtain that page. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -2456,19 +3266,19 @@ public string NextPageToken { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as ListModelVersionsResponse); + return Equals(other as ListModelVersionCheckpointsResponse); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ListModelVersionsResponse other) { + public bool Equals(ListModelVersionCheckpointsResponse other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if(!models_.Equals(other.models_)) return false; + if(!checkpoints_.Equals(other.checkpoints_)) return false; if (NextPageToken != other.NextPageToken) return false; return Equals(_unknownFields, other._unknownFields); } @@ -2477,7 +3287,7 @@ public bool Equals(ListModelVersionsResponse other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - hash ^= models_.GetHashCode(); + hash ^= checkpoints_.GetHashCode(); if (NextPageToken.Length != 0) hash ^= NextPageToken.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); @@ -2497,7 +3307,7 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - models_.WriteTo(output, _repeated_models_codec); + checkpoints_.WriteTo(output, _repeated_checkpoints_codec); if (NextPageToken.Length != 0) { output.WriteRawTag(18); output.WriteString(NextPageToken); @@ -2512,7 +3322,7 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - models_.WriteTo(ref output, _repeated_models_codec); + checkpoints_.WriteTo(ref output, _repeated_checkpoints_codec); if (NextPageToken.Length != 0) { output.WriteRawTag(18); output.WriteString(NextPageToken); @@ -2527,7 +3337,7 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - size += models_.CalculateSize(_repeated_models_codec); + size += checkpoints_.CalculateSize(_repeated_checkpoints_codec); if (NextPageToken.Length != 0) { size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); } @@ -2539,11 +3349,11 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ListModelVersionsResponse other) { + public void MergeFrom(ListModelVersionCheckpointsResponse other) { if (other == null) { return; } - models_.Add(other.models_); + checkpoints_.Add(other.checkpoints_); if (other.NextPageToken.Length != 0) { NextPageToken = other.NextPageToken; } @@ -2563,7 +3373,7 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { - models_.AddEntriesFrom(input, _repeated_models_codec); + checkpoints_.AddEntriesFrom(input, _repeated_checkpoints_codec); break; } case 18: { @@ -2586,7 +3396,7 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { - models_.AddEntriesFrom(ref input, _repeated_models_codec); + checkpoints_.AddEntriesFrom(ref input, _repeated_checkpoints_codec); break; } case 18: { @@ -2619,7 +3429,7 @@ public sealed partial class UpdateModelRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[18]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[21]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5807,7 +6617,7 @@ public sealed partial class CopyModelOperationMetadata : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[20]; } + get { return global::Google.Cloud.AIPlatform.V1Beta1.ModelServiceReflection.Descriptor.MessageTypes[23]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -6252,7 +7062,7 @@ public sealed partial class ImportModelEvaluationRequest : pb::IMessage public gaxgrpc::CallSettings ListModelVersionsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + /// + /// for synchronous and asynchronous calls to + /// ModelServiceClient.ListModelVersionCheckpoints and + /// ModelServiceClient.ListModelVersionCheckpointsAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings ListModelVersionCheckpointsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + /// /// for synchronous and asynchronous calls to /// ModelServiceClient.UpdateModel and ModelServiceClient.UpdateModelAsync. @@ -1200,6 +1214,180 @@ public virtual Model GetModel(ModelName name, gaxgrpc::CallSettings callSettings return ListModelVersionsAsync(request, callSettings); } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListModelVersionCheckpoints(ListModelVersionCheckpointsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists checkpoints of the specified model version. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListModelVersionCheckpointsAsync(ListModelVersionCheckpointsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists checkpoints of the specified model version. + /// + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListModelVersionCheckpoints(string name, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListModelVersionCheckpoints(request, callSettings); + } + + /// + /// Lists checkpoints of the specified model version. + /// + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListModelVersionCheckpointsAsync(string name, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListModelVersionCheckpointsAsync(request, callSettings); + } + + /// + /// Lists checkpoints of the specified model version. + /// + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListModelVersionCheckpoints(ModelName name, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListModelVersionCheckpoints(request, callSettings); + } + + /// + /// Lists checkpoints of the specified model version. + /// + /// + /// Required. The name of the model version to list checkpoints for. + /// `projects/{project}/locations/{location}/models/{model}@{version}` + /// Example: `projects/{project}/locations/{location}/models/{model}@2` + /// or + /// `projects/{project}/locations/{location}/models/{model}@golden` + /// If no version ID or alias is specified, the latest version will be + /// used. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListModelVersionCheckpointsAsync(ModelName name, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListModelVersionCheckpointsRequest request = new ListModelVersionCheckpointsRequest + { + ModelName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListModelVersionCheckpointsAsync(request, callSettings); + } + /// /// Updates a Model. /// @@ -3503,6 +3691,8 @@ public sealed partial class ModelServiceClientImpl : ModelServiceClient private readonly gaxgrpc::ApiCall _callListModelVersions; + private readonly gaxgrpc::ApiCall _callListModelVersionCheckpoints; + private readonly gaxgrpc::ApiCall _callUpdateModel; private readonly gaxgrpc::ApiCall _callUpdateExplanationDataset; @@ -3566,6 +3756,9 @@ public ModelServiceClientImpl(ModelService.ModelServiceClient grpcClient, ModelS _callListModelVersions = clientHelper.BuildApiCall("ListModelVersions", grpcClient.ListModelVersionsAsync, grpcClient.ListModelVersions, effectiveSettings.ListModelVersionsSettings).WithGoogleRequestParam("name", request => request.Name); Modify_ApiCall(ref _callListModelVersions); Modify_ListModelVersionsApiCall(ref _callListModelVersions); + _callListModelVersionCheckpoints = clientHelper.BuildApiCall("ListModelVersionCheckpoints", grpcClient.ListModelVersionCheckpointsAsync, grpcClient.ListModelVersionCheckpoints, effectiveSettings.ListModelVersionCheckpointsSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callListModelVersionCheckpoints); + Modify_ListModelVersionCheckpointsApiCall(ref _callListModelVersionCheckpoints); _callUpdateModel = clientHelper.BuildApiCall("UpdateModel", grpcClient.UpdateModelAsync, grpcClient.UpdateModel, effectiveSettings.UpdateModelSettings).WithGoogleRequestParam("model.name", request => request.Model?.Name); Modify_ApiCall(ref _callUpdateModel); Modify_UpdateModelApiCall(ref _callUpdateModel); @@ -3621,6 +3814,8 @@ public ModelServiceClientImpl(ModelService.ModelServiceClient grpcClient, ModelS partial void Modify_ListModelVersionsApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_ListModelVersionCheckpointsApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_UpdateModelApiCall(ref gaxgrpc::ApiCall call); partial void Modify_UpdateExplanationDatasetApiCall(ref gaxgrpc::ApiCall call); @@ -3668,6 +3863,8 @@ public ModelServiceClientImpl(ModelService.ModelServiceClient grpcClient, ModelS partial void Modify_ListModelVersionsRequest(ref ListModelVersionsRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_ListModelVersionCheckpointsRequest(ref ListModelVersionCheckpointsRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_UpdateModelRequest(ref UpdateModelRequest request, ref gaxgrpc::CallSettings settings); partial void Modify_UpdateExplanationDatasetRequest(ref UpdateExplanationDatasetRequest request, ref gaxgrpc::CallSettings settings); @@ -3795,6 +3992,30 @@ public override Model GetModel(GetModelRequest request, gaxgrpc::CallSettings ca return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListModelVersions, request, callSettings); } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListModelVersionCheckpoints(ListModelVersionCheckpointsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListModelVersionCheckpointsRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListModelVersionCheckpoints, request, callSettings); + } + + /// + /// Lists checkpoints of the specified model version. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListModelVersionCheckpointsAsync(ListModelVersionCheckpointsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListModelVersionCheckpointsRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListModelVersionCheckpoints, request, callSettings); + } + /// /// Updates a Model. /// @@ -4197,6 +4418,10 @@ public partial class ListModelVersionsRequest : gaxgrpc::IPageRequest { } + public partial class ListModelVersionCheckpointsRequest : gaxgrpc::IPageRequest + { + } + public partial class ListModelEvaluationsRequest : gaxgrpc::IPageRequest { } @@ -4221,6 +4446,14 @@ public partial class ListModelVersionsResponse : gaxgrpc::IPageResponse sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); } + public partial class ListModelVersionCheckpointsResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => Checkpoints.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } + public partial class ListModelEvaluationsResponse : gaxgrpc::IPageResponse { /// Returns an enumerator that iterates through the resources in this response. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelServiceGrpc.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelServiceGrpc.g.cs index 56016ba9a3e0..42811f66405d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelServiceGrpc.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelServiceGrpc.g.cs @@ -80,6 +80,10 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_ListModelVersionsResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionsResponse.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_ListModelVersionCheckpointsRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_ListModelVersionCheckpointsResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_UpdateModelRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.UpdateModelRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_aiplatform_v1beta1_UpdateExplanationDatasetRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.AIPlatform.V1Beta1.UpdateExplanationDatasetRequest.Parser)); @@ -152,6 +156,14 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl __Marshaller_google_cloud_aiplatform_v1beta1_ListModelVersionsRequest, __Marshaller_google_cloud_aiplatform_v1beta1_ListModelVersionsResponse); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListModelVersionCheckpoints = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListModelVersionCheckpoints", + __Marshaller_google_cloud_aiplatform_v1beta1_ListModelVersionCheckpointsRequest, + __Marshaller_google_cloud_aiplatform_v1beta1_ListModelVersionCheckpointsResponse); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Method __Method_UpdateModel = new grpc::Method( grpc::MethodType.Unary, @@ -322,6 +334,18 @@ public abstract partial class ModelServiceBase throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListModelVersionCheckpoints(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + /// /// Updates a Model. /// @@ -733,6 +757,54 @@ protected ModelServiceClient(ClientBaseConfiguration configuration) : base(confi return CallInvoker.AsyncUnaryCall(__Method_ListModelVersions, null, options, request); } /// + /// Lists checkpoints of the specified model version. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsResponse ListModelVersionCheckpoints(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListModelVersionCheckpoints(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsResponse ListModelVersionCheckpoints(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListModelVersionCheckpoints, null, options, request); + } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListModelVersionCheckpointsAsync(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListModelVersionCheckpointsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists checkpoints of the specified model version. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListModelVersionCheckpointsAsync(global::Google.Cloud.AIPlatform.V1Beta1.ListModelVersionCheckpointsRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListModelVersionCheckpoints, null, options, request); + } + /// /// Updates a Model. /// /// The request to send to the server. @@ -1506,6 +1578,7 @@ protected override ModelServiceClient NewInstance(ClientBaseConfiguration config .AddMethod(__Method_GetModel, serviceImpl.GetModel) .AddMethod(__Method_ListModels, serviceImpl.ListModels) .AddMethod(__Method_ListModelVersions, serviceImpl.ListModelVersions) + .AddMethod(__Method_ListModelVersionCheckpoints, serviceImpl.ListModelVersionCheckpoints) .AddMethod(__Method_UpdateModel, serviceImpl.UpdateModel) .AddMethod(__Method_UpdateExplanationDataset, serviceImpl.UpdateExplanationDataset) .AddMethod(__Method_DeleteModel, serviceImpl.DeleteModel) @@ -1533,6 +1606,7 @@ public static void BindService(grpc::ServiceBinderBase serviceBinder, ModelServi serviceBinder.AddMethod(__Method_GetModel, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetModel)); serviceBinder.AddMethod(__Method_ListModels, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListModels)); serviceBinder.AddMethod(__Method_ListModelVersions, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListModelVersions)); + serviceBinder.AddMethod(__Method_ListModelVersionCheckpoints, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListModelVersionCheckpoints)); serviceBinder.AddMethod(__Method_UpdateModel, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateModel)); serviceBinder.AddMethod(__Method_UpdateExplanationDataset, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateExplanationDataset)); serviceBinder.AddMethod(__Method_DeleteModel, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteModel)); diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelServiceResourceNames.g.cs index a1c9df2dc2ea..c523f1409517 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ModelServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -78,6 +78,18 @@ public partial class ListModelVersionsRequest } } + public partial class ListModelVersionCheckpointsRequest + { + /// + /// -typed view over the resource name property. + /// + public gcav::ModelName ModelName + { + get => string.IsNullOrEmpty(Name) ? null : gcav::ModelName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + public partial class UpdateExplanationDatasetRequest { /// -typed view over the resource name property. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NasJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NasJobResourceNames.g.cs index 7fbfe4e5a03f..5a759d395732 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NasJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NasJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NetworkSpecResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NetworkSpecResourceNames.g.cs index dc9eaa9365a9..4c9f2113066f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NetworkSpecResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NetworkSpecResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookExecutionJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookExecutionJobResourceNames.g.cs index 7cfb004b0bc5..a342f73c5682 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookExecutionJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookExecutionJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntime.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntime.g.cs index e3e941044e88..85fbe4087245 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntime.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntime.g.cs @@ -36,80 +36,89 @@ static NotebookRuntimeReflection() { "L25vdGVib29rX2lkbGVfc2h1dGRvd25fY29uZmlnLnByb3RvGkNnb29nbGUv", "Y2xvdWQvYWlwbGF0Zm9ybS92MWJldGExL25vdGVib29rX3J1bnRpbWVfdGVt", "cGxhdGVfcmVmLnByb3RvGh9nb29nbGUvcHJvdG9idWYvdGltZXN0YW1wLnBy", - "b3RvIs4JChdOb3RlYm9va1J1bnRpbWVUZW1wbGF0ZRIMCgRuYW1lGAEgASgJ", + "b3RvItQJChdOb3RlYm9va1J1bnRpbWVUZW1wbGF0ZRIMCgRuYW1lGAEgASgJ", "EhkKDGRpc3BsYXlfbmFtZRgCIAEoCUID4EECEhMKC2Rlc2NyaXB0aW9uGAMg", - "ASgJEhcKCmlzX2RlZmF1bHQYBCABKAhCA+BBAxJKCgxtYWNoaW5lX3NwZWMY", - "BSABKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk1hY2hp", - "bmVTcGVjQgbgQQHgQQUSWwoZZGF0YV9wZXJzaXN0ZW50X2Rpc2tfc3BlYxgI", - "IAEoCzIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUGVyc2lz", - "dGVudERpc2tTcGVjQgPgQQESRwoMbmV0d29ya19zcGVjGAwgASgLMiwuZ29v", - "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5OZXR3b3JrU3BlY0ID4EEB", - "EhcKD3NlcnZpY2VfYWNjb3VudBgNIAEoCRIMCgRldGFnGA4gASgJElQKBmxh", - "YmVscxgPIAMoCzJELmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", - "Tm90ZWJvb2tSdW50aW1lVGVtcGxhdGUuTGFiZWxzRW50cnkSWQoUaWRsZV9z", - "aHV0ZG93bl9jb25maWcYESABKAsyOy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MWJldGExLk5vdGVib29rSWRsZVNodXRkb3duQ29uZmlnEkYKCmV1Y19j", - "b25maWcYEiABKAsyMi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGEx", - "Lk5vdGVib29rRXVjQ29uZmlnEjQKC2NyZWF0ZV90aW1lGAogASgLMhouZ29v", - "Z2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjQKC3VwZGF0ZV90aW1lGAsg", - "ASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDElsKFW5vdGVi", - "b29rX3J1bnRpbWVfdHlwZRgTIAEoDjI0Lmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxYmV0YTEuTm90ZWJvb2tSdW50aW1lVHlwZUIG4EEB4EEFElUKEnNo", - "aWVsZGVkX3ZtX2NvbmZpZxgUIAEoCzIxLmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxYmV0YTEuU2hpZWxkZWRWbUNvbmZpZ0IG4EEB4EEFEhkKDG5ldHdv", - "cmtfdGFncxgVIAMoCUID4EEBEkgKD2VuY3J5cHRpb25fc3BlYxgXIAEoCzIv", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRW5jcnlwdGlvblNw", - "ZWMaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJ", - "OgI4ATqVAepBkQEKMWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTm90ZWJv", - "b2tSdW50aW1lVGVtcGxhdGUSXHByb2plY3RzL3twcm9qZWN0fS9sb2NhdGlv", - "bnMve2xvY2F0aW9ufS9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMve25vdGVi", - "b29rX3J1bnRpbWVfdGVtcGxhdGV9ItULCg9Ob3RlYm9va1J1bnRpbWUSEQoE", - "bmFtZRgBIAEoCUID4EEDEhkKDHJ1bnRpbWVfdXNlchgCIAEoCUID4EECEmcK", - "HW5vdGVib29rX3J1bnRpbWVfdGVtcGxhdGVfcmVmGAMgASgLMjsuZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Ob3RlYm9va1J1bnRpbWVUZW1w", - "bGF0ZVJlZkID4EEDEhYKCXByb3h5X3VyaRgFIAEoCUID4EEDEjQKC2NyZWF0", - "ZV90aW1lGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EED", - "EjQKC3VwZGF0ZV90aW1lGAcgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVz", - "dGFtcEID4EEDElcKDGhlYWx0aF9zdGF0ZRgIIAEoDjI8Lmdvb2dsZS5jbG91", - "ZC5haXBsYXRmb3JtLnYxYmV0YTEuTm90ZWJvb2tSdW50aW1lLkhlYWx0aFN0", - "YXRlQgPgQQMSGQoMZGlzcGxheV9uYW1lGAogASgJQgPgQQISEwoLZGVzY3Jp", - "cHRpb24YCyABKAkSHAoPc2VydmljZV9hY2NvdW50GA0gASgJQgPgQQMSWQoN", - "cnVudGltZV9zdGF0ZRgOIAEoDjI9Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", - "LnYxYmV0YTEuTm90ZWJvb2tSdW50aW1lLlJ1bnRpbWVTdGF0ZUID4EEDEhoK", - "DWlzX3VwZ3JhZGFibGUYDyABKAhCA+BBAxJMCgZsYWJlbHMYECADKAsyPC5n", - "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk5vdGVib29rUnVudGlt", - "ZS5MYWJlbHNFbnRyeRI4Cg9leHBpcmF0aW9uX3RpbWUYESABKAsyGi5nb29n", - "bGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSFAoHdmVyc2lvbhgSIAEoCUID", - "4EEDElgKFW5vdGVib29rX3J1bnRpbWVfdHlwZRgTIAEoDjI0Lmdvb2dsZS5j", - "bG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTm90ZWJvb2tSdW50aW1lVHlwZUID", - "4EEDEl4KFGlkbGVfc2h1dGRvd25fY29uZmlnGBcgASgLMjsuZ29vZ2xlLmNs", - "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Ob3RlYm9va0lkbGVTaHV0ZG93bkNv", - "bmZpZ0ID4EEDEhkKDG5ldHdvcmtfdGFncxgZIAMoCUID4EEBEk0KD2VuY3J5", - "cHRpb25fc3BlYxgcIAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", - "YmV0YTEuRW5jcnlwdGlvblNwZWNCA+BBAxIaCg1zYXRpc2ZpZXNfcHpzGB0g", - "ASgIQgPgQQMSGgoNc2F0aXNmaWVzX3B6aRgeIAEoCEID4EEDGi0KC0xhYmVs", - "c0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiRwoLSGVh", - "bHRoU3RhdGUSHAoYSEVBTFRIX1NUQVRFX1VOU1BFQ0lGSUVEEAASCwoHSEVB", - "TFRIWRABEg0KCVVOSEVBTFRIWRACIpkBCgxSdW50aW1lU3RhdGUSHQoZUlVO", - "VElNRV9TVEFURV9VTlNQRUNJRklFRBAAEgsKB1JVTk5JTkcQARIRCg1CRUlO", - "R19TVEFSVEVEEAISEQoNQkVJTkdfU1RPUFBFRBADEgsKB1NUT1BQRUQQBBIS", - "Cg5CRUlOR19VUEdSQURFRBAFEgkKBUVSUk9SEGQSCwoHSU5WQUxJRBBlOnvq", - "QXgKKWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vTm90ZWJvb2tSdW50aW1l", - "Ektwcm9qZWN0cy97cHJvamVjdH0vbG9jYXRpb25zL3tsb2NhdGlvbn0vbm90", - "ZWJvb2tSdW50aW1lcy97bm90ZWJvb2tfcnVudGltZX0qXQoTTm90ZWJvb2tS", - "dW50aW1lVHlwZRIlCiFOT1RFQk9PS19SVU5USU1FX1RZUEVfVU5TUEVDSUZJ", - "RUQQABIQCgxVU0VSX0RFRklORUQQARINCglPTkVfQ0xJQ0sQAkLrAQojY29t", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTFCFE5vdGVib29rUnVu", - "dGltZVByb3RvUAFaQ2Nsb3VkLmdvb2dsZS5jb20vZ28vYWlwbGF0Zm9ybS9h", - "cGl2MWJldGExL2FpcGxhdGZvcm1wYjthaXBsYXRmb3JtcGKqAh9Hb29nbGUu", - "Q2xvdWQuQUlQbGF0Zm9ybS5WMUJldGExygIfR29vZ2xlXENsb3VkXEFJUGxh", - "dGZvcm1cVjFiZXRhMeoCIkdvb2dsZTo6Q2xvdWQ6OkFJUGxhdGZvcm06OlYx", - "YmV0YTFiBnByb3RvMw==")); + "ASgJEhkKCmlzX2RlZmF1bHQYBCABKAhCBRgB4EEDEkoKDG1hY2hpbmVfc3Bl", + "YxgFIAEoCzIsLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTWFj", + "aGluZVNwZWNCBuBBAeBBBRJbChlkYXRhX3BlcnNpc3RlbnRfZGlza19zcGVj", + "GAggASgLMjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5QZXJz", + "aXN0ZW50RGlza1NwZWNCA+BBARJHCgxuZXR3b3JrX3NwZWMYDCABKAsyLC5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk5ldHdvcmtTcGVjQgPg", + "QQESGwoPc2VydmljZV9hY2NvdW50GA0gASgJQgIYARIMCgRldGFnGA4gASgJ", + "ElQKBmxhYmVscxgPIAMoCzJELmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "YmV0YTEuTm90ZWJvb2tSdW50aW1lVGVtcGxhdGUuTGFiZWxzRW50cnkSWQoU", + "aWRsZV9zaHV0ZG93bl9jb25maWcYESABKAsyOy5nb29nbGUuY2xvdWQuYWlw", + "bGF0Zm9ybS52MWJldGExLk5vdGVib29rSWRsZVNodXRkb3duQ29uZmlnEkYK", + "CmV1Y19jb25maWcYEiABKAsyMi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLk5vdGVib29rRXVjQ29uZmlnEjQKC2NyZWF0ZV90aW1lGAogASgL", + "MhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjQKC3VwZGF0ZV90", + "aW1lGAsgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDElsK", + "FW5vdGVib29rX3J1bnRpbWVfdHlwZRgTIAEoDjI0Lmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuTm90ZWJvb2tSdW50aW1lVHlwZUIG4EEB4EEF", + "ElUKEnNoaWVsZGVkX3ZtX2NvbmZpZxgUIAEoCzIxLmdvb2dsZS5jbG91ZC5h", + "aXBsYXRmb3JtLnYxYmV0YTEuU2hpZWxkZWRWbUNvbmZpZ0IG4EEB4EEFEhkK", + "DG5ldHdvcmtfdGFncxgVIAMoCUID4EEBEkgKD2VuY3J5cHRpb25fc3BlYxgX", + "IAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRW5jcnlw", + "dGlvblNwZWMaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVl", + "GAIgASgJOgI4ATqVAepBkQEKMWFpcGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20v", + "Tm90ZWJvb2tSdW50aW1lVGVtcGxhdGUSXHByb2plY3RzL3twcm9qZWN0fS9s", + "b2NhdGlvbnMve2xvY2F0aW9ufS9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMv", + "e25vdGVib29rX3J1bnRpbWVfdGVtcGxhdGV9IuUOCg9Ob3RlYm9va1J1bnRp", + "bWUSEQoEbmFtZRgBIAEoCUID4EEDEhkKDHJ1bnRpbWVfdXNlchgCIAEoCUID", + "4EECEmcKHW5vdGVib29rX3J1bnRpbWVfdGVtcGxhdGVfcmVmGAMgASgLMjsu", + "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Ob3RlYm9va1J1bnRp", + "bWVUZW1wbGF0ZVJlZkID4EEDEhYKCXByb3h5X3VyaRgFIAEoCUID4EEDEjQK", + "C2NyZWF0ZV90aW1lGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFt", + "cEID4EEDEjQKC3VwZGF0ZV90aW1lGAcgASgLMhouZ29vZ2xlLnByb3RvYnVm", + "LlRpbWVzdGFtcEID4EEDElcKDGhlYWx0aF9zdGF0ZRgIIAEoDjI8Lmdvb2ds", + "ZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTm90ZWJvb2tSdW50aW1lLkhl", + "YWx0aFN0YXRlQgPgQQMSGQoMZGlzcGxheV9uYW1lGAogASgJQgPgQQISEwoL", + "ZGVzY3JpcHRpb24YCyABKAkSHAoPc2VydmljZV9hY2NvdW50GA0gASgJQgPg", + "QQMSWQoNcnVudGltZV9zdGF0ZRgOIAEoDjI9Lmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuTm90ZWJvb2tSdW50aW1lLlJ1bnRpbWVTdGF0ZUID", + "4EEDEhoKDWlzX3VwZ3JhZGFibGUYDyABKAhCA+BBAxJMCgZsYWJlbHMYECAD", + "KAsyPC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk5vdGVib29r", + "UnVudGltZS5MYWJlbHNFbnRyeRI4Cg9leHBpcmF0aW9uX3RpbWUYESABKAsy", + "Gi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSFAoHdmVyc2lvbhgS", + "IAEoCUID4EEDElgKFW5vdGVib29rX3J1bnRpbWVfdHlwZRgTIAEoDjI0Lmdv", + "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTm90ZWJvb2tSdW50aW1l", + "VHlwZUID4EEDEkcKDG1hY2hpbmVfc3BlYxgUIAEoCzIsLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxYmV0YTEuTWFjaGluZVNwZWNCA+BBAxJbChlkYXRh", + "X3BlcnNpc3RlbnRfZGlza19zcGVjGBUgASgLMjMuZ29vZ2xlLmNsb3VkLmFp", + "cGxhdGZvcm0udjFiZXRhMS5QZXJzaXN0ZW50RGlza1NwZWNCA+BBAxJHCgxu", + "ZXR3b3JrX3NwZWMYFiABKAsyLC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLk5ldHdvcmtTcGVjQgPgQQMSXgoUaWRsZV9zaHV0ZG93bl9jb25m", + "aWcYFyABKAsyOy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk5v", + "dGVib29rSWRsZVNodXRkb3duQ29uZmlnQgPgQQMSSwoKZXVjX2NvbmZpZxgY", + "IAEoCzIyLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuTm90ZWJv", + "b2tFdWNDb25maWdCA+BBAxJSChJzaGllbGRlZF92bV9jb25maWcYICABKAsy", + "MS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlNoaWVsZGVkVm1D", + "b25maWdCA+BBAxIZCgxuZXR3b3JrX3RhZ3MYGSADKAlCA+BBARJNCg9lbmNy", + "eXB0aW9uX3NwZWMYHCABKAsyLy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLkVuY3J5cHRpb25TcGVjQgPgQQMSGgoNc2F0aXNmaWVzX3B6cxgd", + "IAEoCEID4EEDEhoKDXNhdGlzZmllc19wemkYHiABKAhCA+BBAxotCgtMYWJl", + "bHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIkcKC0hl", + "YWx0aFN0YXRlEhwKGEhFQUxUSF9TVEFURV9VTlNQRUNJRklFRBAAEgsKB0hF", + "QUxUSFkQARINCglVTkhFQUxUSFkQAiKZAQoMUnVudGltZVN0YXRlEh0KGVJV", + "TlRJTUVfU1RBVEVfVU5TUEVDSUZJRUQQABILCgdSVU5OSU5HEAESEQoNQkVJ", + "TkdfU1RBUlRFRBACEhEKDUJFSU5HX1NUT1BQRUQQAxILCgdTVE9QUEVEEAQS", + "EgoOQkVJTkdfVVBHUkFERUQQBRIJCgVFUlJPUhBkEgsKB0lOVkFMSUQQZTp7", + "6kF4CilhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL05vdGVib29rUnVudGlt", + "ZRJLcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRpb259L25v", + "dGVib29rUnVudGltZXMve25vdGVib29rX3J1bnRpbWV9Kl0KE05vdGVib29r", + "UnVudGltZVR5cGUSJQohTk9URUJPT0tfUlVOVElNRV9UWVBFX1VOU1BFQ0lG", + "SUVEEAASEAoMVVNFUl9ERUZJTkVEEAESDQoJT05FX0NMSUNLEAJC6wEKI2Nv", + "bS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExQhROb3RlYm9va1J1", + "bnRpbWVQcm90b1ABWkNjbG91ZC5nb29nbGUuY29tL2dvL2FpcGxhdGZvcm0v", + "YXBpdjFiZXRhMS9haXBsYXRmb3JtcGI7YWlwbGF0Zm9ybXBiqgIfR29vZ2xl", + "LkNsb3VkLkFJUGxhdGZvcm0uVjFCZXRhMcoCH0dvb2dsZVxDbG91ZFxBSVBs", + "YXRmb3JtXFYxYmV0YTHqAiJHb29nbGU6OkNsb3VkOjpBSVBsYXRmb3JtOjpW", + "MWJldGExYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.EncryptionSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.MachineResourcesReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.NetworkSpecReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.NotebookEucConfigReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.NotebookIdleShutdownConfigReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeTemplateRefReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeType), }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeTemplate), global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeTemplate.Parser, new[]{ "Name", "DisplayName", "Description", "IsDefault", "MachineSpec", "DataPersistentDiskSpec", "NetworkSpec", "ServiceAccount", "Etag", "Labels", "IdleShutdownConfig", "EucConfig", "CreateTime", "UpdateTime", "NotebookRuntimeType", "ShieldedVmConfig", "NetworkTags", "EncryptionSpec" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntime), global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntime.Parser, new[]{ "Name", "RuntimeUser", "NotebookRuntimeTemplateRef", "ProxyUri", "CreateTime", "UpdateTime", "HealthState", "DisplayName", "Description", "ServiceAccount", "RuntimeState", "IsUpgradable", "Labels", "ExpirationTime", "Version", "NotebookRuntimeType", "IdleShutdownConfig", "NetworkTags", "EncryptionSpec", "SatisfiesPzs", "SatisfiesPzi" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntime.Types.HealthState), typeof(global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntime.Types.RuntimeState) }, null, new pbr::GeneratedClrTypeInfo[] { null, }) + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntime), global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntime.Parser, new[]{ "Name", "RuntimeUser", "NotebookRuntimeTemplateRef", "ProxyUri", "CreateTime", "UpdateTime", "HealthState", "DisplayName", "Description", "ServiceAccount", "RuntimeState", "IsUpgradable", "Labels", "ExpirationTime", "Version", "NotebookRuntimeType", "MachineSpec", "DataPersistentDiskSpec", "NetworkSpec", "IdleShutdownConfig", "EucConfig", "ShieldedVmConfig", "NetworkTags", "EncryptionSpec", "SatisfiesPzs", "SatisfiesPzi" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntime.Types.HealthState), typeof(global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntime.Types.RuntimeState) }, null, new pbr::GeneratedClrTypeInfo[] { null, }) })); } #endregion @@ -256,8 +265,12 @@ public string Description { public const int IsDefaultFieldNumber = 4; private bool isDefault_; /// - /// Output only. The default template to use if not specified. + /// Output only. Deprecated: This field has no behavior. Use + /// notebook_runtime_type = 'ONE_CLICK' instead. + /// + /// The default template to use if not specified. /// + [global::System.ObsoleteAttribute] [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool IsDefault { @@ -319,6 +332,15 @@ public bool IsDefault { public const int ServiceAccountFieldNumber = 13; private string serviceAccount_ = ""; /// + /// Deprecated: This field is ignored and the "Vertex AI Notebook Service + /// Account" + /// (service-PROJECT_NUMBER@gcp-sa-aiplatform-vm.iam.gserviceaccount.com) is + /// used for the runtime workload identity. + /// See + /// https://cloud.google.com/iam/docs/service-agents#vertex-ai-notebook-service-account + /// for more details. + /// For NotebookExecutionJob, use NotebookExecutionJob.service_account instead. + /// /// The service account that the runtime workload runs as. /// You can use any service account within the same project, but you /// must have the service account user permission to use the instance. @@ -327,6 +349,7 @@ public bool IsDefault { /// account](https://cloud.google.com/compute/docs/access/service-accounts#default_service_account) /// is used. /// + [global::System.ObsoleteAttribute] [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public string ServiceAccount { @@ -1153,7 +1176,12 @@ public NotebookRuntime(NotebookRuntime other) : this() { expirationTime_ = other.expirationTime_ != null ? other.expirationTime_.Clone() : null; version_ = other.version_; notebookRuntimeType_ = other.notebookRuntimeType_; + machineSpec_ = other.machineSpec_ != null ? other.machineSpec_.Clone() : null; + dataPersistentDiskSpec_ = other.dataPersistentDiskSpec_ != null ? other.dataPersistentDiskSpec_.Clone() : null; + networkSpec_ = other.networkSpec_ != null ? other.networkSpec_.Clone() : null; idleShutdownConfig_ = other.idleShutdownConfig_ != null ? other.idleShutdownConfig_.Clone() : null; + eucConfig_ = other.eucConfig_ != null ? other.eucConfig_.Clone() : null; + shieldedVmConfig_ = other.shieldedVmConfig_ != null ? other.shieldedVmConfig_.Clone() : null; networkTags_ = other.networkTags_.Clone(); encryptionSpec_ = other.encryptionSpec_ != null ? other.encryptionSpec_.Clone() : null; satisfiesPzs_ = other.satisfiesPzs_; @@ -1309,7 +1337,15 @@ public string Description { public const int ServiceAccountFieldNumber = 13; private string serviceAccount_ = ""; /// - /// Output only. The service account that the NotebookRuntime workload runs as. + /// Output only. Deprecated: This field is no longer used and the "Vertex AI + /// Notebook Service Account" + /// (service-PROJECT_NUMBER@gcp-sa-aiplatform-vm.iam.gserviceaccount.com) is + /// used for the runtime workload identity. + /// See + /// https://cloud.google.com/iam/docs/service-agents#vertex-ai-notebook-service-account + /// for more details. + /// + /// The service account that the NotebookRuntime workload runs as. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1430,6 +1466,54 @@ public string Version { } } + /// Field number for the "machine_spec" field. + public const int MachineSpecFieldNumber = 20; + private global::Google.Cloud.AIPlatform.V1Beta1.MachineSpec machineSpec_; + /// + /// Output only. The specification of a single machine used by the notebook + /// runtime. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.MachineSpec MachineSpec { + get { return machineSpec_; } + set { + machineSpec_ = value; + } + } + + /// Field number for the "data_persistent_disk_spec" field. + public const int DataPersistentDiskSpecFieldNumber = 21; + private global::Google.Cloud.AIPlatform.V1Beta1.PersistentDiskSpec dataPersistentDiskSpec_; + /// + /// Output only. The specification of [persistent + /// disk][https://cloud.google.com/compute/docs/disks/persistent-disks] + /// attached to the notebook runtime as data disk storage. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.PersistentDiskSpec DataPersistentDiskSpec { + get { return dataPersistentDiskSpec_; } + set { + dataPersistentDiskSpec_ = value; + } + } + + /// Field number for the "network_spec" field. + public const int NetworkSpecFieldNumber = 22; + private global::Google.Cloud.AIPlatform.V1Beta1.NetworkSpec networkSpec_; + /// + /// Output only. Network spec of the notebook runtime. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.NetworkSpec NetworkSpec { + get { return networkSpec_; } + set { + networkSpec_ = value; + } + } + /// Field number for the "idle_shutdown_config" field. public const int IdleShutdownConfigFieldNumber = 23; private global::Google.Cloud.AIPlatform.V1Beta1.NotebookIdleShutdownConfig idleShutdownConfig_; @@ -1445,6 +1529,36 @@ public string Version { } } + /// Field number for the "euc_config" field. + public const int EucConfigFieldNumber = 24; + private global::Google.Cloud.AIPlatform.V1Beta1.NotebookEucConfig eucConfig_; + /// + /// Output only. EUC configuration of the notebook runtime. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.NotebookEucConfig EucConfig { + get { return eucConfig_; } + set { + eucConfig_ = value; + } + } + + /// Field number for the "shielded_vm_config" field. + public const int ShieldedVmConfigFieldNumber = 32; + private global::Google.Cloud.AIPlatform.V1Beta1.ShieldedVmConfig shieldedVmConfig_; + /// + /// Output only. Runtime Shielded VM spec. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.ShieldedVmConfig ShieldedVmConfig { + get { return shieldedVmConfig_; } + set { + shieldedVmConfig_ = value; + } + } + /// Field number for the "network_tags" field. public const int NetworkTagsFieldNumber = 25; private static readonly pb::FieldCodec _repeated_networkTags_codec @@ -1536,7 +1650,12 @@ public bool Equals(NotebookRuntime other) { if (!object.Equals(ExpirationTime, other.ExpirationTime)) return false; if (Version != other.Version) return false; if (NotebookRuntimeType != other.NotebookRuntimeType) return false; + if (!object.Equals(MachineSpec, other.MachineSpec)) return false; + if (!object.Equals(DataPersistentDiskSpec, other.DataPersistentDiskSpec)) return false; + if (!object.Equals(NetworkSpec, other.NetworkSpec)) return false; if (!object.Equals(IdleShutdownConfig, other.IdleShutdownConfig)) return false; + if (!object.Equals(EucConfig, other.EucConfig)) return false; + if (!object.Equals(ShieldedVmConfig, other.ShieldedVmConfig)) return false; if(!networkTags_.Equals(other.networkTags_)) return false; if (!object.Equals(EncryptionSpec, other.EncryptionSpec)) return false; if (SatisfiesPzs != other.SatisfiesPzs) return false; @@ -1564,7 +1683,12 @@ public override int GetHashCode() { if (expirationTime_ != null) hash ^= ExpirationTime.GetHashCode(); if (Version.Length != 0) hash ^= Version.GetHashCode(); if (NotebookRuntimeType != global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeType.Unspecified) hash ^= NotebookRuntimeType.GetHashCode(); + if (machineSpec_ != null) hash ^= MachineSpec.GetHashCode(); + if (dataPersistentDiskSpec_ != null) hash ^= DataPersistentDiskSpec.GetHashCode(); + if (networkSpec_ != null) hash ^= NetworkSpec.GetHashCode(); if (idleShutdownConfig_ != null) hash ^= IdleShutdownConfig.GetHashCode(); + if (eucConfig_ != null) hash ^= EucConfig.GetHashCode(); + if (shieldedVmConfig_ != null) hash ^= ShieldedVmConfig.GetHashCode(); hash ^= networkTags_.GetHashCode(); if (encryptionSpec_ != null) hash ^= EncryptionSpec.GetHashCode(); if (SatisfiesPzs != false) hash ^= SatisfiesPzs.GetHashCode(); @@ -1648,10 +1772,26 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(152, 1); output.WriteEnum((int) NotebookRuntimeType); } + if (machineSpec_ != null) { + output.WriteRawTag(162, 1); + output.WriteMessage(MachineSpec); + } + if (dataPersistentDiskSpec_ != null) { + output.WriteRawTag(170, 1); + output.WriteMessage(DataPersistentDiskSpec); + } + if (networkSpec_ != null) { + output.WriteRawTag(178, 1); + output.WriteMessage(NetworkSpec); + } if (idleShutdownConfig_ != null) { output.WriteRawTag(186, 1); output.WriteMessage(IdleShutdownConfig); } + if (eucConfig_ != null) { + output.WriteRawTag(194, 1); + output.WriteMessage(EucConfig); + } networkTags_.WriteTo(output, _repeated_networkTags_codec); if (encryptionSpec_ != null) { output.WriteRawTag(226, 1); @@ -1665,6 +1805,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(240, 1); output.WriteBool(SatisfiesPzi); } + if (shieldedVmConfig_ != null) { + output.WriteRawTag(130, 2); + output.WriteMessage(ShieldedVmConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -1736,10 +1880,26 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(152, 1); output.WriteEnum((int) NotebookRuntimeType); } + if (machineSpec_ != null) { + output.WriteRawTag(162, 1); + output.WriteMessage(MachineSpec); + } + if (dataPersistentDiskSpec_ != null) { + output.WriteRawTag(170, 1); + output.WriteMessage(DataPersistentDiskSpec); + } + if (networkSpec_ != null) { + output.WriteRawTag(178, 1); + output.WriteMessage(NetworkSpec); + } if (idleShutdownConfig_ != null) { output.WriteRawTag(186, 1); output.WriteMessage(IdleShutdownConfig); } + if (eucConfig_ != null) { + output.WriteRawTag(194, 1); + output.WriteMessage(EucConfig); + } networkTags_.WriteTo(ref output, _repeated_networkTags_codec); if (encryptionSpec_ != null) { output.WriteRawTag(226, 1); @@ -1753,6 +1913,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(240, 1); output.WriteBool(SatisfiesPzi); } + if (shieldedVmConfig_ != null) { + output.WriteRawTag(130, 2); + output.WriteMessage(ShieldedVmConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -1809,9 +1973,24 @@ public int CalculateSize() { if (NotebookRuntimeType != global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeType.Unspecified) { size += 2 + pb::CodedOutputStream.ComputeEnumSize((int) NotebookRuntimeType); } + if (machineSpec_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(MachineSpec); + } + if (dataPersistentDiskSpec_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(DataPersistentDiskSpec); + } + if (networkSpec_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(NetworkSpec); + } if (idleShutdownConfig_ != null) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(IdleShutdownConfig); } + if (eucConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(EucConfig); + } + if (shieldedVmConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(ShieldedVmConfig); + } size += networkTags_.CalculateSize(_repeated_networkTags_codec); if (encryptionSpec_ != null) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(EncryptionSpec); @@ -1892,12 +2071,42 @@ public void MergeFrom(NotebookRuntime other) { if (other.NotebookRuntimeType != global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeType.Unspecified) { NotebookRuntimeType = other.NotebookRuntimeType; } + if (other.machineSpec_ != null) { + if (machineSpec_ == null) { + MachineSpec = new global::Google.Cloud.AIPlatform.V1Beta1.MachineSpec(); + } + MachineSpec.MergeFrom(other.MachineSpec); + } + if (other.dataPersistentDiskSpec_ != null) { + if (dataPersistentDiskSpec_ == null) { + DataPersistentDiskSpec = new global::Google.Cloud.AIPlatform.V1Beta1.PersistentDiskSpec(); + } + DataPersistentDiskSpec.MergeFrom(other.DataPersistentDiskSpec); + } + if (other.networkSpec_ != null) { + if (networkSpec_ == null) { + NetworkSpec = new global::Google.Cloud.AIPlatform.V1Beta1.NetworkSpec(); + } + NetworkSpec.MergeFrom(other.NetworkSpec); + } if (other.idleShutdownConfig_ != null) { if (idleShutdownConfig_ == null) { IdleShutdownConfig = new global::Google.Cloud.AIPlatform.V1Beta1.NotebookIdleShutdownConfig(); } IdleShutdownConfig.MergeFrom(other.IdleShutdownConfig); } + if (other.eucConfig_ != null) { + if (eucConfig_ == null) { + EucConfig = new global::Google.Cloud.AIPlatform.V1Beta1.NotebookEucConfig(); + } + EucConfig.MergeFrom(other.EucConfig); + } + if (other.shieldedVmConfig_ != null) { + if (shieldedVmConfig_ == null) { + ShieldedVmConfig = new global::Google.Cloud.AIPlatform.V1Beta1.ShieldedVmConfig(); + } + ShieldedVmConfig.MergeFrom(other.ShieldedVmConfig); + } networkTags_.Add(other.networkTags_); if (other.encryptionSpec_ != null) { if (encryptionSpec_ == null) { @@ -2002,6 +2211,27 @@ public void MergeFrom(pb::CodedInputStream input) { NotebookRuntimeType = (global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeType) input.ReadEnum(); break; } + case 162: { + if (machineSpec_ == null) { + MachineSpec = new global::Google.Cloud.AIPlatform.V1Beta1.MachineSpec(); + } + input.ReadMessage(MachineSpec); + break; + } + case 170: { + if (dataPersistentDiskSpec_ == null) { + DataPersistentDiskSpec = new global::Google.Cloud.AIPlatform.V1Beta1.PersistentDiskSpec(); + } + input.ReadMessage(DataPersistentDiskSpec); + break; + } + case 178: { + if (networkSpec_ == null) { + NetworkSpec = new global::Google.Cloud.AIPlatform.V1Beta1.NetworkSpec(); + } + input.ReadMessage(NetworkSpec); + break; + } case 186: { if (idleShutdownConfig_ == null) { IdleShutdownConfig = new global::Google.Cloud.AIPlatform.V1Beta1.NotebookIdleShutdownConfig(); @@ -2009,6 +2239,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(IdleShutdownConfig); break; } + case 194: { + if (eucConfig_ == null) { + EucConfig = new global::Google.Cloud.AIPlatform.V1Beta1.NotebookEucConfig(); + } + input.ReadMessage(EucConfig); + break; + } case 202: { networkTags_.AddEntriesFrom(input, _repeated_networkTags_codec); break; @@ -2028,6 +2265,13 @@ public void MergeFrom(pb::CodedInputStream input) { SatisfiesPzi = input.ReadBool(); break; } + case 258: { + if (shieldedVmConfig_ == null) { + ShieldedVmConfig = new global::Google.Cloud.AIPlatform.V1Beta1.ShieldedVmConfig(); + } + input.ReadMessage(ShieldedVmConfig); + break; + } } } #endif @@ -2119,6 +2363,27 @@ public void MergeFrom(pb::CodedInputStream input) { NotebookRuntimeType = (global::Google.Cloud.AIPlatform.V1Beta1.NotebookRuntimeType) input.ReadEnum(); break; } + case 162: { + if (machineSpec_ == null) { + MachineSpec = new global::Google.Cloud.AIPlatform.V1Beta1.MachineSpec(); + } + input.ReadMessage(MachineSpec); + break; + } + case 170: { + if (dataPersistentDiskSpec_ == null) { + DataPersistentDiskSpec = new global::Google.Cloud.AIPlatform.V1Beta1.PersistentDiskSpec(); + } + input.ReadMessage(DataPersistentDiskSpec); + break; + } + case 178: { + if (networkSpec_ == null) { + NetworkSpec = new global::Google.Cloud.AIPlatform.V1Beta1.NetworkSpec(); + } + input.ReadMessage(NetworkSpec); + break; + } case 186: { if (idleShutdownConfig_ == null) { IdleShutdownConfig = new global::Google.Cloud.AIPlatform.V1Beta1.NotebookIdleShutdownConfig(); @@ -2126,6 +2391,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(IdleShutdownConfig); break; } + case 194: { + if (eucConfig_ == null) { + EucConfig = new global::Google.Cloud.AIPlatform.V1Beta1.NotebookEucConfig(); + } + input.ReadMessage(EucConfig); + break; + } case 202: { networkTags_.AddEntriesFrom(ref input, _repeated_networkTags_codec); break; @@ -2145,6 +2417,13 @@ public void MergeFrom(pb::CodedInputStream input) { SatisfiesPzi = input.ReadBool(); break; } + case 258: { + if (shieldedVmConfig_ == null) { + ShieldedVmConfig = new global::Google.Cloud.AIPlatform.V1Beta1.ShieldedVmConfig(); + } + input.ReadMessage(ShieldedVmConfig); + break; + } } } } diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntimeResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntimeResourceNames.g.cs index 1c88fb8a236a..854cd34857ad 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntimeResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntimeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntimeTemplateRefResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntimeTemplateRefResourceNames.g.cs index 61825c528d44..fdd394325fbc 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntimeTemplateRefResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookRuntimeTemplateRefResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookServiceClient.g.cs index a480d82576fa..947aebf3d179 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookServiceResourceNames.g.cs index ce5d4bba3055..c41db45d1021 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/NotebookServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PackageApiMetadata.g.cs index 5c1818d8a6a0..451ff20182dd 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -45,18 +45,18 @@ internal static class PackageApiMetadata }, { "google.iam.v1.IAMPolicy.GetIamPolicy", - // { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy", "body": "*", "additionalBindings": [ { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/models/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy" } ] } - proto::ByteString.FromBase64("IkcvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OmdldElhbVBvbGljeToBKlpXIlUvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKn06Z2V0SWFtUG9saWN5WkIiQC92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpnZXRJYW1Qb2xpY3laRSJDL3YxYmV0YTEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OmdldElhbVBvbGljeVpUIlIvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKn06Z2V0SWFtUG9saWN5Wk8iTS92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3B1Ymxpc2hlcnMvKi9tb2RlbHMvKn06Z2V0SWFtUG9saWN5Wk8iTS92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06Z2V0SWFtUG9saWN5Wl4iXC92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06Z2V0SWFtUG9saWN5WkQiQi91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OmdldElhbVBvbGljeVpSIlAvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyp9OmdldElhbVBvbGljeVo9IjsvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9OmdldElhbVBvbGljeVpAIj4vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OmdldElhbVBvbGljeVpPIk0vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyp9OmdldElhbVBvbGljeVpKIkgvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovcHVibGlzaGVycy8qL21vZGVscy8qfTpnZXRJYW1Qb2xpY3laSiJIL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06Z2V0SWFtUG9saWN5WlkiVy91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OmdldElhbVBvbGljeQ==") + // { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy", "body": "*", "additionalBindings": [ { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/models/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureGroups/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPolicy" }, { "post": "/ui/{resource=projects/*/locations/*/featureGroups/*}:getIamPolicy" } ] } + proto::ByteString.FromBase64("IkcvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OmdldElhbVBvbGljeToBKlpXIlUvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKn06Z2V0SWFtUG9saWN5WkIiQC92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpnZXRJYW1Qb2xpY3laRSJDL3YxYmV0YTEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OmdldElhbVBvbGljeVpUIlIvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKn06Z2V0SWFtUG9saWN5Wk8iTS92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3B1Ymxpc2hlcnMvKi9tb2RlbHMvKn06Z2V0SWFtUG9saWN5Wk8iTS92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06Z2V0SWFtUG9saWN5Wl4iXC92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06Z2V0SWFtUG9saWN5WkkiRy92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKn06Z2V0SWFtUG9saWN5WkQiQi91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OmdldElhbVBvbGljeVpSIlAvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyp9OmdldElhbVBvbGljeVo9IjsvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9OmdldElhbVBvbGljeVpAIj4vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OmdldElhbVBvbGljeVpPIk0vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyp9OmdldElhbVBvbGljeVpKIkgvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovcHVibGlzaGVycy8qL21vZGVscy8qfTpnZXRJYW1Qb2xpY3laSiJIL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06Z2V0SWFtUG9saWN5WlkiVy91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlT25saW5lU3RvcmVzLyovZmVhdHVyZVZpZXdzLyp9OmdldElhbVBvbGljeVpEIkIvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZUdyb3Vwcy8qfTpnZXRJYW1Qb2xpY3k=") }, { "google.iam.v1.IAMPolicy.SetIamPolicy", - // { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy", "body": "*", "additionalBindings": [ { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/models/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/endpoints/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy", "body": "*" } ] } - proto::ByteString.FromBase64("IkcvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OnNldElhbVBvbGljeToBKlpaIlUvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKn06c2V0SWFtUG9saWN5OgEqWkUiQC92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpzZXRJYW1Qb2xpY3k6ASpaSCJDL3YxYmV0YTEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnNldElhbVBvbGljeToBKlpXIlIvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKn06c2V0SWFtUG9saWN5OgEqWlIiTS92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06c2V0SWFtUG9saWN5OgEqWmEiXC92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06c2V0SWFtUG9saWN5OgEqWkciQi91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OnNldElhbVBvbGljeToBKlpVIlAvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyp9OnNldElhbVBvbGljeToBKlpAIjsvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9OnNldElhbVBvbGljeToBKlpDIj4vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnNldElhbVBvbGljeToBKlpSIk0vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyp9OnNldElhbVBvbGljeToBKlpNIkgvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaXCJXL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06c2V0SWFtUG9saWN5OgEq") + // { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy", "body": "*", "additionalBindings": [ { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/models/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/endpoints/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy", "body": "*" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureGroups/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:setIamPolicy", "body": "*" }, { "post": "/ui/{resource=projects/*/locations/*/featureGroups/*}:setIamPolicy", "body": "*" } ] } + proto::ByteString.FromBase64("IkcvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OnNldElhbVBvbGljeToBKlpaIlUvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKn06c2V0SWFtUG9saWN5OgEqWkUiQC92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTpzZXRJYW1Qb2xpY3k6ASpaSCJDL3YxYmV0YTEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnNldElhbVBvbGljeToBKlpXIlIvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKn06c2V0SWFtUG9saWN5OgEqWlIiTS92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06c2V0SWFtUG9saWN5OgEqWmEiXC92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06c2V0SWFtUG9saWN5OgEqWkwiRy92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKn06c2V0SWFtUG9saWN5OgEqWkciQi91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OnNldElhbVBvbGljeToBKlpVIlAvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyp9OnNldElhbVBvbGljeToBKlpAIjsvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9OnNldElhbVBvbGljeToBKlpDIj4vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnNldElhbVBvbGljeToBKlpSIk0vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyp9OnNldElhbVBvbGljeToBKlpNIkgvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qfTpzZXRJYW1Qb2xpY3k6ASpaXCJXL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06c2V0SWFtUG9saWN5OgEqWkciQi91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyp9OnNldElhbVBvbGljeToBKg==") }, { "google.iam.v1.IAMPolicy.TestIamPermissions", - // { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions", "body": "*", "additionalBindings": [ { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/models/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/endpoints/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions" } ] } - proto::ByteString.FromBase64("Ik0vdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OnRlc3RJYW1QZXJtaXNzaW9uczoBKlpdIlsvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWkgiRi92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaSyJJL3YxYmV0YTEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1paIlgvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWlUiUy92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWmQiYi92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06dGVzdElhbVBlcm1pc3Npb25zWkoiSC91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pYIlYvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pDIkEvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pGIkQvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pVIlMvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pQIk4vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaXyJdL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06dGVzdElhbVBlcm1pc3Npb25z") + // { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions", "body": "*", "additionalBindings": [ { "post": "/v1beta1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/models/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/endpoints/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions" }, { "post": "/v1beta1/{resource=projects/*/locations/*/featureGroups/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/models/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/endpoints/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:testIamPermissions" }, { "post": "/ui/{resource=projects/*/locations/*/featureGroups/*}:testIamPermissions" } ] } + proto::ByteString.FromBase64("Ik0vdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OnRlc3RJYW1QZXJtaXNzaW9uczoBKlpdIlsvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyovZW50aXR5VHlwZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWkgiRi92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21vZGVscy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaSyJJL3YxYmV0YTEve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1paIlgvdjFiZXRhMS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9ub3RlYm9va1J1bnRpbWVUZW1wbGF0ZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWlUiUy92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKn06dGVzdElhbVBlcm1pc3Npb25zWmQiYi92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06dGVzdElhbVBlcm1pc3Npb25zWk8iTS92MWJldGExL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVHcm91cHMvKn06dGVzdElhbVBlcm1pc3Npb25zWkoiSC91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlc3RvcmVzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pYIlYvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZXN0b3Jlcy8qL2VudGl0eVR5cGVzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pDIkEvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbW9kZWxzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pGIkQvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZW5kcG9pbnRzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pVIlMvdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovbm90ZWJvb2tSdW50aW1lVGVtcGxhdGVzLyp9OnRlc3RJYW1QZXJtaXNzaW9uc1pQIk4vdWkve3Jlc291cmNlPXByb2plY3RzLyovbG9jYXRpb25zLyovZmVhdHVyZU9ubGluZVN0b3Jlcy8qfTp0ZXN0SWFtUGVybWlzc2lvbnNaXyJdL3VpL3tyZXNvdXJjZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2ZlYXR1cmVPbmxpbmVTdG9yZXMvKi9mZWF0dXJlVmlld3MvKn06dGVzdElhbVBlcm1pc3Npb25zWkoiSC91aS97cmVzb3VyY2U9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9mZWF0dXJlR3JvdXBzLyp9OnRlc3RJYW1QZXJtaXNzaW9ucw==") }, { "google.longrunning.Operations.CancelOperation", diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceResourceNames.g.cs index 87adcd51cec1..a65300446c11 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceServiceClient.g.cs index 1a968eeae062..34d8915182d0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceServiceResourceNames.g.cs index a03de24e1473..6808d418b33d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PersistentResourceServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineJobResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineJobResourceNames.g.cs index f16f99b7887e..d7bb5796e862 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineJobResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineJobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineServiceClient.g.cs index 0622f694c5d0..c590b3a2bd04 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineServiceResourceNames.g.cs index 04c5e7b083c3..e85e7964ff5f 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PipelineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionService.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionService.g.cs index 66454949911a..8b830f4f6f38 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionService.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionService.g.cs @@ -119,9 +119,11 @@ static PredictionServiceReflection() { "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRvb2xCA+BBARJWChFnZW5lcmF0", "aW9uX2NvbmZpZxgHIAEoCzIxLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", "YmV0YTEuR2VuZXJhdGlvbkNvbmZpZ0ID4EEBSAGIAQFCFQoTX3N5c3RlbV9p", - "bnN0cnVjdGlvbkIUChJfZ2VuZXJhdGlvbl9jb25maWciTgoTQ291bnRUb2tl", - "bnNSZXNwb25zZRIUCgx0b3RhbF90b2tlbnMYASABKAUSIQoZdG90YWxfYmls", - "bGFibGVfY2hhcmFjdGVycxgCIAEoBSLJBQoWR2VuZXJhdGVDb250ZW50UmVx", + "bnN0cnVjdGlvbkIUChJfZ2VuZXJhdGlvbl9jb25maWcipwEKE0NvdW50VG9r", + "ZW5zUmVzcG9uc2USFAoMdG90YWxfdG9rZW5zGAEgASgFEiEKGXRvdGFsX2Jp", + "bGxhYmxlX2NoYXJhY3RlcnMYAiABKAUSVwoVcHJvbXB0X3Rva2Vuc19kZXRh", + "aWxzGAMgAygLMjMuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5N", + "b2RhbGl0eVRva2VuQ291bnRCA+BBAyLJBQoWR2VuZXJhdGVDb250ZW50UmVx", "dWVzdBISCgVtb2RlbBgFIAEoCUID4EECEj8KCGNvbnRlbnRzGAIgAygLMigu", "Z29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Db250ZW50QgPgQQIS", "TgoSc3lzdGVtX2luc3RydWN0aW9uGAggASgLMiguZ29vZ2xlLmNsb3VkLmFp", @@ -137,7 +139,7 @@ static PredictionServiceReflection() { "ElEKEWdlbmVyYXRpb25fY29uZmlnGAQgASgLMjEuZ29vZ2xlLmNsb3VkLmFp", "cGxhdGZvcm0udjFiZXRhMS5HZW5lcmF0aW9uQ29uZmlnQgPgQQEaLQoLTGFi", "ZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4AUIVChNf", - "c3lzdGVtX2luc3RydWN0aW9uIrYGChdHZW5lcmF0ZUNvbnRlbnRSZXNwb25z", + "c3lzdGVtX2luc3RydWN0aW9uIsQIChdHZW5lcmF0ZUNvbnRlbnRSZXNwb25z", "ZRJDCgpjYW5kaWRhdGVzGAIgAygLMiouZ29vZ2xlLmNsb3VkLmFpcGxhdGZv", "cm0udjFiZXRhMS5DYW5kaWRhdGVCA+BBAxIaCg1tb2RlbF92ZXJzaW9uGAsg", "ASgJQgPgQQMSZQoPcHJvbXB0X2ZlZWRiYWNrGAMgASgLMkcuZ29vZ2xlLmNs", @@ -152,10 +154,16 @@ static PredictionServiceReflection() { "UmF0aW5nQgPgQQMSIQoUYmxvY2tfcmVhc29uX21lc3NhZ2UYAyABKAlCA+BB", "AyJtCg1CbG9ja2VkUmVhc29uEh4KGkJMT0NLRURfUkVBU09OX1VOU1BFQ0lG", "SUVEEAASCgoGU0FGRVRZEAESCQoFT1RIRVIQAhINCglCTE9DS0xJU1QQAxIW", - "ChJQUk9ISUJJVEVEX0NPTlRFTlQQBBqPAQoNVXNhZ2VNZXRhZGF0YRIaChJw", + "ChJQUk9ISUJJVEVEX0NPTlRFTlQQBBqdAwoNVXNhZ2VNZXRhZGF0YRIaChJw", "cm9tcHRfdG9rZW5fY291bnQYASABKAUSHgoWY2FuZGlkYXRlc190b2tlbl9j", "b3VudBgCIAEoBRIZChF0b3RhbF90b2tlbl9jb3VudBgDIAEoBRInChpjYWNo", - "ZWRfY29udGVudF90b2tlbl9jb3VudBgFIAEoBUID4EEDIoQBChZDaGF0Q29t", + "ZWRfY29udGVudF90b2tlbl9jb3VudBgFIAEoBUID4EEDElcKFXByb21wdF90", + "b2tlbnNfZGV0YWlscxgJIAMoCzIzLmdvb2dsZS5jbG91ZC5haXBsYXRmb3Jt", + "LnYxYmV0YTEuTW9kYWxpdHlUb2tlbkNvdW50QgPgQQMSVgoUY2FjaGVfdG9r", + "ZW5zX2RldGFpbHMYCiADKAsyMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLk1vZGFsaXR5VG9rZW5Db3VudEID4EEDElsKGWNhbmRpZGF0ZXNf", + "dG9rZW5zX2RldGFpbHMYCyADKAsyMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MWJldGExLk1vZGFsaXR5VG9rZW5Db3VudEID4EEDIoQBChZDaGF0Q29t", "cGxldGlvbnNSZXF1ZXN0EjwKCGVuZHBvaW50GAEgASgJQirgQQL6QSQKImFp", "cGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vRW5kcG9pbnQSLAoJaHR0cF9ib2R5", "GAIgASgLMhQuZ29vZ2xlLmFwaS5IdHRwQm9keUID4EEBIoMBChpQcmVkaWN0", @@ -287,10 +295,10 @@ static PredictionServiceReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ExplainResponse), global::Google.Cloud.AIPlatform.V1Beta1.ExplainResponse.Parser, new[]{ "Explanations", "ConcurrentExplanations", "DeployedModelId", "Predictions" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ExplainResponse.Types.ConcurrentExplanation), global::Google.Cloud.AIPlatform.V1Beta1.ExplainResponse.Types.ConcurrentExplanation.Parser, new[]{ "Explanations" }, null, null, null, null), null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CountTokensRequest), global::Google.Cloud.AIPlatform.V1Beta1.CountTokensRequest.Parser, new[]{ "Endpoint", "Model", "Instances", "Contents", "SystemInstruction", "Tools", "GenerationConfig" }, new[]{ "SystemInstruction", "GenerationConfig" }, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CountTokensResponse), global::Google.Cloud.AIPlatform.V1Beta1.CountTokensResponse.Parser, new[]{ "TotalTokens", "TotalBillableCharacters" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.CountTokensResponse), global::Google.Cloud.AIPlatform.V1Beta1.CountTokensResponse.Parser, new[]{ "TotalTokens", "TotalBillableCharacters", "PromptTokensDetails" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentRequest), global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentRequest.Parser, new[]{ "Model", "Contents", "SystemInstruction", "CachedContent", "Tools", "ToolConfig", "Labels", "SafetySettings", "GenerationConfig" }, new[]{ "SystemInstruction" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse), global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse.Parser, new[]{ "Candidates", "ModelVersion", "PromptFeedback", "UsageMetadata" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse.Types.PromptFeedback), global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse.Types.PromptFeedback.Parser, new[]{ "BlockReason", "SafetyRatings", "BlockReasonMessage" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse.Types.PromptFeedback.Types.BlockedReason) }, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse.Types.UsageMetadata), global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse.Types.UsageMetadata.Parser, new[]{ "PromptTokenCount", "CandidatesTokenCount", "TotalTokenCount", "CachedContentTokenCount" }, null, null, null, null)}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse.Types.UsageMetadata), global::Google.Cloud.AIPlatform.V1Beta1.GenerateContentResponse.Types.UsageMetadata.Parser, new[]{ "PromptTokenCount", "CandidatesTokenCount", "TotalTokenCount", "CachedContentTokenCount", "PromptTokensDetails", "CacheTokensDetails", "CandidatesTokensDetails" }, null, null, null, null)}), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ChatCompletionsRequest), global::Google.Cloud.AIPlatform.V1Beta1.ChatCompletionsRequest.Parser, new[]{ "Endpoint", "HttpBody" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PredictLongRunningResponse), global::Google.Cloud.AIPlatform.V1Beta1.PredictLongRunningResponse.Parser, new[]{ "GenerateVideoResponse" }, new[]{ "Response" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.PredictLongRunningMetadata), global::Google.Cloud.AIPlatform.V1Beta1.PredictLongRunningMetadata.Parser, null, null, null, null, null), @@ -5909,6 +5917,7 @@ public CountTokensResponse() { public CountTokensResponse(CountTokensResponse other) : this() { totalTokens_ = other.totalTokens_; totalBillableCharacters_ = other.totalBillableCharacters_; + promptTokensDetails_ = other.promptTokensDetails_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -5949,6 +5958,20 @@ public int TotalBillableCharacters { } } + /// Field number for the "prompt_tokens_details" field. + public const int PromptTokensDetailsFieldNumber = 3; + private static readonly pb::FieldCodec _repeated_promptTokensDetails_codec + = pb::FieldCodec.ForMessage(26, global::Google.Cloud.AIPlatform.V1Beta1.ModalityTokenCount.Parser); + private readonly pbc::RepeatedField promptTokensDetails_ = new pbc::RepeatedField(); + /// + /// Output only. List of modalities that were processed in the request input. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField PromptTokensDetails { + get { return promptTokensDetails_; } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -5966,6 +5989,7 @@ public bool Equals(CountTokensResponse other) { } if (TotalTokens != other.TotalTokens) return false; if (TotalBillableCharacters != other.TotalBillableCharacters) return false; + if(!promptTokensDetails_.Equals(other.promptTokensDetails_)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -5975,6 +5999,7 @@ public override int GetHashCode() { int hash = 1; if (TotalTokens != 0) hash ^= TotalTokens.GetHashCode(); if (TotalBillableCharacters != 0) hash ^= TotalBillableCharacters.GetHashCode(); + hash ^= promptTokensDetails_.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -6001,6 +6026,7 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(16); output.WriteInt32(TotalBillableCharacters); } + promptTokensDetails_.WriteTo(output, _repeated_promptTokensDetails_codec); if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -6019,6 +6045,7 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(16); output.WriteInt32(TotalBillableCharacters); } + promptTokensDetails_.WriteTo(ref output, _repeated_promptTokensDetails_codec); if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -6035,6 +6062,7 @@ public int CalculateSize() { if (TotalBillableCharacters != 0) { size += 1 + pb::CodedOutputStream.ComputeInt32Size(TotalBillableCharacters); } + size += promptTokensDetails_.CalculateSize(_repeated_promptTokensDetails_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -6053,6 +6081,7 @@ public void MergeFrom(CountTokensResponse other) { if (other.TotalBillableCharacters != 0) { TotalBillableCharacters = other.TotalBillableCharacters; } + promptTokensDetails_.Add(other.promptTokensDetails_); _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -6076,6 +6105,10 @@ public void MergeFrom(pb::CodedInputStream input) { TotalBillableCharacters = input.ReadInt32(); break; } + case 26: { + promptTokensDetails_.AddEntriesFrom(input, _repeated_promptTokensDetails_codec); + break; + } } } #endif @@ -6099,6 +6132,10 @@ public void MergeFrom(pb::CodedInputStream input) { TotalBillableCharacters = input.ReadInt32(); break; } + case 26: { + promptTokensDetails_.AddEntriesFrom(ref input, _repeated_promptTokensDetails_codec); + break; + } } } } @@ -7305,6 +7342,9 @@ public UsageMetadata(UsageMetadata other) : this() { candidatesTokenCount_ = other.candidatesTokenCount_; totalTokenCount_ = other.totalTokenCount_; cachedContentTokenCount_ = other.cachedContentTokenCount_; + promptTokensDetails_ = other.promptTokensDetails_.Clone(); + cacheTokensDetails_ = other.cacheTokensDetails_.Clone(); + candidatesTokensDetails_ = other.candidatesTokensDetails_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -7377,6 +7417,49 @@ public int CachedContentTokenCount { } } + /// Field number for the "prompt_tokens_details" field. + public const int PromptTokensDetailsFieldNumber = 9; + private static readonly pb::FieldCodec _repeated_promptTokensDetails_codec + = pb::FieldCodec.ForMessage(74, global::Google.Cloud.AIPlatform.V1Beta1.ModalityTokenCount.Parser); + private readonly pbc::RepeatedField promptTokensDetails_ = new pbc::RepeatedField(); + /// + /// Output only. List of modalities that were processed in the request input. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField PromptTokensDetails { + get { return promptTokensDetails_; } + } + + /// Field number for the "cache_tokens_details" field. + public const int CacheTokensDetailsFieldNumber = 10; + private static readonly pb::FieldCodec _repeated_cacheTokensDetails_codec + = pb::FieldCodec.ForMessage(82, global::Google.Cloud.AIPlatform.V1Beta1.ModalityTokenCount.Parser); + private readonly pbc::RepeatedField cacheTokensDetails_ = new pbc::RepeatedField(); + /// + /// Output only. List of modalities of the cached content in the request + /// input. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField CacheTokensDetails { + get { return cacheTokensDetails_; } + } + + /// Field number for the "candidates_tokens_details" field. + public const int CandidatesTokensDetailsFieldNumber = 11; + private static readonly pb::FieldCodec _repeated_candidatesTokensDetails_codec + = pb::FieldCodec.ForMessage(90, global::Google.Cloud.AIPlatform.V1Beta1.ModalityTokenCount.Parser); + private readonly pbc::RepeatedField candidatesTokensDetails_ = new pbc::RepeatedField(); + /// + /// Output only. List of modalities that were returned in the response. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField CandidatesTokensDetails { + get { return candidatesTokensDetails_; } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -7396,6 +7479,9 @@ public bool Equals(UsageMetadata other) { if (CandidatesTokenCount != other.CandidatesTokenCount) return false; if (TotalTokenCount != other.TotalTokenCount) return false; if (CachedContentTokenCount != other.CachedContentTokenCount) return false; + if(!promptTokensDetails_.Equals(other.promptTokensDetails_)) return false; + if(!cacheTokensDetails_.Equals(other.cacheTokensDetails_)) return false; + if(!candidatesTokensDetails_.Equals(other.candidatesTokensDetails_)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -7407,6 +7493,9 @@ public override int GetHashCode() { if (CandidatesTokenCount != 0) hash ^= CandidatesTokenCount.GetHashCode(); if (TotalTokenCount != 0) hash ^= TotalTokenCount.GetHashCode(); if (CachedContentTokenCount != 0) hash ^= CachedContentTokenCount.GetHashCode(); + hash ^= promptTokensDetails_.GetHashCode(); + hash ^= cacheTokensDetails_.GetHashCode(); + hash ^= candidatesTokensDetails_.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -7441,6 +7530,9 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(40); output.WriteInt32(CachedContentTokenCount); } + promptTokensDetails_.WriteTo(output, _repeated_promptTokensDetails_codec); + cacheTokensDetails_.WriteTo(output, _repeated_cacheTokensDetails_codec); + candidatesTokensDetails_.WriteTo(output, _repeated_candidatesTokensDetails_codec); if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -7467,6 +7559,9 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(40); output.WriteInt32(CachedContentTokenCount); } + promptTokensDetails_.WriteTo(ref output, _repeated_promptTokensDetails_codec); + cacheTokensDetails_.WriteTo(ref output, _repeated_cacheTokensDetails_codec); + candidatesTokensDetails_.WriteTo(ref output, _repeated_candidatesTokensDetails_codec); if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -7489,6 +7584,9 @@ public int CalculateSize() { if (CachedContentTokenCount != 0) { size += 1 + pb::CodedOutputStream.ComputeInt32Size(CachedContentTokenCount); } + size += promptTokensDetails_.CalculateSize(_repeated_promptTokensDetails_codec); + size += cacheTokensDetails_.CalculateSize(_repeated_cacheTokensDetails_codec); + size += candidatesTokensDetails_.CalculateSize(_repeated_candidatesTokensDetails_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -7513,6 +7611,9 @@ public void MergeFrom(UsageMetadata other) { if (other.CachedContentTokenCount != 0) { CachedContentTokenCount = other.CachedContentTokenCount; } + promptTokensDetails_.Add(other.promptTokensDetails_); + cacheTokensDetails_.Add(other.cacheTokensDetails_); + candidatesTokensDetails_.Add(other.candidatesTokensDetails_); _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -7544,6 +7645,18 @@ public void MergeFrom(pb::CodedInputStream input) { CachedContentTokenCount = input.ReadInt32(); break; } + case 74: { + promptTokensDetails_.AddEntriesFrom(input, _repeated_promptTokensDetails_codec); + break; + } + case 82: { + cacheTokensDetails_.AddEntriesFrom(input, _repeated_cacheTokensDetails_codec); + break; + } + case 90: { + candidatesTokensDetails_.AddEntriesFrom(input, _repeated_candidatesTokensDetails_codec); + break; + } } } #endif @@ -7575,6 +7688,18 @@ public void MergeFrom(pb::CodedInputStream input) { CachedContentTokenCount = input.ReadInt32(); break; } + case 74: { + promptTokensDetails_.AddEntriesFrom(ref input, _repeated_promptTokensDetails_codec); + break; + } + case 82: { + cacheTokensDetails_.AddEntriesFrom(ref input, _repeated_cacheTokensDetails_codec); + break; + } + case 90: { + candidatesTokensDetails_.AddEntriesFrom(ref input, _repeated_candidatesTokensDetails_codec); + break; + } } } } diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionServiceClient.g.cs index 159f310b2d74..0202de130176 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionServiceResourceNames.g.cs index 84370c3f9303..320720b72fef 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PredictionServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PublisherModelResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PublisherModelResourceNames.g.cs index 06bc9e59937f..8038bf95a79a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PublisherModelResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/PublisherModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineExecutionServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineExecutionServiceClient.g.cs index 23576f30a1d7..5a7de4189b9b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineExecutionServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineExecutionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineExecutionServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineExecutionServiceResourceNames.g.cs index 2fd36d06eac2..7b1ce981267b 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineExecutionServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineExecutionServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineResourceNames.g.cs index e09cc185bbca..df97ac00eaf8 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineServiceClient.g.cs index f17c7ec4a23d..bf53ef5e0ea0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineServiceResourceNames.g.cs index 7e4f3e28add4..d1d7ef5f0cdb 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReasoningEngineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReservationAffinityResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReservationAffinityResourceNames.g.cs index 8528d1073435..d748305c98b7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReservationAffinityResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ReservationAffinityResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SavedQueryResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SavedQueryResourceNames.g.cs index b9a2506795e4..2e7d6261696c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SavedQueryResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SavedQueryResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleResourceNames.g.cs index 9544f7bb978f..95ef601c0cec 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleServiceClient.g.cs index 9e412a8ed48b..6a3d9e8023f3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleServiceResourceNames.g.cs index 1048acc030f0..eb38706186d3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ScheduleServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ServiceCollectionExtensions.g.cs index cf98b09f2628..676ea8faecf0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ServiceNetworkingResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ServiceNetworkingResourceNames.g.cs index 2f9bfcacfafe..4c9222872d59 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ServiceNetworkingResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/ServiceNetworkingResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolResourceNames.g.cs index 5996c4fa8936..806819b582c2 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolServiceClient.g.cs index 81624adaddf5..439b6778c334 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolServiceResourceNames.g.cs index ef7a4d604507..61f177becc9a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/SpecialistPoolServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/StudyResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/StudyResourceNames.g.cs index 3beaf0806006..b4be6769925c 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/StudyResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/StudyResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardExperimentResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardExperimentResourceNames.g.cs index 7b361322f490..f78deaa06db4 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardExperimentResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardExperimentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardResourceNames.g.cs index 7c65d7a25cc1..f9a8f7f1cd00 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardRunResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardRunResourceNames.g.cs index 6140eb7978ef..fc06b7245b97 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardRunResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardRunResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardServiceClient.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardServiceClient.g.cs index 8523b046b0c4..7a610f32b18a 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardServiceClient.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardServiceResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardServiceResourceNames.g.cs index 8d4963f4927c..6c189bf45147 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardServiceResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardTimeSeriesResourceNames.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardTimeSeriesResourceNames.g.cs index fe4a80282dae..1d49e4b25601 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardTimeSeriesResourceNames.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TensorboardTimeSeriesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Tool.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Tool.g.cs index 99824602e894..9abd76be6046 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Tool.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Tool.g.cs @@ -28,102 +28,107 @@ static ToolReflection() { "H2dvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEaH2dvb2dsZS9hcGkv", "ZmllbGRfYmVoYXZpb3IucHJvdG8aGWdvb2dsZS9hcGkvcmVzb3VyY2UucHJv", "dG8aLWdvb2dsZS9jbG91ZC9haXBsYXRmb3JtL3YxYmV0YTEvb3BlbmFwaS5w", - "cm90bxocZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90byLFAwoEVG9vbBJY", - "ChVmdW5jdGlvbl9kZWNsYXJhdGlvbnMYASADKAsyNC5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLkZ1bmN0aW9uRGVjbGFyYXRpb25CA+BBARJC", - "CglyZXRyaWV2YWwYAiABKAsyKi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlJldHJpZXZhbEID4EEBEk4KDWdvb2dsZV9zZWFyY2gYByABKAsy", - "Mi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlRvb2wuR29vZ2xl", - "U2VhcmNoQgPgQQESXAoXZ29vZ2xlX3NlYXJjaF9yZXRyaWV2YWwYAyABKAsy", - "Ni5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkdvb2dsZVNlYXJj", - "aFJldHJpZXZhbEID4EEBElAKDmNvZGVfZXhlY3V0aW9uGAQgASgLMjMuZ29v", - "Z2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5Ub29sLkNvZGVFeGVjdXRp", - "b25CA+BBARoOCgxHb29nbGVTZWFyY2gaDwoNQ29kZUV4ZWN1dGlvbiKwAwoO", - "VG9vbFVzZUV4YW1wbGUSYQoTZXh0ZW5zaW9uX29wZXJhdGlvbhgKIAEoCzJC", - "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVG9vbFVzZUV4YW1w", - "bGUuRXh0ZW5zaW9uT3BlcmF0aW9uSAASFwoNZnVuY3Rpb25fbmFtZRgLIAEo", - "CUgAEhkKDGRpc3BsYXlfbmFtZRgBIAEoCUID4EECEhIKBXF1ZXJ5GAIgASgJ", - "QgPgQQISLwoOcmVxdWVzdF9wYXJhbXMYAyABKAsyFy5nb29nbGUucHJvdG9i", - "dWYuU3RydWN0EjAKD3Jlc3BvbnNlX3BhcmFtcxgEIAEoCzIXLmdvb2dsZS5w", - "cm90b2J1Zi5TdHJ1Y3QSGAoQcmVzcG9uc2Vfc3VtbWFyeRgFIAEoCRpsChJF", - "eHRlbnNpb25PcGVyYXRpb24SOwoJZXh0ZW5zaW9uGAEgASgJQij6QSUKI2Fp", - "cGxhdGZvcm0uZ29vZ2xlYXBpcy5jb20vRXh0ZW5zaW9uEhkKDG9wZXJhdGlv", - "bl9pZBgCIAEoCUID4EECQggKBlRhcmdldCLSAQoTRnVuY3Rpb25EZWNsYXJh", - "dGlvbhIRCgRuYW1lGAEgASgJQgPgQQISGAoLZGVzY3JpcHRpb24YAiABKAlC", - "A+BBARJHCgpwYXJhbWV0ZXJzGAMgASgLMi4uZ29vZ2xlLmNsb3VkLmFpcGxh", - "dGZvcm0udjFiZXRhMS5PcGVuQXBpU2NoZW1hQgPgQQESRQoIcmVzcG9uc2UY", - "BCABKAsyLi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk9wZW5B", - "cGlTY2hlbWFCA+BBASJNCgxGdW5jdGlvbkNhbGwSEQoEbmFtZRgBIAEoCUID", - "4EECEioKBGFyZ3MYAiABKAsyFy5nb29nbGUucHJvdG9idWYuU3RydWN0QgPg", - "QQEiVQoQRnVuY3Rpb25SZXNwb25zZRIRCgRuYW1lGAEgASgJQgPgQQISLgoI", - "cmVzcG9uc2UYAiABKAsyFy5nb29nbGUucHJvdG9idWYuU3RydWN0QgPgQQIi", - "pgEKDkV4ZWN1dGFibGVDb2RlEk8KCGxhbmd1YWdlGAEgASgOMjguZ29vZ2xl", - "LmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5FeGVjdXRhYmxlQ29kZS5MYW5n", - "dWFnZUID4EECEhEKBGNvZGUYAiABKAlCA+BBAiIwCghMYW5ndWFnZRIYChRM", - "QU5HVUFHRV9VTlNQRUNJRklFRBAAEgoKBlBZVEhPThABIuUBChNDb2RlRXhl", - "Y3V0aW9uUmVzdWx0ElIKB291dGNvbWUYASABKA4yPC5nb29nbGUuY2xvdWQu", - "YWlwbGF0Zm9ybS52MWJldGExLkNvZGVFeGVjdXRpb25SZXN1bHQuT3V0Y29t", - "ZUID4EECEhMKBm91dHB1dBgCIAEoCUID4EEBImUKB091dGNvbWUSFwoTT1VU", - "Q09NRV9VTlNQRUNJRklFRBAAEg4KCk9VVENPTUVfT0sQARISCg5PVVRDT01F", - "X0ZBSUxFRBACEh0KGU9VVENPTUVfREVBRExJTkVfRVhDRUVERUQQAyLTAQoJ", - "UmV0cmlldmFsEksKEHZlcnRleF9haV9zZWFyY2gYAiABKAsyLy5nb29nbGUu", - "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlZlcnRleEFJU2VhcmNoSAASSwoQ", - "dmVydGV4X3JhZ19zdG9yZRgEIAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRm", - "b3JtLnYxYmV0YTEuVmVydGV4UmFnU3RvcmVIABIiChNkaXNhYmxlX2F0dHJp", - "YnV0aW9uGAMgASgIQgUYAeBBAUIICgZzb3VyY2Ui+AMKDlZlcnRleFJhZ1N0", - "b3JlEkIKC3JhZ19jb3Jwb3JhGAEgAygJQi0YAeBBAfpBJQojYWlwbGF0Zm9y", - "bS5nb29nbGVhcGlzLmNvbS9SYWdDb3JwdXMSVwoNcmFnX3Jlc291cmNlcxgE", - "IAMoCzI7Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuVmVydGV4", - "UmFnU3RvcmUuUmFnUmVzb3VyY2VCA+BBARIkChBzaW1pbGFyaXR5X3RvcF9r", - "GAIgASgFQgUYAeBBAUgAiAEBEi0KGXZlY3Rvcl9kaXN0YW5jZV90aHJlc2hv", - "bGQYAyABKAFCBRgB4EEBSAGIAQESVgoUcmFnX3JldHJpZXZhbF9jb25maWcY", - "BiABKAsyMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlJhZ1Jl", - "dHJpZXZhbENvbmZpZ0ID4EEBGmkKC1JhZ1Jlc291cmNlEj8KCnJhZ19jb3Jw", - "dXMYASABKAlCK+BBAfpBJQojYWlwbGF0Zm9ybS5nb29nbGVhcGlzLmNvbS9S", - "YWdDb3JwdXMSGQoMcmFnX2ZpbGVfaWRzGAIgAygJQgPgQQFCEwoRX3NpbWls", - "YXJpdHlfdG9wX2tCHAoaX3ZlY3Rvcl9kaXN0YW5jZV90aHJlc2hvbGQiKAoO", - "VmVydGV4QUlTZWFyY2gSFgoJZGF0YXN0b3JlGAEgASgJQgPgQQIicgoVR29v", - "Z2xlU2VhcmNoUmV0cmlldmFsElkKGGR5bmFtaWNfcmV0cmlldmFsX2NvbmZp", - "ZxgCIAEoCzI3Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuRHlu", - "YW1pY1JldHJpZXZhbENvbmZpZyLPAQoWRHluYW1pY1JldHJpZXZhbENvbmZp", - "ZxJKCgRtb2RlGAEgASgOMjwuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFi", - "ZXRhMS5EeW5hbWljUmV0cmlldmFsQ29uZmlnLk1vZGUSIwoRZHluYW1pY190", - "aHJlc2hvbGQYAiABKAJCA+BBAUgAiAEBIi4KBE1vZGUSFAoQTU9ERV9VTlNQ", - "RUNJRklFRBAAEhAKDE1PREVfRFlOQU1JQxABQhQKEl9keW5hbWljX3RocmVz", - "aG9sZCJqCgpUb29sQ29uZmlnElwKF2Z1bmN0aW9uX2NhbGxpbmdfY29uZmln", - "GAEgASgLMjYuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5GdW5j", - "dGlvbkNhbGxpbmdDb25maWdCA+BBASLHAQoVRnVuY3Rpb25DYWxsaW5nQ29u", - "ZmlnEk4KBG1vZGUYASABKA4yOy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLkZ1bmN0aW9uQ2FsbGluZ0NvbmZpZy5Nb2RlQgPgQQESIwoWYWxs", - "b3dlZF9mdW5jdGlvbl9uYW1lcxgCIAMoCUID4EEBIjkKBE1vZGUSFAoQTU9E", - "RV9VTlNQRUNJRklFRBAAEggKBEFVVE8QARIHCgNBTlkQAhIICgROT05FEAMi", - "zwYKElJhZ1JldHJpZXZhbENvbmZpZxISCgV0b3BfaxgBIAEoBUID4EEBElwK", - "DWh5YnJpZF9zZWFyY2gYAiABKAsyQC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", - "bS52MWJldGExLlJhZ1JldHJpZXZhbENvbmZpZy5IeWJyaWRTZWFyY2hCA+BB", - "ARJPCgZmaWx0ZXIYAyABKAsyOi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", - "MWJldGExLlJhZ1JldHJpZXZhbENvbmZpZy5GaWx0ZXJCA+BBARJRCgdyYW5r", - "aW5nGAQgASgLMjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5S", - "YWdSZXRyaWV2YWxDb25maWcuUmFua2luZ0ID4EEBGjEKDEh5YnJpZFNlYXJj", - "aBIXCgVhbHBoYRgBIAEoAkID4EEBSACIAQFCCAoGX2FscGhhGpMBCgZGaWx0", - "ZXISKAoZdmVjdG9yX2Rpc3RhbmNlX3RocmVzaG9sZBgDIAEoAUID4EEBSAAS", - "KgobdmVjdG9yX3NpbWlsYXJpdHlfdGhyZXNob2xkGAQgASgBQgPgQQFIABIc", - "Cg9tZXRhZGF0YV9maWx0ZXIYAiABKAlCA+BBAUIVChN2ZWN0b3JfZGJfdGhy", - "ZXNob2xkGtkCCgdSYW5raW5nEmQKDHJhbmtfc2VydmljZRgBIAEoCzJHLmdv", - "b2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUmFnUmV0cmlldmFsQ29u", - "ZmlnLlJhbmtpbmcuUmFua1NlcnZpY2VCA+BBAUgAEmAKCmxsbV9yYW5rZXIY", - "AyABKAsyRS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlJhZ1Jl", - "dHJpZXZhbENvbmZpZy5SYW5raW5nLkxsbVJhbmtlckID4EEBSAAaOgoLUmFu", - "a1NlcnZpY2USHAoKbW9kZWxfbmFtZRgBIAEoCUID4EEBSACIAQFCDQoLX21v", - "ZGVsX25hbWUaOAoJTGxtUmFua2VyEhwKCm1vZGVsX25hbWUYASABKAlCA+BB", - "AUgAiAEBQg0KC19tb2RlbF9uYW1lQhAKDnJhbmtpbmdfY29uZmlnQuABCiNj", - "b20uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMUIJVG9vbFByb3Rv", - "UAFaQ2Nsb3VkLmdvb2dsZS5jb20vZ28vYWlwbGF0Zm9ybS9hcGl2MWJldGEx", - "L2FpcGxhdGZvcm1wYjthaXBsYXRmb3JtcGKqAh9Hb29nbGUuQ2xvdWQuQUlQ", - "bGF0Zm9ybS5WMUJldGExygIfR29vZ2xlXENsb3VkXEFJUGxhdGZvcm1cVjFi", - "ZXRhMeoCIkdvb2dsZTo6Q2xvdWQ6OkFJUGxhdGZvcm06OlYxYmV0YTFiBnBy", - "b3RvMw==")); + "cm90bxocZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxoYZ29vZ2xlL3R5", + "cGUvbGF0bG5nLnByb3RvIsUDCgRUb29sElgKFWZ1bmN0aW9uX2RlY2xhcmF0", + "aW9ucxgBIAMoCzI0Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", + "RnVuY3Rpb25EZWNsYXJhdGlvbkID4EEBEkIKCXJldHJpZXZhbBgCIAEoCzIq", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUmV0cmlldmFsQgPg", + "QQESTgoNZ29vZ2xlX3NlYXJjaBgHIAEoCzIyLmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuVG9vbC5Hb29nbGVTZWFyY2hCA+BBARJcChdnb29n", + "bGVfc2VhcmNoX3JldHJpZXZhbBgDIAEoCzI2Lmdvb2dsZS5jbG91ZC5haXBs", + "YXRmb3JtLnYxYmV0YTEuR29vZ2xlU2VhcmNoUmV0cmlldmFsQgPgQQESUAoO", + "Y29kZV9leGVjdXRpb24YBCABKAsyMy5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MWJldGExLlRvb2wuQ29kZUV4ZWN1dGlvbkID4EEBGg4KDEdvb2dsZVNl", + "YXJjaBoPCg1Db2RlRXhlY3V0aW9uIrADCg5Ub29sVXNlRXhhbXBsZRJhChNl", + "eHRlbnNpb25fb3BlcmF0aW9uGAogASgLMkIuZ29vZ2xlLmNsb3VkLmFpcGxh", + "dGZvcm0udjFiZXRhMS5Ub29sVXNlRXhhbXBsZS5FeHRlbnNpb25PcGVyYXRp", + "b25IABIXCg1mdW5jdGlvbl9uYW1lGAsgASgJSAASGQoMZGlzcGxheV9uYW1l", + "GAEgASgJQgPgQQISEgoFcXVlcnkYAiABKAlCA+BBAhIvCg5yZXF1ZXN0X3Bh", + "cmFtcxgDIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3QSMAoPcmVzcG9u", + "c2VfcGFyYW1zGAQgASgLMhcuZ29vZ2xlLnByb3RvYnVmLlN0cnVjdBIYChBy", + "ZXNwb25zZV9zdW1tYXJ5GAUgASgJGmwKEkV4dGVuc2lvbk9wZXJhdGlvbhI7", + "CglleHRlbnNpb24YASABKAlCKPpBJQojYWlwbGF0Zm9ybS5nb29nbGVhcGlz", + "LmNvbS9FeHRlbnNpb24SGQoMb3BlcmF0aW9uX2lkGAIgASgJQgPgQQJCCAoG", + "VGFyZ2V0ItIBChNGdW5jdGlvbkRlY2xhcmF0aW9uEhEKBG5hbWUYASABKAlC", + "A+BBAhIYCgtkZXNjcmlwdGlvbhgCIAEoCUID4EEBEkcKCnBhcmFtZXRlcnMY", + "AyABKAsyLi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLk9wZW5B", + "cGlTY2hlbWFCA+BBARJFCghyZXNwb25zZRgEIAEoCzIuLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxYmV0YTEuT3BlbkFwaVNjaGVtYUID4EEBIk0KDEZ1", + "bmN0aW9uQ2FsbBIRCgRuYW1lGAEgASgJQgPgQQISKgoEYXJncxgCIAEoCzIX", + "Lmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3RCA+BBASJVChBGdW5jdGlvblJlc3Bv", + "bnNlEhEKBG5hbWUYASABKAlCA+BBAhIuCghyZXNwb25zZRgCIAEoCzIXLmdv", + "b2dsZS5wcm90b2J1Zi5TdHJ1Y3RCA+BBAiKmAQoORXhlY3V0YWJsZUNvZGUS", + "TwoIbGFuZ3VhZ2UYASABKA4yOC5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52", + "MWJldGExLkV4ZWN1dGFibGVDb2RlLkxhbmd1YWdlQgPgQQISEQoEY29kZRgC", + "IAEoCUID4EECIjAKCExhbmd1YWdlEhgKFExBTkdVQUdFX1VOU1BFQ0lGSUVE", + "EAASCgoGUFlUSE9OEAEi5QEKE0NvZGVFeGVjdXRpb25SZXN1bHQSUgoHb3V0", + "Y29tZRgBIAEoDjI8Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEu", + "Q29kZUV4ZWN1dGlvblJlc3VsdC5PdXRjb21lQgPgQQISEwoGb3V0cHV0GAIg", + "ASgJQgPgQQEiZQoHT3V0Y29tZRIXChNPVVRDT01FX1VOU1BFQ0lGSUVEEAAS", + "DgoKT1VUQ09NRV9PSxABEhIKDk9VVENPTUVfRkFJTEVEEAISHQoZT1VUQ09N", + "RV9ERUFETElORV9FWENFRURFRBADItMBCglSZXRyaWV2YWwSSwoQdmVydGV4", + "X2FpX3NlYXJjaBgCIAEoCzIvLmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYx", + "YmV0YTEuVmVydGV4QUlTZWFyY2hIABJLChB2ZXJ0ZXhfcmFnX3N0b3JlGAQg", + "ASgLMi8uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMS5WZXJ0ZXhS", + "YWdTdG9yZUgAEiIKE2Rpc2FibGVfYXR0cmlidXRpb24YAyABKAhCBRgB4EEB", + "QggKBnNvdXJjZSL4AwoOVmVydGV4UmFnU3RvcmUSQgoLcmFnX2NvcnBvcmEY", + "ASADKAlCLRgB4EEB+kElCiNhaXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL1Jh", + "Z0NvcnB1cxJXCg1yYWdfcmVzb3VyY2VzGAQgAygLMjsuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5WZXJ0ZXhSYWdTdG9yZS5SYWdSZXNvdXJj", + "ZUID4EEBEiQKEHNpbWlsYXJpdHlfdG9wX2sYAiABKAVCBRgB4EEBSACIAQES", + "LQoZdmVjdG9yX2Rpc3RhbmNlX3RocmVzaG9sZBgDIAEoAUIFGAHgQQFIAYgB", + "ARJWChRyYWdfcmV0cmlldmFsX2NvbmZpZxgGIAEoCzIzLmdvb2dsZS5jbG91", + "ZC5haXBsYXRmb3JtLnYxYmV0YTEuUmFnUmV0cmlldmFsQ29uZmlnQgPgQQEa", + "aQoLUmFnUmVzb3VyY2USPwoKcmFnX2NvcnB1cxgBIAEoCUIr4EEB+kElCiNh", + "aXBsYXRmb3JtLmdvb2dsZWFwaXMuY29tL1JhZ0NvcnB1cxIZCgxyYWdfZmls", + "ZV9pZHMYAiADKAlCA+BBAUITChFfc2ltaWxhcml0eV90b3Bfa0IcChpfdmVj", + "dG9yX2Rpc3RhbmNlX3RocmVzaG9sZCIoCg5WZXJ0ZXhBSVNlYXJjaBIWCglk", + "YXRhc3RvcmUYASABKAlCA+BBAiJyChVHb29nbGVTZWFyY2hSZXRyaWV2YWwS", + "WQoYZHluYW1pY19yZXRyaWV2YWxfY29uZmlnGAIgASgLMjcuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5EeW5hbWljUmV0cmlldmFsQ29uZmln", + "Is8BChZEeW5hbWljUmV0cmlldmFsQ29uZmlnEkoKBG1vZGUYASABKA4yPC5n", + "b29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkR5bmFtaWNSZXRyaWV2", + "YWxDb25maWcuTW9kZRIjChFkeW5hbWljX3RocmVzaG9sZBgCIAEoAkID4EEB", + "SACIAQEiLgoETW9kZRIUChBNT0RFX1VOU1BFQ0lGSUVEEAASEAoMTU9ERV9E", + "WU5BTUlDEAFCFAoSX2R5bmFtaWNfdGhyZXNob2xkIrsBCgpUb29sQ29uZmln", + "ElwKF2Z1bmN0aW9uX2NhbGxpbmdfY29uZmlnGAEgASgLMjYuZ29vZ2xlLmNs", + "b3VkLmFpcGxhdGZvcm0udjFiZXRhMS5GdW5jdGlvbkNhbGxpbmdDb25maWdC", + "A+BBARJPChByZXRyaWV2YWxfY29uZmlnGAIgASgLMjAuZ29vZ2xlLmNsb3Vk", + "LmFpcGxhdGZvcm0udjFiZXRhMS5SZXRyaWV2YWxDb25maWdCA+BBASLHAQoV", + "RnVuY3Rpb25DYWxsaW5nQ29uZmlnEk4KBG1vZGUYASABKA4yOy5nb29nbGUu", + "Y2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLkZ1bmN0aW9uQ2FsbGluZ0NvbmZp", + "Zy5Nb2RlQgPgQQESIwoWYWxsb3dlZF9mdW5jdGlvbl9uYW1lcxgCIAMoCUID", + "4EEBIjkKBE1vZGUSFAoQTU9ERV9VTlNQRUNJRklFRBAAEggKBEFVVE8QARIH", + "CgNBTlkQAhIICgROT05FEAMidgoPUmV0cmlldmFsQ29uZmlnEikKB2xhdF9s", + "bmcYASABKAsyEy5nb29nbGUudHlwZS5MYXRMbmdIAIgBARIaCg1sYW5ndWFn", + "ZV9jb2RlGAIgASgJSAGIAQFCCgoIX2xhdF9sbmdCEAoOX2xhbmd1YWdlX2Nv", + "ZGUizwYKElJhZ1JldHJpZXZhbENvbmZpZxISCgV0b3BfaxgBIAEoBUID4EEB", + "ElwKDWh5YnJpZF9zZWFyY2gYAiABKAsyQC5nb29nbGUuY2xvdWQuYWlwbGF0", + "Zm9ybS52MWJldGExLlJhZ1JldHJpZXZhbENvbmZpZy5IeWJyaWRTZWFyY2hC", + "A+BBARJPCgZmaWx0ZXIYAyABKAsyOi5nb29nbGUuY2xvdWQuYWlwbGF0Zm9y", + "bS52MWJldGExLlJhZ1JldHJpZXZhbENvbmZpZy5GaWx0ZXJCA+BBARJRCgdy", + "YW5raW5nGAQgASgLMjsuZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRh", + "MS5SYWdSZXRyaWV2YWxDb25maWcuUmFua2luZ0ID4EEBGjEKDEh5YnJpZFNl", + "YXJjaBIXCgVhbHBoYRgBIAEoAkID4EEBSACIAQFCCAoGX2FscGhhGpMBCgZG", + "aWx0ZXISKAoZdmVjdG9yX2Rpc3RhbmNlX3RocmVzaG9sZBgDIAEoAUID4EEB", + "SAASKgobdmVjdG9yX3NpbWlsYXJpdHlfdGhyZXNob2xkGAQgASgBQgPgQQFI", + "ABIcCg9tZXRhZGF0YV9maWx0ZXIYAiABKAlCA+BBAUIVChN2ZWN0b3JfZGJf", + "dGhyZXNob2xkGtkCCgdSYW5raW5nEmQKDHJhbmtfc2VydmljZRgBIAEoCzJH", + "Lmdvb2dsZS5jbG91ZC5haXBsYXRmb3JtLnYxYmV0YTEuUmFnUmV0cmlldmFs", + "Q29uZmlnLlJhbmtpbmcuUmFua1NlcnZpY2VCA+BBAUgAEmAKCmxsbV9yYW5r", + "ZXIYAyABKAsyRS5nb29nbGUuY2xvdWQuYWlwbGF0Zm9ybS52MWJldGExLlJh", + "Z1JldHJpZXZhbENvbmZpZy5SYW5raW5nLkxsbVJhbmtlckID4EEBSAAaOgoL", + "UmFua1NlcnZpY2USHAoKbW9kZWxfbmFtZRgBIAEoCUID4EEBSACIAQFCDQoL", + "X21vZGVsX25hbWUaOAoJTGxtUmFua2VyEhwKCm1vZGVsX25hbWUYASABKAlC", + "A+BBAUgAiAEBQg0KC19tb2RlbF9uYW1lQhAKDnJhbmtpbmdfY29uZmlnQuAB", + "CiNjb20uZ29vZ2xlLmNsb3VkLmFpcGxhdGZvcm0udjFiZXRhMUIJVG9vbFBy", + "b3RvUAFaQ2Nsb3VkLmdvb2dsZS5jb20vZ28vYWlwbGF0Zm9ybS9hcGl2MWJl", + "dGExL2FpcGxhdGZvcm1wYjthaXBsYXRmb3JtcGKqAh9Hb29nbGUuQ2xvdWQu", + "QUlQbGF0Zm9ybS5WMUJldGExygIfR29vZ2xlXENsb3VkXEFJUGxhdGZvcm1c", + "VjFiZXRhMeoCIkdvb2dsZTo6Q2xvdWQ6OkFJUGxhdGZvcm06OlYxYmV0YTFi", + "BnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, - new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.OpenapiReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, }, + new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.AIPlatform.V1Beta1.OpenapiReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, global::Google.Type.LatlngReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Tool), global::Google.Cloud.AIPlatform.V1Beta1.Tool.Parser, new[]{ "FunctionDeclarations", "Retrieval", "GoogleSearch", "GoogleSearchRetrieval", "CodeExecution" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Tool.Types.GoogleSearch), global::Google.Cloud.AIPlatform.V1Beta1.Tool.Types.GoogleSearch.Parser, null, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.Tool.Types.CodeExecution), global::Google.Cloud.AIPlatform.V1Beta1.Tool.Types.CodeExecution.Parser, null, null, null, null, null)}), @@ -138,8 +143,9 @@ static ToolReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.VertexAISearch), global::Google.Cloud.AIPlatform.V1Beta1.VertexAISearch.Parser, new[]{ "Datastore" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.GoogleSearchRetrieval), global::Google.Cloud.AIPlatform.V1Beta1.GoogleSearchRetrieval.Parser, new[]{ "DynamicRetrievalConfig" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.DynamicRetrievalConfig), global::Google.Cloud.AIPlatform.V1Beta1.DynamicRetrievalConfig.Parser, new[]{ "Mode", "DynamicThreshold" }, new[]{ "DynamicThreshold" }, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.DynamicRetrievalConfig.Types.Mode) }, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ToolConfig), global::Google.Cloud.AIPlatform.V1Beta1.ToolConfig.Parser, new[]{ "FunctionCallingConfig" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.ToolConfig), global::Google.Cloud.AIPlatform.V1Beta1.ToolConfig.Parser, new[]{ "FunctionCallingConfig", "RetrievalConfig" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.FunctionCallingConfig), global::Google.Cloud.AIPlatform.V1Beta1.FunctionCallingConfig.Parser, new[]{ "Mode", "AllowedFunctionNames" }, null, new[]{ typeof(global::Google.Cloud.AIPlatform.V1Beta1.FunctionCallingConfig.Types.Mode) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.RetrievalConfig), global::Google.Cloud.AIPlatform.V1Beta1.RetrievalConfig.Parser, new[]{ "LatLng", "LanguageCode" }, new[]{ "LatLng", "LanguageCode" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig), global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Parser, new[]{ "TopK", "HybridSearch", "Filter", "Ranking" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Types.HybridSearch), global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Types.HybridSearch.Parser, new[]{ "Alpha" }, new[]{ "Alpha" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Types.Filter), global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Types.Filter.Parser, new[]{ "VectorDistanceThreshold", "VectorSimilarityThreshold", "MetadataFilter" }, new[]{ "VectorDbThreshold" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Types.Ranking), global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Types.Ranking.Parser, new[]{ "RankService", "LlmRanker" }, new[]{ "RankingConfig" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Types.Ranking.Types.RankService), global::Google.Cloud.AIPlatform.V1Beta1.RagRetrievalConfig.Types.Ranking.Types.RankService.Parser, new[]{ "ModelName" }, new[]{ "ModelName" }, null, null, null), @@ -4705,6 +4711,7 @@ public ToolConfig() { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ToolConfig(ToolConfig other) : this() { functionCallingConfig_ = other.functionCallingConfig_ != null ? other.functionCallingConfig_.Clone() : null; + retrievalConfig_ = other.retrievalConfig_ != null ? other.retrievalConfig_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -4729,6 +4736,21 @@ public ToolConfig Clone() { } } + /// Field number for the "retrieval_config" field. + public const int RetrievalConfigFieldNumber = 2; + private global::Google.Cloud.AIPlatform.V1Beta1.RetrievalConfig retrievalConfig_; + /// + /// Optional. Retrieval config. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.AIPlatform.V1Beta1.RetrievalConfig RetrievalConfig { + get { return retrievalConfig_; } + set { + retrievalConfig_ = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -4745,6 +4767,7 @@ public bool Equals(ToolConfig other) { return true; } if (!object.Equals(FunctionCallingConfig, other.FunctionCallingConfig)) return false; + if (!object.Equals(RetrievalConfig, other.RetrievalConfig)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -4753,6 +4776,7 @@ public bool Equals(ToolConfig other) { public override int GetHashCode() { int hash = 1; if (functionCallingConfig_ != null) hash ^= FunctionCallingConfig.GetHashCode(); + if (retrievalConfig_ != null) hash ^= RetrievalConfig.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -4775,6 +4799,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteMessage(FunctionCallingConfig); } + if (retrievalConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RetrievalConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -4789,6 +4817,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteMessage(FunctionCallingConfig); } + if (retrievalConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RetrievalConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -4802,6 +4834,9 @@ public int CalculateSize() { if (functionCallingConfig_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(FunctionCallingConfig); } + if (retrievalConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(RetrievalConfig); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -4820,6 +4855,12 @@ public void MergeFrom(ToolConfig other) { } FunctionCallingConfig.MergeFrom(other.FunctionCallingConfig); } + if (other.retrievalConfig_ != null) { + if (retrievalConfig_ == null) { + RetrievalConfig = new global::Google.Cloud.AIPlatform.V1Beta1.RetrievalConfig(); + } + RetrievalConfig.MergeFrom(other.RetrievalConfig); + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -4842,6 +4883,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(FunctionCallingConfig); break; } + case 18: { + if (retrievalConfig_ == null) { + RetrievalConfig = new global::Google.Cloud.AIPlatform.V1Beta1.RetrievalConfig(); + } + input.ReadMessage(RetrievalConfig); + break; + } } } #endif @@ -4864,6 +4912,13 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(FunctionCallingConfig); break; } + case 18: { + if (retrievalConfig_ == null) { + RetrievalConfig = new global::Google.Cloud.AIPlatform.V1Beta1.RetrievalConfig(); + } + input.ReadMessage(RetrievalConfig); + break; + } } } } @@ -5133,6 +5188,265 @@ public enum Mode { } + /// + /// Retrieval config. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class RetrievalConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new RetrievalConfig()); + 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.AIPlatform.V1Beta1.ToolReflection.Descriptor.MessageTypes[14]; } + } + + [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 RetrievalConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RetrievalConfig(RetrievalConfig other) : this() { + latLng_ = other.latLng_ != null ? other.latLng_.Clone() : null; + languageCode_ = other.languageCode_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RetrievalConfig Clone() { + return new RetrievalConfig(this); + } + + /// Field number for the "lat_lng" field. + public const int LatLngFieldNumber = 1; + private global::Google.Type.LatLng latLng_; + /// + /// The location of the user. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Type.LatLng LatLng { + get { return latLng_; } + set { + latLng_ = value; + } + } + + /// Field number for the "language_code" field. + public const int LanguageCodeFieldNumber = 2; + private readonly static string LanguageCodeDefaultValue = ""; + + private string languageCode_; + /// + /// The language code of the user. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string LanguageCode { + get { return languageCode_ ?? LanguageCodeDefaultValue; } + set { + languageCode_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "language_code" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasLanguageCode { + get { return languageCode_ != null; } + } + /// Clears the value of the "language_code" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearLanguageCode() { + languageCode_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as RetrievalConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(RetrievalConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(LatLng, other.LatLng)) return false; + if (LanguageCode != other.LanguageCode) 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 (latLng_ != null) hash ^= LatLng.GetHashCode(); + if (HasLanguageCode) hash ^= LanguageCode.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 (latLng_ != null) { + output.WriteRawTag(10); + output.WriteMessage(LatLng); + } + if (HasLanguageCode) { + output.WriteRawTag(18); + output.WriteString(LanguageCode); + } + 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 (latLng_ != null) { + output.WriteRawTag(10); + output.WriteMessage(LatLng); + } + if (HasLanguageCode) { + output.WriteRawTag(18); + output.WriteString(LanguageCode); + } + 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 (latLng_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(LatLng); + } + if (HasLanguageCode) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(LanguageCode); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(RetrievalConfig other) { + if (other == null) { + return; + } + if (other.latLng_ != null) { + if (latLng_ == null) { + LatLng = new global::Google.Type.LatLng(); + } + LatLng.MergeFrom(other.LatLng); + } + if (other.HasLanguageCode) { + LanguageCode = other.LanguageCode; + } + _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 (latLng_ == null) { + LatLng = new global::Google.Type.LatLng(); + } + input.ReadMessage(LatLng); + break; + } + case 18: { + LanguageCode = 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 (latLng_ == null) { + LatLng = new global::Google.Type.LatLng(); + } + input.ReadMessage(LatLng); + break; + } + case 18: { + LanguageCode = input.ReadString(); + break; + } + } + } + } + #endif + + } + /// /// Specifies the context retrieval config. /// @@ -5151,7 +5465,7 @@ public sealed partial class RagRetrievalConfig : pb::IMessage response = await backupDRClient.DeleteBackupVaultAsync(request); diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultRequestObjectSnippet.g.cs index 48f35f9604bf..1186bb37b677 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -44,6 +44,7 @@ public void DeleteBackupVaultRequestObject() Etag = "", ValidateOnly = false, AllowMissing = false, + IgnoreBackupPlanReferences = false, }; // Make the request Operation response = backupDRClient.DeleteBackupVault(request); diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultResourceNamesAsyncSnippet.g.cs index c65df3357386..ae4862421080 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultResourceNamesSnippet.g.cs index 0c2977570418..552ab97eea54 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultSnippet.g.cs index d9e3ebb87242..da2cd7864ca2 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteBackupVaultSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerAsyncSnippet.g.cs index 0d884e86e772..6289b118961a 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerRequestObjectAsyncSnippet.g.cs index bb669af4727c..d1eecb838681 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerRequestObjectSnippet.g.cs index 8dde588367b7..10c5cd1ff1a3 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerResourceNamesAsyncSnippet.g.cs index ab82dbea4d0d..c2516320a278 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerResourceNamesSnippet.g.cs index becb12927e8e..bdfda2acb5d0 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerSnippet.g.cs index 7c84fd9085cc..23d1f3de1d34 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.DeleteManagementServerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsAsyncSnippet.g.cs index 020496930618..0a0c0ffd0b8d 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsRequestObjectAsyncSnippet.g.cs index b55a751c27ed..eb038ba0b176 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsRequestObjectSnippet.g.cs index c657c4409a3b..1c3bc5527113 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsResourceNamesAsyncSnippet.g.cs index 8cd1d7b6a553..e9fd32857f6a 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsResourceNamesSnippet.g.cs index 7dafa473a873..ba519519389a 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsSnippet.g.cs index 436ff2e5a516..50090071ad5e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.FetchUsableBackupVaultsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupAsyncSnippet.g.cs index 713aeb750d31..97d879e6dc3d 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationAsyncSnippet.g.cs index c7b7aa0c0cc1..6e839abe43d6 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationRequestObjectAsyncSnippet.g.cs index c0581efce3a4..2994600fed8f 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationRequestObjectSnippet.g.cs index f81bea9523fa..e2642b1f9f26 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationResourceNamesAsyncSnippet.g.cs index e0c1f88f74f0..86a2b5269c20 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationResourceNamesSnippet.g.cs index 23f4c3b00b32..1617c97e546c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationSnippet.g.cs index 920bdb442d88..e9a5ec0bfb30 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAsyncSnippet.g.cs index ed56ca9f7408..a76b2382a181 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanRequestObjectAsyncSnippet.g.cs index 4f30a646f3a9..6c5bb0a98b5c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanRequestObjectSnippet.g.cs index 839b8c165508..02ee2afcc509 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanResourceNamesAsyncSnippet.g.cs index dfd3e3f1973c..16bcc83d6990 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanResourceNamesSnippet.g.cs index 87c9593d3b7a..6acd62474372 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanSnippet.g.cs index d2789c806b2d..77a38e7c503e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupPlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupRequestObjectAsyncSnippet.g.cs index a70caaf242fe..8de4aaa1fa80 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupRequestObjectSnippet.g.cs index e7231240d33e..8dcda94cfcf0 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupResourceNamesAsyncSnippet.g.cs index aab185583f42..973e7ef5f0c2 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupResourceNamesSnippet.g.cs index f282ee6542d5..273afdceba24 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupSnippet.g.cs index 56fd6c046d21..0367a70dc673 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultAsyncSnippet.g.cs index a36939513fc6..5c9f41489e4e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultRequestObjectAsyncSnippet.g.cs index f5054e522820..08a2e27d337c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultRequestObjectSnippet.g.cs index 6a372d1a295a..021d3ad773f5 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultResourceNamesAsyncSnippet.g.cs index a394d4396372..e2b30aadab48 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultResourceNamesSnippet.g.cs index 51d68c11e875..1bed525b6392 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultSnippet.g.cs index 04830044efc1..b1fe2ffef136 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetBackupVaultSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceAsyncSnippet.g.cs index b7cb7ba8437b..0222ab5db9a5 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceRequestObjectAsyncSnippet.g.cs index 9b4ada8e1ae0..fdd2d44ea931 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceRequestObjectSnippet.g.cs index 85c8f77488de..a62e3797f20e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceResourceNamesAsyncSnippet.g.cs index 741747f12d19..8818fcf24653 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceResourceNamesSnippet.g.cs index 25ee821694f2..26df5d10b7af 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceSnippet.g.cs index 8599e1252725..978977d1e447 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetDataSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerAsyncSnippet.g.cs index c12a1c472c0b..2c7c4f3f2a0a 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerRequestObjectAsyncSnippet.g.cs index 3266ec23cefc..aa2d1cd4e025 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerRequestObjectSnippet.g.cs index 8cfa21662f7c..6db111e45d4e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerResourceNamesAsyncSnippet.g.cs index 9105972830ec..7b11df286ea2 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerResourceNamesSnippet.g.cs index 9eaba78906e5..aa0a2a32691e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerSnippet.g.cs index 98a5f69e72d4..270a95e17ce3 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.GetManagementServerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.InitializeServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.InitializeServiceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..dc6dff2c0124 --- /dev/null +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.InitializeServiceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,66 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START backupdr_v1_generated_BackupDR_InitializeService_async] + using Google.Cloud.BackupDR.V1; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedBackupDRClientSnippets + { + /// Snippet for InitializeServiceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task InitializeServiceRequestObjectAsync() + { + // Create client + BackupDRClient backupDRClient = await BackupDRClient.CreateAsync(); + // Initialize request argument(s) + InitializeServiceRequest request = new InitializeServiceRequest + { + Name = "", + ResourceType = "", + RequestId = "", + }; + // Make the request + Operation response = await backupDRClient.InitializeServiceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + InitializeServiceResponse result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await backupDRClient.PollOnceInitializeServiceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + InitializeServiceResponse retrievedResult = retrievedResponse.Result; + } + } + } + // [END backupdr_v1_generated_BackupDR_InitializeService_async] +} diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.InitializeServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.InitializeServiceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..47214af11cd3 --- /dev/null +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.InitializeServiceRequestObjectSnippet.g.cs @@ -0,0 +1,65 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START backupdr_v1_generated_BackupDR_InitializeService_sync] + using Google.Cloud.BackupDR.V1; + using Google.LongRunning; + + public sealed partial class GeneratedBackupDRClientSnippets + { + /// Snippet for InitializeService + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void InitializeServiceRequestObject() + { + // Create client + BackupDRClient backupDRClient = BackupDRClient.Create(); + // Initialize request argument(s) + InitializeServiceRequest request = new InitializeServiceRequest + { + Name = "", + ResourceType = "", + RequestId = "", + }; + // Make the request + Operation response = backupDRClient.InitializeService(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + InitializeServiceResponse result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = backupDRClient.PollOnceInitializeService(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + InitializeServiceResponse retrievedResult = retrievedResponse.Result; + } + } + } + // [END backupdr_v1_generated_BackupDR_InitializeService_sync] +} diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsAsyncSnippet.g.cs index bf3cf3a184a5..e30c08dddd2e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsRequestObjectAsyncSnippet.g.cs index 9bee496b273d..295d00789dc3 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsRequestObjectSnippet.g.cs index 8f7da5922616..31bd94dc78a9 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsResourceNamesAsyncSnippet.g.cs index a4ac3a223a6a..3eac4cb6c9ee 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsResourceNamesSnippet.g.cs index 6862a891051e..19019f25d36c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsSnippet.g.cs index 652bbcba889f..dd4b53e423ff 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlanAssociationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansAsyncSnippet.g.cs index 57ead6f1b366..e0d203a179ee 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansRequestObjectAsyncSnippet.g.cs index b09752e5ed2b..d533d1cfb661 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansRequestObjectSnippet.g.cs index bd35d89a0ff9..d64288c797e2 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansResourceNamesAsyncSnippet.g.cs index ccccb69444f1..589fadfbe82b 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansResourceNamesSnippet.g.cs index dea46b105375..32d0871e077e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansSnippet.g.cs index bd63356f8282..0fac2c904bb3 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupPlansSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsAsyncSnippet.g.cs index 00619acff078..335c7ebf31ac 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsRequestObjectAsyncSnippet.g.cs index 5bcf69618e18..404da4d16637 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsRequestObjectSnippet.g.cs index 831082de07dc..f513eb2bc64f 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsResourceNamesAsyncSnippet.g.cs index b930e2f5124d..707d0fc8564e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsResourceNamesSnippet.g.cs index 28a0befe0bf2..02e38c07aa09 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsSnippet.g.cs index 067fdc84b214..595a7ed555b7 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupVaultsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsAsyncSnippet.g.cs index abdfe8d0dec0..4af7f068dc13 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsRequestObjectAsyncSnippet.g.cs index 7bbb99ded8d7..e8b40fe6f68f 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsRequestObjectSnippet.g.cs index 374683f32be0..65781eb3dee6 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsResourceNamesAsyncSnippet.g.cs index 714e2ecd74e4..92f8a75e62d5 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsResourceNamesSnippet.g.cs index fa2161f53dce..08fd1a39afe5 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsSnippet.g.cs index 346c07425bde..cc81500d5e7f 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesAsyncSnippet.g.cs index ae4787d23b18..4923b3132805 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesRequestObjectAsyncSnippet.g.cs index a688d7fe9c3d..854e052b53c1 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesRequestObjectSnippet.g.cs index 3f853e8e6457..f579dd8fd907 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesResourceNamesAsyncSnippet.g.cs index cc42d9ded339..30fe3b1dc250 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesResourceNamesSnippet.g.cs index 19c6866d593d..d055ea751d56 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesSnippet.g.cs index 910f75d6d9a4..0df56613511e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListDataSourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersAsyncSnippet.g.cs index 5558cd55e1d4..4ad1fbb19035 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersRequestObjectAsyncSnippet.g.cs index e49cf63b312a..342a03eb0db2 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersRequestObjectSnippet.g.cs index f0f2afb46d1e..adf73ded999c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersResourceNamesAsyncSnippet.g.cs index e122333f3606..da79cc1d38c0 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersResourceNamesSnippet.g.cs index faa88c109946..36f30acd1232 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersSnippet.g.cs index c2715b0e7b46..e536b94533ae 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.ListManagementServersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupAsyncSnippet.g.cs index da474654b14c..3c76d725ea0f 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupRequestObjectAsyncSnippet.g.cs index cd89fe76a65f..63218897358f 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupRequestObjectSnippet.g.cs index f6fa863f854a..9c088c400536 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupResourceNamesAsyncSnippet.g.cs index 64580964fb59..6595d869ec39 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupResourceNamesSnippet.g.cs index ea5d3e9da8dd..ba26ae7f1b3c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupSnippet.g.cs index 34becb7109ea..d4080df4bf54 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.RestoreBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupAsyncSnippet.g.cs index e635072f0bb4..b4a77166f802 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupRequestObjectAsyncSnippet.g.cs index 7828cc75e53d..811d6e5127ba 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupRequestObjectSnippet.g.cs index 99b8460659b8..145979d4f80d 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupResourceNamesAsyncSnippet.g.cs index f719045bb4cd..13741a7db876 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupResourceNamesSnippet.g.cs index 21ecc4d08dae..4f6fabfe17f5 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupSnippet.g.cs index 8702d0f89ce0..bef9934b4128 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.TriggerBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupAsyncSnippet.g.cs index 2c4b8dd025d8..641ccd38de70 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupRequestObjectAsyncSnippet.g.cs index 7e2446e694ef..8ca1a5b18c9f 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupRequestObjectSnippet.g.cs index ce1587b274d4..1c69dda4815d 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupSnippet.g.cs index fbcd311eb39a..625232357a35 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultAsyncSnippet.g.cs index 19c37516eaec..b3970809406a 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultRequestObjectAsyncSnippet.g.cs index 8fd8dc795e7a..284a4e826673 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultRequestObjectSnippet.g.cs index ae376696b3ac..649a55d75931 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultSnippet.g.cs index 0fe4e81886c5..dda3b499e20d 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateBackupVaultSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceAsyncSnippet.g.cs index 09020e78bf86..ec86d4f95995 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceRequestObjectAsyncSnippet.g.cs index 33469b2f94a8..434b2689ab35 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceRequestObjectSnippet.g.cs index 31197f9251cd..7ba80d977380 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceSnippet.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceSnippet.g.cs index 2fbe38d8a508..fbf0ef08069b 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceSnippet.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/BackupDRClient.UpdateDataSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/snippet_metadata_google.cloud.backupdr.v1.json b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/snippet_metadata_google.cloud.backupdr.v1.json index 6e97993edb57..5a7cd7b9c671 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/snippet_metadata_google.cloud.backupdr.v1.json +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.GeneratedSnippets/snippet_metadata_google.cloud.backupdr.v1.json @@ -2704,12 +2704,12 @@ "segments": [ { "start": 20, - "end": 67, + "end": 68, "type": "FULL" }, { "start": 36, - "end": 65, + "end": 66, "type": "SHORT" } ] @@ -2753,12 +2753,12 @@ "segments": [ { "start": 20, - "end": 68, + "end": 69, "type": "FULL" }, { "start": 37, - "end": 66, + "end": 67, "type": "SHORT" } ] @@ -7865,6 +7865,103 @@ "type": "SHORT" } ] + }, + { + "regionTag": "backupdr_v1_generated_BackupDR_InitializeService_sync", + "title": "InitializeServiceRequestObject", + "description": "Snippet for InitializeService", + "file": "BackupDRClient.InitializeServiceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "InitializeService", + "fullName": "Google.Cloud.BackupDR.V1.BackupDRClient.InitializeService", + "parameters": [ + { + "type": "Google.Cloud.BackupDR.V1.InitializeServiceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "BackupDRClient", + "fullName": "Google.Cloud.BackupDR.V1.BackupDRClient" + }, + "method": { + "shortName": "InitializeService", + "fullName": "google.cloud.backupdr.v1.BackupDR.InitializeService", + "service": { + "shortName": "BackupDR", + "fullName": "google.cloud.backupdr.v1.BackupDR" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 63, + "type": "FULL" + }, + { + "start": 35, + "end": 61, + "type": "SHORT" + } + ] + }, + { + "regionTag": "backupdr_v1_generated_BackupDR_InitializeService_async", + "title": "InitializeServiceRequestObjectAsync", + "description": "Snippet for InitializeServiceAsync", + "file": "BackupDRClient.InitializeServiceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "InitializeServiceAsync", + "fullName": "Google.Cloud.BackupDR.V1.BackupDRClient.InitializeServiceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.BackupDR.V1.InitializeServiceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "BackupDRClient", + "fullName": "Google.Cloud.BackupDR.V1.BackupDRClient" + }, + "method": { + "shortName": "InitializeService", + "fullName": "google.cloud.backupdr.v1.BackupDR.InitializeService", + "service": { + "shortName": "BackupDR", + "fullName": "google.cloud.backupdr.v1.BackupDR" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 36, + "end": 62, + "type": "SHORT" + } + ] } ] } diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.Snippets/BackupDRClientSnippets.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.Snippets/BackupDRClientSnippets.g.cs index 893b7521ba5b..90cdf51b7eb0 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.Snippets/BackupDRClientSnippets.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.Snippets/BackupDRClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -1776,6 +1776,7 @@ public void DeleteBackupVaultRequestObject() Etag = "", ValidateOnly = false, AllowMissing = false, + IgnoreBackupPlanReferences = false, }; // Make the request Operation response = backupDRClient.DeleteBackupVault(request); @@ -1814,6 +1815,7 @@ public async Task DeleteBackupVaultRequestObjectAsync() Etag = "", ValidateOnly = false, AllowMissing = false, + IgnoreBackupPlanReferences = false, }; // Make the request Operation response = await backupDRClient.DeleteBackupVaultAsync(request); @@ -5014,5 +5016,74 @@ public async Task TriggerBackupResourceNamesAsync() } // End snippet } + + /// Snippet for InitializeService + public void InitializeServiceRequestObject() + { + // Snippet: InitializeService(InitializeServiceRequest, CallSettings) + // Create client + BackupDRClient backupDRClient = BackupDRClient.Create(); + // Initialize request argument(s) + InitializeServiceRequest request = new InitializeServiceRequest + { + Name = "", + ResourceType = "", + RequestId = "", + }; + // Make the request + Operation response = backupDRClient.InitializeService(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + InitializeServiceResponse result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = backupDRClient.PollOnceInitializeService(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + InitializeServiceResponse retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for InitializeServiceAsync + public async Task InitializeServiceRequestObjectAsync() + { + // Snippet: InitializeServiceAsync(InitializeServiceRequest, CallSettings) + // Additional: InitializeServiceAsync(InitializeServiceRequest, CancellationToken) + // Create client + BackupDRClient backupDRClient = await BackupDRClient.CreateAsync(); + // Initialize request argument(s) + InitializeServiceRequest request = new InitializeServiceRequest + { + Name = "", + ResourceType = "", + RequestId = "", + }; + // Make the request + Operation response = await backupDRClient.InitializeServiceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + InitializeServiceResponse result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await backupDRClient.PollOnceInitializeServiceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + InitializeServiceResponse retrievedResult = retrievedResponse.Result; + } + // End snippet + } } } diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupDRClient.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupDRClient.g.cs index 180334ecaf20..e2ffcec46108 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupDRClient.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupDRClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -91,6 +91,8 @@ private BackupDRSettings(BackupDRSettings existing) : base(existing) DeleteBackupPlanAssociationOperationsSettings = existing.DeleteBackupPlanAssociationOperationsSettings.Clone(); TriggerBackupSettings = existing.TriggerBackupSettings; TriggerBackupOperationsSettings = existing.TriggerBackupOperationsSettings.Clone(); + InitializeServiceSettings = existing.InitializeServiceSettings; + InitializeServiceOperationsSettings = existing.InitializeServiceOperationsSettings.Clone(); LocationsSettings = existing.LocationsSettings; IAMPolicySettings = existing.IAMPolicySettings; OnCopy(existing); @@ -742,6 +744,42 @@ private BackupDRSettings(BackupDRSettings existing) : base(existing) DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), }; + /// + /// for synchronous and asynchronous calls to + /// BackupDRClient.InitializeService and BackupDRClient.InitializeServiceAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings InitializeServiceSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// Long Running Operation settings for calls to BackupDRClient.InitializeService and + /// BackupDRClient.InitializeServiceAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings InitializeServiceOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + /// /// The settings to use for the associated with the client. /// @@ -4872,6 +4910,60 @@ public virtual BackupPlanAssociation GetBackupPlanAssociation(BackupPlanAssociat /// A Task containing the RPC response. public virtual stt::Task> TriggerBackupAsync(BackupPlanAssociationName name, string ruleId, st::CancellationToken cancellationToken) => TriggerBackupAsync(name, ruleId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Initializes the service related config for a project. + /// + /// 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 InitializeService(InitializeServiceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Initializes the service related config for a project. + /// + /// 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> InitializeServiceAsync(InitializeServiceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Initializes the service related config for a project. + /// + /// 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> InitializeServiceAsync(InitializeServiceRequest request, st::CancellationToken cancellationToken) => + InitializeServiceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for InitializeService. + public virtual lro::OperationsClient InitializeServiceOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of InitializeService + /// . + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceInitializeService(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), InitializeServiceOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// InitializeService. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceInitializeServiceAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), InitializeServiceOperationsClient, callSettings); } /// BackupDR client wrapper implementation, for convenient use. @@ -4934,6 +5026,8 @@ public sealed partial class BackupDRClientImpl : BackupDRClient private readonly gaxgrpc::ApiCall _callTriggerBackup; + private readonly gaxgrpc::ApiCall _callInitializeService; + /// /// Constructs a client wrapper for the BackupDR service, with the specified gRPC client and settings. /// @@ -4963,6 +5057,7 @@ public BackupDRClientImpl(BackupDR.BackupDRClient grpcClient, BackupDRSettings s CreateBackupPlanAssociationOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.CreateBackupPlanAssociationOperationsSettings, logger); DeleteBackupPlanAssociationOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.DeleteBackupPlanAssociationOperationsSettings, logger); TriggerBackupOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.TriggerBackupOperationsSettings, logger); + InitializeServiceOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.InitializeServiceOperationsSettings, logger); LocationsClient = new gcl::LocationsClientImpl(grpcClient.CreateLocationsClient(), effectiveSettings.LocationsSettings, logger); IAMPolicyClient = new gciv::IAMPolicyClientImpl(grpcClient.CreateIAMPolicyClient(), effectiveSettings.IAMPolicySettings, logger); _callListManagementServers = clientHelper.BuildApiCall("ListManagementServers", grpcClient.ListManagementServersAsync, grpcClient.ListManagementServers, effectiveSettings.ListManagementServersSettings).WithGoogleRequestParam("parent", request => request.Parent); @@ -5046,6 +5141,9 @@ public BackupDRClientImpl(BackupDR.BackupDRClient grpcClient, BackupDRSettings s _callTriggerBackup = clientHelper.BuildApiCall("TriggerBackup", grpcClient.TriggerBackupAsync, grpcClient.TriggerBackup, effectiveSettings.TriggerBackupSettings).WithGoogleRequestParam("name", request => request.Name); Modify_ApiCall(ref _callTriggerBackup); Modify_TriggerBackupApiCall(ref _callTriggerBackup); + _callInitializeService = clientHelper.BuildApiCall("InitializeService", grpcClient.InitializeServiceAsync, grpcClient.InitializeService, effectiveSettings.InitializeServiceSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callInitializeService); + Modify_InitializeServiceApiCall(ref _callInitializeService); OnConstruction(grpcClient, effectiveSettings, clientHelper); } @@ -5105,6 +5203,8 @@ public BackupDRClientImpl(BackupDR.BackupDRClient grpcClient, BackupDRSettings s partial void Modify_TriggerBackupApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_InitializeServiceApiCall(ref gaxgrpc::ApiCall call); + partial void OnConstruction(BackupDR.BackupDRClient grpcClient, BackupDRSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); /// The underlying gRPC BackupDR client @@ -5170,6 +5270,8 @@ public BackupDRClientImpl(BackupDR.BackupDRClient grpcClient, BackupDRSettings s partial void Modify_TriggerBackupRequest(ref TriggerBackupRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_InitializeServiceRequest(ref InitializeServiceRequest request, ref gaxgrpc::CallSettings settings); + /// /// Lists ManagementServers in a given project and location. /// @@ -5863,6 +5965,33 @@ public override BackupPlanAssociation GetBackupPlanAssociation(GetBackupPlanAsso Modify_TriggerBackupRequest(ref request, ref callSettings); return new lro::Operation(await _callTriggerBackup.Async(request, callSettings).ConfigureAwait(false), TriggerBackupOperationsClient); } + + /// The long-running operations client for InitializeService. + public override lro::OperationsClient InitializeServiceOperationsClient { get; } + + /// + /// Initializes the service related config for a project. + /// + /// 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 InitializeService(InitializeServiceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_InitializeServiceRequest(ref request, ref callSettings); + return new lro::Operation(_callInitializeService.Sync(request, callSettings), InitializeServiceOperationsClient); + } + + /// + /// Initializes the service related config for a project. + /// + /// 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> InitializeServiceAsync(InitializeServiceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_InitializeServiceRequest(ref request, ref callSettings); + return new lro::Operation(await _callInitializeService.Async(request, callSettings).ConfigureAwait(false), InitializeServiceOperationsClient); + } } public partial class ListManagementServersRequest : gaxgrpc::IPageRequest diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupdr.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupdr.g.cs index 49015e25d89b..31b0ddfb202c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupdr.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupdr.g.cs @@ -60,7 +60,7 @@ static BackupdrReflection() { "ZW50VVJJQgPgQQMSTAoFc3RhdGUYByABKA4yOC5nb29nbGUuY2xvdWQuYmFj", "a3VwZHIudjEuTWFuYWdlbWVudFNlcnZlci5JbnN0YW5jZVN0YXRlQgPgQQMS", "PgoIbmV0d29ya3MYCCADKAsyJy5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEu", - "TmV0d29ya0NvbmZpZ0ID4EECEhEKBGV0YWcYDSABKAlCA+BBARIdChBvYXV0", + "TmV0d29ya0NvbmZpZ0ID4EEBEhEKBGV0YWcYDSABKAlCA+BBARIdChBvYXV0", "aDJfY2xpZW50X2lkGA8gASgJQgPgQQMSdgopd29ya2ZvcmNlX2lkZW50aXR5", "X2Jhc2VkX29hdXRoMl9jbGllbnRfaWQYESABKAsyPi5nb29nbGUuY2xvdWQu", "YmFja3VwZHIudjEuV29ya2ZvcmNlSWRlbnRpdHlCYXNlZE9BdXRoMkNsaWVu", @@ -94,156 +94,166 @@ static BackupdrReflection() { "U2VydmVyQgPgQQISFwoKcmVxdWVzdF9pZBgEIAEoCUID4EEBIngKHURlbGV0", "ZU1hbmFnZW1lbnRTZXJ2ZXJSZXF1ZXN0Ej4KBG5hbWUYASABKAlCMOBBAvpB", "KgooYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vTWFuYWdlbWVudFNlcnZlchIX", - "CgpyZXF1ZXN0X2lkGAIgASgJQgPgQQEilgMKEU9wZXJhdGlvbk1ldGFkYXRh", - "EjQKC2NyZWF0ZV90aW1lGAEgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVz", - "dGFtcEID4EEDEjEKCGVuZF90aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVm", - "LlRpbWVzdGFtcEID4EEDEhMKBnRhcmdldBgDIAEoCUID4EEDEhEKBHZlcmIY", - "BCABKAlCA+BBAxIbCg5zdGF0dXNfbWVzc2FnZRgFIAEoCUID4EEDEiMKFnJl", - "cXVlc3RlZF9jYW5jZWxsYXRpb24YBiABKAhCA+BBAxIYCgthcGlfdmVyc2lv", - "bhgHIAEoCUID4EEDEl0KD2FkZGl0aW9uYWxfaW5mbxgIIAMoCzI/Lmdvb2ds", - "ZS5jbG91ZC5iYWNrdXBkci52MS5PcGVyYXRpb25NZXRhZGF0YS5BZGRpdGlv", - "bmFsSW5mb0VudHJ5QgPgQQMaNQoTQWRkaXRpb25hbEluZm9FbnRyeRILCgNr", - "ZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBMtovCghCYWNrdXBEUhLQAQoV", - "TGlzdE1hbmFnZW1lbnRTZXJ2ZXJzEjYuZ29vZ2xlLmNsb3VkLmJhY2t1cGRy", - "LnYxLkxpc3RNYW5hZ2VtZW50U2VydmVyc1JlcXVlc3QaNy5nb29nbGUuY2xv", - "dWQuYmFja3VwZHIudjEuTGlzdE1hbmFnZW1lbnRTZXJ2ZXJzUmVzcG9uc2Ui", - "RtpBBnBhcmVudILT5JMCNxI1L3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2Nh", - "dGlvbnMvKn0vbWFuYWdlbWVudFNlcnZlcnMSvQEKE0dldE1hbmFnZW1lbnRT", - "ZXJ2ZXISNC5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuR2V0TWFuYWdlbWVu", - "dFNlcnZlclJlcXVlc3QaKi5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuTWFu", - "YWdlbWVudFNlcnZlciJE2kEEbmFtZYLT5JMCNxI1L3YxL3tuYW1lPXByb2pl", - "Y3RzLyovbG9jYXRpb25zLyovbWFuYWdlbWVudFNlcnZlcnMvKn0SmwIKFkNy", - "ZWF0ZU1hbmFnZW1lbnRTZXJ2ZXISNy5nb29nbGUuY2xvdWQuYmFja3VwZHIu", - "djEuQ3JlYXRlTWFuYWdlbWVudFNlcnZlclJlcXVlc3QaHS5nb29nbGUubG9u", - "Z3J1bm5pbmcuT3BlcmF0aW9uIqgBykElChBNYW5hZ2VtZW50U2VydmVyEhFP", - "cGVyYXRpb25NZXRhZGF0YdpBLXBhcmVudCxtYW5hZ2VtZW50X3NlcnZlcixt", - "YW5hZ2VtZW50X3NlcnZlcl9pZILT5JMCSiI1L3YxL3twYXJlbnQ9cHJvamVj", - "dHMvKi9sb2NhdGlvbnMvKn0vbWFuYWdlbWVudFNlcnZlcnM6EW1hbmFnZW1l", - "bnRfc2VydmVyEuMBChZEZWxldGVNYW5hZ2VtZW50U2VydmVyEjcuZ29vZ2xl", - "LmNsb3VkLmJhY2t1cGRyLnYxLkRlbGV0ZU1hbmFnZW1lbnRTZXJ2ZXJSZXF1", - "ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJxykEqChVnb29n", - "bGUucHJvdG9idWYuRW1wdHkSEU9wZXJhdGlvbk1ldGFkYXRh2kEEbmFtZYLT", - "5JMCNyo1L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbWFuYWdl", - "bWVudFNlcnZlcnMvKn0S+AEKEUNyZWF0ZUJhY2t1cFZhdWx0EjIuZ29vZ2xl", - "LmNsb3VkLmJhY2t1cGRyLnYxLkNyZWF0ZUJhY2t1cFZhdWx0UmVxdWVzdBod", - "Lmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24ijwHKQSAKC0JhY2t1cFZh", - "dWx0EhFPcGVyYXRpb25NZXRhZGF0YdpBI3BhcmVudCxiYWNrdXBfdmF1bHQs", - "YmFja3VwX3ZhdWx0X2lkgtPkkwJAIjAvdjEve3BhcmVudD1wcm9qZWN0cy8q", - "L2xvY2F0aW9ucy8qfS9iYWNrdXBWYXVsdHM6DGJhY2t1cF92YXVsdBK8AQoQ", - "TGlzdEJhY2t1cFZhdWx0cxIxLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5M", - "aXN0QmFja3VwVmF1bHRzUmVxdWVzdBoyLmdvb2dsZS5jbG91ZC5iYWNrdXBk", - "ci52MS5MaXN0QmFja3VwVmF1bHRzUmVzcG9uc2UiQdpBBnBhcmVudILT5JMC", - "MhIwL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vYmFja3Vw", - "VmF1bHRzEt0BChdGZXRjaFVzYWJsZUJhY2t1cFZhdWx0cxI4Lmdvb2dsZS5j", - "bG91ZC5iYWNrdXBkci52MS5GZXRjaFVzYWJsZUJhY2t1cFZhdWx0c1JlcXVl", - "c3QaOS5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuRmV0Y2hVc2FibGVCYWNr", - "dXBWYXVsdHNSZXNwb25zZSJN2kEGcGFyZW50gtPkkwI+EjwvdjEve3BhcmVu", - "dD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9iYWNrdXBWYXVsdHM6ZmV0Y2hV", - "c2FibGUSqQEKDkdldEJhY2t1cFZhdWx0Ei8uZ29vZ2xlLmNsb3VkLmJhY2t1", - "cGRyLnYxLkdldEJhY2t1cFZhdWx0UmVxdWVzdBolLmdvb2dsZS5jbG91ZC5i", - "YWNrdXBkci52MS5CYWNrdXBWYXVsdCI/2kEEbmFtZYLT5JMCMhIwL3YxL3tu", - "YW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYmFja3VwVmF1bHRzLyp9EvoB", - "ChFVcGRhdGVCYWNrdXBWYXVsdBIyLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52", - "MS5VcGRhdGVCYWNrdXBWYXVsdFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5p", - "bmcuT3BlcmF0aW9uIpEBykEgCgtCYWNrdXBWYXVsdBIRT3BlcmF0aW9uTWV0", - "YWRhdGHaQRhiYWNrdXBfdmF1bHQsdXBkYXRlX21hc2uC0+STAk0yPS92MS97", - "YmFja3VwX3ZhdWx0Lm5hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9iYWNr", - "dXBWYXVsdHMvKn06DGJhY2t1cF92YXVsdBLUAQoRRGVsZXRlQmFja3VwVmF1", - "bHQSMi5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuRGVsZXRlQmFja3VwVmF1", - "bHRSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJsykEq", - "ChVnb29nbGUucHJvdG9idWYuRW1wdHkSEU9wZXJhdGlvbk1ldGFkYXRh2kEE", - "bmFtZYLT5JMCMiowL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyov", - "YmFja3VwVmF1bHRzLyp9EscBCg9MaXN0RGF0YVNvdXJjZXMSMC5nb29nbGUu", - "Y2xvdWQuYmFja3VwZHIudjEuTGlzdERhdGFTb3VyY2VzUmVxdWVzdBoxLmdv", - "b2dsZS5jbG91ZC5iYWNrdXBkci52MS5MaXN0RGF0YVNvdXJjZXNSZXNwb25z", - "ZSJP2kEGcGFyZW50gtPkkwJAEj4vdjEve3BhcmVudD1wcm9qZWN0cy8qL2xv", - "Y2F0aW9ucy8qL2JhY2t1cFZhdWx0cy8qfS9kYXRhU291cmNlcxK0AQoNR2V0", - "RGF0YVNvdXJjZRIuLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5HZXREYXRh", - "U291cmNlUmVxdWVzdBokLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5EYXRh", - "U291cmNlIk3aQQRuYW1lgtPkkwJAEj4vdjEve25hbWU9cHJvamVjdHMvKi9s", - "b2NhdGlvbnMvKi9iYWNrdXBWYXVsdHMvKi9kYXRhU291cmNlcy8qfRKCAgoQ", - "VXBkYXRlRGF0YVNvdXJjZRIxLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5V", - "cGRhdGVEYXRhU291cmNlUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5P", - "cGVyYXRpb24imwHKQR8KCkRhdGFTb3VyY2USEU9wZXJhdGlvbk1ldGFkYXRh", - "2kEXZGF0YV9zb3VyY2UsdXBkYXRlX21hc2uC0+STAlkySi92MS97ZGF0YV9z", - "b3VyY2UubmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2JhY2t1cFZhdWx0", - "cy8qL2RhdGFTb3VyY2VzLyp9OgtkYXRhX3NvdXJjZRLFAQoLTGlzdEJhY2t1", - "cHMSLC5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuTGlzdEJhY2t1cHNSZXF1", - "ZXN0Gi0uZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkxpc3RCYWNrdXBzUmVz", - "cG9uc2UiWdpBBnBhcmVudILT5JMCShJIL3YxL3twYXJlbnQ9cHJvamVjdHMv", - "Ki9sb2NhdGlvbnMvKi9iYWNrdXBWYXVsdHMvKi9kYXRhU291cmNlcy8qfS9i", - "YWNrdXBzErIBCglHZXRCYWNrdXASKi5nb29nbGUuY2xvdWQuYmFja3VwZHIu", - "djEuR2V0QmFja3VwUmVxdWVzdBogLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52", - "MS5CYWNrdXAiV9pBBG5hbWWC0+STAkoSSC92MS97bmFtZT1wcm9qZWN0cy8q", - "L2xvY2F0aW9ucy8qL2JhY2t1cFZhdWx0cy8qL2RhdGFTb3VyY2VzLyovYmFj", - "a3Vwcy8qfRLxAQoMVXBkYXRlQmFja3VwEi0uZ29vZ2xlLmNsb3VkLmJhY2t1", - "cGRyLnYxLlVwZGF0ZUJhY2t1cFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5p", - "bmcuT3BlcmF0aW9uIpIBykEbCgZCYWNrdXASEU9wZXJhdGlvbk1ldGFkYXRh", - "2kESYmFja3VwLHVwZGF0ZV9tYXNrgtPkkwJZMk8vdjEve2JhY2t1cC5uYW1l", - "PXByb2plY3RzLyovbG9jYXRpb25zLyovYmFja3VwVmF1bHRzLyovZGF0YVNv", - "dXJjZXMvKi9iYWNrdXBzLyp9OgZiYWNrdXAS0wEKDERlbGV0ZUJhY2t1cBIt", - "Lmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5EZWxldGVCYWNrdXBSZXF1ZXN0", - "Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJ1ykEbCgZCYWNrdXAS", - "EU9wZXJhdGlvbk1ldGFkYXRh2kEEbmFtZYLT5JMCSipIL3YxL3tuYW1lPXBy", + "CgpyZXF1ZXN0X2lkGAIgASgJQgPgQQEiagoYSW5pdGlhbGl6ZVNlcnZpY2VS", + "ZXF1ZXN0EhEKBG5hbWUYASABKAlCA+BBAhIaCg1yZXNvdXJjZV90eXBlGAIg", + "ASgJQgPgQQISHwoKcmVxdWVzdF9pZBgDIAEoCUIL4EEB4ozP1wgCCAEiUAoZ", + "SW5pdGlhbGl6ZVNlcnZpY2VSZXNwb25zZRIZChFiYWNrdXBfdmF1bHRfbmFt", + "ZRgBIAEoCRIYChBiYWNrdXBfcGxhbl9uYW1lGAIgASgJIpYDChFPcGVyYXRp", + "b25NZXRhZGF0YRI0CgtjcmVhdGVfdGltZRgBIAEoCzIaLmdvb2dsZS5wcm90", + "b2J1Zi5UaW1lc3RhbXBCA+BBAxIxCghlbmRfdGltZRgCIAEoCzIaLmdvb2ds", + "ZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxITCgZ0YXJnZXQYAyABKAlCA+BB", + "AxIRCgR2ZXJiGAQgASgJQgPgQQMSGwoOc3RhdHVzX21lc3NhZ2UYBSABKAlC", + "A+BBAxIjChZyZXF1ZXN0ZWRfY2FuY2VsbGF0aW9uGAYgASgIQgPgQQMSGAoL", + "YXBpX3ZlcnNpb24YByABKAlCA+BBAxJdCg9hZGRpdGlvbmFsX2luZm8YCCAD", + "KAsyPy5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuT3BlcmF0aW9uTWV0YWRh", + "dGEuQWRkaXRpb25hbEluZm9FbnRyeUID4EEDGjUKE0FkZGl0aW9uYWxJbmZv", + "RW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ATK7MQoIQmFj", + "a3VwRFIS0AEKFUxpc3RNYW5hZ2VtZW50U2VydmVycxI2Lmdvb2dsZS5jbG91", + "ZC5iYWNrdXBkci52MS5MaXN0TWFuYWdlbWVudFNlcnZlcnNSZXF1ZXN0Gjcu", + "Z29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkxpc3RNYW5hZ2VtZW50U2VydmVy", + "c1Jlc3BvbnNlIkbaQQZwYXJlbnSC0+STAjcSNS92MS97cGFyZW50PXByb2pl", + "Y3RzLyovbG9jYXRpb25zLyp9L21hbmFnZW1lbnRTZXJ2ZXJzEr0BChNHZXRN", + "YW5hZ2VtZW50U2VydmVyEjQuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkdl", + "dE1hbmFnZW1lbnRTZXJ2ZXJSZXF1ZXN0GiouZ29vZ2xlLmNsb3VkLmJhY2t1", + "cGRyLnYxLk1hbmFnZW1lbnRTZXJ2ZXIiRNpBBG5hbWWC0+STAjcSNS92MS97", + "bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL21hbmFnZW1lbnRTZXJ2ZXJz", + "Lyp9EpsCChZDcmVhdGVNYW5hZ2VtZW50U2VydmVyEjcuZ29vZ2xlLmNsb3Vk", + "LmJhY2t1cGRyLnYxLkNyZWF0ZU1hbmFnZW1lbnRTZXJ2ZXJSZXF1ZXN0Gh0u", + "Z29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiKoAcpBJQoQTWFuYWdlbWVu", + "dFNlcnZlchIRT3BlcmF0aW9uTWV0YWRhdGHaQS1wYXJlbnQsbWFuYWdlbWVu", + "dF9zZXJ2ZXIsbWFuYWdlbWVudF9zZXJ2ZXJfaWSC0+STAkoiNS92MS97cGFy", + "ZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L21hbmFnZW1lbnRTZXJ2ZXJz", + "OhFtYW5hZ2VtZW50X3NlcnZlchLjAQoWRGVsZXRlTWFuYWdlbWVudFNlcnZl", + "chI3Lmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5EZWxldGVNYW5hZ2VtZW50", + "U2VydmVyUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24i", + "ccpBKgoVZ29vZ2xlLnByb3RvYnVmLkVtcHR5EhFPcGVyYXRpb25NZXRhZGF0", + "YdpBBG5hbWWC0+STAjcqNS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9u", + "cy8qL21hbmFnZW1lbnRTZXJ2ZXJzLyp9EvgBChFDcmVhdGVCYWNrdXBWYXVs", + "dBIyLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5DcmVhdGVCYWNrdXBWYXVs", + "dFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIo8BykEg", + "CgtCYWNrdXBWYXVsdBIRT3BlcmF0aW9uTWV0YWRhdGHaQSNwYXJlbnQsYmFj", + "a3VwX3ZhdWx0LGJhY2t1cF92YXVsdF9pZILT5JMCQCIwL3YxL3twYXJlbnQ9", + "cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vYmFja3VwVmF1bHRzOgxiYWNrdXBf", + "dmF1bHQSvAEKEExpc3RCYWNrdXBWYXVsdHMSMS5nb29nbGUuY2xvdWQuYmFj", + "a3VwZHIudjEuTGlzdEJhY2t1cFZhdWx0c1JlcXVlc3QaMi5nb29nbGUuY2xv", + "dWQuYmFja3VwZHIudjEuTGlzdEJhY2t1cFZhdWx0c1Jlc3BvbnNlIkHaQQZw", + "YXJlbnSC0+STAjISMC92MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25z", + "Lyp9L2JhY2t1cFZhdWx0cxLdAQoXRmV0Y2hVc2FibGVCYWNrdXBWYXVsdHMS", + "OC5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuRmV0Y2hVc2FibGVCYWNrdXBW", + "YXVsdHNSZXF1ZXN0GjkuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkZldGNo", + "VXNhYmxlQmFja3VwVmF1bHRzUmVzcG9uc2UiTdpBBnBhcmVudILT5JMCPhI8", + "L3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vYmFja3VwVmF1", + "bHRzOmZldGNoVXNhYmxlEqkBCg5HZXRCYWNrdXBWYXVsdBIvLmdvb2dsZS5j", + "bG91ZC5iYWNrdXBkci52MS5HZXRCYWNrdXBWYXVsdFJlcXVlc3QaJS5nb29n", + "bGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwVmF1bHQiP9pBBG5hbWWC0+ST", + "AjISMC92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2JhY2t1cFZh", + "dWx0cy8qfRL6AQoRVXBkYXRlQmFja3VwVmF1bHQSMi5nb29nbGUuY2xvdWQu", + "YmFja3VwZHIudjEuVXBkYXRlQmFja3VwVmF1bHRSZXF1ZXN0Gh0uZ29vZ2xl", + "LmxvbmdydW5uaW5nLk9wZXJhdGlvbiKRAcpBIAoLQmFja3VwVmF1bHQSEU9w", + "ZXJhdGlvbk1ldGFkYXRh2kEYYmFja3VwX3ZhdWx0LHVwZGF0ZV9tYXNrgtPk", + "kwJNMj0vdjEve2JhY2t1cF92YXVsdC5uYW1lPXByb2plY3RzLyovbG9jYXRp", + "b25zLyovYmFja3VwVmF1bHRzLyp9OgxiYWNrdXBfdmF1bHQS1AEKEURlbGV0", + "ZUJhY2t1cFZhdWx0EjIuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkRlbGV0", + "ZUJhY2t1cFZhdWx0UmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVy", + "YXRpb24ibMpBKgoVZ29vZ2xlLnByb3RvYnVmLkVtcHR5EhFPcGVyYXRpb25N", + "ZXRhZGF0YdpBBG5hbWWC0+STAjIqMC92MS97bmFtZT1wcm9qZWN0cy8qL2xv", + "Y2F0aW9ucy8qL2JhY2t1cFZhdWx0cy8qfRLHAQoPTGlzdERhdGFTb3VyY2Vz", + "EjAuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkxpc3REYXRhU291cmNlc1Jl", + "cXVlc3QaMS5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuTGlzdERhdGFTb3Vy", + "Y2VzUmVzcG9uc2UiT9pBBnBhcmVudILT5JMCQBI+L3YxL3twYXJlbnQ9cHJv", + "amVjdHMvKi9sb2NhdGlvbnMvKi9iYWNrdXBWYXVsdHMvKn0vZGF0YVNvdXJj", + "ZXMStAEKDUdldERhdGFTb3VyY2USLi5nb29nbGUuY2xvdWQuYmFja3VwZHIu", + "djEuR2V0RGF0YVNvdXJjZVJlcXVlc3QaJC5nb29nbGUuY2xvdWQuYmFja3Vw", + "ZHIudjEuRGF0YVNvdXJjZSJN2kEEbmFtZYLT5JMCQBI+L3YxL3tuYW1lPXBy", "b2plY3RzLyovbG9jYXRpb25zLyovYmFja3VwVmF1bHRzLyovZGF0YVNvdXJj", - "ZXMvKi9iYWNrdXBzLyp9EvABCg1SZXN0b3JlQmFja3VwEi4uZ29vZ2xlLmNs", - "b3VkLmJhY2t1cGRyLnYxLlJlc3RvcmVCYWNrdXBSZXF1ZXN0Gh0uZ29vZ2xl", - "LmxvbmdydW5uaW5nLk9wZXJhdGlvbiKPAcpBKgoVUmVzdG9yZUJhY2t1cFJl", - "c3BvbnNlEhFPcGVyYXRpb25NZXRhZGF0YdpBBG5hbWWC0+STAlUiUC92MS97", - "bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2JhY2t1cFZhdWx0cy8qL2Rh", - "dGFTb3VyY2VzLyovYmFja3Vwcy8qfTpyZXN0b3JlOgEqEvEBChBDcmVhdGVC", - "YWNrdXBQbGFuEjEuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkNyZWF0ZUJh", - "Y2t1cFBsYW5SZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlv", - "biKKAcpBHwoKQmFja3VwUGxhbhIRT3BlcmF0aW9uTWV0YWRhdGHaQSFwYXJl", - "bnQsYmFja3VwX3BsYW4sYmFja3VwX3BsYW5faWSC0+STAj4iLy92MS97cGFy", - "ZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L2JhY2t1cFBsYW5zOgtiYWNr", - "dXBfcGxhbhKlAQoNR2V0QmFja3VwUGxhbhIuLmdvb2dsZS5jbG91ZC5iYWNr", - "dXBkci52MS5HZXRCYWNrdXBQbGFuUmVxdWVzdBokLmdvb2dsZS5jbG91ZC5i", - "YWNrdXBkci52MS5CYWNrdXBQbGFuIj7aQQRuYW1lgtPkkwIxEi8vdjEve25h", - "bWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9iYWNrdXBQbGFucy8qfRK4AQoP", - "TGlzdEJhY2t1cFBsYW5zEjAuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkxp", - "c3RCYWNrdXBQbGFuc1JlcXVlc3QaMS5nb29nbGUuY2xvdWQuYmFja3VwZHIu", - "djEuTGlzdEJhY2t1cFBsYW5zUmVzcG9uc2UiQNpBBnBhcmVudILT5JMCMRIv", - "L3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vYmFja3VwUGxh", - "bnMS0QEKEERlbGV0ZUJhY2t1cFBsYW4SMS5nb29nbGUuY2xvdWQuYmFja3Vw", - "ZHIudjEuRGVsZXRlQmFja3VwUGxhblJlcXVlc3QaHS5nb29nbGUubG9uZ3J1", - "bm5pbmcuT3BlcmF0aW9uImvKQSoKFWdvb2dsZS5wcm90b2J1Zi5FbXB0eRIR", - "T3BlcmF0aW9uTWV0YWRhdGHaQQRuYW1lgtPkkwIxKi8vdjEve25hbWU9cHJv", - "amVjdHMvKi9sb2NhdGlvbnMvKi9iYWNrdXBQbGFucy8qfRLBAgobQ3JlYXRl", - "QmFja3VwUGxhbkFzc29jaWF0aW9uEjwuZ29vZ2xlLmNsb3VkLmJhY2t1cGRy", - "LnYxLkNyZWF0ZUJhY2t1cFBsYW5Bc3NvY2lhdGlvblJlcXVlc3QaHS5nb29n", - "bGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIsQBykEqChVCYWNrdXBQbGFuQXNz", - "b2NpYXRpb24SEU9wZXJhdGlvbk1ldGFkYXRh2kE5cGFyZW50LGJhY2t1cF9w", - "bGFuX2Fzc29jaWF0aW9uLGJhY2t1cF9wbGFuX2Fzc29jaWF0aW9uX2lkgtPk", - "kwJVIjovdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9iYWNr", - "dXBQbGFuQXNzb2NpYXRpb25zOhdiYWNrdXBfcGxhbl9hc3NvY2lhdGlvbhLR", - "AQoYR2V0QmFja3VwUGxhbkFzc29jaWF0aW9uEjkuZ29vZ2xlLmNsb3VkLmJh", - "Y2t1cGRyLnYxLkdldEJhY2t1cFBsYW5Bc3NvY2lhdGlvblJlcXVlc3QaLy5n", - "b29nbGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwUGxhbkFzc29jaWF0aW9u", - "IknaQQRuYW1lgtPkkwI8EjovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlv", - "bnMvKi9iYWNrdXBQbGFuQXNzb2NpYXRpb25zLyp9EuQBChpMaXN0QmFja3Vw", - "UGxhbkFzc29jaWF0aW9ucxI7Lmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5M", - "aXN0QmFja3VwUGxhbkFzc29jaWF0aW9uc1JlcXVlc3QaPC5nb29nbGUuY2xv", - "dWQuYmFja3VwZHIudjEuTGlzdEJhY2t1cFBsYW5Bc3NvY2lhdGlvbnNSZXNw", - "b25zZSJL2kEGcGFyZW50gtPkkwI8EjovdjEve3BhcmVudD1wcm9qZWN0cy8q", - "L2xvY2F0aW9ucy8qfS9iYWNrdXBQbGFuQXNzb2NpYXRpb25zEvIBChtEZWxl", - "dGVCYWNrdXBQbGFuQXNzb2NpYXRpb24SPC5nb29nbGUuY2xvdWQuYmFja3Vw", - "ZHIudjEuRGVsZXRlQmFja3VwUGxhbkFzc29jaWF0aW9uUmVxdWVzdBodLmdv", - "b2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24idspBKgoVZ29vZ2xlLnByb3Rv", - "YnVmLkVtcHR5EhFPcGVyYXRpb25NZXRhZGF0YdpBBG5hbWWC0+STAjwqOi92", - "MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2JhY2t1cFBsYW5Bc3Nv", - "Y2lhdGlvbnMvKn0S8AEKDVRyaWdnZXJCYWNrdXASLi5nb29nbGUuY2xvdWQu", - "YmFja3VwZHIudjEuVHJpZ2dlckJhY2t1cFJlcXVlc3QaHS5nb29nbGUubG9u", - "Z3J1bm5pbmcuT3BlcmF0aW9uIo8BykEqChVCYWNrdXBQbGFuQXNzb2NpYXRp", - "b24SEU9wZXJhdGlvbk1ldGFkYXRh2kEMbmFtZSxydWxlX2lkgtPkkwJNIkgv", - "djEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9iYWNrdXBQbGFuQXNz", - "b2NpYXRpb25zLyp9OnRyaWdnZXJCYWNrdXA6ASoaS8pBF2JhY2t1cGRyLmdv", - "b2dsZWFwaXMuY29t0kEuaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", - "aC9jbG91ZC1wbGF0Zm9ybUK9AQocY29tLmdvb2dsZS5jbG91ZC5iYWNrdXBk", - "ci52MUINQmFja3VwRFJQcm90b1ABWjhjbG91ZC5nb29nbGUuY29tL2dvL2Jh", - "Y2t1cGRyL2FwaXYxL2JhY2t1cGRycGI7YmFja3VwZHJwYqoCGEdvb2dsZS5D", - "bG91ZC5CYWNrdXBEUi5WMcoCGEdvb2dsZVxDbG91ZFxCYWNrdXBEUlxWMeoC", - "G0dvb2dsZTo6Q2xvdWQ6OkJhY2t1cERSOjpWMWIGcHJvdG8z")); + "ZXMvKn0SggIKEFVwZGF0ZURhdGFTb3VyY2USMS5nb29nbGUuY2xvdWQuYmFj", + "a3VwZHIudjEuVXBkYXRlRGF0YVNvdXJjZVJlcXVlc3QaHS5nb29nbGUubG9u", + "Z3J1bm5pbmcuT3BlcmF0aW9uIpsBykEfCgpEYXRhU291cmNlEhFPcGVyYXRp", + "b25NZXRhZGF0YdpBF2RhdGFfc291cmNlLHVwZGF0ZV9tYXNrgtPkkwJZMkov", + "djEve2RhdGFfc291cmNlLm5hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9i", + "YWNrdXBWYXVsdHMvKi9kYXRhU291cmNlcy8qfToLZGF0YV9zb3VyY2USxQEK", + "C0xpc3RCYWNrdXBzEiwuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkxpc3RC", + "YWNrdXBzUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5MaXN0", + "QmFja3Vwc1Jlc3BvbnNlIlnaQQZwYXJlbnSC0+STAkoSSC92MS97cGFyZW50", + "PXByb2plY3RzLyovbG9jYXRpb25zLyovYmFja3VwVmF1bHRzLyovZGF0YVNv", + "dXJjZXMvKn0vYmFja3VwcxKyAQoJR2V0QmFja3VwEiouZ29vZ2xlLmNsb3Vk", + "LmJhY2t1cGRyLnYxLkdldEJhY2t1cFJlcXVlc3QaIC5nb29nbGUuY2xvdWQu", + "YmFja3VwZHIudjEuQmFja3VwIlfaQQRuYW1lgtPkkwJKEkgvdjEve25hbWU9", + "cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9iYWNrdXBWYXVsdHMvKi9kYXRhU291", + "cmNlcy8qL2JhY2t1cHMvKn0S8QEKDFVwZGF0ZUJhY2t1cBItLmdvb2dsZS5j", + "bG91ZC5iYWNrdXBkci52MS5VcGRhdGVCYWNrdXBSZXF1ZXN0Gh0uZ29vZ2xl", + "LmxvbmdydW5uaW5nLk9wZXJhdGlvbiKSAcpBGwoGQmFja3VwEhFPcGVyYXRp", + "b25NZXRhZGF0YdpBEmJhY2t1cCx1cGRhdGVfbWFza4LT5JMCWTJPL3YxL3ti", + "YWNrdXAubmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2JhY2t1cFZhdWx0", + "cy8qL2RhdGFTb3VyY2VzLyovYmFja3Vwcy8qfToGYmFja3VwEtMBCgxEZWxl", + "dGVCYWNrdXASLS5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuRGVsZXRlQmFj", + "a3VwUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24idcpB", + "GwoGQmFja3VwEhFPcGVyYXRpb25NZXRhZGF0YdpBBG5hbWWC0+STAkoqSC92", + "MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2JhY2t1cFZhdWx0cy8q", + "L2RhdGFTb3VyY2VzLyovYmFja3Vwcy8qfRLwAQoNUmVzdG9yZUJhY2t1cBIu", + "Lmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5SZXN0b3JlQmFja3VwUmVxdWVz", + "dBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24ijwHKQSoKFVJlc3Rv", + "cmVCYWNrdXBSZXNwb25zZRIRT3BlcmF0aW9uTWV0YWRhdGHaQQRuYW1lgtPk", + "kwJVIlAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9iYWNrdXBW", + "YXVsdHMvKi9kYXRhU291cmNlcy8qL2JhY2t1cHMvKn06cmVzdG9yZToBKhLx", + "AQoQQ3JlYXRlQmFja3VwUGxhbhIxLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52", + "MS5DcmVhdGVCYWNrdXBQbGFuUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmlu", + "Zy5PcGVyYXRpb24iigHKQR8KCkJhY2t1cFBsYW4SEU9wZXJhdGlvbk1ldGFk", + "YXRh2kEhcGFyZW50LGJhY2t1cF9wbGFuLGJhY2t1cF9wbGFuX2lkgtPkkwI+", + "Ii8vdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9iYWNrdXBQ", + "bGFuczoLYmFja3VwX3BsYW4SpQEKDUdldEJhY2t1cFBsYW4SLi5nb29nbGUu", + "Y2xvdWQuYmFja3VwZHIudjEuR2V0QmFja3VwUGxhblJlcXVlc3QaJC5nb29n", + "bGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwUGxhbiI+2kEEbmFtZYLT5JMC", + "MRIvL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYmFja3VwUGxh", + "bnMvKn0SuAEKD0xpc3RCYWNrdXBQbGFucxIwLmdvb2dsZS5jbG91ZC5iYWNr", + "dXBkci52MS5MaXN0QmFja3VwUGxhbnNSZXF1ZXN0GjEuZ29vZ2xlLmNsb3Vk", + "LmJhY2t1cGRyLnYxLkxpc3RCYWNrdXBQbGFuc1Jlc3BvbnNlIkDaQQZwYXJl", + "bnSC0+STAjESLy92MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9", + "L2JhY2t1cFBsYW5zEtEBChBEZWxldGVCYWNrdXBQbGFuEjEuZ29vZ2xlLmNs", + "b3VkLmJhY2t1cGRyLnYxLkRlbGV0ZUJhY2t1cFBsYW5SZXF1ZXN0Gh0uZ29v", + "Z2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJrykEqChVnb29nbGUucHJvdG9i", + "dWYuRW1wdHkSEU9wZXJhdGlvbk1ldGFkYXRh2kEEbmFtZYLT5JMCMSovL3Yx", + "L3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYmFja3VwUGxhbnMvKn0S", + "wQIKG0NyZWF0ZUJhY2t1cFBsYW5Bc3NvY2lhdGlvbhI8Lmdvb2dsZS5jbG91", + "ZC5iYWNrdXBkci52MS5DcmVhdGVCYWNrdXBQbGFuQXNzb2NpYXRpb25SZXF1", + "ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiLEAcpBKgoVQmFj", + "a3VwUGxhbkFzc29jaWF0aW9uEhFPcGVyYXRpb25NZXRhZGF0YdpBOXBhcmVu", + "dCxiYWNrdXBfcGxhbl9hc3NvY2lhdGlvbixiYWNrdXBfcGxhbl9hc3NvY2lh", + "dGlvbl9pZILT5JMCVSI6L3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlv", + "bnMvKn0vYmFja3VwUGxhbkFzc29jaWF0aW9uczoXYmFja3VwX3BsYW5fYXNz", + "b2NpYXRpb24S0QEKGEdldEJhY2t1cFBsYW5Bc3NvY2lhdGlvbhI5Lmdvb2ds", + "ZS5jbG91ZC5iYWNrdXBkci52MS5HZXRCYWNrdXBQbGFuQXNzb2NpYXRpb25S", + "ZXF1ZXN0Gi8uZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cFBsYW5B", + "c3NvY2lhdGlvbiJJ2kEEbmFtZYLT5JMCPBI6L3YxL3tuYW1lPXByb2plY3Rz", + "LyovbG9jYXRpb25zLyovYmFja3VwUGxhbkFzc29jaWF0aW9ucy8qfRLkAQoa", + "TGlzdEJhY2t1cFBsYW5Bc3NvY2lhdGlvbnMSOy5nb29nbGUuY2xvdWQuYmFj", + "a3VwZHIudjEuTGlzdEJhY2t1cFBsYW5Bc3NvY2lhdGlvbnNSZXF1ZXN0Gjwu", + "Z29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkxpc3RCYWNrdXBQbGFuQXNzb2Np", + "YXRpb25zUmVzcG9uc2UiS9pBBnBhcmVudILT5JMCPBI6L3YxL3twYXJlbnQ9", + "cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vYmFja3VwUGxhbkFzc29jaWF0aW9u", + "cxLyAQobRGVsZXRlQmFja3VwUGxhbkFzc29jaWF0aW9uEjwuZ29vZ2xlLmNs", + "b3VkLmJhY2t1cGRyLnYxLkRlbGV0ZUJhY2t1cFBsYW5Bc3NvY2lhdGlvblJl", + "cXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uInbKQSoKFWdv", + "b2dsZS5wcm90b2J1Zi5FbXB0eRIRT3BlcmF0aW9uTWV0YWRhdGHaQQRuYW1l", + "gtPkkwI8KjovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9iYWNr", + "dXBQbGFuQXNzb2NpYXRpb25zLyp9EvABCg1UcmlnZ2VyQmFja3VwEi4uZ29v", + "Z2xlLmNsb3VkLmJhY2t1cGRyLnYxLlRyaWdnZXJCYWNrdXBSZXF1ZXN0Gh0u", + "Z29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiKPAcpBKgoVQmFja3VwUGxh", + "bkFzc29jaWF0aW9uEhFPcGVyYXRpb25NZXRhZGF0YdpBDG5hbWUscnVsZV9p", + "ZILT5JMCTSJIL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYmFj", + "a3VwUGxhbkFzc29jaWF0aW9ucy8qfTp0cmlnZ2VyQmFja3VwOgEqEt4BChFJ", + "bml0aWFsaXplU2VydmljZRIyLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5J", + "bml0aWFsaXplU2VydmljZVJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcu", + "T3BlcmF0aW9uInbKQS4KGUluaXRpYWxpemVTZXJ2aWNlUmVzcG9uc2USEU9w", + "ZXJhdGlvbk1ldGFkYXRhgtPkkwI/IjovdjEve25hbWU9cHJvamVjdHMvKi9s", + "b2NhdGlvbnMvKi9zZXJ2aWNlQ29uZmlnfTppbml0aWFsaXplOgEqGkvKQRdi", + "YWNrdXBkci5nb29nbGVhcGlzLmNvbdJBLmh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm1CvQEKHGNvbS5nb29nbGUuY2xv", + "dWQuYmFja3VwZHIudjFCDUJhY2t1cERSUHJvdG9QAVo4Y2xvdWQuZ29vZ2xl", + "LmNvbS9nby9iYWNrdXBkci9hcGl2MS9iYWNrdXBkcnBiO2JhY2t1cGRycGKq", + "AhhHb29nbGUuQ2xvdWQuQmFja3VwRFIuVjHKAhhHb29nbGVcQ2xvdWRcQmFj", + "a3VwRFJcVjHqAhtHb29nbGU6OkNsb3VkOjpCYWNrdXBEUjo6VjFiBnByb3Rv", + "Mw==")); 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.FieldInfoReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.BackupDR.V1.BackupplanReflection.Descriptor, global::Google.Cloud.BackupDR.V1.BackupplanassociationReflection.Descriptor, global::Google.Cloud.BackupDR.V1.BackupvaultReflection.Descriptor, global::Google.LongRunning.OperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.WrappersReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -257,6 +267,8 @@ static BackupdrReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.GetManagementServerRequest), global::Google.Cloud.BackupDR.V1.GetManagementServerRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.CreateManagementServerRequest), global::Google.Cloud.BackupDR.V1.CreateManagementServerRequest.Parser, new[]{ "Parent", "ManagementServerId", "ManagementServer", "RequestId" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.DeleteManagementServerRequest), global::Google.Cloud.BackupDR.V1.DeleteManagementServerRequest.Parser, new[]{ "Name", "RequestId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.InitializeServiceRequest), global::Google.Cloud.BackupDR.V1.InitializeServiceRequest.Parser, new[]{ "Name", "ResourceType", "RequestId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.InitializeServiceResponse), global::Google.Cloud.BackupDR.V1.InitializeServiceResponse.Parser, new[]{ "BackupVaultName", "BackupPlanName" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.OperationMetadata), global::Google.Cloud.BackupDR.V1.OperationMetadata.Parser, new[]{ "CreateTime", "EndTime", "Target", "Verb", "StatusMessage", "RequestedCancellation", "ApiVersion", "AdditionalInfo" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }) })); } @@ -1443,8 +1455,9 @@ public string Description { = pb::FieldCodec.ForMessage(66, global::Google.Cloud.BackupDR.V1.NetworkConfig.Parser); private readonly pbc::RepeatedField networks_ = new pbc::RepeatedField(); /// - /// Required. VPC networks to which the ManagementServer instance is connected. - /// For this version, only a single network is supported. + /// Optional. VPC networks to which the ManagementServer instance is connected. + /// For this version, only a single network is supported. This field is + /// optional if MS is created without PSA /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -3563,6 +3576,538 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// Request message for initializing the service. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class InitializeServiceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new InitializeServiceRequest()); + 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.BackupDR.V1.BackupdrReflection.Descriptor.MessageTypes[10]; } + } + + [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 InitializeServiceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InitializeServiceRequest(InitializeServiceRequest other) : this() { + name_ = other.name_; + resourceType_ = other.resourceType_; + requestId_ = other.requestId_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InitializeServiceRequest Clone() { + return new InitializeServiceRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The resource name of the serviceConfig used to initialize the + /// service. Format: + /// `projects/{project_id}/locations/{location}/serviceConfig`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "resource_type" field. + public const int ResourceTypeFieldNumber = 2; + private string resourceType_ = ""; + /// + /// Required. The resource type to which the default service config will be + /// applied. Examples include, "compute.googleapis.com/Instance" and + /// "storage.googleapis.com/Bucket". + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ResourceType { + get { return resourceType_; } + set { + resourceType_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "request_id" field. + public const int RequestIdFieldNumber = 3; + private string requestId_ = ""; + /// + /// Optional. An optional request ID to identify requests. Specify a unique + /// request ID so that if you must retry your request, the server will know to + /// ignore the request if it has already been completed. The server will + /// guarantee that for at least 60 minutes since the first request. + /// + /// For example, consider a situation where you make an initial request and t + /// he request times out. If you make the request again with the same request + /// ID, the server can check if original operation with the same request ID + /// was received, and if so, will ignore the second request. This prevents + /// clients from accidentally creating duplicate commitments. + /// + /// The request ID must be a valid UUID with the exception that zero UUID is + /// not supported (00000000-0000-0000-0000-000000000000). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RequestId { + get { return requestId_; } + set { + requestId_ = 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 InitializeServiceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(InitializeServiceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (ResourceType != other.ResourceType) return false; + if (RequestId != other.RequestId) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (ResourceType.Length != 0) hash ^= ResourceType.GetHashCode(); + if (RequestId.Length != 0) hash ^= RequestId.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (ResourceType.Length != 0) { + output.WriteRawTag(18); + output.WriteString(ResourceType); + } + if (RequestId.Length != 0) { + output.WriteRawTag(26); + output.WriteString(RequestId); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (ResourceType.Length != 0) { + output.WriteRawTag(18); + output.WriteString(ResourceType); + } + if (RequestId.Length != 0) { + output.WriteRawTag(26); + output.WriteString(RequestId); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (ResourceType.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ResourceType); + } + if (RequestId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RequestId); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(InitializeServiceRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.ResourceType.Length != 0) { + ResourceType = other.ResourceType; + } + if (other.RequestId.Length != 0) { + RequestId = other.RequestId; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + ResourceType = input.ReadString(); + break; + } + case 26: { + RequestId = 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: { + Name = input.ReadString(); + break; + } + case 18: { + ResourceType = input.ReadString(); + break; + } + case 26: { + RequestId = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Response message for initializing the service. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class InitializeServiceResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new InitializeServiceResponse()); + 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.BackupDR.V1.BackupdrReflection.Descriptor.MessageTypes[11]; } + } + + [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 InitializeServiceResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InitializeServiceResponse(InitializeServiceResponse other) : this() { + backupVaultName_ = other.backupVaultName_; + backupPlanName_ = other.backupPlanName_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InitializeServiceResponse Clone() { + return new InitializeServiceResponse(this); + } + + /// Field number for the "backup_vault_name" field. + public const int BackupVaultNameFieldNumber = 1; + private string backupVaultName_ = ""; + /// + /// The resource name of the default `BackupVault` created. + /// Format: + /// `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string BackupVaultName { + get { return backupVaultName_; } + set { + backupVaultName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "backup_plan_name" field. + public const int BackupPlanNameFieldNumber = 2; + private string backupPlanName_ = ""; + /// + /// The resource name of the default `BackupPlan` created. + /// Format: + /// `projects/{project_id}/locations/{location}/backupPlans/{backup_plan_id}`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string BackupPlanName { + get { return backupPlanName_; } + set { + backupPlanName_ = 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 InitializeServiceResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(InitializeServiceResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (BackupVaultName != other.BackupVaultName) return false; + if (BackupPlanName != other.BackupPlanName) 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 (BackupVaultName.Length != 0) hash ^= BackupVaultName.GetHashCode(); + if (BackupPlanName.Length != 0) hash ^= BackupPlanName.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 (BackupVaultName.Length != 0) { + output.WriteRawTag(10); + output.WriteString(BackupVaultName); + } + if (BackupPlanName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(BackupPlanName); + } + 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 (BackupVaultName.Length != 0) { + output.WriteRawTag(10); + output.WriteString(BackupVaultName); + } + if (BackupPlanName.Length != 0) { + output.WriteRawTag(18); + output.WriteString(BackupPlanName); + } + 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 (BackupVaultName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(BackupVaultName); + } + if (BackupPlanName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(BackupPlanName); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(InitializeServiceResponse other) { + if (other == null) { + return; + } + if (other.BackupVaultName.Length != 0) { + BackupVaultName = other.BackupVaultName; + } + if (other.BackupPlanName.Length != 0) { + BackupPlanName = other.BackupPlanName; + } + _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: { + BackupVaultName = input.ReadString(); + break; + } + case 18: { + BackupPlanName = 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: { + BackupVaultName = input.ReadString(); + break; + } + case 18: { + BackupPlanName = input.ReadString(); + break; + } + } + } + } + #endif + + } + /// /// Represents the metadata of the long-running operation. /// @@ -3581,7 +4126,7 @@ public sealed partial class OperationMetadata : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.BackupDR.V1.BackupdrReflection.Descriptor.MessageTypes[10]; } + get { return global::Google.Cloud.BackupDR.V1.BackupdrReflection.Descriptor.MessageTypes[12]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -3699,9 +4244,10 @@ public string StatusMessage { /// /// Output only. Identifies whether the user has requested cancellation /// of the operation. Operations that have successfully been cancelled - /// have [Operation.error][] value with a - /// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to - /// 'Code.CANCELLED'. + /// have + /// [google.longrunning.Operation.error][google.longrunning.Operation.error] + /// value with a [google.rpc.Status.code][google.rpc.Status.code] of 1, + /// corresponding to 'Code.CANCELLED'. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupdrGrpc.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupdrGrpc.g.cs index d5ca8bd38a05..d20b9b507b1a 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupdrGrpc.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupdrGrpc.g.cs @@ -145,6 +145,8 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl static readonly grpc::Marshaller __Marshaller_google_cloud_backupdr_v1_DeleteBackupPlanAssociationRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.BackupDR.V1.DeleteBackupPlanAssociationRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_backupdr_v1_TriggerBackupRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.BackupDR.V1.TriggerBackupRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_backupdr_v1_InitializeServiceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.BackupDR.V1.InitializeServiceRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Method __Method_ListManagementServers = new grpc::Method( @@ -362,6 +364,14 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl __Marshaller_google_cloud_backupdr_v1_TriggerBackupRequest, __Marshaller_google_longrunning_Operation); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_InitializeService = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "InitializeService", + __Marshaller_google_cloud_backupdr_v1_InitializeServiceRequest, + __Marshaller_google_longrunning_Operation); + /// Service descriptor public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor { @@ -698,6 +708,18 @@ public abstract partial class BackupDRBase throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); } + /// + /// Initializes the service related config for a project. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task InitializeService(global::Google.Cloud.BackupDR.V1.InitializeServiceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + } /// Client for BackupDR @@ -2031,6 +2053,54 @@ protected BackupDRClient(ClientBaseConfiguration configuration) : base(configura { return CallInvoker.AsyncUnaryCall(__Method_TriggerBackup, null, options, request); } + /// + /// Initializes the service related config for a project. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation InitializeService(global::Google.Cloud.BackupDR.V1.InitializeServiceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return InitializeService(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Initializes the service related config for a project. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation InitializeService(global::Google.Cloud.BackupDR.V1.InitializeServiceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_InitializeService, null, options, request); + } + /// + /// Initializes the service related config for a project. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall InitializeServiceAsync(global::Google.Cloud.BackupDR.V1.InitializeServiceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return InitializeServiceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Initializes the service related config for a project. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall InitializeServiceAsync(global::Google.Cloud.BackupDR.V1.InitializeServiceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_InitializeService, null, options, request); + } /// Creates a new instance of client from given ClientBaseConfiguration. [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] protected override BackupDRClient NewInstance(ClientBaseConfiguration configuration) @@ -2071,7 +2141,8 @@ protected override BackupDRClient NewInstance(ClientBaseConfiguration configurat .AddMethod(__Method_GetBackupPlanAssociation, serviceImpl.GetBackupPlanAssociation) .AddMethod(__Method_ListBackupPlanAssociations, serviceImpl.ListBackupPlanAssociations) .AddMethod(__Method_DeleteBackupPlanAssociation, serviceImpl.DeleteBackupPlanAssociation) - .AddMethod(__Method_TriggerBackup, serviceImpl.TriggerBackup).Build(); + .AddMethod(__Method_TriggerBackup, serviceImpl.TriggerBackup) + .AddMethod(__Method_InitializeService, serviceImpl.InitializeService).Build(); } /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. @@ -2108,6 +2179,7 @@ public static void BindService(grpc::ServiceBinderBase serviceBinder, BackupDRBa serviceBinder.AddMethod(__Method_ListBackupPlanAssociations, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListBackupPlanAssociations)); serviceBinder.AddMethod(__Method_DeleteBackupPlanAssociation, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteBackupPlanAssociation)); serviceBinder.AddMethod(__Method_TriggerBackup, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.TriggerBackup)); + serviceBinder.AddMethod(__Method_InitializeService, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.InitializeService)); } } diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupdrResourceNames.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupdrResourceNames.g.cs index b71a1ff9dd11..8fb5366807fe 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupdrResourceNames.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupdrResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupplan.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupplan.g.cs index 865589591e45..23483c6df29f 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupplan.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupplan.g.cs @@ -289,8 +289,8 @@ public string Description { private string resourceType_ = ""; /// /// Required. The resource type to which the `BackupPlan` will be applied. - /// Examples include, "compute.googleapis.com/Instance" and - /// "storage.googleapis.com/Bucket". + /// Examples include, "compute.googleapis.com/Instance", + /// "sqladmin.googleapis.com/Instance", or "alloydb.googleapis.com/Cluster". /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -837,6 +837,12 @@ public string RuleId { /// Required. Configures the duration for which backup data will be kept. It is /// defined in “days”. The value should be greater than or equal to minimum /// enforced retention of the backup vault. + /// + /// Minimum value is 1 and maximum value is 90 for hourly backups. + /// Minimum value is 1 and maximum value is 90 for daily backups. + /// Minimum value is 7 and maximum value is 186 for weekly backups. + /// Minimum value is 30 and maximum value is 732 for monthly backups. + /// Minimum value is 365 and maximum value is 36159 for yearly backups. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupplanResourceNames.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupplanResourceNames.g.cs index 4df2e8db2c7d..0060f219373e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupplanResourceNames.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupplanResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupplanassociation.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupplanassociation.g.cs index 3997ae989508..e42d57ff151c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupplanassociation.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupplanassociation.g.cs @@ -29,59 +29,59 @@ static BackupplanassociationReflection() { "cGkvZmllbGRfYmVoYXZpb3IucHJvdG8aG2dvb2dsZS9hcGkvZmllbGRfaW5m", "by5wcm90bxoZZ29vZ2xlL2FwaS9yZXNvdXJjZS5wcm90bxofZ29vZ2xlL3By", "b3RvYnVmL3RpbWVzdGFtcC5wcm90bxoXZ29vZ2xlL3JwYy9zdGF0dXMucHJv", - "dG8i1AUKFUJhY2t1cFBsYW5Bc3NvY2lhdGlvbhIUCgRuYW1lGAEgASgJQgbg", - "QQjgQQMSGgoNcmVzb3VyY2VfdHlwZRgCIAEoCUID4EEBEhgKCHJlc291cmNl", - "GAMgASgJQgbgQQXgQQISPwoLYmFja3VwX3BsYW4YBCABKAlCKuBBAvpBJAoi", - "YmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3VwUGxhbhI0CgtjcmVhdGVf", - "dGltZRgFIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxI0", - "Cgt1cGRhdGVfdGltZRgGIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3Rh", - "bXBCA+BBAxJJCgVzdGF0ZRgHIAEoDjI1Lmdvb2dsZS5jbG91ZC5iYWNrdXBk", - "ci52MS5CYWNrdXBQbGFuQXNzb2NpYXRpb24uU3RhdGVCA+BBAxJIChFydWxl", - "c19jb25maWdfaW5mbxgIIAMoCzIoLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52", - "MS5SdWxlQ29uZmlnSW5mb0ID4EEDEhgKC2RhdGFfc291cmNlGAkgASgJQgPg", - "QQMiVAoFU3RhdGUSFQoRU1RBVEVfVU5TUEVDSUZJRUQQABIMCghDUkVBVElO", - "RxABEgoKBkFDVElWRRACEgwKCERFTEVUSU5HEAMSDAoISU5BQ1RJVkUQBDq8", - "AepBuAEKLWJhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0JhY2t1cFBsYW5Bc3Nv", - "Y2lhdGlvbhJYcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRp", - "b259L2JhY2t1cFBsYW5Bc3NvY2lhdGlvbnMve2JhY2t1cF9wbGFuX2Fzc29j", - "aWF0aW9ufSoWYmFja3VwUGxhbkFzc29jaWF0aW9uczIVYmFja3VwUGxhbkFz", - "c29jaWF0aW9uIokDCg5SdWxlQ29uZmlnSW5mbxIUCgdydWxlX2lkGAEgASgJ", - "QgPgQQMSWAoRbGFzdF9iYWNrdXBfc3RhdGUYAyABKA4yOC5nb29nbGUuY2xv", - "dWQuYmFja3VwZHIudjEuUnVsZUNvbmZpZ0luZm8uTGFzdEJhY2t1cFN0YXRl", - "QgPgQQMSMgoRbGFzdF9iYWNrdXBfZXJyb3IYBCABKAsyEi5nb29nbGUucnBj", - "LlN0YXR1c0ID4EEDElAKJ2xhc3Rfc3VjY2Vzc2Z1bF9iYWNrdXBfY29uc2lz", - "dGVuY3lfdGltZRgFIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBC", - "A+BBAyKAAQoPTGFzdEJhY2t1cFN0YXRlEiEKHUxBU1RfQkFDS1VQX1NUQVRF", - "X1VOU1BFQ0lGSUVEEAASGAoURklSU1RfQkFDS1VQX1BFTkRJTkcQARIVChFQ", - "RVJNSVNTSU9OX0RFTklFRBACEg0KCVNVQ0NFRURFRBADEgoKBkZBSUxFRBAE", - "IowCCiJDcmVhdGVCYWNrdXBQbGFuQXNzb2NpYXRpb25SZXF1ZXN0EkUKBnBh", - "cmVudBgBIAEoCUI14EEC+kEvEi1iYWNrdXBkci5nb29nbGVhcGlzLmNvbS9C", - "YWNrdXBQbGFuQXNzb2NpYXRpb24SJwoaYmFja3VwX3BsYW5fYXNzb2NpYXRp", - "b25faWQYAiABKAlCA+BBAhJVChdiYWNrdXBfcGxhbl9hc3NvY2lhdGlvbhgD", - "IAEoCzIvLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNrdXBQbGFuQXNz", - "b2NpYXRpb25CA+BBAhIfCgpyZXF1ZXN0X2lkGAQgASgJQgvgQQHijM/XCAII", - "ASKwAQohTGlzdEJhY2t1cFBsYW5Bc3NvY2lhdGlvbnNSZXF1ZXN0EkUKBnBh", - "cmVudBgBIAEoCUI14EEC+kEvEi1iYWNrdXBkci5nb29nbGVhcGlzLmNvbS9C", - "YWNrdXBQbGFuQXNzb2NpYXRpb24SFgoJcGFnZV9zaXplGAIgASgFQgPgQQES", - "FwoKcGFnZV90b2tlbhgDIAEoCUID4EEBEhMKBmZpbHRlchgEIAEoCUID4EEB", - "IqUBCiJMaXN0QmFja3VwUGxhbkFzc29jaWF0aW9uc1Jlc3BvbnNlElEKGGJh", - "Y2t1cF9wbGFuX2Fzc29jaWF0aW9ucxgBIAMoCzIvLmdvb2dsZS5jbG91ZC5i", - "YWNrdXBkci52MS5CYWNrdXBQbGFuQXNzb2NpYXRpb24SFwoPbmV4dF9wYWdl", - "X3Rva2VuGAIgASgJEhMKC3VucmVhY2hhYmxlGAMgAygJImYKH0dldEJhY2t1", - "cFBsYW5Bc3NvY2lhdGlvblJlcXVlc3QSQwoEbmFtZRgBIAEoCUI14EEC+kEv", - "Ci1iYWNrdXBkci5nb29nbGVhcGlzLmNvbS9CYWNrdXBQbGFuQXNzb2NpYXRp", - "b24iigEKIkRlbGV0ZUJhY2t1cFBsYW5Bc3NvY2lhdGlvblJlcXVlc3QSQwoE", - "bmFtZRgBIAEoCUI14EEC+kEvCi1iYWNrdXBkci5nb29nbGVhcGlzLmNvbS9C", - "YWNrdXBQbGFuQXNzb2NpYXRpb24SHwoKcmVxdWVzdF9pZBgCIAEoCUIL4EEB", - "4ozP1wgCCAEikgEKFFRyaWdnZXJCYWNrdXBSZXF1ZXN0EkMKBG5hbWUYASAB", - "KAlCNeBBAvpBLwotYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3VwUGxh", - "bkFzc29jaWF0aW9uEhQKB3J1bGVfaWQYAiABKAlCA+BBAhIfCgpyZXF1ZXN0", - "X2lkGAMgASgJQgvgQQHijM/XCAIIAULKAQocY29tLmdvb2dsZS5jbG91ZC5i", - "YWNrdXBkci52MUIaQmFja3VwUGxhbkFzc29jaWF0aW9uUHJvdG9QAVo4Y2xv", - "dWQuZ29vZ2xlLmNvbS9nby9iYWNrdXBkci9hcGl2MS9iYWNrdXBkcnBiO2Jh", - "Y2t1cGRycGKqAhhHb29nbGUuQ2xvdWQuQmFja3VwRFIuVjHKAhhHb29nbGVc", - "Q2xvdWRcQmFja3VwRFJcVjHqAhtHb29nbGU6OkNsb3VkOjpCYWNrdXBEUjo6", - "VjFiBnByb3RvMw==")); + "dG8i1wUKFUJhY2t1cFBsYW5Bc3NvY2lhdGlvbhIUCgRuYW1lGAEgASgJQgbg", + "QQjgQQMSHQoNcmVzb3VyY2VfdHlwZRgCIAEoCUIG4EEF4EECEhgKCHJlc291", + "cmNlGAMgASgJQgbgQQXgQQISPwoLYmFja3VwX3BsYW4YBCABKAlCKuBBAvpB", + "JAoiYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3VwUGxhbhI0CgtjcmVh", + "dGVfdGltZRgFIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BB", + "AxI0Cgt1cGRhdGVfdGltZRgGIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1l", + "c3RhbXBCA+BBAxJJCgVzdGF0ZRgHIAEoDjI1Lmdvb2dsZS5jbG91ZC5iYWNr", + "dXBkci52MS5CYWNrdXBQbGFuQXNzb2NpYXRpb24uU3RhdGVCA+BBAxJIChFy", + "dWxlc19jb25maWdfaW5mbxgIIAMoCzIoLmdvb2dsZS5jbG91ZC5iYWNrdXBk", + "ci52MS5SdWxlQ29uZmlnSW5mb0ID4EEDEhgKC2RhdGFfc291cmNlGAkgASgJ", + "QgPgQQMiVAoFU3RhdGUSFQoRU1RBVEVfVU5TUEVDSUZJRUQQABIMCghDUkVB", + "VElORxABEgoKBkFDVElWRRACEgwKCERFTEVUSU5HEAMSDAoISU5BQ1RJVkUQ", + "BDq8AepBuAEKLWJhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0JhY2t1cFBsYW5B", + "c3NvY2lhdGlvbhJYcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9j", + "YXRpb259L2JhY2t1cFBsYW5Bc3NvY2lhdGlvbnMve2JhY2t1cF9wbGFuX2Fz", + "c29jaWF0aW9ufSoWYmFja3VwUGxhbkFzc29jaWF0aW9uczIVYmFja3VwUGxh", + "bkFzc29jaWF0aW9uIokDCg5SdWxlQ29uZmlnSW5mbxIUCgdydWxlX2lkGAEg", + "ASgJQgPgQQMSWAoRbGFzdF9iYWNrdXBfc3RhdGUYAyABKA4yOC5nb29nbGUu", + "Y2xvdWQuYmFja3VwZHIudjEuUnVsZUNvbmZpZ0luZm8uTGFzdEJhY2t1cFN0", + "YXRlQgPgQQMSMgoRbGFzdF9iYWNrdXBfZXJyb3IYBCABKAsyEi5nb29nbGUu", + "cnBjLlN0YXR1c0ID4EEDElAKJ2xhc3Rfc3VjY2Vzc2Z1bF9iYWNrdXBfY29u", + "c2lzdGVuY3lfdGltZRgFIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3Rh", + "bXBCA+BBAyKAAQoPTGFzdEJhY2t1cFN0YXRlEiEKHUxBU1RfQkFDS1VQX1NU", + "QVRFX1VOU1BFQ0lGSUVEEAASGAoURklSU1RfQkFDS1VQX1BFTkRJTkcQARIV", + "ChFQRVJNSVNTSU9OX0RFTklFRBACEg0KCVNVQ0NFRURFRBADEgoKBkZBSUxF", + "RBAEIowCCiJDcmVhdGVCYWNrdXBQbGFuQXNzb2NpYXRpb25SZXF1ZXN0EkUK", + "BnBhcmVudBgBIAEoCUI14EEC+kEvEi1iYWNrdXBkci5nb29nbGVhcGlzLmNv", + "bS9CYWNrdXBQbGFuQXNzb2NpYXRpb24SJwoaYmFja3VwX3BsYW5fYXNzb2Np", + "YXRpb25faWQYAiABKAlCA+BBAhJVChdiYWNrdXBfcGxhbl9hc3NvY2lhdGlv", + "bhgDIAEoCzIvLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNrdXBQbGFu", + "QXNzb2NpYXRpb25CA+BBAhIfCgpyZXF1ZXN0X2lkGAQgASgJQgvgQQHijM/X", + "CAIIASKwAQohTGlzdEJhY2t1cFBsYW5Bc3NvY2lhdGlvbnNSZXF1ZXN0EkUK", + "BnBhcmVudBgBIAEoCUI14EEC+kEvEi1iYWNrdXBkci5nb29nbGVhcGlzLmNv", + "bS9CYWNrdXBQbGFuQXNzb2NpYXRpb24SFgoJcGFnZV9zaXplGAIgASgFQgPg", + "QQESFwoKcGFnZV90b2tlbhgDIAEoCUID4EEBEhMKBmZpbHRlchgEIAEoCUID", + "4EEBIqUBCiJMaXN0QmFja3VwUGxhbkFzc29jaWF0aW9uc1Jlc3BvbnNlElEK", + "GGJhY2t1cF9wbGFuX2Fzc29jaWF0aW9ucxgBIAMoCzIvLmdvb2dsZS5jbG91", + "ZC5iYWNrdXBkci52MS5CYWNrdXBQbGFuQXNzb2NpYXRpb24SFwoPbmV4dF9w", + "YWdlX3Rva2VuGAIgASgJEhMKC3VucmVhY2hhYmxlGAMgAygJImYKH0dldEJh", + "Y2t1cFBsYW5Bc3NvY2lhdGlvblJlcXVlc3QSQwoEbmFtZRgBIAEoCUI14EEC", + "+kEvCi1iYWNrdXBkci5nb29nbGVhcGlzLmNvbS9CYWNrdXBQbGFuQXNzb2Np", + "YXRpb24iigEKIkRlbGV0ZUJhY2t1cFBsYW5Bc3NvY2lhdGlvblJlcXVlc3QS", + "QwoEbmFtZRgBIAEoCUI14EEC+kEvCi1iYWNrdXBkci5nb29nbGVhcGlzLmNv", + "bS9CYWNrdXBQbGFuQXNzb2NpYXRpb24SHwoKcmVxdWVzdF9pZBgCIAEoCUIL", + "4EEB4ozP1wgCCAEikgEKFFRyaWdnZXJCYWNrdXBSZXF1ZXN0EkMKBG5hbWUY", + "ASABKAlCNeBBAvpBLwotYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3Vw", + "UGxhbkFzc29jaWF0aW9uEhQKB3J1bGVfaWQYAiABKAlCA+BBAhIfCgpyZXF1", + "ZXN0X2lkGAMgASgJQgvgQQHijM/XCAIIAULKAQocY29tLmdvb2dsZS5jbG91", + "ZC5iYWNrdXBkci52MUIaQmFja3VwUGxhbkFzc29jaWF0aW9uUHJvdG9QAVo4", + "Y2xvdWQuZ29vZ2xlLmNvbS9nby9iYWNrdXBkci9hcGl2MS9iYWNrdXBkcnBi", + "O2JhY2t1cGRycGKqAhhHb29nbGUuQ2xvdWQuQmFja3VwRFIuVjHKAhhHb29n", + "bGVcQ2xvdWRcQmFja3VwRFJcVjHqAhtHb29nbGU6OkNsb3VkOjpCYWNrdXBE", + "Ujo6VjFiBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.FieldInfoReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, global::Google.Rpc.StatusReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -177,7 +177,8 @@ public string Name { public const int ResourceTypeFieldNumber = 2; private string resourceType_ = ""; /// - /// Optional. Resource type of workload on which backupplan is applied + /// Required. Immutable. Resource type of workload on which backupplan is + /// applied /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -284,11 +285,8 @@ public string BackupPlan { public const int DataSourceFieldNumber = 9; private string dataSource_ = ""; /// - /// Output only. Output Only. - /// - /// Resource name of data source which will be used as storage location for - /// backups taken. - /// Format : + /// Output only. Resource name of data source which will be used as storage + /// location for backups taken. Format : /// projects/{project}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource} /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -722,9 +720,7 @@ public RuleConfigInfo Clone() { public const int RuleIdFieldNumber = 1; private string ruleId_ = ""; /// - /// Output only. Output Only. - /// - /// Backup Rule id fetched from backup plan. + /// Output only. Backup Rule id fetched from backup plan. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -754,9 +750,7 @@ public string RuleId { public const int LastBackupErrorFieldNumber = 4; private global::Google.Rpc.Status lastBackupError_; /// - /// Output only. Output Only. - /// - /// google.rpc.Status object to store the last backup error. + /// Output only. google.rpc.Status object to store the last backup error. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupplanassociationResourceNames.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupplanassociationResourceNames.g.cs index 96486d84d01c..1593e87c540e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupplanassociationResourceNames.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupplanassociationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupvault.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupvault.g.cs index 6eda9ea6a1ab..8230917149e5 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupvault.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Backupvault.g.cs @@ -32,7 +32,7 @@ static BackupvaultReflection() { "dXBkci92MS9iYWNrdXB2YXVsdF9nY2UucHJvdG8aHmdvb2dsZS9wcm90b2J1", "Zi9kdXJhdGlvbi5wcm90bxogZ29vZ2xlL3Byb3RvYnVmL2ZpZWxkX21hc2su", "cHJvdG8aH2dvb2dsZS9wcm90b2J1Zi90aW1lc3RhbXAucHJvdG8aF2dvb2ds", - "ZS9ycGMvc3RhdHVzLnByb3RvIu8KCgtCYWNrdXBWYXVsdBIUCgRuYW1lGAEg", + "ZS9ycGMvc3RhdHVzLnByb3RvIpgLCgtCYWNrdXBWYXVsdBIUCgRuYW1lGAEg", "ASgJQgbgQQPgQQgSHQoLZGVzY3JpcHRpb24YAiABKAlCA+BBAUgAiAEBEkYK", "BmxhYmVscxgDIAMoCzIxLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNr", "dXBWYXVsdC5MYWJlbHNFbnRyeUID4EEBEjkKC2NyZWF0ZV90aW1lGAQgASgL", @@ -54,211 +54,213 @@ static BackupvaultReflection() { "eRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEaMgoQQW5ub3RhdGlvbnNFbnRy", "eRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIlEKBVN0YXRlEhUK", "EVNUQVRFX1VOU1BFQ0lGSUVEEAASDAoIQ1JFQVRJTkcQARIKCgZBQ1RJVkUQ", - "AhIMCghERUxFVElORxADEgkKBUVSUk9SEAQidgoRQWNjZXNzUmVzdHJpY3Rp", - "b24SIgoeQUNDRVNTX1JFU1RSSUNUSU9OX1VOU1BFQ0lGSUVEEAASEgoOV0lU", - "SElOX1BST0pFQ1QQARIXChNXSVRISU5fT1JHQU5JWkFUSU9OEAISEAoMVU5S", - "RVNUUklDVEVEEAM6iAHqQYQBCiNiYWNrdXBkci5nb29nbGVhcGlzLmNvbS9C", - "YWNrdXBWYXVsdBJCcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9j", - "YXRpb259L2JhY2t1cFZhdWx0cy97YmFja3VwdmF1bHR9KgxiYWNrdXBWYXVs", - "dHMyC2JhY2t1cFZhdWx0Qg4KDF9kZXNjcmlwdGlvbkIOCgxfY3JlYXRlX3Rp", - "bWVCDgoMX3VwZGF0ZV90aW1lQi0KK19iYWNrdXBfbWluaW11bV9lbmZvcmNl", - "ZF9yZXRlbnRpb25fZHVyYXRpb25CDAoKX2RlbGV0YWJsZUIHCgVfZXRhZ0IR", - "Cg9fZWZmZWN0aXZlX3RpbWUi0wgKCkRhdGFTb3VyY2USFAoEbmFtZRgBIAEo", - "CUIG4EED4EEIEj4KBXN0YXRlGBUgASgOMiouZ29vZ2xlLmNsb3VkLmJhY2t1", - "cGRyLnYxLkRhdGFTb3VyY2UuU3RhdGVCA+BBAxJFCgZsYWJlbHMYBCADKAsy", - "MC5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuRGF0YVNvdXJjZS5MYWJlbHNF", - "bnRyeUID4EEBEjkKC2NyZWF0ZV90aW1lGAUgASgLMhouZ29vZ2xlLnByb3Rv", - "YnVmLlRpbWVzdGFtcEID4EEDSAGIAQESOQoLdXBkYXRlX3RpbWUYBiABKAsy", - "Gi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQNIAogBARIZCgxiYWNr", - "dXBfY291bnQYByABKANIA4gBARIRCgRldGFnGA4gASgJSASIAQESHwoSdG90", - "YWxfc3RvcmVkX2J5dGVzGBcgASgDSAWIAQESRgoMY29uZmlnX3N0YXRlGBgg", - "ASgOMisuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cENvbmZpZ1N0", - "YXRlQgPgQQMSSwoSYmFja3VwX2NvbmZpZ19pbmZvGBkgASgLMiouZ29vZ2xl", - "LmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cENvbmZpZ0luZm9CA+BBAxJTChhk", - "YXRhX3NvdXJjZV9nY3BfcmVzb3VyY2UYGiABKAsyLy5nb29nbGUuY2xvdWQu", - "YmFja3VwZHIudjEuRGF0YVNvdXJjZUdjcFJlc291cmNlSAAScgooZGF0YV9z", - "b3VyY2VfYmFja3VwX2FwcGxpYW5jZV9hcHBsaWNhdGlvbhgbIAEoCzI+Lmdv", - "b2dsZS5jbG91ZC5iYWNrdXBkci52MS5EYXRhU291cmNlQmFja3VwQXBwbGlh", - "bmNlQXBwbGljYXRpb25IABotCgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkS", - "DQoFdmFsdWUYAiABKAk6AjgBIlEKBVN0YXRlEhUKEVNUQVRFX1VOU1BFQ0lG", - "SUVEEAASDAoIQ1JFQVRJTkcQARIKCgZBQ1RJVkUQAhIMCghERUxFVElORxAD", - "EgkKBUVSUk9SEAQ6ngHqQZoBCiJiYWNrdXBkci5nb29nbGVhcGlzLmNvbS9E", - "YXRhU291cmNlEltwcm9qZWN0cy97cHJvamVjdH0vbG9jYXRpb25zL3tsb2Nh", - "dGlvbn0vYmFja3VwVmF1bHRzL3tiYWNrdXB2YXVsdH0vZGF0YVNvdXJjZXMv", - "e2RhdGFzb3VyY2V9KgtkYXRhU291cmNlczIKZGF0YVNvdXJjZUIRCg9zb3Vy", - "Y2VfcmVzb3VyY2VCDgoMX2NyZWF0ZV90aW1lQg4KDF91cGRhdGVfdGltZUIP", - "Cg1fYmFja3VwX2NvdW50QgcKBV9ldGFnQhUKE190b3RhbF9zdG9yZWRfYnl0", - "ZXMisQQKEEJhY2t1cENvbmZpZ0luZm8SWgoRbGFzdF9iYWNrdXBfc3RhdGUY", - "ASABKA4yOi5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwQ29uZmln", - "SW5mby5MYXN0QmFja3VwU3RhdGVCA+BBAxJQCidsYXN0X3N1Y2Nlc3NmdWxf", - "YmFja3VwX2NvbnNpc3RlbmN5X3RpbWUYAiABKAsyGi5nb29nbGUucHJvdG9i", - "dWYuVGltZXN0YW1wQgPgQQMSMgoRbGFzdF9iYWNrdXBfZXJyb3IYAyABKAsy", - "Ei5nb29nbGUucnBjLlN0YXR1c0ID4EEDEkYKEWdjcF9iYWNrdXBfY29uZmln", - "GAQgASgLMikuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkdjcEJhY2t1cENv", - "bmZpZ0gAEl8KHmJhY2t1cF9hcHBsaWFuY2VfYmFja3VwX2NvbmZpZxgFIAEo", - "CzI1Lmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNrdXBBcHBsaWFuY2VC", - "YWNrdXBDb25maWdIACKAAQoPTGFzdEJhY2t1cFN0YXRlEiEKHUxBU1RfQkFD", - "S1VQX1NUQVRFX1VOU1BFQ0lGSUVEEAASGAoURklSU1RfQkFDS1VQX1BFTkRJ", - "TkcQARINCglTVUNDRUVERUQQAhIKCgZGQUlMRUQQAxIVChFQRVJNSVNTSU9O", - "X0RFTklFRBAEQg8KDWJhY2t1cF9jb25maWci4AEKD0djcEJhY2t1cENvbmZp", - "ZxI8CgtiYWNrdXBfcGxhbhgBIAEoCUIn+kEkCiJiYWNrdXBkci5nb29nbGVh", - "cGlzLmNvbS9CYWNrdXBQbGFuEh8KF2JhY2t1cF9wbGFuX2Rlc2NyaXB0aW9u", - "GAIgASgJElMKF2JhY2t1cF9wbGFuX2Fzc29jaWF0aW9uGAMgASgJQjL6QS8K", - "LWJhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0JhY2t1cFBsYW5Bc3NvY2lhdGlv", - "bhIZChFiYWNrdXBfcGxhbl9ydWxlcxgEIAMoCSK6AQobQmFja3VwQXBwbGlh", - "bmNlQmFja3VwQ29uZmlnEh0KFWJhY2t1cF9hcHBsaWFuY2VfbmFtZRgBIAEo", - "CRIbChNiYWNrdXBfYXBwbGlhbmNlX2lkGAIgASgDEg4KBnNsYV9pZBgDIAEo", - "AxIYChBhcHBsaWNhdGlvbl9uYW1lGAQgASgJEhEKCWhvc3RfbmFtZRgFIAEo", - "CRIQCghzbHRfbmFtZRgGIAEoCRIQCghzbHBfbmFtZRgHIAEoCSLiAQoVRGF0", - "YVNvdXJjZUdjcFJlc291cmNlEh0KEGdjcF9yZXNvdXJjZW5hbWUYASABKAlC", - "A+BBAxIQCghsb2NhdGlvbhgCIAEoCRIMCgR0eXBlGAMgASgJEm8KJmNvbXB1", - "dGVfaW5zdGFuY2VfZGF0YXNvdXJjZV9wcm9wZXJ0aWVzGAQgASgLMj0uZ29v", - "Z2xlLmNsb3VkLmJhY2t1cGRyLnYxLkNvbXB1dGVJbnN0YW5jZURhdGFTb3Vy", - "Y2VQcm9wZXJ0aWVzSABCGQoXZ2NwX3Jlc291cmNlX3Byb3BlcnRpZXMiuQEK", - "JERhdGFTb3VyY2VCYWNrdXBBcHBsaWFuY2VBcHBsaWNhdGlvbhIYChBhcHBs", - "aWNhdGlvbl9uYW1lGAEgASgJEhgKEGJhY2t1cF9hcHBsaWFuY2UYAiABKAkS", - "FAoMYXBwbGlhbmNlX2lkGAMgASgDEgwKBHR5cGUYBCABKAkSFgoOYXBwbGlj", - "YXRpb25faWQYCCABKAMSEAoIaG9zdG5hbWUYBiABKAkSDwoHaG9zdF9pZBgH", - "IAEoAyIpCg9TZXJ2aWNlTG9ja0luZm8SFgoJb3BlcmF0aW9uGAEgASgJQgPg", - "QQMixgEKF0JhY2t1cEFwcGxpYW5jZUxvY2tJbmZvEiAKE2JhY2t1cF9hcHBs", - "aWFuY2VfaWQYASABKANCA+BBAhIiChViYWNrdXBfYXBwbGlhbmNlX25hbWUY", - "AiABKAlCA+BBAhIYCgtsb2NrX3JlYXNvbhgFIAEoCUID4EECEhIKCGpvYl9u", - "YW1lGAYgASgJSAASFgoMYmFja3VwX2ltYWdlGAcgASgJSAASEAoGc2xhX2lk", - "GAggASgDSABCDQoLbG9ja19zb3VyY2Ui/gEKCkJhY2t1cExvY2sSOAoPbG9j", - "a191bnRpbF90aW1lGAEgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFt", - "cEID4EECElcKGmJhY2t1cF9hcHBsaWFuY2VfbG9ja19pbmZvGAMgASgLMjEu", - "Z29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cEFwcGxpYW5jZUxvY2tJ", - "bmZvSAASSwoRc2VydmljZV9sb2NrX2luZm8YBCABKAsyKS5nb29nbGUuY2xv", - "dWQuYmFja3VwZHIudjEuU2VydmljZUxvY2tJbmZvQgPgQQNIAEIQCg5DbGll", - "bnRMb2NrSW5mbyK8DQoGQmFja3VwEhQKBG5hbWUYASABKAlCBuBBA+BBCBId", - "CgtkZXNjcmlwdGlvbhgCIAEoCUID4EEDSAKIAQESOQoLY3JlYXRlX3RpbWUY", - "AyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQNIA4gBARI5", - "Cgt1cGRhdGVfdGltZRgEIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3Rh", - "bXBCA+BBA0gEiAEBEkEKBmxhYmVscxgFIAMoCzIsLmdvb2dsZS5jbG91ZC5i", - "YWNrdXBkci52MS5CYWNrdXAuTGFiZWxzRW50cnlCA+BBARJJChtlbmZvcmNl", - "ZF9yZXRlbnRpb25fZW5kX3RpbWUYBiABKAsyGi5nb29nbGUucHJvdG9idWYu", - "VGltZXN0YW1wQgPgQQFIBYgBARI5CgtleHBpcmVfdGltZRgHIAEoCzIaLmdv", - "b2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAUgGiAEBEj4KEGNvbnNpc3Rl", - "bmN5X3RpbWUYCSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPg", - "QQNIB4gBARIWCgRldGFnGAsgASgJQgPgQQFICIgBARI6CgVzdGF0ZRgPIAEo", - "DjImLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNrdXAuU3RhdGVCA+BB", - "AxJACg1zZXJ2aWNlX2xvY2tzGBEgAygLMiQuZ29vZ2xlLmNsb3VkLmJhY2t1", - "cGRyLnYxLkJhY2t1cExvY2tCA+BBAxJJChZiYWNrdXBfYXBwbGlhbmNlX2xv", - "Y2tzGBIgAygLMiQuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cExv", - "Y2tCA+BBARJsCiJjb21wdXRlX2luc3RhbmNlX2JhY2t1cF9wcm9wZXJ0aWVz", - "GBMgASgLMjkuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkNvbXB1dGVJbnN0", - "YW5jZUJhY2t1cFByb3BlcnRpZXNCA+BBA0gAEmwKImJhY2t1cF9hcHBsaWFu", - "Y2VfYmFja3VwX3Byb3BlcnRpZXMYFSABKAsyOS5nb29nbGUuY2xvdWQuYmFj", - "a3VwZHIudjEuQmFja3VwQXBwbGlhbmNlQmFja3VwUHJvcGVydGllc0ID4EED", - "SAASRQoLYmFja3VwX3R5cGUYFCABKA4yKy5nb29nbGUuY2xvdWQuYmFja3Vw", - "ZHIudjEuQmFja3VwLkJhY2t1cFR5cGVCA+BBAxJXChRnY3BfYmFja3VwX3Bs", - "YW5faW5mbxgWIAEoCzIyLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNr", - "dXAuR0NQQmFja3VwUGxhbkluZm9CA+BBA0gBEiAKE3Jlc291cmNlX3NpemVf", - "Ynl0ZXMYFyABKANCA+BBAxpuChFHQ1BCYWNrdXBQbGFuSW5mbxI8CgtiYWNr", - "dXBfcGxhbhgBIAEoCUIn+kEkCiJiYWNrdXBkci5nb29nbGVhcGlzLmNvbS9C", - "YWNrdXBQbGFuEhsKE2JhY2t1cF9wbGFuX3J1bGVfaWQYAiABKAkaLQoLTGFi", - "ZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASJRCgVT", - "dGF0ZRIVChFTVEFURV9VTlNQRUNJRklFRBAAEgwKCENSRUFUSU5HEAESCgoG", - "QUNUSVZFEAISDAoIREVMRVRJTkcQAxIJCgVFUlJPUhAEIkcKCkJhY2t1cFR5", - "cGUSGwoXQkFDS1VQX1RZUEVfVU5TUEVDSUZJRUQQABINCglTQ0hFRFVMRUQQ", - "ARINCglPTl9ERU1BTkQQAjqjAepBnwEKHmJhY2t1cGRyLmdvb2dsZWFwaXMu", - "Y29tL0JhY2t1cBJscHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9j", - "YXRpb259L2JhY2t1cFZhdWx0cy97YmFja3VwdmF1bHR9L2RhdGFTb3VyY2Vz", - "L3tkYXRhc291cmNlfS9iYWNrdXBzL3tiYWNrdXB9KgdiYWNrdXBzMgZiYWNr", - "dXBCEwoRYmFja3VwX3Byb3BlcnRpZXNCCwoJcGxhbl9pbmZvQg4KDF9kZXNj", - "cmlwdGlvbkIOCgxfY3JlYXRlX3RpbWVCDgoMX3VwZGF0ZV90aW1lQh4KHF9l", - "bmZvcmNlZF9yZXRlbnRpb25fZW5kX3RpbWVCDgoMX2V4cGlyZV90aW1lQhMK", - "EV9jb25zaXN0ZW5jeV90aW1lQgcKBV9ldGFnIvQBChhDcmVhdGVCYWNrdXBW", - "YXVsdFJlcXVlc3QSOwoGcGFyZW50GAEgASgJQivgQQL6QSUSI2JhY2t1cGRy", - "Lmdvb2dsZWFwaXMuY29tL0JhY2t1cFZhdWx0EhwKD2JhY2t1cF92YXVsdF9p", - "ZBgCIAEoCUID4EECEkAKDGJhY2t1cF92YXVsdBgDIAEoCzIlLmdvb2dsZS5j", - "bG91ZC5iYWNrdXBkci52MS5CYWNrdXBWYXVsdEID4EECEh8KCnJlcXVlc3Rf", - "aWQYBCABKAlCC+BBAeKMz9cIAggBEhoKDXZhbGlkYXRlX29ubHkYBSABKAhC", - "A+BBASLxAQoXTGlzdEJhY2t1cFZhdWx0c1JlcXVlc3QSOwoGcGFyZW50GAEg", - "ASgJQivgQQL6QSUSI2JhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0JhY2t1cFZh", - "dWx0EhYKCXBhZ2Vfc2l6ZRgCIAEoBUID4EEBEhcKCnBhZ2VfdG9rZW4YAyAB", + "AhIMCghERUxFVElORxADEgkKBUVSUk9SEAQingEKEUFjY2Vzc1Jlc3RyaWN0", + "aW9uEiIKHkFDQ0VTU19SRVNUUklDVElPTl9VTlNQRUNJRklFRBAAEhIKDldJ", + "VEhJTl9QUk9KRUNUEAESFwoTV0lUSElOX09SR0FOSVpBVElPThACEhAKDFVO", + "UkVTVFJJQ1RFRBADEiYKIldJVEhJTl9PUkdfQlVUX1VOUkVTVFJJQ1RFRF9G", + "T1JfQkEQBDqIAepBhAEKI2JhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0JhY2t1", + "cFZhdWx0EkJwcm9qZWN0cy97cHJvamVjdH0vbG9jYXRpb25zL3tsb2NhdGlv", + "bn0vYmFja3VwVmF1bHRzL3tiYWNrdXB2YXVsdH0qDGJhY2t1cFZhdWx0czIL", + "YmFja3VwVmF1bHRCDgoMX2Rlc2NyaXB0aW9uQg4KDF9jcmVhdGVfdGltZUIO", + "CgxfdXBkYXRlX3RpbWVCLQorX2JhY2t1cF9taW5pbXVtX2VuZm9yY2VkX3Jl", + "dGVudGlvbl9kdXJhdGlvbkIMCgpfZGVsZXRhYmxlQgcKBV9ldGFnQhEKD19l", + "ZmZlY3RpdmVfdGltZSLTCAoKRGF0YVNvdXJjZRIUCgRuYW1lGAEgASgJQgbg", + "QQPgQQgSPgoFc3RhdGUYFSABKA4yKi5nb29nbGUuY2xvdWQuYmFja3VwZHIu", + "djEuRGF0YVNvdXJjZS5TdGF0ZUID4EEDEkUKBmxhYmVscxgEIAMoCzIwLmdv", + "b2dsZS5jbG91ZC5iYWNrdXBkci52MS5EYXRhU291cmNlLkxhYmVsc0VudHJ5", + "QgPgQQESOQoLY3JlYXRlX3RpbWUYBSABKAsyGi5nb29nbGUucHJvdG9idWYu", + "VGltZXN0YW1wQgPgQQNIAYgBARI5Cgt1cGRhdGVfdGltZRgGIAEoCzIaLmdv", + "b2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBA0gCiAEBEhkKDGJhY2t1cF9j", + "b3VudBgHIAEoA0gDiAEBEhEKBGV0YWcYDiABKAlIBIgBARIfChJ0b3RhbF9z", + "dG9yZWRfYnl0ZXMYFyABKANIBYgBARJGCgxjb25maWdfc3RhdGUYGCABKA4y", + "Ky5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwQ29uZmlnU3RhdGVC", + "A+BBAxJLChJiYWNrdXBfY29uZmlnX2luZm8YGSABKAsyKi5nb29nbGUuY2xv", + "dWQuYmFja3VwZHIudjEuQmFja3VwQ29uZmlnSW5mb0ID4EEDElMKGGRhdGFf", + "c291cmNlX2djcF9yZXNvdXJjZRgaIAEoCzIvLmdvb2dsZS5jbG91ZC5iYWNr", + "dXBkci52MS5EYXRhU291cmNlR2NwUmVzb3VyY2VIABJyCihkYXRhX3NvdXJj", + "ZV9iYWNrdXBfYXBwbGlhbmNlX2FwcGxpY2F0aW9uGBsgASgLMj4uZ29vZ2xl", + "LmNsb3VkLmJhY2t1cGRyLnYxLkRhdGFTb3VyY2VCYWNrdXBBcHBsaWFuY2VB", + "cHBsaWNhdGlvbkgAGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2", + "YWx1ZRgCIAEoCToCOAEiUQoFU3RhdGUSFQoRU1RBVEVfVU5TUEVDSUZJRUQQ", + "ABIMCghDUkVBVElORxABEgoKBkFDVElWRRACEgwKCERFTEVUSU5HEAMSCQoF", + "RVJST1IQBDqeAepBmgEKImJhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0RhdGFT", + "b3VyY2USW3Byb2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9u", + "fS9iYWNrdXBWYXVsdHMve2JhY2t1cHZhdWx0fS9kYXRhU291cmNlcy97ZGF0", + "YXNvdXJjZX0qC2RhdGFTb3VyY2VzMgpkYXRhU291cmNlQhEKD3NvdXJjZV9y", + "ZXNvdXJjZUIOCgxfY3JlYXRlX3RpbWVCDgoMX3VwZGF0ZV90aW1lQg8KDV9i", + "YWNrdXBfY291bnRCBwoFX2V0YWdCFQoTX3RvdGFsX3N0b3JlZF9ieXRlcyKx", + "BAoQQmFja3VwQ29uZmlnSW5mbxJaChFsYXN0X2JhY2t1cF9zdGF0ZRgBIAEo", + "DjI6Lmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNrdXBDb25maWdJbmZv", + "Lkxhc3RCYWNrdXBTdGF0ZUID4EEDElAKJ2xhc3Rfc3VjY2Vzc2Z1bF9iYWNr", + "dXBfY29uc2lzdGVuY3lfdGltZRgCIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5U", + "aW1lc3RhbXBCA+BBAxIyChFsYXN0X2JhY2t1cF9lcnJvchgDIAEoCzISLmdv", + "b2dsZS5ycGMuU3RhdHVzQgPgQQMSRgoRZ2NwX2JhY2t1cF9jb25maWcYBCAB", + "KAsyKS5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuR2NwQmFja3VwQ29uZmln", + "SAASXwoeYmFja3VwX2FwcGxpYW5jZV9iYWNrdXBfY29uZmlnGAUgASgLMjUu", + "Z29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cEFwcGxpYW5jZUJhY2t1", + "cENvbmZpZ0gAIoABCg9MYXN0QmFja3VwU3RhdGUSIQodTEFTVF9CQUNLVVBf", + "U1RBVEVfVU5TUEVDSUZJRUQQABIYChRGSVJTVF9CQUNLVVBfUEVORElORxAB", + "Eg0KCVNVQ0NFRURFRBACEgoKBkZBSUxFRBADEhUKEVBFUk1JU1NJT05fREVO", + "SUVEEARCDwoNYmFja3VwX2NvbmZpZyLgAQoPR2NwQmFja3VwQ29uZmlnEjwK", + "C2JhY2t1cF9wbGFuGAEgASgJQif6QSQKImJhY2t1cGRyLmdvb2dsZWFwaXMu", + "Y29tL0JhY2t1cFBsYW4SHwoXYmFja3VwX3BsYW5fZGVzY3JpcHRpb24YAiAB", + "KAkSUwoXYmFja3VwX3BsYW5fYXNzb2NpYXRpb24YAyABKAlCMvpBLwotYmFj", + "a3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3VwUGxhbkFzc29jaWF0aW9uEhkK", + "EWJhY2t1cF9wbGFuX3J1bGVzGAQgAygJIroBChtCYWNrdXBBcHBsaWFuY2VC", + "YWNrdXBDb25maWcSHQoVYmFja3VwX2FwcGxpYW5jZV9uYW1lGAEgASgJEhsK", + "E2JhY2t1cF9hcHBsaWFuY2VfaWQYAiABKAMSDgoGc2xhX2lkGAMgASgDEhgK", + "EGFwcGxpY2F0aW9uX25hbWUYBCABKAkSEQoJaG9zdF9uYW1lGAUgASgJEhAK", + "CHNsdF9uYW1lGAYgASgJEhAKCHNscF9uYW1lGAcgASgJIuIBChVEYXRhU291", + "cmNlR2NwUmVzb3VyY2USHQoQZ2NwX3Jlc291cmNlbmFtZRgBIAEoCUID4EED", + "EhAKCGxvY2F0aW9uGAIgASgJEgwKBHR5cGUYAyABKAkSbwomY29tcHV0ZV9p", + "bnN0YW5jZV9kYXRhc291cmNlX3Byb3BlcnRpZXMYBCABKAsyPS5nb29nbGUu", + "Y2xvdWQuYmFja3VwZHIudjEuQ29tcHV0ZUluc3RhbmNlRGF0YVNvdXJjZVBy", + "b3BlcnRpZXNIAEIZChdnY3BfcmVzb3VyY2VfcHJvcGVydGllcyK5AQokRGF0", + "YVNvdXJjZUJhY2t1cEFwcGxpYW5jZUFwcGxpY2F0aW9uEhgKEGFwcGxpY2F0", + "aW9uX25hbWUYASABKAkSGAoQYmFja3VwX2FwcGxpYW5jZRgCIAEoCRIUCgxh", + "cHBsaWFuY2VfaWQYAyABKAMSDAoEdHlwZRgEIAEoCRIWCg5hcHBsaWNhdGlv", + "bl9pZBgIIAEoAxIQCghob3N0bmFtZRgGIAEoCRIPCgdob3N0X2lkGAcgASgD", + "IikKD1NlcnZpY2VMb2NrSW5mbxIWCglvcGVyYXRpb24YASABKAlCA+BBAyLG", + "AQoXQmFja3VwQXBwbGlhbmNlTG9ja0luZm8SIAoTYmFja3VwX2FwcGxpYW5j", + "ZV9pZBgBIAEoA0ID4EECEiIKFWJhY2t1cF9hcHBsaWFuY2VfbmFtZRgCIAEo", + "CUID4EECEhgKC2xvY2tfcmVhc29uGAUgASgJQgPgQQISEgoIam9iX25hbWUY", + "BiABKAlIABIWCgxiYWNrdXBfaW1hZ2UYByABKAlIABIQCgZzbGFfaWQYCCAB", + "KANIAEINCgtsb2NrX3NvdXJjZSL+AQoKQmFja3VwTG9jaxI4Cg9sb2NrX3Vu", + "dGlsX3RpbWUYASABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPg", + "QQISVwoaYmFja3VwX2FwcGxpYW5jZV9sb2NrX2luZm8YAyABKAsyMS5nb29n", + "bGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwQXBwbGlhbmNlTG9ja0luZm9I", + "ABJLChFzZXJ2aWNlX2xvY2tfaW5mbxgEIAEoCzIpLmdvb2dsZS5jbG91ZC5i", + "YWNrdXBkci52MS5TZXJ2aWNlTG9ja0luZm9CA+BBA0gAQhAKDkNsaWVudExv", + "Y2tJbmZvIrwNCgZCYWNrdXASFAoEbmFtZRgBIAEoCUIG4EED4EEIEh0KC2Rl", + "c2NyaXB0aW9uGAIgASgJQgPgQQNIAogBARI5CgtjcmVhdGVfdGltZRgDIAEo", + "CzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBA0gDiAEBEjkKC3Vw", + "ZGF0ZV90aW1lGAQgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID", + "4EEDSASIAQESQQoGbGFiZWxzGAUgAygLMiwuZ29vZ2xlLmNsb3VkLmJhY2t1", + "cGRyLnYxLkJhY2t1cC5MYWJlbHNFbnRyeUID4EEBEkkKG2VuZm9yY2VkX3Jl", + "dGVudGlvbl9lbmRfdGltZRgGIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1l", + "c3RhbXBCA+BBAUgFiAEBEjkKC2V4cGlyZV90aW1lGAcgASgLMhouZ29vZ2xl", + "LnByb3RvYnVmLlRpbWVzdGFtcEID4EEBSAaIAQESPgoQY29uc2lzdGVuY3lf", + "dGltZRgJIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBA0gH", + "iAEBEhYKBGV0YWcYCyABKAlCA+BBAUgIiAEBEjoKBXN0YXRlGA8gASgOMiYu", + "Z29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cC5TdGF0ZUID4EEDEkAK", + "DXNlcnZpY2VfbG9ja3MYESADKAsyJC5nb29nbGUuY2xvdWQuYmFja3VwZHIu", + "djEuQmFja3VwTG9ja0ID4EEDEkkKFmJhY2t1cF9hcHBsaWFuY2VfbG9ja3MY", + "EiADKAsyJC5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwTG9ja0ID", + "4EEBEmwKImNvbXB1dGVfaW5zdGFuY2VfYmFja3VwX3Byb3BlcnRpZXMYEyAB", + "KAsyOS5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuQ29tcHV0ZUluc3RhbmNl", + "QmFja3VwUHJvcGVydGllc0ID4EEDSAASbAoiYmFja3VwX2FwcGxpYW5jZV9i", + "YWNrdXBfcHJvcGVydGllcxgVIAEoCzI5Lmdvb2dsZS5jbG91ZC5iYWNrdXBk", + "ci52MS5CYWNrdXBBcHBsaWFuY2VCYWNrdXBQcm9wZXJ0aWVzQgPgQQNIABJF", + "CgtiYWNrdXBfdHlwZRgUIAEoDjIrLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52", + "MS5CYWNrdXAuQmFja3VwVHlwZUID4EEDElcKFGdjcF9iYWNrdXBfcGxhbl9p", + "bmZvGBYgASgLMjIuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cC5H", + "Q1BCYWNrdXBQbGFuSW5mb0ID4EEDSAESIAoTcmVzb3VyY2Vfc2l6ZV9ieXRl", + "cxgXIAEoA0ID4EEDGm4KEUdDUEJhY2t1cFBsYW5JbmZvEjwKC2JhY2t1cF9w", + "bGFuGAEgASgJQif6QSQKImJhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0JhY2t1", + "cFBsYW4SGwoTYmFja3VwX3BsYW5fcnVsZV9pZBgCIAEoCRotCgtMYWJlbHNF", + "bnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIlEKBVN0YXRl", + "EhUKEVNUQVRFX1VOU1BFQ0lGSUVEEAASDAoIQ1JFQVRJTkcQARIKCgZBQ1RJ", + "VkUQAhIMCghERUxFVElORxADEgkKBUVSUk9SEAQiRwoKQmFja3VwVHlwZRIb", + "ChdCQUNLVVBfVFlQRV9VTlNQRUNJRklFRBAAEg0KCVNDSEVEVUxFRBABEg0K", + "CU9OX0RFTUFORBACOqMB6kGfAQoeYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20v", + "QmFja3VwEmxwcm9qZWN0cy97cHJvamVjdH0vbG9jYXRpb25zL3tsb2NhdGlv", + "bn0vYmFja3VwVmF1bHRzL3tiYWNrdXB2YXVsdH0vZGF0YVNvdXJjZXMve2Rh", + "dGFzb3VyY2V9L2JhY2t1cHMve2JhY2t1cH0qB2JhY2t1cHMyBmJhY2t1cEIT", + "ChFiYWNrdXBfcHJvcGVydGllc0ILCglwbGFuX2luZm9CDgoMX2Rlc2NyaXB0", + "aW9uQg4KDF9jcmVhdGVfdGltZUIOCgxfdXBkYXRlX3RpbWVCHgocX2VuZm9y", + "Y2VkX3JldGVudGlvbl9lbmRfdGltZUIOCgxfZXhwaXJlX3RpbWVCEwoRX2Nv", + "bnNpc3RlbmN5X3RpbWVCBwoFX2V0YWci9AEKGENyZWF0ZUJhY2t1cFZhdWx0", + "UmVxdWVzdBI7CgZwYXJlbnQYASABKAlCK+BBAvpBJRIjYmFja3VwZHIuZ29v", + "Z2xlYXBpcy5jb20vQmFja3VwVmF1bHQSHAoPYmFja3VwX3ZhdWx0X2lkGAIg", + "ASgJQgPgQQISQAoMYmFja3VwX3ZhdWx0GAMgASgLMiUuZ29vZ2xlLmNsb3Vk", + "LmJhY2t1cGRyLnYxLkJhY2t1cFZhdWx0QgPgQQISHwoKcmVxdWVzdF9pZBgE", + "IAEoCUIL4EEB4ozP1wgCCAESGgoNdmFsaWRhdGVfb25seRgFIAEoCEID4EEB", + "IvEBChdMaXN0QmFja3VwVmF1bHRzUmVxdWVzdBI7CgZwYXJlbnQYASABKAlC", + "K+BBAvpBJRIjYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3VwVmF1bHQS", + "FgoJcGFnZV9zaXplGAIgASgFQgPgQQESFwoKcGFnZV90b2tlbhgDIAEoCUID", + "4EEBEhMKBmZpbHRlchgEIAEoCUID4EEBEhUKCG9yZGVyX2J5GAUgASgJQgPg", + "QQESPAoEdmlldxgGIAEoDjIpLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5C", + "YWNrdXBWYXVsdFZpZXdCA+BBASKGAQoYTGlzdEJhY2t1cFZhdWx0c1Jlc3Bv", + "bnNlEjwKDWJhY2t1cF92YXVsdHMYASADKAsyJS5nb29nbGUuY2xvdWQuYmFj", + "a3VwZHIudjEuQmFja3VwVmF1bHQSFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJ", + "EhMKC3VucmVhY2hhYmxlGAMgAygJIroBCh5GZXRjaFVzYWJsZUJhY2t1cFZh", + "dWx0c1JlcXVlc3QSOwoGcGFyZW50GAEgASgJQivgQQL6QSUSI2JhY2t1cGRy", + "Lmdvb2dsZWFwaXMuY29tL0JhY2t1cFZhdWx0EhYKCXBhZ2Vfc2l6ZRgCIAEo", + "BUID4EEBEhcKCnBhZ2VfdG9rZW4YAyABKAlCA+BBARITCgZmaWx0ZXIYBCAB", + "KAlCA+BBARIVCghvcmRlcl9ieRgFIAEoCUID4EEBIo0BCh9GZXRjaFVzYWJs", + "ZUJhY2t1cFZhdWx0c1Jlc3BvbnNlEjwKDWJhY2t1cF92YXVsdHMYASADKAsy", + "JS5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwVmF1bHQSFwoPbmV4", + "dF9wYWdlX3Rva2VuGAIgASgJEhMKC3VucmVhY2hhYmxlGAMgAygJIpABChVH", + "ZXRCYWNrdXBWYXVsdFJlcXVlc3QSOQoEbmFtZRgBIAEoCUIr4EEC+kElCiNi", + "YWNrdXBkci5nb29nbGVhcGlzLmNvbS9CYWNrdXBWYXVsdBI8CgR2aWV3GAIg", + "ASgOMikuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cFZhdWx0Vmll", + "d0ID4EEBIuMBChhVcGRhdGVCYWNrdXBWYXVsdFJlcXVlc3QSNAoLdXBkYXRl", + "X21hc2sYASABKAsyGi5nb29nbGUucHJvdG9idWYuRmllbGRNYXNrQgPgQQIS", + "QAoMYmFja3VwX3ZhdWx0GAIgASgLMiUuZ29vZ2xlLmNsb3VkLmJhY2t1cGRy", + "LnYxLkJhY2t1cFZhdWx0QgPgQQISHwoKcmVxdWVzdF9pZBgDIAEoCUIL4EEB", + "4ozP1wgCCAESGgoNdmFsaWRhdGVfb25seRgEIAEoCEID4EEBEhIKBWZvcmNl", + "GAUgASgIQgPgQQEi/AEKGERlbGV0ZUJhY2t1cFZhdWx0UmVxdWVzdBI5CgRu", + "YW1lGAEgASgJQivgQQL6QSUKI2JhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0Jh", + "Y2t1cFZhdWx0Eh8KCnJlcXVlc3RfaWQYAiABKAlCC+BBAeKMz9cIAggBEhIK", + "BWZvcmNlGAMgASgIQgPgQQESDAoEZXRhZxgEIAEoCRIaCg12YWxpZGF0ZV9v", + "bmx5GAUgASgIQgPgQQESGgoNYWxsb3dfbWlzc2luZxgGIAEoCEID4EEBEioK", + "HWlnbm9yZV9iYWNrdXBfcGxhbl9yZWZlcmVuY2VzGAcgASgIQgPgQQEisQEK", + "Fkxpc3REYXRhU291cmNlc1JlcXVlc3QSOgoGcGFyZW50GAEgASgJQirgQQL6", + "QSQSImJhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0RhdGFTb3VyY2USFgoJcGFn", + "ZV9zaXplGAIgASgFQgPgQQESFwoKcGFnZV90b2tlbhgDIAEoCUID4EEBEhMK", + "BmZpbHRlchgEIAEoCUID4EEBEhUKCG9yZGVyX2J5GAUgASgJQgPgQQEigwEK", + "F0xpc3REYXRhU291cmNlc1Jlc3BvbnNlEjoKDGRhdGFfc291cmNlcxgBIAMo", + "CzIkLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5EYXRhU291cmNlEhcKD25l", + "eHRfcGFnZV90b2tlbhgCIAEoCRITCgt1bnJlYWNoYWJsZRgDIAMoCSJQChRH", + "ZXREYXRhU291cmNlUmVxdWVzdBI4CgRuYW1lGAEgASgJQirgQQL6QSQKImJh", + "Y2t1cGRyLmdvb2dsZWFwaXMuY29tL0RhdGFTb3VyY2UizAEKF1VwZGF0ZURh", + "dGFTb3VyY2VSZXF1ZXN0EjQKC3VwZGF0ZV9tYXNrGAEgASgLMhouZ29vZ2xl", + "LnByb3RvYnVmLkZpZWxkTWFza0ID4EECEj4KC2RhdGFfc291cmNlGAIgASgL", + "MiQuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkRhdGFTb3VyY2VCA+BBAhIf", + "CgpyZXF1ZXN0X2lkGAMgASgJQgvgQQHijM/XCAIIARIaCg1hbGxvd19taXNz", + "aW5nGAQgASgIQgPgQQEi4gEKEkxpc3RCYWNrdXBzUmVxdWVzdBI2CgZwYXJl", + "bnQYASABKAlCJuBBAvpBIBIeYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFj", + "a3VwEhYKCXBhZ2Vfc2l6ZRgCIAEoBUID4EEBEhcKCnBhZ2VfdG9rZW4YAyAB", "KAlCA+BBARITCgZmaWx0ZXIYBCABKAlCA+BBARIVCghvcmRlcl9ieRgFIAEo", - "CUID4EEBEjwKBHZpZXcYBiABKA4yKS5nb29nbGUuY2xvdWQuYmFja3VwZHIu", - "djEuQmFja3VwVmF1bHRWaWV3QgPgQQEihgEKGExpc3RCYWNrdXBWYXVsdHNS", - "ZXNwb25zZRI8Cg1iYWNrdXBfdmF1bHRzGAEgAygLMiUuZ29vZ2xlLmNsb3Vk", - "LmJhY2t1cGRyLnYxLkJhY2t1cFZhdWx0EhcKD25leHRfcGFnZV90b2tlbhgC", - "IAEoCRITCgt1bnJlYWNoYWJsZRgDIAMoCSK6AQoeRmV0Y2hVc2FibGVCYWNr", - "dXBWYXVsdHNSZXF1ZXN0EjsKBnBhcmVudBgBIAEoCUIr4EEC+kElEiNiYWNr", - "dXBkci5nb29nbGVhcGlzLmNvbS9CYWNrdXBWYXVsdBIWCglwYWdlX3NpemUY", - "AiABKAVCA+BBARIXCgpwYWdlX3Rva2VuGAMgASgJQgPgQQESEwoGZmlsdGVy", - "GAQgASgJQgPgQQESFQoIb3JkZXJfYnkYBSABKAlCA+BBASKNAQofRmV0Y2hV", - "c2FibGVCYWNrdXBWYXVsdHNSZXNwb25zZRI8Cg1iYWNrdXBfdmF1bHRzGAEg", - "AygLMiUuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cFZhdWx0EhcK", - "D25leHRfcGFnZV90b2tlbhgCIAEoCRITCgt1bnJlYWNoYWJsZRgDIAMoCSKQ", - "AQoVR2V0QmFja3VwVmF1bHRSZXF1ZXN0EjkKBG5hbWUYASABKAlCK+BBAvpB", - "JQojYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3VwVmF1bHQSPAoEdmll", - "dxgCIAEoDjIpLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNrdXBWYXVs", - "dFZpZXdCA+BBASLjAQoYVXBkYXRlQmFja3VwVmF1bHRSZXF1ZXN0EjQKC3Vw", - "ZGF0ZV9tYXNrGAEgASgLMhouZ29vZ2xlLnByb3RvYnVmLkZpZWxkTWFza0ID", - "4EECEkAKDGJhY2t1cF92YXVsdBgCIAEoCzIlLmdvb2dsZS5jbG91ZC5iYWNr", - "dXBkci52MS5CYWNrdXBWYXVsdEID4EECEh8KCnJlcXVlc3RfaWQYAyABKAlC", - "C+BBAeKMz9cIAggBEhoKDXZhbGlkYXRlX29ubHkYBCABKAhCA+BBARISCgVm", - "b3JjZRgFIAEoCEID4EEBItABChhEZWxldGVCYWNrdXBWYXVsdFJlcXVlc3QS", - "OQoEbmFtZRgBIAEoCUIr4EEC+kElCiNiYWNrdXBkci5nb29nbGVhcGlzLmNv", - "bS9CYWNrdXBWYXVsdBIfCgpyZXF1ZXN0X2lkGAIgASgJQgvgQQHijM/XCAII", - "ARISCgVmb3JjZRgDIAEoCEID4EEBEgwKBGV0YWcYBCABKAkSGgoNdmFsaWRh", - "dGVfb25seRgFIAEoCEID4EEBEhoKDWFsbG93X21pc3NpbmcYBiABKAhCA+BB", - "ASKxAQoWTGlzdERhdGFTb3VyY2VzUmVxdWVzdBI6CgZwYXJlbnQYASABKAlC", - "KuBBAvpBJBIiYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vRGF0YVNvdXJjZRIW", - "CglwYWdlX3NpemUYAiABKAVCA+BBARIXCgpwYWdlX3Rva2VuGAMgASgJQgPg", - "QQESEwoGZmlsdGVyGAQgASgJQgPgQQESFQoIb3JkZXJfYnkYBSABKAlCA+BB", - "ASKDAQoXTGlzdERhdGFTb3VyY2VzUmVzcG9uc2USOgoMZGF0YV9zb3VyY2Vz", - "GAEgAygLMiQuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkRhdGFTb3VyY2US", - "FwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJEhMKC3VucmVhY2hhYmxlGAMgAygJ", - "IlAKFEdldERhdGFTb3VyY2VSZXF1ZXN0EjgKBG5hbWUYASABKAlCKuBBAvpB", - "JAoiYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vRGF0YVNvdXJjZSLMAQoXVXBk", - "YXRlRGF0YVNvdXJjZVJlcXVlc3QSNAoLdXBkYXRlX21hc2sYASABKAsyGi5n", - "b29nbGUucHJvdG9idWYuRmllbGRNYXNrQgPgQQISPgoLZGF0YV9zb3VyY2UY", - "AiABKAsyJC5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuRGF0YVNvdXJjZUID", - "4EECEh8KCnJlcXVlc3RfaWQYAyABKAlCC+BBAeKMz9cIAggBEhoKDWFsbG93", - "X21pc3NpbmcYBCABKAhCA+BBASLiAQoSTGlzdEJhY2t1cHNSZXF1ZXN0EjYK", - "BnBhcmVudBgBIAEoCUIm4EEC+kEgEh5iYWNrdXBkci5nb29nbGVhcGlzLmNv", - "bS9CYWNrdXASFgoJcGFnZV9zaXplGAIgASgFQgPgQQESFwoKcGFnZV90b2tl", - "bhgDIAEoCUID4EEBEhMKBmZpbHRlchgEIAEoCUID4EEBEhUKCG9yZGVyX2J5", - "GAUgASgJQgPgQQESNwoEdmlldxgGIAEoDjIkLmdvb2dsZS5jbG91ZC5iYWNr", - "dXBkci52MS5CYWNrdXBWaWV3QgPgQQEidgoTTGlzdEJhY2t1cHNSZXNwb25z", - "ZRIxCgdiYWNrdXBzGAEgAygLMiAuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYx", - "LkJhY2t1cBIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAkSEwoLdW5yZWFjaGFi", - "bGUYAyADKAkigQEKEEdldEJhY2t1cFJlcXVlc3QSNAoEbmFtZRgBIAEoCUIm", - "4EEC+kEgCh5iYWNrdXBkci5nb29nbGVhcGlzLmNvbS9CYWNrdXASNwoEdmll", - "dxgCIAEoDjIkLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNrdXBWaWV3", - "QgPgQQEiowEKE1VwZGF0ZUJhY2t1cFJlcXVlc3QSNAoLdXBkYXRlX21hc2sY", - "ASABKAsyGi5nb29nbGUucHJvdG9idWYuRmllbGRNYXNrQgPgQQISNQoGYmFj", - "a3VwGAIgASgLMiAuZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkJhY2t1cEID", - "4EECEh8KCnJlcXVlc3RfaWQYAyABKAlCC+BBAeKMz9cIAggBImwKE0RlbGV0", - "ZUJhY2t1cFJlcXVlc3QSNAoEbmFtZRgBIAEoCUIm4EEC+kEgCh5iYWNrdXBk", - "ci5nb29nbGVhcGlzLmNvbS9CYWNrdXASHwoKcmVxdWVzdF9pZBgCIAEoCUIL", - "4EEB4ozP1wgCCAEi8AIKFFJlc3RvcmVCYWNrdXBSZXF1ZXN0EjQKBG5hbWUY", - "ASABKAlCJuBBAvpBIAoeYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3Vw", - "Eh8KCnJlcXVlc3RfaWQYAiABKAlCC+BBAeKMz9cIAggBEmkKI2NvbXB1dGVf", - "aW5zdGFuY2VfdGFyZ2V0X2Vudmlyb25tZW50GAMgASgLMjouZ29vZ2xlLmNs", - "b3VkLmJhY2t1cGRyLnYxLkNvbXB1dGVJbnN0YW5jZVRhcmdldEVudmlyb25t", - "ZW50SAASaQojY29tcHV0ZV9pbnN0YW5jZV9yZXN0b3JlX3Byb3BlcnRpZXMY", - "BCABKAsyOi5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuQ29tcHV0ZUluc3Rh", - "bmNlUmVzdG9yZVByb3BlcnRpZXNIAUIUChJ0YXJnZXRfZW52aXJvbm1lbnRC", - "FQoTaW5zdGFuY2VfcHJvcGVydGllcyJaChVSZXN0b3JlQmFja3VwUmVzcG9u", - "c2USQQoPdGFyZ2V0X3Jlc291cmNlGAEgASgLMiguZ29vZ2xlLmNsb3VkLmJh", - "Y2t1cGRyLnYxLlRhcmdldFJlc291cmNlImcKDlRhcmdldFJlc291cmNlEj0K", - "DGdjcF9yZXNvdXJjZRgBIAEoCzIlLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52", - "MS5HY3BSZXNvdXJjZUgAQhYKFHRhcmdldF9yZXNvdXJjZV9pbmZvIkcKC0dj", - "cFJlc291cmNlEhgKEGdjcF9yZXNvdXJjZW5hbWUYASABKAkSEAoIbG9jYXRp", - "b24YAiABKAkSDAoEdHlwZRgDIAEoCSpRChFCYWNrdXBDb25maWdTdGF0ZRIj", - "Ch9CQUNLVVBfQ09ORklHX1NUQVRFX1VOU1BFQ0lGSUVEEAASCgoGQUNUSVZF", - "EAESCwoHUEFTU0lWRRACKlYKCkJhY2t1cFZpZXcSGwoXQkFDS1VQX1ZJRVdf", - "VU5TUEVDSUZJRUQQABIVChFCQUNLVVBfVklFV19CQVNJQxABEhQKEEJBQ0tV", - "UF9WSUVXX0ZVTEwQAiptCg9CYWNrdXBWYXVsdFZpZXcSIQodQkFDS1VQX1ZB", - "VUxUX1ZJRVdfVU5TUEVDSUZJRUQQABIbChdCQUNLVVBfVkFVTFRfVklFV19C", - "QVNJQxABEhoKFkJBQ0tVUF9WQVVMVF9WSUVXX0ZVTEwQAkLAAQocY29tLmdv", - "b2dsZS5jbG91ZC5iYWNrdXBkci52MUIQQmFja3VwVmF1bHRQcm90b1ABWjhj", - "bG91ZC5nb29nbGUuY29tL2dvL2JhY2t1cGRyL2FwaXYxL2JhY2t1cGRycGI7", - "YmFja3VwZHJwYqoCGEdvb2dsZS5DbG91ZC5CYWNrdXBEUi5WMcoCGEdvb2ds", - "ZVxDbG91ZFxCYWNrdXBEUlxWMeoCG0dvb2dsZTo6Q2xvdWQ6OkJhY2t1cERS", - "OjpWMWIGcHJvdG8z")); + "CUID4EEBEjcKBHZpZXcYBiABKA4yJC5nb29nbGUuY2xvdWQuYmFja3VwZHIu", + "djEuQmFja3VwVmlld0ID4EEBInYKE0xpc3RCYWNrdXBzUmVzcG9uc2USMQoH", + "YmFja3VwcxgBIAMoCzIgLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNr", + "dXASFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJEhMKC3VucmVhY2hhYmxlGAMg", + "AygJIoEBChBHZXRCYWNrdXBSZXF1ZXN0EjQKBG5hbWUYASABKAlCJuBBAvpB", + "IAoeYmFja3VwZHIuZ29vZ2xlYXBpcy5jb20vQmFja3VwEjcKBHZpZXcYAiAB", + "KA4yJC5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuQmFja3VwVmlld0ID4EEB", + "IqMBChNVcGRhdGVCYWNrdXBSZXF1ZXN0EjQKC3VwZGF0ZV9tYXNrGAEgASgL", + "MhouZ29vZ2xlLnByb3RvYnVmLkZpZWxkTWFza0ID4EECEjUKBmJhY2t1cBgC", + "IAEoCzIgLmdvb2dsZS5jbG91ZC5iYWNrdXBkci52MS5CYWNrdXBCA+BBAhIf", + "CgpyZXF1ZXN0X2lkGAMgASgJQgvgQQHijM/XCAIIASJsChNEZWxldGVCYWNr", + "dXBSZXF1ZXN0EjQKBG5hbWUYASABKAlCJuBBAvpBIAoeYmFja3VwZHIuZ29v", + "Z2xlYXBpcy5jb20vQmFja3VwEh8KCnJlcXVlc3RfaWQYAiABKAlCC+BBAeKM", + "z9cIAggBIvACChRSZXN0b3JlQmFja3VwUmVxdWVzdBI0CgRuYW1lGAEgASgJ", + "QibgQQL6QSAKHmJhY2t1cGRyLmdvb2dsZWFwaXMuY29tL0JhY2t1cBIfCgpy", + "ZXF1ZXN0X2lkGAIgASgJQgvgQQHijM/XCAIIARJpCiNjb21wdXRlX2luc3Rh", + "bmNlX3RhcmdldF9lbnZpcm9ubWVudBgDIAEoCzI6Lmdvb2dsZS5jbG91ZC5i", + "YWNrdXBkci52MS5Db21wdXRlSW5zdGFuY2VUYXJnZXRFbnZpcm9ubWVudEgA", + "EmkKI2NvbXB1dGVfaW5zdGFuY2VfcmVzdG9yZV9wcm9wZXJ0aWVzGAQgASgL", + "MjouZ29vZ2xlLmNsb3VkLmJhY2t1cGRyLnYxLkNvbXB1dGVJbnN0YW5jZVJl", + "c3RvcmVQcm9wZXJ0aWVzSAFCFAoSdGFyZ2V0X2Vudmlyb25tZW50QhUKE2lu", + "c3RhbmNlX3Byb3BlcnRpZXMiWgoVUmVzdG9yZUJhY2t1cFJlc3BvbnNlEkEK", + "D3RhcmdldF9yZXNvdXJjZRgBIAEoCzIoLmdvb2dsZS5jbG91ZC5iYWNrdXBk", + "ci52MS5UYXJnZXRSZXNvdXJjZSJnCg5UYXJnZXRSZXNvdXJjZRI9CgxnY3Bf", + "cmVzb3VyY2UYASABKAsyJS5nb29nbGUuY2xvdWQuYmFja3VwZHIudjEuR2Nw", + "UmVzb3VyY2VIAEIWChR0YXJnZXRfcmVzb3VyY2VfaW5mbyJHCgtHY3BSZXNv", + "dXJjZRIYChBnY3BfcmVzb3VyY2VuYW1lGAEgASgJEhAKCGxvY2F0aW9uGAIg", + "ASgJEgwKBHR5cGUYAyABKAkqUQoRQmFja3VwQ29uZmlnU3RhdGUSIwofQkFD", + "S1VQX0NPTkZJR19TVEFURV9VTlNQRUNJRklFRBAAEgoKBkFDVElWRRABEgsK", + "B1BBU1NJVkUQAipWCgpCYWNrdXBWaWV3EhsKF0JBQ0tVUF9WSUVXX1VOU1BF", + "Q0lGSUVEEAASFQoRQkFDS1VQX1ZJRVdfQkFTSUMQARIUChBCQUNLVVBfVklF", + "V19GVUxMEAIqbQoPQmFja3VwVmF1bHRWaWV3EiEKHUJBQ0tVUF9WQVVMVF9W", + "SUVXX1VOU1BFQ0lGSUVEEAASGwoXQkFDS1VQX1ZBVUxUX1ZJRVdfQkFTSUMQ", + "ARIaChZCQUNLVVBfVkFVTFRfVklFV19GVUxMEAJCwAEKHGNvbS5nb29nbGUu", + "Y2xvdWQuYmFja3VwZHIudjFCEEJhY2t1cFZhdWx0UHJvdG9QAVo4Y2xvdWQu", + "Z29vZ2xlLmNvbS9nby9iYWNrdXBkci9hcGl2MS9iYWNrdXBkcnBiO2JhY2t1", + "cGRycGKqAhhHb29nbGUuQ2xvdWQuQmFja3VwRFIuVjHKAhhHb29nbGVcQ2xv", + "dWRcQmFja3VwRFJcVjHqAhtHb29nbGU6OkNsb3VkOjpCYWNrdXBEUjo6VjFi", + "BnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.FieldInfoReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.BackupDR.V1.BackupvaultBaReflection.Descriptor, global::Google.Cloud.BackupDR.V1.BackupvaultGceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, global::Google.Rpc.StatusReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.BackupDR.V1.BackupConfigState), typeof(global::Google.Cloud.BackupDR.V1.BackupView), typeof(global::Google.Cloud.BackupDR.V1.BackupVaultView), }, null, new pbr::GeneratedClrTypeInfo[] { @@ -281,7 +283,7 @@ static BackupvaultReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.FetchUsableBackupVaultsResponse), global::Google.Cloud.BackupDR.V1.FetchUsableBackupVaultsResponse.Parser, new[]{ "BackupVaults", "NextPageToken", "Unreachable" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.GetBackupVaultRequest), global::Google.Cloud.BackupDR.V1.GetBackupVaultRequest.Parser, new[]{ "Name", "View" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.UpdateBackupVaultRequest), global::Google.Cloud.BackupDR.V1.UpdateBackupVaultRequest.Parser, new[]{ "UpdateMask", "BackupVault", "RequestId", "ValidateOnly", "Force" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest), global::Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest.Parser, new[]{ "Name", "RequestId", "Force", "Etag", "ValidateOnly", "AllowMissing" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest), global::Google.Cloud.BackupDR.V1.DeleteBackupVaultRequest.Parser, new[]{ "Name", "RequestId", "Force", "Etag", "ValidateOnly", "AllowMissing", "IgnoreBackupPlanReferences" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.ListDataSourcesRequest), global::Google.Cloud.BackupDR.V1.ListDataSourcesRequest.Parser, new[]{ "Parent", "PageSize", "PageToken", "Filter", "OrderBy" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.ListDataSourcesResponse), global::Google.Cloud.BackupDR.V1.ListDataSourcesResponse.Parser, new[]{ "DataSources", "NextPageToken", "Unreachable" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.BackupDR.V1.GetDataSourceRequest), global::Google.Cloud.BackupDR.V1.GetDataSourceRequest.Parser, new[]{ "Name" }, null, null, null, null), @@ -679,8 +681,7 @@ public long TotalStoredBytes { public const int UidFieldNumber = 21; private string uid_ = ""; /// - /// Output only. Output only - /// Immutable after resource creation until resource deletion. + /// Output only. Immutable after resource creation until resource deletion. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -713,8 +714,6 @@ public string Uid { /// Optional. Note: This field is added for future use case and will not be /// supported in the current release. /// - /// Optional. - /// /// Access restriction for the backup vault. /// Default value is WITHIN_ORGANIZATION if not provided during creation. /// @@ -1270,7 +1269,8 @@ public enum State { /// public enum AccessRestriction { /// - /// Access restriction not set. + /// Access restriction not set. If user does not provide any value or pass + /// this value, it will be changed to WITHIN_ORGANIZATION. /// [pbr::OriginalName("ACCESS_RESTRICTION_UNSPECIFIED")] Unspecified = 0, /// @@ -1286,6 +1286,11 @@ public enum AccessRestriction { /// No access restriction. /// [pbr::OriginalName("UNRESTRICTED")] Unrestricted = 3, + /// + /// Access to or from resources outside your current organization will be + /// denied except for backup appliance. + /// + [pbr::OriginalName("WITHIN_ORG_BUT_UNRESTRICTED_FOR_BA")] WithinOrgButUnrestrictedForBa = 4, } } @@ -8754,6 +8759,7 @@ public DeleteBackupVaultRequest(DeleteBackupVaultRequest other) : this() { etag_ = other.etag_; validateOnly_ = other.validateOnly_; allowMissing_ = other.allowMissing_; + ignoreBackupPlanReferences_ = other.ignoreBackupPlanReferences_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -8870,6 +8876,22 @@ public bool AllowMissing { } } + /// Field number for the "ignore_backup_plan_references" field. + public const int IgnoreBackupPlanReferencesFieldNumber = 7; + private bool ignoreBackupPlanReferences_; + /// + /// Optional. If set to true, backupvault deletion will proceed even if there + /// are backup plans referencing the backupvault. The default is 'false'. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool IgnoreBackupPlanReferences { + get { return ignoreBackupPlanReferences_; } + set { + ignoreBackupPlanReferences_ = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -8891,6 +8913,7 @@ public bool Equals(DeleteBackupVaultRequest other) { if (Etag != other.Etag) return false; if (ValidateOnly != other.ValidateOnly) return false; if (AllowMissing != other.AllowMissing) return false; + if (IgnoreBackupPlanReferences != other.IgnoreBackupPlanReferences) return false; return Equals(_unknownFields, other._unknownFields); } @@ -8904,6 +8927,7 @@ public override int GetHashCode() { if (Etag.Length != 0) hash ^= Etag.GetHashCode(); if (ValidateOnly != false) hash ^= ValidateOnly.GetHashCode(); if (AllowMissing != false) hash ^= AllowMissing.GetHashCode(); + if (IgnoreBackupPlanReferences != false) hash ^= IgnoreBackupPlanReferences.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -8946,6 +8970,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(48); output.WriteBool(AllowMissing); } + if (IgnoreBackupPlanReferences != false) { + output.WriteRawTag(56); + output.WriteBool(IgnoreBackupPlanReferences); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -8980,6 +9008,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(48); output.WriteBool(AllowMissing); } + if (IgnoreBackupPlanReferences != false) { + output.WriteRawTag(56); + output.WriteBool(IgnoreBackupPlanReferences); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -9008,6 +9040,9 @@ public int CalculateSize() { if (AllowMissing != false) { size += 1 + 1; } + if (IgnoreBackupPlanReferences != false) { + size += 1 + 1; + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -9038,6 +9073,9 @@ public void MergeFrom(DeleteBackupVaultRequest other) { if (other.AllowMissing != false) { AllowMissing = other.AllowMissing; } + if (other.IgnoreBackupPlanReferences != false) { + IgnoreBackupPlanReferences = other.IgnoreBackupPlanReferences; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -9077,6 +9115,10 @@ public void MergeFrom(pb::CodedInputStream input) { AllowMissing = input.ReadBool(); break; } + case 56: { + IgnoreBackupPlanReferences = input.ReadBool(); + break; + } } } #endif @@ -9116,6 +9158,10 @@ public void MergeFrom(pb::CodedInputStream input) { AllowMissing = input.ReadBool(); break; } + case 56: { + IgnoreBackupPlanReferences = input.ReadBool(); + break; + } } } } diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupvaultResourceNames.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupvaultResourceNames.g.cs index 07614840961a..8dd089e480b8 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupvaultResourceNames.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/BackupvaultResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.csproj b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.csproj index ae9967de4b5b..085ee057a8e2 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.csproj +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1.csproj @@ -1,7 +1,7 @@  - 2.0.0 + 2.1.0 netstandard2.0;net462 true Recommended Google client library to access the Backup and DR service, which is a powerful, centralized, cloud-first backup and disaster recovery solution for cloud-based and hybrid workloads. @@ -10,7 +10,7 @@ - + diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/PackageApiMetadata.g.cs index 7c50911ac96e..387d87ec688c 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/ServiceCollectionExtensions.g.cs index 6b1a2d288fd6..7faa5b02315e 100644 --- a/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BackupDR.V1/Google.Cloud.BackupDR.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BackupDR.V1/docs/history.md b/apis/Google.Cloud.BackupDR.V1/docs/history.md index c7bd0ab3cccf..9d85b6aa4f65 100644 --- a/apis/Google.Cloud.BackupDR.V1/docs/history.md +++ b/apis/Google.Cloud.BackupDR.V1/docs/history.md @@ -1,5 +1,34 @@ # Version history +## Version 2.1.0, released 2025-01-13 + +### Bug fixes + +- Update field behavior of `resource_type` field in message `BackupPlanAssociation` to `REQUIRED` ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) + +(This was already the effective behavior.) + +### New features + +- Add InitializeServiceAPI ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- Update field behavior of `networks` field in message `ManagementServer` to `OPTIONAL` ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- Add enum to Backup Vault Access Restriction field ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- `ignore_backup_plan_references` added to the DeleteBackupVaultRequest ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) + +### Documentation improvements + +- A comment for field `networks` in message `.google.cloud.backupdr.v1.ManagementServer` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `requested_cancellation` in message `.google.cloud.backupdr.v1.OperationMetadata` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `resource_type` in message `.google.cloud.backupdr.v1.BackupPlan` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `backup_retention_days` in message `.google.cloud.backupdr.v1.BackupRule` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `resource_type` in message `.google.cloud.backupdr.v1.BackupPlanAssociation` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `data_source` in message `.google.cloud.backupdr.v1.BackupPlanAssociation` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `rule_id` in message `.google.cloud.backupdr.v1.RuleConfigInfo` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `last_backup_error` in message `.google.cloud.backupdr.v1.RuleConfigInfo` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for enum value `ACCESS_RESTRICTION_UNSPECIFIED` in enum `AccessRestriction` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `uid` in message `.google.cloud.backupdr.v1.BackupVault` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) +- A comment for field `access_restriction` in message `.google.cloud.backupdr.v1.BackupVault` is changed ([commit 5eabb2d](https://github.com/googleapis/google-cloud-dotnet/commit/5eabb2d57f883a54d351b7223d20afa5162da248)) + ## Version 2.0.0, released 2024-10-14 ### Bug fixes diff --git a/apis/Google.Cloud.BackupDR.V1/docs/index.md b/apis/Google.Cloud.BackupDR.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BackupDR.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BackupDR.V1/gapic_metadata.json b/apis/Google.Cloud.BackupDR.V1/gapic_metadata.json index fcac2b362558..7ae30feb2a94 100644 --- a/apis/Google.Cloud.BackupDR.V1/gapic_metadata.json +++ b/apis/Google.Cloud.BackupDR.V1/gapic_metadata.json @@ -106,6 +106,12 @@ "GetManagementServerAsync" ] }, + "InitializeService": { + "methods": [ + "InitializeService", + "InitializeServiceAsync" + ] + }, "ListBackupPlanAssociations": { "methods": [ "ListBackupPlanAssociations", diff --git a/apis/Google.Cloud.BareMetalSolution.V2/.OwlBot.yaml b/apis/Google.Cloud.BareMetalSolution.V2/.OwlBot.yaml index 2da96ad964e4..5f08cd0365af 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.BareMetalSolution.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareAsyncSnippet.g.cs index faa52597c9bd..0fdad5da1144 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareRequestObjectAsyncSnippet.g.cs index abab9d7bcb18..e50ed57bc2d6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareRequestObjectSnippet.g.cs index fa3e4216f5c5..91d9061f1daa 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareResourceNamesAsyncSnippet.g.cs index 0215820b1d31..c242b03e8775 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareResourceNamesSnippet.g.cs index f29d8bf04779..0b25cb34ab1f 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareSnippet.g.cs index 6d8284ccb1c5..613aa355ddb7 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateNfsShareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigAsyncSnippet.g.cs index 664e12c51af5..b229f7652eb4 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigRequestObjectAsyncSnippet.g.cs index 1fa98d3a70d3..38730544d4df 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigRequestObjectSnippet.g.cs index d49889f8cae4..64b401eeec17 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigResourceNamesAsyncSnippet.g.cs index 65e35a8fe300..f13e9ba9ef0e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigResourceNamesSnippet.g.cs index ee969c610b93..393951d48397 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigSnippet.g.cs index 1af5f504c1ea..4d128dc521b0 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateProvisioningConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyAsyncSnippet.g.cs index 2a274857ee8f..0ff4cee3c19c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyRequestObjectAsyncSnippet.g.cs index 8aac955a9a84..3df58f4d1b2c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyRequestObjectSnippet.g.cs index 28bdedf3baf2..2d3e4f738f37 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyResourceNamesAsyncSnippet.g.cs index 604bc970b029..62674c35472d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyResourceNamesSnippet.g.cs index 6a186897401e..56da5d038853 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeySnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeySnippet.g.cs index 047d90cfa50f..8d30f35e7b95 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeySnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateSSHKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotAsyncSnippet.g.cs index 8e4663cbd881..09584e704608 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotRequestObjectAsyncSnippet.g.cs index f1ede3456cd4..5db1a5184d38 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotRequestObjectSnippet.g.cs index 1b37bad9a209..4f62b60f4757 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotResourceNamesAsyncSnippet.g.cs index 938437e6113f..982f8ffe0924 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotResourceNamesSnippet.g.cs index 53c66772401f..cef86bbc6fcc 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotSnippet.g.cs index 627ca79f45b0..88a81062d708 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.CreateVolumeSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareAsyncSnippet.g.cs index 3a1ad3ae9f8c..3222138d1275 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareRequestObjectAsyncSnippet.g.cs index 7ffb06448bab..10605330a22b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareRequestObjectSnippet.g.cs index ce5506c49def..2f9490de7b70 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareResourceNamesAsyncSnippet.g.cs index 2e645c300b10..0ca199762cf3 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareResourceNamesSnippet.g.cs index a9e3d9cd5394..03a86190606a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareSnippet.g.cs index 4cdae771e06c..ffe3f477e77b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteNfsShareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyAsyncSnippet.g.cs index 4c345f159df1..58740bcf289f 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyRequestObjectAsyncSnippet.g.cs index 48b6e8cfef5a..59696fce2a88 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyRequestObjectSnippet.g.cs index 8006c17c8663..7473114da0b3 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyResourceNamesAsyncSnippet.g.cs index 71f62ed983d0..2e9474e7e7c3 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyResourceNamesSnippet.g.cs index f47c15b266bc..39db9924b14c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeySnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeySnippet.g.cs index adc5ebf90c43..2b1f631e501d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeySnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteSSHKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotAsyncSnippet.g.cs index c4e747b1fb22..418a949ab5bb 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotRequestObjectAsyncSnippet.g.cs index e3f81c0db376..7fedd9251fb2 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotRequestObjectSnippet.g.cs index 8777ea8d81f2..686479ebfef7 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotResourceNamesAsyncSnippet.g.cs index d45aade90c83..ec7bef9c40a3 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotResourceNamesSnippet.g.cs index 7a655948b0a6..cc5132198f12 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotSnippet.g.cs index 744bee328975..917fad1e8998 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DeleteVolumeSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunAsyncSnippet.g.cs index bec24e3f1579..000fec80188c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunRequestObjectAsyncSnippet.g.cs index dc7d5829a09b..ef95e33da70f 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunRequestObjectSnippet.g.cs index 8dde29404b85..41bd43492f7a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunResourceNamesAsyncSnippet.g.cs index 8584d2721255..c0f1bf21afca 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunResourceNamesSnippet.g.cs index 44160ab1d533..febf4221a591 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunSnippet.g.cs index db549f4cc697..4c3cf349de4d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DetachLunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleAsyncSnippet.g.cs index b64bdbaec5ff..e999637ba2bd 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleRequestObjectAsyncSnippet.g.cs index 8f1f49886e1a..bc0eb21063c9 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleRequestObjectSnippet.g.cs index ad2579ed9d4e..b59b42fe09bb 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleResourceNamesAsyncSnippet.g.cs index 34eb933c3901..328b011ce1c6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleResourceNamesSnippet.g.cs index 586069496ff0..98366f275dea 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleSnippet.g.cs index 59e152c405ca..31d5fd7dd259 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.DisableInteractiveSerialConsoleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleAsyncSnippet.g.cs index e188f364ad94..11b2f13fa9cf 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleRequestObjectAsyncSnippet.g.cs index 075075192e98..deca8de99b41 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleRequestObjectSnippet.g.cs index 90ccfdf2effc..e2bd718d28fa 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleResourceNamesAsyncSnippet.g.cs index 509146d79b2a..061621815172 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleResourceNamesSnippet.g.cs index 8f97ab9f65ac..9b9b246d71f0 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleSnippet.g.cs index 3c61d03dc34e..bfeea0ca2497 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EnableInteractiveSerialConsoleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunAsyncSnippet.g.cs index 0de4ada7d9f4..f05d64d9fcc6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunRequestObjectAsyncSnippet.g.cs index 5b8cc19bef56..52bc412bc900 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunRequestObjectSnippet.g.cs index 620d2d006210..acb640f7ee2d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunResourceNamesAsyncSnippet.g.cs index 404528fecddd..3b3996b592c5 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunResourceNamesSnippet.g.cs index 713b37b22ad4..64f8a0572e3c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunSnippet.g.cs index e221bda52527..395ff1609e56 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictLunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeAsyncSnippet.g.cs index 19f72babf057..32a71ba1d136 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeRequestObjectAsyncSnippet.g.cs index acaff0b88b50..7624301d7104 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeRequestObjectSnippet.g.cs index c4206939f91d..b6eac90f77e8 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeResourceNamesAsyncSnippet.g.cs index 9712c3a3e561..ccbe927490ac 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeResourceNamesSnippet.g.cs index 2323c2116b5b..577a3579840e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeSnippet.g.cs index a93bc90d59ba..218546702f74 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.EvictVolumeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceAsyncSnippet.g.cs index 8210b56cc4fe..5cf3f194ce3e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceRequestObjectAsyncSnippet.g.cs index 24790edad34b..1ecab848648c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceRequestObjectSnippet.g.cs index 0b725a44fd13..1bdce9b878e7 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceResourceNamesAsyncSnippet.g.cs index f29c0d10d6fb..8d6e35937b97 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceResourceNamesSnippet.g.cs index de00673754bc..942ce2939d03 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceSnippet.g.cs index a994c0bf8109..52c874a79727 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunAsyncSnippet.g.cs index ff29c892aded..c0e1b4b62f2d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunRequestObjectAsyncSnippet.g.cs index 80fed2ed7e13..81f23564355c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunRequestObjectSnippet.g.cs index 602ac3bb8fd9..1bf19a8ed886 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunResourceNamesAsyncSnippet.g.cs index a9a5dcb4b194..c9bb0bab37d6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunResourceNamesSnippet.g.cs index 1f6f8a834e76..fbbbdaf28882 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunSnippet.g.cs index a9c53eb097cf..dda1ee341d60 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetLunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkAsyncSnippet.g.cs index 959d9c62993f..e075b9019d11 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkRequestObjectAsyncSnippet.g.cs index 906b91d1135d..8c2d087180f0 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkRequestObjectSnippet.g.cs index 1225311d2f67..8b1bd00621a7 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkResourceNamesAsyncSnippet.g.cs index ea296f8861c4..fa18a02ac553 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkResourceNamesSnippet.g.cs index debb1ed5cfe0..6f4a3f5be238 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkSnippet.g.cs index c150af42c3c5..4f529f81a4b1 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNetworkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareAsyncSnippet.g.cs index 9b287a183cb5..7679f9972d2b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareRequestObjectAsyncSnippet.g.cs index 3e4c1a9e112a..0482316f6cbd 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareRequestObjectSnippet.g.cs index c4483b9d0533..c9a550a476a8 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareResourceNamesAsyncSnippet.g.cs index 43cf73db121c..abfe8b4fa99e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareResourceNamesSnippet.g.cs index e3fb1d1dd497..922ae55013d1 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareSnippet.g.cs index 7be014dcaf76..0c0531e4dc62 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetNfsShareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigAsyncSnippet.g.cs index cf2d224ddd9b..5af21ab02d2d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigRequestObjectAsyncSnippet.g.cs index 69c514f04f0f..1dc7c25475bd 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigRequestObjectSnippet.g.cs index 2a4b13f5d952..3b5745ce0745 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigResourceNamesAsyncSnippet.g.cs index a3d35eadb4bd..4acc68c96974 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigResourceNamesSnippet.g.cs index bce2329a3593..0ea6c1ae32a8 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigSnippet.g.cs index 0818e98f7e8d..365d737baa77 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetProvisioningConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeAsyncSnippet.g.cs index 71bcb30fecc7..6a5e7b72104d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeRequestObjectAsyncSnippet.g.cs index fc094e5e69ad..1dc5ea7c6443 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeRequestObjectSnippet.g.cs index c7e1285f246e..d2b69f9d9cb9 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeResourceNamesAsyncSnippet.g.cs index 0585b24c6959..24cfb8727379 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeResourceNamesSnippet.g.cs index 57d3824e57a3..b2cb2bb49b7b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotAsyncSnippet.g.cs index 3f078e848320..c46a8d955185 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotRequestObjectAsyncSnippet.g.cs index 27a58c6816f6..86252640a560 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotRequestObjectSnippet.g.cs index eedcf73b2f39..47234f81a105 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotResourceNamesAsyncSnippet.g.cs index 025f22d8c4f1..6277f091a309 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotResourceNamesSnippet.g.cs index ab993416892d..71189a88639f 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotSnippet.g.cs index 2b1254de9e29..9e7b2c15a941 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnippet.g.cs index 3522f1dd329b..27bdc6bef54a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.GetVolumeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesAsyncSnippet.g.cs index c95e2c50d17f..ebda38281ad0 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesRequestObjectAsyncSnippet.g.cs index ba8ce3d0141b..ace03813e39d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesRequestObjectSnippet.g.cs index 4b8905b93cc5..f08ceeb55d84 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesResourceNamesAsyncSnippet.g.cs index 63b9aafcca7e..d1cdbd9a59fa 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesResourceNamesSnippet.g.cs index 8e671f53200e..4e490b2a2abd 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesSnippet.g.cs index bd2c08864b2c..717859ebf1ff 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsAsyncSnippet.g.cs index df165091f3f9..6a95c7b17a21 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsRequestObjectAsyncSnippet.g.cs index 7c3aca6ade9d..ffce4ae6f184 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsRequestObjectSnippet.g.cs index 731ccc8f7080..e3e623ca30b5 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsResourceNamesAsyncSnippet.g.cs index 1a817845a763..abcdd9e48b26 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsResourceNamesSnippet.g.cs index 01785d0e86b9..ea6bc4baf421 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsSnippet.g.cs index f606e8f24d5f..72cf4cefd26d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListLunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageAsyncSnippet.g.cs index 7eebab4b2292..d081796f5cad 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageRequestObjectAsyncSnippet.g.cs index fb3b995ece74..e1a4ab4596ac 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageRequestObjectSnippet.g.cs index d25d56a1c278..a39b2815905b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageResourceNamesAsyncSnippet.g.cs index 1a80b0697dad..aec8f264990c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageResourceNamesSnippet.g.cs index 508ec90bb2b3..3aea11f0956e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageSnippet.g.cs index ec9e14df7926..4d0b139d8c90 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworkUsageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksAsyncSnippet.g.cs index 5d5880be7dc0..649edec08a63 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksRequestObjectAsyncSnippet.g.cs index d6334fd19b6d..6dced5ad16a9 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksRequestObjectSnippet.g.cs index 7bab767b3610..4b2024cec404 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksResourceNamesAsyncSnippet.g.cs index 5c264abf5689..16cc058e5488 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksResourceNamesSnippet.g.cs index b7f823eb6dd7..7031b0b6a4bb 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksSnippet.g.cs index 0a7960379be4..e121f3747472 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNetworksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesAsyncSnippet.g.cs index a5ab3358b795..9d0c1eac384c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesRequestObjectAsyncSnippet.g.cs index 3d4e480ffd4d..53f5f79524fd 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesRequestObjectSnippet.g.cs index 1b7e91f3a11c..901120228a7a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesResourceNamesAsyncSnippet.g.cs index fe5ac14758bb..8fa67d9b0673 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesResourceNamesSnippet.g.cs index 11c3e791ccdf..8bb6d7ec16f0 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesSnippet.g.cs index dc1c7d04f366..616ca8836cf8 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListNfsSharesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesAsyncSnippet.g.cs index 5a853f806409..58e96be5f50e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesRequestObjectAsyncSnippet.g.cs index 0a108a3f489b..6ae04e840edc 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesRequestObjectSnippet.g.cs index eaf3c28bad23..6db69c0abd9e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesResourceNamesAsyncSnippet.g.cs index 42976a4b5939..720a73f862e0 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesResourceNamesSnippet.g.cs index 1b4243de8e55..61301969f2cd 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesSnippet.g.cs index 39dd00dffb34..d10d6b18d1bd 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListOSImagesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasAsyncSnippet.g.cs index a49e03970411..9e385782b043 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasRequestObjectAsyncSnippet.g.cs index 1a4e8893f4aa..4004fcd2a678 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasRequestObjectSnippet.g.cs index 8d4a97630167..1aeb41f01cd6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasResourceNamesAsyncSnippet.g.cs index 4136916293b1..da1e66d225b7 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasResourceNamesSnippet.g.cs index e1cd7b6207c8..db329305730b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasSnippet.g.cs index 7ecbc0f1cf54..a8716bdd763d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListProvisioningQuotasSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysAsyncSnippet.g.cs index 2fd08344c150..966478211363 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysRequestObjectAsyncSnippet.g.cs index 929104b8ea62..9dee99cee71d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysRequestObjectSnippet.g.cs index 623d17a9ccb8..8ef8de14cdae 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysResourceNamesAsyncSnippet.g.cs index 7f2e59cd9f63..60d2b950b457 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysResourceNamesSnippet.g.cs index dfe3169a0ced..066187df548e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysSnippet.g.cs index e1db12471a90..cd38810af12d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListSSHKeysSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsAsyncSnippet.g.cs index f6abf7a833de..3ed1ff954059 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsRequestObjectAsyncSnippet.g.cs index 8dff06cf9656..efbfcb20d4ce 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsRequestObjectSnippet.g.cs index 6f38f7a84b5f..e308b0100e64 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsResourceNamesAsyncSnippet.g.cs index be71f9eb3b38..90157676c4d9 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsResourceNamesSnippet.g.cs index bb0dfe4ffe60..ac0d1752ecdb 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsSnippet.g.cs index 5e7dba39e1a7..cde36f64a1ba 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumeSnapshotsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesAsyncSnippet.g.cs index d4e4742341fa..1bb7dc316891 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesRequestObjectAsyncSnippet.g.cs index f8119eeed4a6..5e01af13e9ea 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesRequestObjectSnippet.g.cs index 941811ce7c03..95c0487c6952 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesResourceNamesAsyncSnippet.g.cs index 4fd4663580e9..8acfe901266b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesResourceNamesSnippet.g.cs index e7d328c636d0..22438ae04a72 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesSnippet.g.cs index 1c2a176bf021..d6c48564a231 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ListVolumesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceAsyncSnippet.g.cs index 3bf97612b2e8..b18093016d49 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceRequestObjectAsyncSnippet.g.cs index d4936a767ada..17b05da06a92 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceRequestObjectSnippet.g.cs index c96396a53c98..46600be30d4e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceResourceNamesAsyncSnippet.g.cs index 4b1c7d19e378..116fda75ffab 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceResourceNamesSnippet.g.cs index 36d5fa9dafe9..e809dfddbc63 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceSnippet.g.cs index 6b1f2108fe05..deb6c2defc88 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkAsyncSnippet.g.cs index f1d78cfcf00d..ba4a3a8039f2 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkRequestObjectAsyncSnippet.g.cs index 736c55a02e2f..9d638d4480e0 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkRequestObjectSnippet.g.cs index 9632b8ef169f..ffe58d25463e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkResourceNamesAsyncSnippet.g.cs index 923457f2dad7..cae694d75a8a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkResourceNamesSnippet.g.cs index acc5f96050a9..98d6e5832099 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkSnippet.g.cs index 642f7a54c1ac..3ac542f36a89 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNetworkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareAsyncSnippet.g.cs index d41ce7a42d44..0b9b46e35cad 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareRequestObjectAsyncSnippet.g.cs index 06594a605d3c..2c153d2f72cb 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareRequestObjectSnippet.g.cs index 3a95697a0556..31226fe7d801 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareResourceNamesAsyncSnippet.g.cs index 8b58ab4d0ee0..49e7a0556d81 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareResourceNamesSnippet.g.cs index dff69a968e57..2d85e53c8c4d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareSnippet.g.cs index 2c76ce6f75d3..383dad10035d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameNfsShareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeAsyncSnippet.g.cs index ae172c31a088..58644843b66a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeRequestObjectAsyncSnippet.g.cs index 02ecc206c106..bb8ccb5566b7 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeRequestObjectSnippet.g.cs index 96c647f811fb..4a5195686b0c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeResourceNamesAsyncSnippet.g.cs index cde53bd3da66..74fe16a3903c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeResourceNamesSnippet.g.cs index 5dc2be4f830a..43d136b066a6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeSnippet.g.cs index a50d55202348..aa900a97bb87 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RenameVolumeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceAsyncSnippet.g.cs index 9bcc004c767f..bec051a400bb 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceRequestObjectAsyncSnippet.g.cs index 42d426394ba4..8786de77e7f1 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceRequestObjectSnippet.g.cs index 680481c7fc65..60be1ebf46ca 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceResourceNamesAsyncSnippet.g.cs index ea1d53c2d6d6..d8417722ef5d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceResourceNamesSnippet.g.cs index 34c935942691..ab0f3125bb01 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceSnippet.g.cs index 88f2fe90611b..5305d8160651 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResetInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeAsyncSnippet.g.cs index b2edb03cf973..2c835f96d5b6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeRequestObjectAsyncSnippet.g.cs index eba23d957a35..1448bb39be56 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeRequestObjectSnippet.g.cs index ac8efdcec14e..e77dcc6a35f5 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeResourceNamesAsyncSnippet.g.cs index fde0b3a832f6..73a87c5ff612 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeResourceNamesSnippet.g.cs index 8e4a5205507a..9ce3e57fd136 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeSnippet.g.cs index 61b44dd76159..a15211188ece 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.ResizeVolumeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotAsyncSnippet.g.cs index d64b439f2369..c2ca39984cab 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotRequestObjectAsyncSnippet.g.cs index 0de48b2cca42..b396824ef262 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotRequestObjectSnippet.g.cs index f0aec331feac..671ae246be9d 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotResourceNamesAsyncSnippet.g.cs index cf350e0288ab..f9e9c0915af6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotResourceNamesSnippet.g.cs index 721fdbb2fce1..1c947093cb37 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotSnippet.g.cs index c1071e7a6e55..6cc38ba37e40 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.RestoreVolumeSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceAsyncSnippet.g.cs index c9df292658dc..cb1a44d98987 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceRequestObjectAsyncSnippet.g.cs index 1525f11cc5fd..fd3e565e24c9 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceRequestObjectSnippet.g.cs index 48c8abcc41ea..08dbbc2f27cb 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceResourceNamesAsyncSnippet.g.cs index 72ab92fae98f..6fc6683595dc 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceResourceNamesSnippet.g.cs index 6f55989ec75f..d248e23c99ff 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceSnippet.g.cs index f324d790b2ce..7892f6d28c09 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StartInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceAsyncSnippet.g.cs index 11fb95d2a4d2..52b4493a2520 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceRequestObjectAsyncSnippet.g.cs index 26d6d4217940..f9235aa9fe63 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceRequestObjectSnippet.g.cs index 344b2f69c1c5..e956ee4ec46f 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceResourceNamesAsyncSnippet.g.cs index ce09a67731fc..a73cb806efa6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceResourceNamesSnippet.g.cs index e914b64163b4..a609efd2684b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceSnippet.g.cs index 2a4543fae8bd..d0649ba49172 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.StopInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigAsyncSnippet.g.cs index 9acefba5c112..f5e1e2b9a89a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigRequestObjectAsyncSnippet.g.cs index 4b866493d1be..5b38da9fce1b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigRequestObjectSnippet.g.cs index 46745ddcbf5e..44cf310a193a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigResourceNamesAsyncSnippet.g.cs index fa293ff036a4..77d4b1120de6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigResourceNamesSnippet.g.cs index 525408e0ae87..e97f4b674a99 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigSnippet.g.cs index 1b550eecc7d7..520762c298ca 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.SubmitProvisioningConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceAsyncSnippet.g.cs index 453e660f6c96..0df483fce1a6 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs index 80334fc37f2d..fa8f2e9a7e65 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceRequestObjectSnippet.g.cs index 36d1161624b2..e695774af1b9 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceSnippet.g.cs index 3e1621c7d580..2267e1f08260 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkAsyncSnippet.g.cs index c2b3c6d0143f..f630b8a7ffc1 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkRequestObjectAsyncSnippet.g.cs index 716d4fc974a3..b2f7966ab451 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkRequestObjectSnippet.g.cs index 22a45141e9a3..ed19c17b2035 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkSnippet.g.cs index 753e33da3a54..36142a95eb67 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNetworkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareAsyncSnippet.g.cs index b56eb232e06a..ea274ac5cc83 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareRequestObjectAsyncSnippet.g.cs index 77870577ef1d..5491892312d3 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareRequestObjectSnippet.g.cs index 12795b7bc284..20f0b3bbfac2 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareSnippet.g.cs index d2160efc0787..14aa3029825f 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateNfsShareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigAsyncSnippet.g.cs index bfc757853b19..7b86f7d08109 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigRequestObjectAsyncSnippet.g.cs index 36192fad51da..9bd2c49c79d8 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigRequestObjectSnippet.g.cs index c981a742502a..5c758d740c02 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigSnippet.g.cs index 216284c0d849..a47b4f0f1ce0 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateProvisioningConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeAsyncSnippet.g.cs index 03772480cf20..a215e97fb80f 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeRequestObjectAsyncSnippet.g.cs index bea0135daa46..3b047168effc 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeRequestObjectSnippet.g.cs index 06b1cc129a6b..380a3f43eb4a 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeSnippet.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeSnippet.g.cs index 7b45022ed043..012e018dbdf1 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeSnippet.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.GeneratedSnippets/BareMetalSolutionClient.UpdateVolumeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.Snippets/BareMetalSolutionClientSnippets.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.Snippets/BareMetalSolutionClientSnippets.g.cs index c37f48bb65ce..ce55f18bc5c1 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.Snippets/BareMetalSolutionClientSnippets.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2.Snippets/BareMetalSolutionClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/BareMetalSolutionClient.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/BareMetalSolutionClient.g.cs index fe98131ba9ca..d271d1a88af3 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/BareMetalSolutionClient.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/BareMetalSolutionClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/InstanceResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/InstanceResourceNames.g.cs index fc0ac79183f1..55817b2838e2 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/InstanceResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/InstanceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/LunResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/LunResourceNames.g.cs index 1ca8f3de4475..f72ed9d52e7f 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/LunResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/LunResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/NetworkResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/NetworkResourceNames.g.cs index e58a1156a60c..1d421f2f09ea 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/NetworkResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/NetworkResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/NfsShareResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/NfsShareResourceNames.g.cs index d06bee340ce5..cbcba5285757 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/NfsShareResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/NfsShareResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/OsimageResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/OsimageResourceNames.g.cs index 5c77e33b6287..8aa9617b011b 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/OsimageResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/OsimageResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/PackageApiMetadata.g.cs index a28f046f0610..93b3dd1ba20c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/ProvisioningResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/ProvisioningResourceNames.g.cs index 2457dd297539..2aa2beceea3e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/ProvisioningResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/ProvisioningResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/ServiceCollectionExtensions.g.cs index de09ceed1752..70058cc66e1c 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/SshKeyResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/SshKeyResourceNames.g.cs index e3bf0e325708..dcd4e5a21f37 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/SshKeyResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/SshKeyResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/VolumeResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/VolumeResourceNames.g.cs index d508da39fff8..af89d0eae79e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/VolumeResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/VolumeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/VolumeSnapshotResourceNames.g.cs b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/VolumeSnapshotResourceNames.g.cs index 22e5a26d91dd..62e9a2957c3e 100644 --- a/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/VolumeSnapshotResourceNames.g.cs +++ b/apis/Google.Cloud.BareMetalSolution.V2/Google.Cloud.BareMetalSolution.V2/VolumeSnapshotResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BareMetalSolution.V2/docs/index.md b/apis/Google.Cloud.BareMetalSolution.V2/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BareMetalSolution.V2/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Batch.V1/.OwlBot.yaml b/apis/Google.Cloud.Batch.V1/.OwlBot.yaml index c5e447492b02..33d8275f84b3 100644 --- a/apis/Google.Cloud.Batch.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Batch.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobAsyncSnippet.g.cs index 1380184ae44f..e561b77a5a52 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectAsyncSnippet.g.cs index 27e34f14b812..b2acc4a9918b 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectSnippet.g.cs index 5a0c6004ea8c..91faa455e05b 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesAsyncSnippet.g.cs index f30bcecbf9db..76f008678082 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesSnippet.g.cs index 6fc3ed178210..d38343637fb1 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobSnippet.g.cs index 94b4a5f7ffb7..00cbd2f6eddf 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.CreateJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobAsyncSnippet.g.cs index 9474715102b9..a9ad22c260fa 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectAsyncSnippet.g.cs index 6a1a36c45768..590907e6fbf6 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectSnippet.g.cs index 7cffb5e8969a..9f36aded6e22 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobSnippet.g.cs index 306b36fe4b9c..7e2548f39a77 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.DeleteJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobAsyncSnippet.g.cs index 2583ef28133c..f691b8c66386 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectAsyncSnippet.g.cs index ca09f77d598a..adca9a4e44ef 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectSnippet.g.cs index 4ac6a4d05822..a816a9046d16 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesAsyncSnippet.g.cs index c63b50feb66e..d0b5c3ead443 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesSnippet.g.cs index 3f3ba37cf2ce..f93b8dfb5568 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobSnippet.g.cs index e2a7a7580e9e..e6faf4dd692f 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskAsyncSnippet.g.cs index a4b443063c61..6624065fb2ba 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs index 0004f22d2fd9..09acabd5355e 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectSnippet.g.cs index f909e81af024..01987d3248e6 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs index 59b87ecd5498..952cf738d91a 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesSnippet.g.cs index 9432eabb9f9e..24200444502b 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskSnippet.g.cs index 0cfc503fcfbd..d8a62fa14433 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.GetTaskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsAsyncSnippet.g.cs index b990bd988b35..8f8f7320749f 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs index 8210dfee9f7f..b957ae809105 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectSnippet.g.cs index d5ec45d98d33..446e9989ed2c 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsSnippet.g.cs index 273144a3a59e..b16bef2ae716 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksAsyncSnippet.g.cs index 5b3ba08cb3a6..1cad03d4ce85 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs index 31a7c1b74ea2..1dbaf2dc4aa1 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectSnippet.g.cs index f57425ba6f21..216a1d2cf0b3 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs index 38b57bf4749f..973a225f1de2 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesSnippet.g.cs index 53ba8b6c5920..298cc698c244 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksSnippet.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksSnippet.g.cs index 11c24580052b..24be9c331823 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.GeneratedSnippets/BatchServiceClient.ListTasksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.Snippets/BatchServiceClientSnippets.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.Snippets/BatchServiceClientSnippets.g.cs index 02b2369d569c..ffe53ffdbc9b 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.Snippets/BatchServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1.Snippets/BatchServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/Batch.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/Batch.g.cs index 950d1acae67b..559cd47890eb 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/Batch.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/Batch.g.cs @@ -2449,9 +2449,10 @@ public string StatusMessage { /// /// Output only. Identifies whether the user has requested cancellation /// of the operation. Operations that have successfully been cancelled - /// have [Operation.error][] value with a - /// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to - /// `Code.CANCELLED`. + /// have + /// [google.longrunning.Operation.error][google.longrunning.Operation.error] + /// value with a [google.rpc.Status.code][google.rpc.Status.code] of 1, + /// corresponding to `Code.CANCELLED`. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/BatchResourceNames.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/BatchResourceNames.g.cs index 1f7465be7db8..53d1e6e1f8d5 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/BatchResourceNames.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/BatchResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/BatchServiceClient.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/BatchServiceClient.g.cs index 3c7a41a2b9be..9bdd3b6ef536 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/BatchServiceClient.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/BatchServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/JobResourceNames.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/JobResourceNames.g.cs index 640b1ade72d8..85c17c6a7dab 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/JobResourceNames.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/JobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/PackageApiMetadata.g.cs index ea4402ca85d9..69568dc08226 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/ServiceCollectionExtensions.g.cs index b681277f8154..342e36b886b1 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/TaskResourceNames.g.cs b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/TaskResourceNames.g.cs index 92bc25536718..d9eee8185584 100644 --- a/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/TaskResourceNames.g.cs +++ b/apis/Google.Cloud.Batch.V1/Google.Cloud.Batch.V1/TaskResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1/docs/index.md b/apis/Google.Cloud.Batch.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Batch.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Batch.V1Alpha/.OwlBot.yaml b/apis/Google.Cloud.Batch.V1Alpha/.OwlBot.yaml index d61f69205c5b..1b833f43fe0d 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/.OwlBot.yaml +++ b/apis/Google.Cloud.Batch.V1Alpha/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobAsyncSnippet.g.cs index 8a3a8d02d1c0..7f23e53553d2 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobRequestObjectAsyncSnippet.g.cs index 2a49e4bb7185..f1f1cbcbf370 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobRequestObjectSnippet.g.cs index 7e7db288b740..823e26e188f2 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobResourceNamesAsyncSnippet.g.cs index 20d01a1b40cb..aad41dfac5c4 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobResourceNamesSnippet.g.cs index f27c06601471..3148591ebb3d 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobSnippet.g.cs index 8c5310324299..ca8a9febfed2 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CancelJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobAsyncSnippet.g.cs index 8b5fd5a53928..9318cc859a92 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectAsyncSnippet.g.cs index f12ca4b15032..450423691a95 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectSnippet.g.cs index a7690238236b..955f087ef898 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesAsyncSnippet.g.cs index a67c96743fb3..b557dddc9037 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesSnippet.g.cs index 7762c4a89ef9..8274f123ab2d 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobSnippet.g.cs index e47e373994c9..64bddf59d3c0 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceAsyncSnippet.g.cs index 98ad0ba0291d..97e18114c8db 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceRequestObjectAsyncSnippet.g.cs index a0acc8eccf57..ca00dcbf48b3 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceRequestObjectSnippet.g.cs index 227f7fe2b76b..da08a5d76a28 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceResourceNamesAsyncSnippet.g.cs index a2c24edd9857..b49e277f25d5 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceResourceNamesSnippet.g.cs index e991b55b5224..88eb3de8fa0e 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceSnippet.g.cs index 26610af1339d..01c1bceb23f7 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.CreateResourceAllowanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobAsyncSnippet.g.cs index cff2c0c431d2..92e7e67143c6 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectAsyncSnippet.g.cs index c6c718f9160f..8a97efb6bc49 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectSnippet.g.cs index dd8d4821d9e6..9cc2c8facf11 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobSnippet.g.cs index ea9eabf9ab38..844d946c978f 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceAsyncSnippet.g.cs index 37e5ad914ce4..b64a82a4d848 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceRequestObjectAsyncSnippet.g.cs index a56d6949be22..f35b5a70680b 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceRequestObjectSnippet.g.cs index 541473ebcaf8..cf2eb4411df3 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceResourceNamesAsyncSnippet.g.cs index ce88c038293c..58d5effe854e 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceResourceNamesSnippet.g.cs index 045d1dc4c660..668cc3d3035e 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceSnippet.g.cs index bcc76b5e88e1..952a57ba50a5 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.DeleteResourceAllowanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobAsyncSnippet.g.cs index 3ebd4d3a7bbd..308ccd554b48 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectAsyncSnippet.g.cs index 29e4cac58635..84e24a07fd22 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectSnippet.g.cs index af0dc68055e9..40632320dd1e 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesAsyncSnippet.g.cs index a8a7325b27b7..5a1de7ecdc68 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesSnippet.g.cs index 580609b391ca..a2cb6b216ec3 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobSnippet.g.cs index cfb8d1008314..f8797c583935 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceAsyncSnippet.g.cs index f7e55183e5b7..5b13900923d4 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceRequestObjectAsyncSnippet.g.cs index 92b1288c33c2..528c30bc7364 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceRequestObjectSnippet.g.cs index 39a636f50cf3..038dcc819ee1 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceResourceNamesAsyncSnippet.g.cs index 1db220b06e3e..7ead2c084ee6 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceResourceNamesSnippet.g.cs index b68a47d62c70..2b7d6155fd6b 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceSnippet.g.cs index c40e928eed6b..35a92b1e0c62 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetResourceAllowanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskAsyncSnippet.g.cs index aaac879781f3..af4f1d2695df 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs index 52f0e80c2d15..c7e4b9298109 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectSnippet.g.cs index 1f9656e5ffb7..3715800117b7 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs index ff922b2c84ae..3f717e4c9218 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesSnippet.g.cs index 8e8b69ce2ae0..420442a15f3f 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskSnippet.g.cs index 897147732763..8912936bfb79 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.GetTaskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsAsyncSnippet.g.cs index e3ff07ecdc8f..bb4f31f82d5c 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs index 2af9fe59f613..62da2f312a01 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectSnippet.g.cs index 5aa357de152a..b9054fc28ae5 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsSnippet.g.cs index df0fd3e5e203..5cc17df1530d 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesAsyncSnippet.g.cs index a5da403b379c..18648d6136dc 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesRequestObjectAsyncSnippet.g.cs index dacc75422f9d..c008e135cc76 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesRequestObjectSnippet.g.cs index b278837ca885..3fa5f66724ea 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesResourceNamesAsyncSnippet.g.cs index 4617a354ef80..94b2a0b120d1 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesResourceNamesSnippet.g.cs index 822ba92f033e..250eafbba1e9 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesSnippet.g.cs index cfeda2110fb1..0abd16bea56b 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListResourceAllowancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksAsyncSnippet.g.cs index 61b82da24075..49ac26b22a31 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs index 0994e5baf878..0c846dae19c0 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectSnippet.g.cs index 5e7d7b9658f4..bb63c3fe7e98 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs index fdf3c10b2d6f..7c29e88a78f7 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesSnippet.g.cs index 2b90f8bfc71c..2038c540a175 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksSnippet.g.cs index e3fedd73af64..7faf1612b23f 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.ListTasksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobAsyncSnippet.g.cs index 46584e50d733..539c66e0a877 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobRequestObjectAsyncSnippet.g.cs index a2e1b030fe8f..2dd213cdb243 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobRequestObjectSnippet.g.cs index e0f00286e6c3..89a1454e810c 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobSnippet.g.cs index 3e2beb82af47..059df9d6c389 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceAsyncSnippet.g.cs index fd02f7d02acd..a35d77065aab 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceRequestObjectAsyncSnippet.g.cs index 214ad9e9d4e8..d0aa3068e2a6 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceRequestObjectSnippet.g.cs index 2cf9474705c7..d599b39a5c54 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceSnippet.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceSnippet.g.cs index f968d63d8ff0..a6756699b290 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceSnippet.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.GeneratedSnippets/BatchServiceClient.UpdateResourceAllowanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.Snippets/BatchServiceClientSnippets.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.Snippets/BatchServiceClientSnippets.g.cs index 351ca8a5e037..acdf40570862 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.Snippets/BatchServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha.Snippets/BatchServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/Batch.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/Batch.g.cs index 31178271ca5d..02328b454e79 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/Batch.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/Batch.g.cs @@ -4973,9 +4973,10 @@ public string StatusMessage { /// /// Output only. Identifies whether the user has requested cancellation /// of the operation. Operations that have successfully been cancelled - /// have [Operation.error][] value with a - /// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to - /// `Code.CANCELLED`. + /// have + /// [google.longrunning.Operation.error][google.longrunning.Operation.error] + /// value with a [google.rpc.Status.code][google.rpc.Status.code] of 1, + /// corresponding to `Code.CANCELLED`. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/BatchResourceNames.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/BatchResourceNames.g.cs index e198376b658d..114c6b603c98 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/BatchResourceNames.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/BatchResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/BatchServiceClient.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/BatchServiceClient.g.cs index 61998624d447..e25ecc8347c1 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/BatchServiceClient.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/BatchServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/JobResourceNames.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/JobResourceNames.g.cs index b6460592148e..faea9f682c7e 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/JobResourceNames.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/JobResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/PackageApiMetadata.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/PackageApiMetadata.g.cs index b27f0e24fc9d..fc9e78530ad6 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/ResourceAllowanceResourceNames.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/ResourceAllowanceResourceNames.g.cs index 5d02470cdee9..18b146df1de4 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/ResourceAllowanceResourceNames.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/ResourceAllowanceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/ServiceCollectionExtensions.g.cs index 66dd76fbaf76..73de01ab73c5 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/TaskResourceNames.g.cs b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/TaskResourceNames.g.cs index 90c112fdab3b..d7ddfdde5e2b 100644 --- a/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/TaskResourceNames.g.cs +++ b/apis/Google.Cloud.Batch.V1Alpha/Google.Cloud.Batch.V1Alpha/TaskResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Batch.V1Alpha/docs/index.md b/apis/Google.Cloud.Batch.V1Alpha/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Batch.V1Alpha/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/.OwlBot.yaml b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/.OwlBot.yaml index 2fc42de3d747..d5396c254d46 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionAsyncSnippet.g.cs index cd1527ffaa27..5a0edd6b9d9c 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionRequestObjectAsyncSnippet.g.cs index efbb851ccd78..98f0a27a3232 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionRequestObjectSnippet.g.cs index b68ded420d71..c5a84953a0f8 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionResourceNamesAsyncSnippet.g.cs index b8c249d4ea07..a7e48824c35e 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionResourceNamesSnippet.g.cs index 52ef916b9800..569e9f9e9c1e 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionSnippet.g.cs index 08d5838cf839..b4c7505b3127 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.CreateAppConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionAsyncSnippet.g.cs index 6c05cf60be0a..8485480c8737 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionRequestObjectAsyncSnippet.g.cs index 49d126d260b7..91c245df7f66 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionRequestObjectSnippet.g.cs index 946b82ca4794..b7bfbe9b4dd3 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionResourceNamesAsyncSnippet.g.cs index a552d51f7146..c771b5b5d168 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionResourceNamesSnippet.g.cs index 6bc4e505bc2b..843b32a389b1 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionSnippet.g.cs index a2a24d1fafa6..ca7dbb4d2cf6 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.DeleteAppConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionAsyncSnippet.g.cs index b7745778a060..2d3fec84752f 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionRequestObjectAsyncSnippet.g.cs index c193aeb843cf..5b3453d61d37 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionRequestObjectSnippet.g.cs index 81f2292246b5..d33b926329d3 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionResourceNamesAsyncSnippet.g.cs index a6aaea3cd29c..f775947dba9b 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionResourceNamesSnippet.g.cs index 873952765e82..a79e669e6a56 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionSnippet.g.cs index c486791e0cf4..3190d77c7ff2 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.GetAppConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsAsyncSnippet.g.cs index e8b424c69848..212b54249ccf 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsRequestObjectAsyncSnippet.g.cs index c69f12cc3b14..bbfc3e0d463a 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsRequestObjectSnippet.g.cs index 392468322743..3184c8955490 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsResourceNamesAsyncSnippet.g.cs index 70b730c1623e..63e8a9c1e3a5 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsResourceNamesSnippet.g.cs index 3cf4fa8098c1..24d5a3005cc3 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsSnippet.g.cs index 4828fdca0178..ddf0e9891799 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ListAppConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsAsyncSnippet.g.cs index cff4ed29eaba..162c3123ebbd 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsRequestObjectAsyncSnippet.g.cs index 7d92247901b4..517c44f9e394 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsRequestObjectSnippet.g.cs index 821dce618097..4b454e7822b4 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsResourceNamesAsyncSnippet.g.cs index 5862d77c1508..50c53d99ec14 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsResourceNamesSnippet.g.cs index 178c1aff5a40..e175924ee0cc 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsSnippet.g.cs index 81f3654dddf9..ff86eed94508 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.ResolveAppConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionAsyncSnippet.g.cs index 1602a0f169e5..b3e4594bcb3c 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionRequestObjectAsyncSnippet.g.cs index dcc40c7f638f..3b7a70856536 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionRequestObjectSnippet.g.cs index 43f73f38521d..2aea617e60e3 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionSnippet.g.cs index 04f7bd41626e..f8bf8a7ef177 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.GeneratedSnippets/AppConnectionsServiceClient.UpdateAppConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.Snippets/AppConnectionsServiceClientSnippets.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.Snippets/AppConnectionsServiceClientSnippets.g.cs index 1e486af60ed9..0355a8720941 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.Snippets/AppConnectionsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1.Snippets/AppConnectionsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceClient.g.cs index db4080b2d6e0..b04a95478c51 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceResourceNames.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceResourceNames.g.cs index cacb8abafe4b..7c17a1c59688 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceResourceNames.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/PackageApiMetadata.g.cs index cfb3ea794c8d..77267a266180 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/ServiceCollectionExtensions.g.cs index 4dc8c4b54003..dfd352f82c48 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/docs/index.md b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/.OwlBot.yaml b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/.OwlBot.yaml index aab6e1085ff4..1352cbe8fe38 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorAsyncSnippet.g.cs index 77b07a7d7eab..1dc517b6f4e1 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorRequestObjectAsyncSnippet.g.cs index 7e19753487b9..d722b89d3db0 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorRequestObjectSnippet.g.cs index 145906f26892..ecbff55d47ac 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorResourceNamesAsyncSnippet.g.cs index d3f4cecb4d75..d7c49d58cbd8 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorResourceNamesSnippet.g.cs index b2c0e5d5ee8d..1f76ae450241 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorSnippet.g.cs index d44948428ab0..899ee59fb0d2 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.CreateAppConnectorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorAsyncSnippet.g.cs index 957e79bdbe06..01beb2a45319 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorRequestObjectAsyncSnippet.g.cs index cfb0e22d4381..9f8d62438974 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorRequestObjectSnippet.g.cs index a5636333b90f..f05b348a35f3 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorResourceNamesAsyncSnippet.g.cs index 0e0d7fba241a..491bcbda6aa3 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorResourceNamesSnippet.g.cs index aa4371ea87c0..151fcc4fc103 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorSnippet.g.cs index 58269105bfcc..1f1d8dfebe3d 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.DeleteAppConnectorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorAsyncSnippet.g.cs index b1dc6cc52430..19ea872f0bde 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorRequestObjectAsyncSnippet.g.cs index 2b74c05d501c..7d3a40e8683d 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorRequestObjectSnippet.g.cs index e91b7c183b0b..7fd1c1f26d4c 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorResourceNamesAsyncSnippet.g.cs index b30df42b187f..916969106453 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorResourceNamesSnippet.g.cs index caa86f9b5dd9..0c8b0bccc38e 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorSnippet.g.cs index 93d8e57531aa..2a300c1ad5a2 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.GetAppConnectorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsAsyncSnippet.g.cs index ddc0b53b5f18..f5e465b6bad2 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsRequestObjectAsyncSnippet.g.cs index 1598c84002be..12a30d096176 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsRequestObjectSnippet.g.cs index 5c0547f3a614..316acc7cd8a8 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsResourceNamesAsyncSnippet.g.cs index c214ead4297e..50b52596ab78 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsResourceNamesSnippet.g.cs index 3356706c25f8..18d2f0ecfdd7 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsSnippet.g.cs index b6933c4d597a..e25ef629f7c7 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ListAppConnectorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusAsyncSnippet.g.cs index 95accb22b0a6..1d8207fdba64 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusRequestObjectAsyncSnippet.g.cs index 4555ce4cdd03..1b3fd3644438 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusRequestObjectSnippet.g.cs index b402d6dc43d2..3e417f10f737 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusResourceNamesAsyncSnippet.g.cs index b22021271c47..716eb795f07e 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusResourceNamesSnippet.g.cs index 07acf8e33ce2..01f93495e8d0 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusSnippet.g.cs index 9ea4b75300b5..5909b8bd14d4 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.ReportStatusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorAsyncSnippet.g.cs index 4a3206e5ee11..9c616018ec6e 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorRequestObjectAsyncSnippet.g.cs index c4b1810319cc..acec7b6baac1 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorRequestObjectSnippet.g.cs index 8ef895eb70ae..33537f81e1cc 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorSnippet.g.cs index ba61e6bd500b..5313ac677043 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.GeneratedSnippets/AppConnectorsServiceClient.UpdateAppConnectorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.Snippets/AppConnectorsServiceClientSnippets.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.Snippets/AppConnectorsServiceClientSnippets.g.cs index 2935af40c022..cf9073413771 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.Snippets/AppConnectorsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1.Snippets/AppConnectorsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceClient.g.cs index 6aeedf6bf3af..776157a5fda7 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceResourceNames.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceResourceNames.g.cs index 994f315a2640..cbce6f0803e0 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceResourceNames.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/PackageApiMetadata.g.cs index 514aecba22e1..180b072da345 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/ServiceCollectionExtensions.g.cs index b69f72ea1fc9..e45836e61add 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/docs/index.md b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/.OwlBot.yaml b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/.OwlBot.yaml index 7ebc9e5149df..67900a9264ab 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayAsyncSnippet.g.cs index 2cef6345bb42..641677ee82bc 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayRequestObjectAsyncSnippet.g.cs index 22083f1d9a2a..7b2eb85b478f 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayRequestObjectSnippet.g.cs index 27d689b9e997..79b44a62439c 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayResourceNamesAsyncSnippet.g.cs index c641ba7747ea..291f636a20da 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayResourceNamesSnippet.g.cs index fd55903e9834..0f0461266e2c 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewayResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewaySnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewaySnippet.g.cs index f04dee5f4728..bb31496375cb 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewaySnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.CreateAppGatewaySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayAsyncSnippet.g.cs index 222f725efa04..d7a86b784f28 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayRequestObjectAsyncSnippet.g.cs index 53abd9696b33..60f883033555 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayRequestObjectSnippet.g.cs index 0b4176f49790..8187f774cc0c 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayResourceNamesAsyncSnippet.g.cs index 40c56e675f7a..9afe86d9bb50 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayResourceNamesSnippet.g.cs index 3d7141d7d948..78489b2d3ab7 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewayResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewaySnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewaySnippet.g.cs index 158bc5bff3ba..eb5107073600 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewaySnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.DeleteAppGatewaySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayAsyncSnippet.g.cs index 8bda2bd4cc5d..27a89b1944ce 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayRequestObjectAsyncSnippet.g.cs index dbb79557e99a..cfa18ac7268f 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayRequestObjectSnippet.g.cs index 6e9c1daaf135..c01232175b3a 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayResourceNamesAsyncSnippet.g.cs index 48c15bbf7316..11895a776934 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayResourceNamesSnippet.g.cs index bab70dad8cd6..853bfd385c51 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewayResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewaySnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewaySnippet.g.cs index e4e3220ebb9d..1fbeef4d8b63 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewaySnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.GetAppGatewaySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysAsyncSnippet.g.cs index dcff23a5df35..4440fc28f65a 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysRequestObjectAsyncSnippet.g.cs index 3e118e8c13ec..c94e7edd7898 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysRequestObjectSnippet.g.cs index 9de9f39a25ec..1c57e1a5b177 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysResourceNamesAsyncSnippet.g.cs index 6829d2d44dd4..e1fdfb0e9e39 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysResourceNamesSnippet.g.cs index 5588f2543d2f..21f142a5fb48 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysSnippet.g.cs index 00f8f4c308cb..74a6c727d3a5 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.GeneratedSnippets/AppGatewaysServiceClient.ListAppGatewaysSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.Snippets/AppGatewaysServiceClientSnippets.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.Snippets/AppGatewaysServiceClientSnippets.g.cs index be9dc7576053..6efa45b6e95e 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.Snippets/AppGatewaysServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1.Snippets/AppGatewaysServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceClient.g.cs index 5fceb66b941e..f9f6b72a967a 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceResourceNames.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceResourceNames.g.cs index fc03228cbd0c..d2ca3e7ab702 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceResourceNames.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/PackageApiMetadata.g.cs index c80b7760f270..0c9d859eb94a 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/ServiceCollectionExtensions.g.cs index 017ba45432c5..8f190a82275f 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/docs/index.md b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/.OwlBot.yaml b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/.OwlBot.yaml index db2012959931..779aa6b8c170 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayAsyncSnippet.g.cs index 189da027b15d..f41af18ffa7f 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayRequestObjectAsyncSnippet.g.cs index 7e91050d9643..11fb1141b776 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayRequestObjectSnippet.g.cs index 74998358ef81..dacc20564f26 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayResourceNamesAsyncSnippet.g.cs index 6f5496ac781e..bf069e36fc2a 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayResourceNamesSnippet.g.cs index 5958fae45146..52a55ab585f0 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewayResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewaySnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewaySnippet.g.cs index be89a88ba863..07567ac7a63d 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewaySnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.CreateClientGatewaySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayAsyncSnippet.g.cs index 96a0bacac172..2a5c5f94460e 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayRequestObjectAsyncSnippet.g.cs index 5e1417fb78b5..4c46516029cf 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayRequestObjectSnippet.g.cs index 1d302b253b4b..7dcbce1b4c2b 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayResourceNamesAsyncSnippet.g.cs index ebacb031aed3..706de8465977 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayResourceNamesSnippet.g.cs index 064985e44667..be2f06342f25 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewayResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewaySnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewaySnippet.g.cs index 178df63bffec..af2fd57d66b3 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewaySnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.DeleteClientGatewaySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayAsyncSnippet.g.cs index 7c7fab3ef500..159fced3bf74 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayRequestObjectAsyncSnippet.g.cs index 9f39093e1eb6..66ee602e5580 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayRequestObjectSnippet.g.cs index 1bda615541cb..c9c946e9212b 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayResourceNamesAsyncSnippet.g.cs index b70ae8602939..5fd1ac2891ba 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayResourceNamesSnippet.g.cs index bbeaa60f66c2..452a7b279e8c 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewayResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewaySnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewaySnippet.g.cs index 57cf53c03192..781841ceb8e5 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewaySnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.GetClientGatewaySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysAsyncSnippet.g.cs index ee4add639861..470e9a2e740d 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysRequestObjectAsyncSnippet.g.cs index baec537539bb..02878f763161 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysRequestObjectSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysRequestObjectSnippet.g.cs index 5084e2a3f542..6e4958d43b00 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysResourceNamesAsyncSnippet.g.cs index 49c860ceecb3..5d2bbf47e8a6 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysResourceNamesSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysResourceNamesSnippet.g.cs index 0f94404b1c74..29bc19bdbf53 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysSnippet.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysSnippet.g.cs index f298d4cc30d2..f761b134b481 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysSnippet.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.GeneratedSnippets/ClientGatewaysServiceClient.ListClientGatewaysSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.Snippets/ClientGatewaysServiceClientSnippets.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.Snippets/ClientGatewaysServiceClientSnippets.g.cs index 91680cf79986..9e0629f7a2fa 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.Snippets/ClientGatewaysServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1.Snippets/ClientGatewaysServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceClient.g.cs index c5eb44d03352..e5aebfec5229 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceResourceNames.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceResourceNames.g.cs index ef0bb57d7795..ea30d400a6e7 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceResourceNames.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/PackageApiMetadata.g.cs index 3d6377989a1e..0425ca6f74df 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ServiceCollectionExtensions.g.cs index 7bda2b733215..57ed566920c1 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/docs/index.md b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/.OwlBot.yaml index b6143930302d..bdd5eaa758a5 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeAsyncSnippet.g.cs index 2cafa369f708..1da2577a71ba 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectAsyncSnippet.g.cs index 95641a2696ef..6f41b825c011 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectSnippet.g.cs index ef5d8bd2492a..01444f0559af 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesAsyncSnippet.g.cs index 4c723e6876a6..aeca29cdfded 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesSnippet.g.cs index c3c8daae8de7..ac8795b4cabf 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeSnippet.g.cs index 23c10eb0f7a1..de7e10e95cce 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingAsyncSnippet.g.cs index f1d224bc7552..2afa7863e696 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectAsyncSnippet.g.cs index a51981d230d1..8e56d3818ef1 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectSnippet.g.cs index cebf4c36a816..641cdcac3695 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesAsyncSnippet.g.cs index 55aee4af2a4a..2033b1b02bf3 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesSnippet.g.cs index 9bab4a13123f..a6618a860995 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingSnippet.g.cs index d3c1b44e084e..63f2a8607eb5 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeAsyncSnippet.g.cs index 0c4ef8849bf9..1e2adb61bdf3 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectAsyncSnippet.g.cs index 0ea8e90fd9cd..93838ae4c21a 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectSnippet.g.cs index f916c9058d58..2e5d521c9340 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesAsyncSnippet.g.cs index 286f9705fe28..e4d620d4e5ce 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesSnippet.g.cs index be30534a5ce5..b512e456e824 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeSnippet.g.cs index a5a9cdf9bc0e..d70b370a086b 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingAsyncSnippet.g.cs index 7a3e99c3251b..74c1b05e3737 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectAsyncSnippet.g.cs index 5f1e80239578..36dc9f46abec 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectSnippet.g.cs index b3869bc8a529..a045746a99be 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesAsyncSnippet.g.cs index 15d911c63d58..30532f4f7f31 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesSnippet.g.cs index e52c934d897f..66c257dcae8f 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingSnippet.g.cs index 2b595b053d54..df7cc95d2b31 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionAsyncSnippet.g.cs index 9a8fc362f6d5..9e4efa5b0c8e 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionRequestObjectAsyncSnippet.g.cs index 9327fb862b5d..e81c191bdb88 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionRequestObjectSnippet.g.cs index 875ba7b3ba81..37290ae5e70d 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionResourceNamesAsyncSnippet.g.cs index dba9c20239e1..c793a169b3ae 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionResourceNamesSnippet.g.cs index e42b3903f20f..9769f21b4d49 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionSnippet.g.cs index 002729772c08..773ac4aa95f1 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeAsyncSnippet.g.cs index a08af9e3ac1b..8f241fd06d15 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectAsyncSnippet.g.cs index e6a12368c8b4..63746f429efb 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectSnippet.g.cs index 138b8d768559..93555e1bb6f9 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesAsyncSnippet.g.cs index 7f3ac8078142..2029a97bb4dd 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesSnippet.g.cs index 7b1f7c0bd7e5..167588e79e3d 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeSnippet.g.cs index 97d67966d171..1088359d3bf8 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 83e27edef4a3..f2d3c055e387 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectSnippet.g.cs index 4bf94456c1d0..a60f6f017f75 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingAsyncSnippet.g.cs index 89566fc377e8..e910f1caad9a 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectAsyncSnippet.g.cs index b04ecbfdbc0a..b25c5bf18126 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectSnippet.g.cs index a315f16ef270..3570a727ca1e 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesAsyncSnippet.g.cs index f0c549e5dc3f..05b672068b64 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesSnippet.g.cs index 0449deb189d6..eb5b70b70d03 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingSnippet.g.cs index 216b8877d6b6..d8ab0182379f 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionAsyncSnippet.g.cs index 0cc1c99d83a5..94e4c95a23a1 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionRequestObjectAsyncSnippet.g.cs index 8a8b5dbab988..600167aa1496 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionRequestObjectSnippet.g.cs index c7821abcd6d5..80a713ab7d8f 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionResourceNamesAsyncSnippet.g.cs index da89c61e43ce..41a39db580bc 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionResourceNamesSnippet.g.cs index cbe8064c9cb5..cfe80f582399 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionSnippet.g.cs index 30188520bf43..7dd6ce73c8eb 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.GetSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesAsyncSnippet.g.cs index c21780a5508a..b52dacef057e 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectAsyncSnippet.g.cs index 46b7fc660d95..8d84f7019a71 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectSnippet.g.cs index 1806c4b4b139..3d0661c3bf33 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesAsyncSnippet.g.cs index a52383576dce..e0bfa00fa055 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesSnippet.g.cs index cfbb767b89f5..a582bb0eff59 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesSnippet.g.cs index c418e01c4c8c..2857e50c6433 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsAsyncSnippet.g.cs index 79d4341fd48c..01f39a83f8c1 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectAsyncSnippet.g.cs index 828d7400701d..f4a20e4844c7 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectSnippet.g.cs index 4126c1e94e4d..ddb8fd805b7a 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesAsyncSnippet.g.cs index 90ce707a2ee8..540c82215880 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesSnippet.g.cs index 7157ac83b6a9..7b7a5d9473ca 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsSnippet.g.cs index 1f80a2f13a47..55f6dc9e8cd6 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesAsyncSnippet.g.cs index 587b783b7bd7..19edf6947754 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectAsyncSnippet.g.cs index e53728c4d1e5..3af65facf6a4 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectSnippet.g.cs index f65a99d3f610..b94b66d717f0 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesSnippet.g.cs index 069448056f68..980bffb43656 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsAsyncSnippet.g.cs index 563b5be6439c..e367ae137602 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsRequestObjectAsyncSnippet.g.cs index dbc8dad351bb..bbd7c6df6fb8 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsRequestObjectSnippet.g.cs index b99863349ba8..f359c86e197e 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsResourceNamesAsyncSnippet.g.cs index 3e5b2bc09d35..318a67af36fe 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsResourceNamesSnippet.g.cs index 09b16915f093..658a77be3d79 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsSnippet.g.cs index 1e5f1dd8f957..e33ea8c9d825 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSharedResourceSubscriptionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsAsyncSnippet.g.cs index 6fade91ab17a..7c1844d53c97 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsRequestObjectAsyncSnippet.g.cs index c5ee3ba8e924..2989c17ead99 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsRequestObjectSnippet.g.cs index 25e4970eca58..7042f23c6ee0 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsResourceNamesAsyncSnippet.g.cs index f2cde78b96bf..45b1e16cffa7 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsResourceNamesSnippet.g.cs index 88dcd55fdd57..e607957b5b49 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsSnippet.g.cs index abcec80c1b51..6a53e9cef02f 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.ListSubscriptionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionAsyncSnippet.g.cs index 4f0a9cc3746d..1d3fef0269d4 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionRequestObjectAsyncSnippet.g.cs index ceda31655ee0..4612bbba7823 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionRequestObjectSnippet.g.cs index fe776201e449..500da1719491 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionResourceNamesAsyncSnippet.g.cs index a9b1dbe9e4a5..f0f2b9fcd408 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionResourceNamesSnippet.g.cs index 2b2a9a09061c..dfb0ffede818 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionSnippet.g.cs index 75280f3f21a7..052387d0a2cd 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RefreshSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionAsyncSnippet.g.cs index 63f5615ba7eb..7fced1affacf 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionRequestObjectAsyncSnippet.g.cs index 1bc0aec34f51..6738092a2efe 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionRequestObjectSnippet.g.cs index 2493d7c5cdd3..d427973d07eb 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionResourceNamesAsyncSnippet.g.cs index 92d0c457ef29..b8b68f5c5e6e 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionResourceNamesSnippet.g.cs index 657638d13bab..ec3598b689fc 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionSnippet.g.cs index ad089a4fb901..658b98380d98 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.RevokeSubscriptionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 7dc00b24a53b..41c352c7e691 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectSnippet.g.cs index b8d2412bbe9e..59a84825da4e 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeAsyncSnippet.g.cs index e2fc0ecad48d..1dba9d0738ca 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeRequestObjectAsyncSnippet.g.cs index 62b61a9216f7..07732efbf4d1 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeRequestObjectSnippet.g.cs index 810c6251b04e..87628f522cc3 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeResourceNamesAsyncSnippet.g.cs index aa8551ec4c61..4b1e89492b49 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeResourceNamesSnippet.g.cs index 0a04e0477b8c..5fcf11d3a6f3 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeSnippet.g.cs index d9e085bd389b..fafee0ac5ef6 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingAsyncSnippet.g.cs index 77722f6c45a8..ed47977c7bc0 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectAsyncSnippet.g.cs index c47d9effb973..cd249e30b043 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectSnippet.g.cs index 298c7ba0a309..7ac6db7dfbce 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesAsyncSnippet.g.cs index a6d4c0376ba1..ff9cd5a67dcc 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesSnippet.g.cs index 55b9507a80d9..0b0cf31abf2a 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingSnippet.g.cs index a7d2ad8c075c..62523317b8b8 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index f4c9dd7295f3..582930ec400f 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs index 75a1c7daf01e..24b6b78acf89 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeAsyncSnippet.g.cs index 8bf0bc7b42b5..701b352e1459 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectAsyncSnippet.g.cs index 76f3a1819fc4..e461a3e45f01 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectSnippet.g.cs index 19df2471e9b7..6f2e26a8b907 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeSnippet.g.cs index 598ab21bd272..d1c02664fae4 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingAsyncSnippet.g.cs index ac830369ce72..5de5edc80b87 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectAsyncSnippet.g.cs index 8d2b557bf6c3..7a5b3590baa7 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectSnippet.g.cs index 0ab5cf3c0963..334387d77480 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingSnippet.g.cs index 4ba034ecf597..33dcd3701ea4 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.Snippets/AnalyticsHubServiceClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.Snippets/AnalyticsHubServiceClientSnippets.g.cs index aa65f3c3a92c..73a0a501d209 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.Snippets/AnalyticsHubServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1.Snippets/AnalyticsHubServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/AnalyticsHubServiceClient.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/AnalyticsHubServiceClient.g.cs index 6088f1e1b2c3..2cf8d52945fe 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/AnalyticsHubServiceClient.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/AnalyticsHubServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/AnalyticshubResourceNames.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/AnalyticshubResourceNames.g.cs index dba6904120a8..d5d865b5f645 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/AnalyticshubResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/AnalyticshubResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/PackageApiMetadata.g.cs index 86a7ea1e368c..fe56bd30bb73 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/ServiceCollectionExtensions.g.cs index 31929e0b1f43..0b89ac661b02 100644 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/Google.Cloud.BigQuery.AnalyticsHub.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/docs/index.md b/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BigQuery.AnalyticsHub.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.Connection.V1/.OwlBot.yaml index 7c7358dcd457..661d69a5f4b0 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.Connection.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionAsyncSnippet.g.cs index a59762ac2046..d48c49868327 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionRequestObjectAsyncSnippet.g.cs index fc9127699321..461b6bbf0723 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionRequestObjectSnippet.g.cs index e7c418fbfda0..9c36b7f60f4f 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionResourceNamesAsyncSnippet.g.cs index 2cfc3cc489a2..5351df4168e4 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionResourceNamesSnippet.g.cs index b73493e20379..6e3ce479ee6e 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionSnippet.g.cs index 5190bc33090a..4ee13b4b58bd 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.CreateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionAsyncSnippet.g.cs index 44af553c1254..f4d0f6d96afc 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs index 301b6458e70d..26c99888dfdb 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionRequestObjectSnippet.g.cs index b8fc8af4f0ce..bd7b9f5eb2a3 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs index d271c8ad4dd7..ecc3efe0a2e9 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionResourceNamesSnippet.g.cs index 1cbe3b1b16f5..75fe66777f55 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionSnippet.g.cs index b3900534b52e..f5b802963ca7 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.DeleteConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionAsyncSnippet.g.cs index 9c3ff07bd5c0..7d0b278a258d 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionRequestObjectAsyncSnippet.g.cs index 02e2f5d6948a..b7e3286992ee 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionRequestObjectSnippet.g.cs index d69fcd9be9fe..9d8323778166 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionResourceNamesAsyncSnippet.g.cs index 46bdea43c136..2ebb32ee36bc 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionResourceNamesSnippet.g.cs index 920500201a80..4b6e0f768548 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionSnippet.g.cs index 56144f615713..91268dda47ae 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyAsyncSnippet.g.cs index 020d62713032..b6dd8256f799 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index ee080cf80867..c8f24dfbfccc 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyRequestObjectSnippet.g.cs index 9212e5a927f1..ff5a379ddd21 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs index 4e56c0c004f5..3055c63bdc38 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyResourceNamesSnippet.g.cs index d023259b0af4..059fbecd52c8 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicySnippet.g.cs index 8cd5ac274ff5..cc25c42512fc 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsAsyncSnippet.g.cs index 81f07799b2dc..c27192485e9d 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsRequestObjectAsyncSnippet.g.cs index e2329fb8701d..55e6edc5aa1f 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsRequestObjectSnippet.g.cs index 7edc38e2617f..36a34c4766cd 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsResourceNamesAsyncSnippet.g.cs index 77b26c0916bc..918388581832 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsResourceNamesSnippet.g.cs index 11708e416bd1..eba7eab9cbc7 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsSnippet.g.cs index 504a22a288dd..c8baafb2a492 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.ListConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyAsyncSnippet.g.cs index 79139411db05..0b4df260d9ab 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 6b3a501092f0..1adeceb4abec 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyRequestObjectSnippet.g.cs index 6a5aef022fb1..5a51af221a5c 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs index 767523055e8c..1618b3d04e79 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyResourceNamesSnippet.g.cs index f3da4542334f..76d8dbf28582 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicySnippet.g.cs index 511814ff0414..e7c4662221c5 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsAsyncSnippet.g.cs index 6babb64d1465..66f9021ecffd 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index ff14cb86cbc8..68c36b6ebbd5 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs index 0b295039ff73..e22e0545bae3 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs index 6b497070a329..4ce0f0fd8ebc 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsResourceNamesSnippet.g.cs index 8b1943440a58..1f5bffd55185 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsSnippet.g.cs index 61c15b639612..c11c37a4ada2 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionAsyncSnippet.g.cs index 93111bffa563..2df3699a76d0 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs index a31b46fc3965..dbced7c436c7 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionRequestObjectSnippet.g.cs index 6de24dcc653a..cf478459c6b8 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionResourceNamesAsyncSnippet.g.cs index ec8b03863105..1c86c301c755 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionResourceNamesSnippet.g.cs index 960d14c0ab7c..9fbf6d55d495 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionSnippet.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionSnippet.g.cs index 6c4d2f5a8693..b63f18bbf903 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.GeneratedSnippets/ConnectionServiceClient.UpdateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.Snippets/ConnectionServiceClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.Snippets/ConnectionServiceClientSnippets.g.cs index 77c0cd7fbd86..972fd1b5196e 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.Snippets/ConnectionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1.Snippets/ConnectionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ConnectionResourceNames.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ConnectionResourceNames.g.cs index 3a94571059df..87eed1b1df76 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ConnectionResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ConnectionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ConnectionServiceClient.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ConnectionServiceClient.g.cs index 1cde6b0baf31..6951b7d4cc0e 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ConnectionServiceClient.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ConnectionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/PackageApiMetadata.g.cs index 2609147ab679..ef586ce71131 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ServiceCollectionExtensions.g.cs index 093670043d07..132aff22b81f 100644 --- a/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.Connection.V1/Google.Cloud.BigQuery.Connection.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Connection.V1/docs/index.md b/apis/Google.Cloud.BigQuery.Connection.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BigQuery.Connection.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/.OwlBot.yaml index e3a95612bf32..410e9bd5e688 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeAsyncSnippet.g.cs index c19c9c8dc14b..72727cc0b56f 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectAsyncSnippet.g.cs index 9d39f45098f3..f3fd6adc3fd7 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectSnippet.g.cs index ab1740857820..dfb5134bdaeb 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesAsyncSnippet.g.cs index 660e6523d334..6772461e6629 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesSnippet.g.cs index 2090fa1d5cb7..b52f1b1c1a2d 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeSnippet.g.cs index 411a701ab408..7de27e9cd358 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingAsyncSnippet.g.cs index cb4741cf41ec..bf9f517570e8 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectAsyncSnippet.g.cs index d4e9d6f5e03b..181a5a3162cd 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectSnippet.g.cs index ba1e2c0c0b3e..4b3f8e9bca63 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesAsyncSnippet.g.cs index 328629ee445e..76cd25892691 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesSnippet.g.cs index c1550d241aeb..c42099261bdd 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingSnippet.g.cs index d818b5d31605..aad432e8f9e1 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.CreateListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeAsyncSnippet.g.cs index ff3127619ca1..792e82b12f69 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectAsyncSnippet.g.cs index 9d71cc481070..930775197b1d 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectSnippet.g.cs index 47835854a75e..bb5abd953360 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesAsyncSnippet.g.cs index c61fb90d94a8..7f328513e184 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesSnippet.g.cs index 5e063685104f..906c626f0747 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeSnippet.g.cs index aee539e3a207..7e8292687d5a 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingAsyncSnippet.g.cs index 81a64c7161e0..1a649d97d2d4 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectAsyncSnippet.g.cs index db456d9ea4a1..115f065b6926 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectSnippet.g.cs index 3705ad504619..92f6c9e2f4f8 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesAsyncSnippet.g.cs index 836043b7e6d2..6f35a8a772b8 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesSnippet.g.cs index e035e01a7290..d52e1d5aa68d 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingSnippet.g.cs index acc557a5cfde..3dd4ad2e5f8e 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.DeleteListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeAsyncSnippet.g.cs index 6b4de1ad5751..db7571c9cd00 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectAsyncSnippet.g.cs index 212d100c08a9..76a7e0b488ac 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectSnippet.g.cs index c73e4a00e5f3..de9e0a77ee9c 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesAsyncSnippet.g.cs index 6d16a72bbb7e..27244a2809a0 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesSnippet.g.cs index 3350b472b43b..aeaee7b06218 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeSnippet.g.cs index 7de52c2adc84..fc4017aad207 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 438d2ea00003..b3f11999f120 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectSnippet.g.cs index e5f0581dd5df..6cedab331a83 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingAsyncSnippet.g.cs index 7fff8de3752f..6b249b0a3e1c 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectAsyncSnippet.g.cs index a57d64574705..ef6f6e70d05d 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectSnippet.g.cs index db4e41294286..8d8f4e26ab20 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesAsyncSnippet.g.cs index 5c4c8ed5420e..0a7bca5e6609 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesSnippet.g.cs index dfad76949802..f1893c753971 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingSnippet.g.cs index 891112908f71..001045d07e94 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.GetListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesAsyncSnippet.g.cs index 3183b4dbfa70..4f014c7fd7dd 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectAsyncSnippet.g.cs index 63168ee7b04d..8d83e0f9348d 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectSnippet.g.cs index 7899f3c65cd2..67002068530f 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesAsyncSnippet.g.cs index 92532c22c134..0c4642eac0f8 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesSnippet.g.cs index 686b650e5a29..a841ff8922d0 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesSnippet.g.cs index 61fff891f696..7b794f6bce0d 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListDataExchangesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsAsyncSnippet.g.cs index bb2117434d46..f0fcfca6af0d 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectAsyncSnippet.g.cs index 7cca436f26cb..e72c63bc8ab7 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectSnippet.g.cs index 4605aa87196e..73cc2bbe03d9 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesAsyncSnippet.g.cs index c6f05214f94d..41a37a1c967c 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesSnippet.g.cs index 8727cfcf87aa..dd233b5f2a59 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsSnippet.g.cs index a68454d79c70..02c6dc42f623 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListListingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesAsyncSnippet.g.cs index 708129c80b1d..e99d53a0d7a9 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectAsyncSnippet.g.cs index 543dfac6fc69..764646045b89 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectSnippet.g.cs index ba33ddbd99ea..b0fb2c84c343 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesSnippet.g.cs index a65c7c972a25..e6e57e60b336 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.ListOrgDataExchangesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 474ae310a817..e53a198c61db 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectSnippet.g.cs index 4ac26458dd9c..e3421e2ff461 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingAsyncSnippet.g.cs index 00b147a0d37f..45fc04d86017 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectAsyncSnippet.g.cs index 3125e3b7b21e..884850841a70 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectSnippet.g.cs index 2c88c2eff863..cd898f4dfcb2 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesAsyncSnippet.g.cs index b544db770e81..abec30f733d6 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesSnippet.g.cs index 0a33a9c9ed40..f27c748f246e 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingSnippet.g.cs index 714ffc0b7919..3f91a48dd090 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.SubscribeListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 68b31ff13c1c..36ac8f5db939 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs index 792a1f6fe451..f8e2733a2f8e 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeAsyncSnippet.g.cs index dffc23902b29..d070b46ccf35 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectAsyncSnippet.g.cs index aaa461298bf0..d236c6e53cac 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectSnippet.g.cs index 7690326d31d1..8124f7710807 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeSnippet.g.cs index fca4a770fdeb..47c16ceef087 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateDataExchangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingAsyncSnippet.g.cs index 347e056461f6..d84f284b6b3c 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectAsyncSnippet.g.cs index c156f122295f..b56b395eaf62 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectSnippet.g.cs index 94b745cfd24c..711320adc740 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingSnippet.g.cs index ec330cd3e636..ccef47074bc6 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.GeneratedSnippets/AnalyticsHubServiceClient.UpdateListingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.Snippets/AnalyticsHubServiceClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.Snippets/AnalyticsHubServiceClientSnippets.g.cs index da681d41f5e6..c8c96512a40f 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.Snippets/AnalyticsHubServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1.Snippets/AnalyticsHubServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/AnalyticsHubServiceClient.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/AnalyticsHubServiceClient.g.cs index b28fbdf90ca7..30786504c669 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/AnalyticsHubServiceClient.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/AnalyticsHubServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/DataexchangeResourceNames.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/DataexchangeResourceNames.g.cs index 3d214ea4a251..077d2f93d140 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/DataexchangeResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/DataexchangeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/PackageApiMetadata.g.cs index e4a0ea7fa44b..4aacf92b3fac 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/ServiceCollectionExtensions.g.cs index 4d9afe40abd9..204b70758eaa 100644 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/Google.Cloud.BigQuery.DataExchange.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/docs/index.md b/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BigQuery.DataExchange.V1Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.DataPolicies.V1/.OwlBot.yaml index 04464c03b0ff..4be1f75726b8 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyAsyncSnippet.g.cs index 87d132f75fb0..c30aad12ffc2 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectAsyncSnippet.g.cs index e7292a988ccf..4b156962bf85 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectSnippet.g.cs index 1fafeef55825..73d28fc9ac7e 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesAsyncSnippet.g.cs index d2af3dac7abc..2317c37a349b 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesSnippet.g.cs index 26dcf2c3a3d4..8891d3b0b323 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicySnippet.g.cs index 44e51371b80b..406a63120ca0 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyAsyncSnippet.g.cs index b4629a9ec9f0..e511fb6bc960 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectAsyncSnippet.g.cs index c23098e00079..639b9999496d 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectSnippet.g.cs index 103b20c995c6..65119af18a1c 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesAsyncSnippet.g.cs index e4a8880e2b36..40d63b5aeff5 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesSnippet.g.cs index 910d331dfb21..7b5aba71fd32 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicySnippet.g.cs index 11d519eb99ce..5e5e64d756c8 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyAsyncSnippet.g.cs index b2f5f71c3739..a18a696c37c1 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectAsyncSnippet.g.cs index 4a43ea4f3a0b..ab2a71728fd2 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectSnippet.g.cs index 42699059116b..cb6accbe1f53 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesAsyncSnippet.g.cs index de8ed70d3949..2abe9f333104 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesSnippet.g.cs index c26ccd2c6211..fa96ecbe0a61 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicySnippet.g.cs index ea96f0a37b93..e23c8f9cffb0 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 328fc96fd5aa..e9215c2f4fff 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectSnippet.g.cs index f0c204bbd56c..77174de8cde8 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesAsyncSnippet.g.cs index 1267f5c1d58c..6b00a9a2f89d 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectAsyncSnippet.g.cs index fa5d6914e4c5..3db10f60e0b3 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectSnippet.g.cs index 36ac2cac0b25..44c7d8cda81f 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesAsyncSnippet.g.cs index 3d228ad50e10..f667151a65a6 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesSnippet.g.cs index 1c9ba3087d0f..a7a3682a0b68 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesSnippet.g.cs index 1eb64dbc3f8d..7e3f3894c62a 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyAsyncSnippet.g.cs index 8438da26452b..ffff6dba38b1 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyRequestObjectAsyncSnippet.g.cs index c8cfdd2f8c85..cbe31ca853c7 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyRequestObjectSnippet.g.cs index e9d16a39c529..720514f66d20 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicySnippet.g.cs index e012e4cfd282..e097b46dabe3 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.RenameDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 649566a779ad..4e1419400f47 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectSnippet.g.cs index 9c91d1556f78..20ce2ce97def 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index b21eb67aa494..b3ed21e20599 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs index 5e4bc1645e3f..c07d2d0dd096 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyAsyncSnippet.g.cs index 6c4f99aa4950..87f48125dd35 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectAsyncSnippet.g.cs index b2e46c62b335..cf769035d022 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectSnippet.g.cs index 80980613612b..a8bb3b27f569 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicySnippet.g.cs index 0aae9770d2f1..df6fd7169b4a 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.Snippets/DataPolicyServiceClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.Snippets/DataPolicyServiceClientSnippets.g.cs index 9b813195a80d..f5db8680db1c 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.Snippets/DataPolicyServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1.Snippets/DataPolicyServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/DataPolicyServiceClient.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/DataPolicyServiceClient.g.cs index 78fbdbee3c4a..01c0992a27bf 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/DataPolicyServiceClient.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/DataPolicyServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/DatapolicyResourceNames.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/DatapolicyResourceNames.g.cs index b3b7d07d3f98..f42366b00c47 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/DatapolicyResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/DatapolicyResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/PackageApiMetadata.g.cs index 992008891f0c..0f368af977c3 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/ServiceCollectionExtensions.g.cs index 61354e61f059..5914b0d8fe03 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1/Google.Cloud.BigQuery.DataPolicies.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1/docs/index.md b/apis/Google.Cloud.BigQuery.DataPolicies.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/.OwlBot.yaml index f6d15ccc86b1..f35c4a490ee1 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyAsyncSnippet.g.cs index 485d55be023c..712fa645d698 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectAsyncSnippet.g.cs index 8af42d2a8b21..a733a3f7af06 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectSnippet.g.cs index e5985b9f2b4c..80b9d3d95ae9 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesAsyncSnippet.g.cs index d56e59e45307..8ce7aef2e8e3 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesSnippet.g.cs index 220e77c87cc3..d16d8a90f580 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicySnippet.g.cs index 3819c6c572c0..4bad8ce82b95 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.CreateDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyAsyncSnippet.g.cs index cd03e68ae6ad..76daa2b80649 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectAsyncSnippet.g.cs index e729d4e0357d..38add25fb018 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectSnippet.g.cs index fb7c998bf4d7..2aaee49db93e 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesAsyncSnippet.g.cs index d555a05ea20c..beda6adbae7c 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesSnippet.g.cs index c645f61db7dc..d3bd68d6b29b 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicySnippet.g.cs index 712061542016..08a9e1ddf485 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.DeleteDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyAsyncSnippet.g.cs index 4379b380e2e6..bac100f8a294 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectAsyncSnippet.g.cs index f53252d728da..8d053aec9f25 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectSnippet.g.cs index f920e006e47c..0b02a89b864a 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesAsyncSnippet.g.cs index b0114e1d26f4..25f30403b8d0 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesSnippet.g.cs index 4086bfcd9e09..526e29ee2d11 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicySnippet.g.cs index a2f0eceea236..eb0b866ef361 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index ee6ffa3342c4..f95e68ea05bb 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectSnippet.g.cs index 9c308e2f9ef7..22f292f1344e 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesAsyncSnippet.g.cs index 006a7fc91ad4..a32150d090ed 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectAsyncSnippet.g.cs index 2c32fcf2c8d8..885d17f98c75 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectSnippet.g.cs index c23cf9235193..1b8e1e964a83 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesAsyncSnippet.g.cs index 06bbbe2255ee..768d8b54ae4b 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesSnippet.g.cs index 89e239c2656a..6c0ef742c9c8 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesSnippet.g.cs index 8c68396831a8..29cc3e08401f 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.ListDataPoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index be0897babd89..117a898ab51c 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectSnippet.g.cs index 5af1847b014b..ee77bcc86d70 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 80a15663cda4..d05edd17b868 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs index 77576fdd9408..474cf69b13ef 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyAsyncSnippet.g.cs index 940ba204adbb..4d090d32fbe8 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectAsyncSnippet.g.cs index 5a9e8d3af3e5..4e4b85284a47 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectSnippet.g.cs index 1bcdac7d6a98..9aed76b9264a 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicySnippet.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicySnippet.g.cs index 18a330ae1d22..217ef8e9bed7 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicySnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.GeneratedSnippets/DataPolicyServiceClient.UpdateDataPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.Snippets/DataPolicyServiceClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.Snippets/DataPolicyServiceClientSnippets.g.cs index b2ffef00f77e..e182007c8c22 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.Snippets/DataPolicyServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1.Snippets/DataPolicyServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/DataPolicyServiceClient.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/DataPolicyServiceClient.g.cs index b44371f8f3c3..72c67d328c91 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/DataPolicyServiceClient.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/DataPolicyServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/DatapolicyResourceNames.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/DatapolicyResourceNames.g.cs index 447afc7d91e6..97061be4940c 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/DatapolicyResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/DatapolicyResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/PackageApiMetadata.g.cs index c7493d06b285..81f7651cf64b 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/ServiceCollectionExtensions.g.cs index 456e4f2aaf40..679e7894c162 100644 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/Google.Cloud.BigQuery.DataPolicies.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/docs/index.md b/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BigQuery.DataPolicies.V1Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.DataTransfer.V1/.OwlBot.yaml index 376d84667861..1e9962b35de1 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsAsyncSnippet.g.cs index 26bd4527ed1a..b7f70a95b0db 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsRequestObjectAsyncSnippet.g.cs index 8b4268dc2420..e39beca2fc46 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsRequestObjectSnippet.g.cs index fda319515446..f0fe2244bc04 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsResourceNamesAsyncSnippet.g.cs index ec092ed96c59..29d59eb08e78 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsResourceNamesSnippet.g.cs index 3a9c60117af9..82ff7b40730d 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsSnippet.g.cs index 7271831b7cc5..ccbd7a62247d 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CheckValidCredsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigAsyncSnippet.g.cs index 3f67ef6fb34d..cd390bb5b578 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigRequestObjectAsyncSnippet.g.cs index 73631ba869b8..3cbd6e97c44b 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigRequestObjectSnippet.g.cs index e67144fc539d..ac4b19b06e98 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames1AsyncSnippet.g.cs index 06020746df1e..9d4265f50c68 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames1Snippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames1Snippet.g.cs index 1f8b869e7d4a..f2702c05024c 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames2AsyncSnippet.g.cs index 4029885a554e..3df1e4e1345c 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames2Snippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames2Snippet.g.cs index 9210dfade59b..5ccf509fbaf8 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigSnippet.g.cs index ae018e180da1..2c3011b90693 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.CreateTransferConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigAsyncSnippet.g.cs index 121d3cd93105..25bfd92d56f9 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigRequestObjectAsyncSnippet.g.cs index 8ef0a4bafd69..04d237904826 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigRequestObjectSnippet.g.cs index daecd8361dfa..4f5328607ccd 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigResourceNamesAsyncSnippet.g.cs index 79331c5d1b9e..6da838302f1a 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigResourceNamesSnippet.g.cs index 6623cf20fb15..bf9bf34e42d6 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigSnippet.g.cs index 99b04c558ec8..34027ee3b250 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunAsyncSnippet.g.cs index 41377509aac8..24e3501589da 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunRequestObjectAsyncSnippet.g.cs index 16a58674e8b0..0581eca0682f 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunRequestObjectSnippet.g.cs index 7fea29e72eb8..16825d76333f 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunResourceNamesAsyncSnippet.g.cs index 8ec498317763..ad37e0f8175e 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunResourceNamesSnippet.g.cs index 52b8a9202031..7372eb547d36 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunSnippet.g.cs index 446bca445558..477c8676061c 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.DeleteTransferRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.EnrollDataSourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.EnrollDataSourcesRequestObjectAsyncSnippet.g.cs index d79c35299e88..ed881eaa7485 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.EnrollDataSourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.EnrollDataSourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.EnrollDataSourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.EnrollDataSourcesRequestObjectSnippet.g.cs index a9abd1fd8903..2943d288b8ce 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.EnrollDataSourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.EnrollDataSourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceAsyncSnippet.g.cs index 1d4be5ece438..8d218c124138 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceRequestObjectAsyncSnippet.g.cs index e63ce895e677..3b0133994e4b 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceRequestObjectSnippet.g.cs index 93da482d8df4..5152e086fd80 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceResourceNamesAsyncSnippet.g.cs index 2af741b431da..9c8951263008 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceResourceNamesSnippet.g.cs index a63f6272a8dd..a915ce370b45 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceSnippet.g.cs index 6e93a4070252..174acd1ac9ad 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetDataSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigAsyncSnippet.g.cs index 3a22713a5c91..c582f577f39a 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigRequestObjectAsyncSnippet.g.cs index 91b104198a5e..0517d75348c5 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigRequestObjectSnippet.g.cs index 84df565dcb5a..f671a0d4c375 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigResourceNamesAsyncSnippet.g.cs index f2c9bbef8a5c..0e20d11b657c 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigResourceNamesSnippet.g.cs index 9e599c4cb416..2b0f06ee26d8 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigSnippet.g.cs index d1f46f81cd4e..b42de84a5c3e 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunAsyncSnippet.g.cs index 1f35772372af..ee5ef4c8b8e9 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunRequestObjectAsyncSnippet.g.cs index 0d9d6fb3dbce..a1c39c003415 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunRequestObjectSnippet.g.cs index 69d43dec319e..3e10f069adbd 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunResourceNamesAsyncSnippet.g.cs index 9774fdf7c51b..371e89098e81 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunResourceNamesSnippet.g.cs index 2eed0213356f..442e6dd0f4ae 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunSnippet.g.cs index 5732f82e2577..926b59c44282 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.GetTransferRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesAsyncSnippet.g.cs index f027689ffef4..a8d7624a01b8 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesRequestObjectAsyncSnippet.g.cs index e058a8b9200f..eab9f90e8875 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesRequestObjectSnippet.g.cs index cc69e1a5c722..0edaf832b175 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames1AsyncSnippet.g.cs index 5e34b9ac582c..7cdf1710a022 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames1Snippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames1Snippet.g.cs index 80e117efd6ec..4f59414e03be 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames2AsyncSnippet.g.cs index 77a68dd87884..1cea85aec62a 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames2Snippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames2Snippet.g.cs index 449b3482622f..a58e27c1bb5e 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesSnippet.g.cs index 88726c752ea1..6fd2b163cceb 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListDataSourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsAsyncSnippet.g.cs index 4e70cb3c6b1c..ebfdf940011a 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsRequestObjectAsyncSnippet.g.cs index efd3d1ba6339..b5a0696bc430 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsRequestObjectSnippet.g.cs index e3dfbb5308f1..f52aa993a1b7 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames1AsyncSnippet.g.cs index 807b7782ded6..275c59c7289d 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames1Snippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames1Snippet.g.cs index 5ab19bf90e18..1b94e7d49e05 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames2AsyncSnippet.g.cs index 40b238a91346..02d40f0c66cb 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames2Snippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames2Snippet.g.cs index 443fabe4f369..6848d86f12bb 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsSnippet.g.cs index d0882825bfeb..625a1d7b658b 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsAsyncSnippet.g.cs index 4377fbc6450c..fcf4ff6ca6b7 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsRequestObjectAsyncSnippet.g.cs index 829f9d5f6fbd..2709785dce25 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsRequestObjectSnippet.g.cs index 602d4b11fdd7..78a8f887ae70 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsResourceNamesAsyncSnippet.g.cs index 9a19aa89c73b..58210e7cb150 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsResourceNamesSnippet.g.cs index 60887df21ebf..b7b44aa9788c 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsSnippet.g.cs index 1dc4043522b3..a442b043e9aa 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferLogsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsAsyncSnippet.g.cs index 4e35a44fc403..b3b9bc4a47e4 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsRequestObjectAsyncSnippet.g.cs index 6a7d656e81b8..66faa49d813e 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsRequestObjectSnippet.g.cs index afc495c0eebf..4188162d008a 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsResourceNamesAsyncSnippet.g.cs index 42a63aef4d22..aa6c5031177c 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsResourceNamesSnippet.g.cs index d2daf355ad70..3b46bcaa40ee 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsSnippet.g.cs index 78fe3b7d634e..4c3db965a155 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ListTransferRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsAsyncSnippet.g.cs index 581b65e0a209..7b7b76c8cd1a 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsRequestObjectAsyncSnippet.g.cs index 33fd3b7c1b26..aed1be98492d 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsRequestObjectSnippet.g.cs index 0d82bb931c65..c40ef619de1e 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsResourceNamesAsyncSnippet.g.cs index 7dfd223d3379..a8351cab9659 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsResourceNamesSnippet.g.cs index 811ad9e4d4a6..34830f8d475c 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsSnippet.g.cs index 47af74c77c6e..423e19cf5513 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.ScheduleTransferRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.StartManualTransferRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.StartManualTransferRunsRequestObjectAsyncSnippet.g.cs index 164900e0efa1..f613030681ab 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.StartManualTransferRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.StartManualTransferRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.StartManualTransferRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.StartManualTransferRunsRequestObjectSnippet.g.cs index 7c03207d1077..99606bfa8e7f 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.StartManualTransferRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.StartManualTransferRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UnenrollDataSourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UnenrollDataSourcesRequestObjectAsyncSnippet.g.cs index 2f76c5a1180b..20ae4569a27f 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UnenrollDataSourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UnenrollDataSourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UnenrollDataSourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UnenrollDataSourcesRequestObjectSnippet.g.cs index 836edff39c44..ad20657d63c4 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UnenrollDataSourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UnenrollDataSourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigAsyncSnippet.g.cs index 392c402fd4cc..b4041c09b28d 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigRequestObjectAsyncSnippet.g.cs index edd1101ffe14..b9028cb14a31 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigRequestObjectSnippet.g.cs index 8f8fffb1f973..f1a30239c165 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigSnippet.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigSnippet.g.cs index 29780bdbf012..5180de9d8968 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.GeneratedSnippets/DataTransferServiceClient.UpdateTransferConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.Snippets/DataTransferServiceClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.Snippets/DataTransferServiceClientSnippets.g.cs index f1feb4e3b7ea..71c33ecec12b 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.Snippets/DataTransferServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1.Snippets/DataTransferServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/DataTransferServiceClient.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/DataTransferServiceClient.g.cs index 82cc396769e0..de8b7bc37626 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/DataTransferServiceClient.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/DataTransferServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/DatatransferResourceNames.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/DatatransferResourceNames.g.cs index 897e78e873ae..b1027b66a874 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/DatatransferResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/DatatransferResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/PackageApiMetadata.g.cs index 1891127144a1..434b504c60bb 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/ServiceCollectionExtensions.g.cs index f6464d93eba6..84033f3dbed2 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/TransferResourceNames.g.cs b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/TransferResourceNames.g.cs index 08f2852e8cc0..caa69dad6805 100644 --- a/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/TransferResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.DataTransfer.V1/Google.Cloud.BigQuery.DataTransfer.V1/TransferResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Logging.V1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.Logging.V1/.OwlBot.yaml index 99be23660059..d465bb372f60 100644 --- a/apis/Google.Cloud.BigQuery.Logging.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.Logging.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.Migration.V2/.OwlBot.yaml index 6e20402e34d7..fc34768f9053 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.Migration.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowAsyncSnippet.g.cs index f31c1d764d08..aded005b185e 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowRequestObjectAsyncSnippet.g.cs index b60543b91f82..113153ecbf40 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowRequestObjectSnippet.g.cs index 154ae36b28d9..b272a5cecf32 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowResourceNamesAsyncSnippet.g.cs index 4be860b87f7c..9b4ece8ac410 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowResourceNamesSnippet.g.cs index c00439ca22b0..58075749afef 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowSnippet.g.cs index cdb161305bff..c8763c9d0dd8 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.CreateMigrationWorkflowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowAsyncSnippet.g.cs index 7cf02f853394..4ffb7122a28c 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowRequestObjectAsyncSnippet.g.cs index 01ede4669dc2..9bd197057cb0 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowRequestObjectSnippet.g.cs index b4b571a7a142..8fe291882f80 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowResourceNamesAsyncSnippet.g.cs index 770083081d2d..8c51534b5ec7 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowResourceNamesSnippet.g.cs index 142fcc8adce6..681e74b6777d 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowSnippet.g.cs index b3a8aa9a81ce..b9a4fb9c7bee 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.DeleteMigrationWorkflowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskAsyncSnippet.g.cs index 5cb72b82b90b..e70707a6544f 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskRequestObjectAsyncSnippet.g.cs index f5c9d207d427..3182f8656408 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskRequestObjectSnippet.g.cs index a12fb694ff5e..c734faa11ede 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskResourceNamesAsyncSnippet.g.cs index 2c87f1ead6b9..ac666278e1ea 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskResourceNamesSnippet.g.cs index f4078ef3bcb1..ae8800ba0de9 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskSnippet.g.cs index 34a0b5314f6a..77cea8ddf8b7 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationSubtaskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowAsyncSnippet.g.cs index be99ff2259c3..451d71ac5d56 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowRequestObjectAsyncSnippet.g.cs index 211bfd95b23e..cccbd89e0c90 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowRequestObjectSnippet.g.cs index 215aeac6c822..fa6d7ad8ed66 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowResourceNamesAsyncSnippet.g.cs index f1c85f8120a5..af5e73e8a5ba 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowResourceNamesSnippet.g.cs index 8df304b32eaf..30ccb0beaec9 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowSnippet.g.cs index fac9a23a85e0..e54740b72899 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.GetMigrationWorkflowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksAsyncSnippet.g.cs index 022d68a12878..c3f42b6bbe4b 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksRequestObjectAsyncSnippet.g.cs index 6c9f4c6ac509..38a22f0160d8 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksRequestObjectSnippet.g.cs index 480c95a25819..c052d9d0dc7d 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksResourceNamesAsyncSnippet.g.cs index 3b49e3f51d93..9e6e1ef1dfab 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksResourceNamesSnippet.g.cs index 8612f4ec5a4b..3b4e81c5b0a3 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksSnippet.g.cs index d9db36ad359e..c78d690d2208 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationSubtasksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsAsyncSnippet.g.cs index 156b03cd7063..a350f0507c4b 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsRequestObjectAsyncSnippet.g.cs index 81e2f46adc0e..bc132a935d4e 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsRequestObjectSnippet.g.cs index 99952ecffbc2..a3dde1eee8fc 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsResourceNamesAsyncSnippet.g.cs index d0887cfa1a43..bf8eac30b5c3 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsResourceNamesSnippet.g.cs index 7bb5a4710a88..5183217d3013 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsSnippet.g.cs index f29aa3063575..9c8e51d87f32 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.ListMigrationWorkflowsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowAsyncSnippet.g.cs index 4ac9fdfbf659..f956159fb502 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowRequestObjectAsyncSnippet.g.cs index cbb280b32bb1..7c40082f5207 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowRequestObjectSnippet.g.cs index 5e6060805040..f888b3d44586 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowResourceNamesAsyncSnippet.g.cs index 9e96b1d8c7d8..0ea6909b29e7 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowResourceNamesSnippet.g.cs index d3234b523bfa..d620818b3af4 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowSnippet.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowSnippet.g.cs index ff897fa38adf..1fdd940c123c 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.GeneratedSnippets/MigrationServiceClient.StartMigrationWorkflowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.Snippets/MigrationServiceClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.Snippets/MigrationServiceClientSnippets.g.cs index 9af3fbcd55a2..ca57db4efd76 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.Snippets/MigrationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2.Snippets/MigrationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationEntitiesResourceNames.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationEntitiesResourceNames.g.cs index 8e688004f99d..42b390ea8679 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationEntitiesResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationEntitiesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationServiceClient.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationServiceClient.g.cs index fe9dfd1cbde0..7c8fb0beb018 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationServiceClient.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationServiceResourceNames.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationServiceResourceNames.g.cs index d3db5ed64459..7bf464628e24 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/MigrationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/PackageApiMetadata.g.cs index 3256046bf3bd..8c076cab3110 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/ServiceCollectionExtensions.g.cs index 5abc0dd989ac..5646e2a5fa34 100644 --- a/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.Migration.V2/Google.Cloud.BigQuery.Migration.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Migration.V2/docs/index.md b/apis/Google.Cloud.BigQuery.Migration.V2/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BigQuery.Migration.V2/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.Reservation.V1/.OwlBot.yaml index 238b9c284179..3cf4c2c9011c 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentAsyncSnippet.g.cs index 3573100e2fc7..276f23cd5a09 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentRequestObjectAsyncSnippet.g.cs index e77c01638217..8204d84219a8 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentRequestObjectSnippet.g.cs index 6335999bdbf1..09a61e5ad89c 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentResourceNamesAsyncSnippet.g.cs index a2e3c76d25e6..9cc7ed38e55d 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentResourceNamesSnippet.g.cs index 62ca3d350ba7..99c7e48c8c5a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentSnippet.g.cs index 10000c212239..637f29b364ac 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateAssignmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentAsyncSnippet.g.cs index 946a3e482064..9ce44dc26dc3 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentRequestObjectAsyncSnippet.g.cs index 2fb74503704b..26aaffb633c9 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentRequestObjectSnippet.g.cs index d116aa1cfbcd..05aa796fe7ad 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentResourceNamesAsyncSnippet.g.cs index 3c691063c223..19c3f3806bb0 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentResourceNamesSnippet.g.cs index 5bcfe734006c..e1dcd1d15bf6 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentSnippet.g.cs index 7a7dc1469081..be48a4ccb2c1 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateCapacityCommitmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationAsyncSnippet.g.cs index 0bf08123e4ca..b138b49f897e 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationRequestObjectAsyncSnippet.g.cs index 9b628b4dee45..876821effc2a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationRequestObjectSnippet.g.cs index b6b550e35fb0..029a6b0b0792 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationResourceNamesAsyncSnippet.g.cs index 2cfc3e87f19c..6bbaff9e241a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationResourceNamesSnippet.g.cs index 7a878e51e47d..accb0061a8b0 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationSnippet.g.cs index c9454dd813b6..86df2899b12c 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.CreateReservationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentAsyncSnippet.g.cs index beaa815a1fcb..42a3ef5dc869 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentRequestObjectAsyncSnippet.g.cs index 98d4dccb7300..784dea864e8d 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentRequestObjectSnippet.g.cs index c475ec74b32e..d3795e902c6e 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentResourceNamesAsyncSnippet.g.cs index 28e9e4f3ed89..6f8243a7d3e7 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentResourceNamesSnippet.g.cs index c9af9d3c7df5..87952c7c59dc 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentSnippet.g.cs index cdfb2df9e989..da6717d182e9 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteAssignmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentAsyncSnippet.g.cs index 0d19ae367913..850bba0a0f8f 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentRequestObjectAsyncSnippet.g.cs index af4ee7057c66..6df74c387fd2 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentRequestObjectSnippet.g.cs index 7b3fef013001..e29e21f4b096 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentResourceNamesAsyncSnippet.g.cs index ce6aaa9cada2..375e3dd8621b 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentResourceNamesSnippet.g.cs index 064be8be9e8e..fdad46b3e823 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentSnippet.g.cs index 2fc053f76ddb..765e3fbc9613 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteCapacityCommitmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationAsyncSnippet.g.cs index 9cb73cef42c2..266276ef0dc7 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationRequestObjectAsyncSnippet.g.cs index 26b02ac463e5..d409fb08104f 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationRequestObjectSnippet.g.cs index 3a000715c411..b482d02b9f3b 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationResourceNamesAsyncSnippet.g.cs index 69fba332488e..0f58a3112ab3 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationResourceNamesSnippet.g.cs index 8849bb5592ad..a72c85dcf8bd 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationSnippet.g.cs index 64f29e4eed25..5b1ade16f4a5 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.DeleteReservationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.FailoverReservationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.FailoverReservationRequestObjectAsyncSnippet.g.cs index a2af42a5af9b..7a3bf6bff2ae 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.FailoverReservationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.FailoverReservationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.FailoverReservationRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.FailoverReservationRequestObjectSnippet.g.cs index 2082047bae7d..20c3635c6b94 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.FailoverReservationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.FailoverReservationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationAsyncSnippet.g.cs index 20f2c16ed2b7..3a130794b76b 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationRequestObjectAsyncSnippet.g.cs index 8c7f80b5bc3e..77d97baf2585 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationRequestObjectSnippet.g.cs index efb3b97cba3c..801e3e671337 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationResourceNamesAsyncSnippet.g.cs index 73481ebaa4a8..dc248bb8401b 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationResourceNamesSnippet.g.cs index b031a6efb544..e5ef27099d59 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationSnippet.g.cs index f560d9a98148..ed236caa3e84 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetBiReservationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentAsyncSnippet.g.cs index 349d42391234..6a95b47c10c7 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentRequestObjectAsyncSnippet.g.cs index 9b771ae7d274..c5fb740f9bec 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentRequestObjectSnippet.g.cs index 4b98b747b54d..3d4dd2701140 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentResourceNamesAsyncSnippet.g.cs index 883052fda6be..8bade172414b 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentResourceNamesSnippet.g.cs index bf6977b49d1d..966c3fbddf7e 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentSnippet.g.cs index 640347422024..6a0b2dfcf398 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetCapacityCommitmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationAsyncSnippet.g.cs index 91be6bf81fa4..81e47c924b97 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationRequestObjectAsyncSnippet.g.cs index c7b2f3f73d9a..70bf779ff788 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationRequestObjectSnippet.g.cs index f222b0d16111..40f2b109f098 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationResourceNamesAsyncSnippet.g.cs index 0ae9582abdce..692621f16113 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationResourceNamesSnippet.g.cs index d638a79c2afb..cb1e2facb8d9 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationSnippet.g.cs index a59e3dddd125..9f3794adb679 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.GetReservationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsAsyncSnippet.g.cs index c202c980a6a6..c3a62d4a1547 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsRequestObjectAsyncSnippet.g.cs index 88faefa67fcf..6626fcd974b5 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsRequestObjectSnippet.g.cs index 6deeb8860037..1e464be47368 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsResourceNamesAsyncSnippet.g.cs index b2dcccc649d4..720cbf74d549 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsResourceNamesSnippet.g.cs index 6a2d66534768..a75d3e01a4ee 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsSnippet.g.cs index 9b45900b3020..012ee36b4f49 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListAssignmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsAsyncSnippet.g.cs index 4e215ed01e11..4c1ec2f24498 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsRequestObjectAsyncSnippet.g.cs index e763b3b78f82..d7f6615cfa8e 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsRequestObjectSnippet.g.cs index 6d1c85bd2dad..e1ff94cd6550 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsResourceNamesAsyncSnippet.g.cs index 192e756ade24..f4f6d1f56116 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsResourceNamesSnippet.g.cs index c2cb909e4463..fc3757853e52 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsSnippet.g.cs index 0932cfaabbed..e5907878bb8e 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListCapacityCommitmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsAsyncSnippet.g.cs index 7b5f1e14682b..c3fcad7508c3 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsRequestObjectAsyncSnippet.g.cs index 29d59798e9c2..d2e4c15e5b3a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsRequestObjectSnippet.g.cs index 8d8e21aa802b..71569dfcaf45 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsResourceNamesAsyncSnippet.g.cs index 20f719f812ac..df851ff833bf 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsResourceNamesSnippet.g.cs index 9e8ded6ca409..70b3ea9cb5c0 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsSnippet.g.cs index f30643541416..c1e9bf508a73 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.ListReservationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsAsyncSnippet.g.cs index fcdddeb73453..6f5ab0ae46f3 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsRequestObjectAsyncSnippet.g.cs index 99abc9a03d52..96a1997cf411 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsRequestObjectSnippet.g.cs index 8252ca5a4d2b..e0fbeb6726d3 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsResourceNamesAsyncSnippet.g.cs index a8546259121f..886c12da5fc4 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsResourceNamesSnippet.g.cs index 2958416962b3..fe188e3db30a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsSnippet.g.cs index b002ff6efaed..f0f786e35ca0 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MergeCapacityCommitmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentAsyncSnippet.g.cs index 906d823ae61a..aa6b32269447 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentRequestObjectAsyncSnippet.g.cs index c9f40b0c83a0..b7726167ca4e 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentRequestObjectSnippet.g.cs index 02df440b3820..ff9707729793 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentResourceNamesAsyncSnippet.g.cs index 4278070a1b6b..bcec2e84a3b7 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentResourceNamesSnippet.g.cs index ff6b9da65a3f..1ce00c870ca2 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentSnippet.g.cs index 75249f47a6f8..bb1fbddbb122 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.MoveAssignmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsAsyncSnippet.g.cs index 6cf5e803ffb6..2c0142f34992 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsRequestObjectAsyncSnippet.g.cs index 99d93afbaa7f..4b7213dd002a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsRequestObjectSnippet.g.cs index 9069b827d1e0..e23028d28e03 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsResourceNamesAsyncSnippet.g.cs index 7b788a45eb3b..49c6ca68f154 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsResourceNamesSnippet.g.cs index b422a3419278..d82be63d9883 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsSnippet.g.cs index 31d69f85792a..49c1da6c7125 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAllAssignmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsAsyncSnippet.g.cs index d68a6e971e27..79a61d08dc25 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsRequestObjectAsyncSnippet.g.cs index b9cab67f7dd5..5c92e631dc2d 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsRequestObjectSnippet.g.cs index 46a71effbb43..79995356f024 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsResourceNamesAsyncSnippet.g.cs index 4abd6db2a1df..6002b93be0fa 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsResourceNamesSnippet.g.cs index 6af627bad81f..4c582c461989 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsSnippet.g.cs index 5bad39022656..32c5aa465271 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SearchAssignmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentAsyncSnippet.g.cs index 5cb4172fa05b..02aa4dc3035d 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentRequestObjectAsyncSnippet.g.cs index e250fd2c4395..0a8d206087fa 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentRequestObjectSnippet.g.cs index 8f5d0057a05a..529e9be4c069 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentResourceNamesAsyncSnippet.g.cs index 54c88614401d..ae2f226ef34a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentResourceNamesSnippet.g.cs index 4b3ccdcc1b1b..96862ec436d5 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentSnippet.g.cs index 99799831d0d6..7d82677bd7f6 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.SplitCapacityCommitmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentAsyncSnippet.g.cs index 98f7e92e5f03..49c08150d0aa 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentRequestObjectAsyncSnippet.g.cs index fbb15de53fa3..01143f846fa5 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentRequestObjectSnippet.g.cs index 03ac5d3c5336..a6ed60ec0155 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentSnippet.g.cs index cbbdfbdbe185..9b1627e9bf1a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateAssignmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationAsyncSnippet.g.cs index 1ccf9fd62b43..48e3b6f45a0a 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationRequestObjectAsyncSnippet.g.cs index 584ed17d34fd..f823392a357e 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationRequestObjectSnippet.g.cs index 5a7da72568af..e8cf36c57614 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationSnippet.g.cs index 88cb9fe543f7..aa06fd9d5cfc 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateBiReservationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentAsyncSnippet.g.cs index c4764b67594c..c71f204a1717 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentRequestObjectAsyncSnippet.g.cs index 7550d075a810..8df55dace4fa 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentRequestObjectSnippet.g.cs index 26c2cef20b55..3edfd57a7363 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentSnippet.g.cs index 58d9a4fa20d9..99f365a5b581 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateCapacityCommitmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationAsyncSnippet.g.cs index d4b727056fa2..05ee43023606 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationRequestObjectAsyncSnippet.g.cs index 985b0e1f6645..5fea8e3896b3 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationRequestObjectSnippet.g.cs index fc369134a2e6..3a523aa7a3a0 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationSnippet.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationSnippet.g.cs index 81986ccd467e..abcd1267b31c 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.GeneratedSnippets/ReservationServiceClient.UpdateReservationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.Snippets/ReservationServiceClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.Snippets/ReservationServiceClientSnippets.g.cs index acbe889f5d04..6351828bdb25 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.Snippets/ReservationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1.Snippets/ReservationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/PackageApiMetadata.g.cs index 5fd7290b5518..4957a039d2c1 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ReservationResourceNames.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ReservationResourceNames.g.cs index a914db831190..a986d69ffecb 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ReservationResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ReservationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ReservationServiceClient.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ReservationServiceClient.g.cs index 316f5e65fe61..bae87aaa4ff0 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ReservationServiceClient.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ReservationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ServiceCollectionExtensions.g.cs index cb924e45e8ea..c57b5c42df0d 100644 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.Reservation.V1/Google.Cloud.BigQuery.Reservation.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Reservation.V1/docs/index.md b/apis/Google.Cloud.BigQuery.Reservation.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BigQuery.Reservation.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/.OwlBot.yaml b/apis/Google.Cloud.BigQuery.Storage.V1/.OwlBot.yaml index 394f4f7d7a88..6d0cc5586964 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BigQuery.Storage.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionAsyncSnippet.g.cs index b65157d0a027..739e653eea92 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionRequestObjectAsyncSnippet.g.cs index fb26669e61d4..98a33c8b5446 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionRequestObjectSnippet.g.cs index b931bf0e07bd..7832f6cdd0a2 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionResourceNamesAsyncSnippet.g.cs index b38b4069eceb..559c64e26e52 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionResourceNamesSnippet.g.cs index 4388629bed87..4b3075c345ba 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionSnippet.g.cs index b10f20297194..747e4187ad5c 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.CreateReadSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsRequestObjectSnippet.g.cs index 76c635b4ab4d..a2d00f2532e4 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsResourceNamesSnippet.g.cs index 7dc974db53e3..8d0a4c8683c4 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsSnippet.g.cs index 380178b956b4..ee13e3b3a076 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.ReadRowsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.SplitReadStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.SplitReadStreamRequestObjectAsyncSnippet.g.cs index fabaef2d0b53..f7e194288fc0 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.SplitReadStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.SplitReadStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.SplitReadStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.SplitReadStreamRequestObjectSnippet.g.cs index 453206ca4288..316cbe9c2570 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.SplitReadStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryReadClient.SplitReadStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.AppendRowsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.AppendRowsSnippet.g.cs index 1159794dfff9..b3c97dbd87ab 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.AppendRowsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.AppendRowsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsAsyncSnippet.g.cs index 8ccc93739cfb..f6464360ca41 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsRequestObjectAsyncSnippet.g.cs index d1e4b0bc462b..397f09e40321 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsRequestObjectSnippet.g.cs index af8598d6e472..0b5bed82ed02 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsResourceNamesAsyncSnippet.g.cs index f3217873dd53..13964d55ad84 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsResourceNamesSnippet.g.cs index 078da0b782f1..d4ff5c238075 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsSnippet.g.cs index 888c6ee810ac..efdabdb79d85 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.BatchCommitWriteStreamsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamAsyncSnippet.g.cs index 3099d950c1eb..c6cde3a09420 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamRequestObjectAsyncSnippet.g.cs index 85361ca583fa..b0622b80c7f7 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamRequestObjectSnippet.g.cs index f8363eaf7b50..8308a8370ce5 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamResourceNamesAsyncSnippet.g.cs index 1667ac978c33..65303512e05d 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamResourceNamesSnippet.g.cs index 73920ef9ed6b..86262110c554 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamSnippet.g.cs index 7bdbe7ec653e..f297b3fb00dc 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.CreateWriteStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamAsyncSnippet.g.cs index 8823a1583b8d..26671d1d8982 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamRequestObjectAsyncSnippet.g.cs index 47dc19aeae94..87fbf754fcdf 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamRequestObjectSnippet.g.cs index 79d5aa1da0a1..98f242141a29 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamResourceNamesAsyncSnippet.g.cs index 4783da54fe4a..381e7174a194 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamResourceNamesSnippet.g.cs index 3af3a70fb76e..bdacfaa25506 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamSnippet.g.cs index 8765f63fad5c..47900e499e8a 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FinalizeWriteStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsAsyncSnippet.g.cs index 5bfd512682e8..ce65e0da40c5 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsRequestObjectAsyncSnippet.g.cs index 0ed0d6b07e8d..f01edd377c29 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsRequestObjectSnippet.g.cs index e91cf9355359..95284c8cef1d 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsResourceNamesAsyncSnippet.g.cs index e3cc7ba1ab92..031eb508b8c0 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsResourceNamesSnippet.g.cs index f5a54b024a70..dbc554d2166c 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsSnippet.g.cs index 69a51b7e5e25..c94101d7d5fe 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.FlushRowsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamAsyncSnippet.g.cs index e877dc4726c1..f21d6cdb11bd 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamRequestObjectAsyncSnippet.g.cs index 5a34cf547ba8..d5fdb019b691 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamRequestObjectSnippet.g.cs index 721b9866d3e3..860f4c897538 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamResourceNamesAsyncSnippet.g.cs index 5866ff2c9783..8d1dd8bd5c3c 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamResourceNamesSnippet.g.cs index f5c28e1fc26f..3060b30ffb99 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamSnippet.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamSnippet.g.cs index 0049b9e40a37..72f84dd12b4e 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamSnippet.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.GeneratedSnippets/BigQueryWriteClient.GetWriteStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.Snippets/BigQueryReadClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.Snippets/BigQueryReadClientSnippets.g.cs index 56893e74e46a..8a7494a0e3af 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.Snippets/BigQueryReadClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.Snippets/BigQueryReadClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.Snippets/BigQueryWriteClientSnippets.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.Snippets/BigQueryWriteClientSnippets.g.cs index 9e17c33d6398..8b04f2069c6c 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.Snippets/BigQueryWriteClientSnippets.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1.Snippets/BigQueryWriteClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/BigQueryReadClient.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/BigQueryReadClient.g.cs index 5268e8ba25a3..18902fb9e923 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/BigQueryReadClient.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/BigQueryReadClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/BigQueryWriteClient.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/BigQueryWriteClient.g.cs index 2a37ed4f7136..e8530b427dae 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/BigQueryWriteClient.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/BigQueryWriteClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/PackageApiMetadata.g.cs index 55a1212c8e4f..1c712a43dd89 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/ServiceCollectionExtensions.g.cs index 857eccefe77e..6072228e8276 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/StorageResourceNames.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/StorageResourceNames.g.cs index 717659b764e7..9e27a49b3a06 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/StorageResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/StorageResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/StreamResourceNames.g.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/StreamResourceNames.g.cs index 612a09d0a57c..66d113718691 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/StreamResourceNames.g.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/StreamResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/docs/index.md b/apis/Google.Cloud.BigQuery.Storage.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BigQuery.Storage.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/.OwlBot.yaml b/apis/Google.Cloud.Bigtable.Admin.V2/.OwlBot.yaml index bfa64af9158f..a8137991296c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.Bigtable.Admin.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileAsyncSnippet.g.cs index facd472d7e80..7899b8d7e28a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileRequestObjectAsyncSnippet.g.cs index bd2d90ed3271..04053442ee7d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileRequestObjectSnippet.g.cs index c7c451475f88..990b39a45abd 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileResourceNamesAsyncSnippet.g.cs index ed9e826420ad..896fc3ad0e31 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileResourceNamesSnippet.g.cs index 3ae4f3cf5cd5..454054c0ef11 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileSnippet.g.cs index f572c365cef4..58fa7b0af209 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateAppProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterAsyncSnippet.g.cs index f7f37800d8d1..f0eba73fcddf 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterRequestObjectAsyncSnippet.g.cs index 195ffe82e46e..b894eb31776a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterRequestObjectSnippet.g.cs index 9abeb8485c2d..823e7b3ade06 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterResourceNamesAsyncSnippet.g.cs index 8adfaa7d0969..c5aea63fb6b6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterResourceNamesSnippet.g.cs index 51ffd6c8206c..1dd56072921a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterSnippet.g.cs index a7aa00b5f4ae..029ef8d35d09 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceAsyncSnippet.g.cs index d57b8d76e5e8..96cb07ef96a8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceRequestObjectAsyncSnippet.g.cs index 0dd1e76d5115..979d74f5b16d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceRequestObjectSnippet.g.cs index 974356ef1e86..cbc8d94814bd 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceResourceNamesAsyncSnippet.g.cs index 9732d59e4040..9e56e178c189 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceResourceNamesSnippet.g.cs index 4be4ee5a31af..2ae721f06eeb 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceSnippet.g.cs index 3e4473e7f6fd..af6788a0ec53 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.CreateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileAsyncSnippet.g.cs index 03b6d2399f63..574e29324470 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileRequestObjectAsyncSnippet.g.cs index 5f3d1e51617a..63eb429360ed 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileRequestObjectSnippet.g.cs index 8d88f84342f5..41cec2828bb6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileResourceNamesAsyncSnippet.g.cs index 18e337114c65..e7640d911c01 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileResourceNamesSnippet.g.cs index 476dc415ce55..c4b805254513 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileSnippet.g.cs index d6909c6f3363..1792a18f1ac1 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteAppProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterAsyncSnippet.g.cs index 7ac984413eaa..3c26b429fae3 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterRequestObjectAsyncSnippet.g.cs index 4fba86c2da26..57ba53706225 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterRequestObjectSnippet.g.cs index 79cfd9dd4d38..a7de4ec01620 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterResourceNamesAsyncSnippet.g.cs index 8ab9a91a579b..527db13102b8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterResourceNamesSnippet.g.cs index 12fa69b82bf9..9a8d315b4433 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterSnippet.g.cs index ac580aa8f3bf..a227369881fb 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceAsyncSnippet.g.cs index 69d4651b7c50..015af097b4d7 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs index 81a4a8ba07cc..19ee79429d31 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceRequestObjectSnippet.g.cs index 4198cf467db1..68f96a162f78 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs index ae94680e98a4..4b71b11bfeaa 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceResourceNamesSnippet.g.cs index c6f42e094dc9..0ed788962156 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceSnippet.g.cs index 7aac0e5cbfd6..149d320bf6e5 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.DeleteInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileAsyncSnippet.g.cs index cb20915a7219..dcea48258f48 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileRequestObjectAsyncSnippet.g.cs index d6df221bc510..0e7536ab774b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileRequestObjectSnippet.g.cs index 8f1a908b4285..d2c96449e912 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileResourceNamesAsyncSnippet.g.cs index 5d25feccd5bf..2292bf8251d1 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileResourceNamesSnippet.g.cs index d7e0f6236f6d..d94b8bd32889 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileSnippet.g.cs index c0157e381785..474aac8012e0 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetAppProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterAsyncSnippet.g.cs index 5947c1750461..69af5348cecd 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterRequestObjectAsyncSnippet.g.cs index d27d04161bae..2cb4e714aac3 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterRequestObjectSnippet.g.cs index 621fe97e6f0c..9ed473dda4dd 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterResourceNamesAsyncSnippet.g.cs index 30d49ad3c73d..3843094768ae 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterResourceNamesSnippet.g.cs index e16b665fc6c1..69c26da4ad87 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterSnippet.g.cs index 593bf98cd9a5..bd925e0d912d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyAsyncSnippet.g.cs index 364d1ea658fe..1ca6209871f0 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 46dee3e1bba5..2f3f0dcdfe7b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyRequestObjectSnippet.g.cs index 210efaa54ac1..0634651aac73 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs index c022e14bd260..449acdd313fb 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyResourceNamesSnippet.g.cs index ba81a883ad3b..b1274e104d45 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicySnippet.g.cs index 61f614867a81..1880da12648e 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceAsyncSnippet.g.cs index 6691470814e0..c31a2408fead 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceRequestObjectAsyncSnippet.g.cs index f8294da26254..d5876783eb9c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceRequestObjectSnippet.g.cs index 22fcb775b47c..a0fc3ca18ea9 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceResourceNamesAsyncSnippet.g.cs index a93986482cfe..5aafeb79e123 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceResourceNamesSnippet.g.cs index 8e3a56b2c0b6..c10aac8a5842 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceSnippet.g.cs index b44c93ae63df..7499e90ca202 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.GetInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesAsyncSnippet.g.cs index 7f49b4b2f0a7..ea2b6f0bd7a2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesRequestObjectAsyncSnippet.g.cs index bfb75b8d68a7..6364103bb649 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesRequestObjectSnippet.g.cs index d47743437f19..1252be7929cd 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesResourceNamesAsyncSnippet.g.cs index 7c8c7f03c1f2..af6c8fef51b4 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesResourceNamesSnippet.g.cs index 11b490f1b53b..ae5b3fefdc88 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesSnippet.g.cs index 0f1156e78063..bd515a9144f2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListAppProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersAsyncSnippet.g.cs index cf6bc332cab0..cef3acc81395 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersRequestObjectAsyncSnippet.g.cs index 00b602f750a5..546615c5d471 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersRequestObjectSnippet.g.cs index 3f6c1b06af00..0f45286fd951 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersResourceNamesAsyncSnippet.g.cs index 00b0beeaf8fa..4e573b3f811e 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersResourceNamesSnippet.g.cs index 7ed0a69f6a05..fa140f1b76d6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersSnippet.g.cs index a1f2f241a28d..3c790e11dc43 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListClustersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsAsyncSnippet.g.cs index 9e09cfab99ed..6ae8c9145f73 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsRequestObjectAsyncSnippet.g.cs index b7ab45789c4c..7a6e664d516b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsRequestObjectSnippet.g.cs index 940db793eac0..fa7a2d3a7ce7 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsResourceNamesAsyncSnippet.g.cs index 4b8ebdc425a1..48fc6498ba6d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsResourceNamesSnippet.g.cs index a905c1cbd62e..d42482205180 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsSnippet.g.cs index fd6fc66aef38..6a7fb1ff7fd9 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListHotTabletsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesAsyncSnippet.g.cs index 99dcdae5f8cd..3e410b0d0bc4 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesRequestObjectAsyncSnippet.g.cs index 7a14071269be..487961cabff2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesRequestObjectSnippet.g.cs index 75494b26a18b..c9dc36d9e886 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesResourceNamesAsyncSnippet.g.cs index 943f0eaf9ec0..6a2051c42a4d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesResourceNamesSnippet.g.cs index e5a8a72f7c4f..06ba32eaf95f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesSnippet.g.cs index 898685ff9a37..9f3f1a26654f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.ListInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterAsyncSnippet.g.cs index 8d53f0f470cf..1fa452e67255 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterRequestObjectAsyncSnippet.g.cs index bc554b3e7dad..42b259d7471c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterRequestObjectSnippet.g.cs index 45202d421dc3..febc1ed2de67 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterSnippet.g.cs index 88fa3d04fbd2..2a52501f3277 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceAsyncSnippet.g.cs index ea05df1daa3e..c15d3a953687 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceRequestObjectAsyncSnippet.g.cs index bb23f872806b..b2ee5b00266b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceRequestObjectSnippet.g.cs index d429ca9bdad7..ed1898143dd8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceSnippet.g.cs index bd5dc215da89..624884772033 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.PartialUpdateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyAsyncSnippet.g.cs index f8bfb4379bac..37b68de62060 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 82da962b80bf..7ad7da89e7ad 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyRequestObjectSnippet.g.cs index a2349f78667a..5afe7b22a96b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs index 9ffcd61c7bba..ef1641b9e88c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyResourceNamesSnippet.g.cs index cebe644f673a..5165b297cafa 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicySnippet.g.cs index 56c94d010186..df97052a5c8a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsAsyncSnippet.g.cs index 774b97633d90..7e49b12ca301 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index a137018b22a8..7d6ec9cf70e1 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsRequestObjectSnippet.g.cs index fb55aa6f7c6d..0fc8cfb789fd 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs index d9e1b55643ec..5e2c3c5dbe25 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsResourceNamesSnippet.g.cs index dcc9adee7ff3..3f926b937b73 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsSnippet.g.cs index 419b3bfcc9f8..0eee9a61df70 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileAsyncSnippet.g.cs index 48087d804b8f..2a44511db851 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileRequestObjectAsyncSnippet.g.cs index 89a38129dc72..3c8274505aec 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileRequestObjectSnippet.g.cs index 2de835052bed..5e79b8f6ef21 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileSnippet.g.cs index 35d29fa9b63a..fe7ed133d854 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateAppProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateClusterRequestObjectAsyncSnippet.g.cs index 1b49c49f5d83..2289265a9072 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateClusterRequestObjectSnippet.g.cs index aabbd3462f97..22b549cfd37a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs index 7f75e8e79b8a..0de09980377a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateInstanceRequestObjectSnippet.g.cs index c7bf32770e0f..219bf1230807 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableInstanceAdminClient.UpdateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyAsyncSnippet.g.cs index 304dcfeeae4a..aa352fc269e3 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyRequestObjectAsyncSnippet.g.cs index e482586aa856..bbf4c41ca430 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyRequestObjectSnippet.g.cs index ff7c7f75349a..aad50e37c2d1 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyResourceNamesAsyncSnippet.g.cs index f2f43799b114..4b0822107df2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyResourceNamesSnippet.g.cs index bc3edf4405d9..43964be327aa 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencySnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencySnippet.g.cs index 04238066d19a..d1a89a8e3574 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencySnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CheckConsistencySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupAsyncSnippet.g.cs index d09643e54b79..250af3055572 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupRequestObjectAsyncSnippet.g.cs index 939cd68145f2..9fc280bd1b36 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupRequestObjectSnippet.g.cs index a279c578b568..7eaafef284d2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupResourceNamesAsyncSnippet.g.cs index 883a3ffc14b1..c0d8bf894c2f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupResourceNamesSnippet.g.cs index 995052c166ff..24a473347c8e 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupSnippet.g.cs index 49d7336c387f..c346890fd571 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CopyBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewAsyncSnippet.g.cs index 38d4fbd4523c..b66e6fefe580 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewRequestObjectAsyncSnippet.g.cs index 42c041f3eff4..894bdc856d78 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewRequestObjectSnippet.g.cs index 33be3cd39903..736924e973a9 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewResourceNamesAsyncSnippet.g.cs index 97e3added026..83384b4e979f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewResourceNamesSnippet.g.cs index 90573c835e93..075bec317bf0 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewSnippet.g.cs index 58c14bb6c5c9..9187e10fef95 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateAuthorizedViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupAsyncSnippet.g.cs index d557d843e501..912064d1d8b9 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupRequestObjectAsyncSnippet.g.cs index 5907999cbbf3..b698e3e62f71 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupRequestObjectSnippet.g.cs index 625d208de663..ae06731f9a42 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupResourceNamesAsyncSnippet.g.cs index 3bdbfc0d0b74..64640c8029f9 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupResourceNamesSnippet.g.cs index 49c6df512a77..e8a0ae283454 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupSnippet.g.cs index db1b837c1d99..0faca1e63bb2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableAsyncSnippet.g.cs index bd02866e4c88..494bdc8faf8b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotAsyncSnippet.g.cs index 484448f5a42c..78fdf6d6a4db 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotRequestObjectAsyncSnippet.g.cs index 044c8774b2b3..ffa4804252ec 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotRequestObjectSnippet.g.cs index 1b43af3dc164..b9dc5f99f6f4 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotResourceNamesAsyncSnippet.g.cs index b160b901688d..d4ec0e1c1185 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotResourceNamesSnippet.g.cs index 051a5f21a157..9b5a1a781e44 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotSnippet.g.cs index 0944f4741ab4..b39980c4ed97 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableFromSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableRequestObjectAsyncSnippet.g.cs index 0ef68c6ef754..c2302f458180 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableRequestObjectSnippet.g.cs index 7da15f9fef02..77a69a5458b0 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableResourceNamesAsyncSnippet.g.cs index 3120c8226969..108620b6465d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableResourceNamesSnippet.g.cs index c7614dfa1eb4..b8cef1fb8fb4 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableSnippet.g.cs index 9750263b1778..41b8ae9a69b8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.CreateTableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewAsyncSnippet.g.cs index 6cce7e65d1d1..66f1d7d4a20d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewRequestObjectAsyncSnippet.g.cs index 5527a366d35d..d42b8c7398ba 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewRequestObjectSnippet.g.cs index 8cf294685215..5a3796b46b94 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewResourceNamesAsyncSnippet.g.cs index 85661feba689..4fdcdc761736 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewResourceNamesSnippet.g.cs index a1ccde464199..7107126b8f6d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewSnippet.g.cs index ed22bcc923ae..ca2a35a5041d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteAuthorizedViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupAsyncSnippet.g.cs index c778bb6c8bda..a2b2bc199da6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupRequestObjectAsyncSnippet.g.cs index 01500a627583..dfe0729c18f8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupRequestObjectSnippet.g.cs index 9dc3f2fbb288..419bb99d82ce 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupResourceNamesAsyncSnippet.g.cs index 86d44c867ad3..f43d9ddc0cac 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupResourceNamesSnippet.g.cs index 77c1933142e7..cd9e11533f8c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupSnippet.g.cs index 25c0e77974e9..fda3e87135ec 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotAsyncSnippet.g.cs index 9311e4280e89..2250f60de23b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotRequestObjectAsyncSnippet.g.cs index 8211b989b806..1399ee04077f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotRequestObjectSnippet.g.cs index 73937853ae4b..bad9d524373f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotResourceNamesAsyncSnippet.g.cs index 550a74388bbf..dd9f13f26b58 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotResourceNamesSnippet.g.cs index 68346d8b9b8c..abad544c6858 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotSnippet.g.cs index 49c17021386b..55539d83dd58 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableAsyncSnippet.g.cs index 27f9887b93dc..e636ad3ad229 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableRequestObjectAsyncSnippet.g.cs index de141c0e2fc0..ad14f40b372b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableRequestObjectSnippet.g.cs index ed3f38434d50..3c5a31085ed8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableResourceNamesAsyncSnippet.g.cs index 3b756e1f60fe..84b766806f9c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableResourceNamesSnippet.g.cs index 55ea9fc6ab87..421c2206e3e8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableSnippet.g.cs index f85c35deb07c..2cc70cc2757a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DeleteTableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DropRowRangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DropRowRangeRequestObjectAsyncSnippet.g.cs index e28c297aa16e..be5cdcc92843 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DropRowRangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DropRowRangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DropRowRangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DropRowRangeRequestObjectSnippet.g.cs index 4b10036b0c51..d990cf3edfb8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DropRowRangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.DropRowRangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenAsyncSnippet.g.cs index 48e8943f3359..aba8dfab9f1f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenRequestObjectAsyncSnippet.g.cs index d61cd33600ec..b8f24619ad45 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenRequestObjectSnippet.g.cs index 552088fc6e95..bdd6040f0747 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenResourceNamesAsyncSnippet.g.cs index b11a4c279be5..401efbfa9e6a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenResourceNamesSnippet.g.cs index 2336e95ad00a..a513c19948ef 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenSnippet.g.cs index f35b53803401..f0cc3ae52b98 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GenerateConsistencyTokenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewAsyncSnippet.g.cs index bc620031ea18..b68eac0fcdd7 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewRequestObjectAsyncSnippet.g.cs index 958a82dfa6d6..b7a45625c646 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewRequestObjectSnippet.g.cs index 6dc0a47d3a53..3e606d4ca23f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewResourceNamesAsyncSnippet.g.cs index 6a95202d67a2..0e4fd433ee4f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewResourceNamesSnippet.g.cs index 5702ae008497..918fd27867c6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewSnippet.g.cs index 934ef0cb42e3..d981d907caa0 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetAuthorizedViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupAsyncSnippet.g.cs index 208876e04876..a582dfac4d50 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupRequestObjectAsyncSnippet.g.cs index d53c98e4bfe6..5a6f5da4ae27 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupRequestObjectSnippet.g.cs index 614c27a2da88..8194b5b2e92f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupResourceNamesAsyncSnippet.g.cs index cd0d90662779..e5b5e72444b7 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupResourceNamesSnippet.g.cs index f2a2a175a97b..65c23bbd5c42 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupSnippet.g.cs index 9c0a789dc6d0..e81b1b289f54 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyAsyncSnippet.g.cs index b0c9d0e4f579..96158efef83f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index fb5b92fd0ab8..e48415c2244a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyRequestObjectSnippet.g.cs index d6685806ecdf..c60e273f7473 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs index 2bbb9ca0e82e..4dc6aee1bc1c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyResourceNamesSnippet.g.cs index 18291ef4859c..4ca159f3e46c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicySnippet.g.cs index 4c93919e36a4..bb830f720532 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotAsyncSnippet.g.cs index 7dbdb71f52e0..ec31fec5635f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotRequestObjectAsyncSnippet.g.cs index dc0a364dfc98..46d5313338ca 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotRequestObjectSnippet.g.cs index db49fd630576..c6cc25dca0ff 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotResourceNamesAsyncSnippet.g.cs index 148b2aa505e8..5d22ce852d81 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotResourceNamesSnippet.g.cs index a439f6b8d756..7d766417c543 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotSnippet.g.cs index 4e350e7c3df2..3723f6386cd4 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableAsyncSnippet.g.cs index 9c7d8a424831..f5d8bd1d4e70 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableRequestObjectAsyncSnippet.g.cs index 26ed5241ac7a..53d8429c88d5 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableRequestObjectSnippet.g.cs index 7bb09729d2ee..3e4f9ac269a8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableResourceNamesAsyncSnippet.g.cs index 5b4900c39a9a..deb341c235ac 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableResourceNamesSnippet.g.cs index fe3a00696e54..2e2ed28cd337 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableSnippet.g.cs index ad5e7121cf6b..18b5e78d6d54 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.GetTableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsAsyncSnippet.g.cs index ca9d1aca97b1..56c421b705d5 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsRequestObjectAsyncSnippet.g.cs index 1061b844d7c7..dd78bcdb2b38 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsRequestObjectSnippet.g.cs index 00551ee7c611..fa0532b7408e 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsResourceNamesAsyncSnippet.g.cs index 26ed553da21f..62c26c4a918d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsResourceNamesSnippet.g.cs index 12c2df992ad2..c3f059b2d830 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsSnippet.g.cs index c213e708587b..d83788fe1a3c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListAuthorizedViewsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsAsyncSnippet.g.cs index 63991f367912..6755145d3f84 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsRequestObjectAsyncSnippet.g.cs index 8661a22039cb..ed5c0600b1ff 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsRequestObjectSnippet.g.cs index 2e62f30dd511..c98bb626f68e 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsResourceNamesAsyncSnippet.g.cs index 5464731e0508..af89c0909800 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsResourceNamesSnippet.g.cs index 1cc16fb00758..4fd9cf5f3349 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsSnippet.g.cs index 4084d42d7f6e..3cb5c146e8bb 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsAsyncSnippet.g.cs index 8f3fd236d326..d2b64df0f50b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsRequestObjectAsyncSnippet.g.cs index bf3ae3c3d116..b159209edd06 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsRequestObjectSnippet.g.cs index 3fbfb36b50b8..25697fa19bb4 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsResourceNamesAsyncSnippet.g.cs index 4556b52cad9d..bdf9cb8da785 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsResourceNamesSnippet.g.cs index 6d315e0988f8..2b27665f0c25 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsSnippet.g.cs index 035b57d2a965..c330d740948d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListSnapshotsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesAsyncSnippet.g.cs index 974f8ba213bf..a8e4e00d0ae7 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesRequestObjectAsyncSnippet.g.cs index 6f87cc699eb6..549e6460cb99 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesRequestObjectSnippet.g.cs index e529c8ec1a09..79879c547ec2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesResourceNamesAsyncSnippet.g.cs index d69a4f930a59..7641fa5312d2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesResourceNamesSnippet.g.cs index b00888c01010..cbbdf1e73dbb 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesSnippet.g.cs index bbe67996a985..fe8d39b22655 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ListTablesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesAsyncSnippet.g.cs index 3ef1998a344c..b9bac352b04d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesRequestObjectAsyncSnippet.g.cs index 11810bde3106..686666cb1279 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesRequestObjectSnippet.g.cs index 2fb3966fdc7b..f96f40b9e487 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesResourceNamesAsyncSnippet.g.cs index 7c33afefdbb3..10f0b22f1b1b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesResourceNamesSnippet.g.cs index 3676a4140e17..589dfa64463a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesSnippet.g.cs index a734b2856f2d..543392ffae9a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.ModifyColumnFamiliesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.RestoreTableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.RestoreTableRequestObjectAsyncSnippet.g.cs index f056f191b485..e52cdb2219f6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.RestoreTableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.RestoreTableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.RestoreTableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.RestoreTableRequestObjectSnippet.g.cs index ffd3ac386139..ef8191529305 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.RestoreTableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.RestoreTableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyAsyncSnippet.g.cs index ba644835ef29..62332dacfca2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index aec33b8ffd54..8e1c05957e1f 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyRequestObjectSnippet.g.cs index 3a7846535d29..881ebd2329ac 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs index 7dbb42a87daa..d6f5bb4a9c55 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyResourceNamesSnippet.g.cs index 692f05a3d5f3..5a250f238b5b 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicySnippet.g.cs index df717801a3fa..506d48eeb99d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableAsyncSnippet.g.cs index a14f79b0dbaa..011996db5247 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableRequestObjectAsyncSnippet.g.cs index b2fca4942c5f..3fbb59a3ae8a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableRequestObjectSnippet.g.cs index 206f4b37c173..9d37c4c37cd6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableResourceNamesAsyncSnippet.g.cs index f805bac2e07b..2f0e860712b6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableResourceNamesSnippet.g.cs index b36618627741..0955d0ee89e7 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableSnippet.g.cs index c24508c9965d..050e9ef3ee20 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.SnapshotTableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsAsyncSnippet.g.cs index 53e512ff2d4e..8003fd1463b5 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index f0c156a16bdb..e652fb5901a3 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsRequestObjectSnippet.g.cs index 99446596c5d2..128c3a0aa212 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs index dcbf921c527a..17d42823c551 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsResourceNamesSnippet.g.cs index 201da1ae7282..ce9f24f8ed66 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsSnippet.g.cs index 27f76309a740..6d6f5245d619 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableAsyncSnippet.g.cs index 7ed7eae71d56..b24dceef5207 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableRequestObjectAsyncSnippet.g.cs index f8d102ce7471..a09afe8f22bd 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableRequestObjectSnippet.g.cs index e4c8afd3444a..6fdbfa470363 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableResourceNamesAsyncSnippet.g.cs index 1867739df021..862e33669d77 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableResourceNamesSnippet.g.cs index 24664367a66d..f6144d743b2c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableSnippet.g.cs index fefff06a20a8..cbc290cb670d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UndeleteTableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewAsyncSnippet.g.cs index a239cb61880b..a40ecab31813 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewRequestObjectAsyncSnippet.g.cs index a438c59aa0a8..2f24efdbd30d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewRequestObjectSnippet.g.cs index cb042a4cd82e..5aed356084bc 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewSnippet.g.cs index 39a1a74d84a1..4b450f67e50c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateAuthorizedViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupAsyncSnippet.g.cs index c3094ac7c0a8..faa66df35d6e 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupRequestObjectAsyncSnippet.g.cs index 4f550849b4d9..7dfd785e3dfb 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupRequestObjectSnippet.g.cs index 7ef6bf598886..6e01aade459c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupSnippet.g.cs index a89ddef7a29b..6ddf205d885c 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableAsyncSnippet.g.cs index c3ac1b989bc4..551137e0a198 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableRequestObjectAsyncSnippet.g.cs index 0838ff7bce8f..a01b244da6a6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableRequestObjectSnippet.g.cs index 7d9d24eca9ae..c0e5572538a4 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableSnippet.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableSnippet.g.cs index a5b416921c0f..f0b85f75b5a9 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.GeneratedSnippets/BigtableTableAdminClient.UpdateTableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.Snippets/BigtableInstanceAdminClientSnippets.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.Snippets/BigtableInstanceAdminClientSnippets.g.cs index 721ce9645a93..7e07d75c47df 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.Snippets/BigtableInstanceAdminClientSnippets.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.Snippets/BigtableInstanceAdminClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.Snippets/BigtableTableAdminClientSnippets.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.Snippets/BigtableTableAdminClientSnippets.g.cs index 1a4b53ebe121..75d1c8022ea6 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.Snippets/BigtableTableAdminClientSnippets.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.Snippets/BigtableTableAdminClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableInstanceAdminClient.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableInstanceAdminClient.g.cs index 288cd0817963..5c2c28ccc963 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableInstanceAdminClient.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableInstanceAdminClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableInstanceAdminResourceNames.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableInstanceAdminResourceNames.g.cs index 026f4fed60d6..ea638ffea87a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableInstanceAdminResourceNames.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableInstanceAdminResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableTableAdminClient.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableTableAdminClient.g.cs index 9d2c9086948f..75499067ccae 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableTableAdminClient.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableTableAdminClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -407,17 +407,17 @@ private BigtableTableAdminSettings(BigtableTableAdminSettings existing) : base(e /// Initial retry delay: 1000 milliseconds. /// Retry delay multiplier: 2 /// Retry maximum delay: 60000 milliseconds. - /// Maximum attempts: 5 + /// Maximum attempts: 100 /// /// /// Retriable status codes: , /// . /// /// - /// Timeout: 60 seconds. + /// Timeout: 3600 seconds. /// /// - public gaxgrpc::CallSettings CheckConsistencySettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(60000), backoffMultiplier: 2, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable, grpccore::StatusCode.DeadlineExceeded))); + public gaxgrpc::CallSettings CheckConsistencySettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(3600000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 100, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(60000), backoffMultiplier: 2, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable, grpccore::StatusCode.DeadlineExceeded))); /// /// for synchronous and asynchronous calls to diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableTableAdminResourceNames.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableTableAdminResourceNames.g.cs index 49a069eaae1d..be3717433706 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableTableAdminResourceNames.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/BigtableTableAdminResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.csproj b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.csproj index be58c1be5bfb..0582e7e1e38d 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.csproj +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.csproj @@ -1,7 +1,7 @@  - 3.21.0 + 3.22.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Bigtable Instance and Table Admin APIs. @@ -11,7 +11,7 @@ - + diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/InstanceResourceNames.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/InstanceResourceNames.g.cs index 94b06980f8e4..2bff94a7e96e 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/InstanceResourceNames.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/InstanceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/PackageApiMetadata.g.cs index bcb307e3b6dd..14e4944dd0f8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/ServiceCollectionExtensions.g.cs index ad8b1cf9ea35..23d2eb4c4ec2 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/TableResourceNames.g.cs b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/TableResourceNames.g.cs index b2553c21d9bc..ba097cc62cab 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/TableResourceNames.g.cs +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/TableResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md b/apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md index a8502a558e78..1fd04a3391c8 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md +++ b/apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 3.22.0, released 2025-01-27 + +### Bug fixes + +- Extend timeouts for check consistency ([commit 13b35d3](https://github.com/googleapis/google-cloud-dotnet/commit/13b35d36b9a35b8a19139e1f91b04cca289cdff2)) + ## Version 3.21.0, released 2024-09-26 ### New features diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/docs/index.md b/apis/Google.Cloud.Bigtable.Admin.V2/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Bigtable.Admin.V2/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Bigtable.Common.V2/docs/index.md b/apis/Google.Cloud.Bigtable.Common.V2/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Cloud.Bigtable.Common.V2/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.Bigtable.V2/.OwlBot.yaml b/apis/Google.Cloud.Bigtable.V2/.OwlBot.yaml index d20036031544..6b60acd5a3df 100644 --- a/apis/Google.Cloud.Bigtable.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.Bigtable.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1AsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1AsyncSnippet.g.cs index f4a19b8e6a67..af6315b74016 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1ResourceNamesAsyncSnippet.g.cs index 2242b0b3ecde..0ca3b3e4a10e 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1ResourceNamesSnippet.g.cs index 47225a2b9ea5..880659eb48b6 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1Snippet.g.cs index 068467486e08..f216eef1b72d 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2AsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2AsyncSnippet.g.cs index 2a099d262a7d..b1afea899e77 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2ResourceNamesAsyncSnippet.g.cs index 04459dfb54e9..f0a43236faeb 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2ResourceNamesSnippet.g.cs index e13702c769eb..7c5af6f916ab 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2Snippet.g.cs index 64fbeb9bfea8..7d5fe1660f55 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRow2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRowRequestObjectAsyncSnippet.g.cs index 9d5617bd4d45..7b2fab956c5c 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRowRequestObjectSnippet.g.cs index 9de1ca3ad53e..cb375e736d34 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.CheckAndMutateRowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery1ResourceNamesSnippet.g.cs index c1c25a16aaa0..69cf8fc113bc 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery1Snippet.g.cs index d11b3decf749..369c86154b6d 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery2ResourceNamesSnippet.g.cs index a82821071231..0a26f9f4a2c3 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery2Snippet.g.cs index 5c59530d9e0c..b522ceed6770 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQuery2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQueryRequestObjectSnippet.g.cs index c744bd61cc99..43e3254ea76a 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ExecuteQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions1ResourceNamesSnippet.g.cs index 8348f3e2cec9..df123c19c305 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions1Snippet.g.cs index 49f9f169c026..e89abab18944 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions2ResourceNamesSnippet.g.cs index 136ad1607d23..16b5f959cc17 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions2Snippet.g.cs index 441945aca35d..76098da833d6 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitions2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsRequestObjectSnippet.g.cs index 0565c38acb34..dd38826911cb 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.GenerateInitialChangeStreamPartitionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1AsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1AsyncSnippet.g.cs index a2762e51f4ff..b2d8a47f10ff 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1ResourceNamesAsyncSnippet.g.cs index 77032fb03b67..67fff0e44cd0 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1ResourceNamesSnippet.g.cs index 449bc662c4af..b9b34eb28517 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1Snippet.g.cs index 7d6d04d57bb9..27e12bce55da 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2AsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2AsyncSnippet.g.cs index 358de6805fba..3f42e4264688 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2ResourceNamesAsyncSnippet.g.cs index b3fb4228802f..8e655f4229fc 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2ResourceNamesSnippet.g.cs index 9f2e5ae2ca2e..db42066bbd86 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2Snippet.g.cs index 9c747a22aee0..0d70b1a5b64e 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRow2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowRequestObjectAsyncSnippet.g.cs index 97b966382dce..152b0182383e 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowRequestObjectSnippet.g.cs index ed79d0882324..7d14d9593bda 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows1ResourceNamesSnippet.g.cs index f85184afcd45..e15968d479b3 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows1Snippet.g.cs index 424b78288c95..acaad2ec5970 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows2ResourceNamesSnippet.g.cs index fb5d85df0e94..bddedc6a7cbd 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows2Snippet.g.cs index 74486b83cb28..bc7778d9fa1c 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRows2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowsRequestObjectSnippet.g.cs index 785e75845251..32a5929e6f3a 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.MutateRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1AsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1AsyncSnippet.g.cs index aa73b41516d0..5b46e11e0801 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1ResourceNamesAsyncSnippet.g.cs index 531310e3f3e0..446a24b7d542 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1ResourceNamesSnippet.g.cs index d4bd81c5e54d..d60ce87b57e2 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1Snippet.g.cs index a06e8f3fe9fd..ee10774910d4 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2AsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2AsyncSnippet.g.cs index c6eb2cd71089..58bfcd7c0ba3 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2ResourceNamesAsyncSnippet.g.cs index 968ff7aee821..bd28ad15ab0d 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2ResourceNamesSnippet.g.cs index 77fd1b4356f4..1730221329e4 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2Snippet.g.cs index 2a00f7aad5f5..99d5e15adfcf 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarm2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarmRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarmRequestObjectAsyncSnippet.g.cs index f18b745364eb..c04de1791e95 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarmRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarmRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarmRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarmRequestObjectSnippet.g.cs index 5e331cd2b7d7..2fc7b729e434 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarmRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.PingAndWarmRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream1ResourceNamesSnippet.g.cs index bb1a721e6639..88cd2a9d86b0 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream1Snippet.g.cs index d6cb52d9990c..7662db7947f4 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream2ResourceNamesSnippet.g.cs index 8dca694fbb7a..6337e05d0a35 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream2Snippet.g.cs index b450fa3f0521..189cda7307e2 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStream2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStreamRequestObjectSnippet.g.cs index 4ba41d65924f..09928ee3c898 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadChangeStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1AsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1AsyncSnippet.g.cs index 515fefcc9527..5907ad70c2d9 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1ResourceNamesAsyncSnippet.g.cs index d0179cf91bfe..3001a392f795 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1ResourceNamesSnippet.g.cs index 01f9a5d599e8..46e1d571723f 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1Snippet.g.cs index bb48b9876655..19b0c6e4cd64 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2AsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2AsyncSnippet.g.cs index 75c6275a9ee6..88b5f2412fc7 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2ResourceNamesAsyncSnippet.g.cs index a1303d0dd008..90ab4f31deaf 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2ResourceNamesSnippet.g.cs index 0a21cb9b2d6a..20ec3ca07f6d 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2Snippet.g.cs index 8607007c17f2..c83a475e8c65 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRow2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRowRequestObjectAsyncSnippet.g.cs index 15c682ade820..93605203859d 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRowRequestObjectSnippet.g.cs index 4a5d7caef644..72d0228e8a6f 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadModifyWriteRowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows1ResourceNamesSnippet.g.cs index 47a60f47b69b..d4e42012b360 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows1Snippet.g.cs index 2057b6f801eb..b69d0cbf0933 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows2ResourceNamesSnippet.g.cs index 1bca60c9b6f3..b00f95559ed0 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows2Snippet.g.cs index bfe6d61f7601..e155ee83a0cf 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRows2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRowsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRowsRequestObjectSnippet.g.cs index 07a2611f8c39..5386fb2dc571 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRowsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.ReadRowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys1ResourceNamesSnippet.g.cs index 4323d3ecdf93..21ddc44fb349 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys1Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys1Snippet.g.cs index 57ad72055f37..13155ec7aa4a 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys1Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys2ResourceNamesSnippet.g.cs index 73e14f6ebe50..54907367f69b 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys2Snippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys2Snippet.g.cs index c3e377ae01e6..f190442b95ec 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys2Snippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeys2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeysRequestObjectSnippet.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeysRequestObjectSnippet.g.cs index 2dbbd7b9ac18..87595386256a 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.GeneratedSnippets/BigtableServiceApiClient.SampleRowKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.Snippets/BigtableServiceApiClientSnippets.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.Snippets/BigtableServiceApiClientSnippets.g.cs index 30e63ed119da..c4faf68f0531 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.Snippets/BigtableServiceApiClientSnippets.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2.Snippets/BigtableServiceApiClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableClient.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableClient.g.cs index de95b2f3c36d..705300cfb533 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableClient.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableResourceNames.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableResourceNames.g.cs index b5b8f2fc421d..4a13e5db9961 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableResourceNames.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableServiceApiClient.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableServiceApiClient.g.cs index 19d51faf1770..69a096f8ee5c 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableServiceApiClient.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/BigtableServiceApiClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/PackageApiMetadata.g.cs index de05dbbbb535..82a147998669 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/ServiceCollectionExtensions.g.cs index a503a67f1921..0909f1efce8a 100644 --- a/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/.OwlBot.yaml b/apis/Google.Cloud.Billing.Budgets.V1/.OwlBot.yaml index c5b3e13a3af1..28274762b28b 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Billing.Budgets.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetAsyncSnippet.g.cs index 1279da2f011a..391a3443c58a 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectAsyncSnippet.g.cs index 0e8e6854d6aa..cd7493cb7e68 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectSnippet.g.cs index 82588afa9236..004513eb174d 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetResourceNamesAsyncSnippet.g.cs index e22204f46e0c..9048352b96fb 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetResourceNamesSnippet.g.cs index cbfc3f758281..1b4ecaf9d0cc 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetSnippet.g.cs index 1227b06e60a0..1702e5c86f12 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.CreateBudgetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetAsyncSnippet.g.cs index ce43368c1e25..9d0fe2d97ae8 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectAsyncSnippet.g.cs index c43288bcdb37..4648c47deb4a 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectSnippet.g.cs index 657138ec4dfc..91830e51b2fa 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetResourceNamesAsyncSnippet.g.cs index efc5e3e4bdbe..c8f7ab5dce35 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetResourceNamesSnippet.g.cs index a2e775b05d93..b4837d954df1 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetSnippet.g.cs index 0256b7dc83ab..f5459ebbf08a 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetAsyncSnippet.g.cs index e741950c87ef..4d1998e43c59 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectAsyncSnippet.g.cs index 61910181a294..e78b470e738b 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectSnippet.g.cs index 005acb07d9e1..abe923796bf4 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetResourceNamesAsyncSnippet.g.cs index 7b1bc39771fe..7ed507a7b5f1 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetResourceNamesSnippet.g.cs index b215ab082fd6..d2cef06897c7 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetSnippet.g.cs index 832f0d124f0f..0a5ed6fcc5b4 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.GetBudgetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsAsyncSnippet.g.cs index d179767eab7c..85a172d2ca15 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectAsyncSnippet.g.cs index 6708a9cbd207..3b29b8662dc0 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectSnippet.g.cs index 5a21ce013279..26dafe9339f2 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsResourceNamesAsyncSnippet.g.cs index 122a46cb59ed..6ce279f48d7f 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsResourceNamesSnippet.g.cs index 004ae3e0cd64..0bc5c86e1fb7 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsSnippet.g.cs index 7ab811bee0e7..3d6c9aae13a6 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.ListBudgetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetAsyncSnippet.g.cs index 33065182294d..76ef2bc91108 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectAsyncSnippet.g.cs index 023a98887db4..4cdcfcccfab4 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectSnippet.g.cs index 076b85413da9..04674125a88f 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetSnippet.g.cs index 62daa5c876d0..6877f3cd4b56 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.Snippets/BudgetServiceClientSnippets.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.Snippets/BudgetServiceClientSnippets.g.cs index adf2488efa89..fbbe129ea8ff 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.Snippets/BudgetServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1.Snippets/BudgetServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetModelResourceNames.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetModelResourceNames.g.cs index ce9e3f19d715..14af3269c9b4 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetModelResourceNames.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetServiceClient.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetServiceClient.g.cs index d87d6c452fc6..f89d8c51c535 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetServiceClient.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetServiceResourceNames.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetServiceResourceNames.g.cs index b8eb40195157..9f5682853928 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/BudgetServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/PackageApiMetadata.g.cs index 5272cb9497ae..417cca9d2427 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/ServiceCollectionExtensions.g.cs index 55ea07ad426a..dbdfc012e35e 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1/Google.Cloud.Billing.Budgets.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1/docs/index.md b/apis/Google.Cloud.Billing.Budgets.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Billing.Budgets.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.Billing.Budgets.V1Beta1/.OwlBot.yaml index 09285c5543cf..9bee162a1f06 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectAsyncSnippet.g.cs index d43561b79412..4d6ce3c49273 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectSnippet.g.cs index f505935aebd8..a618cf8fe7d4 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.CreateBudgetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectAsyncSnippet.g.cs index 8a964237323c..36aae1db7928 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectSnippet.g.cs index 63500c9ff72e..c683396d152e 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.DeleteBudgetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectAsyncSnippet.g.cs index 940b98e52bc0..fea0300bf2cf 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectSnippet.g.cs index 64091c3424a4..c61900038f50 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.GetBudgetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectAsyncSnippet.g.cs index 70ee81d7691c..cc86211ab8e8 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectSnippet.g.cs index 168b53d10c76..5a035fbcdf9b 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.ListBudgetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectAsyncSnippet.g.cs index 98757628c238..eeef28d887a1 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectSnippet.g.cs index 0710db8ae673..40834b1c0346 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.GeneratedSnippets/BudgetServiceClient.UpdateBudgetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.Snippets/BudgetServiceClientSnippets.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.Snippets/BudgetServiceClientSnippets.g.cs index 05b74df87b07..8da75ecc66e4 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.Snippets/BudgetServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1.Snippets/BudgetServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetModelResourceNames.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetModelResourceNames.g.cs index 0629205722ce..d3330573323e 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetModelResourceNames.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetServiceClient.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetServiceClient.g.cs index 85261d4aa287..7b6ba90b10d4 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetServiceClient.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetServiceResourceNames.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetServiceResourceNames.g.cs index 89617b071f7a..d8c9a03b50a0 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/BudgetServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/PackageApiMetadata.g.cs index 301ed537ba03..f8c7b6eba743 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/ServiceCollectionExtensions.g.cs index a3ca9867cfac..b4d7565c9609 100644 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Billing.Budgets.V1Beta1/Google.Cloud.Billing.Budgets.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.Budgets.V1Beta1/docs/index.md b/apis/Google.Cloud.Billing.Budgets.V1Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Billing.Budgets.V1Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Billing.V1/.OwlBot.yaml b/apis/Google.Cloud.Billing.V1/.OwlBot.yaml index 52ae49ba781c..4354a557b3bf 100644 --- a/apis/Google.Cloud.Billing.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Billing.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount1AsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount1AsyncSnippet.g.cs index 2bbaa1b54742..749c0b97116e 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount1Snippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount1Snippet.g.cs index ee045aa3768c..b83c86a80e03 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount1Snippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount2AsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount2AsyncSnippet.g.cs index 5e984eef809a..6a5853e48fa3 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount2Snippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount2Snippet.g.cs index e2103879835b..2de0e95e3ce4 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount2Snippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccount2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccountRequestObjectAsyncSnippet.g.cs index 6156e88a4c01..941666b6bcf9 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccountRequestObjectSnippet.g.cs index 25b524bc3498..315b7240b687 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.CreateBillingAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountAsyncSnippet.g.cs index 84e97644c1ad..9dbc466902b9 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountRequestObjectAsyncSnippet.g.cs index 7c25b4305d24..184145414e10 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountRequestObjectSnippet.g.cs index e76247d3760f..08366960c48c 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountResourceNamesAsyncSnippet.g.cs index 5196d7836c3a..e13b506dbaf1 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountResourceNamesSnippet.g.cs index ddce192648cb..cff68b90a795 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountSnippet.g.cs index 363d08d48eef..78e14b656fbd 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetBillingAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyAsyncSnippet.g.cs index 95eec7138f32..98f6e12654cc 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 755049a3b47a..82aa8e2b72a9 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyRequestObjectSnippet.g.cs index 8db158d3db50..a05856d4bbca 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs index 2e2edadb1c33..add875fa6f55 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyResourceNamesSnippet.g.cs index 11536cb54811..c1e9febb9888 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicySnippet.g.cs index 1419073f756a..e7f5e7872651 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoAsyncSnippet.g.cs index 99f1c65dd6b1..c59c4496d353 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoRequestObjectAsyncSnippet.g.cs index 8609042d839e..0351bc8686ef 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoRequestObjectSnippet.g.cs index c91d21b0441c..010209cb23e2 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoResourceNamesAsyncSnippet.g.cs index b48acd23d68a..923d14a02eb6 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoResourceNamesSnippet.g.cs index 67942b1b2cf5..de49dc2d638a 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoSnippet.g.cs index 96e3b2a24f54..b1863090729a 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.GetProjectBillingInfoSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts1AsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts1AsyncSnippet.g.cs index 91cf611dba3d..3ca1f4e5500a 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts1Snippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts1Snippet.g.cs index a23bd66b806a..2b25ff423f2b 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts1Snippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts2AsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts2AsyncSnippet.g.cs index 1e0ba1126d3c..7f6c380ffb9a 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts2Snippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts2Snippet.g.cs index ca6bafc06e78..c111837902c7 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts2Snippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccounts2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccountsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccountsRequestObjectAsyncSnippet.g.cs index e515a0e410f5..aaa1143663f3 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccountsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccountsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccountsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccountsRequestObjectSnippet.g.cs index b4a83cd1ca61..02daa16acab1 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccountsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListBillingAccountsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoAsyncSnippet.g.cs index 68df525672b9..f395245e634a 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoRequestObjectAsyncSnippet.g.cs index db160ed3d9f7..32998a37eae3 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoRequestObjectSnippet.g.cs index 0c0c350aa6d9..e034b0877170 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoResourceNamesAsyncSnippet.g.cs index 2acdda50b77f..156b0198adb7 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoResourceNamesSnippet.g.cs index e27686ee733d..cc0acb63a23c 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoSnippet.g.cs index 1abb206fcb0f..14dd44120d77 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.ListProjectBillingInfoSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.MoveBillingAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.MoveBillingAccountRequestObjectAsyncSnippet.g.cs index 152b35c5d0bd..6fa24a189c0e 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.MoveBillingAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.MoveBillingAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.MoveBillingAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.MoveBillingAccountRequestObjectSnippet.g.cs index a209d8471b83..9b48a199511c 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.MoveBillingAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.MoveBillingAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyAsyncSnippet.g.cs index 4f157ff9dba1..d60b1cac253a 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index f47b923dfb86..3cfe3b2cc348 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyRequestObjectSnippet.g.cs index 702baf6a0aa3..b53a2ba0925a 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs index 39424e0c5acf..1ee4c793c8bf 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyResourceNamesSnippet.g.cs index c2bd20655ef2..e906bfbe095f 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicySnippet.g.cs index fd1a44b0df8c..1a63c69cb487 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsAsyncSnippet.g.cs index f84c9ba362f4..43baa6e5211a 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 2ba85b2a82f6..2b3053bbde93 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsRequestObjectSnippet.g.cs index 477f827b7b9d..6f9626b53202 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs index b64d77addcde..229184e212a3 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsResourceNamesSnippet.g.cs index 3f9a8e82414c..68dcdfb41742 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsSnippet.g.cs index 975d024262a4..69d1021106fd 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountAsyncSnippet.g.cs index 314dbaa69cdf..e87f6988c574 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountRequestObjectAsyncSnippet.g.cs index 624fce1ef6aa..9e27029cfc11 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountRequestObjectSnippet.g.cs index 288e3a41b1f4..004cb2d936e1 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountResourceNamesAsyncSnippet.g.cs index fd2f3b3a4765..bd4e2f72ea94 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountResourceNamesSnippet.g.cs index 1a93de51a203..a33d526becd7 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountSnippet.g.cs index 6002dd205dcd..874755f1cd7e 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateBillingAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoAsyncSnippet.g.cs index 17d385ab4556..bfd9653cf174 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoRequestObjectAsyncSnippet.g.cs index 9ba9665cb7b9..8c4348176192 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoRequestObjectSnippet.g.cs index 3022ecb111b4..1f28d76ebf2c 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoSnippet.g.cs index 453177f48f75..b06c82137263 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudBillingClient.UpdateProjectBillingInfoSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesAsyncSnippet.g.cs index e0a5dc14a549..350157b35692 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesRequestObjectAsyncSnippet.g.cs index 5e411a3807fc..bb8455dad2ac 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesRequestObjectSnippet.g.cs index 546242aac324..e5f15266acf0 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesSnippet.g.cs index 4745850977d4..6fe78e3a3866 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListServicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusAsyncSnippet.g.cs index afeb55a53636..c7c81fa27459 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusRequestObjectAsyncSnippet.g.cs index 36bfa1d2509f..47bf2684c3c3 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusRequestObjectSnippet.g.cs index a56df341624f..21dd1fcf24cd 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusResourceNamesAsyncSnippet.g.cs index e8dd6d7ffd93..d3aa46b30eff 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusResourceNamesSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusResourceNamesSnippet.g.cs index 65cb3c9fd0d5..90fdac8d691b 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusSnippet.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusSnippet.g.cs index 71e5493ab423..964636f3412e 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusSnippet.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.GeneratedSnippets/CloudCatalogClient.ListSkusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.Snippets/CloudBillingClientSnippets.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.Snippets/CloudBillingClientSnippets.g.cs index 991b187c0404..91cd0616ab94 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.Snippets/CloudBillingClientSnippets.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.Snippets/CloudBillingClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.Snippets/CloudCatalogClientSnippets.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.Snippets/CloudCatalogClientSnippets.g.cs index 01eca37da3d6..656893cec152 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.Snippets/CloudCatalogClientSnippets.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.Snippets/CloudCatalogClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudBillingClient.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudBillingClient.g.cs index 693abba72ad6..0e0f2568ec9d 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudBillingClient.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudBillingClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudBillingResourceNames.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudBillingResourceNames.g.cs index f2fae278c20c..550080f0cf44 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudBillingResourceNames.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudBillingResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudCatalogClient.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudCatalogClient.g.cs index 54477b9312c8..0b2537301ec3 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudCatalogClient.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudCatalogClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudCatalogResourceNames.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudCatalogResourceNames.g.cs index 6e95af86924f..3b88b93b9433 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudCatalogResourceNames.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/CloudCatalogResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/PackageApiMetadata.g.cs index 3dd8663af697..b3f584ad6e32 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/ServiceCollectionExtensions.g.cs index c2a2f0a89612..7041fe87d477 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Billing.V1/docs/index.md b/apis/Google.Cloud.Billing.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Billing.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/.OwlBot.yaml b/apis/Google.Cloud.BinaryAuthorization.V1/.OwlBot.yaml index 4236c8aa777a..b5eeb13bbace 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.BinaryAuthorization.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorAsyncSnippet.g.cs index eb1ee0e2fa73..d285bd8bd5ad 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorRequestObjectAsyncSnippet.g.cs index c4786bcfa710..aebea42b7b9b 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorRequestObjectSnippet.g.cs index 1c191d65cffb..deebc787997d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorResourceNamesAsyncSnippet.g.cs index 82a5e9d1457d..bdee668e996a 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorResourceNamesSnippet.g.cs index 64412873feea..9fffda2d0348 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorSnippet.g.cs index cfa1b8a28225..5ed4ea0dd99a 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.CreateAttestorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorAsyncSnippet.g.cs index 47f5c30f5c0f..6bb45d6ccd6e 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorRequestObjectAsyncSnippet.g.cs index 13e7c2832ca5..926d9590a82b 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorRequestObjectSnippet.g.cs index dffa90484996..258b8952df0a 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorResourceNamesAsyncSnippet.g.cs index d7fcd81fd7d2..612ee1409aac 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorResourceNamesSnippet.g.cs index d27593d31f87..f4cc1201b7f2 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorSnippet.g.cs index 7becc7c41c04..4a2b87ebf007 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.DeleteAttestorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorAsyncSnippet.g.cs index 652dc650fe2d..d86467601fe6 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorRequestObjectAsyncSnippet.g.cs index b1a7a9ed9c79..12700009e0b4 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorRequestObjectSnippet.g.cs index f7f72b140dc0..f26e376b4ac3 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorResourceNamesAsyncSnippet.g.cs index b7ae4137638c..8de33d6ffee0 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorResourceNamesSnippet.g.cs index b0c0095199a0..ace7457f0067 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorSnippet.g.cs index e91a5da4588e..fd4fcfacc4da 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetAttestorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyAsyncSnippet.g.cs index 3ff96376fabd..667a2593465b 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyRequestObjectAsyncSnippet.g.cs index 8c464ca16db5..bb32c67e6b6d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyRequestObjectSnippet.g.cs index 3fbbce67efe9..92f322d7feb5 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyResourceNamesAsyncSnippet.g.cs index e7dbc4dad0fd..3364369dd430 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyResourceNamesSnippet.g.cs index 84da896b4baa..bb42870c0cc4 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicySnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicySnippet.g.cs index 5e7d709af5e5..7fcc52191165 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicySnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.GetPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsAsyncSnippet.g.cs index 839acca01d16..705895bfa1b4 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsRequestObjectAsyncSnippet.g.cs index b576a939dd03..b71dbced576d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsRequestObjectSnippet.g.cs index cf646a3be6d4..c6ef0a3d8b36 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsResourceNamesAsyncSnippet.g.cs index 55088abcd5a3..233602fd7b54 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsResourceNamesSnippet.g.cs index dff19a358f82..1bdcd823fecb 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsSnippet.g.cs index 6c8d35c9c3a1..78748ba8dd5d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.ListAttestorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorAsyncSnippet.g.cs index 930ba447dbde..1d7f3e627cfc 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorRequestObjectAsyncSnippet.g.cs index 2331b8162b5a..2bf5b807e67c 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorRequestObjectSnippet.g.cs index 7f34aa7cdca9..cacef984d398 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorSnippet.g.cs index a1aee9a883a7..c9535503405f 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdateAttestorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyAsyncSnippet.g.cs index 655ce2b50e43..74b112eb2caa 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyRequestObjectAsyncSnippet.g.cs index 71488f429237..6a707847e991 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyRequestObjectSnippet.g.cs index af94f2ce6baa..1226b213a5db 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicySnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicySnippet.g.cs index fa725f999cc8..800df1814a53 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicySnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/BinauthzManagementServiceV1Client.UpdatePolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyAsyncSnippet.g.cs index d5d09a996806..980940741beb 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyRequestObjectAsyncSnippet.g.cs index ef4ee35c4198..f196fa1e703e 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyRequestObjectSnippet.g.cs index 13efec9c93c4..d77968deadc1 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyResourceNamesAsyncSnippet.g.cs index c7a21c2c9d37..21bd8d776f80 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyResourceNamesSnippet.g.cs index b39368f0a0c7..0179a592557a 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicySnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicySnippet.g.cs index 5b10c23a558a..40d7e0499643 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicySnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/SystemPolicyV1Client.GetSystemPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/ValidationHelperV1Client.ValidateAttestationOccurrenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/ValidationHelperV1Client.ValidateAttestationOccurrenceRequestObjectAsyncSnippet.g.cs index 7cdd0435b6da..7e017530490d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/ValidationHelperV1Client.ValidateAttestationOccurrenceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/ValidationHelperV1Client.ValidateAttestationOccurrenceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/ValidationHelperV1Client.ValidateAttestationOccurrenceRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/ValidationHelperV1Client.ValidateAttestationOccurrenceRequestObjectSnippet.g.cs index f2674b5c058e..b5d28e5f1e3d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/ValidationHelperV1Client.ValidateAttestationOccurrenceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.GeneratedSnippets/ValidationHelperV1Client.ValidateAttestationOccurrenceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/BinauthzManagementServiceV1ClientSnippets.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/BinauthzManagementServiceV1ClientSnippets.g.cs index 84de178c1dfe..94da9ca3d18a 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/BinauthzManagementServiceV1ClientSnippets.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/BinauthzManagementServiceV1ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/SystemPolicyV1ClientSnippets.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/SystemPolicyV1ClientSnippets.g.cs index 339c14e8cdd8..5dd0c252db04 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/SystemPolicyV1ClientSnippets.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/SystemPolicyV1ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/ValidationHelperV1ClientSnippets.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/ValidationHelperV1ClientSnippets.g.cs index eda6115e711c..ee90ac40d4d6 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/ValidationHelperV1ClientSnippets.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1.Snippets/ValidationHelperV1ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/BinauthzManagementServiceV1Client.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/BinauthzManagementServiceV1Client.g.cs index 8dc78332c912..c7a321f2b5eb 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/BinauthzManagementServiceV1Client.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/BinauthzManagementServiceV1Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/PackageApiMetadata.g.cs index 2ae4b82bbd39..563d3d88ee0e 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ResourcesResourceNames.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ResourcesResourceNames.g.cs index 4e71ce80adc1..4b23f6e62e62 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ServiceCollectionExtensions.g.cs index a91dcad2ddd3..ed7b2199bb17 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ServiceResourceNames.g.cs index 4d086a9db391..b034b5fe99a0 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/SystemPolicyV1Client.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/SystemPolicyV1Client.g.cs index dcf745d8ce92..4cad51aea7d9 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/SystemPolicyV1Client.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/SystemPolicyV1Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ValidationHelperV1Client.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ValidationHelperV1Client.g.cs index d86fa76e90be..f301f156b67d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ValidationHelperV1Client.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1/Google.Cloud.BinaryAuthorization.V1/ValidationHelperV1Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1/docs/index.md b/apis/Google.Cloud.BinaryAuthorization.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BinaryAuthorization.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/.OwlBot.yaml index 41b3131028e8..e019e31fa4da 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorAsyncSnippet.g.cs index 1c7e31063877..ce4109a334e7 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorRequestObjectAsyncSnippet.g.cs index 3cc065cce44c..942c5c2556b7 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorRequestObjectSnippet.g.cs index ad8917c83635..879c6bcfc7ef 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorResourceNamesAsyncSnippet.g.cs index 47b1ce4e8848..3a015241e0d4 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorResourceNamesSnippet.g.cs index 320eda897fd7..80fcc3bc4054 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorSnippet.g.cs index 622d37b8fdbe..52515342c9b1 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.CreateAttestorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorAsyncSnippet.g.cs index 3db1120d51cf..b7ea82da1519 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorRequestObjectAsyncSnippet.g.cs index 732c626999dc..765fa681a8eb 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorRequestObjectSnippet.g.cs index c339d4bc176c..9a6d32bcbcee 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorResourceNamesAsyncSnippet.g.cs index 7b086b03d798..a7671ed9f3f1 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorResourceNamesSnippet.g.cs index bf5789dc59eb..8ed07a43f93b 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorSnippet.g.cs index 1ccec4150266..7ba6279ed12c 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.DeleteAttestorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorAsyncSnippet.g.cs index 64b711c6a5cb..5ee7c44473e9 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorRequestObjectAsyncSnippet.g.cs index 50f38b2846d3..64ad587a3159 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorRequestObjectSnippet.g.cs index 29442f9243ba..ffef2ec0b079 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorResourceNamesAsyncSnippet.g.cs index 7f195feba32a..3a486706b6d6 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorResourceNamesSnippet.g.cs index 13160de9df15..4369683a2afd 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorSnippet.g.cs index 4eeab661e0da..64bea649a493 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetAttestorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyAsyncSnippet.g.cs index 53af1505d608..587990536808 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyRequestObjectAsyncSnippet.g.cs index 3030a9149aab..87230a65b180 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyRequestObjectSnippet.g.cs index 57848b857bc8..5474f1d76c05 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyResourceNamesAsyncSnippet.g.cs index 534640b40a9c..cffbb1620bbe 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyResourceNamesSnippet.g.cs index 5267b102faae..b7791ef372f6 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicySnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicySnippet.g.cs index 0a547055a8fd..f8fc8227430e 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicySnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.GetPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsAsyncSnippet.g.cs index 683c24d9db94..bc4f7c4c6e7e 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsRequestObjectAsyncSnippet.g.cs index 8f7dd0158c1a..b3601bc582d9 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsRequestObjectSnippet.g.cs index 5104e90ad339..463053fc85ea 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsResourceNamesAsyncSnippet.g.cs index 02f8052012e6..3c27237a7baa 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsResourceNamesSnippet.g.cs index b7f336e93b80..132cdfefb490 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsSnippet.g.cs index 65232bfebf7b..7773bcb2d382 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.ListAttestorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorAsyncSnippet.g.cs index 703c9780ffca..69f425702c9e 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorRequestObjectAsyncSnippet.g.cs index 1e9600a9e0e7..d134d36a49b3 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorRequestObjectSnippet.g.cs index 6b0d27b9b896..fdb79441155e 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorSnippet.g.cs index 8a07cecf8088..1b8c4ad840dd 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdateAttestorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyAsyncSnippet.g.cs index e2700c3c84ba..b30db696076d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyRequestObjectAsyncSnippet.g.cs index e1558e850800..b07c1181586a 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyRequestObjectSnippet.g.cs index 5d4d47a7100e..c80a06795e49 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicySnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicySnippet.g.cs index b9f9566495ad..57a2cbb9fa7b 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicySnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/BinauthzManagementServiceV1Beta1Client.UpdatePolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyAsyncSnippet.g.cs index 2d336082ce30..c769af8b3773 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyRequestObjectAsyncSnippet.g.cs index 500de3fea2f6..85dd78c1198d 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyRequestObjectSnippet.g.cs index 3eca296e0c3b..256a01d44017 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyResourceNamesAsyncSnippet.g.cs index 9ed554c10f3c..d04aa1c94a96 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyResourceNamesSnippet.g.cs index 9f7915d2ac05..81742186e568 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicySnippet.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicySnippet.g.cs index f681c67c256c..4bd59160027a 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicySnippet.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.GeneratedSnippets/SystemPolicyV1Beta1Client.GetSystemPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.Snippets/BinauthzManagementServiceV1Beta1ClientSnippets.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.Snippets/BinauthzManagementServiceV1Beta1ClientSnippets.g.cs index f962444775f4..341821f969d0 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.Snippets/BinauthzManagementServiceV1Beta1ClientSnippets.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.Snippets/BinauthzManagementServiceV1Beta1ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.Snippets/SystemPolicyV1Beta1ClientSnippets.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.Snippets/SystemPolicyV1Beta1ClientSnippets.g.cs index 0b700546cb24..f27f3c0b42e8 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.Snippets/SystemPolicyV1Beta1ClientSnippets.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1.Snippets/SystemPolicyV1Beta1ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/BinauthzManagementServiceV1Beta1Client.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/BinauthzManagementServiceV1Beta1Client.g.cs index 0c674667f37f..17343fd6c1f2 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/BinauthzManagementServiceV1Beta1Client.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/BinauthzManagementServiceV1Beta1Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/PackageApiMetadata.g.cs index b119d2006386..f551c7b293bf 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ResourcesResourceNames.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ResourcesResourceNames.g.cs index c323dedaeb31..fb87dcac7808 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ServiceCollectionExtensions.g.cs index 6082eec17b4d..f7c7460bb259 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ServiceResourceNames.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ServiceResourceNames.g.cs index debbb9d19898..b9f54ece5e32 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/SystemPolicyV1Beta1Client.g.cs b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/SystemPolicyV1Beta1Client.g.cs index b041baf87a53..18c2b747e89c 100644 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/SystemPolicyV1Beta1Client.g.cs +++ b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/Google.Cloud.BinaryAuthorization.V1Beta1/SystemPolicyV1Beta1Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/docs/index.md b/apis/Google.Cloud.BinaryAuthorization.V1Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.BinaryAuthorization.V1Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.CertificateManager.V1/.OwlBot.yaml b/apis/Google.Cloud.CertificateManager.V1/.OwlBot.yaml index ca12b49e7f87..36a90a7b9b49 100644 --- a/apis/Google.Cloud.CertificateManager.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.CertificateManager.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateAsyncSnippet.g.cs index ee22cc7bd2e8..fd653c38da0b 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigAsyncSnippet.g.cs index c79594457f84..9d0b3d79fad8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs index ffc8fa4d8911..a07c8b082005 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigRequestObjectSnippet.g.cs index 359f77d1d8be..236dba9bc6e8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs index 076d08301932..a374f76f81e8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigResourceNamesSnippet.g.cs index b5acc69a4e78..2d80d3d0d0d3 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigSnippet.g.cs index b7b68a27ec91..ea655c52db2f 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateIssuanceConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapAsyncSnippet.g.cs index 1a3ad81c4bb3..f8c5cd536ad7 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryAsyncSnippet.g.cs index c28619e87299..10c57516a3a0 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryRequestObjectAsyncSnippet.g.cs index c7d86d3b5aff..786b1b3396ea 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryRequestObjectSnippet.g.cs index 4b8581e27ce9..ce504e00bfaa 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryResourceNamesAsyncSnippet.g.cs index b66461bc1d13..04c799fed1a1 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryResourceNamesSnippet.g.cs index d4bce214819b..42232edf5f03 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntrySnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntrySnippet.g.cs index 2a53fbe7103a..9ba4a56307ad 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntrySnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapRequestObjectAsyncSnippet.g.cs index 8718ef70f3da..39cdbe2152b4 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapRequestObjectSnippet.g.cs index df605ad1afa8..bbc4b1c6268a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapResourceNamesAsyncSnippet.g.cs index fd607397ab95..5477f1e2b5ed 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapResourceNamesSnippet.g.cs index e804c3747150..c21b9a78c00b 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapSnippet.g.cs index f76ee68f7569..4a029e065045 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateRequestObjectAsyncSnippet.g.cs index dc57925f40e4..63db029e9869 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateRequestObjectSnippet.g.cs index 12c872bde503..30ea5719fb53 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateResourceNamesAsyncSnippet.g.cs index aeccd05f513b..5723a78b773e 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateResourceNamesSnippet.g.cs index 2022483753aa..7320be664bf8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateSnippet.g.cs index e060bbad9d20..a55ec3df0022 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateCertificateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationAsyncSnippet.g.cs index 467bdfc0dccc..e739bd9d7d6e 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationRequestObjectAsyncSnippet.g.cs index a7fbaf21bbee..7e9a6b0e30eb 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationRequestObjectSnippet.g.cs index f55592d373c4..ec3fc559a1c8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationResourceNamesAsyncSnippet.g.cs index c8876fdb865c..6dac7b49e72a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationResourceNamesSnippet.g.cs index 2b9d94789b1a..5eee4af06ce3 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationSnippet.g.cs index 93a2ae540827..89d1bb8f31a3 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateDnsAuthorizationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigAsyncSnippet.g.cs index f7b9a72f9ea0..13f3e371edb3 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigRequestObjectAsyncSnippet.g.cs index 4313ffab63b1..65b877c6286e 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigRequestObjectSnippet.g.cs index f8fb3873ab64..f0b4cbb2a5aa 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigResourceNamesAsyncSnippet.g.cs index e9f6808ef5f0..b4bf47e25be8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigResourceNamesSnippet.g.cs index 672364fb3121..ba891d7eda6a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigSnippet.g.cs index a4f31a726b8a..b381f15187da 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.CreateTrustConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateAsyncSnippet.g.cs index 313a648082e9..7691e22bda00 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigAsyncSnippet.g.cs index 2ad381dacce9..68eba0bed945 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs index 50caa8d3686d..e2500f50013c 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigRequestObjectSnippet.g.cs index 027e45d6589d..528482f511c3 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs index b424cb1c77a9..2cb7ca683829 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigResourceNamesSnippet.g.cs index 6f42d7fb3889..4e761e871124 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigSnippet.g.cs index afd61f077d61..e5e55ad258a3 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateIssuanceConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapAsyncSnippet.g.cs index ed94e615ee1a..a9a3b98c1300 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryAsyncSnippet.g.cs index 258f4bbac743..27a8ce5c29e8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryRequestObjectAsyncSnippet.g.cs index bf9a9ec5099b..8187b582a590 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryRequestObjectSnippet.g.cs index 9553b2946a82..7e6192923a7a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryResourceNamesAsyncSnippet.g.cs index e442737fd1f7..bf2694ccb3f5 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryResourceNamesSnippet.g.cs index 1e2c44d21437..3f4339536ca5 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntrySnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntrySnippet.g.cs index 2cd80118dc7e..30e3f3da6b4f 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntrySnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapRequestObjectAsyncSnippet.g.cs index 05d560f38195..d80b9920e8e6 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapRequestObjectSnippet.g.cs index 3ec4547d60cc..1d0dbcdef26a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapResourceNamesAsyncSnippet.g.cs index 20c2a8d91f26..6e6857479887 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapResourceNamesSnippet.g.cs index 13eb5ca29562..9054f8d62f2b 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapSnippet.g.cs index e6846f9cf55a..5e807f345705 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateRequestObjectAsyncSnippet.g.cs index 61592ad1e59b..8acf8874f05b 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateRequestObjectSnippet.g.cs index 094e4e9d6a35..089e7ae4cffc 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateResourceNamesAsyncSnippet.g.cs index 60e0757bfc35..b7d5ba4bf2c7 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateResourceNamesSnippet.g.cs index c8406e81076a..9124603dbaa4 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateSnippet.g.cs index 60a52b74d653..c169cfc7d637 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteCertificateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationAsyncSnippet.g.cs index e14205024c68..6185afcd467e 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationRequestObjectAsyncSnippet.g.cs index 4072f499fa06..09245b30f7c6 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationRequestObjectSnippet.g.cs index 233dda2bd6ca..8c2cf0b593e4 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationResourceNamesAsyncSnippet.g.cs index e10213f996cc..63bd83a35358 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationResourceNamesSnippet.g.cs index e33d61b79993..39e0d98de2d5 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationSnippet.g.cs index 3d1d30ddd220..7a1728d037ae 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteDnsAuthorizationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigAsyncSnippet.g.cs index fbd6af198a29..d3d0db7541ac 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigRequestObjectAsyncSnippet.g.cs index 832074dfc149..73e6f4ee6f02 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigRequestObjectSnippet.g.cs index 0ad2bbb14ead..f0385db96928 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigResourceNamesAsyncSnippet.g.cs index 44b730cea816..c6067da79cfa 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigResourceNamesSnippet.g.cs index 908ce8127c38..ff48f7010b46 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigSnippet.g.cs index d960b45a0e3c..ceb4b510e199 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.DeleteTrustConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateAsyncSnippet.g.cs index 4ef0cf4922e0..58679b0e771a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigAsyncSnippet.g.cs index d5e0553c3285..97a9d41a6ea8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs index f9c1f710060d..f8f9a58ca9fe 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigRequestObjectSnippet.g.cs index 4810704057d4..ba2117909b34 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs index 49d0d7c3aa0a..1b4ab7196f72 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigResourceNamesSnippet.g.cs index cf824fa94479..c1cd30141db8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigSnippet.g.cs index 5a31c28879f8..611f78148ab8 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateIssuanceConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapAsyncSnippet.g.cs index aa86fc98149d..66a3d3f752ff 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryAsyncSnippet.g.cs index efb566c86469..5607a46f6182 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryRequestObjectAsyncSnippet.g.cs index 47cc49cd3d48..accf18696496 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryRequestObjectSnippet.g.cs index 12d4110d81b0..9820c8e711a0 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryResourceNamesAsyncSnippet.g.cs index 2a3f3e9f8350..dca63bd8e95b 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryResourceNamesSnippet.g.cs index a451bc5f9327..f83fb0c9bc8a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntrySnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntrySnippet.g.cs index 1d30423b2eb6..5b121ce43600 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntrySnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapRequestObjectAsyncSnippet.g.cs index 83df4fafa74b..e0c4ac931663 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapRequestObjectSnippet.g.cs index de4eb74c2f85..47af9ee54c97 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapResourceNamesAsyncSnippet.g.cs index 289374040134..60446e7ed60f 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapResourceNamesSnippet.g.cs index 83628844c7b6..dad5e21d7775 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapSnippet.g.cs index 5314a6be7cea..f16d20af7478 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateRequestObjectAsyncSnippet.g.cs index 5cec02587193..4d688b92f7ec 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateRequestObjectSnippet.g.cs index 0612acf48708..aa8c5f55f6f5 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateResourceNamesAsyncSnippet.g.cs index 93c01f4f01ab..362d956d511a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateResourceNamesSnippet.g.cs index 94a5c0c36909..dd6555c24e4a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateSnippet.g.cs index 382711007b52..1459afa876ba 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetCertificateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationAsyncSnippet.g.cs index 33ce7cdd2f29..d9eae21a863e 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationRequestObjectAsyncSnippet.g.cs index 62581c27b62a..da5d3acbcc41 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationRequestObjectSnippet.g.cs index aeb683cc2ed9..dde7004a9973 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationResourceNamesAsyncSnippet.g.cs index 0bd4314f4bd3..9a283cfd8e2a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationResourceNamesSnippet.g.cs index 771d1e3a9690..d081eaac241c 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationSnippet.g.cs index c87a4996d425..845747ce3fdc 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetDnsAuthorizationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigAsyncSnippet.g.cs index bb76c4f702e4..6058a553061c 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigRequestObjectAsyncSnippet.g.cs index 0a58fec06180..b83b2ee9f902 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigRequestObjectSnippet.g.cs index a5b796528207..6bf3d2e49c08 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigResourceNamesAsyncSnippet.g.cs index 09b604eb25cf..6ae164a31082 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigResourceNamesSnippet.g.cs index 9200307dac96..695f62f1db58 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigSnippet.g.cs index f211f55e0994..c8e8c5ad48de 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.GetTrustConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsAsyncSnippet.g.cs index accf3fb6e8c4..9f5d4dedc142 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsRequestObjectAsyncSnippet.g.cs index cd0826f9f499..a4df87cdb075 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsRequestObjectSnippet.g.cs index 6f4e8ef75dec..741df0e3dd2e 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsResourceNamesAsyncSnippet.g.cs index 01af269293c7..3513dea5e074 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsResourceNamesSnippet.g.cs index afe9e6085734..38809f848a01 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsSnippet.g.cs index 4bb540b17628..7981868bf994 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateIssuanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesAsyncSnippet.g.cs index 57ce380e361a..904373bc9c42 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesRequestObjectAsyncSnippet.g.cs index 38e397ddec8f..7b464813021c 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesRequestObjectSnippet.g.cs index fed6fc5c565d..447fa6c33e91 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesResourceNamesAsyncSnippet.g.cs index b831c6feeb3c..654c6f3a434c 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesResourceNamesSnippet.g.cs index effaac80cd21..9e0351b03d1a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesSnippet.g.cs index a8d509302d38..4a210fa55234 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsAsyncSnippet.g.cs index 7be41058d994..1091a3ab5e13 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsRequestObjectAsyncSnippet.g.cs index c5c259920876..ae1214f5b13a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsRequestObjectSnippet.g.cs index 0d59cf89641c..8f7417714a0d 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsResourceNamesAsyncSnippet.g.cs index d5ad7e7ffb1b..b37ef3312179 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsResourceNamesSnippet.g.cs index da1c8652dc1b..cd4efb9c80c7 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsSnippet.g.cs index f8b184740d72..3ef8ec6a31b0 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificateMapsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesAsyncSnippet.g.cs index 8aef5524f45c..f9f20ca3de37 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesRequestObjectAsyncSnippet.g.cs index 61ef689a1764..0f4413464289 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesRequestObjectSnippet.g.cs index 2e7058c5b3e5..53d81ecd5b1a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesResourceNamesAsyncSnippet.g.cs index 4c3bc65cd86b..0b4427d710cb 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesResourceNamesSnippet.g.cs index 23ab9a134d7c..05c0b3397076 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesSnippet.g.cs index ba97383f40f3..a020eb418c1c 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListCertificatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsAsyncSnippet.g.cs index d19a402b2069..f72ca67da405 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsRequestObjectAsyncSnippet.g.cs index 3f5b55301602..e70e76475b31 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsRequestObjectSnippet.g.cs index 87ef5a76d037..128dd15f9523 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsResourceNamesAsyncSnippet.g.cs index a27855db2951..e7e5335b4ba9 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsResourceNamesSnippet.g.cs index 7053df3d56cf..9eae46668d3a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsSnippet.g.cs index 17e393c6e33c..151f3f191b5f 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListDnsAuthorizationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsAsyncSnippet.g.cs index f3ba4c41f0d1..8dea5cb9d41f 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsRequestObjectAsyncSnippet.g.cs index 581b14b29adc..a484a7bef98f 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsRequestObjectSnippet.g.cs index ad5121c306ee..1a2f7592fe31 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsResourceNamesAsyncSnippet.g.cs index db396456fac2..54c58f9ea139 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsResourceNamesSnippet.g.cs index 6fc2da6cd020..7f963f59ecc2 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsSnippet.g.cs index c87254a03201..ace51cba1d29 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.ListTrustConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateAsyncSnippet.g.cs index ee787ae86c28..d68c86bff54b 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapAsyncSnippet.g.cs index 47d6e1e755ec..e3ce2ed54b69 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryAsyncSnippet.g.cs index 0f28d3468d21..040707f0dc8f 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryRequestObjectAsyncSnippet.g.cs index 310a95ca71cb..fcaab3f27bdd 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryRequestObjectSnippet.g.cs index 5627d44657e1..73875a805e77 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntrySnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntrySnippet.g.cs index 95f1487d00ca..be11a1a9ec55 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntrySnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapRequestObjectAsyncSnippet.g.cs index fe0f6841d2c4..9721e116c642 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapRequestObjectSnippet.g.cs index d24ad83e640d..d8eba1d2f84b 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapSnippet.g.cs index 794308e76e43..716bb0151d4b 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateRequestObjectAsyncSnippet.g.cs index c9a34af0ae28..eda685af6279 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateRequestObjectSnippet.g.cs index 38cdb24ef4d3..e5181cf92cff 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateSnippet.g.cs index 5c816af10a16..b97288bc08bd 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateCertificateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationAsyncSnippet.g.cs index 06e2719b18f4..2f64a36659a2 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationRequestObjectAsyncSnippet.g.cs index 220fc4454b96..7987089bed98 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationRequestObjectSnippet.g.cs index 2096fd3e8c7e..9e9fc9d54afa 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationSnippet.g.cs index 8c0256ab5477..058db6e19bd2 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateDnsAuthorizationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigAsyncSnippet.g.cs index d9faa4155db9..3bfaaa28da6c 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigRequestObjectAsyncSnippet.g.cs index 11da0d04a671..4b9867342cfd 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigRequestObjectSnippet.g.cs index 73fcbe134af2..e9d988a5cf25 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigSnippet.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigSnippet.g.cs index fe67fb4fe8c2..329149cf9328 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigSnippet.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.GeneratedSnippets/CertificateManagerClient.UpdateTrustConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.Snippets/CertificateManagerClientSnippets.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.Snippets/CertificateManagerClientSnippets.g.cs index 1deb066170c8..a8780805c61a 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.Snippets/CertificateManagerClientSnippets.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1.Snippets/CertificateManagerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateIssuanceConfigResourceNames.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateIssuanceConfigResourceNames.g.cs index c80ae8668135..ce2d8331dfbf 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateIssuanceConfigResourceNames.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateIssuanceConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateManagerClient.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateManagerClient.g.cs index 01810c2562e2..bb9436d2857c 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateManagerClient.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateManagerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateManagerResourceNames.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateManagerResourceNames.g.cs index 1ee43e7da3bf..50eafec48ffa 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateManagerResourceNames.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/CertificateManagerResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/PackageApiMetadata.g.cs index 6bb1ffc83c8d..07ae8270dddb 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/ServiceCollectionExtensions.g.cs index 8b0c8b5935ca..a9f168979165 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/TrustConfigResourceNames.g.cs b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/TrustConfigResourceNames.g.cs index da3c9edba8fc..4a5ba877c2a7 100644 --- a/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/TrustConfigResourceNames.g.cs +++ b/apis/Google.Cloud.CertificateManager.V1/Google.Cloud.CertificateManager.V1/TrustConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CertificateManager.V1/docs/index.md b/apis/Google.Cloud.CertificateManager.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.CertificateManager.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Channel.V1/.OwlBot.yaml b/apis/Google.Cloud.Channel.V1/.OwlBot.yaml index 9362482dd2d7..48597d26ca54 100644 --- a/apis/Google.Cloud.Channel.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Channel.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsAsyncSnippet.g.cs index fe8040918db4..937d03fbb77a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsRequestObjectAsyncSnippet.g.cs index aa2e684a5eaa..f230c55d6bfa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsRequestObjectSnippet.g.cs index fed15c041fcf..3ee40f6bfe7a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsResourceNamesAsyncSnippet.g.cs index 66be5c8db4ca..cd8631d97c86 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsResourceNamesSnippet.g.cs index d6a51c1d5fa7..abb933ee59a7 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsSnippet.g.cs index 6f5aad6cfe46..35a0d34b5a47 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.FetchReportResultsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsAsyncSnippet.g.cs index d11b2ce09767..f60a2d46e121 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsRequestObjectAsyncSnippet.g.cs index ebff124b3abe..c9d33947c339 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsRequestObjectSnippet.g.cs index 81d8dea3f96a..9db3eff207f1 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsSnippet.g.cs index a7c3c0b7dfff..020f2a7c050d 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.ListReportsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.RunReportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.RunReportJobRequestObjectAsyncSnippet.g.cs index 6de8625a244d..fc548bec52bc 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.RunReportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.RunReportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.RunReportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.RunReportJobRequestObjectSnippet.g.cs index eacbbd080e66..b92a3fd93984 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.RunReportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelReportsServiceClient.RunReportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ActivateEntitlementRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ActivateEntitlementRequestObjectAsyncSnippet.g.cs index bf0c9ad1dbb4..997ae19ed008 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ActivateEntitlementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ActivateEntitlementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ActivateEntitlementRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ActivateEntitlementRequestObjectSnippet.g.cs index f13bf7f8c3f0..1a3209c4dfdc 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ActivateEntitlementRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ActivateEntitlementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CancelEntitlementRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CancelEntitlementRequestObjectAsyncSnippet.g.cs index f71832df386a..1226ad7cda5f 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CancelEntitlementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CancelEntitlementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CancelEntitlementRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CancelEntitlementRequestObjectSnippet.g.cs index c33f30e337c7..55e70c32454c 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CancelEntitlementRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CancelEntitlementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeOfferRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeOfferRequestObjectAsyncSnippet.g.cs index be3f8db911ca..3a0c59738c52 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeOfferRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeOfferRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeOfferRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeOfferRequestObjectSnippet.g.cs index 3524e6363a37..00769caec50c 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeOfferRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeOfferRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeParametersRequestObjectAsyncSnippet.g.cs index 61bed4fdbc0d..a3d127abd8e3 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeParametersRequestObjectSnippet.g.cs index 7283937803d4..d7fdee79d566 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeRenewalSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeRenewalSettingsRequestObjectAsyncSnippet.g.cs index 19a420f36323..8842de850c9e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeRenewalSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeRenewalSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeRenewalSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeRenewalSettingsRequestObjectSnippet.g.cs index f20313c10ffe..1848fd36456a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeRenewalSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ChangeRenewalSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CheckCloudIdentityAccountsExistRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CheckCloudIdentityAccountsExistRequestObjectAsyncSnippet.g.cs index ec1f9fb2942d..6e969b4edca4 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CheckCloudIdentityAccountsExistRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CheckCloudIdentityAccountsExistRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CheckCloudIdentityAccountsExistRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CheckCloudIdentityAccountsExistRequestObjectSnippet.g.cs index d0b6e024d81a..24e232b38151 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CheckCloudIdentityAccountsExistRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CheckCloudIdentityAccountsExistRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerLinkRequestObjectAsyncSnippet.g.cs index 4d4aa296d0b2..74caaf43b77a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerLinkRequestObjectSnippet.g.cs index 391e1523bb7b..68e362ea9a3a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigAsyncSnippet.g.cs index e8c4885dc9be..79b81a46ce90 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs index 4785f04927c9..e5fdceb9158d 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigRequestObjectSnippet.g.cs index 68c5d803169c..8f90cfd20b33 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs index 92f956e8ea97..7879ddf470d0 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigResourceNamesSnippet.g.cs index 4091bf8d4e08..1a1980da4f21 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigSnippet.g.cs index 7a25544e5bc5..72f38039d15d 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateChannelPartnerRepricingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigAsyncSnippet.g.cs index d9f60d033c93..4435362c2afa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs index e0bc1e989991..64d910b4080e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigRequestObjectSnippet.g.cs index dbe4c021a7ce..84874073e61e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs index aeee89a5f9be..4511e0e71a8e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigResourceNamesSnippet.g.cs index 4371a0778cc8..317aa44d8e49 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigSnippet.g.cs index 2404f6873f3d..a4879b04d3de 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRepricingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRequestObjectAsyncSnippet.g.cs index 8d2abe9bb8da..d08f4a7907bd 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRequestObjectSnippet.g.cs index deb97459e6bb..c8ede4d50e27 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateCustomerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateEntitlementRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateEntitlementRequestObjectAsyncSnippet.g.cs index d4003f9b9930..f37735f64d23 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateEntitlementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateEntitlementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateEntitlementRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateEntitlementRequestObjectSnippet.g.cs index 454d3020ae80..bacc07764cad 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateEntitlementRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.CreateEntitlementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigAsyncSnippet.g.cs index fe9d0568f21f..e5fd7e141891 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs index 7df21427985c..f9df4b610b7a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigRequestObjectSnippet.g.cs index 7e677bd050ea..ca9c031b4b11 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs index faab00684007..396e66556172 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigResourceNamesSnippet.g.cs index 15436595f4e2..3bdbf6e2fa99 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigSnippet.g.cs index a9dd0535c4fb..f53ffa6c4586 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteChannelPartnerRepricingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerAsyncSnippet.g.cs index cc7bc2e3a364..5e6a89a895b7 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigAsyncSnippet.g.cs index cde6f1c991e1..3b4f1c0e882f 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs index 4db12531bc8a..48863a656a02 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigRequestObjectSnippet.g.cs index a87fa9f681c9..be7382b78f44 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs index a6ece980fb5a..250653c638fa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigResourceNamesSnippet.g.cs index 2e46b7a4df4c..cbe1671cb37a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigSnippet.g.cs index 469be341ec79..b015fe5ffe81 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRepricingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRequestObjectAsyncSnippet.g.cs index dd2ae2bcba30..5dbd21719690 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRequestObjectSnippet.g.cs index c9d7c9eb1a91..5ff76b7014bd 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerResourceNamesAsyncSnippet.g.cs index 829bb346a1a2..34a8bb506dad 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerResourceNamesSnippet.g.cs index ac9030b77045..8b7a1cfe7f01 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerSnippet.g.cs index 8ea2e8cfda1f..6a352febd321 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.DeleteCustomerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerLinkRequestObjectAsyncSnippet.g.cs index e81ffdf87853..ed3632db608b 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerLinkRequestObjectSnippet.g.cs index 615b1c152f9b..08c83faea3a7 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigAsyncSnippet.g.cs index cdafb218874b..5234088b28f8 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs index 595cbd7fa8a4..eb2c4128a1ad 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigRequestObjectSnippet.g.cs index 33feb6309472..f828a56ef317 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs index 20b8608d431f..92e7a823b2d7 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigResourceNamesSnippet.g.cs index fc7b393aa849..b5871fd9c409 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigSnippet.g.cs index 20e733abaa14..0e8b2750479b 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetChannelPartnerRepricingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerAsyncSnippet.g.cs index 2fd24503dd2f..ad0064fc3422 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigAsyncSnippet.g.cs index 62319514b422..7fb401d2b14e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs index 6427d318e759..d913b87b487d 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigRequestObjectSnippet.g.cs index 438e0f41a094..7e3decdb28bb 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs index 2acfd2f5e900..ffad1617a88d 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigResourceNamesSnippet.g.cs index 3d6a76b69c11..8d1cffce1c9c 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigSnippet.g.cs index 594377e1fff3..991d280e6383 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRepricingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRequestObjectAsyncSnippet.g.cs index dc3c1986e342..3bebdd7a7986 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRequestObjectSnippet.g.cs index 6535c82e36b6..e083d85a4faa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerResourceNamesAsyncSnippet.g.cs index d5dbf0ceabe8..5244243270f1 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerResourceNamesSnippet.g.cs index 5bf6cd6e38a4..3391110a447e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerSnippet.g.cs index 1e2098cb6717..30a856d9a69e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetCustomerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetEntitlementRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetEntitlementRequestObjectAsyncSnippet.g.cs index 5715ebdec8f4..98d421a9ce47 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetEntitlementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetEntitlementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetEntitlementRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetEntitlementRequestObjectSnippet.g.cs index aa3138bb3b29..510934ab0985 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetEntitlementRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.GetEntitlementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ImportCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ImportCustomerRequestObjectAsyncSnippet.g.cs index 8988110f8283..96d609c4cf7f 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ImportCustomerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ImportCustomerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ImportCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ImportCustomerRequestObjectSnippet.g.cs index 289ea597acbb..9c720bd2cb6b 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ImportCustomerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ImportCustomerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerLinksRequestObjectAsyncSnippet.g.cs index d39264a8b71f..6994c2b65c51 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerLinksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerLinksRequestObjectSnippet.g.cs index 056a01a51f2d..492cdc1141f3 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsAsyncSnippet.g.cs index 9af920609cd4..9e859a6bd23f 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsRequestObjectAsyncSnippet.g.cs index 50e3c2a1bfb6..a0f179459e15 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsRequestObjectSnippet.g.cs index b332a9c7d49e..db376a232b0e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsResourceNamesAsyncSnippet.g.cs index 77468b2271d1..d49da1385101 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsResourceNamesSnippet.g.cs index 6bafe59cf5c9..3be212ece1dc 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsSnippet.g.cs index efcad9cf5837..6288104657bb 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListChannelPartnerRepricingConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsAsyncSnippet.g.cs index e9f035066dc4..3580465373c1 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsRequestObjectAsyncSnippet.g.cs index 37482b39eefa..a36e3c2e4cbb 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsRequestObjectSnippet.g.cs index 96c9fc812885..9a64a8e22458 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsResourceNamesAsyncSnippet.g.cs index 947e5fce424b..ed9648605468 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsResourceNamesSnippet.g.cs index 4f3354867035..230c28dbb917 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsSnippet.g.cs index 68302a1453b8..961ec014aaa0 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomerRepricingConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomersRequestObjectAsyncSnippet.g.cs index 25f33b00cc6e..417931928efa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomersRequestObjectSnippet.g.cs index 10386f5e6247..cbd076cdb1fa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListCustomersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesAsyncSnippet.g.cs index 5f9fc691862a..5703259bf3b3 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesRequestObjectAsyncSnippet.g.cs index b44a4e2030ff..841c0c1c52d9 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesRequestObjectSnippet.g.cs index 21c5d516c8a7..e1110e7fd016 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesResourceNamesAsyncSnippet.g.cs index a97c66518109..d95b6500f472 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesResourceNamesSnippet.g.cs index 8e5963ea3caf..c0597195a631 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesSnippet.g.cs index ec1633548184..04626378a2aa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementChangesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementsRequestObjectAsyncSnippet.g.cs index 9481c68cdd90..a7f05a38c3e8 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementsRequestObjectSnippet.g.cs index 2b8411fefc6a..a2736720db99 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListEntitlementsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListOffersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListOffersRequestObjectAsyncSnippet.g.cs index 4ca8c0b1bc4b..411cea953013 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListOffersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListOffersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListOffersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListOffersRequestObjectSnippet.g.cs index be8feff5818a..ead55795feb8 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListOffersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListOffersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListProductsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListProductsRequestObjectAsyncSnippet.g.cs index 1cde1dda7f68..382116f4e11b 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListProductsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListProductsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListProductsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListProductsRequestObjectSnippet.g.cs index 910cbabd2f47..01e04d4a684a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListProductsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListProductsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableOffersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableOffersRequestObjectAsyncSnippet.g.cs index 8be1ac22fd59..f07c590e3f7b 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableOffersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableOffersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableOffersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableOffersRequestObjectSnippet.g.cs index 7088514a5d30..4ea7e9d6ce4a 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableOffersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableOffersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableSkusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableSkusRequestObjectAsyncSnippet.g.cs index 9400ca09c65a..15625e01f8e4 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableSkusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableSkusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableSkusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableSkusRequestObjectSnippet.g.cs index ad568779a4d0..c8d99ebe7b76 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableSkusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListPurchasableSkusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusAsyncSnippet.g.cs index fe4aea7c98c1..a1e253425b12 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusRequestObjectAsyncSnippet.g.cs index e25543ef7171..49caaba0f8e5 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusRequestObjectSnippet.g.cs index 7352c1ed4e52..42eafd41dcab 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusResourceNamesAsyncSnippet.g.cs index fc8e215d1186..6e215e8588fc 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusResourceNamesSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusResourceNamesSnippet.g.cs index 0ab106876283..6aaaf441fb49 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusSnippet.g.cs index fa3aac0b5aaf..5b911a2ed681 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupBillableSkusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsAsyncSnippet.g.cs index f387b9b73fdc..31052d8b5510 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsRequestObjectAsyncSnippet.g.cs index eec134cb5d13..9873dd24aaa9 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsRequestObjectSnippet.g.cs index 1bcd0c4fd835..0dd3424021ac 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsSnippet.g.cs index 06fb3609ccb2..627d05f43a3e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkuGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkusRequestObjectAsyncSnippet.g.cs index fbc3ef350d59..663a7097ae34 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkusRequestObjectSnippet.g.cs index 6c286cf6f091..d873f8b12c68 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSkusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSubscribersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSubscribersRequestObjectAsyncSnippet.g.cs index 557ba1445723..7c4ba2f627a6 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSubscribersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSubscribersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSubscribersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSubscribersRequestObjectSnippet.g.cs index c14d480911c6..94595e1dcb02 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSubscribersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListSubscribersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableOffersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableOffersRequestObjectAsyncSnippet.g.cs index de4aebfb1065..5416b3fc471d 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableOffersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableOffersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableOffersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableOffersRequestObjectSnippet.g.cs index b923738fe5bc..44b5d1b950f4 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableOffersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableOffersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableSkusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableSkusRequestObjectAsyncSnippet.g.cs index a49505f0e062..8c462a48fe1c 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableSkusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableSkusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableSkusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableSkusRequestObjectSnippet.g.cs index f2216060d01a..69ba9e6d4648 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableSkusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ListTransferableSkusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.LookupOfferRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.LookupOfferRequestObjectAsyncSnippet.g.cs index daf3619feed0..18f42dcb0f63 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.LookupOfferRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.LookupOfferRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.LookupOfferRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.LookupOfferRequestObjectSnippet.g.cs index 324fc90ece07..072c750c85fb 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.LookupOfferRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.LookupOfferRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ProvisionCloudIdentityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ProvisionCloudIdentityRequestObjectAsyncSnippet.g.cs index 2389399dae78..8ce88bce2030 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ProvisionCloudIdentityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ProvisionCloudIdentityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ProvisionCloudIdentityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ProvisionCloudIdentityRequestObjectSnippet.g.cs index d47f9d036462..ca4c8b9ebe4c 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ProvisionCloudIdentityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.ProvisionCloudIdentityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.QueryEligibleBillingAccountsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.QueryEligibleBillingAccountsRequestObjectAsyncSnippet.g.cs index a7d4a1588dde..0f53109eb828 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.QueryEligibleBillingAccountsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.QueryEligibleBillingAccountsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.QueryEligibleBillingAccountsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.QueryEligibleBillingAccountsRequestObjectSnippet.g.cs index fe417e19eded..f78e447cd052 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.QueryEligibleBillingAccountsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.QueryEligibleBillingAccountsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.RegisterSubscriberRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.RegisterSubscriberRequestObjectAsyncSnippet.g.cs index 6aae78967996..787c47e6dd8d 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.RegisterSubscriberRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.RegisterSubscriberRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.RegisterSubscriberRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.RegisterSubscriberRequestObjectSnippet.g.cs index 0d522a442b77..c59465602716 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.RegisterSubscriberRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.RegisterSubscriberRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.StartPaidServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.StartPaidServiceRequestObjectAsyncSnippet.g.cs index 809dc10880db..78bb63585098 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.StartPaidServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.StartPaidServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.StartPaidServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.StartPaidServiceRequestObjectSnippet.g.cs index 801fddfed01e..c3efff0d83af 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.StartPaidServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.StartPaidServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.SuspendEntitlementRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.SuspendEntitlementRequestObjectAsyncSnippet.g.cs index f092a46a3d86..11f655482270 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.SuspendEntitlementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.SuspendEntitlementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.SuspendEntitlementRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.SuspendEntitlementRequestObjectSnippet.g.cs index a2cdc8e66c8c..3bde95022254 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.SuspendEntitlementRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.SuspendEntitlementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsRequestObjectAsyncSnippet.g.cs index 4d1ea7c2659e..d8e68dac6bb6 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsRequestObjectSnippet.g.cs index 476a9b222173..3e931dd09b9b 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsToGoogleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsToGoogleRequestObjectAsyncSnippet.g.cs index 2dbc4846143b..97041018e3f5 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsToGoogleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsToGoogleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsToGoogleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsToGoogleRequestObjectSnippet.g.cs index 8b242c396ab4..9f00d6b9ac42 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsToGoogleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.TransferEntitlementsToGoogleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UnregisterSubscriberRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UnregisterSubscriberRequestObjectAsyncSnippet.g.cs index 5323e3c5abb3..d061b3674e87 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UnregisterSubscriberRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UnregisterSubscriberRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UnregisterSubscriberRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UnregisterSubscriberRequestObjectSnippet.g.cs index 7cb8aedcb43b..0816dfcaa4de 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UnregisterSubscriberRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UnregisterSubscriberRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerLinkRequestObjectAsyncSnippet.g.cs index f57e91dc7ee5..a8dec6947ea7 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerLinkRequestObjectSnippet.g.cs index d207a74493d4..613bd31dbe65 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigAsyncSnippet.g.cs index 64cd0fe5a657..6b92ec1cbbaa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs index 0971ef43c6b8..6356cf54f6ac 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigRequestObjectSnippet.g.cs index a70dafab6253..d03a88188cc7 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigSnippet.g.cs index 13976922f0a5..dbbccab97041 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateChannelPartnerRepricingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigAsyncSnippet.g.cs index ecc9d8699710..d1b3869bbbee 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs index b124abfd4bea..6cad469e8d6e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigRequestObjectSnippet.g.cs index c2f056e0ca8a..a7d77e0aa4b3 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigSnippet.g.cs index 074cf0eb6d94..8fd25a612ecd 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRepricingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRequestObjectAsyncSnippet.g.cs index 8e56237b9eec..7bebb91180cf 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRequestObjectSnippet.g.cs index 885905194525..8e59ab796409 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.GeneratedSnippets/CloudChannelServiceClient.UpdateCustomerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.Snippets/CloudChannelReportsServiceClientSnippets.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.Snippets/CloudChannelReportsServiceClientSnippets.g.cs index 4b24e265d4a2..d0d0a1098f16 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.Snippets/CloudChannelReportsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.Snippets/CloudChannelReportsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.Snippets/CloudChannelServiceClientSnippets.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.Snippets/CloudChannelServiceClientSnippets.g.cs index b952d7682f57..0f70ef6a9052 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.Snippets/CloudChannelServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1.Snippets/CloudChannelServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/BillingAccountsResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/BillingAccountsResourceNames.g.cs index bbcdc86a536f..2ff573ada31f 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/BillingAccountsResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/BillingAccountsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ChannelPartnerLinksResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ChannelPartnerLinksResourceNames.g.cs index 4ac160579d4c..55df1284c953 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ChannelPartnerLinksResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ChannelPartnerLinksResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CloudChannelReportsServiceClient.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CloudChannelReportsServiceClient.g.cs index 4a7bb8040e3e..912dc9f13d71 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CloudChannelReportsServiceClient.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CloudChannelReportsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CloudChannelServiceClient.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CloudChannelServiceClient.g.cs index e72a71cf29d4..66578bd28870 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CloudChannelServiceClient.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CloudChannelServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CustomersResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CustomersResourceNames.g.cs index 25d18aa8503b..17a5566f19c8 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CustomersResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/CustomersResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/EntitlementChangesResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/EntitlementChangesResourceNames.g.cs index 3f8983867752..7a64de3ec6ca 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/EntitlementChangesResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/EntitlementChangesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/EntitlementsResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/EntitlementsResourceNames.g.cs index 1680b474e895..e6bf73c025c4 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/EntitlementsResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/EntitlementsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/OffersResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/OffersResourceNames.g.cs index f382427383dd..9f5554a8faf6 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/OffersResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/OffersResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/PackageApiMetadata.g.cs index 18ec2111f0a1..a5757961d6aa 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ProductsResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ProductsResourceNames.g.cs index 8f810c258d95..1c624a9a93a1 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ProductsResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ProductsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ReportsServiceResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ReportsServiceResourceNames.g.cs index 979c5148fb28..6c707306d7c9 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ReportsServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ReportsServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/RepricingResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/RepricingResourceNames.g.cs index c7f47f967ef7..33c8df7ab955 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/RepricingResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/RepricingResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ServiceCollectionExtensions.g.cs index 279164d0bfa8..43d3b5cca46e 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ServiceResourceNames.g.cs index bb3f02c5c9fe..0e4d190735ec 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/SubscriberEventResourceNames.g.cs b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/SubscriberEventResourceNames.g.cs index ed73ec3db943..99c6a0829ffe 100644 --- a/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/SubscriberEventResourceNames.g.cs +++ b/apis/Google.Cloud.Channel.V1/Google.Cloud.Channel.V1/SubscriberEventResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Channel.V1/docs/index.md b/apis/Google.Cloud.Channel.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Channel.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.CloudBuild.V1/.OwlBot.yaml b/apis/Google.Cloud.CloudBuild.V1/.OwlBot.yaml index caa63988080e..dbd8a31575f3 100644 --- a/apis/Google.Cloud.CloudBuild.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.CloudBuild.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildAsyncSnippet.g.cs index f2535338bd3a..42737118b041 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildRequestObjectAsyncSnippet.g.cs index ee83a8dbda1c..8351aef1e9da 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildRequestObjectSnippet.g.cs index 82bd19556c61..e9a049abe6de 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildSnippet.g.cs index a5c59e297f84..6159335cccac 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ApproveBuildSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildAsyncSnippet.g.cs index 85c62c65b318..6f15657b3328 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildRequestObjectAsyncSnippet.g.cs index ea0b087da323..378df454103c 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildRequestObjectSnippet.g.cs index 7347ca145c7a..fb637be2bf78 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildSnippet.g.cs index 219027eca5ee..130ad65a16df 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CancelBuildSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildAsyncSnippet.g.cs index bb8b4354121d..6a89cb7aca46 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildRequestObjectAsyncSnippet.g.cs index 93b7b890137e..b1882f610fbf 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildRequestObjectSnippet.g.cs index 1045d77048a4..b441f22e9cc0 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildSnippet.g.cs index 57940afc1016..7c3118de88c3 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerAsyncSnippet.g.cs index 295e78ec5822..9185e744a7c9 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerRequestObjectAsyncSnippet.g.cs index e7be23589504..6fbf4e9b2423 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerRequestObjectSnippet.g.cs index 710e03a4acb8..785d9f80f849 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerSnippet.g.cs index 2e12c5125600..536081da9a22 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateBuildTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolAsyncSnippet.g.cs index f90edf86e576..a37afdb8a6a5 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolRequestObjectAsyncSnippet.g.cs index becd6ade6779..cb26762e1286 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolRequestObjectSnippet.g.cs index aba2907029dd..9bea1c190395 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolResourceNamesAsyncSnippet.g.cs index a355439b91ac..76037b988541 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolResourceNamesSnippet.g.cs index 4df4010f81e8..cba91c19f45e 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolSnippet.g.cs index b4fa3dadc7cf..90dde08da8ad 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.CreateWorkerPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerAsyncSnippet.g.cs index 3e4e8db8911f..88e7102deb3f 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerRequestObjectAsyncSnippet.g.cs index 884883912812..476b2bfd9897 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerRequestObjectSnippet.g.cs index ce58b5da89b7..9e854ba685c5 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerSnippet.g.cs index 2debe2d9cbc7..681ecf18aa71 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteBuildTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolAsyncSnippet.g.cs index 824138f8c125..bf81c7989a57 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolRequestObjectAsyncSnippet.g.cs index 68d37f51d9d8..2011041177b5 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolRequestObjectSnippet.g.cs index 7af65639f90d..6fd916732b26 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolResourceNamesAsyncSnippet.g.cs index e9fb6e8610d2..5edad1174719 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolResourceNamesSnippet.g.cs index 555e768152fb..b2283498c352 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolSnippet.g.cs index e5fadcf87661..43726cdc6890 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.DeleteWorkerPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildAsyncSnippet.g.cs index caa7c670acf4..75c0b1f65ae3 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildRequestObjectAsyncSnippet.g.cs index c46167811c6b..db0cc8c71f30 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildRequestObjectSnippet.g.cs index af564d716851..447dccb0e63e 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildSnippet.g.cs index 3b2fec7157e5..a15c309ee2bf 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerAsyncSnippet.g.cs index ba6b2000498c..de5d04399297 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerRequestObjectAsyncSnippet.g.cs index 079931b7d39d..47a39012bf92 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerRequestObjectSnippet.g.cs index d875bc016c77..9b0243c2b213 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerSnippet.g.cs index 774bf726cf58..ec9faf809999 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetBuildTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolAsyncSnippet.g.cs index 73b5c2df8ad2..b379f8526d9a 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolRequestObjectAsyncSnippet.g.cs index 3294fc46d660..ef60650ec503 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolRequestObjectSnippet.g.cs index 5c7c4e99fcfe..751aa2d3e128 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolResourceNamesAsyncSnippet.g.cs index 057bfb074175..00dff038b364 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolResourceNamesSnippet.g.cs index 440001109d07..adfb8d994d83 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolSnippet.g.cs index d26197df8ea2..ca902da01c67 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.GetWorkerPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersAsyncSnippet.g.cs index e2fc71978ddb..8eab5f1928ee 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersRequestObjectAsyncSnippet.g.cs index a72e8c4e0ce7..13520291c437 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersRequestObjectSnippet.g.cs index bfd187cd2b6a..a67068d486e4 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersSnippet.g.cs index 1e46d0cd65d9..2893c424051a 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildTriggersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsAsyncSnippet.g.cs index 64e404ff3a27..0a8b35e3e157 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsRequestObjectAsyncSnippet.g.cs index a2e11cead9a0..edbb44f50372 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsRequestObjectSnippet.g.cs index 29a933d10e8e..06b8b7f7c027 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsSnippet.g.cs index 26e97dc8daee..70e3e5c46122 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListBuildsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsAsyncSnippet.g.cs index 56a1ea5ca6ae..c3851017ae8f 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsRequestObjectAsyncSnippet.g.cs index ca0df6767436..4645fbbe53c6 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsRequestObjectSnippet.g.cs index 5786cdc35e3a..49cce6035d86 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsResourceNamesAsyncSnippet.g.cs index e87c8a8f38a2..41b2ea37b7a6 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsResourceNamesSnippet.g.cs index 972a59d2303a..51271cdd1f64 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsSnippet.g.cs index 1718d027f825..92f0133f7dce 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ListWorkerPoolsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ReceiveTriggerWebhookRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ReceiveTriggerWebhookRequestObjectAsyncSnippet.g.cs index 4941cc34b1bb..5811bfc23e01 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ReceiveTriggerWebhookRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ReceiveTriggerWebhookRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ReceiveTriggerWebhookRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ReceiveTriggerWebhookRequestObjectSnippet.g.cs index c17fee8e952e..ce92507df157 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ReceiveTriggerWebhookRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.ReceiveTriggerWebhookRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildAsyncSnippet.g.cs index bd54b92963dd..695d9ccc9295 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildRequestObjectAsyncSnippet.g.cs index 185be9cf460d..5a395f0405b1 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildRequestObjectSnippet.g.cs index 7cc872a48b62..ed7c7ad13ad7 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildSnippet.g.cs index 7ca0a9bd36f4..2b244620d353 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RetryBuildSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerAsyncSnippet.g.cs index 48cd9766d267..98a3abfc2933 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerRequestObjectAsyncSnippet.g.cs index 8a9c783f5243..8d9ccfee5c78 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerRequestObjectSnippet.g.cs index ff661d697f39..ffccf10fd88e 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerSnippet.g.cs index 0730bca51259..09362b008562 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.RunBuildTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerAsyncSnippet.g.cs index 32f12b2e709a..8b418d333090 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerRequestObjectAsyncSnippet.g.cs index af8f0a0b92e7..d85e4eced48b 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerRequestObjectSnippet.g.cs index 4ddbddb30983..061ee6e9d941 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerSnippet.g.cs index 6b953e661877..e9f49ee07999 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateBuildTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolAsyncSnippet.g.cs index e5d338fee875..5c46c6517b63 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolRequestObjectAsyncSnippet.g.cs index dcf7f846553f..19e8727641e5 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolRequestObjectSnippet.g.cs index f1cf055cae5b..09a71f882b3e 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolSnippet.g.cs index 73ab8958a67d..b72bf3518ad1 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.GeneratedSnippets/CloudBuildClient.UpdateWorkerPoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.Snippets/CloudBuildClientSnippets.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.Snippets/CloudBuildClientSnippets.g.cs index ee12a17a164d..abfa94b2538b 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.Snippets/CloudBuildClientSnippets.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.Snippets/CloudBuildClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/CloudBuildClient.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/CloudBuildClient.g.cs index 4cd1c5061550..129300170e31 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/CloudBuildClient.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/CloudBuildClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Cloudbuild.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Cloudbuild.g.cs index cfbe331a13f3..4d902bdf4280 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Cloudbuild.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Cloudbuild.g.cs @@ -72,93 +72,100 @@ static CloudbuildReflection() { "ASABKAkSPgoLZmlsZV9oYXNoZXMYAiABKAsyKS5nb29nbGUuZGV2dG9vbHMu", "Y2xvdWRidWlsZC52MS5GaWxlSGFzaGVzEkEKC3B1c2hfdGltaW5nGAMgASgL", "MicuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuVGltZVNwYW5CA+BB", - "AyKkAQoSVXBsb2FkZWROcG1QYWNrYWdlEgsKA3VyaRgBIAEoCRI+CgtmaWxl", - "X2hhc2hlcxgCIAEoCzIpLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", - "LkZpbGVIYXNoZXMSQQoLcHVzaF90aW1pbmcYAyABKAsyJy5nb29nbGUuZGV2", - "dG9vbHMuY2xvdWRidWlsZC52MS5UaW1lU3BhbkID4EEDIsUECglCdWlsZFN0", - "ZXASDAoEbmFtZRgBIAEoCRILCgNlbnYYAiADKAkSDAoEYXJncxgDIAMoCRIL", - "CgNkaXIYBCABKAkSCgoCaWQYBSABKAkSEAoId2FpdF9mb3IYBiADKAkSEgoK", - "ZW50cnlwb2ludBgHIAEoCRISCgpzZWNyZXRfZW52GAggAygJEjYKB3ZvbHVt", - "ZXMYCSADKAsyJS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5Wb2x1", - "bWUSPAoGdGltaW5nGAogASgLMicuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVp", - "bGQudjEuVGltZVNwYW5CA+BBAxJBCgtwdWxsX3RpbWluZxgNIAEoCzInLmdv", - "b2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlRpbWVTcGFuQgPgQQMSKgoH", - "dGltZW91dBgLIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbhJACgZz", - "dGF0dXMYDCABKA4yKy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5C", - "dWlsZC5TdGF0dXNCA+BBAxIVCg1hbGxvd19mYWlsdXJlGA4gASgIEhYKCWV4", - "aXRfY29kZRgQIAEoBUID4EEDEhgKEGFsbG93X2V4aXRfY29kZXMYEiADKAUS", - "DgoGc2NyaXB0GBMgASgJEiIKFWF1dG9tYXBfc3Vic3RpdHV0aW9ucxgUIAEo", - "CEgAiAEBQhgKFl9hdXRvbWFwX3N1YnN0aXR1dGlvbnMiJAoGVm9sdW1lEgwK", - "BG5hbWUYASABKAkSDAoEcGF0aBgCIAEoCSLWAwoHUmVzdWx0cxI5CgZpbWFn", - "ZXMYAiADKAsyKS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWls", - "dEltYWdlEhkKEWJ1aWxkX3N0ZXBfaW1hZ2VzGAMgAygJEhkKEWFydGlmYWN0", - "X21hbmlmZXN0GAQgASgJEhUKDW51bV9hcnRpZmFjdHMYBSABKAMSGgoSYnVp", - "bGRfc3RlcF9vdXRwdXRzGAYgAygMEkAKD2FydGlmYWN0X3RpbWluZxgHIAEo", - "CzInLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlRpbWVTcGFuEk0K", - "D3B5dGhvbl9wYWNrYWdlcxgIIAMoCzI0Lmdvb2dsZS5kZXZ0b29scy5jbG91", - "ZGJ1aWxkLnYxLlVwbG9hZGVkUHl0aG9uUGFja2FnZRJNCg9tYXZlbl9hcnRp", - "ZmFjdHMYCSADKAsyNC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5V", - "cGxvYWRlZE1hdmVuQXJ0aWZhY3QSRwoMbnBtX3BhY2thZ2VzGAwgAygLMjEu", - "Z29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuVXBsb2FkZWROcG1QYWNr", - "YWdlImAKDkFydGlmYWN0UmVzdWx0EhAKCGxvY2F0aW9uGAEgASgJEjwKCWZp", - "bGVfaGFzaBgCIAMoCzIpLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", - "LkZpbGVIYXNoZXMioBIKBUJ1aWxkEhEKBG5hbWUYLSABKAlCA+BBAxIPCgJp", - "ZBgBIAEoCUID4EEDEhcKCnByb2plY3RfaWQYECABKAlCA+BBAxJACgZzdGF0", - "dXMYAiABKA4yKy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWls", - "ZC5TdGF0dXNCA+BBAxIaCg1zdGF0dXNfZGV0YWlsGBggASgJQgPgQQMSNQoG", - "c291cmNlGAMgASgLMiUuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEu", - "U291cmNlEjcKBXN0ZXBzGAsgAygLMiguZ29vZ2xlLmRldnRvb2xzLmNsb3Vk", - "YnVpbGQudjEuQnVpbGRTdGVwEjwKB3Jlc3VsdHMYCiABKAsyJi5nb29nbGUu", - "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5SZXN1bHRzQgPgQQMSNAoLY3JlYXRl", - "X3RpbWUYBiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMS", - "MwoKc3RhcnRfdGltZRgHIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3Rh", - "bXBCA+BBAxI0CgtmaW5pc2hfdGltZRgIIAEoCzIaLmdvb2dsZS5wcm90b2J1", - "Zi5UaW1lc3RhbXBCA+BBAxIqCgd0aW1lb3V0GAwgASgLMhkuZ29vZ2xlLnBy", - "b3RvYnVmLkR1cmF0aW9uEg4KBmltYWdlcxgNIAMoCRIsCglxdWV1ZV90dGwY", - "KCABKAsyGS5nb29nbGUucHJvdG9idWYuRHVyYXRpb24SOwoJYXJ0aWZhY3Rz", - "GCUgASgLMiguZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQXJ0aWZh", - "Y3RzEhMKC2xvZ3NfYnVja2V0GBMgASgJEk8KEXNvdXJjZV9wcm92ZW5hbmNl", - "GBUgASgLMi8uZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuU291cmNl", - "UHJvdmVuYW5jZUID4EEDEh0KEGJ1aWxkX3RyaWdnZXJfaWQYFiABKAlCA+BB", - "AxI8CgdvcHRpb25zGBcgASgLMisuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVp", - "bGQudjEuQnVpbGRPcHRpb25zEhQKB2xvZ191cmwYGSABKAlCA+BBAxJOCg1z", - "dWJzdGl0dXRpb25zGB0gAygLMjcuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVp", - "bGQudjEuQnVpbGQuU3Vic3RpdHV0aW9uc0VudHJ5EgwKBHRhZ3MYHyADKAkS", - "NgoHc2VjcmV0cxggIAMoCzIlLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxk", - "LnYxLlNlY3JldBJFCgZ0aW1pbmcYISADKAsyMC5nb29nbGUuZGV2dG9vbHMu", - "Y2xvdWRidWlsZC52MS5CdWlsZC5UaW1pbmdFbnRyeUID4EEDEkMKCGFwcHJv", - "dmFsGCwgASgLMiwuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVp", - "bGRBcHByb3ZhbEID4EEDEj8KD3NlcnZpY2VfYWNjb3VudBgqIAEoCUIm+kEj", - "CiFpYW0uZ29vZ2xlYXBpcy5jb20vU2VydmljZUFjY291bnQSQQoRYXZhaWxh", - "YmxlX3NlY3JldHMYLyABKAsyJi5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWls", - "ZC52MS5TZWNyZXRzEkMKCHdhcm5pbmdzGDEgAygLMiwuZ29vZ2xlLmRldnRv", - "b2xzLmNsb3VkYnVpbGQudjEuQnVpbGQuV2FybmluZ0ID4EEDEksKDGZhaWx1", - "cmVfaW5mbxgzIAEoCzIwLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", - "LkJ1aWxkLkZhaWx1cmVJbmZvQgPgQQMaqAEKB1dhcm5pbmcSDAoEdGV4dBgB", - "IAEoCRJHCghwcmlvcml0eRgCIAEoDjI1Lmdvb2dsZS5kZXZ0b29scy5jbG91", - "ZGJ1aWxkLnYxLkJ1aWxkLldhcm5pbmcuUHJpb3JpdHkiRgoIUHJpb3JpdHkS", - "GAoUUFJJT1JJVFlfVU5TUEVDSUZJRUQQABIICgRJTkZPEAESCwoHV0FSTklO", - "RxACEgkKBUFMRVJUEAMangIKC0ZhaWx1cmVJbmZvEkoKBHR5cGUYASABKA4y", - "PC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZC5GYWlsdXJl", - "SW5mby5GYWlsdXJlVHlwZRIOCgZkZXRhaWwYAiABKAkisgEKC0ZhaWx1cmVU", - "eXBlEhwKGEZBSUxVUkVfVFlQRV9VTlNQRUNJRklFRBAAEg8KC1BVU0hfRkFJ", - "TEVEEAESGAoUUFVTSF9JTUFHRV9OT1RfRk9VTkQQAhIXChNQVVNIX05PVF9B", - "VVRIT1JJWkVEEAMSEwoPTE9HR0lOR19GQUlMVVJFEAQSEwoPVVNFUl9CVUlM", - "RF9TVEVQEAUSFwoTRkVUQ0hfU09VUkNFX0ZBSUxFRBAGGjQKElN1YnN0aXR1", - "dGlvbnNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBGlYK", - "C1RpbWluZ0VudHJ5EgsKA2tleRgBIAEoCRI2CgV2YWx1ZRgCIAEoCzInLmdv", - "b2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlRpbWVTcGFuOgI4ASKZAQoG", - "U3RhdHVzEhIKDlNUQVRVU19VTktOT1dOEAASCwoHUEVORElORxAKEgoKBlFV", - "RVVFRBABEgsKB1dPUktJTkcQAhILCgdTVUNDRVNTEAMSCwoHRkFJTFVSRRAE", - "EhIKDklOVEVSTkFMX0VSUk9SEAUSCwoHVElNRU9VVBAGEg0KCUNBTkNFTExF", - "RBAHEgsKB0VYUElSRUQQCTp/6kF8Ch9jbG91ZGJ1aWxkLmdvb2dsZWFwaXMu", - "Y29tL0J1aWxkEiFwcm9qZWN0cy97cHJvamVjdH0vYnVpbGRzL3tidWlsZH0S", - "NnByb2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9idWls", - "ZHMve2J1aWxkfSKcBQoJQXJ0aWZhY3RzEg4KBmltYWdlcxgBIAMoCRJJCgdv", - "YmplY3RzGAIgASgLMjguZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEu", - "QXJ0aWZhY3RzLkFydGlmYWN0T2JqZWN0cxJPCg9tYXZlbl9hcnRpZmFjdHMY", - "AyADKAsyNi5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5BcnRpZmFj", - "dHMuTWF2ZW5BcnRpZmFjdBJPCg9weXRob25fcGFja2FnZXMYBSADKAsyNi5n", + "AyKiAQoQVXBsb2FkZWRHb01vZHVsZRILCgN1cmkYASABKAkSPgoLZmlsZV9o", + "YXNoZXMYAiABKAsyKS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5G", + "aWxlSGFzaGVzEkEKC3B1c2hfdGltaW5nGAMgASgLMicuZ29vZ2xlLmRldnRv", + "b2xzLmNsb3VkYnVpbGQudjEuVGltZVNwYW5CA+BBAyKkAQoSVXBsb2FkZWRO", + "cG1QYWNrYWdlEgsKA3VyaRgBIAEoCRI+CgtmaWxlX2hhc2hlcxgCIAEoCzIp", + "Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkZpbGVIYXNoZXMSQQoL", + "cHVzaF90aW1pbmcYAyABKAsyJy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWls", + "ZC52MS5UaW1lU3BhbkID4EEDIsUECglCdWlsZFN0ZXASDAoEbmFtZRgBIAEo", + "CRILCgNlbnYYAiADKAkSDAoEYXJncxgDIAMoCRILCgNkaXIYBCABKAkSCgoC", + "aWQYBSABKAkSEAoId2FpdF9mb3IYBiADKAkSEgoKZW50cnlwb2ludBgHIAEo", + "CRISCgpzZWNyZXRfZW52GAggAygJEjYKB3ZvbHVtZXMYCSADKAsyJS5nb29n", + "bGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5Wb2x1bWUSPAoGdGltaW5nGAog", + "ASgLMicuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuVGltZVNwYW5C", + "A+BBAxJBCgtwdWxsX3RpbWluZxgNIAEoCzInLmdvb2dsZS5kZXZ0b29scy5j", + "bG91ZGJ1aWxkLnYxLlRpbWVTcGFuQgPgQQMSKgoHdGltZW91dBgLIAEoCzIZ", + "Lmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbhJACgZzdGF0dXMYDCABKA4yKy5n", + "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZC5TdGF0dXNCA+BB", + "AxIVCg1hbGxvd19mYWlsdXJlGA4gASgIEhYKCWV4aXRfY29kZRgQIAEoBUID", + "4EEDEhgKEGFsbG93X2V4aXRfY29kZXMYEiADKAUSDgoGc2NyaXB0GBMgASgJ", + "EiIKFWF1dG9tYXBfc3Vic3RpdHV0aW9ucxgUIAEoCEgAiAEBQhgKFl9hdXRv", + "bWFwX3N1YnN0aXR1dGlvbnMiJAoGVm9sdW1lEgwKBG5hbWUYASABKAkSDAoE", + "cGF0aBgCIAEoCSKgBAoHUmVzdWx0cxI5CgZpbWFnZXMYAiADKAsyKS5nb29n", + "bGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsdEltYWdlEhkKEWJ1aWxk", + "X3N0ZXBfaW1hZ2VzGAMgAygJEhkKEWFydGlmYWN0X21hbmlmZXN0GAQgASgJ", + "EhUKDW51bV9hcnRpZmFjdHMYBSABKAMSGgoSYnVpbGRfc3RlcF9vdXRwdXRz", + "GAYgAygMEkAKD2FydGlmYWN0X3RpbWluZxgHIAEoCzInLmdvb2dsZS5kZXZ0", + "b29scy5jbG91ZGJ1aWxkLnYxLlRpbWVTcGFuEk0KD3B5dGhvbl9wYWNrYWdl", + "cxgIIAMoCzI0Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlVwbG9h", + "ZGVkUHl0aG9uUGFja2FnZRJNCg9tYXZlbl9hcnRpZmFjdHMYCSADKAsyNC5n", + "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5VcGxvYWRlZE1hdmVuQXJ0", + "aWZhY3QSSAoKZ29fbW9kdWxlcxgKIAMoCzIvLmdvb2dsZS5kZXZ0b29scy5j", + "bG91ZGJ1aWxkLnYxLlVwbG9hZGVkR29Nb2R1bGVCA+BBARJHCgxucG1fcGFj", + "a2FnZXMYDCADKAsyMS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5V", + "cGxvYWRlZE5wbVBhY2thZ2UiYAoOQXJ0aWZhY3RSZXN1bHQSEAoIbG9jYXRp", + "b24YASABKAkSPAoJZmlsZV9oYXNoGAIgAygLMikuZ29vZ2xlLmRldnRvb2xz", + "LmNsb3VkYnVpbGQudjEuRmlsZUhhc2hlcyKgEgoFQnVpbGQSEQoEbmFtZRgt", + "IAEoCUID4EEDEg8KAmlkGAEgASgJQgPgQQMSFwoKcHJvamVjdF9pZBgQIAEo", + "CUID4EEDEkAKBnN0YXR1cxgCIAEoDjIrLmdvb2dsZS5kZXZ0b29scy5jbG91", + "ZGJ1aWxkLnYxLkJ1aWxkLlN0YXR1c0ID4EEDEhoKDXN0YXR1c19kZXRhaWwY", + "GCABKAlCA+BBAxI1CgZzb3VyY2UYAyABKAsyJS5nb29nbGUuZGV2dG9vbHMu", + "Y2xvdWRidWlsZC52MS5Tb3VyY2USNwoFc3RlcHMYCyADKAsyKC5nb29nbGUu", + "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZFN0ZXASPAoHcmVzdWx0cxgK", + "IAEoCzImLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlJlc3VsdHNC", + "A+BBAxI0CgtjcmVhdGVfdGltZRgGIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5U", + "aW1lc3RhbXBCA+BBAxIzCgpzdGFydF90aW1lGAcgASgLMhouZ29vZ2xlLnBy", + "b3RvYnVmLlRpbWVzdGFtcEID4EEDEjQKC2ZpbmlzaF90aW1lGAggASgLMhou", + "Z29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEioKB3RpbWVvdXQYDCAB", + "KAsyGS5nb29nbGUucHJvdG9idWYuRHVyYXRpb24SDgoGaW1hZ2VzGA0gAygJ", + "EiwKCXF1ZXVlX3R0bBgoIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlv", + "bhI7CglhcnRpZmFjdHMYJSABKAsyKC5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", + "dWlsZC52MS5BcnRpZmFjdHMSEwoLbG9nc19idWNrZXQYEyABKAkSTwoRc291", + "cmNlX3Byb3ZlbmFuY2UYFSABKAsyLy5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", + "dWlsZC52MS5Tb3VyY2VQcm92ZW5hbmNlQgPgQQMSHQoQYnVpbGRfdHJpZ2dl", + "cl9pZBgWIAEoCUID4EEDEjwKB29wdGlvbnMYFyABKAsyKy5nb29nbGUuZGV2", + "dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZE9wdGlvbnMSFAoHbG9nX3VybBgZ", + "IAEoCUID4EEDEk4KDXN1YnN0aXR1dGlvbnMYHSADKAsyNy5nb29nbGUuZGV2", + "dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZC5TdWJzdGl0dXRpb25zRW50cnkS", + "DAoEdGFncxgfIAMoCRI2CgdzZWNyZXRzGCAgAygLMiUuZ29vZ2xlLmRldnRv", + "b2xzLmNsb3VkYnVpbGQudjEuU2VjcmV0EkUKBnRpbWluZxghIAMoCzIwLmdv", + "b2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1aWxkLlRpbWluZ0VudHJ5", + "QgPgQQMSQwoIYXBwcm92YWwYLCABKAsyLC5nb29nbGUuZGV2dG9vbHMuY2xv", + "dWRidWlsZC52MS5CdWlsZEFwcHJvdmFsQgPgQQMSPwoPc2VydmljZV9hY2Nv", + "dW50GCogASgJQib6QSMKIWlhbS5nb29nbGVhcGlzLmNvbS9TZXJ2aWNlQWNj", + "b3VudBJBChFhdmFpbGFibGVfc2VjcmV0cxgvIAEoCzImLmdvb2dsZS5kZXZ0", + "b29scy5jbG91ZGJ1aWxkLnYxLlNlY3JldHMSQwoId2FybmluZ3MYMSADKAsy", + "LC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZC5XYXJuaW5n", + "QgPgQQMSSwoMZmFpbHVyZV9pbmZvGDMgASgLMjAuZ29vZ2xlLmRldnRvb2xz", + "LmNsb3VkYnVpbGQudjEuQnVpbGQuRmFpbHVyZUluZm9CA+BBAxqoAQoHV2Fy", + "bmluZxIMCgR0ZXh0GAEgASgJEkcKCHByaW9yaXR5GAIgASgOMjUuZ29vZ2xl", + "LmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVpbGQuV2FybmluZy5Qcmlvcml0", + "eSJGCghQcmlvcml0eRIYChRQUklPUklUWV9VTlNQRUNJRklFRBAAEggKBElO", + "Rk8QARILCgdXQVJOSU5HEAISCQoFQUxFUlQQAxqeAgoLRmFpbHVyZUluZm8S", + "SgoEdHlwZRgBIAEoDjI8Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", + "LkJ1aWxkLkZhaWx1cmVJbmZvLkZhaWx1cmVUeXBlEg4KBmRldGFpbBgCIAEo", + "CSKyAQoLRmFpbHVyZVR5cGUSHAoYRkFJTFVSRV9UWVBFX1VOU1BFQ0lGSUVE", + "EAASDwoLUFVTSF9GQUlMRUQQARIYChRQVVNIX0lNQUdFX05PVF9GT1VORBAC", + "EhcKE1BVU0hfTk9UX0FVVEhPUklaRUQQAxITCg9MT0dHSU5HX0ZBSUxVUkUQ", + "BBITCg9VU0VSX0JVSUxEX1NURVAQBRIXChNGRVRDSF9TT1VSQ0VfRkFJTEVE", + "EAYaNAoSU3Vic3RpdHV0aW9uc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1", + "ZRgCIAEoCToCOAEaVgoLVGltaW5nRW50cnkSCwoDa2V5GAEgASgJEjYKBXZh", + "bHVlGAIgASgLMicuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuVGlt", + "ZVNwYW46AjgBIpkBCgZTdGF0dXMSEgoOU1RBVFVTX1VOS05PV04QABILCgdQ", + "RU5ESU5HEAoSCgoGUVVFVUVEEAESCwoHV09SS0lORxACEgsKB1NVQ0NFU1MQ", + "AxILCgdGQUlMVVJFEAQSEgoOSU5URVJOQUxfRVJST1IQBRILCgdUSU1FT1VU", + "EAYSDQoJQ0FOQ0VMTEVEEAcSCwoHRVhQSVJFRBAJOn/qQXwKH2Nsb3VkYnVp", + "bGQuZ29vZ2xlYXBpcy5jb20vQnVpbGQSIXByb2plY3RzL3twcm9qZWN0fS9i", + "dWlsZHMve2J1aWxkfRI2cHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97", + "bG9jYXRpb259L2J1aWxkcy97YnVpbGR9IqoHCglBcnRpZmFjdHMSDgoGaW1h", + "Z2VzGAEgAygJEkkKB29iamVjdHMYAiABKAsyOC5nb29nbGUuZGV2dG9vbHMu", + "Y2xvdWRidWlsZC52MS5BcnRpZmFjdHMuQXJ0aWZhY3RPYmplY3RzEk8KD21h", + "dmVuX2FydGlmYWN0cxgDIAMoCzI2Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1", + "aWxkLnYxLkFydGlmYWN0cy5NYXZlbkFydGlmYWN0EkoKCmdvX21vZHVsZXMY", + "BCADKAsyMS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5BcnRpZmFj", + "dHMuR29Nb2R1bGVCA+BBARJPCg9weXRob25fcGFja2FnZXMYBSADKAsyNi5n", "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5BcnRpZmFjdHMuUHl0aG9u", "UGFja2FnZRJJCgxucG1fcGFja2FnZXMYBiADKAsyMy5nb29nbGUuZGV2dG9v", "bHMuY2xvdWRidWlsZC52MS5BcnRpZmFjdHMuTnBtUGFja2FnZRpwCg9BcnRp", @@ -166,450 +173,456 @@ static CloudbuildReflection() { "PAoGdGltaW5nGAMgASgLMicuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQu", "djEuVGltZVNwYW5CA+BBAxppCg1NYXZlbkFydGlmYWN0EhIKCnJlcG9zaXRv", "cnkYASABKAkSDAoEcGF0aBgCIAEoCRITCgthcnRpZmFjdF9pZBgDIAEoCRIQ", - "Cghncm91cF9pZBgEIAEoCRIPCgd2ZXJzaW9uGAUgASgJGjIKDVB5dGhvblBh", - "Y2thZ2USEgoKcmVwb3NpdG9yeRgBIAEoCRINCgVwYXRocxgCIAMoCRo2CgpO", - "cG1QYWNrYWdlEhIKCnJlcG9zaXRvcnkYASABKAkSFAoMcGFja2FnZV9wYXRo", - "GAIgASgJImgKCFRpbWVTcGFuEi4KCnN0YXJ0X3RpbWUYASABKAsyGi5nb29n", - "bGUucHJvdG9idWYuVGltZXN0YW1wEiwKCGVuZF90aW1lGAIgASgLMhouZ29v", - "Z2xlLnByb3RvYnVmLlRpbWVzdGFtcCJNChZCdWlsZE9wZXJhdGlvbk1ldGFk", - "YXRhEjMKBWJ1aWxkGAEgASgLMiQuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVp", - "bGQudjEuQnVpbGQiwwMKEFNvdXJjZVByb3ZlbmFuY2USTQoXcmVzb2x2ZWRf", - "c3RvcmFnZV9zb3VyY2UYAyABKAsyLC5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", - "dWlsZC52MS5TdG9yYWdlU291cmNlEkcKFHJlc29sdmVkX3JlcG9fc291cmNl", - "GAYgASgLMikuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUmVwb1Nv", - "dXJjZRJeCiByZXNvbHZlZF9zdG9yYWdlX3NvdXJjZV9tYW5pZmVzdBgJIAEo", - "CzI0Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlN0b3JhZ2VTb3Vy", - "Y2VNYW5pZmVzdBJZCgtmaWxlX2hhc2hlcxgEIAMoCzI/Lmdvb2dsZS5kZXZ0", - "b29scy5jbG91ZGJ1aWxkLnYxLlNvdXJjZVByb3ZlbmFuY2UuRmlsZUhhc2hl", - "c0VudHJ5QgPgQQMaXAoPRmlsZUhhc2hlc0VudHJ5EgsKA2tleRgBIAEoCRI4", - "CgV2YWx1ZRgCIAEoCzIpLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", - "LkZpbGVIYXNoZXM6AjgBIkQKCkZpbGVIYXNoZXMSNgoJZmlsZV9oYXNoGAEg", - "AygLMiMuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuSGFzaCKIAQoE", - "SGFzaBI6CgR0eXBlGAEgASgOMiwuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVp", - "bGQudjEuSGFzaC5IYXNoVHlwZRINCgV2YWx1ZRgCIAEoDCI1CghIYXNoVHlw", - "ZRIICgROT05FEAASCgoGU0hBMjU2EAESBwoDTUQ1EAISCgoGU0hBNTEyEAQi", - "kgEKB1NlY3JldHMSSgoOc2VjcmV0X21hbmFnZXIYASADKAsyMi5nb29nbGUu", - "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5TZWNyZXRNYW5hZ2VyU2VjcmV0EjsK", - "BmlubGluZRgCIAMoCzIrLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", - "LklubGluZVNlY3JldCLFAQoMSW5saW5lU2VjcmV0EjwKDGttc19rZXlfbmFt", - "ZRgBIAEoCUIm+kEjCiFjbG91ZGttcy5nb29nbGVhcGlzLmNvbS9DcnlwdG9L", - "ZXkSSAoHZW52X21hcBgCIAMoCzI3Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1", - "aWxkLnYxLklubGluZVNlY3JldC5FbnZNYXBFbnRyeRotCgtFbnZNYXBFbnRy", - "eRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAw6AjgBImkKE1NlY3JldE1h", - "bmFnZXJTZWNyZXQSRQoMdmVyc2lvbl9uYW1lGAEgASgJQi/6QSwKKnNlY3Jl", - "dG1hbmFnZXIuZ29vZ2xlYXBpcy5jb20vU2VjcmV0VmVyc2lvbhILCgNlbnYY", - "AiABKAkimgEKBlNlY3JldBIUCgxrbXNfa2V5X25hbWUYASABKAkSSAoKc2Vj", - "cmV0X2VudhgDIAMoCzI0Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", - "LlNlY3JldC5TZWNyZXRFbnZFbnRyeRowCg5TZWNyZXRFbnZFbnRyeRILCgNr", - "ZXkYASABKAkSDQoFdmFsdWUYAiABKAw6AjgBIp0BChJDcmVhdGVCdWlsZFJl", - "cXVlc3QSNAoGcGFyZW50GAQgASgJQiT6QSESH2Nsb3VkYnVpbGQuZ29vZ2xl", - "YXBpcy5jb20vQnVpbGQSFwoKcHJvamVjdF9pZBgBIAEoCUID4EECEjgKBWJ1", - "aWxkGAIgASgLMiQuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVp", - "bGRCA+BBAiJvCg9HZXRCdWlsZFJlcXVlc3QSMgoEbmFtZRgEIAEoCUIk+kEh", + "Cghncm91cF9pZBgEIAEoCRIPCgd2ZXJzaW9uGAUgASgJGr8BCghHb01vZHVs", + "ZRIcCg9yZXBvc2l0b3J5X25hbWUYASABKAlCA+BBARIgChNyZXBvc2l0b3J5", + "X2xvY2F0aW9uGAIgASgJQgPgQQESIgoVcmVwb3NpdG9yeV9wcm9qZWN0X2lk", + "GAMgASgJQgPgQQESGAoLc291cmNlX3BhdGgYBCABKAlCA+BBARIYCgttb2R1", + "bGVfcGF0aBgFIAEoCUID4EEBEhsKDm1vZHVsZV92ZXJzaW9uGAYgASgJQgPg", + "QQEaMgoNUHl0aG9uUGFja2FnZRISCgpyZXBvc2l0b3J5GAEgASgJEg0KBXBh", + "dGhzGAIgAygJGjYKCk5wbVBhY2thZ2USEgoKcmVwb3NpdG9yeRgBIAEoCRIU", + "CgxwYWNrYWdlX3BhdGgYAiABKAkiaAoIVGltZVNwYW4SLgoKc3RhcnRfdGlt", + "ZRgBIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASLAoIZW5kX3Rp", + "bWUYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wIk0KFkJ1aWxk", + "T3BlcmF0aW9uTWV0YWRhdGESMwoFYnVpbGQYASABKAsyJC5nb29nbGUuZGV2", + "dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZCLDAwoQU291cmNlUHJvdmVuYW5j", + "ZRJNChdyZXNvbHZlZF9zdG9yYWdlX3NvdXJjZRgDIAEoCzIsLmdvb2dsZS5k", + "ZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlN0b3JhZ2VTb3VyY2USRwoUcmVzb2x2", + "ZWRfcmVwb19zb3VyY2UYBiABKAsyKS5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", + "dWlsZC52MS5SZXBvU291cmNlEl4KIHJlc29sdmVkX3N0b3JhZ2Vfc291cmNl", + "X21hbmlmZXN0GAkgASgLMjQuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQu", + "djEuU3RvcmFnZVNvdXJjZU1hbmlmZXN0ElkKC2ZpbGVfaGFzaGVzGAQgAygL", + "Mj8uZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuU291cmNlUHJvdmVu", + "YW5jZS5GaWxlSGFzaGVzRW50cnlCA+BBAxpcCg9GaWxlSGFzaGVzRW50cnkS", + "CwoDa2V5GAEgASgJEjgKBXZhbHVlGAIgASgLMikuZ29vZ2xlLmRldnRvb2xz", + "LmNsb3VkYnVpbGQudjEuRmlsZUhhc2hlczoCOAEiRAoKRmlsZUhhc2hlcxI2", + "CglmaWxlX2hhc2gYASADKAsyIy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWls", + "ZC52MS5IYXNoIpoBCgRIYXNoEjoKBHR5cGUYASABKA4yLC5nb29nbGUuZGV2", + "dG9vbHMuY2xvdWRidWlsZC52MS5IYXNoLkhhc2hUeXBlEg0KBXZhbHVlGAIg", + "ASgMIkcKCEhhc2hUeXBlEggKBE5PTkUQABIKCgZTSEEyNTYQARIHCgNNRDUQ", + "AhIQCgxHT19NT0RVTEVfSDEQAxIKCgZTSEE1MTIQBCKSAQoHU2VjcmV0cxJK", + "Cg5zZWNyZXRfbWFuYWdlchgBIAMoCzIyLmdvb2dsZS5kZXZ0b29scy5jbG91", + "ZGJ1aWxkLnYxLlNlY3JldE1hbmFnZXJTZWNyZXQSOwoGaW5saW5lGAIgAygL", + "MisuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuSW5saW5lU2VjcmV0", + "IsUBCgxJbmxpbmVTZWNyZXQSPAoMa21zX2tleV9uYW1lGAEgASgJQib6QSMK", + "IWNsb3Vka21zLmdvb2dsZWFwaXMuY29tL0NyeXB0b0tleRJICgdlbnZfbWFw", + "GAIgAygLMjcuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuSW5saW5l", + "U2VjcmV0LkVudk1hcEVudHJ5Gi0KC0Vudk1hcEVudHJ5EgsKA2tleRgBIAEo", + "CRINCgV2YWx1ZRgCIAEoDDoCOAEiaQoTU2VjcmV0TWFuYWdlclNlY3JldBJF", + "Cgx2ZXJzaW9uX25hbWUYASABKAlCL/pBLAoqc2VjcmV0bWFuYWdlci5nb29n", + "bGVhcGlzLmNvbS9TZWNyZXRWZXJzaW9uEgsKA2VudhgCIAEoCSKaAQoGU2Vj", + "cmV0EhQKDGttc19rZXlfbmFtZRgBIAEoCRJICgpzZWNyZXRfZW52GAMgAygL", + "MjQuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuU2VjcmV0LlNlY3Jl", + "dEVudkVudHJ5GjAKDlNlY3JldEVudkVudHJ5EgsKA2tleRgBIAEoCRINCgV2", + "YWx1ZRgCIAEoDDoCOAEinQEKEkNyZWF0ZUJ1aWxkUmVxdWVzdBI0CgZwYXJl", + "bnQYBCABKAlCJPpBIRIfY2xvdWRidWlsZC5nb29nbGVhcGlzLmNvbS9CdWls", + "ZBIXCgpwcm9qZWN0X2lkGAEgASgJQgPgQQISOAoFYnVpbGQYAiABKAsyJC5n", + "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZEID4EECIm8KD0dl", + "dEJ1aWxkUmVxdWVzdBIyCgRuYW1lGAQgASgJQiT6QSEKH2Nsb3VkYnVpbGQu", + "Z29vZ2xlYXBpcy5jb20vQnVpbGQSFwoKcHJvamVjdF9pZBgBIAEoCUID4EEC", + "Eg8KAmlkGAIgASgJQgPgQQIimQEKEUxpc3RCdWlsZHNSZXF1ZXN0EjQKBnBh", + "cmVudBgJIAEoCUIk+kEhEh9jbG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL0J1", + "aWxkEhcKCnByb2plY3RfaWQYASABKAlCA+BBAhIRCglwYWdlX3NpemUYAiAB", + "KAUSEgoKcGFnZV90b2tlbhgDIAEoCRIOCgZmaWx0ZXIYCCABKAkiYwoSTGlz", + "dEJ1aWxkc1Jlc3BvbnNlEjQKBmJ1aWxkcxgBIAMoCzIkLmdvb2dsZS5kZXZ0", + "b29scy5jbG91ZGJ1aWxkLnYxLkJ1aWxkEhcKD25leHRfcGFnZV90b2tlbhgC", + "IAEoCSJyChJDYW5jZWxCdWlsZFJlcXVlc3QSMgoEbmFtZRgEIAEoCUIk+kEh", "Ch9jbG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL0J1aWxkEhcKCnByb2plY3Rf", - "aWQYASABKAlCA+BBAhIPCgJpZBgCIAEoCUID4EECIpkBChFMaXN0QnVpbGRz", - "UmVxdWVzdBI0CgZwYXJlbnQYCSABKAlCJPpBIRIfY2xvdWRidWlsZC5nb29n", - "bGVhcGlzLmNvbS9CdWlsZBIXCgpwcm9qZWN0X2lkGAEgASgJQgPgQQISEQoJ", - "cGFnZV9zaXplGAIgASgFEhIKCnBhZ2VfdG9rZW4YAyABKAkSDgoGZmlsdGVy", - "GAggASgJImMKEkxpc3RCdWlsZHNSZXNwb25zZRI0CgZidWlsZHMYASADKAsy", - "JC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZBIXCg9uZXh0", - "X3BhZ2VfdG9rZW4YAiABKAkicgoSQ2FuY2VsQnVpbGRSZXF1ZXN0EjIKBG5h", - "bWUYBCABKAlCJPpBIQofY2xvdWRidWlsZC5nb29nbGVhcGlzLmNvbS9CdWls", - "ZBIXCgpwcm9qZWN0X2lkGAEgASgJQgPgQQISDwoCaWQYAiABKAlCA+BBAiJw", - "ChNBcHByb3ZlQnVpbGRSZXF1ZXN0EhEKBG5hbWUYASABKAlCA+BBAhJGCg9h", - "cHByb3ZhbF9yZXN1bHQYAiABKAsyLS5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", - "dWlsZC52MS5BcHByb3ZhbFJlc3VsdCK3AgoNQnVpbGRBcHByb3ZhbBJGCgVz", - "dGF0ZRgBIAEoDjIyLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1", - "aWxkQXBwcm92YWwuU3RhdGVCA+BBAxJCCgZjb25maWcYAiABKAsyLS5nb29n", - "bGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5BcHByb3ZhbENvbmZpZ0ID4EED", - "EkIKBnJlc3VsdBgDIAEoCzItLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxk", - "LnYxLkFwcHJvdmFsUmVzdWx0QgPgQQMiVgoFU3RhdGUSFQoRU1RBVEVfVU5T", - "UEVDSUZJRUQQABILCgdQRU5ESU5HEAESDAoIQVBQUk9WRUQQAhIMCghSRUpF", - "Q1RFRBADEg0KCUNBTkNFTExFRBAFIisKDkFwcHJvdmFsQ29uZmlnEhkKEWFw", - "cHJvdmFsX3JlcXVpcmVkGAEgASgIIqACCg5BcHByb3ZhbFJlc3VsdBIdChBh", - "cHByb3Zlcl9hY2NvdW50GAIgASgJQgPgQQMSNgoNYXBwcm92YWxfdGltZRgD", - "IAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxJNCghkZWNp", - "c2lvbhgEIAEoDjI2Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkFw", - "cHJvdmFsUmVzdWx0LkRlY2lzaW9uQgPgQQISFAoHY29tbWVudBgFIAEoCUID", - "4EEBEhAKA3VybBgGIAEoCUID4EEBIkAKCERlY2lzaW9uEhgKFERFQ0lTSU9O", - "X1VOU1BFQ0lGSUVEEAASDAoIQVBQUk9WRUQQARIMCghSRUpFQ1RFRBACIq4C", - "Cg1HaXRSZXBvU291cmNlEgsKA3VyaRgBIAEoCRI/CgpyZXBvc2l0b3J5GAYg", - "ASgJQin6QSYKJGNsb3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vUmVwb3NpdG9y", - "eUgAEgsKA3JlZhgCIAEoCRJICglyZXBvX3R5cGUYAyABKA4yNS5nb29nbGUu", - "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5HaXRGaWxlU291cmNlLlJlcG9UeXBl", - "ElkKGGdpdGh1Yl9lbnRlcnByaXNlX2NvbmZpZxgEIAEoCUI1+kEyCjBjbG91", - "ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL0dpdGh1YkVudGVycHJpc2VDb25maWdI", - "AUIICgZzb3VyY2VCEwoRZW50ZXJwcmlzZV9jb25maWcipwMKDUdpdEZpbGVT", - "b3VyY2USDAoEcGF0aBgBIAEoCRILCgN1cmkYAiABKAkSPwoKcmVwb3NpdG9y", - "eRgHIAEoCUIp+kEmCiRjbG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL1JlcG9z", - "aXRvcnlIABJICglyZXBvX3R5cGUYAyABKA4yNS5nb29nbGUuZGV2dG9vbHMu", - "Y2xvdWRidWlsZC52MS5HaXRGaWxlU291cmNlLlJlcG9UeXBlEhAKCHJldmlz", - "aW9uGAQgASgJElkKGGdpdGh1Yl9lbnRlcnByaXNlX2NvbmZpZxgFIAEoCUI1", - "+kEyCjBjbG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL0dpdGh1YkVudGVycHJp", - "c2VDb25maWdIASJkCghSZXBvVHlwZRILCgdVTktOT1dOEAASHQoZQ0xPVURf", - "U09VUkNFX1JFUE9TSVRPUklFUxABEgoKBkdJVEhVQhACEhQKEEJJVEJVQ0tF", - "VF9TRVJWRVIQAxIKCgZHSVRMQUIQBEIICgZzb3VyY2VCEwoRZW50ZXJwcmlz", - "ZV9jb25maWci0gkKDEJ1aWxkVHJpZ2dlchIVCg1yZXNvdXJjZV9uYW1lGCIg", - "ASgJEg8KAmlkGAEgASgJQgPgQQMSEwoLZGVzY3JpcHRpb24YCiABKAkSDAoE", - "bmFtZRgVIAEoCRIMCgR0YWdzGBMgAygJEkMKEHRyaWdnZXJfdGVtcGxhdGUY", - "ByABKAsyKS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5SZXBvU291", - "cmNlEkEKBmdpdGh1YhgNIAEoCzIxLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1", - "aWxkLnYxLkdpdEh1YkV2ZW50c0NvbmZpZxJCCg1wdWJzdWJfY29uZmlnGB0g", - "ASgLMisuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUHVic3ViQ29u", - "ZmlnEkQKDndlYmhvb2tfY29uZmlnGB8gASgLMiwuZ29vZ2xlLmRldnRvb2xz", - "LmNsb3VkYnVpbGQudjEuV2ViaG9va0NvbmZpZxIUCgphdXRvZGV0ZWN0GBIg", - "ASgISAASNQoFYnVpbGQYBCABKAsyJC5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", - "dWlsZC52MS5CdWlsZEgAEhIKCGZpbGVuYW1lGAggASgJSAASRwoPZ2l0X2Zp", - "bGVfc291cmNlGBggASgLMiwuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQu", - "djEuR2l0RmlsZVNvdXJjZUgAEjQKC2NyZWF0ZV90aW1lGAUgASgLMhouZ29v", - "Z2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEhAKCGRpc2FibGVkGAkgASgI", - "ElUKDXN1YnN0aXR1dGlvbnMYCyADKAsyPi5nb29nbGUuZGV2dG9vbHMuY2xv", - "dWRidWlsZC52MS5CdWlsZFRyaWdnZXIuU3Vic3RpdHV0aW9uc0VudHJ5EhUK", - "DWlnbm9yZWRfZmlsZXMYDyADKAkSFgoOaW5jbHVkZWRfZmlsZXMYECADKAkS", - "EwoGZmlsdGVyGB4gASgJQgPgQQESRQoPc291cmNlX3RvX2J1aWxkGBogASgL", - "MiwuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuR2l0UmVwb1NvdXJj", - "ZRI/Cg9zZXJ2aWNlX2FjY291bnQYISABKAlCJvpBIwohaWFtLmdvb2dsZWFw", - "aXMuY29tL1NlcnZpY2VBY2NvdW50ElUKF3JlcG9zaXRvcnlfZXZlbnRfY29u", - "ZmlnGCcgASgLMjQuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUmVw", - "b3NpdG9yeUV2ZW50Q29uZmlnGjQKElN1YnN0aXR1dGlvbnNFbnRyeRILCgNr", - "ZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBOqIB6kGeAQomY2xvdWRidWls", - "ZC5nb29nbGVhcGlzLmNvbS9CdWlsZFRyaWdnZXISJXByb2plY3RzL3twcm9q", - "ZWN0fS90cmlnZ2Vycy97dHJpZ2dlcn0SOnByb2plY3RzL3twcm9qZWN0fS9s", - "b2NhdGlvbnMve2xvY2F0aW9ufS90cmlnZ2Vycy97dHJpZ2dlcn0qCHRyaWdn", - "ZXJzMgd0cmlnZ2VyQhAKDmJ1aWxkX3RlbXBsYXRlIrUDChVSZXBvc2l0b3J5", - "RXZlbnRDb25maWcSPQoKcmVwb3NpdG9yeRgBIAEoCUIp+kEmCiRjbG91ZGJ1", - "aWxkLmdvb2dsZWFwaXMuY29tL1JlcG9zaXRvcnkSYQoPcmVwb3NpdG9yeV90", - "eXBlGAIgASgOMkMuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUmVw", - "b3NpdG9yeUV2ZW50Q29uZmlnLlJlcG9zaXRvcnlUeXBlQgPgQQMSSAoMcHVs", - "bF9yZXF1ZXN0GAMgASgLMjAuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQu", - "djEuUHVsbFJlcXVlc3RGaWx0ZXJIABI5CgRwdXNoGAQgASgLMikuZ29vZ2xl", - "LmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUHVzaEZpbHRlckgAImsKDlJlcG9z", - "aXRvcnlUeXBlEh8KG1JFUE9TSVRPUllfVFlQRV9VTlNQRUNJRklFRBAAEgoK", - "BkdJVEhVQhABEhUKEUdJVEhVQl9FTlRFUlBSSVNFEAISFQoRR0lUTEFCX0VO", - "VEVSUFJJU0UQA0IICgZmaWx0ZXIi3AEKEkdpdEh1YkV2ZW50c0NvbmZpZxIb", - "Cg9pbnN0YWxsYXRpb25faWQYASABKANCAhgBEg0KBW93bmVyGAYgASgJEgwK", - "BG5hbWUYByABKAkSSAoMcHVsbF9yZXF1ZXN0GAQgASgLMjAuZ29vZ2xlLmRl", - "dnRvb2xzLmNsb3VkYnVpbGQudjEuUHVsbFJlcXVlc3RGaWx0ZXJIABI5CgRw", - "dXNoGAUgASgLMikuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUHVz", - "aEZpbHRlckgAQgcKBWV2ZW50Iv8CCgxQdWJzdWJDb25maWcSQAoMc3Vic2Ny", - "aXB0aW9uGAEgASgJQirgQQP6QSQKInB1YnN1Yi5nb29nbGVhcGlzLmNvbS9T", - "dWJzY3JpcHRpb24SLwoFdG9waWMYAiABKAlCIPpBHQobcHVic3ViLmdvb2ds", - "ZWFwaXMuY29tL1RvcGljEkUKFXNlcnZpY2VfYWNjb3VudF9lbWFpbBgDIAEo", - "CUIm+kEjCiFpYW0uZ29vZ2xlYXBpcy5jb20vU2VydmljZUFjY291bnQSQAoF", - "c3RhdGUYBCABKA4yMS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5Q", - "dWJzdWJDb25maWcuU3RhdGUicwoFU3RhdGUSFQoRU1RBVEVfVU5TUEVDSUZJ", - "RUQQABIGCgJPSxABEhgKFFNVQlNDUklQVElPTl9ERUxFVEVEEAISEQoNVE9Q", - "SUNfREVMRVRFRBADEh4KGlNVQlNDUklQVElPTl9NSVNDT05GSUdVUkVEEAQi", - "4wEKDVdlYmhvb2tDb25maWcSRAoGc2VjcmV0GAMgASgJQjLgQQL6QSwKKnNl", - "Y3JldG1hbmFnZXIuZ29vZ2xlYXBpcy5jb20vU2VjcmV0VmVyc2lvbkgAEkEK", - "BXN0YXRlGAQgASgOMjIuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEu", - "V2ViaG9va0NvbmZpZy5TdGF0ZSI6CgVTdGF0ZRIVChFTVEFURV9VTlNQRUNJ", - "RklFRBAAEgYKAk9LEAESEgoOU0VDUkVUX0RFTEVURUQQAkINCgthdXRoX21l", - "dGhvZCKUAgoRUHVsbFJlcXVlc3RGaWx0ZXISEAoGYnJhbmNoGAIgASgJSAAS", - "WAoPY29tbWVudF9jb250cm9sGAUgASgOMj8uZ29vZ2xlLmRldnRvb2xzLmNs", - "b3VkYnVpbGQudjEuUHVsbFJlcXVlc3RGaWx0ZXIuQ29tbWVudENvbnRyb2wS", - "FAoMaW52ZXJ0X3JlZ2V4GAYgASgIInIKDkNvbW1lbnRDb250cm9sEhUKEUNP", - "TU1FTlRTX0RJU0FCTEVEEAASFAoQQ09NTUVOVFNfRU5BQkxFRBABEjMKL0NP", - "TU1FTlRTX0VOQUJMRURfRk9SX0VYVEVSTkFMX0NPTlRSSUJVVE9SU19PTkxZ", - "EAJCCQoHZ2l0X3JlZiJOCgpQdXNoRmlsdGVyEhAKBmJyYW5jaBgCIAEoCUgA", - "Eg0KA3RhZxgDIAEoCUgAEhQKDGludmVydF9yZWdleBgEIAEoCEIJCgdnaXRf", - "cmVmIrQBChlDcmVhdGVCdWlsZFRyaWdnZXJSZXF1ZXN0EjsKBnBhcmVudBgD", - "IAEoCUIr+kEoEiZjbG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL0J1aWxkVHJp", - "Z2dlchIXCgpwcm9qZWN0X2lkGAEgASgJQgPgQQISQQoHdHJpZ2dlchgCIAEo", - "CzIrLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1aWxkVHJpZ2dl", - "ckID4EECIoUBChZHZXRCdWlsZFRyaWdnZXJSZXF1ZXN0EjkKBG5hbWUYAyAB", - "KAlCK/pBKAomY2xvdWRidWlsZC5nb29nbGVhcGlzLmNvbS9CdWlsZFRyaWdn", - "ZXISFwoKcHJvamVjdF9pZBgBIAEoCUID4EECEhcKCnRyaWdnZXJfaWQYAiAB", - "KAlCA+BBAiKXAQoYTGlzdEJ1aWxkVHJpZ2dlcnNSZXF1ZXN0EjsKBnBhcmVu", - "dBgEIAEoCUIr+kEoEiZjbG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL0J1aWxk", - "VHJpZ2dlchIXCgpwcm9qZWN0X2lkGAEgASgJQgPgQQISEQoJcGFnZV9zaXpl", - "GAIgASgFEhIKCnBhZ2VfdG9rZW4YAyABKAkicwoZTGlzdEJ1aWxkVHJpZ2dl", - "cnNSZXNwb25zZRI9Cgh0cmlnZ2VycxgBIAMoCzIrLmdvb2dsZS5kZXZ0b29s", - "cy5jbG91ZGJ1aWxkLnYxLkJ1aWxkVHJpZ2dlchIXCg9uZXh0X3BhZ2VfdG9r", - "ZW4YAiABKAkiiAEKGURlbGV0ZUJ1aWxkVHJpZ2dlclJlcXVlc3QSOQoEbmFt", - "ZRgDIAEoCUIr+kEoCiZjbG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL0J1aWxk", - "VHJpZ2dlchIXCgpwcm9qZWN0X2lkGAEgASgJQgPgQQISFwoKdHJpZ2dlcl9p", - "ZBgCIAEoCUID4EECIsEBChlVcGRhdGVCdWlsZFRyaWdnZXJSZXF1ZXN0EhcK", - "CnByb2plY3RfaWQYASABKAlCA+BBAhIXCgp0cmlnZ2VyX2lkGAIgASgJQgPg", - "QQISQQoHdHJpZ2dlchgDIAEoCzIrLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1", - "aWxkLnYxLkJ1aWxkVHJpZ2dlckID4EECEi8KC3VwZGF0ZV9tYXNrGAUgASgL", - "MhouZ29vZ2xlLnByb3RvYnVmLkZpZWxkTWFzayL6CwoMQnVpbGRPcHRpb25z", - "EkwKFnNvdXJjZV9wcm92ZW5hbmNlX2hhc2gYASADKA4yLC5nb29nbGUuZGV2", - "dG9vbHMuY2xvdWRidWlsZC52MS5IYXNoLkhhc2hUeXBlElkKF3JlcXVlc3Rl", - "ZF92ZXJpZnlfb3B0aW9uGAIgASgOMjguZ29vZ2xlLmRldnRvb2xzLmNsb3Vk", - "YnVpbGQudjEuQnVpbGRPcHRpb25zLlZlcmlmeU9wdGlvbhJNCgxtYWNoaW5l", - "X3R5cGUYAyABKA4yNy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5C", - "dWlsZE9wdGlvbnMuTWFjaGluZVR5cGUSFAoMZGlza19zaXplX2diGAYgASgD", - "ElsKE3N1YnN0aXR1dGlvbl9vcHRpb24YBCABKA4yPi5nb29nbGUuZGV2dG9v", - "bHMuY2xvdWRidWlsZC52MS5CdWlsZE9wdGlvbnMuU3Vic3RpdHV0aW9uT3B0", - "aW9uEh0KFWR5bmFtaWNfc3Vic3RpdHV0aW9ucxgRIAEoCBIdChVhdXRvbWFw", - "X3N1YnN0aXR1dGlvbnMYFiABKAgSXAoUbG9nX3N0cmVhbWluZ19vcHRpb24Y", - "BSABKA4yPi5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZE9w", - "dGlvbnMuTG9nU3RyZWFtaW5nT3B0aW9uEhcKC3dvcmtlcl9wb29sGAcgASgJ", - "QgIYARJJCgRwb29sGBMgASgLMjYuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVp", - "bGQudjEuQnVpbGRPcHRpb25zLlBvb2xPcHRpb25CA+BBARJICgdsb2dnaW5n", - "GAsgASgOMjcuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVpbGRP", - "cHRpb25zLkxvZ2dpbmdNb2RlEgsKA2VudhgMIAMoCRISCgpzZWNyZXRfZW52", - "GA0gAygJEjYKB3ZvbHVtZXMYDiADKAsyJS5nb29nbGUuZGV2dG9vbHMuY2xv", - "dWRidWlsZC52MS5Wb2x1bWUScAocZGVmYXVsdF9sb2dzX2J1Y2tldF9iZWhh", - "dmlvchgVIAEoDjJFLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1", - "aWxkT3B0aW9ucy5EZWZhdWx0TG9nc0J1Y2tldEJlaGF2aW9yQgPgQQEaRQoK", - "UG9vbE9wdGlvbhI3CgRuYW1lGAEgASgJQin6QSYKJGNsb3VkYnVpbGQuZ29v", - "Z2xlYXBpcy5jb20vV29ya2VyUG9vbCIuCgxWZXJpZnlPcHRpb24SEAoMTk9U", - "X1ZFUklGSUVEEAASDAoIVkVSSUZJRUQQASJ3CgtNYWNoaW5lVHlwZRIPCgtV", - "TlNQRUNJRklFRBAAEhAKDE4xX0hJR0hDUFVfOBABEhEKDU4xX0hJR0hDUFVf", - "MzIQAhIQCgxFMl9ISUdIQ1BVXzgQBRIRCg1FMl9ISUdIQ1BVXzMyEAYSDQoJ", - "RTJfTUVESVVNEAciNQoSU3Vic3RpdHV0aW9uT3B0aW9uEg4KCk1VU1RfTUFU", - "Q0gQABIPCgtBTExPV19MT09TRRABIkcKEkxvZ1N0cmVhbWluZ09wdGlvbhIS", - "Cg5TVFJFQU1fREVGQVVMVBAAEg0KCVNUUkVBTV9PThABEg4KClNUUkVBTV9P", - "RkYQAiJ8CgtMb2dnaW5nTW9kZRIXChNMT0dHSU5HX1VOU1BFQ0lGSUVEEAAS", - "CgoGTEVHQUNZEAESDAoIR0NTX09OTFkQAhIYChBTVEFDS0RSSVZFUl9PTkxZ", - "EAMaAggBEhYKEkNMT1VEX0xPR0dJTkdfT05MWRAFEggKBE5PTkUQBCJ8ChlE", - "ZWZhdWx0TG9nc0J1Y2tldEJlaGF2aW9yEiwKKERFRkFVTFRfTE9HU19CVUNL", - "RVRfQkVIQVZJT1JfVU5TUEVDSUZJRUQQABIeChpSRUdJT05BTF9VU0VSX09X", - "TkVEX0JVQ0tFVBABEhEKDUxFR0FDWV9CVUNLRVQQAiKFAQocUmVjZWl2ZVRy", - "aWdnZXJXZWJob29rUmVxdWVzdBIMCgRuYW1lGAUgASgJEiIKBGJvZHkYASAB", - "KAsyFC5nb29nbGUuYXBpLkh0dHBCb2R5EhIKCnByb2plY3RfaWQYAiABKAkS", - "DwoHdHJpZ2dlchgDIAEoCRIOCgZzZWNyZXQYBCABKAkiHwodUmVjZWl2ZVRy", - "aWdnZXJXZWJob29rUmVzcG9uc2UiiQQKFkdpdEh1YkVudGVycHJpc2VDb25m", - "aWcSEQoEbmFtZRgHIAEoCUID4EEBEhAKCGhvc3RfdXJsGAMgASgJEhMKBmFw", - "cF9pZBgEIAEoA0ID4EECEjQKC2NyZWF0ZV90aW1lGAYgASgLMhouZ29vZ2xl", - "LnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEhMKC3dlYmhvb2tfa2V5GAggASgJ", - "Ej4KDnBlZXJlZF9uZXR3b3JrGAkgASgJQibgQQH6QSAKHmNvbXB1dGUuZ29v", - "Z2xlYXBpcy5jb20vTmV0d29yaxJHCgdzZWNyZXRzGAogASgLMjYuZ29vZ2xl", - "LmRldnRvb2xzLmNsb3VkYnVpbGQudjEuR2l0SHViRW50ZXJwcmlzZVNlY3Jl", - "dHMSFAoMZGlzcGxheV9uYW1lGAsgASgJEhMKBnNzbF9jYRgMIAEoCUID4EEB", - "OrUB6kGxAQowY2xvdWRidWlsZC5nb29nbGVhcGlzLmNvbS9HaXRodWJFbnRl", - "cnByaXNlQ29uZmlnEjNwcm9qZWN0cy97cHJvamVjdH0vZ2l0aHViRW50ZXJw", - "cmlzZUNvbmZpZ3Mve2NvbmZpZ30SSHByb2plY3RzL3twcm9qZWN0fS9sb2Nh", - "dGlvbnMve2xvY2F0aW9ufS9naXRodWJFbnRlcnByaXNlQ29uZmlncy97Y29u", - "ZmlnfSLtAgoXR2l0SHViRW50ZXJwcmlzZVNlY3JldHMSUQoYcHJpdmF0ZV9r", - "ZXlfdmVyc2lvbl9uYW1lGAUgASgJQi/6QSwKKnNlY3JldG1hbmFnZXIuZ29v", - "Z2xlYXBpcy5jb20vU2VjcmV0VmVyc2lvbhJUCht3ZWJob29rX3NlY3JldF92", - "ZXJzaW9uX25hbWUYBiABKAlCL/pBLAoqc2VjcmV0bWFuYWdlci5nb29nbGVh", - "cGlzLmNvbS9TZWNyZXRWZXJzaW9uElIKGW9hdXRoX3NlY3JldF92ZXJzaW9u", - "X25hbWUYByABKAlCL/pBLAoqc2VjcmV0bWFuYWdlci5nb29nbGVhcGlzLmNv", - "bS9TZWNyZXRWZXJzaW9uElUKHG9hdXRoX2NsaWVudF9pZF92ZXJzaW9uX25h", - "bWUYCCABKAlCL/pBLAoqc2VjcmV0bWFuYWdlci5nb29nbGVhcGlzLmNvbS9T", - "ZWNyZXRWZXJzaW9uIpYGCgpXb3JrZXJQb29sEhEKBG5hbWUYASABKAlCA+BB", - "AxIUCgxkaXNwbGF5X25hbWUYAiABKAkSEAoDdWlkGAMgASgJQgPgQQMSTwoL", - "YW5ub3RhdGlvbnMYBCADKAsyOi5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWls", - "ZC52MS5Xb3JrZXJQb29sLkFubm90YXRpb25zRW50cnkSNAoLY3JlYXRlX3Rp", - "bWUYBSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSNAoL", - "dXBkYXRlX3RpbWUYBiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1w", - "QgPgQQMSNAoLZGVsZXRlX3RpbWUYByABKAsyGi5nb29nbGUucHJvdG9idWYu", - "VGltZXN0YW1wQgPgQQMSQwoFc3RhdGUYCCABKA4yLy5nb29nbGUuZGV2dG9v", - "bHMuY2xvdWRidWlsZC52MS5Xb3JrZXJQb29sLlN0YXRlQgPgQQMSVAoWcHJp", - "dmF0ZV9wb29sX3YxX2NvbmZpZxgMIAEoCzIyLmdvb2dsZS5kZXZ0b29scy5j", - "bG91ZGJ1aWxkLnYxLlByaXZhdGVQb29sVjFDb25maWdIABIRCgRldGFnGAsg", - "ASgJQgPgQQMaMgoQQW5ub3RhdGlvbnNFbnRyeRILCgNrZXkYASABKAkSDQoF", - "dmFsdWUYAiABKAk6AjgBImIKBVN0YXRlEhUKEVNUQVRFX1VOU1BFQ0lGSUVE", - "EAASDAoIQ1JFQVRJTkcQARILCgdSVU5OSU5HEAISDAoIREVMRVRJTkcQAxIL", - "CgdERUxFVEVEEAQSDAoIVVBEQVRJTkcQBTqJAepBhQEKJGNsb3VkYnVpbGQu", - "Z29vZ2xlYXBpcy5jb20vV29ya2VyUG9vbBJBcHJvamVjdHMve3Byb2plY3R9", - "L2xvY2F0aW9ucy97bG9jYXRpb259L3dvcmtlclBvb2xzL3t3b3JrZXJfcG9v", - "bH0qC3dvcmtlclBvb2xzMgp3b3JrZXJQb29sUgEBQggKBmNvbmZpZyLjBgoT", - "UHJpdmF0ZVBvb2xWMUNvbmZpZxJWCg13b3JrZXJfY29uZmlnGAEgASgLMj8u", - "Z29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUHJpdmF0ZVBvb2xWMUNv", - "bmZpZy5Xb3JrZXJDb25maWcSWAoObmV0d29ya19jb25maWcYAiABKAsyQC5n", - "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5Qcml2YXRlUG9vbFYxQ29u", - "ZmlnLk5ldHdvcmtDb25maWcSbgoXcHJpdmF0ZV9zZXJ2aWNlX2Nvbm5lY3QY", - "BSABKAsySC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5Qcml2YXRl", - "UG9vbFYxQ29uZmlnLlByaXZhdGVTZXJ2aWNlQ29ubmVjdEID4EEFGjoKDFdv", - "cmtlckNvbmZpZxIUCgxtYWNoaW5lX3R5cGUYASABKAkSFAoMZGlza19zaXpl", - "X2diGAIgASgDGrYCCg1OZXR3b3JrQ29uZmlnEkEKDnBlZXJlZF9uZXR3b3Jr", - "GAEgASgJQingQQXgQQL6QSAKHmNvbXB1dGUuZ29vZ2xlYXBpcy5jb20vTmV0", - "d29yaxJkCg1lZ3Jlc3Nfb3B0aW9uGAIgASgOMk0uZ29vZ2xlLmRldnRvb2xz", - "LmNsb3VkYnVpbGQudjEuUHJpdmF0ZVBvb2xWMUNvbmZpZy5OZXR3b3JrQ29u", - "ZmlnLkVncmVzc09wdGlvbhIkChdwZWVyZWRfbmV0d29ya19pcF9yYW5nZRgD", - "IAEoCUID4EEFIlYKDEVncmVzc09wdGlvbhIdChlFR1JFU1NfT1BUSU9OX1VO", - "U1BFQ0lGSUVEEAASFAoQTk9fUFVCTElDX0VHUkVTUxABEhEKDVBVQkxJQ19F", - "R1JFU1MQAhq0AQoVUHJpdmF0ZVNlcnZpY2VDb25uZWN0Ek8KEm5ldHdvcmtf", - "YXR0YWNobWVudBgBIAEoCUIz4EEF4EEC+kEqCihjb21wdXRlLmdvb2dsZWFw", - "aXMuY29tL05ldHdvcmtBdHRhY2htZW50EioKGnB1YmxpY19pcF9hZGRyZXNz", - "X2Rpc2FibGVkGAIgASgIQgbgQQLgQQUSHgoRcm91dGVfYWxsX3RyYWZmaWMY", - "AyABKAhCA+BBBSLQAQoXQ3JlYXRlV29ya2VyUG9vbFJlcXVlc3QSOQoGcGFy", - "ZW50GAEgASgJQingQQL6QSMKIWxvY2F0aW9ucy5nb29nbGVhcGlzLmNvbS9M", - "b2NhdGlvbhJDCgt3b3JrZXJfcG9vbBgCIAEoCzIpLmdvb2dsZS5kZXZ0b29s", - "cy5jbG91ZGJ1aWxkLnYxLldvcmtlclBvb2xCA+BBAhIeCg53b3JrZXJfcG9v", - "bF9pZBgDIAEoCUIG4EEF4EECEhUKDXZhbGlkYXRlX29ubHkYBCABKAgiUgoU", - "R2V0V29ya2VyUG9vbFJlcXVlc3QSOgoEbmFtZRgBIAEoCUIs4EEC+kEmCiRj", - "bG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL1dvcmtlclBvb2wilgEKF0RlbGV0", - "ZVdvcmtlclBvb2xSZXF1ZXN0EjoKBG5hbWUYASABKAlCLOBBAvpBJgokY2xv", - "dWRidWlsZC5nb29nbGVhcGlzLmNvbS9Xb3JrZXJQb29sEhEKBGV0YWcYAiAB", - "KAlCA+BBARIVCg1hbGxvd19taXNzaW5nGAMgASgIEhUKDXZhbGlkYXRlX29u", - "bHkYBCABKAgipgEKF1VwZGF0ZVdvcmtlclBvb2xSZXF1ZXN0EkMKC3dvcmtl", - "cl9wb29sGAEgASgLMikuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEu", - "V29ya2VyUG9vbEID4EECEi8KC3VwZGF0ZV9tYXNrGAIgASgLMhouZ29vZ2xl", - "LnByb3RvYnVmLkZpZWxkTWFzaxIVCg12YWxpZGF0ZV9vbmx5GAQgASgIInoK", - "Fkxpc3RXb3JrZXJQb29sc1JlcXVlc3QSOQoGcGFyZW50GAEgASgJQingQQL6", - "QSMKIWxvY2F0aW9ucy5nb29nbGVhcGlzLmNvbS9Mb2NhdGlvbhIRCglwYWdl", - "X3NpemUYAiABKAUSEgoKcGFnZV90b2tlbhgDIAEoCSJzChdMaXN0V29ya2Vy", - "UG9vbHNSZXNwb25zZRI/Cgx3b3JrZXJfcG9vbHMYASADKAsyKS5nb29nbGUu", - "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5Xb3JrZXJQb29sEhcKD25leHRfcGFn", - "ZV90b2tlbhgCIAEoCSLHAQohQ3JlYXRlV29ya2VyUG9vbE9wZXJhdGlvbk1l", - "dGFkYXRhEj4KC3dvcmtlcl9wb29sGAEgASgJQin6QSYKJGNsb3VkYnVpbGQu", - "Z29vZ2xlYXBpcy5jb20vV29ya2VyUG9vbBIvCgtjcmVhdGVfdGltZRgCIAEo", - "CzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASMQoNY29tcGxldGVfdGlt", - "ZRgDIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXAixwEKIVVwZGF0", - "ZVdvcmtlclBvb2xPcGVyYXRpb25NZXRhZGF0YRI+Cgt3b3JrZXJfcG9vbBgB", - "IAEoCUIp+kEmCiRjbG91ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL1dvcmtlclBv", - "b2wSLwoLY3JlYXRlX3RpbWUYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGlt", - "ZXN0YW1wEjEKDWNvbXBsZXRlX3RpbWUYAyABKAsyGi5nb29nbGUucHJvdG9i", - "dWYuVGltZXN0YW1wIscBCiFEZWxldGVXb3JrZXJQb29sT3BlcmF0aW9uTWV0", - "YWRhdGESPgoLd29ya2VyX3Bvb2wYASABKAlCKfpBJgokY2xvdWRidWlsZC5n", - "b29nbGVhcGlzLmNvbS9Xb3JrZXJQb29sEi8KC2NyZWF0ZV90aW1lGAIgASgL", - "MhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBIxCg1jb21wbGV0ZV90aW1l", - "GAMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcDKhKwoKQ2xvdWRC", - "dWlsZBKuAgoLQ3JlYXRlQnVpbGQSMS5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", - "dWlsZC52MS5DcmVhdGVCdWlsZFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5p", - "bmcuT3BlcmF0aW9uIswBykEfCgVCdWlsZBIWQnVpbGRPcGVyYXRpb25NZXRh", - "ZGF0YdpBEHByb2plY3RfaWQsYnVpbGSC0+STAl4iIC92MS9wcm9qZWN0cy97", - "cHJvamVjdF9pZH0vYnVpbGRzOgVidWlsZFozIiovdjEve3BhcmVudD1wcm9q", - "ZWN0cy8qL2xvY2F0aW9ucy8qfS9idWlsZHM6BWJ1aWxkitPkkwItEisKBnBh", - "cmVudBIhcHJvamVjdHMvKi9sb2NhdGlvbnMve2xvY2F0aW9uPSp9EogCCghH", - "ZXRCdWlsZBIuLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkdldEJ1", - "aWxkUmVxdWVzdBokLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1", - "aWxkIqUB2kENcHJvamVjdF9pZCxpZILT5JMCVRIlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0X2lkfS9idWlsZHMve2lkfVosEiovdjEve25hbWU9cHJvamVjdHMv", - "Ki9sb2NhdGlvbnMvKi9idWlsZHMvKn2K0+STAjQSMgoEbmFtZRIqcHJvamVj", - "dHMvKi9sb2NhdGlvbnMve2xvY2F0aW9uPSp9L2J1aWxkcy8qEpECCgpMaXN0", - "QnVpbGRzEjAuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuTGlzdEJ1", - "aWxkc1JlcXVlc3QaMS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5M", - "aXN0QnVpbGRzUmVzcG9uc2UinQHaQRFwcm9qZWN0X2lkLGZpbHRlcoLT5JMC", - "UBIgL3YxL3Byb2plY3RzL3twcm9qZWN0X2lkfS9idWlsZHNaLBIqL3YxL3tw", - "YXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vYnVpbGRzitPkkwItEisK", - "BnBhcmVudBIhcHJvamVjdHMvKi9sb2NhdGlvbnMve2xvY2F0aW9uPSp9EqIC", - "CgtDYW5jZWxCdWlsZBIxLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", - "LkNhbmNlbEJ1aWxkUmVxdWVzdBokLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1", - "aWxkLnYxLkJ1aWxkIrkB2kENcHJvamVjdF9pZCxpZILT5JMCaSIsL3YxL3By", - "b2plY3RzL3twcm9qZWN0X2lkfS9idWlsZHMve2lkfTpjYW5jZWw6ASpaNiIx", - "L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYnVpbGRzLyp9OmNh", - "bmNlbDoBKorT5JMCNBIyCgRuYW1lEipwcm9qZWN0cy8qL2xvY2F0aW9ucy97", - "bG9jYXRpb249Kn0vYnVpbGRzLyoSuQIKClJldHJ5QnVpbGQSMC5nb29nbGUu", - "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5SZXRyeUJ1aWxkUmVxdWVzdBodLmdv", - "b2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24i2QHKQR8KBUJ1aWxkEhZCdWls", - "ZE9wZXJhdGlvbk1ldGFkYXRh2kENcHJvamVjdF9pZCxpZILT5JMCZyIrL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0X2lkfS9idWlsZHMve2lkfTpyZXRyeToBKlo1", - "IjAvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9idWlsZHMvKn06", - "cmV0cnk6ASqK0+STAjQSMgoEbmFtZRIqcHJvamVjdHMvKi9sb2NhdGlvbnMv", - "e2xvY2F0aW9uPSp9L2J1aWxkcy8qEsECCgxBcHByb3ZlQnVpbGQSMi5nb29n", - "bGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5BcHByb3ZlQnVpbGRSZXF1ZXN0", - "Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiLdAcpBHwoFQnVpbGQS", - "FkJ1aWxkT3BlcmF0aW9uTWV0YWRhdGHaQRRuYW1lLGFwcHJvdmFsX3Jlc3Vs", - "dILT5JMCZCImL3YxL3tuYW1lPXByb2plY3RzLyovYnVpbGRzLyp9OmFwcHJv", - "dmU6ASpaNyIyL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYnVp", - "bGRzLyp9OmFwcHJvdmU6ASqK0+STAjQSMgoEbmFtZRIqcHJvamVjdHMvKi9s", - "b2NhdGlvbnMve2xvY2F0aW9uPSp9L2J1aWxkcy8qErICChJDcmVhdGVCdWls", - "ZFRyaWdnZXISOC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5DcmVh", - "dGVCdWlsZFRyaWdnZXJSZXF1ZXN0GisuZ29vZ2xlLmRldnRvb2xzLmNsb3Vk", - "YnVpbGQudjEuQnVpbGRUcmlnZ2VyIrQB2kEScHJvamVjdF9pZCx0cmlnZ2Vy", - "gtPkkwJmIiIvdjEvcHJvamVjdHMve3Byb2plY3RfaWR9L3RyaWdnZXJzOgd0", - "cmlnZ2VyWjciLC92MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9", - "L3RyaWdnZXJzOgd0cmlnZ2VyitPkkwItEisKBnBhcmVudBIhcHJvamVjdHMv", - "Ki9sb2NhdGlvbnMve2xvY2F0aW9uPSp9ErMCCg9HZXRCdWlsZFRyaWdnZXIS", - "NS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5HZXRCdWlsZFRyaWdn", - "ZXJSZXF1ZXN0GisuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVp", - "bGRUcmlnZ2VyIrsB2kEVcHJvamVjdF9pZCx0cmlnZ2VyX2lkgtPkkwJhEi8v", - "djEvcHJvamVjdHMve3Byb2plY3RfaWR9L3RyaWdnZXJzL3t0cmlnZ2VyX2lk", - "fVouEiwvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi90cmlnZ2Vy", - "cy8qfYrT5JMCNhI0CgRuYW1lEixwcm9qZWN0cy8qL2xvY2F0aW9ucy97bG9j", - "YXRpb249Kn0vdHJpZ2dlcnMvKhKjAgoRTGlzdEJ1aWxkVHJpZ2dlcnMSNy5n", - "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5MaXN0QnVpbGRUcmlnZ2Vy", - "c1JlcXVlc3QaOC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5MaXN0", - "QnVpbGRUcmlnZ2Vyc1Jlc3BvbnNlIpoB2kEKcHJvamVjdF9pZILT5JMCVBIi", - "L3YxL3Byb2plY3RzL3twcm9qZWN0X2lkfS90cmlnZ2Vyc1ouEiwvdjEve3Bh", - "cmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS90cmlnZ2Vyc4rT5JMCLRIr", - "CgZwYXJlbnQSIXByb2plY3RzLyovbG9jYXRpb25zL3tsb2NhdGlvbj0qfRKk", - "AgoSRGVsZXRlQnVpbGRUcmlnZ2VyEjguZ29vZ2xlLmRldnRvb2xzLmNsb3Vk", - "YnVpbGQudjEuRGVsZXRlQnVpbGRUcmlnZ2VyUmVxdWVzdBoWLmdvb2dsZS5w", - "cm90b2J1Zi5FbXB0eSK7AdpBFXByb2plY3RfaWQsdHJpZ2dlcl9pZILT5JMC", - "YSovL3YxL3Byb2plY3RzL3twcm9qZWN0X2lkfS90cmlnZ2Vycy97dHJpZ2dl", - "cl9pZH1aLiosL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJp", - "Z2dlcnMvKn2K0+STAjYSNAoEbmFtZRIscHJvamVjdHMvKi9sb2NhdGlvbnMv", - "e2xvY2F0aW9uPSp9L3RyaWdnZXJzLyoS9gIKElVwZGF0ZUJ1aWxkVHJpZ2dl", - "chI4Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlVwZGF0ZUJ1aWxk", - "VHJpZ2dlclJlcXVlc3QaKy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52", - "MS5CdWlsZFRyaWdnZXIi+AHaQR1wcm9qZWN0X2lkLHRyaWdnZXJfaWQsdHJp", - "Z2dlcoLT5JMChAEyLy92MS9wcm9qZWN0cy97cHJvamVjdF9pZH0vdHJpZ2dl", - "cnMve3RyaWdnZXJfaWR9Ogd0cmlnZ2VyWkgyPS92MS97dHJpZ2dlci5yZXNv", - "dXJjZV9uYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJpZ2dlcnMvKn06", - "B3RyaWdnZXKK0+STAkcSRQoVdHJpZ2dlci5yZXNvdXJjZV9uYW1lEixwcm9q", - "ZWN0cy8qL2xvY2F0aW9ucy97bG9jYXRpb249Kn0vdHJpZ2dlcnMvKhLhAgoP", - "UnVuQnVpbGRUcmlnZ2VyEjUuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQu", - "djEuUnVuQnVpbGRUcmlnZ2VyUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmlu", - "Zy5PcGVyYXRpb24i9wHKQR8KBUJ1aWxkEhZCdWlsZE9wZXJhdGlvbk1ldGFk", - "YXRh2kEccHJvamVjdF9pZCx0cmlnZ2VyX2lkLHNvdXJjZYLT5JMCdCIzL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0X2lkfS90cmlnZ2Vycy97dHJpZ2dlcl9pZH06", - "cnVuOgZzb3VyY2VaNSIwL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25z", - "LyovdHJpZ2dlcnMvKn06cnVuOgEqitPkkwI2EjQKBG5hbWUSLHByb2plY3Rz", - "LyovbG9jYXRpb25zL3tsb2NhdGlvbj0qfS90cmlnZ2Vycy8qEpUCChVSZWNl", - "aXZlVHJpZ2dlcldlYmhvb2sSOy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWls", - "ZC52MS5SZWNlaXZlVHJpZ2dlcldlYmhvb2tSZXF1ZXN0GjwuZ29vZ2xlLmRl", - "dnRvb2xzLmNsb3VkYnVpbGQudjEuUmVjZWl2ZVRyaWdnZXJXZWJob29rUmVz", - "cG9uc2UigAGC0+STAnoiNC92MS9wcm9qZWN0cy97cHJvamVjdF9pZH0vdHJp", - "Z2dlcnMve3RyaWdnZXJ9OndlYmhvb2s6BGJvZHlaPCI0L3YxL3tuYW1lPXBy", - "b2plY3RzLyovbG9jYXRpb25zLyovdHJpZ2dlcnMvKn06d2ViaG9vazoEYm9k", - "eRK5AgoQQ3JlYXRlV29ya2VyUG9vbBI2Lmdvb2dsZS5kZXZ0b29scy5jbG91", - "ZGJ1aWxkLnYxLkNyZWF0ZVdvcmtlclBvb2xSZXF1ZXN0Gh0uZ29vZ2xlLmxv", - "bmdydW5uaW5nLk9wZXJhdGlvbiLNAcpBLwoKV29ya2VyUG9vbBIhQ3JlYXRl", - "V29ya2VyUG9vbE9wZXJhdGlvbk1ldGFkYXRh2kEhcGFyZW50LHdvcmtlcl9w", - "b29sLHdvcmtlcl9wb29sX2lkgtPkkwI+Ii8vdjEve3BhcmVudD1wcm9qZWN0", - "cy8qL2xvY2F0aW9ucy8qfS93b3JrZXJQb29sczoLd29ya2VyX3Bvb2yK0+ST", - "Ai0SKwoGcGFyZW50EiFwcm9qZWN0cy8qL2xvY2F0aW9ucy97bG9jYXRpb249", - "Kn0S7gEKDUdldFdvcmtlclBvb2wSMy5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", - "dWlsZC52MS5HZXRXb3JrZXJQb29sUmVxdWVzdBopLmdvb2dsZS5kZXZ0b29s", - "cy5jbG91ZGJ1aWxkLnYxLldvcmtlclBvb2wifdpBBG5hbWWC0+STAjESLy92", - "MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3dvcmtlclBvb2xzLyp9", - "itPkkwI5EjcKBG5hbWUSL3Byb2plY3RzLyovbG9jYXRpb25zL3tsb2NhdGlv", - "bj0qfS93b3JrZXJQb29scy8qEqYCChBEZWxldGVXb3JrZXJQb29sEjYuZ29v", - "Z2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuRGVsZXRlV29ya2VyUG9vbFJl", - "cXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIroBykE6ChVn", - "b29nbGUucHJvdG9idWYuRW1wdHkSIURlbGV0ZVdvcmtlclBvb2xPcGVyYXRp", - "b25NZXRhZGF0YdpBBG5hbWWC0+STAjEqLy92MS97bmFtZT1wcm9qZWN0cy8q", + "aWQYASABKAlCA+BBAhIPCgJpZBgCIAEoCUID4EECInAKE0FwcHJvdmVCdWls", + "ZFJlcXVlc3QSEQoEbmFtZRgBIAEoCUID4EECEkYKD2FwcHJvdmFsX3Jlc3Vs", + "dBgCIAEoCzItLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkFwcHJv", + "dmFsUmVzdWx0IrcCCg1CdWlsZEFwcHJvdmFsEkYKBXN0YXRlGAEgASgOMjIu", + "Z29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVpbGRBcHByb3ZhbC5T", + "dGF0ZUID4EEDEkIKBmNvbmZpZxgCIAEoCzItLmdvb2dsZS5kZXZ0b29scy5j", + "bG91ZGJ1aWxkLnYxLkFwcHJvdmFsQ29uZmlnQgPgQQMSQgoGcmVzdWx0GAMg", + "ASgLMi0uZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQXBwcm92YWxS", + "ZXN1bHRCA+BBAyJWCgVTdGF0ZRIVChFTVEFURV9VTlNQRUNJRklFRBAAEgsK", + "B1BFTkRJTkcQARIMCghBUFBST1ZFRBACEgwKCFJFSkVDVEVEEAMSDQoJQ0FO", + "Q0VMTEVEEAUiKwoOQXBwcm92YWxDb25maWcSGQoRYXBwcm92YWxfcmVxdWly", + "ZWQYASABKAgioAIKDkFwcHJvdmFsUmVzdWx0Eh0KEGFwcHJvdmVyX2FjY291", + "bnQYAiABKAlCA+BBAxI2Cg1hcHByb3ZhbF90aW1lGAMgASgLMhouZ29vZ2xl", + "LnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEk0KCGRlY2lzaW9uGAQgASgOMjYu", + "Z29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQXBwcm92YWxSZXN1bHQu", + "RGVjaXNpb25CA+BBAhIUCgdjb21tZW50GAUgASgJQgPgQQESEAoDdXJsGAYg", + "ASgJQgPgQQEiQAoIRGVjaXNpb24SGAoUREVDSVNJT05fVU5TUEVDSUZJRUQQ", + "ABIMCghBUFBST1ZFRBABEgwKCFJFSkVDVEVEEAIirgIKDUdpdFJlcG9Tb3Vy", + "Y2USCwoDdXJpGAEgASgJEj8KCnJlcG9zaXRvcnkYBiABKAlCKfpBJgokY2xv", + "dWRidWlsZC5nb29nbGVhcGlzLmNvbS9SZXBvc2l0b3J5SAASCwoDcmVmGAIg", + "ASgJEkgKCXJlcG9fdHlwZRgDIAEoDjI1Lmdvb2dsZS5kZXZ0b29scy5jbG91", + "ZGJ1aWxkLnYxLkdpdEZpbGVTb3VyY2UuUmVwb1R5cGUSWQoYZ2l0aHViX2Vu", + "dGVycHJpc2VfY29uZmlnGAQgASgJQjX6QTIKMGNsb3VkYnVpbGQuZ29vZ2xl", + "YXBpcy5jb20vR2l0aHViRW50ZXJwcmlzZUNvbmZpZ0gBQggKBnNvdXJjZUIT", + "ChFlbnRlcnByaXNlX2NvbmZpZyKnAwoNR2l0RmlsZVNvdXJjZRIMCgRwYXRo", + "GAEgASgJEgsKA3VyaRgCIAEoCRI/CgpyZXBvc2l0b3J5GAcgASgJQin6QSYK", + "JGNsb3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vUmVwb3NpdG9yeUgAEkgKCXJl", + "cG9fdHlwZRgDIAEoDjI1Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYx", + "LkdpdEZpbGVTb3VyY2UuUmVwb1R5cGUSEAoIcmV2aXNpb24YBCABKAkSWQoY", + "Z2l0aHViX2VudGVycHJpc2VfY29uZmlnGAUgASgJQjX6QTIKMGNsb3VkYnVp", + "bGQuZ29vZ2xlYXBpcy5jb20vR2l0aHViRW50ZXJwcmlzZUNvbmZpZ0gBImQK", + "CFJlcG9UeXBlEgsKB1VOS05PV04QABIdChlDTE9VRF9TT1VSQ0VfUkVQT1NJ", + "VE9SSUVTEAESCgoGR0lUSFVCEAISFAoQQklUQlVDS0VUX1NFUlZFUhADEgoK", + "BkdJVExBQhAEQggKBnNvdXJjZUITChFlbnRlcnByaXNlX2NvbmZpZyLSCQoM", + "QnVpbGRUcmlnZ2VyEhUKDXJlc291cmNlX25hbWUYIiABKAkSDwoCaWQYASAB", + "KAlCA+BBAxITCgtkZXNjcmlwdGlvbhgKIAEoCRIMCgRuYW1lGBUgASgJEgwK", + "BHRhZ3MYEyADKAkSQwoQdHJpZ2dlcl90ZW1wbGF0ZRgHIAEoCzIpLmdvb2ds", + "ZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlJlcG9Tb3VyY2USQQoGZ2l0aHVi", + "GA0gASgLMjEuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuR2l0SHVi", + "RXZlbnRzQ29uZmlnEkIKDXB1YnN1Yl9jb25maWcYHSABKAsyKy5nb29nbGUu", + "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5QdWJzdWJDb25maWcSRAoOd2ViaG9v", + "a19jb25maWcYHyABKAsyLC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52", + "MS5XZWJob29rQ29uZmlnEhQKCmF1dG9kZXRlY3QYEiABKAhIABI1CgVidWls", + "ZBgEIAEoCzIkLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1aWxk", + "SAASEgoIZmlsZW5hbWUYCCABKAlIABJHCg9naXRfZmlsZV9zb3VyY2UYGCAB", + "KAsyLC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5HaXRGaWxlU291", + "cmNlSAASNAoLY3JlYXRlX3RpbWUYBSABKAsyGi5nb29nbGUucHJvdG9idWYu", + "VGltZXN0YW1wQgPgQQMSEAoIZGlzYWJsZWQYCSABKAgSVQoNc3Vic3RpdHV0", + "aW9ucxgLIAMoCzI+Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1", + "aWxkVHJpZ2dlci5TdWJzdGl0dXRpb25zRW50cnkSFQoNaWdub3JlZF9maWxl", + "cxgPIAMoCRIWCg5pbmNsdWRlZF9maWxlcxgQIAMoCRITCgZmaWx0ZXIYHiAB", + "KAlCA+BBARJFCg9zb3VyY2VfdG9fYnVpbGQYGiABKAsyLC5nb29nbGUuZGV2", + "dG9vbHMuY2xvdWRidWlsZC52MS5HaXRSZXBvU291cmNlEj8KD3NlcnZpY2Vf", + "YWNjb3VudBghIAEoCUIm+kEjCiFpYW0uZ29vZ2xlYXBpcy5jb20vU2Vydmlj", + "ZUFjY291bnQSVQoXcmVwb3NpdG9yeV9ldmVudF9jb25maWcYJyABKAsyNC5n", + "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5SZXBvc2l0b3J5RXZlbnRD", + "b25maWcaNAoSU3Vic3RpdHV0aW9uc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2", + "YWx1ZRgCIAEoCToCOAE6ogHqQZ4BCiZjbG91ZGJ1aWxkLmdvb2dsZWFwaXMu", + "Y29tL0J1aWxkVHJpZ2dlchIlcHJvamVjdHMve3Byb2plY3R9L3RyaWdnZXJz", + "L3t0cmlnZ2VyfRI6cHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9j", + "YXRpb259L3RyaWdnZXJzL3t0cmlnZ2VyfSoIdHJpZ2dlcnMyB3RyaWdnZXJC", + "EAoOYnVpbGRfdGVtcGxhdGUitQMKFVJlcG9zaXRvcnlFdmVudENvbmZpZxI9", + "CgpyZXBvc2l0b3J5GAEgASgJQin6QSYKJGNsb3VkYnVpbGQuZ29vZ2xlYXBp", + "cy5jb20vUmVwb3NpdG9yeRJhCg9yZXBvc2l0b3J5X3R5cGUYAiABKA4yQy5n", + "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5SZXBvc2l0b3J5RXZlbnRD", + "b25maWcuUmVwb3NpdG9yeVR5cGVCA+BBAxJICgxwdWxsX3JlcXVlc3QYAyAB", + "KAsyMC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5QdWxsUmVxdWVz", + "dEZpbHRlckgAEjkKBHB1c2gYBCABKAsyKS5nb29nbGUuZGV2dG9vbHMuY2xv", + "dWRidWlsZC52MS5QdXNoRmlsdGVySAAiawoOUmVwb3NpdG9yeVR5cGUSHwob", + "UkVQT1NJVE9SWV9UWVBFX1VOU1BFQ0lGSUVEEAASCgoGR0lUSFVCEAESFQoR", + "R0lUSFVCX0VOVEVSUFJJU0UQAhIVChFHSVRMQUJfRU5URVJQUklTRRADQggK", + "BmZpbHRlciLcAQoSR2l0SHViRXZlbnRzQ29uZmlnEhsKD2luc3RhbGxhdGlv", + "bl9pZBgBIAEoA0ICGAESDQoFb3duZXIYBiABKAkSDAoEbmFtZRgHIAEoCRJI", + "CgxwdWxsX3JlcXVlc3QYBCABKAsyMC5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", + "dWlsZC52MS5QdWxsUmVxdWVzdEZpbHRlckgAEjkKBHB1c2gYBSABKAsyKS5n", + "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5QdXNoRmlsdGVySABCBwoF", + "ZXZlbnQi/wIKDFB1YnN1YkNvbmZpZxJACgxzdWJzY3JpcHRpb24YASABKAlC", + "KuBBA/pBJAoicHVic3ViLmdvb2dsZWFwaXMuY29tL1N1YnNjcmlwdGlvbhIv", + "CgV0b3BpYxgCIAEoCUIg+kEdChtwdWJzdWIuZ29vZ2xlYXBpcy5jb20vVG9w", + "aWMSRQoVc2VydmljZV9hY2NvdW50X2VtYWlsGAMgASgJQib6QSMKIWlhbS5n", + "b29nbGVhcGlzLmNvbS9TZXJ2aWNlQWNjb3VudBJACgVzdGF0ZRgEIAEoDjIx", + "Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlB1YnN1YkNvbmZpZy5T", + "dGF0ZSJzCgVTdGF0ZRIVChFTVEFURV9VTlNQRUNJRklFRBAAEgYKAk9LEAES", + "GAoUU1VCU0NSSVBUSU9OX0RFTEVURUQQAhIRCg1UT1BJQ19ERUxFVEVEEAMS", + "HgoaU1VCU0NSSVBUSU9OX01JU0NPTkZJR1VSRUQQBCLjAQoNV2ViaG9va0Nv", + "bmZpZxJECgZzZWNyZXQYAyABKAlCMuBBAvpBLAoqc2VjcmV0bWFuYWdlci5n", + "b29nbGVhcGlzLmNvbS9TZWNyZXRWZXJzaW9uSAASQQoFc3RhdGUYBCABKA4y", + "Mi5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5XZWJob29rQ29uZmln", + "LlN0YXRlIjoKBVN0YXRlEhUKEVNUQVRFX1VOU1BFQ0lGSUVEEAASBgoCT0sQ", + "ARISCg5TRUNSRVRfREVMRVRFRBACQg0KC2F1dGhfbWV0aG9kIpQCChFQdWxs", + "UmVxdWVzdEZpbHRlchIQCgZicmFuY2gYAiABKAlIABJYCg9jb21tZW50X2Nv", + "bnRyb2wYBSABKA4yPy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5Q", + "dWxsUmVxdWVzdEZpbHRlci5Db21tZW50Q29udHJvbBIUCgxpbnZlcnRfcmVn", + "ZXgYBiABKAgicgoOQ29tbWVudENvbnRyb2wSFQoRQ09NTUVOVFNfRElTQUJM", + "RUQQABIUChBDT01NRU5UU19FTkFCTEVEEAESMwovQ09NTUVOVFNfRU5BQkxF", + "RF9GT1JfRVhURVJOQUxfQ09OVFJJQlVUT1JTX09OTFkQAkIJCgdnaXRfcmVm", + "Ik4KClB1c2hGaWx0ZXISEAoGYnJhbmNoGAIgASgJSAASDQoDdGFnGAMgASgJ", + "SAASFAoMaW52ZXJ0X3JlZ2V4GAQgASgIQgkKB2dpdF9yZWYitAEKGUNyZWF0", + "ZUJ1aWxkVHJpZ2dlclJlcXVlc3QSOwoGcGFyZW50GAMgASgJQiv6QSgSJmNs", + "b3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vQnVpbGRUcmlnZ2VyEhcKCnByb2pl", + "Y3RfaWQYASABKAlCA+BBAhJBCgd0cmlnZ2VyGAIgASgLMisuZ29vZ2xlLmRl", + "dnRvb2xzLmNsb3VkYnVpbGQudjEuQnVpbGRUcmlnZ2VyQgPgQQIihQEKFkdl", + "dEJ1aWxkVHJpZ2dlclJlcXVlc3QSOQoEbmFtZRgDIAEoCUIr+kEoCiZjbG91", + "ZGJ1aWxkLmdvb2dsZWFwaXMuY29tL0J1aWxkVHJpZ2dlchIXCgpwcm9qZWN0", + "X2lkGAEgASgJQgPgQQISFwoKdHJpZ2dlcl9pZBgCIAEoCUID4EECIpcBChhM", + "aXN0QnVpbGRUcmlnZ2Vyc1JlcXVlc3QSOwoGcGFyZW50GAQgASgJQiv6QSgS", + "JmNsb3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vQnVpbGRUcmlnZ2VyEhcKCnBy", + "b2plY3RfaWQYASABKAlCA+BBAhIRCglwYWdlX3NpemUYAiABKAUSEgoKcGFn", + "ZV90b2tlbhgDIAEoCSJzChlMaXN0QnVpbGRUcmlnZ2Vyc1Jlc3BvbnNlEj0K", + "CHRyaWdnZXJzGAEgAygLMisuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQu", + "djEuQnVpbGRUcmlnZ2VyEhcKD25leHRfcGFnZV90b2tlbhgCIAEoCSKIAQoZ", + "RGVsZXRlQnVpbGRUcmlnZ2VyUmVxdWVzdBI5CgRuYW1lGAMgASgJQiv6QSgK", + "JmNsb3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vQnVpbGRUcmlnZ2VyEhcKCnBy", + "b2plY3RfaWQYASABKAlCA+BBAhIXCgp0cmlnZ2VyX2lkGAIgASgJQgPgQQIi", + "wQEKGVVwZGF0ZUJ1aWxkVHJpZ2dlclJlcXVlc3QSFwoKcHJvamVjdF9pZBgB", + "IAEoCUID4EECEhcKCnRyaWdnZXJfaWQYAiABKAlCA+BBAhJBCgd0cmlnZ2Vy", + "GAMgASgLMisuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVpbGRU", + "cmlnZ2VyQgPgQQISLwoLdXBkYXRlX21hc2sYBSABKAsyGi5nb29nbGUucHJv", + "dG9idWYuRmllbGRNYXNrIqIMCgxCdWlsZE9wdGlvbnMSTAoWc291cmNlX3By", + "b3ZlbmFuY2VfaGFzaBgBIAMoDjIsLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1", + "aWxkLnYxLkhhc2guSGFzaFR5cGUSWQoXcmVxdWVzdGVkX3ZlcmlmeV9vcHRp", + "b24YAiABKA4yOC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWls", + "ZE9wdGlvbnMuVmVyaWZ5T3B0aW9uEk0KDG1hY2hpbmVfdHlwZRgDIAEoDjI3", + "Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1aWxkT3B0aW9ucy5N", + "YWNoaW5lVHlwZRIUCgxkaXNrX3NpemVfZ2IYBiABKAMSWwoTc3Vic3RpdHV0", + "aW9uX29wdGlvbhgEIAEoDjI+Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxk", + "LnYxLkJ1aWxkT3B0aW9ucy5TdWJzdGl0dXRpb25PcHRpb24SHQoVZHluYW1p", + "Y19zdWJzdGl0dXRpb25zGBEgASgIEh0KFWF1dG9tYXBfc3Vic3RpdHV0aW9u", + "cxgWIAEoCBJcChRsb2dfc3RyZWFtaW5nX29wdGlvbhgFIAEoDjI+Lmdvb2ds", + "ZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1aWxkT3B0aW9ucy5Mb2dTdHJl", + "YW1pbmdPcHRpb24SFwoLd29ya2VyX3Bvb2wYByABKAlCAhgBEkkKBHBvb2wY", + "EyABKAsyNi5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZE9w", + "dGlvbnMuUG9vbE9wdGlvbkID4EEBEkgKB2xvZ2dpbmcYCyABKA4yNy5nb29n", + "bGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZE9wdGlvbnMuTG9nZ2lu", + "Z01vZGUSCwoDZW52GAwgAygJEhIKCnNlY3JldF9lbnYYDSADKAkSNgoHdm9s", + "dW1lcxgOIAMoCzIlLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlZv", + "bHVtZRJwChxkZWZhdWx0X2xvZ3NfYnVja2V0X2JlaGF2aW9yGBUgASgOMkUu", + "Z29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVpbGRPcHRpb25zLkRl", + "ZmF1bHRMb2dzQnVja2V0QmVoYXZpb3JCA+BBARImChllbmFibGVfc3RydWN0", + "dXJlZF9sb2dnaW5nGBcgASgIQgPgQQEaRQoKUG9vbE9wdGlvbhI3CgRuYW1l", + "GAEgASgJQin6QSYKJGNsb3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vV29ya2Vy", + "UG9vbCIuCgxWZXJpZnlPcHRpb24SEAoMTk9UX1ZFUklGSUVEEAASDAoIVkVS", + "SUZJRUQQASJ3CgtNYWNoaW5lVHlwZRIPCgtVTlNQRUNJRklFRBAAEhAKDE4x", + "X0hJR0hDUFVfOBABEhEKDU4xX0hJR0hDUFVfMzIQAhIQCgxFMl9ISUdIQ1BV", + "XzgQBRIRCg1FMl9ISUdIQ1BVXzMyEAYSDQoJRTJfTUVESVVNEAciNQoSU3Vi", + "c3RpdHV0aW9uT3B0aW9uEg4KCk1VU1RfTUFUQ0gQABIPCgtBTExPV19MT09T", + "RRABIkcKEkxvZ1N0cmVhbWluZ09wdGlvbhISCg5TVFJFQU1fREVGQVVMVBAA", + "Eg0KCVNUUkVBTV9PThABEg4KClNUUkVBTV9PRkYQAiJ8CgtMb2dnaW5nTW9k", + "ZRIXChNMT0dHSU5HX1VOU1BFQ0lGSUVEEAASCgoGTEVHQUNZEAESDAoIR0NT", + "X09OTFkQAhIYChBTVEFDS0RSSVZFUl9PTkxZEAMaAggBEhYKEkNMT1VEX0xP", + "R0dJTkdfT05MWRAFEggKBE5PTkUQBCJ8ChlEZWZhdWx0TG9nc0J1Y2tldEJl", + "aGF2aW9yEiwKKERFRkFVTFRfTE9HU19CVUNLRVRfQkVIQVZJT1JfVU5TUEVD", + "SUZJRUQQABIeChpSRUdJT05BTF9VU0VSX09XTkVEX0JVQ0tFVBABEhEKDUxF", + "R0FDWV9CVUNLRVQQAiKFAQocUmVjZWl2ZVRyaWdnZXJXZWJob29rUmVxdWVz", + "dBIMCgRuYW1lGAUgASgJEiIKBGJvZHkYASABKAsyFC5nb29nbGUuYXBpLkh0", + "dHBCb2R5EhIKCnByb2plY3RfaWQYAiABKAkSDwoHdHJpZ2dlchgDIAEoCRIO", + "CgZzZWNyZXQYBCABKAkiHwodUmVjZWl2ZVRyaWdnZXJXZWJob29rUmVzcG9u", + "c2UiiQQKFkdpdEh1YkVudGVycHJpc2VDb25maWcSEQoEbmFtZRgHIAEoCUID", + "4EEBEhAKCGhvc3RfdXJsGAMgASgJEhMKBmFwcF9pZBgEIAEoA0ID4EECEjQK", + "C2NyZWF0ZV90aW1lGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFt", + "cEID4EEDEhMKC3dlYmhvb2tfa2V5GAggASgJEj4KDnBlZXJlZF9uZXR3b3Jr", + "GAkgASgJQibgQQH6QSAKHmNvbXB1dGUuZ29vZ2xlYXBpcy5jb20vTmV0d29y", + "axJHCgdzZWNyZXRzGAogASgLMjYuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVp", + "bGQudjEuR2l0SHViRW50ZXJwcmlzZVNlY3JldHMSFAoMZGlzcGxheV9uYW1l", + "GAsgASgJEhMKBnNzbF9jYRgMIAEoCUID4EEBOrUB6kGxAQowY2xvdWRidWls", + "ZC5nb29nbGVhcGlzLmNvbS9HaXRodWJFbnRlcnByaXNlQ29uZmlnEjNwcm9q", + "ZWN0cy97cHJvamVjdH0vZ2l0aHViRW50ZXJwcmlzZUNvbmZpZ3Mve2NvbmZp", + "Z30SSHByb2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9n", + "aXRodWJFbnRlcnByaXNlQ29uZmlncy97Y29uZmlnfSLtAgoXR2l0SHViRW50", + "ZXJwcmlzZVNlY3JldHMSUQoYcHJpdmF0ZV9rZXlfdmVyc2lvbl9uYW1lGAUg", + "ASgJQi/6QSwKKnNlY3JldG1hbmFnZXIuZ29vZ2xlYXBpcy5jb20vU2VjcmV0", + "VmVyc2lvbhJUCht3ZWJob29rX3NlY3JldF92ZXJzaW9uX25hbWUYBiABKAlC", + "L/pBLAoqc2VjcmV0bWFuYWdlci5nb29nbGVhcGlzLmNvbS9TZWNyZXRWZXJz", + "aW9uElIKGW9hdXRoX3NlY3JldF92ZXJzaW9uX25hbWUYByABKAlCL/pBLAoq", + "c2VjcmV0bWFuYWdlci5nb29nbGVhcGlzLmNvbS9TZWNyZXRWZXJzaW9uElUK", + "HG9hdXRoX2NsaWVudF9pZF92ZXJzaW9uX25hbWUYCCABKAlCL/pBLAoqc2Vj", + "cmV0bWFuYWdlci5nb29nbGVhcGlzLmNvbS9TZWNyZXRWZXJzaW9uIpYGCgpX", + "b3JrZXJQb29sEhEKBG5hbWUYASABKAlCA+BBAxIUCgxkaXNwbGF5X25hbWUY", + "AiABKAkSEAoDdWlkGAMgASgJQgPgQQMSTwoLYW5ub3RhdGlvbnMYBCADKAsy", + "Oi5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5Xb3JrZXJQb29sLkFu", + "bm90YXRpb25zRW50cnkSNAoLY3JlYXRlX3RpbWUYBSABKAsyGi5nb29nbGUu", + "cHJvdG9idWYuVGltZXN0YW1wQgPgQQMSNAoLdXBkYXRlX3RpbWUYBiABKAsy", + "Gi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSNAoLZGVsZXRlX3Rp", + "bWUYByABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSQwoF", + "c3RhdGUYCCABKA4yLy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5X", + "b3JrZXJQb29sLlN0YXRlQgPgQQMSVAoWcHJpdmF0ZV9wb29sX3YxX2NvbmZp", + "ZxgMIAEoCzIyLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLlByaXZh", + "dGVQb29sVjFDb25maWdIABIRCgRldGFnGAsgASgJQgPgQQMaMgoQQW5ub3Rh", + "dGlvbnNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBImIK", + "BVN0YXRlEhUKEVNUQVRFX1VOU1BFQ0lGSUVEEAASDAoIQ1JFQVRJTkcQARIL", + "CgdSVU5OSU5HEAISDAoIREVMRVRJTkcQAxILCgdERUxFVEVEEAQSDAoIVVBE", + "QVRJTkcQBTqJAepBhQEKJGNsb3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vV29y", + "a2VyUG9vbBJBcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRp", + "b259L3dvcmtlclBvb2xzL3t3b3JrZXJfcG9vbH0qC3dvcmtlclBvb2xzMgp3", + "b3JrZXJQb29sUgEBQggKBmNvbmZpZyLjBgoTUHJpdmF0ZVBvb2xWMUNvbmZp", + "ZxJWCg13b3JrZXJfY29uZmlnGAEgASgLMj8uZ29vZ2xlLmRldnRvb2xzLmNs", + "b3VkYnVpbGQudjEuUHJpdmF0ZVBvb2xWMUNvbmZpZy5Xb3JrZXJDb25maWcS", + "WAoObmV0d29ya19jb25maWcYAiABKAsyQC5nb29nbGUuZGV2dG9vbHMuY2xv", + "dWRidWlsZC52MS5Qcml2YXRlUG9vbFYxQ29uZmlnLk5ldHdvcmtDb25maWcS", + "bgoXcHJpdmF0ZV9zZXJ2aWNlX2Nvbm5lY3QYBSABKAsySC5nb29nbGUuZGV2", + "dG9vbHMuY2xvdWRidWlsZC52MS5Qcml2YXRlUG9vbFYxQ29uZmlnLlByaXZh", + "dGVTZXJ2aWNlQ29ubmVjdEID4EEFGjoKDFdvcmtlckNvbmZpZxIUCgxtYWNo", + "aW5lX3R5cGUYASABKAkSFAoMZGlza19zaXplX2diGAIgASgDGrYCCg1OZXR3", + "b3JrQ29uZmlnEkEKDnBlZXJlZF9uZXR3b3JrGAEgASgJQingQQXgQQL6QSAK", + "HmNvbXB1dGUuZ29vZ2xlYXBpcy5jb20vTmV0d29yaxJkCg1lZ3Jlc3Nfb3B0", + "aW9uGAIgASgOMk0uZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUHJp", + "dmF0ZVBvb2xWMUNvbmZpZy5OZXR3b3JrQ29uZmlnLkVncmVzc09wdGlvbhIk", + "ChdwZWVyZWRfbmV0d29ya19pcF9yYW5nZRgDIAEoCUID4EEFIlYKDEVncmVz", + "c09wdGlvbhIdChlFR1JFU1NfT1BUSU9OX1VOU1BFQ0lGSUVEEAASFAoQTk9f", + "UFVCTElDX0VHUkVTUxABEhEKDVBVQkxJQ19FR1JFU1MQAhq0AQoVUHJpdmF0", + "ZVNlcnZpY2VDb25uZWN0Ek8KEm5ldHdvcmtfYXR0YWNobWVudBgBIAEoCUIz", + "4EEF4EEC+kEqCihjb21wdXRlLmdvb2dsZWFwaXMuY29tL05ldHdvcmtBdHRh", + "Y2htZW50EioKGnB1YmxpY19pcF9hZGRyZXNzX2Rpc2FibGVkGAIgASgIQgbg", + "QQLgQQUSHgoRcm91dGVfYWxsX3RyYWZmaWMYAyABKAhCA+BBBSLQAQoXQ3Jl", + "YXRlV29ya2VyUG9vbFJlcXVlc3QSOQoGcGFyZW50GAEgASgJQingQQL6QSMK", + "IWxvY2F0aW9ucy5nb29nbGVhcGlzLmNvbS9Mb2NhdGlvbhJDCgt3b3JrZXJf", + "cG9vbBgCIAEoCzIpLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLldv", + "cmtlclBvb2xCA+BBAhIeCg53b3JrZXJfcG9vbF9pZBgDIAEoCUIG4EEF4EEC", + "EhUKDXZhbGlkYXRlX29ubHkYBCABKAgiUgoUR2V0V29ya2VyUG9vbFJlcXVl", + "c3QSOgoEbmFtZRgBIAEoCUIs4EEC+kEmCiRjbG91ZGJ1aWxkLmdvb2dsZWFw", + "aXMuY29tL1dvcmtlclBvb2wilgEKF0RlbGV0ZVdvcmtlclBvb2xSZXF1ZXN0", + "EjoKBG5hbWUYASABKAlCLOBBAvpBJgokY2xvdWRidWlsZC5nb29nbGVhcGlz", + "LmNvbS9Xb3JrZXJQb29sEhEKBGV0YWcYAiABKAlCA+BBARIVCg1hbGxvd19t", + "aXNzaW5nGAMgASgIEhUKDXZhbGlkYXRlX29ubHkYBCABKAgipgEKF1VwZGF0", + "ZVdvcmtlclBvb2xSZXF1ZXN0EkMKC3dvcmtlcl9wb29sGAEgASgLMikuZ29v", + "Z2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuV29ya2VyUG9vbEID4EECEi8K", + "C3VwZGF0ZV9tYXNrGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLkZpZWxkTWFz", + "axIVCg12YWxpZGF0ZV9vbmx5GAQgASgIInoKFkxpc3RXb3JrZXJQb29sc1Jl", + "cXVlc3QSOQoGcGFyZW50GAEgASgJQingQQL6QSMKIWxvY2F0aW9ucy5nb29n", + "bGVhcGlzLmNvbS9Mb2NhdGlvbhIRCglwYWdlX3NpemUYAiABKAUSEgoKcGFn", + "ZV90b2tlbhgDIAEoCSJzChdMaXN0V29ya2VyUG9vbHNSZXNwb25zZRI/Cgx3", + "b3JrZXJfcG9vbHMYASADKAsyKS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWls", + "ZC52MS5Xb3JrZXJQb29sEhcKD25leHRfcGFnZV90b2tlbhgCIAEoCSLHAQoh", + "Q3JlYXRlV29ya2VyUG9vbE9wZXJhdGlvbk1ldGFkYXRhEj4KC3dvcmtlcl9w", + "b29sGAEgASgJQin6QSYKJGNsb3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vV29y", + "a2VyUG9vbBIvCgtjcmVhdGVfdGltZRgCIAEoCzIaLmdvb2dsZS5wcm90b2J1", + "Zi5UaW1lc3RhbXASMQoNY29tcGxldGVfdGltZRgDIAEoCzIaLmdvb2dsZS5w", + "cm90b2J1Zi5UaW1lc3RhbXAixwEKIVVwZGF0ZVdvcmtlclBvb2xPcGVyYXRp", + "b25NZXRhZGF0YRI+Cgt3b3JrZXJfcG9vbBgBIAEoCUIp+kEmCiRjbG91ZGJ1", + "aWxkLmdvb2dsZWFwaXMuY29tL1dvcmtlclBvb2wSLwoLY3JlYXRlX3RpbWUY", + "AiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjEKDWNvbXBsZXRl", + "X3RpbWUYAyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wIscBCiFE", + "ZWxldGVXb3JrZXJQb29sT3BlcmF0aW9uTWV0YWRhdGESPgoLd29ya2VyX3Bv", + "b2wYASABKAlCKfpBJgokY2xvdWRidWlsZC5nb29nbGVhcGlzLmNvbS9Xb3Jr", + "ZXJQb29sEi8KC2NyZWF0ZV90aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVm", + "LlRpbWVzdGFtcBIxCg1jb21wbGV0ZV90aW1lGAMgASgLMhouZ29vZ2xlLnBy", + "b3RvYnVmLlRpbWVzdGFtcDKhKwoKQ2xvdWRCdWlsZBKuAgoLQ3JlYXRlQnVp", + "bGQSMS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5DcmVhdGVCdWls", + "ZFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIswBykEf", + "CgVCdWlsZBIWQnVpbGRPcGVyYXRpb25NZXRhZGF0YdpBEHByb2plY3RfaWQs", + "YnVpbGSC0+STAl4iIC92MS9wcm9qZWN0cy97cHJvamVjdF9pZH0vYnVpbGRz", + "OgVidWlsZFozIiovdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8q", + "fS9idWlsZHM6BWJ1aWxkitPkkwItEisKBnBhcmVudBIhcHJvamVjdHMvKi9s", + "b2NhdGlvbnMve2xvY2F0aW9uPSp9EogCCghHZXRCdWlsZBIuLmdvb2dsZS5k", + "ZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkdldEJ1aWxkUmVxdWVzdBokLmdvb2ds", + "ZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1aWxkIqUB2kENcHJvamVjdF9p", + "ZCxpZILT5JMCVRIlL3YxL3Byb2plY3RzL3twcm9qZWN0X2lkfS9idWlsZHMv", + "e2lkfVosEiovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9idWls", + "ZHMvKn2K0+STAjQSMgoEbmFtZRIqcHJvamVjdHMvKi9sb2NhdGlvbnMve2xv", + "Y2F0aW9uPSp9L2J1aWxkcy8qEpECCgpMaXN0QnVpbGRzEjAuZ29vZ2xlLmRl", + "dnRvb2xzLmNsb3VkYnVpbGQudjEuTGlzdEJ1aWxkc1JlcXVlc3QaMS5nb29n", + "bGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5MaXN0QnVpbGRzUmVzcG9uc2Ui", + "nQHaQRFwcm9qZWN0X2lkLGZpbHRlcoLT5JMCUBIgL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0X2lkfS9idWlsZHNaLBIqL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9s", + "b2NhdGlvbnMvKn0vYnVpbGRzitPkkwItEisKBnBhcmVudBIhcHJvamVjdHMv", + "Ki9sb2NhdGlvbnMve2xvY2F0aW9uPSp9EqICCgtDYW5jZWxCdWlsZBIxLmdv", + "b2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkNhbmNlbEJ1aWxkUmVxdWVz", + "dBokLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkJ1aWxkIrkB2kEN", + "cHJvamVjdF9pZCxpZILT5JMCaSIsL3YxL3Byb2plY3RzL3twcm9qZWN0X2lk", + "fS9idWlsZHMve2lkfTpjYW5jZWw6ASpaNiIxL3YxL3tuYW1lPXByb2plY3Rz", + "LyovbG9jYXRpb25zLyovYnVpbGRzLyp9OmNhbmNlbDoBKorT5JMCNBIyCgRu", + "YW1lEipwcm9qZWN0cy8qL2xvY2F0aW9ucy97bG9jYXRpb249Kn0vYnVpbGRz", + "LyoSuQIKClJldHJ5QnVpbGQSMC5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWls", + "ZC52MS5SZXRyeUJ1aWxkUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5P", + "cGVyYXRpb24i2QHKQR8KBUJ1aWxkEhZCdWlsZE9wZXJhdGlvbk1ldGFkYXRh", + "2kENcHJvamVjdF9pZCxpZILT5JMCZyIrL3YxL3Byb2plY3RzL3twcm9qZWN0", + "X2lkfS9idWlsZHMve2lkfTpyZXRyeToBKlo1IjAvdjEve25hbWU9cHJvamVj", + "dHMvKi9sb2NhdGlvbnMvKi9idWlsZHMvKn06cmV0cnk6ASqK0+STAjQSMgoE", + "bmFtZRIqcHJvamVjdHMvKi9sb2NhdGlvbnMve2xvY2F0aW9uPSp9L2J1aWxk", + "cy8qEsECCgxBcHByb3ZlQnVpbGQSMi5nb29nbGUuZGV2dG9vbHMuY2xvdWRi", + "dWlsZC52MS5BcHByb3ZlQnVpbGRSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5u", + "aW5nLk9wZXJhdGlvbiLdAcpBHwoFQnVpbGQSFkJ1aWxkT3BlcmF0aW9uTWV0", + "YWRhdGHaQRRuYW1lLGFwcHJvdmFsX3Jlc3VsdILT5JMCZCImL3YxL3tuYW1l", + "PXByb2plY3RzLyovYnVpbGRzLyp9OmFwcHJvdmU6ASpaNyIyL3YxL3tuYW1l", + "PXByb2plY3RzLyovbG9jYXRpb25zLyovYnVpbGRzLyp9OmFwcHJvdmU6ASqK", + "0+STAjQSMgoEbmFtZRIqcHJvamVjdHMvKi9sb2NhdGlvbnMve2xvY2F0aW9u", + "PSp9L2J1aWxkcy8qErICChJDcmVhdGVCdWlsZFRyaWdnZXISOC5nb29nbGUu", + "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5DcmVhdGVCdWlsZFRyaWdnZXJSZXF1", + "ZXN0GisuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVpbGRUcmln", + "Z2VyIrQB2kEScHJvamVjdF9pZCx0cmlnZ2VygtPkkwJmIiIvdjEvcHJvamVj", + "dHMve3Byb2plY3RfaWR9L3RyaWdnZXJzOgd0cmlnZ2VyWjciLC92MS97cGFy", + "ZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L3RyaWdnZXJzOgd0cmlnZ2Vy", + "itPkkwItEisKBnBhcmVudBIhcHJvamVjdHMvKi9sb2NhdGlvbnMve2xvY2F0", + "aW9uPSp9ErMCCg9HZXRCdWlsZFRyaWdnZXISNS5nb29nbGUuZGV2dG9vbHMu", + "Y2xvdWRidWlsZC52MS5HZXRCdWlsZFRyaWdnZXJSZXF1ZXN0GisuZ29vZ2xl", + "LmRldnRvb2xzLmNsb3VkYnVpbGQudjEuQnVpbGRUcmlnZ2VyIrsB2kEVcHJv", + "amVjdF9pZCx0cmlnZ2VyX2lkgtPkkwJhEi8vdjEvcHJvamVjdHMve3Byb2pl", + "Y3RfaWR9L3RyaWdnZXJzL3t0cmlnZ2VyX2lkfVouEiwvdjEve25hbWU9cHJv", + "amVjdHMvKi9sb2NhdGlvbnMvKi90cmlnZ2Vycy8qfYrT5JMCNhI0CgRuYW1l", + "Eixwcm9qZWN0cy8qL2xvY2F0aW9ucy97bG9jYXRpb249Kn0vdHJpZ2dlcnMv", + "KhKjAgoRTGlzdEJ1aWxkVHJpZ2dlcnMSNy5nb29nbGUuZGV2dG9vbHMuY2xv", + "dWRidWlsZC52MS5MaXN0QnVpbGRUcmlnZ2Vyc1JlcXVlc3QaOC5nb29nbGUu", + "ZGV2dG9vbHMuY2xvdWRidWlsZC52MS5MaXN0QnVpbGRUcmlnZ2Vyc1Jlc3Bv", + "bnNlIpoB2kEKcHJvamVjdF9pZILT5JMCVBIiL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0X2lkfS90cmlnZ2Vyc1ouEiwvdjEve3BhcmVudD1wcm9qZWN0cy8qL2xv", + "Y2F0aW9ucy8qfS90cmlnZ2Vyc4rT5JMCLRIrCgZwYXJlbnQSIXByb2plY3Rz", + "LyovbG9jYXRpb25zL3tsb2NhdGlvbj0qfRKkAgoSRGVsZXRlQnVpbGRUcmln", + "Z2VyEjguZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuRGVsZXRlQnVp", + "bGRUcmlnZ2VyUmVxdWVzdBoWLmdvb2dsZS5wcm90b2J1Zi5FbXB0eSK7AdpB", + "FXByb2plY3RfaWQsdHJpZ2dlcl9pZILT5JMCYSovL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0X2lkfS90cmlnZ2Vycy97dHJpZ2dlcl9pZH1aLiosL3YxL3tuYW1l", + "PXByb2plY3RzLyovbG9jYXRpb25zLyovdHJpZ2dlcnMvKn2K0+STAjYSNAoE", + "bmFtZRIscHJvamVjdHMvKi9sb2NhdGlvbnMve2xvY2F0aW9uPSp9L3RyaWdn", + "ZXJzLyoS9gIKElVwZGF0ZUJ1aWxkVHJpZ2dlchI4Lmdvb2dsZS5kZXZ0b29s", + "cy5jbG91ZGJ1aWxkLnYxLlVwZGF0ZUJ1aWxkVHJpZ2dlclJlcXVlc3QaKy5n", + "b29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5CdWlsZFRyaWdnZXIi+AHa", + "QR1wcm9qZWN0X2lkLHRyaWdnZXJfaWQsdHJpZ2dlcoLT5JMChAEyLy92MS9w", + "cm9qZWN0cy97cHJvamVjdF9pZH0vdHJpZ2dlcnMve3RyaWdnZXJfaWR9Ogd0", + "cmlnZ2VyWkgyPS92MS97dHJpZ2dlci5yZXNvdXJjZV9uYW1lPXByb2plY3Rz", + "LyovbG9jYXRpb25zLyovdHJpZ2dlcnMvKn06B3RyaWdnZXKK0+STAkcSRQoV", + "dHJpZ2dlci5yZXNvdXJjZV9uYW1lEixwcm9qZWN0cy8qL2xvY2F0aW9ucy97", + "bG9jYXRpb249Kn0vdHJpZ2dlcnMvKhLhAgoPUnVuQnVpbGRUcmlnZ2VyEjUu", + "Z29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuUnVuQnVpbGRUcmlnZ2Vy", + "UmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24i9wHKQR8K", + "BUJ1aWxkEhZCdWlsZE9wZXJhdGlvbk1ldGFkYXRh2kEccHJvamVjdF9pZCx0", + "cmlnZ2VyX2lkLHNvdXJjZYLT5JMCdCIzL3YxL3Byb2plY3RzL3twcm9qZWN0", + "X2lkfS90cmlnZ2Vycy97dHJpZ2dlcl9pZH06cnVuOgZzb3VyY2VaNSIwL3Yx", + "L3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdHJpZ2dlcnMvKn06cnVu", + "OgEqitPkkwI2EjQKBG5hbWUSLHByb2plY3RzLyovbG9jYXRpb25zL3tsb2Nh", + "dGlvbj0qfS90cmlnZ2Vycy8qEpUCChVSZWNlaXZlVHJpZ2dlcldlYmhvb2sS", + "Oy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5SZWNlaXZlVHJpZ2dl", + "cldlYmhvb2tSZXF1ZXN0GjwuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQu", + "djEuUmVjZWl2ZVRyaWdnZXJXZWJob29rUmVzcG9uc2UigAGC0+STAnoiNC92", + "MS9wcm9qZWN0cy97cHJvamVjdF9pZH0vdHJpZ2dlcnMve3RyaWdnZXJ9Ondl", + "Ymhvb2s6BGJvZHlaPCI0L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25z", + "LyovdHJpZ2dlcnMvKn06d2ViaG9vazoEYm9keRK5AgoQQ3JlYXRlV29ya2Vy", + "UG9vbBI2Lmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLkNyZWF0ZVdv", + "cmtlclBvb2xSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlv", + "biLNAcpBLwoKV29ya2VyUG9vbBIhQ3JlYXRlV29ya2VyUG9vbE9wZXJhdGlv", + "bk1ldGFkYXRh2kEhcGFyZW50LHdvcmtlcl9wb29sLHdvcmtlcl9wb29sX2lk", + "gtPkkwI+Ii8vdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS93", + "b3JrZXJQb29sczoLd29ya2VyX3Bvb2yK0+STAi0SKwoGcGFyZW50EiFwcm9q", + "ZWN0cy8qL2xvY2F0aW9ucy97bG9jYXRpb249Kn0S7gEKDUdldFdvcmtlclBv", + "b2wSMy5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5HZXRXb3JrZXJQ", + "b29sUmVxdWVzdBopLmdvb2dsZS5kZXZ0b29scy5jbG91ZGJ1aWxkLnYxLldv", + "cmtlclBvb2wifdpBBG5hbWWC0+STAjESLy92MS97bmFtZT1wcm9qZWN0cy8q", "L2xvY2F0aW9ucy8qL3dvcmtlclBvb2xzLyp9itPkkwI5EjcKBG5hbWUSL3By", "b2plY3RzLyovbG9jYXRpb25zL3tsb2NhdGlvbj0qfS93b3JrZXJQb29scy8q", - "EtMCChBVcGRhdGVXb3JrZXJQb29sEjYuZ29vZ2xlLmRldnRvb2xzLmNsb3Vk", - "YnVpbGQudjEuVXBkYXRlV29ya2VyUG9vbFJlcXVlc3QaHS5nb29nbGUubG9u", - "Z3J1bm5pbmcuT3BlcmF0aW9uIucBykEvCgpXb3JrZXJQb29sEiFVcGRhdGVX", - "b3JrZXJQb29sT3BlcmF0aW9uTWV0YWRhdGHaQRd3b3JrZXJfcG9vbCx1cGRh", - "dGVfbWFza4LT5JMCSjI7L3YxL3t3b3JrZXJfcG9vbC5uYW1lPXByb2plY3Rz", - "LyovbG9jYXRpb25zLyovd29ya2VyUG9vbHMvKn06C3dvcmtlcl9wb29sitPk", - "kwJFEkMKEHdvcmtlcl9wb29sLm5hbWUSL3Byb2plY3RzLyovbG9jYXRpb25z", - "L3tsb2NhdGlvbj0qfS93b3JrZXJQb29scy8qEvUBCg9MaXN0V29ya2VyUG9v", - "bHMSNS5nb29nbGUuZGV2dG9vbHMuY2xvdWRidWlsZC52MS5MaXN0V29ya2Vy", - "UG9vbHNSZXF1ZXN0GjYuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEu", - "TGlzdFdvcmtlclBvb2xzUmVzcG9uc2Uic9pBBnBhcmVudILT5JMCMRIvL3Yx", - "L3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vd29ya2VyUG9vbHOK", - "0+STAi0SKwoGcGFyZW50EiFwcm9qZWN0cy8qL2xvY2F0aW9ucy97bG9jYXRp", - "b249Kn0aTcpBGWNsb3VkYnVpbGQuZ29vZ2xlYXBpcy5jb23SQS5odHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtQowJChhj", - "b20uZ29vZ2xlLmNsb3VkYnVpbGQudjFQAVpBY2xvdWQuZ29vZ2xlLmNvbS9n", - "by9jbG91ZGJ1aWxkL2FwaXYxL3YyL2Nsb3VkYnVpbGRwYjtjbG91ZGJ1aWxk", - "cGKiAgNHQ0KqAhpHb29nbGUuQ2xvdWQuQ2xvdWRCdWlsZC5WMcoCFUdvb2ds", - "ZVxDbG91ZFxCdWlsZFxWMeoCGEdvb2dsZTo6Q2xvdWQ6OkJ1aWxkOjpWMepB", - "TgoeY29tcHV0ZS5nb29nbGVhcGlzLmNvbS9OZXR3b3JrEixwcm9qZWN0cy97", - "cHJvamVjdH0vZ2xvYmFsL25ldHdvcmtzL3tuZXR3b3JrfepBWQohaWFtLmdv", - "b2dsZWFwaXMuY29tL1NlcnZpY2VBY2NvdW50EjRwcm9qZWN0cy97cHJvamVj", - "dH0vc2VydmljZUFjY291bnRzL3tzZXJ2aWNlX2FjY291bnR96kFKCiNzZWNy", - "ZXRtYW5hZ2VyLmdvb2dsZWFwaXMuY29tL1NlY3JldBIjcHJvamVjdHMve3By", - "b2plY3R9L3NlY3JldHMve3NlY3JldH3qQWQKKnNlY3JldG1hbmFnZXIuZ29v", - "Z2xlYXBpcy5jb20vU2VjcmV0VmVyc2lvbhI2cHJvamVjdHMve3Byb2plY3R9", - "L3NlY3JldHMve3NlY3JldH0vdmVyc2lvbnMve3ZlcnNpb2596kFmCiBna2Vo", - "dWIuZ29vZ2xlYXBpcy5jb20vTWVtYmVyc2hpcBJCcHJvamVjdHMve3Byb2pl", - "Y3R9L2xvY2F0aW9ucy97bG9jYXRpb259L21lbWJlcnNoaXBzL3tjbHVzdGVy", - "X25hbWV96kFwCiFjbG91ZGttcy5nb29nbGVhcGlzLmNvbS9DcnlwdG9LZXkS", - "S3Byb2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9rZXlS", - "aW5ncy97a2V5cmluZ30vY3J5cHRvS2V5cy97a2V5fepBVQoicHVic3ViLmdv", - "b2dsZWFwaXMuY29tL1N1YnNjcmlwdGlvbhIvcHJvamVjdHMve3Byb2plY3R9", - "L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbn3qQUAKG3B1YnN1Yi5nb29n", - "bGVhcGlzLmNvbS9Ub3BpYxIhcHJvamVjdHMve3Byb2plY3R9L3RvcGljcy97", - "dG9waWN96kF2Cihjb21wdXRlLmdvb2dsZWFwaXMuY29tL05ldHdvcmtBdHRh", - "Y2htZW50Ekpwcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9u", - "ZXR3b3JrQXR0YWNobWVudHMve25ldHdvcmthdHRhY2htZW50fepBggEKJGNs", - "b3VkYnVpbGQuZ29vZ2xlYXBpcy5jb20vUmVwb3NpdG9yeRJacHJvamVjdHMv", - "e3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRpb259L2Nvbm5lY3Rpb25zL3tj", - "b25uZWN0aW9ufS9yZXBvc2l0b3JpZXMve3JlcG9zaXRvcnl9YgZwcm90bzM=")); + "EqYCChBEZWxldGVXb3JrZXJQb29sEjYuZ29vZ2xlLmRldnRvb2xzLmNsb3Vk", + "YnVpbGQudjEuRGVsZXRlV29ya2VyUG9vbFJlcXVlc3QaHS5nb29nbGUubG9u", + "Z3J1bm5pbmcuT3BlcmF0aW9uIroBykE6ChVnb29nbGUucHJvdG9idWYuRW1w", + "dHkSIURlbGV0ZVdvcmtlclBvb2xPcGVyYXRpb25NZXRhZGF0YdpBBG5hbWWC", + "0+STAjEqLy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3dvcmtl", + "clBvb2xzLyp9itPkkwI5EjcKBG5hbWUSL3Byb2plY3RzLyovbG9jYXRpb25z", + "L3tsb2NhdGlvbj0qfS93b3JrZXJQb29scy8qEtMCChBVcGRhdGVXb3JrZXJQ", + "b29sEjYuZ29vZ2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuVXBkYXRlV29y", + "a2VyUG9vbFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9u", + "IucBykEvCgpXb3JrZXJQb29sEiFVcGRhdGVXb3JrZXJQb29sT3BlcmF0aW9u", + "TWV0YWRhdGHaQRd3b3JrZXJfcG9vbCx1cGRhdGVfbWFza4LT5JMCSjI7L3Yx", + "L3t3b3JrZXJfcG9vbC5uYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovd29y", + "a2VyUG9vbHMvKn06C3dvcmtlcl9wb29sitPkkwJFEkMKEHdvcmtlcl9wb29s", + "Lm5hbWUSL3Byb2plY3RzLyovbG9jYXRpb25zL3tsb2NhdGlvbj0qfS93b3Jr", + "ZXJQb29scy8qEvUBCg9MaXN0V29ya2VyUG9vbHMSNS5nb29nbGUuZGV2dG9v", + "bHMuY2xvdWRidWlsZC52MS5MaXN0V29ya2VyUG9vbHNSZXF1ZXN0GjYuZ29v", + "Z2xlLmRldnRvb2xzLmNsb3VkYnVpbGQudjEuTGlzdFdvcmtlclBvb2xzUmVz", + "cG9uc2Uic9pBBnBhcmVudILT5JMCMRIvL3YxL3twYXJlbnQ9cHJvamVjdHMv", + "Ki9sb2NhdGlvbnMvKn0vd29ya2VyUG9vbHOK0+STAi0SKwoGcGFyZW50EiFw", + "cm9qZWN0cy8qL2xvY2F0aW9ucy97bG9jYXRpb249Kn0aTcpBGWNsb3VkYnVp", + "bGQuZ29vZ2xlYXBpcy5jb23SQS5odHRwczovL3d3dy5nb29nbGVhcGlzLmNv", + "bS9hdXRoL2Nsb3VkLXBsYXRmb3JtQowJChhjb20uZ29vZ2xlLmNsb3VkYnVp", + "bGQudjFQAVpBY2xvdWQuZ29vZ2xlLmNvbS9nby9jbG91ZGJ1aWxkL2FwaXYx", + "L3YyL2Nsb3VkYnVpbGRwYjtjbG91ZGJ1aWxkcGKiAgNHQ0KqAhpHb29nbGUu", + "Q2xvdWQuQ2xvdWRCdWlsZC5WMcoCFUdvb2dsZVxDbG91ZFxCdWlsZFxWMeoC", + "GEdvb2dsZTo6Q2xvdWQ6OkJ1aWxkOjpWMepBTgoeY29tcHV0ZS5nb29nbGVh", + "cGlzLmNvbS9OZXR3b3JrEixwcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL25l", + "dHdvcmtzL3tuZXR3b3JrfepBWQohaWFtLmdvb2dsZWFwaXMuY29tL1NlcnZp", + "Y2VBY2NvdW50EjRwcm9qZWN0cy97cHJvamVjdH0vc2VydmljZUFjY291bnRz", + "L3tzZXJ2aWNlX2FjY291bnR96kFKCiNzZWNyZXRtYW5hZ2VyLmdvb2dsZWFw", + "aXMuY29tL1NlY3JldBIjcHJvamVjdHMve3Byb2plY3R9L3NlY3JldHMve3Nl", + "Y3JldH3qQWQKKnNlY3JldG1hbmFnZXIuZ29vZ2xlYXBpcy5jb20vU2VjcmV0", + "VmVyc2lvbhI2cHJvamVjdHMve3Byb2plY3R9L3NlY3JldHMve3NlY3JldH0v", + "dmVyc2lvbnMve3ZlcnNpb2596kFmCiBna2VodWIuZ29vZ2xlYXBpcy5jb20v", + "TWVtYmVyc2hpcBJCcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9j", + "YXRpb259L21lbWJlcnNoaXBzL3tjbHVzdGVyX25hbWV96kFwCiFjbG91ZGtt", + "cy5nb29nbGVhcGlzLmNvbS9DcnlwdG9LZXkSS3Byb2plY3RzL3twcm9qZWN0", + "fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9rZXlSaW5ncy97a2V5cmluZ30vY3J5", + "cHRvS2V5cy97a2V5fepBVQoicHVic3ViLmdvb2dsZWFwaXMuY29tL1N1YnNj", + "cmlwdGlvbhIvcHJvamVjdHMve3Byb2plY3R9L3N1YnNjcmlwdGlvbnMve3N1", + "YnNjcmlwdGlvbn3qQUAKG3B1YnN1Yi5nb29nbGVhcGlzLmNvbS9Ub3BpYxIh", + "cHJvamVjdHMve3Byb2plY3R9L3RvcGljcy97dG9waWN96kF2Cihjb21wdXRl", + "Lmdvb2dsZWFwaXMuY29tL05ldHdvcmtBdHRhY2htZW50Ekpwcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9uZXR3b3JrQXR0YWNobWVudHMv", + "e25ldHdvcmthdHRhY2htZW50fepBggEKJGNsb3VkYnVpbGQuZ29vZ2xlYXBp", + "cy5jb20vUmVwb3NpdG9yeRJacHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9u", + "cy97bG9jYXRpb259L2Nvbm5lY3Rpb25zL3tjb25uZWN0aW9ufS9yZXBvc2l0", + "b3JpZXMve3JlcG9zaXRvcnl9YgZwcm90bzM=")); 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.HttpbodyReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Api.RoutingReflection.Descriptor, global::Google.LongRunning.OperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.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[] { @@ -623,16 +636,18 @@ static CloudbuildReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.BuiltImage), global::Google.Cloud.CloudBuild.V1.BuiltImage.Parser, new[]{ "Name", "Digest", "PushTiming" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.UploadedPythonPackage), global::Google.Cloud.CloudBuild.V1.UploadedPythonPackage.Parser, new[]{ "Uri", "FileHashes", "PushTiming" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.UploadedMavenArtifact), global::Google.Cloud.CloudBuild.V1.UploadedMavenArtifact.Parser, new[]{ "Uri", "FileHashes", "PushTiming" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.UploadedGoModule), global::Google.Cloud.CloudBuild.V1.UploadedGoModule.Parser, new[]{ "Uri", "FileHashes", "PushTiming" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.UploadedNpmPackage), global::Google.Cloud.CloudBuild.V1.UploadedNpmPackage.Parser, new[]{ "Uri", "FileHashes", "PushTiming" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.BuildStep), global::Google.Cloud.CloudBuild.V1.BuildStep.Parser, new[]{ "Name", "Env", "Args", "Dir", "Id", "WaitFor", "Entrypoint", "SecretEnv", "Volumes", "Timing", "PullTiming", "Timeout", "Status", "AllowFailure", "ExitCode", "AllowExitCodes", "Script", "AutomapSubstitutions" }, new[]{ "AutomapSubstitutions" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Volume), global::Google.Cloud.CloudBuild.V1.Volume.Parser, new[]{ "Name", "Path" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Results), global::Google.Cloud.CloudBuild.V1.Results.Parser, new[]{ "Images", "BuildStepImages", "ArtifactManifest", "NumArtifacts", "BuildStepOutputs", "ArtifactTiming", "PythonPackages", "MavenArtifacts", "NpmPackages" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Results), global::Google.Cloud.CloudBuild.V1.Results.Parser, new[]{ "Images", "BuildStepImages", "ArtifactManifest", "NumArtifacts", "BuildStepOutputs", "ArtifactTiming", "PythonPackages", "MavenArtifacts", "GoModules", "NpmPackages" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.ArtifactResult), global::Google.Cloud.CloudBuild.V1.ArtifactResult.Parser, new[]{ "Location", "FileHash" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Build), global::Google.Cloud.CloudBuild.V1.Build.Parser, new[]{ "Name", "Id", "ProjectId", "Status", "StatusDetail", "Source", "Steps", "Results", "CreateTime", "StartTime", "FinishTime", "Timeout", "Images", "QueueTtl", "Artifacts", "LogsBucket", "SourceProvenance", "BuildTriggerId", "Options", "LogUrl", "Substitutions", "Tags", "Secrets", "Timing", "Approval", "ServiceAccount", "AvailableSecrets", "Warnings", "FailureInfo" }, null, new[]{ typeof(global::Google.Cloud.CloudBuild.V1.Build.Types.Status) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Build.Types.Warning), global::Google.Cloud.CloudBuild.V1.Build.Types.Warning.Parser, new[]{ "Text", "Priority" }, null, new[]{ typeof(global::Google.Cloud.CloudBuild.V1.Build.Types.Warning.Types.Priority) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Build.Types.FailureInfo), global::Google.Cloud.CloudBuild.V1.Build.Types.FailureInfo.Parser, new[]{ "Type", "Detail" }, null, new[]{ typeof(global::Google.Cloud.CloudBuild.V1.Build.Types.FailureInfo.Types.FailureType) }, null, null), null, null, }), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Artifacts), global::Google.Cloud.CloudBuild.V1.Artifacts.Parser, new[]{ "Images", "Objects", "MavenArtifacts", "PythonPackages", "NpmPackages" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects), global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects.Parser, new[]{ "Location", "Paths", "Timing" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Artifacts), global::Google.Cloud.CloudBuild.V1.Artifacts.Parser, new[]{ "Images", "Objects", "MavenArtifacts", "GoModules", "PythonPackages", "NpmPackages" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects), global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects.Parser, new[]{ "Location", "Paths", "Timing" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Artifacts.Types.MavenArtifact), global::Google.Cloud.CloudBuild.V1.Artifacts.Types.MavenArtifact.Parser, new[]{ "Repository", "Path", "ArtifactId", "GroupId", "Version" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Artifacts.Types.GoModule), global::Google.Cloud.CloudBuild.V1.Artifacts.Types.GoModule.Parser, new[]{ "RepositoryName", "RepositoryLocation", "RepositoryProjectId", "SourcePath", "ModulePath", "ModuleVersion" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Artifacts.Types.PythonPackage), global::Google.Cloud.CloudBuild.V1.Artifacts.Types.PythonPackage.Parser, new[]{ "Repository", "Paths" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.Artifacts.Types.NpmPackage), global::Google.Cloud.CloudBuild.V1.Artifacts.Types.NpmPackage.Parser, new[]{ "Repository", "PackagePath" }, null, null, null, null)}), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.TimeSpan), global::Google.Cloud.CloudBuild.V1.TimeSpan.Parser, new[]{ "StartTime", "EndTime" }, null, null, null, null), @@ -668,7 +683,7 @@ static CloudbuildReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.ListBuildTriggersResponse), global::Google.Cloud.CloudBuild.V1.ListBuildTriggersResponse.Parser, new[]{ "Triggers", "NextPageToken" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.DeleteBuildTriggerRequest), global::Google.Cloud.CloudBuild.V1.DeleteBuildTriggerRequest.Parser, new[]{ "Name", "ProjectId", "TriggerId" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.UpdateBuildTriggerRequest), global::Google.Cloud.CloudBuild.V1.UpdateBuildTriggerRequest.Parser, new[]{ "ProjectId", "TriggerId", "Trigger", "UpdateMask" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions), global::Google.Cloud.CloudBuild.V1.BuildOptions.Parser, new[]{ "SourceProvenanceHash", "RequestedVerifyOption", "MachineType", "DiskSizeGb", "SubstitutionOption", "DynamicSubstitutions", "AutomapSubstitutions", "LogStreamingOption", "WorkerPool", "Pool", "Logging", "Env", "SecretEnv", "Volumes", "DefaultLogsBucketBehavior" }, null, new[]{ typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.VerifyOption), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.MachineType), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.SubstitutionOption), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.LogStreamingOption), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.LoggingMode), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.DefaultLogsBucketBehavior) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.PoolOption), global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.PoolOption.Parser, new[]{ "Name" }, null, null, null, null)}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions), global::Google.Cloud.CloudBuild.V1.BuildOptions.Parser, new[]{ "SourceProvenanceHash", "RequestedVerifyOption", "MachineType", "DiskSizeGb", "SubstitutionOption", "DynamicSubstitutions", "AutomapSubstitutions", "LogStreamingOption", "WorkerPool", "Pool", "Logging", "Env", "SecretEnv", "Volumes", "DefaultLogsBucketBehavior", "EnableStructuredLogging" }, null, new[]{ typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.VerifyOption), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.MachineType), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.SubstitutionOption), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.LogStreamingOption), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.LoggingMode), typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.DefaultLogsBucketBehavior) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.PoolOption), global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.PoolOption.Parser, new[]{ "Name" }, null, null, null, null)}), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.ReceiveTriggerWebhookRequest), global::Google.Cloud.CloudBuild.V1.ReceiveTriggerWebhookRequest.Parser, new[]{ "Name", "Body", "ProjectId", "Trigger", "Secret" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.ReceiveTriggerWebhookResponse), global::Google.Cloud.CloudBuild.V1.ReceiveTriggerWebhookResponse.Parser, null, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudBuild.V1.GitHubEnterpriseConfig), global::Google.Cloud.CloudBuild.V1.GitHubEnterpriseConfig.Parser, new[]{ "Name", "HostUrl", "AppId", "CreateTime", "WebhookKey", "PeeredNetwork", "Secrets", "DisplayName", "SslCa" }, null, null, null, null), @@ -4057,20 +4072,20 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// An npm package uploaded to Artifact Registry using the NpmPackage + /// A Go module artifact uploaded to Artifact Registry using the GoModule /// directive. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class UploadedNpmPackage : pb::IMessage + public sealed partial class UploadedGoModule : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UploadedNpmPackage()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UploadedGoModule()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + public static pb::MessageParser Parser { get { return _parser; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -4086,7 +4101,7 @@ public sealed partial class UploadedNpmPackage : pb::IMessageField number for the "uri" field. public const int UriFieldNumber = 1; private string uri_ = ""; /// - /// URI of the uploaded npm package. + /// URI of the uploaded artifact. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -4126,7 +4141,7 @@ public string Uri { public const int FileHashesFieldNumber = 2; private global::Google.Cloud.CloudBuild.V1.FileHashes fileHashes_; /// - /// Hash types and values of the npm package. + /// Hash types and values of the Go Module Artifact. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -4155,12 +4170,12 @@ public string Uri { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as UploadedNpmPackage); + return Equals(other as UploadedGoModule); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(UploadedNpmPackage other) { + public bool Equals(UploadedGoModule other) { if (ReferenceEquals(other, null)) { return false; } @@ -4259,7 +4274,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(UploadedNpmPackage other) { + public void MergeFrom(UploadedGoModule other) { if (other == null) { return; } @@ -4352,20 +4367,20 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A step in the build pipeline. + /// An npm package uploaded to Artifact Registry using the NpmPackage + /// directive. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class BuildStep : pb::IMessage + public sealed partial class UploadedNpmPackage : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BuildStep()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UploadedNpmPackage()); private pb::UnknownFieldSet _unknownFields; - private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + public static pb::MessageParser Parser { get { return _parser; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -4381,7 +4396,7 @@ public sealed partial class BuildStep : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public BuildStep() { + public UploadedNpmPackage() { OnConstruction(); } @@ -4389,387 +4404,682 @@ public BuildStep() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public BuildStep(BuildStep other) : this() { - _hasBits0 = other._hasBits0; - name_ = other.name_; - env_ = other.env_.Clone(); - args_ = other.args_.Clone(); - dir_ = other.dir_; - id_ = other.id_; - waitFor_ = other.waitFor_.Clone(); - entrypoint_ = other.entrypoint_; - secretEnv_ = other.secretEnv_.Clone(); - volumes_ = other.volumes_.Clone(); - timing_ = other.timing_ != null ? other.timing_.Clone() : null; - pullTiming_ = other.pullTiming_ != null ? other.pullTiming_.Clone() : null; - timeout_ = other.timeout_ != null ? other.timeout_.Clone() : null; - status_ = other.status_; - allowFailure_ = other.allowFailure_; - exitCode_ = other.exitCode_; - allowExitCodes_ = other.allowExitCodes_.Clone(); - script_ = other.script_; - automapSubstitutions_ = other.automapSubstitutions_; + public UploadedNpmPackage(UploadedNpmPackage other) : this() { + uri_ = other.uri_; + fileHashes_ = other.fileHashes_ != null ? other.fileHashes_.Clone() : null; + pushTiming_ = other.pushTiming_ != null ? other.pushTiming_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public BuildStep Clone() { - return new BuildStep(this); + public UploadedNpmPackage Clone() { + return new UploadedNpmPackage(this); } - /// Field number for the "name" field. - public const int NameFieldNumber = 1; - private string name_ = ""; + /// Field number for the "uri" field. + public const int UriFieldNumber = 1; + private string uri_ = ""; /// - /// Required. The name of the container image that will run this particular - /// build step. - /// - /// If the image is available in the host's Docker daemon's cache, it - /// will be run directly. If not, the host will attempt to pull the image - /// first, using the builder service account's credentials if necessary. - /// - /// The Docker daemon's cache will already have the latest versions of all of - /// the officially supported build steps - /// ([https://github.com/GoogleCloudPlatform/cloud-builders](https://github.com/GoogleCloudPlatform/cloud-builders)). - /// The Docker daemon will also have cached many of the layers for some popular - /// images, like "ubuntu", "debian", but they will be refreshed at the time you - /// attempt to use them. - /// - /// If you built an image in a previous build step, it will be stored in the - /// host's Docker daemon's cache and is available to use as the name for a - /// later build step. + /// URI of the uploaded npm package. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Name { - get { return name_; } + public string Uri { + get { return uri_; } set { - name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + uri_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } - /// Field number for the "env" field. - public const int EnvFieldNumber = 2; - private static readonly pb::FieldCodec _repeated_env_codec - = pb::FieldCodec.ForString(18); - private readonly pbc::RepeatedField env_ = new pbc::RepeatedField(); - /// - /// A list of environment variable definitions to be used when running a step. - /// - /// The elements are of the form "KEY=VALUE" for the environment variable "KEY" - /// being given the value "VALUE". - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Env { - get { return env_; } - } - - /// Field number for the "args" field. - public const int ArgsFieldNumber = 3; - private static readonly pb::FieldCodec _repeated_args_codec - = pb::FieldCodec.ForString(26); - private readonly pbc::RepeatedField args_ = new pbc::RepeatedField(); - /// - /// A list of arguments that will be presented to the step when it is started. - /// - /// If the image used to run the step's container has an entrypoint, the `args` - /// are used as arguments to that entrypoint. If the image does not define - /// an entrypoint, the first element in args is used as the entrypoint, - /// and the remainder will be used as arguments. - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Args { - get { return args_; } - } - - /// Field number for the "dir" field. - public const int DirFieldNumber = 4; - private string dir_ = ""; + /// Field number for the "file_hashes" field. + public const int FileHashesFieldNumber = 2; + private global::Google.Cloud.CloudBuild.V1.FileHashes fileHashes_; /// - /// Working directory to use when running this step's container. - /// - /// If this value is a relative path, it is relative to the build's working - /// directory. If this value is absolute, it may be outside the build's working - /// directory, in which case the contents of the path may not be persisted - /// across build step executions, unless a `volume` for that path is specified. - /// - /// If the build specifies a `RepoSource` with `dir` and a step with a `dir`, - /// which specifies an absolute path, the `RepoSource` `dir` is ignored for - /// the step's execution. + /// Hash types and values of the npm package. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Dir { - get { return dir_; } + public global::Google.Cloud.CloudBuild.V1.FileHashes FileHashes { + get { return fileHashes_; } set { - dir_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + fileHashes_ = value; } } - /// Field number for the "id" field. - public const int IdFieldNumber = 5; - private string id_ = ""; + /// Field number for the "push_timing" field. + public const int PushTimingFieldNumber = 3; + private global::Google.Cloud.CloudBuild.V1.TimeSpan pushTiming_; /// - /// Unique identifier for this build step, used in `wait_for` to - /// reference this build step as a dependency. + /// Output only. Stores timing information for pushing the specified artifact. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Id { - get { return id_; } + public global::Google.Cloud.CloudBuild.V1.TimeSpan PushTiming { + get { return pushTiming_; } set { - id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + pushTiming_ = value; } } - /// Field number for the "wait_for" field. - public const int WaitForFieldNumber = 6; - private static readonly pb::FieldCodec _repeated_waitFor_codec - = pb::FieldCodec.ForString(50); - private readonly pbc::RepeatedField waitFor_ = new pbc::RepeatedField(); - /// - /// The ID(s) of the step(s) that this build step depends on. - /// This build step will not start until all the build steps in `wait_for` - /// have completed successfully. If `wait_for` is empty, this build step will - /// start when all previous build steps in the `Build.Steps` list have - /// completed successfully. - /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField WaitFor { - get { return waitFor_; } + public override bool Equals(object other) { + return Equals(other as UploadedNpmPackage); } - /// Field number for the "entrypoint" field. - public const int EntrypointFieldNumber = 7; - private string entrypoint_ = ""; - /// - /// Entrypoint to be used instead of the build step image's default entrypoint. - /// If unset, the image's default entrypoint is used. - /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Entrypoint { - get { return entrypoint_; } - set { - entrypoint_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + public bool Equals(UploadedNpmPackage other) { + if (ReferenceEquals(other, null)) { + return false; } + if (ReferenceEquals(other, this)) { + return true; + } + if (Uri != other.Uri) return false; + if (!object.Equals(FileHashes, other.FileHashes)) return false; + if (!object.Equals(PushTiming, other.PushTiming)) return false; + return Equals(_unknownFields, other._unknownFields); } - /// Field number for the "secret_env" field. - public const int SecretEnvFieldNumber = 8; - private static readonly pb::FieldCodec _repeated_secretEnv_codec - = pb::FieldCodec.ForString(66); - private readonly pbc::RepeatedField secretEnv_ = new pbc::RepeatedField(); - /// - /// A list of environment variables which are encrypted using a Cloud Key - /// Management Service crypto key. These values must be specified in the - /// build's `Secret`. - /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField SecretEnv { - get { return secretEnv_; } + public override int GetHashCode() { + int hash = 1; + if (Uri.Length != 0) hash ^= Uri.GetHashCode(); + if (fileHashes_ != null) hash ^= FileHashes.GetHashCode(); + if (pushTiming_ != null) hash ^= PushTiming.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; } - /// Field number for the "volumes" field. - public const int VolumesFieldNumber = 9; - private static readonly pb::FieldCodec _repeated_volumes_codec - = pb::FieldCodec.ForMessage(74, global::Google.Cloud.CloudBuild.V1.Volume.Parser); - private readonly pbc::RepeatedField volumes_ = new pbc::RepeatedField(); - /// - /// List of volumes to mount into the build step. - /// - /// Each volume is created as an empty volume prior to execution of the - /// build step. Upon completion of the build, volumes and their contents are - /// discarded. - /// - /// Using a named volume in only one step is not valid as it is indicative - /// of a build request with an incorrect configuration. - /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Volumes { - get { return volumes_; } + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); } - /// Field number for the "timing" field. - public const int TimingFieldNumber = 10; - private global::Google.Cloud.CloudBuild.V1.TimeSpan timing_; - /// - /// Output only. Stores timing information for executing this build step. - /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.CloudBuild.V1.TimeSpan Timing { - get { return timing_; } - set { - timing_ = value; + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (Uri.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Uri); } - } - - /// Field number for the "pull_timing" field. - public const int PullTimingFieldNumber = 13; - private global::Google.Cloud.CloudBuild.V1.TimeSpan pullTiming_; - /// - /// Output only. Stores timing information for pulling this build step's - /// builder image only. - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.CloudBuild.V1.TimeSpan PullTiming { - get { return pullTiming_; } - set { - pullTiming_ = value; + if (fileHashes_ != null) { + output.WriteRawTag(18); + output.WriteMessage(FileHashes); } - } - - /// Field number for the "timeout" field. - public const int TimeoutFieldNumber = 11; - private global::Google.Protobuf.WellKnownTypes.Duration timeout_; - /// - /// Time limit for executing this build step. If not defined, the step has no - /// time limit and will be allowed to continue to run until either it completes - /// or the build itself times out. - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Protobuf.WellKnownTypes.Duration Timeout { - get { return timeout_; } - set { - timeout_ = value; + if (pushTiming_ != null) { + output.WriteRawTag(26); + output.WriteMessage(PushTiming); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); } + #endif } - /// Field number for the "status" field. - public const int StatusFieldNumber = 12; - private global::Google.Cloud.CloudBuild.V1.Build.Types.Status status_ = global::Google.Cloud.CloudBuild.V1.Build.Types.Status.Unknown; - /// - /// Output only. Status of the build step. At this time, build step status is - /// only updated on build completion; step status is not updated in real-time - /// as the build progresses. - /// + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.CloudBuild.V1.Build.Types.Status Status { - get { return status_; } - set { - status_ = value; + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (Uri.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Uri); + } + if (fileHashes_ != null) { + output.WriteRawTag(18); + output.WriteMessage(FileHashes); + } + if (pushTiming_ != null) { + output.WriteRawTag(26); + output.WriteMessage(PushTiming); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); } } + #endif - /// Field number for the "allow_failure" field. - public const int AllowFailureFieldNumber = 14; - private bool allowFailure_; - /// - /// Allow this build step to fail without failing the entire build. - /// - /// If false, the entire build will fail if this step fails. Otherwise, the - /// build will succeed, but this step will still have a failure status. - /// Error information will be reported in the failure_detail field. - /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool AllowFailure { - get { return allowFailure_; } - set { - allowFailure_ = value; + public int CalculateSize() { + int size = 0; + if (Uri.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Uri); + } + if (fileHashes_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(FileHashes); + } + if (pushTiming_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(PushTiming); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); } + return size; } - /// Field number for the "exit_code" field. - public const int ExitCodeFieldNumber = 16; - private int exitCode_; - /// - /// Output only. Return code from running the step. - /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public int ExitCode { - get { return exitCode_; } - set { - exitCode_ = value; + public void MergeFrom(UploadedNpmPackage other) { + if (other == null) { + return; + } + if (other.Uri.Length != 0) { + Uri = other.Uri; + } + if (other.fileHashes_ != null) { + if (fileHashes_ == null) { + FileHashes = new global::Google.Cloud.CloudBuild.V1.FileHashes(); + } + FileHashes.MergeFrom(other.FileHashes); + } + if (other.pushTiming_ != null) { + if (pushTiming_ == null) { + PushTiming = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); + } + PushTiming.MergeFrom(other.PushTiming); } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } - /// Field number for the "allow_exit_codes" field. - public const int AllowExitCodesFieldNumber = 18; - private static readonly pb::FieldCodec _repeated_allowExitCodes_codec - = pb::FieldCodec.ForInt32(146); - private readonly pbc::RepeatedField allowExitCodes_ = new pbc::RepeatedField(); - /// - /// Allow this build step to fail without failing the entire build if and - /// only if the exit code is one of the specified codes. If allow_failure - /// is also specified, this field will take precedence. - /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField AllowExitCodes { - get { return allowExitCodes_; } + 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: { + Uri = input.ReadString(); + break; + } + case 18: { + if (fileHashes_ == null) { + FileHashes = new global::Google.Cloud.CloudBuild.V1.FileHashes(); + } + input.ReadMessage(FileHashes); + break; + } + case 26: { + if (pushTiming_ == null) { + PushTiming = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); + } + input.ReadMessage(PushTiming); + break; + } + } + } + #endif } - /// Field number for the "script" field. - public const int ScriptFieldNumber = 19; - private string script_ = ""; - /// - /// A shell script to be executed in the step. - /// - /// When script is provided, the user cannot specify the entrypoint or args. - /// + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Script { - get { return script_; } - set { - script_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + 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: { + Uri = input.ReadString(); + break; + } + case 18: { + if (fileHashes_ == null) { + FileHashes = new global::Google.Cloud.CloudBuild.V1.FileHashes(); + } + input.ReadMessage(FileHashes); + break; + } + case 26: { + if (pushTiming_ == null) { + PushTiming = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); + } + input.ReadMessage(PushTiming); + break; + } + } } } + #endif - /// Field number for the "automap_substitutions" field. - public const int AutomapSubstitutionsFieldNumber = 20; - private readonly static bool AutomapSubstitutionsDefaultValue = false; + } - private bool automapSubstitutions_; - /// - /// Option to include built-in and custom substitutions as env variables - /// for this build step. This option will override the global option - /// in BuildOption. - /// + /// + /// A step in the build pipeline. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class BuildStep : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BuildStep()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool AutomapSubstitutions { - get { if ((_hasBits0 & 1) != 0) { return automapSubstitutions_; } else { return AutomapSubstitutionsDefaultValue; } } - set { - _hasBits0 |= 1; - automapSubstitutions_ = value; - } - } - /// Gets whether the "automap_substitutions" field is set + public static pb::MessageParser Parser { get { return _parser; } } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool HasAutomapSubstitutions { - get { return (_hasBits0 & 1) != 0; } + public static pbr::MessageDescriptor Descriptor { + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[12]; } } - /// Clears the value of the "automap_substitutions" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void ClearAutomapSubstitutions() { - _hasBits0 &= ~1; + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public override bool Equals(object other) { - return Equals(other as BuildStep); + public BuildStep() { + OnConstruction(); } + partial void OnConstruction(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(BuildStep other) { - if (ReferenceEquals(other, null)) { + public BuildStep(BuildStep other) : this() { + _hasBits0 = other._hasBits0; + name_ = other.name_; + env_ = other.env_.Clone(); + args_ = other.args_.Clone(); + dir_ = other.dir_; + id_ = other.id_; + waitFor_ = other.waitFor_.Clone(); + entrypoint_ = other.entrypoint_; + secretEnv_ = other.secretEnv_.Clone(); + volumes_ = other.volumes_.Clone(); + timing_ = other.timing_ != null ? other.timing_.Clone() : null; + pullTiming_ = other.pullTiming_ != null ? other.pullTiming_.Clone() : null; + timeout_ = other.timeout_ != null ? other.timeout_.Clone() : null; + status_ = other.status_; + allowFailure_ = other.allowFailure_; + exitCode_ = other.exitCode_; + allowExitCodes_ = other.allowExitCodes_.Clone(); + script_ = other.script_; + automapSubstitutions_ = other.automapSubstitutions_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public BuildStep Clone() { + return new BuildStep(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the container image that will run this particular + /// build step. + /// + /// If the image is available in the host's Docker daemon's cache, it + /// will be run directly. If not, the host will attempt to pull the image + /// first, using the builder service account's credentials if necessary. + /// + /// The Docker daemon's cache will already have the latest versions of all of + /// the officially supported build steps + /// ([https://github.com/GoogleCloudPlatform/cloud-builders](https://github.com/GoogleCloudPlatform/cloud-builders)). + /// The Docker daemon will also have cached many of the layers for some popular + /// images, like "ubuntu", "debian", but they will be refreshed at the time you + /// attempt to use them. + /// + /// If you built an image in a previous build step, it will be stored in the + /// host's Docker daemon's cache and is available to use as the name for a + /// later build step. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "env" field. + public const int EnvFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_env_codec + = pb::FieldCodec.ForString(18); + private readonly pbc::RepeatedField env_ = new pbc::RepeatedField(); + /// + /// A list of environment variable definitions to be used when running a step. + /// + /// The elements are of the form "KEY=VALUE" for the environment variable "KEY" + /// being given the value "VALUE". + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Env { + get { return env_; } + } + + /// Field number for the "args" field. + public const int ArgsFieldNumber = 3; + private static readonly pb::FieldCodec _repeated_args_codec + = pb::FieldCodec.ForString(26); + private readonly pbc::RepeatedField args_ = new pbc::RepeatedField(); + /// + /// A list of arguments that will be presented to the step when it is started. + /// + /// If the image used to run the step's container has an entrypoint, the `args` + /// are used as arguments to that entrypoint. If the image does not define + /// an entrypoint, the first element in args is used as the entrypoint, + /// and the remainder will be used as arguments. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Args { + get { return args_; } + } + + /// Field number for the "dir" field. + public const int DirFieldNumber = 4; + private string dir_ = ""; + /// + /// Working directory to use when running this step's container. + /// + /// If this value is a relative path, it is relative to the build's working + /// directory. If this value is absolute, it may be outside the build's working + /// directory, in which case the contents of the path may not be persisted + /// across build step executions, unless a `volume` for that path is specified. + /// + /// If the build specifies a `RepoSource` with `dir` and a step with a `dir`, + /// which specifies an absolute path, the `RepoSource` `dir` is ignored for + /// the step's execution. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Dir { + get { return dir_; } + set { + dir_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 5; + private string id_ = ""; + /// + /// Unique identifier for this build step, used in `wait_for` to + /// reference this build step as a dependency. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Id { + get { return id_; } + set { + id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "wait_for" field. + public const int WaitForFieldNumber = 6; + private static readonly pb::FieldCodec _repeated_waitFor_codec + = pb::FieldCodec.ForString(50); + private readonly pbc::RepeatedField waitFor_ = new pbc::RepeatedField(); + /// + /// The ID(s) of the step(s) that this build step depends on. + /// This build step will not start until all the build steps in `wait_for` + /// have completed successfully. If `wait_for` is empty, this build step will + /// start when all previous build steps in the `Build.Steps` list have + /// completed successfully. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField WaitFor { + get { return waitFor_; } + } + + /// Field number for the "entrypoint" field. + public const int EntrypointFieldNumber = 7; + private string entrypoint_ = ""; + /// + /// Entrypoint to be used instead of the build step image's default entrypoint. + /// If unset, the image's default entrypoint is used. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Entrypoint { + get { return entrypoint_; } + set { + entrypoint_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "secret_env" field. + public const int SecretEnvFieldNumber = 8; + private static readonly pb::FieldCodec _repeated_secretEnv_codec + = pb::FieldCodec.ForString(66); + private readonly pbc::RepeatedField secretEnv_ = new pbc::RepeatedField(); + /// + /// A list of environment variables which are encrypted using a Cloud Key + /// Management Service crypto key. These values must be specified in the + /// build's `Secret`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField SecretEnv { + get { return secretEnv_; } + } + + /// Field number for the "volumes" field. + public const int VolumesFieldNumber = 9; + private static readonly pb::FieldCodec _repeated_volumes_codec + = pb::FieldCodec.ForMessage(74, global::Google.Cloud.CloudBuild.V1.Volume.Parser); + private readonly pbc::RepeatedField volumes_ = new pbc::RepeatedField(); + /// + /// List of volumes to mount into the build step. + /// + /// Each volume is created as an empty volume prior to execution of the + /// build step. Upon completion of the build, volumes and their contents are + /// discarded. + /// + /// Using a named volume in only one step is not valid as it is indicative + /// of a build request with an incorrect configuration. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Volumes { + get { return volumes_; } + } + + /// Field number for the "timing" field. + public const int TimingFieldNumber = 10; + private global::Google.Cloud.CloudBuild.V1.TimeSpan timing_; + /// + /// Output only. Stores timing information for executing this build step. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudBuild.V1.TimeSpan Timing { + get { return timing_; } + set { + timing_ = value; + } + } + + /// Field number for the "pull_timing" field. + public const int PullTimingFieldNumber = 13; + private global::Google.Cloud.CloudBuild.V1.TimeSpan pullTiming_; + /// + /// Output only. Stores timing information for pulling this build step's + /// builder image only. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudBuild.V1.TimeSpan PullTiming { + get { return pullTiming_; } + set { + pullTiming_ = value; + } + } + + /// Field number for the "timeout" field. + public const int TimeoutFieldNumber = 11; + private global::Google.Protobuf.WellKnownTypes.Duration timeout_; + /// + /// Time limit for executing this build step. If not defined, the step has no + /// time limit and will be allowed to continue to run until either it completes + /// or the build itself times out. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Duration Timeout { + get { return timeout_; } + set { + timeout_ = value; + } + } + + /// Field number for the "status" field. + public const int StatusFieldNumber = 12; + private global::Google.Cloud.CloudBuild.V1.Build.Types.Status status_ = global::Google.Cloud.CloudBuild.V1.Build.Types.Status.Unknown; + /// + /// Output only. Status of the build step. At this time, build step status is + /// only updated on build completion; step status is not updated in real-time + /// as the build progresses. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudBuild.V1.Build.Types.Status Status { + get { return status_; } + set { + status_ = value; + } + } + + /// Field number for the "allow_failure" field. + public const int AllowFailureFieldNumber = 14; + private bool allowFailure_; + /// + /// Allow this build step to fail without failing the entire build. + /// + /// If false, the entire build will fail if this step fails. Otherwise, the + /// build will succeed, but this step will still have a failure status. + /// Error information will be reported in the failure_detail field. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool AllowFailure { + get { return allowFailure_; } + set { + allowFailure_ = value; + } + } + + /// Field number for the "exit_code" field. + public const int ExitCodeFieldNumber = 16; + private int exitCode_; + /// + /// Output only. Return code from running the step. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ExitCode { + get { return exitCode_; } + set { + exitCode_ = value; + } + } + + /// Field number for the "allow_exit_codes" field. + public const int AllowExitCodesFieldNumber = 18; + private static readonly pb::FieldCodec _repeated_allowExitCodes_codec + = pb::FieldCodec.ForInt32(146); + private readonly pbc::RepeatedField allowExitCodes_ = new pbc::RepeatedField(); + /// + /// Allow this build step to fail without failing the entire build if and + /// only if the exit code is one of the specified codes. If allow_failure + /// is also specified, this field will take precedence. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField AllowExitCodes { + get { return allowExitCodes_; } + } + + /// Field number for the "script" field. + public const int ScriptFieldNumber = 19; + private string script_ = ""; + /// + /// A shell script to be executed in the step. + /// + /// When script is provided, the user cannot specify the entrypoint or args. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Script { + get { return script_; } + set { + script_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "automap_substitutions" field. + public const int AutomapSubstitutionsFieldNumber = 20; + private readonly static bool AutomapSubstitutionsDefaultValue = false; + + private bool automapSubstitutions_; + /// + /// Option to include built-in and custom substitutions as env variables + /// for this build step. This option will override the global option + /// in BuildOption. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool AutomapSubstitutions { + get { if ((_hasBits0 & 1) != 0) { return automapSubstitutions_; } else { return AutomapSubstitutionsDefaultValue; } } + set { + _hasBits0 |= 1; + automapSubstitutions_ = value; + } + } + /// Gets whether the "automap_substitutions" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasAutomapSubstitutions { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "automap_substitutions" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearAutomapSubstitutions() { + _hasBits0 &= ~1; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as BuildStep); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(BuildStep other) { + if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { @@ -5289,7 +5599,7 @@ public sealed partial class Volume : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[12]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[13]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5531,7 +5841,7 @@ public sealed partial class Results : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[13]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[14]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5559,6 +5869,7 @@ public Results(Results other) : this() { artifactTiming_ = other.artifactTiming_ != null ? other.artifactTiming_.Clone() : null; pythonPackages_ = other.pythonPackages_.Clone(); mavenArtifacts_ = other.mavenArtifacts_.Clone(); + goModules_ = other.goModules_.Clone(); npmPackages_ = other.npmPackages_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -5692,6 +6003,21 @@ public long NumArtifacts { get { return mavenArtifacts_; } } + /// Field number for the "go_modules" field. + public const int GoModulesFieldNumber = 10; + private static readonly pb::FieldCodec _repeated_goModules_codec + = pb::FieldCodec.ForMessage(82, global::Google.Cloud.CloudBuild.V1.UploadedGoModule.Parser); + private readonly pbc::RepeatedField goModules_ = new pbc::RepeatedField(); + /// + /// Optional. Go module artifacts uploaded to Artifact Registry at the end of + /// the build. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField GoModules { + get { return goModules_; } + } + /// Field number for the "npm_packages" field. public const int NpmPackagesFieldNumber = 12; private static readonly pb::FieldCodec _repeated_npmPackages_codec @@ -5729,6 +6055,7 @@ public bool Equals(Results other) { if (!object.Equals(ArtifactTiming, other.ArtifactTiming)) return false; if(!pythonPackages_.Equals(other.pythonPackages_)) return false; if(!mavenArtifacts_.Equals(other.mavenArtifacts_)) return false; + if(!goModules_.Equals(other.goModules_)) return false; if(!npmPackages_.Equals(other.npmPackages_)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -5745,6 +6072,7 @@ public override int GetHashCode() { if (artifactTiming_ != null) hash ^= ArtifactTiming.GetHashCode(); hash ^= pythonPackages_.GetHashCode(); hash ^= mavenArtifacts_.GetHashCode(); + hash ^= goModules_.GetHashCode(); hash ^= npmPackages_.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); @@ -5781,6 +6109,7 @@ public void WriteTo(pb::CodedOutputStream output) { } pythonPackages_.WriteTo(output, _repeated_pythonPackages_codec); mavenArtifacts_.WriteTo(output, _repeated_mavenArtifacts_codec); + goModules_.WriteTo(output, _repeated_goModules_codec); npmPackages_.WriteTo(output, _repeated_npmPackages_codec); if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -5809,6 +6138,7 @@ public void WriteTo(pb::CodedOutputStream output) { } pythonPackages_.WriteTo(ref output, _repeated_pythonPackages_codec); mavenArtifacts_.WriteTo(ref output, _repeated_mavenArtifacts_codec); + goModules_.WriteTo(ref output, _repeated_goModules_codec); npmPackages_.WriteTo(ref output, _repeated_npmPackages_codec); if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -5834,6 +6164,7 @@ public int CalculateSize() { } size += pythonPackages_.CalculateSize(_repeated_pythonPackages_codec); size += mavenArtifacts_.CalculateSize(_repeated_mavenArtifacts_codec); + size += goModules_.CalculateSize(_repeated_goModules_codec); size += npmPackages_.CalculateSize(_repeated_npmPackages_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -5864,6 +6195,7 @@ public void MergeFrom(Results other) { } pythonPackages_.Add(other.pythonPackages_); mavenArtifacts_.Add(other.mavenArtifacts_); + goModules_.Add(other.goModules_); npmPackages_.Add(other.npmPackages_); _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -5915,6 +6247,10 @@ public void MergeFrom(pb::CodedInputStream input) { mavenArtifacts_.AddEntriesFrom(input, _repeated_mavenArtifacts_codec); break; } + case 82: { + goModules_.AddEntriesFrom(input, _repeated_goModules_codec); + break; + } case 98: { npmPackages_.AddEntriesFrom(input, _repeated_npmPackages_codec); break; @@ -5969,6 +6305,10 @@ public void MergeFrom(pb::CodedInputStream input) { mavenArtifacts_.AddEntriesFrom(ref input, _repeated_mavenArtifacts_codec); break; } + case 82: { + goModules_.AddEntriesFrom(ref input, _repeated_goModules_codec); + break; + } case 98: { npmPackages_.AddEntriesFrom(ref input, _repeated_npmPackages_codec); break; @@ -5999,7 +6339,7 @@ public sealed partial class ArtifactResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[14]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[15]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -6244,7 +6584,7 @@ public sealed partial class Build : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[15]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[16]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -8248,7 +8588,7 @@ public sealed partial class Artifacts : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[16]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[17]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -8271,6 +8611,7 @@ public Artifacts(Artifacts other) : this() { images_ = other.images_.Clone(); objects_ = other.objects_ != null ? other.objects_.Clone() : null; mavenArtifacts_ = other.mavenArtifacts_.Clone(); + goModules_ = other.goModules_.Clone(); pythonPackages_ = other.pythonPackages_.Clone(); npmPackages_ = other.npmPackages_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); @@ -8350,6 +8691,23 @@ public Artifacts Clone() { get { return mavenArtifacts_; } } + /// Field number for the "go_modules" field. + public const int GoModulesFieldNumber = 4; + private static readonly pb::FieldCodec _repeated_goModules_codec + = pb::FieldCodec.ForMessage(34, global::Google.Cloud.CloudBuild.V1.Artifacts.Types.GoModule.Parser); + private readonly pbc::RepeatedField goModules_ = new pbc::RepeatedField(); + /// + /// Optional. A list of Go modules to be uploaded to Artifact Registry upon + /// successful completion of all build steps. + /// + /// If any objects fail to be pushed, the build is marked FAILURE. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField GoModules { + get { return goModules_; } + } + /// Field number for the "python_packages" field. public const int PythonPackagesFieldNumber = 5; private static readonly pb::FieldCodec _repeated_pythonPackages_codec @@ -8408,6 +8766,7 @@ public bool Equals(Artifacts other) { if(!images_.Equals(other.images_)) return false; if (!object.Equals(Objects, other.Objects)) return false; if(!mavenArtifacts_.Equals(other.mavenArtifacts_)) return false; + if(!goModules_.Equals(other.goModules_)) return false; if(!pythonPackages_.Equals(other.pythonPackages_)) return false; if(!npmPackages_.Equals(other.npmPackages_)) return false; return Equals(_unknownFields, other._unknownFields); @@ -8420,6 +8779,7 @@ public override int GetHashCode() { hash ^= images_.GetHashCode(); if (objects_ != null) hash ^= Objects.GetHashCode(); hash ^= mavenArtifacts_.GetHashCode(); + hash ^= goModules_.GetHashCode(); hash ^= pythonPackages_.GetHashCode(); hash ^= npmPackages_.GetHashCode(); if (_unknownFields != null) { @@ -8446,6 +8806,7 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteMessage(Objects); } mavenArtifacts_.WriteTo(output, _repeated_mavenArtifacts_codec); + goModules_.WriteTo(output, _repeated_goModules_codec); pythonPackages_.WriteTo(output, _repeated_pythonPackages_codec); npmPackages_.WriteTo(output, _repeated_npmPackages_codec); if (_unknownFields != null) { @@ -8464,6 +8825,7 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteMessage(Objects); } mavenArtifacts_.WriteTo(ref output, _repeated_mavenArtifacts_codec); + goModules_.WriteTo(ref output, _repeated_goModules_codec); pythonPackages_.WriteTo(ref output, _repeated_pythonPackages_codec); npmPackages_.WriteTo(ref output, _repeated_npmPackages_codec); if (_unknownFields != null) { @@ -8472,145 +8834,435 @@ public void WriteTo(pb::CodedOutputStream output) { } #endif - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public int CalculateSize() { - int size = 0; - size += images_.CalculateSize(_repeated_images_codec); - if (objects_ != null) { - size += 1 + pb::CodedOutputStream.ComputeMessageSize(Objects); - } - size += mavenArtifacts_.CalculateSize(_repeated_mavenArtifacts_codec); - size += pythonPackages_.CalculateSize(_repeated_pythonPackages_codec); - size += npmPackages_.CalculateSize(_repeated_npmPackages_codec); - if (_unknownFields != null) { - size += _unknownFields.CalculateSize(); - } - return size; - } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + size += images_.CalculateSize(_repeated_images_codec); + if (objects_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Objects); + } + size += mavenArtifacts_.CalculateSize(_repeated_mavenArtifacts_codec); + size += goModules_.CalculateSize(_repeated_goModules_codec); + size += pythonPackages_.CalculateSize(_repeated_pythonPackages_codec); + size += npmPackages_.CalculateSize(_repeated_npmPackages_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(Artifacts other) { + if (other == null) { + return; + } + images_.Add(other.images_); + if (other.objects_ != null) { + if (objects_ == null) { + Objects = new global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects(); + } + Objects.MergeFrom(other.Objects); + } + mavenArtifacts_.Add(other.mavenArtifacts_); + goModules_.Add(other.goModules_); + pythonPackages_.Add(other.pythonPackages_); + npmPackages_.Add(other.npmPackages_); + _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: { + images_.AddEntriesFrom(input, _repeated_images_codec); + break; + } + case 18: { + if (objects_ == null) { + Objects = new global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects(); + } + input.ReadMessage(Objects); + break; + } + case 26: { + mavenArtifacts_.AddEntriesFrom(input, _repeated_mavenArtifacts_codec); + break; + } + case 34: { + goModules_.AddEntriesFrom(input, _repeated_goModules_codec); + break; + } + case 42: { + pythonPackages_.AddEntriesFrom(input, _repeated_pythonPackages_codec); + break; + } + case 50: { + npmPackages_.AddEntriesFrom(input, _repeated_npmPackages_codec); + 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: { + images_.AddEntriesFrom(ref input, _repeated_images_codec); + break; + } + case 18: { + if (objects_ == null) { + Objects = new global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects(); + } + input.ReadMessage(Objects); + break; + } + case 26: { + mavenArtifacts_.AddEntriesFrom(ref input, _repeated_mavenArtifacts_codec); + break; + } + case 34: { + goModules_.AddEntriesFrom(ref input, _repeated_goModules_codec); + break; + } + case 42: { + pythonPackages_.AddEntriesFrom(ref input, _repeated_pythonPackages_codec); + break; + } + case 50: { + npmPackages_.AddEntriesFrom(ref input, _repeated_npmPackages_codec); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the Artifacts message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Files in the workspace to upload to Cloud Storage upon successful + /// completion of all build steps. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ArtifactObjects : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ArtifactObjects()); + 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.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[0]; } + } + + [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 ArtifactObjects() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ArtifactObjects(ArtifactObjects other) : this() { + location_ = other.location_; + paths_ = other.paths_.Clone(); + timing_ = other.timing_ != null ? other.timing_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ArtifactObjects Clone() { + return new ArtifactObjects(this); + } + + /// Field number for the "location" field. + public const int LocationFieldNumber = 1; + private string location_ = ""; + /// + /// Cloud Storage bucket and optional object path, in the form + /// "gs://bucket/path/to/somewhere/". (see [Bucket Name + /// Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)). + /// + /// Files in the workspace matching any path pattern will be uploaded to + /// Cloud Storage with this location as a prefix. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Location { + get { return location_; } + set { + location_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "paths" field. + public const int PathsFieldNumber = 2; + private static readonly pb::FieldCodec _repeated_paths_codec + = pb::FieldCodec.ForString(18); + private readonly pbc::RepeatedField paths_ = new pbc::RepeatedField(); + /// + /// Path globs used to match files in the build's workspace. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Paths { + get { return paths_; } + } + + /// Field number for the "timing" field. + public const int TimingFieldNumber = 3; + private global::Google.Cloud.CloudBuild.V1.TimeSpan timing_; + /// + /// Output only. Stores timing information for pushing all artifact objects. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudBuild.V1.TimeSpan Timing { + get { return timing_; } + set { + timing_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ArtifactObjects); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ArtifactObjects other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Location != other.Location) return false; + if(!paths_.Equals(other.paths_)) return false; + if (!object.Equals(Timing, other.Timing)) 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 (Location.Length != 0) hash ^= Location.GetHashCode(); + hash ^= paths_.GetHashCode(); + if (timing_ != null) hash ^= Timing.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(Artifacts other) { - if (other == null) { - return; - } - images_.Add(other.images_); - if (other.objects_ != null) { - if (objects_ == null) { - Objects = new global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects(); + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); } - Objects.MergeFrom(other.Objects); - } - mavenArtifacts_.Add(other.mavenArtifacts_); - pythonPackages_.Add(other.pythonPackages_); - npmPackages_.Add(other.npmPackages_); - _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: { - images_.AddEntriesFrom(input, _repeated_images_codec); - break; + [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 (Location.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Location); } - case 18: { - if (objects_ == null) { - Objects = new global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects(); - } - input.ReadMessage(Objects); - break; + paths_.WriteTo(output, _repeated_paths_codec); + if (timing_ != null) { + output.WriteRawTag(26); + output.WriteMessage(Timing); } - case 26: { - mavenArtifacts_.AddEntriesFrom(input, _repeated_mavenArtifacts_codec); - break; + if (_unknownFields != null) { + _unknownFields.WriteTo(output); } - case 42: { - pythonPackages_.AddEntriesFrom(input, _repeated_pythonPackages_codec); - break; + #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 (Location.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Location); } - case 50: { - npmPackages_.AddEntriesFrom(input, _repeated_npmPackages_codec); - break; + paths_.WriteTo(ref output, _repeated_paths_codec); + if (timing_ != null) { + output.WriteRawTag(26); + output.WriteMessage(Timing); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); } } - } - #endif - } + #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: { - images_.AddEntriesFrom(ref input, _repeated_images_codec); - break; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (Location.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Location); } - case 18: { - if (objects_ == null) { - Objects = new global::Google.Cloud.CloudBuild.V1.Artifacts.Types.ArtifactObjects(); - } - input.ReadMessage(Objects); - break; + size += paths_.CalculateSize(_repeated_paths_codec); + if (timing_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Timing); } - case 26: { - mavenArtifacts_.AddEntriesFrom(ref input, _repeated_mavenArtifacts_codec); - break; + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); } - case 42: { - pythonPackages_.AddEntriesFrom(ref input, _repeated_pythonPackages_codec); - break; + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ArtifactObjects other) { + if (other == null) { + return; } - case 50: { - npmPackages_.AddEntriesFrom(ref input, _repeated_npmPackages_codec); - break; + if (other.Location.Length != 0) { + Location = other.Location; + } + paths_.Add(other.paths_); + if (other.timing_ != null) { + if (timing_ == null) { + Timing = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); + } + Timing.MergeFrom(other.Timing); + } + _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: { + Location = input.ReadString(); + break; + } + case 18: { + paths_.AddEntriesFrom(input, _repeated_paths_codec); + break; + } + case 26: { + if (timing_ == null) { + Timing = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); + } + input.ReadMessage(Timing); + 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: { + Location = input.ReadString(); + break; + } + case 18: { + paths_.AddEntriesFrom(ref input, _repeated_paths_codec); + break; + } + case 26: { + if (timing_ == null) { + Timing = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); + } + input.ReadMessage(Timing); + break; + } + } } } + #endif + } - } - #endif - #region Nested types - /// Container for nested types declared in the Artifacts message type. - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static partial class Types { /// - /// Files in the workspace to upload to Cloud Storage upon successful - /// completion of all build steps. + /// A Maven artifact to upload to Artifact Registry upon successful completion + /// of all build steps. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class ArtifactObjects : pb::IMessage + public sealed partial class MavenArtifact : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ArtifactObjects()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new MavenArtifact()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[0]; } + get { return global::Google.Cloud.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[1]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -8621,7 +9273,7 @@ public sealed partial class ArtifactObjects : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ArtifactObjects() { + public MavenArtifact() { OnConstruction(); } @@ -8629,86 +9281,128 @@ public ArtifactObjects() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ArtifactObjects(ArtifactObjects other) : this() { - location_ = other.location_; - paths_ = other.paths_.Clone(); - timing_ = other.timing_ != null ? other.timing_.Clone() : null; + public MavenArtifact(MavenArtifact other) : this() { + repository_ = other.repository_; + path_ = other.path_; + artifactId_ = other.artifactId_; + groupId_ = other.groupId_; + version_ = other.version_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public ArtifactObjects Clone() { - return new ArtifactObjects(this); + public MavenArtifact Clone() { + return new MavenArtifact(this); } - /// Field number for the "location" field. - public const int LocationFieldNumber = 1; - private string location_ = ""; + /// Field number for the "repository" field. + public const int RepositoryFieldNumber = 1; + private string repository_ = ""; /// - /// Cloud Storage bucket and optional object path, in the form - /// "gs://bucket/path/to/somewhere/". (see [Bucket Name - /// Requirements](https://cloud.google.com/storage/docs/bucket-naming#requirements)). + /// Artifact Registry repository, in the form + /// "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" /// - /// Files in the workspace matching any path pattern will be uploaded to - /// Cloud Storage with this location as a prefix. + /// Artifact in the workspace specified by path will be uploaded to + /// Artifact Registry with this location as a prefix. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Location { - get { return location_; } + public string Repository { + get { return repository_; } set { - location_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + repository_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } - /// Field number for the "paths" field. - public const int PathsFieldNumber = 2; - private static readonly pb::FieldCodec _repeated_paths_codec - = pb::FieldCodec.ForString(18); - private readonly pbc::RepeatedField paths_ = new pbc::RepeatedField(); + /// Field number for the "path" field. + public const int PathFieldNumber = 2; + private string path_ = ""; /// - /// Path globs used to match files in the build's workspace. + /// Path to an artifact in the build's workspace to be uploaded to + /// Artifact Registry. + /// This can be either an absolute path, + /// e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar + /// or a relative path from /workspace, + /// e.g. my-app/target/my-app-1.0.SNAPSHOT.jar. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Paths { - get { return paths_; } + public string Path { + get { return path_; } + set { + path_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } } - /// Field number for the "timing" field. - public const int TimingFieldNumber = 3; - private global::Google.Cloud.CloudBuild.V1.TimeSpan timing_; + /// Field number for the "artifact_id" field. + public const int ArtifactIdFieldNumber = 3; + private string artifactId_ = ""; /// - /// Output only. Stores timing information for pushing all artifact objects. + /// Maven `artifactId` value used when uploading the artifact to Artifact + /// Registry. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.CloudBuild.V1.TimeSpan Timing { - get { return timing_; } + public string ArtifactId { + get { return artifactId_; } set { - timing_ = value; + artifactId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "group_id" field. + public const int GroupIdFieldNumber = 4; + private string groupId_ = ""; + /// + /// Maven `groupId` value used when uploading the artifact to Artifact + /// Registry. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string GroupId { + get { return groupId_; } + set { + groupId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "version" field. + public const int VersionFieldNumber = 5; + private string version_ = ""; + /// + /// Maven `version` value used when uploading the artifact to Artifact + /// Registry. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Version { + get { return version_; } + set { + version_ = 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 ArtifactObjects); + return Equals(other as MavenArtifact); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(ArtifactObjects other) { + public bool Equals(MavenArtifact other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (Location != other.Location) return false; - if(!paths_.Equals(other.paths_)) return false; - if (!object.Equals(Timing, other.Timing)) return false; + if (Repository != other.Repository) return false; + if (Path != other.Path) return false; + if (ArtifactId != other.ArtifactId) return false; + if (GroupId != other.GroupId) return false; + if (Version != other.Version) return false; return Equals(_unknownFields, other._unknownFields); } @@ -8716,9 +9410,11 @@ public bool Equals(ArtifactObjects other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (Location.Length != 0) hash ^= Location.GetHashCode(); - hash ^= paths_.GetHashCode(); - if (timing_ != null) hash ^= Timing.GetHashCode(); + if (Repository.Length != 0) hash ^= Repository.GetHashCode(); + if (Path.Length != 0) hash ^= Path.GetHashCode(); + if (ArtifactId.Length != 0) hash ^= ArtifactId.GetHashCode(); + if (GroupId.Length != 0) hash ^= GroupId.GetHashCode(); + if (Version.Length != 0) hash ^= Version.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -8737,14 +9433,25 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (Location.Length != 0) { + if (Repository.Length != 0) { output.WriteRawTag(10); - output.WriteString(Location); + output.WriteString(Repository); } - paths_.WriteTo(output, _repeated_paths_codec); - if (timing_ != null) { + if (Path.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Path); + } + if (ArtifactId.Length != 0) { output.WriteRawTag(26); - output.WriteMessage(Timing); + output.WriteString(ArtifactId); + } + if (GroupId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(GroupId); + } + if (Version.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Version); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -8756,14 +9463,25 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (Location.Length != 0) { + if (Repository.Length != 0) { output.WriteRawTag(10); - output.WriteString(Location); + output.WriteString(Repository); } - paths_.WriteTo(ref output, _repeated_paths_codec); - if (timing_ != null) { + if (Path.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Path); + } + if (ArtifactId.Length != 0) { output.WriteRawTag(26); - output.WriteMessage(Timing); + output.WriteString(ArtifactId); + } + if (GroupId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(GroupId); + } + if (Version.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Version); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -8775,12 +9493,20 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (Location.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(Location); + if (Repository.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Repository); } - size += paths_.CalculateSize(_repeated_paths_codec); - if (timing_ != null) { - size += 1 + pb::CodedOutputStream.ComputeMessageSize(Timing); + if (Path.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Path); + } + if (ArtifactId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ArtifactId); + } + if (GroupId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(GroupId); + } + if (Version.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Version); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -8790,19 +9516,24 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(ArtifactObjects other) { + public void MergeFrom(MavenArtifact other) { if (other == null) { return; } - if (other.Location.Length != 0) { - Location = other.Location; + if (other.Repository.Length != 0) { + Repository = other.Repository; } - paths_.Add(other.paths_); - if (other.timing_ != null) { - if (timing_ == null) { - Timing = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); - } - Timing.MergeFrom(other.Timing); + if (other.Path.Length != 0) { + Path = other.Path; + } + if (other.ArtifactId.Length != 0) { + ArtifactId = other.ArtifactId; + } + if (other.GroupId.Length != 0) { + GroupId = other.GroupId; + } + if (other.Version.Length != 0) { + Version = other.Version; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -8820,18 +9551,23 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { - Location = input.ReadString(); + Repository = input.ReadString(); break; } case 18: { - paths_.AddEntriesFrom(input, _repeated_paths_codec); + Path = input.ReadString(); break; } case 26: { - if (timing_ == null) { - Timing = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); - } - input.ReadMessage(Timing); + ArtifactId = input.ReadString(); + break; + } + case 34: { + GroupId = input.ReadString(); + break; + } + case 42: { + Version = input.ReadString(); break; } } @@ -8850,18 +9586,23 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { - Location = input.ReadString(); + Repository = input.ReadString(); break; } case 18: { - paths_.AddEntriesFrom(ref input, _repeated_paths_codec); + Path = input.ReadString(); break; } case 26: { - if (timing_ == null) { - Timing = new global::Google.Cloud.CloudBuild.V1.TimeSpan(); - } - input.ReadMessage(Timing); + ArtifactId = input.ReadString(); + break; + } + case 34: { + GroupId = input.ReadString(); + break; + } + case 42: { + Version = input.ReadString(); break; } } @@ -8872,25 +9613,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A Maven artifact to upload to Artifact Registry upon successful completion - /// of all build steps. + /// Go module to upload to Artifact Registry upon successful completion of all + /// build steps. A module refers to all dependencies in a go.mod file. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class MavenArtifact : pb::IMessage + public sealed partial class GoModule : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new MavenArtifact()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GoModule()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[1]; } + get { return global::Google.Cloud.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[2]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -8901,7 +9642,7 @@ public sealed partial class MavenArtifact : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public MavenArtifact() { + public GoModule() { OnConstruction(); } @@ -8909,128 +9650,145 @@ public MavenArtifact() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public MavenArtifact(MavenArtifact other) : this() { - repository_ = other.repository_; - path_ = other.path_; - artifactId_ = other.artifactId_; - groupId_ = other.groupId_; - version_ = other.version_; + public GoModule(GoModule other) : this() { + repositoryName_ = other.repositoryName_; + repositoryLocation_ = other.repositoryLocation_; + repositoryProjectId_ = other.repositoryProjectId_; + sourcePath_ = other.sourcePath_; + modulePath_ = other.modulePath_; + moduleVersion_ = other.moduleVersion_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public MavenArtifact Clone() { - return new MavenArtifact(this); + public GoModule Clone() { + return new GoModule(this); } - /// Field number for the "repository" field. - public const int RepositoryFieldNumber = 1; - private string repository_ = ""; + /// Field number for the "repository_name" field. + public const int RepositoryNameFieldNumber = 1; + private string repositoryName_ = ""; /// - /// Artifact Registry repository, in the form - /// "https://$REGION-maven.pkg.dev/$PROJECT/$REPOSITORY" + /// Optional. Artifact Registry repository name. /// - /// Artifact in the workspace specified by path will be uploaded to - /// Artifact Registry with this location as a prefix. + /// Specified Go modules will be zipped and uploaded to Artifact Registry + /// with this location as a prefix. + /// e.g. my-go-repo /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Repository { - get { return repository_; } + public string RepositoryName { + get { return repositoryName_; } set { - repository_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + repositoryName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } - /// Field number for the "path" field. - public const int PathFieldNumber = 2; - private string path_ = ""; + /// Field number for the "repository_location" field. + public const int RepositoryLocationFieldNumber = 2; + private string repositoryLocation_ = ""; /// - /// Path to an artifact in the build's workspace to be uploaded to - /// Artifact Registry. - /// This can be either an absolute path, - /// e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar - /// or a relative path from /workspace, - /// e.g. my-app/target/my-app-1.0.SNAPSHOT.jar. + /// Optional. Location of the Artifact Registry repository. i.e. us-east1 + /// Defaults to the build’s location. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Path { - get { return path_; } + public string RepositoryLocation { + get { return repositoryLocation_; } set { - path_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + repositoryLocation_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } - /// Field number for the "artifact_id" field. - public const int ArtifactIdFieldNumber = 3; - private string artifactId_ = ""; + /// Field number for the "repository_project_id" field. + public const int RepositoryProjectIdFieldNumber = 3; + private string repositoryProjectId_ = ""; /// - /// Maven `artifactId` value used when uploading the artifact to Artifact - /// Registry. + /// Optional. Project ID of the Artifact Registry repository. + /// Defaults to the build project. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string ArtifactId { - get { return artifactId_; } + public string RepositoryProjectId { + get { return repositoryProjectId_; } set { - artifactId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + repositoryProjectId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } - /// Field number for the "group_id" field. - public const int GroupIdFieldNumber = 4; - private string groupId_ = ""; + /// Field number for the "source_path" field. + public const int SourcePathFieldNumber = 4; + private string sourcePath_ = ""; /// - /// Maven `groupId` value used when uploading the artifact to Artifact - /// Registry. + /// Optional. Source path of the go.mod file in the build's workspace. If not + /// specified, this will default to the current directory. + /// e.g. ~/code/go/mypackage /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string GroupId { - get { return groupId_; } + public string SourcePath { + get { return sourcePath_; } set { - groupId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + sourcePath_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); } } - /// Field number for the "version" field. - public const int VersionFieldNumber = 5; - private string version_ = ""; + /// Field number for the "module_path" field. + public const int ModulePathFieldNumber = 5; + private string modulePath_ = ""; /// - /// Maven `version` value used when uploading the artifact to Artifact - /// Registry. + /// Optional. The Go module's "module path". + /// e.g. example.com/foo/v2 /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public string Version { - get { return version_; } + public string ModulePath { + get { return modulePath_; } set { - version_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + modulePath_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "module_version" field. + public const int ModuleVersionFieldNumber = 6; + private string moduleVersion_ = ""; + /// + /// Optional. The Go module's semantic version in the form vX.Y.Z. e.g. + /// v0.1.1 Pre-release identifiers can also be added by appending a dash and + /// dot separated ASCII alphanumeric characters and hyphens. + /// e.g. v0.2.3-alpha.x.12m.5 + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ModuleVersion { + get { return moduleVersion_; } + set { + moduleVersion_ = 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 MavenArtifact); + return Equals(other as GoModule); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(MavenArtifact other) { + public bool Equals(GoModule other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } - if (Repository != other.Repository) return false; - if (Path != other.Path) return false; - if (ArtifactId != other.ArtifactId) return false; - if (GroupId != other.GroupId) return false; - if (Version != other.Version) return false; + if (RepositoryName != other.RepositoryName) return false; + if (RepositoryLocation != other.RepositoryLocation) return false; + if (RepositoryProjectId != other.RepositoryProjectId) return false; + if (SourcePath != other.SourcePath) return false; + if (ModulePath != other.ModulePath) return false; + if (ModuleVersion != other.ModuleVersion) return false; return Equals(_unknownFields, other._unknownFields); } @@ -9038,11 +9796,12 @@ public bool Equals(MavenArtifact other) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; - if (Repository.Length != 0) hash ^= Repository.GetHashCode(); - if (Path.Length != 0) hash ^= Path.GetHashCode(); - if (ArtifactId.Length != 0) hash ^= ArtifactId.GetHashCode(); - if (GroupId.Length != 0) hash ^= GroupId.GetHashCode(); - if (Version.Length != 0) hash ^= Version.GetHashCode(); + if (RepositoryName.Length != 0) hash ^= RepositoryName.GetHashCode(); + if (RepositoryLocation.Length != 0) hash ^= RepositoryLocation.GetHashCode(); + if (RepositoryProjectId.Length != 0) hash ^= RepositoryProjectId.GetHashCode(); + if (SourcePath.Length != 0) hash ^= SourcePath.GetHashCode(); + if (ModulePath.Length != 0) hash ^= ModulePath.GetHashCode(); + if (ModuleVersion.Length != 0) hash ^= ModuleVersion.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -9061,25 +9820,29 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else - if (Repository.Length != 0) { + if (RepositoryName.Length != 0) { output.WriteRawTag(10); - output.WriteString(Repository); + output.WriteString(RepositoryName); } - if (Path.Length != 0) { + if (RepositoryLocation.Length != 0) { output.WriteRawTag(18); - output.WriteString(Path); + output.WriteString(RepositoryLocation); } - if (ArtifactId.Length != 0) { + if (RepositoryProjectId.Length != 0) { output.WriteRawTag(26); - output.WriteString(ArtifactId); + output.WriteString(RepositoryProjectId); } - if (GroupId.Length != 0) { + if (SourcePath.Length != 0) { output.WriteRawTag(34); - output.WriteString(GroupId); + output.WriteString(SourcePath); } - if (Version.Length != 0) { + if (ModulePath.Length != 0) { output.WriteRawTag(42); - output.WriteString(Version); + output.WriteString(ModulePath); + } + if (ModuleVersion.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ModuleVersion); } if (_unknownFields != null) { _unknownFields.WriteTo(output); @@ -9091,25 +9854,29 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { - if (Repository.Length != 0) { + if (RepositoryName.Length != 0) { output.WriteRawTag(10); - output.WriteString(Repository); + output.WriteString(RepositoryName); } - if (Path.Length != 0) { + if (RepositoryLocation.Length != 0) { output.WriteRawTag(18); - output.WriteString(Path); + output.WriteString(RepositoryLocation); } - if (ArtifactId.Length != 0) { + if (RepositoryProjectId.Length != 0) { output.WriteRawTag(26); - output.WriteString(ArtifactId); + output.WriteString(RepositoryProjectId); } - if (GroupId.Length != 0) { + if (SourcePath.Length != 0) { output.WriteRawTag(34); - output.WriteString(GroupId); + output.WriteString(SourcePath); } - if (Version.Length != 0) { + if (ModulePath.Length != 0) { output.WriteRawTag(42); - output.WriteString(Version); + output.WriteString(ModulePath); + } + if (ModuleVersion.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ModuleVersion); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); @@ -9121,20 +9888,23 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; - if (Repository.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(Repository); + if (RepositoryName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RepositoryName); } - if (Path.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(Path); + if (RepositoryLocation.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RepositoryLocation); } - if (ArtifactId.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(ArtifactId); + if (RepositoryProjectId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RepositoryProjectId); } - if (GroupId.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(GroupId); + if (SourcePath.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(SourcePath); } - if (Version.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(Version); + if (ModulePath.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ModulePath); + } + if (ModuleVersion.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ModuleVersion); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); @@ -9144,24 +9914,27 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(MavenArtifact other) { + public void MergeFrom(GoModule other) { if (other == null) { return; } - if (other.Repository.Length != 0) { - Repository = other.Repository; + if (other.RepositoryName.Length != 0) { + RepositoryName = other.RepositoryName; } - if (other.Path.Length != 0) { - Path = other.Path; + if (other.RepositoryLocation.Length != 0) { + RepositoryLocation = other.RepositoryLocation; } - if (other.ArtifactId.Length != 0) { - ArtifactId = other.ArtifactId; + if (other.RepositoryProjectId.Length != 0) { + RepositoryProjectId = other.RepositoryProjectId; } - if (other.GroupId.Length != 0) { - GroupId = other.GroupId; + if (other.SourcePath.Length != 0) { + SourcePath = other.SourcePath; } - if (other.Version.Length != 0) { - Version = other.Version; + if (other.ModulePath.Length != 0) { + ModulePath = other.ModulePath; + } + if (other.ModuleVersion.Length != 0) { + ModuleVersion = other.ModuleVersion; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -9179,23 +9952,27 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 10: { - Repository = input.ReadString(); + RepositoryName = input.ReadString(); break; } case 18: { - Path = input.ReadString(); + RepositoryLocation = input.ReadString(); break; } case 26: { - ArtifactId = input.ReadString(); + RepositoryProjectId = input.ReadString(); break; } case 34: { - GroupId = input.ReadString(); + SourcePath = input.ReadString(); break; } case 42: { - Version = input.ReadString(); + ModulePath = input.ReadString(); + break; + } + case 50: { + ModuleVersion = input.ReadString(); break; } } @@ -9214,23 +9991,27 @@ public void MergeFrom(pb::CodedInputStream input) { _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 10: { - Repository = input.ReadString(); + RepositoryName = input.ReadString(); break; } case 18: { - Path = input.ReadString(); + RepositoryLocation = input.ReadString(); break; } case 26: { - ArtifactId = input.ReadString(); + RepositoryProjectId = input.ReadString(); break; } case 34: { - GroupId = input.ReadString(); + SourcePath = input.ReadString(); break; } case 42: { - Version = input.ReadString(); + ModulePath = input.ReadString(); + break; + } + case 50: { + ModuleVersion = input.ReadString(); break; } } @@ -9260,7 +10041,7 @@ public sealed partial class PythonPackage : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[2]; } + get { return global::Google.Cloud.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[3]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -9492,7 +10273,7 @@ public sealed partial class NpmPackage : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[3]; } + get { return global::Google.Cloud.CloudBuild.V1.Artifacts.Descriptor.NestedTypes[4]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -9738,7 +10519,7 @@ public sealed partial class TimeSpan : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[17]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[18]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -9992,7 +10773,7 @@ public sealed partial class BuildOperationMetadata : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[19]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[20]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10544,7 +11325,7 @@ public sealed partial class FileHashes : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[20]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[21]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10729,7 +11510,7 @@ public sealed partial class Hash : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[21]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[22]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10967,6 +11748,10 @@ public enum HashType { /// [pbr::OriginalName("MD5")] Md5 = 2, /// + /// Dirhash of a Go module's source code which is then hex-encoded. + /// + [pbr::OriginalName("GO_MODULE_H1")] GoModuleH1 = 3, + /// /// Use a sha512 hash. /// [pbr::OriginalName("SHA512")] Sha512 = 4, @@ -10995,7 +11780,7 @@ public sealed partial class Secrets : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[22]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[23]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -11211,7 +11996,7 @@ public sealed partial class InlineSecret : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[23]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[24]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -11442,7 +12227,7 @@ public sealed partial class SecretManagerSecret : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[25]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[26]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -11915,7 +12700,7 @@ public sealed partial class CreateBuildRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[27]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[28]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -12478,7 +13263,7 @@ public sealed partial class ListBuildsRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[28]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[29]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -12843,7 +13628,7 @@ public sealed partial class ListBuildsResponse : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[32]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[33]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -13921,7 +14706,7 @@ public sealed partial class ApprovalConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[33]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[34]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -14120,7 +14905,7 @@ public sealed partial class ApprovalResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[34]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[35]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -14516,7 +15301,7 @@ public sealed partial class GitRepoSource : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[35]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[36]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -14966,7 +15751,7 @@ public sealed partial class GitFileSource : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[36]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[37]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -15502,7 +16287,7 @@ public sealed partial class BuildTrigger : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[37]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[38]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -16704,7 +17489,7 @@ public sealed partial class RepositoryEventConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[40]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[41]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -17885,7 +18670,7 @@ public sealed partial class WebhookConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[41]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[42]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -18194,7 +18979,7 @@ public sealed partial class PullRequestFilter : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[42]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[43]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -18546,7 +19331,7 @@ public sealed partial class PushFilter : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[43]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[44]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -18890,7 +19675,7 @@ public sealed partial class CreateBuildTriggerRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[50]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[51]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -20643,6 +21428,7 @@ public BuildOptions(BuildOptions other) : this() { secretEnv_ = other.secretEnv_.Clone(); volumes_ = other.volumes_.Clone(); defaultLogsBucketBehavior_ = other.defaultLogsBucketBehavior_; + enableStructuredLogging_ = other.enableStructuredLogging_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -20910,6 +21696,23 @@ public string WorkerPool { } } + /// Field number for the "enable_structured_logging" field. + public const int EnableStructuredLoggingFieldNumber = 23; + private bool enableStructuredLogging_; + /// + /// Optional. Option to specify whether structured logging is enabled. + /// + /// If true, JSON-formatted logs are parsed as structured logs. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool EnableStructuredLogging { + get { return enableStructuredLogging_; } + set { + enableStructuredLogging_ = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -20940,6 +21743,7 @@ public bool Equals(BuildOptions other) { if(!secretEnv_.Equals(other.secretEnv_)) return false; if(!volumes_.Equals(other.volumes_)) return false; if (DefaultLogsBucketBehavior != other.DefaultLogsBucketBehavior) return false; + if (EnableStructuredLogging != other.EnableStructuredLogging) return false; return Equals(_unknownFields, other._unknownFields); } @@ -20962,6 +21766,7 @@ public override int GetHashCode() { hash ^= secretEnv_.GetHashCode(); hash ^= volumes_.GetHashCode(); if (DefaultLogsBucketBehavior != global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.DefaultLogsBucketBehavior.Unspecified) hash ^= DefaultLogsBucketBehavior.GetHashCode(); + if (EnableStructuredLogging != false) hash ^= EnableStructuredLogging.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -21028,6 +21833,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(176, 1); output.WriteBool(AutomapSubstitutions); } + if (EnableStructuredLogging != false) { + output.WriteRawTag(184, 1); + output.WriteBool(EnableStructuredLogging); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -21086,6 +21895,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(176, 1); output.WriteBool(AutomapSubstitutions); } + if (EnableStructuredLogging != false) { + output.WriteRawTag(184, 1); + output.WriteBool(EnableStructuredLogging); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -21133,6 +21946,9 @@ public int CalculateSize() { if (DefaultLogsBucketBehavior != global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.DefaultLogsBucketBehavior.Unspecified) { size += 2 + pb::CodedOutputStream.ComputeEnumSize((int) DefaultLogsBucketBehavior); } + if (EnableStructuredLogging != false) { + size += 2 + 1; + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -21185,6 +22001,9 @@ public void MergeFrom(BuildOptions other) { if (other.DefaultLogsBucketBehavior != global::Google.Cloud.CloudBuild.V1.BuildOptions.Types.DefaultLogsBucketBehavior.Unspecified) { DefaultLogsBucketBehavior = other.DefaultLogsBucketBehavior; } + if (other.EnableStructuredLogging != false) { + EnableStructuredLogging = other.EnableStructuredLogging; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -21264,6 +22083,10 @@ public void MergeFrom(pb::CodedInputStream input) { AutomapSubstitutions = input.ReadBool(); break; } + case 184: { + EnableStructuredLogging = input.ReadBool(); + break; + } } } #endif @@ -21343,6 +22166,10 @@ public void MergeFrom(pb::CodedInputStream input) { AutomapSubstitutions = input.ReadBool(); break; } + case 184: { + EnableStructuredLogging = input.ReadBool(); + break; + } } } } @@ -21724,7 +22551,7 @@ public sealed partial class ReceiveTriggerWebhookRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[55]; } + get { return global::Google.Cloud.CloudBuild.V1.CloudbuildReflection.Descriptor.MessageTypes[56]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -23785,7 +24612,7 @@ public sealed partial class PrivatePoolV1Config : pb::IMessage - 2.13.0 + 2.14.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Build API v1, which creates and manages builds on Google Cloud Platform. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/PackageApiMetadata.g.cs index 1ea8ab9100ee..10904f4fe9b3 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/ServiceCollectionExtensions.g.cs index e2cce5e4de20..8803a9cd4227 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V1/docs/history.md b/apis/Google.Cloud.CloudBuild.V1/docs/history.md index 9475f17b6dc4..276339292640 100644 --- a/apis/Google.Cloud.CloudBuild.V1/docs/history.md +++ b/apis/Google.Cloud.CloudBuild.V1/docs/history.md @@ -1,5 +1,12 @@ # Version history +## Version 2.14.0, released 2025-01-13 + +### New features + +- Add option to enable structured logging ([commit 881f147](https://github.com/googleapis/google-cloud-dotnet/commit/881f147890736fc7eb43747dec7db60afa527841)) +- Add GoModule to Artifact and Results messages and new GO_MODULE_H1 hash type ([commit 6903167](https://github.com/googleapis/google-cloud-dotnet/commit/6903167f75cb3fc38012f0780fefd1a2492dcf9f)) + ## Version 2.13.0, released 2024-10-29 ### New features diff --git a/apis/Google.Cloud.CloudBuild.V1/docs/index.md b/apis/Google.Cloud.CloudBuild.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.CloudBuild.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.CloudBuild.V2/.OwlBot.yaml b/apis/Google.Cloud.CloudBuild.V2/.OwlBot.yaml index d68deb8b424d..a2adf91e3a03 100644 --- a/apis/Google.Cloud.CloudBuild.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.CloudBuild.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesAsyncSnippet.g.cs index c8448e47be0d..2f064d3e0df1 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesRequestObjectAsyncSnippet.g.cs index 6e14f9398756..30cc19d9c475 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesRequestObjectSnippet.g.cs index 68228ffc6f5b..e4c6a3c225cf 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesResourceNamesAsyncSnippet.g.cs index 91d07cd9d0a2..e77123ec7627 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesResourceNamesSnippet.g.cs index 3c4256b5e801..88275cb83365 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesSnippet.g.cs index eb5b13655589..ca06607e192d 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.BatchCreateRepositoriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionAsyncSnippet.g.cs index 2c00e1dfa37c..ef92f4c32460 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionRequestObjectAsyncSnippet.g.cs index 437e0f3357b7..1f37192c0dc1 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionRequestObjectSnippet.g.cs index 70ae10e1d20b..070a0ff38de6 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionResourceNamesAsyncSnippet.g.cs index 0753d98c6fc7..1cf40c2ba4a9 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionResourceNamesSnippet.g.cs index ebefd5508c65..ff881beaca13 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionSnippet.g.cs index eba2b95d6367..71727514fc67 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryAsyncSnippet.g.cs index 4c9dbd3554d3..b345c25c13c1 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryRequestObjectAsyncSnippet.g.cs index 766549a6036e..fc8404e2a4bb 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryRequestObjectSnippet.g.cs index e55f6cffdf06..7b89791600a4 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryResourceNamesAsyncSnippet.g.cs index 3deaa2fb00dc..841489e36a0a 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryResourceNamesSnippet.g.cs index 6896a9a3c943..2638003a3baa 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositoryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositorySnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositorySnippet.g.cs index c9e4ea222088..cc6e712273ee 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositorySnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.CreateRepositorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionAsyncSnippet.g.cs index 3b58b89e2587..7782cee48b96 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs index 92147f7bc043..e6d14a854bc6 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionRequestObjectSnippet.g.cs index fb271d4d9361..abac3a65c28b 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs index 3c95b4e3441d..b9453acc07e2 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionResourceNamesSnippet.g.cs index 4fa0b4531812..70c36c4562f6 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionSnippet.g.cs index 3199add831d8..f64c8851e0a8 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryAsyncSnippet.g.cs index 9f5225837dd0..275a76cd687d 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryRequestObjectAsyncSnippet.g.cs index 40511ac50269..10073397fb4c 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryRequestObjectSnippet.g.cs index f0b17b2df39b..7d5539ba80ad 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryResourceNamesAsyncSnippet.g.cs index 6fdc72a362d8..61b8afa1b02d 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryResourceNamesSnippet.g.cs index 1d22762bad65..9304b0a93383 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositoryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositorySnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositorySnippet.g.cs index 58d71e450799..4ca46df43b28 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositorySnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.DeleteRepositorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsAsyncSnippet.g.cs index 96356adcea53..37ff012e1f08 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsRequestObjectAsyncSnippet.g.cs index 3f223b2c1f08..462479e4fb4b 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsRequestObjectSnippet.g.cs index 74c08d49a79a..e5ec9311df3f 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsResourceNamesAsyncSnippet.g.cs index 2a987e8b47b8..9ec7eee2e71c 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsResourceNamesSnippet.g.cs index 018566654a13..06109688430c 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsSnippet.g.cs index 5d563ef1f2cb..f70653f3ed99 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchGitRefsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchLinkableRepositoriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchLinkableRepositoriesRequestObjectAsyncSnippet.g.cs index 2c7d230f212e..8405f3dcd737 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchLinkableRepositoriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchLinkableRepositoriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchLinkableRepositoriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchLinkableRepositoriesRequestObjectSnippet.g.cs index d983a1f585cb..a5ded5abacb5 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchLinkableRepositoriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchLinkableRepositoriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenAsyncSnippet.g.cs index e1ee1f3256cc..63b46983c5f5 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenRequestObjectAsyncSnippet.g.cs index 156e11744d39..84b6c98d2286 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenRequestObjectSnippet.g.cs index f60ab119bca7..305e5724d74a 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenResourceNamesAsyncSnippet.g.cs index bca7b984c031..b909e39a4ef9 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenResourceNamesSnippet.g.cs index eb6cc7c36f2b..e7b27ccff7ee 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenSnippet.g.cs index ee26f8cb4bdb..ed6a91442cc8 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadTokenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenAsyncSnippet.g.cs index 0b625d0c6c19..acebfeef3f6c 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenRequestObjectAsyncSnippet.g.cs index d7db22df5b5a..8c97dcab9eeb 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenRequestObjectSnippet.g.cs index 58d91c5e2533..cf3b2aed739d 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenResourceNamesAsyncSnippet.g.cs index 42e6a3e5d2c0..a34d48b1d561 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenResourceNamesSnippet.g.cs index b8b7b6e9a39b..ac57fb871eb1 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenSnippet.g.cs index bfce64b1dda5..4d4b47601fbf 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.FetchReadWriteTokenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionAsyncSnippet.g.cs index 12dbe5efcbad..d0daf298b109 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionRequestObjectAsyncSnippet.g.cs index 337556c7bf9c..c6e7c4ef4453 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionRequestObjectSnippet.g.cs index 3c163c985ebb..a9ff7b50301c 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionResourceNamesAsyncSnippet.g.cs index 8ad6316a7fea..48385085de89 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionResourceNamesSnippet.g.cs index 5e30190bdc81..574815291d28 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionSnippet.g.cs index 6b99049e1b1e..a600fb2edb29 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryAsyncSnippet.g.cs index 939f9f135ca6..71ee1ed03d3a 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryRequestObjectAsyncSnippet.g.cs index 5d5f3328858f..83fb4be4afdb 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryRequestObjectSnippet.g.cs index 262069e57b75..ce84d44a07f2 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryResourceNamesAsyncSnippet.g.cs index b2d32277378f..522471059e82 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryResourceNamesSnippet.g.cs index c6f0cc371edc..f38916114aaf 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositoryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositorySnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositorySnippet.g.cs index b77313e2be32..863579436534 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositorySnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.GetRepositorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsAsyncSnippet.g.cs index 21d44b1a750c..6b94b353339f 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsRequestObjectAsyncSnippet.g.cs index 21608e72449f..5c8de0baecf6 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsRequestObjectSnippet.g.cs index cfe5de66aa41..34b06468a665 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsResourceNamesAsyncSnippet.g.cs index 52f2083dee1f..019600527292 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsResourceNamesSnippet.g.cs index 90dbb2d1d9da..3f9549e018fa 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsSnippet.g.cs index 53988beb8b75..1c408759def2 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesAsyncSnippet.g.cs index b60ec74b571d..7875276b0bc4 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesRequestObjectAsyncSnippet.g.cs index 24f05e41ab83..c1e27431d577 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesRequestObjectSnippet.g.cs index 3095538710b4..1a9e85fb4ee6 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesResourceNamesAsyncSnippet.g.cs index 324f8226aede..516c2d01c5b3 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesResourceNamesSnippet.g.cs index e4c949464f95..39930ee14b63 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesSnippet.g.cs index 2d7d7995b547..6fade965aa93 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.ListRepositoriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionAsyncSnippet.g.cs index fa3eece6f3db..13e64fd207ec 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs index a456acd1584f..b78f01b64cb8 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionRequestObjectSnippet.g.cs index 03eec2fcef6c..65f7d2544ad1 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionSnippet.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionSnippet.g.cs index 9364dac14eee..a73ca9faa52e 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.GeneratedSnippets/RepositoryManagerClient.UpdateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.Snippets/RepositoryManagerClientSnippets.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.Snippets/RepositoryManagerClientSnippets.g.cs index cdaf17feec88..567dba1482b8 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.Snippets/RepositoryManagerClientSnippets.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2.Snippets/RepositoryManagerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/CloudbuildResourceNames.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/CloudbuildResourceNames.g.cs index de480990c197..577d19b5b559 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/CloudbuildResourceNames.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/CloudbuildResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/PackageApiMetadata.g.cs index b1b8d8277036..92d085dc908d 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/RepositoriesResourceNames.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/RepositoriesResourceNames.g.cs index e320c0f13dbf..bb3bbad2032c 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/RepositoriesResourceNames.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/RepositoriesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/RepositoryManagerClient.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/RepositoryManagerClient.g.cs index f5a9c7a09152..7c1d7fb703e1 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/RepositoryManagerClient.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/RepositoryManagerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/ServiceCollectionExtensions.g.cs index 5241e5d1c164..9c473aa925d8 100644 --- a/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.CloudBuild.V2/Google.Cloud.CloudBuild.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudBuild.V2/docs/index.md b/apis/Google.Cloud.CloudBuild.V2/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Cloud.CloudBuild.V2/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/.OwlBot.yaml b/apis/Google.Cloud.CloudControlsPartner.V1/.OwlBot.yaml index eef2364166f4..c668668aa4b5 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.CloudControlsPartner.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerAsyncSnippet.g.cs index d9839c97ff1b..f18a2869dcf9 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectAsyncSnippet.g.cs index bf75f6da64b0..49518b6105f6 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectSnippet.g.cs index 3fd99d60cbb1..cb5060fb2265 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesAsyncSnippet.g.cs index b4627545bfcb..d5da3b0e8f32 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesSnippet.g.cs index 5099b35e040a..bdf70b98b19a 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerSnippet.g.cs index c3ad8c686eb2..5cb787c67a25 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsAsyncSnippet.g.cs index dee1b0995391..da0c067d47f9 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectAsyncSnippet.g.cs index eab57eda3b89..ebb32208c823 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectSnippet.g.cs index 9c004f18061f..264b0322a7f8 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesAsyncSnippet.g.cs index 9e1fabb3b3fa..a3278d9cb27d 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesSnippet.g.cs index 2b2a8c50764a..b84b4a1652be 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsSnippet.g.cs index 3bbf26801a9a..c38aa2cd83e4 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerAsyncSnippet.g.cs index 89a7c3115372..4d77eeb19fdf 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsAsyncSnippet.g.cs index b40262178faf..17d2041efe82 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectAsyncSnippet.g.cs index 76edbe6ab6d8..947a1b946348 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectSnippet.g.cs index 72ffc6ea6934..372715b87706 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesAsyncSnippet.g.cs index 0133aea93f32..8d1250517d8f 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesSnippet.g.cs index 8c516c0d5175..96fdeea8bd4d 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsSnippet.g.cs index bdd08d6d49dd..9da922045c99 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectAsyncSnippet.g.cs index 37a9e3f14f44..46767c7ab367 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectSnippet.g.cs index 1deac1f89a30..ba8ff54c9aa4 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesAsyncSnippet.g.cs index 3860f9419949..f8380aad03cf 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesSnippet.g.cs index d125554c241a..96f8aac019f6 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerSnippet.g.cs index c914107f3671..d5fe928e1390 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadAsyncSnippet.g.cs index 29f09982e099..0d7d6a3c3188 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectAsyncSnippet.g.cs index 9da2b66c3443..778b0da6c4aa 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectSnippet.g.cs index 46a8036666fc..dfcfa05c481c 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesAsyncSnippet.g.cs index dbd7e5a6c2a0..4addd4f568ae 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesSnippet.g.cs index 5da3d97ef7ef..6c08c055f869 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadSnippet.g.cs index 9d3dc30aa0c5..5845f100a9e4 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsAsyncSnippet.g.cs index eba8ddfafcac..8139a9811fc2 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectAsyncSnippet.g.cs index 0a5361e6dfe2..af002e2f536f 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectSnippet.g.cs index 96ecf06227b8..2aba733074cc 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesAsyncSnippet.g.cs index 8396f7f10dfb..0fdf4a8868ce 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesSnippet.g.cs index 98a15112d82f..cdcff12a9dfc 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsSnippet.g.cs index 651259bb34a3..e8327fdf35da 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersAsyncSnippet.g.cs index 2d9e17727640..9726ffa3dca4 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectAsyncSnippet.g.cs index 330eb6676aad..a9c29f496873 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectSnippet.g.cs index 5b61e490a12b..11f1356f69dc 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesAsyncSnippet.g.cs index 2af41347e405..6639a6858576 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesSnippet.g.cs index dcb707048444..94edc63c9e30 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersSnippet.g.cs index d84e31e01fe7..5d589938072f 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsAsyncSnippet.g.cs index e39870bcbf7c..06f968cc667e 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectAsyncSnippet.g.cs index 458948ce1ce9..34287f585d5d 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectSnippet.g.cs index a00ebfca954d..fa5303614157 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesAsyncSnippet.g.cs index af2d01e55c26..399fffbf3878 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesSnippet.g.cs index ffbdece2c2e4..92b8b951932c 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsSnippet.g.cs index c226f8595a48..bce5fe3f1dcd 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationAsyncSnippet.g.cs index aff3778f9bcc..be1e0fa2c93e 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectAsyncSnippet.g.cs index 7501c2d63948..a73b309195f0 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectSnippet.g.cs index e9a1d1d0fee4..ebd9213e0b49 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesAsyncSnippet.g.cs index 80e9c27754c0..423bbfe654bf 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesSnippet.g.cs index a01b719a9698..506ce05e6ece 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationSnippet.g.cs index 8beb26827113..4b5349812fa4 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsAsyncSnippet.g.cs index c72c507b96db..ef2af41c8848 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectAsyncSnippet.g.cs index 938116d88791..2eee079f3f28 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectSnippet.g.cs index 691ac7e27c89..b54d2dc51edd 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesAsyncSnippet.g.cs index 1f63615dc79b..e521355c25ae 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesSnippet.g.cs index 598bc102cf2d..17e22495ffd6 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsSnippet.g.cs index a6e78cd12b9b..6d173e7906d0 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.Snippets/CloudControlsPartnerCoreClientSnippets.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.Snippets/CloudControlsPartnerCoreClientSnippets.g.cs index 293c08854606..1d0d7668fd49 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.Snippets/CloudControlsPartnerCoreClientSnippets.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.Snippets/CloudControlsPartnerCoreClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.Snippets/CloudControlsPartnerMonitoringClientSnippets.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.Snippets/CloudControlsPartnerMonitoringClientSnippets.g.cs index 2f53e42d769c..963c7b50b867 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.Snippets/CloudControlsPartnerMonitoringClientSnippets.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1.Snippets/CloudControlsPartnerMonitoringClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/AccessApprovalRequestsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/AccessApprovalRequestsResourceNames.g.cs index f07e4fa19771..a60d532ca9e8 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/AccessApprovalRequestsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/AccessApprovalRequestsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CloudControlsPartnerCoreClient.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CloudControlsPartnerCoreClient.g.cs index 9662f3025c09..9b6ae98f4650 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CloudControlsPartnerCoreClient.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CloudControlsPartnerCoreClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CloudControlsPartnerMonitoringClient.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CloudControlsPartnerMonitoringClient.g.cs index bb94b96b4885..55e99b1eda64 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CloudControlsPartnerMonitoringClient.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CloudControlsPartnerMonitoringClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CoreResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CoreResourceNames.g.cs index 3497098f5686..9c4004148bbe 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CoreResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CustomerWorkloadsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CustomerWorkloadsResourceNames.g.cs index b6393e07c81f..3ea6912b3e1f 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CustomerWorkloadsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CustomerWorkloadsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CustomersResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CustomersResourceNames.g.cs index a0906662e166..3e1e06c3dab6 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CustomersResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/CustomersResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/EkmConnectionsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/EkmConnectionsResourceNames.g.cs index 3f44b2a7fb22..b07e0ee51db2 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/EkmConnectionsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/EkmConnectionsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PackageApiMetadata.g.cs index 712b7515af71..b682202b0133 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PartnerPermissionsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PartnerPermissionsResourceNames.g.cs index 7c9df8a70430..18581e8b210b 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PartnerPermissionsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PartnerPermissionsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PartnersResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PartnersResourceNames.g.cs index a27f720160f4..5d336e798559 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PartnersResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/PartnersResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/ServiceCollectionExtensions.g.cs index 9e30a145a17d..317c138dda6b 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/ViolationsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/ViolationsResourceNames.g.cs index 0fbf3aaf1f94..7eeafcb28ce0 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/ViolationsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1/Google.Cloud.CloudControlsPartner.V1/ViolationsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1/docs/index.md b/apis/Google.Cloud.CloudControlsPartner.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.CloudControlsPartner.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/.OwlBot.yaml b/apis/Google.Cloud.CloudControlsPartner.V1Beta/.OwlBot.yaml index de90365693fc..e87ec559fc12 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/.OwlBot.yaml +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerAsyncSnippet.g.cs new file mode 100644 index 000000000000..43d7dbbfd184 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerAsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async_flattened] + using Google.Cloud.CloudControlsPartner.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for CreateCustomerAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateCustomerAsync() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "organizations/[ORGANIZATION]/locations/[LOCATION]"; + Customer customer = new Customer(); + string customerId = ""; + // Make the request + Customer response = await cloudControlsPartnerCoreClient.CreateCustomerAsync(parent, customer, customerId); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async_flattened] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..7b649573647e --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,49 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async] + using Google.Cloud.CloudControlsPartner.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for CreateCustomerAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateCustomerRequestObjectAsync() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + CreateCustomerRequest request = new CreateCustomerRequest + { + ParentAsOrganizationLocationName = OrganizationLocationName.FromOrganizationLocation("[ORGANIZATION]", "[LOCATION]"), + Customer = new Customer(), + CustomerId = "", + }; + // Make the request + Customer response = await cloudControlsPartnerCoreClient.CreateCustomerAsync(request); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..fab7f2301972 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerRequestObjectSnippet.g.cs @@ -0,0 +1,48 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync] + using Google.Cloud.CloudControlsPartner.V1Beta; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for CreateCustomer + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateCustomerRequestObject() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + CreateCustomerRequest request = new CreateCustomerRequest + { + ParentAsOrganizationLocationName = OrganizationLocationName.FromOrganizationLocation("[ORGANIZATION]", "[LOCATION]"), + Customer = new Customer(), + CustomerId = "", + }; + // Make the request + Customer response = cloudControlsPartnerCoreClient.CreateCustomer(request); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..edb570753e2b --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async_flattened_resourceNames] + using Google.Cloud.CloudControlsPartner.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for CreateCustomerAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateCustomerResourceNamesAsync() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + OrganizationLocationName parent = OrganizationLocationName.FromOrganizationLocation("[ORGANIZATION]", "[LOCATION]"); + Customer customer = new Customer(); + string customerId = ""; + // Make the request + Customer response = await cloudControlsPartnerCoreClient.CreateCustomerAsync(parent, customer, customerId); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..426d74d14293 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerResourceNamesSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync_flattened_resourceNames] + using Google.Cloud.CloudControlsPartner.V1Beta; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for CreateCustomer + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateCustomerResourceNames() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + OrganizationLocationName parent = OrganizationLocationName.FromOrganizationLocation("[ORGANIZATION]", "[LOCATION]"); + Customer customer = new Customer(); + string customerId = ""; + // Make the request + Customer response = cloudControlsPartnerCoreClient.CreateCustomer(parent, customer, customerId); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerSnippet.g.cs new file mode 100644 index 000000000000..78c93eca9651 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.CreateCustomerSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync_flattened] + using Google.Cloud.CloudControlsPartner.V1Beta; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for CreateCustomer + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateCustomer() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + string parent = "organizations/[ORGANIZATION]/locations/[LOCATION]"; + Customer customer = new Customer(); + string customerId = ""; + // Make the request + Customer response = cloudControlsPartnerCoreClient.CreateCustomer(parent, customer, customerId); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerAsyncSnippet.g.cs new file mode 100644 index 000000000000..ceafe21dee1a --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async_flattened] + using Google.Cloud.CloudControlsPartner.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for DeleteCustomerAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteCustomerAsync() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "organizations/[ORGANIZATION]/locations/[LOCATION]/customers/[CUSTOMER]"; + // Make the request + await cloudControlsPartnerCoreClient.DeleteCustomerAsync(name); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async_flattened] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..c05b496b38dd --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async] + using Google.Cloud.CloudControlsPartner.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for DeleteCustomerAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteCustomerRequestObjectAsync() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + DeleteCustomerRequest request = new DeleteCustomerRequest + { + CustomerName = CustomerName.FromOrganizationLocationCustomer("[ORGANIZATION]", "[LOCATION]", "[CUSTOMER]"), + }; + // Make the request + await cloudControlsPartnerCoreClient.DeleteCustomerAsync(request); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..2dab6c5edd9e --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync] + using Google.Cloud.CloudControlsPartner.V1Beta; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for DeleteCustomer + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteCustomerRequestObject() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + DeleteCustomerRequest request = new DeleteCustomerRequest + { + CustomerName = CustomerName.FromOrganizationLocationCustomer("[ORGANIZATION]", "[LOCATION]", "[CUSTOMER]"), + }; + // Make the request + cloudControlsPartnerCoreClient.DeleteCustomer(request); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..e739109e85a4 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async_flattened_resourceNames] + using Google.Cloud.CloudControlsPartner.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for DeleteCustomerAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteCustomerResourceNamesAsync() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + CustomerName name = CustomerName.FromOrganizationLocationCustomer("[ORGANIZATION]", "[LOCATION]", "[CUSTOMER]"); + // Make the request + await cloudControlsPartnerCoreClient.DeleteCustomerAsync(name); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..4fd76496dbf8 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync_flattened_resourceNames] + using Google.Cloud.CloudControlsPartner.V1Beta; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for DeleteCustomer + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteCustomerResourceNames() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + CustomerName name = CustomerName.FromOrganizationLocationCustomer("[ORGANIZATION]", "[LOCATION]", "[CUSTOMER]"); + // Make the request + cloudControlsPartnerCoreClient.DeleteCustomer(name); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerSnippet.g.cs new file mode 100644 index 000000000000..15f789cbf2ac --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.DeleteCustomerSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync_flattened] + using Google.Cloud.CloudControlsPartner.V1Beta; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for DeleteCustomer + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteCustomer() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + string name = "organizations/[ORGANIZATION]/locations/[LOCATION]/customers/[CUSTOMER]"; + // Make the request + cloudControlsPartnerCoreClient.DeleteCustomer(name); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerAsyncSnippet.g.cs index 2503714ef568..88b2f4de175e 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectAsyncSnippet.g.cs index 40509928e90b..812c671e535c 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectSnippet.g.cs index 2f9d3294b951..97bc99eea514 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesAsyncSnippet.g.cs index 637b21441060..6fecd11e37a6 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesSnippet.g.cs index d6bce43459d5..709be1ec6904 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerSnippet.g.cs index 196794fb4e2f..7218098405a8 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetCustomerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsAsyncSnippet.g.cs index e53e2b4c1a5a..f3b6dd4f1802 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectAsyncSnippet.g.cs index c2910cbfc92c..3d9657a2392d 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectSnippet.g.cs index f8cdeeb4246e..f8a80f808a21 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesAsyncSnippet.g.cs index 28f91640f006..1e4464314fbc 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesSnippet.g.cs index 38153a8389b3..383a3396accb 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsSnippet.g.cs index c94ce9ab62c7..e9e9e6b0e212 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetEkmConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerAsyncSnippet.g.cs index 408a09cd9e1b..504385c5ef33 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsAsyncSnippet.g.cs index b118cc1daa48..f25aecb91f5a 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectAsyncSnippet.g.cs index aa664392d8b9..254a9bdec1c3 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectSnippet.g.cs index 7bd2e5db19a1..afcedaf34263 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesAsyncSnippet.g.cs index 34cee584534e..6ee7ae1e3627 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesSnippet.g.cs index 5b7aca5c87c9..aeed232a9876 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsSnippet.g.cs index c18dad682f03..8dd9375b89d4 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectAsyncSnippet.g.cs index 887c54737f3b..27bc16d31170 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectSnippet.g.cs index 41df215e0479..7e1a2776e8f8 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesAsyncSnippet.g.cs index c00b18f024e4..f0d8cf13e0ed 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesSnippet.g.cs index 1998f58fc1b2..cb7a029f7421 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerSnippet.g.cs index b405c2b743d2..5e1cd8f86801 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetPartnerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadAsyncSnippet.g.cs index d1b5886ef5cb..9f2073349f33 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectAsyncSnippet.g.cs index 37399879694d..7039b52dc152 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectSnippet.g.cs index a91f45b02736..1261c83a5faf 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesAsyncSnippet.g.cs index 2d09f5f9e113..849f60262e07 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesSnippet.g.cs index 8ebd5c02f664..c6cacd0a362b 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadSnippet.g.cs index 2c3421ffc0f3..9b86fad8c628 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.GetWorkloadSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsAsyncSnippet.g.cs index 27ea6b6734c6..b57ce21cbf47 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectAsyncSnippet.g.cs index 07155746450d..b2212e78187f 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectSnippet.g.cs index 9f385eee2797..4c2e46bde3fa 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesAsyncSnippet.g.cs index ed570b43fee4..2bc5d95d29ae 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesSnippet.g.cs index de936e83e681..0f545a97b911 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsSnippet.g.cs index dcaa253fb7d5..367e9fe4e048 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListAccessApprovalRequestsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersAsyncSnippet.g.cs index 3c8fd4276d88..280f0dc93471 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectAsyncSnippet.g.cs index 605a5ff9ef79..ba5f85d02ef2 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectSnippet.g.cs index 7388c6ac65b1..b31fc0716dc2 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesAsyncSnippet.g.cs index 58a9e7c842a5..6033796c1cef 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesSnippet.g.cs index 8e1716a7244a..bbcf1176f033 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersSnippet.g.cs index 4fd83f0d38ce..2a8be963ec4e 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListCustomersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsAsyncSnippet.g.cs index 4393d4bc4ef4..d8ab22837b55 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectAsyncSnippet.g.cs index ec8bc2471e64..be833c080f64 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectSnippet.g.cs index 5c450ae8a032..e020eb3a2b02 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesAsyncSnippet.g.cs index 139899585833..786deaf3c987 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesSnippet.g.cs index 349afab6bc17..3f62c52555fc 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsSnippet.g.cs index 4dbae06b84ec..9e418a64f3e9 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.ListWorkloadsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerAsyncSnippet.g.cs new file mode 100644 index 000000000000..56b62c147ca6 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerAsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_async_flattened] + using Google.Cloud.CloudControlsPartner.V1Beta; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for UpdateCustomerAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateCustomerAsync() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + Customer customer = new Customer(); + FieldMask updateMask = new FieldMask(); + // Make the request + Customer response = await cloudControlsPartnerCoreClient.UpdateCustomerAsync(customer, updateMask); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_async_flattened] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..08e54b8954db --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,49 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_async] + using Google.Cloud.CloudControlsPartner.V1Beta; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for UpdateCustomerAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateCustomerRequestObjectAsync() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + UpdateCustomerRequest request = new UpdateCustomerRequest + { + Customer = new Customer(), + UpdateMask = new FieldMask(), + }; + // Make the request + Customer response = await cloudControlsPartnerCoreClient.UpdateCustomerAsync(request); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_async] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..137642499ea6 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerRequestObjectSnippet.g.cs @@ -0,0 +1,48 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_sync] + using Google.Cloud.CloudControlsPartner.V1Beta; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for UpdateCustomer + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateCustomerRequestObject() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + UpdateCustomerRequest request = new UpdateCustomerRequest + { + Customer = new Customer(), + UpdateMask = new FieldMask(), + }; + // Make the request + Customer response = cloudControlsPartnerCoreClient.UpdateCustomer(request); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_sync] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerSnippet.g.cs new file mode 100644 index 000000000000..6fb504afc040 --- /dev/null +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerCoreClient.UpdateCustomerSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_sync_flattened] + using Google.Cloud.CloudControlsPartner.V1Beta; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedCloudControlsPartnerCoreClientSnippets + { + /// Snippet for UpdateCustomer + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateCustomer() + { + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + Customer customer = new Customer(); + FieldMask updateMask = new FieldMask(); + // Make the request + Customer response = cloudControlsPartnerCoreClient.UpdateCustomer(customer, updateMask); + } + } + // [END cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationAsyncSnippet.g.cs index 98c0c942d970..978c075df79e 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectAsyncSnippet.g.cs index a28fbfbde2c0..6bdb286bdf3e 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectSnippet.g.cs index 11e2711e2ad3..ecc39437704e 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesAsyncSnippet.g.cs index 3d7170d4ae65..79729c3c6995 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesSnippet.g.cs index 30bef5022f91..1650eafd62f1 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationSnippet.g.cs index 126a6869fbba..a513ffb9e812 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.GetViolationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsAsyncSnippet.g.cs index 7f9297392a73..471f1821926e 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectAsyncSnippet.g.cs index e3094c313709..8823e592f6c5 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectSnippet.g.cs index 719521a6a552..1b7ed49b1b29 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesAsyncSnippet.g.cs index 67492c61b0cd..9008a136b267 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesSnippet.g.cs index 13d7067c5eb5..316e0a6cca93 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsSnippet.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsSnippet.g.cs index 3fb9042129cb..13d7522183db 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsSnippet.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/CloudControlsPartnerMonitoringClient.ListViolationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/snippet_metadata_google.cloud.cloudcontrolspartner.v1beta.json b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/snippet_metadata_google.cloud.cloudcontrolspartner.v1beta.json index a65ca4c05f73..917dee0796e3 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/snippet_metadata_google.cloud.cloudcontrolspartner.v1beta.json +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.GeneratedSnippets/snippet_metadata_google.cloud.cloudcontrolspartner.v1beta.json @@ -2402,6 +2402,809 @@ } ] }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync", + "title": "CreateCustomerRequestObject", + "description": "Snippet for CreateCustomer", + "file": "CloudControlsPartnerCoreClient.CreateCustomerRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateCustomer", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.CreateCustomer", + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "CreateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.CreateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 46, + "type": "FULL" + }, + { + "start": 34, + "end": 44, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async", + "title": "CreateCustomerRequestObjectAsync", + "description": "Snippet for CreateCustomerAsync", + "file": "CloudControlsPartnerCoreClient.CreateCustomerRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateCustomerAsync", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.CreateCustomerAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "CreateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.CreateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 47, + "type": "FULL" + }, + { + "start": 35, + "end": 45, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync_flattened", + "title": "CreateCustomer", + "description": "Snippet for CreateCustomer", + "file": "CloudControlsPartnerCoreClient.CreateCustomerSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateCustomer", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.CreateCustomer", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "name": "customer" + }, + { + "type": "System.String", + "name": "customerId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "CreateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.CreateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 34, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async_flattened", + "title": "CreateCustomerAsync", + "description": "Snippet for CreateCustomerAsync", + "file": "CloudControlsPartnerCoreClient.CreateCustomerAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateCustomerAsync", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.CreateCustomerAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "name": "customer" + }, + { + "type": "System.String", + "name": "customerId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "CreateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.CreateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 35, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_sync_flattened_resourceNames", + "title": "CreateCustomerResourceNames", + "description": "Snippet for CreateCustomer", + "file": "CloudControlsPartnerCoreClient.CreateCustomerResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateCustomer", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.CreateCustomer", + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.OrganizationLocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "name": "customer" + }, + { + "type": "System.String", + "name": "customerId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "CreateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.CreateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 34, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_CreateCustomer_async_flattened_resourceNames", + "title": "CreateCustomerResourceNamesAsync", + "description": "Snippet for CreateCustomerAsync", + "file": "CloudControlsPartnerCoreClient.CreateCustomerResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateCustomerAsync", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.CreateCustomerAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.OrganizationLocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "name": "customer" + }, + { + "type": "System.String", + "name": "customerId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "CreateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.CreateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 35, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_sync", + "title": "UpdateCustomerRequestObject", + "description": "Snippet for UpdateCustomer", + "file": "CloudControlsPartnerCoreClient.UpdateCustomerRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateCustomer", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.UpdateCustomer", + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "UpdateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.UpdateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 46, + "type": "FULL" + }, + { + "start": 35, + "end": 44, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_async", + "title": "UpdateCustomerRequestObjectAsync", + "description": "Snippet for UpdateCustomerAsync", + "file": "CloudControlsPartnerCoreClient.UpdateCustomerRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateCustomerAsync", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.UpdateCustomerAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "UpdateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.UpdateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 47, + "type": "FULL" + }, + { + "start": 36, + "end": 45, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_sync_flattened", + "title": "UpdateCustomer", + "description": "Snippet for UpdateCustomer", + "file": "CloudControlsPartnerCoreClient.UpdateCustomerSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateCustomer", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.UpdateCustomer", + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "name": "customer" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "UpdateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.UpdateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_UpdateCustomer_async_flattened", + "title": "UpdateCustomerAsync", + "description": "Snippet for UpdateCustomerAsync", + "file": "CloudControlsPartnerCoreClient.UpdateCustomerAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateCustomerAsync", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.UpdateCustomerAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.Customer", + "name": "customer" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "UpdateCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.UpdateCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 36, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync", + "title": "DeleteCustomerRequestObject", + "description": "Snippet for DeleteCustomer", + "file": "CloudControlsPartnerCoreClient.DeleteCustomerRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteCustomer", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.DeleteCustomer", + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "DeleteCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.DeleteCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async", + "title": "DeleteCustomerRequestObjectAsync", + "description": "Snippet for DeleteCustomerAsync", + "file": "CloudControlsPartnerCoreClient.DeleteCustomerRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteCustomerAsync", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.DeleteCustomerAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "DeleteCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.DeleteCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync_flattened", + "title": "DeleteCustomer", + "description": "Snippet for DeleteCustomer", + "file": "CloudControlsPartnerCoreClient.DeleteCustomerSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteCustomer", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.DeleteCustomer", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "DeleteCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.DeleteCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async_flattened", + "title": "DeleteCustomerAsync", + "description": "Snippet for DeleteCustomerAsync", + "file": "CloudControlsPartnerCoreClient.DeleteCustomerAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteCustomerAsync", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.DeleteCustomerAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "DeleteCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.DeleteCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_sync_flattened_resourceNames", + "title": "DeleteCustomerResourceNames", + "description": "Snippet for DeleteCustomer", + "file": "CloudControlsPartnerCoreClient.DeleteCustomerResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteCustomer", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.DeleteCustomer", + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.CustomerName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "DeleteCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.DeleteCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerCore_DeleteCustomer_async_flattened_resourceNames", + "title": "DeleteCustomerResourceNamesAsync", + "description": "Snippet for DeleteCustomerAsync", + "file": "CloudControlsPartnerCoreClient.DeleteCustomerResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteCustomerAsync", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient.DeleteCustomerAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudControlsPartner.V1Beta.CustomerName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudControlsPartnerCoreClient", + "fullName": "Google.Cloud.CloudControlsPartner.V1Beta.CloudControlsPartnerCoreClient" + }, + "method": { + "shortName": "DeleteCustomer", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore.DeleteCustomer", + "service": { + "shortName": "CloudControlsPartnerCore", + "fullName": "google.cloud.cloudcontrolspartner.v1beta.CloudControlsPartnerCore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, { "regionTag": "cloudcontrolspartner_v1beta_generated_CloudControlsPartnerMonitoring_ListViolations_sync", "title": "ListViolationsRequestObject", diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.Snippets/CloudControlsPartnerCoreClientSnippets.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.Snippets/CloudControlsPartnerCoreClientSnippets.g.cs index 617b13b04fba..cb402046717c 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.Snippets/CloudControlsPartnerCoreClientSnippets.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.Snippets/CloudControlsPartnerCoreClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -18,6 +18,7 @@ namespace GoogleCSharpSnippets { using Google.Api.Gax; using Google.Cloud.CloudControlsPartner.V1Beta; + using Google.Protobuf.WellKnownTypes; using System; using System.Linq; using System.Threading.Tasks; @@ -1311,5 +1312,255 @@ public async Task GetPartnerResourceNamesAsync() Partner response = await cloudControlsPartnerCoreClient.GetPartnerAsync(name); // End snippet } + + /// Snippet for CreateCustomer + public void CreateCustomerRequestObject() + { + // Snippet: CreateCustomer(CreateCustomerRequest, CallSettings) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + CreateCustomerRequest request = new CreateCustomerRequest + { + ParentAsOrganizationLocationName = OrganizationLocationName.FromOrganizationLocation("[ORGANIZATION]", "[LOCATION]"), + Customer = new Customer(), + CustomerId = "", + }; + // Make the request + Customer response = cloudControlsPartnerCoreClient.CreateCustomer(request); + // End snippet + } + + /// Snippet for CreateCustomerAsync + public async Task CreateCustomerRequestObjectAsync() + { + // Snippet: CreateCustomerAsync(CreateCustomerRequest, CallSettings) + // Additional: CreateCustomerAsync(CreateCustomerRequest, CancellationToken) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + CreateCustomerRequest request = new CreateCustomerRequest + { + ParentAsOrganizationLocationName = OrganizationLocationName.FromOrganizationLocation("[ORGANIZATION]", "[LOCATION]"), + Customer = new Customer(), + CustomerId = "", + }; + // Make the request + Customer response = await cloudControlsPartnerCoreClient.CreateCustomerAsync(request); + // End snippet + } + + /// Snippet for CreateCustomer + public void CreateCustomer() + { + // Snippet: CreateCustomer(string, Customer, string, CallSettings) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + string parent = "organizations/[ORGANIZATION]/locations/[LOCATION]"; + Customer customer = new Customer(); + string customerId = ""; + // Make the request + Customer response = cloudControlsPartnerCoreClient.CreateCustomer(parent, customer, customerId); + // End snippet + } + + /// Snippet for CreateCustomerAsync + public async Task CreateCustomerAsync() + { + // Snippet: CreateCustomerAsync(string, Customer, string, CallSettings) + // Additional: CreateCustomerAsync(string, Customer, string, CancellationToken) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "organizations/[ORGANIZATION]/locations/[LOCATION]"; + Customer customer = new Customer(); + string customerId = ""; + // Make the request + Customer response = await cloudControlsPartnerCoreClient.CreateCustomerAsync(parent, customer, customerId); + // End snippet + } + + /// Snippet for CreateCustomer + public void CreateCustomerResourceNames() + { + // Snippet: CreateCustomer(OrganizationLocationName, Customer, string, CallSettings) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + OrganizationLocationName parent = OrganizationLocationName.FromOrganizationLocation("[ORGANIZATION]", "[LOCATION]"); + Customer customer = new Customer(); + string customerId = ""; + // Make the request + Customer response = cloudControlsPartnerCoreClient.CreateCustomer(parent, customer, customerId); + // End snippet + } + + /// Snippet for CreateCustomerAsync + public async Task CreateCustomerResourceNamesAsync() + { + // Snippet: CreateCustomerAsync(OrganizationLocationName, Customer, string, CallSettings) + // Additional: CreateCustomerAsync(OrganizationLocationName, Customer, string, CancellationToken) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + OrganizationLocationName parent = OrganizationLocationName.FromOrganizationLocation("[ORGANIZATION]", "[LOCATION]"); + Customer customer = new Customer(); + string customerId = ""; + // Make the request + Customer response = await cloudControlsPartnerCoreClient.CreateCustomerAsync(parent, customer, customerId); + // End snippet + } + + /// Snippet for UpdateCustomer + public void UpdateCustomerRequestObject() + { + // Snippet: UpdateCustomer(UpdateCustomerRequest, CallSettings) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + UpdateCustomerRequest request = new UpdateCustomerRequest + { + Customer = new Customer(), + UpdateMask = new FieldMask(), + }; + // Make the request + Customer response = cloudControlsPartnerCoreClient.UpdateCustomer(request); + // End snippet + } + + /// Snippet for UpdateCustomerAsync + public async Task UpdateCustomerRequestObjectAsync() + { + // Snippet: UpdateCustomerAsync(UpdateCustomerRequest, CallSettings) + // Additional: UpdateCustomerAsync(UpdateCustomerRequest, CancellationToken) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + UpdateCustomerRequest request = new UpdateCustomerRequest + { + Customer = new Customer(), + UpdateMask = new FieldMask(), + }; + // Make the request + Customer response = await cloudControlsPartnerCoreClient.UpdateCustomerAsync(request); + // End snippet + } + + /// Snippet for UpdateCustomer + public void UpdateCustomer() + { + // Snippet: UpdateCustomer(Customer, FieldMask, CallSettings) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + Customer customer = new Customer(); + FieldMask updateMask = new FieldMask(); + // Make the request + Customer response = cloudControlsPartnerCoreClient.UpdateCustomer(customer, updateMask); + // End snippet + } + + /// Snippet for UpdateCustomerAsync + public async Task UpdateCustomerAsync() + { + // Snippet: UpdateCustomerAsync(Customer, FieldMask, CallSettings) + // Additional: UpdateCustomerAsync(Customer, FieldMask, CancellationToken) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + Customer customer = new Customer(); + FieldMask updateMask = new FieldMask(); + // Make the request + Customer response = await cloudControlsPartnerCoreClient.UpdateCustomerAsync(customer, updateMask); + // End snippet + } + + /// Snippet for DeleteCustomer + public void DeleteCustomerRequestObject() + { + // Snippet: DeleteCustomer(DeleteCustomerRequest, CallSettings) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + DeleteCustomerRequest request = new DeleteCustomerRequest + { + CustomerName = CustomerName.FromOrganizationLocationCustomer("[ORGANIZATION]", "[LOCATION]", "[CUSTOMER]"), + }; + // Make the request + cloudControlsPartnerCoreClient.DeleteCustomer(request); + // End snippet + } + + /// Snippet for DeleteCustomerAsync + public async Task DeleteCustomerRequestObjectAsync() + { + // Snippet: DeleteCustomerAsync(DeleteCustomerRequest, CallSettings) + // Additional: DeleteCustomerAsync(DeleteCustomerRequest, CancellationToken) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + DeleteCustomerRequest request = new DeleteCustomerRequest + { + CustomerName = CustomerName.FromOrganizationLocationCustomer("[ORGANIZATION]", "[LOCATION]", "[CUSTOMER]"), + }; + // Make the request + await cloudControlsPartnerCoreClient.DeleteCustomerAsync(request); + // End snippet + } + + /// Snippet for DeleteCustomer + public void DeleteCustomer() + { + // Snippet: DeleteCustomer(string, CallSettings) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + string name = "organizations/[ORGANIZATION]/locations/[LOCATION]/customers/[CUSTOMER]"; + // Make the request + cloudControlsPartnerCoreClient.DeleteCustomer(name); + // End snippet + } + + /// Snippet for DeleteCustomerAsync + public async Task DeleteCustomerAsync() + { + // Snippet: DeleteCustomerAsync(string, CallSettings) + // Additional: DeleteCustomerAsync(string, CancellationToken) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "organizations/[ORGANIZATION]/locations/[LOCATION]/customers/[CUSTOMER]"; + // Make the request + await cloudControlsPartnerCoreClient.DeleteCustomerAsync(name); + // End snippet + } + + /// Snippet for DeleteCustomer + public void DeleteCustomerResourceNames() + { + // Snippet: DeleteCustomer(CustomerName, CallSettings) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = CloudControlsPartnerCoreClient.Create(); + // Initialize request argument(s) + CustomerName name = CustomerName.FromOrganizationLocationCustomer("[ORGANIZATION]", "[LOCATION]", "[CUSTOMER]"); + // Make the request + cloudControlsPartnerCoreClient.DeleteCustomer(name); + // End snippet + } + + /// Snippet for DeleteCustomerAsync + public async Task DeleteCustomerResourceNamesAsync() + { + // Snippet: DeleteCustomerAsync(CustomerName, CallSettings) + // Additional: DeleteCustomerAsync(CustomerName, CancellationToken) + // Create client + CloudControlsPartnerCoreClient cloudControlsPartnerCoreClient = await CloudControlsPartnerCoreClient.CreateAsync(); + // Initialize request argument(s) + CustomerName name = CustomerName.FromOrganizationLocationCustomer("[ORGANIZATION]", "[LOCATION]", "[CUSTOMER]"); + // Make the request + await cloudControlsPartnerCoreClient.DeleteCustomerAsync(name); + // End snippet + } } } diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.Snippets/CloudControlsPartnerMonitoringClientSnippets.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.Snippets/CloudControlsPartnerMonitoringClientSnippets.g.cs index d4bcc32284a5..18a649f93f14 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.Snippets/CloudControlsPartnerMonitoringClientSnippets.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.Snippets/CloudControlsPartnerMonitoringClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/AccessApprovalRequestsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/AccessApprovalRequestsResourceNames.g.cs index 061c7af55089..51bff61c668a 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/AccessApprovalRequestsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/AccessApprovalRequestsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CloudControlsPartnerCoreClient.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CloudControlsPartnerCoreClient.g.cs index 9b8f098a9088..df56729b245d 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CloudControlsPartnerCoreClient.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CloudControlsPartnerCoreClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -27,6 +27,7 @@ using st = System.Threading; using stt = System.Threading.Tasks; using sys = System; +using wkt = Google.Protobuf.WellKnownTypes; namespace Google.Cloud.CloudControlsPartner.V1Beta { @@ -55,6 +56,9 @@ private CloudControlsPartnerCoreSettings(CloudControlsPartnerCoreSettings existi GetPartnerPermissionsSettings = existing.GetPartnerPermissionsSettings; ListAccessApprovalRequestsSettings = existing.ListAccessApprovalRequestsSettings; GetPartnerSettings = existing.GetPartnerSettings; + CreateCustomerSettings = existing.CreateCustomerSettings; + UpdateCustomerSettings = existing.UpdateCustomerSettings; + DeleteCustomerSettings = existing.DeleteCustomerSettings; OnCopy(existing); } @@ -205,6 +209,45 @@ private CloudControlsPartnerCoreSettings(CloudControlsPartnerCoreSettings existi /// public gaxgrpc::CallSettings GetPartnerSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + /// + /// for synchronous and asynchronous calls to + /// CloudControlsPartnerCoreClient.CreateCustomer and + /// CloudControlsPartnerCoreClient.CreateCustomerAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings CreateCustomerSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// CloudControlsPartnerCoreClient.UpdateCustomer and + /// CloudControlsPartnerCoreClient.UpdateCustomerAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings UpdateCustomerSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + + /// + /// for synchronous and asynchronous calls to + /// CloudControlsPartnerCoreClient.DeleteCustomer and + /// CloudControlsPartnerCoreClient.DeleteCustomerAsync. + /// + /// + /// + /// This call will not be retried. + /// No timeout is applied. + /// + /// + public gaxgrpc::CallSettings DeleteCustomerSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + /// Creates a deep clone of this object, with all the same property values. /// A deep clone of this object. public CloudControlsPartnerCoreSettings Clone() => new CloudControlsPartnerCoreSettings(this); @@ -1385,6 +1428,367 @@ public virtual Partner GetPartner(PartnerName name, gaxgrpc::CallSettings callSe /// A Task containing the RPC response. public virtual stt::Task GetPartnerAsync(PartnerName name, st::CancellationToken cancellationToken) => GetPartnerAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new customer. + /// + /// 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 Customer CreateCustomer(CreateCustomerRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a new customer. + /// + /// 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 CreateCustomerAsync(CreateCustomerRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a new customer. + /// + /// 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 CreateCustomerAsync(CreateCustomerRequest request, st::CancellationToken cancellationToken) => + CreateCustomerAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new customer. + /// + /// + /// Required. Parent resource + /// Format: `organizations/{organization}/locations/{location}` + /// + /// + /// Required. The customer to create. + /// + /// + /// Required. The customer id to use for the customer, which will become the + /// final component of the customer's resource name. The specified value must + /// be a valid Google cloud organization id. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Customer CreateCustomer(string parent, Customer customer, string customerId, gaxgrpc::CallSettings callSettings = null) => + CreateCustomer(new CreateCustomerRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + Customer = gax::GaxPreconditions.CheckNotNull(customer, nameof(customer)), + CustomerId = gax::GaxPreconditions.CheckNotNullOrEmpty(customerId, nameof(customerId)), + }, callSettings); + + /// + /// Creates a new customer. + /// + /// + /// Required. Parent resource + /// Format: `organizations/{organization}/locations/{location}` + /// + /// + /// Required. The customer to create. + /// + /// + /// Required. The customer id to use for the customer, which will become the + /// final component of the customer's resource name. The specified value must + /// be a valid Google cloud organization id. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateCustomerAsync(string parent, Customer customer, string customerId, gaxgrpc::CallSettings callSettings = null) => + CreateCustomerAsync(new CreateCustomerRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + Customer = gax::GaxPreconditions.CheckNotNull(customer, nameof(customer)), + CustomerId = gax::GaxPreconditions.CheckNotNullOrEmpty(customerId, nameof(customerId)), + }, callSettings); + + /// + /// Creates a new customer. + /// + /// + /// Required. Parent resource + /// Format: `organizations/{organization}/locations/{location}` + /// + /// + /// Required. The customer to create. + /// + /// + /// Required. The customer id to use for the customer, which will become the + /// final component of the customer's resource name. The specified value must + /// be a valid Google cloud organization id. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateCustomerAsync(string parent, Customer customer, string customerId, st::CancellationToken cancellationToken) => + CreateCustomerAsync(parent, customer, customerId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new customer. + /// + /// + /// Required. Parent resource + /// Format: `organizations/{organization}/locations/{location}` + /// + /// + /// Required. The customer to create. + /// + /// + /// Required. The customer id to use for the customer, which will become the + /// final component of the customer's resource name. The specified value must + /// be a valid Google cloud organization id. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Customer CreateCustomer(OrganizationLocationName parent, Customer customer, string customerId, gaxgrpc::CallSettings callSettings = null) => + CreateCustomer(new CreateCustomerRequest + { + ParentAsOrganizationLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + Customer = gax::GaxPreconditions.CheckNotNull(customer, nameof(customer)), + CustomerId = gax::GaxPreconditions.CheckNotNullOrEmpty(customerId, nameof(customerId)), + }, callSettings); + + /// + /// Creates a new customer. + /// + /// + /// Required. Parent resource + /// Format: `organizations/{organization}/locations/{location}` + /// + /// + /// Required. The customer to create. + /// + /// + /// Required. The customer id to use for the customer, which will become the + /// final component of the customer's resource name. The specified value must + /// be a valid Google cloud organization id. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateCustomerAsync(OrganizationLocationName parent, Customer customer, string customerId, gaxgrpc::CallSettings callSettings = null) => + CreateCustomerAsync(new CreateCustomerRequest + { + ParentAsOrganizationLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + Customer = gax::GaxPreconditions.CheckNotNull(customer, nameof(customer)), + CustomerId = gax::GaxPreconditions.CheckNotNullOrEmpty(customerId, nameof(customerId)), + }, callSettings); + + /// + /// Creates a new customer. + /// + /// + /// Required. Parent resource + /// Format: `organizations/{organization}/locations/{location}` + /// + /// + /// Required. The customer to create. + /// + /// + /// Required. The customer id to use for the customer, which will become the + /// final component of the customer's resource name. The specified value must + /// be a valid Google cloud organization id. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateCustomerAsync(OrganizationLocationName parent, Customer customer, string customerId, st::CancellationToken cancellationToken) => + CreateCustomerAsync(parent, customer, customerId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Update details of a single customer + /// + /// 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 Customer UpdateCustomer(UpdateCustomerRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Update details of a single customer + /// + /// 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 UpdateCustomerAsync(UpdateCustomerRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Update details of a single customer + /// + /// 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 UpdateCustomerAsync(UpdateCustomerRequest request, st::CancellationToken cancellationToken) => + UpdateCustomerAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Update details of a single customer + /// + /// + /// Required. The customer to update + /// Format: + /// `organizations/{organization}/locations/{location}/customers/{customer}` + /// + /// + /// Optional. The list of fields to update + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Customer UpdateCustomer(Customer customer, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateCustomer(new UpdateCustomerRequest + { + Customer = gax::GaxPreconditions.CheckNotNull(customer, nameof(customer)), + UpdateMask = updateMask, + }, callSettings); + + /// + /// Update details of a single customer + /// + /// + /// Required. The customer to update + /// Format: + /// `organizations/{organization}/locations/{location}/customers/{customer}` + /// + /// + /// Optional. The list of fields to update + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task UpdateCustomerAsync(Customer customer, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateCustomerAsync(new UpdateCustomerRequest + { + Customer = gax::GaxPreconditions.CheckNotNull(customer, nameof(customer)), + UpdateMask = updateMask, + }, callSettings); + + /// + /// Update details of a single customer + /// + /// + /// Required. The customer to update + /// Format: + /// `organizations/{organization}/locations/{location}/customers/{customer}` + /// + /// + /// Optional. The list of fields to update + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task UpdateCustomerAsync(Customer customer, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + UpdateCustomerAsync(customer, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Delete details of a single customer + /// + /// 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 void DeleteCustomer(DeleteCustomerRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Delete details of a single customer + /// + /// 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 DeleteCustomerAsync(DeleteCustomerRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Delete details of a single customer + /// + /// 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 DeleteCustomerAsync(DeleteCustomerRequest request, st::CancellationToken cancellationToken) => + DeleteCustomerAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Delete details of a single customer + /// + /// + /// Required. name of the resource to be deleted + /// format: name=organizations/*/locations/*/customers/* + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual void DeleteCustomer(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteCustomer(new DeleteCustomerRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Delete details of a single customer + /// + /// + /// Required. name of the resource to be deleted + /// format: name=organizations/*/locations/*/customers/* + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task DeleteCustomerAsync(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteCustomerAsync(new DeleteCustomerRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Delete details of a single customer + /// + /// + /// Required. name of the resource to be deleted + /// format: name=organizations/*/locations/*/customers/* + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task DeleteCustomerAsync(string name, st::CancellationToken cancellationToken) => + DeleteCustomerAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Delete details of a single customer + /// + /// + /// Required. name of the resource to be deleted + /// format: name=organizations/*/locations/*/customers/* + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual void DeleteCustomer(CustomerName name, gaxgrpc::CallSettings callSettings = null) => + DeleteCustomer(new DeleteCustomerRequest + { + CustomerName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Delete details of a single customer + /// + /// + /// Required. name of the resource to be deleted + /// format: name=organizations/*/locations/*/customers/* + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task DeleteCustomerAsync(CustomerName name, gaxgrpc::CallSettings callSettings = null) => + DeleteCustomerAsync(new DeleteCustomerRequest + { + CustomerName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Delete details of a single customer + /// + /// + /// Required. name of the resource to be deleted + /// format: name=organizations/*/locations/*/customers/* + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task DeleteCustomerAsync(CustomerName name, st::CancellationToken cancellationToken) => + DeleteCustomerAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); } /// CloudControlsPartnerCore client wrapper implementation, for convenient use. @@ -1409,6 +1813,12 @@ public sealed partial class CloudControlsPartnerCoreClientImpl : CloudControlsPa private readonly gaxgrpc::ApiCall _callGetPartner; + private readonly gaxgrpc::ApiCall _callCreateCustomer; + + private readonly gaxgrpc::ApiCall _callUpdateCustomer; + + private readonly gaxgrpc::ApiCall _callDeleteCustomer; + /// /// Constructs a client wrapper for the CloudControlsPartnerCore service, with the specified gRPC client and /// settings. @@ -1453,6 +1863,15 @@ public CloudControlsPartnerCoreClientImpl(CloudControlsPartnerCore.CloudControls _callGetPartner = clientHelper.BuildApiCall("GetPartner", grpcClient.GetPartnerAsync, grpcClient.GetPartner, effectiveSettings.GetPartnerSettings).WithGoogleRequestParam("name", request => request.Name); Modify_ApiCall(ref _callGetPartner); Modify_GetPartnerApiCall(ref _callGetPartner); + _callCreateCustomer = clientHelper.BuildApiCall("CreateCustomer", grpcClient.CreateCustomerAsync, grpcClient.CreateCustomer, effectiveSettings.CreateCustomerSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callCreateCustomer); + Modify_CreateCustomerApiCall(ref _callCreateCustomer); + _callUpdateCustomer = clientHelper.BuildApiCall("UpdateCustomer", grpcClient.UpdateCustomerAsync, grpcClient.UpdateCustomer, effectiveSettings.UpdateCustomerSettings).WithGoogleRequestParam("customer.name", request => request.Customer?.Name); + Modify_ApiCall(ref _callUpdateCustomer); + Modify_UpdateCustomerApiCall(ref _callUpdateCustomer); + _callDeleteCustomer = clientHelper.BuildApiCall("DeleteCustomer", grpcClient.DeleteCustomerAsync, grpcClient.DeleteCustomer, effectiveSettings.DeleteCustomerSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callDeleteCustomer); + Modify_DeleteCustomerApiCall(ref _callDeleteCustomer); OnConstruction(grpcClient, effectiveSettings, clientHelper); } @@ -1474,6 +1893,12 @@ public CloudControlsPartnerCoreClientImpl(CloudControlsPartnerCore.CloudControls partial void Modify_GetPartnerApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_CreateCustomerApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_UpdateCustomerApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_DeleteCustomerApiCall(ref gaxgrpc::ApiCall call); + partial void OnConstruction(CloudControlsPartnerCore.CloudControlsPartnerCoreClient grpcClient, CloudControlsPartnerCoreSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); /// The underlying gRPC CloudControlsPartnerCore client @@ -1495,6 +1920,12 @@ public CloudControlsPartnerCoreClientImpl(CloudControlsPartnerCore.CloudControls partial void Modify_GetPartnerRequest(ref GetPartnerRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_CreateCustomerRequest(ref CreateCustomerRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_UpdateCustomerRequest(ref UpdateCustomerRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_DeleteCustomerRequest(ref DeleteCustomerRequest request, ref gaxgrpc::CallSettings settings); + /// /// Gets details of a single workload /// @@ -1690,6 +2121,78 @@ public override Partner GetPartner(GetPartnerRequest request, gaxgrpc::CallSetti Modify_GetPartnerRequest(ref request, ref callSettings); return _callGetPartner.Async(request, callSettings); } + + /// + /// Creates a new customer. + /// + /// 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 Customer CreateCustomer(CreateCustomerRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateCustomerRequest(ref request, ref callSettings); + return _callCreateCustomer.Sync(request, callSettings); + } + + /// + /// Creates a new customer. + /// + /// 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 stt::Task CreateCustomerAsync(CreateCustomerRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateCustomerRequest(ref request, ref callSettings); + return _callCreateCustomer.Async(request, callSettings); + } + + /// + /// Update details of a single customer + /// + /// 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 Customer UpdateCustomer(UpdateCustomerRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateCustomerRequest(ref request, ref callSettings); + return _callUpdateCustomer.Sync(request, callSettings); + } + + /// + /// Update details of a single customer + /// + /// 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 stt::Task UpdateCustomerAsync(UpdateCustomerRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateCustomerRequest(ref request, ref callSettings); + return _callUpdateCustomer.Async(request, callSettings); + } + + /// + /// Delete details of a single customer + /// + /// 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 void DeleteCustomer(DeleteCustomerRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteCustomerRequest(ref request, ref callSettings); + _callDeleteCustomer.Sync(request, callSettings); + } + + /// + /// Delete details of a single customer + /// + /// 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 stt::Task DeleteCustomerAsync(DeleteCustomerRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteCustomerRequest(ref request, ref callSettings); + return _callDeleteCustomer.Async(request, callSettings); + } } public partial class ListWorkloadsRequest : gaxgrpc::IPageRequest diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CloudControlsPartnerMonitoringClient.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CloudControlsPartnerMonitoringClient.g.cs index d3ed839fbee5..61975b771e2d 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CloudControlsPartnerMonitoringClient.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CloudControlsPartnerMonitoringClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Core.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Core.g.cs index e4f9442c81ab..6f1b79413981 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Core.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Core.g.cs @@ -37,69 +37,84 @@ static CoreReflection() { "L2VrbV9jb25uZWN0aW9ucy5wcm90bxpCZ29vZ2xlL2Nsb3VkL2Nsb3VkY29u", "dHJvbHNwYXJ0bmVyL3YxYmV0YS9wYXJ0bmVyX3Blcm1pc3Npb25zLnByb3Rv", "Gjdnb29nbGUvY2xvdWQvY2xvdWRjb250cm9sc3BhcnRuZXIvdjFiZXRhL3Bh", - "cnRuZXJzLnByb3RvGh9nb29nbGUvcHJvdG9idWYvdGltZXN0YW1wLnByb3Rv", - "IoACChFPcGVyYXRpb25NZXRhZGF0YRI0CgtjcmVhdGVfdGltZRgBIAEoCzIa", - "Lmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxIxCghlbmRfdGltZRgC", - "IAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxITCgZ0YXJn", - "ZXQYAyABKAlCA+BBAxIRCgR2ZXJiGAQgASgJQgPgQQMSGwoOc3RhdHVzX21l", - "c3NhZ2UYBSABKAlCA+BBAxIjChZyZXF1ZXN0ZWRfY2FuY2VsbGF0aW9uGAYg", - "ASgIQgPgQQMSGAoLYXBpX3ZlcnNpb24YByABKAlCA+BBAzK+DwoYQ2xvdWRD", - "b250cm9sc1BhcnRuZXJDb3JlEtIBCgtHZXRXb3JrbG9hZBI8Lmdvb2dsZS5j", - "bG91ZC5jbG91ZGNvbnRyb2xzcGFydG5lci52MWJldGEuR2V0V29ya2xvYWRS", - "ZXF1ZXN0GjIuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNwYXJ0bmVyLnYx", - "YmV0YS5Xb3JrbG9hZCJR2kEEbmFtZYLT5JMCRBJCL3YxYmV0YS97bmFtZT1v", - "cmdhbml6YXRpb25zLyovbG9jYXRpb25zLyovY3VzdG9tZXJzLyovd29ya2xv", - "YWRzLyp9EuUBCg1MaXN0V29ya2xvYWRzEj4uZ29vZ2xlLmNsb3VkLmNsb3Vk", - "Y29udHJvbHNwYXJ0bmVyLnYxYmV0YS5MaXN0V29ya2xvYWRzUmVxdWVzdBo/", - "Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFydG5lci52MWJldGEuTGlz", - "dFdvcmtsb2Fkc1Jlc3BvbnNlIlPaQQZwYXJlbnSC0+STAkQSQi92MWJldGEv", - "e3BhcmVudD1vcmdhbml6YXRpb25zLyovbG9jYXRpb25zLyovY3VzdG9tZXJz", - "Lyp9L3dvcmtsb2FkcxLGAQoLR2V0Q3VzdG9tZXISPC5nb29nbGUuY2xvdWQu", - "Y2xvdWRjb250cm9sc3BhcnRuZXIudjFiZXRhLkdldEN1c3RvbWVyUmVxdWVz", - "dBoyLmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFydG5lci52MWJldGEu", - "Q3VzdG9tZXIiRdpBBG5hbWWC0+STAjgSNi92MWJldGEve25hbWU9b3JnYW5p", - "emF0aW9ucy8qL2xvY2F0aW9ucy8qL2N1c3RvbWVycy8qfRLZAQoNTGlzdEN1", - "c3RvbWVycxI+Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFydG5lci52", - "MWJldGEuTGlzdEN1c3RvbWVyc1JlcXVlc3QaPy5nb29nbGUuY2xvdWQuY2xv", - "dWRjb250cm9sc3BhcnRuZXIudjFiZXRhLkxpc3RDdXN0b21lcnNSZXNwb25z", - "ZSJH2kEGcGFyZW50gtPkkwI4EjYvdjFiZXRhL3twYXJlbnQ9b3JnYW5pemF0", - "aW9ucy8qL2xvY2F0aW9ucy8qfS9jdXN0b21lcnMS8wEKEUdldEVrbUNvbm5l", - "Y3Rpb25zEkIuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNwYXJ0bmVyLnYx", - "YmV0YS5HZXRFa21Db25uZWN0aW9uc1JlcXVlc3QaOC5nb29nbGUuY2xvdWQu", - "Y2xvdWRjb250cm9sc3BhcnRuZXIudjFiZXRhLkVrbUNvbm5lY3Rpb25zImDa", - "QQRuYW1lgtPkkwJTElEvdjFiZXRhL3tuYW1lPW9yZ2FuaXphdGlvbnMvKi9s", - "b2NhdGlvbnMvKi9jdXN0b21lcnMvKi93b3JrbG9hZHMvKi9la21Db25uZWN0", - "aW9uc30SgwIKFUdldFBhcnRuZXJQZXJtaXNzaW9ucxJGLmdvb2dsZS5jbG91", - "ZC5jbG91ZGNvbnRyb2xzcGFydG5lci52MWJldGEuR2V0UGFydG5lclBlcm1p", - "c3Npb25zUmVxdWVzdBo8Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFy", - "dG5lci52MWJldGEuUGFydG5lclBlcm1pc3Npb25zImTaQQRuYW1lgtPkkwJX", - "ElUvdjFiZXRhL3tuYW1lPW9yZ2FuaXphdGlvbnMvKi9sb2NhdGlvbnMvKi9j", - "dXN0b21lcnMvKi93b3JrbG9hZHMvKi9wYXJ0bmVyUGVybWlzc2lvbnN9EqgC", - "ChpMaXN0QWNjZXNzQXBwcm92YWxSZXF1ZXN0cxJLLmdvb2dsZS5jbG91ZC5j", - "bG91ZGNvbnRyb2xzcGFydG5lci52MWJldGEuTGlzdEFjY2Vzc0FwcHJvdmFs", - "UmVxdWVzdHNSZXF1ZXN0GkwuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNw", - "YXJ0bmVyLnYxYmV0YS5MaXN0QWNjZXNzQXBwcm92YWxSZXF1ZXN0c1Jlc3Bv", - "bnNlIm+IAgHaQQZwYXJlbnSC0+STAl0SWy92MWJldGEve3BhcmVudD1vcmdh", - "bml6YXRpb25zLyovbG9jYXRpb25zLyovY3VzdG9tZXJzLyovd29ya2xvYWRz", - "Lyp9L2FjY2Vzc0FwcHJvdmFsUmVxdWVzdHMSvwEKCkdldFBhcnRuZXISOy5n", - "b29nbGUuY2xvdWQuY2xvdWRjb250cm9sc3BhcnRuZXIudjFiZXRhLkdldFBh", - "cnRuZXJSZXF1ZXN0GjEuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNwYXJ0", - "bmVyLnYxYmV0YS5QYXJ0bmVyIkHaQQRuYW1lgtPkkwI0EjIvdjFiZXRhL3tu", - "YW1lPW9yZ2FuaXphdGlvbnMvKi9sb2NhdGlvbnMvKi9wYXJ0bmVyfRpXykEj", - "Y2xvdWRjb250cm9sc3BhcnRuZXIuZ29vZ2xlYXBpcy5jb23SQS5odHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtQpEDCixj", - "b20uZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YUIJ", - "Q29yZVByb3RvUAFaYGNsb3VkLmdvb2dsZS5jb20vZ28vY2xvdWRjb250cm9s", - "c3BhcnRuZXIvYXBpdjFiZXRhL2Nsb3VkY29udHJvbHNwYXJ0bmVycGI7Y2xv", - "dWRjb250cm9sc3BhcnRuZXJwYqoCKEdvb2dsZS5DbG91ZC5DbG91ZENvbnRy", - "b2xzUGFydG5lci5WMUJldGHKAihHb29nbGVcQ2xvdWRcQ2xvdWRDb250cm9s", - "c1BhcnRuZXJcVjFiZXRh6gIrR29vZ2xlOjpDbG91ZDo6Q2xvdWRDb250cm9s", - "c1BhcnRuZXI6OlYxYmV0YepBbQo4Y2xvdWRjb250cm9sc3BhcnRuZXIuZ29v", - "Z2xlYXBpcy5jb20vT3JnYW5pemF0aW9uTG9jYXRpb24SMW9yZ2FuaXphdGlv", - "bnMve29yZ2FuaXphdGlvbn0vbG9jYXRpb25zL3tsb2NhdGlvbn1iBnByb3Rv", - "Mw==")); + "cnRuZXJzLnByb3RvGhtnb29nbGUvcHJvdG9idWYvZW1wdHkucHJvdG8aH2dv", + "b2dsZS9wcm90b2J1Zi90aW1lc3RhbXAucHJvdG8igAIKEU9wZXJhdGlvbk1l", + "dGFkYXRhEjQKC2NyZWF0ZV90aW1lGAEgASgLMhouZ29vZ2xlLnByb3RvYnVm", + "LlRpbWVzdGFtcEID4EEDEjEKCGVuZF90aW1lGAIgASgLMhouZ29vZ2xlLnBy", + "b3RvYnVmLlRpbWVzdGFtcEID4EEDEhMKBnRhcmdldBgDIAEoCUID4EEDEhEK", + "BHZlcmIYBCABKAlCA+BBAxIbCg5zdGF0dXNfbWVzc2FnZRgFIAEoCUID4EED", + "EiMKFnJlcXVlc3RlZF9jYW5jZWxsYXRpb24YBiABKAhCA+BBAxIYCgthcGlf", + "dmVyc2lvbhgHIAEoCUID4EEDMtMUChhDbG91ZENvbnRyb2xzUGFydG5lckNv", + "cmUS0gEKC0dldFdvcmtsb2FkEjwuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJv", + "bHNwYXJ0bmVyLnYxYmV0YS5HZXRXb3JrbG9hZFJlcXVlc3QaMi5nb29nbGUu", + "Y2xvdWQuY2xvdWRjb250cm9sc3BhcnRuZXIudjFiZXRhLldvcmtsb2FkIlHa", + "QQRuYW1lgtPkkwJEEkIvdjFiZXRhL3tuYW1lPW9yZ2FuaXphdGlvbnMvKi9s", + "b2NhdGlvbnMvKi9jdXN0b21lcnMvKi93b3JrbG9hZHMvKn0S5QEKDUxpc3RX", + "b3JrbG9hZHMSPi5nb29nbGUuY2xvdWQuY2xvdWRjb250cm9sc3BhcnRuZXIu", + "djFiZXRhLkxpc3RXb3JrbG9hZHNSZXF1ZXN0Gj8uZ29vZ2xlLmNsb3VkLmNs", + "b3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YS5MaXN0V29ya2xvYWRzUmVzcG9u", + "c2UiU9pBBnBhcmVudILT5JMCRBJCL3YxYmV0YS97cGFyZW50PW9yZ2FuaXph", + "dGlvbnMvKi9sb2NhdGlvbnMvKi9jdXN0b21lcnMvKn0vd29ya2xvYWRzEsYB", + "CgtHZXRDdXN0b21lchI8Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFy", + "dG5lci52MWJldGEuR2V0Q3VzdG9tZXJSZXF1ZXN0GjIuZ29vZ2xlLmNsb3Vk", + "LmNsb3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YS5DdXN0b21lciJF2kEEbmFt", + "ZYLT5JMCOBI2L3YxYmV0YS97bmFtZT1vcmdhbml6YXRpb25zLyovbG9jYXRp", + "b25zLyovY3VzdG9tZXJzLyp9EtkBCg1MaXN0Q3VzdG9tZXJzEj4uZ29vZ2xl", + "LmNsb3VkLmNsb3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YS5MaXN0Q3VzdG9t", + "ZXJzUmVxdWVzdBo/Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFydG5l", + "ci52MWJldGEuTGlzdEN1c3RvbWVyc1Jlc3BvbnNlIkfaQQZwYXJlbnSC0+ST", + "AjgSNi92MWJldGEve3BhcmVudD1vcmdhbml6YXRpb25zLyovbG9jYXRpb25z", + "Lyp9L2N1c3RvbWVycxLzAQoRR2V0RWttQ29ubmVjdGlvbnMSQi5nb29nbGUu", + "Y2xvdWQuY2xvdWRjb250cm9sc3BhcnRuZXIudjFiZXRhLkdldEVrbUNvbm5l", + "Y3Rpb25zUmVxdWVzdBo4Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFy", + "dG5lci52MWJldGEuRWttQ29ubmVjdGlvbnMiYNpBBG5hbWWC0+STAlMSUS92", + "MWJldGEve25hbWU9b3JnYW5pemF0aW9ucy8qL2xvY2F0aW9ucy8qL2N1c3Rv", + "bWVycy8qL3dvcmtsb2Fkcy8qL2VrbUNvbm5lY3Rpb25zfRKDAgoVR2V0UGFy", + "dG5lclBlcm1pc3Npb25zEkYuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNw", + "YXJ0bmVyLnYxYmV0YS5HZXRQYXJ0bmVyUGVybWlzc2lvbnNSZXF1ZXN0Gjwu", + "Z29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YS5QYXJ0", + "bmVyUGVybWlzc2lvbnMiZNpBBG5hbWWC0+STAlcSVS92MWJldGEve25hbWU9", + "b3JnYW5pemF0aW9ucy8qL2xvY2F0aW9ucy8qL2N1c3RvbWVycy8qL3dvcmts", + "b2Fkcy8qL3BhcnRuZXJQZXJtaXNzaW9uc30SqAIKGkxpc3RBY2Nlc3NBcHBy", + "b3ZhbFJlcXVlc3RzEksuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNwYXJ0", + "bmVyLnYxYmV0YS5MaXN0QWNjZXNzQXBwcm92YWxSZXF1ZXN0c1JlcXVlc3Qa", + "TC5nb29nbGUuY2xvdWQuY2xvdWRjb250cm9sc3BhcnRuZXIudjFiZXRhLkxp", + "c3RBY2Nlc3NBcHByb3ZhbFJlcXVlc3RzUmVzcG9uc2Uib4gCAdpBBnBhcmVu", + "dILT5JMCXRJbL3YxYmV0YS97cGFyZW50PW9yZ2FuaXphdGlvbnMvKi9sb2Nh", + "dGlvbnMvKi9jdXN0b21lcnMvKi93b3JrbG9hZHMvKn0vYWNjZXNzQXBwcm92", + "YWxSZXF1ZXN0cxK/AQoKR2V0UGFydG5lchI7Lmdvb2dsZS5jbG91ZC5jbG91", + "ZGNvbnRyb2xzcGFydG5lci52MWJldGEuR2V0UGFydG5lclJlcXVlc3QaMS5n", + "b29nbGUuY2xvdWQuY2xvdWRjb250cm9sc3BhcnRuZXIudjFiZXRhLlBhcnRu", + "ZXIiQdpBBG5hbWWC0+STAjQSMi92MWJldGEve25hbWU9b3JnYW5pemF0aW9u", + "cy8qL2xvY2F0aW9ucy8qL3BhcnRuZXJ9Eu0BCg5DcmVhdGVDdXN0b21lchI/", + "Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFydG5lci52MWJldGEuQ3Jl", + "YXRlQ3VzdG9tZXJSZXF1ZXN0GjIuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJv", + "bHNwYXJ0bmVyLnYxYmV0YS5DdXN0b21lciJm2kEbcGFyZW50LGN1c3RvbWVy", + "LGN1c3RvbWVyX2lkgtPkkwJCIjYvdjFiZXRhL3twYXJlbnQ9b3JnYW5pemF0", + "aW9ucy8qL2xvY2F0aW9ucy8qfS9jdXN0b21lcnM6CGN1c3RvbWVyEu8BCg5V", + "cGRhdGVDdXN0b21lchI/Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFy", + "dG5lci52MWJldGEuVXBkYXRlQ3VzdG9tZXJSZXF1ZXN0GjIuZ29vZ2xlLmNs", + "b3VkLmNsb3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YS5DdXN0b21lciJo2kEU", + "Y3VzdG9tZXIsdXBkYXRlX21hc2uC0+STAksyPy92MWJldGEve2N1c3RvbWVy", + "Lm5hbWU9b3JnYW5pemF0aW9ucy8qL2xvY2F0aW9ucy8qL2N1c3RvbWVycy8q", + "fToIY3VzdG9tZXISsAEKDkRlbGV0ZUN1c3RvbWVyEj8uZ29vZ2xlLmNsb3Vk", + "LmNsb3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YS5EZWxldGVDdXN0b21lclJl", + "cXVlc3QaFi5nb29nbGUucHJvdG9idWYuRW1wdHkiRdpBBG5hbWWC0+STAjgq", + "Ni92MWJldGEve25hbWU9b3JnYW5pemF0aW9ucy8qL2xvY2F0aW9ucy8qL2N1", + "c3RvbWVycy8qfRpXykEjY2xvdWRjb250cm9sc3BhcnRuZXIuZ29vZ2xlYXBp", + "cy5jb23SQS5odHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3Vk", + "LXBsYXRmb3JtQpEDCixjb20uZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNw", + "YXJ0bmVyLnYxYmV0YUIJQ29yZVByb3RvUAFaYGNsb3VkLmdvb2dsZS5jb20v", + "Z28vY2xvdWRjb250cm9sc3BhcnRuZXIvYXBpdjFiZXRhL2Nsb3VkY29udHJv", + "bHNwYXJ0bmVycGI7Y2xvdWRjb250cm9sc3BhcnRuZXJwYqoCKEdvb2dsZS5D", + "bG91ZC5DbG91ZENvbnRyb2xzUGFydG5lci5WMUJldGHKAihHb29nbGVcQ2xv", + "dWRcQ2xvdWRDb250cm9sc1BhcnRuZXJcVjFiZXRh6gIrR29vZ2xlOjpDbG91", + "ZDo6Q2xvdWRDb250cm9sc1BhcnRuZXI6OlYxYmV0YepBbQo4Y2xvdWRjb250", + "cm9sc3BhcnRuZXIuZ29vZ2xlYXBpcy5jb20vT3JnYW5pemF0aW9uTG9jYXRp", + "b24SMW9yZ2FuaXphdGlvbnMve29yZ2FuaXphdGlvbn0vbG9jYXRpb25zL3ts", + "b2NhdGlvbn1iBnByb3RvMw==")); 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.CloudControlsPartner.V1Beta.AccessApprovalRequestsReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerWorkloadsReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.CustomersReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.EkmConnectionsReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.PartnerPermissionsReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.PartnersReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.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.CloudControlsPartner.V1Beta.AccessApprovalRequestsReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerWorkloadsReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.CustomersReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.EkmConnectionsReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.PartnerPermissionsReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.PartnersReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.OperationMetadata), global::Google.Cloud.CloudControlsPartner.V1Beta.OperationMetadata.Parser, new[]{ "CreateTime", "EndTime", "Target", "Verb", "StatusMessage", "RequestedCancellation", "ApiVersion" }, null, null, null, null) })); @@ -243,7 +258,7 @@ public string StatusMessage { /// /// Output only. Identifies whether the user has requested cancellation /// of the operation. Operations that have been cancelled successfully - /// have [Operation.error][] value with a + /// have [Operation.error][google.longrunning.Operation.error] value with a /// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to /// `Code.CANCELLED`. /// diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CoreGrpc.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CoreGrpc.g.cs index 7163a65271c5..de80a1499a84 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CoreGrpc.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CoreGrpc.g.cs @@ -95,6 +95,14 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl static readonly grpc::Marshaller __Marshaller_google_cloud_cloudcontrolspartner_v1beta_GetPartnerRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudControlsPartner.V1Beta.GetPartnerRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_cloudcontrolspartner_v1beta_Partner = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudControlsPartner.V1Beta.Partner.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_cloudcontrolspartner_v1beta_CreateCustomerRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_cloudcontrolspartner_v1beta_UpdateCustomerRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_cloudcontrolspartner_v1beta_DeleteCustomerRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_protobuf_Empty = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Protobuf.WellKnownTypes.Empty.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Method __Method_GetWorkload = new grpc::Method( @@ -160,6 +168,30 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl __Marshaller_google_cloud_cloudcontrolspartner_v1beta_GetPartnerRequest, __Marshaller_google_cloud_cloudcontrolspartner_v1beta_Partner); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateCustomer = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateCustomer", + __Marshaller_google_cloud_cloudcontrolspartner_v1beta_CreateCustomerRequest, + __Marshaller_google_cloud_cloudcontrolspartner_v1beta_Customer); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateCustomer = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateCustomer", + __Marshaller_google_cloud_cloudcontrolspartner_v1beta_UpdateCustomerRequest, + __Marshaller_google_cloud_cloudcontrolspartner_v1beta_Customer); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_DeleteCustomer = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "DeleteCustomer", + __Marshaller_google_cloud_cloudcontrolspartner_v1beta_DeleteCustomerRequest, + __Marshaller_google_protobuf_Empty); + /// Service descriptor public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor { @@ -268,6 +300,42 @@ public abstract partial class CloudControlsPartnerCoreBase throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); } + /// + /// Creates a new customer. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task CreateCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Update details of a single customer + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Delete details of a single customer + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task DeleteCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + } /// Client for CloudControlsPartnerCore @@ -689,6 +757,150 @@ protected CloudControlsPartnerCoreClient(ClientBaseConfiguration configuration) { return CallInvoker.AsyncUnaryCall(__Method_GetPartner, null, options, request); } + /// + /// Creates a new customer. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudControlsPartner.V1Beta.Customer CreateCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateCustomer(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a new customer. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudControlsPartner.V1Beta.Customer CreateCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_CreateCustomer, null, options, request); + } + /// + /// Creates a new customer. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateCustomerAsync(global::Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateCustomerAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a new customer. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateCustomerAsync(global::Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_CreateCustomer, null, options, request); + } + /// + /// Update details of a single customer + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudControlsPartner.V1Beta.Customer UpdateCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateCustomer(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Update details of a single customer + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudControlsPartner.V1Beta.Customer UpdateCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateCustomer, null, options, request); + } + /// + /// Update details of a single customer + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateCustomerAsync(global::Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateCustomerAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Update details of a single customer + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateCustomerAsync(global::Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateCustomer, null, options, request); + } + /// + /// Delete details of a single customer + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Protobuf.WellKnownTypes.Empty DeleteCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteCustomer(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Delete details of a single customer + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Protobuf.WellKnownTypes.Empty DeleteCustomer(global::Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_DeleteCustomer, null, options, request); + } + /// + /// Delete details of a single customer + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteCustomerAsync(global::Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteCustomerAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Delete details of a single customer + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteCustomerAsync(global::Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_DeleteCustomer, null, options, request); + } /// Creates a new instance of client from given ClientBaseConfiguration. [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] protected override CloudControlsPartnerCoreClient NewInstance(ClientBaseConfiguration configuration) @@ -710,7 +922,10 @@ protected override CloudControlsPartnerCoreClient NewInstance(ClientBaseConfigur .AddMethod(__Method_GetEkmConnections, serviceImpl.GetEkmConnections) .AddMethod(__Method_GetPartnerPermissions, serviceImpl.GetPartnerPermissions) .AddMethod(__Method_ListAccessApprovalRequests, serviceImpl.ListAccessApprovalRequests) - .AddMethod(__Method_GetPartner, serviceImpl.GetPartner).Build(); + .AddMethod(__Method_GetPartner, serviceImpl.GetPartner) + .AddMethod(__Method_CreateCustomer, serviceImpl.CreateCustomer) + .AddMethod(__Method_UpdateCustomer, serviceImpl.UpdateCustomer) + .AddMethod(__Method_DeleteCustomer, serviceImpl.DeleteCustomer).Build(); } /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. @@ -728,6 +943,9 @@ public static void BindService(grpc::ServiceBinderBase serviceBinder, CloudContr serviceBinder.AddMethod(__Method_GetPartnerPermissions, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetPartnerPermissions)); serviceBinder.AddMethod(__Method_ListAccessApprovalRequests, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListAccessApprovalRequests)); serviceBinder.AddMethod(__Method_GetPartner, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetPartner)); + serviceBinder.AddMethod(__Method_CreateCustomer, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateCustomer)); + serviceBinder.AddMethod(__Method_UpdateCustomer, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateCustomer)); + serviceBinder.AddMethod(__Method_DeleteCustomer, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteCustomer)); } } diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CoreResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CoreResourceNames.g.cs index 1e8712a95373..8af367b834d7 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CoreResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CustomerWorkloadsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CustomerWorkloadsResourceNames.g.cs index d8746cc16211..0ba410a6d251 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CustomerWorkloadsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CustomerWorkloadsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Customers.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Customers.g.cs index eacd0c79545b..7de6fa9f79d1 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Customers.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Customers.g.cs @@ -29,51 +29,65 @@ static CustomersReflection() { "bmVyLnYxYmV0YRofZ29vZ2xlL2FwaS9maWVsZF9iZWhhdmlvci5wcm90bxoZ", "Z29vZ2xlL2FwaS9yZXNvdXJjZS5wcm90bxo/Z29vZ2xlL2Nsb3VkL2Nsb3Vk", "Y29udHJvbHNwYXJ0bmVyL3YxYmV0YS9jb21wbGV0aW9uX3N0YXRlLnByb3Rv", - "Gh9nb29nbGUvcHJvdG9idWYvdGltZXN0YW1wLnByb3RvItACCghDdXN0b21l", - "chIRCgRuYW1lGAEgASgJQgPgQQgSGQoMZGlzcGxheV9uYW1lGAIgASgJQgPg", - "QQISaQoZY3VzdG9tZXJfb25ib2FyZGluZ19zdGF0ZRgDIAEoCzJBLmdvb2ds", - "ZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFydG5lci52MWJldGEuQ3VzdG9tZXJP", - "bmJvYXJkaW5nU3RhdGVCA+BBAxIZCgxpc19vbmJvYXJkZWQYBCABKAhCA+BB", - "AzqPAepBiwEKLGNsb3VkY29udHJvbHNwYXJ0bmVyLmdvb2dsZWFwaXMuY29t", - "L0N1c3RvbWVyEkZvcmdhbml6YXRpb25zL3tvcmdhbml6YXRpb259L2xvY2F0", - "aW9ucy97bG9jYXRpb259L2N1c3RvbWVycy97Y3VzdG9tZXJ9KgljdXN0b21l", - "cnMyCGN1c3RvbWVyIq8BChRMaXN0Q3VzdG9tZXJzUmVxdWVzdBJECgZwYXJl", - "bnQYASABKAlCNOBBAvpBLhIsY2xvdWRjb250cm9sc3BhcnRuZXIuZ29vZ2xl", - "YXBpcy5jb20vQ3VzdG9tZXISEQoJcGFnZV9zaXplGAIgASgFEhIKCnBhZ2Vf", - "dG9rZW4YAyABKAkSEwoGZmlsdGVyGAQgASgJQgPgQQESFQoIb3JkZXJfYnkY", - "BSABKAlCA+BBASKMAQoVTGlzdEN1c3RvbWVyc1Jlc3BvbnNlEkUKCWN1c3Rv", - "bWVycxgBIAMoCzIyLmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFydG5l", - "ci52MWJldGEuQ3VzdG9tZXISFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJEhMK", - "C3VucmVhY2hhYmxlGAMgAygJIlgKEkdldEN1c3RvbWVyUmVxdWVzdBJCCgRu", - "YW1lGAEgASgJQjTgQQL6QS4KLGNsb3VkY29udHJvbHNwYXJ0bmVyLmdvb2ds", - "ZWFwaXMuY29tL0N1c3RvbWVyInUKF0N1c3RvbWVyT25ib2FyZGluZ1N0YXRl", - "EloKEG9uYm9hcmRpbmdfc3RlcHMYASADKAsyQC5nb29nbGUuY2xvdWQuY2xv", + "GiBnb29nbGUvcHJvdG9idWYvZmllbGRfbWFzay5wcm90bxofZ29vZ2xlL3By", + "b3RvYnVmL3RpbWVzdGFtcC5wcm90byLyAgoIQ3VzdG9tZXISEQoEbmFtZRgB", + "IAEoCUID4EEIEhkKDGRpc3BsYXlfbmFtZRgCIAEoCUID4EECEmkKGWN1c3Rv", + "bWVyX29uYm9hcmRpbmdfc3RhdGUYAyABKAsyQS5nb29nbGUuY2xvdWQuY2xv", "dWRjb250cm9sc3BhcnRuZXIudjFiZXRhLkN1c3RvbWVyT25ib2FyZGluZ1N0", - "ZXAi+AIKFkN1c3RvbWVyT25ib2FyZGluZ1N0ZXASUwoEc3RlcBgBIAEoDjJF", - "Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xzcGFydG5lci52MWJldGEuQ3Vz", - "dG9tZXJPbmJvYXJkaW5nU3RlcC5TdGVwEi4KCnN0YXJ0X3RpbWUYAiABKAsy", - "Gi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEjMKD2NvbXBsZXRpb25fdGlt", - "ZRgDIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASWAoQY29tcGxl", - "dGlvbl9zdGF0ZRgEIAEoDjI5Lmdvb2dsZS5jbG91ZC5jbG91ZGNvbnRyb2xz", - "cGFydG5lci52MWJldGEuQ29tcGxldGlvblN0YXRlQgPgQQMiSgoEU3RlcBIU", - "ChBTVEVQX1VOU1BFQ0lGSUVEEAASEgoOS0FKX0VOUk9MTE1FTlQQARIYChRD", - "VVNUT01FUl9FTlZJUk9OTUVOVBACQqYCCixjb20uZ29vZ2xlLmNsb3VkLmNs", - "b3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YUIOQ3VzdG9tZXJzUHJvdG9QAVpg", - "Y2xvdWQuZ29vZ2xlLmNvbS9nby9jbG91ZGNvbnRyb2xzcGFydG5lci9hcGl2", - "MWJldGEvY2xvdWRjb250cm9sc3BhcnRuZXJwYjtjbG91ZGNvbnRyb2xzcGFy", - "dG5lcnBiqgIoR29vZ2xlLkNsb3VkLkNsb3VkQ29udHJvbHNQYXJ0bmVyLlYx", - "QmV0YcoCKEdvb2dsZVxDbG91ZFxDbG91ZENvbnRyb2xzUGFydG5lclxWMWJl", - "dGHqAitHb29nbGU6OkNsb3VkOjpDbG91ZENvbnRyb2xzUGFydG5lcjo6VjFi", - "ZXRhYgZwcm90bzM=")); + "YXRlQgPgQQMSGQoMaXNfb25ib2FyZGVkGAQgASgIQgPgQQMSIAoTb3JnYW5p", + "emF0aW9uX2RvbWFpbhgFIAEoCUID4EEDOo8B6kGLAQosY2xvdWRjb250cm9s", + "c3BhcnRuZXIuZ29vZ2xlYXBpcy5jb20vQ3VzdG9tZXISRm9yZ2FuaXphdGlv", + "bnMve29yZ2FuaXphdGlvbn0vbG9jYXRpb25zL3tsb2NhdGlvbn0vY3VzdG9t", + "ZXJzL3tjdXN0b21lcn0qCWN1c3RvbWVyczIIY3VzdG9tZXIirwEKFExpc3RD", + "dXN0b21lcnNSZXF1ZXN0EkQKBnBhcmVudBgBIAEoCUI04EEC+kEuEixjbG91", + "ZGNvbnRyb2xzcGFydG5lci5nb29nbGVhcGlzLmNvbS9DdXN0b21lchIRCglw", + "YWdlX3NpemUYAiABKAUSEgoKcGFnZV90b2tlbhgDIAEoCRITCgZmaWx0ZXIY", + "BCABKAlCA+BBARIVCghvcmRlcl9ieRgFIAEoCUID4EEBIowBChVMaXN0Q3Vz", + "dG9tZXJzUmVzcG9uc2USRQoJY3VzdG9tZXJzGAEgAygLMjIuZ29vZ2xlLmNs", + "b3VkLmNsb3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YS5DdXN0b21lchIXCg9u", + "ZXh0X3BhZ2VfdG9rZW4YAiABKAkSEwoLdW5yZWFjaGFibGUYAyADKAkiwgEK", + "FUNyZWF0ZUN1c3RvbWVyUmVxdWVzdBJECgZwYXJlbnQYASABKAlCNOBBAvpB", + "LhIsY2xvdWRjb250cm9sc3BhcnRuZXIuZ29vZ2xlYXBpcy5jb20vQ3VzdG9t", + "ZXISSQoIY3VzdG9tZXIYAiABKAsyMi5nb29nbGUuY2xvdWQuY2xvdWRjb250", + "cm9sc3BhcnRuZXIudjFiZXRhLkN1c3RvbWVyQgPgQQISGAoLY3VzdG9tZXJf", + "aWQYAyABKAlCA+BBAiJYChJHZXRDdXN0b21lclJlcXVlc3QSQgoEbmFtZRgB", + "IAEoCUI04EEC+kEuCixjbG91ZGNvbnRyb2xzcGFydG5lci5nb29nbGVhcGlz", + "LmNvbS9DdXN0b21lciJ1ChdDdXN0b21lck9uYm9hcmRpbmdTdGF0ZRJaChBv", + "bmJvYXJkaW5nX3N0ZXBzGAEgAygLMkAuZ29vZ2xlLmNsb3VkLmNsb3VkY29u", + "dHJvbHNwYXJ0bmVyLnYxYmV0YS5DdXN0b21lck9uYm9hcmRpbmdTdGVwIvgC", + "ChZDdXN0b21lck9uYm9hcmRpbmdTdGVwElMKBHN0ZXAYASABKA4yRS5nb29n", + "bGUuY2xvdWQuY2xvdWRjb250cm9sc3BhcnRuZXIudjFiZXRhLkN1c3RvbWVy", + "T25ib2FyZGluZ1N0ZXAuU3RlcBIuCgpzdGFydF90aW1lGAIgASgLMhouZ29v", + "Z2xlLnByb3RvYnVmLlRpbWVzdGFtcBIzCg9jb21wbGV0aW9uX3RpbWUYAyAB", + "KAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wElgKEGNvbXBsZXRpb25f", + "c3RhdGUYBCABKA4yOS5nb29nbGUuY2xvdWQuY2xvdWRjb250cm9sc3BhcnRu", + "ZXIudjFiZXRhLkNvbXBsZXRpb25TdGF0ZUID4EEDIkoKBFN0ZXASFAoQU1RF", + "UF9VTlNQRUNJRklFRBAAEhIKDktBSl9FTlJPTExNRU5UEAESGAoUQ1VTVE9N", + "RVJfRU5WSVJPTk1FTlQQAiKYAQoVVXBkYXRlQ3VzdG9tZXJSZXF1ZXN0EkkK", + "CGN1c3RvbWVyGAEgASgLMjIuZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNw", + "YXJ0bmVyLnYxYmV0YS5DdXN0b21lckID4EECEjQKC3VwZGF0ZV9tYXNrGAIg", + "ASgLMhouZ29vZ2xlLnByb3RvYnVmLkZpZWxkTWFza0ID4EEBIlsKFURlbGV0", + "ZUN1c3RvbWVyUmVxdWVzdBJCCgRuYW1lGAEgASgJQjTgQQL6QS4KLGNsb3Vk", + "Y29udHJvbHNwYXJ0bmVyLmdvb2dsZWFwaXMuY29tL0N1c3RvbWVyQqYCCixj", + "b20uZ29vZ2xlLmNsb3VkLmNsb3VkY29udHJvbHNwYXJ0bmVyLnYxYmV0YUIO", + "Q3VzdG9tZXJzUHJvdG9QAVpgY2xvdWQuZ29vZ2xlLmNvbS9nby9jbG91ZGNv", + "bnRyb2xzcGFydG5lci9hcGl2MWJldGEvY2xvdWRjb250cm9sc3BhcnRuZXJw", + "YjtjbG91ZGNvbnRyb2xzcGFydG5lcnBiqgIoR29vZ2xlLkNsb3VkLkNsb3Vk", + "Q29udHJvbHNQYXJ0bmVyLlYxQmV0YcoCKEdvb2dsZVxDbG91ZFxDbG91ZENv", + "bnRyb2xzUGFydG5lclxWMWJldGHqAitHb29nbGU6OkNsb3VkOjpDbG91ZENv", + "bnRyb2xzUGFydG5lcjo6VjFiZXRhYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, - new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.CompletionStateReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, + new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.CloudControlsPartner.V1Beta.CompletionStateReflection.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.CloudControlsPartner.V1Beta.Customer), global::Google.Cloud.CloudControlsPartner.V1Beta.Customer.Parser, new[]{ "Name", "DisplayName", "CustomerOnboardingState", "IsOnboarded" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.Customer), global::Google.Cloud.CloudControlsPartner.V1Beta.Customer.Parser, new[]{ "Name", "DisplayName", "CustomerOnboardingState", "IsOnboarded", "OrganizationDomain" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.ListCustomersRequest), global::Google.Cloud.CloudControlsPartner.V1Beta.ListCustomersRequest.Parser, new[]{ "Parent", "PageSize", "PageToken", "Filter", "OrderBy" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.ListCustomersResponse), global::Google.Cloud.CloudControlsPartner.V1Beta.ListCustomersResponse.Parser, new[]{ "Customers", "NextPageToken", "Unreachable" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest), global::Google.Cloud.CloudControlsPartner.V1Beta.CreateCustomerRequest.Parser, new[]{ "Parent", "Customer", "CustomerId" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.GetCustomerRequest), global::Google.Cloud.CloudControlsPartner.V1Beta.GetCustomerRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerOnboardingState), global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerOnboardingState.Parser, new[]{ "OnboardingSteps" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerOnboardingStep), global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerOnboardingStep.Parser, new[]{ "Step", "StartTime", "CompletionTime", "CompletionState" }, null, new[]{ typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerOnboardingStep.Types.Step) }, null, null) + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerOnboardingStep), global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerOnboardingStep.Parser, new[]{ "Step", "StartTime", "CompletionTime", "CompletionState" }, null, new[]{ typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.CustomerOnboardingStep.Types.Step) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest), global::Google.Cloud.CloudControlsPartner.V1Beta.UpdateCustomerRequest.Parser, new[]{ "Customer", "UpdateMask" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest), global::Google.Cloud.CloudControlsPartner.V1Beta.DeleteCustomerRequest.Parser, new[]{ "Name" }, null, null, null, null) })); } #endregion @@ -122,6 +136,7 @@ public Customer(Customer other) : this() { displayName_ = other.displayName_; customerOnboardingState_ = other.customerOnboardingState_ != null ? other.customerOnboardingState_.Clone() : null; isOnboarded_ = other.isOnboarded_; + organizationDomain_ = other.organizationDomain_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -192,6 +207,22 @@ public bool IsOnboarded { } } + /// Field number for the "organization_domain" field. + public const int OrganizationDomainFieldNumber = 5; + private string organizationDomain_ = ""; + /// + /// Output only. The customer organization domain, extracted from + /// CRM Organization’s display_name field. e.g. "google.com" + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string OrganizationDomain { + get { return organizationDomain_; } + set { + organizationDomain_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -211,6 +242,7 @@ public bool Equals(Customer other) { if (DisplayName != other.DisplayName) return false; if (!object.Equals(CustomerOnboardingState, other.CustomerOnboardingState)) return false; if (IsOnboarded != other.IsOnboarded) return false; + if (OrganizationDomain != other.OrganizationDomain) return false; return Equals(_unknownFields, other._unknownFields); } @@ -222,6 +254,7 @@ public override int GetHashCode() { if (DisplayName.Length != 0) hash ^= DisplayName.GetHashCode(); if (customerOnboardingState_ != null) hash ^= CustomerOnboardingState.GetHashCode(); if (IsOnboarded != false) hash ^= IsOnboarded.GetHashCode(); + if (OrganizationDomain.Length != 0) hash ^= OrganizationDomain.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -256,6 +289,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(32); output.WriteBool(IsOnboarded); } + if (OrganizationDomain.Length != 0) { + output.WriteRawTag(42); + output.WriteString(OrganizationDomain); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -282,6 +319,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(32); output.WriteBool(IsOnboarded); } + if (OrganizationDomain.Length != 0) { + output.WriteRawTag(42); + output.WriteString(OrganizationDomain); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -304,6 +345,9 @@ public int CalculateSize() { if (IsOnboarded != false) { size += 1 + 1; } + if (OrganizationDomain.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(OrganizationDomain); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -331,6 +375,9 @@ public void MergeFrom(Customer other) { if (other.IsOnboarded != false) { IsOnboarded = other.IsOnboarded; } + if (other.OrganizationDomain.Length != 0) { + OrganizationDomain = other.OrganizationDomain; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -365,6 +412,10 @@ public void MergeFrom(pb::CodedInputStream input) { IsOnboarded = input.ReadBool(); break; } + case 42: { + OrganizationDomain = input.ReadString(); + break; + } } } #endif @@ -399,6 +450,10 @@ public void MergeFrom(pb::CodedInputStream input) { IsOnboarded = input.ReadBool(); break; } + case 42: { + OrganizationDomain = input.ReadString(); + break; + } } } } @@ -1020,6 +1075,294 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// Request to create a customer + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateCustomerRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateCustomerRequest()); + 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.CloudControlsPartner.V1Beta.CustomersReflection.Descriptor.MessageTypes[3]; } + } + + [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 CreateCustomerRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateCustomerRequest(CreateCustomerRequest other) : this() { + parent_ = other.parent_; + customer_ = other.customer_ != null ? other.customer_.Clone() : null; + customerId_ = other.customerId_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateCustomerRequest Clone() { + return new CreateCustomerRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. Parent resource + /// Format: `organizations/{organization}/locations/{location}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "customer" field. + public const int CustomerFieldNumber = 2; + private global::Google.Cloud.CloudControlsPartner.V1Beta.Customer customer_; + /// + /// Required. The customer to create. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudControlsPartner.V1Beta.Customer Customer { + get { return customer_; } + set { + customer_ = value; + } + } + + /// Field number for the "customer_id" field. + public const int CustomerIdFieldNumber = 3; + private string customerId_ = ""; + /// + /// Required. The customer id to use for the customer, which will become the + /// final component of the customer's resource name. The specified value must + /// be a valid Google cloud organization id. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string CustomerId { + get { return customerId_; } + set { + customerId_ = 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 CreateCustomerRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateCustomerRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (!object.Equals(Customer, other.Customer)) return false; + if (CustomerId != other.CustomerId) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (customer_ != null) hash ^= Customer.GetHashCode(); + if (CustomerId.Length != 0) hash ^= CustomerId.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (customer_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Customer); + } + if (CustomerId.Length != 0) { + output.WriteRawTag(26); + output.WriteString(CustomerId); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (customer_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Customer); + } + if (CustomerId.Length != 0) { + output.WriteRawTag(26); + output.WriteString(CustomerId); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (customer_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Customer); + } + if (CustomerId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(CustomerId); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateCustomerRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.customer_ != null) { + if (customer_ == null) { + Customer = new global::Google.Cloud.CloudControlsPartner.V1Beta.Customer(); + } + Customer.MergeFrom(other.Customer); + } + if (other.CustomerId.Length != 0) { + CustomerId = other.CustomerId; + } + _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: { + Parent = input.ReadString(); + break; + } + case 18: { + if (customer_ == null) { + Customer = new global::Google.Cloud.CloudControlsPartner.V1Beta.Customer(); + } + input.ReadMessage(Customer); + break; + } + case 26: { + CustomerId = 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: { + Parent = input.ReadString(); + break; + } + case 18: { + if (customer_ == null) { + Customer = new global::Google.Cloud.CloudControlsPartner.V1Beta.Customer(); + } + input.ReadMessage(Customer); + break; + } + case 26: { + CustomerId = input.ReadString(); + break; + } + } + } + } + #endif + + } + /// /// Message for getting a customer /// @@ -1038,7 +1381,7 @@ public sealed partial class GetCustomerRequest : pb::IMessage + /// Request to update a customer + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateCustomerRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateCustomerRequest()); + 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.CloudControlsPartner.V1Beta.CustomersReflection.Descriptor.MessageTypes[7]; } + } + + [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 UpdateCustomerRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateCustomerRequest(UpdateCustomerRequest other) : this() { + customer_ = other.customer_ != null ? other.customer_.Clone() : null; + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateCustomerRequest Clone() { + return new UpdateCustomerRequest(this); + } + + /// Field number for the "customer" field. + public const int CustomerFieldNumber = 1; + private global::Google.Cloud.CloudControlsPartner.V1Beta.Customer customer_; + /// + /// Required. The customer to update + /// Format: + /// `organizations/{organization}/locations/{location}/customers/{customer}` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudControlsPartner.V1Beta.Customer Customer { + get { return customer_; } + set { + customer_ = value; + } + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Optional. The list of fields to update + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateCustomerRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateCustomerRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(Customer, other.Customer)) return false; + if (!object.Equals(UpdateMask, other.UpdateMask)) 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 (customer_ != null) hash ^= Customer.GetHashCode(); + if (updateMask_ != null) hash ^= UpdateMask.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 (customer_ != null) { + output.WriteRawTag(10); + output.WriteMessage(Customer); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (customer_ != null) { + output.WriteRawTag(10); + output.WriteMessage(Customer); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + 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 (customer_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Customer); + } + if (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateCustomerRequest other) { + if (other == null) { + return; + } + if (other.customer_ != null) { + if (customer_ == null) { + Customer = new global::Google.Cloud.CloudControlsPartner.V1Beta.Customer(); + } + Customer.MergeFrom(other.Customer); + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + _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 (customer_ == null) { + Customer = new global::Google.Cloud.CloudControlsPartner.V1Beta.Customer(); + } + input.ReadMessage(Customer); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + 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 (customer_ == null) { + Customer = new global::Google.Cloud.CloudControlsPartner.V1Beta.Customer(); + } + input.ReadMessage(Customer); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + } + } + } + #endif + + } + + /// + /// Message for deleting customer + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DeleteCustomerRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DeleteCustomerRequest()); + 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.CloudControlsPartner.V1Beta.CustomersReflection.Descriptor.MessageTypes[8]; } + } + + [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 DeleteCustomerRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteCustomerRequest(DeleteCustomerRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteCustomerRequest Clone() { + return new DeleteCustomerRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. name of the resource to be deleted + /// format: name=organizations/*/locations/*/customers/* + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 DeleteCustomerRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DeleteCustomerRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DeleteCustomerRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + #endregion } diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CustomersResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CustomersResourceNames.g.cs index a8ef90d7bc0c..3f2f48761db4 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CustomersResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/CustomersResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -297,6 +297,18 @@ public OrganizationLocationName ParentAsOrganizationLocationName } } + public partial class CreateCustomerRequest + { + /// + /// -typed view over the resource name property. + /// + public OrganizationLocationName ParentAsOrganizationLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : OrganizationLocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + public partial class GetCustomerRequest { /// @@ -308,4 +320,16 @@ public partial class GetCustomerRequest set => Name = value?.ToString() ?? ""; } } + + public partial class DeleteCustomerRequest + { + /// + /// -typed view over the resource name property. + /// + public gccv::CustomerName CustomerName + { + get => string.IsNullOrEmpty(Name) ? null : gccv::CustomerName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } } diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/EkmConnectionsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/EkmConnectionsResourceNames.g.cs index 93c58669acaf..1292579dbe4d 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/EkmConnectionsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/EkmConnectionsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.csproj b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.csproj index c0ded3355c03..a1d773cdb92f 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.csproj +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta03 + 1.0.0-beta04 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Controls Partner API (v1beta) which provides insights about your customers and their Assured Workloads based on your Sovereign Controls by Partners offering. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PackageApiMetadata.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PackageApiMetadata.g.cs index 533c71a1c2d6..0166f7044dc7 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PartnerPermissionsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PartnerPermissionsResourceNames.g.cs index b76b5f83880b..dff31ede8775 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PartnerPermissionsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PartnerPermissionsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Partners.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Partners.g.cs index 44e66511cee0..eee43a06026b 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Partners.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/Partners.g.cs @@ -41,19 +41,19 @@ static PartnersReflection() { "fS9wYXJ0bmVyMgdwYXJ0bmVyIlYKEUdldFBhcnRuZXJSZXF1ZXN0EkEKBG5h", "bWUYASABKAlCM+BBAvpBLQorY2xvdWRjb250cm9sc3BhcnRuZXIuZ29vZ2xl", "YXBpcy5jb20vUGFydG5lciInCgNTa3USCgoCaWQYASABKAkSFAoMZGlzcGxh", - "eV9uYW1lGAIgASgJIuABCgtFa21NZXRhZGF0YRJXCgxla21fc29sdXRpb24Y", + "eV9uYW1lGAIgASgJIuQBCgtFa21NZXRhZGF0YRJXCgxla21fc29sdXRpb24Y", "ASABKA4yQS5nb29nbGUuY2xvdWQuY2xvdWRjb250cm9sc3BhcnRuZXIudjFi", "ZXRhLkVrbU1ldGFkYXRhLkVrbVNvbHV0aW9uEhgKEGVrbV9lbmRwb2ludF91", - "cmkYAiABKAkiXgoLRWttU29sdXRpb24SHAoYRUtNX1NPTFVUSU9OX1VOU1BF", + "cmkYAiABKAkiYgoLRWttU29sdXRpb24SHAoYRUtNX1NPTFVUSU9OX1VOU1BF", "Q0lGSUVEEAASDAoIRk9SVEFOSVgQARILCgdGVVRVUkVYEAISCgoGVEhBTEVT", - "EAMSCgoGVklSVFJVEARCpQIKLGNvbS5nb29nbGUuY2xvdWQuY2xvdWRjb250", - "cm9sc3BhcnRuZXIudjFiZXRhQg1QYXJ0bmVyc1Byb3RvUAFaYGNsb3VkLmdv", - "b2dsZS5jb20vZ28vY2xvdWRjb250cm9sc3BhcnRuZXIvYXBpdjFiZXRhL2Ns", - "b3VkY29udHJvbHNwYXJ0bmVycGI7Y2xvdWRjb250cm9sc3BhcnRuZXJwYqoC", - "KEdvb2dsZS5DbG91ZC5DbG91ZENvbnRyb2xzUGFydG5lci5WMUJldGHKAihH", - "b29nbGVcQ2xvdWRcQ2xvdWRDb250cm9sc1BhcnRuZXJcVjFiZXRh6gIrR29v", - "Z2xlOjpDbG91ZDo6Q2xvdWRDb250cm9sc1BhcnRuZXI6OlYxYmV0YWIGcHJv", - "dG8z")); + "EAMSDgoGVklSVFJVEAQaAggBQqUCCixjb20uZ29vZ2xlLmNsb3VkLmNsb3Vk", + "Y29udHJvbHNwYXJ0bmVyLnYxYmV0YUINUGFydG5lcnNQcm90b1ABWmBjbG91", + "ZC5nb29nbGUuY29tL2dvL2Nsb3VkY29udHJvbHNwYXJ0bmVyL2FwaXYxYmV0", + "YS9jbG91ZGNvbnRyb2xzcGFydG5lcnBiO2Nsb3VkY29udHJvbHNwYXJ0bmVy", + "cGKqAihHb29nbGUuQ2xvdWQuQ2xvdWRDb250cm9sc1BhcnRuZXIuVjFCZXRh", + "ygIoR29vZ2xlXENsb3VkXENsb3VkQ29udHJvbHNQYXJ0bmVyXFYxYmV0YeoC", + "K0dvb2dsZTo6Q2xvdWQ6OkNsb3VkQ29udHJvbHNQYXJ0bmVyOjpWMWJldGFi", + "BnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -1193,8 +1193,9 @@ public enum EkmSolution { /// [pbr::OriginalName("THALES")] Thales = 3, /// - /// EKM Partner Virtu + /// This enum value is never used. /// + [global::System.ObsoleteAttribute] [pbr::OriginalName("VIRTRU")] Virtru = 4, } diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PartnersResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PartnersResourceNames.g.cs index 9ee561ab23d8..336c12cb9e06 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PartnersResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/PartnersResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/ServiceCollectionExtensions.g.cs index 6deae773249b..24861f657218 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/ViolationsResourceNames.g.cs b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/ViolationsResourceNames.g.cs index 3aba848af702..94fe35ca15cf 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/ViolationsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/Google.Cloud.CloudControlsPartner.V1Beta/ViolationsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/docs/history.md b/apis/Google.Cloud.CloudControlsPartner.V1Beta/docs/history.md index 93190dcf173d..f90f645cdb3c 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/docs/history.md +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/docs/history.md @@ -1,5 +1,22 @@ # Version history +## Version 1.0.0-beta04, released 2025-01-27 + +### New features + +- A new method `CreateCustomer` is added to service `CloudControlsPartnerCore` ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) +- A new method `UpdateCustomer` is added to service `CloudControlsPartnerCore` ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) +- A new method `DeleteCustomer` is added to service `CloudControlsPartnerCore` ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) +- A new field `organization_domain` is added to message `.google.cloud.cloudcontrolspartner.v1beta.Customer` ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) +- A new message `CreateCustomerRequest` is added ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) +- A new message `UpdateCustomerRequest` is added ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) +- A new message `DeleteCustomerRequest` is added ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) + +### Documentation improvements + +- A comment for field `requested_cancellation` in message `.google.cloud.cloudcontrolspartner.v1beta.OperationMetadata` is changed ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) +- A comment for enum value `VIRTRU` in enum `EkmSolution` is changed ([commit e637833](https://github.com/googleapis/google-cloud-dotnet/commit/e637833261207acce8f14e44690eb2b94497a6cf)) + ## Version 1.0.0-beta03, released 2024-09-16 ### New features diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/docs/index.md b/apis/Google.Cloud.CloudControlsPartner.V1Beta/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.CloudControlsPartner.V1Beta/gapic_metadata.json b/apis/Google.Cloud.CloudControlsPartner.V1Beta/gapic_metadata.json index 44d20b0b085f..741248d44579 100644 --- a/apis/Google.Cloud.CloudControlsPartner.V1Beta/gapic_metadata.json +++ b/apis/Google.Cloud.CloudControlsPartner.V1Beta/gapic_metadata.json @@ -10,6 +10,18 @@ "grpc": { "libraryClient": "CloudControlsPartnerCoreClient", "rpcs": { + "CreateCustomer": { + "methods": [ + "CreateCustomer", + "CreateCustomerAsync" + ] + }, + "DeleteCustomer": { + "methods": [ + "DeleteCustomer", + "DeleteCustomerAsync" + ] + }, "GetCustomer": { "methods": [ "GetCustomer", @@ -57,6 +69,12 @@ "ListWorkloads", "ListWorkloadsAsync" ] + }, + "UpdateCustomer": { + "methods": [ + "UpdateCustomer", + "UpdateCustomerAsync" + ] } } } diff --git a/apis/Google.Cloud.CloudDms.V1/.OwlBot.yaml b/apis/Google.Cloud.CloudDms.V1/.OwlBot.yaml index d15c2f569a35..5562ebf82289 100644 --- a/apis/Google.Cloud.CloudDms.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.CloudDms.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ApplyConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ApplyConversionWorkspaceRequestObjectAsyncSnippet.g.cs index fe5c3fae7b76..1350be3304b3 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ApplyConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ApplyConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ApplyConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ApplyConversionWorkspaceRequestObjectSnippet.g.cs index 9cd5612c60d4..078e32e20320 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ApplyConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ApplyConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CommitConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CommitConversionWorkspaceRequestObjectAsyncSnippet.g.cs index 8bc1c1213584..156b4556edab 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CommitConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CommitConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CommitConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CommitConversionWorkspaceRequestObjectSnippet.g.cs index dd826b725b2a..0bc5b6c3bfcf 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CommitConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CommitConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ConvertConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ConvertConversionWorkspaceRequestObjectAsyncSnippet.g.cs index 7452c0095377..926e1e698a4a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ConvertConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ConvertConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ConvertConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ConvertConversionWorkspaceRequestObjectSnippet.g.cs index 27b7cb0a7f36..f553ab7abab7 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ConvertConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ConvertConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileAsyncSnippet.g.cs index bf944a626582..6284140c0acd 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs index 17a4ee30e5a1..0aa06ba71d1e 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileRequestObjectSnippet.g.cs index 324a95c283aa..39ae8d74c6fa 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs index bc8072bb1767..e755f9223e5a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileResourceNamesSnippet.g.cs index 809ab4a1b28b..71740650a9e3 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileSnippet.g.cs index 219d5022d5f9..3d7037c7c87a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceAsyncSnippet.g.cs index 7dba7bcd08b3..6aa7cba6cd7e 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceRequestObjectAsyncSnippet.g.cs index 5c1ce8163479..c51143e1d267 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceRequestObjectSnippet.g.cs index b27f47a3d1bd..73ec5c19be25 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceResourceNamesAsyncSnippet.g.cs index 37ba7473eae2..1bdc6ea2ee1c 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceResourceNamesSnippet.g.cs index f118675301cc..31635efe9c44 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceSnippet.g.cs index 8a7ba5f86045..e68946a34968 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateConversionWorkspaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleAsyncSnippet.g.cs index 70a59baca57c..4ae5206ec190 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleRequestObjectAsyncSnippet.g.cs index 9e5d191fb1a3..04ab262f99c1 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleRequestObjectSnippet.g.cs index bb5d4cf7993e..bbf62386df82 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleResourceNamesAsyncSnippet.g.cs index 007adabfa6f8..d0c3bb91b47f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleResourceNamesSnippet.g.cs index cb51adafa988..928938573e18 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleSnippet.g.cs index c4e047d793d3..eb6bdbd159f6 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMappingRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobAsyncSnippet.g.cs index d627da5e99bb..2c3ad75be2b2 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobRequestObjectAsyncSnippet.g.cs index 565a412e82be..c0f1547796c9 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobRequestObjectSnippet.g.cs index c99123327121..15194f46428f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobResourceNamesAsyncSnippet.g.cs index 49c2713e54c8..c03d7024ebdc 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobResourceNamesSnippet.g.cs index a45056e40d5c..61bb83f0495e 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobSnippet.g.cs index 6a499593b17a..d3e79942ccf1 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreateMigrationJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionAsyncSnippet.g.cs index 880c57350082..642d56e55ec6 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs index ba2bbea4074d..c72bc5e62ad2 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionRequestObjectSnippet.g.cs index a6e1824daa88..2993448b70aa 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs index aa93d2515f0a..829785dd1c7f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionResourceNamesSnippet.g.cs index c8a77c7ed145..b27fb96db668 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionSnippet.g.cs index bcf87e343acd..52d0ff7af85a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.CreatePrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileAsyncSnippet.g.cs index 6ee009c47ace..4038d7e1b00d 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs index 39050ce5f43c..b7c2215eb4a4 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileRequestObjectSnippet.g.cs index 99faa8d01e61..54bab45237dc 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs index d65dca772ef6..82ae9294d55b 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileResourceNamesSnippet.g.cs index 5bb35c2b369a..1cb2e36b2111 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileSnippet.g.cs index 39c979b7331a..e069d15b5eb8 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceAsyncSnippet.g.cs index 8d0d55b11a54..b7502a047906 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceRequestObjectAsyncSnippet.g.cs index d4b705b1b892..c6cd5d038c3f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceRequestObjectSnippet.g.cs index d3720161829c..853e7319c4b6 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceResourceNamesAsyncSnippet.g.cs index 499f18e1e8ea..b31e45c3449b 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceResourceNamesSnippet.g.cs index dd9422c163e8..61ef2c30e591 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceSnippet.g.cs index 214a0a8115c4..8f50051aaafb 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteConversionWorkspaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleAsyncSnippet.g.cs index 798ea6e65d80..dfe06372ecb7 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleRequestObjectAsyncSnippet.g.cs index c942388e5ef8..ae4fecb9d0f1 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleRequestObjectSnippet.g.cs index f29065cc0443..10917ccb9d70 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleResourceNamesAsyncSnippet.g.cs index a37d16007e0f..0a02273a9917 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleResourceNamesSnippet.g.cs index 14e8f1cf142b..303579dfd6bd 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleSnippet.g.cs index dfedb90cc06f..9eee3a69be6b 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMappingRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobAsyncSnippet.g.cs index 7f34974c181f..91d716f91c33 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobRequestObjectAsyncSnippet.g.cs index 16f2f2cd5e29..258119895f40 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobRequestObjectSnippet.g.cs index 4167d0f01edc..219f577cd979 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobResourceNamesAsyncSnippet.g.cs index c97c8a5b6b19..563a21595e0c 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobResourceNamesSnippet.g.cs index 92ea20c87a15..e93e7e4cbeda 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobSnippet.g.cs index a17570c53872..02243201e732 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeleteMigrationJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionAsyncSnippet.g.cs index 2e78d11debe2..0b32540c5257 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs index 79e2b6eaeb5b..0ae4fb5f9248 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionRequestObjectSnippet.g.cs index 1ce828e0b8ce..32501dc4a357 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs index 107ac3a342e4..434f9a485ca4 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionResourceNamesSnippet.g.cs index 3f3d49cd6ebb..48d86e821c9a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionSnippet.g.cs index 0a99072ea83b..606ee995e12b 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DeletePrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeConversionWorkspaceRevisionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeConversionWorkspaceRevisionsRequestObjectAsyncSnippet.g.cs index 20aae2d7eac2..2fe20a66d017 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeConversionWorkspaceRevisionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeConversionWorkspaceRevisionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeConversionWorkspaceRevisionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeConversionWorkspaceRevisionsRequestObjectSnippet.g.cs index fb94ea18292b..5baaeb0af4a7 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeConversionWorkspaceRevisionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeConversionWorkspaceRevisionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeDatabaseEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeDatabaseEntitiesRequestObjectAsyncSnippet.g.cs index dee22151d6bc..3e889d8a5106 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeDatabaseEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeDatabaseEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeDatabaseEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeDatabaseEntitiesRequestObjectSnippet.g.cs index acec5e02ce9b..42b900b1ba93 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeDatabaseEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.DescribeDatabaseEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsAsyncSnippet.g.cs index 794c44bcc98f..283ff24ba0b8 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs index 302e6ef70818..67a657109ce9 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsRequestObjectSnippet.g.cs index fbaeeb8cc823..a7f20199360a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs index 7e10d3fc3710..5fa0dc2131df 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsResourceNamesSnippet.g.cs index 75914096405c..e7f1ac8efebf 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsSnippet.g.cs index cafabbb37f84..c231e9c227ad 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.FetchStaticIpsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateSshScriptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateSshScriptRequestObjectAsyncSnippet.g.cs index ed62cbc9b176..500f506938cd 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateSshScriptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateSshScriptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateSshScriptRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateSshScriptRequestObjectSnippet.g.cs index 5ada4fe7ec13..ca51591a5953 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateSshScriptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateSshScriptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateTcpProxyScriptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateTcpProxyScriptRequestObjectAsyncSnippet.g.cs index 3706cf2e6400..434839ea64d4 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateTcpProxyScriptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateTcpProxyScriptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateTcpProxyScriptRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateTcpProxyScriptRequestObjectSnippet.g.cs index 0bb482efe95e..42db9a05eaba 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateTcpProxyScriptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GenerateTcpProxyScriptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileAsyncSnippet.g.cs index 3056ed1a42fd..a89f4d5b8ad1 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs index 4d8f4d87efe4..cc1793375530 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileRequestObjectSnippet.g.cs index 718920db180c..a4d9ff36ccc0 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs index d49f916e8e7b..62929b822b8f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileResourceNamesSnippet.g.cs index c8209b4dedb5..052ca53cee3e 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileSnippet.g.cs index f7e17a8c450f..869eddf639b7 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceAsyncSnippet.g.cs index bf3807f14516..28a535720986 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceRequestObjectAsyncSnippet.g.cs index f05f5cac0ec0..ee0bf1d3ca21 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceRequestObjectSnippet.g.cs index bce887b3c95a..992af77e61e2 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceResourceNamesAsyncSnippet.g.cs index 9b6f05939227..5ae97680a1f1 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceResourceNamesSnippet.g.cs index b7b88767e58c..1f433b115455 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceSnippet.g.cs index 064aab162dc5..38b6c26943dd 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetConversionWorkspaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleAsyncSnippet.g.cs index 7bb873d3f5df..b17501c51119 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleRequestObjectAsyncSnippet.g.cs index 94ed76ae0dd2..2dd7f2ca7b27 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleRequestObjectSnippet.g.cs index 5f09382fd0d6..8e29047f5cf0 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleResourceNamesAsyncSnippet.g.cs index e4a92add8cc9..483278e2e03f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleResourceNamesSnippet.g.cs index a87ba328fed7..bb82cd879235 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleSnippet.g.cs index f3733d175c96..5f92d45cb2c9 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMappingRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobAsyncSnippet.g.cs index 6c6efd1ae06d..133f9adefe7f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobRequestObjectAsyncSnippet.g.cs index ffa6d4a4135e..db6590d29e19 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobRequestObjectSnippet.g.cs index 0be6072d1ab8..ebbb06c1abe8 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobResourceNamesAsyncSnippet.g.cs index 292190e94e51..5fa97c105dad 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobResourceNamesSnippet.g.cs index 5fc949575ff7..40fd626a4624 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobSnippet.g.cs index 74c3ecabc4dd..0f96ebbed168 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetMigrationJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionAsyncSnippet.g.cs index 055b4d73c9c6..cc3f77bd484d 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs index a13e77f11d4c..2c0d3feb75f7 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionRequestObjectSnippet.g.cs index c3e8beca9378..491e43632c49 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs index 8b48c5339214..1be55a56f4f6 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionResourceNamesSnippet.g.cs index a0dde515be6e..dd3eb945df0c 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionSnippet.g.cs index 59955d9b4287..17b1336370b1 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.GetPrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ImportMappingRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ImportMappingRulesRequestObjectAsyncSnippet.g.cs index 3b088d07b681..ea1481f638e1 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ImportMappingRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ImportMappingRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ImportMappingRulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ImportMappingRulesRequestObjectSnippet.g.cs index 57b6aa351a38..0ddebb8f79f0 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ImportMappingRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ImportMappingRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesAsyncSnippet.g.cs index 83dedc31f3e4..efa6645b6e90 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs index 95fa31b78b85..565258e3417f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesRequestObjectSnippet.g.cs index 32766b4c98cc..e859fd48a675 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs index 180ee6b6649e..98f8ce12f1d8 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesResourceNamesSnippet.g.cs index 629c92b55dd9..c528d189350a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesSnippet.g.cs index da5120e54dc1..280849fc8dc9 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConnectionProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesAsyncSnippet.g.cs index 387757605cb8..6d97116af7cb 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesRequestObjectAsyncSnippet.g.cs index 3b71ab8aea49..0e74493bb09e 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesRequestObjectSnippet.g.cs index 03840833135d..a8eaee96ad26 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesResourceNamesAsyncSnippet.g.cs index 8789fa523732..d08373fba2bc 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesResourceNamesSnippet.g.cs index 829c0fa6a35a..38c949ca7953 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesSnippet.g.cs index 7c1f39d779af..e8c986aaf5fd 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListConversionWorkspacesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesAsyncSnippet.g.cs index 6c5d94fa2af3..22d75fcc29e7 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesRequestObjectAsyncSnippet.g.cs index 65d059161f28..e6d71f77e425 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesRequestObjectSnippet.g.cs index 35c316364f42..c2b765f91fb7 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesResourceNamesAsyncSnippet.g.cs index f63c0f4dd2f9..47dd4666789a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesResourceNamesSnippet.g.cs index ec8a905f416d..e7a0150d1905 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesSnippet.g.cs index 149529b1bbff..64d34de3548e 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMappingRulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsAsyncSnippet.g.cs index 01a3346c93e4..051428b1c146 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsRequestObjectAsyncSnippet.g.cs index ad956a28ec72..99131c82472a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsRequestObjectSnippet.g.cs index c8b7ea857569..1274d80838a3 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsResourceNamesAsyncSnippet.g.cs index ec2eb849cb33..8a3c4b141c74 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsResourceNamesSnippet.g.cs index 42451ff028ae..21bfa954fd38 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsSnippet.g.cs index 150c8a44c662..7ee0b5a4c555 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListMigrationJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsAsyncSnippet.g.cs index 46c49ca614b5..3fd2f27c6601 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs index 3e9c8aee1bb1..5a1e8826e0cf 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsRequestObjectSnippet.g.cs index a1b735019d91..5a5024bc95b5 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs index 27863649536f..44c1a32cacf6 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsResourceNamesSnippet.g.cs index d791fd02501e..30b8004d442a 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsSnippet.g.cs index 4aa3cc31e897..6be1967663e5 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ListPrivateConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.PromoteMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.PromoteMigrationJobRequestObjectAsyncSnippet.g.cs index f021a17ccb6e..b3e9883c7bf8 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.PromoteMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.PromoteMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.PromoteMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.PromoteMigrationJobRequestObjectSnippet.g.cs index 76ddbcfdcce9..bec9dab098fb 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.PromoteMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.PromoteMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RestartMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RestartMigrationJobRequestObjectAsyncSnippet.g.cs index 0ebe1f67437f..fe720f0a7da3 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RestartMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RestartMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RestartMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RestartMigrationJobRequestObjectSnippet.g.cs index 43e543ed710d..b85ad5146b1e 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RestartMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RestartMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ResumeMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ResumeMigrationJobRequestObjectAsyncSnippet.g.cs index 45a640715bc0..12927e22667c 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ResumeMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ResumeMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ResumeMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ResumeMigrationJobRequestObjectSnippet.g.cs index fb564bcaf268..e77f3e1109e0 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ResumeMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.ResumeMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RollbackConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RollbackConversionWorkspaceRequestObjectAsyncSnippet.g.cs index 4807a65cf3a5..f64fb925f353 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RollbackConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RollbackConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RollbackConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RollbackConversionWorkspaceRequestObjectSnippet.g.cs index bce15cd87428..927e3416be09 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RollbackConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.RollbackConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SearchBackgroundJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SearchBackgroundJobsRequestObjectAsyncSnippet.g.cs index 402dfc709d92..f09171107c7d 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SearchBackgroundJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SearchBackgroundJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SearchBackgroundJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SearchBackgroundJobsRequestObjectSnippet.g.cs index 4f7dc5930f43..a5d628348d20 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SearchBackgroundJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SearchBackgroundJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SeedConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SeedConversionWorkspaceRequestObjectAsyncSnippet.g.cs index a7b15b212932..10cb0ebb9546 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SeedConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SeedConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SeedConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SeedConversionWorkspaceRequestObjectSnippet.g.cs index 1fd953714639..2fa6cacccf9b 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SeedConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.SeedConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StartMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StartMigrationJobRequestObjectAsyncSnippet.g.cs index 782b844aa671..579f4e2e9d2f 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StartMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StartMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StartMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StartMigrationJobRequestObjectSnippet.g.cs index bb8615b2f830..9cb753268107 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StartMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StartMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StopMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StopMigrationJobRequestObjectAsyncSnippet.g.cs index a00f53e6c07a..a0815c276ff0 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StopMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StopMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StopMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StopMigrationJobRequestObjectSnippet.g.cs index 38b44fc9ee52..2070d1a8db49 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StopMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.StopMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileAsyncSnippet.g.cs index 50c066a2766c..3963b08011ce 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs index 341eaf6e1d42..d1d4f4a4be50 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileRequestObjectSnippet.g.cs index 6f980f2c42b4..52741034747d 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileSnippet.g.cs index 728faa97f2b5..09be89d173c6 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceAsyncSnippet.g.cs index a7df0aeee91b..7e0fe5e004cb 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceRequestObjectAsyncSnippet.g.cs index edb315dabe05..4143b826bb33 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceRequestObjectSnippet.g.cs index 850cef70590f..4997f06dd7ce 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceSnippet.g.cs index f13165c8c397..a4c62f97a6f2 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateConversionWorkspaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobAsyncSnippet.g.cs index 1fe18120358c..fdd3e934b4ad 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobRequestObjectAsyncSnippet.g.cs index 94ab6320cbf9..1bad4a104583 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobRequestObjectSnippet.g.cs index 3d3b96ac7a9b..ae9fcbd6cd0d 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobSnippet.g.cs index 79052a124430..7959bf3d4825 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.UpdateMigrationJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.VerifyMigrationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.VerifyMigrationJobRequestObjectAsyncSnippet.g.cs index 920f11324e95..ffc8779376bf 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.VerifyMigrationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.VerifyMigrationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.VerifyMigrationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.VerifyMigrationJobRequestObjectSnippet.g.cs index a6f8581041f0..9acdd3614939 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.VerifyMigrationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.GeneratedSnippets/DataMigrationServiceClient.VerifyMigrationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.Snippets/DataMigrationServiceClientSnippets.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.Snippets/DataMigrationServiceClientSnippets.g.cs index bf42f02907c9..48073c8561ec 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.Snippets/DataMigrationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1.Snippets/DataMigrationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ClouddmsResourceNames.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ClouddmsResourceNames.g.cs index 54e9fc295a0c..81895df801b7 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ClouddmsResourceNames.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ClouddmsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ClouddmsResourcesResourceNames.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ClouddmsResourcesResourceNames.g.cs index 7789dbc7b0d0..1789b5c1e85d 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ClouddmsResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ClouddmsResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ConversionworkspaceResourcesResourceNames.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ConversionworkspaceResourcesResourceNames.g.cs index 7ab94bfbe5c9..e1d0fa3ef208 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ConversionworkspaceResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ConversionworkspaceResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/DataMigrationServiceClient.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/DataMigrationServiceClient.g.cs index 80cfd45cf6f2..6787d860e3dc 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/DataMigrationServiceClient.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/DataMigrationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/PackageApiMetadata.g.cs index 7deb82c9f095..53de4a08be88 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ServiceCollectionExtensions.g.cs index c1fd2d6bcdf8..c18dfa46789e 100644 --- a/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.CloudDms.V1/Google.Cloud.CloudDms.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudDms.V1/docs/index.md b/apis/Google.Cloud.CloudDms.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.CloudDms.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.CloudQuotas.V1/.OwlBot.yaml b/apis/Google.Cloud.CloudQuotas.V1/.OwlBot.yaml index edc485700120..1391f8ad3ae5 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.CloudQuotas.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1AsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1AsyncSnippet.g.cs index c5594bcad8a6..7b86c5486d42 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesAsyncSnippet.g.cs index 0c4f973d5514..d9a9beb6d2ae 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesSnippet.g.cs index 0aafb36b7e3c..33ba8158ea26 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1Snippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1Snippet.g.cs index 90217fd77fa0..85ccc4ee64cf 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1Snippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2AsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2AsyncSnippet.g.cs index 6f11fca75ea7..d278af06e99b 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesAsyncSnippet.g.cs index 0e5b1b13f412..9cb21db2f362 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesSnippet.g.cs index a3fbd3d27264..57205bb297a4 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2Snippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2Snippet.g.cs index 3c729334e644..d780e654592e 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2Snippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectAsyncSnippet.g.cs index 7d4186d2cceb..8066d9bb53df 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectSnippet.g.cs index 8a23557c7046..175423188e72 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoAsyncSnippet.g.cs index ccb5e9a6c10f..5e707e0b49b4 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectAsyncSnippet.g.cs index 4f04dc9a0e95..9f8b407d428f 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectSnippet.g.cs index c53efb6760e5..d4f2d9867565 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesAsyncSnippet.g.cs index e7cbecb2db04..8fe22c3ef5d9 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesSnippet.g.cs index e93b90420bdd..438f2d39d951 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoSnippet.g.cs index 67b9c61d4462..143811243b61 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceAsyncSnippet.g.cs index c9e39ed13e02..4b039d25da5b 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectAsyncSnippet.g.cs index 51785cb7f5c9..67834d3ba49d 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectSnippet.g.cs index 3081323b2ea9..8803a8d91dc0 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesAsyncSnippet.g.cs index 9fa5d2b9e3c0..aa1063f84edc 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesSnippet.g.cs index 3f34c4a051e0..0e83299588ff 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceSnippet.g.cs index 2717a228051c..6f5b702ddbb5 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosAsyncSnippet.g.cs index 244805f5df75..6c7f161cdb78 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectAsyncSnippet.g.cs index 22e9caf825ac..37263c24ef14 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectSnippet.g.cs index 62dec814ddc9..539ac85df250 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesAsyncSnippet.g.cs index e4ab3e2582c8..918a47cd4d6d 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesSnippet.g.cs index a4ee08d454bf..9a1e55b08b1e 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosSnippet.g.cs index 6f4549052426..0f673afa255d 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesAsyncSnippet.g.cs index 575134b02d9e..d3c80754d132 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectAsyncSnippet.g.cs index 0a8d7455115a..6866f646cbba 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectSnippet.g.cs index 2cdce428c7fd..2887dd23426e 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesAsyncSnippet.g.cs index 7651244eaedb..3a6baf422429 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesSnippet.g.cs index dac5613a1820..bb253faa3242 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesSnippet.g.cs index 69a830612fcf..00c3434c7c52 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceAsyncSnippet.g.cs index 4b95656d30b1..05e45537e083 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectAsyncSnippet.g.cs index 0affe977f068..db0013c3eb71 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectSnippet.g.cs index d2bc9939b86b..279e8081372f 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceSnippet.g.cs index e4f120062568..5d9affbf9534 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceSnippet.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.Snippets/CloudQuotasClientSnippets.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.Snippets/CloudQuotasClientSnippets.g.cs index b835540802d5..1038f20e4b3a 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.Snippets/CloudQuotasClientSnippets.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.Snippets/CloudQuotasClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/CloudQuotasClient.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/CloudQuotasClient.g.cs index eea4acf461d2..a4837955d9b9 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/CloudQuotasClient.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/CloudQuotasClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/CloudquotasResourceNames.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/CloudquotasResourceNames.g.cs index 0b0ff6568939..5ee811c73259 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/CloudquotasResourceNames.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/CloudquotasResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.csproj b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.csproj index 7a6bc65e1e90..7302d47d9fbc 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.csproj +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1.csproj @@ -4,7 +4,7 @@ 1.1.0 netstandard2.0;net462 true - Recommended Google client library to access the Google Cloud Quotas API, which provides GCP service consumers with management and observability for resource usage, quotas, and restrictions of the services they consume. + Recommended Google client library to access the Google Cloud Quotas API (v1), which provides Google Cloud service consumers with management and observability for resource usage, quotas, and restrictions of the services they consume. usage;monitoring;resources;Google;Cloud diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/PackageApiMetadata.g.cs index 5b5c76e5ae7f..a84bc3baa150 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/ResourcesResourceNames.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/ResourcesResourceNames.g.cs index 916192916be0..e4959907b511 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/ServiceCollectionExtensions.g.cs index 86d2ea1bb75d..c387f966f5d6 100644 --- a/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.CloudQuotas.V1/Google.Cloud.CloudQuotas.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.CloudQuotas.V1/docs/index.md b/apis/Google.Cloud.CloudQuotas.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.CloudQuotas.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/.OwlBot.yaml b/apis/Google.Cloud.CloudQuotas.V1Beta/.OwlBot.yaml new file mode 100644 index 000000000000..740b3cfad881 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/.OwlBot.yaml @@ -0,0 +1,31 @@ + +# Copyright 2025 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +squash: true + +deep-remove-regex: + - /owl-bot-staging + +deep-copy-regex: + - source: /google/api/cloudquotas/v1beta/.*-csharp/Google.Cloud.CloudQuotas.V1Beta + dest: /owl-bot-staging/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta + - source: /google/api/cloudquotas/v1beta/.*-csharp/Google.Cloud.CloudQuotas.V1Beta.Snippets + dest: /owl-bot-staging/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets + - source: /google/api/cloudquotas/v1beta/.*-csharp/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets + dest: /owl-bot-staging/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets + - source: /google/api/cloudquotas/v1beta/.*-csharp/gapic_metadata.json + dest: /owl-bot-staging/Google.Cloud.CloudQuotas.V1Beta/gapic_metadata.json + +api-name: Google.Cloud.CloudQuotas.V1Beta diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/.repo-metadata.json b/apis/Google.Cloud.CloudQuotas.V1Beta/.repo-metadata.json new file mode 100644 index 000000000000..171d9a636812 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/.repo-metadata.json @@ -0,0 +1,8 @@ +{ + "distribution_name": "Google.Cloud.CloudQuotas.V1Beta", + "release_level": "preview", + "client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest", + "library_type": "GAPIC_AUTO", + "language": "dotnet", + "api_shortname": "cloudquotas" +} \ No newline at end of file diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1AsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1AsyncSnippet.g.cs new file mode 100644 index 000000000000..e0e367b4591c --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1AsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened1] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateQuotaPreference1Async() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + QuotaPreference quotaPreference = new QuotaPreference(); + string quotaPreferenceId = ""; + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(parent, quotaPreference, quotaPreferenceId); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened1] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..c95b68e1734e --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened1_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateQuotaPreference1ResourceNamesAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + QuotaPreference quotaPreference = new QuotaPreference(); + string quotaPreferenceId = ""; + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(parent, quotaPreference, quotaPreferenceId); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened1_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..d4febbf18456 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1ResourceNamesSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened1_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateQuotaPreference1ResourceNames() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + QuotaPreference quotaPreference = new QuotaPreference(); + string quotaPreferenceId = ""; + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(parent, quotaPreference, quotaPreferenceId); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened1_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1Snippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1Snippet.g.cs new file mode 100644 index 000000000000..598faeec709e --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference1Snippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened1] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateQuotaPreference1() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + QuotaPreference quotaPreference = new QuotaPreference(); + string quotaPreferenceId = ""; + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(parent, quotaPreference, quotaPreferenceId); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened1] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2AsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2AsyncSnippet.g.cs new file mode 100644 index 000000000000..3da8435d4445 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2AsyncSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened2] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateQuotaPreference2Async() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + QuotaPreference quotaPreference = new QuotaPreference(); + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(parent, quotaPreference); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened2] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..d1ed05e45c73 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened2_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateQuotaPreference2ResourceNamesAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + QuotaPreference quotaPreference = new QuotaPreference(); + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(parent, quotaPreference); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened2_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..d3f5d06fea87 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2ResourceNamesSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened2_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateQuotaPreference2ResourceNames() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + QuotaPreference quotaPreference = new QuotaPreference(); + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(parent, quotaPreference); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened2_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2Snippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2Snippet.g.cs new file mode 100644 index 000000000000..7c7511eddc06 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreference2Snippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened2] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateQuotaPreference2() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + QuotaPreference quotaPreference = new QuotaPreference(); + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(parent, quotaPreference); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened2] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..160647dfb647 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,53 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateQuotaPreferenceRequestObjectAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + CreateQuotaPreferenceRequest request = new CreateQuotaPreferenceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + QuotaPreferenceId = "", + QuotaPreference = new QuotaPreference(), + IgnoreSafetyChecks = + { + QuotaSafetyCheck.Unspecified, + }, + }; + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(request); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..fcae8fe2a99a --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.CreateQuotaPreferenceRequestObjectSnippet.g.cs @@ -0,0 +1,52 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for CreateQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateQuotaPreferenceRequestObject() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + CreateQuotaPreferenceRequest request = new CreateQuotaPreferenceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + QuotaPreferenceId = "", + QuotaPreference = new QuotaPreference(), + IgnoreSafetyChecks = + { + QuotaSafetyCheck.Unspecified, + }, + }; + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(request); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoAsyncSnippet.g.cs new file mode 100644 index 000000000000..bf13fe72351d --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaInfoAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaInfoAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/services/[SERVICE]/quotaInfos/[QUOTA_INFO]"; + // Make the request + QuotaInfo response = await cloudQuotasClient.GetQuotaInfoAsync(name); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..14cc110d93c9 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaInfoAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaInfoRequestObjectAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + GetQuotaInfoRequest request = new GetQuotaInfoRequest + { + QuotaInfoName = QuotaInfoName.FromProjectLocationServiceQuotaInfo("[PROJECT]", "[LOCATION]", "[SERVICE]", "[QUOTA_INFO]"), + }; + // Make the request + QuotaInfo response = await cloudQuotasClient.GetQuotaInfoAsync(request); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..be02256ba8e4 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaInfo + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaInfoRequestObject() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + GetQuotaInfoRequest request = new GetQuotaInfoRequest + { + QuotaInfoName = QuotaInfoName.FromProjectLocationServiceQuotaInfo("[PROJECT]", "[LOCATION]", "[SERVICE]", "[QUOTA_INFO]"), + }; + // Make the request + QuotaInfo response = cloudQuotasClient.GetQuotaInfo(request); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..4ce3be14f767 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async_flattened_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaInfoAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaInfoResourceNamesAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + QuotaInfoName name = QuotaInfoName.FromProjectLocationServiceQuotaInfo("[PROJECT]", "[LOCATION]", "[SERVICE]", "[QUOTA_INFO]"); + // Make the request + QuotaInfo response = await cloudQuotasClient.GetQuotaInfoAsync(name); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..de81fbcedee9 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync_flattened_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaInfo + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaInfoResourceNames() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + QuotaInfoName name = QuotaInfoName.FromProjectLocationServiceQuotaInfo("[PROJECT]", "[LOCATION]", "[SERVICE]", "[QUOTA_INFO]"); + // Make the request + QuotaInfo response = cloudQuotasClient.GetQuotaInfo(name); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoSnippet.g.cs new file mode 100644 index 000000000000..be0f9877dc6b --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaInfoSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaInfo + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaInfo() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/services/[SERVICE]/quotaInfos/[QUOTA_INFO]"; + // Make the request + QuotaInfo response = cloudQuotasClient.GetQuotaInfo(name); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceAsyncSnippet.g.cs new file mode 100644 index 000000000000..2e4b64771924 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaPreferenceAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/quotaPreferences/[QUOTA_PREFERENCE]"; + // Make the request + QuotaPreference response = await cloudQuotasClient.GetQuotaPreferenceAsync(name); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..afb0f44b629b --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaPreferenceRequestObjectAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + GetQuotaPreferenceRequest request = new GetQuotaPreferenceRequest + { + QuotaPreferenceName = QuotaPreferenceName.FromProjectLocationQuotaPreference("[PROJECT]", "[LOCATION]", "[QUOTA_PREFERENCE]"), + }; + // Make the request + QuotaPreference response = await cloudQuotasClient.GetQuotaPreferenceAsync(request); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..e903670146f0 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaPreferenceRequestObject() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + GetQuotaPreferenceRequest request = new GetQuotaPreferenceRequest + { + QuotaPreferenceName = QuotaPreferenceName.FromProjectLocationQuotaPreference("[PROJECT]", "[LOCATION]", "[QUOTA_PREFERENCE]"), + }; + // Make the request + QuotaPreference response = cloudQuotasClient.GetQuotaPreference(request); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..ebed6fe96a6b --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async_flattened_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaPreferenceResourceNamesAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + QuotaPreferenceName name = QuotaPreferenceName.FromProjectLocationQuotaPreference("[PROJECT]", "[LOCATION]", "[QUOTA_PREFERENCE]"); + // Make the request + QuotaPreference response = await cloudQuotasClient.GetQuotaPreferenceAsync(name); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..d43dddf9911c --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync_flattened_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaPreferenceResourceNames() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + QuotaPreferenceName name = QuotaPreferenceName.FromProjectLocationQuotaPreference("[PROJECT]", "[LOCATION]", "[QUOTA_PREFERENCE]"); + // Make the request + QuotaPreference response = cloudQuotasClient.GetQuotaPreference(name); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceSnippet.g.cs new file mode 100644 index 000000000000..87f094b3f94f --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.GetQuotaPreferenceSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for GetQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaPreference() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/quotaPreferences/[QUOTA_PREFERENCE]"; + // Make the request + QuotaPreference response = cloudQuotasClient.GetQuotaPreference(name); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosAsyncSnippet.g.cs new file mode 100644 index 000000000000..37215c2e0d1d --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async_flattened] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaInfosAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListQuotaInfosAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]/services/[SERVICE]"; + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaInfosAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaInfo item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaInfosResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..a5843d416544 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,82 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaInfosAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListQuotaInfosRequestObjectAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + ListQuotaInfosRequest request = new ListQuotaInfosRequest + { + ParentAsServiceName = ServiceName.FromProjectLocationService("[PROJECT]", "[LOCATION]", "[SERVICE]"), + }; + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaInfosAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaInfo item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaInfosResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..ded18a704632 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosRequestObjectSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaInfos + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListQuotaInfosRequestObject() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + ListQuotaInfosRequest request = new ListQuotaInfosRequest + { + ParentAsServiceName = ServiceName.FromProjectLocationService("[PROJECT]", "[LOCATION]", "[SERVICE]"), + }; + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaInfos(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaInfo item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaInfosResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..0ee970876894 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaInfosAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListQuotaInfosResourceNamesAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + ServiceName parent = ServiceName.FromProjectLocationService("[PROJECT]", "[LOCATION]", "[SERVICE]"); + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaInfosAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaInfo item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaInfosResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..70de728ac802 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosResourceNamesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaInfos + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListQuotaInfosResourceNames() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + ServiceName parent = ServiceName.FromProjectLocationService("[PROJECT]", "[LOCATION]", "[SERVICE]"); + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaInfos(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaInfo item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaInfosResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosSnippet.g.cs new file mode 100644 index 000000000000..0049ca941bd1 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaInfosSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaInfos + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListQuotaInfos() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]/services/[SERVICE]"; + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaInfos(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaInfo item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaInfosResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesAsyncSnippet.g.cs new file mode 100644 index 000000000000..72ee0a894f1d --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async_flattened] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaPreferencesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListQuotaPreferencesAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaPreferencesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaPreference item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaPreferencesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..3d3e9e3a039e --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,84 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaPreferencesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListQuotaPreferencesRequestObjectAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + ListQuotaPreferencesRequest request = new ListQuotaPreferencesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaPreferencesAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaPreference item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaPreferencesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..42a9aa3d37ac --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesRequestObjectSnippet.g.cs @@ -0,0 +1,82 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaPreferences + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListQuotaPreferencesRequestObject() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + ListQuotaPreferencesRequest request = new ListQuotaPreferencesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaPreferences(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaPreference item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaPreferencesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..95b43dadd284 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaPreferencesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListQuotaPreferencesResourceNamesAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaPreferencesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaPreference item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaPreferencesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..5f61244d52ad --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesResourceNamesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaPreferences + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListQuotaPreferencesResourceNames() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaPreferences(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaPreference item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaPreferencesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesSnippet.g.cs new file mode 100644 index 000000000000..4adc579c857f --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.ListQuotaPreferencesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using System; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaPreferences + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListQuotaPreferences() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaPreferences(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaPreference item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaPreferencesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceAsyncSnippet.g.cs new file mode 100644 index 000000000000..c9a0d0060f91 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceAsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_async_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for UpdateQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateQuotaPreferenceAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + QuotaPreference quotaPreference = new QuotaPreference(); + FieldMask updateMask = new FieldMask(); + // Make the request + QuotaPreference response = await cloudQuotasClient.UpdateQuotaPreferenceAsync(quotaPreference, updateMask); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_async_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..3317805ac6cd --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,55 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_async] + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for UpdateQuotaPreferenceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateQuotaPreferenceRequestObjectAsync() + { + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + UpdateQuotaPreferenceRequest request = new UpdateQuotaPreferenceRequest + { + UpdateMask = new FieldMask(), + QuotaPreference = new QuotaPreference(), + AllowMissing = false, + ValidateOnly = false, + IgnoreSafetyChecks = + { + QuotaSafetyCheck.Unspecified, + }, + }; + // Make the request + QuotaPreference response = await cloudQuotasClient.UpdateQuotaPreferenceAsync(request); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_async] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..73c5dfd0d8ae --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceRequestObjectSnippet.g.cs @@ -0,0 +1,54 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_sync] + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for UpdateQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateQuotaPreferenceRequestObject() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + UpdateQuotaPreferenceRequest request = new UpdateQuotaPreferenceRequest + { + UpdateMask = new FieldMask(), + QuotaPreference = new QuotaPreference(), + AllowMissing = false, + ValidateOnly = false, + IgnoreSafetyChecks = + { + QuotaSafetyCheck.Unspecified, + }, + }; + // Make the request + QuotaPreference response = cloudQuotasClient.UpdateQuotaPreference(request); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_sync] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceSnippet.g.cs new file mode 100644 index 000000000000..1f8e1d00a019 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/CloudQuotasClient.UpdateQuotaPreferenceSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_sync_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedCloudQuotasClientSnippets + { + /// Snippet for UpdateQuotaPreference + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateQuotaPreference() + { + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + QuotaPreference quotaPreference = new QuotaPreference(); + FieldMask updateMask = new FieldMask(); + // Make the request + QuotaPreference response = cloudQuotasClient.UpdateQuotaPreference(quotaPreference, updateMask); + } + } + // [END cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets.csproj b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets.csproj new file mode 100644 index 000000000000..ee8b4d2f88b6 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets.csproj @@ -0,0 +1,20 @@ + + + + net6.0;net462 + net6.0 + false + 1701;1702;1705;xUnit2004;xUnit2013 + + + + + + + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsyncSnippet.g.cs new file mode 100644 index 000000000000..b32da9943d70 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for GetQuotaAdjusterSettingsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaAdjusterSettingsAsync() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/quotaAdjusterSettings"; + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync(name); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..386b3c5c797c --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for GetQuotaAdjusterSettingsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaAdjusterSettingsRequestObjectAsync() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + GetQuotaAdjusterSettingsRequest request = new GetQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettingsName = QuotaAdjusterSettingsName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + }; + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync(request); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..47633369ec78 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for GetQuotaAdjusterSettings + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaAdjusterSettingsRequestObject() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + GetQuotaAdjusterSettingsRequest request = new GetQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettingsName = QuotaAdjusterSettingsName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + }; + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings(request); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..720c9ae00629 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async_flattened_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for GetQuotaAdjusterSettingsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetQuotaAdjusterSettingsResourceNamesAsync() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + QuotaAdjusterSettingsName name = QuotaAdjusterSettingsName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync(name); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..8ca71aeda406 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync_flattened_resourceNames] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for GetQuotaAdjusterSettings + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaAdjusterSettingsResourceNames() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + QuotaAdjusterSettingsName name = QuotaAdjusterSettingsName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings(name); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsSnippet.g.cs new file mode 100644 index 000000000000..2de209c11a26 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for GetQuotaAdjusterSettings + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetQuotaAdjusterSettings() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/quotaAdjusterSettings"; + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings(name); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsyncSnippet.g.cs new file mode 100644 index 000000000000..b969656351fc --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsyncSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_async_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for UpdateQuotaAdjusterSettingsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateQuotaAdjusterSettingsAsync() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + QuotaAdjusterSettings quotaAdjusterSettings = new QuotaAdjusterSettings(); + FieldMask updateMask = new FieldMask(); + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsync(quotaAdjusterSettings, updateMask); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_async_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..19bb1d3d87d5 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,50 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_async] + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for UpdateQuotaAdjusterSettingsAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateQuotaAdjusterSettingsRequestObjectAsync() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + UpdateQuotaAdjusterSettingsRequest request = new UpdateQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettings = new QuotaAdjusterSettings(), + UpdateMask = new FieldMask(), + ValidateOnly = false, + }; + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsync(request); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_async] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..9d7f93d50f8e --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsRequestObjectSnippet.g.cs @@ -0,0 +1,49 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_sync] + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for UpdateQuotaAdjusterSettings + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateQuotaAdjusterSettingsRequestObject() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + UpdateQuotaAdjusterSettingsRequest request = new UpdateQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettings = new QuotaAdjusterSettings(), + UpdateMask = new FieldMask(), + ValidateOnly = false, + }; + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettings(request); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_sync] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsSnippet.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsSnippet.g.cs new file mode 100644 index 000000000000..048f87a70e22 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsSnippet.g.cs @@ -0,0 +1,45 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_sync_flattened] + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for UpdateQuotaAdjusterSettings + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateQuotaAdjusterSettings() + { + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + QuotaAdjusterSettings quotaAdjusterSettings = new QuotaAdjusterSettings(); + FieldMask updateMask = new FieldMask(); + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettings(quotaAdjusterSettings, updateMask); + } + } + // [END cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_sync_flattened] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/snippet_metadata_google.api.cloudquotas.v1beta.json b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/snippet_metadata_google.api.cloudquotas.v1beta.json new file mode 100644 index 000000000000..ed2529c3e6c9 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets/snippet_metadata_google.api.cloudquotas.v1beta.json @@ -0,0 +1,2438 @@ +{ + "clientLibrary": { + "name": "Google.Cloud.CloudQuotas.V1Beta", + "language": "C_SHARP", + "apis": [ + { + "id": "google.api.cloudquotas.v1beta", + "version": "v1beta" + } + ] + }, + "snippets": [ + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync", + "title": "ListQuotaInfosRequestObject", + "description": "Snippet for ListQuotaInfos", + "file": "CloudQuotasClient.ListQuotaInfosRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaInfos", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaInfos", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaInfos", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaInfos", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 78, + "type": "FULL" + }, + { + "start": 36, + "end": 76, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async", + "title": "ListQuotaInfosRequestObjectAsync", + "description": "Snippet for ListQuotaInfosAsync", + "file": "CloudQuotasClient.ListQuotaInfosRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaInfosAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaInfosAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaInfos", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaInfos", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 80, + "type": "FULL" + }, + { + "start": 38, + "end": 78, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync_flattened", + "title": "ListQuotaInfos", + "description": "Snippet for ListQuotaInfos", + "file": "CloudQuotasClient.ListQuotaInfosSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaInfos", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaInfos", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaInfos", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaInfos", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async_flattened", + "title": "ListQuotaInfosAsync", + "description": "Snippet for ListQuotaInfosAsync", + "file": "CloudQuotasClient.ListQuotaInfosAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaInfosAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaInfosAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaInfos", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaInfos", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_sync_flattened_resourceNames", + "title": "ListQuotaInfosResourceNames", + "description": "Snippet for ListQuotaInfos", + "file": "CloudQuotasClient.ListQuotaInfosResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaInfos", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaInfos", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.ServiceName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaInfos", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaInfos", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaInfos_async_flattened_resourceNames", + "title": "ListQuotaInfosResourceNamesAsync", + "description": "Snippet for ListQuotaInfosAsync", + "file": "CloudQuotasClient.ListQuotaInfosResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaInfosAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaInfosAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.ServiceName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaInfos", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaInfos", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync", + "title": "GetQuotaInfoRequestObject", + "description": "Snippet for GetQuotaInfo", + "file": "CloudQuotasClient.GetQuotaInfoRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaInfo", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaInfo", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaInfo", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaInfo", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaInfo", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async", + "title": "GetQuotaInfoRequestObjectAsync", + "description": "Snippet for GetQuotaInfoAsync", + "file": "CloudQuotasClient.GetQuotaInfoRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaInfoAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaInfoAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaInfo", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaInfo", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync_flattened", + "title": "GetQuotaInfo", + "description": "Snippet for GetQuotaInfo", + "file": "CloudQuotasClient.GetQuotaInfoSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaInfo", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaInfo", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaInfo", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaInfo", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaInfo", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async_flattened", + "title": "GetQuotaInfoAsync", + "description": "Snippet for GetQuotaInfoAsync", + "file": "CloudQuotasClient.GetQuotaInfoAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaInfoAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaInfoAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaInfo", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaInfo", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_sync_flattened_resourceNames", + "title": "GetQuotaInfoResourceNames", + "description": "Snippet for GetQuotaInfo", + "file": "CloudQuotasClient.GetQuotaInfoResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaInfo", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaInfo", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaInfoName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaInfo", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaInfo", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaInfo", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaInfo_async_flattened_resourceNames", + "title": "GetQuotaInfoResourceNamesAsync", + "description": "Snippet for GetQuotaInfoAsync", + "file": "CloudQuotasClient.GetQuotaInfoResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaInfoAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaInfoAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaInfoName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaInfo", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaInfo", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync", + "title": "ListQuotaPreferencesRequestObject", + "description": "Snippet for ListQuotaPreferences", + "file": "CloudQuotasClient.ListQuotaPreferencesRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaPreferences", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaPreferences", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaPreferences", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaPreferences", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 80, + "type": "FULL" + }, + { + "start": 36, + "end": 78, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async", + "title": "ListQuotaPreferencesRequestObjectAsync", + "description": "Snippet for ListQuotaPreferencesAsync", + "file": "CloudQuotasClient.ListQuotaPreferencesRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaPreferencesAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaPreferencesAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaPreferences", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaPreferences", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 82, + "type": "FULL" + }, + { + "start": 38, + "end": 80, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync_flattened", + "title": "ListQuotaPreferences", + "description": "Snippet for ListQuotaPreferences", + "file": "CloudQuotasClient.ListQuotaPreferencesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaPreferences", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaPreferences", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaPreferences", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaPreferences", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async_flattened", + "title": "ListQuotaPreferencesAsync", + "description": "Snippet for ListQuotaPreferencesAsync", + "file": "CloudQuotasClient.ListQuotaPreferencesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaPreferencesAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaPreferencesAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaPreferences", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaPreferences", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_sync_flattened_resourceNames", + "title": "ListQuotaPreferencesResourceNames", + "description": "Snippet for ListQuotaPreferences", + "file": "CloudQuotasClient.ListQuotaPreferencesResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaPreferences", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaPreferences", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaPreferences", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaPreferences", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_ListQuotaPreferences_async_flattened_resourceNames", + "title": "ListQuotaPreferencesResourceNamesAsync", + "description": "Snippet for ListQuotaPreferencesAsync", + "file": "CloudQuotasClient.ListQuotaPreferencesResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListQuotaPreferencesAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.ListQuotaPreferencesAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "ListQuotaPreferences", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.ListQuotaPreferences", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync", + "title": "GetQuotaPreferenceRequestObject", + "description": "Snippet for GetQuotaPreference", + "file": "CloudQuotasClient.GetQuotaPreferenceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaPreference", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async", + "title": "GetQuotaPreferenceRequestObjectAsync", + "description": "Snippet for GetQuotaPreferenceAsync", + "file": "CloudQuotasClient.GetQuotaPreferenceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync_flattened", + "title": "GetQuotaPreference", + "description": "Snippet for GetQuotaPreference", + "file": "CloudQuotasClient.GetQuotaPreferenceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaPreference", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async_flattened", + "title": "GetQuotaPreferenceAsync", + "description": "Snippet for GetQuotaPreferenceAsync", + "file": "CloudQuotasClient.GetQuotaPreferenceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_sync_flattened_resourceNames", + "title": "GetQuotaPreferenceResourceNames", + "description": "Snippet for GetQuotaPreference", + "file": "CloudQuotasClient.GetQuotaPreferenceResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaPreference", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreferenceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_GetQuotaPreference_async_flattened_resourceNames", + "title": "GetQuotaPreferenceResourceNamesAsync", + "description": "Snippet for GetQuotaPreferenceAsync", + "file": "CloudQuotasClient.GetQuotaPreferenceResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.GetQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreferenceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "GetQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.GetQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync", + "title": "CreateQuotaPreferenceRequestObject", + "description": "Snippet for CreateQuotaPreference", + "file": "CloudQuotasClient.CreateQuotaPreferenceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreference", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 50, + "type": "FULL" + }, + { + "start": 34, + "end": 48, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async", + "title": "CreateQuotaPreferenceRequestObjectAsync", + "description": "Snippet for CreateQuotaPreferenceAsync", + "file": "CloudQuotasClient.CreateQuotaPreferenceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 51, + "type": "FULL" + }, + { + "start": 35, + "end": 49, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened1", + "title": "CreateQuotaPreference1", + "description": "Snippet for CreateQuotaPreference", + "file": "CloudQuotasClient.CreateQuotaPreference1Snippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreference", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "System.String", + "name": "quotaPreferenceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 34, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened1", + "title": "CreateQuotaPreference1Async", + "description": "Snippet for CreateQuotaPreferenceAsync", + "file": "CloudQuotasClient.CreateQuotaPreference1AsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "System.String", + "name": "quotaPreferenceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 35, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened1_resourceNames", + "title": "CreateQuotaPreference1ResourceNames", + "description": "Snippet for CreateQuotaPreference", + "file": "CloudQuotasClient.CreateQuotaPreference1ResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreference", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "System.String", + "name": "quotaPreferenceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 34, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened1_resourceNames", + "title": "CreateQuotaPreference1ResourceNamesAsync", + "description": "Snippet for CreateQuotaPreferenceAsync", + "file": "CloudQuotasClient.CreateQuotaPreference1ResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "System.String", + "name": "quotaPreferenceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 35, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened2", + "title": "CreateQuotaPreference2", + "description": "Snippet for CreateQuotaPreference", + "file": "CloudQuotasClient.CreateQuotaPreference2Snippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreference", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 34, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened2", + "title": "CreateQuotaPreference2Async", + "description": "Snippet for CreateQuotaPreferenceAsync", + "file": "CloudQuotasClient.CreateQuotaPreference2AsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_sync_flattened2_resourceNames", + "title": "CreateQuotaPreference2ResourceNames", + "description": "Snippet for CreateQuotaPreference", + "file": "CloudQuotasClient.CreateQuotaPreference2ResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreference", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 34, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_CreateQuotaPreference_async_flattened2_resourceNames", + "title": "CreateQuotaPreference2ResourceNamesAsync", + "description": "Snippet for CreateQuotaPreferenceAsync", + "file": "CloudQuotasClient.CreateQuotaPreference2ResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.CreateQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "CreateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.CreateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_sync", + "title": "UpdateQuotaPreferenceRequestObject", + "description": "Snippet for UpdateQuotaPreference", + "file": "CloudQuotasClient.UpdateQuotaPreferenceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.UpdateQuotaPreference", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "UpdateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.UpdateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 52, + "type": "FULL" + }, + { + "start": 35, + "end": 50, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_async", + "title": "UpdateQuotaPreferenceRequestObjectAsync", + "description": "Snippet for UpdateQuotaPreferenceAsync", + "file": "CloudQuotasClient.UpdateQuotaPreferenceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.UpdateQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "UpdateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.UpdateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 53, + "type": "FULL" + }, + { + "start": 36, + "end": 51, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_sync_flattened", + "title": "UpdateQuotaPreference", + "description": "Snippet for UpdateQuotaPreference", + "file": "CloudQuotasClient.UpdateQuotaPreferenceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateQuotaPreference", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.UpdateQuotaPreference", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "UpdateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.UpdateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_CloudQuotas_UpdateQuotaPreference_async_flattened", + "title": "UpdateQuotaPreferenceAsync", + "description": "Snippet for UpdateQuotaPreferenceAsync", + "file": "CloudQuotasClient.UpdateQuotaPreferenceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateQuotaPreferenceAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient.UpdateQuotaPreferenceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaPreference", + "name": "quotaPreference" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "CloudQuotasClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.CloudQuotasClient" + }, + "method": { + "shortName": "UpdateQuotaPreference", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas.UpdateQuotaPreference", + "service": { + "shortName": "CloudQuotas", + "fullName": "google.api.cloudquotas.v1beta.CloudQuotas" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 36, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_sync", + "title": "UpdateQuotaAdjusterSettingsRequestObject", + "description": "Snippet for UpdateQuotaAdjusterSettings", + "file": "QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateQuotaAdjusterSettings", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettings", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "UpdateQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.UpdateQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 47, + "type": "FULL" + }, + { + "start": 35, + "end": 45, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_async", + "title": "UpdateQuotaAdjusterSettingsRequestObjectAsync", + "description": "Snippet for UpdateQuotaAdjusterSettingsAsync", + "file": "QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateQuotaAdjusterSettingsAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "UpdateQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.UpdateQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 48, + "type": "FULL" + }, + { + "start": 36, + "end": 46, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_sync_flattened", + "title": "UpdateQuotaAdjusterSettings", + "description": "Snippet for UpdateQuotaAdjusterSettings", + "file": "QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateQuotaAdjusterSettings", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettings", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings", + "name": "quotaAdjusterSettings" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "UpdateQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.UpdateQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 43, + "type": "FULL" + }, + { + "start": 35, + "end": 41, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_UpdateQuotaAdjusterSettings_async_flattened", + "title": "UpdateQuotaAdjusterSettingsAsync", + "description": "Snippet for UpdateQuotaAdjusterSettingsAsync", + "file": "QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateQuotaAdjusterSettingsAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings", + "name": "quotaAdjusterSettings" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "UpdateQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.UpdateQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 36, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync", + "title": "GetQuotaAdjusterSettingsRequestObject", + "description": "Snippet for GetQuotaAdjusterSettings", + "file": "QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.GetQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async", + "title": "GetQuotaAdjusterSettingsRequestObjectAsync", + "description": "Snippet for GetQuotaAdjusterSettingsAsync", + "file": "QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaAdjusterSettingsAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.GetQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync_flattened", + "title": "GetQuotaAdjusterSettings", + "description": "Snippet for GetQuotaAdjusterSettings", + "file": "QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.GetQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async_flattened", + "title": "GetQuotaAdjusterSettingsAsync", + "description": "Snippet for GetQuotaAdjusterSettingsAsync", + "file": "QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaAdjusterSettingsAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.GetQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_sync_flattened_resourceNames", + "title": "GetQuotaAdjusterSettingsResourceNames", + "description": "Snippet for GetQuotaAdjusterSettings", + "file": "QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings", + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.GetQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "cloudquotas_v1beta_generated_QuotaAdjusterSettingsManager_GetQuotaAdjusterSettings_async_flattened_resourceNames", + "title": "GetQuotaAdjusterSettingsResourceNamesAsync", + "description": "Snippet for GetQuotaAdjusterSettingsAsync", + "file": "QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetQuotaAdjusterSettingsAsync", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "QuotaAdjusterSettingsManagerClient", + "fullName": "Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManagerClient" + }, + "method": { + "shortName": "GetQuotaAdjusterSettings", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager.GetQuotaAdjusterSettings", + "service": { + "shortName": "QuotaAdjusterSettingsManager", + "fullName": "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + } + ] +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/CloudQuotasClientSnippets.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/CloudQuotasClientSnippets.g.cs new file mode 100644 index 000000000000..d559f13c3418 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/CloudQuotasClientSnippets.g.cs @@ -0,0 +1,1000 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + using Google.Api.Gax; + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + using System; + using System.Linq; + using System.Threading.Tasks; + + /// Generated snippets. + public sealed class AllGeneratedCloudQuotasClientSnippets + { + /// Snippet for ListQuotaInfos + public void ListQuotaInfosRequestObject() + { + // Snippet: ListQuotaInfos(ListQuotaInfosRequest, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + ListQuotaInfosRequest request = new ListQuotaInfosRequest + { + ParentAsServiceName = ServiceName.FromProjectLocationService("[PROJECT]", "[LOCATION]", "[SERVICE]"), + }; + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaInfos(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaInfo item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaInfosResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaInfosAsync + public async Task ListQuotaInfosRequestObjectAsync() + { + // Snippet: ListQuotaInfosAsync(ListQuotaInfosRequest, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + ListQuotaInfosRequest request = new ListQuotaInfosRequest + { + ParentAsServiceName = ServiceName.FromProjectLocationService("[PROJECT]", "[LOCATION]", "[SERVICE]"), + }; + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaInfosAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaInfo item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaInfosResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaInfos + public void ListQuotaInfos() + { + // Snippet: ListQuotaInfos(string, string, int?, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]/services/[SERVICE]"; + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaInfos(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaInfo item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaInfosResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaInfosAsync + public async Task ListQuotaInfosAsync() + { + // Snippet: ListQuotaInfosAsync(string, string, int?, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]/services/[SERVICE]"; + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaInfosAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaInfo item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaInfosResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaInfos + public void ListQuotaInfosResourceNames() + { + // Snippet: ListQuotaInfos(ServiceName, string, int?, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + ServiceName parent = ServiceName.FromProjectLocationService("[PROJECT]", "[LOCATION]", "[SERVICE]"); + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaInfos(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaInfo item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaInfosResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaInfosAsync + public async Task ListQuotaInfosResourceNamesAsync() + { + // Snippet: ListQuotaInfosAsync(ServiceName, string, int?, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + ServiceName parent = ServiceName.FromProjectLocationService("[PROJECT]", "[LOCATION]", "[SERVICE]"); + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaInfosAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaInfo item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaInfosResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaInfo item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaInfo item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for GetQuotaInfo + public void GetQuotaInfoRequestObject() + { + // Snippet: GetQuotaInfo(GetQuotaInfoRequest, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + GetQuotaInfoRequest request = new GetQuotaInfoRequest + { + QuotaInfoName = QuotaInfoName.FromProjectLocationServiceQuotaInfo("[PROJECT]", "[LOCATION]", "[SERVICE]", "[QUOTA_INFO]"), + }; + // Make the request + QuotaInfo response = cloudQuotasClient.GetQuotaInfo(request); + // End snippet + } + + /// Snippet for GetQuotaInfoAsync + public async Task GetQuotaInfoRequestObjectAsync() + { + // Snippet: GetQuotaInfoAsync(GetQuotaInfoRequest, CallSettings) + // Additional: GetQuotaInfoAsync(GetQuotaInfoRequest, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + GetQuotaInfoRequest request = new GetQuotaInfoRequest + { + QuotaInfoName = QuotaInfoName.FromProjectLocationServiceQuotaInfo("[PROJECT]", "[LOCATION]", "[SERVICE]", "[QUOTA_INFO]"), + }; + // Make the request + QuotaInfo response = await cloudQuotasClient.GetQuotaInfoAsync(request); + // End snippet + } + + /// Snippet for GetQuotaInfo + public void GetQuotaInfo() + { + // Snippet: GetQuotaInfo(string, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/services/[SERVICE]/quotaInfos/[QUOTA_INFO]"; + // Make the request + QuotaInfo response = cloudQuotasClient.GetQuotaInfo(name); + // End snippet + } + + /// Snippet for GetQuotaInfoAsync + public async Task GetQuotaInfoAsync() + { + // Snippet: GetQuotaInfoAsync(string, CallSettings) + // Additional: GetQuotaInfoAsync(string, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/services/[SERVICE]/quotaInfos/[QUOTA_INFO]"; + // Make the request + QuotaInfo response = await cloudQuotasClient.GetQuotaInfoAsync(name); + // End snippet + } + + /// Snippet for GetQuotaInfo + public void GetQuotaInfoResourceNames() + { + // Snippet: GetQuotaInfo(QuotaInfoName, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + QuotaInfoName name = QuotaInfoName.FromProjectLocationServiceQuotaInfo("[PROJECT]", "[LOCATION]", "[SERVICE]", "[QUOTA_INFO]"); + // Make the request + QuotaInfo response = cloudQuotasClient.GetQuotaInfo(name); + // End snippet + } + + /// Snippet for GetQuotaInfoAsync + public async Task GetQuotaInfoResourceNamesAsync() + { + // Snippet: GetQuotaInfoAsync(QuotaInfoName, CallSettings) + // Additional: GetQuotaInfoAsync(QuotaInfoName, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + QuotaInfoName name = QuotaInfoName.FromProjectLocationServiceQuotaInfo("[PROJECT]", "[LOCATION]", "[SERVICE]", "[QUOTA_INFO]"); + // Make the request + QuotaInfo response = await cloudQuotasClient.GetQuotaInfoAsync(name); + // End snippet + } + + /// Snippet for ListQuotaPreferences + public void ListQuotaPreferencesRequestObject() + { + // Snippet: ListQuotaPreferences(ListQuotaPreferencesRequest, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + ListQuotaPreferencesRequest request = new ListQuotaPreferencesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaPreferences(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaPreference item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaPreferencesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaPreferencesAsync + public async Task ListQuotaPreferencesRequestObjectAsync() + { + // Snippet: ListQuotaPreferencesAsync(ListQuotaPreferencesRequest, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + ListQuotaPreferencesRequest request = new ListQuotaPreferencesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaPreferencesAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaPreference item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaPreferencesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaPreferences + public void ListQuotaPreferences() + { + // Snippet: ListQuotaPreferences(string, string, int?, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaPreferences(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaPreference item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaPreferencesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaPreferencesAsync + public async Task ListQuotaPreferencesAsync() + { + // Snippet: ListQuotaPreferencesAsync(string, string, int?, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaPreferencesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaPreference item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaPreferencesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaPreferences + public void ListQuotaPreferencesResourceNames() + { + // Snippet: ListQuotaPreferences(LocationName, string, int?, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = cloudQuotasClient.ListQuotaPreferences(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (QuotaPreference item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListQuotaPreferencesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListQuotaPreferencesAsync + public async Task ListQuotaPreferencesResourceNamesAsync() + { + // Snippet: ListQuotaPreferencesAsync(LocationName, string, int?, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = cloudQuotasClient.ListQuotaPreferencesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((QuotaPreference item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListQuotaPreferencesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (QuotaPreference item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (QuotaPreference item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for GetQuotaPreference + public void GetQuotaPreferenceRequestObject() + { + // Snippet: GetQuotaPreference(GetQuotaPreferenceRequest, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + GetQuotaPreferenceRequest request = new GetQuotaPreferenceRequest + { + QuotaPreferenceName = QuotaPreferenceName.FromProjectLocationQuotaPreference("[PROJECT]", "[LOCATION]", "[QUOTA_PREFERENCE]"), + }; + // Make the request + QuotaPreference response = cloudQuotasClient.GetQuotaPreference(request); + // End snippet + } + + /// Snippet for GetQuotaPreferenceAsync + public async Task GetQuotaPreferenceRequestObjectAsync() + { + // Snippet: GetQuotaPreferenceAsync(GetQuotaPreferenceRequest, CallSettings) + // Additional: GetQuotaPreferenceAsync(GetQuotaPreferenceRequest, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + GetQuotaPreferenceRequest request = new GetQuotaPreferenceRequest + { + QuotaPreferenceName = QuotaPreferenceName.FromProjectLocationQuotaPreference("[PROJECT]", "[LOCATION]", "[QUOTA_PREFERENCE]"), + }; + // Make the request + QuotaPreference response = await cloudQuotasClient.GetQuotaPreferenceAsync(request); + // End snippet + } + + /// Snippet for GetQuotaPreference + public void GetQuotaPreference() + { + // Snippet: GetQuotaPreference(string, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/quotaPreferences/[QUOTA_PREFERENCE]"; + // Make the request + QuotaPreference response = cloudQuotasClient.GetQuotaPreference(name); + // End snippet + } + + /// Snippet for GetQuotaPreferenceAsync + public async Task GetQuotaPreferenceAsync() + { + // Snippet: GetQuotaPreferenceAsync(string, CallSettings) + // Additional: GetQuotaPreferenceAsync(string, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/quotaPreferences/[QUOTA_PREFERENCE]"; + // Make the request + QuotaPreference response = await cloudQuotasClient.GetQuotaPreferenceAsync(name); + // End snippet + } + + /// Snippet for GetQuotaPreference + public void GetQuotaPreferenceResourceNames() + { + // Snippet: GetQuotaPreference(QuotaPreferenceName, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + QuotaPreferenceName name = QuotaPreferenceName.FromProjectLocationQuotaPreference("[PROJECT]", "[LOCATION]", "[QUOTA_PREFERENCE]"); + // Make the request + QuotaPreference response = cloudQuotasClient.GetQuotaPreference(name); + // End snippet + } + + /// Snippet for GetQuotaPreferenceAsync + public async Task GetQuotaPreferenceResourceNamesAsync() + { + // Snippet: GetQuotaPreferenceAsync(QuotaPreferenceName, CallSettings) + // Additional: GetQuotaPreferenceAsync(QuotaPreferenceName, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + QuotaPreferenceName name = QuotaPreferenceName.FromProjectLocationQuotaPreference("[PROJECT]", "[LOCATION]", "[QUOTA_PREFERENCE]"); + // Make the request + QuotaPreference response = await cloudQuotasClient.GetQuotaPreferenceAsync(name); + // End snippet + } + + /// Snippet for CreateQuotaPreference + public void CreateQuotaPreferenceRequestObject() + { + // Snippet: CreateQuotaPreference(CreateQuotaPreferenceRequest, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + CreateQuotaPreferenceRequest request = new CreateQuotaPreferenceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + QuotaPreferenceId = "", + QuotaPreference = new QuotaPreference(), + IgnoreSafetyChecks = + { + QuotaSafetyCheck.Unspecified, + }, + }; + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(request); + // End snippet + } + + /// Snippet for CreateQuotaPreferenceAsync + public async Task CreateQuotaPreferenceRequestObjectAsync() + { + // Snippet: CreateQuotaPreferenceAsync(CreateQuotaPreferenceRequest, CallSettings) + // Additional: CreateQuotaPreferenceAsync(CreateQuotaPreferenceRequest, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + CreateQuotaPreferenceRequest request = new CreateQuotaPreferenceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + QuotaPreferenceId = "", + QuotaPreference = new QuotaPreference(), + IgnoreSafetyChecks = + { + QuotaSafetyCheck.Unspecified, + }, + }; + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(request); + // End snippet + } + + /// Snippet for CreateQuotaPreference + public void CreateQuotaPreference1() + { + // Snippet: CreateQuotaPreference(string, QuotaPreference, string, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + QuotaPreference quotaPreference = new QuotaPreference(); + string quotaPreferenceId = ""; + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(parent, quotaPreference, quotaPreferenceId); + // End snippet + } + + /// Snippet for CreateQuotaPreferenceAsync + public async Task CreateQuotaPreference1Async() + { + // Snippet: CreateQuotaPreferenceAsync(string, QuotaPreference, string, CallSettings) + // Additional: CreateQuotaPreferenceAsync(string, QuotaPreference, string, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + QuotaPreference quotaPreference = new QuotaPreference(); + string quotaPreferenceId = ""; + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(parent, quotaPreference, quotaPreferenceId); + // End snippet + } + + /// Snippet for CreateQuotaPreference + public void CreateQuotaPreference1ResourceNames() + { + // Snippet: CreateQuotaPreference(LocationName, QuotaPreference, string, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + QuotaPreference quotaPreference = new QuotaPreference(); + string quotaPreferenceId = ""; + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(parent, quotaPreference, quotaPreferenceId); + // End snippet + } + + /// Snippet for CreateQuotaPreferenceAsync + public async Task CreateQuotaPreference1ResourceNamesAsync() + { + // Snippet: CreateQuotaPreferenceAsync(LocationName, QuotaPreference, string, CallSettings) + // Additional: CreateQuotaPreferenceAsync(LocationName, QuotaPreference, string, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + QuotaPreference quotaPreference = new QuotaPreference(); + string quotaPreferenceId = ""; + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(parent, quotaPreference, quotaPreferenceId); + // End snippet + } + + /// Snippet for CreateQuotaPreference + public void CreateQuotaPreference2() + { + // Snippet: CreateQuotaPreference(string, QuotaPreference, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + QuotaPreference quotaPreference = new QuotaPreference(); + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(parent, quotaPreference); + // End snippet + } + + /// Snippet for CreateQuotaPreferenceAsync + public async Task CreateQuotaPreference2Async() + { + // Snippet: CreateQuotaPreferenceAsync(string, QuotaPreference, CallSettings) + // Additional: CreateQuotaPreferenceAsync(string, QuotaPreference, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + QuotaPreference quotaPreference = new QuotaPreference(); + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(parent, quotaPreference); + // End snippet + } + + /// Snippet for CreateQuotaPreference + public void CreateQuotaPreference2ResourceNames() + { + // Snippet: CreateQuotaPreference(LocationName, QuotaPreference, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + QuotaPreference quotaPreference = new QuotaPreference(); + // Make the request + QuotaPreference response = cloudQuotasClient.CreateQuotaPreference(parent, quotaPreference); + // End snippet + } + + /// Snippet for CreateQuotaPreferenceAsync + public async Task CreateQuotaPreference2ResourceNamesAsync() + { + // Snippet: CreateQuotaPreferenceAsync(LocationName, QuotaPreference, CallSettings) + // Additional: CreateQuotaPreferenceAsync(LocationName, QuotaPreference, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + QuotaPreference quotaPreference = new QuotaPreference(); + // Make the request + QuotaPreference response = await cloudQuotasClient.CreateQuotaPreferenceAsync(parent, quotaPreference); + // End snippet + } + + /// Snippet for UpdateQuotaPreference + public void UpdateQuotaPreferenceRequestObject() + { + // Snippet: UpdateQuotaPreference(UpdateQuotaPreferenceRequest, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + UpdateQuotaPreferenceRequest request = new UpdateQuotaPreferenceRequest + { + UpdateMask = new FieldMask(), + QuotaPreference = new QuotaPreference(), + AllowMissing = false, + ValidateOnly = false, + IgnoreSafetyChecks = + { + QuotaSafetyCheck.Unspecified, + }, + }; + // Make the request + QuotaPreference response = cloudQuotasClient.UpdateQuotaPreference(request); + // End snippet + } + + /// Snippet for UpdateQuotaPreferenceAsync + public async Task UpdateQuotaPreferenceRequestObjectAsync() + { + // Snippet: UpdateQuotaPreferenceAsync(UpdateQuotaPreferenceRequest, CallSettings) + // Additional: UpdateQuotaPreferenceAsync(UpdateQuotaPreferenceRequest, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + UpdateQuotaPreferenceRequest request = new UpdateQuotaPreferenceRequest + { + UpdateMask = new FieldMask(), + QuotaPreference = new QuotaPreference(), + AllowMissing = false, + ValidateOnly = false, + IgnoreSafetyChecks = + { + QuotaSafetyCheck.Unspecified, + }, + }; + // Make the request + QuotaPreference response = await cloudQuotasClient.UpdateQuotaPreferenceAsync(request); + // End snippet + } + + /// Snippet for UpdateQuotaPreference + public void UpdateQuotaPreference() + { + // Snippet: UpdateQuotaPreference(QuotaPreference, FieldMask, CallSettings) + // Create client + CloudQuotasClient cloudQuotasClient = CloudQuotasClient.Create(); + // Initialize request argument(s) + QuotaPreference quotaPreference = new QuotaPreference(); + FieldMask updateMask = new FieldMask(); + // Make the request + QuotaPreference response = cloudQuotasClient.UpdateQuotaPreference(quotaPreference, updateMask); + // End snippet + } + + /// Snippet for UpdateQuotaPreferenceAsync + public async Task UpdateQuotaPreferenceAsync() + { + // Snippet: UpdateQuotaPreferenceAsync(QuotaPreference, FieldMask, CallSettings) + // Additional: UpdateQuotaPreferenceAsync(QuotaPreference, FieldMask, CancellationToken) + // Create client + CloudQuotasClient cloudQuotasClient = await CloudQuotasClient.CreateAsync(); + // Initialize request argument(s) + QuotaPreference quotaPreference = new QuotaPreference(); + FieldMask updateMask = new FieldMask(); + // Make the request + QuotaPreference response = await cloudQuotasClient.UpdateQuotaPreferenceAsync(quotaPreference, updateMask); + // End snippet + } + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/Google.Cloud.CloudQuotas.V1Beta.Snippets.csproj b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/Google.Cloud.CloudQuotas.V1Beta.Snippets.csproj new file mode 100644 index 000000000000..ee8b4d2f88b6 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/Google.Cloud.CloudQuotas.V1Beta.Snippets.csproj @@ -0,0 +1,20 @@ + + + + net6.0;net462 + net6.0 + false + 1701;1702;1705;xUnit2004;xUnit2013 + + + + + + + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/QuotaAdjusterSettingsManagerClientSnippets.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/QuotaAdjusterSettingsManagerClientSnippets.g.cs new file mode 100644 index 000000000000..174585e0a52c --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.Snippets/QuotaAdjusterSettingsManagerClientSnippets.g.cs @@ -0,0 +1,179 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + using Google.Cloud.CloudQuotas.V1Beta; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + /// Generated snippets. + public sealed class AllGeneratedQuotaAdjusterSettingsManagerClientSnippets + { + /// Snippet for UpdateQuotaAdjusterSettings + public void UpdateQuotaAdjusterSettingsRequestObject() + { + // Snippet: UpdateQuotaAdjusterSettings(UpdateQuotaAdjusterSettingsRequest, CallSettings) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + UpdateQuotaAdjusterSettingsRequest request = new UpdateQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettings = new QuotaAdjusterSettings(), + UpdateMask = new FieldMask(), + ValidateOnly = false, + }; + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettings(request); + // End snippet + } + + /// Snippet for UpdateQuotaAdjusterSettingsAsync + public async Task UpdateQuotaAdjusterSettingsRequestObjectAsync() + { + // Snippet: UpdateQuotaAdjusterSettingsAsync(UpdateQuotaAdjusterSettingsRequest, CallSettings) + // Additional: UpdateQuotaAdjusterSettingsAsync(UpdateQuotaAdjusterSettingsRequest, CancellationToken) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + UpdateQuotaAdjusterSettingsRequest request = new UpdateQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettings = new QuotaAdjusterSettings(), + UpdateMask = new FieldMask(), + ValidateOnly = false, + }; + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsync(request); + // End snippet + } + + /// Snippet for UpdateQuotaAdjusterSettings + public void UpdateQuotaAdjusterSettings() + { + // Snippet: UpdateQuotaAdjusterSettings(QuotaAdjusterSettings, FieldMask, CallSettings) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + QuotaAdjusterSettings quotaAdjusterSettings = new QuotaAdjusterSettings(); + FieldMask updateMask = new FieldMask(); + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettings(quotaAdjusterSettings, updateMask); + // End snippet + } + + /// Snippet for UpdateQuotaAdjusterSettingsAsync + public async Task UpdateQuotaAdjusterSettingsAsync() + { + // Snippet: UpdateQuotaAdjusterSettingsAsync(QuotaAdjusterSettings, FieldMask, CallSettings) + // Additional: UpdateQuotaAdjusterSettingsAsync(QuotaAdjusterSettings, FieldMask, CancellationToken) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + QuotaAdjusterSettings quotaAdjusterSettings = new QuotaAdjusterSettings(); + FieldMask updateMask = new FieldMask(); + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsync(quotaAdjusterSettings, updateMask); + // End snippet + } + + /// Snippet for GetQuotaAdjusterSettings + public void GetQuotaAdjusterSettingsRequestObject() + { + // Snippet: GetQuotaAdjusterSettings(GetQuotaAdjusterSettingsRequest, CallSettings) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + GetQuotaAdjusterSettingsRequest request = new GetQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettingsName = QuotaAdjusterSettingsName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + }; + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings(request); + // End snippet + } + + /// Snippet for GetQuotaAdjusterSettingsAsync + public async Task GetQuotaAdjusterSettingsRequestObjectAsync() + { + // Snippet: GetQuotaAdjusterSettingsAsync(GetQuotaAdjusterSettingsRequest, CallSettings) + // Additional: GetQuotaAdjusterSettingsAsync(GetQuotaAdjusterSettingsRequest, CancellationToken) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + GetQuotaAdjusterSettingsRequest request = new GetQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettingsName = QuotaAdjusterSettingsName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + }; + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync(request); + // End snippet + } + + /// Snippet for GetQuotaAdjusterSettings + public void GetQuotaAdjusterSettings() + { + // Snippet: GetQuotaAdjusterSettings(string, CallSettings) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/quotaAdjusterSettings"; + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings(name); + // End snippet + } + + /// Snippet for GetQuotaAdjusterSettingsAsync + public async Task GetQuotaAdjusterSettingsAsync() + { + // Snippet: GetQuotaAdjusterSettingsAsync(string, CallSettings) + // Additional: GetQuotaAdjusterSettingsAsync(string, CancellationToken) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/quotaAdjusterSettings"; + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync(name); + // End snippet + } + + /// Snippet for GetQuotaAdjusterSettings + public void GetQuotaAdjusterSettingsResourceNames() + { + // Snippet: GetQuotaAdjusterSettings(QuotaAdjusterSettingsName, CallSettings) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = QuotaAdjusterSettingsManagerClient.Create(); + // Initialize request argument(s) + QuotaAdjusterSettingsName name = QuotaAdjusterSettingsName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + QuotaAdjusterSettings response = quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings(name); + // End snippet + } + + /// Snippet for GetQuotaAdjusterSettingsAsync + public async Task GetQuotaAdjusterSettingsResourceNamesAsync() + { + // Snippet: GetQuotaAdjusterSettingsAsync(QuotaAdjusterSettingsName, CallSettings) + // Additional: GetQuotaAdjusterSettingsAsync(QuotaAdjusterSettingsName, CancellationToken) + // Create client + QuotaAdjusterSettingsManagerClient quotaAdjusterSettingsManagerClient = await QuotaAdjusterSettingsManagerClient.CreateAsync(); + // Initialize request argument(s) + QuotaAdjusterSettingsName name = QuotaAdjusterSettingsName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + QuotaAdjusterSettings response = await quotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync(name); + // End snippet + } + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.sln b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.sln new file mode 100644 index 000000000000..c962ab9caef5 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.sln @@ -0,0 +1,37 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.2.32516.85 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.CloudQuotas.V1Beta", "Google.Cloud.CloudQuotas.V1Beta\Google.Cloud.CloudQuotas.V1Beta.csproj", "{FE4BDC0B-99A0-63B3-B584-5EF48B3791AE}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.CloudQuotas.V1Beta.Snippets", "Google.Cloud.CloudQuotas.V1Beta.Snippets\Google.Cloud.CloudQuotas.V1Beta.Snippets.csproj", "{95E14763-AA45-F72D-CC97-F2CF5626F9C9}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets", "Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets\Google.Cloud.CloudQuotas.V1Beta.GeneratedSnippets.csproj", "{6099C0D2-2AFE-8D14-DD8A-20DD4D03A51B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.ClientTesting", "..\..\tools\Google.Cloud.ClientTesting\Google.Cloud.ClientTesting.csproj", "{29974B0C-A7B0-8CA8-AE32-99F622C89044}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {FE4BDC0B-99A0-63B3-B584-5EF48B3791AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FE4BDC0B-99A0-63B3-B584-5EF48B3791AE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FE4BDC0B-99A0-63B3-B584-5EF48B3791AE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FE4BDC0B-99A0-63B3-B584-5EF48B3791AE}.Release|Any CPU.Build.0 = Release|Any CPU + {95E14763-AA45-F72D-CC97-F2CF5626F9C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {95E14763-AA45-F72D-CC97-F2CF5626F9C9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {95E14763-AA45-F72D-CC97-F2CF5626F9C9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {95E14763-AA45-F72D-CC97-F2CF5626F9C9}.Release|Any CPU.Build.0 = Release|Any CPU + {6099C0D2-2AFE-8D14-DD8A-20DD4D03A51B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6099C0D2-2AFE-8D14-DD8A-20DD4D03A51B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6099C0D2-2AFE-8D14-DD8A-20DD4D03A51B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6099C0D2-2AFE-8D14-DD8A-20DD4D03A51B}.Release|Any CPU.Build.0 = Release|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Debug|Any CPU.Build.0 = Debug|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Release|Any CPU.ActiveCfg = Release|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudQuotasClient.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudQuotasClient.g.cs new file mode 100644 index 000000000000..bc5baa440d57 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudQuotasClient.g.cs @@ -0,0 +1,1572 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gax = Google.Api.Gax; +using gaxgrpc = Google.Api.Gax.Grpc; +using grpccore = Grpc.Core; +using grpcinter = Grpc.Core.Interceptors; +using mel = Microsoft.Extensions.Logging; +using proto = Google.Protobuf; +using sc = System.Collections; +using scg = System.Collections.Generic; +using sco = System.Collections.ObjectModel; +using st = System.Threading; +using stt = System.Threading.Tasks; +using sys = System; +using wkt = Google.Protobuf.WellKnownTypes; + +namespace Google.Cloud.CloudQuotas.V1Beta +{ + /// Settings for instances. + public sealed partial class CloudQuotasSettings : gaxgrpc::ServiceSettingsBase + { + /// Get a new instance of the default . + /// A new instance of the default . + public static CloudQuotasSettings GetDefault() => new CloudQuotasSettings(); + + /// Constructs a new object with default settings. + public CloudQuotasSettings() + { + } + + private CloudQuotasSettings(CloudQuotasSettings existing) : base(existing) + { + gax::GaxPreconditions.CheckNotNull(existing, nameof(existing)); + ListQuotaInfosSettings = existing.ListQuotaInfosSettings; + GetQuotaInfoSettings = existing.GetQuotaInfoSettings; + ListQuotaPreferencesSettings = existing.ListQuotaPreferencesSettings; + GetQuotaPreferenceSettings = existing.GetQuotaPreferenceSettings; + CreateQuotaPreferenceSettings = existing.CreateQuotaPreferenceSettings; + UpdateQuotaPreferenceSettings = existing.UpdateQuotaPreferenceSettings; + OnCopy(existing); + } + + partial void OnCopy(CloudQuotasSettings existing); + + /// + /// for synchronous and asynchronous calls to + /// CloudQuotasClient.ListQuotaInfos and CloudQuotasClient.ListQuotaInfosAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings ListQuotaInfosSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// CloudQuotasClient.GetQuotaInfo and CloudQuotasClient.GetQuotaInfoAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings GetQuotaInfoSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// CloudQuotasClient.ListQuotaPreferences and CloudQuotasClient.ListQuotaPreferencesAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings ListQuotaPreferencesSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// CloudQuotasClient.GetQuotaPreference and CloudQuotasClient.GetQuotaPreferenceAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings GetQuotaPreferenceSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// CloudQuotasClient.CreateQuotaPreference and CloudQuotasClient.CreateQuotaPreferenceAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings CreateQuotaPreferenceSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// CloudQuotasClient.UpdateQuotaPreference and CloudQuotasClient.UpdateQuotaPreferenceAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings UpdateQuotaPreferenceSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// Creates a deep clone of this object, with all the same property values. + /// A deep clone of this object. + public CloudQuotasSettings Clone() => new CloudQuotasSettings(this); + } + + /// + /// Builder class for to provide simple configuration of credentials, endpoint etc. + /// + public sealed partial class CloudQuotasClientBuilder : gaxgrpc::ClientBuilderBase + { + /// The settings to use for RPCs, or null for the default settings. + public CloudQuotasSettings Settings { get; set; } + + /// Creates a new builder with default settings. + public CloudQuotasClientBuilder() : base(CloudQuotasClient.ServiceMetadata) + { + } + + partial void InterceptBuild(ref CloudQuotasClient client); + + partial void InterceptBuildAsync(st::CancellationToken cancellationToken, ref stt::Task task); + + /// Builds the resulting client. + public override CloudQuotasClient Build() + { + CloudQuotasClient client = null; + InterceptBuild(ref client); + return client ?? BuildImpl(); + } + + /// Builds the resulting client asynchronously. + public override stt::Task BuildAsync(st::CancellationToken cancellationToken = default) + { + stt::Task task = null; + InterceptBuildAsync(cancellationToken, ref task); + return task ?? BuildAsyncImpl(cancellationToken); + } + + private CloudQuotasClient BuildImpl() + { + Validate(); + grpccore::CallInvoker callInvoker = CreateCallInvoker(); + return CloudQuotasClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + private async stt::Task BuildAsyncImpl(st::CancellationToken cancellationToken) + { + Validate(); + grpccore::CallInvoker callInvoker = await CreateCallInvokerAsync(cancellationToken).ConfigureAwait(false); + return CloudQuotasClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + /// Returns the channel pool to use when no other options are specified. + protected override gaxgrpc::ChannelPool GetChannelPool() => CloudQuotasClient.ChannelPool; + } + + /// CloudQuotas client wrapper, for convenient use. + /// + /// The Cloud Quotas API is an infrastructure service for Google Cloud that lets + /// service consumers list and manage their resource usage limits. + /// + /// - List/Get the metadata and current status of the quotas for a service. + /// - Create/Update quota preferencess that declare the preferred quota values. + /// - Check the status of a quota preference request. + /// - List/Get pending and historical quota preference. + /// + public abstract partial class CloudQuotasClient + { + /// + /// The default endpoint for the CloudQuotas service, which is a host of "cloudquotas.googleapis.com" and a port + /// of 443. + /// + public static string DefaultEndpoint { get; } = "cloudquotas.googleapis.com:443"; + + /// The default CloudQuotas scopes. + /// + /// The default CloudQuotas scopes are: + /// + /// https://www.googleapis.com/auth/cloud-platform + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/cloud-platform", + }); + + /// The service metadata associated with this client type. + public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(CloudQuotas.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); + + internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata); + + /// + /// Asynchronously creates a using the default credentials, endpoint and + /// settings. To specify custom credentials or other settings, use . + /// + /// + /// The to use while creating the client. + /// + /// The task representing the created . + public static stt::Task CreateAsync(st::CancellationToken cancellationToken = default) => + new CloudQuotasClientBuilder().BuildAsync(cancellationToken); + + /// + /// Synchronously creates a using the default credentials, endpoint and + /// settings. To specify custom credentials or other settings, use . + /// + /// The created . + public static CloudQuotasClient Create() => new CloudQuotasClientBuilder().Build(); + + /// + /// Creates a which uses the specified call invoker for remote operations. + /// + /// + /// The for remote operations. Must not be null. + /// + /// Optional . + /// Optional . + /// The created . + internal static CloudQuotasClient Create(grpccore::CallInvoker callInvoker, CloudQuotasSettings settings = null, mel::ILogger logger = null) + { + gax::GaxPreconditions.CheckNotNull(callInvoker, nameof(callInvoker)); + grpcinter::Interceptor interceptor = settings?.Interceptor; + if (interceptor != null) + { + callInvoker = grpcinter::CallInvokerExtensions.Intercept(callInvoker, interceptor); + } + CloudQuotas.CloudQuotasClient grpcClient = new CloudQuotas.CloudQuotasClient(callInvoker); + return new CloudQuotasClientImpl(grpcClient, settings, logger); + } + + /// + /// Shuts down any channels automatically created by and + /// . Channels which weren't automatically created are not + /// affected. + /// + /// + /// After calling this method, further calls to and + /// will create new channels, which could in turn be shut down + /// by another call to this method. + /// + /// A task representing the asynchronous shutdown operation. + public static stt::Task ShutdownDefaultChannelsAsync() => ChannelPool.ShutdownChannelsAsync(); + + /// The underlying gRPC CloudQuotas client + public virtual CloudQuotas.CloudQuotasClient GrpcClient => throw new sys::NotImplementedException(); + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListQuotaInfos(ListQuotaInfosRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListQuotaInfosAsync(ListQuotaInfosRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// + /// Required. Parent value of QuotaInfo resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// Example names: + /// `projects/123/locations/global/services/compute.googleapis.com` + /// `folders/234/locations/global/services/compute.googleapis.com` + /// `organizations/345/locations/global/services/compute.googleapis.com` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListQuotaInfos(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListQuotaInfosRequest request = new ListQuotaInfosRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListQuotaInfos(request, callSettings); + } + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// + /// Required. Parent value of QuotaInfo resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// Example names: + /// `projects/123/locations/global/services/compute.googleapis.com` + /// `folders/234/locations/global/services/compute.googleapis.com` + /// `organizations/345/locations/global/services/compute.googleapis.com` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListQuotaInfosAsync(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListQuotaInfosRequest request = new ListQuotaInfosRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListQuotaInfosAsync(request, callSettings); + } + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// + /// Required. Parent value of QuotaInfo resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// Example names: + /// `projects/123/locations/global/services/compute.googleapis.com` + /// `folders/234/locations/global/services/compute.googleapis.com` + /// `organizations/345/locations/global/services/compute.googleapis.com` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListQuotaInfos(ServiceName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListQuotaInfosRequest request = new ListQuotaInfosRequest + { + ParentAsServiceName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListQuotaInfos(request, callSettings); + } + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// + /// Required. Parent value of QuotaInfo resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// Example names: + /// `projects/123/locations/global/services/compute.googleapis.com` + /// `folders/234/locations/global/services/compute.googleapis.com` + /// `organizations/345/locations/global/services/compute.googleapis.com` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListQuotaInfosAsync(ServiceName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListQuotaInfosRequest request = new ListQuotaInfosRequest + { + ParentAsServiceName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListQuotaInfosAsync(request, callSettings); + } + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// 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 QuotaInfo GetQuotaInfo(GetQuotaInfoRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// 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 GetQuotaInfoAsync(GetQuotaInfoRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// 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 GetQuotaInfoAsync(GetQuotaInfoRequest request, st::CancellationToken cancellationToken) => + GetQuotaInfoAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// + /// Required. The resource name of the quota info. + /// + /// An example name: + /// `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaInfo GetQuotaInfo(string name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaInfo(new GetQuotaInfoRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// + /// Required. The resource name of the quota info. + /// + /// An example name: + /// `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaInfoAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaInfoAsync(new GetQuotaInfoRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// + /// Required. The resource name of the quota info. + /// + /// An example name: + /// `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaInfoAsync(string name, st::CancellationToken cancellationToken) => + GetQuotaInfoAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// + /// Required. The resource name of the quota info. + /// + /// An example name: + /// `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaInfo GetQuotaInfo(QuotaInfoName name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaInfo(new GetQuotaInfoRequest + { + QuotaInfoName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// + /// Required. The resource name of the quota info. + /// + /// An example name: + /// `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaInfoAsync(QuotaInfoName name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaInfoAsync(new GetQuotaInfoRequest + { + QuotaInfoName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// + /// Required. The resource name of the quota info. + /// + /// An example name: + /// `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaInfoAsync(QuotaInfoName name, st::CancellationToken cancellationToken) => + GetQuotaInfoAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListQuotaPreferences(ListQuotaPreferencesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListQuotaPreferencesAsync(ListQuotaPreferencesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// + /// Required. Parent value of QuotaPreference resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// When the value starts with 'folders' or 'organizations', it lists the + /// QuotaPreferences for org quotas in the container. It does not list the + /// QuotaPreferences in the descendant projects of the container. + /// + /// Example parents: + /// `projects/123/locations/global` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListQuotaPreferences(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListQuotaPreferencesRequest request = new ListQuotaPreferencesRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListQuotaPreferences(request, callSettings); + } + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// + /// Required. Parent value of QuotaPreference resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// When the value starts with 'folders' or 'organizations', it lists the + /// QuotaPreferences for org quotas in the container. It does not list the + /// QuotaPreferences in the descendant projects of the container. + /// + /// Example parents: + /// `projects/123/locations/global` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListQuotaPreferencesAsync(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListQuotaPreferencesRequest request = new ListQuotaPreferencesRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListQuotaPreferencesAsync(request, callSettings); + } + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// + /// Required. Parent value of QuotaPreference resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// When the value starts with 'folders' or 'organizations', it lists the + /// QuotaPreferences for org quotas in the container. It does not list the + /// QuotaPreferences in the descendant projects of the container. + /// + /// Example parents: + /// `projects/123/locations/global` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListQuotaPreferences(LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListQuotaPreferencesRequest request = new ListQuotaPreferencesRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListQuotaPreferences(request, callSettings); + } + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// + /// Required. Parent value of QuotaPreference resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// When the value starts with 'folders' or 'organizations', it lists the + /// QuotaPreferences for org quotas in the container. It does not list the + /// QuotaPreferences in the descendant projects of the container. + /// + /// Example parents: + /// `projects/123/locations/global` + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListQuotaPreferencesAsync(LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListQuotaPreferencesRequest request = new ListQuotaPreferencesRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListQuotaPreferencesAsync(request, callSettings); + } + + /// + /// Gets details of a single QuotaPreference. + /// + /// 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 QuotaPreference GetQuotaPreference(GetQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details of a single QuotaPreference. + /// + /// 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 GetQuotaPreferenceAsync(GetQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details of a single QuotaPreference. + /// + /// 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 GetQuotaPreferenceAsync(GetQuotaPreferenceRequest request, st::CancellationToken cancellationToken) => + GetQuotaPreferenceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details of a single QuotaPreference. + /// + /// + /// Required. Name of the resource + /// + /// Example name: + /// `projects/123/locations/global/quota_preferences/my-config-for-us-east1` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaPreference GetQuotaPreference(string name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaPreference(new GetQuotaPreferenceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single QuotaPreference. + /// + /// + /// Required. Name of the resource + /// + /// Example name: + /// `projects/123/locations/global/quota_preferences/my-config-for-us-east1` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaPreferenceAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaPreferenceAsync(new GetQuotaPreferenceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single QuotaPreference. + /// + /// + /// Required. Name of the resource + /// + /// Example name: + /// `projects/123/locations/global/quota_preferences/my-config-for-us-east1` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaPreferenceAsync(string name, st::CancellationToken cancellationToken) => + GetQuotaPreferenceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details of a single QuotaPreference. + /// + /// + /// Required. Name of the resource + /// + /// Example name: + /// `projects/123/locations/global/quota_preferences/my-config-for-us-east1` + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaPreference GetQuotaPreference(QuotaPreferenceName name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaPreference(new GetQuotaPreferenceRequest + { + QuotaPreferenceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single QuotaPreference. + /// + /// + /// Required. Name of the resource + /// + /// Example name: + /// `projects/123/locations/global/quota_preferences/my-config-for-us-east1` + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaPreferenceAsync(QuotaPreferenceName name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaPreferenceAsync(new GetQuotaPreferenceRequest + { + QuotaPreferenceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single QuotaPreference. + /// + /// + /// Required. Name of the resource + /// + /// Example name: + /// `projects/123/locations/global/quota_preferences/my-config-for-us-east1` + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaPreferenceAsync(QuotaPreferenceName name, st::CancellationToken cancellationToken) => + GetQuotaPreferenceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// 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 QuotaPreference CreateQuotaPreference(CreateQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// 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 CreateQuotaPreferenceAsync(CreateQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// 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 CreateQuotaPreferenceAsync(CreateQuotaPreferenceRequest request, st::CancellationToken cancellationToken) => + CreateQuotaPreferenceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// + /// Optional. Id of the requesting object, must be unique under its parent. + /// If client does not set this field, the service will generate one. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaPreference CreateQuotaPreference(string parent, QuotaPreference quotaPreference, string quotaPreferenceId, gaxgrpc::CallSettings callSettings = null) => + CreateQuotaPreference(new CreateQuotaPreferenceRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + QuotaPreferenceId = quotaPreferenceId ?? "", + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// + /// Optional. Id of the requesting object, must be unique under its parent. + /// If client does not set this field, the service will generate one. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateQuotaPreferenceAsync(string parent, QuotaPreference quotaPreference, string quotaPreferenceId, gaxgrpc::CallSettings callSettings = null) => + CreateQuotaPreferenceAsync(new CreateQuotaPreferenceRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + QuotaPreferenceId = quotaPreferenceId ?? "", + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// + /// Optional. Id of the requesting object, must be unique under its parent. + /// If client does not set this field, the service will generate one. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateQuotaPreferenceAsync(string parent, QuotaPreference quotaPreference, string quotaPreferenceId, st::CancellationToken cancellationToken) => + CreateQuotaPreferenceAsync(parent, quotaPreference, quotaPreferenceId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// + /// Optional. Id of the requesting object, must be unique under its parent. + /// If client does not set this field, the service will generate one. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaPreference CreateQuotaPreference(LocationName parent, QuotaPreference quotaPreference, string quotaPreferenceId, gaxgrpc::CallSettings callSettings = null) => + CreateQuotaPreference(new CreateQuotaPreferenceRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + QuotaPreferenceId = quotaPreferenceId ?? "", + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// + /// Optional. Id of the requesting object, must be unique under its parent. + /// If client does not set this field, the service will generate one. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateQuotaPreferenceAsync(LocationName parent, QuotaPreference quotaPreference, string quotaPreferenceId, gaxgrpc::CallSettings callSettings = null) => + CreateQuotaPreferenceAsync(new CreateQuotaPreferenceRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + QuotaPreferenceId = quotaPreferenceId ?? "", + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// + /// Optional. Id of the requesting object, must be unique under its parent. + /// If client does not set this field, the service will generate one. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateQuotaPreferenceAsync(LocationName parent, QuotaPreference quotaPreference, string quotaPreferenceId, st::CancellationToken cancellationToken) => + CreateQuotaPreferenceAsync(parent, quotaPreference, quotaPreferenceId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaPreference CreateQuotaPreference(string parent, QuotaPreference quotaPreference, gaxgrpc::CallSettings callSettings = null) => + CreateQuotaPreference(new CreateQuotaPreferenceRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateQuotaPreferenceAsync(string parent, QuotaPreference quotaPreference, gaxgrpc::CallSettings callSettings = null) => + CreateQuotaPreferenceAsync(new CreateQuotaPreferenceRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateQuotaPreferenceAsync(string parent, QuotaPreference quotaPreference, st::CancellationToken cancellationToken) => + CreateQuotaPreferenceAsync(parent, quotaPreference, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaPreference CreateQuotaPreference(LocationName parent, QuotaPreference quotaPreference, gaxgrpc::CallSettings callSettings = null) => + CreateQuotaPreference(new CreateQuotaPreferenceRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task CreateQuotaPreferenceAsync(LocationName parent, QuotaPreference quotaPreference, gaxgrpc::CallSettings callSettings = null) => + CreateQuotaPreferenceAsync(new CreateQuotaPreferenceRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + /// + /// Required. The resource being created + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task CreateQuotaPreferenceAsync(LocationName parent, QuotaPreference quotaPreference, st::CancellationToken cancellationToken) => + CreateQuotaPreferenceAsync(parent, quotaPreference, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// 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 QuotaPreference UpdateQuotaPreference(UpdateQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// 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 UpdateQuotaPreferenceAsync(UpdateQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// 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 UpdateQuotaPreferenceAsync(UpdateQuotaPreferenceRequest request, st::CancellationToken cancellationToken) => + UpdateQuotaPreferenceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// + /// Required. The resource being updated + /// + /// + /// Optional. Field mask is used to specify the fields to be overwritten in the + /// QuotaPreference resource by the update. + /// The fields specified in the update_mask are relative to the resource, not + /// the full request. A field will be overwritten if it is in the mask. If the + /// user does not provide a mask then all fields will be overwritten. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaPreference UpdateQuotaPreference(QuotaPreference quotaPreference, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateQuotaPreference(new UpdateQuotaPreferenceRequest + { + UpdateMask = updateMask, + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// + /// Required. The resource being updated + /// + /// + /// Optional. Field mask is used to specify the fields to be overwritten in the + /// QuotaPreference resource by the update. + /// The fields specified in the update_mask are relative to the resource, not + /// the full request. A field will be overwritten if it is in the mask. If the + /// user does not provide a mask then all fields will be overwritten. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task UpdateQuotaPreferenceAsync(QuotaPreference quotaPreference, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateQuotaPreferenceAsync(new UpdateQuotaPreferenceRequest + { + UpdateMask = updateMask, + QuotaPreference = gax::GaxPreconditions.CheckNotNull(quotaPreference, nameof(quotaPreference)), + }, callSettings); + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// + /// Required. The resource being updated + /// + /// + /// Optional. Field mask is used to specify the fields to be overwritten in the + /// QuotaPreference resource by the update. + /// The fields specified in the update_mask are relative to the resource, not + /// the full request. A field will be overwritten if it is in the mask. If the + /// user does not provide a mask then all fields will be overwritten. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task UpdateQuotaPreferenceAsync(QuotaPreference quotaPreference, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + UpdateQuotaPreferenceAsync(quotaPreference, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + } + + /// CloudQuotas client wrapper implementation, for convenient use. + /// + /// The Cloud Quotas API is an infrastructure service for Google Cloud that lets + /// service consumers list and manage their resource usage limits. + /// + /// - List/Get the metadata and current status of the quotas for a service. + /// - Create/Update quota preferencess that declare the preferred quota values. + /// - Check the status of a quota preference request. + /// - List/Get pending and historical quota preference. + /// + public sealed partial class CloudQuotasClientImpl : CloudQuotasClient + { + private readonly gaxgrpc::ApiCall _callListQuotaInfos; + + private readonly gaxgrpc::ApiCall _callGetQuotaInfo; + + private readonly gaxgrpc::ApiCall _callListQuotaPreferences; + + private readonly gaxgrpc::ApiCall _callGetQuotaPreference; + + private readonly gaxgrpc::ApiCall _callCreateQuotaPreference; + + private readonly gaxgrpc::ApiCall _callUpdateQuotaPreference; + + /// + /// Constructs a client wrapper for the CloudQuotas service, with the specified gRPC client and settings. + /// + /// The underlying gRPC client. + /// The base used within this client. + /// Optional to use within this client. + public CloudQuotasClientImpl(CloudQuotas.CloudQuotasClient grpcClient, CloudQuotasSettings settings, mel::ILogger logger) + { + GrpcClient = grpcClient; + CloudQuotasSettings effectiveSettings = settings ?? CloudQuotasSettings.GetDefault(); + gaxgrpc::ClientHelper clientHelper = new gaxgrpc::ClientHelper(new gaxgrpc::ClientHelper.Options + { + Settings = effectiveSettings, + Logger = logger, + }); + _callListQuotaInfos = clientHelper.BuildApiCall("ListQuotaInfos", grpcClient.ListQuotaInfosAsync, grpcClient.ListQuotaInfos, effectiveSettings.ListQuotaInfosSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callListQuotaInfos); + Modify_ListQuotaInfosApiCall(ref _callListQuotaInfos); + _callGetQuotaInfo = clientHelper.BuildApiCall("GetQuotaInfo", grpcClient.GetQuotaInfoAsync, grpcClient.GetQuotaInfo, effectiveSettings.GetQuotaInfoSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetQuotaInfo); + Modify_GetQuotaInfoApiCall(ref _callGetQuotaInfo); + _callListQuotaPreferences = clientHelper.BuildApiCall("ListQuotaPreferences", grpcClient.ListQuotaPreferencesAsync, grpcClient.ListQuotaPreferences, effectiveSettings.ListQuotaPreferencesSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callListQuotaPreferences); + Modify_ListQuotaPreferencesApiCall(ref _callListQuotaPreferences); + _callGetQuotaPreference = clientHelper.BuildApiCall("GetQuotaPreference", grpcClient.GetQuotaPreferenceAsync, grpcClient.GetQuotaPreference, effectiveSettings.GetQuotaPreferenceSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetQuotaPreference); + Modify_GetQuotaPreferenceApiCall(ref _callGetQuotaPreference); + _callCreateQuotaPreference = clientHelper.BuildApiCall("CreateQuotaPreference", grpcClient.CreateQuotaPreferenceAsync, grpcClient.CreateQuotaPreference, effectiveSettings.CreateQuotaPreferenceSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callCreateQuotaPreference); + Modify_CreateQuotaPreferenceApiCall(ref _callCreateQuotaPreference); + _callUpdateQuotaPreference = clientHelper.BuildApiCall("UpdateQuotaPreference", grpcClient.UpdateQuotaPreferenceAsync, grpcClient.UpdateQuotaPreference, effectiveSettings.UpdateQuotaPreferenceSettings).WithGoogleRequestParam("quota_preference.name", request => request.QuotaPreference?.Name); + Modify_ApiCall(ref _callUpdateQuotaPreference); + Modify_UpdateQuotaPreferenceApiCall(ref _callUpdateQuotaPreference); + OnConstruction(grpcClient, effectiveSettings, clientHelper); + } + + partial void Modify_ApiCall(ref gaxgrpc::ApiCall call) where TRequest : class, proto::IMessage where TResponse : class, proto::IMessage; + + partial void Modify_ListQuotaInfosApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetQuotaInfoApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_ListQuotaPreferencesApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetQuotaPreferenceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_CreateQuotaPreferenceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_UpdateQuotaPreferenceApiCall(ref gaxgrpc::ApiCall call); + + partial void OnConstruction(CloudQuotas.CloudQuotasClient grpcClient, CloudQuotasSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); + + /// The underlying gRPC CloudQuotas client + public override CloudQuotas.CloudQuotasClient GrpcClient { get; } + + partial void Modify_ListQuotaInfosRequest(ref ListQuotaInfosRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetQuotaInfoRequest(ref GetQuotaInfoRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_ListQuotaPreferencesRequest(ref ListQuotaPreferencesRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetQuotaPreferenceRequest(ref GetQuotaPreferenceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_CreateQuotaPreferenceRequest(ref CreateQuotaPreferenceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_UpdateQuotaPreferenceRequest(ref UpdateQuotaPreferenceRequest request, ref gaxgrpc::CallSettings settings); + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListQuotaInfos(ListQuotaInfosRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListQuotaInfosRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListQuotaInfos, request, callSettings); + } + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListQuotaInfosAsync(ListQuotaInfosRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListQuotaInfosRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListQuotaInfos, request, callSettings); + } + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// 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 QuotaInfo GetQuotaInfo(GetQuotaInfoRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetQuotaInfoRequest(ref request, ref callSettings); + return _callGetQuotaInfo.Sync(request, callSettings); + } + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// 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 stt::Task GetQuotaInfoAsync(GetQuotaInfoRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetQuotaInfoRequest(ref request, ref callSettings); + return _callGetQuotaInfo.Async(request, callSettings); + } + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListQuotaPreferences(ListQuotaPreferencesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListQuotaPreferencesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListQuotaPreferences, request, callSettings); + } + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListQuotaPreferencesAsync(ListQuotaPreferencesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListQuotaPreferencesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListQuotaPreferences, request, callSettings); + } + + /// + /// Gets details of a single QuotaPreference. + /// + /// 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 QuotaPreference GetQuotaPreference(GetQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetQuotaPreferenceRequest(ref request, ref callSettings); + return _callGetQuotaPreference.Sync(request, callSettings); + } + + /// + /// Gets details of a single QuotaPreference. + /// + /// 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 stt::Task GetQuotaPreferenceAsync(GetQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetQuotaPreferenceRequest(ref request, ref callSettings); + return _callGetQuotaPreference.Async(request, callSettings); + } + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// 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 QuotaPreference CreateQuotaPreference(CreateQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateQuotaPreferenceRequest(ref request, ref callSettings); + return _callCreateQuotaPreference.Sync(request, callSettings); + } + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// 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 stt::Task CreateQuotaPreferenceAsync(CreateQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateQuotaPreferenceRequest(ref request, ref callSettings); + return _callCreateQuotaPreference.Async(request, callSettings); + } + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// 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 QuotaPreference UpdateQuotaPreference(UpdateQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateQuotaPreferenceRequest(ref request, ref callSettings); + return _callUpdateQuotaPreference.Sync(request, callSettings); + } + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// 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 stt::Task UpdateQuotaPreferenceAsync(UpdateQuotaPreferenceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateQuotaPreferenceRequest(ref request, ref callSettings); + return _callUpdateQuotaPreference.Async(request, callSettings); + } + } + + public partial class ListQuotaInfosRequest : gaxgrpc::IPageRequest + { + } + + public partial class ListQuotaPreferencesRequest : gaxgrpc::IPageRequest + { + } + + public partial class ListQuotaInfosResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => QuotaInfos.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } + + public partial class ListQuotaPreferencesResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => QuotaPreferences.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Cloudquotas.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Cloudquotas.g.cs new file mode 100644 index 000000000000..e98ab3bdc446 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Cloudquotas.g.cs @@ -0,0 +1,2383 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/api/cloudquotas/v1beta/cloudquotas.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.CloudQuotas.V1Beta { + + /// Holder for reflection information generated from google/api/cloudquotas/v1beta/cloudquotas.proto + public static partial class CloudquotasReflection { + + #region Descriptor + /// File descriptor for google/api/cloudquotas/v1beta/cloudquotas.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static CloudquotasReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "Ci9nb29nbGUvYXBpL2Nsb3VkcXVvdGFzL3YxYmV0YS9jbG91ZHF1b3Rhcy5w", + "cm90bxIdZ29vZ2xlLmFwaS5jbG91ZHF1b3Rhcy52MWJldGEaHGdvb2dsZS9h", + "cGkvYW5ub3RhdGlvbnMucHJvdG8aF2dvb2dsZS9hcGkvY2xpZW50LnByb3Rv", + "Gi1nb29nbGUvYXBpL2Nsb3VkcXVvdGFzL3YxYmV0YS9yZXNvdXJjZXMucHJv", + "dG8aH2dvb2dsZS9hcGkvZmllbGRfYmVoYXZpb3IucHJvdG8aGWdvb2dsZS9h", + "cGkvcmVzb3VyY2UucHJvdG8aIGdvb2dsZS9wcm90b2J1Zi9maWVsZF9tYXNr", + "LnByb3RvIoYBChVMaXN0UXVvdGFJbmZvc1JlcXVlc3QSPAoGcGFyZW50GAEg", + "ASgJQizgQQL6QSYSJGNsb3VkcXVvdGFzLmdvb2dsZWFwaXMuY29tL1F1b3Rh", + "SW5mbxIWCglwYWdlX3NpemUYAiABKAVCA+BBARIXCgpwYWdlX3Rva2VuGAMg", + "ASgJQgPgQQEicAoWTGlzdFF1b3RhSW5mb3NSZXNwb25zZRI9CgtxdW90YV9p", + "bmZvcxgBIAMoCzIoLmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFiZXRhLlF1", + "b3RhSW5mbxIXCg9uZXh0X3BhZ2VfdG9rZW4YAiABKAkiUQoTR2V0UXVvdGFJ", + "bmZvUmVxdWVzdBI6CgRuYW1lGAEgASgJQizgQQL6QSYKJGNsb3VkcXVvdGFz", + "Lmdvb2dsZWFwaXMuY29tL1F1b3RhSW5mbyK+AQobTGlzdFF1b3RhUHJlZmVy", + "ZW5jZXNSZXF1ZXN0EkIKBnBhcmVudBgBIAEoCUIy4EEC+kEsEipjbG91ZHF1", + "b3Rhcy5nb29nbGVhcGlzLmNvbS9RdW90YVByZWZlcmVuY2USFgoJcGFnZV9z", + "aXplGAIgASgFQgPgQQESFwoKcGFnZV90b2tlbhgDIAEoCUID4EEBEhMKBmZp", + "bHRlchgEIAEoCUID4EEBEhUKCG9yZGVyX2J5GAUgASgJQgPgQQEilwEKHExp", + "c3RRdW90YVByZWZlcmVuY2VzUmVzcG9uc2USSQoRcXVvdGFfcHJlZmVyZW5j", + "ZXMYASADKAsyLi5nb29nbGUuYXBpLmNsb3VkcXVvdGFzLnYxYmV0YS5RdW90", + "YVByZWZlcmVuY2USFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJEhMKC3VucmVh", + "Y2hhYmxlGAMgAygJIl0KGUdldFF1b3RhUHJlZmVyZW5jZVJlcXVlc3QSQAoE", + "bmFtZRgBIAEoCUIy4EEC+kEsCipjbG91ZHF1b3Rhcy5nb29nbGVhcGlzLmNv", + "bS9RdW90YVByZWZlcmVuY2UiogIKHENyZWF0ZVF1b3RhUHJlZmVyZW5jZVJl", + "cXVlc3QSQgoGcGFyZW50GAEgASgJQjLgQQL6QSwSKmNsb3VkcXVvdGFzLmdv", + "b2dsZWFwaXMuY29tL1F1b3RhUHJlZmVyZW5jZRIgChNxdW90YV9wcmVmZXJl", + "bmNlX2lkGAIgASgJQgPgQQESTQoQcXVvdGFfcHJlZmVyZW5jZRgDIAEoCzIu", + "Lmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFiZXRhLlF1b3RhUHJlZmVyZW5j", + "ZUID4EECEk0KFGlnbm9yZV9zYWZldHlfY2hlY2tzGAQgAygOMi8uZ29vZ2xl", + "LmFwaS5jbG91ZHF1b3Rhcy52MWJldGEuUXVvdGFTYWZldHlDaGVjayKqAgoc", + "VXBkYXRlUXVvdGFQcmVmZXJlbmNlUmVxdWVzdBI0Cgt1cGRhdGVfbWFzaxgB", + "IAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE1hc2tCA+BBARJNChBxdW90", + "YV9wcmVmZXJlbmNlGAIgASgLMi4uZ29vZ2xlLmFwaS5jbG91ZHF1b3Rhcy52", + "MWJldGEuUXVvdGFQcmVmZXJlbmNlQgPgQQISGgoNYWxsb3dfbWlzc2luZxgD", + "IAEoCEID4EEBEhoKDXZhbGlkYXRlX29ubHkYBCABKAhCA+BBARJNChRpZ25v", + "cmVfc2FmZXR5X2NoZWNrcxgFIAMoDjIvLmdvb2dsZS5hcGkuY2xvdWRxdW90", + "YXMudjFiZXRhLlF1b3RhU2FmZXR5Q2hlY2sysRIKC0Nsb3VkUXVvdGFzEtUC", + "Cg5MaXN0UXVvdGFJbmZvcxI0Lmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFi", + "ZXRhLkxpc3RRdW90YUluZm9zUmVxdWVzdBo1Lmdvb2dsZS5hcGkuY2xvdWRx", + "dW90YXMudjFiZXRhLkxpc3RRdW90YUluZm9zUmVzcG9uc2Ui1QHaQQZwYXJl", + "bnSC0+STAsUBEj0vdjFiZXRhL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlv", + "bnMvKi9zZXJ2aWNlcy8qfS9xdW90YUluZm9zWkQSQi92MWJldGEve3BhcmVu", + "dD1vcmdhbml6YXRpb25zLyovbG9jYXRpb25zLyovc2VydmljZXMvKn0vcXVv", + "dGFJbmZvc1o+EjwvdjFiZXRhL3twYXJlbnQ9Zm9sZGVycy8qL2xvY2F0aW9u", + "cy8qL3NlcnZpY2VzLyp9L3F1b3RhSW5mb3MSwgIKDEdldFF1b3RhSW5mbxIy", + "Lmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFiZXRhLkdldFF1b3RhSW5mb1Jl", + "cXVlc3QaKC5nb29nbGUuYXBpLmNsb3VkcXVvdGFzLnYxYmV0YS5RdW90YUlu", + "Zm8i0wHaQQRuYW1lgtPkkwLFARI9L3YxYmV0YS97bmFtZT1wcm9qZWN0cy8q", + "L2xvY2F0aW9ucy8qL3NlcnZpY2VzLyovcXVvdGFJbmZvcy8qfVpEEkIvdjFi", + "ZXRhL3tuYW1lPW9yZ2FuaXphdGlvbnMvKi9sb2NhdGlvbnMvKi9zZXJ2aWNl", + "cy8qL3F1b3RhSW5mb3MvKn1aPhI8L3YxYmV0YS97bmFtZT1mb2xkZXJzLyov", + "bG9jYXRpb25zLyovc2VydmljZXMvKi9xdW90YUluZm9zLyp9EtgCChRMaXN0", + "UXVvdGFQcmVmZXJlbmNlcxI6Lmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFi", + "ZXRhLkxpc3RRdW90YVByZWZlcmVuY2VzUmVxdWVzdBo7Lmdvb2dsZS5hcGku", + "Y2xvdWRxdW90YXMudjFiZXRhLkxpc3RRdW90YVByZWZlcmVuY2VzUmVzcG9u", + "c2UixgHaQQZwYXJlbnSC0+STArYBEjgvdjFiZXRhL3twYXJlbnQ9cHJvamVj", + "dHMvKi9sb2NhdGlvbnMvKn0vcXVvdGFQcmVmZXJlbmNlc1o5EjcvdjFiZXRh", + "L3twYXJlbnQ9Zm9sZGVycy8qL2xvY2F0aW9ucy8qfS9xdW90YVByZWZlcmVu", + "Y2VzWj8SPS92MWJldGEve3BhcmVudD1vcmdhbml6YXRpb25zLyovbG9jYXRp", + "b25zLyp9L3F1b3RhUHJlZmVyZW5jZXMSxQIKEkdldFF1b3RhUHJlZmVyZW5j", + "ZRI4Lmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFiZXRhLkdldFF1b3RhUHJl", + "ZmVyZW5jZVJlcXVlc3QaLi5nb29nbGUuYXBpLmNsb3VkcXVvdGFzLnYxYmV0", + "YS5RdW90YVByZWZlcmVuY2UixAHaQQRuYW1lgtPkkwK2ARI4L3YxYmV0YS97", + "bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3F1b3RhUHJlZmVyZW5jZXMv", + "Kn1aPxI9L3YxYmV0YS97bmFtZT1vcmdhbml6YXRpb25zLyovbG9jYXRpb25z", + "LyovcXVvdGFQcmVmZXJlbmNlcy8qfVo5EjcvdjFiZXRhL3tuYW1lPWZvbGRl", + "cnMvKi9sb2NhdGlvbnMvKi9xdW90YVByZWZlcmVuY2VzLyp9EsIDChVDcmVh", + "dGVRdW90YVByZWZlcmVuY2USOy5nb29nbGUuYXBpLmNsb3VkcXVvdGFzLnYx", + "YmV0YS5DcmVhdGVRdW90YVByZWZlcmVuY2VSZXF1ZXN0Gi4uZ29vZ2xlLmFw", + "aS5jbG91ZHF1b3Rhcy52MWJldGEuUXVvdGFQcmVmZXJlbmNlIrsC2kErcGFy", + "ZW50LHF1b3RhX3ByZWZlcmVuY2UscXVvdGFfcHJlZmVyZW5jZV9pZNpBF3Bh", + "cmVudCxxdW90YV9wcmVmZXJlbmNlgtPkkwLsASI4L3YxYmV0YS97cGFyZW50", + "PXByb2plY3RzLyovbG9jYXRpb25zLyp9L3F1b3RhUHJlZmVyZW5jZXM6EHF1", + "b3RhX3ByZWZlcmVuY2VaSyI3L3YxYmV0YS97cGFyZW50PWZvbGRlcnMvKi9s", + "b2NhdGlvbnMvKn0vcXVvdGFQcmVmZXJlbmNlczoQcXVvdGFfcHJlZmVyZW5j", + "ZVpRIj0vdjFiZXRhL3twYXJlbnQ9b3JnYW5pemF0aW9ucy8qL2xvY2F0aW9u", + "cy8qfS9xdW90YVByZWZlcmVuY2VzOhBxdW90YV9wcmVmZXJlbmNlEswDChVV", + "cGRhdGVRdW90YVByZWZlcmVuY2USOy5nb29nbGUuYXBpLmNsb3VkcXVvdGFz", + "LnYxYmV0YS5VcGRhdGVRdW90YVByZWZlcmVuY2VSZXF1ZXN0Gi4uZ29vZ2xl", + "LmFwaS5jbG91ZHF1b3Rhcy52MWJldGEuUXVvdGFQcmVmZXJlbmNlIsUC2kEc", + "cXVvdGFfcHJlZmVyZW5jZSx1cGRhdGVfbWFza4LT5JMCnwIySS92MWJldGEv", + "e3F1b3RhX3ByZWZlcmVuY2UubmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8q", + "L3F1b3RhUHJlZmVyZW5jZXMvKn06EHF1b3RhX3ByZWZlcmVuY2VaXDJIL3Yx", + "YmV0YS97cXVvdGFfcHJlZmVyZW5jZS5uYW1lPWZvbGRlcnMvKi9sb2NhdGlv", + "bnMvKi9xdW90YVByZWZlcmVuY2VzLyp9OhBxdW90YV9wcmVmZXJlbmNlWmIy", + "Ti92MWJldGEve3F1b3RhX3ByZWZlcmVuY2UubmFtZT1vcmdhbml6YXRpb25z", + "LyovbG9jYXRpb25zLyovcXVvdGFQcmVmZXJlbmNlcy8qfToQcXVvdGFfcHJl", + "ZmVyZW5jZRpOykEaY2xvdWRxdW90YXMuZ29vZ2xlYXBpcy5jb23SQS5odHRw", + "czovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtQvcE", + "CiFjb20uZ29vZ2xlLmFwaS5jbG91ZHF1b3Rhcy52MWJldGFCEENsb3VkcXVv", + "dGFzUHJvdG9QAVpFY2xvdWQuZ29vZ2xlLmNvbS9nby9jbG91ZHF1b3Rhcy9h", + "cGl2MWJldGEvY2xvdWRxdW90YXNwYjtjbG91ZHF1b3Rhc3BiqgIfR29vZ2xl", + "LkNsb3VkLkNsb3VkUXVvdGFzLlYxQmV0YcoCH0dvb2dsZVxDbG91ZFxDbG91", + "ZFF1b3Rhc1xWMWJldGHqAiJHb29nbGU6OkNsb3VkOjpDbG91ZFF1b3Rhczo6", + "VjFiZXRh6kHgAQoiY2xvdWRxdW90YXMuZ29vZ2xlYXBpcy5jb20vU2Vydmlj", + "ZRI6cHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRpb259L3Nl", + "cnZpY2VzL3tzZXJ2aWNlfRI4Zm9sZGVycy97Zm9sZGVyfS9sb2NhdGlvbnMv", + "e2xvY2F0aW9ufS9zZXJ2aWNlcy97c2VydmljZX0SRG9yZ2FuaXphdGlvbnMv", + "e29yZ2FuaXphdGlvbn0vbG9jYXRpb25zL3tsb2NhdGlvbn0vc2VydmljZXMv", + "e3NlcnZpY2V96kGoAQojY2xvdWRxdW90YXMuZ29vZ2xlYXBpcy5jb20vTG9j", + "YXRpb24SJ3Byb2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9u", + "fRIlZm9sZGVycy97Zm9sZGVyfS9sb2NhdGlvbnMve2xvY2F0aW9ufRIxb3Jn", + "YW5pemF0aW9ucy97b3JnYW5pemF0aW9ufS9sb2NhdGlvbnMve2xvY2F0aW9u", + "fWIGcHJvdG8z")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { global::Google.Api.AnnotationsReflection.Descriptor, global::Google.Api.ClientReflection.Descriptor, global::Google.Cloud.CloudQuotas.V1Beta.ResourcesReflection.Descriptor, global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, }, + new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest), global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest.Parser, new[]{ "Parent", "PageSize", "PageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosResponse), global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosResponse.Parser, new[]{ "QuotaInfos", "NextPageToken" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest), global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest), global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest.Parser, new[]{ "Parent", "PageSize", "PageToken", "Filter", "OrderBy" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesResponse), global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesResponse.Parser, new[]{ "QuotaPreferences", "NextPageToken", "Unreachable" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest), global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest), global::Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest.Parser, new[]{ "Parent", "QuotaPreferenceId", "QuotaPreference", "IgnoreSafetyChecks" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest), global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest.Parser, new[]{ "UpdateMask", "QuotaPreference", "AllowMissing", "ValidateOnly", "IgnoreSafetyChecks" }, null, null, null, null) + })); + } + #endregion + + } + #region Messages + /// + /// Message for requesting list of QuotaInfos + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListQuotaInfosRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListQuotaInfosRequest()); + 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.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.MessageTypes[0]; } + } + + [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 ListQuotaInfosRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListQuotaInfosRequest(ListQuotaInfosRequest other) : this() { + parent_ = other.parent_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListQuotaInfosRequest Clone() { + return new ListQuotaInfosRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. Parent value of QuotaInfo resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// Example names: + /// `projects/123/locations/global/services/compute.googleapis.com` + /// `folders/234/locations/global/services/compute.googleapis.com` + /// `organizations/345/locations/global/services/compute.googleapis.com` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + /// + /// Optional. Requested page size. Server may return fewer items than + /// requested. If unspecified, server will pick an appropriate default. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 3; + private string pageToken_ = ""; + /// + /// Optional. A token identifying a page of results the server should return. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = 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 ListQuotaInfosRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListQuotaInfosRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListQuotaInfosRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + _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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = 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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Message for response to listing QuotaInfos + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListQuotaInfosResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListQuotaInfosResponse()); + 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.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.MessageTypes[1]; } + } + + [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 ListQuotaInfosResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListQuotaInfosResponse(ListQuotaInfosResponse other) : this() { + quotaInfos_ = other.quotaInfos_.Clone(); + nextPageToken_ = other.nextPageToken_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListQuotaInfosResponse Clone() { + return new ListQuotaInfosResponse(this); + } + + /// Field number for the "quota_infos" field. + public const int QuotaInfosFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_quotaInfos_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Parser); + private readonly pbc::RepeatedField quotaInfos_ = new pbc::RepeatedField(); + /// + /// The list of QuotaInfo + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField QuotaInfos { + get { return quotaInfos_; } + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; + /// + /// A token, which can be sent as `page_token` to retrieve the next page. + /// If this field is omitted, there are no subsequent pages. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_; } + set { + nextPageToken_ = 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 ListQuotaInfosResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListQuotaInfosResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!quotaInfos_.Equals(other.quotaInfos_)) return false; + if (NextPageToken != other.NextPageToken) 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; + hash ^= quotaInfos_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.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 + quotaInfos_.WriteTo(output, _repeated_quotaInfos_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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) { + quotaInfos_.WriteTo(ref output, _repeated_quotaInfos_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + 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; + size += quotaInfos_.CalculateSize(_repeated_quotaInfos_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListQuotaInfosResponse other) { + if (other == null) { + return; + } + quotaInfos_.Add(other.quotaInfos_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; + } + _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: { + quotaInfos_.AddEntriesFrom(input, _repeated_quotaInfos_codec); + break; + } + case 18: { + NextPageToken = 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: { + quotaInfos_.AddEntriesFrom(ref input, _repeated_quotaInfos_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Message for getting a QuotaInfo + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetQuotaInfoRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetQuotaInfoRequest()); + 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.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.MessageTypes[2]; } + } + + [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 GetQuotaInfoRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetQuotaInfoRequest(GetQuotaInfoRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetQuotaInfoRequest Clone() { + return new GetQuotaInfoRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The resource name of the quota info. + /// + /// An example name: + /// `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetQuotaInfoRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetQuotaInfoRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetQuotaInfoRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Message for requesting list of QuotaPreferences + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListQuotaPreferencesRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListQuotaPreferencesRequest()); + 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.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.MessageTypes[3]; } + } + + [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 ListQuotaPreferencesRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListQuotaPreferencesRequest(ListQuotaPreferencesRequest other) : this() { + parent_ = other.parent_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + filter_ = other.filter_; + orderBy_ = other.orderBy_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListQuotaPreferencesRequest Clone() { + return new ListQuotaPreferencesRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. Parent value of QuotaPreference resources. + /// Listing across different resource containers (such as 'projects/-') is not + /// allowed. + /// + /// When the value starts with 'folders' or 'organizations', it lists the + /// QuotaPreferences for org quotas in the container. It does not list the + /// QuotaPreferences in the descendant projects of the container. + /// + /// Example parents: + /// `projects/123/locations/global` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + /// + /// Optional. Requested page size. Server may return fewer items than + /// requested. If unspecified, server will pick an appropriate default. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 3; + private string pageToken_ = ""; + /// + /// Optional. A token identifying a page of results the server should return. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "filter" field. + public const int FilterFieldNumber = 4; + private string filter_ = ""; + /// + /// Optional. Filter result QuotaPreferences by their state, type, + /// create/update time range. + /// + /// Example filters: + /// `reconciling=true AND request_type=CLOUD_CONSOLE`, + /// `reconciling=true OR creation_time>2022-12-03T10:30:00` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Filter { + get { return filter_; } + set { + filter_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "order_by" field. + public const int OrderByFieldNumber = 5; + private string orderBy_ = ""; + /// + /// Optional. How to order of the results. By default, the results are ordered + /// by create time. + /// + /// Example orders: + /// `quota_id`, + /// `service, create_time` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string OrderBy { + get { return orderBy_; } + set { + orderBy_ = 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 ListQuotaPreferencesRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListQuotaPreferencesRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) return false; + if (Filter != other.Filter) return false; + if (OrderBy != other.OrderBy) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.GetHashCode(); + if (Filter.Length != 0) hash ^= Filter.GetHashCode(); + if (OrderBy.Length != 0) hash ^= OrderBy.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + if (Filter.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Filter); + } + if (OrderBy.Length != 0) { + output.WriteRawTag(42); + output.WriteString(OrderBy); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + if (Filter.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Filter); + } + if (OrderBy.Length != 0) { + output.WriteRawTag(42); + output.WriteString(OrderBy); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (Filter.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Filter); + } + if (OrderBy.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(OrderBy); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListQuotaPreferencesRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + if (other.Filter.Length != 0) { + Filter = other.Filter; + } + if (other.OrderBy.Length != 0) { + OrderBy = other.OrderBy; + } + _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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + case 34: { + Filter = input.ReadString(); + break; + } + case 42: { + OrderBy = 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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + case 34: { + Filter = input.ReadString(); + break; + } + case 42: { + OrderBy = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Message for response to listing QuotaPreferences + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListQuotaPreferencesResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListQuotaPreferencesResponse()); + 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.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.MessageTypes[4]; } + } + + [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 ListQuotaPreferencesResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListQuotaPreferencesResponse(ListQuotaPreferencesResponse other) : this() { + quotaPreferences_ = other.quotaPreferences_.Clone(); + nextPageToken_ = other.nextPageToken_; + unreachable_ = other.unreachable_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListQuotaPreferencesResponse Clone() { + return new ListQuotaPreferencesResponse(this); + } + + /// Field number for the "quota_preferences" field. + public const int QuotaPreferencesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_quotaPreferences_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference.Parser); + private readonly pbc::RepeatedField quotaPreferences_ = new pbc::RepeatedField(); + /// + /// The list of QuotaPreference + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField QuotaPreferences { + get { return quotaPreferences_; } + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; + /// + /// A token, which can be sent as `page_token` to retrieve the next page. + /// If this field is omitted, there are no subsequent pages. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_; } + set { + nextPageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unreachable" field. + public const int UnreachableFieldNumber = 3; + private static readonly pb::FieldCodec _repeated_unreachable_codec + = pb::FieldCodec.ForString(26); + private readonly pbc::RepeatedField unreachable_ = new pbc::RepeatedField(); + /// + /// Locations that could not be reached. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Unreachable { + get { return unreachable_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ListQuotaPreferencesResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListQuotaPreferencesResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!quotaPreferences_.Equals(other.quotaPreferences_)) return false; + if (NextPageToken != other.NextPageToken) return false; + if(!unreachable_.Equals(other.unreachable_)) 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; + hash ^= quotaPreferences_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.GetHashCode(); + hash ^= unreachable_.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 + quotaPreferences_.WriteTo(output, _repeated_quotaPreferences_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + unreachable_.WriteTo(output, _repeated_unreachable_codec); + 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) { + quotaPreferences_.WriteTo(ref output, _repeated_quotaPreferences_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + unreachable_.WriteTo(ref output, _repeated_unreachable_codec); + 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; + size += quotaPreferences_.CalculateSize(_repeated_quotaPreferences_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + size += unreachable_.CalculateSize(_repeated_unreachable_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListQuotaPreferencesResponse other) { + if (other == null) { + return; + } + quotaPreferences_.Add(other.quotaPreferences_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; + } + unreachable_.Add(other.unreachable_); + _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: { + quotaPreferences_.AddEntriesFrom(input, _repeated_quotaPreferences_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + case 26: { + unreachable_.AddEntriesFrom(input, _repeated_unreachable_codec); + 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: { + quotaPreferences_.AddEntriesFrom(ref input, _repeated_quotaPreferences_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + case 26: { + unreachable_.AddEntriesFrom(ref input, _repeated_unreachable_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Message for getting a QuotaPreference + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetQuotaPreferenceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetQuotaPreferenceRequest()); + 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.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.MessageTypes[5]; } + } + + [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 GetQuotaPreferenceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetQuotaPreferenceRequest(GetQuotaPreferenceRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetQuotaPreferenceRequest Clone() { + return new GetQuotaPreferenceRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. Name of the resource + /// + /// Example name: + /// `projects/123/locations/global/quota_preferences/my-config-for-us-east1` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetQuotaPreferenceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetQuotaPreferenceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetQuotaPreferenceRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Message for creating a QuotaPreference + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateQuotaPreferenceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateQuotaPreferenceRequest()); + 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.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.MessageTypes[6]; } + } + + [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 CreateQuotaPreferenceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateQuotaPreferenceRequest(CreateQuotaPreferenceRequest other) : this() { + parent_ = other.parent_; + quotaPreferenceId_ = other.quotaPreferenceId_; + quotaPreference_ = other.quotaPreference_ != null ? other.quotaPreference_.Clone() : null; + ignoreSafetyChecks_ = other.ignoreSafetyChecks_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateQuotaPreferenceRequest Clone() { + return new CreateQuotaPreferenceRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. Value for parent. + /// + /// Example: + /// `projects/123/locations/global` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "quota_preference_id" field. + public const int QuotaPreferenceIdFieldNumber = 2; + private string quotaPreferenceId_ = ""; + /// + /// Optional. Id of the requesting object, must be unique under its parent. + /// If client does not set this field, the service will generate one. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string QuotaPreferenceId { + get { return quotaPreferenceId_; } + set { + quotaPreferenceId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "quota_preference" field. + public const int QuotaPreferenceFieldNumber = 3; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference quotaPreference_; + /// + /// Required. The resource being created + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference QuotaPreference { + get { return quotaPreference_; } + set { + quotaPreference_ = value; + } + } + + /// Field number for the "ignore_safety_checks" field. + public const int IgnoreSafetyChecksFieldNumber = 4; + private static readonly pb::FieldCodec _repeated_ignoreSafetyChecks_codec + = pb::FieldCodec.ForEnum(34, x => (int) x, x => (global::Google.Cloud.CloudQuotas.V1Beta.QuotaSafetyCheck) x); + private readonly pbc::RepeatedField ignoreSafetyChecks_ = new pbc::RepeatedField(); + /// + /// The list of quota safety checks to be ignored. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField IgnoreSafetyChecks { + get { return ignoreSafetyChecks_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CreateQuotaPreferenceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateQuotaPreferenceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (QuotaPreferenceId != other.QuotaPreferenceId) return false; + if (!object.Equals(QuotaPreference, other.QuotaPreference)) return false; + if(!ignoreSafetyChecks_.Equals(other.ignoreSafetyChecks_)) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (QuotaPreferenceId.Length != 0) hash ^= QuotaPreferenceId.GetHashCode(); + if (quotaPreference_ != null) hash ^= QuotaPreference.GetHashCode(); + hash ^= ignoreSafetyChecks_.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (QuotaPreferenceId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(QuotaPreferenceId); + } + if (quotaPreference_ != null) { + output.WriteRawTag(26); + output.WriteMessage(QuotaPreference); + } + ignoreSafetyChecks_.WriteTo(output, _repeated_ignoreSafetyChecks_codec); + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (QuotaPreferenceId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(QuotaPreferenceId); + } + if (quotaPreference_ != null) { + output.WriteRawTag(26); + output.WriteMessage(QuotaPreference); + } + ignoreSafetyChecks_.WriteTo(ref output, _repeated_ignoreSafetyChecks_codec); + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (QuotaPreferenceId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(QuotaPreferenceId); + } + if (quotaPreference_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(QuotaPreference); + } + size += ignoreSafetyChecks_.CalculateSize(_repeated_ignoreSafetyChecks_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateQuotaPreferenceRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.QuotaPreferenceId.Length != 0) { + QuotaPreferenceId = other.QuotaPreferenceId; + } + if (other.quotaPreference_ != null) { + if (quotaPreference_ == null) { + QuotaPreference = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference(); + } + QuotaPreference.MergeFrom(other.QuotaPreference); + } + ignoreSafetyChecks_.Add(other.ignoreSafetyChecks_); + _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: { + Parent = input.ReadString(); + break; + } + case 18: { + QuotaPreferenceId = input.ReadString(); + break; + } + case 26: { + if (quotaPreference_ == null) { + QuotaPreference = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference(); + } + input.ReadMessage(QuotaPreference); + break; + } + case 34: + case 32: { + ignoreSafetyChecks_.AddEntriesFrom(input, _repeated_ignoreSafetyChecks_codec); + 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: { + Parent = input.ReadString(); + break; + } + case 18: { + QuotaPreferenceId = input.ReadString(); + break; + } + case 26: { + if (quotaPreference_ == null) { + QuotaPreference = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference(); + } + input.ReadMessage(QuotaPreference); + break; + } + case 34: + case 32: { + ignoreSafetyChecks_.AddEntriesFrom(ref input, _repeated_ignoreSafetyChecks_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Message for updating a QuotaPreference + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateQuotaPreferenceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateQuotaPreferenceRequest()); + 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.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.MessageTypes[7]; } + } + + [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 UpdateQuotaPreferenceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateQuotaPreferenceRequest(UpdateQuotaPreferenceRequest other) : this() { + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + quotaPreference_ = other.quotaPreference_ != null ? other.quotaPreference_.Clone() : null; + allowMissing_ = other.allowMissing_; + validateOnly_ = other.validateOnly_; + ignoreSafetyChecks_ = other.ignoreSafetyChecks_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateQuotaPreferenceRequest Clone() { + return new UpdateQuotaPreferenceRequest(this); + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 1; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Optional. Field mask is used to specify the fields to be overwritten in the + /// QuotaPreference resource by the update. + /// The fields specified in the update_mask are relative to the resource, not + /// the full request. A field will be overwritten if it is in the mask. If the + /// user does not provide a mask then all fields will be overwritten. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + /// Field number for the "quota_preference" field. + public const int QuotaPreferenceFieldNumber = 2; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference quotaPreference_; + /// + /// Required. The resource being updated + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference QuotaPreference { + get { return quotaPreference_; } + set { + quotaPreference_ = value; + } + } + + /// Field number for the "allow_missing" field. + public const int AllowMissingFieldNumber = 3; + private bool allowMissing_; + /// + /// Optional. If set to true, and the quota preference is not found, a new one + /// will be created. In this situation, `update_mask` is ignored. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool AllowMissing { + get { return allowMissing_; } + set { + allowMissing_ = value; + } + } + + /// Field number for the "validate_only" field. + public const int ValidateOnlyFieldNumber = 4; + private bool validateOnly_; + /// + /// Optional. If set to true, validate the request, but do not actually update. + /// Note that a request being valid does not mean that the request is + /// guaranteed to be fulfilled. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool ValidateOnly { + get { return validateOnly_; } + set { + validateOnly_ = value; + } + } + + /// Field number for the "ignore_safety_checks" field. + public const int IgnoreSafetyChecksFieldNumber = 5; + private static readonly pb::FieldCodec _repeated_ignoreSafetyChecks_codec + = pb::FieldCodec.ForEnum(42, x => (int) x, x => (global::Google.Cloud.CloudQuotas.V1Beta.QuotaSafetyCheck) x); + private readonly pbc::RepeatedField ignoreSafetyChecks_ = new pbc::RepeatedField(); + /// + /// The list of quota safety checks to be ignored. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField IgnoreSafetyChecks { + get { return ignoreSafetyChecks_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateQuotaPreferenceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateQuotaPreferenceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(UpdateMask, other.UpdateMask)) return false; + if (!object.Equals(QuotaPreference, other.QuotaPreference)) return false; + if (AllowMissing != other.AllowMissing) return false; + if (ValidateOnly != other.ValidateOnly) return false; + if(!ignoreSafetyChecks_.Equals(other.ignoreSafetyChecks_)) 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 (updateMask_ != null) hash ^= UpdateMask.GetHashCode(); + if (quotaPreference_ != null) hash ^= QuotaPreference.GetHashCode(); + if (AllowMissing != false) hash ^= AllowMissing.GetHashCode(); + if (ValidateOnly != false) hash ^= ValidateOnly.GetHashCode(); + hash ^= ignoreSafetyChecks_.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 (updateMask_ != null) { + output.WriteRawTag(10); + output.WriteMessage(UpdateMask); + } + if (quotaPreference_ != null) { + output.WriteRawTag(18); + output.WriteMessage(QuotaPreference); + } + if (AllowMissing != false) { + output.WriteRawTag(24); + output.WriteBool(AllowMissing); + } + if (ValidateOnly != false) { + output.WriteRawTag(32); + output.WriteBool(ValidateOnly); + } + ignoreSafetyChecks_.WriteTo(output, _repeated_ignoreSafetyChecks_codec); + 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 (updateMask_ != null) { + output.WriteRawTag(10); + output.WriteMessage(UpdateMask); + } + if (quotaPreference_ != null) { + output.WriteRawTag(18); + output.WriteMessage(QuotaPreference); + } + if (AllowMissing != false) { + output.WriteRawTag(24); + output.WriteBool(AllowMissing); + } + if (ValidateOnly != false) { + output.WriteRawTag(32); + output.WriteBool(ValidateOnly); + } + ignoreSafetyChecks_.WriteTo(ref output, _repeated_ignoreSafetyChecks_codec); + 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 (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (quotaPreference_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(QuotaPreference); + } + if (AllowMissing != false) { + size += 1 + 1; + } + if (ValidateOnly != false) { + size += 1 + 1; + } + size += ignoreSafetyChecks_.CalculateSize(_repeated_ignoreSafetyChecks_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateQuotaPreferenceRequest other) { + if (other == null) { + return; + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + if (other.quotaPreference_ != null) { + if (quotaPreference_ == null) { + QuotaPreference = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference(); + } + QuotaPreference.MergeFrom(other.QuotaPreference); + } + if (other.AllowMissing != false) { + AllowMissing = other.AllowMissing; + } + if (other.ValidateOnly != false) { + ValidateOnly = other.ValidateOnly; + } + ignoreSafetyChecks_.Add(other.ignoreSafetyChecks_); + _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 (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + case 18: { + if (quotaPreference_ == null) { + QuotaPreference = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference(); + } + input.ReadMessage(QuotaPreference); + break; + } + case 24: { + AllowMissing = input.ReadBool(); + break; + } + case 32: { + ValidateOnly = input.ReadBool(); + break; + } + case 42: + case 40: { + ignoreSafetyChecks_.AddEntriesFrom(input, _repeated_ignoreSafetyChecks_codec); + 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 (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + case 18: { + if (quotaPreference_ == null) { + QuotaPreference = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference(); + } + input.ReadMessage(QuotaPreference); + break; + } + case 24: { + AllowMissing = input.ReadBool(); + break; + } + case 32: { + ValidateOnly = input.ReadBool(); + break; + } + case 42: + case 40: { + ignoreSafetyChecks_.AddEntriesFrom(ref input, _repeated_ignoreSafetyChecks_codec); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudquotasGrpc.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudquotasGrpc.g.cs new file mode 100644 index 000000000000..2b1a7b24fead --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudquotasGrpc.g.cs @@ -0,0 +1,584 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/api/cloudquotas/v1beta/cloudquotas.proto +// +// Original file comments: +// Copyright 2024 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace Google.Cloud.CloudQuotas.V1Beta { + /// + /// The Cloud Quotas API is an infrastructure service for Google Cloud that lets + /// service consumers list and manage their resource usage limits. + /// + /// - List/Get the metadata and current status of the quotas for a service. + /// - Create/Update quota preferencess that declare the preferred quota values. + /// - Check the status of a quota preference request. + /// - List/Get pending and historical quota preference. + /// + public static partial class CloudQuotas + { + static readonly string __ServiceName = "google.api.cloudquotas.v1beta.CloudQuotas"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_ListQuotaInfosRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_ListQuotaInfosResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_GetQuotaInfoRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_QuotaInfo = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_ListQuotaPreferencesRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_ListQuotaPreferencesResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_GetQuotaPreferenceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_QuotaPreference = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_CreateQuotaPreferenceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_UpdateQuotaPreferenceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListQuotaInfos = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListQuotaInfos", + __Marshaller_google_api_cloudquotas_v1beta_ListQuotaInfosRequest, + __Marshaller_google_api_cloudquotas_v1beta_ListQuotaInfosResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetQuotaInfo = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetQuotaInfo", + __Marshaller_google_api_cloudquotas_v1beta_GetQuotaInfoRequest, + __Marshaller_google_api_cloudquotas_v1beta_QuotaInfo); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListQuotaPreferences = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListQuotaPreferences", + __Marshaller_google_api_cloudquotas_v1beta_ListQuotaPreferencesRequest, + __Marshaller_google_api_cloudquotas_v1beta_ListQuotaPreferencesResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetQuotaPreference = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetQuotaPreference", + __Marshaller_google_api_cloudquotas_v1beta_GetQuotaPreferenceRequest, + __Marshaller_google_api_cloudquotas_v1beta_QuotaPreference); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateQuotaPreference = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateQuotaPreference", + __Marshaller_google_api_cloudquotas_v1beta_CreateQuotaPreferenceRequest, + __Marshaller_google_api_cloudquotas_v1beta_QuotaPreference); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateQuotaPreference = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateQuotaPreference", + __Marshaller_google_api_cloudquotas_v1beta_UpdateQuotaPreferenceRequest, + __Marshaller_google_api_cloudquotas_v1beta_QuotaPreference); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::Google.Cloud.CloudQuotas.V1Beta.CloudquotasReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of CloudQuotas + [grpc::BindServiceMethod(typeof(CloudQuotas), "BindService")] + public abstract partial class CloudQuotasBase + { + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListQuotaInfos(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetQuotaInfo(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListQuotaPreferences(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Gets details of a single QuotaPreference. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task CreateQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Client for CloudQuotas + public partial class CloudQuotasClient : grpc::ClientBase + { + /// Creates a new client for CloudQuotas + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public CloudQuotasClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for CloudQuotas that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public CloudQuotasClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected CloudQuotasClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected CloudQuotasClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosResponse ListQuotaInfos(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListQuotaInfos(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosResponse ListQuotaInfos(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListQuotaInfos, null, options, request); + } + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListQuotaInfosAsync(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListQuotaInfosAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists QuotaInfos of all quotas for a given project, folder or organization. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListQuotaInfosAsync(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaInfosRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListQuotaInfos, null, options, request); + } + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo GetQuotaInfo(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetQuotaInfo(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo GetQuotaInfo(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetQuotaInfo, null, options, request); + } + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetQuotaInfoAsync(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetQuotaInfoAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Retrieve the QuotaInfo of a quota for a project, folder or organization. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetQuotaInfoAsync(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaInfoRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetQuotaInfo, null, options, request); + } + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesResponse ListQuotaPreferences(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListQuotaPreferences(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesResponse ListQuotaPreferences(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListQuotaPreferences, null, options, request); + } + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListQuotaPreferencesAsync(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListQuotaPreferencesAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists QuotaPreferences in a given project, folder or organization. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListQuotaPreferencesAsync(global::Google.Cloud.CloudQuotas.V1Beta.ListQuotaPreferencesRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListQuotaPreferences, null, options, request); + } + /// + /// Gets details of a single QuotaPreference. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference GetQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetQuotaPreference(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details of a single QuotaPreference. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference GetQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetQuotaPreference, null, options, request); + } + /// + /// Gets details of a single QuotaPreference. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetQuotaPreferenceAsync(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetQuotaPreferenceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details of a single QuotaPreference. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetQuotaPreferenceAsync(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaPreferenceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetQuotaPreference, null, options, request); + } + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference CreateQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateQuotaPreference(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference CreateQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_CreateQuotaPreference, null, options, request); + } + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateQuotaPreferenceAsync(global::Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateQuotaPreferenceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a new QuotaPreference that declares the desired value for a quota. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateQuotaPreferenceAsync(global::Google.Cloud.CloudQuotas.V1Beta.CreateQuotaPreferenceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_CreateQuotaPreference, null, options, request); + } + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference UpdateQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateQuotaPreference(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference UpdateQuotaPreference(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateQuotaPreference, null, options, request); + } + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateQuotaPreferenceAsync(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateQuotaPreferenceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates the parameters of a single QuotaPreference. It can updates the + /// config in any states, not just the ones pending approval. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateQuotaPreferenceAsync(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaPreferenceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateQuotaPreference, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override CloudQuotasClient NewInstance(ClientBaseConfiguration configuration) + { + return new CloudQuotasClient(configuration); + } + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(CloudQuotasBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_ListQuotaInfos, serviceImpl.ListQuotaInfos) + .AddMethod(__Method_GetQuotaInfo, serviceImpl.GetQuotaInfo) + .AddMethod(__Method_ListQuotaPreferences, serviceImpl.ListQuotaPreferences) + .AddMethod(__Method_GetQuotaPreference, serviceImpl.GetQuotaPreference) + .AddMethod(__Method_CreateQuotaPreference, serviceImpl.CreateQuotaPreference) + .AddMethod(__Method_UpdateQuotaPreference, serviceImpl.UpdateQuotaPreference).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, CloudQuotasBase serviceImpl) + { + serviceBinder.AddMethod(__Method_ListQuotaInfos, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListQuotaInfos)); + serviceBinder.AddMethod(__Method_GetQuotaInfo, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetQuotaInfo)); + serviceBinder.AddMethod(__Method_ListQuotaPreferences, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListQuotaPreferences)); + serviceBinder.AddMethod(__Method_GetQuotaPreference, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetQuotaPreference)); + serviceBinder.AddMethod(__Method_CreateQuotaPreference, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateQuotaPreference)); + serviceBinder.AddMethod(__Method_UpdateQuotaPreference, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateQuotaPreference)); + } + + } +} +#endregion diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudquotasResourceNames.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudquotasResourceNames.g.cs new file mode 100644 index 000000000000..682c9ffcfcf8 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/CloudquotasResourceNames.g.cs @@ -0,0 +1,748 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gax = Google.Api.Gax; +using gccv = Google.Cloud.CloudQuotas.V1Beta; +using sys = System; + +namespace Google.Cloud.CloudQuotas.V1Beta +{ + /// Resource name for the Service resource. + public sealed partial class ServiceName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern projects/{project}/locations/{location}/services/{service}. + /// + ProjectLocationService = 1, + + /// + /// A resource name with pattern folders/{folder}/locations/{location}/services/{service}. + /// + FolderLocationService = 2, + + /// + /// A resource name with pattern organizations/{organization}/locations/{location}/services/{service} + /// . + /// + OrganizationLocationService = 3, + } + + private static gax::PathTemplate s_projectLocationService = new gax::PathTemplate("projects/{project}/locations/{location}/services/{service}"); + + private static gax::PathTemplate s_folderLocationService = new gax::PathTemplate("folders/{folder}/locations/{location}/services/{service}"); + + private static gax::PathTemplate s_organizationLocationService = new gax::PathTemplate("organizations/{organization}/locations/{location}/services/{service}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided . + /// + public static ServiceName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new ServiceName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/services/{service}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static ServiceName FromProjectLocationService(string projectId, string locationId, string serviceId) => + new ServiceName(ResourceNameType.ProjectLocationService, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), serviceId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId))); + + /// + /// Creates a with the pattern + /// folders/{folder}/locations/{location}/services/{service}. + /// + /// The Folder ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static ServiceName FromFolderLocationService(string folderId, string locationId, string serviceId) => + new ServiceName(ResourceNameType.FolderLocationService, folderId: gax::GaxPreconditions.CheckNotNullOrEmpty(folderId, nameof(folderId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), serviceId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId))); + + /// + /// Creates a with the pattern + /// organizations/{organization}/locations/{location}/services/{service}. + /// + /// The Organization ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static ServiceName FromOrganizationLocationService(string organizationId, string locationId, string serviceId) => + new ServiceName(ResourceNameType.OrganizationLocationService, organizationId: gax::GaxPreconditions.CheckNotNullOrEmpty(organizationId, nameof(organizationId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), serviceId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/services/{service}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/services/{service}. + /// + public static string Format(string projectId, string locationId, string serviceId) => + FormatProjectLocationService(projectId, locationId, serviceId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/services/{service}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/services/{service}. + /// + public static string FormatProjectLocationService(string projectId, string locationId, string serviceId) => + s_projectLocationService.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// folders/{folder}/locations/{location}/services/{service}. + /// + /// The Folder ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// folders/{folder}/locations/{location}/services/{service}. + /// + public static string FormatFolderLocationService(string folderId, string locationId, string serviceId) => + s_folderLocationService.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(folderId, nameof(folderId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// organizations/{organization}/locations/{location}/services/{service}. + /// + /// The Organization ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// organizations/{organization}/locations/{location}/services/{service}. + /// + public static string FormatOrganizationLocationService(string organizationId, string locationId, string serviceId) => + s_organizationLocationService.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(organizationId, nameof(organizationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId))); + + /// Parses the given resource name string into a new instance. + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/services/{service} + /// folders/{folder}/locations/{location}/services/{service} + /// + /// organizations/{organization}/locations/{location}/services/{service} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static ServiceName Parse(string serviceName) => Parse(serviceName, false); + + /// + /// Parses the given resource name string into a new instance; optionally allowing an + /// unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/services/{service} + /// folders/{folder}/locations/{location}/services/{service} + /// + /// organizations/{organization}/locations/{location}/services/{service} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static ServiceName Parse(string serviceName, bool allowUnparsed) => + TryParse(serviceName, allowUnparsed, out ServiceName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/services/{service} + /// folders/{folder}/locations/{location}/services/{service} + /// + /// organizations/{organization}/locations/{location}/services/{service} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string serviceName, out ServiceName result) => TryParse(serviceName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/services/{service} + /// folders/{folder}/locations/{location}/services/{service} + /// + /// organizations/{organization}/locations/{location}/services/{service} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string serviceName, bool allowUnparsed, out ServiceName result) + { + gax::GaxPreconditions.CheckNotNull(serviceName, nameof(serviceName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationService.TryParseName(serviceName, out resourceName)) + { + result = FromProjectLocationService(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (s_folderLocationService.TryParseName(serviceName, out resourceName)) + { + result = FromFolderLocationService(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (s_organizationLocationService.TryParseName(serviceName, out resourceName)) + { + result = FromOrganizationLocationService(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(serviceName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private ServiceName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string folderId = null, string locationId = null, string organizationId = null, string projectId = null, string serviceId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + FolderId = folderId; + LocationId = locationId; + OrganizationId = organizationId; + ProjectId = projectId; + ServiceId = serviceId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/locations/{location}/services/{service} + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + public ServiceName(string projectId, string locationId, string serviceId) : this(ResourceNameType.ProjectLocationService, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), serviceId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Folder ID. May be null, depending on which resource name is contained by this instance. + /// + public string FolderId { get; } + + /// + /// The Location ID. May be null, depending on which resource name is contained by this instance. + /// + public string LocationId { get; } + + /// + /// The Organization ID. May be null, depending on which resource name is contained by this + /// instance. + /// + public string OrganizationId { get; } + + /// + /// The Project ID. May be null, depending on which resource name is contained by this instance. + /// + public string ProjectId { get; } + + /// + /// The Service ID. May be null, depending on which resource name is contained by this instance. + /// + public string ServiceId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationService: return s_projectLocationService.Expand(ProjectId, LocationId, ServiceId); + case ResourceNameType.FolderLocationService: return s_folderLocationService.Expand(FolderId, LocationId, ServiceId); + case ResourceNameType.OrganizationLocationService: return s_organizationLocationService.Expand(OrganizationId, LocationId, ServiceId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as ServiceName); + + /// + public bool Equals(ServiceName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(ServiceName a, ServiceName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(ServiceName a, ServiceName b) => !(a == b); + } + + /// Resource name for the Location resource. + public sealed partial class LocationName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// A resource name with pattern projects/{project}/locations/{location}. + ProjectLocation = 1, + + /// A resource name with pattern folders/{folder}/locations/{location}. + FolderLocation = 2, + + /// + /// A resource name with pattern organizations/{organization}/locations/{location}. + /// + OrganizationLocation = 3, + } + + private static gax::PathTemplate s_projectLocation = new gax::PathTemplate("projects/{project}/locations/{location}"); + + private static gax::PathTemplate s_folderLocation = new gax::PathTemplate("folders/{folder}/locations/{location}"); + + private static gax::PathTemplate s_organizationLocation = new gax::PathTemplate("organizations/{organization}/locations/{location}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static LocationName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new LocationName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern projects/{project}/locations/{location}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static LocationName FromProjectLocation(string projectId, string locationId) => + new LocationName(ResourceNameType.ProjectLocation, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))); + + /// + /// Creates a with the pattern folders/{folder}/locations/{location}. + /// + /// The Folder ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static LocationName FromFolderLocation(string folderId, string locationId) => + new LocationName(ResourceNameType.FolderLocation, folderId: gax::GaxPreconditions.CheckNotNullOrEmpty(folderId, nameof(folderId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))); + + /// + /// Creates a with the pattern organizations/{organization}/locations/{location} + /// . + /// + /// The Organization ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static LocationName FromOrganizationLocation(string organizationId, string locationId) => + new LocationName(ResourceNameType.OrganizationLocation, organizationId: gax::GaxPreconditions.CheckNotNullOrEmpty(organizationId, nameof(organizationId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}. + /// + public static string Format(string projectId, string locationId) => FormatProjectLocation(projectId, locationId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}. + /// + public static string FormatProjectLocation(string projectId, string locationId) => + s_projectLocation.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// folders/{folder}/locations/{location}. + /// + /// The Folder ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// folders/{folder}/locations/{location}. + /// + public static string FormatFolderLocation(string folderId, string locationId) => + s_folderLocation.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(folderId, nameof(folderId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// organizations/{organization}/locations/{location}. + /// + /// The Organization ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// organizations/{organization}/locations/{location}. + /// + public static string FormatOrganizationLocation(string organizationId, string locationId) => + s_organizationLocation.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(organizationId, nameof(organizationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))); + + /// Parses the given resource name string into a new instance. + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location} + /// folders/{folder}/locations/{location} + /// organizations/{organization}/locations/{location} + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static LocationName Parse(string locationName) => Parse(locationName, false); + + /// + /// Parses the given resource name string into a new instance; optionally allowing an + /// unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location} + /// folders/{folder}/locations/{location} + /// organizations/{organization}/locations/{location} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static LocationName Parse(string locationName, bool allowUnparsed) => + TryParse(locationName, allowUnparsed, out LocationName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location} + /// folders/{folder}/locations/{location} + /// organizations/{organization}/locations/{location} + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string locationName, out LocationName result) => TryParse(locationName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location} + /// folders/{folder}/locations/{location} + /// organizations/{organization}/locations/{location} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string locationName, bool allowUnparsed, out LocationName result) + { + gax::GaxPreconditions.CheckNotNull(locationName, nameof(locationName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocation.TryParseName(locationName, out resourceName)) + { + result = FromProjectLocation(resourceName[0], resourceName[1]); + return true; + } + if (s_folderLocation.TryParseName(locationName, out resourceName)) + { + result = FromFolderLocation(resourceName[0], resourceName[1]); + return true; + } + if (s_organizationLocation.TryParseName(locationName, out resourceName)) + { + result = FromOrganizationLocation(resourceName[0], resourceName[1]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(locationName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private LocationName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string folderId = null, string locationId = null, string organizationId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + FolderId = folderId; + LocationId = locationId; + OrganizationId = organizationId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/locations/{location} + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + public LocationName(string projectId, string locationId) : this(ResourceNameType.ProjectLocation, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Folder ID. May be null, depending on which resource name is contained by this instance. + /// + public string FolderId { get; } + + /// + /// The Location ID. May be null, depending on which resource name is contained by this instance. + /// + public string LocationId { get; } + + /// + /// The Organization ID. May be null, depending on which resource name is contained by this + /// instance. + /// + public string OrganizationId { get; } + + /// + /// The Project ID. May be null, depending on which resource name is contained by this instance. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocation: return s_projectLocation.Expand(ProjectId, LocationId); + case ResourceNameType.FolderLocation: return s_folderLocation.Expand(FolderId, LocationId); + case ResourceNameType.OrganizationLocation: return s_organizationLocation.Expand(OrganizationId, LocationId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as LocationName); + + /// + public bool Equals(LocationName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(LocationName a, LocationName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(LocationName a, LocationName b) => !(a == b); + } + + public partial class ListQuotaInfosRequest + { + /// + /// -typed view over the resource name property. + /// + public ServiceName ParentAsServiceName + { + get => string.IsNullOrEmpty(Parent) ? null : ServiceName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class GetQuotaInfoRequest + { + /// + /// -typed view over the resource name property. + /// + public gccv::QuotaInfoName QuotaInfoName + { + get => string.IsNullOrEmpty(Name) ? null : gccv::QuotaInfoName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class ListQuotaPreferencesRequest + { + /// + /// -typed view over the resource name property. + /// + public LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class GetQuotaPreferenceRequest + { + /// + /// -typed view over the resource name property. + /// + public gccv::QuotaPreferenceName QuotaPreferenceName + { + get => string.IsNullOrEmpty(Name) ? null : gccv::QuotaPreferenceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class CreateQuotaPreferenceRequest + { + /// + /// -typed view over the resource name property. + /// + public LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.csproj b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.csproj new file mode 100644 index 000000000000..e211c6cf84ff --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.csproj @@ -0,0 +1,15 @@ + + + + 1.0.0-beta01 + netstandard2.0;net462 + true + Recommended Google client library to access the Google Cloud Quotas API (v1beta), which provides Google Cloud service consumers with management and observability for resource usage, quotas, and restrictions of the services they consume. + usage;monitoring;resources;Google;Cloud + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/PackageApiMetadata.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/PackageApiMetadata.g.cs new file mode 100644 index 000000000000..9aad081ebcd3 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/PackageApiMetadata.g.cs @@ -0,0 +1,38 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gaxgrpc = Google.Api.Gax.Grpc; +using gpr = Google.Protobuf.Reflection; +using scg = System.Collections.Generic; + +namespace Google.Cloud.CloudQuotas.V1Beta +{ + /// Static class to provide common access to package-wide API metadata. + internal static class PackageApiMetadata + { + /// The for services in this package. + internal static gaxgrpc::ApiMetadata ApiMetadata { get; } = new gaxgrpc::ApiMetadata("Google.Cloud.CloudQuotas.V1Beta", GetFileDescriptors) + .WithRequestNumericEnumJsonEncoding(true); + + private static scg::IEnumerable GetFileDescriptors() + { + yield return CloudquotasReflection.Descriptor; + yield return QuotaAdjusterSettingsReflection.Descriptor; + yield return ResourcesReflection.Descriptor; + } + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettings.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettings.g.cs new file mode 100644 index 000000000000..dee1f9de7d7d --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettings.g.cs @@ -0,0 +1,937 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/api/cloudquotas/v1beta/quota_adjuster_settings.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.CloudQuotas.V1Beta { + + /// Holder for reflection information generated from google/api/cloudquotas/v1beta/quota_adjuster_settings.proto + public static partial class QuotaAdjusterSettingsReflection { + + #region Descriptor + /// File descriptor for google/api/cloudquotas/v1beta/quota_adjuster_settings.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static QuotaAdjusterSettingsReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "Cjtnb29nbGUvYXBpL2Nsb3VkcXVvdGFzL3YxYmV0YS9xdW90YV9hZGp1c3Rl", + "cl9zZXR0aW5ncy5wcm90bxIdZ29vZ2xlLmFwaS5jbG91ZHF1b3Rhcy52MWJl", + "dGEaHGdvb2dsZS9hcGkvYW5ub3RhdGlvbnMucHJvdG8aF2dvb2dsZS9hcGkv", + "Y2xpZW50LnByb3RvGh9nb29nbGUvYXBpL2ZpZWxkX2JlaGF2aW9yLnByb3Rv", + "Ghlnb29nbGUvYXBpL3Jlc291cmNlLnByb3RvGiBnb29nbGUvcHJvdG9idWYv", + "ZmllbGRfbWFzay5wcm90bxofZ29vZ2xlL3Byb3RvYnVmL3RpbWVzdGFtcC5w", + "cm90byJpCh9HZXRRdW90YUFkanVzdGVyU2V0dGluZ3NSZXF1ZXN0EkYKBG5h", + "bWUYASABKAlCOOBBAvpBMgowY2xvdWRxdW90YXMuZ29vZ2xlYXBpcy5jb20v", + "UXVvdGFBZGp1c3RlclNldHRpbmdzItIBCiJVcGRhdGVRdW90YUFkanVzdGVy", + "U2V0dGluZ3NSZXF1ZXN0EloKF3F1b3RhX2FkanVzdGVyX3NldHRpbmdzGAEg", + "ASgLMjQuZ29vZ2xlLmFwaS5jbG91ZHF1b3Rhcy52MWJldGEuUXVvdGFBZGp1", + "c3RlclNldHRpbmdzQgPgQQISNAoLdXBkYXRlX21hc2sYAiABKAsyGi5nb29n", + "bGUucHJvdG9idWYuRmllbGRNYXNrQgPgQQESGgoNdmFsaWRhdGVfb25seRgD", + "IAEoCEID4EEBIrsDChVRdW90YUFkanVzdGVyU2V0dGluZ3MSEQoEbmFtZRgB", + "IAEoCUID4EEIElgKCmVuYWJsZW1lbnQYAiABKA4yPy5nb29nbGUuYXBpLmNs", + "b3VkcXVvdGFzLnYxYmV0YS5RdW90YUFkanVzdGVyU2V0dGluZ3MuRW5hYmxl", + "bWVudEID4EECEjQKC3VwZGF0ZV90aW1lGAUgASgLMhouZ29vZ2xlLnByb3Rv", + "YnVmLlRpbWVzdGFtcEID4EEDEhEKBGV0YWcYBiABKAlCA+BBASJDCgpFbmFi", + "bGVtZW50EhoKFkVOQUJMRU1FTlRfVU5TUEVDSUZJRUQQABILCgdFTkFCTEVE", + "EAISDAoIRElTQUJMRUQQAzqmAepBogEKMGNsb3VkcXVvdGFzLmdvb2dsZWFw", + "aXMuY29tL1F1b3RhQWRqdXN0ZXJTZXR0aW5ncxI9cHJvamVjdHMve3Byb2pl", + "Y3R9L2xvY2F0aW9ucy97bG9jYXRpb259L3F1b3RhQWRqdXN0ZXJTZXR0aW5n", + "cyoVcXVvdGFBZGp1c3RlclNldHRpbmdzMhVxdW90YUFkanVzdGVyU2V0dGlu", + "Z3NSAQEygwUKHFF1b3RhQWRqdXN0ZXJTZXR0aW5nc01hbmFnZXISswIKG1Vw", + "ZGF0ZVF1b3RhQWRqdXN0ZXJTZXR0aW5ncxJBLmdvb2dsZS5hcGkuY2xvdWRx", + "dW90YXMudjFiZXRhLlVwZGF0ZVF1b3RhQWRqdXN0ZXJTZXR0aW5nc1JlcXVl", + "c3QaNC5nb29nbGUuYXBpLmNsb3VkcXVvdGFzLnYxYmV0YS5RdW90YUFkanVz", + "dGVyU2V0dGluZ3MimgHaQSNxdW90YV9hZGp1c3Rlcl9zZXR0aW5ncyx1cGRh", + "dGVfbWFza4LT5JMCbjJTL3YxYmV0YS97cXVvdGFfYWRqdXN0ZXJfc2V0dGlu", + "Z3MubmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3F1b3RhQWRqdXN0ZXJT", + "ZXR0aW5nc306F3F1b3RhX2FkanVzdGVyX3NldHRpbmdzEtwBChhHZXRRdW90", + "YUFkanVzdGVyU2V0dGluZ3MSPi5nb29nbGUuYXBpLmNsb3VkcXVvdGFzLnYx", + "YmV0YS5HZXRRdW90YUFkanVzdGVyU2V0dGluZ3NSZXF1ZXN0GjQuZ29vZ2xl", + "LmFwaS5jbG91ZHF1b3Rhcy52MWJldGEuUXVvdGFBZGp1c3RlclNldHRpbmdz", + "IkraQQRuYW1lgtPkkwI9EjsvdjFiZXRhL3tuYW1lPXByb2plY3RzLyovbG9j", + "YXRpb25zLyovcXVvdGFBZGp1c3RlclNldHRpbmdzfRpOykEaY2xvdWRxdW90", + "YXMuZ29vZ2xlYXBpcy5jb23SQS5odHRwczovL3d3dy5nb29nbGVhcGlzLmNv", + "bS9hdXRoL2Nsb3VkLXBsYXRmb3JtQvEBCiFjb20uZ29vZ2xlLmFwaS5jbG91", + "ZHF1b3Rhcy52MWJldGFCGlF1b3RhQWRqdXN0ZXJTZXR0aW5nc1Byb3RvUAFa", + "RWNsb3VkLmdvb2dsZS5jb20vZ28vY2xvdWRxdW90YXMvYXBpdjFiZXRhL2Ns", + "b3VkcXVvdGFzcGI7Y2xvdWRxdW90YXNwYqoCH0dvb2dsZS5DbG91ZC5DbG91", + "ZFF1b3Rhcy5WMUJldGHKAh9Hb29nbGVcQ2xvdWRcQ2xvdWRRdW90YXNcVjFi", + "ZXRh6gIiR29vZ2xlOjpDbG91ZDo6Q2xvdWRRdW90YXM6OlYxYmV0YWIGcHJv", + "dG8z")); + 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.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.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest), global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest), global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest.Parser, new[]{ "QuotaAdjusterSettings", "UpdateMask", "ValidateOnly" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings), global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Parser, new[]{ "Name", "Enablement", "UpdateTime", "Etag" }, null, new[]{ typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement) }, null, null) + })); + } + #endregion + + } + #region Messages + /// + /// Request for getting QuotaAdjusterSettings + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetQuotaAdjusterSettingsRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetQuotaAdjusterSettingsRequest()); + 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.CloudQuotas.V1Beta.QuotaAdjusterSettingsReflection.Descriptor.MessageTypes[0]; } + } + + [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 GetQuotaAdjusterSettingsRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetQuotaAdjusterSettingsRequest(GetQuotaAdjusterSettingsRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetQuotaAdjusterSettingsRequest Clone() { + return new GetQuotaAdjusterSettingsRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. Name of the config. Required to be “settings”, as only a single + /// setting per container will be supported initially. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetQuotaAdjusterSettingsRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetQuotaAdjusterSettingsRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetQuotaAdjusterSettingsRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request for updating QuotaAdjusterSettings + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateQuotaAdjusterSettingsRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateQuotaAdjusterSettingsRequest()); + 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.CloudQuotas.V1Beta.QuotaAdjusterSettingsReflection.Descriptor.MessageTypes[1]; } + } + + [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 UpdateQuotaAdjusterSettingsRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateQuotaAdjusterSettingsRequest(UpdateQuotaAdjusterSettingsRequest other) : this() { + quotaAdjusterSettings_ = other.quotaAdjusterSettings_ != null ? other.quotaAdjusterSettings_.Clone() : null; + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + validateOnly_ = other.validateOnly_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateQuotaAdjusterSettingsRequest Clone() { + return new UpdateQuotaAdjusterSettingsRequest(this); + } + + /// Field number for the "quota_adjuster_settings" field. + public const int QuotaAdjusterSettingsFieldNumber = 1; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings quotaAdjusterSettings_; + /// + /// Required. The QuotaAdjusterSettings to update. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings QuotaAdjusterSettings { + get { return quotaAdjusterSettings_; } + set { + quotaAdjusterSettings_ = value; + } + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Optional. The list of fields to update. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + /// Field number for the "validate_only" field. + public const int ValidateOnlyFieldNumber = 3; + private bool validateOnly_; + /// + /// Optional. If set to true, validate the request, but do not actually update. + /// Note that a request being valid does not mean that the request is + /// guaranteed to be fulfilled. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool ValidateOnly { + get { return validateOnly_; } + set { + validateOnly_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateQuotaAdjusterSettingsRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateQuotaAdjusterSettingsRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(QuotaAdjusterSettings, other.QuotaAdjusterSettings)) return false; + if (!object.Equals(UpdateMask, other.UpdateMask)) return false; + if (ValidateOnly != other.ValidateOnly) 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 (quotaAdjusterSettings_ != null) hash ^= QuotaAdjusterSettings.GetHashCode(); + if (updateMask_ != null) hash ^= UpdateMask.GetHashCode(); + if (ValidateOnly != false) hash ^= ValidateOnly.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 (quotaAdjusterSettings_ != null) { + output.WriteRawTag(10); + output.WriteMessage(QuotaAdjusterSettings); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + if (ValidateOnly != false) { + output.WriteRawTag(24); + output.WriteBool(ValidateOnly); + } + 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 (quotaAdjusterSettings_ != null) { + output.WriteRawTag(10); + output.WriteMessage(QuotaAdjusterSettings); + } + if (updateMask_ != null) { + output.WriteRawTag(18); + output.WriteMessage(UpdateMask); + } + if (ValidateOnly != false) { + output.WriteRawTag(24); + output.WriteBool(ValidateOnly); + } + 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 (quotaAdjusterSettings_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(QuotaAdjusterSettings); + } + if (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (ValidateOnly != false) { + size += 1 + 1; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateQuotaAdjusterSettingsRequest other) { + if (other == null) { + return; + } + if (other.quotaAdjusterSettings_ != null) { + if (quotaAdjusterSettings_ == null) { + QuotaAdjusterSettings = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings(); + } + QuotaAdjusterSettings.MergeFrom(other.QuotaAdjusterSettings); + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + if (other.ValidateOnly != false) { + ValidateOnly = other.ValidateOnly; + } + _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 (quotaAdjusterSettings_ == null) { + QuotaAdjusterSettings = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings(); + } + input.ReadMessage(QuotaAdjusterSettings); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + case 24: { + ValidateOnly = input.ReadBool(); + 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 (quotaAdjusterSettings_ == null) { + QuotaAdjusterSettings = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings(); + } + input.ReadMessage(QuotaAdjusterSettings); + break; + } + case 18: { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + case 24: { + ValidateOnly = input.ReadBool(); + break; + } + } + } + } + #endif + + } + + /// + /// The QuotaAdjusterSettings resource defines the settings for the Quota + /// Adjuster. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class QuotaAdjusterSettings : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new QuotaAdjusterSettings()); + 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.CloudQuotas.V1Beta.QuotaAdjusterSettingsReflection.Descriptor.MessageTypes[2]; } + } + + [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 QuotaAdjusterSettings() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaAdjusterSettings(QuotaAdjusterSettings other) : this() { + name_ = other.name_; + enablement_ = other.enablement_; + updateTime_ = other.updateTime_ != null ? other.updateTime_.Clone() : null; + etag_ = other.etag_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaAdjusterSettings Clone() { + return new QuotaAdjusterSettings(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Identifier. Name of the config would be of the format: + /// projects/12345/locations/global/quotaAdjusterSettings + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "enablement" field. + public const int EnablementFieldNumber = 2; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement enablement_ = global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement.Unspecified; + /// + /// Required. The configured value of the enablement at the given resource. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement Enablement { + get { return enablement_; } + set { + enablement_ = value; + } + } + + /// Field number for the "update_time" field. + public const int UpdateTimeFieldNumber = 5; + private global::Google.Protobuf.WellKnownTypes.Timestamp updateTime_; + /// + /// Output only. The timestamp when the QuotaAdjusterSettings was last updated. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp UpdateTime { + get { return updateTime_; } + set { + updateTime_ = value; + } + } + + /// Field number for the "etag" field. + public const int EtagFieldNumber = 6; + private string etag_ = ""; + /// + /// Optional. The current etag of the QuotaAdjusterSettings. If an etag is + /// provided on update and does not match the current server's etag of the + /// QuotaAdjusterSettings, the request will be blocked and an ABORTED error + /// will be returned. See https://google.aip.dev/134#etags for more details on + /// etags. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Etag { + get { return etag_; } + set { + etag_ = 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 QuotaAdjusterSettings); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(QuotaAdjusterSettings other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (Enablement != other.Enablement) return false; + if (!object.Equals(UpdateTime, other.UpdateTime)) return false; + if (Etag != other.Etag) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (Enablement != global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement.Unspecified) hash ^= Enablement.GetHashCode(); + if (updateTime_ != null) hash ^= UpdateTime.GetHashCode(); + if (Etag.Length != 0) hash ^= Etag.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (Enablement != global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) Enablement); + } + if (updateTime_ != null) { + output.WriteRawTag(42); + output.WriteMessage(UpdateTime); + } + if (Etag.Length != 0) { + output.WriteRawTag(50); + output.WriteString(Etag); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (Enablement != global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) Enablement); + } + if (updateTime_ != null) { + output.WriteRawTag(42); + output.WriteMessage(UpdateTime); + } + if (Etag.Length != 0) { + output.WriteRawTag(50); + output.WriteString(Etag); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (Enablement != global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Enablement); + } + if (updateTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateTime); + } + if (Etag.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Etag); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(QuotaAdjusterSettings other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.Enablement != global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement.Unspecified) { + Enablement = other.Enablement; + } + if (other.updateTime_ != null) { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + UpdateTime.MergeFrom(other.UpdateTime); + } + if (other.Etag.Length != 0) { + Etag = other.Etag; + } + _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: { + Name = input.ReadString(); + break; + } + case 16: { + Enablement = (global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement) input.ReadEnum(); + break; + } + case 42: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 50: { + Etag = 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: { + Name = input.ReadString(); + break; + } + case 16: { + Enablement = (global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Types.Enablement) input.ReadEnum(); + break; + } + case 42: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 50: { + Etag = input.ReadString(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the QuotaAdjusterSettings message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// The enablement status of the quota adjuster. + /// + public enum Enablement { + /// + /// The quota adjuster is in an unknown state. + /// + [pbr::OriginalName("ENABLEMENT_UNSPECIFIED")] Unspecified = 0, + /// + /// The quota adjuster is enabled. + /// + [pbr::OriginalName("ENABLED")] Enabled = 2, + /// + /// The quota adjuster is disabled. + /// + [pbr::OriginalName("DISABLED")] Disabled = 3, + } + + } + #endregion + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsGrpc.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsGrpc.g.cs new file mode 100644 index 000000000000..cb3671922cc6 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsGrpc.g.cs @@ -0,0 +1,284 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/api/cloudquotas/v1beta/quota_adjuster_settings.proto +// +// Original file comments: +// Copyright 2024 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace Google.Cloud.CloudQuotas.V1Beta { + /// + /// The Quotas Adjuster Settings API is an infrastructure service for Google + /// Cloud that lets service consumers view and update their quota adjuster + /// settings. + /// + /// - Update quota adjuster settings. + /// - Get the name of the configurations. + /// + public static partial class QuotaAdjusterSettingsManager + { + static readonly string __ServiceName = "google.api.cloudquotas.v1beta.QuotaAdjusterSettingsManager"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_UpdateQuotaAdjusterSettingsRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_QuotaAdjusterSettings = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_api_cloudquotas_v1beta_GetQuotaAdjusterSettingsRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateQuotaAdjusterSettings = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateQuotaAdjusterSettings", + __Marshaller_google_api_cloudquotas_v1beta_UpdateQuotaAdjusterSettingsRequest, + __Marshaller_google_api_cloudquotas_v1beta_QuotaAdjusterSettings); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetQuotaAdjusterSettings = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetQuotaAdjusterSettings", + __Marshaller_google_api_cloudquotas_v1beta_GetQuotaAdjusterSettingsRequest, + __Marshaller_google_api_cloudquotas_v1beta_QuotaAdjusterSettings); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of QuotaAdjusterSettingsManager + [grpc::BindServiceMethod(typeof(QuotaAdjusterSettingsManager), "BindService")] + public abstract partial class QuotaAdjusterSettingsManagerBase + { + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateQuotaAdjusterSettings(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetQuotaAdjusterSettings(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Client for QuotaAdjusterSettingsManager + public partial class QuotaAdjusterSettingsManagerClient : grpc::ClientBase + { + /// Creates a new client for QuotaAdjusterSettingsManager + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public QuotaAdjusterSettingsManagerClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for QuotaAdjusterSettingsManager that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public QuotaAdjusterSettingsManagerClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected QuotaAdjusterSettingsManagerClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected QuotaAdjusterSettingsManagerClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings UpdateQuotaAdjusterSettings(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateQuotaAdjusterSettings(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings UpdateQuotaAdjusterSettings(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateQuotaAdjusterSettings, null, options, request); + } + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateQuotaAdjusterSettingsAsync(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateQuotaAdjusterSettingsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateQuotaAdjusterSettingsAsync(global::Google.Cloud.CloudQuotas.V1Beta.UpdateQuotaAdjusterSettingsRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateQuotaAdjusterSettings, null, options, request); + } + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings GetQuotaAdjusterSettings(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetQuotaAdjusterSettings(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettings GetQuotaAdjusterSettings(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetQuotaAdjusterSettings, null, options, request); + } + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetQuotaAdjusterSettingsAsync(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetQuotaAdjusterSettingsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetQuotaAdjusterSettingsAsync(global::Google.Cloud.CloudQuotas.V1Beta.GetQuotaAdjusterSettingsRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetQuotaAdjusterSettings, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override QuotaAdjusterSettingsManagerClient NewInstance(ClientBaseConfiguration configuration) + { + return new QuotaAdjusterSettingsManagerClient(configuration); + } + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(QuotaAdjusterSettingsManagerBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_UpdateQuotaAdjusterSettings, serviceImpl.UpdateQuotaAdjusterSettings) + .AddMethod(__Method_GetQuotaAdjusterSettings, serviceImpl.GetQuotaAdjusterSettings).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, QuotaAdjusterSettingsManagerBase serviceImpl) + { + serviceBinder.AddMethod(__Method_UpdateQuotaAdjusterSettings, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateQuotaAdjusterSettings)); + serviceBinder.AddMethod(__Method_GetQuotaAdjusterSettings, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetQuotaAdjusterSettings)); + } + + } +} +#endregion diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsManagerClient.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsManagerClient.g.cs new file mode 100644 index 000000000000..cbb289cd2445 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsManagerClient.g.cs @@ -0,0 +1,538 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gax = Google.Api.Gax; +using gaxgrpc = Google.Api.Gax.Grpc; +using grpccore = Grpc.Core; +using grpcinter = Grpc.Core.Interceptors; +using mel = Microsoft.Extensions.Logging; +using proto = Google.Protobuf; +using scg = System.Collections.Generic; +using sco = System.Collections.ObjectModel; +using st = System.Threading; +using stt = System.Threading.Tasks; +using sys = System; +using wkt = Google.Protobuf.WellKnownTypes; + +namespace Google.Cloud.CloudQuotas.V1Beta +{ + /// Settings for instances. + public sealed partial class QuotaAdjusterSettingsManagerSettings : gaxgrpc::ServiceSettingsBase + { + /// Get a new instance of the default . + /// A new instance of the default . + public static QuotaAdjusterSettingsManagerSettings GetDefault() => new QuotaAdjusterSettingsManagerSettings(); + + /// + /// Constructs a new object with default settings. + /// + public QuotaAdjusterSettingsManagerSettings() + { + } + + private QuotaAdjusterSettingsManagerSettings(QuotaAdjusterSettingsManagerSettings existing) : base(existing) + { + gax::GaxPreconditions.CheckNotNull(existing, nameof(existing)); + UpdateQuotaAdjusterSettingsSettings = existing.UpdateQuotaAdjusterSettingsSettings; + GetQuotaAdjusterSettingsSettings = existing.GetQuotaAdjusterSettingsSettings; + OnCopy(existing); + } + + partial void OnCopy(QuotaAdjusterSettingsManagerSettings existing); + + /// + /// for synchronous and asynchronous calls to + /// QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettings and + /// QuotaAdjusterSettingsManagerClient.UpdateQuotaAdjusterSettingsAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings UpdateQuotaAdjusterSettingsSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettings and + /// QuotaAdjusterSettingsManagerClient.GetQuotaAdjusterSettingsAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings GetQuotaAdjusterSettingsSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// Creates a deep clone of this object, with all the same property values. + /// A deep clone of this object. + public QuotaAdjusterSettingsManagerSettings Clone() => new QuotaAdjusterSettingsManagerSettings(this); + } + + /// + /// Builder class for to provide simple configuration of + /// credentials, endpoint etc. + /// + public sealed partial class QuotaAdjusterSettingsManagerClientBuilder : gaxgrpc::ClientBuilderBase + { + /// The settings to use for RPCs, or null for the default settings. + public QuotaAdjusterSettingsManagerSettings Settings { get; set; } + + /// Creates a new builder with default settings. + public QuotaAdjusterSettingsManagerClientBuilder() : base(QuotaAdjusterSettingsManagerClient.ServiceMetadata) + { + } + + partial void InterceptBuild(ref QuotaAdjusterSettingsManagerClient client); + + partial void InterceptBuildAsync(st::CancellationToken cancellationToken, ref stt::Task task); + + /// Builds the resulting client. + public override QuotaAdjusterSettingsManagerClient Build() + { + QuotaAdjusterSettingsManagerClient client = null; + InterceptBuild(ref client); + return client ?? BuildImpl(); + } + + /// Builds the resulting client asynchronously. + public override stt::Task BuildAsync(st::CancellationToken cancellationToken = default) + { + stt::Task task = null; + InterceptBuildAsync(cancellationToken, ref task); + return task ?? BuildAsyncImpl(cancellationToken); + } + + private QuotaAdjusterSettingsManagerClient BuildImpl() + { + Validate(); + grpccore::CallInvoker callInvoker = CreateCallInvoker(); + return QuotaAdjusterSettingsManagerClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + private async stt::Task BuildAsyncImpl(st::CancellationToken cancellationToken) + { + Validate(); + grpccore::CallInvoker callInvoker = await CreateCallInvokerAsync(cancellationToken).ConfigureAwait(false); + return QuotaAdjusterSettingsManagerClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + /// Returns the channel pool to use when no other options are specified. + protected override gaxgrpc::ChannelPool GetChannelPool() => QuotaAdjusterSettingsManagerClient.ChannelPool; + } + + /// QuotaAdjusterSettingsManager client wrapper, for convenient use. + /// + /// The Quotas Adjuster Settings API is an infrastructure service for Google + /// Cloud that lets service consumers view and update their quota adjuster + /// settings. + /// + /// - Update quota adjuster settings. + /// - Get the name of the configurations. + /// + public abstract partial class QuotaAdjusterSettingsManagerClient + { + /// + /// The default endpoint for the QuotaAdjusterSettingsManager service, which is a host of + /// "cloudquotas.googleapis.com" and a port of 443. + /// + public static string DefaultEndpoint { get; } = "cloudquotas.googleapis.com:443"; + + /// The default QuotaAdjusterSettingsManager scopes. + /// + /// The default QuotaAdjusterSettingsManager scopes are: + /// + /// https://www.googleapis.com/auth/cloud-platform + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/cloud-platform", + }); + + /// The service metadata associated with this client type. + public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(QuotaAdjusterSettingsManager.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); + + internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata); + + /// + /// Asynchronously creates a using the default credentials, + /// endpoint and settings. To specify custom credentials or other settings, use + /// . + /// + /// + /// The to use while creating the client. + /// + /// The task representing the created . + public static stt::Task CreateAsync(st::CancellationToken cancellationToken = default) => + new QuotaAdjusterSettingsManagerClientBuilder().BuildAsync(cancellationToken); + + /// + /// Synchronously creates a using the default credentials, + /// endpoint and settings. To specify custom credentials or other settings, use + /// . + /// + /// The created . + public static QuotaAdjusterSettingsManagerClient Create() => new QuotaAdjusterSettingsManagerClientBuilder().Build(); + + /// + /// Creates a which uses the specified call invoker for remote + /// operations. + /// + /// + /// The for remote operations. Must not be null. + /// + /// Optional . + /// Optional . + /// The created . + internal static QuotaAdjusterSettingsManagerClient Create(grpccore::CallInvoker callInvoker, QuotaAdjusterSettingsManagerSettings settings = null, mel::ILogger logger = null) + { + gax::GaxPreconditions.CheckNotNull(callInvoker, nameof(callInvoker)); + grpcinter::Interceptor interceptor = settings?.Interceptor; + if (interceptor != null) + { + callInvoker = grpcinter::CallInvokerExtensions.Intercept(callInvoker, interceptor); + } + QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerClient grpcClient = new QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerClient(callInvoker); + return new QuotaAdjusterSettingsManagerClientImpl(grpcClient, settings, logger); + } + + /// + /// Shuts down any channels automatically created by and + /// . Channels which weren't automatically created are not + /// affected. + /// + /// + /// After calling this method, further calls to and + /// will create new channels, which could in turn be shut down + /// by another call to this method. + /// + /// A task representing the asynchronous shutdown operation. + public static stt::Task ShutdownDefaultChannelsAsync() => ChannelPool.ShutdownChannelsAsync(); + + /// The underlying gRPC QuotaAdjusterSettingsManager client + public virtual QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerClient GrpcClient => throw new sys::NotImplementedException(); + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// 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 QuotaAdjusterSettings UpdateQuotaAdjusterSettings(UpdateQuotaAdjusterSettingsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// 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 UpdateQuotaAdjusterSettingsAsync(UpdateQuotaAdjusterSettingsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// 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 UpdateQuotaAdjusterSettingsAsync(UpdateQuotaAdjusterSettingsRequest request, st::CancellationToken cancellationToken) => + UpdateQuotaAdjusterSettingsAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// + /// Required. The QuotaAdjusterSettings to update. + /// + /// + /// Optional. The list of fields to update. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaAdjusterSettings UpdateQuotaAdjusterSettings(QuotaAdjusterSettings quotaAdjusterSettings, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateQuotaAdjusterSettings(new UpdateQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettings = gax::GaxPreconditions.CheckNotNull(quotaAdjusterSettings, nameof(quotaAdjusterSettings)), + UpdateMask = updateMask, + }, callSettings); + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// + /// Required. The QuotaAdjusterSettings to update. + /// + /// + /// Optional. The list of fields to update. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task UpdateQuotaAdjusterSettingsAsync(QuotaAdjusterSettings quotaAdjusterSettings, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateQuotaAdjusterSettingsAsync(new UpdateQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettings = gax::GaxPreconditions.CheckNotNull(quotaAdjusterSettings, nameof(quotaAdjusterSettings)), + UpdateMask = updateMask, + }, callSettings); + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// + /// Required. The QuotaAdjusterSettings to update. + /// + /// + /// Optional. The list of fields to update. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task UpdateQuotaAdjusterSettingsAsync(QuotaAdjusterSettings quotaAdjusterSettings, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + UpdateQuotaAdjusterSettingsAsync(quotaAdjusterSettings, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// 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 QuotaAdjusterSettings GetQuotaAdjusterSettings(GetQuotaAdjusterSettingsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// 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 GetQuotaAdjusterSettingsAsync(GetQuotaAdjusterSettingsRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// 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 GetQuotaAdjusterSettingsAsync(GetQuotaAdjusterSettingsRequest request, st::CancellationToken cancellationToken) => + GetQuotaAdjusterSettingsAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// + /// Required. Name of the config. Required to be “settings”, as only a single + /// setting per container will be supported initially. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaAdjusterSettings GetQuotaAdjusterSettings(string name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaAdjusterSettings(new GetQuotaAdjusterSettingsRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// + /// Required. Name of the config. Required to be “settings”, as only a single + /// setting per container will be supported initially. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaAdjusterSettingsAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaAdjusterSettingsAsync(new GetQuotaAdjusterSettingsRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// + /// Required. Name of the config. Required to be “settings”, as only a single + /// setting per container will be supported initially. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaAdjusterSettingsAsync(string name, st::CancellationToken cancellationToken) => + GetQuotaAdjusterSettingsAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// + /// Required. Name of the config. Required to be “settings”, as only a single + /// setting per container will be supported initially. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual QuotaAdjusterSettings GetQuotaAdjusterSettings(QuotaAdjusterSettingsName name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaAdjusterSettings(new GetQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettingsName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// + /// Required. Name of the config. Required to be “settings”, as only a single + /// setting per container will be supported initially. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaAdjusterSettingsAsync(QuotaAdjusterSettingsName name, gaxgrpc::CallSettings callSettings = null) => + GetQuotaAdjusterSettingsAsync(new GetQuotaAdjusterSettingsRequest + { + QuotaAdjusterSettingsName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// + /// Required. Name of the config. Required to be “settings”, as only a single + /// setting per container will be supported initially. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetQuotaAdjusterSettingsAsync(QuotaAdjusterSettingsName name, st::CancellationToken cancellationToken) => + GetQuotaAdjusterSettingsAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + } + + /// QuotaAdjusterSettingsManager client wrapper implementation, for convenient use. + /// + /// The Quotas Adjuster Settings API is an infrastructure service for Google + /// Cloud that lets service consumers view and update their quota adjuster + /// settings. + /// + /// - Update quota adjuster settings. + /// - Get the name of the configurations. + /// + public sealed partial class QuotaAdjusterSettingsManagerClientImpl : QuotaAdjusterSettingsManagerClient + { + private readonly gaxgrpc::ApiCall _callUpdateQuotaAdjusterSettings; + + private readonly gaxgrpc::ApiCall _callGetQuotaAdjusterSettings; + + /// + /// Constructs a client wrapper for the QuotaAdjusterSettingsManager service, with the specified gRPC client and + /// settings. + /// + /// The underlying gRPC client. + /// + /// The base used within this client. + /// + /// Optional to use within this client. + public QuotaAdjusterSettingsManagerClientImpl(QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerClient grpcClient, QuotaAdjusterSettingsManagerSettings settings, mel::ILogger logger) + { + GrpcClient = grpcClient; + QuotaAdjusterSettingsManagerSettings effectiveSettings = settings ?? QuotaAdjusterSettingsManagerSettings.GetDefault(); + gaxgrpc::ClientHelper clientHelper = new gaxgrpc::ClientHelper(new gaxgrpc::ClientHelper.Options + { + Settings = effectiveSettings, + Logger = logger, + }); + _callUpdateQuotaAdjusterSettings = clientHelper.BuildApiCall("UpdateQuotaAdjusterSettings", grpcClient.UpdateQuotaAdjusterSettingsAsync, grpcClient.UpdateQuotaAdjusterSettings, effectiveSettings.UpdateQuotaAdjusterSettingsSettings).WithGoogleRequestParam("quota_adjuster_settings.name", request => request.QuotaAdjusterSettings?.Name); + Modify_ApiCall(ref _callUpdateQuotaAdjusterSettings); + Modify_UpdateQuotaAdjusterSettingsApiCall(ref _callUpdateQuotaAdjusterSettings); + _callGetQuotaAdjusterSettings = clientHelper.BuildApiCall("GetQuotaAdjusterSettings", grpcClient.GetQuotaAdjusterSettingsAsync, grpcClient.GetQuotaAdjusterSettings, effectiveSettings.GetQuotaAdjusterSettingsSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetQuotaAdjusterSettings); + Modify_GetQuotaAdjusterSettingsApiCall(ref _callGetQuotaAdjusterSettings); + OnConstruction(grpcClient, effectiveSettings, clientHelper); + } + + partial void Modify_ApiCall(ref gaxgrpc::ApiCall call) where TRequest : class, proto::IMessage where TResponse : class, proto::IMessage; + + partial void Modify_UpdateQuotaAdjusterSettingsApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetQuotaAdjusterSettingsApiCall(ref gaxgrpc::ApiCall call); + + partial void OnConstruction(QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerClient grpcClient, QuotaAdjusterSettingsManagerSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); + + /// The underlying gRPC QuotaAdjusterSettingsManager client + public override QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerClient GrpcClient { get; } + + partial void Modify_UpdateQuotaAdjusterSettingsRequest(ref UpdateQuotaAdjusterSettingsRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetQuotaAdjusterSettingsRequest(ref GetQuotaAdjusterSettingsRequest request, ref gaxgrpc::CallSettings settings); + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// 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 QuotaAdjusterSettings UpdateQuotaAdjusterSettings(UpdateQuotaAdjusterSettingsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateQuotaAdjusterSettingsRequest(ref request, ref callSettings); + return _callUpdateQuotaAdjusterSettings.Sync(request, callSettings); + } + + /// + /// RPC Method for updating QuotaAdjusterSettings based on the request + /// + /// 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 stt::Task UpdateQuotaAdjusterSettingsAsync(UpdateQuotaAdjusterSettingsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateQuotaAdjusterSettingsRequest(ref request, ref callSettings); + return _callUpdateQuotaAdjusterSettings.Async(request, callSettings); + } + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// 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 QuotaAdjusterSettings GetQuotaAdjusterSettings(GetQuotaAdjusterSettingsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetQuotaAdjusterSettingsRequest(ref request, ref callSettings); + return _callGetQuotaAdjusterSettings.Sync(request, callSettings); + } + + /// + /// RPC Method for getting QuotaAdjusterSettings based on the request + /// + /// 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 stt::Task GetQuotaAdjusterSettingsAsync(GetQuotaAdjusterSettingsRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetQuotaAdjusterSettingsRequest(ref request, ref callSettings); + return _callGetQuotaAdjusterSettings.Async(request, callSettings); + } + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsResourceNames.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsResourceNames.g.cs new file mode 100644 index 000000000000..ba00bca0cddf --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/QuotaAdjusterSettingsResourceNames.g.cs @@ -0,0 +1,294 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gax = Google.Api.Gax; +using gccv = Google.Cloud.CloudQuotas.V1Beta; +using sys = System; + +namespace Google.Cloud.CloudQuotas.V1Beta +{ + /// Resource name for the QuotaAdjusterSettings resource. + public sealed partial class QuotaAdjusterSettingsName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern projects/{project}/locations/{location}/quotaAdjusterSettings. + /// + ProjectLocation = 1, + } + + private static gax::PathTemplate s_projectLocation = new gax::PathTemplate("projects/{project}/locations/{location}/quotaAdjusterSettings"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static QuotaAdjusterSettingsName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new QuotaAdjusterSettingsName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/quotaAdjusterSettings. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// + /// A new instance of constructed from the provided ids. + /// + public static QuotaAdjusterSettingsName FromProjectLocation(string projectId, string locationId) => + new QuotaAdjusterSettingsName(ResourceNameType.ProjectLocation, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/quotaAdjusterSettings. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/quotaAdjusterSettings. + /// + public static string Format(string projectId, string locationId) => FormatProjectLocation(projectId, locationId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/quotaAdjusterSettings. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/quotaAdjusterSettings. + /// + public static string FormatProjectLocation(string projectId, string locationId) => + s_projectLocation.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/locations/{location}/quotaAdjusterSettings + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static QuotaAdjusterSettingsName Parse(string quotaAdjusterSettingsName) => + Parse(quotaAdjusterSettingsName, false); + + /// + /// Parses the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/locations/{location}/quotaAdjusterSettings + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static QuotaAdjusterSettingsName Parse(string quotaAdjusterSettingsName, bool allowUnparsed) => + TryParse(quotaAdjusterSettingsName, allowUnparsed, out QuotaAdjusterSettingsName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/locations/{location}/quotaAdjusterSettings + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing + /// failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string quotaAdjusterSettingsName, out QuotaAdjusterSettingsName result) => + TryParse(quotaAdjusterSettingsName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/locations/{location}/quotaAdjusterSettings + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing + /// failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string quotaAdjusterSettingsName, bool allowUnparsed, out QuotaAdjusterSettingsName result) + { + gax::GaxPreconditions.CheckNotNull(quotaAdjusterSettingsName, nameof(quotaAdjusterSettingsName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocation.TryParseName(quotaAdjusterSettingsName, out resourceName)) + { + result = FromProjectLocation(resourceName[0], resourceName[1]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(quotaAdjusterSettingsName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private QuotaAdjusterSettingsName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string locationId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + LocationId = locationId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of + /// pattern projects/{project}/locations/{location}/quotaAdjusterSettings + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + public QuotaAdjusterSettingsName(string projectId, string locationId) : this(ResourceNameType.ProjectLocation, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Location ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string LocationId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocation: return s_projectLocation.Expand(ProjectId, LocationId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as QuotaAdjusterSettingsName); + + /// + public bool Equals(QuotaAdjusterSettingsName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(QuotaAdjusterSettingsName a, QuotaAdjusterSettingsName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(QuotaAdjusterSettingsName a, QuotaAdjusterSettingsName b) => !(a == b); + } + + public partial class GetQuotaAdjusterSettingsRequest + { + /// + /// -typed view over the resource name property. + /// + public gccv::QuotaAdjusterSettingsName QuotaAdjusterSettingsName + { + get => string.IsNullOrEmpty(Name) ? null : gccv::QuotaAdjusterSettingsName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class QuotaAdjusterSettings + { + /// + /// -typed view over the resource name property. + /// + public gccv::QuotaAdjusterSettingsName QuotaAdjusterSettingsName + { + get => string.IsNullOrEmpty(Name) ? null : gccv::QuotaAdjusterSettingsName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Resources.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Resources.g.cs new file mode 100644 index 000000000000..433f6055900f --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Resources.g.cs @@ -0,0 +1,3036 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/api/cloudquotas/v1beta/resources.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.CloudQuotas.V1Beta { + + /// Holder for reflection information generated from google/api/cloudquotas/v1beta/resources.proto + public static partial class ResourcesReflection { + + #region Descriptor + /// File descriptor for google/api/cloudquotas/v1beta/resources.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static ResourcesReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "Ci1nb29nbGUvYXBpL2Nsb3VkcXVvdGFzL3YxYmV0YS9yZXNvdXJjZXMucHJv", + "dG8SHWdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFiZXRhGh9nb29nbGUvYXBp", + "L2ZpZWxkX2JlaGF2aW9yLnByb3RvGhlnb29nbGUvYXBpL3Jlc291cmNlLnBy", + "b3RvGh9nb29nbGUvcHJvdG9idWYvdGltZXN0YW1wLnByb3RvGh5nb29nbGUv", + "cHJvdG9idWYvd3JhcHBlcnMucHJvdG8iqwcKCVF1b3RhSW5mbxIMCgRuYW1l", + "GAEgASgJEhAKCHF1b3RhX2lkGAIgASgJEg4KBm1ldHJpYxgDIAEoCRIPCgdz", + "ZXJ2aWNlGAQgASgJEhIKCmlzX3ByZWNpc2UYBSABKAgSGAoQcmVmcmVzaF9p", + "bnRlcnZhbBgGIAEoCRJOCg5jb250YWluZXJfdHlwZRgHIAEoDjI2Lmdvb2ds", + "ZS5hcGkuY2xvdWRxdW90YXMudjFiZXRhLlF1b3RhSW5mby5Db250YWluZXJU", + "eXBlEhIKCmRpbWVuc2lvbnMYCCADKAkSGwoTbWV0cmljX2Rpc3BsYXlfbmFt", + "ZRgJIAEoCRIaChJxdW90YV9kaXNwbGF5X25hbWUYCiABKAkSEwoLbWV0cmlj", + "X3VuaXQYCyABKAkSWwoacXVvdGFfaW5jcmVhc2VfZWxpZ2liaWxpdHkYDCAB", + "KAsyNy5nb29nbGUuYXBpLmNsb3VkcXVvdGFzLnYxYmV0YS5RdW90YUluY3Jl", + "YXNlRWxpZ2liaWxpdHkSEAoIaXNfZml4ZWQYDSABKAgSRwoQZGltZW5zaW9u", + "c19pbmZvcxgOIAMoCzItLmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFiZXRh", + "LkRpbWVuc2lvbnNJbmZvEhUKDWlzX2NvbmN1cnJlbnQYDyABKAgSIQoZc2Vy", + "dmljZV9yZXF1ZXN0X3F1b3RhX3VyaRgRIAEoCSJaCg1Db250YWluZXJUeXBl", + "Eh4KGkNPTlRBSU5FUl9UWVBFX1VOU1BFQ0lGSUVEEAASCwoHUFJPSkVDVBAB", + "EgoKBkZPTERFUhACEhAKDE9SR0FOSVpBVElPThADOq4C6kGqAgokY2xvdWRx", + "dW90YXMuZ29vZ2xlYXBpcy5jb20vUXVvdGFJbmZvElJwcm9qZWN0cy97cHJv", + "amVjdH0vbG9jYXRpb25zL3tsb2NhdGlvbn0vc2VydmljZXMve3NlcnZpY2V9", + "L3F1b3RhSW5mb3Mve3F1b3RhX2luZm99ElBmb2xkZXJzL3tmb2xkZXJ9L2xv", + "Y2F0aW9ucy97bG9jYXRpb259L3NlcnZpY2VzL3tzZXJ2aWNlfS9xdW90YUlu", + "Zm9zL3txdW90YV9pbmZvfRJcb3JnYW5pemF0aW9ucy97b3JnYW5pemF0aW9u", + "fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9zZXJ2aWNlcy97c2VydmljZX0vcXVv", + "dGFJbmZvcy97cXVvdGFfaW5mb30isgIKGFF1b3RhSW5jcmVhc2VFbGlnaWJp", + "bGl0eRITCgtpc19lbGlnaWJsZRgBIAEoCBJpChRpbmVsaWdpYmlsaXR5X3Jl", + "YXNvbhgCIAEoDjJLLmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFiZXRhLlF1", + "b3RhSW5jcmVhc2VFbGlnaWJpbGl0eS5JbmVsaWdpYmlsaXR5UmVhc29uIpUB", + "ChNJbmVsaWdpYmlsaXR5UmVhc29uEiQKIElORUxJR0lCSUxJVFlfUkVBU09O", + "X1VOU1BFQ0lGSUVEEAASHAoYTk9fVkFMSURfQklMTElOR19BQ0NPVU5UEAES", + "EQoNTk9UX1NVUFBPUlRFRBADEhwKGE5PVF9FTk9VR0hfVVNBR0VfSElTVE9S", + "WRAEEgkKBU9USEVSEAIijQYKD1F1b3RhUHJlZmVyZW5jZRIMCgRuYW1lGAEg", + "ASgJElcKCmRpbWVuc2lvbnMYAiADKAsyPi5nb29nbGUuYXBpLmNsb3VkcXVv", + "dGFzLnYxYmV0YS5RdW90YVByZWZlcmVuY2UuRGltZW5zaW9uc0VudHJ5QgPg", + "QQUSRQoMcXVvdGFfY29uZmlnGAMgASgLMiouZ29vZ2xlLmFwaS5jbG91ZHF1", + "b3Rhcy52MWJldGEuUXVvdGFDb25maWdCA+BBAhIRCgRldGFnGAQgASgJQgPg", + "QQESNAoLY3JlYXRlX3RpbWUYBSABKAsyGi5nb29nbGUucHJvdG9idWYuVGlt", + "ZXN0YW1wQgPgQQMSNAoLdXBkYXRlX3RpbWUYBiABKAsyGi5nb29nbGUucHJv", + "dG9idWYuVGltZXN0YW1wQgPgQQMSFAoHc2VydmljZRgHIAEoCUID4EECEhUK", + "CHF1b3RhX2lkGAggASgJQgPgQQISGAoLcmVjb25jaWxpbmcYCiABKAhCA+BB", + "AxIVCg1qdXN0aWZpY2F0aW9uGAsgASgJEhoKDWNvbnRhY3RfZW1haWwYDCAB", + "KAlCA+BBBBoxCg9EaW1lbnNpb25zRW50cnkSCwoDa2V5GAEgASgJEg0KBXZh", + "bHVlGAIgASgJOgI4ATqfAupBmwIKKmNsb3VkcXVvdGFzLmdvb2dsZWFwaXMu", + "Y29tL1F1b3RhUHJlZmVyZW5jZRJLcHJvamVjdHMve3Byb2plY3R9L2xvY2F0", + "aW9ucy97bG9jYXRpb259L3F1b3RhUHJlZmVyZW5jZXMve3F1b3RhX3ByZWZl", + "cmVuY2V9Eklmb2xkZXJzL3tmb2xkZXJ9L2xvY2F0aW9ucy97bG9jYXRpb259", + "L3F1b3RhUHJlZmVyZW5jZXMve3F1b3RhX3ByZWZlcmVuY2V9ElVvcmdhbml6", + "YXRpb25zL3tvcmdhbml6YXRpb259L2xvY2F0aW9ucy97bG9jYXRpb259L3F1", + "b3RhUHJlZmVyZW5jZXMve3F1b3RhX3ByZWZlcmVuY2V9IrkDCgtRdW90YUNv", + "bmZpZxIcCg9wcmVmZXJyZWRfdmFsdWUYASABKANCA+BBAhIZCgxzdGF0ZV9k", + "ZXRhaWwYAiABKAlCA+BBAxI3Cg1ncmFudGVkX3ZhbHVlGAMgASgLMhsuZ29v", + "Z2xlLnByb3RvYnVmLkludDY0VmFsdWVCA+BBAxIVCgh0cmFjZV9pZBgEIAEo", + "CUID4EEDElUKC2Fubm90YXRpb25zGAUgAygLMjsuZ29vZ2xlLmFwaS5jbG91", + "ZHF1b3Rhcy52MWJldGEuUXVvdGFDb25maWcuQW5ub3RhdGlvbnNFbnRyeUID", + "4EEBEk4KDnJlcXVlc3Rfb3JpZ2luGAYgASgOMjEuZ29vZ2xlLmFwaS5jbG91", + "ZHF1b3Rhcy52MWJldGEuUXVvdGFDb25maWcuT3JpZ2luQgPgQQMaMgoQQW5u", + "b3RhdGlvbnNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgB", + "IkYKBk9yaWdpbhIWChJPUklHSU5fVU5TUEVDSUZJRUQQABIRCg1DTE9VRF9D", + "T05TT0xFEAESEQoNQVVUT19BREpVU1RFUhACIvIBCg5EaW1lbnNpb25zSW5m", + "bxJRCgpkaW1lbnNpb25zGAEgAygLMj0uZ29vZ2xlLmFwaS5jbG91ZHF1b3Rh", + "cy52MWJldGEuRGltZW5zaW9uc0luZm8uRGltZW5zaW9uc0VudHJ5EjwKB2Rl", + "dGFpbHMYAiABKAsyKy5nb29nbGUuYXBpLmNsb3VkcXVvdGFzLnYxYmV0YS5R", + "dW90YURldGFpbHMSHAoUYXBwbGljYWJsZV9sb2NhdGlvbnMYAyADKAkaMQoP", + "RGltZW5zaW9uc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToC", + "OAEiXwoMUXVvdGFEZXRhaWxzEg0KBXZhbHVlGAEgASgDEkAKDHJvbGxvdXRf", + "aW5mbxgDIAEoCzIqLmdvb2dsZS5hcGkuY2xvdWRxdW90YXMudjFiZXRhLlJv", + "bGxvdXRJbmZvIiYKC1JvbGxvdXRJbmZvEhcKD29uZ29pbmdfcm9sbG91dBgB", + "IAEoCCp+ChBRdW90YVNhZmV0eUNoZWNrEiIKHlFVT1RBX1NBRkVUWV9DSEVD", + "S19VTlNQRUNJRklFRBAAEh4KGlFVT1RBX0RFQ1JFQVNFX0JFTE9XX1VTQUdF", + "EAESJgoiUVVPVEFfREVDUkVBU0VfUEVSQ0VOVEFHRV9UT09fSElHSBACQuUB", + "CiFjb20uZ29vZ2xlLmFwaS5jbG91ZHF1b3Rhcy52MWJldGFCDlJlc291cmNl", + "c1Byb3RvUAFaRWNsb3VkLmdvb2dsZS5jb20vZ28vY2xvdWRxdW90YXMvYXBp", + "djFiZXRhL2Nsb3VkcXVvdGFzcGI7Y2xvdWRxdW90YXNwYqoCH0dvb2dsZS5D", + "bG91ZC5DbG91ZFF1b3Rhcy5WMUJldGHKAh9Hb29nbGVcQ2xvdWRcQ2xvdWRR", + "dW90YXNcVjFiZXRh6gIiR29vZ2xlOjpDbG91ZDo6Q2xvdWRRdW90YXM6OlYx", + "YmV0YWIGcHJvdG8z")); + descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, + new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.WrappersReflection.Descriptor, }, + new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaSafetyCheck), }, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo), global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Parser, new[]{ "Name", "QuotaId", "Metric", "Service", "IsPrecise", "RefreshInterval", "ContainerType", "Dimensions", "MetricDisplayName", "QuotaDisplayName", "MetricUnit", "QuotaIncreaseEligibility", "IsFixed", "DimensionsInfos", "IsConcurrent", "ServiceRequestQuotaUri" }, null, new[]{ typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility), global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Parser, new[]{ "IsEligible", "IneligibilityReason" }, null, new[]{ typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference), global::Google.Cloud.CloudQuotas.V1Beta.QuotaPreference.Parser, new[]{ "Name", "Dimensions", "QuotaConfig", "Etag", "CreateTime", "UpdateTime", "Service", "QuotaId", "Reconciling", "Justification", "ContactEmail" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig), global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Parser, new[]{ "PreferredValue", "StateDetail", "GrantedValue", "TraceId", "Annotations", "RequestOrigin" }, null, new[]{ typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin) }, null, new pbr::GeneratedClrTypeInfo[] { null, }), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.DimensionsInfo), global::Google.Cloud.CloudQuotas.V1Beta.DimensionsInfo.Parser, new[]{ "Dimensions", "Details", "ApplicableLocations" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.QuotaDetails), global::Google.Cloud.CloudQuotas.V1Beta.QuotaDetails.Parser, new[]{ "Value", "RolloutInfo" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.CloudQuotas.V1Beta.RolloutInfo), global::Google.Cloud.CloudQuotas.V1Beta.RolloutInfo.Parser, new[]{ "OngoingRollout" }, null, null, null, null) + })); + } + #endregion + + } + #region Enums + /// + /// Enumerations of quota safety checks. + /// + public enum QuotaSafetyCheck { + /// + /// Unspecified quota safety check. + /// + [pbr::OriginalName("QUOTA_SAFETY_CHECK_UNSPECIFIED")] Unspecified = 0, + /// + /// Validates that a quota mutation would not cause the consumer's effective + /// limit to be lower than the consumer's quota usage. + /// + [pbr::OriginalName("QUOTA_DECREASE_BELOW_USAGE")] QuotaDecreaseBelowUsage = 1, + /// + /// Validates that a quota mutation would not cause the consumer's effective + /// limit to decrease by more than 10 percent. + /// + [pbr::OriginalName("QUOTA_DECREASE_PERCENTAGE_TOO_HIGH")] QuotaDecreasePercentageTooHigh = 2, + } + + #endregion + + #region Messages + /// + /// QuotaInfo represents information about a particular quota for a given + /// project, folder or organization. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class QuotaInfo : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new QuotaInfo()); + 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.CloudQuotas.V1Beta.ResourcesReflection.Descriptor.MessageTypes[0]; } + } + + [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 QuotaInfo() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaInfo(QuotaInfo other) : this() { + name_ = other.name_; + quotaId_ = other.quotaId_; + metric_ = other.metric_; + service_ = other.service_; + isPrecise_ = other.isPrecise_; + refreshInterval_ = other.refreshInterval_; + containerType_ = other.containerType_; + dimensions_ = other.dimensions_.Clone(); + metricDisplayName_ = other.metricDisplayName_; + quotaDisplayName_ = other.quotaDisplayName_; + metricUnit_ = other.metricUnit_; + quotaIncreaseEligibility_ = other.quotaIncreaseEligibility_ != null ? other.quotaIncreaseEligibility_.Clone() : null; + isFixed_ = other.isFixed_; + dimensionsInfos_ = other.dimensionsInfos_.Clone(); + isConcurrent_ = other.isConcurrent_; + serviceRequestQuotaUri_ = other.serviceRequestQuotaUri_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaInfo Clone() { + return new QuotaInfo(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Resource name of this QuotaInfo. + /// The ID component following "locations/" must be "global". + /// Example: + /// `projects/123/locations/global/services/compute.googleapis.com/quotaInfos/CpusPerProjectPerRegion` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "quota_id" field. + public const int QuotaIdFieldNumber = 2; + private string quotaId_ = ""; + /// + /// The id of the quota, which is unquie within the service. + /// Example: `CpusPerProjectPerRegion` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string QuotaId { + get { return quotaId_; } + set { + quotaId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "metric" field. + public const int MetricFieldNumber = 3; + private string metric_ = ""; + /// + /// The metric of the quota. It specifies the resources consumption the quota + /// is defined for. + /// Example: `compute.googleapis.com/cpus` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Metric { + get { return metric_; } + set { + metric_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "service" field. + public const int ServiceFieldNumber = 4; + private string service_ = ""; + /// + /// The name of the service in which the quota is defined. + /// Example: `compute.googleapis.com` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Service { + get { return service_; } + set { + service_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "is_precise" field. + public const int IsPreciseFieldNumber = 5; + private bool isPrecise_; + /// + /// Whether this is a precise quota. A precise quota is tracked with absolute + /// precision. In contrast, an imprecise quota is not tracked with precision. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool IsPrecise { + get { return isPrecise_; } + set { + isPrecise_ = value; + } + } + + /// Field number for the "refresh_interval" field. + public const int RefreshIntervalFieldNumber = 6; + private string refreshInterval_ = ""; + /// + /// The reset time interval for the quota. Refresh interval applies to rate + /// quota only. + /// Example: "minute" for per minute, "day" for per day, or "10 seconds" for + /// every 10 seconds. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RefreshInterval { + get { return refreshInterval_; } + set { + refreshInterval_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "container_type" field. + public const int ContainerTypeFieldNumber = 7; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType containerType_ = global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType.Unspecified; + /// + /// The container type of the QuotaInfo. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType ContainerType { + get { return containerType_; } + set { + containerType_ = value; + } + } + + /// Field number for the "dimensions" field. + public const int DimensionsFieldNumber = 8; + private static readonly pb::FieldCodec _repeated_dimensions_codec + = pb::FieldCodec.ForString(66); + private readonly pbc::RepeatedField dimensions_ = new pbc::RepeatedField(); + /// + /// The dimensions the quota is defined on. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Dimensions { + get { return dimensions_; } + } + + /// Field number for the "metric_display_name" field. + public const int MetricDisplayNameFieldNumber = 9; + private string metricDisplayName_ = ""; + /// + /// The display name of the quota metric + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string MetricDisplayName { + get { return metricDisplayName_; } + set { + metricDisplayName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "quota_display_name" field. + public const int QuotaDisplayNameFieldNumber = 10; + private string quotaDisplayName_ = ""; + /// + /// The display name of the quota. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string QuotaDisplayName { + get { return quotaDisplayName_; } + set { + quotaDisplayName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "metric_unit" field. + public const int MetricUnitFieldNumber = 11; + private string metricUnit_ = ""; + /// + /// The unit in which the metric value is reported, e.g., "MByte". + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string MetricUnit { + get { return metricUnit_; } + set { + metricUnit_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "quota_increase_eligibility" field. + public const int QuotaIncreaseEligibilityFieldNumber = 12; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility quotaIncreaseEligibility_; + /// + /// Whether it is eligible to request a higher quota value for this quota. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility QuotaIncreaseEligibility { + get { return quotaIncreaseEligibility_; } + set { + quotaIncreaseEligibility_ = value; + } + } + + /// Field number for the "is_fixed" field. + public const int IsFixedFieldNumber = 13; + private bool isFixed_; + /// + /// Whether the quota value is fixed or adjustable + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool IsFixed { + get { return isFixed_; } + set { + isFixed_ = value; + } + } + + /// Field number for the "dimensions_infos" field. + public const int DimensionsInfosFieldNumber = 14; + private static readonly pb::FieldCodec _repeated_dimensionsInfos_codec + = pb::FieldCodec.ForMessage(114, global::Google.Cloud.CloudQuotas.V1Beta.DimensionsInfo.Parser); + private readonly pbc::RepeatedField dimensionsInfos_ = new pbc::RepeatedField(); + /// + /// The collection of dimensions info ordered by their dimensions from more + /// specific ones to less specific ones. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField DimensionsInfos { + get { return dimensionsInfos_; } + } + + /// Field number for the "is_concurrent" field. + public const int IsConcurrentFieldNumber = 15; + private bool isConcurrent_; + /// + /// Whether the quota is a concurrent quota. Concurrent quotas are enforced + /// on the total number of concurrent operations in flight at any given time. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool IsConcurrent { + get { return isConcurrent_; } + set { + isConcurrent_ = value; + } + } + + /// Field number for the "service_request_quota_uri" field. + public const int ServiceRequestQuotaUriFieldNumber = 17; + private string serviceRequestQuotaUri_ = ""; + /// + /// URI to the page where users can request more quota for the cloud + /// service—for example, + /// https://console.cloud.google.com/iam-admin/quotas. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ServiceRequestQuotaUri { + get { return serviceRequestQuotaUri_; } + set { + serviceRequestQuotaUri_ = 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 QuotaInfo); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(QuotaInfo other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (QuotaId != other.QuotaId) return false; + if (Metric != other.Metric) return false; + if (Service != other.Service) return false; + if (IsPrecise != other.IsPrecise) return false; + if (RefreshInterval != other.RefreshInterval) return false; + if (ContainerType != other.ContainerType) return false; + if(!dimensions_.Equals(other.dimensions_)) return false; + if (MetricDisplayName != other.MetricDisplayName) return false; + if (QuotaDisplayName != other.QuotaDisplayName) return false; + if (MetricUnit != other.MetricUnit) return false; + if (!object.Equals(QuotaIncreaseEligibility, other.QuotaIncreaseEligibility)) return false; + if (IsFixed != other.IsFixed) return false; + if(!dimensionsInfos_.Equals(other.dimensionsInfos_)) return false; + if (IsConcurrent != other.IsConcurrent) return false; + if (ServiceRequestQuotaUri != other.ServiceRequestQuotaUri) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (QuotaId.Length != 0) hash ^= QuotaId.GetHashCode(); + if (Metric.Length != 0) hash ^= Metric.GetHashCode(); + if (Service.Length != 0) hash ^= Service.GetHashCode(); + if (IsPrecise != false) hash ^= IsPrecise.GetHashCode(); + if (RefreshInterval.Length != 0) hash ^= RefreshInterval.GetHashCode(); + if (ContainerType != global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType.Unspecified) hash ^= ContainerType.GetHashCode(); + hash ^= dimensions_.GetHashCode(); + if (MetricDisplayName.Length != 0) hash ^= MetricDisplayName.GetHashCode(); + if (QuotaDisplayName.Length != 0) hash ^= QuotaDisplayName.GetHashCode(); + if (MetricUnit.Length != 0) hash ^= MetricUnit.GetHashCode(); + if (quotaIncreaseEligibility_ != null) hash ^= QuotaIncreaseEligibility.GetHashCode(); + if (IsFixed != false) hash ^= IsFixed.GetHashCode(); + hash ^= dimensionsInfos_.GetHashCode(); + if (IsConcurrent != false) hash ^= IsConcurrent.GetHashCode(); + if (ServiceRequestQuotaUri.Length != 0) hash ^= ServiceRequestQuotaUri.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (QuotaId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(QuotaId); + } + if (Metric.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Metric); + } + if (Service.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Service); + } + if (IsPrecise != false) { + output.WriteRawTag(40); + output.WriteBool(IsPrecise); + } + if (RefreshInterval.Length != 0) { + output.WriteRawTag(50); + output.WriteString(RefreshInterval); + } + if (ContainerType != global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) ContainerType); + } + dimensions_.WriteTo(output, _repeated_dimensions_codec); + if (MetricDisplayName.Length != 0) { + output.WriteRawTag(74); + output.WriteString(MetricDisplayName); + } + if (QuotaDisplayName.Length != 0) { + output.WriteRawTag(82); + output.WriteString(QuotaDisplayName); + } + if (MetricUnit.Length != 0) { + output.WriteRawTag(90); + output.WriteString(MetricUnit); + } + if (quotaIncreaseEligibility_ != null) { + output.WriteRawTag(98); + output.WriteMessage(QuotaIncreaseEligibility); + } + if (IsFixed != false) { + output.WriteRawTag(104); + output.WriteBool(IsFixed); + } + dimensionsInfos_.WriteTo(output, _repeated_dimensionsInfos_codec); + if (IsConcurrent != false) { + output.WriteRawTag(120); + output.WriteBool(IsConcurrent); + } + if (ServiceRequestQuotaUri.Length != 0) { + output.WriteRawTag(138, 1); + output.WriteString(ServiceRequestQuotaUri); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (QuotaId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(QuotaId); + } + if (Metric.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Metric); + } + if (Service.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Service); + } + if (IsPrecise != false) { + output.WriteRawTag(40); + output.WriteBool(IsPrecise); + } + if (RefreshInterval.Length != 0) { + output.WriteRawTag(50); + output.WriteString(RefreshInterval); + } + if (ContainerType != global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) ContainerType); + } + dimensions_.WriteTo(ref output, _repeated_dimensions_codec); + if (MetricDisplayName.Length != 0) { + output.WriteRawTag(74); + output.WriteString(MetricDisplayName); + } + if (QuotaDisplayName.Length != 0) { + output.WriteRawTag(82); + output.WriteString(QuotaDisplayName); + } + if (MetricUnit.Length != 0) { + output.WriteRawTag(90); + output.WriteString(MetricUnit); + } + if (quotaIncreaseEligibility_ != null) { + output.WriteRawTag(98); + output.WriteMessage(QuotaIncreaseEligibility); + } + if (IsFixed != false) { + output.WriteRawTag(104); + output.WriteBool(IsFixed); + } + dimensionsInfos_.WriteTo(ref output, _repeated_dimensionsInfos_codec); + if (IsConcurrent != false) { + output.WriteRawTag(120); + output.WriteBool(IsConcurrent); + } + if (ServiceRequestQuotaUri.Length != 0) { + output.WriteRawTag(138, 1); + output.WriteString(ServiceRequestQuotaUri); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (QuotaId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(QuotaId); + } + if (Metric.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Metric); + } + if (Service.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Service); + } + if (IsPrecise != false) { + size += 1 + 1; + } + if (RefreshInterval.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RefreshInterval); + } + if (ContainerType != global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ContainerType); + } + size += dimensions_.CalculateSize(_repeated_dimensions_codec); + if (MetricDisplayName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(MetricDisplayName); + } + if (QuotaDisplayName.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(QuotaDisplayName); + } + if (MetricUnit.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(MetricUnit); + } + if (quotaIncreaseEligibility_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(QuotaIncreaseEligibility); + } + if (IsFixed != false) { + size += 1 + 1; + } + size += dimensionsInfos_.CalculateSize(_repeated_dimensionsInfos_codec); + if (IsConcurrent != false) { + size += 1 + 1; + } + if (ServiceRequestQuotaUri.Length != 0) { + size += 2 + pb::CodedOutputStream.ComputeStringSize(ServiceRequestQuotaUri); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(QuotaInfo other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.QuotaId.Length != 0) { + QuotaId = other.QuotaId; + } + if (other.Metric.Length != 0) { + Metric = other.Metric; + } + if (other.Service.Length != 0) { + Service = other.Service; + } + if (other.IsPrecise != false) { + IsPrecise = other.IsPrecise; + } + if (other.RefreshInterval.Length != 0) { + RefreshInterval = other.RefreshInterval; + } + if (other.ContainerType != global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType.Unspecified) { + ContainerType = other.ContainerType; + } + dimensions_.Add(other.dimensions_); + if (other.MetricDisplayName.Length != 0) { + MetricDisplayName = other.MetricDisplayName; + } + if (other.QuotaDisplayName.Length != 0) { + QuotaDisplayName = other.QuotaDisplayName; + } + if (other.MetricUnit.Length != 0) { + MetricUnit = other.MetricUnit; + } + if (other.quotaIncreaseEligibility_ != null) { + if (quotaIncreaseEligibility_ == null) { + QuotaIncreaseEligibility = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility(); + } + QuotaIncreaseEligibility.MergeFrom(other.QuotaIncreaseEligibility); + } + if (other.IsFixed != false) { + IsFixed = other.IsFixed; + } + dimensionsInfos_.Add(other.dimensionsInfos_); + if (other.IsConcurrent != false) { + IsConcurrent = other.IsConcurrent; + } + if (other.ServiceRequestQuotaUri.Length != 0) { + ServiceRequestQuotaUri = other.ServiceRequestQuotaUri; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + QuotaId = input.ReadString(); + break; + } + case 26: { + Metric = input.ReadString(); + break; + } + case 34: { + Service = input.ReadString(); + break; + } + case 40: { + IsPrecise = input.ReadBool(); + break; + } + case 50: { + RefreshInterval = input.ReadString(); + break; + } + case 56: { + ContainerType = (global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType) input.ReadEnum(); + break; + } + case 66: { + dimensions_.AddEntriesFrom(input, _repeated_dimensions_codec); + break; + } + case 74: { + MetricDisplayName = input.ReadString(); + break; + } + case 82: { + QuotaDisplayName = input.ReadString(); + break; + } + case 90: { + MetricUnit = input.ReadString(); + break; + } + case 98: { + if (quotaIncreaseEligibility_ == null) { + QuotaIncreaseEligibility = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility(); + } + input.ReadMessage(QuotaIncreaseEligibility); + break; + } + case 104: { + IsFixed = input.ReadBool(); + break; + } + case 114: { + dimensionsInfos_.AddEntriesFrom(input, _repeated_dimensionsInfos_codec); + break; + } + case 120: { + IsConcurrent = input.ReadBool(); + break; + } + case 138: { + ServiceRequestQuotaUri = 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: { + Name = input.ReadString(); + break; + } + case 18: { + QuotaId = input.ReadString(); + break; + } + case 26: { + Metric = input.ReadString(); + break; + } + case 34: { + Service = input.ReadString(); + break; + } + case 40: { + IsPrecise = input.ReadBool(); + break; + } + case 50: { + RefreshInterval = input.ReadString(); + break; + } + case 56: { + ContainerType = (global::Google.Cloud.CloudQuotas.V1Beta.QuotaInfo.Types.ContainerType) input.ReadEnum(); + break; + } + case 66: { + dimensions_.AddEntriesFrom(ref input, _repeated_dimensions_codec); + break; + } + case 74: { + MetricDisplayName = input.ReadString(); + break; + } + case 82: { + QuotaDisplayName = input.ReadString(); + break; + } + case 90: { + MetricUnit = input.ReadString(); + break; + } + case 98: { + if (quotaIncreaseEligibility_ == null) { + QuotaIncreaseEligibility = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility(); + } + input.ReadMessage(QuotaIncreaseEligibility); + break; + } + case 104: { + IsFixed = input.ReadBool(); + break; + } + case 114: { + dimensionsInfos_.AddEntriesFrom(ref input, _repeated_dimensionsInfos_codec); + break; + } + case 120: { + IsConcurrent = input.ReadBool(); + break; + } + case 138: { + ServiceRequestQuotaUri = input.ReadString(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the QuotaInfo message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// The enumeration of the types of a cloud resource container. + /// + public enum ContainerType { + /// + /// Unspecified container type. + /// + [pbr::OriginalName("CONTAINER_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// consumer project + /// + [pbr::OriginalName("PROJECT")] Project = 1, + /// + /// folder + /// + [pbr::OriginalName("FOLDER")] Folder = 2, + /// + /// organization + /// + [pbr::OriginalName("ORGANIZATION")] Organization = 3, + } + + } + #endregion + + } + + /// + /// Eligibility information regarding requesting increase adjustment of a quota. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class QuotaIncreaseEligibility : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new QuotaIncreaseEligibility()); + 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.CloudQuotas.V1Beta.ResourcesReflection.Descriptor.MessageTypes[1]; } + } + + [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 QuotaIncreaseEligibility() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaIncreaseEligibility(QuotaIncreaseEligibility other) : this() { + isEligible_ = other.isEligible_; + ineligibilityReason_ = other.ineligibilityReason_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaIncreaseEligibility Clone() { + return new QuotaIncreaseEligibility(this); + } + + /// Field number for the "is_eligible" field. + public const int IsEligibleFieldNumber = 1; + private bool isEligible_; + /// + /// Whether a higher quota value can be requested for the quota. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool IsEligible { + get { return isEligible_; } + set { + isEligible_ = value; + } + } + + /// Field number for the "ineligibility_reason" field. + public const int IneligibilityReasonFieldNumber = 2; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason ineligibilityReason_ = global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason.Unspecified; + /// + /// The reason of why it is ineligible to request increased value of the quota. + /// If the is_eligible field is true, it defaults to + /// INELIGIBILITY_REASON_UNSPECIFIED. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason IneligibilityReason { + get { return ineligibilityReason_; } + set { + ineligibilityReason_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as QuotaIncreaseEligibility); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(QuotaIncreaseEligibility other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (IsEligible != other.IsEligible) return false; + if (IneligibilityReason != other.IneligibilityReason) 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 (IsEligible != false) hash ^= IsEligible.GetHashCode(); + if (IneligibilityReason != global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason.Unspecified) hash ^= IneligibilityReason.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 (IsEligible != false) { + output.WriteRawTag(8); + output.WriteBool(IsEligible); + } + if (IneligibilityReason != global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) IneligibilityReason); + } + 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 (IsEligible != false) { + output.WriteRawTag(8); + output.WriteBool(IsEligible); + } + if (IneligibilityReason != global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason.Unspecified) { + output.WriteRawTag(16); + output.WriteEnum((int) IneligibilityReason); + } + 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 (IsEligible != false) { + size += 1 + 1; + } + if (IneligibilityReason != global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) IneligibilityReason); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(QuotaIncreaseEligibility other) { + if (other == null) { + return; + } + if (other.IsEligible != false) { + IsEligible = other.IsEligible; + } + if (other.IneligibilityReason != global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason.Unspecified) { + IneligibilityReason = other.IneligibilityReason; + } + _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 8: { + IsEligible = input.ReadBool(); + break; + } + case 16: { + IneligibilityReason = (global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason) input.ReadEnum(); + 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 8: { + IsEligible = input.ReadBool(); + break; + } + case 16: { + IneligibilityReason = (global::Google.Cloud.CloudQuotas.V1Beta.QuotaIncreaseEligibility.Types.IneligibilityReason) input.ReadEnum(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the QuotaIncreaseEligibility message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// The enumeration of reasons when it is ineligible to request increase + /// adjustment. + /// + public enum IneligibilityReason { + /// + /// Default value when is_eligible is true. + /// + [pbr::OriginalName("INELIGIBILITY_REASON_UNSPECIFIED")] Unspecified = 0, + /// + /// The container is not linked with a valid billing account. + /// + [pbr::OriginalName("NO_VALID_BILLING_ACCOUNT")] NoValidBillingAccount = 1, + /// + /// Quota increase is not supported for the quota. + /// + [pbr::OriginalName("NOT_SUPPORTED")] NotSupported = 3, + /// + /// There is not enough usage history to determine the eligibility. + /// + [pbr::OriginalName("NOT_ENOUGH_USAGE_HISTORY")] NotEnoughUsageHistory = 4, + /// + /// Other reasons. + /// + [pbr::OriginalName("OTHER")] Other = 2, + } + + } + #endregion + + } + + /// + /// QuotaPreference represents the preferred quota configuration specified for + /// a project, folder or organization. There is only one QuotaPreference + /// resource for a quota value targeting a unique set of dimensions. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class QuotaPreference : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new QuotaPreference()); + 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.CloudQuotas.V1Beta.ResourcesReflection.Descriptor.MessageTypes[2]; } + } + + [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 QuotaPreference() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaPreference(QuotaPreference other) : this() { + name_ = other.name_; + dimensions_ = other.dimensions_.Clone(); + quotaConfig_ = other.quotaConfig_ != null ? other.quotaConfig_.Clone() : null; + etag_ = other.etag_; + createTime_ = other.createTime_ != null ? other.createTime_.Clone() : null; + updateTime_ = other.updateTime_ != null ? other.updateTime_.Clone() : null; + service_ = other.service_; + quotaId_ = other.quotaId_; + reconciling_ = other.reconciling_; + justification_ = other.justification_; + contactEmail_ = other.contactEmail_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaPreference Clone() { + return new QuotaPreference(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required except in the CREATE requests. + /// The resource name of the quota preference. + /// The ID component following "locations/" must be "global". + /// Example: + /// `projects/123/locations/global/quotaPreferences/my-config-for-us-east1` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "dimensions" field. + public const int DimensionsFieldNumber = 2; + private static readonly pbc::MapField.Codec _map_dimensions_codec + = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 18); + private readonly pbc::MapField dimensions_ = new pbc::MapField(); + /// + /// Immutable. The dimensions that this quota preference applies to. The key of + /// the map entry is the name of a dimension, such as "region", "zone", + /// "network_id", and the value of the map entry is the dimension value. + /// + /// If a dimension is missing from the map of dimensions, the quota preference + /// applies to all the dimension values except for those that have other quota + /// preferences configured for the specific value. + /// + /// NOTE: QuotaPreferences can only be applied across all values of "user" and + /// "resource" dimension. Do not set values for "user" or "resource" in the + /// dimension map. + /// + /// Example: {"provider", "Foo Inc"} where "provider" is a service specific + /// dimension. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::MapField Dimensions { + get { return dimensions_; } + } + + /// Field number for the "quota_config" field. + public const int QuotaConfigFieldNumber = 3; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig quotaConfig_; + /// + /// Required. Preferred quota configuration. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig QuotaConfig { + get { return quotaConfig_; } + set { + quotaConfig_ = value; + } + } + + /// Field number for the "etag" field. + public const int EtagFieldNumber = 4; + private string etag_ = ""; + /// + /// Optional. The current etag of the quota preference. If an etag is provided + /// on update and does not match the current server's etag of the quota + /// preference, the request will be blocked and an ABORTED error will be + /// returned. See https://google.aip.dev/134#etags for more details on etags. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Etag { + get { return etag_; } + set { + etag_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "create_time" field. + public const int CreateTimeFieldNumber = 5; + private global::Google.Protobuf.WellKnownTypes.Timestamp createTime_; + /// + /// Output only. Create time stamp + /// + [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 "update_time" field. + public const int UpdateTimeFieldNumber = 6; + private global::Google.Protobuf.WellKnownTypes.Timestamp updateTime_; + /// + /// Output only. Update time stamp + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp UpdateTime { + get { return updateTime_; } + set { + updateTime_ = value; + } + } + + /// Field number for the "service" field. + public const int ServiceFieldNumber = 7; + private string service_ = ""; + /// + /// Required. The name of the service to which the quota preference is applied. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Service { + get { return service_; } + set { + service_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "quota_id" field. + public const int QuotaIdFieldNumber = 8; + private string quotaId_ = ""; + /// + /// Required. The id of the quota to which the quota preference is applied. A + /// quota name is unique in the service. Example: `CpusPerProjectPerRegion` + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string QuotaId { + get { return quotaId_; } + set { + quotaId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "reconciling" field. + public const int ReconcilingFieldNumber = 10; + private bool reconciling_; + /// + /// Output only. Is the quota preference pending Google Cloud approval and + /// fulfillment. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Reconciling { + get { return reconciling_; } + set { + reconciling_ = value; + } + } + + /// Field number for the "justification" field. + public const int JustificationFieldNumber = 11; + private string justification_ = ""; + /// + /// The reason / justification for this quota preference. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Justification { + get { return justification_; } + set { + justification_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "contact_email" field. + public const int ContactEmailFieldNumber = 12; + private string contactEmail_ = ""; + /// + /// Input only. An email address that can be used to contact the the user, in + /// case Google Cloud needs more information to make a decision before + /// additional quota can be granted. + /// + /// When requesting a quota increase, the email address is required. + /// When requesting a quota decrease, the email address is optional. + /// For example, the email address is optional when the + /// `QuotaConfig.preferred_value` is smaller than the + /// `QuotaDetails.reset_value`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ContactEmail { + get { return contactEmail_; } + set { + contactEmail_ = 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 QuotaPreference); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(QuotaPreference other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (!Dimensions.Equals(other.Dimensions)) return false; + if (!object.Equals(QuotaConfig, other.QuotaConfig)) return false; + if (Etag != other.Etag) return false; + if (!object.Equals(CreateTime, other.CreateTime)) return false; + if (!object.Equals(UpdateTime, other.UpdateTime)) return false; + if (Service != other.Service) return false; + if (QuotaId != other.QuotaId) return false; + if (Reconciling != other.Reconciling) return false; + if (Justification != other.Justification) return false; + if (ContactEmail != other.ContactEmail) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + hash ^= Dimensions.GetHashCode(); + if (quotaConfig_ != null) hash ^= QuotaConfig.GetHashCode(); + if (Etag.Length != 0) hash ^= Etag.GetHashCode(); + if (createTime_ != null) hash ^= CreateTime.GetHashCode(); + if (updateTime_ != null) hash ^= UpdateTime.GetHashCode(); + if (Service.Length != 0) hash ^= Service.GetHashCode(); + if (QuotaId.Length != 0) hash ^= QuotaId.GetHashCode(); + if (Reconciling != false) hash ^= Reconciling.GetHashCode(); + if (Justification.Length != 0) hash ^= Justification.GetHashCode(); + if (ContactEmail.Length != 0) hash ^= ContactEmail.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + dimensions_.WriteTo(output, _map_dimensions_codec); + if (quotaConfig_ != null) { + output.WriteRawTag(26); + output.WriteMessage(QuotaConfig); + } + if (Etag.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Etag); + } + if (createTime_ != null) { + output.WriteRawTag(42); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(50); + output.WriteMessage(UpdateTime); + } + if (Service.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Service); + } + if (QuotaId.Length != 0) { + output.WriteRawTag(66); + output.WriteString(QuotaId); + } + if (Reconciling != false) { + output.WriteRawTag(80); + output.WriteBool(Reconciling); + } + if (Justification.Length != 0) { + output.WriteRawTag(90); + output.WriteString(Justification); + } + if (ContactEmail.Length != 0) { + output.WriteRawTag(98); + output.WriteString(ContactEmail); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + dimensions_.WriteTo(ref output, _map_dimensions_codec); + if (quotaConfig_ != null) { + output.WriteRawTag(26); + output.WriteMessage(QuotaConfig); + } + if (Etag.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Etag); + } + if (createTime_ != null) { + output.WriteRawTag(42); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(50); + output.WriteMessage(UpdateTime); + } + if (Service.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Service); + } + if (QuotaId.Length != 0) { + output.WriteRawTag(66); + output.WriteString(QuotaId); + } + if (Reconciling != false) { + output.WriteRawTag(80); + output.WriteBool(Reconciling); + } + if (Justification.Length != 0) { + output.WriteRawTag(90); + output.WriteString(Justification); + } + if (ContactEmail.Length != 0) { + output.WriteRawTag(98); + output.WriteString(ContactEmail); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + size += dimensions_.CalculateSize(_map_dimensions_codec); + if (quotaConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(QuotaConfig); + } + if (Etag.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Etag); + } + if (createTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CreateTime); + } + if (updateTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateTime); + } + if (Service.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Service); + } + if (QuotaId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(QuotaId); + } + if (Reconciling != false) { + size += 1 + 1; + } + if (Justification.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Justification); + } + if (ContactEmail.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ContactEmail); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(QuotaPreference other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + dimensions_.MergeFrom(other.dimensions_); + if (other.quotaConfig_ != null) { + if (quotaConfig_ == null) { + QuotaConfig = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig(); + } + QuotaConfig.MergeFrom(other.QuotaConfig); + } + if (other.Etag.Length != 0) { + Etag = other.Etag; + } + if (other.createTime_ != null) { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + CreateTime.MergeFrom(other.CreateTime); + } + if (other.updateTime_ != null) { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + UpdateTime.MergeFrom(other.UpdateTime); + } + if (other.Service.Length != 0) { + Service = other.Service; + } + if (other.QuotaId.Length != 0) { + QuotaId = other.QuotaId; + } + if (other.Reconciling != false) { + Reconciling = other.Reconciling; + } + if (other.Justification.Length != 0) { + Justification = other.Justification; + } + if (other.ContactEmail.Length != 0) { + ContactEmail = other.ContactEmail; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + dimensions_.AddEntriesFrom(input, _map_dimensions_codec); + break; + } + case 26: { + if (quotaConfig_ == null) { + QuotaConfig = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig(); + } + input.ReadMessage(QuotaConfig); + break; + } + case 34: { + Etag = input.ReadString(); + break; + } + case 42: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 50: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 58: { + Service = input.ReadString(); + break; + } + case 66: { + QuotaId = input.ReadString(); + break; + } + case 80: { + Reconciling = input.ReadBool(); + break; + } + case 90: { + Justification = input.ReadString(); + break; + } + case 98: { + ContactEmail = 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: { + Name = input.ReadString(); + break; + } + case 18: { + dimensions_.AddEntriesFrom(ref input, _map_dimensions_codec); + break; + } + case 26: { + if (quotaConfig_ == null) { + QuotaConfig = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig(); + } + input.ReadMessage(QuotaConfig); + break; + } + case 34: { + Etag = input.ReadString(); + break; + } + case 42: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 50: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 58: { + Service = input.ReadString(); + break; + } + case 66: { + QuotaId = input.ReadString(); + break; + } + case 80: { + Reconciling = input.ReadBool(); + break; + } + case 90: { + Justification = input.ReadString(); + break; + } + case 98: { + ContactEmail = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// The preferred quota configuration. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class QuotaConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new QuotaConfig()); + 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.CloudQuotas.V1Beta.ResourcesReflection.Descriptor.MessageTypes[3]; } + } + + [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 QuotaConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaConfig(QuotaConfig other) : this() { + preferredValue_ = other.preferredValue_; + stateDetail_ = other.stateDetail_; + GrantedValue = other.GrantedValue; + traceId_ = other.traceId_; + annotations_ = other.annotations_.Clone(); + requestOrigin_ = other.requestOrigin_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaConfig Clone() { + return new QuotaConfig(this); + } + + /// Field number for the "preferred_value" field. + public const int PreferredValueFieldNumber = 1; + private long preferredValue_; + /// + /// Required. The preferred value. Must be greater than or equal to -1. If set + /// to -1, it means the value is "unlimited". + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public long PreferredValue { + get { return preferredValue_; } + set { + preferredValue_ = value; + } + } + + /// Field number for the "state_detail" field. + public const int StateDetailFieldNumber = 2; + private string stateDetail_ = ""; + /// + /// Output only. Optional details about the state of this quota preference. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string StateDetail { + get { return stateDetail_; } + set { + stateDetail_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "granted_value" field. + public const int GrantedValueFieldNumber = 3; + private static readonly pb::FieldCodec _single_grantedValue_codec = pb::FieldCodec.ForStructWrapper(26); + private long? grantedValue_; + /// + /// Output only. Granted quota value. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public long? GrantedValue { + get { return grantedValue_; } + set { + grantedValue_ = value; + } + } + + + /// Field number for the "trace_id" field. + public const int TraceIdFieldNumber = 4; + private string traceId_ = ""; + /// + /// Output only. The trace id that the Google Cloud uses to provision the + /// requested quota. This trace id may be used by the client to contact Cloud + /// support to track the state of a quota preference request. The trace id is + /// only produced for increase requests and is unique for each request. The + /// quota decrease requests do not have a trace id. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string TraceId { + get { return traceId_; } + set { + traceId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "annotations" field. + public const int AnnotationsFieldNumber = 5; + private static readonly pbc::MapField.Codec _map_annotations_codec + = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 42); + private readonly pbc::MapField annotations_ = new pbc::MapField(); + /// + /// Optional. The annotations map for clients to store small amounts of + /// arbitrary data. Do not put PII or other sensitive information here. See + /// https://google.aip.dev/128#annotations + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::MapField Annotations { + get { return annotations_; } + } + + /// Field number for the "request_origin" field. + public const int RequestOriginFieldNumber = 6; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin requestOrigin_ = global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin.Unspecified; + /// + /// Output only. The origin of the quota preference request. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin RequestOrigin { + get { return requestOrigin_; } + set { + requestOrigin_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as QuotaConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(QuotaConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (PreferredValue != other.PreferredValue) return false; + if (StateDetail != other.StateDetail) return false; + if (GrantedValue != other.GrantedValue) return false; + if (TraceId != other.TraceId) return false; + if (!Annotations.Equals(other.Annotations)) return false; + if (RequestOrigin != other.RequestOrigin) 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 (PreferredValue != 0L) hash ^= PreferredValue.GetHashCode(); + if (StateDetail.Length != 0) hash ^= StateDetail.GetHashCode(); + if (grantedValue_ != null) hash ^= GrantedValue.GetHashCode(); + if (TraceId.Length != 0) hash ^= TraceId.GetHashCode(); + hash ^= Annotations.GetHashCode(); + if (RequestOrigin != global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin.Unspecified) hash ^= RequestOrigin.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 (PreferredValue != 0L) { + output.WriteRawTag(8); + output.WriteInt64(PreferredValue); + } + if (StateDetail.Length != 0) { + output.WriteRawTag(18); + output.WriteString(StateDetail); + } + if (grantedValue_ != null) { + _single_grantedValue_codec.WriteTagAndValue(output, GrantedValue); + } + if (TraceId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(TraceId); + } + annotations_.WriteTo(output, _map_annotations_codec); + if (RequestOrigin != global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin.Unspecified) { + output.WriteRawTag(48); + output.WriteEnum((int) RequestOrigin); + } + 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 (PreferredValue != 0L) { + output.WriteRawTag(8); + output.WriteInt64(PreferredValue); + } + if (StateDetail.Length != 0) { + output.WriteRawTag(18); + output.WriteString(StateDetail); + } + if (grantedValue_ != null) { + _single_grantedValue_codec.WriteTagAndValue(ref output, GrantedValue); + } + if (TraceId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(TraceId); + } + annotations_.WriteTo(ref output, _map_annotations_codec); + if (RequestOrigin != global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin.Unspecified) { + output.WriteRawTag(48); + output.WriteEnum((int) RequestOrigin); + } + 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 (PreferredValue != 0L) { + size += 1 + pb::CodedOutputStream.ComputeInt64Size(PreferredValue); + } + if (StateDetail.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(StateDetail); + } + if (grantedValue_ != null) { + size += _single_grantedValue_codec.CalculateSizeWithTag(GrantedValue); + } + if (TraceId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(TraceId); + } + size += annotations_.CalculateSize(_map_annotations_codec); + if (RequestOrigin != global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) RequestOrigin); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(QuotaConfig other) { + if (other == null) { + return; + } + if (other.PreferredValue != 0L) { + PreferredValue = other.PreferredValue; + } + if (other.StateDetail.Length != 0) { + StateDetail = other.StateDetail; + } + if (other.grantedValue_ != null) { + if (grantedValue_ == null || other.GrantedValue != 0L) { + GrantedValue = other.GrantedValue; + } + } + if (other.TraceId.Length != 0) { + TraceId = other.TraceId; + } + annotations_.MergeFrom(other.annotations_); + if (other.RequestOrigin != global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin.Unspecified) { + RequestOrigin = other.RequestOrigin; + } + _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 8: { + PreferredValue = input.ReadInt64(); + break; + } + case 18: { + StateDetail = input.ReadString(); + break; + } + case 26: { + long? value = _single_grantedValue_codec.Read(input); + if (grantedValue_ == null || value != 0L) { + GrantedValue = value; + } + break; + } + case 34: { + TraceId = input.ReadString(); + break; + } + case 42: { + annotations_.AddEntriesFrom(input, _map_annotations_codec); + break; + } + case 48: { + RequestOrigin = (global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin) input.ReadEnum(); + 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 8: { + PreferredValue = input.ReadInt64(); + break; + } + case 18: { + StateDetail = input.ReadString(); + break; + } + case 26: { + long? value = _single_grantedValue_codec.Read(ref input); + if (grantedValue_ == null || value != 0L) { + GrantedValue = value; + } + break; + } + case 34: { + TraceId = input.ReadString(); + break; + } + case 42: { + annotations_.AddEntriesFrom(ref input, _map_annotations_codec); + break; + } + case 48: { + RequestOrigin = (global::Google.Cloud.CloudQuotas.V1Beta.QuotaConfig.Types.Origin) input.ReadEnum(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the QuotaConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// The enumeration of the origins of quota preference requests. + /// + public enum Origin { + /// + /// The unspecified value. + /// + [pbr::OriginalName("ORIGIN_UNSPECIFIED")] Unspecified = 0, + /// + /// Created through Cloud Console. + /// + [pbr::OriginalName("CLOUD_CONSOLE")] CloudConsole = 1, + /// + /// Generated by automatic quota adjustment. + /// + [pbr::OriginalName("AUTO_ADJUSTER")] AutoAdjuster = 2, + } + + } + #endregion + + } + + /// + /// The detailed quota information such as effective quota value for a + /// combination of dimensions. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DimensionsInfo : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DimensionsInfo()); + 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.CloudQuotas.V1Beta.ResourcesReflection.Descriptor.MessageTypes[4]; } + } + + [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 DimensionsInfo() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DimensionsInfo(DimensionsInfo other) : this() { + dimensions_ = other.dimensions_.Clone(); + details_ = other.details_ != null ? other.details_.Clone() : null; + applicableLocations_ = other.applicableLocations_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DimensionsInfo Clone() { + return new DimensionsInfo(this); + } + + /// Field number for the "dimensions" field. + public const int DimensionsFieldNumber = 1; + private static readonly pbc::MapField.Codec _map_dimensions_codec + = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 10); + private readonly pbc::MapField dimensions_ = new pbc::MapField(); + /// + /// The map of dimensions for this dimensions info. The key of a map entry + /// is "region", "zone" or the name of a service specific dimension, and the + /// value of a map entry is the value of the dimension. If a dimension does + /// not appear in the map of dimensions, the dimensions info applies to all + /// the dimension values except for those that have another DimenisonInfo + /// instance configured for the specific value. + /// Example: {"provider" : "Foo Inc"} where "provider" is a service specific + /// dimension of a quota. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::MapField Dimensions { + get { return dimensions_; } + } + + /// Field number for the "details" field. + public const int DetailsFieldNumber = 2; + private global::Google.Cloud.CloudQuotas.V1Beta.QuotaDetails details_; + /// + /// Quota details for the specified dimensions. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.QuotaDetails Details { + get { return details_; } + set { + details_ = value; + } + } + + /// Field number for the "applicable_locations" field. + public const int ApplicableLocationsFieldNumber = 3; + private static readonly pb::FieldCodec _repeated_applicableLocations_codec + = pb::FieldCodec.ForString(26); + private readonly pbc::RepeatedField applicableLocations_ = new pbc::RepeatedField(); + /// + /// The applicable regions or zones of this dimensions info. The field will be + /// set to ['global'] for quotas that are not per region or per zone. + /// Otherwise, it will be set to the list of locations this dimension info is + /// applicable to. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField ApplicableLocations { + get { return applicableLocations_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as DimensionsInfo); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DimensionsInfo other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!Dimensions.Equals(other.Dimensions)) return false; + if (!object.Equals(Details, other.Details)) return false; + if(!applicableLocations_.Equals(other.applicableLocations_)) 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; + hash ^= Dimensions.GetHashCode(); + if (details_ != null) hash ^= Details.GetHashCode(); + hash ^= applicableLocations_.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 + dimensions_.WriteTo(output, _map_dimensions_codec); + if (details_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Details); + } + applicableLocations_.WriteTo(output, _repeated_applicableLocations_codec); + 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) { + dimensions_.WriteTo(ref output, _map_dimensions_codec); + if (details_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Details); + } + applicableLocations_.WriteTo(ref output, _repeated_applicableLocations_codec); + 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; + size += dimensions_.CalculateSize(_map_dimensions_codec); + if (details_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Details); + } + size += applicableLocations_.CalculateSize(_repeated_applicableLocations_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DimensionsInfo other) { + if (other == null) { + return; + } + dimensions_.MergeFrom(other.dimensions_); + if (other.details_ != null) { + if (details_ == null) { + Details = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaDetails(); + } + Details.MergeFrom(other.Details); + } + applicableLocations_.Add(other.applicableLocations_); + _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: { + dimensions_.AddEntriesFrom(input, _map_dimensions_codec); + break; + } + case 18: { + if (details_ == null) { + Details = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaDetails(); + } + input.ReadMessage(Details); + break; + } + case 26: { + applicableLocations_.AddEntriesFrom(input, _repeated_applicableLocations_codec); + 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: { + dimensions_.AddEntriesFrom(ref input, _map_dimensions_codec); + break; + } + case 18: { + if (details_ == null) { + Details = new global::Google.Cloud.CloudQuotas.V1Beta.QuotaDetails(); + } + input.ReadMessage(Details); + break; + } + case 26: { + applicableLocations_.AddEntriesFrom(ref input, _repeated_applicableLocations_codec); + break; + } + } + } + } + #endif + + } + + /// + /// The quota details for a map of dimensions. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class QuotaDetails : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new QuotaDetails()); + 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.CloudQuotas.V1Beta.ResourcesReflection.Descriptor.MessageTypes[5]; } + } + + [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 QuotaDetails() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaDetails(QuotaDetails other) : this() { + value_ = other.value_; + rolloutInfo_ = other.rolloutInfo_ != null ? other.rolloutInfo_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public QuotaDetails Clone() { + return new QuotaDetails(this); + } + + /// Field number for the "value" field. + public const int ValueFieldNumber = 1; + private long value_; + /// + /// The value currently in effect and being enforced. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public long Value { + get { return value_; } + set { + value_ = value; + } + } + + /// Field number for the "rollout_info" field. + public const int RolloutInfoFieldNumber = 3; + private global::Google.Cloud.CloudQuotas.V1Beta.RolloutInfo rolloutInfo_; + /// + /// Rollout information of this quota. + /// This field is present only if the effective limit will change due to the + /// ongoing rollout of the service config. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.CloudQuotas.V1Beta.RolloutInfo RolloutInfo { + get { return rolloutInfo_; } + set { + rolloutInfo_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as QuotaDetails); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(QuotaDetails other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Value != other.Value) return false; + if (!object.Equals(RolloutInfo, other.RolloutInfo)) 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 (Value != 0L) hash ^= Value.GetHashCode(); + if (rolloutInfo_ != null) hash ^= RolloutInfo.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 (Value != 0L) { + output.WriteRawTag(8); + output.WriteInt64(Value); + } + if (rolloutInfo_ != null) { + output.WriteRawTag(26); + output.WriteMessage(RolloutInfo); + } + 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 (Value != 0L) { + output.WriteRawTag(8); + output.WriteInt64(Value); + } + if (rolloutInfo_ != null) { + output.WriteRawTag(26); + output.WriteMessage(RolloutInfo); + } + 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 (Value != 0L) { + size += 1 + pb::CodedOutputStream.ComputeInt64Size(Value); + } + if (rolloutInfo_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(RolloutInfo); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(QuotaDetails other) { + if (other == null) { + return; + } + if (other.Value != 0L) { + Value = other.Value; + } + if (other.rolloutInfo_ != null) { + if (rolloutInfo_ == null) { + RolloutInfo = new global::Google.Cloud.CloudQuotas.V1Beta.RolloutInfo(); + } + RolloutInfo.MergeFrom(other.RolloutInfo); + } + _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 8: { + Value = input.ReadInt64(); + break; + } + case 26: { + if (rolloutInfo_ == null) { + RolloutInfo = new global::Google.Cloud.CloudQuotas.V1Beta.RolloutInfo(); + } + input.ReadMessage(RolloutInfo); + 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 8: { + Value = input.ReadInt64(); + break; + } + case 26: { + if (rolloutInfo_ == null) { + RolloutInfo = new global::Google.Cloud.CloudQuotas.V1Beta.RolloutInfo(); + } + input.ReadMessage(RolloutInfo); + break; + } + } + } + } + #endif + + } + + /// + /// [Output only] Rollout information of a quota. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class RolloutInfo : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new RolloutInfo()); + 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.CloudQuotas.V1Beta.ResourcesReflection.Descriptor.MessageTypes[6]; } + } + + [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 RolloutInfo() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RolloutInfo(RolloutInfo other) : this() { + ongoingRollout_ = other.ongoingRollout_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RolloutInfo Clone() { + return new RolloutInfo(this); + } + + /// Field number for the "ongoing_rollout" field. + public const int OngoingRolloutFieldNumber = 1; + private bool ongoingRollout_; + /// + /// Whether there is an ongoing rollout for a quota or not. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool OngoingRollout { + get { return ongoingRollout_; } + set { + ongoingRollout_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as RolloutInfo); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(RolloutInfo other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (OngoingRollout != other.OngoingRollout) 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 (OngoingRollout != false) hash ^= OngoingRollout.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 (OngoingRollout != false) { + output.WriteRawTag(8); + output.WriteBool(OngoingRollout); + } + 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 (OngoingRollout != false) { + output.WriteRawTag(8); + output.WriteBool(OngoingRollout); + } + 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 (OngoingRollout != false) { + size += 1 + 1; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(RolloutInfo other) { + if (other == null) { + return; + } + if (other.OngoingRollout != false) { + OngoingRollout = other.OngoingRollout; + } + _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 8: { + OngoingRollout = input.ReadBool(); + 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 8: { + OngoingRollout = input.ReadBool(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/ResourcesResourceNames.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/ResourcesResourceNames.g.cs new file mode 100644 index 000000000000..2257888065b6 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/ResourcesResourceNames.g.cs @@ -0,0 +1,837 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gax = Google.Api.Gax; +using gccv = Google.Cloud.CloudQuotas.V1Beta; +using sys = System; + +namespace Google.Cloud.CloudQuotas.V1Beta +{ + /// Resource name for the QuotaInfo resource. + public sealed partial class QuotaInfoName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + ProjectLocationServiceQuotaInfo = 1, + + /// + /// A resource name with pattern + /// folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + FolderLocationServiceQuotaInfo = 2, + + /// + /// A resource name with pattern + /// organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + OrganizationLocationServiceQuotaInfo = 3, + } + + private static gax::PathTemplate s_projectLocationServiceQuotaInfo = new gax::PathTemplate("projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info}"); + + private static gax::PathTemplate s_folderLocationServiceQuotaInfo = new gax::PathTemplate("folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info}"); + + private static gax::PathTemplate s_organizationLocationServiceQuotaInfo = new gax::PathTemplate("organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static QuotaInfoName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new QuotaInfoName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// The QuotaInfo ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static QuotaInfoName FromProjectLocationServiceQuotaInfo(string projectId, string locationId, string serviceId, string quotaInfoId) => + new QuotaInfoName(ResourceNameType.ProjectLocationServiceQuotaInfo, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), serviceId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId)), quotaInfoId: gax::GaxPreconditions.CheckNotNullOrEmpty(quotaInfoId, nameof(quotaInfoId))); + + /// + /// Creates a with the pattern + /// folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + /// The Folder ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// The QuotaInfo ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static QuotaInfoName FromFolderLocationServiceQuotaInfo(string folderId, string locationId, string serviceId, string quotaInfoId) => + new QuotaInfoName(ResourceNameType.FolderLocationServiceQuotaInfo, folderId: gax::GaxPreconditions.CheckNotNullOrEmpty(folderId, nameof(folderId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), serviceId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId)), quotaInfoId: gax::GaxPreconditions.CheckNotNullOrEmpty(quotaInfoId, nameof(quotaInfoId))); + + /// + /// Creates a with the pattern + /// organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + /// The Organization ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// The QuotaInfo ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static QuotaInfoName FromOrganizationLocationServiceQuotaInfo(string organizationId, string locationId, string serviceId, string quotaInfoId) => + new QuotaInfoName(ResourceNameType.OrganizationLocationServiceQuotaInfo, organizationId: gax::GaxPreconditions.CheckNotNullOrEmpty(organizationId, nameof(organizationId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), serviceId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId)), quotaInfoId: gax::GaxPreconditions.CheckNotNullOrEmpty(quotaInfoId, nameof(quotaInfoId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// The QuotaInfo ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + public static string Format(string projectId, string locationId, string serviceId, string quotaInfoId) => + FormatProjectLocationServiceQuotaInfo(projectId, locationId, serviceId, quotaInfoId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// The QuotaInfo ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + public static string FormatProjectLocationServiceQuotaInfo(string projectId, string locationId, string serviceId, string quotaInfoId) => + s_projectLocationServiceQuotaInfo.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId)), gax::GaxPreconditions.CheckNotNullOrEmpty(quotaInfoId, nameof(quotaInfoId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + /// The Folder ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// The QuotaInfo ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + public static string FormatFolderLocationServiceQuotaInfo(string folderId, string locationId, string serviceId, string quotaInfoId) => + s_folderLocationServiceQuotaInfo.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(folderId, nameof(folderId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId)), gax::GaxPreconditions.CheckNotNullOrEmpty(quotaInfoId, nameof(quotaInfoId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + /// The Organization ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// The QuotaInfo ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info}. + /// + public static string FormatOrganizationLocationServiceQuotaInfo(string organizationId, string locationId, string serviceId, string quotaInfoId) => + s_organizationLocationServiceQuotaInfo.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(organizationId, nameof(organizationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId)), gax::GaxPreconditions.CheckNotNullOrEmpty(quotaInfoId, nameof(quotaInfoId))); + + /// Parses the given resource name string into a new instance. + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static QuotaInfoName Parse(string quotaInfoName) => Parse(quotaInfoName, false); + + /// + /// Parses the given resource name string into a new instance; optionally allowing + /// an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static QuotaInfoName Parse(string quotaInfoName, bool allowUnparsed) => + TryParse(quotaInfoName, allowUnparsed, out QuotaInfoName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string quotaInfoName, out QuotaInfoName result) => TryParse(quotaInfoName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// folders/{folder}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// + /// organizations/{organization}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string quotaInfoName, bool allowUnparsed, out QuotaInfoName result) + { + gax::GaxPreconditions.CheckNotNull(quotaInfoName, nameof(quotaInfoName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationServiceQuotaInfo.TryParseName(quotaInfoName, out resourceName)) + { + result = FromProjectLocationServiceQuotaInfo(resourceName[0], resourceName[1], resourceName[2], resourceName[3]); + return true; + } + if (s_folderLocationServiceQuotaInfo.TryParseName(quotaInfoName, out resourceName)) + { + result = FromFolderLocationServiceQuotaInfo(resourceName[0], resourceName[1], resourceName[2], resourceName[3]); + return true; + } + if (s_organizationLocationServiceQuotaInfo.TryParseName(quotaInfoName, out resourceName)) + { + result = FromOrganizationLocationServiceQuotaInfo(resourceName[0], resourceName[1], resourceName[2], resourceName[3]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(quotaInfoName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private QuotaInfoName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string folderId = null, string locationId = null, string organizationId = null, string projectId = null, string quotaInfoId = null, string serviceId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + FolderId = folderId; + LocationId = locationId; + OrganizationId = organizationId; + ProjectId = projectId; + QuotaInfoId = quotaInfoId; + ServiceId = serviceId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/locations/{location}/services/{service}/quotaInfos/{quota_info} + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Service ID. Must not be null or empty. + /// The QuotaInfo ID. Must not be null or empty. + public QuotaInfoName(string projectId, string locationId, string serviceId, string quotaInfoId) : this(ResourceNameType.ProjectLocationServiceQuotaInfo, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), serviceId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceId, nameof(serviceId)), quotaInfoId: gax::GaxPreconditions.CheckNotNullOrEmpty(quotaInfoId, nameof(quotaInfoId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Folder ID. May be null, depending on which resource name is contained by this instance. + /// + public string FolderId { get; } + + /// + /// The Location ID. May be null, depending on which resource name is contained by this instance. + /// + public string LocationId { get; } + + /// + /// The Organization ID. May be null, depending on which resource name is contained by this + /// instance. + /// + public string OrganizationId { get; } + + /// + /// The Project ID. May be null, depending on which resource name is contained by this instance. + /// + public string ProjectId { get; } + + /// + /// The QuotaInfo ID. May be null, depending on which resource name is contained by this instance. + /// + public string QuotaInfoId { get; } + + /// + /// The Service ID. May be null, depending on which resource name is contained by this instance. + /// + public string ServiceId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationServiceQuotaInfo: return s_projectLocationServiceQuotaInfo.Expand(ProjectId, LocationId, ServiceId, QuotaInfoId); + case ResourceNameType.FolderLocationServiceQuotaInfo: return s_folderLocationServiceQuotaInfo.Expand(FolderId, LocationId, ServiceId, QuotaInfoId); + case ResourceNameType.OrganizationLocationServiceQuotaInfo: return s_organizationLocationServiceQuotaInfo.Expand(OrganizationId, LocationId, ServiceId, QuotaInfoId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as QuotaInfoName); + + /// + public bool Equals(QuotaInfoName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(QuotaInfoName a, QuotaInfoName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(QuotaInfoName a, QuotaInfoName b) => !(a == b); + } + + /// Resource name for the QuotaPreference resource. + public sealed partial class QuotaPreferenceName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference}. + /// + ProjectLocationQuotaPreference = 1, + + /// + /// A resource name with pattern + /// folders/{folder}/locations/{location}/quotaPreferences/{quota_preference}. + /// + FolderLocationQuotaPreference = 2, + + /// + /// A resource name with pattern + /// organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference}. + /// + OrganizationLocationQuotaPreference = 3, + } + + private static gax::PathTemplate s_projectLocationQuotaPreference = new gax::PathTemplate("projects/{project}/locations/{location}/quotaPreferences/{quota_preference}"); + + private static gax::PathTemplate s_folderLocationQuotaPreference = new gax::PathTemplate("folders/{folder}/locations/{location}/quotaPreferences/{quota_preference}"); + + private static gax::PathTemplate s_organizationLocationQuotaPreference = new gax::PathTemplate("organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static QuotaPreferenceName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new QuotaPreferenceName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The QuotaPreference ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static QuotaPreferenceName FromProjectLocationQuotaPreference(string projectId, string locationId, string quotaPreferenceId) => + new QuotaPreferenceName(ResourceNameType.ProjectLocationQuotaPreference, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), quotaPreferenceId: gax::GaxPreconditions.CheckNotNullOrEmpty(quotaPreferenceId, nameof(quotaPreferenceId))); + + /// + /// Creates a with the pattern + /// folders/{folder}/locations/{location}/quotaPreferences/{quota_preference}. + /// + /// The Folder ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The QuotaPreference ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static QuotaPreferenceName FromFolderLocationQuotaPreference(string folderId, string locationId, string quotaPreferenceId) => + new QuotaPreferenceName(ResourceNameType.FolderLocationQuotaPreference, folderId: gax::GaxPreconditions.CheckNotNullOrEmpty(folderId, nameof(folderId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), quotaPreferenceId: gax::GaxPreconditions.CheckNotNullOrEmpty(quotaPreferenceId, nameof(quotaPreferenceId))); + + /// + /// Creates a with the pattern + /// organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference}. + /// + /// The Organization ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The QuotaPreference ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static QuotaPreferenceName FromOrganizationLocationQuotaPreference(string organizationId, string locationId, string quotaPreferenceId) => + new QuotaPreferenceName(ResourceNameType.OrganizationLocationQuotaPreference, organizationId: gax::GaxPreconditions.CheckNotNullOrEmpty(organizationId, nameof(organizationId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), quotaPreferenceId: gax::GaxPreconditions.CheckNotNullOrEmpty(quotaPreferenceId, nameof(quotaPreferenceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The QuotaPreference ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference}. + /// + public static string Format(string projectId, string locationId, string quotaPreferenceId) => + FormatProjectLocationQuotaPreference(projectId, locationId, quotaPreferenceId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The QuotaPreference ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference}. + /// + public static string FormatProjectLocationQuotaPreference(string projectId, string locationId, string quotaPreferenceId) => + s_projectLocationQuotaPreference.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(quotaPreferenceId, nameof(quotaPreferenceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// folders/{folder}/locations/{location}/quotaPreferences/{quota_preference}. + /// + /// The Folder ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The QuotaPreference ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// folders/{folder}/locations/{location}/quotaPreferences/{quota_preference}. + /// + public static string FormatFolderLocationQuotaPreference(string folderId, string locationId, string quotaPreferenceId) => + s_folderLocationQuotaPreference.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(folderId, nameof(folderId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(quotaPreferenceId, nameof(quotaPreferenceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference}. + /// + /// The Organization ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The QuotaPreference ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference}. + /// + public static string FormatOrganizationLocationQuotaPreference(string organizationId, string locationId, string quotaPreferenceId) => + s_organizationLocationQuotaPreference.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(organizationId, nameof(organizationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(quotaPreferenceId, nameof(quotaPreferenceId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// folders/{folder}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static QuotaPreferenceName Parse(string quotaPreferenceName) => Parse(quotaPreferenceName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// folders/{folder}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static QuotaPreferenceName Parse(string quotaPreferenceName, bool allowUnparsed) => + TryParse(quotaPreferenceName, allowUnparsed, out QuotaPreferenceName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// folders/{folder}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string quotaPreferenceName, out QuotaPreferenceName result) => + TryParse(quotaPreferenceName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// folders/{folder}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// organizations/{organization}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string quotaPreferenceName, bool allowUnparsed, out QuotaPreferenceName result) + { + gax::GaxPreconditions.CheckNotNull(quotaPreferenceName, nameof(quotaPreferenceName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationQuotaPreference.TryParseName(quotaPreferenceName, out resourceName)) + { + result = FromProjectLocationQuotaPreference(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (s_folderLocationQuotaPreference.TryParseName(quotaPreferenceName, out resourceName)) + { + result = FromFolderLocationQuotaPreference(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (s_organizationLocationQuotaPreference.TryParseName(quotaPreferenceName, out resourceName)) + { + result = FromOrganizationLocationQuotaPreference(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(quotaPreferenceName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private QuotaPreferenceName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string folderId = null, string locationId = null, string organizationId = null, string projectId = null, string quotaPreferenceId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + FolderId = folderId; + LocationId = locationId; + OrganizationId = organizationId; + ProjectId = projectId; + QuotaPreferenceId = quotaPreferenceId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/locations/{location}/quotaPreferences/{quota_preference} + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The QuotaPreference ID. Must not be null or empty. + public QuotaPreferenceName(string projectId, string locationId, string quotaPreferenceId) : this(ResourceNameType.ProjectLocationQuotaPreference, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), quotaPreferenceId: gax::GaxPreconditions.CheckNotNullOrEmpty(quotaPreferenceId, nameof(quotaPreferenceId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Folder ID. May be null, depending on which resource name is contained by this instance. + /// + public string FolderId { get; } + + /// + /// The Location ID. May be null, depending on which resource name is contained by this instance. + /// + public string LocationId { get; } + + /// + /// The Organization ID. May be null, depending on which resource name is contained by this + /// instance. + /// + public string OrganizationId { get; } + + /// + /// The Project ID. May be null, depending on which resource name is contained by this instance. + /// + public string ProjectId { get; } + + /// + /// The QuotaPreference ID. May be null, depending on which resource name is contained by this + /// instance. + /// + public string QuotaPreferenceId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationQuotaPreference: return s_projectLocationQuotaPreference.Expand(ProjectId, LocationId, QuotaPreferenceId); + case ResourceNameType.FolderLocationQuotaPreference: return s_folderLocationQuotaPreference.Expand(FolderId, LocationId, QuotaPreferenceId); + case ResourceNameType.OrganizationLocationQuotaPreference: return s_organizationLocationQuotaPreference.Expand(OrganizationId, LocationId, QuotaPreferenceId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as QuotaPreferenceName); + + /// + public bool Equals(QuotaPreferenceName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(QuotaPreferenceName a, QuotaPreferenceName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(QuotaPreferenceName a, QuotaPreferenceName b) => !(a == b); + } + + public partial class QuotaInfo + { + /// + /// -typed view over the resource name property. + /// + public gccv::QuotaInfoName QuotaInfoName + { + get => string.IsNullOrEmpty(Name) ? null : gccv::QuotaInfoName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class QuotaPreference + { + /// + /// -typed view over the resource name property. + /// + public gccv::QuotaPreferenceName QuotaPreferenceName + { + get => string.IsNullOrEmpty(Name) ? null : gccv::QuotaPreferenceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/ServiceCollectionExtensions.g.cs new file mode 100644 index 000000000000..3be55dde9bfb --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/ServiceCollectionExtensions.g.cs @@ -0,0 +1,97 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gaxgrpc = Google.Api.Gax.Grpc; +using gccv = Google.Cloud.CloudQuotas.V1Beta; +using gpr = Google.Protobuf.Reflection; +using scg = System.Collections.Generic; +using sys = System; + +namespace Microsoft.Extensions.DependencyInjection +{ + /// Static class to provide extension methods to configure API clients. + public static partial class ServiceCollectionExtensions + { + /// Adds a singleton to . + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddCloudQuotasClient(this IServiceCollection services, sys::Action action = null) => + services.AddSingleton(provider => + { + gccv::CloudQuotasClientBuilder builder = new gccv::CloudQuotasClientBuilder(); + action?.Invoke(builder); + return builder.Build(provider); + }); + + /// Adds a singleton to . + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddCloudQuotasClient(this IServiceCollection services, sys::Action action) => + services.AddSingleton(provider => + { + gccv::CloudQuotasClientBuilder builder = new gccv::CloudQuotasClientBuilder(); + action?.Invoke(provider, builder); + return builder.Build(provider); + }); + + /// + /// Adds a singleton to . + /// + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddQuotaAdjusterSettingsManagerClient(this IServiceCollection services, sys::Action action = null) => + services.AddSingleton(provider => + { + gccv::QuotaAdjusterSettingsManagerClientBuilder builder = new gccv::QuotaAdjusterSettingsManagerClientBuilder(); + action?.Invoke(builder); + return builder.Build(provider); + }); + + /// + /// Adds a singleton to . + /// + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddQuotaAdjusterSettingsManagerClient(this IServiceCollection services, sys::Action action) => + services.AddSingleton(provider => + { + gccv::QuotaAdjusterSettingsManagerClientBuilder builder = new gccv::QuotaAdjusterSettingsManagerClientBuilder(); + action?.Invoke(provider, builder); + return builder.Build(provider); + }); + } +} diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/docs/history.md b/apis/Google.Cloud.CloudQuotas.V1Beta/docs/history.md new file mode 100644 index 000000000000..d34f55b969fe --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/docs/history.md @@ -0,0 +1,5 @@ +# Version history + +## Version 1.0.0-beta01, released 2025-01-08 + +Initial release. diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/gapic_metadata.json b/apis/Google.Cloud.CloudQuotas.V1Beta/gapic_metadata.json new file mode 100644 index 000000000000..51b10d5cdc67 --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/gapic_metadata.json @@ -0,0 +1,75 @@ +{ + "schema": "1.0", + "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", + "language": "csharp", + "protoPackage": "google.api.cloudquotas.v1beta", + "libraryPackage": "Google.Cloud.CloudQuotas.V1Beta", + "services": { + "CloudQuotas": { + "clients": { + "grpc": { + "libraryClient": "CloudQuotasClient", + "rpcs": { + "CreateQuotaPreference": { + "methods": [ + "CreateQuotaPreference", + "CreateQuotaPreferenceAsync" + ] + }, + "GetQuotaInfo": { + "methods": [ + "GetQuotaInfo", + "GetQuotaInfoAsync" + ] + }, + "GetQuotaPreference": { + "methods": [ + "GetQuotaPreference", + "GetQuotaPreferenceAsync" + ] + }, + "ListQuotaInfos": { + "methods": [ + "ListQuotaInfos", + "ListQuotaInfosAsync" + ] + }, + "ListQuotaPreferences": { + "methods": [ + "ListQuotaPreferences", + "ListQuotaPreferencesAsync" + ] + }, + "UpdateQuotaPreference": { + "methods": [ + "UpdateQuotaPreference", + "UpdateQuotaPreferenceAsync" + ] + } + } + } + } + }, + "QuotaAdjusterSettingsManager": { + "clients": { + "grpc": { + "libraryClient": "QuotaAdjusterSettingsManagerClient", + "rpcs": { + "GetQuotaAdjusterSettings": { + "methods": [ + "GetQuotaAdjusterSettings", + "GetQuotaAdjusterSettingsAsync" + ] + }, + "UpdateQuotaAdjusterSettings": { + "methods": [ + "UpdateQuotaAdjusterSettings", + "UpdateQuotaAdjusterSettingsAsync" + ] + } + } + } + } + } + } +} diff --git a/apis/Google.Ads.AdManager.V1/docs/index.md b/apis/Google.Cloud.CloudQuotas.V1Beta/index.md similarity index 100% rename from apis/Google.Ads.AdManager.V1/docs/index.md rename to apis/Google.Cloud.CloudQuotas.V1Beta/index.md diff --git a/apis/Google.Cloud.CloudQuotas.V1Beta/smoketests.json b/apis/Google.Cloud.CloudQuotas.V1Beta/smoketests.json new file mode 100644 index 000000000000..cd5799fc22aa --- /dev/null +++ b/apis/Google.Cloud.CloudQuotas.V1Beta/smoketests.json @@ -0,0 +1,9 @@ +[ + { + "method": "ListQuotaInfos", + "client": "CloudQuotasClient", + "arguments": { + "parent": "projects/${PROJECT_ID}/locations/global/services/cloudquotas.googleapis.com" + } + } +] \ No newline at end of file diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/.OwlBot.yaml b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/.OwlBot.yaml index c2e4b9ca85c4..d1abf42bc7d7 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.CancelOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.CancelOrderRequestObjectAsyncSnippet.g.cs index 9ec8c34a80c6..fa6074658938 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.CancelOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.CancelOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.CancelOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.CancelOrderRequestObjectSnippet.g.cs index 27354608ad92..0c916e7d776b 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.CancelOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.CancelOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderAsyncSnippet.g.cs index a66c9e97c049..cabd1ebd6f9e 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderRequestObjectAsyncSnippet.g.cs index 4b995d1a1de3..b0bde15def07 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderRequestObjectSnippet.g.cs index 21a7d80ad3f1..e10f4ebcc7b6 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderSnippet.g.cs index 4cb4ad5ca7c1..84263c3f4573 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.GetOrderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersAsyncSnippet.g.cs index 40fb1f7dba14..a2653d2f6834 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersRequestObjectAsyncSnippet.g.cs index 982d019e348d..8e3ca29d2a15 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersRequestObjectSnippet.g.cs index 780fc5711452..6c7a371f45ef 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersSnippet.g.cs index a3eb2592963b..caf2b61f37ca 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ListOrdersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ModifyOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ModifyOrderRequestObjectAsyncSnippet.g.cs index 4bb584de4a5e..d1f165c9abc0 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ModifyOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ModifyOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ModifyOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ModifyOrderRequestObjectSnippet.g.cs index b1568f15b23e..3b8a96c0ff5f 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ModifyOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.ModifyOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.PlaceOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.PlaceOrderRequestObjectAsyncSnippet.g.cs index 3e5cae4a2eca..aa76acbb8544 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.PlaceOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.PlaceOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.PlaceOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.PlaceOrderRequestObjectSnippet.g.cs index f42ed5e555a5..988d6a786fc9 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.PlaceOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/ConsumerProcurementServiceClient.PlaceOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignAsyncSnippet.g.cs index 99a6e03afb81..45e73ffded5c 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignRequestObjectAsyncSnippet.g.cs index e85719a3e18e..9e0e85ddd9f7 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignRequestObjectSnippet.g.cs index 5d0c93a21c5f..db7371e99f1a 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignSnippet.g.cs index abb7e1efcf90..93e9f76ffe1a 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.AssignSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersAsyncSnippet.g.cs index 78b115043537..6ea8430473ca 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersRequestObjectAsyncSnippet.g.cs index 0a49bf1a246c..420b6026d5b1 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersRequestObjectSnippet.g.cs index 64cabcc47b8c..0f32717b92a5 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersSnippet.g.cs index 62f451d02851..7fa9e7da33e2 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.EnumerateLicensedUsersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolAsyncSnippet.g.cs index 750a07c01cfb..416f83af5b4f 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolRequestObjectAsyncSnippet.g.cs index 26fb598ec6a9..7388b94582cb 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolRequestObjectSnippet.g.cs index 6226dd449c38..9f0c4b8fa096 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolSnippet.g.cs index de9347ea0991..b40b3428d7f3 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.GetLicensePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignAsyncSnippet.g.cs index 481c07bcb93b..ac42a1309003 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignRequestObjectAsyncSnippet.g.cs index 3ec393a7cfc6..252057e3dbdd 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignRequestObjectSnippet.g.cs index b3396ffe6ebf..c289d3931f1c 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignSnippet.g.cs index 2fb2a239c9e7..576a139022c1 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UnassignSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolAsyncSnippet.g.cs index ad5ffebf2fe5..3c915c2b55b4 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolRequestObjectAsyncSnippet.g.cs index 62cbcd3e3703..53ea2e7a6605 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolRequestObjectSnippet.g.cs index d2dc59c31737..7be8a9df446c 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolSnippet.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolSnippet.g.cs index 98daa5f5ece4..20cde7879632 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolSnippet.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.GeneratedSnippets/LicenseManagementServiceClient.UpdateLicensePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.Snippets/ConsumerProcurementServiceClientSnippets.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.Snippets/ConsumerProcurementServiceClientSnippets.g.cs index 6fc0e2256741..c8a029521541 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.Snippets/ConsumerProcurementServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.Snippets/ConsumerProcurementServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.Snippets/LicenseManagementServiceClientSnippets.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.Snippets/LicenseManagementServiceClientSnippets.g.cs index 23fff9a2cd25..c3bab175bc28 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.Snippets/LicenseManagementServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1.Snippets/LicenseManagementServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ConsumerProcurementServiceClient.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ConsumerProcurementServiceClient.g.cs index af4afcb02732..21573ab2174b 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ConsumerProcurementServiceClient.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ConsumerProcurementServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/LicenseManagementServiceClient.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/LicenseManagementServiceClient.g.cs index 76ef7b0cd9ec..7e360b37747d 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/LicenseManagementServiceClient.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/LicenseManagementServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/LicenseManagementServiceResourceNames.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/LicenseManagementServiceResourceNames.g.cs index 4cce6841bffd..ce78c74d58ac 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/LicenseManagementServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/LicenseManagementServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/OrderResourceNames.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/OrderResourceNames.g.cs index d30bd7edaba5..869b1dcb0b12 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/OrderResourceNames.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/OrderResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/PackageApiMetadata.g.cs index 871ed9fb0271..e390677ab1d6 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ProcurementServiceResourceNames.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ProcurementServiceResourceNames.g.cs index 7111bccbf1ec..df18e7d9739b 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ProcurementServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ProcurementServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ServiceCollectionExtensions.g.cs index 0c300df3f919..3217c990914a 100644 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/Google.Cloud.Commerce.Consumer.Procurement.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/docs/index.md b/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Commerce.Consumer.Procurement.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Common/.OwlBot.yaml b/apis/Google.Cloud.Common/.OwlBot.yaml index c72995f1ca42..c6c915f2a413 100644 --- a/apis/Google.Cloud.Common/.OwlBot.yaml +++ b/apis/Google.Cloud.Common/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Common/docs/index.md b/apis/Google.Cloud.Common/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Cloud.Common/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.Compute.V1/.OwlBot.yaml b/apis/Google.Cloud.Compute.V1/.OwlBot.yaml index fc7e453c8977..3d125946c6da 100644 --- a/apis/Google.Cloud.Compute.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Compute.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListAsyncSnippet.g.cs index b938186b1fc6..3224de70d902 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index d98395fca303..0bb7f0174c6e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListRequestObjectSnippet.g.cs index 3265851a4131..7540ba4c2b24 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListSnippet.g.cs index fd3ee6b789b2..a4b4fe1cbdb7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetAsyncSnippet.g.cs index e181d68eb6b4..4c85c131c4c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetRequestObjectAsyncSnippet.g.cs index 17f184440e4d..263990723cef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetRequestObjectSnippet.g.cs index 8514ede46e44..fcc6b1c9eb8d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetSnippet.g.cs index 825d34d1fe98..aafefa1fa9ab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListAsyncSnippet.g.cs index 02f15738f0d3..95746443638a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListRequestObjectAsyncSnippet.g.cs index 62beafa536f2..b83a06e75555 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListRequestObjectSnippet.g.cs index 6eddd097413c..c2fe2df5b722 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListSnippet.g.cs index 84c0f55968ef..53832afebb3a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AcceleratorTypesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListAsyncSnippet.g.cs index 3ee998892bb3..5dc8865893cf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index b74c801fe058..e0cadec47bd9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListRequestObjectSnippet.g.cs index 5183fe8844e9..4f14ebb38481 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListSnippet.g.cs index bbc936ff184e..051520970d1c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteAsyncSnippet.g.cs index 0a3bac2704f5..08c44316b086 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteRequestObjectAsyncSnippet.g.cs index d33990117954..77512afa2e48 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteRequestObjectSnippet.g.cs index c4116ace0fbc..6a9fdbdde3c9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteSnippet.g.cs index 8a70d5c9dbe9..89b091ce818c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetAsyncSnippet.g.cs index 83090e412e2b..cec78698100d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetRequestObjectAsyncSnippet.g.cs index dfd3269d3efe..cac1ae250c9b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetRequestObjectSnippet.g.cs index 7516255f5f2a..4b15c2c8b3fd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetSnippet.g.cs index 6d8f71bfde4f..7dd3a76ed1b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertAsyncSnippet.g.cs index 4106dd1d3b6f..c49314a94d83 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertRequestObjectAsyncSnippet.g.cs index 2b3c5efe6d53..6a30db39bff7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertRequestObjectSnippet.g.cs index 4a05d15f529f..263ae75e5de0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertSnippet.g.cs index 4a983b88efc3..cb6a515d9865 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListAsyncSnippet.g.cs index 0fdda7113ac4..77da6c10482d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListRequestObjectAsyncSnippet.g.cs index 695a8d75d4fa..caca0f466469 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListRequestObjectSnippet.g.cs index 2fc81af72800..75029d3b3210 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListSnippet.g.cs index e0f4abacbb4e..f06a3b17dc77 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveAsyncSnippet.g.cs index 2774e1e63260..dfc301ec03e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveRequestObjectAsyncSnippet.g.cs index 8495620acece..b45519a2c405 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveRequestObjectSnippet.g.cs index 8651927077af..ea5a7799656d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveSnippet.g.cs index 4c678ee518ee..8409e8ed2823 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.MoveSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsAsyncSnippet.g.cs index d5f426a598ca..982be45e955b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsRequestObjectAsyncSnippet.g.cs index 095eb2e05d1b..16f3e75f68c3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsRequestObjectSnippet.g.cs index 14bd6f458d30..f815a8d27e69 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsSnippet.g.cs index 37b139de1819..456bb2c01481 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AddressesClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListAsyncSnippet.g.cs index 1c2797f69cae..e5205f4d706d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListRequestObjectAsyncSnippet.g.cs index e7ca247097c0..cd7f59ee5deb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListRequestObjectSnippet.g.cs index 4f5509395a63..f87031bca2fa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListSnippet.g.cs index 7a7562e47c3f..073299a153a0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteAsyncSnippet.g.cs index 4a47e3d3c92f..460a0d087496 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteRequestObjectAsyncSnippet.g.cs index ed7585d7050d..17f859a29a41 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteRequestObjectSnippet.g.cs index 8dab4df8b9ac..8bdcbc1ec69f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteSnippet.g.cs index fb8fa310ea0f..28e174e30652 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetAsyncSnippet.g.cs index 5656586374fb..3e63dc71f199 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetRequestObjectAsyncSnippet.g.cs index 347aac6479eb..ad1992873b0b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetRequestObjectSnippet.g.cs index 4dfbe4057cc8..f5af91704fa3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetSnippet.g.cs index fb1a60662170..3848821e106e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertAsyncSnippet.g.cs index 3ef94719af89..e7c991e2f874 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertRequestObjectAsyncSnippet.g.cs index 7a2297e59a24..ad648c567f20 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertRequestObjectSnippet.g.cs index ad1e6fe2d78c..2a871a45346c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertSnippet.g.cs index d1d1ffb836f7..9e6da6fa6ac5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListAsyncSnippet.g.cs index e44a95d143dc..2c2cb2e94b03 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListRequestObjectAsyncSnippet.g.cs index 4ac79b302cbb..984228903c0b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListRequestObjectSnippet.g.cs index fb918dde6f58..cdbc016b0ab8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListSnippet.g.cs index 99d7dd060d57..65330f2cae6d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchAsyncSnippet.g.cs index 32d4663e9939..0673a7336f9c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchRequestObjectAsyncSnippet.g.cs index 082e7da84f66..2c3df1ce9acf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchRequestObjectSnippet.g.cs index a6fa65d3bca6..0b9206079a60 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchSnippet.g.cs index ab813c9e9888..e6525d98a172 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateAsyncSnippet.g.cs index 2b3a824bdd84..fe1cbd3037c7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateRequestObjectAsyncSnippet.g.cs index 8e329a71b750..a393bbad5fdd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateRequestObjectSnippet.g.cs index 77b4ec8df0ab..07e7fbac90c4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateSnippet.g.cs index 159184072dcd..ec61a92e8583 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/AutoscalersClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyAsyncSnippet.g.cs index 910c518f21ff..a3d9eaa9fda7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyRequestObjectAsyncSnippet.g.cs index 8ff4a7bac881..53f3bdc66b55 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyRequestObjectSnippet.g.cs index b7f7d4e96318..be9779f7b7a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeySnippet.g.cs index 95825654faf5..5c4724c36f72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.AddSignedUrlKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteAsyncSnippet.g.cs index bcfe874adf52..847d2b2351af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteRequestObjectAsyncSnippet.g.cs index b3f843a36863..db9c8ccc8000 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteRequestObjectSnippet.g.cs index 114116e87313..1be1229ac7a2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyAsyncSnippet.g.cs index ac45333299c2..e832e732945b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyRequestObjectAsyncSnippet.g.cs index a553c8103115..72d71ad8cad6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyRequestObjectSnippet.g.cs index bf9485274fa0..d07f8f176124 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeySnippet.g.cs index 8a0db998f6b6..98daae23c665 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSignedUrlKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSnippet.g.cs index 8cc7dfbecc30..acae978f41ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetAsyncSnippet.g.cs index dd71de8bf44e..1d5f06d7be29 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyAsyncSnippet.g.cs index b8b800afd5c7..3f7d6b7944ed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 784376d0f358..70b89be3f073 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyRequestObjectSnippet.g.cs index 09e4de9017f4..0f9f565ec798 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicySnippet.g.cs index b26b09167a86..e6e7dedd8d75 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetRequestObjectAsyncSnippet.g.cs index b8250a7178c0..383c11fd987f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetRequestObjectSnippet.g.cs index 3219586b6782..af16817dc954 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetSnippet.g.cs index f5799b6e8047..6e7e37a9ed29 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertAsyncSnippet.g.cs index f1ff6fb5bc57..c08fe9afc8e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertRequestObjectAsyncSnippet.g.cs index 4ed9f02a74bc..4e8825fd3a74 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertRequestObjectSnippet.g.cs index 40b70651098d..7fbe172720d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertSnippet.g.cs index ee1ced092327..e3d2c89ce16c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListAsyncSnippet.g.cs index f484a5d8d8a1..82a1ee61de0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListRequestObjectAsyncSnippet.g.cs index 7b994cacb683..13c8ee5e3065 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListRequestObjectSnippet.g.cs index c548efd0310c..a059cec5fb89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListSnippet.g.cs index 4513c9c46a7a..bbff25285104 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchAsyncSnippet.g.cs index c030831076ab..6ace86dc1241 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchRequestObjectAsyncSnippet.g.cs index 06a8ef089af3..cb1c5f97d30b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchRequestObjectSnippet.g.cs index 181b2edd2913..cc7dab0d1291 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchSnippet.g.cs index 3a59afab5bfc..5f8cc91f2425 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyAsyncSnippet.g.cs index 4a70947806c5..b46f94c82095 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyRequestObjectAsyncSnippet.g.cs index cb4a4519b16f..d373fc376372 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyRequestObjectSnippet.g.cs index e4a58c47116c..3daccf2be073 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicySnippet.g.cs index 30da5a1db479..ba016ee1b33d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetEdgeSecurityPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyAsyncSnippet.g.cs index 77678ed6799c..3de71042519b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 984fe111c7af..2bbe8b86b788 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyRequestObjectSnippet.g.cs index 8485a101a337..4c664e9f4531 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicySnippet.g.cs index 53258a857823..581ce890f580 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsAsyncSnippet.g.cs index 44bf7a8f4967..77b1dc253422 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 1e58a01a9440..b3006a7139f4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 182eba143715..9ae1249fa8a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsSnippet.g.cs index 4c65b1521101..8e751d21705d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateAsyncSnippet.g.cs index c6f45aa2f572..2e4e936b55fa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateRequestObjectAsyncSnippet.g.cs index 3b9e3d1d1eb6..e376de34ad0e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateRequestObjectSnippet.g.cs index 5583ec80ad90..3139aad52352 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateSnippet.g.cs index 2e2e9664fbb2..77032a104e37 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendBucketsClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyAsyncSnippet.g.cs index f58f4064f7de..459433e926b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyRequestObjectAsyncSnippet.g.cs index 3103f05125da..9c0d0acd0ee0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyRequestObjectSnippet.g.cs index eb31320fcd59..0f1cbf8a1815 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeySnippet.g.cs index 7af4bb7f78ac..b75c40942a55 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AddSignedUrlKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListAsyncSnippet.g.cs index 1777ed1b312b..3365c5fd55dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 56bc5456b7e3..c92ca531c2c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListRequestObjectSnippet.g.cs index bfcc4845a08a..062b9ec686e3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListSnippet.g.cs index 9def11bc7c6f..ddbb81188efa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteAsyncSnippet.g.cs index 59f7a3ee3fa0..31bed3278783 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteRequestObjectAsyncSnippet.g.cs index 06b7a9785128..68e9df9f7127 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteRequestObjectSnippet.g.cs index 173a988d6030..15908405cae1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyAsyncSnippet.g.cs index 456ab02984cc..2c3326fde2d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyRequestObjectAsyncSnippet.g.cs index ddb2331b806a..9de687c638d5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyRequestObjectSnippet.g.cs index e7efc63aaa27..7cfbd0a77d98 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeySnippet.g.cs index 8d95de2dde1e..d6786290d21b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSignedUrlKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSnippet.g.cs index 4c8c116d97c6..09ab47c02693 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetAsyncSnippet.g.cs index a3f951419043..2a15922e8a64 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthAsyncSnippet.g.cs index bc8bb23cc3d1..7c00d807c647 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthRequestObjectAsyncSnippet.g.cs index 33f1180e80bc..14475e87315c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthRequestObjectSnippet.g.cs index d871375c6e62..00bc207c6b55 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthSnippet.g.cs index b844585dd18a..0332cde302af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetHealthSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyAsyncSnippet.g.cs index 47ad072a40b6..6bb26438130e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 40315fba7cc3..276bc647e060 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyRequestObjectSnippet.g.cs index 1f7ed664e0b1..4fdf6e621ba1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicySnippet.g.cs index e55d51b2a7fa..3a177a1cfb06 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetRequestObjectAsyncSnippet.g.cs index 7c34caec5832..70e6bd804613 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetRequestObjectSnippet.g.cs index a47ed148c1f7..b7cba61ee292 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetSnippet.g.cs index 2eaf62843972..8ebd05c7245e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertAsyncSnippet.g.cs index f0af93478611..cbdc5fabf1e0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertRequestObjectAsyncSnippet.g.cs index b71c51b3fcb6..3ae4ed6abce4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertRequestObjectSnippet.g.cs index 0b3c19286e50..889b759c558a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertSnippet.g.cs index 6da88ae9e428..7a46b4544262 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListAsyncSnippet.g.cs index 43de3f62553f..1fe54084ee70 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListRequestObjectAsyncSnippet.g.cs index 9388d45438c3..e1abdf5c525f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListRequestObjectSnippet.g.cs index ba2fe406ab22..77a1575b3140 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListSnippet.g.cs index 07f37360d437..665c00ab4ad8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableAsyncSnippet.g.cs index 23d02d58d12a..cae1838a463e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableRequestObjectAsyncSnippet.g.cs index cd5360653718..160f98c558ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableRequestObjectSnippet.g.cs index b0c83f13bfc9..5078f634baf1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableSnippet.g.cs index 6095ad1e7773..86455a74af41 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.ListUsableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchAsyncSnippet.g.cs index e1610daaf7ac..a066ac5c443a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchRequestObjectAsyncSnippet.g.cs index f3312346f604..f036e4c18356 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchRequestObjectSnippet.g.cs index 40b7fa6b20ec..b0f6e13993d4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchSnippet.g.cs index 03a2cd6063ad..a4acf45ad38b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyAsyncSnippet.g.cs index 5a4e3cfb6c0b..9ba7b4637acc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyRequestObjectAsyncSnippet.g.cs index 5fc05ce1746e..467dc2057c9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyRequestObjectSnippet.g.cs index 16f16f4b0222..7e8df45d5ad2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicySnippet.g.cs index ab7d9ac0d826..44f06f427626 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetEdgeSecurityPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyAsyncSnippet.g.cs index 8387e9c3898d..22cbe92a0f7a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 6b7c6097fcbc..96c7a746e894 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyRequestObjectSnippet.g.cs index aa02bbc9666a..073603947514 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicySnippet.g.cs index 6b4f435b4e6f..4e1ebfe07a71 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyAsyncSnippet.g.cs index 591e3796a6db..744bd8693e08 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs index 3b56bec7ab38..5a7443466f18 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyRequestObjectSnippet.g.cs index c77cd89b0424..15f7105c05ca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicySnippet.g.cs index a1a22ba62501..0dfef23851a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.SetSecurityPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsAsyncSnippet.g.cs index cc7700618235..4a957f97e671 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 429aaf54db35..399e9b8b1a91 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 49b11275963b..3583c00a136a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsSnippet.g.cs index 90249080d77a..84837363b99f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateAsyncSnippet.g.cs index c09791c313a0..bbf418aa587f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateRequestObjectAsyncSnippet.g.cs index b14b1beaf6ea..9660513bf0d0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateRequestObjectSnippet.g.cs index b8bcd88bcd37..0f48c02b703e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateSnippet.g.cs index 9e35d8320052..5d85bbe2bc90 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/BackendServicesClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListAsyncSnippet.g.cs index 0f5e64a90697..079a954365e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 895986e84c8d..026927f74597 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListRequestObjectSnippet.g.cs index 9c8e2febbbf7..23e0813fac01 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListSnippet.g.cs index e80088eebc8f..22a41c098f14 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetAsyncSnippet.g.cs index a16aa42c38cf..62c2efbb4eed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetRequestObjectAsyncSnippet.g.cs index 0a1f1d240e1d..fdcc38f92d7e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetRequestObjectSnippet.g.cs index 52d35628b51f..a0eb607c3d42 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetSnippet.g.cs index e9c16f78d2fa..3eb9aa125feb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListAsyncSnippet.g.cs index a5af2bd48b01..bf1cc562a65e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListRequestObjectAsyncSnippet.g.cs index 6a33ca4d2ea8..ab586a76f41e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListRequestObjectSnippet.g.cs index 8a56d5c0b70b..898b87f6b1bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListSnippet.g.cs index c79f3c74714a..021493a81bf7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DiskTypesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesAsyncSnippet.g.cs index a0f4408bd223..1dd3f9138d6f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs index 0bff157a9a02..1175fea82f45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesRequestObjectSnippet.g.cs index 388af21a9bb5..d85f928b3aa0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesSnippet.g.cs index 8d00c334383c..00a9017e67ab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AddResourcePoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListAsyncSnippet.g.cs index 63dfe54def84..725cff53be55 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 1c1d05d778ee..661e2541717b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListRequestObjectSnippet.g.cs index 29606ee788fd..f034ee15322e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListSnippet.g.cs index 0c3334c0e6c1..9ee8e3c220d4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertAsyncSnippet.g.cs index caa2ccff4cf3..260f1e195e9f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertRequestObjectAsyncSnippet.g.cs index 6d7e50dcb5bf..c066cec6a7aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertRequestObjectSnippet.g.cs index 8b9e723b3925..95931defce74 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertSnippet.g.cs index dab37722d127..fffb7261b30f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.BulkInsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotAsyncSnippet.g.cs index 508e32b5d747..2cda22a96635 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs index 6c0a0d9b9d54..30118fe31f98 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotRequestObjectSnippet.g.cs index d1e8ede9a409..f47e788108ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotSnippet.g.cs index 614a97698535..b574fa567a10 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.CreateSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteAsyncSnippet.g.cs index 2ab8b07874f0..0ed828a1520f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteRequestObjectAsyncSnippet.g.cs index 94d9b6a3e10a..6d8ef0d8ed3a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteRequestObjectSnippet.g.cs index 83aeed7069f8..f9b31ac6ff23 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteSnippet.g.cs index 282f6602df7e..8e1f9e9bc789 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetAsyncSnippet.g.cs index ecb2a8b33e46..9f506cbaae16 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyAsyncSnippet.g.cs index 08f80bbdb461..7d5abfa5e108 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 184d45db2ba4..d79e6a021ec1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyRequestObjectSnippet.g.cs index 1872ed539412..1d5863fcc737 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicySnippet.g.cs index 863088425ed2..8a98d5270c13 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetRequestObjectAsyncSnippet.g.cs index 0ed851208ff5..4b88539e0cac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetRequestObjectSnippet.g.cs index 044a2f7bc328..2555bb7f2355 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetSnippet.g.cs index 2fb12314a713..a139a2268e78 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertAsyncSnippet.g.cs index cf1712c661ca..3476d22402d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertRequestObjectAsyncSnippet.g.cs index aee9e731c2b6..cb409736cad3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertRequestObjectSnippet.g.cs index 91396039104a..4662b7c1fd9d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertSnippet.g.cs index 0404ac2b1696..93129cda07eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListAsyncSnippet.g.cs index eb33a94baf38..4c945b5f435e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListRequestObjectAsyncSnippet.g.cs index 4c95a49ffe04..fd3e4f40d0b3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListRequestObjectSnippet.g.cs index dd3545ce6270..ef0dc09a8009 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListSnippet.g.cs index eac7a6331a67..723bb407496b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesAsyncSnippet.g.cs index 30a978bf8f64..1b7bc96cb06e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs index 72fd6eb3b2eb..b15c5722ec72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs index f48fccd9b476..61c2bcf7c835 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesSnippet.g.cs index 57db8f516369..b25aa33e36b6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.RemoveResourcePoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeAsyncSnippet.g.cs index 551138221230..f966ad7a6164 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeRequestObjectAsyncSnippet.g.cs index 2f48c4269db0..445e01b86b7d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeRequestObjectSnippet.g.cs index a51e77185c99..9a756367017b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeSnippet.g.cs index 3c0f284b5f7e..4dabcaeb7e4a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.ResizeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyAsyncSnippet.g.cs index eb12da087687..52b71fe0f420 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 4016ac73ba8e..237c89b580f5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyRequestObjectSnippet.g.cs index 898b8e15de3a..dd90ca7b0e91 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicySnippet.g.cs index 13c64db4d567..a1c99b8a2489 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsAsyncSnippet.g.cs index 9796fc25fda9..1383e96a5e3b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsRequestObjectAsyncSnippet.g.cs index 48d7028cfa2d..c732f582d0fb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsRequestObjectSnippet.g.cs index 7022bf6c634b..7c9555c93fea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsSnippet.g.cs index 83b2b33f3bd8..7f6018397ccb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationAsyncSnippet.g.cs index 2513dfadafde..efba2f812224 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationRequestObjectAsyncSnippet.g.cs index 354560633a29..ddb6890a9d75 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationRequestObjectSnippet.g.cs index 92a45428c1e4..1fd0b1f7402e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationSnippet.g.cs index 01fa6c2066ac..632a75ba2849 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StartAsyncReplicationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationAsyncSnippet.g.cs index daec59e2ee02..ff6037e95cb5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationRequestObjectAsyncSnippet.g.cs index 4f5ce1a2a200..ad4c40cb13aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationRequestObjectSnippet.g.cs index 00ff5aa91084..6fda6e15f599 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationSnippet.g.cs index 986024b59ed7..0c820cd34cfa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopAsyncReplicationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationAsyncSnippet.g.cs index 4fb994b3f7b3..79b355c3e6dd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationRequestObjectAsyncSnippet.g.cs index 15f93f107b39..05086742e869 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationRequestObjectSnippet.g.cs index be168154226f..5af512bc7d0b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationSnippet.g.cs index 34f50e87a921..853f1311d9dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.StopGroupAsyncReplicationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsAsyncSnippet.g.cs index 246dee923b7d..1daf1cafef3f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 5f235ea5aa76..8449cd57bcce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsRequestObjectSnippet.g.cs index 811c2f9b1b00..b16ae8ff53f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsSnippet.g.cs index a9488dd3a6b1..fa23e33689eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateAsyncSnippet.g.cs index 162aad1fa3fa..2e2d13fbd494 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateRequestObjectAsyncSnippet.g.cs index 8120b62bcd32..43f784aff619 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateRequestObjectSnippet.g.cs index c364340d9ea2..461c95b56839 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateSnippet.g.cs index c539fc86f148..645f0b284fe8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/DisksClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteAsyncSnippet.g.cs index da44e7766dca..0e545a46c692 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs index 30bca6ba4236..460d9bd2549b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteRequestObjectSnippet.g.cs index b6d202b3224c..28c73aca0092 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteSnippet.g.cs index 7d216258aa0c..9879a21cf179 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetAsyncSnippet.g.cs index 3b36415959e7..a8543fc82ad6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs index 76cb3a79d873..2806edc85c44 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetRequestObjectSnippet.g.cs index f78c2e31f889..1612914f2b87 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetSnippet.g.cs index a869364a9da5..4d3352aac213 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertAsyncSnippet.g.cs index 7123873578ae..2ae7df9321b0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs index fda464f2fa06..e3427341727e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertRequestObjectSnippet.g.cs index 8b4ca2ed5d00..eb90a17edf54 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertSnippet.g.cs index f8d25f756479..134d7ce82e31 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListAsyncSnippet.g.cs index e68afe9642aa..12993b7eb2de 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs index a2ff708faf81..3dd94ffba4b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListRequestObjectSnippet.g.cs index 81312305ef45..35cafe7ef4f7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListSnippet.g.cs index ec2c2606c837..e73902af0fb3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsAsyncSnippet.g.cs index 95e8fa7d26a0..7ccc54d558f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs index b14c4f64ab8b..f09479747b38 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs index f5921e08a166..5ea37f83148d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsSnippet.g.cs index c735da85ddd4..b736d8b7ad91 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsAsyncSnippet.g.cs index 9bdc8cbcdf40..a161f5ed2476 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 9d88bcf40a26..1c2abcac98b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsRequestObjectSnippet.g.cs index 93a7105f2a42..2c299d70ece4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsSnippet.g.cs index d6dca56a33f2..a791edd1677a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ExternalVpnGatewaysClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs index 80769f9c02ea..5041a44b8a4d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs index 50fa0c7ce74b..f6195f0822cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs index 5fb4394e6537..00252d65e5c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationSnippet.g.cs index 7fd918ddceb5..4d55a3384aee 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleAsyncSnippet.g.cs index 7402dbeaa6fa..145e225b372d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs index 5921e1ed6803..4bd6b80f7456 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs index 2e11040b3a06..f829ede1ac5d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleSnippet.g.cs index a1851e0ae05f..6768bc146bad 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.AddRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs index 77472e509747..9aa8d3927469 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs index 973e22ea9833..9fedbd59f948 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs index d6e6523a2bf8..e77d4e2deb3b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesSnippet.g.cs index 11412aa323b1..16a1f5c6d8dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.CloneRulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteAsyncSnippet.g.cs index 578636d93aab..9a097f87fcdd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs index d93cdc771058..a7858596cde0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs index 38f9b1a25a30..d842780f709a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteSnippet.g.cs index 0eb3696f5993..48a64a48d392 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs index 73d28f2f33bc..ba6777b7ec1a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs index 6280b57498bb..34e6d6ff7be0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs index a393f0873993..b57ca095ee23 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationSnippet.g.cs index fca6227ab771..46369fa189b0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAsyncSnippet.g.cs index fa833dd4bf0b..e0fe933ee744 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs index ea3c8712168d..be5c7d5a94e3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index c93bf6f904e3..5512f07e7cf3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs index 21ab8f5fd0e4..b729285f75ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicySnippet.g.cs index 37837041f88d..26689afc1be1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs index cf4e23ba312b..9d89fdea1433 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRequestObjectSnippet.g.cs index 8a45dea7def8..a1fd260c26d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleAsyncSnippet.g.cs index 51d499f46ffb..d0d5fd6d6b98 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs index cdbf4e749d4e..7b18ae3b27d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs index 35f1b7a7363b..542d64138e12 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleSnippet.g.cs index f7f4ae37080a..d33d298a103b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetSnippet.g.cs index 358097d1130a..49936c2171d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertAsyncSnippet.g.cs index 094b8e21d480..aedac4009c84 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs index 428a7ec1c178..cdda00f853ee 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertRequestObjectSnippet.g.cs index 16b181d670ca..4bd38ca038ed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertSnippet.g.cs index d109ec899e8d..8787a33796bf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsAsyncSnippet.g.cs index bb0c6b463274..1f30174909c3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsRequestObjectAsyncSnippet.g.cs index 80859a5662c9..8fd44babac3b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsRequestObjectSnippet.g.cs index ed719d3258cf..f3d477a3edfa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsSnippet.g.cs index 36bc3fdabbcf..4172eb08b010 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAssociationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAsyncSnippet.g.cs index 70418a3bdbdd..8c1962206ee3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs index 8114e3948917..e49adbb92d33 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListRequestObjectSnippet.g.cs index 5e5ecfdd8f63..087242df8f76 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListSnippet.g.cs index 3b3a1c07fa6b..bedb02415c33 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveAsyncSnippet.g.cs index 0a22bb1eea51..08d6c277f59b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveRequestObjectAsyncSnippet.g.cs index 27e6c6817262..7a8e08359102 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveRequestObjectSnippet.g.cs index 00ed02a6caea..679b30085a9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveSnippet.g.cs index 966ebb1e927a..65c415387e9d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.MoveSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchAsyncSnippet.g.cs index 7356f0ed10d5..bc5df24930e3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs index 7322d0add8c3..b0c1ae825c70 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRequestObjectSnippet.g.cs index a6621c4b29dd..12c966350c93 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs index e52bf736a30d..a8dfca5108ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs index ded60a13f7af..fa4bf9467053 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs index e559df4ce1b2..1a47d9014208 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleSnippet.g.cs index d74799019ba5..5cfb1f9fd625 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchSnippet.g.cs index 6b2a1296d095..4dd8c9746853 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs index a593aa8d5b82..3d7a6a5e1fa6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs index 4d77b21bddd8..0205fe6ac90e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs index d05b80bde448..0f677c9ab173 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationSnippet.g.cs index 3e11827ea5e1..efeafc701264 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs index 0343777d86e2..c47cb79d3a3b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs index 8f42b60d6cf9..16ad2ccabdda 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs index 0a379a7450cb..4c972ef301a4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleSnippet.g.cs index 7d1dab31e688..d156a55f379f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.RemoveRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs index b042a065d8fb..9f220f6f1ceb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 8644ea33e80d..f8653e671c82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs index cdf0d529048e..07842943e892 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicySnippet.g.cs index 369056fe61f7..7ce8790b113f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs index 2e0624f6b772..ceae88d49d81 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index d73b0dc341bf..c7c0c4e2d2d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 30055d39f819..c5a4ac739649 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsSnippet.g.cs index c85068a8b503..b8ee1edd7ed5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallPoliciesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteAsyncSnippet.g.cs index 04509d379d09..a8e0497b5833 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteRequestObjectAsyncSnippet.g.cs index 265118e27276..16a062872c3a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteRequestObjectSnippet.g.cs index 457e30e46b38..ce3d07f58af9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteSnippet.g.cs index b1369c6c2172..b1e9e1ca4eb3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetAsyncSnippet.g.cs index 09baa9735f2a..54b72b6e2654 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetRequestObjectAsyncSnippet.g.cs index ba6c2f96df60..9434d85d3754 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetRequestObjectSnippet.g.cs index 34912498f63e..7c031cf2dd8f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetSnippet.g.cs index 106cc049bf04..48d06e69cb2b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertAsyncSnippet.g.cs index 672fb80913df..6c47ebcebb14 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertRequestObjectAsyncSnippet.g.cs index 447787993237..a78f354018e0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertRequestObjectSnippet.g.cs index 86a80a0a7641..3dc23aa469db 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertSnippet.g.cs index 5f959d1e3b62..7855693a26b5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListAsyncSnippet.g.cs index d0f48edb1eaa..e7903ede1f72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListRequestObjectAsyncSnippet.g.cs index 2b190625cfe6..6441d6b0393a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListRequestObjectSnippet.g.cs index 6b0a5300b2e3..cea72ff50597 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListSnippet.g.cs index 73701452ee6c..284ab0527309 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchAsyncSnippet.g.cs index 1f88a295e883..964c922f0e78 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchRequestObjectAsyncSnippet.g.cs index d3fccace17c7..1eafcce3a2c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchRequestObjectSnippet.g.cs index 72bfdf2f4edb..1bda828babc8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchSnippet.g.cs index 5cc59b5c4270..497fbc174b08 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateAsyncSnippet.g.cs index d776980ca266..d017e7e28a9f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateRequestObjectAsyncSnippet.g.cs index 0325bbad910b..ae5b051bfcbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateRequestObjectSnippet.g.cs index 06d8f1fa9bfa..d2bb0320989f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateSnippet.g.cs index 58914ea7abb0..76bf4fbc6c82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/FirewallsClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListAsyncSnippet.g.cs index 1b8750c77d89..edb4d7f7edcd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 13d230b477c3..74c72bbfff15 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListRequestObjectSnippet.g.cs index ca1fb851045b..9da760e32e43 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListSnippet.g.cs index e2ce03ca634a..710da35c1a04 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteAsyncSnippet.g.cs index 6e8e2a4e84ff..49d38ad93c6a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteRequestObjectAsyncSnippet.g.cs index 361cb504df3f..36e9db8c88b6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteRequestObjectSnippet.g.cs index 6380326eaf5e..fce1752bb082 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteSnippet.g.cs index fae18749615c..b84a6910d792 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetAsyncSnippet.g.cs index b54f5b878234..a327b8336e7f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetRequestObjectAsyncSnippet.g.cs index 8e27103e2430..4d49f175e7cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetRequestObjectSnippet.g.cs index a8c97fdc225e..4b730c055515 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetSnippet.g.cs index 2decda5feff7..4f4c4229a751 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertAsyncSnippet.g.cs index b82428875718..c100d03140b5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertRequestObjectAsyncSnippet.g.cs index ff39b3446ff9..54decbbc4665 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertRequestObjectSnippet.g.cs index bb3780449ba5..4077f31f69e6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertSnippet.g.cs index 9ac976ea7e48..d27b850aa3ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListAsyncSnippet.g.cs index c41230bf2196..3e03f2868145 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListRequestObjectAsyncSnippet.g.cs index 1ab3c3867d28..678217926765 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListRequestObjectSnippet.g.cs index 0f1a5c6637bc..0a47fdb90257 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListSnippet.g.cs index 9c18e2f01ff5..28a4675d02f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchAsyncSnippet.g.cs index ca06955e6489..e3c4e79b38a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchRequestObjectAsyncSnippet.g.cs index 0cad67223a36..09b0e3ab952c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchRequestObjectSnippet.g.cs index ce498eaabbd0..b6c183bb2450 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchSnippet.g.cs index 319ab6781a0a..b611e4808476 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsAsyncSnippet.g.cs index 9cc925278e05..f88095d65e77 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsRequestObjectAsyncSnippet.g.cs index b9f447f1b184..4c9096311c8e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsRequestObjectSnippet.g.cs index eb5927187bc5..7ffed9f028c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsSnippet.g.cs index 38220025d518..8fbbf8effd52 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetAsyncSnippet.g.cs index 44b792f1ff96..5d267d3a1ef3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetRequestObjectAsyncSnippet.g.cs index d3c81b5a6f48..e4175895f94c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetRequestObjectSnippet.g.cs index 1c9b4d6cd5f1..78142bdc5077 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetSnippet.g.cs index bf381ddce409..02c2e66826dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ForwardingRulesClient.SetTargetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteAsyncSnippet.g.cs index f5d3dff2420a..23123c27a4de 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteRequestObjectAsyncSnippet.g.cs index 8bc9fa31f3f3..c87890719704 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteRequestObjectSnippet.g.cs index c2b7d27e7d2a..6ddf35abc0eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteSnippet.g.cs index b90981a7029a..f2f2a5275341 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetAsyncSnippet.g.cs index 7f08f6588fed..af9c855c42dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetRequestObjectAsyncSnippet.g.cs index c1a3df8fa03d..a7dd2a25c2f0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetRequestObjectSnippet.g.cs index d0f1326ac10f..37caffea0558 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetSnippet.g.cs index d83c07029ab8..15c5fe968c70 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertAsyncSnippet.g.cs index f856e1671395..5442a2134c68 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertRequestObjectAsyncSnippet.g.cs index 4ec0e3c51378..311c597aa673 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertRequestObjectSnippet.g.cs index 64b084c50956..9e7a4d17e656 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertSnippet.g.cs index 4f7f6c6a85f4..55cb08c6d866 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListAsyncSnippet.g.cs index 456190ff45c5..61bb9f418fb4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListRequestObjectAsyncSnippet.g.cs index 973a1e335c3c..8988bce51bf0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListRequestObjectSnippet.g.cs index 378299c62ec8..072b03159483 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListSnippet.g.cs index 588a39299056..789c70c31360 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveAsyncSnippet.g.cs index 65cf8796e53b..a1ac22d66a1f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveRequestObjectAsyncSnippet.g.cs index fe415253035a..d8cd30a62a9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveRequestObjectSnippet.g.cs index 091b8352a7db..9a33812a7b64 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveSnippet.g.cs index f59525c4201d..a9a66e838dd8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.MoveSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsAsyncSnippet.g.cs index 1b4b68770b2a..5f4689f24788 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsRequestObjectAsyncSnippet.g.cs index 49b91c729464..4d2febc299a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsRequestObjectSnippet.g.cs index e6b0b69c1af0..4cb8a48fe54f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsSnippet.g.cs index b0ed00cfdd4f..8b82172f48be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalAddressesClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteAsyncSnippet.g.cs index df7a8bfd8d44..f1592c3329eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteRequestObjectAsyncSnippet.g.cs index 006c8596ffde..594d1d8eaacf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteRequestObjectSnippet.g.cs index c5856480f6f2..e4890201d698 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteSnippet.g.cs index 592181994b84..6d8b6659c401 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetAsyncSnippet.g.cs index aa8789d38fe3..e9ed324153f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetRequestObjectAsyncSnippet.g.cs index cae9ff3062a1..a67d58b315ec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetRequestObjectSnippet.g.cs index de88a304cd3a..61882a0ae8c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetSnippet.g.cs index 7798c6ce83ea..90ab9d8ca9a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertAsyncSnippet.g.cs index 46fad8994d40..5d448670a60c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertRequestObjectAsyncSnippet.g.cs index b126cc435dd4..9806e7f78efa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertRequestObjectSnippet.g.cs index 6b71f5fcf359..e2f8d810cb46 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertSnippet.g.cs index 50746f9878c0..cac15a106672 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListAsyncSnippet.g.cs index cd1ded03cf9d..de4f9f90038e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListRequestObjectAsyncSnippet.g.cs index d423ca8c73b1..b4e55748a67c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListRequestObjectSnippet.g.cs index d3c6fc9c1c8f..e1c564df8c05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListSnippet.g.cs index 2fa1f21f07d5..1aed4fcc643f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchAsyncSnippet.g.cs index 39174bcabfa6..2d086bcf4df0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchRequestObjectAsyncSnippet.g.cs index 58f6fc26ee39..3a8417bfe184 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchRequestObjectSnippet.g.cs index d7f8156baa1a..08c754d6ca89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchSnippet.g.cs index 01239e2ac459..bc42d051647a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsAsyncSnippet.g.cs index 855ef23da20c..07fea889e392 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsRequestObjectAsyncSnippet.g.cs index 4b95800050bd..fc8c5051acdf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsRequestObjectSnippet.g.cs index 3c25f7a7c2d8..8325fddc359b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsSnippet.g.cs index 0e0d1a38ab86..e495ee273452 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetAsyncSnippet.g.cs index e5e9f93d103e..d82ccc32302f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetRequestObjectAsyncSnippet.g.cs index 5cb78eadab06..a3d844a2ae72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetRequestObjectSnippet.g.cs index ea911db2015f..9172ba68b946 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetSnippet.g.cs index cbd438916928..9818c761338e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalForwardingRulesClient.SetTargetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs index 805107a5a217..bd40ea297516 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs index 3ccc9c06ccc9..fec0fbc264e0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs index b40d961a4f7e..2722940ee1e6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs index 8a14f18d4f48..7568b6779bdd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs index 31e2e063e566..f9575a0c5cea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs index 505c0565de33..7567e3816fe3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs index e8c5663d5d96..b3a94fbd3a9b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteSnippet.g.cs index b03d010511eb..0133b719f25c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs index a0de9937395a..3de4c0e67fa8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs index 5d26d2497625..17c5db4f1bb6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs index 35a5ca2bf3b8..de2774cec391 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs index 52d7f888d742..00f68f31dc43 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetAsyncSnippet.g.cs index 08341cf0703a..dc0f2a224e5c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs index 471d26fa8aee..09b91dfba166 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs index 25518bdb9eec..087d104b2419 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetSnippet.g.cs index d76a3c5f1beb..9a5984152486 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs index 38efd160ecf9..685bcbe3b476 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs index 6ca4d4490dec..c5cdc62c31af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs index ca080db55a1c..0b5545a5310f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertSnippet.g.cs index de04b7d3cc78..e20134a33e76 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListAsyncSnippet.g.cs index 57cdd0a685fa..f5731b32faa8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs index 6ab39deae7ca..b4f52e5b4427 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs index 4731a36fef12..1cbbc9c18bb7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs index c6a010ac911e..8f9fe2fc511b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs index c4bbfe491b21..5c1e6b9f0df6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs index 0389f978dc1d..06f8453bafb5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs index ea29f90aa4a2..97c7ef474b71 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListSnippet.g.cs index 56840d89d562..8130c89baeee 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalNetworkEndpointGroupsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListAsyncSnippet.g.cs index 130162d38bab..7fd15cb4f072 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index c17b2e0b8b82..56e558d7b3a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListRequestObjectSnippet.g.cs index 836e3ff768e8..b08a6e8a816b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListSnippet.g.cs index bb6e1b87ad49..75115f6f1c6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteAsyncSnippet.g.cs index 144591c8ded5..ffc0be96805e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs index 8728cbf5bcb3..3fab81c7ca5b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteRequestObjectSnippet.g.cs index 25341d9062a5..492eab1ceb0a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteSnippet.g.cs index b6c19f057730..cc9e183d840f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetAsyncSnippet.g.cs index ba721807587a..5b8e65025344 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetRequestObjectAsyncSnippet.g.cs index 226c0553062b..049b88686812 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetRequestObjectSnippet.g.cs index 51efa05adb97..842309cda960 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetSnippet.g.cs index 67a84a00dd15..f436327184ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListAsyncSnippet.g.cs index efde907a4565..de9252a64f94 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListRequestObjectAsyncSnippet.g.cs index 13d1e130d9e6..9570cc3d87b9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListRequestObjectSnippet.g.cs index e6cd292b451d..d4e7212215e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListSnippet.g.cs index ca51ba46b48f..4c0eecf1ba26 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitAsyncSnippet.g.cs index 612edf298308..e8a9e8ad9f5f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitRequestObjectAsyncSnippet.g.cs index ecc8a4c9b8e0..853a356e6442 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitRequestObjectSnippet.g.cs index 61eebe4fdfb0..cfab845a502b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitSnippet.g.cs index 5f25b9d6ae3e..51a50f885651 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOperationsClient.WaitSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteAsyncSnippet.g.cs index 294833cc6548..140883c8dc6b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs index 2d2ac1ebe91f..d48c9ab7dd77 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteRequestObjectSnippet.g.cs index 1a136062c53c..846c79a5e4c7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteSnippet.g.cs index 93149a2bd5ba..31d4a9d37dbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetAsyncSnippet.g.cs index d9ad1c7c808e..9c07ef138d6a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetRequestObjectAsyncSnippet.g.cs index 2a2eda5d0b29..8ef66e43f0b0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetRequestObjectSnippet.g.cs index addec58e31c7..b4fd4ec79237 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetSnippet.g.cs index 14220d153394..781b2acb62b4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListAsyncSnippet.g.cs index c2feeff7cdcf..792dfa318421 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListRequestObjectAsyncSnippet.g.cs index 50c2999c594d..37f61a55346d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListRequestObjectSnippet.g.cs index f24adc00d956..128c10d57774 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListSnippet.g.cs index 9031b5b2a80b..3cb08354a2c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalOrganizationOperationsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteAsyncSnippet.g.cs index f21e3386c663..f3abc2cfd9db 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs index d600b2d2e3d7..bd8e3ac44d4e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteRequestObjectSnippet.g.cs index b3413fd6a1ac..3b226bd79639 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteSnippet.g.cs index 3ea589a48396..aefc1a218398 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetAsyncSnippet.g.cs index 45b8a3c225e2..f09d41febedd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs index 11d0872035f0..7ef184150dc9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetRequestObjectSnippet.g.cs index cadf742e16c8..d9f1ab5be8ac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetSnippet.g.cs index ba89d1bae077..24d1f7968b8d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertAsyncSnippet.g.cs index e32711f42074..d6430a65d9e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs index fb12c93eb964..1769d7a23865 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertRequestObjectSnippet.g.cs index 9940786a8279..3bad40136b15 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertSnippet.g.cs index 578a2c60665d..cfd288291707 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListAsyncSnippet.g.cs index b97c740cbdb1..0bdbc052fcfa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs index d25a601128b2..52b61f792a62 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListRequestObjectSnippet.g.cs index 5e322b0e0306..79f190b34d2d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListSnippet.g.cs index e8bcfd1b23d2..3f5844667fbd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchAsyncSnippet.g.cs index 8a0cfa10665e..eebd4e160e4d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs index 8fa48bb237a5..7804fdc035da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchRequestObjectSnippet.g.cs index 9b42a4791d16..47b6bb6f6d7f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchSnippet.g.cs index 9c7d25254c22..b14517473d9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/GlobalPublicDelegatedPrefixesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListAsyncSnippet.g.cs index 62c9cf38d61c..d109792975da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 05db414d25a2..989a72b28d66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListRequestObjectSnippet.g.cs index c776aceac105..d4ddc9b14870 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListSnippet.g.cs index 857af453f6ac..2d6e1c4ddaa4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteAsyncSnippet.g.cs index 1a7a555225b4..c00dc300cedd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteRequestObjectAsyncSnippet.g.cs index 3f87b4deb3df..5e0967de5b4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteRequestObjectSnippet.g.cs index f891ec168ac9..e237341ad757 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteSnippet.g.cs index ed14286d9ba8..eb5f86a47db8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetAsyncSnippet.g.cs index 23fffc4b2452..94536c5365fb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetRequestObjectAsyncSnippet.g.cs index 4c2c103f9e14..51a7bfdb9e78 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetRequestObjectSnippet.g.cs index 16500c7fce7a..f98273b9f974 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetSnippet.g.cs index 9c043cb023b9..4a14a40a01d0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertAsyncSnippet.g.cs index 4fbb462f9216..c244a2f19211 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertRequestObjectAsyncSnippet.g.cs index 7f6fecad1fac..e0e83c83c258 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertRequestObjectSnippet.g.cs index f0d6bed38b4a..b7fe8b63c334 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertSnippet.g.cs index a55e11b3beed..d5fa250e7e5b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListAsyncSnippet.g.cs index 770d38f32ee2..c2917b1045bd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListRequestObjectAsyncSnippet.g.cs index 3406714cf1ff..9d3d07322d45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListRequestObjectSnippet.g.cs index 5616651738ab..3b9646daf85a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListSnippet.g.cs index a931afb522e3..489b03fc7605 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchAsyncSnippet.g.cs index 5926fceb2b34..2d63e6777866 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchRequestObjectAsyncSnippet.g.cs index 017ab0af9420..2e07ef2b8119 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchRequestObjectSnippet.g.cs index 3430d6a47983..32d6d2109372 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchSnippet.g.cs index 54d10bdcffb9..3b091363dfe7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateAsyncSnippet.g.cs index ae5ee4ed9339..c1e3728a7fb4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateRequestObjectAsyncSnippet.g.cs index 44e7c7704294..9afc8e97e19b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateRequestObjectSnippet.g.cs index d555f1cf3da6..3a4e4b692fc1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateSnippet.g.cs index 213714622173..0db449a32174 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/HealthChecksClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetAsyncSnippet.g.cs index 8b9c51289066..f49fcee51b13 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetRequestObjectAsyncSnippet.g.cs index 23836c16751e..47456bb189a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetRequestObjectSnippet.g.cs index 29e2e64c91ce..702b2d0bf3e3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetSnippet.g.cs index bd847d646ed6..6f6e32aa6d8f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImageFamilyViewsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteAsyncSnippet.g.cs index 22064e2aa6c6..6e8d8016d316 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteRequestObjectAsyncSnippet.g.cs index c9374f5b26f8..b0a09dd1ca12 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteRequestObjectSnippet.g.cs index 3afe2c396e5e..13da5acc645b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteSnippet.g.cs index ea39bffd175b..bb532687479f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateAsyncSnippet.g.cs index 87f679c3783b..635a1ff55cfb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateRequestObjectAsyncSnippet.g.cs index a6c8b3d418b7..10f3bae1dde1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateRequestObjectSnippet.g.cs index 928f4e10b542..2b39cd397b3b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateSnippet.g.cs index 8c211794cef9..be203a421ffd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.DeprecateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetAsyncSnippet.g.cs index 7bcf69c97788..d0bdc585ff18 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyAsyncSnippet.g.cs index 1039a7cea8ed..14db488df07f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyRequestObjectAsyncSnippet.g.cs index bb4a1020a935..8b5ac6bfd44f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyRequestObjectSnippet.g.cs index c41cb11c95c4..8a4415d4bf2c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilySnippet.g.cs index 83d57c47a9ca..413f9bfa99c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetFromFamilySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyAsyncSnippet.g.cs index a95a487807a5..2a85636ecf1b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 64cd73493e48..ccb14af97852 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyRequestObjectSnippet.g.cs index ef30bb8db71f..c1467f05aca7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicySnippet.g.cs index ac0cf7c24f2d..3542bcfffe3f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetRequestObjectAsyncSnippet.g.cs index c76056e904e6..9576d1cbca7e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetRequestObjectSnippet.g.cs index 0be206cd7505..8ef19a9fa105 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetSnippet.g.cs index ee32178b6a09..369ae713046e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertAsyncSnippet.g.cs index 3407c207b9d0..ea17da39961d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertRequestObjectAsyncSnippet.g.cs index e29c3a0bd42b..defbae9422e0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertRequestObjectSnippet.g.cs index 3ee924bf10f5..5cdb40d74473 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertSnippet.g.cs index 64107d9955e9..14827c02b062 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListAsyncSnippet.g.cs index f48321cb351e..bb1c0263daed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListRequestObjectAsyncSnippet.g.cs index ac6c84224e9b..a671b1fb5525 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListRequestObjectSnippet.g.cs index b37901b590b0..eba81996f5d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListSnippet.g.cs index 9c94217b7bb1..25f64cb70eb2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchAsyncSnippet.g.cs index 566ca34ac654..acaee851052e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchRequestObjectAsyncSnippet.g.cs index 22d0ab70e24b..6977c9b4c22b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchRequestObjectSnippet.g.cs index 1c30805a0127..f7b76b68beb1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchSnippet.g.cs index f64f5b53049a..539f570c7b5f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyAsyncSnippet.g.cs index f72a1e245678..97739eb9d029 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index fd6d4fac56df..f76ed0f457c9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyRequestObjectSnippet.g.cs index 83cc6ef7c2fd..60ec8b38bf47 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicySnippet.g.cs index b23821a3d638..53e9fc85a057 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsAsyncSnippet.g.cs index 6d7c4367d445..6bb13bd75956 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsRequestObjectAsyncSnippet.g.cs index bd45e2283b27..e4f54f7278d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsRequestObjectSnippet.g.cs index 16f359911fc4..9f6a86cb5370 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsSnippet.g.cs index de78de1dd109..a92a60e30498 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsAsyncSnippet.g.cs index 3dba19ba84e8..2f5613875066 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 54dc9e65bea4..10101fc85ae7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 8f37d1f0a197..65c7e1201078 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsSnippet.g.cs index 5f8bdfac8bad..f71cdfe9d292 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ImagesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelAsyncSnippet.g.cs index 213e812153c0..7f3f4bcb205b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelRequestObjectAsyncSnippet.g.cs index e333dd60abe0..2c68e5a182ff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelRequestObjectSnippet.g.cs index 37428ea95715..10e1b9c30785 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelSnippet.g.cs index bd88a0c8bac0..3c11e5fb40b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.CancelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteAsyncSnippet.g.cs index 749709d81e6e..65d43d4b0cab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteRequestObjectAsyncSnippet.g.cs index aae1ec6a4ab6..07117f323c84 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteRequestObjectSnippet.g.cs index ca07758880d9..ab84403e9410 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteSnippet.g.cs index 0b352dc03484..6f2c69556efc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetAsyncSnippet.g.cs index 025e4f4e66e3..532e37328973 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetRequestObjectAsyncSnippet.g.cs index 1e7dd04872ec..8d196bc661f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetRequestObjectSnippet.g.cs index 6987cefb622b..bdfe9dcbcdd0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetSnippet.g.cs index 7849e39c9e2e..b72c1b51a8b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertAsyncSnippet.g.cs index 1b171851bccc..461fefc0e039 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertRequestObjectAsyncSnippet.g.cs index 5c6f81cd9cfb..ad4fc8a90d42 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertRequestObjectSnippet.g.cs index 8fac76291c3a..4be2ddda4518 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertSnippet.g.cs index ca3fb65dc284..9b81ca696bec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListAsyncSnippet.g.cs index 068f41c811b4..25f50c6f5f99 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListRequestObjectAsyncSnippet.g.cs index 68f850396792..23f8da9a4974 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListRequestObjectSnippet.g.cs index 8f72e07f810b..4b7a16f6c3f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListSnippet.g.cs index 46ea266ffed0..9e91fd5544bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagerResizeRequestsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesAsyncSnippet.g.cs index b5eedac18508..784551c5818b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesRequestObjectAsyncSnippet.g.cs index 40c497c7e83a..ffb8195fe6c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesRequestObjectSnippet.g.cs index 4e354e0f3a8c..9122d63d542e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesSnippet.g.cs index b1ee0ef2d943..8c23dbfeb1b3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AbandonInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListAsyncSnippet.g.cs index 0bccb7c5571e..15e3f586e5aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListRequestObjectAsyncSnippet.g.cs index ccd6e2a5cedd..821d14195bd2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListRequestObjectSnippet.g.cs index 5cff5147a600..b009095ba909 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListSnippet.g.cs index e29336158cce..eb41ef04530b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesAsyncSnippet.g.cs index fde4d91be46e..1066698f3ec0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectAsyncSnippet.g.cs index f2314ba3dfdc..daebde0268d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectSnippet.g.cs index bad00586feab..d28686623a70 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesSnippet.g.cs index f85260545e46..01d4d745e8c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ApplyUpdatesToInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesAsyncSnippet.g.cs index 920ef9f498ab..ecfc065ed5cb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesRequestObjectAsyncSnippet.g.cs index f32bc0f8b8ef..1cc0ff59ef92 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesRequestObjectSnippet.g.cs index d80dda92aa76..90982d3b88df 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesSnippet.g.cs index 27d8ba337a2d..7183247b0461 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.CreateInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteAsyncSnippet.g.cs index 8ecd5c798078..478a8540449b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesAsyncSnippet.g.cs index 8e75fd57c9ad..c73860674e15 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesRequestObjectAsyncSnippet.g.cs index 77c804fcb5f3..542c2c5da4c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesRequestObjectSnippet.g.cs index 212c59eec815..9300d0a4a4a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesSnippet.g.cs index b8422c03245d..b311f17ee94d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsAsyncSnippet.g.cs index d70e2968e485..07e8b18b5c26 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectAsyncSnippet.g.cs index 1dc4758852c0..c5ab024d1b36 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectSnippet.g.cs index ce2fe52cf615..b09a2f289797 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsSnippet.g.cs index c9cdc1f304b5..83ad95768d44 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeletePerInstanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteRequestObjectAsyncSnippet.g.cs index 37ace89cee1f..f9940c48934e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteRequestObjectSnippet.g.cs index 533985c72e41..3089e57cfefb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteSnippet.g.cs index 8d6cc9ae9b7b..a099e86fa103 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetAsyncSnippet.g.cs index 9089bad900a8..fe8e2065648b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetRequestObjectAsyncSnippet.g.cs index 4afeeadb8ba1..8925ca7924d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetRequestObjectSnippet.g.cs index 52d451363fe3..89b342688a29 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetSnippet.g.cs index 7328e128d063..e91e6f439f94 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertAsyncSnippet.g.cs index ff9e80559667..d8da2ca3d990 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertRequestObjectAsyncSnippet.g.cs index 2dfefd37bb1e..8c9bf0f407aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertRequestObjectSnippet.g.cs index 0821290b1e20..ff9497699c7c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertSnippet.g.cs index defa7e11ff5b..1b227c361caa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListAsyncSnippet.g.cs index ca7b627fbf66..9af2a69fa0f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsAsyncSnippet.g.cs index 70c5c42039b2..66a3fc1b2f7a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsRequestObjectAsyncSnippet.g.cs index 9b3c7f5ae331..53f3acf88d64 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsRequestObjectSnippet.g.cs index 625679cebe9f..0bd5ebff1fdd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsSnippet.g.cs index d5f7544504ea..83e1151d4721 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListErrorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesAsyncSnippet.g.cs index f6ae0c3de475..0a4341813bbe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesRequestObjectAsyncSnippet.g.cs index 815c1b93c6ab..04ed0ca7fc95 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesRequestObjectSnippet.g.cs index 9146a6789a28..ed1871d4e55a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesSnippet.g.cs index 6b484914af55..5817bda6b5a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListManagedInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsAsyncSnippet.g.cs index 34681b281b4e..fbaceeb9d0af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs index f1b91dcdb2a2..ed8ed25de568 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectSnippet.g.cs index 9fb31108e9c8..ce92e2aa75c4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsSnippet.g.cs index 3bce9c7584ae..8ca572a3072b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListPerInstanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListRequestObjectAsyncSnippet.g.cs index e71812e711d1..1c6bb9996c60 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListRequestObjectSnippet.g.cs index 52eb23e004cd..a6be345634f1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListSnippet.g.cs index caf68495b8a8..e3f795e0abc2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchAsyncSnippet.g.cs index 8a0ba8a68785..6fba74c3878b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsAsyncSnippet.g.cs index 4a615c6970f6..5be0d3a9f5e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectAsyncSnippet.g.cs index e6cea1583112..10694f0d155b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectSnippet.g.cs index e3052d31b5e3..2d553e99ac3e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsSnippet.g.cs index c7815185115f..d44e7e7d8f87 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchPerInstanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchRequestObjectAsyncSnippet.g.cs index 01c93744ab83..fbaefd484e0c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchRequestObjectSnippet.g.cs index bd7979761f32..89da89e70452 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchSnippet.g.cs index 003956325cb9..82b7d9d10db3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesAsyncSnippet.g.cs index a9e28261a26d..3c99ff2af231 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesRequestObjectAsyncSnippet.g.cs index f284d1aefab1..e98c67f4623c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesRequestObjectSnippet.g.cs index 88da82fef51f..44a9ce2a26e9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesSnippet.g.cs index c99b547de0a6..24510d0684c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.RecreateInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeAsyncSnippet.g.cs index 08ca5291f64c..e8232c23a370 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeRequestObjectAsyncSnippet.g.cs index 2b2bded56c97..350b674547d5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeRequestObjectSnippet.g.cs index 30b776f99c61..d38dd279a539 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeSnippet.g.cs index 52ef4eacdf9a..cea233891d00 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResizeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesAsyncSnippet.g.cs index a43a52b7e20f..c258cde8b856 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesRequestObjectAsyncSnippet.g.cs index ae1f02ac2ec2..7d5b2da85db4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesRequestObjectSnippet.g.cs index fc2b92ca70dd..6c9d77ca21cf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesSnippet.g.cs index c46ffe7f61dc..9e01a89ce702 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.ResumeInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateAsyncSnippet.g.cs index 29065e5873eb..186f42aec22a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateRequestObjectAsyncSnippet.g.cs index a0c7f77dbc69..bfba1ffd7f83 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateRequestObjectSnippet.g.cs index 40cee7e33be8..56473eca0405 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateSnippet.g.cs index 5f525461ed87..339c7852437e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetInstanceTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsAsyncSnippet.g.cs index 2d7d4d2f7eaa..e6589fd3b2ec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsRequestObjectAsyncSnippet.g.cs index 67302b685e6c..0a0bd2e2d910 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsRequestObjectSnippet.g.cs index 0515ade84c44..391832de851b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsSnippet.g.cs index aeae7d6d95a4..0960173aec3e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SetTargetPoolsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesAsyncSnippet.g.cs index 736ccd603ddb..9a26b0590d26 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesRequestObjectAsyncSnippet.g.cs index 6e855c64efcf..1b25285ff95d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesRequestObjectSnippet.g.cs index e0c76ed38095..4b726cd14f9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesSnippet.g.cs index 0e7cf1829cc7..c925c3eeb200 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StartInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesAsyncSnippet.g.cs index e97d8da3e7f6..d0b53392e621 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesRequestObjectAsyncSnippet.g.cs index d5211cebab2a..6948a78f5029 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesRequestObjectSnippet.g.cs index e0c2f2212f99..6e59f1c60649 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesSnippet.g.cs index bab751779bc1..24ca3e7e0eed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.StopInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesAsyncSnippet.g.cs index d92a58595908..53dddab87f87 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesRequestObjectAsyncSnippet.g.cs index ad5db52d67dd..f044b82f631a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesRequestObjectSnippet.g.cs index de036567578b..3d6c0be8b4be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesSnippet.g.cs index 28dfdd25f690..5ca6b7a07a54 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.SuspendInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsAsyncSnippet.g.cs index 1bf37f764720..e14c6488793b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectAsyncSnippet.g.cs index c97098192e44..76f8aaa8d974 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectSnippet.g.cs index 91bab92e3d9b..fb169912c065 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsSnippet.g.cs index 435cc414c683..b8a63f2efc94 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupManagersClient.UpdatePerInstanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesAsyncSnippet.g.cs index 0ff44a6e6043..219d2de9d369 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesRequestObjectAsyncSnippet.g.cs index 66bf061d4610..2fed8280cbde 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesRequestObjectSnippet.g.cs index fdfc82c9f58c..cd13dd5b7315 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesSnippet.g.cs index 977fd4296269..b75f6054f940 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AddInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListAsyncSnippet.g.cs index b55337734c29..52eb542765f1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 4d54da70fc93..c09a043bc3ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListRequestObjectSnippet.g.cs index 1cad42cce594..6465e711b514 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListSnippet.g.cs index 5815c73337ba..cf375b3b1b79 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteAsyncSnippet.g.cs index d0664cda654c..849b0c7595d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs index 2bcb327ceb02..124a410c2778 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteRequestObjectSnippet.g.cs index febc317bcc14..518891df0419 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteSnippet.g.cs index 437a873cd996..29388dbf24c6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetAsyncSnippet.g.cs index fd78a83c446d..b55a5f7bb105 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetRequestObjectAsyncSnippet.g.cs index 89e3759fac06..0355b33726f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetRequestObjectSnippet.g.cs index 79d468501344..47a81bff4274 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetSnippet.g.cs index e7dc5abcd74c..14147f02eb15 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertAsyncSnippet.g.cs index 6f361404d434..e8406ea79e13 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertRequestObjectAsyncSnippet.g.cs index a8ed879c2f84..c87b97e1bb53 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertRequestObjectSnippet.g.cs index 5752d87e6a58..e0171dfab28c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertSnippet.g.cs index 944fbd940070..4d58013492d6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListAsyncSnippet.g.cs index 1fb453909979..6cce6d9f4478 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesAsyncSnippet.g.cs index 3bc1abb1c4d3..fb05c59a1557 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesRequestObjectAsyncSnippet.g.cs index 7287ee42fa83..c13378c54f73 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesRequestObjectSnippet.g.cs index ded633597193..af29ff82e56d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesSnippet.g.cs index d951276460a7..09da12d36fa7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListRequestObjectAsyncSnippet.g.cs index 8d91b73e0e64..f6589e348446 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListRequestObjectSnippet.g.cs index f79e7a13d82e..8db09b4c0848 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListSnippet.g.cs index e25d5775562d..e85a3d844d9d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesAsyncSnippet.g.cs index b53a3d03da7d..da5bf72f4bec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesRequestObjectAsyncSnippet.g.cs index 2206d0ab5989..e67143ac403a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesRequestObjectSnippet.g.cs index cea6937411cd..fe9519c794c9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesSnippet.g.cs index 07947a809c01..ca1fcd1cbb5d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.RemoveInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsAsyncSnippet.g.cs index c7481a2ca7b1..39a9d4d1c2d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsRequestObjectAsyncSnippet.g.cs index fc776727a9c0..044082b4380f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsRequestObjectSnippet.g.cs index 87d052dab2af..7de90fed218d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsSnippet.g.cs index 4eea5a9b6d23..5e6804e0d064 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceGroupsClient.SetNamedPortsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetAsyncSnippet.g.cs index faed150f70d5..ba7d92fed283 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetRequestObjectAsyncSnippet.g.cs index 5837fee8c6bc..f589645857db 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetRequestObjectSnippet.g.cs index eefc2fb596f8..a1f68ae91700 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetSnippet.g.cs index 727d8f275bb1..aab71b80a333 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchAsyncSnippet.g.cs index 1dd613a3a542..9acd142a2244 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchRequestObjectAsyncSnippet.g.cs index 2bcebd8b8b7c..98c0d7ba54ca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchRequestObjectSnippet.g.cs index c925b9121cc6..11377a7ef546 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchSnippet.g.cs index ca19a2baeecb..81703cb31f9d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceSettingsServiceClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListAsyncSnippet.g.cs index f7393ec2e1f4..f6bedb9edd82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 682d041f7bb6..62ff3ea991db 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListRequestObjectSnippet.g.cs index e5c185e701da..8e7d008a8f90 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListSnippet.g.cs index e95b822d7908..6e17e206c443 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteAsyncSnippet.g.cs index 43e9be3450df..f00120ded073 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs index 9e2a7c4ee6b7..22bb623d82ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteRequestObjectSnippet.g.cs index 7262ac545c77..7968876972b0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteSnippet.g.cs index ee30d1af70d0..f36fe1054977 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetAsyncSnippet.g.cs index dab831fccf0d..64135f1285a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyAsyncSnippet.g.cs index 2f521d583e96..8a358885086a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 659d955a9080..fc9ce2028696 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyRequestObjectSnippet.g.cs index c85cbf4ead75..e0027aaa21bd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicySnippet.g.cs index 6a8f973234c9..571afe50e7a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetRequestObjectAsyncSnippet.g.cs index 4599c5c53090..78125996e279 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetRequestObjectSnippet.g.cs index 25a3fa164a24..35e63c0bb832 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetSnippet.g.cs index 0918e0ef2e4c..8e9b23d7b696 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertAsyncSnippet.g.cs index 2ef1fd7cec1d..bbb8811614de 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs index f7ea853ba165..c51d567ce626 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertRequestObjectSnippet.g.cs index 7baf27a55678..4aca3a967c4e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertSnippet.g.cs index ead20f1e09bc..59b2af46f966 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListAsyncSnippet.g.cs index 79e2e28c9a8c..0f4bb484c458 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListRequestObjectAsyncSnippet.g.cs index e830c1506967..14528f623d98 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListRequestObjectSnippet.g.cs index d51fdeb25395..fdb9dd3a1307 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListSnippet.g.cs index 44e40a7b31d6..64211723d800 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyAsyncSnippet.g.cs index bd4369c52347..5f48ba9f5c69 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index e8068c7705ff..1f27a2e908dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyRequestObjectSnippet.g.cs index be6eeebcb863..7e06b59275dd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicySnippet.g.cs index 4ddd248328a2..246995fdfc53 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsAsyncSnippet.g.cs index ea138d2855bf..b286fff371d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 7f805962d81e..cf404b144489 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsRequestObjectSnippet.g.cs index f1269ad8f9bd..5e79af970c12 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsSnippet.g.cs index c3914f285b7d..044532ec6f19 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstanceTemplatesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigAsyncSnippet.g.cs index de9e66f070af..f04aea7e39bd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigRequestObjectAsyncSnippet.g.cs index 6c86743cacf5..45e447669acd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigRequestObjectSnippet.g.cs index a6f1d2dec329..f4fb989b7116 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigSnippet.g.cs index 8d67aee8a8d1..db7728b87e6a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddAccessConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesAsyncSnippet.g.cs index 71449f4ab306..37187a0fa05e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs index 7218a12b0119..04e5d1157da3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesRequestObjectSnippet.g.cs index 2f0884607f0d..d1280682352f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesSnippet.g.cs index d4a0aaaf7436..45b6399cd26e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AddResourcePoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListAsyncSnippet.g.cs index 1b657531a854..a7f657df7aaf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 7cf8292ea8b8..347244499544 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListRequestObjectSnippet.g.cs index 8255811b47b5..0691d411d922 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListSnippet.g.cs index 8c19cc9a3a21..e0afb72a6b97 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskAsyncSnippet.g.cs index edd5c5a8dbb7..d984b78b4644 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskRequestObjectAsyncSnippet.g.cs index 647757ff19a8..cf1db1a02e05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskRequestObjectSnippet.g.cs index 415c08fe5c5e..801695c75b83 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskSnippet.g.cs index e3ef449fd579..fece9f53ec82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.AttachDiskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertAsyncSnippet.g.cs index 973ef19a3956..e0989218dac4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertRequestObjectAsyncSnippet.g.cs index cf49f45df56c..960e37f03fb7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertRequestObjectSnippet.g.cs index 1635ab56e296..2c69d387a2df 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertSnippet.g.cs index 56cc1a64b669..8dba765f8dce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.BulkInsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigAsyncSnippet.g.cs index d32c1436d421..ce02296341d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigRequestObjectAsyncSnippet.g.cs index b94d73e558b7..e667b545eeef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigRequestObjectSnippet.g.cs index 476dfe7d5f5c..48b8137194ab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigSnippet.g.cs index c580a68d0d69..000b70c836e6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAccessConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAsyncSnippet.g.cs index ebf4f5dee303..8952429a3098 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteRequestObjectAsyncSnippet.g.cs index c3959848c8da..e2ab336345c3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteRequestObjectSnippet.g.cs index 5ff85ed238d3..c7f1caa76872 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteSnippet.g.cs index 91a5a64452b6..7f1fcd63b814 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskAsyncSnippet.g.cs index f1299ddecafa..e8af755488d6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskRequestObjectAsyncSnippet.g.cs index 4971a9ed8774..b711fbfc25cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskRequestObjectSnippet.g.cs index 1c4615c1b810..4858ddde5c66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskSnippet.g.cs index 6046daaeb61a..34373302985f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.DetachDiskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetAsyncSnippet.g.cs index c7c80b1ba9fb..6b8b758f691b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsAsyncSnippet.g.cs index b6cfc6d06cda..101cbf159b6f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs index 84b5da29c4a7..21b10009418c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs index 0d6fbf613aaf..9541c2d7806c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsSnippet.g.cs index 527a58446b38..3d54c5c5ca3d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetEffectiveFirewallsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesAsyncSnippet.g.cs index 65344f15b550..c4b5c385d2a5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesRequestObjectAsyncSnippet.g.cs index 9b352a947b86..b5e7dd90fff1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesRequestObjectSnippet.g.cs index 3a6e355f8665..a3e8633e2733 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesSnippet.g.cs index 6940c0f26e7f..f3cc2d168133 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetGuestAttributesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyAsyncSnippet.g.cs index 67b894653d70..3e7a64d51747 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index fdc8e6db1a62..c9626b29423c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyRequestObjectSnippet.g.cs index d95ec05000d0..c6ffb5e78c9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicySnippet.g.cs index 518122e569d7..eed41749a0d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetRequestObjectAsyncSnippet.g.cs index 14174f4fd568..a753d09076ae 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetRequestObjectSnippet.g.cs index 552e6ce6d689..dfa899ba8c45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotAsyncSnippet.g.cs index 712af740fbdf..f280ec524139 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotRequestObjectAsyncSnippet.g.cs index 2a2837c225ad..17f89b39645e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotRequestObjectSnippet.g.cs index 894559495643..ea2f2ffca746 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotSnippet.g.cs index f2f89545327e..fe475b792f93 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetScreenshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputAsyncSnippet.g.cs index dbc7294affc2..a3261dd62012 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputRequestObjectAsyncSnippet.g.cs index 1c4bee01766c..15734bd2f655 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputRequestObjectSnippet.g.cs index 1bfb98df3286..dbde7503c392 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputSnippet.g.cs index aef2f1bf90bc..b6ed50ba0a16 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSerialPortOutputSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityAsyncSnippet.g.cs index d2815bb49bc0..3309c8f8c122 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityRequestObjectAsyncSnippet.g.cs index 5b63139aaa6c..75646835286b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityRequestObjectSnippet.g.cs index 150dc41350bc..9a59f889cd45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentitySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentitySnippet.g.cs index ae42d33ca207..ee3e490c5176 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentitySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetShieldedInstanceIdentitySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSnippet.g.cs index 8855f08c3d58..9287e929f4fb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertAsyncSnippet.g.cs index 7b2a15076a5a..7edaf2b75dc9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertRequestObjectAsyncSnippet.g.cs index add40a3082bb..4d7f505efc47 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertRequestObjectSnippet.g.cs index 25442403c242..6990fb55a360 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertSnippet.g.cs index 427a6c6a666e..f96a5f2f50ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListAsyncSnippet.g.cs index 169f6b84bd9c..76106db6ecc4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersAsyncSnippet.g.cs index 3dd6e8a8255e..a64c490db2cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersRequestObjectAsyncSnippet.g.cs index 31f3f1a6eb98..bd723d179a63 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersRequestObjectSnippet.g.cs index d1cc7c3bd038..3826266260a4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersSnippet.g.cs index 6572ca821ad4..e4d574cac0c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListReferrersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListRequestObjectAsyncSnippet.g.cs index 8a646254b08c..4e7d23c27119 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListRequestObjectSnippet.g.cs index 4d407c78ef4a..5da195f25096 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListSnippet.g.cs index 6309eb5f6c89..432345c5d480 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceAsyncSnippet.g.cs index 6882c7de1483..bf7dd4463d4d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceRequestObjectAsyncSnippet.g.cs index 31857456d5b4..d621470722aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceRequestObjectSnippet.g.cs index e8b16c1417b1..8bb7704c6ed8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceSnippet.g.cs index 6aa6f733d9a7..5711c12f6b6f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.PerformMaintenanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesAsyncSnippet.g.cs index f213a7ace0d8..30686a471fa6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs index 1c466396be64..c2e98eed7000 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs index 07a5ba87c49f..aba2fdda5584 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesSnippet.g.cs index 8f051cf47bf0..82a09be9cb50 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.RemoveResourcePoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetAsyncSnippet.g.cs index 129f0bbcfd9c..4fc08fb760f4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetRequestObjectAsyncSnippet.g.cs index 726958f4d52c..01f8249bf948 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetRequestObjectSnippet.g.cs index ba4ed58504c6..03ba757c30ab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetSnippet.g.cs index 7f427e194eb8..65232e784b01 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeAsyncSnippet.g.cs index e9f9ff0969cf..a15ec04b6508 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeRequestObjectAsyncSnippet.g.cs index 49083f48a52c..1c83760d2bab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeRequestObjectSnippet.g.cs index fbe5775b1d01..1caddec61a98 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeSnippet.g.cs index daa3b7c34113..3563a8609ad2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.ResumeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptAsyncSnippet.g.cs index ce123afc25e7..852659b67eb1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptRequestObjectAsyncSnippet.g.cs index 0da6cfa73ad2..c4a88560d923 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptRequestObjectSnippet.g.cs index 5f98fde00403..c02637fe6cf4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptSnippet.g.cs index d2ba1618720b..1f0cb987ebc0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SendDiagnosticInterruptSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionAsyncSnippet.g.cs index 01f72862e682..8583ac791861 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionRequestObjectAsyncSnippet.g.cs index 5e95cbba88ac..54a37c62bac4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionRequestObjectSnippet.g.cs index bc8799afcad3..a44e0ebf5ec4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionSnippet.g.cs index 4bc47b67f86c..26462cd0ed02 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDeletionProtectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteAsyncSnippet.g.cs index f8e2381d0717..8660f993c214 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteRequestObjectAsyncSnippet.g.cs index 3b65b53230e8..00fa5394e47c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteRequestObjectSnippet.g.cs index 5d97b6b799cd..e32a5f1ecc30 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteSnippet.g.cs index 1c1f69ebaf4f..5e09823308e2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetDiskAutoDeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyAsyncSnippet.g.cs index 6357c08ed865..eddbbbbf468f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index e2243f7cccfb..15c35cc613da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyRequestObjectSnippet.g.cs index 06fdd12e86cd..b70189a02d95 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicySnippet.g.cs index b0afd630341b..46492ac3e4fa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsAsyncSnippet.g.cs index 330ce10d9a8e..6862273a0e05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsRequestObjectAsyncSnippet.g.cs index ee17503283a7..4d2e33edd900 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsRequestObjectSnippet.g.cs index 67187c1ec2f7..0661cef5e0b6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsSnippet.g.cs index 5ca34a936835..89377b0ee2d6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesAsyncSnippet.g.cs index 1000b73a5d2f..8e6d5e67c497 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesRequestObjectAsyncSnippet.g.cs index 1aa2e20451c7..4f8038c9f082 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesRequestObjectSnippet.g.cs index 25a192cf9451..101aaefd4063 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesSnippet.g.cs index f68ed8dfce26..5c8b25a075bd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeAsyncSnippet.g.cs index 8b6d8de2bdb7..b2cf4f2a9cd8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeRequestObjectAsyncSnippet.g.cs index e343862ca423..eeb4893f174d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeRequestObjectSnippet.g.cs index e2a8dc34d613..271db1f71ff7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeSnippet.g.cs index 1905e18a6cfd..90f7fd8e8fdb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMachineTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataAsyncSnippet.g.cs index 4782b7f9aefd..411dab454df1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataRequestObjectAsyncSnippet.g.cs index b2e635349b46..d952c3e501c4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataRequestObjectSnippet.g.cs index 53d33c745e9f..5538cbb850db 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataSnippet.g.cs index 7803f1730b2a..6c2fe6c1e59c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMetadataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformAsyncSnippet.g.cs index d67c7c985449..45da56752e05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformRequestObjectAsyncSnippet.g.cs index 0ca2ea0fc971..13697216546e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformRequestObjectSnippet.g.cs index 5e2f4087c5cf..cf7d257a3c72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformSnippet.g.cs index 11fc6c6d56fb..53e3c0aec056 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetMinCpuPlatformSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameAsyncSnippet.g.cs index e22b8a4910c5..372020de0c32 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameRequestObjectAsyncSnippet.g.cs index ddb6b642f1bf..a07a0e3339d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameRequestObjectSnippet.g.cs index e99e186cfb8e..d24b049d4623 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameSnippet.g.cs index e9834f646a1e..e4934cd3821d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetNameSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingAsyncSnippet.g.cs index f6ad357b9465..ce03799de9f5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingRequestObjectAsyncSnippet.g.cs index 8f6264164793..05e7eb0eab16 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingRequestObjectSnippet.g.cs index 36ddb3b34da2..a8756254e2f9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingSnippet.g.cs index b6f687d2a0ab..23db299c4e28 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSchedulingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyAsyncSnippet.g.cs index d3a8ddb77290..5d0022b25bfb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs index 4cb7441b7d45..469d8339c2b1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyRequestObjectSnippet.g.cs index b8a8a3650aef..032e657d44e2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicySnippet.g.cs index b6d7285781ea..1b4cf4581aa1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetSecurityPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountAsyncSnippet.g.cs index 5ece7b02da23..f73b96e3cbd0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountRequestObjectAsyncSnippet.g.cs index c09830fd18e7..7ead725dd5bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountRequestObjectSnippet.g.cs index 1204b33ac4d4..199c38b33c61 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountSnippet.g.cs index 8c4188ec2b3f..475296153041 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetServiceAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyAsyncSnippet.g.cs index e9f8ebe4f8c7..1245f84c7e7b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyRequestObjectAsyncSnippet.g.cs index 0e83c7c29bb6..e942c29de9e8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyRequestObjectSnippet.g.cs index 1083de7f2fcb..1f6df11dec95 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicySnippet.g.cs index 4cd3a86618af..c1555c3cfee8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetShieldedInstanceIntegrityPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsAsyncSnippet.g.cs index 96b71df508cc..796038c586b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsRequestObjectAsyncSnippet.g.cs index ab866c3b9d13..de4a0cd7a29b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsRequestObjectSnippet.g.cs index 859f4c8cf194..a210ce7ab9b8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsSnippet.g.cs index edc449b10325..98ab2a24b039 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SetTagsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventAsyncSnippet.g.cs index 765c98a8d723..9cd8592fa179 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventRequestObjectAsyncSnippet.g.cs index 61ac19dd103e..8e6b56ef550d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventRequestObjectSnippet.g.cs index ecb895acdf71..f2f70cbbfd1b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventSnippet.g.cs index bc4758e40c0c..15f10333561c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SimulateMaintenanceEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartAsyncSnippet.g.cs index 77e4fa6f86c0..1aca77ba92eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartRequestObjectAsyncSnippet.g.cs index b6c3c3a99679..1f4601087a5a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartRequestObjectSnippet.g.cs index 908eec201d6c..36fd01d45099 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartSnippet.g.cs index bc7d2316ed4d..2d650f388939 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyAsyncSnippet.g.cs index a0bc80f91f4d..24b90b37d5a0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyRequestObjectAsyncSnippet.g.cs index 4143e98dd883..5fdf95a1e172 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyRequestObjectSnippet.g.cs index ff3cca94475d..5219a2884ed6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeySnippet.g.cs index 09baa44886e4..de86f909de89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StartWithEncryptionKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopAsyncSnippet.g.cs index cec9c4a21727..e13813d7960b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopRequestObjectAsyncSnippet.g.cs index 367f1dc27e3e..6db4739ca19e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopRequestObjectSnippet.g.cs index f16243986e31..2a4b06b86045 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopSnippet.g.cs index a9caa6376c0d..384df13c0808 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.StopSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendAsyncSnippet.g.cs index 50830682a234..10ec811628d4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendRequestObjectAsyncSnippet.g.cs index b00378dfab9a..988a8c373486 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendRequestObjectSnippet.g.cs index 6ee7cbb1df51..b3255f5d59e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendSnippet.g.cs index ad9c7fdb5749..e9b6915e6a40 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.SuspendSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsAsyncSnippet.g.cs index 9829655b22f1..3b0676c11f3b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index f9b1e89a36a3..e14123339b6a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 0be3304e8f29..99b64204cfc3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsSnippet.g.cs index 6c67902a2dba..d6b5800fec4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigAsyncSnippet.g.cs index 2e08dc70767c..4eea0572aafb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigRequestObjectAsyncSnippet.g.cs index 1eb979527a11..8a267774a9da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigRequestObjectSnippet.g.cs index d9d197c32326..a52d6ac27209 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigSnippet.g.cs index 5fccc3e660a1..6c257d051f67 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAccessConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAsyncSnippet.g.cs index f31415b2c8ea..e0a129f11822 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceAsyncSnippet.g.cs index 972985ec9ff5..3390d7184e65 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceRequestObjectAsyncSnippet.g.cs index d8c2895040a6..8c3973ab26dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceRequestObjectSnippet.g.cs index b86725acf13b..b3d0535f15c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceSnippet.g.cs index 8727fdf3d41e..98fd8c48f918 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateDisplayDeviceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceAsyncSnippet.g.cs index ccce66c6ddb9..86d4c955af86 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceRequestObjectAsyncSnippet.g.cs index 880702dbf138..d47d89307593 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceRequestObjectSnippet.g.cs index 4258d33e198a..89c911b7a59f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceSnippet.g.cs index bd8cf6032df2..042b0f3576d5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateNetworkInterfaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateRequestObjectAsyncSnippet.g.cs index 6785c208f7ca..48febbd01745 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateRequestObjectSnippet.g.cs index 047b7bb4e98a..366927a62a1a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigAsyncSnippet.g.cs index ba79d3fa83b1..90d346092819 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigRequestObjectAsyncSnippet.g.cs index 6e3032e7aa5f..b41f8ca0c0e0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigRequestObjectSnippet.g.cs index 3efc36105232..416cd46fe6c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigSnippet.g.cs index 8ee8367a8b08..d25f82dda39a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateShieldedInstanceConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateSnippet.g.cs index c18b590cc3f5..ba4a3c2cf909 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstancesClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListAsyncSnippet.g.cs index e8043e23c243..fc247a7282ca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 313bbcf5548d..2057e08bc4d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListRequestObjectSnippet.g.cs index e08bca3c58cd..7741c1ac75e3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListSnippet.g.cs index b2e7754900ff..38e489bac3e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteAsyncSnippet.g.cs index a2c7caea196e..3857f887f7e2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs index 17d559f1d2f3..eb225188b1e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteRequestObjectSnippet.g.cs index 55680bc01eb1..55d11b59e806 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteSnippet.g.cs index 44086424e100..d93f11b44648 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetAsyncSnippet.g.cs index 9aa18ff63624..87bf8b9d0182 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyAsyncSnippet.g.cs index da8a965754e0..e8443089b8a9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index fdf8785787de..b39839348a3f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs index c23643496093..bdd618ee79cc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicySnippet.g.cs index fe72958e65d3..643b26c1c692 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetRequestObjectAsyncSnippet.g.cs index 5d96f227d6d3..b273b9bd216a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetRequestObjectSnippet.g.cs index f1c2dcf77810..fb08e4ca0aca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetSnippet.g.cs index c885c1c92fd2..d94344d3f0c6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertAsyncSnippet.g.cs index 400acf3d7bf8..4310a472ed6d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs index f61ecd7e4811..ad517e684334 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertRequestObjectSnippet.g.cs index 602ac6ac281b..317aeae05011 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertSnippet.g.cs index f3ef1c131143..a3d36ceb8843 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListAsyncSnippet.g.cs index fd7426f166c7..bebe61cd502f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListRequestObjectAsyncSnippet.g.cs index ab887f4573c3..ca393e3e68b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListRequestObjectSnippet.g.cs index d27ddaebd030..960908613bfa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListSnippet.g.cs index 1c56b400eb04..b56ed25773ec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyAsyncSnippet.g.cs index 74f16db56ac6..aa22d6e312f0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 71b977221f54..5877e8f2c9ad 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs index 322d67a29c87..a9275a31ffeb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicySnippet.g.cs index 75aae6676c00..e9282ec3b85f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsAsyncSnippet.g.cs index 814139f10837..05e93732222e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs index d3379e8855cb..d43a591022ac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsRequestObjectSnippet.g.cs index d767116595a3..6db0d1cad937 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsSnippet.g.cs index 896d50ec8f6a..e42de9b4db90 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs index c6c4cfcaf65a..50be02504a20 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index f81b6164f509..0694067e0667 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs index b15b1d87c0df..2cc13535adde 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsSnippet.g.cs index c4fb30285bd8..8ace0699bd39 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InstantSnapshotsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListAsyncSnippet.g.cs index 51686ebc64f2..587673ab78be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index dba57827fe08..9a9935502da3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs index 47fbd4985920..192dd81561b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListSnippet.g.cs index 45f0459528fa..5b0be5c8c0cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteAsyncSnippet.g.cs index 786146c45550..0c409480e0d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs index 6b6060fe50ce..e6b5c21f913e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteRequestObjectSnippet.g.cs index 3e43571ff2c3..9a1bc9faf4e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteSnippet.g.cs index f615ca9b5e66..3e5edba22c0c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetAsyncSnippet.g.cs index 0dbb9313fb8d..56debe6c5959 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs index adec50bf11d1..f9a82a0766fc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetRequestObjectSnippet.g.cs index 044bd4791158..51dd9e769a7c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetSnippet.g.cs index b7e64cfb45e8..e5d068144e0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertAsyncSnippet.g.cs index 53d2293891ad..69e8861050f7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs index 928596728d8e..d68c04ca2460 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertRequestObjectSnippet.g.cs index b8c58d66493c..6da65d67a7fc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertSnippet.g.cs index 044935d0d20c..2a3925e0327b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListAsyncSnippet.g.cs index a74e3a15feb4..38d32ce52467 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs index 8a0871431b10..909f99d5327e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListRequestObjectSnippet.g.cs index 5a953c6a603a..8c2455afe4da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListSnippet.g.cs index 25b7cfe9447b..1710949712e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchAsyncSnippet.g.cs index ece48ec258be..df686e3e44c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs index ad4c490a8b68..a739981c70bf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchRequestObjectSnippet.g.cs index 2378d175fea7..14db6ac46f4a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchSnippet.g.cs index fd9a6d88ea94..d988f9652abe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsAsyncSnippet.g.cs index c0ddfa699ff8..6bbc14fda498 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsRequestObjectAsyncSnippet.g.cs index 67c441660472..5472de3e3b8c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsRequestObjectSnippet.g.cs index a1ba941932bf..2d90baacd042 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsSnippet.g.cs index 7f8fd57438e0..3f7a68a9081f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectAttachmentsClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetAsyncSnippet.g.cs index 2eb738db7606..12aa4ed33f48 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetRequestObjectAsyncSnippet.g.cs index fa06db1c508e..d2ec62b0d846 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetRequestObjectSnippet.g.cs index a47d89b6870d..aa7b6429ec26 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetSnippet.g.cs index 79dcba8768c5..a0fe5de826b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListAsyncSnippet.g.cs index 748b43a1375a..4a9c37241ec9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListRequestObjectAsyncSnippet.g.cs index 71db6ec06ee7..e80be129deb2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListRequestObjectSnippet.g.cs index 71ef3778b8d6..5ad4b20d9df8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListSnippet.g.cs index dcdd42546448..d5c16b645e09 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectLocationsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetAsyncSnippet.g.cs index 619d787cfcbf..c700b4680ee4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetRequestObjectAsyncSnippet.g.cs index a76e9bd0fbc7..cf6a2ae66267 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetRequestObjectSnippet.g.cs index 1ede5006ed10..ee5dbfacecca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetSnippet.g.cs index 3e1635e42530..6c3059f393e8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListAsyncSnippet.g.cs index 05442c5b500f..b36b543e9933 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListRequestObjectAsyncSnippet.g.cs index bac98c501190..27d81c6f4c9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListRequestObjectSnippet.g.cs index 9090d598f657..49af423d0daa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListSnippet.g.cs index 9e3e950a6cf3..c950b0ca1b60 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectRemoteLocationsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteAsyncSnippet.g.cs index f335caa91c33..a7c60778f676 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteRequestObjectAsyncSnippet.g.cs index 6d659667097e..a5cb99275ec6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteRequestObjectSnippet.g.cs index 382fb1b8e24d..d1a122d96fe7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteSnippet.g.cs index a2b3c0781dfe..a316e7cab0dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetAsyncSnippet.g.cs index 7cd3e5a231ac..3e80a8143304 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsAsyncSnippet.g.cs index 8fab365576b6..db41d9afd109 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsRequestObjectAsyncSnippet.g.cs index 30260582f958..f2b8d60b7448 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsRequestObjectSnippet.g.cs index ea224791afb1..a09da0b4c6e6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsSnippet.g.cs index 701431ccff3b..5d7e4343c7ac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetDiagnosticsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigAsyncSnippet.g.cs index 33ab013b6fc6..d828df7b9798 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigRequestObjectAsyncSnippet.g.cs index 2ab8fc964e11..73ba86e9356b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigRequestObjectSnippet.g.cs index 170381135b1a..4c97f3771e70 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigSnippet.g.cs index f1ae34fe53af..e23ca57d5408 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetMacsecConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetRequestObjectAsyncSnippet.g.cs index af4b3605befa..07e9bdc171a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetRequestObjectSnippet.g.cs index 16a229bc7836..8209edc5af2e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetSnippet.g.cs index f8857c0b2594..34772e96895e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertAsyncSnippet.g.cs index 584644aaaeba..9e37f59a6112 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertRequestObjectAsyncSnippet.g.cs index a7874c82a097..e06db04d97f1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertRequestObjectSnippet.g.cs index f7f306c83c28..62078268afec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertSnippet.g.cs index 2ec3a7d7283d..ce82741f94d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListAsyncSnippet.g.cs index 8dbb47c53c7b..3d802d13ec57 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListRequestObjectAsyncSnippet.g.cs index 01bbd7f71d4e..1ae790413d27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListRequestObjectSnippet.g.cs index 9c07af9a99fe..99eda5c10d89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListSnippet.g.cs index ddd6748b6584..53bfd736b4e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchAsyncSnippet.g.cs index 1809aff5e9ea..3ad3773ff14c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchRequestObjectAsyncSnippet.g.cs index 62c89db47773..7edca18bddc7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchRequestObjectSnippet.g.cs index ed4e5a134dee..75ce8629bef5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchSnippet.g.cs index 87f417f79383..5aa24aa3da32 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsAsyncSnippet.g.cs index 777b06d22b51..70e26a7e3eda 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsRequestObjectAsyncSnippet.g.cs index cabd8a5b28a9..f2e5ab2ec47a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsRequestObjectSnippet.g.cs index 8d5c98e5d69e..ff8239445e23 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsSnippet.g.cs index 494e326d4e8e..9d370aa0657e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/InterconnectsClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetAsyncSnippet.g.cs index 2e70c25fc9a3..5a2d53257f0b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetRequestObjectAsyncSnippet.g.cs index 99e4f6d1d6e9..f0cca754fe10 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetRequestObjectSnippet.g.cs index 91b9469b0dd5..b756e31cc855 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetSnippet.g.cs index 668524401141..b663ba116846 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsAsyncSnippet.g.cs index 7531aac64e86..d8cd4bcd3939 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 1a248c003bb9..5c24ef8aea6f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 402a162f6ce1..fd8a172ae129 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsSnippet.g.cs index 05653b8fb03f..ea82ede71341 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicenseCodesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteAsyncSnippet.g.cs index a6f8424d9309..7cf2f34530ad 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteRequestObjectAsyncSnippet.g.cs index d26031affdaf..6cdf5ddc4d3f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteRequestObjectSnippet.g.cs index 74cd7e1af9f6..2aeb5f0b1ad7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteSnippet.g.cs index 839bb0cbb3d1..fdc0a6a2cd41 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetAsyncSnippet.g.cs index 9f48a7e6b19d..478362cb0ae8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyAsyncSnippet.g.cs index a8fae8fd6183..0c6967516813 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 9ce6c2110553..1a0c51a5b3fb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyRequestObjectSnippet.g.cs index 52fa066b20c6..80e39baca909 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicySnippet.g.cs index f6bf67deb15c..8c75acd0e155 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetRequestObjectAsyncSnippet.g.cs index cda60fb12267..73c38d61577b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetRequestObjectSnippet.g.cs index 3153ba4b0c91..2c63e60674c1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetSnippet.g.cs index e9be5f9e6138..54ebb9b57fdc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertAsyncSnippet.g.cs index 0638b2c25157..a5301efd5cac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertRequestObjectAsyncSnippet.g.cs index 717092d82821..79c5f9fac521 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertRequestObjectSnippet.g.cs index 84d52bb9375d..2780b6cc612d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertSnippet.g.cs index c8e78e054ee7..a6b6e992e9d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListAsyncSnippet.g.cs index c8de111f6867..bdedab339e9d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListRequestObjectAsyncSnippet.g.cs index ee67a1a14466..6f3dfbc39107 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListRequestObjectSnippet.g.cs index 220dd9d3a7ae..62f6249d1560 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListSnippet.g.cs index 72de04188575..8ed06b816759 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyAsyncSnippet.g.cs index db6670ef5971..062b279e9ea2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 9571290a6ed2..0c904620bfde 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyRequestObjectSnippet.g.cs index 16b53cf97a21..43dece3efcdf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicySnippet.g.cs index 93eca50b069f..65b9d4da2140 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsAsyncSnippet.g.cs index 3ba71934fce2..a98243612a3a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 6f8234f3d12a..f769260382a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsRequestObjectSnippet.g.cs index d9146b532875..168d1528fc46 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsSnippet.g.cs index 026090c2c5d7..401fc9fcfe97 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/LicensesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteAsyncSnippet.g.cs index d1863575c18f..17ef515ff61f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteRequestObjectAsyncSnippet.g.cs index 3e63843439ae..e443771df1fa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteRequestObjectSnippet.g.cs index 51df0262d0f5..153dd6c4e615 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteSnippet.g.cs index 8de29df4f32e..86372d223fbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetAsyncSnippet.g.cs index 685be323e7b0..4dfb54e41b68 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyAsyncSnippet.g.cs index 3b4109822a06..19c674badd37 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index e293aef4edfd..7cf5039e71d6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyRequestObjectSnippet.g.cs index 8b23a7052ab3..14045224317f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicySnippet.g.cs index 079cf9e40e0b..963064910425 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetRequestObjectAsyncSnippet.g.cs index 96767ec30915..6d1e0ac55004 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetRequestObjectSnippet.g.cs index f7dd6a61e3d6..bd251182177f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetSnippet.g.cs index 679fb15a3914..470bf4c2ca09 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertAsyncSnippet.g.cs index 49fdc6410ca2..81796ac61817 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertRequestObjectAsyncSnippet.g.cs index 2b5e9ba19bd1..a9f4f32a755c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertRequestObjectSnippet.g.cs index d21bb449f723..3511427f4c1b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertSnippet.g.cs index 9407ca10c6a8..05fa8817d0f9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListAsyncSnippet.g.cs index d331ab871d7a..18975ad15501 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListRequestObjectAsyncSnippet.g.cs index 3490f782d2cf..99e37ae3af95 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListRequestObjectSnippet.g.cs index 928fe13f68ec..1386590aa696 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListSnippet.g.cs index 813e44421a5c..c0395b30bfd7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyAsyncSnippet.g.cs index c6494db0eca2..9b8b02fd7ba7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index cf04f35fe015..2f62bcf24b2d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyRequestObjectSnippet.g.cs index a3ad86144333..4263a171b799 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicySnippet.g.cs index ce97879f2255..d63b1ba0a276 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsAsyncSnippet.g.cs index 71dbec5d95b6..42ac2ae13543 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 4394b4350fdb..5413e374776b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 5352e91b917d..ca62e11ca7eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsSnippet.g.cs index eef901d22d78..e03a243017b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineImagesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListAsyncSnippet.g.cs index ba826c65a9ee..42a2b0645b05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index fb4fdb983a28..2d9dafb53f10 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListRequestObjectSnippet.g.cs index 6e265f728c5d..00a8bfdb0fcd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListSnippet.g.cs index 146fcaa763dc..51fede5b0720 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetAsyncSnippet.g.cs index fd4848cf05c5..87759e3486a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetRequestObjectAsyncSnippet.g.cs index e6dcfc10b86c..129b9b90a96b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetRequestObjectSnippet.g.cs index 0bed986676db..88be0b5c3cc7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetSnippet.g.cs index f11f0a23b049..f9e7b9905015 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListAsyncSnippet.g.cs index 0ea0dcd2754e..a2fbc57e6a9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListRequestObjectAsyncSnippet.g.cs index 51bb92f19bda..3ea676ef5ffd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListRequestObjectSnippet.g.cs index 0e3688584aa9..1ac37bc0729f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListSnippet.g.cs index 39a1ab1a4f6c..8c6dfc3195fb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/MachineTypesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListAsyncSnippet.g.cs index 0f44d3424800..37dda23ec1a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 9d968368ad06..fb7a78fabb41 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs index 69a25841b1b2..7e9f9601b3c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListSnippet.g.cs index b39711757955..3dacfd922c96 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteAsyncSnippet.g.cs index 8fb8d411622f..60b51fbc740a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs index f20af49c7a42..5ef68e161325 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteRequestObjectSnippet.g.cs index d29533404bbe..18755b6d45b5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteSnippet.g.cs index 79eb45cc13d1..adc18a83f73e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetAsyncSnippet.g.cs index 3efbf4ed0052..d892bc9024f4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyAsyncSnippet.g.cs index 3822cbb4d506..e5a872e73c6e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index ed6cb40ff1d6..8095950a7842 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyRequestObjectSnippet.g.cs index ca03cbc75ac8..6fe506b42425 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicySnippet.g.cs index 27b55a19208d..2b7098b66172 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs index 2f5dbe7d70c1..b9b96ed14ba7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetRequestObjectSnippet.g.cs index 656f146aca24..f9c8adf4cb4c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetSnippet.g.cs index 84c283ed06b2..b85fe260173c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertAsyncSnippet.g.cs index 30ee092e7286..88ee61edd82d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs index 521812824ef3..8614c8ea6c7a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertRequestObjectSnippet.g.cs index b892a8a09037..bfba4aaf8f1b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertSnippet.g.cs index 7324e6395746..971b19ab36aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListAsyncSnippet.g.cs index 0b2cbd2900e7..170ec5d78e57 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs index 5dcc04caf31f..a59cef0d2380 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListRequestObjectSnippet.g.cs index 130d2ae1db8f..62ec9a840687 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListSnippet.g.cs index 6a493937e7da..c1e07de4a30b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchAsyncSnippet.g.cs index 9bbff0316849..025222ca16c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs index 815cbcf00f64..d2c2e4c9f252 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchRequestObjectSnippet.g.cs index ac2531d870ba..4591b8194ad5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchSnippet.g.cs index 77fc0b928201..71e52f7361e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyAsyncSnippet.g.cs index 83eab325fd41..6f30590defea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index ae6b96f852d3..54e742a07bbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyRequestObjectSnippet.g.cs index 55f6e509534d..05e4ad335cf0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicySnippet.g.cs index 6d5f95a6e1a3..7ed1eaffc0ab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsAsyncSnippet.g.cs index 88f6b9de363f..1fe3a28eb734 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 26b00a57733a..e4594b7f33e2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 157dbaa68be8..e8abef06e6ff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsSnippet.g.cs index bdfdff36fa5b..d280f94540d4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkAttachmentsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListAsyncSnippet.g.cs index fe1cb4577a90..a9185f7327b8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 4253d71d4da4..83722036226a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListRequestObjectSnippet.g.cs index 8aec6529c043..ff9702dafdde 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListSnippet.g.cs index f7f2fe768a53..d73ba7868a8c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteAsyncSnippet.g.cs index 6cd1ab475c79..92a2a681dc31 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteRequestObjectAsyncSnippet.g.cs index 6b471c1f19df..2e97124bcfb5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteRequestObjectSnippet.g.cs index 06ece0306cf8..cd5573858724 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteSnippet.g.cs index ddb1cdb7c792..ec6f35c238a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetAsyncSnippet.g.cs index 5668979e61dd..bba0c00ba29d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetRequestObjectAsyncSnippet.g.cs index 3e47eac4fbb0..ed8407d16094 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetRequestObjectSnippet.g.cs index 754e8ba56939..438d3a8177f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetSnippet.g.cs index f69c9f997fef..8773285f49d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertAsyncSnippet.g.cs index 8dc1ce55010c..aa37b6c27fd4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertRequestObjectAsyncSnippet.g.cs index 8d4a84244672..131fb0705a98 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertRequestObjectSnippet.g.cs index 1f6a8218949b..0e58668fe470 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertSnippet.g.cs index 9d5b31536856..d416130dbeda 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchAsyncSnippet.g.cs index e028f273a589..5674c394f431 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchRequestObjectAsyncSnippet.g.cs index 6d8052c4536e..189c2471cd51 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchRequestObjectSnippet.g.cs index e8e01cba7b27..957579f1c3ed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchSnippet.g.cs index b1936d9e461d..bed8b6a5ed0e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEdgeSecurityServicesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListAsyncSnippet.g.cs index f73e3efd3d87..e65a612d5ee6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 78ca06d136e3..b58294da7ac5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListRequestObjectSnippet.g.cs index 1050a69107cb..c2a02762c922 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListSnippet.g.cs index 0c490001d743..0b14accd24ac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs index 6c621fcf074e..b06eaeb90d7d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs index f71da7a26263..acddbb4bebf8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs index 010b0cfc1128..cfecfb0cd154 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs index a56b9dcf4792..83c4b4293d9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs index 8fbbfad15801..b2b49e962f47 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs index f8c4929a30ca..71452dd5cd2f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs index 53639e37adad..2698c6de99ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteSnippet.g.cs index 93c66b38960d..3de76013976b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs index 55f80d6a1300..ac8eaafa7737 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs index 13ec34dc214a..72a0dc7b6d2f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs index 9970c42f1659..c1424e367b86 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs index d02df40aa954..dd056ff9454d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetAsyncSnippet.g.cs index 2ae72f3306b2..c4e122462972 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs index ed2d4a9cde02..a6a1e7f35107 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs index a7b29cb221c4..f98c22f85cbe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetSnippet.g.cs index ddb6404e1aa2..95386aa39a90 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs index 127fa5e9499f..af441c747d63 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs index b7dfacc08786..7ad1b5d84fc9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs index 4fff69613f48..66bbf5d3ba1a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertSnippet.g.cs index 4314c4251b77..915abc647ded 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListAsyncSnippet.g.cs index 49a280427a9d..820f414a2991 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs index 353d584d16a7..f1e4bc72dda0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs index fc1eb5571bf3..130467ff64ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs index 3cf8bc35fe45..c952860a36bc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs index cc8f8ffe14ea..4efe7af1bc2c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs index a2284a8acdda..f33c3166efba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs index c2f2e3e9efa3..875914cd1bfc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListSnippet.g.cs index 1d1919c0a900..9a89ca565a16 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsAsyncSnippet.g.cs index 2c77bf2b79d7..fb546e28f3c6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index e9e33e90f7e6..67a90a4d54ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 151c1f523215..942d0f73eaf1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsSnippet.g.cs index 4b554d3299a9..e6d2823256c9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkEndpointGroupsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs index 79328bc509cc..fe508adf6194 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs index 0c1fb8b7c454..6f6c3c700f12 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs index 861bef664006..cae0c5fe1427 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationSnippet.g.cs index f3542acb24a6..a6a1e3a567f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleAsyncSnippet.g.cs index 514c89e66f6c..08499059120e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs index f5d8df5c3006..11c6bf069ad2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs index e8a3b8d867ef..5cd47f82561b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleSnippet.g.cs index d1c4463d4709..e9b163efe910 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AddRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListAsyncSnippet.g.cs new file mode 100644 index 000000000000..b35e583fd874 --- /dev/null +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListAsyncSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START compute_v1_generated_NetworkFirewallPolicies_AggregatedList_async_flattened] + using Google.Api.Gax; + using Google.Cloud.Compute.V1; + using System; + using System.Collections.Generic; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedNetworkFirewallPoliciesClientSnippets + { + /// Snippet for AggregatedListAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task AggregatedListAsync() + { + // Create client + NetworkFirewallPoliciesClient networkFirewallPoliciesClient = await NetworkFirewallPoliciesClient.CreateAsync(); + // Initialize request argument(s) + string project = ""; + // Make the request + PagedAsyncEnumerable> response = networkFirewallPoliciesClient.AggregatedListAsync(project); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((KeyValuePair item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((NetworkFirewallPolicyAggregatedList page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (KeyValuePair item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page> singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (KeyValuePair item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END compute_v1_generated_NetworkFirewallPolicies_AggregatedList_async_flattened] +} diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..ec3e19a7fc7c --- /dev/null +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,88 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START compute_v1_generated_NetworkFirewallPolicies_AggregatedList_async] + using Google.Api.Gax; + using Google.Cloud.Compute.V1; + using System; + using System.Collections.Generic; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedNetworkFirewallPoliciesClientSnippets + { + /// Snippet for AggregatedListAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task AggregatedListRequestObjectAsync() + { + // Create client + NetworkFirewallPoliciesClient networkFirewallPoliciesClient = await NetworkFirewallPoliciesClient.CreateAsync(); + // Initialize request argument(s) + AggregatedListNetworkFirewallPoliciesRequest request = new AggregatedListNetworkFirewallPoliciesRequest + { + OrderBy = "", + Project = "", + ServiceProjectNumber = 0L, + Filter = "", + IncludeAllScopes = false, + ReturnPartialSuccess = false, + }; + // Make the request + PagedAsyncEnumerable> response = networkFirewallPoliciesClient.AggregatedListAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((KeyValuePair item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((NetworkFirewallPolicyAggregatedList page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (KeyValuePair item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page> singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (KeyValuePair item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END compute_v1_generated_NetworkFirewallPolicies_AggregatedList_async] +} diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..471da04a6829 --- /dev/null +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListRequestObjectSnippet.g.cs @@ -0,0 +1,86 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START compute_v1_generated_NetworkFirewallPolicies_AggregatedList_sync] + using Google.Api.Gax; + using Google.Cloud.Compute.V1; + using System; + using System.Collections.Generic; + + public sealed partial class GeneratedNetworkFirewallPoliciesClientSnippets + { + /// Snippet for AggregatedList + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void AggregatedListRequestObject() + { + // Create client + NetworkFirewallPoliciesClient networkFirewallPoliciesClient = NetworkFirewallPoliciesClient.Create(); + // Initialize request argument(s) + AggregatedListNetworkFirewallPoliciesRequest request = new AggregatedListNetworkFirewallPoliciesRequest + { + OrderBy = "", + Project = "", + ServiceProjectNumber = 0L, + Filter = "", + IncludeAllScopes = false, + ReturnPartialSuccess = false, + }; + // Make the request + PagedEnumerable> response = networkFirewallPoliciesClient.AggregatedList(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (KeyValuePair item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (NetworkFirewallPolicyAggregatedList page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (KeyValuePair item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page> singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (KeyValuePair item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END compute_v1_generated_NetworkFirewallPolicies_AggregatedList_sync] +} diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListSnippet.g.cs new file mode 100644 index 000000000000..8fa044d129e0 --- /dev/null +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.AggregatedListSnippet.g.cs @@ -0,0 +1,78 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START compute_v1_generated_NetworkFirewallPolicies_AggregatedList_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.Compute.V1; + using System; + using System.Collections.Generic; + + public sealed partial class GeneratedNetworkFirewallPoliciesClientSnippets + { + /// Snippet for AggregatedList + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void AggregatedList() + { + // Create client + NetworkFirewallPoliciesClient networkFirewallPoliciesClient = NetworkFirewallPoliciesClient.Create(); + // Initialize request argument(s) + string project = ""; + // Make the request + PagedEnumerable> response = networkFirewallPoliciesClient.AggregatedList(project); + + // Iterate over all response items, lazily performing RPCs as required + foreach (KeyValuePair item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (NetworkFirewallPolicyAggregatedList page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (KeyValuePair item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page> singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (KeyValuePair item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END compute_v1_generated_NetworkFirewallPolicies_AggregatedList_sync_flattened] +} diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs index 335651c1e46f..3f00da49d862 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs index 5c105563ef49..39cfa0b37f30 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs index 0b7252480f9a..d3d333df583c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesSnippet.g.cs index 3a9e191e0f87..2fb76111f753 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.CloneRulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteAsyncSnippet.g.cs index dc10290696f0..411800a7bf40 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs index 39b9b9448532..905b890bf998 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs index 535b06313372..6e29751f4fcd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteSnippet.g.cs index 53d54523bd24..118471dc621c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs index a6f96d2dbeb3..46bb3e1436f7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs index 57e7ab942c19..7adfe3be53bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs index c7afc636036c..1d47217a3a1c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationSnippet.g.cs index 7ff7f9a3ecfa..27ce0224cfaa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAsyncSnippet.g.cs index 6e237b03c059..34db084e7f53 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs index e34557333240..a5642ed16cba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 6b35c60d488a..53aa8f060999 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs index d49a0ea196ff..670c59943d74 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicySnippet.g.cs index ce5d33b68af3..398f9295982d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs index 41596cc0f166..1dce24ac0a27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRequestObjectSnippet.g.cs index 78cba55432f3..d6573836d7a9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleAsyncSnippet.g.cs index c3c90da77ea7..486deacbc0cc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs index a463cd53771b..a19c72ef2db1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs index a91eae6fca7a..492e428ad628 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleSnippet.g.cs index dc1bafd883bd..b4d11855f76f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetSnippet.g.cs index e520c958c227..7596b87d63e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertAsyncSnippet.g.cs index ab08a6c96e9e..577a28e8be53 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs index 83c36b5aa965..292db2709347 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertRequestObjectSnippet.g.cs index f183232a2cc3..22f62e0356f2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertSnippet.g.cs index 42d909cd1ce7..8dc9edd5cfe7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListAsyncSnippet.g.cs index c5264b8e3094..8288a43520fe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs index 1b2e52b908bd..dec456ce13c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListRequestObjectSnippet.g.cs index a2ce4598b9ca..a48f554046a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListSnippet.g.cs index 6c387c69e06c..683f1c0af72a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchAsyncSnippet.g.cs index c5093a5b6c50..371c7a36fae6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs index a2598d251d8e..a2ab783e3bc0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRequestObjectSnippet.g.cs index 914014d8c7b4..b996121d362b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs index d9995008bf69..fc4cbd350498 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs index 26b0eca68910..4d0edff5dbe9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs index 5b420e3b20f6..80996916cdd1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleSnippet.g.cs index 841c6607d35a..5c21a5ba07e9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchSnippet.g.cs index b60824eacb2d..a38f21df5d88 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs index 35186d44f2f4..8690921b1615 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs index 0251be289484..851251af21a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs index 5a32a3ed3827..f9b542593b9c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationSnippet.g.cs index 54270c88e003..9883d0ea2c0c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs index 851f76c12636..24e01e3cfc8f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs index 66f3f722f537..0575b56ae55b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs index 838fec401d65..737feeff1235 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleSnippet.g.cs index f1a361f0f583..50120a1802aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.RemoveRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs index 5c2541344208..a76c005b366f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 06b7d7a15e21..121c470c70ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs index b04b48beda8f..361db96c1a7c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicySnippet.g.cs index b4329c956b24..d1ea4adc4537 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs index 0e925e7f999b..dd806d3f5550 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index de70eab9bfbe..8276885b2e3f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 540005ba0431..18d0bc6dc1c0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsSnippet.g.cs index bace832bb3b1..ae4db14f3f31 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkFirewallPoliciesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetAsyncSnippet.g.cs index bd82b235b7bd..f2a7214fc565 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetRequestObjectAsyncSnippet.g.cs index adcd9489005f..4c5342ac6dec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetRequestObjectSnippet.g.cs index 84b17d39c4f6..e0cec3f3564b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetSnippet.g.cs index f29737dfdd48..d1662b0491a5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListAsyncSnippet.g.cs index 55d842f92569..1268968efb06 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListRequestObjectAsyncSnippet.g.cs index ce7f6476a6fa..610d7407e3f1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListRequestObjectSnippet.g.cs index ea774b640d24..347f3756cccf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListSnippet.g.cs index 09e3471fe020..768a237642b0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworkProfilesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringAsyncSnippet.g.cs index 6432b32c28f6..edcd7bbe8d25 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringRequestObjectAsyncSnippet.g.cs index bc9c16ca9bad..f2e65b8bfa1a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringRequestObjectSnippet.g.cs index 82b9634f39cf..2df0c35fd4a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringSnippet.g.cs index 916c70a50416..da64f4c64558 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.AddPeeringSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteAsyncSnippet.g.cs index d7702eec10b8..e44c9a4d7ace 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteRequestObjectAsyncSnippet.g.cs index ec5a285271c4..48ea1af9f54b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteRequestObjectSnippet.g.cs index 07a54602832c..b1c1348be6c7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteSnippet.g.cs index 869093515c7f..eab288240090 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetAsyncSnippet.g.cs index f82f01221ba3..f5cfec0cbea5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsAsyncSnippet.g.cs index 3d289fc6d3d8..3db0b8f00107 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs index 986b9ee7c387..e0296d49bfd7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs index 8a69cd26661d..592b38968471 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsSnippet.g.cs index 28eeac8c2a00..404a7edc614d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetEffectiveFirewallsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetRequestObjectAsyncSnippet.g.cs index 94a5f8404256..b862edf6fe38 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetRequestObjectSnippet.g.cs index 4758745425d3..a206315103a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetSnippet.g.cs index c11754caa965..aa3a73df2121 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertAsyncSnippet.g.cs index cce1f5c5dc8a..fff63012d645 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertRequestObjectAsyncSnippet.g.cs index 2d4bbe4b3b53..e9aaae78ab4b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertRequestObjectSnippet.g.cs index 03ce3f376544..02162f8e690e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertSnippet.g.cs index b889eed4d696..eb26387132a9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListAsyncSnippet.g.cs index 00d3e6c0f12d..2982b3116208 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesAsyncSnippet.g.cs index 14e9305a5a77..112ec20503d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesRequestObjectAsyncSnippet.g.cs index b8821fe1aa17..017b5ce24422 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesRequestObjectSnippet.g.cs index 00a0ad0a254b..88ca11553081 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesSnippet.g.cs index bec9881387a8..6bf85e884289 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListPeeringRoutesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListRequestObjectAsyncSnippet.g.cs index 2ebd21c241ed..7e5b9faf7a5c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListRequestObjectSnippet.g.cs index b4c2ec0d19d0..8b720707d301 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListSnippet.g.cs index 733c2694e184..651009c2ff53 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchAsyncSnippet.g.cs index d314b583b09d..4023f2e77871 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchRequestObjectAsyncSnippet.g.cs index 7797ce6b75e7..e1605a001d5f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchRequestObjectSnippet.g.cs index f36299bc72b2..9201b6c8eea2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchSnippet.g.cs index 62765f8bf8ac..511514773f2f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringAsyncSnippet.g.cs index 9973c8444f88..8d4ad74f98cc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringRequestObjectAsyncSnippet.g.cs index 983975ed1b5e..976351b1aa7d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringRequestObjectSnippet.g.cs index 52f57a881bab..f936e10397fa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringSnippet.g.cs index 5a7915a231a4..38615c02099f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.RemovePeeringSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeAsyncSnippet.g.cs index bbef3a40ef57..5c588b1e8d33 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeRequestObjectAsyncSnippet.g.cs index da96a4a43f38..d181ffe50665 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeRequestObjectSnippet.g.cs index 44c8082e1f6d..71e2c38a8f50 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeSnippet.g.cs index e8d6377b0b56..b795459ae971 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.SwitchToCustomModeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringAsyncSnippet.g.cs index e72a09946f34..d6ef6487594d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringRequestObjectAsyncSnippet.g.cs index 48ca57f5288b..d93953cc7846 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringRequestObjectSnippet.g.cs index e34f2759cc7d..d75636e8c3c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringSnippet.g.cs index 66fd22b4fdac..c9d607d6e14f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NetworksClient.UpdatePeeringSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesAsyncSnippet.g.cs index 3068499821d3..7805b9919b9c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesRequestObjectAsyncSnippet.g.cs index fa0edc6cde10..5f63fa47361b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesRequestObjectSnippet.g.cs index aa92c0cd14e8..aa200e8770da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesSnippet.g.cs index 5251661093c8..254bc6b6793a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AddNodesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListAsyncSnippet.g.cs index c9a63936baf9..51103c602c29 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 40d65b3a9ae5..efb0d8a3fae3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListRequestObjectSnippet.g.cs index 27df166f7c96..2abd7f7820a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListSnippet.g.cs index 4c154c07e492..3bc3a09d882c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteAsyncSnippet.g.cs index 2de81b59b4eb..50a9fd4e484f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesAsyncSnippet.g.cs index 1abb36311de4..cc8b67772b65 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesRequestObjectAsyncSnippet.g.cs index 007c9a28abe6..cd7d1e30d425 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesRequestObjectSnippet.g.cs index 6c030caec407..86daf555f252 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesSnippet.g.cs index 322ae4c5415b..273e1f50d829 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteNodesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs index 823e3a43e9ee..9c895e666b61 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteRequestObjectSnippet.g.cs index 6e1cc3b5f14d..92bad4b58858 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteSnippet.g.cs index 575d4df979f3..d0320e7d23d5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetAsyncSnippet.g.cs index 2baf491606e2..a0878eb45171 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyAsyncSnippet.g.cs index de0ebab97739..32965b72a539 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 5a83807a84df..55eb32a61314 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyRequestObjectSnippet.g.cs index 421c4db70a09..2430c9d9de8a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicySnippet.g.cs index 9d4030844909..d1c472ac7fdc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetRequestObjectAsyncSnippet.g.cs index ef1e20075b76..b6db6a8ab154 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetRequestObjectSnippet.g.cs index b4e85ee7bce7..5cabfa97a937 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetSnippet.g.cs index 9ef278e6660f..2244f078b7e8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertAsyncSnippet.g.cs index e9aa34d27ec9..fd754c85d223 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertRequestObjectAsyncSnippet.g.cs index b7c8ca281b45..35b84be9f191 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertRequestObjectSnippet.g.cs index acdd05ff8675..21350662a72c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertSnippet.g.cs index 63367b9e0806..c95fc1a1a3c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListAsyncSnippet.g.cs index 25b897b27740..f8e547945c44 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesAsyncSnippet.g.cs index a9c2195ee165..8d2bc307e0ad 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesRequestObjectAsyncSnippet.g.cs index d02515ba478a..b5ccc95aa06e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesRequestObjectSnippet.g.cs index 1eba937a45ae..32fbe57387e6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesSnippet.g.cs index 965584ad63f8..ad47f853bad4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListNodesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListRequestObjectAsyncSnippet.g.cs index 214c03bbdd56..6153b6d7971a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListRequestObjectSnippet.g.cs index ca45fffc4bdd..59a923bb89c1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListSnippet.g.cs index 3a63955fd756..45e86649515f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchAsyncSnippet.g.cs index 4d7d682ade3d..6db9dee652a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchRequestObjectAsyncSnippet.g.cs index 69fd63921fa5..71446736a33a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchRequestObjectSnippet.g.cs index 98e8ff52fcc0..f72e6cf1d30b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchSnippet.g.cs index 080db5161877..84a9f611b6ed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceAsyncSnippet.g.cs index 008ca534129c..f9a31b6f3563 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceRequestObjectAsyncSnippet.g.cs index b69893b42995..25858985e4e6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceRequestObjectSnippet.g.cs index 9ca5f2023194..4a3778283424 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceSnippet.g.cs index 3e982efc21b5..a57ea961bec0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.PerformMaintenanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyAsyncSnippet.g.cs index 372cab5f29db..a402bbd08dd3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index eaef7148d922..8d6c954be5d4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyRequestObjectSnippet.g.cs index c4567c31d1d2..6a09c32a9697 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicySnippet.g.cs index ea3e15dbd6ce..230057b86779 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateAsyncSnippet.g.cs index 01a18c64b056..32ab71148869 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateRequestObjectAsyncSnippet.g.cs index fc84920efd9f..1ed2cd135b22 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateRequestObjectSnippet.g.cs index 927570b8c132..e39997fbc744 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateSnippet.g.cs index e947c2b8b421..645dbdbb5009 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SetNodeTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventAsyncSnippet.g.cs index 382819db06a6..791f34ca8aca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventRequestObjectAsyncSnippet.g.cs index 412aaa89e203..579c425ae1fa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventRequestObjectSnippet.g.cs index 1f1ad6d8928b..2a4f31faab3c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventSnippet.g.cs index f7be12edaa74..6ca2fffa4ee3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.SimulateMaintenanceEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsAsyncSnippet.g.cs index e9c4336989a7..de0c94718432 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 0918063ef750..bace5b4ce6ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsRequestObjectSnippet.g.cs index aba62a49e0d1..c17d80d82a97 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsSnippet.g.cs index 42084409c05d..7becd59d29d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeGroupsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListAsyncSnippet.g.cs index e0a2ab5d005c..11dec65057d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 8811061d4f63..030e2f8521ec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListRequestObjectSnippet.g.cs index 392084f7bcb1..2f503cb38626 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListSnippet.g.cs index 62d440d43db4..2e470d8b2eb8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteAsyncSnippet.g.cs index 2ed5aa605148..5472ac0b0faf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs index aff9ec9d2495..9c86ba937c3f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteRequestObjectSnippet.g.cs index 2b81de2e132e..d62294920aa5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteSnippet.g.cs index a46222f98eef..d348128e845a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetAsyncSnippet.g.cs index 4db73ab36d3b..e60a202c245a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyAsyncSnippet.g.cs index 71193bc76f69..78600a97739b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 7940e40856f0..9cc2e88cfedf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyRequestObjectSnippet.g.cs index cfb903fa8b19..ba4dc72f621d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicySnippet.g.cs index 5bbf06dd0a04..6b36705034d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetRequestObjectAsyncSnippet.g.cs index 513394bf16d5..f0ccfcb6fe8c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetRequestObjectSnippet.g.cs index b9dfeb768454..3acf7643a83c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetSnippet.g.cs index 109e734e012e..75de14fa3f7f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertAsyncSnippet.g.cs index 255bcbfce2a7..16694a0ec4e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs index 8f3d73218a36..53d7cb7369ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertRequestObjectSnippet.g.cs index 201a2a23850b..e18f5db80fa0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertSnippet.g.cs index 4c19cbbbedaf..2d5290abea34 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListAsyncSnippet.g.cs index 438067f5b281..704cb061893e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListRequestObjectAsyncSnippet.g.cs index fa0f64fe8ccc..e277d53122a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListRequestObjectSnippet.g.cs index d93957dd8fdc..a03ef2d231ad 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListSnippet.g.cs index 930f4173e931..b2668febf321 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyAsyncSnippet.g.cs index da4e462c5940..802e9fe5baa3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 377a2f32ae8c..fe29633b84f1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyRequestObjectSnippet.g.cs index a683dd36fcd5..f5df2049bcfb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicySnippet.g.cs index 8782f540e152..106c15b7dc9b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsAsyncSnippet.g.cs index dc550e7e75a5..f7778eec1924 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 1e1822d2ca81..ae03ea9e704b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 70f28faeb6fa..dcb52ddfa859 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsSnippet.g.cs index a3748d4f146c..9e7f41c950ed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTemplatesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListAsyncSnippet.g.cs index 8754d771cc79..fdd05becaaa6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 13bff5041e0c..47cc9d3a66a2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListRequestObjectSnippet.g.cs index 23d912dd426d..c0aa37564a95 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListSnippet.g.cs index 97f1c1bed085..45b84499320f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetAsyncSnippet.g.cs index 9846693ed424..a882a9c6a254 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetRequestObjectAsyncSnippet.g.cs index ec356fda789a..e62a955178b3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetRequestObjectSnippet.g.cs index 76ef343b78e0..547332a9c7d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetSnippet.g.cs index c0af24660568..673f35187d6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListAsyncSnippet.g.cs index 0805f0bf9210..102adb5c1d3a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListRequestObjectAsyncSnippet.g.cs index c776fb7a5103..aa69ce30b1eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListRequestObjectSnippet.g.cs index a7d2a684a331..ebe30c541b69 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListSnippet.g.cs index 9e41d61b23f9..baa9b1eec415 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/NodeTypesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListAsyncSnippet.g.cs index be64e70127bc..a222478da5eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 163bb779fc65..e6a59d6fce4d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListRequestObjectSnippet.g.cs index 5aed5aab739f..b9a5dc64fa94 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListSnippet.g.cs index fef1559c410e..bc557f452e3c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteAsyncSnippet.g.cs index 47d6d2436288..7160913d7a6d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteRequestObjectAsyncSnippet.g.cs index ff1fab51be1d..5eae82647e89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteRequestObjectSnippet.g.cs index cb86cd907944..50d685aa5ec7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteSnippet.g.cs index 8b438f9c41a1..9956d2756060 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetAsyncSnippet.g.cs index 9de190bee252..e1bc4e6db284 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetRequestObjectAsyncSnippet.g.cs index 152c08a38e56..782967258d0a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetRequestObjectSnippet.g.cs index cf9b2eb519dc..7f6dcc8cbe45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetSnippet.g.cs index b1ac696e30b2..c1e7b746e5a5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertAsyncSnippet.g.cs index 0f6b9c292ff5..5f0b770e7f21 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertRequestObjectAsyncSnippet.g.cs index 978d7be690b5..7a186cad9e5d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertRequestObjectSnippet.g.cs index ae5a73a1e882..c3b021b35980 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertSnippet.g.cs index 09f6464f7151..e7d365572cc7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListAsyncSnippet.g.cs index 61499967f22e..6bceae735d97 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListRequestObjectAsyncSnippet.g.cs index 93b44ca46e0d..df2a64d784c9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListRequestObjectSnippet.g.cs index 67988a26193c..db8bf6270c4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListSnippet.g.cs index 3bc1bdf0854f..8800665afd69 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchAsyncSnippet.g.cs index 2ba367552375..1b77e61bd772 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchRequestObjectAsyncSnippet.g.cs index c9eabd795fed..db4c12f6de27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchRequestObjectSnippet.g.cs index 138baf4007bd..678a691b210b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchSnippet.g.cs index 4fa9566e28dc..8e172a346991 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsAsyncSnippet.g.cs index 9cbb9019d1fa..73a1e2c94042 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index f3df8814b2b7..5d216f64ee62 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 5562f3cd6faa..c648ecd719b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsSnippet.g.cs index 6f226db67c41..d6b28c051391 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PacketMirroringsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostAsyncSnippet.g.cs index 0aee91f5e929..18fe8a717254 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostRequestObjectAsyncSnippet.g.cs index b31ebb5d9cb9..cc4572a5dd9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostRequestObjectSnippet.g.cs index ffe8b7a4a2b0..906adcc17058 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostSnippet.g.cs index 974bc4cb1952..32bf3d1ba1fc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnHostSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceAsyncSnippet.g.cs index d6bf95815fb3..c3e5c21a2c29 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceRequestObjectAsyncSnippet.g.cs index 53daa927d04c..e72b191aad6f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceRequestObjectSnippet.g.cs index 36e6cc03491f..46a0776cdfef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceSnippet.g.cs index e59b513940e6..752e53fa8cd8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.DisableXpnResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostAsyncSnippet.g.cs index c2815b1e8b58..8c84cf3e7773 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostRequestObjectAsyncSnippet.g.cs index 7356908a1c3a..e23f3d996a98 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostRequestObjectSnippet.g.cs index 04f835848029..11038dae990d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostSnippet.g.cs index 701a7d540854..130710fee5bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnHostSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceAsyncSnippet.g.cs index f169371f2595..c14b02d0734c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceRequestObjectAsyncSnippet.g.cs index d9b1a00ec9aa..9503c2c058f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceRequestObjectSnippet.g.cs index a6e71018b5bf..d1cc48ac3bb2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceSnippet.g.cs index bf26aa7ea443..6291cb63a8ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.EnableXpnResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetAsyncSnippet.g.cs index 86a8abd9a799..4868c2fc6432 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetRequestObjectAsyncSnippet.g.cs index c9e0ba3435e5..a5f68042a5e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetRequestObjectSnippet.g.cs index bc2484c5d4b3..71c8c5ef4c07 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetSnippet.g.cs index 1d588ef82ea0..1fedf057129b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostAsyncSnippet.g.cs index c58a87c2bff1..e9035a967f89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostRequestObjectAsyncSnippet.g.cs index 3239676b96f3..2c04c49977ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostRequestObjectSnippet.g.cs index ece9b38595ca..8b7fb872fc0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostSnippet.g.cs index 8f1c559782c1..5b0e05bbfb58 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnHostSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesAsyncSnippet.g.cs index c156fa518f4c..0fa02992ee59 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesRequestObjectAsyncSnippet.g.cs index 3c47de17fc6b..6ba642f70fe8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesRequestObjectSnippet.g.cs index 28903b19f731..743e9e448600 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesSnippet.g.cs index 21851fe6d2d0..c7c97894a330 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.GetXpnResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsAsyncSnippet.g.cs index 7eb3f3ada6b4..1041aaaf28b1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsRequestObjectAsyncSnippet.g.cs index 8fb309bed820..1882b4cb3dae 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsRequestObjectSnippet.g.cs index 792b8135f4ff..f1fb84c4ae2d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsSnippet.g.cs index 1744a0db449c..839b6ea26880 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.ListXpnHostsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskAsyncSnippet.g.cs index c6687c282a66..ecff51b28df0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskRequestObjectAsyncSnippet.g.cs index ab8627487646..1bbf50d2b7ad 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskRequestObjectSnippet.g.cs index b271d26a100a..be640807eb42 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskSnippet.g.cs index 7025490c8dd5..e6ab7d4f827d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveDiskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceAsyncSnippet.g.cs index 6b25c135b391..eda59ed02b25 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceRequestObjectAsyncSnippet.g.cs index d820c68b5116..190900d2db13 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceRequestObjectSnippet.g.cs index 699f758ebc0f..2d22341f4693 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceSnippet.g.cs index 7e943520c949..64e0bace17e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.MoveInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierAsyncSnippet.g.cs index 17a683560e8a..466b897bb572 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierRequestObjectAsyncSnippet.g.cs index a542f8af83b1..b41e8d96e375 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierRequestObjectSnippet.g.cs index 70cc1e4ab7bb..cea8159f9846 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierSnippet.g.cs index e769d255613a..09c5306e28f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCloudArmorTierSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataAsyncSnippet.g.cs index 90db329377a8..131044df8799 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataRequestObjectAsyncSnippet.g.cs index 226523d68d3a..82fedd384ea6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataRequestObjectSnippet.g.cs index aa676964e4bc..1d9782f34b44 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataSnippet.g.cs index e1512144f093..5dc71809cd05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetCommonInstanceMetadataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierAsyncSnippet.g.cs index 9508abb6a175..2d7d479a0ac1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierRequestObjectAsyncSnippet.g.cs index e2fe13708180..619f97f7a514 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierRequestObjectSnippet.g.cs index 99994e999cd6..432f8f98af48 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierSnippet.g.cs index 752fc0600cff..d0c367b6e99f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetDefaultNetworkTierSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketAsyncSnippet.g.cs index c81a1ba99563..8779c031828a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketRequestObjectAsyncSnippet.g.cs index 532e29f417e0..c1b28baf739e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketRequestObjectSnippet.g.cs index b06384d1cb71..e3c14852fcf6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketSnippet.g.cs index 303656937c55..33e2a544e6aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ProjectsClient.SetUsageExportBucketSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceAsyncSnippet.g.cs index 4075ea78936c..4e47d05f0625 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceRequestObjectAsyncSnippet.g.cs index 8d03e399c388..0c9c2c3d5107 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceRequestObjectSnippet.g.cs index b36d4152f51f..92a51b7e10bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceSnippet.g.cs index ba64864bbae2..acc534feda36 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.AnnounceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteAsyncSnippet.g.cs index c0e89786ca7f..a772e665bce5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs index 1ff1601bcbd1..9c9c196a0093 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteRequestObjectSnippet.g.cs index 87d57780a524..1bd9b46e818b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteSnippet.g.cs index d6ee2189865a..8527dd21c4e3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetAsyncSnippet.g.cs index 59417b0a0ca2..512d273e88c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs index 932f8db8e960..78d9a2f2cca2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetRequestObjectSnippet.g.cs index 80782eaf1fa9..fdaf427db6a5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetSnippet.g.cs index 7fe6aecd51dd..8891ebc8405b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertAsyncSnippet.g.cs index 3c28a6477805..874e0937ce34 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs index 275396319995..052482c97cb0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertRequestObjectSnippet.g.cs index 0dc760efcf2b..f32fb9b86f99 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertSnippet.g.cs index d3fa9f8159e4..556471264f5d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListAsyncSnippet.g.cs index a5bbc3a7e7f1..06bab48f50b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs index 42d2bbc7fe37..9b27bae1a2b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListRequestObjectSnippet.g.cs index db971279237e..7dc32bd3b72b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListSnippet.g.cs index 6461a2d0656e..18aad1ebc0e8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchAsyncSnippet.g.cs index de7cc5267d52..80ebb16e7478 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs index 435f3223e296..12a42ed38fa0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchRequestObjectSnippet.g.cs index 6b0857eff33a..4a80616bbb14 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchSnippet.g.cs index fc125e6fd720..c408a5c1d83a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawAsyncSnippet.g.cs index 55afa3d777db..ac5253c7d6dd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawRequestObjectAsyncSnippet.g.cs index d9486a4f9523..0a6e51f1f593 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawRequestObjectSnippet.g.cs index 8c28f71b1a29..a9f09909c092 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawSnippet.g.cs index e616cacfbb3d..dc102c2d7103 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicAdvertisedPrefixesClient.WithdrawSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListAsyncSnippet.g.cs index 023951c59a77..2a5f9eeda4d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index e2b512e8f3a5..148716c0cbc0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListRequestObjectSnippet.g.cs index 891c5e03ca16..72642b56fc66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListSnippet.g.cs index f41ae775f15b..ba351ee95d0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceAsyncSnippet.g.cs index 6aa0cbf02f77..285073c4e21f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceRequestObjectAsyncSnippet.g.cs index bbd5a5e539b3..130259961003 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceRequestObjectSnippet.g.cs index 04c4f4656d5b..965d29f72384 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceSnippet.g.cs index ebd50c864496..4ad552c18790 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.AnnounceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteAsyncSnippet.g.cs index 08bf0ba6b331..c7244f23a448 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs index c6e2ff7659fa..1083ff84ec07 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteRequestObjectSnippet.g.cs index 3cf0b815eed8..d73ece6d5ae3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteSnippet.g.cs index 3a597264df81..84c39e232853 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetAsyncSnippet.g.cs index e9513226c1ab..d14c526582e8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs index ba9eacb89047..c1d47c45a27e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetRequestObjectSnippet.g.cs index b928334988d1..addde0c84267 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetSnippet.g.cs index 039b84d38e6b..6bad7b47f701 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertAsyncSnippet.g.cs index d7f48fad8a96..80df48a92206 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs index 6fbd2672c0b7..388e1fa1349b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertRequestObjectSnippet.g.cs index d326653c62d1..c55e5c1500b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertSnippet.g.cs index 4b52d642071a..0531d659c3cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListAsyncSnippet.g.cs index 9e043d6c55bb..7802ccdf4658 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs index e1b7efeea097..0b0b87600aa6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListRequestObjectSnippet.g.cs index 02deeb8d0834..933a6343b8cf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListSnippet.g.cs index c8ce6a31b631..fd4ab61ca7aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchAsyncSnippet.g.cs index f704a6b8dc17..2cdd8419133d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs index a5794509393d..edc491b4a46d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchRequestObjectSnippet.g.cs index 7d4230c99c92..7fa51c6a9dac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchSnippet.g.cs index a25215cf1aea..f1263a36dba5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawAsyncSnippet.g.cs index aca99aa1fa6b..bcffc21fc9f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawRequestObjectAsyncSnippet.g.cs index ff168d2d02bb..bab92a7da78b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawRequestObjectSnippet.g.cs index 31c85d7ab19e..a27fa5bd8d53 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawSnippet.g.cs index caa09a6d2319..b3bc6ecdfa85 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/PublicDelegatedPrefixesClient.WithdrawSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteAsyncSnippet.g.cs index 297b68afe03c..d7e183bf834e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteRequestObjectAsyncSnippet.g.cs index 8ad61f99c873..60022c19e679 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteRequestObjectSnippet.g.cs index a9a79d0ad60e..56b51ca3d8ed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteSnippet.g.cs index e793dafd0653..b9e515d7d77e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetAsyncSnippet.g.cs index 122aded62456..3150d464f763 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetRequestObjectAsyncSnippet.g.cs index fba971110db8..143d28784748 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetRequestObjectSnippet.g.cs index 5c9c71630ec6..b4f3bd51e1b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetSnippet.g.cs index c519835b83cf..51bfec4e425f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertAsyncSnippet.g.cs index df39b3501e9f..95380566b3b8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertRequestObjectAsyncSnippet.g.cs index 59c738f95ce1..7668fac4ee12 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertRequestObjectSnippet.g.cs index bea9bcd9c4e4..e09e0c7bcfce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertSnippet.g.cs index cc4be5f8fe5b..b3b48452063c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListAsyncSnippet.g.cs index cb94b7e12e3f..4713f9f82b4b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListRequestObjectAsyncSnippet.g.cs index 7e8097f0d3b4..6893a99a59d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListRequestObjectSnippet.g.cs index 918e113a08c6..49f9277b68f0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListSnippet.g.cs index 97a3baf258e8..b6e1c1def14c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchAsyncSnippet.g.cs index 2753fd73a7a5..8de3a7e65b0f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchRequestObjectAsyncSnippet.g.cs index acedabf88129..a9630fbcde30 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchRequestObjectSnippet.g.cs index 795bd0a630f6..90ed3243b937 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchSnippet.g.cs index 6a3a1513a17e..4b432bcf74c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateAsyncSnippet.g.cs index 4e53b1a88fc1..339125482e4b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateRequestObjectAsyncSnippet.g.cs index 88afdce7ca54..9f394a78965e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateRequestObjectSnippet.g.cs index 6db7dbf4c7ac..21f308a8b36e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateSnippet.g.cs index 42e7879fe9fc..a8128899dc46 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionAutoscalersClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteAsyncSnippet.g.cs index b9ca114b6d22..fab2aea74b37 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteRequestObjectAsyncSnippet.g.cs index 119b2223f55a..0f4799f56da5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteRequestObjectSnippet.g.cs index aec22a3cedb3..acfbc417ddf9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteSnippet.g.cs index ff652290cbe6..a80f94f6f779 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetAsyncSnippet.g.cs index e2cc82f78338..0fdc3185ee44 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthAsyncSnippet.g.cs index e1498ab7260d..c02edf197699 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthRequestObjectAsyncSnippet.g.cs index f26642363bbd..7939f83f12eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthRequestObjectSnippet.g.cs index f2397d8780be..4e3b2835c3a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthSnippet.g.cs index b7a1e1d3eb59..4cd72a831389 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetHealthSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyAsyncSnippet.g.cs index d3cfcbc7943e..cc1b93413f66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 0e8c92c34132..c15abdb0a335 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyRequestObjectSnippet.g.cs index a305885d9913..eccf200bab72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicySnippet.g.cs index cccfeec149d7..6a33436cc669 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetRequestObjectAsyncSnippet.g.cs index 7a0345473842..5402dc43971f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetRequestObjectSnippet.g.cs index 53ed7cfbcd74..71cd85bac233 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetSnippet.g.cs index 59985941abdd..a82a7846b8a5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertAsyncSnippet.g.cs index db4aabb14cc9..7a4c0ac38e61 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertRequestObjectAsyncSnippet.g.cs index 0fa684814426..e9a9b8c1af42 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertRequestObjectSnippet.g.cs index ed6d257e2b80..4ec73e9fc592 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertSnippet.g.cs index 45f82e713828..ec5a22ce24c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListAsyncSnippet.g.cs index be39a945bf77..e6ee517d9a73 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListRequestObjectAsyncSnippet.g.cs index 582a50ee6f0e..662c4e6c4ab1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListRequestObjectSnippet.g.cs index abcb509166e6..ddbf003d0102 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListSnippet.g.cs index 10f7ec4bd40f..b3cf4fb29029 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableAsyncSnippet.g.cs index fa7378aceaca..eb687f8fc07b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableRequestObjectAsyncSnippet.g.cs index b93336165ece..a50b1ce18845 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableRequestObjectSnippet.g.cs index ead2dfe4e277..3d166f6eaaf5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableSnippet.g.cs index 5fee6953d1f9..4ec16570e3a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.ListUsableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchAsyncSnippet.g.cs index 49baeb9c88d2..ca4550443cb5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchRequestObjectAsyncSnippet.g.cs index 946f9ff05c9f..cd392d535ba7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchRequestObjectSnippet.g.cs index 42b420755e86..a7c4feb430ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchSnippet.g.cs index 7eb5ad426277..aa29aa2a0994 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyAsyncSnippet.g.cs index b2027d6e8d65..f525d1d0ab53 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 20b2a1b983f3..eee71dfb31f1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyRequestObjectSnippet.g.cs index 27e3306865c6..99142c24f8ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicySnippet.g.cs index dad4f91b6ecd..665233c75778 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyAsyncSnippet.g.cs index 4f6e63fd1674..88a74945f40a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs index 5fee85643185..22f3c0fa216d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyRequestObjectSnippet.g.cs index eec23f63e0f2..dfe9a09a673a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicySnippet.g.cs index 6734ee7a3db5..5ea323b407b1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.SetSecurityPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsAsyncSnippet.g.cs index 883bc4e55793..449352630da0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 6b17dd9993fb..3a56efff5c30 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 92b90646a3c0..7ab7473c4e27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsSnippet.g.cs index 910d96155f4e..92b4c9769d8c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateAsyncSnippet.g.cs index 27cd232369bc..e0fd41e2f9f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateRequestObjectAsyncSnippet.g.cs index a8a7729546bf..eeff41b61c1b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateRequestObjectSnippet.g.cs index eb44e4405426..4ad97c866d34 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateSnippet.g.cs index 698ec4a10c06..9d605f8dac24 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionBackendServicesClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListAsyncSnippet.g.cs index 75acc7c14caf..aca27413d594 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 69dfba64a31a..bba02e3595d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListRequestObjectSnippet.g.cs index 4e1ac38d8216..91667edaa2b3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListSnippet.g.cs index 86b146f6f988..2c560f21dae1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetAsyncSnippet.g.cs index aea9ee4bcd3b..32e536181cb4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetRequestObjectAsyncSnippet.g.cs index 6b92c16265aa..a0201796773c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetRequestObjectSnippet.g.cs index 512fd357e895..da36063d8a35 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetSnippet.g.cs index 37b2cc56ee7a..cab489d46fe5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertAsyncSnippet.g.cs index 523270cf5f4a..cb595b074664 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertRequestObjectAsyncSnippet.g.cs index 6e732d0ae516..1775162cb661 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertRequestObjectSnippet.g.cs index 3c00da6d5a47..2fdc43ec35b4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertSnippet.g.cs index 4ae0ac6a06f8..c84db7cd8419 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListAsyncSnippet.g.cs index 66e862fc893f..805919e0c8f2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListRequestObjectAsyncSnippet.g.cs index 2ec0cc1fe6ae..7b8850a3ce17 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListRequestObjectSnippet.g.cs index 5e667f522f40..c35df108006b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListSnippet.g.cs index c77764de683a..d86fccac8b61 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateAsyncSnippet.g.cs index a0ee1f1846e7..9cb9ab3e5238 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateRequestObjectAsyncSnippet.g.cs index 416d96ed183d..a63955ca38de 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateRequestObjectSnippet.g.cs index 9f6b0af064f8..3a23526c627b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateSnippet.g.cs index d9bc738d4d19..ccb1870508ee 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionCommitmentsClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetAsyncSnippet.g.cs index ec300a4d1826..4ee0b7ac7972 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetRequestObjectAsyncSnippet.g.cs index d15ebff23de2..88bf41e09b6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetRequestObjectSnippet.g.cs index 9828b871f32c..07d42814e172 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetSnippet.g.cs index 839b104b348c..41199ab34632 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListAsyncSnippet.g.cs index 78f238ab7949..cca75625e392 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListRequestObjectAsyncSnippet.g.cs index bfff7af30df8..00a4430e2b84 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListRequestObjectSnippet.g.cs index df8eba5bf0ba..43c1c7c150a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListSnippet.g.cs index fb3f8bb66038..49641340fe0c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDiskTypesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesAsyncSnippet.g.cs index ed9f76d87fbf..12b9be06f7f2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs index b0adbecfa37c..2beafc965936 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesRequestObjectSnippet.g.cs index 1b592114e7bc..b22adf12e2c0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesSnippet.g.cs index 3f7ff3b5f443..6be91b87b5aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.AddResourcePoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertAsyncSnippet.g.cs index 24ad3fec749e..8bf8dcc716a2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertRequestObjectAsyncSnippet.g.cs index 601f8661af32..196146d6cef0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertRequestObjectSnippet.g.cs index 0d32cfab1a47..312cf8052ca7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertSnippet.g.cs index 278e5094b551..9f6bdc662c8d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.BulkInsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotAsyncSnippet.g.cs index 4193fce814c7..61a5395c20c6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs index 757d01d4b17a..2abfc9f511d3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotRequestObjectSnippet.g.cs index 66c1026975bc..3edbf60a3c55 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotSnippet.g.cs index 9b6cce80ac27..c844ef3a1288 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.CreateSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteAsyncSnippet.g.cs index fb99f028457c..60ca4a12ebca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteRequestObjectAsyncSnippet.g.cs index a2e984f4083a..60acf3dc40a2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteRequestObjectSnippet.g.cs index 2eafa8a2c7ff..ab00202df494 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteSnippet.g.cs index 0e3566897020..6a05d5380a92 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetAsyncSnippet.g.cs index 5a7b5f6e0753..2b0c9e2ea1fe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyAsyncSnippet.g.cs index fbfc898ed01b..e503fa02a884 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 060894f023f7..03322e19929e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyRequestObjectSnippet.g.cs index 677b27bcc4c1..a7671e931e05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicySnippet.g.cs index 664d2e90a018..fadd16a32423 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetRequestObjectAsyncSnippet.g.cs index 55c763c8f980..77f53e379430 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetRequestObjectSnippet.g.cs index 7217d285fae1..e7ced8b951f4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetSnippet.g.cs index 39287f56d8d5..f87aa4e0519a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertAsyncSnippet.g.cs index 60d42f924c00..5ae51d352dbb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertRequestObjectAsyncSnippet.g.cs index a433c5b58768..6720e31ca7d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertRequestObjectSnippet.g.cs index c57f3e671ea0..cc60e90e4750 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertSnippet.g.cs index 6143e520e1f3..35c94d0f5f3c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListAsyncSnippet.g.cs index ae7250d05826..04937cf3771f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListRequestObjectAsyncSnippet.g.cs index 604bc114f390..c6261f1a1caa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListRequestObjectSnippet.g.cs index 664b00e08cff..503330984b19 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListSnippet.g.cs index 3ee85b3c3945..528bd2b23363 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesAsyncSnippet.g.cs index 7eff5f6e8805..4171d0ace41b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs index dbf8b42fac87..2dc48e76ed4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs index 08a5ee15a0ed..5175fda7ddbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesSnippet.g.cs index 5316ec892440..703c01e9f370 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.RemoveResourcePoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeAsyncSnippet.g.cs index 56c5ee81d6bf..4c2edacc4276 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeRequestObjectAsyncSnippet.g.cs index d401fe17b585..75fb72618b79 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeRequestObjectSnippet.g.cs index 34102d9b0ab8..06c77a2897d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeSnippet.g.cs index c1e846e80036..0eaae15787a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.ResizeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyAsyncSnippet.g.cs index 654dc7373386..9b31c731ca28 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 6cbbb8810ede..d9b42ea48b6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyRequestObjectSnippet.g.cs index 4efbaa8b2e1b..f8102fed05b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicySnippet.g.cs index 8dfe2710f720..1d2d870e820d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsAsyncSnippet.g.cs index 9cf6a45da649..adebaf7300a4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsRequestObjectAsyncSnippet.g.cs index a3deb8b9f665..39b096869509 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsRequestObjectSnippet.g.cs index b2fd7381c27c..7a9547cc36e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsSnippet.g.cs index 6c5022e65269..26cf36983c41 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationAsyncSnippet.g.cs index 8ae71a300427..f2623d3f2b75 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationRequestObjectAsyncSnippet.g.cs index 8aa51d4d7578..0c5490e594a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationRequestObjectSnippet.g.cs index 7d8f092a0425..296b323791b4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationSnippet.g.cs index 0643a1f3b0a4..5e262257f736 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StartAsyncReplicationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationAsyncSnippet.g.cs index 5b7362eb93ad..0fee0a1ee006 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationRequestObjectAsyncSnippet.g.cs index f97de0c4490b..a6e903fd61c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationRequestObjectSnippet.g.cs index b59a45266263..6d4fc57f8c87 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationSnippet.g.cs index 979bb6920e96..daf40b92c303 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopAsyncReplicationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationAsyncSnippet.g.cs index 9f8f14433c54..f76f6a626c79 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationRequestObjectAsyncSnippet.g.cs index 70823fbbcf9b..3cc34be9627a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationRequestObjectSnippet.g.cs index 33c0a864515c..838f7f3d559d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationSnippet.g.cs index 590e289471de..df53d91fd462 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.StopGroupAsyncReplicationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsAsyncSnippet.g.cs index bdcb3bc6369d..f65f60144ecf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 2847049b86f4..dfaee9ad5faf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsRequestObjectSnippet.g.cs index f31fc6f29486..a5296ddbee9d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsSnippet.g.cs index 73129bbd05b9..19b23061796f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateAsyncSnippet.g.cs index e246a9c79e6b..4ac57200a7a5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateRequestObjectAsyncSnippet.g.cs index c7148b8b7bfa..9189c801d228 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateRequestObjectSnippet.g.cs index 06f8eb37866f..8a634348d0ac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateSnippet.g.cs index 227717f29212..5cccc18fe7e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionDisksClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteAsyncSnippet.g.cs index 29b48136bea7..8ad4bf8f176c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteRequestObjectAsyncSnippet.g.cs index 63634d00fde2..5b1911d58ea2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteRequestObjectSnippet.g.cs index 3e6876eaf411..5cb68e2346e2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteSnippet.g.cs index 89898464a085..34dd5be4eba5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetAsyncSnippet.g.cs index b0638c560a5d..68018b1932b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetRequestObjectAsyncSnippet.g.cs index 965ce48017ea..b6a6bfbcdeb4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetRequestObjectSnippet.g.cs index 36fafc91bc75..459f6dd298b1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetSnippet.g.cs index fb699aeeb04f..2dfa457a4ffb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertAsyncSnippet.g.cs index 41200030c602..991bb72fec71 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertRequestObjectAsyncSnippet.g.cs index 1dc991df3741..a59ccf180d66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertRequestObjectSnippet.g.cs index a2042fdf566e..6dc2ee85aaa2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertSnippet.g.cs index 7f9f073c772f..6c433e81e307 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListAsyncSnippet.g.cs index 8250a1601184..6e3c5924e65c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListRequestObjectAsyncSnippet.g.cs index b89b9de0fe73..953ee11484ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListRequestObjectSnippet.g.cs index 7225c40a97a1..6c74b44e3eaf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListSnippet.g.cs index a0b07d6a4f05..84d995936f98 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchAsyncSnippet.g.cs index 90ad18cf055f..46db3e7c4b54 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchRequestObjectAsyncSnippet.g.cs index e626be5a0871..da7e35bb7f7b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchRequestObjectSnippet.g.cs index c70a7b991be8..84705aa883f0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchSnippet.g.cs index 546089e05736..5b73c42853a0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthCheckServicesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteAsyncSnippet.g.cs index 385c802728cf..04050cb2881e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteRequestObjectAsyncSnippet.g.cs index 374bbd6461a5..d7b234952de3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteRequestObjectSnippet.g.cs index 8e9a812e57dd..497fb87c6b3a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteSnippet.g.cs index 13dfd080911c..ed941434f47a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetAsyncSnippet.g.cs index fd3d2f8d651e..8bcf7da97ca7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetRequestObjectAsyncSnippet.g.cs index ff882262ff0b..dc32f632b9e9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetRequestObjectSnippet.g.cs index 3aa1fccbfb4e..0cce92b26b0a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetSnippet.g.cs index c16fb07d16ee..67524892f38c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertAsyncSnippet.g.cs index d201287674c0..0e8ec22f03fe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertRequestObjectAsyncSnippet.g.cs index 09b81982c2ac..bfb0f2dad133 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertRequestObjectSnippet.g.cs index fbf662068d1d..dacc3dd2be44 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertSnippet.g.cs index 7d791edb6ef9..2bc27c5dc0ad 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListAsyncSnippet.g.cs index 2ce0d8f2987f..919751c9b7be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListRequestObjectAsyncSnippet.g.cs index f0d7679418a6..08d1facedbf1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListRequestObjectSnippet.g.cs index 8ed241b8f0bd..77a674080e9d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListSnippet.g.cs index a2bb174c0596..1d67082a387c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchAsyncSnippet.g.cs index 7d47002d6ce2..0b4b5e00fa1e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchRequestObjectAsyncSnippet.g.cs index b7185d1c9056..edee426c0d84 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchRequestObjectSnippet.g.cs index 5067eab36aa4..05b99519e3bf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchSnippet.g.cs index 09092c34e101..dcc9f8b2b925 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateAsyncSnippet.g.cs index 7bc949df9043..fd1e5fde9986 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateRequestObjectAsyncSnippet.g.cs index 1fbf67b1751d..41b9142c1f3c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateRequestObjectSnippet.g.cs index 5a01962e7855..67ddffd79164 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateSnippet.g.cs index 425810be2985..98a29d927e27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionHealthChecksClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesAsyncSnippet.g.cs index 359d45dcedd1..e864c87f416e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesRequestObjectAsyncSnippet.g.cs index d953d97cbeee..0cb0dab21b33 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesRequestObjectSnippet.g.cs index d2429cdb2b1e..3cafc75ba4d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesSnippet.g.cs index be6903b12e65..83f1216ec220 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.AbandonInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesAsyncSnippet.g.cs index 732b96b64014..6c842a1396ae 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectAsyncSnippet.g.cs index d0d299ddf91d..b91de8743701 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectSnippet.g.cs index abd21600d4a0..46d58c4c558d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesSnippet.g.cs index eaa11db78a0c..dbc28c1a5c6b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ApplyUpdatesToInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesAsyncSnippet.g.cs index f0c1a5e02359..4e8c7c22cea4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesRequestObjectAsyncSnippet.g.cs index 662e8dbac3c3..762a3a5cb007 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesRequestObjectSnippet.g.cs index cc948d43ef9e..8a093c5a8aee 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesSnippet.g.cs index 08388dbc6b1f..d32d1cc2e909 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.CreateInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteAsyncSnippet.g.cs index 628c88ebf8e5..4470c66fadb9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesAsyncSnippet.g.cs index d66bc8569ced..70844c430ab2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesRequestObjectAsyncSnippet.g.cs index 0aef1b1244bb..4aa5f65f051e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesRequestObjectSnippet.g.cs index 5945213fa168..15c9fdff2483 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesSnippet.g.cs index ae5c4e6c2267..86c91d851e82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsAsyncSnippet.g.cs index e676c61b970a..7c370e333eb8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectAsyncSnippet.g.cs index f35a525d8155..ec538fd8da1d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectSnippet.g.cs index f47ab1ceaf47..3db891edae64 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsSnippet.g.cs index 0d41ff8da0db..031081907fca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeletePerInstanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteRequestObjectAsyncSnippet.g.cs index 41a8b04e99bc..e1e3a2e3c849 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteRequestObjectSnippet.g.cs index 01904ab16e57..8abc81e124cc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteSnippet.g.cs index e665d4042dca..b90181f4ce7c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetAsyncSnippet.g.cs index cc397a264619..d1632f603700 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetRequestObjectAsyncSnippet.g.cs index d2132701d128..484cc3668eac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetRequestObjectSnippet.g.cs index 267844ff400b..24a8806ba116 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetSnippet.g.cs index 330333dea390..e323341540c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertAsyncSnippet.g.cs index 66507728c2cc..fb3b26acf660 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertRequestObjectAsyncSnippet.g.cs index ab86bef3d334..a13acb349231 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertRequestObjectSnippet.g.cs index 734db157e420..0be845889c3e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertSnippet.g.cs index 6282e0d37b6d..26c7511eea70 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListAsyncSnippet.g.cs index d54df30abd02..c0c0393270f2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsAsyncSnippet.g.cs index 1f336605a628..3365b3c995c9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsRequestObjectAsyncSnippet.g.cs index 07dfc2d6d359..71c8bf825a9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsRequestObjectSnippet.g.cs index 80843765abc3..8f63c78653e9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsSnippet.g.cs index 3f5aa224d71c..2a607aa839b9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListErrorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesAsyncSnippet.g.cs index ca67175c5c39..1c2851275ec1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesRequestObjectAsyncSnippet.g.cs index 145e30bbc7df..6be728579a94 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesRequestObjectSnippet.g.cs index c3c89e5575cc..637ef7b6df31 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesSnippet.g.cs index fefc20bf0949..a3842849ad12 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListManagedInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsAsyncSnippet.g.cs index c5864db2328c..477d7c219949 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs index bc69b1cf66eb..ce46f60d3825 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectSnippet.g.cs index fe55370e17af..94f92a30c816 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsSnippet.g.cs index 84e1f994317b..8afe4f7e46e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListRequestObjectAsyncSnippet.g.cs index 1441249adcd7..888bcb08e396 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListRequestObjectSnippet.g.cs index 10a6170062e7..a18a723bd7a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListSnippet.g.cs index e1bd97d56928..67babd6ced05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchAsyncSnippet.g.cs index c58f0dce9f10..7191bcea7267 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsAsyncSnippet.g.cs index f551f405bef2..26dcc0e6a744 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectAsyncSnippet.g.cs index b2354632e948..de594fa7e8ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectSnippet.g.cs index 9b6218c286a4..ed6b2a118c79 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsSnippet.g.cs index 22325e58c7cc..c46ebdcd045b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchPerInstanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchRequestObjectAsyncSnippet.g.cs index b27f0d258f2d..0b99b870b4aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchRequestObjectSnippet.g.cs index ed91598a26e3..d2e1c1d5bce1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchSnippet.g.cs index 294fb235c351..b390b5606383 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesAsyncSnippet.g.cs index de9f39b02c67..fe6a8ed027e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesRequestObjectAsyncSnippet.g.cs index 422cc7c2e170..2e9d35b23417 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesRequestObjectSnippet.g.cs index e77a2d784349..4e813d758e4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesSnippet.g.cs index e6648b88bb4b..6552bc4884ff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.RecreateInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeAsyncSnippet.g.cs index c567997a7982..aedbe4c99f17 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeRequestObjectAsyncSnippet.g.cs index 0021a02e9a92..6b36dacdacde 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeRequestObjectSnippet.g.cs index 155814e1e2ad..e292958a7e51 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeSnippet.g.cs index eab0c9b6be55..f0e9d87817f7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResizeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesAsyncSnippet.g.cs index 216a8ea24527..57f8c06c3e5f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesRequestObjectAsyncSnippet.g.cs index 2f6ab6fa6caa..d26b45e85aaf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesRequestObjectSnippet.g.cs index 91c620d3640d..2f909302d8dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesSnippet.g.cs index dc8e0826051b..862247fae144 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ResumeInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateAsyncSnippet.g.cs index efe15be78cf2..5e628232b45c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateRequestObjectAsyncSnippet.g.cs index f09ac0d061b5..615fa9bd12de 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateRequestObjectSnippet.g.cs index 73cc56119d0b..fe8d0a65ad0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateSnippet.g.cs index 599e8092ef27..b145291fabc0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetInstanceTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsAsyncSnippet.g.cs index a82821b2343f..51fb54bc0580 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsRequestObjectAsyncSnippet.g.cs index d10725c26ac2..b8da67450c3d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsRequestObjectSnippet.g.cs index d50271e48ef0..c108d629720a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsSnippet.g.cs index c0753170c0e3..88efa08c93d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SetTargetPoolsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesAsyncSnippet.g.cs index d66ab132b290..aaf8136644ed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesRequestObjectAsyncSnippet.g.cs index db99ddc07ef2..cc1260f66bd4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesRequestObjectSnippet.g.cs index d6e4cdf02319..a66a4df64ea4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesSnippet.g.cs index b70b9d2bb784..e6a52e0bb1f5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StartInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesAsyncSnippet.g.cs index 27ad2a6f05c8..f53106f73c87 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesRequestObjectAsyncSnippet.g.cs index bb69108d28cc..1deec067b968 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesRequestObjectSnippet.g.cs index e96dc0535d06..289fe9b2965f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesSnippet.g.cs index 3eff0ae850bb..730acecc9349 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.StopInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesAsyncSnippet.g.cs index b52b588eb01e..f28d6bc9fa75 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesRequestObjectAsyncSnippet.g.cs index 75ab8e3a65e5..1bdfeaf9372d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesRequestObjectSnippet.g.cs index b4fffc329b5a..91fe6ed5b124 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesSnippet.g.cs index 816f5c930445..1778a7545101 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.SuspendInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsAsyncSnippet.g.cs index 06ec1f9ddcf2..052c2becfeb9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectAsyncSnippet.g.cs index 09118a43c454..ff7c9404424a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectSnippet.g.cs index 6bd902df9044..078203d04c57 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsSnippet.g.cs index 1a3b64f7c3a4..64c4c8fbcf86 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.UpdatePerInstanceConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetAsyncSnippet.g.cs index 5ac4262819a1..f43fa31f3487 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetRequestObjectAsyncSnippet.g.cs index 705f28111ba7..428aa003f03e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetRequestObjectSnippet.g.cs index 68901f52fa2d..455f82609910 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetSnippet.g.cs index 446a48b61f45..9115fd10ef5d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListAsyncSnippet.g.cs index 8f26daf8d58a..c0f0b17e8bbc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesAsyncSnippet.g.cs index 8cbffe91384a..4689ecd76fde 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesRequestObjectAsyncSnippet.g.cs index 718d7f31ddfd..e0531df0c5e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesRequestObjectSnippet.g.cs index 507e64a4b654..84b6709fb326 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesSnippet.g.cs index a71f56c6ef96..6aee2478ab6b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListRequestObjectAsyncSnippet.g.cs index da6d47e90e44..94e2f385ca1a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListRequestObjectSnippet.g.cs index b53b97960a7e..626daecbfad4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListSnippet.g.cs index b682a8ce0a8b..3060af7bcab7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsAsyncSnippet.g.cs index 916a35a43bf2..a14f8a61d6d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsRequestObjectAsyncSnippet.g.cs index 9380c977b15b..9b65f6e53e7c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsRequestObjectSnippet.g.cs index 0565eb9407be..9fcd0132ff7f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsSnippet.g.cs index f5ee42eb474e..f4f4d19f1d18 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupsClient.SetNamedPortsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteAsyncSnippet.g.cs index c95fa0e16aad..774a192094cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs index a2a329d1d852..99f769bb5511 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteRequestObjectSnippet.g.cs index 9df191d9938b..cf08579cbf34 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteSnippet.g.cs index e8dad7c9fe08..9c6eb194b4fb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetAsyncSnippet.g.cs index 5501c4f1867d..a5719258a1c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetRequestObjectAsyncSnippet.g.cs index 8e0a1eb56ee3..bec72545f850 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetRequestObjectSnippet.g.cs index b1b463312bf3..006d81a67674 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetSnippet.g.cs index 5e84d1e365d9..babb676fc234 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertAsyncSnippet.g.cs index 3124c243e538..3d7b43f66937 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs index d6eeae4a1612..95cacbfda489 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertRequestObjectSnippet.g.cs index 9d94ee41c5ae..a4d5d2df7447 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertSnippet.g.cs index 4251232d679e..cadc4ae33bf6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListAsyncSnippet.g.cs index 33197be8135d..ec7192fc2793 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListRequestObjectAsyncSnippet.g.cs index 66b501a3881a..f3d805779b61 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListRequestObjectSnippet.g.cs index 53ae135e9f4a..f54ad14c555d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListSnippet.g.cs index 1d57f761e3d1..de4737034647 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceTemplatesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertAsyncSnippet.g.cs index 71e1dc5b836c..1e72c306ae5b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertRequestObjectAsyncSnippet.g.cs index 455ee64c412e..778f37099a0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertRequestObjectSnippet.g.cs index 48847db046a0..275bbb367bce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertSnippet.g.cs index ec12601266ee..f9a5b863bfec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstancesClient.BulkInsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteAsyncSnippet.g.cs index 88ee28cba2fa..a40d9c016342 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs index 030ad2fae30f..d371c9188cbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteRequestObjectSnippet.g.cs index 5283cfb66966..e7b4837aa532 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteSnippet.g.cs index 93253f69c625..e6313bec06e9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetAsyncSnippet.g.cs index b87f03fab84b..ac38d00c8493 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyAsyncSnippet.g.cs index 9c196076025e..5a99d6b8cd6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 770fd6e73847..296e44c7945f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs index 977de5917f2f..22c83373df0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicySnippet.g.cs index f8aedfd205aa..815f4b72da01 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetRequestObjectAsyncSnippet.g.cs index 6ce7774232e6..d50132fd9a2c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetRequestObjectSnippet.g.cs index 3e794920a4b6..8b4bbe5db891 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetSnippet.g.cs index 545f48276240..e35ac97ef06e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertAsyncSnippet.g.cs index 26b8ec9237ee..c900ebe3d765 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs index 94bdb980b0c9..9b34f4141dc7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertRequestObjectSnippet.g.cs index 7b048231183b..16b0e7985aa4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertSnippet.g.cs index 4315826c4da0..a5d4bc54d0d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListAsyncSnippet.g.cs index fbf7f4c2cc7f..48ba2d69d682 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListRequestObjectAsyncSnippet.g.cs index ef6c1dbe9895..cca58df1c699 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListRequestObjectSnippet.g.cs index 9eb5fc8a0d1b..bed9c2718135 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListSnippet.g.cs index 29f6633056c1..d39d10d15cec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyAsyncSnippet.g.cs index 52a94919f41f..5affe52e0377 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index dff177be4a6c..364b56dbd57e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs index b1700fc34348..67e4877d979a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicySnippet.g.cs index cea2d6929efc..35bb3650498a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsAsyncSnippet.g.cs index cc9267412940..8365a8ea2b86 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs index e31f62f24eb8..fc4cc041bbeb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsRequestObjectSnippet.g.cs index 691c9bb6e091..53340cba78a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsSnippet.g.cs index d9e912abb3d0..54d9c6ff78fd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs index 7bfa016f2422..2e4088d923d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 226ee1275963..44a2c3eb07e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 5d45304ac6a3..3bff8b2117cc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsSnippet.g.cs index 97cca009b19f..c0a534564c4a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstantSnapshotsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs index 7f399df8e92f..bf4e449a681a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs index ff17327d9682..f9d5355cc6ff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs index 5b9a707d6762..8b1e8e0724fd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs index b35e00e5da79..ffc79eccbc64 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.AttachNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs index 90b41805e912..2385968f4602 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs index ccf85044f61c..41d6b4a02e95 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs index 3480bf6d7779..82ce18d55423 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteSnippet.g.cs index 496ac4d05d5e..80a9271dd90c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs index 655a105d667c..11145a2c1cb7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs index 0f32993e4869..aeb585103d43 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs index 0591a34e8986..9deb0d18ea80 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs index 80fb074652a6..2edccd4071ac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.DetachNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetAsyncSnippet.g.cs index bda6b4e4ca57..765d3632d2e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs index 9852b44ffdb7..ec064ace2abb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs index 853493b471e8..05595c7b5a7d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetSnippet.g.cs index 7b43722e8b2b..e2f6d06e8d26 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs index b7359d2fd0ab..f6ef8e5b3ca7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs index 037f3fbbc86f..afda16e23654 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs index 74d0db1cd865..46081a971da3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertSnippet.g.cs index 10776db0d92a..9080eeb12ac5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListAsyncSnippet.g.cs index bd183ae16304..2740f13fecfc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs index 60528e36156a..d3ab0a5211cf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs index 18b4f465c413..2c2ca0fa9bc0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs index 32171f42ab21..83ee195aef9f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs index bf6379a22328..6970a05c5f43 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListNetworkEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs index 2552cb89c0c3..2fe0d5017788 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs index 08891ab15857..49f164eda27c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListSnippet.g.cs index 175626a21693..30cb2497dd71 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkEndpointGroupsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs index cd85989a595f..66beb2cae491 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs index 624bc2abd46f..79c8f485e6dd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs index 196e7c08c581..6b5ec27dd924 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationSnippet.g.cs index f3a1c6ad45bb..c5c7368c02a2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleAsyncSnippet.g.cs index fc0de73c9eba..8b5be8f7ff20 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs index 618940dbd9c7..cd8826d04ca1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs index 0285eb7e35c8..d8eb55c3c494 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleSnippet.g.cs index bc74f1fe3fc9..ab83ec5d3f2d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.AddRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs index ff27cdbe7da2..19bcc3b35882 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs index f79c18a8d594..686f7c7a7b66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs index 617e25f6da79..73bcea0694b9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesSnippet.g.cs index 414138b5e231..08c3ba08a9b1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.CloneRulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteAsyncSnippet.g.cs index 4356edfdb3fd..918fa944396d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs index d699a41f5bbd..667f79c96693 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs index ceb47cd148d7..1e0899124fed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteSnippet.g.cs index 1b31df0839c8..bfe37ac5c218 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs index c208d7e8a6ac..28f9333ea5cf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs index 5a2e7e428c32..580ee31a3014 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs index f1c0a6587b63..ef6a8bc637a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationSnippet.g.cs index 899685b35a56..b4865a5ab881 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAsyncSnippet.g.cs index 58c961a7128e..d67aacc41755 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsAsyncSnippet.g.cs index e9a25a177777..89568c63e748 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs index 56b501269090..9c336352c873 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs index ad71c693fc77..d0225acfc739 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsSnippet.g.cs index ac3a3347d5b1..3104246c546c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetEffectiveFirewallsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs index 4686b39a0fb4..eb8c3c03a180 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 30d1d78b0c2a..e476d8d3ba3e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs index 4b71220f1829..1628e2c38ca9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicySnippet.g.cs index a26a8b81dc71..f352246b0e7b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs index caec175987c6..e6394f8daf0b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRequestObjectSnippet.g.cs index b98f0c0122d6..c444dee533c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleAsyncSnippet.g.cs index dc25dd811146..bafc2e854cda 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs index 111a1e0fe580..290795f4438d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs index 5c48d429824a..1d8c95070b59 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleSnippet.g.cs index e327b328c1a1..149ec6f454c9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetSnippet.g.cs index f5c59e60da2b..48b42412ef1d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertAsyncSnippet.g.cs index 8b2854dfd29d..226c302538b8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs index f6e9417539d4..0f31e388cd2e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertRequestObjectSnippet.g.cs index 798fa7bd2b03..5f9f65d2b5a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertSnippet.g.cs index d08787e8bc91..960489386e80 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListAsyncSnippet.g.cs index 2d80a86e5a0f..af8a5ac94b92 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs index 1583c0bbcaaa..9bc18728f2bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListRequestObjectSnippet.g.cs index a5dfcd30eea4..d26512749b09 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListSnippet.g.cs index 973fceeda4ca..31f91b568eda 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchAsyncSnippet.g.cs index dde4c4ac982e..c1de83f2cf97 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs index eeb231299224..02328d7764d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRequestObjectSnippet.g.cs index 30c442ce6f08..008b22c314ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs index 4336620ff586..618b7c89acbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs index 92691016f8eb..d40d0d8056f3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs index d72e48a28bd4..580693167294 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleSnippet.g.cs index b777786e86dd..b0462b33b5af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchSnippet.g.cs index 76a15f997391..72556b081b4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs index 485e0cef989d..76339d78e31b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs index 4bf512675a69..c7da8d1243e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs index b2e9091f83c1..fe5713f8d149 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationSnippet.g.cs index 54b188146664..2559cfa83a10 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveAssociationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs index f8215ac72c3d..07b4c0273947 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs index 68b4039392e9..9bf71dce994b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs index da1aa8967946..6ca46d051411 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleSnippet.g.cs index 65ca1ea1d4c5..924dfb21677a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.RemoveRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs index 93fc3e532327..80d562424676 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 24eb9bb62ec6..50376652e208 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs index 56bc52fe9eb0..4d0e19e3be8c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicySnippet.g.cs index d9dfc2fcd735..5af7cefbc1dd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs index e229abefc15d..5ab5820167a2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 4bda61d2e664..7fea4bfc2a2c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs index c725ef93c315..208a80e4c1d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsSnippet.g.cs index cbcac0362efc..0785fa05f72f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNetworkFirewallPoliciesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteAsyncSnippet.g.cs index 6f220fa0a427..28950db5eaff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteRequestObjectAsyncSnippet.g.cs index 0c3fd7e18b9e..f712ee6a8b8a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteRequestObjectSnippet.g.cs index 8f3995abc4d9..da1e91f90af0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteSnippet.g.cs index 97417cd35d23..d9ecb12b2e7b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetAsyncSnippet.g.cs index a8e26289cf1e..82c7fd425f16 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetRequestObjectAsyncSnippet.g.cs index 60dd02c0974a..2a14649ac38c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetRequestObjectSnippet.g.cs index 7a556189a4e7..92dcf753fd10 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetSnippet.g.cs index 62de6e307f12..192b9bb6d9da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertAsyncSnippet.g.cs index 25608ccb0816..6bdb4db88e77 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertRequestObjectAsyncSnippet.g.cs index 923c94ab6942..f4aa6a15ef8e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertRequestObjectSnippet.g.cs index 9c540a350e50..c6bbd165591b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertSnippet.g.cs index c4c57ae10e93..61429917d050 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListAsyncSnippet.g.cs index 6c276fb338df..2b3c7d6ceace 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListRequestObjectAsyncSnippet.g.cs index c379e7362c45..71d29d071afd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListRequestObjectSnippet.g.cs index ea317af7f30d..f7ab97ea219f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListSnippet.g.cs index 2736f53bd26f..125ffc72d13f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionNotificationEndpointsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteAsyncSnippet.g.cs index 5a986a3af6a5..b784c6e87f49 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs index 6824d710ca49..91694e943d8c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteRequestObjectSnippet.g.cs index 5492e03b3f22..a1b94325359c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteSnippet.g.cs index 3fd5a2510447..44bc72b00c27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetAsyncSnippet.g.cs index 9eaa20886ba8..6dbc28081b6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetRequestObjectAsyncSnippet.g.cs index f3cd26aab7dc..1b053d4b36b8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetRequestObjectSnippet.g.cs index 5396f8ee4c2f..bde3ea29700b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetSnippet.g.cs index dc751ab4598a..c8cdc56ee259 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListAsyncSnippet.g.cs index 3eb6d5d8312c..591c55cde531 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListRequestObjectAsyncSnippet.g.cs index 2657731cd1f1..97c0ba87c296 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListRequestObjectSnippet.g.cs index 0383eac28db4..ef6ea77d265a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListSnippet.g.cs index 23119c5cab7f..043e69acc3cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitAsyncSnippet.g.cs index 0417b1887ea5..bd2c18b8c5de 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitRequestObjectAsyncSnippet.g.cs index 783a07c7b39d..9e9759f2ad68 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitRequestObjectSnippet.g.cs index cb44d6489cc6..31a24be0a003 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitSnippet.g.cs index 81a418cfbb2f..4e9e8b63e79a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionOperationsClient.WaitSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleAsyncSnippet.g.cs index f50e554bac8a..41f9cc1f60f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs index d3fa886c2e38..cfa0b16b2b89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleRequestObjectSnippet.g.cs index 980414f78f31..45f59ebb76fc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleSnippet.g.cs index 1c3833b0b729..6d098e1f5729 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.AddRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteAsyncSnippet.g.cs index b7c97c821d2b..dd9e63527ad7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs index 26b6e6cc98dd..40b8bc36ef7a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteRequestObjectSnippet.g.cs index ee80b88c886b..0cbfa18268a2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteSnippet.g.cs index fbee551c6f7e..a4bf3081f751 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetAsyncSnippet.g.cs index 53c6669214e8..9b2c087b00d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRequestObjectAsyncSnippet.g.cs index 24f8a6a802c5..da6f6bbc674e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRequestObjectSnippet.g.cs index 16230aa6c463..51dfa6d89995 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleAsyncSnippet.g.cs index 9bfea7960962..534284ff9102 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs index 04b3d6b0c85d..b67e1f1e3342 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleRequestObjectSnippet.g.cs index 2802aadbf0d2..cbc3419378cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleSnippet.g.cs index a945e3914285..b927941bca70 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetSnippet.g.cs index 837dcdb2c079..47327de8496b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertAsyncSnippet.g.cs index 4b4ef1d80da1..f9847cb06579 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs index 847a648cd48d..d925a9a44dbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertRequestObjectSnippet.g.cs index 01442d7c0d15..39425bbdecf4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertSnippet.g.cs index b23608ce387f..7c979508bb2e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListAsyncSnippet.g.cs index ee1b9acb19ff..bd4067712b32 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListRequestObjectAsyncSnippet.g.cs index 91bc43e06556..30070051364b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListRequestObjectSnippet.g.cs index 98428fb90358..6204c3931219 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListSnippet.g.cs index c8cd7e9330d3..8ee3824ad2df 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchAsyncSnippet.g.cs index 0f9eb6969522..439de2db7fad 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs index 461418e40a2d..e5a5dd678352 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRequestObjectSnippet.g.cs index 435153a3e695..56e0f0d4eb6a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleAsyncSnippet.g.cs index db6a80bf15f4..d967e1ff49cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs index c7724deb6bec..202b1de1574b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleRequestObjectSnippet.g.cs index 5d6b4300c40a..76f0a92d2bc2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleSnippet.g.cs index e8641d1c10bd..416efcd7f57e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchSnippet.g.cs index 07b00b405bf7..ca4e5edff37d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleAsyncSnippet.g.cs index 46637610fdf5..8612f4a1a480 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs index 9ddc4c68b93b..d184b8ac3c5c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs index 6e1e45403fa1..3f6b8c6aad35 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleSnippet.g.cs index 6c10d0ef1904..9f6343b5041b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.RemoveRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsAsyncSnippet.g.cs index b3073599b703..23cec86daec4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsRequestObjectAsyncSnippet.g.cs index 7a677ce709ea..2c7babfa1f23 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsRequestObjectSnippet.g.cs index 276142e57851..2be05f471a27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsSnippet.g.cs index a719d7deae6c..d904e121e60c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSecurityPoliciesClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteAsyncSnippet.g.cs index 871611962257..5a2fac115e9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteRequestObjectAsyncSnippet.g.cs index 13171351ebcf..39788d5e7972 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteRequestObjectSnippet.g.cs index 60ab115c8fb6..ce4e20a5c418 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteSnippet.g.cs index f39fad3086e0..f61c2c057bbb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetAsyncSnippet.g.cs index 366e66ce5f39..6d2149a59c72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetRequestObjectAsyncSnippet.g.cs index 4a0cc5a44bfa..a09e6468604d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetRequestObjectSnippet.g.cs index 0c243d4016e5..6d25946ab86a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetSnippet.g.cs index 6968dc0023bc..04f7302d14f3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertAsyncSnippet.g.cs index d624cf536b9b..2c7322449f83 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertRequestObjectAsyncSnippet.g.cs index b77158afae31..75f1fb2d8110 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertRequestObjectSnippet.g.cs index 288c0d50ea46..9742b69803f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertSnippet.g.cs index e8c9cc0b41be..472f2c2b02fb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListAsyncSnippet.g.cs index 55818b32750e..746e0d4040bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListRequestObjectAsyncSnippet.g.cs index d18ebe81d39b..7e15920fe335 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListRequestObjectSnippet.g.cs index b1ad0c829840..a75cd849a645 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListSnippet.g.cs index 6e70e226640d..30fda6005d22 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslCertificatesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteAsyncSnippet.g.cs index 88a720aa91a4..f2d4e673d405 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs index 1700e92eb635..11f81e53e14e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteRequestObjectSnippet.g.cs index 4166a567bd6e..b63c7f3db7a9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteSnippet.g.cs index fdaa866655da..ffc11df297cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetAsyncSnippet.g.cs index 0ccba051ec92..21fc418e6d16 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetRequestObjectAsyncSnippet.g.cs index 68bd67ec6bbd..34f8ca6a3535 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetRequestObjectSnippet.g.cs index 4af91b29704b..53754aed4538 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetSnippet.g.cs index 41fd9f5c4188..a51511b20611 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertAsyncSnippet.g.cs index 603bbfbaee95..2203a6f10e61 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs index cd0939387915..408d6443772a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertRequestObjectSnippet.g.cs index 22685eca2300..35b1d47a6459 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertSnippet.g.cs index 6a1fb934a686..31936d15a144 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAsyncSnippet.g.cs index 2f6dfbbda7f6..9c3962052145 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesAsyncSnippet.g.cs index 48516243a3d3..8aa7a13883b9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesRequestObjectAsyncSnippet.g.cs index cb25f884ec06..52a7379f7c4d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesRequestObjectSnippet.g.cs index 98ea9508e016..46a50ff8865b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesSnippet.g.cs index df23e6ce2845..5bd02351b89a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListAvailableFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListRequestObjectAsyncSnippet.g.cs index ebb9161cefea..9e4e830f9472 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListRequestObjectSnippet.g.cs index e8f7d016147c..17b26d62aac6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListSnippet.g.cs index 07095946bde2..04673a077073 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchAsyncSnippet.g.cs index 186bd169f580..ef5e8546924a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs index 7032bfdf12e2..28e6a44492a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchRequestObjectSnippet.g.cs index 3043fda71702..1f1a16087551 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchSnippet.g.cs index 2f3f03ebb55c..53aeb4232d68 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionSslPoliciesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteAsyncSnippet.g.cs index cd1a46e2b36f..d375329faa9f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs index 4cee7a01bb69..08b8ce6db58c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteRequestObjectSnippet.g.cs index 1ae4f07aa216..6a368ca417a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteSnippet.g.cs index 5def6fdc100c..0c9c317f1ad0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetAsyncSnippet.g.cs index 0ef9756370fe..96361113f98e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetRequestObjectAsyncSnippet.g.cs index aeb64a9936e0..f5954c37b399 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetRequestObjectSnippet.g.cs index 1a6ac1bc88e3..600b78b7cfba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetSnippet.g.cs index 3738ebed0147..20e06a0dd8f5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertAsyncSnippet.g.cs index 2f62d54a165d..2cd92bfcb55a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs index 2ed44d004be2..91f48967be6f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertRequestObjectSnippet.g.cs index 80b360a20280..74e7865c8e9b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertSnippet.g.cs index d36c551b23de..6c9340291ad8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListAsyncSnippet.g.cs index 293f9284cf0e..10eba478fe3c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListRequestObjectAsyncSnippet.g.cs index 405fa1efd0bb..7b0ca3a2900d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListRequestObjectSnippet.g.cs index ed4047014fc9..20f22015f974 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListSnippet.g.cs index 24689c88b0d2..d80756d91337 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapAsyncSnippet.g.cs index 17bff8f7943c..dcc69db8562d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs index ac66e049fab8..e3c8ad9db503 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapRequestObjectSnippet.g.cs index 60bea9dc0524..0a1a137804ed 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapSnippet.g.cs index 9b36f8c875e7..0ad1b5890365 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpProxiesClient.SetUrlMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteAsyncSnippet.g.cs index 1b3edb7128ee..930957b446e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs index 72ccba87ec40..7b2ce13db0fb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteRequestObjectSnippet.g.cs index 56638a15cc6e..554efaae43ec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteSnippet.g.cs index f285613ee6eb..0fde5c8f0de7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetAsyncSnippet.g.cs index 1ad1dc85efab..eeb0ccd2620b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetRequestObjectAsyncSnippet.g.cs index 9802c2250614..47bc308dc275 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetRequestObjectSnippet.g.cs index 02ed66c333a3..d5c451b9c1d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetSnippet.g.cs index 54abfdc558a7..f0b16db4388d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertAsyncSnippet.g.cs index 6f89adb7d1ba..d013664c5966 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertRequestObjectAsyncSnippet.g.cs index 21ea33cbd152..1534db4de983 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertRequestObjectSnippet.g.cs index ce973ed06177..50a14b8dc210 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertSnippet.g.cs index 37baf6afa8bf..b627eecd1171 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListAsyncSnippet.g.cs index 4c30d286d664..4663c11414be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListRequestObjectAsyncSnippet.g.cs index d01f0f4f5d39..2bf50f5b074e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListRequestObjectSnippet.g.cs index 6b3cd6405e26..5532adc3dfda 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListSnippet.g.cs index ea03822e7c71..943104397df6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchAsyncSnippet.g.cs index 13c4df2bcc06..9b24a806423b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchRequestObjectAsyncSnippet.g.cs index 356c6e2cfe54..bcbea0cbd8cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchRequestObjectSnippet.g.cs index 7a69d4bc5bfb..76620596c4df 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchSnippet.g.cs index 9113568deb20..786829fa4736 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesAsyncSnippet.g.cs index 97b281cca062..82c838a51ddb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs index 8e608ffa4296..663ff3459bb5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs index 5dc501ee995b..50ea51af326b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesSnippet.g.cs index 2cf1ff6911a9..4b63094410de 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetSslCertificatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapAsyncSnippet.g.cs index 1a25fd390dac..eb5cc469337b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs index 31438481ebc2..a6ce2524dd99 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapRequestObjectSnippet.g.cs index 3b232abb4b4a..c88c6587d6e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapSnippet.g.cs index 93568a53d784..3cedb9b0ae3a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetHttpsProxiesClient.SetUrlMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteAsyncSnippet.g.cs index 0ec3d8427cd9..b1e3b0e7f409 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs index f3a0b613f6b8..0488ceba5333 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteRequestObjectSnippet.g.cs index ccc05a142af6..730b1ebf212f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteSnippet.g.cs index 4b5c65ff67fc..9b03c628c251 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetAsyncSnippet.g.cs index e56ead420a38..1743f5664337 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetRequestObjectAsyncSnippet.g.cs index c7a9de8e50c3..a762a759689c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetRequestObjectSnippet.g.cs index 4d935b4963c0..3bc59ffeae58 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetSnippet.g.cs index 6f592bae64b4..fbdc77518a8a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertAsyncSnippet.g.cs index 1cfd1739d439..5a3dd4721d85 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs index 771fc7c783ed..4be244daae54 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertRequestObjectSnippet.g.cs index d1428115bb62..a1a1f72476cf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertSnippet.g.cs index 7a519fb81b8b..783838871216 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListAsyncSnippet.g.cs index 86efdd180444..c6ac4e51fa9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListRequestObjectAsyncSnippet.g.cs index 8c35b2e55953..7df03ead731a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListRequestObjectSnippet.g.cs index 8ed8deea416e..ba64873701e0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListSnippet.g.cs index 7f905eb5b141..72ba9f940ae6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionTargetTcpProxiesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteAsyncSnippet.g.cs index 518c85967cd6..e068279c0599 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteRequestObjectAsyncSnippet.g.cs index 82258e353b49..971f029e6358 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteRequestObjectSnippet.g.cs index a56fff8d20dd..1efec02bfce6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteSnippet.g.cs index 81c9cf4e5da6..21a9f70d1d66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetAsyncSnippet.g.cs index 61dc933a7fb8..b2bd6371e5e0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetRequestObjectAsyncSnippet.g.cs index 707cfade4932..cede620ffb6b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetRequestObjectSnippet.g.cs index 16762a3f7be2..1584b3612955 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetSnippet.g.cs index 410d613d9918..f8e1c2ac9df3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertAsyncSnippet.g.cs index dd8f0640e731..2386d655a906 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertRequestObjectAsyncSnippet.g.cs index fb4d12103b22..1894777e68e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertRequestObjectSnippet.g.cs index 3131861e9f09..80215c8f9649 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertSnippet.g.cs index 76e6518de8f4..b5d78de7a719 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListAsyncSnippet.g.cs index 7e445ba18701..90fc17574b85 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListRequestObjectAsyncSnippet.g.cs index 456cc4e0e760..1bbbbd8b74eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListRequestObjectSnippet.g.cs index 1742219c82aa..6ddd6b23c8be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListSnippet.g.cs index a9a1ab62edc6..47b411c5597a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchAsyncSnippet.g.cs index 67c1fb3b12b8..18d9eeac0e9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchRequestObjectAsyncSnippet.g.cs index def0ce600daf..640d8e164ad6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchRequestObjectSnippet.g.cs index fff8fb2d5153..96c23f2662c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchSnippet.g.cs index 26459f753e51..e7397bb9e345 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateAsyncSnippet.g.cs index 84f1fcdacf9c..9d638dd7e767 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateRequestObjectAsyncSnippet.g.cs index b1779045b858..00e7dcf7e06d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateRequestObjectSnippet.g.cs index 762be5732e68..360e55e815a9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateSnippet.g.cs index 6d937a75454a..a2f857a4eee3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateAsyncSnippet.g.cs index 17de5f5094b7..6d258851eb93 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateRequestObjectAsyncSnippet.g.cs index 9d1af6eb8d08..d53b73b70959 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateRequestObjectSnippet.g.cs index a71af1d4aaab..dbaa526de97e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateSnippet.g.cs index 28288f6f8337..c1cedc3c4e4a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionUrlMapsClient.ValidateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListAsyncSnippet.g.cs index 43c9d3e8861e..e550141d4fce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListRequestObjectAsyncSnippet.g.cs index 972e7f829fc8..8e9bcc1cb971 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListRequestObjectSnippet.g.cs index cf59b5ee2bb3..91c72164f2c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListSnippet.g.cs index fecb11af4026..9c02f1064dbf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionZonesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetAsyncSnippet.g.cs index c43f1ae2f170..3d1e37808e5c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetRequestObjectAsyncSnippet.g.cs index 99522cbfb0d3..21cf811d78c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetRequestObjectSnippet.g.cs index 3c8495a0d0a3..67422fa863a9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetSnippet.g.cs index e706e9bd069c..761fe317d8f0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListAsyncSnippet.g.cs index 2052b9f70641..bbb941357369 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListRequestObjectAsyncSnippet.g.cs index eb909f42bcd1..77dc49cf9724 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListRequestObjectSnippet.g.cs index 067d27635358..752aa94782f5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListSnippet.g.cs index 7f8997cd35a2..fc3caab44725 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListAsyncSnippet.g.cs index 5ff7dde7bf5c..f52c0ca531b8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index f8a6eb1bc770..b33aadd69b31 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListRequestObjectSnippet.g.cs index dbed8efa1352..f967dd775d54 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListSnippet.g.cs index b1458316d101..e0f23fb90ad2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteAsyncSnippet.g.cs index bc0345f62807..572cdc2d7f06 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteRequestObjectAsyncSnippet.g.cs index fd7fef4fc66d..2681d864de09 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteRequestObjectSnippet.g.cs index c60191c86c6f..32870e80fcfa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteSnippet.g.cs index f4e97764e4fa..e508941951ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetAsyncSnippet.g.cs index 2c18708a7864..901af310f8f0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyAsyncSnippet.g.cs index 742b78addb33..f8db3623df17 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 9b0f75ec6f18..e3b0a61a2de9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyRequestObjectSnippet.g.cs index 525340cf620a..4d8e67187f71 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicySnippet.g.cs index 6a17876e9020..a2c8a309ef72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetRequestObjectAsyncSnippet.g.cs index e842817ef9df..ecd3dd84bbde 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetRequestObjectSnippet.g.cs index 7d2d929ed871..6dbbe2896ccb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetSnippet.g.cs index eb0d80deb134..2e36f5f721e9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertAsyncSnippet.g.cs index 6e0e07638fb6..3018f8ec7ab6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertRequestObjectAsyncSnippet.g.cs index 181ff86cb1f2..1a3e67609c07 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertRequestObjectSnippet.g.cs index 8413bf6386fe..da3d18533e0a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertSnippet.g.cs index 81529fc2ed57..b39789190ca5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListAsyncSnippet.g.cs index bf3ae8c3c9af..21871552cbcb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListRequestObjectAsyncSnippet.g.cs index 470f69aa75de..0ae8a1d265db 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListRequestObjectSnippet.g.cs index dd572e17cf86..faf38f0217aa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListSnippet.g.cs index 80bfb945ee21..5bdb68612f62 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeAsyncSnippet.g.cs index 0c45bb124e10..e3ae7e7c05e8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeRequestObjectAsyncSnippet.g.cs index a9a398c5e4e2..2d5d5ddb95f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeRequestObjectSnippet.g.cs index 1042424d779e..8e84c9402b72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeSnippet.g.cs index 15431cc6ec20..ecf2efdef124 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.ResizeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyAsyncSnippet.g.cs index ccb5064d8ec3..948cf3dd9335 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index e12b0a893e52..0847c7a34744 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyRequestObjectSnippet.g.cs index bbb9941b533d..be763fcf8ecb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicySnippet.g.cs index ff1678e144f3..624fe4dd1ca6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsAsyncSnippet.g.cs index 4b5c34d5929e..041fe15dcde2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 8b7ba9261e9c..68b1535b4217 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 885090965e23..4267c1edd941 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsSnippet.g.cs index 3fa718a47a87..9d6ece0ba05f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateAsyncSnippet.g.cs index 98157ecdb203..b34a8e3e3c5e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateRequestObjectAsyncSnippet.g.cs index c775fb446157..c2689e80ff81 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateRequestObjectSnippet.g.cs index 177fbbff2804..910d417a6b1f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateSnippet.g.cs index 423bf70980e1..103a73d18617 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ReservationsClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListAsyncSnippet.g.cs index ebeb60414cab..ee5de25b2a39 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index bb1a6e8114a3..ad39921b02ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListRequestObjectSnippet.g.cs index 4f79460ebc3d..ae6e7b7a0273 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListSnippet.g.cs index aeb64cf7737e..32945fba3e9d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteAsyncSnippet.g.cs index df964865c01b..31fac24f1851 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs index f4fffb1676c0..cabae71abeac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteRequestObjectSnippet.g.cs index 79793a830935..342e602a098b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteSnippet.g.cs index 4abc6dd7b997..2ea95c7c2bb0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetAsyncSnippet.g.cs index ac4f4b9d064a..57b9e989f1b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyAsyncSnippet.g.cs index 01436e94f854..1e9607f6e4c3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 7a59619bbb0e..3207ebf0a78b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs index 065cb7e857d6..c41c6a9281d5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicySnippet.g.cs index 909556f82e91..3907f824de2d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetRequestObjectAsyncSnippet.g.cs index f7b0cd21100d..735543fab570 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetRequestObjectSnippet.g.cs index 40116b9c1d8b..ea5a6c5eade8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetSnippet.g.cs index 58e466219407..5784776acae1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertAsyncSnippet.g.cs index 8d82f5127f90..ecdc03e95b04 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertRequestObjectAsyncSnippet.g.cs index c78cca90574d..9aadacb7caab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertRequestObjectSnippet.g.cs index 84aaeefc0979..a81ea346e58a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertSnippet.g.cs index a4d8e19f02aa..4495a7aea5e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListAsyncSnippet.g.cs index 1e875104be43..7b900b9b0f0f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListRequestObjectAsyncSnippet.g.cs index 18b4cd518ffc..838709d758dd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListRequestObjectSnippet.g.cs index cacf8508ee5a..35c9a31ba897 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListSnippet.g.cs index 49848e9c85da..5ec793f3fdbb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchAsyncSnippet.g.cs index e38b0a4b2561..c7baff21f0d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchRequestObjectAsyncSnippet.g.cs index facbe1a8da89..d1ea4dddb00e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchRequestObjectSnippet.g.cs index 15b7b2b6cc72..0ac55affa614 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchSnippet.g.cs index fd7da7c333de..105114bc7603 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyAsyncSnippet.g.cs index 03e3c448dee9..e348c855ea1c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 1ab1a8c1907c..e3dc90975beb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs index 6f17de220259..581c7083804c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicySnippet.g.cs index 17ebc88c605e..489d9877ce07 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsAsyncSnippet.g.cs index 13c5d8612774..a242bb90405b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 4bbe00d918cc..3c44f1114176 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs index 3ce44f5bedc0..a14150674691 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsSnippet.g.cs index bf6291370054..80357d9add06 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ResourcePoliciesClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListAsyncSnippet.g.cs index 25193979df3d..34859ae7ce2c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 4ca8c389e499..c1b3a69a1c00 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListRequestObjectSnippet.g.cs index c4c103d93487..492f0a42eb4a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListSnippet.g.cs index 53f1e7dca0b2..a5fc533ee521 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteAsyncSnippet.g.cs index 8efca95b52bc..4adca167460f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteRequestObjectAsyncSnippet.g.cs index 22a1bfbd01e8..7e65e4d2cc11 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteRequestObjectSnippet.g.cs index 19bbc051a582..7399de5b07bb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteSnippet.g.cs index 0ea31fb4ee86..87ff000b0de0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetAsyncSnippet.g.cs index 080186c44e6f..0a09c5161d08 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoAsyncSnippet.g.cs index 16ea6711b072..a18a41c747da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoRequestObjectAsyncSnippet.g.cs index 5309eddab1d6..8a4e34735c69 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoRequestObjectSnippet.g.cs index 6e1d6691e92b..1cc263d32fe2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoSnippet.g.cs index 3c16b1921f00..7586c9c744f9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatIpInfoSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoAsyncSnippet.g.cs index d05ce3cba834..3315738cc3a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoRequestObjectAsyncSnippet.g.cs index ae525cd182f5..9c451cab8ce6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoRequestObjectSnippet.g.cs index bcea7db172f8..3d324592e621 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoSnippet.g.cs index 9d057f97849e..e7413017b859 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetNatMappingInfoSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRequestObjectAsyncSnippet.g.cs index 57917e45d00c..5f6405f1029e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRequestObjectSnippet.g.cs index 0f9f9eacef96..a3f7b5201e67 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusAsyncSnippet.g.cs index f4be489885fe..b64fb1deadc1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusRequestObjectAsyncSnippet.g.cs index 73a3698c0fb7..c77f2c8ef6cd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusRequestObjectSnippet.g.cs index da55a14d101d..05e776320689 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusSnippet.g.cs index 814a933f2356..29761bfadae8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetRouterStatusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetSnippet.g.cs index 83a8b6e7731c..02d81ea19678 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertAsyncSnippet.g.cs index 59a5316f2ae0..8aceb7f723a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertRequestObjectAsyncSnippet.g.cs index 821e7ee04b82..0f6e4635b502 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertRequestObjectSnippet.g.cs index 34dc9f762e28..f8552801910d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertSnippet.g.cs index 9b3718dcc4c9..c98c8a06ce39 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListAsyncSnippet.g.cs index b584c1639a37..7b86a0b839a4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListRequestObjectAsyncSnippet.g.cs index 2edb90e73aca..1e06c4599abf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListRequestObjectSnippet.g.cs index a0541969670f..18929a0eed0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListSnippet.g.cs index 336693e3e624..4b03d73d9257 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchAsyncSnippet.g.cs index c0f93cc96963..fea87fa2b2df 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchRequestObjectAsyncSnippet.g.cs index 70622afefa32..c070575b2535 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchRequestObjectSnippet.g.cs index be8323379d06..a89edb0c29d3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchSnippet.g.cs index a2e21011c342..ea14bedc4ec2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewAsyncSnippet.g.cs index 4dda4a021b15..de0a984f86f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewRequestObjectAsyncSnippet.g.cs index 7d91797a30ca..66ea14323e74 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewRequestObjectSnippet.g.cs index 2fc59dc99fe9..3a47de8142d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewSnippet.g.cs index fd5a3ca1b75c..caf3a438df3e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.PreviewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateAsyncSnippet.g.cs index 662a8817b7a3..eaaa2b921f7e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateRequestObjectAsyncSnippet.g.cs index 28d11587e837..987cdcddc801 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateRequestObjectSnippet.g.cs index 3a6e13d63a7d..d394fea23d6a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateSnippet.g.cs index e817244dd47c..6933a1eb8f28 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutersClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteAsyncSnippet.g.cs index d3a81eb08ba5..3a0469c1a8bc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteRequestObjectAsyncSnippet.g.cs index 5e8d51c359e7..d46c9d1efeb7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteRequestObjectSnippet.g.cs index f758c1cac2de..5de60b1c95ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteSnippet.g.cs index f5e76d995b19..5f23fea5858d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetAsyncSnippet.g.cs index 890b9602b4b3..3e0eb92c4198 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetRequestObjectAsyncSnippet.g.cs index f7cad8187d51..c8fe98bc9902 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetRequestObjectSnippet.g.cs index 9519c6f2b579..92bd35704460 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetSnippet.g.cs index 100a90078978..3359d169f70e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertAsyncSnippet.g.cs index 4c779babf979..336dc80390a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertRequestObjectAsyncSnippet.g.cs index e37306ff53b2..5a020ea036dd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertRequestObjectSnippet.g.cs index 5caeee93dfc1..007454b42c93 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertSnippet.g.cs index dfafbac62cc7..21a436149d12 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListAsyncSnippet.g.cs index c3a7032de65e..bb0195613ade 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListRequestObjectAsyncSnippet.g.cs index eb3eb105fdff..8837e67a4f14 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListRequestObjectSnippet.g.cs index b5619e842e58..473170b7b64f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListSnippet.g.cs index 59d85e9c7939..284410630d46 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RoutesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleAsyncSnippet.g.cs index 0606cd7bad6c..55d27a315149 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs index 5b0d889b4586..42b4c71e7316 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleRequestObjectSnippet.g.cs index f033e4c0a097..0d5991c31347 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleSnippet.g.cs index 3409220b0500..c96749a56d45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AddRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListAsyncSnippet.g.cs index 5e57afa11ab3..f42d01b6321e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index d87655bdcce8..40db5b0d0335 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListRequestObjectSnippet.g.cs index 7298d9479856..45c7466a2e9c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListSnippet.g.cs index 44844a993fc6..fcf786987f22 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteAsyncSnippet.g.cs index b2a535513529..e62f7d41bac7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs index 687c9beab1e5..e1276e03da5c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteRequestObjectSnippet.g.cs index 99855876a28d..60833c187558 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteSnippet.g.cs index 3a368ae6772c..9c0a74d6015a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetAsyncSnippet.g.cs index d844283b75f3..faca5780791b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRequestObjectAsyncSnippet.g.cs index 53ae4ca27578..4686fd5697f1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRequestObjectSnippet.g.cs index dd7d19a83e53..1e701e794a5e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleAsyncSnippet.g.cs index c91d457fff20..8599ccb9298d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs index 67020e4bc7c7..dd7b17497fe8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleRequestObjectSnippet.g.cs index c6468dbeb785..adaa8d64d0e6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleSnippet.g.cs index fe4e44407797..102740750c79 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetSnippet.g.cs index c9d81e5b66ad..057123b435f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertAsyncSnippet.g.cs index 5d0fe9b49a9b..f229d1231fc5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs index 349a3b0db17a..05fac17ae6e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertRequestObjectSnippet.g.cs index 2f06a2811280..515433d9609b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertSnippet.g.cs index 11bad4929c25..b918d493357a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListAsyncSnippet.g.cs index 2c17b8d86346..9d0b4ae316ff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsAsyncSnippet.g.cs index bcd32e1faf1f..19df06ca434f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsRequestObjectAsyncSnippet.g.cs index e0a605f7e932..dedc6e3c6465 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsRequestObjectSnippet.g.cs index 0a497f387769..7933f6ada0e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsSnippet.g.cs index ac15897fd8c3..dd6e2a5785ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListPreconfiguredExpressionSetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListRequestObjectAsyncSnippet.g.cs index 892508c4fd50..aa238d9eed8f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListRequestObjectSnippet.g.cs index b063987e4af1..3ba6f4bde4e8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListSnippet.g.cs index fd0e84391c0f..4a463299b3e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchAsyncSnippet.g.cs index 0461ec44e362..bf251184de1d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs index 691fcf6dac61..2af36f6b386d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRequestObjectSnippet.g.cs index ac960dfc2ea2..7ed4f9068ece 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleAsyncSnippet.g.cs index 14b6f4d7e2e3..cc0b754b7dd9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs index 3cbf81ef1a4a..2dc4d5cf8598 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleRequestObjectSnippet.g.cs index 6a2a87669fb6..c79cbd0434a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleSnippet.g.cs index 433379d11808..6f4bc9c1c52a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchSnippet.g.cs index ee21aa475aa4..a20f445ad642 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleAsyncSnippet.g.cs index 879bcece710e..01dc5941c01b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs index 1d2a6fef6878..a0d9616ba40d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs index ed49754081e2..b4e22e537c82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleSnippet.g.cs index ffa26470e55f..5532ade21c24 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.RemoveRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsAsyncSnippet.g.cs index e71a03c787bd..f10e70b468b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsRequestObjectAsyncSnippet.g.cs index f85cd96ef35f..bb876623fd17 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsRequestObjectSnippet.g.cs index f79a3ad379be..b6ec9dc70458 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsSnippet.g.cs index 1f506a5b3439..e67debafa231 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SecurityPoliciesClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListAsyncSnippet.g.cs index 3520c4980101..32b29b3c9a7e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 6ec736f7d4e4..ed114117942f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs index 7c8b4f5916ba..46e7fca92d07 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListSnippet.g.cs index d7468574d667..8759ce9e2a2e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteAsyncSnippet.g.cs index 3a31ba05439e..08943439ef93 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs index 00faab082418..0c5ee13cf5a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteRequestObjectSnippet.g.cs index 39a7eef854ba..b0b90a18d7c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteSnippet.g.cs index 0396f3fe8570..b261512017d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetAsyncSnippet.g.cs index a0eed4ae2cc7..3c002b55ec11 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyAsyncSnippet.g.cs index 12b52bd9d687..1fde57869877 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 73b68e5f1674..ae1cd8602579 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyRequestObjectSnippet.g.cs index 863d1c65db5f..441a08924ea4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicySnippet.g.cs index 3c673ed28b2c..55c9d54d1f92 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs index a2fe4dd46a81..ceceb059f146 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetRequestObjectSnippet.g.cs index ab872adfb9d3..7c8ce06648fe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetSnippet.g.cs index 96bf2c7048fd..b5eb64fa33a4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertAsyncSnippet.g.cs index e105699e5de3..87e2d48852af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs index cf8963ffd069..38c6325ea242 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertRequestObjectSnippet.g.cs index 9d1c3b29dfb0..e30f63151edf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertSnippet.g.cs index f4ef5fdb182b..b4646d636e6f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListAsyncSnippet.g.cs index 17f949511c64..514748720617 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs index c974d45a03cc..55e18fe4c40c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListRequestObjectSnippet.g.cs index 8485c0347cff..d31e5894edbe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListSnippet.g.cs index a46030eab64c..c78ec77e8027 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchAsyncSnippet.g.cs index e738476f7fa3..96633837786c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs index 74b083de96b1..d88440425502 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchRequestObjectSnippet.g.cs index 062a2b15c1fa..4d7000e58bd9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchSnippet.g.cs index d7fc8b4244c4..48643808fe6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyAsyncSnippet.g.cs index 33769401b6ee..1426c9de02a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 618701af0394..4b07d99d05ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyRequestObjectSnippet.g.cs index 4072321aa50e..0915352411c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicySnippet.g.cs index 2095845c3f29..a0920337ced9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsAsyncSnippet.g.cs index 27813ba6c0b4..8ce877f2ce1d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index c4624b3605f7..0aae818849af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 16859979f748..23d77de5cdf0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsSnippet.g.cs index 473f5e57891b..7fdf7d03262f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ServiceAttachmentsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetAsyncSnippet.g.cs index 0517e6280a32..3c91a699fdf3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetRequestObjectAsyncSnippet.g.cs index a9a98734fd4e..7545e663e8d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetRequestObjectSnippet.g.cs index 923499492ffd..16a10a969fff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetSnippet.g.cs index 6ccff7c26d42..49364f2333c1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchAsyncSnippet.g.cs index 7eef44edc054..00d2d397f35d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchRequestObjectAsyncSnippet.g.cs index 0ba9f788b6e1..d71fa34848a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchRequestObjectSnippet.g.cs index 0039b5ec5d1e..6f8b88e04c2a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchSnippet.g.cs index 3550f081fd13..01ef40fa7151 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotSettingsServiceClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteAsyncSnippet.g.cs index 75093af6f47e..6f206d58406d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs index bebcaa144f4a..12ebb2564d77 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteRequestObjectSnippet.g.cs index 2d12de23aa41..a3e4074e3184 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteSnippet.g.cs index a201ae9469f4..c6ca734b5ac5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetAsyncSnippet.g.cs index 0b74ae6749b2..1ebacdfb46be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyAsyncSnippet.g.cs index 11dac60a739a..e584bea5b42c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index d2e20ed72116..504665fc64fa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs index 6ce542cbcda1..956f24b8f069 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicySnippet.g.cs index 0f2c9d9b4dcc..acabf1bcf3c4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetRequestObjectAsyncSnippet.g.cs index c110d062b0fc..ddd6998a2198 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetRequestObjectSnippet.g.cs index 402672f7dc5b..4b84dd2ef80b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetSnippet.g.cs index ba51ecf5112a..e448d0fe9635 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertAsyncSnippet.g.cs index a0b0411481ea..26f07c824b05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs index 7747944df9a8..8f56d74b420f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertRequestObjectSnippet.g.cs index 1eecf854dfca..70b508a58a2f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertSnippet.g.cs index d565c5b4124b..e8ff0c34d8d5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListAsyncSnippet.g.cs index 4aa63151577f..638f160bd7b1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListRequestObjectAsyncSnippet.g.cs index 16d4ae74d1da..288f6e597dc7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListRequestObjectSnippet.g.cs index 3bd9ba958aad..f84e50d120f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListSnippet.g.cs index 952094d9105e..b500df503836 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyAsyncSnippet.g.cs index 38b44f96f526..8a48989a2807 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index b6dda95146ad..a7b4e8df3d7e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs index 4f342c4333a1..8f5ee044cb77 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicySnippet.g.cs index 63bca3ca5972..86dd55f8fb6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsAsyncSnippet.g.cs index 132a05c634a0..2cc56ff3ee7b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs index 6986c4b27905..95e1cb488758 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsRequestObjectSnippet.g.cs index c3bbdbf8001e..5cd92a473e6d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsSnippet.g.cs index c6e2b7a71182..60c78e21a56b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs index 372d6f3d0f99..dfe984e10deb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 69588b9aa979..1a432b2f2822 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 0e1b7fe475e3..2ad17e64ffdd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsSnippet.g.cs index 536977a800c2..5dff01cda491 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SnapshotsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListAsyncSnippet.g.cs index 0ee9a994a8ad..e69a049b455a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 792531385a11..cbeac866321f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListRequestObjectSnippet.g.cs index 5d4717941850..920f9e627d75 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListSnippet.g.cs index 46f2d58ce523..24175a762c73 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteAsyncSnippet.g.cs index 049a508a65cf..b98bae99ce23 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteRequestObjectAsyncSnippet.g.cs index b622e1ffe97f..3d5c4239cd21 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteRequestObjectSnippet.g.cs index 295ae5e720bf..36b3bcbb2ed8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteSnippet.g.cs index 1a9964a2be5e..6368e66a467b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetAsyncSnippet.g.cs index 0ab15124e811..387bbfb14d31 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetRequestObjectAsyncSnippet.g.cs index 9e7076a523d2..f70e1a809014 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetRequestObjectSnippet.g.cs index 97b2b311785d..16fd889b6376 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetSnippet.g.cs index b82f469b7c19..d9d4a5c14ef3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertAsyncSnippet.g.cs index 01e59e9d398c..4d74de42c2a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertRequestObjectAsyncSnippet.g.cs index 2e96cd6068c4..784e716ecfaa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertRequestObjectSnippet.g.cs index 926179fa3362..0419273018b4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertSnippet.g.cs index 6bce7a6e0816..b9b9279fcc94 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListAsyncSnippet.g.cs index d0cc993a2dbe..27d4a5d09d89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListRequestObjectAsyncSnippet.g.cs index 6516aad8b383..a78826724082 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListRequestObjectSnippet.g.cs index 6933b9255d5a..8fdb4dfc68d6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListSnippet.g.cs index 48c17f31b30d..08bf326db578 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslCertificatesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListAsyncSnippet.g.cs index 8a8944578e70..72a75e9ebd0f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index a3be8ecd21d9..9e63f045ea8a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListRequestObjectSnippet.g.cs index e00ed1821c1b..3a85420ccc2e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListSnippet.g.cs index 5b4eb26c08e5..c47f34c371ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteAsyncSnippet.g.cs index 3d278eee021b..b0a28dc3c593 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs index fb6fac13375b..d471394448f4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteRequestObjectSnippet.g.cs index 24d02030a41c..22c2c4257c43 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteSnippet.g.cs index 62a5273ef517..f2ed3123ff6e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetAsyncSnippet.g.cs index 32cd85e4674e..264718a1259c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetRequestObjectAsyncSnippet.g.cs index 1cf7f71ba2d3..195607b207c1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetRequestObjectSnippet.g.cs index a82ce70d424e..f2e95ebfc33c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetSnippet.g.cs index ddcdb1984a41..de5dbd356e72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertAsyncSnippet.g.cs index 70fb070d0f00..5126a5c03653 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs index 7d4c661a4365..37b049b4914a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertRequestObjectSnippet.g.cs index 349339a44985..26a3ece6e627 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertSnippet.g.cs index 7b8f4374e9c8..2e7f62c52cb9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAsyncSnippet.g.cs index 492e3ce22287..af9955292faf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesAsyncSnippet.g.cs index ec00c4d9a3f2..126b31b96534 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesRequestObjectAsyncSnippet.g.cs index 3e8782d1e4aa..04b5df0f74e2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesRequestObjectSnippet.g.cs index 972124a9fa7f..18bac55702a9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesSnippet.g.cs index 9b9179043b6e..323fcedbcc57 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListAvailableFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListRequestObjectAsyncSnippet.g.cs index eca274101fbd..6c73f386be97 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListRequestObjectSnippet.g.cs index 2aa4289a5c6c..376bd1a7ecdc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListSnippet.g.cs index 19c481329c45..75be4665e7ce 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchAsyncSnippet.g.cs index d4872709fa58..be401196aab4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs index f3a1e2e71956..722dfc9efbab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchRequestObjectSnippet.g.cs index dc938b2082fe..6f72e5bd3aa8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchSnippet.g.cs index 60ff9aeda3c0..c19bd38713cb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SslPoliciesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListAsyncSnippet.g.cs index 7e1d60722737..ef8d80d471b2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 01c245f67c89..dfd43067331f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListRequestObjectSnippet.g.cs index fc64ad35a497..da9fe5eb8c2d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListSnippet.g.cs index b78f136ac6b5..57409bc27bcb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetAsyncSnippet.g.cs index 000bc9444942..b74aa252b7e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetRequestObjectAsyncSnippet.g.cs index 522b199a8a67..d85d4d5a8f5f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetRequestObjectSnippet.g.cs index 789378f3ad21..cce34a470a75 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetSnippet.g.cs index 516758e0c5c0..a6dc8670fefb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListAsyncSnippet.g.cs index 46bb255d36f1..e7fb8411930f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListRequestObjectAsyncSnippet.g.cs index 07fc7348b1db..44cff3905707 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListRequestObjectSnippet.g.cs index 56c6b8333418..7c0cae2abd4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListSnippet.g.cs index 9fd6140acfce..e19105e3e9d3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolTypesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListAsyncSnippet.g.cs index 5111822943d4..b04aed9dba37 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index dd740b0fc8eb..14672260ee73 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListRequestObjectSnippet.g.cs index 263d112fecc0..2d73e730859b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListSnippet.g.cs index 51282f055e74..9c20ac39b3b0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteAsyncSnippet.g.cs index bf9ea464bb86..7962278591d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteRequestObjectAsyncSnippet.g.cs index d2536731a085..b98db7155ef5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteRequestObjectSnippet.g.cs index c7acdc76cc39..095b4e595ae8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteSnippet.g.cs index 08a854ebf005..7ad63677e36a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetAsyncSnippet.g.cs index fd41d6f3b029..3ece14b7a59e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyAsyncSnippet.g.cs index 0dcaed6e6ef1..d5c6408b41ca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 1e6a84208497..ed74661d535d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyRequestObjectSnippet.g.cs index a4bc3856761a..9dd6a016de63 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicySnippet.g.cs index edd97f8b13a6..3f0daa2a8e22 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetRequestObjectAsyncSnippet.g.cs index b3ae3fb69e94..b620bab0fbe2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetRequestObjectSnippet.g.cs index f358e095da7a..8b75921a7bf6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetSnippet.g.cs index c50a9736c5c6..4c9ee53b73d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertAsyncSnippet.g.cs index 3fd9c5f0a4a6..2db9b18e6dbb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertRequestObjectAsyncSnippet.g.cs index 745b61f89b5c..eccc081f5acf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertRequestObjectSnippet.g.cs index 014af6274e9e..c0a53a64bc78 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertSnippet.g.cs index 989a6fb72beb..7e40a3d2219e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListAsyncSnippet.g.cs index f7985cce1121..d4b341813685 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksAsyncSnippet.g.cs index 68ceac792162..2b24a3580e41 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksRequestObjectAsyncSnippet.g.cs index 2fa0dcc6b1d1..e7a97d803f79 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksRequestObjectSnippet.g.cs index 84c26e341d9b..c5269f2336b0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksSnippet.g.cs index f9cb38c07250..c482a5db8c8a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListDisksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListRequestObjectAsyncSnippet.g.cs index b038bbd9c2b3..a3032a7e0e13 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListRequestObjectSnippet.g.cs index 074a1f3c29ee..9dfa5846f235 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListSnippet.g.cs index c9f20874b523..e5b35387f007 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyAsyncSnippet.g.cs index d4ac8141ca68..e66de871a3cb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 4acae01eb14e..7bba5e6d5c29 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyRequestObjectSnippet.g.cs index b142a5176722..d4e4807bd661 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicySnippet.g.cs index c7f15ed13921..cd094831bafe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsAsyncSnippet.g.cs index 940780630c2a..babd781c6424 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 8dceab32e916..ef428b812c5d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsRequestObjectSnippet.g.cs index 74a9395b4b2b..62e644847152 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsSnippet.g.cs index 36dfa77221b0..04675c2b6b44 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateAsyncSnippet.g.cs index 0bf36cc2f298..b3c4bff99779 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateRequestObjectAsyncSnippet.g.cs index fee6c92cd864..dce8f9a35596 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateRequestObjectSnippet.g.cs index 96d24f42c53e..7be2ccc4e848 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateSnippet.g.cs index d09761cd1233..b82060c113b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/StoragePoolsClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListAsyncSnippet.g.cs index e056e7a15450..7150a2c1ba7a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 898cd78ac9be..8b8c255a6069 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListRequestObjectSnippet.g.cs index ea4874f69a9b..d55b5b275417 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListSnippet.g.cs index bff4051b4bf3..31800ab44a66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteAsyncSnippet.g.cs index 1abdfce0e994..8f155cb2aecb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteRequestObjectAsyncSnippet.g.cs index 40999351f362..6c987ba3b5af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteRequestObjectSnippet.g.cs index c23856a08df9..08102b08a918 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteSnippet.g.cs index ce46c1903f1e..42de1711990c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeAsyncSnippet.g.cs index 13010090e26c..94c66ca261d3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeRequestObjectAsyncSnippet.g.cs index 01514ca5f0e7..f32c7444fb58 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeRequestObjectSnippet.g.cs index a382d948e339..0efec8d02651 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeSnippet.g.cs index 712acd0b95a3..abaf1445c203 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ExpandIpCidrRangeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetAsyncSnippet.g.cs index e56cba8612f5..c574469b7ac1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyAsyncSnippet.g.cs index d7e176728e9d..20d128477b58 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 97407e3b66d3..1e165724f3b3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyRequestObjectSnippet.g.cs index e0a3c2ce8eaf..82ba87bfbbf1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicySnippet.g.cs index ecaf8c962880..a54d130580cf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetRequestObjectAsyncSnippet.g.cs index 233af9b4b7d0..e515bf3caec2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetRequestObjectSnippet.g.cs index e9dc64d00668..9ef2d01fa4e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetSnippet.g.cs index 31c5652dca93..91b2d36e8a0a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertAsyncSnippet.g.cs index ea6f3ed416f6..70f09efcb44d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertRequestObjectAsyncSnippet.g.cs index 0818c2a5ea8e..317f78011adc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertRequestObjectSnippet.g.cs index e46f908e4b1d..b8235d9b0f19 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertSnippet.g.cs index 34673bfacc92..cb2933723b81 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListAsyncSnippet.g.cs index e7f55e213dca..1df44c44e079 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListRequestObjectAsyncSnippet.g.cs index c109cff5bdaf..20fae5d829ae 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListRequestObjectSnippet.g.cs index f83ae2c89568..e1ff5e764d57 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListSnippet.g.cs index e502784e7c6b..af7eda1ad934 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableAsyncSnippet.g.cs index 1e2e8fa08aa3..3ba9bbf7454b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableRequestObjectAsyncSnippet.g.cs index e2213721a0a4..327234b231e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableRequestObjectSnippet.g.cs index b5141b1f7476..d5877f55a5a4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableSnippet.g.cs index 8bf01f305f0d..5d433afe5be3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.ListUsableSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchAsyncSnippet.g.cs index 256c9bbedf1d..f6beb0fbe08c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchRequestObjectAsyncSnippet.g.cs index bcbfd01bcc23..b28081cf5163 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchRequestObjectSnippet.g.cs index 1e541b1537fc..9d4fdb45fbb5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchSnippet.g.cs index 3b3d5018b123..945bc5c8690d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyAsyncSnippet.g.cs index 7856e21a8215..966475d27ae0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 983c22fe4a59..fb113ede2eb6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyRequestObjectSnippet.g.cs index 9f1a555df1d8..a9d65db91e54 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicySnippet.g.cs index 02609c5f59e3..8b6c515984f8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessAsyncSnippet.g.cs index e2763c2f232a..8aebf61f1209 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessRequestObjectAsyncSnippet.g.cs index 24e01f4a7c88..7ba03d9d8d7f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessRequestObjectSnippet.g.cs index 8712245787fd..44bebf457e71 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessSnippet.g.cs index 5742f9ca67d9..770c69240653 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.SetPrivateIpGoogleAccessSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsAsyncSnippet.g.cs index 21a82c1fbce3..ee6b58da7177 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 92a8bfe11730..c221961eb49f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsRequestObjectSnippet.g.cs index d963b376b193..44c829895992 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsSnippet.g.cs index 1824351dc843..c096e851a1f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/SubnetworksClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteAsyncSnippet.g.cs index 6516aca7c1b4..be4dd99c0196 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs index 2730720ef537..d1cec9dcb18a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteRequestObjectSnippet.g.cs index b9809e3d1601..c29372e55d38 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteSnippet.g.cs index 44421e5b9f66..99d55d224d7b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetAsyncSnippet.g.cs index 8a95dcb4c468..8a88afb382dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetRequestObjectAsyncSnippet.g.cs index e0dc934ebc4d..90fad6a0b078 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetRequestObjectSnippet.g.cs index 53daaf688920..949683bb4f7c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetSnippet.g.cs index 4de6556a2194..cde0153f1d47 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertAsyncSnippet.g.cs index 2510d350d339..d3e82c914a9f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertRequestObjectAsyncSnippet.g.cs index 34f8fae98d52..b2f4b5a1c5d8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertRequestObjectSnippet.g.cs index da13b4bf0c62..afc919cbc576 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertSnippet.g.cs index 2101d26a9610..a43c2858ef7c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListAsyncSnippet.g.cs index b9986020b648..5893fcd505ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListRequestObjectAsyncSnippet.g.cs index da93ab3b6f1d..7f416fdfe96f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListRequestObjectSnippet.g.cs index 9a0ce7f55063..c4d327797419 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListSnippet.g.cs index d5cbd4e90f23..3cd268a28860 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchAsyncSnippet.g.cs index 410a6070e556..628bfe7e4b95 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchRequestObjectAsyncSnippet.g.cs index 2ee9ce6f6044..7ef95463d64e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchRequestObjectSnippet.g.cs index 7b337b05b5f5..8c0a01a65d81 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchSnippet.g.cs index 27971a1b952c..7e928ed4fe63 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetGrpcProxiesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListAsyncSnippet.g.cs index 0bb06a821f99..c247a1056504 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 204ac075193f..f31895d1cc05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListRequestObjectSnippet.g.cs index b11d5dd67ba3..2e3f6f7db240 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListSnippet.g.cs index 86cc9e9f9af5..370c11fdac78 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteAsyncSnippet.g.cs index c49b8f040ebe..62aff3cb8b27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs index 6e4ed8d554d5..1f4cce896923 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteRequestObjectSnippet.g.cs index 6b8522889708..7ed85906fed1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteSnippet.g.cs index 49f85aeb4444..cf9e7648fb96 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetAsyncSnippet.g.cs index 417a4fa5f996..140510645c4a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetRequestObjectAsyncSnippet.g.cs index 2085c045015c..6084893af92c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetRequestObjectSnippet.g.cs index 5abddc09a31e..98136a31930f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetSnippet.g.cs index 944869384a62..689a3d902a3d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertAsyncSnippet.g.cs index eb4920ca3bd2..4d29dd08502d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs index 33e14f690c09..7fa5c8faffd2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertRequestObjectSnippet.g.cs index d7a91f44bbc3..441644910c99 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertSnippet.g.cs index 32928edaa60f..d0ff69f36d3b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListAsyncSnippet.g.cs index a5d757b112b3..0abf8158adeb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListRequestObjectAsyncSnippet.g.cs index 82ae7a68b33e..fa67b9cd61ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListRequestObjectSnippet.g.cs index 9f981576230a..467a64115d97 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListSnippet.g.cs index c2f43466bce3..fed4e8c7a9e2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchAsyncSnippet.g.cs index dcb516613743..4cbf7fa136c2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchRequestObjectAsyncSnippet.g.cs index dfe039776d2f..0a0672704b62 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchRequestObjectSnippet.g.cs index 47cbb2b8fbab..8a9e7b8f8737 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchSnippet.g.cs index 3184e1808945..68b8cdec035a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapAsyncSnippet.g.cs index f27dad2745cb..2a9a5ef448d0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs index c40086d6cfc2..202630e8c7c0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapRequestObjectSnippet.g.cs index 1b2fc1228825..167df5cc855d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapSnippet.g.cs index 27b57e2467f0..977fc8af79bd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpProxiesClient.SetUrlMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListAsyncSnippet.g.cs index ccbf67174be9..d1c7386166ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 49752226ef95..f21e211f2ed2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListRequestObjectSnippet.g.cs index 6c33e1a07596..6c62c3a47cde 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListSnippet.g.cs index c91db3182186..ff4fd7ef1940 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteAsyncSnippet.g.cs index de1703fcce50..b075dfef7f23 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs index f338f2c427f3..e057276c0973 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteRequestObjectSnippet.g.cs index 1dd814f4452b..c67555166e72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteSnippet.g.cs index f85f47758d95..e146d43c54a2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetAsyncSnippet.g.cs index b4a71dbad478..6bae3249c3e9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetRequestObjectAsyncSnippet.g.cs index 6e239e1e362d..7d8e10b8e285 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetRequestObjectSnippet.g.cs index 58d1078c04e4..165df691128c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetSnippet.g.cs index 265d988e7d49..be9987d07c9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertAsyncSnippet.g.cs index b567edd1b6ee..4f220f3c876f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertRequestObjectAsyncSnippet.g.cs index 00daa8e407cf..c5ed9274f363 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertRequestObjectSnippet.g.cs index 93dbb7453e8b..84f5a8a9b820 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertSnippet.g.cs index dcd0e3910f3c..281f08dccfe9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListAsyncSnippet.g.cs index 0597b3875c5d..3add238abba5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListRequestObjectAsyncSnippet.g.cs index 723987983106..b0509058457e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListRequestObjectSnippet.g.cs index d66fdeb19b61..19b4a1a7a80f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListSnippet.g.cs index acc0e8155e57..84358ac07825 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchAsyncSnippet.g.cs index 7ad7e6a2f769..0a7e3953b16c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchRequestObjectAsyncSnippet.g.cs index 48788ca65af4..002380d8be9b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchRequestObjectSnippet.g.cs index 09b1d3e6d5aa..702674919ee8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchSnippet.g.cs index a4befe80423c..bff02f9fe5bf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapAsyncSnippet.g.cs index e3d1e9f6ea58..3da04bf46c0a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapRequestObjectAsyncSnippet.g.cs index 1ac461aeee54..67794c556eec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapRequestObjectSnippet.g.cs index 1b40ad63bdd7..d9f8ca65d793 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapSnippet.g.cs index c20027f305bb..02556c9f877c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetCertificateMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideAsyncSnippet.g.cs index 70f8470c7098..c0376f08a179 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideRequestObjectAsyncSnippet.g.cs index 1818169e4cf9..8db00435431d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideRequestObjectSnippet.g.cs index e92c3befb12a..4d62c5e00eb9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideSnippet.g.cs index 1fc8bec729f4..532304417ca4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetQuicOverrideSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesAsyncSnippet.g.cs index 16e40f02a8e5..730b9e11e736 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs index 9cebf1e8ef50..9c4d8f012626 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs index 3a6e44da30fe..085985bf49d1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesSnippet.g.cs index 1eed225a60ee..25509d0a469f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslCertificatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyAsyncSnippet.g.cs index 0466462dae0c..6cabfa9ac6ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyRequestObjectAsyncSnippet.g.cs index eb2dbce81748..acf89d91601b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyRequestObjectSnippet.g.cs index 5d834eab979e..0218c65e0789 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicySnippet.g.cs index 8323f0a14d93..7d03e1e4144c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetSslPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapAsyncSnippet.g.cs index 1981281001f2..7394e3b4864a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs index 10f130983cfc..cf4b9d86a493 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapRequestObjectSnippet.g.cs index 45f2f07e834d..07fba674ca41 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapSnippet.g.cs index c306a9e56e0d..5e347241d6d3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetHttpsProxiesClient.SetUrlMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListAsyncSnippet.g.cs index df75f304e5ec..8e85ce95b733 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index f46c119cefde..76e92b9d239f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListRequestObjectSnippet.g.cs index 381d9a233ad1..619eddd53ad0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListSnippet.g.cs index 858c04e28aa0..34bc5c28e0f3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteAsyncSnippet.g.cs index 2d39940d7f87..54b0a7949dd7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteRequestObjectAsyncSnippet.g.cs index 79b3f6122f48..6a41d763e466 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteRequestObjectSnippet.g.cs index 29c61e7a8f48..f6b1fcf47193 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteSnippet.g.cs index 594a8dc51c0a..f68416b8e452 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetAsyncSnippet.g.cs index 8a8a72c6971d..6da00e8c0a71 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetRequestObjectAsyncSnippet.g.cs index bb9bd670a1de..c2fa05f2ea32 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetRequestObjectSnippet.g.cs index 2331b077bd80..0fcabf98ce73 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetSnippet.g.cs index d4d553dea0f0..70f00f248e63 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertAsyncSnippet.g.cs index c1484dcc1548..3ee9f96a87a4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertRequestObjectAsyncSnippet.g.cs index 46da35a9d241..69a5dbce9b85 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertRequestObjectSnippet.g.cs index 484c2d4c97d2..9fac6e5b547d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertSnippet.g.cs index 99fd2200813c..bd12d5019979 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListAsyncSnippet.g.cs index cd9a261c9337..87f9b3b50ffa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListRequestObjectAsyncSnippet.g.cs index d2da701d8cc7..4773cc286dcb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListRequestObjectSnippet.g.cs index e712a9758771..099de1a6de61 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListSnippet.g.cs index 905f2798d33a..cfea5eb334c4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyAsyncSnippet.g.cs index 36b5670c24d4..7a2e9a3ca0ac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs index acb2d0b546e3..a1af5580000a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyRequestObjectSnippet.g.cs index 6262b97ebdd7..8bc25c4f7703 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicySnippet.g.cs index f143b6d4f714..5e537bb42d67 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetInstancesClient.SetSecurityPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckAsyncSnippet.g.cs index 448a03715886..cb3c7fbb1199 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckRequestObjectAsyncSnippet.g.cs index 4a4a51eb33de..4ec6f670356f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckRequestObjectSnippet.g.cs index bcdad1fafb66..85f237ee62d6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckSnippet.g.cs index 3bf8837a2156..366df4f33f77 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddHealthCheckSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceAsyncSnippet.g.cs index 1292271c755c..1b8199138e11 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceRequestObjectAsyncSnippet.g.cs index bbde4299f7d3..9f150c3fdf5f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceRequestObjectSnippet.g.cs index 1b39016719e1..320d5685b099 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceSnippet.g.cs index fe1402abbfd4..3492a438f95f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AddInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListAsyncSnippet.g.cs index 30a8189afa4e..d7253defbfd5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 3c7f21c0d160..9152c4f4df66 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListRequestObjectSnippet.g.cs index a5ec41814731..d542837e01be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListSnippet.g.cs index 48e2f9bf91f3..20f99674ef32 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteAsyncSnippet.g.cs index 380f36ecff5b..026b5bb4b60e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteRequestObjectAsyncSnippet.g.cs index dc1354d82d4d..05b2a184d8e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteRequestObjectSnippet.g.cs index cd3f03d1e1ef..b6bac174c9a5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteSnippet.g.cs index 9dd77720d7b9..85b6d891bd04 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetAsyncSnippet.g.cs index 4bab119304a8..811c3fcf9991 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthAsyncSnippet.g.cs index 9be603a7f8a6..8f2556e083e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthRequestObjectAsyncSnippet.g.cs index 9302554f1f48..7b2106c1db33 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthRequestObjectSnippet.g.cs index f2cedc6e0112..bb097672e018 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthSnippet.g.cs index 86223e853dfc..4679475b04d6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetHealthSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetRequestObjectAsyncSnippet.g.cs index a7d27a36eb86..bf3b282825eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetRequestObjectSnippet.g.cs index 944705796cb6..73862edf4151 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetSnippet.g.cs index 3e62b3f6fefa..769f43e1ee05 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertAsyncSnippet.g.cs index 978220eef128..95bfffe485b4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertRequestObjectAsyncSnippet.g.cs index fa84793fe0be..4e59ac82fe04 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertRequestObjectSnippet.g.cs index 7b5e55dfdb33..41b959e62ac0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertSnippet.g.cs index e4bc085355ff..c81854d22544 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListAsyncSnippet.g.cs index 05926823b1fb..7d30204c67ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListRequestObjectAsyncSnippet.g.cs index f889901b0006..cf17fc0d92c1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListRequestObjectSnippet.g.cs index ec9fbfa625ac..f113ecb628c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListSnippet.g.cs index 5f223b6f9bec..5b67ab8784af 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckAsyncSnippet.g.cs index 749bf3a0b5bc..efcf3dc78849 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckRequestObjectAsyncSnippet.g.cs index 74ea1e45a15c..d3c424a32cc0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckRequestObjectSnippet.g.cs index 244a7c6f007c..3f113613e7c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckSnippet.g.cs index bdc0d46e2a3a..90c4536fd3be 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveHealthCheckSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceAsyncSnippet.g.cs index 4dae5bbb323c..4d918db0180f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceRequestObjectAsyncSnippet.g.cs index 0fce203dfdf0..93e797f47de9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceRequestObjectSnippet.g.cs index eedbe361c189..4a33c01b6302 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceSnippet.g.cs index 686a62f4e78a..692a228e79d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.RemoveInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupAsyncSnippet.g.cs index 085223515af9..af538900d711 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupRequestObjectAsyncSnippet.g.cs index 506a533369ac..a2916e4eed45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupRequestObjectSnippet.g.cs index c6b80a8fec32..de731df9ae72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupSnippet.g.cs index a9481705ba18..e57dd982ed81 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyAsyncSnippet.g.cs index 9aa96b2f2005..a676af7b37ea 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs index e526af960e73..0c0d37672443 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyRequestObjectSnippet.g.cs index ceb2bda74cb4..a081ff22befd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicySnippet.g.cs index e69a8eb0aa5c..51051914e22c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetPoolsClient.SetSecurityPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteAsyncSnippet.g.cs index b2f891815666..7960f34c3c85 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs index 9bfef75a2557..c117640163ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteRequestObjectSnippet.g.cs index fdb2d1dd6a81..7791b5678fcc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteSnippet.g.cs index 9b9b5434454b..0ff193a26f45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetAsyncSnippet.g.cs index 17bde3ce749c..4603db140d50 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetRequestObjectAsyncSnippet.g.cs index c372d9afc963..98e8e9cd97f1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetRequestObjectSnippet.g.cs index e25e5a780be4..6a648032a27f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetSnippet.g.cs index fb8b9df8592b..0ba5d4cb0b8b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertAsyncSnippet.g.cs index 6fb262b72760..30580963752e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertRequestObjectAsyncSnippet.g.cs index 9f06b6df00e6..ad60f89df54d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertRequestObjectSnippet.g.cs index 7a82ff9542e8..2f976f4c5f9a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertSnippet.g.cs index 24c162ad3c50..a3083fdda9d3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListAsyncSnippet.g.cs index 43d633733ba3..46884cff8385 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListRequestObjectAsyncSnippet.g.cs index 99bbe741235e..07fed046a61e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListRequestObjectSnippet.g.cs index df9041daafbb..eb6cecb78046 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListSnippet.g.cs index 7eca4c270b2e..cbc2a5b45562 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceAsyncSnippet.g.cs index 913c9dfa021c..e75198752a50 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceRequestObjectAsyncSnippet.g.cs index a1f9fbdfddd7..2812af79d392 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceRequestObjectSnippet.g.cs index 607df1e418b7..61c159f9e587 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceSnippet.g.cs index 5fee8550d961..54e67f78834b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetBackendServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapAsyncSnippet.g.cs index da48ba06faed..0525a60af56a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapRequestObjectAsyncSnippet.g.cs index e2bbe0a99c35..bd483fa18719 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapRequestObjectSnippet.g.cs index f95712732c1e..980dfe9168ec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapSnippet.g.cs index 6430e99ecff2..e10ca2f5f97d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetCertificateMapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderAsyncSnippet.g.cs index 60cca1306cc6..7f247decdf04 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderRequestObjectAsyncSnippet.g.cs index f73928f05d3b..628bb3a3e5a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderRequestObjectSnippet.g.cs index af67ad5aa24f..56a1ed71723d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderSnippet.g.cs index c35b8c487677..babcd1b4c04f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetProxyHeaderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesAsyncSnippet.g.cs index c9a489d7b620..9378d12ba57e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs index 9422bab198eb..01e81d0ed36c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs index 8c79d73f0073..cba2fdff083f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesSnippet.g.cs index 8db36a3846fb..ae8084ea3e37 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslCertificatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyAsyncSnippet.g.cs index 11fdb04ac8c8..7589dac6a990 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyRequestObjectAsyncSnippet.g.cs index 6b7e948722f7..0ec56bae9d67 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyRequestObjectSnippet.g.cs index 3fcb98f71cb3..dc46b8d99039 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicySnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicySnippet.g.cs index 47a7df720467..58348567f4a7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicySnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetSslProxiesClient.SetSslPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListAsyncSnippet.g.cs index 1fd67d4b2452..f6a7776498e3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 7bd6fe61ef62..fcac0bcf44d4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListRequestObjectSnippet.g.cs index f3e2002db9e1..efc1275fc7bf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListSnippet.g.cs index ea74e909fb12..1b5b9ae8b1cc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteAsyncSnippet.g.cs index aa43580032e0..fdfd8ef4bcef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs index eec8a4c3913f..0d04c739b2f0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteRequestObjectSnippet.g.cs index 4b309db42e1a..5e0499e06c2d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteSnippet.g.cs index 0148ffcf34b1..a0de89360807 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetAsyncSnippet.g.cs index b625855d83b4..61a54ddff8c0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetRequestObjectAsyncSnippet.g.cs index 41cd21fcfafe..4f088f148e38 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetRequestObjectSnippet.g.cs index c359dff15997..eac6c77395c7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetSnippet.g.cs index 84e113adaa11..6f26b93ca51c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertAsyncSnippet.g.cs index 5bca8f3ecd04..265f52c2ea50 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs index b900562b8161..bcc1fa4a18c3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertRequestObjectSnippet.g.cs index cf25b2cb3579..dc0a8b48ad00 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertSnippet.g.cs index 5114d0aeaed7..e56809cde11b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListAsyncSnippet.g.cs index 0c4a84d42e6a..ca47354ec280 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListRequestObjectAsyncSnippet.g.cs index 7f74ab2e3308..cbc8ff4a5bc5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListRequestObjectSnippet.g.cs index 192fa2e00cb5..cef521afa8a1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListSnippet.g.cs index 5fc4b97912ff..5f664efa9c51 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceAsyncSnippet.g.cs index 30e9a4c3bdbc..9cb8be6e6bb1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceRequestObjectAsyncSnippet.g.cs index a85d0b38054d..33d1564e91ff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceRequestObjectSnippet.g.cs index 4757f7cf3e8f..c6ba8046d521 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceSnippet.g.cs index 351090a26635..978b6c3a97d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetBackendServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderAsyncSnippet.g.cs index 7ab1b302c731..a5d0c2a3ba39 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderRequestObjectAsyncSnippet.g.cs index ef1c535073c2..419450ef6160 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderRequestObjectSnippet.g.cs index 903926fbdd82..ee4d0b87310f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderSnippet.g.cs index 3eaf53cd769c..28b10df4ac61 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetTcpProxiesClient.SetProxyHeaderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListAsyncSnippet.g.cs index cc6f72e6885f..46ab272d9b9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 7a1a099e853a..38254bbfded4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListRequestObjectSnippet.g.cs index 399e1c4f6112..f2e4b5cbe2d3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListSnippet.g.cs index c68c53906243..2059b384f9c6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteAsyncSnippet.g.cs index 6f78c776c0f9..1f00ae43e02f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs index f29e257980d3..c5e6c3cf5bd0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteRequestObjectSnippet.g.cs index 1d8722d7213b..1a4e021b8b33 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteSnippet.g.cs index 1090d456a0fb..1c34ffbd1c52 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetAsyncSnippet.g.cs index 7575e0e704d4..f803b6363048 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs index b19d2fa92069..fcb47f7d5f51 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetRequestObjectSnippet.g.cs index 4197504aa2be..a65c39a978ab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetSnippet.g.cs index 1dde7441118f..66247d2aa085 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertAsyncSnippet.g.cs index 2737353c102a..7ad0e512b8e7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs index 862f0ff12a27..07cd28eb5bc7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertRequestObjectSnippet.g.cs index 4b341264b7b4..9471353ecd83 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertSnippet.g.cs index f4853dc0104b..a131bcb3b11f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListAsyncSnippet.g.cs index cbb2c1e96cd4..3f86b194a085 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs index e3f162b4719e..aa66c2c1b733 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListRequestObjectSnippet.g.cs index bf028cc9fa00..8716bca89fa0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListSnippet.g.cs index 3e5139e873bc..dc6fa927ea20 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsAsyncSnippet.g.cs index 95076ab004cc..7f7267e5178f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs index d5b93124f1ab..6997c6a4f146 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs index 6ddd333c8d20..f2e1758f2576 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsSnippet.g.cs index 1d02eeb36e4e..d14828548ba7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/TargetVpnGatewaysClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListAsyncSnippet.g.cs index a01f3f8a723d..19314739038b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 1f9744fc673f..fa00e8fc7733 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListRequestObjectSnippet.g.cs index dadd6964d1ac..cc3f9f141f56 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListSnippet.g.cs index 2ddee91d6827..ad900faf6034 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteAsyncSnippet.g.cs index c9025e9dd639..6bbd1aac753c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteRequestObjectAsyncSnippet.g.cs index 651a663f175a..47444067254f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteRequestObjectSnippet.g.cs index c2d5682b2bf9..40c4535baaa6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteSnippet.g.cs index 110df1c223b5..3ea8183537dc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetAsyncSnippet.g.cs index e5cfd0d8aac7..cab9172b92ff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetRequestObjectAsyncSnippet.g.cs index ab1e626766f6..6665fadfdab7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetRequestObjectSnippet.g.cs index bddafbf52f7f..f25ce7563bf7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetSnippet.g.cs index 022c1933537b..1a26a345d74c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertAsyncSnippet.g.cs index 103f92778750..00911e9e470a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertRequestObjectAsyncSnippet.g.cs index 6f08de08b340..cae8eefce1c6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertRequestObjectSnippet.g.cs index f629440ac49b..f999c0d48e0d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertSnippet.g.cs index fbea28257846..620dbe1b64ba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheAsyncSnippet.g.cs index 5b8907eb6e45..13f1dd831225 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheRequestObjectAsyncSnippet.g.cs index a215e45c6db5..534606df0bcd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheRequestObjectSnippet.g.cs index 4ddc9ed02778..e757f1ee1357 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheSnippet.g.cs index 3cdd8feb215d..bb338a5e571e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.InvalidateCacheSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListAsyncSnippet.g.cs index f5497b96f564..c1cd9b82dbb3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListRequestObjectAsyncSnippet.g.cs index 56dfdd327fb7..15341fb9e61d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListRequestObjectSnippet.g.cs index 0fab0fbeec48..32b1bc630de5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListSnippet.g.cs index dea59a59b9d0..90290080dd78 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchAsyncSnippet.g.cs index 21c6be6cacfa..d1d877d7abcd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchRequestObjectAsyncSnippet.g.cs index a48ba9a9d581..d20f2eadb419 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchRequestObjectSnippet.g.cs index 33918621b3e1..f64dae170d33 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchSnippet.g.cs index 184e593b1a56..54ee2dc1aa6b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.PatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateAsyncSnippet.g.cs index 56f5950f405e..a5d7a426ef02 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateRequestObjectAsyncSnippet.g.cs index f86e1d330da6..2ab99bf06ea8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateRequestObjectSnippet.g.cs index c9b1a4c5f428..2ff81b319f24 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateSnippet.g.cs index 996ad08ebcc2..8f4809772e10 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.UpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateAsyncSnippet.g.cs index 6775682d50e9..9e7c6d5c12e8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateRequestObjectAsyncSnippet.g.cs index 2ea08c6a0c0b..11fc9397f54e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateRequestObjectSnippet.g.cs index 91471d951109..b1bb68498cff 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateSnippet.g.cs index 4520cbb90493..1ed6077fb744 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/UrlMapsClient.ValidateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListAsyncSnippet.g.cs index d564b8c6933b..044b1da818f6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 6b418f063955..63fabe342227 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListRequestObjectSnippet.g.cs index ede5b05a40b6..f544c223755b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListSnippet.g.cs index 908fde2fa637..e065ece773e2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteAsyncSnippet.g.cs index 0539724e9424..5d892b506e4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs index 8b98dcc63a7a..4dc4f207590e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteRequestObjectSnippet.g.cs index f75eb5485c0b..dd7bd7a67b5c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteSnippet.g.cs index 82839e1b9d06..d2bcb7610f34 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetAsyncSnippet.g.cs index e11c0ce701b6..b279c5aabc2e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs index 1526cb2da33e..22499ae3e7e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetRequestObjectSnippet.g.cs index abd9d3e5bf5d..2eb09cd63c28 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetSnippet.g.cs index 5aef324e8f63..66f226cc5480 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusAsyncSnippet.g.cs index b7a5926da931..4b15d19994e5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusRequestObjectAsyncSnippet.g.cs index 03765b8f813f..779cc5ebc115 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusRequestObjectSnippet.g.cs index 33b36db8d61b..7564c3990c80 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusSnippet.g.cs index dfe8875b45bd..78c44c4712b3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.GetStatusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertAsyncSnippet.g.cs index 2f8a35606025..3eebd0bf8108 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs index 7dc1d0b2ef8c..dfc02a8a7811 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertRequestObjectSnippet.g.cs index 03a8515458a2..8a9ccd3220b6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertSnippet.g.cs index d02ddc82bfab..ba9a56306b82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListAsyncSnippet.g.cs index fef6055792ab..97c0c6d97356 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs index 4c2966ebcf6a..70201119bdcd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListRequestObjectSnippet.g.cs index a60ae0f545dc..50f02d9a134a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListSnippet.g.cs index 7298844bb6dc..6a253c5add94 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsAsyncSnippet.g.cs index 547b7695cdee..3e6be1bc9785 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs index fa161c70be4f..2a5dd260e264 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs index fbc9700d0490..8143cfa0af83 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsSnippet.g.cs index 87a38b1e7964..625bb57ef260 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsAsyncSnippet.g.cs index 1ee1080221f3..6838ce79d428 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 95f2a7faf51d..dba71baf3c7d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsRequestObjectSnippet.g.cs index 5fb915bbf50f..394606ec5307 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsSnippet.g.cs index 75654a0c7bdc..7a337fc2d081 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnGatewaysClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListAsyncSnippet.g.cs index a29e35ad96cd..37a29e4492bf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListRequestObjectAsyncSnippet.g.cs index 958979cd6885..52a1e1d3afeb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListRequestObjectSnippet.g.cs index f7fa2043fce8..58be517ee721 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListSnippet.g.cs index ac0b01e2d33e..3949a83154a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.AggregatedListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteAsyncSnippet.g.cs index 6ab473e3a482..f2d36a3cc657 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteRequestObjectAsyncSnippet.g.cs index 6e34ede458c9..9b446cb31ca5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteRequestObjectSnippet.g.cs index 0f2a386ef7e0..cd5ede6ec174 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteSnippet.g.cs index 4b2847df1fe4..b4be44c85215 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetAsyncSnippet.g.cs index 19e83f441bb9..2deaa51672ca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetRequestObjectAsyncSnippet.g.cs index 5d2384d8390d..4de9898dacda 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetRequestObjectSnippet.g.cs index 4b44ad9db00a..19b645e9498f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetSnippet.g.cs index dce30e6a0afd..3d6f794fa4b1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertAsyncSnippet.g.cs index 54de40c77f90..e563dadb0271 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertRequestObjectAsyncSnippet.g.cs index 3b6901dc6216..10378b118daa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertRequestObjectSnippet.g.cs index 114a07cf8c62..7e5e1a1611b7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertSnippet.g.cs index c65ebda20d41..63874771201d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.InsertSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListAsyncSnippet.g.cs index 44c03ed355c0..e312bf8afd8b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListRequestObjectAsyncSnippet.g.cs index eeea68bf2fe2..804f96dedd3a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListRequestObjectSnippet.g.cs index 62e2ca020250..3ec2864c0fe2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListSnippet.g.cs index 05c25d58a077..0af8e53d6838 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsAsyncSnippet.g.cs index 45b5c40c93ad..d14c83838911 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsRequestObjectAsyncSnippet.g.cs index 28d7f729e80a..66afdd025fcf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsRequestObjectSnippet.g.cs index 87c4ea1ca2a5..59f51301d017 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsSnippet.g.cs index bacc56971b52..fd9201c3f95a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/VpnTunnelsClient.SetLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteAsyncSnippet.g.cs index 8604b046116b..6a03675a3b82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs index 66791413c934..3859816b52ca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteRequestObjectSnippet.g.cs index 25b0b3c42fab..febe08f73a5e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteSnippet.g.cs index 00e1d67599c2..2d7868dbe05d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.DeleteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetAsyncSnippet.g.cs index a748e12c1328..7a8d2be8f807 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetRequestObjectAsyncSnippet.g.cs index d5b3440ca988..63774a021f45 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetRequestObjectSnippet.g.cs index 2b176d11f139..25c34bf46509 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetSnippet.g.cs index 7dcdc2652bd4..c031f2e36417 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListAsyncSnippet.g.cs index bf2bd55073af..765633983214 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListRequestObjectAsyncSnippet.g.cs index 1c2c0052ff7a..b045efca589a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListRequestObjectSnippet.g.cs index 801fecd027d4..c92e4c63a9a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListSnippet.g.cs index eb32d77c504b..359dece3ff7d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitAsyncSnippet.g.cs index e8dfcbbfda9e..51418d29902e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitRequestObjectAsyncSnippet.g.cs index 03860af09091..bf42eb21ccd6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitRequestObjectSnippet.g.cs index 025452e87507..592e153483d2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitSnippet.g.cs index f18452deffc9..6192d921226b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZoneOperationsClient.WaitSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetAsyncSnippet.g.cs index 16aa90785147..90033536ffc4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetRequestObjectAsyncSnippet.g.cs index fab4bdd5111e..88aeef69c47a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetRequestObjectSnippet.g.cs index 53da80782be2..7f9ab91f623c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetSnippet.g.cs index b33b82ebd837..17732f8d5e6a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.GetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListAsyncSnippet.g.cs index a5cb22cb4692..91d60e9e2a72 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListRequestObjectAsyncSnippet.g.cs index 57e0e1de516b..75fba6df55c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListRequestObjectSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListRequestObjectSnippet.g.cs index e2cf6fcf1811..b6e13144c770 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListSnippet.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListSnippet.g.cs index 95a58317fe8b..2bef534a140d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListSnippet.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/ZonesClient.ListSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/snippet_metadata_google.cloud.compute.v1.json b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/snippet_metadata_google.cloud.compute.v1.json index 739032c3b074..8e65162120fe 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/snippet_metadata_google.cloud.compute.v1.json +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/snippet_metadata_google.cloud.compute.v1.json @@ -67570,6 +67570,214 @@ } ] }, + { + "regionTag": "compute_v1_generated_NetworkFirewallPolicies_AggregatedList_sync", + "title": "AggregatedListRequestObject", + "description": "Snippet for AggregatedList", + "file": "NetworkFirewallPoliciesClient.AggregatedListRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "AggregatedList", + "fullName": "Google.Cloud.Compute.V1.NetworkFirewallPoliciesClient.AggregatedList", + "parameters": [ + { + "type": "Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable>", + "client": { + "shortName": "NetworkFirewallPoliciesClient", + "fullName": "Google.Cloud.Compute.V1.NetworkFirewallPoliciesClient" + }, + "method": { + "shortName": "AggregatedList", + "fullName": "google.cloud.compute.v1.NetworkFirewallPolicies.AggregatedList", + "service": { + "shortName": "NetworkFirewallPolicies", + "fullName": "google.cloud.compute.v1.NetworkFirewallPolicies" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 84, + "type": "FULL" + }, + { + "start": 37, + "end": 82, + "type": "SHORT" + } + ] + }, + { + "regionTag": "compute_v1_generated_NetworkFirewallPolicies_AggregatedList_async", + "title": "AggregatedListRequestObjectAsync", + "description": "Snippet for AggregatedListAsync", + "file": "NetworkFirewallPoliciesClient.AggregatedListRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "AggregatedListAsync", + "fullName": "Google.Cloud.Compute.V1.NetworkFirewallPoliciesClient.AggregatedListAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable>", + "client": { + "shortName": "NetworkFirewallPoliciesClient", + "fullName": "Google.Cloud.Compute.V1.NetworkFirewallPoliciesClient" + }, + "method": { + "shortName": "AggregatedList", + "fullName": "google.cloud.compute.v1.NetworkFirewallPolicies.AggregatedList", + "service": { + "shortName": "NetworkFirewallPolicies", + "fullName": "google.cloud.compute.v1.NetworkFirewallPolicies" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 86, + "type": "FULL" + }, + { + "start": 39, + "end": 84, + "type": "SHORT" + } + ] + }, + { + "regionTag": "compute_v1_generated_NetworkFirewallPolicies_AggregatedList_sync_flattened", + "title": "AggregatedList", + "description": "Snippet for AggregatedList", + "file": "NetworkFirewallPoliciesClient.AggregatedListSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "AggregatedList", + "fullName": "Google.Cloud.Compute.V1.NetworkFirewallPoliciesClient.AggregatedList", + "parameters": [ + { + "type": "System.String", + "name": "project" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable>", + "client": { + "shortName": "NetworkFirewallPoliciesClient", + "fullName": "Google.Cloud.Compute.V1.NetworkFirewallPoliciesClient" + }, + "method": { + "shortName": "AggregatedList", + "fullName": "google.cloud.compute.v1.NetworkFirewallPolicies.AggregatedList", + "service": { + "shortName": "NetworkFirewallPolicies", + "fullName": "google.cloud.compute.v1.NetworkFirewallPolicies" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 76, + "type": "FULL" + }, + { + "start": 37, + "end": 74, + "type": "SHORT" + } + ] + }, + { + "regionTag": "compute_v1_generated_NetworkFirewallPolicies_AggregatedList_async_flattened", + "title": "AggregatedListAsync", + "description": "Snippet for AggregatedListAsync", + "file": "NetworkFirewallPoliciesClient.AggregatedListAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "AggregatedListAsync", + "fullName": "Google.Cloud.Compute.V1.NetworkFirewallPoliciesClient.AggregatedListAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "project" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable>", + "client": { + "shortName": "NetworkFirewallPoliciesClient", + "fullName": "Google.Cloud.Compute.V1.NetworkFirewallPoliciesClient" + }, + "method": { + "shortName": "AggregatedList", + "fullName": "google.cloud.compute.v1.NetworkFirewallPolicies.AggregatedList", + "service": { + "shortName": "NetworkFirewallPolicies", + "fullName": "google.cloud.compute.v1.NetworkFirewallPolicies" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 78, + "type": "FULL" + }, + { + "start": 39, + "end": 76, + "type": "SHORT" + } + ] + }, { "regionTag": "compute_v1_generated_NetworkFirewallPolicies_CloneRules_sync", "title": "CloneRulesRequestObject", diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AcceleratorTypesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AcceleratorTypesClientSnippets.g.cs index 321fca9a2536..6ec06c7bc97f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AcceleratorTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AcceleratorTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AddressesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AddressesClientSnippets.g.cs index 2e34ee0f880e..815a2739bd82 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AddressesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AddressesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AutoscalersClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AutoscalersClientSnippets.g.cs index e1d286b4bc59..02b0fd59e270 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AutoscalersClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/AutoscalersClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/BackendBucketsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/BackendBucketsClientSnippets.g.cs index f19bed245c43..4ab156bb0c69 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/BackendBucketsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/BackendBucketsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/BackendServicesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/BackendServicesClientSnippets.g.cs index edacad8133f1..4f4e1658daa1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/BackendServicesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/BackendServicesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/DiskTypesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/DiskTypesClientSnippets.g.cs index a0c2cce1f8f1..07cadf897d79 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/DiskTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/DiskTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/DisksClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/DisksClientSnippets.g.cs index 60b131614a20..a4dd6fc4f898 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/DisksClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/DisksClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ExternalVpnGatewaysClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ExternalVpnGatewaysClientSnippets.g.cs index c616e5e4aa01..8d08742c6862 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ExternalVpnGatewaysClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ExternalVpnGatewaysClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/FirewallPoliciesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/FirewallPoliciesClientSnippets.g.cs index ec0e86c7c70a..f4d3c13cc1e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/FirewallPoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/FirewallPoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/FirewallsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/FirewallsClientSnippets.g.cs index 5c525b3f4d64..6d411e8a0616 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/FirewallsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/FirewallsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ForwardingRulesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ForwardingRulesClientSnippets.g.cs index 85d8bfa881a5..3c5668f7f474 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ForwardingRulesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ForwardingRulesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalAddressesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalAddressesClientSnippets.g.cs index ac457b7df2b5..33b7509cbb89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalAddressesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalAddressesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalForwardingRulesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalForwardingRulesClientSnippets.g.cs index 8607f6742396..681d1f53b2ca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalForwardingRulesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalForwardingRulesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalNetworkEndpointGroupsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalNetworkEndpointGroupsClientSnippets.g.cs index f0e3009bc432..d14faeeba90e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalNetworkEndpointGroupsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalNetworkEndpointGroupsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalOperationsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalOperationsClientSnippets.g.cs index a5e47abce9af..fa6f5e427fdd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalOperationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalOperationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalOrganizationOperationsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalOrganizationOperationsClientSnippets.g.cs index 380e351a9b68..9cfe140008cf 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalOrganizationOperationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalOrganizationOperationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalPublicDelegatedPrefixesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalPublicDelegatedPrefixesClientSnippets.g.cs index aa38790ca752..b17e0d3161ee 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalPublicDelegatedPrefixesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/GlobalPublicDelegatedPrefixesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/HealthChecksClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/HealthChecksClientSnippets.g.cs index 2fa0a00684da..a8a1da6b4f57 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/HealthChecksClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/HealthChecksClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ImageFamilyViewsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ImageFamilyViewsClientSnippets.g.cs index db4008de8858..d7f4a66e5721 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ImageFamilyViewsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ImageFamilyViewsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ImagesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ImagesClientSnippets.g.cs index 4808766c0e58..3410df6f0232 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ImagesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ImagesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupManagerResizeRequestsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupManagerResizeRequestsClientSnippets.g.cs index 0a88c12d94d6..83bd2f0c60fa 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupManagerResizeRequestsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupManagerResizeRequestsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupManagersClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupManagersClientSnippets.g.cs index 177494e8563f..2b3969b07f4c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupManagersClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupManagersClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupsClientSnippets.g.cs index 204c449becc0..ebd7f330c2b5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceGroupsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceSettingsServiceClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceSettingsServiceClientSnippets.g.cs index d1f01210cb56..53dd829de132 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceSettingsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceSettingsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceTemplatesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceTemplatesClientSnippets.g.cs index e9750c28d86a..1701d22b967d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceTemplatesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstanceTemplatesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstancesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstancesClientSnippets.g.cs index 4c6eb34cb7d9..dd011fda4a46 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstancesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstancesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstantSnapshotsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstantSnapshotsClientSnippets.g.cs index 695a4214cadf..11d71bd27e96 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstantSnapshotsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InstantSnapshotsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectAttachmentsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectAttachmentsClientSnippets.g.cs index c669179b825d..6c7667bfd6e4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectAttachmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectAttachmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectLocationsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectLocationsClientSnippets.g.cs index ea558917739e..b87ff956bf59 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectLocationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectLocationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectRemoteLocationsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectRemoteLocationsClientSnippets.g.cs index 7f66c3fb333c..9eaceea65c69 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectRemoteLocationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectRemoteLocationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectsClientSnippets.g.cs index 5d0f3a2b2280..5e0362793c4f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/InterconnectsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/LicenseCodesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/LicenseCodesClientSnippets.g.cs index 24c405a3f473..65bd2d736863 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/LicenseCodesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/LicenseCodesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/LicensesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/LicensesClientSnippets.g.cs index 90812832f7b1..d7efc0b6e58c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/LicensesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/LicensesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/MachineImagesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/MachineImagesClientSnippets.g.cs index 19d1b7d91a7b..06dbeb8607a6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/MachineImagesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/MachineImagesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/MachineTypesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/MachineTypesClientSnippets.g.cs index 4bbc90eac45d..ee83eb8fb574 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/MachineTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/MachineTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkAttachmentsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkAttachmentsClientSnippets.g.cs index 2eb5b56ce55b..2d55cad6c037 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkAttachmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkAttachmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkEdgeSecurityServicesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkEdgeSecurityServicesClientSnippets.g.cs index 276eaa204e9a..2aba9677106a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkEdgeSecurityServicesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkEdgeSecurityServicesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkEndpointGroupsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkEndpointGroupsClientSnippets.g.cs index 82980e83b365..d4254476f85a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkEndpointGroupsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkEndpointGroupsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkFirewallPoliciesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkFirewallPoliciesClientSnippets.g.cs index 021b6158ab7d..1ed887add933 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkFirewallPoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkFirewallPoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -21,6 +21,7 @@ namespace GoogleCSharpSnippets using Google.Api.Gax; using Google.Cloud.Compute.V1; using System; + using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using lro = Google.LongRunning; @@ -302,6 +303,202 @@ public async Task AddRuleAsync() // End snippet } + /// Snippet for AggregatedList + public void AggregatedListRequestObject() + { + // Snippet: AggregatedList(AggregatedListNetworkFirewallPoliciesRequest, CallSettings) + // Create client + NetworkFirewallPoliciesClient networkFirewallPoliciesClient = NetworkFirewallPoliciesClient.Create(); + // Initialize request argument(s) + AggregatedListNetworkFirewallPoliciesRequest request = new AggregatedListNetworkFirewallPoliciesRequest + { + OrderBy = "", + Project = "", + ServiceProjectNumber = 0L, + Filter = "", + IncludeAllScopes = false, + ReturnPartialSuccess = false, + }; + // Make the request + PagedEnumerable> response = networkFirewallPoliciesClient.AggregatedList(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (KeyValuePair item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (NetworkFirewallPolicyAggregatedList page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (KeyValuePair item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page> singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (KeyValuePair item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for AggregatedListAsync + public async Task AggregatedListRequestObjectAsync() + { + // Snippet: AggregatedListAsync(AggregatedListNetworkFirewallPoliciesRequest, CallSettings) + // Create client + NetworkFirewallPoliciesClient networkFirewallPoliciesClient = await NetworkFirewallPoliciesClient.CreateAsync(); + // Initialize request argument(s) + AggregatedListNetworkFirewallPoliciesRequest request = new AggregatedListNetworkFirewallPoliciesRequest + { + OrderBy = "", + Project = "", + ServiceProjectNumber = 0L, + Filter = "", + IncludeAllScopes = false, + ReturnPartialSuccess = false, + }; + // Make the request + PagedAsyncEnumerable> response = networkFirewallPoliciesClient.AggregatedListAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((KeyValuePair item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((NetworkFirewallPolicyAggregatedList page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (KeyValuePair item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page> singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (KeyValuePair item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for AggregatedList + public void AggregatedList() + { + // Snippet: AggregatedList(string, string, int?, CallSettings) + // Create client + NetworkFirewallPoliciesClient networkFirewallPoliciesClient = NetworkFirewallPoliciesClient.Create(); + // Initialize request argument(s) + string project = ""; + // Make the request + PagedEnumerable> response = networkFirewallPoliciesClient.AggregatedList(project); + + // Iterate over all response items, lazily performing RPCs as required + foreach (KeyValuePair item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (NetworkFirewallPolicyAggregatedList page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (KeyValuePair item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page> singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (KeyValuePair item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for AggregatedListAsync + public async Task AggregatedListAsync() + { + // Snippet: AggregatedListAsync(string, string, int?, CallSettings) + // Create client + NetworkFirewallPoliciesClient networkFirewallPoliciesClient = await NetworkFirewallPoliciesClient.CreateAsync(); + // Initialize request argument(s) + string project = ""; + // Make the request + PagedAsyncEnumerable> response = networkFirewallPoliciesClient.AggregatedListAsync(project); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((KeyValuePair item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((NetworkFirewallPolicyAggregatedList page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (KeyValuePair item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page> singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (KeyValuePair item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + /// Snippet for CloneRules public void CloneRulesRequestObject() { diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkProfilesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkProfilesClientSnippets.g.cs index e4c0cf3093a2..a0d1530cd0bd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkProfilesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworkProfilesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworksClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworksClientSnippets.g.cs index 89d8a86f75d3..7b00ac159bf4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworksClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NetworksClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeGroupsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeGroupsClientSnippets.g.cs index 64c783873bdc..dd81c02c37da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeGroupsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeGroupsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeTemplatesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeTemplatesClientSnippets.g.cs index 6ef2ba3f7961..cb86402ac7a5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeTemplatesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeTemplatesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeTypesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeTypesClientSnippets.g.cs index da1ec6f7f7ac..97c26edc759f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/NodeTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PacketMirroringsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PacketMirroringsClientSnippets.g.cs index e5c50fe5ae5f..7090b78587d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PacketMirroringsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PacketMirroringsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ProjectsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ProjectsClientSnippets.g.cs index de3ef72fc5db..ea78d9100a9e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ProjectsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ProjectsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PublicAdvertisedPrefixesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PublicAdvertisedPrefixesClientSnippets.g.cs index 28300e04d529..474a792a7a41 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PublicAdvertisedPrefixesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PublicAdvertisedPrefixesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PublicDelegatedPrefixesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PublicDelegatedPrefixesClientSnippets.g.cs index 42ca5a098fcb..b6bd0ad085cb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PublicDelegatedPrefixesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/PublicDelegatedPrefixesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionAutoscalersClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionAutoscalersClientSnippets.g.cs index 02db581730c2..00a1cb2cfc3c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionAutoscalersClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionAutoscalersClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionBackendServicesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionBackendServicesClientSnippets.g.cs index a724f0b26ae4..3a398ad69bdb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionBackendServicesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionBackendServicesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionCommitmentsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionCommitmentsClientSnippets.g.cs index c1b55aa67789..4d9e1d3cc26d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionCommitmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionCommitmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionDiskTypesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionDiskTypesClientSnippets.g.cs index 25053ce38f4f..35388ceab195 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionDiskTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionDiskTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionDisksClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionDisksClientSnippets.g.cs index 044278c85c79..9b778d6a41c5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionDisksClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionDisksClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionHealthCheckServicesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionHealthCheckServicesClientSnippets.g.cs index 32d5198feb21..d1d0b675b1d0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionHealthCheckServicesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionHealthCheckServicesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionHealthChecksClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionHealthChecksClientSnippets.g.cs index 586277f86f42..c25a591e3f6b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionHealthChecksClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionHealthChecksClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceGroupManagersClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceGroupManagersClientSnippets.g.cs index b10095e03fdf..214df6577c46 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceGroupManagersClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceGroupManagersClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceGroupsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceGroupsClientSnippets.g.cs index 59b566d68017..2c6ed6c36226 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceGroupsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceGroupsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceTemplatesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceTemplatesClientSnippets.g.cs index 439c0a134a47..43ac00525755 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceTemplatesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstanceTemplatesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstancesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstancesClientSnippets.g.cs index 73c259a0c222..332be83c1bba 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstancesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstancesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstantSnapshotsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstantSnapshotsClientSnippets.g.cs index 7c6490e97e87..b1d7d324a415 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstantSnapshotsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionInstantSnapshotsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNetworkEndpointGroupsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNetworkEndpointGroupsClientSnippets.g.cs index 2ba029cc58ea..f0c574731911 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNetworkEndpointGroupsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNetworkEndpointGroupsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNetworkFirewallPoliciesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNetworkFirewallPoliciesClientSnippets.g.cs index db001826f9d2..e7f37afa654d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNetworkFirewallPoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNetworkFirewallPoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNotificationEndpointsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNotificationEndpointsClientSnippets.g.cs index 3c7a48f024bf..01cbd10ea51b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNotificationEndpointsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionNotificationEndpointsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionOperationsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionOperationsClientSnippets.g.cs index 8c5d12dd7b81..4ef2db36d6a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionOperationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionOperationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSecurityPoliciesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSecurityPoliciesClientSnippets.g.cs index 28ee98e4edd5..f2eaf6647348 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSecurityPoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSecurityPoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSslCertificatesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSslCertificatesClientSnippets.g.cs index c7162c927e2f..ee6ad26f9f17 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSslCertificatesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSslCertificatesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSslPoliciesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSslPoliciesClientSnippets.g.cs index f6c8e4f6838e..3d839e28b914 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSslPoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionSslPoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetHttpProxiesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetHttpProxiesClientSnippets.g.cs index 02074f626b8e..668a64503a19 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetHttpProxiesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetHttpProxiesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetHttpsProxiesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetHttpsProxiesClientSnippets.g.cs index 55593ba69208..de362a1e1d3e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetHttpsProxiesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetHttpsProxiesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetTcpProxiesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetTcpProxiesClientSnippets.g.cs index 9d856627b3c4..b99889ab1a2e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetTcpProxiesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionTargetTcpProxiesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionUrlMapsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionUrlMapsClientSnippets.g.cs index 292a7470af29..c6e20a6b9765 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionUrlMapsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionUrlMapsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionZonesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionZonesClientSnippets.g.cs index 84f044b943ea..d3119d1d9e5f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionZonesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionZonesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionsClientSnippets.g.cs index 7d419bf01438..c126f00f34d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RegionsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ReservationsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ReservationsClientSnippets.g.cs index 2b8b732ae3ad..ecb033b473c0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ReservationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ReservationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ResourcePoliciesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ResourcePoliciesClientSnippets.g.cs index 80fa1cdccec1..f566b93f0ec1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ResourcePoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ResourcePoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RoutersClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RoutersClientSnippets.g.cs index ebcea87791e9..ae1799f58453 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RoutersClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RoutersClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RoutesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RoutesClientSnippets.g.cs index d5842457bc79..707ebea2be8f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RoutesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/RoutesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SecurityPoliciesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SecurityPoliciesClientSnippets.g.cs index 28dae2201ede..3fff09519ffb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SecurityPoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SecurityPoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ServiceAttachmentsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ServiceAttachmentsClientSnippets.g.cs index b8c8ab413b64..de0786091472 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ServiceAttachmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ServiceAttachmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SnapshotSettingsServiceClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SnapshotSettingsServiceClientSnippets.g.cs index df16183c4e72..5e8eb92b87eb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SnapshotSettingsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SnapshotSettingsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SnapshotsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SnapshotsClientSnippets.g.cs index 4a2bda421856..99dbfaeb1afb 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SnapshotsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SnapshotsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SslCertificatesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SslCertificatesClientSnippets.g.cs index 78845d43aee9..658cbc29cfd7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SslCertificatesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SslCertificatesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SslPoliciesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SslPoliciesClientSnippets.g.cs index 55cb9e66bdb5..3ee92d72fd8a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SslPoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SslPoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/StoragePoolTypesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/StoragePoolTypesClientSnippets.g.cs index e50923dec578..fa1430c37ece 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/StoragePoolTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/StoragePoolTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/StoragePoolsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/StoragePoolsClientSnippets.g.cs index e16e709458f9..c3e1fb895f7d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/StoragePoolsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/StoragePoolsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SubnetworksClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SubnetworksClientSnippets.g.cs index 1980b8f4e80b..ef012414274c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SubnetworksClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/SubnetworksClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetGrpcProxiesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetGrpcProxiesClientSnippets.g.cs index 126cbfaa4a7b..0e322ff3b312 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetGrpcProxiesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetGrpcProxiesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetHttpProxiesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetHttpProxiesClientSnippets.g.cs index 9f3077303293..f3423eb0a8d9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetHttpProxiesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetHttpProxiesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetHttpsProxiesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetHttpsProxiesClientSnippets.g.cs index 7c826949262c..c4c13192cf0b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetHttpsProxiesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetHttpsProxiesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetInstancesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetInstancesClientSnippets.g.cs index 01aa894c87e8..6bb03a9f672f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetInstancesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetInstancesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetPoolsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetPoolsClientSnippets.g.cs index aea9208336b0..8894bc313768 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetPoolsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetPoolsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetSslProxiesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetSslProxiesClientSnippets.g.cs index 89cc27b4c110..c3dc2b5f0a40 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetSslProxiesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetSslProxiesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetTcpProxiesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetTcpProxiesClientSnippets.g.cs index f3bb6044c829..92c2d6afeaee 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetTcpProxiesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetTcpProxiesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetVpnGatewaysClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetVpnGatewaysClientSnippets.g.cs index e6d3ca772ce2..ed8b6c46ae89 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetVpnGatewaysClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/TargetVpnGatewaysClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/UrlMapsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/UrlMapsClientSnippets.g.cs index 14f72387f1e4..31db53213ada 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/UrlMapsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/UrlMapsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/VpnGatewaysClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/VpnGatewaysClientSnippets.g.cs index c5a07001c3a2..db74bd968cc4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/VpnGatewaysClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/VpnGatewaysClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/VpnTunnelsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/VpnTunnelsClientSnippets.g.cs index f74d40829a9f..34697883b33c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/VpnTunnelsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/VpnTunnelsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ZoneOperationsClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ZoneOperationsClientSnippets.g.cs index d5b4f722e4bd..38f899217631 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ZoneOperationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ZoneOperationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ZonesClientSnippets.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ZonesClientSnippets.g.cs index 9de581d1104d..a9056152e93b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ZonesClientSnippets.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.Snippets/ZonesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AcceleratorTypesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AcceleratorTypesClient.g.cs index 146da5070f17..cf1e4c9684b1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AcceleratorTypesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AcceleratorTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AddressesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AddressesClient.g.cs index 60c5ee300eda..2d0201ae97b5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AddressesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AddressesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AutoscalersClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AutoscalersClient.g.cs index 28303b00bda5..c86585d7e3b0 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AutoscalersClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/AutoscalersClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/BackendBucketsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/BackendBucketsClient.g.cs index abc2de374be2..73e8dc100f93 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/BackendBucketsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/BackendBucketsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/BackendServicesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/BackendServicesClient.g.cs index 9d5315e93a41..aabeb5894544 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/BackendServicesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/BackendServicesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Compute.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Compute.g.cs index 9578eca83ba2..35bdca4cf490 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Compute.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Compute.g.cs @@ -474,46 +474,46 @@ static ComputeReflection() { "ARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmrhZcBIAEoA0gGiAEBQgkK", "B19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4X3Jlc3Vs", "dHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVyIqEDCh9B", - "Z2dyZWdhdGVkTGlzdE5vZGVHcm91cHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", - "ASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGI", - "AQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo", - "/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", - "cxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmr", - "hZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Bl", - "c0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", - "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2pl", - "Y3RfbnVtYmVyIqQDCiJBZ2dyZWdhdGVkTGlzdE5vZGVUZW1wbGF0ZXNSZXF1", - "ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9z", - "Y29wZXMY9OHMugEgASgISAGIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1I", - "AogBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4Y", - "ybDECSABKAlIBIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0", - "dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNl", - "X3Byb2plY3RfbnVtYmVyGPmrhZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoT", - "X2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVy", - "X2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNz", - "QhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVyIqADCh5BZ2dyZWdhdGVkTGlz", - "dE5vZGVUeXBlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMK", - "EmluY2x1ZGVfYWxsX3Njb3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVz", - "dWx0cxibyIsaIAEoDUgCiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQES", - "GgoKcGFnZV90b2tlbhjJsMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCAB", - "KAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgF", - "iAEBEicKFnNlcnZpY2VfcHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFC", - "CQoHX2ZpbHRlckIVChNfaW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVz", - "dWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9w", - "YXJ0aWFsX3N1Y2Nlc3NCGQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIipwMK", - "JUFnZ3JlZ2F0ZWRMaXN0UGFja2V0TWlycm9yaW5nc1JlcXVlc3QSFwoGZmls", - "dGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxsX3Njb3Blcxj04cy6", - "ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgCiAEBEhgKCG9y", - "ZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgE", - "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlh", - "bF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZpY2VfcHJvamVjdF9u", - "dW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIVChNfaW5jbHVkZV9h", - "bGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3Bh", - "Z2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3NCGQoXX3NlcnZp", - "Y2VfcHJvamVjdF9udW1iZXIirgMKLEFnZ3JlZ2F0ZWRMaXN0UHVibGljRGVs", - "ZWdhdGVkUHJlZml4ZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", + "dGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVyIq4DCixB", + "Z2dyZWdhdGVkTGlzdE5ldHdvcmtGaXJld2FsbFBvbGljaWVzUmVxdWVzdBIX", + "CgZmaWx0ZXIY+JajoAEgASgJSACIAQESIwoSaW5jbHVkZV9hbGxfc2NvcGVz", + "GPThzLoBIAEoCEgBiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAKIAQES", + "GAoIb3JkZXJfYnkY6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rva2VuGMmwxAkg", + "ASgJSASIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9w", + "YXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISAWIAQESJwoWc2VydmljZV9wcm9q", + "ZWN0X251bWJlchj5q4WXASABKANIBogBAUIJCgdfZmlsdGVyQhUKE19pbmNs", + "dWRlX2FsbF9zY29wZXNCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUIN", + "CgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vzc0IZChdf", + "c2VydmljZV9wcm9qZWN0X251bWJlciKhAwofQWdncmVnYXRlZExpc3ROb2Rl", + "R3JvdXBzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESIwoSaW5j", + "bHVkZV9hbGxfc2NvcGVzGPThzLoBIAEoCEgBiAEBEhsKC21heF9yZXN1bHRz", + "GJvIixogASgNSAKIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIA4gBARIaCgpw", + "YWdlX3Rva2VuGMmwxAkgASgJSASIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISAWIAQES", + "JwoWc2VydmljZV9wcm9qZWN0X251bWJlchj5q4WXASABKANIBogBAUIJCgdf", + "ZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9zY29wZXNCDgoMX21heF9yZXN1bHRz", + "QgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRp", + "YWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9qZWN0X251bWJlciKkAwoiQWdn", + "cmVnYXRlZExpc3ROb2RlVGVtcGxhdGVzUmVxdWVzdBIXCgZmaWx0ZXIY+Jaj", + "oAEgASgJSACIAQESIwoSaW5jbHVkZV9hbGxfc2NvcGVzGPThzLoBIAEoCEgB", + "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAKIAQESGAoIb3JkZXJfYnkY", + "6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSASIAQESFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", + "c3MYtqTP9gEgASgISAWIAQESJwoWc2VydmljZV9wcm9qZWN0X251bWJlchj5", + "q4WXASABKANIBogBAUIJCgdfZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9zY29w", + "ZXNCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", + "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9q", + "ZWN0X251bWJlciKgAwoeQWdncmVnYXRlZExpc3ROb2RlVHlwZXNSZXF1ZXN0", + "EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29w", + "ZXMY9OHMugEgASgISAGIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogB", + "ARIYCghvcmRlcl9ieRjo/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDE", + "CSABKAlIBIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJu", + "X3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3By", + "b2plY3RfbnVtYmVyGPmrhZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2lu", + "Y2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5", + "Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkK", + "F19zZXJ2aWNlX3Byb2plY3RfbnVtYmVyIqcDCiVBZ2dyZWdhdGVkTGlzdFBh", + "Y2tldE1pcnJvcmluZ3NSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", "ARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGIAQESGwoLbWF4", "X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgD", "iAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdwcm9qZWN0GJmW", @@ -522,7 +522,26 @@ static ComputeReflection() { "iAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4", "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", "cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVy", - "IqgDCiZBZ2dyZWdhdGVkTGlzdFJlZ2lvbkNvbW1pdG1lbnRzUmVxdWVzdBIX", + "Iq4DCixBZ2dyZWdhdGVkTGlzdFB1YmxpY0RlbGVnYXRlZFByZWZpeGVzUmVx", + "dWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESIwoSaW5jbHVkZV9hbGxf", + "c2NvcGVzGPThzLoBIAEoCEgBiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgN", + "SAKIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rva2Vu", + "GMmwxAkgASgJSASIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJl", + "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISAWIAQESJwoWc2Vydmlj", + "ZV9wcm9qZWN0X251bWJlchj5q4WXASABKANIBogBAUIJCgdfZmlsdGVyQhUK", + "E19pbmNsdWRlX2FsbF9zY29wZXNCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRl", + "cl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", + "c0IZChdfc2VydmljZV9wcm9qZWN0X251bWJlciKoAwomQWdncmVnYXRlZExp", + "c3RSZWdpb25Db21taXRtZW50c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEo", + "CUgAiAEBEiMKEmluY2x1ZGVfYWxsX3Njb3Blcxj04cy6ASABKAhIAYgBARIb", + "CgttYXhfcmVzdWx0cxibyIsaIAEoDUgCiAEBEhgKCG9yZGVyX2J5GOj9x0wg", + "ASgJSAOIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgEiAEBEhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLak", + "z/YBIAEoCEgFiAEBEicKFnNlcnZpY2VfcHJvamVjdF9udW1iZXIY+auFlwEg", + "ASgDSAaIAQFCCQoHX2ZpbHRlckIVChNfaW5jbHVkZV9hbGxfc2NvcGVzQg4K", + "DF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoX", + "X3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3NCGQoXX3NlcnZpY2VfcHJvamVjdF9u", + "dW1iZXIiowMKIUFnZ3JlZ2F0ZWRMaXN0UmVzZXJ2YXRpb25zUmVxdWVzdBIX", "CgZmaWx0ZXIY+JajoAEgASgJSACIAQESIwoSaW5jbHVkZV9hbGxfc2NvcGVz", "GPThzLoBIAEoCEgBiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAKIAQES", "GAoIb3JkZXJfYnkY6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rva2VuGMmwxAkg", @@ -531,83 +550,17 @@ static ComputeReflection() { "ZWN0X251bWJlchj5q4WXASABKANIBogBAUIJCgdfZmlsdGVyQhUKE19pbmNs", "dWRlX2FsbF9zY29wZXNCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUIN", "CgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vzc0IZChdf", - "c2VydmljZV9wcm9qZWN0X251bWJlciKjAwohQWdncmVnYXRlZExpc3RSZXNl", - "cnZhdGlvbnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIjChJp", - "bmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGIAQESGwoLbWF4X3Jlc3Vs", - "dHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgDiAEBEhoK", - "CnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdwcm9qZWN0GJmWwWwgASgJ", - "QgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBYgB", - "ARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmrhZcBIAEoA0gGiAEBQgkK", - "B19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4X3Jlc3Vs", - "dHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVyIqcDCiVB", - "Z2dyZWdhdGVkTGlzdFJlc291cmNlUG9saWNpZXNSZXF1ZXN0EhcKBmZpbHRl", - "chj4lqOgASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEg", - "ASgISAGIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRl", - "cl9ieRjo/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgB", - "ARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxf", - "c3VjY2Vzcxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVt", - "YmVyGPmrhZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxs", - "X3Njb3Blc0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdl", - "X3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNl", - "X3Byb2plY3RfbnVtYmVyIp4DChxBZ2dyZWdhdGVkTGlzdFJvdXRlcnNSZXF1", - "ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9z", - "Y29wZXMY9OHMugEgASgISAGIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1I", - "AogBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4Y", - "ybDECSABKAlIBIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0", - "dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNl", - "X3Byb2plY3RfbnVtYmVyGPmrhZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoT", - "X2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVy", - "X2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNz", - "QhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVyIqcDCiVBZ2dyZWdhdGVkTGlz", - "dFNlY3VyaXR5UG9saWNpZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", - "AIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGIAQESGwoL", - "bWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo/cdMIAEo", - "CUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdwcm9qZWN0", - "GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2", - "ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmrhZcBIAEo", - "A0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxf", - "bWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19y", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2plY3RfbnVt", - "YmVyIqkDCidBZ2dyZWdhdGVkTGlzdFNlcnZpY2VBdHRhY2htZW50c1JlcXVl", - "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxsX3Nj", - "b3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgC", - "iAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tlbhjJ", - "sMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1", - "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZpY2Vf", - "cHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIVChNf", - "aW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJf", - "YnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3NC", - "GQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIipgMKJEFnZ3JlZ2F0ZWRMaXN0", - "U3NsQ2VydGlmaWNhdGVzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACI", - "AQESIwoSaW5jbHVkZV9hbGxfc2NvcGVzGPThzLoBIAEoCEgBiAEBEhsKC21h", - "eF9yZXN1bHRzGJvIixogASgNSAKIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlI", - "A4gBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSASIAQESFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEg", - "ASgISAWIAQESJwoWc2VydmljZV9wcm9qZWN0X251bWJlchj5q4WXASABKANI", - "BogBAUIJCgdfZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9zY29wZXNCDgoMX21h", - "eF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0", - "dXJuX3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9qZWN0X251bWJl", - "ciKiAwogQWdncmVnYXRlZExpc3RTc2xQb2xpY2llc1JlcXVlc3QSFwoGZmls", - "dGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxsX3Njb3Blcxj04cy6", - "ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgCiAEBEhgKCG9y", - "ZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgE", - "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlh", - "bF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZpY2VfcHJvamVjdF9u", - "dW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIVChNfaW5jbHVkZV9h", - "bGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3Bh", - "Z2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3NCGQoXX3NlcnZp", - "Y2VfcHJvamVjdF9udW1iZXIipwMKJUFnZ3JlZ2F0ZWRMaXN0U3RvcmFnZVBv", - "b2xUeXBlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmlu", - "Y2x1ZGVfYWxsX3Njb3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVzdWx0", - "cxibyIsaIAEoDUgCiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQESGgoK", - "cGFnZV90b2tlbhjJsMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", - "A+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgFiAEB", - "EicKFnNlcnZpY2VfcHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFCCQoH", - "X2ZpbHRlckIVChNfaW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0", - "c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0", - "aWFsX3N1Y2Nlc3NCGQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIiowMKIUFn", - "Z3JlZ2F0ZWRMaXN0U3RvcmFnZVBvb2xzUmVxdWVzdBIXCgZmaWx0ZXIY+Jaj", + "c2VydmljZV9wcm9qZWN0X251bWJlciKnAwolQWdncmVnYXRlZExpc3RSZXNv", + "dXJjZVBvbGljaWVzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQES", + "IwoSaW5jbHVkZV9hbGxfc2NvcGVzGPThzLoBIAEoCEgBiAEBEhsKC21heF9y", + "ZXN1bHRzGJvIixogASgNSAKIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIA4gB", + "ARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSASIAQESFwoHcHJvamVjdBiZlsFs", + "IAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgI", + "SAWIAQESJwoWc2VydmljZV9wcm9qZWN0X251bWJlchj5q4WXASABKANIBogB", + "AUIJCgdfZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9zY29wZXNCDgoMX21heF9y", + "ZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJu", + "X3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9qZWN0X251bWJlciKe", + "AwocQWdncmVnYXRlZExpc3RSb3V0ZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+Jaj", "oAEgASgJSACIAQESIwoSaW5jbHVkZV9hbGxfc2NvcGVzGPThzLoBIAEoCEgB", "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAKIAQESGAoIb3JkZXJfYnkY", "6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSASIAQESFwoH", @@ -616,55 +569,55 @@ static ComputeReflection() { "q4WXASABKANIBogBAUIJCgdfZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9zY29w", "ZXNCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9q", - "ZWN0X251bWJlciKiAwogQWdncmVnYXRlZExpc3RTdWJuZXR3b3Jrc1JlcXVl", - "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxsX3Nj", - "b3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgC", - "iAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tlbhjJ", - "sMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1", - "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZpY2Vf", - "cHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIVChNf", - "aW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJf", - "YnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3NC", - "GQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIiqAMKJkFnZ3JlZ2F0ZWRMaXN0", - "VGFyZ2V0SHR0cFByb3hpZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", - "AIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGIAQESGwoL", - "bWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo/cdMIAEo", - "CUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdwcm9qZWN0", - "GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2", - "ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmrhZcBIAEo", - "A0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxf", - "bWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19y", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2plY3RfbnVt", - "YmVyIqkDCidBZ2dyZWdhdGVkTGlzdFRhcmdldEh0dHBzUHJveGllc1JlcXVl", - "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxsX3Nj", - "b3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgC", - "iAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tlbhjJ", - "sMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1", - "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZpY2Vf", - "cHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIVChNf", - "aW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJf", - "YnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3NC", - "GQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIipgMKJEFnZ3JlZ2F0ZWRMaXN0", - "VGFyZ2V0SW5zdGFuY2VzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACI", - "AQESIwoSaW5jbHVkZV9hbGxfc2NvcGVzGPThzLoBIAEoCEgBiAEBEhsKC21h", - "eF9yZXN1bHRzGJvIixogASgNSAKIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlI", - "A4gBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSASIAQESFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEg", - "ASgISAWIAQESJwoWc2VydmljZV9wcm9qZWN0X251bWJlchj5q4WXASABKANI", - "BogBAUIJCgdfZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9zY29wZXNCDgoMX21h", - "eF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0", - "dXJuX3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9qZWN0X251bWJl", - "ciKiAwogQWdncmVnYXRlZExpc3RUYXJnZXRQb29sc1JlcXVlc3QSFwoGZmls", - "dGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxsX3Njb3Blcxj04cy6", - "ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgCiAEBEhgKCG9y", - "ZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgE", - "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlh", - "bF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZpY2VfcHJvamVjdF9u", - "dW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIVChNfaW5jbHVkZV9h", - "bGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3Bh", - "Z2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3NCGQoXX3NlcnZp", - "Y2VfcHJvamVjdF9udW1iZXIipwMKJUFnZ3JlZ2F0ZWRMaXN0VGFyZ2V0VGNw", - "UHJveGllc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmlu", + "ZWN0X251bWJlciKnAwolQWdncmVnYXRlZExpc3RTZWN1cml0eVBvbGljaWVz", + "UmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESIwoSaW5jbHVkZV9h", + "bGxfc2NvcGVzGPThzLoBIAEoCEgBiAEBEhsKC21heF9yZXN1bHRzGJvIixog", + "ASgNSAKIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rv", + "a2VuGMmwxAkgASgJSASIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicK", + "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISAWIAQESJwoWc2Vy", + "dmljZV9wcm9qZWN0X251bWJlchj5q4WXASABKANIBogBAUIJCgdfZmlsdGVy", + "QhUKE19pbmNsdWRlX2FsbF9zY29wZXNCDgoMX21heF9yZXN1bHRzQgsKCV9v", + "cmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3Vj", + "Y2Vzc0IZChdfc2VydmljZV9wcm9qZWN0X251bWJlciKpAwonQWdncmVnYXRl", + "ZExpc3RTZXJ2aWNlQXR0YWNobWVudHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", + "ASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGI", + "AQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo", + "/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdw", + "cm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", + "cxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmr", + "hZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Bl", + "c0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", + "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2pl", + "Y3RfbnVtYmVyIqYDCiRBZ2dyZWdhdGVkTGlzdFNzbENlcnRpZmljYXRlc1Jl", + "cXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxs", + "X3Njb3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEo", + "DUgCiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tl", + "bhjJsMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZy", + "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZp", + "Y2VfcHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIV", + "ChNfaW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3Jk", + "ZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nl", + "c3NCGQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIiogMKIEFnZ3JlZ2F0ZWRM", + "aXN0U3NsUG9saWNpZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", + "ARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGIAQESGwoLbWF4", + "X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgD", + "iAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASAB", + "KAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmrhZcBIAEoA0gG", + "iAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4", + "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVy", + "IqcDCiVBZ2dyZWdhdGVkTGlzdFN0b3JhZ2VQb29sVHlwZXNSZXF1ZXN0EhcK", + "BmZpbHRlchj4lqOgASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY", + "9OHMugEgASgISAGIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIY", + "CghvcmRlcl9ieRjo/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSAB", + "KAlIBIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3Bh", + "cnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2pl", + "Y3RfbnVtYmVyGPmrhZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1", + "ZGVfYWxsX3Njb3Blc0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0K", + "C19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19z", + "ZXJ2aWNlX3Byb2plY3RfbnVtYmVyIqMDCiFBZ2dyZWdhdGVkTGlzdFN0b3Jh", + "Z2VQb29sc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmlu", "Y2x1ZGVfYWxsX3Njb3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVzdWx0", "cxibyIsaIAEoDUgCiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQESGgoK", "cGFnZV90b2tlbhjJsMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", @@ -672,26 +625,64 @@ static ComputeReflection() { "EicKFnNlcnZpY2VfcHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFCCQoH", "X2ZpbHRlckIVChNfaW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0", "c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0", - "aWFsX3N1Y2Nlc3NCGQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIiqAMKJkFn", - "Z3JlZ2F0ZWRMaXN0VGFyZ2V0VnBuR2F0ZXdheXNSZXF1ZXN0EhcKBmZpbHRl", - "chj4lqOgASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEg", - "ASgISAGIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRl", - "cl9ieRjo/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgB", - "ARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxf", - "c3VjY2Vzcxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVt", - "YmVyGPmrhZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxs", - "X3Njb3Blc0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdl", - "X3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNl", - "X3Byb2plY3RfbnVtYmVyIp4DChxBZ2dyZWdhdGVkTGlzdFVybE1hcHNSZXF1", - "ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9z", - "Y29wZXMY9OHMugEgASgISAGIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1I", - "AogBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4Y", - "ybDECSABKAlIBIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0", - "dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNl", - "X3Byb2plY3RfbnVtYmVyGPmrhZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoT", - "X2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVy", - "X2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNz", - "QhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVyIqIDCiBBZ2dyZWdhdGVkTGlz", + "aWFsX3N1Y2Nlc3NCGQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIiogMKIEFn", + "Z3JlZ2F0ZWRMaXN0U3VibmV0d29ya3NSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", + "ASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGI", + "AQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo", + "/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdw", + "cm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", + "cxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmr", + "hZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Bl", + "c0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", + "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2pl", + "Y3RfbnVtYmVyIqgDCiZBZ2dyZWdhdGVkTGlzdFRhcmdldEh0dHBQcm94aWVz", + "UmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESIwoSaW5jbHVkZV9h", + "bGxfc2NvcGVzGPThzLoBIAEoCEgBiAEBEhsKC21heF9yZXN1bHRzGJvIixog", + "ASgNSAKIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rv", + "a2VuGMmwxAkgASgJSASIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicK", + "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISAWIAQESJwoWc2Vy", + "dmljZV9wcm9qZWN0X251bWJlchj5q4WXASABKANIBogBAUIJCgdfZmlsdGVy", + "QhUKE19pbmNsdWRlX2FsbF9zY29wZXNCDgoMX21heF9yZXN1bHRzQgsKCV9v", + "cmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3Vj", + "Y2Vzc0IZChdfc2VydmljZV9wcm9qZWN0X251bWJlciKpAwonQWdncmVnYXRl", + "ZExpc3RUYXJnZXRIdHRwc1Byb3hpZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", + "ASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGI", + "AQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo", + "/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdw", + "cm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", + "cxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmr", + "hZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Bl", + "c0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", + "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2pl", + "Y3RfbnVtYmVyIqYDCiRBZ2dyZWdhdGVkTGlzdFRhcmdldEluc3RhbmNlc1Jl", + "cXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxs", + "X3Njb3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEo", + "DUgCiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tl", + "bhjJsMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZy", + "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZp", + "Y2VfcHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIV", + "ChNfaW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3Jk", + "ZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nl", + "c3NCGQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIiogMKIEFnZ3JlZ2F0ZWRM", + "aXN0VGFyZ2V0UG9vbHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", + "ARIjChJpbmNsdWRlX2FsbF9zY29wZXMY9OHMugEgASgISAGIAQESGwoLbWF4", + "X3Jlc3VsdHMYm8iLGiABKA1IAogBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgD", + "iAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASAB", + "KAhIBYgBARInChZzZXJ2aWNlX3Byb2plY3RfbnVtYmVyGPmrhZcBIAEoA0gG", + "iAEBQgkKB19maWx0ZXJCFQoTX2luY2x1ZGVfYWxsX3Njb3Blc0IOCgxfbWF4", + "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzQhkKF19zZXJ2aWNlX3Byb2plY3RfbnVtYmVy", + "IqcDCiVBZ2dyZWdhdGVkTGlzdFRhcmdldFRjcFByb3hpZXNSZXF1ZXN0EhcK", + "BmZpbHRlchj4lqOgASABKAlIAIgBARIjChJpbmNsdWRlX2FsbF9zY29wZXMY", + "9OHMugEgASgISAGIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAogBARIY", + "CghvcmRlcl9ieRjo/cdMIAEoCUgDiAEBEhoKCnBhZ2VfdG9rZW4YybDECSAB", + "KAlIBIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3Bh", + "cnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBYgBARInChZzZXJ2aWNlX3Byb2pl", + "Y3RfbnVtYmVyGPmrhZcBIAEoA0gGiAEBQgkKB19maWx0ZXJCFQoTX2luY2x1", + "ZGVfYWxsX3Njb3Blc0IOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0K", + "C19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzQhkKF19z", + "ZXJ2aWNlX3Byb2plY3RfbnVtYmVyIqgDCiZBZ2dyZWdhdGVkTGlzdFRhcmdl", "dFZwbkdhdGV3YXlzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQES", "IwoSaW5jbHVkZV9hbGxfc2NvcGVzGPThzLoBIAEoCEgBiAEBEhsKC21heF9y", "ZXN1bHRzGJvIixogASgNSAKIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIA4gB", @@ -700,2191 +691,2202 @@ static ComputeReflection() { "SAWIAQESJwoWc2VydmljZV9wcm9qZWN0X251bWJlchj5q4WXASABKANIBogB", "AUIJCgdfZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9zY29wZXNCDgoMX21heF9y", "ZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJu", - "X3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9qZWN0X251bWJlciKh", - "AwofQWdncmVnYXRlZExpc3RWcG5UdW5uZWxzUmVxdWVzdBIXCgZmaWx0ZXIY", - "+JajoAEgASgJSACIAQESIwoSaW5jbHVkZV9hbGxfc2NvcGVzGPThzLoBIAEo", - "CEgBiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAKIAQESGAoIb3JkZXJf", - "YnkY6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSASIAQES", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1", - "Y2Nlc3MYtqTP9gEgASgISAWIAQESJwoWc2VydmljZV9wcm9qZWN0X251bWJl", - "chj5q4WXASABKANIBogBAUIJCgdfZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9z", - "Y29wZXNCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90", - "b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9w", - "cm9qZWN0X251bWJlciKBAQoMQWxpYXNJcFJhbmdlEh0KDWlwX2NpZHJfcmFu", - "Z2UYys3kLiABKAlIAIgBARImChVzdWJuZXR3b3JrX3JhbmdlX25hbWUYvrKB", - "uQEgASgJSAGIAQFCEAoOX2lwX2NpZHJfcmFuZ2VCGAoWX3N1Ym5ldHdvcmtf", - "cmFuZ2VfbmFtZSK1BQoeQWxsb2NhdGlvbkFnZ3JlZ2F0ZVJlc2VydmF0aW9u", - "EmkKEGluX3VzZV9yZXNvdXJjZXMY0/eDwwEgAygLMksuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQWxsb2NhdGlvbkFnZ3JlZ2F0ZVJlc2VydmF0aW9uUmVz", - "ZXJ2ZWRSZXNvdXJjZUluZm8SagoScmVzZXJ2ZWRfcmVzb3VyY2VzGM7j1WUg", - "AygLMksuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWxsb2NhdGlvbkFnZ3Jl", - "Z2F0ZVJlc2VydmF0aW9uUmVzZXJ2ZWRSZXNvdXJjZUluZm8SGQoJdm1fZmFt", - "aWx5GOy7zjsgASgJSACIAQESHgoNd29ya2xvYWRfdHlwZRiC/rCCASABKAlI", - "AYgBASKAAgoIVm1GYW1pbHkSFwoTVU5ERUZJTkVEX1ZNX0ZBTUlMWRAAEiUK", - "HlZNX0ZBTUlMWV9DTE9VRF9UUFVfREVWSUNFX0NUMxD8jbcUEisKJFZNX0ZB", - "TUlMWV9DTE9VRF9UUFVfTElURV9ERVZJQ0VfQ1Q1TBDjgsEzEi8KKFZNX0ZB", - "TUlMWV9DTE9VRF9UUFVfTElURV9QT0RfU0xJQ0VfQ1Q1TFAQ89b1CBIqCiJW", - "TV9GQU1JTFlfQ0xPVURfVFBVX1BPRF9TTElDRV9DVDNQELjR2vYBEioKIlZN", - "X0ZBTUlMWV9DTE9VRF9UUFVfUE9EX1NMSUNFX0NUNFAQ19Ha9gEiXgoMV29y", - "a2xvYWRUeXBlEhsKF1VOREVGSU5FRF9XT1JLTE9BRF9UWVBFEAASDAoFQkFU", - "Q0gQmr6DHhIOCgdTRVJWSU5HEOynvQgSEwoLVU5TUEVDSUZJRUQQl76Y+wFC", - "DAoKX3ZtX2ZhbWlseUIQCg5fd29ya2xvYWRfdHlwZSK6AQoyQWxsb2NhdGlv", - "bkFnZ3JlZ2F0ZVJlc2VydmF0aW9uUmVzZXJ2ZWRSZXNvdXJjZUluZm8SdAoL", - "YWNjZWxlcmF0b3IY68SrygEgASgLMlYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuQWxsb2NhdGlvbkFnZ3JlZ2F0ZVJlc2VydmF0aW9uUmVzZXJ2ZWRSZXNv", - "dXJjZUluZm9BY2NlbGVyYXRvckgAiAEBQg4KDF9hY2NlbGVyYXRvciKwAQo9", - "QWxsb2NhdGlvbkFnZ3JlZ2F0ZVJlc2VydmF0aW9uUmVzZXJ2ZWRSZXNvdXJj", - "ZUluZm9BY2NlbGVyYXRvchIiChFhY2NlbGVyYXRvcl9jb3VudBi7tN/wASAB", - "KAVIAIgBARIgChBhY2NlbGVyYXRvcl90eXBlGI7h6EEgASgJSAGIAQFCFAoS", - "X2FjY2VsZXJhdG9yX2NvdW50QhMKEV9hY2NlbGVyYXRvcl90eXBlIqcBChhB", - "bGxvY2F0aW9uUmVzb3VyY2VTdGF0dXMSbwoXc3BlY2lmaWNfc2t1X2FsbG9j", - "YXRpb24Y7//IXSABKAsyRi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BbGxv", - "Y2F0aW9uUmVzb3VyY2VTdGF0dXNTcGVjaWZpY1NLVUFsbG9jYXRpb25IAIgB", - "AUIaChhfc3BlY2lmaWNfc2t1X2FsbG9jYXRpb24ifAotQWxsb2NhdGlvblJl", - "c291cmNlU3RhdHVzU3BlY2lmaWNTS1VBbGxvY2F0aW9uEisKG3NvdXJjZV9p", - "bnN0YW5jZV90ZW1wbGF0ZV9pZBj674I1IAEoCUgAiAEBQh4KHF9zb3VyY2Vf", - "aW5zdGFuY2VfdGVtcGxhdGVfaWQi4gEKRkFsbG9jYXRpb25TcGVjaWZpY1NL", - "VUFsbG9jYXRpb25BbGxvY2F0ZWRJbnN0YW5jZVByb3BlcnRpZXNSZXNlcnZl", - "ZERpc2sSHQoMZGlza19zaXplX2diGLea55YBIAEoA0gAiAEBEhoKCWludGVy", - "ZmFjZRi52tXvASABKAlIAYgBASI+CglJbnRlcmZhY2USFwoTVU5ERUZJTkVE", - "X0lOVEVSRkFDRRAAEgsKBE5WTUUQ4IKTARILCgRTQ1NJEKaBmwFCDwoNX2Rp", - "c2tfc2l6ZV9nYkIMCgpfaW50ZXJmYWNlIpcDCjlBbGxvY2F0aW9uU3BlY2lm", - "aWNTS1VBbGxvY2F0aW9uUmVzZXJ2ZWRJbnN0YW5jZVByb3BlcnRpZXMSSgoS", - "Z3Vlc3RfYWNjZWxlcmF0b3JzGO/Mh90BIAMoCzIqLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkFjY2VsZXJhdG9yQ29uZmlnEnYKCmxvY2FsX3NzZHMYw47T", - "bSADKAsyXy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BbGxvY2F0aW9uU3Bl", - "Y2lmaWNTS1VBbGxvY2F0aW9uQWxsb2NhdGVkSW5zdGFuY2VQcm9wZXJ0aWVz", - "UmVzZXJ2ZWREaXNrEh4KDWxvY2F0aW9uX2hpbnQY0YGSpwEgASgJSACIAQES", - "HAoMbWFjaGluZV90eXBlGLKwymwgASgJSAGIAQESIAoQbWluX2NwdV9wbGF0", - "Zm9ybRj3m+pzIAEoCUgCiAEBQhAKDl9sb2NhdGlvbl9oaW50Qg8KDV9tYWNo", - "aW5lX3R5cGVCEwoRX21pbl9jcHVfcGxhdGZvcm0i/gIKIEFsbG9jYXRpb25T", - "cGVjaWZpY1NLVVJlc2VydmF0aW9uEh4KDWFzc3VyZWRfY291bnQYzfiKhgEg", - "ASgDSACIAQESFQoFY291bnQYj6KdLSABKANIAYgBARIdCgxpbl91c2VfY291", - "bnQYvaum6wEgASgDSAKIAQESdwoTaW5zdGFuY2VfcHJvcGVydGllcxidnthm", - "IAEoCzJSLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFsbG9jYXRpb25TcGVj", - "aWZpY1NLVUFsbG9jYXRpb25SZXNlcnZlZEluc3RhbmNlUHJvcGVydGllc0gD", - "iAEBEikKGHNvdXJjZV9pbnN0YW5jZV90ZW1wbGF0ZRjAw8GeASABKAlIBIgB", - "AUIQCg5fYXNzdXJlZF9jb3VudEIICgZfY291bnRCDwoNX2luX3VzZV9jb3Vu", - "dEIWChRfaW5zdGFuY2VfcHJvcGVydGllc0IbChlfc291cmNlX2luc3RhbmNl", - "X3RlbXBsYXRlIksKB0FsbG93ZWQSHQoMSV9wX3Byb3RvY29sGL323ugBIAEo", - "CUgAiAEBEhAKBXBvcnRzGJLw+TIgAygJQg8KDV9JX3BfcHJvdG9jb2wioAEK", - "JkFubm91bmNlUHVibGljQWR2ZXJ0aXNlZFByZWZpeGVSZXF1ZXN0EiEKB3By", - "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSKAoYcHVibGljX2FkdmVy", - "dGlzZWRfcHJlZml4GJ73yTAgASgJQgPgQQISGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIr8BCiVBbm5vdW5jZVB1YmxpY0Rl", - "bGVnYXRlZFByZWZpeGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", - "AvJHB3Byb2plY3QSJwoXcHVibGljX2RlbGVnYXRlZF9wcmVmaXgY6NyxYSAB", - "KAlCA+BBAhIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiqAIKMkFw", - "cGx5VXBkYXRlc1RvSW5zdGFuY2VzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1", - "ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhKJ", - "AQo2aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfYXBwbHlfdXBkYXRlc19yZXF1", - "ZXN0X3Jlc291cmNlGNP2znsgASgLMkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSW5zdGFuY2VHcm91cE1hbmFnZXJzQXBwbHlVcGRhdGVzUmVxdWVzdEID", - "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGwoEem9u", - "ZRisx+QBIAEoCUIK4EEC8kcEem9uZSK/Ago4QXBwbHlVcGRhdGVzVG9JbnN0", - "YW5jZXNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5z", - "dGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEKB3Byb2plY3QY", - "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzg", - "QQLyRwZyZWdpb24SlgEKPXJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", - "c19hcHBseV91cGRhdGVzX3JlcXVlc3RfcmVzb3VyY2UY/umtJCABKAsyRy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3VwTWFu", - "YWdlcnNBcHBseVVwZGF0ZXNSZXF1ZXN0QgPgQQIingIKGUF0dGFjaERpc2tJ", - "bnN0YW5jZVJlcXVlc3QSTQoWYXR0YWNoZWRfZGlza19yZXNvdXJjZRiVkpor", - "IAEoCzIlLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF0dGFjaGVkRGlza0ID", - "4EECEhwKDGZvcmNlX2F0dGFjaBiZpIlEIAEoCEgAiAEBEhgKCGluc3RhbmNl", - "GJWp2gggASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQESGwoEem9uZRisx+QB", - "IAEoCUIK4EEC8kcEem9uZUIPCg1fZm9yY2VfYXR0YWNoQg0KC19yZXF1ZXN0", - "X2lkIs8CCjdBdHRhY2hOZXR3b3JrRW5kcG9pbnRzR2xvYmFsTmV0d29ya0Vu", - "ZHBvaW50R3JvdXBSZXF1ZXN0EpwBCkBnbG9iYWxfbmV0d29ya19lbmRwb2lu", - "dF9ncm91cHNfYXR0YWNoX2VuZHBvaW50c19yZXF1ZXN0X3Jlc291cmNlGOuh", - "0Q4gASgLMkouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2xvYmFsTmV0d29y", - "a0VuZHBvaW50R3JvdXBzQXR0YWNoRW5kcG9pbnRzUmVxdWVzdEID4EECEicK", - "Fm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAYhsvzzgEgASgJQgPgQQISIQoHcHJv", - "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi2AIKMUF0dGFjaE5ldHdvcmtF", - "bmRwb2ludHNOZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QSJwoWbmV0d29y", - "a19lbmRwb2ludF9ncm91cBiGy/POASABKAlCA+BBAhKOAQo5bmV0d29ya19l", - "bmRwb2ludF9ncm91cHNfYXR0YWNoX2VuZHBvaW50c19yZXF1ZXN0X3Jlc291", - "cmNlGIe1ICABKAsyRC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3Jr", - "RW5kcG9pbnRHcm91cHNBdHRhY2hFbmRwb2ludHNSZXF1ZXN0QgPgQQISIQoH", - "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUIN", - "CgtfcmVxdWVzdF9pZCLxAgo3QXR0YWNoTmV0d29ya0VuZHBvaW50c1JlZ2lv", - "bk5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBInChZuZXR3b3JrX2VuZHBv", - "aW50X2dyb3VwGIbL884BIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", - "DeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdp", - "b24SnQEKQHJlZ2lvbl9uZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19hdHRhY2hf", - "ZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2UY/PndnwEgASgLMkouZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uTmV0d29ya0VuZHBvaW50R3JvdXBz", - "QXR0YWNoRW5kcG9pbnRzUmVxdWVzdEID4EECEhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLcCgoMQXR0YWNoZWREaXNrEh0K", - "DGFyY2hpdGVjdHVyZRjT0rGQASABKAlIAIgBARIcCgthdXRvX2RlbGV0ZRi7", - "5M7dASABKAhIAYgBARIUCgRib290GPL1uAEgASgISAKIAQESGwoLZGV2aWNl", - "X25hbWUY1LWaICABKAlIA4gBARJUChNkaXNrX2VuY3J5cHRpb25fa2V5GIXt", - "xIEBIAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1c3RvbWVyRW5j", - "cnlwdGlvbktleUgEiAEBEh0KDGRpc2tfc2l6ZV9nYhi3mueWASABKANIBYgB", - "ARIcCgxmb3JjZV9hdHRhY2gYmaSJRCABKAhIBogBARJFChFndWVzdF9vc19m", - "ZWF0dXJlcxjR4OclIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkd1", - "ZXN0T3NGZWF0dXJlEhUKBWluZGV4GNLR7C8gASgFSAeIAQESWAoRaW5pdGlh", - "bGl6ZV9wYXJhbXMYlZK4CCABKAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5BdHRhY2hlZERpc2tJbml0aWFsaXplUGFyYW1zSAiIAQESGgoJaW50ZXJm", - "YWNlGLna1e8BIAEoCUgJiAEBEhQKBGtpbmQYlPfIASABKAlICogBARIUCghs", - "aWNlbnNlcxjSiIChASADKAkSFAoEbW9kZRij88wBIAEoCUgLiAEBEhwKC3Nh", - "dmVkX3N0YXRlGNmpocQBIAEoCUgMiAEBElwKH3NoaWVsZGVkX2luc3RhbmNl", - "X2luaXRpYWxfc3RhdGUYg8TcWyABKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5Jbml0aWFsU3RhdGVDb25maWdIDYgBARIWCgZzb3VyY2UYm9DBVCAB", - "KAlIDogBARIUCgR0eXBlGLqe2gEgASgJSA+IAQEiagoMQXJjaGl0ZWN0dXJl", - "EhoKFlVOREVGSU5FRF9BUkNISVRFQ1RVUkUQABIgChhBUkNISVRFQ1RVUkVf", - "VU5TUEVDSUZJRUQQq9SdvAESDAoFQVJNNjQQ+svpHRIOCgZYODZfNjQQx6Tm", - "ygEiPgoJSW50ZXJmYWNlEhcKE1VOREVGSU5FRF9JTlRFUkZBQ0UQABILCgRO", - "Vk1FEOCCkwESCwoEU0NTSRCmgZsBIj8KBE1vZGUSEgoOVU5ERUZJTkVEX01P", - "REUQABIQCglSRUFEX09OTFkQtZnsKxIRCgpSRUFEX1dSSVRFENaX5FIiXwoK", - "U2F2ZWRTdGF0ZRIZChVVTkRFRklORURfU0FWRURfU1RBVEUQABIkChxESVNL", - "X1NBVkVEX1NUQVRFX1VOU1BFQ0lGSUVEEM+/yroBEhAKCVBSRVNFUlZFRBD4", - "1ph5Ij8KBFR5cGUSEgoOVU5ERUZJTkVEX1RZUEUQABISCgpQRVJTSVNURU5U", - "EJf11dsBEg8KB1NDUkFUQ0gQ2v3w7AFCDwoNX2FyY2hpdGVjdHVyZUIOCgxf", - "YXV0b19kZWxldGVCBwoFX2Jvb3RCDgoMX2RldmljZV9uYW1lQhYKFF9kaXNr", - "X2VuY3J5cHRpb25fa2V5Qg8KDV9kaXNrX3NpemVfZ2JCDwoNX2ZvcmNlX2F0", - "dGFjaEIICgZfaW5kZXhCFAoSX2luaXRpYWxpemVfcGFyYW1zQgwKCl9pbnRl", - "cmZhY2VCBwoFX2tpbmRCBwoFX21vZGVCDgoMX3NhdmVkX3N0YXRlQiIKIF9z", - "aGllbGRlZF9pbnN0YW5jZV9pbml0aWFsX3N0YXRlQgkKB19zb3VyY2VCBwoF", - "X3R5cGUijwwKHEF0dGFjaGVkRGlza0luaXRpYWxpemVQYXJhbXMSHQoMYXJj", - "aGl0ZWN0dXJlGNPSsZABIAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skB", - "IAEoCUgBiAEBEhkKCWRpc2tfbmFtZRjtv6AsIAEoCUgCiAEBEh0KDGRpc2tf", - "c2l6ZV9nYhi3mueWASABKANIA4gBARIZCglkaXNrX3R5cGUYnOmsLCABKAlI", - "BIgBARIrChtlbmFibGVfY29uZmlkZW50aWFsX2NvbXB1dGUYvOvZMCABKAhI", - "BYgBARJVCgZsYWJlbHMY/7/B7gEgAygLMkEuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuQXR0YWNoZWREaXNrSW5pdGlhbGl6ZVBhcmFtcy5MYWJlbHNFbnRy", - "eRIUCghsaWNlbnNlcxjSiIChASADKAkSIAoQb25fdXBkYXRlX2FjdGlvbhiM", - "2MRgIAEoCUgGiAEBEiAKEHByb3Zpc2lvbmVkX2lvcHMY1L2HWSABKANIB4gB", - "ARInChZwcm92aXNpb25lZF90aHJvdWdocHV0GJW+iPsBIAEoA0gIiAEBEhgK", - "DXJlcGxpY2Ffem9uZXMYgLiMFyADKAkScQoVcmVzb3VyY2VfbWFuYWdlcl90", - "YWdzGPybi7QBIAMoCzJOLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF0dGFj", - "aGVkRGlza0luaXRpYWxpemVQYXJhbXMuUmVzb3VyY2VNYW5hZ2VyVGFnc0Vu", - "dHJ5EhwKEXJlc291cmNlX3BvbGljaWVzGOGczAogAygJEhwKDHNvdXJjZV9p", - "bWFnZRi36IYYIAEoCUgJiAEBElwKG3NvdXJjZV9pbWFnZV9lbmNyeXB0aW9u", - "X2tleRirkfW1ASABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DdXN0", - "b21lckVuY3J5cHRpb25LZXlICogBARIfCg9zb3VyY2Vfc25hcHNob3QY6JqO", - "PCABKAlIC4gBARJfCh5zb3VyY2Vfc25hcHNob3RfZW5jcnlwdGlvbl9rZXkY", - "2o7nkAEgASgLMi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJF", - "bmNyeXB0aW9uS2V5SAyIAQESHQoMc3RvcmFnZV9wb29sGODG8asBIAEoCUgN", - "iAEBGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEo", - "CToCOAEaOgoYUmVzb3VyY2VNYW5hZ2VyVGFnc0VudHJ5EgsKA2tleRgBIAEo", - "CRINCgV2YWx1ZRgCIAEoCToCOAEiagoMQXJjaGl0ZWN0dXJlEhoKFlVOREVG", - "SU5FRF9BUkNISVRFQ1RVUkUQABIgChhBUkNISVRFQ1RVUkVfVU5TUEVDSUZJ", - "RUQQq9SdvAESDAoFQVJNNjQQ+svpHRIOCgZYODZfNjQQx6TmygEiigEKDk9u", - "VXBkYXRlQWN0aW9uEh4KGlVOREVGSU5FRF9PTl9VUERBVEVfQUNUSU9OEAAS", - "FQoNUkVDUkVBVEVfRElTSxDtnfbrARInCh9SRUNSRUFURV9ESVNLX0lGX1NP", - "VVJDRV9DSEFOR0VEEICK6r0BEhgKEVVTRV9FWElTVElOR19ESVNLEPnl+W5C", - "DwoNX2FyY2hpdGVjdHVyZUIOCgxfZGVzY3JpcHRpb25CDAoKX2Rpc2tfbmFt", - "ZUIPCg1fZGlza19zaXplX2diQgwKCl9kaXNrX3R5cGVCHgocX2VuYWJsZV9j", - "b25maWRlbnRpYWxfY29tcHV0ZUITChFfb25fdXBkYXRlX2FjdGlvbkITChFf", - "cHJvdmlzaW9uZWRfaW9wc0IZChdfcHJvdmlzaW9uZWRfdGhyb3VnaHB1dEIP", - "Cg1fc291cmNlX2ltYWdlQh4KHF9zb3VyY2VfaW1hZ2VfZW5jcnlwdGlvbl9r", - "ZXlCEgoQX3NvdXJjZV9zbmFwc2hvdEIhCh9fc291cmNlX3NuYXBzaG90X2Vu", - "Y3J5cHRpb25fa2V5Qg8KDV9zdG9yYWdlX3Bvb2wimAEKC0F1ZGl0Q29uZmln", - "EkYKEWF1ZGl0X2xvZ19jb25maWdzGJLq8ugBIAMoCzInLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkF1ZGl0TG9nQ29uZmlnEhsKEGV4ZW1wdGVkX21lbWJl", - "cnMYmN31biADKAkSGAoHc2VydmljZRi1jY+yASABKAlIAIgBAUIKCghfc2Vy", - "dmljZSKUAgoOQXVkaXRMb2dDb25maWcSGwoQZXhlbXB0ZWRfbWVtYmVycxiY", - "3fVuIAMoCRInChdpZ25vcmVfY2hpbGRfZXhlbXB0aW9ucxiaj7khIAEoCEgA", - "iAEBEhkKCGxvZ190eXBlGNWenMABIAEoCUgBiAEBIngKB0xvZ1R5cGUSFgoS", - "VU5ERUZJTkVEX0xPR19UWVBFEAASEQoKQURNSU5fUkVBRBCmyb49EhEKCURB", - "VEFfUkVBRBCLusWRARISCgpEQVRBX1dSSVRFEOqFm6IBEhsKFExPR19UWVBF", - "X1VOU1BFQ0lGSUVEEM3K10lCGgoYX2lnbm9yZV9jaGlsZF9leGVtcHRpb25z", - "QgsKCV9sb2dfdHlwZSKdBwoKQXV0b3NjYWxlchJOChJhdXRvc2NhbGluZ19w", - "b2xpY3kY2eDqaSABKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRv", - "c2NhbGluZ1BvbGljeUgAiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cO", - "IAEoCUgBiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgCiAEBEhAKAmlk", - "GJsaIAEoBEgDiAEBEhQKBGtpbmQYlPfIASABKAlIBIgBARIUCgRuYW1lGIv1", - "zQEgASgJSAWIAQESIAoQcmVjb21tZW5kZWRfc2l6ZRjl9v16IAEoBUgGiAEB", - "EhYKBnJlZ2lvbhj0zaBCIAEoCUgHiAEBEmMKF3NjYWxpbmdfc2NoZWR1bGVf", - "c3RhdHVzGOKrl94BIAMoCzI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF1", - "dG9zY2FsZXIuU2NhbGluZ1NjaGVkdWxlU3RhdHVzRW50cnkSGgoJc2VsZl9s", - "aW5rGI2SxdkBIAEoCUgIiAEBEhYKBnN0YXR1cxjyn7dWIAEoCUgJiAEBEkwK", - "DnN0YXR1c19kZXRhaWxzGPWtoa0BIAMoCzIwLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkF1dG9zY2FsZXJTdGF0dXNEZXRhaWxzEhYKBnRhcmdldBiR4/lb", - "IAEoCUgKiAEBEhQKBHpvbmUYrMfkASABKAlIC4gBARpsChpTY2FsaW5nU2No", - "ZWR1bGVTdGF0dXNFbnRyeRILCgNrZXkYASABKAkSPQoFdmFsdWUYAiABKAsy", - "Li5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TY2FsaW5nU2NoZWR1bGVTdGF0", - "dXM6AjgBIl4KBlN0YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASDgoGQUNU", - "SVZFEIbmiZYBEhAKCERFTEVUSU5HEKinh/wBEgwKBUVSUk9SEOizyx8SDgoH", - "UEVORElORxD3qvAQQhUKE19hdXRvc2NhbGluZ19wb2xpY3lCFQoTX2NyZWF0", - "aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CBQoDX2lkQgcKBV9raW5k", - "QgcKBV9uYW1lQhMKEV9yZWNvbW1lbmRlZF9zaXplQgkKB19yZWdpb25CDAoK", - "X3NlbGZfbGlua0IJCgdfc3RhdHVzQgkKB190YXJnZXRCBwoFX3pvbmUivwMK", - "GEF1dG9zY2FsZXJBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJO", - "CgVpdGVtcxjAz/cvIAMoCzI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF1", - "dG9zY2FsZXJBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfI", - "ASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIa", - "CglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFjaGFibGVzGJ+g", - "hnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5XYXJuaW5nSASIAQEaXAoKSXRlbXNFbnRyeRILCgNrZXkYASAB", - "KAkSPQoFdmFsdWUYAiABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5B", - "dXRvc2NhbGVyc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBf", - "bmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcipQIK", - "DkF1dG9zY2FsZXJMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjUKBWl0ZW1zGMDP", - "9y8gAygLMiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxlchIU", + "X3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9qZWN0X251bWJlciKe", + "AwocQWdncmVnYXRlZExpc3RVcmxNYXBzUmVxdWVzdBIXCgZmaWx0ZXIY+Jaj", + "oAEgASgJSACIAQESIwoSaW5jbHVkZV9hbGxfc2NvcGVzGPThzLoBIAEoCEgB", + "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAKIAQESGAoIb3JkZXJfYnkY", + "6P3HTCABKAlIA4gBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSASIAQESFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", + "c3MYtqTP9gEgASgISAWIAQESJwoWc2VydmljZV9wcm9qZWN0X251bWJlchj5", + "q4WXASABKANIBogBAUIJCgdfZmlsdGVyQhUKE19pbmNsdWRlX2FsbF9zY29w", + "ZXNCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", + "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vzc0IZChdfc2VydmljZV9wcm9q", + "ZWN0X251bWJlciKiAwogQWdncmVnYXRlZExpc3RWcG5HYXRld2F5c1JlcXVl", + "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMKEmluY2x1ZGVfYWxsX3Nj", + "b3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgC", + "iAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tlbhjJ", + "sMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgFiAEBEicKFnNlcnZpY2Vf", + "cHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFCCQoHX2ZpbHRlckIVChNf", + "aW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJf", + "YnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3NC", + "GQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIioQMKH0FnZ3JlZ2F0ZWRMaXN0", + "VnBuVHVubmVsc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiMK", + "EmluY2x1ZGVfYWxsX3Njb3Blcxj04cy6ASABKAhIAYgBARIbCgttYXhfcmVz", + "dWx0cxibyIsaIAEoDUgCiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOIAQES", + "GgoKcGFnZV90b2tlbhjJsMQJIAEoCUgEiAEBEhcKB3Byb2plY3QYmZbBbCAB", + "KAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgF", + "iAEBEicKFnNlcnZpY2VfcHJvamVjdF9udW1iZXIY+auFlwEgASgDSAaIAQFC", + "CQoHX2ZpbHRlckIVChNfaW5jbHVkZV9hbGxfc2NvcGVzQg4KDF9tYXhfcmVz", + "dWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9w", + "YXJ0aWFsX3N1Y2Nlc3NCGQoXX3NlcnZpY2VfcHJvamVjdF9udW1iZXIigQEK", + "DEFsaWFzSXBSYW5nZRIdCg1pcF9jaWRyX3JhbmdlGMrN5C4gASgJSACIAQES", + "JgoVc3VibmV0d29ya19yYW5nZV9uYW1lGL6ygbkBIAEoCUgBiAEBQhAKDl9p", + "cF9jaWRyX3JhbmdlQhgKFl9zdWJuZXR3b3JrX3JhbmdlX25hbWUitQUKHkFs", + "bG9jYXRpb25BZ2dyZWdhdGVSZXNlcnZhdGlvbhJpChBpbl91c2VfcmVzb3Vy", + "Y2VzGNP3g8MBIAMoCzJLLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFsbG9j", + "YXRpb25BZ2dyZWdhdGVSZXNlcnZhdGlvblJlc2VydmVkUmVzb3VyY2VJbmZv", + "EmoKEnJlc2VydmVkX3Jlc291cmNlcxjO49VlIAMoCzJLLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkFsbG9jYXRpb25BZ2dyZWdhdGVSZXNlcnZhdGlvblJl", + "c2VydmVkUmVzb3VyY2VJbmZvEhkKCXZtX2ZhbWlseRjsu847IAEoCUgAiAEB", + "Eh4KDXdvcmtsb2FkX3R5cGUYgv6wggEgASgJSAGIAQEigAIKCFZtRmFtaWx5", + "EhcKE1VOREVGSU5FRF9WTV9GQU1JTFkQABIlCh5WTV9GQU1JTFlfQ0xPVURf", + "VFBVX0RFVklDRV9DVDMQ/I23FBIrCiRWTV9GQU1JTFlfQ0xPVURfVFBVX0xJ", + "VEVfREVWSUNFX0NUNUwQ44LBMxIvCihWTV9GQU1JTFlfQ0xPVURfVFBVX0xJ", + "VEVfUE9EX1NMSUNFX0NUNUxQEPPW9QgSKgoiVk1fRkFNSUxZX0NMT1VEX1RQ", + "VV9QT0RfU0xJQ0VfQ1QzUBC40dr2ARIqCiJWTV9GQU1JTFlfQ0xPVURfVFBV", + "X1BPRF9TTElDRV9DVDRQENfR2vYBIl4KDFdvcmtsb2FkVHlwZRIbChdVTkRF", + "RklORURfV09SS0xPQURfVFlQRRAAEgwKBUJBVENIEJq+gx4SDgoHU0VSVklO", + "RxDsp70IEhMKC1VOU1BFQ0lGSUVEEJe+mPsBQgwKCl92bV9mYW1pbHlCEAoO", + "X3dvcmtsb2FkX3R5cGUiugEKMkFsbG9jYXRpb25BZ2dyZWdhdGVSZXNlcnZh", + "dGlvblJlc2VydmVkUmVzb3VyY2VJbmZvEnQKC2FjY2VsZXJhdG9yGOvEq8oB", + "IAEoCzJWLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFsbG9jYXRpb25BZ2dy", + "ZWdhdGVSZXNlcnZhdGlvblJlc2VydmVkUmVzb3VyY2VJbmZvQWNjZWxlcmF0", + "b3JIAIgBAUIOCgxfYWNjZWxlcmF0b3IisAEKPUFsbG9jYXRpb25BZ2dyZWdh", + "dGVSZXNlcnZhdGlvblJlc2VydmVkUmVzb3VyY2VJbmZvQWNjZWxlcmF0b3IS", + "IgoRYWNjZWxlcmF0b3JfY291bnQYu7Tf8AEgASgFSACIAQESIAoQYWNjZWxl", + "cmF0b3JfdHlwZRiO4ehBIAEoCUgBiAEBQhQKEl9hY2NlbGVyYXRvcl9jb3Vu", + "dEITChFfYWNjZWxlcmF0b3JfdHlwZSKnAQoYQWxsb2NhdGlvblJlc291cmNl", + "U3RhdHVzEm8KF3NwZWNpZmljX3NrdV9hbGxvY2F0aW9uGO//yF0gASgLMkYu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWxsb2NhdGlvblJlc291cmNlU3Rh", + "dHVzU3BlY2lmaWNTS1VBbGxvY2F0aW9uSACIAQFCGgoYX3NwZWNpZmljX3Nr", + "dV9hbGxvY2F0aW9uInwKLUFsbG9jYXRpb25SZXNvdXJjZVN0YXR1c1NwZWNp", + "ZmljU0tVQWxsb2NhdGlvbhIrChtzb3VyY2VfaW5zdGFuY2VfdGVtcGxhdGVf", + "aWQY+u+CNSABKAlIAIgBAUIeChxfc291cmNlX2luc3RhbmNlX3RlbXBsYXRl", + "X2lkIuIBCkZBbGxvY2F0aW9uU3BlY2lmaWNTS1VBbGxvY2F0aW9uQWxsb2Nh", + "dGVkSW5zdGFuY2VQcm9wZXJ0aWVzUmVzZXJ2ZWREaXNrEh0KDGRpc2tfc2l6", + "ZV9nYhi3mueWASABKANIAIgBARIaCglpbnRlcmZhY2UYudrV7wEgASgJSAGI", + "AQEiPgoJSW50ZXJmYWNlEhcKE1VOREVGSU5FRF9JTlRFUkZBQ0UQABILCgRO", + "Vk1FEOCCkwESCwoEU0NTSRCmgZsBQg8KDV9kaXNrX3NpemVfZ2JCDAoKX2lu", + "dGVyZmFjZSKXAwo5QWxsb2NhdGlvblNwZWNpZmljU0tVQWxsb2NhdGlvblJl", + "c2VydmVkSW5zdGFuY2VQcm9wZXJ0aWVzEkoKEmd1ZXN0X2FjY2VsZXJhdG9y", + "cxjvzIfdASADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BY2NlbGVy", + "YXRvckNvbmZpZxJ2Cgpsb2NhbF9zc2RzGMOO020gAygLMl8uZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuQWxsb2NhdGlvblNwZWNpZmljU0tVQWxsb2NhdGlv", + "bkFsbG9jYXRlZEluc3RhbmNlUHJvcGVydGllc1Jlc2VydmVkRGlzaxIeCg1s", + "b2NhdGlvbl9oaW50GNGBkqcBIAEoCUgAiAEBEhwKDG1hY2hpbmVfdHlwZRiy", + "sMpsIAEoCUgBiAEBEiAKEG1pbl9jcHVfcGxhdGZvcm0Y95vqcyABKAlIAogB", + "AUIQCg5fbG9jYXRpb25faGludEIPCg1fbWFjaGluZV90eXBlQhMKEV9taW5f", + "Y3B1X3BsYXRmb3JtIv4CCiBBbGxvY2F0aW9uU3BlY2lmaWNTS1VSZXNlcnZh", + "dGlvbhIeCg1hc3N1cmVkX2NvdW50GM34ioYBIAEoA0gAiAEBEhUKBWNvdW50", + "GI+inS0gASgDSAGIAQESHQoMaW5fdXNlX2NvdW50GL2rpusBIAEoA0gCiAEB", + "EncKE2luc3RhbmNlX3Byb3BlcnRpZXMYnZ7YZiABKAsyUi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5BbGxvY2F0aW9uU3BlY2lmaWNTS1VBbGxvY2F0aW9u", + "UmVzZXJ2ZWRJbnN0YW5jZVByb3BlcnRpZXNIA4gBARIpChhzb3VyY2VfaW5z", + "dGFuY2VfdGVtcGxhdGUYwMPBngEgASgJSASIAQFCEAoOX2Fzc3VyZWRfY291", + "bnRCCAoGX2NvdW50Qg8KDV9pbl91c2VfY291bnRCFgoUX2luc3RhbmNlX3By", + "b3BlcnRpZXNCGwoZX3NvdXJjZV9pbnN0YW5jZV90ZW1wbGF0ZSJLCgdBbGxv", + "d2VkEh0KDElfcF9wcm90b2NvbBi99t7oASABKAlIAIgBARIQCgVwb3J0cxiS", + "8PkyIAMoCUIPCg1fSV9wX3Byb3RvY29sIqABCiZBbm5vdW5jZVB1YmxpY0Fk", + "dmVydGlzZWRQcmVmaXhlUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", + "QQLyRwdwcm9qZWN0EigKGHB1YmxpY19hZHZlcnRpc2VkX3ByZWZpeBie98kw", + "IAEoCUID4EECEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVx", + "dWVzdF9pZCK/AQolQW5ub3VuY2VQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlUmVx", + "dWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EicKF3B1", + "YmxpY19kZWxlZ2F0ZWRfcHJlZml4GOjcsWEgASgJQgPgQQISHwoGcmVnaW9u", + "GPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgAiAEBQg0KC19yZXF1ZXN0X2lkIqgCCjJBcHBseVVwZGF0ZXNUb0luc3Rh", + "bmNlc0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9n", + "cm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISiQEKNmluc3RhbmNlX2dyb3Vw", + "X21hbmFnZXJzX2FwcGx5X3VwZGF0ZXNfcmVxdWVzdF9yZXNvdXJjZRjT9s57", + "IAEoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBN", + "YW5hZ2Vyc0FwcGx5VXBkYXRlc1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmW", + "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhsKBHpvbmUYrMfkASABKAlCCuBBAvJH", + "BHpvbmUivwIKOEFwcGx5VXBkYXRlc1RvSW5zdGFuY2VzUmVnaW9uSW5zdGFu", + "Y2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFn", + "ZXIYw/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", + "cm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEpYBCj1y", + "ZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfYXBwbHlfdXBkYXRlc19y", + "ZXF1ZXN0X3Jlc291cmNlGP7prSQgASgLMkcuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzQXBwbHlVcGRhdGVz", + "UmVxdWVzdEID4EECIp4CChlBdHRhY2hEaXNrSW5zdGFuY2VSZXF1ZXN0Ek0K", + "FmF0dGFjaGVkX2Rpc2tfcmVzb3VyY2UYlZKaKyABKAsyJS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5BdHRhY2hlZERpc2tCA+BBAhIcCgxmb3JjZV9hdHRh", + "Y2gYmaSJRCABKAhIAIgBARIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiEK", + "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9p", + "ZBjLgdkRIAEoCUgBiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVC", + "DwoNX2ZvcmNlX2F0dGFjaEINCgtfcmVxdWVzdF9pZCLPAgo3QXR0YWNoTmV0", + "d29ya0VuZHBvaW50c0dsb2JhbE5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVz", + "dBKcAQpAZ2xvYmFsX25ldHdvcmtfZW5kcG9pbnRfZ3JvdXBzX2F0dGFjaF9l", + "bmRwb2ludHNfcmVxdWVzdF9yZXNvdXJjZRjrodEOIAEoCzJKLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkdsb2JhbE5ldHdvcmtFbmRwb2ludEdyb3Vwc0F0", + "dGFjaEVuZHBvaW50c1JlcXVlc3RCA+BBAhInChZuZXR3b3JrX2VuZHBvaW50", + "X2dyb3VwGIbL884BIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", + "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19y", + "ZXF1ZXN0X2lkItgCCjFBdHRhY2hOZXR3b3JrRW5kcG9pbnRzTmV0d29ya0Vu", + "ZHBvaW50R3JvdXBSZXF1ZXN0EicKFm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAY", + "hsvzzgEgASgJQgPgQQISjgEKOW5ldHdvcmtfZW5kcG9pbnRfZ3JvdXBzX2F0", + "dGFjaF9lbmRwb2ludHNfcmVxdWVzdF9yZXNvdXJjZRiHtSAgASgLMkQuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50R3JvdXBzQXR0", + "YWNoRW5kcG9pbnRzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsK", + "BHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi8QIK", + "N0F0dGFjaE5ldHdvcmtFbmRwb2ludHNSZWdpb25OZXR3b3JrRW5kcG9pbnRH", + "cm91cFJlcXVlc3QSJwoWbmV0d29ya19lbmRwb2ludF9ncm91cBiGy/POASAB", + "KAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8K", + "BnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEp0BCkByZWdpb25fbmV0", + "d29ya19lbmRwb2ludF9ncm91cHNfYXR0YWNoX2VuZHBvaW50c19yZXF1ZXN0", + "X3Jlc291cmNlGPz53Z8BIAEoCzJKLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlJlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3Vwc0F0dGFjaEVuZHBvaW50c1Jl", + "cXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3Jl", + "cXVlc3RfaWQi3AoKDEF0dGFjaGVkRGlzaxIdCgxhcmNoaXRlY3R1cmUY09Kx", + "kAEgASgJSACIAQESHAoLYXV0b19kZWxldGUYu+TO3QEgASgISAGIAQESFAoE", + "Ym9vdBjy9bgBIAEoCEgCiAEBEhsKC2RldmljZV9uYW1lGNS1miAgASgJSAOI", + "AQESVAoTZGlza19lbmNyeXB0aW9uX2tleRiF7cSBASABKAsyLi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5DdXN0b21lckVuY3J5cHRpb25LZXlIBIgBARId", + "CgxkaXNrX3NpemVfZ2IYt5rnlgEgASgDSAWIAQESHAoMZm9yY2VfYXR0YWNo", + "GJmkiUQgASgISAaIAQESRQoRZ3Vlc3Rfb3NfZmVhdHVyZXMY0eDnJSADKAsy", + "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HdWVzdE9zRmVhdHVyZRIVCgVp", + "bmRleBjS0ewvIAEoBUgHiAEBElgKEWluaXRpYWxpemVfcGFyYW1zGJWSuAgg", + "ASgLMjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXR0YWNoZWREaXNrSW5p", + "dGlhbGl6ZVBhcmFtc0gIiAEBEhoKCWludGVyZmFjZRi52tXvASABKAlICYgB", + "ARIUCgRraW5kGJT3yAEgASgJSAqIAQESFAoIbGljZW5zZXMY0oiAoQEgAygJ", + "EhQKBG1vZGUYo/PMASABKAlIC4gBARIcCgtzYXZlZF9zdGF0ZRjZqaHEASAB", + "KAlIDIgBARJcCh9zaGllbGRlZF9pbnN0YW5jZV9pbml0aWFsX3N0YXRlGIPE", + "3FsgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5pdGlhbFN0YXRl", + "Q29uZmlnSA2IAQESFgoGc291cmNlGJvQwVQgASgJSA6IAQESFAoEdHlwZRi6", + "ntoBIAEoCUgPiAEBImoKDEFyY2hpdGVjdHVyZRIaChZVTkRFRklORURfQVJD", + "SElURUNUVVJFEAASIAoYQVJDSElURUNUVVJFX1VOU1BFQ0lGSUVEEKvUnbwB", + "EgwKBUFSTTY0EPrL6R0SDgoGWDg2XzY0EMek5soBIj4KCUludGVyZmFjZRIX", + "ChNVTkRFRklORURfSU5URVJGQUNFEAASCwoETlZNRRDggpMBEgsKBFNDU0kQ", + "poGbASI/CgRNb2RlEhIKDlVOREVGSU5FRF9NT0RFEAASEAoJUkVBRF9PTkxZ", + "ELWZ7CsSEQoKUkVBRF9XUklURRDWl+RSIl8KClNhdmVkU3RhdGUSGQoVVU5E", + "RUZJTkVEX1NBVkVEX1NUQVRFEAASJAocRElTS19TQVZFRF9TVEFURV9VTlNQ", + "RUNJRklFRBDPv8q6ARIQCglQUkVTRVJWRUQQ+NaYeSI/CgRUeXBlEhIKDlVO", + "REVGSU5FRF9UWVBFEAASEgoKUEVSU0lTVEVOVBCX9dXbARIPCgdTQ1JBVENI", + "ENr98OwBQg8KDV9hcmNoaXRlY3R1cmVCDgoMX2F1dG9fZGVsZXRlQgcKBV9i", + "b290Qg4KDF9kZXZpY2VfbmFtZUIWChRfZGlza19lbmNyeXB0aW9uX2tleUIP", + "Cg1fZGlza19zaXplX2diQg8KDV9mb3JjZV9hdHRhY2hCCAoGX2luZGV4QhQK", + "El9pbml0aWFsaXplX3BhcmFtc0IMCgpfaW50ZXJmYWNlQgcKBV9raW5kQgcK", + "BV9tb2RlQg4KDF9zYXZlZF9zdGF0ZUIiCiBfc2hpZWxkZWRfaW5zdGFuY2Vf", + "aW5pdGlhbF9zdGF0ZUIJCgdfc291cmNlQgcKBV90eXBlIo8MChxBdHRhY2hl", + "ZERpc2tJbml0aWFsaXplUGFyYW1zEh0KDGFyY2hpdGVjdHVyZRjT0rGQASAB", + "KAlIAIgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAYgBARIZCglkaXNr", + "X25hbWUY7b+gLCABKAlIAogBARIdCgxkaXNrX3NpemVfZ2IYt5rnlgEgASgD", + "SAOIAQESGQoJZGlza190eXBlGJzprCwgASgJSASIAQESKwobZW5hYmxlX2Nv", + "bmZpZGVudGlhbF9jb21wdXRlGLzr2TAgASgISAWIAQESVQoGbGFiZWxzGP+/", + "we4BIAMoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF0dGFjaGVkRGlz", + "a0luaXRpYWxpemVQYXJhbXMuTGFiZWxzRW50cnkSFAoIbGljZW5zZXMY0oiA", + "oQEgAygJEiAKEG9uX3VwZGF0ZV9hY3Rpb24YjNjEYCABKAlIBogBARIgChBw", + "cm92aXNpb25lZF9pb3BzGNS9h1kgASgDSAeIAQESJwoWcHJvdmlzaW9uZWRf", + "dGhyb3VnaHB1dBiVvoj7ASABKANICIgBARIYCg1yZXBsaWNhX3pvbmVzGIC4", + "jBcgAygJEnEKFXJlc291cmNlX21hbmFnZXJfdGFncxj8m4u0ASADKAsyTi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdHRhY2hlZERpc2tJbml0aWFsaXpl", + "UGFyYW1zLlJlc291cmNlTWFuYWdlclRhZ3NFbnRyeRIcChFyZXNvdXJjZV9w", + "b2xpY2llcxjhnMwKIAMoCRIcCgxzb3VyY2VfaW1hZ2UYt+iGGCABKAlICYgB", + "ARJcChtzb3VyY2VfaW1hZ2VfZW5jcnlwdGlvbl9rZXkYq5H1tQEgASgLMi4u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNyeXB0aW9uS2V5", + "SAqIAQESHwoPc291cmNlX3NuYXBzaG90GOiajjwgASgJSAuIAQESXwoec291", + "cmNlX3NuYXBzaG90X2VuY3J5cHRpb25fa2V5GNqO55ABIAEoCzIuLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkN1c3RvbWVyRW5jcnlwdGlvbktleUgMiAEB", + "Eh0KDHN0b3JhZ2VfcG9vbBjgxvGrASABKAlIDYgBARotCgtMYWJlbHNFbnRy", + "eRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBGjoKGFJlc291cmNl", + "TWFuYWdlclRhZ3NFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6", + "AjgBImoKDEFyY2hpdGVjdHVyZRIaChZVTkRFRklORURfQVJDSElURUNUVVJF", + "EAASIAoYQVJDSElURUNUVVJFX1VOU1BFQ0lGSUVEEKvUnbwBEgwKBUFSTTY0", + "EPrL6R0SDgoGWDg2XzY0EMek5soBIooBCg5PblVwZGF0ZUFjdGlvbhIeChpV", + "TkRFRklORURfT05fVVBEQVRFX0FDVElPThAAEhUKDVJFQ1JFQVRFX0RJU0sQ", + "7Z326wESJwofUkVDUkVBVEVfRElTS19JRl9TT1VSQ0VfQ0hBTkdFRBCAiuq9", + "ARIYChFVU0VfRVhJU1RJTkdfRElTSxD55fluQg8KDV9hcmNoaXRlY3R1cmVC", + "DgoMX2Rlc2NyaXB0aW9uQgwKCl9kaXNrX25hbWVCDwoNX2Rpc2tfc2l6ZV9n", + "YkIMCgpfZGlza190eXBlQh4KHF9lbmFibGVfY29uZmlkZW50aWFsX2NvbXB1", + "dGVCEwoRX29uX3VwZGF0ZV9hY3Rpb25CEwoRX3Byb3Zpc2lvbmVkX2lvcHNC", + "GQoXX3Byb3Zpc2lvbmVkX3Rocm91Z2hwdXRCDwoNX3NvdXJjZV9pbWFnZUIe", + "Chxfc291cmNlX2ltYWdlX2VuY3J5cHRpb25fa2V5QhIKEF9zb3VyY2Vfc25h", + "cHNob3RCIQofX3NvdXJjZV9zbmFwc2hvdF9lbmNyeXB0aW9uX2tleUIPCg1f", + "c3RvcmFnZV9wb29sIpgBCgtBdWRpdENvbmZpZxJGChFhdWRpdF9sb2dfY29u", + "ZmlncxiS6vLoASADKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdWRp", + "dExvZ0NvbmZpZxIbChBleGVtcHRlZF9tZW1iZXJzGJjd9W4gAygJEhgKB3Nl", + "cnZpY2UYtY2PsgEgASgJSACIAQFCCgoIX3NlcnZpY2UilAIKDkF1ZGl0TG9n", + "Q29uZmlnEhsKEGV4ZW1wdGVkX21lbWJlcnMYmN31biADKAkSJwoXaWdub3Jl", + "X2NoaWxkX2V4ZW1wdGlvbnMYmo+5ISABKAhIAIgBARIZCghsb2dfdHlwZRjV", + "npzAASABKAlIAYgBASJ4CgdMb2dUeXBlEhYKElVOREVGSU5FRF9MT0dfVFlQ", + "RRAAEhEKCkFETUlOX1JFQUQQpsm+PRIRCglEQVRBX1JFQUQQi7rFkQESEgoK", + "REFUQV9XUklURRDqhZuiARIbChRMT0dfVFlQRV9VTlNQRUNJRklFRBDNytdJ", + "QhoKGF9pZ25vcmVfY2hpbGRfZXhlbXB0aW9uc0ILCglfbG9nX3R5cGUinQcK", + "CkF1dG9zY2FsZXISTgoSYXV0b3NjYWxpbmdfcG9saWN5GNng6mkgASgLMiou", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxpbmdQb2xpY3lIAIgB", + "ARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIcCgtkZXNj", + "cmlwdGlvbhj8h9bJASABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRr", + "aW5kGJT3yAEgASgJSASIAQESFAoEbmFtZRiL9c0BIAEoCUgFiAEBEiAKEHJl", + "Y29tbWVuZGVkX3NpemUY5fb9eiABKAVIBogBARIWCgZyZWdpb24Y9M2gQiAB", + "KAlIB4gBARJjChdzY2FsaW5nX3NjaGVkdWxlX3N0YXR1cxjiq5feASADKAsy", + "Pi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyLlNjYWxpbmdT", + "Y2hlZHVsZVN0YXR1c0VudHJ5EhoKCXNlbGZfbGluaxiNksXZASABKAlICIgB", + "ARIWCgZzdGF0dXMY8p+3ViABKAlICYgBARJMCg5zdGF0dXNfZGV0YWlscxj1", + "raGtASADKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVy", + "U3RhdHVzRGV0YWlscxIWCgZ0YXJnZXQYkeP5WyABKAlICogBARIUCgR6b25l", + "GKzH5AEgASgJSAuIAQEabAoaU2NhbGluZ1NjaGVkdWxlU3RhdHVzRW50cnkS", + "CwoDa2V5GAEgASgJEj0KBXZhbHVlGAIgASgLMi4uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuU2NhbGluZ1NjaGVkdWxlU3RhdHVzOgI4ASJeCgZTdGF0dXMS", + "FAoQVU5ERUZJTkVEX1NUQVRVUxAAEg4KBkFDVElWRRCG5omWARIQCghERUxF", + "VElORxCop4f8ARIMCgVFUlJPUhDos8sfEg4KB1BFTkRJTkcQ96rwEEIVChNf", + "YXV0b3NjYWxpbmdfcG9saWN5QhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoM", + "X2Rlc2NyaXB0aW9uQgUKA19pZEIHCgVfa2luZEIHCgVfbmFtZUITChFfcmVj", + "b21tZW5kZWRfc2l6ZUIJCgdfcmVnaW9uQgwKCl9zZWxmX2xpbmtCCQoHX3N0", + "YXR1c0IJCgdfdGFyZ2V0QgcKBV96b25lIr8DChhBdXRvc2NhbGVyQWdncmVn", + "YXRlZExpc3QSEAoCaWQYmxogASgJSACIAQESTgoFaXRlbXMYwM/3LyADKAsy", + "PC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyQWdncmVnYXRl", + "ZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4", + "dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkB", + "IAEoCUgDiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5n", + "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gE", + "iAEBGlwKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEj0KBXZhbHVlGAIgASgL", + "Mi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxlcnNTY29wZWRM", + "aXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIM", + "Cgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIqUCCg5BdXRvc2NhbGVyTGlzdBIQ", + "CgJpZBibGiABKAlIAIgBARI1CgVpdGVtcxjAz/cvIAMoCzIjLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkF1dG9zY2FsZXISFAoEa2luZBiU98gBIAEoCUgB", + "iAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZf", + "bGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmciywYKF0F1dG9zY2FsZXJTdGF0dXNEZXRhaWxzEhgKB21lc3NhZ2UY", + "h4CsxwEgASgJSACIAQESFAoEdHlwZRi6ntoBIAEoCUgBiAEBIuoFCgRUeXBl", + "EhIKDlVOREVGSU5FRF9UWVBFEAASHwoXQUxMX0lOU1RBTkNFU19VTkhFQUxU", + "SFkQ5ZCNwQESJQoeQkFDS0VORF9TRVJWSUNFX0RPRVNfTk9UX0VYSVNUEJqa", + "o1sSIAoaQ0FQUEVEX0FUX01BWF9OVU1fUkVQTElDQVMQ2dMfEiwKJENVU1RP", + "TV9NRVRSSUNfREFUQV9QT0lOVFNfVE9PX1NQQVJTRRCztO6cARIcChVDVVNU", + "T01fTUVUUklDX0lOVkFMSUQQ1rm9YRIVCg5NSU5fRVFVQUxTX01BWBDxmawB", + "EigKIU1JU1NJTkdfQ1VTVE9NX01FVFJJQ19EQVRBX1BPSU5UUxDeqZ8tEioK", + "Ik1JU1NJTkdfTE9BRF9CQUxBTkNJTkdfREFUQV9QT0lOVFMQ0qiP8wESDwoI", + "TU9ERV9PRkYQs5GkThIaChNNT0RFX09OTFlfU0NBTEVfT1VUEOK36gESEwoM", + "TU9ERV9PTkxZX1VQEPLakjASJAodTU9SRV9USEFOX09ORV9CQUNLRU5EX1NF", + "UlZJQ0UQ3cu4SBIiChpOT1RfRU5PVUdIX1FVT1RBX0FWQUlMQUJMRRC/r5vA", + "ARIgChhSRUdJT05fUkVTT1VSQ0VfU1RPQ0tPVVQQ/smI/AESJAodU0NBTElO", + "R19UQVJHRVRfRE9FU19OT1RfRVhJU1QQm5O9OhI2Ci9TQ0hFRFVMRURfSU5T", + "VEFOQ0VTX0dSRUFURVJfVEhBTl9BVVRPU0NBTEVSX01BWBDC6/oNEjQKLFND", + "SEVEVUxFRF9JTlNUQU5DRVNfTEVTU19USEFOX0FVVE9TQ0FMRVJfTUlOELXG", + "9b0BEg8KB1VOS05PV04QqvDEzgESOQoxVU5TVVBQT1JURURfTUFYX1JBVEVf", + "TE9BRF9CQUxBTkNJTkdfQ09ORklHVVJBVElPThDRluGdARIdChZaT05FX1JF", + "U09VUkNFX1NUT0NLT1VUELbPnWRCCgoIX21lc3NhZ2VCBwoFX3R5cGUinAEK", + "FUF1dG9zY2FsZXJzU2NvcGVkTGlzdBI8CgthdXRvc2NhbGVycxj8uIzeASAD", + "KAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyEjkKB3dh", + "cm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJu", + "aW5nSACIAQFCCgoIX3dhcm5pbmci6QcKEUF1dG9zY2FsaW5nUG9saWN5EiQK", + "FGNvb2xfZG93bl9wZXJpb2Rfc2VjGJqHrTMgASgFSACIAQESWgoPY3B1X3V0", + "aWxpemF0aW9uGIuk47UBIAEoCzI4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkF1dG9zY2FsaW5nUG9saWN5Q3B1VXRpbGl6YXRpb25IAYgBARJoChpjdXN0", + "b21fbWV0cmljX3V0aWxpemF0aW9ucxjy/fY+IAMoCzJBLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkF1dG9zY2FsaW5nUG9saWN5Q3VzdG9tTWV0cmljVXRp", + "bGl6YXRpb24SbwoabG9hZF9iYWxhbmNpbmdfdXRpbGl6YXRpb24Y49H1zAEg", + "ASgLMkIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxpbmdQb2xp", + "Y3lMb2FkQmFsYW5jaW5nVXRpbGl6YXRpb25IAogBARIgChBtYXhfbnVtX3Jl", + "cGxpY2FzGM+U3B0gASgFSAOIAQESIQoQbWluX251bV9yZXBsaWNhcxih+KH/", + "ASABKAVIBIgBARIUCgRtb2RlGKPzzAEgASgJSAWIAQESWwoQc2NhbGVfaW5f", + "Y29udHJvbBjYvM77ASABKAsyOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5B", + "dXRvc2NhbGluZ1BvbGljeVNjYWxlSW5Db250cm9sSAaIAQESXwoRc2NhbGlu", + "Z19zY2hlZHVsZXMYhPS8qQEgAygLMkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuQXV0b3NjYWxpbmdQb2xpY3kuU2NhbGluZ1NjaGVkdWxlc0VudHJ5GnIK", + "FVNjYWxpbmdTY2hlZHVsZXNFbnRyeRILCgNrZXkYASABKAkSSAoFdmFsdWUY", + "AiABKAsyOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGluZ1Bv", + "bGljeVNjYWxpbmdTY2hlZHVsZToCOAEiVgoETW9kZRISCg5VTkRFRklORURf", + "TU9ERRAAEgkKA09GRhDP4gQSBwoCT04Q3xMSFQoOT05MWV9TQ0FMRV9PVVQQ", + "xvPoSBIPCgdPTkxZX1VQEI7Q/OMBQhcKFV9jb29sX2Rvd25fcGVyaW9kX3Nl", + "Y0ISChBfY3B1X3V0aWxpemF0aW9uQh0KG19sb2FkX2JhbGFuY2luZ191dGls", + "aXphdGlvbkITChFfbWF4X251bV9yZXBsaWNhc0ITChFfbWluX251bV9yZXBs", + "aWNhc0IHCgVfbW9kZUITChFfc2NhbGVfaW5fY29udHJvbCL2AQofQXV0b3Nj", + "YWxpbmdQb2xpY3lDcHVVdGlsaXphdGlvbhIiChFwcmVkaWN0aXZlX21ldGhv", + "ZBjBl4m6ASABKAlIAIgBARIiChJ1dGlsaXphdGlvbl90YXJnZXQYzuz5ZiAB", + "KAFIAYgBASJeChBQcmVkaWN0aXZlTWV0aG9kEh8KG1VOREVGSU5FRF9QUkVE", + "SUNUSVZFX01FVEhPRBAAEgsKBE5PTkUQuM6SARIcChVPUFRJTUlaRV9BVkFJ", + "TEFCSUxJVFkQ/ebFBUIUChJfcHJlZGljdGl2ZV9tZXRob2RCFQoTX3V0aWxp", + "emF0aW9uX3RhcmdldCK/AwooQXV0b3NjYWxpbmdQb2xpY3lDdXN0b21NZXRy", + "aWNVdGlsaXphdGlvbhIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESFwoGbWV0", + "cmljGLDrl/4BIAEoCUgBiAEBEisKGnNpbmdsZV9pbnN0YW5jZV9hc3NpZ25t", + "ZW50GMDM2PABIAEoAUgCiAEBEiIKEnV0aWxpemF0aW9uX3RhcmdldBjO7Plm", + "IAEoAUgDiAEBEigKF3V0aWxpemF0aW9uX3RhcmdldF90eXBlGIulmqIBIAEo", + "CUgEiAEBIn4KFVV0aWxpemF0aW9uVGFyZ2V0VHlwZRIlCiFVTkRFRklORURf", + "VVRJTElaQVRJT05fVEFSR0VUX1RZUEUQABIXChBERUxUQV9QRVJfTUlOVVRF", + "EJ292CkSFwoQREVMVEFfUEVSX1NFQ09ORBD9+dZ5EgwKBUdBVUdFENmxnSBC", + "CQoHX2ZpbHRlckIJCgdfbWV0cmljQh0KG19zaW5nbGVfaW5zdGFuY2VfYXNz", + "aWdubWVudEIVChNfdXRpbGl6YXRpb25fdGFyZ2V0QhoKGF91dGlsaXphdGlv", + "bl90YXJnZXRfdHlwZSJmCilBdXRvc2NhbGluZ1BvbGljeUxvYWRCYWxhbmNp", + "bmdVdGlsaXphdGlvbhIiChJ1dGlsaXphdGlvbl90YXJnZXQYzuz5ZiABKAFI", + "AIgBAUIVChNfdXRpbGl6YXRpb25fdGFyZ2V0IsIBCh9BdXRvc2NhbGluZ1Bv", + "bGljeVNjYWxlSW5Db250cm9sEk8KFm1heF9zY2FsZWRfaW5fcmVwbGljYXMY", + "69WVViABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXhlZE9yUGVy", + "Y2VudEgAiAEBEh8KD3RpbWVfd2luZG93X3NlYxi0gK4RIAEoBUgBiAEBQhkK", + "F19tYXhfc2NhbGVkX2luX3JlcGxpY2FzQhIKEF90aW1lX3dpbmRvd19zZWMi", + "ugIKIEF1dG9zY2FsaW5nUG9saWN5U2NhbGluZ1NjaGVkdWxlEhwKC2Rlc2Ny", + "aXB0aW9uGPyH1skBIAEoCUgAiAEBEhkKCGRpc2FibGVkGPz0mIEBIAEoCEgB", + "iAEBEhwKDGR1cmF0aW9uX3NlYximnqFlIAEoBUgCiAEBEiYKFW1pbl9yZXF1", + "aXJlZF9yZXBsaWNhcxiunaWuASABKAVIA4gBARIZCghzY2hlZHVsZRiXpZqz", + "ASABKAlIBIgBARIZCgl0aW1lX3pvbmUY3oPJESABKAlIBYgBAUIOCgxfZGVz", + "Y3JpcHRpb25CCwoJX2Rpc2FibGVkQg8KDV9kdXJhdGlvbl9zZWNCGAoWX21p", + "bl9yZXF1aXJlZF9yZXBsaWNhc0ILCglfc2NoZWR1bGVCDAoKX3RpbWVfem9u", + "ZSKUBwoHQmFja2VuZBIfCg5iYWxhbmNpbmdfbW9kZRiJy5bNASABKAlIAIgB", + "ARIgCg9jYXBhY2l0eV9zY2FsZXIYjcfUlgEgASgCSAGIAQESHAoLZGVzY3Jp", + "cHRpb24Y/IfWyQEgASgJSAKIAQESGAoIZmFpbG92ZXIY8qmdQiABKAhIA4gB", + "ARIVCgVncm91cBj/7IMvIAEoCUgEiAEBEh8KD21heF9jb25uZWN0aW9ucxj6", + "1eE0IAEoBUgFiAEBEiwKHG1heF9jb25uZWN0aW9uc19wZXJfZW5kcG9pbnQY", + "nOe2ZyABKAVIBogBARIsChxtYXhfY29ubmVjdGlvbnNfcGVyX2luc3RhbmNl", + "GJzV9DEgASgFSAeIAQESGQoIbWF4X3JhdGUY273IwgEgASgFSAiIAQESJQoV", + "bWF4X3JhdGVfcGVyX2VuZHBvaW50GNuq9D0gASgCSAmIAQESJQoVbWF4X3Jh", + "dGVfcGVyX2luc3RhbmNlGNuYsgggASgCSAqIAQESHwoPbWF4X3V0aWxpemF0", + "aW9uGMf31EYgASgCSAuIAQESGgoKcHJlZmVyZW5jZRjb+fJHIAEoCUgMiAEB", + "ImEKDUJhbGFuY2luZ01vZGUSHAoYVU5ERUZJTkVEX0JBTEFOQ0lOR19NT0RF", + "EAASEQoKQ09OTkVDVElPThDe1bl1EgsKBFJBVEUQ4ImZARISCgtVVElMSVpB", + "VElPThCChO9KImkKClByZWZlcmVuY2USGAoUVU5ERUZJTkVEX1BSRUZFUkVO", + "Q0UQABIOCgdERUZBVUxUEKHE/TYSHgoWUFJFRkVSRU5DRV9VTlNQRUNJRklF", + "RBCz687sARIRCglQUkVGRVJSRUQQ4bjcxwFCEQoPX2JhbGFuY2luZ19tb2Rl", + "QhIKEF9jYXBhY2l0eV9zY2FsZXJCDgoMX2Rlc2NyaXB0aW9uQgsKCV9mYWls", + "b3ZlckIICgZfZ3JvdXBCEgoQX21heF9jb25uZWN0aW9uc0IfCh1fbWF4X2Nv", + "bm5lY3Rpb25zX3Blcl9lbmRwb2ludEIfCh1fbWF4X2Nvbm5lY3Rpb25zX3Bl", + "cl9pbnN0YW5jZUILCglfbWF4X3JhdGVCGAoWX21heF9yYXRlX3Blcl9lbmRw", + "b2ludEIYChZfbWF4X3JhdGVfcGVyX2luc3RhbmNlQhIKEF9tYXhfdXRpbGl6", + "YXRpb25CDQoLX3ByZWZlcmVuY2Ui5AUKDUJhY2tlbmRCdWNrZXQSHAoLYnVj", + "a2V0X25hbWUYwJeehwEgASgJSACIAQESSwoKY2RuX3BvbGljeRiEi4RmIAEo", + "CzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRCdWNrZXRDZG5Q", + "b2xpY3lIAYgBARIgChBjb21wcmVzc2lvbl9tb2RlGNyRxi0gASgJSAKIAQES", + "IgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAOIAQESIwoXY3VzdG9t", + "X3Jlc3BvbnNlX2hlYWRlcnMYlsHluAEgAygJEhwKC2Rlc2NyaXB0aW9uGPyH", + "1skBIAEoCUgEiAEBEiQKFGVkZ2Vfc2VjdXJpdHlfcG9saWN5GI/ZyBMgASgJ", + "SAWIAQESGwoKZW5hYmxlX2NkbhjxtvWGASABKAhIBogBARIQCgJpZBibGiAB", + "KARIB4gBARIUCgRraW5kGJT3yAEgASgJSAiIAQESFAoEbmFtZRiL9c0BIAEo", + "CUgJiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlICogBARJBCgd1c2VkX2J5", + "GJmg0rkBIAMoCzIsLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRC", + "dWNrZXRVc2VkQnkiVQoPQ29tcHJlc3Npb25Nb2RlEh4KGlVOREVGSU5FRF9D", + "T01QUkVTU0lPTl9NT0RFEAASEAoJQVVUT01BVElDEIuE6U4SEAoIRElTQUJM", + "RUQQ/NSw9gFCDgoMX2J1Y2tldF9uYW1lQg0KC19jZG5fcG9saWN5QhMKEV9j", + "b21wcmVzc2lvbl9tb2RlQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rl", + "c2NyaXB0aW9uQhcKFV9lZGdlX3NlY3VyaXR5X3BvbGljeUINCgtfZW5hYmxl", + "X2NkbkIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCDAoKX3NlbGZfbGluayLK", + "BwoWQmFja2VuZEJ1Y2tldENkblBvbGljeRJ2Ch9ieXBhc3NfY2FjaGVfb25f", + "cmVxdWVzdF9oZWFkZXJzGMq96+cBIAMoCzJJLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkJhY2tlbmRCdWNrZXRDZG5Qb2xpY3lCeXBhc3NDYWNoZU9uUmVx", + "dWVzdEhlYWRlchJfChBjYWNoZV9rZXlfcG9saWN5GO/X+EsgASgLMj0uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZEJ1Y2tldENkblBvbGljeUNh", + "Y2hlS2V5UG9saWN5SACIAQESGgoKY2FjaGVfbW9kZRjAyOINIAEoCUgBiAEB", + "EhoKCmNsaWVudF90dGwY+I7sDSABKAVIAogBARIbCgtkZWZhdWx0X3R0bBju", + "/eYvIAEoBUgDiAEBEhgKB21heF90dGwYkYnVkgEgASgFSASIAQESIQoQbmVn", + "YXRpdmVfY2FjaGluZxi1w6KgASABKAhIBYgBARJoChduZWdhdGl2ZV9jYWNo", + "aW5nX3BvbGljeRj8tYpKIAMoCzJELmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkJhY2tlbmRCdWNrZXRDZG5Qb2xpY3lOZWdhdGl2ZUNhY2hpbmdQb2xpY3kS", + "IwoScmVxdWVzdF9jb2FsZXNjaW5nGNSEiP4BIAEoCEgGiAEBEiEKEXNlcnZl", + "X3doaWxlX3N0YWxlGNv37XAgASgFSAeIAQESLQocc2lnbmVkX3VybF9jYWNo", + "ZV9tYXhfYWdlX3NlYxjGqLmAASABKANICIgBARIgChRzaWduZWRfdXJsX2tl", + "eV9uYW1lcxi17aexASADKAkijwEKCUNhY2hlTW9kZRIYChRVTkRFRklORURf", + "Q0FDSEVfTU9ERRAAEhgKEENBQ0hFX0FMTF9TVEFUSUMQ6ZelqQESFwoPRk9S", + "Q0VfQ0FDSEVfQUxMELDd4OcBEhoKEklOVkFMSURfQ0FDSEVfTU9ERRDIt+i1", + "ARIZChJVU0VfT1JJR0lOX0hFQURFUlMQpZK0GkITChFfY2FjaGVfa2V5X3Bv", + "bGljeUINCgtfY2FjaGVfbW9kZUINCgtfY2xpZW50X3R0bEIOCgxfZGVmYXVs", + "dF90dGxCCgoIX21heF90dGxCEwoRX25lZ2F0aXZlX2NhY2hpbmdCFQoTX3Jl", + "cXVlc3RfY29hbGVzY2luZ0IUChJfc2VydmVfd2hpbGVfc3RhbGVCHwodX3Np", + "Z25lZF91cmxfY2FjaGVfbWF4X2FnZV9zZWMiXwowQmFja2VuZEJ1Y2tldENk", + "blBvbGljeUJ5cGFzc0NhY2hlT25SZXF1ZXN0SGVhZGVyEhsKC2hlYWRlcl9u", + "YW1lGP3BxzQgASgJSACIAQFCDgoMX2hlYWRlcl9uYW1lImoKJEJhY2tlbmRC", + "dWNrZXRDZG5Qb2xpY3lDYWNoZUtleVBvbGljeRIfChRpbmNsdWRlX2h0dHBf", + "aGVhZGVycxiG+pcBIAMoCRIhChZxdWVyeV9zdHJpbmdfd2hpdGVsaXN0GLDY", + "gRkgAygJImgKK0JhY2tlbmRCdWNrZXRDZG5Qb2xpY3lOZWdhdGl2ZUNhY2hp", + "bmdQb2xpY3kSFAoEY29kZRjt27oBIAEoBUgAiAEBEhIKA3R0bBjsgwcgASgF", + "SAGIAQFCBwoFX2NvZGVCBgoEX3R0bCKrAgoRQmFja2VuZEJ1Y2tldExpc3QS", + "EAoCaWQYmxogASgJSACIAQESOAoFaXRlbXMYwM/3LyADKAsyJi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kQnVja2V0EhQKBGtpbmQYlPfIASAB", + "KAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglz", + "ZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIg", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRC", + "BwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoK", + "CF93YXJuaW5nIj4KE0JhY2tlbmRCdWNrZXRVc2VkQnkSGQoJcmVmZXJlbmNl", + "GMv+7EYgASgJSACIAQFCDAoKX3JlZmVyZW5jZSLoHwoOQmFja2VuZFNlcnZp", + "Y2USKAoXYWZmaW5pdHlfY29va2llX3R0bF9zZWMYmum2sAEgASgFSACIAQES", + "NgoIYmFja2VuZHMY35jL8wEgAygLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuQmFja2VuZBJMCgpjZG5fcG9saWN5GISLhGYgASgLMjAuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VDZG5Qb2xpY3lIAYgBARJL", + "ChBjaXJjdWl0X2JyZWFrZXJzGJ3H9MgBIAEoCzIoLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkNpcmN1aXRCcmVha2Vyc0gCiAEBEiAKEGNvbXByZXNzaW9u", + "X21vZGUY3JHGLSABKAlIA4gBARJRChNjb25uZWN0aW9uX2RyYWluaW5nGKuO", + "79sBIAEoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNvbm5lY3Rpb25E", + "cmFpbmluZ0gEiAEBEmsKGmNvbm5lY3Rpb25fdHJhY2tpbmdfcG9saWN5GNng", + "1EQgASgLMj8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZp", + "Y2VDb25uZWN0aW9uVHJhY2tpbmdQb2xpY3lIBYgBARJbCg9jb25zaXN0ZW50", + "X2hhc2gYm6U3IAEoCzI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNvbnNp", + "c3RlbnRIYXNoTG9hZEJhbGFuY2VyU2V0dGluZ3NIBogBARIiChJjcmVhdGlv", + "bl90aW1lc3RhbXAYto/HDiABKAlIB4gBARIhChZjdXN0b21fcmVxdWVzdF9o", + "ZWFkZXJzGIjSqw0gAygJEiMKF2N1c3RvbV9yZXNwb25zZV9oZWFkZXJzGJbB", + "5bgBIAMoCRIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlICIgBARIkChRlZGdl", + "X3NlY3VyaXR5X3BvbGljeRiP2cgTIAEoCUgJiAEBEhwKDGVuYWJsZV9jX2Rf", + "bhi7x8d3IAEoCEgKiAEBElYKD2ZhaWxvdmVyX3BvbGljeRif8rAyIAEoCzI1", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlRmFpbG92", + "ZXJQb2xpY3lIC4gBARIbCgtmaW5nZXJwcmludBjk0fNvIAEoCUgMiAEBEhkK", + "DWhlYWx0aF9jaGVja3MYrq/m1QEgAygJEj4KA2lhcBjYrAYgASgLMiouZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VJQVBIDYgBARIQ", + "CgJpZBibGiABKARIDogBARIrChtpcF9hZGRyZXNzX3NlbGVjdGlvbl9wb2xp", + "Y3kYyLCAJSABKAlID4gBARIUCgRraW5kGJT3yAEgASgJSBCIAQESJgoVbG9h", + "ZF9iYWxhbmNpbmdfc2NoZW1lGMSMwq0BIAEoCUgRiAEBEmkKFGxvY2FsaXR5", + "X2xiX3BvbGljaWVzGJ3ynEMgAygLMkguZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuQmFja2VuZFNlcnZpY2VMb2NhbGl0eUxvYWRCYWxhbmNpbmdQb2xpY3lD", + "b25maWcSIgoSbG9jYWxpdHlfbGJfcG9saWN5GL/41T4gASgJSBKIAQESTQoK", + "bG9nX2NvbmZpZxid0cGnASABKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5CYWNrZW5kU2VydmljZUxvZ0NvbmZpZ0gTiAEBEkYKE21heF9zdHJlYW1f", + "ZHVyYXRpb24YmKWlHSABKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5E", + "dXJhdGlvbkgUiAEBEkwKCW1ldGFkYXRhcxik1ocEIAMoCzI2Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlLk1ldGFkYXRhc0VudHJ5", + "EhQKBG5hbWUYi/XNASABKAlIFYgBARIXCgduZXR3b3JrGK60hW8gASgJSBaI", + "AQESTQoRb3V0bGllcl9kZXRlY3Rpb24YvsyMqQEgASgLMikuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3V0bGllckRldGVjdGlvbkgXiAEBEhQKBHBvcnQY", + "gbHSASABKAVIGIgBARIZCglwb3J0X25hbWUYiYfnEyABKAlIGYgBARIYCghw", + "cm90b2NvbBiYnaooIAEoCUgaiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgbiAEB", + "Eh8KD3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUgciAEBEk0KEXNlY3VyaXR5", + "X3NldHRpbmdzGMK8nuQBIAEoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlNlY3VyaXR5U2V0dGluZ3NIHYgBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", + "SB6IAQESGwoQc2VydmljZV9iaW5kaW5ncxjYkdk/IAMoCRIhChFzZXJ2aWNl", + "X2xiX3BvbGljeRiRjp0tIAEoCUgfiAEBEiEKEHNlc3Npb25fYWZmaW5pdHkY", + "scGZ3QEgASgJSCCIAQESYQoec3Ryb25nX3Nlc3Npb25fYWZmaW5pdHlfY29v", + "a2llGIqoynEgASgLMjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2Vu", + "ZFNlcnZpY2VIdHRwQ29va2llSCGIAQESQAoKc3Vic2V0dGluZxiQkNvWASAB", + "KAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdWJzZXR0aW5nSCKIAQES", + "GwoLdGltZW91dF9zZWMY88CSJiABKAVII4gBARJCCgd1c2VkX2J5GJmg0rkB", + "IAMoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNl", + "VXNlZEJ5GjAKDk1ldGFkYXRhc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1", + "ZRgCIAEoCToCOAEiVQoPQ29tcHJlc3Npb25Nb2RlEh4KGlVOREVGSU5FRF9D", + "T01QUkVTU0lPTl9NT0RFEAASEAoJQVVUT01BVElDEIuE6U4SEAoIRElTQUJM", + "RUQQ/NSw9gEirgEKGElwQWRkcmVzc1NlbGVjdGlvblBvbGljeRIpCiVVTkRF", + "RklORURfSVBfQUREUkVTU19TRUxFQ1RJT05fUE9MSUNZEAASEAoJSVBWNF9P", + "TkxZEKbL1QoSEAoJSVBWNl9PTkxZEOSt/CUSLgonSVBfQUREUkVTU19TRUxF", + "Q1RJT05fUE9MSUNZX1VOU1BFQ0lGSUVEEOCLohESEwoLUFJFRkVSX0lQVjYQ", + "1oXrwgEi1QEKE0xvYWRCYWxhbmNpbmdTY2hlbWUSIwofVU5ERUZJTkVEX0xP", + "QURfQkFMQU5DSU5HX1NDSEVNRRAAEg8KCEVYVEVSTkFMEMun/RASGAoQRVhU", + "RVJOQUxfTUFOQUdFRBCLtpL0ARIQCghJTlRFUk5BTBC97ZaFARIXChBJTlRF", + "Uk5BTF9NQU5BR0VEEP3X5xESHAoVSU5URVJOQUxfU0VMRl9NQU5BR0VEEM6X", + "0XASJQodSU5WQUxJRF9MT0FEX0JBTEFOQ0lOR19TQ0hFTUUQ/JOmgwEi3wEK", + "EExvY2FsaXR5TGJQb2xpY3kSIAocVU5ERUZJTkVEX0xPQ0FMSVRZX0xCX1BP", + "TElDWRAAEhkKEUlOVkFMSURfTEJfUE9MSUNZELPnlZoBEhQKDUxFQVNUX1JF", + "UVVFU1QQ+cScFhINCgZNQUdMRVYQ6pfqOBIbChRPUklHSU5BTF9ERVNUSU5B", + "VElPThCA/aVPEg0KBlJBTkRPTRDDsZd9EhEKCVJJTkdfSEFTSBC926/OARIS", + "CgtST1VORF9ST0JJThD5hrFJEhYKD1dFSUdIVEVEX01BR0xFVhCS4Md5Io4B", + "CghQcm90b2NvbBIWChJVTkRFRklORURfUFJPVE9DT0wQABILCgRHUlBDEJ6I", + "hgESCwoESFRUUBCIgYgBEgwKBUhUVFAyEKqh+CASDAoFSFRUUFMQy6H4IBIJ", + "CgNTU0wQ7IMFEgkKA1RDUBDBhwUSCQoDVURQEKGPBRITCgtVTlNQRUNJRklF", + "RBCXvpj7ASKLAgoPU2Vzc2lvbkFmZmluaXR5Eh4KGlVOREVGSU5FRF9TRVNT", + "SU9OX0FGRklOSVRZEAASEQoJQ0xJRU5UX0lQEJvc6aQBEh8KGENMSUVOVF9J", + "UF9OT19ERVNUSU5BVElPThCUms0yEhsKFENMSUVOVF9JUF9QT1JUX1BST1RP", + "EK7y3GkSFgoPQ0xJRU5UX0lQX1BST1RPEKTFiQwSGAoQR0VORVJBVEVEX0NP", + "T0tJRRC0zsqwARITCgxIRUFERVJfRklFTEQQqIncXxITCgtIVFRQX0NPT0tJ", + "RRD7o4PsARILCgROT05FELjOkgESHgoWU1RST05HX0NPT0tJRV9BRkZJTklU", + "WRD73ZPRAUIaChhfYWZmaW5pdHlfY29va2llX3R0bF9zZWNCDQoLX2Nkbl9w", + "b2xpY3lCEwoRX2NpcmN1aXRfYnJlYWtlcnNCEwoRX2NvbXByZXNzaW9uX21v", + "ZGVCFgoUX2Nvbm5lY3Rpb25fZHJhaW5pbmdCHQobX2Nvbm5lY3Rpb25fdHJh", + "Y2tpbmdfcG9saWN5QhIKEF9jb25zaXN0ZW50X2hhc2hCFQoTX2NyZWF0aW9u", + "X3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CFwoVX2VkZ2Vfc2VjdXJpdHlf", + "cG9saWN5Qg8KDV9lbmFibGVfY19kX25CEgoQX2ZhaWxvdmVyX3BvbGljeUIO", + "CgxfZmluZ2VycHJpbnRCBgoEX2lhcEIFCgNfaWRCHgocX2lwX2FkZHJlc3Nf", + "c2VsZWN0aW9uX3BvbGljeUIHCgVfa2luZEIYChZfbG9hZF9iYWxhbmNpbmdf", + "c2NoZW1lQhUKE19sb2NhbGl0eV9sYl9wb2xpY3lCDQoLX2xvZ19jb25maWdC", + "FgoUX21heF9zdHJlYW1fZHVyYXRpb25CBwoFX25hbWVCCgoIX25ldHdvcmtC", + "FAoSX291dGxpZXJfZGV0ZWN0aW9uQgcKBV9wb3J0QgwKCl9wb3J0X25hbWVC", + "CwoJX3Byb3RvY29sQgkKB19yZWdpb25CEgoQX3NlY3VyaXR5X3BvbGljeUIU", + "ChJfc2VjdXJpdHlfc2V0dGluZ3NCDAoKX3NlbGZfbGlua0IUChJfc2Vydmlj", + "ZV9sYl9wb2xpY3lCEwoRX3Nlc3Npb25fYWZmaW5pdHlCIQofX3N0cm9uZ19z", + "ZXNzaW9uX2FmZmluaXR5X2Nvb2tpZUINCgtfc3Vic2V0dGluZ0IOCgxfdGlt", + "ZW91dF9zZWMiywMKHEJhY2tlbmRTZXJ2aWNlQWdncmVnYXRlZExpc3QSEAoC", + "aWQYmxogASgJSACIAQESUgoFaXRlbXMYwM/3LyADKAsyQC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5CYWNrZW5kU2VydmljZUFnZ3JlZ2F0ZWRMaXN0Lkl0", + "ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90", + "b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gB", + "ARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEo", + "CzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpgCgpJ", + "dGVtc0VudHJ5EgsKA2tleRgBIAEoCRJBCgV2YWx1ZRgCIAEoCzIyLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlc1Njb3BlZExpc3Q6", + "AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9z", + "ZWxmX2xpbmtCCgoIX3dhcm5pbmcitwcKF0JhY2tlbmRTZXJ2aWNlQ2RuUG9s", + "aWN5EncKH2J5cGFzc19jYWNoZV9vbl9yZXF1ZXN0X2hlYWRlcnMYyr3r5wEg", + "AygLMkouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VD", + "ZG5Qb2xpY3lCeXBhc3NDYWNoZU9uUmVxdWVzdEhlYWRlchJJChBjYWNoZV9r", + "ZXlfcG9saWN5GO/X+EsgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "Q2FjaGVLZXlQb2xpY3lIAIgBARIaCgpjYWNoZV9tb2RlGMDI4g0gASgJSAGI", + "AQESGgoKY2xpZW50X3R0bBj4juwNIAEoBUgCiAEBEhsKC2RlZmF1bHRfdHRs", + "GO795i8gASgFSAOIAQESGAoHbWF4X3R0bBiRidWSASABKAVIBIgBARIhChBu", + "ZWdhdGl2ZV9jYWNoaW5nGLXDoqABIAEoCEgFiAEBEmkKF25lZ2F0aXZlX2Nh", + "Y2hpbmdfcG9saWN5GPy1ikogAygLMkUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuQmFja2VuZFNlcnZpY2VDZG5Qb2xpY3lOZWdhdGl2ZUNhY2hpbmdQb2xp", + "Y3kSIwoScmVxdWVzdF9jb2FsZXNjaW5nGNSEiP4BIAEoCEgGiAEBEiEKEXNl", + "cnZlX3doaWxlX3N0YWxlGNv37XAgASgFSAeIAQESLQocc2lnbmVkX3VybF9j", + "YWNoZV9tYXhfYWdlX3NlYxjGqLmAASABKANICIgBARIgChRzaWduZWRfdXJs", + "X2tleV9uYW1lcxi17aexASADKAkijwEKCUNhY2hlTW9kZRIYChRVTkRFRklO", + "RURfQ0FDSEVfTU9ERRAAEhgKEENBQ0hFX0FMTF9TVEFUSUMQ6ZelqQESFwoP", + "Rk9SQ0VfQ0FDSEVfQUxMELDd4OcBEhoKEklOVkFMSURfQ0FDSEVfTU9ERRDI", + "t+i1ARIZChJVU0VfT1JJR0lOX0hFQURFUlMQpZK0GkITChFfY2FjaGVfa2V5", + "X3BvbGljeUINCgtfY2FjaGVfbW9kZUINCgtfY2xpZW50X3R0bEIOCgxfZGVm", + "YXVsdF90dGxCCgoIX21heF90dGxCEwoRX25lZ2F0aXZlX2NhY2hpbmdCFQoT", + "X3JlcXVlc3RfY29hbGVzY2luZ0IUChJfc2VydmVfd2hpbGVfc3RhbGVCHwod", + "X3NpZ25lZF91cmxfY2FjaGVfbWF4X2FnZV9zZWMiYAoxQmFja2VuZFNlcnZp", + "Y2VDZG5Qb2xpY3lCeXBhc3NDYWNoZU9uUmVxdWVzdEhlYWRlchIbCgtoZWFk", + "ZXJfbmFtZRj9wcc0IAEoCUgAiAEBQg4KDF9oZWFkZXJfbmFtZSJpCixCYWNr", + "ZW5kU2VydmljZUNkblBvbGljeU5lZ2F0aXZlQ2FjaGluZ1BvbGljeRIUCgRj", + "b2RlGO3bugEgASgFSACIAQESEgoDdHRsGOyDByABKAVIAYgBAUIHCgVfY29k", + "ZUIGCgRfdHRsIusECiZCYWNrZW5kU2VydmljZUNvbm5lY3Rpb25UcmFja2lu", + "Z1BvbGljeRI8Cixjb25uZWN0aW9uX3BlcnNpc3RlbmNlX29uX3VuaGVhbHRo", + "eV9iYWNrZW5kcxj5kdhIIAEoCUgAiAEBEiYKFmVuYWJsZV9zdHJvbmdfYWZm", + "aW5pdHkYlObZCyABKAhIAYgBARIgChBpZGxlX3RpbWVvdXRfc2VjGIjB9Asg", + "ASgFSAKIAQESHQoNdHJhY2tpbmdfbW9kZRir3PU8IAEoCUgDiAEBIrABCihD", + "b25uZWN0aW9uUGVyc2lzdGVuY2VPblVuaGVhbHRoeUJhY2tlbmRzEjoKNlVO", + "REVGSU5FRF9DT05ORUNUSU9OX1BFUlNJU1RFTkNFX09OX1VOSEVBTFRIWV9C", + "QUNLRU5EUxAAEhUKDkFMV0FZU19QRVJTSVNUEITnpxISGwoUREVGQVVMVF9G", + "T1JfUFJPVE9DT0wQzKWiRRIUCg1ORVZFUl9QRVJTSVNUEOGljkIidAoMVHJh", + "Y2tpbmdNb2RlEhsKF1VOREVGSU5FRF9UUkFDS0lOR19NT0RFEAASHAoVSU5W", + "QUxJRF9UUkFDS0lOR19NT0RFEMODvRcSFQoOUEVSX0NPTk5FQ1RJT04Q4PbN", + "KBISCgtQRVJfU0VTU0lPThC0uupWQi8KLV9jb25uZWN0aW9uX3BlcnNpc3Rl", + "bmNlX29uX3VuaGVhbHRoeV9iYWNrZW5kc0IZChdfZW5hYmxlX3N0cm9uZ19h", + "ZmZpbml0eUITChFfaWRsZV90aW1lb3V0X3NlY0IQCg5fdHJhY2tpbmdfbW9k", + "ZSL5AQocQmFja2VuZFNlcnZpY2VGYWlsb3ZlclBvbGljeRI0CiRkaXNhYmxl", + "X2Nvbm5lY3Rpb25fZHJhaW5fb25fZmFpbG92ZXIY4cztViABKAhIAIgBARIp", + "Chlkcm9wX3RyYWZmaWNfaWZfdW5oZWFsdGh5GJTNxTUgASgISAGIAQESHgoO", + "ZmFpbG92ZXJfcmF0aW8Y/pS0ZSABKAJIAogBAUInCiVfZGlzYWJsZV9jb25u", + "ZWN0aW9uX2RyYWluX29uX2ZhaWxvdmVyQhwKGl9kcm9wX3RyYWZmaWNfaWZf", + "dW5oZWFsdGh5QhEKD19mYWlsb3Zlcl9yYXRpbyKNAgoZQmFja2VuZFNlcnZp", + "Y2VHcm91cEhlYWx0aBJbCgthbm5vdGF0aW9ucxik9rU1IAMoCzJDLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlR3JvdXBIZWFsdGgu", + "QW5ub3RhdGlvbnNFbnRyeRJACg1oZWFsdGhfc3RhdHVzGLXWurUBIAMoCzIl", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0aFN0YXR1cxIUCgRraW5k", + "GJT3yAEgASgJSACIAQEaMgoQQW5ub3RhdGlvbnNFbnRyeRILCgNrZXkYASAB", + "KAkSDQoFdmFsdWUYAiABKAk6AjgBQgcKBV9raW5kIpcBChhCYWNrZW5kU2Vy", + "dmljZUh0dHBDb29raWUSFAoEbmFtZRiL9c0BIAEoCUgAiAEBEhQKBHBhdGgY", + "pcjRASABKAlIAYgBARI1CgN0dGwY7IMHIAEoCzIhLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkR1cmF0aW9uSAKIAQFCBwoFX25hbWVCBwoFX3BhdGhCBgoE", + "X3R0bCL7AQoRQmFja2VuZFNlcnZpY2VJQVASFgoHZW5hYmxlZBjBlj4gASgI", + "SACIAQESIQoQb2F1dGgyX2NsaWVudF9pZBjLjt6VASABKAlIAYgBARIkChRv", + "YXV0aDJfY2xpZW50X3NlY3JldBjg4agYIAEoCUgCiAEBEisKG29hdXRoMl9j", + "bGllbnRfc2VjcmV0X3NoYTI1NhjmjOs1IAEoCUgDiAEBQgoKCF9lbmFibGVk", + "QhMKEV9vYXV0aDJfY2xpZW50X2lkQhcKFV9vYXV0aDJfY2xpZW50X3NlY3Jl", + "dEIeChxfb2F1dGgyX2NsaWVudF9zZWNyZXRfc2hhMjU2Iq0CChJCYWNrZW5k", + "U2VydmljZUxpc3QSEAoCaWQYmxogASgJSACIAQESOQoFaXRlbXMYwM/3LyAD", + "KAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kU2VydmljZRIU", "CgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYg", "ASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5p", "bmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5n", "SASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoK", - "X3NlbGZfbGlua0IKCghfd2FybmluZyLLBgoXQXV0b3NjYWxlclN0YXR1c0Rl", - "dGFpbHMSGAoHbWVzc2FnZRiHgKzHASABKAlIAIgBARIUCgR0eXBlGLqe2gEg", - "ASgJSAGIAQEi6gUKBFR5cGUSEgoOVU5ERUZJTkVEX1RZUEUQABIfChdBTExf", - "SU5TVEFOQ0VTX1VOSEVBTFRIWRDlkI3BARIlCh5CQUNLRU5EX1NFUlZJQ0Vf", - "RE9FU19OT1RfRVhJU1QQmpqjWxIgChpDQVBQRURfQVRfTUFYX05VTV9SRVBM", - "SUNBUxDZ0x8SLAokQ1VTVE9NX01FVFJJQ19EQVRBX1BPSU5UU19UT09fU1BB", - "UlNFELO07pwBEhwKFUNVU1RPTV9NRVRSSUNfSU5WQUxJRBDWub1hEhUKDk1J", - "Tl9FUVVBTFNfTUFYEPGZrAESKAohTUlTU0lOR19DVVNUT01fTUVUUklDX0RB", - "VEFfUE9JTlRTEN6pny0SKgoiTUlTU0lOR19MT0FEX0JBTEFOQ0lOR19EQVRB", - "X1BPSU5UUxDSqI/zARIPCghNT0RFX09GRhCzkaROEhoKE01PREVfT05MWV9T", - "Q0FMRV9PVVQQ4rfqARITCgxNT0RFX09OTFlfVVAQ8tqSMBIkCh1NT1JFX1RI", - "QU5fT05FX0JBQ0tFTkRfU0VSVklDRRDdy7hIEiIKGk5PVF9FTk9VR0hfUVVP", - "VEFfQVZBSUxBQkxFEL+vm8ABEiAKGFJFR0lPTl9SRVNPVVJDRV9TVE9DS09V", - "VBD+yYj8ARIkCh1TQ0FMSU5HX1RBUkdFVF9ET0VTX05PVF9FWElTVBCbk706", - "EjYKL1NDSEVEVUxFRF9JTlNUQU5DRVNfR1JFQVRFUl9USEFOX0FVVE9TQ0FM", - "RVJfTUFYEMLr+g0SNAosU0NIRURVTEVEX0lOU1RBTkNFU19MRVNTX1RIQU5f", - "QVVUT1NDQUxFUl9NSU4Qtcb1vQESDwoHVU5LTk9XThCq8MTOARI5CjFVTlNV", - "UFBPUlRFRF9NQVhfUkFURV9MT0FEX0JBTEFOQ0lOR19DT05GSUdVUkFUSU9O", - "ENGW4Z0BEh0KFlpPTkVfUkVTT1VSQ0VfU1RPQ0tPVVQQts+dZEIKCghfbWVz", - "c2FnZUIHCgVfdHlwZSKcAQoVQXV0b3NjYWxlcnNTY29wZWRMaXN0EjwKC2F1", - "dG9zY2FsZXJzGPy4jN4BIAMoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkF1dG9zY2FsZXISOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyLpBwoRQXV0", - "b3NjYWxpbmdQb2xpY3kSJAoUY29vbF9kb3duX3BlcmlvZF9zZWMYmoetMyAB", - "KAVIAIgBARJaCg9jcHVfdXRpbGl6YXRpb24Yi6TjtQEgASgLMjguZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxpbmdQb2xpY3lDcHVVdGlsaXph", - "dGlvbkgBiAEBEmgKGmN1c3RvbV9tZXRyaWNfdXRpbGl6YXRpb25zGPL99j4g", - "AygLMkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxpbmdQb2xp", - "Y3lDdXN0b21NZXRyaWNVdGlsaXphdGlvbhJvChpsb2FkX2JhbGFuY2luZ191", - "dGlsaXphdGlvbhjj0fXMASABKAsyQi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5BdXRvc2NhbGluZ1BvbGljeUxvYWRCYWxhbmNpbmdVdGlsaXphdGlvbkgC", - "iAEBEiAKEG1heF9udW1fcmVwbGljYXMYz5TcHSABKAVIA4gBARIhChBtaW5f", - "bnVtX3JlcGxpY2FzGKH4of8BIAEoBUgEiAEBEhQKBG1vZGUYo/PMASABKAlI", - "BYgBARJbChBzY2FsZV9pbl9jb250cm9sGNi8zvsBIAEoCzI4Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkF1dG9zY2FsaW5nUG9saWN5U2NhbGVJbkNvbnRy", - "b2xIBogBARJfChFzY2FsaW5nX3NjaGVkdWxlcxiE9LypASADKAsyQC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGluZ1BvbGljeS5TY2FsaW5n", - "U2NoZWR1bGVzRW50cnkacgoVU2NhbGluZ1NjaGVkdWxlc0VudHJ5EgsKA2tl", - "eRgBIAEoCRJICgV2YWx1ZRgCIAEoCzI5Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkF1dG9zY2FsaW5nUG9saWN5U2NhbGluZ1NjaGVkdWxlOgI4ASJWCgRN", - "b2RlEhIKDlVOREVGSU5FRF9NT0RFEAASCQoDT0ZGEM/iBBIHCgJPThDfExIV", - "Cg5PTkxZX1NDQUxFX09VVBDG8+hIEg8KB09OTFlfVVAQjtD84wFCFwoVX2Nv", - "b2xfZG93bl9wZXJpb2Rfc2VjQhIKEF9jcHVfdXRpbGl6YXRpb25CHQobX2xv", - "YWRfYmFsYW5jaW5nX3V0aWxpemF0aW9uQhMKEV9tYXhfbnVtX3JlcGxpY2Fz", - "QhMKEV9taW5fbnVtX3JlcGxpY2FzQgcKBV9tb2RlQhMKEV9zY2FsZV9pbl9j", - "b250cm9sIvYBCh9BdXRvc2NhbGluZ1BvbGljeUNwdVV0aWxpemF0aW9uEiIK", - "EXByZWRpY3RpdmVfbWV0aG9kGMGXiboBIAEoCUgAiAEBEiIKEnV0aWxpemF0", - "aW9uX3RhcmdldBjO7PlmIAEoAUgBiAEBIl4KEFByZWRpY3RpdmVNZXRob2QS", - "HwobVU5ERUZJTkVEX1BSRURJQ1RJVkVfTUVUSE9EEAASCwoETk9ORRC4zpIB", - "EhwKFU9QVElNSVpFX0FWQUlMQUJJTElUWRD95sUFQhQKEl9wcmVkaWN0aXZl", - "X21ldGhvZEIVChNfdXRpbGl6YXRpb25fdGFyZ2V0Ir8DCihBdXRvc2NhbGlu", - "Z1BvbGljeUN1c3RvbU1ldHJpY1V0aWxpemF0aW9uEhcKBmZpbHRlchj4lqOg", - "ASABKAlIAIgBARIXCgZtZXRyaWMYsOuX/gEgASgJSAGIAQESKwoac2luZ2xl", - "X2luc3RhbmNlX2Fzc2lnbm1lbnQYwMzY8AEgASgBSAKIAQESIgoSdXRpbGl6", - "YXRpb25fdGFyZ2V0GM7s+WYgASgBSAOIAQESKAoXdXRpbGl6YXRpb25fdGFy", - "Z2V0X3R5cGUYi6WaogEgASgJSASIAQEifgoVVXRpbGl6YXRpb25UYXJnZXRU", - "eXBlEiUKIVVOREVGSU5FRF9VVElMSVpBVElPTl9UQVJHRVRfVFlQRRAAEhcK", - "EERFTFRBX1BFUl9NSU5VVEUQnb3YKRIXChBERUxUQV9QRVJfU0VDT05EEP35", - "1nkSDAoFR0FVR0UQ2bGdIEIJCgdfZmlsdGVyQgkKB19tZXRyaWNCHQobX3Np", - "bmdsZV9pbnN0YW5jZV9hc3NpZ25tZW50QhUKE191dGlsaXphdGlvbl90YXJn", - "ZXRCGgoYX3V0aWxpemF0aW9uX3RhcmdldF90eXBlImYKKUF1dG9zY2FsaW5n", - "UG9saWN5TG9hZEJhbGFuY2luZ1V0aWxpemF0aW9uEiIKEnV0aWxpemF0aW9u", - "X3RhcmdldBjO7PlmIAEoAUgAiAEBQhUKE191dGlsaXphdGlvbl90YXJnZXQi", - "wgEKH0F1dG9zY2FsaW5nUG9saWN5U2NhbGVJbkNvbnRyb2wSTwoWbWF4X3Nj", - "YWxlZF9pbl9yZXBsaWNhcxjr1ZVWIAEoCzInLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkZpeGVkT3JQZXJjZW50SACIAQESHwoPdGltZV93aW5kb3dfc2Vj", - "GLSArhEgASgFSAGIAQFCGQoXX21heF9zY2FsZWRfaW5fcmVwbGljYXNCEgoQ", - "X3RpbWVfd2luZG93X3NlYyK6AgogQXV0b3NjYWxpbmdQb2xpY3lTY2FsaW5n", - "U2NoZWR1bGUSHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSACIAQESGQoIZGlz", - "YWJsZWQY/PSYgQEgASgISAGIAQESHAoMZHVyYXRpb25fc2VjGKaeoWUgASgF", - "SAKIAQESJgoVbWluX3JlcXVpcmVkX3JlcGxpY2FzGK6dpa4BIAEoBUgDiAEB", - "EhkKCHNjaGVkdWxlGJelmrMBIAEoCUgEiAEBEhkKCXRpbWVfem9uZRjeg8kR", - "IAEoCUgFiAEBQg4KDF9kZXNjcmlwdGlvbkILCglfZGlzYWJsZWRCDwoNX2R1", - "cmF0aW9uX3NlY0IYChZfbWluX3JlcXVpcmVkX3JlcGxpY2FzQgsKCV9zY2hl", - "ZHVsZUIMCgpfdGltZV96b25lIpQHCgdCYWNrZW5kEh8KDmJhbGFuY2luZ19t", - "b2RlGInLls0BIAEoCUgAiAEBEiAKD2NhcGFjaXR5X3NjYWxlchiNx9SWASAB", - "KAJIAYgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAogBARIYCghmYWls", - "b3ZlchjyqZ1CIAEoCEgDiAEBEhUKBWdyb3VwGP/sgy8gASgJSASIAQESHwoP", - "bWF4X2Nvbm5lY3Rpb25zGPrV4TQgASgFSAWIAQESLAocbWF4X2Nvbm5lY3Rp", - "b25zX3Blcl9lbmRwb2ludBic57ZnIAEoBUgGiAEBEiwKHG1heF9jb25uZWN0", - "aW9uc19wZXJfaW5zdGFuY2UYnNX0MSABKAVIB4gBARIZCghtYXhfcmF0ZRjb", - "vcjCASABKAVICIgBARIlChVtYXhfcmF0ZV9wZXJfZW5kcG9pbnQY26r0PSAB", - "KAJICYgBARIlChVtYXhfcmF0ZV9wZXJfaW5zdGFuY2UY25iyCCABKAJICogB", - "ARIfCg9tYXhfdXRpbGl6YXRpb24Yx/fURiABKAJIC4gBARIaCgpwcmVmZXJl", - "bmNlGNv58kcgASgJSAyIAQEiYQoNQmFsYW5jaW5nTW9kZRIcChhVTkRFRklO", - "RURfQkFMQU5DSU5HX01PREUQABIRCgpDT05ORUNUSU9OEN7VuXUSCwoEUkFU", - "RRDgiZkBEhIKC1VUSUxJWkFUSU9OEIKE70oiaQoKUHJlZmVyZW5jZRIYChRV", - "TkRFRklORURfUFJFRkVSRU5DRRAAEg4KB0RFRkFVTFQQocT9NhIeChZQUkVG", - "RVJFTkNFX1VOU1BFQ0lGSUVEELPrzuwBEhEKCVBSRUZFUlJFRBDhuNzHAUIR", - "Cg9fYmFsYW5jaW5nX21vZGVCEgoQX2NhcGFjaXR5X3NjYWxlckIOCgxfZGVz", - "Y3JpcHRpb25CCwoJX2ZhaWxvdmVyQggKBl9ncm91cEISChBfbWF4X2Nvbm5l", - "Y3Rpb25zQh8KHV9tYXhfY29ubmVjdGlvbnNfcGVyX2VuZHBvaW50Qh8KHV9t", - "YXhfY29ubmVjdGlvbnNfcGVyX2luc3RhbmNlQgsKCV9tYXhfcmF0ZUIYChZf", - "bWF4X3JhdGVfcGVyX2VuZHBvaW50QhgKFl9tYXhfcmF0ZV9wZXJfaW5zdGFu", - "Y2VCEgoQX21heF91dGlsaXphdGlvbkINCgtfcHJlZmVyZW5jZSLkBQoNQmFj", - "a2VuZEJ1Y2tldBIcCgtidWNrZXRfbmFtZRjAl56HASABKAlIAIgBARJLCgpj", - "ZG5fcG9saWN5GISLhGYgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "QmFja2VuZEJ1Y2tldENkblBvbGljeUgBiAEBEiAKEGNvbXByZXNzaW9uX21v", - "ZGUY3JHGLSABKAlIAogBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiAB", - "KAlIA4gBARIjChdjdXN0b21fcmVzcG9uc2VfaGVhZGVycxiWweW4ASADKAkS", - "HAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSASIAQESJAoUZWRnZV9zZWN1cml0", - "eV9wb2xpY3kYj9nIEyABKAlIBYgBARIbCgplbmFibGVfY2RuGPG29YYBIAEo", - "CEgGiAEBEhAKAmlkGJsaIAEoBEgHiAEBEhQKBGtpbmQYlPfIASABKAlICIgB", - "ARIUCgRuYW1lGIv1zQEgASgJSAmIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEo", - "CUgKiAEBEkEKB3VzZWRfYnkYmaDSuQEgAygLMiwuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuQmFja2VuZEJ1Y2tldFVzZWRCeSJVCg9Db21wcmVzc2lvbk1v", - "ZGUSHgoaVU5ERUZJTkVEX0NPTVBSRVNTSU9OX01PREUQABIQCglBVVRPTUFU", - "SUMQi4TpThIQCghESVNBQkxFRBD81LD2AUIOCgxfYnVja2V0X25hbWVCDQoL", - "X2Nkbl9wb2xpY3lCEwoRX2NvbXByZXNzaW9uX21vZGVCFQoTX2NyZWF0aW9u", - "X3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CFwoVX2VkZ2Vfc2VjdXJpdHlf", - "cG9saWN5Qg0KC19lbmFibGVfY2RuQgUKA19pZEIHCgVfa2luZEIHCgVfbmFt", - "ZUIMCgpfc2VsZl9saW5rIsoHChZCYWNrZW5kQnVja2V0Q2RuUG9saWN5EnYK", - "H2J5cGFzc19jYWNoZV9vbl9yZXF1ZXN0X2hlYWRlcnMYyr3r5wEgAygLMkku", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZEJ1Y2tldENkblBvbGlj", - "eUJ5cGFzc0NhY2hlT25SZXF1ZXN0SGVhZGVyEl8KEGNhY2hlX2tleV9wb2xp", - "Y3kY79f4SyABKAsyPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5k", - "QnVja2V0Q2RuUG9saWN5Q2FjaGVLZXlQb2xpY3lIAIgBARIaCgpjYWNoZV9t", - "b2RlGMDI4g0gASgJSAGIAQESGgoKY2xpZW50X3R0bBj4juwNIAEoBUgCiAEB", - "EhsKC2RlZmF1bHRfdHRsGO795i8gASgFSAOIAQESGAoHbWF4X3R0bBiRidWS", - "ASABKAVIBIgBARIhChBuZWdhdGl2ZV9jYWNoaW5nGLXDoqABIAEoCEgFiAEB", - "EmgKF25lZ2F0aXZlX2NhY2hpbmdfcG9saWN5GPy1ikogAygLMkQuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZEJ1Y2tldENkblBvbGljeU5lZ2F0", - "aXZlQ2FjaGluZ1BvbGljeRIjChJyZXF1ZXN0X2NvYWxlc2NpbmcY1ISI/gEg", - "ASgISAaIAQESIQoRc2VydmVfd2hpbGVfc3RhbGUY2/ftcCABKAVIB4gBARIt", - "ChxzaWduZWRfdXJsX2NhY2hlX21heF9hZ2Vfc2VjGMaouYABIAEoA0gIiAEB", - "EiAKFHNpZ25lZF91cmxfa2V5X25hbWVzGLXtp7EBIAMoCSKPAQoJQ2FjaGVN", - "b2RlEhgKFFVOREVGSU5FRF9DQUNIRV9NT0RFEAASGAoQQ0FDSEVfQUxMX1NU", - "QVRJQxDpl6WpARIXCg9GT1JDRV9DQUNIRV9BTEwQsN3g5wESGgoSSU5WQUxJ", - "RF9DQUNIRV9NT0RFEMi36LUBEhkKElVTRV9PUklHSU5fSEVBREVSUxClkrQa", - "QhMKEV9jYWNoZV9rZXlfcG9saWN5Qg0KC19jYWNoZV9tb2RlQg0KC19jbGll", - "bnRfdHRsQg4KDF9kZWZhdWx0X3R0bEIKCghfbWF4X3R0bEITChFfbmVnYXRp", - "dmVfY2FjaGluZ0IVChNfcmVxdWVzdF9jb2FsZXNjaW5nQhQKEl9zZXJ2ZV93", - "aGlsZV9zdGFsZUIfCh1fc2lnbmVkX3VybF9jYWNoZV9tYXhfYWdlX3NlYyJf", - "CjBCYWNrZW5kQnVja2V0Q2RuUG9saWN5QnlwYXNzQ2FjaGVPblJlcXVlc3RI", - "ZWFkZXISGwoLaGVhZGVyX25hbWUY/cHHNCABKAlIAIgBAUIOCgxfaGVhZGVy", - "X25hbWUiagokQmFja2VuZEJ1Y2tldENkblBvbGljeUNhY2hlS2V5UG9saWN5", - "Eh8KFGluY2x1ZGVfaHR0cF9oZWFkZXJzGIb6lwEgAygJEiEKFnF1ZXJ5X3N0", - "cmluZ193aGl0ZWxpc3QYsNiBGSADKAkiaAorQmFja2VuZEJ1Y2tldENkblBv", - "bGljeU5lZ2F0aXZlQ2FjaGluZ1BvbGljeRIUCgRjb2RlGO3bugEgASgFSACI", - "AQESEgoDdHRsGOyDByABKAVIAYgBAUIHCgVfY29kZUIGCgRfdHRsIqsCChFC", - "YWNrZW5kQnVja2V0TGlzdBIQCgJpZBibGiABKAlIAIgBARI4CgVpdGVtcxjA", - "z/cvIAMoCzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRCdWNr", - "ZXQSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", - "uoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3", - "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2Vu", - "QgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciPgoTQmFja2VuZEJ1Y2tldFVz", - "ZWRCeRIZCglyZWZlcmVuY2UYy/7sRiABKAlIAIgBAUIMCgpfcmVmZXJlbmNl", - "IugfCg5CYWNrZW5kU2VydmljZRIoChdhZmZpbml0eV9jb29raWVfdHRsX3Nl", - "Yxia6bawASABKAVIAIgBARI2CghiYWNrZW5kcxjfmMvzASADKAsyIC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kEkwKCmNkbl9wb2xpY3kYhIuE", - "ZiABKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kU2Vydmlj", - "ZUNkblBvbGljeUgBiAEBEksKEGNpcmN1aXRfYnJlYWtlcnMYncf0yAEgASgL", - "MiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ2lyY3VpdEJyZWFrZXJzSAKI", - "AQESIAoQY29tcHJlc3Npb25fbW9kZRjckcYtIAEoCUgDiAEBElEKE2Nvbm5l", - "Y3Rpb25fZHJhaW5pbmcYq47v2wEgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuQ29ubmVjdGlvbkRyYWluaW5nSASIAQESawoaY29ubmVjdGlvbl90", - "cmFja2luZ19wb2xpY3kY2eDURCABKAsyPy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5CYWNrZW5kU2VydmljZUNvbm5lY3Rpb25UcmFja2luZ1BvbGljeUgF", - "iAEBElsKD2NvbnNpc3RlbnRfaGFzaBibpTcgASgLMjsuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQ29uc2lzdGVudEhhc2hMb2FkQmFsYW5jZXJTZXR0aW5n", - "c0gGiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgHiAEBEiEK", - "FmN1c3RvbV9yZXF1ZXN0X2hlYWRlcnMYiNKrDSADKAkSIwoXY3VzdG9tX3Jl", - "c3BvbnNlX2hlYWRlcnMYlsHluAEgAygJEhwKC2Rlc2NyaXB0aW9uGPyH1skB", - "IAEoCUgIiAEBEiQKFGVkZ2Vfc2VjdXJpdHlfcG9saWN5GI/ZyBMgASgJSAmI", - "AQESHAoMZW5hYmxlX2NfZF9uGLvHx3cgASgISAqIAQESVgoPZmFpbG92ZXJf", - "cG9saWN5GJ/ysDIgASgLMjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFj", - "a2VuZFNlcnZpY2VGYWlsb3ZlclBvbGljeUgLiAEBEhsKC2ZpbmdlcnByaW50", - "GOTR828gASgJSAyIAQESGQoNaGVhbHRoX2NoZWNrcxiur+bVASADKAkSPgoD", - "aWFwGNisBiABKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5k", - "U2VydmljZUlBUEgNiAEBEhAKAmlkGJsaIAEoBEgOiAEBEisKG2lwX2FkZHJl", - "c3Nfc2VsZWN0aW9uX3BvbGljeRjIsIAlIAEoCUgPiAEBEhQKBGtpbmQYlPfI", - "ASABKAlIEIgBARImChVsb2FkX2JhbGFuY2luZ19zY2hlbWUYxIzCrQEgASgJ", - "SBGIAQESaQoUbG9jYWxpdHlfbGJfcG9saWNpZXMYnfKcQyADKAsySC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kU2VydmljZUxvY2FsaXR5TG9h", - "ZEJhbGFuY2luZ1BvbGljeUNvbmZpZxIiChJsb2NhbGl0eV9sYl9wb2xpY3kY", - "v/jVPiABKAlIEogBARJNCgpsb2dfY29uZmlnGJ3RwacBIAEoCzIwLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlTG9nQ29uZmlnSBOI", - "AQESRgoTbWF4X3N0cmVhbV9kdXJhdGlvbhiYpaUdIAEoCzIhLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkR1cmF0aW9uSBSIAQESTAoJbWV0YWRhdGFzGKTW", - "hwQgAygLMjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZp", - "Y2UuTWV0YWRhdGFzRW50cnkSFAoEbmFtZRiL9c0BIAEoCUgViAEBEhcKB25l", - "dHdvcmsYrrSFbyABKAlIFogBARJNChFvdXRsaWVyX2RldGVjdGlvbhi+zIyp", - "ASABKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PdXRsaWVyRGV0ZWN0", - "aW9uSBeIAQESFAoEcG9ydBiBsdIBIAEoBUgYiAEBEhkKCXBvcnRfbmFtZRiJ", - "h+cTIAEoCUgZiAEBEhgKCHByb3RvY29sGJidqiggASgJSBqIAQESFgoGcmVn", - "aW9uGPTNoEIgASgJSBuIAQESHwoPc2VjdXJpdHlfcG9saWN5GJGGylEgASgJ", - "SByIAQESTQoRc2VjdXJpdHlfc2V0dGluZ3MYwrye5AEgASgLMikuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlTZXR0aW5nc0gdiAEBEhoKCXNl", - "bGZfbGluaxiNksXZASABKAlIHogBARIbChBzZXJ2aWNlX2JpbmRpbmdzGNiR", - "2T8gAygJEiEKEXNlcnZpY2VfbGJfcG9saWN5GJGOnS0gASgJSB+IAQESIQoQ", - "c2Vzc2lvbl9hZmZpbml0eRixwZndASABKAlIIIgBARJhCh5zdHJvbmdfc2Vz", - "c2lvbl9hZmZpbml0eV9jb29raWUYiqjKcSABKAsyMS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5CYWNrZW5kU2VydmljZUh0dHBDb29raWVIIYgBARJACgpz", - "dWJzZXR0aW5nGJCQ29YBIAEoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlN1YnNldHRpbmdIIogBARIbCgt0aW1lb3V0X3NlYxjzwJImIAEoBUgjiAEB", - "EkIKB3VzZWRfYnkYmaDSuQEgAygLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuQmFja2VuZFNlcnZpY2VVc2VkQnkaMAoOTWV0YWRhdGFzRW50cnkSCwoD", - "a2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASJVCg9Db21wcmVzc2lvbk1v", - "ZGUSHgoaVU5ERUZJTkVEX0NPTVBSRVNTSU9OX01PREUQABIQCglBVVRPTUFU", - "SUMQi4TpThIQCghESVNBQkxFRBD81LD2ASKuAQoYSXBBZGRyZXNzU2VsZWN0", - "aW9uUG9saWN5EikKJVVOREVGSU5FRF9JUF9BRERSRVNTX1NFTEVDVElPTl9Q", - "T0xJQ1kQABIQCglJUFY0X09OTFkQpsvVChIQCglJUFY2X09OTFkQ5K38JRIu", - "CidJUF9BRERSRVNTX1NFTEVDVElPTl9QT0xJQ1lfVU5TUEVDSUZJRUQQ4Iui", - "ERITCgtQUkVGRVJfSVBWNhDWhevCASLVAQoTTG9hZEJhbGFuY2luZ1NjaGVt", - "ZRIjCh9VTkRFRklORURfTE9BRF9CQUxBTkNJTkdfU0NIRU1FEAASDwoIRVhU", - "RVJOQUwQy6f9EBIYChBFWFRFUk5BTF9NQU5BR0VEEIu2kvQBEhAKCElOVEVS", - "TkFMEL3tloUBEhcKEElOVEVSTkFMX01BTkFHRUQQ/dfnERIcChVJTlRFUk5B", - "TF9TRUxGX01BTkFHRUQQzpfRcBIlCh1JTlZBTElEX0xPQURfQkFMQU5DSU5H", - "X1NDSEVNRRD8k6aDASLfAQoQTG9jYWxpdHlMYlBvbGljeRIgChxVTkRFRklO", - "RURfTE9DQUxJVFlfTEJfUE9MSUNZEAASGQoRSU5WQUxJRF9MQl9QT0xJQ1kQ", - "s+eVmgESFAoNTEVBU1RfUkVRVUVTVBD5xJwWEg0KBk1BR0xFVhDql+o4EhsK", - "FE9SSUdJTkFMX0RFU1RJTkFUSU9OEID9pU8SDQoGUkFORE9NEMOxl30SEQoJ", - "UklOR19IQVNIEL3br84BEhIKC1JPVU5EX1JPQklOEPmGsUkSFgoPV0VJR0hU", - "RURfTUFHTEVWEJLgx3kijgEKCFByb3RvY29sEhYKElVOREVGSU5FRF9QUk9U", - "T0NPTBAAEgsKBEdSUEMQnoiGARILCgRIVFRQEIiBiAESDAoFSFRUUDIQqqH4", - "IBIMCgVIVFRQUxDLofggEgkKA1NTTBDsgwUSCQoDVENQEMGHBRIJCgNVRFAQ", - "oY8FEhMKC1VOU1BFQ0lGSUVEEJe+mPsBIosCCg9TZXNzaW9uQWZmaW5pdHkS", - "HgoaVU5ERUZJTkVEX1NFU1NJT05fQUZGSU5JVFkQABIRCglDTElFTlRfSVAQ", - "m9zppAESHwoYQ0xJRU5UX0lQX05PX0RFU1RJTkFUSU9OEJSazTISGwoUQ0xJ", - "RU5UX0lQX1BPUlRfUFJPVE8QrvLcaRIWCg9DTElFTlRfSVBfUFJPVE8QpMWJ", - "DBIYChBHRU5FUkFURURfQ09PS0lFELTOyrABEhMKDEhFQURFUl9GSUVMRBCo", - "idxfEhMKC0hUVFBfQ09PS0lFEPujg+wBEgsKBE5PTkUQuM6SARIeChZTVFJP", - "TkdfQ09PS0lFX0FGRklOSVRZEPvdk9EBQhoKGF9hZmZpbml0eV9jb29raWVf", - "dHRsX3NlY0INCgtfY2RuX3BvbGljeUITChFfY2lyY3VpdF9icmVha2Vyc0IT", - "ChFfY29tcHJlc3Npb25fbW9kZUIWChRfY29ubmVjdGlvbl9kcmFpbmluZ0Id", - "ChtfY29ubmVjdGlvbl90cmFja2luZ19wb2xpY3lCEgoQX2NvbnNpc3RlbnRf", - "aGFzaEIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIX", - "ChVfZWRnZV9zZWN1cml0eV9wb2xpY3lCDwoNX2VuYWJsZV9jX2RfbkISChBf", - "ZmFpbG92ZXJfcG9saWN5Qg4KDF9maW5nZXJwcmludEIGCgRfaWFwQgUKA19p", - "ZEIeChxfaXBfYWRkcmVzc19zZWxlY3Rpb25fcG9saWN5QgcKBV9raW5kQhgK", - "Fl9sb2FkX2JhbGFuY2luZ19zY2hlbWVCFQoTX2xvY2FsaXR5X2xiX3BvbGlj", - "eUINCgtfbG9nX2NvbmZpZ0IWChRfbWF4X3N0cmVhbV9kdXJhdGlvbkIHCgVf", - "bmFtZUIKCghfbmV0d29ya0IUChJfb3V0bGllcl9kZXRlY3Rpb25CBwoFX3Bv", - "cnRCDAoKX3BvcnRfbmFtZUILCglfcHJvdG9jb2xCCQoHX3JlZ2lvbkISChBf", - "c2VjdXJpdHlfcG9saWN5QhQKEl9zZWN1cml0eV9zZXR0aW5nc0IMCgpfc2Vs", - "Zl9saW5rQhQKEl9zZXJ2aWNlX2xiX3BvbGljeUITChFfc2Vzc2lvbl9hZmZp", - "bml0eUIhCh9fc3Ryb25nX3Nlc3Npb25fYWZmaW5pdHlfY29va2llQg0KC19z", - "dWJzZXR0aW5nQg4KDF90aW1lb3V0X3NlYyLLAwocQmFja2VuZFNlcnZpY2VB", - "Z2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJSCgVpdGVtcxjAz/cv", - "IAMoCzJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNl", - "QWdncmVnYXRlZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGI", - "AQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9s", - "aW5rGI2SxdkBIAEoCUgDiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5", - "Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "V2FybmluZ0gEiAEBGmAKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkEKBXZh", - "bHVlGAIgASgLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNl", - "cnZpY2VzU2NvcGVkTGlzdDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0", - "X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyK3BwoXQmFj", - "a2VuZFNlcnZpY2VDZG5Qb2xpY3kSdwofYnlwYXNzX2NhY2hlX29uX3JlcXVl", - "c3RfaGVhZGVycxjKvevnASADKAsySi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5CYWNrZW5kU2VydmljZUNkblBvbGljeUJ5cGFzc0NhY2hlT25SZXF1ZXN0", - "SGVhZGVyEkkKEGNhY2hlX2tleV9wb2xpY3kY79f4SyABKAsyJy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5DYWNoZUtleVBvbGljeUgAiAEBEhoKCmNhY2hl", - "X21vZGUYwMjiDSABKAlIAYgBARIaCgpjbGllbnRfdHRsGPiO7A0gASgFSAKI", - "AQESGwoLZGVmYXVsdF90dGwY7v3mLyABKAVIA4gBARIYCgdtYXhfdHRsGJGJ", - "1ZIBIAEoBUgEiAEBEiEKEG5lZ2F0aXZlX2NhY2hpbmcYtcOioAEgASgISAWI", - "AQESaQoXbmVnYXRpdmVfY2FjaGluZ19wb2xpY3kY/LWKSiADKAsyRS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kU2VydmljZUNkblBvbGljeU5l", - "Z2F0aXZlQ2FjaGluZ1BvbGljeRIjChJyZXF1ZXN0X2NvYWxlc2NpbmcY1ISI", - "/gEgASgISAaIAQESIQoRc2VydmVfd2hpbGVfc3RhbGUY2/ftcCABKAVIB4gB", - "ARItChxzaWduZWRfdXJsX2NhY2hlX21heF9hZ2Vfc2VjGMaouYABIAEoA0gI", - "iAEBEiAKFHNpZ25lZF91cmxfa2V5X25hbWVzGLXtp7EBIAMoCSKPAQoJQ2Fj", - "aGVNb2RlEhgKFFVOREVGSU5FRF9DQUNIRV9NT0RFEAASGAoQQ0FDSEVfQUxM", - "X1NUQVRJQxDpl6WpARIXCg9GT1JDRV9DQUNIRV9BTEwQsN3g5wESGgoSSU5W", - "QUxJRF9DQUNIRV9NT0RFEMi36LUBEhkKElVTRV9PUklHSU5fSEVBREVSUxCl", - "krQaQhMKEV9jYWNoZV9rZXlfcG9saWN5Qg0KC19jYWNoZV9tb2RlQg0KC19j", - "bGllbnRfdHRsQg4KDF9kZWZhdWx0X3R0bEIKCghfbWF4X3R0bEITChFfbmVn", - "YXRpdmVfY2FjaGluZ0IVChNfcmVxdWVzdF9jb2FsZXNjaW5nQhQKEl9zZXJ2", - "ZV93aGlsZV9zdGFsZUIfCh1fc2lnbmVkX3VybF9jYWNoZV9tYXhfYWdlX3Nl", - "YyJgCjFCYWNrZW5kU2VydmljZUNkblBvbGljeUJ5cGFzc0NhY2hlT25SZXF1", - "ZXN0SGVhZGVyEhsKC2hlYWRlcl9uYW1lGP3BxzQgASgJSACIAQFCDgoMX2hl", - "YWRlcl9uYW1lImkKLEJhY2tlbmRTZXJ2aWNlQ2RuUG9saWN5TmVnYXRpdmVD", - "YWNoaW5nUG9saWN5EhQKBGNvZGUY7du6ASABKAVIAIgBARISCgN0dGwY7IMH", - "IAEoBUgBiAEBQgcKBV9jb2RlQgYKBF90dGwi6wQKJkJhY2tlbmRTZXJ2aWNl", - "Q29ubmVjdGlvblRyYWNraW5nUG9saWN5EjwKLGNvbm5lY3Rpb25fcGVyc2lz", - "dGVuY2Vfb25fdW5oZWFsdGh5X2JhY2tlbmRzGPmR2EggASgJSACIAQESJgoW", - "ZW5hYmxlX3N0cm9uZ19hZmZpbml0eRiU5tkLIAEoCEgBiAEBEiAKEGlkbGVf", - "dGltZW91dF9zZWMYiMH0CyABKAVIAogBARIdCg10cmFja2luZ19tb2RlGKvc", - "9TwgASgJSAOIAQEisAEKKENvbm5lY3Rpb25QZXJzaXN0ZW5jZU9uVW5oZWFs", - "dGh5QmFja2VuZHMSOgo2VU5ERUZJTkVEX0NPTk5FQ1RJT05fUEVSU0lTVEVO", - "Q0VfT05fVU5IRUFMVEhZX0JBQ0tFTkRTEAASFQoOQUxXQVlTX1BFUlNJU1QQ", - "hOenEhIbChRERUZBVUxUX0ZPUl9QUk9UT0NPTBDMpaJFEhQKDU5FVkVSX1BF", - "UlNJU1QQ4aWOQiJ0CgxUcmFja2luZ01vZGUSGwoXVU5ERUZJTkVEX1RSQUNL", - "SU5HX01PREUQABIcChVJTlZBTElEX1RSQUNLSU5HX01PREUQw4O9FxIVCg5Q", - "RVJfQ09OTkVDVElPThDg9s0oEhIKC1BFUl9TRVNTSU9OELS66lZCLwotX2Nv", - "bm5lY3Rpb25fcGVyc2lzdGVuY2Vfb25fdW5oZWFsdGh5X2JhY2tlbmRzQhkK", - "F19lbmFibGVfc3Ryb25nX2FmZmluaXR5QhMKEV9pZGxlX3RpbWVvdXRfc2Vj", - "QhAKDl90cmFja2luZ19tb2RlIvkBChxCYWNrZW5kU2VydmljZUZhaWxvdmVy", - "UG9saWN5EjQKJGRpc2FibGVfY29ubmVjdGlvbl9kcmFpbl9vbl9mYWlsb3Zl", - "chjhzO1WIAEoCEgAiAEBEikKGWRyb3BfdHJhZmZpY19pZl91bmhlYWx0aHkY", - "lM3FNSABKAhIAYgBARIeCg5mYWlsb3Zlcl9yYXRpbxj+lLRlIAEoAkgCiAEB", - "QicKJV9kaXNhYmxlX2Nvbm5lY3Rpb25fZHJhaW5fb25fZmFpbG92ZXJCHAoa", - "X2Ryb3BfdHJhZmZpY19pZl91bmhlYWx0aHlCEQoPX2ZhaWxvdmVyX3JhdGlv", - "Io0CChlCYWNrZW5kU2VydmljZUdyb3VwSGVhbHRoElsKC2Fubm90YXRpb25z", - "GKT2tTUgAygLMkMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNl", - "cnZpY2VHcm91cEhlYWx0aC5Bbm5vdGF0aW9uc0VudHJ5EkAKDWhlYWx0aF9z", - "dGF0dXMYtda6tQEgAygLMiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVh", - "bHRoU3RhdHVzEhQKBGtpbmQYlPfIASABKAlIAIgBARoyChBBbm5vdGF0aW9u", - "c0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAFCBwoFX2tp", - "bmQilwEKGEJhY2tlbmRTZXJ2aWNlSHR0cENvb2tpZRIUCgRuYW1lGIv1zQEg", - "ASgJSACIAQESFAoEcGF0aBilyNEBIAEoCUgBiAEBEjUKA3R0bBjsgwcgASgL", - "MiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRHVyYXRpb25IAogBAUIHCgVf", - "bmFtZUIHCgVfcGF0aEIGCgRfdHRsIvsBChFCYWNrZW5kU2VydmljZUlBUBIW", - "CgdlbmFibGVkGMGWPiABKAhIAIgBARIhChBvYXV0aDJfY2xpZW50X2lkGMuO", - "3pUBIAEoCUgBiAEBEiQKFG9hdXRoMl9jbGllbnRfc2VjcmV0GODhqBggASgJ", - "SAKIAQESKwobb2F1dGgyX2NsaWVudF9zZWNyZXRfc2hhMjU2GOaM6zUgASgJ", - "SAOIAQFCCgoIX2VuYWJsZWRCEwoRX29hdXRoMl9jbGllbnRfaWRCFwoVX29h", - "dXRoMl9jbGllbnRfc2VjcmV0Qh4KHF9vYXV0aDJfY2xpZW50X3NlY3JldF9z", - "aGEyNTYirQIKEkJhY2tlbmRTZXJ2aWNlTGlzdBIQCgJpZBibGiABKAlIAIgB", - "ARI5CgVpdGVtcxjAz/cvIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkJhY2tlbmRTZXJ2aWNlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0", - "X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEg", - "ASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25l", - "eHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIrMCChhC", - "YWNrZW5kU2VydmljZUxpc3RVc2FibGUSEAoCaWQYmxogASgJSACIAQESOQoF", - "aXRlbXMYwM/3LyADKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNr", - "ZW5kU2VydmljZRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", - "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", - "iAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3Bh", - "Z2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKrAgovQmFja2Vu", - "ZFNlcnZpY2VMb2NhbGl0eUxvYWRCYWxhbmNpbmdQb2xpY3lDb25maWcScwoN", - "Y3VzdG9tX3BvbGljeRjAi6YCIAEoCzJULmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkJhY2tlbmRTZXJ2aWNlTG9jYWxpdHlMb2FkQmFsYW5jaW5nUG9saWN5", - "Q29uZmlnQ3VzdG9tUG9saWN5SACIAQESZgoGcG9saWN5GLLKtisgASgLMk4u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VMb2NhbGl0", - "eUxvYWRCYWxhbmNpbmdQb2xpY3lDb25maWdQb2xpY3lIAYgBAUIQCg5fY3Vz", - "dG9tX3BvbGljeUIJCgdfcG9saWN5InsKO0JhY2tlbmRTZXJ2aWNlTG9jYWxp", - "dHlMb2FkQmFsYW5jaW5nUG9saWN5Q29uZmlnQ3VzdG9tUG9saWN5EhQKBGRh", - "dGEYqt+7ASABKAlIAIgBARIUCgRuYW1lGIv1zQEgASgJSAGIAQFCBwoFX2Rh", - "dGFCBwoFX25hbWUingIKNUJhY2tlbmRTZXJ2aWNlTG9jYWxpdHlMb2FkQmFs", - "YW5jaW5nUG9saWN5Q29uZmlnUG9saWN5EhQKBG5hbWUYi/XNASABKAlIAIgB", - "ASLFAQoETmFtZRISCg5VTkRFRklORURfTkFNRRAAEhkKEUlOVkFMSURfTEJf", - "UE9MSUNZELPnlZoBEhQKDUxFQVNUX1JFUVVFU1QQ+cScFhINCgZNQUdMRVYQ", - "6pfqOBIbChRPUklHSU5BTF9ERVNUSU5BVElPThCA/aVPEg0KBlJBTkRPTRDD", - "sZd9EhEKCVJJTkdfSEFTSBC926/OARISCgtST1VORF9ST0JJThD5hrFJEhYK", - "D1dFSUdIVEVEX01BR0xFVhCS4Md5QgcKBV9uYW1lIrACChdCYWNrZW5kU2Vy", - "dmljZUxvZ0NvbmZpZxIXCgZlbmFibGUYg8vUlAEgASgISACIAQESGwoPb3B0", - "aW9uYWxfZmllbGRzGPjIhvwBIAMoCRIdCg1vcHRpb25hbF9tb2RlGKKGrz0g", - "ASgJSAGIAQESGwoLc2FtcGxlX3JhdGUY1ZSGSSABKAJIAogBASJ2CgxPcHRp", - "b25hbE1vZGUSGwoXVU5ERUZJTkVEX09QVElPTkFMX01PREUQABIOCgZDVVNU", - "T00Q8f6luQESGwoURVhDTFVERV9BTExfT1BUSU9OQUwQw920UBIcChRJTkNM", - "VURFX0FMTF9PUFRJT05BTBC17bL/AUIJCgdfZW5hYmxlQhAKDl9vcHRpb25h", - "bF9tb2RlQg4KDF9zYW1wbGVfcmF0ZSJPChdCYWNrZW5kU2VydmljZVJlZmVy", - "ZW5jZRIgCg9iYWNrZW5kX3NlcnZpY2UYisCukgEgASgJSACIAQFCEgoQX2Jh", - "Y2tlbmRfc2VydmljZSI/ChRCYWNrZW5kU2VydmljZVVzZWRCeRIZCglyZWZl", - "cmVuY2UYy/7sRiABKAlIAIgBAUIMCgpfcmVmZXJlbmNlIqkBChlCYWNrZW5k", - "U2VydmljZXNTY29wZWRMaXN0EkUKEGJhY2tlbmRfc2VydmljZXMYqcOhuQEg", - "AygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2US", - "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lldhcm5pbmdIAIgBAUIKCghfd2FybmluZyLnCQoJQmZkUGFja2V0EiYKFmF1", - "dGhlbnRpY2F0aW9uX3ByZXNlbnQY9JPEMiABKAhIAIgBARIpChljb250cm9s", - "X3BsYW5lX2luZGVwZW5kZW50GLWv3h0gASgISAGIAQESFwoGZGVtYW5kGMvU", - "m4MBIAEoCEgCiAEBEhoKCmRpYWdub3N0aWMYp7fzHSABKAlIA4gBARIVCgVm", - "aW5hbBj2grsuIAEoCEgEiAEBEhcKBmxlbmd0aBjm9bjwASABKA1IBYgBARIn", - "ChdtaW5fZWNob19yeF9pbnRlcnZhbF9tcxjU9bEuIAEoDUgGiAEBEiMKEm1p", - "bl9yeF9pbnRlcnZhbF9tcxj00PvcASABKA1IB4gBARIjChJtaW5fdHhfaW50", - "ZXJ2YWxfbXMYsvfp+gEgASgNSAiIAQESGgoKbXVsdGlwbGllchjB+51bIAEo", - "DUgJiAEBEhoKCm11bHRpcG9pbnQY97ejWyABKAhICogBARIgChBteV9kaXNj", - "cmltaW5hdG9yGMmSxyQgASgNSAuIAQESFAoEcG9sbBi/r9IBIAEoCEgMiAEB", - "EhUKBXN0YXRlGJGJqzQgASgJSA2IAQESGAoHdmVyc2lvbhjYudSnASABKA1I", - "DogBARIjChJ5b3VyX2Rpc2NyaW1pbmF0b3IYkOfv9QEgASgNSA+IAQEi3gIK", - "CkRpYWdub3N0aWMSGAoUVU5ERUZJTkVEX0RJQUdOT1NUSUMQABIcChVBRE1J", - "TklTVFJBVElWRUxZX0RPV04Qpo6DOhIdChZDT05DQVRFTkFURURfUEFUSF9E", - "T1dOEIypvgwSJQoeQ09OVFJPTF9ERVRFQ1RJT05fVElNRV9FWFBJUkVEEO/4", - "zEASHQoWRElBR05PU1RJQ19VTlNQRUNJRklFRBD/hIAcEhsKFEVDSE9fRlVO", - "Q1RJT05fRkFJTEVEEOrYnWkSHQoWRk9SV0FSRElOR19QTEFORV9SRVNFVBCq", - "rrMJEiYKHk5FSUdIQk9SX1NJR05BTEVEX1NFU1NJT05fRE9XThC2/riyARIU", - "Cg1OT19ESUFHTk9TVElDEOXBjGoSEQoJUEFUSF9ET1dOEPyQyYoBEiYKHlJF", - "VkVSU0VfQ09OQ0FURU5BVEVEX1BBVEhfRE9XThCptcjkASJtCgVTdGF0ZRIT", - "Cg9VTkRFRklORURfU1RBVEUQABIRCgpBRE1JTl9ET1dOELLfpT0SCwoERE9X", - "ThCiuYABEgsKBElOSVQQkLqJARIZChFTVEFURV9VTlNQRUNJRklFRBDJ0Lzg", - "ARIHCgJVUBCbFUIZChdfYXV0aGVudGljYXRpb25fcHJlc2VudEIcChpfY29u", - "dHJvbF9wbGFuZV9pbmRlcGVuZGVudEIJCgdfZGVtYW5kQg0KC19kaWFnbm9z", - "dGljQggKBl9maW5hbEIJCgdfbGVuZ3RoQhoKGF9taW5fZWNob19yeF9pbnRl", - "cnZhbF9tc0IVChNfbWluX3J4X2ludGVydmFsX21zQhUKE19taW5fdHhfaW50", - "ZXJ2YWxfbXNCDQoLX211bHRpcGxpZXJCDQoLX211bHRpcG9pbnRCEwoRX215", - "X2Rpc2NyaW1pbmF0b3JCBwoFX3BvbGxCCAoGX3N0YXRlQgoKCF92ZXJzaW9u", - "QhUKE195b3VyX2Rpc2NyaW1pbmF0b3Ii7AoKCUJmZFN0YXR1cxIvCh9iZmRf", - "c2Vzc2lvbl9pbml0aWFsaXphdGlvbl9tb2RlGJqfg2ggASgJSACIAQESLwoe", - "Y29uZmlnX3VwZGF0ZV90aW1lc3RhbXBfbWljcm9zGLGAgdoBIAEoA0gBiAEB", - "ElUKFWNvbnRyb2xfcGFja2V0X2NvdW50cxj50ps/IAEoCzIuLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkJmZFN0YXR1c1BhY2tldENvdW50c0gCiAEBEk4K", - "GGNvbnRyb2xfcGFja2V0X2ludGVydmFscxj55+buASADKAsyKC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5QYWNrZXRJbnRlcnZhbHMSIQoQbG9jYWxfZGlh", - "Z25vc3RpYxj7oZDdASABKAlIA4gBARIbCgtsb2NhbF9zdGF0ZRi9lZJHIAEo", - "CUgEiAEBEjcKJ25lZ290aWF0ZWRfbG9jYWxfY29udHJvbF90eF9pbnRlcnZh", - "bF9tcxiU0bAKIAEoDUgFiAEBEj4KCXJ4X3BhY2tldBihgevwASABKAsyIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5CZmRQYWNrZXRIBogBARI9Cgl0eF9w", - "YWNrZXQYo72ONSABKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CZmRQ", - "YWNrZXRIB4gBARIZCgl1cHRpbWVfbXMY3drlOyABKANICIgBASKAAQocQmZk", - "U2Vzc2lvbkluaXRpYWxpemF0aW9uTW9kZRItCilVTkRFRklORURfQkZEX1NF", - "U1NJT05fSU5JVElBTElaQVRJT05fTU9ERRAAEg4KBkFDVElWRRCG5omWARIQ", - "CghESVNBQkxFRBD81LD2ARIPCgdQQVNTSVZFEIf219wBIukCCg9Mb2NhbERp", - "YWdub3N0aWMSHgoaVU5ERUZJTkVEX0xPQ0FMX0RJQUdOT1NUSUMQABIcChVB", - "RE1JTklTVFJBVElWRUxZX0RPV04Qpo6DOhIdChZDT05DQVRFTkFURURfUEFU", - "SF9ET1dOEIypvgwSJQoeQ09OVFJPTF9ERVRFQ1RJT05fVElNRV9FWFBJUkVE", - "EO/4zEASHQoWRElBR05PU1RJQ19VTlNQRUNJRklFRBD/hIAcEhsKFEVDSE9f", - "RlVOQ1RJT05fRkFJTEVEEOrYnWkSHQoWRk9SV0FSRElOR19QTEFORV9SRVNF", - "VBCqrrMJEiYKHk5FSUdIQk9SX1NJR05BTEVEX1NFU1NJT05fRE9XThC2/riy", - "ARIUCg1OT19ESUFHTk9TVElDEOXBjGoSEQoJUEFUSF9ET1dOEPyQyYoBEiYK", - "HlJFVkVSU0VfQ09OQ0FURU5BVEVEX1BBVEhfRE9XThCptcjkASJ4CgpMb2Nh", - "bFN0YXRlEhkKFVVOREVGSU5FRF9MT0NBTF9TVEFURRAAEhEKCkFETUlOX0RP", - "V04Qst+lPRILCgRET1dOEKK5gAESCwoESU5JVBCQuokBEhkKEVNUQVRFX1VO", - "U1BFQ0lGSUVEEMnQvOABEgcKAlVQEJsVQiIKIF9iZmRfc2Vzc2lvbl9pbml0", - "aWFsaXphdGlvbl9tb2RlQiEKH19jb25maWdfdXBkYXRlX3RpbWVzdGFtcF9t", - "aWNyb3NCGAoWX2NvbnRyb2xfcGFja2V0X2NvdW50c0ITChFfbG9jYWxfZGlh", - "Z25vc3RpY0IOCgxfbG9jYWxfc3RhdGVCKgooX25lZ290aWF0ZWRfbG9jYWxf", - "Y29udHJvbF90eF9pbnRlcnZhbF9tc0IMCgpfcnhfcGFja2V0QgwKCl90eF9w", - "YWNrZXRCDAoKX3VwdGltZV9tcyLNAQoVQmZkU3RhdHVzUGFja2V0Q291bnRz", - "EhYKBm51bV9yeBifo+MSIAEoDUgAiAEBEiAKD251bV9yeF9yZWplY3RlZBie", - "rv+FASABKA1IAYgBARIiChFudW1fcnhfc3VjY2Vzc2Z1bBi6ipHZASABKA1I", - "AogBARIWCgZudW1fdHgY3aPjEiABKA1IA4gBAUIJCgdfbnVtX3J4QhIKEF9u", - "dW1fcnhfcmVqZWN0ZWRCFAoSX251bV9yeF9zdWNjZXNzZnVsQgkKB19udW1f", - "dHgisQEKB0JpbmRpbmcSGwoKYmluZGluZ19pZBiV8qnSASABKAlIAIgBARI4", - "Cgljb25kaXRpb24Ym9qlZSABKAsyHS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5FeHBySAGIAQESEwoHbWVtYmVycxiZkrvEASADKAkSFAoEcm9sZRj2gNYB", - "IAEoCUgCiAEBQg0KC19iaW5kaW5nX2lkQgwKCl9jb25kaXRpb25CBwoFX3Jv", - "bGUi6AEKFUJ1bGtJbnNlcnREaXNrUmVxdWVzdBJkCiJidWxrX2luc2VydF9k", - "aXNrX3Jlc291cmNlX3Jlc291cmNlGNb5l4oBIAEoCzIvLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkJ1bGtJbnNlcnREaXNrUmVzb3VyY2VCA+BBAhIhCgdw", - "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQY", - "y4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0K", - "C19yZXF1ZXN0X2lkIm0KFkJ1bGtJbnNlcnREaXNrUmVzb3VyY2USLwofc291", - "cmNlX2NvbnNpc3RlbmN5X2dyb3VwX3BvbGljeRjdoq0JIAEoCUgAiAEBQiIK", - "IF9zb3VyY2VfY29uc2lzdGVuY3lfZ3JvdXBfcG9saWN5IvMBChlCdWxrSW5z", - "ZXJ0SW5zdGFuY2VSZXF1ZXN0EmsKJmJ1bGtfaW5zZXJ0X2luc3RhbmNlX3Jl", - "c291cmNlX3Jlc291cmNlGM7C4BMgASgLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuQnVsa0luc2VydEluc3RhbmNlUmVzb3VyY2VCA+BBAhIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19y", - "ZXF1ZXN0X2lkIqUFChpCdWxrSW5zZXJ0SW5zdGFuY2VSZXNvdXJjZRIVCgVj", - "b3VudBiPop0tIAEoA0gAiAEBElAKE2luc3RhbmNlX3Byb3BlcnRpZXMYnZ7Y", - "ZiABKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVByb3Bl", - "cnRpZXNIAYgBARJJCg9sb2NhdGlvbl9wb2xpY3kY/LmH3gEgASgLMicuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTG9jYXRpb25Qb2xpY3lIAogBARIaCglt", - "aW5fY291bnQY4qm/+QEgASgDSAOIAQESHQoMbmFtZV9wYXR0ZXJuGNyjqcUB", - "IAEoCUgEiAEBEnIKF3Blcl9pbnN0YW5jZV9wcm9wZXJ0aWVzGPu53jMgAygL", - "Mk4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQnVsa0luc2VydEluc3RhbmNl", - "UmVzb3VyY2UuUGVySW5zdGFuY2VQcm9wZXJ0aWVzRW50cnkSKQoYc291cmNl", - "X2luc3RhbmNlX3RlbXBsYXRlGMDDwZ4BIAEoCUgFiAEBGoYBChpQZXJJbnN0", - "YW5jZVByb3BlcnRpZXNFbnRyeRILCgNrZXkYASABKAkSVwoFdmFsdWUYAiAB", - "KAsySC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CdWxrSW5zZXJ0SW5zdGFu", - "Y2VSZXNvdXJjZVBlckluc3RhbmNlUHJvcGVydGllczoCOAFCCAoGX2NvdW50", - "QhYKFF9pbnN0YW5jZV9wcm9wZXJ0aWVzQhIKEF9sb2NhdGlvbl9wb2xpY3lC", - "DAoKX21pbl9jb3VudEIPCg1fbmFtZV9wYXR0ZXJuQhsKGV9zb3VyY2VfaW5z", - "dGFuY2VfdGVtcGxhdGUidwovQnVsa0luc2VydEluc3RhbmNlUmVzb3VyY2VQ", - "ZXJJbnN0YW5jZVByb3BlcnRpZXMSGAoIaG9zdG5hbWUYs7iFcSABKAlIAIgB", - "ARIUCgRuYW1lGIv1zQEgASgJSAGIAQFCCwoJX2hvc3RuYW1lQgcKBV9uYW1l", - "IpwDChlCdWxrSW5zZXJ0T3BlcmF0aW9uU3RhdHVzEiEKEGNyZWF0ZWRfdm1f", - "Y291bnQY/qmivQEgASgFSACIAQESIQoQZGVsZXRlZF92bV9jb3VudBjt1cqB", - "ASABKAVIAYgBARIpChlmYWlsZWRfdG9fY3JlYXRlX3ZtX2NvdW50GOi96xsg", - "ASgFSAKIAQESFgoGc3RhdHVzGPKft1YgASgJSAOIAQESIAoPdGFyZ2V0X3Zt", - "X2NvdW50GPWgkv4BIAEoBUgEiAEBIm0KBlN0YXR1cxIUChBVTkRFRklORURf", - "U1RBVFVTEAASEAoIQ1JFQVRJTkcQub2d2QESCwoERE9ORRCCt4ABEhMKDFJP", - "TExJTkdfQkFDSxDBndl7EhkKElNUQVRVU19VTlNQRUNJRklFRBDKzIsUQhMK", - "EV9jcmVhdGVkX3ZtX2NvdW50QhMKEV9kZWxldGVkX3ZtX2NvdW50QhwKGl9m", - "YWlsZWRfdG9fY3JlYXRlX3ZtX2NvdW50QgkKB19zdGF0dXNCEgoQX3Rhcmdl", - "dF92bV9jb3VudCLyAQobQnVsa0luc2VydFJlZ2lvbkRpc2tSZXF1ZXN0EmQK", - "ImJ1bGtfaW5zZXJ0X2Rpc2tfcmVzb3VyY2VfcmVzb3VyY2UY1vmXigEgASgL", - "Mi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQnVsa0luc2VydERpc2tSZXNv", - "dXJjZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "HwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9p", - "ZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIv0BCh9CdWxrSW5zZXJ0", - "UmVnaW9uSW5zdGFuY2VSZXF1ZXN0EmsKJmJ1bGtfaW5zZXJ0X2luc3RhbmNl", - "X3Jlc291cmNlX3Jlc291cmNlGM7C4BMgASgLMjMuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuQnVsa0luc2VydEluc3RhbmNlUmVzb3VyY2VCA+BBAhIhCgdw", - "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBC", - "IAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "AUINCgtfcmVxdWVzdF9pZCJVChVDYWNoZUludmFsaWRhdGlvblJ1bGUSFAoE", - "aG9zdBio68MBIAEoCUgAiAEBEhQKBHBhdGgYpcjRASABKAlIAYgBAUIHCgVf", - "aG9zdEIHCgVfcGF0aCLCAgoOQ2FjaGVLZXlQb2xpY3kSHQoMaW5jbHVkZV9o", - "b3N0GN+FlOgBIAEoCEgAiAEBEh8KFGluY2x1ZGVfaHR0cF9oZWFkZXJzGIb6", - "lwEgAygJEiAKFWluY2x1ZGVfbmFtZWRfY29va2llcxiysNEpIAMoCRIhChBp", - "bmNsdWRlX3Byb3RvY29sGM/Q3JABIAEoCEgBiAEBEiUKFGluY2x1ZGVfcXVl", - "cnlfc3RyaW5nGJ/zhOIBIAEoCEgCiAEBEiIKFnF1ZXJ5X3N0cmluZ19ibGFj", - "a2xpc3QYhqqhqQEgAygJEiEKFnF1ZXJ5X3N0cmluZ193aGl0ZWxpc3QYsNiB", - "GSADKAlCDwoNX2luY2x1ZGVfaG9zdEITChFfaW5jbHVkZV9wcm90b2NvbEIX", - "ChVfaW5jbHVkZV9xdWVyeV9zdHJpbmci4wEKLkNhbmNlbEluc3RhbmNlR3Jv", - "dXBNYW5hZ2VyUmVzaXplUmVxdWVzdFJlcXVlc3QSJgoWaW5zdGFuY2VfZ3Jv", - "dXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", - "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEh4K", - "DnJlc2l6ZV9yZXF1ZXN0GISEuWcgASgJQgPgQQISGwoEem9uZRisx+QBIAEo", - "CUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKwAgoPQ2lyY3VpdEJyZWFr", - "ZXJzEh8KD21heF9jb25uZWN0aW9ucxj61eE0IAEoBUgAiAEBEiUKFG1heF9w", - "ZW5kaW5nX3JlcXVlc3RzGOelirMBIAEoBUgBiAEBEhwKDG1heF9yZXF1ZXN0", - "cxi/+LINIAEoBUgCiAEBEiwKG21heF9yZXF1ZXN0c19wZXJfY29ubmVjdGlv", - "bhjAlrisASABKAVIA4gBARIbCgttYXhfcmV0cmllcxjror4aIAEoBUgEiAEB", - "QhIKEF9tYXhfY29ubmVjdGlvbnNCFwoVX21heF9wZW5kaW5nX3JlcXVlc3Rz", - "Qg8KDV9tYXhfcmVxdWVzdHNCHgocX21heF9yZXF1ZXN0c19wZXJfY29ubmVj", - "dGlvbkIOCgxfbWF4X3JldHJpZXMisQEKH0Nsb25lUnVsZXNGaXJld2FsbFBv", - "bGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID4EEC", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARImChZzb3VyY2VfZmlyZXdh", - "bGxfcG9saWN5GK3a9gsgASgJSAGIAQFCDQoLX3JlcXVlc3RfaWRCGQoXX3Nv", - "dXJjZV9maXJld2FsbF9wb2xpY3ki2wEKJkNsb25lUnVsZXNOZXR3b3JrRmly", - "ZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASAB", - "KAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARImChZzb3VyY2VfZmlyZXdhbGxf", - "cG9saWN5GK3a9gsgASgJSAGIAQFCDQoLX3JlcXVlc3RfaWRCGQoXX3NvdXJj", - "ZV9maXJld2FsbF9wb2xpY3kiggIKLENsb25lUnVsZXNSZWdpb25OZXR3b3Jr", - "RmlyZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbt", - "ASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBARImChZzb3VyY2VfZmlyZXdhbGxfcG9saWN5GK3a", - "9gsgASgJSAGIAQFCDQoLX3JlcXVlc3RfaWRCGQoXX3NvdXJjZV9maXJld2Fs", - "bF9wb2xpY3kiqBEKCkNvbW1pdG1lbnQSGwoKYXV0b19yZW5ldxj9l6TsASAB", - "KAhIAIgBARIYCghjYXRlZ29yeRj++YoYIAEoCUgBiAEBEiIKEmNyZWF0aW9u", - "X3RpbWVzdGFtcBi2j8cOIAEoCUgCiAEBEiQKFGN1c3RvbV9lbmRfdGltZXN0", - "YW1wGOS01lYgASgJSAOIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSASI", - "AQESHgoNZW5kX3RpbWVzdGFtcBiyrZrfASABKAlIBYgBARIhChVleGlzdGlu", - "Z19yZXNlcnZhdGlvbnMY24iM6wEgAygJEhAKAmlkGJsaIAEoBEgGiAEBEhQK", - "BGtpbmQYlPfIASABKAlIB4gBARJVChBsaWNlbnNlX3Jlc291cmNlGMzU6tAB", - "IAEoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpY2Vuc2VSZXNvdXJj", - "ZUNvbW1pdG1lbnRICIgBARIjChhtZXJnZV9zb3VyY2VfY29tbWl0bWVudHMY", - "warYWSADKAkSFAoEbmFtZRiL9c0BIAEoCUgJiAEBEhQKBHBsYW4YqZbSASAB", - "KAlICogBARIWCgZyZWdpb24Y9M2gQiABKAlIC4gBARI+CgxyZXNlcnZhdGlv", - "bnMYp+zMvgEgAygLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzZXJ2", - "YXRpb24SUgoPcmVzb3VyY2Vfc3RhdHVzGMP693YgASgLMjEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuQ29tbWl0bWVudFJlc291cmNlU3RhdHVzSAyIAQES", - "QQoJcmVzb3VyY2VzGKX8sk4gAygLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUmVzb3VyY2VDb21taXRtZW50EhoKCXNlbGZfbGluaxiNksXZASABKAlI", - "DYgBARIoChdzcGxpdF9zb3VyY2VfY29tbWl0bWVudBjUt/2/ASABKAlIDogB", - "ARIfCg9zdGFydF90aW1lc3RhbXAY+arxJyABKAlID4gBARIWCgZzdGF0dXMY", - "8p+3ViABKAlIEIgBARIfCg5zdGF0dXNfbWVzc2FnZRi6yemNASABKAlIEYgB", - "ARIUCgR0eXBlGLqe2gEgASgJSBKIAQEiYgoIQ2F0ZWdvcnkSFgoSVU5ERUZJ", - "TkVEX0NBVEVHT1JZEAASHAoUQ0FURUdPUllfVU5TUEVDSUZJRUQQ1rrm8gES", - "DwoHTElDRU5TRRChoPClARIPCgdNQUNISU5FEKeg898BIlkKBFBsYW4SEgoO", - "VU5ERUZJTkVEX1BMQU4QABIPCgdJTlZBTElEENf77fwBEhcKEFRISVJUWV9T", - "SVhfTU9OVEgQhrX9fhITCgxUV0VMVkVfTU9OVEgQuprEUiJ6CgZTdGF0dXMS", - "FAoQVU5ERUZJTkVEX1NUQVRVUxAAEg4KBkFDVElWRRCG5omWARIQCglDQU5D", - "RUxMRUQQsfKAFBIQCghDUkVBVElORxC5vZ3ZARIPCgdFWFBJUkVEEIXmiOYB", - "EhUKDk5PVF9ZRVRfQUNUSVZFEOni6Qki3gUKBFR5cGUSEgoOVU5ERUZJTkVE", - "X1RZUEUQABIdChVBQ0NFTEVSQVRPUl9PUFRJTUlaRUQQk9D1hQESHwoYQUND", - "RUxFUkFUT1JfT1BUSU1JWkVEX0EzEL7PzksSJAodQUNDRUxFUkFUT1JfT1BU", - "SU1JWkVEX0EzX01FR0EQ04jRShIYChFDT01QVVRFX09QVElNSVpFRBDf7cBL", - "Eh0KFUNPTVBVVEVfT1BUSU1JWkVEX0MyRBD1wN+2ARIcChRDT01QVVRFX09Q", - "VElNSVpFRF9DMxCwq4vMARIdChVDT01QVVRFX09QVElNSVpFRF9DM0QQlMHf", - "tgESHAoUQ09NUFVURV9PUFRJTUlaRURfSDMQy6yLzAESFwoPR0VORVJBTF9Q", - "VVJQT1NFEIf5+Y4BEhoKEkdFTkVSQUxfUFVSUE9TRV9DNBCJnvuPARIaChNH", - "RU5FUkFMX1BVUlBPU0VfQzRBENik7G4SGgoSR0VORVJBTF9QVVJQT1NFX0Uy", - "EMWe+48BEhoKEkdFTkVSQUxfUFVSUE9TRV9OMhDcoPuPARIaChNHRU5FUkFM", - "X1BVUlBPU0VfTjJEEOj27G4SGgoSR0VORVJBTF9QVVJQT1NFX040EN6g+48B", - "EhoKE0dFTkVSQUxfUFVSUE9TRV9UMkQQ7qPtbhIZChJHUkFQSElDU19PUFRJ", - "TUlaRUQQ0/jUIBIYChBNRU1PUllfT1BUSU1JWkVEEMnurIYBEhsKE01FTU9S", - "WV9PUFRJTUlaRURfTTMQvIzggwESHwoYTUVNT1JZX09QVElNSVpFRF9YNF8x", - "NlRCEODvplcSHwoYTUVNT1JZX09QVElNSVpFRF9YNF8yNFRCEL3JqFcSHwoY", - "TUVNT1JZX09QVElNSVpFRF9YNF8zMlRCEJqjqlcSHAoUU1RPUkFHRV9PUFRJ", - "TUlaRURfWjMQtdmHlwESGAoQVFlQRV9VTlNQRUNJRklFRBCS+9vQAUINCgtf", - "YXV0b19yZW5ld0ILCglfY2F0ZWdvcnlCFQoTX2NyZWF0aW9uX3RpbWVzdGFt", - "cEIXChVfY3VzdG9tX2VuZF90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQhAK", - "Dl9lbmRfdGltZXN0YW1wQgUKA19pZEIHCgVfa2luZEITChFfbGljZW5zZV9y", - "ZXNvdXJjZUIHCgVfbmFtZUIHCgVfcGxhbkIJCgdfcmVnaW9uQhIKEF9yZXNv", - "dXJjZV9zdGF0dXNCDAoKX3NlbGZfbGlua0IaChhfc3BsaXRfc291cmNlX2Nv", - "bW1pdG1lbnRCEgoQX3N0YXJ0X3RpbWVzdGFtcEIJCgdfc3RhdHVzQhEKD19z", - "dGF0dXNfbWVzc2FnZUIHCgVfdHlwZSK/AwoYQ29tbWl0bWVudEFnZ3JlZ2F0", - "ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEk4KBWl0ZW1zGMDP9y8gAygLMjwu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ29tbWl0bWVudEFnZ3JlZ2F0ZWRM", - "aXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRf", - "cGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASAB", - "KAlIA4gBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic", - "35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgB", - "ARpcCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRI9CgV2YWx1ZRgCIAEoCzIu", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNvbW1pdG1lbnRzU2NvcGVkTGlz", - "dDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoK", - "X3NlbGZfbGlua0IKCghfd2FybmluZyKlAgoOQ29tbWl0bWVudExpc3QSEAoC", - "aWQYmxogASgJSACIAQESNQoFaXRlbXMYwM/3LyADKAsyIy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5Db21taXRtZW50EhQKBGtpbmQYlPfIASABKAlIAYgB", - "ARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xp", - "bmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tp", - "bmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJu", - "aW5nInwKGENvbW1pdG1lbnRSZXNvdXJjZVN0YXR1cxI2CiVjdXN0b21fdGVy", - "bV9lbGlnaWJpbGl0eV9lbmRfdGltZXN0YW1wGPurx60BIAEoCUgAiAEBQigK", - "Jl9jdXN0b21fdGVybV9lbGlnaWJpbGl0eV9lbmRfdGltZXN0YW1wIpwBChVD", - "b21taXRtZW50c1Njb3BlZExpc3QSPAoLY29tbWl0bWVudHMY/q/y1gEgAygL", - "MiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ29tbWl0bWVudBI5Cgd3YXJu", - "aW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fybmlu", - "Z0gAiAEBQgoKCF93YXJuaW5nItACChpDb25maWRlbnRpYWxJbnN0YW5jZUNv", - "bmZpZxIqChpjb25maWRlbnRpYWxfaW5zdGFuY2VfdHlwZRitjN4UIAEoCUgA", - "iAEBEisKG2VuYWJsZV9jb25maWRlbnRpYWxfY29tcHV0ZRi869kwIAEoCEgB", - "iAEBIpkBChhDb25maWRlbnRpYWxJbnN0YW5jZVR5cGUSKAokVU5ERUZJTkVE", - "X0NPTkZJREVOVElBTF9JTlNUQU5DRV9UWVBFEAASLQomQ09ORklERU5USUFM", - "X0lOU1RBTkNFX1RZUEVfVU5TUEVDSUZJRUQQhbDsNhIJCgNTRVYQxIAFEg4K", - "B1NFVl9TTlAQ2t2vChIJCgNURFgQ6IcFQh0KG19jb25maWRlbnRpYWxfaW5z", - "dGFuY2VfdHlwZUIeChxfZW5hYmxlX2NvbmZpZGVudGlhbF9jb21wdXRlIlMK", - "EkNvbm5lY3Rpb25EcmFpbmluZxIkChRkcmFpbmluZ190aW1lb3V0X3NlYxie", - "1axrIAEoBUgAiAEBQhcKFV9kcmFpbmluZ190aW1lb3V0X3NlYyKIAgoiQ29u", - "c2lzdGVudEhhc2hMb2FkQmFsYW5jZXJTZXR0aW5ncxJiCgtodHRwX2Nvb2tp", - "ZRj7q5cDIAEoCzJFLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNvbnNpc3Rl", - "bnRIYXNoTG9hZEJhbGFuY2VyU2V0dGluZ3NIdHRwQ29va2llSACIAQESIAoQ", - "aHR0cF9oZWFkZXJfbmFtZRjG9/pvIAEoCUgBiAEBEiEKEW1pbmltdW1fcmlu", - "Z19zaXplGL+74W8gASgDSAKIAQFCDgoMX2h0dHBfY29va2llQhMKEV9odHRw", - "X2hlYWRlcl9uYW1lQhQKEl9taW5pbXVtX3Jpbmdfc2l6ZSKrAQosQ29uc2lz", - "dGVudEhhc2hMb2FkQmFsYW5jZXJTZXR0aW5nc0h0dHBDb29raWUSFAoEbmFt", - "ZRiL9c0BIAEoCUgAiAEBEhQKBHBhdGgYpcjRASABKAlIAYgBARI1CgN0dGwY", - "7IMHIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkR1cmF0aW9uSAKI", - "AQFCBwoFX25hbWVCBwoFX3BhdGhCBgoEX3R0bCKeAgoKQ29yc1BvbGljeRIi", - "ChFhbGxvd19jcmVkZW50aWFscxiG/r3lASABKAhIAIgBARIYCg1hbGxvd19o", - "ZWFkZXJzGJDBxRUgAygJEhgKDWFsbG93X21ldGhvZHMYvPn4YSADKAkSHwoU", - "YWxsb3dfb3JpZ2luX3JlZ2V4ZXMY0o3aZiADKAkSGAoNYWxsb3dfb3JpZ2lu", - "cxiXzvhcIAMoCRIZCghkaXNhYmxlZBj89JiBASABKAhIAYgBARIZCg5leHBv", - "c2VfaGVhZGVycxiLzIh2IAMoCRIYCgdtYXhfYWdlGKT305IBIAEoBUgCiAEB", - "QhQKEl9hbGxvd19jcmVkZW50aWFsc0ILCglfZGlzYWJsZWRCCgoIX21heF9h", - "Z2Ui0QIKKkNyZWF0ZUluc3RhbmNlc0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVx", - "dWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQIS", - "jwEKOWluc3RhbmNlX2dyb3VwX21hbmFnZXJzX2NyZWF0ZV9pbnN0YW5jZXNf", - "cmVxdWVzdF9yZXNvdXJjZRiT+toLIAEoCzJELmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0NyZWF0ZUluc3RhbmNlc1Jl", - "cXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJ", - "QgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIukCCjBDcmVhdGVJbnN0YW5j", - "ZXNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFu", - "Y2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEKB3Byb2plY3QYmZbB", - "bCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLy", - "RwZyZWdpb24SnQEKQHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19j", - "cmVhdGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2UYiL+YqwEgASgLMkou", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uSW5zdGFuY2VHcm91cE1h", - "bmFnZXJzQ3JlYXRlSW5zdGFuY2VzUmVxdWVzdEID4EECEhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKRAgoZQ3JlYXRlU25h", - "cHNob3REaXNrUmVxdWVzdBIUCgRkaXNrGJ2bvAEgASgJQgPgQQISHAoLZ3Vl", - "c3RfZmx1c2gY3ZPstwEgASgISACIAQESIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQESRQoR", - "c25hcHNob3RfcmVzb3VyY2UYqbjB5QEgASgLMiEuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuU25hcHNob3RCA+BBAhIbCgR6b25lGKzH5AEgASgJQgrgQQLy", - "RwR6b25lQg4KDF9ndWVzdF9mbHVzaEINCgtfcmVxdWVzdF9pZCLtAQofQ3Jl", - "YXRlU25hcHNob3RSZWdpb25EaXNrUmVxdWVzdBIUCgRkaXNrGJ2bvAEgASgJ", - "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESRQoRc25hcHNob3RfcmVzb3VyY2UYqbjB5QEgASgLMiEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25hcHNob3RCA+BBAkINCgtfcmVx", - "dWVzdF9pZCK4AQoZQ3VzdG9tRXJyb3JSZXNwb25zZVBvbGljeRJqChRlcnJv", - "cl9yZXNwb25zZV9ydWxlcxiQrfwGIAMoCzJJLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkN1c3RvbUVycm9yUmVzcG9uc2VQb2xpY3lDdXN0b21FcnJvclJl", - "c3BvbnNlUnVsZRIdCg1lcnJvcl9zZXJ2aWNlGP7upk4gASgJSACIAQFCEAoO", - "X2Vycm9yX3NlcnZpY2UitgEKMEN1c3RvbUVycm9yUmVzcG9uc2VQb2xpY3lD", - "dXN0b21FcnJvclJlc3BvbnNlUnVsZRIfChRtYXRjaF9yZXNwb25zZV9jb2Rl", - "cxjiiIcyIAMoCRInChZvdmVycmlkZV9yZXNwb25zZV9jb2RlGPjX8PwBIAEo", - "BUgAiAEBEhQKBHBhdGgYpcjRASABKAlIAYgBAUIZChdfb3ZlcnJpZGVfcmVz", - "cG9uc2VfY29kZUIHCgVfcGF0aCKPAgoVQ3VzdG9tZXJFbmNyeXB0aW9uS2V5", - "Eh0KDGttc19rZXlfbmFtZRiZ6/vmASABKAlIAIgBARInChdrbXNfa2V5X3Nl", - "cnZpY2VfYWNjb3VudBjVxZBkIAEoCUgBiAEBEhgKB3Jhd19rZXkYyOOY1gEg", - "ASgJSAKIAQESIgoRcnNhX2VuY3J5cHRlZF9rZXkYpcP8nwEgASgJSAOIAQES", - "FgoGc2hhMjU2GKfsjlEgASgJSASIAQFCDwoNX2ttc19rZXlfbmFtZUIaChhf", - "a21zX2tleV9zZXJ2aWNlX2FjY291bnRCCgoIX3Jhd19rZXlCFAoSX3JzYV9l", - "bmNyeXB0ZWRfa2V5QgkKB19zaGEyNTYitQEKIkN1c3RvbWVyRW5jcnlwdGlv", - "bktleVByb3RlY3RlZERpc2sSVAoTZGlza19lbmNyeXB0aW9uX2tleRiF7cSB", - "ASABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DdXN0b21lckVuY3J5", - "cHRpb25LZXlIAIgBARIWCgZzb3VyY2UYm9DBVCABKAlIAYgBAUIWChRfZGlz", - "a19lbmNyeXB0aW9uX2tleUIJCgdfc291cmNlIkMKBERhdGESEgoDa2V5GN+8", - "BiABKAlIAIgBARIVCgV2YWx1ZRjxorI1IAEoCUgBiAEBQgYKBF9rZXlCCAoG", - "X3ZhbHVlIusBCiFEZWxldGVBY2Nlc3NDb25maWdJbnN0YW5jZVJlcXVlc3QS", - "HQoNYWNjZXNzX2NvbmZpZxj95N4iIAEoCUID4EECEhgKCGluc3RhbmNlGJWp", - "2gggASgJQgPgQQISIgoRbmV0d29ya19pbnRlcmZhY2UY6MCdrgEgASgJQgPg", - "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcE", - "em9uZUINCgtfcmVxdWVzdF9pZCKfAQoURGVsZXRlQWRkcmVzc1JlcXVlc3QS", - "GAoHYWRkcmVzcxj0t97cASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJ", - "Qg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVn", - "aW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9p", - "ZCKhAQoXRGVsZXRlQXV0b3NjYWxlclJlcXVlc3QSGwoKYXV0b3NjYWxlchjX", - "/dL2ASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", - "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEg", - "ASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIooBChpEZWxldGVCYWNr", - "ZW5kQnVja2V0UmVxdWVzdBIeCg5iYWNrZW5kX2J1Y2tldBj1490rIAEoCUID", - "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVx", - "dWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIo0BChtEZWxl", - "dGVCYWNrZW5kU2VydmljZVJlcXVlc3QSIAoPYmFja2VuZF9zZXJ2aWNlGIrA", - "rpIBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", - "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lk", - "IpQBChFEZWxldGVEaXNrUmVxdWVzdBIUCgRkaXNrGJ2bvAEgASgJQgPgQQIS", - "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0", - "X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9u", - "ZUINCgtfcmVxdWVzdF9pZCKVAQofRGVsZXRlRXh0ZXJuYWxWcG5HYXRld2F5", - "UmVxdWVzdBIkChRleHRlcm5hbF92cG5fZ2F0ZXdheRiF17M0IAEoCUID4EEC", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVz", - "dF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkImoKG0RlbGV0ZUZp", - "cmV3YWxsUG9saWN5UmVxdWVzdBIgCg9maXJld2FsbF9wb2xpY3kY0YrG7QEg", - "ASgJQgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1", - "ZXN0X2lkIoABChVEZWxldGVGaXJld2FsbFJlcXVlc3QSGQoIZmlyZXdhbGwY", - "gPrV8wEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3Rf", - "aWQirgEKG0RlbGV0ZUZvcndhcmRpbmdSdWxlUmVxdWVzdBIgCg9mb3J3YXJk", - "aW5nX3J1bGUY/qXdgAEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "X3NlbGZfbGlua0IKCghfd2FybmluZyKzAgoYQmFja2VuZFNlcnZpY2VMaXN0", + "VXNhYmxlEhAKAmlkGJsaIAEoCUgAiAEBEjkKBWl0ZW1zGMDP9y8gAygLMicu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2USFAoEa2lu", + "ZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgC", + "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzf", + "lhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEB", + "QgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxm", + "X2xpbmtCCgoIX3dhcm5pbmciqwIKL0JhY2tlbmRTZXJ2aWNlTG9jYWxpdHlM", + "b2FkQmFsYW5jaW5nUG9saWN5Q29uZmlnEnMKDWN1c3RvbV9wb2xpY3kYwIum", + "AiABKAsyVC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kU2Vydmlj", + "ZUxvY2FsaXR5TG9hZEJhbGFuY2luZ1BvbGljeUNvbmZpZ0N1c3RvbVBvbGlj", + "eUgAiAEBEmYKBnBvbGljeRiyyrYrIAEoCzJOLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkJhY2tlbmRTZXJ2aWNlTG9jYWxpdHlMb2FkQmFsYW5jaW5nUG9s", + "aWN5Q29uZmlnUG9saWN5SAGIAQFCEAoOX2N1c3RvbV9wb2xpY3lCCQoHX3Bv", + "bGljeSJ7CjtCYWNrZW5kU2VydmljZUxvY2FsaXR5TG9hZEJhbGFuY2luZ1Bv", + "bGljeUNvbmZpZ0N1c3RvbVBvbGljeRIUCgRkYXRhGKrfuwEgASgJSACIAQES", + "FAoEbmFtZRiL9c0BIAEoCUgBiAEBQgcKBV9kYXRhQgcKBV9uYW1lIp4CCjVC", + "YWNrZW5kU2VydmljZUxvY2FsaXR5TG9hZEJhbGFuY2luZ1BvbGljeUNvbmZp", + "Z1BvbGljeRIUCgRuYW1lGIv1zQEgASgJSACIAQEixQEKBE5hbWUSEgoOVU5E", + "RUZJTkVEX05BTUUQABIZChFJTlZBTElEX0xCX1BPTElDWRCz55WaARIUCg1M", + "RUFTVF9SRVFVRVNUEPnEnBYSDQoGTUFHTEVWEOqX6jgSGwoUT1JJR0lOQUxf", + "REVTVElOQVRJT04QgP2lTxINCgZSQU5ET00Qw7GXfRIRCglSSU5HX0hBU0gQ", + "vduvzgESEgoLUk9VTkRfUk9CSU4Q+YaxSRIWCg9XRUlHSFRFRF9NQUdMRVYQ", + "kuDHeUIHCgVfbmFtZSKwAgoXQmFja2VuZFNlcnZpY2VMb2dDb25maWcSFwoG", + "ZW5hYmxlGIPL1JQBIAEoCEgAiAEBEhsKD29wdGlvbmFsX2ZpZWxkcxj4yIb8", + "ASADKAkSHQoNb3B0aW9uYWxfbW9kZRiihq89IAEoCUgBiAEBEhsKC3NhbXBs", + "ZV9yYXRlGNWUhkkgASgCSAKIAQEidgoMT3B0aW9uYWxNb2RlEhsKF1VOREVG", + "SU5FRF9PUFRJT05BTF9NT0RFEAASDgoGQ1VTVE9NEPH+pbkBEhsKFEVYQ0xV", + "REVfQUxMX09QVElPTkFMEMPdtFASHAoUSU5DTFVERV9BTExfT1BUSU9OQUwQ", + "te2y/wFCCQoHX2VuYWJsZUIQCg5fb3B0aW9uYWxfbW9kZUIOCgxfc2FtcGxl", + "X3JhdGUiTwoXQmFja2VuZFNlcnZpY2VSZWZlcmVuY2USIAoPYmFja2VuZF9z", + "ZXJ2aWNlGIrArpIBIAEoCUgAiAEBQhIKEF9iYWNrZW5kX3NlcnZpY2UiPwoU", + "QmFja2VuZFNlcnZpY2VVc2VkQnkSGQoJcmVmZXJlbmNlGMv+7EYgASgJSACI", + "AQFCDAoKX3JlZmVyZW5jZSKpAQoZQmFja2VuZFNlcnZpY2VzU2NvcGVkTGlz", + "dBJFChBiYWNrZW5kX3NlcnZpY2VzGKnDobkBIAMoCzInLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlEjkKB3dhcm5pbmcYnN+WGCAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFCCgoI", + "X3dhcm5pbmci5wkKCUJmZFBhY2tldBImChZhdXRoZW50aWNhdGlvbl9wcmVz", + "ZW50GPSTxDIgASgISACIAQESKQoZY29udHJvbF9wbGFuZV9pbmRlcGVuZGVu", + "dBi1r94dIAEoCEgBiAEBEhcKBmRlbWFuZBjL1JuDASABKAhIAogBARIaCgpk", + "aWFnbm9zdGljGKe38x0gASgJSAOIAQESFQoFZmluYWwY9oK7LiABKAhIBIgB", + "ARIXCgZsZW5ndGgY5vW48AEgASgNSAWIAQESJwoXbWluX2VjaG9fcnhfaW50", + "ZXJ2YWxfbXMY1PWxLiABKA1IBogBARIjChJtaW5fcnhfaW50ZXJ2YWxfbXMY", + "9ND73AEgASgNSAeIAQESIwoSbWluX3R4X2ludGVydmFsX21zGLL36foBIAEo", + "DUgIiAEBEhoKCm11bHRpcGxpZXIYwfudWyABKA1ICYgBARIaCgptdWx0aXBv", + "aW50GPe3o1sgASgISAqIAQESIAoQbXlfZGlzY3JpbWluYXRvchjJksckIAEo", + "DUgLiAEBEhQKBHBvbGwYv6/SASABKAhIDIgBARIVCgVzdGF0ZRiRias0IAEo", + "CUgNiAEBEhgKB3ZlcnNpb24Y2LnUpwEgASgNSA6IAQESIwoSeW91cl9kaXNj", + "cmltaW5hdG9yGJDn7/UBIAEoDUgPiAEBIt4CCgpEaWFnbm9zdGljEhgKFFVO", + "REVGSU5FRF9ESUFHTk9TVElDEAASHAoVQURNSU5JU1RSQVRJVkVMWV9ET1dO", + "EKaOgzoSHQoWQ09OQ0FURU5BVEVEX1BBVEhfRE9XThCMqb4MEiUKHkNPTlRS", + "T0xfREVURUNUSU9OX1RJTUVfRVhQSVJFRBDv+MxAEh0KFkRJQUdOT1NUSUNf", + "VU5TUEVDSUZJRUQQ/4SAHBIbChRFQ0hPX0ZVTkNUSU9OX0ZBSUxFRBDq2J1p", + "Eh0KFkZPUldBUkRJTkdfUExBTkVfUkVTRVQQqq6zCRImCh5ORUlHSEJPUl9T", + "SUdOQUxFRF9TRVNTSU9OX0RPV04Qtv64sgESFAoNTk9fRElBR05PU1RJQxDl", + "wYxqEhEKCVBBVEhfRE9XThD8kMmKARImCh5SRVZFUlNFX0NPTkNBVEVOQVRF", + "RF9QQVRIX0RPV04QqbXI5AEibQoFU3RhdGUSEwoPVU5ERUZJTkVEX1NUQVRF", + "EAASEQoKQURNSU5fRE9XThCy36U9EgsKBERPV04QormAARILCgRJTklUEJC6", + "iQESGQoRU1RBVEVfVU5TUEVDSUZJRUQQydC84AESBwoCVVAQmxVCGQoXX2F1", + "dGhlbnRpY2F0aW9uX3ByZXNlbnRCHAoaX2NvbnRyb2xfcGxhbmVfaW5kZXBl", + "bmRlbnRCCQoHX2RlbWFuZEINCgtfZGlhZ25vc3RpY0IICgZfZmluYWxCCQoH", + "X2xlbmd0aEIaChhfbWluX2VjaG9fcnhfaW50ZXJ2YWxfbXNCFQoTX21pbl9y", + "eF9pbnRlcnZhbF9tc0IVChNfbWluX3R4X2ludGVydmFsX21zQg0KC19tdWx0", + "aXBsaWVyQg0KC19tdWx0aXBvaW50QhMKEV9teV9kaXNjcmltaW5hdG9yQgcK", + "BV9wb2xsQggKBl9zdGF0ZUIKCghfdmVyc2lvbkIVChNfeW91cl9kaXNjcmlt", + "aW5hdG9yIuwKCglCZmRTdGF0dXMSLwofYmZkX3Nlc3Npb25faW5pdGlhbGl6", + "YXRpb25fbW9kZRian4NoIAEoCUgAiAEBEi8KHmNvbmZpZ191cGRhdGVfdGlt", + "ZXN0YW1wX21pY3JvcxixgIHaASABKANIAYgBARJVChVjb250cm9sX3BhY2tl", + "dF9jb3VudHMY+dKbPyABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5C", + "ZmRTdGF0dXNQYWNrZXRDb3VudHNIAogBARJOChhjb250cm9sX3BhY2tldF9p", + "bnRlcnZhbHMY+efm7gEgAygLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "UGFja2V0SW50ZXJ2YWxzEiEKEGxvY2FsX2RpYWdub3N0aWMY+6GQ3QEgASgJ", + "SAOIAQESGwoLbG9jYWxfc3RhdGUYvZWSRyABKAlIBIgBARI3CiduZWdvdGlh", + "dGVkX2xvY2FsX2NvbnRyb2xfdHhfaW50ZXJ2YWxfbXMYlNGwCiABKA1IBYgB", + "ARI+CglyeF9wYWNrZXQYoYHr8AEgASgLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuQmZkUGFja2V0SAaIAQESPQoJdHhfcGFja2V0GKO9jjUgASgLMiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmZkUGFja2V0SAeIAQESGQoJdXB0", + "aW1lX21zGN3a5TsgASgDSAiIAQEigAEKHEJmZFNlc3Npb25Jbml0aWFsaXph", + "dGlvbk1vZGUSLQopVU5ERUZJTkVEX0JGRF9TRVNTSU9OX0lOSVRJQUxJWkFU", + "SU9OX01PREUQABIOCgZBQ1RJVkUQhuaJlgESEAoIRElTQUJMRUQQ/NSw9gES", + "DwoHUEFTU0lWRRCH9tfcASLpAgoPTG9jYWxEaWFnbm9zdGljEh4KGlVOREVG", + "SU5FRF9MT0NBTF9ESUFHTk9TVElDEAASHAoVQURNSU5JU1RSQVRJVkVMWV9E", + "T1dOEKaOgzoSHQoWQ09OQ0FURU5BVEVEX1BBVEhfRE9XThCMqb4MEiUKHkNP", + "TlRST0xfREVURUNUSU9OX1RJTUVfRVhQSVJFRBDv+MxAEh0KFkRJQUdOT1NU", + "SUNfVU5TUEVDSUZJRUQQ/4SAHBIbChRFQ0hPX0ZVTkNUSU9OX0ZBSUxFRBDq", + "2J1pEh0KFkZPUldBUkRJTkdfUExBTkVfUkVTRVQQqq6zCRImCh5ORUlHSEJP", + "Ul9TSUdOQUxFRF9TRVNTSU9OX0RPV04Qtv64sgESFAoNTk9fRElBR05PU1RJ", + "QxDlwYxqEhEKCVBBVEhfRE9XThD8kMmKARImCh5SRVZFUlNFX0NPTkNBVEVO", + "QVRFRF9QQVRIX0RPV04QqbXI5AEieAoKTG9jYWxTdGF0ZRIZChVVTkRFRklO", + "RURfTE9DQUxfU1RBVEUQABIRCgpBRE1JTl9ET1dOELLfpT0SCwoERE9XThCi", + "uYABEgsKBElOSVQQkLqJARIZChFTVEFURV9VTlNQRUNJRklFRBDJ0LzgARIH", + "CgJVUBCbFUIiCiBfYmZkX3Nlc3Npb25faW5pdGlhbGl6YXRpb25fbW9kZUIh", + "Ch9fY29uZmlnX3VwZGF0ZV90aW1lc3RhbXBfbWljcm9zQhgKFl9jb250cm9s", + "X3BhY2tldF9jb3VudHNCEwoRX2xvY2FsX2RpYWdub3N0aWNCDgoMX2xvY2Fs", + "X3N0YXRlQioKKF9uZWdvdGlhdGVkX2xvY2FsX2NvbnRyb2xfdHhfaW50ZXJ2", + "YWxfbXNCDAoKX3J4X3BhY2tldEIMCgpfdHhfcGFja2V0QgwKCl91cHRpbWVf", + "bXMizQEKFUJmZFN0YXR1c1BhY2tldENvdW50cxIWCgZudW1fcngYn6PjEiAB", + "KA1IAIgBARIgCg9udW1fcnhfcmVqZWN0ZWQYnq7/hQEgASgNSAGIAQESIgoR", + "bnVtX3J4X3N1Y2Nlc3NmdWwYuoqR2QEgASgNSAKIAQESFgoGbnVtX3R4GN2j", + "4xIgASgNSAOIAQFCCQoHX251bV9yeEISChBfbnVtX3J4X3JlamVjdGVkQhQK", + "El9udW1fcnhfc3VjY2Vzc2Z1bEIJCgdfbnVtX3R4IrEBCgdCaW5kaW5nEhsK", + "CmJpbmRpbmdfaWQYlfKp0gEgASgJSACIAQESOAoJY29uZGl0aW9uGJvapWUg", + "ASgLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXhwckgBiAEBEhMKB21l", + "bWJlcnMYmZK7xAEgAygJEhQKBHJvbGUY9oDWASABKAlIAogBAUINCgtfYmlu", + "ZGluZ19pZEIMCgpfY29uZGl0aW9uQgcKBV9yb2xlIugBChVCdWxrSW5zZXJ0", + "RGlza1JlcXVlc3QSZAoiYnVsa19pbnNlcnRfZGlza19yZXNvdXJjZV9yZXNv", + "dXJjZRjW+ZeKASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CdWxr", + "SW5zZXJ0RGlza1Jlc291cmNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", + "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCJtChZC", + "dWxrSW5zZXJ0RGlza1Jlc291cmNlEi8KH3NvdXJjZV9jb25zaXN0ZW5jeV9n", + "cm91cF9wb2xpY3kY3aKtCSABKAlIAIgBAUIiCiBfc291cmNlX2NvbnNpc3Rl", + "bmN5X2dyb3VwX3BvbGljeSLzAQoZQnVsa0luc2VydEluc3RhbmNlUmVxdWVz", + "dBJrCiZidWxrX2luc2VydF9pbnN0YW5jZV9yZXNvdXJjZV9yZXNvdXJjZRjO", + "wuATIAEoCzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJ1bGtJbnNlcnRJ", + "bnN0YW5jZVJlc291cmNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", + "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9u", + "ZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKlBQoaQnVs", + "a0luc2VydEluc3RhbmNlUmVzb3VyY2USFQoFY291bnQYj6KdLSABKANIAIgB", + "ARJQChNpbnN0YW5jZV9wcm9wZXJ0aWVzGJ2e2GYgASgLMisuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuSW5zdGFuY2VQcm9wZXJ0aWVzSAGIAQESSQoPbG9j", + "YXRpb25fcG9saWN5GPy5h94BIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkxvY2F0aW9uUG9saWN5SAKIAQESGgoJbWluX2NvdW50GOKpv/kBIAEo", + "A0gDiAEBEh0KDG5hbWVfcGF0dGVybhjco6nFASABKAlIBIgBARJyChdwZXJf", + "aW5zdGFuY2VfcHJvcGVydGllcxj7ud4zIAMoCzJOLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkJ1bGtJbnNlcnRJbnN0YW5jZVJlc291cmNlLlBlckluc3Rh", + "bmNlUHJvcGVydGllc0VudHJ5EikKGHNvdXJjZV9pbnN0YW5jZV90ZW1wbGF0", + "ZRjAw8GeASABKAlIBYgBARqGAQoaUGVySW5zdGFuY2VQcm9wZXJ0aWVzRW50", + "cnkSCwoDa2V5GAEgASgJElcKBXZhbHVlGAIgASgLMkguZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuQnVsa0luc2VydEluc3RhbmNlUmVzb3VyY2VQZXJJbnN0", + "YW5jZVByb3BlcnRpZXM6AjgBQggKBl9jb3VudEIWChRfaW5zdGFuY2VfcHJv", + "cGVydGllc0ISChBfbG9jYXRpb25fcG9saWN5QgwKCl9taW5fY291bnRCDwoN", + "X25hbWVfcGF0dGVybkIbChlfc291cmNlX2luc3RhbmNlX3RlbXBsYXRlIncK", + "L0J1bGtJbnNlcnRJbnN0YW5jZVJlc291cmNlUGVySW5zdGFuY2VQcm9wZXJ0", + "aWVzEhgKCGhvc3RuYW1lGLO4hXEgASgJSACIAQESFAoEbmFtZRiL9c0BIAEo", + "CUgBiAEBQgsKCV9ob3N0bmFtZUIHCgVfbmFtZSKcAwoZQnVsa0luc2VydE9w", + "ZXJhdGlvblN0YXR1cxIhChBjcmVhdGVkX3ZtX2NvdW50GP6por0BIAEoBUgA", + "iAEBEiEKEGRlbGV0ZWRfdm1fY291bnQY7dXKgQEgASgFSAGIAQESKQoZZmFp", + "bGVkX3RvX2NyZWF0ZV92bV9jb3VudBjovesbIAEoBUgCiAEBEhYKBnN0YXR1", + "cxjyn7dWIAEoCUgDiAEBEiAKD3RhcmdldF92bV9jb3VudBj1oJL+ASABKAVI", + "BIgBASJtCgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEhAKCENSRUFU", + "SU5HELm9ndkBEgsKBERPTkUQgreAARITCgxST0xMSU5HX0JBQ0sQwZ3ZexIZ", + "ChJTVEFUVVNfVU5TUEVDSUZJRUQQysyLFEITChFfY3JlYXRlZF92bV9jb3Vu", + "dEITChFfZGVsZXRlZF92bV9jb3VudEIcChpfZmFpbGVkX3RvX2NyZWF0ZV92", + "bV9jb3VudEIJCgdfc3RhdHVzQhIKEF90YXJnZXRfdm1fY291bnQi8gEKG0J1", + "bGtJbnNlcnRSZWdpb25EaXNrUmVxdWVzdBJkCiJidWxrX2luc2VydF9kaXNr", + "X3Jlc291cmNlX3Jlc291cmNlGNb5l4oBIAEoCzIvLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkJ1bGtJbnNlcnREaXNrUmVzb3VyY2VCA+BBAhIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", + "CUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUIN", + "CgtfcmVxdWVzdF9pZCL9AQofQnVsa0luc2VydFJlZ2lvbkluc3RhbmNlUmVx", + "dWVzdBJrCiZidWxrX2luc2VydF9pbnN0YW5jZV9yZXNvdXJjZV9yZXNvdXJj", + "ZRjOwuATIAEoCzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJ1bGtJbnNl", + "cnRJbnN0YW5jZVJlc291cmNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", "4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lv", "bhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi", - "hAEKGkRlbGV0ZUdsb2JhbEFkZHJlc3NSZXF1ZXN0EhgKB2FkZHJlc3MY9Lfe", - "3AEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi", - "kwEKIURlbGV0ZUdsb2JhbEZvcndhcmRpbmdSdWxlUmVxdWVzdBIgCg9mb3J3", - "YXJkaW5nX3J1bGUY/qXdgAEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFC", - "DQoLX3JlcXVlc3RfaWQioAEKJ0RlbGV0ZUdsb2JhbE5ldHdvcmtFbmRwb2lu", - "dEdyb3VwUmVxdWVzdBInChZuZXR3b3JrX2VuZHBvaW50X2dyb3VwGIbL884B", - "IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIlIK", - "HERlbGV0ZUdsb2JhbE9wZXJhdGlvblJlcXVlc3QSGQoJb3BlcmF0aW9uGOeq", - "6xggASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIh8KHURlbGV0", - "ZUdsb2JhbE9wZXJhdGlvblJlc3BvbnNlIm8KKERlbGV0ZUdsb2JhbE9yZ2Fu", - "aXphdGlvbk9wZXJhdGlvblJlcXVlc3QSGQoJb3BlcmF0aW9uGOeq6xggASgJ", - "QgPgQQISGgoJcGFyZW50X2lkGNDhmtsBIAEoCUgAiAEBQgwKCl9wYXJlbnRf", - "aWQiKwopRGVsZXRlR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9uUmVzcG9u", - "c2UiogEKKURlbGV0ZUdsb2JhbFB1YmxpY0RlbGVnYXRlZFByZWZpeGVSZXF1", - "ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSJwoXcHVi", - "bGljX2RlbGVnYXRlZF9wcmVmaXgY6NyxYSABKAlCA+BBAhIaCgpyZXF1ZXN0", - "X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQihwEKGERlbGV0ZUhl", - "YWx0aENoZWNrUmVxdWVzdBIdCgxoZWFsdGhfY2hlY2sY5aqkkwEgASgJQgPg", - "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQieQoSRGVsZXRl", - "SW1hZ2VSZXF1ZXN0EhUKBWltYWdlGNvS6i8gASgJQgPgQQISIQoHcHJvamVj", + "VQoVQ2FjaGVJbnZhbGlkYXRpb25SdWxlEhQKBGhvc3QYqOvDASABKAlIAIgB", + "ARIUCgRwYXRoGKXI0QEgASgJSAGIAQFCBwoFX2hvc3RCBwoFX3BhdGgiwgIK", + "DkNhY2hlS2V5UG9saWN5Eh0KDGluY2x1ZGVfaG9zdBjfhZToASABKAhIAIgB", + "ARIfChRpbmNsdWRlX2h0dHBfaGVhZGVycxiG+pcBIAMoCRIgChVpbmNsdWRl", + "X25hbWVkX2Nvb2tpZXMYsrDRKSADKAkSIQoQaW5jbHVkZV9wcm90b2NvbBjP", + "0NyQASABKAhIAYgBARIlChRpbmNsdWRlX3F1ZXJ5X3N0cmluZxif84TiASAB", + "KAhIAogBARIiChZxdWVyeV9zdHJpbmdfYmxhY2tsaXN0GIaqoakBIAMoCRIh", + "ChZxdWVyeV9zdHJpbmdfd2hpdGVsaXN0GLDYgRkgAygJQg8KDV9pbmNsdWRl", + "X2hvc3RCEwoRX2luY2x1ZGVfcHJvdG9jb2xCFwoVX2luY2x1ZGVfcXVlcnlf", + "c3RyaW5nIuMBCi5DYW5jZWxJbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJl", + "cXVlc3RSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiAB", + "KAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIeCg5yZXNpemVfcmVxdWVzdBiE", + "hLlnIAEoCUID4EECEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoL", + "X3JlcXVlc3RfaWQisAIKD0NpcmN1aXRCcmVha2VycxIfCg9tYXhfY29ubmVj", + "dGlvbnMY+tXhNCABKAVIAIgBARIlChRtYXhfcGVuZGluZ19yZXF1ZXN0cxjn", + "pYqzASABKAVIAYgBARIcCgxtYXhfcmVxdWVzdHMYv/iyDSABKAVIAogBARIs", + "ChttYXhfcmVxdWVzdHNfcGVyX2Nvbm5lY3Rpb24YwJa4rAEgASgFSAOIAQES", + "GwoLbWF4X3JldHJpZXMY66K+GiABKAVIBIgBAUISChBfbWF4X2Nvbm5lY3Rp", + "b25zQhcKFV9tYXhfcGVuZGluZ19yZXF1ZXN0c0IPCg1fbWF4X3JlcXVlc3Rz", + "Qh4KHF9tYXhfcmVxdWVzdHNfcGVyX2Nvbm5lY3Rpb25CDgoMX21heF9yZXRy", + "aWVzIrEBCh9DbG9uZVJ1bGVzRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2Zp", + "cmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESJgoWc291cmNlX2ZpcmV3YWxsX3BvbGljeRit2vYLIAEo", + "CUgBiAEBQg0KC19yZXF1ZXN0X2lkQhkKF19zb3VyY2VfZmlyZXdhbGxfcG9s", + "aWN5ItsBCiZDbG9uZVJ1bGVzTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVz", + "dBIgCg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISIQoHcHJvamVj", "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQitgEKIURlbGV0ZUluc3RhbmNlR3Jv", - "dXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP3", - "83YgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEo", - "CUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLjAQouRGVsZXRlSW5zdGFu", - "Y2VHcm91cE1hbmFnZXJSZXNpemVSZXF1ZXN0UmVxdWVzdBImChZpbnN0YW5j", - "ZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISIQoHcHJvamVjdBiZlsFs", - "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", - "AQESHgoOcmVzaXplX3JlcXVlc3QYhIS5ZyABKAlCA+BBAhIbCgR6b25lGKzH", - "5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIqcBChpEZWxldGVJ", - "bnN0YW5jZUdyb3VwUmVxdWVzdBIeCg5pbnN0YW5jZV9ncm91cBjV1NUmIAEo", - "CUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoK", - "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBB", - "AvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQinAEKFURlbGV0ZUluc3RhbmNlUmVx", - "dWVzdBIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiEKB3Byb2plY3QYmZbB", + "ASgJSACIAQESJgoWc291cmNlX2ZpcmV3YWxsX3BvbGljeRit2vYLIAEoCUgB", + "iAEBQg0KC19yZXF1ZXN0X2lkQhkKF19zb3VyY2VfZmlyZXdhbGxfcG9saWN5", + "IoICCixDbG9uZVJ1bGVzUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVx", + "dWVzdBIgCg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiAB", + "KAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", + "JgoWc291cmNlX2ZpcmV3YWxsX3BvbGljeRit2vYLIAEoCUgBiAEBQg0KC19y", + "ZXF1ZXN0X2lkQhkKF19zb3VyY2VfZmlyZXdhbGxfcG9saWN5IqgRCgpDb21t", + "aXRtZW50EhsKCmF1dG9fcmVuZXcY/Zek7AEgASgISACIAQESGAoIY2F0ZWdv", + "cnkY/vmKGCABKAlIAYgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiAB", + "KAlIAogBARIkChRjdXN0b21fZW5kX3RpbWVzdGFtcBjktNZWIAEoCUgDiAEB", + "EhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgEiAEBEh4KDWVuZF90aW1lc3Rh", + "bXAYsq2a3wEgASgJSAWIAQESIQoVZXhpc3RpbmdfcmVzZXJ2YXRpb25zGNuI", + "jOsBIAMoCRIQCgJpZBibGiABKARIBogBARIUCgRraW5kGJT3yAEgASgJSAeI", + "AQESVQoQbGljZW5zZV9yZXNvdXJjZRjM1OrQASABKAsyMi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5MaWNlbnNlUmVzb3VyY2VDb21taXRtZW50SAiIAQES", + "IwoYbWVyZ2Vfc291cmNlX2NvbW1pdG1lbnRzGMGq2FkgAygJEhQKBG5hbWUY", + "i/XNASABKAlICYgBARIUCgRwbGFuGKmW0gEgASgJSAqIAQESFgoGcmVnaW9u", + "GPTNoEIgASgJSAuIAQESPgoMcmVzZXJ2YXRpb25zGKfszL4BIAMoCzIkLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc2VydmF0aW9uElIKD3Jlc291cmNl", + "X3N0YXR1cxjD+vd2IAEoCzIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNv", + "bW1pdG1lbnRSZXNvdXJjZVN0YXR1c0gMiAEBEkEKCXJlc291cmNlcxil/LJO", + "IAMoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlQ29tbWl0", + "bWVudBIaCglzZWxmX2xpbmsYjZLF2QEgASgJSA2IAQESKAoXc3BsaXRfc291", + "cmNlX2NvbW1pdG1lbnQY1Lf9vwEgASgJSA6IAQESHwoPc3RhcnRfdGltZXN0", + "YW1wGPmq8ScgASgJSA+IAQESFgoGc3RhdHVzGPKft1YgASgJSBCIAQESHwoO", + "c3RhdHVzX21lc3NhZ2UYusnpjQEgASgJSBGIAQESFAoEdHlwZRi6ntoBIAEo", + "CUgSiAEBImIKCENhdGVnb3J5EhYKElVOREVGSU5FRF9DQVRFR09SWRAAEhwK", + "FENBVEVHT1JZX1VOU1BFQ0lGSUVEENa65vIBEg8KB0xJQ0VOU0UQoaDwpQES", + "DwoHTUFDSElORRCnoPPfASJZCgRQbGFuEhIKDlVOREVGSU5FRF9QTEFOEAAS", + "DwoHSU5WQUxJRBDX++38ARIXChBUSElSVFlfU0lYX01PTlRIEIa1/X4SEwoM", + "VFdFTFZFX01PTlRIELqaxFIiegoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFU", + "VVMQABIOCgZBQ1RJVkUQhuaJlgESEAoJQ0FOQ0VMTEVEELHygBQSEAoIQ1JF", + "QVRJTkcQub2d2QESDwoHRVhQSVJFRBCF5ojmARIVCg5OT1RfWUVUX0FDVElW", + "RRDp4ukJIt4FCgRUeXBlEhIKDlVOREVGSU5FRF9UWVBFEAASHQoVQUNDRUxF", + "UkFUT1JfT1BUSU1JWkVEEJPQ9YUBEh8KGEFDQ0VMRVJBVE9SX09QVElNSVpF", + "RF9BMxC+z85LEiQKHUFDQ0VMRVJBVE9SX09QVElNSVpFRF9BM19NRUdBENOI", + "0UoSGAoRQ09NUFVURV9PUFRJTUlaRUQQ3+3ASxIdChVDT01QVVRFX09QVElN", + "SVpFRF9DMkQQ9cDftgESHAoUQ09NUFVURV9PUFRJTUlaRURfQzMQsKuLzAES", + "HQoVQ09NUFVURV9PUFRJTUlaRURfQzNEEJTB37YBEhwKFENPTVBVVEVfT1BU", + "SU1JWkVEX0gzEMusi8wBEhcKD0dFTkVSQUxfUFVSUE9TRRCH+fmOARIaChJH", + "RU5FUkFMX1BVUlBPU0VfQzQQiZ77jwESGgoTR0VORVJBTF9QVVJQT1NFX0M0", + "QRDYpOxuEhoKEkdFTkVSQUxfUFVSUE9TRV9FMhDFnvuPARIaChJHRU5FUkFM", + "X1BVUlBPU0VfTjIQ3KD7jwESGgoTR0VORVJBTF9QVVJQT1NFX04yRBDo9uxu", + "EhoKEkdFTkVSQUxfUFVSUE9TRV9ONBDeoPuPARIaChNHRU5FUkFMX1BVUlBP", + "U0VfVDJEEO6j7W4SGQoSR1JBUEhJQ1NfT1BUSU1JWkVEENP41CASGAoQTUVN", + "T1JZX09QVElNSVpFRBDJ7qyGARIbChNNRU1PUllfT1BUSU1JWkVEX00zELyM", + "4IMBEh8KGE1FTU9SWV9PUFRJTUlaRURfWDRfMTZUQhDg76ZXEh8KGE1FTU9S", + "WV9PUFRJTUlaRURfWDRfMjRUQhC9yahXEh8KGE1FTU9SWV9PUFRJTUlaRURf", + "WDRfMzJUQhCao6pXEhwKFFNUT1JBR0VfT1BUSU1JWkVEX1ozELXZh5cBEhgK", + "EFRZUEVfVU5TUEVDSUZJRUQQkvvb0AFCDQoLX2F1dG9fcmVuZXdCCwoJX2Nh", + "dGVnb3J5QhUKE19jcmVhdGlvbl90aW1lc3RhbXBCFwoVX2N1c3RvbV9lbmRf", + "dGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIQCg5fZW5kX3RpbWVzdGFtcEIF", + "CgNfaWRCBwoFX2tpbmRCEwoRX2xpY2Vuc2VfcmVzb3VyY2VCBwoFX25hbWVC", + "BwoFX3BsYW5CCQoHX3JlZ2lvbkISChBfcmVzb3VyY2Vfc3RhdHVzQgwKCl9z", + "ZWxmX2xpbmtCGgoYX3NwbGl0X3NvdXJjZV9jb21taXRtZW50QhIKEF9zdGFy", + "dF90aW1lc3RhbXBCCQoHX3N0YXR1c0IRCg9fc3RhdHVzX21lc3NhZ2VCBwoF", + "X3R5cGUivwMKGENvbW1pdG1lbnRBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiAB", + "KAlIAIgBARJOCgVpdGVtcxjAz/cvIAMoCzI8Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkNvbW1pdG1lbnRBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQK", + "BGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiAB", + "KAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFj", + "aGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaXAoKSXRlbXNFbnRyeRIL", + "CgNrZXkYASABKAkSPQoFdmFsdWUYAiABKAsyLi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5Db21taXRtZW50c1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmcipQIKDkNvbW1pdG1lbnRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjUK", + "BWl0ZW1zGMDP9y8gAygLMiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ29t", + "bWl0bWVudBIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rv", + "a2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEB", + "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2Vf", + "dG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyJ8ChhDb21taXRtZW50", + "UmVzb3VyY2VTdGF0dXMSNgolY3VzdG9tX3Rlcm1fZWxpZ2liaWxpdHlfZW5k", + "X3RpbWVzdGFtcBj7q8etASABKAlIAIgBAUIoCiZfY3VzdG9tX3Rlcm1fZWxp", + "Z2liaWxpdHlfZW5kX3RpbWVzdGFtcCKcAQoVQ29tbWl0bWVudHNTY29wZWRM", + "aXN0EjwKC2NvbW1pdG1lbnRzGP6v8tYBIAMoCzIjLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkNvbW1pdG1lbnQSOQoHd2FybmluZxic35YYIAEoCzIgLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2Fybmlu", + "ZyLQAgoaQ29uZmlkZW50aWFsSW5zdGFuY2VDb25maWcSKgoaY29uZmlkZW50", + "aWFsX2luc3RhbmNlX3R5cGUYrYzeFCABKAlIAIgBARIrChtlbmFibGVfY29u", + "ZmlkZW50aWFsX2NvbXB1dGUYvOvZMCABKAhIAYgBASKZAQoYQ29uZmlkZW50", + "aWFsSW5zdGFuY2VUeXBlEigKJFVOREVGSU5FRF9DT05GSURFTlRJQUxfSU5T", + "VEFOQ0VfVFlQRRAAEi0KJkNPTkZJREVOVElBTF9JTlNUQU5DRV9UWVBFX1VO", + "U1BFQ0lGSUVEEIWw7DYSCQoDU0VWEMSABRIOCgdTRVZfU05QENrdrwoSCQoD", + "VERYEOiHBUIdChtfY29uZmlkZW50aWFsX2luc3RhbmNlX3R5cGVCHgocX2Vu", + "YWJsZV9jb25maWRlbnRpYWxfY29tcHV0ZSJTChJDb25uZWN0aW9uRHJhaW5p", + "bmcSJAoUZHJhaW5pbmdfdGltZW91dF9zZWMYntWsayABKAVIAIgBAUIXChVf", + "ZHJhaW5pbmdfdGltZW91dF9zZWMiiAIKIkNvbnNpc3RlbnRIYXNoTG9hZEJh", + "bGFuY2VyU2V0dGluZ3MSYgoLaHR0cF9jb29raWUY+6uXAyABKAsyRS5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5Db25zaXN0ZW50SGFzaExvYWRCYWxhbmNl", + "clNldHRpbmdzSHR0cENvb2tpZUgAiAEBEiAKEGh0dHBfaGVhZGVyX25hbWUY", + "xvf6byABKAlIAYgBARIhChFtaW5pbXVtX3Jpbmdfc2l6ZRi/u+FvIAEoA0gC", + "iAEBQg4KDF9odHRwX2Nvb2tpZUITChFfaHR0cF9oZWFkZXJfbmFtZUIUChJf", + "bWluaW11bV9yaW5nX3NpemUiqwEKLENvbnNpc3RlbnRIYXNoTG9hZEJhbGFu", + "Y2VyU2V0dGluZ3NIdHRwQ29va2llEhQKBG5hbWUYi/XNASABKAlIAIgBARIU", + "CgRwYXRoGKXI0QEgASgJSAGIAQESNQoDdHRsGOyDByABKAsyIS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5EdXJhdGlvbkgCiAEBQgcKBV9uYW1lQgcKBV9w", + "YXRoQgYKBF90dGwingIKCkNvcnNQb2xpY3kSIgoRYWxsb3dfY3JlZGVudGlh", + "bHMYhv695QEgASgISACIAQESGAoNYWxsb3dfaGVhZGVycxiQwcUVIAMoCRIY", + "Cg1hbGxvd19tZXRob2RzGLz5+GEgAygJEh8KFGFsbG93X29yaWdpbl9yZWdl", + "eGVzGNKN2mYgAygJEhgKDWFsbG93X29yaWdpbnMYl874XCADKAkSGQoIZGlz", + "YWJsZWQY/PSYgQEgASgISAGIAQESGQoOZXhwb3NlX2hlYWRlcnMYi8yIdiAD", + "KAkSGAoHbWF4X2FnZRik99OSASABKAVIAogBAUIUChJfYWxsb3dfY3JlZGVu", + "dGlhbHNCCwoJX2Rpc2FibGVkQgoKCF9tYXhfYWdlItECCipDcmVhdGVJbnN0", + "YW5jZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2Vf", + "Z3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEo8BCjlpbnN0YW5jZV9ncm91", + "cF9tYW5hZ2Vyc19jcmVhdGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2UY", + "k/raCyABKAsyRC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdy", + "b3VwTWFuYWdlcnNDcmVhdGVJbnN0YW5jZXNSZXF1ZXN0QgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtf", + "cmVxdWVzdF9pZCLpAgowQ3JlYXRlSW5zdGFuY2VzUmVnaW9uSW5zdGFuY2VH", + "cm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIY", + "w/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEp0BCkByZWdp", + "b25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfY3JlYXRlX2luc3RhbmNlc19y", + "ZXF1ZXN0X3Jlc291cmNlGIi/mKsBIAEoCzJKLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0NyZWF0ZUluc3Rh", + "bmNlc1JlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFC", + "DQoLX3JlcXVlc3RfaWQikQIKGUNyZWF0ZVNuYXBzaG90RGlza1JlcXVlc3QS", + "FAoEZGlzaxidm7wBIAEoCUID4EECEhwKC2d1ZXN0X2ZsdXNoGN2T7LcBIAEo", + "CEgAiAEBEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoK", + "cmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEBEkUKEXNuYXBzaG90X3Jlc291cmNl", + "GKm4weUBIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNuYXBzaG90", + "QgPgQQISGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUIOCgxfZ3Vlc3Rf", + "Zmx1c2hCDQoLX3JlcXVlc3RfaWQi7QEKH0NyZWF0ZVNuYXBzaG90UmVnaW9u", + "RGlza1JlcXVlc3QSFAoEZGlzaxidm7wBIAEoCUID4EECEiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzg", + "QQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEkUKEXNu", + "YXBzaG90X3Jlc291cmNlGKm4weUBIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlNuYXBzaG90QgPgQQJCDQoLX3JlcXVlc3RfaWQiuAEKGUN1c3Rv", + "bUVycm9yUmVzcG9uc2VQb2xpY3kSagoUZXJyb3JfcmVzcG9uc2VfcnVsZXMY", + "kK38BiADKAsySS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DdXN0b21FcnJv", + "clJlc3BvbnNlUG9saWN5Q3VzdG9tRXJyb3JSZXNwb25zZVJ1bGUSHQoNZXJy", + "b3Jfc2VydmljZRj+7qZOIAEoCUgAiAEBQhAKDl9lcnJvcl9zZXJ2aWNlIrYB", + "CjBDdXN0b21FcnJvclJlc3BvbnNlUG9saWN5Q3VzdG9tRXJyb3JSZXNwb25z", + "ZVJ1bGUSHwoUbWF0Y2hfcmVzcG9uc2VfY29kZXMY4oiHMiADKAkSJwoWb3Zl", + "cnJpZGVfcmVzcG9uc2VfY29kZRj41/D8ASABKAVIAIgBARIUCgRwYXRoGKXI", + "0QEgASgJSAGIAQFCGQoXX292ZXJyaWRlX3Jlc3BvbnNlX2NvZGVCBwoFX3Bh", + "dGgijwIKFUN1c3RvbWVyRW5jcnlwdGlvbktleRIdCgxrbXNfa2V5X25hbWUY", + "mev75gEgASgJSACIAQESJwoXa21zX2tleV9zZXJ2aWNlX2FjY291bnQY1cWQ", + "ZCABKAlIAYgBARIYCgdyYXdfa2V5GMjjmNYBIAEoCUgCiAEBEiIKEXJzYV9l", + "bmNyeXB0ZWRfa2V5GKXD/J8BIAEoCUgDiAEBEhYKBnNoYTI1Nhin7I5RIAEo", + "CUgEiAEBQg8KDV9rbXNfa2V5X25hbWVCGgoYX2ttc19rZXlfc2VydmljZV9h", + "Y2NvdW50QgoKCF9yYXdfa2V5QhQKEl9yc2FfZW5jcnlwdGVkX2tleUIJCgdf", + "c2hhMjU2IrUBCiJDdXN0b21lckVuY3J5cHRpb25LZXlQcm90ZWN0ZWREaXNr", + "ElQKE2Rpc2tfZW5jcnlwdGlvbl9rZXkYhe3EgQEgASgLMi4uZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNyeXB0aW9uS2V5SACIAQESFgoG", + "c291cmNlGJvQwVQgASgJSAGIAQFCFgoUX2Rpc2tfZW5jcnlwdGlvbl9rZXlC", + "CQoHX3NvdXJjZSJDCgREYXRhEhIKA2tleRjfvAYgASgJSACIAQESFQoFdmFs", + "dWUY8aKyNSABKAlIAYgBAUIGCgRfa2V5QggKBl92YWx1ZSLrAQohRGVsZXRl", + "QWNjZXNzQ29uZmlnSW5zdGFuY2VSZXF1ZXN0Eh0KDWFjY2Vzc19jb25maWcY", + "/eTeIiABKAlCA+BBAhIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiIKEW5l", + "dHdvcmtfaW50ZXJmYWNlGOjAna4BIAEoCUID4EECEiEKB3Byb2plY3QYmZbB", "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", "iAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3Rf", - "aWQikQEKHURlbGV0ZUluc3RhbmNlVGVtcGxhdGVSZXF1ZXN0EiIKEWluc3Rh", - "bmNlX3RlbXBsYXRlGOSBu5MBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCAB", + "aWQinwEKFERlbGV0ZUFkZHJlc3NSZXF1ZXN0EhgKB2FkZHJlc3MY9Lfe3AEg", + "ASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIf", + "CgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQioQEKF0RlbGV0ZUF1dG9z", + "Y2FsZXJSZXF1ZXN0EhsKCmF1dG9zY2FsZXIY1/3S9gEgASgJQgPgQQISIQoH", + "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUIN", + "CgtfcmVxdWVzdF9pZCKKAQoaRGVsZXRlQmFja2VuZEJ1Y2tldFJlcXVlc3QS", + "HgoOYmFja2VuZF9idWNrZXQY9ePdKyABKAlCA+BBAhIhCgdwcm9qZWN0GJmW", + "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", + "AIgBAUINCgtfcmVxdWVzdF9pZCKNAQobRGVsZXRlQmFja2VuZFNlcnZpY2VS", + "ZXF1ZXN0EiAKD2JhY2tlbmRfc2VydmljZRiKwK6SASABKAlCA+BBAhIhCgdw", + "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQY", + "y4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKUAQoRRGVsZXRlRGlza1Jl", + "cXVlc3QSFAoEZGlzaxidm7wBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCAB", "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", - "Qg0KC19yZXF1ZXN0X2lkItECCipEZWxldGVJbnN0YW5jZXNJbnN0YW5jZUdy", - "b3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD", - "9/N2IAEoCUID4EECEo8BCjlpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19kZWxl", - "dGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2UYhMatTyABKAsyRC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlcnNEZWxl", - "dGVJbnN0YW5jZXNSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", - "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLpAgow", - "RGVsZXRlSW5zdGFuY2VzUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1", - "ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIh", - "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", - "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEp0BCkByZWdpb25faW5zdGFuY2VfZ3Jv", - "dXBfbWFuYWdlcnNfZGVsZXRlX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNl", - "GPmK6+4BIAEoCzJKLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbklu", - "c3RhbmNlR3JvdXBNYW5hZ2Vyc0RlbGV0ZUluc3RhbmNlc1JlcXVlc3RCA+BB", - "AhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi", - "rAEKHERlbGV0ZUluc3RhbnRTbmFwc2hvdFJlcXVlc3QSIQoQaW5zdGFudF9z", - "bmFwc2hvdBji3N+6ASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6", - "b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIr4BCiNE", - "ZWxldGVJbnRlcmNvbm5lY3RBdHRhY2htZW50UmVxdWVzdBIoChdpbnRlcmNv", - "bm5lY3RfYXR0YWNobWVudBj0iveSASABKAlCA+BBAhIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC", - "8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVx", - "dWVzdF9pZCKHAQoZRGVsZXRlSW50ZXJjb25uZWN0UmVxdWVzdBIcCgxpbnRl", - "cmNvbm5lY3QYjsmMayABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtf", - "cmVxdWVzdF9pZCJ9ChREZWxldGVMaWNlbnNlUmVxdWVzdBIXCgdsaWNlbnNl", - "GMGIwk8gASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3Rf", - "aWQiiAEKGURlbGV0ZU1hY2hpbmVJbWFnZVJlcXVlc3QSHQoNbWFjaGluZV9p", - "bWFnZRjj/v4gIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", - "B3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1", - "ZXN0X2lkIrMBCh5EZWxldGVOZXR3b3JrQXR0YWNobWVudFJlcXVlc3QSIgoS", - "bmV0d29ya19hdHRhY2htZW50GNSXj2sgASgJQgPgQQISIQoHcHJvamVjdBiZ", - "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBB", - "AvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3Jl", - "cXVlc3RfaWQixwEKJ0RlbGV0ZU5ldHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNl", - "UmVxdWVzdBItCh1uZXR3b3JrX2VkZ2Vfc2VjdXJpdHlfc2VydmljZRinn+9K", + "EhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi", + "lQEKH0RlbGV0ZUV4dGVybmFsVnBuR2F0ZXdheVJlcXVlc3QSJAoUZXh0ZXJu", + "YWxfdnBuX2dhdGV3YXkYhdezNCABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwg", + "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", + "AUINCgtfcmVxdWVzdF9pZCJqChtEZWxldGVGaXJld2FsbFBvbGljeVJlcXVl", + "c3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID4EECEhoKCnJlcXVl", + "c3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKAAQoVRGVsZXRl", + "RmlyZXdhbGxSZXF1ZXN0EhkKCGZpcmV3YWxsGID61fMBIAEoCUID4EECEiEK", + "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9p", + "ZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIq4BChtEZWxldGVGb3J3", + "YXJkaW5nUnVsZVJlcXVlc3QSIAoPZm9yd2FyZGluZ19ydWxlGP6l3YABIAEo", + "CUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoG", + "cmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIoQBChpEZWxldGVHbG9iYWxB", + "ZGRyZXNzUmVxdWVzdBIYCgdhZGRyZXNzGPS33twBIAEoCUID4EECEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIpMBCiFEZWxldGVHbG9iYWxG", + "b3J3YXJkaW5nUnVsZVJlcXVlc3QSIAoPZm9yd2FyZGluZ19ydWxlGP6l3YAB", "IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "HwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9p", - "ZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIrcBCiFEZWxldGVOZXR3", - "b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QSJwoWbmV0d29ya19lbmRwb2ludF9n", - "cm91cBiGy/POASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", - "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25l", - "GKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIpQBCiJEZWxl", - "dGVOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3Bv", - "bGljeRjRisbtASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", - "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVx", - "dWVzdF9pZCJ9ChREZWxldGVOZXR3b3JrUmVxdWVzdBIXCgduZXR3b3JrGK60", - "hW8gASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi", - "oAEKFkRlbGV0ZU5vZGVHcm91cFJlcXVlc3QSGwoKbm9kZV9ncm91cBiC/Ivg", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIqAB", + "CidEZWxldGVHbG9iYWxOZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QSJwoW", + "bmV0d29ya19lbmRwb2ludF9ncm91cBiGy/POASABKAlCA+BBAhIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCJSChxEZWxldGVHbG9iYWxPcGVy", + "YXRpb25SZXF1ZXN0EhkKCW9wZXJhdGlvbhjnqusYIAEoCUID4EECEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAiIfCh1EZWxldGVHbG9iYWxPcGVyYXRpb25S", + "ZXNwb25zZSJvCihEZWxldGVHbG9iYWxPcmdhbml6YXRpb25PcGVyYXRpb25S", + "ZXF1ZXN0EhkKCW9wZXJhdGlvbhjnqusYIAEoCUID4EECEhoKCXBhcmVudF9p", + "ZBjQ4ZrbASABKAlIAIgBAUIMCgpfcGFyZW50X2lkIisKKURlbGV0ZUdsb2Jh", + "bE9yZ2FuaXphdGlvbk9wZXJhdGlvblJlc3BvbnNlIqIBCilEZWxldGVHbG9i", + "YWxQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlUmVxdWVzdBIhCgdwcm9qZWN0GJmW", + "wWwgASgJQg3gQQLyRwdwcm9qZWN0EicKF3B1YmxpY19kZWxlZ2F0ZWRfcHJl", + "Zml4GOjcsWEgASgJQgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", + "Qg0KC19yZXF1ZXN0X2lkIocBChhEZWxldGVIZWFsdGhDaGVja1JlcXVlc3QS", + "HQoMaGVhbHRoX2NoZWNrGOWqpJMBIAEoCUID4EECEiEKB3Byb2plY3QYmZbB", + "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", + "iAEBQg0KC19yZXF1ZXN0X2lkInkKEkRlbGV0ZUltYWdlUmVxdWVzdBIVCgVp", + "bWFnZRjb0uovIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", + "B3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1", + "ZXN0X2lkIrYBCiFEZWxldGVJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QS", + "JgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoL", + "X3JlcXVlc3RfaWQi4wEKLkRlbGV0ZUluc3RhbmNlR3JvdXBNYW5hZ2VyUmVz", + "aXplUmVxdWVzdFJlcXVlc3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD", + "9/N2IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEh4KDnJlc2l6ZV9yZXF1", + "ZXN0GISEuWcgASgJQgPgQQISGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9u", + "ZUINCgtfcmVxdWVzdF9pZCKnAQoaRGVsZXRlSW5zdGFuY2VHcm91cFJlcXVl", + "c3QSHgoOaW5zdGFuY2VfZ3JvdXAY1dTVJiABKAlCA+BBAhIhCgdwcm9qZWN0", + "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESAB", + "KAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1", + "ZXN0X2lkIpwBChVEZWxldGVJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UY", + "lanaCCABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEg", + "ASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIpEBCh1EZWxldGVJbnN0", + "YW5jZVRlbXBsYXRlUmVxdWVzdBIiChFpbnN0YW5jZV90ZW1wbGF0ZRjkgbuT", "ASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJ", - "QgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIqoBChlEZWxldGVOb2RlVGVt", - "cGxhdGVSZXF1ZXN0Eh4KDW5vZGVfdGVtcGxhdGUYl+SLmgEgASgJQgPgQQIS", - "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y", - "9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", - "SACIAQFCDQoLX3JlcXVlc3RfaWQilwIKG0RlbGV0ZU5vZGVzTm9kZUdyb3Vw", - "UmVxdWVzdBIbCgpub2RlX2dyb3VwGIL8i+ABIAEoCUID4EECEnAKKW5vZGVf", - "Z3JvdXBzX2RlbGV0ZV9ub2Rlc19yZXF1ZXN0X3Jlc291cmNlGJLXs1cgASgL", - "MjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTm9kZUdyb3Vwc0RlbGV0ZU5v", - "ZGVzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfk", - "ASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQirwEKHERlbGV0ZVBh", - "Y2tldE1pcnJvcmluZ1JlcXVlc3QSIAoQcGFja2V0X21pcnJvcmluZxjMudEK", - "IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "HwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9p", - "ZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIrwCCjNEZWxldGVQZXJJ", - "bnN0YW5jZUNvbmZpZ3NJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoW", - "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEpwBCkBpbnN0", - "YW5jZV9ncm91cF9tYW5hZ2Vyc19kZWxldGVfcGVyX2luc3RhbmNlX2NvbmZp", - "Z3NfcmVxX3Jlc291cmNlGKDq6KwBIAEoCzJJLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0RlbGV0ZVBlckluc3RhbmNl", - "Q29uZmlnc1JlcUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZSLGAgo5RGVsZXRl", - "UGVySW5zdGFuY2VDb25maWdzUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJS", - "ZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BB", - "AhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lv", - "bhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEpwBCkFyZWdpb25faW5zdGFuY2Vf", - "Z3JvdXBfbWFuYWdlcl9kZWxldGVfaW5zdGFuY2VfY29uZmlnX3JlcV9yZXNv", - "dXJjZRiFmy0gASgLMkouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9u", - "SW5zdGFuY2VHcm91cE1hbmFnZXJEZWxldGVJbnN0YW5jZUNvbmZpZ1JlcUID", - "4EECIp4BCiREZWxldGVQdWJsaWNBZHZlcnRpc2VkUHJlZml4ZVJlcXVlc3QS", - "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIoChhwdWJsaWNf", - "YWR2ZXJ0aXNlZF9wcmVmaXgYnvfJMCABKAlCA+BBAhIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQivQEKI0RlbGV0ZVB1Ymxp", - "Y0RlbGVnYXRlZFByZWZpeGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlC", - "DeBBAvJHB3Byb2plY3QSJwoXcHVibGljX2RlbGVnYXRlZF9wcmVmaXgY6Nyx", - "YSABKAlCA+BBAhIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiqwEK", - "HURlbGV0ZVJlZ2lvbkF1dG9zY2FsZXJSZXF1ZXN0EhsKCmF1dG9zY2FsZXIY", - "1/3S9gEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLR", + "AgoqRGVsZXRlSW5zdGFuY2VzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0", + "EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhKPAQo5", + "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfZGVsZXRlX2luc3RhbmNlc19yZXF1", + "ZXN0X3Jlc291cmNlGITGrU8gASgLMkQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSW5zdGFuY2VHcm91cE1hbmFnZXJzRGVsZXRlSW5zdGFuY2VzUmVxdWVz", + "dEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoK", + "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBB", + "AvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi6QIKMERlbGV0ZUluc3RhbmNlc1Jl", + "Z2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9n", + "cm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", + "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", + "Z2lvbhKdAQpAcmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX2RlbGV0", + "ZV9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRj5iuvuASABKAsySi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdl", + "cnNEZWxldGVJbnN0YW5jZXNSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIqwBChxEZWxldGVJbnN0YW50", + "U25hcHNob3RSZXF1ZXN0EiEKEGluc3RhbnRfc25hcHNob3QY4tzfugEgASgJ", + "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC", + "8kcEem9uZUINCgtfcmVxdWVzdF9pZCK+AQojRGVsZXRlSW50ZXJjb25uZWN0", + "QXR0YWNobWVudFJlcXVlc3QSKAoXaW50ZXJjb25uZWN0X2F0dGFjaG1lbnQY", + "9Ir3kgEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", "amVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQitAEKIURlbGV0", - "ZVJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIgCg9iYWNrZW5kX3NlcnZp", - "Y2UYisCukgEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", - "cHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQingEKF0Rl", - "bGV0ZVJlZ2lvbkRpc2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASABKAlCA+BBAhIh", - "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", - "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBAUINCgtfcmVxdWVzdF9pZCKuAQoeRGVsZXRlUmVnaW9uSGVhbHRoQ2hl", - "Y2tSZXF1ZXN0Eh0KDGhlYWx0aF9jaGVjaxjlqqSTASABKAlCA+BBAhIhCgdw", - "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBC", - "IAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "AUINCgtfcmVxdWVzdF9pZCK9AQolRGVsZXRlUmVnaW9uSGVhbHRoQ2hlY2tT", - "ZXJ2aWNlUmVxdWVzdBIlChRoZWFsdGhfY2hlY2tfc2VydmljZRjbm93CASAB", - "KAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8K", - "BnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQY", - "y4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLAAQonRGVsZXRlUmVnaW9u", - "SW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3Vw", - "X21hbmFnZXIYw/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9u", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCK4", - "AQojRGVsZXRlUmVnaW9uSW5zdGFuY2VUZW1wbGF0ZVJlcXVlc3QSIgoRaW5z", - "dGFuY2VfdGVtcGxhdGUY5IG7kwEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFs", - "IAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJH", - "BnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVl", - "c3RfaWQitgEKIkRlbGV0ZVJlZ2lvbkluc3RhbnRTbmFwc2hvdFJlcXVlc3QS", - "IQoQaW5zdGFudF9zbmFwc2hvdBji3N+6ASABKAlCA+BBAhIhCgdwcm9qZWN0", - "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM", - "4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtf", - "cmVxdWVzdF9pZCLBAQonRGVsZXRlUmVnaW9uTmV0d29ya0VuZHBvaW50R3Jv", - "dXBSZXF1ZXN0EicKFm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAYhsvzzgEgASgJ", - "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiuwEKKERlbGV0ZVJlZ2lvbk5l", - "dHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5", - "GNGKxu0BIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQihwEKGURlbGV0", + "ZUludGVyY29ubmVjdFJlcXVlc3QSHAoMaW50ZXJjb25uZWN0GI7JjGsgASgJ", + "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQifQoURGVs", + "ZXRlTGljZW5zZVJlcXVlc3QSFwoHbGljZW5zZRjBiMJPIAEoCUID4EECEiEK", + "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9p", + "ZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIogBChlEZWxldGVNYWNo", + "aW5lSW1hZ2VSZXF1ZXN0Eh0KDW1hY2hpbmVfaW1hZ2UY4/7+ICABKAlCA+BB", + "AhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVl", + "c3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKzAQoeRGVsZXRl", + "TmV0d29ya0F0dGFjaG1lbnRSZXF1ZXN0EiIKEm5ldHdvcmtfYXR0YWNobWVu", + "dBjUl49rIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", "b2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVx", - "dWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIsABCidEZWxl", - "dGVSZWdpb25Ob3RpZmljYXRpb25FbmRwb2ludFJlcXVlc3QSJgoVbm90aWZp", - "Y2F0aW9uX2VuZHBvaW50GOm81rMBIAEoCUID4EECEiEKB3Byb2plY3QYmZbB", - "bCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLy", - "RwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1", - "ZXN0X2lkImoKHERlbGV0ZVJlZ2lvbk9wZXJhdGlvblJlcXVlc3QSGQoJb3Bl", - "cmF0aW9uGOeq6xggASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", - "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECIh8KHURlbGV0ZVJlZ2lvbk9wZXJh", - "dGlvblJlc3BvbnNlIrMBCiFEZWxldGVSZWdpb25TZWN1cml0eVBvbGljeVJl", - "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESHwoPc2VjdXJpdHlfcG9saWN5GJGGylEgASgJQgPgQQJC", - "DQoLX3JlcXVlc3RfaWQiswEKIURlbGV0ZVJlZ2lvblNzbENlcnRpZmljYXRl", - "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8K", - "BnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQY", - "y4HZESABKAlIAIgBARIfCg9zc2xfY2VydGlmaWNhdGUY5NeSFiABKAlCA+BB", - "AkINCgtfcmVxdWVzdF9pZCKqAQocRGVsZXRlUmVnaW9uU3NsUG9saWN5UmVx", - "dWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJl", - "Z2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBARIbCgpzc2xfcG9saWN5GMX94IwBIAEoCUID4EECQg0KC19y", - "ZXF1ZXN0X2lkIrYBCiJEZWxldGVSZWdpb25UYXJnZXRIdHRwUHJveHlSZXF1", - "ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVn", - "aW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBEiEKEXRhcmdldF9odHRwX3Byb3h5GOW+0mIgASgJQgPgQQJC", - "DQoLX3JlcXVlc3RfaWQiuAEKI0RlbGV0ZVJlZ2lvblRhcmdldEh0dHBzUHJv", - "eHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "HwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9p", - "ZBjLgdkRIAEoCUgAiAEBEiIKEnRhcmdldF9odHRwc19wcm94eRjssPoYIAEo", - "CUID4EECQg0KC19yZXF1ZXN0X2lkIrUBCiFEZWxldGVSZWdpb25UYXJnZXRU", - "Y3BQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSACIAQESIQoQdGFyZ2V0X3RjcF9wcm94eRji1vDv", - "ASABKAlCA+BBAkINCgtfcmVxdWVzdF9pZCKkAQoZRGVsZXRlUmVnaW9uVXJs", - "TWFwUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBARIYCgd1cmxfbWFwGIyVga8BIAEoCUID4EECQg0K", - "C19yZXF1ZXN0X2lkIqIBChhEZWxldGVSZXNlcnZhdGlvblJlcXVlc3QSIQoH", - "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQESGwoLcmVzZXJ2YXRpb24YzIfVFiABKAlCA+BBAhIb", - "CgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIq0B", - "ChtEZWxldGVSZXNvdXJjZVBvbGljeVJlcXVlc3QSIQoHcHJvamVjdBiZlsFs", + "dWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIscBCidEZWxl", + "dGVOZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZVJlcXVlc3QSLQodbmV0d29y", + "a19lZGdlX3NlY3VyaXR5X3NlcnZpY2UYp5/vSiABKAlCA+BBAhIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", + "CUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUIN", + "CgtfcmVxdWVzdF9pZCK3AQohRGVsZXRlTmV0d29ya0VuZHBvaW50R3JvdXBS", + "ZXF1ZXN0EicKFm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAYhsvzzgEgASgJQgPg", + "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcE", + "em9uZUINCgtfcmVxdWVzdF9pZCKUAQoiRGVsZXRlTmV0d29ya0ZpcmV3YWxs", + "UG9saWN5UmVxdWVzdBIgCg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPg", + "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQifQoURGVsZXRl", + "TmV0d29ya1JlcXVlc3QSFwoHbmV0d29yaxiutIVvIAEoCUID4EECEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIqABChZEZWxldGVOb2RlR3Jv", + "dXBSZXF1ZXN0EhsKCm5vZGVfZ3JvdXAYgvyL4AEgASgJQgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtf", + "cmVxdWVzdF9pZCKqAQoZRGVsZXRlTm9kZVRlbXBsYXRlUmVxdWVzdBIeCg1u", + "b2RlX3RlbXBsYXRlGJfki5oBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0", + "X2lkIpcCChtEZWxldGVOb2Rlc05vZGVHcm91cFJlcXVlc3QSGwoKbm9kZV9n", + "cm91cBiC/IvgASABKAlCA+BBAhJwCilub2RlX2dyb3Vwc19kZWxldGVfbm9k", + "ZXNfcmVxdWVzdF9yZXNvdXJjZRiS17NXIAEoCzI1Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk5vZGVHcm91cHNEZWxldGVOb2Rlc1JlcXVlc3RCA+BBAhIh", + "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3Rf", + "aWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25l", + "Qg0KC19yZXF1ZXN0X2lkIq8BChxEZWxldGVQYWNrZXRNaXJyb3JpbmdSZXF1", + "ZXN0EiAKEHBhY2tldF9taXJyb3JpbmcYzLnRCiABKAlCA+BBAhIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", + "CUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUIN", + "CgtfcmVxdWVzdF9pZCK8AgozRGVsZXRlUGVySW5zdGFuY2VDb25maWdzSW5z", + "dGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21h", + "bmFnZXIYw/fzdiABKAlCA+BBAhKcAQpAaW5zdGFuY2VfZ3JvdXBfbWFuYWdl", + "cnNfZGVsZXRlX3Blcl9pbnN0YW5jZV9jb25maWdzX3JlcV9yZXNvdXJjZRig", + "6uisASABKAsySS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdy", + "b3VwTWFuYWdlcnNEZWxldGVQZXJJbnN0YW5jZUNvbmZpZ3NSZXFCA+BBAhIh", + "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhsKBHpvbmUYrMfk", + "ASABKAlCCuBBAvJHBHpvbmUixgIKOURlbGV0ZVBlckluc3RhbmNlQ29uZmln", + "c1JlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5j", + "ZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISIQoHcHJvamVjdBiZlsFs", "IAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJH", - "BnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESHwoPcmVzb3Vy", - "Y2VfcG9saWN5GIOl90sgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQieQoSRGVs", - "ZXRlUm91dGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhUKBXJvdXRlGMnk", - "6jMgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQinAEKE0RlbGV0ZVJvdXRlclJl", - "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESFgoGcm91dGVyGMmu7kYgASgJQgPgQQJCDQoLX3JlcXVl", - "c3RfaWQijAEKG0RlbGV0ZVNlY3VyaXR5UG9saWN5UmVxdWVzdBIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBARIfCg9zZWN1cml0eV9wb2xpY3kYkYbKUSABKAlCA+BBAkIN", - "CgtfcmVxdWVzdF9pZCK0AQoeRGVsZXRlU2VydmljZUF0dGFjaG1lbnRSZXF1", - "ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVn", + "BnJlZ2lvbhKcAQpBcmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJfZGVs", + "ZXRlX2luc3RhbmNlX2NvbmZpZ19yZXFfcmVzb3VyY2UYhZstIAEoCzJKLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5h", + "Z2VyRGVsZXRlSW5zdGFuY2VDb25maWdSZXFCA+BBAiKeAQokRGVsZXRlUHVi", + "bGljQWR2ZXJ0aXNlZFByZWZpeGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSKAoYcHVibGljX2FkdmVydGlzZWRfcHJlZml4", + "GJ73yTAgASgJQgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0K", + "C19yZXF1ZXN0X2lkIr0BCiNEZWxldGVQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhl", + "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EicK", + "F3B1YmxpY19kZWxlZ2F0ZWRfcHJlZml4GOjcsWEgASgJQgPgQQISHwoGcmVn", "aW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBEiMKEnNlcnZpY2VfYXR0YWNobWVudBjtqdChASABKAlCA+BB", - "AkINCgtfcmVxdWVzdF9pZCKxAQomRGVsZXRlU2lnbmVkVXJsS2V5QmFja2Vu", - "ZEJ1Y2tldFJlcXVlc3QSHgoOYmFja2VuZF9idWNrZXQY9ePdKyABKAlCA+BB", - "AhIZCghrZXlfbmFtZRjr8O7uASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwg", - "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "AUINCgtfcmVxdWVzdF9pZCK0AQonRGVsZXRlU2lnbmVkVXJsS2V5QmFja2Vu", - "ZFNlcnZpY2VSZXF1ZXN0EiAKD2JhY2tlbmRfc2VydmljZRiKwK6SASABKAlC", - "A+BBAhIZCghrZXlfbmFtZRjr8O7uASABKAlCA+BBAhIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBAUINCgtfcmVxdWVzdF9pZCKAAQoVRGVsZXRlU25hcHNob3RSZXF1ZXN0", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVz", - "dF9pZBjLgdkRIAEoCUgAiAEBEhkKCHNuYXBzaG90GMSr64cBIAEoCUID4EEC", - "Qg0KC19yZXF1ZXN0X2lkIowBChtEZWxldGVTc2xDZXJ0aWZpY2F0ZVJlcXVl", - "c3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSACIAQESHwoPc3NsX2NlcnRpZmljYXRlGOTXkhYg", - "ASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQigwEKFkRlbGV0ZVNzbFBvbGljeVJl", - "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoKc3NsX3BvbGljeRjF/eCMASAB", - "KAlCA+BBAkINCgtfcmVxdWVzdF9pZCKkAQoYRGVsZXRlU3RvcmFnZVBvb2xS", - "ZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoK", - "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEh0KDHN0b3JhZ2VfcG9vbBjgxvGr", - "ASABKAlCA+BBAhIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19y", - "ZXF1ZXN0X2lkIqUBChdEZWxldGVTdWJuZXR3b3JrUmVxdWVzdBIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", - "CUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIb", - "CgpzdWJuZXR3b3JrGO6n5JIBIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIo8B", - "ChxEZWxldGVUYXJnZXRHcnBjUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbB", - "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", - "iAEBEiEKEXRhcmdldF9ncnBjX3Byb3h5GPu0sgIgASgJQgPgQQJCDQoLX3Jl", - "cXVlc3RfaWQijwEKHERlbGV0ZVRhcmdldEh0dHBQcm94eVJlcXVlc3QSIQoH", - "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQESIQoRdGFyZ2V0X2h0dHBfcHJveHkY5b7SYiABKAlC", - "A+BBAkINCgtfcmVxdWVzdF9pZCKRAQodRGVsZXRlVGFyZ2V0SHR0cHNQcm94", - "eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESIgoSdGFyZ2V0X2h0dHBzX3By", - "b3h5GOyw+hggASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQiqgEKG0RlbGV0ZVRh", - "cmdldEluc3RhbmNlUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", - "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIgCg90YXJn", - "ZXRfaW5zdGFuY2UYg4+WigEgASgJQgPgQQISGwoEem9uZRisx+QBIAEoCUIK", - "4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKlAQoXRGVsZXRlVGFyZ2V0UG9v", - "bFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIf", - "CgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQESGwoLdGFyZ2V0X3Bvb2wYiuT4HSABKAlCA+BBAkIN", - "CgtfcmVxdWVzdF9pZCKOAQobRGVsZXRlVGFyZ2V0U3NsUHJveHlSZXF1ZXN0", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVz", - "dF9pZBjLgdkRIAEoCUgAiAEBEiEKEHRhcmdldF9zc2xfcHJveHkYzbrGoQEg", - "ASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQijgEKG0RlbGV0ZVRhcmdldFRjcFBy", - "b3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIhChB0YXJnZXRfdGNwX3By", - "b3h5GOLW8O8BIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIrMBCh1EZWxldGVU", - "YXJnZXRWcG5HYXRld2F5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9u", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIjChJ0YXJnZXRfdnBuX2dh", - "dGV3YXkYy4D2/QEgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQifQoTRGVsZXRl", - "VXJsTWFwUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", - "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIYCgd1cmxfbWFwGIyV", - "ga8BIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIqYBChdEZWxldGVWcG5HYXRl", - "d2F5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBARIcCgt2cG5fZ2F0ZXdheRj5g/bBASABKAlCA+BB", - "AkINCgtfcmVxdWVzdF9pZCKjAQoWRGVsZXRlVnBuVHVubmVsUmVxdWVzdBIh", + "IAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIqsBCh1EZWxldGVSZWdpb25BdXRv", + "c2NhbGVyUmVxdWVzdBIbCgphdXRvc2NhbGVyGNf90vYBIAEoCUID4EECEiEK", + "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTN", + "oEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", + "iAEBQg0KC19yZXF1ZXN0X2lkIrQBCiFEZWxldGVSZWdpb25CYWNrZW5kU2Vy", + "dmljZVJlcXVlc3QSIAoPYmFja2VuZF9zZXJ2aWNlGIrArpIBIAEoCUID4EEC", + "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9u", + "GPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgAiAEBQg0KC19yZXF1ZXN0X2lkIp4BChdEZWxldGVSZWdpb25EaXNrUmVx", + "dWVzdBIUCgRkaXNrGJ2bvAEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", + "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", + "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3Rf", + "aWQirgEKHkRlbGV0ZVJlZ2lvbkhlYWx0aENoZWNrUmVxdWVzdBIdCgxoZWFs", + "dGhfY2hlY2sY5aqkkwEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lv", + "bhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi", + "vQEKJURlbGV0ZVJlZ2lvbkhlYWx0aENoZWNrU2VydmljZVJlcXVlc3QSJQoU", + "aGVhbHRoX2NoZWNrX3NlcnZpY2UY25vdwgEgASgJQgPgQQISIQoHcHJvamVj", + "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlC", + "DOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoL", + "X3JlcXVlc3RfaWQiwAEKJ0RlbGV0ZVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5h", + "Z2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJ", + "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", + "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiuAEKI0RlbGV0ZVJlZ2lvbklu", + "c3RhbmNlVGVtcGxhdGVSZXF1ZXN0EiIKEWluc3RhbmNlX3RlbXBsYXRlGOSB", + "u5MBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVz", + "dF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIrYBCiJEZWxldGVS", + "ZWdpb25JbnN0YW50U25hcHNob3RSZXF1ZXN0EiEKEGluc3RhbnRfc25hcHNo", + "b3QY4tzfugEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", + "cHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiwQEKJ0Rl", + "bGV0ZVJlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBInChZuZXR3", + "b3JrX2VuZHBvaW50X2dyb3VwGIbL884BIAEoCUID4EECEiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzg", + "QQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19y", + "ZXF1ZXN0X2lkIrsBCihEZWxldGVSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xp", + "Y3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhIh", "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBARIaCgp2cG5fdHVubmVsGJOUykQgASgJQgPgQQJCDQoLX3JlcXVlc3Rf", - "aWQiZgoaRGVsZXRlWm9uZU9wZXJhdGlvblJlcXVlc3QSGQoJb3BlcmF0aW9u", - "GOeq6xggASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQKBHpv", - "bmUYrMfkASABKAlCA+BBAiIdChtEZWxldGVab25lT3BlcmF0aW9uUmVzcG9u", - "c2UiSgoGRGVuaWVkEh0KDElfcF9wcm90b2NvbBi99t7oASABKAlIAIgBARIQ", - "CgVwb3J0cxiS8PkyIAMoCUIPCg1fSV9wX3Byb3RvY29sItYBChVEZXByZWNh", - "dGVJbWFnZVJlcXVlc3QSWAobZGVwcmVjYXRpb25fc3RhdHVzX3Jlc291cmNl", - "GPCJ5Z4BIAEoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlcHJlY2F0", - "aW9uU3RhdHVzQgPgQQISFQoFaW1hZ2UY29LqLyABKAlCA+BBAhIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCK/AgoRRGVwcmVjYXRpb25TdGF0", - "dXMSGAoHZGVsZXRlZBiZ4KjjASABKAlIAIgBARIbCgpkZXByZWNhdGVkGLPL", - "0fUBIAEoCUgBiAEBEhkKCG9ic29sZXRlGJmLxaoBIAEoCUgCiAEBEhwKC3Jl", - "cGxhY2VtZW50GJKcvc0BIAEoCUgDiAEBEhUKBXN0YXRlGJGJqzQgASgJSASI", - "AQEiYQoFU3RhdGUSEwoPVU5ERUZJTkVEX1NUQVRFEAASDgoGQUNUSVZFEIbm", - "iZYBEg4KB0RFTEVURUQQ+ffWORISCgpERVBSRUNBVEVEELOj+dwBEg8KCE9C", - "U09MRVRFEJnr3B9CCgoIX2RlbGV0ZWRCDQoLX2RlcHJlY2F0ZWRCCwoJX29i", - "c29sZXRlQg4KDF9yZXBsYWNlbWVudEIICgZfc3RhdGUivQEKGURldGFjaERp", - "c2tJbnN0YW5jZVJlcXVlc3QSGwoLZGV2aWNlX25hbWUY1LWaICABKAlCA+BB", - "AhIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCAB", - "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", - "EhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi", - "zwIKN0RldGFjaE5ldHdvcmtFbmRwb2ludHNHbG9iYWxOZXR3b3JrRW5kcG9p", - "bnRHcm91cFJlcXVlc3QSnAEKQGdsb2JhbF9uZXR3b3JrX2VuZHBvaW50X2dy", - "b3Vwc19kZXRhY2hfZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2UY3Y2fBCAB", - "KAsySi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HbG9iYWxOZXR3b3JrRW5k", - "cG9pbnRHcm91cHNEZXRhY2hFbmRwb2ludHNSZXF1ZXN0QgPgQQISJwoWbmV0", - "d29ya19lbmRwb2ludF9ncm91cBiGy/POASABKAlCA+BBAhIhCgdwcm9qZWN0", + "AIgBAUINCgtfcmVxdWVzdF9pZCLAAQonRGVsZXRlUmVnaW9uTm90aWZpY2F0", + "aW9uRW5kcG9pbnRSZXF1ZXN0EiYKFW5vdGlmaWNhdGlvbl9lbmRwb2ludBjp", + "vNazASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVl", + "c3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCJqChxEZWxldGVS", + "ZWdpb25PcGVyYXRpb25SZXF1ZXN0EhkKCW9wZXJhdGlvbhjnqusYIAEoCUID", + "4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiAB", + "KAlCA+BBAiIfCh1EZWxldGVSZWdpb25PcGVyYXRpb25SZXNwb25zZSKzAQoh", + "RGVsZXRlUmVnaW9uU2VjdXJpdHlQb2xpY3lSZXF1ZXN0EiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzg", + "QQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEh8KD3Nl", + "Y3VyaXR5X3BvbGljeRiRhspRIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIrMB", + "CiFEZWxldGVSZWdpb25Tc2xDZXJ0aWZpY2F0ZVJlcXVlc3QSIQoHcHJvamVj", + "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlC", + "DOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESHwoP", + "c3NsX2NlcnRpZmljYXRlGOTXkhYgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQi", + "qgEKHERlbGV0ZVJlZ2lvblNzbFBvbGljeVJlcXVlc3QSIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBB", + "AvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoKc3Ns", + "X3BvbGljeRjF/eCMASABKAlCA+BBAkINCgtfcmVxdWVzdF9pZCK2AQoiRGVs", + "ZXRlUmVnaW9uVGFyZ2V0SHR0cFByb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmW", + "wWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC", + "8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIhChF0YXJn", + "ZXRfaHR0cF9wcm94eRjlvtJiIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIrgB", + "CiNEZWxldGVSZWdpb25UYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", + "CUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIi", + "ChJ0YXJnZXRfaHR0cHNfcHJveHkY7LD6GCABKAlCA+BBAkINCgtfcmVxdWVz", + "dF9pZCK1AQohRGVsZXRlUmVnaW9uVGFyZ2V0VGNwUHJveHlSZXF1ZXN0EiEK", + "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTN", + "oEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", + "iAEBEiEKEHRhcmdldF90Y3BfcHJveHkY4tbw7wEgASgJQgPgQQJCDQoLX3Jl", + "cXVlc3RfaWQipAEKGURlbGV0ZVJlZ2lvblVybE1hcFJlcXVlc3QSIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiAB", + "KAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", + "GAoHdXJsX21hcBiMlYGvASABKAlCA+BBAkINCgtfcmVxdWVzdF9pZCKiAQoY", + "RGVsZXRlUmVzZXJ2YXRpb25SZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsK", + "C3Jlc2VydmF0aW9uGMyH1RYgASgJQgPgQQISGwoEem9uZRisx+QBIAEoCUIK", + "4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKtAQobRGVsZXRlUmVzb3VyY2VQ", + "b2xpY3lSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVz", + "dF9pZBjLgdkRIAEoCUgAiAEBEh8KD3Jlc291cmNlX3BvbGljeRiDpfdLIAEo", + "CUID4EECQg0KC19yZXF1ZXN0X2lkInkKEkRlbGV0ZVJvdXRlUmVxdWVzdBIh", + "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3Rf", + "aWQYy4HZESABKAlIAIgBARIVCgVyb3V0ZRjJ5OozIAEoCUID4EECQg0KC19y", + "ZXF1ZXN0X2lkIpwBChNEZWxldGVSb3V0ZXJSZXF1ZXN0EiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzg", + "QQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhYKBnJv", + "dXRlchjJru5GIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIowBChtEZWxldGVT", + "ZWN1cml0eVBvbGljeVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", + "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESHwoPc2Vj", + "dXJpdHlfcG9saWN5GJGGylEgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQitAEK", + "HkRlbGV0ZVNlcnZpY2VBdHRhY2htZW50UmVxdWVzdBIhCgdwcm9qZWN0GJmW", + "wWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC", + "8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIjChJzZXJ2", + "aWNlX2F0dGFjaG1lbnQY7anQoQEgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQi", + "sQEKJkRlbGV0ZVNpZ25lZFVybEtleUJhY2tlbmRCdWNrZXRSZXF1ZXN0Eh4K", + "DmJhY2tlbmRfYnVja2V0GPXj3SsgASgJQgPgQQISGQoIa2V5X25hbWUY6/Du", + "7gEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", + "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi", + "tAEKJ0RlbGV0ZVNpZ25lZFVybEtleUJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIg", + "Cg9iYWNrZW5kX3NlcnZpY2UYisCukgEgASgJQgPgQQISGQoIa2V5X25hbWUY", + "6/Du7gEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3Rf", + "aWQigAEKFURlbGV0ZVNuYXBzaG90UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwg", + "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", + "ARIZCghzbmFwc2hvdBjEq+uHASABKAlCA+BBAkINCgtfcmVxdWVzdF9pZCKM", + "AQobRGVsZXRlU3NsQ2VydGlmaWNhdGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbB", + "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", + "iAEBEh8KD3NzbF9jZXJ0aWZpY2F0ZRjk15IWIAEoCUID4EECQg0KC19yZXF1", + "ZXN0X2lkIoMBChZEZWxldGVTc2xQb2xpY3lSZXF1ZXN0EiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgAiAEBEhsKCnNzbF9wb2xpY3kYxf3gjAEgASgJQgPgQQJCDQoLX3JlcXVl", + "c3RfaWQipAEKGERlbGV0ZVN0b3JhZ2VQb29sUmVxdWVzdBIhCgdwcm9qZWN0", "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESAB", - "KAlIAIgBAUINCgtfcmVxdWVzdF9pZCLaAgoxRGV0YWNoTmV0d29ya0VuZHBv", - "aW50c05ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBInChZuZXR3b3JrX2Vu", - "ZHBvaW50X2dyb3VwGIbL884BIAEoCUID4EECEpABCjluZXR3b3JrX2VuZHBv", - "aW50X2dyb3Vwc19kZXRhY2hfZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2UY", - "+aDu9QEgASgLMkQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0Vu", - "ZHBvaW50R3JvdXBzRGV0YWNoRW5kcG9pbnRzUmVxdWVzdEID4EECEiEKB3By", - "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", - "gdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoL", - "X3JlcXVlc3RfaWQi8QIKN0RldGFjaE5ldHdvcmtFbmRwb2ludHNSZWdpb25O", - "ZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QSJwoWbmV0d29ya19lbmRwb2lu", - "dF9ncm91cBiGy/POASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9u", - "Ep0BCkByZWdpb25fbmV0d29ya19lbmRwb2ludF9ncm91cHNfZGV0YWNoX2Vu", - "ZHBvaW50c19yZXF1ZXN0X3Jlc291cmNlGO7lq5UBIAEoCzJKLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlJlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3Vwc0Rl", - "dGFjaEVuZHBvaW50c1JlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQibAocRGlzYWJsZVhwbkhvc3RQcm9q", - "ZWN0UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLs", - "AQogRGlzYWJsZVhwblJlc291cmNlUHJvamVjdFJlcXVlc3QSIQoHcHJvamVj", - "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBJ6Ci5wcm9qZWN0c19kaXNhYmxl", - "X3hwbl9yZXNvdXJjZV9yZXF1ZXN0X3Jlc291cmNlGKrU3GMgASgLMjouZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUHJvamVjdHNEaXNhYmxlWHBuUmVzb3Vy", - "Y2VSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0K", - "C19yZXF1ZXN0X2lkIs8aCgREaXNrEhsKC2FjY2Vzc19tb2RlGJ73zxMgASgJ", - "SACIAQESHQoMYXJjaGl0ZWN0dXJlGNPSsZABIAEoCUgBiAEBElEKEmFzeW5j", - "X3ByaW1hcnlfZGlzaxid9YlWIAEoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkRpc2tBc3luY1JlcGxpY2F0aW9uSAKIAQESWQoVYXN5bmNfc2Vjb25k", - "YXJ5X2Rpc2tzGKjo/ZkBIAMoCzI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkRpc2suQXN5bmNTZWNvbmRhcnlEaXNrc0VudHJ5EiIKEmNyZWF0aW9uX3Rp", - "bWVzdGFtcBi2j8cOIAEoCUgDiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEo", - "CUgEiAEBElQKE2Rpc2tfZW5jcnlwdGlvbl9rZXkYhe3EgQEgASgLMi4uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNyeXB0aW9uS2V5SAWI", - "AQESKwobZW5hYmxlX2NvbmZpZGVudGlhbF9jb21wdXRlGLzr2TAgASgISAaI", - "AQESRQoRZ3Vlc3Rfb3NfZmVhdHVyZXMY0eDnJSADKAsyJy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5HdWVzdE9zRmVhdHVyZRIQCgJpZBibGiABKARIB4gB", - "ARIUCgRraW5kGJT3yAEgASgJSAiIAQESIQoRbGFiZWxfZmluZ2VycHJpbnQY", - "mfD3VCABKAlICYgBARI9CgZsYWJlbHMY/7/B7gEgAygLMikuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuRGlzay5MYWJlbHNFbnRyeRIlChVsYXN0X2F0dGFj", - "aF90aW1lc3RhbXAYpZyNFCABKAlICogBARIlChVsYXN0X2RldGFjaF90aW1l", - "c3RhbXAY89v2GiABKAlIC4gBARIYCg1saWNlbnNlX2NvZGVzGKiF2BUgAygD", - "EhQKCGxpY2Vuc2VzGNKIgKEBIAMoCRIeCg1sb2NhdGlvbl9oaW50GNGBkqcB", - "IAEoCUgMiAEBEhQKBG5hbWUYi/XNASABKAlIDYgBARIYCgdvcHRpb25zGJ6N", - "mqwBIAEoCUgOiAEBEjsKBnBhcmFtcxiG86slIAEoCzIjLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkRpc2tQYXJhbXNID4gBARIqChlwaHlzaWNhbF9ibG9j", - "a19zaXplX2J5dGVzGIego8gBIAEoA0gQiAEBEiAKEHByb3Zpc2lvbmVkX2lv", - "cHMY1L2HWSABKANIEYgBARInChZwcm92aXNpb25lZF90aHJvdWdocHV0GJW+", - "iPsBIAEoA0gSiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgTiAEBEhgKDXJlcGxp", - "Y2Ffem9uZXMYgLiMFyADKAkSHAoRcmVzb3VyY2VfcG9saWNpZXMY4ZzMCiAD", - "KAkSTAoPcmVzb3VyY2Vfc3RhdHVzGMP693YgASgLMisuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuRGlza1Jlc291cmNlU3RhdHVzSBSIAQESHgoNc2F0aXNm", - "aWVzX3B6aRih3avlASABKAhIFYgBARIeCg1zYXRpc2ZpZXNfcHpzGKvdq+UB", - "IAEoCEgWiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIF4gBARIYCgdzaXpl", - "X2diGNmLgOwBIAEoA0gYiAEBEi8KH3NvdXJjZV9jb25zaXN0ZW5jeV9ncm91", - "cF9wb2xpY3kY3aKtCSABKAlIGYgBARIyCiJzb3VyY2VfY29uc2lzdGVuY3lf", - "Z3JvdXBfcG9saWN5X2lkGL2Oy38gASgJSBqIAQESHAoLc291cmNlX2Rpc2sY", - "we601wEgASgJSBuIAQESHwoOc291cmNlX2Rpc2tfaWQY2c3J2AEgASgJSByI", - "AQESHAoMc291cmNlX2ltYWdlGLfohhggASgJSB2IAQESXAobc291cmNlX2lt", - "YWdlX2VuY3J5cHRpb25fa2V5GKuR9bUBIAEoCzIuLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkN1c3RvbWVyRW5jcnlwdGlvbktleUgeiAEBEh8KD3NvdXJj", - "ZV9pbWFnZV9pZBij/LAaIAEoCUgfiAEBEicKF3NvdXJjZV9pbnN0YW50X3Nu", - "YXBzaG90GIaEw2ggASgJSCCIAQESKwoac291cmNlX2luc3RhbnRfc25hcHNo", - "b3RfaWQY9NOQiQEgASgJSCGIAQESHwoPc291cmNlX3NuYXBzaG90GOiajjwg", - "ASgJSCKIAQESXwoec291cmNlX3NuYXBzaG90X2VuY3J5cHRpb25fa2V5GNqO", - "55ABIAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1c3RvbWVyRW5j", - "cnlwdGlvbktleUgjiAEBEiIKEnNvdXJjZV9zbmFwc2hvdF9pZBjSlpgvIAEo", - "CUgkiAEBEiUKFXNvdXJjZV9zdG9yYWdlX29iamVjdBintJBvIAEoCUgliAEB", - "EhYKBnN0YXR1cxjyn7dWIAEoCUgmiAEBEh0KDHN0b3JhZ2VfcG9vbBjgxvGr", - "ASABKAlIJ4gBARIUCgR0eXBlGLqe2gEgASgJSCiIAQESEAoFdXNlcnMYiJya", - "NSADKAkSFAoEem9uZRisx+QBIAEoCUgpiAEBGm0KGEFzeW5jU2Vjb25kYXJ5", - "RGlza3NFbnRyeRILCgNrZXkYASABKAkSQAoFdmFsdWUYAiABKAsyMS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrQXN5bmNSZXBsaWNhdGlvbkxpc3Q6", - "AjgBGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEo", - "CToCOAEicQoKQWNjZXNzTW9kZRIZChVVTkRFRklORURfQUNDRVNTX01PREUQ", - "ABIVCg5SRUFEX09OTFlfTUFOWRCpp6EeEhcKD1JFQURfV1JJVEVfTUFOWRCo", - "wobpARIYChFSRUFEX1dSSVRFX1NJTkdMRRDRma4vImoKDEFyY2hpdGVjdHVy", - "ZRIaChZVTkRFRklORURfQVJDSElURUNUVVJFEAASIAoYQVJDSElURUNUVVJF", - "X1VOU1BFQ0lGSUVEEKvUnbwBEgwKBUFSTTY0EPrL6R0SDgoGWDg2XzY0EMek", - "5soBIogBCgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEhAKCENSRUFU", - "SU5HELm9ndkBEhAKCERFTEVUSU5HEKinh/wBEg4KBkZBSUxFRBC9kKbZARIM", - "CgVSRUFEWRCDw48lEhEKCVJFU1RPUklORxCrp+LAARITCgtVTkFWQUlMQUJM", - "RRCw2KXFAUIOCgxfYWNjZXNzX21vZGVCDwoNX2FyY2hpdGVjdHVyZUIVChNf", - "YXN5bmNfcHJpbWFyeV9kaXNrQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoM", - "X2Rlc2NyaXB0aW9uQhYKFF9kaXNrX2VuY3J5cHRpb25fa2V5Qh4KHF9lbmFi", - "bGVfY29uZmlkZW50aWFsX2NvbXB1dGVCBQoDX2lkQgcKBV9raW5kQhQKEl9s", - "YWJlbF9maW5nZXJwcmludEIYChZfbGFzdF9hdHRhY2hfdGltZXN0YW1wQhgK", - "Fl9sYXN0X2RldGFjaF90aW1lc3RhbXBCEAoOX2xvY2F0aW9uX2hpbnRCBwoF", - "X25hbWVCCgoIX29wdGlvbnNCCQoHX3BhcmFtc0IcChpfcGh5c2ljYWxfYmxv", - "Y2tfc2l6ZV9ieXRlc0ITChFfcHJvdmlzaW9uZWRfaW9wc0IZChdfcHJvdmlz", - "aW9uZWRfdGhyb3VnaHB1dEIJCgdfcmVnaW9uQhIKEF9yZXNvdXJjZV9zdGF0", - "dXNCEAoOX3NhdGlzZmllc19wemlCEAoOX3NhdGlzZmllc19wenNCDAoKX3Nl", - "bGZfbGlua0IKCghfc2l6ZV9nYkIiCiBfc291cmNlX2NvbnNpc3RlbmN5X2dy", - "b3VwX3BvbGljeUIlCiNfc291cmNlX2NvbnNpc3RlbmN5X2dyb3VwX3BvbGlj", - "eV9pZEIOCgxfc291cmNlX2Rpc2tCEQoPX3NvdXJjZV9kaXNrX2lkQg8KDV9z", - "b3VyY2VfaW1hZ2VCHgocX3NvdXJjZV9pbWFnZV9lbmNyeXB0aW9uX2tleUIS", - "ChBfc291cmNlX2ltYWdlX2lkQhoKGF9zb3VyY2VfaW5zdGFudF9zbmFwc2hv", - "dEIdChtfc291cmNlX2luc3RhbnRfc25hcHNob3RfaWRCEgoQX3NvdXJjZV9z", - "bmFwc2hvdEIhCh9fc291cmNlX3NuYXBzaG90X2VuY3J5cHRpb25fa2V5QhUK", - "E19zb3VyY2Vfc25hcHNob3RfaWRCGAoWX3NvdXJjZV9zdG9yYWdlX29iamVj", - "dEIJCgdfc3RhdHVzQg8KDV9zdG9yYWdlX3Bvb2xCBwoFX3R5cGVCBwoFX3pv", - "bmUirQMKEkRpc2tBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJI", - "CgVpdGVtcxjAz/cvIAMoCzI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRp", - "c2tBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlI", + "KAlIAIgBARIdCgxzdG9yYWdlX3Bvb2wY4MbxqwEgASgJQgPgQQISGwoEem9u", + "ZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKlAQoXRGVs", + "ZXRlU3VibmV0d29ya1JlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", + "8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIa", + "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoKc3VibmV0d29yaxjup+SS", + "ASABKAlCA+BBAkINCgtfcmVxdWVzdF9pZCKPAQocRGVsZXRlVGFyZ2V0R3Jw", + "Y1Byb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIhChF0YXJnZXRfZ3Jw", + "Y19wcm94eRj7tLICIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIo8BChxEZWxl", + "dGVUYXJnZXRIdHRwUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEiEK", + "EXRhcmdldF9odHRwX3Byb3h5GOW+0mIgASgJQgPgQQJCDQoLX3JlcXVlc3Rf", + "aWQikQEKHURlbGV0ZVRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2pl", + "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkR", + "IAEoCUgAiAEBEiIKEnRhcmdldF9odHRwc19wcm94eRjssPoYIAEoCUID4EEC", + "Qg0KC19yZXF1ZXN0X2lkIqoBChtEZWxldGVUYXJnZXRJbnN0YW5jZVJlcXVl", + "c3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSACIAQESIAoPdGFyZ2V0X2luc3RhbmNlGIOPlooB", + "IAEoCUID4EECEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3Jl", + "cXVlc3RfaWQipQEKF0RlbGV0ZVRhcmdldFBvb2xSZXF1ZXN0EiEKB3Byb2pl", + "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJ", + "QgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsK", + "C3RhcmdldF9wb29sGIrk+B0gASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQijgEK", + "G0RlbGV0ZVRhcmdldFNzbFByb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwg", + "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", + "ARIhChB0YXJnZXRfc3NsX3Byb3h5GM26xqEBIAEoCUID4EECQg0KC19yZXF1", + "ZXN0X2lkIo4BChtEZWxldGVUYXJnZXRUY3BQcm94eVJlcXVlc3QSIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESIQoQdGFyZ2V0X3RjcF9wcm94eRji1vDvASABKAlCA+BB", + "AkINCgtfcmVxdWVzdF9pZCKzAQodRGVsZXRlVGFyZ2V0VnBuR2F0ZXdheVJl", + "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", + "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESIwoSdGFyZ2V0X3Zwbl9nYXRld2F5GMuA9v0BIAEoCUID", + "4EECQg0KC19yZXF1ZXN0X2lkIn0KE0RlbGV0ZVVybE1hcFJlcXVlc3QSIQoH", + "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQESGAoHdXJsX21hcBiMlYGvASABKAlCA+BBAkINCgtf", + "cmVxdWVzdF9pZCKmAQoXRGVsZXRlVnBuR2F0ZXdheVJlcXVlc3QSIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiAB", + "KAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", + "HAoLdnBuX2dhdGV3YXkY+YP2wQEgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQi", + "owEKFkRlbGV0ZVZwblR1bm5lbFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEo", + "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", + "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGgoKdnBuX3R1bm5l", + "bBiTlMpEIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkImYKGkRlbGV0ZVpvbmVP", + "cGVyYXRpb25SZXF1ZXN0EhkKCW9wZXJhdGlvbhjnqusYIAEoCUID4EECEhcK", + "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIi", + "HQobRGVsZXRlWm9uZU9wZXJhdGlvblJlc3BvbnNlIkoKBkRlbmllZBIdCgxJ", + "X3BfcHJvdG9jb2wYvfbe6AEgASgJSACIAQESEAoFcG9ydHMYkvD5MiADKAlC", + "DwoNX0lfcF9wcm90b2NvbCLWAQoVRGVwcmVjYXRlSW1hZ2VSZXF1ZXN0ElgK", + "G2RlcHJlY2F0aW9uX3N0YXR1c19yZXNvdXJjZRjwieWeASABKAsyKi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5EZXByZWNhdGlvblN0YXR1c0ID4EECEhUK", + "BWltYWdlGNvS6i8gASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", + "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3Jl", + "cXVlc3RfaWQivwIKEURlcHJlY2F0aW9uU3RhdHVzEhgKB2RlbGV0ZWQYmeCo", + "4wEgASgJSACIAQESGwoKZGVwcmVjYXRlZBizy9H1ASABKAlIAYgBARIZCghv", + "YnNvbGV0ZRiZi8WqASABKAlIAogBARIcCgtyZXBsYWNlbWVudBiSnL3NASAB", + "KAlIA4gBARIVCgVzdGF0ZRiRias0IAEoCUgEiAEBImEKBVN0YXRlEhMKD1VO", + "REVGSU5FRF9TVEFURRAAEg4KBkFDVElWRRCG5omWARIOCgdERUxFVEVEEPn3", + "1jkSEgoKREVQUkVDQVRFRBCzo/ncARIPCghPQlNPTEVURRCZ69wfQgoKCF9k", + "ZWxldGVkQg0KC19kZXByZWNhdGVkQgsKCV9vYnNvbGV0ZUIOCgxfcmVwbGFj", + "ZW1lbnRCCAoGX3N0YXRlIr0BChlEZXRhY2hEaXNrSW5zdGFuY2VSZXF1ZXN0", + "EhsKC2RldmljZV9uYW1lGNS1miAgASgJQgPgQQISGAoIaW5zdGFuY2UYlana", + "CCABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", + "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJ", + "QgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIs8CCjdEZXRhY2hOZXR3b3Jr", + "RW5kcG9pbnRzR2xvYmFsTmV0d29ya0VuZHBvaW50R3JvdXBSZXF1ZXN0EpwB", + "CkBnbG9iYWxfbmV0d29ya19lbmRwb2ludF9ncm91cHNfZGV0YWNoX2VuZHBv", + "aW50c19yZXF1ZXN0X3Jlc291cmNlGN2NnwQgASgLMkouZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuR2xvYmFsTmV0d29ya0VuZHBvaW50R3JvdXBzRGV0YWNo", + "RW5kcG9pbnRzUmVxdWVzdEID4EECEicKFm5ldHdvcmtfZW5kcG9pbnRfZ3Jv", + "dXAYhsvzzgEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", + "cHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVl", + "c3RfaWQi2gIKMURldGFjaE5ldHdvcmtFbmRwb2ludHNOZXR3b3JrRW5kcG9p", + "bnRHcm91cFJlcXVlc3QSJwoWbmV0d29ya19lbmRwb2ludF9ncm91cBiGy/PO", + "ASABKAlCA+BBAhKQAQo5bmV0d29ya19lbmRwb2ludF9ncm91cHNfZGV0YWNo", + "X2VuZHBvaW50c19yZXF1ZXN0X3Jlc291cmNlGPmg7vUBIAEoCzJELmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3Vwc0RldGFj", + "aEVuZHBvaW50c1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", + "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6", + "b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIvECCjdE", + "ZXRhY2hOZXR3b3JrRW5kcG9pbnRzUmVnaW9uTmV0d29ya0VuZHBvaW50R3Jv", + "dXBSZXF1ZXN0EicKFm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAYhsvzzgEgASgJ", + "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", + "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhKdAQpAcmVnaW9uX25ldHdv", + "cmtfZW5kcG9pbnRfZ3JvdXBzX2RldGFjaF9lbmRwb2ludHNfcmVxdWVzdF9y", + "ZXNvdXJjZRju5auVASABKAsySi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", + "ZWdpb25OZXR3b3JrRW5kcG9pbnRHcm91cHNEZXRhY2hFbmRwb2ludHNSZXF1", + "ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1", + "ZXN0X2lkImwKHERpc2FibGVYcG5Ib3N0UHJvamVjdFJlcXVlc3QSIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi7AEKIERpc2FibGVYcG5SZXNv", + "dXJjZVByb2plY3RSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", + "B3Byb2plY3QSegoucHJvamVjdHNfZGlzYWJsZV94cG5fcmVzb3VyY2VfcmVx", + "dWVzdF9yZXNvdXJjZRiq1NxjIAEoCzI6Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlByb2plY3RzRGlzYWJsZVhwblJlc291cmNlUmVxdWVzdEID4EECEhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLPGgoE", + "RGlzaxIbCgthY2Nlc3NfbW9kZRie988TIAEoCUgAiAEBEh0KDGFyY2hpdGVj", + "dHVyZRjT0rGQASABKAlIAYgBARJRChJhc3luY19wcmltYXJ5X2Rpc2sYnfWJ", + "ViABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrQXN5bmNSZXBs", + "aWNhdGlvbkgCiAEBElkKFWFzeW5jX3NlY29uZGFyeV9kaXNrcxio6P2ZASAD", + "KAsyNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrLkFzeW5jU2Vjb25k", + "YXJ5RGlza3NFbnRyeRIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlI", + "A4gBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIBIgBARJUChNkaXNrX2Vu", + "Y3J5cHRpb25fa2V5GIXtxIEBIAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkN1c3RvbWVyRW5jcnlwdGlvbktleUgFiAEBEisKG2VuYWJsZV9jb25m", + "aWRlbnRpYWxfY29tcHV0ZRi869kwIAEoCEgGiAEBEkUKEWd1ZXN0X29zX2Zl", + "YXR1cmVzGNHg5yUgAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR3Vl", + "c3RPc0ZlYXR1cmUSEAoCaWQYmxogASgESAeIAQESFAoEa2luZBiU98gBIAEo", + "CUgIiAEBEiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw91QgASgJSAmIAQESPQoG", + "bGFiZWxzGP+/we4BIAMoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRp", + "c2suTGFiZWxzRW50cnkSJQoVbGFzdF9hdHRhY2hfdGltZXN0YW1wGKWcjRQg", + "ASgJSAqIAQESJQoVbGFzdF9kZXRhY2hfdGltZXN0YW1wGPPb9hogASgJSAuI", + "AQESGAoNbGljZW5zZV9jb2RlcxiohdgVIAMoAxIUCghsaWNlbnNlcxjSiICh", + "ASADKAkSHgoNbG9jYXRpb25faGludBjRgZKnASABKAlIDIgBARIUCgRuYW1l", + "GIv1zQEgASgJSA2IAQESGAoHb3B0aW9ucxiejZqsASABKAlIDogBARI7CgZw", + "YXJhbXMYhvOrJSABKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNr", + "UGFyYW1zSA+IAQESKgoZcGh5c2ljYWxfYmxvY2tfc2l6ZV9ieXRlcxiHoKPI", + "ASABKANIEIgBARIgChBwcm92aXNpb25lZF9pb3BzGNS9h1kgASgDSBGIAQES", + "JwoWcHJvdmlzaW9uZWRfdGhyb3VnaHB1dBiVvoj7ASABKANIEogBARIWCgZy", + "ZWdpb24Y9M2gQiABKAlIE4gBARIYCg1yZXBsaWNhX3pvbmVzGIC4jBcgAygJ", + "EhwKEXJlc291cmNlX3BvbGljaWVzGOGczAogAygJEkwKD3Jlc291cmNlX3N0", + "YXR1cxjD+vd2IAEoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tS", + "ZXNvdXJjZVN0YXR1c0gUiAEBEh4KDXNhdGlzZmllc19wemkYod2r5QEgASgI", + "SBWIAQESHgoNc2F0aXNmaWVzX3B6cxir3avlASABKAhIFogBARIaCglzZWxm", + "X2xpbmsYjZLF2QEgASgJSBeIAQESGAoHc2l6ZV9nYhjZi4DsASABKANIGIgB", + "ARIvCh9zb3VyY2VfY29uc2lzdGVuY3lfZ3JvdXBfcG9saWN5GN2irQkgASgJ", + "SBmIAQESMgoic291cmNlX2NvbnNpc3RlbmN5X2dyb3VwX3BvbGljeV9pZBi9", + "jst/IAEoCUgaiAEBEhwKC3NvdXJjZV9kaXNrGMHutNcBIAEoCUgbiAEBEh8K", + "DnNvdXJjZV9kaXNrX2lkGNnNydgBIAEoCUgciAEBEhwKDHNvdXJjZV9pbWFn", + "ZRi36IYYIAEoCUgdiAEBElwKG3NvdXJjZV9pbWFnZV9lbmNyeXB0aW9uX2tl", + "eRirkfW1ASABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DdXN0b21l", + "ckVuY3J5cHRpb25LZXlIHogBARIfCg9zb3VyY2VfaW1hZ2VfaWQYo/ywGiAB", + "KAlIH4gBARInChdzb3VyY2VfaW5zdGFudF9zbmFwc2hvdBiGhMNoIAEoCUgg", + "iAEBEisKGnNvdXJjZV9pbnN0YW50X3NuYXBzaG90X2lkGPTTkIkBIAEoCUgh", + "iAEBEh8KD3NvdXJjZV9zbmFwc2hvdBjomo48IAEoCUgiiAEBEl8KHnNvdXJj", + "ZV9zbmFwc2hvdF9lbmNyeXB0aW9uX2tleRjajueQASABKAsyLi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5DdXN0b21lckVuY3J5cHRpb25LZXlII4gBARIi", + "ChJzb3VyY2Vfc25hcHNob3RfaWQY0paYLyABKAlIJIgBARIlChVzb3VyY2Vf", + "c3RvcmFnZV9vYmplY3QYp7SQbyABKAlIJYgBARIWCgZzdGF0dXMY8p+3ViAB", + "KAlIJogBARIdCgxzdG9yYWdlX3Bvb2wY4MbxqwEgASgJSCeIAQESFAoEdHlw", + "ZRi6ntoBIAEoCUgoiAEBEhAKBXVzZXJzGIicmjUgAygJEhQKBHpvbmUYrMfk", + "ASABKAlIKYgBARptChhBc3luY1NlY29uZGFyeURpc2tzRW50cnkSCwoDa2V5", + "GAEgASgJEkAKBXZhbHVlGAIgASgLMjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuRGlza0FzeW5jUmVwbGljYXRpb25MaXN0OgI4ARotCgtMYWJlbHNFbnRy", + "eRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBInEKCkFjY2Vzc01v", + "ZGUSGQoVVU5ERUZJTkVEX0FDQ0VTU19NT0RFEAASFQoOUkVBRF9PTkxZX01B", + "TlkQqaehHhIXCg9SRUFEX1dSSVRFX01BTlkQqMKG6QESGAoRUkVBRF9XUklU", + "RV9TSU5HTEUQ0ZmuLyJqCgxBcmNoaXRlY3R1cmUSGgoWVU5ERUZJTkVEX0FS", + "Q0hJVEVDVFVSRRAAEiAKGEFSQ0hJVEVDVFVSRV9VTlNQRUNJRklFRBCr1J28", + "ARIMCgVBUk02NBD6y+kdEg4KBlg4Nl82NBDHpObKASKIAQoGU3RhdHVzEhQK", + "EFVOREVGSU5FRF9TVEFUVVMQABIQCghDUkVBVElORxC5vZ3ZARIQCghERUxF", + "VElORxCop4f8ARIOCgZGQUlMRUQQvZCm2QESDAoFUkVBRFkQg8OPJRIRCglS", + "RVNUT1JJTkcQq6fiwAESEwoLVU5BVkFJTEFCTEUQsNilxQFCDgoMX2FjY2Vz", + "c19tb2RlQg8KDV9hcmNoaXRlY3R1cmVCFQoTX2FzeW5jX3ByaW1hcnlfZGlz", + "a0IVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIWChRf", + "ZGlza19lbmNyeXB0aW9uX2tleUIeChxfZW5hYmxlX2NvbmZpZGVudGlhbF9j", + "b21wdXRlQgUKA19pZEIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2VycHJpbnRC", + "GAoWX2xhc3RfYXR0YWNoX3RpbWVzdGFtcEIYChZfbGFzdF9kZXRhY2hfdGlt", + "ZXN0YW1wQhAKDl9sb2NhdGlvbl9oaW50QgcKBV9uYW1lQgoKCF9vcHRpb25z", + "QgkKB19wYXJhbXNCHAoaX3BoeXNpY2FsX2Jsb2NrX3NpemVfYnl0ZXNCEwoR", + "X3Byb3Zpc2lvbmVkX2lvcHNCGQoXX3Byb3Zpc2lvbmVkX3Rocm91Z2hwdXRC", + "CQoHX3JlZ2lvbkISChBfcmVzb3VyY2Vfc3RhdHVzQhAKDl9zYXRpc2ZpZXNf", + "cHppQhAKDl9zYXRpc2ZpZXNfcHpzQgwKCl9zZWxmX2xpbmtCCgoIX3NpemVf", + "Z2JCIgogX3NvdXJjZV9jb25zaXN0ZW5jeV9ncm91cF9wb2xpY3lCJQojX3Nv", + "dXJjZV9jb25zaXN0ZW5jeV9ncm91cF9wb2xpY3lfaWRCDgoMX3NvdXJjZV9k", + "aXNrQhEKD19zb3VyY2VfZGlza19pZEIPCg1fc291cmNlX2ltYWdlQh4KHF9z", + "b3VyY2VfaW1hZ2VfZW5jcnlwdGlvbl9rZXlCEgoQX3NvdXJjZV9pbWFnZV9p", + "ZEIaChhfc291cmNlX2luc3RhbnRfc25hcHNob3RCHQobX3NvdXJjZV9pbnN0", + "YW50X3NuYXBzaG90X2lkQhIKEF9zb3VyY2Vfc25hcHNob3RCIQofX3NvdXJj", + "ZV9zbmFwc2hvdF9lbmNyeXB0aW9uX2tleUIVChNfc291cmNlX3NuYXBzaG90", + "X2lkQhgKFl9zb3VyY2Vfc3RvcmFnZV9vYmplY3RCCQoHX3N0YXR1c0IPCg1f", + "c3RvcmFnZV9wb29sQgcKBV90eXBlQgcKBV96b25lIq0DChJEaXNrQWdncmVn", + "YXRlZExpc3QSEAoCaWQYmxogASgJSACIAQESSAoFaXRlbXMYwM/3LyADKAsy", + "Ni5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrQWdncmVnYXRlZExpc3Qu", + "SXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", + "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", + "iAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhgg", + "ASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGlYK", + "Ckl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEjcKBXZhbHVlGAIgASgLMiguZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza3NTY29wZWRMaXN0OgI4AUIFCgNf", + "aWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5r", + "QgoKCF93YXJuaW5nIu0BChREaXNrQXN5bmNSZXBsaWNhdGlvbhInChhjb25z", + "aXN0ZW5jeV9ncm91cF9wb2xpY3kYucN5IAEoCUgAiAEBEisKG2NvbnNpc3Rl", + "bmN5X2dyb3VwX3BvbGljeV9pZBjhkr58IAEoCUgBiAEBEhQKBGRpc2sYnZu8", + "ASABKAlIAogBARIXCgdkaXNrX2lkGP3Fih0gASgJSAOIAQFCGwoZX2NvbnNp", + "c3RlbmN5X2dyb3VwX3BvbGljeUIeChxfY29uc2lzdGVuY3lfZ3JvdXBfcG9s", + "aWN5X2lkQgcKBV9kaXNrQgoKCF9kaXNrX2lkIowBChhEaXNrQXN5bmNSZXBs", + "aWNhdGlvbkxpc3QSVQoWYXN5bmNfcmVwbGljYXRpb25fZGlzaxiTy8NuIAEo", + "CzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tBc3luY1JlcGxpY2F0", + "aW9uSACIAQFCGQoXX2FzeW5jX3JlcGxpY2F0aW9uX2Rpc2sipAMKF0Rpc2tJ", + "bnN0YW50aWF0aW9uQ29uZmlnEhwKC2F1dG9fZGVsZXRlGLvkzt0BIAEoCEgA", + "iAEBEhwKDGN1c3RvbV9pbWFnZRiN/uVXIAEoCUgBiAEBEhsKC2RldmljZV9u", + "YW1lGNS1miAgASgJSAKIAQESIQoQaW5zdGFudGlhdGVfZnJvbRjfn8q7ASAB", + "KAlIA4gBASLGAQoPSW5zdGFudGlhdGVGcm9tEh4KGlVOREVGSU5FRF9JTlNU", + "QU5USUFURV9GUk9NEAASGAoQQVRUQUNIX1JFQURfT05MWRC7rv70ARIMCgVC", + "TEFOSxC0spYeEhMKDENVU1RPTV9JTUFHRRDt9c1dEg4KB0RFRkFVTFQQocT9", + "NhIVCg5ET19OT1RfSU5DTFVERRDIgtkxEhMKDFNPVVJDRV9JTUFHRRCX4O4d", + "EhoKE1NPVVJDRV9JTUFHRV9GQU1JTFkQjMnSJEIOCgxfYXV0b19kZWxldGVC", + "DwoNX2N1c3RvbV9pbWFnZUIOCgxfZGV2aWNlX25hbWVCEwoRX2luc3RhbnRp", + "YXRlX2Zyb20imQIKCERpc2tMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEi8KBWl0", + "ZW1zGMDP9y8gAygLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlzaxIU", + "CgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYg", + "ASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5p", + "bmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5n", + "SASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoK", + "X3NlbGZfbGlua0IKCghfd2FybmluZyJ1Cg9EaXNrTW92ZVJlcXVlc3QSIAoQ", + "ZGVzdGluYXRpb25fem9uZRi94u8+IAEoCUgAiAEBEhsKC3RhcmdldF9kaXNr", + "GIvP4h0gASgJSAGIAQFCEwoRX2Rlc3RpbmF0aW9uX3pvbmVCDgoMX3Rhcmdl", + "dF9kaXNrIqkBCgpEaXNrUGFyYW1zEl8KFXJlc291cmNlX21hbmFnZXJfdGFn", + "cxj8m4u0ASADKAsyPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrUGFy", + "YW1zLlJlc291cmNlTWFuYWdlclRhZ3NFbnRyeRo6ChhSZXNvdXJjZU1hbmFn", + "ZXJUYWdzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASL6", + "AgoSRGlza1Jlc291cmNlU3RhdHVzEmUKEmFzeW5jX3ByaW1hcnlfZGlzaxid", + "9YlWIAEoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tSZXNvdXJj", + "ZVN0YXR1c0FzeW5jUmVwbGljYXRpb25TdGF0dXNIAIgBARJnChVhc3luY19z", + "ZWNvbmRhcnlfZGlza3MYqOj9mQEgAygLMkQuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuRGlza1Jlc291cmNlU3RhdHVzLkFzeW5jU2Vjb25kYXJ5RGlza3NF", + "bnRyeRp9ChhBc3luY1NlY29uZGFyeURpc2tzRW50cnkSCwoDa2V5GAEgASgJ", + "ElAKBXZhbHVlGAIgASgLMkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlz", + "a1Jlc291cmNlU3RhdHVzQXN5bmNSZXBsaWNhdGlvblN0YXR1czoCOAFCFQoT", + "X2FzeW5jX3ByaW1hcnlfZGlzayLaAQooRGlza1Jlc291cmNlU3RhdHVzQXN5", + "bmNSZXBsaWNhdGlvblN0YXR1cxIVCgVzdGF0ZRiRias0IAEoCUgAiAEBIowB", + "CgVTdGF0ZRITCg9VTkRFRklORURfU1RBVEUQABIOCgZBQ1RJVkUQhuaJlgES", + "DgoHQ1JFQVRFRBDIlehAEhAKCFNUQVJUSU5HEMCgi+kBEhkKEVNUQVRFX1VO", + "U1BFQ0lGSUVEEMnQvOABEg8KB1NUT1BQRUQQrbvs0wESEAoIU1RPUFBJTkcQ", + "9NCipwFCCAoGX3N0YXRlIoQECghEaXNrVHlwZRIiChJjcmVhdGlvbl90aW1l", + "c3RhbXAYto/HDiABKAlIAIgBARIlChRkZWZhdWx0X2Rpc2tfc2l6ZV9nYhj1", + "pIWBASABKANIAYgBARJHCgpkZXByZWNhdGVkGLPL0fUBIAEoCzIqLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkRlcHJlY2F0aW9uU3RhdHVzSAKIAQESHAoL", + "ZGVzY3JpcHRpb24Y/IfWyQEgASgJSAOIAQESEAoCaWQYmxogASgESASIAQES", + "FAoEa2luZBiU98gBIAEoCUgFiAEBEhQKBG5hbWUYi/XNASABKAlIBogBARIW", + "CgZyZWdpb24Y9M2gQiABKAlIB4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", + "SAiIAQESIAoPdmFsaWRfZGlza19zaXplGOCJxesBIAEoCUgJiAEBEhQKBHpv", + "bmUYrMfkASABKAlICogBAUIVChNfY3JlYXRpb25fdGltZXN0YW1wQhcKFV9k", + "ZWZhdWx0X2Rpc2tfc2l6ZV9nYkINCgtfZGVwcmVjYXRlZEIOCgxfZGVzY3Jp", + "cHRpb25CBQoDX2lkQgcKBV9raW5kQgcKBV9uYW1lQgkKB19yZWdpb25CDAoK", + "X3NlbGZfbGlua0ISChBfdmFsaWRfZGlza19zaXplQgcKBV96b25lIrkDChZE", + "aXNrVHlwZUFnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEkwKBWl0", + "ZW1zGMDP9y8gAygLMjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza1R5", + "cGVBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlI", "AYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxm", "X2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJ", "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5XYXJuaW5nSASIAQEaVgoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSNwoF", - "dmFsdWUYAiABKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrc1Nj", - "b3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rv", - "a2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci7QEKFERpc2tBc3luY1Jl", - "cGxpY2F0aW9uEicKGGNvbnNpc3RlbmN5X2dyb3VwX3BvbGljeRi5w3kgASgJ", - "SACIAQESKwobY29uc2lzdGVuY3lfZ3JvdXBfcG9saWN5X2lkGOGSvnwgASgJ", - "SAGIAQESFAoEZGlzaxidm7wBIAEoCUgCiAEBEhcKB2Rpc2tfaWQY/cWKHSAB", - "KAlIA4gBAUIbChlfY29uc2lzdGVuY3lfZ3JvdXBfcG9saWN5Qh4KHF9jb25z", - "aXN0ZW5jeV9ncm91cF9wb2xpY3lfaWRCBwoFX2Rpc2tCCgoIX2Rpc2tfaWQi", - "jAEKGERpc2tBc3luY1JlcGxpY2F0aW9uTGlzdBJVChZhc3luY19yZXBsaWNh", - "dGlvbl9kaXNrGJPLw24gASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "RGlza0FzeW5jUmVwbGljYXRpb25IAIgBAUIZChdfYXN5bmNfcmVwbGljYXRp", - "b25fZGlzayKkAwoXRGlza0luc3RhbnRpYXRpb25Db25maWcSHAoLYXV0b19k", - "ZWxldGUYu+TO3QEgASgISACIAQESHAoMY3VzdG9tX2ltYWdlGI3+5VcgASgJ", - "SAGIAQESGwoLZGV2aWNlX25hbWUY1LWaICABKAlIAogBARIhChBpbnN0YW50", - "aWF0ZV9mcm9tGN+fyrsBIAEoCUgDiAEBIsYBCg9JbnN0YW50aWF0ZUZyb20S", - "HgoaVU5ERUZJTkVEX0lOU1RBTlRJQVRFX0ZST00QABIYChBBVFRBQ0hfUkVB", - "RF9PTkxZELuu/vQBEgwKBUJMQU5LELSylh4SEwoMQ1VTVE9NX0lNQUdFEO31", - "zV0SDgoHREVGQVVMVBChxP02EhUKDkRPX05PVF9JTkNMVURFEMiC2TESEwoM", - "U09VUkNFX0lNQUdFEJfg7h0SGgoTU09VUkNFX0lNQUdFX0ZBTUlMWRCMydIk", - "Qg4KDF9hdXRvX2RlbGV0ZUIPCg1fY3VzdG9tX2ltYWdlQg4KDF9kZXZpY2Vf", - "bmFtZUITChFfaW5zdGFudGlhdGVfZnJvbSKZAgoIRGlza0xpc3QSEAoCaWQY", - "mxogASgJSACIAQESLwoFaXRlbXMYwM/3LyADKAsyHS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5EaXNrEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0", + "MS5XYXJuaW5nSASIAQEaWgoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSOwoF", + "dmFsdWUYAiABKAsyLC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrVHlw", + "ZXNTY29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFn", + "ZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIqECCgxEaXNrVHlw", + "ZUxpc3QSEAoCaWQYmxogASgJSACIAQESMwoFaXRlbXMYwM/3LyADKAsyIS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrVHlwZRIUCgRraW5kGJT3yAEg", + "ASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJ", + "c2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsy", + "IC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lk", + "QgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IK", + "Cghfd2FybmluZyKWAQoTRGlza1R5cGVzU2NvcGVkTGlzdBI4CgpkaXNrX3R5", + "cGVzGNe+7V4gAygLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza1R5", + "cGUSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyI/Ch9EaXNrc0FkZFJlc291", + "cmNlUG9saWNpZXNSZXF1ZXN0EhwKEXJlc291cmNlX3BvbGljaWVzGOGczAog", + "AygJIkIKIkRpc2tzUmVtb3ZlUmVzb3VyY2VQb2xpY2llc1JlcXVlc3QSHAoR", + "cmVzb3VyY2VfcG9saWNpZXMY4ZzMCiADKAkiOgoSRGlza3NSZXNpemVSZXF1", + "ZXN0EhgKB3NpemVfZ2IY2YuA7AEgASgDSACIAQFCCgoIX3NpemVfZ2IiiQEK", + "D0Rpc2tzU2NvcGVkTGlzdBIvCgVkaXNrcxj2zMotIAMoCzIdLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkRpc2sSOQoHd2FybmluZxic35YYIAEoCzIgLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2Fybmlu", + "ZyJiCiFEaXNrc1N0YXJ0QXN5bmNSZXBsaWNhdGlvblJlcXVlc3QSJAoUYXN5", + "bmNfc2Vjb25kYXJ5X2Rpc2sYq4PjPiABKAlIAIgBAUIXChVfYXN5bmNfc2Vj", + "b25kYXJ5X2Rpc2siXQomRGlza3NTdG9wR3JvdXBBc3luY1JlcGxpY2F0aW9u", + "UmVzb3VyY2USHwoPcmVzb3VyY2VfcG9saWN5GIOl90sgASgJSACIAQFCEgoQ", + "X3Jlc291cmNlX3BvbGljeSJCCg1EaXNwbGF5RGV2aWNlEh4KDmVuYWJsZV9k", + "aXNwbGF5GIbk5gYgASgISACIAQFCEQoPX2VuYWJsZV9kaXNwbGF5IoECChJE", + "aXN0cmlidXRpb25Qb2xpY3kSHQoMdGFyZ2V0X3NoYXBlGPPmu6EBIAEoCUgA", + "iAEBEk4KBXpvbmVzGMekrTcgAygLMjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuRGlzdHJpYnV0aW9uUG9saWN5Wm9uZUNvbmZpZ3VyYXRpb24iawoLVGFy", + "Z2V0U2hhcGUSGgoWVU5ERUZJTkVEX1RBUkdFVF9TSEFQRRAAEgkKA0FOWRDM", + "+wMSFgoPQU5ZX1NJTkdMRV9aT05FENCmkR0SEAoIQkFMQU5DRUQQiLqt3wES", + "CwoERVZFThCa0oIBQg8KDV90YXJnZXRfc2hhcGUiRAojRGlzdHJpYnV0aW9u", + "UG9saWN5Wm9uZUNvbmZpZ3VyYXRpb24SFAoEem9uZRisx+QBIAEoCUgAiAEB", + "QgcKBV96b25lIlEKCER1cmF0aW9uEhUKBW5hbm9zGL+47zEgASgFSACIAQES", + "GAoHc2Vjb25kcxj/lLWrASABKANIAYgBAUIICgZfbmFub3NCCgoIX3NlY29u", + "ZHMiawobRW5hYmxlWHBuSG9zdFByb2plY3RSZXF1ZXN0EiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgAiAEBQg0KC19yZXF1ZXN0X2lkIuoBCh9FbmFibGVYcG5SZXNvdXJjZVBy", + "b2plY3RSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSeQotcHJvamVjdHNfZW5hYmxlX3hwbl9yZXNvdXJjZV9yZXF1ZXN0X3Jl", + "c291cmNlGK/Qm8kBIAEoCzI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBy", + "b2plY3RzRW5hYmxlWHBuUmVzb3VyY2VSZXF1ZXN0QgPgQQISGgoKcmVxdWVz", + "dF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIjwKBUVycm9yEjMK", + "BmVycm9ycxjr3tWWASADKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5F", + "cnJvcnMi1wIKDEVycm9yRGV0YWlscxI+CgplcnJvcl9pbmZvGIWhhQwgASgL", + "MiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXJyb3JJbmZvSACIAQESMwoE", + "aGVscBjBnsMBIAEoCzIdLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlbHBI", + "AYgBARJNChFsb2NhbGl6ZWRfbWVzc2FnZRjD/vLAASABKAsyKS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5Mb2NhbGl6ZWRNZXNzYWdlSAKIAQESRgoKcXVv", + "dGFfaW5mbxiV1OQsIAEoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlF1", + "b3RhRXhjZWVkZWRJbmZvSAOIAQFCDQoLX2Vycm9yX2luZm9CBwoFX2hlbHBC", + "FAoSX2xvY2FsaXplZF9tZXNzYWdlQg0KC19xdW90YV9pbmZvIs0BCglFcnJv", + "ckluZm8SFwoGZG9tYWluGMSpz4cBIAEoCUgAiAEBEkcKCW1ldGFkYXRhcxik", + "1ocEIAMoCzIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkVycm9ySW5mby5N", + "ZXRhZGF0YXNFbnRyeRIWCgZyZWFzb24YxKSWQiABKAlIAYgBARowCg5NZXRh", + "ZGF0YXNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBQgkK", + "B19kb21haW5CCQoHX3JlYXNvbiK3AQoGRXJyb3JzEhQKBGNvZGUY7du6ASAB", + "KAlIAIgBARJACg1lcnJvcl9kZXRhaWxzGIvG+4IBIAMoCzIlLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkVycm9yRGV0YWlscxIZCghsb2NhdGlvbhi1v76K", + "ASABKAlIAYgBARIYCgdtZXNzYWdlGIeArMcBIAEoCUgCiAEBQgcKBV9jb2Rl", + "QgsKCV9sb2NhdGlvbkIKCghfbWVzc2FnZSLdAgoVRXhjaGFuZ2VkUGVlcmlu", + "Z1JvdXRlEhsKCmRlc3RfcmFuZ2UY4LLqtQEgASgJSACIAQESGAoIaW1wb3J0", + "ZWQYhNbMNiABKAhIAYgBARIfCg9uZXh0X2hvcF9yZWdpb24Y9sC5OiABKAlI", + "AogBARIZCghwcmlvcml0eRik86HUASABKA1IA4gBARIUCgR0eXBlGLqe2gEg", + "ASgJSASIAQEidQoEVHlwZRISCg5VTkRFRklORURfVFlQRRAAEh0KFURZTkFN", + "SUNfUEVFUklOR19ST1VURRCqgILgARIcChRTVEFUSUNfUEVFUklOR19ST1VU", + "RRC5wN7hARIcChRTVUJORVRfUEVFUklOR19ST1VURRDojY3eAUINCgtfZGVz", + "dF9yYW5nZUILCglfaW1wb3J0ZWRCEgoQX25leHRfaG9wX3JlZ2lvbkILCglf", + "cHJpb3JpdHlCBwoFX3R5cGUivAIKGkV4Y2hhbmdlZFBlZXJpbmdSb3V0ZXNM", + "aXN0EhAKAmlkGJsaIAEoCUgAiAEBEkAKBWl0ZW1zGMDP9y8gAygLMi4uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRXhjaGFuZ2VkUGVlcmluZ1JvdXRlEhQK", + "BGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiAB", + "KAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2Fybmlu", + "Zxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdI", + "BIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpf", + "c2VsZl9saW5rQgoKCF93YXJuaW5nIrMCCiJFeHBhbmRJcENpZHJSYW5nZVN1", + "Ym5ldHdvcmtSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "b2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVx", + "dWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKCnN1Ym5ldHdvcmsY7qfkkgEgASgJ", + "QgPgQQISgAEKMXN1Ym5ldHdvcmtzX2V4cGFuZF9pcF9jaWRyX3JhbmdlX3Jl", + "cXVlc3RfcmVzb3VyY2UY3tC64wEgASgLMjwuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuU3VibmV0d29ya3NFeHBhbmRJcENpZHJSYW5nZVJlcXVlc3RCA+BB", + "AkINCgtfcmVxdWVzdF9pZCKpAQoERXhwchIcCgtkZXNjcmlwdGlvbhj8h9bJ", + "ASABKAlIAIgBARIbCgpleHByZXNzaW9uGJil7qcBIAEoCUgBiAEBEhkKCGxv", + "Y2F0aW9uGLW/vooBIAEoCUgCiAEBEhUKBXRpdGxlGNjE0DQgASgJSAOIAQFC", + "DgoMX2Rlc2NyaXB0aW9uQg0KC19leHByZXNzaW9uQgsKCV9sb2NhdGlvbkII", + "CgZfdGl0bGUiyAUKEkV4dGVybmFsVnBuR2F0ZXdheRIiChJjcmVhdGlvbl90", + "aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASAB", + "KAlIAYgBARIQCgJpZBibGiABKARIAogBARJLCgppbnRlcmZhY2VzGNr04AUg", + "AygLMjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXh0ZXJuYWxWcG5HYXRl", + "d2F5SW50ZXJmYWNlEhQKBGtpbmQYlPfIASABKAlIA4gBARIhChFsYWJlbF9m", + "aW5nZXJwcmludBiZ8PdUIAEoCUgEiAEBEksKBmxhYmVscxj/v8HuASADKAsy", + "Ny5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5FeHRlcm5hbFZwbkdhdGV3YXku", + "TGFiZWxzRW50cnkSFAoEbmFtZRiL9c0BIAEoCUgFiAEBEiAKD3JlZHVuZGFu", + "Y3lfdHlwZRiczreBASABKAlIBogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", + "SAeIAQEaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIg", + "ASgJOgI4ASKPAQoOUmVkdW5kYW5jeVR5cGUSHQoZVU5ERUZJTkVEX1JFRFVO", + "REFOQ1lfVFlQRRAAEhsKE0ZPVVJfSVBTX1JFRFVOREFOQ1kQ6dL/9wESJQoe", + "U0lOR0xFX0lQX0lOVEVSTkFMTFlfUkVEVU5EQU5UEPnB7T8SGgoSVFdPX0lQ", + "U19SRURVTkRBTkNZEKP3gq8BQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoM", + "X2Rlc2NyaXB0aW9uQgUKA19pZEIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2Vy", + "cHJpbnRCBwoFX25hbWVCEgoQX3JlZHVuZGFuY3lfdHlwZUIMCgpfc2VsZl9s", + "aW5rIpIBChtFeHRlcm5hbFZwbkdhdGV3YXlJbnRlcmZhY2USEAoCaWQYmxog", + "ASgNSACIAQESGwoKaXBfYWRkcmVzcxjc8dzBASABKAlIAYgBARIdCgxpcHY2", + "X2FkZHJlc3MYnLPvogEgASgJSAKIAQFCBQoDX2lkQg0KC19pcF9hZGRyZXNz", + "Qg8KDV9pcHY2X2FkZHJlc3Mi1AIKFkV4dGVybmFsVnBuR2F0ZXdheUxpc3QS", + "FAoEZXRhZxiV0r4BIAEoCUgAiAEBEhAKAmlkGJsaIAEoCUgBiAEBEj0KBWl0", + "ZW1zGMDP9y8gAygLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXh0ZXJu", + "YWxWcG5HYXRld2F5EhQKBGtpbmQYlPfIASABKAlIAogBARIfCg9uZXh0X3Bh", + "Z2VfdG9rZW4YlbqGJiABKAlIA4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", + "SASIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLldhcm5pbmdIBYgBAUIHCgVfZXRhZ0IFCgNfaWRCBwoFX2tpbmRC", + "EgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5n", + "IrIBChFGaWxlQ29udGVudEJ1ZmZlchIYCgdjb250ZW50GPno3MUBIAEoCUgA", + "iAEBEhoKCWZpbGVfdHlwZRidwK2MASABKAlIAYgBASJNCghGaWxlVHlwZRIX", + "ChNVTkRFRklORURfRklMRV9UWVBFEAASCQoDQklOEOeBBBIQCglVTkRFRklO", + "RUQQsOLdQRILCgRYNTA5EKabowFCCgoIX2NvbnRlbnRCDAoKX2ZpbGVfdHlw", + "ZSLQBgoIRmlyZXdhbGwSNAoHYWxsb3dlZBiog7hNIAMoCzIgLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkFsbG93ZWQSIgoSY3JlYXRpb25fdGltZXN0YW1w", + "GLaPxw4gASgJSACIAQESMwoGZGVuaWVkGJv3nYMBIAMoCzIfLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkRlbmllZBIcCgtkZXNjcmlwdGlvbhj8h9bJASAB", + "KAlIAYgBARIeChJkZXN0aW5hdGlvbl9yYW5nZXMYp7jikQEgAygJEhkKCWRp", + "cmVjdGlvbhj/joA1IAEoCUgCiAEBEhkKCGRpc2FibGVkGPz0mIEBIAEoCEgD", + "iAEBEhAKAmlkGJsaIAEoBEgEiAEBEhQKBGtpbmQYlPfIASABKAlIBYgBARJH", + "Cgpsb2dfY29uZmlnGJ3RwacBIAEoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkZpcmV3YWxsTG9nQ29uZmlnSAaIAQESFAoEbmFtZRiL9c0BIAEoCUgH", + "iAEBEhcKB25ldHdvcmsYrrSFbyABKAlICIgBARIZCghwcmlvcml0eRik86HU", + "ASABKAVICYgBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAqIAQESGAoNc291", + "cmNlX3Jhbmdlcxj6/rRfIAMoCRIiChdzb3VyY2Vfc2VydmljZV9hY2NvdW50", + "cxjU644yIAMoCRIXCgtzb3VyY2VfdGFncxi9u9HXASADKAkSIwoXdGFyZ2V0", + "X3NlcnZpY2VfYWNjb3VudHMYno6c2gEgAygJEhYKC3RhcmdldF90YWdzGIec", + "/x0gAygJIkUKCURpcmVjdGlvbhIXChNVTkRFRklORURfRElSRUNUSU9OEAAS", + "DgoGRUdSRVNTEPX2tM4BEg8KB0lOR1JFU1MQlf2+9gFCFQoTX2NyZWF0aW9u", + "X3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CDAoKX2RpcmVjdGlvbkILCglf", + "ZGlzYWJsZWRCBQoDX2lkQgcKBV9raW5kQg0KC19sb2dfY29uZmlnQgcKBV9u", + "YW1lQgoKCF9uZXR3b3JrQgsKCV9wcmlvcml0eUIMCgpfc2VsZl9saW5rIqEC", + "CgxGaXJld2FsbExpc3QSEAoCaWQYmxogASgJSACIAQESMwoFaXRlbXMYwM/3", + "LyADKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbBIUCgRr", + "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", + "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcY", + "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASI", + "AQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", + "bGZfbGlua0IKCghfd2FybmluZyK9AQoRRmlyZXdhbGxMb2dDb25maWcSFwoG", + "ZW5hYmxlGIPL1JQBIAEoCEgAiAEBEhgKCG1ldGFkYXRhGK/2tSkgASgJSAGI", + "AQEiXQoITWV0YWRhdGESFgoSVU5ERUZJTkVEX01FVEFEQVRBEAASHAoURVhD", + "TFVERV9BTExfTUVUQURBVEEQkr3BnwESGwoUSU5DTFVERV9BTExfTUVUQURB", + "VEEQhM2/TkIJCgdfZW5hYmxlQgsKCV9tZXRhZGF0YSKXAQooRmlyZXdhbGxQ", + "b2xpY2llc0xpc3RBc3NvY2lhdGlvbnNSZXNwb25zZRJMCgxhc3NvY2lhdGlv", + "bnMYkujK8gEgAygLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdh", + "bGxQb2xpY3lBc3NvY2lhdGlvbhIUCgRraW5kGJT3yAEgASgJSACIAQFCBwoF", + "X2tpbmQiqwEKGkZpcmV3YWxsUG9saWNpZXNTY29wZWRMaXN0EkYKEWZpcmV3", + "YWxsX3BvbGljaWVzGK+LlbsBIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkZpcmV3YWxsUG9saWN5EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmci", + "xgUKDkZpcmV3YWxsUG9saWN5EkwKDGFzc29jaWF0aW9ucxiS6MryASADKAsy", + "Mi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbFBvbGljeUFzc29j", + "aWF0aW9uEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwK", + "C2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEhwKDGRpc3BsYXlfbmFtZRjo", + "h5ECIAEoCUgCiAEBEhsKC2ZpbmdlcnByaW50GOTR828gASgJSAOIAQESEAoC", + "aWQYmxogASgESASIAQESFAoEa2luZBiU98gBIAEoCUgFiAEBEhQKBG5hbWUY", + "i/XNASABKAlIBogBARIWCgZwYXJlbnQYqpGsJSABKAlIB4gBARIWCgZyZWdp", + "b24Y9M2gQiABKAlICIgBARIhChBydWxlX3R1cGxlX2NvdW50GJXClrkBIAEo", + "BUgJiAEBEj0KBXJ1bGVzGPeR9TMgAygLMisuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlEhoKCXNlbGZfbGluaxiNksXZASAB", + "KAlICogBARIhChFzZWxmX2xpbmtfd2l0aF9pZBiCrJ0VIAEoCUgLiAEBEhsK", + "CnNob3J0X25hbWUY7rjQ6gEgASgJSAyIAQFCFQoTX2NyZWF0aW9uX3RpbWVz", + "dGFtcEIOCgxfZGVzY3JpcHRpb25CDwoNX2Rpc3BsYXlfbmFtZUIOCgxfZmlu", + "Z2VycHJpbnRCBQoDX2lkQgcKBV9raW5kQgcKBV9uYW1lQgkKB19wYXJlbnRC", + "CQoHX3JlZ2lvbkITChFfcnVsZV90dXBsZV9jb3VudEIMCgpfc2VsZl9saW5r", + "QhQKEl9zZWxmX2xpbmtfd2l0aF9pZEINCgtfc2hvcnRfbmFtZSKKAgoZRmly", + "ZXdhbGxQb2xpY3lBc3NvY2lhdGlvbhIhChFhdHRhY2htZW50X3RhcmdldBit", + "sOhTIAEoCUgAiAEBEhwKDGRpc3BsYXlfbmFtZRjoh5ECIAEoCUgBiAEBEiMK", + "EmZpcmV3YWxsX3BvbGljeV9pZBjJvaqqASABKAlIAogBARIUCgRuYW1lGIv1", + "zQEgASgJSAOIAQESGwoKc2hvcnRfbmFtZRjuuNDqASABKAlIBIgBAUIUChJf", + "YXR0YWNobWVudF90YXJnZXRCDwoNX2Rpc3BsYXlfbmFtZUIVChNfZmlyZXdh", + "bGxfcG9saWN5X2lkQgcKBV9uYW1lQg0KC19zaG9ydF9uYW1lIoMCChJGaXJl", + "d2FsbFBvbGljeUxpc3QSEAoCaWQYmxogASgJSACIAQESOQoFaXRlbXMYwM/3", + "LyADKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbFBvbGlj", + "eRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6", + "hiYgASgJSAKIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLldhcm5pbmdIA4gBAUIFCgNfaWRCBwoFX2tpbmRCEgoQ", + "X25leHRfcGFnZV90b2tlbkIKCghfd2FybmluZyK3BgoSRmlyZXdhbGxQb2xp", + "Y3lSdWxlEhYKBmFjdGlvbhi2/L1ZIAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9u", + "GPyH1skBIAEoCUgBiAEBEhkKCWRpcmVjdGlvbhj/joA1IAEoCUgCiAEBEhkK", + "CGRpc2FibGVkGPz0mIEBIAEoCEgDiAEBEh8KDmVuYWJsZV9sb2dnaW5nGKPJ", + "7YwBIAEoCEgEiAEBEhQKBGtpbmQYlPfIASABKAlIBYgBARJJCgVtYXRjaBjF", + "s7cxIAEoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9s", + "aWN5UnVsZU1hdGNoZXJIBogBARIZCghwcmlvcml0eRik86HUASABKAVIB4gB", + "ARIZCglydWxlX25hbWUY7rOuGiABKAlICIgBARIhChBydWxlX3R1cGxlX2Nv", + "dW50GJXClrkBIAEoBUgJiAEBEiYKFnNlY3VyaXR5X3Byb2ZpbGVfZ3JvdXAY", + "qrPzYiABKAlICogBARIcChB0YXJnZXRfcmVzb3VyY2VzGPfR8PsBIAMoCRJU", + "ChJ0YXJnZXRfc2VjdXJlX3RhZ3MYs8Sc3wEgAygLMjQuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlU2VjdXJlVGFnEiMKF3Rh", + "cmdldF9zZXJ2aWNlX2FjY291bnRzGJ6OnNoBIAMoCRIbCgt0bHNfaW5zcGVj", + "dBjQvdoUIAEoCEgLiAEBIkUKCURpcmVjdGlvbhIXChNVTkRFRklORURfRElS", + "RUNUSU9OEAASDgoGRUdSRVNTEPX2tM4BEg8KB0lOR1JFU1MQlf2+9gFCCQoH", + "X2FjdGlvbkIOCgxfZGVzY3JpcHRpb25CDAoKX2RpcmVjdGlvbkILCglfZGlz", + "YWJsZWRCEQoPX2VuYWJsZV9sb2dnaW5nQgcKBV9raW5kQggKBl9tYXRjaEIL", + "CglfcHJpb3JpdHlCDAoKX3J1bGVfbmFtZUITChFfcnVsZV90dXBsZV9jb3Vu", + "dEIZChdfc2VjdXJpdHlfcHJvZmlsZV9ncm91cEIOCgxfdGxzX2luc3BlY3Qi", + "+AMKGUZpcmV3YWxsUG9saWN5UnVsZU1hdGNoZXISHwoTZGVzdF9hZGRyZXNz", + "X2dyb3Vwcxi878LfASADKAkSFgoKZGVzdF9mcWRucxihweKwASADKAkSGgoO", + "ZGVzdF9pcF9yYW5nZXMYkdfuoAEgAygJEhwKEWRlc3RfcmVnaW9uX2NvZGVz", + "GJir+V4gAygJEiQKGWRlc3RfdGhyZWF0X2ludGVsbGlnZW5jZXMYrPOVOSAD", + "KAkSWgoObGF5ZXI0X2NvbmZpZ3MYtdyOsgEgAygLMj4uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlTWF0Y2hlckxheWVyNENv", + "bmZpZxIeChJzcmNfYWRkcmVzc19ncm91cHMYupiN0AEgAygJEhUKCXNyY19m", + "cWRucxjjzO3PASADKAkSGQoNc3JjX2lwX3JhbmdlcxjTgIfOASADKAkSGwoQ", + "c3JjX3JlZ2lvbl9jb2RlcxiW458vIAMoCRJRCg9zcmNfc2VjdXJlX3RhZ3MY", + "hpTO8gEgAygLMjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQ", + "b2xpY3lSdWxlU2VjdXJlVGFnEiQKGHNyY190aHJlYXRfaW50ZWxsaWdlbmNl", + "cxiq76iaASADKAkiZwolRmlyZXdhbGxQb2xpY3lSdWxlTWF0Y2hlckxheWVy", + "NENvbmZpZxIcCgtpcF9wcm90b2NvbBiwnfriASABKAlIAIgBARIQCgVwb3J0", + "cxiS8PkyIAMoCUIOCgxfaXBfcHJvdG9jb2wiogEKG0ZpcmV3YWxsUG9saWN5", + "UnVsZVNlY3VyZVRhZxIUCgRuYW1lGIv1zQEgASgJSACIAQESFQoFc3RhdGUY", + "kYmrNCABKAlIAYgBASJDCgVTdGF0ZRITCg9VTkRFRklORURfU1RBVEUQABIQ", + "CglFRkZFQ1RJVkUQh/O4dBITCgtJTkVGRkVDVElWRRCC1JaRAUIHCgVfbmFt", + "ZUIICgZfc3RhdGUigwEKDkZpeGVkT3JQZXJjZW50EhsKCmNhbGN1bGF0ZWQY", + "vtON4QEgASgFSACIAQESFQoFZml4ZWQY9M67LiABKAVIAYgBARIYCgdwZXJj", + "ZW50GMXIobwBIAEoBUgCiAEBQg0KC19jYWxjdWxhdGVkQggKBl9maXhlZEIK", + "CghfcGVyY2VudCKeFAoORm9yd2FyZGluZ1J1bGUSGwoLSV9wX2FkZHJlc3MY", + "r42/FCABKAlIAIgBARIdCgxJX3BfcHJvdG9jb2wYvfbe6AEgASgJSAGIAQES", + "GgoJYWxsX3BvcnRzGPSvo9QBIAEoCEgCiAEBEiQKE2FsbG93X2dsb2JhbF9h", + "Y2Nlc3MYisaR7gEgASgISAOIAQESJwoXYWxsb3dfcHNjX2dsb2JhbF9hY2Nl", + "c3MYy4XRfSABKAhIBIgBARIgCg9iYWNrZW5kX3NlcnZpY2UYisCukgEgASgJ", + "SAWIAQESJQoUYmFzZV9mb3J3YXJkaW5nX3J1bGUYkNuj+gEgASgJSAaIAQES", + "IgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAeIAQESHAoLZGVzY3Jp", + "cHRpb24Y/IfWyQEgASgJSAiIAQESGwoLZmluZ2VycHJpbnQY5NHzbyABKAlI", + "CYgBARIQCgJpZBibGiABKARICogBARIdCg1pcF9jb2xsZWN0aW9uGLaRqFQg", + "ASgJSAuIAQESGwoKaXBfdmVyc2lvbhjA89KMASABKAlIDIgBARImChZpc19t", + "aXJyb3JpbmdfY29sbGVjdG9yGPzg7jggASgISA2IAQESFAoEa2luZBiU98gB", + "IAEoCUgOiAEBEiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw91QgASgJSA+IAQES", + "RwoGbGFiZWxzGP+/we4BIAMoCzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkZvcndhcmRpbmdSdWxlLkxhYmVsc0VudHJ5EiYKFWxvYWRfYmFsYW5jaW5n", + "X3NjaGVtZRjEjMKtASABKAlIEIgBARJFChBtZXRhZGF0YV9maWx0ZXJzGOvN", + "zN0BIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk1ldGFkYXRhRmls", + "dGVyEhQKBG5hbWUYi/XNASABKAlIEYgBARIXCgduZXR3b3JrGK60hW8gASgJ", + "SBKIAQESHQoMbmV0d29ya190aWVyGNO62/YBIAEoCUgTiAEBEiQKFG5vX2F1", + "dG9tYXRlX2Ruc196b25lGK/R4x4gASgISBSIAQESGgoKcG9ydF9yYW5nZRj/", + "n9xnIAEoCUgViAEBEhAKBXBvcnRzGJLw+TIgAygJEiIKEXBzY19jb25uZWN0", + "aW9uX2lkGN2lo4sBIAEoBEgWiAEBEiUKFXBzY19jb25uZWN0aW9uX3N0YXR1", + "cxi0yedXIAEoCUgXiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgYiAEBEhoKCXNl", + "bGZfbGluaxiNksXZASABKAlIGYgBARJvCh9zZXJ2aWNlX2RpcmVjdG9yeV9y", + "ZWdpc3RyYXRpb25zGP6xzGogAygLMkMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuRm9yd2FyZGluZ1J1bGVTZXJ2aWNlRGlyZWN0b3J5UmVnaXN0cmF0aW9u", + "Eh4KDXNlcnZpY2VfbGFiZWwY6pnsxgEgASgJSBqIAQESHQoMc2VydmljZV9u", + "YW1lGNWrzasBIAEoCUgbiAEBEhsKEHNvdXJjZV9pcF9yYW5nZXMYyqOZNSAD", + "KAkSGwoKc3VibmV0d29yaxjup+SSASABKAlIHIgBARIWCgZ0YXJnZXQYkeP5", + "WyABKAlIHYgBARotCgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFs", + "dWUYAiABKAk6AjgBIogBCg5JUFByb3RvY29sRW51bRIfChtVTkRFRklORURf", + "SV9QX1BST1RPQ09MX0VOVU0QABIHCgJBSBCnEBIJCgNFU1AQ4poEEgsKBElD", + "TVAQveiIARIRCgpMM19ERUZBVUxUEMn2+hYSCwoEU0NUUBDMgZsBEgkKA1RD", + "UBDBhwUSCQoDVURQEKGPBSJbCglJcFZlcnNpb24SGAoUVU5ERUZJTkVEX0lQ", + "X1ZFUlNJT04QABILCgRJUFY0EIXMiQESCwoESVBWNhCHzIkBEhoKE1VOU1BF", + "Q0lGSUVEX1ZFUlNJT04QkM+1CiK/AQoTTG9hZEJhbGFuY2luZ1NjaGVtZRIj", + "Ch9VTkRFRklORURfTE9BRF9CQUxBTkNJTkdfU0NIRU1FEAASDwoIRVhURVJO", + "QUwQy6f9EBIYChBFWFRFUk5BTF9NQU5BR0VEEIu2kvQBEhAKCElOVEVSTkFM", + "EL3tloUBEhcKEElOVEVSTkFMX01BTkFHRUQQ/dfnERIcChVJTlRFUk5BTF9T", + "RUxGX01BTkFHRUQQzpfRcBIPCgdJTlZBTElEENf77fwBIo8BCgtOZXR3b3Jr", + "VGllchIaChZVTkRFRklORURfTkVUV09SS19USUVSEAASFgoORklYRURfU1RB", + "TkRBUkQQyJ6FlAESDwoHUFJFTUlVTRC3tMG+ARIQCghTVEFOREFSRBC9nYzn", + "ARIpCiFTVEFOREFSRF9PVkVSUklERVNfRklYRURfU1RBTkRBUkQQwoeR3gEi", + "sAEKE1BzY0Nvbm5lY3Rpb25TdGF0dXMSIwofVU5ERUZJTkVEX1BTQ19DT05O", + "RUNUSU9OX1NUQVRVUxAAEg8KCEFDQ0VQVEVEEKef0nUSDgoGQ0xPU0VEEOyq", + "o7UBEhcKD05FRURTX0FUVEVOVElPThC8i6KkARIOCgdQRU5ESU5HEPeq8BAS", + "DwoIUkVKRUNURUQQ/oiEUxIZChJTVEFUVVNfVU5TUEVDSUZJRUQQysyLFEIO", + "CgxfSV9wX2FkZHJlc3NCDwoNX0lfcF9wcm90b2NvbEIMCgpfYWxsX3BvcnRz", + "QhYKFF9hbGxvd19nbG9iYWxfYWNjZXNzQhoKGF9hbGxvd19wc2NfZ2xvYmFs", + "X2FjY2Vzc0ISChBfYmFja2VuZF9zZXJ2aWNlQhcKFV9iYXNlX2ZvcndhcmRp", + "bmdfcnVsZUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlv", + "bkIOCgxfZmluZ2VycHJpbnRCBQoDX2lkQhAKDl9pcF9jb2xsZWN0aW9uQg0K", + "C19pcF92ZXJzaW9uQhkKF19pc19taXJyb3JpbmdfY29sbGVjdG9yQgcKBV9r", + "aW5kQhQKEl9sYWJlbF9maW5nZXJwcmludEIYChZfbG9hZF9iYWxhbmNpbmdf", + "c2NoZW1lQgcKBV9uYW1lQgoKCF9uZXR3b3JrQg8KDV9uZXR3b3JrX3RpZXJC", + "FwoVX25vX2F1dG9tYXRlX2Ruc196b25lQg0KC19wb3J0X3JhbmdlQhQKEl9w", + "c2NfY29ubmVjdGlvbl9pZEIYChZfcHNjX2Nvbm5lY3Rpb25fc3RhdHVzQgkK", + "B19yZWdpb25CDAoKX3NlbGZfbGlua0IQCg5fc2VydmljZV9sYWJlbEIPCg1f", + "c2VydmljZV9uYW1lQg0KC19zdWJuZXR3b3JrQgkKB190YXJnZXQiywMKHEZv", + "cndhcmRpbmdSdWxlQWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJSACIAQES", + "UgoFaXRlbXMYwM/3LyADKAsyQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5G", + "b3J3YXJkaW5nUnVsZUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2lu", + "ZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgC", + "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJlYWNoYWJs", + "ZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpgCgpJdGVtc0VudHJ5EgsKA2tl", + "eRgBIAEoCRJBCgV2YWx1ZRgCIAEoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkZvcndhcmRpbmdSdWxlc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmcirQIKEkZvcndhcmRpbmdSdWxlTGlzdBIQCgJpZBibGiABKAlIAIgB", + "ARI5CgVpdGVtcxjAz/cvIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkZvcndhcmRpbmdSdWxlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0", "X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEg", "ASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", "b21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25l", - "eHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nInUKD0Rp", - "c2tNb3ZlUmVxdWVzdBIgChBkZXN0aW5hdGlvbl96b25lGL3i7z4gASgJSACI", - "AQESGwoLdGFyZ2V0X2Rpc2sYi8/iHSABKAlIAYgBAUITChFfZGVzdGluYXRp", - "b25fem9uZUIOCgxfdGFyZ2V0X2Rpc2siqQEKCkRpc2tQYXJhbXMSXwoVcmVz", - "b3VyY2VfbWFuYWdlcl90YWdzGPybi7QBIAMoCzI8Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkRpc2tQYXJhbXMuUmVzb3VyY2VNYW5hZ2VyVGFnc0VudHJ5", - "GjoKGFJlc291cmNlTWFuYWdlclRhZ3NFbnRyeRILCgNrZXkYASABKAkSDQoF", - "dmFsdWUYAiABKAk6AjgBIvoCChJEaXNrUmVzb3VyY2VTdGF0dXMSZQoSYXN5", - "bmNfcHJpbWFyeV9kaXNrGJ31iVYgASgLMkEuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuRGlza1Jlc291cmNlU3RhdHVzQXN5bmNSZXBsaWNhdGlvblN0YXR1", - "c0gAiAEBEmcKFWFzeW5jX3NlY29uZGFyeV9kaXNrcxio6P2ZASADKAsyRC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrUmVzb3VyY2VTdGF0dXMuQXN5", - "bmNTZWNvbmRhcnlEaXNrc0VudHJ5Gn0KGEFzeW5jU2Vjb25kYXJ5RGlza3NF", - "bnRyeRILCgNrZXkYASABKAkSUAoFdmFsdWUYAiABKAsyQS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5EaXNrUmVzb3VyY2VTdGF0dXNBc3luY1JlcGxpY2F0", - "aW9uU3RhdHVzOgI4AUIVChNfYXN5bmNfcHJpbWFyeV9kaXNrItoBCihEaXNr", - "UmVzb3VyY2VTdGF0dXNBc3luY1JlcGxpY2F0aW9uU3RhdHVzEhUKBXN0YXRl", - "GJGJqzQgASgJSACIAQEijAEKBVN0YXRlEhMKD1VOREVGSU5FRF9TVEFURRAA", - "Eg4KBkFDVElWRRCG5omWARIOCgdDUkVBVEVEEMiV6EASEAoIU1RBUlRJTkcQ", - "wKCL6QESGQoRU1RBVEVfVU5TUEVDSUZJRUQQydC84AESDwoHU1RPUFBFRBCt", - "u+zTARIQCghTVE9QUElORxD00KKnAUIICgZfc3RhdGUihAQKCERpc2tUeXBl", - "EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEiUKFGRlZmF1", - "bHRfZGlza19zaXplX2diGPWkhYEBIAEoA0gBiAEBEkcKCmRlcHJlY2F0ZWQY", - "s8vR9QEgASgLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVwcmVjYXRp", - "b25TdGF0dXNIAogBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIA4gBARIQ", - "CgJpZBibGiABKARIBIgBARIUCgRraW5kGJT3yAEgASgJSAWIAQESFAoEbmFt", - "ZRiL9c0BIAEoCUgGiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgHiAEBEhoKCXNl", - "bGZfbGluaxiNksXZASABKAlICIgBARIgCg92YWxpZF9kaXNrX3NpemUY4InF", - "6wEgASgJSAmIAQESFAoEem9uZRisx+QBIAEoCUgKiAEBQhUKE19jcmVhdGlv", - "bl90aW1lc3RhbXBCFwoVX2RlZmF1bHRfZGlza19zaXplX2diQg0KC19kZXBy", - "ZWNhdGVkQg4KDF9kZXNjcmlwdGlvbkIFCgNfaWRCBwoFX2tpbmRCBwoFX25h", - "bWVCCQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rQhIKEF92YWxpZF9kaXNrX3Np", - "emVCBwoFX3pvbmUiuQMKFkRpc2tUeXBlQWdncmVnYXRlZExpc3QSEAoCaWQY", - "mxogASgJSACIAQESTAoFaXRlbXMYwM/3LyADKAsyOi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5EaXNrVHlwZUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkS", - "FAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYm", - "IAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJl", - "YWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpaCgpJdGVtc0VudHJ5", - "EgsKA2tleRgBIAEoCRI7CgV2YWx1ZRgCIAEoCzIsLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkRpc2tUeXBlc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVf", - "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", - "cm5pbmcioQIKDERpc2tUeXBlTGlzdBIQCgJpZBibGiABKAlIAIgBARIzCgVp", - "dGVtcxjAz/cvIAMoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tU", - "eXBlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4Y", - "lbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoH", - "d2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldh", - "cm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tl", - "bkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIpYBChNEaXNrVHlwZXNTY29w", - "ZWRMaXN0EjgKCmRpc2tfdHlwZXMY177tXiADKAsyIS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5EaXNrVHlwZRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5n", - "Ij8KH0Rpc2tzQWRkUmVzb3VyY2VQb2xpY2llc1JlcXVlc3QSHAoRcmVzb3Vy", - "Y2VfcG9saWNpZXMY4ZzMCiADKAkiQgoiRGlza3NSZW1vdmVSZXNvdXJjZVBv", - "bGljaWVzUmVxdWVzdBIcChFyZXNvdXJjZV9wb2xpY2llcxjhnMwKIAMoCSI6", - "ChJEaXNrc1Jlc2l6ZVJlcXVlc3QSGAoHc2l6ZV9nYhjZi4DsASABKANIAIgB", - "AUIKCghfc2l6ZV9nYiKJAQoPRGlza3NTY29wZWRMaXN0Ei8KBWRpc2tzGPbM", - "yi0gAygLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlzaxI5Cgd3YXJu", - "aW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fybmlu", - "Z0gAiAEBQgoKCF93YXJuaW5nImIKIURpc2tzU3RhcnRBc3luY1JlcGxpY2F0", - "aW9uUmVxdWVzdBIkChRhc3luY19zZWNvbmRhcnlfZGlzaxirg+M+IAEoCUgA", - "iAEBQhcKFV9hc3luY19zZWNvbmRhcnlfZGlzayJdCiZEaXNrc1N0b3BHcm91", - "cEFzeW5jUmVwbGljYXRpb25SZXNvdXJjZRIfCg9yZXNvdXJjZV9wb2xpY3kY", - "g6X3SyABKAlIAIgBAUISChBfcmVzb3VyY2VfcG9saWN5IkIKDURpc3BsYXlE", - "ZXZpY2USHgoOZW5hYmxlX2Rpc3BsYXkYhuTmBiABKAhIAIgBAUIRCg9fZW5h", - "YmxlX2Rpc3BsYXkigQIKEkRpc3RyaWJ1dGlvblBvbGljeRIdCgx0YXJnZXRf", - "c2hhcGUY8+a7oQEgASgJSACIAQESTgoFem9uZXMYx6StNyADKAsyPC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5EaXN0cmlidXRpb25Qb2xpY3lab25lQ29u", - "ZmlndXJhdGlvbiJrCgtUYXJnZXRTaGFwZRIaChZVTkRFRklORURfVEFSR0VU", - "X1NIQVBFEAASCQoDQU5ZEMz7AxIWCg9BTllfU0lOR0xFX1pPTkUQ0KaRHRIQ", - "CghCQUxBTkNFRBCIuq3fARILCgRFVkVOEJrSggFCDwoNX3RhcmdldF9zaGFw", - "ZSJECiNEaXN0cmlidXRpb25Qb2xpY3lab25lQ29uZmlndXJhdGlvbhIUCgR6", - "b25lGKzH5AEgASgJSACIAQFCBwoFX3pvbmUiUQoIRHVyYXRpb24SFQoFbmFu", - "b3MYv7jvMSABKAVIAIgBARIYCgdzZWNvbmRzGP+UtasBIAEoA0gBiAEBQggK", - "Bl9uYW5vc0IKCghfc2Vjb25kcyJrChtFbmFibGVYcG5Ib3N0UHJvamVjdFJl", - "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi6gEKH0Vu", - "YWJsZVhwblJlc291cmNlUHJvamVjdFJlcXVlc3QSIQoHcHJvamVjdBiZlsFs", - "IAEoCUIN4EEC8kcHcHJvamVjdBJ5Ci1wcm9qZWN0c19lbmFibGVfeHBuX3Jl", - "c291cmNlX3JlcXVlc3RfcmVzb3VyY2UYr9CbyQEgASgLMjkuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUHJvamVjdHNFbmFibGVYcG5SZXNvdXJjZVJlcXVl", - "c3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVl", - "c3RfaWQiPAoFRXJyb3ISMwoGZXJyb3JzGOve1ZYBIAMoCzIfLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkVycm9ycyLXAgoMRXJyb3JEZXRhaWxzEj4KCmVy", - "cm9yX2luZm8YhaGFDCABKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5F", - "cnJvckluZm9IAIgBARIzCgRoZWxwGMGewwEgASgLMh0uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuSGVscEgBiAEBEk0KEWxvY2FsaXplZF9tZXNzYWdlGMP+", - "8sABIAEoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxvY2FsaXplZE1l", - "c3NhZ2VIAogBARJGCgpxdW90YV9pbmZvGJXU5CwgASgLMiouZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUXVvdGFFeGNlZWRlZEluZm9IA4gBAUINCgtfZXJy", - "b3JfaW5mb0IHCgVfaGVscEIUChJfbG9jYWxpemVkX21lc3NhZ2VCDQoLX3F1", - "b3RhX2luZm8izQEKCUVycm9ySW5mbxIXCgZkb21haW4YxKnPhwEgASgJSACI", - "AQESRwoJbWV0YWRhdGFzGKTWhwQgAygLMjEuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuRXJyb3JJbmZvLk1ldGFkYXRhc0VudHJ5EhYKBnJlYXNvbhjEpJZC", - "IAEoCUgBiAEBGjAKDk1ldGFkYXRhc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2", - "YWx1ZRgCIAEoCToCOAFCCQoHX2RvbWFpbkIJCgdfcmVhc29uIrcBCgZFcnJv", - "cnMSFAoEY29kZRjt27oBIAEoCUgAiAEBEkAKDWVycm9yX2RldGFpbHMYi8b7", - "ggEgAygLMiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXJyb3JEZXRhaWxz", - "EhkKCGxvY2F0aW9uGLW/vooBIAEoCUgBiAEBEhgKB21lc3NhZ2UYh4CsxwEg", - "ASgJSAKIAQFCBwoFX2NvZGVCCwoJX2xvY2F0aW9uQgoKCF9tZXNzYWdlIt0C", - "ChVFeGNoYW5nZWRQZWVyaW5nUm91dGUSGwoKZGVzdF9yYW5nZRjgsuq1ASAB", - "KAlIAIgBARIYCghpbXBvcnRlZBiE1sw2IAEoCEgBiAEBEh8KD25leHRfaG9w", - "X3JlZ2lvbhj2wLk6IAEoCUgCiAEBEhkKCHByaW9yaXR5GKTzodQBIAEoDUgD", - "iAEBEhQKBHR5cGUYup7aASABKAlIBIgBASJ1CgRUeXBlEhIKDlVOREVGSU5F", - "RF9UWVBFEAASHQoVRFlOQU1JQ19QRUVSSU5HX1JPVVRFEKqAguABEhwKFFNU", - "QVRJQ19QRUVSSU5HX1JPVVRFELnA3uEBEhwKFFNVQk5FVF9QRUVSSU5HX1JP", - "VVRFEOiNjd4BQg0KC19kZXN0X3JhbmdlQgsKCV9pbXBvcnRlZEISChBfbmV4", - "dF9ob3BfcmVnaW9uQgsKCV9wcmlvcml0eUIHCgVfdHlwZSK8AgoaRXhjaGFu", - "Z2VkUGVlcmluZ1JvdXRlc0xpc3QSEAoCaWQYmxogASgJSACIAQESQAoFaXRl", - "bXMYwM/3LyADKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5FeGNoYW5n", - "ZWRQZWVyaW5nUm91dGUSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRf", - "cGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASAB", - "KAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4", - "dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciswIKIkV4", - "cGFuZElwQ2lkclJhbmdlU3VibmV0d29ya1JlcXVlc3QSIQoHcHJvamVjdBiZ", - "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBB", - "AvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoKc3Vi", - "bmV0d29yaxjup+SSASABKAlCA+BBAhKAAQoxc3VibmV0d29ya3NfZXhwYW5k", - "X2lwX2NpZHJfcmFuZ2VfcmVxdWVzdF9yZXNvdXJjZRje0LrjASABKAsyPC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdWJuZXR3b3Jrc0V4cGFuZElwQ2lk", - "clJhbmdlUmVxdWVzdEID4EECQg0KC19yZXF1ZXN0X2lkIqkBCgRFeHByEhwK", - "C2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgAiAEBEhsKCmV4cHJlc3Npb24YmKXu", - "pwEgASgJSAGIAQESGQoIbG9jYXRpb24Ytb++igEgASgJSAKIAQESFQoFdGl0", - "bGUY2MTQNCABKAlIA4gBAUIOCgxfZGVzY3JpcHRpb25CDQoLX2V4cHJlc3Np", - "b25CCwoJX2xvY2F0aW9uQggKBl90aXRsZSLIBQoSRXh0ZXJuYWxWcG5HYXRl", - "d2F5EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rl", - "c2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEhAKAmlkGJsaIAEoBEgCiAEBEksK", - "CmludGVyZmFjZXMY2vTgBSADKAsyNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5FeHRlcm5hbFZwbkdhdGV3YXlJbnRlcmZhY2USFAoEa2luZBiU98gBIAEo", - "CUgDiAEBEiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw91QgASgJSASIAQESSwoG", - "bGFiZWxzGP+/we4BIAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkV4", - "dGVybmFsVnBuR2F0ZXdheS5MYWJlbHNFbnRyeRIUCgRuYW1lGIv1zQEgASgJ", - "SAWIAQESIAoPcmVkdW5kYW5jeV90eXBlGJzOt4EBIAEoCUgGiAEBEhoKCXNl", - "bGZfbGluaxiNksXZASABKAlIB4gBARotCgtMYWJlbHNFbnRyeRILCgNrZXkY", - "ASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIo8BCg5SZWR1bmRhbmN5VHlwZRId", - "ChlVTkRFRklORURfUkVEVU5EQU5DWV9UWVBFEAASGwoTRk9VUl9JUFNfUkVE", - "VU5EQU5DWRDp0v/3ARIlCh5TSU5HTEVfSVBfSU5URVJOQUxMWV9SRURVTkRB", - "TlQQ+cHtPxIaChJUV09fSVBTX1JFRFVOREFOQ1kQo/eCrwFCFQoTX2NyZWF0", - "aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CBQoDX2lkQgcKBV9raW5k", - "QhQKEl9sYWJlbF9maW5nZXJwcmludEIHCgVfbmFtZUISChBfcmVkdW5kYW5j", - "eV90eXBlQgwKCl9zZWxmX2xpbmsikgEKG0V4dGVybmFsVnBuR2F0ZXdheUlu", - "dGVyZmFjZRIQCgJpZBibGiABKA1IAIgBARIbCgppcF9hZGRyZXNzGNzx3MEB", - "IAEoCUgBiAEBEh0KDGlwdjZfYWRkcmVzcxics++iASABKAlIAogBAUIFCgNf", - "aWRCDQoLX2lwX2FkZHJlc3NCDwoNX2lwdjZfYWRkcmVzcyLUAgoWRXh0ZXJu", - "YWxWcG5HYXRld2F5TGlzdBIUCgRldGFnGJXSvgEgASgJSACIAQESEAoCaWQY", - "mxogASgJSAGIAQESPQoFaXRlbXMYwM/3LyADKAsyKy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5FeHRlcm5hbFZwbkdhdGV3YXkSFAoEa2luZBiU98gBIAEo", - "CUgCiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgDiAEBEhoKCXNl", - "bGZfbGluaxiNksXZASABKAlIBIgBARI5Cgd3YXJuaW5nGJzflhggASgLMiAu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gFiAEBQgcKBV9ldGFn", - "QgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxm", - "X2xpbmtCCgoIX3dhcm5pbmcisgEKEUZpbGVDb250ZW50QnVmZmVyEhgKB2Nv", - "bnRlbnQY+ejcxQEgASgJSACIAQESGgoJZmlsZV90eXBlGJ3ArYwBIAEoCUgB", - "iAEBIk0KCEZpbGVUeXBlEhcKE1VOREVGSU5FRF9GSUxFX1RZUEUQABIJCgNC", - "SU4Q54EEEhAKCVVOREVGSU5FRBCw4t1BEgsKBFg1MDkQppujAUIKCghfY29u", - "dGVudEIMCgpfZmlsZV90eXBlItAGCghGaXJld2FsbBI0CgdhbGxvd2VkGKiD", - "uE0gAygLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWxsb3dlZBIiChJj", - "cmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIzCgZkZW5pZWQYm/ed", - "gwEgAygLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVuaWVkEhwKC2Rl", - "c2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEh4KEmRlc3RpbmF0aW9uX3Jhbmdl", - "cxinuOKRASADKAkSGQoJZGlyZWN0aW9uGP+OgDUgASgJSAKIAQESGQoIZGlz", - "YWJsZWQY/PSYgQEgASgISAOIAQESEAoCaWQYmxogASgESASIAQESFAoEa2lu", - "ZBiU98gBIAEoCUgFiAEBEkcKCmxvZ19jb25maWcYndHBpwEgASgLMiouZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxMb2dDb25maWdIBogBARIU", - "CgRuYW1lGIv1zQEgASgJSAeIAQESFwoHbmV0d29yaxiutIVvIAEoCUgIiAEB", - "EhkKCHByaW9yaXR5GKTzodQBIAEoBUgJiAEBEhoKCXNlbGZfbGluaxiNksXZ", - "ASABKAlICogBARIYCg1zb3VyY2VfcmFuZ2VzGPr+tF8gAygJEiIKF3NvdXJj", - "ZV9zZXJ2aWNlX2FjY291bnRzGNTrjjIgAygJEhcKC3NvdXJjZV90YWdzGL27", - "0dcBIAMoCRIjChd0YXJnZXRfc2VydmljZV9hY2NvdW50cxiejpzaASADKAkS", - "FgoLdGFyZ2V0X3RhZ3MYh5z/HSADKAkiRQoJRGlyZWN0aW9uEhcKE1VOREVG", - "SU5FRF9ESVJFQ1RJT04QABIOCgZFR1JFU1MQ9fa0zgESDwoHSU5HUkVTUxCV", - "/b72AUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIM", - "CgpfZGlyZWN0aW9uQgsKCV9kaXNhYmxlZEIFCgNfaWRCBwoFX2tpbmRCDQoL", - "X2xvZ19jb25maWdCBwoFX25hbWVCCgoIX25ldHdvcmtCCwoJX3ByaW9yaXR5", - "QgwKCl9zZWxmX2xpbmsioQIKDEZpcmV3YWxsTGlzdBIQCgJpZBibGiABKAlI", - "AIgBARIzCgVpdGVtcxjAz/cvIAMoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkZpcmV3YWxsEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3Bh", - "Z2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", - "SAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRf", - "cGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIr0BChFGaXJl", - "d2FsbExvZ0NvbmZpZxIXCgZlbmFibGUYg8vUlAEgASgISACIAQESGAoIbWV0", - "YWRhdGEYr/a1KSABKAlIAYgBASJdCghNZXRhZGF0YRIWChJVTkRFRklORURf", - "TUVUQURBVEEQABIcChRFWENMVURFX0FMTF9NRVRBREFUQRCSvcGfARIbChRJ", - "TkNMVURFX0FMTF9NRVRBREFUQRCEzb9OQgkKB19lbmFibGVCCwoJX21ldGFk", - "YXRhIpcBCihGaXJld2FsbFBvbGljaWVzTGlzdEFzc29jaWF0aW9uc1Jlc3Bv", - "bnNlEkwKDGFzc29jaWF0aW9ucxiS6MryASADKAsyMi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5GaXJld2FsbFBvbGljeUFzc29jaWF0aW9uEhQKBGtpbmQY", - "lPfIASABKAlIAIgBAUIHCgVfa2luZCLGBQoORmlyZXdhbGxQb2xpY3kSTAoM", - "YXNzb2NpYXRpb25zGJLoyvIBIAMoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkZpcmV3YWxsUG9saWN5QXNzb2NpYXRpb24SIgoSY3JlYXRpb25fdGlt", - "ZXN0YW1wGLaPxw4gASgJSACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJ", - "SAGIAQESHAoMZGlzcGxheV9uYW1lGOiHkQIgASgJSAKIAQESGwoLZmluZ2Vy", - "cHJpbnQY5NHzbyABKAlIA4gBARIQCgJpZBibGiABKARIBIgBARIUCgRraW5k", - "GJT3yAEgASgJSAWIAQESFAoEbmFtZRiL9c0BIAEoCUgGiAEBEhYKBnBhcmVu", - "dBiqkawlIAEoCUgHiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgIiAEBEiEKEHJ1", - "bGVfdHVwbGVfY291bnQYlcKWuQEgASgFSAmIAQESPQoFcnVsZXMY95H1MyAD", - "KAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbFBvbGljeVJ1", - "bGUSGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgKiAEBEiEKEXNlbGZfbGlua193", - "aXRoX2lkGIKsnRUgASgJSAuIAQESGwoKc2hvcnRfbmFtZRjuuNDqASABKAlI", - "DIgBAUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIP", - "Cg1fZGlzcGxheV9uYW1lQg4KDF9maW5nZXJwcmludEIFCgNfaWRCBwoFX2tp", - "bmRCBwoFX25hbWVCCQoHX3BhcmVudEIJCgdfcmVnaW9uQhMKEV9ydWxlX3R1", - "cGxlX2NvdW50QgwKCl9zZWxmX2xpbmtCFAoSX3NlbGZfbGlua193aXRoX2lk", - "Qg0KC19zaG9ydF9uYW1lIooCChlGaXJld2FsbFBvbGljeUFzc29jaWF0aW9u", - "EiEKEWF0dGFjaG1lbnRfdGFyZ2V0GK2w6FMgASgJSACIAQESHAoMZGlzcGxh", - "eV9uYW1lGOiHkQIgASgJSAGIAQESIwoSZmlyZXdhbGxfcG9saWN5X2lkGMm9", - "qqoBIAEoCUgCiAEBEhQKBG5hbWUYi/XNASABKAlIA4gBARIbCgpzaG9ydF9u", - "YW1lGO640OoBIAEoCUgEiAEBQhQKEl9hdHRhY2htZW50X3RhcmdldEIPCg1f", - "ZGlzcGxheV9uYW1lQhUKE19maXJld2FsbF9wb2xpY3lfaWRCBwoFX25hbWVC", - "DQoLX3Nob3J0X25hbWUigwIKEkZpcmV3YWxsUG9saWN5TGlzdBIQCgJpZBib", - "GiABKAlIAIgBARI5CgVpdGVtcxjAz/cvIAMoCzInLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkZpcmV3YWxsUG9saWN5EhQKBGtpbmQYlPfIASABKAlIAYgB", - "ARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARI5Cgd3YXJuaW5n", - "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gD", - "iAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgoKCF93", - "YXJuaW5nIrcGChJGaXJld2FsbFBvbGljeVJ1bGUSFgoGYWN0aW9uGLb8vVkg", - "ASgJSACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGIAQESGQoJZGly", - "ZWN0aW9uGP+OgDUgASgJSAKIAQESGQoIZGlzYWJsZWQY/PSYgQEgASgISAOI", - "AQESHwoOZW5hYmxlX2xvZ2dpbmcYo8ntjAEgASgISASIAQESFAoEa2luZBiU", - "98gBIAEoCUgFiAEBEkkKBW1hdGNoGMWztzEgASgLMjIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlTWF0Y2hlckgGiAEBEhkK", - "CHByaW9yaXR5GKTzodQBIAEoBUgHiAEBEhkKCXJ1bGVfbmFtZRjus64aIAEo", - "CUgIiAEBEiEKEHJ1bGVfdHVwbGVfY291bnQYlcKWuQEgASgFSAmIAQESJgoW", - "c2VjdXJpdHlfcHJvZmlsZV9ncm91cBiqs/NiIAEoCUgKiAEBEhwKEHRhcmdl", - "dF9yZXNvdXJjZXMY99Hw+wEgAygJElQKEnRhcmdldF9zZWN1cmVfdGFncxiz", - "xJzfASADKAsyNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbFBv", - "bGljeVJ1bGVTZWN1cmVUYWcSIwoXdGFyZ2V0X3NlcnZpY2VfYWNjb3VudHMY", - "no6c2gEgAygJEhsKC3Rsc19pbnNwZWN0GNC92hQgASgISAuIAQEiRQoJRGly", - "ZWN0aW9uEhcKE1VOREVGSU5FRF9ESVJFQ1RJT04QABIOCgZFR1JFU1MQ9fa0", - "zgESDwoHSU5HUkVTUxCV/b72AUIJCgdfYWN0aW9uQg4KDF9kZXNjcmlwdGlv", - "bkIMCgpfZGlyZWN0aW9uQgsKCV9kaXNhYmxlZEIRCg9fZW5hYmxlX2xvZ2dp", - "bmdCBwoFX2tpbmRCCAoGX21hdGNoQgsKCV9wcmlvcml0eUIMCgpfcnVsZV9u", - "YW1lQhMKEV9ydWxlX3R1cGxlX2NvdW50QhkKF19zZWN1cml0eV9wcm9maWxl", - "X2dyb3VwQg4KDF90bHNfaW5zcGVjdCL4AwoZRmlyZXdhbGxQb2xpY3lSdWxl", - "TWF0Y2hlchIfChNkZXN0X2FkZHJlc3NfZ3JvdXBzGLzvwt8BIAMoCRIWCgpk", - "ZXN0X2ZxZG5zGKHB4rABIAMoCRIaCg5kZXN0X2lwX3JhbmdlcxiR1+6gASAD", - "KAkSHAoRZGVzdF9yZWdpb25fY29kZXMYmKv5XiADKAkSJAoZZGVzdF90aHJl", - "YXRfaW50ZWxsaWdlbmNlcxis85U5IAMoCRJaCg5sYXllcjRfY29uZmlncxi1", - "3I6yASADKAsyPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbFBv", - "bGljeVJ1bGVNYXRjaGVyTGF5ZXI0Q29uZmlnEh4KEnNyY19hZGRyZXNzX2dy", - "b3Vwcxi6mI3QASADKAkSFQoJc3JjX2ZxZG5zGOPM7c8BIAMoCRIZCg1zcmNf", - "aXBfcmFuZ2VzGNOAh84BIAMoCRIbChBzcmNfcmVnaW9uX2NvZGVzGJbjny8g", - "AygJElEKD3NyY19zZWN1cmVfdGFncxiGlM7yASADKAsyNC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5GaXJld2FsbFBvbGljeVJ1bGVTZWN1cmVUYWcSJAoY", - "c3JjX3RocmVhdF9pbnRlbGxpZ2VuY2VzGKrvqJoBIAMoCSJnCiVGaXJld2Fs", - "bFBvbGljeVJ1bGVNYXRjaGVyTGF5ZXI0Q29uZmlnEhwKC2lwX3Byb3RvY29s", - "GLCd+uIBIAEoCUgAiAEBEhAKBXBvcnRzGJLw+TIgAygJQg4KDF9pcF9wcm90", - "b2NvbCKiAQobRmlyZXdhbGxQb2xpY3lSdWxlU2VjdXJlVGFnEhQKBG5hbWUY", - "i/XNASABKAlIAIgBARIVCgVzdGF0ZRiRias0IAEoCUgBiAEBIkMKBVN0YXRl", - "EhMKD1VOREVGSU5FRF9TVEFURRAAEhAKCUVGRkVDVElWRRCH87h0EhMKC0lO", - "RUZGRUNUSVZFEILUlpEBQgcKBV9uYW1lQggKBl9zdGF0ZSKDAQoORml4ZWRP", - "clBlcmNlbnQSGwoKY2FsY3VsYXRlZBi+043hASABKAVIAIgBARIVCgVmaXhl", - "ZBj0zrsuIAEoBUgBiAEBEhgKB3BlcmNlbnQYxcihvAEgASgFSAKIAQFCDQoL", - "X2NhbGN1bGF0ZWRCCAoGX2ZpeGVkQgoKCF9wZXJjZW50Ip4UCg5Gb3J3YXJk", - "aW5nUnVsZRIbCgtJX3BfYWRkcmVzcxivjb8UIAEoCUgAiAEBEh0KDElfcF9w", - "cm90b2NvbBi99t7oASABKAlIAYgBARIaCglhbGxfcG9ydHMY9K+j1AEgASgI", - "SAKIAQESJAoTYWxsb3dfZ2xvYmFsX2FjY2VzcxiKxpHuASABKAhIA4gBARIn", - "ChdhbGxvd19wc2NfZ2xvYmFsX2FjY2VzcxjLhdF9IAEoCEgEiAEBEiAKD2Jh", - "Y2tlbmRfc2VydmljZRiKwK6SASABKAlIBYgBARIlChRiYXNlX2ZvcndhcmRp", - "bmdfcnVsZRiQ26P6ASABKAlIBogBARIiChJjcmVhdGlvbl90aW1lc3RhbXAY", - "to/HDiABKAlIB4gBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlICIgBARIb", - "CgtmaW5nZXJwcmludBjk0fNvIAEoCUgJiAEBEhAKAmlkGJsaIAEoBEgKiAEB", - "Eh0KDWlwX2NvbGxlY3Rpb24YtpGoVCABKAlIC4gBARIbCgppcF92ZXJzaW9u", - "GMDz0owBIAEoCUgMiAEBEiYKFmlzX21pcnJvcmluZ19jb2xsZWN0b3IY/ODu", - "OCABKAhIDYgBARIUCgRraW5kGJT3yAEgASgJSA6IAQESIQoRbGFiZWxfZmlu", - "Z2VycHJpbnQYmfD3VCABKAlID4gBARJHCgZsYWJlbHMY/7/B7gEgAygLMjMu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2FyZGluZ1J1bGUuTGFiZWxz", - "RW50cnkSJgoVbG9hZF9iYWxhbmNpbmdfc2NoZW1lGMSMwq0BIAEoCUgQiAEB", - "EkUKEG1ldGFkYXRhX2ZpbHRlcnMY683M3QEgAygLMicuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuTWV0YWRhdGFGaWx0ZXISFAoEbmFtZRiL9c0BIAEoCUgR", - "iAEBEhcKB25ldHdvcmsYrrSFbyABKAlIEogBARIdCgxuZXR3b3JrX3RpZXIY", - "07rb9gEgASgJSBOIAQESJAoUbm9fYXV0b21hdGVfZG5zX3pvbmUYr9HjHiAB", - "KAhIFIgBARIaCgpwb3J0X3JhbmdlGP+f3GcgASgJSBWIAQESEAoFcG9ydHMY", - "kvD5MiADKAkSIgoRcHNjX2Nvbm5lY3Rpb25faWQY3aWjiwEgASgESBaIAQES", - "JQoVcHNjX2Nvbm5lY3Rpb25fc3RhdHVzGLTJ51cgASgJSBeIAQESFgoGcmVn", - "aW9uGPTNoEIgASgJSBiIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgZiAEB", - "Em8KH3NlcnZpY2VfZGlyZWN0b3J5X3JlZ2lzdHJhdGlvbnMY/rHMaiADKAsy", - "Qy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Gb3J3YXJkaW5nUnVsZVNlcnZp", - "Y2VEaXJlY3RvcnlSZWdpc3RyYXRpb24SHgoNc2VydmljZV9sYWJlbBjqmezG", - "ASABKAlIGogBARIdCgxzZXJ2aWNlX25hbWUY1avNqwEgASgJSBuIAQESGwoQ", - "c291cmNlX2lwX3JhbmdlcxjKo5k1IAMoCRIbCgpzdWJuZXR3b3JrGO6n5JIB", - "IAEoCUgciAEBEhYKBnRhcmdldBiR4/lbIAEoCUgdiAEBGi0KC0xhYmVsc0Vu", - "dHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiiAEKDklQUHJv", - "dG9jb2xFbnVtEh8KG1VOREVGSU5FRF9JX1BfUFJPVE9DT0xfRU5VTRAAEgcK", - "AkFIEKcQEgkKA0VTUBDimgQSCwoESUNNUBC96IgBEhEKCkwzX0RFRkFVTFQQ", - "yfb6FhILCgRTQ1RQEMyBmwESCQoDVENQEMGHBRIJCgNVRFAQoY8FIlsKCUlw", - "VmVyc2lvbhIYChRVTkRFRklORURfSVBfVkVSU0lPThAAEgsKBElQVjQQhcyJ", - "ARILCgRJUFY2EIfMiQESGgoTVU5TUEVDSUZJRURfVkVSU0lPThCQz7UKIr8B", - "ChNMb2FkQmFsYW5jaW5nU2NoZW1lEiMKH1VOREVGSU5FRF9MT0FEX0JBTEFO", - "Q0lOR19TQ0hFTUUQABIPCghFWFRFUk5BTBDLp/0QEhgKEEVYVEVSTkFMX01B", - "TkFHRUQQi7aS9AESEAoISU5URVJOQUwQve2WhQESFwoQSU5URVJOQUxfTUFO", - "QUdFRBD91+cREhwKFUlOVEVSTkFMX1NFTEZfTUFOQUdFRBDOl9FwEg8KB0lO", - "VkFMSUQQ1/vt/AEijwEKC05ldHdvcmtUaWVyEhoKFlVOREVGSU5FRF9ORVRX", - "T1JLX1RJRVIQABIWCg5GSVhFRF9TVEFOREFSRBDInoWUARIPCgdQUkVNSVVN", - "ELe0wb4BEhAKCFNUQU5EQVJEEL2djOcBEikKIVNUQU5EQVJEX09WRVJSSURF", - "U19GSVhFRF9TVEFOREFSRBDCh5HeASKwAQoTUHNjQ29ubmVjdGlvblN0YXR1", - "cxIjCh9VTkRFRklORURfUFNDX0NPTk5FQ1RJT05fU1RBVFVTEAASDwoIQUND", - "RVBURUQQp5/SdRIOCgZDTE9TRUQQ7KqjtQESFwoPTkVFRFNfQVRURU5USU9O", - "ELyLoqQBEg4KB1BFTkRJTkcQ96rwEBIPCghSRUpFQ1RFRBD+iIRTEhkKElNU", - "QVRVU19VTlNQRUNJRklFRBDKzIsUQg4KDF9JX3BfYWRkcmVzc0IPCg1fSV9w", - "X3Byb3RvY29sQgwKCl9hbGxfcG9ydHNCFgoUX2FsbG93X2dsb2JhbF9hY2Nl", - "c3NCGgoYX2FsbG93X3BzY19nbG9iYWxfYWNjZXNzQhIKEF9iYWNrZW5kX3Nl", - "cnZpY2VCFwoVX2Jhc2VfZm9yd2FyZGluZ19ydWxlQhUKE19jcmVhdGlvbl90", - "aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4KDF9maW5nZXJwcmludEIFCgNf", - "aWRCEAoOX2lwX2NvbGxlY3Rpb25CDQoLX2lwX3ZlcnNpb25CGQoXX2lzX21p", - "cnJvcmluZ19jb2xsZWN0b3JCBwoFX2tpbmRCFAoSX2xhYmVsX2ZpbmdlcnBy", - "aW50QhgKFl9sb2FkX2JhbGFuY2luZ19zY2hlbWVCBwoFX25hbWVCCgoIX25l", - "dHdvcmtCDwoNX25ldHdvcmtfdGllckIXChVfbm9fYXV0b21hdGVfZG5zX3pv", - "bmVCDQoLX3BvcnRfcmFuZ2VCFAoSX3BzY19jb25uZWN0aW9uX2lkQhgKFl9w", - "c2NfY29ubmVjdGlvbl9zdGF0dXNCCQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5r", - "QhAKDl9zZXJ2aWNlX2xhYmVsQg8KDV9zZXJ2aWNlX25hbWVCDQoLX3N1Ym5l", - "dHdvcmtCCQoHX3RhcmdldCLLAwocRm9yd2FyZGluZ1J1bGVBZ2dyZWdhdGVk", - "TGlzdBIQCgJpZBibGiABKAlIAIgBARJSCgVpdGVtcxjAz/cvIAMoCzJALmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkZvcndhcmRpbmdSdWxlQWdncmVnYXRl", - "ZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4", - "dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkB", - "IAEoCUgDiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5n", - "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gE", - "iAEBGmAKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkEKBXZhbHVlGAIgASgL", - "MjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2FyZGluZ1J1bGVzU2Nv", - "cGVkTGlzdDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9r", - "ZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKtAgoSRm9yd2FyZGluZ1J1", - "bGVMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjkKBWl0ZW1zGMDP9y8gAygLMicu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2FyZGluZ1J1bGUSFAoEa2lu", - "ZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgC", - "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzf", - "lhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEB", - "QgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxm", - "X2xpbmtCCgoIX3dhcm5pbmciTwoXRm9yd2FyZGluZ1J1bGVSZWZlcmVuY2US", - "IAoPZm9yd2FyZGluZ19ydWxlGP6l3YABIAEoCUgAiAEBQhIKEF9mb3J3YXJk", - "aW5nX3J1bGUiwgEKKkZvcndhcmRpbmdSdWxlU2VydmljZURpcmVjdG9yeVJl", - "Z2lzdHJhdGlvbhIZCgluYW1lc3BhY2UY26qNVSABKAlIAIgBARIYCgdzZXJ2", - "aWNlGLWNj7IBIAEoCUgBiAEBEigKGHNlcnZpY2VfZGlyZWN0b3J5X3JlZ2lv", - "bhjQuqYjIAEoCUgCiAEBQgwKCl9uYW1lc3BhY2VCCgoIX3NlcnZpY2VCGwoZ", - "X3NlcnZpY2VfZGlyZWN0b3J5X3JlZ2lvbiKpAQoZRm9yd2FyZGluZ1J1bGVz", - "U2NvcGVkTGlzdBJFChBmb3J3YXJkaW5nX3J1bGVzGLWazJYBIAMoCzInLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkZvcndhcmRpbmdSdWxlEjkKB3dhcm5p", - "bmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5n", - "SACIAQFCCgoIX3dhcm5pbmcizQIKD0dSUENIZWFsdGhDaGVjaxIhChFncnBj", - "X3NlcnZpY2VfbmFtZRjWqI1BIAEoCUgAiAEBEhQKBHBvcnQYgbHSASABKAVI", - "AYgBARIZCglwb3J0X25hbWUYiYfnEyABKAlIAogBARIiChJwb3J0X3NwZWNp", - "ZmljYXRpb24YxevMGCABKAlIA4gBASJ+ChFQb3J0U3BlY2lmaWNhdGlvbhIg", - "ChxVTkRFRklORURfUE9SVF9TUEVDSUZJQ0FUSU9OEAASFQoOVVNFX0ZJWEVE", - "X1BPUlQQ5IjbWhIWCg5VU0VfTkFNRURfUE9SVBC/z8emARIYChBVU0VfU0VS", - "VklOR19QT1JUEMzR9awBQhQKEl9ncnBjX3NlcnZpY2VfbmFtZUIHCgVfcG9y", - "dEIMCgpfcG9ydF9uYW1lQhUKE19wb3J0X3NwZWNpZmljYXRpb24ibAoZR2V0", - "QWNjZWxlcmF0b3JUeXBlUmVxdWVzdBIgChBhY2NlbGVyYXRvcl90eXBlGI7h", - "6EEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQKBHpvbmUY", - "rMfkASABKAlCA+BBAiJeChFHZXRBZGRyZXNzUmVxdWVzdBIYCgdhZGRyZXNz", - "GPS33twBIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZy", - "ZWdpb24Y9M2gQiABKAlCA+BBAiJmCiNHZXRBc3NvY2lhdGlvbkZpcmV3YWxs", - "UG9saWN5UmVxdWVzdBIgCg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPg", - "QQISFAoEbmFtZRiL9c0BIAEoCUgAiAEBQgcKBV9uYW1lIoYBCipHZXRBc3Nv", - "Y2lhdGlvbk5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdh", + "eHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIk8KF0Zv", + "cndhcmRpbmdSdWxlUmVmZXJlbmNlEiAKD2ZvcndhcmRpbmdfcnVsZRj+pd2A", + "ASABKAlIAIgBAUISChBfZm9yd2FyZGluZ19ydWxlIsIBCipGb3J3YXJkaW5n", + "UnVsZVNlcnZpY2VEaXJlY3RvcnlSZWdpc3RyYXRpb24SGQoJbmFtZXNwYWNl", + "GNuqjVUgASgJSACIAQESGAoHc2VydmljZRi1jY+yASABKAlIAYgBARIoChhz", + "ZXJ2aWNlX2RpcmVjdG9yeV9yZWdpb24Y0LqmIyABKAlIAogBAUIMCgpfbmFt", + "ZXNwYWNlQgoKCF9zZXJ2aWNlQhsKGV9zZXJ2aWNlX2RpcmVjdG9yeV9yZWdp", + "b24iqQEKGUZvcndhcmRpbmdSdWxlc1Njb3BlZExpc3QSRQoQZm9yd2FyZGlu", + "Z19ydWxlcxi1msyWASADKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5G", + "b3J3YXJkaW5nUnVsZRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIs0CCg9H", + "UlBDSGVhbHRoQ2hlY2sSIQoRZ3JwY19zZXJ2aWNlX25hbWUY1qiNQSABKAlI", + "AIgBARIUCgRwb3J0GIGx0gEgASgFSAGIAQESGQoJcG9ydF9uYW1lGImH5xMg", + "ASgJSAKIAQESIgoScG9ydF9zcGVjaWZpY2F0aW9uGMXrzBggASgJSAOIAQEi", + "fgoRUG9ydFNwZWNpZmljYXRpb24SIAocVU5ERUZJTkVEX1BPUlRfU1BFQ0lG", + "SUNBVElPThAAEhUKDlVTRV9GSVhFRF9QT1JUEOSI21oSFgoOVVNFX05BTUVE", + "X1BPUlQQv8/HpgESGAoQVVNFX1NFUlZJTkdfUE9SVBDM0fWsAUIUChJfZ3Jw", + "Y19zZXJ2aWNlX25hbWVCBwoFX3BvcnRCDAoKX3BvcnRfbmFtZUIVChNfcG9y", + "dF9zcGVjaWZpY2F0aW9uImwKGUdldEFjY2VsZXJhdG9yVHlwZVJlcXVlc3QS", + "IAoQYWNjZWxlcmF0b3JfdHlwZRiO4ehBIAEoCUID4EECEhcKB3Byb2plY3QY", + "mZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIiXgoRR2V0QWRk", + "cmVzc1JlcXVlc3QSGAoHYWRkcmVzcxj0t97cASABKAlCA+BBAhIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIiZgoj", + "R2V0QXNzb2NpYXRpb25GaXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdh", "bGxfcG9saWN5GNGKxu0BIAEoCUID4EECEhQKBG5hbWUYi/XNASABKAlIAIgB", - "ARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQJCBwoFX25hbWUipAEKMEdldEFz", - "c29jaWF0aW9uUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIg", - "Cg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISFAoEbmFtZRiL9c0B", - "IAEoCUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y", - "9M2gQiABKAlCA+BBAkIHCgVfbmFtZSJiChRHZXRBdXRvc2NhbGVyUmVxdWVz", - "dBIbCgphdXRvc2NhbGVyGNf90vYBIAEoCUID4EECEhcKB3Byb2plY3QYmZbB", - "bCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIiUgoXR2V0QmFja2Vu", - "ZEJ1Y2tldFJlcXVlc3QSHgoOYmFja2VuZF9idWNrZXQY9ePdKyABKAlCA+BB", - "AhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIiVQoYR2V0QmFja2VuZFNlcnZp", - "Y2VSZXF1ZXN0EiAKD2JhY2tlbmRfc2VydmljZRiKwK6SASABKAlCA+BBAhIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQIiWgohR2V0RGlhZ25vc3RpY3NJbnRl", - "cmNvbm5lY3RSZXF1ZXN0EhwKDGludGVyY29ubmVjdBiOyYxrIAEoCUID4EEC", - "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAiJVCg5HZXREaXNrUmVxdWVzdBIU", - "CgRkaXNrGJ2bvAEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", - "EhQKBHpvbmUYrMfkASABKAlCA+BBAiJeChJHZXREaXNrVHlwZVJlcXVlc3QS", - "GQoJZGlza190eXBlGJzprCwgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiKTAQokR2V0RWZmZWN0aXZl", - "RmlyZXdhbGxzSW5zdGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJ", - "QgPgQQISIgoRbmV0d29ya19pbnRlcmZhY2UY6MCdrgEgASgJQgPgQQISFwoH", - "cHJvamVjdBiZlsFsIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiJX", - "CiNHZXRFZmZlY3RpdmVGaXJld2FsbHNOZXR3b3JrUmVxdWVzdBIXCgduZXR3", - "b3JrGK60hW8gASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIoMB", - "CjdHZXRFZmZlY3RpdmVGaXJld2FsbHNSZWdpb25OZXR3b3JrRmlyZXdhbGxQ", - "b2xpY3lSZXF1ZXN0EhcKB25ldHdvcmsYrrSFbyABKAlCA+BBAhIXCgdwcm9q", - "ZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIiXQoc", - "R2V0RXh0ZXJuYWxWcG5HYXRld2F5UmVxdWVzdBIkChRleHRlcm5hbF92cG5f", - "Z2F0ZXdheRiF17M0IAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", - "AiI8ChhHZXRGaXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9s", - "aWN5GNGKxu0BIAEoCUID4EECIkgKEkdldEZpcmV3YWxsUmVxdWVzdBIZCghm", - "aXJld2FsbBiA+tXzASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", - "QQIibQoYR2V0Rm9yd2FyZGluZ1J1bGVSZXF1ZXN0EiAKD2ZvcndhcmRpbmdf", - "cnVsZRj+pd2AASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", - "FgoGcmVnaW9uGPTNoEIgASgJQgPgQQIiTQoZR2V0RnJvbUZhbWlseUltYWdl", - "UmVxdWVzdBIXCgZmYW1pbHkY5LbhnAEgASgJQgPgQQISFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECIkwKF0dldEdsb2JhbEFkZHJlc3NSZXF1ZXN0EhgKB2Fk", - "ZHJlc3MY9Lfe3AEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", - "IlsKHkdldEdsb2JhbEZvcndhcmRpbmdSdWxlUmVxdWVzdBIgCg9mb3J3YXJk", - "aW5nX3J1bGUY/qXdgAEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID", - "4EECImgKJEdldEdsb2JhbE5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBIn", - "ChZuZXR3b3JrX2VuZHBvaW50X2dyb3VwGIbL884BIAEoCUID4EECEhcKB3By", - "b2plY3QYmZbBbCABKAlCA+BBAiJWChlHZXRHbG9iYWxPcGVyYXRpb25SZXF1", - "ZXN0EiAKCW9wZXJhdGlvbhjnqusYIAEoCUIK4EEC+kcEbmFtZRIXCgdwcm9q", - "ZWN0GJmWwWwgASgJQgPgQQIicwolR2V0R2xvYmFsT3JnYW5pemF0aW9uT3Bl", - "cmF0aW9uUmVxdWVzdBIgCglvcGVyYXRpb24Y56rrGCABKAlCCuBBAvpHBG5h", - "bWUSGgoJcGFyZW50X2lkGNDhmtsBIAEoCUgAiAEBQgwKCl9wYXJlbnRfaWQi", - "agomR2V0R2xvYmFsUHVibGljRGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QSFwoH", - "cHJvamVjdBiZlsFsIAEoCUID4EECEicKF3B1YmxpY19kZWxlZ2F0ZWRfcHJl", - "Zml4GOjcsWEgASgJQgPgQQIixwEKIUdldEd1ZXN0QXR0cmlidXRlc0luc3Rh", - "bmNlUmVxdWVzdBIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEhcKB3Byb2pl", - "Y3QYmZbBbCABKAlCA+BBAhIbCgpxdWVyeV9wYXRoGLyC4a8BIAEoCUgAiAEB", - "EhwKDHZhcmlhYmxlX2tleRichLBOIAEoCUgBiAEBEhQKBHpvbmUYrMfkASAB", - "KAlCA+BBAkINCgtfcXVlcnlfcGF0aEIPCg1fdmFyaWFibGVfa2V5Ir8BCh5H", - "ZXRIZWFsdGhCYWNrZW5kU2VydmljZVJlcXVlc3QSIAoPYmFja2VuZF9zZXJ2", - "aWNlGIrArpIBIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhJi", - "CiFyZXNvdXJjZV9ncm91cF9yZWZlcmVuY2VfcmVzb3VyY2UY0/7tNSABKAsy", - "Ly5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZUdyb3VwUmVmZXJl", - "bmNlQgPgQQIiTwoVR2V0SGVhbHRoQ2hlY2tSZXF1ZXN0Eh0KDGhlYWx0aF9j", - "aGVjaxjlqqSTASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIi", - "3QEKJEdldEhlYWx0aFJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIgCg9i", - "YWNrZW5kX3NlcnZpY2UYisCukgEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFs", - "IAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEmIKIXJlc291cmNl", - "X2dyb3VwX3JlZmVyZW5jZV9yZXNvdXJjZRjT/u01IAEoCzIvLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlJlc291cmNlR3JvdXBSZWZlcmVuY2VCA+BBAiLE", - "AQoaR2V0SGVhbHRoVGFyZ2V0UG9vbFJlcXVlc3QSWAobaW5zdGFuY2VfcmVm", - "ZXJlbmNlX3Jlc291cmNlGOzk1osBIAEoCzIqLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkluc3RhbmNlUmVmZXJlbmNlQgPgQQISFwoHcHJvamVjdBiZlsFs", - "IAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhsKC3RhcmdldF9w", - "b29sGIrk+B0gASgJQgPgQQIirQEKIEdldElhbVBvbGljeUJhY2tlbmRCdWNr", - "ZXRSZXF1ZXN0EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9u", + "AUIHCgVfbmFtZSKGAQoqR2V0QXNzb2NpYXRpb25OZXR3b3JrRmlyZXdhbGxQ", + "b2xpY3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BB", + "AhIUCgRuYW1lGIv1zQEgASgJSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECQgcKBV9uYW1lIqQBCjBHZXRBc3NvY2lhdGlvblJlZ2lvbk5ldHdvcmtG", + "aXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0B", + "IAEoCUID4EECEhQKBG5hbWUYi/XNASABKAlIAIgBARIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQJCBwoFX25hbWUi", + "YgoUR2V0QXV0b3NjYWxlclJlcXVlc3QSGwoKYXV0b3NjYWxlchjX/dL2ASAB", + "KAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFAoEem9uZRisx+QB", + "IAEoCUID4EECIlIKF0dldEJhY2tlbmRCdWNrZXRSZXF1ZXN0Eh4KDmJhY2tl", + "bmRfYnVja2V0GPXj3SsgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECIlUKGEdldEJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIgCg9iYWNrZW5kX3Nl", + "cnZpY2UYisCukgEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "IloKIUdldERpYWdub3N0aWNzSW50ZXJjb25uZWN0UmVxdWVzdBIcCgxpbnRl", + "cmNvbm5lY3QYjsmMayABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", + "QQIiVQoOR2V0RGlza1JlcXVlc3QSFAoEZGlzaxidm7wBIAEoCUID4EECEhcK", + "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIi", + "XgoSR2V0RGlza1R5cGVSZXF1ZXN0EhkKCWRpc2tfdHlwZRic6awsIAEoCUID", + "4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJ", + "QgPgQQIikwEKJEdldEVmZmVjdGl2ZUZpcmV3YWxsc0luc3RhbmNlUmVxdWVz", + "dBIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiIKEW5ldHdvcmtfaW50ZXJm", + "YWNlGOjAna4BIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIU", + "CgR6b25lGKzH5AEgASgJQgPgQQIiVwojR2V0RWZmZWN0aXZlRmlyZXdhbGxz", + "TmV0d29ya1JlcXVlc3QSFwoHbmV0d29yaxiutIVvIAEoCUID4EECEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAiKDAQo3R2V0RWZmZWN0aXZlRmlyZXdhbGxz", + "UmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIXCgduZXR3b3Jr", + "GK60hW8gASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJl", + "Z2lvbhj0zaBCIAEoCUID4EECIl0KHEdldEV4dGVybmFsVnBuR2F0ZXdheVJl", + "cXVlc3QSJAoUZXh0ZXJuYWxfdnBuX2dhdGV3YXkYhdezNCABKAlCA+BBAhIX", + "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQIiPAoYR2V0RmlyZXdhbGxQb2xpY3lS", + "ZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAiJIChJH", + "ZXRGaXJld2FsbFJlcXVlc3QSGQoIZmlyZXdhbGwYgPrV8wEgASgJQgPgQQIS", + "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECIm0KGEdldEZvcndhcmRpbmdSdWxl", + "UmVxdWVzdBIgCg9mb3J3YXJkaW5nX3J1bGUY/qXdgAEgASgJQgPgQQISFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EEC", + "Ik0KGUdldEZyb21GYW1pbHlJbWFnZVJlcXVlc3QSFwoGZmFtaWx5GOS24ZwB", + "IAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAiJMChdHZXRHbG9i", + "YWxBZGRyZXNzUmVxdWVzdBIYCgdhZGRyZXNzGPS33twBIAEoCUID4EECEhcK", + "B3Byb2plY3QYmZbBbCABKAlCA+BBAiJbCh5HZXRHbG9iYWxGb3J3YXJkaW5n", + "UnVsZVJlcXVlc3QSIAoPZm9yd2FyZGluZ19ydWxlGP6l3YABIAEoCUID4EEC", + "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAiJoCiRHZXRHbG9iYWxOZXR3b3Jr", + "RW5kcG9pbnRHcm91cFJlcXVlc3QSJwoWbmV0d29ya19lbmRwb2ludF9ncm91", + "cBiGy/POASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIiVgoZ", + "R2V0R2xvYmFsT3BlcmF0aW9uUmVxdWVzdBIgCglvcGVyYXRpb24Y56rrGCAB", + "KAlCCuBBAvpHBG5hbWUSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECInMKJUdl", + "dEdsb2JhbE9yZ2FuaXphdGlvbk9wZXJhdGlvblJlcXVlc3QSIAoJb3BlcmF0", + "aW9uGOeq6xggASgJQgrgQQL6RwRuYW1lEhoKCXBhcmVudF9pZBjQ4ZrbASAB", + "KAlIAIgBAUIMCgpfcGFyZW50X2lkImoKJkdldEdsb2JhbFB1YmxpY0RlbGVn", + "YXRlZFByZWZpeGVSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIn", + "ChdwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeBjo3LFhIAEoCUID4EECIscBCiFH", + "ZXRHdWVzdEF0dHJpYnV0ZXNJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UY", + "lanaCCABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGwoKcXVl", + "cnlfcGF0aBi8guGvASABKAlIAIgBARIcCgx2YXJpYWJsZV9rZXkYnISwTiAB", + "KAlIAYgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCDQoLX3F1ZXJ5X3BhdGhC", + "DwoNX3ZhcmlhYmxlX2tleSK/AQoeR2V0SGVhbHRoQmFja2VuZFNlcnZpY2VS", + "ZXF1ZXN0EiAKD2JhY2tlbmRfc2VydmljZRiKwK6SASABKAlCA+BBAhIXCgdw", + "cm9qZWN0GJmWwWwgASgJQgPgQQISYgohcmVzb3VyY2VfZ3JvdXBfcmVmZXJl", + "bmNlX3Jlc291cmNlGNP+7TUgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuUmVzb3VyY2VHcm91cFJlZmVyZW5jZUID4EECIk8KFUdldEhlYWx0aENo", + "ZWNrUmVxdWVzdBIdCgxoZWFsdGhfY2hlY2sY5aqkkwEgASgJQgPgQQISFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECIt0BCiRHZXRIZWFsdGhSZWdpb25CYWNr", + "ZW5kU2VydmljZVJlcXVlc3QSIAoPYmFja2VuZF9zZXJ2aWNlGIrArpIBIAEo", + "CUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2g", + "QiABKAlCA+BBAhJiCiFyZXNvdXJjZV9ncm91cF9yZWZlcmVuY2VfcmVzb3Vy", + "Y2UY0/7tNSABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJj", + "ZUdyb3VwUmVmZXJlbmNlQgPgQQIixAEKGkdldEhlYWx0aFRhcmdldFBvb2xS", + "ZXF1ZXN0ElgKG2luc3RhbmNlX3JlZmVyZW5jZV9yZXNvdXJjZRjs5NaLASAB", + "KAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVJlZmVyZW5j", + "ZUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2g", + "QiABKAlCA+BBAhIbCgt0YXJnZXRfcG9vbBiK5PgdIAEoCUID4EECIq0BCiBH", + "ZXRJYW1Qb2xpY3lCYWNrZW5kQnVja2V0UmVxdWVzdBIxCiBvcHRpb25zX3Jl", + "cXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkIj", + "CiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24irgEKIUdldElh", + "bVBvbGljeUJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIxCiBvcHRpb25zX3JlcXVl", + "c3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkIjCiFf", + "b3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24iugEKF0dldElhbVBv", + "bGljeURpc2tSZXF1ZXN0EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92", + "ZXJzaW9uGL38he4BIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlC", + "A+BBAkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24ilQEK", + "IUdldElhbVBvbGljeUZpcmV3YWxsUG9saWN5UmVxdWVzdBIxCiBvcHRpb25z", + "X3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIYCghy", + "ZXNvdXJjZRiOiK9dIAEoCUID4EECQiMKIV9vcHRpb25zX3JlcXVlc3RlZF9w", + "b2xpY3lfdmVyc2lvbiKlAQoYR2V0SWFtUG9saWN5SW1hZ2VSZXF1ZXN0EjEK", + "IG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uGL38he4BIAEoBUgA", + "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9d", + "IAEoCUID4EECQiMKIV9vcHRpb25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lv", + "biK+AQobR2V0SWFtUG9saWN5SW5zdGFuY2VSZXF1ZXN0EjEKIG9wdGlvbnNf", + "cmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uGL38he4BIAEoBUgAiAEBEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EEC", + "EhQKBHpvbmUYrMfkASABKAlCA+BBAkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRf", + "cG9saWN5X3ZlcnNpb24isAEKI0dldElhbVBvbGljeUluc3RhbmNlVGVtcGxh", + "dGVSZXF1ZXN0EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9u", "GL38he4BIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghy", "ZXNvdXJjZRiOiK9dIAEoCUID4EECQiMKIV9vcHRpb25zX3JlcXVlc3RlZF9w", - "b2xpY3lfdmVyc2lvbiKuAQohR2V0SWFtUG9saWN5QmFja2VuZFNlcnZpY2VS", - "ZXF1ZXN0EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uGL38", - "he4BIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNv", - "dXJjZRiOiK9dIAEoCUID4EECQiMKIV9vcHRpb25zX3JlcXVlc3RlZF9wb2xp", - "Y3lfdmVyc2lvbiK6AQoXR2V0SWFtUG9saWN5RGlza1JlcXVlc3QSMQogb3B0", - "aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24YvfyF7gEgASgFSACIAQES", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJ", - "QgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECQiMKIV9vcHRpb25zX3JlcXVl", - "c3RlZF9wb2xpY3lfdmVyc2lvbiKVAQohR2V0SWFtUG9saWN5RmlyZXdhbGxQ", - "b2xpY3lSZXF1ZXN0EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJz", - "aW9uGL38he4BIAEoBUgAiAEBEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJC", - "IwohX29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIqUBChhHZXRJ", - "YW1Qb2xpY3lJbWFnZVJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9s", - "aWN5X3ZlcnNpb24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJCIwohX29wdGlvbnNf", - "cmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIr4BChtHZXRJYW1Qb2xpY3lJbnN0", - "YW5jZVJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNp", - "b24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgK", - "CHJlc291cmNlGI6Ir10gASgJQgPgQQISFAoEem9uZRisx+QBIAEoCUID4EEC", - "QiMKIV9vcHRpb25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbiKwAQojR2V0", - "SWFtUG9saWN5SW5zdGFuY2VUZW1wbGF0ZVJlcXVlc3QSMQogb3B0aW9uc19y", - "ZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24YvfyF7gEgASgFSACIAQESFwoHcHJv", - "amVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJC", - "IwohX29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIsUBCiJHZXRJ", - "YW1Qb2xpY3lJbnN0YW50U25hcHNob3RSZXF1ZXN0EjEKIG9wdGlvbnNfcmVx", - "dWVzdGVkX3BvbGljeV92ZXJzaW9uGL38he4BIAEoBUgAiAEBEhcKB3Byb2pl", - "Y3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhQK", - "BHpvbmUYrMfkASABKAlCA+BBAkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9s", - "aWN5X3ZlcnNpb24ipwEKGkdldElhbVBvbGljeUxpY2Vuc2VSZXF1ZXN0EjEK", + "b2xpY3lfdmVyc2lvbiLFAQoiR2V0SWFtUG9saWN5SW5zdGFudFNuYXBzaG90", + "UmVxdWVzdBIxCiBvcHRpb25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9", + "/IXuASABKAVIAIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVz", + "b3VyY2UYjoivXSABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQJCIwoh", + "X29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIqcBChpHZXRJYW1Q", + "b2xpY3lMaWNlbnNlUmVxdWVzdBIxCiBvcHRpb25zX3JlcXVlc3RlZF9wb2xp", + "Y3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdwcm9qZWN0GJmWwWwgASgJ", + "QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkIjCiFfb3B0aW9uc19y", + "ZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24irAEKH0dldElhbVBvbGljeU1hY2hp", + "bmVJbWFnZVJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3Zl", + "cnNpb24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "EhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJCIwohX29wdGlvbnNfcmVxdWVz", + "dGVkX3BvbGljeV92ZXJzaW9uIskBCiRHZXRJYW1Qb2xpY3lOZXR3b3JrQXR0", + "YWNobWVudFJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3Zl", + "cnNpb24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJ", + "QgPgQQJCIwohX29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIrUB", + "CihHZXRJYW1Qb2xpY3lOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EjEK", "IG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uGL38he4BIAEoBUgA", "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9d", "IAEoCUID4EECQiMKIV9vcHRpb25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lv", - "biKsAQofR2V0SWFtUG9saWN5TWFjaGluZUltYWdlUmVxdWVzdBIxCiBvcHRp", - "b25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlC", - "A+BBAkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24iyQEK", - "JEdldElhbVBvbGljeU5ldHdvcmtBdHRhY2htZW50UmVxdWVzdBIxCiBvcHRp", - "b25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPg", - "QQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkIjCiFfb3B0aW9uc19yZXF1", - "ZXN0ZWRfcG9saWN5X3ZlcnNpb24itQEKKEdldElhbVBvbGljeU5ldHdvcmtG", - "aXJld2FsbFBvbGljeVJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9s", - "aWN5X3ZlcnNpb24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJCIwohX29wdGlvbnNf", - "cmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIr8BChxHZXRJYW1Qb2xpY3lOb2Rl", - "R3JvdXBSZXF1ZXN0EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJz", - "aW9uGL38he4BIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIY", - "CghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BB", - "AkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24ixAEKH0dl", - "dElhbVBvbGljeU5vZGVUZW1wbGF0ZVJlcXVlc3QSMQogb3B0aW9uc19yZXF1", - "ZXN0ZWRfcG9saWN5X3ZlcnNpb24YvfyF7gEgASgFSACIAQESFwoHcHJvamVj", - "dBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJl", - "c291cmNlGI6Ir10gASgJQgPgQQJCIwohX29wdGlvbnNfcmVxdWVzdGVkX3Bv", - "bGljeV92ZXJzaW9uIswBCidHZXRJYW1Qb2xpY3lSZWdpb25CYWNrZW5kU2Vy", - "dmljZVJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNp", - "b24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYK", - "BnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPg", - "QQJCIwohX29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIsIBCh1H", - "ZXRJYW1Qb2xpY3lSZWdpb25EaXNrUmVxdWVzdBIxCiBvcHRpb25zX3JlcXVl", - "c3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdwcm9qZWN0", - "GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoIcmVz", - "b3VyY2UYjoivXSABKAlCA+BBAkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9s", - "aWN5X3ZlcnNpb24izQEKKEdldElhbVBvbGljeVJlZ2lvbkluc3RhbnRTbmFw", - "c2hvdFJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNp", - "b24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYK", - "BnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPg", - "QQJCIwohX29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uItMBCi5H", - "ZXRJYW1Qb2xpY3lSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0", - "EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uGL38he4BIAEo", - "BUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2g", - "QiABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECQiMKIV9vcHRp", - "b25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbiLBAQoeR2V0SWFtUG9saWN5", - "UmVzZXJ2YXRpb25SZXF1ZXN0EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGlj", - "eV92ZXJzaW9uGL38he4BIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", - "A+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhQKBHpvbmUYrMfkASAB", - "KAlCA+BBAkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24i", - "xgEKIUdldElhbVBvbGljeVJlc291cmNlUG9saWN5UmVxdWVzdBIxCiBvcHRp", - "b25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPg", - "QQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkIjCiFfb3B0aW9uc19yZXF1", - "ZXN0ZWRfcG9saWN5X3ZlcnNpb24iyQEKJEdldElhbVBvbGljeVNlcnZpY2VB", - "dHRhY2htZW50UmVxdWVzdBIxCiBvcHRpb25zX3JlcXVlc3RlZF9wb2xpY3lf", - "dmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", - "QQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSAB", - "KAlCA+BBAkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24i", - "qAEKG0dldElhbVBvbGljeVNuYXBzaG90UmVxdWVzdBIxCiBvcHRpb25zX3Jl", - "cXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdwcm9q", - "ZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkIj", - "CiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24iwQEKHkdldElh", - "bVBvbGljeVN0b3JhZ2VQb29sUmVxdWVzdBIxCiBvcHRpb25zX3JlcXVlc3Rl", - "ZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdwcm9qZWN0GJmW", - "wWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhIUCgR6b25l", - "GKzH5AEgASgJQgPgQQJCIwohX29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92", - "ZXJzaW9uIsIBCh1HZXRJYW1Qb2xpY3lTdWJuZXR3b3JrUmVxdWVzdBIxCiBv", + "biK/AQocR2V0SWFtUG9saWN5Tm9kZUdyb3VwUmVxdWVzdBIxCiBvcHRpb25z", + "X3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdw", + "cm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BB", + "AhIUCgR6b25lGKzH5AEgASgJQgPgQQJCIwohX29wdGlvbnNfcmVxdWVzdGVk", + "X3BvbGljeV92ZXJzaW9uIsQBCh9HZXRJYW1Qb2xpY3lOb2RlVGVtcGxhdGVS", + "ZXF1ZXN0EjEKIG9wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uGL38", + "he4BIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdp", + "b24Y9M2gQiABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECQiMK", + "IV9vcHRpb25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbiLMAQonR2V0SWFt", + "UG9saWN5UmVnaW9uQmFja2VuZFNlcnZpY2VSZXF1ZXN0EjEKIG9wdGlvbnNf", + "cmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uGL38he4BIAEoBUgAiAEBEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIY", + "CghyZXNvdXJjZRiOiK9dIAEoCUID4EECQiMKIV9vcHRpb25zX3JlcXVlc3Rl", + "ZF9wb2xpY3lfdmVyc2lvbiLCAQodR2V0SWFtUG9saWN5UmVnaW9uRGlza1Jl", + "cXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24YvfyF", + "7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lv", + "bhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJCIwoh", + "X29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIs0BCihHZXRJYW1Q", + "b2xpY3lSZWdpb25JbnN0YW50U25hcHNob3RSZXF1ZXN0EjEKIG9wdGlvbnNf", + "cmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uGL38he4BIAEoBUgAiAEBEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIY", + "CghyZXNvdXJjZRiOiK9dIAEoCUID4EECQiMKIV9vcHRpb25zX3JlcXVlc3Rl", + "ZF9wb2xpY3lfdmVyc2lvbiLTAQouR2V0SWFtUG9saWN5UmVnaW9uTmV0d29y", + "a0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIxCiBvcHRpb25zX3JlcXVlc3RlZF9w", + "b2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgBARIXCgdwcm9qZWN0GJmWwWwg", + "ASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoIcmVzb3VyY2UY", + "joivXSABKAlCA+BBAkIjCiFfb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3Zl", + "cnNpb24iwQEKHkdldElhbVBvbGljeVJlc2VydmF0aW9uUmVxdWVzdBIxCiBv", "cHRpb25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbhi9/IXuASABKAVIAIgB", - "ARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJ", - "QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkIjCiFfb3B0aW9uc19y", - "ZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24iYwoZR2V0SW1hZ2VGYW1pbHlWaWV3", - "UmVxdWVzdBIXCgZmYW1pbHkY5LbhnAEgASgJQgPgQQISFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiJBCg9HZXRJbWFn", - "ZVJlcXVlc3QSFQoFaW1hZ2UY29LqLyABKAlCA+BBAhIXCgdwcm9qZWN0GJmW", - "wWwgASgJQgPgQQIidwoeR2V0SW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0", - "EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECIqQB", - "CitHZXRJbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJlcXVlc3RSZXF1ZXN0", - "EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISHgoOcmVzaXplX3JlcXVlc3QYhIS5ZyAB", - "KAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIiaAoXR2V0SW5zdGFuY2VH", - "cm91cFJlcXVlc3QSHgoOaW5zdGFuY2VfZ3JvdXAY1dTVJiABKAlCA+BBAhIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFAoEem9uZRisx+QBIAEoCUID4EEC", - "Il0KEkdldEluc3RhbmNlUmVxdWVzdBIYCghpbnN0YW5jZRiVqdoIIAEoCUID", - "4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJ", - "QgPgQQIiSgoZR2V0SW5zdGFuY2VTZXR0aW5nUmVxdWVzdBIXCgdwcm9qZWN0", - "GJmWwWwgASgJQgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECIlkKGkdldElu", - "c3RhbmNlVGVtcGxhdGVSZXF1ZXN0EiIKEWluc3RhbmNlX3RlbXBsYXRlGOSB", - "u5MBIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAiJtChlHZXRJ", - "bnN0YW50U25hcHNob3RSZXF1ZXN0EiEKEGluc3RhbnRfc25hcHNob3QY4tzf", - "ugEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQKBHpvbmUY", - "rMfkASABKAlCA+BBAiJ9CiBHZXRJbnRlcmNvbm5lY3RBdHRhY2htZW50UmVx", - "dWVzdBIoChdpbnRlcmNvbm5lY3RfYXR0YWNobWVudBj0iveSASABKAlCA+BB", - "AhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJ", - "QgPgQQIiYQoeR2V0SW50ZXJjb25uZWN0TG9jYXRpb25SZXF1ZXN0EiYKFWlu", - "dGVyY29ubmVjdF9sb2NhdGlvbhjG2NvqASABKAlCA+BBAhIXCgdwcm9qZWN0", - "GJmWwWwgASgJQgPgQQIibgokR2V0SW50ZXJjb25uZWN0UmVtb3RlTG9jYXRp", - "b25SZXF1ZXN0Ei0KHGludGVyY29ubmVjdF9yZW1vdGVfbG9jYXRpb24Y3cut", - "igEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIk8KFkdldElu", - "dGVyY29ubmVjdFJlcXVlc3QSHAoMaW50ZXJjb25uZWN0GI7JjGsgASgJQgPg", - "QQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIk0KFUdldExpY2Vuc2VDb2Rl", - "UmVxdWVzdBIbCgxsaWNlbnNlX2NvZGUYq8ZZIAEoCUID4EECEhcKB3Byb2pl", - "Y3QYmZbBbCABKAlCA+BBAiJFChFHZXRMaWNlbnNlUmVxdWVzdBIXCgdsaWNl", - "bnNlGMGIwk8gASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIlAK", - "FkdldE1hY2hpbmVJbWFnZVJlcXVlc3QSHQoNbWFjaGluZV9pbWFnZRjj/v4g", - "IAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAiJkChVHZXRNYWNo", - "aW5lVHlwZVJlcXVlc3QSHAoMbWFjaGluZV90eXBlGLKwymwgASgJQgPgQQIS", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BB", - "AiJbCiJHZXRNYWNzZWNDb25maWdJbnRlcmNvbm5lY3RSZXF1ZXN0EhwKDGlu", + "ARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSAB", + "KAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQJCIwohX29wdGlvbnNfcmVx", + "dWVzdGVkX3BvbGljeV92ZXJzaW9uIsYBCiFHZXRJYW1Qb2xpY3lSZXNvdXJj", + "ZVBvbGljeVJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3Zl", + "cnNpb24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJ", + "QgPgQQJCIwohX29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9uIskB", + "CiRHZXRJYW1Qb2xpY3lTZXJ2aWNlQXR0YWNobWVudFJlcXVlc3QSMQogb3B0", + "aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24YvfyF7gEgASgFSACIAQES", + "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID", + "4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJCIwohX29wdGlvbnNfcmVx", + "dWVzdGVkX3BvbGljeV92ZXJzaW9uIqgBChtHZXRJYW1Qb2xpY3lTbmFwc2hv", + "dFJlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24Y", + "vfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJl", + "c291cmNlGI6Ir10gASgJQgPgQQJCIwohX29wdGlvbnNfcmVxdWVzdGVkX3Bv", + "bGljeV92ZXJzaW9uIsEBCh5HZXRJYW1Qb2xpY3lTdG9yYWdlUG9vbFJlcXVl", + "c3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5X3ZlcnNpb24YvfyF7gEg", + "ASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNl", + "GI6Ir10gASgJQgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECQiMKIV9vcHRp", + "b25zX3JlcXVlc3RlZF9wb2xpY3lfdmVyc2lvbiLCAQodR2V0SWFtUG9saWN5", + "U3VibmV0d29ya1JlcXVlc3QSMQogb3B0aW9uc19yZXF1ZXN0ZWRfcG9saWN5", + "X3ZlcnNpb24YvfyF7gEgASgFSACIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10g", + "ASgJQgPgQQJCIwohX29wdGlvbnNfcmVxdWVzdGVkX3BvbGljeV92ZXJzaW9u", + "ImMKGUdldEltYWdlRmFtaWx5Vmlld1JlcXVlc3QSFwoGZmFtaWx5GOS24ZwB", + "IAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH", + "5AEgASgJQgPgQQIiQQoPR2V0SW1hZ2VSZXF1ZXN0EhUKBWltYWdlGNvS6i8g", + "ASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIncKHkdldEluc3Rh", + "bmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5h", + "Z2VyGMP383YgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQK", + "BHpvbmUYrMfkASABKAlCA+BBAiKkAQorR2V0SW5zdGFuY2VHcm91cE1hbmFn", + "ZXJSZXNpemVSZXF1ZXN0UmVxdWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5h", + "Z2VyGMP383YgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEh4K", + "DnJlc2l6ZV9yZXF1ZXN0GISEuWcgASgJQgPgQQISFAoEem9uZRisx+QBIAEo", + "CUID4EECImgKF0dldEluc3RhbmNlR3JvdXBSZXF1ZXN0Eh4KDmluc3RhbmNl", + "X2dyb3VwGNXU1SYgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "EhQKBHpvbmUYrMfkASABKAlCA+BBAiJdChJHZXRJbnN0YW5jZVJlcXVlc3QS", + "GAoIaW5zdGFuY2UYlanaCCABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJ", + "QgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECIkoKGUdldEluc3RhbmNlU2V0", + "dGluZ1JlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQKBHpvbmUY", + "rMfkASABKAlCA+BBAiJZChpHZXRJbnN0YW5jZVRlbXBsYXRlUmVxdWVzdBIi", + "ChFpbnN0YW5jZV90ZW1wbGF0ZRjkgbuTASABKAlCA+BBAhIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQIibQoZR2V0SW5zdGFudFNuYXBzaG90UmVxdWVzdBIh", + "ChBpbnN0YW50X3NuYXBzaG90GOLc37oBIAEoCUID4EECEhcKB3Byb2plY3QY", + "mZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIifQogR2V0SW50", + "ZXJjb25uZWN0QXR0YWNobWVudFJlcXVlc3QSKAoXaW50ZXJjb25uZWN0X2F0", + "dGFjaG1lbnQY9Ir3kgEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECImEKHkdldEludGVyY29ubmVj", + "dExvY2F0aW9uUmVxdWVzdBImChVpbnRlcmNvbm5lY3RfbG9jYXRpb24Yxtjb", + "6gEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIm4KJEdldElu", + "dGVyY29ubmVjdFJlbW90ZUxvY2F0aW9uUmVxdWVzdBItChxpbnRlcmNvbm5l", + "Y3RfcmVtb3RlX2xvY2F0aW9uGN3LrYoBIAEoCUID4EECEhcKB3Byb2plY3QY", + "mZbBbCABKAlCA+BBAiJPChZHZXRJbnRlcmNvbm5lY3RSZXF1ZXN0EhwKDGlu", "dGVyY29ubmVjdBiOyYxrIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlC", - "A+BBAiKMAQoZR2V0TmF0SXBJbmZvUm91dGVyUmVxdWVzdBIZCghuYXRfbmFt", - "ZRjprfjKASABKAlIAIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoG", - "cmVnaW9uGPTNoEIgASgJQgPgQQISFgoGcm91dGVyGMmu7kYgASgJQgPgQQJC", - "CwoJX25hdF9uYW1lIvkCCh9HZXROYXRNYXBwaW5nSW5mb1JvdXRlcnNSZXF1", - "ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxib", - "yIsaIAEoDUgBiAEBEhkKCG5hdF9uYW1lGOmt+MoBIAEoCUgCiAEBEhgKCG9y", - "ZGVyX2J5GOj9x0wgASgJSAOIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgE", - "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiAB", - "KAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgF", - "iAEBEhYKBnJvdXRlchjJru5GIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21h", - "eF9yZXN1bHRzQgsKCV9uYXRfbmFtZUILCglfb3JkZXJfYnlCDQoLX3BhZ2Vf", - "dG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MicgobR2V0TmV0d29y", - "a0F0dGFjaG1lbnRSZXF1ZXN0EiIKEm5ldHdvcmtfYXR0YWNobWVudBjUl49r", + "A+BBAiJNChVHZXRMaWNlbnNlQ29kZVJlcXVlc3QSGwoMbGljZW5zZV9jb2Rl", + "GKvGWSABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIiRQoRR2V0", + "TGljZW5zZVJlcXVlc3QSFwoHbGljZW5zZRjBiMJPIAEoCUID4EECEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAiJQChZHZXRNYWNoaW5lSW1hZ2VSZXF1ZXN0", + "Eh0KDW1hY2hpbmVfaW1hZ2UY4/7+ICABKAlCA+BBAhIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQIiZAoVR2V0TWFjaGluZVR5cGVSZXF1ZXN0EhwKDG1hY2hp", + "bmVfdHlwZRiysMpsIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhIUCgR6b25lGKzH5AEgASgJQgPgQQIiWwoiR2V0TWFjc2VjQ29uZmlnSW50", + "ZXJjb25uZWN0UmVxdWVzdBIcCgxpbnRlcmNvbm5lY3QYjsmMayABKAlCA+BB", + "AhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIijAEKGUdldE5hdElwSW5mb1Jv", + "dXRlclJlcXVlc3QSGQoIbmF0X25hbWUY6a34ygEgASgJSACIAQESFwoHcHJv", + "amVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhYK", + "BnJvdXRlchjJru5GIAEoCUID4EECQgsKCV9uYXRfbmFtZSL5AgofR2V0TmF0", + "TWFwcGluZ0luZm9Sb3V0ZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJ", + "SACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIZCghuYXRfbmFt", + "ZRjprfjKASABKAlIAogBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgDiAEBEhoK", + "CnBhZ2VfdG9rZW4YybDECSABKAlIBIgBARIXCgdwcm9qZWN0GJmWwWwgASgJ", + "QgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRp", + "YWxfc3VjY2Vzcxi2pM/2ASABKAhIBYgBARIWCgZyb3V0ZXIYya7uRiABKAlC", + "A+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfbmF0X25hbWVC", + "CwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlh", + "bF9zdWNjZXNzInIKG0dldE5ldHdvcmtBdHRhY2htZW50UmVxdWVzdBIiChJu", + "ZXR3b3JrX2F0dGFjaG1lbnQY1JePayABKAlCA+BBAhIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIihgEKJEdldE5l", + "dHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNlUmVxdWVzdBItCh1uZXR3b3JrX2Vk", + "Z2Vfc2VjdXJpdHlfc2VydmljZRinn+9KIAEoCUID4EECEhcKB3Byb2plY3QY", + "mZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAiJ4Ch5HZXRO", + "ZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QSJwoWbmV0d29ya19lbmRwb2lu", + "dF9ncm91cBiGy/POASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", + "QQISFAoEem9uZRisx+QBIAEoCUID4EECIlwKH0dldE5ldHdvcmtGaXJld2Fs", + "bFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID", + "4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAiJUChhHZXROZXR3b3JrUHJv", + "ZmlsZVJlcXVlc3QSHwoPbmV0d29ya19wcm9maWxlGJj5xVIgASgJQgPgQQIS", + "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECIkUKEUdldE5ldHdvcmtSZXF1ZXN0", + "EhcKB25ldHdvcmsYrrSFbyABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJ", + "QgPgQQIiYQoTR2V0Tm9kZUdyb3VwUmVxdWVzdBIbCgpub2RlX2dyb3VwGIL8", + "i+ABIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25l", + "GKzH5AEgASgJQgPgQQIiaQoWR2V0Tm9kZVRlbXBsYXRlUmVxdWVzdBIeCg1u", + "b2RlX3RlbXBsYXRlGJfki5oBIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCAB", + "KAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAiJfChJHZXROb2RlVHlw", + "ZVJlcXVlc3QSGgoJbm9kZV90eXBlGNeWkN4BIAEoCUID4EECEhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIibgoZR2V0", + "UGFja2V0TWlycm9yaW5nUmVxdWVzdBIgChBwYWNrZXRfbWlycm9yaW5nGMy5", + "0QogASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lv", + "bhj0zaBCIAEoCUID4EECIiwKEUdldFByb2plY3RSZXF1ZXN0EhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAiJmCiFHZXRQdWJsaWNBZHZlcnRpc2VkUHJlZml4", + "ZVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEigKGHB1YmxpY19h", + "ZHZlcnRpc2VkX3ByZWZpeBie98kwIAEoCUID4EECInwKIEdldFB1YmxpY0Rl", + "bGVnYXRlZFByZWZpeGVSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhInChdwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeBjo3LFhIAEoCUID4EECEhYK", + "BnJlZ2lvbhj0zaBCIAEoCUID4EECImoKGkdldFJlZ2lvbkF1dG9zY2FsZXJS", + "ZXF1ZXN0EhsKCmF1dG9zY2FsZXIY1/3S9gEgASgJQgPgQQISFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECInMKHkdl", + "dFJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIgCg9iYWNrZW5kX3NlcnZp", + "Y2UYisCukgEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYK", + "BnJlZ2lvbhj0zaBCIAEoCUID4EECImoKGkdldFJlZ2lvbkNvbW1pdG1lbnRS", + "ZXF1ZXN0EhsKCmNvbW1pdG1lbnQYlZbz5QEgASgJQgPgQQISFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECIl0KFEdl", + "dFJlZ2lvbkRpc2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASABKAlCA+BBAhIXCgdw", + "cm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIi", + "ZgoYR2V0UmVnaW9uRGlza1R5cGVSZXF1ZXN0EhkKCWRpc2tfdHlwZRic6aws", + "IAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y", + "9M2gQiABKAlCA+BBAiJtChtHZXRSZWdpb25IZWFsdGhDaGVja1JlcXVlc3QS", + "HQoMaGVhbHRoX2NoZWNrGOWqpJMBIAEoCUID4EECEhcKB3Byb2plY3QYmZbB", + "bCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAiJ8CiJHZXRSZWdp", + "b25IZWFsdGhDaGVja1NlcnZpY2VSZXF1ZXN0EiUKFGhlYWx0aF9jaGVja19z", + "ZXJ2aWNlGNub3cIBIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAiJ/CiRHZXRSZWdpb25JbnN0YW5j", + "ZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdl", + "chjD9/N2IAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZy", + "ZWdpb24Y9M2gQiABKAlCA+BBAiJwCh1HZXRSZWdpb25JbnN0YW5jZUdyb3Vw", + "UmVxdWVzdBIeCg5pbnN0YW5jZV9ncm91cBjV1NUmIAEoCUID4EECEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAiJ3", + "CiBHZXRSZWdpb25JbnN0YW5jZVRlbXBsYXRlUmVxdWVzdBIiChFpbnN0YW5j", + "ZV90ZW1wbGF0ZRjkgbuTASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJ", + "QgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIidQofR2V0UmVnaW9uSW5z", + "dGFudFNuYXBzaG90UmVxdWVzdBIhChBpbnN0YW50X3NuYXBzaG90GOLc37oB", "IAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y", - "9M2gQiABKAlCA+BBAiKGAQokR2V0TmV0d29ya0VkZ2VTZWN1cml0eVNlcnZp", - "Y2VSZXF1ZXN0Ei0KHW5ldHdvcmtfZWRnZV9zZWN1cml0eV9zZXJ2aWNlGKef", - "70ogASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lv", - "bhj0zaBCIAEoCUID4EECIngKHkdldE5ldHdvcmtFbmRwb2ludEdyb3VwUmVx", - "dWVzdBInChZuZXR3b3JrX2VuZHBvaW50X2dyb3VwGIbL884BIAEoCUID4EEC", - "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPg", - "QQIiXAofR2V0TmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIgCg9maXJl", - "d2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECIlQKGEdldE5ldHdvcmtQcm9maWxlUmVxdWVzdBIfCg9uZXR3b3Jr", - "X3Byb2ZpbGUYmPnFUiABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", - "QQIiRQoRR2V0TmV0d29ya1JlcXVlc3QSFwoHbmV0d29yaxiutIVvIAEoCUID", - "4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAiJhChNHZXROb2RlR3JvdXBS", - "ZXF1ZXN0EhsKCm5vZGVfZ3JvdXAYgvyL4AEgASgJQgPgQQISFwoHcHJvamVj", - "dBiZlsFsIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiJpChZHZXRO", - "b2RlVGVtcGxhdGVSZXF1ZXN0Eh4KDW5vZGVfdGVtcGxhdGUYl+SLmgEgASgJ", + "9M2gQiABKAlCA+BBAiKAAQokR2V0UmVnaW9uTmV0d29ya0VuZHBvaW50R3Jv", + "dXBSZXF1ZXN0EicKFm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAYhsvzzgEgASgJ", "QgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBC", - "IAEoCUID4EECIl8KEkdldE5vZGVUeXBlUmVxdWVzdBIaCglub2RlX3R5cGUY", - "15aQ3gEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQKBHpv", - "bmUYrMfkASABKAlCA+BBAiJuChlHZXRQYWNrZXRNaXJyb3JpbmdSZXF1ZXN0", - "EiAKEHBhY2tldF9taXJyb3JpbmcYzLnRCiABKAlCA+BBAhIXCgdwcm9qZWN0", - "GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIiLAoRR2V0", - "UHJvamVjdFJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECImYKIUdl", - "dFB1YmxpY0FkdmVydGlzZWRQcmVmaXhlUmVxdWVzdBIXCgdwcm9qZWN0GJmW", - "wWwgASgJQgPgQQISKAoYcHVibGljX2FkdmVydGlzZWRfcHJlZml4GJ73yTAg", - "ASgJQgPgQQIifAogR2V0UHVibGljRGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QS", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKF3B1YmxpY19kZWxlZ2F0ZWRf", - "cHJlZml4GOjcsWEgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIi", - "agoaR2V0UmVnaW9uQXV0b3NjYWxlclJlcXVlc3QSGwoKYXV0b3NjYWxlchjX", - "/dL2ASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVn", - "aW9uGPTNoEIgASgJQgPgQQIicwoeR2V0UmVnaW9uQmFja2VuZFNlcnZpY2VS", - "ZXF1ZXN0EiAKD2JhY2tlbmRfc2VydmljZRiKwK6SASABKAlCA+BBAhIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIi", - "agoaR2V0UmVnaW9uQ29tbWl0bWVudFJlcXVlc3QSGwoKY29tbWl0bWVudBiV", - "lvPlASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVn", - "aW9uGPTNoEIgASgJQgPgQQIiXQoUR2V0UmVnaW9uRGlza1JlcXVlc3QSFAoE", - "ZGlzaxidm7wBIAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIW", - "CgZyZWdpb24Y9M2gQiABKAlCA+BBAiJmChhHZXRSZWdpb25EaXNrVHlwZVJl", - "cXVlc3QSGQoJZGlza190eXBlGJzprCwgASgJQgPgQQISFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECIm0KG0dldFJl", - "Z2lvbkhlYWx0aENoZWNrUmVxdWVzdBIdCgxoZWFsdGhfY2hlY2sY5aqkkwEg", - "ASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0", - "zaBCIAEoCUID4EECInwKIkdldFJlZ2lvbkhlYWx0aENoZWNrU2VydmljZVJl", - "cXVlc3QSJQoUaGVhbHRoX2NoZWNrX3NlcnZpY2UY25vdwgEgASgJQgPgQQIS", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID", - "4EECIn8KJEdldFJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBIm", - "ChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISFwoHcHJv", - "amVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECInAK", - "HUdldFJlZ2lvbkluc3RhbmNlR3JvdXBSZXF1ZXN0Eh4KDmluc3RhbmNlX2dy", - "b3VwGNXU1SYgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYK", - "BnJlZ2lvbhj0zaBCIAEoCUID4EECIncKIEdldFJlZ2lvbkluc3RhbmNlVGVt", - "cGxhdGVSZXF1ZXN0EiIKEWluc3RhbmNlX3RlbXBsYXRlGOSBu5MBIAEoCUID", - "4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiAB", - "KAlCA+BBAiJ1Ch9HZXRSZWdpb25JbnN0YW50U25hcHNob3RSZXF1ZXN0EiEK", - "EGluc3RhbnRfc25hcHNob3QY4tzfugEgASgJQgPgQQISFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECIoABCiRHZXRS", - "ZWdpb25OZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QSJwoWbmV0d29ya19l", - "bmRwb2ludF9ncm91cBiGy/POASABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwg", - "ASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIiegolR2V0UmVnaW9u", - "TmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIgCg9maXJld2FsbF9wb2xp", - "Y3kY0YrG7QEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYK", - "BnJlZ2lvbhj0zaBCIAEoCUID4EECIn8KJEdldFJlZ2lvbk5vdGlmaWNhdGlv", - "bkVuZHBvaW50UmVxdWVzdBImChVub3RpZmljYXRpb25fZW5kcG9pbnQY6bzW", - "swEgASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lv", - "bhj0zaBCIAEoCUID4EECIm4KGUdldFJlZ2lvbk9wZXJhdGlvblJlcXVlc3QS", - "IAoJb3BlcmF0aW9uGOeq6xggASgJQgrgQQL6RwRuYW1lEhcKB3Byb2plY3QY", - "mZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAiJDChBHZXRS", - "ZWdpb25SZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdp", - "b24Y9M2gQiABKAlCA+BBAiJyCh5HZXRSZWdpb25TZWN1cml0eVBvbGljeVJl", - "cXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBC", - "IAEoCUID4EECEh8KD3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUID4EECInIK", - "HkdldFJlZ2lvblNzbENlcnRpZmljYXRlUmVxdWVzdBIXCgdwcm9qZWN0GJmW", - "wWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISHwoPc3NsX2Nl", - "cnRpZmljYXRlGOTXkhYgASgJQgPgQQIiaQoZR2V0UmVnaW9uU3NsUG9saWN5", + "IAEoCUID4EECInoKJUdldFJlZ2lvbk5ldHdvcmtGaXJld2FsbFBvbGljeVJl", + "cXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID4EECEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAiJ/", + "CiRHZXRSZWdpb25Ob3RpZmljYXRpb25FbmRwb2ludFJlcXVlc3QSJgoVbm90", + "aWZpY2F0aW9uX2VuZHBvaW50GOm81rMBIAEoCUID4EECEhcKB3Byb2plY3QY", + "mZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAiJuChlHZXRS", + "ZWdpb25PcGVyYXRpb25SZXF1ZXN0EiAKCW9wZXJhdGlvbhjnqusYIAEoCUIK", + "4EEC+kcEbmFtZRIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9u", + "GPTNoEIgASgJQgPgQQIiQwoQR2V0UmVnaW9uUmVxdWVzdBIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIicgoeR2V0", + "UmVnaW9uU2VjdXJpdHlQb2xpY3lSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCAB", + "KAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIfCg9zZWN1cml0eV9w", + "b2xpY3kYkYbKUSABKAlCA+BBAiJyCh5HZXRSZWdpb25Tc2xDZXJ0aWZpY2F0", + "ZVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0", + "zaBCIAEoCUID4EECEh8KD3NzbF9jZXJ0aWZpY2F0ZRjk15IWIAEoCUID4EEC", + "ImkKGUdldFJlZ2lvblNzbFBvbGljeVJlcXVlc3QSFwoHcHJvamVjdBiZlsFs", + "IAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhsKCnNzbF9wb2xp", + "Y3kYxf3gjAEgASgJQgPgQQIidQofR2V0UmVnaW9uVGFyZ2V0SHR0cFByb3h5", "UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTN", - "oEIgASgJQgPgQQISGwoKc3NsX3BvbGljeRjF/eCMASABKAlCA+BBAiJ1Ch9H", - "ZXRSZWdpb25UYXJnZXRIdHRwUHJveHlSZXF1ZXN0EhcKB3Byb2plY3QYmZbB", - "bCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIhChF0YXJnZXRf", - "aHR0cF9wcm94eRjlvtJiIAEoCUID4EECIncKIEdldFJlZ2lvblRhcmdldEh0", - "dHBzUHJveHlSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZy", - "ZWdpb24Y9M2gQiABKAlCA+BBAhIiChJ0YXJnZXRfaHR0cHNfcHJveHkY7LD6", - "GCABKAlCA+BBAiJ0Ch5HZXRSZWdpb25UYXJnZXRUY3BQcm94eVJlcXVlc3QS", + "oEIgASgJQgPgQQISIQoRdGFyZ2V0X2h0dHBfcHJveHkY5b7SYiABKAlCA+BB", + "AiJ3CiBHZXRSZWdpb25UYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISIgoS", + "dGFyZ2V0X2h0dHBzX3Byb3h5GOyw+hggASgJQgPgQQIidAoeR2V0UmVnaW9u", + "VGFyZ2V0VGNwUHJveHlSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIhChB0YXJnZXRfdGNwX3Byb3h5", + "GOLW8O8BIAEoCUID4EECImMKFkdldFJlZ2lvblVybE1hcFJlcXVlc3QSFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EEC", + "EhgKB3VybF9tYXAYjJWBrwEgASgJQgPgQQIiYwoVR2V0UmVzZXJ2YXRpb25S", + "ZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIbCgtyZXNlcnZhdGlv", + "bhjMh9UWIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiJsChhHZXRS", + "ZXNvdXJjZVBvbGljeVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEh8KD3Jlc291cmNlX3BvbGljeRiD", + "pfdLIAEoCUID4EECIkEKD0dldFJvdXRlUmVxdWVzdBIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISFQoFcm91dGUYyeTqMyABKAlCA+BBAiJbChBHZXRSb3V0", + "ZXJSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y", + "9M2gQiABKAlCA+BBAhIWCgZyb3V0ZXIYya7uRiABKAlCA+BBAiJnChxHZXRS", + "b3V0ZXJTdGF0dXNSb3V0ZXJSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlC", + "A+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIWCgZyb3V0ZXIYya7uRiAB", + "KAlCA+BBAiJoChxHZXRSdWxlRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2Zp", + "cmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhIZCghwcmlvcml0eRik86HU", + "ASABKAVIAIgBAUILCglfcHJpb3JpdHkiiAEKI0dldFJ1bGVOZXR3b3JrRmly", + "ZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASAB", + "KAlCA+BBAhIZCghwcmlvcml0eRik86HUASABKAVIAIgBARIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQJCCwoJX3ByaW9yaXR5IqYBCilHZXRSdWxlUmVnaW9u", + "TmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIgCg9maXJld2FsbF9wb2xp", + "Y3kY0YrG7QEgASgJQgPgQQISGQoIcHJpb3JpdHkYpPOh1AEgASgFSACIAQES", "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID", - "4EECEiEKEHRhcmdldF90Y3BfcHJveHkY4tbw7wEgASgJQgPgQQIiYwoWR2V0", - "UmVnaW9uVXJsTWFwUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", - "FgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoHdXJsX21hcBiMlYGvASABKAlC", - "A+BBAiJjChVHZXRSZXNlcnZhdGlvblJlcXVlc3QSFwoHcHJvamVjdBiZlsFs", - "IAEoCUID4EECEhsKC3Jlc2VydmF0aW9uGMyH1RYgASgJQgPgQQISFAoEem9u", - "ZRisx+QBIAEoCUID4EECImwKGEdldFJlc291cmNlUG9saWN5UmVxdWVzdBIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPg", - "QQISHwoPcmVzb3VyY2VfcG9saWN5GIOl90sgASgJQgPgQQIiQQoPR2V0Um91", - "dGVSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIVCgVyb3V0ZRjJ", - "5OozIAEoCUID4EECIlsKEEdldFJvdXRlclJlcXVlc3QSFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhYKBnJvdXRl", - "chjJru5GIAEoCUID4EECImcKHEdldFJvdXRlclN0YXR1c1JvdXRlclJlcXVl", - "c3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEo", - "CUID4EECEhYKBnJvdXRlchjJru5GIAEoCUID4EECImgKHEdldFJ1bGVGaXJl", - "d2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEo", - "CUID4EECEhkKCHByaW9yaXR5GKTzodQBIAEoBUgAiAEBQgsKCV9wcmlvcml0", - "eSKIAQojR2V0UnVsZU5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3QSIAoP", - "ZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID4EECEhkKCHByaW9yaXR5GKTz", - "odQBIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAkILCglfcHJp", - "b3JpdHkipgEKKUdldFJ1bGVSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lS", - "ZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhIZCghw", - "cmlvcml0eRik86HUASABKAVIAIgBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", - "QQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQJCCwoJX3ByaW9yaXR5Ip4BCiJH", - "ZXRSdWxlUmVnaW9uU2VjdXJpdHlQb2xpY3lSZXF1ZXN0EhkKCHByaW9yaXR5", - "GKTzodQBIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZy", - "ZWdpb24Y9M2gQiABKAlCA+BBAhIfCg9zZWN1cml0eV9wb2xpY3kYkYbKUSAB", - "KAlCA+BBAkILCglfcHJpb3JpdHkigAEKHEdldFJ1bGVTZWN1cml0eVBvbGlj", - "eVJlcXVlc3QSGQoIcHJpb3JpdHkYpPOh1AEgASgFSACIAQESFwoHcHJvamVj", - "dBiZlsFsIAEoCUID4EECEh8KD3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUID", - "4EECQgsKCV9wcmlvcml0eSJnChxHZXRTY3JlZW5zaG90SW5zdGFuY2VSZXF1", - "ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISFwoHcHJvamVjdBiZlsFs", - "IAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiJUChhHZXRTZWN1cml0", - "eVBvbGljeVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEh8KD3Nl", - "Y3VyaXR5X3BvbGljeRiRhspRIAEoCUID4EECIq0BCiJHZXRTZXJpYWxQb3J0", - "T3V0cHV0SW5zdGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJQgPg", - "QQISFAoEcG9ydBiBsdIBIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", - "A+BBAhIVCgVzdGFydBjiiKs0IAEoA0gBiAEBEhQKBHpvbmUYrMfkASABKAlC", - "A+BBAkIHCgVfcG9ydEIICgZfc3RhcnQicwobR2V0U2VydmljZUF0dGFjaG1l", - "bnRSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y", - "9M2gQiABKAlCA+BBAhIjChJzZXJ2aWNlX2F0dGFjaG1lbnQY7anQoQEgASgJ", - "QgPgQQIidQoqR2V0U2hpZWxkZWRJbnN0YW5jZUlkZW50aXR5SW5zdGFuY2VS", - "ZXF1ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiJIChJHZXRTbmFw", - "c2hvdFJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhkKCHNuYXBz", - "aG90GMSr64cBIAEoCUID4EECIjQKGUdldFNuYXBzaG90U2V0dGluZ1JlcXVl", - "c3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIlQKGEdldFNzbENlcnRpZmlj", - "YXRlUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISHwoPc3NsX2Nl", - "cnRpZmljYXRlGOTXkhYgASgJQgPgQQIiSwoTR2V0U3NsUG9saWN5UmVxdWVz", - "dBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGwoKc3NsX3BvbGljeRjF/eCM", - "ASABKAlCA+BBAiJrChpHZXRTdGF0dXNWcG5HYXRld2F5UmVxdWVzdBIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIS", - "HAoLdnBuX2dhdGV3YXkY+YP2wQEgASgJQgPgQQIiZQoVR2V0U3RvcmFnZVBv", - "b2xSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIdCgxzdG9yYWdl", - "X3Bvb2wY4MbxqwEgASgJQgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECIm4K", - "GUdldFN0b3JhZ2VQb29sVHlwZVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECEiIKEXN0b3JhZ2VfcG9vbF90eXBlGLmBsIgBIAEoCUID4EECEhQK", - "BHpvbmUYrMfkASABKAlCA+BBAiJkChRHZXRTdWJuZXR3b3JrUmVxdWVzdBIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPg", - "QQISGwoKc3VibmV0d29yaxjup+SSASABKAlCA+BBAiJXChlHZXRUYXJnZXRH", - "cnBjUHJveHlSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIhChF0", - "YXJnZXRfZ3JwY19wcm94eRj7tLICIAEoCUID4EECIlcKGUdldFRhcmdldEh0", - "dHBQcm94eVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEiEKEXRh", - "cmdldF9odHRwX3Byb3h5GOW+0mIgASgJQgPgQQIiWQoaR2V0VGFyZ2V0SHR0", - "cHNQcm94eVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEiIKEnRh", - "cmdldF9odHRwc19wcm94eRjssPoYIAEoCUID4EECImsKGEdldFRhcmdldElu", - "c3RhbmNlUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISIAoPdGFy", - "Z2V0X2luc3RhbmNlGIOPlooBIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlC", - "A+BBAiJkChRHZXRUYXJnZXRQb29sUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwg", - "ASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGwoLdGFyZ2V0X3Bv", - "b2wYiuT4HSABKAlCA+BBAiJWChhHZXRUYXJnZXRTc2xQcm94eVJlcXVlc3QS", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEiEKEHRhcmdldF9zc2xfcHJveHkY", - "zbrGoQEgASgJQgPgQQIiVgoYR2V0VGFyZ2V0VGNwUHJveHlSZXF1ZXN0EhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIhChB0YXJnZXRfdGNwX3Byb3h5GOLW", - "8O8BIAEoCUID4EECInIKGkdldFRhcmdldFZwbkdhdGV3YXlSZXF1ZXN0EhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BB", - "AhIjChJ0YXJnZXRfdnBuX2dhdGV3YXkYy4D2/QEgASgJQgPgQQIiRQoQR2V0", - "VXJsTWFwUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoHdXJs", - "X21hcBiMlYGvASABKAlCA+BBAiJlChRHZXRWcG5HYXRld2F5UmVxdWVzdBIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPg", - "QQISHAoLdnBuX2dhdGV3YXkY+YP2wQEgASgJQgPgQQIiYgoTR2V0VnBuVHVu", - "bmVsUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9u", - "GPTNoEIgASgJQgPgQQISGgoKdnBuX3R1bm5lbBiTlMpEIAEoCUID4EECIjMK", - "GEdldFhwbkhvc3RQcm9qZWN0UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJ", - "QgPgQQIioAIKHkdldFhwblJlc291cmNlc1Byb2plY3RzUmVxdWVzdBIXCgZm", - "aWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1I", - "AYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4Y", - "ybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0", - "dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVy", - "Qg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5C", - "GQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiagoXR2V0Wm9uZU9wZXJhdGlv", - "blJlcXVlc3QSIAoJb3BlcmF0aW9uGOeq6xggASgJQgrgQQL6RwRuYW1lEhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIi", - "PwoOR2V0Wm9uZVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQK", - "BHpvbmUYrMfkASABKAlCA+BBAiKIAQoaR2xvYmFsQWRkcmVzc2VzTW92ZVJl", - "cXVlc3QSHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSACIAQESJAoTZGVzdGlu", - "YXRpb25fYWRkcmVzcxjDsZ6xASABKAlIAYgBAUIOCgxfZGVzY3JpcHRpb25C", - "FgoUX2Rlc3RpbmF0aW9uX2FkZHJlc3MiewoxR2xvYmFsTmV0d29ya0VuZHBv", - "aW50R3JvdXBzQXR0YWNoRW5kcG9pbnRzUmVxdWVzdBJGChFuZXR3b3JrX2Vu", - "ZHBvaW50cxitkbpHIAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5l", - "dHdvcmtFbmRwb2ludCJ7CjFHbG9iYWxOZXR3b3JrRW5kcG9pbnRHcm91cHNE", - "ZXRhY2hFbmRwb2ludHNSZXF1ZXN0EkYKEW5ldHdvcmtfZW5kcG9pbnRzGK2R", - "ukcgAygLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBv", - "aW50Ir8BCiJHbG9iYWxPcmdhbml6YXRpb25TZXRQb2xpY3lSZXF1ZXN0EjYK", - "CGJpbmRpbmdzGI7FpMABIAMoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkJpbmRpbmcSFAoEZXRhZxiV0r4BIAEoCUgAiAEBEjcKBnBvbGljeRiyyrYr", - "IAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeUgBiAEBQgcK", - "BV9ldGFnQgkKB19wb2xpY3ki0QEKFkdsb2JhbFNldExhYmVsc1JlcXVlc3QS", - "IQoRbGFiZWxfZmluZ2VycHJpbnQYmfD3VCABKAlIAIgBARJPCgZsYWJlbHMY", - "/7/B7gEgAygLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2xvYmFsU2V0", - "TGFiZWxzUmVxdWVzdC5MYWJlbHNFbnRyeRotCgtMYWJlbHNFbnRyeRILCgNr", - "ZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBQhQKEl9sYWJlbF9maW5nZXJw", - "cmludCKzAQoWR2xvYmFsU2V0UG9saWN5UmVxdWVzdBI2CghiaW5kaW5ncxiO", - "xaTAASADKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CaW5kaW5nEhQK", - "BGV0YWcYldK+ASABKAlIAIgBARI3CgZwb2xpY3kYssq2KyABKAsyHy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3lIAYgBAUIHCgVfZXRhZ0IJCgdf", - "cG9saWN5IsQCCg9HdWVzdEF0dHJpYnV0ZXMSFAoEa2luZBiU98gBIAEoCUgA", - "iAEBEhsKCnF1ZXJ5X3BhdGgYvILhrwEgASgJSAGIAQESSgoLcXVlcnlfdmFs", - "dWUYuq6RSyABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HdWVzdEF0", - "dHJpYnV0ZXNWYWx1ZUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gB", - "ARIcCgx2YXJpYWJsZV9rZXkYnISwTiABKAlIBIgBARIeCg52YXJpYWJsZV92", - "YWx1ZRju87M7IAEoCUgFiAEBQgcKBV9raW5kQg0KC19xdWVyeV9wYXRoQg4K", - "DF9xdWVyeV92YWx1ZUIMCgpfc2VsZl9saW5rQg8KDV92YXJpYWJsZV9rZXlC", - "EQoPX3ZhcmlhYmxlX3ZhbHVlInwKFEd1ZXN0QXR0cmlidXRlc0VudHJ5EhIK", - "A2tleRjfvAYgASgJSACIAQESGQoJbmFtZXNwYWNlGNuqjVUgASgJSAGIAQES", - "FQoFdmFsdWUY8aKyNSABKAlIAogBAUIGCgRfa2V5QgwKCl9uYW1lc3BhY2VC", - "CAoGX3ZhbHVlIlcKFEd1ZXN0QXR0cmlidXRlc1ZhbHVlEj8KBWl0ZW1zGMDP", - "9y8gAygLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR3Vlc3RBdHRyaWJ1", - "dGVzRW50cnki+QIKDkd1ZXN0T3NGZWF0dXJlEhQKBHR5cGUYup7aASABKAlI", - "AIgBASLHAgoEVHlwZRISCg5VTkRFRklORURfVFlQRRAAEiAKGEZFQVRVUkVf", - "VFlQRV9VTlNQRUNJRklFRBDbv8j9ARIMCgVHVk5JQxCZlcMgEgsKBElEUEYQ", - "0fCIARIWCg9NVUxUSV9JUF9TVUJORVQQz9uvSBITCgtTRUNVUkVfQk9PVBC6", - "3dazARISCgtTRVZfQ0FQQUJMRRCRlsMpEhsKE1NFVl9MSVZFX01JR1JBVEFC", - "TEUQjJv4ugESHQoWU0VWX0xJVkVfTUlHUkFUQUJMRV9WMhCvzK9QEhUKD1NF", - "Vl9TTlBfQ0FQQUJMRRCnhxoSEgoLVERYX0NBUEFCTEUQtdXTchIWCg9VRUZJ", - "X0NPTVBBVElCTEUQwNayXRIdChZWSVJUSU9fU0NTSV9NVUxUSVFVRVVFEI3B", - "kGASDwoHV0lORE9XUxDj3OzZAUIHCgVfdHlwZSKDBAoQSFRUUDJIZWFsdGhD", - "aGVjaxIUCgRob3N0GKjrwwEgASgJSACIAQESFAoEcG9ydBiBsdIBIAEoBUgB", - "iAEBEhkKCXBvcnRfbmFtZRiJh+cTIAEoCUgCiAEBEiIKEnBvcnRfc3BlY2lm", - "aWNhdGlvbhjF68wYIAEoCUgDiAEBEhwKDHByb3h5X2hlYWRlchj+urxMIAEo", - "CUgEiAEBEhwKDHJlcXVlc3RfcGF0aBjV17FtIAEoCUgFiAEBEhgKCHJlc3Bv", - "bnNlGMGo3F0gASgJSAaIAQEifgoRUG9ydFNwZWNpZmljYXRpb24SIAocVU5E", - "RUZJTkVEX1BPUlRfU1BFQ0lGSUNBVElPThAAEhUKDlVTRV9GSVhFRF9QT1JU", - "EOSI21oSFgoOVVNFX05BTUVEX1BPUlQQv8/HpgESGAoQVVNFX1NFUlZJTkdf", - "UE9SVBDM0fWsASJICgtQcm94eUhlYWRlchIaChZVTkRFRklORURfUFJPWFlf", - "SEVBREVSEAASCwoETk9ORRC4zpIBEhAKCFBST1hZX1YxEKykt58BQgcKBV9o", - "b3N0QgcKBV9wb3J0QgwKCl9wb3J0X25hbWVCFQoTX3BvcnRfc3BlY2lmaWNh", - "dGlvbkIPCg1fcHJveHlfaGVhZGVyQg8KDV9yZXF1ZXN0X3BhdGhCCwoJX3Jl", - "c3BvbnNlIoIECg9IVFRQSGVhbHRoQ2hlY2sSFAoEaG9zdBio68MBIAEoCUgA", + "4EECQgsKCV9wcmlvcml0eSKeAQoiR2V0UnVsZVJlZ2lvblNlY3VyaXR5UG9s", + "aWN5UmVxdWVzdBIZCghwcmlvcml0eRik86HUASABKAVIAIgBARIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISHwoP", + "c2VjdXJpdHlfcG9saWN5GJGGylEgASgJQgPgQQJCCwoJX3ByaW9yaXR5IoAB", + "ChxHZXRSdWxlU2VjdXJpdHlQb2xpY3lSZXF1ZXN0EhkKCHByaW9yaXR5GKTz", + "odQBIAEoBUgAiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIfCg9zZWN1", + "cml0eV9wb2xpY3kYkYbKUSABKAlCA+BBAkILCglfcHJpb3JpdHkiZwocR2V0", + "U2NyZWVuc2hvdEluc3RhbmNlUmVxdWVzdBIYCghpbnN0YW5jZRiVqdoIIAEo", + "CUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEg", + "ASgJQgPgQQIiVAoYR2V0U2VjdXJpdHlQb2xpY3lSZXF1ZXN0EhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAhIfCg9zZWN1cml0eV9wb2xpY3kYkYbKUSABKAlC", + "A+BBAiKtAQoiR2V0U2VyaWFsUG9ydE91dHB1dEluc3RhbmNlUmVxdWVzdBIY", + "CghpbnN0YW5jZRiVqdoIIAEoCUID4EECEhQKBHBvcnQYgbHSASABKAVIAIgB", + "ARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFQoFc3RhcnQY4oirNCABKANI", + "AYgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCBwoFX3BvcnRCCAoGX3N0YXJ0", + "InMKG0dldFNlcnZpY2VBdHRhY2htZW50UmVxdWVzdBIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISIwoSc2Vydmlj", + "ZV9hdHRhY2htZW50GO2p0KEBIAEoCUID4EECInUKKkdldFNoaWVsZGVkSW5z", + "dGFuY2VJZGVudGl0eUluc3RhbmNlUmVxdWVzdBIYCghpbnN0YW5jZRiVqdoI", + "IAEoCUID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH", + "5AEgASgJQgPgQQIiSAoSR2V0U25hcHNob3RSZXF1ZXN0EhcKB3Byb2plY3QY", + "mZbBbCABKAlCA+BBAhIZCghzbmFwc2hvdBjEq+uHASABKAlCA+BBAiI0ChlH", + "ZXRTbmFwc2hvdFNldHRpbmdSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlC", + "A+BBAiJUChhHZXRTc2xDZXJ0aWZpY2F0ZVJlcXVlc3QSFwoHcHJvamVjdBiZ", + "lsFsIAEoCUID4EECEh8KD3NzbF9jZXJ0aWZpY2F0ZRjk15IWIAEoCUID4EEC", + "IksKE0dldFNzbFBvbGljeVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECEhsKCnNzbF9wb2xpY3kYxf3gjAEgASgJQgPgQQIiawoaR2V0U3RhdHVz", + "VnBuR2F0ZXdheVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYK", + "BnJlZ2lvbhj0zaBCIAEoCUID4EECEhwKC3Zwbl9nYXRld2F5GPmD9sEBIAEo", + "CUID4EECImUKFUdldFN0b3JhZ2VQb29sUmVxdWVzdBIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISHQoMc3RvcmFnZV9wb29sGODG8asBIAEoCUID4EECEhQK", + "BHpvbmUYrMfkASABKAlCA+BBAiJuChlHZXRTdG9yYWdlUG9vbFR5cGVSZXF1", + "ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIiChFzdG9yYWdlX3Bvb2xf", + "dHlwZRi5gbCIASABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIiZAoU", + "R2V0U3VibmV0d29ya1JlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhsKCnN1Ym5ldHdvcmsY7qfkkgEg", + "ASgJQgPgQQIiVwoZR2V0VGFyZ2V0R3JwY1Byb3h5UmVxdWVzdBIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISIQoRdGFyZ2V0X2dycGNfcHJveHkY+7SyAiAB", + "KAlCA+BBAiJXChlHZXRUYXJnZXRIdHRwUHJveHlSZXF1ZXN0EhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAhIhChF0YXJnZXRfaHR0cF9wcm94eRjlvtJiIAEo", + "CUID4EECIlkKGkdldFRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAhIiChJ0YXJnZXRfaHR0cHNfcHJveHkY7LD6GCAB", + "KAlCA+BBAiJrChhHZXRUYXJnZXRJbnN0YW5jZVJlcXVlc3QSFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEiAKD3RhcmdldF9pbnN0YW5jZRiDj5aKASABKAlC", + "A+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIiZAoUR2V0VGFyZ2V0UG9vbFJl", + "cXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBC", + "IAEoCUID4EECEhsKC3RhcmdldF9wb29sGIrk+B0gASgJQgPgQQIiVgoYR2V0", + "VGFyZ2V0U3NsUHJveHlSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhIhChB0YXJnZXRfc3NsX3Byb3h5GM26xqEBIAEoCUID4EECIlYKGEdldFRh", + "cmdldFRjcFByb3h5UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", + "IQoQdGFyZ2V0X3RjcF9wcm94eRji1vDvASABKAlCA+BBAiJyChpHZXRUYXJn", + "ZXRWcG5HYXRld2F5UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", + "FgoGcmVnaW9uGPTNoEIgASgJQgPgQQISIwoSdGFyZ2V0X3Zwbl9nYXRld2F5", + "GMuA9v0BIAEoCUID4EECIkUKEEdldFVybE1hcFJlcXVlc3QSFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEhgKB3VybF9tYXAYjJWBrwEgASgJQgPgQQIiZQoU", + "R2V0VnBuR2F0ZXdheVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhwKC3Zwbl9nYXRld2F5GPmD9sEB", + "IAEoCUID4EECImIKE0dldFZwblR1bm5lbFJlcXVlc3QSFwoHcHJvamVjdBiZ", + "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhoKCnZwbl90", + "dW5uZWwYk5TKRCABKAlCA+BBAiIzChhHZXRYcG5Ib3N0UHJvamVjdFJlcXVl", + "c3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECIqACCh5HZXRYcG5SZXNvdXJj", + "ZXNQcm9qZWN0c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsK", + "C21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCAB", + "KAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP", + "9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29y", + "ZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNj", + "ZXNzImoKF0dldFpvbmVPcGVyYXRpb25SZXF1ZXN0EiAKCW9wZXJhdGlvbhjn", + "qusYIAEoCUIK4EEC+kcEbmFtZRIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", + "FAoEem9uZRisx+QBIAEoCUID4EECIj8KDkdldFpvbmVSZXF1ZXN0EhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIiiAEK", + "Gkdsb2JhbEFkZHJlc3Nlc01vdmVSZXF1ZXN0EhwKC2Rlc2NyaXB0aW9uGPyH", + "1skBIAEoCUgAiAEBEiQKE2Rlc3RpbmF0aW9uX2FkZHJlc3MYw7GesQEgASgJ", + "SAGIAQFCDgoMX2Rlc2NyaXB0aW9uQhYKFF9kZXN0aW5hdGlvbl9hZGRyZXNz", + "InsKMUdsb2JhbE5ldHdvcmtFbmRwb2ludEdyb3Vwc0F0dGFjaEVuZHBvaW50", + "c1JlcXVlc3QSRgoRbmV0d29ya19lbmRwb2ludHMYrZG6RyADKAsyKC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnQiewoxR2xvYmFs", + "TmV0d29ya0VuZHBvaW50R3JvdXBzRGV0YWNoRW5kcG9pbnRzUmVxdWVzdBJG", + "ChFuZXR3b3JrX2VuZHBvaW50cxitkbpHIAMoCzIoLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludCK/AQoiR2xvYmFsT3JnYW5pemF0", + "aW9uU2V0UG9saWN5UmVxdWVzdBI2CghiaW5kaW5ncxiOxaTAASADKAsyIC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5CaW5kaW5nEhQKBGV0YWcYldK+ASAB", + "KAlIAIgBARI3CgZwb2xpY3kYssq2KyABKAsyHy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5Qb2xpY3lIAYgBAUIHCgVfZXRhZ0IJCgdfcG9saWN5ItEBChZH", + "bG9iYWxTZXRMYWJlbHNSZXF1ZXN0EiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw", + "91QgASgJSACIAQESTwoGbGFiZWxzGP+/we4BIAMoCzI7Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkdsb2JhbFNldExhYmVsc1JlcXVlc3QuTGFiZWxzRW50", + "cnkaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJ", + "OgI4AUIUChJfbGFiZWxfZmluZ2VycHJpbnQiswEKFkdsb2JhbFNldFBvbGlj", + "eVJlcXVlc3QSNgoIYmluZGluZ3MYjsWkwAEgAygLMiAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuQmluZGluZxIUCgRldGFnGJXSvgEgASgJSACIAQESNwoG", + "cG9saWN5GLLKtisgASgLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9s", + "aWN5SAGIAQFCBwoFX2V0YWdCCQoHX3BvbGljeSLEAgoPR3Vlc3RBdHRyaWJ1", + "dGVzEhQKBGtpbmQYlPfIASABKAlIAIgBARIbCgpxdWVyeV9wYXRoGLyC4a8B", + "IAEoCUgBiAEBEkoKC3F1ZXJ5X3ZhbHVlGLqukUsgASgLMi0uZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuR3Vlc3RBdHRyaWJ1dGVzVmFsdWVIAogBARIaCglz", + "ZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESHAoMdmFyaWFibGVfa2V5GJyEsE4g", + "ASgJSASIAQESHgoOdmFyaWFibGVfdmFsdWUY7vOzOyABKAlIBYgBAUIHCgVf", + "a2luZEINCgtfcXVlcnlfcGF0aEIOCgxfcXVlcnlfdmFsdWVCDAoKX3NlbGZf", + "bGlua0IPCg1fdmFyaWFibGVfa2V5QhEKD192YXJpYWJsZV92YWx1ZSJ8ChRH", + "dWVzdEF0dHJpYnV0ZXNFbnRyeRISCgNrZXkY37wGIAEoCUgAiAEBEhkKCW5h", + "bWVzcGFjZRjbqo1VIAEoCUgBiAEBEhUKBXZhbHVlGPGisjUgASgJSAKIAQFC", + "BgoEX2tleUIMCgpfbmFtZXNwYWNlQggKBl92YWx1ZSJXChRHdWVzdEF0dHJp", + "YnV0ZXNWYWx1ZRI/CgVpdGVtcxjAz/cvIAMoCzItLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkd1ZXN0QXR0cmlidXRlc0VudHJ5IvkCCg5HdWVzdE9zRmVh", + "dHVyZRIUCgR0eXBlGLqe2gEgASgJSACIAQEixwIKBFR5cGUSEgoOVU5ERUZJ", + "TkVEX1RZUEUQABIgChhGRUFUVVJFX1RZUEVfVU5TUEVDSUZJRUQQ27/I/QES", + "DAoFR1ZOSUMQmZXDIBILCgRJRFBGENHwiAESFgoPTVVMVElfSVBfU1VCTkVU", + "EM/br0gSEwoLU0VDVVJFX0JPT1QQut3WswESEgoLU0VWX0NBUEFCTEUQkZbD", + "KRIbChNTRVZfTElWRV9NSUdSQVRBQkxFEIyb+LoBEh0KFlNFVl9MSVZFX01J", + "R1JBVEFCTEVfVjIQr8yvUBIVCg9TRVZfU05QX0NBUEFCTEUQp4caEhIKC1RE", + "WF9DQVBBQkxFELXV03ISFgoPVUVGSV9DT01QQVRJQkxFEMDWsl0SHQoWVklS", + "VElPX1NDU0lfTVVMVElRVUVVRRCNwZBgEg8KB1dJTkRPV1MQ49zs2QFCBwoF", + "X3R5cGUigwQKEEhUVFAySGVhbHRoQ2hlY2sSFAoEaG9zdBio68MBIAEoCUgA", "iAEBEhQKBHBvcnQYgbHSASABKAVIAYgBARIZCglwb3J0X25hbWUYiYfnEyAB", "KAlIAogBARIiChJwb3J0X3NwZWNpZmljYXRpb24YxevMGCABKAlIA4gBARIc", "Cgxwcm94eV9oZWFkZXIY/rq8TCABKAlIBIgBARIcCgxyZXF1ZXN0X3BhdGgY", @@ -2895,12338 +2897,12371 @@ static ComputeReflection() { "ZXISGgoWVU5ERUZJTkVEX1BST1hZX0hFQURFUhAAEgsKBE5PTkUQuM6SARIQ", "CghQUk9YWV9WMRCspLefAUIHCgVfaG9zdEIHCgVfcG9ydEIMCgpfcG9ydF9u", "YW1lQhUKE19wb3J0X3NwZWNpZmljYXRpb25CDwoNX3Byb3h5X2hlYWRlckIP", - "Cg1fcmVxdWVzdF9wYXRoQgsKCV9yZXNwb25zZSKDBAoQSFRUUFNIZWFsdGhD", - "aGVjaxIUCgRob3N0GKjrwwEgASgJSACIAQESFAoEcG9ydBiBsdIBIAEoBUgB", - "iAEBEhkKCXBvcnRfbmFtZRiJh+cTIAEoCUgCiAEBEiIKEnBvcnRfc3BlY2lm", - "aWNhdGlvbhjF68wYIAEoCUgDiAEBEhwKDHByb3h5X2hlYWRlchj+urxMIAEo", - "CUgEiAEBEhwKDHJlcXVlc3RfcGF0aBjV17FtIAEoCUgFiAEBEhgKCHJlc3Bv", - "bnNlGMGo3F0gASgJSAaIAQEifgoRUG9ydFNwZWNpZmljYXRpb24SIAocVU5E", - "RUZJTkVEX1BPUlRfU1BFQ0lGSUNBVElPThAAEhUKDlVTRV9GSVhFRF9QT1JU", - "EOSI21oSFgoOVVNFX05BTUVEX1BPUlQQv8/HpgESGAoQVVNFX1NFUlZJTkdf", - "UE9SVBDM0fWsASJICgtQcm94eUhlYWRlchIaChZVTkRFRklORURfUFJPWFlf", - "SEVBREVSEAASCwoETk9ORRC4zpIBEhAKCFBST1hZX1YxEKykt58BQgcKBV9o", - "b3N0QgcKBV9wb3J0QgwKCl9wb3J0X25hbWVCFQoTX3BvcnRfc3BlY2lmaWNh", - "dGlvbkIPCg1fcHJveHlfaGVhZGVyQg8KDV9yZXF1ZXN0X3BhdGhCCwoJX3Jl", - "c3BvbnNlIt8KCgtIZWFsdGhDaGVjaxIjChJjaGVja19pbnRlcnZhbF9zZWMY", - "rq/jpAEgASgFSACIAQESIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJ", - "SAGIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQESSwoRZ3JwY19o", - "ZWFsdGhfY2hlY2sY5qfkKCABKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5HUlBDSGVhbHRoQ2hlY2tIA4gBARIiChFoZWFsdGh5X3RocmVzaG9sZBjJ", - "kKLAASABKAVIBIgBARJNChJodHRwMl9oZWFsdGhfY2hlY2sY2rW1BSABKAsy", - "KS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IVFRQMkhlYWx0aENoZWNrSAWI", - "AQESTAoRaHR0cF9oZWFsdGhfY2hlY2sYvKfexAEgASgLMiguZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuSFRUUEhlYWx0aENoZWNrSAaIAQESTgoSaHR0cHNf", - "aGVhbHRoX2NoZWNrGLmY9s8BIAEoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkhUVFBTSGVhbHRoQ2hlY2tIB4gBARIQCgJpZBibGiABKARICIgBARIU", - "CgRraW5kGJT3yAEgASgJSAmIAQESSgoKbG9nX2NvbmZpZxid0cGnASABKAsy", - "LS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IZWFsdGhDaGVja0xvZ0NvbmZp", - "Z0gKiAEBEhQKBG5hbWUYi/XNASABKAlIC4gBARIWCgZyZWdpb24Y9M2gQiAB", - "KAlIDIgBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSA2IAQESGgoOc291cmNl", - "X3JlZ2lvbnMY2/exwQEgAygJEkoKEHNzbF9oZWFsdGhfY2hlY2sYuOnDhQEg", - "ASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU1NMSGVhbHRoQ2hlY2tI", - "DogBARJKChB0Y3BfaGVhbHRoX2NoZWNrGIOqjeABIAEoCzInLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlRDUEhlYWx0aENoZWNrSA+IAQESGwoLdGltZW91", - "dF9zZWMY88CSJiABKAVIEIgBARIUCgR0eXBlGLqe2gEgASgJSBGIAQESIwoT", - "dW5oZWFsdGh5X3RocmVzaG9sZBjQvdlsIAEoBUgSiAEBIncKBFR5cGUSEgoO", - "VU5ERUZJTkVEX1RZUEUQABILCgRHUlBDEJ6IhgESCwoESFRUUBCIgYgBEgwK", - "BUhUVFAyEKqh+CASDAoFSFRUUFMQy6H4IBIPCgdJTlZBTElEENf77fwBEgkK", - "A1NTTBDsgwUSCQoDVENQEMGHBUIVChNfY2hlY2tfaW50ZXJ2YWxfc2VjQhUK", - "E19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQhQKEl9ncnBj", - "X2hlYWx0aF9jaGVja0IUChJfaGVhbHRoeV90aHJlc2hvbGRCFQoTX2h0dHAy", - "X2hlYWx0aF9jaGVja0IUChJfaHR0cF9oZWFsdGhfY2hlY2tCFQoTX2h0dHBz", - "X2hlYWx0aF9jaGVja0IFCgNfaWRCBwoFX2tpbmRCDQoLX2xvZ19jb25maWdC", - "BwoFX25hbWVCCQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rQhMKEV9zc2xfaGVh", - "bHRoX2NoZWNrQhMKEV90Y3BfaGVhbHRoX2NoZWNrQg4KDF90aW1lb3V0X3Nl", - "Y0IHCgVfdHlwZUIWChRfdW5oZWFsdGh5X3RocmVzaG9sZCKnAgoPSGVhbHRo", - "Q2hlY2tMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjYKBWl0ZW1zGMDP9y8gAygL", - "MiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2sSFAoEa2lu", + "Cg1fcmVxdWVzdF9wYXRoQgsKCV9yZXNwb25zZSKCBAoPSFRUUEhlYWx0aENo", + "ZWNrEhQKBGhvc3QYqOvDASABKAlIAIgBARIUCgRwb3J0GIGx0gEgASgFSAGI", + "AQESGQoJcG9ydF9uYW1lGImH5xMgASgJSAKIAQESIgoScG9ydF9zcGVjaWZp", + "Y2F0aW9uGMXrzBggASgJSAOIAQESHAoMcHJveHlfaGVhZGVyGP66vEwgASgJ", + "SASIAQESHAoMcmVxdWVzdF9wYXRoGNXXsW0gASgJSAWIAQESGAoIcmVzcG9u", + "c2UYwajcXSABKAlIBogBASJ+ChFQb3J0U3BlY2lmaWNhdGlvbhIgChxVTkRF", + "RklORURfUE9SVF9TUEVDSUZJQ0FUSU9OEAASFQoOVVNFX0ZJWEVEX1BPUlQQ", + "5IjbWhIWCg5VU0VfTkFNRURfUE9SVBC/z8emARIYChBVU0VfU0VSVklOR19Q", + "T1JUEMzR9awBIkgKC1Byb3h5SGVhZGVyEhoKFlVOREVGSU5FRF9QUk9YWV9I", + "RUFERVIQABILCgROT05FELjOkgESEAoIUFJPWFlfVjEQrKS3nwFCBwoFX2hv", + "c3RCBwoFX3BvcnRCDAoKX3BvcnRfbmFtZUIVChNfcG9ydF9zcGVjaWZpY2F0", + "aW9uQg8KDV9wcm94eV9oZWFkZXJCDwoNX3JlcXVlc3RfcGF0aEILCglfcmVz", + "cG9uc2UigwQKEEhUVFBTSGVhbHRoQ2hlY2sSFAoEaG9zdBio68MBIAEoCUgA", + "iAEBEhQKBHBvcnQYgbHSASABKAVIAYgBARIZCglwb3J0X25hbWUYiYfnEyAB", + "KAlIAogBARIiChJwb3J0X3NwZWNpZmljYXRpb24YxevMGCABKAlIA4gBARIc", + "Cgxwcm94eV9oZWFkZXIY/rq8TCABKAlIBIgBARIcCgxyZXF1ZXN0X3BhdGgY", + "1dexbSABKAlIBYgBARIYCghyZXNwb25zZRjBqNxdIAEoCUgGiAEBIn4KEVBv", + "cnRTcGVjaWZpY2F0aW9uEiAKHFVOREVGSU5FRF9QT1JUX1NQRUNJRklDQVRJ", + "T04QABIVCg5VU0VfRklYRURfUE9SVBDkiNtaEhYKDlVTRV9OQU1FRF9QT1JU", + "EL/Px6YBEhgKEFVTRV9TRVJWSU5HX1BPUlQQzNH1rAEiSAoLUHJveHlIZWFk", + "ZXISGgoWVU5ERUZJTkVEX1BST1hZX0hFQURFUhAAEgsKBE5PTkUQuM6SARIQ", + "CghQUk9YWV9WMRCspLefAUIHCgVfaG9zdEIHCgVfcG9ydEIMCgpfcG9ydF9u", + "YW1lQhUKE19wb3J0X3NwZWNpZmljYXRpb25CDwoNX3Byb3h5X2hlYWRlckIP", + "Cg1fcmVxdWVzdF9wYXRoQgsKCV9yZXNwb25zZSLfCgoLSGVhbHRoQ2hlY2sS", + "IwoSY2hlY2tfaW50ZXJ2YWxfc2VjGK6v46QBIAEoBUgAiAEBEiIKEmNyZWF0", + "aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgBiAEBEhwKC2Rlc2NyaXB0aW9uGPyH", + "1skBIAEoCUgCiAEBEksKEWdycGNfaGVhbHRoX2NoZWNrGOan5CggASgLMigu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR1JQQ0hlYWx0aENoZWNrSAOIAQES", + "IgoRaGVhbHRoeV90aHJlc2hvbGQYyZCiwAEgASgFSASIAQESTQoSaHR0cDJf", + "aGVhbHRoX2NoZWNrGNq1tQUgASgLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSFRUUDJIZWFsdGhDaGVja0gFiAEBEkwKEWh0dHBfaGVhbHRoX2NoZWNr", + "GLyn3sQBIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhUVFBIZWFs", + "dGhDaGVja0gGiAEBEk4KEmh0dHBzX2hlYWx0aF9jaGVjaxi5mPbPASABKAsy", + "KS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IVFRQU0hlYWx0aENoZWNrSAeI", + "AQESEAoCaWQYmxogASgESAiIAQESFAoEa2luZBiU98gBIAEoCUgJiAEBEkoK", + "CmxvZ19jb25maWcYndHBpwEgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSGVhbHRoQ2hlY2tMb2dDb25maWdICogBARIUCgRuYW1lGIv1zQEgASgJ", + "SAuIAQESFgoGcmVnaW9uGPTNoEIgASgJSAyIAQESGgoJc2VsZl9saW5rGI2S", + "xdkBIAEoCUgNiAEBEhoKDnNvdXJjZV9yZWdpb25zGNv3scEBIAMoCRJKChBz", + "c2xfaGVhbHRoX2NoZWNrGLjpw4UBIAEoCzInLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlNTTEhlYWx0aENoZWNrSA6IAQESSgoQdGNwX2hlYWx0aF9jaGVj", + "axiDqo3gASABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UQ1BIZWFs", + "dGhDaGVja0gPiAEBEhsKC3RpbWVvdXRfc2VjGPPAkiYgASgFSBCIAQESFAoE", + "dHlwZRi6ntoBIAEoCUgRiAEBEiMKE3VuaGVhbHRoeV90aHJlc2hvbGQY0L3Z", + "bCABKAVIEogBASJ3CgRUeXBlEhIKDlVOREVGSU5FRF9UWVBFEAASCwoER1JQ", + "QxCeiIYBEgsKBEhUVFAQiIGIARIMCgVIVFRQMhCqofggEgwKBUhUVFBTEMuh", + "+CASDwoHSU5WQUxJRBDX++38ARIJCgNTU0wQ7IMFEgkKA1RDUBDBhwVCFQoT", + "X2NoZWNrX2ludGVydmFsX3NlY0IVChNfY3JlYXRpb25fdGltZXN0YW1wQg4K", + "DF9kZXNjcmlwdGlvbkIUChJfZ3JwY19oZWFsdGhfY2hlY2tCFAoSX2hlYWx0", + "aHlfdGhyZXNob2xkQhUKE19odHRwMl9oZWFsdGhfY2hlY2tCFAoSX2h0dHBf", + "aGVhbHRoX2NoZWNrQhUKE19odHRwc19oZWFsdGhfY2hlY2tCBQoDX2lkQgcK", + "BV9raW5kQg0KC19sb2dfY29uZmlnQgcKBV9uYW1lQgkKB19yZWdpb25CDAoK", + "X3NlbGZfbGlua0ITChFfc3NsX2hlYWx0aF9jaGVja0ITChFfdGNwX2hlYWx0", + "aF9jaGVja0IOCgxfdGltZW91dF9zZWNCBwoFX3R5cGVCFgoUX3VuaGVhbHRo", + "eV90aHJlc2hvbGQipwIKD0hlYWx0aENoZWNrTGlzdBIQCgJpZBibGiABKAlI", + "AIgBARI2CgVpdGVtcxjAz/cvIAMoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkhlYWx0aENoZWNrEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0", + "X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEg", + "ASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25l", + "eHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIjoKFEhl", + "YWx0aENoZWNrTG9nQ29uZmlnEhcKBmVuYWJsZRiDy9SUASABKAhIAIgBAUIJ", + "CgdfZW5hYmxlIkYKFEhlYWx0aENoZWNrUmVmZXJlbmNlEh0KDGhlYWx0aF9j", + "aGVjaxjlqqSTASABKAlIAIgBAUIPCg1faGVhbHRoX2NoZWNrIvwEChJIZWFs", + "dGhDaGVja1NlcnZpY2USIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJ", + "SACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGIAQESGwoLZmluZ2Vy", + "cHJpbnQY5NHzbyABKAlIAogBARIZCg1oZWFsdGhfY2hlY2tzGK6v5tUBIAMo", + "CRIwCiBoZWFsdGhfc3RhdHVzX2FnZ3JlZ2F0aW9uX3BvbGljeRj57Nt4IAEo", + "CUgDiAEBEhAKAmlkGJsaIAEoBEgEiAEBEhQKBGtpbmQYlPfIASABKAlIBYgB", + "ARIUCgRuYW1lGIv1zQEgASgJSAaIAQESIgoXbmV0d29ya19lbmRwb2ludF9n", + "cm91cHMYrZf/DSADKAkSIgoWbm90aWZpY2F0aW9uX2VuZHBvaW50cxiq3vjB", + "ASADKAkSFgoGcmVnaW9uGPTNoEIgASgJSAeIAQESGgoJc2VsZl9saW5rGI2S", + "xdkBIAEoCUgIiAEBInIKHUhlYWx0aFN0YXR1c0FnZ3JlZ2F0aW9uUG9saWN5", + "Ei4KKlVOREVGSU5FRF9IRUFMVEhfU1RBVFVTX0FHR1JFR0FUSU9OX1BPTElD", + "WRAAEgkKA0FORBC3+wMSFgoOTk9fQUdHUkVHQVRJT04QxJKsywFCFQoTX2Ny", + "ZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CDgoMX2ZpbmdlcnBy", + "aW50QiMKIV9oZWFsdGhfc3RhdHVzX2FnZ3JlZ2F0aW9uX3BvbGljeUIFCgNf", + "aWRCBwoFX2tpbmRCBwoFX25hbWVCCQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5r", + "Il0KG0hlYWx0aENoZWNrU2VydmljZVJlZmVyZW5jZRIlChRoZWFsdGhfY2hl", + "Y2tfc2VydmljZRjbm93CASABKAlIAIgBAUIXChVfaGVhbHRoX2NoZWNrX3Nl", + "cnZpY2UitgIKF0hlYWx0aENoZWNrU2VydmljZXNMaXN0EhAKAmlkGJsaIAEo", + "CUgAiAEBEj0KBWl0ZW1zGMDP9y8gAygLMisuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuSGVhbHRoQ2hlY2tTZXJ2aWNlEhQKBGtpbmQYlPfIASABKAlIAYgB", + "ARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xp", + "bmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tp", + "bmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJu", + "aW5nIsQDChpIZWFsdGhDaGVja3NBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiAB", + "KAlIAIgBARJQCgVpdGVtcxjAz/cvIAMoCzI+Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkhlYWx0aENoZWNrc0FnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkS", + "FAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYm", + "IAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJl", + "YWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpdCgpJdGVtc0VudHJ5", + "EgsKA2tleRgBIAEoCRI+CgV2YWx1ZRgCIAEoCzIvLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkhlYWx0aENoZWNrc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIH", + "CgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoI", + "X3dhcm5pbmcioAEKFkhlYWx0aENoZWNrc1Njb3BlZExpc3QSPwoNaGVhbHRo", + "X2NoZWNrcxiur+bVASADKAsyJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5I", + "ZWFsdGhDaGVjaxI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIvIGCgxIZWFs", + "dGhTdGF0dXMSTgoLYW5ub3RhdGlvbnMYpPa1NSADKAsyNi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5IZWFsdGhTdGF0dXMuQW5ub3RhdGlvbnNFbnRyeRIg", + "Cg9mb3J3YXJkaW5nX3J1bGUY/qXdgAEgASgJSACIAQESIgoSZm9yd2FyZGlu", + "Z19ydWxlX2lwGIiskVIgASgJSAGIAQESHQoMaGVhbHRoX3N0YXRlGO7pv5oB", + "IAEoCUgCiAEBEhgKCGluc3RhbmNlGJWp2gggASgJSAOIAQESGwoKaXBfYWRk", + "cmVzcxjc8dzBASABKAlIBIgBARIdCgxpcHY2X2FkZHJlc3MYnLPvogEgASgJ", + "SAWIAQESIQoRaXB2Nl9oZWFsdGhfc3RhdGUYxoDgWiABKAlIBogBARIUCgRw", + "b3J0GIGx0gEgASgFSAeIAQESFwoGd2VpZ2h0GPiExYYBIAEoCUgIiAEBEh0K", + "DHdlaWdodF9lcnJvchiB+5L5ASABKAlICYgBARoyChBBbm5vdGF0aW9uc0Vu", + "dHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiTQoLSGVhbHRo", + "U3RhdGUSGgoWVU5ERUZJTkVEX0hFQUxUSF9TVEFURRAAEg8KB0hFQUxUSFkQ", + "/arb0QESEQoJVU5IRUFMVEhZEMS5rdwBIjIKD0lwdjZIZWFsdGhTdGF0ZRIf", + "ChtVTkRFRklORURfSVBWNl9IRUFMVEhfU1RBVEUQACKKAQoLV2VpZ2h0RXJy", + "b3ISGgoWVU5ERUZJTkVEX1dFSUdIVF9FUlJPUhAAEhYKDklOVkFMSURfV0VJ", + "R0hUEOCL+7YBEhYKDk1JU1NJTkdfV0VJR0hUEJGXj7cBEhoKElVOQVZBSUxB", + "QkxFX1dFSUdIVBDn4sbRARITCgtXRUlHSFRfTk9ORRCf6cnvAUISChBfZm9y", + "d2FyZGluZ19ydWxlQhUKE19mb3J3YXJkaW5nX3J1bGVfaXBCDwoNX2hlYWx0", + "aF9zdGF0ZUILCglfaW5zdGFuY2VCDQoLX2lwX2FkZHJlc3NCDwoNX2lwdjZf", + "YWRkcmVzc0IUChJfaXB2Nl9oZWFsdGhfc3RhdGVCBwoFX3BvcnRCCQoHX3dl", + "aWdodEIPCg1fd2VpZ2h0X2Vycm9yItQFCh5IZWFsdGhTdGF0dXNGb3JOZXR3", + "b3JrRW5kcG9pbnQSUgoPYmFja2VuZF9zZXJ2aWNlGIrArpIBIAEoCzIwLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlUmVmZXJlbmNl", + "SACIAQESUgoPZm9yd2FyZGluZ19ydWxlGP6l3YABIAEoCzIwLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkZvcndhcmRpbmdSdWxlUmVmZXJlbmNlSAGIAQES", + "TAoMaGVhbHRoX2NoZWNrGOWqpJMBIAEoCzItLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkhlYWx0aENoZWNrUmVmZXJlbmNlSAKIAQESWwoUaGVhbHRoX2No", + "ZWNrX3NlcnZpY2UY25vdwgEgASgLMjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSGVhbHRoQ2hlY2tTZXJ2aWNlUmVmZXJlbmNlSAOIAQESHQoMaGVhbHRo", + "X3N0YXRlGO7pv5oBIAEoCUgEiAEBEiEKEWlwdjZfaGVhbHRoX3N0YXRlGMaA", + "4FogASgJSAWIAQEicAoLSGVhbHRoU3RhdGUSGgoWVU5ERUZJTkVEX0hFQUxU", + "SF9TVEFURRAAEhAKCERSQUlOSU5HEOrVjOUBEg8KB0hFQUxUSFkQ/arb0QES", + "EQoJVU5IRUFMVEhZEMS5rdwBEg8KB1VOS05PV04QqvDEzgEiMgoPSXB2Nkhl", + "YWx0aFN0YXRlEh8KG1VOREVGSU5FRF9JUFY2X0hFQUxUSF9TVEFURRAAQhIK", + "EF9iYWNrZW5kX3NlcnZpY2VCEgoQX2ZvcndhcmRpbmdfcnVsZUIPCg1faGVh", + "bHRoX2NoZWNrQhcKFV9oZWFsdGhfY2hlY2tfc2VydmljZUIPCg1faGVhbHRo", + "X3N0YXRlQhQKEl9pcHY2X2hlYWx0aF9zdGF0ZSI7CgRIZWxwEjMKBWxpbmtz", + "GLmfjTEgAygLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVscExpbmsi", + "VAoISGVscExpbmsSHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSACIAQESEgoD", + "dXJsGO+KByABKAlIAYgBAUIOCgxfZGVzY3JpcHRpb25CBgoEX3VybCJ6CghI", + "b3N0UnVsZRIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAIgBARIQCgVob3N0", + "cxjL/7YvIAMoCRIdCgxwYXRoX21hdGNoZXIYmL6KoQEgASgJSAGIAQFCDgoM", + "X2Rlc2NyaXB0aW9uQg8KDV9wYXRoX21hdGNoZXIiaQoOSHR0cEZhdWx0QWJv", + "cnQSHAoLaHR0cF9zdGF0dXMYibfO3wEgASgNSACIAQESGgoKcGVyY2VudGFn", + "ZRia5bdIIAEoAUgBiAEBQg4KDF9odHRwX3N0YXR1c0INCgtfcGVyY2VudGFn", + "ZSKMAQoOSHR0cEZhdWx0RGVsYXkSPwoLZml4ZWRfZGVsYXkY+LmWlwEgASgL", + "MiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRHVyYXRpb25IAIgBARIaCgpw", + "ZXJjZW50YWdlGJrlt0ggASgBSAGIAQFCDgoMX2ZpeGVkX2RlbGF5Qg0KC19w", + "ZXJjZW50YWdlIqgBChJIdHRwRmF1bHRJbmplY3Rpb24SPgoFYWJvcnQYsMaU", + "LCABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IdHRwRmF1bHRBYm9y", + "dEgAiAEBEj4KBWRlbGF5GIPzwi0gASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuSHR0cEZhdWx0RGVsYXlIAYgBAUIICgZfYWJvcnRCCAoGX2RlbGF5", + "IvwBChBIdHRwSGVhZGVyQWN0aW9uEkwKFnJlcXVlc3RfaGVhZGVyc190b19h", + "ZGQY5q6xIiADKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IdHRwSGVh", + "ZGVyT3B0aW9uEiQKGXJlcXVlc3RfaGVhZGVyc190b19yZW1vdmUYn8+TaCAD", + "KAkSTQoXcmVzcG9uc2VfaGVhZGVyc190b19hZGQY9LapDyADKAsyKS5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5IdHRwSGVhZGVyT3B0aW9uEiUKGnJlc3Bv", + "bnNlX2hlYWRlcnNfdG9fcmVtb3ZlGNGB+yMgAygJIrADCg9IdHRwSGVhZGVy", + "TWF0Y2gSHAoLZXhhY3RfbWF0Y2gYhZmc2gEgASgJSACIAQESGwoLaGVhZGVy", + "X25hbWUY/cHHNCABKAlIAYgBARIdCgxpbnZlcnRfbWF0Y2gYnMj67gEgASgI", + "SAKIAQESHAoMcHJlZml4X21hdGNoGNjz/HogASgJSAOIAQESHQoNcHJlc2Vu", + "dF9tYXRjaBjB+pMgIAEoCEgEiAEBEkUKC3JhbmdlX21hdGNoGMOory4gASgL", + "MiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50NjRSYW5nZU1hdGNoSAWI", + "AQESGwoLcmVnZXhfbWF0Y2gYzbeaMyABKAlIBogBARIdCgxzdWZmaXhfbWF0", + "Y2gY1+auywEgASgJSAeIAQFCDgoMX2V4YWN0X21hdGNoQg4KDF9oZWFkZXJf", + "bmFtZUIPCg1faW52ZXJ0X21hdGNoQg8KDV9wcmVmaXhfbWF0Y2hCEAoOX3By", + "ZXNlbnRfbWF0Y2hCDgoMX3JhbmdlX21hdGNoQg4KDF9yZWdleF9tYXRjaEIP", + "Cg1fc3VmZml4X21hdGNoIpMBChBIdHRwSGVhZGVyT3B0aW9uEhsKC2hlYWRl", + "cl9uYW1lGP3BxzQgASgJSACIAQESHAoMaGVhZGVyX3ZhbHVlGL/y62AgASgJ", + "SAGIAQESFwoHcmVwbGFjZRi05fIJIAEoCEgCiAEBQg4KDF9oZWFkZXJfbmFt", + "ZUIPCg1faGVhZGVyX3ZhbHVlQgoKCF9yZXBsYWNlIsQBChdIdHRwUXVlcnlQ", + "YXJhbWV0ZXJNYXRjaBIcCgtleGFjdF9tYXRjaBiFmZzaASABKAlIAIgBARIU", + "CgRuYW1lGIv1zQEgASgJSAGIAQESHQoNcHJlc2VudF9tYXRjaBjB+pMgIAEo", + "CEgCiAEBEhsKC3JlZ2V4X21hdGNoGM23mjMgASgJSAOIAQFCDgoMX2V4YWN0", + "X21hdGNoQgcKBV9uYW1lQhAKDl9wcmVzZW50X21hdGNoQg4KDF9yZWdleF9t", + "YXRjaCKMBAoSSHR0cFJlZGlyZWN0QWN0aW9uEh0KDWhvc3RfcmVkaXJlY3QY", + "k6GcMyABKAlIAIgBARIeCg5odHRwc19yZWRpcmVjdBiw8ZdRIAEoCEgBiAEB", + "Eh4KDXBhdGhfcmVkaXJlY3QYtr3ugQEgASgJSAKIAQESIAoPcHJlZml4X3Jl", + "ZGlyZWN0GOn14NQBIAEoCUgDiAEBEicKFnJlZGlyZWN0X3Jlc3BvbnNlX2Nv", + "ZGUYiNie0AEgASgJSASIAQESGwoLc3RyaXBfcXVlcnkY4Zn3GCABKAhIBYgB", + "ASK4AQoUUmVkaXJlY3RSZXNwb25zZUNvZGUSJAogVU5ERUZJTkVEX1JFRElS", + "RUNUX1JFU1BPTlNFX0NPREUQABIMCgVGT1VORBDivv4fEiEKGU1PVkVEX1BF", + "Uk1BTkVOVExZX0RFRkFVTFQQ0ZmyuAESGgoSUEVSTUFORU5UX1JFRElSRUNU", + "EO3ok7YBEhEKCVNFRV9PVEhFUhDk76/UARIaChJURU1QT1JBUllfUkVESVJF", + "Q1QQquS36QFCEAoOX2hvc3RfcmVkaXJlY3RCEQoPX2h0dHBzX3JlZGlyZWN0", + "QhAKDl9wYXRoX3JlZGlyZWN0QhIKEF9wcmVmaXhfcmVkaXJlY3RCGQoXX3Jl", + "ZGlyZWN0X3Jlc3BvbnNlX2NvZGVCDgoMX3N0cmlwX3F1ZXJ5IrQBCg9IdHRw", + "UmV0cnlQb2xpY3kSGwoLbnVtX3JldHJpZXMYjauBeCABKA1IAIgBARJDCg9w", + "ZXJfdHJ5X3RpbWVvdXQYu63EhQEgASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuRHVyYXRpb25IAYgBARIbChByZXRyeV9jb25kaXRpb25zGK/h3g0g", + "AygJQg4KDF9udW1fcmV0cmllc0ISChBfcGVyX3RyeV90aW1lb3V0IvEFCg9I", + "dHRwUm91dGVBY3Rpb24SQQoLY29yc19wb2xpY3kYhMydvgEgASgLMiMuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQ29yc1BvbGljeUgAiAEBElQKFmZhdWx0", + "X2luamVjdGlvbl9wb2xpY3kYl5TqxAEgASgLMisuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuSHR0cEZhdWx0SW5qZWN0aW9uSAGIAQESRgoTbWF4X3N0cmVh", + "bV9kdXJhdGlvbhiYpaUdIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkR1cmF0aW9uSAKIAQESUwoVcmVxdWVzdF9taXJyb3JfcG9saWN5GILg/2gg", + "ASgLMiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVxdWVzdE1pcnJvclBv", + "bGljeUgDiAEBEkYKDHJldHJ5X3BvbGljeRip5YobIAEoCzIoLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkh0dHBSZXRyeVBvbGljeUgEiAEBEjsKB3RpbWVv", + "dXQY4Zq9jQEgASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRHVyYXRp", + "b25IBYgBARJBCgt1cmxfcmV3cml0ZRi8/aqCASABKAsyIy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5VcmxSZXdyaXRlSAaIAQESVgoZd2VpZ2h0ZWRfYmFj", + "a2VuZF9zZXJ2aWNlcxjRx9qgASADKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5XZWlnaHRlZEJhY2tlbmRTZXJ2aWNlQg4KDF9jb3JzX3BvbGljeUIZ", + "ChdfZmF1bHRfaW5qZWN0aW9uX3BvbGljeUIWChRfbWF4X3N0cmVhbV9kdXJh", + "dGlvbkIYChZfcmVxdWVzdF9taXJyb3JfcG9saWN5Qg8KDV9yZXRyeV9wb2xp", + "Y3lCCgoIX3RpbWVvdXRCDgoMX3VybF9yZXdyaXRlIugECg1IdHRwUm91dGVS", + "dWxlEmAKHGN1c3RvbV9lcnJvcl9yZXNwb25zZV9wb2xpY3kY6/jaYCABKAsy", + "Mi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DdXN0b21FcnJvclJlc3BvbnNl", + "UG9saWN5SACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGIAQESSQoN", + "aGVhZGVyX2FjdGlvbhiooLicASABKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5IdHRwSGVhZGVyQWN0aW9uSAKIAQESRAoLbWF0Y2hfcnVsZXMY/bux", + "swEgAygLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSHR0cFJvdXRlUnVs", + "ZU1hdGNoEhkKCHByaW9yaXR5GKTzodQBIAEoBUgDiAEBEkcKDHJvdXRlX2Fj", + "dGlvbhjsqbnKASABKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IdHRw", + "Um91dGVBY3Rpb25IBIgBARIYCgdzZXJ2aWNlGLWNj7IBIAEoCUgFiAEBEkoK", + "DHVybF9yZWRpcmVjdBisoZjBASABKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5IdHRwUmVkaXJlY3RBY3Rpb25IBogBAUIfCh1fY3VzdG9tX2Vycm9y", + "X3Jlc3BvbnNlX3BvbGljeUIOCgxfZGVzY3JpcHRpb25CEAoOX2hlYWRlcl9h", + "Y3Rpb25CCwoJX3ByaW9yaXR5Qg8KDV9yb3V0ZV9hY3Rpb25CCgoIX3NlcnZp", + "Y2VCDwoNX3VybF9yZWRpcmVjdCL1AwoSSHR0cFJvdXRlUnVsZU1hdGNoEh8K", + "D2Z1bGxfcGF0aF9tYXRjaBjbiapmIAEoCUgAiAEBEkQKDmhlYWRlcl9tYXRj", + "aGVzGIHryKwBIAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkh0dHBI", + "ZWFkZXJNYXRjaBIcCgtpZ25vcmVfY2FzZRj9krTdASABKAhIAYgBARJFChBt", + "ZXRhZGF0YV9maWx0ZXJzGOvNzN0BIAMoCzInLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk1ldGFkYXRhRmlsdGVyEiQKE3BhdGhfdGVtcGxhdGVfbWF0Y2gY", + "msKziwEgASgJSAKIAQESHAoMcHJlZml4X21hdGNoGNjz/HogASgJSAOIAQES", + "VQoXcXVlcnlfcGFyYW1ldGVyX21hdGNoZXMY5pW+iAEgAygLMjAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSHR0cFF1ZXJ5UGFyYW1ldGVyTWF0Y2gSGwoL", + "cmVnZXhfbWF0Y2gYzbeaMyABKAlIBIgBAUISChBfZnVsbF9wYXRoX21hdGNo", + "Qg4KDF9pZ25vcmVfY2FzZUIWChRfcGF0aF90ZW1wbGF0ZV9tYXRjaEIPCg1f", + "cHJlZml4X21hdGNoQg4KDF9yZWdleF9tYXRjaCK5EgoFSW1hZ2USHQoMYXJj", + "aGl0ZWN0dXJlGNPSsZABIAEoCUgAiAEBEiMKEmFyY2hpdmVfc2l6ZV9ieXRl", + "cxjKjNy1ASABKANIAYgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiAB", + "KAlIAogBARJHCgpkZXByZWNhdGVkGLPL0fUBIAEoCzIqLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkRlcHJlY2F0aW9uU3RhdHVzSAOIAQESHAoLZGVzY3Jp", + "cHRpb24Y/IfWyQEgASgJSASIAQESHQoMZGlza19zaXplX2diGLea55YBIAEo", + "A0gFiAEBEisKG2VuYWJsZV9jb25maWRlbnRpYWxfY29tcHV0ZRi869kwIAEo", + "CEgGiAEBEhcKBmZhbWlseRjktuGcASABKAlIB4gBARJFChFndWVzdF9vc19m", + "ZWF0dXJlcxjR4OclIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkd1", + "ZXN0T3NGZWF0dXJlEhAKAmlkGJsaIAEoBEgIiAEBElUKFGltYWdlX2VuY3J5", + "cHRpb25fa2V5GIfO+7QBIAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkN1c3RvbWVyRW5jcnlwdGlvbktleUgJiAEBEhQKBGtpbmQYlPfIASABKAlI", + "CogBARIhChFsYWJlbF9maW5nZXJwcmludBiZ8PdUIAEoCUgLiAEBEj4KBmxh", + "YmVscxj/v8HuASADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbWFn", + "ZS5MYWJlbHNFbnRyeRIYCg1saWNlbnNlX2NvZGVzGKiF2BUgAygDEhQKCGxp", + "Y2Vuc2VzGNKIgKEBIAMoCRIUCgRuYW1lGIv1zQEgASgJSAyIAQESOwoIcmF3", + "X2Rpc2sY1M7z7wEgASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmF3", + "RGlza0gNiAEBEh4KDXNhdGlzZmllc19wemkYod2r5QEgASgISA6IAQESHgoN", + "c2F0aXNmaWVzX3B6cxir3avlASABKAhID4gBARIaCglzZWxmX2xpbmsYjZLF", + "2QEgASgJSBCIAQESXAofc2hpZWxkZWRfaW5zdGFuY2VfaW5pdGlhbF9zdGF0", + "ZRiDxNxbIAEoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluaXRpYWxT", + "dGF0ZUNvbmZpZ0gRiAEBEhwKC3NvdXJjZV9kaXNrGMHutNcBIAEoCUgSiAEB", + "ElsKGnNvdXJjZV9kaXNrX2VuY3J5cHRpb25fa2V5GOGguP0BIAEoCzIuLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1c3RvbWVyRW5jcnlwdGlvbktleUgT", + "iAEBEh8KDnNvdXJjZV9kaXNrX2lkGNnNydgBIAEoCUgUiAEBEhwKDHNvdXJj", + "ZV9pbWFnZRi36IYYIAEoCUgViAEBElwKG3NvdXJjZV9pbWFnZV9lbmNyeXB0", + "aW9uX2tleRirkfW1ASABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5D", + "dXN0b21lckVuY3J5cHRpb25LZXlIFogBARIfCg9zb3VyY2VfaW1hZ2VfaWQY", + "o/ywGiABKAlIF4gBARIfCg9zb3VyY2Vfc25hcHNob3QY6JqOPCABKAlIGIgB", + "ARJfCh5zb3VyY2Vfc25hcHNob3RfZW5jcnlwdGlvbl9rZXkY2o7nkAEgASgL", + "Mi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNyeXB0aW9u", + "S2V5SBmIAQESIgoSc291cmNlX3NuYXBzaG90X2lkGNKWmC8gASgJSBqIAQES", + "HAoLc291cmNlX3R5cGUY3vHS1wEgASgJSBuIAQESFgoGc3RhdHVzGPKft1Yg", + "ASgJSByIAQESHQoRc3RvcmFnZV9sb2NhdGlvbnMYmu2znAEgAygJGi0KC0xh", + "YmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiagoM", + "QXJjaGl0ZWN0dXJlEhoKFlVOREVGSU5FRF9BUkNISVRFQ1RVUkUQABIgChhB", + "UkNISVRFQ1RVUkVfVU5TUEVDSUZJRUQQq9SdvAESDAoFQVJNNjQQ+svpHRIO", + "CgZYODZfNjQQx6TmygEiMgoKU291cmNlVHlwZRIZChVVTkRFRklORURfU09V", + "UkNFX1RZUEUQABIJCgNSQVcQiPgEIl4KBlN0YXR1cxIUChBVTkRFRklORURf", + "U1RBVFVTEAASEAoIREVMRVRJTkcQqKeH/AESDgoGRkFJTEVEEL2QptkBEg4K", + "B1BFTkRJTkcQ96rwEBIMCgVSRUFEWRCDw48lQg8KDV9hcmNoaXRlY3R1cmVC", + "FQoTX2FyY2hpdmVfc2l6ZV9ieXRlc0IVChNfY3JlYXRpb25fdGltZXN0YW1w", + "Qg0KC19kZXByZWNhdGVkQg4KDF9kZXNjcmlwdGlvbkIPCg1fZGlza19zaXpl", + "X2diQh4KHF9lbmFibGVfY29uZmlkZW50aWFsX2NvbXB1dGVCCQoHX2ZhbWls", + "eUIFCgNfaWRCFwoVX2ltYWdlX2VuY3J5cHRpb25fa2V5QgcKBV9raW5kQhQK", + "El9sYWJlbF9maW5nZXJwcmludEIHCgVfbmFtZUILCglfcmF3X2Rpc2tCEAoO", + "X3NhdGlzZmllc19wemlCEAoOX3NhdGlzZmllc19wenNCDAoKX3NlbGZfbGlu", + "a0IiCiBfc2hpZWxkZWRfaW5zdGFuY2VfaW5pdGlhbF9zdGF0ZUIOCgxfc291", + "cmNlX2Rpc2tCHQobX3NvdXJjZV9kaXNrX2VuY3J5cHRpb25fa2V5QhEKD19z", + "b3VyY2VfZGlza19pZEIPCg1fc291cmNlX2ltYWdlQh4KHF9zb3VyY2VfaW1h", + "Z2VfZW5jcnlwdGlvbl9rZXlCEgoQX3NvdXJjZV9pbWFnZV9pZEISChBfc291", + "cmNlX3NuYXBzaG90QiEKH19zb3VyY2Vfc25hcHNob3RfZW5jcnlwdGlvbl9r", + "ZXlCFQoTX3NvdXJjZV9zbmFwc2hvdF9pZEIOCgxfc291cmNlX3R5cGVCCQoH", + "X3N0YXR1cyJSCg9JbWFnZUZhbWlseVZpZXcSNQoFaW1hZ2UY29LqLyABKAsy", + "Hi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbWFnZUgAiAEBQggKBl9pbWFn", + "ZSKbAgoJSW1hZ2VMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjAKBWl0ZW1zGMDP", + "9y8gAygLMh4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW1hZ2USFAoEa2lu", "ZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgC", "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzf", "lhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEB", "QgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxm", - "X2xpbmtCCgoIX3dhcm5pbmciOgoUSGVhbHRoQ2hlY2tMb2dDb25maWcSFwoG", - "ZW5hYmxlGIPL1JQBIAEoCEgAiAEBQgkKB19lbmFibGUiRgoUSGVhbHRoQ2hl", - "Y2tSZWZlcmVuY2USHQoMaGVhbHRoX2NoZWNrGOWqpJMBIAEoCUgAiAEBQg8K", - "DV9oZWFsdGhfY2hlY2si/AQKEkhlYWx0aENoZWNrU2VydmljZRIiChJjcmVh", - "dGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtkZXNjcmlwdGlvbhj8", - "h9bJASABKAlIAYgBARIbCgtmaW5nZXJwcmludBjk0fNvIAEoCUgCiAEBEhkK", - "DWhlYWx0aF9jaGVja3MYrq/m1QEgAygJEjAKIGhlYWx0aF9zdGF0dXNfYWdn", - "cmVnYXRpb25fcG9saWN5GPns23ggASgJSAOIAQESEAoCaWQYmxogASgESASI", - "AQESFAoEa2luZBiU98gBIAEoCUgFiAEBEhQKBG5hbWUYi/XNASABKAlIBogB", - "ARIiChduZXR3b3JrX2VuZHBvaW50X2dyb3Vwcxitl/8NIAMoCRIiChZub3Rp", - "ZmljYXRpb25fZW5kcG9pbnRzGKre+MEBIAMoCRIWCgZyZWdpb24Y9M2gQiAB", - "KAlIB4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAiIAQEicgodSGVhbHRo", - "U3RhdHVzQWdncmVnYXRpb25Qb2xpY3kSLgoqVU5ERUZJTkVEX0hFQUxUSF9T", - "VEFUVVNfQUdHUkVHQVRJT05fUE9MSUNZEAASCQoDQU5EELf7AxIWCg5OT19B", - "R0dSRUdBVElPThDEkqzLAUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9k", - "ZXNjcmlwdGlvbkIOCgxfZmluZ2VycHJpbnRCIwohX2hlYWx0aF9zdGF0dXNf", - "YWdncmVnYXRpb25fcG9saWN5QgUKA19pZEIHCgVfa2luZEIHCgVfbmFtZUIJ", - "CgdfcmVnaW9uQgwKCl9zZWxmX2xpbmsiXQobSGVhbHRoQ2hlY2tTZXJ2aWNl", - "UmVmZXJlbmNlEiUKFGhlYWx0aF9jaGVja19zZXJ2aWNlGNub3cIBIAEoCUgA", - "iAEBQhcKFV9oZWFsdGhfY2hlY2tfc2VydmljZSK2AgoXSGVhbHRoQ2hlY2tT", - "ZXJ2aWNlc0xpc3QSEAoCaWQYmxogASgJSACIAQESPQoFaXRlbXMYwM/3LyAD", - "KAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IZWFsdGhDaGVja1NlcnZp", - "Y2USFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", - "uoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3", - "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2Vu", - "QgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcixAMKGkhlYWx0aENoZWNrc0Fn", - "Z3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBElAKBWl0ZW1zGMDP9y8g", - "AygLMj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tzQWdn", - "cmVnYXRlZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQES", - "HwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5r", - "GI2SxdkBIAEoCUgDiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3", - "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gEiAEBGl0KCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEj4KBXZhbHVl", - "GAIgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tz", - "U2NvcGVkTGlzdDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2Vf", - "dG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKgAQoWSGVhbHRoQ2hl", - "Y2tzU2NvcGVkTGlzdBI/Cg1oZWFsdGhfY2hlY2tzGK6v5tUBIAMoCzIkLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0aENoZWNrEjkKB3dhcm5pbmcY", - "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACI", - "AQFCCgoIX3dhcm5pbmci8gYKDEhlYWx0aFN0YXR1cxJOCgthbm5vdGF0aW9u", - "cxik9rU1IAMoCzI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0aFN0", - "YXR1cy5Bbm5vdGF0aW9uc0VudHJ5EiAKD2ZvcndhcmRpbmdfcnVsZRj+pd2A", - "ASABKAlIAIgBARIiChJmb3J3YXJkaW5nX3J1bGVfaXAYiKyRUiABKAlIAYgB", - "ARIdCgxoZWFsdGhfc3RhdGUY7um/mgEgASgJSAKIAQESGAoIaW5zdGFuY2UY", - "lanaCCABKAlIA4gBARIbCgppcF9hZGRyZXNzGNzx3MEBIAEoCUgEiAEBEh0K", - "DGlwdjZfYWRkcmVzcxics++iASABKAlIBYgBARIhChFpcHY2X2hlYWx0aF9z", - "dGF0ZRjGgOBaIAEoCUgGiAEBEhQKBHBvcnQYgbHSASABKAVIB4gBARIXCgZ3", - "ZWlnaHQY+ITFhgEgASgJSAiIAQESHQoMd2VpZ2h0X2Vycm9yGIH7kvkBIAEo", - "CUgJiAEBGjIKEEFubm90YXRpb25zRW50cnkSCwoDa2V5GAEgASgJEg0KBXZh", - "bHVlGAIgASgJOgI4ASJNCgtIZWFsdGhTdGF0ZRIaChZVTkRFRklORURfSEVB", - "TFRIX1NUQVRFEAASDwoHSEVBTFRIWRD9qtvRARIRCglVTkhFQUxUSFkQxLmt", - "3AEiMgoPSXB2NkhlYWx0aFN0YXRlEh8KG1VOREVGSU5FRF9JUFY2X0hFQUxU", - "SF9TVEFURRAAIooBCgtXZWlnaHRFcnJvchIaChZVTkRFRklORURfV0VJR0hU", - "X0VSUk9SEAASFgoOSU5WQUxJRF9XRUlHSFQQ4Iv7tgESFgoOTUlTU0lOR19X", - "RUlHSFQQkZePtwESGgoSVU5BVkFJTEFCTEVfV0VJR0hUEOfixtEBEhMKC1dF", - "SUdIVF9OT05FEJ/pye8BQhIKEF9mb3J3YXJkaW5nX3J1bGVCFQoTX2Zvcndh", - "cmRpbmdfcnVsZV9pcEIPCg1faGVhbHRoX3N0YXRlQgsKCV9pbnN0YW5jZUIN", - "CgtfaXBfYWRkcmVzc0IPCg1faXB2Nl9hZGRyZXNzQhQKEl9pcHY2X2hlYWx0", - "aF9zdGF0ZUIHCgVfcG9ydEIJCgdfd2VpZ2h0Qg8KDV93ZWlnaHRfZXJyb3Ii", - "1AUKHkhlYWx0aFN0YXR1c0Zvck5ldHdvcmtFbmRwb2ludBJSCg9iYWNrZW5k", - "X3NlcnZpY2UYisCukgEgASgLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "QmFja2VuZFNlcnZpY2VSZWZlcmVuY2VIAIgBARJSCg9mb3J3YXJkaW5nX3J1", - "bGUY/qXdgAEgASgLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2Fy", - "ZGluZ1J1bGVSZWZlcmVuY2VIAYgBARJMCgxoZWFsdGhfY2hlY2sY5aqkkwEg", - "ASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tSZWZl", - "cmVuY2VIAogBARJbChRoZWFsdGhfY2hlY2tfc2VydmljZRjbm93CASABKAsy", - "NC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IZWFsdGhDaGVja1NlcnZpY2VS", - "ZWZlcmVuY2VIA4gBARIdCgxoZWFsdGhfc3RhdGUY7um/mgEgASgJSASIAQES", - "IQoRaXB2Nl9oZWFsdGhfc3RhdGUYxoDgWiABKAlIBYgBASJwCgtIZWFsdGhT", - "dGF0ZRIaChZVTkRFRklORURfSEVBTFRIX1NUQVRFEAASEAoIRFJBSU5JTkcQ", - "6tWM5QESDwoHSEVBTFRIWRD9qtvRARIRCglVTkhFQUxUSFkQxLmt3AESDwoH", - "VU5LTk9XThCq8MTOASIyCg9JcHY2SGVhbHRoU3RhdGUSHwobVU5ERUZJTkVE", - "X0lQVjZfSEVBTFRIX1NUQVRFEABCEgoQX2JhY2tlbmRfc2VydmljZUISChBf", - "Zm9yd2FyZGluZ19ydWxlQg8KDV9oZWFsdGhfY2hlY2tCFwoVX2hlYWx0aF9j", - "aGVja19zZXJ2aWNlQg8KDV9oZWFsdGhfc3RhdGVCFAoSX2lwdjZfaGVhbHRo", - "X3N0YXRlIjsKBEhlbHASMwoFbGlua3MYuZ+NMSADKAsyIS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5IZWxwTGluayJUCghIZWxwTGluaxIcCgtkZXNjcmlw", - "dGlvbhj8h9bJASABKAlIAIgBARISCgN1cmwY74oHIAEoCUgBiAEBQg4KDF9k", - "ZXNjcmlwdGlvbkIGCgRfdXJsInoKCEhvc3RSdWxlEhwKC2Rlc2NyaXB0aW9u", - "GPyH1skBIAEoCUgAiAEBEhAKBWhvc3RzGMv/ti8gAygJEh0KDHBhdGhfbWF0", - "Y2hlchiYvoqhASABKAlIAYgBAUIOCgxfZGVzY3JpcHRpb25CDwoNX3BhdGhf", - "bWF0Y2hlciJpCg5IdHRwRmF1bHRBYm9ydBIcCgtodHRwX3N0YXR1cxiJt87f", - "ASABKA1IAIgBARIaCgpwZXJjZW50YWdlGJrlt0ggASgBSAGIAQFCDgoMX2h0", - "dHBfc3RhdHVzQg0KC19wZXJjZW50YWdlIowBCg5IdHRwRmF1bHREZWxheRI/", - "CgtmaXhlZF9kZWxheRj4uZaXASABKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5EdXJhdGlvbkgAiAEBEhoKCnBlcmNlbnRhZ2UYmuW3SCABKAFIAYgB", - "AUIOCgxfZml4ZWRfZGVsYXlCDQoLX3BlcmNlbnRhZ2UiqAEKEkh0dHBGYXVs", - "dEluamVjdGlvbhI+CgVhYm9ydBiwxpQsIAEoCzInLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkh0dHBGYXVsdEFib3J0SACIAQESPgoFZGVsYXkYg/PCLSAB", - "KAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IdHRwRmF1bHREZWxheUgB", - "iAEBQggKBl9hYm9ydEIICgZfZGVsYXki/AEKEEh0dHBIZWFkZXJBY3Rpb24S", - "TAoWcmVxdWVzdF9oZWFkZXJzX3RvX2FkZBjmrrEiIAMoCzIpLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkh0dHBIZWFkZXJPcHRpb24SJAoZcmVxdWVzdF9o", - "ZWFkZXJzX3RvX3JlbW92ZRifz5NoIAMoCRJNChdyZXNwb25zZV9oZWFkZXJz", - "X3RvX2FkZBj0tqkPIAMoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkh0", - "dHBIZWFkZXJPcHRpb24SJQoacmVzcG9uc2VfaGVhZGVyc190b19yZW1vdmUY", - "0YH7IyADKAkisAMKD0h0dHBIZWFkZXJNYXRjaBIcCgtleGFjdF9tYXRjaBiF", - "mZzaASABKAlIAIgBARIbCgtoZWFkZXJfbmFtZRj9wcc0IAEoCUgBiAEBEh0K", - "DGludmVydF9tYXRjaBicyPruASABKAhIAogBARIcCgxwcmVmaXhfbWF0Y2gY", - "2PP8eiABKAlIA4gBARIdCg1wcmVzZW50X21hdGNoGMH6kyAgASgISASIAQES", - "RQoLcmFuZ2VfbWF0Y2gYw6ivLiABKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnQ2NFJhbmdlTWF0Y2hIBYgBARIbCgtyZWdleF9tYXRjaBjNt5oz", - "IAEoCUgGiAEBEh0KDHN1ZmZpeF9tYXRjaBjX5q7LASABKAlIB4gBAUIOCgxf", - "ZXhhY3RfbWF0Y2hCDgoMX2hlYWRlcl9uYW1lQg8KDV9pbnZlcnRfbWF0Y2hC", - "DwoNX3ByZWZpeF9tYXRjaEIQCg5fcHJlc2VudF9tYXRjaEIOCgxfcmFuZ2Vf", - "bWF0Y2hCDgoMX3JlZ2V4X21hdGNoQg8KDV9zdWZmaXhfbWF0Y2gikwEKEEh0", - "dHBIZWFkZXJPcHRpb24SGwoLaGVhZGVyX25hbWUY/cHHNCABKAlIAIgBARIc", - "CgxoZWFkZXJfdmFsdWUYv/LrYCABKAlIAYgBARIXCgdyZXBsYWNlGLTl8gkg", - "ASgISAKIAQFCDgoMX2hlYWRlcl9uYW1lQg8KDV9oZWFkZXJfdmFsdWVCCgoI", - "X3JlcGxhY2UixAEKF0h0dHBRdWVyeVBhcmFtZXRlck1hdGNoEhwKC2V4YWN0", - "X21hdGNoGIWZnNoBIAEoCUgAiAEBEhQKBG5hbWUYi/XNASABKAlIAYgBARId", - "Cg1wcmVzZW50X21hdGNoGMH6kyAgASgISAKIAQESGwoLcmVnZXhfbWF0Y2gY", - "zbeaMyABKAlIA4gBAUIOCgxfZXhhY3RfbWF0Y2hCBwoFX25hbWVCEAoOX3By", - "ZXNlbnRfbWF0Y2hCDgoMX3JlZ2V4X21hdGNoIowEChJIdHRwUmVkaXJlY3RB", - "Y3Rpb24SHQoNaG9zdF9yZWRpcmVjdBiToZwzIAEoCUgAiAEBEh4KDmh0dHBz", - "X3JlZGlyZWN0GLDxl1EgASgISAGIAQESHgoNcGF0aF9yZWRpcmVjdBi2ve6B", - "ASABKAlIAogBARIgCg9wcmVmaXhfcmVkaXJlY3QY6fXg1AEgASgJSAOIAQES", - "JwoWcmVkaXJlY3RfcmVzcG9uc2VfY29kZRiI2J7QASABKAlIBIgBARIbCgtz", - "dHJpcF9xdWVyeRjhmfcYIAEoCEgFiAEBIrgBChRSZWRpcmVjdFJlc3BvbnNl", - "Q29kZRIkCiBVTkRFRklORURfUkVESVJFQ1RfUkVTUE9OU0VfQ09ERRAAEgwK", - "BUZPVU5EEOK+/h8SIQoZTU9WRURfUEVSTUFORU5UTFlfREVGQVVMVBDRmbK4", - "ARIaChJQRVJNQU5FTlRfUkVESVJFQ1QQ7eiTtgESEQoJU0VFX09USEVSEOTv", - "r9QBEhoKElRFTVBPUkFSWV9SRURJUkVDVBCq5LfpAUIQCg5faG9zdF9yZWRp", - "cmVjdEIRCg9faHR0cHNfcmVkaXJlY3RCEAoOX3BhdGhfcmVkaXJlY3RCEgoQ", - "X3ByZWZpeF9yZWRpcmVjdEIZChdfcmVkaXJlY3RfcmVzcG9uc2VfY29kZUIO", - "Cgxfc3RyaXBfcXVlcnkitAEKD0h0dHBSZXRyeVBvbGljeRIbCgtudW1fcmV0", - "cmllcxiNq4F4IAEoDUgAiAEBEkMKD3Blcl90cnlfdGltZW91dBi7rcSFASAB", - "KAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EdXJhdGlvbkgBiAEBEhsK", - "EHJldHJ5X2NvbmRpdGlvbnMYr+HeDSADKAlCDgoMX251bV9yZXRyaWVzQhIK", - "EF9wZXJfdHJ5X3RpbWVvdXQi8QUKD0h0dHBSb3V0ZUFjdGlvbhJBCgtjb3Jz", - "X3BvbGljeRiEzJ2+ASABKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5D", - "b3JzUG9saWN5SACIAQESVAoWZmF1bHRfaW5qZWN0aW9uX3BvbGljeRiXlOrE", - "ASABKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IdHRwRmF1bHRJbmpl", - "Y3Rpb25IAYgBARJGChNtYXhfc3RyZWFtX2R1cmF0aW9uGJilpR0gASgLMiEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRHVyYXRpb25IAogBARJTChVyZXF1", - "ZXN0X21pcnJvcl9wb2xpY3kYguD/aCABKAsyLC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5SZXF1ZXN0TWlycm9yUG9saWN5SAOIAQESRgoMcmV0cnlfcG9s", - "aWN5GKnlihsgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSHR0cFJl", - "dHJ5UG9saWN5SASIAQESOwoHdGltZW91dBjhmr2NASABKAsyIS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5EdXJhdGlvbkgFiAEBEkEKC3VybF9yZXdyaXRl", - "GLz9qoIBIAEoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybFJld3Jp", - "dGVIBogBARJWChl3ZWlnaHRlZF9iYWNrZW5kX3NlcnZpY2VzGNHH2qABIAMo", - "CzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldlaWdodGVkQmFja2VuZFNl", - "cnZpY2VCDgoMX2NvcnNfcG9saWN5QhkKF19mYXVsdF9pbmplY3Rpb25fcG9s", - "aWN5QhYKFF9tYXhfc3RyZWFtX2R1cmF0aW9uQhgKFl9yZXF1ZXN0X21pcnJv", - "cl9wb2xpY3lCDwoNX3JldHJ5X3BvbGljeUIKCghfdGltZW91dEIOCgxfdXJs", - "X3Jld3JpdGUi6AQKDUh0dHBSb3V0ZVJ1bGUSYAocY3VzdG9tX2Vycm9yX3Jl", - "c3BvbnNlX3BvbGljeRjr+NpgIAEoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkN1c3RvbUVycm9yUmVzcG9uc2VQb2xpY3lIAIgBARIcCgtkZXNjcmlw", - "dGlvbhj8h9bJASABKAlIAYgBARJJCg1oZWFkZXJfYWN0aW9uGKiguJwBIAEo", - "CzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkh0dHBIZWFkZXJBY3Rpb25I", - "AogBARJECgttYXRjaF9ydWxlcxj9u7GzASADKAsyKy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5IdHRwUm91dGVSdWxlTWF0Y2gSGQoIcHJpb3JpdHkYpPOh", - "1AEgASgFSAOIAQESRwoMcm91dGVfYWN0aW9uGOypucoBIAEoCzIoLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkh0dHBSb3V0ZUFjdGlvbkgEiAEBEhgKB3Nl", - "cnZpY2UYtY2PsgEgASgJSAWIAQESSgoMdXJsX3JlZGlyZWN0GKyhmMEBIAEo", - "CzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkh0dHBSZWRpcmVjdEFjdGlv", - "bkgGiAEBQh8KHV9jdXN0b21fZXJyb3JfcmVzcG9uc2VfcG9saWN5Qg4KDF9k", - "ZXNjcmlwdGlvbkIQCg5faGVhZGVyX2FjdGlvbkILCglfcHJpb3JpdHlCDwoN", - "X3JvdXRlX2FjdGlvbkIKCghfc2VydmljZUIPCg1fdXJsX3JlZGlyZWN0IvUD", - "ChJIdHRwUm91dGVSdWxlTWF0Y2gSHwoPZnVsbF9wYXRoX21hdGNoGNuJqmYg", - "ASgJSACIAQESRAoOaGVhZGVyX21hdGNoZXMYgevIrAEgAygLMiguZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuSHR0cEhlYWRlck1hdGNoEhwKC2lnbm9yZV9j", - "YXNlGP2StN0BIAEoCEgBiAEBEkUKEG1ldGFkYXRhX2ZpbHRlcnMY683M3QEg", - "AygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWV0YWRhdGFGaWx0ZXIS", - "JAoTcGF0aF90ZW1wbGF0ZV9tYXRjaBiawrOLASABKAlIAogBARIcCgxwcmVm", - "aXhfbWF0Y2gY2PP8eiABKAlIA4gBARJVChdxdWVyeV9wYXJhbWV0ZXJfbWF0", - "Y2hlcxjmlb6IASADKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IdHRw", - "UXVlcnlQYXJhbWV0ZXJNYXRjaBIbCgtyZWdleF9tYXRjaBjNt5ozIAEoCUgE", - "iAEBQhIKEF9mdWxsX3BhdGhfbWF0Y2hCDgoMX2lnbm9yZV9jYXNlQhYKFF9w", - "YXRoX3RlbXBsYXRlX21hdGNoQg8KDV9wcmVmaXhfbWF0Y2hCDgoMX3JlZ2V4", - "X21hdGNoIrkSCgVJbWFnZRIdCgxhcmNoaXRlY3R1cmUY09KxkAEgASgJSACI", - "AQESIwoSYXJjaGl2ZV9zaXplX2J5dGVzGMqM3LUBIAEoA0gBiAEBEiIKEmNy", - "ZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgCiAEBEkcKCmRlcHJlY2F0ZWQY", - "s8vR9QEgASgLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVwcmVjYXRp", - "b25TdGF0dXNIA4gBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIBIgBARId", - "CgxkaXNrX3NpemVfZ2IYt5rnlgEgASgDSAWIAQESKwobZW5hYmxlX2NvbmZp", - "ZGVudGlhbF9jb21wdXRlGLzr2TAgASgISAaIAQESFwoGZmFtaWx5GOS24ZwB", - "IAEoCUgHiAEBEkUKEWd1ZXN0X29zX2ZlYXR1cmVzGNHg5yUgAygLMicuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR3Vlc3RPc0ZlYXR1cmUSEAoCaWQYmxog", - "ASgESAiIAQESVQoUaW1hZ2VfZW5jcnlwdGlvbl9rZXkYh877tAEgASgLMi4u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNyeXB0aW9uS2V5", - "SAmIAQESFAoEa2luZBiU98gBIAEoCUgKiAEBEiEKEWxhYmVsX2ZpbmdlcnBy", - "aW50GJnw91QgASgJSAuIAQESPgoGbGFiZWxzGP+/we4BIAMoCzIqLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkltYWdlLkxhYmVsc0VudHJ5EhgKDWxpY2Vu", - "c2VfY29kZXMYqIXYFSADKAMSFAoIbGljZW5zZXMY0oiAoQEgAygJEhQKBG5h", - "bWUYi/XNASABKAlIDIgBARI7CghyYXdfZGlzaxjUzvPvASABKAsyIC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5SYXdEaXNrSA2IAQESHgoNc2F0aXNmaWVz", - "X3B6aRih3avlASABKAhIDogBARIeCg1zYXRpc2ZpZXNfcHpzGKvdq+UBIAEo", - "CEgPiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIEIgBARJcCh9zaGllbGRl", - "ZF9pbnN0YW5jZV9pbml0aWFsX3N0YXRlGIPE3FsgASgLMisuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuSW5pdGlhbFN0YXRlQ29uZmlnSBGIAQESHAoLc291", - "cmNlX2Rpc2sYwe601wEgASgJSBKIAQESWwoac291cmNlX2Rpc2tfZW5jcnlw", - "dGlvbl9rZXkY4aC4/QEgASgLMi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "Q3VzdG9tZXJFbmNyeXB0aW9uS2V5SBOIAQESHwoOc291cmNlX2Rpc2tfaWQY", - "2c3J2AEgASgJSBSIAQESHAoMc291cmNlX2ltYWdlGLfohhggASgJSBWIAQES", - "XAobc291cmNlX2ltYWdlX2VuY3J5cHRpb25fa2V5GKuR9bUBIAEoCzIuLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1c3RvbWVyRW5jcnlwdGlvbktleUgW", - "iAEBEh8KD3NvdXJjZV9pbWFnZV9pZBij/LAaIAEoCUgXiAEBEh8KD3NvdXJj", - "ZV9zbmFwc2hvdBjomo48IAEoCUgYiAEBEl8KHnNvdXJjZV9zbmFwc2hvdF9l", - "bmNyeXB0aW9uX2tleRjajueQASABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5DdXN0b21lckVuY3J5cHRpb25LZXlIGYgBARIiChJzb3VyY2Vfc25h", - "cHNob3RfaWQY0paYLyABKAlIGogBARIcCgtzb3VyY2VfdHlwZRje8dLXASAB", - "KAlIG4gBARIWCgZzdGF0dXMY8p+3ViABKAlIHIgBARIdChFzdG9yYWdlX2xv", - "Y2F0aW9ucxia7bOcASADKAkaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJ", - "Eg0KBXZhbHVlGAIgASgJOgI4ASJqCgxBcmNoaXRlY3R1cmUSGgoWVU5ERUZJ", - "TkVEX0FSQ0hJVEVDVFVSRRAAEiAKGEFSQ0hJVEVDVFVSRV9VTlNQRUNJRklF", - "RBCr1J28ARIMCgVBUk02NBD6y+kdEg4KBlg4Nl82NBDHpObKASIyCgpTb3Vy", - "Y2VUeXBlEhkKFVVOREVGSU5FRF9TT1VSQ0VfVFlQRRAAEgkKA1JBVxCI+AQi", - "XgoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABIQCghERUxFVElORxCo", - "p4f8ARIOCgZGQUlMRUQQvZCm2QESDgoHUEVORElORxD3qvAQEgwKBVJFQURZ", - "EIPDjyVCDwoNX2FyY2hpdGVjdHVyZUIVChNfYXJjaGl2ZV9zaXplX2J5dGVz", - "QhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDQoLX2RlcHJlY2F0ZWRCDgoMX2Rl", - "c2NyaXB0aW9uQg8KDV9kaXNrX3NpemVfZ2JCHgocX2VuYWJsZV9jb25maWRl", - "bnRpYWxfY29tcHV0ZUIJCgdfZmFtaWx5QgUKA19pZEIXChVfaW1hZ2VfZW5j", - "cnlwdGlvbl9rZXlCBwoFX2tpbmRCFAoSX2xhYmVsX2ZpbmdlcnByaW50QgcK", - "BV9uYW1lQgsKCV9yYXdfZGlza0IQCg5fc2F0aXNmaWVzX3B6aUIQCg5fc2F0", - "aXNmaWVzX3B6c0IMCgpfc2VsZl9saW5rQiIKIF9zaGllbGRlZF9pbnN0YW5j", - "ZV9pbml0aWFsX3N0YXRlQg4KDF9zb3VyY2VfZGlza0IdChtfc291cmNlX2Rp", - "c2tfZW5jcnlwdGlvbl9rZXlCEQoPX3NvdXJjZV9kaXNrX2lkQg8KDV9zb3Vy", - "Y2VfaW1hZ2VCHgocX3NvdXJjZV9pbWFnZV9lbmNyeXB0aW9uX2tleUISChBf", - "c291cmNlX2ltYWdlX2lkQhIKEF9zb3VyY2Vfc25hcHNob3RCIQofX3NvdXJj", - "ZV9zbmFwc2hvdF9lbmNyeXB0aW9uX2tleUIVChNfc291cmNlX3NuYXBzaG90", - "X2lkQg4KDF9zb3VyY2VfdHlwZUIJCgdfc3RhdHVzIlIKD0ltYWdlRmFtaWx5", - "VmlldxI1CgVpbWFnZRjb0uovIAEoCzIeLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkltYWdlSACIAQFCCAoGX2ltYWdlIpsCCglJbWFnZUxpc3QSEAoCaWQY", - "mxogASgJSACIAQESMAoFaXRlbXMYwM/3LyADKAsyHi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5JbWFnZRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4", - "dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkB", - "IAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9u", - "ZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKOAgoS", - "SW5pdGlhbFN0YXRlQ29uZmlnEjkKA2Ricxi1hwYgAygLMiouZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuRmlsZUNvbnRlbnRCdWZmZXISOwoEZGJ4cxj557sB", - "IAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpbGVDb250ZW50QnVm", - "ZmVyEjsKBGtla3MYwtjIASADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5GaWxlQ29udGVudEJ1ZmZlchI8CgJwaxj7GyABKAsyKi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5GaWxlQ29udGVudEJ1ZmZlckgAiAEBQgUKA19wayLK", - "AQoUSW5zZXJ0QWRkcmVzc1JlcXVlc3QSQwoQYWRkcmVzc19yZXNvdXJjZRj5", - "l97mASABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRyZXNzQgPg", - "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdp", - "b24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQizgEKF0luc2VydEF1dG9zY2FsZXJS", - "ZXF1ZXN0EkgKE2F1dG9zY2FsZXJfcmVzb3VyY2UY9vD/YiABKAsyIy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyQgPgQQISIQoHcHJvamVj", - "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVx", - "dWVzdF9pZCK8AQoaSW5zZXJ0QmFja2VuZEJ1Y2tldFJlcXVlc3QSUAoXYmFj", - "a2VuZF9idWNrZXRfcmVzb3VyY2UYmM7HtQEgASgLMiYuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQmFja2VuZEJ1Y2tldEID4EECEiEKB3Byb2plY3QYmZbB", - "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", - "iAEBQg0KC19yZXF1ZXN0X2lkIr8BChtJbnNlcnRCYWNrZW5kU2VydmljZVJl", - "cXVlc3QSUgoYYmFja2VuZF9zZXJ2aWNlX3Jlc291cmNlGKOB36UBIAEoCzIn", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlQgPgQQIS", + "X2xpbmtCCgoIX3dhcm5pbmcijgIKEkluaXRpYWxTdGF0ZUNvbmZpZxI5CgNk", + "YnMYtYcGIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpbGVDb250", + "ZW50QnVmZmVyEjsKBGRieHMY+ee7ASADKAsyKi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5GaWxlQ29udGVudEJ1ZmZlchI7CgRrZWtzGMLYyAEgAygLMiou", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlsZUNvbnRlbnRCdWZmZXISPAoC", + "cGsY+xsgASgLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlsZUNvbnRl", + "bnRCdWZmZXJIAIgBAUIFCgNfcGsiygEKFEluc2VydEFkZHJlc3NSZXF1ZXN0", + "EkMKEGFkZHJlc3NfcmVzb3VyY2UY+Zfe5gEgASgLMiAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuQWRkcmVzc0ID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdp", + "b24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lk", + "Is4BChdJbnNlcnRBdXRvc2NhbGVyUmVxdWVzdBJIChNhdXRvc2NhbGVyX3Jl", + "c291cmNlGPbw/2IgASgLMiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0", + "b3NjYWxlckID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASAB", + "KAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQivAEKGkluc2VydEJhY2tl", + "bmRCdWNrZXRSZXF1ZXN0ElAKF2JhY2tlbmRfYnVja2V0X3Jlc291cmNlGJjO", + "x7UBIAEoCzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRCdWNr", + "ZXRCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCK/AQob", + "SW5zZXJ0QmFja2VuZFNlcnZpY2VSZXF1ZXN0ElIKGGJhY2tlbmRfc2Vydmlj", + "ZV9yZXNvdXJjZRijgd+lASABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5CYWNrZW5kU2VydmljZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", + "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19y", + "ZXF1ZXN0X2lkIusBChFJbnNlcnREaXNrUmVxdWVzdBI8Cg1kaXNrX3Jlc291", + "cmNlGPDQqwwgASgLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza0ID", + "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVx", + "dWVzdF9pZBjLgdkRIAEoCUgAiAEBEhwKDHNvdXJjZV9pbWFnZRi36IYYIAEo", + "CUgBiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVl", + "c3RfaWRCDwoNX3NvdXJjZV9pbWFnZSLMAQofSW5zZXJ0RXh0ZXJuYWxWcG5H", + "YXRld2F5UmVxdWVzdBJbCh1leHRlcm5hbF92cG5fZ2F0ZXdheV9yZXNvdXJj", + "ZRiI35DoASABKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5FeHRlcm5h", + "bFZwbkdhdGV3YXlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", + "cm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVz", + "dF9pZCLEAQobSW5zZXJ0RmlyZXdhbGxQb2xpY3lSZXF1ZXN0ElIKGGZpcmV3", + "YWxsX3BvbGljeV9yZXNvdXJjZRi8tofsASABKAsyJy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5GaXJld2FsbFBvbGljeUID4EECEiYKCXBhcmVudF9pZBjQ", + "4ZrbASABKAlCD+BBAvJHCXBhcmVudF9pZBIaCgpyZXF1ZXN0X2lkGMuB2REg", + "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiqwEKFUluc2VydEZpcmV3YWxsUmVx", + "dWVzdBJEChFmaXJld2FsbF9yZXNvdXJjZRjtsOATIAEoCzIhLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsQgPgQQISIQoHcHJvamVjdBiZlsFs", + "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQFCDQoLX3JlcXVlc3RfaWQi4AEKG0luc2VydEZvcndhcmRpbmdSdWxlUmVx", + "dWVzdBJSChhmb3J3YXJkaW5nX3J1bGVfcmVzb3VyY2UYr8DQjwEgASgLMicu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2FyZGluZ1J1bGVCA+BBAhIh", + "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", + "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", + "AIgBAUINCgtfcmVxdWVzdF9pZCKvAQoaSW5zZXJ0R2xvYmFsQWRkcmVzc1Jl", + "cXVlc3QSQwoQYWRkcmVzc19yZXNvdXJjZRj5l97mASABKAsyIC5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5BZGRyZXNzQgPgQQISIQoHcHJvamVjdBiZlsFs", + "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQFCDQoLX3JlcXVlc3RfaWQixQEKIUluc2VydEdsb2JhbEZvcndhcmRpbmdS", + "dWxlUmVxdWVzdBJSChhmb3J3YXJkaW5nX3J1bGVfcmVzb3VyY2UYr8DQjwEg", + "ASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2FyZGluZ1J1bGVC", + "A+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJl", + "cXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLYAQonSW5z", + "ZXJ0R2xvYmFsTmV0d29ya0VuZHBvaW50R3JvdXBSZXF1ZXN0El8KH25ldHdv", + "cmtfZW5kcG9pbnRfZ3JvdXBfcmVzb3VyY2UYp83b+gEgASgLMi0uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50R3JvdXBCA+BBAhIh", + "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3Rf", + "aWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLbAQopSW5zZXJ0R2xv", + "YmFsUHVibGljRGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QSIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBJgCiBwdWJsaWNfZGVsZWdhdGVkX3By", + "ZWZpeF9yZXNvdXJjZRiF+NgWIAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlB1YmxpY0RlbGVnYXRlZFByZWZpeEID4EECEhoKCnJlcXVlc3RfaWQY", + "y4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCK1AQoYSW5zZXJ0SGVhbHRo", + "Q2hlY2tSZXF1ZXN0EksKFWhlYWx0aF9jaGVja19yZXNvdXJjZRiow6RgIAEo", + "CzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0aENoZWNrQgPgQQIS", "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0", - "X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi6wEKEUluc2VydERp", - "c2tSZXF1ZXN0EjwKDWRpc2tfcmVzb3VyY2UY8NCrDCABKAsyHS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5EaXNrQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", - "HAoMc291cmNlX2ltYWdlGLfohhggASgJSAGIAQESGwoEem9uZRisx+QBIAEo", - "CUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZEIPCg1fc291cmNlX2ltYWdl", - "IswBCh9JbnNlcnRFeHRlcm5hbFZwbkdhdGV3YXlSZXF1ZXN0ElsKHWV4dGVy", - "bmFsX3Zwbl9nYXRld2F5X3Jlc291cmNlGIjfkOgBIAEoCzIrLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkV4dGVybmFsVnBuR2F0ZXdheUID4EECEiEKB3By", - "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", - "gdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIsQBChtJbnNlcnRGaXJld2Fs", - "bFBvbGljeVJlcXVlc3QSUgoYZmlyZXdhbGxfcG9saWN5X3Jlc291cmNlGLy2", - "h+wBIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9s", - "aWN5QgPgQQISJgoJcGFyZW50X2lkGNDhmtsBIAEoCUIP4EEC8kcJcGFyZW50", - "X2lkEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9p", - "ZCKrAQoVSW5zZXJ0RmlyZXdhbGxSZXF1ZXN0EkQKEWZpcmV3YWxsX3Jlc291", - "cmNlGO2w4BMgASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdh", - "bGxCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLgAQob", - "SW5zZXJ0Rm9yd2FyZGluZ1J1bGVSZXF1ZXN0ElIKGGZvcndhcmRpbmdfcnVs", - "ZV9yZXNvdXJjZRivwNCPASABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5Gb3J3YXJkaW5nUnVsZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", - "AvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24S", - "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIq8B", - "ChpJbnNlcnRHbG9iYWxBZGRyZXNzUmVxdWVzdBJDChBhZGRyZXNzX3Jlc291", - "cmNlGPmX3uYBIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZHJl", - "c3NCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLFAQoh", - "SW5zZXJ0R2xvYmFsRm9yd2FyZGluZ1J1bGVSZXF1ZXN0ElIKGGZvcndhcmRp", - "bmdfcnVsZV9yZXNvdXJjZRivwNCPASABKAsyJy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5Gb3J3YXJkaW5nUnVsZUID4EECEiEKB3Byb2plY3QYmZbBbCAB", + "X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi0gEKEkluc2VydElt", + "YWdlUmVxdWVzdBIcCgxmb3JjZV9jcmVhdGUY0ImkXiABKAhIAIgBARI/Cg5p", + "bWFnZV9yZXNvdXJjZRjyxP6wASABKAsyHi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbWFnZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEBQg8KDV9mb3JjZV9j", + "cmVhdGVCDQoLX3JlcXVlc3RfaWQi7gEKIUluc2VydEluc3RhbmNlR3JvdXBN", + "YW5hZ2VyUmVxdWVzdBJeCh9pbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3Jlc291", + "cmNlGIqKvnwgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", + "Y2VHcm91cE1hbmFnZXJCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", + "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25l", + "GKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIsACCi5JbnNl", + "cnRJbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJlcXVlc3RSZXF1ZXN0EiYK", + "Fmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhJ7Ci5pbnN0", + "YW5jZV9ncm91cF9tYW5hZ2VyX3Jlc2l6ZV9yZXF1ZXN0X3Jlc291cmNlGO2+", + "td8BIAEoCzI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3Jv", + "dXBNYW5hZ2VyUmVzaXplUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCAB", "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", - "Qg0KC19yZXF1ZXN0X2lkItgBCidJbnNlcnRHbG9iYWxOZXR3b3JrRW5kcG9p", - "bnRHcm91cFJlcXVlc3QSXwofbmV0d29ya19lbmRwb2ludF9ncm91cF9yZXNv", - "dXJjZRinzdv6ASABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3", - "b3JrRW5kcG9pbnRHcm91cEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", - "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19y", - "ZXF1ZXN0X2lkItsBCilJbnNlcnRHbG9iYWxQdWJsaWNEZWxlZ2F0ZWRQcmVm", - "aXhlUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EmAKIHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4X3Jlc291cmNlGIX42BYgASgL", - "Mi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHVibGljRGVsZWdhdGVkUHJl", - "Zml4QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1", - "ZXN0X2lkIrUBChhJbnNlcnRIZWFsdGhDaGVja1JlcXVlc3QSSwoVaGVhbHRo", - "X2NoZWNrX3Jlc291cmNlGKjDpGAgASgLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuSGVhbHRoQ2hlY2tCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtf", - "cmVxdWVzdF9pZCLSAQoSSW5zZXJ0SW1hZ2VSZXF1ZXN0EhwKDGZvcmNlX2Ny", - "ZWF0ZRjQiaReIAEoCEgAiAEBEj8KDmltYWdlX3Jlc291cmNlGPLE/rABIAEo", - "CzIeLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkltYWdlQgPgQQISIQoHcHJv", - "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSAGIAQFCDwoNX2ZvcmNlX2NyZWF0ZUINCgtfcmVxdWVzdF9pZCLu", - "AQohSW5zZXJ0SW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0El4KH2luc3Rh", - "bmNlX2dyb3VwX21hbmFnZXJfcmVzb3VyY2UYioq+fCABKAsyLS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlckID4EECEiEK", - "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9p", - "ZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVC", - "DQoLX3JlcXVlc3RfaWQiwAIKLkluc2VydEluc3RhbmNlR3JvdXBNYW5hZ2Vy", - "UmVzaXplUmVxdWVzdFJlcXVlc3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdl", - "chjD9/N2IAEoCUID4EECEnsKLmluc3RhbmNlX2dyb3VwX21hbmFnZXJfcmVz", - "aXplX3JlcXVlc3RfcmVzb3VyY2UY7b613wEgASgLMjouZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJSZXNpemVSZXF1ZXN0", - "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC", - "8kcEem9uZUINCgtfcmVxdWVzdF9pZCLZAQoaSW5zZXJ0SW5zdGFuY2VHcm91", - "cFJlcXVlc3QSUAoXaW5zdGFuY2VfZ3JvdXBfcmVzb3VyY2UYuLXViAEgASgL", - "MiYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cEID4EEC", + "EhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi", + "2QEKGkluc2VydEluc3RhbmNlR3JvdXBSZXF1ZXN0ElAKF2luc3RhbmNlX2dy", + "b3VwX3Jlc291cmNlGLi11YgBIAEoCzImLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkluc3RhbmNlR3JvdXBCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", + "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6", + "b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIs8CChVJ", + "bnNlcnRJbnN0YW5jZVJlcXVlc3QSRAoRaW5zdGFuY2VfcmVzb3VyY2UY+PD+", + "ZiABKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUID4EEC", + "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVz", + "dF9pZBjLgdkRIAEoCUgAiAEBEikKGHNvdXJjZV9pbnN0YW5jZV90ZW1wbGF0", + "ZRjAw8GeASABKAlIAYgBARIkChRzb3VyY2VfbWFjaGluZV9pbWFnZRi/3LAK", + "IAEoCUgCiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3Jl", + "cXVlc3RfaWRCGwoZX3NvdXJjZV9pbnN0YW5jZV90ZW1wbGF0ZUIXChVfc291", + "cmNlX21hY2hpbmVfaW1hZ2UixAEKHUluc2VydEluc3RhbmNlVGVtcGxhdGVS", + "ZXF1ZXN0ElUKGmluc3RhbmNlX3RlbXBsYXRlX3Jlc291cmNlGInqiwUgASgL", + "MikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VUZW1wbGF0ZUID", + "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVx", + "dWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIt8BChxJbnNl", + "cnRJbnN0YW50U25hcHNob3RSZXF1ZXN0ElQKGWluc3RhbnRfc25hcHNob3Rf", + "cmVzb3VyY2UYy6qItwEgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "SW5zdGFudFNuYXBzaG90QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", + "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9u", + "ZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKoAgojSW5z", + "ZXJ0SW50ZXJjb25uZWN0QXR0YWNobWVudFJlcXVlc3QSYQogaW50ZXJjb25u", + "ZWN0X2F0dGFjaG1lbnRfcmVzb3VyY2UY+aSgZSABKAsyLy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50QgPgQQISIQoH", + "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2g", + "QiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQESHQoNdmFsaWRhdGVfb25seRi1+t9zIAEoCEgBiAEBQg0KC19yZXF1ZXN0", + "X2lkQhAKDl92YWxpZGF0ZV9vbmx5IrgBChlJbnNlcnRJbnRlcmNvbm5lY3RS", + "ZXF1ZXN0Ek0KFWludGVyY29ubmVjdF9yZXNvdXJjZRifocy9ASABKAsyJS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RCA+BBAhIhCgdw", + "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQY", + "y4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKpAQoUSW5zZXJ0TGljZW5z", + "ZVJlcXVlc3QSQwoQbGljZW5zZV9yZXNvdXJjZRjM1OrQASABKAsyIC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5MaWNlbnNlQgPgQQISIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", + "SACIAQFCDQoLX3JlcXVlc3RfaWQi7gEKGUluc2VydE1hY2hpbmVJbWFnZVJl", + "cXVlc3QSTQoWbWFjaGluZV9pbWFnZV9yZXNvdXJjZRjqqvscIAEoCzIlLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk1hY2hpbmVJbWFnZUID4EECEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBEiAKD3NvdXJjZV9pbnN0YW5jZRi5mP28ASABKAlIAYgB", + "AUINCgtfcmVxdWVzdF9pZEISChBfc291cmNlX2luc3RhbmNlIugBCh5JbnNl", + "cnROZXR3b3JrQXR0YWNobWVudFJlcXVlc3QSVwobbmV0d29ya19hdHRhY2ht", + "ZW50X3Jlc291cmNlGJnwzGQgASgLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuTmV0d29ya0F0dGFjaG1lbnRCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJ", + "Qg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVn", + "aW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9p", + "ZCK3AgonSW5zZXJ0TmV0d29ya0VkZ2VTZWN1cml0eVNlcnZpY2VSZXF1ZXN0", + "EmwKJm5ldHdvcmtfZWRnZV9zZWN1cml0eV9zZXJ2aWNlX3Jlc291cmNlGKaj", + "2+MBIAEoCzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtFZGdl", + "U2VjdXJpdHlTZXJ2aWNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", + "8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIa", + "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESHQoNdmFsaWRhdGVfb25seRi1", + "+t9zIAEoCEgBiAEBQg0KC19yZXF1ZXN0X2lkQhAKDl92YWxpZGF0ZV9vbmx5", + "Iu8BCiFJbnNlcnROZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QSXwofbmV0", + "d29ya19lbmRwb2ludF9ncm91cF9yZXNvdXJjZRinzdv6ASABKAsyLS5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnRHcm91cEID4EEC", "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVz", "dF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpv", - "bmVCDQoLX3JlcXVlc3RfaWQizwIKFUluc2VydEluc3RhbmNlUmVxdWVzdBJE", - "ChFpbnN0YW5jZV9yZXNvdXJjZRj48P5mIAEoCzIhLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkluc3RhbmNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESKQoY", - "c291cmNlX2luc3RhbmNlX3RlbXBsYXRlGMDDwZ4BIAEoCUgBiAEBEiQKFHNv", - "dXJjZV9tYWNoaW5lX2ltYWdlGL/csAogASgJSAKIAQESGwoEem9uZRisx+QB", - "IAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZEIbChlfc291cmNlX2lu", - "c3RhbmNlX3RlbXBsYXRlQhcKFV9zb3VyY2VfbWFjaGluZV9pbWFnZSLEAQod", - "SW5zZXJ0SW5zdGFuY2VUZW1wbGF0ZVJlcXVlc3QSVQoaaW5zdGFuY2VfdGVt", - "cGxhdGVfcmVzb3VyY2UYieqLBSABKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnN0YW5jZVRlbXBsYXRlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFC", - "DQoLX3JlcXVlc3RfaWQi3wEKHEluc2VydEluc3RhbnRTbmFwc2hvdFJlcXVl", + "bmVCDQoLX3JlcXVlc3RfaWQixgEKIkluc2VydE5ldHdvcmtGaXJld2FsbFBv", + "bGljeVJlcXVlc3QSUgoYZmlyZXdhbGxfcG9saWN5X3Jlc291cmNlGLy2h+wB", + "IAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9saWN5", + "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiqAEKFElu", + "c2VydE5ldHdvcmtSZXF1ZXN0EkIKEG5ldHdvcmtfcmVzb3VyY2UY/92cOiAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrQgPgQQISIQoH", + "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi8QEKFkluc2VydE5vZGVH", + "cm91cFJlcXVlc3QSIgoSaW5pdGlhbF9ub2RlX2NvdW50GO3IpyIgASgFQgPg", + "QQISSAoTbm9kZV9ncm91cF9yZXNvdXJjZRirs/rwASABKAsyIi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5Ob2RlR3JvdXBCA+BBAhIhCgdwcm9qZWN0GJmW", + "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", + "AIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0", + "X2lkItkBChlJbnNlcnROb2RlVGVtcGxhdGVSZXF1ZXN0Ek0KFm5vZGVfdGVt", + "cGxhdGVfcmVzb3VyY2UYttrdPCABKAsyJS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5Ob2RlVGVtcGxhdGVCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", + "QQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9u", + "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLj", + "AQocSW5zZXJ0UGFja2V0TWlycm9yaW5nUmVxdWVzdBJUChlwYWNrZXRfbWly", + "cm9yaW5nX3Jlc291cmNlGKH8qOsBIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlBhY2tldE1pcnJvcmluZ0ID4EECEiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0", + "X2lkItgBCiRJbnNlcnRQdWJsaWNBZHZlcnRpc2VkUHJlZml4ZVJlcXVlc3QS", + "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBJiCiFwdWJsaWNf", + "YWR2ZXJ0aXNlZF9wcmVmaXhfcmVzb3VyY2UYj9eybyABKAsyLy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5QdWJsaWNBZHZlcnRpc2VkUHJlZml4QgPgQQIS", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIvYB", + "CiNJbnNlcnRQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlUmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EmAKIHB1YmxpY19kZWxlZ2F0", + "ZWRfcHJlZml4X3Jlc291cmNlGIX42BYgASgLMi4uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUHVibGljRGVsZWdhdGVkUHJlZml4QgPgQQISHwoGcmVnaW9u", + "GPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgAiAEBQg0KC19yZXF1ZXN0X2lkItgBCh1JbnNlcnRSZWdpb25BdXRvc2Nh", + "bGVyUmVxdWVzdBJIChNhdXRvc2NhbGVyX3Jlc291cmNlGPbw/2IgASgLMiMu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxlckID4EECEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIg", + "ASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", + "Qg0KC19yZXF1ZXN0X2lkIuYBCiFJbnNlcnRSZWdpb25CYWNrZW5kU2Vydmlj", + "ZVJlcXVlc3QSUgoYYmFja2VuZF9zZXJ2aWNlX3Jlc291cmNlGKOB36UBIAEo", + "CzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlQgPg", + "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdp", + "b24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REg", + "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi2AEKHUluc2VydFJlZ2lvbkNvbW1p", + "dG1lbnRSZXF1ZXN0EkgKE2NvbW1pdG1lbnRfcmVzb3VyY2UY+KO7dCABKAsy", + "Iy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Db21taXRtZW50QgPgQQISIQoH", + "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2g", + "QiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQFCDQoLX3JlcXVlc3RfaWQi9QEKF0luc2VydFJlZ2lvbkRpc2tSZXF1ZXN0", + "EjwKDWRpc2tfcmVzb3VyY2UY8NCrDCABKAsyHS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5EaXNrQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", + "cHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQESHAoMc291cmNlX2ltYWdlGLfohhgg", + "ASgJSAGIAQFCDQoLX3JlcXVlc3RfaWRCDwoNX3NvdXJjZV9pbWFnZSLcAQoe", + "SW5zZXJ0UmVnaW9uSGVhbHRoQ2hlY2tSZXF1ZXN0EksKFWhlYWx0aF9jaGVj", + "a19yZXNvdXJjZRiow6RgIAEoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkhlYWx0aENoZWNrQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", + "cHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi8wEKJUlu", + "c2VydFJlZ2lvbkhlYWx0aENoZWNrU2VydmljZVJlcXVlc3QSWwodaGVhbHRo", + "X2NoZWNrX3NlcnZpY2VfcmVzb3VyY2UY8pvQ4wEgASgLMisuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tTZXJ2aWNlQgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiAB", + "KAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFC", + "DQoLX3JlcXVlc3RfaWQi+AEKJ0luc2VydFJlZ2lvbkluc3RhbmNlR3JvdXBN", + "YW5hZ2VyUmVxdWVzdBJeCh9pbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3Jlc291", + "cmNlGIqKvnwgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", + "Y2VHcm91cE1hbmFnZXJCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", + "Rwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLrAQoj", + "SW5zZXJ0UmVnaW9uSW5zdGFuY2VUZW1wbGF0ZVJlcXVlc3QSVQoaaW5zdGFu", + "Y2VfdGVtcGxhdGVfcmVzb3VyY2UYieqLBSABKAsyKS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnN0YW5jZVRlbXBsYXRlQgPgQQISIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBB", + "AvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3Jl", + "cXVlc3RfaWQi6QEKIkluc2VydFJlZ2lvbkluc3RhbnRTbmFwc2hvdFJlcXVl", "c3QSVAoZaW5zdGFudF9zbmFwc2hvdF9yZXNvdXJjZRjLqoi3ASABKAsyKC5n", "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW50U25hcHNob3RCA+BBAhIh", - "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25l", - "Qg0KC19yZXF1ZXN0X2lkIqgCCiNJbnNlcnRJbnRlcmNvbm5lY3RBdHRhY2ht", - "ZW50UmVxdWVzdBJhCiBpbnRlcmNvbm5lY3RfYXR0YWNobWVudF9yZXNvdXJj", - "ZRj5pKBlIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29u", - "bmVjdEF0dGFjaG1lbnRCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", - "Rwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIdCg12YWxpZGF0ZV9vbmx5GLX6", - "33MgASgISAGIAQFCDQoLX3JlcXVlc3RfaWRCEAoOX3ZhbGlkYXRlX29ubHki", - "uAEKGUluc2VydEludGVyY29ubmVjdFJlcXVlc3QSTQoVaW50ZXJjb25uZWN0", - "X3Jlc291cmNlGJ+hzL0BIAEoCzIlLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkludGVyY29ubmVjdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", - "B3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1", - "ZXN0X2lkIqkBChRJbnNlcnRMaWNlbnNlUmVxdWVzdBJDChBsaWNlbnNlX3Jl", - "c291cmNlGMzU6tABIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxp", - "Y2Vuc2VCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLu", - "AQoZSW5zZXJ0TWFjaGluZUltYWdlUmVxdWVzdBJNChZtYWNoaW5lX2ltYWdl", - "X3Jlc291cmNlGOqq+xwgASgLMiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "TWFjaGluZUltYWdlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", - "cHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESIAoPc291cmNl", - "X2luc3RhbmNlGLmY/bwBIAEoCUgBiAEBQg0KC19yZXF1ZXN0X2lkQhIKEF9z", - "b3VyY2VfaW5zdGFuY2Ui6AEKHkluc2VydE5ldHdvcmtBdHRhY2htZW50UmVx", - "dWVzdBJXChtuZXR3b3JrX2F0dGFjaG1lbnRfcmVzb3VyY2UYmfDMZCABKAsy", - "Ki5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrQXR0YWNobWVudEID", - "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVn", - "aW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIrcCCidJbnNlcnROZXR3b3JrRWRn", - "ZVNlY3VyaXR5U2VydmljZVJlcXVlc3QSbAombmV0d29ya19lZGdlX3NlY3Vy", - "aXR5X3NlcnZpY2VfcmVzb3VyY2UYpqPb4wEgASgLMjMuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuTmV0d29ya0VkZ2VTZWN1cml0eVNlcnZpY2VCA+BBAhIh", "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBARIdCg12YWxpZGF0ZV9vbmx5GLX633MgASgISAGIAQFCDQoLX3JlcXVl", - "c3RfaWRCEAoOX3ZhbGlkYXRlX29ubHki7wEKIUluc2VydE5ldHdvcmtFbmRw", - "b2ludEdyb3VwUmVxdWVzdBJfCh9uZXR3b3JrX2VuZHBvaW50X2dyb3VwX3Jl", - "c291cmNlGKfN2/oBIAEoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5l", - "dHdvcmtFbmRwb2ludEdyb3VwQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", - "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLGAQoi", - "SW5zZXJ0TmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBJSChhmaXJld2Fs", - "bF9wb2xpY3lfcmVzb3VyY2UYvLaH7AEgASgLMicuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuRmlyZXdhbGxQb2xpY3lCA+BBAhIhCgdwcm9qZWN0GJmWwWwg", - "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "AUINCgtfcmVxdWVzdF9pZCKoAQoUSW5zZXJ0TmV0d29ya1JlcXVlc3QSQgoQ", - "bmV0d29ya19yZXNvdXJjZRj/3Zw6IAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk5ldHdvcmtCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", - "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVx", - "dWVzdF9pZCLxAQoWSW5zZXJ0Tm9kZUdyb3VwUmVxdWVzdBIiChJpbml0aWFs", - "X25vZGVfY291bnQY7cinIiABKAVCA+BBAhJIChNub2RlX2dyb3VwX3Jlc291", - "cmNlGKuz+vABIAEoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vZGVH", - "cm91cEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlC", - "CuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi2QEKGUluc2VydE5vZGVUZW1w", - "bGF0ZVJlcXVlc3QSTQoWbm9kZV90ZW1wbGF0ZV9yZXNvdXJjZRi22t08IAEo", - "CzIlLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vZGVUZW1wbGF0ZUID4EEC", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9u", - "GPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEo", - "CUgAiAEBQg0KC19yZXF1ZXN0X2lkIuMBChxJbnNlcnRQYWNrZXRNaXJyb3Jp", - "bmdSZXF1ZXN0ElQKGXBhY2tldF9taXJyb3JpbmdfcmVzb3VyY2UYofyo6wEg", - "ASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGFja2V0TWlycm9yaW5n", - "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi2AEKJEluc2VydFB1YmxpY0Fk", - "dmVydGlzZWRQcmVmaXhlUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EmIKIXB1YmxpY19hZHZlcnRpc2VkX3ByZWZpeF9yZXNv", - "dXJjZRiP17JvIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlB1Ymxp", - "Y0FkdmVydGlzZWRQcmVmaXhCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", - "SACIAQFCDQoLX3JlcXVlc3RfaWQi9gEKI0luc2VydFB1YmxpY0RlbGVnYXRl", - "ZFByZWZpeGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSYAogcHVibGljX2RlbGVnYXRlZF9wcmVmaXhfcmVzb3VyY2UYhfjY", - "FiABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QdWJsaWNEZWxlZ2F0", - "ZWRQcmVmaXhCA+BBAhIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lv", - "bhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi", - "2AEKHUluc2VydFJlZ2lvbkF1dG9zY2FsZXJSZXF1ZXN0EkgKE2F1dG9zY2Fs", - "ZXJfcmVzb3VyY2UY9vD/YiABKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5BdXRvc2NhbGVyQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", - "cHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi5gEKIUlu", - "c2VydFJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBJSChhiYWNrZW5kX3Nl", - "cnZpY2VfcmVzb3VyY2UYo4HfpQEgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuQmFja2VuZFNlcnZpY2VCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJ", + "AIgBAUINCgtfcmVxdWVzdF9pZCL5AQonSW5zZXJ0UmVnaW9uTmV0d29ya0Vu", + "ZHBvaW50R3JvdXBSZXF1ZXN0El8KH25ldHdvcmtfZW5kcG9pbnRfZ3JvdXBf", + "cmVzb3VyY2UYp83b+gEgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "TmV0d29ya0VuZHBvaW50R3JvdXBCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJ", "Qg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVn", "aW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9p", - "ZCLYAQodSW5zZXJ0UmVnaW9uQ29tbWl0bWVudFJlcXVlc3QSSAoTY29tbWl0", - "bWVudF9yZXNvdXJjZRj4o7t0IAEoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkNvbW1pdG1lbnRCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", - "Rwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCL1AQoX", - "SW5zZXJ0UmVnaW9uRGlza1JlcXVlc3QSPAoNZGlza19yZXNvdXJjZRjw0KsM", - "IAEoCzIdLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tCA+BBAhIhCgdw", - "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBC", - "IAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "ARIcCgxzb3VyY2VfaW1hZ2UYt+iGGCABKAlIAYgBAUINCgtfcmVxdWVzdF9p", - "ZEIPCg1fc291cmNlX2ltYWdlItwBCh5JbnNlcnRSZWdpb25IZWFsdGhDaGVj", - "a1JlcXVlc3QSSwoVaGVhbHRoX2NoZWNrX3Jlc291cmNlGKjDpGAgASgLMiQu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tCA+BBAhIhCgdw", + "ZCLtAQooSW5zZXJ0UmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVz", + "dBJSChhmaXJld2FsbF9wb2xpY3lfcmVzb3VyY2UYvLaH7AEgASgLMicuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lCA+BBAhIhCgdw", "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBC", "IAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "AUINCgtfcmVxdWVzdF9pZCLzAQolSW5zZXJ0UmVnaW9uSGVhbHRoQ2hlY2tT", - "ZXJ2aWNlUmVxdWVzdBJbCh1oZWFsdGhfY2hlY2tfc2VydmljZV9yZXNvdXJj", - "ZRjym9DjASABKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IZWFsdGhD", - "aGVja1NlcnZpY2VCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", - "cm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJl", - "cXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCL4AQonSW5z", - "ZXJ0UmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0El4KH2luc3Rh", - "bmNlX2dyb3VwX21hbmFnZXJfcmVzb3VyY2UYioq+fCABKAsyLS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlckID4EECEiEK", - "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTN", - "oEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", - "iAEBQg0KC19yZXF1ZXN0X2lkIusBCiNJbnNlcnRSZWdpb25JbnN0YW5jZVRl", - "bXBsYXRlUmVxdWVzdBJVChppbnN0YW5jZV90ZW1wbGF0ZV9yZXNvdXJjZRiJ", - "6osFIAEoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlVGVt", - "cGxhdGVCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLpAQoiSW5zZXJ0UmVn", - "aW9uSW5zdGFudFNuYXBzaG90UmVxdWVzdBJUChlpbnN0YW50X3NuYXBzaG90", - "X3Jlc291cmNlGMuqiLcBIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lkluc3RhbnRTbmFwc2hvdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", + "AUINCgtfcmVxdWVzdF9pZCL4AQonSW5zZXJ0UmVnaW9uTm90aWZpY2F0aW9u", + "RW5kcG9pbnRSZXF1ZXN0El4KHm5vdGlmaWNhdGlvbl9lbmRwb2ludF9yZXNv", + "dXJjZRik+rGhASABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Ob3Rp", + "ZmljYXRpb25FbmRwb2ludEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", "AvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24S", - "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIvkB", - "CidJbnNlcnRSZWdpb25OZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QSXwof", - "bmV0d29ya19lbmRwb2ludF9ncm91cF9yZXNvdXJjZRinzdv6ASABKAsyLS5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnRHcm91cEID", - "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVn", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIpYC", + "CiFJbnNlcnRSZWdpb25TZWN1cml0eVBvbGljeVJlcXVlc3QSIQoHcHJvamVj", + "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlC", + "DOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESUQoY", + "c2VjdXJpdHlfcG9saWN5X3Jlc291cmNlGPyqiWcgASgLMicuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lCA+BBAhIdCg12YWxpZGF0", + "ZV9vbmx5GLX633MgASgISAGIAQFCDQoLX3JlcXVlc3RfaWRCEAoOX3ZhbGlk", + "YXRlX29ubHki5QEKIUluc2VydFJlZ2lvblNzbENlcnRpZmljYXRlUmVxdWVz", + "dBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lv", + "bhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESAB", + "KAlIAIgBARJRChhzc2xfY2VydGlmaWNhdGVfcmVzb3VyY2UYidSVViABKAsy", + "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xDZXJ0aWZpY2F0ZUID4EEC", + "Qg0KC19yZXF1ZXN0X2lkItcBChxJbnNlcnRSZWdpb25Tc2xQb2xpY3lSZXF1", + "ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVn", "aW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIu0BCihJbnNlcnRSZWdpb25OZXR3", - "b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0ElIKGGZpcmV3YWxsX3BvbGljeV9y", - "ZXNvdXJjZRi8tofsASABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5G", - "aXJld2FsbFBvbGljeUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", - "B3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoK", - "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIvgBCidJ", - "bnNlcnRSZWdpb25Ob3RpZmljYXRpb25FbmRwb2ludFJlcXVlc3QSXgoebm90", - "aWZpY2F0aW9uX2VuZHBvaW50X3Jlc291cmNlGKT6saEBIAEoCzItLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk5vdGlmaWNhdGlvbkVuZHBvaW50QgPgQQIS", - "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y", - "9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", - "SACIAQFCDQoLX3JlcXVlc3RfaWQilgIKIUluc2VydFJlZ2lvblNlY3VyaXR5", - "UG9saWN5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", - "ZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVl", - "c3RfaWQYy4HZESABKAlIAIgBARJRChhzZWN1cml0eV9wb2xpY3lfcmVzb3Vy", - "Y2UY/KqJZyABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0", - "eVBvbGljeUID4EECEh0KDXZhbGlkYXRlX29ubHkYtfrfcyABKAhIAYgBAUIN", - "CgtfcmVxdWVzdF9pZEIQCg5fdmFsaWRhdGVfb25seSLlAQohSW5zZXJ0UmVn", - "aW9uU3NsQ2VydGlmaWNhdGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlC", - "DeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdp", - "b24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBElEKGHNzbF9jZXJ0aWZp", - "Y2F0ZV9yZXNvdXJjZRiJ1JVWIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlNzbENlcnRpZmljYXRlQgPgQQJCDQoLX3JlcXVlc3RfaWQi1wEKHElu", - "c2VydFJlZ2lvblNzbFBvbGljeVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEo", + "IAEoCUgAiAEBEkgKE3NzbF9wb2xpY3lfcmVzb3VyY2UYyIiKgwEgASgLMiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3NsUG9saWN5QgPgQQJCDQoLX3Jl", + "cXVlc3RfaWQi6QEKIkluc2VydFJlZ2lvblRhcmdldEh0dHBQcm94eVJlcXVl", + "c3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdp", + "b24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REg", + "ASgJSACIAQESVAoadGFyZ2V0X2h0dHBfcHJveHlfcmVzb3VyY2UYqK/jCyAB", + "KAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwUHJveHlC", + "A+BBAkINCgtfcmVxdWVzdF9pZCLtAQojSW5zZXJ0UmVnaW9uVGFyZ2V0SHR0", + "cHNQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "amVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSACIAQESVwobdGFyZ2V0X2h0dHBzX3Byb3h5X3Jl", + "c291cmNlGIGt5M4BIAEoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRh", + "cmdldEh0dHBzUHJveHlCA+BBAkINCgtfcmVxdWVzdF9pZCLmAQohSW5zZXJ0", + "UmVnaW9uVGFyZ2V0VGNwUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBElIKGXRhcmdldF90", + "Y3BfcHJveHlfcmVzb3VyY2UYy/DJRSABKAsyJy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5UYXJnZXRUY3BQcm94eUID4EECQg0KC19yZXF1ZXN0X2lkIs0B", + "ChlJbnNlcnRSZWdpb25VcmxNYXBSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEkEKEHVybF9tYXBf", + "cmVzb3VyY2UY4ZC3UCABKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5V", + "cmxNYXBCA+BBAkINCgtfcmVxdWVzdF9pZCLSAQoYSW5zZXJ0UmVzZXJ2YXRp", + "b25SZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEksKFHJlc2VydmF0aW9uX3Jl", + "c291cmNlGKHu9IcBIAEoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJl", + "c2VydmF0aW9uQgPgQQISGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUIN", + "CgtfcmVxdWVzdF9pZCLfAQobSW5zZXJ0UmVzb3VyY2VQb2xpY3lSZXF1ZXN0", + "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9u", + "GPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgAiAEBElEKGHJlc291cmNlX3BvbGljeV9yZXNvdXJjZRjKjNEkIAEoCzIn", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlUG9saWN5QgPgQQJC", + "DQoLX3JlcXVlc3RfaWQiogEKEkluc2VydFJvdXRlUmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAIgBARI+Cg5yb3V0ZV9yZXNvdXJjZRjEir9rIAEoCzIeLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlQgPgQQJCDQoLX3JlcXVlc3RfaWQi", + "xgEKE0luc2VydFJvdXRlclJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lv", + "bhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESQAoPcm91dGVyX3Jlc291", + "cmNlGMSAgkogASgLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVy", + "QgPgQQJCDQoLX3JlcXVlc3RfaWQi7wEKG0luc2VydFNlY3VyaXR5UG9saWN5", + "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJRChhzZWN1cml0eV9wb2xpY3lf", + "cmVzb3VyY2UY/KqJZyABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", + "ZWN1cml0eVBvbGljeUID4EECEh0KDXZhbGlkYXRlX29ubHkYtfrfcyABKAhI", + "AYgBAUINCgtfcmVxdWVzdF9pZEIQCg5fdmFsaWRhdGVfb25seSLpAQoeSW5z", + "ZXJ0U2VydmljZUF0dGFjaG1lbnRSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBElgKG3NlcnZpY2Vf", + "YXR0YWNobWVudF9yZXNvdXJjZRigtsThASABKAsyKi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5TZXJ2aWNlQXR0YWNobWVudEID4EECQg0KC19yZXF1ZXN0", + "X2lkIqwBChVJbnNlcnRTbmFwc2hvdFJlcXVlc3QSIQoHcHJvamVjdBiZlsFs", + "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQESRQoRc25hcHNob3RfcmVzb3VyY2UYqbjB5QEgASgLMiEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuU25hcHNob3RCA+BBAkINCgtfcmVxdWVzdF9pZCK+", + "AQobSW5zZXJ0U3NsQ2VydGlmaWNhdGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbB", + "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", + "iAEBElEKGHNzbF9jZXJ0aWZpY2F0ZV9yZXNvdXJjZRiJ1JVWIAEoCzInLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbENlcnRpZmljYXRlQgPgQQJCDQoL", + "X3JlcXVlc3RfaWQisAEKFkluc2VydFNzbFBvbGljeVJlcXVlc3QSIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESSAoTc3NsX3BvbGljeV9yZXNvdXJjZRjIiIqDASABKAsy", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xQb2xpY3lCA+BBAkINCgtf", + "cmVxdWVzdF9pZCLSAQoYSW5zZXJ0U3RvcmFnZVBvb2xSZXF1ZXN0EiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBEksKFXN0b3JhZ2VfcG9vbF9yZXNvdXJjZRiNvPlKIAEo", + "CzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29sQgPgQQIS", + "GwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLS", + "AQoXSW5zZXJ0U3VibmV0d29ya1JlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEo", "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", - "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESSAoTc3NsX3BvbGlj", - "eV9yZXNvdXJjZRjIiIqDASABKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5Tc2xQb2xpY3lCA+BBAkINCgtfcmVxdWVzdF9pZCLpAQoiSW5zZXJ0UmVn", - "aW9uVGFyZ2V0SHR0cFByb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJ", - "Qg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVn", - "aW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJUChp0YXJnZXRfaHR0", - "cF9wcm94eV9yZXNvdXJjZRior+MLIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlRhcmdldEh0dHBQcm94eUID4EECQg0KC19yZXF1ZXN0X2lkIu0B", - "CiNJbnNlcnRSZWdpb25UYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", - "CUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJX", - "Cht0YXJnZXRfaHR0cHNfcHJveHlfcmVzb3VyY2UYga3kzgEgASgLMikuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cHNQcm94eUID4EECQg0K", - "C19yZXF1ZXN0X2lkIuYBCiFJbnNlcnRSZWdpb25UYXJnZXRUY3BQcm94eVJl", - "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESUgoZdGFyZ2V0X3RjcF9wcm94eV9yZXNvdXJjZRjL8MlF", - "IAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFRjcFByb3h5", - "QgPgQQJCDQoLX3JlcXVlc3RfaWQizQEKGUluc2VydFJlZ2lvblVybE1hcFJl", - "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESQQoQdXJsX21hcF9yZXNvdXJjZRjhkLdQIAEoCzIfLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcEID4EECQg0KC19yZXF1ZXN0", - "X2lkItIBChhJbnNlcnRSZXNlcnZhdGlvblJlcXVlc3QSIQoHcHJvamVjdBiZ", - "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", - "SACIAQESSwoUcmVzZXJ2YXRpb25fcmVzb3VyY2UYoe70hwEgASgLMiQuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzZXJ2YXRpb25CA+BBAhIbCgR6b25l", - "GKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIt8BChtJbnNl", - "cnRSZXNvdXJjZVBvbGljeVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESSAoTc3VibmV0d29y", + "a19yZXNvdXJjZRi/2pEUIAEoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlN1Ym5ldHdvcmtCA+BBAkINCgtfcmVxdWVzdF9pZCLDAQocSW5zZXJ0VGFy", + "Z2V0R3JwY1Byb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", + "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJVChp0YXJn", + "ZXRfZ3JwY19wcm94eV9yZXNvdXJjZRjS6uucASABKAsyKC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5UYXJnZXRHcnBjUHJveHlCA+BBAkINCgtfcmVxdWVz", + "dF9pZCLCAQocSW5zZXJ0VGFyZ2V0SHR0cFByb3h5UmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAIgBARJUChp0YXJnZXRfaHR0cF9wcm94eV9yZXNvdXJjZRior+ML", + "IAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEh0dHBQcm94", + "eUID4EECQg0KC19yZXF1ZXN0X2lkIsYBCh1JbnNlcnRUYXJnZXRIdHRwc1By", + "b3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", + "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJXCht0YXJnZXRfaHR0cHNf", + "cHJveHlfcmVzb3VyY2UYga3kzgEgASgLMikuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuVGFyZ2V0SHR0cHNQcm94eUID4EECQg0KC19yZXF1ZXN0X2lkItwB", + "ChtJbnNlcnRUYXJnZXRJbnN0YW5jZVJlcXVlc3QSIQoHcHJvamVjdBiZlsFs", + "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQESUgoYdGFyZ2V0X2luc3RhbmNlX3Jlc291cmNlGMrioM0BIAEoCzInLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEluc3RhbmNlQgPgQQISGwoE", + "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLTAQoX", + "SW5zZXJ0VGFyZ2V0UG9vbFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN", "4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lv", - "bhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESUQoYcmVzb3VyY2VfcG9s", - "aWN5X3Jlc291cmNlGMqM0SQgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUmVzb3VyY2VQb2xpY3lCA+BBAkINCgtfcmVxdWVzdF9pZCKiAQoSSW5z", - "ZXJ0Um91dGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEj4KDnJvdXRlX3Jl", - "c291cmNlGMSKv2sgASgLMh4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91", - "dGVCA+BBAkINCgtfcmVxdWVzdF9pZCLGAQoTSW5zZXJ0Um91dGVyUmVxdWVz", - "dBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lv", - "bhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESAB", - "KAlIAIgBARJACg9yb3V0ZXJfcmVzb3VyY2UYxICCSiABKAsyHy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJCA+BBAkINCgtfcmVxdWVzdF9pZCLv", - "AQobSW5zZXJ0U2VjdXJpdHlQb2xpY3lSZXF1ZXN0EiEKB3Byb2plY3QYmZbB", + "bhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESSQoUdGFyZ2V0X3Bvb2xf", + "cmVzb3VyY2UYo92lMCABKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5U", + "YXJnZXRQb29sQgPgQQJCDQoLX3JlcXVlc3RfaWQivwEKG0luc2VydFRhcmdl", + "dFNzbFByb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", + "cm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJSChl0YXJnZXRf", + "c3NsX3Byb3h5X3Jlc291cmNlGMD920MgASgLMicuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuVGFyZ2V0U3NsUHJveHlCA+BBAkINCgtfcmVxdWVzdF9pZCK/", + "AQobSW5zZXJ0VGFyZ2V0VGNwUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbB", "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", - "iAEBElEKGHNlY3VyaXR5X3BvbGljeV9yZXNvdXJjZRj8qolnIAEoCzInLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5QgPgQQISHQoN", - "dmFsaWRhdGVfb25seRi1+t9zIAEoCEgBiAEBQg0KC19yZXF1ZXN0X2lkQhAK", - "Dl92YWxpZGF0ZV9vbmx5IukBCh5JbnNlcnRTZXJ2aWNlQXR0YWNobWVudFJl", - "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESWAobc2VydmljZV9hdHRhY2htZW50X3Jlc291cmNlGKC2", - "xOEBIAEoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlcnZpY2VBdHRh", - "Y2htZW50QgPgQQJCDQoLX3JlcXVlc3RfaWQirAEKFUluc2VydFNuYXBzaG90", - "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJFChFzbmFwc2hvdF9yZXNvdXJj", - "ZRipuMHlASABKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TbmFwc2hv", - "dEID4EECQg0KC19yZXF1ZXN0X2lkIr4BChtJbnNlcnRTc2xDZXJ0aWZpY2F0", - "ZVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESUQoYc3NsX2NlcnRpZmljYXRl", - "X3Jlc291cmNlGInUlVYgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "U3NsQ2VydGlmaWNhdGVCA+BBAkINCgtfcmVxdWVzdF9pZCKwAQoWSW5zZXJ0", - "U3NsUG9saWN5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", - "cm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJIChNzc2xfcG9s", - "aWN5X3Jlc291cmNlGMiIioMBIAEoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlNzbFBvbGljeUID4EECQg0KC19yZXF1ZXN0X2lkItIBChhJbnNlcnRT", - "dG9yYWdlUG9vbFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", - "cHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESSwoVc3RvcmFn", - "ZV9wb29sX3Jlc291cmNlGI28+UogASgLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuU3RvcmFnZVBvb2xCA+BBAhIbCgR6b25lGKzH5AEgASgJQgrgQQLy", - "RwR6b25lQg0KC19yZXF1ZXN0X2lkItIBChdJbnNlcnRTdWJuZXR3b3JrUmVx", - "dWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJl", - "Z2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBARJIChNzdWJuZXR3b3JrX3Jlc291cmNlGL/akRQgASgLMiMu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29ya0ID4EECQg0KC19y", - "ZXF1ZXN0X2lkIsMBChxJbnNlcnRUYXJnZXRHcnBjUHJveHlSZXF1ZXN0EiEK", - "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9p", - "ZBjLgdkRIAEoCUgAiAEBElUKGnRhcmdldF9ncnBjX3Byb3h5X3Jlc291cmNl", - "GNLq65wBIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEdy", - "cGNQcm94eUID4EECQg0KC19yZXF1ZXN0X2lkIsIBChxJbnNlcnRUYXJnZXRI", - "dHRwUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBElQKGnRhcmdldF9o", - "dHRwX3Byb3h5X3Jlc291cmNlGKiv4wsgASgLMiguZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuVGFyZ2V0SHR0cFByb3h5QgPgQQJCDQoLX3JlcXVlc3RfaWQi", - "xgEKHUluc2VydFRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QY", - "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEo", - "CUgAiAEBElcKG3RhcmdldF9odHRwc19wcm94eV9yZXNvdXJjZRiBreTOASAB", - "KAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwc1Byb3h5", - "QgPgQQJCDQoLX3JlcXVlc3RfaWQi3AEKG0luc2VydFRhcmdldEluc3RhbmNl", - "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJSChh0YXJnZXRfaW5zdGFuY2Vf", - "cmVzb3VyY2UYyuKgzQEgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "VGFyZ2V0SW5zdGFuY2VCA+BBAhIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6", - "b25lQg0KC19yZXF1ZXN0X2lkItMBChdJbnNlcnRUYXJnZXRQb29sUmVxdWVz", + "iAEBElIKGXRhcmdldF90Y3BfcHJveHlfcmVzb3VyY2UYy/DJRSABKAsyJy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRUY3BQcm94eUID4EECQg0K", + "C19yZXF1ZXN0X2lkIuUBCh1JbnNlcnRUYXJnZXRWcG5HYXRld2F5UmVxdWVz", "dBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lv", "bhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESAB", - "KAlIAIgBARJJChR0YXJnZXRfcG9vbF9yZXNvdXJjZRij3aUwIAEoCzIjLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFBvb2xCA+BBAkINCgtfcmVx", - "dWVzdF9pZCK/AQobSW5zZXJ0VGFyZ2V0U3NsUHJveHlSZXF1ZXN0EiEKB3By", - "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", - "gdkRIAEoCUgAiAEBElIKGXRhcmdldF9zc2xfcHJveHlfcmVzb3VyY2UYwP3b", - "QyABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRTc2xQcm94", - "eUID4EECQg0KC19yZXF1ZXN0X2lkIr8BChtJbnNlcnRUYXJnZXRUY3BQcm94", - "eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESUgoZdGFyZ2V0X3RjcF9wcm94", - "eV9yZXNvdXJjZRjL8MlFIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlRhcmdldFRjcFByb3h5QgPgQQJCDQoLX3JlcXVlc3RfaWQi5QEKHUluc2Vy", - "dFRhcmdldFZwbkdhdGV3YXlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlC", + "KAlIAIgBARJVCht0YXJnZXRfdnBuX2dhdGV3YXlfcmVzb3VyY2UYgrMeIAEo", + "CzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFZwbkdhdGV3YXlC", + "A+BBAkINCgtfcmVxdWVzdF9pZCKmAQoTSW5zZXJ0VXJsTWFwUmVxdWVzdBIh", + "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3Rf", + "aWQYy4HZESABKAlIAIgBARJBChB1cmxfbWFwX3Jlc291cmNlGOGQt1AgASgL", + "Mh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwQgPgQQJCDQoLX3Jl", + "cXVlc3RfaWQi0wEKF0luc2VydFZwbkdhdGV3YXlSZXF1ZXN0EiEKB3Byb2pl", + "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJ", + "QgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEkkK", + "FHZwbl9nYXRld2F5X3Jlc291cmNlGJS3jlcgASgLMiMuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuVnBuR2F0ZXdheUID4EECQg0KC19yZXF1ZXN0X2lkItAB", + "ChZJbnNlcnRWcG5UdW5uZWxSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlC", "DeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdp", - "b24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBElUKG3RhcmdldF92cG5f", - "Z2F0ZXdheV9yZXNvdXJjZRiCsx4gASgLMikuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuVGFyZ2V0VnBuR2F0ZXdheUID4EECQg0KC19yZXF1ZXN0X2lkIqYB", - "ChNJbnNlcnRVcmxNYXBSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", - "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEkEKEHVy", - "bF9tYXBfcmVzb3VyY2UY4ZC3UCABKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5VcmxNYXBCA+BBAkINCgtfcmVxdWVzdF9pZCLTAQoXSW5zZXJ0VnBu", - "R2F0ZXdheVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSACIAQESSQoUdnBuX2dhdGV3YXlfcmVzb3VyY2UY", - "lLeOVyABKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5HYXRld2F5", - "QgPgQQJCDQoLX3JlcXVlc3RfaWQi0AEKFkluc2VydFZwblR1bm5lbFJlcXVl", - "c3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdp", - "b24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQESRwoTdnBuX3R1bm5lbF9yZXNvdXJjZRi6obQpIAEoCzIiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlZwblR1bm5lbEID4EECQg0KC19yZXF1", - "ZXN0X2lkIucdCghJbnN0YW5jZRJcChlhZHZhbmNlZF9tYWNoaW5lX2ZlYXR1", - "cmVzGLLnqsMBIAEoCzIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkdmFu", - "Y2VkTWFjaGluZUZlYXR1cmVzSACIAQESHwoOY2FuX2lwX2ZvcndhcmQY/IaE", - "3wEgASgISAGIAQESYgocY29uZmlkZW50aWFsX2luc3RhbmNlX2NvbmZpZxj1", - "kvrpASABKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Db25maWRlbnRp", - "YWxJbnN0YW5jZUNvbmZpZ0gCiAEBEh0KDGNwdV9wbGF0Zm9ybRiq6tHDASAB", - "KAlIA4gBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIBIgBARIk", - "ChNkZWxldGlvbl9wcm90ZWN0aW9uGOr/stoBIAEoCEgFiAEBEhwKC2Rlc2Ny", - "aXB0aW9uGPyH1skBIAEoCUgGiAEBEjcKBWRpc2tzGPbMyi0gAygLMiUuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQXR0YWNoZWREaXNrEkYKDmRpc3BsYXlf", - "ZGV2aWNlGPOIvHsgASgLMiYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlz", - "cGxheURldmljZUgHiAEBEhsKC2ZpbmdlcnByaW50GOTR828gASgJSAiIAQES", - "SgoSZ3Vlc3RfYWNjZWxlcmF0b3JzGO/Mh90BIAMoCzIqLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkFjY2VsZXJhdG9yQ29uZmlnEhgKCGhvc3RuYW1lGLO4", - "hXEgASgJSAmIAQESEAoCaWQYmxogASgESAqIAQESVwoXaW5zdGFuY2VfZW5j", - "cnlwdGlvbl9rZXkYjcHvHiABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5DdXN0b21lckVuY3J5cHRpb25LZXlIC4gBARIqChprZXlfcmV2b2NhdGlv", - "bl9hY3Rpb25fdHlwZRji3MBwIAEoCUgMiAEBEhQKBGtpbmQYlPfIASABKAlI", - "DYgBARIhChFsYWJlbF9maW5nZXJwcmludBiZ8PdUIAEoCUgOiAEBEkEKBmxh", - "YmVscxj/v8HuASADKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0", - "YW5jZS5MYWJlbHNFbnRyeRIlChRsYXN0X3N0YXJ0X3RpbWVzdGFtcBjQo9HT", - "ASABKAlID4gBARIkChNsYXN0X3N0b3BfdGltZXN0YW1wGOLb7MQBIAEoCUgQ", - "iAEBEikKGGxhc3Rfc3VzcGVuZGVkX3RpbWVzdGFtcBiJqfGpASABKAlIEYgB", - "ARIcCgxtYWNoaW5lX3R5cGUYsrDKbCABKAlIEogBARI7CghtZXRhZGF0YRiv", - "9rUpIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk1ldGFkYXRhSBOI", - "AQESIAoQbWluX2NwdV9wbGF0Zm9ybRj3m+pzIAEoCUgUiAEBEhQKBG5hbWUY", - "i/XNASABKAlIFYgBARJIChJuZXR3b3JrX2ludGVyZmFjZXMYi9qSGSADKAsy", - "KS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrSW50ZXJmYWNlEl4K", - "Gm5ldHdvcmtfcGVyZm9ybWFuY2VfY29uZmlnGOKX+L0BIAEoCzIxLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtQZXJmb3JtYW5jZUNvbmZpZ0gW", - "iAEBEj8KBnBhcmFtcxiG86slIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc3RhbmNlUGFyYW1zSBeIAQESKgoacHJpdmF0ZV9pcHY2X2dvb2ds", - "ZV9hY2Nlc3MYjsyCFyABKAlIGIgBARJSChRyZXNlcnZhdGlvbl9hZmZpbml0", - "eRi7uKJLIAEoCzIsLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc2VydmF0", - "aW9uQWZmaW5pdHlIGYgBARIcChFyZXNvdXJjZV9wb2xpY2llcxjhnMwKIAMo", - "CRJICg9yZXNvdXJjZV9zdGF0dXMYw/r3diABKAsyJy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5SZXNvdXJjZVN0YXR1c0gaiAEBEh4KDXNhdGlzZmllc19w", - "emkYod2r5QEgASgISBuIAQESHgoNc2F0aXNmaWVzX3B6cxir3avlASABKAhI", - "HIgBARJACgpzY2hlZHVsaW5nGJTLsbgBIAEoCzIjLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlNjaGVkdWxpbmdIHYgBARIaCglzZWxmX2xpbmsYjZLF2QEg", - "ASgJSB6IAQESRQoQc2VydmljZV9hY2NvdW50cxiwxKuEASADKAsyJy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TZXJ2aWNlQWNjb3VudBJZChhzaGllbGRl", - "ZF9pbnN0YW5jZV9jb25maWcYtYuRBiABKAsyLy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5TaGllbGRlZEluc3RhbmNlQ29uZmlnSB+IAQESbAoic2hpZWxk", - "ZWRfaW5zdGFuY2VfaW50ZWdyaXR5X3BvbGljeRiXoodOIAEoCzI4Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlNoaWVsZGVkSW5zdGFuY2VJbnRlZ3JpdHlQ", - "b2xpY3lIIIgBARIkChRzb3VyY2VfbWFjaGluZV9pbWFnZRi/3LAKIAEoCUgh", - "iAEBEmMKI3NvdXJjZV9tYWNoaW5lX2ltYWdlX2VuY3J5cHRpb25fa2V5GKP7", - "+VsgASgLMi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNy", - "eXB0aW9uS2V5SCKIAQESIAoQc3RhcnRfcmVzdHJpY3RlZBjY0P06IAEoCEgj", - "iAEBEhYKBnN0YXR1cxjyn7dWIAEoCUgkiAEBEh8KDnN0YXR1c19tZXNzYWdl", - "GLrJ6Y0BIAEoCUgliAEBEjMKBHRhZ3MYmejYASABKAsyHS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5UYWdzSCaIAQESFAoEem9uZRisx+QBIAEoCUgniAEB", - "Gi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToC", - "OAEijQEKF0tleVJldm9jYXRpb25BY3Rpb25UeXBlEigKJFVOREVGSU5FRF9L", - "RVlfUkVWT0NBVElPTl9BQ1RJT05fVFlQRRAAEi4KJktFWV9SRVZPQ0FUSU9O", - "X0FDVElPTl9UWVBFX1VOU1BFQ0lGSUVEENqR3t4BEgsKBE5PTkUQuM6SARIL", - "CgRTVE9QEIKAnAEiwAEKF1ByaXZhdGVJcHY2R29vZ2xlQWNjZXNzEigKJFVO", - "REVGSU5FRF9QUklWQVRFX0lQVjZfR09PR0xFX0FDQ0VTUxAAEi0KJUVOQUJM", - "RV9CSURJUkVDVElPTkFMX0FDQ0VTU19UT19HT09HTEUQusqJzAESKwojRU5B", - "QkxFX09VVEJPVU5EX1ZNX0FDQ0VTU19UT19HT09HTEUQ1/q2iQESHwoXSU5I", - "RVJJVF9GUk9NX1NVQk5FVFdPUksQv6js/AEi3AEKBlN0YXR1cxIUChBVTkRF", - "RklORURfU1RBVFVTEAASFgoOREVQUk9WSVNJT05JTkcQ7pPEzAESFAoMUFJP", - "VklTSU9OSU5HEO312ooBEhEKCVJFUEFJUklORxCVgpXFARIOCgdSVU5OSU5H", - "EJ/D6jkSDwoHU1RBR0lORxCbyMbNARIPCgdTVE9QUEVEEK277NMBEhAKCFNU", - "T1BQSU5HEPTQoqcBEhAKCVNVU1BFTkRFRBC7u7YYEhIKClNVU1BFTkRJTkcQ", - "ptSY9QESEQoKVEVSTUlOQVRFRBCj9Jt3QhwKGl9hZHZhbmNlZF9tYWNoaW5l", - "X2ZlYXR1cmVzQhEKD19jYW5faXBfZm9yd2FyZEIfCh1fY29uZmlkZW50aWFs", - "X2luc3RhbmNlX2NvbmZpZ0IPCg1fY3B1X3BsYXRmb3JtQhUKE19jcmVhdGlv", - "bl90aW1lc3RhbXBCFgoUX2RlbGV0aW9uX3Byb3RlY3Rpb25CDgoMX2Rlc2Ny", - "aXB0aW9uQhEKD19kaXNwbGF5X2RldmljZUIOCgxfZmluZ2VycHJpbnRCCwoJ", - "X2hvc3RuYW1lQgUKA19pZEIaChhfaW5zdGFuY2VfZW5jcnlwdGlvbl9rZXlC", - "HQobX2tleV9yZXZvY2F0aW9uX2FjdGlvbl90eXBlQgcKBV9raW5kQhQKEl9s", - "YWJlbF9maW5nZXJwcmludEIXChVfbGFzdF9zdGFydF90aW1lc3RhbXBCFgoU", - "X2xhc3Rfc3RvcF90aW1lc3RhbXBCGwoZX2xhc3Rfc3VzcGVuZGVkX3RpbWVz", - "dGFtcEIPCg1fbWFjaGluZV90eXBlQgsKCV9tZXRhZGF0YUITChFfbWluX2Nw", - "dV9wbGF0Zm9ybUIHCgVfbmFtZUIdChtfbmV0d29ya19wZXJmb3JtYW5jZV9j", - "b25maWdCCQoHX3BhcmFtc0IdChtfcHJpdmF0ZV9pcHY2X2dvb2dsZV9hY2Nl", - "c3NCFwoVX3Jlc2VydmF0aW9uX2FmZmluaXR5QhIKEF9yZXNvdXJjZV9zdGF0", - "dXNCEAoOX3NhdGlzZmllc19wemlCEAoOX3NhdGlzZmllc19wenNCDQoLX3Nj", - "aGVkdWxpbmdCDAoKX3NlbGZfbGlua0IbChlfc2hpZWxkZWRfaW5zdGFuY2Vf", - "Y29uZmlnQiUKI19zaGllbGRlZF9pbnN0YW5jZV9pbnRlZ3JpdHlfcG9saWN5", - "QhcKFV9zb3VyY2VfbWFjaGluZV9pbWFnZUImCiRfc291cmNlX21hY2hpbmVf", - "aW1hZ2VfZW5jcnlwdGlvbl9rZXlCEwoRX3N0YXJ0X3Jlc3RyaWN0ZWRCCQoH", - "X3N0YXR1c0IRCg9fc3RhdHVzX21lc3NhZ2VCBwoFX3RhZ3NCBwoFX3pvbmUi", - "uQMKFkluc3RhbmNlQWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJSACIAQES", - "TAoFaXRlbXMYwM/3LyADKAsyOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", - "bnN0YW5jZUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gB", + "b24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEkcKE3Zwbl90dW5uZWxf", + "cmVzb3VyY2UYuqG0KSABKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5W", + "cG5UdW5uZWxCA+BBAkINCgtfcmVxdWVzdF9pZCLnHQoISW5zdGFuY2USXAoZ", + "YWR2YW5jZWRfbWFjaGluZV9mZWF0dXJlcxiy56rDASABKAsyMC5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5BZHZhbmNlZE1hY2hpbmVGZWF0dXJlc0gAiAEB", + "Eh8KDmNhbl9pcF9mb3J3YXJkGPyGhN8BIAEoCEgBiAEBEmIKHGNvbmZpZGVu", + "dGlhbF9pbnN0YW5jZV9jb25maWcY9ZL66QEgASgLMjMuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuQ29uZmlkZW50aWFsSW5zdGFuY2VDb25maWdIAogBARId", + "CgxjcHVfcGxhdGZvcm0YqurRwwEgASgJSAOIAQESIgoSY3JlYXRpb25fdGlt", + "ZXN0YW1wGLaPxw4gASgJSASIAQESJAoTZGVsZXRpb25fcHJvdGVjdGlvbhjq", + "/7LaASABKAhIBYgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIBogBARI3", + "CgVkaXNrcxj2zMotIAMoCzIlLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF0", + "dGFjaGVkRGlzaxJGCg5kaXNwbGF5X2RldmljZRjziLx7IAEoCzImLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkRpc3BsYXlEZXZpY2VIB4gBARIbCgtmaW5n", + "ZXJwcmludBjk0fNvIAEoCUgIiAEBEkoKEmd1ZXN0X2FjY2VsZXJhdG9ycxjv", + "zIfdASADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BY2NlbGVyYXRv", + "ckNvbmZpZxIYCghob3N0bmFtZRizuIVxIAEoCUgJiAEBEhAKAmlkGJsaIAEo", + "BEgKiAEBElcKF2luc3RhbmNlX2VuY3J5cHRpb25fa2V5GI3B7x4gASgLMi4u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNyeXB0aW9uS2V5", + "SAuIAQESKgoaa2V5X3Jldm9jYXRpb25fYWN0aW9uX3R5cGUY4tzAcCABKAlI", + "DIgBARIUCgRraW5kGJT3yAEgASgJSA2IAQESIQoRbGFiZWxfZmluZ2VycHJp", + "bnQYmfD3VCABKAlIDogBARJBCgZsYWJlbHMY/7/B7gEgAygLMi0uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2UuTGFiZWxzRW50cnkSJQoUbGFz", + "dF9zdGFydF90aW1lc3RhbXAY0KPR0wEgASgJSA+IAQESJAoTbGFzdF9zdG9w", + "X3RpbWVzdGFtcBji2+zEASABKAlIEIgBARIpChhsYXN0X3N1c3BlbmRlZF90", + "aW1lc3RhbXAYianxqQEgASgJSBGIAQESHAoMbWFjaGluZV90eXBlGLKwymwg", + "ASgJSBKIAQESOwoIbWV0YWRhdGEYr/a1KSABKAsyIS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5NZXRhZGF0YUgTiAEBEiAKEG1pbl9jcHVfcGxhdGZvcm0Y", + "95vqcyABKAlIFIgBARIUCgRuYW1lGIv1zQEgASgJSBWIAQESSAoSbmV0d29y", + "a19pbnRlcmZhY2VzGIvakhkgAygLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuTmV0d29ya0ludGVyZmFjZRJeChpuZXR3b3JrX3BlcmZvcm1hbmNlX2Nv", + "bmZpZxjil/i9ASABKAsyMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3", + "b3JrUGVyZm9ybWFuY2VDb25maWdIFogBARI/CgZwYXJhbXMYhvOrJSABKAsy", + "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVBhcmFtc0gXiAEB", + "EioKGnByaXZhdGVfaXB2Nl9nb29nbGVfYWNjZXNzGI7MghcgASgJSBiIAQES", + "UgoUcmVzZXJ2YXRpb25fYWZmaW5pdHkYu7iiSyABKAsyLC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5SZXNlcnZhdGlvbkFmZmluaXR5SBmIAQESHAoRcmVz", + "b3VyY2VfcG9saWNpZXMY4ZzMCiADKAkSSAoPcmVzb3VyY2Vfc3RhdHVzGMP6", + "93YgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VTdGF0", + "dXNIGogBARIeCg1zYXRpc2ZpZXNfcHppGKHdq+UBIAEoCEgbiAEBEh4KDXNh", + "dGlzZmllc19wenMYq92r5QEgASgISByIAQESQAoKc2NoZWR1bGluZxiUy7G4", + "ASABKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TY2hlZHVsaW5nSB2I", + "AQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgeiAEBEkUKEHNlcnZpY2VfYWNj", + "b3VudHMYsMSrhAEgAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2Vy", + "dmljZUFjY291bnQSWQoYc2hpZWxkZWRfaW5zdGFuY2VfY29uZmlnGLWLkQYg", + "ASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2hpZWxkZWRJbnN0YW5j", + "ZUNvbmZpZ0gfiAEBEmwKInNoaWVsZGVkX2luc3RhbmNlX2ludGVncml0eV9w", + "b2xpY3kYl6KHTiABKAsyOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TaGll", + "bGRlZEluc3RhbmNlSW50ZWdyaXR5UG9saWN5SCCIAQESJAoUc291cmNlX21h", + "Y2hpbmVfaW1hZ2UYv9ywCiABKAlIIYgBARJjCiNzb3VyY2VfbWFjaGluZV9p", + "bWFnZV9lbmNyeXB0aW9uX2tleRij+/lbIAEoCzIuLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkN1c3RvbWVyRW5jcnlwdGlvbktleUgiiAEBEiAKEHN0YXJ0", + "X3Jlc3RyaWN0ZWQY2ND9OiABKAhII4gBARIWCgZzdGF0dXMY8p+3ViABKAlI", + "JIgBARIfCg5zdGF0dXNfbWVzc2FnZRi6yemNASABKAlIJYgBARIzCgR0YWdz", + "GJno2AEgASgLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFnc0gmiAEB", + "EhQKBHpvbmUYrMfkASABKAlIJ4gBARotCgtMYWJlbHNFbnRyeRILCgNrZXkY", + "ASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIo0BChdLZXlSZXZvY2F0aW9uQWN0", + "aW9uVHlwZRIoCiRVTkRFRklORURfS0VZX1JFVk9DQVRJT05fQUNUSU9OX1RZ", + "UEUQABIuCiZLRVlfUkVWT0NBVElPTl9BQ1RJT05fVFlQRV9VTlNQRUNJRklF", + "RBDakd7eARILCgROT05FELjOkgESCwoEU1RPUBCCgJwBIsABChdQcml2YXRl", + "SXB2Nkdvb2dsZUFjY2VzcxIoCiRVTkRFRklORURfUFJJVkFURV9JUFY2X0dP", + "T0dMRV9BQ0NFU1MQABItCiVFTkFCTEVfQklESVJFQ1RJT05BTF9BQ0NFU1Nf", + "VE9fR09PR0xFELrKicwBEisKI0VOQUJMRV9PVVRCT1VORF9WTV9BQ0NFU1Nf", + "VE9fR09PR0xFENf6tokBEh8KF0lOSEVSSVRfRlJPTV9TVUJORVRXT1JLEL+o", + "7PwBItwBCgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEhYKDkRFUFJP", + "VklTSU9OSU5HEO6TxMwBEhQKDFBST1ZJU0lPTklORxDt9dqKARIRCglSRVBB", + "SVJJTkcQlYKVxQESDgoHUlVOTklORxCfw+o5Eg8KB1NUQUdJTkcQm8jGzQES", + "DwoHU1RPUFBFRBCtu+zTARIQCghTVE9QUElORxD00KKnARIQCglTVVNQRU5E", + "RUQQu7u2GBISCgpTVVNQRU5ESU5HEKbUmPUBEhEKClRFUk1JTkFURUQQo/Sb", + "d0IcChpfYWR2YW5jZWRfbWFjaGluZV9mZWF0dXJlc0IRCg9fY2FuX2lwX2Zv", + "cndhcmRCHwodX2NvbmZpZGVudGlhbF9pbnN0YW5jZV9jb25maWdCDwoNX2Nw", + "dV9wbGF0Zm9ybUIVChNfY3JlYXRpb25fdGltZXN0YW1wQhYKFF9kZWxldGlv", + "bl9wcm90ZWN0aW9uQg4KDF9kZXNjcmlwdGlvbkIRCg9fZGlzcGxheV9kZXZp", + "Y2VCDgoMX2ZpbmdlcnByaW50QgsKCV9ob3N0bmFtZUIFCgNfaWRCGgoYX2lu", + "c3RhbmNlX2VuY3J5cHRpb25fa2V5Qh0KG19rZXlfcmV2b2NhdGlvbl9hY3Rp", + "b25fdHlwZUIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2VycHJpbnRCFwoVX2xh", + "c3Rfc3RhcnRfdGltZXN0YW1wQhYKFF9sYXN0X3N0b3BfdGltZXN0YW1wQhsK", + "GV9sYXN0X3N1c3BlbmRlZF90aW1lc3RhbXBCDwoNX21hY2hpbmVfdHlwZUIL", + "CglfbWV0YWRhdGFCEwoRX21pbl9jcHVfcGxhdGZvcm1CBwoFX25hbWVCHQob", + "X25ldHdvcmtfcGVyZm9ybWFuY2VfY29uZmlnQgkKB19wYXJhbXNCHQobX3By", + "aXZhdGVfaXB2Nl9nb29nbGVfYWNjZXNzQhcKFV9yZXNlcnZhdGlvbl9hZmZp", + "bml0eUISChBfcmVzb3VyY2Vfc3RhdHVzQhAKDl9zYXRpc2ZpZXNfcHppQhAK", + "Dl9zYXRpc2ZpZXNfcHpzQg0KC19zY2hlZHVsaW5nQgwKCl9zZWxmX2xpbmtC", + "GwoZX3NoaWVsZGVkX2luc3RhbmNlX2NvbmZpZ0IlCiNfc2hpZWxkZWRfaW5z", + "dGFuY2VfaW50ZWdyaXR5X3BvbGljeUIXChVfc291cmNlX21hY2hpbmVfaW1h", + "Z2VCJgokX3NvdXJjZV9tYWNoaW5lX2ltYWdlX2VuY3J5cHRpb25fa2V5QhMK", + "EV9zdGFydF9yZXN0cmljdGVkQgkKB19zdGF0dXNCEQoPX3N0YXR1c19tZXNz", + "YWdlQgcKBV90YWdzQgcKBV96b25lIrkDChZJbnN0YW5jZUFnZ3JlZ2F0ZWRM", + "aXN0EhAKAmlkGJsaIAEoCUgAiAEBEkwKBWl0ZW1zGMDP9y8gAygLMjouZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VBZ2dyZWdhdGVkTGlzdC5J", + "dGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2Vf", + "dG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOI", + "AQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaWgoK", + "SXRlbXNFbnRyeRILCgNrZXkYASABKAkSOwoFdmFsdWUYAiABKAsyLC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZXNTY29wZWRMaXN0OgI4AUIF", + "CgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9s", + "aW5rQgoKCF93YXJuaW5nIqkBChdJbnN0YW5jZUNvbnN1bXB0aW9uRGF0YRJS", + "ChBjb25zdW1wdGlvbl9pbmZvGNLl5EUgASgLMjAuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuSW5zdGFuY2VDb25zdW1wdGlvbkluZm9IAIgBARIYCghpbnN0", + "YW5jZRiVqdoIIAEoCUgBiAEBQhMKEV9jb25zdW1wdGlvbl9pbmZvQgsKCV9p", + "bnN0YW5jZSLQAQoXSW5zdGFuY2VDb25zdW1wdGlvbkluZm8SGwoKZ3Vlc3Rf", + "Y3B1cxjSy8i7ASABKAVIAIgBARIdCgxsb2NhbF9zc2RfZ2IYyoj/nAEgASgF", + "SAGIAQESGQoJbWVtb3J5X21iGJOTqDcgASgFSAKIAQESHgoNbWluX25vZGVf", + "Y3B1cxi7pKKXASABKAVIA4gBAUINCgtfZ3Vlc3RfY3B1c0IPCg1fbG9jYWxf", + "c3NkX2diQgwKCl9tZW1vcnlfbWJCEAoOX21pbl9ub2RlX2NwdXMilQQKDUlu", + "c3RhbmNlR3JvdXASIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSACI", + "AQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGIAQESGwoLZmluZ2VycHJp", + "bnQY5NHzbyABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRraW5kGJT3", + "yAEgASgJSASIAQESFAoEbmFtZRiL9c0BIAEoCUgFiAEBEjsKC25hbWVkX3Bv", + "cnRzGIzH8ssBIAMoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5hbWVk", + "UG9ydBIXCgduZXR3b3JrGK60hW8gASgJSAaIAQESFgoGcmVnaW9uGPTNoEIg", + "ASgJSAeIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgIiAEBEhQKBHNpemUY", + "gcDXASABKAVICYgBARIbCgpzdWJuZXR3b3JrGO6n5JIBIAEoCUgKiAEBEhQK", + "BHpvbmUYrMfkASABKAlIC4gBAUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4K", + "DF9kZXNjcmlwdGlvbkIOCgxfZmluZ2VycHJpbnRCBQoDX2lkQgcKBV9raW5k", + "QgcKBV9uYW1lQgoKCF9uZXR3b3JrQgkKB19yZWdpb25CDAoKX3NlbGZfbGlu", + "a0IHCgVfc2l6ZUINCgtfc3VibmV0d29ya0IHCgVfem9uZSLIAwobSW5zdGFu", + "Y2VHcm91cEFnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBElEKBWl0", + "ZW1zGMDP9y8gAygLMj8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", + "Y2VHcm91cEFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gB", "IAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoK", "CXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJlYWNoYWJsZXMYn6CG", "dCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLldhcm5pbmdIBIgBARpaCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEo", - "CRI7CgV2YWx1ZRgCIAEoCzIsLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", - "c3RhbmNlc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4", - "dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciqQEKF0lu", - "c3RhbmNlQ29uc3VtcHRpb25EYXRhElIKEGNvbnN1bXB0aW9uX2luZm8Y0uXk", - "RSABKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUNvbnN1", - "bXB0aW9uSW5mb0gAiAEBEhgKCGluc3RhbmNlGJWp2gggASgJSAGIAQFCEwoR", - "X2NvbnN1bXB0aW9uX2luZm9CCwoJX2luc3RhbmNlItABChdJbnN0YW5jZUNv", - "bnN1bXB0aW9uSW5mbxIbCgpndWVzdF9jcHVzGNLLyLsBIAEoBUgAiAEBEh0K", - "DGxvY2FsX3NzZF9nYhjKiP+cASABKAVIAYgBARIZCgltZW1vcnlfbWIYk5Oo", - "NyABKAVIAogBARIeCg1taW5fbm9kZV9jcHVzGLukopcBIAEoBUgDiAEBQg0K", - "C19ndWVzdF9jcHVzQg8KDV9sb2NhbF9zc2RfZ2JCDAoKX21lbW9yeV9tYkIQ", - "Cg5fbWluX25vZGVfY3B1cyKVBAoNSW5zdGFuY2VHcm91cBIiChJjcmVhdGlv", - "bl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtkZXNjcmlwdGlvbhj8h9bJ", - "ASABKAlIAYgBARIbCgtmaW5nZXJwcmludBjk0fNvIAEoCUgCiAEBEhAKAmlk", - "GJsaIAEoBEgDiAEBEhQKBGtpbmQYlPfIASABKAlIBIgBARIUCgRuYW1lGIv1", - "zQEgASgJSAWIAQESOwoLbmFtZWRfcG9ydHMYjMfyywEgAygLMiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuTmFtZWRQb3J0EhcKB25ldHdvcmsYrrSFbyAB", - "KAlIBogBARIWCgZyZWdpb24Y9M2gQiABKAlIB4gBARIaCglzZWxmX2xpbmsY", - "jZLF2QEgASgJSAiIAQESFAoEc2l6ZRiBwNcBIAEoBUgJiAEBEhsKCnN1Ym5l", - "dHdvcmsY7qfkkgEgASgJSAqIAQESFAoEem9uZRisx+QBIAEoCUgLiAEBQhUK", - "E19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4KDF9maW5n", - "ZXJwcmludEIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCCgoIX25ldHdvcmtC", - "CQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rQgcKBV9zaXplQg0KC19zdWJuZXR3", - "b3JrQgcKBV96b25lIsgDChtJbnN0YW5jZUdyb3VwQWdncmVnYXRlZExpc3QS", - "EAoCaWQYmxogASgJSACIAQESUQoFaXRlbXMYwM/3LyADKAsyPy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwQWdncmVnYXRlZExpc3Qu", - "SXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", - "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", - "iAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhgg", - "ASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGl8K", - "Ckl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkAKBXZhbHVlGAIgASgLMjEuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cHNTY29wZWRMaXN0", - "OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpf", - "c2VsZl9saW5rQgoKCF93YXJuaW5nIqsCChFJbnN0YW5jZUdyb3VwTGlzdBIQ", - "CgJpZBibGiABKAlIAIgBARI4CgVpdGVtcxjAz/cvIAMoCzImLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXASFAoEa2luZBiU98gBIAEo", - "CUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNl", - "bGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIH", - "CgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoI", - "X3dhcm5pbmcihRIKFEluc3RhbmNlR3JvdXBNYW5hZ2VyEmUKFGFsbF9pbnN0", - "YW5jZXNfY29uZmlnGIGu2DUgASgLMj8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSW5zdGFuY2VHcm91cE1hbmFnZXJBbGxJbnN0YW5jZXNDb25maWdIAIgB", - "ARJhChVhdXRvX2hlYWxpbmdfcG9saWNpZXMYhefo2QEgAygLMj4uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJBdXRvSGVh", - "bGluZ1BvbGljeRIjChJiYXNlX2luc3RhbmNlX25hbWUYh5bFuQEgASgJSAGI", - "AQESIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAKIAQESXAoPY3Vy", - "cmVudF9hY3Rpb25zGLfInE4gASgLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSW5zdGFuY2VHcm91cE1hbmFnZXJBY3Rpb25zU3VtbWFyeUgDiAEBEhwK", - "C2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgEiAEBElEKE2Rpc3RyaWJ1dGlvbl9w", - "b2xpY3kYze7y/gEgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlz", - "dHJpYnV0aW9uUG9saWN5SAWIAQESGwoLZmluZ2VycHJpbnQY5NHzbyABKAlI", - "BogBARIQCgJpZBibGiABKARIB4gBARJzChtpbnN0YW5jZV9mbGV4aWJpbGl0", - "eV9wb2xpY3kYgo7sDCABKAsyRi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", - "bnN0YW5jZUdyb3VwTWFuYWdlckluc3RhbmNlRmxleGliaWxpdHlQb2xpY3lI", - "CIgBARIeCg5pbnN0YW5jZV9ncm91cBjV1NUmIAEoCUgJiAEBEnAKGWluc3Rh", - "bmNlX2xpZmVjeWNsZV9wb2xpY3kYkbTN1QEgASgLMkQuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJJbnN0YW5jZUxpZmVj", - "eWNsZVBvbGljeUgKiAEBEiIKEWluc3RhbmNlX3RlbXBsYXRlGOSBu5MBIAEo", - "CUgLiAEBEhQKBGtpbmQYlPfIASABKAlIDIgBARIvCh5saXN0X21hbmFnZWRf", - "aW5zdGFuY2VzX3Jlc3VsdHMYtKSVjQEgASgJSA2IAQESFAoEbmFtZRiL9c0B", - "IAEoCUgOiAEBEjsKC25hbWVkX3BvcnRzGIzH8ssBIAMoCzIiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk5hbWVkUG9ydBIWCgZyZWdpb24Y9M2gQiABKAlI", - "D4gBARIeCg1zYXRpc2ZpZXNfcHppGKHdq+UBIAEoCEgQiAEBEh4KDXNhdGlz", - "Zmllc19wenMYq92r5QEgASgISBGIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEo", - "CUgSiAEBElsKDnN0YW5kYnlfcG9saWN5GISGju4BIAEoCzI6Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyU3RhbmRieVBv", - "bGljeUgTiAEBEkgKD3N0YXRlZnVsX3BvbGljeRiFw9UWIAEoCzInLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlN0YXRlZnVsUG9saWN5SBSIAQESSwoGc3Rh", - "dHVzGPKft1YgASgLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", - "Y2VHcm91cE1hbmFnZXJTdGF0dXNIFYgBARIYCgx0YXJnZXRfcG9vbHMYqZ+g", - "oAEgAygJEhsKC3RhcmdldF9zaXplGO/z/R0gASgFSBaIAQESIwoTdGFyZ2V0", - "X3N0b3BwZWRfc2l6ZRih1pMBIAEoBUgXiAEBEiYKFXRhcmdldF9zdXNwZW5k", - "ZWRfc2l6ZRjTiPSSASABKAVIGIgBARJYCg11cGRhdGVfcG9saWN5GOjK6lMg", - "ASgLMjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1h", - "bmFnZXJVcGRhdGVQb2xpY3lIGYgBARJJCgh2ZXJzaW9ucxib/blNIAMoCzI0", + "dXRlLnYxLldhcm5pbmdIBIgBARpfCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEo", + "CRJACgV2YWx1ZRgCIAEoCzIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", + "c3RhbmNlR3JvdXBzU2NvcGVkTGlzdDoCOAFCBQoDX2lkQgcKBV9raW5kQhIK", + "EF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKr", + "AgoRSW5zdGFuY2VHcm91cExpc3QSEAoCaWQYmxogASgJSACIAQESOAoFaXRl", + "bXMYwM/3LyADKAsyJi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5j", + "ZUdyb3VwEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9r", + "ZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQES", + "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90", + "b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIoUSChRJbnN0YW5jZUdy", + "b3VwTWFuYWdlchJlChRhbGxfaW5zdGFuY2VzX2NvbmZpZxiBrtg1IAEoCzI/", "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vy", - "VmVyc2lvbhIUCgR6b25lGKzH5AEgASgJSBqIAQEibgobTGlzdE1hbmFnZWRJ", - "bnN0YW5jZXNSZXN1bHRzEiwKKFVOREVGSU5FRF9MSVNUX01BTkFHRURfSU5T", - "VEFOQ0VTX1JFU1VMVFMQABIPCghQQUdFTEVTUxCoqawPEhAKCVBBR0lOQVRF", - "RBCthZUTQhcKFV9hbGxfaW5zdGFuY2VzX2NvbmZpZ0IVChNfYmFzZV9pbnN0", - "YW5jZV9uYW1lQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCEgoQX2N1cnJlbnRf", - "YWN0aW9uc0IOCgxfZGVzY3JpcHRpb25CFgoUX2Rpc3RyaWJ1dGlvbl9wb2xp", - "Y3lCDgoMX2ZpbmdlcnByaW50QgUKA19pZEIeChxfaW5zdGFuY2VfZmxleGli", - "aWxpdHlfcG9saWN5QhEKD19pbnN0YW5jZV9ncm91cEIcChpfaW5zdGFuY2Vf", - "bGlmZWN5Y2xlX3BvbGljeUIUChJfaW5zdGFuY2VfdGVtcGxhdGVCBwoFX2tp", - "bmRCIQofX2xpc3RfbWFuYWdlZF9pbnN0YW5jZXNfcmVzdWx0c0IHCgVfbmFt", - "ZUIJCgdfcmVnaW9uQhAKDl9zYXRpc2ZpZXNfcHppQhAKDl9zYXRpc2ZpZXNf", - "cHpzQgwKCl9zZWxmX2xpbmtCEQoPX3N0YW5kYnlfcG9saWN5QhIKEF9zdGF0", - "ZWZ1bF9wb2xpY3lCCQoHX3N0YXR1c0IOCgxfdGFyZ2V0X3NpemVCFgoUX3Rh", - "cmdldF9zdG9wcGVkX3NpemVCGAoWX3RhcmdldF9zdXNwZW5kZWRfc2l6ZUIQ", - "Cg5fdXBkYXRlX3BvbGljeUIHCgVfem9uZSLTBAoiSW5zdGFuY2VHcm91cE1h", - "bmFnZXJBY3Rpb25zU3VtbWFyeRIbCgphYmFuZG9uaW5nGM3y6NEBIAEoBUgA", - "iAEBEhgKCGNyZWF0aW5nGLndhWQgASgFSAGIAQESKQoYY3JlYXRpbmdfd2l0", - "aG91dF9yZXRyaWVzGMn2sbABIAEoBUgCiAEBEhkKCGRlbGV0aW5nGKjH74YB", - "IAEoBUgDiAEBEhQKBG5vbmUYuN7OASABKAVIBIgBARIbCgpyZWNyZWF0aW5n", - "GOyz1qEBIAEoBUgFiAEBEhoKCnJlZnJlc2hpbmcYp6bFZiABKAVIBogBARIb", - "CgpyZXN0YXJ0aW5nGPOWxLEBIAEoBUgHiAEBEhgKCHJlc3VtaW5nGKqb8l8g", - "ASgFSAiIAQESGAoIc3RhcnRpbmcYwMDzcyABKAVICYgBARIYCghzdG9wcGlu", - "Zxj08IoyIAEoBUgKiAEBEhoKCnN1c3BlbmRpbmcYpvzwDSABKAVIC4gBARIa", - "Cgl2ZXJpZnlpbmcYyaGs1wEgASgFSAyIAQFCDQoLX2FiYW5kb25pbmdCCwoJ", - "X2NyZWF0aW5nQhsKGV9jcmVhdGluZ193aXRob3V0X3JldHJpZXNCCwoJX2Rl", - "bGV0aW5nQgcKBV9ub25lQg0KC19yZWNyZWF0aW5nQg0KC19yZWZyZXNoaW5n", - "Qg0KC19yZXN0YXJ0aW5nQgsKCV9yZXN1bWluZ0ILCglfc3RhcnRpbmdCCwoJ", - "X3N0b3BwaW5nQg0KC19zdXNwZW5kaW5nQgwKCl92ZXJpZnlpbmci3QMKIklu", - "c3RhbmNlR3JvdXBNYW5hZ2VyQWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJ", - "SACIAQESWAoFaXRlbXMYwM/3LyADKAsyRi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlckFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1z", - "RW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tl", - "bhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIX", - "Cgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpmCgpJdGVt", - "c0VudHJ5EgsKA2tleRgBIAEoCRJHCgV2YWx1ZRgCIAEoCzI4Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1Njb3BlZExp", - "c3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwK", - "Cl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcihQEKJkluc3RhbmNlR3JvdXBNYW5h", - "Z2VyQWxsSW5zdGFuY2VzQ29uZmlnEkwKCnByb3BlcnRpZXMYs5q2RiABKAsy", - "MC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVByb3BlcnRpZXNQ", - "YXRjaEgAiAEBQg0KC19wcm9wZXJ0aWVzIpABCiVJbnN0YW5jZUdyb3VwTWFu", - "YWdlckF1dG9IZWFsaW5nUG9saWN5Eh0KDGhlYWx0aF9jaGVjaxjlqqSTASAB", - "KAlIAIgBARIhChFpbml0aWFsX2RlbGF5X3NlYxja8MB9IAEoBUgBiAEBQg8K", - "DV9oZWFsdGhfY2hlY2tCFAoSX2luaXRpYWxfZGVsYXlfc2VjIsQCCi1JbnN0", - "YW5jZUdyb3VwTWFuYWdlckluc3RhbmNlRmxleGliaWxpdHlQb2xpY3kSfgoT", - "aW5zdGFuY2Vfc2VsZWN0aW9ucxjRhPkKIAMoCzJeLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VySW5zdGFuY2VGbGV4aWJp", - "bGl0eVBvbGljeS5JbnN0YW5jZVNlbGVjdGlvbnNFbnRyeRqSAQoXSW5zdGFu", - "Y2VTZWxlY3Rpb25zRW50cnkSCwoDa2V5GAEgASgJEmYKBXZhbHVlGAIgASgL", - "MlcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFn", - "ZXJJbnN0YW5jZUZsZXhpYmlsaXR5UG9saWN5SW5zdGFuY2VTZWxlY3Rpb246", - "AjgBInkKPkluc3RhbmNlR3JvdXBNYW5hZ2VySW5zdGFuY2VGbGV4aWJpbGl0", - "eVBvbGljeUluc3RhbmNlU2VsZWN0aW9uEhgKDW1hY2hpbmVfdHlwZXMYgd2B", - "JiADKAkSFAoEcmFuaxismNUBIAEoBUgAiAEBQgcKBV9yYW5rIvECCitJbnN0", - "YW5jZUdyb3VwTWFuYWdlckluc3RhbmNlTGlmZWN5Y2xlUG9saWN5EikKGWRl", - "ZmF1bHRfYWN0aW9uX29uX2ZhaWx1cmUY1cSiHSABKAlIAIgBARInChZmb3Jj", - "ZV91cGRhdGVfb25fcmVwYWlyGMv58qkBIAEoCUgBiAEBImQKFkRlZmF1bHRB", - "Y3Rpb25PbkZhaWx1cmUSJwojVU5ERUZJTkVEX0RFRkFVTFRfQUNUSU9OX09O", - "X0ZBSUxVUkUQABISCgpET19OT1RISU5HEPnPmdcBEg0KBlJFUEFJUhCNp/x+", - "Ik8KE0ZvcmNlVXBkYXRlT25SZXBhaXISJAogVU5ERUZJTkVEX0ZPUkNFX1VQ", - "REFURV9PTl9SRVBBSVIQABIHCgJOTxDBExIJCgNZRVMQx60FQhwKGl9kZWZh", - "dWx0X2FjdGlvbl9vbl9mYWlsdXJlQhkKF19mb3JjZV91cGRhdGVfb25fcmVw", - "YWlyIrkCChhJbnN0YW5jZUdyb3VwTWFuYWdlckxpc3QSEAoCaWQYmxogASgJ", - "SACIAQESPwoFaXRlbXMYwM/3LyADKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlchIUCgRraW5kGJT3yAEgASgJSAGI", - "AQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9s", - "aW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9r", - "aW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fy", - "bmluZyKNBgohSW5zdGFuY2VHcm91cE1hbmFnZXJSZXNpemVSZXF1ZXN0EiIK", - "EmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rlc2NyaXB0", - "aW9uGPyH1skBIAEoCUgBiAEBEhAKAmlkGJsaIAEoBEgCiAEBEhQKBGtpbmQY", - "lPfIASABKAlIA4gBARIUCgRuYW1lGIv1zQEgASgJSASIAQESSQoWcmVxdWVz", - "dGVkX3J1bl9kdXJhdGlvbhj5i9luIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkR1cmF0aW9uSAWIAQESGgoJcmVzaXplX2J5GMLPwP4BIAEoBUgG", - "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIB4gBARIhChFzZWxmX2xpbmtf", - "d2l0aF9pZBiCrJ0VIAEoCUgIiAEBEhUKBXN0YXRlGJGJqzQgASgJSAmIAQES", - "WAoGc3RhdHVzGPKft1YgASgLMkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SW5zdGFuY2VHcm91cE1hbmFnZXJSZXNpemVSZXF1ZXN0U3RhdHVzSAqIAQES", - "FAoEem9uZRisx+QBIAEoCUgLiAEBIo8BCgVTdGF0ZRITCg9VTkRFRklORURf", - "U1RBVEUQABIPCghBQ0NFUFRFRBCnn9J1EhAKCUNBTkNFTExFRBCx8oAUEhAK", - "CENSRUFUSU5HELm9ndkBEg4KBkZBSUxFRBC9kKbZARIZChFTVEFURV9VTlNQ", - "RUNJRklFRBDJ0LzgARIRCglTVUNDRUVERUQQwaTb8wFCFQoTX2NyZWF0aW9u", - "X3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CBQoDX2lkQgcKBV9raW5kQgcK", - "BV9uYW1lQhkKF19yZXF1ZXN0ZWRfcnVuX2R1cmF0aW9uQgwKCl9yZXNpemVf", - "YnlCDAoKX3NlbGZfbGlua0IUChJfc2VsZl9saW5rX3dpdGhfaWRCCAoGX3N0", - "YXRlQgkKB19zdGF0dXNCBwoFX3pvbmUi5wEKJ0luc3RhbmNlR3JvdXBNYW5h", - "Z2VyUmVzaXplUmVxdWVzdFN0YXR1cxI1CgVlcnJvchiIpJMuIAEoCzIeLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkVycm9ySACIAQESagoMbGFzdF9hdHRl", - "bXB0GKSsqM8BIAEoCzJLLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3Rh", - "bmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVxdWVzdFN0YXR1c0xhc3RBdHRlbXB0", - "SAGIAQFCCAoGX2Vycm9yQg8KDV9sYXN0X2F0dGVtcHQidQoySW5zdGFuY2VH", - "cm91cE1hbmFnZXJSZXNpemVSZXF1ZXN0U3RhdHVzTGFzdEF0dGVtcHQSNQoF", - "ZXJyb3IYiKSTLiABKAsyHi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5FcnJv", - "ckgAiAEBQggKBl9lcnJvciLcAgouSW5zdGFuY2VHcm91cE1hbmFnZXJSZXNp", - "emVSZXF1ZXN0c0xpc3RSZXNwb25zZRIQCgJpZBibGiABKAlIAIgBARJMCgVp", - "dGVtcxjAz/cvIAMoCzI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3Rh", - "bmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVxdWVzdBIUCgRraW5kGJT3yAEgASgJ", + "QWxsSW5zdGFuY2VzQ29uZmlnSACIAQESYQoVYXV0b19oZWFsaW5nX3BvbGlj", + "aWVzGIXn6NkBIAMoCzI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3Rh", + "bmNlR3JvdXBNYW5hZ2VyQXV0b0hlYWxpbmdQb2xpY3kSIwoSYmFzZV9pbnN0", + "YW5jZV9uYW1lGIeWxbkBIAEoCUgBiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFt", + "cBi2j8cOIAEoCUgCiAEBElwKD2N1cnJlbnRfYWN0aW9ucxi3yJxOIAEoCzI7", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vy", + "QWN0aW9uc1N1bW1hcnlIA4gBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlI", + "BIgBARJRChNkaXN0cmlidXRpb25fcG9saWN5GM3u8v4BIAEoCzIrLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkRpc3RyaWJ1dGlvblBvbGljeUgFiAEBEhsK", + "C2ZpbmdlcnByaW50GOTR828gASgJSAaIAQESEAoCaWQYmxogASgESAeIAQES", + "cwobaW5zdGFuY2VfZmxleGliaWxpdHlfcG9saWN5GIKO7AwgASgLMkYuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJJbnN0", + "YW5jZUZsZXhpYmlsaXR5UG9saWN5SAiIAQESHgoOaW5zdGFuY2VfZ3JvdXAY", + "1dTVJiABKAlICYgBARJwChlpbnN0YW5jZV9saWZlY3ljbGVfcG9saWN5GJG0", + "zdUBIAEoCzJELmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3Jv", + "dXBNYW5hZ2VySW5zdGFuY2VMaWZlY3ljbGVQb2xpY3lICogBARIiChFpbnN0", + "YW5jZV90ZW1wbGF0ZRjkgbuTASABKAlIC4gBARIUCgRraW5kGJT3yAEgASgJ", + "SAyIAQESLwoebGlzdF9tYW5hZ2VkX2luc3RhbmNlc19yZXN1bHRzGLSklY0B", + "IAEoCUgNiAEBEhQKBG5hbWUYi/XNASABKAlIDogBARI7CgtuYW1lZF9wb3J0", + "cxiMx/LLASADKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OYW1lZFBv", + "cnQSFgoGcmVnaW9uGPTNoEIgASgJSA+IAQESHgoNc2F0aXNmaWVzX3B6aRih", + "3avlASABKAhIEIgBARIeCg1zYXRpc2ZpZXNfcHpzGKvdq+UBIAEoCEgRiAEB", + "EhoKCXNlbGZfbGluaxiNksXZASABKAlIEogBARJbCg5zdGFuZGJ5X3BvbGlj", + "eRiEho7uASABKAsyOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5j", + "ZUdyb3VwTWFuYWdlclN0YW5kYnlQb2xpY3lIE4gBARJICg9zdGF0ZWZ1bF9w", + "b2xpY3kYhcPVFiABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdGF0", + "ZWZ1bFBvbGljeUgUiAEBEksKBnN0YXR1cxjyn7dWIAEoCzIzLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyU3RhdHVzSBWI", + "AQESGAoMdGFyZ2V0X3Bvb2xzGKmfoKABIAMoCRIbCgt0YXJnZXRfc2l6ZRjv", + "8/0dIAEoBUgWiAEBEiMKE3RhcmdldF9zdG9wcGVkX3NpemUYodaTASABKAVI", + "F4gBARImChV0YXJnZXRfc3VzcGVuZGVkX3NpemUY04j0kgEgASgFSBiIAQES", + "WAoNdXBkYXRlX3BvbGljeRjoyupTIAEoCzI5Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyVXBkYXRlUG9saWN5SBmIAQES", + "SQoIdmVyc2lvbnMYm/25TSADKAsyNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5JbnN0YW5jZUdyb3VwTWFuYWdlclZlcnNpb24SFAoEem9uZRisx+QBIAEo", + "CUgaiAEBIm4KG0xpc3RNYW5hZ2VkSW5zdGFuY2VzUmVzdWx0cxIsCihVTkRF", + "RklORURfTElTVF9NQU5BR0VEX0lOU1RBTkNFU19SRVNVTFRTEAASDwoIUEFH", + "RUxFU1MQqKmsDxIQCglQQUdJTkFURUQQrYWVE0IXChVfYWxsX2luc3RhbmNl", + "c19jb25maWdCFQoTX2Jhc2VfaW5zdGFuY2VfbmFtZUIVChNfY3JlYXRpb25f", + "dGltZXN0YW1wQhIKEF9jdXJyZW50X2FjdGlvbnNCDgoMX2Rlc2NyaXB0aW9u", + "QhYKFF9kaXN0cmlidXRpb25fcG9saWN5Qg4KDF9maW5nZXJwcmludEIFCgNf", + "aWRCHgocX2luc3RhbmNlX2ZsZXhpYmlsaXR5X3BvbGljeUIRCg9faW5zdGFu", + "Y2VfZ3JvdXBCHAoaX2luc3RhbmNlX2xpZmVjeWNsZV9wb2xpY3lCFAoSX2lu", + "c3RhbmNlX3RlbXBsYXRlQgcKBV9raW5kQiEKH19saXN0X21hbmFnZWRfaW5z", + "dGFuY2VzX3Jlc3VsdHNCBwoFX25hbWVCCQoHX3JlZ2lvbkIQCg5fc2F0aXNm", + "aWVzX3B6aUIQCg5fc2F0aXNmaWVzX3B6c0IMCgpfc2VsZl9saW5rQhEKD19z", + "dGFuZGJ5X3BvbGljeUISChBfc3RhdGVmdWxfcG9saWN5QgkKB19zdGF0dXNC", + "DgoMX3RhcmdldF9zaXplQhYKFF90YXJnZXRfc3RvcHBlZF9zaXplQhgKFl90", + "YXJnZXRfc3VzcGVuZGVkX3NpemVCEAoOX3VwZGF0ZV9wb2xpY3lCBwoFX3pv", + "bmUi0wQKIkluc3RhbmNlR3JvdXBNYW5hZ2VyQWN0aW9uc1N1bW1hcnkSGwoK", + "YWJhbmRvbmluZxjN8ujRASABKAVIAIgBARIYCghjcmVhdGluZxi53YVkIAEo", + "BUgBiAEBEikKGGNyZWF0aW5nX3dpdGhvdXRfcmV0cmllcxjJ9rGwASABKAVI", + "AogBARIZCghkZWxldGluZxiox++GASABKAVIA4gBARIUCgRub25lGLjezgEg", + "ASgFSASIAQESGwoKcmVjcmVhdGluZxjss9ahASABKAVIBYgBARIaCgpyZWZy", + "ZXNoaW5nGKemxWYgASgFSAaIAQESGwoKcmVzdGFydGluZxjzlsSxASABKAVI", + "B4gBARIYCghyZXN1bWluZxiqm/JfIAEoBUgIiAEBEhgKCHN0YXJ0aW5nGMDA", + "83MgASgFSAmIAQESGAoIc3RvcHBpbmcY9PCKMiABKAVICogBARIaCgpzdXNw", + "ZW5kaW5nGKb88A0gASgFSAuIAQESGgoJdmVyaWZ5aW5nGMmhrNcBIAEoBUgM", + "iAEBQg0KC19hYmFuZG9uaW5nQgsKCV9jcmVhdGluZ0IbChlfY3JlYXRpbmdf", + "d2l0aG91dF9yZXRyaWVzQgsKCV9kZWxldGluZ0IHCgVfbm9uZUINCgtfcmVj", + "cmVhdGluZ0INCgtfcmVmcmVzaGluZ0INCgtfcmVzdGFydGluZ0ILCglfcmVz", + "dW1pbmdCCwoJX3N0YXJ0aW5nQgsKCV9zdG9wcGluZ0INCgtfc3VzcGVuZGlu", + "Z0IMCgpfdmVyaWZ5aW5nIt0DCiJJbnN0YW5jZUdyb3VwTWFuYWdlckFnZ3Jl", + "Z2F0ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBElgKBWl0ZW1zGMDP9y8gAygL", + "MkYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFn", + "ZXJBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlI", + "AYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxm", + "X2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJ", + "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5XYXJuaW5nSASIAQEaZgoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSRwoF", + "dmFsdWUYAiABKAsyOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5j", + "ZUdyb3VwTWFuYWdlcnNTY29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRC", + "EgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5n", + "IoUBCiZJbnN0YW5jZUdyb3VwTWFuYWdlckFsbEluc3RhbmNlc0NvbmZpZxJM", + "Cgpwcm9wZXJ0aWVzGLOatkYgASgLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSW5zdGFuY2VQcm9wZXJ0aWVzUGF0Y2hIAIgBAUINCgtfcHJvcGVydGll", + "cyKQAQolSW5zdGFuY2VHcm91cE1hbmFnZXJBdXRvSGVhbGluZ1BvbGljeRId", + "CgxoZWFsdGhfY2hlY2sY5aqkkwEgASgJSACIAQESIQoRaW5pdGlhbF9kZWxh", + "eV9zZWMY2vDAfSABKAVIAYgBAUIPCg1faGVhbHRoX2NoZWNrQhQKEl9pbml0", + "aWFsX2RlbGF5X3NlYyLEAgotSW5zdGFuY2VHcm91cE1hbmFnZXJJbnN0YW5j", + "ZUZsZXhpYmlsaXR5UG9saWN5En4KE2luc3RhbmNlX3NlbGVjdGlvbnMY0YT5", + "CiADKAsyXi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3Vw", + "TWFuYWdlckluc3RhbmNlRmxleGliaWxpdHlQb2xpY3kuSW5zdGFuY2VTZWxl", + "Y3Rpb25zRW50cnkakgEKF0luc3RhbmNlU2VsZWN0aW9uc0VudHJ5EgsKA2tl", + "eRgBIAEoCRJmCgV2YWx1ZRgCIAEoCzJXLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VySW5zdGFuY2VGbGV4aWJpbGl0eVBv", + "bGljeUluc3RhbmNlU2VsZWN0aW9uOgI4ASJ5Cj5JbnN0YW5jZUdyb3VwTWFu", + "YWdlckluc3RhbmNlRmxleGliaWxpdHlQb2xpY3lJbnN0YW5jZVNlbGVjdGlv", + "bhIYCg1tYWNoaW5lX3R5cGVzGIHdgSYgAygJEhQKBHJhbmsYrJjVASABKAVI", + "AIgBAUIHCgVfcmFuayLxAgorSW5zdGFuY2VHcm91cE1hbmFnZXJJbnN0YW5j", + "ZUxpZmVjeWNsZVBvbGljeRIpChlkZWZhdWx0X2FjdGlvbl9vbl9mYWlsdXJl", + "GNXEoh0gASgJSACIAQESJwoWZm9yY2VfdXBkYXRlX29uX3JlcGFpchjL+fKp", + "ASABKAlIAYgBASJkChZEZWZhdWx0QWN0aW9uT25GYWlsdXJlEicKI1VOREVG", + "SU5FRF9ERUZBVUxUX0FDVElPTl9PTl9GQUlMVVJFEAASEgoKRE9fTk9USElO", + "RxD5z5nXARINCgZSRVBBSVIQjaf8fiJPChNGb3JjZVVwZGF0ZU9uUmVwYWly", + "EiQKIFVOREVGSU5FRF9GT1JDRV9VUERBVEVfT05fUkVQQUlSEAASBwoCTk8Q", + "wRMSCQoDWUVTEMetBUIcChpfZGVmYXVsdF9hY3Rpb25fb25fZmFpbHVyZUIZ", + "ChdfZm9yY2VfdXBkYXRlX29uX3JlcGFpciK5AgoYSW5zdGFuY2VHcm91cE1h", + "bmFnZXJMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEj8KBWl0ZW1zGMDP9y8gAygL", + "Mi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFn", + "ZXISFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", + "uoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3", + "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", + "bmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2Vu", + "QgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcijQYKIUluc3RhbmNlR3JvdXBN", + "YW5hZ2VyUmVzaXplUmVxdWVzdBIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/H", + "DiABKAlIAIgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAYgBARIQCgJp", + "ZBibGiABKARIAogBARIUCgRraW5kGJT3yAEgASgJSAOIAQESFAoEbmFtZRiL", + "9c0BIAEoCUgEiAEBEkkKFnJlcXVlc3RlZF9ydW5fZHVyYXRpb24Y+YvZbiAB", + "KAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EdXJhdGlvbkgFiAEBEhoK", + "CXJlc2l6ZV9ieRjCz8D+ASABKAVIBogBARIaCglzZWxmX2xpbmsYjZLF2QEg", + "ASgJSAeIAQESIQoRc2VsZl9saW5rX3dpdGhfaWQYgqydFSABKAlICIgBARIV", + "CgVzdGF0ZRiRias0IAEoCUgJiAEBElgKBnN0YXR1cxjyn7dWIAEoCzJALmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVz", + "aXplUmVxdWVzdFN0YXR1c0gKiAEBEhQKBHpvbmUYrMfkASABKAlIC4gBASKP", + "AQoFU3RhdGUSEwoPVU5ERUZJTkVEX1NUQVRFEAASDwoIQUNDRVBURUQQp5/S", + "dRIQCglDQU5DRUxMRUQQsfKAFBIQCghDUkVBVElORxC5vZ3ZARIOCgZGQUlM", + "RUQQvZCm2QESGQoRU1RBVEVfVU5TUEVDSUZJRUQQydC84AESEQoJU1VDQ0VF", + "REVEEMGk2/MBQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0", + "aW9uQgUKA19pZEIHCgVfa2luZEIHCgVfbmFtZUIZChdfcmVxdWVzdGVkX3J1", + "bl9kdXJhdGlvbkIMCgpfcmVzaXplX2J5QgwKCl9zZWxmX2xpbmtCFAoSX3Nl", + "bGZfbGlua193aXRoX2lkQggKBl9zdGF0ZUIJCgdfc3RhdHVzQgcKBV96b25l", + "IucBCidJbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJlcXVlc3RTdGF0dXMS", + "NQoFZXJyb3IYiKSTLiABKAsyHi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5F", + "cnJvckgAiAEBEmoKDGxhc3RfYXR0ZW1wdBikrKjPASABKAsySy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJl", + "cXVlc3RTdGF0dXNMYXN0QXR0ZW1wdEgBiAEBQggKBl9lcnJvckIPCg1fbGFz", + "dF9hdHRlbXB0InUKMkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVxdWVz", + "dFN0YXR1c0xhc3RBdHRlbXB0EjUKBWVycm9yGIikky4gASgLMh4uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuRXJyb3JIAIgBAUIICgZfZXJyb3Ii3AIKLklu", + "c3RhbmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVxdWVzdHNMaXN0UmVzcG9uc2US", + "EAoCaWQYmxogASgJSACIAQESTAoFaXRlbXMYwM/3LyADKAsyOi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJl", + "cXVlc3QSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tl", + "bhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5", + "Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "V2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rv", + "a2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcivAEKIUluc3RhbmNlR3Jv", + "dXBNYW5hZ2VyU3RhbmRieVBvbGljeRIhChFpbml0aWFsX2RlbGF5X3NlYxja", + "8MB9IAEoBUgAiAEBEhQKBG1vZGUYo/PMASABKAlIAYgBASI/CgRNb2RlEhIK", + "DlVOREVGSU5FRF9NT0RFEAASDQoGTUFOVUFMEMa39zgSFAoOU0NBTEVfT1VU", + "X1BPT0wQguQmQhQKEl9pbml0aWFsX2RlbGF5X3NlY0IHCgVfbW9kZSLRAwoa", + "SW5zdGFuY2VHcm91cE1hbmFnZXJTdGF0dXMSawoUYWxsX2luc3RhbmNlc19j", + "b25maWcYga7YNSABKAsyRS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0", + "YW5jZUdyb3VwTWFuYWdlclN0YXR1c0FsbEluc3RhbmNlc0NvbmZpZ0gAiAEB", + "EhsKCmF1dG9zY2FsZXIY1/3S9gEgASgJSAGIAQESGQoJaXNfc3RhYmxlGPDv", + "2DMgASgISAKIAQESVQoIc3RhdGVmdWwYzObIdCABKAsyOy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlclN0YXR1c1N0YXRl", + "ZnVsSAOIAQESYQoOdmVyc2lvbl90YXJnZXQY2N3+iQEgASgLMkAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJTdGF0dXNW", + "ZXJzaW9uVGFyZ2V0SASIAQFCFwoVX2FsbF9pbnN0YW5jZXNfY29uZmlnQg0K", + "C19hdXRvc2NhbGVyQgwKCl9pc19zdGFibGVCCwoJX3N0YXRlZnVsQhEKD192", + "ZXJzaW9uX3RhcmdldCKOAQosSW5zdGFuY2VHcm91cE1hbmFnZXJTdGF0dXNB", + "bGxJbnN0YW5jZXNDb25maWcSIAoQY3VycmVudF9yZXZpc2lvbhjhh6USIAEo", + "CUgAiAEBEhkKCWVmZmVjdGl2ZRin09hDIAEoCEgBiAEBQhMKEV9jdXJyZW50", + "X3JldmlzaW9uQgwKCl9lZmZlY3RpdmUi8AEKIkluc3RhbmNlR3JvdXBNYW5h", + "Z2VyU3RhdHVzU3RhdGVmdWwSIwoTaGFzX3N0YXRlZnVsX2NvbmZpZxjw59Y0", + "IAEoCEgAiAEBEnQKFHBlcl9pbnN0YW5jZV9jb25maWdzGKnV+PoBIAEoCzJN", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vy", + "U3RhdHVzU3RhdGVmdWxQZXJJbnN0YW5jZUNvbmZpZ3NIAYgBAUIWChRfaGFz", + "X3N0YXRlZnVsX2NvbmZpZ0IXChVfcGVyX2luc3RhbmNlX2NvbmZpZ3MiaAo0", + "SW5zdGFuY2VHcm91cE1hbmFnZXJTdGF0dXNTdGF0ZWZ1bFBlckluc3RhbmNl", + "Q29uZmlncxIeCg1hbGxfZWZmZWN0aXZlGImRp/YBIAEoCEgAiAEBQhAKDl9h", + "bGxfZWZmZWN0aXZlIlUKJ0luc3RhbmNlR3JvdXBNYW5hZ2VyU3RhdHVzVmVy", + "c2lvblRhcmdldBIbCgppc19yZWFjaGVkGL3+yM4BIAEoCEgAiAEBQg0KC19p", + "c19yZWFjaGVkItwGCiBJbnN0YW5jZUdyb3VwTWFuYWdlclVwZGF0ZVBvbGlj", + "eRItChxpbnN0YW5jZV9yZWRpc3RyaWJ1dGlvbl90eXBlGJjfxIsBIAEoCUgA", + "iAEBEkMKCW1heF9zdXJnZRiTyaOQASABKAsyJy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5GaXhlZE9yUGVyY2VudEgBiAEBEkkKD21heF91bmF2YWlsYWJs", + "ZRj1y4vBASABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXhlZE9y", + "UGVyY2VudEgCiAEBEh8KDm1pbmltYWxfYWN0aW9uGJSNgoEBIAEoCUgDiAEB", + "Ei4KHm1vc3RfZGlzcnVwdGl2ZV9hbGxvd2VkX2FjdGlvbhiNzsIfIAEoCUgE", + "iAEBEiMKEnJlcGxhY2VtZW50X21ldGhvZBiuz5/xASABKAlIBYgBARIUCgR0", + "eXBlGLqe2gEgASgJSAaIAQEiSAoaSW5zdGFuY2VSZWRpc3RyaWJ1dGlvblR5", + "cGUSKgomVU5ERUZJTkVEX0lOU1RBTkNFX1JFRElTVFJJQlVUSU9OX1RZUEUQ", + "ACItCg1NaW5pbWFsQWN0aW9uEhwKGFVOREVGSU5FRF9NSU5JTUFMX0FDVElP", + "ThAAIksKG01vc3REaXNydXB0aXZlQWxsb3dlZEFjdGlvbhIsCihVTkRFRklO", + "RURfTU9TVF9ESVNSVVBUSVZFX0FMTE9XRURfQUNUSU9OEAAiWwoRUmVwbGFj", + "ZW1lbnRNZXRob2QSIAocVU5ERUZJTkVEX1JFUExBQ0VNRU5UX01FVEhPRBAA", + "EhAKCFJFQ1JFQVRFEO/Zm/kBEhIKClNVQlNUSVRVVEUQmqH6hQEiMQoEVHlw", + "ZRISCg5VTkRFRklORURfVFlQRRAAEhUKDU9QUE9SVFVOSVNUSUMQ6bfozAFC", + "HwodX2luc3RhbmNlX3JlZGlzdHJpYnV0aW9uX3R5cGVCDAoKX21heF9zdXJn", + "ZUISChBfbWF4X3VuYXZhaWxhYmxlQhEKD19taW5pbWFsX2FjdGlvbkIhCh9f", + "bW9zdF9kaXNydXB0aXZlX2FsbG93ZWRfYWN0aW9uQhUKE19yZXBsYWNlbWVu", + "dF9tZXRob2RCBwoFX3R5cGUizAEKG0luc3RhbmNlR3JvdXBNYW5hZ2VyVmVy", + "c2lvbhIiChFpbnN0YW5jZV90ZW1wbGF0ZRjkgbuTASABKAlIAIgBARIUCgRu", + "YW1lGIv1zQEgASgJSAGIAQESRAoLdGFyZ2V0X3NpemUY7/P9HSABKAsyJy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXhlZE9yUGVyY2VudEgCiAEBQhQK", + "El9pbnN0YW5jZV90ZW1wbGF0ZUIHCgVfbmFtZUIOCgxfdGFyZ2V0X3NpemUi", + "RAosSW5zdGFuY2VHcm91cE1hbmFnZXJzQWJhbmRvbkluc3RhbmNlc1JlcXVl", + "c3QSFAoJaW5zdGFuY2VzGP787w0gAygJIvUCCihJbnN0YW5jZUdyb3VwTWFu", + "YWdlcnNBcHBseVVwZGF0ZXNSZXF1ZXN0Eh4KDWFsbF9pbnN0YW5jZXMY4Lq+", + "wAEgASgISACIAQESFAoJaW5zdGFuY2VzGP787w0gAygJEh8KDm1pbmltYWxf", + "YWN0aW9uGJSNgoEBIAEoCUgBiAEBEi4KHm1vc3RfZGlzcnVwdGl2ZV9hbGxv", + "d2VkX2FjdGlvbhiNzsIfIAEoCUgCiAEBIi0KDU1pbmltYWxBY3Rpb24SHAoY", + "VU5ERUZJTkVEX01JTklNQUxfQUNUSU9OEAAiSwobTW9zdERpc3J1cHRpdmVB", + "bGxvd2VkQWN0aW9uEiwKKFVOREVGSU5FRF9NT1NUX0RJU1JVUFRJVkVfQUxM", + "T1dFRF9BQ1RJT04QAEIQCg5fYWxsX2luc3RhbmNlc0IRCg9fbWluaW1hbF9h", + "Y3Rpb25CIQofX21vc3RfZGlzcnVwdGl2ZV9hbGxvd2VkX2FjdGlvbiJvCitJ", + "bnN0YW5jZUdyb3VwTWFuYWdlcnNDcmVhdGVJbnN0YW5jZXNSZXF1ZXN0EkAK", + "CWluc3RhbmNlcxj+/O8NIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlBlckluc3RhbmNlQ29uZmlnIp4BCitJbnN0YW5jZUdyb3VwTWFuYWdlcnNE", + "ZWxldGVJbnN0YW5jZXNSZXF1ZXN0EhQKCWluc3RhbmNlcxj+/O8NIAMoCRIy", + "CiJza2lwX2luc3RhbmNlc19vbl92YWxpZGF0aW9uX2Vycm9yGKH2rxMgASgI", + "SACIAQFCJQojX3NraXBfaW5zdGFuY2VzX29uX3ZhbGlkYXRpb25fZXJyb3Ii", + "RAowSW5zdGFuY2VHcm91cE1hbmFnZXJzRGVsZXRlUGVySW5zdGFuY2VDb25m", + "aWdzUmVxEhAKBW5hbWVzGMiu7zEgAygJIqQBCidJbnN0YW5jZUdyb3VwTWFu", + "YWdlcnNMaXN0RXJyb3JzUmVzcG9uc2USRAoFaXRlbXMYwM/3LyADKAsyMi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZU1hbmFnZWRCeUlnbUVy", + "cm9yEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgAiAEBQhIKEF9uZXh0", + "X3BhZ2VfdG9rZW4isQEKMUluc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RNYW5h", + "Z2VkSW5zdGFuY2VzUmVzcG9uc2USRwoRbWFuYWdlZF9pbnN0YW5jZXMY3pup", + "oAEgAygLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWFuYWdlZEluc3Rh", + "bmNlEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgAiAEBQhIKEF9uZXh0", + "X3BhZ2VfdG9rZW4i6wEKL0luc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RQZXJJ", + "bnN0YW5jZUNvbmZpZ3NSZXNwEjwKBWl0ZW1zGMDP9y8gAygLMiouZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuUGVySW5zdGFuY2VDb25maWcSHwoPbmV4dF9w", + "YWdlX3Rva2VuGJW6hiYgASgJSACIAQESOQoHd2FybmluZxic35YYIAEoCzIg", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAYgBAUISChBfbmV4", + "dF9wYWdlX3Rva2VuQgoKCF93YXJuaW5nIn8KL0luc3RhbmNlR3JvdXBNYW5h", + "Z2Vyc1BhdGNoUGVySW5zdGFuY2VDb25maWdzUmVxEkwKFHBlcl9pbnN0YW5j", + "ZV9jb25maWdzGKnV+PoBIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlBlckluc3RhbmNlQ29uZmlnIkUKLUluc3RhbmNlR3JvdXBNYW5hZ2Vyc1Jl", + "Y3JlYXRlSW5zdGFuY2VzUmVxdWVzdBIUCglpbnN0YW5jZXMY/vzvDSADKAki", + "QworSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVzdW1lSW5zdGFuY2VzUmVxdWVz", + "dBIUCglpbnN0YW5jZXMY/vzvDSADKAkiuwEKH0luc3RhbmNlR3JvdXBNYW5h", + "Z2Vyc1Njb3BlZExpc3QSUQoXaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnMYkPqJ", + "ZiADKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3Vw", + "TWFuYWdlchI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nImsKL0luc3RhbmNl", + "R3JvdXBNYW5hZ2Vyc1NldEluc3RhbmNlVGVtcGxhdGVSZXF1ZXN0EiIKEWlu", + "c3RhbmNlX3RlbXBsYXRlGOSBu5MBIAEoCUgAiAEBQhQKEl9pbnN0YW5jZV90", + "ZW1wbGF0ZSJzCipJbnN0YW5jZUdyb3VwTWFuYWdlcnNTZXRUYXJnZXRQb29s", + "c1JlcXVlc3QSGwoLZmluZ2VycHJpbnQY5NHzbyABKAlIAIgBARIYCgx0YXJn", + "ZXRfcG9vbHMYqZ+goAEgAygJQg4KDF9maW5nZXJwcmludCJCCipJbnN0YW5j", + "ZUdyb3VwTWFuYWdlcnNTdGFydEluc3RhbmNlc1JlcXVlc3QSFAoJaW5zdGFu", + "Y2VzGP787w0gAygJImwKKUluc3RhbmNlR3JvdXBNYW5hZ2Vyc1N0b3BJbnN0", + "YW5jZXNSZXF1ZXN0EhoKCmZvcmNlX3N0b3AY1qGhQCABKAhIAIgBARIUCglp", + "bnN0YW5jZXMY/vzvDSADKAlCDQoLX2ZvcmNlX3N0b3AidQosSW5zdGFuY2VH", + "cm91cE1hbmFnZXJzU3VzcGVuZEluc3RhbmNlc1JlcXVlc3QSHQoNZm9yY2Vf", + "c3VzcGVuZBjo7ZYNIAEoCEgAiAEBEhQKCWluc3RhbmNlcxj+/O8NIAMoCUIQ", + "Cg5fZm9yY2Vfc3VzcGVuZCKAAQowSW5zdGFuY2VHcm91cE1hbmFnZXJzVXBk", + "YXRlUGVySW5zdGFuY2VDb25maWdzUmVxEkwKFHBlcl9pbnN0YW5jZV9jb25m", + "aWdzGKnV+PoBIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBlcklu", + "c3RhbmNlQ29uZmlnImUKIUluc3RhbmNlR3JvdXBzQWRkSW5zdGFuY2VzUmVx", + "dWVzdBJACglpbnN0YW5jZXMY/vzvDSADKAsyKi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5JbnN0YW5jZVJlZmVyZW5jZSK+AgobSW5zdGFuY2VHcm91cHNM", + "aXN0SW5zdGFuY2VzEhAKAmlkGJsaIAEoCUgAiAEBEkEKBWl0ZW1zGMDP9y8g", + "AygLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VXaXRoTmFt", + "ZWRQb3J0cxIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rv", + "a2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEB", + "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2Vf", + "dG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKhAQoiSW5zdGFuY2VH", + "cm91cHNMaXN0SW5zdGFuY2VzUmVxdWVzdBIeCg5pbnN0YW5jZV9zdGF0ZRjn", + "8PwrIAEoCUgAiAEBIkgKDUluc3RhbmNlU3RhdGUSHAoYVU5ERUZJTkVEX0lO", + "U1RBTkNFX1NUQVRFEAASCQoDQUxMEIH7AxIOCgdSVU5OSU5HEJ/D6jlCEQoP", + "X2luc3RhbmNlX3N0YXRlImgKJEluc3RhbmNlR3JvdXBzUmVtb3ZlSW5zdGFu", + "Y2VzUmVxdWVzdBJACglpbnN0YW5jZXMY/vzvDSADKAsyKi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnN0YW5jZVJlZmVyZW5jZSKmAQoYSW5zdGFuY2VH", + "cm91cHNTY29wZWRMaXN0EkMKD2luc3RhbmNlX2dyb3Vwcxi+wd+uASADKAsy", + "Ji5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwEjkKB3dh", + "cm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJu", + "aW5nSACIAQFCCgoIX3dhcm5pbmcijgEKIkluc3RhbmNlR3JvdXBzU2V0TmFt", + "ZWRQb3J0c1JlcXVlc3QSGwoLZmluZ2VycHJpbnQY5NHzbyABKAlIAIgBARI7", + "CgtuYW1lZF9wb3J0cxiMx/LLASADKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5OYW1lZFBvcnRCDgoMX2ZpbmdlcnByaW50IqECCgxJbnN0YW5jZUxp", + "c3QSEAoCaWQYmxogASgJSACIAQESMwoFaXRlbXMYwM/3LyADKAsyIS5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZRIUCgRraW5kGJT3yAEgASgJ", "SAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2Vs", "Zl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5n", "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcK", "BV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghf", - "d2FybmluZyK8AQohSW5zdGFuY2VHcm91cE1hbmFnZXJTdGFuZGJ5UG9saWN5", - "EiEKEWluaXRpYWxfZGVsYXlfc2VjGNrwwH0gASgFSACIAQESFAoEbW9kZRij", - "88wBIAEoCUgBiAEBIj8KBE1vZGUSEgoOVU5ERUZJTkVEX01PREUQABINCgZN", - "QU5VQUwQxrf3OBIUCg5TQ0FMRV9PVVRfUE9PTBCC5CZCFAoSX2luaXRpYWxf", - "ZGVsYXlfc2VjQgcKBV9tb2RlItEDChpJbnN0YW5jZUdyb3VwTWFuYWdlclN0", - "YXR1cxJrChRhbGxfaW5zdGFuY2VzX2NvbmZpZxiBrtg1IAEoCzJFLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyU3RhdHVz", - "QWxsSW5zdGFuY2VzQ29uZmlnSACIAQESGwoKYXV0b3NjYWxlchjX/dL2ASAB", - "KAlIAYgBARIZCglpc19zdGFibGUY8O/YMyABKAhIAogBARJVCghzdGF0ZWZ1", - "bBjM5sh0IAEoCzI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNl", - "R3JvdXBNYW5hZ2VyU3RhdHVzU3RhdGVmdWxIA4gBARJhCg52ZXJzaW9uX3Rh", - "cmdldBjY3f6JASABKAsyQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0", - "YW5jZUdyb3VwTWFuYWdlclN0YXR1c1ZlcnNpb25UYXJnZXRIBIgBAUIXChVf", - "YWxsX2luc3RhbmNlc19jb25maWdCDQoLX2F1dG9zY2FsZXJCDAoKX2lzX3N0", - "YWJsZUILCglfc3RhdGVmdWxCEQoPX3ZlcnNpb25fdGFyZ2V0Io4BCixJbnN0", - "YW5jZUdyb3VwTWFuYWdlclN0YXR1c0FsbEluc3RhbmNlc0NvbmZpZxIgChBj", - "dXJyZW50X3JldmlzaW9uGOGHpRIgASgJSACIAQESGQoJZWZmZWN0aXZlGKfT", - "2EMgASgISAGIAQFCEwoRX2N1cnJlbnRfcmV2aXNpb25CDAoKX2VmZmVjdGl2", - "ZSLwAQoiSW5zdGFuY2VHcm91cE1hbmFnZXJTdGF0dXNTdGF0ZWZ1bBIjChNo", - "YXNfc3RhdGVmdWxfY29uZmlnGPDn1jQgASgISACIAQESdAoUcGVyX2luc3Rh", - "bmNlX2NvbmZpZ3MYqdX4+gEgASgLMk0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSW5zdGFuY2VHcm91cE1hbmFnZXJTdGF0dXNTdGF0ZWZ1bFBlckluc3Rh", - "bmNlQ29uZmlnc0gBiAEBQhYKFF9oYXNfc3RhdGVmdWxfY29uZmlnQhcKFV9w", - "ZXJfaW5zdGFuY2VfY29uZmlncyJoCjRJbnN0YW5jZUdyb3VwTWFuYWdlclN0", - "YXR1c1N0YXRlZnVsUGVySW5zdGFuY2VDb25maWdzEh4KDWFsbF9lZmZlY3Rp", - "dmUYiZGn9gEgASgISACIAQFCEAoOX2FsbF9lZmZlY3RpdmUiVQonSW5zdGFu", - "Y2VHcm91cE1hbmFnZXJTdGF0dXNWZXJzaW9uVGFyZ2V0EhsKCmlzX3JlYWNo", - "ZWQYvf7IzgEgASgISACIAQFCDQoLX2lzX3JlYWNoZWQi3AYKIEluc3RhbmNl", - "R3JvdXBNYW5hZ2VyVXBkYXRlUG9saWN5Ei0KHGluc3RhbmNlX3JlZGlzdHJp", - "YnV0aW9uX3R5cGUYmN/EiwEgASgJSACIAQESQwoJbWF4X3N1cmdlGJPJo5AB", - "IAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpeGVkT3JQZXJjZW50", - "SAGIAQESSQoPbWF4X3VuYXZhaWxhYmxlGPXLi8EBIAEoCzInLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkZpeGVkT3JQZXJjZW50SAKIAQESHwoObWluaW1h", - "bF9hY3Rpb24YlI2CgQEgASgJSAOIAQESLgoebW9zdF9kaXNydXB0aXZlX2Fs", - "bG93ZWRfYWN0aW9uGI3Owh8gASgJSASIAQESIwoScmVwbGFjZW1lbnRfbWV0", - "aG9kGK7Pn/EBIAEoCUgFiAEBEhQKBHR5cGUYup7aASABKAlIBogBASJIChpJ", - "bnN0YW5jZVJlZGlzdHJpYnV0aW9uVHlwZRIqCiZVTkRFRklORURfSU5TVEFO", - "Q0VfUkVESVNUUklCVVRJT05fVFlQRRAAIi0KDU1pbmltYWxBY3Rpb24SHAoY", - "VU5ERUZJTkVEX01JTklNQUxfQUNUSU9OEAAiSwobTW9zdERpc3J1cHRpdmVB", - "bGxvd2VkQWN0aW9uEiwKKFVOREVGSU5FRF9NT1NUX0RJU1JVUFRJVkVfQUxM", - "T1dFRF9BQ1RJT04QACJbChFSZXBsYWNlbWVudE1ldGhvZBIgChxVTkRFRklO", - "RURfUkVQTEFDRU1FTlRfTUVUSE9EEAASEAoIUkVDUkVBVEUQ79mb+QESEgoK", - "U1VCU1RJVFVURRCaofqFASIxCgRUeXBlEhIKDlVOREVGSU5FRF9UWVBFEAAS", - "FQoNT1BQT1JUVU5JU1RJQxDpt+jMAUIfCh1faW5zdGFuY2VfcmVkaXN0cmli", - "dXRpb25fdHlwZUIMCgpfbWF4X3N1cmdlQhIKEF9tYXhfdW5hdmFpbGFibGVC", - "EQoPX21pbmltYWxfYWN0aW9uQiEKH19tb3N0X2Rpc3J1cHRpdmVfYWxsb3dl", - "ZF9hY3Rpb25CFQoTX3JlcGxhY2VtZW50X21ldGhvZEIHCgVfdHlwZSLMAQob", - "SW5zdGFuY2VHcm91cE1hbmFnZXJWZXJzaW9uEiIKEWluc3RhbmNlX3RlbXBs", - "YXRlGOSBu5MBIAEoCUgAiAEBEhQKBG5hbWUYi/XNASABKAlIAYgBARJECgt0", - "YXJnZXRfc2l6ZRjv8/0dIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkZpeGVkT3JQZXJjZW50SAKIAQFCFAoSX2luc3RhbmNlX3RlbXBsYXRlQgcK", - "BV9uYW1lQg4KDF90YXJnZXRfc2l6ZSJECixJbnN0YW5jZUdyb3VwTWFuYWdl", - "cnNBYmFuZG9uSW5zdGFuY2VzUmVxdWVzdBIUCglpbnN0YW5jZXMY/vzvDSAD", - "KAki9QIKKEluc3RhbmNlR3JvdXBNYW5hZ2Vyc0FwcGx5VXBkYXRlc1JlcXVl", - "c3QSHgoNYWxsX2luc3RhbmNlcxjgur7AASABKAhIAIgBARIUCglpbnN0YW5j", - "ZXMY/vzvDSADKAkSHwoObWluaW1hbF9hY3Rpb24YlI2CgQEgASgJSAGIAQES", - "LgoebW9zdF9kaXNydXB0aXZlX2FsbG93ZWRfYWN0aW9uGI3Owh8gASgJSAKI", - "AQEiLQoNTWluaW1hbEFjdGlvbhIcChhVTkRFRklORURfTUlOSU1BTF9BQ1RJ", - "T04QACJLChtNb3N0RGlzcnVwdGl2ZUFsbG93ZWRBY3Rpb24SLAooVU5ERUZJ", - "TkVEX01PU1RfRElTUlVQVElWRV9BTExPV0VEX0FDVElPThAAQhAKDl9hbGxf", - "aW5zdGFuY2VzQhEKD19taW5pbWFsX2FjdGlvbkIhCh9fbW9zdF9kaXNydXB0", - "aXZlX2FsbG93ZWRfYWN0aW9uIm8KK0luc3RhbmNlR3JvdXBNYW5hZ2Vyc0Ny", - "ZWF0ZUluc3RhbmNlc1JlcXVlc3QSQAoJaW5zdGFuY2VzGP787w0gAygLMiou", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGVySW5zdGFuY2VDb25maWcingEK", - "K0luc3RhbmNlR3JvdXBNYW5hZ2Vyc0RlbGV0ZUluc3RhbmNlc1JlcXVlc3QS", - "FAoJaW5zdGFuY2VzGP787w0gAygJEjIKInNraXBfaW5zdGFuY2VzX29uX3Zh", - "bGlkYXRpb25fZXJyb3IYofavEyABKAhIAIgBAUIlCiNfc2tpcF9pbnN0YW5j", - "ZXNfb25fdmFsaWRhdGlvbl9lcnJvciJECjBJbnN0YW5jZUdyb3VwTWFuYWdl", - "cnNEZWxldGVQZXJJbnN0YW5jZUNvbmZpZ3NSZXESEAoFbmFtZXMYyK7vMSAD", - "KAkipAEKJ0luc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RFcnJvcnNSZXNwb25z", - "ZRJECgVpdGVtcxjAz/cvIAMoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lkluc3RhbmNlTWFuYWdlZEJ5SWdtRXJyb3ISHwoPbmV4dF9wYWdlX3Rva2Vu", - "GJW6hiYgASgJSACIAQFCEgoQX25leHRfcGFnZV90b2tlbiKxAQoxSW5zdGFu", - "Y2VHcm91cE1hbmFnZXJzTGlzdE1hbmFnZWRJbnN0YW5jZXNSZXNwb25zZRJH", - "ChFtYW5hZ2VkX2luc3RhbmNlcxjem6mgASADKAsyKC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5NYW5hZ2VkSW5zdGFuY2USHwoPbmV4dF9wYWdlX3Rva2Vu", - "GJW6hiYgASgJSACIAQFCEgoQX25leHRfcGFnZV90b2tlbiLrAQovSW5zdGFu", - "Y2VHcm91cE1hbmFnZXJzTGlzdFBlckluc3RhbmNlQ29uZmlnc1Jlc3ASPAoF", - "aXRlbXMYwM/3LyADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QZXJJ", - "bnN0YW5jZUNvbmZpZxIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAIgB", - "ARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuV2FybmluZ0gBiAEBQhIKEF9uZXh0X3BhZ2VfdG9rZW5CCgoIX3dhcm5p", - "bmcifwovSW5zdGFuY2VHcm91cE1hbmFnZXJzUGF0Y2hQZXJJbnN0YW5jZUNv", - "bmZpZ3NSZXESTAoUcGVyX2luc3RhbmNlX2NvbmZpZ3MYqdX4+gEgAygLMiou", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGVySW5zdGFuY2VDb25maWciRQot", - "SW5zdGFuY2VHcm91cE1hbmFnZXJzUmVjcmVhdGVJbnN0YW5jZXNSZXF1ZXN0", - "EhQKCWluc3RhbmNlcxj+/O8NIAMoCSJDCitJbnN0YW5jZUdyb3VwTWFuYWdl", - "cnNSZXN1bWVJbnN0YW5jZXNSZXF1ZXN0EhQKCWluc3RhbmNlcxj+/O8NIAMo", - "CSK7AQofSW5zdGFuY2VHcm91cE1hbmFnZXJzU2NvcGVkTGlzdBJRChdpbnN0", - "YW5jZV9ncm91cF9tYW5hZ2VycxiQ+olmIAMoCzItLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyEjkKB3dhcm5pbmcYnN+W", + "d2FybmluZyKrAgoVSW5zdGFuY2VMaXN0UmVmZXJyZXJzEhAKAmlkGJsaIAEo", + "CUgAiAEBEjQKBWl0ZW1zGMDP9y8gAygLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUmVmZXJlbmNlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0", + "X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEg", + "ASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25l", + "eHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIrwCChlJ", + "bnN0YW5jZU1hbmFnZWRCeUlnbUVycm9yEl0KBWVycm9yGIikky4gASgLMkYu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VNYW5hZ2VkQnlJZ21F", + "cnJvck1hbmFnZWRJbnN0YW5jZUVycm9ySACIAQEScQoXaW5zdGFuY2VfYWN0", + "aW9uX2RldGFpbHMYo/yriwEgASgLMkcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSW5zdGFuY2VNYW5hZ2VkQnlJZ21FcnJvckluc3RhbmNlQWN0aW9uRGV0", + "YWlsc0gBiAEBEhkKCXRpbWVzdGFtcBiW0qQaIAEoCUgCiAEBQggKBl9lcnJv", + "ckIaChhfaW5zdGFuY2VfYWN0aW9uX2RldGFpbHNCDAoKX3RpbWVzdGFtcCLw", + "AwouSW5zdGFuY2VNYW5hZ2VkQnlJZ21FcnJvckluc3RhbmNlQWN0aW9uRGV0", + "YWlscxIWCgZhY3Rpb24Ytvy9WSABKAlIAIgBARIYCghpbnN0YW5jZRiVqdoI", + "IAEoCUgBiAEBEkkKB3ZlcnNpb24Y2LnUpwEgASgLMi8uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuTWFuYWdlZEluc3RhbmNlVmVyc2lvbkgCiAEBIpwCCgZB", + "Y3Rpb24SFAoQVU5ERUZJTkVEX0FDVElPThAAEhIKCkFCQU5ET05JTkcQzcqQ", + "uQESEAoIQ1JFQVRJTkcQub2d2QESIAoYQ1JFQVRJTkdfV0lUSE9VVF9SRVRS", + "SUVTEInGvswBEhAKCERFTEVUSU5HEKinh/wBEgsKBE5PTkUQuM6SARISCgpS", + "RUNSRUFUSU5HEOyL/ogBEhEKClJFRlJFU0hJTkcQp/7sTRISCgpSRVNUQVJU", + "SU5HEPPu65gBEhAKCFJFU1VNSU5HEKr7idUBEhAKCFNUQVJUSU5HEMCgi+kB", + "EhAKCFNUT1BQSU5HEPTQoqcBEhIKClNVU1BFTkRJTkcQptSY9QESEAoJVkVS", + "SUZZSU5HEKnBjAhCCQoHX2FjdGlvbkILCglfaW5zdGFuY2VCCgoIX3ZlcnNp", + "b24idAotSW5zdGFuY2VNYW5hZ2VkQnlJZ21FcnJvck1hbmFnZWRJbnN0YW5j", + "ZUVycm9yEhQKBGNvZGUY7du6ASABKAlIAIgBARIYCgdtZXNzYWdlGIeArMcB", + "IAEoCUgBiAEBQgcKBV9jb2RlQgoKCF9tZXNzYWdlIoIBChNJbnN0YW5jZU1v", + "dmVSZXF1ZXN0EiAKEGRlc3RpbmF0aW9uX3pvbmUYveLvPiABKAlIAIgBARIg", + "Cg90YXJnZXRfaW5zdGFuY2UYg4+WigEgASgJSAGIAQFCEwoRX2Rlc3RpbmF0", + "aW9uX3pvbmVCEgoQX3RhcmdldF9pbnN0YW5jZSKxAQoOSW5zdGFuY2VQYXJh", + "bXMSYwoVcmVzb3VyY2VfbWFuYWdlcl90YWdzGPybi7QBIAMoCzJALmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlUGFyYW1zLlJlc291cmNlTWFu", + "YWdlclRhZ3NFbnRyeRo6ChhSZXNvdXJjZU1hbmFnZXJUYWdzRW50cnkSCwoD", + "a2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASLYEAoSSW5zdGFuY2VQcm9w", + "ZXJ0aWVzElwKGWFkdmFuY2VkX21hY2hpbmVfZmVhdHVyZXMYsueqwwEgASgL", + "MjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWR2YW5jZWRNYWNoaW5lRmVh", + "dHVyZXNIAIgBARIfCg5jYW5faXBfZm9yd2FyZBj8hoTfASABKAhIAYgBARJi", + "Chxjb25maWRlbnRpYWxfaW5zdGFuY2VfY29uZmlnGPWS+ukBIAEoCzIzLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkNvbmZpZGVudGlhbEluc3RhbmNlQ29u", + "ZmlnSAKIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAOIAQESNwoFZGlz", + "a3MY9szKLSADKAsyJS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdHRhY2hl", + "ZERpc2sSSgoSZ3Vlc3RfYWNjZWxlcmF0b3JzGO/Mh90BIAMoCzIqLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkFjY2VsZXJhdG9yQ29uZmlnEioKGmtleV9y", + "ZXZvY2F0aW9uX2FjdGlvbl90eXBlGOLcwHAgASgJSASIAQESSwoGbGFiZWxz", + "GP+/we4BIAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNl", + "UHJvcGVydGllcy5MYWJlbHNFbnRyeRIcCgxtYWNoaW5lX3R5cGUYsrDKbCAB", + "KAlIBYgBARI7CghtZXRhZGF0YRiv9rUpIAEoCzIhLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk1ldGFkYXRhSAaIAQESIAoQbWluX2NwdV9wbGF0Zm9ybRj3", + "m+pzIAEoCUgHiAEBEkgKEm5ldHdvcmtfaW50ZXJmYWNlcxiL2pIZIAMoCzIp", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtJbnRlcmZhY2USXgoa", + "bmV0d29ya19wZXJmb3JtYW5jZV9jb25maWcY4pf4vQEgASgLMjEuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya1BlcmZvcm1hbmNlQ29uZmlnSAiI", + "AQESKgoacHJpdmF0ZV9pcHY2X2dvb2dsZV9hY2Nlc3MYjsyCFyABKAlICYgB", + "ARJSChRyZXNlcnZhdGlvbl9hZmZpbml0eRi7uKJLIAEoCzIsLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlJlc2VydmF0aW9uQWZmaW5pdHlICogBARJnChVy", + "ZXNvdXJjZV9tYW5hZ2VyX3RhZ3MY/JuLtAEgAygLMkQuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuSW5zdGFuY2VQcm9wZXJ0aWVzLlJlc291cmNlTWFuYWdl", + "clRhZ3NFbnRyeRIcChFyZXNvdXJjZV9wb2xpY2llcxjhnMwKIAMoCRJACgpz", + "Y2hlZHVsaW5nGJTLsbgBIAEoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlNjaGVkdWxpbmdIC4gBARJFChBzZXJ2aWNlX2FjY291bnRzGLDEq4QBIAMo", + "CzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlcnZpY2VBY2NvdW50ElkK", + "GHNoaWVsZGVkX2luc3RhbmNlX2NvbmZpZxi1i5EGIAEoCzIvLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlNoaWVsZGVkSW5zdGFuY2VDb25maWdIDIgBARIz", + "CgR0YWdzGJno2AEgASgLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFn", + "c0gNiAEBGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgC", + "IAEoCToCOAEaOgoYUmVzb3VyY2VNYW5hZ2VyVGFnc0VudHJ5EgsKA2tleRgB", + "IAEoCRINCgV2YWx1ZRgCIAEoCToCOAEijQEKF0tleVJldm9jYXRpb25BY3Rp", + "b25UeXBlEigKJFVOREVGSU5FRF9LRVlfUkVWT0NBVElPTl9BQ1RJT05fVFlQ", + "RRAAEi4KJktFWV9SRVZPQ0FUSU9OX0FDVElPTl9UWVBFX1VOU1BFQ0lGSUVE", + "ENqR3t4BEgsKBE5PTkUQuM6SARILCgRTVE9QEIKAnAEiwAEKF1ByaXZhdGVJ", + "cHY2R29vZ2xlQWNjZXNzEigKJFVOREVGSU5FRF9QUklWQVRFX0lQVjZfR09P", + "R0xFX0FDQ0VTUxAAEi0KJUVOQUJMRV9CSURJUkVDVElPTkFMX0FDQ0VTU19U", + "T19HT09HTEUQusqJzAESKwojRU5BQkxFX09VVEJPVU5EX1ZNX0FDQ0VTU19U", + "T19HT09HTEUQ1/q2iQESHwoXSU5IRVJJVF9GUk9NX1NVQk5FVFdPUksQv6js", + "/AFCHAoaX2FkdmFuY2VkX21hY2hpbmVfZmVhdHVyZXNCEQoPX2Nhbl9pcF9m", + "b3J3YXJkQh8KHV9jb25maWRlbnRpYWxfaW5zdGFuY2VfY29uZmlnQg4KDF9k", + "ZXNjcmlwdGlvbkIdChtfa2V5X3Jldm9jYXRpb25fYWN0aW9uX3R5cGVCDwoN", + "X21hY2hpbmVfdHlwZUILCglfbWV0YWRhdGFCEwoRX21pbl9jcHVfcGxhdGZv", + "cm1CHQobX25ldHdvcmtfcGVyZm9ybWFuY2VfY29uZmlnQh0KG19wcml2YXRl", + "X2lwdjZfZ29vZ2xlX2FjY2Vzc0IXChVfcmVzZXJ2YXRpb25fYWZmaW5pdHlC", + "DQoLX3NjaGVkdWxpbmdCGwoZX3NoaWVsZGVkX2luc3RhbmNlX2NvbmZpZ0IH", + "CgVfdGFncyKgAgoXSW5zdGFuY2VQcm9wZXJ0aWVzUGF0Y2gSUAoGbGFiZWxz", + "GP+/we4BIAMoCzI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNl", + "UHJvcGVydGllc1BhdGNoLkxhYmVsc0VudHJ5ElMKCG1ldGFkYXRhGK/2tSkg", + "AygLMj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VQcm9wZXJ0", + "aWVzUGF0Y2guTWV0YWRhdGFFbnRyeRotCgtMYWJlbHNFbnRyeRILCgNrZXkY", + "ASABKAkSDQoFdmFsdWUYAiABKAk6AjgBGi8KDU1ldGFkYXRhRW50cnkSCwoD", + "a2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASI6ChFJbnN0YW5jZVJlZmVy", + "ZW5jZRIYCghpbnN0YW5jZRiVqdoIIAEoCUgAiAEBQgsKCV9pbnN0YW5jZSLX", + "AQoQSW5zdGFuY2VTZXR0aW5ncxIbCgtmaW5nZXJwcmludBjk0fNvIAEoCUgA", + "iAEBEhQKBGtpbmQYlPfIASABKAlIAYgBARJLCghtZXRhZGF0YRiv9rUpIAEo", + "CzIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlU2V0dGluZ3NN", + "ZXRhZGF0YUgCiAEBEhQKBHpvbmUYrMfkASABKAlIA4gBAUIOCgxfZmluZ2Vy", + "cHJpbnRCBwoFX2tpbmRCCwoJX21ldGFkYXRhQgcKBV96b25lIrcBChhJbnN0", + "YW5jZVNldHRpbmdzTWV0YWRhdGESTgoFaXRlbXMYwM/3LyADKAsyPC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVNldHRpbmdzTWV0YWRhdGEu", + "SXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSACIAQEaLAoKSXRlbXNFbnRy", + "eRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBQgcKBV9raW5kIp8E", + "ChBJbnN0YW5jZVRlbXBsYXRlEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cO", + "IAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEhAKAmlk", + "GJsaIAEoBEgCiAEBEhQKBGtpbmQYlPfIASABKAlIA4gBARIUCgRuYW1lGIv1", + "zQEgASgJSASIAQESRwoKcHJvcGVydGllcxizmrZGIAEoCzIrLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkluc3RhbmNlUHJvcGVydGllc0gFiAEBEhYKBnJl", + "Z2lvbhj0zaBCIAEoCUgGiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIB4gB", + "ARIgCg9zb3VyY2VfaW5zdGFuY2UYuZj9vAEgASgJSAiIAQESVQoWc291cmNl", + "X2luc3RhbmNlX3BhcmFtcxjM0MRAIAEoCzItLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlNvdXJjZUluc3RhbmNlUGFyYW1zSAmIAQFCFQoTX2NyZWF0aW9u", + "X3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CBQoDX2lkQgcKBV9raW5kQgcK", + "BV9uYW1lQg0KC19wcm9wZXJ0aWVzQgkKB19yZWdpb25CDAoKX3NlbGZfbGlu", + "a0ISChBfc291cmNlX2luc3RhbmNlQhkKF19zb3VyY2VfaW5zdGFuY2VfcGFy", + "YW1zIrgDCh5JbnN0YW5jZVRlbXBsYXRlQWdncmVnYXRlZExpc3QSEAoCaWQY", + "mxogASgJSACIAQESVAoFaXRlbXMYwM/3LyADKAsyQi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnN0YW5jZVRlbXBsYXRlQWdncmVnYXRlZExpc3QuSXRl", + "bXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rv", + "a2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEB", + "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5XYXJuaW5nSASIAQEaYgoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSQwoF", + "dmFsdWUYAiABKAsyNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5j", + "ZVRlbXBsYXRlc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBf", + "bmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcisQIK", + "FEluc3RhbmNlVGVtcGxhdGVMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjsKBWl0", + "ZW1zGMDP9y8gAygLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", + "Y2VUZW1wbGF0ZRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", + "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", + "iAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3Bh", + "Z2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKvAQobSW5zdGFu", + "Y2VUZW1wbGF0ZXNTY29wZWRMaXN0EkkKEmluc3RhbmNlX3RlbXBsYXRlcxiP", + "uKXbASADKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVRl", + "bXBsYXRlEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmci/gIKFkluc3RhbmNl", + "V2l0aE5hbWVkUG9ydHMSGAoIaW5zdGFuY2UYlanaCCABKAlIAIgBARI7Cgtu", + "YW1lZF9wb3J0cxiMx/LLASADKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5OYW1lZFBvcnQSFgoGc3RhdHVzGPKft1YgASgJSAGIAQEi3AEKBlN0YXR1", + "cxIUChBVTkRFRklORURfU1RBVFVTEAASFgoOREVQUk9WSVNJT05JTkcQ7pPE", + "zAESFAoMUFJPVklTSU9OSU5HEO312ooBEhEKCVJFUEFJUklORxCVgpXFARIO", + "CgdSVU5OSU5HEJ/D6jkSDwoHU1RBR0lORxCbyMbNARIPCgdTVE9QUEVEEK27", + "7NMBEhAKCFNUT1BQSU5HEPTQoqcBEhAKCVNVU1BFTkRFRBC7u7YYEhIKClNV", + "U1BFTkRJTkcQptSY9QESEQoKVEVSTUlOQVRFRBCj9Jt3QgsKCV9pbnN0YW5j", + "ZUIJCgdfc3RhdHVzIkMKI0luc3RhbmNlc0FkZFJlc291cmNlUG9saWNpZXNS", + "ZXF1ZXN0EhwKEXJlc291cmNlX3BvbGljaWVzGOGczAogAygJIooCCiRJbnN0", + "YW5jZXNCdWxrSW5zZXJ0T3BlcmF0aW9uTWV0YWRhdGESdAoTcGVyX2xvY2F0", + "aW9uX3N0YXR1cxia6YRQIAMoCzJULmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lkluc3RhbmNlc0J1bGtJbnNlcnRPcGVyYXRpb25NZXRhZGF0YS5QZXJMb2Nh", + "dGlvblN0YXR1c0VudHJ5GmwKFlBlckxvY2F0aW9uU3RhdHVzRW50cnkSCwoD", + "a2V5GAEgASgJEkEKBXZhbHVlGAIgASgLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuQnVsa0luc2VydE9wZXJhdGlvblN0YXR1czoCOAEi2AEKJkluc3Rh", + "bmNlc0dldEVmZmVjdGl2ZUZpcmV3YWxsc1Jlc3BvbnNlEnQKEGZpcmV3YWxs", + "X3BvbGljeXMYwsr8wwEgAygLMlYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "SW5zdGFuY2VzR2V0RWZmZWN0aXZlRmlyZXdhbGxzUmVzcG9uc2VFZmZlY3Rp", + "dmVGaXJld2FsbFBvbGljeRI4CglmaXJld2FsbHMY88bogQEgAygLMiEuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGwi2wMKPUluc3RhbmNlc0dl", + "dEVmZmVjdGl2ZUZpcmV3YWxsc1Jlc3BvbnNlRWZmZWN0aXZlRmlyZXdhbGxQ", + "b2xpY3kSHAoMZGlzcGxheV9uYW1lGOiHkQIgASgJSACIAQESFAoEbmFtZRiL", + "9c0BIAEoCUgBiAEBEhkKCHByaW9yaXR5GKTzodQBIAEoBUgCiAEBEj0KBXJ1", + "bGVzGPeR9TMgAygLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdh", + "bGxQb2xpY3lSdWxlEhsKCnNob3J0X25hbWUY7rjQ6gEgASgJSAOIAQESFAoE", + "dHlwZRi6ntoBIAEoCUgEiAEBIpkBCgRUeXBlEhIKDlVOREVGSU5FRF9UWVBF", + "EAASEAoJSElFUkFSQ0hZEJXEqiESDwoHTkVUV09SSxCOzLPFARIXChBORVRX", + "T1JLX1JFR0lPTkFMELDi/VoSFAoNU1lTVEVNX0dMT0JBTBCzl9QcEhYKD1NZ", + "U1RFTV9SRUdJT05BTBCvjJJNEhMKC1VOU1BFQ0lGSUVEEJe+mPsBQg8KDV9k", + "aXNwbGF5X25hbWVCBwoFX25hbWVCCwoJX3ByaW9yaXR5Qg0KC19zaG9ydF9u", + "YW1lQgcKBV90eXBlIkYKJkluc3RhbmNlc1JlbW92ZVJlc291cmNlUG9saWNp", + "ZXNSZXF1ZXN0EhwKEXJlc291cmNlX3BvbGljaWVzGOGczAogAygJIpUBChNJ", + "bnN0YW5jZXNTY29wZWRMaXN0EjcKCWluc3RhbmNlcxj+/O8NIAMoCzIhLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlEjkKB3dhcm5pbmcYnN+W", "GCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFC", - "CgoIX3dhcm5pbmciawovSW5zdGFuY2VHcm91cE1hbmFnZXJzU2V0SW5zdGFu", - "Y2VUZW1wbGF0ZVJlcXVlc3QSIgoRaW5zdGFuY2VfdGVtcGxhdGUY5IG7kwEg", - "ASgJSACIAQFCFAoSX2luc3RhbmNlX3RlbXBsYXRlInMKKkluc3RhbmNlR3Jv", - "dXBNYW5hZ2Vyc1NldFRhcmdldFBvb2xzUmVxdWVzdBIbCgtmaW5nZXJwcmlu", - "dBjk0fNvIAEoCUgAiAEBEhgKDHRhcmdldF9wb29scxipn6CgASADKAlCDgoM", - "X2ZpbmdlcnByaW50IkIKKkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1N0YXJ0SW5z", - "dGFuY2VzUmVxdWVzdBIUCglpbnN0YW5jZXMY/vzvDSADKAkibAopSW5zdGFu", - "Y2VHcm91cE1hbmFnZXJzU3RvcEluc3RhbmNlc1JlcXVlc3QSGgoKZm9yY2Vf", - "c3RvcBjWoaFAIAEoCEgAiAEBEhQKCWluc3RhbmNlcxj+/O8NIAMoCUINCgtf", - "Zm9yY2Vfc3RvcCJ1CixJbnN0YW5jZUdyb3VwTWFuYWdlcnNTdXNwZW5kSW5z", - "dGFuY2VzUmVxdWVzdBIdCg1mb3JjZV9zdXNwZW5kGOjtlg0gASgISACIAQES", - "FAoJaW5zdGFuY2VzGP787w0gAygJQhAKDl9mb3JjZV9zdXNwZW5kIoABCjBJ", - "bnN0YW5jZUdyb3VwTWFuYWdlcnNVcGRhdGVQZXJJbnN0YW5jZUNvbmZpZ3NS", - "ZXESTAoUcGVyX2luc3RhbmNlX2NvbmZpZ3MYqdX4+gEgAygLMiouZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUGVySW5zdGFuY2VDb25maWciZQohSW5zdGFu", - "Y2VHcm91cHNBZGRJbnN0YW5jZXNSZXF1ZXN0EkAKCWluc3RhbmNlcxj+/O8N", - "IAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlUmVmZXJl", - "bmNlIr4CChtJbnN0YW5jZUdyb3Vwc0xpc3RJbnN0YW5jZXMSEAoCaWQYmxog", - "ASgJSACIAQESQQoFaXRlbXMYwM/3LyADKAsyLy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbnN0YW5jZVdpdGhOYW1lZFBvcnRzEhQKBGtpbmQYlPfIASAB", - "KAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglz", - "ZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRC", - "BwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoK", - "CF93YXJuaW5nIqEBCiJJbnN0YW5jZUdyb3Vwc0xpc3RJbnN0YW5jZXNSZXF1", - "ZXN0Eh4KDmluc3RhbmNlX3N0YXRlGOfw/CsgASgJSACIAQEiSAoNSW5zdGFu", - "Y2VTdGF0ZRIcChhVTkRFRklORURfSU5TVEFOQ0VfU1RBVEUQABIJCgNBTEwQ", - "gfsDEg4KB1JVTk5JTkcQn8PqOUIRCg9faW5zdGFuY2Vfc3RhdGUiaAokSW5z", - "dGFuY2VHcm91cHNSZW1vdmVJbnN0YW5jZXNSZXF1ZXN0EkAKCWluc3RhbmNl", - "cxj+/O8NIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNl", - "UmVmZXJlbmNlIqYBChhJbnN0YW5jZUdyb3Vwc1Njb3BlZExpc3QSQwoPaW5z", - "dGFuY2VfZ3JvdXBzGL7B364BIAMoCzImLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc3RhbmNlR3JvdXASOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyKO", - "AQoiSW5zdGFuY2VHcm91cHNTZXROYW1lZFBvcnRzUmVxdWVzdBIbCgtmaW5n", - "ZXJwcmludBjk0fNvIAEoCUgAiAEBEjsKC25hbWVkX3BvcnRzGIzH8ssBIAMo", - "CzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5hbWVkUG9ydEIOCgxfZmlu", - "Z2VycHJpbnQioQIKDEluc3RhbmNlTGlzdBIQCgJpZBibGiABKAlIAIgBARIz", - "CgVpdGVtcxjAz/cvIAMoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", - "c3RhbmNlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9r", - "ZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQES", - "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90", - "b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIqsCChVJbnN0YW5jZUxp", - "c3RSZWZlcnJlcnMSEAoCaWQYmxogASgJSACIAQESNAoFaXRlbXMYwM/3LyAD", - "KAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWZlcmVuY2USFAoEa2lu", - "ZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgC", - "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzf", - "lhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEB", - "QgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxm", - "X2xpbmtCCgoIX3dhcm5pbmcivAIKGUluc3RhbmNlTWFuYWdlZEJ5SWdtRXJy", - "b3ISXQoFZXJyb3IYiKSTLiABKAsyRi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5JbnN0YW5jZU1hbmFnZWRCeUlnbUVycm9yTWFuYWdlZEluc3RhbmNlRXJy", - "b3JIAIgBARJxChdpbnN0YW5jZV9hY3Rpb25fZGV0YWlscxij/KuLASABKAsy", - "Ry5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZU1hbmFnZWRCeUln", - "bUVycm9ySW5zdGFuY2VBY3Rpb25EZXRhaWxzSAGIAQESGQoJdGltZXN0YW1w", - "GJbSpBogASgJSAKIAQFCCAoGX2Vycm9yQhoKGF9pbnN0YW5jZV9hY3Rpb25f", - "ZGV0YWlsc0IMCgpfdGltZXN0YW1wIvADCi5JbnN0YW5jZU1hbmFnZWRCeUln", - "bUVycm9ySW5zdGFuY2VBY3Rpb25EZXRhaWxzEhYKBmFjdGlvbhi2/L1ZIAEo", - "CUgAiAEBEhgKCGluc3RhbmNlGJWp2gggASgJSAGIAQESSQoHdmVyc2lvbhjY", - "udSnASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5NYW5hZ2VkSW5z", - "dGFuY2VWZXJzaW9uSAKIAQEinAIKBkFjdGlvbhIUChBVTkRFRklORURfQUNU", - "SU9OEAASEgoKQUJBTkRPTklORxDNypC5ARIQCghDUkVBVElORxC5vZ3ZARIg", - "ChhDUkVBVElOR19XSVRIT1VUX1JFVFJJRVMQica+zAESEAoIREVMRVRJTkcQ", - "qKeH/AESCwoETk9ORRC4zpIBEhIKClJFQ1JFQVRJTkcQ7Iv+iAESEQoKUkVG", - "UkVTSElORxCn/uxNEhIKClJFU1RBUlRJTkcQ8+7rmAESEAoIUkVTVU1JTkcQ", - "qvuJ1QESEAoIU1RBUlRJTkcQwKCL6QESEAoIU1RPUFBJTkcQ9NCipwESEgoK", - "U1VTUEVORElORxCm1Jj1ARIQCglWRVJJRllJTkcQqcGMCEIJCgdfYWN0aW9u", - "QgsKCV9pbnN0YW5jZUIKCghfdmVyc2lvbiJ0Ci1JbnN0YW5jZU1hbmFnZWRC", - "eUlnbUVycm9yTWFuYWdlZEluc3RhbmNlRXJyb3ISFAoEY29kZRjt27oBIAEo", - "CUgAiAEBEhgKB21lc3NhZ2UYh4CsxwEgASgJSAGIAQFCBwoFX2NvZGVCCgoI", - "X21lc3NhZ2UiggEKE0luc3RhbmNlTW92ZVJlcXVlc3QSIAoQZGVzdGluYXRp", - "b25fem9uZRi94u8+IAEoCUgAiAEBEiAKD3RhcmdldF9pbnN0YW5jZRiDj5aK", - "ASABKAlIAYgBAUITChFfZGVzdGluYXRpb25fem9uZUISChBfdGFyZ2V0X2lu", - "c3RhbmNlIrEBCg5JbnN0YW5jZVBhcmFtcxJjChVyZXNvdXJjZV9tYW5hZ2Vy", - "X3RhZ3MY/JuLtAEgAygLMkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5z", - "dGFuY2VQYXJhbXMuUmVzb3VyY2VNYW5hZ2VyVGFnc0VudHJ5GjoKGFJlc291", - "cmNlTWFuYWdlclRhZ3NFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiAB", - "KAk6AjgBItgQChJJbnN0YW5jZVByb3BlcnRpZXMSXAoZYWR2YW5jZWRfbWFj", - "aGluZV9mZWF0dXJlcxiy56rDASABKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5BZHZhbmNlZE1hY2hpbmVGZWF0dXJlc0gAiAEBEh8KDmNhbl9pcF9m", - "b3J3YXJkGPyGhN8BIAEoCEgBiAEBEmIKHGNvbmZpZGVudGlhbF9pbnN0YW5j", - "ZV9jb25maWcY9ZL66QEgASgLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "Q29uZmlkZW50aWFsSW5zdGFuY2VDb25maWdIAogBARIcCgtkZXNjcmlwdGlv", - "bhj8h9bJASABKAlIA4gBARI3CgVkaXNrcxj2zMotIAMoCzIlLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkF0dGFjaGVkRGlzaxJKChJndWVzdF9hY2NlbGVy", - "YXRvcnMY78yH3QEgAygLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWNj", - "ZWxlcmF0b3JDb25maWcSKgoaa2V5X3Jldm9jYXRpb25fYWN0aW9uX3R5cGUY", - "4tzAcCABKAlIBIgBARJLCgZsYWJlbHMY/7/B7gEgAygLMjcuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuSW5zdGFuY2VQcm9wZXJ0aWVzLkxhYmVsc0VudHJ5", - "EhwKDG1hY2hpbmVfdHlwZRiysMpsIAEoCUgFiAEBEjsKCG1ldGFkYXRhGK/2", - "tSkgASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWV0YWRhdGFIBogB", - "ARIgChBtaW5fY3B1X3BsYXRmb3JtGPeb6nMgASgJSAeIAQESSAoSbmV0d29y", - "a19pbnRlcmZhY2VzGIvakhkgAygLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuTmV0d29ya0ludGVyZmFjZRJeChpuZXR3b3JrX3BlcmZvcm1hbmNlX2Nv", - "bmZpZxjil/i9ASABKAsyMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3", - "b3JrUGVyZm9ybWFuY2VDb25maWdICIgBARIqChpwcml2YXRlX2lwdjZfZ29v", - "Z2xlX2FjY2VzcxiOzIIXIAEoCUgJiAEBElIKFHJlc2VydmF0aW9uX2FmZmlu", - "aXR5GLu4oksgASgLMiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzZXJ2", - "YXRpb25BZmZpbml0eUgKiAEBEmcKFXJlc291cmNlX21hbmFnZXJfdGFncxj8", - "m4u0ASADKAsyRC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVBy", - "b3BlcnRpZXMuUmVzb3VyY2VNYW5hZ2VyVGFnc0VudHJ5EhwKEXJlc291cmNl", - "X3BvbGljaWVzGOGczAogAygJEkAKCnNjaGVkdWxpbmcYlMuxuAEgASgLMiMu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2NoZWR1bGluZ0gLiAEBEkUKEHNl", - "cnZpY2VfYWNjb3VudHMYsMSrhAEgAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuU2VydmljZUFjY291bnQSWQoYc2hpZWxkZWRfaW5zdGFuY2VfY29u", - "ZmlnGLWLkQYgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2hpZWxk", - "ZWRJbnN0YW5jZUNvbmZpZ0gMiAEBEjMKBHRhZ3MYmejYASABKAsyHS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5UYWdzSA2IAQEaLQoLTGFiZWxzRW50cnkS", - "CwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ARo6ChhSZXNvdXJjZU1h", - "bmFnZXJUYWdzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4", - "ASKNAQoXS2V5UmV2b2NhdGlvbkFjdGlvblR5cGUSKAokVU5ERUZJTkVEX0tF", - "WV9SRVZPQ0FUSU9OX0FDVElPTl9UWVBFEAASLgomS0VZX1JFVk9DQVRJT05f", - "QUNUSU9OX1RZUEVfVU5TUEVDSUZJRUQQ2pHe3gESCwoETk9ORRC4zpIBEgsK", - "BFNUT1AQgoCcASLAAQoXUHJpdmF0ZUlwdjZHb29nbGVBY2Nlc3MSKAokVU5E", - "RUZJTkVEX1BSSVZBVEVfSVBWNl9HT09HTEVfQUNDRVNTEAASLQolRU5BQkxF", - "X0JJRElSRUNUSU9OQUxfQUNDRVNTX1RPX0dPT0dMRRC6yonMARIrCiNFTkFC", - "TEVfT1VUQk9VTkRfVk1fQUNDRVNTX1RPX0dPT0dMRRDX+raJARIfChdJTkhF", - "UklUX0ZST01fU1VCTkVUV09SSxC/qOz8AUIcChpfYWR2YW5jZWRfbWFjaGlu", - "ZV9mZWF0dXJlc0IRCg9fY2FuX2lwX2ZvcndhcmRCHwodX2NvbmZpZGVudGlh", - "bF9pbnN0YW5jZV9jb25maWdCDgoMX2Rlc2NyaXB0aW9uQh0KG19rZXlfcmV2", - "b2NhdGlvbl9hY3Rpb25fdHlwZUIPCg1fbWFjaGluZV90eXBlQgsKCV9tZXRh", - "ZGF0YUITChFfbWluX2NwdV9wbGF0Zm9ybUIdChtfbmV0d29ya19wZXJmb3Jt", - "YW5jZV9jb25maWdCHQobX3ByaXZhdGVfaXB2Nl9nb29nbGVfYWNjZXNzQhcK", - "FV9yZXNlcnZhdGlvbl9hZmZpbml0eUINCgtfc2NoZWR1bGluZ0IbChlfc2hp", - "ZWxkZWRfaW5zdGFuY2VfY29uZmlnQgcKBV90YWdzIqACChdJbnN0YW5jZVBy", - "b3BlcnRpZXNQYXRjaBJQCgZsYWJlbHMY/7/B7gEgAygLMjwuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuSW5zdGFuY2VQcm9wZXJ0aWVzUGF0Y2guTGFiZWxz", - "RW50cnkSUwoIbWV0YWRhdGEYr/a1KSADKAsyPi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbnN0YW5jZVByb3BlcnRpZXNQYXRjaC5NZXRhZGF0YUVudHJ5", - "Gi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToC", - "OAEaLwoNTWV0YWRhdGFFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiAB", - "KAk6AjgBIjoKEUluc3RhbmNlUmVmZXJlbmNlEhgKCGluc3RhbmNlGJWp2ggg", - "ASgJSACIAQFCCwoJX2luc3RhbmNlItcBChBJbnN0YW5jZVNldHRpbmdzEhsK", - "C2ZpbmdlcnByaW50GOTR828gASgJSACIAQESFAoEa2luZBiU98gBIAEoCUgB", - "iAEBEksKCG1ldGFkYXRhGK/2tSkgASgLMjEuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuSW5zdGFuY2VTZXR0aW5nc01ldGFkYXRhSAKIAQESFAoEem9uZRis", - "x+QBIAEoCUgDiAEBQg4KDF9maW5nZXJwcmludEIHCgVfa2luZEILCglfbWV0", - "YWRhdGFCBwoFX3pvbmUitwEKGEluc3RhbmNlU2V0dGluZ3NNZXRhZGF0YRJO", - "CgVpdGVtcxjAz/cvIAMoCzI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", - "c3RhbmNlU2V0dGluZ3NNZXRhZGF0YS5JdGVtc0VudHJ5EhQKBGtpbmQYlPfI", - "ASABKAlIAIgBARosCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1", - "ZRgCIAEoCToCOAFCBwoFX2tpbmQinwQKEEluc3RhbmNlVGVtcGxhdGUSIgoS", - "Y3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSACIAQESHAoLZGVzY3JpcHRp", - "b24Y/IfWyQEgASgJSAGIAQESEAoCaWQYmxogASgESAKIAQESFAoEa2luZBiU", - "98gBIAEoCUgDiAEBEhQKBG5hbWUYi/XNASABKAlIBIgBARJHCgpwcm9wZXJ0", - "aWVzGLOatkYgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", - "Y2VQcm9wZXJ0aWVzSAWIAQESFgoGcmVnaW9uGPTNoEIgASgJSAaIAQESGgoJ", - "c2VsZl9saW5rGI2SxdkBIAEoCUgHiAEBEiAKD3NvdXJjZV9pbnN0YW5jZRi5", - "mP28ASABKAlICIgBARJVChZzb3VyY2VfaW5zdGFuY2VfcGFyYW1zGMzQxEAg", - "ASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU291cmNlSW5zdGFuY2VQ", - "YXJhbXNICYgBAUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlw", - "dGlvbkIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCDQoLX3Byb3BlcnRpZXNC", - "CQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rQhIKEF9zb3VyY2VfaW5zdGFuY2VC", - "GQoXX3NvdXJjZV9pbnN0YW5jZV9wYXJhbXMiuAMKHkluc3RhbmNlVGVtcGxh", - "dGVBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJUCgVpdGVtcxjA", - "z/cvIAMoCzJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlVGVt", - "cGxhdGVBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASAB", - "KAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglz", - "ZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpiCgpJdGVt", - "c0VudHJ5EgsKA2tleRgBIAEoCRJDCgV2YWx1ZRgCIAEoCzI0Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkluc3RhbmNlVGVtcGxhdGVzU2NvcGVkTGlzdDoC", - "OAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", - "bGZfbGlua0IKCghfd2FybmluZyKxAgoUSW5zdGFuY2VUZW1wbGF0ZUxpc3QS", - "EAoCaWQYmxogASgJSACIAQESOwoFaXRlbXMYwM/3LyADKAsyKS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVRlbXBsYXRlEhQKBGtpbmQYlPfI", - "ASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIa", - "CglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEo", - "CzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNf", - "aWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5r", - "QgoKCF93YXJuaW5nIq8BChtJbnN0YW5jZVRlbXBsYXRlc1Njb3BlZExpc3QS", - "SQoSaW5zdGFuY2VfdGVtcGxhdGVzGI+4pdsBIAMoCzIpLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkluc3RhbmNlVGVtcGxhdGUSOQoHd2FybmluZxic35YY", - "IAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIK", - "Cghfd2FybmluZyL+AgoWSW5zdGFuY2VXaXRoTmFtZWRQb3J0cxIYCghpbnN0", - "YW5jZRiVqdoIIAEoCUgAiAEBEjsKC25hbWVkX3BvcnRzGIzH8ssBIAMoCzIi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5hbWVkUG9ydBIWCgZzdGF0dXMY", - "8p+3ViABKAlIAYgBASLcAQoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQ", - "ABIWCg5ERVBST1ZJU0lPTklORxDuk8TMARIUCgxQUk9WSVNJT05JTkcQ7fXa", - "igESEQoJUkVQQUlSSU5HEJWClcUBEg4KB1JVTk5JTkcQn8PqORIPCgdTVEFH", - "SU5HEJvIxs0BEg8KB1NUT1BQRUQQrbvs0wESEAoIU1RPUFBJTkcQ9NCipwES", - "EAoJU1VTUEVOREVEELu7thgSEgoKU1VTUEVORElORxCm1Jj1ARIRCgpURVJN", - "SU5BVEVEEKP0m3dCCwoJX2luc3RhbmNlQgkKB19zdGF0dXMiQwojSW5zdGFu", - "Y2VzQWRkUmVzb3VyY2VQb2xpY2llc1JlcXVlc3QSHAoRcmVzb3VyY2VfcG9s", - "aWNpZXMY4ZzMCiADKAkiigIKJEluc3RhbmNlc0J1bGtJbnNlcnRPcGVyYXRp", - "b25NZXRhZGF0YRJ0ChNwZXJfbG9jYXRpb25fc3RhdHVzGJrphFAgAygLMlQu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VzQnVsa0luc2VydE9w", - "ZXJhdGlvbk1ldGFkYXRhLlBlckxvY2F0aW9uU3RhdHVzRW50cnkabAoWUGVy", - "TG9jYXRpb25TdGF0dXNFbnRyeRILCgNrZXkYASABKAkSQQoFdmFsdWUYAiAB", - "KAsyMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CdWxrSW5zZXJ0T3BlcmF0", - "aW9uU3RhdHVzOgI4ASLYAQomSW5zdGFuY2VzR2V0RWZmZWN0aXZlRmlyZXdh", - "bGxzUmVzcG9uc2USdAoQZmlyZXdhbGxfcG9saWN5cxjCyvzDASADKAsyVi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZXNHZXRFZmZlY3RpdmVG", - "aXJld2FsbHNSZXNwb25zZUVmZmVjdGl2ZUZpcmV3YWxsUG9saWN5EjgKCWZp", - "cmV3YWxscxjzxuiBASADKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5G", - "aXJld2FsbCLbAwo9SW5zdGFuY2VzR2V0RWZmZWN0aXZlRmlyZXdhbGxzUmVz", - "cG9uc2VFZmZlY3RpdmVGaXJld2FsbFBvbGljeRIcCgxkaXNwbGF5X25hbWUY", - "6IeRAiABKAlIAIgBARIUCgRuYW1lGIv1zQEgASgJSAGIAQESGQoIcHJpb3Jp", - "dHkYpPOh1AEgASgFSAKIAQESPQoFcnVsZXMY95H1MyADKAsyKy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbFBvbGljeVJ1bGUSGwoKc2hvcnRf", - "bmFtZRjuuNDqASABKAlIA4gBARIUCgR0eXBlGLqe2gEgASgJSASIAQEimQEK", - "BFR5cGUSEgoOVU5ERUZJTkVEX1RZUEUQABIQCglISUVSQVJDSFkQlcSqIRIP", - "CgdORVRXT1JLEI7Ms8UBEhcKEE5FVFdPUktfUkVHSU9OQUwQsOL9WhIUCg1T", - "WVNURU1fR0xPQkFMELOX1BwSFgoPU1lTVEVNX1JFR0lPTkFMEK+Mkk0SEwoL", - "VU5TUEVDSUZJRUQQl76Y+wFCDwoNX2Rpc3BsYXlfbmFtZUIHCgVfbmFtZUIL", - "CglfcHJpb3JpdHlCDQoLX3Nob3J0X25hbWVCBwoFX3R5cGUiRgomSW5zdGFu", - "Y2VzUmVtb3ZlUmVzb3VyY2VQb2xpY2llc1JlcXVlc3QSHAoRcmVzb3VyY2Vf", - "cG9saWNpZXMY4ZzMCiADKAkilQEKE0luc3RhbmNlc1Njb3BlZExpc3QSNwoJ", - "aW5zdGFuY2VzGP787w0gAygLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SW5zdGFuY2USOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyLXAQoZSW5zdGFu", - "Y2VzU2V0TGFiZWxzUmVxdWVzdBIhChFsYWJlbF9maW5nZXJwcmludBiZ8PdU", - "IAEoCUgAiAEBElIKBmxhYmVscxj/v8HuASADKAsyPi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5JbnN0YW5jZXNTZXRMYWJlbHNSZXF1ZXN0LkxhYmVsc0Vu", - "dHJ5Gi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEo", - "CToCOAFCFAoSX2xhYmVsX2ZpbmdlcnByaW50InEKI0luc3RhbmNlc1NldE1h", - "Y2hpbmVSZXNvdXJjZXNSZXF1ZXN0EkoKEmd1ZXN0X2FjY2VsZXJhdG9ycxjv", - "zIfdASADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BY2NlbGVyYXRv", - "ckNvbmZpZyJPCh5JbnN0YW5jZXNTZXRNYWNoaW5lVHlwZVJlcXVlc3QSHAoM", - "bWFjaGluZV90eXBlGLKwymwgASgJSACIAQFCDwoNX21hY2hpbmVfdHlwZSJa", - "CiFJbnN0YW5jZXNTZXRNaW5DcHVQbGF0Zm9ybVJlcXVlc3QSIAoQbWluX2Nw", - "dV9wbGF0Zm9ybRj3m+pzIAEoCUgAiAEBQhMKEV9taW5fY3B1X3BsYXRmb3Jt", - "ImgKF0luc3RhbmNlc1NldE5hbWVSZXF1ZXN0Eh0KDGN1cnJlbnRfbmFtZRiR", - "86u8ASABKAlIAIgBARIUCgRuYW1lGIv1zQEgASgJSAGIAQFCDwoNX2N1cnJl", - "bnRfbmFtZUIHCgVfbmFtZSJ3CiFJbnN0YW5jZXNTZXRTZWN1cml0eVBvbGlj", - "eVJlcXVlc3QSHQoSbmV0d29ya19pbnRlcmZhY2VzGIvakhkgAygJEh8KD3Nl", - "Y3VyaXR5X3BvbGljeRiRhspRIAEoCUgAiAEBQhIKEF9zZWN1cml0eV9wb2xp", - "Y3kiVwohSW5zdGFuY2VzU2V0U2VydmljZUFjY291bnRSZXF1ZXN0EhUKBWVt", - "YWlsGJyXiS4gASgJSACIAQESEQoGc2NvcGVzGJ+Zkk8gAygJQggKBl9lbWFp", - "bCJ3CiZJbnN0YW5jZXNTdGFydFdpdGhFbmNyeXB0aW9uS2V5UmVxdWVzdBJN", - "CgVkaXNrcxj2zMotIAMoCzI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1", - "c3RvbWVyRW5jcnlwdGlvbktleVByb3RlY3RlZERpc2siwQkKD0luc3RhbnRT", - "bmFwc2hvdBIdCgxhcmNoaXRlY3R1cmUY09KxkAEgASgJSACIAQESIgoSY3Jl", - "YXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAGIAQESHAoLZGVzY3JpcHRpb24Y", - "/IfWyQEgASgJSAKIAQESHQoMZGlza19zaXplX2diGLea55YBIAEoA0gDiAEB", - "EhAKAmlkGJsaIAEoBEgEiAEBEhQKBGtpbmQYlPfIASABKAlIBYgBARIhChFs", - "YWJlbF9maW5nZXJwcmludBiZ8PdUIAEoCUgGiAEBEkgKBmxhYmVscxj/v8Hu", - "ASADKAsyNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW50U25hcHNo", - "b3QuTGFiZWxzRW50cnkSFAoEbmFtZRiL9c0BIAEoCUgHiAEBEhYKBnJlZ2lv", - "bhj0zaBCIAEoCUgIiAEBElcKD3Jlc291cmNlX3N0YXR1cxjD+vd2IAEoCzI2", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbnRTbmFwc2hvdFJlc291", - "cmNlU3RhdHVzSAmIAQESHgoNc2F0aXNmaWVzX3B6aRih3avlASABKAhICogB", - "ARIeCg1zYXRpc2ZpZXNfcHpzGKvdq+UBIAEoCEgLiAEBEhoKCXNlbGZfbGlu", - "axiNksXZASABKAlIDIgBARIhChFzZWxmX2xpbmtfd2l0aF9pZBiCrJ0VIAEo", - "CUgNiAEBEhwKC3NvdXJjZV9kaXNrGMHutNcBIAEoCUgOiAEBEh8KDnNvdXJj", - "ZV9kaXNrX2lkGNnNydgBIAEoCUgPiAEBEhYKBnN0YXR1cxjyn7dWIAEoCUgQ", - "iAEBEhQKBHpvbmUYrMfkASABKAlIEYgBARotCgtMYWJlbHNFbnRyeRILCgNr", - "ZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBImoKDEFyY2hpdGVjdHVyZRIa", - "ChZVTkRFRklORURfQVJDSElURUNUVVJFEAASIAoYQVJDSElURUNUVVJFX1VO", - "U1BFQ0lGSUVEEKvUnbwBEgwKBUFSTTY0EPrL6R0SDgoGWDg2XzY0EMek5soB", - "InUKBlN0YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASEAoIQ1JFQVRJTkcQ", - "ub2d2QESEAoIREVMRVRJTkcQqKeH/AESDgoGRkFJTEVEEL2QptkBEgwKBVJF", - "QURZEIPDjyUSEwoLVU5BVkFJTEFCTEUQsNilxQFCDwoNX2FyY2hpdGVjdHVy", - "ZUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIPCg1f", - "ZGlza19zaXplX2diQgUKA19pZEIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2Vy", - "cHJpbnRCBwoFX25hbWVCCQoHX3JlZ2lvbkISChBfcmVzb3VyY2Vfc3RhdHVz", - "QhAKDl9zYXRpc2ZpZXNfcHppQhAKDl9zYXRpc2ZpZXNfcHpzQgwKCl9zZWxm", - "X2xpbmtCFAoSX3NlbGZfbGlua193aXRoX2lkQg4KDF9zb3VyY2VfZGlza0IR", - "Cg9fc291cmNlX2Rpc2tfaWRCCQoHX3N0YXR1c0IHCgVfem9uZSLOAwodSW5z", - "dGFudFNuYXBzaG90QWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJSACIAQES", - "UwoFaXRlbXMYwM/3LyADKAsyQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", - "bnN0YW50U25hcHNob3RBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtp", - "bmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlI", - "AogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFjaGFi", - "bGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaYQoKSXRlbXNFbnRyeRILCgNr", - "ZXkYASABKAkSQgoFdmFsdWUYAiABKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnN0YW50U25hcHNob3RzU2NvcGVkTGlzdDoCOAFCBQoDX2lkQgcK", - "BV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghf", - "d2FybmluZyKvAgoTSW5zdGFudFNuYXBzaG90TGlzdBIQCgJpZBibGiABKAlI", - "AIgBARI6CgVpdGVtcxjAz/cvIAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc3RhbnRTbmFwc2hvdBIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoP", - "bmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2S", - "xdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIK", - "EF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyJb", - "Ch1JbnN0YW50U25hcHNob3RSZXNvdXJjZVN0YXR1cxIjChJzdG9yYWdlX3Np", - "emVfYnl0ZXMY8Y3muAEgASgDSACIAQFCFQoTX3N0b3JhZ2Vfc2l6ZV9ieXRl", - "cyKsAQoaSW5zdGFudFNuYXBzaG90c1Njb3BlZExpc3QSRwoRaW5zdGFudF9z", - "bmFwc2hvdHMY0byXnQEgAygLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SW5zdGFudFNuYXBzaG90EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmciaAoP", - "SW50NjRSYW5nZU1hdGNoEhoKCXJhbmdlX2VuZBjZleCZASABKANIAIgBARIb", - "CgtyYW5nZV9zdGFydBjg/aIxIAEoA0gBiAEBQgwKCl9yYW5nZV9lbmRCDgoM", - "X3JhbmdlX3N0YXJ0IrsQCgxJbnRlcmNvbm5lY3QSHgoNYWRtaW5fZW5hYmxl", - "ZBjR7MHUASABKAhIAIgBARIeChJhdmFpbGFibGVfZmVhdHVyZXMY87nW7AEg", - "AygJEkoKDWNpcmN1aXRfaW5mb3MYr4PNTiADKAsyMC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5JbnRlcmNvbm5lY3RDaXJjdWl0SW5mbxIiChJjcmVhdGlv", - "bl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIdCg1jdXN0b21lcl9uYW1lGMzc", - "3wEgASgJSAKIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAOIAQESVAoQ", - "ZXhwZWN0ZWRfb3V0YWdlcxib6o5+IAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkludGVyY29ubmVjdE91dGFnZU5vdGlmaWNhdGlvbhIiChFnb29n", - "bGVfaXBfYWRkcmVzcxiihaXTASABKAlIBIgBARIkChNnb29nbGVfcmVmZXJl", - "bmNlX2lkGNW1iv8BIAEoCUgFiAEBEhAKAmlkGJsaIAEoBEgGiAEBEiQKGGlu", - "dGVyY29ubmVjdF9hdHRhY2htZW50cxj/0uvKASADKAkSIgoRaW50ZXJjb25u", - "ZWN0X3R5cGUYy5jT9QEgASgJSAeIAQESFAoEa2luZBiU98gBIAEoCUgIiAEB", - "EiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw91QgASgJSAmIAQESRQoGbGFiZWxz", - "GP+/we4BIAMoCzIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29u", - "bmVjdC5MYWJlbHNFbnRyeRIaCglsaW5rX3R5cGUY34i++QEgASgJSAqIAQES", - "GQoIbG9jYXRpb24Ytb++igEgASgJSAuIAQESRAoGbWFjc2VjGKLBl/wBIAEo", - "CzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdE1hY3Nl", - "Y0gMiAEBEh4KDm1hY3NlY19lbmFibGVkGKShzVwgASgISA2IAQESFAoEbmFt", - "ZRiL9c0BIAEoCUgOiAEBEiEKEW5vY19jb250YWN0X2VtYWlsGID42gYgASgJ", - "SA+IAQESIgoSb3BlcmF0aW9uYWxfc3RhdHVzGP+x8F8gASgJSBCIAQESHwoP", - "cGVlcl9pcF9hZGRyZXNzGNmXh2MgASgJSBGIAQESJwoWcHJvdmlzaW9uZWRf", - "bGlua19jb3VudBj10vbDASABKAVIEogBARIgCg9yZW1vdGVfbG9jYXRpb24Y", - "jo/XmgEgASgJSBOIAQESHgoScmVxdWVzdGVkX2ZlYXR1cmVzGO7z99sBIAMo", - "CRIkChRyZXF1ZXN0ZWRfbGlua19jb3VudBj7270VIAEoBUgUiAEBEh4KDXNh", - "dGlzZmllc19wenMYq92r5QEgASgISBWIAQESGgoJc2VsZl9saW5rGI2SxdkB", - "IAEoCUgWiAEBEhUKBXN0YXRlGJGJqzQgASgJSBeIAQEaLQoLTGFiZWxzRW50", - "cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASI1ChFBdmFpbGFi", - "bGVGZWF0dXJlcxIgChxVTkRFRklORURfQVZBSUxBQkxFX0ZFQVRVUkVTEAAi", - "agoQSW50ZXJjb25uZWN0VHlwZRIfChtVTkRFRklORURfSU5URVJDT05ORUNU", - "X1RZUEUQABIQCglERURJQ0FURUQQz5ucexISCgpJVF9QUklWQVRFEM+MiKAB", - "Eg8KB1BBUlRORVIQqNGh3AEiaQoITGlua1R5cGUSFwoTVU5ERUZJTkVEX0xJ", - "TktfVFlQRRAAEiIKGkxJTktfVFlQRV9FVEhFUk5FVF8xMDBHX0xSEOfygaEB", - "EiAKGUxJTktfVFlQRV9FVEhFUk5FVF8xMEdfTFIQpbnxcCJgChFPcGVyYXRp", - "b25hbFN0YXR1cxIgChxVTkRFRklORURfT1BFUkFUSU9OQUxfU1RBVFVTEAAS", - "EAoJT1NfQUNUSVZFEMH7yBoSFwoQT1NfVU5QUk9WSVNJT05FRBDAwapyIjUK", - "EVJlcXVlc3RlZEZlYXR1cmVzEiAKHFVOREVGSU5FRF9SRVFVRVNURURfRkVB", - "VFVSRVMQACJDCgVTdGF0ZRITCg9VTkRFRklORURfU1RBVEUQABIOCgZBQ1RJ", - "VkUQhuaJlgESFQoNVU5QUk9WSVNJT05FRBDbx9f2AUIQCg5fYWRtaW5fZW5h", - "YmxlZEIVChNfY3JlYXRpb25fdGltZXN0YW1wQhAKDl9jdXN0b21lcl9uYW1l", - "Qg4KDF9kZXNjcmlwdGlvbkIUChJfZ29vZ2xlX2lwX2FkZHJlc3NCFgoUX2dv", - "b2dsZV9yZWZlcmVuY2VfaWRCBQoDX2lkQhQKEl9pbnRlcmNvbm5lY3RfdHlw", - "ZUIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2VycHJpbnRCDAoKX2xpbmtfdHlw", - "ZUILCglfbG9jYXRpb25CCQoHX21hY3NlY0IRCg9fbWFjc2VjX2VuYWJsZWRC", - "BwoFX25hbWVCFAoSX25vY19jb250YWN0X2VtYWlsQhUKE19vcGVyYXRpb25h", - "bF9zdGF0dXNCEgoQX3BlZXJfaXBfYWRkcmVzc0IZChdfcHJvdmlzaW9uZWRf", - "bGlua19jb3VudEISChBfcmVtb3RlX2xvY2F0aW9uQhcKFV9yZXF1ZXN0ZWRf", - "bGlua19jb3VudEIQCg5fc2F0aXNmaWVzX3B6c0IMCgpfc2VsZl9saW5rQggK", - "Bl9zdGF0ZSLLGQoWSW50ZXJjb25uZWN0QXR0YWNobWVudBIeCg1hZG1pbl9l", - "bmFibGVkGNHswdQBIAEoCEgAiAEBEhkKCWJhbmR3aWR0aBixgdNWIAEoCUgB", - "iAEBEiEKFmNhbmRpZGF0ZV9pcHY2X3N1Ym5ldHMYmo/aISADKAkSHAoRY2Fu", - "ZGlkYXRlX3N1Ym5ldHMY+uO0cSADKAkSKAoXY2xvdWRfcm91dGVyX2lwX2Fk", - "ZHJlc3MYiIiFiQEgASgJSAKIAQESKgoZY2xvdWRfcm91dGVyX2lwdjZfYWRk", - "cmVzcxjIk7/XASABKAlIA4gBARIvCh5jbG91ZF9yb3V0ZXJfaXB2Nl9pbnRl", - "cmZhY2VfaWQYjcnI+AEgASgJSASIAQEScgoZY29uZmlndXJhdGlvbl9jb25z", - "dHJhaW50cxjt8NZVIAEoCzJHLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", - "dGVyY29ubmVjdEF0dGFjaG1lbnRDb25maWd1cmF0aW9uQ29uc3RyYWludHNI", - "BYgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIBogBARIrChpj", - "dXN0b21lcl9yb3V0ZXJfaXBfYWRkcmVzcxjx2sSeASABKAlIB4gBARItChxj", - "dXN0b21lcl9yb3V0ZXJfaXB2Nl9hZGRyZXNzGPH5q4oBIAEoCUgIiAEBEjIK", - "IWN1c3RvbWVyX3JvdXRlcl9pcHY2X2ludGVyZmFjZV9pZBiEhta1ASABKAlI", - "CYgBARIhChFkYXRhcGxhbmVfdmVyc2lvbhiLrdMQIAEoBUgKiAEBEhwKC2Rl", - "c2NyaXB0aW9uGPyH1skBIAEoCUgLiAEBEigKGGVkZ2VfYXZhaWxhYmlsaXR5", - "X2RvbWFpbhimlf8hIAEoCUgMiAEBEhoKCmVuY3J5cHRpb24Yg5/cLiABKAlI", - "DYgBARIkChNnb29nbGVfcmVmZXJlbmNlX2lkGNW1iv8BIAEoCUgOiAEBEhAK", - "AmlkGJsaIAEoBEgPiAEBEhwKDGludGVyY29ubmVjdBiOyYxrIAEoCUgQiAEB", - "EiQKGGlwc2VjX2ludGVybmFsX2FkZHJlc3Nlcxi18rDCASADKAkSFAoEa2lu", - "ZBiU98gBIAEoCUgRiAEBEiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw91QgASgJ", - "SBKIAQESTwoGbGFiZWxzGP+/we4BIAMoCzI7Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkludGVyY29ubmVjdEF0dGFjaG1lbnQuTGFiZWxzRW50cnkSEgoD", - "bXR1GK7PBiABKAVIE4gBARIUCgRuYW1lGIv1zQEgASgJSBSIAQESIgoSb3Bl", - "cmF0aW9uYWxfc3RhdHVzGP+x8F8gASgJSBWIAQESHAoLcGFpcmluZ19rZXkY", - "6PDU0QEgASgJSBaIAQESHAoLcGFydG5lcl9hc24YhcX30AEgASgDSBeIAQES", - "YAoQcGFydG5lcl9tZXRhZGF0YRjG4bYfIAEoCzI+Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkludGVyY29ubmVjdEF0dGFjaG1lbnRQYXJ0bmVyTWV0YWRh", - "dGFIGIgBARJlChlwcml2YXRlX2ludGVyY29ubmVjdF9pbmZvGIPskXEgASgL", - "MjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QXR0YWNo", - "bWVudFByaXZhdGVJbmZvSBmIAQESFgoGcmVnaW9uGPTNoEIgASgJSBqIAQES", - "HwoOcmVtb3RlX3NlcnZpY2UYvP/yugEgASgJSBuIAQESFgoGcm91dGVyGMmu", - "7kYgASgJSByIAQESHgoNc2F0aXNmaWVzX3B6cxir3avlASABKAhIHYgBARIa", - "CglzZWxmX2xpbmsYjZLF2QEgASgJSB6IAQESGwoKc3RhY2tfdHlwZRiRtYvL", - "ASABKAlIH4gBARIVCgVzdGF0ZRiRias0IAEoCUggiAEBEh4KDXN1Ym5ldF9s", - "ZW5ndGgYiMS3hQEgASgFSCGIAQESFAoEdHlwZRi6ntoBIAEoCUgiiAEBEh0K", - "DXZsYW5fdGFnODAyMXEYnOiXOSABKAVII4gBARotCgtMYWJlbHNFbnRyeRIL", - "CgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIu0BCglCYW5kd2lkdGgS", - "FwoTVU5ERUZJTkVEX0JBTkRXSURUSBAAEg8KCEJQU18xMDBNELaV0BcSDwoH", - "QlBTXzEwRxCOifKEARIOCgZCUFNfMUcQ8K25qQESDwoIQlBTXzIwME0Qlf7R", - "FxIPCgdCUFNfMjBHEM+Q8oQBEg4KBkJQU18yRxCPrrmpARIPCghCUFNfMzAw", - "TRD05tMXEg8KCEJQU180MDBNENPP1RcSDwoIQlBTXzUwME0QsrjXFxIPCgdC", - "UFNfNTBHEJKn8oQBEg8KB0JQU181ME0QmKfyhAESDgoGQlBTXzVHEOyuuakB", - "Ip8BChZFZGdlQXZhaWxhYmlsaXR5RG9tYWluEiYKIlVOREVGSU5FRF9FREdF", - "X0FWQUlMQUJJTElUWV9ET01BSU4QABIdChVBVkFJTEFCSUxJVFlfRE9NQUlO", - "XzEQ2vvWpgESHQoVQVZBSUxBQklMSVRZX0RPTUFJTl8yENv71qYBEh8KF0FW", - "QUlMQUJJTElUWV9ET01BSU5fQU5ZELXq97IBIkEKCkVuY3J5cHRpb24SGAoU", - "VU5ERUZJTkVEX0VOQ1JZUFRJT04QABIMCgVJUFNFQxCqo6khEgsKBE5PTkUQ", - "uM6SASJgChFPcGVyYXRpb25hbFN0YXR1cxIgChxVTkRFRklORURfT1BFUkFU", - "SU9OQUxfU1RBVFVTEAASEAoJT1NfQUNUSVZFEMH7yBoSFwoQT1NfVU5QUk9W", - "SVNJT05FRBDAwapyIkkKCVN0YWNrVHlwZRIYChRVTkRFRklORURfU1RBQ0tf", - "VFlQRRAAEhAKCUlQVjRfSVBWNhCB6MoKEhAKCUlQVjRfT05MWRCmy9UKIsIB", - "CgVTdGF0ZRITCg9VTkRFRklORURfU1RBVEUQABIOCgZBQ1RJVkUQhuaJlgES", - "DgoHREVGVU5DVBCvvKE3EiAKGFBBUlRORVJfUkVRVUVTVF9SRUNFSVZFRBDo", - "8PL0ARIXChBQRU5ESU5HX0NVU1RPTUVSEKaD708SFwoPUEVORElOR19QQVJU", - "TkVSEOD7+rgBEhkKEVNUQVRFX1VOU1BFQ0lGSUVEEMnQvOABEhUKDVVOUFJP", - "VklTSU9ORUQQ28fX9gEiVwoEVHlwZRISCg5VTkRFRklORURfVFlQRRAAEhAK", - "CURFRElDQVRFRBDPm5x7Eg8KB1BBUlRORVIQqNGh3AESGAoQUEFSVE5FUl9Q", - "Uk9WSURFUhCo97fmAUIQCg5fYWRtaW5fZW5hYmxlZEIMCgpfYmFuZHdpZHRo", - "QhoKGF9jbG91ZF9yb3V0ZXJfaXBfYWRkcmVzc0IcChpfY2xvdWRfcm91dGVy", - "X2lwdjZfYWRkcmVzc0IhCh9fY2xvdWRfcm91dGVyX2lwdjZfaW50ZXJmYWNl", - "X2lkQhwKGl9jb25maWd1cmF0aW9uX2NvbnN0cmFpbnRzQhUKE19jcmVhdGlv", - "bl90aW1lc3RhbXBCHQobX2N1c3RvbWVyX3JvdXRlcl9pcF9hZGRyZXNzQh8K", - "HV9jdXN0b21lcl9yb3V0ZXJfaXB2Nl9hZGRyZXNzQiQKIl9jdXN0b21lcl9y", - "b3V0ZXJfaXB2Nl9pbnRlcmZhY2VfaWRCFAoSX2RhdGFwbGFuZV92ZXJzaW9u", - "Qg4KDF9kZXNjcmlwdGlvbkIbChlfZWRnZV9hdmFpbGFiaWxpdHlfZG9tYWlu", - "Qg0KC19lbmNyeXB0aW9uQhYKFF9nb29nbGVfcmVmZXJlbmNlX2lkQgUKA19p", - "ZEIPCg1faW50ZXJjb25uZWN0QgcKBV9raW5kQhQKEl9sYWJlbF9maW5nZXJw", - "cmludEIGCgRfbXR1QgcKBV9uYW1lQhUKE19vcGVyYXRpb25hbF9zdGF0dXNC", - "DgoMX3BhaXJpbmdfa2V5Qg4KDF9wYXJ0bmVyX2FzbkITChFfcGFydG5lcl9t", - "ZXRhZGF0YUIcChpfcHJpdmF0ZV9pbnRlcmNvbm5lY3RfaW5mb0IJCgdfcmVn", - "aW9uQhEKD19yZW1vdGVfc2VydmljZUIJCgdfcm91dGVyQhAKDl9zYXRpc2Zp", - "ZXNfcHpzQgwKCl9zZWxmX2xpbmtCDQoLX3N0YWNrX3R5cGVCCAoGX3N0YXRl", - "QhAKDl9zdWJuZXRfbGVuZ3RoQgcKBV90eXBlQhAKDl92bGFuX3RhZzgwMjFx", - "IuMDCiRJbnRlcmNvbm5lY3RBdHRhY2htZW50QWdncmVnYXRlZExpc3QSEAoC", - "aWQYmxogASgJSACIAQESWgoFaXRlbXMYwM/3LyADKAsySC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50QWdncmVnYXRl", + "CgoIX3dhcm5pbmci1wEKGUluc3RhbmNlc1NldExhYmVsc1JlcXVlc3QSIQoR", + "bGFiZWxfZmluZ2VycHJpbnQYmfD3VCABKAlIAIgBARJSCgZsYWJlbHMY/7/B", + "7gEgAygLMj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VzU2V0", + "TGFiZWxzUmVxdWVzdC5MYWJlbHNFbnRyeRotCgtMYWJlbHNFbnRyeRILCgNr", + "ZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBQhQKEl9sYWJlbF9maW5nZXJw", + "cmludCJxCiNJbnN0YW5jZXNTZXRNYWNoaW5lUmVzb3VyY2VzUmVxdWVzdBJK", + "ChJndWVzdF9hY2NlbGVyYXRvcnMY78yH3QEgAygLMiouZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuQWNjZWxlcmF0b3JDb25maWciTwoeSW5zdGFuY2VzU2V0", + "TWFjaGluZVR5cGVSZXF1ZXN0EhwKDG1hY2hpbmVfdHlwZRiysMpsIAEoCUgA", + "iAEBQg8KDV9tYWNoaW5lX3R5cGUiWgohSW5zdGFuY2VzU2V0TWluQ3B1UGxh", + "dGZvcm1SZXF1ZXN0EiAKEG1pbl9jcHVfcGxhdGZvcm0Y95vqcyABKAlIAIgB", + "AUITChFfbWluX2NwdV9wbGF0Zm9ybSJoChdJbnN0YW5jZXNTZXROYW1lUmVx", + "dWVzdBIdCgxjdXJyZW50X25hbWUYkfOrvAEgASgJSACIAQESFAoEbmFtZRiL", + "9c0BIAEoCUgBiAEBQg8KDV9jdXJyZW50X25hbWVCBwoFX25hbWUidwohSW5z", + "dGFuY2VzU2V0U2VjdXJpdHlQb2xpY3lSZXF1ZXN0Eh0KEm5ldHdvcmtfaW50", + "ZXJmYWNlcxiL2pIZIAMoCRIfCg9zZWN1cml0eV9wb2xpY3kYkYbKUSABKAlI", + "AIgBAUISChBfc2VjdXJpdHlfcG9saWN5IlcKIUluc3RhbmNlc1NldFNlcnZp", + "Y2VBY2NvdW50UmVxdWVzdBIVCgVlbWFpbBicl4kuIAEoCUgAiAEBEhEKBnNj", + "b3BlcxifmZJPIAMoCUIICgZfZW1haWwidwomSW5zdGFuY2VzU3RhcnRXaXRo", + "RW5jcnlwdGlvbktleVJlcXVlc3QSTQoFZGlza3MY9szKLSADKAsyOy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5DdXN0b21lckVuY3J5cHRpb25LZXlQcm90", + "ZWN0ZWREaXNrIsEJCg9JbnN0YW50U25hcHNob3QSHQoMYXJjaGl0ZWN0dXJl", + "GNPSsZABIAEoCUgAiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEo", + "CUgBiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgCiAEBEh0KDGRpc2tf", + "c2l6ZV9nYhi3mueWASABKANIA4gBARIQCgJpZBibGiABKARIBIgBARIUCgRr", + "aW5kGJT3yAEgASgJSAWIAQESIQoRbGFiZWxfZmluZ2VycHJpbnQYmfD3VCAB", + "KAlIBogBARJICgZsYWJlbHMY/7/B7gEgAygLMjQuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuSW5zdGFudFNuYXBzaG90LkxhYmVsc0VudHJ5EhQKBG5hbWUY", + "i/XNASABKAlIB4gBARIWCgZyZWdpb24Y9M2gQiABKAlICIgBARJXCg9yZXNv", + "dXJjZV9zdGF0dXMYw/r3diABKAsyNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5JbnN0YW50U25hcHNob3RSZXNvdXJjZVN0YXR1c0gJiAEBEh4KDXNhdGlz", + "Zmllc19wemkYod2r5QEgASgISAqIAQESHgoNc2F0aXNmaWVzX3B6cxir3avl", + "ASABKAhIC4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAyIAQESIQoRc2Vs", + "Zl9saW5rX3dpdGhfaWQYgqydFSABKAlIDYgBARIcCgtzb3VyY2VfZGlzaxjB", + "7rTXASABKAlIDogBARIfCg5zb3VyY2VfZGlza19pZBjZzcnYASABKAlID4gB", + "ARIWCgZzdGF0dXMY8p+3ViABKAlIEIgBARIUCgR6b25lGKzH5AEgASgJSBGI", + "AQEaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJ", + "OgI4ASJqCgxBcmNoaXRlY3R1cmUSGgoWVU5ERUZJTkVEX0FSQ0hJVEVDVFVS", + "RRAAEiAKGEFSQ0hJVEVDVFVSRV9VTlNQRUNJRklFRBCr1J28ARIMCgVBUk02", + "NBD6y+kdEg4KBlg4Nl82NBDHpObKASJ1CgZTdGF0dXMSFAoQVU5ERUZJTkVE", + "X1NUQVRVUxAAEhAKCENSRUFUSU5HELm9ndkBEhAKCERFTEVUSU5HEKinh/wB", + "Eg4KBkZBSUxFRBC9kKbZARIMCgVSRUFEWRCDw48lEhMKC1VOQVZBSUxBQkxF", + "ELDYpcUBQg8KDV9hcmNoaXRlY3R1cmVCFQoTX2NyZWF0aW9uX3RpbWVzdGFt", + "cEIOCgxfZGVzY3JpcHRpb25CDwoNX2Rpc2tfc2l6ZV9nYkIFCgNfaWRCBwoF", + "X2tpbmRCFAoSX2xhYmVsX2ZpbmdlcnByaW50QgcKBV9uYW1lQgkKB19yZWdp", + "b25CEgoQX3Jlc291cmNlX3N0YXR1c0IQCg5fc2F0aXNmaWVzX3B6aUIQCg5f", + "c2F0aXNmaWVzX3B6c0IMCgpfc2VsZl9saW5rQhQKEl9zZWxmX2xpbmtfd2l0", + "aF9pZEIOCgxfc291cmNlX2Rpc2tCEQoPX3NvdXJjZV9kaXNrX2lkQgkKB19z", + "dGF0dXNCBwoFX3pvbmUizgMKHUluc3RhbnRTbmFwc2hvdEFnZ3JlZ2F0ZWRM", + "aXN0EhAKAmlkGJsaIAEoCUgAiAEBElMKBWl0ZW1zGMDP9y8gAygLMkEuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFudFNuYXBzaG90QWdncmVnYXRl", "ZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4", "dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkB", "IAEoCUgDiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5n", "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gE", - "iAEBGmgKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkkKBXZhbHVlGAIgASgL", - "MjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QXR0YWNo", - "bWVudHNTY29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRf", - "cGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIrMCCi5JbnRl", - "cmNvbm5lY3RBdHRhY2htZW50Q29uZmlndXJhdGlvbkNvbnN0cmFpbnRzEhgK", - "B2JncF9tZDUYiujzsQEgASgJSACIAQESdwoTYmdwX3BlZXJfYXNuX3Jhbmdl", - "cxiCu/niASADKAsyVi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNv", - "bm5lY3RBdHRhY2htZW50Q29uZmlndXJhdGlvbkNvbnN0cmFpbnRzQmdwUGVl", - "ckFTTlJhbmdlImIKBkJncE1kNRIVChFVTkRFRklORURfQkdQX01ENRAAEhQK", - "DE1ENV9PUFRJT05BTBCBouD9ARITCgxNRDVfUkVRVUlSRUQQwOL7ZxIWCg9N", - "RDVfVU5TVVBQT1JURUQQ1OG7KUIKCghfYmdwX21kNSJ3Cj1JbnRlcmNvbm5l", - "Y3RBdHRhY2htZW50Q29uZmlndXJhdGlvbkNvbnN0cmFpbnRzQmdwUGVlckFT", - "TlJhbmdlEhIKA21heBjkygYgASgNSACIAQESEgoDbWluGNLMBiABKA1IAYgB", - "AUIGCgRfbWF4QgYKBF9taW4ivQIKGkludGVyY29ubmVjdEF0dGFjaG1lbnRM", - "aXN0EhAKAmlkGJsaIAEoCUgAiAEBEkEKBWl0ZW1zGMDP9y8gAygLMi8uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QXR0YWNobWVudBIU", - "CgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYg", - "ASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5p", - "bmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5n", - "SASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoK", - "X3NlbGZfbGlua0IKCghfd2FybmluZyK8AQolSW50ZXJjb25uZWN0QXR0YWNo", - "bWVudFBhcnRuZXJNZXRhZGF0YRIiChFpbnRlcmNvbm5lY3RfbmFtZRic78b1", - "ASABKAlIAIgBARIcCgxwYXJ0bmVyX25hbWUYoqeQTSABKAlIAYgBARIbCgpw", - "b3J0YWxfdXJsGJzOrYABIAEoCUgCiAEBQhQKEl9pbnRlcmNvbm5lY3RfbmFt", - "ZUIPCg1fcGFydG5lcl9uYW1lQg0KC19wb3J0YWxfdXJsIksKIUludGVyY29u", - "bmVjdEF0dGFjaG1lbnRQcml2YXRlSW5mbxIZCgh0YWc4MDIxcRjA0c6BASAB", - "KA1IAIgBAUILCglfdGFnODAyMXEiwQEKIUludGVyY29ubmVjdEF0dGFjaG1l", - "bnRzU2NvcGVkTGlzdBJVChhpbnRlcmNvbm5lY3RfYXR0YWNobWVudHMY/9Lr", - "ygEgAygLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0", - "QXR0YWNobWVudBI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIsUBChdJbnRl", - "cmNvbm5lY3RDaXJjdWl0SW5mbxIiChJjdXN0b21lcl9kZW1hcmNfaWQYk4zc", - "DSABKAlIAIgBARIhChFnb29nbGVfY2lyY3VpdF9pZBj3jfh8IAEoCUgBiAEB", - "EiEKEGdvb2dsZV9kZW1hcmNfaWQYrt3b1QEgASgJSAKIAQFCFQoTX2N1c3Rv", - "bWVyX2RlbWFyY19pZEIUChJfZ29vZ2xlX2NpcmN1aXRfaWRCEwoRX2dvb2ds", - "ZV9kZW1hcmNfaWQilQUKF0ludGVyY29ubmVjdERpYWdub3N0aWNzElAKCmFy", - "cF9jYWNoZXMYkdbYxQEgAygLMjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SW50ZXJjb25uZWN0RGlhZ25vc3RpY3NBUlBFbnRyeRIoChdidW5kbGVfYWdn", - "cmVnYXRpb25fdHlwZRiUybLPASABKAlIAIgBARIpChlidW5kbGVfb3BlcmF0", - "aW9uYWxfc3RhdHVzGNyX4DIgASgJSAGIAQESTAoFbGlua3MYuZ+NMSADKAsy", - "Oi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3REaWFnbm9z", - "dGljc0xpbmtTdGF0dXMSHAoLbWFjX2FkZHJlc3MYhNLIngEgASgJSAKIAQEi", - "igEKFUJ1bmRsZUFnZ3JlZ2F0aW9uVHlwZRIlCiFVTkRFRklORURfQlVORExF", - "X0FHR1JFR0FUSU9OX1RZUEUQABIjChxCVU5ETEVfQUdHUkVHQVRJT05fVFlQ", - "RV9MQUNQEM2ing0SJQoeQlVORExFX0FHR1JFR0FUSU9OX1RZUEVfU1RBVElD", - "ENmYlRgijwEKF0J1bmRsZU9wZXJhdGlvbmFsU3RhdHVzEicKI1VOREVGSU5F", - "RF9CVU5ETEVfT1BFUkFUSU9OQUxfU1RBVFVTEAASJgoeQlVORExFX09QRVJB", - "VElPTkFMX1NUQVRVU19ET1dOEIWutNgBEiMKHEJVTkRMRV9PUEVSQVRJT05B", - "TF9TVEFUVVNfVVAQvoP5TEIaChhfYnVuZGxlX2FnZ3JlZ2F0aW9uX3R5cGVC", - "HAoaX2J1bmRsZV9vcGVyYXRpb25hbF9zdGF0dXNCDgoMX21hY19hZGRyZXNz", - "InsKH0ludGVyY29ubmVjdERpYWdub3N0aWNzQVJQRW50cnkSGwoKaXBfYWRk", - "cmVzcxjc8dzBASABKAlIAIgBARIcCgttYWNfYWRkcmVzcxiE0sieASABKAlI", - "AYgBAUINCgtfaXBfYWRkcmVzc0IOCgxfbWFjX2FkZHJlc3Mi+gEKJUludGVy", - "Y29ubmVjdERpYWdub3N0aWNzTGlua0xBQ1BTdGF0dXMSIAoQZ29vZ2xlX3N5", - "c3RlbV9pZBilhb8rIAEoCUgAiAEBEiMKEm5laWdoYm9yX3N5c3RlbV9pZBie", - "mPmjASABKAlIAYgBARIVCgVzdGF0ZRiRias0IAEoCUgCiAEBIj0KBVN0YXRl", - "EhMKD1VOREVGSU5FRF9TVEFURRAAEg4KBkFDVElWRRCG5omWARIPCghERVRB", - "Q0hFRBDy9qFnQhMKEV9nb29nbGVfc3lzdGVtX2lkQhUKE19uZWlnaGJvcl9z", - "eXN0ZW1faWRCCAoGX3N0YXRlIuMBCidJbnRlcmNvbm5lY3REaWFnbm9zdGlj", - "c0xpbmtPcHRpY2FsUG93ZXISFQoFc3RhdGUYkYmrNCABKAlIAIgBARIVCgV2", - "YWx1ZRjxorI1IAEoAkgBiAEBInYKBVN0YXRlEhMKD1VOREVGSU5FRF9TVEFU", - "RRAAEhIKCkhJR0hfQUxBUk0Q1PLNkQESEwoMSElHSF9XQVJOSU5HEN/rr2kS", - "EQoJTE9XX0FMQVJNEOaq/5YBEhMKC0xPV19XQVJOSU5HEPGqxqEBEgcKAk9L", - "ENwTQggKBl9zdGF0ZUIICgZfdmFsdWUi8QYKIUludGVyY29ubmVjdERpYWdu", - "b3N0aWNzTGlua1N0YXR1cxJQCgphcnBfY2FjaGVzGJHW2MUBIAMoCzI4Lmdv", + "iAEBGmEKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkIKBXZhbHVlGAIgASgL", + "MjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFudFNuYXBzaG90c1Nj", + "b3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rv", + "a2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcirwIKE0luc3RhbnRTbmFw", + "c2hvdExpc3QSEAoCaWQYmxogASgJSACIAQESOgoFaXRlbXMYwM/3LyADKAsy", + "KC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW50U25hcHNob3QSFAoE", + "a2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEo", + "CUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5n", + "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gE", + "iAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9z", + "ZWxmX2xpbmtCCgoIX3dhcm5pbmciWwodSW5zdGFudFNuYXBzaG90UmVzb3Vy", + "Y2VTdGF0dXMSIwoSc3RvcmFnZV9zaXplX2J5dGVzGPGN5rgBIAEoA0gAiAEB", + "QhUKE19zdG9yYWdlX3NpemVfYnl0ZXMirAEKGkluc3RhbnRTbmFwc2hvdHNT", + "Y29wZWRMaXN0EkcKEWluc3RhbnRfc25hcHNob3RzGNG8l50BIAMoCzIoLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbnRTbmFwc2hvdBI5Cgd3YXJu", + "aW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fybmlu", + "Z0gAiAEBQgoKCF93YXJuaW5nImgKD0ludDY0UmFuZ2VNYXRjaBIaCglyYW5n", + "ZV9lbmQY2ZXgmQEgASgDSACIAQESGwoLcmFuZ2Vfc3RhcnQY4P2iMSABKANI", + "AYgBAUIMCgpfcmFuZ2VfZW5kQg4KDF9yYW5nZV9zdGFydCK7EAoMSW50ZXJj", + "b25uZWN0Eh4KDWFkbWluX2VuYWJsZWQY0ezB1AEgASgISACIAQESHgoSYXZh", + "aWxhYmxlX2ZlYXR1cmVzGPO51uwBIAMoCRJKCg1jaXJjdWl0X2luZm9zGK+D", + "zU4gAygLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0", + "Q2lyY3VpdEluZm8SIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAGI", + "AQESHQoNY3VzdG9tZXJfbmFtZRjM3N8BIAEoCUgCiAEBEhwKC2Rlc2NyaXB0", + "aW9uGPyH1skBIAEoCUgDiAEBElQKEGV4cGVjdGVkX291dGFnZXMYm+qOfiAD", + "KAsyNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RPdXRh", + "Z2VOb3RpZmljYXRpb24SIgoRZ29vZ2xlX2lwX2FkZHJlc3MYooWl0wEgASgJ", + "SASIAQESJAoTZ29vZ2xlX3JlZmVyZW5jZV9pZBjVtYr/ASABKAlIBYgBARIQ", + "CgJpZBibGiABKARIBogBARIkChhpbnRlcmNvbm5lY3RfYXR0YWNobWVudHMY", + "/9LrygEgAygJEiIKEWludGVyY29ubmVjdF90eXBlGMuY0/UBIAEoCUgHiAEB", + "EhQKBGtpbmQYlPfIASABKAlICIgBARIhChFsYWJlbF9maW5nZXJwcmludBiZ", + "8PdUIAEoCUgJiAEBEkUKBmxhYmVscxj/v8HuASADKAsyMS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3QuTGFiZWxzRW50cnkSGgoJbGlu", + "a190eXBlGN+IvvkBIAEoCUgKiAEBEhkKCGxvY2F0aW9uGLW/vooBIAEoCUgL", + "iAEBEkQKBm1hY3NlYxiiwZf8ASABKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbnRlcmNvbm5lY3RNYWNzZWNIDIgBARIeCg5tYWNzZWNfZW5hYmxl", + "ZBikoc1cIAEoCEgNiAEBEhQKBG5hbWUYi/XNASABKAlIDogBARIhChFub2Nf", + "Y29udGFjdF9lbWFpbBiA+NoGIAEoCUgPiAEBEiIKEm9wZXJhdGlvbmFsX3N0", + "YXR1cxj/sfBfIAEoCUgQiAEBEh8KD3BlZXJfaXBfYWRkcmVzcxjZl4djIAEo", + "CUgRiAEBEicKFnByb3Zpc2lvbmVkX2xpbmtfY291bnQY9dL2wwEgASgFSBKI", + "AQESIAoPcmVtb3RlX2xvY2F0aW9uGI6P15oBIAEoCUgTiAEBEh4KEnJlcXVl", + "c3RlZF9mZWF0dXJlcxju8/fbASADKAkSJAoUcmVxdWVzdGVkX2xpbmtfY291", + "bnQY+9u9FSABKAVIFIgBARIeCg1zYXRpc2ZpZXNfcHpzGKvdq+UBIAEoCEgV", + "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIFogBARIVCgVzdGF0ZRiRias0", + "IAEoCUgXiAEBGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1", + "ZRgCIAEoCToCOAEiNQoRQXZhaWxhYmxlRmVhdHVyZXMSIAocVU5ERUZJTkVE", + "X0FWQUlMQUJMRV9GRUFUVVJFUxAAImoKEEludGVyY29ubmVjdFR5cGUSHwob", + "VU5ERUZJTkVEX0lOVEVSQ09OTkVDVF9UWVBFEAASEAoJREVESUNBVEVEEM+b", + "nHsSEgoKSVRfUFJJVkFURRDPjIigARIPCgdQQVJUTkVSEKjRodwBImkKCExp", + "bmtUeXBlEhcKE1VOREVGSU5FRF9MSU5LX1RZUEUQABIiChpMSU5LX1RZUEVf", + "RVRIRVJORVRfMTAwR19MUhDn8oGhARIgChlMSU5LX1RZUEVfRVRIRVJORVRf", + "MTBHX0xSEKW58XAiYAoRT3BlcmF0aW9uYWxTdGF0dXMSIAocVU5ERUZJTkVE", + "X09QRVJBVElPTkFMX1NUQVRVUxAAEhAKCU9TX0FDVElWRRDB+8gaEhcKEE9T", + "X1VOUFJPVklTSU9ORUQQwMGqciI1ChFSZXF1ZXN0ZWRGZWF0dXJlcxIgChxV", + "TkRFRklORURfUkVRVUVTVEVEX0ZFQVRVUkVTEAAiQwoFU3RhdGUSEwoPVU5E", + "RUZJTkVEX1NUQVRFEAASDgoGQUNUSVZFEIbmiZYBEhUKDVVOUFJPVklTSU9O", + "RUQQ28fX9gFCEAoOX2FkbWluX2VuYWJsZWRCFQoTX2NyZWF0aW9uX3RpbWVz", + "dGFtcEIQCg5fY3VzdG9tZXJfbmFtZUIOCgxfZGVzY3JpcHRpb25CFAoSX2dv", + "b2dsZV9pcF9hZGRyZXNzQhYKFF9nb29nbGVfcmVmZXJlbmNlX2lkQgUKA19p", + "ZEIUChJfaW50ZXJjb25uZWN0X3R5cGVCBwoFX2tpbmRCFAoSX2xhYmVsX2Zp", + "bmdlcnByaW50QgwKCl9saW5rX3R5cGVCCwoJX2xvY2F0aW9uQgkKB19tYWNz", + "ZWNCEQoPX21hY3NlY19lbmFibGVkQgcKBV9uYW1lQhQKEl9ub2NfY29udGFj", + "dF9lbWFpbEIVChNfb3BlcmF0aW9uYWxfc3RhdHVzQhIKEF9wZWVyX2lwX2Fk", + "ZHJlc3NCGQoXX3Byb3Zpc2lvbmVkX2xpbmtfY291bnRCEgoQX3JlbW90ZV9s", + "b2NhdGlvbkIXChVfcmVxdWVzdGVkX2xpbmtfY291bnRCEAoOX3NhdGlzZmll", + "c19wenNCDAoKX3NlbGZfbGlua0IICgZfc3RhdGUi3BkKFkludGVyY29ubmVj", + "dEF0dGFjaG1lbnQSHgoNYWRtaW5fZW5hYmxlZBjR7MHUASABKAhIAIgBARIZ", + "CgliYW5kd2lkdGgYsYHTViABKAlIAYgBARIhChZjYW5kaWRhdGVfaXB2Nl9z", + "dWJuZXRzGJqP2iEgAygJEhwKEWNhbmRpZGF0ZV9zdWJuZXRzGPrjtHEgAygJ", + "EigKF2Nsb3VkX3JvdXRlcl9pcF9hZGRyZXNzGIiIhYkBIAEoCUgCiAEBEioK", + "GWNsb3VkX3JvdXRlcl9pcHY2X2FkZHJlc3MYyJO/1wEgASgJSAOIAQESLwoe", + "Y2xvdWRfcm91dGVyX2lwdjZfaW50ZXJmYWNlX2lkGI3JyPgBIAEoCUgEiAEB", + "EnIKGWNvbmZpZ3VyYXRpb25fY29uc3RyYWludHMY7fDWVSABKAsyRy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50Q29u", + "ZmlndXJhdGlvbkNvbnN0cmFpbnRzSAWIAQESIgoSY3JlYXRpb25fdGltZXN0", + "YW1wGLaPxw4gASgJSAaIAQESKwoaY3VzdG9tZXJfcm91dGVyX2lwX2FkZHJl", + "c3MY8drEngEgASgJSAeIAQESLQocY3VzdG9tZXJfcm91dGVyX2lwdjZfYWRk", + "cmVzcxjx+auKASABKAlICIgBARIyCiFjdXN0b21lcl9yb3V0ZXJfaXB2Nl9p", + "bnRlcmZhY2VfaWQYhIbWtQEgASgJSAmIAQESIQoRZGF0YXBsYW5lX3ZlcnNp", + "b24Yi63TECABKAVICogBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIC4gB", + "ARIoChhlZGdlX2F2YWlsYWJpbGl0eV9kb21haW4YppX/ISABKAlIDIgBARIa", + "CgplbmNyeXB0aW9uGIOf3C4gASgJSA2IAQESJAoTZ29vZ2xlX3JlZmVyZW5j", + "ZV9pZBjVtYr/ASABKAlIDogBARIQCgJpZBibGiABKARID4gBARIcCgxpbnRl", + "cmNvbm5lY3QYjsmMayABKAlIEIgBARIkChhpcHNlY19pbnRlcm5hbF9hZGRy", + "ZXNzZXMYtfKwwgEgAygJEhQKBGtpbmQYlPfIASABKAlIEYgBARIhChFsYWJl", + "bF9maW5nZXJwcmludBiZ8PdUIAEoCUgSiAEBEk8KBmxhYmVscxj/v8HuASAD", + "KAsyOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRh", + "Y2htZW50LkxhYmVsc0VudHJ5EhIKA210dRiuzwYgASgFSBOIAQESFAoEbmFt", + "ZRiL9c0BIAEoCUgUiAEBEiIKEm9wZXJhdGlvbmFsX3N0YXR1cxj/sfBfIAEo", + "CUgViAEBEhwKC3BhaXJpbmdfa2V5GOjw1NEBIAEoCUgWiAEBEhwKC3BhcnRu", + "ZXJfYXNuGIXF99ABIAEoA0gXiAEBEmAKEHBhcnRuZXJfbWV0YWRhdGEYxuG2", + "HyABKAsyPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RB", + "dHRhY2htZW50UGFydG5lck1ldGFkYXRhSBiIAQESZQoZcHJpdmF0ZV9pbnRl", + "cmNvbm5lY3RfaW5mbxiD7JFxIAEoCzI6Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkludGVyY29ubmVjdEF0dGFjaG1lbnRQcml2YXRlSW5mb0gZiAEBEhYK", + "BnJlZ2lvbhj0zaBCIAEoCUgaiAEBEh8KDnJlbW90ZV9zZXJ2aWNlGLz/8roB", + "IAEoCUgbiAEBEhYKBnJvdXRlchjJru5GIAEoCUgciAEBEh4KDXNhdGlzZmll", + "c19wenMYq92r5QEgASgISB2IAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUge", + "iAEBEhsKCnN0YWNrX3R5cGUYkbWLywEgASgJSB+IAQESFQoFc3RhdGUYkYmr", + "NCABKAlIIIgBARIeCg1zdWJuZXRfbGVuZ3RoGIjEt4UBIAEoBUghiAEBEhQK", + "BHR5cGUYup7aASABKAlIIogBARIdCg12bGFuX3RhZzgwMjFxGJzolzkgASgF", + "SCOIAQEaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIg", + "ASgJOgI4ASL+AQoJQmFuZHdpZHRoEhcKE1VOREVGSU5FRF9CQU5EV0lEVEgQ", + "ABIPCghCUFNfMTAwRxCwldAXEg8KCEJQU18xMDBNELaV0BcSDwoHQlBTXzEw", + "RxCOifKEARIOCgZCUFNfMUcQ8K25qQESDwoIQlBTXzIwME0Qlf7RFxIPCgdC", + "UFNfMjBHEM+Q8oQBEg4KBkJQU18yRxCPrrmpARIPCghCUFNfMzAwTRD05tMX", + "Eg8KCEJQU180MDBNENPP1RcSDwoIQlBTXzUwME0QsrjXFxIPCgdCUFNfNTBH", + "EJKn8oQBEg8KB0JQU181ME0QmKfyhAESDgoGQlBTXzVHEOyuuakBIp8BChZF", + "ZGdlQXZhaWxhYmlsaXR5RG9tYWluEiYKIlVOREVGSU5FRF9FREdFX0FWQUlM", + "QUJJTElUWV9ET01BSU4QABIdChVBVkFJTEFCSUxJVFlfRE9NQUlOXzEQ2vvW", + "pgESHQoVQVZBSUxBQklMSVRZX0RPTUFJTl8yENv71qYBEh8KF0FWQUlMQUJJ", + "TElUWV9ET01BSU5fQU5ZELXq97IBIkEKCkVuY3J5cHRpb24SGAoUVU5ERUZJ", + "TkVEX0VOQ1JZUFRJT04QABIMCgVJUFNFQxCqo6khEgsKBE5PTkUQuM6SASJg", + "ChFPcGVyYXRpb25hbFN0YXR1cxIgChxVTkRFRklORURfT1BFUkFUSU9OQUxf", + "U1RBVFVTEAASEAoJT1NfQUNUSVZFEMH7yBoSFwoQT1NfVU5QUk9WSVNJT05F", + "RBDAwapyIkkKCVN0YWNrVHlwZRIYChRVTkRFRklORURfU1RBQ0tfVFlQRRAA", + "EhAKCUlQVjRfSVBWNhCB6MoKEhAKCUlQVjRfT05MWRCmy9UKIsIBCgVTdGF0", + "ZRITCg9VTkRFRklORURfU1RBVEUQABIOCgZBQ1RJVkUQhuaJlgESDgoHREVG", + "VU5DVBCvvKE3EiAKGFBBUlRORVJfUkVRVUVTVF9SRUNFSVZFRBDo8PL0ARIX", + "ChBQRU5ESU5HX0NVU1RPTUVSEKaD708SFwoPUEVORElOR19QQVJUTkVSEOD7", + "+rgBEhkKEVNUQVRFX1VOU1BFQ0lGSUVEEMnQvOABEhUKDVVOUFJPVklTSU9O", + "RUQQ28fX9gEiVwoEVHlwZRISCg5VTkRFRklORURfVFlQRRAAEhAKCURFRElD", + "QVRFRBDPm5x7Eg8KB1BBUlRORVIQqNGh3AESGAoQUEFSVE5FUl9QUk9WSURF", + "UhCo97fmAUIQCg5fYWRtaW5fZW5hYmxlZEIMCgpfYmFuZHdpZHRoQhoKGF9j", + "bG91ZF9yb3V0ZXJfaXBfYWRkcmVzc0IcChpfY2xvdWRfcm91dGVyX2lwdjZf", + "YWRkcmVzc0IhCh9fY2xvdWRfcm91dGVyX2lwdjZfaW50ZXJmYWNlX2lkQhwK", + "Gl9jb25maWd1cmF0aW9uX2NvbnN0cmFpbnRzQhUKE19jcmVhdGlvbl90aW1l", + "c3RhbXBCHQobX2N1c3RvbWVyX3JvdXRlcl9pcF9hZGRyZXNzQh8KHV9jdXN0", + "b21lcl9yb3V0ZXJfaXB2Nl9hZGRyZXNzQiQKIl9jdXN0b21lcl9yb3V0ZXJf", + "aXB2Nl9pbnRlcmZhY2VfaWRCFAoSX2RhdGFwbGFuZV92ZXJzaW9uQg4KDF9k", + "ZXNjcmlwdGlvbkIbChlfZWRnZV9hdmFpbGFiaWxpdHlfZG9tYWluQg0KC19l", + "bmNyeXB0aW9uQhYKFF9nb29nbGVfcmVmZXJlbmNlX2lkQgUKA19pZEIPCg1f", + "aW50ZXJjb25uZWN0QgcKBV9raW5kQhQKEl9sYWJlbF9maW5nZXJwcmludEIG", + "CgRfbXR1QgcKBV9uYW1lQhUKE19vcGVyYXRpb25hbF9zdGF0dXNCDgoMX3Bh", + "aXJpbmdfa2V5Qg4KDF9wYXJ0bmVyX2FzbkITChFfcGFydG5lcl9tZXRhZGF0", + "YUIcChpfcHJpdmF0ZV9pbnRlcmNvbm5lY3RfaW5mb0IJCgdfcmVnaW9uQhEK", + "D19yZW1vdGVfc2VydmljZUIJCgdfcm91dGVyQhAKDl9zYXRpc2ZpZXNfcHpz", + "QgwKCl9zZWxmX2xpbmtCDQoLX3N0YWNrX3R5cGVCCAoGX3N0YXRlQhAKDl9z", + "dWJuZXRfbGVuZ3RoQgcKBV90eXBlQhAKDl92bGFuX3RhZzgwMjFxIuMDCiRJ", + "bnRlcmNvbm5lY3RBdHRhY2htZW50QWdncmVnYXRlZExpc3QSEAoCaWQYmxog", + "ASgJSACIAQESWgoFaXRlbXMYwM/3LyADKAsySC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50QWdncmVnYXRlZExpc3Qu", + "SXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", + "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", + "iAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhgg", + "ASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGmgK", + "Ckl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkkKBXZhbHVlGAIgASgLMjouZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QXR0YWNobWVudHNT", + "Y29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90", + "b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIrMCCi5JbnRlcmNvbm5l", + "Y3RBdHRhY2htZW50Q29uZmlndXJhdGlvbkNvbnN0cmFpbnRzEhgKB2JncF9t", + "ZDUYiujzsQEgASgJSACIAQESdwoTYmdwX3BlZXJfYXNuX3JhbmdlcxiCu/ni", + "ASADKAsyVi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RB", + "dHRhY2htZW50Q29uZmlndXJhdGlvbkNvbnN0cmFpbnRzQmdwUGVlckFTTlJh", + "bmdlImIKBkJncE1kNRIVChFVTkRFRklORURfQkdQX01ENRAAEhQKDE1ENV9P", + "UFRJT05BTBCBouD9ARITCgxNRDVfUkVRVUlSRUQQwOL7ZxIWCg9NRDVfVU5T", + "VVBQT1JURUQQ1OG7KUIKCghfYmdwX21kNSJ3Cj1JbnRlcmNvbm5lY3RBdHRh", + "Y2htZW50Q29uZmlndXJhdGlvbkNvbnN0cmFpbnRzQmdwUGVlckFTTlJhbmdl", + "EhIKA21heBjkygYgASgNSACIAQESEgoDbWluGNLMBiABKA1IAYgBAUIGCgRf", + "bWF4QgYKBF9taW4ivQIKGkludGVyY29ubmVjdEF0dGFjaG1lbnRMaXN0EhAK", + "AmlkGJsaIAEoCUgAiAEBEkEKBWl0ZW1zGMDP9y8gAygLMi8uZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QXR0YWNobWVudBIUCgRraW5k", + "GJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKI", + "AQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+W", + "GCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFC", + "BQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZf", + "bGlua0IKCghfd2FybmluZyK8AQolSW50ZXJjb25uZWN0QXR0YWNobWVudFBh", + "cnRuZXJNZXRhZGF0YRIiChFpbnRlcmNvbm5lY3RfbmFtZRic78b1ASABKAlI", + "AIgBARIcCgxwYXJ0bmVyX25hbWUYoqeQTSABKAlIAYgBARIbCgpwb3J0YWxf", + "dXJsGJzOrYABIAEoCUgCiAEBQhQKEl9pbnRlcmNvbm5lY3RfbmFtZUIPCg1f", + "cGFydG5lcl9uYW1lQg0KC19wb3J0YWxfdXJsIksKIUludGVyY29ubmVjdEF0", + "dGFjaG1lbnRQcml2YXRlSW5mbxIZCgh0YWc4MDIxcRjA0c6BASABKA1IAIgB", + "AUILCglfdGFnODAyMXEiwQEKIUludGVyY29ubmVjdEF0dGFjaG1lbnRzU2Nv", + "cGVkTGlzdBJVChhpbnRlcmNvbm5lY3RfYXR0YWNobWVudHMY/9LrygEgAygL", + "Mi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QXR0YWNo", + "bWVudBI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIsUBChdJbnRlcmNvbm5l", + "Y3RDaXJjdWl0SW5mbxIiChJjdXN0b21lcl9kZW1hcmNfaWQYk4zcDSABKAlI", + "AIgBARIhChFnb29nbGVfY2lyY3VpdF9pZBj3jfh8IAEoCUgBiAEBEiEKEGdv", + "b2dsZV9kZW1hcmNfaWQYrt3b1QEgASgJSAKIAQFCFQoTX2N1c3RvbWVyX2Rl", + "bWFyY19pZEIUChJfZ29vZ2xlX2NpcmN1aXRfaWRCEwoRX2dvb2dsZV9kZW1h", + "cmNfaWQilQUKF0ludGVyY29ubmVjdERpYWdub3N0aWNzElAKCmFycF9jYWNo", + "ZXMYkdbYxQEgAygLMjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJj", + "b25uZWN0RGlhZ25vc3RpY3NBUlBFbnRyeRIoChdidW5kbGVfYWdncmVnYXRp", + "b25fdHlwZRiUybLPASABKAlIAIgBARIpChlidW5kbGVfb3BlcmF0aW9uYWxf", + "c3RhdHVzGNyX4DIgASgJSAGIAQESTAoFbGlua3MYuZ+NMSADKAsyOi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3REaWFnbm9zdGljc0xp", + "bmtTdGF0dXMSHAoLbWFjX2FkZHJlc3MYhNLIngEgASgJSAKIAQEiigEKFUJ1", + "bmRsZUFnZ3JlZ2F0aW9uVHlwZRIlCiFVTkRFRklORURfQlVORExFX0FHR1JF", + "R0FUSU9OX1RZUEUQABIjChxCVU5ETEVfQUdHUkVHQVRJT05fVFlQRV9MQUNQ", + "EM2ing0SJQoeQlVORExFX0FHR1JFR0FUSU9OX1RZUEVfU1RBVElDENmYlRgi", + "jwEKF0J1bmRsZU9wZXJhdGlvbmFsU3RhdHVzEicKI1VOREVGSU5FRF9CVU5E", + "TEVfT1BFUkFUSU9OQUxfU1RBVFVTEAASJgoeQlVORExFX09QRVJBVElPTkFM", + "X1NUQVRVU19ET1dOEIWutNgBEiMKHEJVTkRMRV9PUEVSQVRJT05BTF9TVEFU", + "VVNfVVAQvoP5TEIaChhfYnVuZGxlX2FnZ3JlZ2F0aW9uX3R5cGVCHAoaX2J1", + "bmRsZV9vcGVyYXRpb25hbF9zdGF0dXNCDgoMX21hY19hZGRyZXNzInsKH0lu", + "dGVyY29ubmVjdERpYWdub3N0aWNzQVJQRW50cnkSGwoKaXBfYWRkcmVzcxjc", + "8dzBASABKAlIAIgBARIcCgttYWNfYWRkcmVzcxiE0sieASABKAlIAYgBAUIN", + "CgtfaXBfYWRkcmVzc0IOCgxfbWFjX2FkZHJlc3Mi+gEKJUludGVyY29ubmVj", + "dERpYWdub3N0aWNzTGlua0xBQ1BTdGF0dXMSIAoQZ29vZ2xlX3N5c3RlbV9p", + "ZBilhb8rIAEoCUgAiAEBEiMKEm5laWdoYm9yX3N5c3RlbV9pZBiemPmjASAB", + "KAlIAYgBARIVCgVzdGF0ZRiRias0IAEoCUgCiAEBIj0KBVN0YXRlEhMKD1VO", + "REVGSU5FRF9TVEFURRAAEg4KBkFDVElWRRCG5omWARIPCghERVRBQ0hFRBDy", + "9qFnQhMKEV9nb29nbGVfc3lzdGVtX2lkQhUKE19uZWlnaGJvcl9zeXN0ZW1f", + "aWRCCAoGX3N0YXRlIuMBCidJbnRlcmNvbm5lY3REaWFnbm9zdGljc0xpbmtP", + "cHRpY2FsUG93ZXISFQoFc3RhdGUYkYmrNCABKAlIAIgBARIVCgV2YWx1ZRjx", + "orI1IAEoAkgBiAEBInYKBVN0YXRlEhMKD1VOREVGSU5FRF9TVEFURRAAEhIK", + "CkhJR0hfQUxBUk0Q1PLNkQESEwoMSElHSF9XQVJOSU5HEN/rr2kSEQoJTE9X", + "X0FMQVJNEOaq/5YBEhMKC0xPV19XQVJOSU5HEPGqxqEBEgcKAk9LENwTQggK", + "Bl9zdGF0ZUIICgZfdmFsdWUi8QYKIUludGVyY29ubmVjdERpYWdub3N0aWNz", + "TGlua1N0YXR1cxJQCgphcnBfY2FjaGVzGJHW2MUBIAMoCzI4Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdERpYWdub3N0aWNzQVJQRW50", + "cnkSGgoKY2lyY3VpdF9pZBix+q9rIAEoCUgAiAEBEhwKDWdvb2dsZV9kZW1h", + "cmMYjI8DIAEoCUgBiAEBElwKC2xhY3Bfc3RhdHVzGK/EnqwBIAEoCzI+Lmdv", "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdERpYWdub3N0aWNz", - "QVJQRW50cnkSGgoKY2lyY3VpdF9pZBix+q9rIAEoCUgAiAEBEhwKDWdvb2ds", - "ZV9kZW1hcmMYjI8DIAEoCUgBiAEBElwKC2xhY3Bfc3RhdHVzGK/EnqwBIAEo", - "CzI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdERpYWdu", - "b3N0aWNzTGlua0xBQ1BTdGF0dXNIAogBARJVCgZtYWNzZWMYosGX/AEgASgL", - "MjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0RGlhZ25v", - "c3RpY3NNYWNzZWNTdGF0dXNIA4gBARIiChJvcGVyYXRpb25hbF9zdGF0dXMY", - "/7HwXyABKAlIBIgBARJpChdyZWNlaXZpbmdfb3B0aWNhbF9wb3dlchjfrdh0", - "IAEoCzJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdERp", - "YWdub3N0aWNzTGlua09wdGljYWxQb3dlckgFiAEBEm0KGnRyYW5zbWl0dGlu", - "Z19vcHRpY2FsX3Bvd2VyGJ26idsBIAEoCzJALmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkludGVyY29ubmVjdERpYWdub3N0aWNzTGlua09wdGljYWxQb3dl", - "ckgGiAEBIn8KEU9wZXJhdGlvbmFsU3RhdHVzEiAKHFVOREVGSU5FRF9PUEVS", - "QVRJT05BTF9TVEFUVVMQABIkChxMSU5LX09QRVJBVElPTkFMX1NUQVRVU19E", - "T1dOEP3kpoYBEiIKGkxJTktfT1BFUkFUSU9OQUxfU1RBVFVTX1VQELa27ZEB", - "Qg0KC19jaXJjdWl0X2lkQhAKDl9nb29nbGVfZGVtYXJjQg4KDF9sYWNwX3N0", - "YXR1c0IJCgdfbWFjc2VjQhUKE19vcGVyYXRpb25hbF9zdGF0dXNCGgoYX3Jl", - "Y2VpdmluZ19vcHRpY2FsX3Bvd2VyQh0KG190cmFuc21pdHRpbmdfb3B0aWNh", - "bF9wb3dlciJuCiNJbnRlcmNvbm5lY3REaWFnbm9zdGljc01hY3NlY1N0YXR1", - "cxISCgNja24YhoIGIAEoCUgAiAEBEhsKC29wZXJhdGlvbmFsGNLH7D0gASgI", - "SAGIAQFCBgoEX2NrbkIOCgxfb3BlcmF0aW9uYWwiqQIKEEludGVyY29ubmVj", - "dExpc3QSEAoCaWQYmxogASgJSACIAQESNwoFaXRlbXMYwM/3LyADKAsyJS5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3QSFAoEa2luZBiU", - "98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEB", - "EhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhgg", - "ASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUK", - "A19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xp", - "bmtCCgoIX3dhcm5pbmci1QoKFEludGVyY29ubmVjdExvY2F0aW9uEhgKB2Fk", - "ZHJlc3MY9Lfe3AEgASgJSACIAQESIQoRYXZhaWxhYmlsaXR5X3pvbmUYkNDH", - "SyABKAlIAYgBARIeChJhdmFpbGFibGVfZmVhdHVyZXMY87nW7AEgAygJEiAK", - "FGF2YWlsYWJsZV9saW5rX3R5cGVzGKrW+fIBIAMoCRIUCgRjaXR5GOuyugEg", - "ASgJSAKIAQESGQoJY29udGluZW50GLTb0D8gASgJSAOIAQESIgoSY3JlYXRp", - "b25fdGltZXN0YW1wGLaPxw4gASgJSASIAQESHAoLZGVzY3JpcHRpb24Y/IfW", - "yQEgASgJSAWIAQESIgoRZmFjaWxpdHlfcHJvdmlkZXIYjaCm/gEgASgJSAaI", - "AQESLQodZmFjaWxpdHlfcHJvdmlkZXJfZmFjaWxpdHlfaWQYhb7OKSABKAlI", - "B4gBARIQCgJpZBibGiABKARICIgBARIUCgRraW5kGJT3yAEgASgJSAmIAQES", - "FAoEbmFtZRiL9c0BIAEoCUgKiAEBEiYKFXBlZXJpbmdkYl9mYWNpbGl0eV9p", - "ZBi2uu3/ASABKAlIC4gBARJRCgxyZWdpb25faW5mb3MY+ujulAEgAygLMjcu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0TG9jYXRpb25S", - "ZWdpb25JbmZvEhoKCXNlbGZfbGluaxiNksXZASABKAlIDIgBARIWCgZzdGF0", - "dXMY8p+3ViABKAlIDYgBARIcCgxzdXBwb3J0c19wenMY7vaFKCABKAhIDogB", - "ASJIChFBdmFpbGFibGVGZWF0dXJlcxIgChxVTkRFRklORURfQVZBSUxBQkxF", - "X0ZFQVRVUkVTEAASEQoJSUZfTUFDU0VDEIT8+rwBIn4KEkF2YWlsYWJsZUxp", - "bmtUeXBlcxIiCh5VTkRFRklORURfQVZBSUxBQkxFX0xJTktfVFlQRVMQABIi", - "ChpMSU5LX1RZUEVfRVRIRVJORVRfMTAwR19MUhDn8oGhARIgChlMSU5LX1RZ", - "UEVfRVRIRVJORVRfMTBHX0xSEKW58XAi6gEKCUNvbnRpbmVudBIXChNVTkRF", - "RklORURfQ09OVElORU5UEAASDgoGQUZSSUNBEPqcr5cBEg8KCEFTSUFfUEFD", - "EP32jjkSDwoIQ19BRlJJQ0EQ9pOqIhISCgpDX0FTSUFfUEFDEPmPht4BEg8K", - "CENfRVVST1BFEJ7KxV8SFwoPQ19OT1JUSF9BTUVSSUNBEJibu4MBEhcKD0Nf", - "U09VVEhfQU1FUklDQRDgjLC9ARIOCgZFVVJPUEUQotPK1AESFQoNTk9SVEhf", - "QU1FUklDQRCU2dDVARIUCg1TT1VUSF9BTUVSSUNBENzKxQ8iQQoGU3RhdHVz", - "EhQKEFVOREVGSU5FRF9TVEFUVVMQABIRCglBVkFJTEFCTEUQqbXm0gESDgoG", - "Q0xPU0VEEOyqo7UBQgoKCF9hZGRyZXNzQhQKEl9hdmFpbGFiaWxpdHlfem9u", - "ZUIHCgVfY2l0eUIMCgpfY29udGluZW50QhUKE19jcmVhdGlvbl90aW1lc3Rh", - "bXBCDgoMX2Rlc2NyaXB0aW9uQhQKEl9mYWNpbGl0eV9wcm92aWRlckIgCh5f", - "ZmFjaWxpdHlfcHJvdmlkZXJfZmFjaWxpdHlfaWRCBQoDX2lkQgcKBV9raW5k", - "QgcKBV9uYW1lQhgKFl9wZWVyaW5nZGJfZmFjaWxpdHlfaWRCDAoKX3NlbGZf", - "bGlua0IJCgdfc3RhdHVzQg8KDV9zdXBwb3J0c19wenMiuQIKGEludGVyY29u", - "bmVjdExvY2F0aW9uTGlzdBIQCgJpZBibGiABKAlIAIgBARI/CgVpdGVtcxjA", - "z/cvIAMoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVj", - "dExvY2F0aW9uEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2Vf", - "dG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOI", - "AQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFn", - "ZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIroCCh5JbnRlcmNv", - "bm5lY3RMb2NhdGlvblJlZ2lvbkluZm8SIAoPZXhwZWN0ZWRfcnR0X21zGPqD", - "vskBIAEoA0gAiAEBEiEKEWxvY2F0aW9uX3ByZXNlbmNlGMWUtDAgASgJSAGI", - "AQESFgoGcmVnaW9uGPTNoEIgASgJSAKIAQEihQEKEExvY2F0aW9uUHJlc2Vu", - "Y2USHwobVU5ERUZJTkVEX0xPQ0FUSU9OX1BSRVNFTkNFEAASDgoGR0xPQkFM", - "EKPv7+sBEhQKDExPQ0FMX1JFR0lPThDo7LXAARIRCglMUF9HTE9CQUwQvt3r", - "zAESFwoPTFBfTE9DQUxfUkVHSU9OEMPa/egBQhIKEF9leHBlY3RlZF9ydHRf", - "bXNCFAoSX2xvY2F0aW9uX3ByZXNlbmNlQgkKB19yZWdpb24ilAEKEkludGVy", - "Y29ubmVjdE1hY3NlYxIaCglmYWlsX29wZW4Yy5X7/QEgASgISACIAQESVAoP", - "cHJlX3NoYXJlZF9rZXlzGPLLtcgBIAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkludGVyY29ubmVjdE1hY3NlY1ByZVNoYXJlZEtleUIMCgpfZmFp", - "bF9vcGVuInYKGEludGVyY29ubmVjdE1hY3NlY0NvbmZpZxJaCg9wcmVfc2hh", - "cmVkX2tleXMY8su1yAEgAygLMj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SW50ZXJjb25uZWN0TWFjc2VjQ29uZmlnUHJlU2hhcmVkS2V5IqgBCiRJbnRl", - "cmNvbm5lY3RNYWNzZWNDb25maWdQcmVTaGFyZWRLZXkSEgoDY2FrGM3/BSAB", - "KAlIAIgBARISCgNja24YhoIGIAEoCUgBiAEBEhQKBG5hbWUYi/XNASABKAlI", - "AogBARIaCgpzdGFydF90aW1lGIrp7hEgASgJSAOIAQFCBgoEX2Nha0IGCgRf", - "Y2tuQgcKBV9uYW1lQg0KC19zdGFydF90aW1lImoKHkludGVyY29ubmVjdE1h", - "Y3NlY1ByZVNoYXJlZEtleRIUCgRuYW1lGIv1zQEgASgJSACIAQESGgoKc3Rh", - "cnRfdGltZRiK6e4RIAEoCUgBiAEBQgcKBV9uYW1lQg0KC19zdGFydF90aW1l", - "IoUFCh5JbnRlcmNvbm5lY3RPdXRhZ2VOb3RpZmljYXRpb24SHAoRYWZmZWN0", - "ZWRfY2lyY3VpdHMYlf7eVCADKAkSHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJ", - "SACIAQESGAoIZW5kX3RpbWUYsafnNiABKANIAYgBARIbCgppc3N1ZV90eXBl", - "GOD9oLABIAEoCUgCiAEBEhQKBG5hbWUYi/XNASABKAlIA4gBARIWCgZzb3Vy", - "Y2UYm9DBVCABKAlIBIgBARIaCgpzdGFydF90aW1lGIrp7hEgASgDSAWIAQES", - "FQoFc3RhdGUYkYmrNCABKAlIBogBASJ3CglJc3N1ZVR5cGUSGAoUVU5ERUZJ", - "TkVEX0lTU1VFX1RZUEUQABIQCglJVF9PVVRBR0UQheHoUxIYChFJVF9QQVJU", - "SUFMX09VVEFHRRCjyvUrEg0KBk9VVEFHRRDxpY9dEhUKDlBBUlRJQUxfT1VU", - "QUdFEI+3j0YiQwoGU291cmNlEhQKEFVOREVGSU5FRF9TT1VSQ0UQABIOCgZH", - "T09HTEUQuaSZ7QESEwoLTlNSQ19HT09HTEUQ4v+68wEieAoFU3RhdGUSEwoP", - "VU5ERUZJTkVEX1NUQVRFEAASDgoGQUNUSVZFEIbmiZYBEhAKCUNBTkNFTExF", - "RBCx8oAUEhEKCUNPTVBMRVRFRBCrjOSTARIQCglOU19BQ1RJVkUQwJ23eBIT", - "CgtOU19DQU5DRUxFRBDTk8fxAUIOCgxfZGVzY3JpcHRpb25CCwoJX2VuZF90", - "aW1lQg0KC19pc3N1ZV90eXBlQgcKBV9uYW1lQgkKB19zb3VyY2VCDQoLX3N0", - "YXJ0X3RpbWVCCAoGX3N0YXRlIssLChpJbnRlcmNvbm5lY3RSZW1vdGVMb2Nh", - "dGlvbhIYCgdhZGRyZXNzGPS33twBIAEoCUgAiAEBEn4KJGF0dGFjaG1lbnRf", - "Y29uZmlndXJhdGlvbl9jb25zdHJhaW50cxjR6OubASABKAsyRy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50Q29uZmln", - "dXJhdGlvbkNvbnN0cmFpbnRzSAGIAQESFAoEY2l0eRjrsroBIAEoCUgCiAEB", - "ElsKC2NvbnN0cmFpbnRzGLbM7gEgASgLMj4uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuSW50ZXJjb25uZWN0UmVtb3RlTG9jYXRpb25Db25zdHJhaW50c0gD", - "iAEBEhkKCWNvbnRpbmVudBi029A/IAEoCUgEiAEBEiIKEmNyZWF0aW9uX3Rp", - "bWVzdGFtcBi2j8cOIAEoCUgFiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEo", - "CUgGiAEBEiIKEWZhY2lsaXR5X3Byb3ZpZGVyGI2gpv4BIAEoCUgHiAEBEi0K", - "HWZhY2lsaXR5X3Byb3ZpZGVyX2ZhY2lsaXR5X2lkGIW+zikgASgJSAiIAQES", - "EAoCaWQYmxogASgESAmIAQESFAoEa2luZBiU98gBIAEoCUgKiAEBEhQKBGxh", - "Y3AYoqHKASABKAlIC4gBARIkChRtYXhfbGFnX3NpemUxMDBfZ2Jwcxi1//Z0", - "IAEoBUgMiAEBEiQKE21heF9sYWdfc2l6ZTEwX2dicHMYleaYjAEgASgFSA2I", - "AQESFAoEbmFtZRiL9c0BIAEoCUgOiAEBEiYKFXBlZXJpbmdkYl9mYWNpbGl0", - "eV9pZBi2uu3/ASABKAlID4gBARJqChVwZXJtaXR0ZWRfY29ubmVjdGlvbnMY", - "rrPl0gEgAygLMkcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25u", - "ZWN0UmVtb3RlTG9jYXRpb25QZXJtaXR0ZWRDb25uZWN0aW9ucxIfCg5yZW1v", - "dGVfc2VydmljZRi8//K6ASABKAlIEIgBARIaCglzZWxmX2xpbmsYjZLF2QEg", - "ASgJSBGIAQESFgoGc3RhdHVzGPKft1YgASgJSBKIAQEiggEKCUNvbnRpbmVu", - "dBIXChNVTkRFRklORURfQ09OVElORU5UEAASDgoGQUZSSUNBEPqcr5cBEg8K", - "CEFTSUFfUEFDEP32jjkSDgoGRVVST1BFEKLTytQBEhUKDU5PUlRIX0FNRVJJ", - "Q0EQlNnQ1QESFAoNU09VVEhfQU1FUklDQRDcysUPIksKBExhY3ASEgoOVU5E", - "RUZJTkVEX0xBQ1AQABIWCg5MQUNQX1NVUFBPUlRFRBCxivahARIXChBMQUNQ", - "X1VOU1VQUE9SVEVEEPjznmEiQQoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFU", - "VVMQABIRCglBVkFJTEFCTEUQqbXm0gESDgoGQ0xPU0VEEOyqo7UBQgoKCF9h", - "ZGRyZXNzQicKJV9hdHRhY2htZW50X2NvbmZpZ3VyYXRpb25fY29uc3RyYWlu", - "dHNCBwoFX2NpdHlCDgoMX2NvbnN0cmFpbnRzQgwKCl9jb250aW5lbnRCFQoT", - "X2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CFAoSX2ZhY2ls", - "aXR5X3Byb3ZpZGVyQiAKHl9mYWNpbGl0eV9wcm92aWRlcl9mYWNpbGl0eV9p", - "ZEIFCgNfaWRCBwoFX2tpbmRCBwoFX2xhY3BCFwoVX21heF9sYWdfc2l6ZTEw", - "MF9nYnBzQhYKFF9tYXhfbGFnX3NpemUxMF9nYnBzQgcKBV9uYW1lQhgKFl9w", - "ZWVyaW5nZGJfZmFjaWxpdHlfaWRCEQoPX3JlbW90ZV9zZXJ2aWNlQgwKCl9z", - "ZWxmX2xpbmtCCQoHX3N0YXR1cyLFBAolSW50ZXJjb25uZWN0UmVtb3RlTG9j", - "YXRpb25Db25zdHJhaW50cxIqChlwb3J0X3BhaXJfcmVtb3RlX2xvY2F0aW9u", - "GKeyvOwBIAEoCUgAiAEBEh8KDnBvcnRfcGFpcl92bGFuGOryg+QBIAEoCUgB", - "iAEBEnQKE3N1Ym5ldF9sZW5ndGhfcmFuZ2UYxrD7VyABKAsyTy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvbkNv", - "bnN0cmFpbnRzU3VibmV0TGVuZ3RoUmFuZ2VIAogBASKcAQoWUG9ydFBhaXJS", - "ZW1vdGVMb2NhdGlvbhInCiNVTkRFRklORURfUE9SVF9QQUlSX1JFTU9URV9M", - "T0NBVElPThAAEikKIlBPUlRfUEFJUl9NQVRDSElOR19SRU1PVEVfTE9DQVRJ", - "T04Q04vsYhIuCidQT1JUX1BBSVJfVU5DT05TVFJBSU5FRF9SRU1PVEVfTE9D", - "QVRJT04QparzHCJxCgxQb3J0UGFpclZsYW4SHAoYVU5ERUZJTkVEX1BPUlRf", - "UEFJUl9WTEFOEAASHgoXUE9SVF9QQUlSX01BVENISU5HX1ZMQU4QvuisdxIj", - "ChxQT1JUX1BBSVJfVU5DT05TVFJBSU5FRF9WTEFOEKyIx1NCHAoaX3BvcnRf", - "cGFpcl9yZW1vdGVfbG9jYXRpb25CEQoPX3BvcnRfcGFpcl92bGFuQhYKFF9z", - "dWJuZXRfbGVuZ3RoX3JhbmdlInAKNkludGVyY29ubmVjdFJlbW90ZUxvY2F0", - "aW9uQ29uc3RyYWludHNTdWJuZXRMZW5ndGhSYW5nZRISCgNtYXgY5MoGIAEo", - "BUgAiAEBEhIKA21pbhjSzAYgASgFSAGIAQFCBgoEX21heEIGCgRfbWluIsUC", - "Ch5JbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvbkxpc3QSEAoCaWQYmxogASgJ", - "SACIAQESRQoFaXRlbXMYwM/3LyADKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvbhIUCgRraW5kGJT3yAEg", - "ASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJ", - "c2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsy", - "IC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lk", - "QgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IK", - "Cghfd2FybmluZyJyCi5JbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvblBlcm1p", - "dHRlZENvbm5lY3Rpb25zEiYKFWludGVyY29ubmVjdF9sb2NhdGlvbhjG2Nvq", - "ASABKAlIAIgBAUIYChZfaW50ZXJjb25uZWN0X2xvY2F0aW9uInoKI0ludGVy", - "Y29ubmVjdHNHZXREaWFnbm9zdGljc1Jlc3BvbnNlEkgKBnJlc3VsdBidkLdC", - "IAEoCzIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdERp", - "YWdub3N0aWNzSACIAQFCCQoHX3Jlc3VsdCKbAQokSW50ZXJjb25uZWN0c0dl", - "dE1hY3NlY0NvbmZpZ1Jlc3BvbnNlEhQKBGV0YWcYldK+ASABKAlIAIgBARJJ", - "CgZyZXN1bHQYnZC3QiABKAsyMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", - "bnRlcmNvbm5lY3RNYWNzZWNDb25maWdIAYgBAUIHCgVfZXRhZ0IJCgdfcmVz", - "dWx0IukBChxJbnZhbGlkYXRlQ2FjaGVVcmxNYXBSZXF1ZXN0EmEKIGNhY2hl", - "X2ludmFsaWRhdGlvbl9ydWxlX3Jlc291cmNlGK3Dk5UBIAEoCzIuLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkNhY2hlSW52YWxpZGF0aW9uUnVsZUID4EEC", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVz", - "dF9pZBjLgdkRIAEoCUgAiAEBEhgKB3VybF9tYXAYjJWBrwEgASgJQgPgQQJC", - "DQoLX3JlcXVlc3RfaWQiRAoFSXRlbXMSEgoDa2V5GN+8BiABKAlIAIgBARIV", - "CgV2YWx1ZRjxorI1IAEoCUgBiAEBQgYKBF9rZXlCCAoGX3ZhbHVlIv0DCgdM", - "aWNlbnNlEiAKD2NoYXJnZXNfdXNlX2ZlZRjOocqxASABKAhIAIgBARIiChJj", - "cmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIcCgtkZXNjcmlwdGlv", - "bhj8h9bJASABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRraW5kGJT3", - "yAEgASgJSASIAQESGwoMbGljZW5zZV9jb2RlGKvGWSABKARIBYgBARIUCgRu", - "YW1lGIv1zQEgASgJSAaIAQESWwoVcmVzb3VyY2VfcmVxdWlyZW1lbnRzGKGy", - "l2YgASgLMjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGljZW5zZVJlc291", - "cmNlUmVxdWlyZW1lbnRzSAeIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgI", - "iAEBEhwKDHRyYW5zZmVyYWJsZRjFv4kCIAEoCEgJiAEBQhIKEF9jaGFyZ2Vz", - "X3VzZV9mZWVCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRp", - "b25CBQoDX2lkQgcKBV9raW5kQg8KDV9saWNlbnNlX2NvZGVCBwoFX25hbWVC", - "GAoWX3Jlc291cmNlX3JlcXVpcmVtZW50c0IMCgpfc2VsZl9saW5rQg8KDV90", - "cmFuc2ZlcmFibGUilAQKC0xpY2Vuc2VDb2RlEiIKEmNyZWF0aW9uX3RpbWVz", - "dGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgB", - "iAEBEhAKAmlkGJsaIAEoBEgCiAEBEhQKBGtpbmQYlPfIASABKAlIA4gBARJK", - "Cg1saWNlbnNlX2FsaWFzGNKR4hQgAygLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuTGljZW5zZUNvZGVMaWNlbnNlQWxpYXMSFAoEbmFtZRiL9c0BIAEo", - "CUgEiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIBYgBARIVCgVzdGF0ZRiR", - "ias0IAEoCUgGiAEBEhwKDHRyYW5zZmVyYWJsZRjFv4kCIAEoCEgHiAEBIn8K", - "BVN0YXRlEhMKD1VOREVGSU5FRF9TVEFURRAAEhAKCERJU0FCTEVEEPzUsPYB", - "Eg4KB0VOQUJMRUQQoa7sVhIRCgpSRVNUUklDVEVEENvo23wSGQoRU1RBVEVf", - "VU5TUEVDSUZJRUQQydC84AESEQoKVEVSTUlOQVRFRBCj9Jt3QhUKE19jcmVh", - "dGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQgUKA19pZEIHCgVfa2lu", - "ZEIHCgVfbmFtZUIMCgpfc2VsZl9saW5rQggKBl9zdGF0ZUIPCg1fdHJhbnNm", - "ZXJhYmxlInEKF0xpY2Vuc2VDb2RlTGljZW5zZUFsaWFzEhwKC2Rlc2NyaXB0", - "aW9uGPyH1skBIAEoCUgAiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIAYgB", - "AUIOCgxfZGVzY3JpcHRpb25CDAoKX3NlbGZfbGluayKcAQoZTGljZW5zZVJl", - "c291cmNlQ29tbWl0bWVudBIWCgZhbW91bnQY2KDpXSABKANIAIgBARIhChFj", - "b3Jlc19wZXJfbGljZW5zZRiUyL4PIAEoCUgBiAEBEhcKB2xpY2Vuc2UYwYjC", - "TyABKAlIAogBAUIJCgdfYW1vdW50QhQKEl9jb3Jlc19wZXJfbGljZW5zZUIK", - "CghfbGljZW5zZSKNAQobTGljZW5zZVJlc291cmNlUmVxdWlyZW1lbnRzEiQK", - "E21pbl9ndWVzdF9jcHVfY291bnQYpNT04wEgASgFSACIAQESHgoNbWluX21l", - "bW9yeV9tYhjm19nwASABKAVIAYgBAUIWChRfbWluX2d1ZXN0X2NwdV9jb3Vu", - "dEIQCg5fbWluX21lbW9yeV9tYiKJAgoUTGljZW5zZXNMaXN0UmVzcG9uc2US", - "EAoCaWQYmxogASgJSACIAQESMgoFaXRlbXMYwM/3LyADKAsyIC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5MaWNlbnNlEh8KD25leHRfcGFnZV90b2tlbhiV", - "uoYmIAEoCUgBiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIAogBARI5Cgd3", - "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gDiAEBQgUKA19pZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxm", - "X2xpbmtCCgoIX3dhcm5pbmciswIKG0xpc3RBY2NlbGVyYXRvclR5cGVzUmVx", + "TGlua0xBQ1BTdGF0dXNIAogBARJVCgZtYWNzZWMYosGX/AEgASgLMjwuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0RGlhZ25vc3RpY3NN", + "YWNzZWNTdGF0dXNIA4gBARIiChJvcGVyYXRpb25hbF9zdGF0dXMY/7HwXyAB", + "KAlIBIgBARJpChdyZWNlaXZpbmdfb3B0aWNhbF9wb3dlchjfrdh0IAEoCzJA", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdERpYWdub3N0", + "aWNzTGlua09wdGljYWxQb3dlckgFiAEBEm0KGnRyYW5zbWl0dGluZ19vcHRp", + "Y2FsX3Bvd2VyGJ26idsBIAEoCzJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkludGVyY29ubmVjdERpYWdub3N0aWNzTGlua09wdGljYWxQb3dlckgGiAEB", + "In8KEU9wZXJhdGlvbmFsU3RhdHVzEiAKHFVOREVGSU5FRF9PUEVSQVRJT05B", + "TF9TVEFUVVMQABIkChxMSU5LX09QRVJBVElPTkFMX1NUQVRVU19ET1dOEP3k", + "poYBEiIKGkxJTktfT1BFUkFUSU9OQUxfU1RBVFVTX1VQELa27ZEBQg0KC19j", + "aXJjdWl0X2lkQhAKDl9nb29nbGVfZGVtYXJjQg4KDF9sYWNwX3N0YXR1c0IJ", + "CgdfbWFjc2VjQhUKE19vcGVyYXRpb25hbF9zdGF0dXNCGgoYX3JlY2Vpdmlu", + "Z19vcHRpY2FsX3Bvd2VyQh0KG190cmFuc21pdHRpbmdfb3B0aWNhbF9wb3dl", + "ciJuCiNJbnRlcmNvbm5lY3REaWFnbm9zdGljc01hY3NlY1N0YXR1cxISCgNj", + "a24YhoIGIAEoCUgAiAEBEhsKC29wZXJhdGlvbmFsGNLH7D0gASgISAGIAQFC", + "BgoEX2NrbkIOCgxfb3BlcmF0aW9uYWwiqQIKEEludGVyY29ubmVjdExpc3QS", + "EAoCaWQYmxogASgJSACIAQESNwoFaXRlbXMYwM/3LyADKAsyJS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3QSFAoEa2luZBiU98gBIAEo", + "CUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNl", + "bGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIH", + "CgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoI", + "X3dhcm5pbmci1QoKFEludGVyY29ubmVjdExvY2F0aW9uEhgKB2FkZHJlc3MY", + "9Lfe3AEgASgJSACIAQESIQoRYXZhaWxhYmlsaXR5X3pvbmUYkNDHSyABKAlI", + "AYgBARIeChJhdmFpbGFibGVfZmVhdHVyZXMY87nW7AEgAygJEiAKFGF2YWls", + "YWJsZV9saW5rX3R5cGVzGKrW+fIBIAMoCRIUCgRjaXR5GOuyugEgASgJSAKI", + "AQESGQoJY29udGluZW50GLTb0D8gASgJSAOIAQESIgoSY3JlYXRpb25fdGlt", + "ZXN0YW1wGLaPxw4gASgJSASIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJ", + "SAWIAQESIgoRZmFjaWxpdHlfcHJvdmlkZXIYjaCm/gEgASgJSAaIAQESLQod", + "ZmFjaWxpdHlfcHJvdmlkZXJfZmFjaWxpdHlfaWQYhb7OKSABKAlIB4gBARIQ", + "CgJpZBibGiABKARICIgBARIUCgRraW5kGJT3yAEgASgJSAmIAQESFAoEbmFt", + "ZRiL9c0BIAEoCUgKiAEBEiYKFXBlZXJpbmdkYl9mYWNpbGl0eV9pZBi2uu3/", + "ASABKAlIC4gBARJRCgxyZWdpb25faW5mb3MY+ujulAEgAygLMjcuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0TG9jYXRpb25SZWdpb25J", + "bmZvEhoKCXNlbGZfbGluaxiNksXZASABKAlIDIgBARIWCgZzdGF0dXMY8p+3", + "ViABKAlIDYgBARIcCgxzdXBwb3J0c19wenMY7vaFKCABKAhIDogBASJIChFB", + "dmFpbGFibGVGZWF0dXJlcxIgChxVTkRFRklORURfQVZBSUxBQkxFX0ZFQVRV", + "UkVTEAASEQoJSUZfTUFDU0VDEIT8+rwBIn4KEkF2YWlsYWJsZUxpbmtUeXBl", + "cxIiCh5VTkRFRklORURfQVZBSUxBQkxFX0xJTktfVFlQRVMQABIiChpMSU5L", + "X1RZUEVfRVRIRVJORVRfMTAwR19MUhDn8oGhARIgChlMSU5LX1RZUEVfRVRI", + "RVJORVRfMTBHX0xSEKW58XAi6gEKCUNvbnRpbmVudBIXChNVTkRFRklORURf", + "Q09OVElORU5UEAASDgoGQUZSSUNBEPqcr5cBEg8KCEFTSUFfUEFDEP32jjkS", + "DwoIQ19BRlJJQ0EQ9pOqIhISCgpDX0FTSUFfUEFDEPmPht4BEg8KCENfRVVS", + "T1BFEJ7KxV8SFwoPQ19OT1JUSF9BTUVSSUNBEJibu4MBEhcKD0NfU09VVEhf", + "QU1FUklDQRDgjLC9ARIOCgZFVVJPUEUQotPK1AESFQoNTk9SVEhfQU1FUklD", + "QRCU2dDVARIUCg1TT1VUSF9BTUVSSUNBENzKxQ8iQQoGU3RhdHVzEhQKEFVO", + "REVGSU5FRF9TVEFUVVMQABIRCglBVkFJTEFCTEUQqbXm0gESDgoGQ0xPU0VE", + "EOyqo7UBQgoKCF9hZGRyZXNzQhQKEl9hdmFpbGFiaWxpdHlfem9uZUIHCgVf", + "Y2l0eUIMCgpfY29udGluZW50QhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoM", + "X2Rlc2NyaXB0aW9uQhQKEl9mYWNpbGl0eV9wcm92aWRlckIgCh5fZmFjaWxp", + "dHlfcHJvdmlkZXJfZmFjaWxpdHlfaWRCBQoDX2lkQgcKBV9raW5kQgcKBV9u", + "YW1lQhgKFl9wZWVyaW5nZGJfZmFjaWxpdHlfaWRCDAoKX3NlbGZfbGlua0IJ", + "Cgdfc3RhdHVzQg8KDV9zdXBwb3J0c19wenMiuQIKGEludGVyY29ubmVjdExv", + "Y2F0aW9uTGlzdBIQCgJpZBibGiABKAlIAIgBARI/CgVpdGVtcxjAz/cvIAMo", + "CzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdExvY2F0", + "aW9uEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4Y", + "lbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoH", + "d2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldh", + "cm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tl", + "bkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIroCCh5JbnRlcmNvbm5lY3RM", + "b2NhdGlvblJlZ2lvbkluZm8SIAoPZXhwZWN0ZWRfcnR0X21zGPqDvskBIAEo", + "A0gAiAEBEiEKEWxvY2F0aW9uX3ByZXNlbmNlGMWUtDAgASgJSAGIAQESFgoG", + "cmVnaW9uGPTNoEIgASgJSAKIAQEihQEKEExvY2F0aW9uUHJlc2VuY2USHwob", + "VU5ERUZJTkVEX0xPQ0FUSU9OX1BSRVNFTkNFEAASDgoGR0xPQkFMEKPv7+sB", + "EhQKDExPQ0FMX1JFR0lPThDo7LXAARIRCglMUF9HTE9CQUwQvt3rzAESFwoP", + "TFBfTE9DQUxfUkVHSU9OEMPa/egBQhIKEF9leHBlY3RlZF9ydHRfbXNCFAoS", + "X2xvY2F0aW9uX3ByZXNlbmNlQgkKB19yZWdpb24ilAEKEkludGVyY29ubmVj", + "dE1hY3NlYxIaCglmYWlsX29wZW4Yy5X7/QEgASgISACIAQESVAoPcHJlX3No", + "YXJlZF9rZXlzGPLLtcgBIAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkludGVyY29ubmVjdE1hY3NlY1ByZVNoYXJlZEtleUIMCgpfZmFpbF9vcGVu", + "InYKGEludGVyY29ubmVjdE1hY3NlY0NvbmZpZxJaCg9wcmVfc2hhcmVkX2tl", + "eXMY8su1yAEgAygLMj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJj", + "b25uZWN0TWFjc2VjQ29uZmlnUHJlU2hhcmVkS2V5IqgBCiRJbnRlcmNvbm5l", + "Y3RNYWNzZWNDb25maWdQcmVTaGFyZWRLZXkSEgoDY2FrGM3/BSABKAlIAIgB", + "ARISCgNja24YhoIGIAEoCUgBiAEBEhQKBG5hbWUYi/XNASABKAlIAogBARIa", + "CgpzdGFydF90aW1lGIrp7hEgASgJSAOIAQFCBgoEX2Nha0IGCgRfY2tuQgcK", + "BV9uYW1lQg0KC19zdGFydF90aW1lImoKHkludGVyY29ubmVjdE1hY3NlY1By", + "ZVNoYXJlZEtleRIUCgRuYW1lGIv1zQEgASgJSACIAQESGgoKc3RhcnRfdGlt", + "ZRiK6e4RIAEoCUgBiAEBQgcKBV9uYW1lQg0KC19zdGFydF90aW1lIoUFCh5J", + "bnRlcmNvbm5lY3RPdXRhZ2VOb3RpZmljYXRpb24SHAoRYWZmZWN0ZWRfY2ly", + "Y3VpdHMYlf7eVCADKAkSHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSACIAQES", + "GAoIZW5kX3RpbWUYsafnNiABKANIAYgBARIbCgppc3N1ZV90eXBlGOD9oLAB", + "IAEoCUgCiAEBEhQKBG5hbWUYi/XNASABKAlIA4gBARIWCgZzb3VyY2UYm9DB", + "VCABKAlIBIgBARIaCgpzdGFydF90aW1lGIrp7hEgASgDSAWIAQESFQoFc3Rh", + "dGUYkYmrNCABKAlIBogBASJ3CglJc3N1ZVR5cGUSGAoUVU5ERUZJTkVEX0lT", + "U1VFX1RZUEUQABIQCglJVF9PVVRBR0UQheHoUxIYChFJVF9QQVJUSUFMX09V", + "VEFHRRCjyvUrEg0KBk9VVEFHRRDxpY9dEhUKDlBBUlRJQUxfT1VUQUdFEI+3", + "j0YiQwoGU291cmNlEhQKEFVOREVGSU5FRF9TT1VSQ0UQABIOCgZHT09HTEUQ", + "uaSZ7QESEwoLTlNSQ19HT09HTEUQ4v+68wEieAoFU3RhdGUSEwoPVU5ERUZJ", + "TkVEX1NUQVRFEAASDgoGQUNUSVZFEIbmiZYBEhAKCUNBTkNFTExFRBCx8oAU", + "EhEKCUNPTVBMRVRFRBCrjOSTARIQCglOU19BQ1RJVkUQwJ23eBITCgtOU19D", + "QU5DRUxFRBDTk8fxAUIOCgxfZGVzY3JpcHRpb25CCwoJX2VuZF90aW1lQg0K", + "C19pc3N1ZV90eXBlQgcKBV9uYW1lQgkKB19zb3VyY2VCDQoLX3N0YXJ0X3Rp", + "bWVCCAoGX3N0YXRlIssLChpJbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvbhIY", + "CgdhZGRyZXNzGPS33twBIAEoCUgAiAEBEn4KJGF0dGFjaG1lbnRfY29uZmln", + "dXJhdGlvbl9jb25zdHJhaW50cxjR6OubASABKAsyRy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50Q29uZmlndXJhdGlv", + "bkNvbnN0cmFpbnRzSAGIAQESFAoEY2l0eRjrsroBIAEoCUgCiAEBElsKC2Nv", + "bnN0cmFpbnRzGLbM7gEgASgLMj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "SW50ZXJjb25uZWN0UmVtb3RlTG9jYXRpb25Db25zdHJhaW50c0gDiAEBEhkK", + "CWNvbnRpbmVudBi029A/IAEoCUgEiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFt", + "cBi2j8cOIAEoCUgFiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgGiAEB", + "EiIKEWZhY2lsaXR5X3Byb3ZpZGVyGI2gpv4BIAEoCUgHiAEBEi0KHWZhY2ls", + "aXR5X3Byb3ZpZGVyX2ZhY2lsaXR5X2lkGIW+zikgASgJSAiIAQESEAoCaWQY", + "mxogASgESAmIAQESFAoEa2luZBiU98gBIAEoCUgKiAEBEhQKBGxhY3AYoqHK", + "ASABKAlIC4gBARIkChRtYXhfbGFnX3NpemUxMDBfZ2Jwcxi1//Z0IAEoBUgM", + "iAEBEiQKE21heF9sYWdfc2l6ZTEwX2dicHMYleaYjAEgASgFSA2IAQESFAoE", + "bmFtZRiL9c0BIAEoCUgOiAEBEiYKFXBlZXJpbmdkYl9mYWNpbGl0eV9pZBi2", + "uu3/ASABKAlID4gBARJqChVwZXJtaXR0ZWRfY29ubmVjdGlvbnMYrrPl0gEg", + "AygLMkcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0UmVt", + "b3RlTG9jYXRpb25QZXJtaXR0ZWRDb25uZWN0aW9ucxIfCg5yZW1vdGVfc2Vy", + "dmljZRi8//K6ASABKAlIEIgBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSBGI", + "AQESFgoGc3RhdHVzGPKft1YgASgJSBKIAQEiggEKCUNvbnRpbmVudBIXChNV", + "TkRFRklORURfQ09OVElORU5UEAASDgoGQUZSSUNBEPqcr5cBEg8KCEFTSUFf", + "UEFDEP32jjkSDgoGRVVST1BFEKLTytQBEhUKDU5PUlRIX0FNRVJJQ0EQlNnQ", + "1QESFAoNU09VVEhfQU1FUklDQRDcysUPIksKBExhY3ASEgoOVU5ERUZJTkVE", + "X0xBQ1AQABIWCg5MQUNQX1NVUFBPUlRFRBCxivahARIXChBMQUNQX1VOU1VQ", + "UE9SVEVEEPjznmEiQQoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABIR", + "CglBVkFJTEFCTEUQqbXm0gESDgoGQ0xPU0VEEOyqo7UBQgoKCF9hZGRyZXNz", + "QicKJV9hdHRhY2htZW50X2NvbmZpZ3VyYXRpb25fY29uc3RyYWludHNCBwoF", + "X2NpdHlCDgoMX2NvbnN0cmFpbnRzQgwKCl9jb250aW5lbnRCFQoTX2NyZWF0", + "aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CFAoSX2ZhY2lsaXR5X3By", + "b3ZpZGVyQiAKHl9mYWNpbGl0eV9wcm92aWRlcl9mYWNpbGl0eV9pZEIFCgNf", + "aWRCBwoFX2tpbmRCBwoFX2xhY3BCFwoVX21heF9sYWdfc2l6ZTEwMF9nYnBz", + "QhYKFF9tYXhfbGFnX3NpemUxMF9nYnBzQgcKBV9uYW1lQhgKFl9wZWVyaW5n", + "ZGJfZmFjaWxpdHlfaWRCEQoPX3JlbW90ZV9zZXJ2aWNlQgwKCl9zZWxmX2xp", + "bmtCCQoHX3N0YXR1cyLFBAolSW50ZXJjb25uZWN0UmVtb3RlTG9jYXRpb25D", + "b25zdHJhaW50cxIqChlwb3J0X3BhaXJfcmVtb3RlX2xvY2F0aW9uGKeyvOwB", + "IAEoCUgAiAEBEh8KDnBvcnRfcGFpcl92bGFuGOryg+QBIAEoCUgBiAEBEnQK", + "E3N1Ym5ldF9sZW5ndGhfcmFuZ2UYxrD7VyABKAsyTy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvbkNvbnN0cmFp", + "bnRzU3VibmV0TGVuZ3RoUmFuZ2VIAogBASKcAQoWUG9ydFBhaXJSZW1vdGVM", + "b2NhdGlvbhInCiNVTkRFRklORURfUE9SVF9QQUlSX1JFTU9URV9MT0NBVElP", + "ThAAEikKIlBPUlRfUEFJUl9NQVRDSElOR19SRU1PVEVfTE9DQVRJT04Q04vs", + "YhIuCidQT1JUX1BBSVJfVU5DT05TVFJBSU5FRF9SRU1PVEVfTE9DQVRJT04Q", + "parzHCJxCgxQb3J0UGFpclZsYW4SHAoYVU5ERUZJTkVEX1BPUlRfUEFJUl9W", + "TEFOEAASHgoXUE9SVF9QQUlSX01BVENISU5HX1ZMQU4QvuisdxIjChxQT1JU", + "X1BBSVJfVU5DT05TVFJBSU5FRF9WTEFOEKyIx1NCHAoaX3BvcnRfcGFpcl9y", + "ZW1vdGVfbG9jYXRpb25CEQoPX3BvcnRfcGFpcl92bGFuQhYKFF9zdWJuZXRf", + "bGVuZ3RoX3JhbmdlInAKNkludGVyY29ubmVjdFJlbW90ZUxvY2F0aW9uQ29u", + "c3RyYWludHNTdWJuZXRMZW5ndGhSYW5nZRISCgNtYXgY5MoGIAEoBUgAiAEB", + "EhIKA21pbhjSzAYgASgFSAGIAQFCBgoEX21heEIGCgRfbWluIsUCCh5JbnRl", + "cmNvbm5lY3RSZW1vdGVMb2NhdGlvbkxpc3QSEAoCaWQYmxogASgJSACIAQES", + "RQoFaXRlbXMYwM/3LyADKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", + "bnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvbhIUCgRraW5kGJT3yAEgASgJSAGI", + "AQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9s", + "aW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9r", + "aW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fy", + "bmluZyJyCi5JbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvblBlcm1pdHRlZENv", + "bm5lY3Rpb25zEiYKFWludGVyY29ubmVjdF9sb2NhdGlvbhjG2NvqASABKAlI", + "AIgBAUIYChZfaW50ZXJjb25uZWN0X2xvY2F0aW9uInoKI0ludGVyY29ubmVj", + "dHNHZXREaWFnbm9zdGljc1Jlc3BvbnNlEkgKBnJlc3VsdBidkLdCIAEoCzIw", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdERpYWdub3N0", + "aWNzSACIAQFCCQoHX3Jlc3VsdCKbAQokSW50ZXJjb25uZWN0c0dldE1hY3Nl", + "Y0NvbmZpZ1Jlc3BvbnNlEhQKBGV0YWcYldK+ASABKAlIAIgBARJJCgZyZXN1", + "bHQYnZC3QiABKAsyMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNv", + "bm5lY3RNYWNzZWNDb25maWdIAYgBAUIHCgVfZXRhZ0IJCgdfcmVzdWx0IukB", + "ChxJbnZhbGlkYXRlQ2FjaGVVcmxNYXBSZXF1ZXN0EmEKIGNhY2hlX2ludmFs", + "aWRhdGlvbl9ydWxlX3Jlc291cmNlGK3Dk5UBIAEoCzIuLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkNhY2hlSW52YWxpZGF0aW9uUnVsZUID4EECEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBEhgKB3VybF9tYXAYjJWBrwEgASgJQgPgQQJCDQoLX3Jl", + "cXVlc3RfaWQiRAoFSXRlbXMSEgoDa2V5GN+8BiABKAlIAIgBARIVCgV2YWx1", + "ZRjxorI1IAEoCUgBiAEBQgYKBF9rZXlCCAoGX3ZhbHVlIv0DCgdMaWNlbnNl", + "EiAKD2NoYXJnZXNfdXNlX2ZlZRjOocqxASABKAhIAIgBARIiChJjcmVhdGlv", + "bl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIcCgtkZXNjcmlwdGlvbhj8h9bJ", + "ASABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRraW5kGJT3yAEgASgJ", + "SASIAQESGwoMbGljZW5zZV9jb2RlGKvGWSABKARIBYgBARIUCgRuYW1lGIv1", + "zQEgASgJSAaIAQESWwoVcmVzb3VyY2VfcmVxdWlyZW1lbnRzGKGyl2YgASgL", + "MjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGljZW5zZVJlc291cmNlUmVx", + "dWlyZW1lbnRzSAeIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgIiAEBEhwK", + "DHRyYW5zZmVyYWJsZRjFv4kCIAEoCEgJiAEBQhIKEF9jaGFyZ2VzX3VzZV9m", + "ZWVCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CBQoD", + "X2lkQgcKBV9raW5kQg8KDV9saWNlbnNlX2NvZGVCBwoFX25hbWVCGAoWX3Jl", + "c291cmNlX3JlcXVpcmVtZW50c0IMCgpfc2VsZl9saW5rQg8KDV90cmFuc2Zl", + "cmFibGUilAQKC0xpY2Vuc2VDb2RlEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2", + "j8cOIAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEhAK", + "AmlkGJsaIAEoBEgCiAEBEhQKBGtpbmQYlPfIASABKAlIA4gBARJKCg1saWNl", + "bnNlX2FsaWFzGNKR4hQgAygLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "TGljZW5zZUNvZGVMaWNlbnNlQWxpYXMSFAoEbmFtZRiL9c0BIAEoCUgEiAEB", + "EhoKCXNlbGZfbGluaxiNksXZASABKAlIBYgBARIVCgVzdGF0ZRiRias0IAEo", + "CUgGiAEBEhwKDHRyYW5zZmVyYWJsZRjFv4kCIAEoCEgHiAEBIn8KBVN0YXRl", + "EhMKD1VOREVGSU5FRF9TVEFURRAAEhAKCERJU0FCTEVEEPzUsPYBEg4KB0VO", + "QUJMRUQQoa7sVhIRCgpSRVNUUklDVEVEENvo23wSGQoRU1RBVEVfVU5TUEVD", + "SUZJRUQQydC84AESEQoKVEVSTUlOQVRFRBCj9Jt3QhUKE19jcmVhdGlvbl90", + "aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQgUKA19pZEIHCgVfa2luZEIHCgVf", + "bmFtZUIMCgpfc2VsZl9saW5rQggKBl9zdGF0ZUIPCg1fdHJhbnNmZXJhYmxl", + "InEKF0xpY2Vuc2VDb2RlTGljZW5zZUFsaWFzEhwKC2Rlc2NyaXB0aW9uGPyH", + "1skBIAEoCUgAiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIAYgBAUIOCgxf", + "ZGVzY3JpcHRpb25CDAoKX3NlbGZfbGluayKcAQoZTGljZW5zZVJlc291cmNl", + "Q29tbWl0bWVudBIWCgZhbW91bnQY2KDpXSABKANIAIgBARIhChFjb3Jlc19w", + "ZXJfbGljZW5zZRiUyL4PIAEoCUgBiAEBEhcKB2xpY2Vuc2UYwYjCTyABKAlI", + "AogBAUIJCgdfYW1vdW50QhQKEl9jb3Jlc19wZXJfbGljZW5zZUIKCghfbGlj", + "ZW5zZSKNAQobTGljZW5zZVJlc291cmNlUmVxdWlyZW1lbnRzEiQKE21pbl9n", + "dWVzdF9jcHVfY291bnQYpNT04wEgASgFSACIAQESHgoNbWluX21lbW9yeV9t", + "Yhjm19nwASABKAVIAYgBAUIWChRfbWluX2d1ZXN0X2NwdV9jb3VudEIQCg5f", + "bWluX21lbW9yeV9tYiKJAgoUTGljZW5zZXNMaXN0UmVzcG9uc2USEAoCaWQY", + "mxogASgJSACIAQESMgoFaXRlbXMYwM/3LyADKAsyIC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5MaWNlbnNlEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEo", + "CUgBiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIAogBARI5Cgd3YXJuaW5n", + "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gD", + "iAEBQgUKA19pZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtC", + "CgoIX3dhcm5pbmciswIKG0xpc3RBY2NlbGVyYXRvclR5cGVzUmVxdWVzdBIX", + "CgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiAB", + "KA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9r", + "ZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoW", + "cmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBARIUCgR6b25l", + "GKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJ", + "X29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9z", + "dWNjZXNzIq4CChRMaXN0QWRkcmVzc2VzUmVxdWVzdBIXCgZmaWx0ZXIY+Jaj", + "oAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghv", + "cmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlI", + "A4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIg", + "ASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhI", + "BIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlC", + "DQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiXQol", + "TGlzdEFzc29jaWF0aW9uc0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIgCg90YXJn", + "ZXRfcmVzb3VyY2UY/O3q3gEgASgJSACIAQFCEgoQX3RhcmdldF9yZXNvdXJj", + "ZSKuAgoWTGlzdEF1dG9zY2FsZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEg", + "ASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRl", + "cl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gB", + "ARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxf", + "c3VjY2Vzcxi2pM/2ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJC", + "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", + "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIscCCi1MaXN0", + "QXZhaWxhYmxlRmVhdHVyZXNSZWdpb25Tc2xQb2xpY2llc1JlcXVlc3QSFwoG", + "ZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgN", + "SAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2Vu", + "GMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJl", + "Z2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MY", + "tqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJ", + "X29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9z", + "dWNjZXNzIqkCCidMaXN0QXZhaWxhYmxlRmVhdHVyZXNTc2xQb2xpY2llc1Jl", + "cXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRz", + "GJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpw", + "YWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFC", + "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", + "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIpsCChlMaXN0", + "QmFja2VuZEJ1Y2tldHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", + "ARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9", + "x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNz", + "GLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsK", + "CV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxf", + "c3VjY2VzcyKcAgoaTGlzdEJhY2tlbmRTZXJ2aWNlc1JlcXVlc3QSFwoGZmls", + "dGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGI", + "AQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmw", + "xAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVy", + "bl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIO", + "CgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkK", + "F19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIqwCChRMaXN0RGlza1R5cGVzUmVx", "dWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMY", "m8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBh", "Z2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", "QQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBARIU", "CgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3Vs", "dHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzIq4CChRMaXN0QWRkcmVzc2VzUmVxdWVzdBIXCgZmaWx0", + "dGlhbF9zdWNjZXNzIqgCChBMaXN0RGlza3NSZXF1ZXN0EhcKBmZpbHRlchj4", + "lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgK", + "CG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEo", + "CUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFy", + "dGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpvbmUYrMfkASABKAlC", + "A+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlC", + "DQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi0wIK", + "HExpc3REaXNrc1N0b3JhZ2VQb29sc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6AB", + "IAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3Jk", + "ZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOI", + "AQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFs", + "X3N1Y2Nlc3MYtqTP9gEgASgISASIAQESHQoMc3RvcmFnZV9wb29sGODG8asB", + "IAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4K", + "DF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoX", + "X3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi5gIKJkxpc3RFcnJvcnNJbnN0YW5j", + "ZUdyb3VwTWFuYWdlcnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", + "ARImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISGwoL", + "bWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEo", + "CUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2", + "ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRlckIO", + "CgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkK", + "F19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIu4CCixMaXN0RXJyb3JzUmVnaW9u", + "SW5zdGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEg", + "ASgJSACIAQESJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID", + "4EECEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", + "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EEC", + "EicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoH", + "X2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdl", + "X3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIqACCh5MaXN0RXh0", + "ZXJuYWxWcG5HYXRld2F5c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", + "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", + "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", + "c3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNC", + "CwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlh", + "bF9zdWNjZXNzIq4CChtMaXN0RmlyZXdhbGxQb2xpY2llc1JlcXVlc3QSFwoG", + "ZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgN", + "SAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2Vu", + "GMmwxAkgASgJSAOIAQESGgoJcGFyZW50X2lkGNDhmtsBIAEoCUgEiAEBEicK", + "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISAWIAQFCCQoHX2Zp", + "bHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rv", + "a2VuQgwKCl9wYXJlbnRfaWRCGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi", + "lgIKFExpc3RGaXJld2FsbHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", + "AIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5", + "GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcK", + "B3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNj", + "ZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRz", + "QgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRp", + "YWxfc3VjY2VzcyK0AgoaTGlzdEZvcndhcmRpbmdSdWxlc1JlcXVlc3QSFwoG", + "ZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgN", + "SAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2Vu", + "GMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJl", + "Z2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MY", + "tqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJ", + "X29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9z", + "dWNjZXNzIpwCChpMaXN0R2xvYmFsQWRkcmVzc2VzUmVxdWVzdBIXCgZmaWx0", "ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgB", "ARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDE", - "CSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9u", - "GPTNoEIgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2", - "ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3Jk", - "ZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nl", - "c3MiXQolTGlzdEFzc29jaWF0aW9uc0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIg", - "Cg90YXJnZXRfcmVzb3VyY2UY/O3q3gEgASgJSACIAQFCEgoQX3RhcmdldF9y", - "ZXNvdXJjZSKuAgoWTGlzdEF1dG9zY2FsZXJzUmVxdWVzdBIXCgZmaWx0ZXIY", - "+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIY", - "CghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSAB", - "KAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3Bh", - "cnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJ", - "QgPgQQJCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5", - "Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIscC", - "Ci1MaXN0QXZhaWxhYmxlRmVhdHVyZXNSZWdpb25Tc2xQb2xpY2llc1JlcXVl", - "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvI", - "ixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdl", - "X3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", - "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1", - "Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3Vs", - "dHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzIqkCCidMaXN0QXZhaWxhYmxlRmVhdHVyZXNTc2xQb2xp", - "Y2llc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9y", - "ZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogB", - "ARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFs", - "IAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgI", - "SASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5", - "Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIpsC", - "ChlMaXN0QmFja2VuZEJ1Y2tldHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASAB", - "KAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVy", - "X2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEB", - "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9z", - "dWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1", - "bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3Bh", - "cnRpYWxfc3VjY2VzcyKcAgoaTGlzdEJhY2tlbmRTZXJ2aWNlc1JlcXVlc3QS", + "CSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJu", + "X3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4K", + "DF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoX", + "X3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiogIKIExpc3RHbG9iYWxGb3J3YXJk", + "aW5nUnVsZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgtt", + "YXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJ", + "SAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QY", + "mZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YB", + "IAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRl", + "cl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", + "cyKoAgomTGlzdEdsb2JhbE5ldHdvcmtFbmRwb2ludEdyb3Vwc1JlcXVlc3QS", "FwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixog", "ASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rv", "a2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicK", "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2Zp", "bHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rv", - "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIqwCChRMaXN0RGlza1R5", - "cGVzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jl", - "c3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEB", - "EhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwg", - "ASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhI", - "BIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRlckIOCgxfbWF4", - "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", - "cm5fcGFydGlhbF9zdWNjZXNzIqgCChBMaXN0RGlza3NSZXF1ZXN0EhcKBmZp", - "bHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgB", - "iAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJ", - "sMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1", - "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpvbmUYrMfk", - "ASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3Jk", - "ZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nl", - "c3Mi0wIKHExpc3REaXNrc1N0b3JhZ2VQb29sc1JlcXVlc3QSFwoGZmlsdGVy", - "GPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQES", - "GAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkg", - "ASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9w", - "YXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESHQoMc3RvcmFnZV9wb29s", - "GODG8asBIAEoCUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmls", - "dGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9r", - "ZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi5gIKJkxpc3RFcnJvcnNJ", - "bnN0YW5jZUdyb3VwTWFuYWdlcnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASAB", - "KAlIAIgBARImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPg", - "QQISGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo", - "/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", - "cxi2pM/2ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2Zp", - "bHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rv", - "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIu4CCixMaXN0RXJyb3Jz", - "UmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBIXCgZmaWx0ZXIY", - "+JajoAEgASgJSACIAQESJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2", - "IAEoCUID4EECEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3Jk", - "ZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOI", - "AQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEo", - "CUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASI", - "AQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0K", - "C19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIqACCh5M", - "aXN0RXh0ZXJuYWxWcG5HYXRld2F5c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6AB", - "IAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3Jk", - "ZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOI", - "AQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFs", - "X3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jl", - "c3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5f", - "cGFydGlhbF9zdWNjZXNzIq4CChtMaXN0RmlyZXdhbGxQb2xpY2llc1JlcXVl", + "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIp0CChtMaXN0R2xvYmFs", + "T3BlcmF0aW9uc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsK", + "C21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCAB", + "KAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP", + "9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29y", + "ZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNj", + "ZXNzIroCCidMaXN0R2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9uc1JlcXVl", "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvI", "ixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdl", "X3Rva2VuGMmwxAkgASgJSAOIAQESGgoJcGFyZW50X2lkGNDhmtsBIAEoCUgE", "iAEBEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISAWIAQFC", "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", "YWdlX3Rva2VuQgwKCl9wYXJlbnRfaWRCGQoXX3JldHVybl9wYXJ0aWFsX3N1", - "Y2Nlc3MilgIKFExpc3RGaXJld2FsbHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", - "ASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9y", - "ZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgD", - "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlh", - "bF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9y", - "ZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJu", - "X3BhcnRpYWxfc3VjY2VzcyK0AgoaTGlzdEZvcndhcmRpbmdSdWxlc1JlcXVl", - "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvI", - "ixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdl", - "X3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", - "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1", - "Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3Vs", - "dHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzIpwCChpMaXN0R2xvYmFsQWRkcmVzc2VzUmVxdWVzdBIX", - "CgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiAB", - "KA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9r", - "ZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoW", - "cmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmls", - "dGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9r", - "ZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiogIKIExpc3RHbG9iYWxG", - "b3J3YXJkaW5nUnVsZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", - "ARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9", - "x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3By", - "b2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNz", - "GLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsK", - "CV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxf", - "c3VjY2VzcyKoAgomTGlzdEdsb2JhbE5ldHdvcmtFbmRwb2ludEdyb3Vwc1Jl", + "Y2Nlc3MiqgIKKExpc3RHbG9iYWxQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlc1Jl", "cXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRz", "GJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpw", "YWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFC", "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", - "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIp0CChtMaXN0", - "R2xvYmFsT3BlcmF0aW9uc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", - "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", - "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", - "cHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", - "c3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNC", - "CwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlh", - "bF9zdWNjZXNzIroCCidMaXN0R2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9u", - "c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1", - "bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIa", - "CgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESGgoJcGFyZW50X2lkGNDhmtsB", - "IAEoCUgEiAEBEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgI", - "SAWIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5", - "Qg0KC19wYWdlX3Rva2VuQgwKCl9wYXJlbnRfaWRCGQoXX3JldHVybl9wYXJ0", - "aWFsX3N1Y2Nlc3MiqgIKKExpc3RHbG9iYWxQdWJsaWNEZWxlZ2F0ZWRQcmVm", - "aXhlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9y", - "ZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogB", - "ARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFs", - "IAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgI", - "SASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5", - "Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIpkC", - "ChdMaXN0SGVhbHRoQ2hlY2tzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJ", - "SACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9i", - "eRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3Vj", - "Y2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0", - "c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0", - "aWFsX3N1Y2Nlc3MikwIKEUxpc3RJbWFnZXNSZXF1ZXN0EhcKBmZpbHRlchj4", - "lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgK", - "CG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEo", - "CUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21h", - "eF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0", - "dXJuX3BhcnRpYWxfc3VjY2VzcyLtAgotTGlzdEluc3RhbmNlR3JvdXBNYW5h", - "Z2VyUmVzaXplUmVxdWVzdHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", - "AIgBARImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQIS", + "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIpkCChdMaXN0", + "SGVhbHRoQ2hlY2tzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQES", "GwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdM", "IAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9q", "ZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2", - "pM/2ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRl", - "ckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", - "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrgCCiBMaXN0SW5zdGFuY2VH", - "cm91cE1hbmFnZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQES", - "GwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdM", - "IAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9q", - "ZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2", - "pM/2ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRl", - "ckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", - "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrECChlMaXN0SW5zdGFuY2VH", - "cm91cHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhf", - "cmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKI", - "AQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbB", - "bCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEo", - "CEgEiAEBEhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9t", - "YXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3Jl", - "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MingIKHExpc3RJbnN0YW5jZVRlbXBsYXRl", - "c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1", - "bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIa", - "CgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASI", - "AQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0K", - "C19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzItkDCiJM", - "aXN0SW5zdGFuY2VzSW5zdGFuY2VHcm91cHNSZXF1ZXN0EhcKBmZpbHRlchj4", - "lqOgASABKAlIAIgBARIeCg5pbnN0YW5jZV9ncm91cBjV1NUmIAEoCUID4EEC", - "En0KL2luc3RhbmNlX2dyb3Vwc19saXN0X2luc3RhbmNlc19yZXF1ZXN0X3Jl", - "c291cmNlGJ+ojOMBIAEoCzI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", - "c3RhbmNlR3JvdXBzTGlzdEluc3RhbmNlc1JlcXVlc3RCA+BBAhIbCgttYXhf", - "cmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKI", - "AQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbB", - "bCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEo", - "CEgEiAEBEhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9t", - "YXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3Jl", - "dHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi7gMKKExpc3RJbnN0YW5jZXNSZWdpb25J", - "bnN0YW5jZUdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEB", - "Eh4KDmluc3RhbmNlX2dyb3VwGNXU1SYgASgJQgPgQQISGwoLbWF4X3Jlc3Vs", - "dHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoK", - "CnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJ", - "QgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISiQEKNnJlZ2lvbl9pbnN0", - "YW5jZV9ncm91cHNfbGlzdF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRjU", - "qYAXIAEoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3Rh", - "bmNlR3JvdXBzTGlzdEluc3RhbmNlc1JlcXVlc3RCA+BBAhInChZyZXR1cm5f", - "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoM", - "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", - "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKsAgoUTGlzdEluc3RhbmNlc1JlcXVl", + "pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglf", + "b3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1", + "Y2Nlc3MikwIKEUxpc3RJbWFnZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASAB", + "KAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVy", + "X2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEB", + "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9z", + "dWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1", + "bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3Bh", + "cnRpYWxfc3VjY2VzcyLtAgotTGlzdEluc3RhbmNlR3JvdXBNYW5hZ2VyUmVz", + "aXplUmVxdWVzdHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIm", + "ChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISGwoLbWF4", + "X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgC", + "iAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASAB", + "KAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRlckIOCgxf", + "bWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19y", + "ZXR1cm5fcGFydGlhbF9zdWNjZXNzIrgCCiBMaXN0SW5zdGFuY2VHcm91cE1h", + "bmFnZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4", + "X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgC", + "iAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmW", + "wWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASAB", + "KAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRlckIOCgxf", + "bWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19y", + "ZXR1cm5fcGFydGlhbF9zdWNjZXNzIrECChlMaXN0SW5zdGFuY2VHcm91cHNS", + "ZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0", + "cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoK", + "cGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", + "A+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEB", + "EhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVz", + "dWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9w", + "YXJ0aWFsX3N1Y2Nlc3MingIKHExpc3RJbnN0YW5jZVRlbXBsYXRlc1JlcXVl", "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvI", "ixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdl", "X3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", - "EicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESFAoE", - "em9uZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRz", - "QgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRp", - "YWxfc3VjY2VzcyKzAgobTGlzdEluc3RhbnRTbmFwc2hvdHNSZXF1ZXN0EhcK", - "BmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEo", - "DUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tl", - "bhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZy", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpvbmUY", - "rMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglf", - "b3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1", - "Y2Nlc3MivAIKIkxpc3RJbnRlcmNvbm5lY3RBdHRhY2htZW50c1JlcXVlc3QS", - "FwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixog", - "ASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rv", - "a2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYK", - "BnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", - "c3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNC", - "CwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlh", - "bF9zdWNjZXNzIqICCiBMaXN0SW50ZXJjb25uZWN0TG9jYXRpb25zUmVxdWVz", - "dBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iL", + "EicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoH", + "X2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdl", + "X3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzItkDCiJMaXN0SW5z", + "dGFuY2VzSW5zdGFuY2VHcm91cHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASAB", + "KAlIAIgBARIeCg5pbnN0YW5jZV9ncm91cBjV1NUmIAEoCUID4EECEn0KL2lu", + "c3RhbmNlX2dyb3Vwc19saXN0X2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNl", + "GJ+ojOMBIAEoCzI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNl", + "R3JvdXBzTGlzdEluc3RhbmNlc1JlcXVlc3RCA+BBAhIbCgttYXhfcmVzdWx0", + "cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoK", + "cGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", + "A+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEB", + "EhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVz", + "dWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9w", + "YXJ0aWFsX3N1Y2Nlc3Mi7gMKKExpc3RJbnN0YW5jZXNSZWdpb25JbnN0YW5j", + "ZUdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEh4KDmlu", + "c3RhbmNlX2dyb3VwGNXU1SYgASgJQgPgQQISGwoLbWF4X3Jlc3VsdHMYm8iL", "GiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2Vf", "dG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", - "JwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdf", - "ZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2Vf", - "dG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiqAIKJkxpc3RJbnRl", - "cmNvbm5lY3RSZW1vdGVMb2NhdGlvbnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", - "ASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9y", - "ZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgD", - "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlh", + "FgoGcmVnaW9uGPTNoEIgASgJQgPgQQISiQEKNnJlZ2lvbl9pbnN0YW5jZV9n", + "cm91cHNfbGlzdF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRjUqYAXIAEo", + "CzJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3Jv", + "dXBzTGlzdEluc3RhbmNlc1JlcXVlc3RCA+BBAhInChZyZXR1cm5fcGFydGlh", "bF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9y", "ZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJu", - "X3BhcnRpYWxfc3VjY2VzcyKaAgoYTGlzdEludGVyY29ubmVjdHNSZXF1ZXN0", - "EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsa", - "IAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90", - "b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIn", - "ChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19m", - "aWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90", - "b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKVAgoTTGlzdExpY2Vu", - "c2VzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jl", - "c3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEB", - "EhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwg", - "ASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhI", - "BIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlC", - "DQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MimgIK", - "GExpc3RNYWNoaW5lSW1hZ2VzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJ", - "SACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9i", - "eRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3Vj", - "Y2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0", - "c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0", - "aWFsX3N1Y2Nlc3MirwIKF0xpc3RNYWNoaW5lVHlwZXNSZXF1ZXN0EhcKBmZp", + "X3BhcnRpYWxfc3VjY2VzcyKsAgoUTGlzdEluc3RhbmNlc1JlcXVlc3QSFwoG", + "ZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgN", + "SAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2Vu", + "GMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJl", + "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESFAoEem9uZRis", + "x+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9v", + "cmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3Vj", + "Y2VzcyKzAgobTGlzdEluc3RhbnRTbmFwc2hvdHNSZXF1ZXN0EhcKBmZpbHRl", + "chj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEB", + "EhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJ", + "IAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5f", + "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpvbmUYrMfkASAB", + "KAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJf", + "YnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi", + "vAIKIkxpc3RJbnRlcmNvbm5lY3RBdHRhY2htZW50c1JlcXVlc3QSFwoGZmls", + "dGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGI", + "AQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmw", + "xAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lv", + "bhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP", + "9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29y", + "ZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNj", + "ZXNzIqICCiBMaXN0SW50ZXJjb25uZWN0TG9jYXRpb25zUmVxdWVzdBIXCgZm", + "aWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1I", + "AYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4Y", + "ybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0", + "dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVy", + "Qg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5C", + "GQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiqAIKJkxpc3RJbnRlcmNvbm5l", + "Y3RSZW1vdGVMb2NhdGlvbnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", + "AIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5", + "GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcK", + "B3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNj", + "ZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRz", + "QgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRp", + "YWxfc3VjY2VzcyKaAgoYTGlzdEludGVyY29ubmVjdHNSZXF1ZXN0EhcKBmZp", "bHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgB", "iAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJ", "sMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1", - "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpvbmUYrMfk", - "ASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3Jk", - "ZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nl", - "c3Mi8AIKMExpc3RNYW5hZ2VkSW5zdGFuY2VzSW5zdGFuY2VHcm91cE1hbmFn", - "ZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESJgoWaW5zdGFu", - "Y2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEhsKC21heF9yZXN1bHRz", - "GJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpw", - "YWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", - "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQES", - "FAoEem9uZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1", - "bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3Bh", - "cnRpYWxfc3VjY2VzcyL4Ago2TGlzdE1hbmFnZWRJbnN0YW5jZXNSZWdpb25J", - "bnN0YW5jZUdyb3VwTWFuYWdlcnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASAB", - "KAlIAIgBARImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPg", - "QQISGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo", - "/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIS", - "JwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdf", - "ZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2Vf", - "dG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MitwIKHUxpc3ROZXR3", - "b3JrQXR0YWNobWVudHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", - "ARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9", - "x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3By", - "b2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIn", - "ChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19m", - "aWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90", - "b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK4AgogTGlzdE5ldHdv", - "cmtFbmRwb2ludEdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", - "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", - "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", - "cHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", - "c3MYtqTP9gEgASgISASIAQESFAoEem9uZRisx+QBIAEoCUID4EECQgkKB19m", - "aWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90", - "b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyLhAgo2TGlzdE5ldHdv", - "cmtFbmRwb2ludHNHbG9iYWxOZXR3b3JrRW5kcG9pbnRHcm91cHNSZXF1ZXN0", - "EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsa", - "IAEoDUgBiAEBEicKFm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAYhsvzzgEgASgJ", - "QgPgQQISGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2Vu", - "GMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJl", - "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRl", - "ckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", - "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIv8DCjBMaXN0TmV0d29ya0Vu", - "ZHBvaW50c05ldHdvcmtFbmRwb2ludEdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVy", - "GPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQES", - "JwoWbmV0d29ya19lbmRwb2ludF9ncm91cBiGy/POASABKAlCA+BBAhKLAQo3", - "bmV0d29ya19lbmRwb2ludF9ncm91cHNfbGlzdF9lbmRwb2ludHNfcmVxdWVz", - "dF9yZXNvdXJjZRiOmK8cIAEoCzJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk5ldHdvcmtFbmRwb2ludEdyb3Vwc0xpc3RFbmRwb2ludHNSZXF1ZXN0QgPg", - "QQISGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmw", - "xAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVy", - "bl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESFAoEem9uZRisx+QB", - "IAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRl", - "cl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", - "cyL5Ago2TGlzdE5ldHdvcmtFbmRwb2ludHNSZWdpb25OZXR3b3JrRW5kcG9p", - "bnRHcm91cHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgtt", - "YXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEicKFm5ldHdvcmtfZW5kcG9pbnRf", - "Z3JvdXAYhsvzzgEgASgJQgPgQQISGAoIb3JkZXJfYnkY6P3HTCABKAlIAogB", - "ARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFs", - "IAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9w", - "YXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxf", - "bWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19y", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzIqQCCiJMaXN0TmV0d29ya0ZpcmV3YWxs", - "UG9saWNpZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgtt", + "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJC", + "DgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZ", + "ChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKVAgoTTGlzdExpY2Vuc2VzUmVx", + "dWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMY", + "m8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBh", + "Z2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", + "QQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJ", + "CgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3Bh", + "Z2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MimgIKGExpc3RN", + "YWNoaW5lSW1hZ2VzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQES", + "GwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdM", + "IAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2", + "pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglf", + "b3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1", + "Y2Nlc3MirwIKF0xpc3RNYWNoaW5lVHlwZXNSZXF1ZXN0EhcKBmZpbHRlchj4", + "lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgK", + "CG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEo", + "CUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFy", + "dGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpvbmUYrMfkASABKAlC", + "A+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlC", + "DQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi8AIK", + "MExpc3RNYW5hZ2VkSW5zdGFuY2VzSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVx", + "dWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESJgoWaW5zdGFuY2VfZ3Jv", + "dXBfbWFuYWdlchjD9/N2IAEoCUID4EECEhsKC21heF9yZXN1bHRzGJvIixog", + "ASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rv", + "a2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicK", + "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESFAoEem9u", + "ZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsK", + "CV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxf", + "c3VjY2VzcyL4Ago2TGlzdE1hbmFnZWRJbnN0YW5jZXNSZWdpb25JbnN0YW5j", + "ZUdyb3VwTWFuYWdlcnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgB", + "ARImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISGwoL", + "bWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEo", + "CUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISJwoWcmV0", + "dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVy", + "Qg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5C", + "GQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MitwIKHUxpc3ROZXR3b3JrQXR0", + "YWNobWVudHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgtt", "YXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJ", "SAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QY", - "mZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YB", - "IAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRl", - "cl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", - "cyKcAgoaTGlzdE5ldHdvcmtQcm9maWxlc1JlcXVlc3QSFwoGZmlsdGVyGPiW", - "o6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoI", + "mZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJC", + "DgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZ", + "ChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK4AgogTGlzdE5ldHdvcmtFbmRw", + "b2ludEdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsK", + "C21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCAB", + "KAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP", + "9gEgASgISASIAQESFAoEem9uZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJC", + "DgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZ", + "ChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyLhAgo2TGlzdE5ldHdvcmtFbmRw", + "b2ludHNHbG9iYWxOZXR3b3JrRW5kcG9pbnRHcm91cHNSZXF1ZXN0EhcKBmZp", + "bHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgB", + "iAEBEicKFm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAYhsvzzgEgASgJQgPgQQIS", + "GAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkg", + "ASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9w", + "YXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxf", + "bWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19y", + "ZXR1cm5fcGFydGlhbF9zdWNjZXNzIv8DCjBMaXN0TmV0d29ya0VuZHBvaW50", + "c05ldHdvcmtFbmRwb2ludEdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6AB", + "IAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESJwoWbmV0", + "d29ya19lbmRwb2ludF9ncm91cBiGy/POASABKAlCA+BBAhKLAQo3bmV0d29y", + "a19lbmRwb2ludF9ncm91cHNfbGlzdF9lbmRwb2ludHNfcmVxdWVzdF9yZXNv", + "dXJjZRiOmK8cIAEoCzJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdv", + "cmtFbmRwb2ludEdyb3Vwc0xpc3RFbmRwb2ludHNSZXF1ZXN0QgPgQQISGAoI", "b3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJ", "SAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0", - "aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4", - "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", - "cm5fcGFydGlhbF9zdWNjZXNzIpUCChNMaXN0TmV0d29ya3NSZXF1ZXN0EhcK", - "BmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEo", - "DUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tl", - "bhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZy", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0", - "ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", - "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKtAgoVTGlzdE5vZGVHcm91", + "aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESFAoEem9uZRisx+QBIAEoCUID", + "4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUIN", + "CgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyL5Ago2", + "TGlzdE5ldHdvcmtFbmRwb2ludHNSZWdpb25OZXR3b3JrRW5kcG9pbnRHcm91", "cHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVz", + "dWx0cxibyIsaIAEoDUgBiAEBEicKFm5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAY", + "hsvzzgEgASgJQgPgQQISGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpw", + "YWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFs", + "X3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jl", + "c3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5f", + "cGFydGlhbF9zdWNjZXNzIqQCCiJMaXN0TmV0d29ya0ZpcmV3YWxsUG9saWNp", + "ZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVz", "dWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQES", "GgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCAB", "KAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgE", - "iAEBEhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhf", - "cmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVy", - "bl9wYXJ0aWFsX3N1Y2Nlc3MisgIKGExpc3ROb2RlVGVtcGxhdGVzUmVxdWVz", - "dBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iL", - "GiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2Vf", - "dG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", - "FgoGcmVnaW9uGPTNoEIgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3Vj", - "Y2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0", + "iAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUIN", + "CgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKcAgoa", + "TGlzdE5ldHdvcmtQcm9maWxlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEo", + "CUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJf", + "YnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQES", + "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1", + "Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3Vs", + "dHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFy", + "dGlhbF9zdWNjZXNzIpUCChNMaXN0TmV0d29ya3NSZXF1ZXN0EhcKBmZpbHRl", + "chj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEB", + "EhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJ", + "IAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5f", + "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoM", + "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", + "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKtAgoVTGlzdE5vZGVHcm91cHNSZXF1", + "ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxib", + "yIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFn", + "ZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQK", + "BHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0", "c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0", - "aWFsX3N1Y2Nlc3MirAIKFExpc3ROb2RlVHlwZXNSZXF1ZXN0EhcKBmZpbHRl", + "aWFsX3N1Y2Nlc3MisgIKGExpc3ROb2RlVGVtcGxhdGVzUmVxdWVzdBIXCgZm", + "aWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1I", + "AYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4Y", + "ybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVn", + "aW9uGPTNoEIgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2", + "pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglf", + "b3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1", + "Y2Nlc3MirAIKFExpc3ROb2RlVHlwZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", + "ASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9y", + "ZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgD", + "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlh", + "bF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpvbmUYrMfkASABKAlCA+BB", + "AkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoL", + "X3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MizwIKGkxp", + "c3ROb2Rlc05vZGVHcm91cHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", + "AIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhsKCm5vZGVfZ3Jv", + "dXAYgvyL4AEgASgJQgPgQQISGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIa", + "CgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEo", + "CUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASI", + "AQESFAoEem9uZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9y", + "ZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJu", + "X3BhcnRpYWxfc3VjY2VzcyK1AgobTGlzdFBhY2tldE1pcnJvcmluZ3NSZXF1", + "ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxib", + "yIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFn", + "ZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9z", + "dWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1", + "bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3Bh", + "cnRpYWxfc3VjY2VzcyKABAogTGlzdFBlZXJpbmdSb3V0ZXNOZXR3b3Jrc1Jl", + "cXVlc3QSGQoJZGlyZWN0aW9uGP+OgDUgASgJSACIAQESFwoGZmlsdGVyGPiW", + "o6ABIAEoCUgBiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAKIAQESFwoH", + "bmV0d29yaxiutIVvIAEoCUID4EECEhgKCG9yZGVyX2J5GOj9x0wgASgJSAOI", + "AQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgEiAEBEhwKDHBlZXJpbmdfbmFt", + "ZRiq0IB3IAEoCUgFiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZy", + "ZWdpb24Y9M2gQiABKAlIBogBARInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNz", + "GLakz/YBIAEoCEgHiAEBIkgKCURpcmVjdGlvbhIXChNVTkRFRklORURfRElS", + "RUNUSU9OEAASEAoISU5DT01JTkcQptC3oQESEAoIT1VUR09JTkcQ7MbMkgFC", + "DAoKX2RpcmVjdGlvbkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglf", + "b3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CDwoNX3BlZXJpbmdfbmFtZUIJCgdf", + "cmVnaW9uQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIvICCjJMaXN0UGVy", + "SW5zdGFuY2VDb25maWdzSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBIX", + "CgZmaWx0ZXIY+JajoAEgASgJSACIAQESJgoWaW5zdGFuY2VfZ3JvdXBfbWFu", + "YWdlchjD9/N2IAEoCUID4EECEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGI", + "AQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmw", + "xAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVy", + "bl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESFAoEem9uZRisx+QB", + "IAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRl", + "cl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", + "cyL6Ago4TGlzdFBlckluc3RhbmNlQ29uZmlnc1JlZ2lvbkluc3RhbmNlR3Jv", + "dXBNYW5hZ2Vyc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEiYK", + "Fmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIbCgttYXhf", + "cmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKI", + "AQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbB", + "bCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5f", + "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoM", + "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", + "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK4Ago2TGlzdFByZWNvbmZpZ3VyZWRF", + "eHByZXNzaW9uU2V0c1NlY3VyaXR5UG9saWNpZXNSZXF1ZXN0EhcKBmZpbHRl", "chj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEB", "EhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJ", "IAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5f", - "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpvbmUYrMfkASAB", - "KAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJf", - "YnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi", - "zwIKGkxpc3ROb2Rlc05vZGVHcm91cHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", - "ASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhsKCm5v", - "ZGVfZ3JvdXAYgvyL4AEgASgJQgPgQQISGAoIb3JkZXJfYnkY6P3HTCABKAlI", - "AogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEg", - "ASgISASIAQESFAoEem9uZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoM", + "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoM", "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", - "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK1AgobTGlzdFBhY2tldE1pcnJvcmlu", - "Z3NSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVz", - "dWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQES", - "GgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCAB", - "KAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21h", - "eF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0", - "dXJuX3BhcnRpYWxfc3VjY2VzcyKABAogTGlzdFBlZXJpbmdSb3V0ZXNOZXR3", - "b3Jrc1JlcXVlc3QSGQoJZGlyZWN0aW9uGP+OgDUgASgJSACIAQESFwoGZmls", - "dGVyGPiWo6ABIAEoCUgBiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAKI", - "AQESFwoHbmV0d29yaxiutIVvIAEoCUID4EECEhgKCG9yZGVyX2J5GOj9x0wg", - "ASgJSAOIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgEiAEBEhwKDHBlZXJp", - "bmdfbmFtZRiq0IB3IAEoCUgFiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", - "AhIWCgZyZWdpb24Y9M2gQiABKAlIBogBARInChZyZXR1cm5fcGFydGlhbF9z", - "dWNjZXNzGLakz/YBIAEoCEgHiAEBIkgKCURpcmVjdGlvbhIXChNVTkRFRklO", - "RURfRElSRUNUSU9OEAASEAoISU5DT01JTkcQptC3oQESEAoIT1VUR09JTkcQ", - "7MbMkgFCDAoKX2RpcmVjdGlvbkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0", - "c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CDwoNX3BlZXJpbmdfbmFt", - "ZUIJCgdfcmVnaW9uQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIvICCjJM", - "aXN0UGVySW5zdGFuY2VDb25maWdzSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVx", - "dWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESJgoWaW5zdGFuY2VfZ3Jv", - "dXBfbWFuYWdlchjD9/N2IAEoCUID4EECEhsKC21heF9yZXN1bHRzGJvIixog", - "ASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rv", - "a2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicK", - "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESFAoEem9u", - "ZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsK", + "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKlAgojTGlzdFB1YmxpY0FkdmVydGlz", + "ZWRQcmVmaXhlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsK", + "C21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCAB", + "KAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP", + "9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29y", + "ZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNj", + "ZXNzIrwCCiJMaXN0UHVibGljRGVsZWdhdGVkUHJlZml4ZXNSZXF1ZXN0EhcK", + "BmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEo", + "DUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tl", + "bhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZy", + "ZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNz", + "GLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsK", "CV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxf", - "c3VjY2VzcyL6Ago4TGlzdFBlckluc3RhbmNlQ29uZmlnc1JlZ2lvbkluc3Rh", - "bmNlR3JvdXBNYW5hZ2Vyc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", - "iAEBEiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIb", + "c3VjY2VzcyLPAgodTGlzdFJlZmVycmVyc0luc3RhbmNlc1JlcXVlc3QSFwoG", + "ZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhgKCGluc3RhbmNlGJWp2gggASgJQgPg", + "QQISGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo", + "/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdw", + "cm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", + "cxi2pM/2ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2Zp", + "bHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rv", + "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrYCChxMaXN0UmVnaW9u", + "QXV0b3NjYWxlcnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIb", "CgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wg", "ASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2pl", "Y3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZy", "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0", "ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", - "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK4Ago2TGlzdFByZWNvbmZp", - "Z3VyZWRFeHByZXNzaW9uU2V0c1NlY3VyaXR5UG9saWNpZXNSZXF1ZXN0EhcK", - "BmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEo", - "DUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tl", - "bhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZy", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0", - "ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", - "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKlAgojTGlzdFB1YmxpY0Fk", - "dmVydGlzZWRQcmVmaXhlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", - "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", - "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", - "cHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", - "c3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNC", - "CwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlh", - "bF9zdWNjZXNzIrwCCiJMaXN0UHVibGljRGVsZWdhdGVkUHJlZml4ZXNSZXF1", - "ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxib", - "yIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFn", - "ZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", - "AhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9z", - "dWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1", - "bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3Bh", - "cnRpYWxfc3VjY2VzcyLPAgodTGlzdFJlZmVycmVyc0luc3RhbmNlc1JlcXVl", - "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhgKCGluc3RhbmNlGJWp2ggg", - "ASgJQgPgQQISGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRl", - "cl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gB", - "ARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxf", - "c3VjY2Vzcxi2pM/2ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJC", - "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", - "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrYCChxMaXN0", - "UmVnaW9uQXV0b3NjYWxlcnNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", - "AIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5", - "GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BB", - "AhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkK", - "B19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFn", - "ZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK6AgogTGlzdFJl", - "Z2lvbkJhY2tlbmRTZXJ2aWNlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEo", - "CUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJf", - "YnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQES", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID", - "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFC", - "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", - "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrYCChxMaXN0", - "UmVnaW9uQ29tbWl0bWVudHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", - "AIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5", - "GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BB", - "AhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkK", - "B19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFn", - "ZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK0AgoaTGlzdFJl", - "Z2lvbkRpc2tUeXBlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEB", + "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK6AgogTGlzdFJlZ2lvbkJh", + "Y2tlbmRTZXJ2aWNlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEB", "EhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3H", "TCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJv", "amVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicK", "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2Zp", "bHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rv", - "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrACChZMaXN0UmVnaW9u", - "RGlza3NSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhf", - "cmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKI", - "AQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbB", - "bCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5f", - "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoM", - "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", - "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK+AgokTGlzdFJlZ2lvbkhlYWx0aENo", - "ZWNrU2VydmljZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIb", + "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrYCChxMaXN0UmVnaW9u", + "Q29tbWl0bWVudHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIb", "CgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wg", "ASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2pl", "Y3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZy", "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0", "ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", - "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK3AgodTGlzdFJlZ2lvbkhl", - "YWx0aENoZWNrc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsK", - "C21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCAB", - "KAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVj", - "dBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJl", - "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRl", - "ckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", - "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIsACCiZMaXN0UmVnaW9uSW5z", - "dGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJ", - "SACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9i", - "eRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPg", - "QQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJ", - "CgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3Bh", - "Z2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiuQIKH0xpc3RS", - "ZWdpb25JbnN0YW5jZUdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEo", - "CUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJf", - "YnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQES", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID", - "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFC", - "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", - "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrwCCiJMaXN0", - "UmVnaW9uSW5zdGFuY2VUZW1wbGF0ZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOg", - "ASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9y", - "ZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgD", - "iAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiAB", - "KAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgE", - "iAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUIN", - "CgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK7Agoh", - "TGlzdFJlZ2lvbkluc3RhbnRTbmFwc2hvdHNSZXF1ZXN0EhcKBmZpbHRlchj4", - "lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgK", - "CG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEo", - "CUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2g", - "QiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEo", - "CEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9i", - "eUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyLA", - "AgomTGlzdFJlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3Vwc1JlcXVlc3QSFwoG", - "ZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgN", - "SAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2Vu", - "GMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJl", - "Z2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MY", - "tqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJ", - "X29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9z", - "dWNjZXNzIsICCihMaXN0UmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWNpZXNS", + "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK0AgoaTGlzdFJlZ2lvbkRp", + "c2tUeXBlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21h", + "eF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlI", + "AogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZ", + "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVy", + "bl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIO", + "CgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkK", + "F19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrACChZMaXN0UmVnaW9uRGlza3NS", "ZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0", "cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoK", "cGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", "A+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlh", "bF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9y", "ZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJu", - "X3BhcnRpYWxfc3VjY2VzcyLAAgomTGlzdFJlZ2lvbk5vdGlmaWNhdGlvbkVu", - "ZHBvaW50c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21h", - "eF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlI", - "AogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVy", - "bl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIO", - "CgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkK", - "F19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrUCChtMaXN0UmVnaW9uT3BlcmF0", - "aW9uc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9y", + "X3BhcnRpYWxfc3VjY2VzcyK+AgokTGlzdFJlZ2lvbkhlYWx0aENoZWNrU2Vy", + "dmljZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhf", + "cmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKI", + "AQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbB", + "bCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5f", + "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoM", + "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", + "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK3AgodTGlzdFJlZ2lvbkhlYWx0aENo", + "ZWNrc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9y", "ZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogB", "ARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFs", "IAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9w", "YXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxf", "bWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19y", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzIrsCCiFMaXN0UmVnaW9uU2VjdXJpdHlQ", - "b2xpY2llc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21h", - "eF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlI", - "AogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVy", - "bl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIO", - "CgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkK", - "F19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIroCCiBMaXN0UmVnaW9uU3NsQ2Vy", - "dGlmaWNhdGVzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoL", - "bWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEo", - "CUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0", - "GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISJwoWcmV0", - "dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVy", - "Qg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5C", - "GQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MitgIKHExpc3RSZWdpb25Tc2xQ", - "b2xpY2llc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21h", - "eF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlI", - "AogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVy", - "bl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIO", - "CgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkK", - "F19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrwCCiJMaXN0UmVnaW9uVGFyZ2V0", - "SHR0cFByb3hpZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIb", - "CgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wg", - "ASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2pl", - "Y3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZy", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0", - "ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", - "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK9AgojTGlzdFJlZ2lvblRh", - "cmdldEh0dHBzUHJveGllc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", - "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", - "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", - "cHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EEC", - "EicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoH", - "X2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdl", - "X3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrsCCiFMaXN0UmVn", - "aW9uVGFyZ2V0VGNwUHJveGllc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEo", - "CUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJf", - "YnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQES", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID", - "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFC", - "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", - "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrICChhMaXN0", - "UmVnaW9uVXJsTWFwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEB", + "ZXR1cm5fcGFydGlhbF9zdWNjZXNzIsACCiZMaXN0UmVnaW9uSW5zdGFuY2VH", + "cm91cE1hbmFnZXJzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQES", + "GwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdM", + "IAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISJwoW", + "cmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmls", + "dGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9r", + "ZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiuQIKH0xpc3RSZWdpb25J", + "bnN0YW5jZUdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEB", "EhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3H", "TCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJv", "amVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicK", "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2Zp", "bHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rv", - "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrACChZMaXN0UmVnaW9u", - "Wm9uZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhf", + "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrwCCiJMaXN0UmVnaW9u", + "SW5zdGFuY2VUZW1wbGF0ZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", + "AIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5", + "GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcK", + "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BB", + "AhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkK", + "B19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFn", + "ZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK7AgohTGlzdFJl", + "Z2lvbkluc3RhbnRTbmFwc2hvdHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASAB", + "KAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVy", + "X2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEB", + "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlC", + "A+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEB", + "QgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtf", + "cGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyLAAgomTGlz", + "dFJlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3Vwc1JlcXVlc3QSFwoGZmlsdGVy", + "GPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQES", + "GAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkg", + "ASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0", + "zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEg", + "ASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVy", + "X2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNz", + "IsICCihMaXN0UmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWNpZXNSZXF1ZXN0", + "EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsa", + "IAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90", + "b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIW", + "CgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNj", + "ZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRz", + "QgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRp", + "YWxfc3VjY2VzcyLAAgomTGlzdFJlZ2lvbk5vdGlmaWNhdGlvbkVuZHBvaW50", + "c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1", + "bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIa", + "CgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEo", + "CUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0", + "aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4", + "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzIrUCChtMaXN0UmVnaW9uT3BlcmF0aW9uc1Jl", + "cXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRz", + "GJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpw", + "YWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFs", + "X3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jl", + "c3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5f", + "cGFydGlhbF9zdWNjZXNzIrsCCiFMaXN0UmVnaW9uU2VjdXJpdHlQb2xpY2ll", + "c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1", + "bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIa", + "CgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEo", + "CUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0", + "aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4", + "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzIroCCiBMaXN0UmVnaW9uU3NsQ2VydGlmaWNh", + "dGVzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jl", + "c3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEB", + "EhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwg", + "ASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISJwoWcmV0dXJuX3Bh", + "cnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9t", + "YXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3Jl", + "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MitgIKHExpc3RSZWdpb25Tc2xQb2xpY2ll", + "c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1", + "bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIa", + "CgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEo", + "CUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0", + "aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4", + "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzIrwCCiJMaXN0UmVnaW9uVGFyZ2V0SHR0cFBy", + "b3hpZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhf", "cmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKI", "AQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbB", "bCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5f", "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoM", "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", - "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKUAgoSTGlzdFJlZ2lvbnNSZXF1ZXN0", - "EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsa", - "IAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90", - "b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIn", - "ChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19m", - "aWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90", - "b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKvAgoXTGlzdFJlc2Vy", - "dmF0aW9uc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21h", + "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK9AgojTGlzdFJlZ2lvblRhcmdldEh0", + "dHBzUHJveGllc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsK", + "C21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCAB", + "KAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJl", + "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRl", + "ckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", + "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrsCCiFMaXN0UmVnaW9uVGFy", + "Z2V0VGNwUHJveGllc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEB", + "EhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3H", + "TCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJv", + "amVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicK", + "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2Zp", + "bHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rv", + "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrICChhMaXN0UmVnaW9u", + "VXJsTWFwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21h", "eF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlI", "AogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEg", - "ASgISASIAQESFAoEem9uZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoM", - "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", - "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyK1AgobTGlzdFJlc291cmNlUG9saWNp", - "ZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVz", - "dWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQES", - "GgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCAB", - "KAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21h", - "eF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0", - "dXJuX3BhcnRpYWxfc3VjY2VzcyKsAgoSTGlzdFJvdXRlcnNSZXF1ZXN0EhcK", - "BmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEo", - "DUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tl", - "bhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZy", - "ZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNz", - "GLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsK", - "CV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxf", - "c3VjY2VzcyKTAgoRTGlzdFJvdXRlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6AB", - "IAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3Jk", - "ZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOI", - "AQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFs", - "X3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jl", - "c3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5f", - "cGFydGlhbF9zdWNjZXNzIp0CChtMaXN0U2VjdXJpdHlQb2xpY2llc1JlcXVl", - "c3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvI", - "ixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdl", - "X3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", - "EicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoH", - "X2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdl", - "X3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrcCCh1MaXN0U2Vy", - "dmljZUF0dGFjaG1lbnRzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACI", - "AQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo", - "/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQIS", - "JwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdf", - "ZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2Vf", - "dG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MilgIKFExpc3RTbmFw", - "c2hvdHNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhf", - "cmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKI", - "AQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbB", - "bCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEo", - "CEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9i", - "eUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKc", - "AgoaTGlzdFNzbENlcnRpZmljYXRlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6AB", - "IAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3Jk", - "ZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOI", - "AQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFs", - "X3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jl", - "c3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5f", - "cGFydGlhbF9zdWNjZXNzIpgCChZMaXN0U3NsUG9saWNpZXNSZXF1ZXN0EhcK", - "BmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEo", - "DUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tl", - "bhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZy", - "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0", - "ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", - "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKzAgobTGlzdFN0b3JhZ2VQ", - "b29sVHlwZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgtt", - "YXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJ", - "SAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QY", - "mZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YB", - "IAEoCEgEiAEBEhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4K", - "DF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoX", - "X3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MirwIKF0xpc3RTdG9yYWdlUG9vbHNS", + "lsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVy", + "bl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIO", + "CgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkK", + "F19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrACChZMaXN0UmVnaW9uWm9uZXNS", "ZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0", "cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoK", "cGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", - "A+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEB", - "EhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVz", - "dWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9w", - "YXJ0aWFsX3N1Y2Nlc3MisAIKFkxpc3RTdWJuZXR3b3Jrc1JlcXVlc3QSFwoG", - "ZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgN", - "SAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2Vu", - "GMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJl", - "Z2lvbhj0zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MY", - "tqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJ", - "X29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9z", - "dWNjZXNzIp4CChxMaXN0VGFyZ2V0R3JwY1Byb3hpZXNSZXF1ZXN0EhcKBmZp", + "A+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlh", + "bF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9y", + "ZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJu", + "X3BhcnRpYWxfc3VjY2VzcyKUAgoSTGlzdFJlZ2lvbnNSZXF1ZXN0EhcKBmZp", "bHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgB", "iAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJ", "sMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1", "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJC", "DgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZ", - "ChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKeAgocTGlzdFRhcmdldEh0dHBQ", - "cm94aWVzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4", - "X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgC", - "iAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmW", - "wWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASAB", - "KAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJf", - "YnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi", - "nwIKHUxpc3RUYXJnZXRIdHRwc1Byb3hpZXNSZXF1ZXN0EhcKBmZpbHRlchj4", - "lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgK", - "CG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEo", - "CUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFy", - "dGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21h", - "eF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0", - "dXJuX3BhcnRpYWxfc3VjY2VzcyKyAgoaTGlzdFRhcmdldEluc3RhbmNlc1Jl", - "cXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRz", - "GJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpw", - "YWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID", - "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQES", - "FAoEem9uZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1", - "bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3Bh", - "cnRpYWxfc3VjY2VzcyKwAgoWTGlzdFRhcmdldFBvb2xzUmVxdWVzdBIXCgZm", - "aWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1I", - "AYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4Y", - "ybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVn", - "aW9uGPTNoEIgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2", - "pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglf", - "b3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1", - "Y2Nlc3MinQIKG0xpc3RUYXJnZXRTc2xQcm94aWVzUmVxdWVzdBIXCgZmaWx0", - "ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgB", - "ARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDE", - "CSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJu", - "X3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4K", - "DF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoX", - "X3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MinQIKG0xpc3RUYXJnZXRUY3BQcm94", - "aWVzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jl", - "c3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEB", - "EhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwg", - "ASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhI", - "BIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlC", - "DQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MitgIK", - "HExpc3RUYXJnZXRWcG5HYXRld2F5c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6AB", - "IAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3Jk", - "ZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOI", - "AQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEo", + "ChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKvAgoXTGlzdFJlc2VydmF0aW9u", + "c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1", + "bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIa", + "CgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEo", "CUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASI", - "AQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0K", - "C19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIpQCChJM", - "aXN0VXJsTWFwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsK", - "C21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCAB", - "KAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVj", - "dBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP", - "9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29y", - "ZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNj", - "ZXNzIqICCiBMaXN0VXNhYmxlQmFja2VuZFNlcnZpY2VzUmVxdWVzdBIXCgZm", - "aWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1I", - "AYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4Y", - "ybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0", + "AQESFAoEem9uZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9y", + "ZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJu", + "X3BhcnRpYWxfc3VjY2VzcyK1AgobTGlzdFJlc291cmNlUG9saWNpZXNSZXF1", + "ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxib", + "yIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFn", + "ZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", + "AhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9z", + "dWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1", + "bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3Bh", + "cnRpYWxfc3VjY2VzcyKsAgoSTGlzdFJvdXRlcnNSZXF1ZXN0EhcKBmZpbHRl", + "chj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEB", + "EhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJ", + "IAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y", + "9M2gQiABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YB", + "IAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRl", + "cl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", + "cyKTAgoRTGlzdFJvdXRlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", + "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", + "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", + "c3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNC", + "CwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlh", + "bF9zdWNjZXNzIp0CChtMaXN0U2VjdXJpdHlQb2xpY2llc1JlcXVlc3QSFwoG", + "ZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgN", + "SAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2Vu", + "GMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJl", + "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRl", + "ckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2Vu", + "QhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIrcCCh1MaXN0U2VydmljZUF0", + "dGFjaG1lbnRzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoL", + "bWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEo", + "CUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISJwoWcmV0", "dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVy", "Qg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5C", - "GQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MiwAIKJkxpc3RVc2FibGVSZWdp", - "b25CYWNrZW5kU2VydmljZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlI", - "AIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5", - "GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BB", - "AhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkK", - "B19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFn", - "ZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKeAgocTGlzdFVz", - "YWJsZVN1Ym5ldHdvcmtzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACI", - "AQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo", - "/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdw", - "cm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vz", - "cxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0IL", + "GQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MilgIKFExpc3RTbmFwc2hvdHNS", + "ZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0", + "cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoK", + "cGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlC", + "A+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEB", + "QgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtf", + "cGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKcAgoaTGlz", + "dFNzbENlcnRpZmljYXRlc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", + "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", + "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", + "cHJvamVjdBiZlsFsIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nl", + "c3MYtqTP9gEgASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNC", + "CwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlh", + "bF9zdWNjZXNzIpgCChZMaXN0U3NsUG9saWNpZXNSZXF1ZXN0EhcKBmZpbHRl", + "chj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEB", + "EhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJ", + "IAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5f", + "cGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoM", + "X21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdf", + "cmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKzAgobTGlzdFN0b3JhZ2VQb29sVHlw", + "ZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVz", + "dWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQES", + "GgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCAB", + "KAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgE", + "iAEBEhQKBHpvbmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhf", + "cmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVy", + "bl9wYXJ0aWFsX3N1Y2Nlc3MirwIKF0xpc3RTdG9yYWdlUG9vbHNSZXF1ZXN0", + "EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsa", + "IAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90", + "b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIn", + "ChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBEhQKBHpv", + "bmUYrMfkASABKAlCA+BBAkIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0IL", "Cglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFs", - "X3N1Y2Nlc3MisAIKFkxpc3RWcG5HYXRld2F5c1JlcXVlc3QSFwoGZmlsdGVy", + "X3N1Y2Nlc3MisAIKFkxpc3RTdWJuZXR3b3Jrc1JlcXVlc3QSFwoGZmlsdGVy", "GPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQES", "GAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkg", "ASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0", "zaBCIAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEg", "ASgISASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVy", "X2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNz", - "Iq8CChVMaXN0VnBuVHVubmVsc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEo", - "CUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJf", - "YnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQES", - "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID", - "4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFC", - "CQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19w", - "YWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIo0DChtMaXN0", - "WHBuSG9zdHNQcm9qZWN0c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", + "Ip4CChxMaXN0VGFyZ2V0R3JwY1Byb3hpZXNSZXF1ZXN0EhcKBmZpbHRlchj4", + "lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgK", + "CG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEo", + "CUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFy", + "dGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21h", + "eF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0", + "dXJuX3BhcnRpYWxfc3VjY2VzcyKeAgocTGlzdFRhcmdldEh0dHBQcm94aWVz", + "UmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3Vs", + "dHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoK", + "CnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJ", + "QgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgB", + "AUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoL", + "X3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MinwIKHUxp", + "c3RUYXJnZXRIdHRwc1Byb3hpZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASAB", + "KAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVy", + "X2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEB", + "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1cm5fcGFydGlhbF9z", + "dWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJCDgoMX21heF9yZXN1", + "bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3Bh", + "cnRpYWxfc3VjY2VzcyKyAgoaTGlzdFRhcmdldEluc3RhbmNlc1JlcXVlc3QS", + "FwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixog", + "ASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rv", + "a2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEicK", + "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQESFAoEem9u", + "ZRisx+QBIAEoCUID4EECQgkKB19maWx0ZXJCDgoMX21heF9yZXN1bHRzQgsK", + "CV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxf", + "c3VjY2VzcyKwAgoWTGlzdFRhcmdldFBvb2xzUmVxdWVzdBIXCgZmaWx0ZXIY", + "+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIY", + "CghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSAB", + "KAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTN", + "oEIgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASAB", + "KAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJf", + "YnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3Mi", + "nQIKG0xpc3RUYXJnZXRTc2xQcm94aWVzUmVxdWVzdBIXCgZmaWx0ZXIY+Jaj", + "oAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghv", + "cmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlI", + "A4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRp", + "YWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhf", + "cmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVy", + "bl9wYXJ0aWFsX3N1Y2Nlc3MinQIKG0xpc3RUYXJnZXRUY3BQcm94aWVzUmVx", + "dWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMY", + "m8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBh", + "Z2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", + "QQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJ", + "CgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3Bh", + "Z2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nlc3MitgIKHExpc3RU", + "YXJnZXRWcG5HYXRld2F5c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgA", "iAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY", "6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoH", - "cHJvamVjdBiZlsFsIAEoCUID4EECEm4KKHByb2plY3RzX2xpc3RfeHBuX2hv", - "c3RzX3JlcXVlc3RfcmVzb3VyY2UYl9DOcSABKAsyNC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5Qcm9qZWN0c0xpc3RYcG5Ib3N0c1JlcXVlc3RCA+BBAhIn", - "ChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19m", - "aWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90", - "b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKxAgoZTGlzdFpvbmVP", - "cGVyYXRpb25zUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoL", + "cHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EEC", + "EicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoH", + "X2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdl", + "X3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIpQCChJMaXN0VXJs", + "TWFwc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsKC21heF9y", + "ZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCABKAlIAogB", + "ARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVjdBiZlsFs", + "IAEoCUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgI", + "SASIAQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5", + "Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIqIC", + "CiBMaXN0VXNhYmxlQmFja2VuZFNlcnZpY2VzUmVxdWVzdBIXCgZmaWx0ZXIY", + "+JajoAEgASgJSACIAQESGwoLbWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIY", + "CghvcmRlcl9ieRjo/cdMIAEoCUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSAB", + "KAlIA4gBARIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3Bh", + "cnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9t", + "YXhfcmVzdWx0c0ILCglfb3JkZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3Jl", + "dHVybl9wYXJ0aWFsX3N1Y2Nlc3MiwAIKJkxpc3RVc2FibGVSZWdpb25CYWNr", + "ZW5kU2VydmljZXNSZXF1ZXN0EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIb", + "CgttYXhfcmVzdWx0cxibyIsaIAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wg", + "ASgJSAKIAQESGgoKcGFnZV90b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhInChZy", + "ZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0", + "ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tl", + "bkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKeAgocTGlzdFVzYWJsZVN1", + "Ym5ldHdvcmtzUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoL", "bWF4X3Jlc3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEo", "CUgCiAEBEhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0", "GJmWwWwgASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2", - "ASABKAhIBIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRlckIO", - "CgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkK", - "F19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIpICChBMaXN0Wm9uZXNSZXF1ZXN0", - "EhcKBmZpbHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsa", - "IAEoDUgBiAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90", - "b2tlbhjJsMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIn", - "ChZyZXR1cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19m", - "aWx0ZXJCDgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90", - "b2tlbkIZChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKPAQoJTG9jYWxEaXNr", - "EhoKCmRpc2tfY291bnQY7a+dVyABKAVIAIgBARIdCgxkaXNrX3NpemVfZ2IY", - "t5rnlgEgASgFSAGIAQESGQoJZGlza190eXBlGJzprCwgASgJSAKIAQFCDQoL", - "X2Rpc2tfY291bnRCDwoNX2Rpc2tfc2l6ZV9nYkIMCgpfZGlza190eXBlIlwK", - "EExvY2FsaXplZE1lc3NhZ2USFwoGbG9jYWxlGNqc2PQBIAEoCUgAiAEBEhgK", - "B21lc3NhZ2UYh4CsxwEgASgJSAGIAQFCCQoHX2xvY2FsZUIKCghfbWVzc2Fn", - "ZSLSAgoOTG9jYXRpb25Qb2xpY3kSTQoJbG9jYXRpb25zGN6ukcUBIAMoCzI2", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxvY2F0aW9uUG9saWN5LkxvY2F0", - "aW9uc0VudHJ5Eh0KDHRhcmdldF9zaGFwZRjz5ruhASABKAlIAIgBARphCg5M", - "b2NhdGlvbnNFbnRyeRILCgNrZXkYASABKAkSPgoFdmFsdWUYAiABKAsyLy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Mb2NhdGlvblBvbGljeUxvY2F0aW9u", - "OgI4ASJeCgtUYXJnZXRTaGFwZRIaChZVTkRFRklORURfVEFSR0VUX1NIQVBF", - "EAASCQoDQU5ZEMz7AxIWCg9BTllfU0lOR0xFX1pPTkUQ0KaRHRIQCghCQUxB", - "TkNFRBCIuq3fAUIPCg1fdGFyZ2V0X3NoYXBlIo4CChZMb2NhdGlvblBvbGlj", - "eUxvY2F0aW9uElcKC2NvbnN0cmFpbnRzGLbM7gEgASgLMjouZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuTG9jYXRpb25Qb2xpY3lMb2NhdGlvbkNvbnN0cmFp", - "bnRzSACIAQESGgoKcHJlZmVyZW5jZRjb+fJHIAEoCUgBiAEBImAKClByZWZl", - "cmVuY2USGAoUVU5ERUZJTkVEX1BSRUZFUkVOQ0UQABIMCgVBTExPVxCp1t4d", - "EgoKBERFTlkQjOx/Eh4KFlBSRUZFUkVOQ0VfVU5TUEVDSUZJRUQQs+vO7AFC", - "DgoMX2NvbnN0cmFpbnRzQg0KC19wcmVmZXJlbmNlIk0KIUxvY2F0aW9uUG9s", - "aWN5TG9jYXRpb25Db25zdHJhaW50cxIaCgltYXhfY291bnQY9PySiQEgASgF", - "SACIAQFCDAoKX21heF9jb3VudCK1CQoMTWFjaGluZUltYWdlEiIKEmNyZWF0", - "aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH", - "1skBIAEoCUgBiAEBEhwKC2d1ZXN0X2ZsdXNoGN2T7LcBIAEoCEgCiAEBEhAK", - "AmlkGJsaIAEoBEgDiAEBElAKE2luc3RhbmNlX3Byb3BlcnRpZXMYnZ7YZiAB", - "KAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVByb3BlcnRp", - "ZXNIBIgBARIUCgRraW5kGJT3yAEgASgJSAWIAQESXQocbWFjaGluZV9pbWFn", - "ZV9lbmNyeXB0aW9uX2tleRj//+f7ASABKAsyLi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5DdXN0b21lckVuY3J5cHRpb25LZXlIBogBARIUCgRuYW1lGIv1", - "zQEgASgJSAeIAQESHgoNc2F0aXNmaWVzX3B6aRih3avlASABKAhICIgBARIe", - "Cg1zYXRpc2ZpZXNfcHpzGKvdq+UBIAEoCEgJiAEBEjsKC3NhdmVkX2Rpc2tz", - "GL7twL0BIAMoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNhdmVkRGlz", - "axIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAqIAQESWQobc291cmNlX2Rpc2tf", - "ZW5jcnlwdGlvbl9rZXlzGLL4z7ABIAMoCzIwLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlNvdXJjZURpc2tFbmNyeXB0aW9uS2V5EiAKD3NvdXJjZV9pbnN0", - "YW5jZRi5mP28ASABKAlIC4gBARJeChpzb3VyY2VfaW5zdGFuY2VfcHJvcGVy", - "dGllcxj50cviASABKAsyMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tb3Vy", - "Y2VJbnN0YW5jZVByb3BlcnRpZXNIDIgBARIWCgZzdGF0dXMY8p+3ViABKAlI", - "DYgBARIdChFzdG9yYWdlX2xvY2F0aW9ucxia7bOcASADKAkSIwoTdG90YWxf", - "c3RvcmFnZV9ieXRlcxjsh4QnIAEoA0gOiAEBInMKBlN0YXR1cxIUChBVTkRF", - "RklORURfU1RBVFVTEAASEAoIQ1JFQVRJTkcQub2d2QESEAoIREVMRVRJTkcQ", - "qKeH/AESDwoHSU5WQUxJRBDX++38ARIMCgVSRUFEWRCDw48lEhAKCVVQTE9B", - "RElORxChnM1/QhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0", - "aW9uQg4KDF9ndWVzdF9mbHVzaEIFCgNfaWRCFgoUX2luc3RhbmNlX3Byb3Bl", - "cnRpZXNCBwoFX2tpbmRCHwodX21hY2hpbmVfaW1hZ2VfZW5jcnlwdGlvbl9r", - "ZXlCBwoFX25hbWVCEAoOX3NhdGlzZmllc19wemlCEAoOX3NhdGlzZmllc19w", - "enNCDAoKX3NlbGZfbGlua0ISChBfc291cmNlX2luc3RhbmNlQh0KG19zb3Vy", - "Y2VfaW5zdGFuY2VfcHJvcGVydGllc0IJCgdfc3RhdHVzQhYKFF90b3RhbF9z", - "dG9yYWdlX2J5dGVzIqkCChBNYWNoaW5lSW1hZ2VMaXN0EhAKAmlkGJsaIAEo", - "CUgAiAEBEjcKBWl0ZW1zGMDP9y8gAygLMiUuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuTWFjaGluZUltYWdlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9u", - "ZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF", - "2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQ", - "X25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIuYH", - "CgtNYWNoaW5lVHlwZRI/CgxhY2NlbGVyYXRvcnMY6NbFgAEgAygLMiUuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQWNjZWxlcmF0b3JzEh0KDGFyY2hpdGVj", - "dHVyZRjT0rGQASABKAlIAIgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/H", - "DiABKAlIAYgBARJHCgpkZXByZWNhdGVkGLPL0fUBIAEoCzIqLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkRlcHJlY2F0aW9uU3RhdHVzSAKIAQESHAoLZGVz", - "Y3JpcHRpb24Y/IfWyQEgASgJSAOIAQESGwoKZ3Vlc3RfY3B1cxjSy8i7ASAB", - "KAVIBIgBARIQCgJpZBibGiABKARIBYgBARIeCg5pbWFnZV9zcGFjZV9nYhiY", - "8vUjIAEoBUgGiAEBEh4KDWlzX3NoYXJlZF9jcHUYg9rP+AEgASgISAeIAQES", - "FAoEa2luZBiU98gBIAEoCUgIiAEBEikKGG1heGltdW1fcGVyc2lzdGVudF9k", - "aXNrcxiN9s7sASABKAVICYgBARIwCiBtYXhpbXVtX3BlcnNpc3RlbnRfZGlz", - "a3Nfc2l6ZV9nYhinlchJIAEoA0gKiAEBEhkKCW1lbW9yeV9tYhiTk6g3IAEo", - "BUgLiAEBEhQKBG5hbWUYi/XNASABKAlIDIgBARJACg1zY3JhdGNoX2Rpc2tz", - "GPGxoOUBIAMoCzIlLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNjcmF0Y2hE", - "aXNrcxIaCglzZWxmX2xpbmsYjZLF2QEgASgJSA2IAQESFAoEem9uZRisx+QB", - "IAEoCUgOiAEBImoKDEFyY2hpdGVjdHVyZRIaChZVTkRFRklORURfQVJDSElU", - "RUNUVVJFEAASIAoYQVJDSElURUNUVVJFX1VOU1BFQ0lGSUVEEKvUnbwBEgwK", - "BUFSTTY0EPrL6R0SDgoGWDg2XzY0EMek5soBQg8KDV9hcmNoaXRlY3R1cmVC", - "FQoTX2NyZWF0aW9uX3RpbWVzdGFtcEINCgtfZGVwcmVjYXRlZEIOCgxfZGVz", - "Y3JpcHRpb25CDQoLX2d1ZXN0X2NwdXNCBQoDX2lkQhEKD19pbWFnZV9zcGFj", - "ZV9nYkIQCg5faXNfc2hhcmVkX2NwdUIHCgVfa2luZEIbChlfbWF4aW11bV9w", - "ZXJzaXN0ZW50X2Rpc2tzQiMKIV9tYXhpbXVtX3BlcnNpc3RlbnRfZGlza3Nf", - "c2l6ZV9nYkIMCgpfbWVtb3J5X21iQgcKBV9uYW1lQgwKCl9zZWxmX2xpbmtC", - "BwoFX3pvbmUiwgMKGU1hY2hpbmVUeXBlQWdncmVnYXRlZExpc3QSEAoCaWQY", - "mxogASgJSACIAQESTwoFaXRlbXMYwM/3LyADKAsyPS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5NYWNoaW5lVHlwZUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50", - "cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", - "uoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1", - "bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpdCgpJdGVtc0Vu", - "dHJ5EgsKA2tleRgBIAEoCRI+CgV2YWx1ZRgCIAEoCzIvLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk1hY2hpbmVUeXBlc1Njb3BlZExpc3Q6AjgBQgUKA19p", - "ZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtC", - "CgoIX3dhcm5pbmcipwIKD01hY2hpbmVUeXBlTGlzdBIQCgJpZBibGiABKAlI", - "AIgBARI2CgVpdGVtcxjAz/cvIAMoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk1hY2hpbmVUeXBlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0", - "X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEg", - "ASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25l", - "eHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIp8BChZN", - "YWNoaW5lVHlwZXNTY29wZWRMaXN0Ej4KDW1hY2hpbmVfdHlwZXMYgd2BJiAD", - "KAsyJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5NYWNoaW5lVHlwZRI5Cgd3", - "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gAiAEBQgoKCF93YXJuaW5nIvIKCg9NYW5hZ2VkSW5zdGFuY2USHgoO", - "Y3VycmVudF9hY3Rpb24YvKeNVSABKAlIAIgBARIQCgJpZBibGiABKARIAYgB", - "ARIYCghpbnN0YW5jZRiVqdoIIAEoCUgCiAEBElMKD2luc3RhbmNlX2hlYWx0", - "aBjGkry2ASADKAsyNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5NYW5hZ2Vk", - "SW5zdGFuY2VJbnN0YW5jZUhlYWx0aBIfCg9pbnN0YW5jZV9zdGF0dXMY3K2f", - "UyABKAlIA4gBARJSCgxsYXN0X2F0dGVtcHQYpKyozwEgASgLMjMuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuTWFuYWdlZEluc3RhbmNlTGFzdEF0dGVtcHRI", - "BIgBARIUCgRuYW1lGIv1zQEgASgJSAWIAQESVAobcHJlc2VydmVkX3N0YXRl", - "X2Zyb21fY29uZmlnGOLrhS8gASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUHJlc2VydmVkU3RhdGVIBogBARJVChtwcmVzZXJ2ZWRfc3RhdGVfZnJv", - "bV9wb2xpY3kY0q++4AEgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "UHJlc2VydmVkU3RhdGVIB4gBARJ7CiJwcm9wZXJ0aWVzX2Zyb21fZmxleGli", - "aWxpdHlfcG9saWN5GMHFlEogASgLMkcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuTWFuYWdlZEluc3RhbmNlUHJvcGVydGllc0Zyb21GbGV4aWJpbGl0eVBv", - "bGljeUgIiAEBEkkKB3ZlcnNpb24Y2LnUpwEgASgLMi8uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuTWFuYWdlZEluc3RhbmNlVmVyc2lvbkgJiAEBIoUCCg1D", - "dXJyZW50QWN0aW9uEhwKGFVOREVGSU5FRF9DVVJSRU5UX0FDVElPThAAEhIK", - "CkFCQU5ET05JTkcQzcqQuQESEAoIQ1JFQVRJTkcQub2d2QESIAoYQ1JFQVRJ", - "TkdfV0lUSE9VVF9SRVRSSUVTEInGvswBEhAKCERFTEVUSU5HEKinh/wBEgsK", - "BE5PTkUQuM6SARISCgpSRUNSRUFUSU5HEOyL/ogBEhEKClJFRlJFU0hJTkcQ", - "p/7sTRISCgpSRVNUQVJUSU5HEPPu65gBEhAKCFJFU1VNSU5HEKr7idUBEhAK", - "CFNUQVJUSU5HEMCgi+kBEhAKCVZFUklGWUlORxCpwYwIIu0BCg5JbnN0YW5j", - "ZVN0YXR1cxIdChlVTkRFRklORURfSU5TVEFOQ0VfU1RBVFVTEAASFgoOREVQ", - "Uk9WSVNJT05JTkcQ7pPEzAESFAoMUFJPVklTSU9OSU5HEO312ooBEhEKCVJF", - "UEFJUklORxCVgpXFARIOCgdSVU5OSU5HEJ/D6jkSDwoHU1RBR0lORxCbyMbN", - "ARIPCgdTVE9QUEVEEK277NMBEhAKCFNUT1BQSU5HEPTQoqcBEhAKCVNVU1BF", - "TkRFRBC7u7YYEhIKClNVU1BFTkRJTkcQptSY9QESEQoKVEVSTUlOQVRFRBCj", - "9Jt3QhEKD19jdXJyZW50X2FjdGlvbkIFCgNfaWRCCwoJX2luc3RhbmNlQhIK", - "EF9pbnN0YW5jZV9zdGF0dXNCDwoNX2xhc3RfYXR0ZW1wdEIHCgVfbmFtZUIe", - "ChxfcHJlc2VydmVkX3N0YXRlX2Zyb21fY29uZmlnQh4KHF9wcmVzZXJ2ZWRf", - "c3RhdGVfZnJvbV9wb2xpY3lCJQojX3Byb3BlcnRpZXNfZnJvbV9mbGV4aWJp", - "bGl0eV9wb2xpY3lCCgoIX3ZlcnNpb24ipgIKHU1hbmFnZWRJbnN0YW5jZUlu", - "c3RhbmNlSGVhbHRoEiYKFWRldGFpbGVkX2hlYWx0aF9zdGF0ZRid0LTzASAB", - "KAlIAIgBARIdCgxoZWFsdGhfY2hlY2sY5aqkkwEgASgJSAGIAQEikgEKE0Rl", - "dGFpbGVkSGVhbHRoU3RhdGUSIwofVU5ERUZJTkVEX0RFVEFJTEVEX0hFQUxU", - "SF9TVEFURRAAEhAKCERSQUlOSU5HEOrVjOUBEg8KB0hFQUxUSFkQ/arb0QES", - "DwoHVElNRU9VVBDBsuvjARIRCglVTkhFQUxUSFkQxLmt3AESDwoHVU5LTk9X", - "ThCq8MTOAUIYChZfZGV0YWlsZWRfaGVhbHRoX3N0YXRlQg8KDV9oZWFsdGhf", - "Y2hlY2siYQoaTWFuYWdlZEluc3RhbmNlTGFzdEF0dGVtcHQSOAoGZXJyb3Jz", - "GOve1ZYBIAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkVycm9yc0gA", - "iAEBQgkKB19lcnJvcnMiXwouTWFuYWdlZEluc3RhbmNlUHJvcGVydGllc0Zy", - "b21GbGV4aWJpbGl0eVBvbGljeRIcCgxtYWNoaW5lX3R5cGUYsrDKbCABKAlI", - "AIgBAUIPCg1fbWFjaGluZV90eXBlInEKFk1hbmFnZWRJbnN0YW5jZVZlcnNp", - "b24SIgoRaW5zdGFuY2VfdGVtcGxhdGUY5IG7kwEgASgJSACIAQESFAoEbmFt", - "ZRiL9c0BIAEoCUgBiAEBQhQKEl9pbnN0YW5jZV90ZW1wbGF0ZUIHCgVfbmFt", - "ZSKIAQoITWV0YWRhdGESGwoLZmluZ2VycHJpbnQY5NHzbyABKAlIAIgBARIw", - "CgVpdGVtcxjAz/cvIAMoCzIeLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkl0", - "ZW1zEhQKBGtpbmQYlPfIASABKAlIAYgBAUIOCgxfZmluZ2VycHJpbnRCBwoF", - "X2tpbmQijwIKDk1ldGFkYXRhRmlsdGVyEkwKDWZpbHRlcl9sYWJlbHMYpvXo", - "kgEgAygLMjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWV0YWRhdGFGaWx0", - "ZXJMYWJlbE1hdGNoEiUKFWZpbHRlcl9tYXRjaF9jcml0ZXJpYRjA0LZyIAEo", - "CUgAiAEBIm4KE0ZpbHRlck1hdGNoQ3JpdGVyaWESIwofVU5ERUZJTkVEX0ZJ", - "TFRFUl9NQVRDSF9DUklURVJJQRAAEhAKCU1BVENIX0FMTBDn55JWEhAKCU1B", - "VENIX0FOWRCy6JJWEg4KB05PVF9TRVQQtpmETkIYChZfZmlsdGVyX21hdGNo", - "X2NyaXRlcmlhIloKGE1ldGFkYXRhRmlsdGVyTGFiZWxNYXRjaBIUCgRuYW1l", - "GIv1zQEgASgJSACIAQESFQoFdmFsdWUY8aKyNSABKAlIAYgBAUIHCgVfbmFt", - "ZUIICgZfdmFsdWUiiwIKEk1vdmVBZGRyZXNzUmVxdWVzdBIYCgdhZGRyZXNz", - "GPS33twBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SbAomcmVn", - "aW9uX2FkZHJlc3Nlc19tb3ZlX3JlcXVlc3RfcmVzb3VyY2UYxLCIwwEgASgL", - "MjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uQWRkcmVzc2VzTW92", - "ZVJlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoL", - "X3JlcXVlc3RfaWQivQEKFk1vdmVEaXNrUHJvamVjdFJlcXVlc3QSVQoaZGlz", - "a19tb3ZlX3JlcXVlc3RfcmVzb3VyY2UYysKglQEgASgLMiguZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuRGlza01vdmVSZXF1ZXN0QgPgQQISIQoHcHJvamVj", - "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQikAEKGU1vdmVGaXJld2FsbFBvbGlj", - "eVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID4EECEiYK", - "CXBhcmVudF9pZBjQ4ZrbASABKAlCD+BBAvJHCXBhcmVudF9pZBIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi8AEKGE1vdmVH", - "bG9iYWxBZGRyZXNzUmVxdWVzdBIYCgdhZGRyZXNzGPS33twBIAEoCUID4EEC", - "EmwKJmdsb2JhbF9hZGRyZXNzZXNfbW92ZV9yZXF1ZXN0X3Jlc291cmNlGPPx", - "sZABIAEoCzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdsb2JhbEFkZHJl", - "c3Nlc01vdmVSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", - "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3Jl", - "cXVlc3RfaWQiyQEKGk1vdmVJbnN0YW5jZVByb2plY3RSZXF1ZXN0El0KHmlu", - "c3RhbmNlX21vdmVfcmVxdWVzdF9yZXNvdXJjZRjCvM6UASABKAsyLC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZU1vdmVSZXF1ZXN0QgPgQQIS", - "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0", - "X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiSQoJTmFtZWRQb3J0", - "EhQKBG5hbWUYi/XNASABKAlIAIgBARIUCgRwb3J0GIGx0gEgASgFSAGIAQFC", - "BwoFX25hbWVCBwoFX3BvcnQiiAEKCU5hdElwSW5mbxJTChRuYXRfaXBfaW5m", - "b19tYXBwaW5ncxicgI5zIAMoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk5hdElwSW5mb05hdElwSW5mb01hcHBpbmcSGQoIbmF0X25hbWUY6a34ygEg", - "ASgJSACIAQFCCwoJX25hdF9uYW1lIvIBChlOYXRJcEluZm9OYXRJcEluZm9N", - "YXBwaW5nEhQKBG1vZGUYo/PMASABKAlIAIgBARIWCgZuYXRfaXAYhdKICiAB", - "KAlIAYgBARIVCgV1c2FnZRih+5k1IAEoCUgCiAEBIjUKBE1vZGUSEgoOVU5E", - "RUZJTkVEX01PREUQABIKCgRBVVRPEK+rexINCgZNQU5VQUwQxrf3OCI7CgVV", - "c2FnZRITCg9VTkRFRklORURfVVNBR0UQABINCgZJTl9VU0UQzc6lCBIOCgZV", - "TlVTRUQQ1vP7qwFCBwoFX21vZGVCCQoHX25hdF9pcEIICgZfdXNhZ2UiSgoR", - "TmF0SXBJbmZvUmVzcG9uc2USNQoGcmVzdWx0GJ2Qt0IgAygLMiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuTmF0SXBJbmZvIqIJCgdOZXR3b3JrEhsKC0lf", - "cHY0X3JhbmdlGLawnxwgASgJSACIAQESJwoXYXV0b19jcmVhdGVfc3VibmV0", - "d29ya3MYksiSeiABKAhIAYgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/H", - "DiABKAlIAogBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIA4gBARIpChhl", - "bmFibGVfdWxhX2ludGVybmFsX2lwdjYYmI+IygEgASgISASIAQESIAoPZmly", - "ZXdhbGxfcG9saWN5GNGKxu0BIAEoCUgFiAEBEh0KDWdhdGV3YXlfaV9wdjQY", - "3diZVSABKAlIBogBARIQCgJpZBibGiABKARIB4gBARIkChNpbnRlcm5hbF9p", - "cHY2X3JhbmdlGKfPpoQBIAEoCUgIiAEBEhQKBGtpbmQYlPfIASABKAlICYgB", - "ARISCgNtdHUYrs8GIAEoBUgKiAEBEhQKBG5hbWUYi/XNASABKAlIC4gBARI5", - "CiluZXR3b3JrX2ZpcmV3YWxsX3BvbGljeV9lbmZvcmNlbWVudF9vcmRlchjQ", - "go0DIAEoCUgMiAEBEh8KD25ldHdvcmtfcHJvZmlsZRiY+cVSIAEoCUgNiAEB", - "EjwKCHBlZXJpbmdzGLOqqSEgAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuTmV0d29ya1BlZXJpbmcSTgoOcm91dGluZ19jb25maWcY26nT+QEgASgL", - "Mi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya1JvdXRpbmdDb25m", - "aWdIDogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSA+IAQESIQoRc2VsZl9s", - "aW5rX3dpdGhfaWQYgqydFSABKAlIEIgBARIXCgtzdWJuZXR3b3JrcxjF1KXG", - "ASADKAkioAEKJU5ldHdvcmtGaXJld2FsbFBvbGljeUVuZm9yY2VtZW50T3Jk", - "ZXISNwozVU5ERUZJTkVEX05FVFdPUktfRklSRVdBTExfUE9MSUNZX0VORk9S", - "Q0VNRU5UX09SREVSEAASHQoWQUZURVJfQ0xBU1NJQ19GSVJFV0FMTBDQ/NpJ", - "Eh8KF0JFRk9SRV9DTEFTU0lDX0ZJUkVXQUxMEO3tsaEBQg4KDF9JX3B2NF9y", - "YW5nZUIaChhfYXV0b19jcmVhdGVfc3VibmV0d29ya3NCFQoTX2NyZWF0aW9u", - "X3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CGwoZX2VuYWJsZV91bGFfaW50", - "ZXJuYWxfaXB2NkISChBfZmlyZXdhbGxfcG9saWN5QhAKDl9nYXRld2F5X2lf", - "cHY0QgUKA19pZEIWChRfaW50ZXJuYWxfaXB2Nl9yYW5nZUIHCgVfa2luZEIG", - "CgRfbXR1QgcKBV9uYW1lQiwKKl9uZXR3b3JrX2ZpcmV3YWxsX3BvbGljeV9l", - "bmZvcmNlbWVudF9vcmRlckISChBfbmV0d29ya19wcm9maWxlQhEKD19yb3V0", - "aW5nX2NvbmZpZ0IMCgpfc2VsZl9saW5rQhQKEl9zZWxmX2xpbmtfd2l0aF9p", - "ZCKnBgoRTmV0d29ya0F0dGFjaG1lbnQSXQoUY29ubmVjdGlvbl9lbmRwb2lu", - "dHMY3aK+mwEgAygLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29y", - "a0F0dGFjaG1lbnRDb25uZWN0ZWRFbmRwb2ludBImChVjb25uZWN0aW9uX3By", - "ZWZlcmVuY2UY3PmkiAEgASgJSACIAQESIgoSY3JlYXRpb25fdGltZXN0YW1w", - "GLaPxw4gASgJSAGIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQES", - "GwoLZmluZ2VycHJpbnQY5NHzbyABKAlIA4gBARIQCgJpZBibGiABKARIBIgB", - "ARIUCgRraW5kGJT3yAEgASgJSAWIAQESFAoEbmFtZRiL9c0BIAEoCUgGiAEB", - "EhcKB25ldHdvcmsYrrSFbyABKAlIB4gBARIgChVwcm9kdWNlcl9hY2NlcHRf", - "bGlzdHMYq5raYCADKAkSIAoVcHJvZHVjZXJfcmVqZWN0X2xpc3RzGIL9+gEg", - "AygJEhYKBnJlZ2lvbhj0zaBCIAEoCUgIiAEBEhoKCXNlbGZfbGluaxiNksXZ", - "ASABKAlICYgBARIhChFzZWxmX2xpbmtfd2l0aF9pZBiCrJ0VIAEoCUgKiAEB", - "EhcKC3N1Ym5ldHdvcmtzGMXUpcYBIAMoCSJ8ChRDb25uZWN0aW9uUHJlZmVy", - "ZW5jZRIjCh9VTkRFRklORURfQ09OTkVDVElPTl9QUkVGRVJFTkNFEAASFwoQ", - "QUNDRVBUX0FVVE9NQVRJQxCU9/AjEhUKDUFDQ0VQVF9NQU5VQUwQ3e3xsQES", - "DwoHSU5WQUxJRBDX++38AUIYChZfY29ubmVjdGlvbl9wcmVmZXJlbmNlQhUK", - "E19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4KDF9maW5n", - "ZXJwcmludEIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCCgoIX25ldHdvcmtC", - "CQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rQhQKEl9zZWxmX2xpbmtfd2l0aF9p", - "ZCK7AwofTmV0d29ya0F0dGFjaG1lbnRBZ2dyZWdhdGVkTGlzdBIQCgJpZBib", - "GiABKAlIAIgBARJVCgVpdGVtcxjAz/cvIAMoCzJDLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk5ldHdvcmtBdHRhY2htZW50QWdncmVnYXRlZExpc3QuSXRl", - "bXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rv", - "a2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEB", - "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5XYXJuaW5nSASIAQEaYwoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSRAoF", - "dmFsdWUYAiABKAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3Jr", - "QXR0YWNobWVudHNTY29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQ", - "X25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIocE", - "CiJOZXR3b3JrQXR0YWNobWVudENvbm5lY3RlZEVuZHBvaW50EhsKCmlwX2Fk", - "ZHJlc3MY3PHcwQEgASgJSACIAQESHQoMaXB2Nl9hZGRyZXNzGJyz76IBIAEo", - "CUgBiAEBEiIKEXByb2plY3RfaWRfb3JfbnVtGKiK5aYBIAEoCUgCiAEBEiMK", - "GHNlY29uZGFyeV9pcF9jaWRyX3JhbmdlcxiUsvA3IAMoCRIWCgZzdGF0dXMY", - "8p+3ViABKAlIA4gBARIbCgpzdWJuZXR3b3JrGO6n5JIBIAEoCUgEiAEBEiYK", - "FXN1Ym5ldHdvcmtfY2lkcl9yYW5nZRij29+2ASABKAlIBYgBASKUAQoGU3Rh", - "dHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABIPCghBQ0NFUFRFRBCnn9J1Eg4K", - "BkNMT1NFRBDsqqO1ARIXCg9ORUVEU19BVFRFTlRJT04QvIuipAESDgoHUEVO", - "RElORxD3qvAQEg8KCFJFSkVDVEVEEP6IhFMSGQoSU1RBVFVTX1VOU1BFQ0lG", - "SUVEEMrMixRCDQoLX2lwX2FkZHJlc3NCDwoNX2lwdjZfYWRkcmVzc0IUChJf", - "cHJvamVjdF9pZF9vcl9udW1CCQoHX3N0YXR1c0INCgtfc3VibmV0d29ya0IY", - "ChZfc3VibmV0d29ya19jaWRyX3JhbmdlIrMCChVOZXR3b3JrQXR0YWNobWVu", - "dExpc3QSEAoCaWQYmxogASgJSACIAQESPAoFaXRlbXMYwM/3LyADKAsyKi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrQXR0YWNobWVudBIUCgRr", - "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", - "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcY", - "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASI", - "AQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", - "bGZfbGlua0IKCghfd2FybmluZyKyAQocTmV0d29ya0F0dGFjaG1lbnRzU2Nv", - "cGVkTGlzdBJLChNuZXR3b3JrX2F0dGFjaG1lbnRzGJ/e1vgBIAMoCzIqLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtBdHRhY2htZW50EjkKB3dh", + "ASABKAhIBIgBAUIJCgdfZmlsdGVyQg4KDF9tYXhfcmVzdWx0c0ILCglfb3Jk", + "ZXJfYnlCDQoLX3BhZ2VfdG9rZW5CGQoXX3JldHVybl9wYXJ0aWFsX3N1Y2Nl", + "c3MisAIKFkxpc3RWcG5HYXRld2F5c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6AB", + "IAEoCUgAiAEBEhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3Jk", + "ZXJfYnkY6P3HTCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOI", + "AQESFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEo", + "CUID4EECEicKFnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASI", + "AQFCCQoHX2ZpbHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0K", + "C19wYWdlX3Rva2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIq8CChVM", + "aXN0VnBuVHVubmVsc1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEB", + "EhsKC21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3H", + "TCABKAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJv", + "amVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEicK", + "FnJldHVybl9wYXJ0aWFsX3N1Y2Nlc3MYtqTP9gEgASgISASIAQFCCQoHX2Zp", + "bHRlckIOCgxfbWF4X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rv", + "a2VuQhkKF19yZXR1cm5fcGFydGlhbF9zdWNjZXNzIo0DChtMaXN0WHBuSG9z", + "dHNQcm9qZWN0c1JlcXVlc3QSFwoGZmlsdGVyGPiWo6ABIAEoCUgAiAEBEhsK", + "C21heF9yZXN1bHRzGJvIixogASgNSAGIAQESGAoIb3JkZXJfYnkY6P3HTCAB", + "KAlIAogBARIaCgpwYWdlX3Rva2VuGMmwxAkgASgJSAOIAQESFwoHcHJvamVj", + "dBiZlsFsIAEoCUID4EECEm4KKHByb2plY3RzX2xpc3RfeHBuX2hvc3RzX3Jl", + "cXVlc3RfcmVzb3VyY2UYl9DOcSABKAsyNC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5Qcm9qZWN0c0xpc3RYcG5Ib3N0c1JlcXVlc3RCA+BBAhInChZyZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJC", + "DgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZ", + "ChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKxAgoZTGlzdFpvbmVPcGVyYXRp", + "b25zUmVxdWVzdBIXCgZmaWx0ZXIY+JajoAEgASgJSACIAQESGwoLbWF4X3Jl", + "c3VsdHMYm8iLGiABKA1IAYgBARIYCghvcmRlcl9ieRjo/cdMIAEoCUgCiAEB", + "EhoKCnBhZ2VfdG9rZW4YybDECSABKAlIA4gBARIXCgdwcm9qZWN0GJmWwWwg", + "ASgJQgPgQQISJwoWcmV0dXJuX3BhcnRpYWxfc3VjY2Vzcxi2pM/2ASABKAhI", + "BIgBARIUCgR6b25lGKzH5AEgASgJQgPgQQJCCQoHX2ZpbHRlckIOCgxfbWF4", + "X3Jlc3VsdHNCCwoJX29yZGVyX2J5Qg0KC19wYWdlX3Rva2VuQhkKF19yZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzIpICChBMaXN0Wm9uZXNSZXF1ZXN0EhcKBmZp", + "bHRlchj4lqOgASABKAlIAIgBARIbCgttYXhfcmVzdWx0cxibyIsaIAEoDUgB", + "iAEBEhgKCG9yZGVyX2J5GOj9x0wgASgJSAKIAQESGgoKcGFnZV90b2tlbhjJ", + "sMQJIAEoCUgDiAEBEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhInChZyZXR1", + "cm5fcGFydGlhbF9zdWNjZXNzGLakz/YBIAEoCEgEiAEBQgkKB19maWx0ZXJC", + "DgoMX21heF9yZXN1bHRzQgsKCV9vcmRlcl9ieUINCgtfcGFnZV90b2tlbkIZ", + "ChdfcmV0dXJuX3BhcnRpYWxfc3VjY2VzcyKPAQoJTG9jYWxEaXNrEhoKCmRp", + "c2tfY291bnQY7a+dVyABKAVIAIgBARIdCgxkaXNrX3NpemVfZ2IYt5rnlgEg", + "ASgFSAGIAQESGQoJZGlza190eXBlGJzprCwgASgJSAKIAQFCDQoLX2Rpc2tf", + "Y291bnRCDwoNX2Rpc2tfc2l6ZV9nYkIMCgpfZGlza190eXBlIlwKEExvY2Fs", + "aXplZE1lc3NhZ2USFwoGbG9jYWxlGNqc2PQBIAEoCUgAiAEBEhgKB21lc3Nh", + "Z2UYh4CsxwEgASgJSAGIAQFCCQoHX2xvY2FsZUIKCghfbWVzc2FnZSLSAgoO", + "TG9jYXRpb25Qb2xpY3kSTQoJbG9jYXRpb25zGN6ukcUBIAMoCzI2Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkxvY2F0aW9uUG9saWN5LkxvY2F0aW9uc0Vu", + "dHJ5Eh0KDHRhcmdldF9zaGFwZRjz5ruhASABKAlIAIgBARphCg5Mb2NhdGlv", + "bnNFbnRyeRILCgNrZXkYASABKAkSPgoFdmFsdWUYAiABKAsyLy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5Mb2NhdGlvblBvbGljeUxvY2F0aW9uOgI4ASJe", + "CgtUYXJnZXRTaGFwZRIaChZVTkRFRklORURfVEFSR0VUX1NIQVBFEAASCQoD", + "QU5ZEMz7AxIWCg9BTllfU0lOR0xFX1pPTkUQ0KaRHRIQCghCQUxBTkNFRBCI", + "uq3fAUIPCg1fdGFyZ2V0X3NoYXBlIo4CChZMb2NhdGlvblBvbGljeUxvY2F0", + "aW9uElcKC2NvbnN0cmFpbnRzGLbM7gEgASgLMjouZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuTG9jYXRpb25Qb2xpY3lMb2NhdGlvbkNvbnN0cmFpbnRzSACI", + "AQESGgoKcHJlZmVyZW5jZRjb+fJHIAEoCUgBiAEBImAKClByZWZlcmVuY2US", + "GAoUVU5ERUZJTkVEX1BSRUZFUkVOQ0UQABIMCgVBTExPVxCp1t4dEgoKBERF", + "TlkQjOx/Eh4KFlBSRUZFUkVOQ0VfVU5TUEVDSUZJRUQQs+vO7AFCDgoMX2Nv", + "bnN0cmFpbnRzQg0KC19wcmVmZXJlbmNlIk0KIUxvY2F0aW9uUG9saWN5TG9j", + "YXRpb25Db25zdHJhaW50cxIaCgltYXhfY291bnQY9PySiQEgASgFSACIAQFC", + "DAoKX21heF9jb3VudCK1CQoMTWFjaGluZUltYWdlEiIKEmNyZWF0aW9uX3Rp", + "bWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEo", + "CUgBiAEBEhwKC2d1ZXN0X2ZsdXNoGN2T7LcBIAEoCEgCiAEBEhAKAmlkGJsa", + "IAEoBEgDiAEBElAKE2luc3RhbmNlX3Byb3BlcnRpZXMYnZ7YZiABKAsyKy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVByb3BlcnRpZXNIBIgB", + "ARIUCgRraW5kGJT3yAEgASgJSAWIAQESXQocbWFjaGluZV9pbWFnZV9lbmNy", + "eXB0aW9uX2tleRj//+f7ASABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5DdXN0b21lckVuY3J5cHRpb25LZXlIBogBARIUCgRuYW1lGIv1zQEgASgJ", + "SAeIAQESHgoNc2F0aXNmaWVzX3B6aRih3avlASABKAhICIgBARIeCg1zYXRp", + "c2ZpZXNfcHpzGKvdq+UBIAEoCEgJiAEBEjsKC3NhdmVkX2Rpc2tzGL7twL0B", + "IAMoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNhdmVkRGlzaxIaCglz", + "ZWxmX2xpbmsYjZLF2QEgASgJSAqIAQESWQobc291cmNlX2Rpc2tfZW5jcnlw", + "dGlvbl9rZXlzGLL4z7ABIAMoCzIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlNvdXJjZURpc2tFbmNyeXB0aW9uS2V5EiAKD3NvdXJjZV9pbnN0YW5jZRi5", + "mP28ASABKAlIC4gBARJeChpzb3VyY2VfaW5zdGFuY2VfcHJvcGVydGllcxj5", + "0cviASABKAsyMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tb3VyY2VJbnN0", + "YW5jZVByb3BlcnRpZXNIDIgBARIWCgZzdGF0dXMY8p+3ViABKAlIDYgBARId", + "ChFzdG9yYWdlX2xvY2F0aW9ucxia7bOcASADKAkSIwoTdG90YWxfc3RvcmFn", + "ZV9ieXRlcxjsh4QnIAEoA0gOiAEBInMKBlN0YXR1cxIUChBVTkRFRklORURf", + "U1RBVFVTEAASEAoIQ1JFQVRJTkcQub2d2QESEAoIREVMRVRJTkcQqKeH/AES", + "DwoHSU5WQUxJRBDX++38ARIMCgVSRUFEWRCDw48lEhAKCVVQTE9BRElORxCh", + "nM1/QhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4K", + "DF9ndWVzdF9mbHVzaEIFCgNfaWRCFgoUX2luc3RhbmNlX3Byb3BlcnRpZXNC", + "BwoFX2tpbmRCHwodX21hY2hpbmVfaW1hZ2VfZW5jcnlwdGlvbl9rZXlCBwoF", + "X25hbWVCEAoOX3NhdGlzZmllc19wemlCEAoOX3NhdGlzZmllc19wenNCDAoK", + "X3NlbGZfbGlua0ISChBfc291cmNlX2luc3RhbmNlQh0KG19zb3VyY2VfaW5z", + "dGFuY2VfcHJvcGVydGllc0IJCgdfc3RhdHVzQhYKFF90b3RhbF9zdG9yYWdl", + "X2J5dGVzIqkCChBNYWNoaW5lSW1hZ2VMaXN0EhAKAmlkGJsaIAEoCUgAiAEB", + "EjcKBWl0ZW1zGMDP9y8gAygLMiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "TWFjaGluZUltYWdlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3Bh", + "Z2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", + "SAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRf", + "cGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIuYHCgtNYWNo", + "aW5lVHlwZRI/CgxhY2NlbGVyYXRvcnMY6NbFgAEgAygLMiUuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuQWNjZWxlcmF0b3JzEh0KDGFyY2hpdGVjdHVyZRjT", + "0rGQASABKAlIAIgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlI", + "AYgBARJHCgpkZXByZWNhdGVkGLPL0fUBIAEoCzIqLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkRlcHJlY2F0aW9uU3RhdHVzSAKIAQESHAoLZGVzY3JpcHRp", + "b24Y/IfWyQEgASgJSAOIAQESGwoKZ3Vlc3RfY3B1cxjSy8i7ASABKAVIBIgB", + "ARIQCgJpZBibGiABKARIBYgBARIeCg5pbWFnZV9zcGFjZV9nYhiY8vUjIAEo", + "BUgGiAEBEh4KDWlzX3NoYXJlZF9jcHUYg9rP+AEgASgISAeIAQESFAoEa2lu", + "ZBiU98gBIAEoCUgIiAEBEikKGG1heGltdW1fcGVyc2lzdGVudF9kaXNrcxiN", + "9s7sASABKAVICYgBARIwCiBtYXhpbXVtX3BlcnNpc3RlbnRfZGlza3Nfc2l6", + "ZV9nYhinlchJIAEoA0gKiAEBEhkKCW1lbW9yeV9tYhiTk6g3IAEoBUgLiAEB", + "EhQKBG5hbWUYi/XNASABKAlIDIgBARJACg1zY3JhdGNoX2Rpc2tzGPGxoOUB", + "IAMoCzIlLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNjcmF0Y2hEaXNrcxIa", + "CglzZWxmX2xpbmsYjZLF2QEgASgJSA2IAQESFAoEem9uZRisx+QBIAEoCUgO", + "iAEBImoKDEFyY2hpdGVjdHVyZRIaChZVTkRFRklORURfQVJDSElURUNUVVJF", + "EAASIAoYQVJDSElURUNUVVJFX1VOU1BFQ0lGSUVEEKvUnbwBEgwKBUFSTTY0", + "EPrL6R0SDgoGWDg2XzY0EMek5soBQg8KDV9hcmNoaXRlY3R1cmVCFQoTX2Ny", + "ZWF0aW9uX3RpbWVzdGFtcEINCgtfZGVwcmVjYXRlZEIOCgxfZGVzY3JpcHRp", + "b25CDQoLX2d1ZXN0X2NwdXNCBQoDX2lkQhEKD19pbWFnZV9zcGFjZV9nYkIQ", + "Cg5faXNfc2hhcmVkX2NwdUIHCgVfa2luZEIbChlfbWF4aW11bV9wZXJzaXN0", + "ZW50X2Rpc2tzQiMKIV9tYXhpbXVtX3BlcnNpc3RlbnRfZGlza3Nfc2l6ZV9n", + "YkIMCgpfbWVtb3J5X21iQgcKBV9uYW1lQgwKCl9zZWxmX2xpbmtCBwoFX3pv", + "bmUiwgMKGU1hY2hpbmVUeXBlQWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJ", + "SACIAQESTwoFaXRlbXMYwM/3LyADKAsyPS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5NYWNoaW5lVHlwZUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoE", + "a2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEo", + "CUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJlYWNo", + "YWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpdCgpJdGVtc0VudHJ5EgsK", + "A2tleRgBIAEoCRI+CgV2YWx1ZRgCIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk1hY2hpbmVUeXBlc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmcipwIKD01hY2hpbmVUeXBlTGlzdBIQCgJpZBibGiABKAlIAIgBARI2", + "CgVpdGVtcxjAz/cvIAMoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk1h", + "Y2hpbmVUeXBlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2Vf", + "dG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOI", + "AQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFn", + "ZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIp8BChZNYWNoaW5l", + "VHlwZXNTY29wZWRMaXN0Ej4KDW1hY2hpbmVfdHlwZXMYgd2BJiADKAsyJC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5NYWNoaW5lVHlwZRI5Cgd3YXJuaW5n", + "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gA", + "iAEBQgoKCF93YXJuaW5nIvIKCg9NYW5hZ2VkSW5zdGFuY2USHgoOY3VycmVu", + "dF9hY3Rpb24YvKeNVSABKAlIAIgBARIQCgJpZBibGiABKARIAYgBARIYCghp", + "bnN0YW5jZRiVqdoIIAEoCUgCiAEBElMKD2luc3RhbmNlX2hlYWx0aBjGkry2", + "ASADKAsyNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5NYW5hZ2VkSW5zdGFu", + "Y2VJbnN0YW5jZUhlYWx0aBIfCg9pbnN0YW5jZV9zdGF0dXMY3K2fUyABKAlI", + "A4gBARJSCgxsYXN0X2F0dGVtcHQYpKyozwEgASgLMjMuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuTWFuYWdlZEluc3RhbmNlTGFzdEF0dGVtcHRIBIgBARIU", + "CgRuYW1lGIv1zQEgASgJSAWIAQESVAobcHJlc2VydmVkX3N0YXRlX2Zyb21f", + "Y29uZmlnGOLrhS8gASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHJl", + "c2VydmVkU3RhdGVIBogBARJVChtwcmVzZXJ2ZWRfc3RhdGVfZnJvbV9wb2xp", + "Y3kY0q++4AEgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHJlc2Vy", + "dmVkU3RhdGVIB4gBARJ7CiJwcm9wZXJ0aWVzX2Zyb21fZmxleGliaWxpdHlf", + "cG9saWN5GMHFlEogASgLMkcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWFu", + "YWdlZEluc3RhbmNlUHJvcGVydGllc0Zyb21GbGV4aWJpbGl0eVBvbGljeUgI", + "iAEBEkkKB3ZlcnNpb24Y2LnUpwEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTWFuYWdlZEluc3RhbmNlVmVyc2lvbkgJiAEBIoUCCg1DdXJyZW50", + "QWN0aW9uEhwKGFVOREVGSU5FRF9DVVJSRU5UX0FDVElPThAAEhIKCkFCQU5E", + "T05JTkcQzcqQuQESEAoIQ1JFQVRJTkcQub2d2QESIAoYQ1JFQVRJTkdfV0lU", + "SE9VVF9SRVRSSUVTEInGvswBEhAKCERFTEVUSU5HEKinh/wBEgsKBE5PTkUQ", + "uM6SARISCgpSRUNSRUFUSU5HEOyL/ogBEhEKClJFRlJFU0hJTkcQp/7sTRIS", + "CgpSRVNUQVJUSU5HEPPu65gBEhAKCFJFU1VNSU5HEKr7idUBEhAKCFNUQVJU", + "SU5HEMCgi+kBEhAKCVZFUklGWUlORxCpwYwIIu0BCg5JbnN0YW5jZVN0YXR1", + "cxIdChlVTkRFRklORURfSU5TVEFOQ0VfU1RBVFVTEAASFgoOREVQUk9WSVNJ", + "T05JTkcQ7pPEzAESFAoMUFJPVklTSU9OSU5HEO312ooBEhEKCVJFUEFJUklO", + "RxCVgpXFARIOCgdSVU5OSU5HEJ/D6jkSDwoHU1RBR0lORxCbyMbNARIPCgdT", + "VE9QUEVEEK277NMBEhAKCFNUT1BQSU5HEPTQoqcBEhAKCVNVU1BFTkRFRBC7", + "u7YYEhIKClNVU1BFTkRJTkcQptSY9QESEQoKVEVSTUlOQVRFRBCj9Jt3QhEK", + "D19jdXJyZW50X2FjdGlvbkIFCgNfaWRCCwoJX2luc3RhbmNlQhIKEF9pbnN0", + "YW5jZV9zdGF0dXNCDwoNX2xhc3RfYXR0ZW1wdEIHCgVfbmFtZUIeChxfcHJl", + "c2VydmVkX3N0YXRlX2Zyb21fY29uZmlnQh4KHF9wcmVzZXJ2ZWRfc3RhdGVf", + "ZnJvbV9wb2xpY3lCJQojX3Byb3BlcnRpZXNfZnJvbV9mbGV4aWJpbGl0eV9w", + "b2xpY3lCCgoIX3ZlcnNpb24ipgIKHU1hbmFnZWRJbnN0YW5jZUluc3RhbmNl", + "SGVhbHRoEiYKFWRldGFpbGVkX2hlYWx0aF9zdGF0ZRid0LTzASABKAlIAIgB", + "ARIdCgxoZWFsdGhfY2hlY2sY5aqkkwEgASgJSAGIAQEikgEKE0RldGFpbGVk", + "SGVhbHRoU3RhdGUSIwofVU5ERUZJTkVEX0RFVEFJTEVEX0hFQUxUSF9TVEFU", + "RRAAEhAKCERSQUlOSU5HEOrVjOUBEg8KB0hFQUxUSFkQ/arb0QESDwoHVElN", + "RU9VVBDBsuvjARIRCglVTkhFQUxUSFkQxLmt3AESDwoHVU5LTk9XThCq8MTO", + "AUIYChZfZGV0YWlsZWRfaGVhbHRoX3N0YXRlQg8KDV9oZWFsdGhfY2hlY2si", + "YQoaTWFuYWdlZEluc3RhbmNlTGFzdEF0dGVtcHQSOAoGZXJyb3JzGOve1ZYB", + "IAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkVycm9yc0gAiAEBQgkK", + "B19lcnJvcnMiXwouTWFuYWdlZEluc3RhbmNlUHJvcGVydGllc0Zyb21GbGV4", + "aWJpbGl0eVBvbGljeRIcCgxtYWNoaW5lX3R5cGUYsrDKbCABKAlIAIgBAUIP", + "Cg1fbWFjaGluZV90eXBlInEKFk1hbmFnZWRJbnN0YW5jZVZlcnNpb24SIgoR", + "aW5zdGFuY2VfdGVtcGxhdGUY5IG7kwEgASgJSACIAQESFAoEbmFtZRiL9c0B", + "IAEoCUgBiAEBQhQKEl9pbnN0YW5jZV90ZW1wbGF0ZUIHCgVfbmFtZSKIAQoI", + "TWV0YWRhdGESGwoLZmluZ2VycHJpbnQY5NHzbyABKAlIAIgBARIwCgVpdGVt", + "cxjAz/cvIAMoCzIeLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkl0ZW1zEhQK", + "BGtpbmQYlPfIASABKAlIAYgBAUIOCgxfZmluZ2VycHJpbnRCBwoFX2tpbmQi", + "jwIKDk1ldGFkYXRhRmlsdGVyEkwKDWZpbHRlcl9sYWJlbHMYpvXokgEgAygL", + "MjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWV0YWRhdGFGaWx0ZXJMYWJl", + "bE1hdGNoEiUKFWZpbHRlcl9tYXRjaF9jcml0ZXJpYRjA0LZyIAEoCUgAiAEB", + "Im4KE0ZpbHRlck1hdGNoQ3JpdGVyaWESIwofVU5ERUZJTkVEX0ZJTFRFUl9N", + "QVRDSF9DUklURVJJQRAAEhAKCU1BVENIX0FMTBDn55JWEhAKCU1BVENIX0FO", + "WRCy6JJWEg4KB05PVF9TRVQQtpmETkIYChZfZmlsdGVyX21hdGNoX2NyaXRl", + "cmlhIloKGE1ldGFkYXRhRmlsdGVyTGFiZWxNYXRjaBIUCgRuYW1lGIv1zQEg", + "ASgJSACIAQESFQoFdmFsdWUY8aKyNSABKAlIAYgBAUIHCgVfbmFtZUIICgZf", + "dmFsdWUiiwIKEk1vdmVBZGRyZXNzUmVxdWVzdBIYCgdhZGRyZXNzGPS33twB", + "IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", + "HwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SbAomcmVnaW9uX2Fk", + "ZHJlc3Nlc19tb3ZlX3JlcXVlc3RfcmVzb3VyY2UYxLCIwwEgASgLMjMuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uQWRkcmVzc2VzTW92ZVJlcXVl", + "c3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVl", + "c3RfaWQivQEKFk1vdmVEaXNrUHJvamVjdFJlcXVlc3QSVQoaZGlza19tb3Zl", + "X3JlcXVlc3RfcmVzb3VyY2UYysKglQEgASgLMiguZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuRGlza01vdmVSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFs", + "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQFCDQoLX3JlcXVlc3RfaWQikAEKGU1vdmVGaXJld2FsbFBvbGljeVJlcXVl", + "c3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID4EECEiYKCXBhcmVu", + "dF9pZBjQ4ZrbASABKAlCD+BBAvJHCXBhcmVudF9pZBIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi8AEKGE1vdmVHbG9iYWxB", + "ZGRyZXNzUmVxdWVzdBIYCgdhZGRyZXNzGPS33twBIAEoCUID4EECEmwKJmds", + "b2JhbF9hZGRyZXNzZXNfbW92ZV9yZXF1ZXN0X3Jlc291cmNlGPPxsZABIAEo", + "CzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdsb2JhbEFkZHJlc3Nlc01v", + "dmVSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3Rf", + "aWQiyQEKGk1vdmVJbnN0YW5jZVByb2plY3RSZXF1ZXN0El0KHmluc3RhbmNl", + "X21vdmVfcmVxdWVzdF9yZXNvdXJjZRjCvM6UASABKAsyLC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnN0YW5jZU1vdmVSZXF1ZXN0QgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiSQoJTmFtZWRQb3J0EhQKBG5h", + "bWUYi/XNASABKAlIAIgBARIUCgRwb3J0GIGx0gEgASgFSAGIAQFCBwoFX25h", + "bWVCBwoFX3BvcnQiiAEKCU5hdElwSW5mbxJTChRuYXRfaXBfaW5mb19tYXBw", + "aW5ncxicgI5zIAMoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5hdElw", + "SW5mb05hdElwSW5mb01hcHBpbmcSGQoIbmF0X25hbWUY6a34ygEgASgJSACI", + "AQFCCwoJX25hdF9uYW1lIvIBChlOYXRJcEluZm9OYXRJcEluZm9NYXBwaW5n", + "EhQKBG1vZGUYo/PMASABKAlIAIgBARIWCgZuYXRfaXAYhdKICiABKAlIAYgB", + "ARIVCgV1c2FnZRih+5k1IAEoCUgCiAEBIjUKBE1vZGUSEgoOVU5ERUZJTkVE", + "X01PREUQABIKCgRBVVRPEK+rexINCgZNQU5VQUwQxrf3OCI7CgVVc2FnZRIT", + "Cg9VTkRFRklORURfVVNBR0UQABINCgZJTl9VU0UQzc6lCBIOCgZVTlVTRUQQ", + "1vP7qwFCBwoFX21vZGVCCQoHX25hdF9pcEIICgZfdXNhZ2UiSgoRTmF0SXBJ", + "bmZvUmVzcG9uc2USNQoGcmVzdWx0GJ2Qt0IgAygLMiIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuTmF0SXBJbmZvIqIJCgdOZXR3b3JrEhsKC0lfcHY0X3Jh", + "bmdlGLawnxwgASgJSACIAQESJwoXYXV0b19jcmVhdGVfc3VibmV0d29ya3MY", + "ksiSeiABKAhIAYgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlI", + "AogBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIA4gBARIpChhlbmFibGVf", + "dWxhX2ludGVybmFsX2lwdjYYmI+IygEgASgISASIAQESIAoPZmlyZXdhbGxf", + "cG9saWN5GNGKxu0BIAEoCUgFiAEBEh0KDWdhdGV3YXlfaV9wdjQY3diZVSAB", + "KAlIBogBARIQCgJpZBibGiABKARIB4gBARIkChNpbnRlcm5hbF9pcHY2X3Jh", + "bmdlGKfPpoQBIAEoCUgIiAEBEhQKBGtpbmQYlPfIASABKAlICYgBARISCgNt", + "dHUYrs8GIAEoBUgKiAEBEhQKBG5hbWUYi/XNASABKAlIC4gBARI5CiluZXR3", + "b3JrX2ZpcmV3YWxsX3BvbGljeV9lbmZvcmNlbWVudF9vcmRlchjQgo0DIAEo", + "CUgMiAEBEh8KD25ldHdvcmtfcHJvZmlsZRiY+cVSIAEoCUgNiAEBEjwKCHBl", + "ZXJpbmdzGLOqqSEgAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0", + "d29ya1BlZXJpbmcSTgoOcm91dGluZ19jb25maWcY26nT+QEgASgLMi0uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya1JvdXRpbmdDb25maWdIDogB", + "ARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSA+IAQESIQoRc2VsZl9saW5rX3dp", + "dGhfaWQYgqydFSABKAlIEIgBARIXCgtzdWJuZXR3b3JrcxjF1KXGASADKAki", + "oAEKJU5ldHdvcmtGaXJld2FsbFBvbGljeUVuZm9yY2VtZW50T3JkZXISNwoz", + "VU5ERUZJTkVEX05FVFdPUktfRklSRVdBTExfUE9MSUNZX0VORk9SQ0VNRU5U", + "X09SREVSEAASHQoWQUZURVJfQ0xBU1NJQ19GSVJFV0FMTBDQ/NpJEh8KF0JF", + "Rk9SRV9DTEFTU0lDX0ZJUkVXQUxMEO3tsaEBQg4KDF9JX3B2NF9yYW5nZUIa", + "ChhfYXV0b19jcmVhdGVfc3VibmV0d29ya3NCFQoTX2NyZWF0aW9uX3RpbWVz", + "dGFtcEIOCgxfZGVzY3JpcHRpb25CGwoZX2VuYWJsZV91bGFfaW50ZXJuYWxf", + "aXB2NkISChBfZmlyZXdhbGxfcG9saWN5QhAKDl9nYXRld2F5X2lfcHY0QgUK", + "A19pZEIWChRfaW50ZXJuYWxfaXB2Nl9yYW5nZUIHCgVfa2luZEIGCgRfbXR1", + "QgcKBV9uYW1lQiwKKl9uZXR3b3JrX2ZpcmV3YWxsX3BvbGljeV9lbmZvcmNl", + "bWVudF9vcmRlckISChBfbmV0d29ya19wcm9maWxlQhEKD19yb3V0aW5nX2Nv", + "bmZpZ0IMCgpfc2VsZl9saW5rQhQKEl9zZWxmX2xpbmtfd2l0aF9pZCKnBgoR", + "TmV0d29ya0F0dGFjaG1lbnQSXQoUY29ubmVjdGlvbl9lbmRwb2ludHMY3aK+", + "mwEgAygLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0F0dGFj", + "aG1lbnRDb25uZWN0ZWRFbmRwb2ludBImChVjb25uZWN0aW9uX3ByZWZlcmVu", + "Y2UY3PmkiAEgASgJSACIAQESIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4g", + "ASgJSAGIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQESGwoLZmlu", + "Z2VycHJpbnQY5NHzbyABKAlIA4gBARIQCgJpZBibGiABKARIBIgBARIUCgRr", + "aW5kGJT3yAEgASgJSAWIAQESFAoEbmFtZRiL9c0BIAEoCUgGiAEBEhcKB25l", + "dHdvcmsYrrSFbyABKAlIB4gBARIgChVwcm9kdWNlcl9hY2NlcHRfbGlzdHMY", + "q5raYCADKAkSIAoVcHJvZHVjZXJfcmVqZWN0X2xpc3RzGIL9+gEgAygJEhYK", + "BnJlZ2lvbhj0zaBCIAEoCUgIiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlI", + "CYgBARIhChFzZWxmX2xpbmtfd2l0aF9pZBiCrJ0VIAEoCUgKiAEBEhcKC3N1", + "Ym5ldHdvcmtzGMXUpcYBIAMoCSJ8ChRDb25uZWN0aW9uUHJlZmVyZW5jZRIj", + "Ch9VTkRFRklORURfQ09OTkVDVElPTl9QUkVGRVJFTkNFEAASFwoQQUNDRVBU", + "X0FVVE9NQVRJQxCU9/AjEhUKDUFDQ0VQVF9NQU5VQUwQ3e3xsQESDwoHSU5W", + "QUxJRBDX++38AUIYChZfY29ubmVjdGlvbl9wcmVmZXJlbmNlQhUKE19jcmVh", + "dGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4KDF9maW5nZXJwcmlu", + "dEIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCCgoIX25ldHdvcmtCCQoHX3Jl", + "Z2lvbkIMCgpfc2VsZl9saW5rQhQKEl9zZWxmX2xpbmtfd2l0aF9pZCK7Awof", + "TmV0d29ya0F0dGFjaG1lbnRBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlI", + "AIgBARJVCgVpdGVtcxjAz/cvIAMoCzJDLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk5ldHdvcmtBdHRhY2htZW50QWdncmVnYXRlZExpc3QuSXRlbXNFbnRy", + "eRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6", + "hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dh", "cm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJu", - "aW5nSACIAQFCCgoIX3dhcm5pbmcixAMKGk5ldHdvcmtFZGdlU2VjdXJpdHlT", - "ZXJ2aWNlEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwK", - "C2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEhsKC2ZpbmdlcnByaW50GOTR", - "828gASgJSAKIAQESEAoCaWQYmxogASgESAOIAQESFAoEa2luZBiU98gBIAEo", - "CUgEiAEBEhQKBG5hbWUYi/XNASABKAlIBYgBARIWCgZyZWdpb24Y9M2gQiAB", - "KAlIBogBARIfCg9zZWN1cml0eV9wb2xpY3kYkYbKUSABKAlIB4gBARIaCglz", - "ZWxmX2xpbmsYjZLF2QEgASgJSAiIAQESIQoRc2VsZl9saW5rX3dpdGhfaWQY", - "gqydFSABKAlICYgBAUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNj", - "cmlwdGlvbkIOCgxfZmluZ2VycHJpbnRCBQoDX2lkQgcKBV9raW5kQgcKBV9u", - "YW1lQgkKB19yZWdpb25CEgoQX3NlY3VyaXR5X3BvbGljeUIMCgpfc2VsZl9s", - "aW5rQhQKEl9zZWxmX2xpbmtfd2l0aF9pZCKOBAooTmV0d29ya0VkZ2VTZWN1", - "cml0eVNlcnZpY2VBZ2dyZWdhdGVkTGlzdBIUCgRldGFnGJXSvgEgASgJSACI", - "AQESEAoCaWQYmxogASgJSAGIAQESXgoFaXRlbXMYwM/3LyADKAsyTC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRWRnZVNlY3VyaXR5U2Vydmlj", - "ZUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgC", - "iAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgDiAEBEhoKCXNlbGZf", - "bGluaxiNksXZASABKAlIBIgBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkS", - "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lldhcm5pbmdIBYgBARpsCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRJNCgV2", - "YWx1ZRgCIAEoCzI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtF", - "ZGdlU2VjdXJpdHlTZXJ2aWNlc1Njb3BlZExpc3Q6AjgBQgcKBV9ldGFnQgUK", - "A19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xp", - "bmtCCgoIX3dhcm5pbmcizgEKJU5ldHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNl", - "c1Njb3BlZExpc3QSXgoebmV0d29ya19lZGdlX3NlY3VyaXR5X3NlcnZpY2Vz", - "GKzL+BAgAygLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0Vk", - "Z2VTZWN1cml0eVNlcnZpY2USOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyKe", - "AwoPTmV0d29ya0VuZHBvaW50ElEKC2Fubm90YXRpb25zGKT2tTUgAygLMjku", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50LkFubm90", - "YXRpb25zRW50cnkSJwoXY2xpZW50X2Rlc3RpbmF0aW9uX3BvcnQYhoiCOyAB", - "KAVIAIgBARIUCgRmcWRuGJWlwAEgASgJSAGIAQESGAoIaW5zdGFuY2UYlana", - "CCABKAlIAogBARIbCgppcF9hZGRyZXNzGNzx3MEBIAEoCUgDiAEBEh0KDGlw", - "djZfYWRkcmVzcxics++iASABKAlIBIgBARIUCgRwb3J0GIGx0gEgASgFSAWI", - "AQEaMgoQQW5ub3RhdGlvbnNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUY", - "AiABKAk6AjgBQhoKGF9jbGllbnRfZGVzdGluYXRpb25fcG9ydEIHCgVfZnFk", - "bkILCglfaW5zdGFuY2VCDQoLX2lwX2FkZHJlc3NCDwoNX2lwdjZfYWRkcmVz", - "c0IHCgVfcG9ydCKJCwoUTmV0d29ya0VuZHBvaW50R3JvdXASVgoLYW5ub3Rh", - "dGlvbnMYpPa1NSADKAsyPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3", - "b3JrRW5kcG9pbnRHcm91cC5Bbm5vdGF0aW9uc0VudHJ5ElMKCmFwcF9lbmdp", - "bmUYoIzAogEgASgLMjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29y", - "a0VuZHBvaW50R3JvdXBBcHBFbmdpbmVIAIgBARJbCg5jbG91ZF9mdW5jdGlv", - "bhii5fP3ASABKAsyOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3Jr", - "RW5kcG9pbnRHcm91cENsb3VkRnVuY3Rpb25IAYgBARJQCgljbG91ZF9ydW4Y", - "gcv6NCABKAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5k", - "cG9pbnRHcm91cENsb3VkUnVuSAKIAQESIgoSY3JlYXRpb25fdGltZXN0YW1w", - "GLaPxw4gASgJSAOIAQESHQoMZGVmYXVsdF9wb3J0GL/38MkBIAEoBUgEiAEB", - "EhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgFiAEBEhAKAmlkGJsaIAEoBEgG", - "iAEBEhQKBGtpbmQYlPfIASABKAlIB4gBARIUCgRuYW1lGIv1zQEgASgJSAiI", - "AQESFwoHbmV0d29yaxiutIVvIAEoCUgJiAEBEiUKFW5ldHdvcmtfZW5kcG9p", - "bnRfdHlwZRjTxrQ4IAEoCUgKiAEBEk4KCHBzY19kYXRhGMnbpiIgASgLMjQu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50R3JvdXBQ", - "c2NEYXRhSAuIAQESIwoScHNjX3RhcmdldF9zZXJ2aWNlGObCqoABIAEoCUgM", - "iAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgNiAEBEhoKCXNlbGZfbGluaxiNksXZ", - "ASABKAlIDogBARIUCgRzaXplGIHA1wEgASgFSA+IAQESGwoKc3VibmV0d29y", - "axjup+SSASABKAlIEIgBARIUCgR6b25lGKzH5AEgASgJSBGIAQEaMgoQQW5u", - "b3RhdGlvbnNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgB", - "IooCChNOZXR3b3JrRW5kcG9pbnRUeXBlEiMKH1VOREVGSU5FRF9ORVRXT1JL", - "X0VORFBPSU5UX1RZUEUQABIRCglHQ0VfVk1fSVAQ2e3QvwESFgoOR0NFX1ZN", - "X0lQX1BPUlQQp+Sl7wESGAoRR0NFX1ZNX0lQX1BPUlRNQVAQtePwChIaChJJ", - "TlRFUk5FVF9GUUROX1BPUlQQ7dDbwAESGAoQSU5URVJORVRfSVBfUE9SVBCb", - "2+XjARIfChdOT05fR0NQX1BSSVZBVEVfSVBfUE9SVBDgk7egARIeChdQUklW", - "QVRFX1NFUlZJQ0VfQ09OTkVDVBDE9PkWEhIKClNFUlZFUkxFU1MQ3Mb9gAFC", - "DQoLX2FwcF9lbmdpbmVCEQoPX2Nsb3VkX2Z1bmN0aW9uQgwKCl9jbG91ZF9y", - "dW5CFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIPCg1fZGVmYXVsdF9wb3J0Qg4K", - "DF9kZXNjcmlwdGlvbkIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCCgoIX25l", - "dHdvcmtCGAoWX25ldHdvcmtfZW5kcG9pbnRfdHlwZUILCglfcHNjX2RhdGFC", - "FQoTX3BzY190YXJnZXRfc2VydmljZUIJCgdfcmVnaW9uQgwKCl9zZWxmX2xp", - "bmtCBwoFX3NpemVCDQoLX3N1Ym5ldHdvcmtCBwoFX3pvbmUi3QMKIk5ldHdv", - "cmtFbmRwb2ludEdyb3VwQWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJSACI", - "AQESWAoFaXRlbXMYwM/3LyADKAsyRi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5OZXR3b3JrRW5kcG9pbnRHcm91cEFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50", - "cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", - "uoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1", - "bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpmCgpJdGVtc0Vu", - "dHJ5EgsKA2tleRgBIAEoCRJHCgV2YWx1ZRgCIAEoCzI4Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3Vwc1Njb3BlZExpc3Q6", - "AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9z", - "ZWxmX2xpbmtCCgoIX3dhcm5pbmcikgEKHU5ldHdvcmtFbmRwb2ludEdyb3Vw", - "QXBwRW5naW5lEhgKB3NlcnZpY2UYtY2PsgEgASgJSACIAQESGAoIdXJsX21h", - "c2sYvI+kMSABKAlIAYgBARIYCgd2ZXJzaW9uGNi51KcBIAEoCUgCiAEBQgoK", - "CF9zZXJ2aWNlQgsKCV91cmxfbWFza0IKCghfdmVyc2lvbiJyCiFOZXR3b3Jr", - "RW5kcG9pbnRHcm91cENsb3VkRnVuY3Rpb24SGQoIZnVuY3Rpb24Y2Oe9kgEg", - "ASgJSACIAQESGAoIdXJsX21hc2sYvI+kMSABKAlIAYgBAUILCglfZnVuY3Rp", - "b25CCwoJX3VybF9tYXNrIocBChxOZXR3b3JrRW5kcG9pbnRHcm91cENsb3Vk", - "UnVuEhgKB3NlcnZpY2UYtY2PsgEgASgJSACIAQESEgoDdGFnGJr/BiABKAlI", - "AYgBARIYCgh1cmxfbWFzaxi8j6QxIAEoCUgCiAEBQgoKCF9zZXJ2aWNlQgYK", - "BF90YWdCCwoJX3VybF9tYXNrIrkCChhOZXR3b3JrRW5kcG9pbnRHcm91cExp", - "c3QSEAoCaWQYmxogASgJSACIAQESPwoFaXRlbXMYwM/3LyADKAsyLS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnRHcm91cBIUCgRr", - "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", - "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcY", - "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASI", - "AQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", - "bGZfbGlua0IKCghfd2FybmluZyK9AwobTmV0d29ya0VuZHBvaW50R3JvdXBQ", - "c2NEYXRhEiUKFGNvbnN1bWVyX3BzY19hZGRyZXNzGKyt69cBIAEoCUgAiAEB", - "Eh4KDXByb2R1Y2VyX3BvcnQYjtrBwwEgASgFSAGIAQESIgoRcHNjX2Nvbm5l", - "Y3Rpb25faWQY3aWjiwEgASgESAKIAQESJQoVcHNjX2Nvbm5lY3Rpb25fc3Rh", - "dHVzGLTJ51cgASgJSAOIAQEisAEKE1BzY0Nvbm5lY3Rpb25TdGF0dXMSIwof", - "VU5ERUZJTkVEX1BTQ19DT05ORUNUSU9OX1NUQVRVUxAAEg8KCEFDQ0VQVEVE", - "EKef0nUSDgoGQ0xPU0VEEOyqo7UBEhcKD05FRURTX0FUVEVOVElPThC8i6Kk", - "ARIOCgdQRU5ESU5HEPeq8BASDwoIUkVKRUNURUQQ/oiEUxIZChJTVEFUVVNf", - "VU5TUEVDSUZJRUQQysyLFEIXChVfY29uc3VtZXJfcHNjX2FkZHJlc3NCEAoO", - "X3Byb2R1Y2VyX3BvcnRCFAoSX3BzY19jb25uZWN0aW9uX2lkQhgKFl9wc2Nf", - "Y29ubmVjdGlvbl9zdGF0dXMidQorTmV0d29ya0VuZHBvaW50R3JvdXBzQXR0", - "YWNoRW5kcG9pbnRzUmVxdWVzdBJGChFuZXR3b3JrX2VuZHBvaW50cxitkbpH", - "IAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2lu", - "dCJ1CitOZXR3b3JrRW5kcG9pbnRHcm91cHNEZXRhY2hFbmRwb2ludHNSZXF1", - "ZXN0EkYKEW5ldHdvcmtfZW5kcG9pbnRzGK2RukcgAygLMiguZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50IqQBCilOZXR3b3JrRW5k", - "cG9pbnRHcm91cHNMaXN0RW5kcG9pbnRzUmVxdWVzdBIeCg1oZWFsdGhfc3Rh", - "dHVzGLXWurUBIAEoCUgAiAEBIkUKDEhlYWx0aFN0YXR1cxIbChdVTkRFRklO", - "RURfSEVBTFRIX1NUQVRVUxAAEgsKBFNIT1cQ/aWbARILCgRTS0lQEP+6mwFC", - "EAoOX2hlYWx0aF9zdGF0dXMiqwIKKU5ldHdvcmtFbmRwb2ludEdyb3Vwc0xp", - "c3ROZXR3b3JrRW5kcG9pbnRzEhAKAmlkGJsaIAEoCUgAiAEBEkoKBWl0ZW1z", - "GMDP9y8gAygLMjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0Vu", - "ZHBvaW50V2l0aEhlYWx0aFN0YXR1cxIUCgRraW5kGJT3yAEgASgJSAGIAQES", - "HwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESOQoHd2FybmluZxic", - "35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIA4gB", - "AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIKCghfd2Fy", - "bmluZyK7AQofTmV0d29ya0VuZHBvaW50R3JvdXBzU2NvcGVkTGlzdBJRChdu", - "ZXR3b3JrX2VuZHBvaW50X2dyb3Vwcxitl/8NIAMoCzItLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3VwEjkKB3dhcm5pbmcY", + "aW5nSASIAQEaYwoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSRAoFdmFsdWUY", + "AiABKAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrQXR0YWNo", + "bWVudHNTY29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRf", + "cGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIocECiJOZXR3", + "b3JrQXR0YWNobWVudENvbm5lY3RlZEVuZHBvaW50EhsKCmlwX2FkZHJlc3MY", + "3PHcwQEgASgJSACIAQESHQoMaXB2Nl9hZGRyZXNzGJyz76IBIAEoCUgBiAEB", + "EiIKEXByb2plY3RfaWRfb3JfbnVtGKiK5aYBIAEoCUgCiAEBEiMKGHNlY29u", + "ZGFyeV9pcF9jaWRyX3JhbmdlcxiUsvA3IAMoCRIWCgZzdGF0dXMY8p+3ViAB", + "KAlIA4gBARIbCgpzdWJuZXR3b3JrGO6n5JIBIAEoCUgEiAEBEiYKFXN1Ym5l", + "dHdvcmtfY2lkcl9yYW5nZRij29+2ASABKAlIBYgBASKUAQoGU3RhdHVzEhQK", + "EFVOREVGSU5FRF9TVEFUVVMQABIPCghBQ0NFUFRFRBCnn9J1Eg4KBkNMT1NF", + "RBDsqqO1ARIXCg9ORUVEU19BVFRFTlRJT04QvIuipAESDgoHUEVORElORxD3", + "qvAQEg8KCFJFSkVDVEVEEP6IhFMSGQoSU1RBVFVTX1VOU1BFQ0lGSUVEEMrM", + "ixRCDQoLX2lwX2FkZHJlc3NCDwoNX2lwdjZfYWRkcmVzc0IUChJfcHJvamVj", + "dF9pZF9vcl9udW1CCQoHX3N0YXR1c0INCgtfc3VibmV0d29ya0IYChZfc3Vi", + "bmV0d29ya19jaWRyX3JhbmdlIrMCChVOZXR3b3JrQXR0YWNobWVudExpc3QS", + "EAoCaWQYmxogASgJSACIAQESPAoFaXRlbXMYwM/3LyADKAsyKi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrQXR0YWNobWVudBIUCgRraW5kGJT3", + "yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQES", + "GgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoD", + "X2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlu", + "a0IKCghfd2FybmluZyKyAQocTmV0d29ya0F0dGFjaG1lbnRzU2NvcGVkTGlz", + "dBJLChNuZXR3b3JrX2F0dGFjaG1lbnRzGJ/e1vgBIAMoCzIqLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk5ldHdvcmtBdHRhY2htZW50EjkKB3dhcm5pbmcY", "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACI", - "AQFCCgoIX3dhcm5pbmcizwEKH05ldHdvcmtFbmRwb2ludFdpdGhIZWFsdGhT", - "dGF0dXMSSwoHaGVhbHRocxiXk617IAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkhlYWx0aFN0YXR1c0Zvck5ldHdvcmtFbmRwb2ludBJKChBuZXR3", - "b3JrX2VuZHBvaW50GIaRihsgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuTmV0d29ya0VuZHBvaW50SACIAQFCEwoRX25ldHdvcmtfZW5kcG9pbnQi", - "vQkKEE5ldHdvcmtJbnRlcmZhY2USQAoOYWNjZXNzX2NvbmZpZ3MYlrv6NCAD", - "KAsyJS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BY2Nlc3NDb25maWcSQQoP", - "YWxpYXNfaXBfcmFuZ2VzGL+D3E4gAygLMiUuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuQWxpYXNJcFJhbmdlEhsKC2ZpbmdlcnByaW50GOTR828gASgJSACI", - "AQESKwobaW50ZXJuYWxfaXB2Nl9wcmVmaXhfbGVuZ3RoGJ2DmWEgASgFSAGI", - "AQESRgoTaXB2Nl9hY2Nlc3NfY29uZmlncxju5cTmASADKAsyJS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5BY2Nlc3NDb25maWcSIQoQaXB2Nl9hY2Nlc3Nf", - "dHlwZRjd9dHwASABKAlIAogBARIdCgxpcHY2X2FkZHJlc3MYnLPvogEgASgJ", - "SAOIAQESFAoEa2luZBiU98gBIAEoCUgEiAEBEhQKBG5hbWUYi/XNASABKAlI", - "BYgBARIXCgduZXR3b3JrGK60hW8gASgJSAaIAQESIgoSbmV0d29ya19hdHRh", - "Y2htZW50GNSXj2sgASgJSAeIAQESGwoLbmV0d29ya19pX3AYibHlYiABKAlI", - "CIgBARIYCghuaWNfdHlwZRiRxsIcIAEoCUgJiAEBEhwKC3F1ZXVlX2NvdW50", - "GOH4l/ABIAEoBUgKiAEBEhsKCnN0YWNrX3R5cGUYkbWLywEgASgJSAuIAQES", - "GwoKc3VibmV0d29yaxjup+SSASABKAlIDIgBASJ5Cg5JcHY2QWNjZXNzVHlw", - "ZRIeChpVTkRFRklORURfSVBWNl9BQ0NFU1NfVFlQRRAAEg8KCEVYVEVSTkFM", - "EMun/RASEAoISU5URVJOQUwQve2WhQESJAocVU5TUEVDSUZJRURfSVBWNl9B", - "Q0NFU1NfVFlQRRCl9qSVASKJAQoHTmljVHlwZRIWChJVTkRFRklORURfTklD", - "X1RZUEUQABIMCgVHVk5JQxCZlcMgEgsKBElEUEYQ0fCIARIMCgVJUkRNQRCP", - "hqwhEgwKBU1SRE1BEJPCjSMSGwoUVU5TUEVDSUZJRURfTklDX1RZUEUQ2b6S", - "IBISCgpWSVJUSU9fTkVUENm2y9cBInsKCVN0YWNrVHlwZRIYChRVTkRFRklO", - "RURfU1RBQ0tfVFlQRRAAEhAKCUlQVjRfSVBWNhCB6MoKEhAKCUlQVjRfT05M", - "WRCmy9UKEhAKCUlQVjZfT05MWRDkrfwlEh4KFlVOU1BFQ0lGSUVEX1NUQUNL", - "X1RZUEUQ2dGRjgFCDgoMX2ZpbmdlcnByaW50Qh4KHF9pbnRlcm5hbF9pcHY2", - "X3ByZWZpeF9sZW5ndGhCEwoRX2lwdjZfYWNjZXNzX3R5cGVCDwoNX2lwdjZf", - "YWRkcmVzc0IHCgVfa2luZEIHCgVfbmFtZUIKCghfbmV0d29ya0IVChNfbmV0", - "d29ya19hdHRhY2htZW50Qg4KDF9uZXR3b3JrX2lfcEILCglfbmljX3R5cGVC", - "DgoMX3F1ZXVlX2NvdW50Qg0KC19zdGFja190eXBlQg0KC19zdWJuZXR3b3Jr", - "Ip8CCgtOZXR3b3JrTGlzdBIQCgJpZBibGiABKAlIAIgBARIyCgVpdGVtcxjA", - "z/cvIAMoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmsSFAoE", + "AQFCCgoIX3dhcm5pbmcixAMKGk5ldHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNl", + "EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rlc2Ny", + "aXB0aW9uGPyH1skBIAEoCUgBiAEBEhsKC2ZpbmdlcnByaW50GOTR828gASgJ", + "SAKIAQESEAoCaWQYmxogASgESAOIAQESFAoEa2luZBiU98gBIAEoCUgEiAEB", + "EhQKBG5hbWUYi/XNASABKAlIBYgBARIWCgZyZWdpb24Y9M2gQiABKAlIBogB", + "ARIfCg9zZWN1cml0eV9wb2xpY3kYkYbKUSABKAlIB4gBARIaCglzZWxmX2xp", + "bmsYjZLF2QEgASgJSAiIAQESIQoRc2VsZl9saW5rX3dpdGhfaWQYgqydFSAB", + "KAlICYgBAUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlv", + "bkIOCgxfZmluZ2VycHJpbnRCBQoDX2lkQgcKBV9raW5kQgcKBV9uYW1lQgkK", + "B19yZWdpb25CEgoQX3NlY3VyaXR5X3BvbGljeUIMCgpfc2VsZl9saW5rQhQK", + "El9zZWxmX2xpbmtfd2l0aF9pZCKOBAooTmV0d29ya0VkZ2VTZWN1cml0eVNl", + "cnZpY2VBZ2dyZWdhdGVkTGlzdBIUCgRldGFnGJXSvgEgASgJSACIAQESEAoC", + "aWQYmxogASgJSAGIAQESXgoFaXRlbXMYwM/3LyADKAsyTC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5OZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZUFnZ3Jl", + "Z2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgCiAEBEh8K", + "D25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgDiAEBEhoKCXNlbGZfbGluaxiN", + "ksXZASABKAlIBIgBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2Fy", + "bmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5p", + "bmdIBYgBARpsCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRJNCgV2YWx1ZRgC", + "IAEoCzI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtFZGdlU2Vj", + "dXJpdHlTZXJ2aWNlc1Njb3BlZExpc3Q6AjgBQgcKBV9ldGFnQgUKA19pZEIH", + "CgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoI", + "X3dhcm5pbmcizgEKJU5ldHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNlc1Njb3Bl", + "ZExpc3QSXgoebmV0d29ya19lZGdlX3NlY3VyaXR5X3NlcnZpY2VzGKzL+BAg", + "AygLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VkZ2VTZWN1", + "cml0eVNlcnZpY2USOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyKeAwoPTmV0", + "d29ya0VuZHBvaW50ElEKC2Fubm90YXRpb25zGKT2tTUgAygLMjkuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50LkFubm90YXRpb25z", + "RW50cnkSJwoXY2xpZW50X2Rlc3RpbmF0aW9uX3BvcnQYhoiCOyABKAVIAIgB", + "ARIUCgRmcWRuGJWlwAEgASgJSAGIAQESGAoIaW5zdGFuY2UYlanaCCABKAlI", + "AogBARIbCgppcF9hZGRyZXNzGNzx3MEBIAEoCUgDiAEBEh0KDGlwdjZfYWRk", + "cmVzcxics++iASABKAlIBIgBARIUCgRwb3J0GIGx0gEgASgFSAWIAQEaMgoQ", + "QW5ub3RhdGlvbnNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6", + "AjgBQhoKGF9jbGllbnRfZGVzdGluYXRpb25fcG9ydEIHCgVfZnFkbkILCglf", + "aW5zdGFuY2VCDQoLX2lwX2FkZHJlc3NCDwoNX2lwdjZfYWRkcmVzc0IHCgVf", + "cG9ydCKJCwoUTmV0d29ya0VuZHBvaW50R3JvdXASVgoLYW5ub3RhdGlvbnMY", + "pPa1NSADKAsyPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5k", + "cG9pbnRHcm91cC5Bbm5vdGF0aW9uc0VudHJ5ElMKCmFwcF9lbmdpbmUYoIzA", + "ogEgASgLMjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBv", + "aW50R3JvdXBBcHBFbmdpbmVIAIgBARJbCg5jbG91ZF9mdW5jdGlvbhii5fP3", + "ASABKAsyOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9p", + "bnRHcm91cENsb3VkRnVuY3Rpb25IAYgBARJQCgljbG91ZF9ydW4Ygcv6NCAB", + "KAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnRH", + "cm91cENsb3VkUnVuSAKIAQESIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4g", + "ASgJSAOIAQESHQoMZGVmYXVsdF9wb3J0GL/38MkBIAEoBUgEiAEBEhwKC2Rl", + "c2NyaXB0aW9uGPyH1skBIAEoCUgFiAEBEhAKAmlkGJsaIAEoBEgGiAEBEhQK", + "BGtpbmQYlPfIASABKAlIB4gBARIUCgRuYW1lGIv1zQEgASgJSAiIAQESFwoH", + "bmV0d29yaxiutIVvIAEoCUgJiAEBEiUKFW5ldHdvcmtfZW5kcG9pbnRfdHlw", + "ZRjTxrQ4IAEoCUgKiAEBEk4KCHBzY19kYXRhGMnbpiIgASgLMjQuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50R3JvdXBQc2NEYXRh", + "SAuIAQESIwoScHNjX3RhcmdldF9zZXJ2aWNlGObCqoABIAEoCUgMiAEBEhYK", + "BnJlZ2lvbhj0zaBCIAEoCUgNiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlI", + "DogBARIUCgRzaXplGIHA1wEgASgFSA+IAQESGwoKc3VibmV0d29yaxjup+SS", + "ASABKAlIEIgBARIUCgR6b25lGKzH5AEgASgJSBGIAQEaMgoQQW5ub3RhdGlv", + "bnNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIooCChNO", + "ZXR3b3JrRW5kcG9pbnRUeXBlEiMKH1VOREVGSU5FRF9ORVRXT1JLX0VORFBP", + "SU5UX1RZUEUQABIRCglHQ0VfVk1fSVAQ2e3QvwESFgoOR0NFX1ZNX0lQX1BP", + "UlQQp+Sl7wESGAoRR0NFX1ZNX0lQX1BPUlRNQVAQtePwChIaChJJTlRFUk5F", + "VF9GUUROX1BPUlQQ7dDbwAESGAoQSU5URVJORVRfSVBfUE9SVBCb2+XjARIf", + "ChdOT05fR0NQX1BSSVZBVEVfSVBfUE9SVBDgk7egARIeChdQUklWQVRFX1NF", + "UlZJQ0VfQ09OTkVDVBDE9PkWEhIKClNFUlZFUkxFU1MQ3Mb9gAFCDQoLX2Fw", + "cF9lbmdpbmVCEQoPX2Nsb3VkX2Z1bmN0aW9uQgwKCl9jbG91ZF9ydW5CFQoT", + "X2NyZWF0aW9uX3RpbWVzdGFtcEIPCg1fZGVmYXVsdF9wb3J0Qg4KDF9kZXNj", + "cmlwdGlvbkIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCCgoIX25ldHdvcmtC", + "GAoWX25ldHdvcmtfZW5kcG9pbnRfdHlwZUILCglfcHNjX2RhdGFCFQoTX3Bz", + "Y190YXJnZXRfc2VydmljZUIJCgdfcmVnaW9uQgwKCl9zZWxmX2xpbmtCBwoF", + "X3NpemVCDQoLX3N1Ym5ldHdvcmtCBwoFX3pvbmUi3QMKIk5ldHdvcmtFbmRw", + "b2ludEdyb3VwQWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJSACIAQESWAoF", + "aXRlbXMYwM/3LyADKAsyRi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3", + "b3JrRW5kcG9pbnRHcm91cEFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoE", "a2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEo", - "CUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5n", - "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gE", - "iAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9z", - "ZWxmX2xpbmtCCgoIX3dhcm5pbmciugYKDk5ldHdvcmtQZWVyaW5nEiIKEmF1", - "dG9fY3JlYXRlX3JvdXRlcxjd4rIbIAEoCEgAiAEBEiYKFmV4Y2hhbmdlX3N1", - "Ym5ldF9yb3V0ZXMY0MrGDCABKAhIAYgBARIkChRleHBvcnRfY3VzdG9tX3Jv", - "dXRlcxiNpd8cIAEoCEgCiAEBEjMKI2V4cG9ydF9zdWJuZXRfcm91dGVzX3dp", - "dGhfcHVibGljX2lwGOLq2S4gASgISAOIAQESJAoUaW1wb3J0X2N1c3RvbV9y", - "b3V0ZXMYvvGzXiABKAhIBIgBARIzCiNpbXBvcnRfc3VibmV0X3JvdXRlc193", - "aXRoX3B1YmxpY19pcBiRjvAGIAEoCEgFiAEBEhQKBG5hbWUYi/XNASABKAlI", - "BogBARIXCgduZXR3b3JrGK60hW8gASgJSAeIAQESGAoIcGVlcl9tdHUY0Y6X", - "ISABKAVICIgBARIbCgpzdGFja190eXBlGJG1i8sBIAEoCUgJiAEBEhUKBXN0", - "YXRlGJGJqzQgASgJSAqIAQESHQoNc3RhdGVfZGV0YWlscxiU+cgtIAEoCUgL", - "iAEBIkkKCVN0YWNrVHlwZRIYChRVTkRFRklORURfU1RBQ0tfVFlQRRAAEhAK", - "CUlQVjRfSVBWNhCB6MoKEhAKCUlQVjRfT05MWRCmy9UKIj4KBVN0YXRlEhMK", - "D1VOREVGSU5FRF9TVEFURRAAEg4KBkFDVElWRRCG5omWARIQCghJTkFDVElW", - "RRDrmPmAAUIVChNfYXV0b19jcmVhdGVfcm91dGVzQhkKF19leGNoYW5nZV9z", - "dWJuZXRfcm91dGVzQhcKFV9leHBvcnRfY3VzdG9tX3JvdXRlc0ImCiRfZXhw", - "b3J0X3N1Ym5ldF9yb3V0ZXNfd2l0aF9wdWJsaWNfaXBCFwoVX2ltcG9ydF9j", - "dXN0b21fcm91dGVzQiYKJF9pbXBvcnRfc3VibmV0X3JvdXRlc193aXRoX3B1", - "YmxpY19pcEIHCgVfbmFtZUIKCghfbmV0d29ya0ILCglfcGVlcl9tdHVCDQoL", - "X3N0YWNrX3R5cGVCCAoGX3N0YXRlQhAKDl9zdGF0ZV9kZXRhaWxzIs4BChhO", - "ZXR3b3JrUGVyZm9ybWFuY2VDb25maWcSKwobdG90YWxfZWdyZXNzX2JhbmR3", - "aWR0aF90aWVyGP+fhT4gASgJSACIAQEiZQoYVG90YWxFZ3Jlc3NCYW5kd2lk", - "dGhUaWVyEikKJVVOREVGSU5FRF9UT1RBTF9FR1JFU1NfQkFORFdJRFRIX1RJ", - "RVIQABIOCgdERUZBVUxUEKHE/TYSDgoGVElFUl8xEJTK8ZsBQh4KHF90b3Rh", - "bF9lZ3Jlc3NfYmFuZHdpZHRoX3RpZXIiigQKDk5ldHdvcmtQcm9maWxlEiIK", - "EmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rlc2NyaXB0", - "aW9uGPyH1skBIAEoCUgBiAEBElAKCGZlYXR1cmVzGL3Is3UgASgLMjYuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya1Byb2ZpbGVOZXR3b3JrRmVh", - "dHVyZXNIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRraW5kGJT3yAEgASgJ", - "SASIAQESSgoIbG9jYXRpb24Ytb++igEgASgLMi8uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuTmV0d29ya1Byb2ZpbGVMb2NhdGlvbkgFiAEBEhQKBG5hbWUY", - "i/XNASABKAlIBogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAeIAQESIQoR", - "c2VsZl9saW5rX3dpdGhfaWQYgqydFSABKAlICIgBARIUCgR6b25lGKzH5AEg", - "ASgJSAmIAQFCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRp", - "b25CCwoJX2ZlYXR1cmVzQgUKA19pZEIHCgVfa2luZEILCglfbG9jYXRpb25C", - "BwoFX25hbWVCDAoKX3NlbGZfbGlua0IUChJfc2VsZl9saW5rX3dpdGhfaWRC", - "BwoFX3pvbmUikgEKFk5ldHdvcmtQcm9maWxlTG9jYXRpb24SFAoEbmFtZRiL", - "9c0BIAEoCUgAiAEBEhUKBXNjb3BlGNT8jDQgASgJSAGIAQEiOAoFU2NvcGUS", - "EwoPVU5ERUZJTkVEX1NDT1BFEAASDQoGUkVHSU9OEPS17H4SCwoEWk9ORRCs", - "t6gBQgcKBV9uYW1lQggKBl9zY29wZSL0HwodTmV0d29ya1Byb2ZpbGVOZXR3", - "b3JrRmVhdHVyZXMSHAoQYWRkcmVzc19wdXJwb3NlcxiA3r3OASADKAkSJgoV", - "YWxsb3dfYWxpYXNfaXBfcmFuZ2VzGMmRsdoBIAEoCUgAiAEBEiYKFmFsbG93", - "X2F1dG9fbW9kZV9zdWJuZXQYn4LJSCABKAlIAYgBARInChdhbGxvd19jbGFz", - "c19kX2ZpcmV3YWxscxib4+A+IAEoCUgCiAEBEh8KD2FsbG93X2Nsb3VkX25h", - "dBih1cF5IAEoCUgDiAEBEiMKEmFsbG93X2Nsb3VkX3JvdXRlchjJy43XASAB", - "KAlIBIgBARIoChhhbGxvd19leHRlcm5hbF9pcF9hY2Nlc3MYvrncPiABKAlI", - "BYgBARIjChJhbGxvd19pbnRlcmNvbm5lY3QYxJPhhQEgASgJSAaIAQESJAoU", - "YWxsb3dfbG9hZF9iYWxhbmNpbmcYtpjBaiABKAlIB4gBARIvCh9hbGxvd19t", - "dWx0aV9uaWNfaW5fc2FtZV9uZXR3b3JrGPy0iiogASgJSAiIAQESJwoWYWxs", - "b3dfcGFja2V0X21pcnJvcmluZxiC7p/0ASABKAlICYgBARIsChthbGxvd19w", - "cml2YXRlX2dvb2dsZV9hY2Nlc3MY+P/VsgEgASgJSAqIAQESGgoJYWxsb3df", - "cHNjGMrxxrEBIAEoCUgLiAEBEioKGmFsbG93X3NhbWVfbmV0d29ya191bmlj", - "YXN0GPuo8U8gASgJSAyIAQESIwoTYWxsb3dfc3RhdGljX3JvdXRlcxjFn6tY", - "IAEoCUgNiAEBEiQKFGFsbG93X3N1Yl9pbnRlcmZhY2VzGO+y8HUgASgJSA6I", - "AQESIQoRYWxsb3dfdnBjX3BlZXJpbmcY9MuDNyABKAlID4gBARIaCglhbGxv", - "d192cG4Y/p3HsQEgASgJSBCIAQESGgoPaW50ZXJmYWNlX3R5cGVzGPOzqksg", - "AygJEhsKD3N1Ym5ldF9wdXJwb3Nlcxi3m9iPASADKAkSHgoSc3VibmV0X3N0", - "YWNrX3R5cGVzGKDst/gBIAMoCRIXCgd1bmljYXN0GK+QkXcgASgJSBGIAQEi", - "8wEKD0FkZHJlc3NQdXJwb3NlcxIeChpVTkRFRklORURfQUREUkVTU19QVVJQ", - "T1NFUxAAEhQKDEROU19SRVNPTFZFUhD83IPjARITCgxHQ0VfRU5EUE9JTlQQ", - "q8T1bRIaChJJUFNFQ19JTlRFUkNPTk5FQ1QQg9KqogESDwoITkFUX0FVVE8Q", - "rbSFThIeChdQUklWQVRFX1NFUlZJQ0VfQ09OTkVDVBDE9PkWEhIKClNFUlZF", - "UkxFU1MQ3Mb9gAESHwoXU0hBUkVEX0xPQURCQUxBTkNFUl9WSVAQ1NOzjAES", - "EwoLVlBDX1BFRVJJTkcQqvOOvwEiewoSQWxsb3dBbGlhc0lwUmFuZ2VzEiMK", - "H1VOREVGSU5FRF9BTExPV19BTElBU19JUF9SQU5HRVMQABIfChdBTElBU19J", - "UF9SQU5HRVNfQUxMT1dFRBDondXdARIfChdBTElBU19JUF9SQU5HRVNfQkxP", - "Q0tFRBCs3oCGASJ+ChNBbGxvd0F1dG9Nb2RlU3VibmV0EiQKIFVOREVGSU5F", - "RF9BTExPV19BVVRPX01PREVfU1VCTkVUEAASIAoYQVVUT19NT0RFX1NVQk5F", - "VF9BTExPV0VEELKsu7oBEh8KGEFVVE9fTU9ERV9TVUJORVRfQkxPQ0tFRBD2", - "7OZiIoIBChRBbGxvd0NsYXNzREZpcmV3YWxscxIlCiFVTkRFRklORURfQUxM", - "T1dfQ0xBU1NfRF9GSVJFV0FMTFMQABIhChlDTEFTU19EX0ZJUkVXQUxMU19B", - "TExPV0VEEPrPhaYBEiAKGUNMQVNTX0RfRklSRVdBTExTX0JMT0NLRUQQvpCx", - "TiJiCg1BbGxvd0Nsb3VkTmF0Eh0KGVVOREVGSU5FRF9BTExPV19DTE9VRF9O", - "QVQQABIYChFDTE9VRF9OQVRfQUxMT1dFRBCguqJ1EhgKEUNMT1VEX05BVF9C", - "TE9DS0VEEOT6zR0ibwoQQWxsb3dDbG91ZFJvdXRlchIgChxVTkRFRklORURf", - "QUxMT1dfQ0xPVURfUk9VVEVSEAASHAoUQ0xPVURfUk9VVEVSX0FMTE9XRUQQ", - "/MOdrgESGwoUQ0xPVURfUk9VVEVSX0JMT0NLRUQQwITJViKGAQoVQWxsb3dF", - "eHRlcm5hbElwQWNjZXNzEiYKIlVOREVGSU5FRF9BTExPV19FWFRFUk5BTF9J", - "UF9BQ0NFU1MQABIhChpFWFRFUk5BTF9JUF9BQ0NFU1NfQUxMT1dFRBDRmJ00", - "EiIKGkVYVEVSTkFMX0lQX0FDQ0VTU19CTE9DS0VEEJXZyNwBInAKEUFsbG93", - "SW50ZXJjb25uZWN0EiAKHFVOREVGSU5FRF9BTExPV19JTlRFUkNPTk5FQ1QQ", - "ABIbChRJTlRFUkNPTk5FQ1RfQUxMT1dFRBDXpdNNEhwKFElOVEVSQ09OTkVD", - "VF9CTE9DS0VEEJvm/vUBIncKEkFsbG93TG9hZEJhbGFuY2luZxIiCh5VTkRF", - "RklORURfQUxMT1dfTE9BRF9CQUxBTkNJTkcQABIdChZMT0FEX0JBTEFOQ0lO", - "R19BTExPV0VEEKnxxQ0SHgoWTE9BRF9CQUxBTkNJTkdfQkxPQ0tFRBDtsfG1", - "ASKhAQoaQWxsb3dNdWx0aU5pY0luU2FtZU5ldHdvcmsSLQopVU5ERUZJTkVE", - "X0FMTE9XX01VTFRJX05JQ19JTl9TQU1FX05FVFdPUksQABIpCiFNVUxUSV9O", - "SUNfSU5fU0FNRV9ORVRXT1JLX0FMTE9XRUQQ2/uW2gESKQohTVVMVElfTklD", - "X0lOX1NBTUVfTkVUV09SS19CTE9DS0VEEJ+8woIBIn8KFEFsbG93UGFja2V0", - "TWlycm9yaW5nEiQKIFVOREVGSU5FRF9BTExPV19QQUNLRVRfTUlSUk9SSU5H", - "EAASHwoYUEFDS0VUX01JUlJPUklOR19BTExPV0VEEPXRiCwSIAoYUEFDS0VU", - "X01JUlJPUklOR19CTE9DS0VEELmStNQBIpEBChhBbGxvd1ByaXZhdGVHb29n", - "bGVBY2Nlc3MSKQolVU5ERUZJTkVEX0FMTE9XX1BSSVZBVEVfR09PR0xFX0FD", - "Q0VTUxAAEiQKHVBSSVZBVEVfR09PR0xFX0FDQ0VTU19BTExPV0VEEJflo2kS", - "JAodUFJJVkFURV9HT09HTEVfQUNDRVNTX0JMT0NLRUQQ26XPESJMCghBbGxv", - "d1BzYxIXChNVTkRFRklORURfQUxMT1dfUFNDEAASEgoLUFNDX0FMTE9XRUQQ", - "6ZXnURITCgtQU0NfQkxPQ0tFRBCt1pL6ASKOAQoXQWxsb3dTYW1lTmV0d29y", - "a1VuaWNhc3QSKAokVU5ERUZJTkVEX0FMTE9XX1NBTUVfTkVUV09SS19VTklD", - "QVNUEAASIwocU0FNRV9ORVRXT1JLX1VOSUNBU1RfQUxMT1dFRBDOqJVMEiQK", - "HFNBTUVfTkVUV09SS19VTklDQVNUX0JMT0NLRUQQkunA9AEicwoRQWxsb3dT", - "dGF0aWNSb3V0ZXMSIQodVU5ERUZJTkVEX0FMTE9XX1NUQVRJQ19ST1VURVMQ", - "ABIdChVTVEFUSUNfUk9VVEVTX0FMTE9XRUQQhK+GwwESHAoVU1RBVElDX1JP", - "VVRFU19CTE9DS0VEEMjvsWsidQoSQWxsb3dTdWJJbnRlcmZhY2VzEiIKHlVO", - "REVGSU5FRF9BTExPV19TVUJfSU5URVJGQUNFUxAAEhwKFVNVQklOVEVSRkFD", - "RVNfQUxMT1dFRBDDtdVLEh0KFVNVQklOVEVSRkFDRVNfQkxPQ0tFRBCH9oD0", - "ASJqCg9BbGxvd1ZwY1BlZXJpbmcSHwobVU5ERUZJTkVEX0FMTE9XX1ZQQ19Q", - "RUVSSU5HEAASGgoTVlBDX1BFRVJJTkdfQUxMT1dFRBDzx9Z8EhoKE1ZQQ19Q", - "RUVSSU5HX0JMT0NLRUQQt4iCJSJMCghBbGxvd1ZwbhIXChNVTkRFRklORURf", - "QUxMT1dfVlBOEAASEgoLVlBOX0FMTE9XRUQQndqpTRITCgtWUE5fQkxPQ0tF", - "RBDhmtX1ASKXAQoOSW50ZXJmYWNlVHlwZXMSHQoZVU5ERUZJTkVEX0lOVEVS", - "RkFDRV9UWVBFUxAAEgwKBUdWTklDEJmVwyASCwoESURQRhDR8IgBEgwKBUlS", - "RE1BEI+GrCESDAoFTVJETUEQk8KNIxIbChRVTlNQRUNJRklFRF9OSUNfVFlQ", - "RRDZvpIgEhIKClZJUlRJT19ORVQQ2bbL1wEidwoOU3VibmV0UHVycG9zZXMS", - "HQoZVU5ERUZJTkVEX1NVQk5FVF9QVVJQT1NFUxAAEiYKHlNVQk5FVF9QVVJQ", - "T1NFX0NVU1RPTV9IQVJEV0FSRRDT3YKHARIeChZTVUJORVRfUFVSUE9TRV9Q", - "UklWQVRFEMDs6MABIqABChBTdWJuZXRTdGFja1R5cGVzEiAKHFVOREVGSU5F", - "RF9TVUJORVRfU1RBQ0tfVFlQRVMQABIiChtTVUJORVRfU1RBQ0tfVFlQRV9J", - "UFY0X0lQVjYQlZfiExIiChtTVUJORVRfU1RBQ0tfVFlQRV9JUFY0X09OTFkQ", - "uvrsExIiChtTVUJORVRfU1RBQ0tfVFlQRV9JUFY2X09OTFkQ+NyTLyJKCgdV", - "bmljYXN0EhUKEVVOREVGSU5FRF9VTklDQVNUEAASEwoLVU5JQ0FTVF9TRE4Q", - "7ceWtQESEwoLVU5JQ0FTVF9VTEwQ5diWtQFCGAoWX2FsbG93X2FsaWFzX2lw", - "X3Jhbmdlc0IZChdfYWxsb3dfYXV0b19tb2RlX3N1Ym5ldEIaChhfYWxsb3df", - "Y2xhc3NfZF9maXJld2FsbHNCEgoQX2FsbG93X2Nsb3VkX25hdEIVChNfYWxs", - "b3dfY2xvdWRfcm91dGVyQhsKGV9hbGxvd19leHRlcm5hbF9pcF9hY2Nlc3NC", - "FQoTX2FsbG93X2ludGVyY29ubmVjdEIXChVfYWxsb3dfbG9hZF9iYWxhbmNp", - "bmdCIgogX2FsbG93X211bHRpX25pY19pbl9zYW1lX25ldHdvcmtCGQoXX2Fs", - "bG93X3BhY2tldF9taXJyb3JpbmdCHgocX2FsbG93X3ByaXZhdGVfZ29vZ2xl", - "X2FjY2Vzc0IMCgpfYWxsb3dfcHNjQh0KG19hbGxvd19zYW1lX25ldHdvcmtf", - "dW5pY2FzdEIWChRfYWxsb3dfc3RhdGljX3JvdXRlc0IXChVfYWxsb3dfc3Vi", - "X2ludGVyZmFjZXNCFAoSX2FsbG93X3ZwY19wZWVyaW5nQgwKCl9hbGxvd192", - "cG5CCgoIX3VuaWNhc3Qi7gIKG05ldHdvcmtQcm9maWxlc0xpc3RSZXNwb25z", - "ZRIUCgRldGFnGJXSvgEgASgJSACIAQESEAoCaWQYmxogASgJSAGIAQESOQoF", - "aXRlbXMYwM/3LyADKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3", - "b3JrUHJvZmlsZRIUCgRraW5kGJT3yAEgASgJSAKIAQESHwoPbmV4dF9wYWdl", - "X3Rva2VuGJW6hiYgASgJSAOIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgE", - "iAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhgg", - "ASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gFiAEBQgcK", - "BV9ldGFnQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwK", - "Cl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcitAQKFE5ldHdvcmtSb3V0aW5nQ29u", - "ZmlnEiYKFmJncF9hbHdheXNfY29tcGFyZV9tZWQYtuLOZSABKAhIAIgBARIt", - "ChxiZ3BfYmVzdF9wYXRoX3NlbGVjdGlvbl9tb2RlGOn7xZcBIAEoCUgBiAEB", - "EiYKFWJncF9pbnRlcl9yZWdpb25fY29zdBjh+a7cASABKAlIAogBARIdCgxy", - "b3V0aW5nX21vZGUY/LrI4gEgASgJSAOIAQEiZwoYQmdwQmVzdFBhdGhTZWxl", - "Y3Rpb25Nb2RlEioKJlVOREVGSU5FRF9CR1BfQkVTVF9QQVRIX1NFTEVDVElP", - "Tl9NT0RFEAASDQoGTEVHQUNZEMnP9ywSEAoIU1RBTkRBUkQQvZ2M5wEiYgoS", - "QmdwSW50ZXJSZWdpb25Db3N0EiMKH1VOREVGSU5FRF9CR1BfSU5URVJfUkVH", - "SU9OX0NPU1QQABIXCg9BRERfQ09TVF9UT19NRUQQ3Of26QESDgoHREVGQVVM", - "VBChxP02IkoKC1JvdXRpbmdNb2RlEhoKFlVOREVGSU5FRF9ST1VUSU5HX01P", - "REUQABIOCgZHTE9CQUwQo+/v6wESDwoIUkVHSU9OQUwQn+yALEIZChdfYmdw", - "X2Fsd2F5c19jb21wYXJlX21lZEIfCh1fYmdwX2Jlc3RfcGF0aF9zZWxlY3Rp", - "b25fbW9kZUIYChZfYmdwX2ludGVyX3JlZ2lvbl9jb3N0Qg8KDV9yb3V0aW5n", - "X21vZGUihAIKGU5ldHdvcmtzQWRkUGVlcmluZ1JlcXVlc3QSIgoSYXV0b19j", - "cmVhdGVfcm91dGVzGN3ishsgASgISACIAQESFAoEbmFtZRiL9c0BIAEoCUgB", - "iAEBEkkKD25ldHdvcmtfcGVlcmluZxivjOycASABKAsyJy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5OZXR3b3JrUGVlcmluZ0gCiAEBEh0KDHBlZXJfbmV0", - "d29yaxjR4NvuASABKAlIA4gBAUIVChNfYXV0b19jcmVhdGVfcm91dGVzQgcK", - "BV9uYW1lQhIKEF9uZXR3b3JrX3BlZXJpbmdCDwoNX3BlZXJfbmV0d29yayLW", - "AQolTmV0d29ya3NHZXRFZmZlY3RpdmVGaXJld2FsbHNSZXNwb25zZRJzChBm", - "aXJld2FsbF9wb2xpY3lzGMLK/MMBIAMoCzJVLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk5ldHdvcmtzR2V0RWZmZWN0aXZlRmlyZXdhbGxzUmVzcG9uc2VF", - "ZmZlY3RpdmVGaXJld2FsbFBvbGljeRI4CglmaXJld2FsbHMY88bogQEgAygL", - "MiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGwiogMKPE5ldHdv", - "cmtzR2V0RWZmZWN0aXZlRmlyZXdhbGxzUmVzcG9uc2VFZmZlY3RpdmVGaXJl", - "d2FsbFBvbGljeRIcCgxkaXNwbGF5X25hbWUY6IeRAiABKAlIAIgBARIUCgRu", - "YW1lGIv1zQEgASgJSAGIAQESGQoIcHJpb3JpdHkYpPOh1AEgASgFSAKIAQES", - "PQoFcnVsZXMY95H1MyADKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5G", - "aXJld2FsbFBvbGljeVJ1bGUSGwoKc2hvcnRfbmFtZRjuuNDqASABKAlIA4gB", - "ARIUCgR0eXBlGLqe2gEgASgJSASIAQEiYgoEVHlwZRISCg5VTkRFRklORURf", - "VFlQRRAAEhAKCUhJRVJBUkNIWRCVxKohEg8KB05FVFdPUksQjsyzxQESDgoG", - "U1lTVEVNEK/MvZUBEhMKC1VOU1BFQ0lGSUVEEJe+mPsBQg8KDV9kaXNwbGF5", - "X25hbWVCBwoFX25hbWVCCwoJX3ByaW9yaXR5Qg0KC19zaG9ydF9uYW1lQgcK", - "BV90eXBlIj0KHE5ldHdvcmtzUmVtb3ZlUGVlcmluZ1JlcXVlc3QSFAoEbmFt", - "ZRiL9c0BIAEoCUgAiAEBQgcKBV9uYW1lIn0KHE5ldHdvcmtzVXBkYXRlUGVl", - "cmluZ1JlcXVlc3QSSQoPbmV0d29ya19wZWVyaW5nGK+M7JwBIAEoCzInLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtQZWVyaW5nSACIAQFCEgoQ", - "X25ldHdvcmtfcGVlcmluZyKLCgoJTm9kZUdyb3VwElcKEmF1dG9zY2FsaW5n", - "X3BvbGljeRjZ4OppIAEoCzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5v", - "ZGVHcm91cEF1dG9zY2FsaW5nUG9saWN5SACIAQESIgoSY3JlYXRpb25fdGlt", - "ZXN0YW1wGLaPxw4gASgJSAGIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJ", - "SAKIAQESGwoLZmluZ2VycHJpbnQY5NHzbyABKAlIA4gBARIQCgJpZBibGiAB", - "KARIBIgBARIUCgRraW5kGJT3yAEgASgJSAWIAQESHgoNbG9jYXRpb25faGlu", - "dBjRgZKnASABKAlIBogBARIlChRtYWludGVuYW5jZV9pbnRlcnZhbBjx0KvA", - "ASABKAlIB4gBARIjChJtYWludGVuYW5jZV9wb2xpY3kY3sf2+wEgASgJSAiI", - "AQESVwoSbWFpbnRlbmFuY2Vfd2luZG93GJy171ggASgLMjMuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuTm9kZUdyb3VwTWFpbnRlbmFuY2VXaW5kb3dICYgB", - "ARIUCgRuYW1lGIv1zQEgASgJSAqIAQESHgoNbm9kZV90ZW1wbGF0ZRiX5Iua", - "ASABKAlIC4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAyIAQESRgoOc2hh", - "cmVfc2V0dGluZ3MYg5GUfyABKAsyJi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5TaGFyZVNldHRpbmdzSA2IAQESFAoEc2l6ZRiBwNcBIAEoBUgOiAEBEhYK", - "BnN0YXR1cxjyn7dWIAEoCUgPiAEBEhQKBHpvbmUYrMfkASABKAlIEIgBASJe", - "ChNNYWludGVuYW5jZUludGVydmFsEiIKHlVOREVGSU5FRF9NQUlOVEVOQU5D", - "RV9JTlRFUlZBTBAAEhEKCUFTX05FRURFRBDi6OHuARIQCglSRUNVUlJFTlQQ", - "xt/PXCKnAQoRTWFpbnRlbmFuY2VQb2xpY3kSIAocVU5ERUZJTkVEX01BSU5U", - "RU5BTkNFX1BPTElDWRAAEg4KB0RFRkFVTFQQocT9NhIlCh5NQUlOVEVOQU5D", - "RV9QT0xJQ1lfVU5TUEVDSUZJRUQQ1rDlIhIgChlNSUdSQVRFX1dJVEhJTl9O", - "T0RFX0dST1VQEILxl0kSFwoQUkVTVEFSVF9JTl9QTEFDRRCdw4NtImEKBlN0", - "YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASEAoIQ1JFQVRJTkcQub2d2QES", - "EAoIREVMRVRJTkcQqKeH/AESDwoHSU5WQUxJRBDX++38ARIMCgVSRUFEWRCD", - "w48lQhUKE19hdXRvc2NhbGluZ19wb2xpY3lCFQoTX2NyZWF0aW9uX3RpbWVz", - "dGFtcEIOCgxfZGVzY3JpcHRpb25CDgoMX2ZpbmdlcnByaW50QgUKA19pZEIH", - "CgVfa2luZEIQCg5fbG9jYXRpb25faGludEIXChVfbWFpbnRlbmFuY2VfaW50", - "ZXJ2YWxCFQoTX21haW50ZW5hbmNlX3BvbGljeUIVChNfbWFpbnRlbmFuY2Vf", - "d2luZG93QgcKBV9uYW1lQhAKDl9ub2RlX3RlbXBsYXRlQgwKCl9zZWxmX2xp", - "bmtCEQoPX3NoYXJlX3NldHRpbmdzQgcKBV9zaXplQgkKB19zdGF0dXNCBwoF", - "X3pvbmUivAMKF05vZGVHcm91cEFnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEo", - "CUgAiAEBEk0KBWl0ZW1zGMDP9y8gAygLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuTm9kZUdyb3VwQWdncmVnYXRlZExpc3QuSXRlbXNFbnRyeRIUCgRr", - "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", - "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEhcKDHVucmVhY2hh", - "YmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGlsKCkl0ZW1zRW50cnkSCwoD", - "a2V5GAEgASgJEjwKBXZhbHVlGAIgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuTm9kZUdyb3Vwc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2lu", - "ZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5p", - "bmci8AEKGk5vZGVHcm91cEF1dG9zY2FsaW5nUG9saWN5EhoKCW1heF9ub2Rl", - "cxiWgP6NASABKAVIAIgBARIaCgltaW5fbm9kZXMYhK2q/gEgASgFSAGIAQES", - "FAoEbW9kZRij88wBIAEoCUgCiAEBIl8KBE1vZGUSEgoOVU5ERUZJTkVEX01P", - "REUQABIYChBNT0RFX1VOU1BFQ0lGSUVEEPukibEBEgkKA09GRhDP4gQSBwoC", - "T04Q3xMSFQoOT05MWV9TQ0FMRV9PVVQQxvPoSEIMCgpfbWF4X25vZGVzQgwK", - "Cl9taW5fbm9kZXNCBwoFX21vZGUiowIKDU5vZGVHcm91cExpc3QSEAoCaWQY", - "mxogASgJSACIAQESNAoFaXRlbXMYwM/3LyADKAsyIi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5Ob2RlR3JvdXASFAoEa2luZBiU98gBIAEoCUgBiAEBEh8K", - "D25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiN", - "ksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEIS", + "CUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJlYWNo", + "YWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpmCgpJdGVtc0VudHJ5EgsK", + "A2tleRgBIAEoCRJHCgV2YWx1ZRgCIAEoCzI4Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3Vwc1Njb3BlZExpc3Q6AjgBQgUK", + "A19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xp", + "bmtCCgoIX3dhcm5pbmcikgEKHU5ldHdvcmtFbmRwb2ludEdyb3VwQXBwRW5n", + "aW5lEhgKB3NlcnZpY2UYtY2PsgEgASgJSACIAQESGAoIdXJsX21hc2sYvI+k", + "MSABKAlIAYgBARIYCgd2ZXJzaW9uGNi51KcBIAEoCUgCiAEBQgoKCF9zZXJ2", + "aWNlQgsKCV91cmxfbWFza0IKCghfdmVyc2lvbiJyCiFOZXR3b3JrRW5kcG9p", + "bnRHcm91cENsb3VkRnVuY3Rpb24SGQoIZnVuY3Rpb24Y2Oe9kgEgASgJSACI", + "AQESGAoIdXJsX21hc2sYvI+kMSABKAlIAYgBAUILCglfZnVuY3Rpb25CCwoJ", + "X3VybF9tYXNrIocBChxOZXR3b3JrRW5kcG9pbnRHcm91cENsb3VkUnVuEhgK", + "B3NlcnZpY2UYtY2PsgEgASgJSACIAQESEgoDdGFnGJr/BiABKAlIAYgBARIY", + "Cgh1cmxfbWFzaxi8j6QxIAEoCUgCiAEBQgoKCF9zZXJ2aWNlQgYKBF90YWdC", + "CwoJX3VybF9tYXNrIrkCChhOZXR3b3JrRW5kcG9pbnRHcm91cExpc3QSEAoC", + "aWQYmxogASgJSACIAQESPwoFaXRlbXMYwM/3LyADKAsyLS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnRHcm91cBIUCgRraW5kGJT3", + "yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQES", + "GgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoD", + "X2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlu", + "a0IKCghfd2FybmluZyK9AwobTmV0d29ya0VuZHBvaW50R3JvdXBQc2NEYXRh", + "EiUKFGNvbnN1bWVyX3BzY19hZGRyZXNzGKyt69cBIAEoCUgAiAEBEh4KDXBy", + "b2R1Y2VyX3BvcnQYjtrBwwEgASgFSAGIAQESIgoRcHNjX2Nvbm5lY3Rpb25f", + "aWQY3aWjiwEgASgESAKIAQESJQoVcHNjX2Nvbm5lY3Rpb25fc3RhdHVzGLTJ", + "51cgASgJSAOIAQEisAEKE1BzY0Nvbm5lY3Rpb25TdGF0dXMSIwofVU5ERUZJ", + "TkVEX1BTQ19DT05ORUNUSU9OX1NUQVRVUxAAEg8KCEFDQ0VQVEVEEKef0nUS", + "DgoGQ0xPU0VEEOyqo7UBEhcKD05FRURTX0FUVEVOVElPThC8i6KkARIOCgdQ", + "RU5ESU5HEPeq8BASDwoIUkVKRUNURUQQ/oiEUxIZChJTVEFUVVNfVU5TUEVD", + "SUZJRUQQysyLFEIXChVfY29uc3VtZXJfcHNjX2FkZHJlc3NCEAoOX3Byb2R1", + "Y2VyX3BvcnRCFAoSX3BzY19jb25uZWN0aW9uX2lkQhgKFl9wc2NfY29ubmVj", + "dGlvbl9zdGF0dXMidQorTmV0d29ya0VuZHBvaW50R3JvdXBzQXR0YWNoRW5k", + "cG9pbnRzUmVxdWVzdBJGChFuZXR3b3JrX2VuZHBvaW50cxitkbpHIAMoCzIo", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludCJ1CitO", + "ZXR3b3JrRW5kcG9pbnRHcm91cHNEZXRhY2hFbmRwb2ludHNSZXF1ZXN0EkYK", + "EW5ldHdvcmtfZW5kcG9pbnRzGK2RukcgAygLMiguZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuTmV0d29ya0VuZHBvaW50IqQBCilOZXR3b3JrRW5kcG9pbnRH", + "cm91cHNMaXN0RW5kcG9pbnRzUmVxdWVzdBIeCg1oZWFsdGhfc3RhdHVzGLXW", + "urUBIAEoCUgAiAEBIkUKDEhlYWx0aFN0YXR1cxIbChdVTkRFRklORURfSEVB", + "TFRIX1NUQVRVUxAAEgsKBFNIT1cQ/aWbARILCgRTS0lQEP+6mwFCEAoOX2hl", + "YWx0aF9zdGF0dXMiqwIKKU5ldHdvcmtFbmRwb2ludEdyb3Vwc0xpc3ROZXR3", + "b3JrRW5kcG9pbnRzEhAKAmlkGJsaIAEoCUgAiAEBEkoKBWl0ZW1zGMDP9y8g", + "AygLMjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50", + "V2l0aEhlYWx0aFN0YXR1cxIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4", + "dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESOQoHd2FybmluZxic35YYIAEo", + "CzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIA4gBAUIFCgNf", + "aWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIKCghfd2FybmluZyK7", + "AQofTmV0d29ya0VuZHBvaW50R3JvdXBzU2NvcGVkTGlzdBJRChduZXR3b3Jr", + "X2VuZHBvaW50X2dyb3Vwcxitl/8NIAMoCzItLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3VwEjkKB3dhcm5pbmcYnN+WGCAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFCCgoI", + "X3dhcm5pbmcizwEKH05ldHdvcmtFbmRwb2ludFdpdGhIZWFsdGhTdGF0dXMS", + "SwoHaGVhbHRocxiXk617IAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkhlYWx0aFN0YXR1c0Zvck5ldHdvcmtFbmRwb2ludBJKChBuZXR3b3JrX2Vu", + "ZHBvaW50GIaRihsgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0", + "d29ya0VuZHBvaW50SACIAQFCEwoRX25ldHdvcmtfZW5kcG9pbnQi2gMKI05l", + "dHdvcmtGaXJld2FsbFBvbGljeUFnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEo", + "CUgAiAEBElkKBWl0ZW1zGMDP9y8gAygLMkcuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTmV0d29ya0ZpcmV3YWxsUG9saWN5QWdncmVnYXRlZExpc3QuSXRl", + "bXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rv", + "a2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEB", + "EhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhggASgL", + "MiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGmEKCkl0", + "ZW1zRW50cnkSCwoDa2V5GAEgASgJEkIKBXZhbHVlGAIgASgLMjMuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY2llc1Njb3BlZExpc3Q6", + "AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9z", + "ZWxmX2xpbmtCCgoIX3dhcm5pbmcivQkKEE5ldHdvcmtJbnRlcmZhY2USQAoO", + "YWNjZXNzX2NvbmZpZ3MYlrv6NCADKAsyJS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5BY2Nlc3NDb25maWcSQQoPYWxpYXNfaXBfcmFuZ2VzGL+D3E4gAygL", + "MiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWxpYXNJcFJhbmdlEhsKC2Zp", + "bmdlcnByaW50GOTR828gASgJSACIAQESKwobaW50ZXJuYWxfaXB2Nl9wcmVm", + "aXhfbGVuZ3RoGJ2DmWEgASgFSAGIAQESRgoTaXB2Nl9hY2Nlc3NfY29uZmln", + "cxju5cTmASADKAsyJS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BY2Nlc3ND", + "b25maWcSIQoQaXB2Nl9hY2Nlc3NfdHlwZRjd9dHwASABKAlIAogBARIdCgxp", + "cHY2X2FkZHJlc3MYnLPvogEgASgJSAOIAQESFAoEa2luZBiU98gBIAEoCUgE", + "iAEBEhQKBG5hbWUYi/XNASABKAlIBYgBARIXCgduZXR3b3JrGK60hW8gASgJ", + "SAaIAQESIgoSbmV0d29ya19hdHRhY2htZW50GNSXj2sgASgJSAeIAQESGwoL", + "bmV0d29ya19pX3AYibHlYiABKAlICIgBARIYCghuaWNfdHlwZRiRxsIcIAEo", + "CUgJiAEBEhwKC3F1ZXVlX2NvdW50GOH4l/ABIAEoBUgKiAEBEhsKCnN0YWNr", + "X3R5cGUYkbWLywEgASgJSAuIAQESGwoKc3VibmV0d29yaxjup+SSASABKAlI", + "DIgBASJ5Cg5JcHY2QWNjZXNzVHlwZRIeChpVTkRFRklORURfSVBWNl9BQ0NF", + "U1NfVFlQRRAAEg8KCEVYVEVSTkFMEMun/RASEAoISU5URVJOQUwQve2WhQES", + "JAocVU5TUEVDSUZJRURfSVBWNl9BQ0NFU1NfVFlQRRCl9qSVASKJAQoHTmlj", + "VHlwZRIWChJVTkRFRklORURfTklDX1RZUEUQABIMCgVHVk5JQxCZlcMgEgsK", + "BElEUEYQ0fCIARIMCgVJUkRNQRCPhqwhEgwKBU1SRE1BEJPCjSMSGwoUVU5T", + "UEVDSUZJRURfTklDX1RZUEUQ2b6SIBISCgpWSVJUSU9fTkVUENm2y9cBInsK", + "CVN0YWNrVHlwZRIYChRVTkRFRklORURfU1RBQ0tfVFlQRRAAEhAKCUlQVjRf", + "SVBWNhCB6MoKEhAKCUlQVjRfT05MWRCmy9UKEhAKCUlQVjZfT05MWRDkrfwl", + "Eh4KFlVOU1BFQ0lGSUVEX1NUQUNLX1RZUEUQ2dGRjgFCDgoMX2ZpbmdlcnBy", + "aW50Qh4KHF9pbnRlcm5hbF9pcHY2X3ByZWZpeF9sZW5ndGhCEwoRX2lwdjZf", + "YWNjZXNzX3R5cGVCDwoNX2lwdjZfYWRkcmVzc0IHCgVfa2luZEIHCgVfbmFt", + "ZUIKCghfbmV0d29ya0IVChNfbmV0d29ya19hdHRhY2htZW50Qg4KDF9uZXR3", + "b3JrX2lfcEILCglfbmljX3R5cGVCDgoMX3F1ZXVlX2NvdW50Qg0KC19zdGFj", + "a190eXBlQg0KC19zdWJuZXR3b3JrIp8CCgtOZXR3b3JrTGlzdBIQCgJpZBib", + "GiABKAlIAIgBARIyCgVpdGVtcxjAz/cvIAMoCzIgLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk5ldHdvcmsSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25l", + "eHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZ", + "ASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBf", + "bmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciugYK", + "Dk5ldHdvcmtQZWVyaW5nEiIKEmF1dG9fY3JlYXRlX3JvdXRlcxjd4rIbIAEo", + "CEgAiAEBEiYKFmV4Y2hhbmdlX3N1Ym5ldF9yb3V0ZXMY0MrGDCABKAhIAYgB", + "ARIkChRleHBvcnRfY3VzdG9tX3JvdXRlcxiNpd8cIAEoCEgCiAEBEjMKI2V4", + "cG9ydF9zdWJuZXRfcm91dGVzX3dpdGhfcHVibGljX2lwGOLq2S4gASgISAOI", + "AQESJAoUaW1wb3J0X2N1c3RvbV9yb3V0ZXMYvvGzXiABKAhIBIgBARIzCiNp", + "bXBvcnRfc3VibmV0X3JvdXRlc193aXRoX3B1YmxpY19pcBiRjvAGIAEoCEgF", + "iAEBEhQKBG5hbWUYi/XNASABKAlIBogBARIXCgduZXR3b3JrGK60hW8gASgJ", + "SAeIAQESGAoIcGVlcl9tdHUY0Y6XISABKAVICIgBARIbCgpzdGFja190eXBl", + "GJG1i8sBIAEoCUgJiAEBEhUKBXN0YXRlGJGJqzQgASgJSAqIAQESHQoNc3Rh", + "dGVfZGV0YWlscxiU+cgtIAEoCUgLiAEBIkkKCVN0YWNrVHlwZRIYChRVTkRF", + "RklORURfU1RBQ0tfVFlQRRAAEhAKCUlQVjRfSVBWNhCB6MoKEhAKCUlQVjRf", + "T05MWRCmy9UKIj4KBVN0YXRlEhMKD1VOREVGSU5FRF9TVEFURRAAEg4KBkFD", + "VElWRRCG5omWARIQCghJTkFDVElWRRDrmPmAAUIVChNfYXV0b19jcmVhdGVf", + "cm91dGVzQhkKF19leGNoYW5nZV9zdWJuZXRfcm91dGVzQhcKFV9leHBvcnRf", + "Y3VzdG9tX3JvdXRlc0ImCiRfZXhwb3J0X3N1Ym5ldF9yb3V0ZXNfd2l0aF9w", + "dWJsaWNfaXBCFwoVX2ltcG9ydF9jdXN0b21fcm91dGVzQiYKJF9pbXBvcnRf", + "c3VibmV0X3JvdXRlc193aXRoX3B1YmxpY19pcEIHCgVfbmFtZUIKCghfbmV0", + "d29ya0ILCglfcGVlcl9tdHVCDQoLX3N0YWNrX3R5cGVCCAoGX3N0YXRlQhAK", + "Dl9zdGF0ZV9kZXRhaWxzIs4BChhOZXR3b3JrUGVyZm9ybWFuY2VDb25maWcS", + "KwobdG90YWxfZWdyZXNzX2JhbmR3aWR0aF90aWVyGP+fhT4gASgJSACIAQEi", + "ZQoYVG90YWxFZ3Jlc3NCYW5kd2lkdGhUaWVyEikKJVVOREVGSU5FRF9UT1RB", + "TF9FR1JFU1NfQkFORFdJRFRIX1RJRVIQABIOCgdERUZBVUxUEKHE/TYSDgoG", + "VElFUl8xEJTK8ZsBQh4KHF90b3RhbF9lZ3Jlc3NfYmFuZHdpZHRoX3RpZXIi", + "igQKDk5ldHdvcmtQcm9maWxlEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cO", + "IAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBElAKCGZl", + "YXR1cmVzGL3Is3UgASgLMjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0", + "d29ya1Byb2ZpbGVOZXR3b3JrRmVhdHVyZXNIAogBARIQCgJpZBibGiABKARI", + "A4gBARIUCgRraW5kGJT3yAEgASgJSASIAQESSgoIbG9jYXRpb24Ytb++igEg", + "ASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya1Byb2ZpbGVM", + "b2NhdGlvbkgFiAEBEhQKBG5hbWUYi/XNASABKAlIBogBARIaCglzZWxmX2xp", + "bmsYjZLF2QEgASgJSAeIAQESIQoRc2VsZl9saW5rX3dpdGhfaWQYgqydFSAB", + "KAlICIgBARIUCgR6b25lGKzH5AEgASgJSAmIAQFCFQoTX2NyZWF0aW9uX3Rp", + "bWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CCwoJX2ZlYXR1cmVzQgUKA19pZEIH", + "CgVfa2luZEILCglfbG9jYXRpb25CBwoFX25hbWVCDAoKX3NlbGZfbGlua0IU", + "ChJfc2VsZl9saW5rX3dpdGhfaWRCBwoFX3pvbmUikgEKFk5ldHdvcmtQcm9m", + "aWxlTG9jYXRpb24SFAoEbmFtZRiL9c0BIAEoCUgAiAEBEhUKBXNjb3BlGNT8", + "jDQgASgJSAGIAQEiOAoFU2NvcGUSEwoPVU5ERUZJTkVEX1NDT1BFEAASDQoG", + "UkVHSU9OEPS17H4SCwoEWk9ORRCst6gBQgcKBV9uYW1lQggKBl9zY29wZSL0", + "HwodTmV0d29ya1Byb2ZpbGVOZXR3b3JrRmVhdHVyZXMSHAoQYWRkcmVzc19w", + "dXJwb3NlcxiA3r3OASADKAkSJgoVYWxsb3dfYWxpYXNfaXBfcmFuZ2VzGMmR", + "sdoBIAEoCUgAiAEBEiYKFmFsbG93X2F1dG9fbW9kZV9zdWJuZXQYn4LJSCAB", + "KAlIAYgBARInChdhbGxvd19jbGFzc19kX2ZpcmV3YWxscxib4+A+IAEoCUgC", + "iAEBEh8KD2FsbG93X2Nsb3VkX25hdBih1cF5IAEoCUgDiAEBEiMKEmFsbG93", + "X2Nsb3VkX3JvdXRlchjJy43XASABKAlIBIgBARIoChhhbGxvd19leHRlcm5h", + "bF9pcF9hY2Nlc3MYvrncPiABKAlIBYgBARIjChJhbGxvd19pbnRlcmNvbm5l", + "Y3QYxJPhhQEgASgJSAaIAQESJAoUYWxsb3dfbG9hZF9iYWxhbmNpbmcYtpjB", + "aiABKAlIB4gBARIvCh9hbGxvd19tdWx0aV9uaWNfaW5fc2FtZV9uZXR3b3Jr", + "GPy0iiogASgJSAiIAQESJwoWYWxsb3dfcGFja2V0X21pcnJvcmluZxiC7p/0", + "ASABKAlICYgBARIsChthbGxvd19wcml2YXRlX2dvb2dsZV9hY2Nlc3MY+P/V", + "sgEgASgJSAqIAQESGgoJYWxsb3dfcHNjGMrxxrEBIAEoCUgLiAEBEioKGmFs", + "bG93X3NhbWVfbmV0d29ya191bmljYXN0GPuo8U8gASgJSAyIAQESIwoTYWxs", + "b3dfc3RhdGljX3JvdXRlcxjFn6tYIAEoCUgNiAEBEiQKFGFsbG93X3N1Yl9p", + "bnRlcmZhY2VzGO+y8HUgASgJSA6IAQESIQoRYWxsb3dfdnBjX3BlZXJpbmcY", + "9MuDNyABKAlID4gBARIaCglhbGxvd192cG4Y/p3HsQEgASgJSBCIAQESGgoP", + "aW50ZXJmYWNlX3R5cGVzGPOzqksgAygJEhsKD3N1Ym5ldF9wdXJwb3Nlcxi3", + "m9iPASADKAkSHgoSc3VibmV0X3N0YWNrX3R5cGVzGKDst/gBIAMoCRIXCgd1", + "bmljYXN0GK+QkXcgASgJSBGIAQEi8wEKD0FkZHJlc3NQdXJwb3NlcxIeChpV", + "TkRFRklORURfQUREUkVTU19QVVJQT1NFUxAAEhQKDEROU19SRVNPTFZFUhD8", + "3IPjARITCgxHQ0VfRU5EUE9JTlQQq8T1bRIaChJJUFNFQ19JTlRFUkNPTk5F", + "Q1QQg9KqogESDwoITkFUX0FVVE8QrbSFThIeChdQUklWQVRFX1NFUlZJQ0Vf", + "Q09OTkVDVBDE9PkWEhIKClNFUlZFUkxFU1MQ3Mb9gAESHwoXU0hBUkVEX0xP", + "QURCQUxBTkNFUl9WSVAQ1NOzjAESEwoLVlBDX1BFRVJJTkcQqvOOvwEiewoS", + "QWxsb3dBbGlhc0lwUmFuZ2VzEiMKH1VOREVGSU5FRF9BTExPV19BTElBU19J", + "UF9SQU5HRVMQABIfChdBTElBU19JUF9SQU5HRVNfQUxMT1dFRBDondXdARIf", + "ChdBTElBU19JUF9SQU5HRVNfQkxPQ0tFRBCs3oCGASJ+ChNBbGxvd0F1dG9N", + "b2RlU3VibmV0EiQKIFVOREVGSU5FRF9BTExPV19BVVRPX01PREVfU1VCTkVU", + "EAASIAoYQVVUT19NT0RFX1NVQk5FVF9BTExPV0VEELKsu7oBEh8KGEFVVE9f", + "TU9ERV9TVUJORVRfQkxPQ0tFRBD27OZiIoIBChRBbGxvd0NsYXNzREZpcmV3", + "YWxscxIlCiFVTkRFRklORURfQUxMT1dfQ0xBU1NfRF9GSVJFV0FMTFMQABIh", + "ChlDTEFTU19EX0ZJUkVXQUxMU19BTExPV0VEEPrPhaYBEiAKGUNMQVNTX0Rf", + "RklSRVdBTExTX0JMT0NLRUQQvpCxTiJiCg1BbGxvd0Nsb3VkTmF0Eh0KGVVO", + "REVGSU5FRF9BTExPV19DTE9VRF9OQVQQABIYChFDTE9VRF9OQVRfQUxMT1dF", + "RBCguqJ1EhgKEUNMT1VEX05BVF9CTE9DS0VEEOT6zR0ibwoQQWxsb3dDbG91", + "ZFJvdXRlchIgChxVTkRFRklORURfQUxMT1dfQ0xPVURfUk9VVEVSEAASHAoU", + "Q0xPVURfUk9VVEVSX0FMTE9XRUQQ/MOdrgESGwoUQ0xPVURfUk9VVEVSX0JM", + "T0NLRUQQwITJViKGAQoVQWxsb3dFeHRlcm5hbElwQWNjZXNzEiYKIlVOREVG", + "SU5FRF9BTExPV19FWFRFUk5BTF9JUF9BQ0NFU1MQABIhChpFWFRFUk5BTF9J", + "UF9BQ0NFU1NfQUxMT1dFRBDRmJ00EiIKGkVYVEVSTkFMX0lQX0FDQ0VTU19C", + "TE9DS0VEEJXZyNwBInAKEUFsbG93SW50ZXJjb25uZWN0EiAKHFVOREVGSU5F", + "RF9BTExPV19JTlRFUkNPTk5FQ1QQABIbChRJTlRFUkNPTk5FQ1RfQUxMT1dF", + "RBDXpdNNEhwKFElOVEVSQ09OTkVDVF9CTE9DS0VEEJvm/vUBIncKEkFsbG93", + "TG9hZEJhbGFuY2luZxIiCh5VTkRFRklORURfQUxMT1dfTE9BRF9CQUxBTkNJ", + "TkcQABIdChZMT0FEX0JBTEFOQ0lOR19BTExPV0VEEKnxxQ0SHgoWTE9BRF9C", + "QUxBTkNJTkdfQkxPQ0tFRBDtsfG1ASKhAQoaQWxsb3dNdWx0aU5pY0luU2Ft", + "ZU5ldHdvcmsSLQopVU5ERUZJTkVEX0FMTE9XX01VTFRJX05JQ19JTl9TQU1F", + "X05FVFdPUksQABIpCiFNVUxUSV9OSUNfSU5fU0FNRV9ORVRXT1JLX0FMTE9X", + "RUQQ2/uW2gESKQohTVVMVElfTklDX0lOX1NBTUVfTkVUV09SS19CTE9DS0VE", + "EJ+8woIBIn8KFEFsbG93UGFja2V0TWlycm9yaW5nEiQKIFVOREVGSU5FRF9B", + "TExPV19QQUNLRVRfTUlSUk9SSU5HEAASHwoYUEFDS0VUX01JUlJPUklOR19B", + "TExPV0VEEPXRiCwSIAoYUEFDS0VUX01JUlJPUklOR19CTE9DS0VEELmStNQB", + "IpEBChhBbGxvd1ByaXZhdGVHb29nbGVBY2Nlc3MSKQolVU5ERUZJTkVEX0FM", + "TE9XX1BSSVZBVEVfR09PR0xFX0FDQ0VTUxAAEiQKHVBSSVZBVEVfR09PR0xF", + "X0FDQ0VTU19BTExPV0VEEJflo2kSJAodUFJJVkFURV9HT09HTEVfQUNDRVNT", + "X0JMT0NLRUQQ26XPESJMCghBbGxvd1BzYxIXChNVTkRFRklORURfQUxMT1df", + "UFNDEAASEgoLUFNDX0FMTE9XRUQQ6ZXnURITCgtQU0NfQkxPQ0tFRBCt1pL6", + "ASKOAQoXQWxsb3dTYW1lTmV0d29ya1VuaWNhc3QSKAokVU5ERUZJTkVEX0FM", + "TE9XX1NBTUVfTkVUV09SS19VTklDQVNUEAASIwocU0FNRV9ORVRXT1JLX1VO", + "SUNBU1RfQUxMT1dFRBDOqJVMEiQKHFNBTUVfTkVUV09SS19VTklDQVNUX0JM", + "T0NLRUQQkunA9AEicwoRQWxsb3dTdGF0aWNSb3V0ZXMSIQodVU5ERUZJTkVE", + "X0FMTE9XX1NUQVRJQ19ST1VURVMQABIdChVTVEFUSUNfUk9VVEVTX0FMTE9X", + "RUQQhK+GwwESHAoVU1RBVElDX1JPVVRFU19CTE9DS0VEEMjvsWsidQoSQWxs", + "b3dTdWJJbnRlcmZhY2VzEiIKHlVOREVGSU5FRF9BTExPV19TVUJfSU5URVJG", + "QUNFUxAAEhwKFVNVQklOVEVSRkFDRVNfQUxMT1dFRBDDtdVLEh0KFVNVQklO", + "VEVSRkFDRVNfQkxPQ0tFRBCH9oD0ASJqCg9BbGxvd1ZwY1BlZXJpbmcSHwob", + "VU5ERUZJTkVEX0FMTE9XX1ZQQ19QRUVSSU5HEAASGgoTVlBDX1BFRVJJTkdf", + "QUxMT1dFRBDzx9Z8EhoKE1ZQQ19QRUVSSU5HX0JMT0NLRUQQt4iCJSJMCghB", + "bGxvd1ZwbhIXChNVTkRFRklORURfQUxMT1dfVlBOEAASEgoLVlBOX0FMTE9X", + "RUQQndqpTRITCgtWUE5fQkxPQ0tFRBDhmtX1ASKXAQoOSW50ZXJmYWNlVHlw", + "ZXMSHQoZVU5ERUZJTkVEX0lOVEVSRkFDRV9UWVBFUxAAEgwKBUdWTklDEJmV", + "wyASCwoESURQRhDR8IgBEgwKBUlSRE1BEI+GrCESDAoFTVJETUEQk8KNIxIb", + "ChRVTlNQRUNJRklFRF9OSUNfVFlQRRDZvpIgEhIKClZJUlRJT19ORVQQ2bbL", + "1wEidwoOU3VibmV0UHVycG9zZXMSHQoZVU5ERUZJTkVEX1NVQk5FVF9QVVJQ", + "T1NFUxAAEiYKHlNVQk5FVF9QVVJQT1NFX0NVU1RPTV9IQVJEV0FSRRDT3YKH", + "ARIeChZTVUJORVRfUFVSUE9TRV9QUklWQVRFEMDs6MABIqABChBTdWJuZXRT", + "dGFja1R5cGVzEiAKHFVOREVGSU5FRF9TVUJORVRfU1RBQ0tfVFlQRVMQABIi", + "ChtTVUJORVRfU1RBQ0tfVFlQRV9JUFY0X0lQVjYQlZfiExIiChtTVUJORVRf", + "U1RBQ0tfVFlQRV9JUFY0X09OTFkQuvrsExIiChtTVUJORVRfU1RBQ0tfVFlQ", + "RV9JUFY2X09OTFkQ+NyTLyJKCgdVbmljYXN0EhUKEVVOREVGSU5FRF9VTklD", + "QVNUEAASEwoLVU5JQ0FTVF9TRE4Q7ceWtQESEwoLVU5JQ0FTVF9VTEwQ5diW", + "tQFCGAoWX2FsbG93X2FsaWFzX2lwX3Jhbmdlc0IZChdfYWxsb3dfYXV0b19t", + "b2RlX3N1Ym5ldEIaChhfYWxsb3dfY2xhc3NfZF9maXJld2FsbHNCEgoQX2Fs", + "bG93X2Nsb3VkX25hdEIVChNfYWxsb3dfY2xvdWRfcm91dGVyQhsKGV9hbGxv", + "d19leHRlcm5hbF9pcF9hY2Nlc3NCFQoTX2FsbG93X2ludGVyY29ubmVjdEIX", + "ChVfYWxsb3dfbG9hZF9iYWxhbmNpbmdCIgogX2FsbG93X211bHRpX25pY19p", + "bl9zYW1lX25ldHdvcmtCGQoXX2FsbG93X3BhY2tldF9taXJyb3JpbmdCHgoc", + "X2FsbG93X3ByaXZhdGVfZ29vZ2xlX2FjY2Vzc0IMCgpfYWxsb3dfcHNjQh0K", + "G19hbGxvd19zYW1lX25ldHdvcmtfdW5pY2FzdEIWChRfYWxsb3dfc3RhdGlj", + "X3JvdXRlc0IXChVfYWxsb3dfc3ViX2ludGVyZmFjZXNCFAoSX2FsbG93X3Zw", + "Y19wZWVyaW5nQgwKCl9hbGxvd192cG5CCgoIX3VuaWNhc3Qi7gIKG05ldHdv", + "cmtQcm9maWxlc0xpc3RSZXNwb25zZRIUCgRldGFnGJXSvgEgASgJSACIAQES", + "EAoCaWQYmxogASgJSAGIAQESOQoFaXRlbXMYwM/3LyADKAsyJy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrUHJvZmlsZRIUCgRraW5kGJT3yAEg", + "ASgJSAKIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAOIAQESGgoJ", + "c2VsZl9saW5rGI2SxdkBIAEoCUgEiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0", + "IAMoCRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuV2FybmluZ0gFiAEBQgcKBV9ldGFnQgUKA19pZEIHCgVfa2luZEIS", "ChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci", - "qgEKGk5vZGVHcm91cE1haW50ZW5hbmNlV2luZG93EkgKFG1haW50ZW5hbmNl", - "X2R1cmF0aW9uGMCivfoBIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkR1cmF0aW9uSACIAQESGgoKc3RhcnRfdGltZRiK6e4RIAEoCUgBiAEBQhcK", - "FV9tYWludGVuYW5jZV9kdXJhdGlvbkINCgtfc3RhcnRfdGltZSKPCQoNTm9k", - "ZUdyb3VwTm9kZRJECgxhY2NlbGVyYXRvcnMY6NbFgAEgAygLMiouZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuQWNjZWxlcmF0b3JDb25maWcSVQoSY29uc3Vt", - "ZWRfcmVzb3VyY2VzGI71wZ8BIAEoCzIwLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc3RhbmNlQ29uc3VtcHRpb25JbmZvSACIAQESIwoTY3B1X292ZXJj", - "b21taXRfdHlwZRjXjpB2IAEoCUgBiAEBEjQKBWRpc2tzGPbMyi0gAygLMiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTG9jYWxEaXNrElYKGWluc3RhbmNl", - "X2NvbnN1bXB0aW9uX2RhdGEYuNCyKCADKAsyMC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbnN0YW5jZUNvbnN1bXB0aW9uRGF0YRIUCglpbnN0YW5jZXMY", - "/vzvDSADKAkSFAoEbmFtZRiL9c0BIAEoCUgCiAEBEhoKCW5vZGVfdHlwZRjX", - "lpDeASABKAlIA4gBARIeCg1zYXRpc2ZpZXNfcHpzGKvdq+UBIAEoCEgEiAEB", - "EkYKDnNlcnZlcl9iaW5kaW5nGImjomMgASgLMiYuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuU2VydmVyQmluZGluZ0gFiAEBEhoKCXNlcnZlcl9pZBiXr+2h", - "ASABKAlIBogBARIWCgZzdGF0dXMY8p+3ViABKAlIB4gBARJRCg90b3RhbF9y", - "ZXNvdXJjZXMY6p25LiABKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", - "bnN0YW5jZUNvbnN1bXB0aW9uSW5mb0gIiAEBElIKFHVwY29taW5nX21haW50", - "ZW5hbmNlGPCgtGwgASgLMiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXBj", - "b21pbmdNYWludGVuYW5jZUgJiAEBInwKEUNwdU92ZXJjb21taXRUeXBlEiEK", - "HVVOREVGSU5FRF9DUFVfT1ZFUkNPTU1JVF9UWVBFEAASJwofQ1BVX09WRVJD", - "T01NSVRfVFlQRV9VTlNQRUNJRklFRBCP9KL4ARIOCgdFTkFCTEVEEKGu7FYS", - "CwoETk9ORRC4zpIBInQKBlN0YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAAS", - "EAoIQ1JFQVRJTkcQub2d2QESEAoIREVMRVRJTkcQqKeH/AESDwoHSU5WQUxJ", - "RBDX++38ARIMCgVSRUFEWRCDw48lEhEKCVJFUEFJUklORxCVgpXFAUIVChNf", - "Y29uc3VtZWRfcmVzb3VyY2VzQhYKFF9jcHVfb3ZlcmNvbW1pdF90eXBlQgcK", - "BV9uYW1lQgwKCl9ub2RlX3R5cGVCEAoOX3NhdGlzZmllc19wenNCEQoPX3Nl", - "cnZlcl9iaW5kaW5nQgwKCl9zZXJ2ZXJfaWRCCQoHX3N0YXR1c0ISChBfdG90", - "YWxfcmVzb3VyY2VzQhcKFV91cGNvbWluZ19tYWludGVuYW5jZSJcChlOb2Rl", - "R3JvdXBzQWRkTm9kZXNSZXF1ZXN0EiUKFWFkZGl0aW9uYWxfbm9kZV9jb3Vu", - "dBiqz69AIAEoBUgAiAEBQhgKFl9hZGRpdGlvbmFsX25vZGVfY291bnQiMAoc", - "Tm9kZUdyb3Vwc0RlbGV0ZU5vZGVzUmVxdWVzdBIQCgVub2RlcxixpYgyIAMo", - "CSKtAgoTTm9kZUdyb3Vwc0xpc3ROb2RlcxIQCgJpZBibGiABKAlIAIgBARI4", - "CgVpdGVtcxjAz/cvIAMoCzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5v", - "ZGVHcm91cE5vZGUSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFn", - "ZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlI", - "A4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9w", - "YWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciYgojTm9kZUdy", - "b3Vwc1BlcmZvcm1NYWludGVuYW5jZVJlcXVlc3QSEAoFbm9kZXMYsaWIMiAD", - "KAkSGgoKc3RhcnRfdGltZRiK6e4RIAEoCUgAiAEBQg0KC19zdGFydF90aW1l", - "IpkBChROb2RlR3JvdXBzU2NvcGVkTGlzdBI6Cgtub2RlX2dyb3VwcxixhfMi", - "IAMoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vZGVHcm91cBI5Cgd3", - "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gAiAEBQgoKCF93YXJuaW5nIlQKIE5vZGVHcm91cHNTZXROb2RlVGVt", - "cGxhdGVSZXF1ZXN0Eh4KDW5vZGVfdGVtcGxhdGUYl+SLmgEgASgJSACIAQFC", - "EAoOX25vZGVfdGVtcGxhdGUiPQopTm9kZUdyb3Vwc1NpbXVsYXRlTWFpbnRl", - "bmFuY2VFdmVudFJlcXVlc3QSEAoFbm9kZXMYsaWIMiADKAkiqQkKDE5vZGVU", - "ZW1wbGF0ZRJECgxhY2NlbGVyYXRvcnMY6NbFgAEgAygLMiouZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuQWNjZWxlcmF0b3JDb25maWcSIwoTY3B1X292ZXJj", - "b21taXRfdHlwZRjXjpB2IAEoCUgAiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFt", - "cBi2j8cOIAEoCUgBiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgCiAEB", - "EjQKBWRpc2tzGPbMyi0gAygLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "TG9jYWxEaXNrEhAKAmlkGJsaIAEoBEgDiAEBEhQKBGtpbmQYlPfIASABKAlI", - "BIgBARIUCgRuYW1lGIv1zQEgASgJSAWIAQESXwoUbm9kZV9hZmZpbml0eV9s", - "YWJlbHMYua3ToQEgAygLMj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTm9k", - "ZVRlbXBsYXRlLk5vZGVBZmZpbml0eUxhYmVsc0VudHJ5EhoKCW5vZGVfdHlw", - "ZRjXlpDeASABKAlIBogBARJgChVub2RlX3R5cGVfZmxleGliaWxpdHkYseip", - "lgEgASgLMjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTm9kZVRlbXBsYXRl", - "Tm9kZVR5cGVGbGV4aWJpbGl0eUgHiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgI", - "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlICYgBARJGCg5zZXJ2ZXJfYmlu", - "ZGluZxiJo6JjIAEoCzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlcnZl", - "ckJpbmRpbmdICogBARIWCgZzdGF0dXMY8p+3ViABKAlIC4gBARIfCg5zdGF0", - "dXNfbWVzc2FnZRi6yemNASABKAlIDIgBARo5ChdOb2RlQWZmaW5pdHlMYWJl", - "bHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBInwKEUNw", - "dU92ZXJjb21taXRUeXBlEiEKHVVOREVGSU5FRF9DUFVfT1ZFUkNPTU1JVF9U", - "WVBFEAASJwofQ1BVX09WRVJDT01NSVRfVFlQRV9VTlNQRUNJRklFRBCP9KL4", - "ARIOCgdFTkFCTEVEEKGu7FYSCwoETk9ORRC4zpIBImEKBlN0YXR1cxIUChBV", - "TkRFRklORURfU1RBVFVTEAASEAoIQ1JFQVRJTkcQub2d2QESEAoIREVMRVRJ", - "TkcQqKeH/AESDwoHSU5WQUxJRBDX++38ARIMCgVSRUFEWRCDw48lQhYKFF9j", - "cHVfb3ZlcmNvbW1pdF90eXBlQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoM", - "X2Rlc2NyaXB0aW9uQgUKA19pZEIHCgVfa2luZEIHCgVfbmFtZUIMCgpfbm9k", - "ZV90eXBlQhgKFl9ub2RlX3R5cGVfZmxleGliaWxpdHlCCQoHX3JlZ2lvbkIM", - "Cgpfc2VsZl9saW5rQhEKD19zZXJ2ZXJfYmluZGluZ0IJCgdfc3RhdHVzQhEK", - "D19zdGF0dXNfbWVzc2FnZSLFAwoaTm9kZVRlbXBsYXRlQWdncmVnYXRlZExp", - "c3QSEAoCaWQYmxogASgJSACIAQESUAoFaXRlbXMYwM/3LyADKAsyPi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5Ob2RlVGVtcGxhdGVBZ2dyZWdhdGVkTGlz", - "dC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3Bh", + "rgYKFE5ldHdvcmtSb3V0aW5nQ29uZmlnEiYKFmJncF9hbHdheXNfY29tcGFy", + "ZV9tZWQYtuLOZSABKAhIAIgBARItChxiZ3BfYmVzdF9wYXRoX3NlbGVjdGlv", + "bl9tb2RlGOn7xZcBIAEoCUgBiAEBEiYKFWJncF9pbnRlcl9yZWdpb25fY29z", + "dBjh+a7cASABKAlIAogBARIwCiBlZmZlY3RpdmVfYmdwX2Fsd2F5c19jb21w", + "YXJlX21lZBjO9a1mIAEoCEgDiAEBEi8KH2VmZmVjdGl2ZV9iZ3BfaW50ZXJf", + "cmVnaW9uX2Nvc3QYycChWCABKAlIBIgBARIdCgxyb3V0aW5nX21vZGUY/LrI", + "4gEgASgJSAWIAQEiZwoYQmdwQmVzdFBhdGhTZWxlY3Rpb25Nb2RlEioKJlVO", + "REVGSU5FRF9CR1BfQkVTVF9QQVRIX1NFTEVDVElPTl9NT0RFEAASDQoGTEVH", + "QUNZEMnP9ywSEAoIU1RBTkRBUkQQvZ2M5wEiYgoSQmdwSW50ZXJSZWdpb25D", + "b3N0EiMKH1VOREVGSU5FRF9CR1BfSU5URVJfUkVHSU9OX0NPU1QQABIXCg9B", + "RERfQ09TVF9UT19NRUQQ3Of26QESDgoHREVGQVVMVBChxP02IkwKG0VmZmVj", + "dGl2ZUJncEludGVyUmVnaW9uQ29zdBItCilVTkRFRklORURfRUZGRUNUSVZF", + "X0JHUF9JTlRFUl9SRUdJT05fQ09TVBAAIkoKC1JvdXRpbmdNb2RlEhoKFlVO", + "REVGSU5FRF9ST1VUSU5HX01PREUQABIOCgZHTE9CQUwQo+/v6wESDwoIUkVH", + "SU9OQUwQn+yALEIZChdfYmdwX2Fsd2F5c19jb21wYXJlX21lZEIfCh1fYmdw", + "X2Jlc3RfcGF0aF9zZWxlY3Rpb25fbW9kZUIYChZfYmdwX2ludGVyX3JlZ2lv", + "bl9jb3N0QiMKIV9lZmZlY3RpdmVfYmdwX2Fsd2F5c19jb21wYXJlX21lZEIi", + "CiBfZWZmZWN0aXZlX2JncF9pbnRlcl9yZWdpb25fY29zdEIPCg1fcm91dGlu", + "Z19tb2RlIoQCChlOZXR3b3Jrc0FkZFBlZXJpbmdSZXF1ZXN0EiIKEmF1dG9f", + "Y3JlYXRlX3JvdXRlcxjd4rIbIAEoCEgAiAEBEhQKBG5hbWUYi/XNASABKAlI", + "AYgBARJJCg9uZXR3b3JrX3BlZXJpbmcYr4zsnAEgASgLMicuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuTmV0d29ya1BlZXJpbmdIAogBARIdCgxwZWVyX25l", + "dHdvcmsY0eDb7gEgASgJSAOIAQFCFQoTX2F1dG9fY3JlYXRlX3JvdXRlc0IH", + "CgVfbmFtZUISChBfbmV0d29ya19wZWVyaW5nQg8KDV9wZWVyX25ldHdvcmsi", + "1gEKJU5ldHdvcmtzR2V0RWZmZWN0aXZlRmlyZXdhbGxzUmVzcG9uc2UScwoQ", + "ZmlyZXdhbGxfcG9saWN5cxjCyvzDASADKAsyVS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5OZXR3b3Jrc0dldEVmZmVjdGl2ZUZpcmV3YWxsc1Jlc3BvbnNl", + "RWZmZWN0aXZlRmlyZXdhbGxQb2xpY3kSOAoJZmlyZXdhbGxzGPPG6IEBIAMo", + "CzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsIqIDCjxOZXR3", + "b3Jrc0dldEVmZmVjdGl2ZUZpcmV3YWxsc1Jlc3BvbnNlRWZmZWN0aXZlRmly", + "ZXdhbGxQb2xpY3kSHAoMZGlzcGxheV9uYW1lGOiHkQIgASgJSACIAQESFAoE", + "bmFtZRiL9c0BIAEoCUgBiAEBEhkKCHByaW9yaXR5GKTzodQBIAEoBUgCiAEB", + "Ej0KBXJ1bGVzGPeR9TMgAygLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "RmlyZXdhbGxQb2xpY3lSdWxlEhsKCnNob3J0X25hbWUY7rjQ6gEgASgJSAOI", + "AQESFAoEdHlwZRi6ntoBIAEoCUgEiAEBImIKBFR5cGUSEgoOVU5ERUZJTkVE", + "X1RZUEUQABIQCglISUVSQVJDSFkQlcSqIRIPCgdORVRXT1JLEI7Ms8UBEg4K", + "BlNZU1RFTRCvzL2VARITCgtVTlNQRUNJRklFRBCXvpj7AUIPCg1fZGlzcGxh", + "eV9uYW1lQgcKBV9uYW1lQgsKCV9wcmlvcml0eUINCgtfc2hvcnRfbmFtZUIH", + "CgVfdHlwZSI9ChxOZXR3b3Jrc1JlbW92ZVBlZXJpbmdSZXF1ZXN0EhQKBG5h", + "bWUYi/XNASABKAlIAIgBAUIHCgVfbmFtZSJ9ChxOZXR3b3Jrc1VwZGF0ZVBl", + "ZXJpbmdSZXF1ZXN0EkkKD25ldHdvcmtfcGVlcmluZxivjOycASABKAsyJy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrUGVlcmluZ0gAiAEBQhIK", + "EF9uZXR3b3JrX3BlZXJpbmciiwoKCU5vZGVHcm91cBJXChJhdXRvc2NhbGlu", + "Z19wb2xpY3kY2eDqaSABKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5O", + "b2RlR3JvdXBBdXRvc2NhbGluZ1BvbGljeUgAiAEBEiIKEmNyZWF0aW9uX3Rp", + "bWVzdGFtcBi2j8cOIAEoCUgBiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEo", + "CUgCiAEBEhsKC2ZpbmdlcnByaW50GOTR828gASgJSAOIAQESEAoCaWQYmxog", + "ASgESASIAQESFAoEa2luZBiU98gBIAEoCUgFiAEBEh4KDWxvY2F0aW9uX2hp", + "bnQY0YGSpwEgASgJSAaIAQESJQoUbWFpbnRlbmFuY2VfaW50ZXJ2YWwY8dCr", + "wAEgASgJSAeIAQESIwoSbWFpbnRlbmFuY2VfcG9saWN5GN7H9vsBIAEoCUgI", + "iAEBElcKEm1haW50ZW5hbmNlX3dpbmRvdxicte9YIAEoCzIzLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk5vZGVHcm91cE1haW50ZW5hbmNlV2luZG93SAmI", + "AQESFAoEbmFtZRiL9c0BIAEoCUgKiAEBEh4KDW5vZGVfdGVtcGxhdGUYl+SL", + "mgEgASgJSAuIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgMiAEBEkYKDnNo", + "YXJlX3NldHRpbmdzGIORlH8gASgLMiYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuU2hhcmVTZXR0aW5nc0gNiAEBEhQKBHNpemUYgcDXASABKAVIDogBARIW", + "CgZzdGF0dXMY8p+3ViABKAlID4gBARIUCgR6b25lGKzH5AEgASgJSBCIAQEi", + "XgoTTWFpbnRlbmFuY2VJbnRlcnZhbBIiCh5VTkRFRklORURfTUFJTlRFTkFO", + "Q0VfSU5URVJWQUwQABIRCglBU19ORUVERUQQ4ujh7gESEAoJUkVDVVJSRU5U", + "EMbfz1wipwEKEU1haW50ZW5hbmNlUG9saWN5EiAKHFVOREVGSU5FRF9NQUlO", + "VEVOQU5DRV9QT0xJQ1kQABIOCgdERUZBVUxUEKHE/TYSJQoeTUFJTlRFTkFO", + "Q0VfUE9MSUNZX1VOU1BFQ0lGSUVEENaw5SISIAoZTUlHUkFURV9XSVRISU5f", + "Tk9ERV9HUk9VUBCC8ZdJEhcKEFJFU1RBUlRfSU5fUExBQ0UQncODbSJhCgZT", + "dGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEhAKCENSRUFUSU5HELm9ndkB", + "EhAKCERFTEVUSU5HEKinh/wBEg8KB0lOVkFMSUQQ1/vt/AESDAoFUkVBRFkQ", + "g8OPJUIVChNfYXV0b3NjYWxpbmdfcG9saWN5QhUKE19jcmVhdGlvbl90aW1l", + "c3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4KDF9maW5nZXJwcmludEIFCgNfaWRC", + "BwoFX2tpbmRCEAoOX2xvY2F0aW9uX2hpbnRCFwoVX21haW50ZW5hbmNlX2lu", + "dGVydmFsQhUKE19tYWludGVuYW5jZV9wb2xpY3lCFQoTX21haW50ZW5hbmNl", + "X3dpbmRvd0IHCgVfbmFtZUIQCg5fbm9kZV90ZW1wbGF0ZUIMCgpfc2VsZl9s", + "aW5rQhEKD19zaGFyZV9zZXR0aW5nc0IHCgVfc2l6ZUIJCgdfc3RhdHVzQgcK", + "BV96b25lIrwDChdOb2RlR3JvdXBBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiAB", + "KAlIAIgBARJNCgVpdGVtcxjAz/cvIAMoCzI7Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk5vZGVHcm91cEFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoE", + "a2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEo", + "CUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJlYWNo", + "YWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpbCgpJdGVtc0VudHJ5EgsK", + "A2tleRgBIAEoCRI8CgV2YWx1ZRgCIAEoCzItLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk5vZGVHcm91cHNTY29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tp", + "bmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJu", + "aW5nIvABChpOb2RlR3JvdXBBdXRvc2NhbGluZ1BvbGljeRIaCgltYXhfbm9k", + "ZXMYloD+jQEgASgFSACIAQESGgoJbWluX25vZGVzGIStqv4BIAEoBUgBiAEB", + "EhQKBG1vZGUYo/PMASABKAlIAogBASJfCgRNb2RlEhIKDlVOREVGSU5FRF9N", + "T0RFEAASGAoQTU9ERV9VTlNQRUNJRklFRBD7pImxARIJCgNPRkYQz+IEEgcK", + "Ak9OEN8TEhUKDk9OTFlfU0NBTEVfT1VUEMbz6EhCDAoKX21heF9ub2Rlc0IM", + "CgpfbWluX25vZGVzQgcKBV9tb2RlIqMCCg1Ob2RlR3JvdXBMaXN0EhAKAmlk", + "GJsaIAEoCUgAiAEBEjQKBWl0ZW1zGMDP9y8gAygLMiIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuTm9kZUdyb3VwEhQKBGtpbmQYlPfIASABKAlIAYgBARIf", + "Cg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsY", + "jZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRC", + "EgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5n", + "IqoBChpOb2RlR3JvdXBNYWludGVuYW5jZVdpbmRvdxJIChRtYWludGVuYW5j", + "ZV9kdXJhdGlvbhjAor36ASABKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5EdXJhdGlvbkgAiAEBEhoKCnN0YXJ0X3RpbWUYiunuESABKAlIAYgBAUIX", + "ChVfbWFpbnRlbmFuY2VfZHVyYXRpb25CDQoLX3N0YXJ0X3RpbWUijwkKDU5v", + "ZGVHcm91cE5vZGUSRAoMYWNjZWxlcmF0b3JzGOjWxYABIAMoCzIqLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkFjY2VsZXJhdG9yQ29uZmlnElUKEmNvbnN1", + "bWVkX3Jlc291cmNlcxiO9cGfASABKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbnN0YW5jZUNvbnN1bXB0aW9uSW5mb0gAiAEBEiMKE2NwdV9vdmVy", + "Y29tbWl0X3R5cGUY146QdiABKAlIAYgBARI0CgVkaXNrcxj2zMotIAMoCzIi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxvY2FsRGlzaxJWChlpbnN0YW5j", + "ZV9jb25zdW1wdGlvbl9kYXRhGLjQsiggAygLMjAuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuSW5zdGFuY2VDb25zdW1wdGlvbkRhdGESFAoJaW5zdGFuY2Vz", + "GP787w0gAygJEhQKBG5hbWUYi/XNASABKAlIAogBARIaCglub2RlX3R5cGUY", + "15aQ3gEgASgJSAOIAQESHgoNc2F0aXNmaWVzX3B6cxir3avlASABKAhIBIgB", + "ARJGCg5zZXJ2ZXJfYmluZGluZxiJo6JjIAEoCzImLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlNlcnZlckJpbmRpbmdIBYgBARIaCglzZXJ2ZXJfaWQYl6/t", + "oQEgASgJSAaIAQESFgoGc3RhdHVzGPKft1YgASgJSAeIAQESUQoPdG90YWxf", + "cmVzb3VyY2VzGOqduS4gASgLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "SW5zdGFuY2VDb25zdW1wdGlvbkluZm9ICIgBARJSChR1cGNvbWluZ19tYWlu", + "dGVuYW5jZRjwoLRsIAEoCzIsLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVw", + "Y29taW5nTWFpbnRlbmFuY2VICYgBASJ8ChFDcHVPdmVyY29tbWl0VHlwZRIh", + "Ch1VTkRFRklORURfQ1BVX09WRVJDT01NSVRfVFlQRRAAEicKH0NQVV9PVkVS", + "Q09NTUlUX1RZUEVfVU5TUEVDSUZJRUQQj/Si+AESDgoHRU5BQkxFRBChruxW", + "EgsKBE5PTkUQuM6SASJ0CgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAA", + "EhAKCENSRUFUSU5HELm9ndkBEhAKCERFTEVUSU5HEKinh/wBEg8KB0lOVkFM", + "SUQQ1/vt/AESDAoFUkVBRFkQg8OPJRIRCglSRVBBSVJJTkcQlYKVxQFCFQoT", + "X2NvbnN1bWVkX3Jlc291cmNlc0IWChRfY3B1X292ZXJjb21taXRfdHlwZUIH", + "CgVfbmFtZUIMCgpfbm9kZV90eXBlQhAKDl9zYXRpc2ZpZXNfcHpzQhEKD19z", + "ZXJ2ZXJfYmluZGluZ0IMCgpfc2VydmVyX2lkQgkKB19zdGF0dXNCEgoQX3Rv", + "dGFsX3Jlc291cmNlc0IXChVfdXBjb21pbmdfbWFpbnRlbmFuY2UiXAoZTm9k", + "ZUdyb3Vwc0FkZE5vZGVzUmVxdWVzdBIlChVhZGRpdGlvbmFsX25vZGVfY291", + "bnQYqs+vQCABKAVIAIgBAUIYChZfYWRkaXRpb25hbF9ub2RlX2NvdW50IjAK", + "HE5vZGVHcm91cHNEZWxldGVOb2Rlc1JlcXVlc3QSEAoFbm9kZXMYsaWIMiAD", + "KAkirQIKE05vZGVHcm91cHNMaXN0Tm9kZXMSEAoCaWQYmxogASgJSACIAQES", + "OAoFaXRlbXMYwM/3LyADKAsyJi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5O", + "b2RlR3JvdXBOb2RlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3Bh", "Z2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", - "SAOIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+W", - "GCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEa", - "XgoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSPwoFdmFsdWUYAiABKAsyMC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Ob2RlVGVtcGxhdGVzU2NvcGVkTGlz", - "dDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoK", - "X3NlbGZfbGlua0IKCghfd2FybmluZyKpAgoQTm9kZVRlbXBsYXRlTGlzdBIQ", - "CgJpZBibGiABKAlIAIgBARI3CgVpdGVtcxjAz/cvIAMoCzIlLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk5vZGVUZW1wbGF0ZRIUCgRraW5kGJT3yAEgASgJ", - "SAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2Vs", - "Zl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcK", - "BV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghf", - "d2FybmluZyKOAQofTm9kZVRlbXBsYXRlTm9kZVR5cGVGbGV4aWJpbGl0eRIU", - "CgRjcHVzGMvnugEgASgJSACIAQESGgoJbG9jYWxfc3NkGLC+vMEBIAEoCUgB", - "iAEBEhcKBm1lbW9yeRiB+or+ASABKAlIAogBAUIHCgVfY3B1c0IMCgpfbG9j", - "YWxfc3NkQgkKB19tZW1vcnkiowEKF05vZGVUZW1wbGF0ZXNTY29wZWRMaXN0", - "EkEKDm5vZGVfdGVtcGxhdGVzGLyi7agBIAMoCzIlLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk5vZGVUZW1wbGF0ZRI5Cgd3YXJuaW5nGJzflhggASgLMiAu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJu", - "aW5nIqAECghOb2RlVHlwZRIdCgxjcHVfcGxhdGZvcm0YqurRwwEgASgJSACI", - "AQESIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAGIAQESRwoKZGVw", - "cmVjYXRlZBizy9H1ASABKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5E", - "ZXByZWNhdGlvblN0YXR1c0gCiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEo", - "CUgDiAEBEhsKCmd1ZXN0X2NwdXMY0svIuwEgASgFSASIAQESEAoCaWQYmxog", - "ASgESAWIAQESFAoEa2luZBiU98gBIAEoCUgGiAEBEh0KDGxvY2FsX3NzZF9n", - "YhjKiP+cASABKAVIB4gBARIZCgltZW1vcnlfbWIYk5OoNyABKAVICIgBARIU", - "CgRuYW1lGIv1zQEgASgJSAmIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgK", - "iAEBEhQKBHpvbmUYrMfkASABKAlIC4gBAUIPCg1fY3B1X3BsYXRmb3JtQhUK", - "E19jcmVhdGlvbl90aW1lc3RhbXBCDQoLX2RlcHJlY2F0ZWRCDgoMX2Rlc2Ny", - "aXB0aW9uQg0KC19ndWVzdF9jcHVzQgUKA19pZEIHCgVfa2luZEIPCg1fbG9j", - "YWxfc3NkX2diQgwKCl9tZW1vcnlfbWJCBwoFX25hbWVCDAoKX3NlbGZfbGlu", - "a0IHCgVfem9uZSK5AwoWTm9kZVR5cGVBZ2dyZWdhdGVkTGlzdBIQCgJpZBib", - "GiABKAlIAIgBARJMCgVpdGVtcxjAz/cvIAMoCzI6Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk5vZGVUeXBlQWdncmVnYXRlZExpc3QuSXRlbXNFbnRyeRIU", - "CgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYg", - "ASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEhcKDHVucmVh", - "Y2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGloKCkl0ZW1zRW50cnkS", - "CwoDa2V5GAEgASgJEjsKBXZhbHVlGAIgASgLMiwuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuTm9kZVR5cGVzU2NvcGVkTGlzdDoCOAFCBQoDX2lkQgcKBV9r", - "aW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fy", - "bmluZyKhAgoMTm9kZVR5cGVMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjMKBWl0", - "ZW1zGMDP9y8gAygLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTm9kZVR5", - "cGUSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", - "uoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3", - "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2Vu", - "QgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcilwEKE05vZGVUeXBlc1Njb3Bl", - "ZExpc3QSOQoKbm9kZV90eXBlcxj8v/XlASADKAsyIS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5Ob2RlVHlwZRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5n", - "IpADChROb3RpZmljYXRpb25FbmRwb2ludBIiChJjcmVhdGlvbl90aW1lc3Rh", - "bXAYto/HDiABKAlIAIgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAYgB", - "ARJZCg1ncnBjX3NldHRpbmdzGKTGwNkBIAEoCzI5Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk5vdGlmaWNhdGlvbkVuZHBvaW50R3JwY1NldHRpbmdzSAKI", - "AQESEAoCaWQYmxogASgESAOIAQESFAoEa2luZBiU98gBIAEoCUgEiAEBEhQK", - "BG5hbWUYi/XNASABKAlIBYgBARIWCgZyZWdpb24Y9M2gQiABKAlIBogBARIa", - "CglzZWxmX2xpbmsYjZLF2QEgASgJSAeIAQFCFQoTX2NyZWF0aW9uX3RpbWVz", - "dGFtcEIOCgxfZGVzY3JpcHRpb25CEAoOX2dycGNfc2V0dGluZ3NCBQoDX2lk", - "QgcKBV9raW5kQgcKBV9uYW1lQgkKB19yZWdpb25CDAoKX3NlbGZfbGluayK3", - "AgogTm90aWZpY2F0aW9uRW5kcG9pbnRHcnBjU2V0dGluZ3MSGgoJYXV0aG9y", - "aXR5GMOO0L8BIAEoCUgAiAEBEhgKCGVuZHBvaW50GJW7nD4gASgJSAGIAQES", - "HQoMcGF5bG9hZF9uYW1lGJy1nI8BIAEoCUgCiAEBEkMKD3Jlc2VuZF9pbnRl", - "cnZhbBjJuIjkASABKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EdXJh", - "dGlvbkgDiAEBEiIKEnJldHJ5X2R1cmF0aW9uX3NlYxjdzpQ3IAEoDUgEiAEB", - "QgwKCl9hdXRob3JpdHlCCwoJX2VuZHBvaW50Qg8KDV9wYXlsb2FkX25hbWVC", - "EgoQX3Jlc2VuZF9pbnRlcnZhbEIVChNfcmV0cnlfZHVyYXRpb25fc2VjIrkC", - "ChhOb3RpZmljYXRpb25FbmRwb2ludExpc3QSEAoCaWQYmxogASgJSACIAQES", - "PwoFaXRlbXMYwM/3LyADKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5O", - "b3RpZmljYXRpb25FbmRwb2ludBIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoP", - "bmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2S", - "xdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIK", - "EF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyK9", - "DAoJT3BlcmF0aW9uEiQKE2NsaWVudF9vcGVyYXRpb25faWQY543ejQEgASgJ", - "SACIAQESIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAGIAQESHAoL", - "ZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQESGAoIZW5kX3RpbWUYsafnNiAB", - "KAlIA4gBARI1CgVlcnJvchiIpJMuIAEoCzIeLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkVycm9ySASIAQESJwoSaHR0cF9lcnJvcl9tZXNzYWdlGNn6yGAg", - "ASgJQgPoRwRIBYgBARIsChZodHRwX2Vycm9yX3N0YXR1c19jb2RlGOyE+JQB", - "IAEoBUID6EcDSAaIAQESEAoCaWQYmxogASgESAeIAQESHAoLaW5zZXJ0X3Rp", - "bWUYk6nozgEgASgJSAiIAQESdwooaW5zdGFuY2VzX2J1bGtfaW5zZXJ0X29w", - "ZXJhdGlvbl9tZXRhZGF0YRjBhsEqIAEoCzI9Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkluc3RhbmNlc0J1bGtJbnNlcnRPcGVyYXRpb25NZXRhZGF0YUgJ", - "iAEBEhQKBGtpbmQYlPfIASABKAlICogBARIZCgRuYW1lGIv1zQEgASgJQgPo", - "RwFIC4gBARIiChJvcGVyYXRpb25fZ3JvdXBfaWQYs+2TEyABKAlIDIgBARIe", - "Cg5vcGVyYXRpb25fdHlwZRiS9tpUIAEoCUgNiAEBEhgKCHByb2dyZXNzGK2E", - "0yIgASgFSA6IAQESFgoGcmVnaW9uGPTNoEIgASgJSA+IAQESGgoJc2VsZl9s", - "aW5rGI2SxdkBIAEoCUgQiAEBEoUBCi9zZXRfY29tbW9uX2luc3RhbmNlX21l", - "dGFkYXRhX29wZXJhdGlvbl9tZXRhZGF0YRjkrerpASABKAsyQy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TZXRDb21tb25JbnN0YW5jZU1ldGFkYXRhT3Bl", - "cmF0aW9uTWV0YWRhdGFIEYgBARIaCgpzdGFydF90aW1lGIrp7hEgASgJSBKI", - "AQESRgoGc3RhdHVzGPKft1YgASgOMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuT3BlcmF0aW9uLlN0YXR1c0ID6EcCSBOIAQESHwoOc3RhdHVzX21lc3Nh", - "Z2UYusnpjQEgASgJSBSIAQESGQoJdGFyZ2V0X2lkGImVjXsgASgESBWIAQES", - "GwoLdGFyZ2V0X2xpbmsY6JPxHSABKAlIFogBARIUCgR1c2VyGMvX2wEgASgJ", - "SBeIAQESNwoId2FybmluZ3MY14jB7QEgAygLMiEuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuV2FybmluZ3MSFAoEem9uZRisx+QBIAEoCUgYiAEBIksKBlN0", - "YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASCwoERE9ORRCCt4ABEg4KB1BF", - "TkRJTkcQ96rwEBIOCgdSVU5OSU5HEJ/D6jlCFgoUX2NsaWVudF9vcGVyYXRp", - "b25faWRCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25C", - "CwoJX2VuZF90aW1lQggKBl9lcnJvckIVChNfaHR0cF9lcnJvcl9tZXNzYWdl", - "QhkKF19odHRwX2Vycm9yX3N0YXR1c19jb2RlQgUKA19pZEIOCgxfaW5zZXJ0", - "X3RpbWVCKwopX2luc3RhbmNlc19idWxrX2luc2VydF9vcGVyYXRpb25fbWV0", - "YWRhdGFCBwoFX2tpbmRCBwoFX25hbWVCFQoTX29wZXJhdGlvbl9ncm91cF9p", - "ZEIRCg9fb3BlcmF0aW9uX3R5cGVCCwoJX3Byb2dyZXNzQgkKB19yZWdpb25C", - "DAoKX3NlbGZfbGlua0IyCjBfc2V0X2NvbW1vbl9pbnN0YW5jZV9tZXRhZGF0", - "YV9vcGVyYXRpb25fbWV0YWRhdGFCDQoLX3N0YXJ0X3RpbWVCCQoHX3N0YXR1", - "c0IRCg9fc3RhdHVzX21lc3NhZ2VCDAoKX3RhcmdldF9pZEIOCgxfdGFyZ2V0", - "X2xpbmtCBwoFX3VzZXJCBwoFX3pvbmUivAMKF09wZXJhdGlvbkFnZ3JlZ2F0", - "ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEk0KBWl0ZW1zGMDP9y8gAygLMjsu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uQWdncmVnYXRlZExp", + "SAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRf", + "cGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nImIKI05vZGVH", + "cm91cHNQZXJmb3JtTWFpbnRlbmFuY2VSZXF1ZXN0EhAKBW5vZGVzGLGliDIg", + "AygJEhoKCnN0YXJ0X3RpbWUYiunuESABKAlIAIgBAUINCgtfc3RhcnRfdGlt", + "ZSKZAQoUTm9kZUdyb3Vwc1Njb3BlZExpc3QSOgoLbm9kZV9ncm91cHMYsYXz", + "IiADKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Ob2RlR3JvdXASOQoH", + "d2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldh", + "cm5pbmdIAIgBAUIKCghfd2FybmluZyJUCiBOb2RlR3JvdXBzU2V0Tm9kZVRl", + "bXBsYXRlUmVxdWVzdBIeCg1ub2RlX3RlbXBsYXRlGJfki5oBIAEoCUgAiAEB", + "QhAKDl9ub2RlX3RlbXBsYXRlIj0KKU5vZGVHcm91cHNTaW11bGF0ZU1haW50", + "ZW5hbmNlRXZlbnRSZXF1ZXN0EhAKBW5vZGVzGLGliDIgAygJIqkJCgxOb2Rl", + "VGVtcGxhdGUSRAoMYWNjZWxlcmF0b3JzGOjWxYABIAMoCzIqLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkFjY2VsZXJhdG9yQ29uZmlnEiMKE2NwdV9vdmVy", + "Y29tbWl0X3R5cGUY146QdiABKAlIAIgBARIiChJjcmVhdGlvbl90aW1lc3Rh", + "bXAYto/HDiABKAlIAYgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAogB", + "ARI0CgVkaXNrcxj2zMotIAMoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkxvY2FsRGlzaxIQCgJpZBibGiABKARIA4gBARIUCgRraW5kGJT3yAEgASgJ", + "SASIAQESFAoEbmFtZRiL9c0BIAEoCUgFiAEBEl8KFG5vZGVfYWZmaW5pdHlf", + "bGFiZWxzGLmt06EBIAMoCzI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5v", + "ZGVUZW1wbGF0ZS5Ob2RlQWZmaW5pdHlMYWJlbHNFbnRyeRIaCglub2RlX3R5", + "cGUY15aQ3gEgASgJSAaIAQESYAoVbm9kZV90eXBlX2ZsZXhpYmlsaXR5GLHo", + "qZYBIAEoCzI4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vZGVUZW1wbGF0", + "ZU5vZGVUeXBlRmxleGliaWxpdHlIB4gBARIWCgZyZWdpb24Y9M2gQiABKAlI", + "CIgBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAmIAQESRgoOc2VydmVyX2Jp", + "bmRpbmcYiaOiYyABKAsyJi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXJ2", + "ZXJCaW5kaW5nSAqIAQESFgoGc3RhdHVzGPKft1YgASgJSAuIAQESHwoOc3Rh", + "dHVzX21lc3NhZ2UYusnpjQEgASgJSAyIAQEaOQoXTm9kZUFmZmluaXR5TGFi", + "ZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASJ8ChFD", + "cHVPdmVyY29tbWl0VHlwZRIhCh1VTkRFRklORURfQ1BVX09WRVJDT01NSVRf", + "VFlQRRAAEicKH0NQVV9PVkVSQ09NTUlUX1RZUEVfVU5TUEVDSUZJRUQQj/Si", + "+AESDgoHRU5BQkxFRBChruxWEgsKBE5PTkUQuM6SASJhCgZTdGF0dXMSFAoQ", + "VU5ERUZJTkVEX1NUQVRVUxAAEhAKCENSRUFUSU5HELm9ndkBEhAKCERFTEVU", + "SU5HEKinh/wBEg8KB0lOVkFMSUQQ1/vt/AESDAoFUkVBRFkQg8OPJUIWChRf", + "Y3B1X292ZXJjb21taXRfdHlwZUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4K", + "DF9kZXNjcmlwdGlvbkIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCDAoKX25v", + "ZGVfdHlwZUIYChZfbm9kZV90eXBlX2ZsZXhpYmlsaXR5QgkKB19yZWdpb25C", + "DAoKX3NlbGZfbGlua0IRCg9fc2VydmVyX2JpbmRpbmdCCQoHX3N0YXR1c0IR", + "Cg9fc3RhdHVzX21lc3NhZ2UixQMKGk5vZGVUZW1wbGF0ZUFnZ3JlZ2F0ZWRM", + "aXN0EhAKAmlkGJsaIAEoCUgAiAEBElAKBWl0ZW1zGMDP9y8gAygLMj4uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTm9kZVRlbXBsYXRlQWdncmVnYXRlZExp", "c3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9w", "YWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEo", "CUgDiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzf", "lhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEB", - "GlsKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEjwKBXZhbHVlGAIgASgLMi0u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uc1Njb3BlZExpc3Q6", - "AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9z", - "ZWxmX2xpbmtCCgoIX3dhcm5pbmciowIKDU9wZXJhdGlvbkxpc3QSEAoCaWQY", - "mxogASgJSACIAQESNAoFaXRlbXMYwM/3LyADKAsyIi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5PcGVyYXRpb24SFAoEa2luZBiU98gBIAEoCUgBiAEBEh8K", + "Gl4KCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEj8KBXZhbHVlGAIgASgLMjAu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTm9kZVRlbXBsYXRlc1Njb3BlZExp", + "c3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwK", + "Cl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciqQIKEE5vZGVUZW1wbGF0ZUxpc3QS", + "EAoCaWQYmxogASgJSACIAQESNwoFaXRlbXMYwM/3LyADKAsyJS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5Ob2RlVGVtcGxhdGUSFAoEa2luZBiU98gBIAEo", + "CUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNl", + "bGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIH", + "CgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoI", + "X3dhcm5pbmcijgEKH05vZGVUZW1wbGF0ZU5vZGVUeXBlRmxleGliaWxpdHkS", + "FAoEY3B1cxjL57oBIAEoCUgAiAEBEhoKCWxvY2FsX3NzZBiwvrzBASABKAlI", + "AYgBARIXCgZtZW1vcnkYgfqK/gEgASgJSAKIAQFCBwoFX2NwdXNCDAoKX2xv", + "Y2FsX3NzZEIJCgdfbWVtb3J5IqMBChdOb2RlVGVtcGxhdGVzU2NvcGVkTGlz", + "dBJBCg5ub2RlX3RlbXBsYXRlcxi8ou2oASADKAsyJS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5Ob2RlVGVtcGxhdGUSOQoHd2FybmluZxic35YYIAEoCzIg", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2Fy", + "bmluZyKgBAoITm9kZVR5cGUSHQoMY3B1X3BsYXRmb3JtGKrq0cMBIAEoCUgA", + "iAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgBiAEBEkcKCmRl", + "cHJlY2F0ZWQYs8vR9QEgASgLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "RGVwcmVjYXRpb25TdGF0dXNIAogBARIcCgtkZXNjcmlwdGlvbhj8h9bJASAB", + "KAlIA4gBARIbCgpndWVzdF9jcHVzGNLLyLsBIAEoBUgEiAEBEhAKAmlkGJsa", + "IAEoBEgFiAEBEhQKBGtpbmQYlPfIASABKAlIBogBARIdCgxsb2NhbF9zc2Rf", + "Z2IYyoj/nAEgASgFSAeIAQESGQoJbWVtb3J5X21iGJOTqDcgASgFSAiIAQES", + "FAoEbmFtZRiL9c0BIAEoCUgJiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlI", + "CogBARIUCgR6b25lGKzH5AEgASgJSAuIAQFCDwoNX2NwdV9wbGF0Zm9ybUIV", + "ChNfY3JlYXRpb25fdGltZXN0YW1wQg0KC19kZXByZWNhdGVkQg4KDF9kZXNj", + "cmlwdGlvbkINCgtfZ3Vlc3RfY3B1c0IFCgNfaWRCBwoFX2tpbmRCDwoNX2xv", + "Y2FsX3NzZF9nYkIMCgpfbWVtb3J5X21iQgcKBV9uYW1lQgwKCl9zZWxmX2xp", + "bmtCBwoFX3pvbmUiuQMKFk5vZGVUeXBlQWdncmVnYXRlZExpc3QSEAoCaWQY", + "mxogASgJSACIAQESTAoFaXRlbXMYwM/3LyADKAsyOi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5Ob2RlVHlwZUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkS", + "FAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYm", + "IAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJl", + "YWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpaCgpJdGVtc0VudHJ5", + "EgsKA2tleRgBIAEoCRI7CgV2YWx1ZRgCIAEoCzIsLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk5vZGVUeXBlc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmcioQIKDE5vZGVUeXBlTGlzdBIQCgJpZBibGiABKAlIAIgBARIzCgVp", + "dGVtcxjAz/cvIAMoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vZGVU", + "eXBlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4Y", + "lbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoH", + "d2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldh", + "cm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tl", + "bkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIpcBChNOb2RlVHlwZXNTY29w", + "ZWRMaXN0EjkKCm5vZGVfdHlwZXMY/L/15QEgAygLMiEuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuTm9kZVR5cGUSOQoHd2FybmluZxic35YYIAEoCzIgLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2Fybmlu", + "ZyKQAwoUTm90aWZpY2F0aW9uRW5kcG9pbnQSIgoSY3JlYXRpb25fdGltZXN0", + "YW1wGLaPxw4gASgJSACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGI", + "AQESWQoNZ3JwY19zZXR0aW5ncxikxsDZASABKAsyOS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5Ob3RpZmljYXRpb25FbmRwb2ludEdycGNTZXR0aW5nc0gC", + "iAEBEhAKAmlkGJsaIAEoBEgDiAEBEhQKBGtpbmQYlPfIASABKAlIBIgBARIU", + "CgRuYW1lGIv1zQEgASgJSAWIAQESFgoGcmVnaW9uGPTNoEIgASgJSAaIAQES", + "GgoJc2VsZl9saW5rGI2SxdkBIAEoCUgHiAEBQhUKE19jcmVhdGlvbl90aW1l", + "c3RhbXBCDgoMX2Rlc2NyaXB0aW9uQhAKDl9ncnBjX3NldHRpbmdzQgUKA19p", + "ZEIHCgVfa2luZEIHCgVfbmFtZUIJCgdfcmVnaW9uQgwKCl9zZWxmX2xpbmsi", + "twIKIE5vdGlmaWNhdGlvbkVuZHBvaW50R3JwY1NldHRpbmdzEhoKCWF1dGhv", + "cml0eRjDjtC/ASABKAlIAIgBARIYCghlbmRwb2ludBiVu5w+IAEoCUgBiAEB", + "Eh0KDHBheWxvYWRfbmFtZRictZyPASABKAlIAogBARJDCg9yZXNlbmRfaW50", + "ZXJ2YWwYybiI5AEgASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRHVy", + "YXRpb25IA4gBARIiChJyZXRyeV9kdXJhdGlvbl9zZWMY3c6UNyABKA1IBIgB", + "AUIMCgpfYXV0aG9yaXR5QgsKCV9lbmRwb2ludEIPCg1fcGF5bG9hZF9uYW1l", + "QhIKEF9yZXNlbmRfaW50ZXJ2YWxCFQoTX3JldHJ5X2R1cmF0aW9uX3NlYyK5", + "AgoYTm90aWZpY2F0aW9uRW5kcG9pbnRMaXN0EhAKAmlkGJsaIAEoCUgAiAEB", + "Ej8KBWl0ZW1zGMDP9y8gAygLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "Tm90aWZpY2F0aW9uRW5kcG9pbnQSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8K", "D25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiN", "ksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNs", "b3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEIS", "ChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci", - "mAEKFE9wZXJhdGlvbnNTY29wZWRMaXN0EjkKCm9wZXJhdGlvbnMY7K//ASAD", - "KAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24SOQoHd2Fy", - "bmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5p", - "bmdIAIgBAUIKCghfd2FybmluZyLaBgoQT3V0bGllckRldGVjdGlvbhJFChJi", - "YXNlX2VqZWN0aW9uX3RpbWUYh9fPJiABKAsyIS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5EdXJhdGlvbkgAiAEBEiMKEmNvbnNlY3V0aXZlX2Vycm9ycxig", - "s9C4ASABKAVIAYgBARIsChtjb25zZWN1dGl2ZV9nYXRld2F5X2ZhaWx1cmUY", - "+reKxwEgASgFSAKIAQESLAocZW5mb3JjaW5nX2NvbnNlY3V0aXZlX2Vycm9y", - "cxjA09BlIAEoBUgDiAEBEjYKJWVuZm9yY2luZ19jb25zZWN1dGl2ZV9nYXRl", - "d2F5X2ZhaWx1cmUY2t+KvAEgASgFSASIAQESJgoWZW5mb3JjaW5nX3N1Y2Nl", - "c3NfcmF0ZRi8799cIAEoBUgFiAEBEjsKCGludGVydmFsGMXJ/w8gASgLMiEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRHVyYXRpb25IBogBARIkChRtYXhf", - "ZWplY3Rpb25fcGVyY2VudBiYpuUIIAEoBUgHiAEBEisKGnN1Y2Nlc3NfcmF0", - "ZV9taW5pbXVtX2hvc3RzGPeh2voBIAEoBUgIiAEBEiwKG3N1Y2Nlc3NfcmF0", - "ZV9yZXF1ZXN0X3ZvbHVtZRjN65iGASABKAVICYgBARIpChlzdWNjZXNzX3Jh", - "dGVfc3RkZXZfZmFjdG9yGJ2DqVMgASgFSAqIAQFCFQoTX2Jhc2VfZWplY3Rp", - "b25fdGltZUIVChNfY29uc2VjdXRpdmVfZXJyb3JzQh4KHF9jb25zZWN1dGl2", - "ZV9nYXRld2F5X2ZhaWx1cmVCHwodX2VuZm9yY2luZ19jb25zZWN1dGl2ZV9l", - "cnJvcnNCKAomX2VuZm9yY2luZ19jb25zZWN1dGl2ZV9nYXRld2F5X2ZhaWx1", - "cmVCGQoXX2VuZm9yY2luZ19zdWNjZXNzX3JhdGVCCwoJX2ludGVydmFsQhcK", - "FV9tYXhfZWplY3Rpb25fcGVyY2VudEIdChtfc3VjY2Vzc19yYXRlX21pbmlt", - "dW1faG9zdHNCHgocX3N1Y2Nlc3NfcmF0ZV9yZXF1ZXN0X3ZvbHVtZUIcChpf", - "c3VjY2Vzc19yYXRlX3N0ZGV2X2ZhY3RvciLGAwoPUGFja2V0SW50ZXJ2YWxz", - "EhYKBmF2Z19tcxiz3NRhIAEoA0gAiAEBEhgKCGR1cmF0aW9uGJSbkUogASgJ", - "SAGIAQESFwoGbWF4X21zGOHEvPwBIAEoA0gCiAEBEhcKBm1pbl9tcxizpe3/", - "ASABKANIA4gBARIdCg1udW1faW50ZXJ2YWxzGNXV7FggASgDSASIAQESFAoE", - "dHlwZRi6ntoBIAEoCUgFiAEBImcKCER1cmF0aW9uEhYKElVOREVGSU5FRF9E", - "VVJBVElPThAAEhwKFERVUkFUSU9OX1VOU1BFQ0lGSUVEEOz5o/wBEgsKBEhP", - "VVIQ5NuHARIJCgNNQVgQxNIEEg0KBk1JTlVURRCUtLo8ImgKBFR5cGUSEgoO", - "VU5ERUZJTkVEX1RZUEUQABIQCghMT09QQkFDSxCLk+upARIOCgdSRUNFSVZF", - "EMP9t1oSEAoIVFJBTlNNSVQQsIX71wESGAoQVFlQRV9VTlNQRUNJRklFRBCS", - "+9vQAUIJCgdfYXZnX21zQgsKCV9kdXJhdGlvbkIJCgdfbWF4X21zQgkKB19t", - "aW5fbXNCEAoOX251bV9pbnRlcnZhbHNCBwoFX3R5cGUiugYKD1BhY2tldE1p", - "cnJvcmluZxJaCg1jb2xsZWN0b3JfaWxiGO2JtssBIAEoCzI6Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJvcmluZ0ZvcndhcmRpbmdSdWxl", - "SW5mb0gAiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgBiAEB", - "EhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgCiAEBEhcKBmVuYWJsZRiDy9SU", - "ASABKAlIA4gBARJHCgZmaWx0ZXIY+JajoAEgASgLMi4uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuUGFja2V0TWlycm9yaW5nRmlsdGVySASIAQESEAoCaWQY", - "mxogASgESAWIAQESFAoEa2luZBiU98gBIAEoCUgGiAEBEmAKEm1pcnJvcmVk", - "X3Jlc291cmNlcxjEn8I7IAEoCzI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlBhY2tldE1pcnJvcmluZ01pcnJvcmVkUmVzb3VyY2VJbmZvSAeIAQESFAoE", - "bmFtZRiL9c0BIAEoCUgIiAEBEkwKB25ldHdvcmsYrrSFbyABKAsyMy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5QYWNrZXRNaXJyb3JpbmdOZXR3b3JrSW5m", - "b0gJiAEBEhkKCHByaW9yaXR5GKTzodQBIAEoDUgKiAEBEhYKBnJlZ2lvbhj0", - "zaBCIAEoCUgLiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIDIgBASI5CgZF", - "bmFibGUSFAoQVU5ERUZJTkVEX0VOQUJMRRAAEgwKBUZBTFNFEIPC5B8SCwoE", - "VFJVRRCO250BQhAKDl9jb2xsZWN0b3JfaWxiQhUKE19jcmVhdGlvbl90aW1l", - "c3RhbXBCDgoMX2Rlc2NyaXB0aW9uQgkKB19lbmFibGVCCQoHX2ZpbHRlckIF", - "CgNfaWRCBwoFX2tpbmRCFQoTX21pcnJvcmVkX3Jlc291cmNlc0IHCgVfbmFt", - "ZUIKCghfbmV0d29ya0ILCglfcHJpb3JpdHlCCQoHX3JlZ2lvbkIMCgpfc2Vs", - "Zl9saW5rIs4DCh1QYWNrZXRNaXJyb3JpbmdBZ2dyZWdhdGVkTGlzdBIQCgJp", - "ZBibGiABKAlIAIgBARJTCgVpdGVtcxjAz/cvIAMoCzJBLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJvcmluZ0FnZ3JlZ2F0ZWRMaXN0Lkl0", - "ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90", - "b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gB", - "ARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEo", - "CzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARphCgpJ", - "dGVtc0VudHJ5EgsKA2tleRgBIAEoCRJCCgV2YWx1ZRgCIAEoCzIzLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJvcmluZ3NTY29wZWRMaXN0", + "vQwKCU9wZXJhdGlvbhIkChNjbGllbnRfb3BlcmF0aW9uX2lkGOeN3o0BIAEo", + "CUgAiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgBiAEBEhwK", + "C2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgCiAEBEhgKCGVuZF90aW1lGLGn5zYg", + "ASgJSAOIAQESNQoFZXJyb3IYiKSTLiABKAsyHi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5FcnJvckgEiAEBEicKEmh0dHBfZXJyb3JfbWVzc2FnZRjZ+shg", + "IAEoCUID6EcESAWIAQESLAoWaHR0cF9lcnJvcl9zdGF0dXNfY29kZRjshPiU", + "ASABKAVCA+hHA0gGiAEBEhAKAmlkGJsaIAEoBEgHiAEBEhwKC2luc2VydF90", + "aW1lGJOp6M4BIAEoCUgIiAEBEncKKGluc3RhbmNlc19idWxrX2luc2VydF9v", + "cGVyYXRpb25fbWV0YWRhdGEYwYbBKiABKAsyPS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5JbnN0YW5jZXNCdWxrSW5zZXJ0T3BlcmF0aW9uTWV0YWRhdGFI", + "CYgBARIUCgRraW5kGJT3yAEgASgJSAqIAQESGQoEbmFtZRiL9c0BIAEoCUID", + "6EcBSAuIAQESIgoSb3BlcmF0aW9uX2dyb3VwX2lkGLPtkxMgASgJSAyIAQES", + "HgoOb3BlcmF0aW9uX3R5cGUYkvbaVCABKAlIDYgBARIYCghwcm9ncmVzcxit", + "hNMiIAEoBUgOiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgPiAEBEhoKCXNlbGZf", + "bGluaxiNksXZASABKAlIEIgBARKFAQovc2V0X2NvbW1vbl9pbnN0YW5jZV9t", + "ZXRhZGF0YV9vcGVyYXRpb25fbWV0YWRhdGEY5K3q6QEgASgLMkMuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuU2V0Q29tbW9uSW5zdGFuY2VNZXRhZGF0YU9w", + "ZXJhdGlvbk1ldGFkYXRhSBGIAQESGgoKc3RhcnRfdGltZRiK6e4RIAEoCUgS", + "iAEBEkYKBnN0YXR1cxjyn7dWIAEoDjIpLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk9wZXJhdGlvbi5TdGF0dXNCA+hHAkgTiAEBEh8KDnN0YXR1c19tZXNz", + "YWdlGLrJ6Y0BIAEoCUgUiAEBEhkKCXRhcmdldF9pZBiJlY17IAEoBEgViAEB", + "EhsKC3RhcmdldF9saW5rGOiT8R0gASgJSBaIAQESFAoEdXNlchjL19sBIAEo", + "CUgXiAEBEjcKCHdhcm5pbmdzGNeIwe0BIAMoCzIhLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLldhcm5pbmdzEhQKBHpvbmUYrMfkASABKAlIGIgBASJLCgZT", + "dGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEgsKBERPTkUQgreAARIOCgdQ", + "RU5ESU5HEPeq8BASDgoHUlVOTklORxCfw+o5QhYKFF9jbGllbnRfb3BlcmF0", + "aW9uX2lkQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9u", + "QgsKCV9lbmRfdGltZUIICgZfZXJyb3JCFQoTX2h0dHBfZXJyb3JfbWVzc2Fn", + "ZUIZChdfaHR0cF9lcnJvcl9zdGF0dXNfY29kZUIFCgNfaWRCDgoMX2luc2Vy", + "dF90aW1lQisKKV9pbnN0YW5jZXNfYnVsa19pbnNlcnRfb3BlcmF0aW9uX21l", + "dGFkYXRhQgcKBV9raW5kQgcKBV9uYW1lQhUKE19vcGVyYXRpb25fZ3JvdXBf", + "aWRCEQoPX29wZXJhdGlvbl90eXBlQgsKCV9wcm9ncmVzc0IJCgdfcmVnaW9u", + "QgwKCl9zZWxmX2xpbmtCMgowX3NldF9jb21tb25faW5zdGFuY2VfbWV0YWRh", + "dGFfb3BlcmF0aW9uX21ldGFkYXRhQg0KC19zdGFydF90aW1lQgkKB19zdGF0", + "dXNCEQoPX3N0YXR1c19tZXNzYWdlQgwKCl90YXJnZXRfaWRCDgoMX3Rhcmdl", + "dF9saW5rQgcKBV91c2VyQgcKBV96b25lIrwDChdPcGVyYXRpb25BZ2dyZWdh", + "dGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJNCgVpdGVtcxjAz/cvIAMoCzI7", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbkFnZ3JlZ2F0ZWRM", + "aXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRf", + "cGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASAB", + "KAlIA4gBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic", + "35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgB", + "ARpbCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRI8CgV2YWx1ZRgCIAEoCzIt", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbnNTY29wZWRMaXN0", "OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpf", - "c2VsZl9saW5rQgoKCF93YXJuaW5nIsYBChVQYWNrZXRNaXJyb3JpbmdGaWx0", - "ZXISGAoNSV9wX3Byb3RvY29scxjW2f4uIAMoCRIXCgtjaWRyX3JhbmdlcxiB", - "lNPoASADKAkSGQoJZGlyZWN0aW9uGP+OgDUgASgJSACIAQEiUQoJRGlyZWN0", - "aW9uEhcKE1VOREVGSU5FRF9ESVJFQ1RJT04QABIKCgRCT1RIEIHnfBIOCgZF", - "R1JFU1MQ9fa0zgESDwoHSU5HUkVTUxCV/b72AUIMCgpfZGlyZWN0aW9uInEK", - "IVBhY2tldE1pcnJvcmluZ0ZvcndhcmRpbmdSdWxlSW5mbxIeCg1jYW5vbmlj", - "YWxfdXJsGKT/o/QBIAEoCUgAiAEBEhIKA3VybBjvigcgASgJSAGIAQFCEAoO", - "X2Nhbm9uaWNhbF91cmxCBgoEX3VybCKvAgoTUGFja2V0TWlycm9yaW5nTGlz", - "dBIQCgJpZBibGiABKAlIAIgBARI6CgVpdGVtcxjAz/cvIAMoCzIoLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJvcmluZxIUCgRraW5kGJT3", - "yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQES", - "GgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCAB", - "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoD", - "X2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlu", - "a0IKCghfd2FybmluZyL3AQojUGFja2V0TWlycm9yaW5nTWlycm9yZWRSZXNv", - "dXJjZUluZm8SXgoJaW5zdGFuY2VzGP787w0gAygLMkguZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuUGFja2V0TWlycm9yaW5nTWlycm9yZWRSZXNvdXJjZUlu", - "Zm9JbnN0YW5jZUluZm8SXwoLc3VibmV0d29ya3MYxdSlxgEgAygLMkYuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUGFja2V0TWlycm9yaW5nTWlycm9yZWRS", - "ZXNvdXJjZUluZm9TdWJuZXRJbmZvEg8KBHRhZ3MYmejYASADKAkifwovUGFj", - "a2V0TWlycm9yaW5nTWlycm9yZWRSZXNvdXJjZUluZm9JbnN0YW5jZUluZm8S", - "HgoNY2Fub25pY2FsX3VybBik/6P0ASABKAlIAIgBARISCgN1cmwY74oHIAEo", - "CUgBiAEBQhAKDl9jYW5vbmljYWxfdXJsQgYKBF91cmwifQotUGFja2V0TWly", - "cm9yaW5nTWlycm9yZWRSZXNvdXJjZUluZm9TdWJuZXRJbmZvEh4KDWNhbm9u", - "aWNhbF91cmwYpP+j9AEgASgJSACIAQESEgoDdXJsGO+KByABKAlIAYgBAUIQ", - "Cg5fY2Fub25pY2FsX3VybEIGCgRfdXJsImoKGlBhY2tldE1pcnJvcmluZ05l", - "dHdvcmtJbmZvEh4KDWNhbm9uaWNhbF91cmwYpP+j9AEgASgJSACIAQESEgoD", - "dXJsGO+KByABKAlIAYgBAUIQCg5fY2Fub25pY2FsX3VybEIGCgRfdXJsIqsB", - "ChpQYWNrZXRNaXJyb3JpbmdzU2NvcGVkTGlzdBJGChFwYWNrZXRfbWlycm9y", - "aW5ncxin+txJIAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhY2tl", - "dE1pcnJvcmluZxI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIvkBChZQYXRj", - "aEF1dG9zY2FsZXJSZXF1ZXN0EhsKCmF1dG9zY2FsZXIY1/3S9gEgASgJSACI", - "AQESSAoTYXV0b3NjYWxlcl9yZXNvdXJjZRj28P9iIAEoCzIjLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkF1dG9zY2FsZXJCA+BBAhIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AYgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19hdXRvc2Nh", - "bGVyQg0KC19yZXF1ZXN0X2lkItsBChlQYXRjaEJhY2tlbmRCdWNrZXRSZXF1", - "ZXN0Eh4KDmJhY2tlbmRfYnVja2V0GPXj3SsgASgJQgPgQQISUAoXYmFja2Vu", - "ZF9idWNrZXRfcmVzb3VyY2UYmM7HtQEgASgLMiYuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuQmFja2VuZEJ1Y2tldEID4EECEiEKB3Byb2plY3QYmZbBbCAB", - "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", - "Qg0KC19yZXF1ZXN0X2lkIuABChpQYXRjaEJhY2tlbmRTZXJ2aWNlUmVxdWVz", - "dBIgCg9iYWNrZW5kX3NlcnZpY2UYisCukgEgASgJQgPgQQISUgoYYmFja2Vu", - "ZF9zZXJ2aWNlX3Jlc291cmNlGKOB36UBIAEoCzInLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlQgPgQQISIQoHcHJvamVjdBiZlsFs", - "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", - "AQFCDQoLX3JlcXVlc3RfaWQivQEKGlBhdGNoRmlyZXdhbGxQb2xpY3lSZXF1", - "ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhJSChhmaXJl", - "d2FsbF9wb2xpY3lfcmVzb3VyY2UYvLaH7AEgASgLMicuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lCA+BBAhIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQixQEKFFBhdGNoRmlyZXdh", - "bGxSZXF1ZXN0EhkKCGZpcmV3YWxsGID61fMBIAEoCUID4EECEkQKEWZpcmV3", - "YWxsX3Jlc291cmNlGO2w4BMgASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuRmlyZXdhbGxCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", - "cm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVz", - "dF9pZCKBAgoaUGF0Y2hGb3J3YXJkaW5nUnVsZVJlcXVlc3QSIAoPZm9yd2Fy", - "ZGluZ19ydWxlGP6l3YABIAEoCUID4EECElIKGGZvcndhcmRpbmdfcnVsZV9y", - "ZXNvdXJjZRivwNCPASABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5G", - "b3J3YXJkaW5nUnVsZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", - "B3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoK", - "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIuYBCiBQ", - "YXRjaEdsb2JhbEZvcndhcmRpbmdSdWxlUmVxdWVzdBIgCg9mb3J3YXJkaW5n", - "X3J1bGUY/qXdgAEgASgJQgPgQQISUgoYZm9yd2FyZGluZ19ydWxlX3Jlc291", - "cmNlGK/A0I8BIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZvcndh", - "cmRpbmdSdWxlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3Rf", - "aWQigwIKKFBhdGNoR2xvYmFsUHVibGljRGVsZWdhdGVkUHJlZml4ZVJlcXVl", - "c3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBInChdwdWJs", - "aWNfZGVsZWdhdGVkX3ByZWZpeBjo3LFhIAEoCUID4EECEmAKIHB1YmxpY19k", - "ZWxlZ2F0ZWRfcHJlZml4X3Jlc291cmNlGIX42BYgASgLMi4uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUHVibGljRGVsZWdhdGVkUHJlZml4QgPgQQISGgoK", - "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkItMBChdQ", - "YXRjaEhlYWx0aENoZWNrUmVxdWVzdBIdCgxoZWFsdGhfY2hlY2sY5aqkkwEg", - "ASgJQgPgQQISSwoVaGVhbHRoX2NoZWNrX3Jlc291cmNlGKjDpGAgASgLMiQu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tCA+BBAhIhCgdw", - "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQY", - "y4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCK5AQoRUGF0Y2hJbWFnZVJl", - "cXVlc3QSFQoFaW1hZ2UY29LqLyABKAlCA+BBAhI/Cg5pbWFnZV9yZXNvdXJj", - "ZRjyxP6wASABKAsyHi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbWFnZUID", - "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVx", - "dWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIpUCCiBQYXRj", - "aEluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91", - "cF9tYW5hZ2VyGMP383YgASgJQgPgQQISXgofaW5zdGFuY2VfZ3JvdXBfbWFu", - "YWdlcl9yZXNvdXJjZRiKir58IAEoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyQgPgQQISIQoHcHJvamVjdBiZlsFs", + "c2VsZl9saW5rQgoKCF93YXJuaW5nIqMCCg1PcGVyYXRpb25MaXN0EhAKAmlk", + "GJsaIAEoCUgAiAEBEjQKBWl0ZW1zGMDP9y8gAygLMiIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuT3BlcmF0aW9uEhQKBGtpbmQYlPfIASABKAlIAYgBARIf", + "Cg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsY", + "jZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRC", + "EgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5n", + "IpgBChRPcGVyYXRpb25zU2NvcGVkTGlzdBI5CgpvcGVyYXRpb25zGOyv/wEg", + "AygLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uEjkKB3dh", + "cm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJu", + "aW5nSACIAQFCCgoIX3dhcm5pbmci2gYKEE91dGxpZXJEZXRlY3Rpb24SRQoS", + "YmFzZV9lamVjdGlvbl90aW1lGIfXzyYgASgLMiEuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuRHVyYXRpb25IAIgBARIjChJjb25zZWN1dGl2ZV9lcnJvcnMY", + "oLPQuAEgASgFSAGIAQESLAobY29uc2VjdXRpdmVfZ2F0ZXdheV9mYWlsdXJl", + "GPq3iscBIAEoBUgCiAEBEiwKHGVuZm9yY2luZ19jb25zZWN1dGl2ZV9lcnJv", + "cnMYwNPQZSABKAVIA4gBARI2CiVlbmZvcmNpbmdfY29uc2VjdXRpdmVfZ2F0", + "ZXdheV9mYWlsdXJlGNrfirwBIAEoBUgEiAEBEiYKFmVuZm9yY2luZ19zdWNj", + "ZXNzX3JhdGUYvO/fXCABKAVIBYgBARI7CghpbnRlcnZhbBjFyf8PIAEoCzIh", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkR1cmF0aW9uSAaIAQESJAoUbWF4", + "X2VqZWN0aW9uX3BlcmNlbnQYmKblCCABKAVIB4gBARIrChpzdWNjZXNzX3Jh", + "dGVfbWluaW11bV9ob3N0cxj3odr6ASABKAVICIgBARIsChtzdWNjZXNzX3Jh", + "dGVfcmVxdWVzdF92b2x1bWUYzeuYhgEgASgFSAmIAQESKQoZc3VjY2Vzc19y", + "YXRlX3N0ZGV2X2ZhY3Rvchidg6lTIAEoBUgKiAEBQhUKE19iYXNlX2VqZWN0", + "aW9uX3RpbWVCFQoTX2NvbnNlY3V0aXZlX2Vycm9yc0IeChxfY29uc2VjdXRp", + "dmVfZ2F0ZXdheV9mYWlsdXJlQh8KHV9lbmZvcmNpbmdfY29uc2VjdXRpdmVf", + "ZXJyb3JzQigKJl9lbmZvcmNpbmdfY29uc2VjdXRpdmVfZ2F0ZXdheV9mYWls", + "dXJlQhkKF19lbmZvcmNpbmdfc3VjY2Vzc19yYXRlQgsKCV9pbnRlcnZhbEIX", + "ChVfbWF4X2VqZWN0aW9uX3BlcmNlbnRCHQobX3N1Y2Nlc3NfcmF0ZV9taW5p", + "bXVtX2hvc3RzQh4KHF9zdWNjZXNzX3JhdGVfcmVxdWVzdF92b2x1bWVCHAoa", + "X3N1Y2Nlc3NfcmF0ZV9zdGRldl9mYWN0b3IixgMKD1BhY2tldEludGVydmFs", + "cxIWCgZhdmdfbXMYs9zUYSABKANIAIgBARIYCghkdXJhdGlvbhiUm5FKIAEo", + "CUgBiAEBEhcKBm1heF9tcxjhxLz8ASABKANIAogBARIXCgZtaW5fbXMYs6Xt", + "/wEgASgDSAOIAQESHQoNbnVtX2ludGVydmFscxjV1exYIAEoA0gEiAEBEhQK", + "BHR5cGUYup7aASABKAlIBYgBASJnCghEdXJhdGlvbhIWChJVTkRFRklORURf", + "RFVSQVRJT04QABIcChREVVJBVElPTl9VTlNQRUNJRklFRBDs+aP8ARILCgRI", + "T1VSEOTbhwESCQoDTUFYEMTSBBINCgZNSU5VVEUQlLS6PCJoCgRUeXBlEhIK", + "DlVOREVGSU5FRF9UWVBFEAASEAoITE9PUEJBQ0sQi5PrqQESDgoHUkVDRUlW", + "RRDD/bdaEhAKCFRSQU5TTUlUELCF+9cBEhgKEFRZUEVfVU5TUEVDSUZJRUQQ", + "kvvb0AFCCQoHX2F2Z19tc0ILCglfZHVyYXRpb25CCQoHX21heF9tc0IJCgdf", + "bWluX21zQhAKDl9udW1faW50ZXJ2YWxzQgcKBV90eXBlIroGCg9QYWNrZXRN", + "aXJyb3JpbmcSWgoNY29sbGVjdG9yX2lsYhjtibbLASABKAsyOi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5QYWNrZXRNaXJyb3JpbmdGb3J3YXJkaW5nUnVs", + "ZUluZm9IAIgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAYgB", + "ARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAogBARIXCgZlbmFibGUYg8vU", + "lAEgASgJSAOIAQESRwoGZmlsdGVyGPiWo6ABIAEoCzIuLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJvcmluZ0ZpbHRlckgEiAEBEhAKAmlk", + "GJsaIAEoBEgFiAEBEhQKBGtpbmQYlPfIASABKAlIBogBARJgChJtaXJyb3Jl", + "ZF9yZXNvdXJjZXMYxJ/COyABKAsyPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5QYWNrZXRNaXJyb3JpbmdNaXJyb3JlZFJlc291cmNlSW5mb0gHiAEBEhQK", + "BG5hbWUYi/XNASABKAlICIgBARJMCgduZXR3b3JrGK60hW8gASgLMjMuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUGFja2V0TWlycm9yaW5nTmV0d29ya0lu", + "Zm9ICYgBARIZCghwcmlvcml0eRik86HUASABKA1ICogBARIWCgZyZWdpb24Y", + "9M2gQiABKAlIC4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAyIAQEiOQoG", + "RW5hYmxlEhQKEFVOREVGSU5FRF9FTkFCTEUQABIMCgVGQUxTRRCDwuQfEgsK", + "BFRSVUUQjtudAUIQCg5fY29sbGVjdG9yX2lsYkIVChNfY3JlYXRpb25fdGlt", + "ZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIJCgdfZW5hYmxlQgkKB19maWx0ZXJC", + "BQoDX2lkQgcKBV9raW5kQhUKE19taXJyb3JlZF9yZXNvdXJjZXNCBwoFX25h", + "bWVCCgoIX25ldHdvcmtCCwoJX3ByaW9yaXR5QgkKB19yZWdpb25CDAoKX3Nl", + "bGZfbGluayLOAwodUGFja2V0TWlycm9yaW5nQWdncmVnYXRlZExpc3QSEAoC", + "aWQYmxogASgJSACIAQESUwoFaXRlbXMYwM/3LyADKAsyQS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5QYWNrZXRNaXJyb3JpbmdBZ2dyZWdhdGVkTGlzdC5J", + "dGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2Vf", + "dG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOI", + "AQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaYQoK", + "SXRlbXNFbnRyeRILCgNrZXkYASABKAkSQgoFdmFsdWUYAiABKAsyMy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5QYWNrZXRNaXJyb3JpbmdzU2NvcGVkTGlz", + "dDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoK", + "X3NlbGZfbGlua0IKCghfd2FybmluZyLGAQoVUGFja2V0TWlycm9yaW5nRmls", + "dGVyEhgKDUlfcF9wcm90b2NvbHMY1tn+LiADKAkSFwoLY2lkcl9yYW5nZXMY", + "gZTT6AEgAygJEhkKCWRpcmVjdGlvbhj/joA1IAEoCUgAiAEBIlEKCURpcmVj", + "dGlvbhIXChNVTkRFRklORURfRElSRUNUSU9OEAASCgoEQk9USBCB53wSDgoG", + "RUdSRVNTEPX2tM4BEg8KB0lOR1JFU1MQlf2+9gFCDAoKX2RpcmVjdGlvbiJx", + "CiFQYWNrZXRNaXJyb3JpbmdGb3J3YXJkaW5nUnVsZUluZm8SHgoNY2Fub25p", + "Y2FsX3VybBik/6P0ASABKAlIAIgBARISCgN1cmwY74oHIAEoCUgBiAEBQhAK", + "Dl9jYW5vbmljYWxfdXJsQgYKBF91cmwirwIKE1BhY2tldE1pcnJvcmluZ0xp", + "c3QSEAoCaWQYmxogASgJSACIAQESOgoFaXRlbXMYwM/3LyADKAsyKC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5QYWNrZXRNaXJyb3JpbmcSFAoEa2luZBiU", + "98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEB", + "EhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhgg", + "ASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUK", + "A19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xp", + "bmtCCgoIX3dhcm5pbmci9wEKI1BhY2tldE1pcnJvcmluZ01pcnJvcmVkUmVz", + "b3VyY2VJbmZvEl4KCWluc3RhbmNlcxj+/O8NIAMoCzJILmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJvcmluZ01pcnJvcmVkUmVzb3VyY2VJ", + "bmZvSW5zdGFuY2VJbmZvEl8KC3N1Ym5ldHdvcmtzGMXUpcYBIAMoCzJGLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJvcmluZ01pcnJvcmVk", + "UmVzb3VyY2VJbmZvU3VibmV0SW5mbxIPCgR0YWdzGJno2AEgAygJIn8KL1Bh", + "Y2tldE1pcnJvcmluZ01pcnJvcmVkUmVzb3VyY2VJbmZvSW5zdGFuY2VJbmZv", + "Eh4KDWNhbm9uaWNhbF91cmwYpP+j9AEgASgJSACIAQESEgoDdXJsGO+KByAB", + "KAlIAYgBAUIQCg5fY2Fub25pY2FsX3VybEIGCgRfdXJsIn0KLVBhY2tldE1p", + "cnJvcmluZ01pcnJvcmVkUmVzb3VyY2VJbmZvU3VibmV0SW5mbxIeCg1jYW5v", + "bmljYWxfdXJsGKT/o/QBIAEoCUgAiAEBEhIKA3VybBjvigcgASgJSAGIAQFC", + "EAoOX2Nhbm9uaWNhbF91cmxCBgoEX3VybCJqChpQYWNrZXRNaXJyb3JpbmdO", + "ZXR3b3JrSW5mbxIeCg1jYW5vbmljYWxfdXJsGKT/o/QBIAEoCUgAiAEBEhIK", + "A3VybBjvigcgASgJSAGIAQFCEAoOX2Nhbm9uaWNhbF91cmxCBgoEX3VybCKr", + "AQoaUGFja2V0TWlycm9yaW5nc1Njb3BlZExpc3QSRgoRcGFja2V0X21pcnJv", + "cmluZ3MYp/rcSSADKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYWNr", + "ZXRNaXJyb3JpbmcSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyL5AQoWUGF0", + "Y2hBdXRvc2NhbGVyUmVxdWVzdBIbCgphdXRvc2NhbGVyGNf90vYBIAEoCUgA", + "iAEBEkgKE2F1dG9zY2FsZXJfcmVzb3VyY2UY9vD/YiABKAsyIy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyQgPgQQISIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", + "SAGIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfYXV0b3Nj", + "YWxlckINCgtfcmVxdWVzdF9pZCLbAQoZUGF0Y2hCYWNrZW5kQnVja2V0UmVx", + "dWVzdBIeCg5iYWNrZW5kX2J1Y2tldBj1490rIAEoCUID4EECElAKF2JhY2tl", + "bmRfYnVja2V0X3Jlc291cmNlGJjOx7UBIAEoCzImLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkJhY2tlbmRCdWNrZXRCA+BBAhIhCgdwcm9qZWN0GJmWwWwg", + "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", + "AUINCgtfcmVxdWVzdF9pZCLgAQoaUGF0Y2hCYWNrZW5kU2VydmljZVJlcXVl", + "c3QSIAoPYmFja2VuZF9zZXJ2aWNlGIrArpIBIAEoCUID4EECElIKGGJhY2tl", + "bmRfc2VydmljZV9yZXNvdXJjZRijgd+lASABKAsyJy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5CYWNrZW5kU2VydmljZUID4EECEiEKB3Byb2plY3QYmZbB", + "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", + "iAEBQg0KC19yZXF1ZXN0X2lkIr0BChpQYXRjaEZpcmV3YWxsUG9saWN5UmVx", + "dWVzdBIgCg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISUgoYZmly", + "ZXdhbGxfcG9saWN5X3Jlc291cmNlGLy2h+wBIAEoCzInLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9saWN5QgPgQQISGgoKcmVxdWVzdF9p", + "ZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIsUBChRQYXRjaEZpcmV3", + "YWxsUmVxdWVzdBIZCghmaXJld2FsbBiA+tXzASABKAlCA+BBAhJEChFmaXJl", + "d2FsbF9yZXNvdXJjZRjtsOATIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkZpcmV3YWxsQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", + "cHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVl", + "c3RfaWQigQIKGlBhdGNoRm9yd2FyZGluZ1J1bGVSZXF1ZXN0EiAKD2Zvcndh", + "cmRpbmdfcnVsZRj+pd2AASABKAlCA+BBAhJSChhmb3J3YXJkaW5nX3J1bGVf", + "cmVzb3VyY2UYr8DQjwEgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "Rm9yd2FyZGluZ1J1bGVCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", + "Rwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLmAQog", + "UGF0Y2hHbG9iYWxGb3J3YXJkaW5nUnVsZVJlcXVlc3QSIAoPZm9yd2FyZGlu", + "Z19ydWxlGP6l3YABIAEoCUID4EECElIKGGZvcndhcmRpbmdfcnVsZV9yZXNv", + "dXJjZRivwNCPASABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Gb3J3", + "YXJkaW5nUnVsZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0", + "X2lkIoMCCihQYXRjaEdsb2JhbFB1YmxpY0RlbGVnYXRlZFByZWZpeGVSZXF1", + "ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSJwoXcHVi", + "bGljX2RlbGVnYXRlZF9wcmVmaXgY6NyxYSABKAlCA+BBAhJgCiBwdWJsaWNf", + "ZGVsZWdhdGVkX3ByZWZpeF9yZXNvdXJjZRiF+NgWIAEoCzIuLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlB1YmxpY0RlbGVnYXRlZFByZWZpeEID4EECEhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLTAQoX", + "UGF0Y2hIZWFsdGhDaGVja1JlcXVlc3QSHQoMaGVhbHRoX2NoZWNrGOWqpJMB", + "IAEoCUID4EECEksKFWhlYWx0aF9jaGVja19yZXNvdXJjZRiow6RgIAEoCzIk", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0aENoZWNrQgPgQQISIQoH", + "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQiuQEKEVBhdGNoSW1hZ2VS", + "ZXF1ZXN0EhUKBWltYWdlGNvS6i8gASgJQgPgQQISPwoOaW1hZ2VfcmVzb3Vy", + "Y2UY8sT+sAEgASgLMh4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW1hZ2VC", + "A+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJl", + "cXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKVAgogUGF0", + "Y2hJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3Jv", + "dXBfbWFuYWdlchjD9/N2IAEoCUID4EECEl4KH2luc3RhbmNlX2dyb3VwX21h", + "bmFnZXJfcmVzb3VyY2UYioq+fCABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlckID4EECEiEKB3Byb2plY3QYmZbB", + "bCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", + "iAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3Rf", + "aWQijgIKG1BhdGNoSW5zdGFuY2VTZXR0aW5nUmVxdWVzdBJWChppbnN0YW5j", + "ZV9zZXR0aW5nc19yZXNvdXJjZRiAp86KASABKAsyKS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnN0YW5jZVNldHRpbmdzQgPgQQISIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", + "SACIAQESHAoLdXBkYXRlX21hc2sYorm67gEgASgJSAGIAQESGwoEem9uZRis", + "x+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZEIOCgxfdXBkYXRl", + "X21hc2sioAIKIlBhdGNoSW50ZXJjb25uZWN0QXR0YWNobWVudFJlcXVlc3QS", + "KAoXaW50ZXJjb25uZWN0X2F0dGFjaG1lbnQY9Ir3kgEgASgJQgPgQQISYQog", + "aW50ZXJjb25uZWN0X2F0dGFjaG1lbnRfcmVzb3VyY2UY+aSgZSABKAsyLy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50", + "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", + "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi1QEKGFBhdGNoSW50ZXJjb25u", + "ZWN0UmVxdWVzdBIcCgxpbnRlcmNvbm5lY3QYjsmMayABKAlCA+BBAhJNChVp", + "bnRlcmNvbm5lY3RfcmVzb3VyY2UYn6HMvQEgASgLMiUuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QgPgQQISIQoHcHJvamVjdBiZlsFs", "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", - "AQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9p", - "ZCKOAgobUGF0Y2hJbnN0YW5jZVNldHRpbmdSZXF1ZXN0ElYKGmluc3RhbmNl", - "X3NldHRpbmdzX3Jlc291cmNlGICnzooBIAEoCzIpLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkluc3RhbmNlU2V0dGluZ3NCA+BBAhIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBARIcCgt1cGRhdGVfbWFzaxiiubruASABKAlIAYgBARIbCgR6b25lGKzH", - "5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkQg4KDF91cGRhdGVf", - "bWFzayKgAgoiUGF0Y2hJbnRlcmNvbm5lY3RBdHRhY2htZW50UmVxdWVzdBIo", - "ChdpbnRlcmNvbm5lY3RfYXR0YWNobWVudBj0iveSASABKAlCA+BBAhJhCiBp", - "bnRlcmNvbm5lY3RfYXR0YWNobWVudF9yZXNvdXJjZRj5pKBlIAEoCzIvLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdEF0dGFjaG1lbnRC", + "AQFCDQoLX3JlcXVlc3RfaWQiiwIKHVBhdGNoTmV0d29ya0F0dGFjaG1lbnRS", + "ZXF1ZXN0EiIKEm5ldHdvcmtfYXR0YWNobWVudBjUl49rIAEoCUID4EECElcK", + "G25ldHdvcmtfYXR0YWNobWVudF9yZXNvdXJjZRiZ8MxkIAEoCzIqLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtBdHRhY2htZW50QgPgQQISIQoH", + "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2g", + "QiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQFCDQoLX3JlcXVlc3RfaWQigwMKJlBhdGNoTmV0d29ya0VkZ2VTZWN1cml0", + "eVNlcnZpY2VSZXF1ZXN0Ei0KHW5ldHdvcmtfZWRnZV9zZWN1cml0eV9zZXJ2", + "aWNlGKef70ogASgJQgPgQQISbAombmV0d29ya19lZGdlX3NlY3VyaXR5X3Nl", + "cnZpY2VfcmVzb3VyY2UYpqPb4wEgASgLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTmV0d29ya0VkZ2VTZWN1cml0eVNlcnZpY2VCA+BBAhIVCgVwYXRo", + "cxjuweAyIAEoCUgAiAEBEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "b2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVx", + "dWVzdF9pZBjLgdkRIAEoCUgBiAEBEhwKC3VwZGF0ZV9tYXNrGKK5uu4BIAEo", + "CUgCiAEBQggKBl9wYXRoc0INCgtfcmVxdWVzdF9pZEIOCgxfdXBkYXRlX21h", + "c2si5wEKIVBhdGNoTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIgCg9m", + "aXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISUgoYZmlyZXdhbGxfcG9s", + "aWN5X3Jlc291cmNlGLy2h+wBIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkZpcmV3YWxsUG9saWN5QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoL", + "X3JlcXVlc3RfaWQiwAEKE1BhdGNoTmV0d29ya1JlcXVlc3QSFwoHbmV0d29y", + "axiutIVvIAEoCUID4EECEkIKEG5ldHdvcmtfcmVzb3VyY2UY/92cOiABKAsy", + "IC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrQgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi6QEKFVBhdGNoTm9kZUdyb3Vw", + "UmVxdWVzdBIbCgpub2RlX2dyb3VwGIL8i+ABIAEoCUID4EECEkgKE25vZGVf", + "Z3JvdXBfcmVzb3VyY2UYq7P68AEgASgLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTm9kZUdyb3VwQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", + "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9u", + "ZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKEAgobUGF0", + "Y2hQYWNrZXRNaXJyb3JpbmdSZXF1ZXN0EiAKEHBhY2tldF9taXJyb3JpbmcY", + "zLnRCiABKAlCA+BBAhJUChlwYWNrZXRfbWlycm9yaW5nX3Jlc291cmNlGKH8", + "qOsBIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJv", + "cmluZ0ID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", + "HwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9p", + "ZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIuQCCjJQYXRjaFBlcklu", + "c3RhbmNlQ29uZmlnc0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZp", + "bnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISmgEKP2luc3Rh", + "bmNlX2dyb3VwX21hbmFnZXJzX3BhdGNoX3Blcl9pbnN0YW5jZV9jb25maWdz", + "X3JlcV9yZXNvdXJjZRj/m4iqASABKAsySC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlcnNQYXRjaFBlckluc3RhbmNlQ29u", + "Zmlnc1JlcUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASAB", + "KAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi7wIKOFBhdGNoUGVySW5z", + "dGFuY2VDb25maWdzUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0", + "EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIhCgdw", + "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBC", + "IAEoCUIM4EEC8kcGcmVnaW9uEpsBCkByZWdpb25faW5zdGFuY2VfZ3JvdXBf", + "bWFuYWdlcl9wYXRjaF9pbnN0YW5jZV9jb25maWdfcmVxX3Jlc291cmNlGMrN", + "oV4gASgLMkkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uSW5zdGFu", + "Y2VHcm91cE1hbmFnZXJQYXRjaEluc3RhbmNlQ29uZmlnUmVxQgPgQQISGgoK", + "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIoECCiNQ", + "YXRjaFB1YmxpY0FkdmVydGlzZWRQcmVmaXhlUmVxdWVzdBIhCgdwcm9qZWN0", + "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EigKGHB1YmxpY19hZHZlcnRpc2Vk", + "X3ByZWZpeBie98kwIAEoCUID4EECEmIKIXB1YmxpY19hZHZlcnRpc2VkX3By", + "ZWZpeF9yZXNvdXJjZRiP17JvIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlB1YmxpY0FkdmVydGlzZWRQcmVmaXhCA+BBAhIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQingIKIlBhdGNoUHVibGlj", + "RGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBInChdwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeBjo3LFh", + "IAEoCUID4EECEmAKIHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4X3Jlc291cmNl", + "GIX42BYgASgLMi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHVibGljRGVs", + "ZWdhdGVkUHJlZml4QgPgQQISHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0", + "X2lkIoMCChxQYXRjaFJlZ2lvbkF1dG9zY2FsZXJSZXF1ZXN0EhsKCmF1dG9z", + "Y2FsZXIY1/3S9gEgASgJSACIAQESSAoTYXV0b3NjYWxlcl9yZXNvdXJjZRj2", + "8P9iIAEoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF1dG9zY2FsZXJC", "A+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJl", "Z2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLVAQoYUGF0Y2hJbnRlcmNvbm5l", - "Y3RSZXF1ZXN0EhwKDGludGVyY29ubmVjdBiOyYxrIAEoCUID4EECEk0KFWlu", - "dGVyY29ubmVjdF9yZXNvdXJjZRifocy9ASABKAsyJS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5JbnRlcmNvbm5lY3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwg", - "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "AUINCgtfcmVxdWVzdF9pZCKLAgodUGF0Y2hOZXR3b3JrQXR0YWNobWVudFJl", - "cXVlc3QSIgoSbmV0d29ya19hdHRhY2htZW50GNSXj2sgASgJQgPgQQISVwob", - "bmV0d29ya19hdHRhY2htZW50X3Jlc291cmNlGJnwzGQgASgLMiouZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0F0dGFjaG1lbnRCA+BBAhIhCgdw", - "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBC", - "IAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "AUINCgtfcmVxdWVzdF9pZCKDAwomUGF0Y2hOZXR3b3JrRWRnZVNlY3VyaXR5", - "U2VydmljZVJlcXVlc3QSLQodbmV0d29ya19lZGdlX3NlY3VyaXR5X3NlcnZp", - "Y2UYp5/vSiABKAlCA+BBAhJsCiZuZXR3b3JrX2VkZ2Vfc2VjdXJpdHlfc2Vy", - "dmljZV9yZXNvdXJjZRimo9vjASABKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5OZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZUID4EECEhUKBXBhdGhz", - "GO7B4DIgASgJSACIAQESIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSAGIAQESHAoLdXBkYXRlX21hc2sYorm67gEgASgJ", - "SAKIAQFCCAoGX3BhdGhzQg0KC19yZXF1ZXN0X2lkQg4KDF91cGRhdGVfbWFz", - "ayLnAQohUGF0Y2hOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2Zp", - "cmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhJSChhmaXJld2FsbF9wb2xp", - "Y3lfcmVzb3VyY2UYvLaH7AEgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuRmlyZXdhbGxQb2xpY3lCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtf", - "cmVxdWVzdF9pZCLAAQoTUGF0Y2hOZXR3b3JrUmVxdWVzdBIXCgduZXR3b3Jr", - "GK60hW8gASgJQgPgQQISQgoQbmV0d29ya19yZXNvdXJjZRj/3Zw6IAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtCA+BBAhIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLpAQoVUGF0Y2hOb2RlR3JvdXBS", - "ZXF1ZXN0EhsKCm5vZGVfZ3JvdXAYgvyL4AEgASgJQgPgQQISSAoTbm9kZV9n", - "cm91cF9yZXNvdXJjZRirs/rwASABKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5Ob2RlR3JvdXBCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", - "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25l", - "GKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIoQCChtQYXRj", - "aFBhY2tldE1pcnJvcmluZ1JlcXVlc3QSIAoQcGFja2V0X21pcnJvcmluZxjM", - "udEKIAEoCUID4EECElQKGXBhY2tldF9taXJyb3JpbmdfcmVzb3VyY2UYofyo", - "6wEgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGFja2V0TWlycm9y", - "aW5nQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIf", - "CgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi5AIKMlBhdGNoUGVySW5z", - "dGFuY2VDb25maWdzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmlu", - "c3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhKaAQo/aW5zdGFu", - "Y2VfZ3JvdXBfbWFuYWdlcnNfcGF0Y2hfcGVyX2luc3RhbmNlX2NvbmZpZ3Nf", - "cmVxX3Jlc291cmNlGP+biKoBIAEoCzJILmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1BhdGNoUGVySW5zdGFuY2VDb25m", - "aWdzUmVxQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEo", - "CUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLvAgo4UGF0Y2hQZXJJbnN0", - "YW5jZUNvbmZpZ3NSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QS", - "JgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEKB3By", - "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIg", - "ASgJQgzgQQLyRwZyZWdpb24SmwEKQHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9t", - "YW5hZ2VyX3BhdGNoX2luc3RhbmNlX2NvbmZpZ19yZXFfcmVzb3VyY2UYys2h", - "XiABKAsySS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5j", - "ZUdyb3VwTWFuYWdlclBhdGNoSW5zdGFuY2VDb25maWdSZXFCA+BBAhIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQigQIKI1Bh", - "dGNoUHVibGljQWR2ZXJ0aXNlZFByZWZpeGVSZXF1ZXN0EiEKB3Byb2plY3QY", - "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSKAoYcHVibGljX2FkdmVydGlzZWRf", - "cHJlZml4GJ73yTAgASgJQgPgQQISYgohcHVibGljX2FkdmVydGlzZWRfcHJl", - "Zml4X3Jlc291cmNlGI/Xsm8gASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUHVibGljQWR2ZXJ0aXNlZFByZWZpeEID4EECEhoKCnJlcXVlc3RfaWQY", - "y4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKeAgoiUGF0Y2hQdWJsaWNE", - "ZWxlZ2F0ZWRQcmVmaXhlUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EicKF3B1YmxpY19kZWxlZ2F0ZWRfcHJlZml4GOjcsWEg", - "ASgJQgPgQQISYAogcHVibGljX2RlbGVnYXRlZF9wcmVmaXhfcmVzb3VyY2UY", - "hfjYFiABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QdWJsaWNEZWxl", - "Z2F0ZWRQcmVmaXhCA+BBAhIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", - "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3Rf", - "aWQigwIKHFBhdGNoUmVnaW9uQXV0b3NjYWxlclJlcXVlc3QSGwoKYXV0b3Nj", - "YWxlchjX/dL2ASABKAlIAIgBARJIChNhdXRvc2NhbGVyX3Jlc291cmNlGPbw", - "/2IgASgLMiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxlckID", - "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVn", - "aW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgBiAEBQg0KC19hdXRvc2NhbGVyQg0KC19yZXF1ZXN0X2lkIocCCiBQ", - "YXRjaFJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIgCg9iYWNrZW5kX3Nl", - "cnZpY2UYisCukgEgASgJQgPgQQISUgoYYmFja2VuZF9zZXJ2aWNlX3Jlc291", - "cmNlGKOB36UBIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tl", - "bmRTZXJ2aWNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1", - "ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi+gEKHVBhdGNo", - "UmVnaW9uSGVhbHRoQ2hlY2tSZXF1ZXN0Eh0KDGhlYWx0aF9jaGVjaxjlqqST", - "ASABKAlCA+BBAhJLChVoZWFsdGhfY2hlY2tfcmVzb3VyY2UYqMOkYCABKAsy", - "JC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IZWFsdGhDaGVja0ID4EECEiEK", - "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTN", - "oEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgA", - "iAEBQg0KC19yZXF1ZXN0X2lkIpkCCiRQYXRjaFJlZ2lvbkhlYWx0aENoZWNr", - "U2VydmljZVJlcXVlc3QSJQoUaGVhbHRoX2NoZWNrX3NlcnZpY2UY25vdwgEg", - "ASgJQgPgQQISWwodaGVhbHRoX2NoZWNrX3NlcnZpY2VfcmVzb3VyY2UY8pvQ", - "4wEgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tT", - "ZXJ2aWNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0", - "X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQinwIKJlBhdGNoUmVn", - "aW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dy", - "b3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhJeCh9pbnN0YW5jZV9ncm91cF9t", - "YW5hZ2VyX3Jlc291cmNlGIqKvnwgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJCA+BBAhIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC", - "8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVx", - "dWVzdF9pZCKOAgonUGF0Y2hSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lS", - "ZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhJSChhm", - "aXJld2FsbF9wb2xpY3lfcmVzb3VyY2UYvLaH7AEgASgLMicuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lCA+BBAhIhCgdwcm9qZWN0", - "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM", - "4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtf", - "cmVxdWVzdF9pZCKzAgogUGF0Y2hSZWdpb25TZWN1cml0eVBvbGljeVJlcXVl", - "c3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdp", - "b24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQESHwoPc2VjdXJpdHlfcG9saWN5GJGGylEgASgJQgPgQQISUQoY", - "c2VjdXJpdHlfcG9saWN5X3Jlc291cmNlGPyqiWcgASgLMicuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lCA+BBAhIcCgt1cGRhdGVf", - "bWFzaxiiubruASABKAlIAYgBAUINCgtfcmVxdWVzdF9pZEIOCgxfdXBkYXRl", - "X21hc2si8wEKG1BhdGNoUmVnaW9uU3NsUG9saWN5UmVxdWVzdBIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", - "CUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIb", - "Cgpzc2xfcG9saWN5GMX94IwBIAEoCUID4EECEkgKE3NzbF9wb2xpY3lfcmVz", - "b3VyY2UYyIiKgwEgASgLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3Ns", - "UG9saWN5QgPgQQJCDQoLX3JlcXVlc3RfaWQikAIKIlBhdGNoUmVnaW9uVGFy", - "Z2V0SHR0cHNQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", - "8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESIgoSdGFyZ2V0X2h0dHBzX3By", - "b3h5GOyw+hggASgJQgPgQQISVwobdGFyZ2V0X2h0dHBzX3Byb3h5X3Jlc291", - "cmNlGIGt5M4BIAEoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdl", - "dEh0dHBzUHJveHlCA+BBAkINCgtfcmVxdWVzdF9pZCLmAQoYUGF0Y2hSZWdp", - "b25VcmxNYXBSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "ESABKAlIAYgBAUINCgtfYXV0b3NjYWxlckINCgtfcmVxdWVzdF9pZCKHAgog", + "UGF0Y2hSZWdpb25CYWNrZW5kU2VydmljZVJlcXVlc3QSIAoPYmFja2VuZF9z", + "ZXJ2aWNlGIrArpIBIAEoCUID4EECElIKGGJhY2tlbmRfc2VydmljZV9yZXNv", + "dXJjZRijgd+lASABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNr", + "ZW5kU2VydmljZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", "b2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVx", - "dWVzdF9pZBjLgdkRIAEoCUgAiAEBEhgKB3VybF9tYXAYjJWBrwEgASgJQgPg", - "QQISQQoQdXJsX21hcF9yZXNvdXJjZRjhkLdQIAEoCzIfLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlVybE1hcEID4EECQg0KC19yZXF1ZXN0X2lkIq0CChpQ", - "YXRjaFJlc291cmNlUG9saWN5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJ", - "Qg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVn", - "aW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIfCg9yZXNvdXJjZV9w", - "b2xpY3kYg6X3SyABKAlCA+BBAhJRChhyZXNvdXJjZV9wb2xpY3lfcmVzb3Vy", - "Y2UYyozRJCABKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJj", - "ZVBvbGljeUID4EECEhwKC3VwZGF0ZV9tYXNrGKK5uu4BIAEoCUgBiAEBQg0K", - "C19yZXF1ZXN0X2lkQg4KDF91cGRhdGVfbWFzayLdAQoSUGF0Y2hSb3V0ZXJS", - "ZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoG", - "cmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjL", - "gdkRIAEoCUgAiAEBEhYKBnJvdXRlchjJru5GIAEoCUID4EECEkAKD3JvdXRl", - "cl9yZXNvdXJjZRjEgIJKIAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlJvdXRlckID4EECQg0KC19yZXF1ZXN0X2lkIvEBCh5QYXRjaFJ1bGVGaXJl", - "d2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEo", - "CUID4EECEloKHWZpcmV3YWxsX3BvbGljeV9ydWxlX3Jlc291cmNlGIPfuncg", - "ASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lS", - "dWxlQgPgQQISGQoIcHJpb3JpdHkYpPOh1AEgASgFSACIAQESGgoKcmVxdWVz", - "dF9pZBjLgdkRIAEoCUgBiAEBQgsKCV9wcmlvcml0eUINCgtfcmVxdWVzdF9p", - "ZCKbAgolUGF0Y2hSdWxlTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIg", - "Cg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISWgodZmlyZXdhbGxf", - "cG9saWN5X3J1bGVfcmVzb3VyY2UYg9+6dyABKAsyKy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5GaXJld2FsbFBvbGljeVJ1bGVCA+BBAhIZCghwcmlvcml0", - "eRik86HUASABKAVIAIgBARIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", - "cm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBAUILCglfcHJpb3Jp", - "dHlCDQoLX3JlcXVlc3RfaWQiwgIKK1BhdGNoUnVsZVJlZ2lvbk5ldHdvcmtG", - "aXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0B", - "IAEoCUID4EECEloKHWZpcmV3YWxsX3BvbGljeV9ydWxlX3Jlc291cmNlGIPf", - "uncgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xp", - "Y3lSdWxlQgPgQQISGQoIcHJpb3JpdHkYpPOh1AEgASgFSACIAQESIQoHcHJv", - "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiAB", - "KAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQFC", - "CwoJX3ByaW9yaXR5Qg0KC19yZXF1ZXN0X2lkIu8CCiRQYXRjaFJ1bGVSZWdp", - "b25TZWN1cml0eVBvbGljeVJlcXVlc3QSGQoIcHJpb3JpdHkYpPOh1AEgASgF", - "SACIAQESIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", - "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIfCg9zZWN1cml0eV9wb2xp", - "Y3kYkYbKUSABKAlCA+BBAhJbCh1zZWN1cml0eV9wb2xpY3lfcnVsZV9yZXNv", - "dXJjZRjDuoLAASABKAsyKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1", - "cml0eVBvbGljeVJ1bGVCA+BBAhIcCgt1cGRhdGVfbWFzaxiiubruASABKAlI", - "AYgBARIdCg12YWxpZGF0ZV9vbmx5GLX633MgASgISAKIAQFCCwoJX3ByaW9y", - "aXR5Qg4KDF91cGRhdGVfbWFza0IQCg5fdmFsaWRhdGVfb25seSLIAgoeUGF0", - "Y2hSdWxlU2VjdXJpdHlQb2xpY3lSZXF1ZXN0EhkKCHByaW9yaXR5GKTzodQB", - "IAEoBUgAiAEBEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "HwoPc2VjdXJpdHlfcG9saWN5GJGGylEgASgJQgPgQQISWwodc2VjdXJpdHlf", - "cG9saWN5X3J1bGVfcmVzb3VyY2UYw7qCwAEgASgLMisuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxlQgPgQQISHAoLdXBkYXRl", - "X21hc2sYorm67gEgASgJSAGIAQESHQoNdmFsaWRhdGVfb25seRi1+t9zIAEo", - "CEgCiAEBQgsKCV9wcmlvcml0eUIOCgxfdXBkYXRlX21hc2tCEAoOX3ZhbGlk", - "YXRlX29ubHkijAIKGlBhdGNoU2VjdXJpdHlQb2xpY3lSZXF1ZXN0EiEKB3By", - "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", - "gdkRIAEoCUgAiAEBEh8KD3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUID4EEC", - "ElEKGHNlY3VyaXR5X3BvbGljeV9yZXNvdXJjZRj8qolnIAEoCzInLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5QgPgQQISHAoLdXBk", - "YXRlX21hc2sYorm67gEgASgJSAGIAQFCDQoLX3JlcXVlc3RfaWRCDgoMX3Vw", - "ZGF0ZV9tYXNrIo0CCh1QYXRjaFNlcnZpY2VBdHRhY2htZW50UmVxdWVzdBIh", + "dWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIvoBCh1QYXRj", + "aFJlZ2lvbkhlYWx0aENoZWNrUmVxdWVzdBIdCgxoZWFsdGhfY2hlY2sY5aqk", + "kwEgASgJQgPgQQISSwoVaGVhbHRoX2NoZWNrX3Jlc291cmNlGKjDpGAgASgL", + "MiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tCA+BBAhIh", "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBARIjChJzZXJ2aWNlX2F0dGFjaG1lbnQY7anQoQEgASgJQgPgQQISWAob", - "c2VydmljZV9hdHRhY2htZW50X3Jlc291cmNlGKC2xOEBIAEoCzIqLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlNlcnZpY2VBdHRhY2htZW50QgPgQQJCDQoL", - "X3JlcXVlc3RfaWQi8QEKG1BhdGNoU25hcHNob3RTZXR0aW5nUmVxdWVzdBIh", - "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBARJWChpzbmFwc2hvdF9zZXR0aW5nc19yZXNvdXJj", - "ZRjvjcaqASABKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TbmFwc2hv", - "dFNldHRpbmdzQgPgQQISHAoLdXBkYXRlX21hc2sYorm67gEgASgJSAGIAQFC", - "DQoLX3JlcXVlc3RfaWRCDgoMX3VwZGF0ZV9tYXNrIswBChVQYXRjaFNzbFBv", - "bGljeVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoKc3NsX3BvbGljeRjF", - "/eCMASABKAlCA+BBAhJIChNzc2xfcG9saWN5X3Jlc291cmNlGMiIioMBIAEo", - "CzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbFBvbGljeUID4EECQg0K", - "C19yZXF1ZXN0X2lkIrACChZQYXRjaFN1Ym5ldHdvcmtSZXF1ZXN0EiYKFWRy", - "YWluX3RpbWVvdXRfc2Vjb25kcxja2siqASABKAVIAIgBARIhCgdwcm9qZWN0", - "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM", - "4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBARIbCgpz", - "dWJuZXR3b3JrGO6n5JIBIAEoCUID4EECEkgKE3N1Ym5ldHdvcmtfcmVzb3Vy", - "Y2UYv9qRFCABKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdWJuZXR3", - "b3JrQgPgQQJCGAoWX2RyYWluX3RpbWVvdXRfc2Vjb25kc0INCgtfcmVxdWVz", - "dF9pZCLlAQobUGF0Y2hUYXJnZXRHcnBjUHJveHlSZXF1ZXN0EiEKB3Byb2pl", - "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBEiEKEXRhcmdldF9ncnBjX3Byb3h5GPu0sgIgASgJQgPgQQIS", - "VQoadGFyZ2V0X2dycGNfcHJveHlfcmVzb3VyY2UY0urrnAEgASgLMiguZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0R3JwY1Byb3h5QgPgQQJCDQoL", - "X3JlcXVlc3RfaWQi5AEKG1BhdGNoVGFyZ2V0SHR0cFByb3h5UmVxdWVzdBIh", - "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBARIhChF0YXJnZXRfaHR0cF9wcm94eRjlvtJiIAEo", - "CUID4EECElQKGnRhcmdldF9odHRwX3Byb3h5X3Jlc291cmNlGKiv4wsgASgL", - "MiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cFByb3h5QgPg", - "QQJCDQoLX3JlcXVlc3RfaWQi6QEKHFBhdGNoVGFyZ2V0SHR0cHNQcm94eVJl", - "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQESIgoSdGFyZ2V0X2h0dHBzX3Byb3h5", - "GOyw+hggASgJQgPgQQISVwobdGFyZ2V0X2h0dHBzX3Byb3h5X3Jlc291cmNl", - "GIGt5M4BIAEoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEh0", - "dHBzUHJveHlCA+BBAkINCgtfcmVxdWVzdF9pZCK/AQoSUGF0Y2hVcmxNYXBS", + "AIgBAUINCgtfcmVxdWVzdF9pZCKZAgokUGF0Y2hSZWdpb25IZWFsdGhDaGVj", + "a1NlcnZpY2VSZXF1ZXN0EiUKFGhlYWx0aF9jaGVja19zZXJ2aWNlGNub3cIB", + "IAEoCUID4EECElsKHWhlYWx0aF9jaGVja19zZXJ2aWNlX3Jlc291cmNlGPKb", + "0OMBIAEoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0aENoZWNr", + "U2VydmljZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVz", + "dF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIp8CCiZQYXRjaFJl", + "Z2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9n", + "cm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISXgofaW5zdGFuY2VfZ3JvdXBf", + "bWFuYWdlcl9yZXNvdXJjZRiKir58IAEoCzItLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyQgPgQQISIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBB", + "AvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3Jl", + "cXVlc3RfaWQijgIKJ1BhdGNoUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5", + "UmVxdWVzdBIgCg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISUgoY", + "ZmlyZXdhbGxfcG9saWN5X3Jlc291cmNlGLy2h+wBIAEoCzInLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9saWN5QgPgQQISIQoHcHJvamVj", + "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlC", + "DOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoL", + "X3JlcXVlc3RfaWQiswIKIFBhdGNoUmVnaW9uU2VjdXJpdHlQb2xpY3lSZXF1", + "ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVn", + "aW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkR", + "IAEoCUgAiAEBEh8KD3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUID4EECElEK", + "GHNlY3VyaXR5X3BvbGljeV9yZXNvdXJjZRj8qolnIAEoCzInLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5QgPgQQISHAoLdXBkYXRl", + "X21hc2sYorm67gEgASgJSAGIAQFCDQoLX3JlcXVlc3RfaWRCDgoMX3VwZGF0", + "ZV9tYXNrIvMBChtQYXRjaFJlZ2lvblNzbFBvbGljeVJlcXVlc3QSIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiAB", + "KAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", + "GwoKc3NsX3BvbGljeRjF/eCMASABKAlCA+BBAhJIChNzc2xfcG9saWN5X3Jl", + "c291cmNlGMiIioMBIAEoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNz", + "bFBvbGljeUID4EECQg0KC19yZXF1ZXN0X2lkIpACCiJQYXRjaFJlZ2lvblRh", + "cmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", + "AvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24S", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEiIKEnRhcmdldF9odHRwc19w", + "cm94eRjssPoYIAEoCUID4EECElcKG3RhcmdldF9odHRwc19wcm94eV9yZXNv", + "dXJjZRiBreTOASABKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJn", + "ZXRIdHRwc1Byb3h5QgPgQQJCDQoLX3JlcXVlc3RfaWQi5gEKGFBhdGNoUmVn", + "aW9uVXJsTWFwUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", + "cm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJl", + "cXVlc3RfaWQYy4HZESABKAlIAIgBARIYCgd1cmxfbWFwGIyVga8BIAEoCUID", + "4EECEkEKEHVybF9tYXBfcmVzb3VyY2UY4ZC3UCABKAsyHy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5VcmxNYXBCA+BBAkINCgtfcmVxdWVzdF9pZCKtAgoa", + "UGF0Y2hSZXNvdXJjZVBvbGljeVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEo", + "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", + "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESHwoPcmVzb3VyY2Vf", + "cG9saWN5GIOl90sgASgJQgPgQQISUQoYcmVzb3VyY2VfcG9saWN5X3Jlc291", + "cmNlGMqM0SQgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3Vy", + "Y2VQb2xpY3lCA+BBAhIcCgt1cGRhdGVfbWFzaxiiubruASABKAlIAYgBAUIN", + "CgtfcmVxdWVzdF9pZEIOCgxfdXBkYXRlX21hc2si3QEKElBhdGNoUm91dGVy", + "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8K", + "BnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQY", + "y4HZESABKAlIAIgBARIWCgZyb3V0ZXIYya7uRiABKAlCA+BBAhJACg9yb3V0", + "ZXJfcmVzb3VyY2UYxICCSiABKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5Sb3V0ZXJCA+BBAkINCgtfcmVxdWVzdF9pZCLxAQoeUGF0Y2hSdWxlRmly", + "ZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASAB", + "KAlCA+BBAhJaCh1maXJld2FsbF9wb2xpY3lfcnVsZV9yZXNvdXJjZRiD37p3", + "IAEoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9saWN5", + "UnVsZUID4EECEhkKCHByaW9yaXR5GKTzodQBIAEoBUgAiAEBEhoKCnJlcXVl", + "c3RfaWQYy4HZESABKAlIAYgBAUILCglfcHJpb3JpdHlCDQoLX3JlcXVlc3Rf", + "aWQimwIKJVBhdGNoUnVsZU5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3QS", + "IAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID4EECEloKHWZpcmV3YWxs", + "X3BvbGljeV9ydWxlX3Jlc291cmNlGIPfuncgASgLMisuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlQgPgQQISGQoIcHJpb3Jp", + "dHkYpPOh1AEgASgFSACIAQESIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", + "cHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQFCCwoJX3ByaW9y", + "aXR5Qg0KC19yZXF1ZXN0X2lkIsICCitQYXRjaFJ1bGVSZWdpb25OZXR3b3Jr", + "RmlyZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbt", + "ASABKAlCA+BBAhJaCh1maXJld2FsbF9wb2xpY3lfcnVsZV9yZXNvdXJjZRiD", + "37p3IAEoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9s", + "aWN5UnVsZUID4EECEhkKCHByaW9yaXR5GKTzodQBIAEoBUgAiAEBEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIg", + "ASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEB", + "QgsKCV9wcmlvcml0eUINCgtfcmVxdWVzdF9pZCLvAgokUGF0Y2hSdWxlUmVn", + "aW9uU2VjdXJpdHlQb2xpY3lSZXF1ZXN0EhkKCHByaW9yaXR5GKTzodQBIAEo", + "BUgAiAEBEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoG", + "cmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SHwoPc2VjdXJpdHlfcG9s", + "aWN5GJGGylEgASgJQgPgQQISWwodc2VjdXJpdHlfcG9saWN5X3J1bGVfcmVz", + "b3VyY2UYw7qCwAEgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2Vj", + "dXJpdHlQb2xpY3lSdWxlQgPgQQISHAoLdXBkYXRlX21hc2sYorm67gEgASgJ", + "SAGIAQESHQoNdmFsaWRhdGVfb25seRi1+t9zIAEoCEgCiAEBQgsKCV9wcmlv", + "cml0eUIOCgxfdXBkYXRlX21hc2tCEAoOX3ZhbGlkYXRlX29ubHkiyAIKHlBh", + "dGNoUnVsZVNlY3VyaXR5UG9saWN5UmVxdWVzdBIZCghwcmlvcml0eRik86HU", + "ASABKAVIAIgBARIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", + "Eh8KD3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUID4EECElsKHXNlY3VyaXR5", + "X3BvbGljeV9ydWxlX3Jlc291cmNlGMO6gsABIAEoCzIrLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5UnVsZUID4EECEhwKC3VwZGF0", + "ZV9tYXNrGKK5uu4BIAEoCUgBiAEBEh0KDXZhbGlkYXRlX29ubHkYtfrfcyAB", + "KAhIAogBAUILCglfcHJpb3JpdHlCDgoMX3VwZGF0ZV9tYXNrQhAKDl92YWxp", + "ZGF0ZV9vbmx5IowCChpQYXRjaFNlY3VyaXR5UG9saWN5UmVxdWVzdBIhCgdw", + "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQY", + "y4HZESABKAlIAIgBARIfCg9zZWN1cml0eV9wb2xpY3kYkYbKUSABKAlCA+BB", + "AhJRChhzZWN1cml0eV9wb2xpY3lfcmVzb3VyY2UY/KqJZyABKAsyJy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeUID4EECEhwKC3Vw", + "ZGF0ZV9tYXNrGKK5uu4BIAEoCUgBiAEBQg0KC19yZXF1ZXN0X2lkQg4KDF91", + "cGRhdGVfbWFzayKNAgodUGF0Y2hTZXJ2aWNlQXR0YWNobWVudFJlcXVlc3QS", + "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y", + "9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", + "SACIAQESIwoSc2VydmljZV9hdHRhY2htZW50GO2p0KEBIAEoCUID4EECElgK", + "G3NlcnZpY2VfYXR0YWNobWVudF9yZXNvdXJjZRigtsThASABKAsyKi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5TZXJ2aWNlQXR0YWNobWVudEID4EECQg0K", + "C19yZXF1ZXN0X2lkIvEBChtQYXRjaFNuYXBzaG90U2V0dGluZ1JlcXVlc3QS", + "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0", + "X2lkGMuB2REgASgJSACIAQESVgoac25hcHNob3Rfc2V0dGluZ3NfcmVzb3Vy", + "Y2UY743GqgEgASgLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25hcHNo", + "b3RTZXR0aW5nc0ID4EECEhwKC3VwZGF0ZV9tYXNrGKK5uu4BIAEoCUgBiAEB", + "Qg0KC19yZXF1ZXN0X2lkQg4KDF91cGRhdGVfbWFzayLMAQoVUGF0Y2hTc2xQ", + "b2xpY3lSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKCnNzbF9wb2xpY3kY", + "xf3gjAEgASgJQgPgQQISSAoTc3NsX3BvbGljeV9yZXNvdXJjZRjIiIqDASAB", + "KAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xQb2xpY3lCA+BBAkIN", + "CgtfcmVxdWVzdF9pZCKwAgoWUGF0Y2hTdWJuZXR3b3JrUmVxdWVzdBImChVk", + "cmFpbl90aW1lb3V0X3NlY29uZHMY2trIqgEgASgFSACIAQESIQoHcHJvamVj", + "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlC", + "DOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQESGwoK", + "c3VibmV0d29yaxjup+SSASABKAlCA+BBAhJIChNzdWJuZXR3b3JrX3Jlc291", + "cmNlGL/akRQgASgLMiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0", + "d29ya0ID4EECQhgKFl9kcmFpbl90aW1lb3V0X3NlY29uZHNCDQoLX3JlcXVl", + "c3RfaWQi5QEKG1BhdGNoVGFyZ2V0R3JwY1Byb3h5UmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAIgBARIhChF0YXJnZXRfZ3JwY19wcm94eRj7tLICIAEoCUID4EEC", + "ElUKGnRhcmdldF9ncnBjX3Byb3h5X3Jlc291cmNlGNLq65wBIAEoCzIoLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEdycGNQcm94eUID4EECQg0K", + "C19yZXF1ZXN0X2lkIuQBChtQYXRjaFRhcmdldEh0dHBQcm94eVJlcXVlc3QS", + "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0", + "X2lkGMuB2REgASgJSACIAQESIQoRdGFyZ2V0X2h0dHBfcHJveHkY5b7SYiAB", + "KAlCA+BBAhJUChp0YXJnZXRfaHR0cF9wcm94eV9yZXNvdXJjZRior+MLIAEo", + "CzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEh0dHBQcm94eUID", + "4EECQg0KC19yZXF1ZXN0X2lkIukBChxQYXRjaFRhcmdldEh0dHBzUHJveHlS", "ZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoK", - "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhgKB3VybF9tYXAYjJWBrwEgASgJ", - "QgPgQQISQQoQdXJsX21hcF9yZXNvdXJjZRjhkLdQIAEoCzIfLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlVybE1hcEID4EECQg0KC19yZXF1ZXN0X2lkItIF", - "CgtQYXRoTWF0Y2hlchJoCiRkZWZhdWx0X2N1c3RvbV9lcnJvcl9yZXNwb25z", - "ZV9wb2xpY3kYqYvgJiABKAsyMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5D", - "dXN0b21FcnJvclJlc3BvbnNlUG9saWN5SACIAQESTwoUZGVmYXVsdF9yb3V0", - "ZV9hY3Rpb24YqrTXtAEgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SHR0cFJvdXRlQWN0aW9uSAGIAQESIAoPZGVmYXVsdF9zZXJ2aWNlGLflxbAB", - "IAEoCUgCiAEBElIKFGRlZmF1bHRfdXJsX3JlZGlyZWN0GOqrtqsBIAEoCzIr", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkh0dHBSZWRpcmVjdEFjdGlvbkgD", - "iAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgEiAEBEkkKDWhlYWRlcl9h", - "Y3Rpb24YqKC4nAEgASgLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSHR0", - "cEhlYWRlckFjdGlvbkgFiAEBEhQKBG5hbWUYi/XNASABKAlIBogBARI4Cgpw", - "YXRoX3J1bGVzGN3A5jEgAygLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "UGF0aFJ1bGUSPwoLcm91dGVfcnVsZXMYgYe3swEgAygLMiYuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuSHR0cFJvdXRlUnVsZUInCiVfZGVmYXVsdF9jdXN0", - "b21fZXJyb3JfcmVzcG9uc2VfcG9saWN5QhcKFV9kZWZhdWx0X3JvdXRlX2Fj", - "dGlvbkISChBfZGVmYXVsdF9zZXJ2aWNlQhcKFV9kZWZhdWx0X3VybF9yZWRp", - "cmVjdEIOCgxfZGVzY3JpcHRpb25CEAoOX2hlYWRlcl9hY3Rpb25CBwoFX25h", - "bWUi/AIKCFBhdGhSdWxlEmAKHGN1c3RvbV9lcnJvcl9yZXNwb25zZV9wb2xp", - "Y3kY6/jaYCABKAsyMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DdXN0b21F", - "cnJvclJlc3BvbnNlUG9saWN5SACIAQESEAoFcGF0aHMY7sHgMiADKAkSRwoM", - "cm91dGVfYWN0aW9uGOypucoBIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkh0dHBSb3V0ZUFjdGlvbkgBiAEBEhgKB3NlcnZpY2UYtY2PsgEgASgJ", - "SAKIAQESSgoMdXJsX3JlZGlyZWN0GKyhmMEBIAEoCzIrLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkh0dHBSZWRpcmVjdEFjdGlvbkgDiAEBQh8KHV9jdXN0", - "b21fZXJyb3JfcmVzcG9uc2VfcG9saWN5Qg8KDV9yb3V0ZV9hY3Rpb25CCgoI", - "X3NlcnZpY2VCDwoNX3VybF9yZWRpcmVjdCLzAgoRUGVySW5zdGFuY2VDb25m", - "aWcSGwoLZmluZ2VycHJpbnQY5NHzbyABKAlIAIgBARIUCgRuYW1lGIv1zQEg", - "ASgJSAGIAQESSAoPcHJlc2VydmVkX3N0YXRlGKrioAEgASgLMicuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUHJlc2VydmVkU3RhdGVIAogBARIWCgZzdGF0", - "dXMY8p+3ViABKAlIA4gBASKQAQoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFU", - "VVMQABIQCghBUFBMWUlORxC0y+ynARIQCghERUxFVElORxCop4f8ARIQCglF", - "RkZFQ1RJVkUQh/O4dBILCgROT05FELjOkgESEQoJVU5BUFBMSUVEEKSH4eYB", - "EhoKElVOQVBQTElFRF9ERUxFVElPThCJtNqVAUIOCgxfZmluZ2VycHJpbnRC", - "BwoFX25hbWVCEgoQX3ByZXNlcnZlZF9zdGF0ZUIJCgdfc3RhdHVzIqgBCiFQ", - "ZXJmb3JtTWFpbnRlbmFuY2VJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UY", - "lanaCCABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", - "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEg", - "ASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIqwCCiJQZXJmb3JtTWFp", - "bnRlbmFuY2VOb2RlR3JvdXBSZXF1ZXN0EhsKCm5vZGVfZ3JvdXAYgvyL4AEg", - "ASgJQgPgQQISfgowbm9kZV9ncm91cHNfcGVyZm9ybV9tYWludGVuYW5jZV9y", - "ZXF1ZXN0X3Jlc291cmNlGNa4rlggASgLMjwuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuTm9kZUdyb3Vwc1BlcmZvcm1NYWludGVuYW5jZVJlcXVlc3RCA+BB", - "AhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVl", - "c3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6", - "b25lQg0KC19yZXF1ZXN0X2lkIvABCgZQb2xpY3kSPwoNYXVkaXRfY29uZmln", - "cxiNuricASADKAsyJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdWRpdENv", - "bmZpZxI2CghiaW5kaW5ncxiOxaTAASADKAsyIC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5CaW5kaW5nEhQKBGV0YWcYldK+ASABKAlIAIgBARIaCglpYW1f", - "b3duZWQYu7Ds1gEgASgISAGIAQESGAoHdmVyc2lvbhjYudSnASABKAVIAogB", - "AUIHCgVfZXRhZ0IMCgpfaWFtX293bmVkQgoKCF92ZXJzaW9uIl0KE1ByZWNv", - "bmZpZ3VyZWRXYWZTZXQSRgoPZXhwcmVzc2lvbl9zZXRzGJirg+IBIAMoCzIp", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhZkV4cHJlc3Npb25TZXQivgUK", - "DlByZXNlcnZlZFN0YXRlEkQKBWRpc2tzGPbMyi0gAygLMjIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUHJlc2VydmVkU3RhdGUuRGlza3NFbnRyeRJTCg1l", - "eHRlcm5hbF9pX3BzGI3TgP4BIAMoCzI4Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlByZXNlcnZlZFN0YXRlLkV4dGVybmFsSVBzRW50cnkSUgoNaW50ZXJu", - "YWxfaV9wcxjbm+9mIAMoCzI4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBy", - "ZXNlcnZlZFN0YXRlLkludGVybmFsSVBzRW50cnkSSgoIbWV0YWRhdGEYr/a1", - "KSADKAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QcmVzZXJ2ZWRTdGF0", - "ZS5NZXRhZGF0YUVudHJ5GmIKCkRpc2tzRW50cnkSCwoDa2V5GAEgASgJEkMK", - "BXZhbHVlGAIgASgLMjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHJlc2Vy", - "dmVkU3RhdGVQcmVzZXJ2ZWREaXNrOgI4ARptChBFeHRlcm5hbElQc0VudHJ5", - "EgsKA2tleRgBIAEoCRJICgV2YWx1ZRgCIAEoCzI5Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlByZXNlcnZlZFN0YXRlUHJlc2VydmVkTmV0d29ya0lwOgI4", - "ARptChBJbnRlcm5hbElQc0VudHJ5EgsKA2tleRgBIAEoCRJICgV2YWx1ZRgC", - "IAEoCzI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlByZXNlcnZlZFN0YXRl", - "UHJlc2VydmVkTmV0d29ya0lwOgI4ARovCg1NZXRhZGF0YUVudHJ5EgsKA2tl", - "eRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEirAIKG1ByZXNlcnZlZFN0YXRl", - "UHJlc2VydmVkRGlzaxIcCgthdXRvX2RlbGV0ZRi75M7dASABKAlIAIgBARIU", - "CgRtb2RlGKPzzAEgASgJSAGIAQESFgoGc291cmNlGJvQwVQgASgJSAKIAQEi", + "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEiIKEnRhcmdldF9odHRwc19wcm94", + "eRjssPoYIAEoCUID4EECElcKG3RhcmdldF9odHRwc19wcm94eV9yZXNvdXJj", + "ZRiBreTOASABKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRI", + "dHRwc1Byb3h5QgPgQQJCDQoLX3JlcXVlc3RfaWQivwEKElBhdGNoVXJsTWFw", + "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIYCgd1cmxfbWFwGIyVga8BIAEo", + "CUID4EECEkEKEHVybF9tYXBfcmVzb3VyY2UY4ZC3UCABKAsyHy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5VcmxNYXBCA+BBAkINCgtfcmVxdWVzdF9pZCLS", + "BQoLUGF0aE1hdGNoZXISaAokZGVmYXVsdF9jdXN0b21fZXJyb3JfcmVzcG9u", + "c2VfcG9saWN5GKmL4CYgASgLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "Q3VzdG9tRXJyb3JSZXNwb25zZVBvbGljeUgAiAEBEk8KFGRlZmF1bHRfcm91", + "dGVfYWN0aW9uGKq017QBIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lkh0dHBSb3V0ZUFjdGlvbkgBiAEBEiAKD2RlZmF1bHRfc2VydmljZRi35cWw", + "ASABKAlIAogBARJSChRkZWZhdWx0X3VybF9yZWRpcmVjdBjqq7arASABKAsy", + "Ky5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IdHRwUmVkaXJlY3RBY3Rpb25I", + "A4gBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIBIgBARJJCg1oZWFkZXJf", + "YWN0aW9uGKiguJwBIAEoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkh0", + "dHBIZWFkZXJBY3Rpb25IBYgBARIUCgRuYW1lGIv1zQEgASgJSAaIAQESOAoK", + "cGF0aF9ydWxlcxjdwOYxIAMoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlBhdGhSdWxlEj8KC3JvdXRlX3J1bGVzGIGHt7MBIAMoCzImLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkh0dHBSb3V0ZVJ1bGVCJwolX2RlZmF1bHRfY3Vz", + "dG9tX2Vycm9yX3Jlc3BvbnNlX3BvbGljeUIXChVfZGVmYXVsdF9yb3V0ZV9h", + "Y3Rpb25CEgoQX2RlZmF1bHRfc2VydmljZUIXChVfZGVmYXVsdF91cmxfcmVk", + "aXJlY3RCDgoMX2Rlc2NyaXB0aW9uQhAKDl9oZWFkZXJfYWN0aW9uQgcKBV9u", + "YW1lIvwCCghQYXRoUnVsZRJgChxjdXN0b21fZXJyb3JfcmVzcG9uc2VfcG9s", + "aWN5GOv42mAgASgLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9t", + "RXJyb3JSZXNwb25zZVBvbGljeUgAiAEBEhAKBXBhdGhzGO7B4DIgAygJEkcK", + "DHJvdXRlX2FjdGlvbhjsqbnKASABKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5IdHRwUm91dGVBY3Rpb25IAYgBARIYCgdzZXJ2aWNlGLWNj7IBIAEo", + "CUgCiAEBEkoKDHVybF9yZWRpcmVjdBisoZjBASABKAsyKy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5IdHRwUmVkaXJlY3RBY3Rpb25IA4gBAUIfCh1fY3Vz", + "dG9tX2Vycm9yX3Jlc3BvbnNlX3BvbGljeUIPCg1fcm91dGVfYWN0aW9uQgoK", + "CF9zZXJ2aWNlQg8KDV91cmxfcmVkaXJlY3Qi8wIKEVBlckluc3RhbmNlQ29u", + "ZmlnEhsKC2ZpbmdlcnByaW50GOTR828gASgJSACIAQESFAoEbmFtZRiL9c0B", + "IAEoCUgBiAEBEkgKD3ByZXNlcnZlZF9zdGF0ZRiq4qABIAEoCzInLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlByZXNlcnZlZFN0YXRlSAKIAQESFgoGc3Rh", + "dHVzGPKft1YgASgJSAOIAQEikAEKBlN0YXR1cxIUChBVTkRFRklORURfU1RB", + "VFVTEAASEAoIQVBQTFlJTkcQtMvspwESEAoIREVMRVRJTkcQqKeH/AESEAoJ", + "RUZGRUNUSVZFEIfzuHQSCwoETk9ORRC4zpIBEhEKCVVOQVBQTElFRBCkh+Hm", + "ARIaChJVTkFQUExJRURfREVMRVRJT04QibTalQFCDgoMX2ZpbmdlcnByaW50", + "QgcKBV9uYW1lQhIKEF9wcmVzZXJ2ZWRfc3RhdGVCCQoHX3N0YXR1cyKoAQoh", + "UGVyZm9ybU1haW50ZW5hbmNlSW5zdGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNl", + "GJWp2gggASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QB", + "IAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKsAgoiUGVyZm9ybU1h", + "aW50ZW5hbmNlTm9kZUdyb3VwUmVxdWVzdBIbCgpub2RlX2dyb3VwGIL8i+AB", + "IAEoCUID4EECEn4KMG5vZGVfZ3JvdXBzX3BlcmZvcm1fbWFpbnRlbmFuY2Vf", + "cmVxdWVzdF9yZXNvdXJjZRjWuK5YIAEoCzI8Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk5vZGVHcm91cHNQZXJmb3JtTWFpbnRlbmFuY2VSZXF1ZXN0QgPg", + "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcE", + "em9uZUINCgtfcmVxdWVzdF9pZCLwAQoGUG9saWN5Ej8KDWF1ZGl0X2NvbmZp", + "Z3MYjbq4nAEgAygLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXVkaXRD", + "b25maWcSNgoIYmluZGluZ3MYjsWkwAEgAygLMiAuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuQmluZGluZxIUCgRldGFnGJXSvgEgASgJSACIAQESGgoJaWFt", + "X293bmVkGLuw7NYBIAEoCEgBiAEBEhgKB3ZlcnNpb24Y2LnUpwEgASgFSAKI", + "AQFCBwoFX2V0YWdCDAoKX2lhbV9vd25lZEIKCghfdmVyc2lvbiJdChNQcmVj", + "b25maWd1cmVkV2FmU2V0EkYKD2V4cHJlc3Npb25fc2V0cxiYq4PiASADKAsy", + "KS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYWZFeHByZXNzaW9uU2V0Ir4F", + "Cg5QcmVzZXJ2ZWRTdGF0ZRJECgVkaXNrcxj2zMotIAMoCzIyLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlByZXNlcnZlZFN0YXRlLkRpc2tzRW50cnkSUwoN", + "ZXh0ZXJuYWxfaV9wcxiN04D+ASADKAsyOC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5QcmVzZXJ2ZWRTdGF0ZS5FeHRlcm5hbElQc0VudHJ5ElIKDWludGVy", + "bmFsX2lfcHMY25vvZiADKAsyOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", + "cmVzZXJ2ZWRTdGF0ZS5JbnRlcm5hbElQc0VudHJ5EkoKCG1ldGFkYXRhGK/2", + "tSkgAygLMjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHJlc2VydmVkU3Rh", + "dGUuTWV0YWRhdGFFbnRyeRpiCgpEaXNrc0VudHJ5EgsKA2tleRgBIAEoCRJD", + "CgV2YWx1ZRgCIAEoCzI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlByZXNl", + "cnZlZFN0YXRlUHJlc2VydmVkRGlzazoCOAEabQoQRXh0ZXJuYWxJUHNFbnRy", + "eRILCgNrZXkYASABKAkSSAoFdmFsdWUYAiABKAsyOS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5QcmVzZXJ2ZWRTdGF0ZVByZXNlcnZlZE5ldHdvcmtJcDoC", + "OAEabQoQSW50ZXJuYWxJUHNFbnRyeRILCgNrZXkYASABKAkSSAoFdmFsdWUY", + "AiABKAsyOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QcmVzZXJ2ZWRTdGF0", + "ZVByZXNlcnZlZE5ldHdvcmtJcDoCOAEaLwoNTWV0YWRhdGFFbnRyeRILCgNr", + "ZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIqwCChtQcmVzZXJ2ZWRTdGF0", + "ZVByZXNlcnZlZERpc2sSHAoLYXV0b19kZWxldGUYu+TO3QEgASgJSACIAQES", + "FAoEbW9kZRij88wBIAEoCUgBiAEBEhYKBnNvdXJjZRib0MFUIAEoCUgCiAEB", + "IlwKCkF1dG9EZWxldGUSGQoVVU5ERUZJTkVEX0FVVE9fREVMRVRFEAASDAoF", + "TkVWRVIQ7KSvIxIlCh5PTl9QRVJNQU5FTlRfSU5TVEFOQ0VfREVMRVRJT04Q", + "5+DSLSI/CgRNb2RlEhIKDlVOREVGSU5FRF9NT0RFEAASEAoJUkVBRF9PTkxZ", + "ELWZ7CsSEQoKUkVBRF9XUklURRDWl+RSQg4KDF9hdXRvX2RlbGV0ZUIHCgVf", + "bW9kZUIJCgdfc291cmNlIp4CCiBQcmVzZXJ2ZWRTdGF0ZVByZXNlcnZlZE5l", + "dHdvcmtJcBIcCgthdXRvX2RlbGV0ZRi75M7dASABKAlIAIgBARJfCgppcF9h", + "ZGRyZXNzGNzx3MEBIAEoCzJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBy", + "ZXNlcnZlZFN0YXRlUHJlc2VydmVkTmV0d29ya0lwSXBBZGRyZXNzSAGIAQEi", "XAoKQXV0b0RlbGV0ZRIZChVVTkRFRklORURfQVVUT19ERUxFVEUQABIMCgVO", "RVZFUhDspK8jEiUKHk9OX1BFUk1BTkVOVF9JTlNUQU5DRV9ERUxFVElPThDn", - "4NItIj8KBE1vZGUSEgoOVU5ERUZJTkVEX01PREUQABIQCglSRUFEX09OTFkQ", - "tZnsKxIRCgpSRUFEX1dSSVRFENaX5FJCDgoMX2F1dG9fZGVsZXRlQgcKBV9t", - "b2RlQgkKB19zb3VyY2UingIKIFByZXNlcnZlZFN0YXRlUHJlc2VydmVkTmV0", - "d29ya0lwEhwKC2F1dG9fZGVsZXRlGLvkzt0BIAEoCUgAiAEBEl8KCmlwX2Fk", - "ZHJlc3MY3PHcwQEgASgLMkIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHJl", - "c2VydmVkU3RhdGVQcmVzZXJ2ZWROZXR3b3JrSXBJcEFkZHJlc3NIAYgBASJc", - "CgpBdXRvRGVsZXRlEhkKFVVOREVGSU5FRF9BVVRPX0RFTEVURRAAEgwKBU5F", - "VkVSEOykryMSJQoeT05fUEVSTUFORU5UX0lOU1RBTkNFX0RFTEVUSU9OEOfg", - "0i1CDgoMX2F1dG9fZGVsZXRlQg0KC19pcF9hZGRyZXNzInYKKVByZXNlcnZl", - "ZFN0YXRlUHJlc2VydmVkTmV0d29ya0lwSXBBZGRyZXNzEhgKB2FkZHJlc3MY", - "9Lfe3AEgASgJSACIAQESFwoHbGl0ZXJhbBivwYBXIAEoCUgBiAEBQgoKCF9h", - "ZGRyZXNzQgoKCF9saXRlcmFsIqEBChRQcmV2aWV3Um91dGVyUmVxdWVzdBIX", - "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPg", - "QQISFgoGcm91dGVyGMmu7kYgASgJQgPgQQISQAoPcm91dGVyX3Jlc291cmNl", - "GMSAgkogASgLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyQgPg", - "QQIi6goKB1Byb2plY3QSIAoQY2xvdWRfYXJtb3JfdGllchismo4CIAEoCUgA", - "iAEBEksKGGNvbW1vbl9pbnN0YW5jZV9tZXRhZGF0YRjF/MtYIAEoCzIhLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk1ldGFkYXRhSAGIAQESIgoSY3JlYXRp", - "b25fdGltZXN0YW1wGLaPxw4gASgJSAKIAQESJQoUZGVmYXVsdF9uZXR3b3Jr", - "X3RpZXIYkcX54AEgASgJSAOIAQESKAoXZGVmYXVsdF9zZXJ2aWNlX2FjY291", - "bnQYpfm3jgEgASgJSASIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAWI", - "AQESHAoQZW5hYmxlZF9mZWF0dXJlcxj7xtLfASADKAkSEAoCaWQYmxogASgE", - "SAaIAQESFAoEa2luZBiU98gBIAEoCUgHiAEBEhQKBG5hbWUYi/XNASABKAlI", - "CIgBARIxCgZxdW90YXMY+6HiOyADKAsyHi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5RdW90YRIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAmIAQESVAoVdXNh", - "Z2VfZXhwb3J0X2xvY2F0aW9uGMKy3KUBIAEoCzIsLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlVzYWdlRXhwb3J0TG9jYXRpb25ICogBARIeCg52bV9kbnNf", - "c2V0dGluZxiyp4gcIAEoCUgLiAEBEiIKEnhwbl9wcm9qZWN0X3N0YXR1cxjB", - "zfVsIAEoCUgMiAEBIn4KDkNsb3VkQXJtb3JUaWVyEh4KGlVOREVGSU5FRF9D", - "TE9VRF9BUk1PUl9USUVSEAASGwoUQ0FfRU5URVJQUklTRV9BTk5VQUwQ3PXu", - "aBIbChNDQV9FTlRFUlBSSVNFX1BBWUdPENOlodgBEhIKC0NBX1NUQU5EQVJE", - "EP6CowYingEKEkRlZmF1bHROZXR3b3JrVGllchIiCh5VTkRFRklORURfREVG", - "QVVMVF9ORVRXT1JLX1RJRVIQABIWCg5GSVhFRF9TVEFOREFSRBDInoWUARIP", - "CgdQUkVNSVVNELe0wb4BEhAKCFNUQU5EQVJEEL2djOcBEikKIVNUQU5EQVJE", - "X09WRVJSSURFU19GSVhFRF9TVEFOREFSRBDCh5HeASKSAQoMVm1EbnNTZXR0", - "aW5nEhwKGFVOREVGSU5FRF9WTV9ETlNfU0VUVElORxAAEhYKDkdMT0JBTF9E", - "RUZBVUxUEIXb2qQBEiEKGlVOU1BFQ0lGSUVEX1ZNX0ROU19TRVRUSU5HEJq7", - "ghESFQoNWk9OQUxfREVGQVVMVBCG/dmvARISCgpaT05BTF9PTkxZEOe6w/gB", - "ImkKEFhwblByb2plY3RTdGF0dXMSIAocVU5ERUZJTkVEX1hQTl9QUk9KRUNU", - "X1NUQVRVUxAAEgsKBEhPU1QQqNuHARImCh5VTlNQRUNJRklFRF9YUE5fUFJP", - "SkVDVF9TVEFUVVMQqfqnogFCEwoRX2Nsb3VkX2FybW9yX3RpZXJCGwoZX2Nv", - "bW1vbl9pbnN0YW5jZV9tZXRhZGF0YUIVChNfY3JlYXRpb25fdGltZXN0YW1w", - "QhcKFV9kZWZhdWx0X25ldHdvcmtfdGllckIaChhfZGVmYXVsdF9zZXJ2aWNl", - "X2FjY291bnRCDgoMX2Rlc2NyaXB0aW9uQgUKA19pZEIHCgVfa2luZEIHCgVf", - "bmFtZUIMCgpfc2VsZl9saW5rQhgKFl91c2FnZV9leHBvcnRfbG9jYXRpb25C", - "EQoPX3ZtX2Ruc19zZXR0aW5nQhUKE194cG5fcHJvamVjdF9zdGF0dXMiegoh", - "UHJvamVjdHNEaXNhYmxlWHBuUmVzb3VyY2VSZXF1ZXN0EkQKDHhwbl9yZXNv", - "dXJjZRi3k80/IAEoCzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlhwblJl", - "c291cmNlSWRIAIgBAUIPCg1feHBuX3Jlc291cmNlInkKIFByb2plY3RzRW5h", - "YmxlWHBuUmVzb3VyY2VSZXF1ZXN0EkQKDHhwbl9yZXNvdXJjZRi3k80/IAEo", - "CzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlhwblJlc291cmNlSWRIAIgB", - "AUIPCg1feHBuX3Jlc291cmNlIqsBChdQcm9qZWN0c0dldFhwblJlc291cmNl", - "cxIUCgRraW5kGJT3yAEgASgJSACIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6", - "hiYgASgJSAGIAQESPAoJcmVzb3VyY2VzGKX8sk4gAygLMiYuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuWHBuUmVzb3VyY2VJZEIHCgVfa2luZEISChBfbmV4", - "dF9wYWdlX3Rva2VuIkwKG1Byb2plY3RzTGlzdFhwbkhvc3RzUmVxdWVzdBIc", - "Cgxvcmdhbml6YXRpb24Ys9qTMiABKAlIAIgBAUIPCg1fb3JnYW5pemF0aW9u", - "ItkBCiBQcm9qZWN0c1NldENsb3VkQXJtb3JUaWVyUmVxdWVzdBIgChBjbG91", - "ZF9hcm1vcl90aWVyGKyajgIgASgJSACIAQEifgoOQ2xvdWRBcm1vclRpZXIS", - "HgoaVU5ERUZJTkVEX0NMT1VEX0FSTU9SX1RJRVIQABIbChRDQV9FTlRFUlBS", - "SVNFX0FOTlVBTBDc9e5oEhsKE0NBX0VOVEVSUFJJU0VfUEFZR08Q06Wh2AES", - "EgoLQ0FfU1RBTkRBUkQQ/oKjBkITChFfY2xvdWRfYXJtb3JfdGllciLoAQok", - "UHJvamVjdHNTZXREZWZhdWx0TmV0d29ya1RpZXJSZXF1ZXN0Eh0KDG5ldHdv", - "cmtfdGllchjTutv2ASABKAlIAIgBASKPAQoLTmV0d29ya1RpZXISGgoWVU5E", - "RUZJTkVEX05FVFdPUktfVElFUhAAEhYKDkZJWEVEX1NUQU5EQVJEEMiehZQB", - "Eg8KB1BSRU1JVU0Qt7TBvgESEAoIU1RBTkRBUkQQvZ2M5wESKQohU1RBTkRB", - "UkRfT1ZFUlJJREVTX0ZJWEVEX1NUQU5EQVJEEMKHkd4BQg8KDV9uZXR3b3Jr", - "X3RpZXIilgkKFlB1YmxpY0FkdmVydGlzZWRQcmVmaXgSIQoRYnlvaXBfYXBp", - "X3ZlcnNpb24Yk7PJTSABKAlIAIgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAY", - "to/HDiABKAlIAYgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAogBARIj", - "ChNkbnNfdmVyaWZpY2F0aW9uX2lwGLWV9nIgASgJSAOIAQESGwoLZmluZ2Vy", - "cHJpbnQY5NHzbyABKAlIBIgBARIQCgJpZBibGiABKARIBYgBARIdCg1pcF9j", - "aWRyX3JhbmdlGMrN5C4gASgJSAaIAQESFAoEa2luZBiU98gBIAEoCUgHiAEB", - "EhQKBG5hbWUYi/XNASABKAlICIgBARIaCglwZHBfc2NvcGUY0cr++QEgASgJ", - "SAmIAQESagoYcHVibGljX2RlbGVnYXRlZF9wcmVmaXhzGIu+hcsBIAMoCzJE", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlB1YmxpY0FkdmVydGlzZWRQcmVm", - "aXhQdWJsaWNEZWxlZ2F0ZWRQcmVmaXgSGgoJc2VsZl9saW5rGI2SxdkBIAEo", - "CUgKiAEBEh4KDXNoYXJlZF9zZWNyZXQYyqePtgEgASgJSAuIAQESFgoGc3Rh", - "dHVzGPKft1YgASgJSAyIAQEiRAoPQnlvaXBBcGlWZXJzaW9uEh8KG1VOREVG", - "SU5FRF9CWU9JUF9BUElfVkVSU0lPThAAEgcKAlYxEJsVEgcKAlYyEJwVImEK", - "CFBkcFNjb3BlEhcKE1VOREVGSU5FRF9QRFBfU0NPUEUQABIOCgZHTE9CQUwQ", - "o+/v6wESGwoTR0xPQkFMX0FORF9SRUdJT05BTBDDtdSXARIPCghSRUdJT05B", - "TBCf7IAsIqkCCgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEhwKFUFO", - "Tk9VTkNFRF9UT19JTlRFUk5FVBDB/uhUEg8KB0lOSVRJQUwQpMaz9wESJQod", - "UFJFRklYX0NPTkZJR1VSQVRJT05fQ09NUExFVEUQz5Wn5QESKAogUFJFRklY", - "X0NPTkZJR1VSQVRJT05fSU5fUFJPR1JFU1MQsfXAtAESIgoaUFJFRklYX1JF", - "TU9WQUxfSU5fUFJPR1JFU1MQ5/XMhwESFgoOUFRSX0NPTkZJR1VSRUQQz7Dt", - "9AESGAoRUkVBRFlfVE9fQU5OT1VOQ0UQ8bHpHhIhChlSRVZFUlNFX0ROU19M", - "T09LVVBfRkFJTEVEEK+7g40BEhAKCVZBTElEQVRFRBDus8gfQhQKEl9ieW9p", - "cF9hcGlfdmVyc2lvbkIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNj", - "cmlwdGlvbkIWChRfZG5zX3ZlcmlmaWNhdGlvbl9pcEIOCgxfZmluZ2VycHJp", - "bnRCBQoDX2lkQhAKDl9pcF9jaWRyX3JhbmdlQgcKBV9raW5kQgcKBV9uYW1l", - "QgwKCl9wZHBfc2NvcGVCDAoKX3NlbGZfbGlua0IQCg5fc2hhcmVkX3NlY3Jl", - "dEIJCgdfc3RhdHVzIr0CChpQdWJsaWNBZHZlcnRpc2VkUHJlZml4TGlzdBIQ", - "CgJpZBibGiABKAlIAIgBARJBCgVpdGVtcxjAz/cvIAMoCzIvLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlB1YmxpY0FkdmVydGlzZWRQcmVmaXgSFAoEa2lu", - "ZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgC", - "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzf", - "lhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEB", - "QgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxm", - "X2xpbmtCCgoIX3dhcm5pbmci3gEKK1B1YmxpY0FkdmVydGlzZWRQcmVmaXhQ", - "dWJsaWNEZWxlZ2F0ZWRQcmVmaXgSGAoIaXBfcmFuZ2UYpeCXRSABKAlIAIgB", - "ARIUCgRuYW1lGIv1zQEgASgJSAGIAQESFwoHcHJvamVjdBiZlsFsIAEoCUgC", - "iAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgDiAEBEhYKBnN0YXR1cxjyn7dWIAEo", - "CUgEiAEBQgsKCV9pcF9yYW5nZUIHCgVfbmFtZUIKCghfcHJvamVjdEIJCgdf", - "cmVnaW9uQgkKB19zdGF0dXMi+AgKFVB1YmxpY0RlbGVnYXRlZFByZWZpeBIp", - "ChlhbGxvY2F0YWJsZV9wcmVmaXhfbGVuZ3RoGLa2qRIgASgFSACIAQESIQoR", - "YnlvaXBfYXBpX3ZlcnNpb24Yk7PJTSABKAlIAYgBARIiChJjcmVhdGlvbl90", - "aW1lc3RhbXAYto/HDiABKAlIAogBARIcCgtkZXNjcmlwdGlvbhj8h9bJASAB", - "KAlIA4gBARIbCgtmaW5nZXJwcmludBjk0fNvIAEoCUgEiAEBEhAKAmlkGJsa", - "IAEoBEgFiAEBEh0KDWlwX2NpZHJfcmFuZ2UYys3kLiABKAlIBogBARIiChFp", - "c19saXZlX21pZ3JhdGlvbhjwn4f0ASABKAhIB4gBARIUCgRraW5kGJT3yAEg", - "ASgJSAiIAQESFAoEbW9kZRij88wBIAEoCUgJiAEBEhQKBG5hbWUYi/XNASAB", - "KAlICogBARIdCg1wYXJlbnRfcHJlZml4GMfnoQcgASgJSAuIAQESbwoccHVi", - "bGljX2RlbGVnYXRlZF9zdWJfcHJlZml4cxiM/otaIAMoCzJGLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlB1YmxpY0RlbGVnYXRlZFByZWZpeFB1YmxpY0Rl", - "bGVnYXRlZFN1YlByZWZpeBIWCgZyZWdpb24Y9M2gQiABKAlIDIgBARIaCglz", - "ZWxmX2xpbmsYjZLF2QEgASgJSA2IAQESFgoGc3RhdHVzGPKft1YgASgJSA6I", - "AQEiRAoPQnlvaXBBcGlWZXJzaW9uEh8KG1VOREVGSU5FRF9CWU9JUF9BUElf", - "VkVSU0lPThAAEgcKAlYxEJsVEgcKAlYyEJwVIl0KBE1vZGUSEgoOVU5ERUZJ", - "TkVEX01PREUQABIRCgpERUxFR0FUSU9OEKiy+n0SLgomRVhURVJOQUxfSVBW", - "Nl9GT1JXQVJESU5HX1JVTEVfQ1JFQVRJT04QxOGNvgEirgEKBlN0YXR1cxIU", - "ChBVTkRFRklORURfU1RBVFVTEAASEQoJQU5OT1VOQ0VEEPuRjK4BEhsKE0FO", - "Tk9VTkNFRF9UT19HT09HTEUQubTz2AESHAoVQU5OT1VOQ0VEX1RPX0lOVEVS", - "TkVUEMH+6FQSEAoIREVMRVRJTkcQqKeH/AESFAoMSU5JVElBTElaSU5HEM3Y", - "mJIBEhgKEVJFQURZX1RPX0FOTk9VTkNFEPGx6R5CHAoaX2FsbG9jYXRhYmxl", - "X3ByZWZpeF9sZW5ndGhCFAoSX2J5b2lwX2FwaV92ZXJzaW9uQhUKE19jcmVh", - "dGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4KDF9maW5nZXJwcmlu", - "dEIFCgNfaWRCEAoOX2lwX2NpZHJfcmFuZ2VCFAoSX2lzX2xpdmVfbWlncmF0", - "aW9uQgcKBV9raW5kQgcKBV9tb2RlQgcKBV9uYW1lQhAKDl9wYXJlbnRfcHJl", - "Zml4QgkKB19yZWdpb25CDAoKX3NlbGZfbGlua0IJCgdfc3RhdHVzIuEDCiNQ", - "dWJsaWNEZWxlZ2F0ZWRQcmVmaXhBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiAB", - "KAlIAIgBARJZCgVpdGVtcxjAz/cvIAMoCzJHLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlB1YmxpY0RlbGVnYXRlZFByZWZpeEFnZ3JlZ2F0ZWRMaXN0Lkl0", - "ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90", - "b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gB", - "ARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEo", - "CzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpoCgpJ", - "dGVtc0VudHJ5EgsKA2tleRgBIAEoCRJJCgV2YWx1ZRgCIAEoCzI6Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlB1YmxpY0RlbGVnYXRlZFByZWZpeGVzU2Nv", - "cGVkTGlzdDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9r", - "ZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyK7AgoZUHVibGljRGVsZWdh", - "dGVkUHJlZml4TGlzdBIQCgJpZBibGiABKAlIAIgBARJACgVpdGVtcxjAz/cv", - "IAMoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlB1YmxpY0RlbGVnYXRl", - "ZFByZWZpeBIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rv", - "a2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEB", - "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2Vf", - "dG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyLiBAotUHVibGljRGVs", - "ZWdhdGVkUHJlZml4UHVibGljRGVsZWdhdGVkU3ViUHJlZml4EikKGWFsbG9j", - "YXRhYmxlX3ByZWZpeF9sZW5ndGgYtrapEiABKAVIAIgBARIiChFkZWxlZ2F0", - "ZWVfcHJvamVjdBjaiunFASABKAlIAYgBARIcCgtkZXNjcmlwdGlvbhj8h9bJ", - "ASABKAlIAogBARIdCg1pcF9jaWRyX3JhbmdlGMrN5C4gASgJSAOIAQESGwoK", - "aXNfYWRkcmVzcxjfi5KoASABKAhIBIgBARIUCgRtb2RlGKPzzAEgASgJSAWI", - "AQESFAoEbmFtZRiL9c0BIAEoCUgGiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgH", - "iAEBEhYKBnN0YXR1cxjyn7dWIAEoCUgIiAEBIl0KBE1vZGUSEgoOVU5ERUZJ", - "TkVEX01PREUQABIRCgpERUxFR0FUSU9OEKiy+n0SLgomRVhURVJOQUxfSVBW", - "Nl9GT1JXQVJESU5HX1JVTEVfQ1JFQVRJT04QxOGNvgEiQAoGU3RhdHVzEhQK", - "EFVOREVGSU5FRF9TVEFUVVMQABIOCgZBQ1RJVkUQhuaJlgESEAoISU5BQ1RJ", - "VkUQ65j5gAFCHAoaX2FsbG9jYXRhYmxlX3ByZWZpeF9sZW5ndGhCFAoSX2Rl", - "bGVnYXRlZV9wcm9qZWN0Qg4KDF9kZXNjcmlwdGlvbkIQCg5faXBfY2lkcl9y", - "YW5nZUINCgtfaXNfYWRkcmVzc0IHCgVfbW9kZUIHCgVfbmFtZUIJCgdfcmVn", - "aW9uQgkKB19zdGF0dXMiwQEKIVB1YmxpY0RlbGVnYXRlZFByZWZpeGVzU2Nv", - "cGVkTGlzdBJVChlwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeGVzGJaCqpYBIAMo", - "CzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlB1YmxpY0RlbGVnYXRlZFBy", - "ZWZpeBI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIuYoCgVRdW90YRIVCgVs", - "aW1pdBi7l40xIAEoAUgAiAEBEhcKBm1ldHJpYxiw65f+ASABKAlIAYgBARIV", - "CgVvd25lchiz5c8yIAEoCUgCiAEBEhUKBXVzYWdlGKH7mTUgASgBSAOIAQEi", - "1ScKBk1ldHJpYxIUChBVTkRFRklORURfTUVUUklDEAASDgoHQTJfQ1BVUxC5", - "/oZJEhYKD0FGRklOSVRZX0dST1VQUxDLqdIzEhMKC0FVVE9TQ0FMRVJTENzg", - "2uABEhYKD0JBQ0tFTkRfQlVDS0VUUxDeidBBEhgKEEJBQ0tFTkRfU0VSVklD", - "RVMQycPIgAESEAoIQzJEX0NQVVMQ9f+o8gESDwoHQzJfQ1BVUxC767iXARIP", - "CgdDM19DUFVTENqcjKUBEhMKC0NPTU1JVE1FTlRTEN7XwNkBEhgKEUNPTU1J", - "VFRFRF9BMl9DUFVTENaipRwSGgoSQ09NTUlUVEVEX0MyRF9DUFVTEPji04YB", - "EhgKEUNPTU1JVFRFRF9DMl9DUFVTENiP12oSGAoRQ09NTUlUVEVEX0MzX0NQ", - "VVMQ98CqeBIWCg5DT01NSVRURURfQ1BVUxDOrbaLARIZChFDT01NSVRURURf", - "RTJfQ1BVUxDa/Ii5ARIaChJDT01NSVRURURfTElDRU5TRVMQ1cvCqgESJAoc", - "Q09NTUlUVEVEX0xPQ0FMX1NTRF9UT1RBTF9HQhCI7IaTARIXChFDT01NSVRU", - "RURfTTNfQ1BVUxCB4iMSJwofQ09NTUlUVEVEX01FTU9SWV9PUFRJTUlaRURf", - "Q1BVUxDe3JnpARIZChJDT01NSVRURURfTjJBX0NQVVMQsKqNExIZChJDT01N", - "SVRURURfTjJEX0NQVVMQjb6HPBIZChFDT01NSVRURURfTjJfQ1BVUxCjp+mZ", - "ARInCh9DT01NSVRURURfTlZJRElBX0ExMDBfODBHQl9HUFVTEKWftN0BEiIK", - "GkNPTU1JVFRFRF9OVklESUFfQTEwMF9HUFVTEJX9mLMBEiEKGkNPTU1JVFRF", - "RF9OVklESUFfSDEwMF9HUFVTEJyPlSISIAoZQ09NTUlUVEVEX05WSURJQV9L", - "ODBfR1BVUxCktusBEh8KGENPTU1JVFRFRF9OVklESUFfTDRfR1BVUxD905EJ", - "EiEKGkNPTU1JVFRFRF9OVklESUFfUDEwMF9HUFVTEKT/ojMSIAoYQ09NTUlU", - "VEVEX05WSURJQV9QNF9HUFVTEIGu9aUBEh8KGENPTU1JVFRFRF9OVklESUFf", - "VDRfR1BVUxCFiNlCEiAKGkNPTU1JVFRFRF9OVklESUFfVjEwMF9HUFVTEKqz", - "DRIaChJDT01NSVRURURfVDJBX0NQVVMQ6sSpjQESGgoSQ09NTUlUVEVEX1Qy", - "RF9DUFVTEMfYo7YBEhgKEUNPTU1JVFRFRF9aM19DUFVTEM7m530SCgoEQ1BV", - "UxDL134SGAoQQ1BVU19BTExfUkVHSU9OUxCtkcbgARIWCg5ESVNLU19UT1RB", - "TF9HQhCfl8moARIPCgdFMl9DUFVTEL3Y6uUBEigKIUVYVEVSTkFMX01BTkFH", - "RURfRk9SV0FSRElOR19SVUxFUxDJv/NHEiwKJEVYVEVSTkFMX05FVFdPUktf", - "TEJfRk9SV0FSRElOR19SVUxFUxCZrb2yARIpCiJFWFRFUk5BTF9QUk9UT0NP", - "TF9GT1JXQVJESU5HX1JVTEVTEOi4oh4SHQoVRVhURVJOQUxfVlBOX0dBVEVX", - "QVlTEK679YEBEhEKCUZJUkVXQUxMUxDT5siyARIYChBGT1JXQVJESU5HX1JV", - "TEVTEJWCqM4BEi8KKEdMT0JBTF9FWFRFUk5BTF9NQU5BR0VEX0JBQ0tFTkRf", - "U0VSVklDRVMQ4a28ThIwCihHTE9CQUxfRVhURVJOQUxfTUFOQUdFRF9GT1JX", - "QVJESU5HX1JVTEVTEK3sm5wBEjEKKUdMT0JBTF9FWFRFUk5BTF9QUk9YWV9M", - "Ql9CQUNLRU5EX1NFUlZJQ0VTEKnZ7b4BEiAKGUdMT0JBTF9JTlRFUk5BTF9B", - "RERSRVNTRVMQnMWwFBIvCihHTE9CQUxfSU5URVJOQUxfTUFOQUdFRF9CQUNL", - "RU5EX1NFUlZJQ0VTEK+QrnoSOQoxR0xPQkFMX0lOVEVSTkFMX1RSQUZGSUNf", - "RElSRUNUT1JfQkFDS0VORF9TRVJWSUNFUxDU3qGaARIXChBHUFVTX0FMTF9S", - "RUdJT05TEKmA5BISFAoMSERCX1RPVEFMX0dCEK/CoZgBEhYKDkhEQl9UT1RB", - "TF9JT1BTEP3p15MBEhsKFEhEQl9UT1RBTF9USFJPVUdIUFVUEP7MgAoSFQoN", - "SEVBTFRIX0NIRUNLUxCur/yJARINCgZJTUFHRVMQ+Oy1BxIQCglJTlNUQU5D", - "RVMQ3pzQPhIXCg9JTlNUQU5DRV9HUk9VUFMQvsnbqQESHgoXSU5TVEFOQ0Vf", - "R1JPVVBfTUFOQUdFUlMQsKLFMBIZChJJTlNUQU5DRV9URU1QTEFURVMQ77ft", - "axIVCg1JTlRFUkNPTk5FQ1RTEIWL/sUBEioKI0lOVEVSQ09OTkVDVF9BVFRB", - "Q0hNRU5UU19QRVJfUkVHSU9OENbWo0wSKwojSU5URVJDT05ORUNUX0FUVEFD", - "SE1FTlRTX1RPVEFMX01CUFMQ87rZygESHwoXSU5URVJDT05ORUNUX1RPVEFM", - "X0dCUFMQqvGHiAESGQoSSU5URVJOQUxfQUREUkVTU0VTEIDprl4SMQoqSU5U", - "RVJOQUxfVFJBRkZJQ19ESVJFQ1RPUl9GT1JXQVJESU5HX1JVTEVTEITphX8S", - "GQoSSU5fUExBQ0VfU05BUFNIT1RTEJ2dlkgSGAoQSU5fVVNFX0FERFJFU1NF", - "UxCQ4t+/ARIeChdJTl9VU0VfQkFDS1VQX1NDSEVEVUxFUxCRktEPEiEKGUlO", - "X1VTRV9TTkFQU0hPVF9TQ0hFRFVMRVMQk8ys3AESGgoSTE9DQUxfU1NEX1RP", - "VEFMX0dCEMWY450BEg4KB00xX0NQVVMQptveERIOCgdNMl9DUFVTEMWMsh8S", - "DgoHTTNfQ1BVUxDkvYUtEhYKDk1BQ0hJTkVfSU1BR0VTEJDzkdUBEg8KCE4y", - "QV9DUFVTEK3H4n4SEAoITjJEX0NQVVMQitvcpwESDwoHTjJfQ1BVUxCGg8vG", - "ARIQCghORVRXT1JLUxCFuL/nARIaChNORVRXT1JLX0FUVEFDSE1FTlRTEN/9", - "h0cSHgoXTkVUV09SS19FTkRQT0lOVF9HUk9VUFMQjbfaMBIgChlORVRXT1JL", - "X0ZJUkVXQUxMX1BPTElDSUVTEL7bmzASKgojTkVUX0xCX1NFQ1VSSVRZX1BP", - "TElDSUVTX1BFUl9SRUdJT04Qrf2kSxIvCidORVRfTEJfU0VDVVJJVFlfUE9M", - "SUNZX1JVTEVTX1BFUl9SRUdJT04Qs4jmqQESOQoxTkVUX0xCX1NFQ1VSSVRZ", - "X1BPTElDWV9SVUxFX0FUVFJJQlVURVNfUEVSX1JFR0lPThDw6LSUARISCgtO", - "T0RFX0dST1VQUxCx/d4LEhYKDk5PREVfVEVNUExBVEVTEJyyueIBEh0KFU5W", - "SURJQV9BMTAwXzgwR0JfR1BVUxDI6MeIARIYChBOVklESUFfQTEwMF9HUFVT", - "EJKA3/ABEhYKD05WSURJQV9LODBfR1BVUxCH7JJOEhYKDk5WSURJQV9MNF9H", - "UFVTELrNyOoBEhcKEE5WSURJQV9QMTAwX0dQVVMQoYLpcBIbChROVklESUFf", - "UDEwMF9WV1NfR1BVUxCO3YNmEhYKDk5WSURJQV9QNF9HUFVTEL6nrIcBEhoK", - "Ek5WSURJQV9QNF9WV1NfR1BVUxCr1fT7ARIVCg5OVklESUFfVDRfR1BVUxDC", - "gZAkEhoKEk5WSURJQV9UNF9WV1NfR1BVUxCv67+YARIXChBOVklESUFfVjEw", - "MF9HUFVTEKe20z0SGAoRUEFDS0VUX01JUlJPUklOR1MQp+q2BxIoCiFQRF9F", - "WFRSRU1FX1RPVEFMX1BST1ZJU0lPTkVEX0lPUFMQ7daXIRIXChBQUkVFTVBU", - "SUJMRV9DUFVTEMmN43cSHwoYUFJFRU1QVElCTEVfTE9DQUxfU1NEX0dCEIiT", - "r3wSKAohUFJFRU1QVElCTEVfTlZJRElBX0ExMDBfODBHQl9HUFVTEIrquUgS", - "IwocUFJFRU1QVElCTEVfTlZJRElBX0ExMDBfR1BVUxCQnOkgEiQKHFBSRUVN", - "UFRJQkxFX05WSURJQV9IMTAwX0dQVVMQl67ljwESIwobUFJFRU1QVElCTEVf", - "TlZJRElBX0s4MF9HUFVTEMng5bIBEiEKGlBSRUVNUFRJQkxFX05WSURJQV9M", - "NF9HUFVTELi48C8SJAocUFJFRU1QVElCTEVfTlZJRElBX1AxMDBfR1BVUxCf", - "nvOgARIoCiBQUkVFTVBUSUJMRV9OVklESUFfUDEwMF9WV1NfR1BVUxCMm8GV", - "ARIiChpQUkVFTVBUSUJMRV9OVklESUFfUDRfR1BVUxC8ktTMARIlCh5QUkVF", - "TVBUSUJMRV9OVklESUFfUDRfVldTX0dQVVMQqeLQeBIhChpQUkVFTVBUSUJM", - "RV9OVklESUFfVDRfR1BVUxDA7LdpEiUKHlBSRUVNUFRJQkxFX05WSURJQV9U", - "NF9WV1NfR1BVUxCt+JsVEiMKHFBSRUVNUFRJQkxFX05WSURJQV9WMTAwX0dQ", - "VVMQpdLdbRIlCh5QUkVFTVBUSUJMRV9UUFVfTElURV9ERVZJQ0VfVjUQ+5GM", - "UxInCiBQUkVFTVBUSUJMRV9UUFVfTElURV9QT0RTTElDRV9WNRDEkcU1EiMK", - "G1BSRUVNUFRJQkxFX1RQVV9QT0RTTElDRV9WNBCM/PTKARI9CjZQU0NfSUxC", - "X0NPTlNVTUVSX0ZPUldBUkRJTkdfUlVMRVNfUEVSX1BST0RVQ0VSX05FVFdP", - "UksQg5OdbhInCiBQU0NfSU5URVJOQUxfTEJfRk9SV0FSRElOR19SVUxFUxD7", - "ostQEiIKGlBVQkxJQ19BRFZFUlRJU0VEX1BSRUZJWEVTEMyh4uABEiEKGVBV", - "QkxJQ19ERUxFR0FURURfUFJFRklYRVMQtpLz/QESGwoUUkVHSU9OQUxfQVVU", - "T1NDQUxFUlMQvJyADhIxCipSRUdJT05BTF9FWFRFUk5BTF9NQU5BR0VEX0JB", - "Q0tFTkRfU0VSVklDRVMQ3eyCAhI1Ci1SRUdJT05BTF9FWFRFUk5BTF9ORVRX", - "T1JLX0xCX0JBQ0tFTkRfU0VSVklDRVMQ7eqlwwESJwogUkVHSU9OQUxfSU5T", - "VEFOQ0VfR1JPVVBfTUFOQUdFUlMQkL7zERIsCiVSRUdJT05BTF9JTlRFUk5B", - "TF9MQl9CQUNLRU5EX1NFUlZJQ0VTEJDu5UESMQoqUkVHSU9OQUxfSU5URVJO", - "QUxfTUFOQUdFRF9CQUNLRU5EX1NFUlZJQ0VTEKvP9C0SOwozUkVHSU9OQUxf", - "SU5URVJOQUxfVFJBRkZJQ19ESVJFQ1RPUl9CQUNLRU5EX1NFUlZJQ0VTENj2", - "seYBEhMKDFJFU0VSVkFUSU9OUxCnvMgPEhgKEVJFU09VUkNFX1BPTElDSUVT", - "EOGchCgSDwoHUk9VVEVSUxCqvIvrARIOCgZST1VURVMQypa6gwESGAoRU0VD", - "VVJJVFlfUE9MSUNJRVMQ76avWhIjChxTRUNVUklUWV9QT0xJQ0lFU19QRVJf", - "UkVHSU9OEMam4HYSMQopU0VDVVJJVFlfUE9MSUNZX0FEVkFOQ0VEX1JVTEVT", - "X1BFUl9SRUdJT04QreelsQESIwobU0VDVVJJVFlfUE9MSUNZX0NFVkFMX1JV", - "TEVTEMmnwOABEhwKFVNFQ1VSSVRZX1BPTElDWV9SVUxFUxCp1IdhEicKIFNF", - "Q1VSSVRZX1BPTElDWV9SVUxFU19QRVJfUkVHSU9OEMzIqTwSGwoTU0VSVklD", - "RV9BVFRBQ0hNRU5UUxDmsevgARIRCglTTkFQU0hPVFMQj+bfowESEwoMU1NE", - "X1RPVEFMX0dCENGvj00SGAoQU1NMX0NFUlRJRklDQVRFUxCvgra0ARIUCgxT", - "U0xfUE9MSUNJRVMQw/TA+QESFwoQU1RBVElDX0FERFJFU1NFUxDxrdIsEh4K", - "FlNUQVRJQ19CWU9JUF9BRERSRVNTRVMQ8YrCgwESKwojU1RBVElDX0VYVEVS", - "TkFMX0lQVjZfQUREUkVTU19SQU5HRVMQluGd4QESEwoLU1VCTkVUV09SS1MQ", - "pfzzyAESEAoIVDJBX0NQVVMQ5+H++AESDwoIVDJEX0NQVVMQxPX4IRIbChRU", - "QVJHRVRfSFRUUFNfUFJPWElFUxDKy9ZoEhoKE1RBUkdFVF9IVFRQX1BST1hJ", - "RVMQo/WgThIYChBUQVJHRVRfSU5TVEFOQ0VTELDa1YcBEhQKDFRBUkdFVF9Q", - "T09MUxCJl4imARIZChJUQVJHRVRfU1NMX1BST1hJRVMQ6+T1SxIZChJUQVJH", - "RVRfVENQX1BST1hJRVMQwJ7zVhIaChNUQVJHRVRfVlBOX0dBVEVXQVlTEKi7", - "4yMSGgoSVFBVX0xJVEVfREVWSUNFX1Y1EP2EsNYBEhsKFFRQVV9MSVRFX1BP", - "RFNMSUNFX1Y1EMbThwYSFgoPVFBVX1BPRFNMSUNFX1Y0EMqHomYSEAoIVVJM", - "X01BUFMQh8/HtAESLgonVkFSSUFCTEVfSVBWNl9QVUJMSUNfREVMRUdBVEVE", - "X1BSRUZJWEVTEKH2nD0SEwoMVlBOX0dBVEVXQVlTELqL/hASEgoLVlBOX1RV", - "Tk5FTFMQgNHfMRIbChRYUE5fU0VSVklDRV9QUk9KRUNUUxCth7ItQggKBl9s", - "aW1pdEIJCgdfbWV0cmljQggKBl9vd25lckIICgZfdXNhZ2Ui4AMKEVF1b3Rh", - "RXhjZWVkZWRJbmZvElIKCmRpbWVuc2lvbnMYzf/IxQEgAygLMjouZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUXVvdGFFeGNlZWRlZEluZm8uRGltZW5zaW9u", - "c0VudHJ5Eh0KDGZ1dHVyZV9saW1pdBi/vNrZASABKAFIAIgBARIVCgVsaW1p", - "dBi7l40xIAEoAUgBiAEBEhsKCmxpbWl0X25hbWUYj4nwvQEgASgJSAKIAQES", - "HAoLbWV0cmljX25hbWUYupe5wwEgASgJSAOIAQESHwoOcm9sbG91dF9zdGF0", - "dXMYwOSW4wEgASgJSASIAQEaMQoPRGltZW5zaW9uc0VudHJ5EgsKA2tleRgB", - "IAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiZQoNUm9sbG91dFN0YXR1cxIcChhV", - "TkRFRklORURfUk9MTE9VVF9TVEFUVVMQABITCgtJTl9QUk9HUkVTUxCHqN3f", - "ARIhChpST0xMT1VUX1NUQVRVU19VTlNQRUNJRklFRBC41+cMQg8KDV9mdXR1", - "cmVfbGltaXRCCAoGX2xpbWl0Qg0KC19saW1pdF9uYW1lQg4KDF9tZXRyaWNf", - "bmFtZUIRCg9fcm9sbG91dF9zdGF0dXMiiAkKElF1b3RhU3RhdHVzV2Fybmlu", - "ZxIUCgRjb2RlGO3bugEgASgJSACIAQESLgoEZGF0YRiq37sBIAMoCzIdLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkRhdGESGAoHbWVzc2FnZRiHgKzHASAB", - "KAlIAYgBASL8BwoEQ29kZRISCg5VTkRFRklORURfQ09ERRAAEhUKDkNMRUFO", - "VVBfRkFJTEVEENiM1kcSIAoYREVQUkVDQVRFRF9SRVNPVVJDRV9VU0VEEMLf", - "67oBEhwKFERFUFJFQ0FURURfVFlQRV9VU0VEEJaknqUBEigKIERJU0tfU0la", - "RV9MQVJHRVJfVEhBTl9JTUFHRV9TSVpFEJeBlbABEh4KFkVYUEVSSU1FTlRB", - "TF9UWVBFX1VTRUQQi47B1wESGwoURVhURVJOQUxfQVBJX1dBUk5JTkcQw7/a", - "UxIdChVGSUVMRF9WQUxVRV9PVkVSUklERU4Qr7aZnQESIwobSU5KRUNURURf", - "S0VSTkVMU19ERVBSRUNBVEVEEIvZgscBEjQKLElOVkFMSURfSEVBTFRIX0NI", - "RUNLX0ZPUl9EWU5BTUlDX1dJRUdIVEVEX0xCEM6bvL8BEiAKGExBUkdFX0RF", - "UExPWU1FTlRfV0FSTklORxCm58jlARIhChpMSVNUX09WRVJIRUFEX1FVT1RB", - "X0VYQ0VFRBDFsNoWEh8KF01JU1NJTkdfVFlQRV9ERVBFTkRFTkNZEPf4oqQB", - "EiUKHU5FWFRfSE9QX0FERFJFU1NfTk9UX0FTU0lHTkVEEIel+poBEiIKGk5F", - "WFRfSE9QX0NBTk5PVF9JUF9GT1JXQVJEEOfq57YBEi4KJ05FWFRfSE9QX0lO", - "U1RBTkNFX0hBU19OT19JUFY2X0lOVEVSRkFDRRCS6PxFEiMKG05FWFRfSE9Q", - "X0lOU1RBTkNFX05PVF9GT1VORBDOzK/dARInCiBORVhUX0hPUF9JTlNUQU5D", - "RV9OT1RfT05fTkVUV09SSxDC6J10EhwKFE5FWFRfSE9QX05PVF9SVU5OSU5H", - "ELHP8MYBEhkKEk5PVF9DUklUSUNBTF9FUlJPUhDUqLcyEhkKEk5PX1JFU1VM", - "VFNfT05fUEFHRRCIpqkOEhYKD1BBUlRJQUxfU1VDQ0VTUxCFrocTEh4KFlFV", - "T1RBX0lORk9fVU5BVkFJTEFCTEUQptKMkQESHQoWUkVRVUlSRURfVE9TX0FH", - "UkVFTUVOVBCDzuQBEjEKKVJFU09VUkNFX0lOX1VTRV9CWV9PVEhFUl9SRVNP", - "VVJDRV9XQVJOSU5HEMH07ewBEhsKFFJFU09VUkNFX05PVF9ERUxFVEVEELy3", - "slASIQoZU0NIRU1BX1ZBTElEQVRJT05fSUdOT1JFRBDK1J+DARIoCiFTSU5H", - "TEVfSU5TVEFOQ0VfUFJPUEVSVFlfVEVNUExBVEUQ0Yn4fxIdChVVTkRFQ0xB", - "UkVEX1BST1BFUlRJRVMQn4abugESEgoLVU5SRUFDSEFCTEUQtL2tBkIHCgVf", - "Y29kZUIKCghfbWVzc2FnZSLMAQoHUmF3RGlzaxIfCg5jb250YWluZXJfdHlw", - "ZRi4yIKYASABKAlIAIgBARIeCg1zaGExX2NoZWNrc3VtGL2U+JUBIAEoCUgB", - "iAEBEhYKBnNvdXJjZRib0MFUIAEoCUgCiAEBIjgKDUNvbnRhaW5lclR5cGUS", - "HAoYVU5ERUZJTkVEX0NPTlRBSU5FUl9UWVBFEAASCQoDVEFSEIWHBUIRCg9f", - "Y29udGFpbmVyX3R5cGVCEAoOX3NoYTFfY2hlY2tzdW1CCQoHX3NvdXJjZSLX", - "AgosUmVjcmVhdGVJbnN0YW5jZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVl", - "c3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEpMB", - "CjtpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19yZWNyZWF0ZV9pbnN0YW5jZXNf", - "cmVxdWVzdF9yZXNvdXJjZRiAwpoKIAEoCzJGLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1JlY3JlYXRlSW5zdGFuY2Vz", - "UmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", - "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASAB", - "KAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi2wIKMlJlY3JlYXRlSW5z", - "dGFuY2VzUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmlu", - "c3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0", - "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM", - "4EEC8kcGcmVnaW9uEo0BCjhyZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdl", - "cnNfcmVjcmVhdGVfcmVxdWVzdF9yZXNvdXJjZRiU/MRRIAEoCzJDLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vy", - "c1JlY3JlYXRlUmVxdWVzdEID4EECEhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBAUINCgtfcmVxdWVzdF9pZCKoAQoJUmVmZXJlbmNlEhQKBGtpbmQYlPfI", - "ASABKAlIAIgBARIeCg5yZWZlcmVuY2VfdHlwZRiuv4N2IAEoCUgBiAEBEhkK", - "CHJlZmVycmVyGJ/4uacBIAEoCUgCiAEBEhYKBnRhcmdldBiR4/lbIAEoCUgD", - "iAEBQgcKBV9raW5kQhEKD19yZWZlcmVuY2VfdHlwZUILCglfcmVmZXJyZXJC", - "CQoHX3RhcmdldCKEBQoGUmVnaW9uEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2", - "j8cOIAEoCUgAiAEBEkcKCmRlcHJlY2F0ZWQYs8vR9QEgASgLMiouZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuRGVwcmVjYXRpb25TdGF0dXNIAYgBARIcCgtk", - "ZXNjcmlwdGlvbhj8h9bJASABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIU", - "CgRraW5kGJT3yAEgASgJSASIAQESFAoEbmFtZRiL9c0BIAEoCUgFiAEBElIK", - "FHF1b3RhX3N0YXR1c193YXJuaW5nGPaJupABIAEoCzIrLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlF1b3RhU3RhdHVzV2FybmluZ0gGiAEBEjEKBnF1b3Rh", - "cxj7oeI7IAMoCzIeLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlF1b3RhEhoK", - "CXNlbGZfbGluaxiNksXZASABKAlIB4gBARIWCgZzdGF0dXMY8p+3ViABKAlI", - "CIgBARIcCgxzdXBwb3J0c19wenMY7vaFKCABKAhICYgBARIQCgV6b25lcxjH", - "pK03IAMoCSI0CgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEgsKBERP", - "V04QormAARIHCgJVUBCbFUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg0KC19k", - "ZXByZWNhdGVkQg4KDF9kZXNjcmlwdGlvbkIFCgNfaWRCBwoFX2tpbmRCBwoF", - "X25hbWVCFwoVX3F1b3RhX3N0YXR1c193YXJuaW5nQgwKCl9zZWxmX2xpbmtC", - "CQoHX3N0YXR1c0IPCg1fc3VwcG9ydHNfcHpzIogBChpSZWdpb25BZGRyZXNz", - "ZXNNb3ZlUmVxdWVzdBIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAIgBARIk", - "ChNkZXN0aW5hdGlvbl9hZGRyZXNzGMOxnrEBIAEoCUgBiAEBQg4KDF9kZXNj", - "cmlwdGlvbkIWChRfZGVzdGluYXRpb25fYWRkcmVzcyKrAgoUUmVnaW9uQXV0", - "b3NjYWxlckxpc3QSEAoCaWQYmxogASgJSACIAQESNQoFaXRlbXMYwM/3LyAD", - "KAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyEhQKBGtp", + "4NItQg4KDF9hdXRvX2RlbGV0ZUINCgtfaXBfYWRkcmVzcyJ2CilQcmVzZXJ2", + "ZWRTdGF0ZVByZXNlcnZlZE5ldHdvcmtJcElwQWRkcmVzcxIYCgdhZGRyZXNz", + "GPS33twBIAEoCUgAiAEBEhcKB2xpdGVyYWwYr8GAVyABKAlIAYgBAUIKCghf", + "YWRkcmVzc0IKCghfbGl0ZXJhbCKhAQoUUHJldmlld1JvdXRlclJlcXVlc3QS", + "FwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID", + "4EECEhYKBnJvdXRlchjJru5GIAEoCUID4EECEkAKD3JvdXRlcl9yZXNvdXJj", + "ZRjEgIJKIAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlckID", + "4EECIuoKCgdQcm9qZWN0EiAKEGNsb3VkX2FybW9yX3RpZXIYrJqOAiABKAlI", + "AIgBARJLChhjb21tb25faW5zdGFuY2VfbWV0YWRhdGEYxfzLWCABKAsyIS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5NZXRhZGF0YUgBiAEBEiIKEmNyZWF0", + "aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgCiAEBEiUKFGRlZmF1bHRfbmV0d29y", + "a190aWVyGJHF+eABIAEoCUgDiAEBEigKF2RlZmF1bHRfc2VydmljZV9hY2Nv", + "dW50GKX5t44BIAEoCUgEiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgF", + "iAEBEhwKEGVuYWJsZWRfZmVhdHVyZXMY+8bS3wEgAygJEhAKAmlkGJsaIAEo", + "BEgGiAEBEhQKBGtpbmQYlPfIASABKAlIB4gBARIUCgRuYW1lGIv1zQEgASgJ", + "SAiIAQESMQoGcXVvdGFzGPuh4jsgAygLMh4uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUXVvdGESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgJiAEBElQKFXVz", + "YWdlX2V4cG9ydF9sb2NhdGlvbhjCstylASABKAsyLC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5Vc2FnZUV4cG9ydExvY2F0aW9uSAqIAQESHgoOdm1fZG5z", + "X3NldHRpbmcYsqeIHCABKAlIC4gBARIiChJ4cG5fcHJvamVjdF9zdGF0dXMY", + "wc31bCABKAlIDIgBASJ+Cg5DbG91ZEFybW9yVGllchIeChpVTkRFRklORURf", + "Q0xPVURfQVJNT1JfVElFUhAAEhsKFENBX0VOVEVSUFJJU0VfQU5OVUFMENz1", + "7mgSGwoTQ0FfRU5URVJQUklTRV9QQVlHTxDTpaHYARISCgtDQV9TVEFOREFS", + "RBD+gqMGIp4BChJEZWZhdWx0TmV0d29ya1RpZXISIgoeVU5ERUZJTkVEX0RF", + "RkFVTFRfTkVUV09SS19USUVSEAASFgoORklYRURfU1RBTkRBUkQQyJ6FlAES", + "DwoHUFJFTUlVTRC3tMG+ARIQCghTVEFOREFSRBC9nYznARIpCiFTVEFOREFS", + "RF9PVkVSUklERVNfRklYRURfU1RBTkRBUkQQwoeR3gEikgEKDFZtRG5zU2V0", + "dGluZxIcChhVTkRFRklORURfVk1fRE5TX1NFVFRJTkcQABIWCg5HTE9CQUxf", + "REVGQVVMVBCF29qkARIhChpVTlNQRUNJRklFRF9WTV9ETlNfU0VUVElORxCa", + "u4IREhUKDVpPTkFMX0RFRkFVTFQQhv3ZrwESEgoKWk9OQUxfT05MWRDnusP4", + "ASJpChBYcG5Qcm9qZWN0U3RhdHVzEiAKHFVOREVGSU5FRF9YUE5fUFJPSkVD", + "VF9TVEFUVVMQABILCgRIT1NUEKjbhwESJgoeVU5TUEVDSUZJRURfWFBOX1BS", + "T0pFQ1RfU1RBVFVTEKn6p6IBQhMKEV9jbG91ZF9hcm1vcl90aWVyQhsKGV9j", + "b21tb25faW5zdGFuY2VfbWV0YWRhdGFCFQoTX2NyZWF0aW9uX3RpbWVzdGFt", + "cEIXChVfZGVmYXVsdF9uZXR3b3JrX3RpZXJCGgoYX2RlZmF1bHRfc2Vydmlj", + "ZV9hY2NvdW50Qg4KDF9kZXNjcmlwdGlvbkIFCgNfaWRCBwoFX2tpbmRCBwoF", + "X25hbWVCDAoKX3NlbGZfbGlua0IYChZfdXNhZ2VfZXhwb3J0X2xvY2F0aW9u", + "QhEKD192bV9kbnNfc2V0dGluZ0IVChNfeHBuX3Byb2plY3Rfc3RhdHVzInoK", + "IVByb2plY3RzRGlzYWJsZVhwblJlc291cmNlUmVxdWVzdBJECgx4cG5fcmVz", + "b3VyY2UYt5PNPyABKAsyJi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5YcG5S", + "ZXNvdXJjZUlkSACIAQFCDwoNX3hwbl9yZXNvdXJjZSJ5CiBQcm9qZWN0c0Vu", + "YWJsZVhwblJlc291cmNlUmVxdWVzdBJECgx4cG5fcmVzb3VyY2UYt5PNPyAB", + "KAsyJi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5YcG5SZXNvdXJjZUlkSACI", + "AQFCDwoNX3hwbl9yZXNvdXJjZSKrAQoXUHJvamVjdHNHZXRYcG5SZXNvdXJj", + "ZXMSFAoEa2luZBiU98gBIAEoCUgAiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", + "uoYmIAEoCUgBiAEBEjwKCXJlc291cmNlcxil/LJOIAMoCzImLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlhwblJlc291cmNlSWRCBwoFX2tpbmRCEgoQX25l", + "eHRfcGFnZV90b2tlbiJMChtQcm9qZWN0c0xpc3RYcG5Ib3N0c1JlcXVlc3QS", + "HAoMb3JnYW5pemF0aW9uGLPakzIgASgJSACIAQFCDwoNX29yZ2FuaXphdGlv", + "biLZAQogUHJvamVjdHNTZXRDbG91ZEFybW9yVGllclJlcXVlc3QSIAoQY2xv", + "dWRfYXJtb3JfdGllchismo4CIAEoCUgAiAEBIn4KDkNsb3VkQXJtb3JUaWVy", + "Eh4KGlVOREVGSU5FRF9DTE9VRF9BUk1PUl9USUVSEAASGwoUQ0FfRU5URVJQ", + "UklTRV9BTk5VQUwQ3PXuaBIbChNDQV9FTlRFUlBSSVNFX1BBWUdPENOlodgB", + "EhIKC0NBX1NUQU5EQVJEEP6CowZCEwoRX2Nsb3VkX2FybW9yX3RpZXIi6AEK", + "JFByb2plY3RzU2V0RGVmYXVsdE5ldHdvcmtUaWVyUmVxdWVzdBIdCgxuZXR3", + "b3JrX3RpZXIY07rb9gEgASgJSACIAQEijwEKC05ldHdvcmtUaWVyEhoKFlVO", + "REVGSU5FRF9ORVRXT1JLX1RJRVIQABIWCg5GSVhFRF9TVEFOREFSRBDInoWU", + "ARIPCgdQUkVNSVVNELe0wb4BEhAKCFNUQU5EQVJEEL2djOcBEikKIVNUQU5E", + "QVJEX09WRVJSSURFU19GSVhFRF9TVEFOREFSRBDCh5HeAUIPCg1fbmV0d29y", + "a190aWVyIpYJChZQdWJsaWNBZHZlcnRpc2VkUHJlZml4EiEKEWJ5b2lwX2Fw", + "aV92ZXJzaW9uGJOzyU0gASgJSACIAQESIgoSY3JlYXRpb25fdGltZXN0YW1w", + "GLaPxw4gASgJSAGIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQES", + "IwoTZG5zX3ZlcmlmaWNhdGlvbl9pcBi1lfZyIAEoCUgDiAEBEhsKC2Zpbmdl", + "cnByaW50GOTR828gASgJSASIAQESEAoCaWQYmxogASgESAWIAQESHQoNaXBf", + "Y2lkcl9yYW5nZRjKzeQuIAEoCUgGiAEBEhQKBGtpbmQYlPfIASABKAlIB4gB", + "ARIUCgRuYW1lGIv1zQEgASgJSAiIAQESGgoJcGRwX3Njb3BlGNHK/vkBIAEo", + "CUgJiAEBEmoKGHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4cxiLvoXLASADKAsy", + "RC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QdWJsaWNBZHZlcnRpc2VkUHJl", + "Zml4UHVibGljRGVsZWdhdGVkUHJlZml4EhoKCXNlbGZfbGluaxiNksXZASAB", + "KAlICogBARIeCg1zaGFyZWRfc2VjcmV0GMqnj7YBIAEoCUgLiAEBEhYKBnN0", + "YXR1cxjyn7dWIAEoCUgMiAEBIkQKD0J5b2lwQXBpVmVyc2lvbhIfChtVTkRF", + "RklORURfQllPSVBfQVBJX1ZFUlNJT04QABIHCgJWMRCbFRIHCgJWMhCcFSJh", + "CghQZHBTY29wZRIXChNVTkRFRklORURfUERQX1NDT1BFEAASDgoGR0xPQkFM", + "EKPv7+sBEhsKE0dMT0JBTF9BTkRfUkVHSU9OQUwQw7XUlwESDwoIUkVHSU9O", + "QUwQn+yALCKpAgoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABIcChVB", + "Tk5PVU5DRURfVE9fSU5URVJORVQQwf7oVBIPCgdJTklUSUFMEKTGs/cBEiUK", + "HVBSRUZJWF9DT05GSUdVUkFUSU9OX0NPTVBMRVRFEM+Vp+UBEigKIFBSRUZJ", + "WF9DT05GSUdVUkFUSU9OX0lOX1BST0dSRVNTELH1wLQBEiIKGlBSRUZJWF9S", + "RU1PVkFMX0lOX1BST0dSRVNTEOf1zIcBEhYKDlBUUl9DT05GSUdVUkVEEM+w", + "7fQBEhgKEVJFQURZX1RPX0FOTk9VTkNFEPGx6R4SIQoZUkVWRVJTRV9ETlNf", + "TE9PS1VQX0ZBSUxFRBCvu4ONARIQCglWQUxJREFURUQQ7rPIH0IUChJfYnlv", + "aXBfYXBpX3ZlcnNpb25CFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVz", + "Y3JpcHRpb25CFgoUX2Ruc192ZXJpZmljYXRpb25faXBCDgoMX2ZpbmdlcnBy", + "aW50QgUKA19pZEIQCg5faXBfY2lkcl9yYW5nZUIHCgVfa2luZEIHCgVfbmFt", + "ZUIMCgpfcGRwX3Njb3BlQgwKCl9zZWxmX2xpbmtCEAoOX3NoYXJlZF9zZWNy", + "ZXRCCQoHX3N0YXR1cyK9AgoaUHVibGljQWR2ZXJ0aXNlZFByZWZpeExpc3QS", + "EAoCaWQYmxogASgJSACIAQESQQoFaXRlbXMYwM/3LyADKAsyLy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5QdWJsaWNBZHZlcnRpc2VkUHJlZml4EhQKBGtp", "bmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlI", "AogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic", "35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgB", "AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2Vs", - "Zl9saW5rQgoKCF93YXJuaW5nIqcCChJSZWdpb25EaXNrVHlwZUxpc3QSEAoC", - "aWQYmxogASgJSACIAQESMwoFaXRlbXMYwM/3LyADKAsyIS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5EaXNrVHlwZRIUCgRraW5kGJT3yAEgASgJSAGIAQES", - "HwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5r", - "GI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5k", - "QhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fybmlu", - "ZyJFCiVSZWdpb25EaXNrc0FkZFJlc291cmNlUG9saWNpZXNSZXF1ZXN0EhwK", - "EXJlc291cmNlX3BvbGljaWVzGOGczAogAygJIkgKKFJlZ2lvbkRpc2tzUmVt", - "b3ZlUmVzb3VyY2VQb2xpY2llc1JlcXVlc3QSHAoRcmVzb3VyY2VfcG9saWNp", - "ZXMY4ZzMCiADKAkiQAoYUmVnaW9uRGlza3NSZXNpemVSZXF1ZXN0EhgKB3Np", - "emVfZ2IY2YuA7AEgASgDSACIAQFCCgoIX3NpemVfZ2IiaAonUmVnaW9uRGlz", - "a3NTdGFydEFzeW5jUmVwbGljYXRpb25SZXF1ZXN0EiQKFGFzeW5jX3NlY29u", - "ZGFyeV9kaXNrGKuD4z4gASgJSACIAQFCFwoVX2FzeW5jX3NlY29uZGFyeV9k", - "aXNrIrECChdSZWdpb25JbnN0YW5jZUdyb3VwTGlzdBIQCgJpZBibGiABKAlI", - "AIgBARI4CgVpdGVtcxjAz/cvIAMoCzImLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc3RhbmNlR3JvdXASFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25l", - "eHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZ", - "ASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBf", - "bmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciRQox", - "UmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJEZWxldGVJbnN0YW5jZUNvbmZp", - "Z1JlcRIQCgVuYW1lcxjIru8xIAMoCSK/AgoeUmVnaW9uSW5zdGFuY2VHcm91", - "cE1hbmFnZXJMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEj8KBWl0ZW1zGMDP9y8g", - "AygLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1h", - "bmFnZXISFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tl", - "bhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5", - "Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "V2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rv", - "a2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcigAEKMFJlZ2lvbkluc3Rh", - "bmNlR3JvdXBNYW5hZ2VyUGF0Y2hJbnN0YW5jZUNvbmZpZ1JlcRJMChRwZXJf", - "aW5zdGFuY2VfY29uZmlncxip1fj6ASADKAsyKi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5QZXJJbnN0YW5jZUNvbmZpZyKBAQoxUmVnaW9uSW5zdGFuY2VH", - "cm91cE1hbmFnZXJVcGRhdGVJbnN0YW5jZUNvbmZpZ1JlcRJMChRwZXJfaW5z", - "dGFuY2VfY29uZmlncxip1fj6ASADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5QZXJJbnN0YW5jZUNvbmZpZyJKCjJSZWdpb25JbnN0YW5jZUdyb3Vw", - "TWFuYWdlcnNBYmFuZG9uSW5zdGFuY2VzUmVxdWVzdBIUCglpbnN0YW5jZXMY", - "/vzvDSADKAki+wIKLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0FwcGx5", - "VXBkYXRlc1JlcXVlc3QSHgoNYWxsX2luc3RhbmNlcxjgur7AASABKAhIAIgB", - "ARIUCglpbnN0YW5jZXMY/vzvDSADKAkSHwoObWluaW1hbF9hY3Rpb24YlI2C", - "gQEgASgJSAGIAQESLgoebW9zdF9kaXNydXB0aXZlX2FsbG93ZWRfYWN0aW9u", - "GI3Owh8gASgJSAKIAQEiLQoNTWluaW1hbEFjdGlvbhIcChhVTkRFRklORURf", - "TUlOSU1BTF9BQ1RJT04QACJLChtNb3N0RGlzcnVwdGl2ZUFsbG93ZWRBY3Rp", - "b24SLAooVU5ERUZJTkVEX01PU1RfRElTUlVQVElWRV9BTExPV0VEX0FDVElP", - "ThAAQhAKDl9hbGxfaW5zdGFuY2VzQhEKD19taW5pbWFsX2FjdGlvbkIhCh9f", - "bW9zdF9kaXNydXB0aXZlX2FsbG93ZWRfYWN0aW9uInUKMVJlZ2lvbkluc3Rh", - "bmNlR3JvdXBNYW5hZ2Vyc0NyZWF0ZUluc3RhbmNlc1JlcXVlc3QSQAoJaW5z", - "dGFuY2VzGP787w0gAygLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGVy", - "SW5zdGFuY2VDb25maWcipAEKMVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vy", - "c0RlbGV0ZUluc3RhbmNlc1JlcXVlc3QSFAoJaW5zdGFuY2VzGP787w0gAygJ", - "EjIKInNraXBfaW5zdGFuY2VzX29uX3ZhbGlkYXRpb25fZXJyb3IYofavEyAB", - "KAhIAIgBAUIlCiNfc2tpcF9pbnN0YW5jZXNfb25fdmFsaWRhdGlvbl9lcnJv", - "ciKqAQotUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzTGlzdEVycm9yc1Jl", - "c3BvbnNlEkQKBWl0ZW1zGMDP9y8gAygLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuSW5zdGFuY2VNYW5hZ2VkQnlJZ21FcnJvchIfCg9uZXh0X3BhZ2Vf", - "dG9rZW4YlbqGJiABKAlIAIgBAUISChBfbmV4dF9wYWdlX3Rva2VuIu4BCjJS", - "ZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlcnNMaXN0SW5zdGFuY2VDb25maWdz", - "UmVzcBI8CgVpdGVtcxjAz/cvIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlBlckluc3RhbmNlQ29uZmlnEh8KD25leHRfcGFnZV90b2tlbhiVuoYm", - "IAEoCUgAiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5XYXJuaW5nSAGIAQFCEgoQX25leHRfcGFnZV90b2tlbkIK", - "Cghfd2FybmluZyKwAQowUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzTGlz", - "dEluc3RhbmNlc1Jlc3BvbnNlEkcKEW1hbmFnZWRfaW5zdGFuY2VzGN6bqaAB", - "IAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk1hbmFnZWRJbnN0YW5j", - "ZRIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAIgBAUISChBfbmV4dF9w", - "YWdlX3Rva2VuIkIKKlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1JlY3Jl", - "YXRlUmVxdWVzdBIUCglpbnN0YW5jZXMY/vzvDSADKAkiSQoxUmVnaW9uSW5z", - "dGFuY2VHcm91cE1hbmFnZXJzUmVzdW1lSW5zdGFuY2VzUmVxdWVzdBIUCglp", - "bnN0YW5jZXMY/vzvDSADKAkieQowUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFn", - "ZXJzU2V0VGFyZ2V0UG9vbHNSZXF1ZXN0EhsKC2ZpbmdlcnByaW50GOTR828g", - "ASgJSACIAQESGAoMdGFyZ2V0X3Bvb2xzGKmfoKABIAMoCUIOCgxfZmluZ2Vy", - "cHJpbnQiaQotUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzU2V0VGVtcGxh", - "dGVSZXF1ZXN0EiIKEWluc3RhbmNlX3RlbXBsYXRlGOSBu5MBIAEoCUgAiAEB", - "QhQKEl9pbnN0YW5jZV90ZW1wbGF0ZSJICjBSZWdpb25JbnN0YW5jZUdyb3Vw", - "TWFuYWdlcnNTdGFydEluc3RhbmNlc1JlcXVlc3QSFAoJaW5zdGFuY2VzGP78", - "7w0gAygJInIKL1JlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1N0b3BJbnN0", - "YW5jZXNSZXF1ZXN0EhoKCmZvcmNlX3N0b3AY1qGhQCABKAhIAIgBARIUCglp", - "bnN0YW5jZXMY/vzvDSADKAlCDQoLX2ZvcmNlX3N0b3AiewoyUmVnaW9uSW5z", - "dGFuY2VHcm91cE1hbmFnZXJzU3VzcGVuZEluc3RhbmNlc1JlcXVlc3QSHQoN", - "Zm9yY2Vfc3VzcGVuZBjo7ZYNIAEoCEgAiAEBEhQKCWluc3RhbmNlcxj+/O8N", - "IAMoCUIQCg5fZm9yY2Vfc3VzcGVuZCLEAgohUmVnaW9uSW5zdGFuY2VHcm91", - "cHNMaXN0SW5zdGFuY2VzEhAKAmlkGJsaIAEoCUgAiAEBEkEKBWl0ZW1zGMDP", - "9y8gAygLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VXaXRo", - "TmFtZWRQb3J0cxIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", - "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", - "iAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3Bh", - "Z2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyLQAQooUmVnaW9u", - "SW5zdGFuY2VHcm91cHNMaXN0SW5zdGFuY2VzUmVxdWVzdBIeCg5pbnN0YW5j", - "ZV9zdGF0ZRjn8PwrIAEoCUgAiAEBEhkKCXBvcnRfbmFtZRiJh+cTIAEoCUgB", - "iAEBIkgKDUluc3RhbmNlU3RhdGUSHAoYVU5ERUZJTkVEX0lOU1RBTkNFX1NU", - "QVRFEAASCQoDQUxMEIH7AxIOCgdSVU5OSU5HEJ/D6jlCEQoPX2luc3RhbmNl", - "X3N0YXRlQgwKCl9wb3J0X25hbWUilAEKKFJlZ2lvbkluc3RhbmNlR3JvdXBz", - "U2V0TmFtZWRQb3J0c1JlcXVlc3QSGwoLZmluZ2VycHJpbnQY5NHzbyABKAlI", - "AIgBARI7CgtuYW1lZF9wb3J0cxiMx/LLASADKAsyIi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5OYW1lZFBvcnRCDgoMX2ZpbmdlcnByaW50Ip0CCgpSZWdp", - "b25MaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjEKBWl0ZW1zGMDP9y8gAygLMh8u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uEhQKBGtpbmQYlPfIASAB", - "KAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglz", - "ZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRC", - "BwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoK", - "CF93YXJuaW5nInsKMVJlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3Vwc0F0dGFj", - "aEVuZHBvaW50c1JlcXVlc3QSRgoRbmV0d29ya19lbmRwb2ludHMYrZG6RyAD", - "KAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnQi", - "ewoxUmVnaW9uTmV0d29ya0VuZHBvaW50R3JvdXBzRGV0YWNoRW5kcG9pbnRz", - "UmVxdWVzdBJGChFuZXR3b3JrX2VuZHBvaW50cxitkbpHIAMoCzIoLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludCKBAgo6UmVnaW9u", - "TmV0d29ya0ZpcmV3YWxsUG9saWNpZXNHZXRFZmZlY3RpdmVGaXJld2FsbHNS", - "ZXNwb25zZRKIAQoQZmlyZXdhbGxfcG9saWN5cxjCyvzDASADKAsyai5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xp", - "Y2llc0dldEVmZmVjdGl2ZUZpcmV3YWxsc1Jlc3BvbnNlRWZmZWN0aXZlRmly", - "ZXdhbGxQb2xpY3kSOAoJZmlyZXdhbGxzGPPG6IEBIAMoCzIhLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsIuwCClFSZWdpb25OZXR3b3JrRmly", - "ZXdhbGxQb2xpY2llc0dldEVmZmVjdGl2ZUZpcmV3YWxsc1Jlc3BvbnNlRWZm", - "ZWN0aXZlRmlyZXdhbGxQb2xpY3kSHAoMZGlzcGxheV9uYW1lGOiHkQIgASgJ", - "SACIAQESFAoEbmFtZRiL9c0BIAEoCUgBiAEBEj0KBXJ1bGVzGPeR9TMgAygL", - "MisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxl", - "EhQKBHR5cGUYup7aASABKAlIAogBASJrCgRUeXBlEhIKDlVOREVGSU5FRF9U", - "WVBFEAASEAoJSElFUkFSQ0hZEJXEqiESDwoHTkVUV09SSxCOzLPFARIXChBO", - "RVRXT1JLX1JFR0lPTkFMELDi/VoSEwoLVU5TUEVDSUZJRUQQl76Y+wFCDwoN", - "X2Rpc3BsYXlfbmFtZUIHCgVfbmFtZUIHCgVfdHlwZSLRAQoWUmVnaW9uU2V0", - "TGFiZWxzUmVxdWVzdBIhChFsYWJlbF9maW5nZXJwcmludBiZ8PdUIAEoCUgA", - "iAEBEk8KBmxhYmVscxj/v8HuASADKAsyOy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5SZWdpb25TZXRMYWJlbHNSZXF1ZXN0LkxhYmVsc0VudHJ5Gi0KC0xh", - "YmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAFCFAoS", - "X2xhYmVsX2ZpbmdlcnByaW50IrMBChZSZWdpb25TZXRQb2xpY3lSZXF1ZXN0", - "EjYKCGJpbmRpbmdzGI7FpMABIAMoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkJpbmRpbmcSFAoEZXRhZxiV0r4BIAEoCUgAiAEBEjcKBnBvbGljeRiy", - "yrYrIAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeUgBiAEB", - "QgcKBV9ldGFnQgkKB19wb2xpY3kiUQoxUmVnaW9uVGFyZ2V0SHR0cHNQcm94", - "aWVzU2V0U3NsQ2VydGlmaWNhdGVzUmVxdWVzdBIcChBzc2xfY2VydGlmaWNh", - "dGVzGI+iw64BIAMoCSJmChxSZWdpb25VcmxNYXBzVmFsaWRhdGVSZXF1ZXN0", - "EjkKCHJlc291cmNlGI6Ir10gASgLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuVXJsTWFwSACIAQFCCwoJX3Jlc291cmNlIpQBCiZSZW1vdmVBc3NvY2lh", - "dGlvbkZpcmV3YWxsUG9saWN5UmVxdWVzdBIgCg9maXJld2FsbF9wb2xpY3kY", - "0YrG7QEgASgJQgPgQQISFAoEbmFtZRiL9c0BIAEoCUgAiAEBEhoKCnJlcXVl", - "c3RfaWQYy4HZESABKAlIAYgBAUIHCgVfbmFtZUINCgtfcmVxdWVzdF9pZCK+", - "AQotUmVtb3ZlQXNzb2NpYXRpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1", - "ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhIUCgRuYW1l", - "GIv1zQEgASgJSACIAQESIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQFCBwoFX25hbWVCDQoL", - "X3JlcXVlc3RfaWQi5QEKM1JlbW92ZUFzc29jaWF0aW9uUmVnaW9uTmV0d29y", - "a0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIgCg9maXJld2FsbF9wb2xpY3kY0YrG", - "7QEgASgJQgPgQQISFAoEbmFtZRiL9c0BIAEoCUgAiAEBEiEKB3Byb2plY3QY", - "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzg", - "QQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEBQgcKBV9u", - "YW1lQg0KC19yZXF1ZXN0X2lkIrMCCiJSZW1vdmVIZWFsdGhDaGVja1Rhcmdl", - "dFBvb2xSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", - "Y3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVz", - "dF9pZBjLgdkRIAEoCUgAiAEBEhsKC3RhcmdldF9wb29sGIrk+B0gASgJQgPg", - "QQISgAEKMXRhcmdldF9wb29sc19yZW1vdmVfaGVhbHRoX2NoZWNrX3JlcXVl", - "c3RfcmVzb3VyY2UYs+e2kQEgASgLMjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuVGFyZ2V0UG9vbHNSZW1vdmVIZWFsdGhDaGVja1JlcXVlc3RCA+BBAkIN", - "CgtfcmVxdWVzdF9pZCKnAgofUmVtb3ZlSW5zdGFuY2VUYXJnZXRQb29sUmVx", - "dWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJl", - "Z2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBARIbCgt0YXJnZXRfcG9vbBiK5PgdIAEoCUID4EECEngKLXRh", - "cmdldF9wb29sc19yZW1vdmVfaW5zdGFuY2VfcmVxdWVzdF9yZXNvdXJjZRiD", - "wIsOIAEoCzI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFBvb2xz", - "UmVtb3ZlSW5zdGFuY2VSZXF1ZXN0QgPgQQJCDQoLX3JlcXVlc3RfaWQitAIK", - "I1JlbW92ZUluc3RhbmNlc0luc3RhbmNlR3JvdXBSZXF1ZXN0Eh4KDmluc3Rh", - "bmNlX2dyb3VwGNXU1SYgASgJQgPgQQISgQEKMWluc3RhbmNlX2dyb3Vwc19y", - "ZW1vdmVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2UYudG3ugEgASgLMj0u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cHNSZW1vdmVJ", - "bnN0YW5jZXNSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", - "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9u", - "ZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCL2AQobUmVt", - "b3ZlUGVlcmluZ05ldHdvcmtSZXF1ZXN0EhcKB25ldHdvcmsYrrSFbyABKAlC", - "A+BBAhJwCihuZXR3b3Jrc19yZW1vdmVfcGVlcmluZ19yZXF1ZXN0X3Jlc291", - "cmNlGP7b6cgBIAEoCzI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdv", - "cmtzUmVtb3ZlUGVlcmluZ1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwg", - "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "AUINCgtfcmVxdWVzdF9pZCKjAgohUmVtb3ZlUmVzb3VyY2VQb2xpY2llc0Rp", - "c2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASABKAlCA+BBAhJ9Ci9kaXNrc19yZW1v", - "dmVfcmVzb3VyY2VfcG9saWNpZXNfcmVxdWVzdF9yZXNvdXJjZRjuwaHQASAB", - "KAsyOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrc1JlbW92ZVJlc291", - "cmNlUG9saWNpZXNSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", - "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKzAgol", - "UmVtb3ZlUmVzb3VyY2VQb2xpY2llc0luc3RhbmNlUmVxdWVzdBIYCghpbnN0", - "YW5jZRiVqdoIIAEoCUID4EECEoQBCjNpbnN0YW5jZXNfcmVtb3ZlX3Jlc291", - "cmNlX3BvbGljaWVzX3JlcXVlc3RfcmVzb3VyY2UY9t28FyABKAsyPy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZXNSZW1vdmVSZXNvdXJjZVBv", - "bGljaWVzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", - "B3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUY", - "rMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQiugIKJ1JlbW92", - "ZVJlc291cmNlUG9saWNpZXNSZWdpb25EaXNrUmVxdWVzdBIUCgRkaXNrGJ2b", - "vAEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhKJAQo2cmVnaW9u", - "X2Rpc2tzX3JlbW92ZV9yZXNvdXJjZV9wb2xpY2llc19yZXF1ZXN0X3Jlc291", - "cmNlGKPDlQQgASgLMkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9u", - "RGlza3NSZW1vdmVSZXNvdXJjZVBvbGljaWVzUmVxdWVzdEID4EECEhoKCnJl", - "cXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKWAQofUmVt", - "b3ZlUnVsZUZpcmV3YWxsUG9saWN5UmVxdWVzdBIgCg9maXJld2FsbF9wb2xp", - "Y3kY0YrG7QEgASgJQgPgQQISGQoIcHJpb3JpdHkYpPOh1AEgASgFSACIAQES", - "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEBQgsKCV9wcmlvcml0eUINCgtf", - "cmVxdWVzdF9pZCLAAQomUmVtb3ZlUnVsZU5ldHdvcmtGaXJld2FsbFBvbGlj", - "eVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGKxu0BIAEoCUID4EECEhkK", - "CHByaW9yaXR5GKTzodQBIAEoBUgAiAEBEiEKB3Byb2plY3QYmZbBbCABKAlC", - "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEBQgsK", - "CV9wcmlvcml0eUINCgtfcmVxdWVzdF9pZCLnAQosUmVtb3ZlUnVsZVJlZ2lv", - "bk5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9s", - "aWN5GNGKxu0BIAEoCUID4EECEhkKCHByaW9yaXR5GKTzodQBIAEoBUgAiAEB", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9u", - "GPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEo", - "CUgBiAEBQgsKCV9wcmlvcml0eUINCgtfcmVxdWVzdF9pZCK0AQolUmVtb3Zl", - "UnVsZVJlZ2lvblNlY3VyaXR5UG9saWN5UmVxdWVzdBIZCghwcmlvcml0eRik", - "86HUASABKAVIAIgBARIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", - "ZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEh8KD3NlY3Vy", - "aXR5X3BvbGljeRiRhspRIAEoCUID4EECQgsKCV9wcmlvcml0eSKNAQofUmVt", - "b3ZlUnVsZVNlY3VyaXR5UG9saWN5UmVxdWVzdBIZCghwcmlvcml0eRik86HU", - "ASABKAVIAIgBARIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "Eh8KD3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUID4EECQgsKCV9wcmlvcml0", - "eSJLChNSZXF1ZXN0TWlycm9yUG9saWN5EiAKD2JhY2tlbmRfc2VydmljZRiK", - "wK6SASABKAlIAIgBAUISChBfYmFja2VuZF9zZXJ2aWNlIqkJCgtSZXNlcnZh", - "dGlvbhJfChVhZ2dyZWdhdGVfcmVzZXJ2YXRpb24YzPKDiwEgASgLMjcuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQWxsb2NhdGlvbkFnZ3JlZ2F0ZVJlc2Vy", - "dmF0aW9uSACIAQESGwoKY29tbWl0bWVudBiVlvPlASABKAlIAYgBARIiChJj", - "cmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAogBARIcCgtkZXNjcmlwdGlv", - "bhj8h9bJASABKAlIA4gBARIQCgJpZBibGiABKARIBIgBARIUCgRraW5kGJT3", - "yAEgASgJSAWIAQESFAoEbmFtZRiL9c0BIAEoCUgGiAEBElgKEXJlc291cmNl", - "X3BvbGljaWVzGOGczAogAygLMjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "UmVzZXJ2YXRpb24uUmVzb3VyY2VQb2xpY2llc0VudHJ5ElIKD3Jlc291cmNl", - "X3N0YXR1cxjD+vd2IAEoCzIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFs", - "bG9jYXRpb25SZXNvdXJjZVN0YXR1c0gHiAEBEh4KDXNhdGlzZmllc19wenMY", - "q92r5QEgASgISAiIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgJiAEBEkYK", - "DnNoYXJlX3NldHRpbmdzGIORlH8gASgLMiYuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuU2hhcmVTZXR0aW5nc0gKiAEBEmAKFHNwZWNpZmljX3Jlc2VydmF0", - "aW9uGL+gicEBIAEoCzI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFsbG9j", - "YXRpb25TcGVjaWZpY1NLVVJlc2VydmF0aW9uSAuIAQESLQodc3BlY2lmaWNf", - "cmVzZXJ2YXRpb25fcmVxdWlyZWQYn8eDbCABKAhIDIgBARIWCgZzdGF0dXMY", - "8p+3ViABKAlIDYgBARIUCgR6b25lGKzH5AEgASgJSA6IAQEaNwoVUmVzb3Vy", - "Y2VQb2xpY2llc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToC", - "OAEicwoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABIQCghDUkVBVElO", - "RxC5vZ3ZARIQCghERUxFVElORxCop4f8ARIPCgdJTlZBTElEENf77fwBEgwK", - "BVJFQURZEIPDjyUSEAoIVVBEQVRJTkcQxu7s6wFCGAoWX2FnZ3JlZ2F0ZV9y", - "ZXNlcnZhdGlvbkINCgtfY29tbWl0bWVudEIVChNfY3JlYXRpb25fdGltZXN0", - "YW1wQg4KDF9kZXNjcmlwdGlvbkIFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVC", - "EgoQX3Jlc291cmNlX3N0YXR1c0IQCg5fc2F0aXNmaWVzX3B6c0IMCgpfc2Vs", - "Zl9saW5rQhEKD19zaGFyZV9zZXR0aW5nc0IXChVfc3BlY2lmaWNfcmVzZXJ2", - "YXRpb25CIAoeX3NwZWNpZmljX3Jlc2VydmF0aW9uX3JlcXVpcmVkQgkKB19z", - "dGF0dXNCBwoFX3pvbmUisAIKE1Jlc2VydmF0aW9uQWZmaW5pdHkSKQoYY29u", - "c3VtZV9yZXNlcnZhdGlvbl90eXBlGLDDs48BIAEoCUgAiAEBEhIKA2tleRjf", - "vAYgASgJSAGIAQESEQoGdmFsdWVzGKK6lncgAygJIqEBChZDb25zdW1lUmVz", - "ZXJ2YXRpb25UeXBlEiYKIlVOREVGSU5FRF9DT05TVU1FX1JFU0VSVkFUSU9O", - "X1RZUEUQABIWCg9BTllfUkVTRVJWQVRJT04QucOvXxIVCg5OT19SRVNFUlZB", - "VElPThCuzN5QEhsKFFNQRUNJRklDX1JFU0VSVkFUSU9OEJ+oz20SEwoLVU5T", - "UEVDSUZJRUQQl76Y+wFCGwoZX2NvbnN1bWVfcmVzZXJ2YXRpb25fdHlwZUIG", - "CgRfa2V5IsIDChlSZXNlcnZhdGlvbkFnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsa", - "IAEoCUgAiAEBEk8KBWl0ZW1zGMDP9y8gAygLMj0uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuUmVzZXJ2YXRpb25BZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5", - "EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqG", - "JiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5y", - "ZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaXQoKSXRlbXNFbnRy", - "eRILCgNrZXkYASABKAkSPgoFdmFsdWUYAiABKAsyLy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5SZXNlcnZhdGlvbnNTY29wZWRMaXN0OgI4AUIFCgNfaWRC", - "BwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoK", - "CF93YXJuaW5nIqcCCg9SZXNlcnZhdGlvbkxpc3QSEAoCaWQYmxogASgJSACI", - "AQESNgoFaXRlbXMYwM/3LyADKAsyJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5SZXNlcnZhdGlvbhIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9w", - "YWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEo", - "CUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0", - "X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyJWChlSZXNl", - "cnZhdGlvbnNSZXNpemVSZXF1ZXN0EiIKEnNwZWNpZmljX3NrdV9jb3VudBig", - "6c8GIAEoA0gAiAEBQhUKE19zcGVjaWZpY19za3VfY291bnQinwEKFlJlc2Vy", - "dmF0aW9uc1Njb3BlZExpc3QSPgoMcmVzZXJ2YXRpb25zGKfszL4BIAMoCzIk", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc2VydmF0aW9uEjkKB3dhcm5p", - "bmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5n", - "SACIAQFCCgoIX3dhcm5pbmcimwEKFFJlc2V0SW5zdGFuY2VSZXF1ZXN0EhgK", - "CGluc3RhbmNlGJWp2gggASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", - "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLwAQoR", - "UmVzaXplRGlza1JlcXVlc3QSFAoEZGlzaxidm7wBIAEoCUID4EECEloKHWRp", - "c2tzX3Jlc2l6ZV9yZXF1ZXN0X3Jlc291cmNlGKDCqyUgASgLMisuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuRGlza3NSZXNpemVSZXF1ZXN0QgPgQQISIQoH", - "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUIN", - "CgtfcmVxdWVzdF9pZCLMAQohUmVzaXplSW5zdGFuY2VHcm91cE1hbmFnZXJS", - "ZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BB", - "AhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVl", - "c3RfaWQYy4HZESABKAlIAIgBARIUCgRzaXplGIHA1wEgASgFQgPgQQISGwoE", - "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKIAgoX", - "UmVzaXplUmVnaW9uRGlza1JlcXVlc3QSFAoEZGlzaxidm7wBIAEoCUID4EEC", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9u", - "GPTNoEIgASgJQgzgQQLyRwZyZWdpb24SaAokcmVnaW9uX2Rpc2tzX3Jlc2l6", - "ZV9yZXF1ZXN0X3Jlc291cmNlGJWq/NQBIAEoCzIxLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlJlZ2lvbkRpc2tzUmVzaXplUmVxdWVzdEID4EECEhoKCnJl", - "cXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLWAQonUmVz", - "aXplUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3Rh", - "bmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC", - "8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIUCgRzaXpl", - "GIHA1wEgASgFQgPgQQJCDQoLX3JlcXVlc3RfaWQijQIKGFJlc2l6ZVJlc2Vy", - "dmF0aW9uUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", - "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgtyZXNlcnZhdGlv", - "bhjMh9UWIAEoCUID4EECEmkKJHJlc2VydmF0aW9uc19yZXNpemVfcmVxdWVz", - "dF9yZXNvdXJjZRjR2865ASABKAsyMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5SZXNlcnZhdGlvbnNSZXNpemVSZXF1ZXN0QgPgQQISGwoEem9uZRisx+QB", - "IAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKCAgoSUmVzb3VyY2VD", - "b21taXRtZW50EiAKEGFjY2VsZXJhdG9yX3R5cGUYjuHoQSABKAlIAIgBARIW", - "CgZhbW91bnQY2KDpXSABKANIAYgBARIUCgR0eXBlGLqe2gEgASgJSAKIAQEi", - "cwoEVHlwZRISCg5VTkRFRklORURfVFlQRRAAEhMKC0FDQ0VMRVJBVE9SEMvs", - "+cwBEhEKCUxPQ0FMX1NTRBDw9dbyARINCgZNRU1PUlkQgeLWOhITCgtVTlNQ", - "RUNJRklFRBCXvpj7ARILCgRWQ1BVEPK6oAFCEwoRX2FjY2VsZXJhdG9yX3R5", - "cGVCCQoHX2Ftb3VudEIHCgVfdHlwZSI5ChZSZXNvdXJjZUdyb3VwUmVmZXJl", - "bmNlEhUKBWdyb3VwGP/sgy8gASgJSACIAQFCCAoGX2dyb3VwIqoBChpSZXNv", - "dXJjZVBvbGljaWVzU2NvcGVkTGlzdBJFChFyZXNvdXJjZV9wb2xpY2llcxjh", - "nMwKIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlUG9s", - "aWN5EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmciwggKDlJlc291cmNlUG9s", - "aWN5EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rl", - "c2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEnEKHWRpc2tfY29uc2lzdGVuY3lf", - "Z3JvdXBfcG9saWN5GJuE8uEBIAEoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlJlc291cmNlUG9saWN5RGlza0NvbnNpc3RlbmN5R3JvdXBQb2xpY3lI", - "AogBARJjChZncm91cF9wbGFjZW1lbnRfcG9saWN5GIybmwUgASgLMjsuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQb2xpY3lHcm91cFBsYWNl", - "bWVudFBvbGljeUgDiAEBEhAKAmlkGJsaIAEoBEgEiAEBEmgKGGluc3RhbmNl", - "X3NjaGVkdWxlX3BvbGljeRiw0LmkASABKAsyPS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5SZXNvdXJjZVBvbGljeUluc3RhbmNlU2NoZWR1bGVQb2xpY3lI", - "BYgBARIUCgRraW5kGJT3yAEgASgJSAaIAQESFAoEbmFtZRiL9c0BIAEoCUgH", - "iAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgIiAEBElYKD3Jlc291cmNlX3N0YXR1", - "cxjD+vd2IAEoCzI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNl", - "UG9saWN5UmVzb3VyY2VTdGF0dXNICYgBARIaCglzZWxmX2xpbmsYjZLF2QEg", - "ASgJSAqIAQESZwoYc25hcHNob3Rfc2NoZWR1bGVfcG9saWN5GN/WgWggASgL", - "Mj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQb2xpY3lTbmFw", - "c2hvdFNjaGVkdWxlUG9saWN5SAuIAQESFgoGc3RhdHVzGPKft1YgASgJSAyI", - "AQEicgoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABIQCghDUkVBVElO", - "RxC5vZ3ZARIQCghERUxFVElORxCop4f8ARIPCgdFWFBJUkVEEIXmiOYBEg8K", - "B0lOVkFMSUQQ1/vt/AESDAoFUkVBRFkQg8OPJUIVChNfY3JlYXRpb25fdGlt", - "ZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIgCh5fZGlza19jb25zaXN0ZW5jeV9n", - "cm91cF9wb2xpY3lCGQoXX2dyb3VwX3BsYWNlbWVudF9wb2xpY3lCBQoDX2lk", - "QhsKGV9pbnN0YW5jZV9zY2hlZHVsZV9wb2xpY3lCBwoFX2tpbmRCBwoFX25h", - "bWVCCQoHX3JlZ2lvbkISChBfcmVzb3VyY2Vfc3RhdHVzQgwKCl9zZWxmX2xp", - "bmtCGwoZX3NuYXBzaG90X3NjaGVkdWxlX3BvbGljeUIJCgdfc3RhdHVzIusD", - "ChxSZXNvdXJjZVBvbGljeUFnZ3JlZ2F0ZWRMaXN0EhQKBGV0YWcYldK+ASAB", - "KAlIAIgBARIQCgJpZBibGiABKAlIAYgBARJSCgVpdGVtcxjAz/cvIAMoCzJA", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlUG9saWN5QWdncmVn", - "YXRlZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAKIAQESHwoP", - "bmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAOIAQESGgoJc2VsZl9saW5rGI2S", - "xdkBIAEoCUgEiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJu", - "aW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fybmlu", - "Z0gFiAEBGmEKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkIKBXZhbHVlGAIg", - "ASgLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQb2xpY2ll", - "c1Njb3BlZExpc3Q6AjgBQgcKBV9ldGFnQgUKA19pZEIHCgVfa2luZEISChBf", - "bmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcingEK", - "GFJlc291cmNlUG9saWN5RGFpbHlDeWNsZRIeCg1kYXlzX2luX2N5Y2xlGLSY", - "qrABIAEoBUgAiAEBEhgKCGR1cmF0aW9uGJSbkUogASgJSAGIAQESGgoKc3Rh", - "cnRfdGltZRiK6e4RIAEoCUgCiAEBQhAKDl9kYXlzX2luX2N5Y2xlQgsKCV9k", - "dXJhdGlvbkINCgtfc3RhcnRfdGltZSIqCihSZXNvdXJjZVBvbGljeURpc2tD", - "b25zaXN0ZW5jeUdyb3VwUG9saWN5IqACCiJSZXNvdXJjZVBvbGljeUdyb3Vw", - "UGxhY2VtZW50UG9saWN5EikKGWF2YWlsYWJpbGl0eV9kb21haW5fY291bnQY", - "uIz4BSABKAVIAIgBARIcCgtjb2xsb2NhdGlvbhi1wt7zASABKAlIAYgBARIY", - "Cgh2bV9jb3VudBiHu9Z8IAEoBUgCiAEBIlwKC0NvbGxvY2F0aW9uEhkKFVVO", - "REVGSU5FRF9DT0xMT0NBVElPThAAEhEKCkNPTExPQ0FURUQQ0queMRIfChdV", - "TlNQRUNJRklFRF9DT0xMT0NBVElPThDtj7PdAUIcChpfYXZhaWxhYmlsaXR5", - "X2RvbWFpbl9jb3VudEIOCgxfY29sbG9jYXRpb25CCwoJX3ZtX2NvdW50IqEB", - "ChlSZXNvdXJjZVBvbGljeUhvdXJseUN5Y2xlEhgKCGR1cmF0aW9uGJSbkUog", - "ASgJSACIAQESHwoOaG91cnNfaW5fY3ljbGUY/IiX+wEgASgFSAGIAQESGgoK", - "c3RhcnRfdGltZRiK6e4RIAEoCUgCiAEBQgsKCV9kdXJhdGlvbkIRCg9faG91", - "cnNfaW5fY3ljbGVCDQoLX3N0YXJ0X3RpbWUirgMKJFJlc291cmNlUG9saWN5", - "SW5zdGFuY2VTY2hlZHVsZVBvbGljeRIfCg9leHBpcmF0aW9uX3RpbWUY3azo", - "bSABKAlIAIgBARIaCgpzdGFydF90aW1lGIrp7hEgASgJSAGIAQESGQoJdGlt", - "ZV96b25lGN6DyREgASgJSAKIAQESaAoRdm1fc3RhcnRfc2NoZWR1bGUY3JC8", - "CCABKAsyRS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGlj", - "eUluc3RhbmNlU2NoZWR1bGVQb2xpY3lTY2hlZHVsZUgDiAEBEmgKEHZtX3N0", - "b3Bfc2NoZWR1bGUYrOWfywEgASgLMkUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUmVzb3VyY2VQb2xpY3lJbnN0YW5jZVNjaGVkdWxlUG9saWN5U2NoZWR1", - "bGVIBIgBAUISChBfZXhwaXJhdGlvbl90aW1lQg0KC19zdGFydF90aW1lQgwK", - "Cl90aW1lX3pvbmVCFAoSX3ZtX3N0YXJ0X3NjaGVkdWxlQhMKEV92bV9zdG9w", - "X3NjaGVkdWxlIlYKLFJlc291cmNlUG9saWN5SW5zdGFuY2VTY2hlZHVsZVBv", - "bGljeVNjaGVkdWxlEhkKCHNjaGVkdWxlGJelmrMBIAEoCUgAiAEBQgsKCV9z", - "Y2hlZHVsZSLMAgoSUmVzb3VyY2VQb2xpY3lMaXN0EhQKBGV0YWcYldK+ASAB", - "KAlIAIgBARIQCgJpZBibGiABKAlIAYgBARI5CgVpdGVtcxjAz/cvIAMoCzIn", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlUG9saWN5EhQKBGtp", - "bmQYlPfIASABKAlIAogBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlI", - "A4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSASIAQESOQoHd2FybmluZxic", - "35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBYgB", - "AUIHCgVfZXRhZ0IFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tl", - "bkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIrkBChxSZXNvdXJjZVBvbGlj", - "eVJlc291cmNlU3RhdHVzEnwKGGluc3RhbmNlX3NjaGVkdWxlX3BvbGljeRiw", - "0LmkASABKAsyUS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBv", - "bGljeVJlc291cmNlU3RhdHVzSW5zdGFuY2VTY2hlZHVsZVBvbGljeVN0YXR1", - "c0gAiAEBQhsKGV9pbnN0YW5jZV9zY2hlZHVsZV9wb2xpY3kitgEKOFJlc291", - "cmNlUG9saWN5UmVzb3VyY2VTdGF0dXNJbnN0YW5jZVNjaGVkdWxlUG9saWN5", - "U3RhdHVzEiQKE2xhc3RfcnVuX3N0YXJ0X3RpbWUYh+/BkAEgASgJSACIAQES", - "JAoTbmV4dF9ydW5fc3RhcnRfdGltZRiKs/iXASABKAlIAYgBAUIWChRfbGFz", - "dF9ydW5fc3RhcnRfdGltZUIWChRfbmV4dF9ydW5fc3RhcnRfdGltZSKoAwok", - "UmVzb3VyY2VQb2xpY3lTbmFwc2hvdFNjaGVkdWxlUG9saWN5Em4KEHJldGVu", - "dGlvbl9wb2xpY3kY88rcICABKAsyTC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5SZXNvdXJjZVBvbGljeVNuYXBzaG90U2NoZWR1bGVQb2xpY3lSZXRlbnRp", - "b25Qb2xpY3lIAIgBARJgCghzY2hlZHVsZRiXpZqzASABKAsyRS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeVNuYXBzaG90U2NoZWR1", - "bGVQb2xpY3lTY2hlZHVsZUgBiAEBEnQKE3NuYXBzaG90X3Byb3BlcnRpZXMY", - "jpWyWCABKAsyTy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBv", - "bGljeVNuYXBzaG90U2NoZWR1bGVQb2xpY3lTbmFwc2hvdFByb3BlcnRpZXNI", - "AogBAUITChFfcmV0ZW50aW9uX3BvbGljeUILCglfc2NoZWR1bGVCFgoUX3Nu", - "YXBzaG90X3Byb3BlcnRpZXMi1QIKM1Jlc291cmNlUG9saWN5U25hcHNob3RT", - "Y2hlZHVsZVBvbGljeVJldGVudGlvblBvbGljeRIjChJtYXhfcmV0ZW50aW9u", - "X2RheXMYk8LRmgEgASgFSACIAQESJgoVb25fc291cmNlX2Rpc2tfZGVsZXRl", - "GMnNwpkBIAEoCUgBiAEBIp8BChJPblNvdXJjZURpc2tEZWxldGUSIwofVU5E", - "RUZJTkVEX09OX1NPVVJDRV9ESVNLX0RFTEVURRAAEh4KFkFQUExZX1JFVEVO", - "VElPTl9QT0xJQ1kQ5JSS/wESGgoTS0VFUF9BVVRPX1NOQVBTSE9UUxD5yLt7", - "EigKIVVOU1BFQ0lGSUVEX09OX1NPVVJDRV9ESVNLX0RFTEVURRCh/4NyQhUK", - "E19tYXhfcmV0ZW50aW9uX2RheXNCGAoWX29uX3NvdXJjZV9kaXNrX2RlbGV0", - "ZSLnAgosUmVzb3VyY2VQb2xpY3lTbmFwc2hvdFNjaGVkdWxlUG9saWN5U2No", - "ZWR1bGUSUQoOZGFpbHlfc2NoZWR1bGUY/eOKKSABKAsyMS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeURhaWx5Q3ljbGVIAIgBARJT", - "Cg9ob3VybHlfc2NoZWR1bGUYpbGjEiABKAsyMi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5SZXNvdXJjZVBvbGljeUhvdXJseUN5Y2xlSAGIAQESVAoPd2Vl", - "a2x5X3NjaGVkdWxlGJWJuasBIAEoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlJlc291cmNlUG9saWN5V2Vla2x5Q3ljbGVIAogBAUIRCg9fZGFpbHlf", - "c2NoZWR1bGVCEgoQX2hvdXJseV9zY2hlZHVsZUISChBfd2Vla2x5X3NjaGVk", - "dWxlItACCjZSZXNvdXJjZVBvbGljeVNuYXBzaG90U2NoZWR1bGVQb2xpY3lT", - "bmFwc2hvdFByb3BlcnRpZXMSGgoKY2hhaW5fbmFtZRjJ2t0gIAEoCUgAiAEB", - "EhwKC2d1ZXN0X2ZsdXNoGN2T7LcBIAEoCEgBiAEBEm8KBmxhYmVscxj/v8Hu", - "ASADKAsyWy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGlj", - "eVNuYXBzaG90U2NoZWR1bGVQb2xpY3lTbmFwc2hvdFByb3BlcnRpZXMuTGFi", - "ZWxzRW50cnkSHQoRc3RvcmFnZV9sb2NhdGlvbnMYmu2znAEgAygJGi0KC0xh", - "YmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAFCDQoL", - "X2NoYWluX25hbWVCDgoMX2d1ZXN0X2ZsdXNoInEKGVJlc291cmNlUG9saWN5", - "V2Vla2x5Q3ljbGUSVAoMZGF5X29mX3dlZWtzGNqf+3ogAygLMjsuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQb2xpY3lXZWVrbHlDeWNsZURh", - "eU9mV2VlayK0AgoiUmVzb3VyY2VQb2xpY3lXZWVrbHlDeWNsZURheU9mV2Vl", - "axISCgNkYXkYnIcGIAEoCUgAiAEBEhgKCGR1cmF0aW9uGJSbkUogASgJSAGI", - "AQESGgoKc3RhcnRfdGltZRiK6e4RIAEoCUgCiAEBIp8BCgNEYXkSEQoNVU5E", - "RUZJTkVEX0RBWRAAEg4KBkZSSURBWRDf8uPgARIPCgdJTlZBTElEENf77fwB", - "Eg0KBk1PTkRBWRCQyos/EhAKCFNBVFVSREFZELmPh4UBEg4KBlNVTkRBWRDQ", - "i9KTARIPCghUSFVSU0RBWRDas+ZiEg8KB1RVRVNEQVkQreyphAESEQoJV0VE", - "TkVTREFZELbOnskBQgYKBF9kYXlCCwoJX2R1cmF0aW9uQg0KC19zdGFydF90", - "aW1lIo4CCg5SZXNvdXJjZVN0YXR1cxIeCg1waHlzaWNhbF9ob3N0GJD4tt0B", - "IAEoCUgAiAEBEk4KCnNjaGVkdWxpbmcYlMuxuAEgASgLMjEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUmVzb3VyY2VTdGF0dXNTY2hlZHVsaW5nSAGIAQES", - "UgoUdXBjb21pbmdfbWFpbnRlbmFuY2UY8KC0bCABKAsyLC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5VcGNvbWluZ01haW50ZW5hbmNlSAKIAQFCEAoOX3Bo", - "eXNpY2FsX2hvc3RCDQoLX3NjaGVkdWxpbmdCFwoVX3VwY29taW5nX21haW50", - "ZW5hbmNlIlcKGFJlc291cmNlU3RhdHVzU2NoZWR1bGluZxIjChNhdmFpbGFi", - "aWxpdHlfZG9tYWluGKigtHggASgFSACIAQFCFgoUX2F2YWlsYWJpbGl0eV9k", - "b21haW4inAEKFVJlc3VtZUluc3RhbmNlUmVxdWVzdBIYCghpbnN0YW5jZRiV", - "qdoIIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", - "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASAB", - "KAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi0QIKKlJlc3VtZUluc3Rh", - "bmNlc0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9n", - "cm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISjwEKOWluc3RhbmNlX2dyb3Vw", - "X21hbmFnZXJzX3Jlc3VtZV9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRjC", - "vsI9IAEoCzJELmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3Jv", - "dXBNYW5hZ2Vyc1Jlc3VtZUluc3RhbmNlc1JlcXVlc3RCA+BBAhIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19y", - "ZXF1ZXN0X2lkIukCCjBSZXN1bWVJbnN0YW5jZXNSZWdpb25JbnN0YW5jZUdy", - "b3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD", - "9/N2IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", - "Y3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SnQEKQHJlZ2lv", - "bl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19yZXN1bWVfaW5zdGFuY2VzX3Jl", - "cXVlc3RfcmVzb3VyY2UYt4OA3QEgASgLMkouZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVzdW1lSW5zdGFu", - "Y2VzUmVxdWVzdEID4EECEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUIN", - "CgtfcmVxdWVzdF9pZCLNCwoFUm91dGUSOQoIYXNfcGF0aHMYocXMQSADKAsy", - "JC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZUFzUGF0aBIiChJjcmVh", - "dGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtkZXNjcmlwdGlvbhj8", - "h9bJASABKAlIAYgBARIbCgpkZXN0X3JhbmdlGOCy6rUBIAEoCUgCiAEBEhAK", - "AmlkGJsaIAEoBEgDiAEBEhQKBGtpbmQYlPfIASABKAlIBIgBARIUCgRuYW1l", - "GIv1zQEgASgJSAWIAQESFwoHbmV0d29yaxiutIVvIAEoCUgGiAEBEiEKEG5l", - "eHRfaG9wX2dhdGV3YXkYgvrsswEgASgJSAeIAQESHAoMbmV4dF9ob3BfaHVi", - "GLO13l4gASgJSAiIAQESHAoMbmV4dF9ob3BfaWxiGN263l4gASgJSAmIAQES", - "IgoRbmV4dF9ob3BfaW5zdGFuY2UYl+vRuwEgASgJSAqIAQESKgoabmV4dF9o", - "b3BfaW50ZXJfcmVnaW9uX2Nvc3QYk+nTCyABKA1IC4gBARIbCgtuZXh0X2hv", - "cF9pcBipr800IAEoCUgMiAEBEhwKDG5leHRfaG9wX21lZBiK195eIAEoDUgN", - "iAEBEiAKEG5leHRfaG9wX25ldHdvcmsY7KGJfSABKAlIDogBARIfCg9uZXh0", - "X2hvcF9vcmlnaW4YqNGfFyABKAlID4gBARIhChBuZXh0X2hvcF9wZWVyaW5n", - "GP6T5MQBIAEoCUgQiAEBEiQKE25leHRfaG9wX3Zwbl90dW5uZWwYleXw9wEg", - "ASgJSBGIAQESGQoIcHJpb3JpdHkYpPOh1AEgASgNSBKIAQESHQoMcm91dGVf", - "c3RhdHVzGKjNsscBIAEoCUgTiAEBEhsKCnJvdXRlX3R5cGUY8LaeswEgASgJ", - "SBSIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgViAEBEg8KBHRhZ3MYmejY", - "ASADKAkSNwoId2FybmluZ3MY14jB7QEgAygLMiEuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuV2FybmluZ3MiVwoNTmV4dEhvcE9yaWdpbhIdChlVTkRFRklO", - "RURfTkVYVF9IT1BfT1JJR0lOEAASCQoDRUdQEO6XBBIJCgNJR1AQ8rUEEhEK", - "CklOQ09NUExFVEUQ3urYBSJsCgtSb3V0ZVN0YXR1cxIaChZVTkRFRklORURf", - "Uk9VVEVfU1RBVFVTEAASDgoGQUNUSVZFEIbmiZYBEg8KB0RST1BQRUQQoOfP", - "7AESEAoISU5BQ1RJVkUQ65j5gAESDgoHUEVORElORxD3qvAQImAKCVJvdXRl", - "VHlwZRIYChRVTkRFRklORURfUk9VVEVfVFlQRRAAEgkKA0JHUBCrgQQSDgoG", - "U1RBVElDEO6Eg5MBEg4KBlNVQk5FVBDd7ryTARIOCgdUUkFOU0lUELODxllC", - "FQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CDQoLX2Rl", - "c3RfcmFuZ2VCBQoDX2lkQgcKBV9raW5kQgcKBV9uYW1lQgoKCF9uZXR3b3Jr", - "QhMKEV9uZXh0X2hvcF9nYXRld2F5Qg8KDV9uZXh0X2hvcF9odWJCDwoNX25l", - "eHRfaG9wX2lsYkIUChJfbmV4dF9ob3BfaW5zdGFuY2VCHQobX25leHRfaG9w", - "X2ludGVyX3JlZ2lvbl9jb3N0Qg4KDF9uZXh0X2hvcF9pcEIPCg1fbmV4dF9o", - "b3BfbWVkQhMKEV9uZXh0X2hvcF9uZXR3b3JrQhIKEF9uZXh0X2hvcF9vcmln", - "aW5CEwoRX25leHRfaG9wX3BlZXJpbmdCFgoUX25leHRfaG9wX3Zwbl90dW5u", - "ZWxCCwoJX3ByaW9yaXR5Qg8KDV9yb3V0ZV9zdGF0dXNCDQoLX3JvdXRlX3R5", - "cGVCDAoKX3NlbGZfbGluayLnAQoLUm91dGVBc1BhdGgSEwoIYXNfbGlzdHMY", - "yMr5PyADKA0SIgoRcGF0aF9zZWdtZW50X3R5cGUYoLXr9AEgASgJSACIAQEi", - "iAEKD1BhdGhTZWdtZW50VHlwZRIfChtVTkRFRklORURfUEFUSF9TRUdNRU5U", - "X1RZUEUQABIZChJBU19DT05GRURfU0VRVUVOQ0UQsI/3aRIVCg1BU19DT05G", - "RURfU0VUEPPNrbIBEhIKC0FTX1NFUVVFTkNFEK7S8jISDgoGQVNfU0VUELWd", - "pJ0BQhQKEl9wYXRoX3NlZ21lbnRfdHlwZSKbAgoJUm91dGVMaXN0EhAKAmlk", - "GJsaIAEoCUgAiAEBEjAKBWl0ZW1zGMDP9y8gAygLMh4uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuUm91dGUSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25l", - "eHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZ", - "ASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBf", - "bmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci2gUK", - "BlJvdXRlchI2CgNiZ3AYy/kFIAEoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlJvdXRlckJncEgAiAEBEj0KCWJncF9wZWVycxjdre7XASADKAsyJi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJCZ3BQZWVyEiIKEmNyZWF0", - "aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgBiAEBEhwKC2Rlc2NyaXB0aW9uGPyH", - "1skBIAEoCUgCiAEBEi4KHWVuY3J5cHRlZF9pbnRlcmNvbm5lY3Rfcm91dGVy", - "GJ+ijI4BIAEoCEgDiAEBEhAKAmlkGJsaIAEoBEgEiAEBEj8KCmludGVyZmFj", - "ZXMY2vTgBSADKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJJ", - "bnRlcmZhY2USFAoEa2luZBiU98gBIAEoCUgFiAEBElcKF21kNV9hdXRoZW50", - "aWNhdGlvbl9rZXlzGJqu8SEgAygLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUm91dGVyTWQ1QXV0aGVudGljYXRpb25LZXkSFAoEbmFtZRiL9c0BIAEo", - "CUgGiAEBEjMKBG5hdHMY8vbNASADKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5Sb3V0ZXJOYXQSFwoHbmV0d29yaxiutIVvIAEoCUgHiAEBEhYKBnJl", - "Z2lvbhj0zaBCIAEoCUgIiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlICYgB", - "AUIGCgRfYmdwQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0", - "aW9uQiAKHl9lbmNyeXB0ZWRfaW50ZXJjb25uZWN0X3JvdXRlckIFCgNfaWRC", - "BwoFX2tpbmRCBwoFX25hbWVCCgoIX25ldHdvcmtCCQoHX3JlZ2lvbkIMCgpf", - "c2VsZl9saW5rImgKF1JvdXRlckFkdmVydGlzZWRJcFJhbmdlEhwKC2Rlc2Ny", - "aXB0aW9uGPyH1skBIAEoCUgAiAEBEhUKBXJhbmdlGL3y0DMgASgJSAGIAQFC", - "DgoMX2Rlc2NyaXB0aW9uQggKBl9yYW5nZSKzAwoUUm91dGVyQWdncmVnYXRl", - "ZExpc3QSEAoCaWQYmxogASgJSACIAQESSgoFaXRlbXMYwM/3LyADKAsyOC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJBZ2dyZWdhdGVkTGlzdC5J", + "Zl9saW5rQgoKCF93YXJuaW5nIt4BCitQdWJsaWNBZHZlcnRpc2VkUHJlZml4", + "UHVibGljRGVsZWdhdGVkUHJlZml4EhgKCGlwX3JhbmdlGKXgl0UgASgJSACI", + "AQESFAoEbmFtZRiL9c0BIAEoCUgBiAEBEhcKB3Byb2plY3QYmZbBbCABKAlI", + "AogBARIWCgZyZWdpb24Y9M2gQiABKAlIA4gBARIWCgZzdGF0dXMY8p+3ViAB", + "KAlIBIgBAUILCglfaXBfcmFuZ2VCBwoFX25hbWVCCgoIX3Byb2plY3RCCQoH", + "X3JlZ2lvbkIJCgdfc3RhdHVzIvgIChVQdWJsaWNEZWxlZ2F0ZWRQcmVmaXgS", + "KQoZYWxsb2NhdGFibGVfcHJlZml4X2xlbmd0aBi2tqkSIAEoBUgAiAEBEiEK", + "EWJ5b2lwX2FwaV92ZXJzaW9uGJOzyU0gASgJSAGIAQESIgoSY3JlYXRpb25f", + "dGltZXN0YW1wGLaPxw4gASgJSAKIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEg", + "ASgJSAOIAQESGwoLZmluZ2VycHJpbnQY5NHzbyABKAlIBIgBARIQCgJpZBib", + "GiABKARIBYgBARIdCg1pcF9jaWRyX3JhbmdlGMrN5C4gASgJSAaIAQESIgoR", + "aXNfbGl2ZV9taWdyYXRpb24Y8J+H9AEgASgISAeIAQESFAoEa2luZBiU98gB", + "IAEoCUgIiAEBEhQKBG1vZGUYo/PMASABKAlICYgBARIUCgRuYW1lGIv1zQEg", + "ASgJSAqIAQESHQoNcGFyZW50X3ByZWZpeBjH56EHIAEoCUgLiAEBEm8KHHB1", + "YmxpY19kZWxlZ2F0ZWRfc3ViX3ByZWZpeHMYjP6LWiADKAsyRi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5QdWJsaWNEZWxlZ2F0ZWRQcmVmaXhQdWJsaWNE", + "ZWxlZ2F0ZWRTdWJQcmVmaXgSFgoGcmVnaW9uGPTNoEIgASgJSAyIAQESGgoJ", + "c2VsZl9saW5rGI2SxdkBIAEoCUgNiAEBEhYKBnN0YXR1cxjyn7dWIAEoCUgO", + "iAEBIkQKD0J5b2lwQXBpVmVyc2lvbhIfChtVTkRFRklORURfQllPSVBfQVBJ", + "X1ZFUlNJT04QABIHCgJWMRCbFRIHCgJWMhCcFSJdCgRNb2RlEhIKDlVOREVG", + "SU5FRF9NT0RFEAASEQoKREVMRUdBVElPThCosvp9Ei4KJkVYVEVSTkFMX0lQ", + "VjZfRk9SV0FSRElOR19SVUxFX0NSRUFUSU9OEMThjb4BIq4BCgZTdGF0dXMS", + "FAoQVU5ERUZJTkVEX1NUQVRVUxAAEhEKCUFOTk9VTkNFRBD7kYyuARIbChNB", + "Tk5PVU5DRURfVE9fR09PR0xFELm089gBEhwKFUFOTk9VTkNFRF9UT19JTlRF", + "Uk5FVBDB/uhUEhAKCERFTEVUSU5HEKinh/wBEhQKDElOSVRJQUxJWklORxDN", + "2JiSARIYChFSRUFEWV9UT19BTk5PVU5DRRDxsekeQhwKGl9hbGxvY2F0YWJs", + "ZV9wcmVmaXhfbGVuZ3RoQhQKEl9ieW9pcF9hcGlfdmVyc2lvbkIVChNfY3Jl", + "YXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIOCgxfZmluZ2VycHJp", + "bnRCBQoDX2lkQhAKDl9pcF9jaWRyX3JhbmdlQhQKEl9pc19saXZlX21pZ3Jh", + "dGlvbkIHCgVfa2luZEIHCgVfbW9kZUIHCgVfbmFtZUIQCg5fcGFyZW50X3By", + "ZWZpeEIJCgdfcmVnaW9uQgwKCl9zZWxmX2xpbmtCCQoHX3N0YXR1cyLhAwoj", + "UHVibGljRGVsZWdhdGVkUHJlZml4QWdncmVnYXRlZExpc3QSEAoCaWQYmxog", + "ASgJSACIAQESWQoFaXRlbXMYwM/3LyADKAsyRy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5QdWJsaWNEZWxlZ2F0ZWRQcmVmaXhBZ2dyZWdhdGVkTGlzdC5J", "dGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2Vf", "dG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOI", "AQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCAB", - "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaWAoK", - "SXRlbXNFbnRyeRILCgNrZXkYASABKAkSOQoFdmFsdWUYAiABKAsyKi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJzU2NvcGVkTGlzdDoCOAFCBQoD", - "X2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlu", - "a0IKCghfd2FybmluZyLYAwoJUm91dGVyQmdwEh8KDmFkdmVydGlzZV9tb2Rl", - "GLuV65QBIAEoCUgAiAEBEhwKEWFkdmVydGlzZWRfZ3JvdXBzGLbehQogAygJ", - "ElEKFGFkdmVydGlzZWRfaXBfcmFuZ2VzGMzY8xAgAygLMjAuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUm91dGVyQWR2ZXJ0aXNlZElwUmFuZ2USEgoDYXNu", - "GPz0BSABKA1IAYgBARIhChBpZGVudGlmaWVyX3JhbmdlGKfMle8BIAEoCUgC", - "iAEBEiMKEmtlZXBhbGl2ZV9pbnRlcnZhbBi85fyDASABKA1IA4gBASJNCg1B", - "ZHZlcnRpc2VNb2RlEhwKGFVOREVGSU5FRF9BRFZFUlRJU0VfTU9ERRAAEg4K", - "BkNVU1RPTRDx/qW5ARIOCgdERUZBVUxUEKHE/TYiRwoQQWR2ZXJ0aXNlZEdy", - "b3VwcxIfChtVTkRFRklORURfQURWRVJUSVNFRF9HUk9VUFMQABISCgtBTExf", - "U1VCTkVUUxDYj90BQhEKD19hZHZlcnRpc2VfbW9kZUIGCgRfYXNuQhMKEV9p", - "ZGVudGlmaWVyX3JhbmdlQhUKE19rZWVwYWxpdmVfaW50ZXJ2YWwipQ0KDVJv", - "dXRlckJncFBlZXISHwoOYWR2ZXJ0aXNlX21vZGUYu5XrlAEgASgJSACIAQES", - "HAoRYWR2ZXJ0aXNlZF9ncm91cHMYtt6FCiADKAkSUQoUYWR2ZXJ0aXNlZF9p", - "cF9yYW5nZXMYzNjzECADKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", - "b3V0ZXJBZHZlcnRpc2VkSXBSYW5nZRIpChlhZHZlcnRpc2VkX3JvdXRlX3By", - "aW9yaXR5GLyc9lggASgNSAGIAQESPQoDYmZkGKD5BSABKAsyKS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJCZ3BQZWVyQmZkSAKIAQESYAoYY3Vz", - "dG9tX2xlYXJuZWRfaXBfcmFuZ2VzGMSIxOUBIAMoCzI6Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlJvdXRlckJncFBlZXJDdXN0b21MZWFybmVkSXBSYW5n", - "ZRIuCh1jdXN0b21fbGVhcm5lZF9yb3V0ZV9wcmlvcml0eRjE4sadASABKAVI", - "A4gBARIXCgZlbmFibGUYg8vUlAEgASgJSASIAQESGwoLZW5hYmxlX2lwdjQY", - "ofbDViABKAhIBYgBARIbCgtlbmFibGVfaXB2Nhij9sNWIAEoCEgGiAEBEhoK", - "D2V4cG9ydF9wb2xpY2llcxj78vc/IAMoCRIbCg9pbXBvcnRfcG9saWNpZXMY", - "qvGP1wEgAygJEh8KDmludGVyZmFjZV9uYW1lGNHD5NABIAEoCUgHiAEBEhsK", - "CmlwX2FkZHJlc3MY3PHcwQEgASgJSAiIAQESJAoUaXB2NF9uZXh0aG9wX2Fk", - "ZHJlc3MY0Y3cAiABKAlICYgBARIkChRpcHY2X25leHRob3BfYWRkcmVzcxjT", - "hasNIAEoCUgKiAEBEh8KD21hbmFnZW1lbnRfdHlwZRi2g+pSIAEoCUgLiAEB", - "EiwKG21kNV9hdXRoZW50aWNhdGlvbl9rZXlfbmFtZRiRvYOGASABKAlIDIgB", - "ARIUCgRuYW1lGIv1zQEgASgJSA2IAQESGAoIcGVlcl9hc24Yn7SWISABKA1I", - "DogBARIfCg9wZWVyX2lwX2FkZHJlc3MY2ZeHYyABKAlID4gBARIqChlwZWVy", - "X2lwdjRfbmV4dGhvcF9hZGRyZXNzGI6D398BIAEoCUgQiAEBEioKGXBlZXJf", - "aXB2Nl9uZXh0aG9wX2FkZHJlc3MYkPut6gEgASgJSBGIAQESKgoZcm91dGVy", - "X2FwcGxpYW5jZV9pbnN0YW5jZRidx6ffASABKAlIEogBASJNCg1BZHZlcnRp", - "c2VNb2RlEhwKGFVOREVGSU5FRF9BRFZFUlRJU0VfTU9ERRAAEg4KBkNVU1RP", - "TRDx/qW5ARIOCgdERUZBVUxUEKHE/TYiRwoQQWR2ZXJ0aXNlZEdyb3VwcxIf", - "ChtVTkRFRklORURfQURWRVJUSVNFRF9HUk9VUFMQABISCgtBTExfU1VCTkVU", - "UxDYj90BIjkKBkVuYWJsZRIUChBVTkRFRklORURfRU5BQkxFEAASDAoFRkFM", - "U0UQg8LkHxILCgRUUlVFEI7bnQEiZwoOTWFuYWdlbWVudFR5cGUSHQoZVU5E", - "RUZJTkVEX01BTkFHRU1FTlRfVFlQRRAAEh0KFU1BTkFHRURfQllfQVRUQUNI", - "TUVOVBDL0uraARIXCg9NQU5BR0VEX0JZX1VTRVIQ84umlwFCEQoPX2FkdmVy", - "dGlzZV9tb2RlQhwKGl9hZHZlcnRpc2VkX3JvdXRlX3ByaW9yaXR5QgYKBF9i", - "ZmRCIAoeX2N1c3RvbV9sZWFybmVkX3JvdXRlX3ByaW9yaXR5QgkKB19lbmFi", - "bGVCDgoMX2VuYWJsZV9pcHY0Qg4KDF9lbmFibGVfaXB2NkIRCg9faW50ZXJm", - "YWNlX25hbWVCDQoLX2lwX2FkZHJlc3NCFwoVX2lwdjRfbmV4dGhvcF9hZGRy", - "ZXNzQhcKFV9pcHY2X25leHRob3BfYWRkcmVzc0ISChBfbWFuYWdlbWVudF90", - "eXBlQh4KHF9tZDVfYXV0aGVudGljYXRpb25fa2V5X25hbWVCBwoFX25hbWVC", - "CwoJX3BlZXJfYXNuQhIKEF9wZWVyX2lwX2FkZHJlc3NCHAoaX3BlZXJfaXB2", - "NF9uZXh0aG9wX2FkZHJlc3NCHAoaX3BlZXJfaXB2Nl9uZXh0aG9wX2FkZHJl", - "c3NCHAoaX3JvdXRlcl9hcHBsaWFuY2VfaW5zdGFuY2UihgMKEFJvdXRlckJn", - "cFBlZXJCZmQSJAoUbWluX3JlY2VpdmVfaW50ZXJ2YWwY7rmUWSABKA1IAIgB", - "ARImChVtaW5fdHJhbnNtaXRfaW50ZXJ2YWwYx9HC+QEgASgNSAGIAQESGgoK", - "bXVsdGlwbGllchjB+51bIAEoDUgCiAEBEisKG3Nlc3Npb25faW5pdGlhbGl6", - "YXRpb25fbW9kZRi5jcMyIAEoCUgDiAEBInkKGVNlc3Npb25Jbml0aWFsaXph", - "dGlvbk1vZGUSKQolVU5ERUZJTkVEX1NFU1NJT05fSU5JVElBTElaQVRJT05f", - "TU9ERRAAEg4KBkFDVElWRRCG5omWARIQCghESVNBQkxFRBD81LD2ARIPCgdQ", - "QVNTSVZFEIf219wBQhcKFV9taW5fcmVjZWl2ZV9pbnRlcnZhbEIYChZfbWlu", - "X3RyYW5zbWl0X2ludGVydmFsQg0KC19tdWx0aXBsaWVyQh4KHF9zZXNzaW9u", - "X2luaXRpYWxpemF0aW9uX21vZGUiRAohUm91dGVyQmdwUGVlckN1c3RvbUxl", - "YXJuZWRJcFJhbmdlEhUKBXJhbmdlGL3y0DMgASgJSACIAQFCCAoGX3Jhbmdl", - "IpUFCg9Sb3V0ZXJJbnRlcmZhY2USGAoIaXBfcmFuZ2UYpeCXRSABKAlIAIgB", - "ARIbCgppcF92ZXJzaW9uGMDz0owBIAEoCUgBiAEBEi8KHmxpbmtlZF9pbnRl", - "cmNvbm5lY3RfYXR0YWNobWVudBjO6vfuASABKAlIAogBARIiChFsaW5rZWRf", - "dnBuX3R1bm5lbBj5v/6nASABKAlIA4gBARIfCg9tYW5hZ2VtZW50X3R5cGUY", - "toPqUiABKAlIBIgBARIUCgRuYW1lGIv1zQEgASgJSAWIAQESIgoScHJpdmF0", - "ZV9pcF9hZGRyZXNzGJjSizAgASgJSAaIAQESJAoTcmVkdW5kYW50X2ludGVy", - "ZmFjZRjn6Lz5ASABKAlIB4gBARIbCgpzdWJuZXR3b3JrGO6n5JIBIAEoCUgI", - "iAEBIj8KCUlwVmVyc2lvbhIYChRVTkRFRklORURfSVBfVkVSU0lPThAAEgsK", - "BElQVjQQhcyJARILCgRJUFY2EIfMiQEiZwoOTWFuYWdlbWVudFR5cGUSHQoZ", - "VU5ERUZJTkVEX01BTkFHRU1FTlRfVFlQRRAAEh0KFU1BTkFHRURfQllfQVRU", - "QUNITUVOVBDL0uraARIXCg9NQU5BR0VEX0JZX1VTRVIQ84umlwFCCwoJX2lw", - "X3JhbmdlQg0KC19pcF92ZXJzaW9uQiEKH19saW5rZWRfaW50ZXJjb25uZWN0", - "X2F0dGFjaG1lbnRCFAoSX2xpbmtlZF92cG5fdHVubmVsQhIKEF9tYW5hZ2Vt", - "ZW50X3R5cGVCBwoFX25hbWVCFQoTX3ByaXZhdGVfaXBfYWRkcmVzc0IWChRf", - "cmVkdW5kYW50X2ludGVyZmFjZUINCgtfc3VibmV0d29yayKdAgoKUm91dGVy", - "TGlzdBIQCgJpZBibGiABKAlIAIgBARIxCgVpdGVtcxjAz/cvIAMoCzIfLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlchIUCgRraW5kGJT3yAEgASgJ", - "SAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2Vs", - "Zl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcK", - "BV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghf", - "d2FybmluZyJXChpSb3V0ZXJNZDVBdXRoZW50aWNhdGlvbktleRISCgNrZXkY", - "37wGIAEoCUgAiAEBEhQKBG5hbWUYi/XNASABKAlIAYgBAUIGCgRfa2V5QgcK", - "BV9uYW1lIusOCglSb3V0ZXJOYXQSIgoRYXV0b19uZXR3b3JrX3RpZXIY47vR", - "gAEgASgJSACIAQESGQoNZHJhaW5fbmF0X2lwcxjHwa7wASADKAkSLwoeZW5h", - "YmxlX2R5bmFtaWNfcG9ydF9hbGxvY2F0aW9uGKKZ3f0BIAEoCEgBiAEBEjMK", - "I2VuYWJsZV9lbmRwb2ludF9pbmRlcGVuZGVudF9tYXBwaW5nGJuJ23sgASgI", - "SAKIAQESGgoOZW5kcG9pbnRfdHlwZXMYz6rW7wEgAygJEiUKFWljbXBfaWRs", - "ZV90aW1lb3V0X3NlYxjK0N4BIAEoBUgDiAEBEkgKCmxvZ19jb25maWcYndHB", - "pwEgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyTmF0TG9n", - "Q29uZmlnSASIAQESIAoQbWF4X3BvcnRzX3Blcl92bRjhyZ53IAEoBUgFiAEB", - "EiAKEG1pbl9wb3J0c19wZXJfdm0Ys63kWCABKAVIBogBARIUCgRuYW1lGIv1", - "zQEgASgJSAeIAQESJwoWbmF0X2lwX2FsbG9jYXRlX29wdGlvbhj9uPTMASAB", - "KAlICIgBARISCgduYXRfaXBzGI7wizggAygJEjgKBXJ1bGVzGPeR9TMgAygL", - "MiYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyTmF0UnVsZRIyCiJz", - "b3VyY2Vfc3VibmV0d29ya19pcF9yYW5nZXNfdG9fbmF0GNvvoXggASgJSAmI", - "AQESSgoLc3VibmV0d29ya3MYxdSlxgEgAygLMjEuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuUm91dGVyTmF0U3VibmV0d29ya1RvTmF0EjAKIHRjcF9lc3Rh", - "Ymxpc2hlZF9pZGxlX3RpbWVvdXRfc2VjGO3rsGogASgFSAqIAQESKgoZdGNw", - "X3RpbWVfd2FpdF90aW1lb3V0X3NlYxj9u/P0ASABKAVIC4gBARIvCh90Y3Bf", - "dHJhbnNpdG9yeV9pZGxlX3RpbWVvdXRfc2VjGKb74WEgASgFSAyIAQESFAoE", - "dHlwZRi6ntoBIAEoCUgNiAEBEiQKFHVkcF9pZGxlX3RpbWVvdXRfc2VjGMay", - "+h4gASgFSA6IAQEimAEKD0F1dG9OZXR3b3JrVGllchIfChtVTkRFRklORURf", - "QVVUT19ORVRXT1JLX1RJRVIQABIWCg5GSVhFRF9TVEFOREFSRBDInoWUARIP", - "CgdQUkVNSVVNELe0wb4BEhAKCFNUQU5EQVJEEL2djOcBEikKIVNUQU5EQVJE", - "X09WRVJSSURFU19GSVhFRF9TVEFOREFSRBDCh5HeASKIAQoNRW5kcG9pbnRU", - "eXBlcxIcChhVTkRFRklORURfRU5EUE9JTlRfVFlQRVMQABImCh5FTkRQT0lO", - "VF9UWVBFX01BTkFHRURfUFJPWFlfTEIQgrq20QESGAoRRU5EUE9JTlRfVFlQ", - "RV9TV0cQyM79SxIXChBFTkRQT0lOVF9UWVBFX1ZNELLqnBsiYQoTTmF0SXBB", - "bGxvY2F0ZU9wdGlvbhIkCiBVTkRFRklORURfTkFUX0lQX0FMTE9DQVRFX09Q", - "VElPThAAEhAKCUFVVE9fT05MWRC84PhWEhIKC01BTlVBTF9PTkxZEIXByXwi", - "wgEKHVNvdXJjZVN1Ym5ldHdvcmtJcFJhbmdlc1RvTmF0EjAKLFVOREVGSU5F", - "RF9TT1VSQ0VfU1VCTkVUV09SS19JUF9SQU5HRVNfVE9fTkFUEAASJAodQUxM", - "X1NVQk5FVFdPUktTX0FMTF9JUF9SQU5HRVMQ2JPoVRIsCiVBTExfU1VCTkVU", - "V09SS1NfQUxMX1BSSU1BUllfSVBfUkFOR0VTELvDvlgSGwoTTElTVF9PRl9T", - "VUJORVRXT1JLUxD+ouT2ASI6CgRUeXBlEhIKDlVOREVGSU5FRF9UWVBFEAAS", - "DwoHUFJJVkFURRDj4rLAARINCgZQVUJMSUMQ6czCakIUChJfYXV0b19uZXR3", - "b3JrX3RpZXJCIQofX2VuYWJsZV9keW5hbWljX3BvcnRfYWxsb2NhdGlvbkIm", - "CiRfZW5hYmxlX2VuZHBvaW50X2luZGVwZW5kZW50X21hcHBpbmdCGAoWX2lj", - "bXBfaWRsZV90aW1lb3V0X3NlY0INCgtfbG9nX2NvbmZpZ0ITChFfbWF4X3Bv", - "cnRzX3Blcl92bUITChFfbWluX3BvcnRzX3Blcl92bUIHCgVfbmFtZUIZChdf", - "bmF0X2lwX2FsbG9jYXRlX29wdGlvbkIlCiNfc291cmNlX3N1Ym5ldHdvcmtf", - "aXBfcmFuZ2VzX3RvX25hdEIjCiFfdGNwX2VzdGFibGlzaGVkX2lkbGVfdGlt", - "ZW91dF9zZWNCHAoaX3RjcF90aW1lX3dhaXRfdGltZW91dF9zZWNCIgogX3Rj", - "cF90cmFuc2l0b3J5X2lkbGVfdGltZW91dF9zZWNCBwoFX3R5cGVCFwoVX3Vk", - "cF9pZGxlX3RpbWVvdXRfc2VjIrcBChJSb3V0ZXJOYXRMb2dDb25maWcSFwoG", - "ZW5hYmxlGIPL1JQBIAEoCEgAiAEBEhcKBmZpbHRlchj4lqOgASABKAlIAYgB", - "ASJZCgZGaWx0ZXISFAoQVU5ERUZJTkVEX0ZJTFRFUhAAEgkKA0FMTBCB+wMS", - "EwoLRVJST1JTX09OTFkQgLDPkgESGQoRVFJBTlNMQVRJT05TX09OTFkQ6cOq", - "qgFCCQoHX2VuYWJsZUIJCgdfZmlsdGVyIt0BCg1Sb3V0ZXJOYXRSdWxlEkQK", - "BmFjdGlvbhi2/L1ZIAEoCzIsLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJv", - "dXRlck5hdFJ1bGVBY3Rpb25IAIgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASAB", - "KAlIAYgBARIVCgVtYXRjaBjFs7cxIAEoCUgCiAEBEhwKC3J1bGVfbnVtYmVy", - "GOzbmv8BIAEoDUgDiAEBQgkKB19hY3Rpb25CDgoMX2Rlc2NyaXB0aW9uQggK", - "Bl9tYXRjaEIOCgxfcnVsZV9udW1iZXIiogEKE1JvdXRlck5hdFJ1bGVBY3Rp", - "b24SIAoVc291cmNlX25hdF9hY3RpdmVfaXBzGPW7qGQgAygJEiMKGHNvdXJj", - "ZV9uYXRfYWN0aXZlX3Jhbmdlcxjt0O5aIAMoCRIgChRzb3VyY2VfbmF0X2Ry", - "YWluX2lwcxijxcGiASADKAkSIgoXc291cmNlX25hdF9kcmFpbl9yYW5nZXMY", - "//m3KCADKAkilgIKGFJvdXRlck5hdFN1Ym5ldHdvcmtUb05hdBIUCgRuYW1l", - "GIv1zQEgASgJSACIAQESIwoYc2Vjb25kYXJ5X2lwX3JhbmdlX25hbWVzGNnB", - "hH4gAygJEiMKF3NvdXJjZV9pcF9yYW5nZXNfdG9fbmF0GPLKlLkBIAMoCSKQ", - "AQoTU291cmNlSXBSYW5nZXNUb05hdBIlCiFVTkRFRklORURfU09VUkNFX0lQ", - "X1JBTkdFU19UT19OQVQQABIUCg1BTExfSVBfUkFOR0VTELCv/RASIgobTElT", - "VF9PRl9TRUNPTkRBUllfSVBfUkFOR0VTEJy02FsSGAoQUFJJTUFSWV9JUF9S", - "QU5HRRDCk9aNAUIHCgVfbmFtZSLGAgoMUm91dGVyU3RhdHVzEjcKC2Jlc3Rf", - "cm91dGVzGIWs37wBIAMoCzIeLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJv", - "dXRlEkEKFmJlc3Rfcm91dGVzX2Zvcl9yb3V0ZXIY+fv2OCADKAsyHi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZRJOCg9iZ3BfcGVlcl9zdGF0dXMY", - "+9eVaCADKAsyMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJTdGF0", - "dXNCZ3BQZWVyU3RhdHVzEkUKCm5hdF9zdGF0dXMY0JmLHiADKAsyLi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJTdGF0dXNOYXRTdGF0dXMSFwoH", - "bmV0d29yaxiutIVvIAEoCUgAiAEBQgoKCF9uZXR3b3JrIukKChlSb3V0ZXJT", - "dGF0dXNCZ3BQZWVyU3RhdHVzEj0KEWFkdmVydGlzZWRfcm91dGVzGKzZ/J4B", - "IAMoCzIeLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlEj8KCmJmZF9z", - "dGF0dXMY8bjTvAEgASgLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmZk", - "U3RhdHVzSACIAQESGwoLZW5hYmxlX2lwdjQYofbDViABKAhIAYgBARIbCgtl", - "bmFibGVfaXB2Nhij9sNWIAEoCEgCiAEBEhsKCmlwX2FkZHJlc3MY3PHcwQEg", - "ASgJSAOIAQESJAoUaXB2NF9uZXh0aG9wX2FkZHJlc3MY0Y3cAiABKAlIBIgB", - "ARIkChRpcHY2X25leHRob3BfYWRkcmVzcxjThasNIAEoCUgFiAEBEiIKEWxp", - "bmtlZF92cG5fdHVubmVsGPm//qcBIAEoCUgGiAEBEiEKEG1kNV9hdXRoX2Vu", - "YWJsZWQYy5GQ1wEgASgISAeIAQESFAoEbmFtZRiL9c0BIAEoCUgIiAEBEiIK", - "Em51bV9sZWFybmVkX3JvdXRlcxj/1ctAIAEoDUgJiAEBEh8KD3BlZXJfaXBf", - "YWRkcmVzcxjZl4djIAEoCUgKiAEBEioKGXBlZXJfaXB2NF9uZXh0aG9wX2Fk", - "ZHJlc3MYjoPf3wEgASgJSAuIAQESKgoZcGVlcl9pcHY2X25leHRob3BfYWRk", - "cmVzcxiQ+63qASABKAlIDIgBARIqChlyb3V0ZXJfYXBwbGlhbmNlX2luc3Rh", - "bmNlGJ3Hp98BIAEoCUgNiAEBEhUKBXN0YXRlGJGJqzQgASgJSA6IAQESFgoG", - "c3RhdHVzGPKft1YgASgJSA+IAQESHgoNc3RhdHVzX3JlYXNvbhixlrWjASAB", - "KAlIEIgBARIWCgZ1cHRpbWUY6LeecCABKAlIEYgBARIeCg51cHRpbWVfc2Vj", - "b25kcxioyvgxIAEoCUgSiAEBIkUKBlN0YXR1cxIUChBVTkRFRklORURfU1RB", - "VFVTEAASCwoERE9XThCiuYABEg8KB1VOS05PV04QqvDEzgESBwoCVVAQmxUi", - "xgEKDFN0YXR1c1JlYXNvbhIbChdVTkRFRklORURfU1RBVFVTX1JFQVNPThAA", - "EikKIUlQVjRfUEVFUl9PTl9JUFY2X09OTFlfQ09OTkVDVElPThCWu+/PARIp", - "CiFJUFY2X1BFRVJfT05fSVBWNF9PTkxZX0NPTk5FQ1RJT04Q0vGF0AESIAoZ", - "TUQ1X0FVVEhfSU5URVJOQUxfUFJPQkxFTRCzkf1CEiEKGVNUQVRVU19SRUFT", - "T05fVU5TUEVDSUZJRUQQiY6EvAFCDQoLX2JmZF9zdGF0dXNCDgoMX2VuYWJs", - "ZV9pcHY0Qg4KDF9lbmFibGVfaXB2NkINCgtfaXBfYWRkcmVzc0IXChVfaXB2", - "NF9uZXh0aG9wX2FkZHJlc3NCFwoVX2lwdjZfbmV4dGhvcF9hZGRyZXNzQhQK", - "El9saW5rZWRfdnBuX3R1bm5lbEITChFfbWQ1X2F1dGhfZW5hYmxlZEIHCgVf", - "bmFtZUIVChNfbnVtX2xlYXJuZWRfcm91dGVzQhIKEF9wZWVyX2lwX2FkZHJl", - "c3NCHAoaX3BlZXJfaXB2NF9uZXh0aG9wX2FkZHJlc3NCHAoaX3BlZXJfaXB2", - "Nl9uZXh0aG9wX2FkZHJlc3NCHAoaX3JvdXRlcl9hcHBsaWFuY2VfaW5zdGFu", - "Y2VCCAoGX3N0YXRlQgkKB19zdGF0dXNCEAoOX3N0YXR1c19yZWFzb25CCQoH", - "X3VwdGltZUIRCg9fdXB0aW1lX3NlY29uZHMi9wMKFVJvdXRlclN0YXR1c05h", - "dFN0YXR1cxIiChZhdXRvX2FsbG9jYXRlZF9uYXRfaXBzGIa0yPMBIAMoCRIo", - "ChxkcmFpbl9hdXRvX2FsbG9jYXRlZF9uYXRfaXBzGK2Qt5MBIAMoCRIoChxk", - "cmFpbl91c2VyX2FsbG9jYXRlZF9uYXRfaXBzGMmOyJEBIAMoCRIpChhtaW5f", - "ZXh0cmFfbmF0X2lwc19uZWVkZWQY4um1rgEgASgFSACIAQESFAoEbmFtZRiL", - "9c0BIAEoCUgBiAEBEjMKIm51bV92bV9lbmRwb2ludHNfd2l0aF9uYXRfbWFw", - "cGluZ3MY7Lao9AEgASgFSAKIAQESUwoLcnVsZV9zdGF0dXMYlcXuQiADKAsy", - "Oy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJTdGF0dXNOYXRTdGF0", - "dXNOYXRSdWxlU3RhdHVzEioKH3VzZXJfYWxsb2NhdGVkX25hdF9pcF9yZXNv", - "dXJjZXMY1+m6ZSADKAkSIgoWdXNlcl9hbGxvY2F0ZWRfbmF0X2lwcxiistnx", - "ASADKAlCGwoZX21pbl9leHRyYV9uYXRfaXBzX25lZWRlZEIHCgVfbmFtZUIl", - "CiNfbnVtX3ZtX2VuZHBvaW50c193aXRoX25hdF9tYXBwaW5ncyKkAgoiUm91", - "dGVyU3RhdHVzTmF0U3RhdHVzTmF0UnVsZVN0YXR1cxIZCg5hY3RpdmVfbmF0", - "X2lwcxjV77ZjIAMoCRIZCg1kcmFpbl9uYXRfaXBzGMfBrvABIAMoCRIlChRt", - "aW5fZXh0cmFfaXBzX25lZWRlZBiEyqmoASABKAVIAIgBARIzCiJudW1fdm1f", - "ZW5kcG9pbnRzX3dpdGhfbmF0X21hcHBpbmdzGOy2qPQBIAEoBUgBiAEBEhwK", - "C3J1bGVfbnVtYmVyGOzbmv8BIAEoBUgCiAEBQhcKFV9taW5fZXh0cmFfaXBz", - "X25lZWRlZEIlCiNfbnVtX3ZtX2VuZHBvaW50c193aXRoX25hdF9tYXBwaW5n", - "c0IOCgxfcnVsZV9udW1iZXIifwoUUm91dGVyU3RhdHVzUmVzcG9uc2USFAoE", - "a2luZBiU98gBIAEoCUgAiAEBEj0KBnJlc3VsdBidkLdCIAEoCzIlLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlclN0YXR1c0gBiAEBQgcKBV9raW5k", - "QgkKB19yZXN1bHQiYAoWUm91dGVyc1ByZXZpZXdSZXNwb25zZRI5CghyZXNv", - "dXJjZRiOiK9dIAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRl", - "ckgAiAEBQgsKCV9yZXNvdXJjZSKQAQoRUm91dGVyc1Njb3BlZExpc3QSNAoH", - "cm91dGVycxjKpN2UASADKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", - "b3V0ZXISOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyLYAwoOU1NMSGVhbHRo", - "Q2hlY2sSFAoEcG9ydBiBsdIBIAEoBUgAiAEBEhkKCXBvcnRfbmFtZRiJh+cT", - "IAEoCUgBiAEBEiIKEnBvcnRfc3BlY2lmaWNhdGlvbhjF68wYIAEoCUgCiAEB", - "EhwKDHByb3h5X2hlYWRlchj+urxMIAEoCUgDiAEBEhcKB3JlcXVlc3QYj+W7", - "CiABKAlIBIgBARIYCghyZXNwb25zZRjBqNxdIAEoCUgFiAEBIn4KEVBvcnRT", - "cGVjaWZpY2F0aW9uEiAKHFVOREVGSU5FRF9QT1JUX1NQRUNJRklDQVRJT04Q", - "ABIVCg5VU0VfRklYRURfUE9SVBDkiNtaEhYKDlVTRV9OQU1FRF9QT1JUEL/P", - "x6YBEhgKEFVTRV9TRVJWSU5HX1BPUlQQzNH1rAEiSAoLUHJveHlIZWFkZXIS", - "GgoWVU5ERUZJTkVEX1BST1hZX0hFQURFUhAAEgsKBE5PTkUQuM6SARIQCghQ", - "Uk9YWV9WMRCspLefAUIHCgVfcG9ydEIMCgpfcG9ydF9uYW1lQhUKE19wb3J0", - "X3NwZWNpZmljYXRpb25CDwoNX3Byb3h5X2hlYWRlckIKCghfcmVxdWVzdEIL", - "CglfcmVzcG9uc2UijwgKEVNhdmVkQXR0YWNoZWREaXNrEhwKC2F1dG9fZGVs", - "ZXRlGLvkzt0BIAEoCEgAiAEBEhQKBGJvb3QY8vW4ASABKAhIAYgBARIbCgtk", - "ZXZpY2VfbmFtZRjUtZogIAEoCUgCiAEBElQKE2Rpc2tfZW5jcnlwdGlvbl9r", - "ZXkYhe3EgQEgASgLMi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9t", - "ZXJFbmNyeXB0aW9uS2V5SAOIAQESHQoMZGlza19zaXplX2diGLea55YBIAEo", - "A0gEiAEBEhkKCWRpc2tfdHlwZRic6awsIAEoCUgFiAEBEkUKEWd1ZXN0X29z", - "X2ZlYXR1cmVzGNHg5yUgAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "R3Vlc3RPc0ZlYXR1cmUSFQoFaW5kZXgY0tHsLyABKAVIBogBARIaCglpbnRl", - "cmZhY2UYudrV7wEgASgJSAeIAQESFAoEa2luZBiU98gBIAEoCUgIiAEBEhQK", - "CGxpY2Vuc2VzGNKIgKEBIAMoCRIUCgRtb2RlGKPzzAEgASgJSAmIAQESFgoG", - "c291cmNlGJvQwVQgASgJSAqIAQESHgoNc3RvcmFnZV9ieXRlcxinu73KASAB", - "KANIC4gBARIlChRzdG9yYWdlX2J5dGVzX3N0YXR1cxiKq4DqASABKAlIDIgB", - "ARIUCgR0eXBlGLqe2gEgASgJSA2IAQEiPgoJSW50ZXJmYWNlEhcKE1VOREVG", - "SU5FRF9JTlRFUkZBQ0UQABILCgROVk1FEOCCkwESCwoEU0NTSRCmgZsBIj8K", - "BE1vZGUSEgoOVU5ERUZJTkVEX01PREUQABIQCglSRUFEX09OTFkQtZnsKxIR", - "CgpSRUFEX1dSSVRFENaX5FIiXQoSU3RvcmFnZUJ5dGVzU3RhdHVzEiIKHlVO", - "REVGSU5FRF9TVE9SQUdFX0JZVEVTX1NUQVRVUxAAEhAKCFVQREFUSU5HEMbu", - "7OsBEhEKClVQX1RPX0RBVEUQzqKnMCI/CgRUeXBlEhIKDlVOREVGSU5FRF9U", - "WVBFEAASEgoKUEVSU0lTVEVOVBCX9dXbARIPCgdTQ1JBVENIENr98OwBQg4K", - "DF9hdXRvX2RlbGV0ZUIHCgVfYm9vdEIOCgxfZGV2aWNlX25hbWVCFgoUX2Rp", - "c2tfZW5jcnlwdGlvbl9rZXlCDwoNX2Rpc2tfc2l6ZV9nYkIMCgpfZGlza190", - "eXBlQggKBl9pbmRleEIMCgpfaW50ZXJmYWNlQgcKBV9raW5kQgcKBV9tb2Rl", - "QgkKB19zb3VyY2VCEAoOX3N0b3JhZ2VfYnl0ZXNCFwoVX3N0b3JhZ2VfYnl0", - "ZXNfc3RhdHVzQgcKBV90eXBlIsUDCglTYXZlZERpc2sSHQoMYXJjaGl0ZWN0", - "dXJlGNPSsZABIAEoCUgAiAEBEhQKBGtpbmQYlPfIASABKAlIAYgBARIcCgtz", - "b3VyY2VfZGlzaxjB7rTXASABKAlIAogBARIeCg1zdG9yYWdlX2J5dGVzGKe7", - "vcoBIAEoA0gDiAEBEiUKFHN0b3JhZ2VfYnl0ZXNfc3RhdHVzGIqrgOoBIAEo", - "CUgEiAEBImoKDEFyY2hpdGVjdHVyZRIaChZVTkRFRklORURfQVJDSElURUNU", - "VVJFEAASIAoYQVJDSElURUNUVVJFX1VOU1BFQ0lGSUVEEKvUnbwBEgwKBUFS", - "TTY0EPrL6R0SDgoGWDg2XzY0EMek5soBIl0KElN0b3JhZ2VCeXRlc1N0YXR1", - "cxIiCh5VTkRFRklORURfU1RPUkFHRV9CWVRFU19TVEFUVVMQABIQCghVUERB", - "VElORxDG7uzrARIRCgpVUF9UT19EQVRFEM6ipzBCDwoNX2FyY2hpdGVjdHVy", - "ZUIHCgVfa2luZEIOCgxfc291cmNlX2Rpc2tCEAoOX3N0b3JhZ2VfYnl0ZXNC", - "FwoVX3N0b3JhZ2VfYnl0ZXNfc3RhdHVzIoECChVTY2FsaW5nU2NoZWR1bGVT", - "dGF0dXMSHwoPbGFzdF9zdGFydF90aW1lGNO7vBAgASgJSACIAQESHwoPbmV4", - "dF9zdGFydF90aW1lGNbysC4gASgJSAGIAQESFQoFc3RhdGUYkYmrNCABKAlI", - "AogBASJdCgVTdGF0ZRITCg9VTkRFRklORURfU1RBVEUQABIOCgZBQ1RJVkUQ", - "huaJlgESEAoIRElTQUJMRUQQ/NSw9gESDwoIT0JTT0xFVEUQmevcHxIMCgVS", - "RUFEWRCDw48lQhIKEF9sYXN0X3N0YXJ0X3RpbWVCEgoQX25leHRfc3RhcnRf", - "dGltZUIICgZfc3RhdGUi7gkKClNjaGVkdWxpbmcSIgoRYXV0b21hdGljX3Jl", - "c3RhcnQY+7ekpwEgASgISACIAQESIwoTYXZhaWxhYmlsaXR5X2RvbWFpbhio", - "oLR4IAEoBUgBiAEBEisKG2luc3RhbmNlX3Rlcm1pbmF0aW9uX2FjdGlvbhi7", - "/5kzIAEoCUgCiAEBEk0KGmxvY2FsX3NzZF9yZWNvdmVyeV90aW1lb3V0GOav", - "5n8gASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRHVyYXRpb25IA4gB", - "ARIeCg1sb2NhdGlvbl9oaW50GNGBkqcBIAEoCUgEiAEBEkQKEG1heF9ydW5f", - "ZHVyYXRpb24Yw6+4zQEgASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "RHVyYXRpb25IBYgBARIeCg1taW5fbm9kZV9jcHVzGLukopcBIAEoBUgGiAEB", - "EkwKD25vZGVfYWZmaW5pdGllcxijhJrcASADKAsyLy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5TY2hlZHVsaW5nTm9kZUFmZmluaXR5EiMKE29uX2hvc3Rf", - "bWFpbnRlbmFuY2UY3PLnHiABKAlIB4gBARJhChdvbl9pbnN0YW5jZV9zdG9w", - "X2FjdGlvbhjJjdX8ASABKAsyNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "Y2hlZHVsaW5nT25JbnN0YW5jZVN0b3BBY3Rpb25ICIgBARIcCgtwcmVlbXB0", - "aWJsZRih5cuaASABKAhICYgBARIhChJwcm92aXNpb25pbmdfbW9kZWwY15Ye", - "IAEoCUgKiAEBEiEKEHRlcm1pbmF0aW9uX3RpbWUYqI6QzAEgASgJSAuIAQEi", - "kwEKGUluc3RhbmNlVGVybWluYXRpb25BY3Rpb24SKQolVU5ERUZJTkVEX0lO", - "U1RBTkNFX1RFUk1JTkFUSU9OX0FDVElPThAAEg4KBkRFTEVURRCr8+W/ARIu", - "CidJTlNUQU5DRV9URVJNSU5BVElPTl9BQ1RJT05fVU5TUEVDSUZJRUQQs8Gp", - "LBILCgRTVE9QEIKAnAEiWQoRT25Ib3N0TWFpbnRlbmFuY2USIQodVU5ERUZJ", - "TkVEX09OX0hPU1RfTUFJTlRFTkFOQ0UQABIOCgdNSUdSQVRFEIvDgU8SEQoJ", - "VEVSTUlOQVRFEMGcy/sBIlQKEVByb3Zpc2lvbmluZ01vZGVsEiAKHFVOREVG", - "SU5FRF9QUk9WSVNJT05JTkdfTU9ERUwQABILCgRTUE9UEILimwESEAoIU1RB", - "TkRBUkQQvZ2M5wFCFAoSX2F1dG9tYXRpY19yZXN0YXJ0QhYKFF9hdmFpbGFi", - "aWxpdHlfZG9tYWluQh4KHF9pbnN0YW5jZV90ZXJtaW5hdGlvbl9hY3Rpb25C", - "HQobX2xvY2FsX3NzZF9yZWNvdmVyeV90aW1lb3V0QhAKDl9sb2NhdGlvbl9o", - "aW50QhMKEV9tYXhfcnVuX2R1cmF0aW9uQhAKDl9taW5fbm9kZV9jcHVzQhYK", - "FF9vbl9ob3N0X21haW50ZW5hbmNlQhoKGF9vbl9pbnN0YW5jZV9zdG9wX2Fj", - "dGlvbkIOCgxfcHJlZW1wdGlibGVCFQoTX3Byb3Zpc2lvbmluZ19tb2RlbEIT", - "ChFfdGVybWluYXRpb25fdGltZSLHAQoWU2NoZWR1bGluZ05vZGVBZmZpbml0", - "eRISCgNrZXkY37wGIAEoCUgAiAEBEhgKCG9wZXJhdG9yGKTRqBEgASgJSAGI", - "AQESEQoGdmFsdWVzGKK6lncgAygJIlcKCE9wZXJhdG9yEhYKElVOREVGSU5F", - "RF9PUEVSQVRPUhAAEgcKAklOEKUSEg0KBk5PVF9JThCxvOtMEhsKFE9QRVJB", - "VE9SX1VOU1BFQ0lGSUVEEPz/uj1CBgoEX2tleUILCglfb3BlcmF0b3IiWgoe", - "U2NoZWR1bGluZ09uSW5zdGFuY2VTdG9wQWN0aW9uEiIKEWRpc2NhcmRfbG9j", - "YWxfc3NkGM/prZgBIAEoCEgAiAEBQhQKEl9kaXNjYXJkX2xvY2FsX3NzZCIz", - "CgxTY3JhdGNoRGlza3MSFwoHZGlza19nYhi9xYodIAEoBUgAiAEBQgoKCF9k", - "aXNrX2diIlMKClNjcmVlbnNob3QSGQoIY29udGVudHMYmra98QEgASgJSACI", - "AQESFAoEa2luZBiU98gBIAEoCUgBiAEBQgsKCV9jb250ZW50c0IHCgVfa2lu", - "ZCLvAwoeU2VjdXJpdHlQb2xpY2llc0FnZ3JlZ2F0ZWRMaXN0EhQKBGV0YWcY", - "ldK+ASABKAlIAIgBARIQCgJpZBibGiABKAlIAYgBARJUCgVpdGVtcxjAz/cv", - "IAMoCzJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWNp", - "ZXNBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlI", - "AogBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIA4gBARIaCglzZWxm", - "X2xpbmsYjZLF2QEgASgJSASIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJ", - "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5XYXJuaW5nSAWIAQEaYQoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSQgoF", - "dmFsdWUYAiABKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0", - "eVBvbGljaWVzU2NvcGVkTGlzdDoCOAFCBwoFX2V0YWdCBQoDX2lkQgcKBV9r", - "aW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fy", - "bmluZyK/AQo3U2VjdXJpdHlQb2xpY2llc0xpc3RQcmVjb25maWd1cmVkRXhw", - "cmVzc2lvblNldHNSZXNwb25zZRJiCh1wcmVjb25maWd1cmVkX2V4cHJlc3Np", - "b25fc2V0cxj6jNf/ASABKAsyMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "ZWN1cml0eVBvbGljaWVzV2FmQ29uZmlnSACIAQFCIAoeX3ByZWNvbmZpZ3Vy", - "ZWRfZXhwcmVzc2lvbl9zZXRzIqoBChpTZWN1cml0eVBvbGljaWVzU2NvcGVk", - "TGlzdBJFChFzZWN1cml0eV9wb2xpY2llcxjvpvc8IAMoCzInLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5EjkKB3dhcm5pbmcYnN+W", - "GCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFC", - "CgoIX3dhcm5pbmcicgoZU2VjdXJpdHlQb2xpY2llc1dhZkNvbmZpZxJHCgl3", - "YWZfcnVsZXMY1MPbIyABKAsyLC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", - "cmVjb25maWd1cmVkV2FmU2V0SACIAQFCDAoKX3dhZl9ydWxlcyKvCgoOU2Vj", - "dXJpdHlQb2xpY3kSawoaYWRhcHRpdmVfcHJvdGVjdGlvbl9jb25maWcY3/vR", - "RyABKAsyPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGlj", - "eUFkYXB0aXZlUHJvdGVjdGlvbkNvbmZpZ0gAiAEBEmYKF2FkdmFuY2VkX29w", - "dGlvbnNfY29uZmlnGMDTndYBIAEoCzI8Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlNlY3VyaXR5UG9saWN5QWR2YW5jZWRPcHRpb25zQ29uZmlnSAGIAQES", - "IgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAKIAQESYwoWZGRvc19w", - "cm90ZWN0aW9uX2NvbmZpZxjNhP8XIAEoCzI7Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlNlY3VyaXR5UG9saWN5RGRvc1Byb3RlY3Rpb25Db25maWdIA4gB", - "ARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIBIgBARIbCgtmaW5nZXJwcmlu", - "dBjk0fNvIAEoCUgFiAEBEhAKAmlkGJsaIAEoBEgGiAEBEhQKBGtpbmQYlPfI", - "ASABKAlIB4gBARIhChFsYWJlbF9maW5nZXJwcmludBiZ8PdUIAEoCUgIiAEB", - "EkcKBmxhYmVscxj/v8HuASADKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5TZWN1cml0eVBvbGljeS5MYWJlbHNFbnRyeRIUCgRuYW1lGIv1zQEgASgJ", - "SAmIAQESaAoYcmVjYXB0Y2hhX29wdGlvbnNfY29uZmlnGNvUvfcBIAEoCzI9", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5UmVjYXB0", - "Y2hhT3B0aW9uc0NvbmZpZ0gKiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgLiAEB", - "Ej0KBXJ1bGVzGPeR9TMgAygLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "U2VjdXJpdHlQb2xpY3lSdWxlEhoKCXNlbGZfbGluaxiNksXZASABKAlIDIgB", - "ARIUCgR0eXBlGLqe2gEgASgJSA2IAQESVwoTdXNlcl9kZWZpbmVkX2ZpZWxk", - "cxijicANIAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5", - "UG9saWN5VXNlckRlZmluZWRGaWVsZBotCgtMYWJlbHNFbnRyeRILCgNrZXkY", - "ASABKAkSDQoFdmFsdWUYAiABKAk6AjgBImQKBFR5cGUSEgoOVU5ERUZJTkVE", - "X1RZUEUQABISCgtDTE9VRF9BUk1PUhD1nKR8EhcKEENMT1VEX0FSTU9SX0VE", - "R0UQx6LHdxIbChNDTE9VRF9BUk1PUl9ORVRXT1JLEMSs+egBQh0KG19hZGFw", - "dGl2ZV9wcm90ZWN0aW9uX2NvbmZpZ0IaChhfYWR2YW5jZWRfb3B0aW9uc19j", - "b25maWdCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIZChdfZGRvc19wcm90ZWN0", - "aW9uX2NvbmZpZ0IOCgxfZGVzY3JpcHRpb25CDgoMX2ZpbmdlcnByaW50QgUK", - "A19pZEIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2VycHJpbnRCBwoFX25hbWVC", - "GwoZX3JlY2FwdGNoYV9vcHRpb25zX2NvbmZpZ0IJCgdfcmVnaW9uQgwKCl9z", - "ZWxmX2xpbmtCBwoFX3R5cGUizQEKJlNlY3VyaXR5UG9saWN5QWRhcHRpdmVQ", - "cm90ZWN0aW9uQ29uZmlnEoMBChpsYXllcjdfZGRvc19kZWZlbnNlX2NvbmZp", - "Zxij2cPQASABKAsyVi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0", - "eVBvbGljeUFkYXB0aXZlUHJvdGVjdGlvbkNvbmZpZ0xheWVyN0Rkb3NEZWZl", - "bnNlQ29uZmlnSACIAQFCHQobX2xheWVyN19kZG9zX2RlZmVuc2VfY29uZmln", - "IvMCCj1TZWN1cml0eVBvbGljeUFkYXB0aXZlUHJvdGVjdGlvbkNvbmZpZ0xh", - "eWVyN0Rkb3NEZWZlbnNlQ29uZmlnEhcKBmVuYWJsZRiDy9SUASABKAhIAIgB", - "ARIgCg9ydWxlX3Zpc2liaWxpdHkYtdiQ2AEgASgJSAGIAQESgwEKEXRocmVz", - "aG9sZF9jb25maWdzGJ2r4xwgAygLMmUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuU2VjdXJpdHlQb2xpY3lBZGFwdGl2ZVByb3RlY3Rpb25Db25maWdMYXll", - "cjdEZG9zRGVmZW5zZUNvbmZpZ1RocmVzaG9sZENvbmZpZyJSCg5SdWxlVmlz", - "aWJpbGl0eRIdChlVTkRFRklORURfUlVMRV9WSVNJQklMSVRZEAASDwoHUFJF", - "TUlVTRC3tMG+ARIQCghTVEFOREFSRBC9nYznAUIJCgdfZW5hYmxlQhIKEF9y", - "dWxlX3Zpc2liaWxpdHki0QYKTFNlY3VyaXR5UG9saWN5QWRhcHRpdmVQcm90", - "ZWN0aW9uQ29uZmlnTGF5ZXI3RGRvc0RlZmVuc2VDb25maWdUaHJlc2hvbGRD", - "b25maWcSMAogYXV0b19kZXBsb3lfY29uZmlkZW5jZV90aHJlc2hvbGQYvu2Z", - "KCABKAJIAIgBARIqChphdXRvX2RlcGxveV9leHBpcmF0aW9uX3NlYxiJtZoh", - "IAEoBUgBiAEBEjgKJ2F1dG9fZGVwbG95X2ltcGFjdGVkX2Jhc2VsaW5lX3Ro", - "cmVzaG9sZBjDnLmLASABKAJIAogBARIrChphdXRvX2RlcGxveV9sb2FkX3Ro", - "cmVzaG9sZBiaoIL5ASABKAJIA4gBARInChZkZXRlY3Rpb25fYWJzb2x1dGVf", - "cXBzGOb917YBIAEoAkgEiAEBEikKGGRldGVjdGlvbl9sb2FkX3RocmVzaG9s", - "ZBjMyqPNASABKAJIBYgBARIzCiJkZXRlY3Rpb25fcmVsYXRpdmVfdG9fYmFz", - "ZWxpbmVfcXBzGIWb9ooBIAEoAkgGiAEBEhQKBG5hbWUYi/XNASABKAlIB4gB", - "ARKlAQobdHJhZmZpY19ncmFudWxhcml0eV9jb25maWdzGL602iggAygLMn0u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lBZGFwdGl2", - "ZVByb3RlY3Rpb25Db25maWdMYXllcjdEZG9zRGVmZW5zZUNvbmZpZ1RocmVz", - "aG9sZENvbmZpZ1RyYWZmaWNHcmFudWxhcml0eUNvbmZpZ0IjCiFfYXV0b19k", - "ZXBsb3lfY29uZmlkZW5jZV90aHJlc2hvbGRCHQobX2F1dG9fZGVwbG95X2V4", - "cGlyYXRpb25fc2VjQioKKF9hdXRvX2RlcGxveV9pbXBhY3RlZF9iYXNlbGlu", - "ZV90aHJlc2hvbGRCHQobX2F1dG9fZGVwbG95X2xvYWRfdGhyZXNob2xkQhkK", - "F19kZXRlY3Rpb25fYWJzb2x1dGVfcXBzQhsKGV9kZXRlY3Rpb25fbG9hZF90", - "aHJlc2hvbGRCJQojX2RldGVjdGlvbl9yZWxhdGl2ZV90b19iYXNlbGluZV9x", - "cHNCBwoFX25hbWUi0AIKZFNlY3VyaXR5UG9saWN5QWRhcHRpdmVQcm90ZWN0", - "aW9uQ29uZmlnTGF5ZXI3RGRvc0RlZmVuc2VDb25maWdUaHJlc2hvbGRDb25m", - "aWdUcmFmZmljR3JhbnVsYXJpdHlDb25maWcSKQoYZW5hYmxlX2VhY2hfdW5p", - "cXVlX3ZhbHVlGMWK3t8BIAEoCEgAiAEBEhQKBHR5cGUYup7aASABKAlIAYgB", - "ARIVCgV2YWx1ZRjxorI1IAEoCUgCiAEBImAKBFR5cGUSEgoOVU5ERUZJTkVE", - "X1RZUEUQABIYChBIVFRQX0hFQURFUl9IT1NUEOPlvrIBEhEKCUhUVFBfUEFU", - "SBD80sSUARIXChBVTlNQRUNJRklFRF9UWVBFEOLu2xlCGwoZX2VuYWJsZV9l", - "YWNoX3VuaXF1ZV92YWx1ZUIHCgVfdHlwZUIICgZfdmFsdWUi3gMKI1NlY3Vy", - "aXR5UG9saWN5QWR2YW5jZWRPcHRpb25zQ29uZmlnEnAKEmpzb25fY3VzdG9t", - "X2NvbmZpZxi52Zk1IAEoCzJMLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "Y3VyaXR5UG9saWN5QWR2YW5jZWRPcHRpb25zQ29uZmlnSnNvbkN1c3RvbUNv", - "bmZpZ0gAiAEBEh0KDGpzb25fcGFyc2luZxjZhNqGASABKAlIAYgBARIZCgls", - "b2dfbGV2ZWwYyb2EQyABKAlIAogBARIjChd1c2VyX2lwX3JlcXVlc3RfaGVh", - "ZGVycxiy7+LIASADKAkiawoLSnNvblBhcnNpbmcSGgoWVU5ERUZJTkVEX0pT", - "T05fUEFSU0lORxAAEhAKCERJU0FCTEVEEPzUsPYBEhAKCFNUQU5EQVJEEL2d", - "jOcBEhwKFVNUQU5EQVJEX1dJVEhfR1JBUEhRTBCSv4EzIkMKCExvZ0xldmVs", - "EhcKE1VOREVGSU5FRF9MT0dfTEVWRUwQABINCgZOT1JNQUwQ5+HmTBIPCgdW", - "RVJCT1NFEOKK5P0BQhUKE19qc29uX2N1c3RvbV9jb25maWdCDwoNX2pzb25f", - "cGFyc2luZ0IMCgpfbG9nX2xldmVsIk8KM1NlY3VyaXR5UG9saWN5QWR2YW5j", - "ZWRPcHRpb25zQ29uZmlnSnNvbkN1c3RvbUNvbmZpZxIYCg1jb250ZW50X3R5", - "cGVzGLPipwggAygJIq4BCiJTZWN1cml0eVBvbGljeURkb3NQcm90ZWN0aW9u", - "Q29uZmlnEiAKD2Rkb3NfcHJvdGVjdGlvbhiUn5uDASABKAlIAIgBASJSCg5E", - "ZG9zUHJvdGVjdGlvbhIdChlVTkRFRklORURfRERPU19QUk9URUNUSU9OEAAS", - "DwoIQURWQU5DRUQQorC1HhIQCghTVEFOREFSRBC9nYznAUISChBfZGRvc19w", - "cm90ZWN0aW9uIoMCChJTZWN1cml0eVBvbGljeUxpc3QSEAoCaWQYmxogASgJ", - "SACIAQESOQoFaXRlbXMYwM/3LyADKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5TZWN1cml0eVBvbGljeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoP", - "bmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESOQoHd2FybmluZxic35YY", - "IAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIA4gBAUIF", - "CgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIKCghfd2Fybmlu", - "ZyJgCiRTZWN1cml0eVBvbGljeVJlY2FwdGNoYU9wdGlvbnNDb25maWcSIgoR", - "cmVkaXJlY3Rfc2l0ZV9rZXkY6oS81QEgASgJSACIAQFCFAoSX3JlZGlyZWN0", - "X3NpdGVfa2V5Ik4KF1NlY3VyaXR5UG9saWN5UmVmZXJlbmNlEh8KD3NlY3Vy", - "aXR5X3BvbGljeRiRhspRIAEoCUgAiAEBQhIKEF9zZWN1cml0eV9wb2xpY3ki", - "9wYKElNlY3VyaXR5UG9saWN5UnVsZRIWCgZhY3Rpb24Ytvy9WSABKAlIAIgB", - "ARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAYgBARJbCg1oZWFkZXJfYWN0", - "aW9uGKiguJwBIAEoCzI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3Vy", - "aXR5UG9saWN5UnVsZUh0dHBIZWFkZXJBY3Rpb25IAogBARIUCgRraW5kGJT3", - "yAEgASgJSAOIAQESSQoFbWF0Y2gYxbO3MSABKAsyMi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJ1bGVNYXRjaGVySASIAQESWQoN", - "bmV0d29ya19tYXRjaBj0+PrcASABKAsyOS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5TZWN1cml0eVBvbGljeVJ1bGVOZXR3b3JrTWF0Y2hlckgFiAEBEmsK", - "GHByZWNvbmZpZ3VyZWRfd2FmX2NvbmZpZxjjn5Y4IAEoCzJBLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5UnVsZVByZWNvbmZpZ3Vy", - "ZWRXYWZDb25maWdIBogBARIXCgdwcmV2aWV3GMjHo2ggASgISAeIAQESGQoI", - "cHJpb3JpdHkYpPOh1AEgASgFSAiIAQESXwoScmF0ZV9saW1pdF9vcHRpb25z", - "GPvJmiAgASgLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQ", - "b2xpY3lSdWxlUmF0ZUxpbWl0T3B0aW9uc0gJiAEBElwKEHJlZGlyZWN0X29w", - "dGlvbnMYu5LuTSABKAsyOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1", - "cml0eVBvbGljeVJ1bGVSZWRpcmVjdE9wdGlvbnNICogBAUIJCgdfYWN0aW9u", - "Qg4KDF9kZXNjcmlwdGlvbkIQCg5faGVhZGVyX2FjdGlvbkIHCgVfa2luZEII", - "CgZfbWF0Y2hCEAoOX25ldHdvcmtfbWF0Y2hCGwoZX3ByZWNvbmZpZ3VyZWRf", - "d2FmX2NvbmZpZ0IKCghfcHJldmlld0ILCglfcHJpb3JpdHlCFQoTX3JhdGVf", - "bGltaXRfb3B0aW9uc0ITChFfcmVkaXJlY3Rfb3B0aW9ucyKVAQoiU2VjdXJp", - "dHlQb2xpY3lSdWxlSHR0cEhlYWRlckFjdGlvbhJvChdyZXF1ZXN0X2hlYWRl", - "cnNfdG9fYWRkcxjNq/opIAMoCzJLLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlNlY3VyaXR5UG9saWN5UnVsZUh0dHBIZWFkZXJBY3Rpb25IdHRwSGVhZGVy", - "T3B0aW9uIpABCjJTZWN1cml0eVBvbGljeVJ1bGVIdHRwSGVhZGVyQWN0aW9u", - "SHR0cEhlYWRlck9wdGlvbhIbCgtoZWFkZXJfbmFtZRj9wcc0IAEoCUgAiAEB", - "EhwKDGhlYWRlcl92YWx1ZRi/8utgIAEoCUgBiAEBQg4KDF9oZWFkZXJfbmFt", - "ZUIPCg1faGVhZGVyX3ZhbHVlIpsDChlTZWN1cml0eVBvbGljeVJ1bGVNYXRj", - "aGVyElAKBmNvbmZpZxjChv55IAEoCzI4Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlNlY3VyaXR5UG9saWN5UnVsZU1hdGNoZXJDb25maWdIAIgBARIzCgRl", - "eHByGPXzvgEgASgLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXhwckgB", - "iAEBElwKDGV4cHJfb3B0aW9ucxjUxOznASABKAsyPS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJ1bGVNYXRjaGVyRXhwck9wdGlv", - "bnNIAogBARIfCg52ZXJzaW9uZWRfZXhwchi949aZASABKAlIA4gBASJACg1W", - "ZXJzaW9uZWRFeHByEhwKGFVOREVGSU5FRF9WRVJTSU9ORURfRVhQUhAAEhEK", - "ClNSQ19JUFNfVjEQif3oIUIJCgdfY29uZmlnQgcKBV9leHByQg8KDV9leHBy", - "X29wdGlvbnNCEQoPX3ZlcnNpb25lZF9leHByIjwKH1NlY3VyaXR5UG9saWN5", - "UnVsZU1hdGNoZXJDb25maWcSGQoNc3JjX2lwX3JhbmdlcxjTgIfOASADKAki", - "rwEKJFNlY3VyaXR5UG9saWN5UnVsZU1hdGNoZXJFeHByT3B0aW9ucxJxChFy", - "ZWNhcHRjaGFfb3B0aW9ucxjG9se5ASABKAsyTS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5TZWN1cml0eVBvbGljeVJ1bGVNYXRjaGVyRXhwck9wdGlvbnNS", - "ZWNhcHRjaGFPcHRpb25zSACIAQFCFAoSX3JlY2FwdGNoYV9vcHRpb25zIn4K", - "NFNlY3VyaXR5UG9saWN5UnVsZU1hdGNoZXJFeHByT3B0aW9uc1JlY2FwdGNo", - "YU9wdGlvbnMSIQoWYWN0aW9uX3Rva2VuX3NpdGVfa2V5cxid6skcIAMoCRIj", - "ChdzZXNzaW9uX3Rva2VuX3NpdGVfa2V5cxj98vqeASADKAkiwwIKIFNlY3Vy", - "aXR5UG9saWN5UnVsZU5ldHdvcmtNYXRjaGVyEhoKDmRlc3RfaXBfcmFuZ2Vz", - "GJHX7qABIAMoCRIWCgpkZXN0X3BvcnRzGLWwk7UBIAMoCRIXCgxpcF9wcm90", - "b2NvbHMYw4/NeyADKAkSEwoIc3JjX2FzbnMY8r2XOCADKA0SGQoNc3JjX2lw", - "X3JhbmdlcxjTgIfOASADKAkSFQoJc3JjX3BvcnRzGPe7ntQBIAMoCRIbChBz", - "cmNfcmVnaW9uX2NvZGVzGJbjny8gAygJEm4KE3VzZXJfZGVmaW5lZF9maWVs", - "ZHMYo4nADSADKAsyTi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0", - "eVBvbGljeVJ1bGVOZXR3b3JrTWF0Y2hlclVzZXJEZWZpbmVkRmllbGRNYXRj", - "aCJpCjVTZWN1cml0eVBvbGljeVJ1bGVOZXR3b3JrTWF0Y2hlclVzZXJEZWZp", - "bmVkRmllbGRNYXRjaBIUCgRuYW1lGIv1zQEgASgJSACIAQESEQoGdmFsdWVz", - "GKK6lncgAygJQgcKBV9uYW1lIo0BCihTZWN1cml0eVBvbGljeVJ1bGVQcmVj", - "b25maWd1cmVkV2FmQ29uZmlnEmEKCmV4Y2x1c2lvbnMY5fi/YyADKAsySi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJ1bGVQcmVj", - "b25maWd1cmVkV2FmQ29uZmlnRXhjbHVzaW9uIoIFCjFTZWN1cml0eVBvbGlj", - "eVJ1bGVQcmVjb25maWd1cmVkV2FmQ29uZmlnRXhjbHVzaW9uEnwKGnJlcXVl", - "c3RfY29va2llc190b19leGNsdWRlGPbe30ogAygLMlUuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxlUHJlY29uZmlndXJlZFdh", - "ZkNvbmZpZ0V4Y2x1c2lvbkZpZWxkUGFyYW1zEnwKGnJlcXVlc3RfaGVhZGVy", - "c190b19leGNsdWRlGJ+kkx4gAygLMlUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuU2VjdXJpdHlQb2xpY3lSdWxlUHJlY29uZmlndXJlZFdhZkNvbmZpZ0V4", - "Y2x1c2lvbkZpZWxkUGFyYW1zEoIBCh9yZXF1ZXN0X3F1ZXJ5X3BhcmFtc190", - "b19leGNsdWRlGIieuqIBIAMoCzJVLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlNlY3VyaXR5UG9saWN5UnVsZVByZWNvbmZpZ3VyZWRXYWZDb25maWdFeGNs", - "dXNpb25GaWVsZFBhcmFtcxJ5ChdyZXF1ZXN0X3VyaXNfdG9fZXhjbHVkZRie", - "qp8rIAMoCzJVLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9s", - "aWN5UnVsZVByZWNvbmZpZ3VyZWRXYWZDb25maWdFeGNsdXNpb25GaWVsZFBh", - "cmFtcxIbCg90YXJnZXRfcnVsZV9pZHMY4+PV7QEgAygJEiAKD3RhcmdldF9y", - "dWxlX3NldBiNr9btASABKAlIAIgBAUISChBfdGFyZ2V0X3J1bGVfc2V0IucB", - "CjxTZWN1cml0eVBvbGljeVJ1bGVQcmVjb25maWd1cmVkV2FmQ29uZmlnRXhj", - "bHVzaW9uRmllbGRQYXJhbXMSEAoCb3AY4RsgASgJSACIAQESEgoDdmFsGKGO", - "ByABKAlIAYgBASJyCgJPcBIQCgxVTkRFRklORURfT1AQABIPCghDT05UQUlO", - "UxCfzM1mEhEKCUVORFNfV0lUSBCt4+vpARIOCgZFUVVBTFMQv+ft0gESEgoK", - "RVFVQUxTX0FOWRDM0uagARISCgtTVEFSVFNfV0lUSBD038JCQgUKA19vcEIG", - "CgRfdmFsIpoICiJTZWN1cml0eVBvbGljeVJ1bGVSYXRlTGltaXRPcHRpb25z", - "EiAKEGJhbl9kdXJhdGlvbl9zZWMY1pq6FCABKAVIAIgBARJkCg1iYW5fdGhy", - "ZXNob2xkGLuo/+4BIAEoCzJELmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "Y3VyaXR5UG9saWN5UnVsZVJhdGVMaW1pdE9wdGlvbnNUaHJlc2hvbGRIAYgB", - "ARIfCg5jb25mb3JtX2FjdGlvbhjPxuj2ASABKAlIAogBARIfCg5lbmZvcmNl", - "X29uX2tleRj8ndbGASABKAlIA4gBARJwChZlbmZvcmNlX29uX2tleV9jb25m", - "aWdzGK6+lRAgAygLMk0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJp", - "dHlQb2xpY3lSdWxlUmF0ZUxpbWl0T3B0aW9uc0VuZm9yY2VPbktleUNvbmZp", - "ZxIjChNlbmZvcmNlX29uX2tleV9uYW1lGO7Dmj8gASgJSASIAQESHQoNZXhj", - "ZWVkX2FjdGlvbhihytpPIAEoCUgFiAEBEmQKF2V4Y2VlZF9yZWRpcmVjdF9v", - "cHRpb25zGOaM7eEBIAEoCzI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "Y3VyaXR5UG9saWN5UnVsZVJlZGlyZWN0T3B0aW9uc0gGiAEBEmsKFHJhdGVf", - "bGltaXRfdGhyZXNob2xkGIi/z5YBIAEoCzJELmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlNlY3VyaXR5UG9saWN5UnVsZVJhdGVMaW1pdE9wdGlvbnNUaHJl", - "c2hvbGRIB4gBASL0AQoMRW5mb3JjZU9uS2V5EhwKGFVOREVGSU5FRF9FTkZP", - "UkNFX09OX0tFWRAAEgkKA0FMTBCB+wMSEwoLSFRUUF9DT09LSUUQ+6OD7AES", - "EgoLSFRUUF9IRUFERVIQpNTWKxIRCglIVFRQX1BBVEgQ/NLElAESBwoCSVAQ", - "pxISEgoLUkVHSU9OX0NPREUQ2Pj3JRIJCgNTTkkQzoIFEhsKE1RMU19KQTNf", - "RklOR0VSUFJJTlQQ/ab+mwESGgoTVExTX0pBNF9GSU5HRVJQUklOVBD+s4oQ", - "Eg4KB1VTRVJfSVAQm+SbEBIOCgZYRkZfSVAQrseY0QFCEwoRX2Jhbl9kdXJh", - "dGlvbl9zZWNCEAoOX2Jhbl90aHJlc2hvbGRCEQoPX2NvbmZvcm1fYWN0aW9u", - "QhEKD19lbmZvcmNlX29uX2tleUIWChRfZW5mb3JjZV9vbl9rZXlfbmFtZUIQ", - "Cg5fZXhjZWVkX2FjdGlvbkIaChhfZXhjZWVkX3JlZGlyZWN0X29wdGlvbnNC", - "FwoVX3JhdGVfbGltaXRfdGhyZXNob2xkIrADCjRTZWN1cml0eVBvbGljeVJ1", - "bGVSYXRlTGltaXRPcHRpb25zRW5mb3JjZU9uS2V5Q29uZmlnEiMKE2VuZm9y", - "Y2Vfb25fa2V5X25hbWUY7sOaPyABKAlIAIgBARIjChNlbmZvcmNlX29uX2tl", - "eV90eXBlGJ3tpj8gASgJSAGIAQEi/QEKEEVuZm9yY2VPbktleVR5cGUSIQod", - "VU5ERUZJTkVEX0VORk9SQ0VfT05fS0VZX1RZUEUQABIJCgNBTEwQgfsDEhMK", - "C0hUVFBfQ09PS0lFEPujg+wBEhIKC0hUVFBfSEVBREVSEKTU1isSEQoJSFRU", - "UF9QQVRIEPzSxJQBEgcKAklQEKcSEhIKC1JFR0lPTl9DT0RFENj49yUSCQoD", - "U05JEM6CBRIbChNUTFNfSkEzX0ZJTkdFUlBSSU5UEP2m/psBEhoKE1RMU19K", - "QTRfRklOR0VSUFJJTlQQ/rOKEBIOCgdVU0VSX0lQEJvkmxASDgoGWEZGX0lQ", - "EK7HmNEBQhYKFF9lbmZvcmNlX29uX2tleV9uYW1lQhYKFF9lbmZvcmNlX29u", - "X2tleV90eXBlIn0KK1NlY3VyaXR5UG9saWN5UnVsZVJhdGVMaW1pdE9wdGlv", - "bnNUaHJlc2hvbGQSFQoFY291bnQYj6KdLSABKAVIAIgBARIcCgxpbnRlcnZh", - "bF9zZWMY18vLEyABKAVIAYgBAUIICgZfY291bnRCDwoNX2ludGVydmFsX3Nl", - "YyKxAQohU2VjdXJpdHlQb2xpY3lSdWxlUmVkaXJlY3RPcHRpb25zEhYKBnRh", - "cmdldBiR4/lbIAEoCUgAiAEBEhQKBHR5cGUYup7aASABKAlIAYgBASJKCgRU", - "eXBlEhIKDlVOREVGSU5FRF9UWVBFEAASFAoMRVhURVJOQUxfMzAyEIHW2bwB", - "EhgKEEdPT0dMRV9SRUNBUFRDSEEQwZyx9wFCCQoHX3RhcmdldEIHCgVfdHlw", - "ZSKLAgoeU2VjdXJpdHlQb2xpY3lVc2VyRGVmaW5lZEZpZWxkEhQKBGJhc2UY", - "0Y24ASABKAlIAIgBARIUCgRtYXNrGOyNzAEgASgJSAGIAQESFAoEbmFtZRiL", - "9c0BIAEoCUgCiAEBEhYKBm9mZnNldBiTyd0ZIAEoBUgDiAEBEhQKBHNpemUY", - "gcDXASABKAVIBIgBASJKCgRCYXNlEhIKDlVOREVGSU5FRF9CQVNFEAASCwoE", - "SVBWNBCFzIkBEgsKBElQVjYQh8yJARIJCgNUQ1AQwYcFEgkKA1VEUBChjwVC", - "BwoFX2Jhc2VCBwoFX21hc2tCBwoFX25hbWVCCQoHX29mZnNldEIHCgVfc2l6", - "ZSLWAQoQU2VjdXJpdHlTZXR0aW5ncxJPChVhd3NfdjRfYXV0aGVudGljYXRp", - "b24Yl+v4zgEgASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQVdTVjRT", - "aWduYXR1cmVIAIgBARIiChFjbGllbnRfdGxzX3BvbGljeRjqi7rcASABKAlI", - "AYgBARIdChFzdWJqZWN0X2FsdF9uYW1lcxjfs6+dASADKAlCGAoWX2F3c192", - "NF9hdXRoZW50aWNhdGlvbkIUChJfY2xpZW50X3Rsc19wb2xpY3kicQomU2Vu", - "ZERpYWdub3N0aWNJbnRlcnJ1cHRJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFu", - "Y2UYlanaCCABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFAoE", - "em9uZRisx+QBIAEoCUID4EECIikKJ1NlbmREaWFnbm9zdGljSW50ZXJydXB0", - "SW5zdGFuY2VSZXNwb25zZSLDAQoQU2VyaWFsUG9ydE91dHB1dBIZCghjb250", - "ZW50cxiatr3xASABKAlIAIgBARIUCgRraW5kGJT3yAEgASgJSAGIAQESFAoE", - "bmV4dBjzlc4BIAEoA0gCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gB", - "ARIVCgVzdGFydBjiiKs0IAEoA0gEiAEBQgsKCV9jb250ZW50c0IHCgVfa2lu", - "ZEIHCgVfbmV4dEIMCgpfc2VsZl9saW5rQggKBl9zdGFydCK/AQoNU2VydmVy", - "QmluZGluZxIUCgR0eXBlGLqe2gEgASgJSACIAQEijgEKBFR5cGUSEgoOVU5E", - "RUZJTkVEX1RZUEUQABIiChpSRVNUQVJUX05PREVfT05fQU5ZX1NFUlZFUhDJ", - "2OnvARImCh9SRVNUQVJUX05PREVfT05fTUlOSU1BTF9TRVJWRVJTEN+qrWES", - "JgofU0VSVkVSX0JJTkRJTkdfVFlQRV9VTlNQRUNJRklFRBCo25xWQgcKBV90", - "eXBlIkQKDlNlcnZpY2VBY2NvdW50EhUKBWVtYWlsGJyXiS4gASgJSACIAQES", - "EQoGc2NvcGVzGJ+Zkk8gAygJQggKBl9lbWFpbCLxCQoRU2VydmljZUF0dGFj", - "aG1lbnQSWwoTY29ubmVjdGVkX2VuZHBvaW50cxjIl7giIAMoCzI7Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlNlcnZpY2VBdHRhY2htZW50Q29ubmVjdGVk", - "RW5kcG9pbnQSJgoVY29ubmVjdGlvbl9wcmVmZXJlbmNlGNz5pIgBIAEoCUgA", - "iAEBEmEKFWNvbnN1bWVyX2FjY2VwdF9saXN0cxjHtoTAASADKAsyPi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TZXJ2aWNlQXR0YWNobWVudENvbnN1bWVy", - "UHJvamVjdExpbWl0EiAKFWNvbnN1bWVyX3JlamVjdF9saXN0cxiemaVhIAMo", - "CRIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIcCgtkZXNj", - "cmlwdGlvbhj8h9bJASABKAlIAogBARIXCgxkb21haW5fbmFtZXMYjdiJAyAD", - "KAkSJgoVZW5hYmxlX3Byb3h5X3Byb3RvY29sGIWHvK0BIAEoCEgDiAEBEhsK", - "C2ZpbmdlcnByaW50GOTR828gASgJSASIAQESEAoCaWQYmxogASgESAWIAQES", - "FAoEa2luZBiU98gBIAEoCUgGiAEBEhQKBG5hbWUYi/XNASABKAlIB4gBARIX", - "CgtuYXRfc3VibmV0cxiYj9uyASADKAkSKAoYcHJvZHVjZXJfZm9yd2FyZGlu", - "Z19ydWxlGNGonHYgASgJSAiIAQESLAobcHJvcGFnYXRlZF9jb25uZWN0aW9u", - "X2xpbWl0GP7I054BIAEoDUgJiAEBEkwKGXBzY19zZXJ2aWNlX2F0dGFjaG1l", - "bnRfaWQY7vrP+wEgASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVWlu", - "dDEyOEgKiAEBEiUKFXJlY29uY2lsZV9jb25uZWN0aW9ucxjkw+s7IAEoCEgL", - "iAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgMiAEBEhoKCXNlbGZfbGluaxiNksXZ", - "ASABKAlIDYgBARIdCg50YXJnZXRfc2VydmljZRiH/E4gASgJSA6IAQEilQEK", - "FENvbm5lY3Rpb25QcmVmZXJlbmNlEiMKH1VOREVGSU5FRF9DT05ORUNUSU9O", - "X1BSRUZFUkVOQ0UQABIXChBBQ0NFUFRfQVVUT01BVElDEJT38CMSFQoNQUND", - "RVBUX01BTlVBTBDd7fGxARIoCiFDT05ORUNUSU9OX1BSRUZFUkVOQ0VfVU5T", - "UEVDSUZJRUQQtKC/EEIYChZfY29ubmVjdGlvbl9wcmVmZXJlbmNlQhUKE19j", - "cmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQhgKFl9lbmFibGVf", - "cHJveHlfcHJvdG9jb2xCDgoMX2ZpbmdlcnByaW50QgUKA19pZEIHCgVfa2lu", - "ZEIHCgVfbmFtZUIbChlfcHJvZHVjZXJfZm9yd2FyZGluZ19ydWxlQh4KHF9w", - "cm9wYWdhdGVkX2Nvbm5lY3Rpb25fbGltaXRCHAoaX3BzY19zZXJ2aWNlX2F0", - "dGFjaG1lbnRfaWRCGAoWX3JlY29uY2lsZV9jb25uZWN0aW9uc0IJCgdfcmVn", - "aW9uQgwKCl9zZWxmX2xpbmtCEQoPX3RhcmdldF9zZXJ2aWNlItQDCh9TZXJ2", - "aWNlQXR0YWNobWVudEFnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEB", - "ElUKBWl0ZW1zGMDP9y8gAygLMkMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "U2VydmljZUF0dGFjaG1lbnRBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQK", - "BGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiAB", - "KAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFj", - "aGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaYwoKSXRlbXNFbnRyeRIL", - "CgNrZXkYASABKAkSRAoFdmFsdWUYAiABKAsyNS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5TZXJ2aWNlQXR0YWNobWVudHNTY29wZWRMaXN0OgI4AUIFCgNf", - "aWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5r", - "QgoKCF93YXJuaW5nIsQDCiJTZXJ2aWNlQXR0YWNobWVudENvbm5lY3RlZEVu", - "ZHBvaW50EiAKEGNvbnN1bWVyX25ldHdvcmsY5d2keSABKAlIAIgBARIYCghl", - "bmRwb2ludBiVu5w+IAEoCUgBiAEBEiwKG3Byb3BhZ2F0ZWRfY29ubmVjdGlv", - "bl9jb3VudBjS0+OaASABKA1IAogBARIiChFwc2NfY29ubmVjdGlvbl9pZBjd", - "paOLASABKARIA4gBARIWCgZzdGF0dXMY8p+3ViABKAlIBIgBASKUAQoGU3Rh", - "dHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABIPCghBQ0NFUFRFRBCnn9J1Eg4K", - "BkNMT1NFRBDsqqO1ARIXCg9ORUVEU19BVFRFTlRJT04QvIuipAESDgoHUEVO", - "RElORxD3qvAQEg8KCFJFSkVDVEVEEP6IhFMSGQoSU1RBVFVTX1VOU1BFQ0lG", - "SUVEEMrMixRCEwoRX2NvbnN1bWVyX25ldHdvcmtCCwoJX2VuZHBvaW50Qh4K", - "HF9wcm9wYWdhdGVkX2Nvbm5lY3Rpb25fY291bnRCFAoSX3BzY19jb25uZWN0", - "aW9uX2lkQgkKB19zdGF0dXMixQEKJVNlcnZpY2VBdHRhY2htZW50Q29uc3Vt", - "ZXJQcm9qZWN0TGltaXQSIAoQY29ubmVjdGlvbl9saW1pdBiantQ+IAEoDUgA", - "iAEBEhsKC25ldHdvcmtfdXJsGN6P5mIgASgJSAGIAQESIgoRcHJvamVjdF9p", - "ZF9vcl9udW0YqIrlpgEgASgJSAKIAQFCEwoRX2Nvbm5lY3Rpb25fbGltaXRC", - "DgoMX25ldHdvcmtfdXJsQhQKEl9wcm9qZWN0X2lkX29yX251bSKzAgoVU2Vy", - "dmljZUF0dGFjaG1lbnRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjwKBWl0ZW1z", - "GMDP9y8gAygLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VydmljZUF0", - "dGFjaG1lbnQSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaaAoK", + "SXRlbXNFbnRyeRILCgNrZXkYASABKAkSSQoFdmFsdWUYAiABKAsyOi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5QdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlc1Nj", + "b3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rv", + "a2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciuwIKGVB1YmxpY0RlbGVn", + "YXRlZFByZWZpeExpc3QSEAoCaWQYmxogASgJSACIAQESQAoFaXRlbXMYwM/3", + "LyADKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QdWJsaWNEZWxlZ2F0", + "ZWRQcmVmaXgSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90", "b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gB", "ARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", "djEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdl", - "X3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcisgEKHFNlcnZpY2VB", - "dHRhY2htZW50c1Njb3BlZExpc3QSSwoTc2VydmljZV9hdHRhY2htZW50cxim", - "krqSASADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXJ2aWNlQXR0", - "YWNobWVudBI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIqYCCiZTZXRCYWNr", - "ZW5kU2VydmljZVRhcmdldFNzbFByb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBARKKAQo3dGFyZ2V0X3NzbF9wcm94aWVzX3NldF9iYWNrZW5kX3NlcnZp", - "Y2VfcmVxdWVzdF9yZXNvdXJjZRik6ahCIAEoCzJBLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlRhcmdldFNzbFByb3hpZXNTZXRCYWNrZW5kU2VydmljZVJl", - "cXVlc3RCA+BBAhIhChB0YXJnZXRfc3NsX3Byb3h5GM26xqEBIAEoCUID4EEC", - "Qg0KC19yZXF1ZXN0X2lkIqcCCiZTZXRCYWNrZW5kU2VydmljZVRhcmdldFRj", - "cFByb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", - "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARKLAQo3dGFyZ2V0X3Rj", - "cF9wcm94aWVzX3NldF9iYWNrZW5kX3NlcnZpY2VfcmVxdWVzdF9yZXNvdXJj", - "ZRjv0cKCASABKAsyQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRU", - "Y3BQcm94aWVzU2V0QmFja2VuZFNlcnZpY2VSZXF1ZXN0QgPgQQISIQoQdGFy", - "Z2V0X3RjcF9wcm94eRji1vDvASABKAlCA+BBAkINCgtfcmVxdWVzdF9pZCKx", - "AgoaU2V0QmFja3VwVGFyZ2V0UG9vbFJlcXVlc3QSHgoOZmFpbG92ZXJfcmF0", - "aW8Y/pS0ZSABKAJIAIgBARIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", - "cm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJl", - "cXVlc3RfaWQYy4HZESABKAlIAYgBARIbCgt0YXJnZXRfcG9vbBiK5PgdIAEo", - "CUID4EECElQKGXRhcmdldF9yZWZlcmVuY2VfcmVzb3VyY2UY8Lfd+QEgASgL", - "MiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0UmVmZXJlbmNlQgPg", - "QQJCEQoPX2ZhaWxvdmVyX3JhdGlvQg0KC19yZXF1ZXN0X2lkIq4CCihTZXRD", - "ZXJ0aWZpY2F0ZU1hcFRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2pl", - "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBEo8BCjl0YXJnZXRfaHR0cHNfcHJveGllc19zZXRfY2VydGlm", - "aWNhdGVfbWFwX3JlcXVlc3RfcmVzb3VyY2UYu7b+3gEgASgLMkMuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cHNQcm94aWVzU2V0Q2VydGlm", - "aWNhdGVNYXBSZXF1ZXN0QgPgQQISIgoSdGFyZ2V0X2h0dHBzX3Byb3h5GOyw", - "+hggASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQipwIKJlNldENlcnRpZmljYXRl", - "TWFwVGFyZ2V0U3NsUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlC", - "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEosB", - "Cjd0YXJnZXRfc3NsX3Byb3hpZXNfc2V0X2NlcnRpZmljYXRlX21hcF9yZXF1", - "ZXN0X3Jlc291cmNlGLqWg6QBIAEoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlRhcmdldFNzbFByb3hpZXNTZXRDZXJ0aWZpY2F0ZU1hcFJlcXVlc3RC", - "A+BBAhIhChB0YXJnZXRfc3NsX3Byb3h5GM26xqEBIAEoCUID4EECQg0KC19y", - "ZXF1ZXN0X2lkIuoBCh9TZXRDbG91ZEFybW9yVGllclByb2plY3RSZXF1ZXN0", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSeQoucHJvamVj", - "dHNfc2V0X2Nsb3VkX2FybW9yX3RpZXJfcmVxdWVzdF9yZXNvdXJjZRjP+94k", - "IAEoCzI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlByb2plY3RzU2V0Q2xv", - "dWRBcm1vclRpZXJSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEo", - "CUgAiAEBQg0KC19yZXF1ZXN0X2lkIowDCipTZXRDb21tb25JbnN0YW5jZU1l", - "dGFkYXRhT3BlcmF0aW9uTWV0YWRhdGESJAoTY2xpZW50X29wZXJhdGlvbl9p", - "ZBjnjd6NASABKAlIAIgBARKDAQoXcGVyX2xvY2F0aW9uX29wZXJhdGlvbnMY", - "lNGCwwEgAygLMl4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0Q29tbW9u", - "SW5zdGFuY2VNZXRhZGF0YU9wZXJhdGlvbk1ldGFkYXRhLlBlckxvY2F0aW9u", - "T3BlcmF0aW9uc0VudHJ5GpkBChpQZXJMb2NhdGlvbk9wZXJhdGlvbnNFbnRy", - "eRILCgNrZXkYASABKAkSagoFdmFsdWUYAiABKAsyWy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5TZXRDb21tb25JbnN0YW5jZU1ldGFkYXRhT3BlcmF0aW9u", - "TWV0YWRhdGFQZXJMb2NhdGlvbk9wZXJhdGlvbkluZm86AjgBQhYKFF9jbGll", - "bnRfb3BlcmF0aW9uX2lkIrICCkJTZXRDb21tb25JbnN0YW5jZU1ldGFkYXRh", - "T3BlcmF0aW9uTWV0YWRhdGFQZXJMb2NhdGlvbk9wZXJhdGlvbkluZm8SNgoF", - "ZXJyb3IYiKSTLiABKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdGF0", - "dXNIAIgBARIVCgVzdGF0ZRiRias0IAEoCUgBiAEBIogBCgVTdGF0ZRITCg9V", - "TkRFRklORURfU1RBVEUQABIQCglBQkFORE9ORUQQtMOAJxILCgRET05FEIK3", - "gAESDgoGRkFJTEVEEL2QptkBEhIKClBST1BBR0FURUQQ27SC8gESEgoLUFJP", - "UEFHQVRJTkcQhoPLThITCgtVTlNQRUNJRklFRBCXvpj7AUIICgZfZXJyb3JC", - "CAoGX3N0YXRlIr4BCidTZXRDb21tb25JbnN0YW5jZU1ldGFkYXRhUHJvamVj", - "dFJlcXVlc3QSRQoRbWV0YWRhdGFfcmVzb3VyY2UYnr7migEgASgLMiEuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTWV0YWRhdGFCA+BBAhIhCgdwcm9qZWN0", - "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESAB", - "KAlIAIgBAUINCgtfcmVxdWVzdF9pZCL3AQojU2V0RGVmYXVsdE5ldHdvcmtU", - "aWVyUHJvamVjdFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", - "cHJvamVjdBKBAQoycHJvamVjdHNfc2V0X2RlZmF1bHRfbmV0d29ya190aWVy", - "X3JlcXVlc3RfcmVzb3VyY2UYisCjPCABKAsyPS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5Qcm9qZWN0c1NldERlZmF1bHROZXR3b3JrVGllclJlcXVlc3RC", - "A+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3Rf", - "aWQi6QEKJFNldERlbGV0aW9uUHJvdGVjdGlvbkluc3RhbmNlUmVxdWVzdBIk", - "ChNkZWxldGlvbl9wcm90ZWN0aW9uGOr/stoBIAEoCEgAiAEBEiEKB3Byb2pl", - "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgBiAEBEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISGwoEem9uZRis", - "x+QBIAEoCUIK4EEC8kcEem9uZUIWChRfZGVsZXRpb25fcHJvdGVjdGlvbkIN", - "CgtfcmVxdWVzdF9pZCLiAQogU2V0RGlza0F1dG9EZWxldGVJbnN0YW5jZVJl", - "cXVlc3QSHAoLYXV0b19kZWxldGUYu+TO3QEgASgIQgPgQQISGwoLZGV2aWNl", - "X25hbWUY1LWaICABKAlCA+BBAhIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EEC", - "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVz", - "dF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpv", - "bmVCDQoLX3JlcXVlc3RfaWQi/wEKKVNldEVkZ2VTZWN1cml0eVBvbGljeUJh", - "Y2tlbmRCdWNrZXRSZXF1ZXN0Eh4KDmJhY2tlbmRfYnVja2V0GPXj3SsgASgJ", - "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", - "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQESZAoic2VjdXJpdHlfcG9saWN5X3Jl", - "ZmVyZW5jZV9yZXNvdXJjZRjwtKthIAEoCzIwLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlNlY3VyaXR5UG9saWN5UmVmZXJlbmNlQgPgQQJCDQoLX3JlcXVl", - "c3RfaWQiggIKKlNldEVkZ2VTZWN1cml0eVBvbGljeUJhY2tlbmRTZXJ2aWNl", - "UmVxdWVzdBIgCg9iYWNrZW5kX3NlcnZpY2UYisCukgEgASgJQgPgQQISIQoH", - "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQESZAoic2VjdXJpdHlfcG9saWN5X3JlZmVyZW5jZV9y", - "ZXNvdXJjZRjwtKthIAEoCzIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "Y3VyaXR5UG9saWN5UmVmZXJlbmNlQgPgQQJCDQoLX3JlcXVlc3RfaWQiuwEK", - "IFNldElhbVBvbGljeUJhY2tlbmRCdWNrZXRSZXF1ZXN0EmQKImdsb2JhbF9z", - "ZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2UYsufboAEgASgLMi8uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuR2xvYmFsU2V0UG9saWN5UmVxdWVzdEID4EEC", - "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEo", - "CUID4EECIrwBCiFTZXRJYW1Qb2xpY3lCYWNrZW5kU2VydmljZVJlcXVlc3QS", - "ZAoiZ2xvYmFsX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRiy59ugASAB", - "KAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HbG9iYWxTZXRQb2xpY3lS", - "ZXF1ZXN0QgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291", - "cmNlGI6Ir10gASgJQgPgQQIixAEKF1NldElhbVBvbGljeURpc2tSZXF1ZXN0", - "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEo", - "CUID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAhJgCiB6b25lX3NldF9wb2xp", - "Y3lfcmVxdWVzdF9yZXNvdXJjZRi7uJi2ASABKAsyLS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5ab25lU2V0UG9saWN5UmVxdWVzdEID4EECIrsBCiFTZXRJ", - "YW1Qb2xpY3lGaXJld2FsbFBvbGljeVJlcXVlc3QSfAovZ2xvYmFsX29yZ2Fu", - "aXphdGlvbl9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2UY3pTMVCABKAsy", - "Oy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HbG9iYWxPcmdhbml6YXRpb25T", - "ZXRQb2xpY3lSZXF1ZXN0QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BB", - "AiKzAQoYU2V0SWFtUG9saWN5SW1hZ2VSZXF1ZXN0EmQKImdsb2JhbF9zZXRf", - "cG9saWN5X3JlcXVlc3RfcmVzb3VyY2UYsufboAEgASgLMi8uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuR2xvYmFsU2V0UG9saWN5UmVxdWVzdEID4EECEhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID", - "4EECIsgBChtTZXRJYW1Qb2xpY3lJbnN0YW5jZVJlcXVlc3QSFwoHcHJvamVj", - "dBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISFAoE", - "em9uZRisx+QBIAEoCUID4EECEmAKIHpvbmVfc2V0X3BvbGljeV9yZXF1ZXN0", - "X3Jlc291cmNlGLu4mLYBIAEoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlpvbmVTZXRQb2xpY3lSZXF1ZXN0QgPgQQIivgEKI1NldElhbVBvbGljeUlu", - "c3RhbmNlVGVtcGxhdGVSZXF1ZXN0EmQKImdsb2JhbF9zZXRfcG9saWN5X3Jl", - "cXVlc3RfcmVzb3VyY2UYsufboAEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuR2xvYmFsU2V0UG9saWN5UmVxdWVzdEID4EECEhcKB3Byb2plY3QY", - "mZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECIs8BCiJT", - "ZXRJYW1Qb2xpY3lJbnN0YW50U25hcHNob3RSZXF1ZXN0EhcKB3Byb2plY3QY", - "mZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhQKBHpv", - "bmUYrMfkASABKAlCA+BBAhJgCiB6b25lX3NldF9wb2xpY3lfcmVxdWVzdF9y", - "ZXNvdXJjZRi7uJi2ASABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5a", - "b25lU2V0UG9saWN5UmVxdWVzdEID4EECIrUBChpTZXRJYW1Qb2xpY3lMaWNl", - "bnNlUmVxdWVzdBJkCiJnbG9iYWxfc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291", - "cmNlGLLn26ABIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdsb2Jh", - "bFNldFBvbGljeVJlcXVlc3RCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", - "QQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiK6AQofU2V0SWFtUG9saWN5", - "TWFjaGluZUltYWdlUmVxdWVzdBJkCiJnbG9iYWxfc2V0X3BvbGljeV9yZXF1", - "ZXN0X3Jlc291cmNlGLLn26ABIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkdsb2JhbFNldFBvbGljeVJlcXVlc3RCA+BBAhIXCgdwcm9qZWN0GJmW", - "wWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiLXAQokU2V0", - "SWFtUG9saWN5TmV0d29ya0F0dGFjaG1lbnRSZXF1ZXN0EhcKB3Byb2plY3QY", - "mZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhJkCiJyZWdp", - "b25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGIPH64MBIAEoCzIvLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvblNldFBvbGljeVJlcXVlc3RC", - "A+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECIsMBCihTZXRJYW1Qb2xp", - "Y3lOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EmQKImdsb2JhbF9zZXRf", - "cG9saWN5X3JlcXVlc3RfcmVzb3VyY2UYsufboAEgASgLMi8uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuR2xvYmFsU2V0UG9saWN5UmVxdWVzdEID4EECEhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID", - "4EECIskBChxTZXRJYW1Qb2xpY3lOb2RlR3JvdXBSZXF1ZXN0EhcKB3Byb2pl", - "Y3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhQK", - "BHpvbmUYrMfkASABKAlCA+BBAhJgCiB6b25lX3NldF9wb2xpY3lfcmVxdWVz", - "dF9yZXNvdXJjZRi7uJi2ASABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5ab25lU2V0UG9saWN5UmVxdWVzdEID4EECItIBCh9TZXRJYW1Qb2xpY3lO", - "b2RlVGVtcGxhdGVSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIW", - "CgZyZWdpb24Y9M2gQiABKAlCA+BBAhJkCiJyZWdpb25fc2V0X3BvbGljeV9y", - "ZXF1ZXN0X3Jlc291cmNlGIPH64MBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlJlZ2lvblNldFBvbGljeVJlcXVlc3RCA+BBAhIYCghyZXNvdXJj", - "ZRiOiK9dIAEoCUID4EECItoBCidTZXRJYW1Qb2xpY3lSZWdpb25CYWNrZW5k", - "U2VydmljZVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJl", - "Z2lvbhj0zaBCIAEoCUID4EECEmQKInJlZ2lvbl9zZXRfcG9saWN5X3JlcXVl", - "c3RfcmVzb3VyY2UYg8frgwEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUmVnaW9uU2V0UG9saWN5UmVxdWVzdEID4EECEhgKCHJlc291cmNlGI6I", - "r10gASgJQgPgQQIi0AEKHVNldElhbVBvbGljeVJlZ2lvbkRpc2tSZXF1ZXN0", - "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlC", - "A+BBAhJkCiJyZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGIPH", - "64MBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvblNldFBv", - "bGljeVJlcXVlc3RCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECItsB", - "CihTZXRJYW1Qb2xpY3lSZWdpb25JbnN0YW50U25hcHNob3RSZXF1ZXN0EhcK", - "B3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BB", - "AhJkCiJyZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGIPH64MB", - "IAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvblNldFBvbGlj", - "eVJlcXVlc3RCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECIuEBCi5T", - "ZXRJYW1Qb2xpY3lSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0", - "EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlC", - "A+BBAhJkCiJyZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGIPH", - "64MBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvblNldFBv", - "bGljeVJlcXVlc3RCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECIssB", - "Ch5TZXRJYW1Qb2xpY3lSZXNlcnZhdGlvblJlcXVlc3QSFwoHcHJvamVjdBiZ", - "lsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISFAoEem9u", - "ZRisx+QBIAEoCUID4EECEmAKIHpvbmVfc2V0X3BvbGljeV9yZXF1ZXN0X3Jl", - "c291cmNlGLu4mLYBIAEoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlpv", - "bmVTZXRQb2xpY3lSZXF1ZXN0QgPgQQIi1AEKIVNldElhbVBvbGljeVJlc291", - "cmNlUG9saWN5UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoG", - "cmVnaW9uGPTNoEIgASgJQgPgQQISZAoicmVnaW9uX3NldF9wb2xpY3lfcmVx", - "dWVzdF9yZXNvdXJjZRiDx+uDASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5SZWdpb25TZXRQb2xpY3lSZXF1ZXN0QgPgQQISGAoIcmVzb3VyY2UY", - "joivXSABKAlCA+BBAiLXAQokU2V0SWFtUG9saWN5U2VydmljZUF0dGFjaG1l", - "bnRSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y", - "9M2gQiABKAlCA+BBAhJkCiJyZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jl", - "c291cmNlGIPH64MBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJl", - "Z2lvblNldFBvbGljeVJlcXVlc3RCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEo", - "CUID4EECIrYBChtTZXRJYW1Qb2xpY3lTbmFwc2hvdFJlcXVlc3QSZAoiZ2xv", - "YmFsX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRiy59ugASABKAsyLy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HbG9iYWxTZXRQb2xpY3lSZXF1ZXN0", - "QgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6I", - "r10gASgJQgPgQQIiywEKHlNldElhbVBvbGljeVN0b3JhZ2VQb29sUmVxdWVz", + "X3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci4gQKLVB1YmxpY0Rl", + "bGVnYXRlZFByZWZpeFB1YmxpY0RlbGVnYXRlZFN1YlByZWZpeBIpChlhbGxv", + "Y2F0YWJsZV9wcmVmaXhfbGVuZ3RoGLa2qRIgASgFSACIAQESIgoRZGVsZWdh", + "dGVlX3Byb2plY3QY2orpxQEgASgJSAGIAQESHAoLZGVzY3JpcHRpb24Y/IfW", + "yQEgASgJSAKIAQESHQoNaXBfY2lkcl9yYW5nZRjKzeQuIAEoCUgDiAEBEhsK", + "CmlzX2FkZHJlc3MY34uSqAEgASgISASIAQESFAoEbW9kZRij88wBIAEoCUgF", + "iAEBEhQKBG5hbWUYi/XNASABKAlIBogBARIWCgZyZWdpb24Y9M2gQiABKAlI", + "B4gBARIWCgZzdGF0dXMY8p+3ViABKAlICIgBASJdCgRNb2RlEhIKDlVOREVG", + "SU5FRF9NT0RFEAASEQoKREVMRUdBVElPThCosvp9Ei4KJkVYVEVSTkFMX0lQ", + "VjZfRk9SV0FSRElOR19SVUxFX0NSRUFUSU9OEMThjb4BIkAKBlN0YXR1cxIU", + "ChBVTkRFRklORURfU1RBVFVTEAASDgoGQUNUSVZFEIbmiZYBEhAKCElOQUNU", + "SVZFEOuY+YABQhwKGl9hbGxvY2F0YWJsZV9wcmVmaXhfbGVuZ3RoQhQKEl9k", + "ZWxlZ2F0ZWVfcHJvamVjdEIOCgxfZGVzY3JpcHRpb25CEAoOX2lwX2NpZHJf", + "cmFuZ2VCDQoLX2lzX2FkZHJlc3NCBwoFX21vZGVCBwoFX25hbWVCCQoHX3Jl", + "Z2lvbkIJCgdfc3RhdHVzIsEBCiFQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlc1Nj", + "b3BlZExpc3QSVQoZcHVibGljX2RlbGVnYXRlZF9wcmVmaXhlcxiWgqqWASAD", + "KAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QdWJsaWNEZWxlZ2F0ZWRQ", + "cmVmaXgSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyLmKAoFUXVvdGESFQoF", + "bGltaXQYu5eNMSABKAFIAIgBARIXCgZtZXRyaWMYsOuX/gEgASgJSAGIAQES", + "FQoFb3duZXIYs+XPMiABKAlIAogBARIVCgV1c2FnZRih+5k1IAEoAUgDiAEB", + "ItUnCgZNZXRyaWMSFAoQVU5ERUZJTkVEX01FVFJJQxAAEg4KB0EyX0NQVVMQ", + "uf6GSRIWCg9BRkZJTklUWV9HUk9VUFMQy6nSMxITCgtBVVRPU0NBTEVSUxDc", + "4NrgARIWCg9CQUNLRU5EX0JVQ0tFVFMQ3onQQRIYChBCQUNLRU5EX1NFUlZJ", + "Q0VTEMnDyIABEhAKCEMyRF9DUFVTEPX/qPIBEg8KB0MyX0NQVVMQu+u4lwES", + "DwoHQzNfQ1BVUxDanIylARITCgtDT01NSVRNRU5UUxDe18DZARIYChFDT01N", + "SVRURURfQTJfQ1BVUxDWoqUcEhoKEkNPTU1JVFRFRF9DMkRfQ1BVUxD44tOG", + "ARIYChFDT01NSVRURURfQzJfQ1BVUxDYj9dqEhgKEUNPTU1JVFRFRF9DM19D", + "UFVTEPfAqngSFgoOQ09NTUlUVEVEX0NQVVMQzq22iwESGQoRQ09NTUlUVEVE", + "X0UyX0NQVVMQ2vyIuQESGgoSQ09NTUlUVEVEX0xJQ0VOU0VTENXLwqoBEiQK", + "HENPTU1JVFRFRF9MT0NBTF9TU0RfVE9UQUxfR0IQiOyGkwESFwoRQ09NTUlU", + "VEVEX00zX0NQVVMQgeIjEicKH0NPTU1JVFRFRF9NRU1PUllfT1BUSU1JWkVE", + "X0NQVVMQ3tyZ6QESGQoSQ09NTUlUVEVEX04yQV9DUFVTELCqjRMSGQoSQ09N", + "TUlUVEVEX04yRF9DUFVTEI2+hzwSGQoRQ09NTUlUVEVEX04yX0NQVVMQo6fp", + "mQESJwofQ09NTUlUVEVEX05WSURJQV9BMTAwXzgwR0JfR1BVUxCln7TdARIi", + "ChpDT01NSVRURURfTlZJRElBX0ExMDBfR1BVUxCV/ZizARIhChpDT01NSVRU", + "RURfTlZJRElBX0gxMDBfR1BVUxCcj5UiEiAKGUNPTU1JVFRFRF9OVklESUFf", + "SzgwX0dQVVMQpLbrARIfChhDT01NSVRURURfTlZJRElBX0w0X0dQVVMQ/dOR", + "CRIhChpDT01NSVRURURfTlZJRElBX1AxMDBfR1BVUxCk/6IzEiAKGENPTU1J", + "VFRFRF9OVklESUFfUDRfR1BVUxCBrvWlARIfChhDT01NSVRURURfTlZJRElB", + "X1Q0X0dQVVMQhYjZQhIgChpDT01NSVRURURfTlZJRElBX1YxMDBfR1BVUxCq", + "sw0SGgoSQ09NTUlUVEVEX1QyQV9DUFVTEOrEqY0BEhoKEkNPTU1JVFRFRF9U", + "MkRfQ1BVUxDH2KO2ARIYChFDT01NSVRURURfWjNfQ1BVUxDO5ud9EgoKBENQ", + "VVMQy9d+EhgKEENQVVNfQUxMX1JFR0lPTlMQrZHG4AESFgoORElTS1NfVE9U", + "QUxfR0IQn5fJqAESDwoHRTJfQ1BVUxC92OrlARIoCiFFWFRFUk5BTF9NQU5B", + "R0VEX0ZPUldBUkRJTkdfUlVMRVMQyb/zRxIsCiRFWFRFUk5BTF9ORVRXT1JL", + "X0xCX0ZPUldBUkRJTkdfUlVMRVMQma29sgESKQoiRVhURVJOQUxfUFJPVE9D", + "T0xfRk9SV0FSRElOR19SVUxFUxDouKIeEh0KFUVYVEVSTkFMX1ZQTl9HQVRF", + "V0FZUxCuu/WBARIRCglGSVJFV0FMTFMQ0+bIsgESGAoQRk9SV0FSRElOR19S", + "VUxFUxCVgqjOARIvCihHTE9CQUxfRVhURVJOQUxfTUFOQUdFRF9CQUNLRU5E", + "X1NFUlZJQ0VTEOGtvE4SMAooR0xPQkFMX0VYVEVSTkFMX01BTkFHRURfRk9S", + "V0FSRElOR19SVUxFUxCt7JucARIxCilHTE9CQUxfRVhURVJOQUxfUFJPWFlf", + "TEJfQkFDS0VORF9TRVJWSUNFUxCp2e2+ARIgChlHTE9CQUxfSU5URVJOQUxf", + "QUREUkVTU0VTEJzFsBQSLwooR0xPQkFMX0lOVEVSTkFMX01BTkFHRURfQkFD", + "S0VORF9TRVJWSUNFUxCvkK56EjkKMUdMT0JBTF9JTlRFUk5BTF9UUkFGRklD", + "X0RJUkVDVE9SX0JBQ0tFTkRfU0VSVklDRVMQ1N6hmgESFwoQR1BVU19BTExf", + "UkVHSU9OUxCpgOQSEhQKDEhEQl9UT1RBTF9HQhCvwqGYARIWCg5IREJfVE9U", + "QUxfSU9QUxD96deTARIbChRIREJfVE9UQUxfVEhST1VHSFBVVBD+zIAKEhUK", + "DUhFQUxUSF9DSEVDS1MQrq/8iQESDQoGSU1BR0VTEPjstQcSEAoJSU5TVEFO", + "Q0VTEN6c0D4SFwoPSU5TVEFOQ0VfR1JPVVBTEL7J26kBEh4KF0lOU1RBTkNF", + "X0dST1VQX01BTkFHRVJTELCixTASGQoSSU5TVEFOQ0VfVEVNUExBVEVTEO+3", + "7WsSFQoNSU5URVJDT05ORUNUUxCFi/7FARIqCiNJTlRFUkNPTk5FQ1RfQVRU", + "QUNITUVOVFNfUEVSX1JFR0lPThDW1qNMEisKI0lOVEVSQ09OTkVDVF9BVFRB", + "Q0hNRU5UU19UT1RBTF9NQlBTEPO62coBEh8KF0lOVEVSQ09OTkVDVF9UT1RB", + "TF9HQlBTEKrxh4gBEhkKEklOVEVSTkFMX0FERFJFU1NFUxCA6a5eEjEKKklO", + "VEVSTkFMX1RSQUZGSUNfRElSRUNUT1JfRk9SV0FSRElOR19SVUxFUxCE6YV/", + "EhkKEklOX1BMQUNFX1NOQVBTSE9UUxCdnZZIEhgKEElOX1VTRV9BRERSRVNT", + "RVMQkOLfvwESHgoXSU5fVVNFX0JBQ0tVUF9TQ0hFRFVMRVMQkZLRDxIhChlJ", + "Tl9VU0VfU05BUFNIT1RfU0NIRURVTEVTEJPMrNwBEhoKEkxPQ0FMX1NTRF9U", + "T1RBTF9HQhDFmOOdARIOCgdNMV9DUFVTEKbb3hESDgoHTTJfQ1BVUxDFjLIf", + "Eg4KB00zX0NQVVMQ5L2FLRIWCg5NQUNISU5FX0lNQUdFUxCQ85HVARIPCghO", + "MkFfQ1BVUxCtx+J+EhAKCE4yRF9DUFVTEIrb3KcBEg8KB04yX0NQVVMQhoPL", + "xgESEAoITkVUV09SS1MQhbi/5wESGgoTTkVUV09SS19BVFRBQ0hNRU5UUxDf", + "/YdHEh4KF05FVFdPUktfRU5EUE9JTlRfR1JPVVBTEI232jASIAoZTkVUV09S", + "S19GSVJFV0FMTF9QT0xJQ0lFUxC+25swEioKI05FVF9MQl9TRUNVUklUWV9Q", + "T0xJQ0lFU19QRVJfUkVHSU9OEK39pEsSLwonTkVUX0xCX1NFQ1VSSVRZX1BP", + "TElDWV9SVUxFU19QRVJfUkVHSU9OELOI5qkBEjkKMU5FVF9MQl9TRUNVUklU", + "WV9QT0xJQ1lfUlVMRV9BVFRSSUJVVEVTX1BFUl9SRUdJT04Q8Oi0lAESEgoL", + "Tk9ERV9HUk9VUFMQsf3eCxIWCg5OT0RFX1RFTVBMQVRFUxCcsrniARIdChVO", + "VklESUFfQTEwMF84MEdCX0dQVVMQyOjHiAESGAoQTlZJRElBX0ExMDBfR1BV", + "UxCSgN/wARIWCg9OVklESUFfSzgwX0dQVVMQh+ySThIWCg5OVklESUFfTDRf", + "R1BVUxC6zcjqARIXChBOVklESUFfUDEwMF9HUFVTEKGC6XASGwoUTlZJRElB", + "X1AxMDBfVldTX0dQVVMQjt2DZhIWCg5OVklESUFfUDRfR1BVUxC+p6yHARIa", + "ChJOVklESUFfUDRfVldTX0dQVVMQq9X0+wESFQoOTlZJRElBX1Q0X0dQVVMQ", + "woGQJBIaChJOVklESUFfVDRfVldTX0dQVVMQr+u/mAESFwoQTlZJRElBX1Yx", + "MDBfR1BVUxCnttM9EhgKEVBBQ0tFVF9NSVJST1JJTkdTEKfqtgcSKAohUERf", + "RVhUUkVNRV9UT1RBTF9QUk9WSVNJT05FRF9JT1BTEO3WlyESFwoQUFJFRU1Q", + "VElCTEVfQ1BVUxDJjeN3Eh8KGFBSRUVNUFRJQkxFX0xPQ0FMX1NTRF9HQhCI", + "k698EigKIVBSRUVNUFRJQkxFX05WSURJQV9BMTAwXzgwR0JfR1BVUxCK6rlI", + "EiMKHFBSRUVNUFRJQkxFX05WSURJQV9BMTAwX0dQVVMQkJzpIBIkChxQUkVF", + "TVBUSUJMRV9OVklESUFfSDEwMF9HUFVTEJeu5Y8BEiMKG1BSRUVNUFRJQkxF", + "X05WSURJQV9LODBfR1BVUxDJ4OWyARIhChpQUkVFTVBUSUJMRV9OVklESUFf", + "TDRfR1BVUxC4uPAvEiQKHFBSRUVNUFRJQkxFX05WSURJQV9QMTAwX0dQVVMQ", + "n57zoAESKAogUFJFRU1QVElCTEVfTlZJRElBX1AxMDBfVldTX0dQVVMQjJvB", + "lQESIgoaUFJFRU1QVElCTEVfTlZJRElBX1A0X0dQVVMQvJLUzAESJQoeUFJF", + "RU1QVElCTEVfTlZJRElBX1A0X1ZXU19HUFVTEKni0HgSIQoaUFJFRU1QVElC", + "TEVfTlZJRElBX1Q0X0dQVVMQwOy3aRIlCh5QUkVFTVBUSUJMRV9OVklESUFf", + "VDRfVldTX0dQVVMQrfibFRIjChxQUkVFTVBUSUJMRV9OVklESUFfVjEwMF9H", + "UFVTEKXS3W0SJQoeUFJFRU1QVElCTEVfVFBVX0xJVEVfREVWSUNFX1Y1EPuR", + "jFMSJwogUFJFRU1QVElCTEVfVFBVX0xJVEVfUE9EU0xJQ0VfVjUQxJHFNRIj", + "ChtQUkVFTVBUSUJMRV9UUFVfUE9EU0xJQ0VfVjQQjPz0ygESPQo2UFNDX0lM", + "Ql9DT05TVU1FUl9GT1JXQVJESU5HX1JVTEVTX1BFUl9QUk9EVUNFUl9ORVRX", + "T1JLEIOTnW4SJwogUFNDX0lOVEVSTkFMX0xCX0ZPUldBUkRJTkdfUlVMRVMQ", + "+6LLUBIiChpQVUJMSUNfQURWRVJUSVNFRF9QUkVGSVhFUxDMoeLgARIhChlQ", + "VUJMSUNfREVMRUdBVEVEX1BSRUZJWEVTELaS8/0BEhsKFFJFR0lPTkFMX0FV", + "VE9TQ0FMRVJTELycgA4SMQoqUkVHSU9OQUxfRVhURVJOQUxfTUFOQUdFRF9C", + "QUNLRU5EX1NFUlZJQ0VTEN3sggISNQotUkVHSU9OQUxfRVhURVJOQUxfTkVU", + "V09SS19MQl9CQUNLRU5EX1NFUlZJQ0VTEO3qpcMBEicKIFJFR0lPTkFMX0lO", + "U1RBTkNFX0dST1VQX01BTkFHRVJTEJC+8xESLAolUkVHSU9OQUxfSU5URVJO", + "QUxfTEJfQkFDS0VORF9TRVJWSUNFUxCQ7uVBEjEKKlJFR0lPTkFMX0lOVEVS", + "TkFMX01BTkFHRURfQkFDS0VORF9TRVJWSUNFUxCrz/QtEjsKM1JFR0lPTkFM", + "X0lOVEVSTkFMX1RSQUZGSUNfRElSRUNUT1JfQkFDS0VORF9TRVJWSUNFUxDY", + "9rHmARITCgxSRVNFUlZBVElPTlMQp7zIDxIYChFSRVNPVVJDRV9QT0xJQ0lF", + "UxDhnIQoEg8KB1JPVVRFUlMQqryL6wESDgoGUk9VVEVTEMqWuoMBEhgKEVNF", + "Q1VSSVRZX1BPTElDSUVTEO+mr1oSIwocU0VDVVJJVFlfUE9MSUNJRVNfUEVS", + "X1JFR0lPThDGpuB2EjEKKVNFQ1VSSVRZX1BPTElDWV9BRFZBTkNFRF9SVUxF", + "U19QRVJfUkVHSU9OEK3npbEBEiMKG1NFQ1VSSVRZX1BPTElDWV9DRVZBTF9S", + "VUxFUxDJp8DgARIcChVTRUNVUklUWV9QT0xJQ1lfUlVMRVMQqdSHYRInCiBT", + "RUNVUklUWV9QT0xJQ1lfUlVMRVNfUEVSX1JFR0lPThDMyKk8EhsKE1NFUlZJ", + "Q0VfQVRUQUNITUVOVFMQ5rHr4AESEQoJU05BUFNIT1RTEI/m36MBEhMKDFNT", + "RF9UT1RBTF9HQhDRr49NEhgKEFNTTF9DRVJUSUZJQ0FURVMQr4K2tAESFAoM", + "U1NMX1BPTElDSUVTEMP0wPkBEhcKEFNUQVRJQ19BRERSRVNTRVMQ8a3SLBIe", + "ChZTVEFUSUNfQllPSVBfQUREUkVTU0VTEPGKwoMBEisKI1NUQVRJQ19FWFRF", + "Uk5BTF9JUFY2X0FERFJFU1NfUkFOR0VTEJbhneEBEhMKC1NVQk5FVFdPUktT", + "EKX888gBEhAKCFQyQV9DUFVTEOfh/vgBEg8KCFQyRF9DUFVTEMT1+CESGwoU", + "VEFSR0VUX0hUVFBTX1BST1hJRVMQysvWaBIaChNUQVJHRVRfSFRUUF9QUk9Y", + "SUVTEKP1oE4SGAoQVEFSR0VUX0lOU1RBTkNFUxCw2tWHARIUCgxUQVJHRVRf", + "UE9PTFMQiZeIpgESGQoSVEFSR0VUX1NTTF9QUk9YSUVTEOvk9UsSGQoSVEFS", + "R0VUX1RDUF9QUk9YSUVTEMCe81YSGgoTVEFSR0VUX1ZQTl9HQVRFV0FZUxCo", + "u+MjEhoKElRQVV9MSVRFX0RFVklDRV9WNRD9hLDWARIbChRUUFVfTElURV9Q", + "T0RTTElDRV9WNRDG04cGEhYKD1RQVV9QT0RTTElDRV9WNBDKh6JmEhAKCFVS", + "TF9NQVBTEIfPx7QBEi4KJ1ZBUklBQkxFX0lQVjZfUFVCTElDX0RFTEVHQVRF", + "RF9QUkVGSVhFUxCh9pw9EhMKDFZQTl9HQVRFV0FZUxC6i/4QEhIKC1ZQTl9U", + "VU5ORUxTEIDR3zESGwoUWFBOX1NFUlZJQ0VfUFJPSkVDVFMQrYeyLUIICgZf", + "bGltaXRCCQoHX21ldHJpY0IICgZfb3duZXJCCAoGX3VzYWdlIuADChFRdW90", + "YUV4Y2VlZGVkSW5mbxJSCgpkaW1lbnNpb25zGM3/yMUBIAMoCzI6Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlF1b3RhRXhjZWVkZWRJbmZvLkRpbWVuc2lv", + "bnNFbnRyeRIdCgxmdXR1cmVfbGltaXQYv7za2QEgASgBSACIAQESFQoFbGlt", + "aXQYu5eNMSABKAFIAYgBARIbCgpsaW1pdF9uYW1lGI+J8L0BIAEoCUgCiAEB", + "EhwKC21ldHJpY19uYW1lGLqXucMBIAEoCUgDiAEBEh8KDnJvbGxvdXRfc3Rh", + "dHVzGMDkluMBIAEoCUgEiAEBGjEKD0RpbWVuc2lvbnNFbnRyeRILCgNrZXkY", + "ASABKAkSDQoFdmFsdWUYAiABKAk6AjgBImUKDVJvbGxvdXRTdGF0dXMSHAoY", + "VU5ERUZJTkVEX1JPTExPVVRfU1RBVFVTEAASEwoLSU5fUFJPR1JFU1MQh6jd", + "3wESIQoaUk9MTE9VVF9TVEFUVVNfVU5TUEVDSUZJRUQQuNfnDEIPCg1fZnV0", + "dXJlX2xpbWl0QggKBl9saW1pdEINCgtfbGltaXRfbmFtZUIOCgxfbWV0cmlj", + "X25hbWVCEQoPX3JvbGxvdXRfc3RhdHVzIogJChJRdW90YVN0YXR1c1dhcm5p", + "bmcSFAoEY29kZRjt27oBIAEoCUgAiAEBEi4KBGRhdGEYqt+7ASADKAsyHS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EYXRhEhgKB21lc3NhZ2UYh4CsxwEg", + "ASgJSAGIAQEi/AcKBENvZGUSEgoOVU5ERUZJTkVEX0NPREUQABIVCg5DTEVB", + "TlVQX0ZBSUxFRBDYjNZHEiAKGERFUFJFQ0FURURfUkVTT1VSQ0VfVVNFRBDC", + "3+u6ARIcChRERVBSRUNBVEVEX1RZUEVfVVNFRBCWpJ6lARIoCiBESVNLX1NJ", + "WkVfTEFSR0VSX1RIQU5fSU1BR0VfU0laRRCXgZWwARIeChZFWFBFUklNRU5U", + "QUxfVFlQRV9VU0VEEIuOwdcBEhsKFEVYVEVSTkFMX0FQSV9XQVJOSU5HEMO/", + "2lMSHQoVRklFTERfVkFMVUVfT1ZFUlJJREVOEK+2mZ0BEiMKG0lOSkVDVEVE", + "X0tFUk5FTFNfREVQUkVDQVRFRBCL2YLHARI0CixJTlZBTElEX0hFQUxUSF9D", + "SEVDS19GT1JfRFlOQU1JQ19XSUVHSFRFRF9MQhDOm7y/ARIgChhMQVJHRV9E", + "RVBMT1lNRU5UX1dBUk5JTkcQpufI5QESIQoaTElTVF9PVkVSSEVBRF9RVU9U", + "QV9FWENFRUQQxbDaFhIfChdNSVNTSU5HX1RZUEVfREVQRU5ERU5DWRD3+KKk", + "ARIlCh1ORVhUX0hPUF9BRERSRVNTX05PVF9BU1NJR05FRBCHpfqaARIiChpO", + "RVhUX0hPUF9DQU5OT1RfSVBfRk9SV0FSRBDn6ue2ARIuCidORVhUX0hPUF9J", + "TlNUQU5DRV9IQVNfTk9fSVBWNl9JTlRFUkZBQ0UQkuj8RRIjChtORVhUX0hP", + "UF9JTlNUQU5DRV9OT1RfRk9VTkQQzsyv3QESJwogTkVYVF9IT1BfSU5TVEFO", + "Q0VfTk9UX09OX05FVFdPUksQwuiddBIcChRORVhUX0hPUF9OT1RfUlVOTklO", + "RxCxz/DGARIZChJOT1RfQ1JJVElDQUxfRVJST1IQ1Ki3MhIZChJOT19SRVNV", + "TFRTX09OX1BBR0UQiKapDhIWCg9QQVJUSUFMX1NVQ0NFU1MQha6HExIeChZR", + "VU9UQV9JTkZPX1VOQVZBSUxBQkxFEKbSjJEBEh0KFlJFUVVJUkVEX1RPU19B", + "R1JFRU1FTlQQg87kARIxCilSRVNPVVJDRV9JTl9VU0VfQllfT1RIRVJfUkVT", + "T1VSQ0VfV0FSTklORxDB9O3sARIbChRSRVNPVVJDRV9OT1RfREVMRVRFRBC8", + "t7JQEiEKGVNDSEVNQV9WQUxJREFUSU9OX0lHTk9SRUQQytSfgwESKAohU0lO", + "R0xFX0lOU1RBTkNFX1BST1BFUlRZX1RFTVBMQVRFENGJ+H8SHQoVVU5ERUNM", + "QVJFRF9QUk9QRVJUSUVTEJ+Gm7oBEhIKC1VOUkVBQ0hBQkxFELS9rQZCBwoF", + "X2NvZGVCCgoIX21lc3NhZ2UizAEKB1Jhd0Rpc2sSHwoOY29udGFpbmVyX3R5", + "cGUYuMiCmAEgASgJSACIAQESHgoNc2hhMV9jaGVja3N1bRi9lPiVASABKAlI", + "AYgBARIWCgZzb3VyY2UYm9DBVCABKAlIAogBASI4Cg1Db250YWluZXJUeXBl", + "EhwKGFVOREVGSU5FRF9DT05UQUlORVJfVFlQRRAAEgkKA1RBUhCFhwVCEQoP", + "X2NvbnRhaW5lcl90eXBlQhAKDl9zaGExX2NoZWNrc3VtQgkKB19zb3VyY2Ui", + "1wIKLFJlY3JlYXRlSW5zdGFuY2VzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1", + "ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhKT", + "AQo7aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfcmVjcmVhdGVfaW5zdGFuY2Vz", + "X3JlcXVlc3RfcmVzb3VyY2UYgMKaCiABKAsyRi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlcnNSZWNyZWF0ZUluc3RhbmNl", + "c1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEg", + "ASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkItsCCjJSZWNyZWF0ZUlu", + "c3RhbmNlc1JlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZp", + "bnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISIQoHcHJvamVj", + "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlC", + "DOBBAvJHBnJlZ2lvbhKNAQo4cmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFn", + "ZXJzX3JlY3JlYXRlX3JlcXVlc3RfcmVzb3VyY2UYlPzEUSABKAsyQy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdl", + "cnNSZWNyZWF0ZVJlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", + "SACIAQFCDQoLX3JlcXVlc3RfaWQiqAEKCVJlZmVyZW5jZRIUCgRraW5kGJT3", + "yAEgASgJSACIAQESHgoOcmVmZXJlbmNlX3R5cGUYrr+DdiABKAlIAYgBARIZ", + "CghyZWZlcnJlchif+LmnASABKAlIAogBARIWCgZ0YXJnZXQYkeP5WyABKAlI", + "A4gBAUIHCgVfa2luZEIRCg9fcmVmZXJlbmNlX3R5cGVCCwoJX3JlZmVycmVy", + "QgkKB190YXJnZXQihAUKBlJlZ2lvbhIiChJjcmVhdGlvbl90aW1lc3RhbXAY", + "to/HDiABKAlIAIgBARJHCgpkZXByZWNhdGVkGLPL0fUBIAEoCzIqLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkRlcHJlY2F0aW9uU3RhdHVzSAGIAQESHAoL", + "ZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQESEAoCaWQYmxogASgESAOIAQES", + "FAoEa2luZBiU98gBIAEoCUgEiAEBEhQKBG5hbWUYi/XNASABKAlIBYgBARJS", + "ChRxdW90YV9zdGF0dXNfd2FybmluZxj2ibqQASABKAsyKy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5RdW90YVN0YXR1c1dhcm5pbmdIBogBARIxCgZxdW90", + "YXMY+6HiOyADKAsyHi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5RdW90YRIa", + "CglzZWxmX2xpbmsYjZLF2QEgASgJSAeIAQESFgoGc3RhdHVzGPKft1YgASgJ", + "SAiIAQESHAoMc3VwcG9ydHNfcHpzGO72hSggASgISAmIAQESEAoFem9uZXMY", + "x6StNyADKAkiNAoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABILCgRE", + "T1dOEKK5gAESBwoCVVAQmxVCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEINCgtf", + "ZGVwcmVjYXRlZEIOCgxfZGVzY3JpcHRpb25CBQoDX2lkQgcKBV9raW5kQgcK", + "BV9uYW1lQhcKFV9xdW90YV9zdGF0dXNfd2FybmluZ0IMCgpfc2VsZl9saW5r", + "QgkKB19zdGF0dXNCDwoNX3N1cHBvcnRzX3B6cyKIAQoaUmVnaW9uQWRkcmVz", + "c2VzTW92ZVJlcXVlc3QSHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSACIAQES", + "JAoTZGVzdGluYXRpb25fYWRkcmVzcxjDsZ6xASABKAlIAYgBAUIOCgxfZGVz", + "Y3JpcHRpb25CFgoUX2Rlc3RpbmF0aW9uX2FkZHJlc3MiqwIKFFJlZ2lvbkF1", + "dG9zY2FsZXJMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjUKBWl0ZW1zGMDP9y8g", + "AygLMiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxlchIUCgRr", + "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", + "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcY", + "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASI", + "AQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", + "bGZfbGlua0IKCghfd2FybmluZyKnAgoSUmVnaW9uRGlza1R5cGVMaXN0EhAK", + "AmlkGJsaIAEoCUgAiAEBEjMKBWl0ZW1zGMDP9y8gAygLMiEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuRGlza1R5cGUSFAoEa2luZBiU98gBIAEoCUgBiAEB", + "Eh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGlu", + "axiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2lu", + "ZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5p", + "bmciRQolUmVnaW9uRGlza3NBZGRSZXNvdXJjZVBvbGljaWVzUmVxdWVzdBIc", + "ChFyZXNvdXJjZV9wb2xpY2llcxjhnMwKIAMoCSJICihSZWdpb25EaXNrc1Jl", + "bW92ZVJlc291cmNlUG9saWNpZXNSZXF1ZXN0EhwKEXJlc291cmNlX3BvbGlj", + "aWVzGOGczAogAygJIkAKGFJlZ2lvbkRpc2tzUmVzaXplUmVxdWVzdBIYCgdz", + "aXplX2diGNmLgOwBIAEoA0gAiAEBQgoKCF9zaXplX2diImgKJ1JlZ2lvbkRp", + "c2tzU3RhcnRBc3luY1JlcGxpY2F0aW9uUmVxdWVzdBIkChRhc3luY19zZWNv", + "bmRhcnlfZGlzaxirg+M+IAEoCUgAiAEBQhcKFV9hc3luY19zZWNvbmRhcnlf", + "ZGlzayKxAgoXUmVnaW9uSW5zdGFuY2VHcm91cExpc3QSEAoCaWQYmxogASgJ", + "SACIAQESOAoFaXRlbXMYwM/3LyADKAsyJi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbnN0YW5jZUdyb3VwEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9u", + "ZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF", + "2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQ", + "X25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIkUK", + "MVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyRGVsZXRlSW5zdGFuY2VDb25m", + "aWdSZXESEAoFbmFtZXMYyK7vMSADKAkivwIKHlJlZ2lvbkluc3RhbmNlR3Jv", + "dXBNYW5hZ2VyTGlzdBIQCgJpZBibGiABKAlIAIgBARI/CgVpdGVtcxjAz/cv", + "IAMoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBN", + "YW5hZ2VyEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9r", + "ZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQES", + "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90", + "b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIoABCjBSZWdpb25JbnN0", + "YW5jZUdyb3VwTWFuYWdlclBhdGNoSW5zdGFuY2VDb25maWdSZXESTAoUcGVy", + "X2luc3RhbmNlX2NvbmZpZ3MYqdX4+gEgAygLMiouZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUGVySW5zdGFuY2VDb25maWcigQEKMVJlZ2lvbkluc3RhbmNl", + "R3JvdXBNYW5hZ2VyVXBkYXRlSW5zdGFuY2VDb25maWdSZXESTAoUcGVyX2lu", + "c3RhbmNlX2NvbmZpZ3MYqdX4+gEgAygLMiouZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUGVySW5zdGFuY2VDb25maWciSgoyUmVnaW9uSW5zdGFuY2VHcm91", + "cE1hbmFnZXJzQWJhbmRvbkluc3RhbmNlc1JlcXVlc3QSFAoJaW5zdGFuY2Vz", + "GP787w0gAygJIvsCCi5SZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlcnNBcHBs", + "eVVwZGF0ZXNSZXF1ZXN0Eh4KDWFsbF9pbnN0YW5jZXMY4Lq+wAEgASgISACI", + "AQESFAoJaW5zdGFuY2VzGP787w0gAygJEh8KDm1pbmltYWxfYWN0aW9uGJSN", + "goEBIAEoCUgBiAEBEi4KHm1vc3RfZGlzcnVwdGl2ZV9hbGxvd2VkX2FjdGlv", + "bhiNzsIfIAEoCUgCiAEBIi0KDU1pbmltYWxBY3Rpb24SHAoYVU5ERUZJTkVE", + "X01JTklNQUxfQUNUSU9OEAAiSwobTW9zdERpc3J1cHRpdmVBbGxvd2VkQWN0", + "aW9uEiwKKFVOREVGSU5FRF9NT1NUX0RJU1JVUFRJVkVfQUxMT1dFRF9BQ1RJ", + "T04QAEIQCg5fYWxsX2luc3RhbmNlc0IRCg9fbWluaW1hbF9hY3Rpb25CIQof", + "X21vc3RfZGlzcnVwdGl2ZV9hbGxvd2VkX2FjdGlvbiJ1CjFSZWdpb25JbnN0", + "YW5jZUdyb3VwTWFuYWdlcnNDcmVhdGVJbnN0YW5jZXNSZXF1ZXN0EkAKCWlu", + "c3RhbmNlcxj+/O8NIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBl", + "ckluc3RhbmNlQ29uZmlnIqQBCjFSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdl", + "cnNEZWxldGVJbnN0YW5jZXNSZXF1ZXN0EhQKCWluc3RhbmNlcxj+/O8NIAMo", + "CRIyCiJza2lwX2luc3RhbmNlc19vbl92YWxpZGF0aW9uX2Vycm9yGKH2rxMg", + "ASgISACIAQFCJQojX3NraXBfaW5zdGFuY2VzX29uX3ZhbGlkYXRpb25fZXJy", + "b3IiqgEKLVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RFcnJvcnNS", + "ZXNwb25zZRJECgVpdGVtcxjAz/cvIAMoCzIyLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkluc3RhbmNlTWFuYWdlZEJ5SWdtRXJyb3ISHwoPbmV4dF9wYWdl", + "X3Rva2VuGJW6hiYgASgJSACIAQFCEgoQX25leHRfcGFnZV90b2tlbiLuAQoy", + "UmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzTGlzdEluc3RhbmNlQ29uZmln", + "c1Jlc3ASPAoFaXRlbXMYwM/3LyADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5QZXJJbnN0YW5jZUNvbmZpZxIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqG", + "JiABKAlIAIgBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuV2FybmluZ0gBiAEBQhIKEF9uZXh0X3BhZ2VfdG9rZW5C", + "CgoIX3dhcm5pbmcisAEKMFJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0xp", + "c3RJbnN0YW5jZXNSZXNwb25zZRJHChFtYW5hZ2VkX2luc3RhbmNlcxjem6mg", + "ASADKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5NYW5hZ2VkSW5zdGFu", + "Y2USHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSACIAQFCEgoQX25leHRf", + "cGFnZV90b2tlbiJCCipSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlcnNSZWNy", + "ZWF0ZVJlcXVlc3QSFAoJaW5zdGFuY2VzGP787w0gAygJIkkKMVJlZ2lvbklu", + "c3RhbmNlR3JvdXBNYW5hZ2Vyc1Jlc3VtZUluc3RhbmNlc1JlcXVlc3QSFAoJ", + "aW5zdGFuY2VzGP787w0gAygJInkKMFJlZ2lvbkluc3RhbmNlR3JvdXBNYW5h", + "Z2Vyc1NldFRhcmdldFBvb2xzUmVxdWVzdBIbCgtmaW5nZXJwcmludBjk0fNv", + "IAEoCUgAiAEBEhgKDHRhcmdldF9wb29scxipn6CgASADKAlCDgoMX2Zpbmdl", + "cnByaW50ImkKLVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1NldFRlbXBs", + "YXRlUmVxdWVzdBIiChFpbnN0YW5jZV90ZW1wbGF0ZRjkgbuTASABKAlIAIgB", + "AUIUChJfaW5zdGFuY2VfdGVtcGxhdGUiSAowUmVnaW9uSW5zdGFuY2VHcm91", + "cE1hbmFnZXJzU3RhcnRJbnN0YW5jZXNSZXF1ZXN0EhQKCWluc3RhbmNlcxj+", + "/O8NIAMoCSJyCi9SZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlcnNTdG9wSW5z", + "dGFuY2VzUmVxdWVzdBIaCgpmb3JjZV9zdG9wGNahoUAgASgISACIAQESFAoJ", + "aW5zdGFuY2VzGP787w0gAygJQg0KC19mb3JjZV9zdG9wInsKMlJlZ2lvbklu", + "c3RhbmNlR3JvdXBNYW5hZ2Vyc1N1c3BlbmRJbnN0YW5jZXNSZXF1ZXN0Eh0K", + "DWZvcmNlX3N1c3BlbmQY6O2WDSABKAhIAIgBARIUCglpbnN0YW5jZXMY/vzv", + "DSADKAlCEAoOX2ZvcmNlX3N1c3BlbmQixAIKIVJlZ2lvbkluc3RhbmNlR3Jv", + "dXBzTGlzdEluc3RhbmNlcxIQCgJpZBibGiABKAlIAIgBARJBCgVpdGVtcxjA", + "z/cvIAMoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlV2l0", + "aE5hbWVkUG9ydHMSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFn", + "ZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlI", + "A4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9w", + "YWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci0AEKKFJlZ2lv", + "bkluc3RhbmNlR3JvdXBzTGlzdEluc3RhbmNlc1JlcXVlc3QSHgoOaW5zdGFu", + "Y2Vfc3RhdGUY5/D8KyABKAlIAIgBARIZCglwb3J0X25hbWUYiYfnEyABKAlI", + "AYgBASJICg1JbnN0YW5jZVN0YXRlEhwKGFVOREVGSU5FRF9JTlNUQU5DRV9T", + "VEFURRAAEgkKA0FMTBCB+wMSDgoHUlVOTklORxCfw+o5QhEKD19pbnN0YW5j", + "ZV9zdGF0ZUIMCgpfcG9ydF9uYW1lIpQBCihSZWdpb25JbnN0YW5jZUdyb3Vw", + "c1NldE5hbWVkUG9ydHNSZXF1ZXN0EhsKC2ZpbmdlcnByaW50GOTR828gASgJ", + "SACIAQESOwoLbmFtZWRfcG9ydHMYjMfyywEgAygLMiIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuTmFtZWRQb3J0Qg4KDF9maW5nZXJwcmludCKdAgoKUmVn", + "aW9uTGlzdBIQCgJpZBibGiABKAlIAIgBARIxCgVpdGVtcxjAz/cvIAMoCzIf", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbhIUCgRraW5kGJT3yAEg", + "ASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJ", + "c2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsy", + "IC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lk", + "QgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IK", + "Cghfd2FybmluZyJ7CjFSZWdpb25OZXR3b3JrRW5kcG9pbnRHcm91cHNBdHRh", + "Y2hFbmRwb2ludHNSZXF1ZXN0EkYKEW5ldHdvcmtfZW5kcG9pbnRzGK2Rukcg", + "AygLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50", + "InsKMVJlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3Vwc0RldGFjaEVuZHBvaW50", + "c1JlcXVlc3QSRgoRbmV0d29ya19lbmRwb2ludHMYrZG6RyADKAsyKC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnQigQIKOlJlZ2lv", + "bk5ldHdvcmtGaXJld2FsbFBvbGljaWVzR2V0RWZmZWN0aXZlRmlyZXdhbGxz", + "UmVzcG9uc2USiAEKEGZpcmV3YWxsX3BvbGljeXMYwsr8wwEgAygLMmouZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9s", + "aWNpZXNHZXRFZmZlY3RpdmVGaXJld2FsbHNSZXNwb25zZUVmZmVjdGl2ZUZp", + "cmV3YWxsUG9saWN5EjgKCWZpcmV3YWxscxjzxuiBASADKAsyIS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbCLsAgpRUmVnaW9uTmV0d29ya0Zp", + "cmV3YWxsUG9saWNpZXNHZXRFZmZlY3RpdmVGaXJld2FsbHNSZXNwb25zZUVm", + "ZmVjdGl2ZUZpcmV3YWxsUG9saWN5EhwKDGRpc3BsYXlfbmFtZRjoh5ECIAEo", + "CUgAiAEBEhQKBG5hbWUYi/XNASABKAlIAYgBARI9CgVydWxlcxj3kfUzIAMo", + "CzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9saWN5UnVs", + "ZRIUCgR0eXBlGLqe2gEgASgJSAKIAQEiawoEVHlwZRISCg5VTkRFRklORURf", + "VFlQRRAAEhAKCUhJRVJBUkNIWRCVxKohEg8KB05FVFdPUksQjsyzxQESFwoQ", + "TkVUV09SS19SRUdJT05BTBCw4v1aEhMKC1VOU1BFQ0lGSUVEEJe+mPsBQg8K", + "DV9kaXNwbGF5X25hbWVCBwoFX25hbWVCBwoFX3R5cGUi0QEKFlJlZ2lvblNl", + "dExhYmVsc1JlcXVlc3QSIQoRbGFiZWxfZmluZ2VycHJpbnQYmfD3VCABKAlI", + "AIgBARJPCgZsYWJlbHMY/7/B7gEgAygLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUmVnaW9uU2V0TGFiZWxzUmVxdWVzdC5MYWJlbHNFbnRyeRotCgtM", + "YWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBQhQK", + "El9sYWJlbF9maW5nZXJwcmludCKzAQoWUmVnaW9uU2V0UG9saWN5UmVxdWVz", + "dBI2CghiaW5kaW5ncxiOxaTAASADKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5CaW5kaW5nEhQKBGV0YWcYldK+ASABKAlIAIgBARI3CgZwb2xpY3kY", + "ssq2KyABKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3lIAYgB", + "AUIHCgVfZXRhZ0IJCgdfcG9saWN5IlEKMVJlZ2lvblRhcmdldEh0dHBzUHJv", + "eGllc1NldFNzbENlcnRpZmljYXRlc1JlcXVlc3QSHAoQc3NsX2NlcnRpZmlj", + "YXRlcxiPosOuASADKAkiZgocUmVnaW9uVXJsTWFwc1ZhbGlkYXRlUmVxdWVz", + "dBI5CghyZXNvdXJjZRiOiK9dIAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlVybE1hcEgAiAEBQgsKCV9yZXNvdXJjZSKUAQomUmVtb3ZlQXNzb2Np", + "YXRpb25GaXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5", + "GNGKxu0BIAEoCUID4EECEhQKBG5hbWUYi/XNASABKAlIAIgBARIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSAGIAQFCBwoFX25hbWVCDQoLX3JlcXVlc3RfaWQi", + "vgEKLVJlbW92ZUFzc29jaWF0aW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVx", + "dWVzdBIgCg9maXJld2FsbF9wb2xpY3kY0YrG7QEgASgJQgPgQQISFAoEbmFt", + "ZRiL9c0BIAEoCUgAiAEBEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEBQgcKBV9uYW1lQg0K", + "C19yZXF1ZXN0X2lkIuUBCjNSZW1vdmVBc3NvY2lhdGlvblJlZ2lvbk5ldHdv", + "cmtGaXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9saWN5GNGK", + "xu0BIAEoCUID4EECEhQKBG5hbWUYi/XNASABKAlIAIgBARIhCgdwcm9qZWN0", + "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM", + "4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBAUIHCgVf", + "bmFtZUINCgtfcmVxdWVzdF9pZCKzAgoiUmVtb3ZlSGVhbHRoQ2hlY2tUYXJn", + "ZXRQb29sUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVl", + "c3RfaWQYy4HZESABKAlIAIgBARIbCgt0YXJnZXRfcG9vbBiK5PgdIAEoCUID", + "4EECEoABCjF0YXJnZXRfcG9vbHNfcmVtb3ZlX2hlYWx0aF9jaGVja19yZXF1", + "ZXN0X3Jlc291cmNlGLPntpEBIAEoCzI8Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlRhcmdldFBvb2xzUmVtb3ZlSGVhbHRoQ2hlY2tSZXF1ZXN0QgPgQQJC", + "DQoLX3JlcXVlc3RfaWQipwIKH1JlbW92ZUluc3RhbmNlVGFyZ2V0UG9vbFJl", + "cXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZy", + "ZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESGwoLdGFyZ2V0X3Bvb2wYiuT4HSABKAlCA+BBAhJ4Ci10", + "YXJnZXRfcG9vbHNfcmVtb3ZlX2luc3RhbmNlX3JlcXVlc3RfcmVzb3VyY2UY", + "g8CLDiABKAsyOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRQb29s", + "c1JlbW92ZUluc3RhbmNlUmVxdWVzdEID4EECQg0KC19yZXF1ZXN0X2lkIrQC", + "CiNSZW1vdmVJbnN0YW5jZXNJbnN0YW5jZUdyb3VwUmVxdWVzdBIeCg5pbnN0", + "YW5jZV9ncm91cBjV1NUmIAEoCUID4EECEoEBCjFpbnN0YW5jZV9ncm91cHNf", + "cmVtb3ZlX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlGLnRt7oBIAEoCzI9", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBzUmVtb3Zl", + "SW5zdGFuY2VzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", + "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpv", + "bmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi9gEKG1Jl", + "bW92ZVBlZXJpbmdOZXR3b3JrUmVxdWVzdBIXCgduZXR3b3JrGK60hW8gASgJ", + "QgPgQQIScAoobmV0d29ya3NfcmVtb3ZlX3BlZXJpbmdfcmVxdWVzdF9yZXNv", + "dXJjZRj+2+nIASABKAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3", + "b3Jrc1JlbW92ZVBlZXJpbmdSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFs", + "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQFCDQoLX3JlcXVlc3RfaWQiowIKIVJlbW92ZVJlc291cmNlUG9saWNpZXNE", + "aXNrUmVxdWVzdBIUCgRkaXNrGJ2bvAEgASgJQgPgQQISfQovZGlza3NfcmVt", + "b3ZlX3Jlc291cmNlX3BvbGljaWVzX3JlcXVlc3RfcmVzb3VyY2UY7sGh0AEg", + "ASgLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza3NSZW1vdmVSZXNv", + "dXJjZVBvbGljaWVzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsK", + "BHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQiswIK", + "JVJlbW92ZVJlc291cmNlUG9saWNpZXNJbnN0YW5jZVJlcXVlc3QSGAoIaW5z", + "dGFuY2UYlanaCCABKAlCA+BBAhKEAQozaW5zdGFuY2VzX3JlbW92ZV9yZXNv", + "dXJjZV9wb2xpY2llc19yZXF1ZXN0X3Jlc291cmNlGPbdvBcgASgLMj8uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VzUmVtb3ZlUmVzb3VyY2VQ", + "b2xpY2llc1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", + "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25l", + "GKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIroCCidSZW1v", + "dmVSZXNvdXJjZVBvbGljaWVzUmVnaW9uRGlza1JlcXVlc3QSFAoEZGlzaxid", + "m7wBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SiQEKNnJlZ2lv", + "bl9kaXNrc19yZW1vdmVfcmVzb3VyY2VfcG9saWNpZXNfcmVxdWVzdF9yZXNv", + "dXJjZRijw5UEIAEoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lv", + "bkRpc2tzUmVtb3ZlUmVzb3VyY2VQb2xpY2llc1JlcXVlc3RCA+BBAhIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQilgEKH1Jl", + "bW92ZVJ1bGVGaXJld2FsbFBvbGljeVJlcXVlc3QSIAoPZmlyZXdhbGxfcG9s", + "aWN5GNGKxu0BIAEoCUID4EECEhkKCHByaW9yaXR5GKTzodQBIAEoBUgAiAEB", + "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBAUILCglfcHJpb3JpdHlCDQoL", + "X3JlcXVlc3RfaWQiwAEKJlJlbW92ZVJ1bGVOZXR3b3JrRmlyZXdhbGxQb2xp", + "Y3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3BvbGljeRjRisbtASABKAlCA+BBAhIZ", + "Cghwcmlvcml0eRik86HUASABKAVIAIgBARIhCgdwcm9qZWN0GJmWwWwgASgJ", + "Qg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBAUIL", + "CglfcHJpb3JpdHlCDQoLX3JlcXVlc3RfaWQi5wEKLFJlbW92ZVJ1bGVSZWdp", + "b25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EiAKD2ZpcmV3YWxsX3Bv", + "bGljeRjRisbtASABKAlCA+BBAhIZCghwcmlvcml0eRik86HUASABKAVIAIgB", + "ARIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lv", + "bhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESAB", + "KAlIAYgBAUILCglfcHJpb3JpdHlCDQoLX3JlcXVlc3RfaWQitAEKJVJlbW92", + "ZVJ1bGVSZWdpb25TZWN1cml0eVBvbGljeVJlcXVlc3QSGQoIcHJpb3JpdHkY", + "pPOh1AEgASgFSACIAQESIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "amVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIfCg9zZWN1", + "cml0eV9wb2xpY3kYkYbKUSABKAlCA+BBAkILCglfcHJpb3JpdHkijQEKH1Jl", + "bW92ZVJ1bGVTZWN1cml0eVBvbGljeVJlcXVlc3QSGQoIcHJpb3JpdHkYpPOh", + "1AEgASgFSACIAQESIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", + "dBIfCg9zZWN1cml0eV9wb2xpY3kYkYbKUSABKAlCA+BBAkILCglfcHJpb3Jp", + "dHkiSwoTUmVxdWVzdE1pcnJvclBvbGljeRIgCg9iYWNrZW5kX3NlcnZpY2UY", + "isCukgEgASgJSACIAQFCEgoQX2JhY2tlbmRfc2VydmljZSKpCQoLUmVzZXJ2", + "YXRpb24SXwoVYWdncmVnYXRlX3Jlc2VydmF0aW9uGMzyg4sBIAEoCzI3Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkFsbG9jYXRpb25BZ2dyZWdhdGVSZXNl", + "cnZhdGlvbkgAiAEBEhsKCmNvbW1pdG1lbnQYlZbz5QEgASgJSAGIAQESIgoS", + "Y3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAKIAQESHAoLZGVzY3JpcHRp", + "b24Y/IfWyQEgASgJSAOIAQESEAoCaWQYmxogASgESASIAQESFAoEa2luZBiU", + "98gBIAEoCUgFiAEBEhQKBG5hbWUYi/XNASABKAlIBogBARJYChFyZXNvdXJj", + "ZV9wb2xpY2llcxjhnMwKIAMoCzI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlJlc2VydmF0aW9uLlJlc291cmNlUG9saWNpZXNFbnRyeRJSCg9yZXNvdXJj", + "ZV9zdGF0dXMYw/r3diABKAsyMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5B", + "bGxvY2F0aW9uUmVzb3VyY2VTdGF0dXNIB4gBARIeCg1zYXRpc2ZpZXNfcHpz", + "GKvdq+UBIAEoCEgIiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlICYgBARJG", + "Cg5zaGFyZV9zZXR0aW5ncxiDkZR/IAEoCzImLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlNoYXJlU2V0dGluZ3NICogBARJgChRzcGVjaWZpY19yZXNlcnZh", + "dGlvbhi/oInBASABKAsyOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BbGxv", + "Y2F0aW9uU3BlY2lmaWNTS1VSZXNlcnZhdGlvbkgLiAEBEi0KHXNwZWNpZmlj", + "X3Jlc2VydmF0aW9uX3JlcXVpcmVkGJ/Hg2wgASgISAyIAQESFgoGc3RhdHVz", + "GPKft1YgASgJSA2IAQESFAoEem9uZRisx+QBIAEoCUgOiAEBGjcKFVJlc291", + "cmNlUG9saWNpZXNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6", + "AjgBInMKBlN0YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASEAoIQ1JFQVRJ", + "TkcQub2d2QESEAoIREVMRVRJTkcQqKeH/AESDwoHSU5WQUxJRBDX++38ARIM", + "CgVSRUFEWRCDw48lEhAKCFVQREFUSU5HEMbu7OsBQhgKFl9hZ2dyZWdhdGVf", + "cmVzZXJ2YXRpb25CDQoLX2NvbW1pdG1lbnRCFQoTX2NyZWF0aW9uX3RpbWVz", + "dGFtcEIOCgxfZGVzY3JpcHRpb25CBQoDX2lkQgcKBV9raW5kQgcKBV9uYW1l", + "QhIKEF9yZXNvdXJjZV9zdGF0dXNCEAoOX3NhdGlzZmllc19wenNCDAoKX3Nl", + "bGZfbGlua0IRCg9fc2hhcmVfc2V0dGluZ3NCFwoVX3NwZWNpZmljX3Jlc2Vy", + "dmF0aW9uQiAKHl9zcGVjaWZpY19yZXNlcnZhdGlvbl9yZXF1aXJlZEIJCgdf", + "c3RhdHVzQgcKBV96b25lIrACChNSZXNlcnZhdGlvbkFmZmluaXR5EikKGGNv", + "bnN1bWVfcmVzZXJ2YXRpb25fdHlwZRiww7OPASABKAlIAIgBARISCgNrZXkY", + "37wGIAEoCUgBiAEBEhEKBnZhbHVlcxiiupZ3IAMoCSKhAQoWQ29uc3VtZVJl", + "c2VydmF0aW9uVHlwZRImCiJVTkRFRklORURfQ09OU1VNRV9SRVNFUlZBVElP", + "Tl9UWVBFEAASFgoPQU5ZX1JFU0VSVkFUSU9OELnDr18SFQoOTk9fUkVTRVJW", + "QVRJT04QrszeUBIbChRTUEVDSUZJQ19SRVNFUlZBVElPThCfqM9tEhMKC1VO", + "U1BFQ0lGSUVEEJe+mPsBQhsKGV9jb25zdW1lX3Jlc2VydmF0aW9uX3R5cGVC", + "BgoEX2tleSLCAwoZUmVzZXJ2YXRpb25BZ2dyZWdhdGVkTGlzdBIQCgJpZBib", + "GiABKAlIAIgBARJPCgVpdGVtcxjAz/cvIAMoCzI9Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlJlc2VydmF0aW9uQWdncmVnYXRlZExpc3QuSXRlbXNFbnRy", + "eRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6", + "hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEhcKDHVu", + "cmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGl0KCkl0ZW1zRW50", + "cnkSCwoDa2V5GAEgASgJEj4KBXZhbHVlGAIgASgLMi8uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuUmVzZXJ2YXRpb25zU2NvcGVkTGlzdDoCOAFCBQoDX2lk", + "QgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IK", + "Cghfd2FybmluZyKnAgoPUmVzZXJ2YXRpb25MaXN0EhAKAmlkGJsaIAEoCUgA", + "iAEBEjYKBWl0ZW1zGMDP9y8gAygLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuUmVzZXJ2YXRpb24SFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRf", + "cGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASAB", + "KAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4", + "dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciVgoZUmVz", + "ZXJ2YXRpb25zUmVzaXplUmVxdWVzdBIiChJzcGVjaWZpY19za3VfY291bnQY", + "oOnPBiABKANIAIgBAUIVChNfc3BlY2lmaWNfc2t1X2NvdW50Ip8BChZSZXNl", + "cnZhdGlvbnNTY29wZWRMaXN0Ej4KDHJlc2VydmF0aW9ucxin7My+ASADKAsy", + "JC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNlcnZhdGlvbhI5Cgd3YXJu", + "aW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fybmlu", + "Z0gAiAEBQgoKCF93YXJuaW5nIpsBChRSZXNldEluc3RhbmNlUmVxdWVzdBIY", + "CghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsK", + "BHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi8AEK", + "EVJlc2l6ZURpc2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASABKAlCA+BBAhJaCh1k", + "aXNrc19yZXNpemVfcmVxdWVzdF9yZXNvdXJjZRigwqslIAEoCzIrLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tzUmVzaXplUmVxdWVzdEID4EECEiEK", + "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9p", + "ZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVC", + "DQoLX3JlcXVlc3RfaWQizAEKIVJlc2l6ZUluc3RhbmNlR3JvdXBNYW5hZ2Vy", + "UmVxdWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPg", + "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSACIAQESFAoEc2l6ZRiBwNcBIAEoBUID4EECEhsK", + "BHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQiiAIK", + "F1Jlc2l6ZVJlZ2lvbkRpc2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASABKAlCA+BB", + "AhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lv", + "bhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEmgKJHJlZ2lvbl9kaXNrc19yZXNp", + "emVfcmVxdWVzdF9yZXNvdXJjZRiVqvzUASABKAsyMS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5SZWdpb25EaXNrc1Jlc2l6ZVJlcXVlc3RCA+BBAhIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi1gEKJ1Jl", + "c2l6ZVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0", + "YW5jZV9ncm91cF9tYW5hZ2VyGMP383YgASgJQgPgQQISIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBB", + "AvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESFAoEc2l6", + "ZRiBwNcBIAEoBUID4EECQg0KC19yZXF1ZXN0X2lkIo0CChhSZXNpemVSZXNl", + "cnZhdGlvblJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoLcmVzZXJ2YXRp", + "b24YzIfVFiABKAlCA+BBAhJpCiRyZXNlcnZhdGlvbnNfcmVzaXplX3JlcXVl", + "c3RfcmVzb3VyY2UY0dvOuQEgASgLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuUmVzZXJ2YXRpb25zUmVzaXplUmVxdWVzdEID4EECEhsKBHpvbmUYrMfk", + "ASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQiggIKElJlc291cmNl", + "Q29tbWl0bWVudBIgChBhY2NlbGVyYXRvcl90eXBlGI7h6EEgASgJSACIAQES", + "FgoGYW1vdW50GNig6V0gASgDSAGIAQESFAoEdHlwZRi6ntoBIAEoCUgCiAEB", + "InMKBFR5cGUSEgoOVU5ERUZJTkVEX1RZUEUQABITCgtBQ0NFTEVSQVRPUhDL", + "7PnMARIRCglMT0NBTF9TU0QQ8PXW8gESDQoGTUVNT1JZEIHi1joSEwoLVU5T", + "UEVDSUZJRUQQl76Y+wESCwoEVkNQVRDyuqABQhMKEV9hY2NlbGVyYXRvcl90", + "eXBlQgkKB19hbW91bnRCBwoFX3R5cGUiOQoWUmVzb3VyY2VHcm91cFJlZmVy", + "ZW5jZRIVCgVncm91cBj/7IMvIAEoCUgAiAEBQggKBl9ncm91cCKqAQoaUmVz", + "b3VyY2VQb2xpY2llc1Njb3BlZExpc3QSRQoRcmVzb3VyY2VfcG9saWNpZXMY", + "4ZzMCiADKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBv", + "bGljeRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIsIICg5SZXNvdXJjZVBv", + "bGljeRIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtk", + "ZXNjcmlwdGlvbhj8h9bJASABKAlIAYgBARJxCh1kaXNrX2NvbnNpc3RlbmN5", + "X2dyb3VwX3BvbGljeRibhPLhASABKAsyQS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5SZXNvdXJjZVBvbGljeURpc2tDb25zaXN0ZW5jeUdyb3VwUG9saWN5", + "SAKIAQESYwoWZ3JvdXBfcGxhY2VtZW50X3BvbGljeRiMm5sFIAEoCzI7Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlUG9saWN5R3JvdXBQbGFj", + "ZW1lbnRQb2xpY3lIA4gBARIQCgJpZBibGiABKARIBIgBARJoChhpbnN0YW5j", + "ZV9zY2hlZHVsZV9wb2xpY3kYsNC5pAEgASgLMj0uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUmVzb3VyY2VQb2xpY3lJbnN0YW5jZVNjaGVkdWxlUG9saWN5", + "SAWIAQESFAoEa2luZBiU98gBIAEoCUgGiAEBEhQKBG5hbWUYi/XNASABKAlI", + "B4gBARIWCgZyZWdpb24Y9M2gQiABKAlICIgBARJWCg9yZXNvdXJjZV9zdGF0", + "dXMYw/r3diABKAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJj", + "ZVBvbGljeVJlc291cmNlU3RhdHVzSAmIAQESGgoJc2VsZl9saW5rGI2SxdkB", + "IAEoCUgKiAEBEmcKGHNuYXBzaG90X3NjaGVkdWxlX3BvbGljeRjf1oFoIAEo", + "CzI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlUG9saWN5U25h", + "cHNob3RTY2hlZHVsZVBvbGljeUgLiAEBEhYKBnN0YXR1cxjyn7dWIAEoCUgM", + "iAEBInIKBlN0YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASEAoIQ1JFQVRJ", + "TkcQub2d2QESEAoIREVMRVRJTkcQqKeH/AESDwoHRVhQSVJFRBCF5ojmARIP", + "CgdJTlZBTElEENf77fwBEgwKBVJFQURZEIPDjyVCFQoTX2NyZWF0aW9uX3Rp", + "bWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CIAoeX2Rpc2tfY29uc2lzdGVuY3lf", + "Z3JvdXBfcG9saWN5QhkKF19ncm91cF9wbGFjZW1lbnRfcG9saWN5QgUKA19p", + "ZEIbChlfaW5zdGFuY2Vfc2NoZWR1bGVfcG9saWN5QgcKBV9raW5kQgcKBV9u", + "YW1lQgkKB19yZWdpb25CEgoQX3Jlc291cmNlX3N0YXR1c0IMCgpfc2VsZl9s", + "aW5rQhsKGV9zbmFwc2hvdF9zY2hlZHVsZV9wb2xpY3lCCQoHX3N0YXR1cyLr", + "AwocUmVzb3VyY2VQb2xpY3lBZ2dyZWdhdGVkTGlzdBIUCgRldGFnGJXSvgEg", + "ASgJSACIAQESEAoCaWQYmxogASgJSAGIAQESUgoFaXRlbXMYwM/3LyADKAsy", + "QC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeUFnZ3Jl", + "Z2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgCiAEBEh8K", + "D25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgDiAEBEhoKCXNlbGZfbGluaxiN", + "ksXZASABKAlIBIgBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2Fy", + "bmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5p", + "bmdIBYgBARphCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRJCCgV2YWx1ZRgC", + "IAEoCzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlUG9saWNp", + "ZXNTY29wZWRMaXN0OgI4AUIHCgVfZXRhZ0IFCgNfaWRCBwoFX2tpbmRCEgoQ", + "X25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIp4B", + "ChhSZXNvdXJjZVBvbGljeURhaWx5Q3ljbGUSHgoNZGF5c19pbl9jeWNsZRi0", + "mKqwASABKAVIAIgBARIYCghkdXJhdGlvbhiUm5FKIAEoCUgBiAEBEhoKCnN0", + "YXJ0X3RpbWUYiunuESABKAlIAogBAUIQCg5fZGF5c19pbl9jeWNsZUILCglf", + "ZHVyYXRpb25CDQoLX3N0YXJ0X3RpbWUiKgooUmVzb3VyY2VQb2xpY3lEaXNr", + "Q29uc2lzdGVuY3lHcm91cFBvbGljeSKgAgoiUmVzb3VyY2VQb2xpY3lHcm91", + "cFBsYWNlbWVudFBvbGljeRIpChlhdmFpbGFiaWxpdHlfZG9tYWluX2NvdW50", + "GLiM+AUgASgFSACIAQESHAoLY29sbG9jYXRpb24YtcLe8wEgASgJSAGIAQES", + "GAoIdm1fY291bnQYh7vWfCABKAVIAogBASJcCgtDb2xsb2NhdGlvbhIZChVV", + "TkRFRklORURfQ09MTE9DQVRJT04QABIRCgpDT0xMT0NBVEVEENKrnjESHwoX", + "VU5TUEVDSUZJRURfQ09MTE9DQVRJT04Q7Y+z3QFCHAoaX2F2YWlsYWJpbGl0", + "eV9kb21haW5fY291bnRCDgoMX2NvbGxvY2F0aW9uQgsKCV92bV9jb3VudCKh", + "AQoZUmVzb3VyY2VQb2xpY3lIb3VybHlDeWNsZRIYCghkdXJhdGlvbhiUm5FK", + "IAEoCUgAiAEBEh8KDmhvdXJzX2luX2N5Y2xlGPyIl/sBIAEoBUgBiAEBEhoK", + "CnN0YXJ0X3RpbWUYiunuESABKAlIAogBAUILCglfZHVyYXRpb25CEQoPX2hv", + "dXJzX2luX2N5Y2xlQg0KC19zdGFydF90aW1lIq4DCiRSZXNvdXJjZVBvbGlj", + "eUluc3RhbmNlU2NoZWR1bGVQb2xpY3kSHwoPZXhwaXJhdGlvbl90aW1lGN2s", + "6G0gASgJSACIAQESGgoKc3RhcnRfdGltZRiK6e4RIAEoCUgBiAEBEhkKCXRp", + "bWVfem9uZRjeg8kRIAEoCUgCiAEBEmgKEXZtX3N0YXJ0X3NjaGVkdWxlGNyQ", + "vAggASgLMkUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQb2xp", + "Y3lJbnN0YW5jZVNjaGVkdWxlUG9saWN5U2NoZWR1bGVIA4gBARJoChB2bV9z", + "dG9wX3NjaGVkdWxlGKzln8sBIAEoCzJFLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlJlc291cmNlUG9saWN5SW5zdGFuY2VTY2hlZHVsZVBvbGljeVNjaGVk", + "dWxlSASIAQFCEgoQX2V4cGlyYXRpb25fdGltZUINCgtfc3RhcnRfdGltZUIM", + "CgpfdGltZV96b25lQhQKEl92bV9zdGFydF9zY2hlZHVsZUITChFfdm1fc3Rv", + "cF9zY2hlZHVsZSJWCixSZXNvdXJjZVBvbGljeUluc3RhbmNlU2NoZWR1bGVQ", + "b2xpY3lTY2hlZHVsZRIZCghzY2hlZHVsZRiXpZqzASABKAlIAIgBAUILCglf", + "c2NoZWR1bGUizAIKElJlc291cmNlUG9saWN5TGlzdBIUCgRldGFnGJXSvgEg", + "ASgJSACIAQESEAoCaWQYmxogASgJSAGIAQESOQoFaXRlbXMYwM/3LyADKAsy", + "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeRIUCgRr", + "aW5kGJT3yAEgASgJSAKIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", + "SAOIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgEiAEBEjkKB3dhcm5pbmcY", + "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSAWI", + "AQFCBwoFX2V0YWdCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9r", + "ZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyK5AQocUmVzb3VyY2VQb2xp", + "Y3lSZXNvdXJjZVN0YXR1cxJ8ChhpbnN0YW5jZV9zY2hlZHVsZV9wb2xpY3kY", + "sNC5pAEgASgLMlEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQ", + "b2xpY3lSZXNvdXJjZVN0YXR1c0luc3RhbmNlU2NoZWR1bGVQb2xpY3lTdGF0", + "dXNIAIgBAUIbChlfaW5zdGFuY2Vfc2NoZWR1bGVfcG9saWN5IrYBCjhSZXNv", + "dXJjZVBvbGljeVJlc291cmNlU3RhdHVzSW5zdGFuY2VTY2hlZHVsZVBvbGlj", + "eVN0YXR1cxIkChNsYXN0X3J1bl9zdGFydF90aW1lGIfvwZABIAEoCUgAiAEB", + "EiQKE25leHRfcnVuX3N0YXJ0X3RpbWUYirP4lwEgASgJSAGIAQFCFgoUX2xh", + "c3RfcnVuX3N0YXJ0X3RpbWVCFgoUX25leHRfcnVuX3N0YXJ0X3RpbWUiqAMK", + "JFJlc291cmNlUG9saWN5U25hcHNob3RTY2hlZHVsZVBvbGljeRJuChByZXRl", + "bnRpb25fcG9saWN5GPPK3CAgASgLMkwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuUmVzb3VyY2VQb2xpY3lTbmFwc2hvdFNjaGVkdWxlUG9saWN5UmV0ZW50", + "aW9uUG9saWN5SACIAQESYAoIc2NoZWR1bGUYl6WaswEgASgLMkUuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQb2xpY3lTbmFwc2hvdFNjaGVk", + "dWxlUG9saWN5U2NoZWR1bGVIAYgBARJ0ChNzbmFwc2hvdF9wcm9wZXJ0aWVz", + "GI6VslggASgLMk8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQ", + "b2xpY3lTbmFwc2hvdFNjaGVkdWxlUG9saWN5U25hcHNob3RQcm9wZXJ0aWVz", + "SAKIAQFCEwoRX3JldGVudGlvbl9wb2xpY3lCCwoJX3NjaGVkdWxlQhYKFF9z", + "bmFwc2hvdF9wcm9wZXJ0aWVzItUCCjNSZXNvdXJjZVBvbGljeVNuYXBzaG90", + "U2NoZWR1bGVQb2xpY3lSZXRlbnRpb25Qb2xpY3kSIwoSbWF4X3JldGVudGlv", + "bl9kYXlzGJPC0ZoBIAEoBUgAiAEBEiYKFW9uX3NvdXJjZV9kaXNrX2RlbGV0", + "ZRjJzcKZASABKAlIAYgBASKfAQoST25Tb3VyY2VEaXNrRGVsZXRlEiMKH1VO", + "REVGSU5FRF9PTl9TT1VSQ0VfRElTS19ERUxFVEUQABIeChZBUFBMWV9SRVRF", + "TlRJT05fUE9MSUNZEOSUkv8BEhoKE0tFRVBfQVVUT19TTkFQU0hPVFMQ+ci7", + "exIoCiFVTlNQRUNJRklFRF9PTl9TT1VSQ0VfRElTS19ERUxFVEUQof+DckIV", + "ChNfbWF4X3JldGVudGlvbl9kYXlzQhgKFl9vbl9zb3VyY2VfZGlza19kZWxl", + "dGUi5wIKLFJlc291cmNlUG9saWN5U25hcHNob3RTY2hlZHVsZVBvbGljeVNj", + "aGVkdWxlElEKDmRhaWx5X3NjaGVkdWxlGP3jiikgASgLMjEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQb2xpY3lEYWlseUN5Y2xlSACIAQES", + "UwoPaG91cmx5X3NjaGVkdWxlGKWxoxIgASgLMjIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUmVzb3VyY2VQb2xpY3lIb3VybHlDeWNsZUgBiAEBElQKD3dl", + "ZWtseV9zY2hlZHVsZRiVibmrASABKAsyMi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5SZXNvdXJjZVBvbGljeVdlZWtseUN5Y2xlSAKIAQFCEQoPX2RhaWx5", + "X3NjaGVkdWxlQhIKEF9ob3VybHlfc2NoZWR1bGVCEgoQX3dlZWtseV9zY2hl", + "ZHVsZSLQAgo2UmVzb3VyY2VQb2xpY3lTbmFwc2hvdFNjaGVkdWxlUG9saWN5", + "U25hcHNob3RQcm9wZXJ0aWVzEhoKCmNoYWluX25hbWUYydrdICABKAlIAIgB", + "ARIcCgtndWVzdF9mbHVzaBjdk+y3ASABKAhIAYgBARJvCgZsYWJlbHMY/7/B", + "7gEgAygLMlsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzb3VyY2VQb2xp", + "Y3lTbmFwc2hvdFNjaGVkdWxlUG9saWN5U25hcHNob3RQcm9wZXJ0aWVzLkxh", + "YmVsc0VudHJ5Eh0KEXN0b3JhZ2VfbG9jYXRpb25zGJrts5wBIAMoCRotCgtM", + "YWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBQg0K", + "C19jaGFpbl9uYW1lQg4KDF9ndWVzdF9mbHVzaCJxChlSZXNvdXJjZVBvbGlj", + "eVdlZWtseUN5Y2xlElQKDGRheV9vZl93ZWVrcxjan/t6IAMoCzI7Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlJlc291cmNlUG9saWN5V2Vla2x5Q3ljbGVE", + "YXlPZldlZWsitAIKIlJlc291cmNlUG9saWN5V2Vla2x5Q3ljbGVEYXlPZldl", + "ZWsSEgoDZGF5GJyHBiABKAlIAIgBARIYCghkdXJhdGlvbhiUm5FKIAEoCUgB", + "iAEBEhoKCnN0YXJ0X3RpbWUYiunuESABKAlIAogBASKfAQoDRGF5EhEKDVVO", + "REVGSU5FRF9EQVkQABIOCgZGUklEQVkQ3/Lj4AESDwoHSU5WQUxJRBDX++38", + "ARINCgZNT05EQVkQkMqLPxIQCghTQVRVUkRBWRC5j4eFARIOCgZTVU5EQVkQ", + "0IvSkwESDwoIVEhVUlNEQVkQ2rPmYhIPCgdUVUVTREFZEK3sqYQBEhEKCVdF", + "RE5FU0RBWRC2zp7JAUIGCgRfZGF5QgsKCV9kdXJhdGlvbkINCgtfc3RhcnRf", + "dGltZSKOAgoOUmVzb3VyY2VTdGF0dXMSHgoNcGh5c2ljYWxfaG9zdBiQ+Lbd", + "ASABKAlIAIgBARJOCgpzY2hlZHVsaW5nGJTLsbgBIAEoCzIxLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlJlc291cmNlU3RhdHVzU2NoZWR1bGluZ0gBiAEB", + "ElIKFHVwY29taW5nX21haW50ZW5hbmNlGPCgtGwgASgLMiwuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuVXBjb21pbmdNYWludGVuYW5jZUgCiAEBQhAKDl9w", + "aHlzaWNhbF9ob3N0Qg0KC19zY2hlZHVsaW5nQhcKFV91cGNvbWluZ19tYWlu", + "dGVuYW5jZSJXChhSZXNvdXJjZVN0YXR1c1NjaGVkdWxpbmcSIwoTYXZhaWxh", + "YmlsaXR5X2RvbWFpbhiooLR4IAEoBUgAiAEBQhYKFF9hdmFpbGFiaWxpdHlf", + "ZG9tYWluIpwBChVSZXN1bWVJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UY", + "lanaCCABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEg", + "ASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkItECCipSZXN1bWVJbnN0", + "YW5jZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2Vf", + "Z3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEo8BCjlpbnN0YW5jZV9ncm91", + "cF9tYW5hZ2Vyc19yZXN1bWVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2UY", + "wr7CPSABKAsyRC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdy", + "b3VwTWFuYWdlcnNSZXN1bWVJbnN0YW5jZXNSZXF1ZXN0QgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtf", + "cmVxdWVzdF9pZCLpAgowUmVzdW1lSW5zdGFuY2VzUmVnaW9uSW5zdGFuY2VH", + "cm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIY", + "w/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEp0BCkByZWdp", + "b25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfcmVzdW1lX2luc3RhbmNlc19y", + "ZXF1ZXN0X3Jlc291cmNlGLeDgN0BIAEoCzJKLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1Jlc3VtZUluc3Rh", + "bmNlc1JlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFC", + "DQoLX3JlcXVlc3RfaWQizQsKBVJvdXRlEjkKCGFzX3BhdGhzGKHFzEEgAygL", + "MiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVBc1BhdGgSIgoSY3Jl", + "YXRpb25fdGltZXN0YW1wGLaPxw4gASgJSACIAQESHAoLZGVzY3JpcHRpb24Y", + "/IfWyQEgASgJSAGIAQESGwoKZGVzdF9yYW5nZRjgsuq1ASABKAlIAogBARIQ", + "CgJpZBibGiABKARIA4gBARIUCgRraW5kGJT3yAEgASgJSASIAQESFAoEbmFt", + "ZRiL9c0BIAEoCUgFiAEBEhcKB25ldHdvcmsYrrSFbyABKAlIBogBARIhChBu", + "ZXh0X2hvcF9nYXRld2F5GIL67LMBIAEoCUgHiAEBEhwKDG5leHRfaG9wX2h1", + "Yhiztd5eIAEoCUgIiAEBEhwKDG5leHRfaG9wX2lsYhjdut5eIAEoCUgJiAEB", + "EiIKEW5leHRfaG9wX2luc3RhbmNlGJfr0bsBIAEoCUgKiAEBEioKGm5leHRf", + "aG9wX2ludGVyX3JlZ2lvbl9jb3N0GJPp0wsgASgNSAuIAQESGwoLbmV4dF9o", + "b3BfaXAYqa/NNCABKAlIDIgBARIcCgxuZXh0X2hvcF9tZWQYitfeXiABKA1I", + "DYgBARIgChBuZXh0X2hvcF9uZXR3b3JrGOyhiX0gASgJSA6IAQESHwoPbmV4", + "dF9ob3Bfb3JpZ2luGKjRnxcgASgJSA+IAQESIQoQbmV4dF9ob3BfcGVlcmlu", + "Zxj+k+TEASABKAlIEIgBARIkChNuZXh0X2hvcF92cG5fdHVubmVsGJXl8PcB", + "IAEoCUgRiAEBEhkKCHByaW9yaXR5GKTzodQBIAEoDUgSiAEBEh0KDHJvdXRl", + "X3N0YXR1cxiozbLHASABKAlIE4gBARIbCgpyb3V0ZV90eXBlGPC2nrMBIAEo", + "CUgUiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIFYgBARIPCgR0YWdzGJno", + "2AEgAygJEjcKCHdhcm5pbmdzGNeIwe0BIAMoCzIhLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLldhcm5pbmdzIlcKDU5leHRIb3BPcmlnaW4SHQoZVU5ERUZJ", + "TkVEX05FWFRfSE9QX09SSUdJThAAEgkKA0VHUBDulwQSCQoDSUdQEPK1BBIR", + "CgpJTkNPTVBMRVRFEN7q2AUibAoLUm91dGVTdGF0dXMSGgoWVU5ERUZJTkVE", + "X1JPVVRFX1NUQVRVUxAAEg4KBkFDVElWRRCG5omWARIPCgdEUk9QUEVEEKDn", + "z+wBEhAKCElOQUNUSVZFEOuY+YABEg4KB1BFTkRJTkcQ96rwECJgCglSb3V0", + "ZVR5cGUSGAoUVU5ERUZJTkVEX1JPVVRFX1RZUEUQABIJCgNCR1AQq4EEEg4K", + "BlNUQVRJQxDuhIOTARIOCgZTVUJORVQQ3e68kwESDgoHVFJBTlNJVBCzg8ZZ", + "QhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg0KC19k", + "ZXN0X3JhbmdlQgUKA19pZEIHCgVfa2luZEIHCgVfbmFtZUIKCghfbmV0d29y", + "a0ITChFfbmV4dF9ob3BfZ2F0ZXdheUIPCg1fbmV4dF9ob3BfaHViQg8KDV9u", + "ZXh0X2hvcF9pbGJCFAoSX25leHRfaG9wX2luc3RhbmNlQh0KG19uZXh0X2hv", + "cF9pbnRlcl9yZWdpb25fY29zdEIOCgxfbmV4dF9ob3BfaXBCDwoNX25leHRf", + "aG9wX21lZEITChFfbmV4dF9ob3BfbmV0d29ya0ISChBfbmV4dF9ob3Bfb3Jp", + "Z2luQhMKEV9uZXh0X2hvcF9wZWVyaW5nQhYKFF9uZXh0X2hvcF92cG5fdHVu", + "bmVsQgsKCV9wcmlvcml0eUIPCg1fcm91dGVfc3RhdHVzQg0KC19yb3V0ZV90", + "eXBlQgwKCl9zZWxmX2xpbmsi5wEKC1JvdXRlQXNQYXRoEhMKCGFzX2xpc3Rz", + "GMjK+T8gAygNEiIKEXBhdGhfc2VnbWVudF90eXBlGKC16/QBIAEoCUgAiAEB", + "IogBCg9QYXRoU2VnbWVudFR5cGUSHwobVU5ERUZJTkVEX1BBVEhfU0VHTUVO", + "VF9UWVBFEAASGQoSQVNfQ09ORkVEX1NFUVVFTkNFELCP92kSFQoNQVNfQ09O", + "RkVEX1NFVBDzza2yARISCgtBU19TRVFVRU5DRRCu0vIyEg4KBkFTX1NFVBC1", + "naSdAUIUChJfcGF0aF9zZWdtZW50X3R5cGUimwIKCVJvdXRlTGlzdBIQCgJp", + "ZBibGiABKAlIAIgBARIwCgVpdGVtcxjAz/cvIAMoCzIeLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlJvdXRlEhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9u", + "ZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF", + "2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQ", + "X25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nItoF", + "CgZSb3V0ZXISNgoDYmdwGMv5BSABKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5Sb3V0ZXJCZ3BIAIgBARI9CgliZ3BfcGVlcnMY3a3u1wEgAygLMiYu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyQmdwUGVlchIiChJjcmVh", + "dGlvbl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIcCgtkZXNjcmlwdGlvbhj8", + "h9bJASABKAlIAogBARIuCh1lbmNyeXB0ZWRfaW50ZXJjb25uZWN0X3JvdXRl", + "chifooyOASABKAhIA4gBARIQCgJpZBibGiABKARIBIgBARI/CgppbnRlcmZh", + "Y2VzGNr04AUgAygLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVy", + "SW50ZXJmYWNlEhQKBGtpbmQYlPfIASABKAlIBYgBARJXChdtZDVfYXV0aGVu", + "dGljYXRpb25fa2V5cxiarvEhIAMoCzIzLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlJvdXRlck1kNUF1dGhlbnRpY2F0aW9uS2V5EhQKBG5hbWUYi/XNASAB", + "KAlIBogBARIzCgRuYXRzGPL2zQEgAygLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUm91dGVyTmF0EhcKB25ldHdvcmsYrrSFbyABKAlIB4gBARIWCgZy", + "ZWdpb24Y9M2gQiABKAlICIgBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAmI", + "AQFCBgoEX2JncEIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlw", + "dGlvbkIgCh5fZW5jcnlwdGVkX2ludGVyY29ubmVjdF9yb3V0ZXJCBQoDX2lk", + "QgcKBV9raW5kQgcKBV9uYW1lQgoKCF9uZXR3b3JrQgkKB19yZWdpb25CDAoK", + "X3NlbGZfbGluayJoChdSb3V0ZXJBZHZlcnRpc2VkSXBSYW5nZRIcCgtkZXNj", + "cmlwdGlvbhj8h9bJASABKAlIAIgBARIVCgVyYW5nZRi98tAzIAEoCUgBiAEB", + "Qg4KDF9kZXNjcmlwdGlvbkIICgZfcmFuZ2UiswMKFFJvdXRlckFnZ3JlZ2F0", + "ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEkoKBWl0ZW1zGMDP9y8gAygLMjgu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyQWdncmVnYXRlZExpc3Qu", + "SXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", + "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", + "iAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhgg", + "ASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGlgK", + "Ckl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEjkKBXZhbHVlGAIgASgLMiouZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyc1Njb3BlZExpc3Q6AjgBQgUK", + "A19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xp", + "bmtCCgoIX3dhcm5pbmci2AMKCVJvdXRlckJncBIfCg5hZHZlcnRpc2VfbW9k", + "ZRi7leuUASABKAlIAIgBARIcChFhZHZlcnRpc2VkX2dyb3Vwcxi23oUKIAMo", + "CRJRChRhZHZlcnRpc2VkX2lwX3JhbmdlcxjM2PMQIAMoCzIwLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlJvdXRlckFkdmVydGlzZWRJcFJhbmdlEhIKA2Fz", + "bhj89AUgASgNSAGIAQESIQoQaWRlbnRpZmllcl9yYW5nZRinzJXvASABKAlI", + "AogBARIjChJrZWVwYWxpdmVfaW50ZXJ2YWwYvOX8gwEgASgNSAOIAQEiTQoN", + "QWR2ZXJ0aXNlTW9kZRIcChhVTkRFRklORURfQURWRVJUSVNFX01PREUQABIO", + "CgZDVVNUT00Q8f6luQESDgoHREVGQVVMVBChxP02IkcKEEFkdmVydGlzZWRH", + "cm91cHMSHwobVU5ERUZJTkVEX0FEVkVSVElTRURfR1JPVVBTEAASEgoLQUxM", + "X1NVQk5FVFMQ2I/dAUIRCg9fYWR2ZXJ0aXNlX21vZGVCBgoEX2FzbkITChFf", + "aWRlbnRpZmllcl9yYW5nZUIVChNfa2VlcGFsaXZlX2ludGVydmFsIqUNCg1S", + "b3V0ZXJCZ3BQZWVyEh8KDmFkdmVydGlzZV9tb2RlGLuV65QBIAEoCUgAiAEB", + "EhwKEWFkdmVydGlzZWRfZ3JvdXBzGLbehQogAygJElEKFGFkdmVydGlzZWRf", + "aXBfcmFuZ2VzGMzY8xAgAygLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "Um91dGVyQWR2ZXJ0aXNlZElwUmFuZ2USKQoZYWR2ZXJ0aXNlZF9yb3V0ZV9w", + "cmlvcml0eRi8nPZYIAEoDUgBiAEBEj0KA2JmZBig+QUgASgLMikuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuUm91dGVyQmdwUGVlckJmZEgCiAEBEmAKGGN1", + "c3RvbV9sZWFybmVkX2lwX3JhbmdlcxjEiMTlASADKAsyOi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5Sb3V0ZXJCZ3BQZWVyQ3VzdG9tTGVhcm5lZElwUmFu", + "Z2USLgodY3VzdG9tX2xlYXJuZWRfcm91dGVfcHJpb3JpdHkYxOLGnQEgASgF", + "SAOIAQESFwoGZW5hYmxlGIPL1JQBIAEoCUgEiAEBEhsKC2VuYWJsZV9pcHY0", + "GKH2w1YgASgISAWIAQESGwoLZW5hYmxlX2lwdjYYo/bDViABKAhIBogBARIa", + "Cg9leHBvcnRfcG9saWNpZXMY+/L3PyADKAkSGwoPaW1wb3J0X3BvbGljaWVz", + "GKrxj9cBIAMoCRIfCg5pbnRlcmZhY2VfbmFtZRjRw+TQASABKAlIB4gBARIb", + "CgppcF9hZGRyZXNzGNzx3MEBIAEoCUgIiAEBEiQKFGlwdjRfbmV4dGhvcF9h", + "ZGRyZXNzGNGN3AIgASgJSAmIAQESJAoUaXB2Nl9uZXh0aG9wX2FkZHJlc3MY", + "04WrDSABKAlICogBARIfCg9tYW5hZ2VtZW50X3R5cGUYtoPqUiABKAlIC4gB", + "ARIsChttZDVfYXV0aGVudGljYXRpb25fa2V5X25hbWUYkb2DhgEgASgJSAyI", + "AQESFAoEbmFtZRiL9c0BIAEoCUgNiAEBEhgKCHBlZXJfYXNuGJ+0liEgASgN", + "SA6IAQESHwoPcGVlcl9pcF9hZGRyZXNzGNmXh2MgASgJSA+IAQESKgoZcGVl", + "cl9pcHY0X25leHRob3BfYWRkcmVzcxiOg9/fASABKAlIEIgBARIqChlwZWVy", + "X2lwdjZfbmV4dGhvcF9hZGRyZXNzGJD7reoBIAEoCUgRiAEBEioKGXJvdXRl", + "cl9hcHBsaWFuY2VfaW5zdGFuY2UYncen3wEgASgJSBKIAQEiTQoNQWR2ZXJ0", + "aXNlTW9kZRIcChhVTkRFRklORURfQURWRVJUSVNFX01PREUQABIOCgZDVVNU", + "T00Q8f6luQESDgoHREVGQVVMVBChxP02IkcKEEFkdmVydGlzZWRHcm91cHMS", + "HwobVU5ERUZJTkVEX0FEVkVSVElTRURfR1JPVVBTEAASEgoLQUxMX1NVQk5F", + "VFMQ2I/dASI5CgZFbmFibGUSFAoQVU5ERUZJTkVEX0VOQUJMRRAAEgwKBUZB", + "TFNFEIPC5B8SCwoEVFJVRRCO250BImcKDk1hbmFnZW1lbnRUeXBlEh0KGVVO", + "REVGSU5FRF9NQU5BR0VNRU5UX1RZUEUQABIdChVNQU5BR0VEX0JZX0FUVEFD", + "SE1FTlQQy9Lq2gESFwoPTUFOQUdFRF9CWV9VU0VSEPOLppcBQhEKD19hZHZl", + "cnRpc2VfbW9kZUIcChpfYWR2ZXJ0aXNlZF9yb3V0ZV9wcmlvcml0eUIGCgRf", + "YmZkQiAKHl9jdXN0b21fbGVhcm5lZF9yb3V0ZV9wcmlvcml0eUIJCgdfZW5h", + "YmxlQg4KDF9lbmFibGVfaXB2NEIOCgxfZW5hYmxlX2lwdjZCEQoPX2ludGVy", + "ZmFjZV9uYW1lQg0KC19pcF9hZGRyZXNzQhcKFV9pcHY0X25leHRob3BfYWRk", + "cmVzc0IXChVfaXB2Nl9uZXh0aG9wX2FkZHJlc3NCEgoQX21hbmFnZW1lbnRf", + "dHlwZUIeChxfbWQ1X2F1dGhlbnRpY2F0aW9uX2tleV9uYW1lQgcKBV9uYW1l", + "QgsKCV9wZWVyX2FzbkISChBfcGVlcl9pcF9hZGRyZXNzQhwKGl9wZWVyX2lw", + "djRfbmV4dGhvcF9hZGRyZXNzQhwKGl9wZWVyX2lwdjZfbmV4dGhvcF9hZGRy", + "ZXNzQhwKGl9yb3V0ZXJfYXBwbGlhbmNlX2luc3RhbmNlIoYDChBSb3V0ZXJC", + "Z3BQZWVyQmZkEiQKFG1pbl9yZWNlaXZlX2ludGVydmFsGO65lFkgASgNSACI", + "AQESJgoVbWluX3RyYW5zbWl0X2ludGVydmFsGMfRwvkBIAEoDUgBiAEBEhoK", + "Cm11bHRpcGxpZXIYwfudWyABKA1IAogBARIrChtzZXNzaW9uX2luaXRpYWxp", + "emF0aW9uX21vZGUYuY3DMiABKAlIA4gBASJ5ChlTZXNzaW9uSW5pdGlhbGl6", + "YXRpb25Nb2RlEikKJVVOREVGSU5FRF9TRVNTSU9OX0lOSVRJQUxJWkFUSU9O", + "X01PREUQABIOCgZBQ1RJVkUQhuaJlgESEAoIRElTQUJMRUQQ/NSw9gESDwoH", + "UEFTU0lWRRCH9tfcAUIXChVfbWluX3JlY2VpdmVfaW50ZXJ2YWxCGAoWX21p", + "bl90cmFuc21pdF9pbnRlcnZhbEINCgtfbXVsdGlwbGllckIeChxfc2Vzc2lv", + "bl9pbml0aWFsaXphdGlvbl9tb2RlIkQKIVJvdXRlckJncFBlZXJDdXN0b21M", + "ZWFybmVkSXBSYW5nZRIVCgVyYW5nZRi98tAzIAEoCUgAiAEBQggKBl9yYW5n", + "ZSKVBQoPUm91dGVySW50ZXJmYWNlEhgKCGlwX3JhbmdlGKXgl0UgASgJSACI", + "AQESGwoKaXBfdmVyc2lvbhjA89KMASABKAlIAYgBARIvCh5saW5rZWRfaW50", + "ZXJjb25uZWN0X2F0dGFjaG1lbnQYzur37gEgASgJSAKIAQESIgoRbGlua2Vk", + "X3Zwbl90dW5uZWwY+b/+pwEgASgJSAOIAQESHwoPbWFuYWdlbWVudF90eXBl", + "GLaD6lIgASgJSASIAQESFAoEbmFtZRiL9c0BIAEoCUgFiAEBEiIKEnByaXZh", + "dGVfaXBfYWRkcmVzcxiY0oswIAEoCUgGiAEBEiQKE3JlZHVuZGFudF9pbnRl", + "cmZhY2UY5+i8+QEgASgJSAeIAQESGwoKc3VibmV0d29yaxjup+SSASABKAlI", + "CIgBASI/CglJcFZlcnNpb24SGAoUVU5ERUZJTkVEX0lQX1ZFUlNJT04QABIL", + "CgRJUFY0EIXMiQESCwoESVBWNhCHzIkBImcKDk1hbmFnZW1lbnRUeXBlEh0K", + "GVVOREVGSU5FRF9NQU5BR0VNRU5UX1RZUEUQABIdChVNQU5BR0VEX0JZX0FU", + "VEFDSE1FTlQQy9Lq2gESFwoPTUFOQUdFRF9CWV9VU0VSEPOLppcBQgsKCV9p", + "cF9yYW5nZUINCgtfaXBfdmVyc2lvbkIhCh9fbGlua2VkX2ludGVyY29ubmVj", + "dF9hdHRhY2htZW50QhQKEl9saW5rZWRfdnBuX3R1bm5lbEISChBfbWFuYWdl", + "bWVudF90eXBlQgcKBV9uYW1lQhUKE19wcml2YXRlX2lwX2FkZHJlc3NCFgoU", + "X3JlZHVuZGFudF9pbnRlcmZhY2VCDQoLX3N1Ym5ldHdvcmsinQIKClJvdXRl", + "ckxpc3QSEAoCaWQYmxogASgJSACIAQESMQoFaXRlbXMYwM/3LyADKAsyHy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXISFAoEa2luZBiU98gBIAEo", + "CUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNl", + "bGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIH", + "CgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoI", + "X3dhcm5pbmciVwoaUm91dGVyTWQ1QXV0aGVudGljYXRpb25LZXkSEgoDa2V5", + "GN+8BiABKAlIAIgBARIUCgRuYW1lGIv1zQEgASgJSAGIAQFCBgoEX2tleUIH", + "CgVfbmFtZSLrDgoJUm91dGVyTmF0EiIKEWF1dG9fbmV0d29ya190aWVyGOO7", + "0YABIAEoCUgAiAEBEhkKDWRyYWluX25hdF9pcHMYx8Gu8AEgAygJEi8KHmVu", + "YWJsZV9keW5hbWljX3BvcnRfYWxsb2NhdGlvbhiimd39ASABKAhIAYgBARIz", + "CiNlbmFibGVfZW5kcG9pbnRfaW5kZXBlbmRlbnRfbWFwcGluZxibidt7IAEo", + "CEgCiAEBEhoKDmVuZHBvaW50X3R5cGVzGM+q1u8BIAMoCRIlChVpY21wX2lk", + "bGVfdGltZW91dF9zZWMYytDeASABKAVIA4gBARJICgpsb2dfY29uZmlnGJ3R", + "wacBIAEoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlck5hdExv", + "Z0NvbmZpZ0gEiAEBEiAKEG1heF9wb3J0c19wZXJfdm0Y4cmedyABKAVIBYgB", + "ARIgChBtaW5fcG9ydHNfcGVyX3ZtGLOt5FggASgFSAaIAQESFAoEbmFtZRiL", + "9c0BIAEoCUgHiAEBEicKFm5hdF9pcF9hbGxvY2F0ZV9vcHRpb24Y/bj0zAEg", + "ASgJSAiIAQESEgoHbmF0X2lwcxiO8Is4IAMoCRI4CgVydWxlcxj3kfUzIAMo", + "CzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlck5hdFJ1bGUSMgoi", + "c291cmNlX3N1Ym5ldHdvcmtfaXBfcmFuZ2VzX3RvX25hdBjb76F4IAEoCUgJ", + "iAEBEkoKC3N1Ym5ldHdvcmtzGMXUpcYBIAMoCzIxLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlJvdXRlck5hdFN1Ym5ldHdvcmtUb05hdBIwCiB0Y3BfZXN0", + "YWJsaXNoZWRfaWRsZV90aW1lb3V0X3NlYxjt67BqIAEoBUgKiAEBEioKGXRj", + "cF90aW1lX3dhaXRfdGltZW91dF9zZWMY/bvz9AEgASgFSAuIAQESLwofdGNw", + "X3RyYW5zaXRvcnlfaWRsZV90aW1lb3V0X3NlYxim++FhIAEoBUgMiAEBEhQK", + "BHR5cGUYup7aASABKAlIDYgBARIkChR1ZHBfaWRsZV90aW1lb3V0X3NlYxjG", + "svoeIAEoBUgOiAEBIpgBCg9BdXRvTmV0d29ya1RpZXISHwobVU5ERUZJTkVE", + "X0FVVE9fTkVUV09SS19USUVSEAASFgoORklYRURfU1RBTkRBUkQQyJ6FlAES", + "DwoHUFJFTUlVTRC3tMG+ARIQCghTVEFOREFSRBC9nYznARIpCiFTVEFOREFS", + "RF9PVkVSUklERVNfRklYRURfU1RBTkRBUkQQwoeR3gEiiAEKDUVuZHBvaW50", + "VHlwZXMSHAoYVU5ERUZJTkVEX0VORFBPSU5UX1RZUEVTEAASJgoeRU5EUE9J", + "TlRfVFlQRV9NQU5BR0VEX1BST1hZX0xCEIK6ttEBEhgKEUVORFBPSU5UX1RZ", + "UEVfU1dHEMjO/UsSFwoQRU5EUE9JTlRfVFlQRV9WTRCy6pwbImEKE05hdElw", + "QWxsb2NhdGVPcHRpb24SJAogVU5ERUZJTkVEX05BVF9JUF9BTExPQ0FURV9P", + "UFRJT04QABIQCglBVVRPX09OTFkQvOD4VhISCgtNQU5VQUxfT05MWRCFwcl8", + "IsIBCh1Tb3VyY2VTdWJuZXR3b3JrSXBSYW5nZXNUb05hdBIwCixVTkRFRklO", + "RURfU09VUkNFX1NVQk5FVFdPUktfSVBfUkFOR0VTX1RPX05BVBAAEiQKHUFM", + "TF9TVUJORVRXT1JLU19BTExfSVBfUkFOR0VTENiT6FUSLAolQUxMX1NVQk5F", + "VFdPUktTX0FMTF9QUklNQVJZX0lQX1JBTkdFUxC7w75YEhsKE0xJU1RfT0Zf", + "U1VCTkVUV09SS1MQ/qLk9gEiOgoEVHlwZRISCg5VTkRFRklORURfVFlQRRAA", + "Eg8KB1BSSVZBVEUQ4+KywAESDQoGUFVCTElDEOnMwmpCFAoSX2F1dG9fbmV0", + "d29ya190aWVyQiEKH19lbmFibGVfZHluYW1pY19wb3J0X2FsbG9jYXRpb25C", + "JgokX2VuYWJsZV9lbmRwb2ludF9pbmRlcGVuZGVudF9tYXBwaW5nQhgKFl9p", + "Y21wX2lkbGVfdGltZW91dF9zZWNCDQoLX2xvZ19jb25maWdCEwoRX21heF9w", + "b3J0c19wZXJfdm1CEwoRX21pbl9wb3J0c19wZXJfdm1CBwoFX25hbWVCGQoX", + "X25hdF9pcF9hbGxvY2F0ZV9vcHRpb25CJQojX3NvdXJjZV9zdWJuZXR3b3Jr", + "X2lwX3Jhbmdlc190b19uYXRCIwohX3RjcF9lc3RhYmxpc2hlZF9pZGxlX3Rp", + "bWVvdXRfc2VjQhwKGl90Y3BfdGltZV93YWl0X3RpbWVvdXRfc2VjQiIKIF90", + "Y3BfdHJhbnNpdG9yeV9pZGxlX3RpbWVvdXRfc2VjQgcKBV90eXBlQhcKFV91", + "ZHBfaWRsZV90aW1lb3V0X3NlYyK3AQoSUm91dGVyTmF0TG9nQ29uZmlnEhcK", + "BmVuYWJsZRiDy9SUASABKAhIAIgBARIXCgZmaWx0ZXIY+JajoAEgASgJSAGI", + "AQEiWQoGRmlsdGVyEhQKEFVOREVGSU5FRF9GSUxURVIQABIJCgNBTEwQgfsD", + "EhMKC0VSUk9SU19PTkxZEICwz5IBEhkKEVRSQU5TTEFUSU9OU19PTkxZEOnD", + "qqoBQgkKB19lbmFibGVCCQoHX2ZpbHRlciLdAQoNUm91dGVyTmF0UnVsZRJE", + "CgZhY3Rpb24Ytvy9WSABKAsyLC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", + "b3V0ZXJOYXRSdWxlQWN0aW9uSACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEg", + "ASgJSAGIAQESFQoFbWF0Y2gYxbO3MSABKAlIAogBARIcCgtydWxlX251bWJl", + "chjs25r/ASABKA1IA4gBAUIJCgdfYWN0aW9uQg4KDF9kZXNjcmlwdGlvbkII", + "CgZfbWF0Y2hCDgoMX3J1bGVfbnVtYmVyIqIBChNSb3V0ZXJOYXRSdWxlQWN0", + "aW9uEiAKFXNvdXJjZV9uYXRfYWN0aXZlX2lwcxj1u6hkIAMoCRIjChhzb3Vy", + "Y2VfbmF0X2FjdGl2ZV9yYW5nZXMY7dDuWiADKAkSIAoUc291cmNlX25hdF9k", + "cmFpbl9pcHMYo8XBogEgAygJEiIKF3NvdXJjZV9uYXRfZHJhaW5fcmFuZ2Vz", + "GP/5tyggAygJIpYCChhSb3V0ZXJOYXRTdWJuZXR3b3JrVG9OYXQSFAoEbmFt", + "ZRiL9c0BIAEoCUgAiAEBEiMKGHNlY29uZGFyeV9pcF9yYW5nZV9uYW1lcxjZ", + "wYR+IAMoCRIjChdzb3VyY2VfaXBfcmFuZ2VzX3RvX25hdBjyypS5ASADKAki", + "kAEKE1NvdXJjZUlwUmFuZ2VzVG9OYXQSJQohVU5ERUZJTkVEX1NPVVJDRV9J", + "UF9SQU5HRVNfVE9fTkFUEAASFAoNQUxMX0lQX1JBTkdFUxCwr/0QEiIKG0xJ", + "U1RfT0ZfU0VDT05EQVJZX0lQX1JBTkdFUxCctNhbEhgKEFBSSU1BUllfSVBf", + "UkFOR0UQwpPWjQFCBwoFX25hbWUixgIKDFJvdXRlclN0YXR1cxI3CgtiZXN0", + "X3JvdXRlcxiFrN+8ASADKAsyHi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", + "b3V0ZRJBChZiZXN0X3JvdXRlc19mb3Jfcm91dGVyGPn79jggAygLMh4uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGUSTgoPYmdwX3BlZXJfc3RhdHVz", + "GPvXlWggAygLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyU3Rh", + "dHVzQmdwUGVlclN0YXR1cxJFCgpuYXRfc3RhdHVzGNCZix4gAygLMi4uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyU3RhdHVzTmF0U3RhdHVzEhcK", + "B25ldHdvcmsYrrSFbyABKAlIAIgBAUIKCghfbmV0d29yayLpCgoZUm91dGVy", + "U3RhdHVzQmdwUGVlclN0YXR1cxI9ChFhZHZlcnRpc2VkX3JvdXRlcxis2fye", + "ASADKAsyHi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZRI/CgpiZmRf", + "c3RhdHVzGPG407wBIAEoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJm", + "ZFN0YXR1c0gAiAEBEhsKC2VuYWJsZV9pcHY0GKH2w1YgASgISAGIAQESGwoL", + "ZW5hYmxlX2lwdjYYo/bDViABKAhIAogBARIbCgppcF9hZGRyZXNzGNzx3MEB", + "IAEoCUgDiAEBEiQKFGlwdjRfbmV4dGhvcF9hZGRyZXNzGNGN3AIgASgJSASI", + "AQESJAoUaXB2Nl9uZXh0aG9wX2FkZHJlc3MY04WrDSABKAlIBYgBARIiChFs", + "aW5rZWRfdnBuX3R1bm5lbBj5v/6nASABKAlIBogBARIhChBtZDVfYXV0aF9l", + "bmFibGVkGMuRkNcBIAEoCEgHiAEBEhQKBG5hbWUYi/XNASABKAlICIgBARIi", + "ChJudW1fbGVhcm5lZF9yb3V0ZXMY/9XLQCABKA1ICYgBARIfCg9wZWVyX2lw", + "X2FkZHJlc3MY2ZeHYyABKAlICogBARIqChlwZWVyX2lwdjRfbmV4dGhvcF9h", + "ZGRyZXNzGI6D398BIAEoCUgLiAEBEioKGXBlZXJfaXB2Nl9uZXh0aG9wX2Fk", + "ZHJlc3MYkPut6gEgASgJSAyIAQESKgoZcm91dGVyX2FwcGxpYW5jZV9pbnN0", + "YW5jZRidx6ffASABKAlIDYgBARIVCgVzdGF0ZRiRias0IAEoCUgOiAEBEhYK", + "BnN0YXR1cxjyn7dWIAEoCUgPiAEBEh4KDXN0YXR1c19yZWFzb24YsZa1owEg", + "ASgJSBCIAQESFgoGdXB0aW1lGOi3nnAgASgJSBGIAQESHgoOdXB0aW1lX3Nl", + "Y29uZHMYqMr4MSABKAlIEogBASJFCgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NU", + "QVRVUxAAEgsKBERPV04QormAARIPCgdVTktOT1dOEKrwxM4BEgcKAlVQEJsV", + "IsYBCgxTdGF0dXNSZWFzb24SGwoXVU5ERUZJTkVEX1NUQVRVU19SRUFTT04Q", + "ABIpCiFJUFY0X1BFRVJfT05fSVBWNl9PTkxZX0NPTk5FQ1RJT04QlrvvzwES", + "KQohSVBWNl9QRUVSX09OX0lQVjRfT05MWV9DT05ORUNUSU9OENLxhdABEiAK", + "GU1ENV9BVVRIX0lOVEVSTkFMX1BST0JMRU0Qs5H9QhIhChlTVEFUVVNfUkVB", + "U09OX1VOU1BFQ0lGSUVEEImOhLwBQg0KC19iZmRfc3RhdHVzQg4KDF9lbmFi", + "bGVfaXB2NEIOCgxfZW5hYmxlX2lwdjZCDQoLX2lwX2FkZHJlc3NCFwoVX2lw", + "djRfbmV4dGhvcF9hZGRyZXNzQhcKFV9pcHY2X25leHRob3BfYWRkcmVzc0IU", + "ChJfbGlua2VkX3Zwbl90dW5uZWxCEwoRX21kNV9hdXRoX2VuYWJsZWRCBwoF", + "X25hbWVCFQoTX251bV9sZWFybmVkX3JvdXRlc0ISChBfcGVlcl9pcF9hZGRy", + "ZXNzQhwKGl9wZWVyX2lwdjRfbmV4dGhvcF9hZGRyZXNzQhwKGl9wZWVyX2lw", + "djZfbmV4dGhvcF9hZGRyZXNzQhwKGl9yb3V0ZXJfYXBwbGlhbmNlX2luc3Rh", + "bmNlQggKBl9zdGF0ZUIJCgdfc3RhdHVzQhAKDl9zdGF0dXNfcmVhc29uQgkK", + "B191cHRpbWVCEQoPX3VwdGltZV9zZWNvbmRzIvcDChVSb3V0ZXJTdGF0dXNO", + "YXRTdGF0dXMSIgoWYXV0b19hbGxvY2F0ZWRfbmF0X2lwcxiGtMjzASADKAkS", + "KAocZHJhaW5fYXV0b19hbGxvY2F0ZWRfbmF0X2lwcxitkLeTASADKAkSKAoc", + "ZHJhaW5fdXNlcl9hbGxvY2F0ZWRfbmF0X2lwcxjJjsiRASADKAkSKQoYbWlu", + "X2V4dHJhX25hdF9pcHNfbmVlZGVkGOLpta4BIAEoBUgAiAEBEhQKBG5hbWUY", + "i/XNASABKAlIAYgBARIzCiJudW1fdm1fZW5kcG9pbnRzX3dpdGhfbmF0X21h", + "cHBpbmdzGOy2qPQBIAEoBUgCiAEBElMKC3J1bGVfc3RhdHVzGJXF7kIgAygL", + "MjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyU3RhdHVzTmF0U3Rh", + "dHVzTmF0UnVsZVN0YXR1cxIqCh91c2VyX2FsbG9jYXRlZF9uYXRfaXBfcmVz", + "b3VyY2VzGNfpumUgAygJEiIKFnVzZXJfYWxsb2NhdGVkX25hdF9pcHMYorLZ", + "8QEgAygJQhsKGV9taW5fZXh0cmFfbmF0X2lwc19uZWVkZWRCBwoFX25hbWVC", + "JQojX251bV92bV9lbmRwb2ludHNfd2l0aF9uYXRfbWFwcGluZ3MipAIKIlJv", + "dXRlclN0YXR1c05hdFN0YXR1c05hdFJ1bGVTdGF0dXMSGQoOYWN0aXZlX25h", + "dF9pcHMY1e+2YyADKAkSGQoNZHJhaW5fbmF0X2lwcxjHwa7wASADKAkSJQoU", + "bWluX2V4dHJhX2lwc19uZWVkZWQYhMqpqAEgASgFSACIAQESMwoibnVtX3Zt", + "X2VuZHBvaW50c193aXRoX25hdF9tYXBwaW5ncxjstqj0ASABKAVIAYgBARIc", + "CgtydWxlX251bWJlchjs25r/ASABKAVIAogBAUIXChVfbWluX2V4dHJhX2lw", + "c19uZWVkZWRCJQojX251bV92bV9lbmRwb2ludHNfd2l0aF9uYXRfbWFwcGlu", + "Z3NCDgoMX3J1bGVfbnVtYmVyIn8KFFJvdXRlclN0YXR1c1Jlc3BvbnNlEhQK", + "BGtpbmQYlPfIASABKAlIAIgBARI9CgZyZXN1bHQYnZC3QiABKAsyJS5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJTdGF0dXNIAYgBAUIHCgVfa2lu", + "ZEIJCgdfcmVzdWx0ImAKFlJvdXRlcnNQcmV2aWV3UmVzcG9uc2USOQoIcmVz", + "b3VyY2UYjoivXSABKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0", + "ZXJIAIgBAUILCglfcmVzb3VyY2UikAEKEVJvdXRlcnNTY29wZWRMaXN0EjQK", + "B3JvdXRlcnMYyqTdlAEgAygLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "Um91dGVyEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmci2AMKDlNTTEhlYWx0", + "aENoZWNrEhQKBHBvcnQYgbHSASABKAVIAIgBARIZCglwb3J0X25hbWUYiYfn", + "EyABKAlIAYgBARIiChJwb3J0X3NwZWNpZmljYXRpb24YxevMGCABKAlIAogB", + "ARIcCgxwcm94eV9oZWFkZXIY/rq8TCABKAlIA4gBARIXCgdyZXF1ZXN0GI/l", + "uwogASgJSASIAQESGAoIcmVzcG9uc2UYwajcXSABKAlIBYgBASJ+ChFQb3J0", + "U3BlY2lmaWNhdGlvbhIgChxVTkRFRklORURfUE9SVF9TUEVDSUZJQ0FUSU9O", + "EAASFQoOVVNFX0ZJWEVEX1BPUlQQ5IjbWhIWCg5VU0VfTkFNRURfUE9SVBC/", + "z8emARIYChBVU0VfU0VSVklOR19QT1JUEMzR9awBIkgKC1Byb3h5SGVhZGVy", + "EhoKFlVOREVGSU5FRF9QUk9YWV9IRUFERVIQABILCgROT05FELjOkgESEAoI", + "UFJPWFlfVjEQrKS3nwFCBwoFX3BvcnRCDAoKX3BvcnRfbmFtZUIVChNfcG9y", + "dF9zcGVjaWZpY2F0aW9uQg8KDV9wcm94eV9oZWFkZXJCCgoIX3JlcXVlc3RC", + "CwoJX3Jlc3BvbnNlIo8IChFTYXZlZEF0dGFjaGVkRGlzaxIcCgthdXRvX2Rl", + "bGV0ZRi75M7dASABKAhIAIgBARIUCgRib290GPL1uAEgASgISAGIAQESGwoL", + "ZGV2aWNlX25hbWUY1LWaICABKAlIAogBARJUChNkaXNrX2VuY3J5cHRpb25f", + "a2V5GIXtxIEBIAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1c3Rv", + "bWVyRW5jcnlwdGlvbktleUgDiAEBEh0KDGRpc2tfc2l6ZV9nYhi3mueWASAB", + "KANIBIgBARIZCglkaXNrX3R5cGUYnOmsLCABKAlIBYgBARJFChFndWVzdF9v", + "c19mZWF0dXJlcxjR4OclIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lkd1ZXN0T3NGZWF0dXJlEhUKBWluZGV4GNLR7C8gASgFSAaIAQESGgoJaW50", + "ZXJmYWNlGLna1e8BIAEoCUgHiAEBEhQKBGtpbmQYlPfIASABKAlICIgBARIU", + "CghsaWNlbnNlcxjSiIChASADKAkSFAoEbW9kZRij88wBIAEoCUgJiAEBEhYK", + "BnNvdXJjZRib0MFUIAEoCUgKiAEBEh4KDXN0b3JhZ2VfYnl0ZXMYp7u9ygEg", + "ASgDSAuIAQESJQoUc3RvcmFnZV9ieXRlc19zdGF0dXMYiquA6gEgASgJSAyI", + "AQESFAoEdHlwZRi6ntoBIAEoCUgNiAEBIj4KCUludGVyZmFjZRIXChNVTkRF", + "RklORURfSU5URVJGQUNFEAASCwoETlZNRRDggpMBEgsKBFNDU0kQpoGbASI/", + "CgRNb2RlEhIKDlVOREVGSU5FRF9NT0RFEAASEAoJUkVBRF9PTkxZELWZ7CsS", + "EQoKUkVBRF9XUklURRDWl+RSIl0KElN0b3JhZ2VCeXRlc1N0YXR1cxIiCh5V", + "TkRFRklORURfU1RPUkFHRV9CWVRFU19TVEFUVVMQABIQCghVUERBVElORxDG", + "7uzrARIRCgpVUF9UT19EQVRFEM6ipzAiPwoEVHlwZRISCg5VTkRFRklORURf", + "VFlQRRAAEhIKClBFUlNJU1RFTlQQl/XV2wESDwoHU0NSQVRDSBDa/fDsAUIO", + "CgxfYXV0b19kZWxldGVCBwoFX2Jvb3RCDgoMX2RldmljZV9uYW1lQhYKFF9k", + "aXNrX2VuY3J5cHRpb25fa2V5Qg8KDV9kaXNrX3NpemVfZ2JCDAoKX2Rpc2tf", + "dHlwZUIICgZfaW5kZXhCDAoKX2ludGVyZmFjZUIHCgVfa2luZEIHCgVfbW9k", + "ZUIJCgdfc291cmNlQhAKDl9zdG9yYWdlX2J5dGVzQhcKFV9zdG9yYWdlX2J5", + "dGVzX3N0YXR1c0IHCgVfdHlwZSLFAwoJU2F2ZWREaXNrEh0KDGFyY2hpdGVj", + "dHVyZRjT0rGQASABKAlIAIgBARIUCgRraW5kGJT3yAEgASgJSAGIAQESHAoL", + "c291cmNlX2Rpc2sYwe601wEgASgJSAKIAQESHgoNc3RvcmFnZV9ieXRlcxin", + "u73KASABKANIA4gBARIlChRzdG9yYWdlX2J5dGVzX3N0YXR1cxiKq4DqASAB", + "KAlIBIgBASJqCgxBcmNoaXRlY3R1cmUSGgoWVU5ERUZJTkVEX0FSQ0hJVEVD", + "VFVSRRAAEiAKGEFSQ0hJVEVDVFVSRV9VTlNQRUNJRklFRBCr1J28ARIMCgVB", + "Uk02NBD6y+kdEg4KBlg4Nl82NBDHpObKASJdChJTdG9yYWdlQnl0ZXNTdGF0", + "dXMSIgoeVU5ERUZJTkVEX1NUT1JBR0VfQllURVNfU1RBVFVTEAASEAoIVVBE", + "QVRJTkcQxu7s6wESEQoKVVBfVE9fREFURRDOoqcwQg8KDV9hcmNoaXRlY3R1", + "cmVCBwoFX2tpbmRCDgoMX3NvdXJjZV9kaXNrQhAKDl9zdG9yYWdlX2J5dGVz", + "QhcKFV9zdG9yYWdlX2J5dGVzX3N0YXR1cyKBAgoVU2NhbGluZ1NjaGVkdWxl", + "U3RhdHVzEh8KD2xhc3Rfc3RhcnRfdGltZRjTu7wQIAEoCUgAiAEBEh8KD25l", + "eHRfc3RhcnRfdGltZRjW8rAuIAEoCUgBiAEBEhUKBXN0YXRlGJGJqzQgASgJ", + "SAKIAQEiXQoFU3RhdGUSEwoPVU5ERUZJTkVEX1NUQVRFEAASDgoGQUNUSVZF", + "EIbmiZYBEhAKCERJU0FCTEVEEPzUsPYBEg8KCE9CU09MRVRFEJnr3B8SDAoF", + "UkVBRFkQg8OPJUISChBfbGFzdF9zdGFydF90aW1lQhIKEF9uZXh0X3N0YXJ0", + "X3RpbWVCCAoGX3N0YXRlIu4JCgpTY2hlZHVsaW5nEiIKEWF1dG9tYXRpY19y", + "ZXN0YXJ0GPu3pKcBIAEoCEgAiAEBEiMKE2F2YWlsYWJpbGl0eV9kb21haW4Y", + "qKC0eCABKAVIAYgBARIrChtpbnN0YW5jZV90ZXJtaW5hdGlvbl9hY3Rpb24Y", + "u/+ZMyABKAlIAogBARJNChpsb2NhbF9zc2RfcmVjb3ZlcnlfdGltZW91dBjm", + "r+Z/IAEoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkR1cmF0aW9uSAOI", + "AQESHgoNbG9jYXRpb25faGludBjRgZKnASABKAlIBIgBARJEChBtYXhfcnVu", + "X2R1cmF0aW9uGMOvuM0BIAEoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkR1cmF0aW9uSAWIAQESHgoNbWluX25vZGVfY3B1cxi7pKKXASABKAVIBogB", + "ARJMCg9ub2RlX2FmZmluaXRpZXMYo4Sa3AEgAygLMi8uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU2NoZWR1bGluZ05vZGVBZmZpbml0eRIjChNvbl9ob3N0", + "X21haW50ZW5hbmNlGNzy5x4gASgJSAeIAQESYQoXb25faW5zdGFuY2Vfc3Rv", + "cF9hY3Rpb24YyY3V/AEgASgLMjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U2NoZWR1bGluZ09uSW5zdGFuY2VTdG9wQWN0aW9uSAiIAQESHAoLcHJlZW1w", + "dGlibGUYoeXLmgEgASgISAmIAQESIQoScHJvdmlzaW9uaW5nX21vZGVsGNeW", + "HiABKAlICogBARIhChB0ZXJtaW5hdGlvbl90aW1lGKiOkMwBIAEoCUgLiAEB", + "IpMBChlJbnN0YW5jZVRlcm1pbmF0aW9uQWN0aW9uEikKJVVOREVGSU5FRF9J", + "TlNUQU5DRV9URVJNSU5BVElPTl9BQ1RJT04QABIOCgZERUxFVEUQq/PlvwES", + "LgonSU5TVEFOQ0VfVEVSTUlOQVRJT05fQUNUSU9OX1VOU1BFQ0lGSUVEELPB", + "qSwSCwoEU1RPUBCCgJwBIlkKEU9uSG9zdE1haW50ZW5hbmNlEiEKHVVOREVG", + "SU5FRF9PTl9IT1NUX01BSU5URU5BTkNFEAASDgoHTUlHUkFURRCLw4FPEhEK", + "CVRFUk1JTkFURRDBnMv7ASJUChFQcm92aXNpb25pbmdNb2RlbBIgChxVTkRF", + "RklORURfUFJPVklTSU9OSU5HX01PREVMEAASCwoEU1BPVBCC4psBEhAKCFNU", + "QU5EQVJEEL2djOcBQhQKEl9hdXRvbWF0aWNfcmVzdGFydEIWChRfYXZhaWxh", + "YmlsaXR5X2RvbWFpbkIeChxfaW5zdGFuY2VfdGVybWluYXRpb25fYWN0aW9u", + "Qh0KG19sb2NhbF9zc2RfcmVjb3ZlcnlfdGltZW91dEIQCg5fbG9jYXRpb25f", + "aGludEITChFfbWF4X3J1bl9kdXJhdGlvbkIQCg5fbWluX25vZGVfY3B1c0IW", + "ChRfb25faG9zdF9tYWludGVuYW5jZUIaChhfb25faW5zdGFuY2Vfc3RvcF9h", + "Y3Rpb25CDgoMX3ByZWVtcHRpYmxlQhUKE19wcm92aXNpb25pbmdfbW9kZWxC", + "EwoRX3Rlcm1pbmF0aW9uX3RpbWUixwEKFlNjaGVkdWxpbmdOb2RlQWZmaW5p", + "dHkSEgoDa2V5GN+8BiABKAlIAIgBARIYCghvcGVyYXRvchik0agRIAEoCUgB", + "iAEBEhEKBnZhbHVlcxiiupZ3IAMoCSJXCghPcGVyYXRvchIWChJVTkRFRklO", + "RURfT1BFUkFUT1IQABIHCgJJThClEhINCgZOT1RfSU4QsbzrTBIbChRPUEVS", + "QVRPUl9VTlNQRUNJRklFRBD8/7o9QgYKBF9rZXlCCwoJX29wZXJhdG9yIloK", + "HlNjaGVkdWxpbmdPbkluc3RhbmNlU3RvcEFjdGlvbhIiChFkaXNjYXJkX2xv", + "Y2FsX3NzZBjP6a2YASABKAhIAIgBAUIUChJfZGlzY2FyZF9sb2NhbF9zc2Qi", + "MwoMU2NyYXRjaERpc2tzEhcKB2Rpc2tfZ2IYvcWKHSABKAVIAIgBAUIKCghf", + "ZGlza19nYiJTCgpTY3JlZW5zaG90EhkKCGNvbnRlbnRzGJq2vfEBIAEoCUgA", + "iAEBEhQKBGtpbmQYlPfIASABKAlIAYgBAUILCglfY29udGVudHNCBwoFX2tp", + "bmQi7wMKHlNlY3VyaXR5UG9saWNpZXNBZ2dyZWdhdGVkTGlzdBIUCgRldGFn", + "GJXSvgEgASgJSACIAQESEAoCaWQYmxogASgJSAGIAQESVAoFaXRlbXMYwM/3", + "LyADKAsyQi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGlj", + "aWVzQWdncmVnYXRlZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJ", + "SAKIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAOIAQESGgoJc2Vs", + "Zl9saW5rGI2SxdkBIAEoCUgEiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMo", + "CRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuV2FybmluZ0gFiAEBGmEKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkIK", + "BXZhbHVlGAIgASgLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJp", + "dHlQb2xpY2llc1Njb3BlZExpc3Q6AjgBQgcKBV9ldGFnQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmcivwEKN1NlY3VyaXR5UG9saWNpZXNMaXN0UHJlY29uZmlndXJlZEV4", + "cHJlc3Npb25TZXRzUmVzcG9uc2USYgodcHJlY29uZmlndXJlZF9leHByZXNz", + "aW9uX3NldHMY+ozX/wEgASgLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U2VjdXJpdHlQb2xpY2llc1dhZkNvbmZpZ0gAiAEBQiAKHl9wcmVjb25maWd1", + "cmVkX2V4cHJlc3Npb25fc2V0cyKqAQoaU2VjdXJpdHlQb2xpY2llc1Njb3Bl", + "ZExpc3QSRQoRc2VjdXJpdHlfcG9saWNpZXMY76b3PCADKAsyJy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeRI5Cgd3YXJuaW5nGJzf", + "lhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gAiAEB", + "QgoKCF93YXJuaW5nInIKGVNlY3VyaXR5UG9saWNpZXNXYWZDb25maWcSRwoJ", + "d2FmX3J1bGVzGNTD2yMgASgLMiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "UHJlY29uZmlndXJlZFdhZlNldEgAiAEBQgwKCl93YWZfcnVsZXMirwoKDlNl", + "Y3VyaXR5UG9saWN5EmsKGmFkYXB0aXZlX3Byb3RlY3Rpb25fY29uZmlnGN/7", + "0UcgASgLMj8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xp", + "Y3lBZGFwdGl2ZVByb3RlY3Rpb25Db25maWdIAIgBARJmChdhZHZhbmNlZF9v", + "cHRpb25zX2NvbmZpZxjA053WASABKAsyPC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5TZWN1cml0eVBvbGljeUFkdmFuY2VkT3B0aW9uc0NvbmZpZ0gBiAEB", + "EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgCiAEBEmMKFmRkb3Nf", + "cHJvdGVjdGlvbl9jb25maWcYzYT/FyABKAsyOy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5TZWN1cml0eVBvbGljeURkb3NQcm90ZWN0aW9uQ29uZmlnSAOI", + "AQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSASIAQESGwoLZmluZ2VycHJp", + "bnQY5NHzbyABKAlIBYgBARIQCgJpZBibGiABKARIBogBARIUCgRraW5kGJT3", + "yAEgASgJSAeIAQESIQoRbGFiZWxfZmluZ2VycHJpbnQYmfD3VCABKAlICIgB", + "ARJHCgZsYWJlbHMY/7/B7gEgAygLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuU2VjdXJpdHlQb2xpY3kuTGFiZWxzRW50cnkSFAoEbmFtZRiL9c0BIAEo", + "CUgJiAEBEmgKGHJlY2FwdGNoYV9vcHRpb25zX2NvbmZpZxjb1L33ASABKAsy", + "PS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJlY2Fw", + "dGNoYU9wdGlvbnNDb25maWdICogBARIWCgZyZWdpb24Y9M2gQiABKAlIC4gB", + "ARI9CgVydWxlcxj3kfUzIAMoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlNlY3VyaXR5UG9saWN5UnVsZRIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAyI", + "AQESFAoEdHlwZRi6ntoBIAEoCUgNiAEBElcKE3VzZXJfZGVmaW5lZF9maWVs", + "ZHMYo4nADSADKAsyNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0", + "eVBvbGljeVVzZXJEZWZpbmVkRmllbGQaLQoLTGFiZWxzRW50cnkSCwoDa2V5", + "GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASJkCgRUeXBlEhIKDlVOREVGSU5F", + "RF9UWVBFEAASEgoLQ0xPVURfQVJNT1IQ9ZykfBIXChBDTE9VRF9BUk1PUl9F", + "REdFEMeix3cSGwoTQ0xPVURfQVJNT1JfTkVUV09SSxDErPnoAUIdChtfYWRh", + "cHRpdmVfcHJvdGVjdGlvbl9jb25maWdCGgoYX2FkdmFuY2VkX29wdGlvbnNf", + "Y29uZmlnQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCGQoXX2Rkb3NfcHJvdGVj", + "dGlvbl9jb25maWdCDgoMX2Rlc2NyaXB0aW9uQg4KDF9maW5nZXJwcmludEIF", + "CgNfaWRCBwoFX2tpbmRCFAoSX2xhYmVsX2ZpbmdlcnByaW50QgcKBV9uYW1l", + "QhsKGV9yZWNhcHRjaGFfb3B0aW9uc19jb25maWdCCQoHX3JlZ2lvbkIMCgpf", + "c2VsZl9saW5rQgcKBV90eXBlIs0BCiZTZWN1cml0eVBvbGljeUFkYXB0aXZl", + "UHJvdGVjdGlvbkNvbmZpZxKDAQoabGF5ZXI3X2Rkb3NfZGVmZW5zZV9jb25m", + "aWcYo9nD0AEgASgLMlYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJp", + "dHlQb2xpY3lBZGFwdGl2ZVByb3RlY3Rpb25Db25maWdMYXllcjdEZG9zRGVm", + "ZW5zZUNvbmZpZ0gAiAEBQh0KG19sYXllcjdfZGRvc19kZWZlbnNlX2NvbmZp", + "ZyLzAgo9U2VjdXJpdHlQb2xpY3lBZGFwdGl2ZVByb3RlY3Rpb25Db25maWdM", + "YXllcjdEZG9zRGVmZW5zZUNvbmZpZxIXCgZlbmFibGUYg8vUlAEgASgISACI", + "AQESIAoPcnVsZV92aXNpYmlsaXR5GLXYkNgBIAEoCUgBiAEBEoMBChF0aHJl", + "c2hvbGRfY29uZmlncxidq+McIAMoCzJlLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlNlY3VyaXR5UG9saWN5QWRhcHRpdmVQcm90ZWN0aW9uQ29uZmlnTGF5", + "ZXI3RGRvc0RlZmVuc2VDb25maWdUaHJlc2hvbGRDb25maWciUgoOUnVsZVZp", + "c2liaWxpdHkSHQoZVU5ERUZJTkVEX1JVTEVfVklTSUJJTElUWRAAEg8KB1BS", + "RU1JVU0Qt7TBvgESEAoIU1RBTkRBUkQQvZ2M5wFCCQoHX2VuYWJsZUISChBf", + "cnVsZV92aXNpYmlsaXR5ItEGCkxTZWN1cml0eVBvbGljeUFkYXB0aXZlUHJv", + "dGVjdGlvbkNvbmZpZ0xheWVyN0Rkb3NEZWZlbnNlQ29uZmlnVGhyZXNob2xk", + "Q29uZmlnEjAKIGF1dG9fZGVwbG95X2NvbmZpZGVuY2VfdGhyZXNob2xkGL7t", + "mSggASgCSACIAQESKgoaYXV0b19kZXBsb3lfZXhwaXJhdGlvbl9zZWMYibWa", + "ISABKAVIAYgBARI4CidhdXRvX2RlcGxveV9pbXBhY3RlZF9iYXNlbGluZV90", + "aHJlc2hvbGQYw5y5iwEgASgCSAKIAQESKwoaYXV0b19kZXBsb3lfbG9hZF90", + "aHJlc2hvbGQYmqCC+QEgASgCSAOIAQESJwoWZGV0ZWN0aW9uX2Fic29sdXRl", + "X3Fwcxjm/de2ASABKAJIBIgBARIpChhkZXRlY3Rpb25fbG9hZF90aHJlc2hv", + "bGQYzMqjzQEgASgCSAWIAQESMwoiZGV0ZWN0aW9uX3JlbGF0aXZlX3RvX2Jh", + "c2VsaW5lX3FwcxiFm/aKASABKAJIBogBARIUCgRuYW1lGIv1zQEgASgJSAeI", + "AQESpQEKG3RyYWZmaWNfZ3JhbnVsYXJpdHlfY29uZmlncxi+tNooIAMoCzJ9", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5QWRhcHRp", + "dmVQcm90ZWN0aW9uQ29uZmlnTGF5ZXI3RGRvc0RlZmVuc2VDb25maWdUaHJl", + "c2hvbGRDb25maWdUcmFmZmljR3JhbnVsYXJpdHlDb25maWdCIwohX2F1dG9f", + "ZGVwbG95X2NvbmZpZGVuY2VfdGhyZXNob2xkQh0KG19hdXRvX2RlcGxveV9l", + "eHBpcmF0aW9uX3NlY0IqCihfYXV0b19kZXBsb3lfaW1wYWN0ZWRfYmFzZWxp", + "bmVfdGhyZXNob2xkQh0KG19hdXRvX2RlcGxveV9sb2FkX3RocmVzaG9sZEIZ", + "ChdfZGV0ZWN0aW9uX2Fic29sdXRlX3Fwc0IbChlfZGV0ZWN0aW9uX2xvYWRf", + "dGhyZXNob2xkQiUKI19kZXRlY3Rpb25fcmVsYXRpdmVfdG9fYmFzZWxpbmVf", + "cXBzQgcKBV9uYW1lItACCmRTZWN1cml0eVBvbGljeUFkYXB0aXZlUHJvdGVj", + "dGlvbkNvbmZpZ0xheWVyN0Rkb3NEZWZlbnNlQ29uZmlnVGhyZXNob2xkQ29u", + "ZmlnVHJhZmZpY0dyYW51bGFyaXR5Q29uZmlnEikKGGVuYWJsZV9lYWNoX3Vu", + "aXF1ZV92YWx1ZRjFit7fASABKAhIAIgBARIUCgR0eXBlGLqe2gEgASgJSAGI", + "AQESFQoFdmFsdWUY8aKyNSABKAlIAogBASJgCgRUeXBlEhIKDlVOREVGSU5F", + "RF9UWVBFEAASGAoQSFRUUF9IRUFERVJfSE9TVBDj5b6yARIRCglIVFRQX1BB", + "VEgQ/NLElAESFwoQVU5TUEVDSUZJRURfVFlQRRDi7tsZQhsKGV9lbmFibGVf", + "ZWFjaF91bmlxdWVfdmFsdWVCBwoFX3R5cGVCCAoGX3ZhbHVlIt4DCiNTZWN1", + "cml0eVBvbGljeUFkdmFuY2VkT3B0aW9uc0NvbmZpZxJwChJqc29uX2N1c3Rv", + "bV9jb25maWcYudmZNSABKAsyTC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", + "ZWN1cml0eVBvbGljeUFkdmFuY2VkT3B0aW9uc0NvbmZpZ0pzb25DdXN0b21D", + "b25maWdIAIgBARIdCgxqc29uX3BhcnNpbmcY2YTahgEgASgJSAGIAQESGQoJ", + "bG9nX2xldmVsGMm9hEMgASgJSAKIAQESIwoXdXNlcl9pcF9yZXF1ZXN0X2hl", + "YWRlcnMYsu/iyAEgAygJImsKC0pzb25QYXJzaW5nEhoKFlVOREVGSU5FRF9K", + "U09OX1BBUlNJTkcQABIQCghESVNBQkxFRBD81LD2ARIQCghTVEFOREFSRBC9", + "nYznARIcChVTVEFOREFSRF9XSVRIX0dSQVBIUUwQkr+BMyJDCghMb2dMZXZl", + "bBIXChNVTkRFRklORURfTE9HX0xFVkVMEAASDQoGTk9STUFMEOfh5kwSDwoH", + "VkVSQk9TRRDiiuT9AUIVChNfanNvbl9jdXN0b21fY29uZmlnQg8KDV9qc29u", + "X3BhcnNpbmdCDAoKX2xvZ19sZXZlbCJPCjNTZWN1cml0eVBvbGljeUFkdmFu", + "Y2VkT3B0aW9uc0NvbmZpZ0pzb25DdXN0b21Db25maWcSGAoNY29udGVudF90", + "eXBlcxiz4qcIIAMoCSKuAQoiU2VjdXJpdHlQb2xpY3lEZG9zUHJvdGVjdGlv", + "bkNvbmZpZxIgCg9kZG9zX3Byb3RlY3Rpb24YlJ+bgwEgASgJSACIAQEiUgoO", + "RGRvc1Byb3RlY3Rpb24SHQoZVU5ERUZJTkVEX0RET1NfUFJPVEVDVElPThAA", + "Eg8KCEFEVkFOQ0VEEKKwtR4SEAoIU1RBTkRBUkQQvZ2M5wFCEgoQX2Rkb3Nf", + "cHJvdGVjdGlvbiKDAgoSU2VjdXJpdHlQb2xpY3lMaXN0EhAKAmlkGJsaIAEo", + "CUgAiAEBEjkKBWl0ZW1zGMDP9y8gAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuU2VjdXJpdHlQb2xpY3kSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8K", + "D25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEjkKB3dhcm5pbmcYnN+W", + "GCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSAOIAQFC", + "BQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CCgoIX3dhcm5p", + "bmciYAokU2VjdXJpdHlQb2xpY3lSZWNhcHRjaGFPcHRpb25zQ29uZmlnEiIK", + "EXJlZGlyZWN0X3NpdGVfa2V5GOqEvNUBIAEoCUgAiAEBQhQKEl9yZWRpcmVj", + "dF9zaXRlX2tleSJOChdTZWN1cml0eVBvbGljeVJlZmVyZW5jZRIfCg9zZWN1", + "cml0eV9wb2xpY3kYkYbKUSABKAlIAIgBAUISChBfc2VjdXJpdHlfcG9saWN5", + "IvcGChJTZWN1cml0eVBvbGljeVJ1bGUSFgoGYWN0aW9uGLb8vVkgASgJSACI", + "AQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGIAQESWwoNaGVhZGVyX2Fj", + "dGlvbhiooLicASABKAsyOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1", + "cml0eVBvbGljeVJ1bGVIdHRwSGVhZGVyQWN0aW9uSAKIAQESFAoEa2luZBiU", + "98gBIAEoCUgDiAEBEkkKBW1hdGNoGMWztzEgASgLMjIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxlTWF0Y2hlckgEiAEBElkK", + "DW5ldHdvcmtfbWF0Y2gY9Pj63AEgASgLMjkuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxlTmV0d29ya01hdGNoZXJIBYgBARJr", + "ChhwcmVjb25maWd1cmVkX3dhZl9jb25maWcY45+WOCABKAsyQS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJ1bGVQcmVjb25maWd1", + "cmVkV2FmQ29uZmlnSAaIAQESFwoHcHJldmlldxjIx6NoIAEoCEgHiAEBEhkK", + "CHByaW9yaXR5GKTzodQBIAEoBUgIiAEBEl8KEnJhdGVfbGltaXRfb3B0aW9u", + "cxj7yZogIAEoCzI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5", + "UG9saWN5UnVsZVJhdGVMaW1pdE9wdGlvbnNICYgBARJcChByZWRpcmVjdF9v", + "cHRpb25zGLuS7k0gASgLMjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2Vj", + "dXJpdHlQb2xpY3lSdWxlUmVkaXJlY3RPcHRpb25zSAqIAQFCCQoHX2FjdGlv", + "bkIOCgxfZGVzY3JpcHRpb25CEAoOX2hlYWRlcl9hY3Rpb25CBwoFX2tpbmRC", + "CAoGX21hdGNoQhAKDl9uZXR3b3JrX21hdGNoQhsKGV9wcmVjb25maWd1cmVk", + "X3dhZl9jb25maWdCCgoIX3ByZXZpZXdCCwoJX3ByaW9yaXR5QhUKE19yYXRl", + "X2xpbWl0X29wdGlvbnNCEwoRX3JlZGlyZWN0X29wdGlvbnMilQEKIlNlY3Vy", + "aXR5UG9saWN5UnVsZUh0dHBIZWFkZXJBY3Rpb24SbwoXcmVxdWVzdF9oZWFk", + "ZXJzX3RvX2FkZHMYzav6KSADKAsySy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5TZWN1cml0eVBvbGljeVJ1bGVIdHRwSGVhZGVyQWN0aW9uSHR0cEhlYWRl", + "ck9wdGlvbiKQAQoyU2VjdXJpdHlQb2xpY3lSdWxlSHR0cEhlYWRlckFjdGlv", + "bkh0dHBIZWFkZXJPcHRpb24SGwoLaGVhZGVyX25hbWUY/cHHNCABKAlIAIgB", + "ARIcCgxoZWFkZXJfdmFsdWUYv/LrYCABKAlIAYgBAUIOCgxfaGVhZGVyX25h", + "bWVCDwoNX2hlYWRlcl92YWx1ZSKbAwoZU2VjdXJpdHlQb2xpY3lSdWxlTWF0", + "Y2hlchJQCgZjb25maWcYwob+eSABKAsyOC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5TZWN1cml0eVBvbGljeVJ1bGVNYXRjaGVyQ29uZmlnSACIAQESMwoE", + "ZXhwchj1874BIAEoCzIdLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkV4cHJI", + "AYgBARJcCgxleHByX29wdGlvbnMY1MTs5wEgASgLMj0uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxlTWF0Y2hlckV4cHJPcHRp", + "b25zSAKIAQESHwoOdmVyc2lvbmVkX2V4cHIYvePWmQEgASgJSAOIAQEiQAoN", + "VmVyc2lvbmVkRXhwchIcChhVTkRFRklORURfVkVSU0lPTkVEX0VYUFIQABIR", + "CgpTUkNfSVBTX1YxEIn96CFCCQoHX2NvbmZpZ0IHCgVfZXhwckIPCg1fZXhw", + "cl9vcHRpb25zQhEKD192ZXJzaW9uZWRfZXhwciI8Ch9TZWN1cml0eVBvbGlj", + "eVJ1bGVNYXRjaGVyQ29uZmlnEhkKDXNyY19pcF9yYW5nZXMY04CHzgEgAygJ", + "Iq8BCiRTZWN1cml0eVBvbGljeVJ1bGVNYXRjaGVyRXhwck9wdGlvbnMScQoR", + "cmVjYXB0Y2hhX29wdGlvbnMYxvbHuQEgASgLMk0uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxlTWF0Y2hlckV4cHJPcHRpb25z", + "UmVjYXB0Y2hhT3B0aW9uc0gAiAEBQhQKEl9yZWNhcHRjaGFfb3B0aW9ucyJ+", + "CjRTZWN1cml0eVBvbGljeVJ1bGVNYXRjaGVyRXhwck9wdGlvbnNSZWNhcHRj", + "aGFPcHRpb25zEiEKFmFjdGlvbl90b2tlbl9zaXRlX2tleXMYnerJHCADKAkS", + "IwoXc2Vzc2lvbl90b2tlbl9zaXRlX2tleXMY/fL6ngEgAygJIsMCCiBTZWN1", + "cml0eVBvbGljeVJ1bGVOZXR3b3JrTWF0Y2hlchIaCg5kZXN0X2lwX3Jhbmdl", + "cxiR1+6gASADKAkSFgoKZGVzdF9wb3J0cxi1sJO1ASADKAkSFwoMaXBfcHJv", + "dG9jb2xzGMOPzXsgAygJEhMKCHNyY19hc25zGPK9lzggAygNEhkKDXNyY19p", + "cF9yYW5nZXMY04CHzgEgAygJEhUKCXNyY19wb3J0cxj3u57UASADKAkSGwoQ", + "c3JjX3JlZ2lvbl9jb2RlcxiW458vIAMoCRJuChN1c2VyX2RlZmluZWRfZmll", + "bGRzGKOJwA0gAygLMk4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJp", + "dHlQb2xpY3lSdWxlTmV0d29ya01hdGNoZXJVc2VyRGVmaW5lZEZpZWxkTWF0", + "Y2giaQo1U2VjdXJpdHlQb2xpY3lSdWxlTmV0d29ya01hdGNoZXJVc2VyRGVm", + "aW5lZEZpZWxkTWF0Y2gSFAoEbmFtZRiL9c0BIAEoCUgAiAEBEhEKBnZhbHVl", + "cxiiupZ3IAMoCUIHCgVfbmFtZSKNAQooU2VjdXJpdHlQb2xpY3lSdWxlUHJl", + "Y29uZmlndXJlZFdhZkNvbmZpZxJhCgpleGNsdXNpb25zGOX4v2MgAygLMkou", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxlUHJl", + "Y29uZmlndXJlZFdhZkNvbmZpZ0V4Y2x1c2lvbiKCBQoxU2VjdXJpdHlQb2xp", + "Y3lSdWxlUHJlY29uZmlndXJlZFdhZkNvbmZpZ0V4Y2x1c2lvbhJ8ChpyZXF1", + "ZXN0X2Nvb2tpZXNfdG9fZXhjbHVkZRj23t9KIAMoCzJVLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5UnVsZVByZWNvbmZpZ3VyZWRX", + "YWZDb25maWdFeGNsdXNpb25GaWVsZFBhcmFtcxJ8ChpyZXF1ZXN0X2hlYWRl", + "cnNfdG9fZXhjbHVkZRifpJMeIAMoCzJVLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlNlY3VyaXR5UG9saWN5UnVsZVByZWNvbmZpZ3VyZWRXYWZDb25maWdF", + "eGNsdXNpb25GaWVsZFBhcmFtcxKCAQofcmVxdWVzdF9xdWVyeV9wYXJhbXNf", + "dG9fZXhjbHVkZRiInrqiASADKAsyVS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5TZWN1cml0eVBvbGljeVJ1bGVQcmVjb25maWd1cmVkV2FmQ29uZmlnRXhj", + "bHVzaW9uRmllbGRQYXJhbXMSeQoXcmVxdWVzdF91cmlzX3RvX2V4Y2x1ZGUY", + "nqqfKyADKAsyVS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBv", + "bGljeVJ1bGVQcmVjb25maWd1cmVkV2FmQ29uZmlnRXhjbHVzaW9uRmllbGRQ", + "YXJhbXMSGwoPdGFyZ2V0X3J1bGVfaWRzGOPj1e0BIAMoCRIgCg90YXJnZXRf", + "cnVsZV9zZXQYja/W7QEgASgJSACIAQFCEgoQX3RhcmdldF9ydWxlX3NldCLn", + "AQo8U2VjdXJpdHlQb2xpY3lSdWxlUHJlY29uZmlndXJlZFdhZkNvbmZpZ0V4", + "Y2x1c2lvbkZpZWxkUGFyYW1zEhAKAm9wGOEbIAEoCUgAiAEBEhIKA3ZhbBih", + "jgcgASgJSAGIAQEicgoCT3ASEAoMVU5ERUZJTkVEX09QEAASDwoIQ09OVEFJ", + "TlMQn8zNZhIRCglFTkRTX1dJVEgQrePr6QESDgoGRVFVQUxTEL/n7dIBEhIK", + "CkVRVUFMU19BTlkQzNLmoAESEgoLU1RBUlRTX1dJVEgQ9N/CQkIFCgNfb3BC", + "BgoEX3ZhbCKaCAoiU2VjdXJpdHlQb2xpY3lSdWxlUmF0ZUxpbWl0T3B0aW9u", + "cxIgChBiYW5fZHVyYXRpb25fc2VjGNaauhQgASgFSACIAQESZAoNYmFuX3Ro", + "cmVzaG9sZBi7qP/uASABKAsyRC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", + "ZWN1cml0eVBvbGljeVJ1bGVSYXRlTGltaXRPcHRpb25zVGhyZXNob2xkSAGI", + "AQESHwoOY29uZm9ybV9hY3Rpb24Yz8bo9gEgASgJSAKIAQESHwoOZW5mb3Jj", + "ZV9vbl9rZXkY/J3WxgEgASgJSAOIAQEScAoWZW5mb3JjZV9vbl9rZXlfY29u", + "ZmlncxiuvpUQIAMoCzJNLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3Vy", + "aXR5UG9saWN5UnVsZVJhdGVMaW1pdE9wdGlvbnNFbmZvcmNlT25LZXlDb25m", + "aWcSIwoTZW5mb3JjZV9vbl9rZXlfbmFtZRjuw5o/IAEoCUgEiAEBEh0KDWV4", + "Y2VlZF9hY3Rpb24YocraTyABKAlIBYgBARJkChdleGNlZWRfcmVkaXJlY3Rf", + "b3B0aW9ucxjmjO3hASABKAsyOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", + "ZWN1cml0eVBvbGljeVJ1bGVSZWRpcmVjdE9wdGlvbnNIBogBARJrChRyYXRl", + "X2xpbWl0X3RocmVzaG9sZBiIv8+WASABKAsyRC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5TZWN1cml0eVBvbGljeVJ1bGVSYXRlTGltaXRPcHRpb25zVGhy", + "ZXNob2xkSAeIAQEi9AEKDEVuZm9yY2VPbktleRIcChhVTkRFRklORURfRU5G", + "T1JDRV9PTl9LRVkQABIJCgNBTEwQgfsDEhMKC0hUVFBfQ09PS0lFEPujg+wB", + "EhIKC0hUVFBfSEVBREVSEKTU1isSEQoJSFRUUF9QQVRIEPzSxJQBEgcKAklQ", + "EKcSEhIKC1JFR0lPTl9DT0RFENj49yUSCQoDU05JEM6CBRIbChNUTFNfSkEz", + "X0ZJTkdFUlBSSU5UEP2m/psBEhoKE1RMU19KQTRfRklOR0VSUFJJTlQQ/rOK", + "EBIOCgdVU0VSX0lQEJvkmxASDgoGWEZGX0lQEK7HmNEBQhMKEV9iYW5fZHVy", + "YXRpb25fc2VjQhAKDl9iYW5fdGhyZXNob2xkQhEKD19jb25mb3JtX2FjdGlv", + "bkIRCg9fZW5mb3JjZV9vbl9rZXlCFgoUX2VuZm9yY2Vfb25fa2V5X25hbWVC", + "EAoOX2V4Y2VlZF9hY3Rpb25CGgoYX2V4Y2VlZF9yZWRpcmVjdF9vcHRpb25z", + "QhcKFV9yYXRlX2xpbWl0X3RocmVzaG9sZCKwAwo0U2VjdXJpdHlQb2xpY3lS", + "dWxlUmF0ZUxpbWl0T3B0aW9uc0VuZm9yY2VPbktleUNvbmZpZxIjChNlbmZv", + "cmNlX29uX2tleV9uYW1lGO7Dmj8gASgJSACIAQESIwoTZW5mb3JjZV9vbl9r", + "ZXlfdHlwZRid7aY/IAEoCUgBiAEBIv0BChBFbmZvcmNlT25LZXlUeXBlEiEK", + "HVVOREVGSU5FRF9FTkZPUkNFX09OX0tFWV9UWVBFEAASCQoDQUxMEIH7AxIT", + "CgtIVFRQX0NPT0tJRRD7o4PsARISCgtIVFRQX0hFQURFUhCk1NYrEhEKCUhU", + "VFBfUEFUSBD80sSUARIHCgJJUBCnEhISCgtSRUdJT05fQ09ERRDY+PclEgkK", + "A1NOSRDOggUSGwoTVExTX0pBM19GSU5HRVJQUklOVBD9pv6bARIaChNUTFNf", + "SkE0X0ZJTkdFUlBSSU5UEP6zihASDgoHVVNFUl9JUBCb5JsQEg4KBlhGRl9J", + "UBCux5jRAUIWChRfZW5mb3JjZV9vbl9rZXlfbmFtZUIWChRfZW5mb3JjZV9v", + "bl9rZXlfdHlwZSJ9CitTZWN1cml0eVBvbGljeVJ1bGVSYXRlTGltaXRPcHRp", + "b25zVGhyZXNob2xkEhUKBWNvdW50GI+inS0gASgFSACIAQESHAoMaW50ZXJ2", + "YWxfc2VjGNfLyxMgASgFSAGIAQFCCAoGX2NvdW50Qg8KDV9pbnRlcnZhbF9z", + "ZWMisQEKIVNlY3VyaXR5UG9saWN5UnVsZVJlZGlyZWN0T3B0aW9ucxIWCgZ0", + "YXJnZXQYkeP5WyABKAlIAIgBARIUCgR0eXBlGLqe2gEgASgJSAGIAQEiSgoE", + "VHlwZRISCg5VTkRFRklORURfVFlQRRAAEhQKDEVYVEVSTkFMXzMwMhCB1tm8", + "ARIYChBHT09HTEVfUkVDQVBUQ0hBEMGcsfcBQgkKB190YXJnZXRCBwoFX3R5", + "cGUiiwIKHlNlY3VyaXR5UG9saWN5VXNlckRlZmluZWRGaWVsZBIUCgRiYXNl", + "GNGNuAEgASgJSACIAQESFAoEbWFzaxjsjcwBIAEoCUgBiAEBEhQKBG5hbWUY", + "i/XNASABKAlIAogBARIWCgZvZmZzZXQYk8ndGSABKAVIA4gBARIUCgRzaXpl", + "GIHA1wEgASgFSASIAQEiSgoEQmFzZRISCg5VTkRFRklORURfQkFTRRAAEgsK", + "BElQVjQQhcyJARILCgRJUFY2EIfMiQESCQoDVENQEMGHBRIJCgNVRFAQoY8F", + "QgcKBV9iYXNlQgcKBV9tYXNrQgcKBV9uYW1lQgkKB19vZmZzZXRCBwoFX3Np", + "emUi1gEKEFNlY3VyaXR5U2V0dGluZ3MSTwoVYXdzX3Y0X2F1dGhlbnRpY2F0", + "aW9uGJfr+M4BIAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFXU1Y0", + "U2lnbmF0dXJlSACIAQESIgoRY2xpZW50X3Rsc19wb2xpY3kY6ou63AEgASgJ", + "SAGIAQESHQoRc3ViamVjdF9hbHRfbmFtZXMY37OvnQEgAygJQhgKFl9hd3Nf", + "djRfYXV0aGVudGljYXRpb25CFAoSX2NsaWVudF90bHNfcG9saWN5InEKJlNl", + "bmREaWFnbm9zdGljSW50ZXJydXB0SW5zdGFuY2VSZXF1ZXN0EhgKCGluc3Rh", + "bmNlGJWp2gggASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQK", + "BHpvbmUYrMfkASABKAlCA+BBAiIpCidTZW5kRGlhZ25vc3RpY0ludGVycnVw", + "dEluc3RhbmNlUmVzcG9uc2UiwwEKEFNlcmlhbFBvcnRPdXRwdXQSGQoIY29u", + "dGVudHMYmra98QEgASgJSACIAQESFAoEa2luZBiU98gBIAEoCUgBiAEBEhQK", + "BG5leHQY85XOASABKANIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOI", + "AQESFQoFc3RhcnQY4oirNCABKANIBIgBAUILCglfY29udGVudHNCBwoFX2tp", + "bmRCBwoFX25leHRCDAoKX3NlbGZfbGlua0IICgZfc3RhcnQivwEKDVNlcnZl", + "ckJpbmRpbmcSFAoEdHlwZRi6ntoBIAEoCUgAiAEBIo4BCgRUeXBlEhIKDlVO", + "REVGSU5FRF9UWVBFEAASIgoaUkVTVEFSVF9OT0RFX09OX0FOWV9TRVJWRVIQ", + "ydjp7wESJgofUkVTVEFSVF9OT0RFX09OX01JTklNQUxfU0VSVkVSUxDfqq1h", + "EiYKH1NFUlZFUl9CSU5ESU5HX1RZUEVfVU5TUEVDSUZJRUQQqNucVkIHCgVf", + "dHlwZSJECg5TZXJ2aWNlQWNjb3VudBIVCgVlbWFpbBicl4kuIAEoCUgAiAEB", + "EhEKBnNjb3BlcxifmZJPIAMoCUIICgZfZW1haWwi8QkKEVNlcnZpY2VBdHRh", + "Y2htZW50ElsKE2Nvbm5lY3RlZF9lbmRwb2ludHMYyJe4IiADKAsyOy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5TZXJ2aWNlQXR0YWNobWVudENvbm5lY3Rl", + "ZEVuZHBvaW50EiYKFWNvbm5lY3Rpb25fcHJlZmVyZW5jZRjc+aSIASABKAlI", + "AIgBARJhChVjb25zdW1lcl9hY2NlcHRfbGlzdHMYx7aEwAEgAygLMj4uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2VydmljZUF0dGFjaG1lbnRDb25zdW1l", + "clByb2plY3RMaW1pdBIgChVjb25zdW1lcl9yZWplY3RfbGlzdHMYnpmlYSAD", + "KAkSIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSAGIAQESHAoLZGVz", + "Y3JpcHRpb24Y/IfWyQEgASgJSAKIAQESFwoMZG9tYWluX25hbWVzGI3YiQMg", + "AygJEiYKFWVuYWJsZV9wcm94eV9wcm90b2NvbBiFh7ytASABKAhIA4gBARIb", + "CgtmaW5nZXJwcmludBjk0fNvIAEoCUgEiAEBEhAKAmlkGJsaIAEoBEgFiAEB", + "EhQKBGtpbmQYlPfIASABKAlIBogBARIUCgRuYW1lGIv1zQEgASgJSAeIAQES", + "FwoLbmF0X3N1Ym5ldHMYmI/bsgEgAygJEigKGHByb2R1Y2VyX2ZvcndhcmRp", + "bmdfcnVsZRjRqJx2IAEoCUgIiAEBEiwKG3Byb3BhZ2F0ZWRfY29ubmVjdGlv", + "bl9saW1pdBj+yNOeASABKA1ICYgBARJMChlwc2Nfc2VydmljZV9hdHRhY2ht", + "ZW50X2lkGO76z/sBIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVp", + "bnQxMjhICogBARIlChVyZWNvbmNpbGVfY29ubmVjdGlvbnMY5MPrOyABKAhI", + "C4gBARIWCgZyZWdpb24Y9M2gQiABKAlIDIgBARIaCglzZWxmX2xpbmsYjZLF", + "2QEgASgJSA2IAQESHQoOdGFyZ2V0X3NlcnZpY2UYh/xOIAEoCUgOiAEBIpUB", + "ChRDb25uZWN0aW9uUHJlZmVyZW5jZRIjCh9VTkRFRklORURfQ09OTkVDVElP", + "Tl9QUkVGRVJFTkNFEAASFwoQQUNDRVBUX0FVVE9NQVRJQxCU9/AjEhUKDUFD", + "Q0VQVF9NQU5VQUwQ3e3xsQESKAohQ09OTkVDVElPTl9QUkVGRVJFTkNFX1VO", + "U1BFQ0lGSUVEELSgvxBCGAoWX2Nvbm5lY3Rpb25fcHJlZmVyZW5jZUIVChNf", + "Y3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIYChZfZW5hYmxl", + "X3Byb3h5X3Byb3RvY29sQg4KDF9maW5nZXJwcmludEIFCgNfaWRCBwoFX2tp", + "bmRCBwoFX25hbWVCGwoZX3Byb2R1Y2VyX2ZvcndhcmRpbmdfcnVsZUIeChxf", + "cHJvcGFnYXRlZF9jb25uZWN0aW9uX2xpbWl0QhwKGl9wc2Nfc2VydmljZV9h", + "dHRhY2htZW50X2lkQhgKFl9yZWNvbmNpbGVfY29ubmVjdGlvbnNCCQoHX3Jl", + "Z2lvbkIMCgpfc2VsZl9saW5rQhEKD190YXJnZXRfc2VydmljZSLUAwofU2Vy", + "dmljZUF0dGFjaG1lbnRBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlIAIgB", + "ARJVCgVpdGVtcxjAz/cvIAMoCzJDLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlNlcnZpY2VBdHRhY2htZW50QWdncmVnYXRlZExpc3QuSXRlbXNFbnRyeRIU", + "CgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYg", + "ASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEhcKDHVucmVh", + "Y2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGmMKCkl0ZW1zRW50cnkS", + "CwoDa2V5GAEgASgJEkQKBXZhbHVlGAIgASgLMjUuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuU2VydmljZUF0dGFjaG1lbnRzU2NvcGVkTGlzdDoCOAFCBQoD", + "X2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlu", + "a0IKCghfd2FybmluZyLEAwoiU2VydmljZUF0dGFjaG1lbnRDb25uZWN0ZWRF", + "bmRwb2ludBIgChBjb25zdW1lcl9uZXR3b3JrGOXdpHkgASgJSACIAQESGAoI", + "ZW5kcG9pbnQYlbucPiABKAlIAYgBARIsChtwcm9wYWdhdGVkX2Nvbm5lY3Rp", + "b25fY291bnQY0tPjmgEgASgNSAKIAQESIgoRcHNjX2Nvbm5lY3Rpb25faWQY", + "3aWjiwEgASgESAOIAQESFgoGc3RhdHVzGPKft1YgASgJSASIAQEilAEKBlN0", + "YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASDwoIQUNDRVBURUQQp5/SdRIO", + "CgZDTE9TRUQQ7KqjtQESFwoPTkVFRFNfQVRURU5USU9OELyLoqQBEg4KB1BF", + "TkRJTkcQ96rwEBIPCghSRUpFQ1RFRBD+iIRTEhkKElNUQVRVU19VTlNQRUNJ", + "RklFRBDKzIsUQhMKEV9jb25zdW1lcl9uZXR3b3JrQgsKCV9lbmRwb2ludEIe", + "ChxfcHJvcGFnYXRlZF9jb25uZWN0aW9uX2NvdW50QhQKEl9wc2NfY29ubmVj", + "dGlvbl9pZEIJCgdfc3RhdHVzIsUBCiVTZXJ2aWNlQXR0YWNobWVudENvbnN1", + "bWVyUHJvamVjdExpbWl0EiAKEGNvbm5lY3Rpb25fbGltaXQYmp7UPiABKA1I", + "AIgBARIbCgtuZXR3b3JrX3VybBjej+ZiIAEoCUgBiAEBEiIKEXByb2plY3Rf", + "aWRfb3JfbnVtGKiK5aYBIAEoCUgCiAEBQhMKEV9jb25uZWN0aW9uX2xpbWl0", + "Qg4KDF9uZXR3b3JrX3VybEIUChJfcHJvamVjdF9pZF9vcl9udW0iswIKFVNl", + "cnZpY2VBdHRhY2htZW50TGlzdBIQCgJpZBibGiABKAlIAIgBARI8CgVpdGVt", + "cxjAz/cvIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlcnZpY2VB", + "dHRhY2htZW50EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2Vf", + "dG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOI", + "AQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFn", + "ZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIrIBChxTZXJ2aWNl", + "QXR0YWNobWVudHNTY29wZWRMaXN0EksKE3NlcnZpY2VfYXR0YWNobWVudHMY", + "ppK6kgEgAygLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VydmljZUF0", + "dGFjaG1lbnQSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyKmAgomU2V0QmFj", + "a2VuZFNlcnZpY2VUYXJnZXRTc2xQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", + "SACIAQESigEKN3RhcmdldF9zc2xfcHJveGllc19zZXRfYmFja2VuZF9zZXJ2", + "aWNlX3JlcXVlc3RfcmVzb3VyY2UYpOmoQiABKAsyQS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5UYXJnZXRTc2xQcm94aWVzU2V0QmFja2VuZFNlcnZpY2VS", + "ZXF1ZXN0QgPgQQISIQoQdGFyZ2V0X3NzbF9wcm94eRjNusahASABKAlCA+BB", + "AkINCgtfcmVxdWVzdF9pZCKnAgomU2V0QmFja2VuZFNlcnZpY2VUYXJnZXRU", + "Y3BQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESiwEKN3RhcmdldF90", + "Y3BfcHJveGllc19zZXRfYmFja2VuZF9zZXJ2aWNlX3JlcXVlc3RfcmVzb3Vy", + "Y2UY79HCggEgASgLMkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0", + "VGNwUHJveGllc1NldEJhY2tlbmRTZXJ2aWNlUmVxdWVzdEID4EECEiEKEHRh", + "cmdldF90Y3BfcHJveHkY4tbw7wEgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQi", + "sQIKGlNldEJhY2t1cFRhcmdldFBvb2xSZXF1ZXN0Eh4KDmZhaWxvdmVyX3Jh", + "dGlvGP6UtGUgASgCSACIAQESIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", + "cHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSAGIAQESGwoLdGFyZ2V0X3Bvb2wYiuT4HSAB", + "KAlCA+BBAhJUChl0YXJnZXRfcmVmZXJlbmNlX3Jlc291cmNlGPC33fkBIAEo", + "CzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFJlZmVyZW5jZUID", + "4EECQhEKD19mYWlsb3Zlcl9yYXRpb0INCgtfcmVxdWVzdF9pZCKuAgooU2V0", + "Q2VydGlmaWNhdGVNYXBUYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAIgBARKPAQo5dGFyZ2V0X2h0dHBzX3Byb3hpZXNfc2V0X2NlcnRp", + "ZmljYXRlX21hcF9yZXF1ZXN0X3Jlc291cmNlGLu2/t4BIAEoCzJDLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEh0dHBzUHJveGllc1NldENlcnRp", + "ZmljYXRlTWFwUmVxdWVzdEID4EECEiIKEnRhcmdldF9odHRwc19wcm94eRjs", + "sPoYIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIqcCCiZTZXRDZXJ0aWZpY2F0", + "ZU1hcFRhcmdldFNzbFByb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJ", + "Qg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARKL", + "AQo3dGFyZ2V0X3NzbF9wcm94aWVzX3NldF9jZXJ0aWZpY2F0ZV9tYXBfcmVx", + "dWVzdF9yZXNvdXJjZRi6loOkASABKAsyQS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5UYXJnZXRTc2xQcm94aWVzU2V0Q2VydGlmaWNhdGVNYXBSZXF1ZXN0", + "QgPgQQISIQoQdGFyZ2V0X3NzbF9wcm94eRjNusahASABKAlCA+BBAkINCgtf", + "cmVxdWVzdF9pZCLqAQofU2V0Q2xvdWRBcm1vclRpZXJQcm9qZWN0UmVxdWVz", + "dBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EnkKLnByb2pl", + "Y3RzX3NldF9jbG91ZF9hcm1vcl90aWVyX3JlcXVlc3RfcmVzb3VyY2UYz/ve", + "JCABKAsyOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qcm9qZWN0c1NldENs", + "b3VkQXJtb3JUaWVyUmVxdWVzdEID4EECEhoKCnJlcXVlc3RfaWQYy4HZESAB", + "KAlIAIgBAUINCgtfcmVxdWVzdF9pZCKMAwoqU2V0Q29tbW9uSW5zdGFuY2VN", + "ZXRhZGF0YU9wZXJhdGlvbk1ldGFkYXRhEiQKE2NsaWVudF9vcGVyYXRpb25f", + "aWQY543ejQEgASgJSACIAQESgwEKF3Blcl9sb2NhdGlvbl9vcGVyYXRpb25z", + "GJTRgsMBIAMoCzJeLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldENvbW1v", + "bkluc3RhbmNlTWV0YWRhdGFPcGVyYXRpb25NZXRhZGF0YS5QZXJMb2NhdGlv", + "bk9wZXJhdGlvbnNFbnRyeRqZAQoaUGVyTG9jYXRpb25PcGVyYXRpb25zRW50", + "cnkSCwoDa2V5GAEgASgJEmoKBXZhbHVlGAIgASgLMlsuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU2V0Q29tbW9uSW5zdGFuY2VNZXRhZGF0YU9wZXJhdGlv", + "bk1ldGFkYXRhUGVyTG9jYXRpb25PcGVyYXRpb25JbmZvOgI4AUIWChRfY2xp", + "ZW50X29wZXJhdGlvbl9pZCKyAgpCU2V0Q29tbW9uSW5zdGFuY2VNZXRhZGF0", + "YU9wZXJhdGlvbk1ldGFkYXRhUGVyTG9jYXRpb25PcGVyYXRpb25JbmZvEjYK", + "BWVycm9yGIikky4gASgLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3Rh", + "dHVzSACIAQESFQoFc3RhdGUYkYmrNCABKAlIAYgBASKIAQoFU3RhdGUSEwoP", + "VU5ERUZJTkVEX1NUQVRFEAASEAoJQUJBTkRPTkVEELTDgCcSCwoERE9ORRCC", + "t4ABEg4KBkZBSUxFRBC9kKbZARISCgpQUk9QQUdBVEVEENu0gvIBEhIKC1BS", + "T1BBR0FUSU5HEIaDy04SEwoLVU5TUEVDSUZJRUQQl76Y+wFCCAoGX2Vycm9y", + "QggKBl9zdGF0ZSK+AQonU2V0Q29tbW9uSW5zdGFuY2VNZXRhZGF0YVByb2pl", + "Y3RSZXF1ZXN0EkUKEW1ldGFkYXRhX3Jlc291cmNlGJ6+5ooBIAEoCzIhLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk1ldGFkYXRhQgPgQQISIQoHcHJvamVj", + "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REg", + "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi9wEKI1NldERlZmF1bHROZXR3b3Jr", + "VGllclByb2plY3RSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", + "B3Byb2plY3QSgQEKMnByb2plY3RzX3NldF9kZWZhdWx0X25ldHdvcmtfdGll", + "cl9yZXF1ZXN0X3Jlc291cmNlGIrAozwgASgLMj0uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUHJvamVjdHNTZXREZWZhdWx0TmV0d29ya1RpZXJSZXF1ZXN0", + "QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0", + "X2lkIukBCiRTZXREZWxldGlvblByb3RlY3Rpb25JbnN0YW5jZVJlcXVlc3QS", + "JAoTZGVsZXRpb25fcHJvdGVjdGlvbhjq/7LaASABKAhIAIgBARIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAYgBARIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhsKBHpvbmUY", + "rMfkASABKAlCCuBBAvJHBHpvbmVCFgoUX2RlbGV0aW9uX3Byb3RlY3Rpb25C", + "DQoLX3JlcXVlc3RfaWQi4gEKIFNldERpc2tBdXRvRGVsZXRlSW5zdGFuY2VS", + "ZXF1ZXN0EhwKC2F1dG9fZGVsZXRlGLvkzt0BIAEoCEID4EECEhsKC2Rldmlj", + "ZV9uYW1lGNS1miAgASgJQgPgQQISGAoIaW5zdGFuY2UYlanaCCABKAlCA+BB", + "AhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVl", + "c3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6", + "b25lQg0KC19yZXF1ZXN0X2lkIv8BCilTZXRFZGdlU2VjdXJpdHlQb2xpY3lC", + "YWNrZW5kQnVja2V0UmVxdWVzdBIeCg5iYWNrZW5kX2J1Y2tldBj1490rIAEo", + "CUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoK", + "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEmQKInNlY3VyaXR5X3BvbGljeV9y", + "ZWZlcmVuY2VfcmVzb3VyY2UY8LSrYSABKAsyMC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5TZWN1cml0eVBvbGljeVJlZmVyZW5jZUID4EECQg0KC19yZXF1", + "ZXN0X2lkIoICCipTZXRFZGdlU2VjdXJpdHlQb2xpY3lCYWNrZW5kU2Vydmlj", + "ZVJlcXVlc3QSIAoPYmFja2VuZF9zZXJ2aWNlGIrArpIBIAEoCUID4EECEiEK", + "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9p", + "ZBjLgdkRIAEoCUgAiAEBEmQKInNlY3VyaXR5X3BvbGljeV9yZWZlcmVuY2Vf", + "cmVzb3VyY2UY8LSrYSABKAsyMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", + "ZWN1cml0eVBvbGljeVJlZmVyZW5jZUID4EECQg0KC19yZXF1ZXN0X2lkIrsB", + "CiBTZXRJYW1Qb2xpY3lCYWNrZW5kQnVja2V0UmVxdWVzdBJkCiJnbG9iYWxf", + "c2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGLLn26ABIAEoCzIvLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkdsb2JhbFNldFBvbGljeVJlcXVlc3RCA+BB", + "AhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSAB", + "KAlCA+BBAiK8AQohU2V0SWFtUG9saWN5QmFja2VuZFNlcnZpY2VSZXF1ZXN0", + "EmQKImdsb2JhbF9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2UYsufboAEg", + "ASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2xvYmFsU2V0UG9saWN5", + "UmVxdWVzdEID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNv", + "dXJjZRiOiK9dIAEoCUID4EECIsQBChdTZXRJYW1Qb2xpY3lEaXNrUmVxdWVz", "dBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSAB", "KAlCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQISYAogem9uZV9zZXRfcG9s", "aWN5X3JlcXVlc3RfcmVzb3VyY2UYu7iYtgEgASgLMi0uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuWm9uZVNldFBvbGljeVJlcXVlc3RCA+BBAiLQAQodU2V0", - "SWFtUG9saWN5U3VibmV0d29ya1JlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEmQKInJlZ2lvbl9zZXRf", - "cG9saWN5X3JlcXVlc3RfcmVzb3VyY2UYg8frgwEgASgLMi8uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUmVnaW9uU2V0UG9saWN5UmVxdWVzdEID4EECEhgK", - "CHJlc291cmNlGI6Ir10gASgJQgPgQQIi3gIKLlNldEluc3RhbmNlVGVtcGxh", - "dGVJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3Jv", - "dXBfbWFuYWdlchjD9/N2IAEoCUID4EECEpgBCj5pbnN0YW5jZV9ncm91cF9t", - "YW5hZ2Vyc19zZXRfaW5zdGFuY2VfdGVtcGxhdGVfcmVxdWVzdF9yZXNvdXJj", - "ZRjF2dYEIAEoCzJILmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNl", - "R3JvdXBNYW5hZ2Vyc1NldEluc3RhbmNlVGVtcGxhdGVSZXF1ZXN0QgPgQQIS", - "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0", - "X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9u", - "ZUINCgtfcmVxdWVzdF9pZCLkAgo0U2V0SW5zdGFuY2VUZW1wbGF0ZVJlZ2lv", - "bkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91", - "cF9tYW5hZ2VyGMP383YgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lv", - "bhKUAQo8cmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3NldF90ZW1w", - "bGF0ZV9yZXF1ZXN0X3Jlc291cmNlGMzCqFkgASgLMkYuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzU2V0VGVt", - "cGxhdGVSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", - "Qg0KC19yZXF1ZXN0X2lkIocCChdTZXRMYWJlbHNBZGRyZXNzUmVxdWVzdBIh", - "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", - "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEmMKInJlZ2lvbl9zZXRfbGFiZWxzX3Jl", - "cXVlc3RfcmVzb3VyY2UY1vjVeyABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5SZWdpb25TZXRMYWJlbHNSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9p", - "ZBjLgdkRIAEoCUgAiAEBEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJCDQoL", - "X3JlcXVlc3RfaWQi/QEKFFNldExhYmVsc0Rpc2tSZXF1ZXN0EiEKB3Byb2pl", - "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISGwoEem9uZRis", - "x+QBIAEoCUIK4EEC8kcEem9uZRJgCiB6b25lX3NldF9sYWJlbHNfcmVxdWVz", - "dF9yZXNvdXJjZRiO6oKuASABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5ab25lU2V0TGFiZWxzUmVxdWVzdEID4EECQg0KC19yZXF1ZXN0X2lkIscB", - "CiJTZXRMYWJlbHNFeHRlcm5hbFZwbkdhdGV3YXlSZXF1ZXN0EmQKImdsb2Jh", + "LmNvbXB1dGUudjEuWm9uZVNldFBvbGljeVJlcXVlc3RCA+BBAiK7AQohU2V0", + "SWFtUG9saWN5RmlyZXdhbGxQb2xpY3lSZXF1ZXN0EnwKL2dsb2JhbF9vcmdh", + "bml6YXRpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGN6UzFQgASgL", + "MjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2xvYmFsT3JnYW5pemF0aW9u", + "U2V0UG9saWN5UmVxdWVzdEID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPg", + "QQIiswEKGFNldElhbVBvbGljeUltYWdlUmVxdWVzdBJkCiJnbG9iYWxfc2V0", + "X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGLLn26ABIAEoCzIvLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkdsb2JhbFNldFBvbGljeVJlcXVlc3RCA+BBAhIX", + "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlC", + "A+BBAiLIAQobU2V0SWFtUG9saWN5SW5zdGFuY2VSZXF1ZXN0EhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhQK", + "BHpvbmUYrMfkASABKAlCA+BBAhJgCiB6b25lX3NldF9wb2xpY3lfcmVxdWVz", + "dF9yZXNvdXJjZRi7uJi2ASABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5ab25lU2V0UG9saWN5UmVxdWVzdEID4EECIr4BCiNTZXRJYW1Qb2xpY3lJ", + "bnN0YW5jZVRlbXBsYXRlUmVxdWVzdBJkCiJnbG9iYWxfc2V0X3BvbGljeV9y", + "ZXF1ZXN0X3Jlc291cmNlGLLn26ABIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkdsb2JhbFNldFBvbGljeVJlcXVlc3RCA+BBAhIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiLPAQoi", + "U2V0SWFtUG9saWN5SW5zdGFudFNuYXBzaG90UmVxdWVzdBIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhIUCgR6", + "b25lGKzH5AEgASgJQgPgQQISYAogem9uZV9zZXRfcG9saWN5X3JlcXVlc3Rf", + "cmVzb3VyY2UYu7iYtgEgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "Wm9uZVNldFBvbGljeVJlcXVlc3RCA+BBAiK1AQoaU2V0SWFtUG9saWN5TGlj", + "ZW5zZVJlcXVlc3QSZAoiZ2xvYmFsX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNv", + "dXJjZRiy59ugASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HbG9i", + "YWxTZXRQb2xpY3lSZXF1ZXN0QgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID", + "4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQIiugEKH1NldElhbVBvbGlj", + "eU1hY2hpbmVJbWFnZVJlcXVlc3QSZAoiZ2xvYmFsX3NldF9wb2xpY3lfcmVx", + "dWVzdF9yZXNvdXJjZRiy59ugASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5HbG9iYWxTZXRQb2xpY3lSZXF1ZXN0QgPgQQISFwoHcHJvamVjdBiZ", + "lsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQIi1wEKJFNl", + "dElhbVBvbGljeU5ldHdvcmtBdHRhY2htZW50UmVxdWVzdBIXCgdwcm9qZWN0", + "GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISZAoicmVn", + "aW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRiDx+uDASABKAsyLy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25TZXRQb2xpY3lSZXF1ZXN0", + "QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiLDAQooU2V0SWFtUG9s", + "aWN5TmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBJkCiJnbG9iYWxfc2V0", + "X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGLLn26ABIAEoCzIvLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkdsb2JhbFNldFBvbGljeVJlcXVlc3RCA+BBAhIX", + "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlC", + "A+BBAiLJAQocU2V0SWFtUG9saWN5Tm9kZUdyb3VwUmVxdWVzdBIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhIU", + "CgR6b25lGKzH5AEgASgJQgPgQQISYAogem9uZV9zZXRfcG9saWN5X3JlcXVl", + "c3RfcmVzb3VyY2UYu7iYtgEgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuWm9uZVNldFBvbGljeVJlcXVlc3RCA+BBAiLSAQofU2V0SWFtUG9saWN5", + "Tm9kZVRlbXBsYXRlUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", + "FgoGcmVnaW9uGPTNoEIgASgJQgPgQQISZAoicmVnaW9uX3NldF9wb2xpY3lf", + "cmVxdWVzdF9yZXNvdXJjZRiDx+uDASABKAsyLy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5SZWdpb25TZXRQb2xpY3lSZXF1ZXN0QgPgQQISGAoIcmVzb3Vy", + "Y2UYjoivXSABKAlCA+BBAiLaAQonU2V0SWFtUG9saWN5UmVnaW9uQmFja2Vu", + "ZFNlcnZpY2VSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZy", + "ZWdpb24Y9M2gQiABKAlCA+BBAhJkCiJyZWdpb25fc2V0X3BvbGljeV9yZXF1", + "ZXN0X3Jlc291cmNlGIPH64MBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlJlZ2lvblNldFBvbGljeVJlcXVlc3RCA+BBAhIYCghyZXNvdXJjZRiO", + "iK9dIAEoCUID4EECItABCh1TZXRJYW1Qb2xpY3lSZWdpb25EaXNrUmVxdWVz", + "dBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJ", + "QgPgQQISZAoicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRiD", + "x+uDASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25TZXRQ", + "b2xpY3lSZXF1ZXN0QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiLb", + "AQooU2V0SWFtUG9saWN5UmVnaW9uSW5zdGFudFNuYXBzaG90UmVxdWVzdBIX", + "Cgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPg", + "QQISZAoicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRiDx+uD", + "ASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25TZXRQb2xp", + "Y3lSZXF1ZXN0QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiLhAQou", + "U2V0SWFtUG9saWN5UmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVz", + "dBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJ", + "QgPgQQISZAoicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRiD", + "x+uDASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25TZXRQ", + "b2xpY3lSZXF1ZXN0QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiLL", + "AQoeU2V0SWFtUG9saWN5UmVzZXJ2YXRpb25SZXF1ZXN0EhcKB3Byb2plY3QY", + "mZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhQKBHpv", + "bmUYrMfkASABKAlCA+BBAhJgCiB6b25lX3NldF9wb2xpY3lfcmVxdWVzdF9y", + "ZXNvdXJjZRi7uJi2ASABKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5a", + "b25lU2V0UG9saWN5UmVxdWVzdEID4EECItQBCiFTZXRJYW1Qb2xpY3lSZXNv", + "dXJjZVBvbGljeVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYK", + "BnJlZ2lvbhj0zaBCIAEoCUID4EECEmQKInJlZ2lvbl9zZXRfcG9saWN5X3Jl", + "cXVlc3RfcmVzb3VyY2UYg8frgwEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUmVnaW9uU2V0UG9saWN5UmVxdWVzdEID4EECEhgKCHJlc291cmNl", + "GI6Ir10gASgJQgPgQQIi1wEKJFNldElhbVBvbGljeVNlcnZpY2VBdHRhY2ht", + "ZW50UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9u", + "GPTNoEIgASgJQgPgQQISZAoicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9y", + "ZXNvdXJjZRiDx+uDASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", + "ZWdpb25TZXRQb2xpY3lSZXF1ZXN0QgPgQQISGAoIcmVzb3VyY2UYjoivXSAB", + "KAlCA+BBAiK2AQobU2V0SWFtUG9saWN5U25hcHNob3RSZXF1ZXN0EmQKImds", + "b2JhbF9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2UYsufboAEgASgLMi8u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2xvYmFsU2V0UG9saWN5UmVxdWVz", + "dEID4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiO", + "iK9dIAEoCUID4EECIssBCh5TZXRJYW1Qb2xpY3lTdG9yYWdlUG9vbFJlcXVl", + "c3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10g", + "ASgJQgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECEmAKIHpvbmVfc2V0X3Bv", + "bGljeV9yZXF1ZXN0X3Jlc291cmNlGLu4mLYBIAEoCzItLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlpvbmVTZXRQb2xpY3lSZXF1ZXN0QgPgQQIi0AEKHVNl", + "dElhbVBvbGljeVN1Ym5ldHdvcmtSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCAB", + "KAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhJkCiJyZWdpb25fc2V0", + "X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGIPH64MBIAEoCzIvLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlJlZ2lvblNldFBvbGljeVJlcXVlc3RCA+BBAhIY", + "CghyZXNvdXJjZRiOiK9dIAEoCUID4EECIt4CCi5TZXRJbnN0YW5jZVRlbXBs", + "YXRlSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dy", + "b3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhKYAQo+aW5zdGFuY2VfZ3JvdXBf", + "bWFuYWdlcnNfc2V0X2luc3RhbmNlX3RlbXBsYXRlX3JlcXVlc3RfcmVzb3Vy", + "Y2UYxdnWBCABKAsySC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5j", + "ZUdyb3VwTWFuYWdlcnNTZXRJbnN0YW5jZVRlbXBsYXRlUmVxdWVzdEID4EEC", + "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVz", + "dF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpv", + "bmVCDQoLX3JlcXVlc3RfaWQi5AIKNFNldEluc3RhbmNlVGVtcGxhdGVSZWdp", + "b25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3Jv", + "dXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdp", + "b24SlAEKPHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zZXRfdGVt", + "cGxhdGVfcmVxdWVzdF9yZXNvdXJjZRjMwqhZIAEoCzJGLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1NldFRl", + "bXBsYXRlUmVxdWVzdEID4EECEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", + "AUINCgtfcmVxdWVzdF9pZCKHAgoXU2V0TGFiZWxzQWRkcmVzc1JlcXVlc3QS", + "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y", + "9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhJjCiJyZWdpb25fc2V0X2xhYmVsc19y", + "ZXF1ZXN0X3Jlc291cmNlGNb41XsgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUmVnaW9uU2V0TGFiZWxzUmVxdWVzdEID4EECEhoKCnJlcXVlc3Rf", + "aWQYy4HZESABKAlIAIgBARIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECQg0K", + "C19yZXF1ZXN0X2lkIv0BChRTZXRMYWJlbHNEaXNrUmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAIgBARIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEhsKBHpvbmUY", + "rMfkASABKAlCCuBBAvJHBHpvbmUSYAogem9uZV9zZXRfbGFiZWxzX3JlcXVl", + "c3RfcmVzb3VyY2UYjuqCrgEgASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuWm9uZVNldExhYmVsc1JlcXVlc3RCA+BBAkINCgtfcmVxdWVzdF9pZCLH", + "AQoiU2V0TGFiZWxzRXh0ZXJuYWxWcG5HYXRld2F5UmVxdWVzdBJkCiJnbG9i", + "YWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlGIWZxpgBIAEoCzIvLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkdsb2JhbFNldExhYmVsc1JlcXVlc3RC", + "A+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhgKCHJl", + "c291cmNlGI6Ir10gASgJQgPgQQIijgIKHlNldExhYmVsc0ZvcndhcmRpbmdS", + "dWxlUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", + "Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEmMKInJlZ2lvbl9z", + "ZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2UY1vjVeyABKAsyLy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5SZWdpb25TZXRMYWJlbHNSZXF1ZXN0QgPgQQIS", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhgKCHJlc291cmNlGI6Ir10g", + "ASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQiwgEKHVNldExhYmVsc0dsb2JhbEFk", + "ZHJlc3NSZXF1ZXN0EmQKImdsb2JhbF9zZXRfbGFiZWxzX3JlcXVlc3RfcmVz", + "b3VyY2UYhZnGmAEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2xv", + "YmFsU2V0TGFiZWxzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiLJAQok", + "U2V0TGFiZWxzR2xvYmFsRm9yd2FyZGluZ1J1bGVSZXF1ZXN0EmQKImdsb2Jh", "bF9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2UYhZnGmAEgASgLMi8uZ29v", "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2xvYmFsU2V0TGFiZWxzUmVxdWVzdEID", "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGAoIcmVz", - "b3VyY2UYjoivXSABKAlCA+BBAiKOAgoeU2V0TGFiZWxzRm9yd2FyZGluZ1J1", - "bGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "HwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SYwoicmVnaW9uX3Nl", - "dF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRjW+NV7IAEoCzIvLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlJlZ2lvblNldExhYmVsc1JlcXVlc3RCA+BBAhIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGAoIcmVzb3VyY2UYjoivXSAB", - "KAlCA+BBAkINCgtfcmVxdWVzdF9pZCLCAQodU2V0TGFiZWxzR2xvYmFsQWRk", - "cmVzc1JlcXVlc3QSZAoiZ2xvYmFsX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNv", - "dXJjZRiFmcaYASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HbG9i", - "YWxTZXRMYWJlbHNSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECIskBCiRT", - "ZXRMYWJlbHNHbG9iYWxGb3J3YXJkaW5nUnVsZVJlcXVlc3QSZAoiZ2xvYmFs", - "X3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRiFmcaYASABKAsyLy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HbG9iYWxTZXRMYWJlbHNSZXF1ZXN0QgPg", - "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIYCghyZXNv", - "dXJjZRiOiK9dIAEoCUID4EECIroBChVTZXRMYWJlbHNJbWFnZVJlcXVlc3QS", - "ZAoiZ2xvYmFsX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRiFmcaYASAB", - "KAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HbG9iYWxTZXRMYWJlbHNS", - "ZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECIooCChhTZXRMYWJlbHNJbnN0", - "YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UYlanaCCABKAlCA+BBAhJpCiVpbnN0", - "YW5jZXNfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlGOCBiGMgASgLMjIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VzU2V0TGFiZWxzUmVx", - "dWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlC", - "CuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQiiAIKH1NldExhYmVsc0luc3Rh", - "bnRTbmFwc2hvdFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", - "cHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGAoIcmVzb3Vy", - "Y2UYjoivXSABKAlCA+BBAhIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25l", - "EmAKIHpvbmVfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlGI7qgq4BIAEo", - "CzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlpvbmVTZXRMYWJlbHNSZXF1", - "ZXN0QgPgQQJCDQoLX3JlcXVlc3RfaWQilgIKJlNldExhYmVsc0ludGVyY29u", - "bmVjdEF0dGFjaG1lbnRSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", - "AvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24S", - "YwoicmVnaW9uX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRjW+NV7IAEo", - "CzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvblNldExhYmVsc1Jl", - "cXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGAoIcmVz", - "b3VyY2UYjoivXSABKAlCA+BBAkINCgtfcmVxdWVzdF9pZCLBAQocU2V0TGFi", - "ZWxzSW50ZXJjb25uZWN0UmVxdWVzdBJkCiJnbG9iYWxfc2V0X2xhYmVsc19y", - "ZXF1ZXN0X3Jlc291cmNlGIWZxpgBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkdsb2JhbFNldExhYmVsc1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0", - "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhgKCHJlc291cmNlGI6Ir10gASgJ", - "QgPgQQIiigIKGlNldExhYmVsc1JlZ2lvbkRpc2tSZXF1ZXN0EiEKB3Byb2pl", - "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJ", - "QgzgQQLyRwZyZWdpb24SYwoicmVnaW9uX3NldF9sYWJlbHNfcmVxdWVzdF9y", - "ZXNvdXJjZRjW+NV7IAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJl", - "Z2lvblNldExhYmVsc1JlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQESGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkINCgtfcmVxdWVz", - "dF9pZCKVAgolU2V0TGFiZWxzUmVnaW9uSW5zdGFudFNuYXBzaG90UmVxdWVz", + "b3VyY2UYjoivXSABKAlCA+BBAiK6AQoVU2V0TGFiZWxzSW1hZ2VSZXF1ZXN0", + "EmQKImdsb2JhbF9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2UYhZnGmAEg", + "ASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2xvYmFsU2V0TGFiZWxz", + "UmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAiKKAgoYU2V0TGFiZWxzSW5z", + "dGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISaQolaW5z", + "dGFuY2VzX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRjggYhjIAEoCzIy", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlc1NldExhYmVsc1Jl", + "cXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", + "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJ", + "QgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIogCCh9TZXRMYWJlbHNJbnN0", + "YW50U25hcHNob3RSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", + "B3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhgKCHJlc291", + "cmNlGI6Ir10gASgJQgPgQQISGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9u", + "ZRJgCiB6b25lX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRiO6oKuASAB", + "KAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5ab25lU2V0TGFiZWxzUmVx", + "dWVzdEID4EECQg0KC19yZXF1ZXN0X2lkIpYCCiZTZXRMYWJlbHNJbnRlcmNv", + "bm5lY3RBdHRhY2htZW50UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", + "QQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9u", + "EmMKInJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2UY1vjVeyAB", + "KAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25TZXRMYWJlbHNS", + "ZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhgKCHJl", + "c291cmNlGI6Ir10gASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQiwQEKHFNldExh", + "YmVsc0ludGVyY29ubmVjdFJlcXVlc3QSZAoiZ2xvYmFsX3NldF9sYWJlbHNf", + "cmVxdWVzdF9yZXNvdXJjZRiFmcaYASABKAsyLy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5HbG9iYWxTZXRMYWJlbHNSZXF1ZXN0QgPgQQISIQoHcHJvamVj", + "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIYCghyZXNvdXJjZRiOiK9dIAEo", + "CUID4EECIooCChpTZXRMYWJlbHNSZWdpb25EaXNrUmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", + "CUIM4EEC8kcGcmVnaW9uEmMKInJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3Rf", + "cmVzb3VyY2UY1vjVeyABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", + "ZWdpb25TZXRMYWJlbHNSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkR", + "IAEoCUgAiAEBEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJCDQoLX3JlcXVl", + "c3RfaWQilQIKJVNldExhYmVsc1JlZ2lvbkluc3RhbnRTbmFwc2hvdFJlcXVl", + "c3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdp", + "b24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhJjCiJyZWdpb25fc2V0X2xhYmVs", + "c19yZXF1ZXN0X3Jlc291cmNlGNb41XsgASgLMi8uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUmVnaW9uU2V0TGFiZWxzUmVxdWVzdEID4EECEhoKCnJlcXVl", + "c3RfaWQYy4HZESABKAlIAIgBARIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EEC", + "Qg0KC19yZXF1ZXN0X2lkIpQCCiRTZXRMYWJlbHNSZWdpb25TZWN1cml0eVBv", + "bGljeVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", + "dBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhJjCiJyZWdpb25f", + "c2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlGNb41XsgASgLMi8uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uU2V0TGFiZWxzUmVxdWVzdEID4EEC", + "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIYCghyZXNvdXJjZRiOiK9d", + "IAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIsMBCh5TZXRMYWJlbHNTZWN1cml0", + "eVBvbGljeVJlcXVlc3QSZAoiZ2xvYmFsX3NldF9sYWJlbHNfcmVxdWVzdF9y", + "ZXNvdXJjZRiFmcaYASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5H", + "bG9iYWxTZXRMYWJlbHNSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", + "CUIN4EEC8kcHcHJvamVjdBIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECIr0B", + "ChhTZXRMYWJlbHNTbmFwc2hvdFJlcXVlc3QSZAoiZ2xvYmFsX3NldF9sYWJl", + "bHNfcmVxdWVzdF9yZXNvdXJjZRiFmcaYASABKAsyLy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5HbG9iYWxTZXRMYWJlbHNSZXF1ZXN0QgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIYCghyZXNvdXJjZRiOiK9d", + "IAEoCUID4EECIpACCiBTZXRMYWJlbHNUYXJnZXRWcG5HYXRld2F5UmVxdWVz", "dBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lv", "bhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEmMKInJlZ2lvbl9zZXRfbGFiZWxz", "X3JlcXVlc3RfcmVzb3VyY2UY1vjVeyABKAsyLy5nb29nbGUuY2xvdWQuY29t", "cHV0ZS52MS5SZWdpb25TZXRMYWJlbHNSZXF1ZXN0QgPgQQISGgoKcmVxdWVz", "dF9pZBjLgdkRIAEoCUgAiAEBEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJC", - "DQoLX3JlcXVlc3RfaWQilAIKJFNldExhYmVsc1JlZ2lvblNlY3VyaXR5UG9s", - "aWN5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEmMKInJlZ2lvbl9z", - "ZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2UY1vjVeyABKAsyLy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5SZWdpb25TZXRMYWJlbHNSZXF1ZXN0QgPgQQIS", - "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhgKCHJlc291cmNlGI6Ir10g", - "ASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQiwwEKHlNldExhYmVsc1NlY3VyaXR5", - "UG9saWN5UmVxdWVzdBJkCiJnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jl", - "c291cmNlGIWZxpgBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkds", - "b2JhbFNldExhYmVsc1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJ", - "Qg3gQQLyRwdwcm9qZWN0EhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQIivQEK", - "GFNldExhYmVsc1NuYXBzaG90UmVxdWVzdBJkCiJnbG9iYWxfc2V0X2xhYmVs", - "c19yZXF1ZXN0X3Jlc291cmNlGIWZxpgBIAEoCzIvLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkdsb2JhbFNldExhYmVsc1JlcXVlc3RCA+BBAhIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhgKCHJlc291cmNlGI6Ir10g", - "ASgJQgPgQQIikAIKIFNldExhYmVsc1RhcmdldFZwbkdhdGV3YXlSZXF1ZXN0", + "DQoLX3JlcXVlc3RfaWQiigIKGlNldExhYmVsc1ZwbkdhdGV3YXlSZXF1ZXN0", "EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9u", "GPTNoEIgASgJQgzgQQLyRwZyZWdpb24SYwoicmVnaW9uX3NldF9sYWJlbHNf", "cmVxdWVzdF9yZXNvdXJjZRjW+NV7IAEoCzIvLmdvb2dsZS5jbG91ZC5jb21w", "dXRlLnYxLlJlZ2lvblNldExhYmVsc1JlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0", "X2lkGMuB2REgASgJSACIAQESGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkIN", - "CgtfcmVxdWVzdF9pZCKKAgoaU2V0TGFiZWxzVnBuR2F0ZXdheVJlcXVlc3QS", - "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y", - "9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhJjCiJyZWdpb25fc2V0X2xhYmVsc19y", - "ZXF1ZXN0X3Jlc291cmNlGNb41XsgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuUmVnaW9uU2V0TGFiZWxzUmVxdWVzdEID4EECEhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBARIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECQg0K", - "C19yZXF1ZXN0X2lkIokCChlTZXRMYWJlbHNWcG5UdW5uZWxSZXF1ZXN0EiEK", - "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTN", - "oEIgASgJQgzgQQLyRwZyZWdpb24SYwoicmVnaW9uX3NldF9sYWJlbHNfcmVx", - "dWVzdF9yZXNvdXJjZRjW+NV7IAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlJlZ2lvblNldExhYmVsc1JlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lk", - "GMuB2REgASgJSACIAQESGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAkINCgtf", - "cmVxdWVzdF9pZCKpAgoiU2V0TWFjaGluZVJlc291cmNlc0luc3RhbmNlUmVx", - "dWVzdBIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEn4KMGluc3RhbmNlc19z", - "ZXRfbWFjaGluZV9yZXNvdXJjZXNfcmVxdWVzdF9yZXNvdXJjZRjursxdIAEo", - "CzI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlc1NldE1hY2hp", - "bmVSZXNvdXJjZXNSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", - "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKaAgod", - "U2V0TWFjaGluZVR5cGVJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UYlana", - "CCABKAlCA+BBAhJ0CitpbnN0YW5jZXNfc2V0X21hY2hpbmVfdHlwZV9yZXF1", - "ZXN0X3Jlc291cmNlGI3HmHkgASgLMjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSW5zdGFuY2VzU2V0TWFjaGluZVR5cGVSZXF1ZXN0QgPgQQISIQoHcHJv", - "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtf", - "cmVxdWVzdF9pZCLoAQoaU2V0TWV0YWRhdGFJbnN0YW5jZVJlcXVlc3QSGAoI", - "aW5zdGFuY2UYlanaCCABKAlCA+BBAhJFChFtZXRhZGF0YV9yZXNvdXJjZRie", - "vuaKASABKAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5NZXRhZGF0YUID", - "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVx", - "dWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJH", - "BHpvbmVCDQoLX3JlcXVlc3RfaWQipAIKIFNldE1pbkNwdVBsYXRmb3JtSW5z", - "dGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISewovaW5z", - "dGFuY2VzX3NldF9taW5fY3B1X3BsYXRmb3JtX3JlcXVlc3RfcmVzb3VyY2UY", - "6J7lRiABKAsyOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZXNT", - "ZXRNaW5DcHVQbGF0Zm9ybVJlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwg", - "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", - "ARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lk", - "IoUCChZTZXROYW1lSW5zdGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp2ggg", - "ASgJQgPgQQISZgojaW5zdGFuY2VzX3NldF9uYW1lX3JlcXVlc3RfcmVzb3Vy", - "Y2UY1MDegQEgASgLMjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", - "Y2VzU2V0TmFtZVJlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6", - "b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIq4CCiFT", - "ZXROYW1lZFBvcnRzSW5zdGFuY2VHcm91cFJlcXVlc3QSHgoOaW5zdGFuY2Vf", - "Z3JvdXAY1dTVJiABKAlCA+BBAhJ+CjBpbnN0YW5jZV9ncm91cHNfc2V0X25h", - "bWVkX3BvcnRzX3JlcXVlc3RfcmVzb3VyY2UYr+TTtwEgASgLMjsuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cHNTZXROYW1lZFBvcnRz", - "UmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", - "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASAB", - "KAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQixAIKJ1NldE5hbWVkUG9y", - "dHNSZWdpb25JbnN0YW5jZUdyb3VwUmVxdWVzdBIeCg5pbnN0YW5jZV9ncm91", - "cBjV1NUmIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SiQEKN3Jl", - "Z2lvbl9pbnN0YW5jZV9ncm91cHNfc2V0X25hbWVkX3BvcnRzX3JlcXVlc3Rf", - "cmVzb3VyY2UYmpBgIAEoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJl", - "Z2lvbkluc3RhbmNlR3JvdXBzU2V0TmFtZWRQb3J0c1JlcXVlc3RCA+BBAhIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQipAIK", - "H1NldE5vZGVUZW1wbGF0ZU5vZGVHcm91cFJlcXVlc3QSGwoKbm9kZV9ncm91", - "cBiC/IvgASABKAlCA+BBAhJ5Ci5ub2RlX2dyb3Vwc19zZXRfbm9kZV90ZW1w", - "bGF0ZV9yZXF1ZXN0X3Jlc291cmNlGLG5/DcgASgLMjkuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuTm9kZUdyb3Vwc1NldE5vZGVUZW1wbGF0ZVJlcXVlc3RC", + "CgtfcmVxdWVzdF9pZCKJAgoZU2V0TGFiZWxzVnBuVHVubmVsUmVxdWVzdBIh", + "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", + "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEmMKInJlZ2lvbl9zZXRfbGFiZWxzX3Jl", + "cXVlc3RfcmVzb3VyY2UY1vjVeyABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5SZWdpb25TZXRMYWJlbHNSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9p", + "ZBjLgdkRIAEoCUgAiAEBEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQJCDQoL", + "X3JlcXVlc3RfaWQiqQIKIlNldE1hY2hpbmVSZXNvdXJjZXNJbnN0YW5jZVJl", + "cXVlc3QSGAoIaW5zdGFuY2UYlanaCCABKAlCA+BBAhJ+CjBpbnN0YW5jZXNf", + "c2V0X21hY2hpbmVfcmVzb3VyY2VzX3JlcXVlc3RfcmVzb3VyY2UY7q7MXSAB", + "KAsyPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZXNTZXRNYWNo", + "aW5lUmVzb3VyY2VzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsK", + "BHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQimgIK", + "HVNldE1hY2hpbmVUeXBlSW5zdGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp", + "2gggASgJQgPgQQISdAoraW5zdGFuY2VzX3NldF9tYWNoaW5lX3R5cGVfcmVx", + "dWVzdF9yZXNvdXJjZRiNx5h5IAEoCzI3Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkluc3RhbmNlc1NldE1hY2hpbmVUeXBlUmVxdWVzdEID4EECEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoL", + "X3JlcXVlc3RfaWQi6AEKGlNldE1ldGFkYXRhSW5zdGFuY2VSZXF1ZXN0EhgK", + "CGluc3RhbmNlGJWp2gggASgJQgPgQQISRQoRbWV0YWRhdGFfcmVzb3VyY2UY", + "nr7migEgASgLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWV0YWRhdGFC", "A+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJl", "cXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLy", - "RwR6b25lQg0KC19yZXF1ZXN0X2lkIskCCilTZXRQcml2YXRlSXBHb29nbGVB", - "Y2Nlc3NTdWJuZXR3b3JrUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9u", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgpzdWJuZXR3b3JrGO6n", - "5JIBIAEoCUID4EECEo8BCjlzdWJuZXR3b3Jrc19zZXRfcHJpdmF0ZV9pcF9n", - "b29nbGVfYWNjZXNzX3JlcXVlc3RfcmVzb3VyY2UY+M6dgAEgASgLMkMuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29ya3NTZXRQcml2YXRlSXBH", - "b29nbGVBY2Nlc3NSZXF1ZXN0QgPgQQJCDQoLX3JlcXVlc3RfaWQinQIKI1Nl", - "dFByb3h5SGVhZGVyVGFyZ2V0U3NsUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QY", - "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEo", - "CUgAiAEBEoQBCjR0YXJnZXRfc3NsX3Byb3hpZXNfc2V0X3Byb3h5X2hlYWRl", - "cl9yZXF1ZXN0X3Jlc291cmNlGK7J8WEgASgLMj4uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuVGFyZ2V0U3NsUHJveGllc1NldFByb3h5SGVhZGVyUmVxdWVz", - "dEID4EECEiEKEHRhcmdldF9zc2xfcHJveHkYzbrGoQEgASgJQgPgQQJCDQoL", - "X3JlcXVlc3RfaWQinQIKI1NldFByb3h5SGVhZGVyVGFyZ2V0VGNwUHJveHlS", - "ZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoK", - "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEoQBCjR0YXJnZXRfdGNwX3Byb3hp", - "ZXNfc2V0X3Byb3h5X2hlYWRlcl9yZXF1ZXN0X3Jlc291cmNlGMOY8WggASgL", - "Mj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0VGNwUHJveGllc1Nl", - "dFByb3h5SGVhZGVyUmVxdWVzdEID4EECEiEKEHRhcmdldF90Y3BfcHJveHkY", - "4tbw7wEgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQipwIKJlNldFF1aWNPdmVy", - "cmlkZVRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", - "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", - "EooBCjd0YXJnZXRfaHR0cHNfcHJveGllc19zZXRfcXVpY19vdmVycmlkZV9y", - "ZXF1ZXN0X3Jlc291cmNlGOL14yIgASgLMkEuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuVGFyZ2V0SHR0cHNQcm94aWVzU2V0UXVpY092ZXJyaWRlUmVxdWVz", - "dEID4EECEiIKEnRhcmdldF9odHRwc19wcm94eRjssPoYIAEoCUID4EECQg0K", - "C19yZXF1ZXN0X2lkIu4BChxTZXRTY2hlZHVsaW5nSW5zdGFuY2VSZXF1ZXN0", - "EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", - "SQoTc2NoZWR1bGluZ19yZXNvdXJjZRjZrO7cASABKAsyIy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5TY2hlZHVsaW5nQgPgQQISGwoEem9uZRisx+QBIAEo", - "CUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCL+AQomU2V0U2VjdXJpdHlQ", - "b2xpY3lCYWNrZW5kU2VydmljZVJlcXVlc3QSIAoPYmFja2VuZF9zZXJ2aWNl", - "GIrArpIBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEmQKInNlY3VyaXR5", - "X3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2UY8LSrYSABKAsyMC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJlZmVyZW5jZUID4EEC", - "Qg0KC19yZXF1ZXN0X2lkIqMCCiBTZXRTZWN1cml0eVBvbGljeUluc3RhbmNl", - "UmVxdWVzdBIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEnoKLmluc3RhbmNl", - "c19zZXRfc2VjdXJpdHlfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2UYitG6diAB", - "KAsyOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZXNTZXRTZWN1", - "cml0eVBvbGljeVJlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6", - "b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIqUCCixT", - "ZXRTZWN1cml0eVBvbGljeVJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIg", - "Cg9iYWNrZW5kX3NlcnZpY2UYisCukgEgASgJQgPgQQISIQoHcHJvamVjdBiZ", - "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBB", - "AvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESZAoic2Vj", - "dXJpdHlfcG9saWN5X3JlZmVyZW5jZV9yZXNvdXJjZRjwtKthIAEoCzIwLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWN5UmVmZXJlbmNl", - "QgPgQQJCDQoLX3JlcXVlc3RfaWQimwIKJlNldFNlY3VyaXR5UG9saWN5VGFy", - "Z2V0SW5zdGFuY2VSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", - "B3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEmQKInNlY3Vy", - "aXR5X3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2UY8LSrYSABKAsyMC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJlZmVyZW5jZUID", - "4EECEiAKD3RhcmdldF9pbnN0YW5jZRiDj5aKASABKAlCA+BBAhIbCgR6b25l", - "GKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIpYCCiJTZXRT", - "ZWN1cml0eVBvbGljeVRhcmdldFBvb2xSZXF1ZXN0EiEKB3Byb2plY3QYmZbB", - "bCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLy", - "RwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEmQKInNlY3Vy", - "aXR5X3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2UY8LSrYSABKAsyMC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJlZmVyZW5jZUID", - "4EECEhsKC3RhcmdldF9wb29sGIrk+B0gASgJQgPgQQJCDQoLX3JlcXVlc3Rf", - "aWQipAIKIFNldFNlcnZpY2VBY2NvdW50SW5zdGFuY2VSZXF1ZXN0EhgKCGlu", - "c3RhbmNlGJWp2gggASgJQgPgQQISewouaW5zdGFuY2VzX3NldF9zZXJ2aWNl", - "X2FjY291bnRfcmVxdWVzdF9yZXNvdXJjZRi4nrKDASABKAsyOi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZXNTZXRTZXJ2aWNlQWNjb3VudFJl", - "cXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJ", - "QgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIrACCjFTZXRTaGllbGRlZElu", - "c3RhbmNlSW50ZWdyaXR5UG9saWN5SW5zdGFuY2VSZXF1ZXN0EhgKCGluc3Rh", - "bmNlGJWp2gggASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", - "cHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESdgorc2hpZWxk", - "ZWRfaW5zdGFuY2VfaW50ZWdyaXR5X3BvbGljeV9yZXNvdXJjZRi23I3DASAB", - "KAsyOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TaGllbGRlZEluc3RhbmNl", - "SW50ZWdyaXR5UG9saWN5QgPgQQISGwoEem9uZRisx+QBIAEoCUIK4EEC8kcE", - "em9uZUINCgtfcmVxdWVzdF9pZCLlAgovU2V0U3NsQ2VydGlmaWNhdGVzUmVn", - "aW9uVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", - "Z2lvbhKeAQpBcmVnaW9uX3RhcmdldF9odHRwc19wcm94aWVzX3NldF9zc2xf", - "Y2VydGlmaWNhdGVzX3JlcXVlc3RfcmVzb3VyY2UYh4SmugEgASgLMkouZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uVGFyZ2V0SHR0cHNQcm94aWVz", - "U2V0U3NsQ2VydGlmaWNhdGVzUmVxdWVzdEID4EECEhoKCnJlcXVlc3RfaWQY", - "y4HZESABKAlIAIgBARIiChJ0YXJnZXRfaHR0cHNfcHJveHkY7LD6GCABKAlC", - "A+BBAkINCgtfcmVxdWVzdF9pZCKwAgopU2V0U3NsQ2VydGlmaWNhdGVzVGFy", - "Z2V0SHR0cHNQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", - "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESkAEKOnRh", - "cmdldF9odHRwc19wcm94aWVzX3NldF9zc2xfY2VydGlmaWNhdGVzX3JlcXVl", - "c3RfcmVzb3VyY2UY3KuyaiABKAsyRC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5UYXJnZXRIdHRwc1Byb3hpZXNTZXRTc2xDZXJ0aWZpY2F0ZXNSZXF1ZXN0", - "QgPgQQISIgoSdGFyZ2V0X2h0dHBzX3Byb3h5GOyw+hggASgJQgPgQQJCDQoL", - "X3JlcXVlc3RfaWQiqQIKJ1NldFNzbENlcnRpZmljYXRlc1RhcmdldFNzbFBy", - "b3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARKMAQo4dGFyZ2V0X3NzbF9w", - "cm94aWVzX3NldF9zc2xfY2VydGlmaWNhdGVzX3JlcXVlc3RfcmVzb3VyY2UY", - "vcvFRiABKAsyQi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRTc2xQ", - "cm94aWVzU2V0U3NsQ2VydGlmaWNhdGVzUmVxdWVzdEID4EECEiEKEHRhcmdl", - "dF9zc2xfcHJveHkYzbrGoQEgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQi8wEK", - "I1NldFNzbFBvbGljeVRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2pl", - "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBEloKHXNzbF9wb2xpY3lfcmVmZXJlbmNlX3Jlc291cmNlGLz0", - "n3AgASgLMisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3NsUG9saWN5UmVm", - "ZXJlbmNlQgPgQQISIgoSdGFyZ2V0X2h0dHBzX3Byb3h5GOyw+hggASgJQgPg", - "QQJCDQoLX3JlcXVlc3RfaWQi8AEKIVNldFNzbFBvbGljeVRhcmdldFNzbFBy", - "b3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", - "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJaCh1zc2xfcG9saWN5X3Jl", - "ZmVyZW5jZV9yZXNvdXJjZRi89J9wIAEoCzIrLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlNzbFBvbGljeVJlZmVyZW5jZUID4EECEiEKEHRhcmdldF9zc2xf", - "cHJveHkYzbrGoQEgASgJQgPgQQJCDQoLX3JlcXVlc3RfaWQi3AEKFlNldFRh", - "Z3NJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UYlanaCCABKAlCA+BBAhIh", - "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3Rf", - "aWQYy4HZESABKAlIAIgBARI9Cg10YWdzX3Jlc291cmNlGPSahZ4BIAEoCzId", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhZ3NCA+BBAhIbCgR6b25lGKzH", - "5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIocCCh5TZXRUYXJn", - "ZXRGb3J3YXJkaW5nUnVsZVJlcXVlc3QSIAoPZm9yd2FyZGluZ19ydWxlGP6l", - "3YABIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", - "Y3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVz", - "dF9pZBjLgdkRIAEoCUgAiAEBElQKGXRhcmdldF9yZWZlcmVuY2VfcmVzb3Vy", - "Y2UY8Lfd+QEgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0", - "UmVmZXJlbmNlQgPgQQJCDQoLX3JlcXVlc3RfaWQi7AEKJFNldFRhcmdldEds", - "b2JhbEZvcndhcmRpbmdSdWxlUmVxdWVzdBIgCg9mb3J3YXJkaW5nX3J1bGUY", - "/qXdgAEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESVAoZdGFyZ2V0X3Jl", - "ZmVyZW5jZV9yZXNvdXJjZRjwt935ASABKAsyKC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5UYXJnZXRSZWZlcmVuY2VCA+BBAkINCgtfcmVxdWVzdF9pZCLQ", - "AgopU2V0VGFyZ2V0UG9vbHNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QS", - "JgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEo8BCjlp", - "bnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zZXRfdGFyZ2V0X3Bvb2xzX3JlcXVl", - "c3RfcmVzb3VyY2UYiIaIhgEgASgLMkMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSW5zdGFuY2VHcm91cE1hbmFnZXJzU2V0VGFyZ2V0UG9vbHNSZXF1ZXN0", + "RwR6b25lQg0KC19yZXF1ZXN0X2lkIqQCCiBTZXRNaW5DcHVQbGF0Zm9ybUlu", + "c3RhbmNlUmVxdWVzdBIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEnsKL2lu", + "c3RhbmNlc19zZXRfbWluX2NwdV9wbGF0Zm9ybV9yZXF1ZXN0X3Jlc291cmNl", + "GOie5UYgASgLMjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2Vz", + "U2V0TWluQ3B1UGxhdGZvcm1SZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFs", + "IAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACI", + "AQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9p", + "ZCKFAgoWU2V0TmFtZUluc3RhbmNlUmVxdWVzdBIYCghpbnN0YW5jZRiVqdoI", + "IAEoCUID4EECEmYKI2luc3RhbmNlc19zZXRfbmFtZV9yZXF1ZXN0X3Jlc291", + "cmNlGNTA3oEBIAEoCzIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3Rh", + "bmNlc1NldE5hbWVSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", + "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKuAgoh", + "U2V0TmFtZWRQb3J0c0luc3RhbmNlR3JvdXBSZXF1ZXN0Eh4KDmluc3RhbmNl", + "X2dyb3VwGNXU1SYgASgJQgPgQQISfgowaW5zdGFuY2VfZ3JvdXBzX3NldF9u", + "YW1lZF9wb3J0c19yZXF1ZXN0X3Jlc291cmNlGK/k07cBIAEoCzI7Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBzU2V0TmFtZWRQb3J0", + "c1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEg", + "ASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIsQCCidTZXROYW1lZFBv", + "cnRzUmVnaW9uSW5zdGFuY2VHcm91cFJlcXVlc3QSHgoOaW5zdGFuY2VfZ3Jv", + "dXAY1dTVJiABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", + "cm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEokBCjdy", + "ZWdpb25faW5zdGFuY2VfZ3JvdXBzX3NldF9uYW1lZF9wb3J0c19yZXF1ZXN0", + "X3Jlc291cmNlGJqQYCABKAsyQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", + "ZWdpb25JbnN0YW5jZUdyb3Vwc1NldE5hbWVkUG9ydHNSZXF1ZXN0QgPgQQIS", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIqQC", + "Ch9TZXROb2RlVGVtcGxhdGVOb2RlR3JvdXBSZXF1ZXN0EhsKCm5vZGVfZ3Jv", + "dXAYgvyL4AEgASgJQgPgQQISeQoubm9kZV9ncm91cHNfc2V0X25vZGVfdGVt", + "cGxhdGVfcmVxdWVzdF9yZXNvdXJjZRixufw3IAEoCzI5Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLk5vZGVHcm91cHNTZXROb2RlVGVtcGxhdGVSZXF1ZXN0", "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC", - "8kcEem9uZUINCgtfcmVxdWVzdF9pZCLmAgovU2V0VGFyZ2V0UG9vbHNSZWdp", - "b25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3Jv", - "dXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", - "DeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdp", - "b24SmwEKQHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zZXRfdGFy", - "Z2V0X3Bvb2xzX3JlcXVlc3RfcmVzb3VyY2UY/crFJSABKAsySS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlcnNT", - "ZXRUYXJnZXRQb29sc1JlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQikAIKJVNldFVybE1hcFJlZ2lvblRh", - "cmdldEh0dHBQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", - "8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESIQoRdGFyZ2V0X2h0dHBfcHJv", - "eHkY5b7SYiABKAlCA+BBAhJVChp1cmxfbWFwX3JlZmVyZW5jZV9yZXNvdXJj", - "ZRiV5o6+ASABKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcmxNYXBS", - "ZWZlcmVuY2VCA+BBAkINCgtfcmVxdWVzdF9pZCKSAgomU2V0VXJsTWFwUmVn", - "aW9uVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", - "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESIgoSdGFyZ2V0X2h0", - "dHBzX3Byb3h5GOyw+hggASgJQgPgQQISVQoadXJsX21hcF9yZWZlcmVuY2Vf", - "cmVzb3VyY2UYleaOvgEgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "VXJsTWFwUmVmZXJlbmNlQgPgQQJCDQoLX3JlcXVlc3RfaWQi6QEKH1NldFVy", - "bE1hcFRhcmdldEh0dHBQcm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", - "IQoRdGFyZ2V0X2h0dHBfcHJveHkY5b7SYiABKAlCA+BBAhJVChp1cmxfbWFw", - "X3JlZmVyZW5jZV9yZXNvdXJjZRiV5o6+ASABKAsyKC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5VcmxNYXBSZWZlcmVuY2VCA+BBAkINCgtfcmVxdWVzdF9p", - "ZCLrAQogU2V0VXJsTWFwVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QSIQoHcHJv", - "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESIgoSdGFyZ2V0X2h0dHBzX3Byb3h5GOyw+hggASgJQgPg", - "QQISVQoadXJsX21hcF9yZWZlcmVuY2VfcmVzb3VyY2UYleaOvgEgASgLMigu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwUmVmZXJlbmNlQgPgQQJC", - "DQoLX3JlcXVlc3RfaWQi0AEKIlNldFVzYWdlRXhwb3J0QnVja2V0UHJvamVj", - "dFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESXAoedXNhZ2VfZXhwb3J0X2xv", - "Y2F0aW9uX3Jlc291cmNlGOvM1AkgASgLMiwuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuVXNhZ2VFeHBvcnRMb2NhdGlvbkID4EECQg0KC19yZXF1ZXN0X2lk", - "IvoCCg1TaGFyZVNldHRpbmdzEk4KC3Byb2plY3RfbWFwGLbW/z8gAygLMjYu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2hhcmVTZXR0aW5ncy5Qcm9qZWN0", - "TWFwRW50cnkSGwoKc2hhcmVfdHlwZRial7irASABKAlIAIgBARpmCg9Qcm9q", - "ZWN0TWFwRW50cnkSCwoDa2V5GAEgASgJEkIKBXZhbHVlGAIgASgLMjMuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2hhcmVTZXR0aW5nc1Byb2plY3RDb25m", - "aWc6AjgBIoQBCglTaGFyZVR5cGUSGAoUVU5ERUZJTkVEX1NIQVJFX1RZUEUQ", - "ABIMCgVMT0NBTBDLzs8iEhQKDE9SR0FOSVpBVElPThCzqo+DARIeChZTSEFS", - "RV9UWVBFX1VOU1BFQ0lGSUVEEJK89usBEhkKEVNQRUNJRklDX1BST0pFQ1RT", - "EOex7qUBQg0KC19zaGFyZV90eXBlIkcKGlNoYXJlU2V0dGluZ3NQcm9qZWN0", - "Q29uZmlnEhoKCnByb2plY3RfaWQYgcjSVCABKAlIAIgBAUINCgtfcHJvamVj", - "dF9pZCLOAQoWU2hpZWxkZWRJbnN0YW5jZUNvbmZpZxIsChtlbmFibGVfaW50", - "ZWdyaXR5X21vbml0b3JpbmcYttuHwwEgASgISACIAQESIgoSZW5hYmxlX3Nl", - "Y3VyZV9ib290GP6D9jogASgISAGIAQESGwoLZW5hYmxlX3Z0cG0Y9+TbViAB", - "KAhIAogBAUIeChxfZW5hYmxlX2ludGVncml0eV9tb25pdG9yaW5nQhUKE19l", - "bmFibGVfc2VjdXJlX2Jvb3RCDgoMX2VuYWJsZV92dHBtIosCChhTaGllbGRl", - "ZEluc3RhbmNlSWRlbnRpdHkSVwoOZW5jcnlwdGlvbl9rZXkYo8fp6AEgASgL", - "MjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2hpZWxkZWRJbnN0YW5jZUlk", - "ZW50aXR5RW50cnlIAIgBARIUCgRraW5kGJT3yAEgASgJSAGIAQESVAoLc2ln", - "bmluZ19rZXkYpZCFmQEgASgLMjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "U2hpZWxkZWRJbnN0YW5jZUlkZW50aXR5RW50cnlIAogBAUIRCg9fZW5jcnlw", - "dGlvbl9rZXlCBwoFX2tpbmRCDgoMX3NpZ25pbmdfa2V5ImkKHVNoaWVsZGVk", - "SW5zdGFuY2VJZGVudGl0eUVudHJ5EhgKB2VrX2NlcnQYndzU1gEgASgJSACI", - "AQESFwoGZWtfcHViGOTXqJMBIAEoCUgBiAEBQgoKCF9la19jZXJ0QgkKB19l", - "a19wdWIiaAofU2hpZWxkZWRJbnN0YW5jZUludGVncml0eVBvbGljeRIoChh1", - "cGRhdGVfYXV0b19sZWFybl9wb2xpY3kYp8SHdSABKAhIAIgBAUIbChlfdXBk", - "YXRlX2F1dG9fbGVhcm5fcG9saWN5ImAKDFNpZ25lZFVybEtleRIZCghrZXlf", - "bmFtZRjr8O7uASABKAlIAIgBARIaCglrZXlfdmFsdWUYkZ+w8AEgASgJSAGI", - "AQFCCwoJX2tleV9uYW1lQgwKCl9rZXlfdmFsdWUi/AEKJ1NpbXVsYXRlTWFp", - "bnRlbmFuY2VFdmVudEluc3RhbmNlUmVxdWVzdBIYCghpbnN0YW5jZRiVqdoI", - "IAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", - "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEiwKG3dpdGhfZXh0ZW5kZWRf", - "bm90aWZpY2F0aW9ucxj718nBASABKAhIAYgBARIbCgR6b25lGKzH5AEgASgJ", - "QgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkQh4KHF93aXRoX2V4dGVuZGVk", - "X25vdGlmaWNhdGlvbnMiwQIKKFNpbXVsYXRlTWFpbnRlbmFuY2VFdmVudE5v", - "ZGVHcm91cFJlcXVlc3QSGwoKbm9kZV9ncm91cBiC/IvgASABKAlCA+BBAhKM", - "AQo3bm9kZV9ncm91cHNfc2ltdWxhdGVfbWFpbnRlbmFuY2VfZXZlbnRfcmVx", - "dWVzdF9yZXNvdXJjZRjc+cunASABKAsyQi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5Ob2RlR3JvdXBzU2ltdWxhdGVNYWludGVuYW5jZUV2ZW50UmVxdWVz", + "8kcEem9uZUINCgtfcmVxdWVzdF9pZCLJAgopU2V0UHJpdmF0ZUlwR29vZ2xl", + "QWNjZXNzU3VibmV0d29ya1JlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lv", + "bhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoKc3VibmV0d29yaxju", + "p+SSASABKAlCA+BBAhKPAQo5c3VibmV0d29ya3Nfc2V0X3ByaXZhdGVfaXBf", + "Z29vZ2xlX2FjY2Vzc19yZXF1ZXN0X3Jlc291cmNlGPjOnYABIAEoCzJDLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlN1Ym5ldHdvcmtzU2V0UHJpdmF0ZUlw", + "R29vZ2xlQWNjZXNzUmVxdWVzdEID4EECQg0KC19yZXF1ZXN0X2lkIp0CCiNT", + "ZXRQcm94eUhlYWRlclRhcmdldFNzbFByb3h5UmVxdWVzdBIhCgdwcm9qZWN0", + "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESAB", + "KAlIAIgBARKEAQo0dGFyZ2V0X3NzbF9wcm94aWVzX3NldF9wcm94eV9oZWFk", + "ZXJfcmVxdWVzdF9yZXNvdXJjZRiuyfFhIAEoCzI+Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlRhcmdldFNzbFByb3hpZXNTZXRQcm94eUhlYWRlclJlcXVl", + "c3RCA+BBAhIhChB0YXJnZXRfc3NsX3Byb3h5GM26xqEBIAEoCUID4EECQg0K", + "C19yZXF1ZXN0X2lkIp0CCiNTZXRQcm94eUhlYWRlclRhcmdldFRjcFByb3h5", + "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARKEAQo0dGFyZ2V0X3RjcF9wcm94", + "aWVzX3NldF9wcm94eV9oZWFkZXJfcmVxdWVzdF9yZXNvdXJjZRjDmPFoIAEo", + "CzI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFRjcFByb3hpZXNT", + "ZXRQcm94eUhlYWRlclJlcXVlc3RCA+BBAhIhChB0YXJnZXRfdGNwX3Byb3h5", + "GOLW8O8BIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIqcCCiZTZXRRdWljT3Zl", + "cnJpZGVUYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwg", + "ASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", + "ARKKAQo3dGFyZ2V0X2h0dHBzX3Byb3hpZXNfc2V0X3F1aWNfb3ZlcnJpZGVf", + "cmVxdWVzdF9yZXNvdXJjZRji9eMiIAEoCzJBLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlRhcmdldEh0dHBzUHJveGllc1NldFF1aWNPdmVycmlkZVJlcXVl", + "c3RCA+BBAhIiChJ0YXJnZXRfaHR0cHNfcHJveHkY7LD6GCABKAlCA+BBAkIN", + "CgtfcmVxdWVzdF9pZCLuAQocU2V0U2NoZWR1bGluZ0luc3RhbmNlUmVxdWVz", + "dBIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", + "EkkKE3NjaGVkdWxpbmdfcmVzb3VyY2UY2azu3AEgASgLMiMuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuU2NoZWR1bGluZ0ID4EECEhsKBHpvbmUYrMfkASAB", + "KAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi/gEKJlNldFNlY3VyaXR5", + "UG9saWN5QmFja2VuZFNlcnZpY2VSZXF1ZXN0EiAKD2JhY2tlbmRfc2Vydmlj", + "ZRiKwK6SASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", + "cm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJkCiJzZWN1cml0", + "eV9wb2xpY3lfcmVmZXJlbmNlX3Jlc291cmNlGPC0q2EgASgLMjAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSZWZlcmVuY2VCA+BB", + "AkINCgtfcmVxdWVzdF9pZCKjAgogU2V0U2VjdXJpdHlQb2xpY3lJbnN0YW5j", + "ZVJlcXVlc3QSGAoIaW5zdGFuY2UYlanaCCABKAlCA+BBAhJ6Ci5pbnN0YW5j", + "ZXNfc2V0X3NlY3VyaXR5X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlGIrRunYg", + "ASgLMjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VzU2V0U2Vj", + "dXJpdHlQb2xpY3lSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", + "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKlAgos", + "U2V0U2VjdXJpdHlQb2xpY3lSZWdpb25CYWNrZW5kU2VydmljZVJlcXVlc3QS", + "IAoPYmFja2VuZF9zZXJ2aWNlGIrArpIBIAEoCUID4EECEiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzg", + "QQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEmQKInNl", + "Y3VyaXR5X3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2UY8LSrYSABKAsyMC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeVJlZmVyZW5j", + "ZUID4EECQg0KC19yZXF1ZXN0X2lkIpsCCiZTZXRTZWN1cml0eVBvbGljeVRh", + "cmdldEluc3RhbmNlUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", + "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJkCiJzZWN1", + "cml0eV9wb2xpY3lfcmVmZXJlbmNlX3Jlc291cmNlGPC0q2EgASgLMjAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSZWZlcmVuY2VC", + "A+BBAhIgCg90YXJnZXRfaW5zdGFuY2UYg4+WigEgASgJQgPgQQISGwoEem9u", + "ZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKWAgoiU2V0", + "U2VjdXJpdHlQb2xpY3lUYXJnZXRQb29sUmVxdWVzdBIhCgdwcm9qZWN0GJmW", + "wWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC", + "8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARJkCiJzZWN1", + "cml0eV9wb2xpY3lfcmVmZXJlbmNlX3Jlc291cmNlGPC0q2EgASgLMjAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSZWZlcmVuY2VC", + "A+BBAhIbCgt0YXJnZXRfcG9vbBiK5PgdIAEoCUID4EECQg0KC19yZXF1ZXN0", + "X2lkIqQCCiBTZXRTZXJ2aWNlQWNjb3VudEluc3RhbmNlUmVxdWVzdBIYCghp", + "bnN0YW5jZRiVqdoIIAEoCUID4EECEnsKLmluc3RhbmNlc19zZXRfc2Vydmlj", + "ZV9hY2NvdW50X3JlcXVlc3RfcmVzb3VyY2UYuJ6ygwEgASgLMjouZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VzU2V0U2VydmljZUFjY291bnRS", + "ZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", + "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEo", + "CUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKwAgoxU2V0U2hpZWxkZWRJ", + "bnN0YW5jZUludGVncml0eVBvbGljeUluc3RhbmNlUmVxdWVzdBIYCghpbnN0", + "YW5jZRiVqdoIIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJH", + "B3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEnYKK3NoaWVs", + "ZGVkX2luc3RhbmNlX2ludGVncml0eV9wb2xpY3lfcmVzb3VyY2UYttyNwwEg", + "ASgLMjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2hpZWxkZWRJbnN0YW5j", + "ZUludGVncml0eVBvbGljeUID4EECEhsKBHpvbmUYrMfkASABKAlCCuBBAvJH", + "BHpvbmVCDQoLX3JlcXVlc3RfaWQi5QIKL1NldFNzbENlcnRpZmljYXRlc1Jl", + "Z2lvblRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SngEKQXJlZ2lvbl90YXJnZXRfaHR0cHNfcHJveGllc19zZXRfc3Ns", + "X2NlcnRpZmljYXRlc19yZXF1ZXN0X3Jlc291cmNlGIeEproBIAEoCzJKLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvblRhcmdldEh0dHBzUHJveGll", + "c1NldFNzbENlcnRpZmljYXRlc1JlcXVlc3RCA+BBAhIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQESIgoSdGFyZ2V0X2h0dHBzX3Byb3h5GOyw+hggASgJ", + "QgPgQQJCDQoLX3JlcXVlc3RfaWQisAIKKVNldFNzbENlcnRpZmljYXRlc1Rh", + "cmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", + "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEpABCjp0", + "YXJnZXRfaHR0cHNfcHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1", + "ZXN0X3Jlc291cmNlGNyrsmogASgLMkQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuVGFyZ2V0SHR0cHNQcm94aWVzU2V0U3NsQ2VydGlmaWNhdGVzUmVxdWVz", + "dEID4EECEiIKEnRhcmdldF9odHRwc19wcm94eRjssPoYIAEoCUID4EECQg0K", + "C19yZXF1ZXN0X2lkIqkCCidTZXRTc2xDZXJ0aWZpY2F0ZXNUYXJnZXRTc2xQ", + "cm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", + "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESjAEKOHRhcmdldF9zc2xf", + "cHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1ZXN0X3Jlc291cmNl", + "GL3LxUYgASgLMkIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0U3Ns", + "UHJveGllc1NldFNzbENlcnRpZmljYXRlc1JlcXVlc3RCA+BBAhIhChB0YXJn", + "ZXRfc3NsX3Byb3h5GM26xqEBIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkIvMB", + "CiNTZXRTc2xQb2xpY3lUYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAIgBARJaCh1zc2xfcG9saWN5X3JlZmVyZW5jZV9yZXNvdXJjZRi8", + "9J9wIAEoCzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbFBvbGljeVJl", + "ZmVyZW5jZUID4EECEiIKEnRhcmdldF9odHRwc19wcm94eRjssPoYIAEoCUID", + "4EECQg0KC19yZXF1ZXN0X2lkIvABCiFTZXRTc2xQb2xpY3lUYXJnZXRTc2xQ", + "cm94eVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", + "dBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESWgodc3NsX3BvbGljeV9y", + "ZWZlcmVuY2VfcmVzb3VyY2UYvPSfcCABKAsyKy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5Tc2xQb2xpY3lSZWZlcmVuY2VCA+BBAhIhChB0YXJnZXRfc3Ns", + "X3Byb3h5GM26xqEBIAEoCUID4EECQg0KC19yZXF1ZXN0X2lkItwBChZTZXRU", + "YWdzSW5zdGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQIS", + "IQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0", + "X2lkGMuB2REgASgJSACIAQESPQoNdGFnc19yZXNvdXJjZRj0moWeASABKAsy", + "HS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYWdzQgPgQQISGwoEem9uZRis", + "x+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKHAgoeU2V0VGFy", + "Z2V0Rm9yd2FyZGluZ1J1bGVSZXF1ZXN0EiAKD2ZvcndhcmRpbmdfcnVsZRj+", + "pd2AASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVl", + "c3RfaWQYy4HZESABKAlIAIgBARJUChl0YXJnZXRfcmVmZXJlbmNlX3Jlc291", + "cmNlGPC33fkBIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdl", + "dFJlZmVyZW5jZUID4EECQg0KC19yZXF1ZXN0X2lkIuwBCiRTZXRUYXJnZXRH", + "bG9iYWxGb3J3YXJkaW5nUnVsZVJlcXVlc3QSIAoPZm9yd2FyZGluZ19ydWxl", + "GP6l3YABIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBElQKGXRhcmdldF9y", + "ZWZlcmVuY2VfcmVzb3VyY2UY8Lfd+QEgASgLMiguZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuVGFyZ2V0UmVmZXJlbmNlQgPgQQJCDQoLX3JlcXVlc3RfaWQi", + "0AIKKVNldFRhcmdldFBvb2xzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0", + "EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhKPAQo5", + "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfc2V0X3RhcmdldF9wb29sc19yZXF1", + "ZXN0X3Jlc291cmNlGIiGiIYBIAEoCzJDLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1NldFRhcmdldFBvb2xzUmVxdWVz", "dEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoK", "cmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBB", - "AvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQinxQKCFNuYXBzaG90Eh0KDGFyY2hp", - "dGVjdHVyZRjT0rGQASABKAlIAIgBARIdCgxhdXRvX2NyZWF0ZWQY2Mib3QEg", - "ASgISAGIAQESGgoKY2hhaW5fbmFtZRjJ2t0gIAEoCUgCiAEBEiMKE2NyZWF0", - "aW9uX3NpemVfYnl0ZXMYjejlOyABKANIA4gBARIiChJjcmVhdGlvbl90aW1l", - "c3RhbXAYto/HDiABKAlIBIgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlI", - "BYgBARIdCgxkaXNrX3NpemVfZ2IYt5rnlgEgASgDSAaIAQESHwoOZG93bmxv", - "YWRfYnl0ZXMY9Mu5zwEgASgDSAeIAQESKwobZW5hYmxlX2NvbmZpZGVudGlh", - "bF9jb21wdXRlGLzr2TAgASgISAiIAQESRQoRZ3Vlc3Rfb3NfZmVhdHVyZXMY", - "0eDnJSADKAsyJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HdWVzdE9zRmVh", - "dHVyZRIQCgJpZBibGiABKARICYgBARIUCgRraW5kGJT3yAEgASgJSAqIAQES", - "IQoRbGFiZWxfZmluZ2VycHJpbnQYmfD3VCABKAlIC4gBARJBCgZsYWJlbHMY", - "/7/B7gEgAygLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25hcHNob3Qu", - "TGFiZWxzRW50cnkSGAoNbGljZW5zZV9jb2RlcxiohdgVIAMoAxIUCghsaWNl", - "bnNlcxjSiIChASADKAkSHgoNbG9jYXRpb25faGludBjRgZKnASABKAlIDIgB", - "ARIUCgRuYW1lGIv1zQEgASgJSA2IAQESHgoNc2F0aXNmaWVzX3B6aRih3avl", - "ASABKAhIDogBARIeCg1zYXRpc2ZpZXNfcHpzGKvdq+UBIAEoCEgPiAEBEhoK", - "CXNlbGZfbGluaxiNksXZASABKAlIEIgBARJXChdzbmFwc2hvdF9lbmNyeXB0", - "aW9uX2tleRj+9tQUIAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1", - "c3RvbWVyRW5jcnlwdGlvbktleUgRiAEBEh0KDXNuYXBzaG90X3R5cGUY1dml", - "OyABKAlIEogBARIcCgtzb3VyY2VfZGlzaxjB7rTXASABKAlIE4gBARJbChpz", - "b3VyY2VfZGlza19lbmNyeXB0aW9uX2tleRjhoLj9ASABKAsyLi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5DdXN0b21lckVuY3J5cHRpb25LZXlIFIgBARI0", - "CiNzb3VyY2VfZGlza19mb3JfcmVjb3ZlcnlfY2hlY2twb2ludBj+4cqrASAB", - "KAlIFYgBARIfCg5zb3VyY2VfZGlza19pZBjZzcnYASABKAlIFogBARInChdz", - "b3VyY2VfaW5zdGFudF9zbmFwc2hvdBiGhMNoIAEoCUgXiAEBEmcKJnNvdXJj", - "ZV9pbnN0YW50X3NuYXBzaG90X2VuY3J5cHRpb25fa2V5GPyFlNABIAEoCzIu", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1c3RvbWVyRW5jcnlwdGlvbktl", - "eUgYiAEBEisKGnNvdXJjZV9pbnN0YW50X3NuYXBzaG90X2lkGPTTkIkBIAEo", - "CUgZiAEBEi8KH3NvdXJjZV9zbmFwc2hvdF9zY2hlZHVsZV9wb2xpY3kYg7a1", - "cCABKAlIGogBARIyCiJzb3VyY2Vfc25hcHNob3Rfc2NoZWR1bGVfcG9saWN5", - "X2lkGNenziEgASgJSBuIAQESFgoGc3RhdHVzGPKft1YgASgJSByIAQESHgoN", - "c3RvcmFnZV9ieXRlcxinu73KASABKANIHYgBARIlChRzdG9yYWdlX2J5dGVz", - "X3N0YXR1cxiKq4DqASABKAlIHogBARIdChFzdG9yYWdlX2xvY2F0aW9ucxia", - "7bOcASADKAkaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVl", - "GAIgASgJOgI4ASJqCgxBcmNoaXRlY3R1cmUSGgoWVU5ERUZJTkVEX0FSQ0hJ", - "VEVDVFVSRRAAEiAKGEFSQ0hJVEVDVFVSRV9VTlNQRUNJRklFRBCr1J28ARIM", - "CgVBUk02NBD6y+kdEg4KBlg4Nl82NBDHpObKASJOCgxTbmFwc2hvdFR5cGUS", - "GwoXVU5ERUZJTkVEX1NOQVBTSE9UX1RZUEUQABIPCgdBUkNISVZFEKLZ0fEB", - "EhAKCFNUQU5EQVJEEL2djOcBInIKBlN0YXR1cxIUChBVTkRFRklORURfU1RB", - "VFVTEAASEAoIQ1JFQVRJTkcQub2d2QESEAoIREVMRVRJTkcQqKeH/AESDgoG", - "RkFJTEVEEL2QptkBEgwKBVJFQURZEIPDjyUSEAoJVVBMT0FESU5HEKGczX8i", - "XQoSU3RvcmFnZUJ5dGVzU3RhdHVzEiIKHlVOREVGSU5FRF9TVE9SQUdFX0JZ", - "VEVTX1NUQVRVUxAAEhAKCFVQREFUSU5HEMbu7OsBEhEKClVQX1RPX0RBVEUQ", - "zqKnMEIPCg1fYXJjaGl0ZWN0dXJlQg8KDV9hdXRvX2NyZWF0ZWRCDQoLX2No", - "YWluX25hbWVCFgoUX2NyZWF0aW9uX3NpemVfYnl0ZXNCFQoTX2NyZWF0aW9u", - "X3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CDwoNX2Rpc2tfc2l6ZV9nYkIR", - "Cg9fZG93bmxvYWRfYnl0ZXNCHgocX2VuYWJsZV9jb25maWRlbnRpYWxfY29t", - "cHV0ZUIFCgNfaWRCBwoFX2tpbmRCFAoSX2xhYmVsX2ZpbmdlcnByaW50QhAK", - "Dl9sb2NhdGlvbl9oaW50QgcKBV9uYW1lQhAKDl9zYXRpc2ZpZXNfcHppQhAK", - "Dl9zYXRpc2ZpZXNfcHpzQgwKCl9zZWxmX2xpbmtCGgoYX3NuYXBzaG90X2Vu", - "Y3J5cHRpb25fa2V5QhAKDl9zbmFwc2hvdF90eXBlQg4KDF9zb3VyY2VfZGlz", - "a0IdChtfc291cmNlX2Rpc2tfZW5jcnlwdGlvbl9rZXlCJgokX3NvdXJjZV9k", - "aXNrX2Zvcl9yZWNvdmVyeV9jaGVja3BvaW50QhEKD19zb3VyY2VfZGlza19p", - "ZEIaChhfc291cmNlX2luc3RhbnRfc25hcHNob3RCKQonX3NvdXJjZV9pbnN0", - "YW50X3NuYXBzaG90X2VuY3J5cHRpb25fa2V5Qh0KG19zb3VyY2VfaW5zdGFu", - "dF9zbmFwc2hvdF9pZEIiCiBfc291cmNlX3NuYXBzaG90X3NjaGVkdWxlX3Bv", - "bGljeUIlCiNfc291cmNlX3NuYXBzaG90X3NjaGVkdWxlX3BvbGljeV9pZEIJ", - "Cgdfc3RhdHVzQhAKDl9zdG9yYWdlX2J5dGVzQhcKFV9zdG9yYWdlX2J5dGVz", - "X3N0YXR1cyKhAgoMU25hcHNob3RMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjMK", - "BWl0ZW1zGMDP9y8gAygLMiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25h", - "cHNob3QSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tl", - "bhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5", - "Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "V2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rv", - "a2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcijAEKEFNuYXBzaG90U2V0", - "dGluZ3MSYwoQc3RvcmFnZV9sb2NhdGlvbhj50eDbASABKAsyQC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TbmFwc2hvdFNldHRpbmdzU3RvcmFnZUxvY2F0", - "aW9uU2V0dGluZ3NIAIgBAUITChFfc3RvcmFnZV9sb2NhdGlvbiLeAwonU25h", - "cHNob3RTZXR0aW5nc1N0b3JhZ2VMb2NhdGlvblNldHRpbmdzEmYKCWxvY2F0", - "aW9ucxjerpHFASADKAsyTy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TbmFw", - "c2hvdFNldHRpbmdzU3RvcmFnZUxvY2F0aW9uU2V0dGluZ3MuTG9jYXRpb25z", - "RW50cnkSFgoGcG9saWN5GLLKtisgASgJSACIAQEaiwEKDkxvY2F0aW9uc0Vu", - "dHJ5EgsKA2tleRgBIAEoCRJoCgV2YWx1ZRgCIAEoCzJZLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlNuYXBzaG90U2V0dGluZ3NTdG9yYWdlTG9jYXRpb25T", - "ZXR0aW5nc1N0b3JhZ2VMb2NhdGlvblByZWZlcmVuY2U6AjgBIpkBCgZQb2xp", - "Y3kSFAoQVU5ERUZJTkVEX1BPTElDWRAAEhQKDExPQ0FMX1JFR0lPThDo7LXA", - "ARIbChRORUFSRVNUX01VTFRJX1JFR0lPThC7/qdlEhoKElNQRUNJRklDX0xP", - "Q0FUSU9OUxDxyMeFARIqCiNTVE9SQUdFX0xPQ0FUSU9OX1BPTElDWV9VTlNQ", - "RUNJRklFRBDwkMJ3QgkKB19wb2xpY3kiYQpAU25hcHNob3RTZXR0aW5nc1N0", - "b3JhZ2VMb2NhdGlvblNldHRpbmdzU3RvcmFnZUxvY2F0aW9uUHJlZmVyZW5j", - "ZRIUCgRuYW1lGIv1zQEgASgJSACIAQFCBwoFX25hbWUitQEKF1NvdXJjZURp", - "c2tFbmNyeXB0aW9uS2V5ElQKE2Rpc2tfZW5jcnlwdGlvbl9rZXkYhe3EgQEg", - "ASgLMi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNyeXB0", - "aW9uS2V5SACIAQESHAoLc291cmNlX2Rpc2sYwe601wEgASgJSAGIAQFCFgoU", - "X2Rpc2tfZW5jcnlwdGlvbl9rZXlCDgoMX3NvdXJjZV9kaXNrImEKFFNvdXJj", - "ZUluc3RhbmNlUGFyYW1zEkkKDGRpc2tfY29uZmlncxjP2apwIAMoCzIwLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tJbnN0YW50aWF0aW9uQ29uZmln", - "IvEIChhTb3VyY2VJbnN0YW5jZVByb3BlcnRpZXMSHwoOY2FuX2lwX2Zvcndh", - "cmQY/IaE3wEgASgISACIAQESJAoTZGVsZXRpb25fcHJvdGVjdGlvbhjq/7La", - "ASABKAhIAYgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAogBARI8CgVk", - "aXNrcxj2zMotIAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNhdmVk", - "QXR0YWNoZWREaXNrEkoKEmd1ZXN0X2FjY2VsZXJhdG9ycxjvzIfdASADKAsy", - "Ki5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BY2NlbGVyYXRvckNvbmZpZxIq", - "ChprZXlfcmV2b2NhdGlvbl9hY3Rpb25fdHlwZRji3MBwIAEoCUgDiAEBElEK", - "BmxhYmVscxj/v8HuASADKAsyPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "b3VyY2VJbnN0YW5jZVByb3BlcnRpZXMuTGFiZWxzRW50cnkSHAoMbWFjaGlu", - "ZV90eXBlGLKwymwgASgJSASIAQESOwoIbWV0YWRhdGEYr/a1KSABKAsyIS5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5NZXRhZGF0YUgFiAEBEiAKEG1pbl9j", - "cHVfcGxhdGZvcm0Y95vqcyABKAlIBogBARJIChJuZXR3b3JrX2ludGVyZmFj", - "ZXMYi9qSGSADKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3Jr", - "SW50ZXJmYWNlEkAKCnNjaGVkdWxpbmcYlMuxuAEgASgLMiMuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuU2NoZWR1bGluZ0gHiAEBEkUKEHNlcnZpY2VfYWNj", - "b3VudHMYsMSrhAEgAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2Vy", - "dmljZUFjY291bnQSMwoEdGFncxiZ6NgBIAEoCzIdLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlRhZ3NICIgBARotCgtMYWJlbHNFbnRyeRILCgNrZXkYASAB", - "KAkSDQoFdmFsdWUYAiABKAk6AjgBIo0BChdLZXlSZXZvY2F0aW9uQWN0aW9u", - "VHlwZRIoCiRVTkRFRklORURfS0VZX1JFVk9DQVRJT05fQUNUSU9OX1RZUEUQ", - "ABIuCiZLRVlfUkVWT0NBVElPTl9BQ1RJT05fVFlQRV9VTlNQRUNJRklFRBDa", - "kd7eARILCgROT05FELjOkgESCwoEU1RPUBCCgJwBQhEKD19jYW5faXBfZm9y", - "d2FyZEIWChRfZGVsZXRpb25fcHJvdGVjdGlvbkIOCgxfZGVzY3JpcHRpb25C", - "HQobX2tleV9yZXZvY2F0aW9uX2FjdGlvbl90eXBlQg8KDV9tYWNoaW5lX3R5", - "cGVCCwoJX21ldGFkYXRhQhMKEV9taW5fY3B1X3BsYXRmb3JtQg0KC19zY2hl", - "ZHVsaW5nQgcKBV90YWdzIqAGCg5Tc2xDZXJ0aWZpY2F0ZRIcCgtjZXJ0aWZp", - "Y2F0ZRiXg/2iASABKAlIAIgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/H", - "DiABKAlIAYgBARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAogBARIcCgtl", - "eHBpcmVfdGltZRjt05HSASABKAlIA4gBARIQCgJpZBibGiABKARIBIgBARIU", - "CgRraW5kGJT3yAEgASgJSAWIAQESVgoHbWFuYWdlZBifn6SOASABKAsyPC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xDZXJ0aWZpY2F0ZU1hbmFnZWRT", - "c2xDZXJ0aWZpY2F0ZUgGiAEBEhQKBG5hbWUYi/XNASABKAlIB4gBARIcCgtw", - "cml2YXRlX2tleRij86WsASABKAlICIgBARIWCgZyZWdpb24Y9M2gQiABKAlI", - "CYgBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAqIAQESXwoMc2VsZl9tYW5h", - "Z2VkGKzzgZ0BIAEoCzJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbENl", - "cnRpZmljYXRlU2VsZk1hbmFnZWRTc2xDZXJ0aWZpY2F0ZUgLiAEBEiUKGXN1", - "YmplY3RfYWx0ZXJuYXRpdmVfbmFtZXMY4++T/AEgAygJEhQKBHR5cGUYup7a", - "ASABKAlIDIgBASJbCgRUeXBlEhIKDlVOREVGSU5FRF9UWVBFEAASDwoHTUFO", - "QUdFRBD/ttLkARIUCgxTRUxGX01BTkFHRUQQjPuTzwESGAoQVFlQRV9VTlNQ", - "RUNJRklFRBCS+9vQAUIOCgxfY2VydGlmaWNhdGVCFQoTX2NyZWF0aW9uX3Rp", - "bWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CDgoMX2V4cGlyZV90aW1lQgUKA19p", - "ZEIHCgVfa2luZEIKCghfbWFuYWdlZEIHCgVfbmFtZUIOCgxfcHJpdmF0ZV9r", - "ZXlCCQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rQg8KDV9zZWxmX21hbmFnZWRC", - "BwoFX3R5cGUiywMKHFNzbENlcnRpZmljYXRlQWdncmVnYXRlZExpc3QSEAoC", - "aWQYmxogASgJSACIAQESUgoFaXRlbXMYwM/3LyADKAsyQC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5Tc2xDZXJ0aWZpY2F0ZUFnZ3JlZ2F0ZWRMaXN0Lkl0", - "ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90", - "b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gB", - "ARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEo", - "CzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpgCgpJ", - "dGVtc0VudHJ5EgsKA2tleRgBIAEoCRJBCgV2YWx1ZRgCIAEoCzIyLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlNzbENlcnRpZmljYXRlc1Njb3BlZExpc3Q6", - "AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9z", - "ZWxmX2xpbmtCCgoIX3dhcm5pbmcirQIKElNzbENlcnRpZmljYXRlTGlzdBIQ", - "CgJpZBibGiABKAlIAIgBARI5CgVpdGVtcxjAz/cvIAMoCzInLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlNzbENlcnRpZmljYXRlEhQKBGtpbmQYlPfIASAB", - "KAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglz", - "ZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRC", - "BwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoK", - "CF93YXJuaW5nItADCiNTc2xDZXJ0aWZpY2F0ZU1hbmFnZWRTc2xDZXJ0aWZp", - "Y2F0ZRJpCg1kb21haW5fc3RhdHVzGM2n56sBIAMoCzJOLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlNzbENlcnRpZmljYXRlTWFuYWdlZFNzbENlcnRpZmlj", - "YXRlLkRvbWFpblN0YXR1c0VudHJ5EhIKB2RvbWFpbnMYr4ibbCADKAkSFgoG", - "c3RhdHVzGPKft1YgASgJSACIAQEaMwoRRG9tYWluU3RhdHVzRW50cnkSCwoD", - "a2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASLRAQoGU3RhdHVzEhQKEFVO", - "REVGSU5FRF9TVEFUVVMQABIOCgZBQ1RJVkUQhuaJlgESLgomTUFOQUdFRF9D", - "RVJUSUZJQ0FURV9TVEFUVVNfVU5TUEVDSUZJRUQQ0sWz4gESFAoMUFJPVklT", - "SU9OSU5HEO312ooBEhoKE1BST1ZJU0lPTklOR19GQUlMRUQQz6vQJBInCh9Q", - "Uk9WSVNJT05JTkdfRkFJTEVEX1BFUk1BTkVOVExZEKvwkoMBEhYKDlJFTkVX", - "QUxfRkFJTEVEEIS+oc8BQgkKB19zdGF0dXMihQEKJ1NzbENlcnRpZmljYXRl", - "U2VsZk1hbmFnZWRTc2xDZXJ0aWZpY2F0ZRIcCgtjZXJ0aWZpY2F0ZRiXg/2i", - "ASABKAlIAIgBARIcCgtwcml2YXRlX2tleRij86WsASABKAlIAYgBAUIOCgxf", - "Y2VydGlmaWNhdGVCDgoMX3ByaXZhdGVfa2V5IqkBChlTc2xDZXJ0aWZpY2F0", - "ZXNTY29wZWRMaXN0EkUKEHNzbF9jZXJ0aWZpY2F0ZXMYj6LDrgEgAygLMicu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3NsQ2VydGlmaWNhdGUSOQoHd2Fy", - "bmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5p", - "bmdIAIgBAUIKCghfd2FybmluZyLgAwoZU3NsUG9saWNpZXNBZ2dyZWdhdGVk", - "TGlzdBIUCgRldGFnGJXSvgEgASgJSACIAQESEAoCaWQYmxogASgJSAGIAQES", - "TwoFaXRlbXMYwM/3LyADKAsyPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "c2xQb2xpY2llc0FnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU", - "98gBIAEoCUgCiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgDiAEB", - "EhoKCXNlbGZfbGluaxiNksXZASABKAlIBIgBARIXCgx1bnJlYWNoYWJsZXMY", - "n6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLldhcm5pbmdIBYgBARpcCgpJdGVtc0VudHJ5EgsKA2tleRgB", - "IAEoCRI9CgV2YWx1ZRgCIAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlNzbFBvbGljaWVzU2NvcGVkTGlzdDoCOAFCBwoFX2V0YWdCBQoDX2lkQgcK", - "BV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghf", - "d2FybmluZyKlAgoPU3NsUG9saWNpZXNMaXN0EhAKAmlkGJsaIAEoCUgAiAEB", - "EjQKBWl0ZW1zGMDP9y8gAygLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "U3NsUG9saWN5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2Vf", + "AvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi5gIKL1NldFRhcmdldFBvb2xzUmVn", + "aW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dy", + "b3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJ", + "Qg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVn", + "aW9uEpsBCkByZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfc2V0X3Rh", + "cmdldF9wb29sc19yZXF1ZXN0X3Jlc291cmNlGP3KxSUgASgLMkkuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJz", + "U2V0VGFyZ2V0UG9vbHNSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkR", + "IAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIpACCiVTZXRVcmxNYXBSZWdpb25U", + "YXJnZXRIdHRwUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", + "AvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24S", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEiEKEXRhcmdldF9odHRwX3By", + "b3h5GOW+0mIgASgJQgPgQQISVQoadXJsX21hcF9yZWZlcmVuY2VfcmVzb3Vy", + "Y2UYleaOvgEgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFw", + "UmVmZXJlbmNlQgPgQQJCDQoLX3JlcXVlc3RfaWQikgIKJlNldFVybE1hcFJl", + "Z2lvblRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEiIKEnRhcmdldF9o", + "dHRwc19wcm94eRjssPoYIAEoCUID4EECElUKGnVybF9tYXBfcmVmZXJlbmNl", + "X3Jlc291cmNlGJXmjr4BIAEoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlVybE1hcFJlZmVyZW5jZUID4EECQg0KC19yZXF1ZXN0X2lkIukBCh9TZXRV", + "cmxNYXBUYXJnZXRIdHRwUHJveHlSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", + "EiEKEXRhcmdldF9odHRwX3Byb3h5GOW+0mIgASgJQgPgQQISVQoadXJsX21h", + "cF9yZWZlcmVuY2VfcmVzb3VyY2UYleaOvgEgASgLMiguZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuVXJsTWFwUmVmZXJlbmNlQgPgQQJCDQoLX3JlcXVlc3Rf", + "aWQi6wEKIFNldFVybE1hcFRhcmdldEh0dHBzUHJveHlSZXF1ZXN0EiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBEiIKEnRhcmdldF9odHRwc19wcm94eRjssPoYIAEoCUID", + "4EECElUKGnVybF9tYXBfcmVmZXJlbmNlX3Jlc291cmNlGJXmjr4BIAEoCzIo", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcFJlZmVyZW5jZUID4EEC", + "Qg0KC19yZXF1ZXN0X2lkItABCiJTZXRVc2FnZUV4cG9ydEJ1Y2tldFByb2pl", + "Y3RSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QS", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBElwKHnVzYWdlX2V4cG9ydF9s", + "b2NhdGlvbl9yZXNvdXJjZRjrzNQJIAEoCzIsLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlVzYWdlRXhwb3J0TG9jYXRpb25CA+BBAkINCgtfcmVxdWVzdF9p", + "ZCL6AgoNU2hhcmVTZXR0aW5ncxJOCgtwcm9qZWN0X21hcBi21v8/IAMoCzI2", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNoYXJlU2V0dGluZ3MuUHJvamVj", + "dE1hcEVudHJ5EhsKCnNoYXJlX3R5cGUYmpe4qwEgASgJSACIAQEaZgoPUHJv", + "amVjdE1hcEVudHJ5EgsKA2tleRgBIAEoCRJCCgV2YWx1ZRgCIAEoCzIzLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlNoYXJlU2V0dGluZ3NQcm9qZWN0Q29u", + "ZmlnOgI4ASKEAQoJU2hhcmVUeXBlEhgKFFVOREVGSU5FRF9TSEFSRV9UWVBF", + "EAASDAoFTE9DQUwQy87PIhIUCgxPUkdBTklaQVRJT04Qs6qPgwESHgoWU0hB", + "UkVfVFlQRV9VTlNQRUNJRklFRBCSvPbrARIZChFTUEVDSUZJQ19QUk9KRUNU", + "UxDnse6lAUINCgtfc2hhcmVfdHlwZSJHChpTaGFyZVNldHRpbmdzUHJvamVj", + "dENvbmZpZxIaCgpwcm9qZWN0X2lkGIHI0lQgASgJSACIAQFCDQoLX3Byb2pl", + "Y3RfaWQizgEKFlNoaWVsZGVkSW5zdGFuY2VDb25maWcSLAobZW5hYmxlX2lu", + "dGVncml0eV9tb25pdG9yaW5nGLbbh8MBIAEoCEgAiAEBEiIKEmVuYWJsZV9z", + "ZWN1cmVfYm9vdBj+g/Y6IAEoCEgBiAEBEhsKC2VuYWJsZV92dHBtGPfk21Yg", + "ASgISAKIAQFCHgocX2VuYWJsZV9pbnRlZ3JpdHlfbW9uaXRvcmluZ0IVChNf", + "ZW5hYmxlX3NlY3VyZV9ib290Qg4KDF9lbmFibGVfdnRwbSKLAgoYU2hpZWxk", + "ZWRJbnN0YW5jZUlkZW50aXR5ElcKDmVuY3J5cHRpb25fa2V5GKPH6egBIAEo", + "CzI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNoaWVsZGVkSW5zdGFuY2VJ", + "ZGVudGl0eUVudHJ5SACIAQESFAoEa2luZBiU98gBIAEoCUgBiAEBElQKC3Np", + "Z25pbmdfa2V5GKWQhZkBIAEoCzI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlNoaWVsZGVkSW5zdGFuY2VJZGVudGl0eUVudHJ5SAKIAQFCEQoPX2VuY3J5", + "cHRpb25fa2V5QgcKBV9raW5kQg4KDF9zaWduaW5nX2tleSJpCh1TaGllbGRl", + "ZEluc3RhbmNlSWRlbnRpdHlFbnRyeRIYCgdla19jZXJ0GJ3c1NYBIAEoCUgA", + "iAEBEhcKBmVrX3B1Yhjk16iTASABKAlIAYgBAUIKCghfZWtfY2VydEIJCgdf", + "ZWtfcHViImgKH1NoaWVsZGVkSW5zdGFuY2VJbnRlZ3JpdHlQb2xpY3kSKAoY", + "dXBkYXRlX2F1dG9fbGVhcm5fcG9saWN5GKfEh3UgASgISACIAQFCGwoZX3Vw", + "ZGF0ZV9hdXRvX2xlYXJuX3BvbGljeSJgCgxTaWduZWRVcmxLZXkSGQoIa2V5", + "X25hbWUY6/Du7gEgASgJSACIAQESGgoJa2V5X3ZhbHVlGJGfsPABIAEoCUgB", + "iAEBQgsKCV9rZXlfbmFtZUIMCgpfa2V5X3ZhbHVlIvwBCidTaW11bGF0ZU1h", + "aW50ZW5hbmNlRXZlbnRJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UYlana", + "CCABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0", + "EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIsCht3aXRoX2V4dGVuZGVk", + "X25vdGlmaWNhdGlvbnMY+9fJwQEgASgISAGIAQESGwoEem9uZRisx+QBIAEo", + "CUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZEIeChxfd2l0aF9leHRlbmRl", + "ZF9ub3RpZmljYXRpb25zIsECCihTaW11bGF0ZU1haW50ZW5hbmNlRXZlbnRO", + "b2RlR3JvdXBSZXF1ZXN0EhsKCm5vZGVfZ3JvdXAYgvyL4AEgASgJQgPgQQIS", + "jAEKN25vZGVfZ3JvdXBzX3NpbXVsYXRlX21haW50ZW5hbmNlX2V2ZW50X3Jl", + "cXVlc3RfcmVzb3VyY2UY3PnLpwEgASgLMkIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTm9kZUdyb3Vwc1NpbXVsYXRlTWFpbnRlbmFuY2VFdmVudFJlcXVl", + "c3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", + "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrg", + "QQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIp8UCghTbmFwc2hvdBIdCgxhcmNo", + "aXRlY3R1cmUY09KxkAEgASgJSACIAQESHQoMYXV0b19jcmVhdGVkGNjIm90B", + "IAEoCEgBiAEBEhoKCmNoYWluX25hbWUYydrdICABKAlIAogBARIjChNjcmVh", + "dGlvbl9zaXplX2J5dGVzGI3o5TsgASgDSAOIAQESIgoSY3JlYXRpb25fdGlt", + "ZXN0YW1wGLaPxw4gASgJSASIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJ", + "SAWIAQESHQoMZGlza19zaXplX2diGLea55YBIAEoA0gGiAEBEh8KDmRvd25s", + "b2FkX2J5dGVzGPTLuc8BIAEoA0gHiAEBEisKG2VuYWJsZV9jb25maWRlbnRp", + "YWxfY29tcHV0ZRi869kwIAEoCEgIiAEBEkUKEWd1ZXN0X29zX2ZlYXR1cmVz", + "GNHg5yUgAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR3Vlc3RPc0Zl", + "YXR1cmUSEAoCaWQYmxogASgESAmIAQESFAoEa2luZBiU98gBIAEoCUgKiAEB", + "EiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw91QgASgJSAuIAQESQQoGbGFiZWxz", + "GP+/we4BIAMoCzItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNuYXBzaG90", + "LkxhYmVsc0VudHJ5EhgKDWxpY2Vuc2VfY29kZXMYqIXYFSADKAMSFAoIbGlj", + "ZW5zZXMY0oiAoQEgAygJEh4KDWxvY2F0aW9uX2hpbnQY0YGSpwEgASgJSAyI", + "AQESFAoEbmFtZRiL9c0BIAEoCUgNiAEBEh4KDXNhdGlzZmllc19wemkYod2r", + "5QEgASgISA6IAQESHgoNc2F0aXNmaWVzX3B6cxir3avlASABKAhID4gBARIa", + "CglzZWxmX2xpbmsYjZLF2QEgASgJSBCIAQESVwoXc25hcHNob3RfZW5jcnlw", + "dGlvbl9rZXkY/vbUFCABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5D", + "dXN0b21lckVuY3J5cHRpb25LZXlIEYgBARIdCg1zbmFwc2hvdF90eXBlGNXZ", + "pTsgASgJSBKIAQESHAoLc291cmNlX2Rpc2sYwe601wEgASgJSBOIAQESWwoa", + "c291cmNlX2Rpc2tfZW5jcnlwdGlvbl9rZXkY4aC4/QEgASgLMi4uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuQ3VzdG9tZXJFbmNyeXB0aW9uS2V5SBSIAQES", + "NAojc291cmNlX2Rpc2tfZm9yX3JlY292ZXJ5X2NoZWNrcG9pbnQY/uHKqwEg", + "ASgJSBWIAQESHwoOc291cmNlX2Rpc2tfaWQY2c3J2AEgASgJSBaIAQESJwoX", + "c291cmNlX2luc3RhbnRfc25hcHNob3QYhoTDaCABKAlIF4gBARJnCiZzb3Vy", + "Y2VfaW5zdGFudF9zbmFwc2hvdF9lbmNyeXB0aW9uX2tleRj8hZTQASABKAsy", + "Li5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DdXN0b21lckVuY3J5cHRpb25L", + "ZXlIGIgBARIrChpzb3VyY2VfaW5zdGFudF9zbmFwc2hvdF9pZBj005CJASAB", + "KAlIGYgBARIvCh9zb3VyY2Vfc25hcHNob3Rfc2NoZWR1bGVfcG9saWN5GIO2", + "tXAgASgJSBqIAQESMgoic291cmNlX3NuYXBzaG90X3NjaGVkdWxlX3BvbGlj", + "eV9pZBjXp84hIAEoCUgbiAEBEhYKBnN0YXR1cxjyn7dWIAEoCUgciAEBEh4K", + "DXN0b3JhZ2VfYnl0ZXMYp7u9ygEgASgDSB2IAQESJQoUc3RvcmFnZV9ieXRl", + "c19zdGF0dXMYiquA6gEgASgJSB6IAQESHQoRc3RvcmFnZV9sb2NhdGlvbnMY", + "mu2znAEgAygJGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1", + "ZRgCIAEoCToCOAEiagoMQXJjaGl0ZWN0dXJlEhoKFlVOREVGSU5FRF9BUkNI", + "SVRFQ1RVUkUQABIgChhBUkNISVRFQ1RVUkVfVU5TUEVDSUZJRUQQq9SdvAES", + "DAoFQVJNNjQQ+svpHRIOCgZYODZfNjQQx6TmygEiTgoMU25hcHNob3RUeXBl", + "EhsKF1VOREVGSU5FRF9TTkFQU0hPVF9UWVBFEAASDwoHQVJDSElWRRCi2dHx", + "ARIQCghTVEFOREFSRBC9nYznASJyCgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NU", + "QVRVUxAAEhAKCENSRUFUSU5HELm9ndkBEhAKCERFTEVUSU5HEKinh/wBEg4K", + "BkZBSUxFRBC9kKbZARIMCgVSRUFEWRCDw48lEhAKCVVQTE9BRElORxChnM1/", + "Il0KElN0b3JhZ2VCeXRlc1N0YXR1cxIiCh5VTkRFRklORURfU1RPUkFHRV9C", + "WVRFU19TVEFUVVMQABIQCghVUERBVElORxDG7uzrARIRCgpVUF9UT19EQVRF", + "EM6ipzBCDwoNX2FyY2hpdGVjdHVyZUIPCg1fYXV0b19jcmVhdGVkQg0KC19j", + "aGFpbl9uYW1lQhYKFF9jcmVhdGlvbl9zaXplX2J5dGVzQhUKE19jcmVhdGlv", + "bl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg8KDV9kaXNrX3NpemVfZ2JC", + "EQoPX2Rvd25sb2FkX2J5dGVzQh4KHF9lbmFibGVfY29uZmlkZW50aWFsX2Nv", + "bXB1dGVCBQoDX2lkQgcKBV9raW5kQhQKEl9sYWJlbF9maW5nZXJwcmludEIQ", + "Cg5fbG9jYXRpb25faGludEIHCgVfbmFtZUIQCg5fc2F0aXNmaWVzX3B6aUIQ", + "Cg5fc2F0aXNmaWVzX3B6c0IMCgpfc2VsZl9saW5rQhoKGF9zbmFwc2hvdF9l", + "bmNyeXB0aW9uX2tleUIQCg5fc25hcHNob3RfdHlwZUIOCgxfc291cmNlX2Rp", + "c2tCHQobX3NvdXJjZV9kaXNrX2VuY3J5cHRpb25fa2V5QiYKJF9zb3VyY2Vf", + "ZGlza19mb3JfcmVjb3ZlcnlfY2hlY2twb2ludEIRCg9fc291cmNlX2Rpc2tf", + "aWRCGgoYX3NvdXJjZV9pbnN0YW50X3NuYXBzaG90QikKJ19zb3VyY2VfaW5z", + "dGFudF9zbmFwc2hvdF9lbmNyeXB0aW9uX2tleUIdChtfc291cmNlX2luc3Rh", + "bnRfc25hcHNob3RfaWRCIgogX3NvdXJjZV9zbmFwc2hvdF9zY2hlZHVsZV9w", + "b2xpY3lCJQojX3NvdXJjZV9zbmFwc2hvdF9zY2hlZHVsZV9wb2xpY3lfaWRC", + "CQoHX3N0YXR1c0IQCg5fc3RvcmFnZV9ieXRlc0IXChVfc3RvcmFnZV9ieXRl", + "c19zdGF0dXMioQIKDFNuYXBzaG90TGlzdBIQCgJpZBibGiABKAlIAIgBARIz", + "CgVpdGVtcxjAz/cvIAMoCzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNu", + "YXBzaG90EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9r", + "ZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQES", + "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90", + "b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIowBChBTbmFwc2hvdFNl", + "dHRpbmdzEmMKEHN0b3JhZ2VfbG9jYXRpb24Y+dHg2wEgASgLMkAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuU25hcHNob3RTZXR0aW5nc1N0b3JhZ2VMb2Nh", + "dGlvblNldHRpbmdzSACIAQFCEwoRX3N0b3JhZ2VfbG9jYXRpb24i3gMKJ1Nu", + "YXBzaG90U2V0dGluZ3NTdG9yYWdlTG9jYXRpb25TZXR0aW5ncxJmCglsb2Nh", + "dGlvbnMY3q6RxQEgAygLMk8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25h", + "cHNob3RTZXR0aW5nc1N0b3JhZ2VMb2NhdGlvblNldHRpbmdzLkxvY2F0aW9u", + "c0VudHJ5EhYKBnBvbGljeRiyyrYrIAEoCUgAiAEBGosBCg5Mb2NhdGlvbnNF", + "bnRyeRILCgNrZXkYASABKAkSaAoFdmFsdWUYAiABKAsyWS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5TbmFwc2hvdFNldHRpbmdzU3RvcmFnZUxvY2F0aW9u", + "U2V0dGluZ3NTdG9yYWdlTG9jYXRpb25QcmVmZXJlbmNlOgI4ASKZAQoGUG9s", + "aWN5EhQKEFVOREVGSU5FRF9QT0xJQ1kQABIUCgxMT0NBTF9SRUdJT04Q6Oy1", + "wAESGwoUTkVBUkVTVF9NVUxUSV9SRUdJT04Qu/6nZRIaChJTUEVDSUZJQ19M", + "T0NBVElPTlMQ8cjHhQESKgojU1RPUkFHRV9MT0NBVElPTl9QT0xJQ1lfVU5T", + "UEVDSUZJRUQQ8JDCd0IJCgdfcG9saWN5ImEKQFNuYXBzaG90U2V0dGluZ3NT", + "dG9yYWdlTG9jYXRpb25TZXR0aW5nc1N0b3JhZ2VMb2NhdGlvblByZWZlcmVu", + "Y2USFAoEbmFtZRiL9c0BIAEoCUgAiAEBQgcKBV9uYW1lIrUBChdTb3VyY2VE", + "aXNrRW5jcnlwdGlvbktleRJUChNkaXNrX2VuY3J5cHRpb25fa2V5GIXtxIEB", + "IAEoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkN1c3RvbWVyRW5jcnlw", + "dGlvbktleUgAiAEBEhwKC3NvdXJjZV9kaXNrGMHutNcBIAEoCUgBiAEBQhYK", + "FF9kaXNrX2VuY3J5cHRpb25fa2V5Qg4KDF9zb3VyY2VfZGlzayJhChRTb3Vy", + "Y2VJbnN0YW5jZVBhcmFtcxJJCgxkaXNrX2NvbmZpZ3MYz9mqcCADKAsyMC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrSW5zdGFudGlhdGlvbkNvbmZp", + "ZyLxCAoYU291cmNlSW5zdGFuY2VQcm9wZXJ0aWVzEh8KDmNhbl9pcF9mb3J3", + "YXJkGPyGhN8BIAEoCEgAiAEBEiQKE2RlbGV0aW9uX3Byb3RlY3Rpb24Y6v+y", + "2gEgASgISAGIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQESPAoF", + "ZGlza3MY9szKLSADKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TYXZl", + "ZEF0dGFjaGVkRGlzaxJKChJndWVzdF9hY2NlbGVyYXRvcnMY78yH3QEgAygL", + "MiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWNjZWxlcmF0b3JDb25maWcS", + "Kgoaa2V5X3Jldm9jYXRpb25fYWN0aW9uX3R5cGUY4tzAcCABKAlIA4gBARJR", + "CgZsYWJlbHMY/7/B7gEgAygLMj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U291cmNlSW5zdGFuY2VQcm9wZXJ0aWVzLkxhYmVsc0VudHJ5EhwKDG1hY2hp", + "bmVfdHlwZRiysMpsIAEoCUgEiAEBEjsKCG1ldGFkYXRhGK/2tSkgASgLMiEu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWV0YWRhdGFIBYgBARIgChBtaW5f", + "Y3B1X3BsYXRmb3JtGPeb6nMgASgJSAaIAQESSAoSbmV0d29ya19pbnRlcmZh", + "Y2VzGIvakhkgAygLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29y", + "a0ludGVyZmFjZRJACgpzY2hlZHVsaW5nGJTLsbgBIAEoCzIjLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlNjaGVkdWxpbmdIB4gBARJFChBzZXJ2aWNlX2Fj", + "Y291bnRzGLDEq4QBIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", + "cnZpY2VBY2NvdW50EjMKBHRhZ3MYmejYASABKAsyHS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5UYWdzSAiIAQEaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEg", + "ASgJEg0KBXZhbHVlGAIgASgJOgI4ASKNAQoXS2V5UmV2b2NhdGlvbkFjdGlv", + "blR5cGUSKAokVU5ERUZJTkVEX0tFWV9SRVZPQ0FUSU9OX0FDVElPTl9UWVBF", + "EAASLgomS0VZX1JFVk9DQVRJT05fQUNUSU9OX1RZUEVfVU5TUEVDSUZJRUQQ", + "2pHe3gESCwoETk9ORRC4zpIBEgsKBFNUT1AQgoCcAUIRCg9fY2FuX2lwX2Zv", + "cndhcmRCFgoUX2RlbGV0aW9uX3Byb3RlY3Rpb25CDgoMX2Rlc2NyaXB0aW9u", + "Qh0KG19rZXlfcmV2b2NhdGlvbl9hY3Rpb25fdHlwZUIPCg1fbWFjaGluZV90", + "eXBlQgsKCV9tZXRhZGF0YUITChFfbWluX2NwdV9wbGF0Zm9ybUINCgtfc2No", + "ZWR1bGluZ0IHCgVfdGFncyKgBgoOU3NsQ2VydGlmaWNhdGUSHAoLY2VydGlm", + "aWNhdGUYl4P9ogEgASgJSACIAQESIgoSY3JlYXRpb25fdGltZXN0YW1wGLaP", + "xw4gASgJSAGIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQESHAoL", + "ZXhwaXJlX3RpbWUY7dOR0gEgASgJSAOIAQESEAoCaWQYmxogASgESASIAQES", + "FAoEa2luZBiU98gBIAEoCUgFiAEBElYKB21hbmFnZWQYn5+kjgEgASgLMjwu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3NsQ2VydGlmaWNhdGVNYW5hZ2Vk", + "U3NsQ2VydGlmaWNhdGVIBogBARIUCgRuYW1lGIv1zQEgASgJSAeIAQESHAoL", + "cHJpdmF0ZV9rZXkYo/OlrAEgASgJSAiIAQESFgoGcmVnaW9uGPTNoEIgASgJ", + "SAmIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgKiAEBEl8KDHNlbGZfbWFu", + "YWdlZBis84GdASABKAsyQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xD", + "ZXJ0aWZpY2F0ZVNlbGZNYW5hZ2VkU3NsQ2VydGlmaWNhdGVIC4gBARIlChlz", + "dWJqZWN0X2FsdGVybmF0aXZlX25hbWVzGOPvk/wBIAMoCRIUCgR0eXBlGLqe", + "2gEgASgJSAyIAQEiWwoEVHlwZRISCg5VTkRFRklORURfVFlQRRAAEg8KB01B", + "TkFHRUQQ/7bS5AESFAoMU0VMRl9NQU5BR0VEEIz7k88BEhgKEFRZUEVfVU5T", + "UEVDSUZJRUQQkvvb0AFCDgoMX2NlcnRpZmljYXRlQhUKE19jcmVhdGlvbl90", + "aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4KDF9leHBpcmVfdGltZUIFCgNf", + "aWRCBwoFX2tpbmRCCgoIX21hbmFnZWRCBwoFX25hbWVCDgoMX3ByaXZhdGVf", + "a2V5QgkKB19yZWdpb25CDAoKX3NlbGZfbGlua0IPCg1fc2VsZl9tYW5hZ2Vk", + "QgcKBV90eXBlIssDChxTc2xDZXJ0aWZpY2F0ZUFnZ3JlZ2F0ZWRMaXN0EhAK", + "AmlkGJsaIAEoCUgAiAEBElIKBWl0ZW1zGMDP9y8gAygLMkAuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuU3NsQ2VydGlmaWNhdGVBZ2dyZWdhdGVkTGlzdC5J", + "dGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2Vf", "dG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOI", - "AQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFn", - "ZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIj8KKFNzbFBvbGlj", - "aWVzTGlzdEF2YWlsYWJsZUZlYXR1cmVzUmVzcG9uc2USEwoIZmVhdHVyZXMY", - "vcizdSADKAkimwEKFVNzbFBvbGljaWVzU2NvcGVkTGlzdBI7Cgxzc2xfcG9s", - "aWNpZXMYo+SNZCADKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xQ", - "b2xpY3kSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyLZBQoJU3NsUG9saWN5", - "EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhoKD2N1c3Rv", - "bV9mZWF0dXJlcxjLsssQIAMoCRIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlI", - "AYgBARIcChBlbmFibGVkX2ZlYXR1cmVzGPvG0t8BIAMoCRIbCgtmaW5nZXJw", - "cmludBjk0fNvIAEoCUgCiAEBEhAKAmlkGJsaIAEoBEgDiAEBEhQKBGtpbmQY", - "lPfIASABKAlIBIgBARIfCg9taW5fdGxzX3ZlcnNpb24Yp+bxAyABKAlIBYgB", - "ARIUCgRuYW1lGIv1zQEgASgJSAaIAQESFwoHcHJvZmlsZRipk7psIAEoCUgH", - "iAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgIiAEBEhoKCXNlbGZfbGluaxiNksXZ", - "ASABKAlICYgBARI3Cgh3YXJuaW5ncxjXiMHtASADKAsyIS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5XYXJuaW5ncyJeCg1NaW5UbHNWZXJzaW9uEh0KGVVO", - "REVGSU5FRF9NSU5fVExTX1ZFUlNJT04QABIOCgdUTFNfMV8wEL6k5Q8SDgoH", - "VExTXzFfMRC/pOUPEg4KB1RMU18xXzIQwKTlDyJlCgdQcm9maWxlEhUKEVVO", - "REVGSU5FRF9QUk9GSUxFEAASEQoKQ09NUEFUSUJMRRDUjcNVEg4KBkNVU1RP", - "TRDx/qW5ARINCgZNT0RFUk4Qn775PhIRCgpSRVNUUklDVEVEENvo23xCFQoT", - "X2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CDgoMX2Zpbmdl", - "cnByaW50QgUKA19pZEIHCgVfa2luZEISChBfbWluX3Rsc192ZXJzaW9uQgcK", - "BV9uYW1lQgoKCF9wcm9maWxlQgkKB19yZWdpb25CDAoKX3NlbGZfbGluayJA", - "ChJTc2xQb2xpY3lSZWZlcmVuY2USGwoKc3NsX3BvbGljeRjF/eCMASABKAlI", - "AIgBAUINCgtfc3NsX3BvbGljeSKgAgogU3RhcnRBc3luY1JlcGxpY2F0aW9u", - "RGlza1JlcXVlc3QSFAoEZGlzaxidm7wBIAEoCUID4EECEnsKLmRpc2tzX3N0", - "YXJ0X2FzeW5jX3JlcGxpY2F0aW9uX3JlcXVlc3RfcmVzb3VyY2UY2p7A4AEg", - "ASgLMjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza3NTdGFydEFzeW5j", - "UmVwbGljYXRpb25SZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", - "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCK4Agom", - "U3RhcnRBc3luY1JlcGxpY2F0aW9uUmVnaW9uRGlza1JlcXVlc3QSFAoEZGlz", - "axidm7wBIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SiAEKNXJl", - "Z2lvbl9kaXNrc19zdGFydF9hc3luY19yZXBsaWNhdGlvbl9yZXF1ZXN0X3Jl", - "c291cmNlGIXIluIBIAEoCzJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJl", - "Z2lvbkRpc2tzU3RhcnRBc3luY1JlcGxpY2F0aW9uUmVxdWVzdEID4EECEhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKbAQoU", - "U3RhcnRJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UYlanaCCABKAlCA+BB", - "AhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVl", - "c3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6", - "b25lQg0KC19yZXF1ZXN0X2lkIs4CCilTdGFydEluc3RhbmNlc0luc3RhbmNl", - "R3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", - "GMP383YgASgJQgPgQQISjQEKOGluc3RhbmNlX2dyb3VwX21hbmFnZXJzX3N0", - "YXJ0X2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlGKulv3wgASgLMkMuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJzU3Rh", - "cnRJbnN0YW5jZXNSZXF1ZXN0QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", - "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoE", - "em9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLmAgov", - "U3RhcnRJbnN0YW5jZXNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVl", - "c3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEK", - "B3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTN", - "oEIgASgJQgzgQQLyRwZyZWdpb24SmwEKP3JlZ2lvbl9pbnN0YW5jZV9ncm91", - "cF9tYW5hZ2Vyc19zdGFydF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRiW", - "m//sASABKAsySS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0", - "YW5jZUdyb3VwTWFuYWdlcnNTdGFydEluc3RhbmNlc1JlcXVlc3RCA+BBAhIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQitQIK", - "JVN0YXJ0V2l0aEVuY3J5cHRpb25LZXlJbnN0YW5jZVJlcXVlc3QSGAoIaW5z", - "dGFuY2UYlanaCCABKAlCA+BBAhKGAQo0aW5zdGFuY2VzX3N0YXJ0X3dpdGhf", - "ZW5jcnlwdGlvbl9rZXlfcmVxdWVzdF9yZXNvdXJjZRj//s/SASABKAsyPy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZXNTdGFydFdpdGhFbmNy", - "eXB0aW9uS2V5UmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", - "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpv", - "bmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQifAoOU3Rh", - "dGVmdWxQb2xpY3kSVgoPcHJlc2VydmVkX3N0YXRlGKrioAEgASgLMjUuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU3RhdGVmdWxQb2xpY3lQcmVzZXJ2ZWRT", - "dGF0ZUgAiAEBQhIKEF9wcmVzZXJ2ZWRfc3RhdGUijgUKHFN0YXRlZnVsUG9s", - "aWN5UHJlc2VydmVkU3RhdGUSUgoFZGlza3MY9szKLSADKAsyQC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TdGF0ZWZ1bFBvbGljeVByZXNlcnZlZFN0YXRl", - "LkRpc2tzRW50cnkSYQoNZXh0ZXJuYWxfaV9wcxiN04D+ASADKAsyRi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TdGF0ZWZ1bFBvbGljeVByZXNlcnZlZFN0", - "YXRlLkV4dGVybmFsSVBzRW50cnkSYAoNaW50ZXJuYWxfaV9wcxjbm+9mIAMo", - "CzJGLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0YXRlZnVsUG9saWN5UHJl", - "c2VydmVkU3RhdGUuSW50ZXJuYWxJUHNFbnRyeRptCgpEaXNrc0VudHJ5EgsK", - "A2tleRgBIAEoCRJOCgV2YWx1ZRgCIAEoCzI/Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlN0YXRlZnVsUG9saWN5UHJlc2VydmVkU3RhdGVEaXNrRGV2aWNl", - "OgI4ARpyChBFeHRlcm5hbElQc0VudHJ5EgsKA2tleRgBIAEoCRJNCgV2YWx1", - "ZRgCIAEoCzI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0YXRlZnVsUG9s", - "aWN5UHJlc2VydmVkU3RhdGVOZXR3b3JrSXA6AjgBGnIKEEludGVybmFsSVBz", - "RW50cnkSCwoDa2V5GAEgASgJEk0KBXZhbHVlGAIgASgLMj4uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuU3RhdGVmdWxQb2xpY3lQcmVzZXJ2ZWRTdGF0ZU5l", - "dHdvcmtJcDoCOAEitAEKJlN0YXRlZnVsUG9saWN5UHJlc2VydmVkU3RhdGVE", - "aXNrRGV2aWNlEhwKC2F1dG9fZGVsZXRlGLvkzt0BIAEoCUgAiAEBIlwKCkF1", - "dG9EZWxldGUSGQoVVU5ERUZJTkVEX0FVVE9fREVMRVRFEAASDAoFTkVWRVIQ", - "7KSvIxIlCh5PTl9QRVJNQU5FTlRfSU5TVEFOQ0VfREVMRVRJT04Q5+DSLUIO", - "CgxfYXV0b19kZWxldGUiswEKJVN0YXRlZnVsUG9saWN5UHJlc2VydmVkU3Rh", - "dGVOZXR3b3JrSXASHAoLYXV0b19kZWxldGUYu+TO3QEgASgJSACIAQEiXAoK", - "QXV0b0RlbGV0ZRIZChVVTkRFRklORURfQVVUT19ERUxFVEUQABIMCgVORVZF", - "UhDspK8jEiUKHk9OX1BFUk1BTkVOVF9JTlNUQU5DRV9ERUxFVElPThDn4NIt", - "Qg4KDF9hdXRvX2RlbGV0ZSJ4CgZTdGF0dXMSFAoEY29kZRjt27oBIAEoBUgA", - "iAEBEikKB2RldGFpbHMYwuTj5gEgAygLMhQuZ29vZ2xlLnByb3RvYnVmLkFu", - "eRIYCgdtZXNzYWdlGIeArMcBIAEoCUgBiAEBQgcKBV9jb2RlQgoKCF9tZXNz", - "YWdlIqIBCh9TdG9wQXN5bmNSZXBsaWNhdGlvbkRpc2tSZXF1ZXN0EhQKBGRp", + "AQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaYAoK", + "SXRlbXNFbnRyeRILCgNrZXkYASABKAkSQQoFdmFsdWUYAiABKAsyMi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xDZXJ0aWZpY2F0ZXNTY29wZWRMaXN0", + "OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpf", + "c2VsZl9saW5rQgoKCF93YXJuaW5nIq0CChJTc2xDZXJ0aWZpY2F0ZUxpc3QS", + "EAoCaWQYmxogASgJSACIAQESOQoFaXRlbXMYwM/3LyADKAsyJy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5Tc2xDZXJ0aWZpY2F0ZRIUCgRraW5kGJT3yAEg", + "ASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJ", + "c2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsy", + "IC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lk", + "QgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IK", + "Cghfd2FybmluZyLQAwojU3NsQ2VydGlmaWNhdGVNYW5hZ2VkU3NsQ2VydGlm", + "aWNhdGUSaQoNZG9tYWluX3N0YXR1cxjNp+erASADKAsyTi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5Tc2xDZXJ0aWZpY2F0ZU1hbmFnZWRTc2xDZXJ0aWZp", + "Y2F0ZS5Eb21haW5TdGF0dXNFbnRyeRISCgdkb21haW5zGK+Im2wgAygJEhYK", + "BnN0YXR1cxjyn7dWIAEoCUgAiAEBGjMKEURvbWFpblN0YXR1c0VudHJ5EgsK", + "A2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEi0QEKBlN0YXR1cxIUChBV", + "TkRFRklORURfU1RBVFVTEAASDgoGQUNUSVZFEIbmiZYBEi4KJk1BTkFHRURf", + "Q0VSVElGSUNBVEVfU1RBVFVTX1VOU1BFQ0lGSUVEENLFs+IBEhQKDFBST1ZJ", + "U0lPTklORxDt9dqKARIaChNQUk9WSVNJT05JTkdfRkFJTEVEEM+r0CQSJwof", + "UFJPVklTSU9OSU5HX0ZBSUxFRF9QRVJNQU5FTlRMWRCr8JKDARIWCg5SRU5F", + "V0FMX0ZBSUxFRBCEvqHPAUIJCgdfc3RhdHVzIoUBCidTc2xDZXJ0aWZpY2F0", + "ZVNlbGZNYW5hZ2VkU3NsQ2VydGlmaWNhdGUSHAoLY2VydGlmaWNhdGUYl4P9", + "ogEgASgJSACIAQESHAoLcHJpdmF0ZV9rZXkYo/OlrAEgASgJSAGIAQFCDgoM", + "X2NlcnRpZmljYXRlQg4KDF9wcml2YXRlX2tleSKpAQoZU3NsQ2VydGlmaWNh", + "dGVzU2NvcGVkTGlzdBJFChBzc2xfY2VydGlmaWNhdGVzGI+iw64BIAMoCzIn", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbENlcnRpZmljYXRlEjkKB3dh", + "cm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJu", + "aW5nSACIAQFCCgoIX3dhcm5pbmci4AMKGVNzbFBvbGljaWVzQWdncmVnYXRl", + "ZExpc3QSFAoEZXRhZxiV0r4BIAEoCUgAiAEBEhAKAmlkGJsaIAEoCUgBiAEB", + "Ek8KBWl0ZW1zGMDP9y8gAygLMj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U3NsUG9saWNpZXNBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQY", + "lPfIASABKAlIAogBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIA4gB", + "ARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSASIAQESFwoMdW5yZWFjaGFibGVz", + "GJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5XYXJuaW5nSAWIAQEaXAoKSXRlbXNFbnRyeRILCgNrZXkY", + "ASABKAkSPQoFdmFsdWUYAiABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5Tc2xQb2xpY2llc1Njb3BlZExpc3Q6AjgBQgcKBV9ldGFnQgUKA19pZEIH", + "CgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoI", + "X3dhcm5pbmcipQIKD1NzbFBvbGljaWVzTGlzdBIQCgJpZBibGiABKAlIAIgB", + "ARI0CgVpdGVtcxjAz/cvIAMoCzIiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlNzbFBvbGljeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", + "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", + "iAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3Bh", + "Z2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyI/CihTc2xQb2xp", + "Y2llc0xpc3RBdmFpbGFibGVGZWF0dXJlc1Jlc3BvbnNlEhMKCGZlYXR1cmVz", + "GL3Is3UgAygJIpsBChVTc2xQb2xpY2llc1Njb3BlZExpc3QSOwoMc3NsX3Bv", + "bGljaWVzGKPkjWQgAygLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3Ns", + "UG9saWN5EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmci2QUKCVNzbFBvbGlj", + "eRIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIaCg9jdXN0", + "b21fZmVhdHVyZXMYy7LLECADKAkSHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJ", + "SAGIAQESHAoQZW5hYmxlZF9mZWF0dXJlcxj7xtLfASADKAkSGwoLZmluZ2Vy", + "cHJpbnQY5NHzbyABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRraW5k", + "GJT3yAEgASgJSASIAQESHwoPbWluX3Rsc192ZXJzaW9uGKfm8QMgASgJSAWI", + "AQESFAoEbmFtZRiL9c0BIAEoCUgGiAEBEhcKB3Byb2ZpbGUYqZO6bCABKAlI", + "B4gBARIWCgZyZWdpb24Y9M2gQiABKAlICIgBARIaCglzZWxmX2xpbmsYjZLF", + "2QEgASgJSAmIAQESNwoId2FybmluZ3MY14jB7QEgAygLMiEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuV2FybmluZ3MiXgoNTWluVGxzVmVyc2lvbhIdChlV", + "TkRFRklORURfTUlOX1RMU19WRVJTSU9OEAASDgoHVExTXzFfMBC+pOUPEg4K", + "B1RMU18xXzEQv6TlDxIOCgdUTFNfMV8yEMCk5Q8iZQoHUHJvZmlsZRIVChFV", + "TkRFRklORURfUFJPRklMRRAAEhEKCkNPTVBBVElCTEUQ1I3DVRIOCgZDVVNU", + "T00Q8f6luQESDQoGTU9ERVJOEJ+++T4SEQoKUkVTVFJJQ1RFRBDb6Nt8QhUK", + "E19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQg4KDF9maW5n", + "ZXJwcmludEIFCgNfaWRCBwoFX2tpbmRCEgoQX21pbl90bHNfdmVyc2lvbkIH", + "CgVfbmFtZUIKCghfcHJvZmlsZUIJCgdfcmVnaW9uQgwKCl9zZWxmX2xpbmsi", + "QAoSU3NsUG9saWN5UmVmZXJlbmNlEhsKCnNzbF9wb2xpY3kYxf3gjAEgASgJ", + "SACIAQFCDQoLX3NzbF9wb2xpY3kioAIKIFN0YXJ0QXN5bmNSZXBsaWNhdGlv", + "bkRpc2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASABKAlCA+BBAhJ7Ci5kaXNrc19z", + "dGFydF9hc3luY19yZXBsaWNhdGlvbl9yZXF1ZXN0X3Jlc291cmNlGNqewOAB", + "IAEoCzI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tzU3RhcnRBc3lu", + "Y1JlcGxpY2F0aW9uUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsK", + "BHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQiuAIK", + "JlN0YXJ0QXN5bmNSZXBsaWNhdGlvblJlZ2lvbkRpc2tSZXF1ZXN0EhQKBGRp", "c2sYnZu8ASABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", + "cm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEogBCjVy", + "ZWdpb25fZGlza3Nfc3RhcnRfYXN5bmNfcmVwbGljYXRpb25fcmVxdWVzdF9y", + "ZXNvdXJjZRiFyJbiASABKAsyQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", + "ZWdpb25EaXNrc1N0YXJ0QXN5bmNSZXBsaWNhdGlvblJlcXVlc3RCA+BBAhIa", + "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQimwEK", + "FFN0YXJ0SW5zdGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJQgPg", + "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcE", + "em9uZUINCgtfcmVxdWVzdF9pZCLOAgopU3RhcnRJbnN0YW5jZXNJbnN0YW5j", + "ZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdl", + "chjD9/N2IAEoCUID4EECEo0BCjhpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19z", + "dGFydF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRirpb98IAEoCzJDLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1N0", + "YXJ0SW5zdGFuY2VzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlC", + "DeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsK", + "BHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi5gIK", + "L1N0YXJ0SW5zdGFuY2VzUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1", + "ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIh", + "Cgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0", + "zaBCIAEoCUIM4EEC8kcGcmVnaW9uEpsBCj9yZWdpb25faW5zdGFuY2VfZ3Jv", + "dXBfbWFuYWdlcnNfc3RhcnRfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2UY", + "lpv/7AEgASgLMkkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uSW5z", + "dGFuY2VHcm91cE1hbmFnZXJzU3RhcnRJbnN0YW5jZXNSZXF1ZXN0QgPgQQIS", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIrUC", + "CiVTdGFydFdpdGhFbmNyeXB0aW9uS2V5SW5zdGFuY2VSZXF1ZXN0EhgKCGlu", + "c3RhbmNlGJWp2gggASgJQgPgQQIShgEKNGluc3RhbmNlc19zdGFydF93aXRo", + "X2VuY3J5cHRpb25fa2V5X3JlcXVlc3RfcmVzb3VyY2UY//7P0gEgASgLMj8u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VzU3RhcnRXaXRoRW5j", + "cnlwdGlvbktleVJlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", + "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6", + "b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkInwKDlN0", + "YXRlZnVsUG9saWN5ElYKD3ByZXNlcnZlZF9zdGF0ZRiq4qABIAEoCzI1Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0YXRlZnVsUG9saWN5UHJlc2VydmVk", + "U3RhdGVIAIgBAUISChBfcHJlc2VydmVkX3N0YXRlIo4FChxTdGF0ZWZ1bFBv", + "bGljeVByZXNlcnZlZFN0YXRlElIKBWRpc2tzGPbMyi0gAygLMkAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuU3RhdGVmdWxQb2xpY3lQcmVzZXJ2ZWRTdGF0", + "ZS5EaXNrc0VudHJ5EmEKDWV4dGVybmFsX2lfcHMYjdOA/gEgAygLMkYuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU3RhdGVmdWxQb2xpY3lQcmVzZXJ2ZWRT", + "dGF0ZS5FeHRlcm5hbElQc0VudHJ5EmAKDWludGVybmFsX2lfcHMY25vvZiAD", + "KAsyRi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdGF0ZWZ1bFBvbGljeVBy", + "ZXNlcnZlZFN0YXRlLkludGVybmFsSVBzRW50cnkabQoKRGlza3NFbnRyeRIL", + "CgNrZXkYASABKAkSTgoFdmFsdWUYAiABKAsyPy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5TdGF0ZWZ1bFBvbGljeVByZXNlcnZlZFN0YXRlRGlza0Rldmlj", + "ZToCOAEacgoQRXh0ZXJuYWxJUHNFbnRyeRILCgNrZXkYASABKAkSTQoFdmFs", + "dWUYAiABKAsyPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdGF0ZWZ1bFBv", + "bGljeVByZXNlcnZlZFN0YXRlTmV0d29ya0lwOgI4ARpyChBJbnRlcm5hbElQ", + "c0VudHJ5EgsKA2tleRgBIAEoCRJNCgV2YWx1ZRgCIAEoCzI+Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlN0YXRlZnVsUG9saWN5UHJlc2VydmVkU3RhdGVO", + "ZXR3b3JrSXA6AjgBIrQBCiZTdGF0ZWZ1bFBvbGljeVByZXNlcnZlZFN0YXRl", + "RGlza0RldmljZRIcCgthdXRvX2RlbGV0ZRi75M7dASABKAlIAIgBASJcCgpB", + "dXRvRGVsZXRlEhkKFVVOREVGSU5FRF9BVVRPX0RFTEVURRAAEgwKBU5FVkVS", + "EOykryMSJQoeT05fUEVSTUFORU5UX0lOU1RBTkNFX0RFTEVUSU9OEOfg0i1C", + "DgoMX2F1dG9fZGVsZXRlIrMBCiVTdGF0ZWZ1bFBvbGljeVByZXNlcnZlZFN0", + "YXRlTmV0d29ya0lwEhwKC2F1dG9fZGVsZXRlGLvkzt0BIAEoCUgAiAEBIlwK", + "CkF1dG9EZWxldGUSGQoVVU5ERUZJTkVEX0FVVE9fREVMRVRFEAASDAoFTkVW", + "RVIQ7KSvIxIlCh5PTl9QRVJNQU5FTlRfSU5TVEFOQ0VfREVMRVRJT04Q5+DS", + "LUIOCgxfYXV0b19kZWxldGUieAoGU3RhdHVzEhQKBGNvZGUY7du6ASABKAVI", + "AIgBARIpCgdkZXRhaWxzGMLk4+YBIAMoCzIULmdvb2dsZS5wcm90b2J1Zi5B", + "bnkSGAoHbWVzc2FnZRiHgKzHASABKAlIAYgBAUIHCgVfY29kZUIKCghfbWVz", + "c2FnZSKiAQofU3RvcEFzeW5jUmVwbGljYXRpb25EaXNrUmVxdWVzdBIUCgRk", + "aXNrGJ2bvAEgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcH", + "cHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRis", + "x+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKsAQolU3RvcEFz", + "eW5jUmVwbGljYXRpb25SZWdpb25EaXNrUmVxdWVzdBIUCgRkaXNrGJ2bvAEg", + "ASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIf", + "CgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQimgIKJFN0b3BHcm91cEFz", + "eW5jUmVwbGljYXRpb25EaXNrUmVxdWVzdBKGAQo0ZGlza3Nfc3RvcF9ncm91", + "cF9hc3luY19yZXBsaWNhdGlvbl9yZXNvdXJjZV9yZXNvdXJjZRiV+K+lASAB", + "KAsyPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrc1N0b3BHcm91cEFz", + "eW5jUmVwbGljYXRpb25SZXNvdXJjZUID4EECEiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", + "EhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi", + "pAIKKlN0b3BHcm91cEFzeW5jUmVwbGljYXRpb25SZWdpb25EaXNrUmVxdWVz", + "dBKGAQo0ZGlza3Nfc3RvcF9ncm91cF9hc3luY19yZXBsaWNhdGlvbl9yZXNv", + "dXJjZV9yZXNvdXJjZRiV+K+lASABKAsyPy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5EaXNrc1N0b3BHcm91cEFzeW5jUmVwbGljYXRpb25SZXNvdXJjZUID", + "4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVn", + "aW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkR", + "IAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkItQBChNTdG9wSW5zdGFuY2VSZXF1", + "ZXN0EiIKEWRpc2NhcmRfbG9jYWxfc3NkGM/prZgBIAEoCEgAiAEBEhgKCGlu", + "c3RhbmNlGJWp2gggASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", + "8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQESGwoEem9u", + "ZRisx+QBIAEoCUIK4EEC8kcEem9uZUIUChJfZGlzY2FyZF9sb2NhbF9zc2RC", + "DQoLX3JlcXVlc3RfaWQiywIKKFN0b3BJbnN0YW5jZXNJbnN0YW5jZUdyb3Vw", + "TWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2", + "IAEoCUID4EECEosBCjdpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zdG9wX2lu", + "c3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlGI2l9BEgASgLMkIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJzU3RvcEluc3Rh", + "bmNlc1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdw", "cm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIbCgR6b25lGKzH", - "5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIqwBCiVTdG9wQXN5", - "bmNSZXBsaWNhdGlvblJlZ2lvbkRpc2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASAB", - "KAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8K", - "BnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQY", - "y4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKaAgokU3RvcEdyb3VwQXN5", - "bmNSZXBsaWNhdGlvbkRpc2tSZXF1ZXN0EoYBCjRkaXNrc19zdG9wX2dyb3Vw", - "X2FzeW5jX3JlcGxpY2F0aW9uX3Jlc291cmNlX3Jlc291cmNlGJX4r6UBIAEo", - "CzI/Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tzU3RvcEdyb3VwQXN5", - "bmNSZXBsaWNhdGlvblJlc291cmNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", - "GwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCKk", - "AgoqU3RvcEdyb3VwQXN5bmNSZXBsaWNhdGlvblJlZ2lvbkRpc2tSZXF1ZXN0", - "EoYBCjRkaXNrc19zdG9wX2dyb3VwX2FzeW5jX3JlcGxpY2F0aW9uX3Jlc291", - "cmNlX3Jlc291cmNlGJX4r6UBIAEoCzI/Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkRpc2tzU3RvcEdyb3VwQXN5bmNSZXBsaWNhdGlvblJlc291cmNlQgPg", - "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdp", - "b24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi1AEKE1N0b3BJbnN0YW5jZVJlcXVl", - "c3QSIgoRZGlzY2FyZF9sb2NhbF9zc2QYz+mtmAEgASgISACIAQESGAoIaW5z", - "dGFuY2UYlanaCCABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLy", - "Rwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBARIbCgR6b25l", - "GKzH5AEgASgJQgrgQQLyRwR6b25lQhQKEl9kaXNjYXJkX2xvY2FsX3NzZEIN", - "CgtfcmVxdWVzdF9pZCLLAgooU3RvcEluc3RhbmNlc0luc3RhbmNlR3JvdXBN", - "YW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2VyGMP383Yg", - "ASgJQgPgQQISiwEKN2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3N0b3BfaW5z", - "dGFuY2VzX3JlcXVlc3RfcmVzb3VyY2UYjaX0ESABKAsyQi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlcnNTdG9wSW5zdGFu", - "Y2VzUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", - "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfk", - "ASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi4wIKLlN0b3BJbnN0", - "YW5jZXNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5z", - "dGFuY2VfZ3JvdXBfbWFuYWdlchjD9/N2IAEoCUID4EECEiEKB3Byb2plY3QY", - "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzg", - "QQLyRwZyZWdpb24SmQEKPnJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", - "c19zdG9wX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlGMKc8oABIAEoCzJI", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBN", - "YW5hZ2Vyc1N0b3BJbnN0YW5jZXNSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9p", - "ZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIoULCgtTdG9yYWdlUG9v", - "bBIqChpjYXBhY2l0eV9wcm92aXNpb25pbmdfdHlwZRiHiv13IAEoCUgAiAEB", - "EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgBiAEBEhwKC2Rlc2Ny", - "aXB0aW9uGPyH1skBIAEoCUgCiAEBEhAKAmlkGJsaIAEoBEgDiAEBEhQKBGtp", - "bmQYlPfIASABKAlIBIgBARIhChFsYWJlbF9maW5nZXJwcmludBiZ8PdUIAEo", - "CUgFiAEBEkQKBmxhYmVscxj/v8HuASADKAsyMC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5TdG9yYWdlUG9vbC5MYWJlbHNFbnRyeRIUCgRuYW1lGIv1zQEg", - "ASgJSAaIAQESLgodcGVyZm9ybWFuY2VfcHJvdmlzaW9uaW5nX3R5cGUY/Z22", - "3wEgASgJSAeIAQESLQoccG9vbF9wcm92aXNpb25lZF9jYXBhY2l0eV9nYhjS", - "z5fkASABKANICIgBARIlChVwb29sX3Byb3Zpc2lvbmVkX2lvcHMYl8m5NSAB", - "KANICYgBARIrChtwb29sX3Byb3Zpc2lvbmVkX3Rocm91Z2hwdXQYmI3YUCAB", - "KANICogBARJTCg9yZXNvdXJjZV9zdGF0dXMYw/r3diABKAsyMi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TdG9yYWdlUG9vbFJlc291cmNlU3RhdHVzSAuI", - "AQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgMiAEBEiEKEXNlbGZfbGlua193", - "aXRoX2lkGIKsnRUgASgJSA2IAQESFQoFc3RhdGUYkYmrNCABKAlIDogBARJK", - "CgZzdGF0dXMY8p+3ViABKAsyMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "dG9yYWdlUG9vbFJlc291cmNlU3RhdHVzSA+IAQESIgoRc3RvcmFnZV9wb29s", - "X3R5cGUYuYGwiAEgASgJSBCIAQESFAoEem9uZRisx+QBIAEoCUgRiAEBGi0K", - "C0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEi", - "RAoYQ2FwYWNpdHlQcm92aXNpb25pbmdUeXBlEigKJFVOREVGSU5FRF9DQVBB", - "Q0lUWV9QUk9WSVNJT05JTkdfVFlQRRAAIkoKG1BlcmZvcm1hbmNlUHJvdmlz", - "aW9uaW5nVHlwZRIrCidVTkRFRklORURfUEVSRk9STUFOQ0VfUFJPVklTSU9O", - "SU5HX1RZUEUQACJeCgVTdGF0ZRITCg9VTkRFRklORURfU1RBVEUQABIQCghD", - "UkVBVElORxC5vZ3ZARIQCghERUxFVElORxCop4f8ARIOCgZGQUlMRUQQvZCm", - "2QESDAoFUkVBRFkQg8OPJUIdChtfY2FwYWNpdHlfcHJvdmlzaW9uaW5nX3R5", - "cGVCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CBQoD", - "X2lkQgcKBV9raW5kQhQKEl9sYWJlbF9maW5nZXJwcmludEIHCgVfbmFtZUIg", - "Ch5fcGVyZm9ybWFuY2VfcHJvdmlzaW9uaW5nX3R5cGVCHwodX3Bvb2xfcHJv", - "dmlzaW9uZWRfY2FwYWNpdHlfZ2JCGAoWX3Bvb2xfcHJvdmlzaW9uZWRfaW9w", - "c0IeChxfcG9vbF9wcm92aXNpb25lZF90aHJvdWdocHV0QhIKEF9yZXNvdXJj", - "ZV9zdGF0dXNCDAoKX3NlbGZfbGlua0IUChJfc2VsZl9saW5rX3dpdGhfaWRC", - "CAoGX3N0YXRlQgkKB19zdGF0dXNCFAoSX3N0b3JhZ2VfcG9vbF90eXBlQgcK", - "BV96b25lIuEDChlTdG9yYWdlUG9vbEFnZ3JlZ2F0ZWRMaXN0EhQKBGV0YWcY", - "ldK+ASABKAlIAIgBARIQCgJpZBibGiABKAlIAYgBARJPCgVpdGVtcxjAz/cv", - "IAMoCzI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29sQWdn", - "cmVnYXRlZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAKIAQES", - "HwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAOIAQESGgoJc2VsZl9saW5r", - "GI2SxdkBIAEoCUgEiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3", - "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gFiAEBGl0KCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEj4KBXZhbHVl", - "GAIgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2xz", - "U2NvcGVkTGlzdDoCOAFCBwoFX2V0YWdCBQoDX2lkQgcKBV9raW5kQhIKEF9u", - "ZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyLgBAoP", - "U3RvcmFnZVBvb2xEaXNrEh0KEmF0dGFjaGVkX2luc3RhbmNlcxij844fIAMo", - "CRIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIUCgRkaXNr", - "GJ2bvAEgASgJSAGIAQESFAoEbmFtZRiL9c0BIAEoCUgCiAEBEiAKEHByb3Zp", - "c2lvbmVkX2lvcHMY1L2HWSABKANIA4gBARInChZwcm92aXNpb25lZF90aHJv", - "dWdocHV0GJW+iPsBIAEoA0gEiAEBEhwKEXJlc291cmNlX3BvbGljaWVzGOGc", - "zAogAygJEhgKB3NpemVfZ2IY2YuA7AEgASgDSAWIAQESFgoGc3RhdHVzGPKf", - "t1YgASgJSAaIAQESFAoEdHlwZRi6ntoBIAEoCUgHiAEBEhoKCnVzZWRfYnl0", - "ZXMY6Zq6biABKANICIgBASKIAQoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFU", - "VVMQABIQCghDUkVBVElORxC5vZ3ZARIQCghERUxFVElORxCop4f8ARIOCgZG", - "QUlMRUQQvZCm2QESDAoFUkVBRFkQg8OPJRIRCglSRVNUT1JJTkcQq6fiwAES", - "EwoLVU5BVkFJTEFCTEUQsNilxQFCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIH", - "CgVfZGlza0IHCgVfbmFtZUITChFfcHJvdmlzaW9uZWRfaW9wc0IZChdfcHJv", - "dmlzaW9uZWRfdGhyb3VnaHB1dEIKCghfc2l6ZV9nYkIJCgdfc3RhdHVzQgcK", - "BV90eXBlQg0KC191c2VkX2J5dGVzIt8CCg9TdG9yYWdlUG9vbExpc3QSFAoE", - "ZXRhZxiV0r4BIAEoCUgAiAEBEhAKAmlkGJsaIAEoCUgBiAEBEjYKBWl0ZW1z", - "GMDP9y8gAygLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBv", - "b2wSFAoEa2luZBiU98gBIAEoCUgCiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", - "uoYmIAEoCUgDiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIBIgBARIXCgx1", - "bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBYgBAUIHCgVfZXRhZ0IF", - "CgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9s", - "aW5rQgoKCF93YXJuaW5nIugCChRTdG9yYWdlUG9vbExpc3REaXNrcxIUCgRl", - "dGFnGJXSvgEgASgJSACIAQESEAoCaWQYmxogASgJSAGIAQESOgoFaXRlbXMY", - "wM/3LyADKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdG9yYWdlUG9v", - "bERpc2sSFAoEa2luZBiU98gBIAEoCUgCiAEBEh8KD25leHRfcGFnZV90b2tl", - "bhiVuoYmIAEoCUgDiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIBIgBARIX", - "Cgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YYIAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBYgBAUIHCgVfZXRh", - "Z0IFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2Vs", - "Zl9saW5rQgoKCF93YXJuaW5nIu0FChlTdG9yYWdlUG9vbFJlc291cmNlU3Rh", - "dHVzEhoKCmRpc2tfY291bnQY7a+dVyABKANIAIgBARImChVsYXN0X3Jlc2l6", - "ZV90aW1lc3RhbXAY1Pvn7gEgASgJSAGIAQESNgombWF4X3RvdGFsX3Byb3Zp", - "c2lvbmVkX2Rpc2tfY2FwYWNpdHlfZ2IY396ITyABKANIAogBARIpChhwb29s", - "X3VzZWRfY2FwYWNpdHlfYnl0ZXMYxemw8wEgASgDSAOIAQESHgoOcG9vbF91", - "c2VkX2lvcHMYiMm8LyABKANIBIgBARIkChRwb29sX3VzZWRfdGhyb3VnaHB1", - "dBjJm6ViIAEoA0gFiAEBEicKF3Bvb2xfdXNlcl93cml0dGVuX2J5dGVzGNLt", - "lm0gASgDSAaIAQESMwoidG90YWxfcHJvdmlzaW9uZWRfZGlza19jYXBhY2l0", - "eV9nYhikjbP4ASABKANIB4gBARIrCht0b3RhbF9wcm92aXNpb25lZF9kaXNr", - "X2lvcHMYhdzSDyABKANICIgBARIyCiF0b3RhbF9wcm92aXNpb25lZF9kaXNr", - "X3Rocm91Z2hwdXQYhou81QEgASgDSAmIAQFCDQoLX2Rpc2tfY291bnRCGAoW", - "X2xhc3RfcmVzaXplX3RpbWVzdGFtcEIpCidfbWF4X3RvdGFsX3Byb3Zpc2lv", - "bmVkX2Rpc2tfY2FwYWNpdHlfZ2JCGwoZX3Bvb2xfdXNlZF9jYXBhY2l0eV9i", - "eXRlc0IRCg9fcG9vbF91c2VkX2lvcHNCFwoVX3Bvb2xfdXNlZF90aHJvdWdo", - "cHV0QhoKGF9wb29sX3VzZXJfd3JpdHRlbl9ieXRlc0IlCiNfdG90YWxfcHJv", - "dmlzaW9uZWRfZGlza19jYXBhY2l0eV9nYkIeChxfdG90YWxfcHJvdmlzaW9u", - "ZWRfZGlza19pb3BzQiQKIl90b3RhbF9wcm92aXNpb25lZF9kaXNrX3Rocm91", - "Z2hwdXQi5wcKD1N0b3JhZ2VQb29sVHlwZRIiChJjcmVhdGlvbl90aW1lc3Rh", - "bXAYto/HDiABKAlIAIgBARJHCgpkZXByZWNhdGVkGLPL0fUBIAEoCzIqLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlcHJlY2F0aW9uU3RhdHVzSAGIAQES", - "HAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAKIAQESEAoCaWQYmxogASgESAOI", - "AQESFAoEa2luZBiU98gBIAEoCUgEiAEBEjAKIG1heF9wb29sX3Byb3Zpc2lv", - "bmVkX2NhcGFjaXR5X2diGM3x7FYgASgDSAWIAQESKgoZbWF4X3Bvb2xfcHJv", - "dmlzaW9uZWRfaW9wcxj8z9n1ASABKANIBogBARIvCh9tYXhfcG9vbF9wcm92", - "aXNpb25lZF90aHJvdWdocHV0GL3UlG0gASgDSAeIAQESMAogbWluX3Bvb2xf", - "cHJvdmlzaW9uZWRfY2FwYWNpdHlfZ2IYn42LWyABKANICIgBARIqChltaW5f", - "cG9vbF9wcm92aXNpb25lZF9pb3BzGOrEy8YBIAEoA0gJiAEBEjAKH21pbl9w", - "b29sX3Byb3Zpc2lvbmVkX3Rocm91Z2hwdXQYq7SurwEgASgDSAqIAQESHAoL", - "bWluX3NpemVfZ2IY7MHbtwEgASgDSAuIAQESFAoEbmFtZRiL9c0BIAEoCUgM", - "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIDYgBARIhChFzZWxmX2xpbmtf", - "d2l0aF9pZBiCrJ0VIAEoCUgOiAEBEh8KFHN1cHBvcnRlZF9kaXNrX3R5cGVz", - "GIiP50cgAygJEhQKBHpvbmUYrMfkASABKAlID4gBAUIVChNfY3JlYXRpb25f", - "dGltZXN0YW1wQg0KC19kZXByZWNhdGVkQg4KDF9kZXNjcmlwdGlvbkIFCgNf", - "aWRCBwoFX2tpbmRCIwohX21heF9wb29sX3Byb3Zpc2lvbmVkX2NhcGFjaXR5", - "X2diQhwKGl9tYXhfcG9vbF9wcm92aXNpb25lZF9pb3BzQiIKIF9tYXhfcG9v", - "bF9wcm92aXNpb25lZF90aHJvdWdocHV0QiMKIV9taW5fcG9vbF9wcm92aXNp", - "b25lZF9jYXBhY2l0eV9nYkIcChpfbWluX3Bvb2xfcHJvdmlzaW9uZWRfaW9w", - "c0IiCiBfbWluX3Bvb2xfcHJvdmlzaW9uZWRfdGhyb3VnaHB1dEIOCgxfbWlu", - "X3NpemVfZ2JCBwoFX25hbWVCDAoKX3NlbGZfbGlua0IUChJfc2VsZl9saW5r", - "X3dpdGhfaWRCBwoFX3pvbmUitQMKHVN0b3JhZ2VQb29sVHlwZUFnZ3JlZ2F0", - "ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBElMKBWl0ZW1zGMDP9y8gAygLMkEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2xUeXBlQWdncmVn", - "YXRlZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoP", - "bmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2S", - "xdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaYQoKSXRlbXNFbnRyeRILCgNr", - "ZXkYASABKAkSQgoFdmFsdWUYAiABKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5TdG9yYWdlUG9vbFR5cGVzU2NvcGVkTGlzdDoCOAFCBQoDX2lkQgcK", - "BV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghf", - "d2FybmluZyKvAgoTU3RvcmFnZVBvb2xUeXBlTGlzdBIQCgJpZBibGiABKAlI", - "AIgBARI6CgVpdGVtcxjAz/cvIAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlN0b3JhZ2VQb29sVHlwZRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoP", - "bmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2S", - "xdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIK", - "EF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKt", - "AQoaU3RvcmFnZVBvb2xUeXBlc1Njb3BlZExpc3QSSAoSc3RvcmFnZV9wb29s", - "X3R5cGVzGNqt0IMBIAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0", - "b3JhZ2VQb29sVHlwZRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93YXJuaW5nIqABChZT", - "dG9yYWdlUG9vbHNTY29wZWRMaXN0Ej8KDXN0b3JhZ2VfcG9vbHMYk5LA0AEg", - "AygLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2wSOQoH", + "5AEgASgJQgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIuMCCi5TdG9wSW5z", + "dGFuY2VzUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmlu", + "c3RhbmNlX2dyb3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0", + "GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM", + "4EEC8kcGcmVnaW9uEpkBCj5yZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdl", + "cnNfc3RvcF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRjCnPKAASABKAsy", + "SC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3Vw", + "TWFuYWdlcnNTdG9wSW5zdGFuY2VzUmVxdWVzdEID4EECEhoKCnJlcXVlc3Rf", + "aWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKFCwoLU3RvcmFnZVBv", + "b2wSKgoaY2FwYWNpdHlfcHJvdmlzaW9uaW5nX3R5cGUYh4r9dyABKAlIAIgB", + "ARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIcCgtkZXNj", + "cmlwdGlvbhj8h9bJASABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRr", + "aW5kGJT3yAEgASgJSASIAQESIQoRbGFiZWxfZmluZ2VycHJpbnQYmfD3VCAB", + "KAlIBYgBARJECgZsYWJlbHMY/7/B7gEgAygLMjAuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuU3RvcmFnZVBvb2wuTGFiZWxzRW50cnkSFAoEbmFtZRiL9c0B", + "IAEoCUgGiAEBEi4KHXBlcmZvcm1hbmNlX3Byb3Zpc2lvbmluZ190eXBlGP2d", + "tt8BIAEoCUgHiAEBEi0KHHBvb2xfcHJvdmlzaW9uZWRfY2FwYWNpdHlfZ2IY", + "0s+X5AEgASgDSAiIAQESJQoVcG9vbF9wcm92aXNpb25lZF9pb3BzGJfJuTUg", + "ASgDSAmIAQESKwobcG9vbF9wcm92aXNpb25lZF90aHJvdWdocHV0GJiN2FAg", + "ASgDSAqIAQESUwoPcmVzb3VyY2Vfc3RhdHVzGMP693YgASgLMjIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2xSZXNvdXJjZVN0YXR1c0gL", + "iAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIDIgBARIhChFzZWxmX2xpbmtf", + "d2l0aF9pZBiCrJ0VIAEoCUgNiAEBEhUKBXN0YXRlGJGJqzQgASgJSA6IAQES", + "SgoGc3RhdHVzGPKft1YgASgLMjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U3RvcmFnZVBvb2xSZXNvdXJjZVN0YXR1c0gPiAEBEiIKEXN0b3JhZ2VfcG9v", + "bF90eXBlGLmBsIgBIAEoCUgQiAEBEhQKBHpvbmUYrMfkASABKAlIEYgBARot", + "CgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgB", + "IkQKGENhcGFjaXR5UHJvdmlzaW9uaW5nVHlwZRIoCiRVTkRFRklORURfQ0FQ", + "QUNJVFlfUFJPVklTSU9OSU5HX1RZUEUQACJKChtQZXJmb3JtYW5jZVByb3Zp", + "c2lvbmluZ1R5cGUSKwonVU5ERUZJTkVEX1BFUkZPUk1BTkNFX1BST1ZJU0lP", + "TklOR19UWVBFEAAiXgoFU3RhdGUSEwoPVU5ERUZJTkVEX1NUQVRFEAASEAoI", + "Q1JFQVRJTkcQub2d2QESEAoIREVMRVRJTkcQqKeH/AESDgoGRkFJTEVEEL2Q", + "ptkBEgwKBVJFQURZEIPDjyVCHQobX2NhcGFjaXR5X3Byb3Zpc2lvbmluZ190", + "eXBlQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQgUK", + "A19pZEIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2VycHJpbnRCBwoFX25hbWVC", + "IAoeX3BlcmZvcm1hbmNlX3Byb3Zpc2lvbmluZ190eXBlQh8KHV9wb29sX3By", + "b3Zpc2lvbmVkX2NhcGFjaXR5X2diQhgKFl9wb29sX3Byb3Zpc2lvbmVkX2lv", + "cHNCHgocX3Bvb2xfcHJvdmlzaW9uZWRfdGhyb3VnaHB1dEISChBfcmVzb3Vy", + "Y2Vfc3RhdHVzQgwKCl9zZWxmX2xpbmtCFAoSX3NlbGZfbGlua193aXRoX2lk", + "QggKBl9zdGF0ZUIJCgdfc3RhdHVzQhQKEl9zdG9yYWdlX3Bvb2xfdHlwZUIH", + "CgVfem9uZSLhAwoZU3RvcmFnZVBvb2xBZ2dyZWdhdGVkTGlzdBIUCgRldGFn", + "GJXSvgEgASgJSACIAQESEAoCaWQYmxogASgJSAGIAQESTwoFaXRlbXMYwM/3", + "LyADKAsyPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdG9yYWdlUG9vbEFn", + "Z3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgCiAEB", + "Eh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgDiAEBEhoKCXNlbGZfbGlu", + "axiNksXZASABKAlIBIgBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoH", "d2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldh", - "cm5pbmdIAIgBAUIKCghfd2FybmluZyK8EAoKU3VibmV0d29yaxIiChJjcmVh", - "dGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtkZXNjcmlwdGlvbhj8", - "h9bJASABKAlIAYgBARIgChBlbmFibGVfZmxvd19sb2dzGOTEoUggASgISAKI", - "AQESJAoUZXh0ZXJuYWxfaXB2Nl9wcmVmaXgY9pK2QiABKAlIA4gBARIbCgtm", - "aW5nZXJwcmludBjk0fNvIAEoCUgEiAEBEiAKD2dhdGV3YXlfYWRkcmVzcxj5", - "iaTbASABKAlIBYgBARIQCgJpZBibGiABKARIBogBARIlChRpbnRlcm5hbF9p", - "cHY2X3ByZWZpeBjoorTxASABKAlIB4gBARIdCg1pcF9jaWRyX3JhbmdlGMrN", - "5C4gASgJSAiIAQESIQoQaXB2Nl9hY2Nlc3NfdHlwZRjd9dHwASABKAlICYgB", - "ARIgCg9pcHY2X2NpZHJfcmFuZ2UYipyfggEgASgJSAqIAQESFAoEa2luZBiU", - "98gBIAEoCUgLiAEBEkkKCmxvZ19jb25maWcYndHBpwEgASgLMiwuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29ya0xvZ0NvbmZpZ0gMiAEBEhQK", - "BG5hbWUYi/XNASABKAlIDYgBARIXCgduZXR3b3JrGK60hW8gASgJSA6IAQES", - "KQoYcHJpdmF0ZV9pcF9nb29nbGVfYWNjZXNzGM7o/cgBIAEoCEgPiAEBEioK", - "GnByaXZhdGVfaXB2Nl9nb29nbGVfYWNjZXNzGI7MghcgASgJSBCIAQESGAoH", - "cHVycG9zZRie+u+WASABKAlIEYgBARIWCgZyZWdpb24Y9M2gQiABKAlIEogB", - "ARIoChdyZXNlcnZlZF9pbnRlcm5hbF9yYW5nZRiynr+IASABKAlIE4gBARIU", - "CgRyb2xlGPaA1gEgASgJSBSIAQESUQoTc2Vjb25kYXJ5X2lwX3Jhbmdlcxjj", - "/5RBIAMoCzIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN1Ym5ldHdvcmtT", - "ZWNvbmRhcnlSYW5nZRIaCglzZWxmX2xpbmsYjZLF2QEgASgJSBWIAQESGwoK", - "c3RhY2tfdHlwZRiRtYvLASABKAlIFogBARIVCgVzdGF0ZRiRias0IAEoCUgX", - "iAEBInkKDklwdjZBY2Nlc3NUeXBlEh4KGlVOREVGSU5FRF9JUFY2X0FDQ0VT", - "U19UWVBFEAASDwoIRVhURVJOQUwQy6f9EBIQCghJTlRFUk5BTBC97ZaFARIk", - "ChxVTlNQRUNJRklFRF9JUFY2X0FDQ0VTU19UWVBFEKX2pJUBIr4BChdQcml2", - "YXRlSXB2Nkdvb2dsZUFjY2VzcxIoCiRVTkRFRklORURfUFJJVkFURV9JUFY2", - "X0dPT0dMRV9BQ0NFU1MQABIdChVESVNBQkxFX0dPT0dMRV9BQ0NFU1MQ86mE", - "1wESLQolRU5BQkxFX0JJRElSRUNUSU9OQUxfQUNDRVNTX1RPX0dPT0dMRRC6", - "yonMARIrCiNFTkFCTEVfT1VUQk9VTkRfVk1fQUNDRVNTX1RPX0dPT0dMRRDX", - "+raJASL4AQoHUHVycG9zZRIVChFVTkRFRklORURfUFVSUE9TRRAAEhsKFEdM", - "T0JBTF9NQU5BR0VEX1BST1hZEPLL4HASIwocSU5URVJOQUxfSFRUUFNfTE9B", - "RF9CQUxBTkNFUhDZts52EhYKDlBFRVJfTUlHUkFUSU9OEJGqx+oBEg8KB1BS", - "SVZBVEUQ4+KywAESEwoLUFJJVkFURV9OQVQQpciurwESFwoQUFJJVkFURV9S", - "RkNfMTkxOBDb/sV5Eh4KF1BSSVZBVEVfU0VSVklDRV9DT05ORUNUEMT0+RYS", - "HQoWUkVHSU9OQUxfTUFOQUdFRF9QUk9YWRDutv1IIjoKBFJvbGUSEgoOVU5E", - "RUZJTkVEX1JPTEUQABIOCgZBQ1RJVkUQhuaJlgESDgoGQkFDS1VQEMLTzaIB", - "InsKCVN0YWNrVHlwZRIYChRVTkRFRklORURfU1RBQ0tfVFlQRRAAEhAKCUlQ", - "VjRfSVBWNhCB6MoKEhAKCUlQVjRfT05MWRCmy9UKEhAKCUlQVjZfT05MWRDk", - "rfwlEh4KFlVOU1BFQ0lGSUVEX1NUQUNLX1RZUEUQ2dGRjgEiPAoFU3RhdGUS", - "EwoPVU5ERUZJTkVEX1NUQVRFEAASEAoIRFJBSU5JTkcQ6tWM5QESDAoFUkVB", - "RFkQg8OPJUIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlv", - "bkITChFfZW5hYmxlX2Zsb3dfbG9nc0IXChVfZXh0ZXJuYWxfaXB2Nl9wcmVm", - "aXhCDgoMX2ZpbmdlcnByaW50QhIKEF9nYXRld2F5X2FkZHJlc3NCBQoDX2lk", - "QhcKFV9pbnRlcm5hbF9pcHY2X3ByZWZpeEIQCg5faXBfY2lkcl9yYW5nZUIT", - "ChFfaXB2Nl9hY2Nlc3NfdHlwZUISChBfaXB2Nl9jaWRyX3JhbmdlQgcKBV9r", - "aW5kQg0KC19sb2dfY29uZmlnQgcKBV9uYW1lQgoKCF9uZXR3b3JrQhsKGV9w", - "cml2YXRlX2lwX2dvb2dsZV9hY2Nlc3NCHQobX3ByaXZhdGVfaXB2Nl9nb29n", - "bGVfYWNjZXNzQgoKCF9wdXJwb3NlQgkKB19yZWdpb25CGgoYX3Jlc2VydmVk", - "X2ludGVybmFsX3JhbmdlQgcKBV9yb2xlQgwKCl9zZWxmX2xpbmtCDQoLX3N0", - "YWNrX3R5cGVCCAoGX3N0YXRlIr8DChhTdWJuZXR3b3JrQWdncmVnYXRlZExp", - "c3QSEAoCaWQYmxogASgJSACIAQESTgoFaXRlbXMYwM/3LyADKAsyPC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TdWJuZXR3b3JrQWdncmVnYXRlZExpc3Qu", - "SXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdl", - "X3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgD", - "iAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhgg", - "ASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGlwK", - "Ckl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEj0KBXZhbHVlGAIgASgLMi4uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29ya3NTY29wZWRMaXN0OgI4", - "AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2Vs", - "Zl9saW5rQgoKCF93YXJuaW5nIqUCCg5TdWJuZXR3b3JrTGlzdBIQCgJpZBib", - "GiABKAlIAIgBARI1CgVpdGVtcxjAz/cvIAMoCzIjLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlN1Ym5ldHdvcmsSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8K", + "cm5pbmdIBYgBARpdCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRI+CgV2YWx1", + "ZRgCIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29s", + "c1Njb3BlZExpc3Q6AjgBQgcKBV9ldGFnQgUKA19pZEIHCgVfa2luZEISChBf", + "bmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci4AQK", + "D1N0b3JhZ2VQb29sRGlzaxIdChJhdHRhY2hlZF9pbnN0YW5jZXMYo/OOHyAD", + "KAkSIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSACIAQESFAoEZGlz", + "axidm7wBIAEoCUgBiAEBEhQKBG5hbWUYi/XNASABKAlIAogBARIgChBwcm92", + "aXNpb25lZF9pb3BzGNS9h1kgASgDSAOIAQESJwoWcHJvdmlzaW9uZWRfdGhy", + "b3VnaHB1dBiVvoj7ASABKANIBIgBARIcChFyZXNvdXJjZV9wb2xpY2llcxjh", + "nMwKIAMoCRIYCgdzaXplX2diGNmLgOwBIAEoA0gFiAEBEhYKBnN0YXR1cxjy", + "n7dWIAEoCUgGiAEBEhQKBHR5cGUYup7aASABKAlIB4gBARIaCgp1c2VkX2J5", + "dGVzGOmaum4gASgDSAiIAQEiiAEKBlN0YXR1cxIUChBVTkRFRklORURfU1RB", + "VFVTEAASEAoIQ1JFQVRJTkcQub2d2QESEAoIREVMRVRJTkcQqKeH/AESDgoG", + "RkFJTEVEEL2QptkBEgwKBVJFQURZEIPDjyUSEQoJUkVTVE9SSU5HEKun4sAB", + "EhMKC1VOQVZBSUxBQkxFELDYpcUBQhUKE19jcmVhdGlvbl90aW1lc3RhbXBC", + "BwoFX2Rpc2tCBwoFX25hbWVCEwoRX3Byb3Zpc2lvbmVkX2lvcHNCGQoXX3By", + "b3Zpc2lvbmVkX3Rocm91Z2hwdXRCCgoIX3NpemVfZ2JCCQoHX3N0YXR1c0IH", + "CgVfdHlwZUINCgtfdXNlZF9ieXRlcyLfAgoPU3RvcmFnZVBvb2xMaXN0EhQK", + "BGV0YWcYldK+ASABKAlIAIgBARIQCgJpZBibGiABKAlIAYgBARI2CgVpdGVt", + "cxjAz/cvIAMoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0b3JhZ2VQ", + "b29sEhQKBGtpbmQYlPfIASABKAlIAogBARIfCg9uZXh0X3BhZ2VfdG9rZW4Y", + "lbqGJiABKAlIA4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSASIAQESFwoM", + "dW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSAWIAQFCBwoFX2V0YWdC", + "BQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZf", + "bGlua0IKCghfd2FybmluZyLoAgoUU3RvcmFnZVBvb2xMaXN0RGlza3MSFAoE", + "ZXRhZxiV0r4BIAEoCUgAiAEBEhAKAmlkGJsaIAEoCUgBiAEBEjoKBWl0ZW1z", + "GMDP9y8gAygLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBv", + "b2xEaXNrEhQKBGtpbmQYlPfIASABKAlIAogBARIfCg9uZXh0X3BhZ2VfdG9r", + "ZW4YlbqGJiABKAlIA4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSASIAQES", + "FwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsy", + "IC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSAWIAQFCBwoFX2V0", + "YWdCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", + "bGZfbGlua0IKCghfd2FybmluZyLtBQoZU3RvcmFnZVBvb2xSZXNvdXJjZVN0", + "YXR1cxIaCgpkaXNrX2NvdW50GO2vnVcgASgDSACIAQESJgoVbGFzdF9yZXNp", + "emVfdGltZXN0YW1wGNT75+4BIAEoCUgBiAEBEjYKJm1heF90b3RhbF9wcm92", + "aXNpb25lZF9kaXNrX2NhcGFjaXR5X2diGN/eiE8gASgDSAKIAQESKQoYcG9v", + "bF91c2VkX2NhcGFjaXR5X2J5dGVzGMXpsPMBIAEoA0gDiAEBEh4KDnBvb2xf", + "dXNlZF9pb3BzGIjJvC8gASgDSASIAQESJAoUcG9vbF91c2VkX3Rocm91Z2hw", + "dXQYyZulYiABKANIBYgBARInChdwb29sX3VzZXJfd3JpdHRlbl9ieXRlcxjS", + "7ZZtIAEoA0gGiAEBEjMKInRvdGFsX3Byb3Zpc2lvbmVkX2Rpc2tfY2FwYWNp", + "dHlfZ2IYpI2z+AEgASgDSAeIAQESKwobdG90YWxfcHJvdmlzaW9uZWRfZGlz", + "a19pb3BzGIXc0g8gASgDSAiIAQESMgohdG90YWxfcHJvdmlzaW9uZWRfZGlz", + "a190aHJvdWdocHV0GIaLvNUBIAEoA0gJiAEBQg0KC19kaXNrX2NvdW50QhgK", + "Fl9sYXN0X3Jlc2l6ZV90aW1lc3RhbXBCKQonX21heF90b3RhbF9wcm92aXNp", + "b25lZF9kaXNrX2NhcGFjaXR5X2diQhsKGV9wb29sX3VzZWRfY2FwYWNpdHlf", + "Ynl0ZXNCEQoPX3Bvb2xfdXNlZF9pb3BzQhcKFV9wb29sX3VzZWRfdGhyb3Vn", + "aHB1dEIaChhfcG9vbF91c2VyX3dyaXR0ZW5fYnl0ZXNCJQojX3RvdGFsX3By", + "b3Zpc2lvbmVkX2Rpc2tfY2FwYWNpdHlfZ2JCHgocX3RvdGFsX3Byb3Zpc2lv", + "bmVkX2Rpc2tfaW9wc0IkCiJfdG90YWxfcHJvdmlzaW9uZWRfZGlza190aHJv", + "dWdocHV0IucHCg9TdG9yYWdlUG9vbFR5cGUSIgoSY3JlYXRpb25fdGltZXN0", + "YW1wGLaPxw4gASgJSACIAQESRwoKZGVwcmVjYXRlZBizy9H1ASABKAsyKi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZXByZWNhdGlvblN0YXR1c0gBiAEB", + "EhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgCiAEBEhAKAmlkGJsaIAEoBEgD", + "iAEBEhQKBGtpbmQYlPfIASABKAlIBIgBARIwCiBtYXhfcG9vbF9wcm92aXNp", + "b25lZF9jYXBhY2l0eV9nYhjN8exWIAEoA0gFiAEBEioKGW1heF9wb29sX3By", + "b3Zpc2lvbmVkX2lvcHMY/M/Z9QEgASgDSAaIAQESLwofbWF4X3Bvb2xfcHJv", + "dmlzaW9uZWRfdGhyb3VnaHB1dBi91JRtIAEoA0gHiAEBEjAKIG1pbl9wb29s", + "X3Byb3Zpc2lvbmVkX2NhcGFjaXR5X2diGJ+Ni1sgASgDSAiIAQESKgoZbWlu", + "X3Bvb2xfcHJvdmlzaW9uZWRfaW9wcxjqxMvGASABKANICYgBARIwCh9taW5f", + "cG9vbF9wcm92aXNpb25lZF90aHJvdWdocHV0GKu0rq8BIAEoA0gKiAEBEhwK", + "C21pbl9zaXplX2diGOzB27cBIAEoA0gLiAEBEhQKBG5hbWUYi/XNASABKAlI", + "DIgBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSA2IAQESIQoRc2VsZl9saW5r", + "X3dpdGhfaWQYgqydFSABKAlIDogBARIfChRzdXBwb3J0ZWRfZGlza190eXBl", + "cxiIj+dHIAMoCRIUCgR6b25lGKzH5AEgASgJSA+IAQFCFQoTX2NyZWF0aW9u", + "X3RpbWVzdGFtcEINCgtfZGVwcmVjYXRlZEIOCgxfZGVzY3JpcHRpb25CBQoD", + "X2lkQgcKBV9raW5kQiMKIV9tYXhfcG9vbF9wcm92aXNpb25lZF9jYXBhY2l0", + "eV9nYkIcChpfbWF4X3Bvb2xfcHJvdmlzaW9uZWRfaW9wc0IiCiBfbWF4X3Bv", + "b2xfcHJvdmlzaW9uZWRfdGhyb3VnaHB1dEIjCiFfbWluX3Bvb2xfcHJvdmlz", + "aW9uZWRfY2FwYWNpdHlfZ2JCHAoaX21pbl9wb29sX3Byb3Zpc2lvbmVkX2lv", + "cHNCIgogX21pbl9wb29sX3Byb3Zpc2lvbmVkX3Rocm91Z2hwdXRCDgoMX21p", + "bl9zaXplX2diQgcKBV9uYW1lQgwKCl9zZWxmX2xpbmtCFAoSX3NlbGZfbGlu", + "a193aXRoX2lkQgcKBV96b25lIrUDCh1TdG9yYWdlUG9vbFR5cGVBZ2dyZWdh", + "dGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJTCgVpdGVtcxjAz/cvIAMoCzJB", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29sVHlwZUFnZ3Jl", + "Z2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8K", + "D25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiN", + "ksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGmEKCkl0ZW1zRW50cnkSCwoD", + "a2V5GAEgASgJEkIKBXZhbHVlGAIgASgLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuU3RvcmFnZVBvb2xUeXBlc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIH", + "CgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoI", + "X3dhcm5pbmcirwIKE1N0b3JhZ2VQb29sVHlwZUxpc3QSEAoCaWQYmxogASgJ", + "SACIAQESOgoFaXRlbXMYwM/3LyADKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5TdG9yYWdlUG9vbFR5cGUSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8K", "D25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiN", "ksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNs", "b3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEIS", "ChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci", - "3QQKE1N1Ym5ldHdvcmtMb2dDb25maWcSJAoUYWdncmVnYXRpb25faW50ZXJ2", - "YWwYgpu0UyABKAlIAIgBARIXCgZlbmFibGUYg8vUlAEgASgISAGIAQESGwoL", - "ZmlsdGVyX2V4cHIY3KS4VyABKAlIAogBARIeCg1mbG93X3NhbXBsaW5nGNjn", - "5fwBIAEoAkgDiAEBEhgKCG1ldGFkYXRhGK/2tSkgASgJSASIAQESGwoPbWV0", - "YWRhdGFfZmllbGRzGMm7u7QBIAMoCSLIAQoTQWdncmVnYXRpb25JbnRlcnZh", - "bBIiCh5VTkRFRklORURfQUdHUkVHQVRJT05fSU5URVJWQUwQABIXCg9JTlRF", - "UlZBTF8xMF9NSU4QzNGl6AESFwoPSU5URVJWQUxfMTVfTUlOENG8v+oBEhUK", - "DklOVEVSVkFMXzFfTUlOEKrS9iASFgoPSU5URVJWQUxfMzBfU0VDEIngzAMS", - "FQoOSU5URVJWQUxfNV9NSU4Qro7YIhIVCg5JTlRFUlZBTF81X1NFQxCtutgi", - "InUKCE1ldGFkYXRhEhYKElVOREVGSU5FRF9NRVRBREFUQRAAEhYKD0NVU1RP", - "TV9NRVRBREFUQRC92OMdEhwKFEVYQ0xVREVfQUxMX01FVEFEQVRBEJK9wZ8B", - "EhsKFElOQ0xVREVfQUxMX01FVEFEQVRBEITNv05CFwoVX2FnZ3JlZ2F0aW9u", - "X2ludGVydmFsQgkKB19lbmFibGVCDgoMX2ZpbHRlcl9leHByQhAKDl9mbG93", - "X3NhbXBsaW5nQgsKCV9tZXRhZGF0YSK9AQoYU3VibmV0d29ya1NlY29uZGFy", - "eVJhbmdlEh0KDWlwX2NpZHJfcmFuZ2UYys3kLiABKAlIAIgBARIbCgpyYW5n", - "ZV9uYW1lGM3wtJ4BIAEoCUgBiAEBEigKF3Jlc2VydmVkX2ludGVybmFsX3Jh", - "bmdlGLKev4gBIAEoCUgCiAEBQhAKDl9pcF9jaWRyX3JhbmdlQg0KC19yYW5n", - "ZV9uYW1lQhoKGF9yZXNlcnZlZF9pbnRlcm5hbF9yYW5nZSJWCiNTdWJuZXR3", - "b3Jrc0V4cGFuZElwQ2lkclJhbmdlUmVxdWVzdBIdCg1pcF9jaWRyX3Jhbmdl", - "GMrN5C4gASgJSACIAQFCEAoOX2lwX2NpZHJfcmFuZ2UinAEKFVN1Ym5ldHdv", - "cmtzU2NvcGVkTGlzdBI8CgtzdWJuZXR3b3JrcxjF1KXGASADKAsyIy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TdWJuZXR3b3JrEjkKB3dhcm5pbmcYnN+W", - "GCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFC", - "CgoIX3dhcm5pbmcidAoqU3VibmV0d29ya3NTZXRQcml2YXRlSXBHb29nbGVB", - "Y2Nlc3NSZXF1ZXN0EikKGHByaXZhdGVfaXBfZ29vZ2xlX2FjY2VzcxjO6P3I", - "ASABKAhIAIgBAUIbChlfcHJpdmF0ZV9pcF9nb29nbGVfYWNjZXNzIn8KClN1", - "YnNldHRpbmcSFgoGcG9saWN5GLLKtisgASgJSACIAQEiTgoGUG9saWN5EhQK", - "EFVOREVGSU5FRF9QT0xJQ1kQABIhChpDT05TSVNURU5UX0hBU0hfU1VCU0VU", - "VElORxC0mPwzEgsKBE5PTkUQuM6SAUIJCgdfcG9saWN5ItcBChZTdXNwZW5k", - "SW5zdGFuY2VSZXF1ZXN0EiIKEWRpc2NhcmRfbG9jYWxfc3NkGM/prZgBIAEo", - "CEgAiAEBEhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISIQoHcHJvamVjdBiZ", - "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", - "SAGIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUIUChJfZGlzY2Fy", - "ZF9sb2NhbF9zc2RCDQoLX3JlcXVlc3RfaWQi1AIKK1N1c3BlbmRJbnN0YW5j", - "ZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3Jv", - "dXBfbWFuYWdlchjD9/N2IAEoCUID4EECEpEBCjppbnN0YW5jZV9ncm91cF9t", - "YW5hZ2Vyc19zdXNwZW5kX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlGNGN", - "oRYgASgLMkUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91", - "cE1hbmFnZXJzU3VzcGVuZEluc3RhbmNlc1JlcXVlc3RCA+BBAhIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", - "ESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19y", - "ZXF1ZXN0X2lkIusCCjFTdXNwZW5kSW5zdGFuY2VzUmVnaW9uSW5zdGFuY2VH", - "cm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFnZXIY", - "w/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", - "ZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9uEp4BCkFyZWdp", - "b25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfc3VzcGVuZF9pbnN0YW5jZXNf", - "cmVxdWVzdF9yZXNvdXJjZRj85ZRmIAEoCzJLLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc1N1c3BlbmRJbnN0", - "YW5jZXNSZXF1ZXN0QgPgQQISGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", - "Qg0KC19yZXF1ZXN0X2lkIokBCiBTd2l0Y2hUb0N1c3RvbU1vZGVOZXR3b3Jr", - "UmVxdWVzdBIXCgduZXR3b3JrGK60hW8gASgJQgPgQQISIQoHcHJvamVjdBiZ", - "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", - "SACIAQFCDQoLX3JlcXVlc3RfaWQi2AMKDlRDUEhlYWx0aENoZWNrEhQKBHBv", - "cnQYgbHSASABKAVIAIgBARIZCglwb3J0X25hbWUYiYfnEyABKAlIAYgBARIi", - "ChJwb3J0X3NwZWNpZmljYXRpb24YxevMGCABKAlIAogBARIcCgxwcm94eV9o", - "ZWFkZXIY/rq8TCABKAlIA4gBARIXCgdyZXF1ZXN0GI/luwogASgJSASIAQES", - "GAoIcmVzcG9uc2UYwajcXSABKAlIBYgBASJ+ChFQb3J0U3BlY2lmaWNhdGlv", - "bhIgChxVTkRFRklORURfUE9SVF9TUEVDSUZJQ0FUSU9OEAASFQoOVVNFX0ZJ", - "WEVEX1BPUlQQ5IjbWhIWCg5VU0VfTkFNRURfUE9SVBC/z8emARIYChBVU0Vf", - "U0VSVklOR19QT1JUEMzR9awBIkgKC1Byb3h5SGVhZGVyEhoKFlVOREVGSU5F", - "RF9QUk9YWV9IRUFERVIQABILCgROT05FELjOkgESEAoIUFJPWFlfVjEQrKS3", - "nwFCBwoFX3BvcnRCDAoKX3BvcnRfbmFtZUIVChNfcG9ydF9zcGVjaWZpY2F0", - "aW9uQg8KDV9wcm94eV9oZWFkZXJCCgoIX3JlcXVlc3RCCwoJX3Jlc3BvbnNl", - "IkUKBFRhZ3MSGwoLZmluZ2VycHJpbnQY5NHzbyABKAlIAIgBARIQCgVpdGVt", - "cxjAz/cvIAMoCUIOCgxfZmluZ2VycHJpbnQiygMKD1RhcmdldEdycGNQcm94", - "eRIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtkZXNj", - "cmlwdGlvbhj8h9bJASABKAlIAYgBARIbCgtmaW5nZXJwcmludBjk0fNvIAEo", - "CUgCiAEBEhAKAmlkGJsaIAEoBEgDiAEBEhQKBGtpbmQYlPfIASABKAlIBIgB", - "ARIUCgRuYW1lGIv1zQEgASgJSAWIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEo", - "CUgGiAEBEiEKEXNlbGZfbGlua193aXRoX2lkGIKsnRUgASgJSAeIAQESGAoH", - "dXJsX21hcBiMlYGvASABKAlICIgBARImChZ2YWxpZGF0ZV9mb3JfcHJveHls", - "ZXNzGKjjxjAgASgISAmIAQFCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxf", - "ZGVzY3JpcHRpb25CDgoMX2ZpbmdlcnByaW50QgUKA19pZEIHCgVfa2luZEIH", - "CgVfbmFtZUIMCgpfc2VsZl9saW5rQhQKEl9zZWxmX2xpbmtfd2l0aF9pZEIK", - "CghfdXJsX21hcEIZChdfdmFsaWRhdGVfZm9yX3Byb3h5bGVzcyKvAgoTVGFy", - "Z2V0R3JwY1Byb3h5TGlzdBIQCgJpZBibGiABKAlIAIgBARI6CgVpdGVtcxjA", - "z/cvIAMoCzIoLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEdycGNQ", - "cm94eRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2Vu", - "GJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkK", + "rQEKGlN0b3JhZ2VQb29sVHlwZXNTY29wZWRMaXN0EkgKEnN0b3JhZ2VfcG9v", + "bF90eXBlcxjardCDASADKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", + "dG9yYWdlUG9vbFR5cGUSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyKgAQoW", + "U3RvcmFnZVBvb2xzU2NvcGVkTGlzdBI/Cg1zdG9yYWdlX3Bvb2xzGJOSwNAB", + "IAMoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29sEjkK", "B3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5X", - "YXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9r", - "ZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKuAQobVGFyZ2V0SHR0cFBy", - "b3hpZXNTY29wZWRMaXN0EkgKE3RhcmdldF9odHRwX3Byb3hpZXMYw9WoTSAD", - "KAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwUHJveHkS", - "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lldhcm5pbmdIAIgBAUIKCghfd2FybmluZyLrAwoPVGFyZ2V0SHR0cFByb3h5", - "EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rlc2Ny", - "aXB0aW9uGPyH1skBIAEoCUgBiAEBEhsKC2ZpbmdlcnByaW50GOTR828gASgJ", - "SAKIAQESLAobaHR0cF9rZWVwX2FsaXZlX3RpbWVvdXRfc2VjGN7OptUBIAEo", - "BUgDiAEBEhAKAmlkGJsaIAEoBEgEiAEBEhQKBGtpbmQYlPfIASABKAlIBYgB", - "ARIUCgRuYW1lGIv1zQEgASgJSAaIAQESGwoKcHJveHlfYmluZBjuzrGIASAB", - "KAhIB4gBARIWCgZyZWdpb24Y9M2gQiABKAlICIgBARIaCglzZWxmX2xpbmsY", - "jZLF2QEgASgJSAmIAQESGAoHdXJsX21hcBiMlYGvASABKAlICogBAUIVChNf", - "Y3JlYXRpb25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIOCgxfZmluZ2Vy", - "cHJpbnRCHgocX2h0dHBfa2VlcF9hbGl2ZV90aW1lb3V0X3NlY0IFCgNfaWRC", - "BwoFX2tpbmRCBwoFX25hbWVCDQoLX3Byb3h5X2JpbmRCCQoHX3JlZ2lvbkIM", - "Cgpfc2VsZl9saW5rQgoKCF91cmxfbWFwIogDCh1UYXJnZXRIdHRwUHJveHlB", - "Z2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJTCgVpdGVtcxjAz/cv", - "IAMoCzJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEh0dHBQcm94", - "eUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgB", - "iAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZf", - "bGluaxiNksXZASABKAlIA4gBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAka", - "YgoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSQwoFdmFsdWUYAiABKAsyNC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwUHJveGllc1Njb3Bl", - "ZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2Vu", - "QgwKCl9zZWxmX2xpbmsirwIKE1RhcmdldEh0dHBQcm94eUxpc3QSEAoCaWQY", - "mxogASgJSACIAQESOgoFaXRlbXMYwM/3LyADKAsyKC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5UYXJnZXRIdHRwUHJveHkSFAoEa2luZBiU98gBIAEoCUgB", - "iAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZf", - "bGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVf", - "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", - "cm5pbmcisgEKHFRhcmdldEh0dHBzUHJveGllc1Njb3BlZExpc3QSSwoUdGFy", - "Z2V0X2h0dHBzX3Byb3hpZXMYivznrgEgAygLMikuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuVGFyZ2V0SHR0cHNQcm94eRI5Cgd3YXJuaW5nGJzflhggASgL", - "MiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gAiAEBQgoKCF93", - "YXJuaW5nImEKKlRhcmdldEh0dHBzUHJveGllc1NldENlcnRpZmljYXRlTWFw", - "UmVxdWVzdBIfCg9jZXJ0aWZpY2F0ZV9tYXAYtOXNSiABKAlIAIgBAUISChBf", - "Y2VydGlmaWNhdGVfbWFwIrYBCihUYXJnZXRIdHRwc1Byb3hpZXNTZXRRdWlj", - "T3ZlcnJpZGVSZXF1ZXN0Eh4KDXF1aWNfb3ZlcnJpZGUYraHb2QEgASgJSACI", - "AQEiWAoMUXVpY092ZXJyaWRlEhsKF1VOREVGSU5FRF9RVUlDX09WRVJSSURF", - "EAASDgoHRElTQUJMRRDI3aZzEg4KBkVOQUJMRRCDs6DRARILCgROT05FELjO", - "kgFCEAoOX3F1aWNfb3ZlcnJpZGUiSworVGFyZ2V0SHR0cHNQcm94aWVzU2V0", - "U3NsQ2VydGlmaWNhdGVzUmVxdWVzdBIcChBzc2xfY2VydGlmaWNhdGVzGI+i", - "w64BIAMoCSKdCAoQVGFyZ2V0SHR0cHNQcm94eRIkChRhdXRob3JpemF0aW9u", - "X3BvbGljeRi475cQIAEoCUgAiAEBEh8KD2NlcnRpZmljYXRlX21hcBi05c1K", - "IAEoCUgBiAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgCiAEB", - "EhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgDiAEBEhsKC2ZpbmdlcnByaW50", - "GOTR828gASgJSASIAQESLAobaHR0cF9rZWVwX2FsaXZlX3RpbWVvdXRfc2Vj", - "GN7OptUBIAEoBUgFiAEBEhAKAmlkGJsaIAEoBEgGiAEBEhQKBGtpbmQYlPfI", - "ASABKAlIB4gBARIUCgRuYW1lGIv1zQEgASgJSAiIAQESGwoKcHJveHlfYmlu", - "ZBjuzrGIASABKAhICYgBARIeCg1xdWljX292ZXJyaWRlGK2h29kBIAEoCUgK", - "iAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgLiAEBEhoKCXNlbGZfbGluaxiNksXZ", - "ASABKAlIDIgBARIiChFzZXJ2ZXJfdGxzX3BvbGljeRjy3oeNASABKAlIDYgB", - "ARIcChBzc2xfY2VydGlmaWNhdGVzGI+iw64BIAMoCRIbCgpzc2xfcG9saWN5", - "GMX94IwBIAEoCUgOiAEBEh4KDnRsc19lYXJseV9kYXRhGMrhkR0gASgJSA+I", - "AQESGAoHdXJsX21hcBiMlYGvASABKAlIEIgBASJYCgxRdWljT3ZlcnJpZGUS", - "GwoXVU5ERUZJTkVEX1FVSUNfT1ZFUlJJREUQABIOCgdESVNBQkxFEMjdpnMS", - "DgoGRU5BQkxFEIOzoNEBEgsKBE5PTkUQuM6SASJ4CgxUbHNFYXJseURhdGES", - "HAoYVU5ERUZJTkVEX1RMU19FQVJMWV9EQVRBEAASEAoIRElTQUJMRUQQ/NSw", - "9gESEgoKUEVSTUlTU0lWRRCf5b7wARIOCgZTVFJJQ1QQyaWhkwESFAoMVU5S", - "RVNUUklDVEVEELSnhdoBQhcKFV9hdXRob3JpemF0aW9uX3BvbGljeUISChBf", - "Y2VydGlmaWNhdGVfbWFwQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rl", - "c2NyaXB0aW9uQg4KDF9maW5nZXJwcmludEIeChxfaHR0cF9rZWVwX2FsaXZl", - "X3RpbWVvdXRfc2VjQgUKA19pZEIHCgVfa2luZEIHCgVfbmFtZUINCgtfcHJv", - "eHlfYmluZEIQCg5fcXVpY19vdmVycmlkZUIJCgdfcmVnaW9uQgwKCl9zZWxm", - "X2xpbmtCFAoSX3NlcnZlcl90bHNfcG9saWN5Qg0KC19zc2xfcG9saWN5QhEK", - "D190bHNfZWFybHlfZGF0YUIKCghfdXJsX21hcCLSAwoeVGFyZ2V0SHR0cHNQ", - "cm94eUFnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBElQKBWl0ZW1z", - "GMDP9y8gAygLMkIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0", - "cHNQcm94eUFnZ3JlZ2F0ZWRMaXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gB", - "IAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoK", - "CXNlbGZfbGluaxiNksXZASABKAlIA4gBARIXCgx1bnJlYWNoYWJsZXMYn6CG", - "dCADKAkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLldhcm5pbmdIBIgBARpjCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEo", - "CRJECgV2YWx1ZRgCIAEoCzI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRh", - "cmdldEh0dHBzUHJveGllc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2lu", - "ZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5p", - "bmcisQIKFFRhcmdldEh0dHBzUHJveHlMaXN0EhAKAmlkGJsaIAEoCUgAiAEB", - "EjsKBWl0ZW1zGMDP9y8gAygLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "VGFyZ2V0SHR0cHNQcm94eRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4", - "dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkB", - "IAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9u", - "ZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyL8AwoO", - "VGFyZ2V0SW5zdGFuY2USIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJ", - "SACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGIAQESEAoCaWQYmxog", - "ASgESAKIAQESGAoIaW5zdGFuY2UYlanaCCABKAlIA4gBARIUCgRraW5kGJT3", - "yAEgASgJSASIAQESFAoEbmFtZRiL9c0BIAEoCUgFiAEBEhsKCm5hdF9wb2xp", - "Y3kYkMSK8wEgASgJSAaIAQESFwoHbmV0d29yaxiutIVvIAEoCUgHiAEBEh8K", - "D3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUgIiAEBEhoKCXNlbGZfbGluaxiN", - "ksXZASABKAlICYgBARIUCgR6b25lGKzH5AEgASgJSAqIAQEiNAoJTmF0UG9s", - "aWN5EhgKFFVOREVGSU5FRF9OQVRfUE9MSUNZEAASDQoGTk9fTkFUEIO7/kxC", - "FQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CBQoDX2lk", - "QgsKCV9pbnN0YW5jZUIHCgVfa2luZEIHCgVfbmFtZUINCgtfbmF0X3BvbGlj", - "eUIKCghfbmV0d29ya0ISChBfc2VjdXJpdHlfcG9saWN5QgwKCl9zZWxmX2xp", - "bmtCBwoFX3pvbmUiywMKHFRhcmdldEluc3RhbmNlQWdncmVnYXRlZExpc3QS", - "EAoCaWQYmxogASgJSACIAQESUgoFaXRlbXMYwM/3LyADKAsyQC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5UYXJnZXRJbnN0YW5jZUFnZ3JlZ2F0ZWRMaXN0", + "YXJuaW5nSACIAQFCCgoIX3dhcm5pbmcivBAKClN1Ym5ldHdvcmsSIgoSY3Jl", + "YXRpb25fdGltZXN0YW1wGLaPxw4gASgJSACIAQESHAoLZGVzY3JpcHRpb24Y", + "/IfWyQEgASgJSAGIAQESIAoQZW5hYmxlX2Zsb3dfbG9ncxjkxKFIIAEoCEgC", + "iAEBEiQKFGV4dGVybmFsX2lwdjZfcHJlZml4GPaStkIgASgJSAOIAQESGwoL", + "ZmluZ2VycHJpbnQY5NHzbyABKAlIBIgBARIgCg9nYXRld2F5X2FkZHJlc3MY", + "+Ymk2wEgASgJSAWIAQESEAoCaWQYmxogASgESAaIAQESJQoUaW50ZXJuYWxf", + "aXB2Nl9wcmVmaXgY6KK08QEgASgJSAeIAQESHQoNaXBfY2lkcl9yYW5nZRjK", + "zeQuIAEoCUgIiAEBEiEKEGlwdjZfYWNjZXNzX3R5cGUY3fXR8AEgASgJSAmI", + "AQESIAoPaXB2Nl9jaWRyX3JhbmdlGIqcn4IBIAEoCUgKiAEBEhQKBGtpbmQY", + "lPfIASABKAlIC4gBARJJCgpsb2dfY29uZmlnGJ3RwacBIAEoCzIsLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlN1Ym5ldHdvcmtMb2dDb25maWdIDIgBARIU", + "CgRuYW1lGIv1zQEgASgJSA2IAQESFwoHbmV0d29yaxiutIVvIAEoCUgOiAEB", + "EikKGHByaXZhdGVfaXBfZ29vZ2xlX2FjY2VzcxjO6P3IASABKAhID4gBARIq", + "Chpwcml2YXRlX2lwdjZfZ29vZ2xlX2FjY2VzcxiOzIIXIAEoCUgQiAEBEhgK", + "B3B1cnBvc2UYnvrvlgEgASgJSBGIAQESFgoGcmVnaW9uGPTNoEIgASgJSBKI", + "AQESKAoXcmVzZXJ2ZWRfaW50ZXJuYWxfcmFuZ2UYsp6/iAEgASgJSBOIAQES", + "FAoEcm9sZRj2gNYBIAEoCUgUiAEBElEKE3NlY29uZGFyeV9pcF9yYW5nZXMY", + "4/+UQSADKAsyMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdWJuZXR3b3Jr", + "U2Vjb25kYXJ5UmFuZ2USGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgViAEBEhsK", + "CnN0YWNrX3R5cGUYkbWLywEgASgJSBaIAQESFQoFc3RhdGUYkYmrNCABKAlI", + "F4gBASJ5Cg5JcHY2QWNjZXNzVHlwZRIeChpVTkRFRklORURfSVBWNl9BQ0NF", + "U1NfVFlQRRAAEg8KCEVYVEVSTkFMEMun/RASEAoISU5URVJOQUwQve2WhQES", + "JAocVU5TUEVDSUZJRURfSVBWNl9BQ0NFU1NfVFlQRRCl9qSVASK+AQoXUHJp", + "dmF0ZUlwdjZHb29nbGVBY2Nlc3MSKAokVU5ERUZJTkVEX1BSSVZBVEVfSVBW", + "Nl9HT09HTEVfQUNDRVNTEAASHQoVRElTQUJMRV9HT09HTEVfQUNDRVNTEPOp", + "hNcBEi0KJUVOQUJMRV9CSURJUkVDVElPTkFMX0FDQ0VTU19UT19HT09HTEUQ", + "usqJzAESKwojRU5BQkxFX09VVEJPVU5EX1ZNX0FDQ0VTU19UT19HT09HTEUQ", + "1/q2iQEi+AEKB1B1cnBvc2USFQoRVU5ERUZJTkVEX1BVUlBPU0UQABIbChRH", + "TE9CQUxfTUFOQUdFRF9QUk9YWRDyy+BwEiMKHElOVEVSTkFMX0hUVFBTX0xP", + "QURfQkFMQU5DRVIQ2bbOdhIWCg5QRUVSX01JR1JBVElPThCRqsfqARIPCgdQ", + "UklWQVRFEOPissABEhMKC1BSSVZBVEVfTkFUEKXIrq8BEhcKEFBSSVZBVEVf", + "UkZDXzE5MTgQ2/7FeRIeChdQUklWQVRFX1NFUlZJQ0VfQ09OTkVDVBDE9PkW", + "Eh0KFlJFR0lPTkFMX01BTkFHRURfUFJPWFkQ7rb9SCI6CgRSb2xlEhIKDlVO", + "REVGSU5FRF9ST0xFEAASDgoGQUNUSVZFEIbmiZYBEg4KBkJBQ0tVUBDC082i", + "ASJ7CglTdGFja1R5cGUSGAoUVU5ERUZJTkVEX1NUQUNLX1RZUEUQABIQCglJ", + "UFY0X0lQVjYQgejKChIQCglJUFY0X09OTFkQpsvVChIQCglJUFY2X09OTFkQ", + "5K38JRIeChZVTlNQRUNJRklFRF9TVEFDS19UWVBFENnRkY4BIjwKBVN0YXRl", + "EhMKD1VOREVGSU5FRF9TVEFURRAAEhAKCERSQUlOSU5HEOrVjOUBEgwKBVJF", + "QURZEIPDjyVCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRp", + "b25CEwoRX2VuYWJsZV9mbG93X2xvZ3NCFwoVX2V4dGVybmFsX2lwdjZfcHJl", + "Zml4Qg4KDF9maW5nZXJwcmludEISChBfZ2F0ZXdheV9hZGRyZXNzQgUKA19p", + "ZEIXChVfaW50ZXJuYWxfaXB2Nl9wcmVmaXhCEAoOX2lwX2NpZHJfcmFuZ2VC", + "EwoRX2lwdjZfYWNjZXNzX3R5cGVCEgoQX2lwdjZfY2lkcl9yYW5nZUIHCgVf", + "a2luZEINCgtfbG9nX2NvbmZpZ0IHCgVfbmFtZUIKCghfbmV0d29ya0IbChlf", + "cHJpdmF0ZV9pcF9nb29nbGVfYWNjZXNzQh0KG19wcml2YXRlX2lwdjZfZ29v", + "Z2xlX2FjY2Vzc0IKCghfcHVycG9zZUIJCgdfcmVnaW9uQhoKGF9yZXNlcnZl", + "ZF9pbnRlcm5hbF9yYW5nZUIHCgVfcm9sZUIMCgpfc2VsZl9saW5rQg0KC19z", + "dGFja190eXBlQggKBl9zdGF0ZSK/AwoYU3VibmV0d29ya0FnZ3JlZ2F0ZWRM", + "aXN0EhAKAmlkGJsaIAEoCUgAiAEBEk4KBWl0ZW1zGMDP9y8gAygLMjwuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29ya0FnZ3JlZ2F0ZWRMaXN0", "Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFn", "ZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlI", "A4gBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YY", - "IAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpg", - "CgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRJBCgV2YWx1ZRgCIAEoCzIyLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEluc3RhbmNlc1Njb3BlZExp", - "c3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwK", - "Cl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcirQIKElRhcmdldEluc3RhbmNlTGlz", - "dBIQCgJpZBibGiABKAlIAIgBARI5CgVpdGVtcxjAz/cvIAMoCzInLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEluc3RhbmNlEhQKBGtpbmQYlPfI", + "IAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpc", + "CgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRI9CgV2YWx1ZRgCIAEoCzIuLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlN1Ym5ldHdvcmtzU2NvcGVkTGlzdDoC", + "OAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", + "bGZfbGlua0IKCghfd2FybmluZyKlAgoOU3VibmV0d29ya0xpc3QSEAoCaWQY", + "mxogASgJSACIAQESNQoFaXRlbXMYwM/3LyADKAsyIy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5TdWJuZXR3b3JrEhQKBGtpbmQYlPfIASABKAlIAYgBARIf", + "Cg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsY", + "jZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRC", + "EgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5n", + "It0EChNTdWJuZXR3b3JrTG9nQ29uZmlnEiQKFGFnZ3JlZ2F0aW9uX2ludGVy", + "dmFsGIKbtFMgASgJSACIAQESFwoGZW5hYmxlGIPL1JQBIAEoCEgBiAEBEhsK", + "C2ZpbHRlcl9leHByGNykuFcgASgJSAKIAQESHgoNZmxvd19zYW1wbGluZxjY", + "5+X8ASABKAJIA4gBARIYCghtZXRhZGF0YRiv9rUpIAEoCUgEiAEBEhsKD21l", + "dGFkYXRhX2ZpZWxkcxjJu7u0ASADKAkiyAEKE0FnZ3JlZ2F0aW9uSW50ZXJ2", + "YWwSIgoeVU5ERUZJTkVEX0FHR1JFR0FUSU9OX0lOVEVSVkFMEAASFwoPSU5U", + "RVJWQUxfMTBfTUlOEMzRpegBEhcKD0lOVEVSVkFMXzE1X01JThDRvL/qARIV", + "Cg5JTlRFUlZBTF8xX01JThCq0vYgEhYKD0lOVEVSVkFMXzMwX1NFQxCJ4MwD", + "EhUKDklOVEVSVkFMXzVfTUlOEK6O2CISFQoOSU5URVJWQUxfNV9TRUMQrbrY", + "IiJ1CghNZXRhZGF0YRIWChJVTkRFRklORURfTUVUQURBVEEQABIWCg9DVVNU", + "T01fTUVUQURBVEEQvdjjHRIcChRFWENMVURFX0FMTF9NRVRBREFUQRCSvcGf", + "ARIbChRJTkNMVURFX0FMTF9NRVRBREFUQRCEzb9OQhcKFV9hZ2dyZWdhdGlv", + "bl9pbnRlcnZhbEIJCgdfZW5hYmxlQg4KDF9maWx0ZXJfZXhwckIQCg5fZmxv", + "d19zYW1wbGluZ0ILCglfbWV0YWRhdGEivQEKGFN1Ym5ldHdvcmtTZWNvbmRh", + "cnlSYW5nZRIdCg1pcF9jaWRyX3JhbmdlGMrN5C4gASgJSACIAQESGwoKcmFu", + "Z2VfbmFtZRjN8LSeASABKAlIAYgBARIoChdyZXNlcnZlZF9pbnRlcm5hbF9y", + "YW5nZRiynr+IASABKAlIAogBAUIQCg5faXBfY2lkcl9yYW5nZUINCgtfcmFu", + "Z2VfbmFtZUIaChhfcmVzZXJ2ZWRfaW50ZXJuYWxfcmFuZ2UiVgojU3VibmV0", + "d29ya3NFeHBhbmRJcENpZHJSYW5nZVJlcXVlc3QSHQoNaXBfY2lkcl9yYW5n", + "ZRjKzeQuIAEoCUgAiAEBQhAKDl9pcF9jaWRyX3JhbmdlIpwBChVTdWJuZXR3", + "b3Jrc1Njb3BlZExpc3QSPAoLc3VibmV0d29ya3MYxdSlxgEgAygLMiMuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29yaxI5Cgd3YXJuaW5nGJzf", + "lhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gAiAEB", + "QgoKCF93YXJuaW5nInQKKlN1Ym5ldHdvcmtzU2V0UHJpdmF0ZUlwR29vZ2xl", + "QWNjZXNzUmVxdWVzdBIpChhwcml2YXRlX2lwX2dvb2dsZV9hY2Nlc3MYzuj9", + "yAEgASgISACIAQFCGwoZX3ByaXZhdGVfaXBfZ29vZ2xlX2FjY2VzcyJ/CgpT", + "dWJzZXR0aW5nEhYKBnBvbGljeRiyyrYrIAEoCUgAiAEBIk4KBlBvbGljeRIU", + "ChBVTkRFRklORURfUE9MSUNZEAASIQoaQ09OU0lTVEVOVF9IQVNIX1NVQlNF", + "VFRJTkcQtJj8MxILCgROT05FELjOkgFCCQoHX3BvbGljeSLXAQoWU3VzcGVu", + "ZEluc3RhbmNlUmVxdWVzdBIiChFkaXNjYXJkX2xvY2FsX3NzZBjP6a2YASAB", + "KAhIAIgBARIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgBiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCFAoSX2Rpc2Nh", + "cmRfbG9jYWxfc3NkQg0KC19yZXF1ZXN0X2lkItQCCitTdXNwZW5kSW5zdGFu", + "Y2VzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dy", + "b3VwX21hbmFnZXIYw/fzdiABKAlCA+BBAhKRAQo6aW5zdGFuY2VfZ3JvdXBf", + "bWFuYWdlcnNfc3VzcGVuZF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRjR", + "jaEWIAEoCzJFLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3Jv", + "dXBNYW5hZ2Vyc1N1c3BlbmRJbnN0YW5jZXNSZXF1ZXN0QgPgQQISIQoHcHJv", + "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", + "2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtf", + "cmVxdWVzdF9pZCLrAgoxU3VzcGVuZEluc3RhbmNlc1JlZ2lvbkluc3RhbmNl", + "R3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", + "GMP383YgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", + "amVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhKeAQpBcmVn", + "aW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3N1c3BlbmRfaW5zdGFuY2Vz", + "X3JlcXVlc3RfcmVzb3VyY2UY/OWUZiABKAsySy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlcnNTdXNwZW5kSW5z", + "dGFuY2VzUmVxdWVzdEID4EECEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgB", + "AUINCgtfcmVxdWVzdF9pZCKJAQogU3dpdGNoVG9DdXN0b21Nb2RlTmV0d29y", + "a1JlcXVlc3QSFwoHbmV0d29yaxiutIVvIAEoCUID4EECEiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgAiAEBQg0KC19yZXF1ZXN0X2lkItgDCg5UQ1BIZWFsdGhDaGVjaxIUCgRw", + "b3J0GIGx0gEgASgFSACIAQESGQoJcG9ydF9uYW1lGImH5xMgASgJSAGIAQES", + "IgoScG9ydF9zcGVjaWZpY2F0aW9uGMXrzBggASgJSAKIAQESHAoMcHJveHlf", + "aGVhZGVyGP66vEwgASgJSAOIAQESFwoHcmVxdWVzdBiP5bsKIAEoCUgEiAEB", + "EhgKCHJlc3BvbnNlGMGo3F0gASgJSAWIAQEifgoRUG9ydFNwZWNpZmljYXRp", + "b24SIAocVU5ERUZJTkVEX1BPUlRfU1BFQ0lGSUNBVElPThAAEhUKDlVTRV9G", + "SVhFRF9QT1JUEOSI21oSFgoOVVNFX05BTUVEX1BPUlQQv8/HpgESGAoQVVNF", + "X1NFUlZJTkdfUE9SVBDM0fWsASJICgtQcm94eUhlYWRlchIaChZVTkRFRklO", + "RURfUFJPWFlfSEVBREVSEAASCwoETk9ORRC4zpIBEhAKCFBST1hZX1YxEKyk", + "t58BQgcKBV9wb3J0QgwKCl9wb3J0X25hbWVCFQoTX3BvcnRfc3BlY2lmaWNh", + "dGlvbkIPCg1fcHJveHlfaGVhZGVyQgoKCF9yZXF1ZXN0QgsKCV9yZXNwb25z", + "ZSJFCgRUYWdzEhsKC2ZpbmdlcnByaW50GOTR828gASgJSACIAQESEAoFaXRl", + "bXMYwM/3LyADKAlCDgoMX2ZpbmdlcnByaW50IsoDCg9UYXJnZXRHcnBjUHJv", + "eHkSIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSACIAQESHAoLZGVz", + "Y3JpcHRpb24Y/IfWyQEgASgJSAGIAQESGwoLZmluZ2VycHJpbnQY5NHzbyAB", + "KAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRraW5kGJT3yAEgASgJSASI", + "AQESFAoEbmFtZRiL9c0BIAEoCUgFiAEBEhoKCXNlbGZfbGluaxiNksXZASAB", + "KAlIBogBARIhChFzZWxmX2xpbmtfd2l0aF9pZBiCrJ0VIAEoCUgHiAEBEhgK", + "B3VybF9tYXAYjJWBrwEgASgJSAiIAQESJgoWdmFsaWRhdGVfZm9yX3Byb3h5", + "bGVzcxio48YwIAEoCEgJiAEBQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoM", + "X2Rlc2NyaXB0aW9uQg4KDF9maW5nZXJwcmludEIFCgNfaWRCBwoFX2tpbmRC", + "BwoFX25hbWVCDAoKX3NlbGZfbGlua0IUChJfc2VsZl9saW5rX3dpdGhfaWRC", + "CgoIX3VybF9tYXBCGQoXX3ZhbGlkYXRlX2Zvcl9wcm94eWxlc3MirwIKE1Rh", + "cmdldEdycGNQcm94eUxpc3QSEAoCaWQYmxogASgJSACIAQESOgoFaXRlbXMY", + "wM/3LyADKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRHcnBj", + "UHJveHkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tl", + "bhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5", + "Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "V2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rv", + "a2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcirgEKG1RhcmdldEh0dHBQ", + "cm94aWVzU2NvcGVkTGlzdBJIChN0YXJnZXRfaHR0cF9wcm94aWVzGMPVqE0g", + "AygLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cFByb3h5", + "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmci6wMKD1RhcmdldEh0dHBQcm94", + "eRIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtkZXNj", + "cmlwdGlvbhj8h9bJASABKAlIAYgBARIbCgtmaW5nZXJwcmludBjk0fNvIAEo", + "CUgCiAEBEiwKG2h0dHBfa2VlcF9hbGl2ZV90aW1lb3V0X3NlYxjezqbVASAB", + "KAVIA4gBARIQCgJpZBibGiABKARIBIgBARIUCgRraW5kGJT3yAEgASgJSAWI", + "AQESFAoEbmFtZRiL9c0BIAEoCUgGiAEBEhsKCnByb3h5X2JpbmQY7s6xiAEg", + "ASgISAeIAQESFgoGcmVnaW9uGPTNoEIgASgJSAiIAQESGgoJc2VsZl9saW5r", + "GI2SxdkBIAEoCUgJiAEBEhgKB3VybF9tYXAYjJWBrwEgASgJSAqIAQFCFQoT", + "X2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CDgoMX2Zpbmdl", + "cnByaW50Qh4KHF9odHRwX2tlZXBfYWxpdmVfdGltZW91dF9zZWNCBQoDX2lk", + "QgcKBV9raW5kQgcKBV9uYW1lQg0KC19wcm94eV9iaW5kQgkKB19yZWdpb25C", + "DAoKX3NlbGZfbGlua0IKCghfdXJsX21hcCKIAwodVGFyZ2V0SHR0cFByb3h5", + "QWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJSACIAQESUwoFaXRlbXMYwM/3", + "LyADKAsyQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwUHJv", + "eHlBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlI", + "AYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxm", + "X2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJ", + "GmIKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEkMKBXZhbHVlGAIgASgLMjQu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cFByb3hpZXNTY29w", + "ZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tl", + "bkIMCgpfc2VsZl9saW5rIq8CChNUYXJnZXRIdHRwUHJveHlMaXN0EhAKAmlk", + "GJsaIAEoCUgAiAEBEjoKBWl0ZW1zGMDP9y8gAygLMiguZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuVGFyZ2V0SHR0cFByb3h5EhQKBGtpbmQYlPfIASABKAlI", + "AYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxm", + "X2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoF", + "X2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93", + "YXJuaW5nIrIBChxUYXJnZXRIdHRwc1Byb3hpZXNTY29wZWRMaXN0EksKFHRh", + "cmdldF9odHRwc19wcm94aWVzGIr8564BIAMoCzIpLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlRhcmdldEh0dHBzUHJveHkSOQoHd2FybmluZxic35YYIAEo", + "CzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghf", + "d2FybmluZyJhCipUYXJnZXRIdHRwc1Byb3hpZXNTZXRDZXJ0aWZpY2F0ZU1h", + "cFJlcXVlc3QSHwoPY2VydGlmaWNhdGVfbWFwGLTlzUogASgJSACIAQFCEgoQ", + "X2NlcnRpZmljYXRlX21hcCK2AQooVGFyZ2V0SHR0cHNQcm94aWVzU2V0UXVp", + "Y092ZXJyaWRlUmVxdWVzdBIeCg1xdWljX292ZXJyaWRlGK2h29kBIAEoCUgA", + "iAEBIlgKDFF1aWNPdmVycmlkZRIbChdVTkRFRklORURfUVVJQ19PVkVSUklE", + "RRAAEg4KB0RJU0FCTEUQyN2mcxIOCgZFTkFCTEUQg7Og0QESCwoETk9ORRC4", + "zpIBQhAKDl9xdWljX292ZXJyaWRlIksKK1RhcmdldEh0dHBzUHJveGllc1Nl", + "dFNzbENlcnRpZmljYXRlc1JlcXVlc3QSHAoQc3NsX2NlcnRpZmljYXRlcxiP", + "osOuASADKAkinQgKEFRhcmdldEh0dHBzUHJveHkSJAoUYXV0aG9yaXphdGlv", + "bl9wb2xpY3kYuO+XECABKAlIAIgBARIfCg9jZXJ0aWZpY2F0ZV9tYXAYtOXN", + "SiABKAlIAYgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAogB", + "ARIcCgtkZXNjcmlwdGlvbhj8h9bJASABKAlIA4gBARIbCgtmaW5nZXJwcmlu", + "dBjk0fNvIAEoCUgEiAEBEiwKG2h0dHBfa2VlcF9hbGl2ZV90aW1lb3V0X3Nl", + "YxjezqbVASABKAVIBYgBARIQCgJpZBibGiABKARIBogBARIUCgRraW5kGJT3", + "yAEgASgJSAeIAQESFAoEbmFtZRiL9c0BIAEoCUgIiAEBEhsKCnByb3h5X2Jp", + "bmQY7s6xiAEgASgISAmIAQESHgoNcXVpY19vdmVycmlkZRitodvZASABKAlI", + "CogBARIWCgZyZWdpb24Y9M2gQiABKAlIC4gBARIaCglzZWxmX2xpbmsYjZLF", + "2QEgASgJSAyIAQESIgoRc2VydmVyX3Rsc19wb2xpY3kY8t6HjQEgASgJSA2I", + "AQESHAoQc3NsX2NlcnRpZmljYXRlcxiPosOuASADKAkSGwoKc3NsX3BvbGlj", + "eRjF/eCMASABKAlIDogBARIeCg50bHNfZWFybHlfZGF0YRjK4ZEdIAEoCUgP", + "iAEBEhgKB3VybF9tYXAYjJWBrwEgASgJSBCIAQEiWAoMUXVpY092ZXJyaWRl", + "EhsKF1VOREVGSU5FRF9RVUlDX09WRVJSSURFEAASDgoHRElTQUJMRRDI3aZz", + "Eg4KBkVOQUJMRRCDs6DRARILCgROT05FELjOkgEieAoMVGxzRWFybHlEYXRh", + "EhwKGFVOREVGSU5FRF9UTFNfRUFSTFlfREFUQRAAEhAKCERJU0FCTEVEEPzU", + "sPYBEhIKClBFUk1JU1NJVkUQn+W+8AESDgoGU1RSSUNUEMmloZMBEhQKDFVO", + "UkVTVFJJQ1RFRBC0p4XaAUIXChVfYXV0aG9yaXphdGlvbl9wb2xpY3lCEgoQ", + "X2NlcnRpZmljYXRlX21hcEIVChNfY3JlYXRpb25fdGltZXN0YW1wQg4KDF9k", + "ZXNjcmlwdGlvbkIOCgxfZmluZ2VycHJpbnRCHgocX2h0dHBfa2VlcF9hbGl2", + "ZV90aW1lb3V0X3NlY0IFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCDQoLX3By", + "b3h5X2JpbmRCEAoOX3F1aWNfb3ZlcnJpZGVCCQoHX3JlZ2lvbkIMCgpfc2Vs", + "Zl9saW5rQhQKEl9zZXJ2ZXJfdGxzX3BvbGljeUINCgtfc3NsX3BvbGljeUIR", + "Cg9fdGxzX2Vhcmx5X2RhdGFCCgoIX3VybF9tYXAi0gMKHlRhcmdldEh0dHBz", + "UHJveHlBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJUCgVpdGVt", + "cxjAz/cvIAMoCzJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldEh0", + "dHBzUHJveHlBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfI", "ASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIa", - "CglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEo", - "CzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNf", - "aWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5r", - "QgoKCF93YXJuaW5nIqkBChlUYXJnZXRJbnN0YW5jZXNTY29wZWRMaXN0EkUK", - "EHRhcmdldF9pbnN0YW5jZXMY0NKtuwEgAygLMicuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuVGFyZ2V0SW5zdGFuY2USOQoHd2FybmluZxic35YYIAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2Fy", - "bmluZyKlBgoKVGFyZ2V0UG9vbBIbCgtiYWNrdXBfcG9vbBj5yPAVIAEoCUgA", - "iAEBEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgBiAEBEhwKC2Rl", - "c2NyaXB0aW9uGPyH1skBIAEoCUgCiAEBEh4KDmZhaWxvdmVyX3JhdGlvGP6U", - "tGUgASgCSAOIAQESGQoNaGVhbHRoX2NoZWNrcxiur+bVASADKAkSEAoCaWQY", - "mxogASgESASIAQESFAoJaW5zdGFuY2VzGP787w0gAygJEhQKBGtpbmQYlPfI", - "ASABKAlIBYgBARIUCgRuYW1lGIv1zQEgASgJSAaIAQESFgoGcmVnaW9uGPTN", - "oEIgASgJSAeIAQESHwoPc2VjdXJpdHlfcG9saWN5GJGGylEgASgJSAiIAQES", - "GgoJc2VsZl9saW5rGI2SxdkBIAEoCUgJiAEBEiEKEHNlc3Npb25fYWZmaW5p", - "dHkYscGZ3QEgASgJSAqIAQEiiwIKD1Nlc3Npb25BZmZpbml0eRIeChpVTkRF", - "RklORURfU0VTU0lPTl9BRkZJTklUWRAAEhEKCUNMSUVOVF9JUBCb3OmkARIf", - "ChhDTElFTlRfSVBfTk9fREVTVElOQVRJT04QlJrNMhIbChRDTElFTlRfSVBf", - "UE9SVF9QUk9UTxCu8txpEhYKD0NMSUVOVF9JUF9QUk9UTxCkxYkMEhgKEEdF", - "TkVSQVRFRF9DT09LSUUQtM7KsAESEwoMSEVBREVSX0ZJRUxEEKiJ3F8SEwoL", - "SFRUUF9DT09LSUUQ+6OD7AESCwoETk9ORRC4zpIBEh4KFlNUUk9OR19DT09L", - "SUVfQUZGSU5JVFkQ+92T0QFCDgoMX2JhY2t1cF9wb29sQhUKE19jcmVhdGlv", - "bl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQhEKD19mYWlsb3Zlcl9yYXRp", - "b0IFCgNfaWRCBwoFX2tpbmRCBwoFX25hbWVCCQoHX3JlZ2lvbkISChBfc2Vj", - "dXJpdHlfcG9saWN5QgwKCl9zZWxmX2xpbmtCEwoRX3Nlc3Npb25fYWZmaW5p", - "dHkivwMKGFRhcmdldFBvb2xBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlI", - "AIgBARJOCgVpdGVtcxjAz/cvIAMoCzI8Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlRhcmdldFBvb2xBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtp", - "bmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlI", - "AogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFjaGFi", - "bGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaXAoKSXRlbXNFbnRyeRILCgNr", - "ZXkYASABKAkSPQoFdmFsdWUYAiABKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5UYXJnZXRQb29sc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVfa2lu", - "ZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5p", - "bmciewoYVGFyZ2V0UG9vbEluc3RhbmNlSGVhbHRoEkAKDWhlYWx0aF9zdGF0", - "dXMYtda6tQEgAygLMiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRo", - "U3RhdHVzEhQKBGtpbmQYlPfIASABKAlIAIgBAUIHCgVfa2luZCKlAgoOVGFy", - "Z2V0UG9vbExpc3QSEAoCaWQYmxogASgJSACIAQESNQoFaXRlbXMYwM/3LyAD", - "KAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRQb29sEhQKBGtp", - "bmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlI", - "AogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic", - "35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgB", - "AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2Vs", - "Zl9saW5rQgoKCF93YXJuaW5nImwKIFRhcmdldFBvb2xzQWRkSGVhbHRoQ2hl", - "Y2tSZXF1ZXN0EkgKDWhlYWx0aF9jaGVja3MYrq/m1QEgAygLMi0uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tSZWZlcmVuY2UiYQodVGFy", - "Z2V0UG9vbHNBZGRJbnN0YW5jZVJlcXVlc3QSQAoJaW5zdGFuY2VzGP787w0g", - "AygLMiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VSZWZlcmVu", - "Y2UibwojVGFyZ2V0UG9vbHNSZW1vdmVIZWFsdGhDaGVja1JlcXVlc3QSSAoN", - "aGVhbHRoX2NoZWNrcxiur+bVASADKAsyLS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5IZWFsdGhDaGVja1JlZmVyZW5jZSJkCiBUYXJnZXRQb29sc1JlbW92", - "ZUluc3RhbmNlUmVxdWVzdBJACglpbnN0YW5jZXMY/vzvDSADKAsyKi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVJlZmVyZW5jZSKdAQoVVGFy", - "Z2V0UG9vbHNTY29wZWRMaXN0Ej0KDHRhcmdldF9wb29scxipn6CgASADKAsy", - "Iy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRQb29sEjkKB3dhcm5p", - "bmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5n", - "SACIAQFCCgoIX3dhcm5pbmciNAoPVGFyZ2V0UmVmZXJlbmNlEhYKBnRhcmdl", - "dBiR4/lbIAEoCUgAiAEBQgkKB190YXJnZXQiUAooVGFyZ2V0U3NsUHJveGll", - "c1NldEJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIYCgdzZXJ2aWNlGLWNj7IBIAEo", - "CUgAiAEBQgoKCF9zZXJ2aWNlIl8KKFRhcmdldFNzbFByb3hpZXNTZXRDZXJ0", - "aWZpY2F0ZU1hcFJlcXVlc3QSHwoPY2VydGlmaWNhdGVfbWFwGLTlzUogASgJ", - "SACIAQFCEgoQX2NlcnRpZmljYXRlX21hcCKgAQolVGFyZ2V0U3NsUHJveGll", - "c1NldFByb3h5SGVhZGVyUmVxdWVzdBIcCgxwcm94eV9oZWFkZXIY/rq8TCAB", - "KAlIAIgBASJICgtQcm94eUhlYWRlchIaChZVTkRFRklORURfUFJPWFlfSEVB", - "REVSEAASCwoETk9ORRC4zpIBEhAKCFBST1hZX1YxEKykt58BQg8KDV9wcm94", - "eV9oZWFkZXIiSQopVGFyZ2V0U3NsUHJveGllc1NldFNzbENlcnRpZmljYXRl", - "c1JlcXVlc3QSHAoQc3NsX2NlcnRpZmljYXRlcxiPosOuASADKAkimAQKDlRh", - "cmdldFNzbFByb3h5Eh8KD2NlcnRpZmljYXRlX21hcBi05c1KIAEoCUgAiAEB", - "EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgBiAEBEhwKC2Rlc2Ny", - "aXB0aW9uGPyH1skBIAEoCUgCiAEBEhAKAmlkGJsaIAEoBEgDiAEBEhQKBGtp", - "bmQYlPfIASABKAlIBIgBARIUCgRuYW1lGIv1zQEgASgJSAWIAQESHAoMcHJv", - "eHlfaGVhZGVyGP66vEwgASgJSAaIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEo", - "CUgHiAEBEhgKB3NlcnZpY2UYtY2PsgEgASgJSAiIAQESHAoQc3NsX2NlcnRp", - "ZmljYXRlcxiPosOuASADKAkSGwoKc3NsX3BvbGljeRjF/eCMASABKAlICYgB", - "ASJICgtQcm94eUhlYWRlchIaChZVTkRFRklORURfUFJPWFlfSEVBREVSEAAS", - "CwoETk9ORRC4zpIBEhAKCFBST1hZX1YxEKykt58BQhIKEF9jZXJ0aWZpY2F0", - "ZV9tYXBCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25C", - "BQoDX2lkQgcKBV9raW5kQgcKBV9uYW1lQg8KDV9wcm94eV9oZWFkZXJCDAoK", - "X3NlbGZfbGlua0IKCghfc2VydmljZUINCgtfc3NsX3BvbGljeSKtAgoSVGFy", - "Z2V0U3NsUHJveHlMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjkKBWl0ZW1zGMDP", - "9y8gAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0U3NsUHJv", - "eHkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiV", - "uoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3", + "CglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFjaGFibGVzGJ+g", + "hnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5XYXJuaW5nSASIAQEaYwoKSXRlbXNFbnRyeRILCgNrZXkYASAB", + "KAkSRAoFdmFsdWUYAiABKAsyNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5U", + "YXJnZXRIdHRwc1Byb3hpZXNTY29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tp", + "bmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJu", + "aW5nIrECChRUYXJnZXRIdHRwc1Byb3h5TGlzdBIQCgJpZBibGiABKAlIAIgB", + "ARI7CgVpdGVtcxjAz/cvIAMoCzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlRhcmdldEh0dHBzUHJveHkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25l", + "eHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZ", + "ASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBf", + "bmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmci/AMK", + "DlRhcmdldEluc3RhbmNlEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEo", + "CUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEhAKAmlkGJsa", + "IAEoBEgCiAEBEhgKCGluc3RhbmNlGJWp2gggASgJSAOIAQESFAoEa2luZBiU", + "98gBIAEoCUgEiAEBEhQKBG5hbWUYi/XNASABKAlIBYgBARIbCgpuYXRfcG9s", + "aWN5GJDEivMBIAEoCUgGiAEBEhcKB25ldHdvcmsYrrSFbyABKAlIB4gBARIf", + "Cg9zZWN1cml0eV9wb2xpY3kYkYbKUSABKAlICIgBARIaCglzZWxmX2xpbmsY", + "jZLF2QEgASgJSAmIAQESFAoEem9uZRisx+QBIAEoCUgKiAEBIjQKCU5hdFBv", + "bGljeRIYChRVTkRFRklORURfTkFUX1BPTElDWRAAEg0KBk5PX05BVBCDu/5M", + "QhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQgUKA19p", + "ZEILCglfaW5zdGFuY2VCBwoFX2tpbmRCBwoFX25hbWVCDQoLX25hdF9wb2xp", + "Y3lCCgoIX25ldHdvcmtCEgoQX3NlY3VyaXR5X3BvbGljeUIMCgpfc2VsZl9s", + "aW5rQgcKBV96b25lIssDChxUYXJnZXRJbnN0YW5jZUFnZ3JlZ2F0ZWRMaXN0", + "EhAKAmlkGJsaIAEoCUgAiAEBElIKBWl0ZW1zGMDP9y8gAygLMkAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SW5zdGFuY2VBZ2dyZWdhdGVkTGlz", + "dC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3Bh", + "Z2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", + "SAOIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+W", + "GCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEa", + "YAoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSQQoFdmFsdWUYAiABKAsyMi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRJbnN0YW5jZXNTY29wZWRM", + "aXN0OgI4AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIM", + "Cgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIq0CChJUYXJnZXRJbnN0YW5jZUxp", + "c3QSEAoCaWQYmxogASgJSACIAQESOQoFaXRlbXMYwM/3LyADKAsyJy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRJbnN0YW5jZRIUCgRraW5kGJT3", + "yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQES", + "GgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCAB", + "KAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoD", + "X2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlu", + "a0IKCghfd2FybmluZyKpAQoZVGFyZ2V0SW5zdGFuY2VzU2NvcGVkTGlzdBJF", + "ChB0YXJnZXRfaW5zdGFuY2VzGNDSrbsBIAMoCzInLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlRhcmdldEluc3RhbmNlEjkKB3dhcm5pbmcYnN+WGCABKAsy", + "IC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFCCgoIX3dh", + "cm5pbmcipQYKClRhcmdldFBvb2wSGwoLYmFja3VwX3Bvb2wY+cjwFSABKAlI", + "AIgBARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIcCgtk", + "ZXNjcmlwdGlvbhj8h9bJASABKAlIAogBARIeCg5mYWlsb3Zlcl9yYXRpbxj+", + "lLRlIAEoAkgDiAEBEhkKDWhlYWx0aF9jaGVja3MYrq/m1QEgAygJEhAKAmlk", + "GJsaIAEoBEgEiAEBEhQKCWluc3RhbmNlcxj+/O8NIAMoCRIUCgRraW5kGJT3", + "yAEgASgJSAWIAQESFAoEbmFtZRiL9c0BIAEoCUgGiAEBEhYKBnJlZ2lvbhj0", + "zaBCIAEoCUgHiAEBEh8KD3NlY3VyaXR5X3BvbGljeRiRhspRIAEoCUgIiAEB", + "EhoKCXNlbGZfbGluaxiNksXZASABKAlICYgBARIhChBzZXNzaW9uX2FmZmlu", + "aXR5GLHBmd0BIAEoCUgKiAEBIosCCg9TZXNzaW9uQWZmaW5pdHkSHgoaVU5E", + "RUZJTkVEX1NFU1NJT05fQUZGSU5JVFkQABIRCglDTElFTlRfSVAQm9zppAES", + "HwoYQ0xJRU5UX0lQX05PX0RFU1RJTkFUSU9OEJSazTISGwoUQ0xJRU5UX0lQ", + "X1BPUlRfUFJPVE8QrvLcaRIWCg9DTElFTlRfSVBfUFJPVE8QpMWJDBIYChBH", + "RU5FUkFURURfQ09PS0lFELTOyrABEhMKDEhFQURFUl9GSUVMRBCoidxfEhMK", + "C0hUVFBfQ09PS0lFEPujg+wBEgsKBE5PTkUQuM6SARIeChZTVFJPTkdfQ09P", + "S0lFX0FGRklOSVRZEPvdk9EBQg4KDF9iYWNrdXBfcG9vbEIVChNfY3JlYXRp", + "b25fdGltZXN0YW1wQg4KDF9kZXNjcmlwdGlvbkIRCg9fZmFpbG92ZXJfcmF0", + "aW9CBQoDX2lkQgcKBV9raW5kQgcKBV9uYW1lQgkKB19yZWdpb25CEgoQX3Nl", + "Y3VyaXR5X3BvbGljeUIMCgpfc2VsZl9saW5rQhMKEV9zZXNzaW9uX2FmZmlu", + "aXR5Ir8DChhUYXJnZXRQb29sQWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJ", + "SACIAQESTgoFaXRlbXMYwM/3LyADKAsyPC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5UYXJnZXRQb29sQWdncmVnYXRlZExpc3QuSXRlbXNFbnRyeRIUCgRr", + "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", + "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEhcKDHVucmVhY2hh", + "YmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGlwKCkl0ZW1zRW50cnkSCwoD", + "a2V5GAEgASgJEj0KBXZhbHVlGAIgASgLMi4uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuVGFyZ2V0UG9vbHNTY29wZWRMaXN0OgI4AUIFCgNfaWRCBwoFX2tp", + "bmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJu", + "aW5nInsKGFRhcmdldFBvb2xJbnN0YW5jZUhlYWx0aBJACg1oZWFsdGhfc3Rh", + "dHVzGLXWurUBIAMoCzIlLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0", + "aFN0YXR1cxIUCgRraW5kGJT3yAEgASgJSACIAQFCBwoFX2tpbmQipQIKDlRh", + "cmdldFBvb2xMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjUKBWl0ZW1zGMDP9y8g", + "AygLMiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0UG9vbBIUCgRr", + "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", + "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcY", + "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASI", + "AQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", + "bGZfbGlua0IKCghfd2FybmluZyJsCiBUYXJnZXRQb29sc0FkZEhlYWx0aENo", + "ZWNrUmVxdWVzdBJICg1oZWFsdGhfY2hlY2tzGK6v5tUBIAMoCzItLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0aENoZWNrUmVmZXJlbmNlImEKHVRh", + "cmdldFBvb2xzQWRkSW5zdGFuY2VSZXF1ZXN0EkAKCWluc3RhbmNlcxj+/O8N", + "IAMoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlUmVmZXJl", + "bmNlIm8KI1RhcmdldFBvb2xzUmVtb3ZlSGVhbHRoQ2hlY2tSZXF1ZXN0EkgK", + "DWhlYWx0aF9jaGVja3MYrq/m1QEgAygLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuSGVhbHRoQ2hlY2tSZWZlcmVuY2UiZAogVGFyZ2V0UG9vbHNSZW1v", + "dmVJbnN0YW5jZVJlcXVlc3QSQAoJaW5zdGFuY2VzGP787w0gAygLMiouZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VSZWZlcmVuY2UinQEKFVRh", + "cmdldFBvb2xzU2NvcGVkTGlzdBI9Cgx0YXJnZXRfcG9vbHMYqZ+goAEgAygL", + "MiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0UG9vbBI5Cgd3YXJu", + "aW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fybmlu", + "Z0gAiAEBQgoKCF93YXJuaW5nIjQKD1RhcmdldFJlZmVyZW5jZRIWCgZ0YXJn", + "ZXQYkeP5WyABKAlIAIgBAUIJCgdfdGFyZ2V0IlAKKFRhcmdldFNzbFByb3hp", + "ZXNTZXRCYWNrZW5kU2VydmljZVJlcXVlc3QSGAoHc2VydmljZRi1jY+yASAB", + "KAlIAIgBAUIKCghfc2VydmljZSJfCihUYXJnZXRTc2xQcm94aWVzU2V0Q2Vy", + "dGlmaWNhdGVNYXBSZXF1ZXN0Eh8KD2NlcnRpZmljYXRlX21hcBi05c1KIAEo", + "CUgAiAEBQhIKEF9jZXJ0aWZpY2F0ZV9tYXAioAEKJVRhcmdldFNzbFByb3hp", + "ZXNTZXRQcm94eUhlYWRlclJlcXVlc3QSHAoMcHJveHlfaGVhZGVyGP66vEwg", + "ASgJSACIAQEiSAoLUHJveHlIZWFkZXISGgoWVU5ERUZJTkVEX1BST1hZX0hF", + "QURFUhAAEgsKBE5PTkUQuM6SARIQCghQUk9YWV9WMRCspLefAUIPCg1fcHJv", + "eHlfaGVhZGVyIkkKKVRhcmdldFNzbFByb3hpZXNTZXRTc2xDZXJ0aWZpY2F0", + "ZXNSZXF1ZXN0EhwKEHNzbF9jZXJ0aWZpY2F0ZXMYj6LDrgEgAygJIpgECg5U", + "YXJnZXRTc2xQcm94eRIfCg9jZXJ0aWZpY2F0ZV9tYXAYtOXNSiABKAlIAIgB", + "ARIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAYgBARIcCgtkZXNj", + "cmlwdGlvbhj8h9bJASABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRr", + "aW5kGJT3yAEgASgJSASIAQESFAoEbmFtZRiL9c0BIAEoCUgFiAEBEhwKDHBy", + "b3h5X2hlYWRlchj+urxMIAEoCUgGiAEBEhoKCXNlbGZfbGluaxiNksXZASAB", + "KAlIB4gBARIYCgdzZXJ2aWNlGLWNj7IBIAEoCUgIiAEBEhwKEHNzbF9jZXJ0", + "aWZpY2F0ZXMYj6LDrgEgAygJEhsKCnNzbF9wb2xpY3kYxf3gjAEgASgJSAmI", + "AQEiSAoLUHJveHlIZWFkZXISGgoWVU5ERUZJTkVEX1BST1hZX0hFQURFUhAA", + "EgsKBE5PTkUQuM6SARIQCghQUk9YWV9WMRCspLefAUISChBfY2VydGlmaWNh", + "dGVfbWFwQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9u", + "QgUKA19pZEIHCgVfa2luZEIHCgVfbmFtZUIPCg1fcHJveHlfaGVhZGVyQgwK", + "Cl9zZWxmX2xpbmtCCgoIX3NlcnZpY2VCDQoLX3NzbF9wb2xpY3kirQIKElRh", + "cmdldFNzbFByb3h5TGlzdBIQCgJpZBibGiABKAlIAIgBARI5CgVpdGVtcxjA", + "z/cvIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFNzbFBy", + "b3h5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4Y", + "lbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoH", + "d2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldh", + "cm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tl", + "bkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIqsBChpUYXJnZXRUY3BQcm94", + "aWVzU2NvcGVkTGlzdBJGChJ0YXJnZXRfdGNwX3Byb3hpZXMYgNf6fCADKAsy", + "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRUY3BQcm94eRI5Cgd3", "YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fy", - "bmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2Vu", - "QgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciqwEKGlRhcmdldFRjcFByb3hp", - "ZXNTY29wZWRMaXN0EkYKEnRhcmdldF90Y3BfcHJveGllcxiA1/p8IAMoCzIn", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFRjcFByb3h5EjkKB3dh", - "cm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJu", - "aW5nSACIAQFCCgoIX3dhcm5pbmciUAooVGFyZ2V0VGNwUHJveGllc1NldEJh", - "Y2tlbmRTZXJ2aWNlUmVxdWVzdBIYCgdzZXJ2aWNlGLWNj7IBIAEoCUgAiAEB", - "QgoKCF9zZXJ2aWNlIqABCiVUYXJnZXRUY3BQcm94aWVzU2V0UHJveHlIZWFk", - "ZXJSZXF1ZXN0EhwKDHByb3h5X2hlYWRlchj+urxMIAEoCUgAiAEBIkgKC1By", - "b3h5SGVhZGVyEhoKFlVOREVGSU5FRF9QUk9YWV9IRUFERVIQABILCgROT05F", - "ELjOkgESEAoIUFJPWFlfVjEQrKS3nwFCDwoNX3Byb3h5X2hlYWRlciLoAwoO", - "VGFyZ2V0VGNwUHJveHkSIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJ", - "SACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGIAQESEAoCaWQYmxog", - "ASgESAKIAQESFAoEa2luZBiU98gBIAEoCUgDiAEBEhQKBG5hbWUYi/XNASAB", - "KAlIBIgBARIbCgpwcm94eV9iaW5kGO7OsYgBIAEoCEgFiAEBEhwKDHByb3h5", - "X2hlYWRlchj+urxMIAEoCUgGiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgHiAEB", - "EhoKCXNlbGZfbGluaxiNksXZASABKAlICIgBARIYCgdzZXJ2aWNlGLWNj7IB", - "IAEoCUgJiAEBIkgKC1Byb3h5SGVhZGVyEhoKFlVOREVGSU5FRF9QUk9YWV9I", - "RUFERVIQABILCgROT05FELjOkgESEAoIUFJPWFlfVjEQrKS3nwFCFQoTX2Ny", - "ZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CBQoDX2lkQgcKBV9r", - "aW5kQgcKBV9uYW1lQg0KC19wcm94eV9iaW5kQg8KDV9wcm94eV9oZWFkZXJC", - "CQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rQgoKCF9zZXJ2aWNlIswDChxUYXJn", - "ZXRUY3BQcm94eUFnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBElIK", - "BWl0ZW1zGMDP9y8gAygLMkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFy", - "Z2V0VGNwUHJveHlBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQY", - "lPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogB", - "ARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5yZWFjaGFibGVz", - "GJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5XYXJuaW5nSASIAQEaYQoKSXRlbXNFbnRyeRILCgNrZXkY", - "ASABKAkSQgoFdmFsdWUYAiABKAsyMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5UYXJnZXRUY3BQcm94aWVzU2NvcGVkTGlzdDoCOAFCBQoDX2lkQgcKBV9r", - "aW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fy", - "bmluZyKtAgoSVGFyZ2V0VGNwUHJveHlMaXN0EhAKAmlkGJsaIAEoCUgAiAEB", - "EjkKBWl0ZW1zGMDP9y8gAygLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "VGFyZ2V0VGNwUHJveHkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRf", - "cGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASAB", - "KAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4", - "dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcirgUKEFRh", - "cmdldFZwbkdhdGV3YXkSIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJ", - "SACIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAGIAQESHAoQZm9yd2Fy", - "ZGluZ19ydWxlcxi1msyWASADKAkSEAoCaWQYmxogASgESAKIAQESFAoEa2lu", - "ZBiU98gBIAEoCUgDiAEBEiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw91QgASgJ", - "SASIAQESSQoGbGFiZWxzGP+/we4BIAMoCzI1Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlRhcmdldFZwbkdhdGV3YXkuTGFiZWxzRW50cnkSFAoEbmFtZRiL", - "9c0BIAEoCUgFiAEBEhcKB25ldHdvcmsYrrSFbyABKAlIBogBARIWCgZyZWdp", - "b24Y9M2gQiABKAlIB4gBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAiIAQES", - "FgoGc3RhdHVzGPKft1YgASgJSAmIAQESEgoHdHVubmVscxiL+u0xIAMoCRot", - "CgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgB", - "ImAKBlN0YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASEAoIQ1JFQVRJTkcQ", - "ub2d2QESEAoIREVMRVRJTkcQqKeH/AESDgoGRkFJTEVEEL2QptkBEgwKBVJF", - "QURZEIPDjyVCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRp", - "b25CBQoDX2lkQgcKBV9raW5kQhQKEl9sYWJlbF9maW5nZXJwcmludEIHCgVf", - "bmFtZUIKCghfbmV0d29ya0IJCgdfcmVnaW9uQgwKCl9zZWxmX2xpbmtCCQoH", - "X3N0YXR1cyLRAwoeVGFyZ2V0VnBuR2F0ZXdheUFnZ3JlZ2F0ZWRMaXN0EhAK", - "AmlkGJsaIAEoCUgAiAEBElQKBWl0ZW1zGMDP9y8gAygLMkIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuVGFyZ2V0VnBuR2F0ZXdheUFnZ3JlZ2F0ZWRMaXN0", - "Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFn", - "ZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlI", - "A4gBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic35YY", - "IAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBARpi", - "CgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRJDCgV2YWx1ZRgCIAEoCzI0Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFZwbkdhdGV3YXlzU2NvcGVk", - "TGlzdDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5C", - "DAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKxAgoUVGFyZ2V0VnBuR2F0ZXdh", - "eUxpc3QSEAoCaWQYmxogASgJSACIAQESOwoFaXRlbXMYwM/3LyADKAsyKS5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRWcG5HYXRld2F5EhQKBGtp", - "bmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlI", - "AogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic", - "35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgB", - "AUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2Vs", - "Zl9saW5rQgoKCF93YXJuaW5nIrABChtUYXJnZXRWcG5HYXRld2F5c1Njb3Bl", - "ZExpc3QSSgoTdGFyZ2V0X3Zwbl9nYXRld2F5cxiIk8q/ASADKAsyKS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRWcG5HYXRld2F5EjkKB3dhcm5p", - "bmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5n", - "SACIAQFCCgoIX3dhcm5pbmcikwQKC1Rlc3RGYWlsdXJlEiIKEWFjdHVhbF9v", - "dXRwdXRfdXJsGILZ8YgBIAEoCUgAiAEBEi0KHWFjdHVhbF9yZWRpcmVjdF9y", - "ZXNwb25zZV9jb2RlGNmDvBQgASgFSAGIAQESHwoOYWN0dWFsX3NlcnZpY2UY", - "hNL+0QEgASgJSAKIAQESJAoTZXhwZWN0ZWRfb3V0cHV0X3VybBiYovfOASAB", - "KAlIA4gBARIvCh9leHBlY3RlZF9yZWRpcmVjdF9yZXNwb25zZV9jb2RlGO/q", - "gAkgASgFSASIAQESIAoQZXhwZWN0ZWRfc2VydmljZRiu+PE/IAEoCUgFiAEB", - "Ej0KB2hlYWRlcnMYht+deyADKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5VcmxNYXBUZXN0SGVhZGVyEhQKBGhvc3QYqOvDASABKAlIBogBARIUCgRw", - "YXRoGKXI0QEgASgJSAeIAQFCFAoSX2FjdHVhbF9vdXRwdXRfdXJsQiAKHl9h", - "Y3R1YWxfcmVkaXJlY3RfcmVzcG9uc2VfY29kZUIRCg9fYWN0dWFsX3NlcnZp", - "Y2VCFgoUX2V4cGVjdGVkX291dHB1dF91cmxCIgogX2V4cGVjdGVkX3JlZGly", - "ZWN0X3Jlc3BvbnNlX2NvZGVCEwoRX2V4cGVjdGVkX3NlcnZpY2VCBwoFX2hv", - "c3RCBwoFX3BhdGgiwAEKJlRlc3RJYW1QZXJtaXNzaW9uc0JhY2tlbmRCdWNr", - "ZXRSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJj", - "ZRiOiK9dIAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9y", - "ZXNvdXJjZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5U", - "ZXN0UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQIiwQEKJ1Rlc3RJYW1QZXJtaXNz", - "aW9uc0JhY2tlbmRTZXJ2aWNlUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJ", - "QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1p", - "c3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EECIs0B", - "Ch1UZXN0SWFtUGVybWlzc2lvbnNEaXNrUmVxdWVzdBIXCgdwcm9qZWN0GJmW", - "wWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0", - "X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID", - "4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiLFAQorVGVzdElhbVBlcm1pc3Np", - "b25zRXh0ZXJuYWxWcG5HYXRld2F5UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwg", - "ASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Bl", - "cm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EEC", - "IqgBCidUZXN0SWFtUGVybWlzc2lvbnNGaXJld2FsbFBvbGljeVJlcXVlc3QS", - "GAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25z", - "X3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EECIrgBCh5UZXN0", - "SWFtUGVybWlzc2lvbnNJbWFnZVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEo", + "bmluZ0gAiAEBQgoKCF93YXJuaW5nIlAKKFRhcmdldFRjcFByb3hpZXNTZXRC", + "YWNrZW5kU2VydmljZVJlcXVlc3QSGAoHc2VydmljZRi1jY+yASABKAlIAIgB", + "AUIKCghfc2VydmljZSKgAQolVGFyZ2V0VGNwUHJveGllc1NldFByb3h5SGVh", + "ZGVyUmVxdWVzdBIcCgxwcm94eV9oZWFkZXIY/rq8TCABKAlIAIgBASJICgtQ", + "cm94eUhlYWRlchIaChZVTkRFRklORURfUFJPWFlfSEVBREVSEAASCwoETk9O", + "RRC4zpIBEhAKCFBST1hZX1YxEKykt58BQg8KDV9wcm94eV9oZWFkZXIi6AMK", + "DlRhcmdldFRjcFByb3h5EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEo", + "CUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEhAKAmlkGJsa", + "IAEoBEgCiAEBEhQKBGtpbmQYlPfIASABKAlIA4gBARIUCgRuYW1lGIv1zQEg", + "ASgJSASIAQESGwoKcHJveHlfYmluZBjuzrGIASABKAhIBYgBARIcCgxwcm94", + "eV9oZWFkZXIY/rq8TCABKAlIBogBARIWCgZyZWdpb24Y9M2gQiABKAlIB4gB", + "ARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAiIAQESGAoHc2VydmljZRi1jY+y", + "ASABKAlICYgBASJICgtQcm94eUhlYWRlchIaChZVTkRFRklORURfUFJPWFlf", + "SEVBREVSEAASCwoETk9ORRC4zpIBEhAKCFBST1hZX1YxEKykt58BQhUKE19j", + "cmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQgUKA19pZEIHCgVf", + "a2luZEIHCgVfbmFtZUINCgtfcHJveHlfYmluZEIPCg1fcHJveHlfaGVhZGVy", + "QgkKB19yZWdpb25CDAoKX3NlbGZfbGlua0IKCghfc2VydmljZSLMAwocVGFy", + "Z2V0VGNwUHJveHlBZ2dyZWdhdGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJS", + "CgVpdGVtcxjAz/cvIAMoCzJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRh", + "cmdldFRjcFByb3h5QWdncmVnYXRlZExpc3QuSXRlbXNFbnRyeRIUCgRraW5k", + "GJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKI", + "AQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEhcKDHVucmVhY2hhYmxl", + "cxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGmEKCkl0ZW1zRW50cnkSCwoDa2V5", + "GAEgASgJEkIKBXZhbHVlGAIgASgLMjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuVGFyZ2V0VGNwUHJveGllc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmcirQIKElRhcmdldFRjcFByb3h5TGlzdBIQCgJpZBibGiABKAlIAIgB", + "ARI5CgVpdGVtcxjAz/cvIAMoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlRhcmdldFRjcFByb3h5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0", + "X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEg", + "ASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25l", + "eHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIq4FChBU", + "YXJnZXRWcG5HYXRld2F5EiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEo", + "CUgAiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEhwKEGZvcndh", + "cmRpbmdfcnVsZXMYtZrMlgEgAygJEhAKAmlkGJsaIAEoBEgCiAEBEhQKBGtp", + "bmQYlPfIASABKAlIA4gBARIhChFsYWJlbF9maW5nZXJwcmludBiZ8PdUIAEo", + "CUgEiAEBEkkKBmxhYmVscxj/v8HuASADKAsyNS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5UYXJnZXRWcG5HYXRld2F5LkxhYmVsc0VudHJ5EhQKBG5hbWUY", + "i/XNASABKAlIBYgBARIXCgduZXR3b3JrGK60hW8gASgJSAaIAQESFgoGcmVn", + "aW9uGPTNoEIgASgJSAeIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgIiAEB", + "EhYKBnN0YXR1cxjyn7dWIAEoCUgJiAEBEhIKB3R1bm5lbHMYi/rtMSADKAka", + "LQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4", + "ASJgCgZTdGF0dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEhAKCENSRUFUSU5H", + "ELm9ndkBEhAKCERFTEVUSU5HEKinh/wBEg4KBkZBSUxFRBC9kKbZARIMCgVS", + "RUFEWRCDw48lQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0", + "aW9uQgUKA19pZEIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2VycHJpbnRCBwoF", + "X25hbWVCCgoIX25ldHdvcmtCCQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rQgkK", + "B19zdGF0dXMi0QMKHlRhcmdldFZwbkdhdGV3YXlBZ2dyZWdhdGVkTGlzdBIQ", + "CgJpZBibGiABKAlIAIgBARJUCgVpdGVtcxjAz/cvIAMoCzJCLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlRhcmdldFZwbkdhdGV3YXlBZ2dyZWdhdGVkTGlz", + "dC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3Bh", + "Z2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJ", + "SAOIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+W", + "GCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEa", + "YgoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSQwoFdmFsdWUYAiABKAsyNC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRWcG5HYXRld2F5c1Njb3Bl", + "ZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2Vu", + "QgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcisQIKFFRhcmdldFZwbkdhdGV3", + "YXlMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjsKBWl0ZW1zGMDP9y8gAygLMiku", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0VnBuR2F0ZXdheRIUCgRr", + "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", + "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcY", + "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASI", + "AQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", + "bGZfbGlua0IKCghfd2FybmluZyKwAQobVGFyZ2V0VnBuR2F0ZXdheXNTY29w", + "ZWRMaXN0EkoKE3RhcmdldF92cG5fZ2F0ZXdheXMYiJPKvwEgAygLMikuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0VnBuR2F0ZXdheRI5Cgd3YXJu", + "aW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fybmlu", + "Z0gAiAEBQgoKCF93YXJuaW5nIpMECgtUZXN0RmFpbHVyZRIiChFhY3R1YWxf", + "b3V0cHV0X3VybBiC2fGIASABKAlIAIgBARItCh1hY3R1YWxfcmVkaXJlY3Rf", + "cmVzcG9uc2VfY29kZRjZg7wUIAEoBUgBiAEBEh8KDmFjdHVhbF9zZXJ2aWNl", + "GITS/tEBIAEoCUgCiAEBEiQKE2V4cGVjdGVkX291dHB1dF91cmwYmKL3zgEg", + "ASgJSAOIAQESLwofZXhwZWN0ZWRfcmVkaXJlY3RfcmVzcG9uc2VfY29kZRjv", + "6oAJIAEoBUgEiAEBEiAKEGV4cGVjdGVkX3NlcnZpY2UYrvjxPyABKAlIBYgB", + "ARI9CgdoZWFkZXJzGIbfnXsgAygLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuVXJsTWFwVGVzdEhlYWRlchIUCgRob3N0GKjrwwEgASgJSAaIAQESFAoE", + "cGF0aBilyNEBIAEoCUgHiAEBQhQKEl9hY3R1YWxfb3V0cHV0X3VybEIgCh5f", + "YWN0dWFsX3JlZGlyZWN0X3Jlc3BvbnNlX2NvZGVCEQoPX2FjdHVhbF9zZXJ2", + "aWNlQhYKFF9leHBlY3RlZF9vdXRwdXRfdXJsQiIKIF9leHBlY3RlZF9yZWRp", + "cmVjdF9yZXNwb25zZV9jb2RlQhMKEV9leHBlY3RlZF9zZXJ2aWNlQgcKBV9o", + "b3N0QgcKBV9wYXRoIsABCiZUZXN0SWFtUGVybWlzc2lvbnNCYWNrZW5kQnVj", + "a2V0UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3Vy", + "Y2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3Rf", + "cmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "VGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EECIsEBCidUZXN0SWFtUGVybWlz", + "c2lvbnNCYWNrZW5kU2VydmljZVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEo", "CUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISYwohdGVzdF9wZXJt", "aXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLR", - "AQohVGVzdElhbVBlcm1pc3Npb25zSW5zdGFuY2VSZXF1ZXN0EhcKB3Byb2pl", - "Y3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEmMK", - "IXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRimxbfRASABKAsy", - "Ly5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1", - "ZXN0QgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECIsMBCilUZXN0SWFtUGVy", - "bWlzc2lvbnNJbnN0YW5jZVRlbXBsYXRlUmVxdWVzdBIXCgdwcm9qZWN0GJmW", - "wWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0", - "X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID", - "4EECItgBCihUZXN0SWFtUGVybWlzc2lvbnNJbnN0YW50U25hcHNob3RSZXF1", + "bG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLN", + "AQodVGVzdElhbVBlcm1pc3Npb25zRGlza1JlcXVlc3QSFwoHcHJvamVjdBiZ", + "lsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISYwohdGVz", + "dF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RC", + "A+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIixQEKK1Rlc3RJYW1QZXJtaXNz", + "aW9uc0V4dGVybmFsVnBuR2F0ZXdheVJlcXVlc3QSFwoHcHJvamVjdBiZlsFs", + "IAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISYwohdGVzdF9w", + "ZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BB", + "AiKoAQonVGVzdElhbVBlcm1pc3Npb25zRmlyZXdhbGxQb2xpY3lSZXF1ZXN0", + "EhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISYwohdGVzdF9wZXJtaXNzaW9u", + "c19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiK4AQoeVGVz", + "dElhbVBlcm1pc3Npb25zSW1hZ2VSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCAB", + "KAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEmMKIXRlc3RfcGVy", + "bWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRimxbfRASABKAsyLy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQIi", + "0QEKIVRlc3RJYW1QZXJtaXNzaW9uc0luc3RhbmNlUmVxdWVzdBIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJj", + "CiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgL", + "Mi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVx", + "dWVzdEID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiLDAQopVGVzdElhbVBl", + "cm1pc3Npb25zSW5zdGFuY2VUZW1wbGF0ZVJlcXVlc3QSFwoHcHJvamVjdBiZ", + "lsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISYwohdGVz", + "dF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RC", + "A+BBAiLYAQooVGVzdElhbVBlcm1pc3Npb25zSW5zdGFudFNuYXBzaG90UmVx", + "dWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoiv", + "XSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3Vy", + "Y2UYpsW30QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBl", + "cm1pc3Npb25zUmVxdWVzdEID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiK+", + "AQokVGVzdElhbVBlcm1pc3Npb25zTGljZW5zZUNvZGVSZXF1ZXN0EhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EEC", + "EmMKIXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRimxbfRASAB", + "KAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNS", + "ZXF1ZXN0QgPgQQIiugEKIFRlc3RJYW1QZXJtaXNzaW9uc0xpY2Vuc2VSZXF1", "ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9d", "IAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJj", "ZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVy", - "bWlzc2lvbnNSZXF1ZXN0QgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECIr4B", - "CiRUZXN0SWFtUGVybWlzc2lvbnNMaWNlbnNlQ29kZVJlcXVlc3QSFwoHcHJv", - "amVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQIS", - "YwohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEo", - "CzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1Jl", - "cXVlc3RCA+BBAiK6AQogVGVzdElhbVBlcm1pc3Npb25zTGljZW5zZVJlcXVl", - "c3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10g", - "ASgJQgPgQQISYwohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNl", - "GKbFt9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJt", - "aXNzaW9uc1JlcXVlc3RCA+BBAiK/AQolVGVzdElhbVBlcm1pc3Npb25zTWFj", - "aGluZUltYWdlUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoI", - "cmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25zX3Jl", - "cXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EECItwBCipUZXN0SWFt", - "UGVybWlzc2lvbnNOZXR3b3JrQXR0YWNobWVudFJlcXVlc3QSFwoHcHJvamVj", - "dBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJl", - "c291cmNlGI6Ir10gASgJQgPgQQISYwohdGVzdF9wZXJtaXNzaW9uc19yZXF1", - "ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLdAQotVGVzdElhbVBl", - "cm1pc3Npb25zTmV0d29ya0VuZHBvaW50R3JvdXBSZXF1ZXN0EhcKB3Byb2pl", - "Y3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEmMK", - "IXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRimxbfRASABKAsy", - "Ly5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1", - "ZXN0QgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECIsgBCi5UZXN0SWFtUGVy", - "bWlzc2lvbnNOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EhcKB3Byb2pl", - "Y3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEmMK", - "IXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRimxbfRASABKAsy", - "Ly5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1", - "ZXN0QgPgQQIi0gEKIlRlc3RJYW1QZXJtaXNzaW9uc05vZGVHcm91cFJlcXVl", - "c3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10g", - "ASgJQgPgQQISYwohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNl", - "GKbFt9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJt", - "aXNzaW9uc1JlcXVlc3RCA+BBAhIUCgR6b25lGKzH5AEgASgJQgPgQQIi1wEK", - "JVRlc3RJYW1QZXJtaXNzaW9uc05vZGVUZW1wbGF0ZVJlcXVlc3QSFwoHcHJv", - "amVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgK", + "bWlzc2lvbnNSZXF1ZXN0QgPgQQIivwEKJVRlc3RJYW1QZXJtaXNzaW9uc01h", + "Y2hpbmVJbWFnZVJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgK", "CHJlc291cmNlGI6Ir10gASgJQgPgQQISYwohdGVzdF9wZXJtaXNzaW9uc19y", "ZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLaAQooVGVzdElh", - "bVBlcm1pc3Npb25zUGFja2V0TWlycm9yaW5nUmVxdWVzdBIXCgdwcm9qZWN0", - "GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoIcmVz", - "b3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVl", - "c3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EECIt8BCi1UZXN0SWFtUGVy", - "bWlzc2lvbnNSZWdpb25CYWNrZW5kU2VydmljZVJlcXVlc3QSFwoHcHJvamVj", + "dXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLcAQoqVGVzdElh", + "bVBlcm1pc3Npb25zTmV0d29ya0F0dGFjaG1lbnRSZXF1ZXN0EhcKB3Byb2pl", + "Y3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIYCghy", + "ZXNvdXJjZRiOiK9dIAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNfcmVx", + "dWVzdF9yZXNvdXJjZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQIi3QEKLVRlc3RJYW1Q", + "ZXJtaXNzaW9uc05ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJj", + "CiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgL", + "Mi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVx", + "dWVzdEID4EECEhQKBHpvbmUYrMfkASABKAlCA+BBAiLIAQouVGVzdElhbVBl", + "cm1pc3Npb25zTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJj", + "CiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgL", + "Mi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVx", + "dWVzdEID4EECItIBCiJUZXN0SWFtUGVybWlzc2lvbnNOb2RlR3JvdXBSZXF1", + "ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9d", + "IAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJj", + "ZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVy", + "bWlzc2lvbnNSZXF1ZXN0QgPgQQISFAoEem9uZRisx+QBIAEoCUID4EECItcB", + "CiVUZXN0SWFtUGVybWlzc2lvbnNOb2RlVGVtcGxhdGVSZXF1ZXN0EhcKB3By", + "b2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIY", + "CghyZXNvdXJjZRiOiK9dIAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNf", + "cmVxdWVzdF9yZXNvdXJjZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQIi2gEKKFRlc3RJ", + "YW1QZXJtaXNzaW9uc1BhY2tldE1pcnJvcmluZ1JlcXVlc3QSFwoHcHJvamVj", "dBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJl", "c291cmNlGI6Ir10gASgJQgPgQQISYwohdGVzdF9wZXJtaXNzaW9uc19yZXF1", "ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLVAQojVGVzdElhbVBl", - "cm1pc3Npb25zUmVnaW9uRGlza1JlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6I", - "r10gASgJQgPgQQISYwohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291", - "cmNlGKbFt9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQ", - "ZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLgAQouVGVzdElhbVBlcm1pc3Npb25z", - "UmVnaW9uSW5zdGFudFNuYXBzaG90UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwg", - "ASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoIcmVzb3VyY2UY", - "joivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVz", - "b3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVz", - "dFBlcm1pc3Npb25zUmVxdWVzdEID4EECIuYBCjRUZXN0SWFtUGVybWlzc2lv", - "bnNSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0EhcKB3Byb2pl", + "LnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLfAQotVGVzdElhbVBl", + "cm1pc3Npb25zUmVnaW9uQmFja2VuZFNlcnZpY2VSZXF1ZXN0EhcKB3Byb2pl", "Y3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIYCghy", "ZXNvdXJjZRiOiK9dIAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNfcmVx", "dWVzdF9yZXNvdXJjZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQIi1AEKJFRlc3RJYW1Q", - "ZXJtaXNzaW9uc1Jlc2VydmF0aW9uUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwg", - "ASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Bl", - "cm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EEC", - "EhQKBHpvbmUYrMfkASABKAlCA+BBAiLZAQonVGVzdElhbVBlcm1pc3Npb25z", - "UmVzb3VyY2VQb2xpY3lSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", - "AhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIYCghyZXNvdXJjZRiOiK9dIAEo", - "CUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRim", - "xbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlz", - "c2lvbnNSZXF1ZXN0QgPgQQIi3AEKKlRlc3RJYW1QZXJtaXNzaW9uc1NlcnZp", - "Y2VBdHRhY2htZW50UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIS", - "FgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlC", - "A+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW3", - "0QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Np", - "b25zUmVxdWVzdEID4EECIrsBCiFUZXN0SWFtUGVybWlzc2lvbnNTbmFwc2hv", - "dFJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgKCHJlc291cmNl", + "ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQIi1QEKI1Rlc3RJYW1Q", + "ZXJtaXNzaW9uc1JlZ2lvbkRpc2tSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCAB", + "KAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhIYCghyZXNvdXJjZRiO", + "iK9dIAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNv", + "dXJjZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0", + "UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQIi4AEKLlRlc3RJYW1QZXJtaXNzaW9u", + "c1JlZ2lvbkluc3RhbnRTbmFwc2hvdFJlcXVlc3QSFwoHcHJvamVjdBiZlsFs", + "IAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNl", "GI6Ir10gASgJQgPgQQISYwohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jl", "c291cmNlGKbFt9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRl", - "c3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLUAQokVGVzdElhbVBlcm1pc3Np", - "b25zU3RvcmFnZVBvb2xSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BB", - "AhIYCghyZXNvdXJjZRiOiK9dIAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lv", - "bnNfcmVxdWVzdF9yZXNvdXJjZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQISFAoEem9u", - "ZRisx+QBIAEoCUID4EECItUBCiNUZXN0SWFtUGVybWlzc2lvbnNTdWJuZXR3", - "b3JrUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9u", - "GPTNoEIgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0", - "ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVz", - "dEID4EECItUBCiNUZXN0SWFtUGVybWlzc2lvbnNWcG5HYXRld2F5UmVxdWVz", - "dBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJ", - "QgPgQQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1p", - "c3Npb25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EECIjAK", - "FlRlc3RQZXJtaXNzaW9uc1JlcXVlc3QSFgoLcGVybWlzc2lvbnMYhOnLHCAD", - "KAkiMQoXVGVzdFBlcm1pc3Npb25zUmVzcG9uc2USFgoLcGVybWlzc2lvbnMY", - "hOnLHCADKAkiRAoHVWludDEyOBIUCgRoaWdoGKK7wwEgASgESACIAQESEgoD", - "bG93GNTGBiABKARIAYgBAUIHCgVfaGlnaEIGCgRfbG93IpwEChNVcGNvbWlu", - "Z01haW50ZW5hbmNlEh4KDmNhbl9yZXNjaGVkdWxlGJmj4i0gASgISACIAQES", - "KAoYbGF0ZXN0X3dpbmRvd19zdGFydF90aW1lGIG7hj0gASgJSAGIAQESIgoS", - "bWFpbnRlbmFuY2Vfc3RhdHVzGJ6d9yYgASgJSAKIAQESFAoEdHlwZRi6ntoB", - "IAEoCUgDiAEBEiAKD3dpbmRvd19lbmRfdGltZRigrs6BASABKAlIBIgBARIi", - "ChF3aW5kb3dfc3RhcnRfdGltZRi5sMnhASABKAlIBYgBASJnChFNYWludGVu", - "YW5jZVN0YXR1cxIgChxVTkRFRklORURfTUFJTlRFTkFOQ0VfU1RBVFVTEAAS", - "DwoHT05HT0lORxDbps/hARIOCgdQRU5ESU5HEPeq8BASDwoHVU5LTk9XThCq", - "8MTOASJYCgRUeXBlEhIKDlVOREVGSU5FRF9UWVBFEAASEQoJU0NIRURVTEVE", - "EI2hj+QBEhQKDFVOS05PV05fVFlQRRCvpP7pARITCgtVTlNDSEVEVUxFRBCU", - "xM7WAUIRCg9fY2FuX3Jlc2NoZWR1bGVCGwoZX2xhdGVzdF93aW5kb3dfc3Rh", - "cnRfdGltZUIVChNfbWFpbnRlbmFuY2Vfc3RhdHVzQgcKBV90eXBlQhIKEF93", - "aW5kb3dfZW5kX3RpbWVCFAoSX3dpbmRvd19zdGFydF90aW1lIpwCCiFVcGRh", - "dGVBY2Nlc3NDb25maWdJbnN0YW5jZVJlcXVlc3QSTgoWYWNjZXNzX2NvbmZp", - "Z19yZXNvdXJjZRiQ//a4ASABKAsyJS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5BY2Nlc3NDb25maWdCA+BBAhIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EEC", - "EiIKEW5ldHdvcmtfaW50ZXJmYWNlGOjAna4BIAEoCUID4EECEiEKB3Byb2pl", - "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkR", - "IAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3Jl", - "cXVlc3RfaWQi+gEKF1VwZGF0ZUF1dG9zY2FsZXJSZXF1ZXN0EhsKCmF1dG9z", - "Y2FsZXIY1/3S9gEgASgJSACIAQESSAoTYXV0b3NjYWxlcl9yZXNvdXJjZRj2", - "8P9iIAEoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF1dG9zY2FsZXJC", - "A+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJl", - "cXVlc3RfaWQYy4HZESABKAlIAYgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLy", - "RwR6b25lQg0KC19hdXRvc2NhbGVyQg0KC19yZXF1ZXN0X2lkItwBChpVcGRh", - "dGVCYWNrZW5kQnVja2V0UmVxdWVzdBIeCg5iYWNrZW5kX2J1Y2tldBj1490r", - "IAEoCUID4EECElAKF2JhY2tlbmRfYnVja2V0X3Jlc291cmNlGJjOx7UBIAEo", - "CzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRCdWNrZXRCA+BB", - "AhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVl", - "c3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCLhAQobVXBkYXRl", - "QmFja2VuZFNlcnZpY2VSZXF1ZXN0EiAKD2JhY2tlbmRfc2VydmljZRiKwK6S", - "ASABKAlCA+BBAhJSChhiYWNrZW5kX3NlcnZpY2VfcmVzb3VyY2UYo4HfpQEg", - "ASgLMicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VC", - "A+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJl", - "cXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtfcmVxdWVzdF9pZCKhAgoRVXBk", - "YXRlRGlza1JlcXVlc3QSFAoEZGlzaxidm7wBIAEoCUID4EECEjwKDWRpc2tf", - "cmVzb3VyY2UY8NCrDCABKAsyHS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5E", - "aXNrQgPgQQISFQoFcGF0aHMY7sHgMiABKAlIAIgBARIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AYgBARIcCgt1cGRhdGVfbWFzaxiiubruASABKAlIAogBARIbCgR6b25lGKzH", - "5AEgASgJQgrgQQLyRwR6b25lQggKBl9wYXRoc0INCgtfcmVxdWVzdF9pZEIO", - "CgxfdXBkYXRlX21hc2si+wEKIlVwZGF0ZURpc3BsYXlEZXZpY2VJbnN0YW5j", - "ZVJlcXVlc3QSUAoXZGlzcGxheV9kZXZpY2VfcmVzb3VyY2UY2oSRigEgASgL", - "MiYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlzcGxheURldmljZUID4EEC", - "EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", - "CUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQES", - "GwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCLG", - "AQoVVXBkYXRlRmlyZXdhbGxSZXF1ZXN0EhkKCGZpcmV3YWxsGID61fMBIAEo", - "CUID4EECEkQKEWZpcmV3YWxsX3Jlc291cmNlGO2w4BMgASgLMiEuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxCA+BBAhIhCgdwcm9qZWN0GJmW", - "wWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlI", - "AIgBAUINCgtfcmVxdWVzdF9pZCLUAQoYVXBkYXRlSGVhbHRoQ2hlY2tSZXF1", - "ZXN0Eh0KDGhlYWx0aF9jaGVjaxjlqqSTASABKAlCA+BBAhJLChVoZWFsdGhf", - "Y2hlY2tfcmVzb3VyY2UYqMOkYCABKAsyJC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5IZWFsdGhDaGVja0ID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", - "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19y", - "ZXF1ZXN0X2lkIuUDChVVcGRhdGVJbnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFu", - "Y2UYlanaCCABKAlCA+BBAhJEChFpbnN0YW5jZV9yZXNvdXJjZRj48P5mIAEo", - "CzIhLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlQgPgQQISHwoO", - "bWluaW1hbF9hY3Rpb24YlI2CgQEgASgJSACIAQESLgoebW9zdF9kaXNydXB0", - "aXZlX2FsbG93ZWRfYWN0aW9uGI3Owh8gASgJSAGIAQESIQoHcHJvamVjdBiZ", + "c3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiLmAQo0VGVzdElhbVBlcm1pc3Np", + "b25zUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBIXCgdwcm9q", + "ZWN0GJmWwWwgASgJQgPgQQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoI", + "cmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25zX3Jl", + "cXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EECItQBCiRUZXN0SWFt", + "UGVybWlzc2lvbnNSZXNlcnZhdGlvblJlcXVlc3QSFwoHcHJvamVjdBiZlsFs", + "IAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISYwohdGVzdF9w", + "ZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BB", + "AhIUCgR6b25lGKzH5AEgASgJQgPgQQIi2QEKJ1Rlc3RJYW1QZXJtaXNzaW9u", + "c1Jlc291cmNlUG9saWN5UmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", + "QQISFgoGcmVnaW9uGPTNoEIgASgJQgPgQQISGAoIcmVzb3VyY2UYjoivXSAB", + "KAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UY", + "psW30QEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1p", + "c3Npb25zUmVxdWVzdEID4EECItwBCipUZXN0SWFtUGVybWlzc2lvbnNTZXJ2", + "aWNlQXR0YWNobWVudFJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EEC", + "EhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJ", + "QgPgQQISYwohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbF", + "t9EBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNz", + "aW9uc1JlcXVlc3RCA+BBAiK7AQohVGVzdElhbVBlcm1pc3Npb25zU25hcHNo", + "b3RSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIYCghyZXNvdXJj", + "ZRiOiK9dIAEoCUID4EECEmMKIXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9y", + "ZXNvdXJjZRimxbfRASABKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5U", + "ZXN0UGVybWlzc2lvbnNSZXF1ZXN0QgPgQQIi1AEKJFRlc3RJYW1QZXJtaXNz", + "aW9uc1N0b3JhZ2VQb29sUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPg", + "QQISGAoIcmVzb3VyY2UYjoivXSABKAlCA+BBAhJjCiF0ZXN0X3Blcm1pc3Np", + "b25zX3JlcXVlc3RfcmVzb3VyY2UYpsW30QEgASgLMi8uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVxdWVzdEID4EECEhQKBHpv", + "bmUYrMfkASABKAlCA+BBAiLVAQojVGVzdElhbVBlcm1pc3Npb25zU3VibmV0", + "d29ya1JlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lv", + "bhj0zaBCIAEoCUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISYwoh", + "dGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIv", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVl", + "c3RCA+BBAiLVAQojVGVzdElhbVBlcm1pc3Npb25zVnBuR2F0ZXdheVJlcXVl", + "c3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEo", + "CUID4EECEhgKCHJlc291cmNlGI6Ir10gASgJQgPgQQISYwohdGVzdF9wZXJt", + "aXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGKbFt9EBIAEoCzIvLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1JlcXVlc3RCA+BBAiIw", + "ChZUZXN0UGVybWlzc2lvbnNSZXF1ZXN0EhYKC3Blcm1pc3Npb25zGITpyxwg", + "AygJIjEKF1Rlc3RQZXJtaXNzaW9uc1Jlc3BvbnNlEhYKC3Blcm1pc3Npb25z", + "GITpyxwgAygJIkQKB1VpbnQxMjgSFAoEaGlnaBiiu8MBIAEoBEgAiAEBEhIK", + "A2xvdxjUxgYgASgESAGIAQFCBwoFX2hpZ2hCBgoEX2xvdyKcBAoTVXBjb21p", + "bmdNYWludGVuYW5jZRIeCg5jYW5fcmVzY2hlZHVsZRiZo+ItIAEoCEgAiAEB", + "EigKGGxhdGVzdF93aW5kb3dfc3RhcnRfdGltZRiBu4Y9IAEoCUgBiAEBEiIK", + "Em1haW50ZW5hbmNlX3N0YXR1cxienfcmIAEoCUgCiAEBEhQKBHR5cGUYup7a", + "ASABKAlIA4gBARIgCg93aW5kb3dfZW5kX3RpbWUYoK7OgQEgASgJSASIAQES", + "IgoRd2luZG93X3N0YXJ0X3RpbWUYubDJ4QEgASgJSAWIAQEiZwoRTWFpbnRl", + "bmFuY2VTdGF0dXMSIAocVU5ERUZJTkVEX01BSU5URU5BTkNFX1NUQVRVUxAA", + "Eg8KB09OR09JTkcQ26bP4QESDgoHUEVORElORxD3qvAQEg8KB1VOS05PV04Q", + "qvDEzgEiWAoEVHlwZRISCg5VTkRFRklORURfVFlQRRAAEhEKCVNDSEVEVUxF", + "RBCNoY/kARIUCgxVTktOT1dOX1RZUEUQr6T+6QESEwoLVU5TQ0hFRFVMRUQQ", + "lMTO1gFCEQoPX2Nhbl9yZXNjaGVkdWxlQhsKGV9sYXRlc3Rfd2luZG93X3N0", + "YXJ0X3RpbWVCFQoTX21haW50ZW5hbmNlX3N0YXR1c0IHCgVfdHlwZUISChBf", + "d2luZG93X2VuZF90aW1lQhQKEl93aW5kb3dfc3RhcnRfdGltZSKcAgohVXBk", + "YXRlQWNjZXNzQ29uZmlnSW5zdGFuY2VSZXF1ZXN0Ek4KFmFjY2Vzc19jb25m", + "aWdfcmVzb3VyY2UYkP/2uAEgASgLMiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuQWNjZXNzQ29uZmlnQgPgQQISGAoIaW5zdGFuY2UYlanaCCABKAlCA+BB", + "AhIiChFuZXR3b3JrX2ludGVyZmFjZRjowJ2uASABKAlCA+BBAhIhCgdwcm9q", + "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZ", + "ESABKAlIAIgBARIbCgR6b25lGKzH5AEgASgJQgrgQQLyRwR6b25lQg0KC19y", + "ZXF1ZXN0X2lkIvoBChdVcGRhdGVBdXRvc2NhbGVyUmVxdWVzdBIbCgphdXRv", + "c2NhbGVyGNf90vYBIAEoCUgAiAEBEkgKE2F1dG9zY2FsZXJfcmVzb3VyY2UY", + "9vD/YiABKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVy", + "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSAGIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC", + "8kcEem9uZUINCgtfYXV0b3NjYWxlckINCgtfcmVxdWVzdF9pZCLcAQoaVXBk", + "YXRlQmFja2VuZEJ1Y2tldFJlcXVlc3QSHgoOYmFja2VuZF9idWNrZXQY9ePd", + "KyABKAlCA+BBAhJQChdiYWNrZW5kX2J1Y2tldF9yZXNvdXJjZRiYzse1ASAB", + "KAsyJi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kQnVja2V0QgPg", + "QQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1", + "ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi4QEKG1VwZGF0", + "ZUJhY2tlbmRTZXJ2aWNlUmVxdWVzdBIgCg9iYWNrZW5kX3NlcnZpY2UYisCu", + "kgEgASgJQgPgQQISUgoYYmFja2VuZF9zZXJ2aWNlX3Jlc291cmNlGKOB36UB", + "IAEoCzInLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNl", + "QgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpy", + "ZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQioQIKEVVw", + "ZGF0ZURpc2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASABKAlCA+BBAhI8Cg1kaXNr", + "X3Jlc291cmNlGPDQqwwgASgLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "RGlza0ID4EECEhUKBXBhdGhzGO7B4DIgASgJSACIAQESIQoHcHJvamVjdBiZ", "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", - "SAKIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZSItCg1NaW5pbWFs", - "QWN0aW9uEhwKGFVOREVGSU5FRF9NSU5JTUFMX0FDVElPThAAIksKG01vc3RE", - "aXNydXB0aXZlQWxsb3dlZEFjdGlvbhIsCihVTkRFRklORURfTU9TVF9ESVNS", - "VVBUSVZFX0FMTE9XRURfQUNUSU9OEABCEQoPX21pbmltYWxfYWN0aW9uQiEK", - "H19tb3N0X2Rpc3J1cHRpdmVfYWxsb3dlZF9hY3Rpb25CDQoLX3JlcXVlc3Rf", - "aWQiqAIKJVVwZGF0ZU5ldHdvcmtJbnRlcmZhY2VJbnN0YW5jZVJlcXVlc3QS", - "GAoIaW5zdGFuY2UYlanaCCABKAlCA+BBAhIiChFuZXR3b3JrX2ludGVyZmFj", - "ZRjowJ2uASABKAlCA+BBAhJWChpuZXR3b3JrX2ludGVyZmFjZV9yZXNvdXJj", - "ZRiFlK6bASABKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3Jr", - "SW50ZXJmYWNlQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJv", - "amVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGwoEem9uZRisx+QB", - "IAEoCUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZCL1AQobVXBkYXRlUGVl", - "cmluZ05ldHdvcmtSZXF1ZXN0EhcKB25ldHdvcmsYrrSFbyABKAlCA+BBAhJv", - "CihuZXR3b3Jrc191cGRhdGVfcGVlcmluZ19yZXF1ZXN0X3Jlc291cmNlGNmq", - "gmsgASgLMjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya3NVcGRh", - "dGVQZWVyaW5nUmVxdWVzdEID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", - "AvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19y", - "ZXF1ZXN0X2lkIuYCCjNVcGRhdGVQZXJJbnN0YW5jZUNvbmZpZ3NJbnN0YW5j", - "ZUdyb3VwTWFuYWdlclJlcXVlc3QSJgoWaW5zdGFuY2VfZ3JvdXBfbWFuYWdl", - "chjD9/N2IAEoCUID4EECEpsBCkBpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc191", - "cGRhdGVfcGVyX2luc3RhbmNlX2NvbmZpZ3NfcmVxX3Jlc291cmNlGL7BtkMg", - "ASgLMkkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1h", - "bmFnZXJzVXBkYXRlUGVySW5zdGFuY2VDb25maWdzUmVxQgPgQQISIQoHcHJv", - "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB", - "2REgASgJSACIAQESGwoEem9uZRisx+QBIAEoCUIK4EEC8kcEem9uZUINCgtf", - "cmVxdWVzdF9pZCLyAgo5VXBkYXRlUGVySW5zdGFuY2VDb25maWdzUmVnaW9u", - "SW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3Vw", - "X21hbmFnZXIYw/fzdiABKAlCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVnaW9u", - "Ep0BCkFyZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcl91cGRhdGVfaW5z", - "dGFuY2VfY29uZmlnX3JlcV9yZXNvdXJjZRinrroqIAEoCzJKLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyVXBk", - "YXRlSW5zdGFuY2VDb25maWdSZXFCA+BBAhIaCgpyZXF1ZXN0X2lkGMuB2REg", - "ASgJSACIAQFCDQoLX3JlcXVlc3RfaWQihAIKHVVwZGF0ZVJlZ2lvbkF1dG9z", - "Y2FsZXJSZXF1ZXN0EhsKCmF1dG9zY2FsZXIY1/3S9gEgASgJSACIAQESSAoT", - "YXV0b3NjYWxlcl9yZXNvdXJjZRj28P9iIAEoCzIjLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkF1dG9zY2FsZXJCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJ", - "Qg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVn", - "aW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBAUINCgtfYXV0b3NjYWxl", - "ckINCgtfcmVxdWVzdF9pZCKIAgohVXBkYXRlUmVnaW9uQmFja2VuZFNlcnZp", - "Y2VSZXF1ZXN0EiAKD2JhY2tlbmRfc2VydmljZRiKwK6SASABKAlCA+BBAhJS", - "ChhiYWNrZW5kX3NlcnZpY2VfcmVzb3VyY2UYo4HfpQEgASgLMicuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VCA+BBAhIhCgdwcm9q", - "ZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEo", - "CUIM4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUIN", - "CgtfcmVxdWVzdF9pZCLEAgodVXBkYXRlUmVnaW9uQ29tbWl0bWVudFJlcXVl", - "c3QSGwoKY29tbWl0bWVudBiVlvPlASABKAlCA+BBAhJIChNjb21taXRtZW50", - "X3Jlc291cmNlGPiju3QgASgLMiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "Q29tbWl0bWVudEID4EECEhUKBXBhdGhzGO7B4DIgASgJSACIAQESIQoHcHJv", + "SAGIAQESHAoLdXBkYXRlX21hc2sYorm67gEgASgJSAKIAQESGwoEem9uZRis", + "x+QBIAEoCUIK4EEC8kcEem9uZUIICgZfcGF0aHNCDQoLX3JlcXVlc3RfaWRC", + "DgoMX3VwZGF0ZV9tYXNrIvsBCiJVcGRhdGVEaXNwbGF5RGV2aWNlSW5zdGFu", + "Y2VSZXF1ZXN0ElAKF2Rpc3BsYXlfZGV2aWNlX3Jlc291cmNlGNqEkYoBIAEo", + "CzImLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc3BsYXlEZXZpY2VCA+BB", + "AhIYCghpbnN0YW5jZRiVqdoIIAEoCUID4EECEiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEB", + "EhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi", + "xgEKFVVwZGF0ZUZpcmV3YWxsUmVxdWVzdBIZCghmaXJld2FsbBiA+tXzASAB", + "KAlCA+BBAhJEChFmaXJld2FsbF9yZXNvdXJjZRjtsOATIAEoCzIhLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsQgPgQQISIQoHcHJvamVjdBiZ", + "lsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJ", + "SACIAQFCDQoLX3JlcXVlc3RfaWQi1AEKGFVwZGF0ZUhlYWx0aENoZWNrUmVx", + "dWVzdBIdCgxoZWFsdGhfY2hlY2sY5aqkkwEgASgJQgPgQQISSwoVaGVhbHRo", + "X2NoZWNrX3Jlc291cmNlGKjDpGAgASgLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuSGVhbHRoQ2hlY2tCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", + "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtf", + "cmVxdWVzdF9pZCLlAwoVVXBkYXRlSW5zdGFuY2VSZXF1ZXN0EhgKCGluc3Rh", + "bmNlGJWp2gggASgJQgPgQQISRAoRaW5zdGFuY2VfcmVzb3VyY2UY+PD+ZiAB", + "KAsyIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUID4EECEh8K", + "Dm1pbmltYWxfYWN0aW9uGJSNgoEBIAEoCUgAiAEBEi4KHm1vc3RfZGlzcnVw", + "dGl2ZV9hbGxvd2VkX2FjdGlvbhiNzsIfIAEoCUgBiAEBEiEKB3Byb2plY3QY", + "mZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEo", + "CUgCiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmUiLQoNTWluaW1h", + "bEFjdGlvbhIcChhVTkRFRklORURfTUlOSU1BTF9BQ1RJT04QACJLChtNb3N0", + "RGlzcnVwdGl2ZUFsbG93ZWRBY3Rpb24SLAooVU5ERUZJTkVEX01PU1RfRElT", + "UlVQVElWRV9BTExPV0VEX0FDVElPThAAQhEKD19taW5pbWFsX2FjdGlvbkIh", + "Ch9fbW9zdF9kaXNydXB0aXZlX2FsbG93ZWRfYWN0aW9uQg0KC19yZXF1ZXN0", + "X2lkIqgCCiVVcGRhdGVOZXR3b3JrSW50ZXJmYWNlSW5zdGFuY2VSZXF1ZXN0", + "EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISIgoRbmV0d29ya19pbnRlcmZh", + "Y2UY6MCdrgEgASgJQgPgQQISVgoabmV0d29ya19pbnRlcmZhY2VfcmVzb3Vy", + "Y2UYhZSumwEgASgLMikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29y", + "a0ludGVyZmFjZUID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3By", + "b2plY3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfk", + "ASABKAlCCuBBAvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQi9QEKG1VwZGF0ZVBl", + "ZXJpbmdOZXR3b3JrUmVxdWVzdBIXCgduZXR3b3JrGK60hW8gASgJQgPgQQIS", + "bwoobmV0d29ya3NfdXBkYXRlX3BlZXJpbmdfcmVxdWVzdF9yZXNvdXJjZRjZ", + "qoJrIAEoCzI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtzVXBk", + "YXRlUGVlcmluZ1JlcXVlc3RCA+BBAhIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", + "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtf", + "cmVxdWVzdF9pZCLmAgozVXBkYXRlUGVySW5zdGFuY2VDb25maWdzSW5zdGFu", + "Y2VHcm91cE1hbmFnZXJSZXF1ZXN0EiYKFmluc3RhbmNlX2dyb3VwX21hbmFn", + "ZXIYw/fzdiABKAlCA+BBAhKbAQpAaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNf", + "dXBkYXRlX3Blcl9pbnN0YW5jZV9jb25maWdzX3JlcV9yZXNvdXJjZRi+wbZD", + "IAEoCzJJLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBN", + "YW5hZ2Vyc1VwZGF0ZVBlckluc3RhbmNlQ29uZmlnc1JlcUID4EECEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSGgoKcmVxdWVzdF9pZBjL", + "gdkRIAEoCUgAiAEBEhsKBHpvbmUYrMfkASABKAlCCuBBAvJHBHpvbmVCDQoL", + "X3JlcXVlc3RfaWQi8gIKOVVwZGF0ZVBlckluc3RhbmNlQ29uZmlnc1JlZ2lv", + "bkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBImChZpbnN0YW5jZV9ncm91", + "cF9tYW5hZ2VyGMP383YgASgJQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lv", + "bhKdAQpBcmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJfdXBkYXRlX2lu", + "c3RhbmNlX2NvbmZpZ19yZXFfcmVzb3VyY2UYp666KiABKAsySi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclVw", + "ZGF0ZUluc3RhbmNlQ29uZmlnUmVxQgPgQQISGgoKcmVxdWVzdF9pZBjLgdkR", + "IAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIoQCCh1VcGRhdGVSZWdpb25BdXRv", + "c2NhbGVyUmVxdWVzdBIbCgphdXRvc2NhbGVyGNf90vYBIAEoCUgAiAEBEkgK", + "E2F1dG9zY2FsZXJfcmVzb3VyY2UY9vD/YiABKAsyIy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5BdXRvc2NhbGVyQgPgQQISIQoHcHJvamVjdBiZlsFsIAEo", + "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", + "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQFCDQoLX2F1dG9zY2Fs", + "ZXJCDQoLX3JlcXVlc3RfaWQiiAIKIVVwZGF0ZVJlZ2lvbkJhY2tlbmRTZXJ2", + "aWNlUmVxdWVzdBIgCg9iYWNrZW5kX3NlcnZpY2UYisCukgEgASgJQgPgQQIS", + "UgoYYmFja2VuZF9zZXJ2aWNlX3Jlc291cmNlGKOB36UBIAEoCzInLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlQgPgQQISIQoHcHJv", "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiAB", - "KAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQES", - "HAoLdXBkYXRlX21hc2sYorm67gEgASgJSAKIAQFCCAoGX3BhdGhzQg0KC19y", - "ZXF1ZXN0X2lkQg4KDF91cGRhdGVfbWFzayKrAgoXVXBkYXRlUmVnaW9uRGlz", - "a1JlcXVlc3QSFAoEZGlzaxidm7wBIAEoCUID4EECEjwKDWRpc2tfcmVzb3Vy", - "Y2UY8NCrDCABKAsyHS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrQgPg", - "QQISFQoFcGF0aHMY7sHgMiABKAlIAIgBARIhCgdwcm9qZWN0GJmWwWwgASgJ", - "Qg3gQQLyRwdwcm9qZWN0Eh8KBnJlZ2lvbhj0zaBCIAEoCUIM4EEC8kcGcmVn", - "aW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBARIcCgt1cGRhdGVfbWFz", - "axiiubruASABKAlIAogBAUIICgZfcGF0aHNCDQoLX3JlcXVlc3RfaWRCDgoM", - "X3VwZGF0ZV9tYXNrIvsBCh5VcGRhdGVSZWdpb25IZWFsdGhDaGVja1JlcXVl", - "c3QSHQoMaGVhbHRoX2NoZWNrGOWqpJMBIAEoCUID4EECEksKFWhlYWx0aF9j", - "aGVja19yZXNvdXJjZRiow6RgIAEoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkhlYWx0aENoZWNrQgPgQQISIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC", - "8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJlZ2lvbhIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQi5wEK", - "GVVwZGF0ZVJlZ2lvblVybE1hcFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEo", + "KAlCDOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFC", + "DQoLX3JlcXVlc3RfaWQixAIKHVVwZGF0ZVJlZ2lvbkNvbW1pdG1lbnRSZXF1", + "ZXN0EhsKCmNvbW1pdG1lbnQYlZbz5QEgASgJQgPgQQISSAoTY29tbWl0bWVu", + "dF9yZXNvdXJjZRj4o7t0IAEoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkNvbW1pdG1lbnRCA+BBAhIVCgVwYXRocxjuweAyIAEoCUgAiAEBEiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIg", + "ASgJQgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEB", + "EhwKC3VwZGF0ZV9tYXNrGKK5uu4BIAEoCUgCiAEBQggKBl9wYXRoc0INCgtf", + "cmVxdWVzdF9pZEIOCgxfdXBkYXRlX21hc2siqwIKF1VwZGF0ZVJlZ2lvbkRp", + "c2tSZXF1ZXN0EhQKBGRpc2sYnZu8ASABKAlCA+BBAhI8Cg1kaXNrX3Jlc291", + "cmNlGPDQqwwgASgLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza0ID", + "4EECEhUKBXBhdGhzGO7B4DIgASgJSACIAQESIQoHcHJvamVjdBiZlsFsIAEo", "CUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlCDOBBAvJHBnJl", - "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGAoHdXJsX21hcBiM", - "lYGvASABKAlCA+BBAhJBChB1cmxfbWFwX3Jlc291cmNlGOGQt1AgASgLMh8u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwQgPgQQJCDQoLX3JlcXVl", - "c3RfaWQivgIKGFVwZGF0ZVJlc2VydmF0aW9uUmVxdWVzdBIVCgVwYXRocxju", - "weAyIAEoCUgAiAEBEiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", - "Y3QSGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgBiAEBEhsKC3Jlc2VydmF0aW9u", - "GMyH1RYgASgJQgPgQQISSwoUcmVzZXJ2YXRpb25fcmVzb3VyY2UYoe70hwEg", - "ASgLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzZXJ2YXRpb25CA+BB", - "AhIcCgt1cGRhdGVfbWFzaxiiubruASABKAlIAogBARIbCgR6b25lGKzH5AEg", - "ASgJQgrgQQLyRwR6b25lQggKBl9wYXRoc0INCgtfcmVxdWVzdF9pZEIOCgxf", - "dXBkYXRlX21hc2si3gEKE1VwZGF0ZVJvdXRlclJlcXVlc3QSIQoHcHJvamVj", - "dBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIfCgZyZWdpb24Y9M2gQiABKAlC", - "DOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESFgoG", - "cm91dGVyGMmu7kYgASgJQgPgQQISQAoPcm91dGVyX3Jlc291cmNlGMSAgkog", - "ASgLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91dGVyQgPgQQJCDQoL", - "X3JlcXVlc3RfaWQilwIKK1VwZGF0ZVNoaWVsZGVkSW5zdGFuY2VDb25maWdJ", - "bnN0YW5jZVJlcXVlc3QSGAoIaW5zdGFuY2UYlanaCCABKAlCA+BBAhIhCgdw", - "cm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQY", - "y4HZESABKAlIAIgBARJjCiFzaGllbGRlZF9pbnN0YW5jZV9jb25maWdfcmVz", - "b3VyY2UY2JbdgQEgASgLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2hp", - "ZWxkZWRJbnN0YW5jZUNvbmZpZ0ID4EECEhsKBHpvbmUYrMfkASABKAlCCuBB", - "AvJHBHpvbmVCDQoLX3JlcXVlc3RfaWQinwIKGFVwZGF0ZVN0b3JhZ2VQb29s", - "UmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9qZWN0EhoK", - "CnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIdCgxzdG9yYWdlX3Bvb2wY4Mbx", - "qwEgASgJQgPgQQISSwoVc3RvcmFnZV9wb29sX3Jlc291cmNlGI28+UogASgL", - "MiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2xCA+BBAhIc", - "Cgt1cGRhdGVfbWFzaxiiubruASABKAlIAYgBARIbCgR6b25lGKzH5AEgASgJ", - "QgrgQQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkQg4KDF91cGRhdGVfbWFzayLA", - "AQoTVXBkYXRlVXJsTWFwUmVxdWVzdBIhCgdwcm9qZWN0GJmWwWwgASgJQg3g", - "QQLyRwdwcm9qZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBARIYCgd1", - "cmxfbWFwGIyVga8BIAEoCUID4EECEkEKEHVybF9tYXBfcmVzb3VyY2UY4ZC3", - "UCABKAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcmxNYXBCA+BBAkIN", - "CgtfcmVxdWVzdF9pZCLyBwoGVXJsTWFwEiIKEmNyZWF0aW9uX3RpbWVzdGFt", - "cBi2j8cOIAEoCUgAiAEBEmgKJGRlZmF1bHRfY3VzdG9tX2Vycm9yX3Jlc3Bv", - "bnNlX3BvbGljeRipi+AmIAEoCzIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkN1c3RvbUVycm9yUmVzcG9uc2VQb2xpY3lIAYgBARJPChRkZWZhdWx0X3Jv", - "dXRlX2FjdGlvbhiqtNe0ASABKAsyKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5IdHRwUm91dGVBY3Rpb25IAogBARIgCg9kZWZhdWx0X3NlcnZpY2UYt+XF", - "sAEgASgJSAOIAQESUgoUZGVmYXVsdF91cmxfcmVkaXJlY3QY6qu2qwEgASgL", - "MisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSHR0cFJlZGlyZWN0QWN0aW9u", - "SASIAQESHAoLZGVzY3JpcHRpb24Y/IfWyQEgASgJSAWIAQESGwoLZmluZ2Vy", - "cHJpbnQY5NHzbyABKAlIBogBARJJCg1oZWFkZXJfYWN0aW9uGKiguJwBIAEo", - "CzIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkh0dHBIZWFkZXJBY3Rpb25I", - "B4gBARI5Cgpob3N0X3J1bGVzGKCH15QBIAMoCzIhLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkhvc3RSdWxlEhAKAmlkGJsaIAEoBEgIiAEBEhQKBGtpbmQY", - "lPfIASABKAlICYgBARIUCgRuYW1lGIv1zQEgASgJSAqIAQESPwoNcGF0aF9t", - "YXRjaGVycxjbiMWBASADKAsyJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", - "YXRoTWF0Y2hlchIWCgZyZWdpb24Y9M2gQiABKAlIC4gBARIaCglzZWxmX2xp", - "bmsYjZLF2QEgASgJSAyIAQESNQoFdGVzdHMYoZzJNCADKAsyIy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5VcmxNYXBUZXN0QhUKE19jcmVhdGlvbl90aW1l", - "c3RhbXBCJwolX2RlZmF1bHRfY3VzdG9tX2Vycm9yX3Jlc3BvbnNlX3BvbGlj", - "eUIXChVfZGVmYXVsdF9yb3V0ZV9hY3Rpb25CEgoQX2RlZmF1bHRfc2Vydmlj", - "ZUIXChVfZGVmYXVsdF91cmxfcmVkaXJlY3RCDgoMX2Rlc2NyaXB0aW9uQg4K", - "DF9maW5nZXJwcmludEIQCg5faGVhZGVyX2FjdGlvbkIFCgNfaWRCBwoFX2tp", - "bmRCBwoFX25hbWVCCQoHX3JlZ2lvbkIMCgpfc2VsZl9saW5rIp0CCgpVcmxN", - "YXBMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEjEKBWl0ZW1zGMDP9y8gAygLMh8u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwEhQKBGtpbmQYlPfIASAB", - "KAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglz", - "ZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIg", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRC", - "BwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoK", - "CF93YXJuaW5nIjcKD1VybE1hcFJlZmVyZW5jZRIYCgd1cmxfbWFwGIyVga8B", - "IAEoCUgAiAEBQgoKCF91cmxfbWFwIvACCgpVcmxNYXBUZXN0EhwKC2Rlc2Ny", - "aXB0aW9uGPyH1skBIAEoCUgAiAEBEiQKE2V4cGVjdGVkX291dHB1dF91cmwY", - "mKL3zgEgASgJSAGIAQESLwofZXhwZWN0ZWRfcmVkaXJlY3RfcmVzcG9uc2Vf", - "Y29kZRjv6oAJIAEoBUgCiAEBEj0KB2hlYWRlcnMYht+deyADKAsyKS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5VcmxNYXBUZXN0SGVhZGVyEhQKBGhvc3QY", - "qOvDASABKAlIA4gBARIUCgRwYXRoGKXI0QEgASgJSASIAQESGAoHc2Vydmlj", - "ZRi1jY+yASABKAlIBYgBAUIOCgxfZGVzY3JpcHRpb25CFgoUX2V4cGVjdGVk", - "X291dHB1dF91cmxCIgogX2V4cGVjdGVkX3JlZGlyZWN0X3Jlc3BvbnNlX2Nv", - "ZGVCBwoFX2hvc3RCBwoFX3BhdGhCCgoIX3NlcnZpY2UiUgoQVXJsTWFwVGVz", - "dEhlYWRlchIUCgRuYW1lGIv1zQEgASgJSACIAQESFQoFdmFsdWUY8aKyNSAB", - "KAlIAYgBAUIHCgVfbmFtZUIICgZfdmFsdWUi0gEKFlVybE1hcFZhbGlkYXRp", - "b25SZXN1bHQSFwoLbG9hZF9lcnJvcnMY5PHxkwEgAygJEh4KDmxvYWRfc3Vj", - "Y2VlZGVkGMi0mD0gASgISACIAQESPwoNdGVzdF9mYWlsdXJlcxi24p/xASAD", - "KAsyJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0RmFpbHVyZRIbCgt0", - "ZXN0X3Bhc3NlZBi9gfJbIAEoCEgBiAEBQhEKD19sb2FkX3N1Y2NlZWRlZEIO", - "CgxfdGVzdF9wYXNzZWQitQMKFVVybE1hcHNBZ2dyZWdhdGVkTGlzdBIQCgJp", - "ZBibGiABKAlIAIgBARJLCgVpdGVtcxjAz/cvIAMoCzI5Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlVybE1hcHNBZ2dyZWdhdGVkTGlzdC5JdGVtc0VudHJ5", - "EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqG", - "JiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESFwoMdW5y", - "ZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQEaWAoKSXRlbXNFbnRy", - "eRILCgNrZXkYASABKAkSOQoFdmFsdWUYAiABKAsyKi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5VcmxNYXBzU2NvcGVkTGlzdDoCOAFCBQoDX2lkQgcKBV9r", - "aW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fy", - "bmluZyKQAQoRVXJsTWFwc1Njb3BlZExpc3QSNAoIdXJsX21hcHMY546kMSAD", - "KAsyHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcmxNYXASOQoHd2Fybmlu", - "Zxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdI", - "AIgBAUIKCghfd2FybmluZyKYAgoWVXJsTWFwc1ZhbGlkYXRlUmVxdWVzdBIh", - "ChZsb2FkX2JhbGFuY2luZ19zY2hlbWVzGK+FgQMgAygJEjkKCHJlc291cmNl", - "GI6Ir10gASgLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwSACI", - "AQEikgEKFExvYWRCYWxhbmNpbmdTY2hlbWVzEiQKIFVOREVGSU5FRF9MT0FE", - "X0JBTEFOQ0lOR19TQ0hFTUVTEAASDwoIRVhURVJOQUwQy6f9EBIYChBFWFRF", - "Uk5BTF9NQU5BR0VEEIu2kvQBEikKIUxPQURfQkFMQU5DSU5HX1NDSEVNRV9V", - "TlNQRUNJRklFRBC8u4f7AUILCglfcmVzb3VyY2UibQoXVXJsTWFwc1ZhbGlk", - "YXRlUmVzcG9uc2USRwoGcmVzdWx0GJ2Qt0IgASgLMi8uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuVXJsTWFwVmFsaWRhdGlvblJlc3VsdEgAiAEBQgkKB19y", - "ZXN1bHQiugEKClVybFJld3JpdGUSHAoMaG9zdF9yZXdyaXRlGPXLmkwgASgJ", - "SACIAQESIwoTcGF0aF9wcmVmaXhfcmV3cml0ZRi56NETIAEoCUgBiAEBEiYK", - "FXBhdGhfdGVtcGxhdGVfcmV3cml0ZRih7/LJASABKAlIAogBAUIPCg1faG9z", - "dF9yZXdyaXRlQhYKFF9wYXRoX3ByZWZpeF9yZXdyaXRlQhgKFl9wYXRoX3Rl", - "bXBsYXRlX3Jld3JpdGUi/gcKEFVzYWJsZVN1Ym5ldHdvcmsSJAoUZXh0ZXJu", - "YWxfaXB2Nl9wcmVmaXgY9pK2QiABKAlIAIgBARIlChRpbnRlcm5hbF9pcHY2", - "X3ByZWZpeBjoorTxASABKAlIAYgBARIdCg1pcF9jaWRyX3JhbmdlGMrN5C4g", - "ASgJSAKIAQESIQoQaXB2Nl9hY2Nlc3NfdHlwZRjd9dHwASABKAlIA4gBARIX", - "CgduZXR3b3JrGK60hW8gASgJSASIAQESGAoHcHVycG9zZRie+u+WASABKAlI", - "BYgBARIUCgRyb2xlGPaA1gEgASgJSAaIAQESVwoTc2Vjb25kYXJ5X2lwX3Jh", - "bmdlcxjj/5RBIAMoCzI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVzYWJs", - "ZVN1Ym5ldHdvcmtTZWNvbmRhcnlSYW5nZRIbCgpzdGFja190eXBlGJG1i8sB", - "IAEoCUgHiAEBEhsKCnN1Ym5ldHdvcmsY7qfkkgEgASgJSAiIAQEiUwoOSXB2", - "NkFjY2Vzc1R5cGUSHgoaVU5ERUZJTkVEX0lQVjZfQUNDRVNTX1RZUEUQABIP", - "CghFWFRFUk5BTBDLp/0QEhAKCElOVEVSTkFMEL3tloUBIvgBCgdQdXJwb3Nl", - "EhUKEVVOREVGSU5FRF9QVVJQT1NFEAASGwoUR0xPQkFMX01BTkFHRURfUFJP", - "WFkQ8svgcBIjChxJTlRFUk5BTF9IVFRQU19MT0FEX0JBTEFOQ0VSENm2znYS", - "FgoOUEVFUl9NSUdSQVRJT04QkarH6gESDwoHUFJJVkFURRDj4rLAARITCgtQ", - "UklWQVRFX05BVBClyK6vARIXChBQUklWQVRFX1JGQ18xOTE4ENv+xXkSHgoX", - "UFJJVkFURV9TRVJWSUNFX0NPTk5FQ1QQxPT5FhIdChZSRUdJT05BTF9NQU5B", - "R0VEX1BST1hZEO62/UgiOgoEUm9sZRISCg5VTkRFRklORURfUk9MRRAAEg4K", - "BkFDVElWRRCG5omWARIOCgZCQUNLVVAQwtPNogEiWwoJU3RhY2tUeXBlEhgK", - "FFVOREVGSU5FRF9TVEFDS19UWVBFEAASEAoJSVBWNF9JUFY2EIHoygoSEAoJ", - "SVBWNF9PTkxZEKbL1QoSEAoJSVBWNl9PTkxZEOSt/CVCFwoVX2V4dGVybmFs", - "X2lwdjZfcHJlZml4QhcKFV9pbnRlcm5hbF9pcHY2X3ByZWZpeEIQCg5faXBf", - "Y2lkcl9yYW5nZUITChFfaXB2Nl9hY2Nlc3NfdHlwZUIKCghfbmV0d29ya0IK", - "CghfcHVycG9zZUIHCgVfcm9sZUINCgtfc3RhY2tfdHlwZUINCgtfc3VibmV0", - "d29yayJ9Ch5Vc2FibGVTdWJuZXR3b3JrU2Vjb25kYXJ5UmFuZ2USHQoNaXBf", - "Y2lkcl9yYW5nZRjKzeQuIAEoCUgAiAEBEhsKCnJhbmdlX25hbWUYzfC0ngEg", - "ASgJSAGIAQFCEAoOX2lwX2NpZHJfcmFuZ2VCDQoLX3JhbmdlX25hbWUivAIK", - "H1VzYWJsZVN1Ym5ldHdvcmtzQWdncmVnYXRlZExpc3QSEAoCaWQYmxogASgJ", - "SACIAQESOwoFaXRlbXMYwM/3LyADKAsyKS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5Vc2FibGVTdWJuZXR3b3JrEhQKBGtpbmQYlPfIASABKAlIAYgBARIf", - "Cg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsY", - "jZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRC", - "EgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5n", - "In8KE1VzYWdlRXhwb3J0TG9jYXRpb24SHAoLYnVja2V0X25hbWUYwJeehwEg", - "ASgJSACIAQESIwoScmVwb3J0X25hbWVfcHJlZml4GLuw15gBIAEoCUgBiAEB", - "Qg4KDF9idWNrZXRfbmFtZUIVChNfcmVwb3J0X25hbWVfcHJlZml4ItoBChtW", - "YWxpZGF0ZVJlZ2lvblVybE1hcFJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEo", - "CUID4EECEhYKBnJlZ2lvbhj0zaBCIAEoCUID4EECEnAKKXJlZ2lvbl91cmxf", - "bWFwc192YWxpZGF0ZV9yZXF1ZXN0X3Jlc291cmNlGJrMgBsgASgLMjUuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uVXJsTWFwc1ZhbGlkYXRlUmVx", - "dWVzdEID4EECEhgKB3VybF9tYXAYjJWBrwEgASgJQgPgQQIisAEKFVZhbGlk", - "YXRlVXJsTWFwUmVxdWVzdBIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISGAoH", - "dXJsX21hcBiMlYGvASABKAlCA+BBAhJkCiJ1cmxfbWFwc192YWxpZGF0ZV9y", - "ZXF1ZXN0X3Jlc291cmNlGO/R5LwBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlVybE1hcHNWYWxpZGF0ZVJlcXVlc3RCA+BBAiKvAQoVVm1FbmRw", - "b2ludE5hdE1hcHBpbmdzEh0KDWluc3RhbmNlX25hbWUY9efYbCABKAlIAIgB", - "ARJlChZpbnRlcmZhY2VfbmF0X21hcHBpbmdzGImAlXogAygLMkIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuVm1FbmRwb2ludE5hdE1hcHBpbmdzSW50ZXJm", - "YWNlTmF0TWFwcGluZ3NCEAoOX2luc3RhbmNlX25hbWUi4gMKKVZtRW5kcG9p", - "bnROYXRNYXBwaW5nc0ludGVyZmFjZU5hdE1hcHBpbmdzEiQKGGRyYWluX25h", - "dF9pcF9wb3J0X3JhbmdlcxjB48e8ASADKAkSHgoSbmF0X2lwX3BvcnRfcmFu", - "Z2VzGJqwzP0BIAMoCRIqChludW1fdG90YWxfZHJhaW5fbmF0X3BvcnRzGPml", - "/58BIAEoBUgAiAEBEiQKE251bV90b3RhbF9uYXRfcG9ydHMYgNuAjwEgASgF", - "SAGIAQESbAoNcnVsZV9tYXBwaW5ncxjI7urnASADKAsyUS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5WbUVuZHBvaW50TmF0TWFwcGluZ3NJbnRlcmZhY2VO", - "YXRNYXBwaW5nc05hdFJ1bGVNYXBwaW5ncxImChVzb3VyY2VfYWxpYXNfaXBf", - "cmFuZ2UY2KP80QEgASgJSAKIAQESIQoRc291cmNlX3ZpcnR1YWxfaXAY/6K5", - "RyABKAlIA4gBAUIcChpfbnVtX3RvdGFsX2RyYWluX25hdF9wb3J0c0IWChRf", - "bnVtX3RvdGFsX25hdF9wb3J0c0IYChZfc291cmNlX2FsaWFzX2lwX3Jhbmdl", - "QhQKEl9zb3VyY2VfdmlydHVhbF9pcCK2Ago4Vm1FbmRwb2ludE5hdE1hcHBp", - "bmdzSW50ZXJmYWNlTmF0TWFwcGluZ3NOYXRSdWxlTWFwcGluZ3MSJAoYZHJh", - "aW5fbmF0X2lwX3BvcnRfcmFuZ2VzGMHjx7wBIAMoCRIeChJuYXRfaXBfcG9y", - "dF9yYW5nZXMYmrDM/QEgAygJEioKGW51bV90b3RhbF9kcmFpbl9uYXRfcG9y", - "dHMY+aX/nwEgASgFSACIAQESJAoTbnVtX3RvdGFsX25hdF9wb3J0cxiA24CP", - "ASABKAVIAYgBARIcCgtydWxlX251bWJlchjs25r/ASABKAVIAogBAUIcChpf", - "bnVtX3RvdGFsX2RyYWluX25hdF9wb3J0c0IWChRfbnVtX3RvdGFsX25hdF9w", - "b3J0c0IOCgxfcnVsZV9udW1iZXIivAIKGVZtRW5kcG9pbnROYXRNYXBwaW5n", - "c0xpc3QSEAoCaWQYmxogASgJSACIAQESFAoEa2luZBiU98gBIAEoCUgBiAEB", - "Eh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEkEKBnJlc3VsdBid", - "kLdCIAMoCzIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlZtRW5kcG9pbnRO", - "YXRNYXBwaW5ncxIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQESOQoHd2Fy", - "bmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5p", - "bmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90b2tlbkIM", - "Cgpfc2VsZl9saW5rQgoKCF93YXJuaW5nItIGCgpWcG5HYXRld2F5EiIKEmNy", - "ZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwKC2Rlc2NyaXB0aW9u", - "GPyH1skBIAEoCUgBiAEBEiIKEmdhdGV3YXlfaXBfdmVyc2lvbhib7YMfIAEo", - "CUgCiAEBEhAKAmlkGJsaIAEoBEgDiAEBEhQKBGtpbmQYlPfIASABKAlIBIgB", - "ARIhChFsYWJlbF9maW5nZXJwcmludBiZ8PdUIAEoCUgFiAEBEkMKBmxhYmVs", - "cxj/v8HuASADKAsyLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5HYXRl", - "d2F5LkxhYmVsc0VudHJ5EhQKBG5hbWUYi/XNASABKAlIBogBARIXCgduZXR3", - "b3JrGK60hW8gASgJSAeIAQESFgoGcmVnaW9uGPTNoEIgASgJSAiIAQESGgoJ", - "c2VsZl9saW5rGI2SxdkBIAEoCUgJiAEBEhsKCnN0YWNrX3R5cGUYkbWLywEg", - "ASgJSAqIAQESUQoOdnBuX2ludGVyZmFjZXMYhc3lKyADKAsyNi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5WcG5HYXRld2F5VnBuR2F0ZXdheUludGVyZmFj", - "ZRotCgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6", - "AjgBIk4KEEdhdGV3YXlJcFZlcnNpb24SIAocVU5ERUZJTkVEX0dBVEVXQVlf", - "SVBfVkVSU0lPThAAEgsKBElQVjQQhcyJARILCgRJUFY2EIfMiQEiWwoJU3Rh", - "Y2tUeXBlEhgKFFVOREVGSU5FRF9TVEFDS19UWVBFEAASEAoJSVBWNF9JUFY2", - "EIHoygoSEAoJSVBWNF9PTkxZEKbL1QoSEAoJSVBWNl9PTkxZEOSt/CVCFQoT", - "X2NyZWF0aW9uX3RpbWVzdGFtcEIOCgxfZGVzY3JpcHRpb25CFQoTX2dhdGV3", - "YXlfaXBfdmVyc2lvbkIFCgNfaWRCBwoFX2tpbmRCFAoSX2xhYmVsX2Zpbmdl", - "cnByaW50QgcKBV9uYW1lQgoKCF9uZXR3b3JrQgkKB19yZWdpb25CDAoKX3Nl", - "bGZfbGlua0INCgtfc3RhY2tfdHlwZSK/AwoYVnBuR2F0ZXdheUFnZ3JlZ2F0", - "ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEk4KBWl0ZW1zGMDP9y8gAygLMjwu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuR2F0ZXdheUFnZ3JlZ2F0ZWRM", - "aXN0Lkl0ZW1zRW50cnkSFAoEa2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRf", - "cGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASAB", - "KAlIA4gBARIXCgx1bnJlYWNoYWJsZXMYn6CGdCADKAkSOQoHd2FybmluZxic", - "35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgB", - "ARpcCgpJdGVtc0VudHJ5EgsKA2tleRgBIAEoCRI9CgV2YWx1ZRgCIAEoCzIu", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlZwbkdhdGV3YXlzU2NvcGVkTGlz", - "dDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoK", - "X3NlbGZfbGlua0IKCghfd2FybmluZyKlAgoOVnBuR2F0ZXdheUxpc3QSEAoC", - "aWQYmxogASgJSACIAQESNQoFaXRlbXMYwM/3LyADKAsyIy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5WcG5HYXRld2F5EhQKBGtpbmQYlPfIASABKAlIAYgB", - "ARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xp", - "bmsYjZLF2QEgASgJSAOIAQESOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tp", - "bmRCEgoQX25leHRfcGFnZV90b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJu", - "aW5nImcKEFZwbkdhdGV3YXlTdGF0dXMSUwoPdnBuX2Nvbm5lY3Rpb25zGIrt", - "vtEBIAMoCzI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlZwbkdhdGV3YXlT", - "dGF0dXNWcG5Db25uZWN0aW9uItECCjBWcG5HYXRld2F5U3RhdHVzSGlnaEF2", - "YWlsYWJpbGl0eVJlcXVpcmVtZW50U3RhdGUSFQoFc3RhdGUYkYmrNCABKAlI", - "AIgBARIiChJ1bnNhdGlzZmllZF9yZWFzb24YivedGiABKAlIAYgBASJmCgVT", - "dGF0ZRITCg9VTkRFRklORURfU1RBVEUQABIhChlDT05ORUNUSU9OX1JFRFVO", - "REFOQ1lfTUVUEJvK9fABEiUKHUNPTk5FQ1RJT05fUkVEVU5EQU5DWV9OT1Rf", - "TUVUEI/UifQBIlkKEVVuc2F0aXNmaWVkUmVhc29uEiAKHFVOREVGSU5FRF9V", - "TlNBVElTRklFRF9SRUFTT04QABIiChtJTkNPTVBMRVRFX1RVTk5FTFNfQ09W", - "RVJBR0UQ/fbUGkIICgZfc3RhdGVCFQoTX3Vuc2F0aXNmaWVkX3JlYXNvbiLL", - "AQoWVnBuR2F0ZXdheVN0YXR1c1R1bm5lbBInChdsb2NhbF9nYXRld2F5X2lu", - "dGVyZmFjZRiqmtpLIAEoDUgAiAEBEiYKFnBlZXJfZ2F0ZXdheV9pbnRlcmZh", - "Y2UY4d6cZiABKA1IAYgBARIaCgp0dW5uZWxfdXJsGJii1CUgASgJSAKIAQFC", - "GgoYX2xvY2FsX2dhdGV3YXlfaW50ZXJmYWNlQhkKF19wZWVyX2dhdGV3YXlf", - "aW50ZXJmYWNlQg0KC190dW5uZWxfdXJsIsoCCh1WcG5HYXRld2F5U3RhdHVz", - "VnBuQ29ubmVjdGlvbhImChVwZWVyX2V4dGVybmFsX2dhdGV3YXkYje7HtwEg", - "ASgJSACIAQESIQoQcGVlcl9nY3BfZ2F0ZXdheRi86bOGASABKAlIAYgBARJg", - "CgVzdGF0ZRiRias0IAEoCzJJLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlZw", - "bkdhdGV3YXlTdGF0dXNIaWdoQXZhaWxhYmlsaXR5UmVxdWlyZW1lbnRTdGF0", - "ZUgCiAEBEkMKB3R1bm5lbHMYi/rtMSADKAsyLy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5WcG5HYXRld2F5U3RhdHVzVHVubmVsQhgKFl9wZWVyX2V4dGVy", - "bmFsX2dhdGV3YXlCEwoRX3BlZXJfZ2NwX2dhdGV3YXlCCAoGX3N0YXRlItoB", - "Ch1WcG5HYXRld2F5VnBuR2F0ZXdheUludGVyZmFjZRIQCgJpZBibGiABKA1I", - "AIgBARIoChdpbnRlcmNvbm5lY3RfYXR0YWNobWVudBj0iveSASABKAlIAYgB", - "ARIbCgppcF9hZGRyZXNzGNzx3MEBIAEoCUgCiAEBEh0KDGlwdjZfYWRkcmVz", - "cxics++iASABKAlIA4gBAUIFCgNfaWRCGgoYX2ludGVyY29ubmVjdF9hdHRh", - "Y2htZW50Qg0KC19pcF9hZGRyZXNzQg8KDV9pcHY2X2FkZHJlc3MibAocVnBu", - "R2F0ZXdheXNHZXRTdGF0dXNSZXNwb25zZRJBCgZyZXN1bHQYnZC3QiABKAsy", - "KS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5HYXRld2F5U3RhdHVzSACI", - "AQFCCQoHX3Jlc3VsdCKcAQoVVnBuR2F0ZXdheXNTY29wZWRMaXN0EjwKDHZw", - "bl9nYXRld2F5cxia+8p7IAMoCzIjLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlZwbkdhdGV3YXkSOQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLldhcm5pbmdIAIgBAUIKCghfd2FybmluZyKbDAoJVnBu", - "VHVubmVsEiIKEmNyZWF0aW9uX3RpbWVzdGFtcBi2j8cOIAEoCUgAiAEBEhwK", - "C2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgBiAEBEiAKD2RldGFpbGVkX3N0YXR1", - "cxjhpIOfASABKAlIAogBARIQCgJpZBibGiABKARIA4gBARIbCgtpa2VfdmVy", - "c2lvbhic0JBoIAEoBUgEiAEBEhQKBGtpbmQYlPfIASABKAlIBYgBARIhChFs", - "YWJlbF9maW5nZXJwcmludBiZ8PdUIAEoCUgGiAEBEkIKBmxhYmVscxj/v8Hu", - "ASADKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5UdW5uZWwuTGFi", - "ZWxzRW50cnkSIgoWbG9jYWxfdHJhZmZpY19zZWxlY3Rvchi1rKeXASADKAkS", - "FAoEbmFtZRiL9c0BIAEoCUgHiAEBEiYKFXBlZXJfZXh0ZXJuYWxfZ2F0ZXdh", - "eRiN7se3ASABKAlICIgBARIwCh9wZWVyX2V4dGVybmFsX2dhdGV3YXlfaW50", - "ZXJmYWNlGIfl8tcBIAEoBUgJiAEBEiEKEHBlZXJfZ2NwX2dhdGV3YXkYvOmz", - "hgEgASgJSAqIAQESGAoHcGVlcl9pcBik2t+2ASABKAlIC4gBARIWCgZyZWdp", - "b24Y9M2gQiABKAlIDIgBARIjChdyZW1vdGVfdHJhZmZpY19zZWxlY3Rvchi6", - "3ZCrASADKAkSFgoGcm91dGVyGMmu7kYgASgJSA2IAQESGgoJc2VsZl9saW5r", - "GI2SxdkBIAEoCUgOiAEBEh4KDXNoYXJlZF9zZWNyZXQYyqePtgEgASgJSA+I", - "AQESIwoSc2hhcmVkX3NlY3JldF9oYXNoGOPomb4BIAEoCUgQiAEBEhYKBnN0", - "YXR1cxjyn7dWIAEoCUgRiAEBEiMKEnRhcmdldF92cG5fZ2F0ZXdheRjLgPb9", - "ASABKAlIEogBARIcCgt2cG5fZ2F0ZXdheRj5g/bBASABKAlIE4gBARIlChV2", - "cG5fZ2F0ZXdheV9pbnRlcmZhY2UY84ziLSABKAVIFIgBARotCgtMYWJlbHNF", - "bnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBItMCCgZTdGF0", - "dXMSFAoQVU5ERUZJTkVEX1NUQVRVUxAAEhwKFEFMTE9DQVRJTkdfUkVTT1VS", - "Q0VTEMDJg5kBEhoKE0FVVEhPUklaQVRJT05fRVJST1IQgp2fCxIWCg5ERVBS", - "T1ZJU0lPTklORxDuk8TMARISCgtFU1RBQkxJU0hFRBD4jq8qEg4KBkZBSUxF", - "RBC9kKbZARIWCg9GSVJTVF9IQU5EU0hBS0UQ6NmhWxIbChNORUdPVElBVElP", - "Tl9GQUlMVVJFEOzF6KsBEhQKDU5FVFdPUktfRVJST1IQ98C7XBIaChNOT19J", - "TkNPTUlOR19QQUNLRVRTEPCYmzkSFAoMUFJPVklTSU9OSU5HEO312ooBEg8K", - "CFJFSkVDVEVEEP6IhFMSDwoHU1RPUFBFRBCtu+zTARIeChdXQUlUSU5HX0ZP", - "Ul9GVUxMX0NPTkZJRxDKxO0TQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDgoM", - "X2Rlc2NyaXB0aW9uQhIKEF9kZXRhaWxlZF9zdGF0dXNCBQoDX2lkQg4KDF9p", - "a2VfdmVyc2lvbkIHCgVfa2luZEIUChJfbGFiZWxfZmluZ2VycHJpbnRCBwoF", - "X25hbWVCGAoWX3BlZXJfZXh0ZXJuYWxfZ2F0ZXdheUIiCiBfcGVlcl9leHRl", - "cm5hbF9nYXRld2F5X2ludGVyZmFjZUITChFfcGVlcl9nY3BfZ2F0ZXdheUIK", - "CghfcGVlcl9pcEIJCgdfcmVnaW9uQgkKB19yb3V0ZXJCDAoKX3NlbGZfbGlu", - "a0IQCg5fc2hhcmVkX3NlY3JldEIVChNfc2hhcmVkX3NlY3JldF9oYXNoQgkK", - "B19zdGF0dXNCFQoTX3RhcmdldF92cG5fZ2F0ZXdheUIOCgxfdnBuX2dhdGV3", - "YXlCGAoWX3Zwbl9nYXRld2F5X2ludGVyZmFjZSK8AwoXVnBuVHVubmVsQWdn", - "cmVnYXRlZExpc3QSEAoCaWQYmxogASgJSACIAQESTQoFaXRlbXMYwM/3LyAD", - "KAsyOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5UdW5uZWxBZ2dyZWdh", - "dGVkTGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9u", - "ZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF", - "2QEgASgJSAOIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5p", + "Z2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSAGIAQESHAoLdXBkYXRlX21h", + "c2sYorm67gEgASgJSAKIAQFCCAoGX3BhdGhzQg0KC19yZXF1ZXN0X2lkQg4K", + "DF91cGRhdGVfbWFzayL7AQoeVXBkYXRlUmVnaW9uSGVhbHRoQ2hlY2tSZXF1", + "ZXN0Eh0KDGhlYWx0aF9jaGVjaxjlqqSTASABKAlCA+BBAhJLChVoZWFsdGhf", + "Y2hlY2tfcmVzb3VyY2UYqMOkYCABKAsyJC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5IZWFsdGhDaGVja0ID4EECEiEKB3Byb2plY3QYmZbBbCABKAlCDeBB", + "AvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZyZWdpb24S", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIucB", + "ChlVcGRhdGVSZWdpb25VcmxNYXBSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCAB", + "KAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJQgzgQQLyRwZy", + "ZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhgKB3VybF9tYXAY", + "jJWBrwEgASgJQgPgQQISQQoQdXJsX21hcF9yZXNvdXJjZRjhkLdQIAEoCzIf", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcEID4EECQg0KC19yZXF1", + "ZXN0X2lkIr4CChhVcGRhdGVSZXNlcnZhdGlvblJlcXVlc3QSFQoFcGF0aHMY", + "7sHgMiABKAlIAIgBARIhCgdwcm9qZWN0GJmWwWwgASgJQg3gQQLyRwdwcm9q", + "ZWN0EhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAYgBARIbCgtyZXNlcnZhdGlv", + "bhjMh9UWIAEoCUID4EECEksKFHJlc2VydmF0aW9uX3Jlc291cmNlGKHu9IcB", + "IAEoCzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc2VydmF0aW9uQgPg", + "QQISHAoLdXBkYXRlX21hc2sYorm67gEgASgJSAKIAQESGwoEem9uZRisx+QB", + "IAEoCUIK4EEC8kcEem9uZUIICgZfcGF0aHNCDQoLX3JlcXVlc3RfaWRCDgoM", + "X3VwZGF0ZV9tYXNrIt4BChNVcGRhdGVSb3V0ZXJSZXF1ZXN0EiEKB3Byb2pl", + "Y3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSHwoGcmVnaW9uGPTNoEIgASgJ", + "QgzgQQLyRwZyZWdpb24SGgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBEhYK", + "BnJvdXRlchjJru5GIAEoCUID4EECEkAKD3JvdXRlcl9yZXNvdXJjZRjEgIJK", + "IAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlckID4EECQg0K", + "C19yZXF1ZXN0X2lkIpcCCitVcGRhdGVTaGllbGRlZEluc3RhbmNlQ29uZmln", + "SW5zdGFuY2VSZXF1ZXN0EhgKCGluc3RhbmNlGJWp2gggASgJQgPgQQISIQoH", + "cHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lk", + "GMuB2REgASgJSACIAQESYwohc2hpZWxkZWRfaW5zdGFuY2VfY29uZmlnX3Jl", + "c291cmNlGNiW3YEBIAEoCzIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNo", + "aWVsZGVkSW5zdGFuY2VDb25maWdCA+BBAhIbCgR6b25lGKzH5AEgASgJQgrg", + "QQLyRwR6b25lQg0KC19yZXF1ZXN0X2lkIp8CChhVcGRhdGVTdG9yYWdlUG9v", + "bFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBIa", + "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESHQoMc3RvcmFnZV9wb29sGODG", + "8asBIAEoCUID4EECEksKFXN0b3JhZ2VfcG9vbF9yZXNvdXJjZRiNvPlKIAEo", + "CzIkLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29sQgPgQQIS", + "HAoLdXBkYXRlX21hc2sYorm67gEgASgJSAGIAQESGwoEem9uZRisx+QBIAEo", + "CUIK4EEC8kcEem9uZUINCgtfcmVxdWVzdF9pZEIOCgxfdXBkYXRlX21hc2si", + "wAEKE1VwZGF0ZVVybE1hcFJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN", + "4EEC8kcHcHJvamVjdBIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQESGAoH", + "dXJsX21hcBiMlYGvASABKAlCA+BBAhJBChB1cmxfbWFwX3Jlc291cmNlGOGQ", + "t1AgASgLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwQgPgQQJC", + "DQoLX3JlcXVlc3RfaWQi8gcKBlVybE1hcBIiChJjcmVhdGlvbl90aW1lc3Rh", + "bXAYto/HDiABKAlIAIgBARJoCiRkZWZhdWx0X2N1c3RvbV9lcnJvcl9yZXNw", + "b25zZV9wb2xpY3kYqYvgJiABKAsyMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5DdXN0b21FcnJvclJlc3BvbnNlUG9saWN5SAGIAQESTwoUZGVmYXVsdF9y", + "b3V0ZV9hY3Rpb24YqrTXtAEgASgLMiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSHR0cFJvdXRlQWN0aW9uSAKIAQESIAoPZGVmYXVsdF9zZXJ2aWNlGLfl", + "xbABIAEoCUgDiAEBElIKFGRlZmF1bHRfdXJsX3JlZGlyZWN0GOqrtqsBIAEo", + "CzIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkh0dHBSZWRpcmVjdEFjdGlv", + "bkgEiAEBEhwKC2Rlc2NyaXB0aW9uGPyH1skBIAEoCUgFiAEBEhsKC2Zpbmdl", + "cnByaW50GOTR828gASgJSAaIAQESSQoNaGVhZGVyX2FjdGlvbhiooLicASAB", + "KAsyKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5IdHRwSGVhZGVyQWN0aW9u", + "SAeIAQESOQoKaG9zdF9ydWxlcxigh9eUASADKAsyIS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5Ib3N0UnVsZRIQCgJpZBibGiABKARICIgBARIUCgRraW5k", + "GJT3yAEgASgJSAmIAQESFAoEbmFtZRiL9c0BIAEoCUgKiAEBEj8KDXBhdGhf", + "bWF0Y2hlcnMY24jFgQEgAygLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "UGF0aE1hdGNoZXISFgoGcmVnaW9uGPTNoEIgASgJSAuIAQESGgoJc2VsZl9s", + "aW5rGI2SxdkBIAEoCUgMiAEBEjUKBXRlc3RzGKGcyTQgAygLMiMuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwVGVzdEIVChNfY3JlYXRpb25fdGlt", + "ZXN0YW1wQicKJV9kZWZhdWx0X2N1c3RvbV9lcnJvcl9yZXNwb25zZV9wb2xp", + "Y3lCFwoVX2RlZmF1bHRfcm91dGVfYWN0aW9uQhIKEF9kZWZhdWx0X3NlcnZp", + "Y2VCFwoVX2RlZmF1bHRfdXJsX3JlZGlyZWN0Qg4KDF9kZXNjcmlwdGlvbkIO", + "CgxfZmluZ2VycHJpbnRCEAoOX2hlYWRlcl9hY3Rpb25CBQoDX2lkQgcKBV9r", + "aW5kQgcKBV9uYW1lQgkKB19yZWdpb25CDAoKX3NlbGZfbGluayKdAgoKVXJs", + "TWFwTGlzdBIQCgJpZBibGiABKAlIAIgBARIxCgVpdGVtcxjAz/cvIAMoCzIf", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcBIUCgRraW5kGJT3yAEg", + "ASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJ", + "c2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsy", + "IC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lk", + "QgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IK", + "Cghfd2FybmluZyI3Cg9VcmxNYXBSZWZlcmVuY2USGAoHdXJsX21hcBiMlYGv", + "ASABKAlIAIgBAUIKCghfdXJsX21hcCLwAgoKVXJsTWFwVGVzdBIcCgtkZXNj", + "cmlwdGlvbhj8h9bJASABKAlIAIgBARIkChNleHBlY3RlZF9vdXRwdXRfdXJs", + "GJii984BIAEoCUgBiAEBEi8KH2V4cGVjdGVkX3JlZGlyZWN0X3Jlc3BvbnNl", + "X2NvZGUY7+qACSABKAVIAogBARI9CgdoZWFkZXJzGIbfnXsgAygLMikuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwVGVzdEhlYWRlchIUCgRob3N0", + "GKjrwwEgASgJSAOIAQESFAoEcGF0aBilyNEBIAEoCUgEiAEBEhgKB3NlcnZp", + "Y2UYtY2PsgEgASgJSAWIAQFCDgoMX2Rlc2NyaXB0aW9uQhYKFF9leHBlY3Rl", + "ZF9vdXRwdXRfdXJsQiIKIF9leHBlY3RlZF9yZWRpcmVjdF9yZXNwb25zZV9j", + "b2RlQgcKBV9ob3N0QgcKBV9wYXRoQgoKCF9zZXJ2aWNlIlIKEFVybE1hcFRl", + "c3RIZWFkZXISFAoEbmFtZRiL9c0BIAEoCUgAiAEBEhUKBXZhbHVlGPGisjUg", + "ASgJSAGIAQFCBwoFX25hbWVCCAoGX3ZhbHVlItIBChZVcmxNYXBWYWxpZGF0", + "aW9uUmVzdWx0EhcKC2xvYWRfZXJyb3JzGOTx8ZMBIAMoCRIeCg5sb2FkX3N1", + "Y2NlZWRlZBjItJg9IAEoCEgAiAEBEj8KDXRlc3RfZmFpbHVyZXMYtuKf8QEg", + "AygLMiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdEZhaWx1cmUSGwoL", + "dGVzdF9wYXNzZWQYvYHyWyABKAhIAYgBAUIRCg9fbG9hZF9zdWNjZWVkZWRC", + "DgoMX3Rlc3RfcGFzc2VkIrUDChVVcmxNYXBzQWdncmVnYXRlZExpc3QSEAoC", + "aWQYmxogASgJSACIAQESSwoFaXRlbXMYwM/3LyADKAsyOS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5VcmxNYXBzQWdncmVnYXRlZExpc3QuSXRlbXNFbnRy", + "eRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6", + "hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEhcKDHVu", + "cmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBGlgKCkl0ZW1zRW50", + "cnkSCwoDa2V5GAEgASgJEjkKBXZhbHVlGAIgASgLMiouZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuVXJsTWFwc1Njb3BlZExpc3Q6AjgBQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmcikAEKEVVybE1hcHNTY29wZWRMaXN0EjQKCHVybF9tYXBzGOeOpDEg", + "AygLMh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwEjkKB3dhcm5p", "bmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5n", - "SASIAQEaWwoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSPAoFdmFsdWUYAiAB", - "KAsyLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5UdW5uZWxzU2NvcGVk", - "TGlzdDoCOAFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5C", - "DAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKjAgoNVnBuVHVubmVsTGlzdBIQ", - "CgJpZBibGiABKAlIAIgBARI0CgVpdGVtcxjAz/cvIAMoCzIiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlZwblR1bm5lbBIUCgRraW5kGJT3yAEgASgJSAGI", + "SACIAQFCCgoIX3dhcm5pbmcimAIKFlVybE1hcHNWYWxpZGF0ZVJlcXVlc3QS", + "IQoWbG9hZF9iYWxhbmNpbmdfc2NoZW1lcxivhYEDIAMoCRI5CghyZXNvdXJj", + "ZRiOiK9dIAEoCzIfLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcEgA", + "iAEBIpIBChRMb2FkQmFsYW5jaW5nU2NoZW1lcxIkCiBVTkRFRklORURfTE9B", + "RF9CQUxBTkNJTkdfU0NIRU1FUxAAEg8KCEVYVEVSTkFMEMun/RASGAoQRVhU", + "RVJOQUxfTUFOQUdFRBCLtpL0ARIpCiFMT0FEX0JBTEFOQ0lOR19TQ0hFTUVf", + "VU5TUEVDSUZJRUQQvLuH+wFCCwoJX3Jlc291cmNlIm0KF1VybE1hcHNWYWxp", + "ZGF0ZVJlc3BvbnNlEkcKBnJlc3VsdBidkLdCIAEoCzIvLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlVybE1hcFZhbGlkYXRpb25SZXN1bHRIAIgBAUIJCgdf", + "cmVzdWx0IroBCgpVcmxSZXdyaXRlEhwKDGhvc3RfcmV3cml0ZRj1y5pMIAEo", + "CUgAiAEBEiMKE3BhdGhfcHJlZml4X3Jld3JpdGUYuejREyABKAlIAYgBARIm", + "ChVwYXRoX3RlbXBsYXRlX3Jld3JpdGUYoe/yyQEgASgJSAKIAQFCDwoNX2hv", + "c3RfcmV3cml0ZUIWChRfcGF0aF9wcmVmaXhfcmV3cml0ZUIYChZfcGF0aF90", + "ZW1wbGF0ZV9yZXdyaXRlIv4HChBVc2FibGVTdWJuZXR3b3JrEiQKFGV4dGVy", + "bmFsX2lwdjZfcHJlZml4GPaStkIgASgJSACIAQESJQoUaW50ZXJuYWxfaXB2", + "Nl9wcmVmaXgY6KK08QEgASgJSAGIAQESHQoNaXBfY2lkcl9yYW5nZRjKzeQu", + "IAEoCUgCiAEBEiEKEGlwdjZfYWNjZXNzX3R5cGUY3fXR8AEgASgJSAOIAQES", + "FwoHbmV0d29yaxiutIVvIAEoCUgEiAEBEhgKB3B1cnBvc2UYnvrvlgEgASgJ", + "SAWIAQESFAoEcm9sZRj2gNYBIAEoCUgGiAEBElcKE3NlY29uZGFyeV9pcF9y", + "YW5nZXMY4/+UQSADKAsyNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Vc2Fi", + "bGVTdWJuZXR3b3JrU2Vjb25kYXJ5UmFuZ2USGwoKc3RhY2tfdHlwZRiRtYvL", + "ASABKAlIB4gBARIbCgpzdWJuZXR3b3JrGO6n5JIBIAEoCUgIiAEBIlMKDklw", + "djZBY2Nlc3NUeXBlEh4KGlVOREVGSU5FRF9JUFY2X0FDQ0VTU19UWVBFEAAS", + "DwoIRVhURVJOQUwQy6f9EBIQCghJTlRFUk5BTBC97ZaFASL4AQoHUHVycG9z", + "ZRIVChFVTkRFRklORURfUFVSUE9TRRAAEhsKFEdMT0JBTF9NQU5BR0VEX1BS", + "T1hZEPLL4HASIwocSU5URVJOQUxfSFRUUFNfTE9BRF9CQUxBTkNFUhDZts52", + "EhYKDlBFRVJfTUlHUkFUSU9OEJGqx+oBEg8KB1BSSVZBVEUQ4+KywAESEwoL", + "UFJJVkFURV9OQVQQpciurwESFwoQUFJJVkFURV9SRkNfMTkxOBDb/sV5Eh4K", + "F1BSSVZBVEVfU0VSVklDRV9DT05ORUNUEMT0+RYSHQoWUkVHSU9OQUxfTUFO", + "QUdFRF9QUk9YWRDutv1IIjoKBFJvbGUSEgoOVU5ERUZJTkVEX1JPTEUQABIO", + "CgZBQ1RJVkUQhuaJlgESDgoGQkFDS1VQEMLTzaIBIlsKCVN0YWNrVHlwZRIY", + "ChRVTkRFRklORURfU1RBQ0tfVFlQRRAAEhAKCUlQVjRfSVBWNhCB6MoKEhAK", + "CUlQVjRfT05MWRCmy9UKEhAKCUlQVjZfT05MWRDkrfwlQhcKFV9leHRlcm5h", + "bF9pcHY2X3ByZWZpeEIXChVfaW50ZXJuYWxfaXB2Nl9wcmVmaXhCEAoOX2lw", + "X2NpZHJfcmFuZ2VCEwoRX2lwdjZfYWNjZXNzX3R5cGVCCgoIX25ldHdvcmtC", + "CgoIX3B1cnBvc2VCBwoFX3JvbGVCDQoLX3N0YWNrX3R5cGVCDQoLX3N1Ym5l", + "dHdvcmsifQoeVXNhYmxlU3VibmV0d29ya1NlY29uZGFyeVJhbmdlEh0KDWlw", + "X2NpZHJfcmFuZ2UYys3kLiABKAlIAIgBARIbCgpyYW5nZV9uYW1lGM3wtJ4B", + "IAEoCUgBiAEBQhAKDl9pcF9jaWRyX3JhbmdlQg0KC19yYW5nZV9uYW1lIrwC", + "Ch9Vc2FibGVTdWJuZXR3b3Jrc0FnZ3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEo", + "CUgAiAEBEjsKBWl0ZW1zGMDP9y8gAygLMikuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuVXNhYmxlU3VibmV0d29yaxIUCgRraW5kGJT3yAEgASgJSAGIAQES", + "HwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5r", + "GI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5k", + "QhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fybmlu", + "ZyJ/ChNVc2FnZUV4cG9ydExvY2F0aW9uEhwKC2J1Y2tldF9uYW1lGMCXnocB", + "IAEoCUgAiAEBEiMKEnJlcG9ydF9uYW1lX3ByZWZpeBi7sNeYASABKAlIAYgB", + "AUIOCgxfYnVja2V0X25hbWVCFQoTX3JlcG9ydF9uYW1lX3ByZWZpeCLaAQob", + "VmFsaWRhdGVSZWdpb25VcmxNYXBSZXF1ZXN0EhcKB3Byb2plY3QYmZbBbCAB", + "KAlCA+BBAhIWCgZyZWdpb24Y9M2gQiABKAlCA+BBAhJwCilyZWdpb25fdXJs", + "X21hcHNfdmFsaWRhdGVfcmVxdWVzdF9yZXNvdXJjZRiazIAbIAEoCzI1Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvblVybE1hcHNWYWxpZGF0ZVJl", + "cXVlc3RCA+BBAhIYCgd1cmxfbWFwGIyVga8BIAEoCUID4EECIrABChVWYWxp", + "ZGF0ZVVybE1hcFJlcXVlc3QSFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhgK", + "B3VybF9tYXAYjJWBrwEgASgJQgPgQQISZAoidXJsX21hcHNfdmFsaWRhdGVf", + "cmVxdWVzdF9yZXNvdXJjZRjv0eS8ASABKAsyLy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5VcmxNYXBzVmFsaWRhdGVSZXF1ZXN0QgPgQQIirwEKFVZtRW5k", + "cG9pbnROYXRNYXBwaW5ncxIdCg1pbnN0YW5jZV9uYW1lGPXn2GwgASgJSACI", + "AQESZQoWaW50ZXJmYWNlX25hdF9tYXBwaW5ncxiJgJV6IAMoCzJCLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlZtRW5kcG9pbnROYXRNYXBwaW5nc0ludGVy", + "ZmFjZU5hdE1hcHBpbmdzQhAKDl9pbnN0YW5jZV9uYW1lIuIDCilWbUVuZHBv", + "aW50TmF0TWFwcGluZ3NJbnRlcmZhY2VOYXRNYXBwaW5ncxIkChhkcmFpbl9u", + "YXRfaXBfcG9ydF9yYW5nZXMYwePHvAEgAygJEh4KEm5hdF9pcF9wb3J0X3Jh", + "bmdlcxiasMz9ASADKAkSKgoZbnVtX3RvdGFsX2RyYWluX25hdF9wb3J0cxj5", + "pf+fASABKAVIAIgBARIkChNudW1fdG90YWxfbmF0X3BvcnRzGIDbgI8BIAEo", + "BUgBiAEBEmwKDXJ1bGVfbWFwcGluZ3MYyO7q5wEgAygLMlEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuVm1FbmRwb2ludE5hdE1hcHBpbmdzSW50ZXJmYWNl", + "TmF0TWFwcGluZ3NOYXRSdWxlTWFwcGluZ3MSJgoVc291cmNlX2FsaWFzX2lw", + "X3JhbmdlGNij/NEBIAEoCUgCiAEBEiEKEXNvdXJjZV92aXJ0dWFsX2lwGP+i", + "uUcgASgJSAOIAQFCHAoaX251bV90b3RhbF9kcmFpbl9uYXRfcG9ydHNCFgoU", + "X251bV90b3RhbF9uYXRfcG9ydHNCGAoWX3NvdXJjZV9hbGlhc19pcF9yYW5n", + "ZUIUChJfc291cmNlX3ZpcnR1YWxfaXAitgIKOFZtRW5kcG9pbnROYXRNYXBw", + "aW5nc0ludGVyZmFjZU5hdE1hcHBpbmdzTmF0UnVsZU1hcHBpbmdzEiQKGGRy", + "YWluX25hdF9pcF9wb3J0X3JhbmdlcxjB48e8ASADKAkSHgoSbmF0X2lwX3Bv", + "cnRfcmFuZ2VzGJqwzP0BIAMoCRIqChludW1fdG90YWxfZHJhaW5fbmF0X3Bv", + "cnRzGPml/58BIAEoBUgAiAEBEiQKE251bV90b3RhbF9uYXRfcG9ydHMYgNuA", + "jwEgASgFSAGIAQESHAoLcnVsZV9udW1iZXIY7Nua/wEgASgFSAKIAQFCHAoa", + "X251bV90b3RhbF9kcmFpbl9uYXRfcG9ydHNCFgoUX251bV90b3RhbF9uYXRf", + "cG9ydHNCDgoMX3J1bGVfbnVtYmVyIrwCChlWbUVuZHBvaW50TmF0TWFwcGlu", + "Z3NMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEhQKBGtpbmQYlPfIASABKAlIAYgB", + "ARIfCg9uZXh0X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARJBCgZyZXN1bHQY", + "nZC3QiADKAsyLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WbUVuZHBvaW50", + "TmF0TWFwcGluZ3MSGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dh", + "cm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJu", + "aW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5C", + "DAoKX3NlbGZfbGlua0IKCghfd2FybmluZyLSBgoKVnBuR2F0ZXdheRIiChJj", + "cmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIcCgtkZXNjcmlwdGlv", + "bhj8h9bJASABKAlIAYgBARIiChJnYXRld2F5X2lwX3ZlcnNpb24Ym+2DHyAB", + "KAlIAogBARIQCgJpZBibGiABKARIA4gBARIUCgRraW5kGJT3yAEgASgJSASI", + "AQESIQoRbGFiZWxfZmluZ2VycHJpbnQYmfD3VCABKAlIBYgBARJDCgZsYWJl", + "bHMY/7/B7gEgAygLMi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuR2F0", + "ZXdheS5MYWJlbHNFbnRyeRIUCgRuYW1lGIv1zQEgASgJSAaIAQESFwoHbmV0", + "d29yaxiutIVvIAEoCUgHiAEBEhYKBnJlZ2lvbhj0zaBCIAEoCUgIiAEBEhoK", + "CXNlbGZfbGluaxiNksXZASABKAlICYgBARIbCgpzdGFja190eXBlGJG1i8sB", + "IAEoCUgKiAEBElEKDnZwbl9pbnRlcmZhY2VzGIXN5SsgAygLMjYuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuVnBuR2F0ZXdheVZwbkdhdGV3YXlJbnRlcmZh", + "Y2UaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJ", + "OgI4ASJOChBHYXRld2F5SXBWZXJzaW9uEiAKHFVOREVGSU5FRF9HQVRFV0FZ", + "X0lQX1ZFUlNJT04QABILCgRJUFY0EIXMiQESCwoESVBWNhCHzIkBIlsKCVN0", + "YWNrVHlwZRIYChRVTkRFRklORURfU1RBQ0tfVFlQRRAAEhAKCUlQVjRfSVBW", + "NhCB6MoKEhAKCUlQVjRfT05MWRCmy9UKEhAKCUlQVjZfT05MWRDkrfwlQhUK", + "E19jcmVhdGlvbl90aW1lc3RhbXBCDgoMX2Rlc2NyaXB0aW9uQhUKE19nYXRl", + "d2F5X2lwX3ZlcnNpb25CBQoDX2lkQgcKBV9raW5kQhQKEl9sYWJlbF9maW5n", + "ZXJwcmludEIHCgVfbmFtZUIKCghfbmV0d29ya0IJCgdfcmVnaW9uQgwKCl9z", + "ZWxmX2xpbmtCDQoLX3N0YWNrX3R5cGUivwMKGFZwbkdhdGV3YXlBZ2dyZWdh", + "dGVkTGlzdBIQCgJpZBibGiABKAlIAIgBARJOCgVpdGVtcxjAz/cvIAMoCzI8", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlZwbkdhdGV3YXlBZ2dyZWdhdGVk", + "TGlzdC5JdGVtc0VudHJ5EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0", + "X3BhZ2VfdG9rZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEg", + "ASgJSAOIAQESFwoMdW5yZWFjaGFibGVzGJ+ghnQgAygJEjkKB3dhcm5pbmcY", + "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASI", + "AQEaXAoKSXRlbXNFbnRyeRILCgNrZXkYASABKAkSPQoFdmFsdWUYAiABKAsy", + "Li5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5HYXRld2F5c1Njb3BlZExp", + "c3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwK", + "Cl9zZWxmX2xpbmtCCgoIX3dhcm5pbmcipQIKDlZwbkdhdGV3YXlMaXN0EhAK", + "AmlkGJsaIAEoCUgAiAEBEjUKBWl0ZW1zGMDP9y8gAygLMiMuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuVnBuR2F0ZXdheRIUCgRraW5kGJT3yAEgASgJSAGI", "AQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9s", "aW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29n", "bGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9r", "aW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2Fy", - "bmluZyKZAQoUVnBuVHVubmVsc1Njb3BlZExpc3QSOgoLdnBuX3R1bm5lbHMY", - "wPH6TSADKAsyIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5UdW5uZWwS", - "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lldhcm5pbmdIAIgBAUIKCghfd2FybmluZyKMAQoQV2FmRXhwcmVzc2lvblNl", - "dBISCgdhbGlhc2VzGP6d9UsgAygJEksKC2V4cHJlc3Npb25zGNuB21MgAygL", - "MjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FmRXhwcmVzc2lvblNldEV4", - "cHJlc3Npb24SEAoCaWQYmxogASgJSACIAQFCBQoDX2lkImIKGldhZkV4cHJl", - "c3Npb25TZXRFeHByZXNzaW9uEhAKAmlkGJsaIAEoCUgAiAEBEhsKC3NlbnNp", - "dGl2aXR5GJ+9kA0gASgFSAGIAQFCBQoDX2lkQg4KDF9zZW5zaXRpdml0eSJQ", - "ChpXYWl0R2xvYmFsT3BlcmF0aW9uUmVxdWVzdBIZCglvcGVyYXRpb24Y56rr", - "GCABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQIiaAoaV2FpdFJl", - "Z2lvbk9wZXJhdGlvblJlcXVlc3QSGQoJb3BlcmF0aW9uGOeq6xggASgJQgPg", - "QQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhYKBnJlZ2lvbhj0zaBCIAEo", - "CUID4EECImQKGFdhaXRab25lT3BlcmF0aW9uUmVxdWVzdBIZCglvcGVyYXRp", - "b24Y56rrGCABKAlCA+BBAhIXCgdwcm9qZWN0GJmWwWwgASgJQgPgQQISFAoE", - "em9uZRisx+QBIAEoCUID4EECIv0ICgdXYXJuaW5nEhQKBGNvZGUY7du6ASAB", - "KAlIAIgBARIuCgRkYXRhGKrfuwEgAygLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuRGF0YRIYCgdtZXNzYWdlGIeArMcBIAEoCUgBiAEBIvwHCgRDb2Rl", - "EhIKDlVOREVGSU5FRF9DT0RFEAASFQoOQ0xFQU5VUF9GQUlMRUQQ2IzWRxIg", - "ChhERVBSRUNBVEVEX1JFU09VUkNFX1VTRUQQwt/rugESHAoUREVQUkVDQVRF", - "RF9UWVBFX1VTRUQQlqSepQESKAogRElTS19TSVpFX0xBUkdFUl9USEFOX0lN", - "QUdFX1NJWkUQl4GVsAESHgoWRVhQRVJJTUVOVEFMX1RZUEVfVVNFRBCLjsHX", - "ARIbChRFWFRFUk5BTF9BUElfV0FSTklORxDDv9pTEh0KFUZJRUxEX1ZBTFVF", - "X09WRVJSSURFThCvtpmdARIjChtJTkpFQ1RFRF9LRVJORUxTX0RFUFJFQ0FU", - "RUQQi9mCxwESNAosSU5WQUxJRF9IRUFMVEhfQ0hFQ0tfRk9SX0RZTkFNSUNf", - "V0lFR0hURURfTEIQzpu8vwESIAoYTEFSR0VfREVQTE9ZTUVOVF9XQVJOSU5H", - "EKbnyOUBEiEKGkxJU1RfT1ZFUkhFQURfUVVPVEFfRVhDRUVEEMWw2hYSHwoX", - "TUlTU0lOR19UWVBFX0RFUEVOREVOQ1kQ9/iipAESJQodTkVYVF9IT1BfQURE", - "UkVTU19OT1RfQVNTSUdORUQQh6X6mgESIgoaTkVYVF9IT1BfQ0FOTk9UX0lQ", - "X0ZPUldBUkQQ5+rntgESLgonTkVYVF9IT1BfSU5TVEFOQ0VfSEFTX05PX0lQ", - "VjZfSU5URVJGQUNFEJLo/EUSIwobTkVYVF9IT1BfSU5TVEFOQ0VfTk9UX0ZP", - "VU5EEM7Mr90BEicKIE5FWFRfSE9QX0lOU1RBTkNFX05PVF9PTl9ORVRXT1JL", - "EMLonXQSHAoUTkVYVF9IT1BfTk9UX1JVTk5JTkcQsc/wxgESGQoSTk9UX0NS", - "SVRJQ0FMX0VSUk9SENSotzISGQoSTk9fUkVTVUxUU19PTl9QQUdFEIimqQ4S", - "FgoPUEFSVElBTF9TVUNDRVNTEIWuhxMSHgoWUVVPVEFfSU5GT19VTkFWQUlM", - "QUJMRRCm0oyRARIdChZSRVFVSVJFRF9UT1NfQUdSRUVNRU5UEIPO5AESMQop", - "UkVTT1VSQ0VfSU5fVVNFX0JZX09USEVSX1JFU09VUkNFX1dBUk5JTkcQwfTt", - "7AESGwoUUkVTT1VSQ0VfTk9UX0RFTEVURUQQvLeyUBIhChlTQ0hFTUFfVkFM", - "SURBVElPTl9JR05PUkVEEMrUn4MBEigKIVNJTkdMRV9JTlNUQU5DRV9QUk9Q", - "RVJUWV9URU1QTEFURRDRifh/Eh0KFVVOREVDTEFSRURfUFJPUEVSVElFUxCf", - "hpu6ARISCgtVTlJFQUNIQUJMRRC0va0GQgcKBV9jb2RlQgoKCF9tZXNzYWdl", - "Iv4ICghXYXJuaW5ncxIUCgRjb2RlGO3bugEgASgJSACIAQESLgoEZGF0YRiq", - "37sBIAMoCzIdLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRhdGESGAoHbWVz", - "c2FnZRiHgKzHASABKAlIAYgBASL8BwoEQ29kZRISCg5VTkRFRklORURfQ09E", - "RRAAEhUKDkNMRUFOVVBfRkFJTEVEENiM1kcSIAoYREVQUkVDQVRFRF9SRVNP", - "VVJDRV9VU0VEEMLf67oBEhwKFERFUFJFQ0FURURfVFlQRV9VU0VEEJaknqUB", - "EigKIERJU0tfU0laRV9MQVJHRVJfVEhBTl9JTUFHRV9TSVpFEJeBlbABEh4K", - "FkVYUEVSSU1FTlRBTF9UWVBFX1VTRUQQi47B1wESGwoURVhURVJOQUxfQVBJ", - "X1dBUk5JTkcQw7/aUxIdChVGSUVMRF9WQUxVRV9PVkVSUklERU4Qr7aZnQES", - "IwobSU5KRUNURURfS0VSTkVMU19ERVBSRUNBVEVEEIvZgscBEjQKLElOVkFM", - "SURfSEVBTFRIX0NIRUNLX0ZPUl9EWU5BTUlDX1dJRUdIVEVEX0xCEM6bvL8B", - "EiAKGExBUkdFX0RFUExPWU1FTlRfV0FSTklORxCm58jlARIhChpMSVNUX09W", - "RVJIRUFEX1FVT1RBX0VYQ0VFRBDFsNoWEh8KF01JU1NJTkdfVFlQRV9ERVBF", - "TkRFTkNZEPf4oqQBEiUKHU5FWFRfSE9QX0FERFJFU1NfTk9UX0FTU0lHTkVE", - "EIel+poBEiIKGk5FWFRfSE9QX0NBTk5PVF9JUF9GT1JXQVJEEOfq57YBEi4K", - "J05FWFRfSE9QX0lOU1RBTkNFX0hBU19OT19JUFY2X0lOVEVSRkFDRRCS6PxF", - "EiMKG05FWFRfSE9QX0lOU1RBTkNFX05PVF9GT1VORBDOzK/dARInCiBORVhU", - "X0hPUF9JTlNUQU5DRV9OT1RfT05fTkVUV09SSxDC6J10EhwKFE5FWFRfSE9Q", - "X05PVF9SVU5OSU5HELHP8MYBEhkKEk5PVF9DUklUSUNBTF9FUlJPUhDUqLcy", - "EhkKEk5PX1JFU1VMVFNfT05fUEFHRRCIpqkOEhYKD1BBUlRJQUxfU1VDQ0VT", - "UxCFrocTEh4KFlFVT1RBX0lORk9fVU5BVkFJTEFCTEUQptKMkQESHQoWUkVR", - "VUlSRURfVE9TX0FHUkVFTUVOVBCDzuQBEjEKKVJFU09VUkNFX0lOX1VTRV9C", - "WV9PVEhFUl9SRVNPVVJDRV9XQVJOSU5HEMH07ewBEhsKFFJFU09VUkNFX05P", - "VF9ERUxFVEVEELy3slASIQoZU0NIRU1BX1ZBTElEQVRJT05fSUdOT1JFRBDK", - "1J+DARIoCiFTSU5HTEVfSU5TVEFOQ0VfUFJPUEVSVFlfVEVNUExBVEUQ0Yn4", - "fxIdChVVTkRFQ0xBUkVEX1BST1BFUlRJRVMQn4abugESEgoLVU5SRUFDSEFC", - "TEUQtL2tBkIHCgVfY29kZUIKCghfbWVzc2FnZSLPAQoWV2VpZ2h0ZWRCYWNr", - "ZW5kU2VydmljZRIgCg9iYWNrZW5kX3NlcnZpY2UYisCukgEgASgJSACIAQES", - "SQoNaGVhZGVyX2FjdGlvbhiooLicASABKAsyKS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5IdHRwSGVhZGVyQWN0aW9uSAGIAQESFwoGd2VpZ2h0GPiExYYB", - "IAEoDUgCiAEBQhIKEF9iYWNrZW5kX3NlcnZpY2VCEAoOX2hlYWRlcl9hY3Rp", - "b25CCQoHX3dlaWdodCKgAQomV2l0aGRyYXdQdWJsaWNBZHZlcnRpc2VkUHJl", - "Zml4ZVJlcXVlc3QSIQoHcHJvamVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVj", - "dBIoChhwdWJsaWNfYWR2ZXJ0aXNlZF9wcmVmaXgYnvfJMCABKAlCA+BBAhIa", - "CgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoLX3JlcXVlc3RfaWQivwEK", - "JVdpdGhkcmF3UHVibGljRGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QSIQoHcHJv", - "amVjdBiZlsFsIAEoCUIN4EEC8kcHcHJvamVjdBInChdwdWJsaWNfZGVsZWdh", - "dGVkX3ByZWZpeBjo3LFhIAEoCUID4EECEh8KBnJlZ2lvbhj0zaBCIAEoCUIM", - "4EEC8kcGcmVnaW9uEhoKCnJlcXVlc3RfaWQYy4HZESABKAlIAIgBAUINCgtf", - "cmVxdWVzdF9pZCKfAgoLWHBuSG9zdExpc3QSEAoCaWQYmxogASgJSACIAQES", - "MgoFaXRlbXMYwM/3LyADKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", - "cm9qZWN0EhQKBGtpbmQYlPfIASABKAlIAYgBARIfCg9uZXh0X3BhZ2VfdG9r", - "ZW4YlbqGJiABKAlIAogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAOIAQES", - "OQoHd2FybmluZxic35YYIAEoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lldhcm5pbmdIBIgBAUIFCgNfaWRCBwoFX2tpbmRCEgoQX25leHRfcGFnZV90", - "b2tlbkIMCgpfc2VsZl9saW5rQgoKCF93YXJuaW5nIpoBCg1YcG5SZXNvdXJj", - "ZUlkEhAKAmlkGJsaIAEoCUgAiAEBEhQKBHR5cGUYup7aASABKAlIAYgBASJR", - "CgRUeXBlEhIKDlVOREVGSU5FRF9UWVBFEAASDwoHUFJPSkVDVBD5re/CARIk", - "Ch1YUE5fUkVTT1VSQ0VfVFlQRV9VTlNQRUNJRklFRBD6raVIQgUKA19pZEIH", - "CgVfdHlwZSKXBAoEWm9uZRIiChdhdmFpbGFibGVfY3B1X3BsYXRmb3JtcxiT", - "89lTIAMoCRIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARJH", - "CgpkZXByZWNhdGVkGLPL0fUBIAEoCzIqLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkRlcHJlY2F0aW9uU3RhdHVzSAGIAQESHAoLZGVzY3JpcHRpb24Y/IfW", - "yQEgASgJSAKIAQESEAoCaWQYmxogASgESAOIAQESFAoEa2luZBiU98gBIAEo", - "CUgEiAEBEhQKBG5hbWUYi/XNASABKAlIBYgBARIWCgZyZWdpb24Y9M2gQiAB", - "KAlIBogBARIaCglzZWxmX2xpbmsYjZLF2QEgASgJSAeIAQESFgoGc3RhdHVz", - "GPKft1YgASgJSAiIAQESHAoMc3VwcG9ydHNfcHpzGO72hSggASgISAmIAQEi", - "NAoGU3RhdHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABILCgRET1dOEKK5gAES", - "BwoCVVAQmxVCFQoTX2NyZWF0aW9uX3RpbWVzdGFtcEINCgtfZGVwcmVjYXRl", - "ZEIOCgxfZGVzY3JpcHRpb25CBQoDX2lkQgcKBV9raW5kQgcKBV9uYW1lQgkK", - "B19yZWdpb25CDAoKX3NlbGZfbGlua0IJCgdfc3RhdHVzQg8KDV9zdXBwb3J0", - "c19wenMimQIKCFpvbmVMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEi8KBWl0ZW1z", - "GMDP9y8gAygLMh0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuWm9uZRIUCgRr", - "aW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJ", - "SAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEBEjkKB3dhcm5pbmcY", - "nN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYXJuaW5nSASI", - "AQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2VfdG9rZW5CDAoKX3Nl", - "bGZfbGlua0IKCghfd2FybmluZyLNAQoUWm9uZVNldExhYmVsc1JlcXVlc3QS", - "IQoRbGFiZWxfZmluZ2VycHJpbnQYmfD3VCABKAlIAIgBARJNCgZsYWJlbHMY", - "/7/B7gEgAygLMjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuWm9uZVNldExh", - "YmVsc1JlcXVlc3QuTGFiZWxzRW50cnkaLQoLTGFiZWxzRW50cnkSCwoDa2V5", - "GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4AUIUChJfbGFiZWxfZmluZ2VycHJp", - "bnQisQEKFFpvbmVTZXRQb2xpY3lSZXF1ZXN0EjYKCGJpbmRpbmdzGI7FpMAB", - "IAMoCzIgLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJpbmRpbmcSFAoEZXRh", - "ZxiV0r4BIAEoCUgAiAEBEjcKBnBvbGljeRiyyrYrIAEoCzIfLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlBvbGljeUgBiAEBQgcKBV9ldGFnQgkKB19wb2xp", - "Y3kyswYKEEFjY2VsZXJhdG9yVHlwZXMS1gEKDkFnZ3JlZ2F0ZWRMaXN0Ej4u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RBY2NlbGVy", - "YXRvclR5cGVzUmVxdWVzdBo2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFj", - "Y2VsZXJhdG9yVHlwZUFnZ3JlZ2F0ZWRMaXN0IkzaQQdwcm9qZWN0gtPkkwI8", - "EjovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9h", - "Y2NlbGVyYXRvclR5cGVzEtwBCgNHZXQSMi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5HZXRBY2NlbGVyYXRvclR5cGVSZXF1ZXN0GiguZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQWNjZWxlcmF0b3JUeXBlInfaQR1wcm9qZWN0LHpvbmUs", - "YWNjZWxlcmF0b3JfdHlwZYLT5JMCURJPL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9hY2NlbGVyYXRvclR5cGVzL3thY2Nl", - "bGVyYXRvcl90eXBlfRK/AQoETGlzdBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkxpc3RBY2NlbGVyYXRvclR5cGVzUmVxdWVzdBosLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkFjY2VsZXJhdG9yVHlwZUxpc3QiU9pBDHByb2plY3Qs", - "em9uZYLT5JMCPhI8L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pv", - "bmVzL3t6b25lfS9hY2NlbGVyYXRvclR5cGVzGqQBykEWY29tcHV0ZS5nb29n", - "bGVhcGlzLmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", - "L2NvbXB1dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", - "YXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgv", - "Y2xvdWQtcGxhdGZvcm0yyQ0KCUFkZHJlc3NlcxLAAQoOQWdncmVnYXRlZExp", - "c3QSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdEFk", - "ZHJlc3Nlc1JlcXVlc3QaLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRy", - "ZXNzQWdncmVnYXRlZExpc3QiRdpBB3Byb2plY3SC0+STAjUSMy9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVkL2FkZHJlc3NlcxLU", - "AQoGRGVsZXRlEi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlQWRk", - "cmVzc1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24id9pBFnByb2plY3QscmVnaW9uLGFkZHJlc3OKThBSZWdpb25PcGVyYXRp", - "b25zgtPkkwJFKkMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", - "aW9ucy97cmVnaW9ufS9hZGRyZXNzZXMve2FkZHJlc3N9ErkBCgNHZXQSKi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRBZGRyZXNzUmVxdWVzdBogLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZHJlc3MiZNpBFnByb2plY3QscmVn", - "aW9uLGFkZHJlc3OC0+STAkUSQy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L2FkZHJlc3Nlcy97YWRkcmVzc30S5gEK", - "Bkluc2VydBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEFkZHJl", - "c3NSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "IogB2kEfcHJvamVjdCxyZWdpb24sYWRkcmVzc19yZXNvdXJjZYpOEFJlZ2lv", - "bk9wZXJhdGlvbnOC0+STAk0iOS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L2FkZHJlc3NlczoQYWRkcmVzc19yZXNv", - "dXJjZRKvAQoETGlzdBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RB", - "ZGRyZXNzZXNSZXF1ZXN0GiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWRk", - "cmVzc0xpc3QiUtpBDnByb2plY3QscmVnaW9ugtPkkwI7EjkvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9hZGRyZXNz", - "ZXMSpQIKBE1vdmUSKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Nb3ZlQWRk", - "cmVzc1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24iywHaQT1wcm9qZWN0LHJlZ2lvbixhZGRyZXNzLHJlZ2lvbl9hZGRyZXNz", - "ZXNfbW92ZV9yZXF1ZXN0X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT", - "5JMCciJIL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", - "e3JlZ2lvbn0vYWRkcmVzc2VzL3thZGRyZXNzfS9tb3ZlOiZyZWdpb25fYWRk", - "cmVzc2VzX21vdmVfcmVxdWVzdF9yZXNvdXJjZRKuAgoJU2V0TGFiZWxzEjAu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TGFiZWxzQWRkcmVzc1JlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iygHaQTpw", - "cm9qZWN0LHJlZ2lvbixyZXNvdXJjZSxyZWdpb25fc2V0X2xhYmVsc19yZXF1", - "ZXN0X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCdCJOL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYWRk", - "cmVzc2VzL3tyZXNvdXJjZX0vc2V0TGFiZWxzOiJyZWdpb25fc2V0X2xhYmVs", - "c19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t", - "0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0", - "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y", - "3gwKC0F1dG9zY2FsZXJzEscBCg5BZ2dyZWdhdGVkTGlzdBI5Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0QXV0b3NjYWxlcnNSZXF1", - "ZXN0GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXV0b3NjYWxlckFnZ3Jl", - "Z2F0ZWRMaXN0IkfaQQdwcm9qZWN0gtPkkwI3EjUvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9hdXRvc2NhbGVycxLXAQoGRGVs", - "ZXRlEjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlQXV0b3NjYWxl", - "clJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "d9pBF3Byb2plY3Qsem9uZSxhdXRvc2NhbGVyik4OWm9uZU9wZXJhdGlvbnOC", - "0+STAkYqRC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", - "em9uZX0vYXV0b3NjYWxlcnMve2F1dG9zY2FsZXJ9EsEBCgNHZXQSLS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRBdXRvc2NhbGVyUmVxdWVzdBojLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkF1dG9zY2FsZXIiZtpBF3Byb2plY3Qs", - "em9uZSxhdXRvc2NhbGVygtPkkwJGEkQvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L2F1dG9zY2FsZXJzL3thdXRvc2NhbGVy", - "fRLpAQoGSW5zZXJ0EjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0", - "QXV0b3NjYWxlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24iiAHaQSBwcm9qZWN0LHpvbmUsYXV0b3NjYWxlcl9yZXNvdXJj", - "ZYpODlpvbmVPcGVyYXRpb25zgtPkkwJOIjcvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2F1dG9zY2FsZXJzOhNhdXRvc2Nh", - "bGVyX3Jlc291cmNlErABCgRMaXN0Ei8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuTGlzdEF1dG9zY2FsZXJzUmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkF1dG9zY2FsZXJMaXN0Ik7aQQxwcm9qZWN0LHpvbmWC0+STAjkS", + "bmluZyJnChBWcG5HYXRld2F5U3RhdHVzElMKD3Zwbl9jb25uZWN0aW9ucxiK", + "7b7RASADKAsyNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WcG5HYXRld2F5", + "U3RhdHVzVnBuQ29ubmVjdGlvbiLRAgowVnBuR2F0ZXdheVN0YXR1c0hpZ2hB", + "dmFpbGFiaWxpdHlSZXF1aXJlbWVudFN0YXRlEhUKBXN0YXRlGJGJqzQgASgJ", + "SACIAQESIgoSdW5zYXRpc2ZpZWRfcmVhc29uGIr3nRogASgJSAGIAQEiZgoF", + "U3RhdGUSEwoPVU5ERUZJTkVEX1NUQVRFEAASIQoZQ09OTkVDVElPTl9SRURV", + "TkRBTkNZX01FVBCbyvXwARIlCh1DT05ORUNUSU9OX1JFRFVOREFOQ1lfTk9U", + "X01FVBCP1In0ASJZChFVbnNhdGlzZmllZFJlYXNvbhIgChxVTkRFRklORURf", + "VU5TQVRJU0ZJRURfUkVBU09OEAASIgobSU5DT01QTEVURV9UVU5ORUxTX0NP", + "VkVSQUdFEP321BpCCAoGX3N0YXRlQhUKE191bnNhdGlzZmllZF9yZWFzb24i", + "ywEKFlZwbkdhdGV3YXlTdGF0dXNUdW5uZWwSJwoXbG9jYWxfZ2F0ZXdheV9p", + "bnRlcmZhY2UYqpraSyABKA1IAIgBARImChZwZWVyX2dhdGV3YXlfaW50ZXJm", + "YWNlGOHenGYgASgNSAGIAQESGgoKdHVubmVsX3VybBiYotQlIAEoCUgCiAEB", + "QhoKGF9sb2NhbF9nYXRld2F5X2ludGVyZmFjZUIZChdfcGVlcl9nYXRld2F5", + "X2ludGVyZmFjZUINCgtfdHVubmVsX3VybCLKAgodVnBuR2F0ZXdheVN0YXR1", + "c1ZwbkNvbm5lY3Rpb24SJgoVcGVlcl9leHRlcm5hbF9nYXRld2F5GI3ux7cB", + "IAEoCUgAiAEBEiEKEHBlZXJfZ2NwX2dhdGV3YXkYvOmzhgEgASgJSAGIAQES", + "YAoFc3RhdGUYkYmrNCABKAsySS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5W", + "cG5HYXRld2F5U3RhdHVzSGlnaEF2YWlsYWJpbGl0eVJlcXVpcmVtZW50U3Rh", + "dGVIAogBARJDCgd0dW5uZWxzGIv67TEgAygLMi8uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuVnBuR2F0ZXdheVN0YXR1c1R1bm5lbEIYChZfcGVlcl9leHRl", + "cm5hbF9nYXRld2F5QhMKEV9wZWVyX2djcF9nYXRld2F5QggKBl9zdGF0ZSLa", + "AQodVnBuR2F0ZXdheVZwbkdhdGV3YXlJbnRlcmZhY2USEAoCaWQYmxogASgN", + "SACIAQESKAoXaW50ZXJjb25uZWN0X2F0dGFjaG1lbnQY9Ir3kgEgASgJSAGI", + "AQESGwoKaXBfYWRkcmVzcxjc8dzBASABKAlIAogBARIdCgxpcHY2X2FkZHJl", + "c3MYnLPvogEgASgJSAOIAQFCBQoDX2lkQhoKGF9pbnRlcmNvbm5lY3RfYXR0", + "YWNobWVudEINCgtfaXBfYWRkcmVzc0IPCg1faXB2Nl9hZGRyZXNzImwKHFZw", + "bkdhdGV3YXlzR2V0U3RhdHVzUmVzcG9uc2USQQoGcmVzdWx0GJ2Qt0IgASgL", + "MikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuR2F0ZXdheVN0YXR1c0gA", + "iAEBQgkKB19yZXN1bHQinAEKFVZwbkdhdGV3YXlzU2NvcGVkTGlzdBI8Cgx2", + "cG5fZ2F0ZXdheXMYmvvKeyADKAsyIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5WcG5HYXRld2F5EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmcimwwKCVZw", + "blR1bm5lbBIiChJjcmVhdGlvbl90aW1lc3RhbXAYto/HDiABKAlIAIgBARIc", + "CgtkZXNjcmlwdGlvbhj8h9bJASABKAlIAYgBARIgCg9kZXRhaWxlZF9zdGF0", + "dXMY4aSDnwEgASgJSAKIAQESEAoCaWQYmxogASgESAOIAQESGwoLaWtlX3Zl", + "cnNpb24YnNCQaCABKAVIBIgBARIUCgRraW5kGJT3yAEgASgJSAWIAQESIQoR", + "bGFiZWxfZmluZ2VycHJpbnQYmfD3VCABKAlIBogBARJCCgZsYWJlbHMY/7/B", + "7gEgAygLMi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuVHVubmVsLkxh", + "YmVsc0VudHJ5EiIKFmxvY2FsX3RyYWZmaWNfc2VsZWN0b3IYtaynlwEgAygJ", + "EhQKBG5hbWUYi/XNASABKAlIB4gBARImChVwZWVyX2V4dGVybmFsX2dhdGV3", + "YXkYje7HtwEgASgJSAiIAQESMAofcGVlcl9leHRlcm5hbF9nYXRld2F5X2lu", + "dGVyZmFjZRiH5fLXASABKAVICYgBARIhChBwZWVyX2djcF9nYXRld2F5GLzp", + "s4YBIAEoCUgKiAEBEhgKB3BlZXJfaXAYpNrftgEgASgJSAuIAQESFgoGcmVn", + "aW9uGPTNoEIgASgJSAyIAQESIwoXcmVtb3RlX3RyYWZmaWNfc2VsZWN0b3IY", + "ut2QqwEgAygJEhYKBnJvdXRlchjJru5GIAEoCUgNiAEBEhoKCXNlbGZfbGlu", + "axiNksXZASABKAlIDogBARIeCg1zaGFyZWRfc2VjcmV0GMqnj7YBIAEoCUgP", + "iAEBEiMKEnNoYXJlZF9zZWNyZXRfaGFzaBjj6Jm+ASABKAlIEIgBARIWCgZz", + "dGF0dXMY8p+3ViABKAlIEYgBARIjChJ0YXJnZXRfdnBuX2dhdGV3YXkYy4D2", + "/QEgASgJSBKIAQESHAoLdnBuX2dhdGV3YXkY+YP2wQEgASgJSBOIAQESJQoV", + "dnBuX2dhdGV3YXlfaW50ZXJmYWNlGPOM4i0gASgFSBSIAQEaLQoLTGFiZWxz", + "RW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASLTAgoGU3Rh", + "dHVzEhQKEFVOREVGSU5FRF9TVEFUVVMQABIcChRBTExPQ0FUSU5HX1JFU09V", + "UkNFUxDAyYOZARIaChNBVVRIT1JJWkFUSU9OX0VSUk9SEIKdnwsSFgoOREVQ", + "Uk9WSVNJT05JTkcQ7pPEzAESEgoLRVNUQUJMSVNIRUQQ+I6vKhIOCgZGQUlM", + "RUQQvZCm2QESFgoPRklSU1RfSEFORFNIQUtFEOjZoVsSGwoTTkVHT1RJQVRJ", + "T05fRkFJTFVSRRDsxeirARIUCg1ORVRXT1JLX0VSUk9SEPfAu1wSGgoTTk9f", + "SU5DT01JTkdfUEFDS0VUUxDwmJs5EhQKDFBST1ZJU0lPTklORxDt9dqKARIP", + "CghSRUpFQ1RFRBD+iIRTEg8KB1NUT1BQRUQQrbvs0wESHgoXV0FJVElOR19G", + "T1JfRlVMTF9DT05GSUcQysTtE0IVChNfY3JlYXRpb25fdGltZXN0YW1wQg4K", + "DF9kZXNjcmlwdGlvbkISChBfZGV0YWlsZWRfc3RhdHVzQgUKA19pZEIOCgxf", + "aWtlX3ZlcnNpb25CBwoFX2tpbmRCFAoSX2xhYmVsX2ZpbmdlcnByaW50QgcK", + "BV9uYW1lQhgKFl9wZWVyX2V4dGVybmFsX2dhdGV3YXlCIgogX3BlZXJfZXh0", + "ZXJuYWxfZ2F0ZXdheV9pbnRlcmZhY2VCEwoRX3BlZXJfZ2NwX2dhdGV3YXlC", + "CgoIX3BlZXJfaXBCCQoHX3JlZ2lvbkIJCgdfcm91dGVyQgwKCl9zZWxmX2xp", + "bmtCEAoOX3NoYXJlZF9zZWNyZXRCFQoTX3NoYXJlZF9zZWNyZXRfaGFzaEIJ", + "Cgdfc3RhdHVzQhUKE190YXJnZXRfdnBuX2dhdGV3YXlCDgoMX3Zwbl9nYXRl", + "d2F5QhgKFl92cG5fZ2F0ZXdheV9pbnRlcmZhY2UivAMKF1ZwblR1bm5lbEFn", + "Z3JlZ2F0ZWRMaXN0EhAKAmlkGJsaIAEoCUgAiAEBEk0KBWl0ZW1zGMDP9y8g", + "AygLMjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuVHVubmVsQWdncmVn", + "YXRlZExpc3QuSXRlbXNFbnRyeRIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoP", + "bmV4dF9wYWdlX3Rva2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2S", + "xdkBIAEoCUgDiAEBEhcKDHVucmVhY2hhYmxlcxifoIZ0IAMoCRI5Cgd3YXJu", + "aW5nGJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2Fybmlu", + "Z0gEiAEBGlsKCkl0ZW1zRW50cnkSCwoDa2V5GAEgASgJEjwKBXZhbHVlGAIg", + "ASgLMi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuVHVubmVsc1Njb3Bl", + "ZExpc3Q6AjgBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2Vu", + "QgwKCl9zZWxmX2xpbmtCCgoIX3dhcm5pbmciowIKDVZwblR1bm5lbExpc3QS", + "EAoCaWQYmxogASgJSACIAQESNAoFaXRlbXMYwM/3LyADKAsyIi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5WcG5UdW5uZWwSFAoEa2luZBiU98gBIAEoCUgB", + "iAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEoCUgCiAEBEhoKCXNlbGZf", + "bGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5nGJzflhggASgLMiAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gEiAEBQgUKA19pZEIHCgVf", + "a2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9zZWxmX2xpbmtCCgoIX3dh", + "cm5pbmcimQEKFFZwblR1bm5lbHNTY29wZWRMaXN0EjoKC3Zwbl90dW5uZWxz", + "GMDx+k0gAygLMiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuVHVubmVs", + "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5XYXJuaW5nSACIAQFCCgoIX3dhcm5pbmcijAEKEFdhZkV4cHJlc3Npb25T", + "ZXQSEgoHYWxpYXNlcxj+nfVLIAMoCRJLCgtleHByZXNzaW9ucxjbgdtTIAMo", + "CzIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLldhZkV4cHJlc3Npb25TZXRF", + "eHByZXNzaW9uEhAKAmlkGJsaIAEoCUgAiAEBQgUKA19pZCJiChpXYWZFeHBy", + "ZXNzaW9uU2V0RXhwcmVzc2lvbhIQCgJpZBibGiABKAlIAIgBARIbCgtzZW5z", + "aXRpdml0eRifvZANIAEoBUgBiAEBQgUKA19pZEIOCgxfc2Vuc2l0aXZpdHki", + "UAoaV2FpdEdsb2JhbE9wZXJhdGlvblJlcXVlc3QSGQoJb3BlcmF0aW9uGOeq", + "6xggASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECImgKGldhaXRS", + "ZWdpb25PcGVyYXRpb25SZXF1ZXN0EhkKCW9wZXJhdGlvbhjnqusYIAEoCUID", + "4EECEhcKB3Byb2plY3QYmZbBbCABKAlCA+BBAhIWCgZyZWdpb24Y9M2gQiAB", + "KAlCA+BBAiJkChhXYWl0Wm9uZU9wZXJhdGlvblJlcXVlc3QSGQoJb3BlcmF0", + "aW9uGOeq6xggASgJQgPgQQISFwoHcHJvamVjdBiZlsFsIAEoCUID4EECEhQK", + "BHpvbmUYrMfkASABKAlCA+BBAiL9CAoHV2FybmluZxIUCgRjb2RlGO3bugEg", + "ASgJSACIAQESLgoEZGF0YRiq37sBIAMoCzIdLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkRhdGESGAoHbWVzc2FnZRiHgKzHASABKAlIAYgBASL8BwoEQ29k", + "ZRISCg5VTkRFRklORURfQ09ERRAAEhUKDkNMRUFOVVBfRkFJTEVEENiM1kcS", + "IAoYREVQUkVDQVRFRF9SRVNPVVJDRV9VU0VEEMLf67oBEhwKFERFUFJFQ0FU", + "RURfVFlQRV9VU0VEEJaknqUBEigKIERJU0tfU0laRV9MQVJHRVJfVEhBTl9J", + "TUFHRV9TSVpFEJeBlbABEh4KFkVYUEVSSU1FTlRBTF9UWVBFX1VTRUQQi47B", + "1wESGwoURVhURVJOQUxfQVBJX1dBUk5JTkcQw7/aUxIdChVGSUVMRF9WQUxV", + "RV9PVkVSUklERU4Qr7aZnQESIwobSU5KRUNURURfS0VSTkVMU19ERVBSRUNB", + "VEVEEIvZgscBEjQKLElOVkFMSURfSEVBTFRIX0NIRUNLX0ZPUl9EWU5BTUlD", + "X1dJRUdIVEVEX0xCEM6bvL8BEiAKGExBUkdFX0RFUExPWU1FTlRfV0FSTklO", + "RxCm58jlARIhChpMSVNUX09WRVJIRUFEX1FVT1RBX0VYQ0VFRBDFsNoWEh8K", + "F01JU1NJTkdfVFlQRV9ERVBFTkRFTkNZEPf4oqQBEiUKHU5FWFRfSE9QX0FE", + "RFJFU1NfTk9UX0FTU0lHTkVEEIel+poBEiIKGk5FWFRfSE9QX0NBTk5PVF9J", + "UF9GT1JXQVJEEOfq57YBEi4KJ05FWFRfSE9QX0lOU1RBTkNFX0hBU19OT19J", + "UFY2X0lOVEVSRkFDRRCS6PxFEiMKG05FWFRfSE9QX0lOU1RBTkNFX05PVF9G", + "T1VORBDOzK/dARInCiBORVhUX0hPUF9JTlNUQU5DRV9OT1RfT05fTkVUV09S", + "SxDC6J10EhwKFE5FWFRfSE9QX05PVF9SVU5OSU5HELHP8MYBEhkKEk5PVF9D", + "UklUSUNBTF9FUlJPUhDUqLcyEhkKEk5PX1JFU1VMVFNfT05fUEFHRRCIpqkO", + "EhYKD1BBUlRJQUxfU1VDQ0VTUxCFrocTEh4KFlFVT1RBX0lORk9fVU5BVkFJ", + "TEFCTEUQptKMkQESHQoWUkVRVUlSRURfVE9TX0FHUkVFTUVOVBCDzuQBEjEK", + "KVJFU09VUkNFX0lOX1VTRV9CWV9PVEhFUl9SRVNPVVJDRV9XQVJOSU5HEMH0", + "7ewBEhsKFFJFU09VUkNFX05PVF9ERUxFVEVEELy3slASIQoZU0NIRU1BX1ZB", + "TElEQVRJT05fSUdOT1JFRBDK1J+DARIoCiFTSU5HTEVfSU5TVEFOQ0VfUFJP", + "UEVSVFlfVEVNUExBVEUQ0Yn4fxIdChVVTkRFQ0xBUkVEX1BST1BFUlRJRVMQ", + "n4abugESEgoLVU5SRUFDSEFCTEUQtL2tBkIHCgVfY29kZUIKCghfbWVzc2Fn", + "ZSL+CAoIV2FybmluZ3MSFAoEY29kZRjt27oBIAEoCUgAiAEBEi4KBGRhdGEY", + "qt+7ASADKAsyHS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EYXRhEhgKB21l", + "c3NhZ2UYh4CsxwEgASgJSAGIAQEi/AcKBENvZGUSEgoOVU5ERUZJTkVEX0NP", + "REUQABIVCg5DTEVBTlVQX0ZBSUxFRBDYjNZHEiAKGERFUFJFQ0FURURfUkVT", + "T1VSQ0VfVVNFRBDC3+u6ARIcChRERVBSRUNBVEVEX1RZUEVfVVNFRBCWpJ6l", + "ARIoCiBESVNLX1NJWkVfTEFSR0VSX1RIQU5fSU1BR0VfU0laRRCXgZWwARIe", + "ChZFWFBFUklNRU5UQUxfVFlQRV9VU0VEEIuOwdcBEhsKFEVYVEVSTkFMX0FQ", + "SV9XQVJOSU5HEMO/2lMSHQoVRklFTERfVkFMVUVfT1ZFUlJJREVOEK+2mZ0B", + "EiMKG0lOSkVDVEVEX0tFUk5FTFNfREVQUkVDQVRFRBCL2YLHARI0CixJTlZB", + "TElEX0hFQUxUSF9DSEVDS19GT1JfRFlOQU1JQ19XSUVHSFRFRF9MQhDOm7y/", + "ARIgChhMQVJHRV9ERVBMT1lNRU5UX1dBUk5JTkcQpufI5QESIQoaTElTVF9P", + "VkVSSEVBRF9RVU9UQV9FWENFRUQQxbDaFhIfChdNSVNTSU5HX1RZUEVfREVQ", + "RU5ERU5DWRD3+KKkARIlCh1ORVhUX0hPUF9BRERSRVNTX05PVF9BU1NJR05F", + "RBCHpfqaARIiChpORVhUX0hPUF9DQU5OT1RfSVBfRk9SV0FSRBDn6ue2ARIu", + "CidORVhUX0hPUF9JTlNUQU5DRV9IQVNfTk9fSVBWNl9JTlRFUkZBQ0UQkuj8", + "RRIjChtORVhUX0hPUF9JTlNUQU5DRV9OT1RfRk9VTkQQzsyv3QESJwogTkVY", + "VF9IT1BfSU5TVEFOQ0VfTk9UX09OX05FVFdPUksQwuiddBIcChRORVhUX0hP", + "UF9OT1RfUlVOTklORxCxz/DGARIZChJOT1RfQ1JJVElDQUxfRVJST1IQ1Ki3", + "MhIZChJOT19SRVNVTFRTX09OX1BBR0UQiKapDhIWCg9QQVJUSUFMX1NVQ0NF", + "U1MQha6HExIeChZRVU9UQV9JTkZPX1VOQVZBSUxBQkxFEKbSjJEBEh0KFlJF", + "UVVJUkVEX1RPU19BR1JFRU1FTlQQg87kARIxCilSRVNPVVJDRV9JTl9VU0Vf", + "QllfT1RIRVJfUkVTT1VSQ0VfV0FSTklORxDB9O3sARIbChRSRVNPVVJDRV9O", + "T1RfREVMRVRFRBC8t7JQEiEKGVNDSEVNQV9WQUxJREFUSU9OX0lHTk9SRUQQ", + "ytSfgwESKAohU0lOR0xFX0lOU1RBTkNFX1BST1BFUlRZX1RFTVBMQVRFENGJ", + "+H8SHQoVVU5ERUNMQVJFRF9QUk9QRVJUSUVTEJ+Gm7oBEhIKC1VOUkVBQ0hB", + "QkxFELS9rQZCBwoFX2NvZGVCCgoIX21lc3NhZ2UizwEKFldlaWdodGVkQmFj", + "a2VuZFNlcnZpY2USIAoPYmFja2VuZF9zZXJ2aWNlGIrArpIBIAEoCUgAiAEB", + "EkkKDWhlYWRlcl9hY3Rpb24YqKC4nAEgASgLMikuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuSHR0cEhlYWRlckFjdGlvbkgBiAEBEhcKBndlaWdodBj4hMWG", + "ASABKA1IAogBAUISChBfYmFja2VuZF9zZXJ2aWNlQhAKDl9oZWFkZXJfYWN0", + "aW9uQgkKB193ZWlnaHQioAEKJldpdGhkcmF3UHVibGljQWR2ZXJ0aXNlZFBy", + "ZWZpeGVSZXF1ZXN0EiEKB3Byb2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2pl", + "Y3QSKAoYcHVibGljX2FkdmVydGlzZWRfcHJlZml4GJ73yTAgASgJQgPgQQIS", + "GgoKcmVxdWVzdF9pZBjLgdkRIAEoCUgAiAEBQg0KC19yZXF1ZXN0X2lkIr8B", + "CiVXaXRoZHJhd1B1YmxpY0RlbGVnYXRlZFByZWZpeGVSZXF1ZXN0EiEKB3By", + "b2plY3QYmZbBbCABKAlCDeBBAvJHB3Byb2plY3QSJwoXcHVibGljX2RlbGVn", + "YXRlZF9wcmVmaXgY6NyxYSABKAlCA+BBAhIfCgZyZWdpb24Y9M2gQiABKAlC", + "DOBBAvJHBnJlZ2lvbhIaCgpyZXF1ZXN0X2lkGMuB2REgASgJSACIAQFCDQoL", + "X3JlcXVlc3RfaWQinwIKC1hwbkhvc3RMaXN0EhAKAmlkGJsaIAEoCUgAiAEB", + "EjIKBWl0ZW1zGMDP9y8gAygLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "UHJvamVjdBIUCgRraW5kGJT3yAEgASgJSAGIAQESHwoPbmV4dF9wYWdlX3Rv", + "a2VuGJW6hiYgASgJSAKIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgDiAEB", + "EjkKB3dhcm5pbmcYnN+WGCABKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5XYXJuaW5nSASIAQFCBQoDX2lkQgcKBV9raW5kQhIKEF9uZXh0X3BhZ2Vf", + "dG9rZW5CDAoKX3NlbGZfbGlua0IKCghfd2FybmluZyKaAQoNWHBuUmVzb3Vy", + "Y2VJZBIQCgJpZBibGiABKAlIAIgBARIUCgR0eXBlGLqe2gEgASgJSAGIAQEi", + "UQoEVHlwZRISCg5VTkRFRklORURfVFlQRRAAEg8KB1BST0pFQ1QQ+a3vwgES", + "JAodWFBOX1JFU09VUkNFX1RZUEVfVU5TUEVDSUZJRUQQ+q2lSEIFCgNfaWRC", + "BwoFX3R5cGUilwQKBFpvbmUSIgoXYXZhaWxhYmxlX2NwdV9wbGF0Zm9ybXMY", + "k/PZUyADKAkSIgoSY3JlYXRpb25fdGltZXN0YW1wGLaPxw4gASgJSACIAQES", + "RwoKZGVwcmVjYXRlZBizy9H1ASABKAsyKi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5EZXByZWNhdGlvblN0YXR1c0gBiAEBEhwKC2Rlc2NyaXB0aW9uGPyH", + "1skBIAEoCUgCiAEBEhAKAmlkGJsaIAEoBEgDiAEBEhQKBGtpbmQYlPfIASAB", + "KAlIBIgBARIUCgRuYW1lGIv1zQEgASgJSAWIAQESFgoGcmVnaW9uGPTNoEIg", + "ASgJSAaIAQESGgoJc2VsZl9saW5rGI2SxdkBIAEoCUgHiAEBEhYKBnN0YXR1", + "cxjyn7dWIAEoCUgIiAEBEhwKDHN1cHBvcnRzX3B6cxju9oUoIAEoCEgJiAEB", + "IjQKBlN0YXR1cxIUChBVTkRFRklORURfU1RBVFVTEAASCwoERE9XThCiuYAB", + "EgcKAlVQEJsVQhUKE19jcmVhdGlvbl90aW1lc3RhbXBCDQoLX2RlcHJlY2F0", + "ZWRCDgoMX2Rlc2NyaXB0aW9uQgUKA19pZEIHCgVfa2luZEIHCgVfbmFtZUIJ", + "CgdfcmVnaW9uQgwKCl9zZWxmX2xpbmtCCQoHX3N0YXR1c0IPCg1fc3VwcG9y", + "dHNfcHpzIpkCCghab25lTGlzdBIQCgJpZBibGiABKAlIAIgBARIvCgVpdGVt", + "cxjAz/cvIAMoCzIdLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlpvbmUSFAoE", + "a2luZBiU98gBIAEoCUgBiAEBEh8KD25leHRfcGFnZV90b2tlbhiVuoYmIAEo", + "CUgCiAEBEhoKCXNlbGZfbGluaxiNksXZASABKAlIA4gBARI5Cgd3YXJuaW5n", + "GJzflhggASgLMiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuV2FybmluZ0gE", + "iAEBQgUKA19pZEIHCgVfa2luZEISChBfbmV4dF9wYWdlX3Rva2VuQgwKCl9z", + "ZWxmX2xpbmtCCgoIX3dhcm5pbmcizQEKFFpvbmVTZXRMYWJlbHNSZXF1ZXN0", + "EiEKEWxhYmVsX2ZpbmdlcnByaW50GJnw91QgASgJSACIAQESTQoGbGFiZWxz", + "GP+/we4BIAMoCzI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlpvbmVTZXRM", + "YWJlbHNSZXF1ZXN0LkxhYmVsc0VudHJ5Gi0KC0xhYmVsc0VudHJ5EgsKA2tl", + "eRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAFCFAoSX2xhYmVsX2ZpbmdlcnBy", + "aW50IrEBChRab25lU2V0UG9saWN5UmVxdWVzdBI2CghiaW5kaW5ncxiOxaTA", + "ASADKAsyIC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CaW5kaW5nEhQKBGV0", + "YWcYldK+ASABKAlIAIgBARI3CgZwb2xpY3kYssq2KyABKAsyHy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5Qb2xpY3lIAYgBAUIHCgVfZXRhZ0IJCgdfcG9s", + "aWN5MrMGChBBY2NlbGVyYXRvclR5cGVzEtYBCg5BZ2dyZWdhdGVkTGlzdBI+", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0QWNjZWxl", + "cmF0b3JUeXBlc1JlcXVlc3QaNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5B", + "Y2NlbGVyYXRvclR5cGVBZ2dyZWdhdGVkTGlzdCJM2kEHcHJvamVjdILT5JMC", + "PBI6L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQv", + "YWNjZWxlcmF0b3JUeXBlcxLcAQoDR2V0EjIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuR2V0QWNjZWxlcmF0b3JUeXBlUmVxdWVzdBooLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkFjY2VsZXJhdG9yVHlwZSJ32kEdcHJvamVjdCx6b25l", + "LGFjY2VsZXJhdG9yX3R5cGWC0+STAlESTy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS96b25lcy97em9uZX0vYWNjZWxlcmF0b3JUeXBlcy97YWNj", + "ZWxlcmF0b3JfdHlwZX0SvwEKBExpc3QSNC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5MaXN0QWNjZWxlcmF0b3JUeXBlc1JlcXVlc3QaLC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5BY2NlbGVyYXRvclR5cGVMaXN0IlPaQQxwcm9qZWN0", + "LHpvbmWC0+STAj4SPC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96", + "b25lcy97em9uZX0vYWNjZWxlcmF0b3JUeXBlcxqkAcpBFmNvbXB1dGUuZ29v", + "Z2xlYXBpcy5jb23SQYcBaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", + "aC9jb21wdXRlLnJlYWRvbmx5LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", + "L2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", + "L2Nsb3VkLXBsYXRmb3JtMskNCglBZGRyZXNzZXMSwAEKDkFnZ3JlZ2F0ZWRM", + "aXN0EjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RB", + "ZGRyZXNzZXNSZXF1ZXN0Gi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWRk", + "cmVzc0FnZ3JlZ2F0ZWRMaXN0IkXaQQdwcm9qZWN0gtPkkwI1EjMvY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9hZGRyZXNzZXMS", + "1AEKBkRlbGV0ZRItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZUFk", + "ZHJlc3NSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uInfaQRZwcm9qZWN0LHJlZ2lvbixhZGRyZXNzik4QUmVnaW9uT3BlcmF0", + "aW9uc4LT5JMCRSpDL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", + "Z2lvbnMve3JlZ2lvbn0vYWRkcmVzc2VzL3thZGRyZXNzfRK5AQoDR2V0Eiou", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0QWRkcmVzc1JlcXVlc3QaIC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRyZXNzImTaQRZwcm9qZWN0LHJl", + "Z2lvbixhZGRyZXNzgtPkkwJFEkMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vcmVnaW9ucy97cmVnaW9ufS9hZGRyZXNzZXMve2FkZHJlc3N9EuYB", + "CgZJbnNlcnQSLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRBZGRy", + "ZXNzUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biKIAdpBH3Byb2plY3QscmVnaW9uLGFkZHJlc3NfcmVzb3VyY2WKThBSZWdp", + "b25PcGVyYXRpb25zgtPkkwJNIjkvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vcmVnaW9ucy97cmVnaW9ufS9hZGRyZXNzZXM6EGFkZHJlc3NfcmVz", + "b3VyY2USrwEKBExpc3QSLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", + "QWRkcmVzc2VzUmVxdWVzdBokLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFk", + "ZHJlc3NMaXN0IlLaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCOxI5L2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYWRkcmVz", + "c2VzEqUCCgRNb3ZlEisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTW92ZUFk", + "ZHJlc3NSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uIssB2kE9cHJvamVjdCxyZWdpb24sYWRkcmVzcyxyZWdpb25fYWRkcmVz", + "c2VzX21vdmVfcmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC", + "0+STAnIiSC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", + "L3tyZWdpb259L2FkZHJlc3Nlcy97YWRkcmVzc30vbW92ZTomcmVnaW9uX2Fk", + "ZHJlc3Nlc19tb3ZlX3JlcXVlc3RfcmVzb3VyY2USrgIKCVNldExhYmVscxIw", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldExhYmVsc0FkZHJlc3NSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsoB2kE6", + "cHJvamVjdCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9sYWJlbHNfcmVx", + "dWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnQiTi9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Fk", + "ZHJlc3Nlcy97cmVzb3VyY2V9L3NldExhYmVsczoicmVnaW9uX3NldF9sYWJl", + "bHNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNv", + "bdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxo", + "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3Jt", + "Mt4MCgtBdXRvc2NhbGVycxLHAQoOQWdncmVnYXRlZExpc3QSOS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdEF1dG9zY2FsZXJzUmVx", + "dWVzdBoxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkF1dG9zY2FsZXJBZ2dy", + "ZWdhdGVkTGlzdCJH2kEHcHJvamVjdILT5JMCNxI1L2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvYXV0b3NjYWxlcnMS1wEKBkRl", + "bGV0ZRIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZUF1dG9zY2Fs", + "ZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", + "InfaQRdwcm9qZWN0LHpvbmUsYXV0b3NjYWxlcopODlpvbmVPcGVyYXRpb25z", + "gtPkkwJGKkQvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMv", + "e3pvbmV9L2F1dG9zY2FsZXJzL3thdXRvc2NhbGVyfRLBAQoDR2V0Ei0uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0QXV0b3NjYWxlclJlcXVlc3QaIy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyImbaQRdwcm9qZWN0", + "LHpvbmUsYXV0b3NjYWxlcoLT5JMCRhJEL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9hdXRvc2NhbGVycy97YXV0b3NjYWxl", + "cn0S6QEKBkluc2VydBIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2Vy", + "dEF1dG9zY2FsZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIogB2kEgcHJvamVjdCx6b25lLGF1dG9zY2FsZXJfcmVzb3Vy", + "Y2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCTiI3L2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9hdXRvc2NhbGVyczoTYXV0b3Nj", + "YWxlcl9yZXNvdXJjZRKwAQoETGlzdBIvLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkxpc3RBdXRvc2NhbGVyc1JlcXVlc3QaJy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5BdXRvc2NhbGVyTGlzdCJO2kEMcHJvamVjdCx6b25lgtPkkwI5", + "EjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9", + "L2F1dG9zY2FsZXJzEucBCgVQYXRjaBIvLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlBhdGNoQXV0b3NjYWxlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5PcGVyYXRpb24iiAHaQSBwcm9qZWN0LHpvbmUsYXV0b3NjYWxl", + "cl9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJOMjcvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2F1dG9zY2FsZXJz", + "OhNhdXRvc2NhbGVyX3Jlc291cmNlEukBCgZVcGRhdGUSMC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5VcGRhdGVBdXRvc2NhbGVyUmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKIAdpBIHByb2plY3Qsem9u", + "ZSxhdXRvc2NhbGVyX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAk4a", "Ny9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", - "YXV0b3NjYWxlcnMS5wEKBVBhdGNoEi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUGF0Y2hBdXRvc2NhbGVyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk9wZXJhdGlvbiKIAdpBIHByb2plY3Qsem9uZSxhdXRvc2NhbGVy", - "X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAk4yNy9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vYXV0b3NjYWxlcnM6", - "E2F1dG9zY2FsZXJfcmVzb3VyY2US6QEKBlVwZGF0ZRIwLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlVwZGF0ZUF1dG9zY2FsZXJSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIogB2kEgcHJvamVjdCx6b25l", - "LGF1dG9zY2FsZXJfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCTho3", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9h", - "dXRvc2NhbGVyczoTYXV0b3NjYWxlcl9yZXNvdXJjZRpyykEWY29tcHV0ZS5n", - "b29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1", - "dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Ns", - "b3VkLXBsYXRmb3JtMsUZCg5CYWNrZW5kQnVja2V0cxKwAgoPQWRkU2lnbmVk", - "VXJsS2V5EjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWRkU2lnbmVkVXJs", - "S2V5QmFja2VuZEJ1Y2tldFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5PcGVyYXRpb24iugHaQS5wcm9qZWN0LGJhY2tlbmRfYnVja2V0LHNp", - "Z25lZF91cmxfa2V5X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", - "cCJVL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNr", - "ZW5kQnVja2V0cy97YmFja2VuZF9idWNrZXR9L2FkZFNpZ25lZFVybEtleToX", - "c2lnbmVkX3VybF9rZXlfcmVzb3VyY2US3AEKBkRlbGV0ZRIzLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkRlbGV0ZUJhY2tlbmRCdWNrZXRSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInnaQRZwcm9qZWN0", - "LGJhY2tlbmRfYnVja2V0ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCRypFL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5kQnVj", - "a2V0cy97YmFja2VuZF9idWNrZXR9EpECChJEZWxldGVTaWduZWRVcmxLZXkS", - "Py5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVTaWduZWRVcmxLZXlC", - "YWNrZW5kQnVja2V0UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKVAdpBH3Byb2plY3QsYmFja2VuZF9idWNrZXQsa2V5X25h", - "bWWKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJaIlgvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRCdWNrZXRzL3tiYWNrZW5k", - "X2J1Y2tldH0vZGVsZXRlU2lnbmVkVXJsS2V5EscBCgNHZXQSMC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5HZXRCYWNrZW5kQnVja2V0UmVxdWVzdBomLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRCdWNrZXQiZtpBFnByb2pl", - "Y3QsYmFja2VuZF9idWNrZXSC0+STAkcSRS9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZEJ1Y2tldHMve2JhY2tlbmRfYnVj", - "a2V0fRLTAQoMR2V0SWFtUG9saWN5EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuR2V0SWFtUG9saWN5QmFja2VuZEJ1Y2tldFJlcXVlc3QaHy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kiZ9pBEHByb2plY3QscmVzb3VyY2WC", - "0+STAk4STC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "YmFja2VuZEJ1Y2tldHMve3Jlc291cmNlfS9nZXRJYW1Qb2xpY3kS7gEKBklu", - "c2VydBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEJhY2tlbmRC", + "YXV0b3NjYWxlcnM6E2F1dG9zY2FsZXJfcmVzb3VyY2UacspBFmNvbXB1dGUu", + "Z29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", + "dXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9j", + "bG91ZC1wbGF0Zm9ybTLFGQoOQmFja2VuZEJ1Y2tldHMSsAIKD0FkZFNpZ25l", + "ZFVybEtleRI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZFNpZ25lZFVy", + "bEtleUJhY2tlbmRCdWNrZXRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIroB2kEucHJvamVjdCxiYWNrZW5kX2J1Y2tldCxz", + "aWduZWRfdXJsX2tleV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", + "AnAiVS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFj", + "a2VuZEJ1Y2tldHMve2JhY2tlbmRfYnVja2V0fS9hZGRTaWduZWRVcmxLZXk6", + "F3NpZ25lZF91cmxfa2V5X3Jlc291cmNlEtwBCgZEZWxldGUSMy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5EZWxldGVCYWNrZW5kQnVja2V0UmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ52kEWcHJvamVj", + "dCxiYWNrZW5kX2J1Y2tldIpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkcqRS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZEJ1", + "Y2tldHMve2JhY2tlbmRfYnVja2V0fRKRAgoSRGVsZXRlU2lnbmVkVXJsS2V5", + "Ej8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlU2lnbmVkVXJsS2V5", + "QmFja2VuZEJ1Y2tldFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24ilQHaQR9wcm9qZWN0LGJhY2tlbmRfYnVja2V0LGtleV9u", + "YW1lik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCWiJYL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5kQnVja2V0cy97YmFja2Vu", + "ZF9idWNrZXR9L2RlbGV0ZVNpZ25lZFVybEtleRLHAQoDR2V0EjAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuR2V0QmFja2VuZEJ1Y2tldFJlcXVlc3QaJi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kQnVja2V0ImbaQRZwcm9q", + "ZWN0LGJhY2tlbmRfYnVja2V0gtPkkwJHEkUvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRCdWNrZXRzL3tiYWNrZW5kX2J1", + "Y2tldH0S0wEKDEdldElhbVBvbGljeRI5Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkdldElhbVBvbGljeUJhY2tlbmRCdWNrZXRSZXF1ZXN0Gh8uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuUG9saWN5ImfaQRBwcm9qZWN0LHJlc291cmNl", + "gtPkkwJOEkwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L2JhY2tlbmRCdWNrZXRzL3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5Eu4BCgZJ", + "bnNlcnQSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRCYWNrZW5k", + "QnVja2V0UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiKKAdpBH3Byb2plY3QsYmFja2VuZF9idWNrZXRfcmVzb3VyY2WKThBH", + "bG9iYWxPcGVyYXRpb25zgtPkkwJPIjQvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRCdWNrZXRzOhdiYWNrZW5kX2J1Y2tl", + "dF9yZXNvdXJjZRKuAQoETGlzdBIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lkxpc3RCYWNrZW5kQnVja2V0c1JlcXVlc3QaKi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5CYWNrZW5kQnVja2V0TGlzdCJG2kEHcHJvamVjdILT5JMCNhI0", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5k", + "QnVja2V0cxKMAgoFUGF0Y2gSMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", + "YXRjaEJhY2tlbmRCdWNrZXRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIqoB2kEucHJvamVjdCxiYWNrZW5kX2J1Y2tldCxi", + "YWNrZW5kX2J1Y2tldF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", + "AmAyRS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFj", + "a2VuZEJ1Y2tldHMve2JhY2tlbmRfYnVja2V0fToXYmFja2VuZF9idWNrZXRf", + "cmVzb3VyY2US2QIKFVNldEVkZ2VTZWN1cml0eVBvbGljeRJCLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlNldEVkZ2VTZWN1cml0eVBvbGljeUJhY2tlbmRC", "dWNrZXRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIooB2kEfcHJvamVjdCxiYWNrZW5kX2J1Y2tldF9yZXNvdXJjZYpOEEds", - "b2JhbE9wZXJhdGlvbnOC0+STAk8iNC9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9nbG9iYWwvYmFja2VuZEJ1Y2tldHM6F2JhY2tlbmRfYnVja2V0", - "X3Jlc291cmNlEq4BCgRMaXN0EjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "TGlzdEJhY2tlbmRCdWNrZXRzUmVxdWVzdBoqLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkJhY2tlbmRCdWNrZXRMaXN0IkbaQQdwcm9qZWN0gtPkkwI2EjQv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRC", - "dWNrZXRzEowCCgVQYXRjaBIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBh", - "dGNoQmFja2VuZEJ1Y2tldFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5PcGVyYXRpb24iqgHaQS5wcm9qZWN0LGJhY2tlbmRfYnVja2V0LGJh", - "Y2tlbmRfYnVja2V0X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", - "YDJFL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNr", - "ZW5kQnVja2V0cy97YmFja2VuZF9idWNrZXR9OhdiYWNrZW5kX2J1Y2tldF9y", - "ZXNvdXJjZRLZAgoVU2V0RWRnZVNlY3VyaXR5UG9saWN5EkIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuU2V0RWRnZVNlY3VyaXR5UG9saWN5QmFja2VuZEJ1", - "Y2tldFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24i1wHaQTlwcm9qZWN0LGJhY2tlbmRfYnVja2V0LHNlY3VyaXR5X3BvbGlj", - "eV9yZWZlcmVuY2VfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwKB", - "ASJbL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNr", - "ZW5kQnVja2V0cy97YmFja2VuZF9idWNrZXR9L3NldEVkZ2VTZWN1cml0eVBv", - "bGljeToic2VjdXJpdHlfcG9saWN5X3JlZmVyZW5jZV9yZXNvdXJjZRKbAgoM", - "U2V0SWFtUG9saWN5EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFt", - "UG9saWN5QmFja2VuZEJ1Y2tldFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5Qb2xpY3kirgHaQTNwcm9qZWN0LHJlc291cmNlLGdsb2JhbF9z", - "ZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAnIiTC9jb21wdXRlL3Yx", + "aW9uItcB2kE5cHJvamVjdCxiYWNrZW5kX2J1Y2tldCxzZWN1cml0eV9wb2xp", + "Y3lfcmVmZXJlbmNlX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", + "gQEiWy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFj", + "a2VuZEJ1Y2tldHMve2JhY2tlbmRfYnVja2V0fS9zZXRFZGdlU2VjdXJpdHlQ", + "b2xpY3k6InNlY3VyaXR5X3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2USmwIK", + "DFNldElhbVBvbGljeRI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElh", + "bVBvbGljeUJhY2tlbmRCdWNrZXRSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUG9saWN5Iq4B2kEzcHJvamVjdCxyZXNvdXJjZSxnbG9iYWxf", + "c2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlgtPkkwJyIkwvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRCdWNrZXRzL3ty", + "ZXNvdXJjZX0vc2V0SWFtUG9saWN5OiJnbG9iYWxfc2V0X3BvbGljeV9yZXF1", + "ZXN0X3Jlc291cmNlErwCChJUZXN0SWFtUGVybWlzc2lvbnMSPy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNCYWNrZW5kQnVj", + "a2V0UmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJt", + "aXNzaW9uc1Jlc3BvbnNlIrIB2kEycHJvamVjdCxyZXNvdXJjZSx0ZXN0X3Bl", + "cm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAnciUi9jb21wdXRlL3Yx", "L3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZEJ1Y2tldHMve3Jl", - "c291cmNlfS9zZXRJYW1Qb2xpY3k6Imdsb2JhbF9zZXRfcG9saWN5X3JlcXVl", - "c3RfcmVzb3VyY2USvAIKElRlc3RJYW1QZXJtaXNzaW9ucxI/Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc0JhY2tlbmRCdWNr", - "ZXRSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1p", - "c3Npb25zUmVzcG9uc2UisgHaQTJwcm9qZWN0LHJlc291cmNlLHRlc3RfcGVy", - "bWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCdyJSL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5kQnVja2V0cy97cmVz", - "b3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19y", - "ZXF1ZXN0X3Jlc291cmNlEo4CCgZVcGRhdGUSMy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5VcGRhdGVCYWNrZW5kQnVja2V0UmVxdWVzdBoiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKqAdpBLnByb2plY3QsYmFja2Vu", - "ZF9idWNrZXQsYmFja2VuZF9idWNrZXRfcmVzb3VyY2WKThBHbG9iYWxPcGVy", - "YXRpb25zgtPkkwJgGkUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "Z2xvYmFsL2JhY2tlbmRCdWNrZXRzL3tiYWNrZW5kX2J1Y2tldH06F2JhY2tl", - "bmRfYnVja2V0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t", - "0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0", - "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y", - "pCIKD0JhY2tlbmRTZXJ2aWNlcxK0AgoPQWRkU2lnbmVkVXJsS2V5Ej0uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQWRkU2lnbmVkVXJsS2V5QmFja2VuZFNl", - "cnZpY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIr0B2kEvcHJvamVjdCxiYWNrZW5kX3NlcnZpY2Usc2lnbmVkX3VybF9r", - "ZXlfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJyIlcvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRTZXJ2aWNl", - "cy97YmFja2VuZF9zZXJ2aWNlfS9hZGRTaWduZWRVcmxLZXk6F3NpZ25lZF91", - "cmxfa2V5X3Jlc291cmNlEtMBCg5BZ2dyZWdhdGVkTGlzdBI9Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0QmFja2VuZFNlcnZpY2Vz", - "UmVxdWVzdBo1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2", - "aWNlQWdncmVnYXRlZExpc3QiS9pBB3Byb2plY3SC0+STAjsSOS9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVkL2JhY2tlbmRTZXJ2", - "aWNlcxLgAQoGRGVsZXRlEjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVs", - "ZXRlQmFja2VuZFNlcnZpY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuT3BlcmF0aW9uInzaQRdwcm9qZWN0LGJhY2tlbmRfc2VydmljZYpO", - "EEdsb2JhbE9wZXJhdGlvbnOC0+STAkkqRy9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZFNlcnZpY2VzL3tiYWNrZW5kX3Nl", - "cnZpY2V9EpUCChJEZWxldGVTaWduZWRVcmxLZXkSQC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5EZWxldGVTaWduZWRVcmxLZXlCYWNrZW5kU2VydmljZVJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24imAHa", - "QSBwcm9qZWN0LGJhY2tlbmRfc2VydmljZSxrZXlfbmFtZYpOEEdsb2JhbE9w", - "ZXJhdGlvbnOC0+STAlwiWi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9nbG9iYWwvYmFja2VuZFNlcnZpY2VzL3tiYWNrZW5kX3NlcnZpY2V9L2Rl", - "bGV0ZVNpZ25lZFVybEtleRLMAQoDR2V0EjEuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuR2V0QmFja2VuZFNlcnZpY2VSZXF1ZXN0GicuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2UiadpBF3Byb2plY3QsYmFja2Vu", - "ZF9zZXJ2aWNlgtPkkwJJEkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9zZXJ2aWNlfRKz", - "AgoJR2V0SGVhbHRoEjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SGVh", - "bHRoQmFja2VuZFNlcnZpY2VSZXF1ZXN0GjIuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuQmFja2VuZFNlcnZpY2VHcm91cEhlYWx0aCK4AdpBOXByb2plY3Qs", - "YmFja2VuZF9zZXJ2aWNlLHJlc291cmNlX2dyb3VwX3JlZmVyZW5jZV9yZXNv", - "dXJjZYLT5JMCdiJRL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", - "b2JhbC9iYWNrZW5kU2VydmljZXMve2JhY2tlbmRfc2VydmljZX0vZ2V0SGVh", - "bHRoOiFyZXNvdXJjZV9ncm91cF9yZWZlcmVuY2VfcmVzb3VyY2US1QEKDEdl", - "dElhbVBvbGljeRI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBv", - "bGljeUJhY2tlbmRTZXJ2aWNlUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlBvbGljeSJo2kEQcHJvamVjdCxyZXNvdXJjZYLT5JMCTxJNL2Nv", + "c291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3RfcGVybWlzc2lvbnNf", + "cmVxdWVzdF9yZXNvdXJjZRKOAgoGVXBkYXRlEjMuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuVXBkYXRlQmFja2VuZEJ1Y2tldFJlcXVlc3QaIi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iqgHaQS5wcm9qZWN0LGJhY2tl", + "bmRfYnVja2V0LGJhY2tlbmRfYnVja2V0X3Jlc291cmNlik4QR2xvYmFsT3Bl", + "cmF0aW9uc4LT5JMCYBpFL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L2dsb2JhbC9iYWNrZW5kQnVja2V0cy97YmFja2VuZF9idWNrZXR9OhdiYWNr", + "ZW5kX2J1Y2tldF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNv", + "bdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxo", + "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3Jt", + "MqQiCg9CYWNrZW5kU2VydmljZXMStAIKD0FkZFNpZ25lZFVybEtleRI9Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZFNpZ25lZFVybEtleUJhY2tlbmRT", + "ZXJ2aWNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiK9AdpBL3Byb2plY3QsYmFja2VuZF9zZXJ2aWNlLHNpZ25lZF91cmxf", + "a2V5X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCciJXL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5kU2Vydmlj", + "ZXMve2JhY2tlbmRfc2VydmljZX0vYWRkU2lnbmVkVXJsS2V5OhdzaWduZWRf", + "dXJsX2tleV9yZXNvdXJjZRLTAQoOQWdncmVnYXRlZExpc3QSPS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdEJhY2tlbmRTZXJ2aWNl", + "c1JlcXVlc3QaNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CYWNrZW5kU2Vy", + "dmljZUFnZ3JlZ2F0ZWRMaXN0IkvaQQdwcm9qZWN0gtPkkwI7EjkvY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9iYWNrZW5kU2Vy", + "dmljZXMS4AEKBkRlbGV0ZRI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRl", + "bGV0ZUJhY2tlbmRTZXJ2aWNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiJ82kEXcHJvamVjdCxiYWNrZW5kX3NlcnZpY2WK", + "ThBHbG9iYWxPcGVyYXRpb25zgtPkkwJJKkcvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9z", + "ZXJ2aWNlfRKVAgoSRGVsZXRlU2lnbmVkVXJsS2V5EkAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRGVsZXRlU2lnbmVkVXJsS2V5QmFja2VuZFNlcnZpY2VS", + "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpgB", + "2kEgcHJvamVjdCxiYWNrZW5kX3NlcnZpY2Usa2V5X25hbWWKThBHbG9iYWxP", + "cGVyYXRpb25zgtPkkwJcIlovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vZ2xvYmFsL2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9zZXJ2aWNlfS9k", + "ZWxldGVTaWduZWRVcmxLZXkSzAEKA0dldBIxLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkdldEJhY2tlbmRTZXJ2aWNlUmVxdWVzdBonLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlImnaQRdwcm9qZWN0LGJhY2tl", + "bmRfc2VydmljZYLT5JMCSRJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L2dsb2JhbC9iYWNrZW5kU2VydmljZXMve2JhY2tlbmRfc2VydmljZX0S", + "swIKCUdldEhlYWx0aBI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEhl", + "YWx0aEJhY2tlbmRTZXJ2aWNlUmVxdWVzdBoyLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkJhY2tlbmRTZXJ2aWNlR3JvdXBIZWFsdGgiuAHaQTlwcm9qZWN0", + "LGJhY2tlbmRfc2VydmljZSxyZXNvdXJjZV9ncm91cF9yZWZlcmVuY2VfcmVz", + "b3VyY2WC0+STAnYiUS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvYmFja2VuZFNlcnZpY2VzL3tiYWNrZW5kX3NlcnZpY2V9L2dldEhl", + "YWx0aDohcmVzb3VyY2VfZ3JvdXBfcmVmZXJlbmNlX3Jlc291cmNlEtUBCgxH", + "ZXRJYW1Qb2xpY3kSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJYW1Q", + "b2xpY3lCYWNrZW5kU2VydmljZVJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5Qb2xpY3kiaNpBEHByb2plY3QscmVzb3VyY2WC0+STAk8STS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZFNl", + "cnZpY2VzL3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5EvIBCgZJbnNlcnQSNC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRCYWNrZW5kU2VydmljZVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQHa", + "QSBwcm9qZWN0LGJhY2tlbmRfc2VydmljZV9yZXNvdXJjZYpOEEdsb2JhbE9w", + "ZXJhdGlvbnOC0+STAlEiNS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9nbG9iYWwvYmFja2VuZFNlcnZpY2VzOhhiYWNrZW5kX3NlcnZpY2VfcmVz", + "b3VyY2USsQEKBExpc3QSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", + "QmFja2VuZFNlcnZpY2VzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkJhY2tlbmRTZXJ2aWNlTGlzdCJH2kEHcHJvamVjdILT5JMCNxI1L2Nv", "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5kU2Vy", - "dmljZXMve3Jlc291cmNlfS9nZXRJYW1Qb2xpY3kS8gEKBkluc2VydBI0Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEJhY2tlbmRTZXJ2aWNlUmVx", - "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKNAdpB", - "IHByb2plY3QsYmFja2VuZF9zZXJ2aWNlX3Jlc291cmNlik4QR2xvYmFsT3Bl", - "cmF0aW9uc4LT5JMCUSI1L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2dsb2JhbC9iYWNrZW5kU2VydmljZXM6GGJhY2tlbmRfc2VydmljZV9yZXNv", - "dXJjZRKxAQoETGlzdBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RC", - "YWNrZW5kU2VydmljZXNSZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuQmFja2VuZFNlcnZpY2VMaXN0IkfaQQdwcm9qZWN0gtPkkwI3EjUvY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRTZXJ2", - "aWNlcxLOAQoKTGlzdFVzYWJsZRI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lkxpc3RVc2FibGVCYWNrZW5kU2VydmljZXNSZXF1ZXN0GjEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VMaXN0VXNhYmxlIlLaQQdw", - "cm9qZWN0gtPkkwJCEkAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "Z2xvYmFsL2JhY2tlbmRTZXJ2aWNlcy9saXN0VXNhYmxlEpICCgVQYXRjaBIz", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoQmFja2VuZFNlcnZpY2VS", - "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIq8B", - "2kEwcHJvamVjdCxiYWNrZW5kX3NlcnZpY2UsYmFja2VuZF9zZXJ2aWNlX3Jl", - "c291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCYzJHL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5kU2VydmljZXMve2Jh", - "Y2tlbmRfc2VydmljZX06GGJhY2tlbmRfc2VydmljZV9yZXNvdXJjZRLdAgoV", - "U2V0RWRnZVNlY3VyaXR5UG9saWN5EkMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuU2V0RWRnZVNlY3VyaXR5UG9saWN5QmFja2VuZFNlcnZpY2VSZXF1ZXN0", - "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItoB2kE6cHJv", - "amVjdCxiYWNrZW5kX3NlcnZpY2Usc2VjdXJpdHlfcG9saWN5X3JlZmVyZW5j", - "ZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAoMBIl0vY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRTZXJ2aWNl", - "cy97YmFja2VuZF9zZXJ2aWNlfS9zZXRFZGdlU2VjdXJpdHlQb2xpY3k6InNl", - "Y3VyaXR5X3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2USnQIKDFNldElhbVBv", - "bGljeRI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBvbGljeUJh", - "Y2tlbmRTZXJ2aWNlUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlBvbGljeSKvAdpBM3Byb2plY3QscmVzb3VyY2UsZ2xvYmFsX3NldF9wb2xp", - "Y3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMCcyJNL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5kU2VydmljZXMve3Jlc291cmNl", - "fS9zZXRJYW1Qb2xpY3k6Imdsb2JhbF9zZXRfcG9saWN5X3JlcXVlc3RfcmVz", - "b3VyY2US0AIKEVNldFNlY3VyaXR5UG9saWN5Ej8uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuU2V0U2VjdXJpdHlQb2xpY3lCYWNrZW5kU2VydmljZVJlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i1QHaQTpw", - "cm9qZWN0LGJhY2tlbmRfc2VydmljZSxzZWN1cml0eV9wb2xpY3lfcmVmZXJl", - "bmNlX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCfyJZL2NvbXB1", + "dmljZXMSzgEKCkxpc3RVc2FibGUSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5MaXN0VXNhYmxlQmFja2VuZFNlcnZpY2VzUmVxdWVzdBoxLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2aWNlTGlzdFVzYWJsZSJS2kEH", + "cHJvamVjdILT5JMCQhJAL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L2dsb2JhbC9iYWNrZW5kU2VydmljZXMvbGlzdFVzYWJsZRKSAgoFUGF0Y2gS", + "My5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaEJhY2tlbmRTZXJ2aWNl", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKv", + "AdpBMHByb2plY3QsYmFja2VuZF9zZXJ2aWNlLGJhY2tlbmRfc2VydmljZV9y", + "ZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAmMyRy9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZFNlcnZpY2VzL3ti", + "YWNrZW5kX3NlcnZpY2V9OhhiYWNrZW5kX3NlcnZpY2VfcmVzb3VyY2US3QIK", + "FVNldEVkZ2VTZWN1cml0eVBvbGljeRJDLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlNldEVkZ2VTZWN1cml0eVBvbGljeUJhY2tlbmRTZXJ2aWNlUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLaAdpBOnBy", + "b2plY3QsYmFja2VuZF9zZXJ2aWNlLHNlY3VyaXR5X3BvbGljeV9yZWZlcmVu", + "Y2VfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwKDASJdL2NvbXB1", "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9iYWNrZW5kU2Vydmlj", - "ZXMve2JhY2tlbmRfc2VydmljZX0vc2V0U2VjdXJpdHlQb2xpY3k6InNlY3Vy", - "aXR5X3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2USvgIKElRlc3RJYW1QZXJt", - "aXNzaW9ucxJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJt", - "aXNzaW9uc0JhY2tlbmRTZXJ2aWNlUmVxdWVzdBowLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1Jlc3BvbnNlIrMB2kEycHJvamVj", - "dCxyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC", - "0+STAngiUy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "YmFja2VuZFNlcnZpY2VzL3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Npb25z", - "OiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2USlAIKBlVwZGF0", - "ZRI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVwZGF0ZUJhY2tlbmRTZXJ2", - "aWNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", - "biKvAdpBMHByb2plY3QsYmFja2VuZF9zZXJ2aWNlLGJhY2tlbmRfc2Vydmlj", - "ZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAmMaRy9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZFNlcnZpY2Vz", - "L3tiYWNrZW5kX3NlcnZpY2V9OhhiYWNrZW5kX3NlcnZpY2VfcmVzb3VyY2Ua", - "cspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29n", - "bGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", - "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLfBQoJRGlza1R5cGVzEsEBCg5B", - "Z2dyZWdhdGVkTGlzdBI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3Jl", - "Z2F0ZWRMaXN0RGlza1R5cGVzUmVxdWVzdBovLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkRpc2tUeXBlQWdncmVnYXRlZExpc3QiRdpBB3Byb2plY3SC0+ST", - "AjUSMy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVk", - "L2Rpc2tUeXBlcxK5AQoDR2V0EisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "R2V0RGlza1R5cGVSZXF1ZXN0GiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "RGlza1R5cGUiYtpBFnByb2plY3Qsem9uZSxkaXNrX3R5cGWC0+STAkMSQS9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vZGlz", - "a1R5cGVzL3tkaXNrX3R5cGV9EqoBCgRMaXN0Ei0uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuTGlzdERpc2tUeXBlc1JlcXVlc3QaJS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5EaXNrVHlwZUxpc3QiTNpBDHByb2plY3Qsem9uZYLT5JMC", - "NxI1L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25l", - "fS9kaXNrVHlwZXMapAHKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kGHAWh0", - "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZS5yZWFkb25s", - "eSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0", - "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKb", - "JQoFRGlza3MSyQIKE0FkZFJlc291cmNlUG9saWNpZXMSNy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5BZGRSZXNvdXJjZVBvbGljaWVzRGlza1JlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i1AHaQT5wcm9q", - "ZWN0LHpvbmUsZGlzayxkaXNrc19hZGRfcmVzb3VyY2VfcG9saWNpZXNfcmVx", - "dWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJ8IkwvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tzL3tk", - "aXNrfS9hZGRSZXNvdXJjZVBvbGljaWVzOixkaXNrc19hZGRfcmVzb3VyY2Vf", - "cG9saWNpZXNfcmVxdWVzdF9yZXNvdXJjZRK1AQoOQWdncmVnYXRlZExpc3QS", - "My5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdERpc2tz", - "UmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tBZ2dyZWdh", - "dGVkTGlzdCJB2kEHcHJvamVjdILT5JMCMRIvL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvZGlza3MSjgIKCkJ1bGtJbnNlcnQS", - "Li5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CdWxrSW5zZXJ0RGlza1JlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iqwHaQS9w", - "cm9qZWN0LHpvbmUsYnVsa19pbnNlcnRfZGlza19yZXNvdXJjZV9yZXNvdXJj", - "ZYpODlpvbmVPcGVyYXRpb25zgtPkkwJiIjwvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tzL2J1bGtJbnNlcnQ6ImJ1", - "bGtfaW5zZXJ0X2Rpc2tfcmVzb3VyY2VfcmVzb3VyY2UShAIKDkNyZWF0ZVNu", - "YXBzaG90EjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3JlYXRlU25hcHNo", - "b3REaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", - "dGlvbiKZAdpBI3Byb2plY3Qsem9uZSxkaXNrLHNuYXBzaG90X3Jlc291cmNl", - "ik4OWm9uZU9wZXJhdGlvbnOC0+STAlwiRy9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS96b25lcy97em9uZX0vZGlza3Mve2Rpc2t9L2NyZWF0ZVNu", - "YXBzaG90OhFzbmFwc2hvdF9yZXNvdXJjZRK/AQoGRGVsZXRlEiouZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlRGlza1JlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iZdpBEXByb2plY3Qsem9uZSxk", - "aXNrik4OWm9uZU9wZXJhdGlvbnOC0+STAjoqOC9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vZGlza3Mve2Rpc2t9EqMBCgNH", - "ZXQSJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXREaXNrUmVxdWVzdBod", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2siVNpBEXByb2plY3Qsem9u", - "ZSxkaXNrgtPkkwI6EjgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "em9uZXMve3pvbmV9L2Rpc2tzL3tkaXNrfRLMAQoMR2V0SWFtUG9saWN5EjAu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SWFtUG9saWN5RGlza1JlcXVl", - "c3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kiadpBFXByb2pl", - "Y3Qsem9uZSxyZXNvdXJjZYLT5JMCSxJJL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNrcy97cmVzb3VyY2V9L2dldElh", - "bVBvbGljeRLQAQoGSW5zZXJ0EiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SW5zZXJ0RGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24idtpBGnByb2plY3Qsem9uZSxkaXNrX3Jlc291cmNlik4OWm9u", - "ZU9wZXJhdGlvbnOC0+STAkIiMS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS96b25lcy97em9uZX0vZGlza3M6DWRpc2tfcmVzb3VyY2USngEKBExp", - "c3QSKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0RGlza3NSZXF1ZXN0", - "GiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza0xpc3QiSNpBDHByb2pl", - "Y3Qsem9uZYLT5JMCMxIxL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3pvbmVzL3t6b25lfS9kaXNrcxLZAgoWUmVtb3ZlUmVzb3VyY2VQb2xpY2ll", - "cxI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92ZVJlc291cmNlUG9s", - "aWNpZXNEaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiLeAdpBQXByb2plY3Qsem9uZSxkaXNrLGRpc2tzX3JlbW92ZV9y", - "ZXNvdXJjZV9wb2xpY2llc19yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJh", - "dGlvbnOC0+STAoIBIk8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "em9uZXMve3pvbmV9L2Rpc2tzL3tkaXNrfS9yZW1vdmVSZXNvdXJjZVBvbGlj", - "aWVzOi9kaXNrc19yZW1vdmVfcmVzb3VyY2VfcG9saWNpZXNfcmVxdWVzdF9y", - "ZXNvdXJjZRKEAgoGUmVzaXplEiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "UmVzaXplRGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24iqQHaQS9wcm9qZWN0LHpvbmUsZGlzayxkaXNrc19yZXNpemVf", - "cmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJgIj8vY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tz", - "L3tkaXNrfS9yZXNpemU6HWRpc2tzX3Jlc2l6ZV9yZXF1ZXN0X3Jlc291cmNl", - "EpACCgxTZXRJYW1Qb2xpY3kSMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "ZXRJYW1Qb2xpY3lEaXNrUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlBvbGljeSKsAdpBNnByb2plY3Qsem9uZSxyZXNvdXJjZSx6b25lX3Nl", - "dF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMCbSJJL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNrcy97cmVzb3Vy", - "Y2V9L3NldElhbVBvbGljeTogem9uZV9zZXRfcG9saWN5X3JlcXVlc3RfcmVz", - "b3VyY2USmwIKCVNldExhYmVscxItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlNldExhYmVsc0Rpc2tSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuT3BlcmF0aW9uIroB2kE2cHJvamVjdCx6b25lLHJlc291cmNlLHpvbmVf", - "c2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC", - "0+STAmoiRi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", - "em9uZX0vZGlza3Mve3Jlc291cmNlfS9zZXRMYWJlbHM6IHpvbmVfc2V0X2xh", - "YmVsc19yZXF1ZXN0X3Jlc291cmNlEtQCChVTdGFydEFzeW5jUmVwbGljYXRp", - "b24SOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdGFydEFzeW5jUmVwbGlj", - "YXRpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiLbAdpBQHByb2plY3Qsem9uZSxkaXNrLGRpc2tzX3N0YXJ0X2Fz", - "eW5jX3JlcGxpY2F0aW9uX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0", - "aW9uc4LT5JMCgAEiTi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96", - "b25lcy97em9uZX0vZGlza3Mve2Rpc2t9L3N0YXJ0QXN5bmNSZXBsaWNhdGlv", - "bjouZGlza3Nfc3RhcnRfYXN5bmNfcmVwbGljYXRpb25fcmVxdWVzdF9yZXNv", - "dXJjZRLwAQoUU3RvcEFzeW5jUmVwbGljYXRpb24SOC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5TdG9wQXN5bmNSZXBsaWNhdGlvbkRpc2tSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInraQRFwcm9qZWN0", - "LHpvbmUsZGlza4pODlpvbmVPcGVyYXRpb25zgtPkkwJPIk0vY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tzL3tkaXNr", - "fS9zdG9wQXN5bmNSZXBsaWNhdGlvbhLgAgoZU3RvcEdyb3VwQXN5bmNSZXBs", - "aWNhdGlvbhI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0b3BHcm91cEFz", - "eW5jUmVwbGljYXRpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk9wZXJhdGlvbiLfAdpBQXByb2plY3Qsem9uZSxkaXNrc19zdG9w", - "X2dyb3VwX2FzeW5jX3JlcGxpY2F0aW9uX3Jlc291cmNlX3Jlc291cmNlik4O", - "Wm9uZU9wZXJhdGlvbnOC0+STAoMBIksvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tzL3N0b3BHcm91cEFzeW5jUmVw", - "bGljYXRpb246NGRpc2tzX3N0b3BfZ3JvdXBfYXN5bmNfcmVwbGljYXRpb25f", - "cmVzb3VyY2VfcmVzb3VyY2UStQIKElRlc3RJYW1QZXJtaXNzaW9ucxI2Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc0Rpc2tS", - "ZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Np", - "b25zUmVzcG9uc2UitAHaQTdwcm9qZWN0LHpvbmUscmVzb3VyY2UsdGVzdF9w", - "ZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlgtPkkwJ0Ik8vY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tzL3tyZXNv", - "dXJjZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3Jl", - "cXVlc3RfcmVzb3VyY2US3QEKBlVwZGF0ZRIqLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlVwZGF0ZURpc2tSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuT3BlcmF0aW9uIoIB2kEfcHJvamVjdCx6b25lLGRpc2ssZGlza19y", - "ZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJJMjgvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tzL3tkaXNrfToN", - "ZGlza19yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0", - "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMqkNChNF", - "eHRlcm5hbFZwbkdhdGV3YXlzEvMBCgZEZWxldGUSOC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5EZWxldGVFeHRlcm5hbFZwbkdhdGV3YXlSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIooB2kEccHJvamVj", - "dCxleHRlcm5hbF92cG5fZ2F0ZXdheYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", - "AlIqUC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZXh0", - "ZXJuYWxWcG5HYXRld2F5cy97ZXh0ZXJuYWxfdnBuX2dhdGV3YXl9EuIBCgNH", - "ZXQSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRFeHRlcm5hbFZwbkdh", - "dGV3YXlSZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXh0ZXJu", - "YWxWcG5HYXRld2F5InfaQRxwcm9qZWN0LGV4dGVybmFsX3Zwbl9nYXRld2F5", - "gtPkkwJSElAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", - "L2V4dGVybmFsVnBuR2F0ZXdheXMve2V4dGVybmFsX3Zwbl9nYXRld2F5fRKE", - "AgoGSW5zZXJ0EjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0RXh0", - "ZXJuYWxWcG5HYXRld2F5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiKbAdpBJXByb2plY3QsZXh0ZXJuYWxfdnBuX2dhdGV3", - "YXlfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJaIjkvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2V4dGVybmFsVnBuR2F0", - "ZXdheXM6HWV4dGVybmFsX3Zwbl9nYXRld2F5X3Jlc291cmNlEr0BCgRMaXN0", - "EjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEV4dGVybmFsVnBuR2F0", - "ZXdheXNSZXF1ZXN0Gi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXh0ZXJu", - "YWxWcG5HYXRld2F5TGlzdCJL2kEHcHJvamVjdILT5JMCOxI5L2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9leHRlcm5hbFZwbkdhdGV3", - "YXlzErICCglTZXRMYWJlbHMSOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "ZXRMYWJlbHNFeHRlcm5hbFZwbkdhdGV3YXlSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsMB2kEzcHJvamVjdCxyZXNvdXJj", - "ZSxnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlik4QR2xvYmFs", - "T3BlcmF0aW9uc4LT5JMCdCJOL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L2dsb2JhbC9leHRlcm5hbFZwbkdhdGV3YXlzL3tyZXNvdXJjZX0vc2V0", - "TGFiZWxzOiJnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlEsYC", - "ChJUZXN0SWFtUGVybWlzc2lvbnMSRC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5UZXN0SWFtUGVybWlzc2lvbnNFeHRlcm5hbFZwbkdhdGV3YXlSZXF1ZXN0", - "GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVz", - "cG9uc2UitwHaQTJwcm9qZWN0LHJlc291cmNlLHRlc3RfcGVybWlzc2lvbnNf", - "cmVxdWVzdF9yZXNvdXJjZYLT5JMCfCJXL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9leHRlcm5hbFZwbkdhdGV3YXlzL3tyZXNvdXJj", - "ZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVl", - "c3RfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRw", - "czovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93", - "d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKVJAoQRmly", - "ZXdhbGxQb2xpY2llcxLHAgoOQWRkQXNzb2NpYXRpb24SPC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5BZGRBc3NvY2lhdGlvbkZpcmV3YWxsUG9saWN5UmVx", - "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLSAdpB", - "NGZpcmV3YWxsX3BvbGljeSxmaXJld2FsbF9wb2xpY3lfYXNzb2NpYXRpb25f", - "cmVzb3VyY2WKThxHbG9iYWxPcmdhbml6YXRpb25PcGVyYXRpb25zgtPkkwJ2", - "Ik4vY29tcHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFsL2ZpcmV3YWxsUG9saWNp", - "ZXMve2ZpcmV3YWxsX3BvbGljeX0vYWRkQXNzb2NpYXRpb246JGZpcmV3YWxs", - "X3BvbGljeV9hc3NvY2lhdGlvbl9yZXNvdXJjZRKkAgoHQWRkUnVsZRI1Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZFJ1bGVGaXJld2FsbFBvbGljeVJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivQHa", - "QS1maXJld2FsbF9wb2xpY3ksZmlyZXdhbGxfcG9saWN5X3J1bGVfcmVzb3Vy", - "Y2WKThxHbG9iYWxPcmdhbml6YXRpb25PcGVyYXRpb25zgtPkkwJoIkcvY29t", - "cHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMve2Zp", - "cmV3YWxsX3BvbGljeX0vYWRkUnVsZTodZmlyZXdhbGxfcG9saWN5X3J1bGVf", - "cmVzb3VyY2US8AEKCkNsb25lUnVsZXMSOC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5DbG9uZVJ1bGVzRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIoMB2kEPZmlyZXdhbGxfcG9s", - "aWN5ik4cR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9uc4LT5JMCTCJKL2Nv", + "ZXMve2JhY2tlbmRfc2VydmljZX0vc2V0RWRnZVNlY3VyaXR5UG9saWN5OiJz", + "ZWN1cml0eV9wb2xpY3lfcmVmZXJlbmNlX3Jlc291cmNlEp0CCgxTZXRJYW1Q", + "b2xpY3kSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJYW1Qb2xpY3lC", + "YWNrZW5kU2VydmljZVJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5Qb2xpY3kirwHaQTNwcm9qZWN0LHJlc291cmNlLGdsb2JhbF9zZXRfcG9s", + "aWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAnMiTS9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZFNlcnZpY2VzL3tyZXNvdXJj", + "ZX0vc2V0SWFtUG9saWN5OiJnbG9iYWxfc2V0X3BvbGljeV9yZXF1ZXN0X3Jl", + "c291cmNlEtACChFTZXRTZWN1cml0eVBvbGljeRI/Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlNldFNlY3VyaXR5UG9saWN5QmFja2VuZFNlcnZpY2VSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItUB2kE6", + "cHJvamVjdCxiYWNrZW5kX3NlcnZpY2Usc2VjdXJpdHlfcG9saWN5X3JlZmVy", + "ZW5jZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAn8iWS9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYmFja2VuZFNlcnZp", + "Y2VzL3tiYWNrZW5kX3NlcnZpY2V9L3NldFNlY3VyaXR5UG9saWN5OiJzZWN1", + "cml0eV9wb2xpY3lfcmVmZXJlbmNlX3Jlc291cmNlEr4CChJUZXN0SWFtUGVy", + "bWlzc2lvbnMSQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVy", + "bWlzc2lvbnNCYWNrZW5kU2VydmljZVJlcXVlc3QaMC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25zZSKzAdpBMnByb2pl", + "Y3QscmVzb3VyY2UsdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNl", + "gtPkkwJ4IlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L2JhY2tlbmRTZXJ2aWNlcy97cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9u", + "czohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlEpQCCgZVcGRh", + "dGUSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcGRhdGVCYWNrZW5kU2Vy", + "dmljZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24irwHaQTBwcm9qZWN0LGJhY2tlbmRfc2VydmljZSxiYWNrZW5kX3NlcnZp", + "Y2VfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJjGkcvY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2JhY2tlbmRTZXJ2aWNl", + "cy97YmFja2VuZF9zZXJ2aWNlfToYYmFja2VuZF9zZXJ2aWNlX3Jlc291cmNl", + "GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y3wUKCURpc2tUeXBlcxLBAQoO", + "QWdncmVnYXRlZExpc3QSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dy", + "ZWdhdGVkTGlzdERpc2tUeXBlc1JlcXVlc3QaLy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5EaXNrVHlwZUFnZ3JlZ2F0ZWRMaXN0IkXaQQdwcm9qZWN0gtPk", + "kwI1EjMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRl", + "ZC9kaXNrVHlwZXMSuQEKA0dldBIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkdldERpc2tUeXBlUmVxdWVzdBohLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkRpc2tUeXBlImLaQRZwcm9qZWN0LHpvbmUsZGlza190eXBlgtPkkwJDEkEv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rp", + "c2tUeXBlcy97ZGlza190eXBlfRKqAQoETGlzdBItLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkxpc3REaXNrVHlwZXNSZXF1ZXN0GiUuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRGlza1R5cGVMaXN0IkzaQQxwcm9qZWN0LHpvbmWC0+ST", + "AjcSNS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9u", + "ZX0vZGlza1R5cGVzGqQBykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBhwFo", + "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUucmVhZG9u", + "bHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y", + "myUKBURpc2tzEskCChNBZGRSZXNvdXJjZVBvbGljaWVzEjcuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuQWRkUmVzb3VyY2VQb2xpY2llc0Rpc2tSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItQB2kE+cHJv", + "amVjdCx6b25lLGRpc2ssZGlza3NfYWRkX3Jlc291cmNlX3BvbGljaWVzX3Jl", + "cXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCfCJML2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNrcy97", + "ZGlza30vYWRkUmVzb3VyY2VQb2xpY2llczosZGlza3NfYWRkX3Jlc291cmNl", + "X3BvbGljaWVzX3JlcXVlc3RfcmVzb3VyY2UStQEKDkFnZ3JlZ2F0ZWRMaXN0", + "EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3REaXNr", + "c1JlcXVlc3QaKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrQWdncmVn", + "YXRlZExpc3QiQdpBB3Byb2plY3SC0+STAjESLy9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVkL2Rpc2tzEo4CCgpCdWxrSW5zZXJ0", + "Ei4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQnVsa0luc2VydERpc2tSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqsB2kEv", + "cHJvamVjdCx6b25lLGJ1bGtfaW5zZXJ0X2Rpc2tfcmVzb3VyY2VfcmVzb3Vy", + "Y2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCYiI8L2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNrcy9idWxrSW5zZXJ0OiJi", + "dWxrX2luc2VydF9kaXNrX3Jlc291cmNlX3Jlc291cmNlEoQCCg5DcmVhdGVT", + "bmFwc2hvdBIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNyZWF0ZVNuYXBz", + "aG90RGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", + "YXRpb24imQHaQSNwcm9qZWN0LHpvbmUsZGlzayxzbmFwc2hvdF9yZXNvdXJj", + "ZYpODlpvbmVPcGVyYXRpb25zgtPkkwJcIkcvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tzL3tkaXNrfS9jcmVhdGVT", + "bmFwc2hvdDoRc25hcHNob3RfcmVzb3VyY2USvwEKBkRlbGV0ZRIqLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZURpc2tSZXF1ZXN0GiIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uImXaQRFwcm9qZWN0LHpvbmUs", + "ZGlza4pODlpvbmVPcGVyYXRpb25zgtPkkwI6KjgvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2Rpc2tzL3tkaXNrfRKjAQoD", + "R2V0EicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0RGlza1JlcXVlc3Qa", + "HS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrIlTaQRFwcm9qZWN0LHpv", + "bmUsZGlza4LT5JMCOhI4L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3pvbmVzL3t6b25lfS9kaXNrcy97ZGlza30SzAEKDEdldElhbVBvbGljeRIw", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeURpc2tSZXF1", + "ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5ImnaQRVwcm9q", + "ZWN0LHpvbmUscmVzb3VyY2WC0+STAksSSS9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS96b25lcy97em9uZX0vZGlza3Mve3Jlc291cmNlfS9nZXRJ", + "YW1Qb2xpY3kS0AEKBkluc2VydBIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lkluc2VydERpc2tSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uInbaQRpwcm9qZWN0LHpvbmUsZGlza19yZXNvdXJjZYpODlpv", + "bmVPcGVyYXRpb25zgtPkkwJCIjEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vem9uZXMve3pvbmV9L2Rpc2tzOg1kaXNrX3Jlc291cmNlEp4BCgRM", + "aXN0EikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdERpc2tzUmVxdWVz", + "dBohLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRpc2tMaXN0IkjaQQxwcm9q", + "ZWN0LHpvbmWC0+STAjMSMS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS96b25lcy97em9uZX0vZGlza3MS2QIKFlJlbW92ZVJlc291cmNlUG9saWNp", + "ZXMSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZW1vdmVSZXNvdXJjZVBv", + "bGljaWVzRGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24i3gHaQUFwcm9qZWN0LHpvbmUsZGlzayxkaXNrc19yZW1vdmVf", + "cmVzb3VyY2VfcG9saWNpZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVy", + "YXRpb25zgtPkkwKCASJPL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3pvbmVzL3t6b25lfS9kaXNrcy97ZGlza30vcmVtb3ZlUmVzb3VyY2VQb2xp", + "Y2llczovZGlza3NfcmVtb3ZlX3Jlc291cmNlX3BvbGljaWVzX3JlcXVlc3Rf", + "cmVzb3VyY2UShAIKBlJlc2l6ZRIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlJlc2l6ZURpc2tSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIqkB2kEvcHJvamVjdCx6b25lLGRpc2ssZGlza3NfcmVzaXpl", + "X3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCYCI/L2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNr", + "cy97ZGlza30vcmVzaXplOh1kaXNrc19yZXNpemVfcmVxdWVzdF9yZXNvdXJj", + "ZRKQAgoMU2V0SWFtUG9saWN5EjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U2V0SWFtUG9saWN5RGlza1JlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5Qb2xpY3kirAHaQTZwcm9qZWN0LHpvbmUscmVzb3VyY2Usem9uZV9z", + "ZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAm0iSS9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vZGlza3Mve3Jlc291", + "cmNlfS9zZXRJYW1Qb2xpY3k6IHpvbmVfc2V0X3BvbGljeV9yZXF1ZXN0X3Jl", + "c291cmNlEpsCCglTZXRMYWJlbHMSLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5TZXRMYWJlbHNEaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk9wZXJhdGlvbiK6AdpBNnByb2plY3Qsem9uZSxyZXNvdXJjZSx6b25l", + "X3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25z", + "gtPkkwJqIkYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMv", + "e3pvbmV9L2Rpc2tzL3tyZXNvdXJjZX0vc2V0TGFiZWxzOiB6b25lX3NldF9s", + "YWJlbHNfcmVxdWVzdF9yZXNvdXJjZRLUAgoVU3RhcnRBc3luY1JlcGxpY2F0", + "aW9uEjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RhcnRBc3luY1JlcGxp", + "Y2F0aW9uRGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24i2wHaQUBwcm9qZWN0LHpvbmUsZGlzayxkaXNrc19zdGFydF9h", + "c3luY19yZXBsaWNhdGlvbl9yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJh", + "dGlvbnOC0+STAoABIk4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "em9uZXMve3pvbmV9L2Rpc2tzL3tkaXNrfS9zdGFydEFzeW5jUmVwbGljYXRp", + "b246LmRpc2tzX3N0YXJ0X2FzeW5jX3JlcGxpY2F0aW9uX3JlcXVlc3RfcmVz", + "b3VyY2US8AEKFFN0b3BBc3luY1JlcGxpY2F0aW9uEjguZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU3RvcEFzeW5jUmVwbGljYXRpb25EaXNrUmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ62kERcHJvamVj", + "dCx6b25lLGRpc2uKTg5ab25lT3BlcmF0aW9uc4LT5JMCTyJNL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNrcy97ZGlz", + "a30vc3RvcEFzeW5jUmVwbGljYXRpb24S4AIKGVN0b3BHcm91cEFzeW5jUmVw", + "bGljYXRpb24SPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdG9wR3JvdXBB", + "c3luY1JlcGxpY2F0aW9uRGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5PcGVyYXRpb24i3wHaQUFwcm9qZWN0LHpvbmUsZGlza3Nfc3Rv", + "cF9ncm91cF9hc3luY19yZXBsaWNhdGlvbl9yZXNvdXJjZV9yZXNvdXJjZYpO", + "DlpvbmVPcGVyYXRpb25zgtPkkwKDASJLL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNrcy9zdG9wR3JvdXBBc3luY1Jl", + "cGxpY2F0aW9uOjRkaXNrc19zdG9wX2dyb3VwX2FzeW5jX3JlcGxpY2F0aW9u", + "X3Jlc291cmNlX3Jlc291cmNlErUCChJUZXN0SWFtUGVybWlzc2lvbnMSNi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNEaXNr", + "UmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNz", + "aW9uc1Jlc3BvbnNlIrQB2kE3cHJvamVjdCx6b25lLHJlc291cmNlLHRlc3Rf", + "cGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCdCJPL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNrcy97cmVz", + "b3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19y", + "ZXF1ZXN0X3Jlc291cmNlEt0BCgZVcGRhdGUSKi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5VcGRhdGVEaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKCAdpBH3Byb2plY3Qsem9uZSxkaXNrLGRpc2tf", + "cmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCSTI4L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9kaXNrcy97ZGlza306", + "DWRpc2tfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZo", + "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6", + "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKpDQoT", + "RXh0ZXJuYWxWcG5HYXRld2F5cxLzAQoGRGVsZXRlEjguZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRGVsZXRlRXh0ZXJuYWxWcG5HYXRld2F5UmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKKAdpBHHByb2pl", + "Y3QsZXh0ZXJuYWxfdnBuX2dhdGV3YXmKThBHbG9iYWxPcGVyYXRpb25zgtPk", + "kwJSKlAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2V4", + "dGVybmFsVnBuR2F0ZXdheXMve2V4dGVybmFsX3Zwbl9nYXRld2F5fRLiAQoD", + "R2V0EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0RXh0ZXJuYWxWcG5H", + "YXRld2F5UmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkV4dGVy", + "bmFsVnBuR2F0ZXdheSJ32kEccHJvamVjdCxleHRlcm5hbF92cG5fZ2F0ZXdh", + "eYLT5JMCUhJQL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2Jh", + "bC9leHRlcm5hbFZwbkdhdGV3YXlzL3tleHRlcm5hbF92cG5fZ2F0ZXdheX0S", + "hAIKBkluc2VydBI4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEV4", + "dGVybmFsVnBuR2F0ZXdheVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24imwHaQSVwcm9qZWN0LGV4dGVybmFsX3Zwbl9nYXRl", + "d2F5X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCWiI5L2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9leHRlcm5hbFZwbkdh", + "dGV3YXlzOh1leHRlcm5hbF92cG5fZ2F0ZXdheV9yZXNvdXJjZRK9AQoETGlz", + "dBI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RFeHRlcm5hbFZwbkdh", + "dGV3YXlzUmVxdWVzdBovLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkV4dGVy", + "bmFsVnBuR2F0ZXdheUxpc3QiS9pBB3Byb2plY3SC0+STAjsSOS9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZXh0ZXJuYWxWcG5HYXRl", + "d2F5cxKyAgoJU2V0TGFiZWxzEjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U2V0TGFiZWxzRXh0ZXJuYWxWcG5HYXRld2F5UmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLDAdpBM3Byb2plY3QscmVzb3Vy", + "Y2UsZ2xvYmFsX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZYpOEEdsb2Jh", + "bE9wZXJhdGlvbnOC0+STAnQiTi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9nbG9iYWwvZXh0ZXJuYWxWcG5HYXRld2F5cy97cmVzb3VyY2V9L3Nl", + "dExhYmVsczoiZ2xvYmFsX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRLG", + "AgoSVGVzdElhbVBlcm1pc3Npb25zEkQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuVGVzdElhbVBlcm1pc3Npb25zRXh0ZXJuYWxWcG5HYXRld2F5UmVxdWVz", + "dBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1Jl", + "c3BvbnNlIrcB2kEycHJvamVjdCxyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25z", + "X3JlcXVlc3RfcmVzb3VyY2WC0+STAnwiVy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9nbG9iYWwvZXh0ZXJuYWxWcG5HYXRld2F5cy97cmVzb3Vy", + "Y2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19yZXF1", + "ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0", + "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8v", + "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0ylSQKEEZp", + "cmV3YWxsUG9saWNpZXMSxwIKDkFkZEFzc29jaWF0aW9uEjwuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuQWRkQXNzb2NpYXRpb25GaXJld2FsbFBvbGljeVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i0gHa", + "QTRmaXJld2FsbF9wb2xpY3ksZmlyZXdhbGxfcG9saWN5X2Fzc29jaWF0aW9u", + "X3Jlc291cmNlik4cR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9uc4LT5JMC", + "diJOL2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9maXJld2FsbFBvbGlj", + "aWVzL3tmaXJld2FsbF9wb2xpY3l9L2FkZEFzc29jaWF0aW9uOiRmaXJld2Fs", + "bF9wb2xpY3lfYXNzb2NpYXRpb25fcmVzb3VyY2USpAIKB0FkZFJ1bGUSNS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRSdWxlRmlyZXdhbGxQb2xpY3lS", + "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIr0B", + "2kEtZmlyZXdhbGxfcG9saWN5LGZpcmV3YWxsX3BvbGljeV9ydWxlX3Jlc291", + "cmNlik4cR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9uc4LT5JMCaCJHL2Nv", "bXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tm", - "aXJld2FsbF9wb2xpY3l9L2Nsb25lUnVsZXMS3AEKBkRlbGV0ZRI0Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZUZpcmV3YWxsUG9saWN5UmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ42kEPZmly", - "ZXdhbGxfcG9saWN5ik4cR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9uc4LT", - "5JMCQSo/L2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9maXJld2FsbFBv", - "bGljaWVzL3tmaXJld2FsbF9wb2xpY3l9ErwBCgNHZXQSMS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5HZXRGaXJld2FsbFBvbGljeVJlcXVlc3QaJy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbFBvbGljeSJZ2kEPZmlyZXdh", - "bGxfcG9saWN5gtPkkwJBEj8vY29tcHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFs", - "L2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0S7AEKDkdldEFz", - "c29jaWF0aW9uEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0QXNzb2Np", - "YXRpb25GaXJld2FsbFBvbGljeVJlcXVlc3QaMi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5GaXJld2FsbFBvbGljeUFzc29jaWF0aW9uImjaQQ9maXJld2Fs", - "bF9wb2xpY3mC0+STAlASTi9jb21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwv", - "ZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9nZXRBc3NvY2lh", - "dGlvbhLFAQoMR2V0SWFtUG9saWN5EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuR2V0SWFtUG9saWN5RmlyZXdhbGxQb2xpY3lSZXF1ZXN0Gh8uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUG9saWN5IljaQQhyZXNvdXJjZYLT5JMCRxJF", - "L2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9maXJld2FsbFBvbGljaWVz", - "L3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5EtABCgdHZXRSdWxlEjUuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuR2V0UnVsZUZpcmV3YWxsUG9saWN5UmVxdWVz", - "dBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9saWN5UnVs", - "ZSJh2kEPZmlyZXdhbGxfcG9saWN5gtPkkwJJEkcvY29tcHV0ZS92MS9sb2Nh", - "dGlvbnMvZ2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGlj", - "eX0vZ2V0UnVsZRL4AQoGSW5zZXJ0EjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSW5zZXJ0RmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuT3BlcmF0aW9uIpMB2kEicGFyZW50X2lkLGZpcmV3YWxs", - "X3BvbGljeV9yZXNvdXJjZYpOHEdsb2JhbE9yZ2FuaXphdGlvbk9wZXJhdGlv", - "bnOC0+STAkkiLS9jb21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwvZmlyZXdh", - "bGxQb2xpY2llczoYZmlyZXdhbGxfcG9saWN5X3Jlc291cmNlEqMBCgRMaXN0", - "EjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEZpcmV3YWxsUG9saWNp", - "ZXNSZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQ", - "b2xpY3lMaXN0IjjaQQCC0+STAi8SLS9jb21wdXRlL3YxL2xvY2F0aW9ucy9n", - "bG9iYWwvZmlyZXdhbGxQb2xpY2llcxLgAQoQTGlzdEFzc29jaWF0aW9ucxI+", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RBc3NvY2lhdGlvbnNGaXJl", - "d2FsbFBvbGljeVJlcXVlc3QaQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5G", - "aXJld2FsbFBvbGljaWVzTGlzdEFzc29jaWF0aW9uc1Jlc3BvbnNlIknaQQCC", - "0+STAkASPi9jb21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwvZmlyZXdhbGxQ", - "b2xpY2llcy9saXN0QXNzb2NpYXRpb25zEugBCgRNb3ZlEjIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuTW92ZUZpcmV3YWxsUG9saWN5UmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKHAdpBGWZpcmV3YWxs", - "X3BvbGljeSxwYXJlbnRfaWSKThxHbG9iYWxPcmdhbml6YXRpb25PcGVyYXRp", - "b25zgtPkkwJGIkQvY29tcHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFsL2ZpcmV3", - "YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0vbW92ZRKOAgoFUGF0Y2gS", - "My5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaEZpcmV3YWxsUG9saWN5", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKr", - "AdpBKGZpcmV3YWxsX3BvbGljeSxmaXJld2FsbF9wb2xpY3lfcmVzb3VyY2WK", - "ThxHbG9iYWxPcmdhbml6YXRpb25PcGVyYXRpb25zgtPkkwJbMj8vY29tcHV0", - "ZS92MS9sb2NhdGlvbnMvZ2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3", - "YWxsX3BvbGljeX06GGZpcmV3YWxsX3BvbGljeV9yZXNvdXJjZRKqAgoJUGF0", - "Y2hSdWxlEjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hSdWxlRmly", - "ZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uIr8B2kEtZmlyZXdhbGxfcG9saWN5LGZpcmV3YWxsX3BvbGlj", - "eV9ydWxlX3Jlc291cmNlik4cR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9u", - "c4LT5JMCaiJJL2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9maXJld2Fs", - "bFBvbGljaWVzL3tmaXJld2FsbF9wb2xpY3l9L3BhdGNoUnVsZTodZmlyZXdh", - "bGxfcG9saWN5X3J1bGVfcmVzb3VyY2UShQIKEVJlbW92ZUFzc29jaWF0aW9u", - "Ej8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVtb3ZlQXNzb2NpYXRpb25G", - "aXJld2FsbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24iigHaQQ9maXJld2FsbF9wb2xpY3mKThxHbG9iYWxPcmdh", - "bml6YXRpb25PcGVyYXRpb25zgtPkkwJTIlEvY29tcHV0ZS92MS9sb2NhdGlv", - "bnMvZ2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0v", - "cmVtb3ZlQXNzb2NpYXRpb24S8AEKClJlbW92ZVJ1bGUSOC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5SZW1vdmVSdWxlRmlyZXdhbGxQb2xpY3lSZXF1ZXN0", - "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIoMB2kEPZmly", - "ZXdhbGxfcG9saWN5ik4cR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9uc4LT", - "5JMCTCJKL2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9maXJld2FsbFBv", - "bGljaWVzL3tmaXJld2FsbF9wb2xpY3l9L3JlbW92ZVJ1bGUSpwIKDFNldElh", - "bVBvbGljeRI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBvbGlj", - "eUZpcmV3YWxsUG9saWN5UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlBvbGljeSK5AdpBOHJlc291cmNlLGdsb2JhbF9vcmdhbml6YXRpb25f", - "c2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlgtPkkwJ4IkUvY29tcHV0ZS92", - "MS9sb2NhdGlvbnMvZ2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMve3Jlc291cmNl", - "fS9zZXRJYW1Qb2xpY3k6L2dsb2JhbF9vcmdhbml6YXRpb25fc2V0X3BvbGlj", - "eV9yZXF1ZXN0X3Jlc291cmNlEq4CChJUZXN0SWFtUGVybWlzc2lvbnMSQC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNGaXJl", - "d2FsbFBvbGljeVJlcXVlc3QaMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5U", - "ZXN0UGVybWlzc2lvbnNSZXNwb25zZSKjAdpBKnJlc291cmNlLHRlc3RfcGVy", - "bWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCcCJLL2NvbXB1dGUvdjEv", - "bG9jYXRpb25zL2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tyZXNvdXJjZX0v", - "dGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3Rf", - "cmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cu", - "Z29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLPCgoJRmlyZXdh", - "bGxzEsYBCgZEZWxldGUSLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxl", - "dGVGaXJld2FsbFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24iaNpBEHByb2plY3QsZmlyZXdhbGyKThBHbG9iYWxPcGVyYXRp", - "b25zgtPkkwI8KjovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", - "YmFsL2ZpcmV3YWxscy97ZmlyZXdhbGx9EqwBCgNHZXQSKy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5HZXRGaXJld2FsbFJlcXVlc3QaIS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5GaXJld2FsbCJV2kEQcHJvamVjdCxmaXJld2FsbILT", - "5JMCPBI6L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9m", - "aXJld2FsbHMve2ZpcmV3YWxsfRLXAQoGSW5zZXJ0Ei4uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuSW5zZXJ0RmlyZXdhbGxSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInnaQRlwcm9qZWN0LGZpcmV3YWxs", - "X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCRCIvL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9maXJld2FsbHM6EWZpcmV3", - "YWxsX3Jlc291cmNlEp8BCgRMaXN0Ei0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuTGlzdEZpcmV3YWxsc1JlcXVlc3QaJS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5GaXJld2FsbExpc3QiQdpBB3Byb2plY3SC0+STAjESLy9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxzEuoBCgVQ", - "YXRjaBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoRmlyZXdhbGxS", - "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIo0B", - "2kEicHJvamVjdCxmaXJld2FsbCxmaXJld2FsbF9yZXNvdXJjZYpOEEdsb2Jh", - "bE9wZXJhdGlvbnOC0+STAk8yOi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9nbG9iYWwvZmlyZXdhbGxzL3tmaXJld2FsbH06EWZpcmV3YWxsX3Jl", - "c291cmNlEuwBCgZVcGRhdGUSLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5V", - "cGRhdGVGaXJld2FsbFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24ijQHaQSJwcm9qZWN0LGZpcmV3YWxsLGZpcmV3YWxsX3Jl", - "c291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCTxo6L2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9maXJld2FsbHMve2ZpcmV3YWxs", - "fToRZmlyZXdhbGxfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5j", - "b23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUs", - "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9y", - "bTKZEQoPRm9yd2FyZGluZ1J1bGVzEtMBCg5BZ2dyZWdhdGVkTGlzdBI9Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0Rm9yd2FyZGlu", - "Z1J1bGVzUmVxdWVzdBo1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZvcndh", - "cmRpbmdSdWxlQWdncmVnYXRlZExpc3QiS9pBB3Byb2plY3SC0+STAjsSOS9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVkL2Zvcndh", - "cmRpbmdSdWxlcxLyAQoGRGVsZXRlEjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuRGVsZXRlRm9yd2FyZGluZ1J1bGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuT3BlcmF0aW9uIo0B2kEecHJvamVjdCxyZWdpb24sZm9y", - "d2FyZGluZ19ydWxlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCUypRL2NvbXB1", + "aXJld2FsbF9wb2xpY3l9L2FkZFJ1bGU6HWZpcmV3YWxsX3BvbGljeV9ydWxl", + "X3Jlc291cmNlEvABCgpDbG9uZVJ1bGVzEjguZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuQ2xvbmVSdWxlc0ZpcmV3YWxsUG9saWN5UmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKDAdpBD2ZpcmV3YWxsX3Bv", + "bGljeYpOHEdsb2JhbE9yZ2FuaXphdGlvbk9wZXJhdGlvbnOC0+STAkwiSi9j", + "b21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97", + "ZmlyZXdhbGxfcG9saWN5fS9jbG9uZVJ1bGVzEtwBCgZEZWxldGUSNC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVGaXJld2FsbFBvbGljeVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ieNpBD2Zp", + "cmV3YWxsX3BvbGljeYpOHEdsb2JhbE9yZ2FuaXphdGlvbk9wZXJhdGlvbnOC", + "0+STAkEqPy9jb21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwvZmlyZXdhbGxQ", + "b2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fRK8AQoDR2V0EjEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuR2V0RmlyZXdhbGxQb2xpY3lSZXF1ZXN0GicuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3kiWdpBD2ZpcmV3", + "YWxsX3BvbGljeYLT5JMCQRI/L2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2Jh", + "bC9maXJld2FsbFBvbGljaWVzL3tmaXJld2FsbF9wb2xpY3l9EuwBCg5HZXRB", + "c3NvY2lhdGlvbhI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEFzc29j", + "aWF0aW9uRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GjIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuRmlyZXdhbGxQb2xpY3lBc3NvY2lhdGlvbiJo2kEPZmlyZXdh", + "bGxfcG9saWN5gtPkkwJQEk4vY29tcHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFs", + "L2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0vZ2V0QXNzb2Np", + "YXRpb24SxQEKDEdldElhbVBvbGljeRI6Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkdldElhbVBvbGljeUZpcmV3YWxsUG9saWN5UmVxdWVzdBofLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJY2kEIcmVzb3VyY2WC0+STAkcS", + "RS9jb21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwvZmlyZXdhbGxQb2xpY2ll", + "cy97cmVzb3VyY2V9L2dldElhbVBvbGljeRLQAQoHR2V0UnVsZRI1Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkdldFJ1bGVGaXJld2FsbFBvbGljeVJlcXVl", + "c3QaKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5GaXJld2FsbFBvbGljeVJ1", + "bGUiYdpBD2ZpcmV3YWxsX3BvbGljeYLT5JMCSRJHL2NvbXB1dGUvdjEvbG9j", + "YXRpb25zL2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tmaXJld2FsbF9wb2xp", + "Y3l9L2dldFJ1bGUS+AEKBkluc2VydBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkluc2VydEZpcmV3YWxsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKTAdpBInBhcmVudF9pZCxmaXJld2Fs", + "bF9wb2xpY3lfcmVzb3VyY2WKThxHbG9iYWxPcmdhbml6YXRpb25PcGVyYXRp", + "b25zgtPkkwJJIi0vY29tcHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFsL2ZpcmV3", + "YWxsUG9saWNpZXM6GGZpcmV3YWxsX3BvbGljeV9yZXNvdXJjZRKjAQoETGlz", + "dBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RGaXJld2FsbFBvbGlj", + "aWVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxs", + "UG9saWN5TGlzdCI42kEAgtPkkwIvEi0vY29tcHV0ZS92MS9sb2NhdGlvbnMv", + "Z2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMS4AEKEExpc3RBc3NvY2lhdGlvbnMS", + "Pi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0QXNzb2NpYXRpb25zRmly", + "ZXdhbGxQb2xpY3lSZXF1ZXN0GkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "RmlyZXdhbGxQb2xpY2llc0xpc3RBc3NvY2lhdGlvbnNSZXNwb25zZSJJ2kEA", + "gtPkkwJAEj4vY29tcHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFsL2ZpcmV3YWxs", + "UG9saWNpZXMvbGlzdEFzc29jaWF0aW9ucxLoAQoETW92ZRIyLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk1vdmVGaXJld2FsbFBvbGljeVJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ihwHaQRlmaXJld2Fs", + "bF9wb2xpY3kscGFyZW50X2lkik4cR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0", + "aW9uc4LT5JMCRiJEL2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9maXJl", + "d2FsbFBvbGljaWVzL3tmaXJld2FsbF9wb2xpY3l9L21vdmUSjgIKBVBhdGNo", + "EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hGaXJld2FsbFBvbGlj", + "eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", + "qwHaQShmaXJld2FsbF9wb2xpY3ksZmlyZXdhbGxfcG9saWN5X3Jlc291cmNl", + "ik4cR2xvYmFsT3JnYW5pemF0aW9uT3BlcmF0aW9uc4LT5JMCWzI/L2NvbXB1", + "dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tmaXJl", + "d2FsbF9wb2xpY3l9OhhmaXJld2FsbF9wb2xpY3lfcmVzb3VyY2USqgIKCVBh", + "dGNoUnVsZRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUnVsZUZp", + "cmV3YWxsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lk9wZXJhdGlvbiK/AdpBLWZpcmV3YWxsX3BvbGljeSxmaXJld2FsbF9wb2xp", + "Y3lfcnVsZV9yZXNvdXJjZYpOHEdsb2JhbE9yZ2FuaXphdGlvbk9wZXJhdGlv", + "bnOC0+STAmoiSS9jb21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwvZmlyZXdh", + "bGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9wYXRjaFJ1bGU6HWZpcmV3", + "YWxsX3BvbGljeV9ydWxlX3Jlc291cmNlEoUCChFSZW1vdmVBc3NvY2lhdGlv", + "bhI/Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92ZUFzc29jaWF0aW9u", + "RmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIooB2kEPZmlyZXdhbGxfcG9saWN5ik4cR2xvYmFsT3Jn", + "YW5pemF0aW9uT3BlcmF0aW9uc4LT5JMCUyJRL2NvbXB1dGUvdjEvbG9jYXRp", + "b25zL2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tmaXJld2FsbF9wb2xpY3l9", + "L3JlbW92ZUFzc29jaWF0aW9uEvABCgpSZW1vdmVSdWxlEjguZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuUmVtb3ZlUnVsZUZpcmV3YWxsUG9saWN5UmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKDAdpBD2Zp", + "cmV3YWxsX3BvbGljeYpOHEdsb2JhbE9yZ2FuaXphdGlvbk9wZXJhdGlvbnOC", + "0+STAkwiSi9jb21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwvZmlyZXdhbGxQ", + "b2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9yZW1vdmVSdWxlEqcCCgxTZXRJ", + "YW1Qb2xpY3kSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJYW1Qb2xp", + "Y3lGaXJld2FsbFBvbGljeVJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5Qb2xpY3kiuQHaQThyZXNvdXJjZSxnbG9iYWxfb3JnYW5pemF0aW9u", + "X3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMCeCJFL2NvbXB1dGUv", + "djEvbG9jYXRpb25zL2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tyZXNvdXJj", + "ZX0vc2V0SWFtUG9saWN5Oi9nbG9iYWxfb3JnYW5pemF0aW9uX3NldF9wb2xp", + "Y3lfcmVxdWVzdF9yZXNvdXJjZRKuAgoSVGVzdElhbVBlcm1pc3Npb25zEkAu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdElhbVBlcm1pc3Npb25zRmly", + "ZXdhbGxQb2xpY3lSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "VGVzdFBlcm1pc3Npb25zUmVzcG9uc2UiowHaQSpyZXNvdXJjZSx0ZXN0X3Bl", + "cm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAnAiSy9jb21wdXRlL3Yx", + "L2xvY2F0aW9ucy9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97cmVzb3VyY2V9", + "L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0", + "X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6", + "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3", + "Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0yzwoKCUZpcmV3", + "YWxscxLGAQoGRGVsZXRlEi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVs", + "ZXRlRmlyZXdhbGxSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uImjaQRBwcm9qZWN0LGZpcmV3YWxsik4QR2xvYmFsT3BlcmF0", + "aW9uc4LT5JMCPCo6L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", + "b2JhbC9maXJld2FsbHMve2ZpcmV3YWxsfRKsAQoDR2V0EisuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuR2V0RmlyZXdhbGxSZXF1ZXN0GiEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuRmlyZXdhbGwiVdpBEHByb2plY3QsZmlyZXdhbGyC", + "0+STAjwSOi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", + "ZmlyZXdhbGxzL3tmaXJld2FsbH0S1wEKBkluc2VydBIuLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkluc2VydEZpcmV3YWxsUmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ52kEZcHJvamVjdCxmaXJld2Fs", + "bF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkQiLy9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxzOhFmaXJl", + "d2FsbF9yZXNvdXJjZRKfAQoETGlzdBItLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkxpc3RGaXJld2FsbHNSZXF1ZXN0GiUuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuRmlyZXdhbGxMaXN0IkHaQQdwcm9qZWN0gtPkkwIxEi8vY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2ZpcmV3YWxscxLqAQoF", + "UGF0Y2gSLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaEZpcmV3YWxs", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKN", + "AdpBInByb2plY3QsZmlyZXdhbGwsZmlyZXdhbGxfcmVzb3VyY2WKThBHbG9i", + "YWxPcGVyYXRpb25zgtPkkwJPMjovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vZ2xvYmFsL2ZpcmV3YWxscy97ZmlyZXdhbGx9OhFmaXJld2FsbF9y", + "ZXNvdXJjZRLsAQoGVXBkYXRlEi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "VXBkYXRlRmlyZXdhbGxSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIo0B2kEicHJvamVjdCxmaXJld2FsbCxmaXJld2FsbF9y", + "ZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAk8aOi9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxzL3tmaXJld2Fs", + "bH06EWZpcmV3YWxsX3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMu", + "Y29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRl", + "LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZv", + "cm0ymREKD0ZvcndhcmRpbmdSdWxlcxLTAQoOQWdncmVnYXRlZExpc3QSPS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdEZvcndhcmRp", + "bmdSdWxlc1JlcXVlc3QaNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Gb3J3", + "YXJkaW5nUnVsZUFnZ3JlZ2F0ZWRMaXN0IkvaQQdwcm9qZWN0gtPkkwI7Ejkv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9mb3J3", + "YXJkaW5nUnVsZXMS8gEKBkRlbGV0ZRI0Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkRlbGV0ZUZvcndhcmRpbmdSdWxlUmVxdWVzdBoiLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKNAdpBHnByb2plY3QscmVnaW9uLGZv", + "cndhcmRpbmdfcnVsZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlMqUS9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Zv", + "cndhcmRpbmdSdWxlcy97Zm9yd2FyZGluZ19ydWxlfRLdAQoDR2V0EjEuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0Rm9yd2FyZGluZ1J1bGVSZXF1ZXN0", + "GicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2FyZGluZ1J1bGUietpB", + "HnByb2plY3QscmVnaW9uLGZvcndhcmRpbmdfcnVsZYLT5JMCUxJRL2NvbXB1", "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZm9y", - "d2FyZGluZ1J1bGVzL3tmb3J3YXJkaW5nX3J1bGV9Et0BCgNHZXQSMS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRGb3J3YXJkaW5nUnVsZVJlcXVlc3Qa", - "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Gb3J3YXJkaW5nUnVsZSJ62kEe", - "cHJvamVjdCxyZWdpb24sZm9yd2FyZGluZ19ydWxlgtPkkwJTElEvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9mb3J3", - "YXJkaW5nUnVsZXMve2ZvcndhcmRpbmdfcnVsZX0SgwIKBkluc2VydBI0Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEZvcndhcmRpbmdSdWxlUmVx", - "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKeAdpB", - "J3Byb2plY3QscmVnaW9uLGZvcndhcmRpbmdfcnVsZV9yZXNvdXJjZYpOEFJl", - "Z2lvbk9wZXJhdGlvbnOC0+STAlsiPy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2ZvcndhcmRpbmdSdWxlczoYZm9y", - "d2FyZGluZ19ydWxlX3Jlc291cmNlEsIBCgRMaXN0EjMuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuTGlzdEZvcndhcmRpbmdSdWxlc1JlcXVlc3QaKy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5Gb3J3YXJkaW5nUnVsZUxpc3QiWNpBDnBy", - "b2plY3QscmVnaW9ugtPkkwJBEj8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vcmVnaW9ucy97cmVnaW9ufS9mb3J3YXJkaW5nUnVsZXMSowIKBVBh", - "dGNoEjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hGb3J3YXJkaW5n", - "UnVsZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24iwAHaQTdwcm9qZWN0LHJlZ2lvbixmb3J3YXJkaW5nX3J1bGUsZm9yd2Fy", - "ZGluZ19ydWxlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCbTJR", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", - "bn0vZm9yd2FyZGluZ1J1bGVzL3tmb3J3YXJkaW5nX3J1bGV9Ohhmb3J3YXJk", - "aW5nX3J1bGVfcmVzb3VyY2USuwIKCVNldExhYmVscxI3Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlNldExhYmVsc0ZvcndhcmRpbmdSdWxlUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLQAdpBOnByb2pl", - "Y3QscmVnaW9uLHJlc291cmNlLHJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3Rf", - "cmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJ6IlQvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9mb3J3YXJk", - "aW5nUnVsZXMve3Jlc291cmNlfS9zZXRMYWJlbHM6InJlZ2lvbl9zZXRfbGFi", - "ZWxzX3JlcXVlc3RfcmVzb3VyY2UStwIKCVNldFRhcmdldBI3Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlNldFRhcmdldEZvcndhcmRpbmdSdWxlUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLMAdpBOHBy", - "b2plY3QscmVnaW9uLGZvcndhcmRpbmdfcnVsZSx0YXJnZXRfcmVmZXJlbmNl", - "X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCeCJbL2NvbXB1dGUv", + "d2FyZGluZ1J1bGVzL3tmb3J3YXJkaW5nX3J1bGV9EoMCCgZJbnNlcnQSNC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRGb3J3YXJkaW5nUnVsZVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ingHa", + "QSdwcm9qZWN0LHJlZ2lvbixmb3J3YXJkaW5nX3J1bGVfcmVzb3VyY2WKThBS", + "ZWdpb25PcGVyYXRpb25zgtPkkwJbIj8vY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9mb3J3YXJkaW5nUnVsZXM6GGZv", + "cndhcmRpbmdfcnVsZV9yZXNvdXJjZRLCAQoETGlzdBIzLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkxpc3RGb3J3YXJkaW5nUnVsZXNSZXF1ZXN0GisuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2FyZGluZ1J1bGVMaXN0IljaQQ5w", + "cm9qZWN0LHJlZ2lvboLT5JMCQRI/L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZm9yd2FyZGluZ1J1bGVzEqMCCgVQ", + "YXRjaBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoRm9yd2FyZGlu", + "Z1J1bGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uIsAB2kE3cHJvamVjdCxyZWdpb24sZm9yd2FyZGluZ19ydWxlLGZvcndh", + "cmRpbmdfcnVsZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAm0y", + "US9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", + "b259L2ZvcndhcmRpbmdSdWxlcy97Zm9yd2FyZGluZ19ydWxlfToYZm9yd2Fy", + "ZGluZ19ydWxlX3Jlc291cmNlErsCCglTZXRMYWJlbHMSNy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5TZXRMYWJlbHNGb3J3YXJkaW5nUnVsZVJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i0AHaQTpwcm9q", + "ZWN0LHJlZ2lvbixyZXNvdXJjZSxyZWdpb25fc2V0X2xhYmVsc19yZXF1ZXN0", + "X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCeiJUL2NvbXB1dGUv", "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZm9yd2Fy", - "ZGluZ1J1bGVzL3tmb3J3YXJkaW5nX3J1bGV9L3NldFRhcmdldDoZdGFyZ2V0", - "X3JlZmVyZW5jZV9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNv", + "ZGluZ1J1bGVzL3tyZXNvdXJjZX0vc2V0TGFiZWxzOiJyZWdpb25fc2V0X2xh", + "YmVsc19yZXF1ZXN0X3Jlc291cmNlErcCCglTZXRUYXJnZXQSNy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5TZXRUYXJnZXRGb3J3YXJkaW5nUnVsZVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24izAHaQThw", + "cm9qZWN0LHJlZ2lvbixmb3J3YXJkaW5nX3J1bGUsdGFyZ2V0X3JlZmVyZW5j", + "ZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAngiWy9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Zvcndh", + "cmRpbmdSdWxlcy97Zm9yd2FyZGluZ19ydWxlfS9zZXRUYXJnZXQ6GXRhcmdl", + "dF9yZWZlcmVuY2VfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5j", + "b23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUs", + "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9y", + "bTLJCwoPR2xvYmFsQWRkcmVzc2VzEskBCgZEZWxldGUSMy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5EZWxldGVHbG9iYWxBZGRyZXNzUmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJm2kEPcHJvamVjdCxh", + "ZGRyZXNzik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCOyo5L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9hZGRyZXNzZXMve2FkZHJlc3N9", + "Eq4BCgNHZXQSMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRHbG9iYWxB", + "ZGRyZXNzUmVxdWVzdBogLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZHJl", + "c3MiU9pBD3Byb2plY3QsYWRkcmVzc4LT5JMCOxI5L2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L2dsb2JhbC9hZGRyZXNzZXMve2FkZHJlc3N9EtoB", + "CgZJbnNlcnQSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRHbG9i", + "YWxBZGRyZXNzUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", + "ZXJhdGlvbiJ32kEYcHJvamVjdCxhZGRyZXNzX3Jlc291cmNlik4QR2xvYmFs", + "T3BlcmF0aW9uc4LT5JMCQyIvL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L2dsb2JhbC9hZGRyZXNzZXM6EGFkZHJlc3NfcmVzb3VyY2USpAEKBExp", + "c3QSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0R2xvYmFsQWRkcmVz", + "c2VzUmVxdWVzdBokLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZHJlc3NM", + "aXN0IkHaQQdwcm9qZWN0gtPkkwIxEi8vY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL2FkZHJlc3NlcxKaAgoETW92ZRIxLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk1vdmVHbG9iYWxBZGRyZXNzUmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK6AdpBNnByb2plY3Qs", + "YWRkcmVzcyxnbG9iYWxfYWRkcmVzc2VzX21vdmVfcmVxdWVzdF9yZXNvdXJj", + "ZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAmgiPi9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9nbG9iYWwvYWRkcmVzc2VzL3thZGRyZXNzfS9tb3Zl", + "OiZnbG9iYWxfYWRkcmVzc2VzX21vdmVfcmVxdWVzdF9yZXNvdXJjZRKjAgoJ", + "U2V0TGFiZWxzEjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TGFiZWxz", + "R2xvYmFsQWRkcmVzc1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24iuQHaQTNwcm9qZWN0LHJlc291cmNlLGdsb2JhbF9zZXRf", + "bGFiZWxzX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPk", + "kwJqIkQvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2Fk", + "ZHJlc3Nlcy97cmVzb3VyY2V9L3NldExhYmVsczoiZ2xvYmFsX3NldF9sYWJl", + "bHNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNv", "bdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxo", "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3Jt", - "MskLCg9HbG9iYWxBZGRyZXNzZXMSyQEKBkRlbGV0ZRIzLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkRlbGV0ZUdsb2JhbEFkZHJlc3NSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uImbaQQ9wcm9qZWN0LGFk", - "ZHJlc3OKThBHbG9iYWxPcGVyYXRpb25zgtPkkwI7KjkvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2FkZHJlc3Nlcy97YWRkcmVzc30S", - "rgEKA0dldBIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEdsb2JhbEFk", - "ZHJlc3NSZXF1ZXN0GiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWRkcmVz", - "cyJT2kEPcHJvamVjdCxhZGRyZXNzgtPkkwI7EjkvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vZ2xvYmFsL2FkZHJlc3Nlcy97YWRkcmVzc30S2gEK", - "Bkluc2VydBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEdsb2Jh", - "bEFkZHJlc3NSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uInfaQRhwcm9qZWN0LGFkZHJlc3NfcmVzb3VyY2WKThBHbG9iYWxP", - "cGVyYXRpb25zgtPkkwJDIi8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL2FkZHJlc3NlczoQYWRkcmVzc19yZXNvdXJjZRKkAQoETGlz", - "dBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RHbG9iYWxBZGRyZXNz", - "ZXNSZXF1ZXN0GiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWRkcmVzc0xp", - "c3QiQdpBB3Byb2plY3SC0+STAjESLy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9nbG9iYWwvYWRkcmVzc2VzEpoCCgRNb3ZlEjEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuTW92ZUdsb2JhbEFkZHJlc3NSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIroB2kE2cHJvamVjdCxh", - "ZGRyZXNzLGdsb2JhbF9hZGRyZXNzZXNfbW92ZV9yZXF1ZXN0X3Jlc291cmNl", - "ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCaCI+L2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2dsb2JhbC9hZGRyZXNzZXMve2FkZHJlc3N9L21vdmU6", - "Jmdsb2JhbF9hZGRyZXNzZXNfbW92ZV9yZXF1ZXN0X3Jlc291cmNlEqMCCglT", - "ZXRMYWJlbHMSNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRMYWJlbHNH", - "bG9iYWxBZGRyZXNzUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiK5AdpBM3Byb2plY3QscmVzb3VyY2UsZ2xvYmFsX3NldF9s", - "YWJlbHNfcmVxdWVzdF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", - "AmoiRC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvYWRk", - "cmVzc2VzL3tyZXNvdXJjZX0vc2V0TGFiZWxzOiJnbG9iYWxfc2V0X2xhYmVs", - "c19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t", - "0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0", - "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y", - "+w4KFUdsb2JhbEZvcndhcmRpbmdSdWxlcxLmAQoGRGVsZXRlEjouZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlR2xvYmFsRm9yd2FyZGluZ1J1bGVS", - "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInza", - "QRdwcm9qZWN0LGZvcndhcmRpbmdfcnVsZYpOEEdsb2JhbE9wZXJhdGlvbnOC", - "0+STAkkqRy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "Zm9yd2FyZGluZ1J1bGVzL3tmb3J3YXJkaW5nX3J1bGV9EtIBCgNHZXQSNy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRHbG9iYWxGb3J3YXJkaW5nUnVs", - "ZVJlcXVlc3QaJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Gb3J3YXJkaW5n", - "UnVsZSJp2kEXcHJvamVjdCxmb3J3YXJkaW5nX3J1bGWC0+STAkkSRy9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZm9yd2FyZGluZ1J1", - "bGVzL3tmb3J3YXJkaW5nX3J1bGV9EvgBCgZJbnNlcnQSOi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5JbnNlcnRHbG9iYWxGb3J3YXJkaW5nUnVsZVJlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQHaQSBw", - "cm9qZWN0LGZvcndhcmRpbmdfcnVsZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJh", - "dGlvbnOC0+STAlEiNS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", - "bG9iYWwvZm9yd2FyZGluZ1J1bGVzOhhmb3J3YXJkaW5nX3J1bGVfcmVzb3Vy", - "Y2UStwEKBExpc3QSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0R2xv", - "YmFsRm9yd2FyZGluZ1J1bGVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkZvcndhcmRpbmdSdWxlTGlzdCJH2kEHcHJvamVjdILT5JMCNxI1", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9mb3J3YXJk", - "aW5nUnVsZXMSmAIKBVBhdGNoEjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "UGF0Y2hHbG9iYWxGb3J3YXJkaW5nUnVsZVJlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24irwHaQTBwcm9qZWN0LGZvcndhcmRp", - "bmdfcnVsZSxmb3J3YXJkaW5nX3J1bGVfcmVzb3VyY2WKThBHbG9iYWxPcGVy", - "YXRpb25zgtPkkwJjMkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "Z2xvYmFsL2ZvcndhcmRpbmdSdWxlcy97Zm9yd2FyZGluZ19ydWxlfToYZm9y", - "d2FyZGluZ19ydWxlX3Jlc291cmNlErACCglTZXRMYWJlbHMSPS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TZXRMYWJlbHNHbG9iYWxGb3J3YXJkaW5nUnVs", - "ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "vwHaQTNwcm9qZWN0LHJlc291cmNlLGdsb2JhbF9zZXRfbGFiZWxzX3JlcXVl", - "c3RfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJwIkovY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2ZvcndhcmRpbmdSdWxl", - "cy97cmVzb3VyY2V9L3NldExhYmVsczoiZ2xvYmFsX3NldF9sYWJlbHNfcmVx", - "dWVzdF9yZXNvdXJjZRKsAgoJU2V0VGFyZ2V0Ej0uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuU2V0VGFyZ2V0R2xvYmFsRm9yd2FyZGluZ1J1bGVSZXF1ZXN0", - "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrsB2kExcHJv", - "amVjdCxmb3J3YXJkaW5nX3J1bGUsdGFyZ2V0X3JlZmVyZW5jZV9yZXNvdXJj", - "ZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAm4iUS9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9nbG9iYWwvZm9yd2FyZGluZ1J1bGVzL3tmb3J3YXJk", - "aW5nX3J1bGV9L3NldFRhcmdldDoZdGFyZ2V0X3JlZmVyZW5jZV9yZXNvdXJj", - "ZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdv", - "b2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVh", - "cGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMqwSChtHbG9iYWxOZXR3b3Jr", - "RW5kcG9pbnRHcm91cHMSvAMKFkF0dGFjaE5ldHdvcmtFbmRwb2ludHMSUC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdHRhY2hOZXR3b3JrRW5kcG9pbnRz", - "R2xvYmFsTmV0d29ya0VuZHBvaW50R3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqsC2kFfcHJvamVjdCxuZXR3b3Jr", - "X2VuZHBvaW50X2dyb3VwLGdsb2JhbF9uZXR3b3JrX2VuZHBvaW50X2dyb3Vw", - "c19hdHRhY2hfZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxP", - "cGVyYXRpb25zgtPkkwKvASJrL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L2dsb2JhbC9uZXR3b3JrRW5kcG9pbnRHcm91cHMve25ldHdvcmtfZW5k", - "cG9pbnRfZ3JvdXB9L2F0dGFjaE5ldHdvcmtFbmRwb2ludHM6QGdsb2JhbF9u", - "ZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19hdHRhY2hfZW5kcG9pbnRzX3JlcXVl", - "c3RfcmVzb3VyY2USgQIKBkRlbGV0ZRJALmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkRlbGV0ZUdsb2JhbE5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKQAdpBHnByb2pl", - "Y3QsbmV0d29ya19lbmRwb2ludF9ncm91cIpOEEdsb2JhbE9wZXJhdGlvbnOC", - "0+STAlYqVC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "bmV0d29ya0VuZHBvaW50R3JvdXBzL3tuZXR3b3JrX2VuZHBvaW50X2dyb3Vw", - "fRK8AwoWRGV0YWNoTmV0d29ya0VuZHBvaW50cxJQLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkRldGFjaE5ldHdvcmtFbmRwb2ludHNHbG9iYWxOZXR3b3Jr", - "RW5kcG9pbnRHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24iqwLaQV9wcm9qZWN0LG5ldHdvcmtfZW5kcG9pbnRfZ3Jv", - "dXAsZ2xvYmFsX25ldHdvcmtfZW5kcG9pbnRfZ3JvdXBzX2RldGFjaF9lbmRw", - "b2ludHNfcmVxdWVzdF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", - "Aq8BImsvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL25l", - "dHdvcmtFbmRwb2ludEdyb3Vwcy97bmV0d29ya19lbmRwb2ludF9ncm91cH0v", - "ZGV0YWNoTmV0d29ya0VuZHBvaW50czpAZ2xvYmFsX25ldHdvcmtfZW5kcG9p", - "bnRfZ3JvdXBzX2RldGFjaF9lbmRwb2ludHNfcmVxdWVzdF9yZXNvdXJjZRLy", - "AQoDR2V0Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0R2xvYmFsTmV0", - "d29ya0VuZHBvaW50R3JvdXBSZXF1ZXN0Gi0uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuTmV0d29ya0VuZHBvaW50R3JvdXAifdpBHnByb2plY3QsbmV0d29y", - "a19lbmRwb2ludF9ncm91cILT5JMCVhJUL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9uZXR3b3JrRW5kcG9pbnRHcm91cHMve25ldHdv", - "cmtfZW5kcG9pbnRfZ3JvdXB9EpICCgZJbnNlcnQSQC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5JbnNlcnRHbG9iYWxOZXR3b3JrRW5kcG9pbnRHcm91cFJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ioQHa", - "QSdwcm9qZWN0LG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXBfcmVzb3VyY2WKThBH", - "bG9iYWxPcGVyYXRpb25zgtPkkwJeIjsvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vZ2xvYmFsL25ldHdvcmtFbmRwb2ludEdyb3VwczofbmV0d29y", - "a19lbmRwb2ludF9ncm91cF9yZXNvdXJjZRLJAQoETGlzdBI/Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkxpc3RHbG9iYWxOZXR3b3JrRW5kcG9pbnRHcm91", - "cHNSZXF1ZXN0GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0Vu", - "ZHBvaW50R3JvdXBMaXN0Ik3aQQdwcm9qZWN0gtPkkwI9EjsvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL25ldHdvcmtFbmRwb2ludEdy", - "b3VwcxLAAgoUTGlzdE5ldHdvcmtFbmRwb2ludHMSTy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5MaXN0TmV0d29ya0VuZHBvaW50c0dsb2JhbE5ldHdvcmtF", - "bmRwb2ludEdyb3Vwc1JlcXVlc3QaQi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5OZXR3b3JrRW5kcG9pbnRHcm91cHNMaXN0TmV0d29ya0VuZHBvaW50cyKS", - "AdpBHnByb2plY3QsbmV0d29ya19lbmRwb2ludF9ncm91cILT5JMCayJpL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9uZXR3b3JrRW5k", - "cG9pbnRHcm91cHMve25ldHdvcmtfZW5kcG9pbnRfZ3JvdXB9L2xpc3ROZXR3", - "b3JrRW5kcG9pbnRzGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0", - "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8v", - "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y0AgKEEds", - "b2JhbE9wZXJhdGlvbnMSygEKDkFnZ3JlZ2F0ZWRMaXN0Ej4uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RHbG9iYWxPcGVyYXRpb25z", - "UmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbkFn", - "Z3JlZ2F0ZWRMaXN0IkbaQQdwcm9qZWN0gtPkkwI2EjQvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9vcGVyYXRpb25zEtEBCgZE", - "ZWxldGUSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVHbG9iYWxP", - "cGVyYXRpb25SZXF1ZXN0GjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVs", - "ZXRlR2xvYmFsT3BlcmF0aW9uUmVzcG9uc2UiWNpBEXByb2plY3Qsb3BlcmF0", - "aW9ugtPkkwI+KjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", - "YmFsL29wZXJhdGlvbnMve29wZXJhdGlvbn0SugEKA0dldBIyLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkdldEdsb2JhbE9wZXJhdGlvblJlcXVlc3QaIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iW9pBEXByb2plY3Qs", - "b3BlcmF0aW9ukE4BgtPkkwI+EjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL29wZXJhdGlvbnMve29wZXJhdGlvbn0SqAEKBExpc3QS", - "NC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0R2xvYmFsT3BlcmF0aW9u", - "c1JlcXVlc3QaJi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb25M", - "aXN0IkLaQQdwcm9qZWN0gtPkkwIyEjAvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vZ2xvYmFsL29wZXJhdGlvbnMSvgEKBFdhaXQSMy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5XYWl0R2xvYmFsT3BlcmF0aW9uUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJd2kERcHJvamVj", - "dCxvcGVyYXRpb26C0+STAkMiQS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9nbG9iYWwvb3BlcmF0aW9ucy97b3BlcmF0aW9ufS93YWl0GnLKQRZj", + "MvsOChVHbG9iYWxGb3J3YXJkaW5nUnVsZXMS5gEKBkRlbGV0ZRI6Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZUdsb2JhbEZvcndhcmRpbmdSdWxl", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ8", + "2kEXcHJvamVjdCxmb3J3YXJkaW5nX3J1bGWKThBHbG9iYWxPcGVyYXRpb25z", + "gtPkkwJJKkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L2ZvcndhcmRpbmdSdWxlcy97Zm9yd2FyZGluZ19ydWxlfRLSAQoDR2V0Ejcu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0R2xvYmFsRm9yd2FyZGluZ1J1", + "bGVSZXF1ZXN0GicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRm9yd2FyZGlu", + "Z1J1bGUiadpBF3Byb2plY3QsZm9yd2FyZGluZ19ydWxlgtPkkwJJEkcvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2ZvcndhcmRpbmdS", + "dWxlcy97Zm9yd2FyZGluZ19ydWxlfRL4AQoGSW5zZXJ0EjouZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuSW5zZXJ0R2xvYmFsRm9yd2FyZGluZ1J1bGVSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIo0B2kEg", + "cHJvamVjdCxmb3J3YXJkaW5nX3J1bGVfcmVzb3VyY2WKThBHbG9iYWxPcGVy", + "YXRpb25zgtPkkwJRIjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "Z2xvYmFsL2ZvcndhcmRpbmdSdWxlczoYZm9yd2FyZGluZ19ydWxlX3Jlc291", + "cmNlErcBCgRMaXN0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEds", + "b2JhbEZvcndhcmRpbmdSdWxlc1JlcXVlc3QaKy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5Gb3J3YXJkaW5nUnVsZUxpc3QiR9pBB3Byb2plY3SC0+STAjcS", + "NS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZm9yd2Fy", + "ZGluZ1J1bGVzEpgCCgVQYXRjaBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlBhdGNoR2xvYmFsRm9yd2FyZGluZ1J1bGVSZXF1ZXN0GiIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIq8B2kEwcHJvamVjdCxmb3J3YXJk", + "aW5nX3J1bGUsZm9yd2FyZGluZ19ydWxlX3Jlc291cmNlik4QR2xvYmFsT3Bl", + "cmF0aW9uc4LT5JMCYzJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L2dsb2JhbC9mb3J3YXJkaW5nUnVsZXMve2ZvcndhcmRpbmdfcnVsZX06GGZv", + "cndhcmRpbmdfcnVsZV9yZXNvdXJjZRKwAgoJU2V0TGFiZWxzEj0uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuU2V0TGFiZWxzR2xvYmFsRm9yd2FyZGluZ1J1", + "bGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", + "Ir8B2kEzcHJvamVjdCxyZXNvdXJjZSxnbG9iYWxfc2V0X2xhYmVsc19yZXF1", + "ZXN0X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCcCJKL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9mb3J3YXJkaW5nUnVs", + "ZXMve3Jlc291cmNlfS9zZXRMYWJlbHM6Imdsb2JhbF9zZXRfbGFiZWxzX3Jl", + "cXVlc3RfcmVzb3VyY2USrAIKCVNldFRhcmdldBI9Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlNldFRhcmdldEdsb2JhbEZvcndhcmRpbmdSdWxlUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK7AdpBMXBy", + "b2plY3QsZm9yd2FyZGluZ19ydWxlLHRhcmdldF9yZWZlcmVuY2VfcmVzb3Vy", + "Y2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJuIlEvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vZ2xvYmFsL2ZvcndhcmRpbmdSdWxlcy97Zm9yd2Fy", + "ZGluZ19ydWxlfS9zZXRUYXJnZXQ6GXRhcmdldF9yZWZlcmVuY2VfcmVzb3Vy", + "Y2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5n", + "b29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xl", + "YXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKsEgobR2xvYmFsTmV0d29y", + "a0VuZHBvaW50R3JvdXBzErwDChZBdHRhY2hOZXR3b3JrRW5kcG9pbnRzElAu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXR0YWNoTmV0d29ya0VuZHBvaW50", + "c0dsb2JhbE5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKrAtpBX3Byb2plY3QsbmV0d29y", + "a19lbmRwb2ludF9ncm91cCxnbG9iYWxfbmV0d29ya19lbmRwb2ludF9ncm91", + "cHNfYXR0YWNoX2VuZHBvaW50c19yZXF1ZXN0X3Jlc291cmNlik4QR2xvYmFs", + "T3BlcmF0aW9uc4LT5JMCrwEiay9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9nbG9iYWwvbmV0d29ya0VuZHBvaW50R3JvdXBzL3tuZXR3b3JrX2Vu", + "ZHBvaW50X2dyb3VwfS9hdHRhY2hOZXR3b3JrRW5kcG9pbnRzOkBnbG9iYWxf", + "bmV0d29ya19lbmRwb2ludF9ncm91cHNfYXR0YWNoX2VuZHBvaW50c19yZXF1", + "ZXN0X3Jlc291cmNlEoECCgZEZWxldGUSQC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5EZWxldGVHbG9iYWxOZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ikAHaQR5wcm9q", + "ZWN0LG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXCKThBHbG9iYWxPcGVyYXRpb25z", + "gtPkkwJWKlQvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L25ldHdvcmtFbmRwb2ludEdyb3Vwcy97bmV0d29ya19lbmRwb2ludF9ncm91", + "cH0SvAMKFkRldGFjaE5ldHdvcmtFbmRwb2ludHMSUC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5EZXRhY2hOZXR3b3JrRW5kcG9pbnRzR2xvYmFsTmV0d29y", + "a0VuZHBvaW50R3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIqsC2kFfcHJvamVjdCxuZXR3b3JrX2VuZHBvaW50X2dy", + "b3VwLGdsb2JhbF9uZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19kZXRhY2hfZW5k", + "cG9pbnRzX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPk", + "kwKvASJrL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9u", + "ZXR3b3JrRW5kcG9pbnRHcm91cHMve25ldHdvcmtfZW5kcG9pbnRfZ3JvdXB9", + "L2RldGFjaE5ldHdvcmtFbmRwb2ludHM6QGdsb2JhbF9uZXR3b3JrX2VuZHBv", + "aW50X2dyb3Vwc19kZXRhY2hfZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2US", + "8gEKA0dldBI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEdsb2JhbE5l", + "dHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3VwIn3aQR5wcm9qZWN0LG5ldHdv", + "cmtfZW5kcG9pbnRfZ3JvdXCC0+STAlYSVC9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya0VuZHBvaW50R3JvdXBzL3tuZXR3", + "b3JrX2VuZHBvaW50X2dyb3VwfRKSAgoGSW5zZXJ0EkAuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuSW5zZXJ0R2xvYmFsTmV0d29ya0VuZHBvaW50R3JvdXBS", + "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqEB", + "2kEncHJvamVjdCxuZXR3b3JrX2VuZHBvaW50X2dyb3VwX3Jlc291cmNlik4Q", + "R2xvYmFsT3BlcmF0aW9uc4LT5JMCXiI7L2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L2dsb2JhbC9uZXR3b3JrRW5kcG9pbnRHcm91cHM6H25ldHdv", + "cmtfZW5kcG9pbnRfZ3JvdXBfcmVzb3VyY2USyQEKBExpc3QSPy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5MaXN0R2xvYmFsTmV0d29ya0VuZHBvaW50R3Jv", + "dXBzUmVxdWVzdBoxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtF", + "bmRwb2ludEdyb3VwTGlzdCJN2kEHcHJvamVjdILT5JMCPRI7L2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9uZXR3b3JrRW5kcG9pbnRH", + "cm91cHMSwAIKFExpc3ROZXR3b3JrRW5kcG9pbnRzEk8uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuTGlzdE5ldHdvcmtFbmRwb2ludHNHbG9iYWxOZXR3b3Jr", + "RW5kcG9pbnRHcm91cHNSZXF1ZXN0GkIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuTmV0d29ya0VuZHBvaW50R3JvdXBzTGlzdE5ldHdvcmtFbmRwb2ludHMi", + "kgHaQR5wcm9qZWN0LG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXCC0+STAmsiaS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya0Vu", + "ZHBvaW50R3JvdXBzL3tuZXR3b3JrX2VuZHBvaW50X2dyb3VwfS9saXN0TmV0", + "d29ya0VuZHBvaW50cxpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMtAIChBH", + "bG9iYWxPcGVyYXRpb25zEsoBCg5BZ2dyZWdhdGVkTGlzdBI+Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0R2xvYmFsT3BlcmF0aW9u", + "c1JlcXVlc3QaMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb25B", + "Z2dyZWdhdGVkTGlzdCJG2kEHcHJvamVjdILT5JMCNhI0L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvb3BlcmF0aW9ucxLRAQoG", + "RGVsZXRlEjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlR2xvYmFs", + "T3BlcmF0aW9uUmVxdWVzdBo2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRl", + "bGV0ZUdsb2JhbE9wZXJhdGlvblJlc3BvbnNlIljaQRFwcm9qZWN0LG9wZXJh", + "dGlvboLT5JMCPio8L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", + "b2JhbC9vcGVyYXRpb25zL3tvcGVyYXRpb259EroBCgNHZXQSMi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5HZXRHbG9iYWxPcGVyYXRpb25SZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIlvaQRFwcm9qZWN0", + "LG9wZXJhdGlvbpBOAYLT5JMCPhI8L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2dsb2JhbC9vcGVyYXRpb25zL3tvcGVyYXRpb259EqgBCgRMaXN0", + "EjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEdsb2JhbE9wZXJhdGlv", + "bnNSZXF1ZXN0GiYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", + "TGlzdCJC2kEHcHJvamVjdILT5JMCMhIwL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L2dsb2JhbC9vcGVyYXRpb25zEr4BCgRXYWl0EjMuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuV2FpdEdsb2JhbE9wZXJhdGlvblJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iXdpBEXByb2pl", + "Y3Qsb3BlcmF0aW9ugtPkkwJDIkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vZ2xvYmFsL29wZXJhdGlvbnMve29wZXJhdGlvbn0vd2FpdBpyykEW", + "Y29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNv", + "bS9hdXRoL2Nsb3VkLXBsYXRmb3JtMswFChxHbG9iYWxPcmdhbml6YXRpb25P", + "cGVyYXRpb25zEtgBCgZEZWxldGUSQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5EZWxldGVHbG9iYWxPcmdhbml6YXRpb25PcGVyYXRpb25SZXF1ZXN0GkIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlR2xvYmFsT3JnYW5pemF0", + "aW9uT3BlcmF0aW9uUmVzcG9uc2UiR9pBCW9wZXJhdGlvboLT5JMCNSozL2Nv", + "bXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9vcGVyYXRpb25zL3tvcGVyYXRp", + "b259ErUBCgNHZXQSPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRHbG9i", + "YWxPcmdhbml6YXRpb25PcGVyYXRpb25SZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuT3BlcmF0aW9uIkraQQlvcGVyYXRpb26QTgGC0+STAjUS", + "My9jb21wdXRlL3YxL2xvY2F0aW9ucy9nbG9iYWwvb3BlcmF0aW9ucy97b3Bl", + "cmF0aW9ufRKkAQoETGlzdBJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxp", + "c3RHbG9iYWxPcmdhbml6YXRpb25PcGVyYXRpb25zUmVxdWVzdBomLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbkxpc3QiMtpBAILT5JMCKRIn", + "L2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9vcGVyYXRpb25zGnLKQRZj", "b21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", "cy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", - "L2F1dGgvY2xvdWQtcGxhdGZvcm0yzAUKHEdsb2JhbE9yZ2FuaXphdGlvbk9w", - "ZXJhdGlvbnMS2AEKBkRlbGV0ZRJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkRlbGV0ZUdsb2JhbE9yZ2FuaXphdGlvbk9wZXJhdGlvblJlcXVlc3QaQi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVHbG9iYWxPcmdhbml6YXRp", - "b25PcGVyYXRpb25SZXNwb25zZSJH2kEJb3BlcmF0aW9ugtPkkwI1KjMvY29t", - "cHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFsL29wZXJhdGlvbnMve29wZXJhdGlv", - "bn0StQEKA0dldBI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEdsb2Jh", - "bE9yZ2FuaXphdGlvbk9wZXJhdGlvblJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5PcGVyYXRpb24iStpBCW9wZXJhdGlvbpBOAYLT5JMCNRIz", - "L2NvbXB1dGUvdjEvbG9jYXRpb25zL2dsb2JhbC9vcGVyYXRpb25zL3tvcGVy", - "YXRpb259EqQBCgRMaXN0EkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlz", - "dEdsb2JhbE9yZ2FuaXphdGlvbk9wZXJhdGlvbnNSZXF1ZXN0GiYuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uTGlzdCIy2kEAgtPkkwIpEicv", - "Y29tcHV0ZS92MS9sb2NhdGlvbnMvZ2xvYmFsL29wZXJhdGlvbnMacspBFmNv", - "bXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlz", - "LmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", - "YXV0aC9jbG91ZC1wbGF0Zm9ybTLRCwodR2xvYmFsUHVibGljRGVsZWdhdGVk", - "UHJlZml4ZXMShwIKBkRlbGV0ZRJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkRlbGV0ZUdsb2JhbFB1YmxpY0RlbGVnYXRlZFByZWZpeGVSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpQB2kEfcHJvamVj", - "dCxwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeIpOEEdsb2JhbE9wZXJhdGlvbnOC", - "0+STAlkqVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "cHVibGljRGVsZWdhdGVkUHJlZml4ZXMve3B1YmxpY19kZWxlZ2F0ZWRfcHJl", - "Zml4fRL6AQoDR2V0Ej8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0R2xv", - "YmFsUHVibGljRGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QaLi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5QdWJsaWNEZWxlZ2F0ZWRQcmVmaXgigQHaQR9wcm9q", - "ZWN0LHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4gtPkkwJZElcvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3B1YmxpY0RlbGVnYXRlZFBy", - "ZWZpeGVzL3twdWJsaWNfZGVsZWdhdGVkX3ByZWZpeH0SmAIKBkluc2VydBJC", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEdsb2JhbFB1YmxpY0Rl", - "bGVnYXRlZFByZWZpeGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuT3BlcmF0aW9uIqUB2kEocHJvamVjdCxwdWJsaWNfZGVsZWdhdGVkX3By", - "ZWZpeF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAmEiPS9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvcHVibGljRGVsZWdh", - "dGVkUHJlZml4ZXM6IHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4X3Jlc291cmNl", - "Es4BCgRMaXN0EkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEdsb2Jh", - "bFB1YmxpY0RlbGVnYXRlZFByZWZpeGVzUmVxdWVzdBoyLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlB1YmxpY0RlbGVnYXRlZFByZWZpeExpc3QiT9pBB3By", - "b2plY3SC0+STAj8SPS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", - "bG9iYWwvcHVibGljRGVsZWdhdGVkUHJlZml4ZXMSyAIKBVBhdGNoEkEuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hHbG9iYWxQdWJsaWNEZWxlZ2F0", - "ZWRQcmVmaXhlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiLXAdpBQHByb2plY3QscHVibGljX2RlbGVnYXRlZF9wcmVmaXgs", - "cHVibGljX2RlbGVnYXRlZF9wcmVmaXhfcmVzb3VyY2WKThBHbG9iYWxPcGVy", - "YXRpb25zgtPkkwJ7MlcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "Z2xvYmFsL3B1YmxpY0RlbGVnYXRlZFByZWZpeGVzL3twdWJsaWNfZGVsZWdh", - "dGVkX3ByZWZpeH06IHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4X3Jlc291cmNl", - "GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29v", - "Z2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFw", - "aXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0ygw0KDEhlYWx0aENoZWNrcxLL", - "AQoOQWdncmVnYXRlZExpc3QSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5B", - "Z2dyZWdhdGVkTGlzdEhlYWx0aENoZWNrc1JlcXVlc3QaMy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5IZWFsdGhDaGVja3NBZ2dyZWdhdGVkTGlzdCJI2kEH", - "cHJvamVjdILT5JMCOBI2L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2FnZ3JlZ2F0ZWQvaGVhbHRoQ2hlY2tzEtQBCgZEZWxldGUSMS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5EZWxldGVIZWFsdGhDaGVja1JlcXVlc3QaIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ic9pBFHByb2plY3Qs", - "aGVhbHRoX2NoZWNrik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCQypBL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9oZWFsdGhDaGVja3Mv", - "e2hlYWx0aF9jaGVja30SvQEKA0dldBIuLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkdldEhlYWx0aENoZWNrUmVxdWVzdBokLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkhlYWx0aENoZWNrImDaQRRwcm9qZWN0LGhlYWx0aF9jaGVja4LT", - "5JMCQxJBL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9o", - "ZWFsdGhDaGVja3Mve2hlYWx0aF9jaGVja30S5gEKBkluc2VydBIxLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEhlYWx0aENoZWNrUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKEAdpBHXByb2pl", - "Y3QsaGVhbHRoX2NoZWNrX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT", - "5JMCSyIyL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9o", - "ZWFsdGhDaGVja3M6FWhlYWx0aF9jaGVja19yZXNvdXJjZRKoAQoETGlzdBIw", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RIZWFsdGhDaGVja3NSZXF1", - "ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tMaXN0", - "IkTaQQdwcm9qZWN0gtPkkwI0EjIvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL2hlYWx0aENoZWNrcxKAAgoFUGF0Y2gSMC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5QYXRjaEhlYWx0aENoZWNrUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKgAdpBKnByb2plY3Qs", - "aGVhbHRoX2NoZWNrLGhlYWx0aF9jaGVja19yZXNvdXJjZYpOEEdsb2JhbE9w", - "ZXJhdGlvbnOC0+STAloyQS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9nbG9iYWwvaGVhbHRoQ2hlY2tzL3toZWFsdGhfY2hlY2t9OhVoZWFsdGhf", - "Y2hlY2tfcmVzb3VyY2USggIKBlVwZGF0ZRIxLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlVwZGF0ZUhlYWx0aENoZWNrUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKgAdpBKnByb2plY3QsaGVhbHRoX2No", - "ZWNrLGhlYWx0aF9jaGVja19yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC", - "0+STAloaQS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "aGVhbHRoQ2hlY2tzL3toZWFsdGhfY2hlY2t9OhVoZWFsdGhfY2hlY2tfcmVz", - "b3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3", - "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29v", - "Z2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKEAwoQSW1hZ2VGYW1p", - "bHlWaWV3cxLIAQoDR2V0EjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0", - "SW1hZ2VGYW1pbHlWaWV3UmVxdWVzdBooLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkltYWdlRmFtaWx5VmlldyJj2kETcHJvamVjdCx6b25lLGZhbWlseYLT", - "5JMCRxJFL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6", - "b25lfS9pbWFnZUZhbWlseVZpZXdzL3tmYW1pbHl9GqQBykEWY29tcHV0ZS5n", - "b29nbGVhcGlzLmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", - "dXRoL2NvbXB1dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", - "b20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1", - "dGgvY2xvdWQtcGxhdGZvcm0y/BMKBkltYWdlcxK6AQoGRGVsZXRlEisuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlSW1hZ2VSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIl/aQQ1wcm9qZWN0LGlt", - "YWdlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCNio0L2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L2dsb2JhbC9pbWFnZXMve2ltYWdlfRKEAgoJRGVw", - "cmVjYXRlEi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVwcmVjYXRlSW1h", - "Z2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "IqIB2kEpcHJvamVjdCxpbWFnZSxkZXByZWNhdGlvbl9zdGF0dXNfcmVzb3Vy", - "Y2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJdIj4vY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vZ2xvYmFsL2ltYWdlcy97aW1hZ2V9L2RlcHJlY2F0", - "ZTobZGVwcmVjYXRpb25fc3RhdHVzX3Jlc291cmNlEp0BCgNHZXQSKC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJbWFnZVJlcXVlc3QaHi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbWFnZSJM2kENcHJvamVjdCxpbWFnZYLT5JMC", - "NhI0L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9pbWFn", - "ZXMve2ltYWdlfRK6AQoNR2V0RnJvbUZhbWlseRIyLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkdldEZyb21GYW1pbHlJbWFnZVJlcXVlc3QaHi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbWFnZSJV2kEOcHJvamVjdCxmYW1pbHmC0+ST", - "Aj4SPC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW1h", - "Z2VzL2ZhbWlseS97ZmFtaWx5fRLDAQoMR2V0SWFtUG9saWN5EjEuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuR2V0SWFtUG9saWN5SW1hZ2VSZXF1ZXN0Gh8u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5Il/aQRBwcm9qZWN0LHJl", - "c291cmNlgtPkkwJGEkQvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "Z2xvYmFsL2ltYWdlcy97cmVzb3VyY2V9L2dldElhbVBvbGljeRLLAQoGSW5z", - "ZXJ0EisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0SW1hZ2VSZXF1", - "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInDaQRZw", - "cm9qZWN0LGltYWdlX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", - "PiIsL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9pbWFn", - "ZXM6DmltYWdlX3Jlc291cmNlEpYBCgRMaXN0EiouZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuTGlzdEltYWdlc1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbWFnZUxpc3QiPtpBB3Byb2plY3SC0+STAi4SLC9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW1hZ2VzEtcBCgVQYXRj", - "aBIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoSW1hZ2VSZXF1ZXN0", - "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIn7aQRxwcm9q", - "ZWN0LGltYWdlLGltYWdlX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT", - "5JMCRjI0L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9p", - "bWFnZXMve2ltYWdlfToOaW1hZ2VfcmVzb3VyY2USiwIKDFNldElhbVBvbGlj", - "eRIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBvbGljeUltYWdl", - "UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSKmAdpB", - "M3Byb2plY3QscmVzb3VyY2UsZ2xvYmFsX3NldF9wb2xpY3lfcmVxdWVzdF9y", - "ZXNvdXJjZYLT5JMCaiJEL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2dsb2JhbC9pbWFnZXMve3Jlc291cmNlfS9zZXRJYW1Qb2xpY3k6Imdsb2Jh", - "bF9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2USmAIKCVNldExhYmVscxIu", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldExhYmVsc0ltYWdlUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK2AdpBM3By", - "b2plY3QscmVzb3VyY2UsZ2xvYmFsX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNv", - "dXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAmciQS9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW1hZ2VzL3tyZXNvdXJjZX0vc2V0", - "TGFiZWxzOiJnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlEqwC", - "ChJUZXN0SWFtUGVybWlzc2lvbnMSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5UZXN0SWFtUGVybWlzc2lvbnNJbWFnZVJlcXVlc3QaMC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25zZSKqAdpBMnBy", - "b2plY3QscmVzb3VyY2UsdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291", - "cmNlgtPkkwJvIkovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", - "YmFsL2ltYWdlcy97cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVz", - "dF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdv", - "b2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", - "aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xv", - "dWQtcGxhdGZvcm0yog4KIkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVx", - "dWVzdHMSyQIKBkNhbmNlbBJHLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNh", - "bmNlbEluc3RhbmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVxdWVzdFJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i0QHaQTJwcm9q", - "ZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixyZXNpemVfcmVxdWVz", - "dIpODlpvbmVPcGVyYXRpb25zgtPkkwKEASKBAS9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cE1hbmFn", - "ZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9yZXNpemVSZXF1ZXN0cy97", - "cmVzaXplX3JlcXVlc3R9L2NhbmNlbBLAAgoGRGVsZXRlEkcuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuRGVsZXRlSW5zdGFuY2VHcm91cE1hbmFnZXJSZXNp", - "emVSZXF1ZXN0UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiLIAdpBMnByb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5h", - "Z2VyLHJlc2l6ZV9yZXF1ZXN0ik4OWm9uZU9wZXJhdGlvbnOC0+STAnwqei9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5z", - "dGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9y", - "ZXNpemVSZXF1ZXN0cy97cmVzaXplX3JlcXVlc3R9EsECCgNHZXQSRC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJbnN0YW5jZUdyb3VwTWFuYWdlclJl", - "c2l6ZVJlcXVlc3RSZXF1ZXN0GjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SW5zdGFuY2VHcm91cE1hbmFnZXJSZXNpemVSZXF1ZXN0IrcB2kEycHJvamVj", - "dCx6b25lLGluc3RhbmNlX2dyb3VwX21hbmFnZXIscmVzaXplX3JlcXVlc3SC", - "0+STAnwSei9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", - "em9uZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9t", - "YW5hZ2VyfS9yZXNpemVSZXF1ZXN0cy97cmVzaXplX3JlcXVlc3R9EoADCgZJ", - "bnNlcnQSRy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRJbnN0YW5j", - "ZUdyb3VwTWFuYWdlclJlc2l6ZVJlcXVlc3RSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIogC2kFScHJvamVjdCx6b25lLGlu", - "c3RhbmNlX2dyb3VwX21hbmFnZXIsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcl9y", - "ZXNpemVfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwKb", - "ASJpL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25l", - "fS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFn", - "ZXJ9L3Jlc2l6ZVJlcXVlc3RzOi5pbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3Jl", - "c2l6ZV9yZXF1ZXN0X3Jlc291cmNlErECCgRMaXN0EkYuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuTGlzdEluc3RhbmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVx", - "dWVzdHNSZXF1ZXN0GkcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", - "Y2VHcm91cE1hbmFnZXJSZXNpemVSZXF1ZXN0c0xpc3RSZXNwb25zZSKXAdpB", - "I3Byb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2VygtPkkwJrEmkv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2lu", - "c3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0v", - "cmVzaXplUmVxdWVzdHMacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZo", - "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6", - "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLVRQoV", - "SW5zdGFuY2VHcm91cE1hbmFnZXJzEqEDChBBYmFuZG9uSW5zdGFuY2VzEkQu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWJhbmRvbkluc3RhbmNlc0luc3Rh", - "bmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiKiAtpBXnByb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91", - "cF9tYW5hZ2VyLGluc3RhbmNlX2dyb3VwX21hbmFnZXJzX2FiYW5kb25faW5z", - "dGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMC", - "qQEiay9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9u", - "ZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5h", - "Z2VyfS9hYmFuZG9uSW5zdGFuY2VzOjppbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", - "c19hYmFuZG9uX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlEuUBCg5BZ2dy", - "ZWdhdGVkTGlzdBJDLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0", - "ZWRMaXN0SW5zdGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBo7Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2VyQWdncmVnYXRl", - "ZExpc3QiUdpBB3Byb2plY3SC0+STAkESPy9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9hZ2dyZWdhdGVkL2luc3RhbmNlR3JvdXBNYW5hZ2VycxKu", - "AwoXQXBwbHlVcGRhdGVzVG9JbnN0YW5jZXMSSy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5BcHBseVVwZGF0ZXNUb0luc3RhbmNlc0luc3RhbmNlR3JvdXBN", - "YW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", - "dGlvbiKhAtpBWnByb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", - "LGluc3RhbmNlX2dyb3VwX21hbmFnZXJzX2FwcGx5X3VwZGF0ZXNfcmVxdWVz", - "dF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwKsASJyL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdy", - "b3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L2FwcGx5VXBk", - "YXRlc1RvSW5zdGFuY2VzOjZpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19hcHBs", - "eV91cGRhdGVzX3JlcXVlc3RfcmVzb3VyY2USnAMKD0NyZWF0ZUluc3RhbmNl", - "cxJDLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNyZWF0ZUluc3RhbmNlc0lu", - "c3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk9wZXJhdGlvbiKfAtpBXXByb2plY3Qsem9uZSxpbnN0YW5jZV9n", - "cm91cF9tYW5hZ2VyLGluc3RhbmNlX2dyb3VwX21hbmFnZXJzX2NyZWF0ZV9p", - "bnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPk", - "kwKnASJqL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6", - "b25lfS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21h", - "bmFnZXJ9L2NyZWF0ZUluc3RhbmNlczo5aW5zdGFuY2VfZ3JvdXBfbWFuYWdl", - "cnNfY3JlYXRlX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlEoQCCgZEZWxl", - "dGUSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVJbnN0YW5jZUdy", - "b3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24imQHaQSNwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFu", - "YWdlcopODlpvbmVPcGVyYXRpb25zgtPkkwJcKlovY29tcHV0ZS92MS9wcm9q", + "L2F1dGgvY2xvdWQtcGxhdGZvcm0y0QsKHUdsb2JhbFB1YmxpY0RlbGVnYXRl", + "ZFByZWZpeGVzEocCCgZEZWxldGUSQi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5EZWxldGVHbG9iYWxQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlUmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKUAdpBH3Byb2pl", + "Y3QscHVibGljX2RlbGVnYXRlZF9wcmVmaXiKThBHbG9iYWxPcGVyYXRpb25z", + "gtPkkwJZKlcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L3B1YmxpY0RlbGVnYXRlZFByZWZpeGVzL3twdWJsaWNfZGVsZWdhdGVkX3By", + "ZWZpeH0S+gEKA0dldBI/Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEds", + "b2JhbFB1YmxpY0RlbGVnYXRlZFByZWZpeGVSZXF1ZXN0Gi4uZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuUHVibGljRGVsZWdhdGVkUHJlZml4IoEB2kEfcHJv", + "amVjdCxwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeILT5JMCWRJXL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNEZWxlZ2F0ZWRQ", + "cmVmaXhlcy97cHVibGljX2RlbGVnYXRlZF9wcmVmaXh9EpgCCgZJbnNlcnQS", + "Qi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRHbG9iYWxQdWJsaWNE", + "ZWxlZ2F0ZWRQcmVmaXhlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk9wZXJhdGlvbiKlAdpBKHByb2plY3QscHVibGljX2RlbGVnYXRlZF9w", + "cmVmaXhfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJhIj0vY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3B1YmxpY0RlbGVn", + "YXRlZFByZWZpeGVzOiBwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeF9yZXNvdXJj", + "ZRLOAQoETGlzdBJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RHbG9i", + "YWxQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlc1JlcXVlc3QaMi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5QdWJsaWNEZWxlZ2F0ZWRQcmVmaXhMaXN0Ik/aQQdw", + "cm9qZWN0gtPkkwI/Ej0vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "Z2xvYmFsL3B1YmxpY0RlbGVnYXRlZFByZWZpeGVzEsgCCgVQYXRjaBJBLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoR2xvYmFsUHVibGljRGVsZWdh", + "dGVkUHJlZml4ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24i1wHaQUBwcm9qZWN0LHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4", + "LHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4X3Jlc291cmNlik4QR2xvYmFsT3Bl", + "cmF0aW9uc4LT5JMCezJXL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L2dsb2JhbC9wdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlcy97cHVibGljX2RlbGVn", + "YXRlZF9wcmVmaXh9OiBwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeF9yZXNvdXJj", + "ZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdv", + "b2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVh", + "cGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMoMNCgxIZWFsdGhDaGVja3MS", + "ywEKDkFnZ3JlZ2F0ZWRMaXN0EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "QWdncmVnYXRlZExpc3RIZWFsdGhDaGVja3NSZXF1ZXN0GjMuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tzQWdncmVnYXRlZExpc3QiSNpB", + "B3Byb2plY3SC0+STAjgSNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9hZ2dyZWdhdGVkL2hlYWx0aENoZWNrcxLUAQoGRGVsZXRlEjEuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlSGVhbHRoQ2hlY2tSZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInPaQRRwcm9qZWN0", + "LGhlYWx0aF9jaGVja4pOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkMqQS9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaGVhbHRoQ2hlY2tz", + "L3toZWFsdGhfY2hlY2t9Er0BCgNHZXQSLi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5HZXRIZWFsdGhDaGVja1JlcXVlc3QaJC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5IZWFsdGhDaGVjayJg2kEUcHJvamVjdCxoZWFsdGhfY2hlY2uC", + "0+STAkMSQS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", + "aGVhbHRoQ2hlY2tzL3toZWFsdGhfY2hlY2t9EuYBCgZJbnNlcnQSMS5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRIZWFsdGhDaGVja1JlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ihAHaQR1wcm9q", + "ZWN0LGhlYWx0aF9jaGVja19yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC", + "0+STAksiMi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", + "aGVhbHRoQ2hlY2tzOhVoZWFsdGhfY2hlY2tfcmVzb3VyY2USqAEKBExpc3QS", + "MC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0SGVhbHRoQ2hlY2tzUmVx", + "dWVzdBooLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkhlYWx0aENoZWNrTGlz", + "dCJE2kEHcHJvamVjdILT5JMCNBIyL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2dsb2JhbC9oZWFsdGhDaGVja3MSgAIKBVBhdGNoEjAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hIZWFsdGhDaGVja1JlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ioAHaQSpwcm9qZWN0", + "LGhlYWx0aF9jaGVjayxoZWFsdGhfY2hlY2tfcmVzb3VyY2WKThBHbG9iYWxP", + "cGVyYXRpb25zgtPkkwJaMkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vZ2xvYmFsL2hlYWx0aENoZWNrcy97aGVhbHRoX2NoZWNrfToVaGVhbHRo", + "X2NoZWNrX3Jlc291cmNlEoICCgZVcGRhdGUSMS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5VcGRhdGVIZWFsdGhDaGVja1JlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24ioAHaQSpwcm9qZWN0LGhlYWx0aF9j", + "aGVjayxoZWFsdGhfY2hlY2tfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25z", + "gtPkkwJaGkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L2hlYWx0aENoZWNrcy97aGVhbHRoX2NoZWNrfToVaGVhbHRoX2NoZWNrX3Jl", + "c291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93", + "d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdv", + "b2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0yhAMKEEltYWdlRmFt", + "aWx5Vmlld3MSyAEKA0dldBIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdl", + "dEltYWdlRmFtaWx5Vmlld1JlcXVlc3QaKC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbWFnZUZhbWlseVZpZXciY9pBE3Byb2plY3Qsem9uZSxmYW1pbHmC", + "0+STAkcSRS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", + "em9uZX0vaW1hZ2VGYW1pbHlWaWV3cy97ZmFtaWx5fRqkAcpBFmNvbXB1dGUu", + "Z29vZ2xlYXBpcy5jb23SQYcBaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", + "YXV0aC9jb21wdXRlLnJlYWRvbmx5LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMu", + "Y29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", + "dXRoL2Nsb3VkLXBsYXRmb3JtMvwTCgZJbWFnZXMSugEKBkRlbGV0ZRIrLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZUltYWdlUmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJf2kENcHJvamVjdCxp", + "bWFnZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAjYqNC9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW1hZ2VzL3tpbWFnZX0ShAIKCURl", + "cHJlY2F0ZRIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlcHJlY2F0ZUlt", + "YWdlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biKiAdpBKXByb2plY3QsaW1hZ2UsZGVwcmVjYXRpb25fc3RhdHVzX3Jlc291", + "cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCXSI+L2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L2dsb2JhbC9pbWFnZXMve2ltYWdlfS9kZXByZWNh", + "dGU6G2RlcHJlY2F0aW9uX3N0YXR1c19yZXNvdXJjZRKdAQoDR2V0EiguZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SW1hZ2VSZXF1ZXN0Gh4uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW1hZ2UiTNpBDXByb2plY3QsaW1hZ2WC0+ST", + "AjYSNC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW1h", + "Z2VzL3tpbWFnZX0SugEKDUdldEZyb21GYW1pbHkSMi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5HZXRGcm9tRmFtaWx5SW1hZ2VSZXF1ZXN0Gh4uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW1hZ2UiVdpBDnByb2plY3QsZmFtaWx5gtPk", + "kwI+EjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2lt", + "YWdlcy9mYW1pbHkve2ZhbWlseX0SwwEKDEdldElhbVBvbGljeRIxLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeUltYWdlUmVxdWVzdBof", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJf2kEQcHJvamVjdCxy", + "ZXNvdXJjZYLT5JMCRhJEL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L2dsb2JhbC9pbWFnZXMve3Jlc291cmNlfS9nZXRJYW1Qb2xpY3kSywEKBklu", + "c2VydBIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEltYWdlUmVx", + "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJw2kEW", + "cHJvamVjdCxpbWFnZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", + "Aj4iLC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW1h", + "Z2VzOg5pbWFnZV9yZXNvdXJjZRKWAQoETGlzdBIqLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkxpc3RJbWFnZXNSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuSW1hZ2VMaXN0Ij7aQQdwcm9qZWN0gtPkkwIuEiwvY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2ltYWdlcxLXAQoFUGF0", + "Y2gSKi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaEltYWdlUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ+2kEccHJv", + "amVjdCxpbWFnZSxpbWFnZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC", + "0+STAkYyNC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", + "aW1hZ2VzL3tpbWFnZX06DmltYWdlX3Jlc291cmNlEosCCgxTZXRJYW1Qb2xp", + "Y3kSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJYW1Qb2xpY3lJbWFn", + "ZVJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kipgHa", + "QTNwcm9qZWN0LHJlc291cmNlLGdsb2JhbF9zZXRfcG9saWN5X3JlcXVlc3Rf", + "cmVzb3VyY2WC0+STAmoiRC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9nbG9iYWwvaW1hZ2VzL3tyZXNvdXJjZX0vc2V0SWFtUG9saWN5OiJnbG9i", + "YWxfc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlEpgCCglTZXRMYWJlbHMS", + "Li5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRMYWJlbHNJbWFnZVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24itgHaQTNw", + "cm9qZWN0LHJlc291cmNlLGdsb2JhbF9zZXRfbGFiZWxzX3JlcXVlc3RfcmVz", + "b3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJnIkEvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2ltYWdlcy97cmVzb3VyY2V9L3Nl", + "dExhYmVsczoiZ2xvYmFsX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRKs", + "AgoSVGVzdElhbVBlcm1pc3Npb25zEjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuVGVzdElhbVBlcm1pc3Npb25zSW1hZ2VSZXF1ZXN0GjAuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVzcG9uc2UiqgHaQTJw", + "cm9qZWN0LHJlc291cmNlLHRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNv", + "dXJjZYLT5JMCbyJKL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", + "b2JhbC9pbWFnZXMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRl", + "c3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5n", + "b29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1", + "dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Ns", + "b3VkLXBsYXRmb3JtMqIOCiJJbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJl", + "cXVlc3RzEskCCgZDYW5jZWwSRy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5D", + "YW5jZWxJbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJlcXVlc3RSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItEB2kEycHJv", + "amVjdCx6b25lLGluc3RhbmNlX2dyb3VwX21hbmFnZXIscmVzaXplX3JlcXVl", + "c3SKTg5ab25lT3BlcmF0aW9uc4LT5JMChAEigQEvY29tcHV0ZS92MS9wcm9q", "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBNYW5h", - "Z2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0SnAMKD0RlbGV0ZUluc3Rh", - "bmNlcxJDLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZUluc3RhbmNl", - "c0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKfAtpBXXByb2plY3Qsem9uZSxpbnN0YW5j", - "ZV9ncm91cF9tYW5hZ2VyLGluc3RhbmNlX2dyb3VwX21hbmFnZXJzX2RlbGV0", - "ZV9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25z", - "gtPkkwKnASJqL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVz", - "L3t6b25lfS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3Vw", - "X21hbmFnZXJ9L2RlbGV0ZUluc3RhbmNlczo5aW5zdGFuY2VfZ3JvdXBfbWFu", - "YWdlcnNfZGVsZXRlX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlEsUDChhE", - "ZWxldGVQZXJJbnN0YW5jZUNvbmZpZ3MSTC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5EZWxldGVQZXJJbnN0YW5jZUNvbmZpZ3NJbnN0YW5jZUdyb3VwTWFu", - "YWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24itgLaQWRwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixp", - "bnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19kZWxldGVfcGVyX2luc3RhbmNlX2Nv", - "bmZpZ3NfcmVxX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STArcBInMv", + "Z2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vcmVzaXplUmVxdWVzdHMv", + "e3Jlc2l6ZV9yZXF1ZXN0fS9jYW5jZWwSwAIKBkRlbGV0ZRJHLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkRlbGV0ZUluc3RhbmNlR3JvdXBNYW5hZ2VyUmVz", + "aXplUmVxdWVzdFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24iyAHaQTJwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFu", + "YWdlcixyZXNpemVfcmVxdWVzdIpODlpvbmVPcGVyYXRpb25zgtPkkwJ8Knov", "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2lu", "c3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0v", - "ZGVsZXRlUGVySW5zdGFuY2VDb25maWdzOkBpbnN0YW5jZV9ncm91cF9tYW5h", - "Z2Vyc19kZWxldGVfcGVyX2luc3RhbmNlX2NvbmZpZ3NfcmVxX3Jlc291cmNl", - "EvgBCgNHZXQSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJbnN0YW5j", - "ZUdyb3VwTWFuYWdlclJlcXVlc3QaLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5JbnN0YW5jZUdyb3VwTWFuYWdlciKIAdpBI3Byb2plY3Qsem9uZSxpbnN0", - "YW5jZV9ncm91cF9tYW5hZ2VygtPkkwJcElovY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBNYW5hZ2Vy", - "cy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0SlQIKBkluc2VydBI6Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEluc3RhbmNlR3JvdXBNYW5hZ2Vy", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKq", - "AdpBLHByb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3Jlc291", - "cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAmQiQS9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cE1hbmFn", - "ZXJzOh9pbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3Jlc291cmNlEs4BCgRMaXN0", - "EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEluc3RhbmNlR3JvdXBN", - "YW5hZ2Vyc1JlcXVlc3QaMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0", - "YW5jZUdyb3VwTWFuYWdlckxpc3QiWNpBDHByb2plY3Qsem9uZYLT5JMCQxJB", + "cmVzaXplUmVxdWVzdHMve3Jlc2l6ZV9yZXF1ZXN0fRLBAgoDR2V0EkQuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SW5zdGFuY2VHcm91cE1hbmFnZXJS", + "ZXNpemVSZXF1ZXN0UmVxdWVzdBo6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVxdWVzdCK3AdpBMnByb2pl", + "Y3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJlc2l6ZV9yZXF1ZXN0", + "gtPkkwJ8EnovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMv", + "e3pvbmV9L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBf", + "bWFuYWdlcn0vcmVzaXplUmVxdWVzdHMve3Jlc2l6ZV9yZXF1ZXN0fRKAAwoG", + "SW5zZXJ0EkcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0SW5zdGFu", + "Y2VHcm91cE1hbmFnZXJSZXNpemVSZXF1ZXN0UmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKIAtpBUnByb2plY3Qsem9uZSxp", + "bnN0YW5jZV9ncm91cF9tYW5hZ2VyLGluc3RhbmNlX2dyb3VwX21hbmFnZXJf", + "cmVzaXplX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMC", + "mwEiaS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9u", + "ZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5h", + "Z2VyfS9yZXNpemVSZXF1ZXN0czouaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcl9y", + "ZXNpemVfcmVxdWVzdF9yZXNvdXJjZRKxAgoETGlzdBJGLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkxpc3RJbnN0YW5jZUdyb3VwTWFuYWdlclJlc2l6ZVJl", + "cXVlc3RzUmVxdWVzdBpHLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3Rh", + "bmNlR3JvdXBNYW5hZ2VyUmVzaXplUmVxdWVzdHNMaXN0UmVzcG9uc2UilwHa", + "QSNwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcoLT5JMCaxJp", "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9p", - "bnN0YW5jZUdyb3VwTWFuYWdlcnMSpQIKCkxpc3RFcnJvcnMSPy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5MaXN0RXJyb3JzSW5zdGFuY2VHcm91cE1hbmFn", - "ZXJzUmVxdWVzdBpALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNl", - "R3JvdXBNYW5hZ2Vyc0xpc3RFcnJvcnNSZXNwb25zZSKTAdpBI3Byb2plY3Qs", - "em9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2VygtPkkwJnEmUvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3Jv", - "dXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vbGlzdEVycm9y", - "cxLNAgoUTGlzdE1hbmFnZWRJbnN0YW5jZXMSSS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5MaXN0TWFuYWdlZEluc3RhbmNlc0luc3RhbmNlR3JvdXBNYW5h", - "Z2Vyc1JlcXVlc3QaSi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5j", - "ZUdyb3VwTWFuYWdlcnNMaXN0TWFuYWdlZEluc3RhbmNlc1Jlc3BvbnNlIp0B", - "2kEjcHJvamVjdCx6b25lLGluc3RhbmNlX2dyb3VwX21hbmFnZXKC0+STAnEi", - "by9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", - "aW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", - "fS9saXN0TWFuYWdlZEluc3RhbmNlcxLRAgoWTGlzdFBlckluc3RhbmNlQ29u", - "ZmlncxJLLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RQZXJJbnN0YW5j", - "ZUNvbmZpZ3NJbnN0YW5jZUdyb3VwTWFuYWdlcnNSZXF1ZXN0GkguZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cE1hbmFnZXJzTGlzdFBl", - "ckluc3RhbmNlQ29uZmlnc1Jlc3AinwHaQSNwcm9qZWN0LHpvbmUsaW5zdGFu", - "Y2VfZ3JvdXBfbWFuYWdlcoLT5JMCcyJxL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMv", - "e2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L2xpc3RQZXJJbnN0YW5jZUNvbmZp", - "Z3MSwwIKBVBhdGNoEjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hJ", + "bnN0YW5jZUdyb3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9", + "L3Jlc2l6ZVJlcXVlc3RzGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFW", + "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBz", + "Oi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y1UUK", + "FUluc3RhbmNlR3JvdXBNYW5hZ2VycxKhAwoQQWJhbmRvbkluc3RhbmNlcxJE", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFiYW5kb25JbnN0YW5jZXNJbnN0", + "YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24iogLaQV5wcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3Jv", + "dXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19hYmFuZG9uX2lu", + "c3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+ST", + "AqkBImsvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", + "bmV9L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFu", + "YWdlcn0vYWJhbmRvbkluc3RhbmNlczo6aW5zdGFuY2VfZ3JvdXBfbWFuYWdl", + "cnNfYWJhbmRvbl9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRLlAQoOQWdn", + "cmVnYXRlZExpc3QSQy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdh", + "dGVkTGlzdEluc3RhbmNlR3JvdXBNYW5hZ2Vyc1JlcXVlc3QaOy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTWFuYWdlckFnZ3JlZ2F0", + "ZWRMaXN0IlHaQQdwcm9qZWN0gtPkkwJBEj8vY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vYWdncmVnYXRlZC9pbnN0YW5jZUdyb3VwTWFuYWdlcnMS", + "rgMKF0FwcGx5VXBkYXRlc1RvSW5zdGFuY2VzEksuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuQXBwbHlVcGRhdGVzVG9JbnN0YW5jZXNJbnN0YW5jZUdyb3Vw", + "TWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", + "YXRpb24ioQLaQVpwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdl", + "cixpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19hcHBseV91cGRhdGVzX3JlcXVl", + "c3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCrAEici9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VH", + "cm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9hcHBseVVw", + "ZGF0ZXNUb0luc3RhbmNlczo2aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfYXBw", + "bHlfdXBkYXRlc19yZXF1ZXN0X3Jlc291cmNlEpwDCg9DcmVhdGVJbnN0YW5j", + "ZXMSQy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DcmVhdGVJbnN0YW5jZXNJ", "bnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5PcGVyYXRpb24i2gHaQUNwcm9qZWN0LHpvbmUsaW5zdGFuY2Vf", - "Z3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3Jlc291cmNl", - "ik4OWm9uZU9wZXJhdGlvbnOC0+STAn0yWi9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJz", - "L3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfTofaW5zdGFuY2VfZ3JvdXBfbWFu", - "YWdlcl9yZXNvdXJjZRLAAwoXUGF0Y2hQZXJJbnN0YW5jZUNvbmZpZ3MSSy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaFBlckluc3RhbmNlQ29uZmln", - "c0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKzAtpBY3Byb2plY3Qsem9uZSxpbnN0YW5j", - "ZV9ncm91cF9tYW5hZ2VyLGluc3RhbmNlX2dyb3VwX21hbmFnZXJzX3BhdGNo", - "X3Blcl9pbnN0YW5jZV9jb25maWdzX3JlcV9yZXNvdXJjZYpODlpvbmVPcGVy", - "YXRpb25zgtPkkwK1ASJyL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMve2luc3RhbmNl", - "X2dyb3VwX21hbmFnZXJ9L3BhdGNoUGVySW5zdGFuY2VDb25maWdzOj9pbnN0", - "YW5jZV9ncm91cF9tYW5hZ2Vyc19wYXRjaF9wZXJfaW5zdGFuY2VfY29uZmln", - "c19yZXFfcmVzb3VyY2USpgMKEVJlY3JlYXRlSW5zdGFuY2VzEkUuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUmVjcmVhdGVJbnN0YW5jZXNJbnN0YW5jZUdy", - "b3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24ipQLaQV9wcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFu", - "YWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19yZWNyZWF0ZV9pbnN0YW5j", - "ZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwKrASJs", + "cHV0ZS52MS5PcGVyYXRpb24inwLaQV1wcm9qZWN0LHpvbmUsaW5zdGFuY2Vf", + "Z3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19jcmVhdGVf", + "aW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT", + "5JMCpwEiai9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", + "em9uZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9t", + "YW5hZ2VyfS9jcmVhdGVJbnN0YW5jZXM6OWluc3RhbmNlX2dyb3VwX21hbmFn", + "ZXJzX2NyZWF0ZV9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRKEAgoGRGVs", + "ZXRlEjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlSW5zdGFuY2VH", + "cm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIpkB2kEjcHJvamVjdCx6b25lLGluc3RhbmNlX2dyb3VwX21h", + "bmFnZXKKTg5ab25lT3BlcmF0aW9uc4LT5JMCXCpaL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3VwTWFu", + "YWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9EpwDCg9EZWxldGVJbnN0", + "YW5jZXMSQy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVJbnN0YW5j", + "ZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5PcGVyYXRpb24inwLaQV1wcm9qZWN0LHpvbmUsaW5zdGFu", + "Y2VfZ3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19kZWxl", + "dGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9u", + "c4LT5JMCpwEiai9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25l", + "cy97em9uZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91", + "cF9tYW5hZ2VyfS9kZWxldGVJbnN0YW5jZXM6OWluc3RhbmNlX2dyb3VwX21h", + "bmFnZXJzX2RlbGV0ZV9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRLFAwoY", + "RGVsZXRlUGVySW5zdGFuY2VDb25maWdzEkwuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuRGVsZXRlUGVySW5zdGFuY2VDb25maWdzSW5zdGFuY2VHcm91cE1h", + "bmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uIrYC2kFkcHJvamVjdCx6b25lLGluc3RhbmNlX2dyb3VwX21hbmFnZXIs", + "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfZGVsZXRlX3Blcl9pbnN0YW5jZV9j", + "b25maWdzX3JlcV9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwK3ASJz", "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9p", "bnN0YW5jZUdyb3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9", - "L3JlY3JlYXRlSW5zdGFuY2VzOjtpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19y", - "ZWNyZWF0ZV9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRKQAgoGUmVzaXpl", - "EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzaXplSW5zdGFuY2VHcm91", - "cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uIqUB2kEocHJvamVjdCx6b25lLGluc3RhbmNlX2dyb3VwX21hbmFn", - "ZXIsc2l6ZYpODlpvbmVPcGVyYXRpb25zgtPkkwJjImEvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBN", - "YW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vcmVzaXplEpwDCg9S", - "ZXN1bWVJbnN0YW5jZXMSQy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXN1", - "bWVJbnN0YW5jZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24inwLaQV1wcm9qZWN0LHpv", - "bmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5h", - "Z2Vyc19yZXN1bWVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25l", - "T3BlcmF0aW9uc4LT5JMCpwEiai9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0", - "YW5jZV9ncm91cF9tYW5hZ2VyfS9yZXN1bWVJbnN0YW5jZXM6OWluc3RhbmNl", - "X2dyb3VwX21hbmFnZXJzX3Jlc3VtZV9pbnN0YW5jZXNfcmVxdWVzdF9yZXNv", - "dXJjZRKyAwoTU2V0SW5zdGFuY2VUZW1wbGF0ZRJHLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlNldEluc3RhbmNlVGVtcGxhdGVJbnN0YW5jZUdyb3VwTWFu", - "YWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24irQLaQWJwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixp", - "bnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zZXRfaW5zdGFuY2VfdGVtcGxhdGVf", - "cmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwKwASJuL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0", - "YW5jZUdyb3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L3Nl", - "dEluc3RhbmNlVGVtcGxhdGU6Pmluc3RhbmNlX2dyb3VwX21hbmFnZXJzX3Nl", - "dF9pbnN0YW5jZV90ZW1wbGF0ZV9yZXF1ZXN0X3Jlc291cmNlEpkDCg5TZXRU", - "YXJnZXRQb29scxJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldFRhcmdl", - "dFBvb2xzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIp4C2kFdcHJvamVjdCx6b25lLGlu", - "c3RhbmNlX2dyb3VwX21hbmFnZXIsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNf", - "c2V0X3RhcmdldF9wb29sc19yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJh", - "dGlvbnOC0+STAqYBImkvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "em9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2Vf", - "Z3JvdXBfbWFuYWdlcn0vc2V0VGFyZ2V0UG9vbHM6OWluc3RhbmNlX2dyb3Vw", - "X21hbmFnZXJzX3NldF90YXJnZXRfcG9vbHNfcmVxdWVzdF9yZXNvdXJjZRKX", - "AwoOU3RhcnRJbnN0YW5jZXMSQi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "dGFydEluc3RhbmNlc0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKcAtpBXHByb2plY3Qs", - "em9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLGluc3RhbmNlX2dyb3VwX21h", - "bmFnZXJzX3N0YXJ0X2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlik4OWm9u", - "ZU9wZXJhdGlvbnOC0+STAqUBImkvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "L2RlbGV0ZVBlckluc3RhbmNlQ29uZmlnczpAaW5zdGFuY2VfZ3JvdXBfbWFu", + "YWdlcnNfZGVsZXRlX3Blcl9pbnN0YW5jZV9jb25maWdzX3JlcV9yZXNvdXJj", + "ZRL4AQoDR2V0EjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SW5zdGFu", + "Y2VHcm91cE1hbmFnZXJSZXF1ZXN0Gi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSW5zdGFuY2VHcm91cE1hbmFnZXIiiAHaQSNwcm9qZWN0LHpvbmUsaW5z", + "dGFuY2VfZ3JvdXBfbWFuYWdlcoLT5JMCXBJaL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3VwTWFuYWdl", + "cnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9EpUCCgZJbnNlcnQSOi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRJbnN0YW5jZUdyb3VwTWFuYWdl", + "clJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", + "qgHaQSxwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcl9yZXNv", + "dXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJkIkEvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBNYW5h", + "Z2VyczofaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcl9yZXNvdXJjZRLOAQoETGlz", + "dBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RJbnN0YW5jZUdyb3Vw", + "TWFuYWdlcnNSZXF1ZXN0GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5z", + "dGFuY2VHcm91cE1hbmFnZXJMaXN0IljaQQxwcm9qZWN0LHpvbmWC0+STAkMS", + "QS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", + "aW5zdGFuY2VHcm91cE1hbmFnZXJzEqUCCgpMaXN0RXJyb3JzEj8uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuTGlzdEVycm9yc0luc3RhbmNlR3JvdXBNYW5h", + "Z2Vyc1JlcXVlc3QaQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5j", + "ZUdyb3VwTWFuYWdlcnNMaXN0RXJyb3JzUmVzcG9uc2UikwHaQSNwcm9qZWN0", + "LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcoLT5JMCZxJlL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdy", + "b3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L2xpc3RFcnJv", + "cnMSzQIKFExpc3RNYW5hZ2VkSW5zdGFuY2VzEkkuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuTGlzdE1hbmFnZWRJbnN0YW5jZXNJbnN0YW5jZUdyb3VwTWFu", + "YWdlcnNSZXF1ZXN0GkouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFu", + "Y2VHcm91cE1hbmFnZXJzTGlzdE1hbmFnZWRJbnN0YW5jZXNSZXNwb25zZSKd", + "AdpBI3Byb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2VygtPkkwJx", + "Im8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9", + "L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdl", + "cn0vbGlzdE1hbmFnZWRJbnN0YW5jZXMS0QIKFkxpc3RQZXJJbnN0YW5jZUNv", + "bmZpZ3MSSy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UGVySW5zdGFu", + "Y2VDb25maWdzSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBpILmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RQ", + "ZXJJbnN0YW5jZUNvbmZpZ3NSZXNwIp8B2kEjcHJvamVjdCx6b25lLGluc3Rh", + "bmNlX2dyb3VwX21hbmFnZXKC0+STAnMicS9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJz", + "L3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9saXN0UGVySW5zdGFuY2VDb25m", + "aWdzEsMCCgVQYXRjaBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNo", + "SW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuT3BlcmF0aW9uItoB2kFDcHJvamVjdCx6b25lLGluc3RhbmNl", + "X2dyb3VwX21hbmFnZXIsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcl9yZXNvdXJj", + "ZYpODlpvbmVPcGVyYXRpb25zgtPkkwJ9MlovY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBNYW5hZ2Vy", + "cy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn06H2luc3RhbmNlX2dyb3VwX21h", + "bmFnZXJfcmVzb3VyY2USwAMKF1BhdGNoUGVySW5zdGFuY2VDb25maWdzEksu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hQZXJJbnN0YW5jZUNvbmZp", + "Z3NJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5PcGVyYXRpb24iswLaQWNwcm9qZWN0LHpvbmUsaW5zdGFu", + "Y2VfZ3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19wYXRj", + "aF9wZXJfaW5zdGFuY2VfY29uZmlnc19yZXFfcmVzb3VyY2WKTg5ab25lT3Bl", + "cmF0aW9uc4LT5JMCtQEici9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5j", + "ZV9ncm91cF9tYW5hZ2VyfS9wYXRjaFBlckluc3RhbmNlQ29uZmlnczo/aW5z", + "dGFuY2VfZ3JvdXBfbWFuYWdlcnNfcGF0Y2hfcGVyX2luc3RhbmNlX2NvbmZp", + "Z3NfcmVxX3Jlc291cmNlEqYDChFSZWNyZWF0ZUluc3RhbmNlcxJFLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlJlY3JlYXRlSW5zdGFuY2VzSW5zdGFuY2VH", + "cm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIqUC2kFfcHJvamVjdCx6b25lLGluc3RhbmNlX2dyb3VwX21h", + "bmFnZXIsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfcmVjcmVhdGVfaW5zdGFu", + "Y2VzX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCqwEi", + "bC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", + "aW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", + "fS9yZWNyZWF0ZUluc3RhbmNlczo7aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNf", + "cmVjcmVhdGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2USkAIKBlJlc2l6", + "ZRI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc2l6ZUluc3RhbmNlR3Jv", + "dXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", + "ZXJhdGlvbiKlAdpBKHByb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5h", + "Z2VyLHNpemWKTg5ab25lT3BlcmF0aW9uc4LT5JMCYyJhL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3Vw", + "TWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L3Jlc2l6ZRKcAwoP", + "UmVzdW1lSW5zdGFuY2VzEkMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVz", + "dW1lSW5zdGFuY2VzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIp8C2kFdcHJvamVjdCx6", + "b25lLGluc3RhbmNlX2dyb3VwX21hbmFnZXIsaW5zdGFuY2VfZ3JvdXBfbWFu", + "YWdlcnNfcmVzdW1lX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlik4OWm9u", + "ZU9wZXJhdGlvbnOC0+STAqcBImovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", "amVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5z", - "dGFuY2VfZ3JvdXBfbWFuYWdlcn0vc3RhcnRJbnN0YW5jZXM6OGluc3RhbmNl", - "X2dyb3VwX21hbmFnZXJzX3N0YXJ0X2luc3RhbmNlc19yZXF1ZXN0X3Jlc291", - "cmNlEpIDCg1TdG9wSW5zdGFuY2VzEkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuU3RvcEluc3RhbmNlc0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKZAtpBW3Byb2pl", - "Y3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLGluc3RhbmNlX2dyb3Vw", - "X21hbmFnZXJzX3N0b3BfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKTg5a", - "b25lT3BlcmF0aW9uc4LT5JMCowEiaC9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tp", - "bnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9zdG9wSW5zdGFuY2VzOjdpbnN0YW5j", - "ZV9ncm91cF9tYW5hZ2Vyc19zdG9wX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291", - "cmNlEqEDChBTdXNwZW5kSW5zdGFuY2VzEkQuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuU3VzcGVuZEluc3RhbmNlc0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVx", - "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKiAtpB", - "XnByb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLGluc3RhbmNl", - "X2dyb3VwX21hbmFnZXJzX3N1c3BlbmRfaW5zdGFuY2VzX3JlcXVlc3RfcmVz", - "b3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCqQEiay9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cE1h", - "bmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9zdXNwZW5kSW5zdGFu", - "Y2VzOjppbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zdXNwZW5kX2luc3RhbmNl", - "c19yZXF1ZXN0X3Jlc291cmNlEsUDChhVcGRhdGVQZXJJbnN0YW5jZUNvbmZp", - "Z3MSTC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcGRhdGVQZXJJbnN0YW5j", - "ZUNvbmZpZ3NJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24itgLaQWRwcm9qZWN0LHpvbmUs", - "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", - "c191cGRhdGVfcGVyX2luc3RhbmNlX2NvbmZpZ3NfcmVxX3Jlc291cmNlik4O", - "Wm9uZU9wZXJhdGlvbnOC0+STArcBInMvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "dGFuY2VfZ3JvdXBfbWFuYWdlcn0vcmVzdW1lSW5zdGFuY2VzOjlpbnN0YW5j", + "ZV9ncm91cF9tYW5hZ2Vyc19yZXN1bWVfaW5zdGFuY2VzX3JlcXVlc3RfcmVz", + "b3VyY2USsgMKE1NldEluc3RhbmNlVGVtcGxhdGUSRy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5TZXRJbnN0YW5jZVRlbXBsYXRlSW5zdGFuY2VHcm91cE1h", + "bmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uIq0C2kFicHJvamVjdCx6b25lLGluc3RhbmNlX2dyb3VwX21hbmFnZXIs", + "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfc2V0X2luc3RhbmNlX3RlbXBsYXRl", + "X3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCsAEibi9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5z", + "dGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9z", + "ZXRJbnN0YW5jZVRlbXBsYXRlOj5pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19z", + "ZXRfaW5zdGFuY2VfdGVtcGxhdGVfcmVxdWVzdF9yZXNvdXJjZRKZAwoOU2V0", + "VGFyZ2V0UG9vbHMSQi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRUYXJn", + "ZXRQb29sc0luc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKeAtpBXXByb2plY3Qsem9uZSxp", + "bnN0YW5jZV9ncm91cF9tYW5hZ2VyLGluc3RhbmNlX2dyb3VwX21hbmFnZXJz", + "X3NldF90YXJnZXRfcG9vbHNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVy", + "YXRpb25zgtPkkwKmASJpL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMve2luc3RhbmNl", + "X2dyb3VwX21hbmFnZXJ9L3NldFRhcmdldFBvb2xzOjlpbnN0YW5jZV9ncm91", + "cF9tYW5hZ2Vyc19zZXRfdGFyZ2V0X3Bvb2xzX3JlcXVlc3RfcmVzb3VyY2US", + "lwMKDlN0YXJ0SW5zdGFuY2VzEkIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U3RhcnRJbnN0YW5jZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24inALaQVxwcm9qZWN0", + "LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9t", + "YW5hZ2Vyc19zdGFydF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpv", + "bmVPcGVyYXRpb25zgtPkkwKlASJpL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMve2lu", + "c3RhbmNlX2dyb3VwX21hbmFnZXJ9L3N0YXJ0SW5zdGFuY2VzOjhpbnN0YW5j", + "ZV9ncm91cF9tYW5hZ2Vyc19zdGFydF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNv", + "dXJjZRKSAwoNU3RvcEluc3RhbmNlcxJBLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlN0b3BJbnN0YW5jZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24imQLaQVtwcm9q", + "ZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91", + "cF9tYW5hZ2Vyc19zdG9wX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlik4O", + "Wm9uZU9wZXJhdGlvbnOC0+STAqMBImgvY29tcHV0ZS92MS9wcm9qZWN0cy97", "cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97", - "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vdXBkYXRlUGVySW5zdGFuY2VDb25m", - "aWdzOkBpbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc191cGRhdGVfcGVyX2luc3Rh", - "bmNlX2NvbmZpZ3NfcmVxX3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFw", - "aXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21w", - "dXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxh", - "dGZvcm0y8BQKDkluc3RhbmNlR3JvdXBzEt8CCgxBZGRJbnN0YW5jZXMSOS5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRJbnN0YW5jZXNJbnN0YW5jZUdy", - "b3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", - "biLvAdpBSnByb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cCxpbnN0YW5jZV9n", - "cm91cHNfYWRkX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9w", - "ZXJhdGlvbnOC0+STAooBIlgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBzL3tpbnN0YW5jZV9ncm91", - "cH0vYWRkSW5zdGFuY2VzOi5pbnN0YW5jZV9ncm91cHNfYWRkX2luc3RhbmNl", - "c19yZXF1ZXN0X3Jlc291cmNlEtABCg5BZ2dyZWdhdGVkTGlzdBI8Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0SW5zdGFuY2VHcm91", - "cHNSZXF1ZXN0GjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VH", - "cm91cEFnZ3JlZ2F0ZWRMaXN0IkraQQdwcm9qZWN0gtPkkwI6EjgvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9pbnN0YW5jZUdy", - "b3VwcxLmAQoGRGVsZXRlEjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVs", - "ZXRlSW5zdGFuY2VHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5PcGVyYXRpb24iggHaQRtwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3Jv", - "dXCKTg5ab25lT3BlcmF0aW9uc4LT5JMCTSpLL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3Vwcy97aW5z", - "dGFuY2VfZ3JvdXB9EtIBCgNHZXQSMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5HZXRJbnN0YW5jZUdyb3VwUmVxdWVzdBomLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkluc3RhbmNlR3JvdXAicdpBG3Byb2plY3Qsem9uZSxpbnN0YW5j", - "ZV9ncm91cILT5JMCTRJLL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3Vwcy97aW5zdGFuY2VfZ3JvdXB9", - "EvcBCgZJbnNlcnQSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRJ", - "bnN0YW5jZUdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKTAdpBJHByb2plY3Qsem9uZSxpbnN0YW5jZV9ncm91cF9y", - "ZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJVIjovY29tcHV0ZS92MS9w", + "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vc3RvcEluc3RhbmNlczo3aW5zdGFu", + "Y2VfZ3JvdXBfbWFuYWdlcnNfc3RvcF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNv", + "dXJjZRKhAwoQU3VzcGVuZEluc3RhbmNlcxJELmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlN1c3BlbmRJbnN0YW5jZXNJbnN0YW5jZUdyb3VwTWFuYWdlclJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iogLa", + "QV5wcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixpbnN0YW5j", + "ZV9ncm91cF9tYW5hZ2Vyc19zdXNwZW5kX2luc3RhbmNlc19yZXF1ZXN0X3Jl", + "c291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAqkBImsvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBN", + "YW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vc3VzcGVuZEluc3Rh", + "bmNlczo6aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfc3VzcGVuZF9pbnN0YW5j", + "ZXNfcmVxdWVzdF9yZXNvdXJjZRLFAwoYVXBkYXRlUGVySW5zdGFuY2VDb25m", + "aWdzEkwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXBkYXRlUGVySW5zdGFu", + "Y2VDb25maWdzSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrYC2kFkcHJvamVjdCx6b25l", + "LGluc3RhbmNlX2dyb3VwX21hbmFnZXIsaW5zdGFuY2VfZ3JvdXBfbWFuYWdl", + "cnNfdXBkYXRlX3Blcl9pbnN0YW5jZV9jb25maWdzX3JlcV9yZXNvdXJjZYpO", + "DlpvbmVPcGVyYXRpb25zgtPkkwK3ASJzL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMv", + "e2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L3VwZGF0ZVBlckluc3RhbmNlQ29u", + "ZmlnczpAaW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfdXBkYXRlX3Blcl9pbnN0", + "YW5jZV9jb25maWdzX3JlcV9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVh", + "cGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29t", + "cHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBs", + "YXRmb3JtMvAUCg5JbnN0YW5jZUdyb3VwcxLfAgoMQWRkSW5zdGFuY2VzEjku", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWRkSW5zdGFuY2VzSW5zdGFuY2VH", + "cm91cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24i7wHaQUpwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXAsaW5zdGFuY2Vf", + "Z3JvdXBzX2FkZF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVP", + "cGVyYXRpb25zgtPkkwKKASJYL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3Vwcy97aW5zdGFuY2VfZ3Jv", + "dXB9L2FkZEluc3RhbmNlczouaW5zdGFuY2VfZ3JvdXBzX2FkZF9pbnN0YW5j", + "ZXNfcmVxdWVzdF9yZXNvdXJjZRLQAQoOQWdncmVnYXRlZExpc3QSPC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdEluc3RhbmNlR3Jv", + "dXBzUmVxdWVzdBo0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNl", + "R3JvdXBBZ2dyZWdhdGVkTGlzdCJK2kEHcHJvamVjdILT5JMCOhI4L2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvaW5zdGFuY2VH", + "cm91cHMS5gEKBkRlbGV0ZRIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRl", + "bGV0ZUluc3RhbmNlR3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIoIB2kEbcHJvamVjdCx6b25lLGluc3RhbmNlX2dy", + "b3Vwik4OWm9uZU9wZXJhdGlvbnOC0+STAk0qSy9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cHMve2lu", + "c3RhbmNlX2dyb3VwfRLSAQoDR2V0EjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuR2V0SW5zdGFuY2VHcm91cFJlcXVlc3QaJi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5JbnN0YW5jZUdyb3VwInHaQRtwcm9qZWN0LHpvbmUsaW5zdGFu", + "Y2VfZ3JvdXCC0+STAk0SSy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cHMve2luc3RhbmNlX2dyb3Vw", + "fRL3AQoGSW5zZXJ0EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0", + "SW5zdGFuY2VHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24ikwHaQSRwcm9qZWN0LHpvbmUsaW5zdGFuY2VfZ3JvdXBf", + "cmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCVSI6L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3Vw", + "czoXaW5zdGFuY2VfZ3JvdXBfcmVzb3VyY2USuQEKBExpc3QSMi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5MaXN0SW5zdGFuY2VHcm91cHNSZXF1ZXN0Giou", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VHcm91cExpc3QiUdpB", + "DHByb2plY3Qsem9uZYLT5JMCPBI6L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdyb3VwcxLmAgoNTGlzdElu", + "c3RhbmNlcxI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RJbnN0YW5j", + "ZXNJbnN0YW5jZUdyb3Vwc1JlcXVlc3QaNC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbnN0YW5jZUdyb3Vwc0xpc3RJbnN0YW5jZXMi4QHaQUtwcm9qZWN0", + "LHpvbmUsaW5zdGFuY2VfZ3JvdXAsaW5zdGFuY2VfZ3JvdXBzX2xpc3RfaW5z", + "dGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WC0+STAowBIlkvY29tcHV0ZS92MS9w", "cm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBz", - "OhdpbnN0YW5jZV9ncm91cF9yZXNvdXJjZRK5AQoETGlzdBIyLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkxpc3RJbnN0YW5jZUdyb3Vwc1JlcXVlc3QaKi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwTGlzdCJR2kEM", - "cHJvamVjdCx6b25lgtPkkwI8EjovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlR3JvdXBzEuYCCg1MaXN0SW5z", - "dGFuY2VzEjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEluc3RhbmNl", - "c0luc3RhbmNlR3JvdXBzUmVxdWVzdBo0Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc3RhbmNlR3JvdXBzTGlzdEluc3RhbmNlcyLhAdpBS3Byb2plY3Qs", - "em9uZSxpbnN0YW5jZV9ncm91cCxpbnN0YW5jZV9ncm91cHNfbGlzdF9pbnN0", - "YW5jZXNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCjAEiWS9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VHcm91cHMv", - "e2luc3RhbmNlX2dyb3VwfS9saXN0SW5zdGFuY2VzOi9pbnN0YW5jZV9ncm91", - "cHNfbGlzdF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRLuAgoPUmVtb3Zl", - "SW5zdGFuY2VzEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVtb3ZlSW5z", - "dGFuY2VzSW5zdGFuY2VHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5PcGVyYXRpb24i+AHaQU1wcm9qZWN0LHpvbmUsaW5zdGFuY2Vf", - "Z3JvdXAsaW5zdGFuY2VfZ3JvdXBzX3JlbW92ZV9pbnN0YW5jZXNfcmVxdWVz", - "dF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwKQASJbL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZUdy", - "b3Vwcy97aW5zdGFuY2VfZ3JvdXB9L3JlbW92ZUluc3RhbmNlczoxaW5zdGFu", - "Y2VfZ3JvdXBzX3JlbW92ZV9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJjZRLm", - "AgoNU2V0TmFtZWRQb3J0cxI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "dE5hbWVkUG9ydHNJbnN0YW5jZUdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiL0AdpBTHByb2plY3Qsem9uZSxpbnN0", - "YW5jZV9ncm91cCxpbnN0YW5jZV9ncm91cHNfc2V0X25hbWVkX3BvcnRzX3Jl", - "cXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCjQEiWS9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFu", - "Y2VHcm91cHMve2luc3RhbmNlX2dyb3VwfS9zZXROYW1lZFBvcnRzOjBpbnN0", - "YW5jZV9ncm91cHNfc2V0X25hbWVkX3BvcnRzX3JlcXVlc3RfcmVzb3VyY2Ua", - "cspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29n", - "bGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", - "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLLBAoXSW5zdGFuY2VTZXR0aW5n", - "c1NlcnZpY2USuQEKA0dldBIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdl", - "dEluc3RhbmNlU2V0dGluZ1JlcXVlc3QaKS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnN0YW5jZVNldHRpbmdzIlPaQQxwcm9qZWN0LHpvbmWC0+STAj4S", - "PC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", - "aW5zdGFuY2VTZXR0aW5ncxL/AQoFUGF0Y2gSNC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5QYXRjaEluc3RhbmNlU2V0dGluZ1JlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24imwHaQSdwcm9qZWN0LHpvbmUs", - "aW5zdGFuY2Vfc2V0dGluZ3NfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT", - "5JMCWjI8L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6", - "b25lfS9pbnN0YW5jZVNldHRpbmdzOhppbnN0YW5jZV9zZXR0aW5nc19yZXNv", - "dXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3", - "Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29n", - "bGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMqQQChFJbnN0YW5jZVRl", - "bXBsYXRlcxLZAQoOQWdncmVnYXRlZExpc3QSPy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5BZ2dyZWdhdGVkTGlzdEluc3RhbmNlVGVtcGxhdGVzUmVxdWVz", - "dBo3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlVGVtcGxhdGVB", - "Z2dyZWdhdGVkTGlzdCJN2kEHcHJvamVjdILT5JMCPRI7L2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvaW5zdGFuY2VUZW1wbGF0", - "ZXMS6QEKBkRlbGV0ZRI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0", - "ZUluc3RhbmNlVGVtcGxhdGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuT3BlcmF0aW9uIoIB2kEZcHJvamVjdCxpbnN0YW5jZV90ZW1wbGF0", - "ZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAk0qSy9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9nbG9iYWwvaW5zdGFuY2VUZW1wbGF0ZXMve2luc3Rh", - "bmNlX3RlbXBsYXRlfRLWAQoDR2V0EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuR2V0SW5zdGFuY2VUZW1wbGF0ZVJlcXVlc3QaKS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5JbnN0YW5jZVRlbXBsYXRlIm/aQRlwcm9qZWN0LGluc3Rh", - "bmNlX3RlbXBsYXRlgtPkkwJNEksvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL2luc3RhbmNlVGVtcGxhdGVzL3tpbnN0YW5jZV90ZW1w", - "bGF0ZX0S2QEKDEdldElhbVBvbGljeRI8Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkdldElhbVBvbGljeUluc3RhbmNlVGVtcGxhdGVSZXF1ZXN0Gh8uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5ImraQRBwcm9qZWN0LHJlc291", - "cmNlgtPkkwJREk8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", - "YmFsL2luc3RhbmNlVGVtcGxhdGVzL3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5", - "EvoBCgZJbnNlcnQSNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRJ", - "bnN0YW5jZVRlbXBsYXRlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiKTAdpBInByb2plY3QsaW5zdGFuY2VfdGVtcGxhdGVf", - "cmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJVIjcvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2luc3RhbmNlVGVtcGxhdGVz", - "OhppbnN0YW5jZV90ZW1wbGF0ZV9yZXNvdXJjZRK3AQoETGlzdBI1Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RJbnN0YW5jZVRlbXBsYXRlc1JlcXVl", - "c3QaLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVRlbXBsYXRl", - "TGlzdCJJ2kEHcHJvamVjdILT5JMCORI3L2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9pbnN0YW5jZVRlbXBsYXRlcxKhAgoMU2V0SWFt", - "UG9saWN5EjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5", - "SW5zdGFuY2VUZW1wbGF0ZVJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5Qb2xpY3kisQHaQTNwcm9qZWN0LHJlc291cmNlLGdsb2JhbF9zZXRf", - "cG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAnUiTy9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW5zdGFuY2VUZW1wbGF0ZXMve3Jl", - "c291cmNlfS9zZXRJYW1Qb2xpY3k6Imdsb2JhbF9zZXRfcG9saWN5X3JlcXVl", - "c3RfcmVzb3VyY2USwgIKElRlc3RJYW1QZXJtaXNzaW9ucxJCLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc0luc3RhbmNlVGVt", - "cGxhdGVSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBl", - "cm1pc3Npb25zUmVzcG9uc2UitQHaQTJwcm9qZWN0LHJlc291cmNlLHRlc3Rf", - "cGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCeiJVL2NvbXB1dGUv", + "L3tpbnN0YW5jZV9ncm91cH0vbGlzdEluc3RhbmNlczovaW5zdGFuY2VfZ3Jv", + "dXBzX2xpc3RfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2US7gIKD1JlbW92", + "ZUluc3RhbmNlcxI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92ZUlu", + "c3RhbmNlc0luc3RhbmNlR3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuT3BlcmF0aW9uIvgB2kFNcHJvamVjdCx6b25lLGluc3RhbmNl", + "X2dyb3VwLGluc3RhbmNlX2dyb3Vwc19yZW1vdmVfaW5zdGFuY2VzX3JlcXVl", + "c3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCkAEiWy9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VH", + "cm91cHMve2luc3RhbmNlX2dyb3VwfS9yZW1vdmVJbnN0YW5jZXM6MWluc3Rh", + "bmNlX2dyb3Vwc19yZW1vdmVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2US", + "5gIKDVNldE5hbWVkUG9ydHMSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", + "ZXROYW1lZFBvcnRzSW5zdGFuY2VHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24i9AHaQUxwcm9qZWN0LHpvbmUsaW5z", + "dGFuY2VfZ3JvdXAsaW5zdGFuY2VfZ3JvdXBzX3NldF9uYW1lZF9wb3J0c19y", + "ZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAo0BIlkvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3Rh", + "bmNlR3JvdXBzL3tpbnN0YW5jZV9ncm91cH0vc2V0TmFtZWRQb3J0czowaW5z", + "dGFuY2VfZ3JvdXBzX3NldF9uYW1lZF9wb3J0c19yZXF1ZXN0X3Jlc291cmNl", + "GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0yywQKF0luc3RhbmNlU2V0dGlu", + "Z3NTZXJ2aWNlErkBCgNHZXQSMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5H", + "ZXRJbnN0YW5jZVNldHRpbmdSZXF1ZXN0GikuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuSW5zdGFuY2VTZXR0aW5ncyJT2kEMcHJvamVjdCx6b25lgtPkkwI+", + "EjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9", + "L2luc3RhbmNlU2V0dGluZ3MS/wEKBVBhdGNoEjQuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUGF0Y2hJbnN0YW5jZVNldHRpbmdSZXF1ZXN0GiIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpsB2kEncHJvamVjdCx6b25l", + "LGluc3RhbmNlX3NldHRpbmdzX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC", + "0+STAloyPC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", + "em9uZX0vaW5zdGFuY2VTZXR0aW5nczoaaW5zdGFuY2Vfc2V0dGluZ3NfcmVz", + "b3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3", + "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKkEAoRSW5zdGFuY2VU", + "ZW1wbGF0ZXMS2QEKDkFnZ3JlZ2F0ZWRMaXN0Ej8uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuQWdncmVnYXRlZExpc3RJbnN0YW5jZVRlbXBsYXRlc1JlcXVl", + "c3QaNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVRlbXBsYXRl", + "QWdncmVnYXRlZExpc3QiTdpBB3Byb2plY3SC0+STAj0SOy9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVkL2luc3RhbmNlVGVtcGxh", + "dGVzEukBCgZEZWxldGUSNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxl", + "dGVJbnN0YW5jZVRlbXBsYXRlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKCAdpBGXByb2plY3QsaW5zdGFuY2VfdGVtcGxh", + "dGWKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJNKksvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vZ2xvYmFsL2luc3RhbmNlVGVtcGxhdGVzL3tpbnN0", + "YW5jZV90ZW1wbGF0ZX0S1gEKA0dldBIzLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkdldEluc3RhbmNlVGVtcGxhdGVSZXF1ZXN0GikuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuSW5zdGFuY2VUZW1wbGF0ZSJv2kEZcHJvamVjdCxpbnN0", + "YW5jZV90ZW1wbGF0ZYLT5JMCTRJLL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2dsb2JhbC9pbnN0YW5jZVRlbXBsYXRlcy97aW5zdGFuY2VfdGVt", + "cGxhdGV9EtkBCgxHZXRJYW1Qb2xpY3kSPC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5HZXRJYW1Qb2xpY3lJbnN0YW5jZVRlbXBsYXRlUmVxdWVzdBofLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJq2kEQcHJvamVjdCxyZXNv", + "dXJjZYLT5JMCURJPL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", + "b2JhbC9pbnN0YW5jZVRlbXBsYXRlcy97cmVzb3VyY2V9L2dldElhbVBvbGlj", + "eRL6AQoGSW5zZXJ0EjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0", + "SW5zdGFuY2VUZW1wbGF0ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24ikwHaQSJwcm9qZWN0LGluc3RhbmNlX3RlbXBsYXRl", + "X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCVSI3L2NvbXB1dGUv", "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9pbnN0YW5jZVRlbXBsYXRl", - "cy97cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNz", - "aW9uc19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMu", - "Y29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRl", - "LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZv", - "cm0yjGkKCUluc3RhbmNlcxKzAgoPQWRkQWNjZXNzQ29uZmlnEjcuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuQWRkQWNjZXNzQ29uZmlnSW5zdGFuY2VSZXF1", - "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsIB2kE+", - "cHJvamVjdCx6b25lLGluc3RhbmNlLG5ldHdvcmtfaW50ZXJmYWNlLGFjY2Vz", - "c19jb25maWdfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCaiJQL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0", - "YW5jZXMve2luc3RhbmNlfS9hZGRBY2Nlc3NDb25maWc6FmFjY2Vzc19jb25m", - "aWdfcmVzb3VyY2US4gIKE0FkZFJlc291cmNlUG9saWNpZXMSOy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5BZGRSZXNvdXJjZVBvbGljaWVzSW5zdGFuY2VS", - "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIukB", - "2kFGcHJvamVjdCx6b25lLGluc3RhbmNlLGluc3RhbmNlc19hZGRfcmVzb3Vy", - "Y2VfcG9saWNpZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25z", - "gtPkkwKIASJUL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVz", - "L3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9hZGRSZXNvdXJjZVBvbGlj", - "aWVzOjBpbnN0YW5jZXNfYWRkX3Jlc291cmNlX3BvbGljaWVzX3JlcXVlc3Rf", - "cmVzb3VyY2USwQEKDkFnZ3JlZ2F0ZWRMaXN0EjcuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuQWdncmVnYXRlZExpc3RJbnN0YW5jZXNSZXF1ZXN0Gi8uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VBZ2dyZWdhdGVkTGlzdCJF", - "2kEHcHJvamVjdILT5JMCNRIzL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L2FnZ3JlZ2F0ZWQvaW5zdGFuY2VzEpICCgpBdHRhY2hEaXNrEjIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQXR0YWNoRGlza0luc3RhbmNlUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKrAdpBLHBy", - "b2plY3Qsem9uZSxpbnN0YW5jZSxhdHRhY2hlZF9kaXNrX3Jlc291cmNlik4O", - "Wm9uZU9wZXJhdGlvbnOC0+STAmUiSy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0vYXR0", - "YWNoRGlzazoWYXR0YWNoZWRfZGlza19yZXNvdXJjZRKeAgoKQnVsa0luc2Vy", - "dBIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJ1bGtJbnNlcnRJbnN0YW5j", - "ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "twHaQTNwcm9qZWN0LHpvbmUsYnVsa19pbnNlcnRfaW5zdGFuY2VfcmVzb3Vy", - "Y2VfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCaiJAL2NvbXB1dGUv", + "czoaaW5zdGFuY2VfdGVtcGxhdGVfcmVzb3VyY2UStwEKBExpc3QSNS5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0SW5zdGFuY2VUZW1wbGF0ZXNSZXF1", + "ZXN0Gi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VUZW1wbGF0", + "ZUxpc3QiSdpBB3Byb2plY3SC0+STAjkSNy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9nbG9iYWwvaW5zdGFuY2VUZW1wbGF0ZXMSoQIKDFNldElh", + "bVBvbGljeRI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBvbGlj", + "eUluc3RhbmNlVGVtcGxhdGVSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUG9saWN5IrEB2kEzcHJvamVjdCxyZXNvdXJjZSxnbG9iYWxfc2V0", + "X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlgtPkkwJ1Ik8vY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2luc3RhbmNlVGVtcGxhdGVzL3ty", + "ZXNvdXJjZX0vc2V0SWFtUG9saWN5OiJnbG9iYWxfc2V0X3BvbGljeV9yZXF1", + "ZXN0X3Jlc291cmNlEsICChJUZXN0SWFtUGVybWlzc2lvbnMSQi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNJbnN0YW5jZVRl", + "bXBsYXRlUmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQ", + "ZXJtaXNzaW9uc1Jlc3BvbnNlIrUB2kEycHJvamVjdCxyZXNvdXJjZSx0ZXN0", + "X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAnoiVS9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW5zdGFuY2VUZW1wbGF0", + "ZXMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3RfcGVybWlz", + "c2lvbnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlz", + "LmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0", + "ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRm", + "b3JtMoxpCglJbnN0YW5jZXMSswIKD0FkZEFjY2Vzc0NvbmZpZxI3Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkFkZEFjY2Vzc0NvbmZpZ0luc3RhbmNlUmVx", + "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLCAdpB", + "PnByb2plY3Qsem9uZSxpbnN0YW5jZSxuZXR3b3JrX2ludGVyZmFjZSxhY2Nl", + "c3NfY29uZmlnX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAmoiUC9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5z", + "dGFuY2VzL3tpbnN0YW5jZX0vYWRkQWNjZXNzQ29uZmlnOhZhY2Nlc3NfY29u", + "ZmlnX3Jlc291cmNlEuICChNBZGRSZXNvdXJjZVBvbGljaWVzEjsuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuQWRkUmVzb3VyY2VQb2xpY2llc0luc3RhbmNl", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLp", + "AdpBRnByb2plY3Qsem9uZSxpbnN0YW5jZSxpbnN0YW5jZXNfYWRkX3Jlc291", + "cmNlX3BvbGljaWVzX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9u", + "c4LT5JMCiAEiVC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25l", + "cy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0vYWRkUmVzb3VyY2VQb2xp", + "Y2llczowaW5zdGFuY2VzX2FkZF9yZXNvdXJjZV9wb2xpY2llc19yZXF1ZXN0", + "X3Jlc291cmNlEsEBCg5BZ2dyZWdhdGVkTGlzdBI3Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0SW5zdGFuY2VzUmVxdWVzdBovLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlQWdncmVnYXRlZExpc3Qi", + "RdpBB3Byb2plY3SC0+STAjUSMy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9hZ2dyZWdhdGVkL2luc3RhbmNlcxKSAgoKQXR0YWNoRGlzaxIyLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkF0dGFjaERpc2tJbnN0YW5jZVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iqwHaQSxw", + "cm9qZWN0LHpvbmUsaW5zdGFuY2UsYXR0YWNoZWRfZGlza19yZXNvdXJjZYpO", + "DlpvbmVPcGVyYXRpb25zgtPkkwJlIksvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L2F0", + "dGFjaERpc2s6FmF0dGFjaGVkX2Rpc2tfcmVzb3VyY2USngIKCkJ1bGtJbnNl", + "cnQSMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5CdWxrSW5zZXJ0SW5zdGFu", + "Y2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", + "IrcB2kEzcHJvamVjdCx6b25lLGJ1bGtfaW5zZXJ0X2luc3RhbmNlX3Jlc291", + "cmNlX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAmoiQC9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2Vz", + "L2J1bGtJbnNlcnQ6JmJ1bGtfaW5zZXJ0X2luc3RhbmNlX3Jlc291cmNlX3Jl", + "c291cmNlEs8BCgZEZWxldGUSLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5E", + "ZWxldGVJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24icdpBFXByb2plY3Qsem9uZSxpbnN0YW5jZYpODlpvbmVP", + "cGVyYXRpb25zgtPkkwJCKkAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9EpsCChJEZWxl", + "dGVBY2Nlc3NDb25maWcSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxl", + "dGVBY2Nlc3NDb25maWdJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5PcGVyYXRpb24ipAHaQTVwcm9qZWN0LHpvbmUsaW5zdGFu", + "Y2UsYWNjZXNzX2NvbmZpZyxuZXR3b3JrX2ludGVyZmFjZYpODlpvbmVPcGVy", + "YXRpb25zgtPkkwJVIlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "em9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L2RlbGV0ZUFjY2Vz", + "c0NvbmZpZxLvAQoKRGV0YWNoRGlzaxIyLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkRldGFjaERpc2tJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5PcGVyYXRpb24iiAHaQSFwcm9qZWN0LHpvbmUsaW5zdGFu", + "Y2UsZGV2aWNlX25hbWWKTg5ab25lT3BlcmF0aW9uc4LT5JMCTSJLL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5j", + "ZXMve2luc3RhbmNlfS9kZXRhY2hEaXNrErcBCgNHZXQSKy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5HZXRJbnN0YW5jZVJlcXVlc3QaIS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnN0YW5jZSJg2kEVcHJvamVjdCx6b25lLGluc3Rh", + "bmNlgtPkkwJCEkAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9u", + "ZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9EqICChVHZXRFZmZlY3Rp", + "dmVGaXJld2FsbHMSPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRFZmZl", + "Y3RpdmVGaXJld2FsbHNJbnN0YW5jZVJlcXVlc3QaPy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnN0YW5jZXNHZXRFZmZlY3RpdmVGaXJld2FsbHNSZXNw", + "b25zZSKIAdpBJ3Byb2plY3Qsem9uZSxpbnN0YW5jZSxuZXR3b3JrX2ludGVy", + "ZmFjZYLT5JMCWBJWL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pv", + "bmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9nZXRFZmZlY3RpdmVG", + "aXJld2FsbHMS7wEKEkdldEd1ZXN0QXR0cmlidXRlcxI6Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkdldEd1ZXN0QXR0cmlidXRlc0luc3RhbmNlUmVxdWVz", + "dBooLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkd1ZXN0QXR0cmlidXRlcyJz", + "2kEVcHJvamVjdCx6b25lLGluc3RhbmNlgtPkkwJVElMvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5z", + "dGFuY2V9L2dldEd1ZXN0QXR0cmlidXRlcxLUAQoMR2V0SWFtUG9saWN5EjQu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SWFtUG9saWN5SW5zdGFuY2VS", + "ZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5Im3aQRVw", + "cm9qZWN0LHpvbmUscmVzb3VyY2WC0+STAk8STS9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tyZXNvdXJj", + "ZX0vZ2V0SWFtUG9saWN5EtgBCg1HZXRTY3JlZW5zaG90EjUuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuR2V0U2NyZWVuc2hvdEluc3RhbmNlUmVxdWVzdBoj", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNjcmVlbnNob3Qia9pBFXByb2pl", + "Y3Qsem9uZSxpbnN0YW5jZYLT5JMCTRJLL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9z", + "Y3JlZW5zaG90EuoBChNHZXRTZXJpYWxQb3J0T3V0cHV0EjsuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuR2V0U2VyaWFsUG9ydE91dHB1dEluc3RhbmNlUmVx", + "dWVzdBopLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlcmlhbFBvcnRPdXRw", + "dXQia9pBFXByb2plY3Qsem9uZSxpbnN0YW5jZYLT5JMCTRJLL2NvbXB1dGUv", "djEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMv", - "YnVsa0luc2VydDomYnVsa19pbnNlcnRfaW5zdGFuY2VfcmVzb3VyY2VfcmVz", - "b3VyY2USzwEKBkRlbGV0ZRIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRl", - "bGV0ZUluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiJx2kEVcHJvamVjdCx6b25lLGluc3RhbmNlik4OWm9uZU9w", - "ZXJhdGlvbnOC0+STAkIqQC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0SmwIKEkRlbGV0", - "ZUFjY2Vzc0NvbmZpZxI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0", - "ZUFjY2Vzc0NvbmZpZ0luc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKkAdpBNXByb2plY3Qsem9uZSxpbnN0YW5j", - "ZSxhY2Nlc3NfY29uZmlnLG5ldHdvcmtfaW50ZXJmYWNlik4OWm9uZU9wZXJh", - "dGlvbnOC0+STAlUiUy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96", - "b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0vZGVsZXRlQWNjZXNz", - "Q29uZmlnEu8BCgpEZXRhY2hEaXNrEjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuRGV0YWNoRGlza0luc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKIAdpBIXByb2plY3Qsem9uZSxpbnN0YW5j", - "ZSxkZXZpY2VfbmFtZYpODlpvbmVPcGVyYXRpb25zgtPkkwJNIksvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNl", - "cy97aW5zdGFuY2V9L2RldGFjaERpc2sStwEKA0dldBIrLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkdldEluc3RhbmNlUmVxdWVzdBohLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkluc3RhbmNlImDaQRVwcm9qZWN0LHpvbmUsaW5zdGFu", - "Y2WC0+STAkISQC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25l", - "cy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0SogIKFUdldEVmZmVjdGl2", - "ZUZpcmV3YWxscxI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEVmZmVj", - "dGl2ZUZpcmV3YWxsc0luc3RhbmNlUmVxdWVzdBo/Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkluc3RhbmNlc0dldEVmZmVjdGl2ZUZpcmV3YWxsc1Jlc3Bv", - "bnNlIogB2kEncHJvamVjdCx6b25lLGluc3RhbmNlLG5ldHdvcmtfaW50ZXJm", - "YWNlgtPkkwJYElYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9u", - "ZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L2dldEVmZmVjdGl2ZUZp", - "cmV3YWxscxLvAQoSR2V0R3Vlc3RBdHRyaWJ1dGVzEjouZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuR2V0R3Vlc3RBdHRyaWJ1dGVzSW5zdGFuY2VSZXF1ZXN0", - "GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR3Vlc3RBdHRyaWJ1dGVzInPa", - "QRVwcm9qZWN0LHpvbmUsaW5zdGFuY2WC0+STAlUSUy9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0", - "YW5jZX0vZ2V0R3Vlc3RBdHRyaWJ1dGVzEtQBCgxHZXRJYW1Qb2xpY3kSNC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lJbnN0YW5jZVJl", - "cXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kibdpBFXBy", - "b2plY3Qsem9uZSxyZXNvdXJjZYLT5JMCTxJNL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve3Jlc291cmNl", - "fS9nZXRJYW1Qb2xpY3kS2AEKDUdldFNjcmVlbnNob3QSNS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5HZXRTY3JlZW5zaG90SW5zdGFuY2VSZXF1ZXN0GiMu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2NyZWVuc2hvdCJr2kEVcHJvamVj", - "dCx6b25lLGluc3RhbmNlgtPkkwJNEksvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L3Nj", - "cmVlbnNob3QS6gEKE0dldFNlcmlhbFBvcnRPdXRwdXQSOy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5HZXRTZXJpYWxQb3J0T3V0cHV0SW5zdGFuY2VSZXF1", - "ZXN0GikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VyaWFsUG9ydE91dHB1", - "dCJr2kEVcHJvamVjdCx6b25lLGluc3RhbmNlgtPkkwJNEksvY29tcHV0ZS92", + "e2luc3RhbmNlfS9zZXJpYWxQb3J0EpMCChtHZXRTaGllbGRlZEluc3RhbmNl", + "SWRlbnRpdHkSQy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRTaGllbGRl", + "ZEluc3RhbmNlSWRlbnRpdHlJbnN0YW5jZVJlcXVlc3QaMS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5TaGllbGRlZEluc3RhbmNlSWRlbnRpdHkifNpBFXBy", + "b2plY3Qsem9uZSxpbnN0YW5jZYLT5JMCXhJcL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNl", + "fS9nZXRTaGllbGRlZEluc3RhbmNlSWRlbnRpdHkS4QEKBkluc2VydBIuLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydEluc3RhbmNlUmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKCAdpBHnByb2pl", + "Y3Qsem9uZSxpbnN0YW5jZV9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPk", + "kwJKIjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", + "bmV9L2luc3RhbmNlczoRaW5zdGFuY2VfcmVzb3VyY2USqgEKBExpc3QSLS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0SW5zdGFuY2VzUmVxdWVzdBol", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbmNlTGlzdCJM2kEMcHJv", + "amVjdCx6b25lgtPkkwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vem9uZXMve3pvbmV9L2luc3RhbmNlcxLjAQoNTGlzdFJlZmVycmVycxI2", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWZlcnJlcnNJbnN0YW5j", + "ZXNSZXF1ZXN0Gi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VM", + "aXN0UmVmZXJyZXJzImraQRVwcm9qZWN0LHpvbmUsaW5zdGFuY2WC0+STAkwS", + "Si9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", + "aW5zdGFuY2VzL3tpbnN0YW5jZX0vcmVmZXJyZXJzEvsBChJQZXJmb3JtTWFp", + "bnRlbmFuY2USOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QZXJmb3JtTWFp", + "bnRlbmFuY2VJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24ihAHaQRVwcm9qZWN0LHpvbmUsaW5zdGFuY2WKTg5a", + "b25lT3BlcmF0aW9uc4LT5JMCVSJTL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9wZXJm", + "b3JtTWFpbnRlbmFuY2US8QIKFlJlbW92ZVJlc291cmNlUG9saWNpZXMSPi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZW1vdmVSZXNvdXJjZVBvbGljaWVz", + "SW5zdGFuY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", + "cmF0aW9uIvIB2kFJcHJvamVjdCx6b25lLGluc3RhbmNlLGluc3RhbmNlc19y", + "ZW1vdmVfcmVzb3VyY2VfcG9saWNpZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpv", + "bmVPcGVyYXRpb25zgtPkkwKOASJXL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9yZW1v", + "dmVSZXNvdXJjZVBvbGljaWVzOjNpbnN0YW5jZXNfcmVtb3ZlX3Jlc291cmNl", + "X3BvbGljaWVzX3JlcXVlc3RfcmVzb3VyY2US0wEKBVJlc2V0Ei0uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuUmVzZXRJbnN0YW5jZVJlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24id9pBFXByb2plY3Qsem9u", + "ZSxpbnN0YW5jZYpODlpvbmVPcGVyYXRpb25zgtPkkwJIIkYvY29tcHV0ZS92", "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97", - "aW5zdGFuY2V9L3NlcmlhbFBvcnQSkwIKG0dldFNoaWVsZGVkSW5zdGFuY2VJ", - "ZGVudGl0eRJDLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFNoaWVsZGVk", - "SW5zdGFuY2VJZGVudGl0eUluc3RhbmNlUmVxdWVzdBoxLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlNoaWVsZGVkSW5zdGFuY2VJZGVudGl0eSJ82kEVcHJv", - "amVjdCx6b25lLGluc3RhbmNlgtPkkwJeElwvY29tcHV0ZS92MS9wcm9qZWN0", + "aW5zdGFuY2V9L3Jlc2V0EtYBCgZSZXN1bWUSLi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5SZXN1bWVJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5PcGVyYXRpb24ieNpBFXByb2plY3Qsem9uZSxpbnN0YW5j", + "ZYpODlpvbmVPcGVyYXRpb25zgtPkkwJJIkcvY29tcHV0ZS92MS9wcm9qZWN0", "cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9", - "L2dldFNoaWVsZGVkSW5zdGFuY2VJZGVudGl0eRLhAQoGSW5zZXJ0Ei4uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0SW5zdGFuY2VSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIoIB2kEecHJvamVj", - "dCx6b25lLGluc3RhbmNlX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+ST", - "AkoiNS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9u", - "ZX0vaW5zdGFuY2VzOhFpbnN0YW5jZV9yZXNvdXJjZRKqAQoETGlzdBItLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RJbnN0YW5jZXNSZXF1ZXN0GiUu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFuY2VMaXN0IkzaQQxwcm9q", - "ZWN0LHpvbmWC0+STAjcSNS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS96b25lcy97em9uZX0vaW5zdGFuY2VzEuMBCg1MaXN0UmVmZXJyZXJzEjYu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZmVycmVyc0luc3RhbmNl", - "c1JlcXVlc3QaLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUxp", - "c3RSZWZlcnJlcnMiatpBFXByb2plY3Qsem9uZSxpbnN0YW5jZYLT5JMCTBJK", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9p", - "bnN0YW5jZXMve2luc3RhbmNlfS9yZWZlcnJlcnMS+wEKElBlcmZvcm1NYWlu", - "dGVuYW5jZRI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBlcmZvcm1NYWlu", - "dGVuYW5jZUluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiKEAdpBFXByb2plY3Qsem9uZSxpbnN0YW5jZYpODlpv", - "bmVPcGVyYXRpb25zgtPkkwJVIlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L3BlcmZv", - "cm1NYWludGVuYW5jZRLxAgoWUmVtb3ZlUmVzb3VyY2VQb2xpY2llcxI+Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92ZVJlc291cmNlUG9saWNpZXNJ", - "bnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", - "YXRpb24i8gHaQUlwcm9qZWN0LHpvbmUsaW5zdGFuY2UsaW5zdGFuY2VzX3Jl", - "bW92ZV9yZXNvdXJjZV9wb2xpY2llc19yZXF1ZXN0X3Jlc291cmNlik4OWm9u", - "ZU9wZXJhdGlvbnOC0+STAo4BIlcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L3JlbW92", - "ZVJlc291cmNlUG9saWNpZXM6M2luc3RhbmNlc19yZW1vdmVfcmVzb3VyY2Vf", - "cG9saWNpZXNfcmVxdWVzdF9yZXNvdXJjZRLTAQoFUmVzZXQSLS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5SZXNldEluc3RhbmNlUmVxdWVzdBoiLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ32kEVcHJvamVjdCx6b25l", - "LGluc3RhbmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAkgiRi9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tp", - "bnN0YW5jZX0vcmVzZXQS1gEKBlJlc3VtZRIuLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlJlc3VtZUluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiJ42kEVcHJvamVjdCx6b25lLGluc3RhbmNl", - "ik4OWm9uZU9wZXJhdGlvbnOC0+STAkkiRy9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0v", - "cmVzdW1lEpYCChdTZW5kRGlhZ25vc3RpY0ludGVycnVwdBI/Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlNlbmREaWFnbm9zdGljSW50ZXJydXB0SW5zdGFu", - "Y2VSZXF1ZXN0GkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VuZERpYWdu", - "b3N0aWNJbnRlcnJ1cHRJbnN0YW5jZVJlc3BvbnNlInjaQRVwcm9qZWN0LHpv", - "bmUsaW5zdGFuY2WC0+STAloiWC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0vc2VuZERp", - "YWdub3N0aWNJbnRlcnJ1cHQShAIKFVNldERlbGV0aW9uUHJvdGVjdGlvbhI9", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldERlbGV0aW9uUHJvdGVjdGlv", - "bkluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiKHAdpBFXByb2plY3Qsem9uZSxyZXNvdXJjZYpODlpvbmVPcGVy", - "YXRpb25zgtPkkwJYIlYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "em9uZXMve3pvbmV9L2luc3RhbmNlcy97cmVzb3VyY2V9L3NldERlbGV0aW9u", - "UHJvdGVjdGlvbhKQAgoRU2V0RGlza0F1dG9EZWxldGUSOS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5TZXREaXNrQXV0b0RlbGV0ZUluc3RhbmNlUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKbAdpBLXBy", - "b2plY3Qsem9uZSxpbnN0YW5jZSxhdXRvX2RlbGV0ZSxkZXZpY2VfbmFtZYpO", - "DlpvbmVPcGVyYXRpb25zgtPkkwJUIlIvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L3Nl", - "dERpc2tBdXRvRGVsZXRlEpgCCgxTZXRJYW1Qb2xpY3kSNC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5TZXRJYW1Qb2xpY3lJbnN0YW5jZVJlcXVlc3QaHy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kisAHaQTZwcm9qZWN0LHpv", - "bmUscmVzb3VyY2Usem9uZV9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC", - "0+STAnEiTS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", - "em9uZX0vaW5zdGFuY2VzL3tyZXNvdXJjZX0vc2V0SWFtUG9saWN5OiB6b25l", - "X3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRKtAgoJU2V0TGFiZWxzEjEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TGFiZWxzSW5zdGFuY2VSZXF1", - "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsgB2kE7", - "cHJvamVjdCx6b25lLGluc3RhbmNlLGluc3RhbmNlc19zZXRfbGFiZWxzX3Jl", - "cXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCcyJKL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5j", - "ZXMve2luc3RhbmNlfS9zZXRMYWJlbHM6JWluc3RhbmNlc19zZXRfbGFiZWxz", - "X3JlcXVlc3RfcmVzb3VyY2US4gIKE1NldE1hY2hpbmVSZXNvdXJjZXMSOy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRNYWNoaW5lUmVzb3VyY2VzSW5z", - "dGFuY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIukB2kFGcHJvamVjdCx6b25lLGluc3RhbmNlLGluc3RhbmNlc19zZXRf", - "bWFjaGluZV9yZXNvdXJjZXNfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVy", - "YXRpb25zgtPkkwKIASJUL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9zZXRNYWNoaW5l", - "UmVzb3VyY2VzOjBpbnN0YW5jZXNfc2V0X21hY2hpbmVfcmVzb3VyY2VzX3Jl", - "cXVlc3RfcmVzb3VyY2USyAIKDlNldE1hY2hpbmVUeXBlEjYuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuU2V0TWFjaGluZVR5cGVJbnN0YW5jZVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i2QHaQUFwcm9q", - "ZWN0LHpvbmUsaW5zdGFuY2UsaW5zdGFuY2VzX3NldF9tYWNoaW5lX3R5cGVf", - "cmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJ+Ik8vY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3Rh", - "bmNlcy97aW5zdGFuY2V9L3NldE1hY2hpbmVUeXBlOitpbnN0YW5jZXNfc2V0", - "X21hY2hpbmVfdHlwZV9yZXF1ZXN0X3Jlc291cmNlEosCCgtTZXRNZXRhZGF0", - "YRIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldE1ldGFkYXRhSW5zdGFu", - "Y2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "IqIB2kEncHJvamVjdCx6b25lLGluc3RhbmNlLG1ldGFkYXRhX3Jlc291cmNl", - "ik4OWm9uZU9wZXJhdGlvbnOC0+STAmEiTC9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0v", - "c2V0TWV0YWRhdGE6EW1ldGFkYXRhX3Jlc291cmNlEtoCChFTZXRNaW5DcHVQ", - "bGF0Zm9ybRI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldE1pbkNwdVBs", - "YXRmb3JtSW5zdGFuY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuT3BlcmF0aW9uIuUB2kFFcHJvamVjdCx6b25lLGluc3RhbmNlLGluc3Rh", - "bmNlc19zZXRfbWluX2NwdV9wbGF0Zm9ybV9yZXF1ZXN0X3Jlc291cmNlik4O", - "Wm9uZU9wZXJhdGlvbnOC0+STAoUBIlIvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L3Nl", - "dE1pbkNwdVBsYXRmb3JtOi9pbnN0YW5jZXNfc2V0X21pbl9jcHVfcGxhdGZv", - "cm1fcmVxdWVzdF9yZXNvdXJjZRKjAgoHU2V0TmFtZRIvLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlNldE5hbWVJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iwgHaQTlwcm9qZWN0LHpvbmUs", - "aW5zdGFuY2UsaW5zdGFuY2VzX3NldF9uYW1lX3JlcXVlc3RfcmVzb3VyY2WK", - "Tg5ab25lT3BlcmF0aW9uc4LT5JMCbyJIL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "L3Jlc3VtZRKWAgoXU2VuZERpYWdub3N0aWNJbnRlcnJ1cHQSPy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5TZW5kRGlhZ25vc3RpY0ludGVycnVwdEluc3Rh", + "bmNlUmVxdWVzdBpALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlbmREaWFn", + "bm9zdGljSW50ZXJydXB0SW5zdGFuY2VSZXNwb25zZSJ42kEVcHJvamVjdCx6", + "b25lLGluc3RhbmNlgtPkkwJaIlgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L3NlbmRE", + "aWFnbm9zdGljSW50ZXJydXB0EoQCChVTZXREZWxldGlvblByb3RlY3Rpb24S", + "PS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXREZWxldGlvblByb3RlY3Rp", + "b25JbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24ihwHaQRVwcm9qZWN0LHpvbmUscmVzb3VyY2WKTg5ab25lT3Bl", + "cmF0aW9uc4LT5JMCWCJWL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve3Jlc291cmNlfS9zZXREZWxldGlv", + "blByb3RlY3Rpb24SkAIKEVNldERpc2tBdXRvRGVsZXRlEjkuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuU2V0RGlza0F1dG9EZWxldGVJbnN0YW5jZVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24imwHaQS1w", + "cm9qZWN0LHpvbmUsaW5zdGFuY2UsYXV0b19kZWxldGUsZGV2aWNlX25hbWWK", + "Tg5ab25lT3BlcmF0aW9uc4LT5JMCVCJSL2NvbXB1dGUvdjEvcHJvamVjdHMv", "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9z", - "ZXROYW1lOiNpbnN0YW5jZXNfc2V0X25hbWVfcmVxdWVzdF9yZXNvdXJjZRKV", - "AgoNU2V0U2NoZWR1bGluZxI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "dFNjaGVkdWxpbmdJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5PcGVyYXRpb24iqAHaQSlwcm9qZWN0LHpvbmUsaW5zdGFuY2Us", - "c2NoZWR1bGluZ19yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJlIk4v", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2lu", - "c3RhbmNlcy97aW5zdGFuY2V9L3NldFNjaGVkdWxpbmc6E3NjaGVkdWxpbmdf", - "cmVzb3VyY2US2AIKEVNldFNlY3VyaXR5UG9saWN5EjkuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuU2V0U2VjdXJpdHlQb2xpY3lJbnN0YW5jZVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i4wHaQURwcm9q", - "ZWN0LHpvbmUsaW5zdGFuY2UsaW5zdGFuY2VzX3NldF9zZWN1cml0eV9wb2xp", - "Y3lfcmVxdWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwKEASJS", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9p", - "bnN0YW5jZXMve2luc3RhbmNlfS9zZXRTZWN1cml0eVBvbGljeTouaW5zdGFu", - "Y2VzX3NldF9zZWN1cml0eV9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRLYAgoR", - "U2V0U2VydmljZUFjY291bnQSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "ZXRTZXJ2aWNlQWNjb3VudEluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLjAdpBRHByb2plY3Qsem9uZSxpbnN0", - "YW5jZSxpbnN0YW5jZXNfc2V0X3NlcnZpY2VfYWNjb3VudF9yZXF1ZXN0X3Jl", - "c291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAoQBIlIvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5z", - "dGFuY2V9L3NldFNlcnZpY2VBY2NvdW50Oi5pbnN0YW5jZXNfc2V0X3NlcnZp", - "Y2VfYWNjb3VudF9yZXF1ZXN0X3Jlc291cmNlEoUDCiJTZXRTaGllbGRlZElu", - "c3RhbmNlSW50ZWdyaXR5UG9saWN5EkouZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuU2V0U2hpZWxkZWRJbnN0YW5jZUludGVncml0eVBvbGljeUluc3RhbmNl", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLu", - "AdpBQXByb2plY3Qsem9uZSxpbnN0YW5jZSxzaGllbGRlZF9pbnN0YW5jZV9p", - "bnRlZ3JpdHlfcG9saWN5X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+ST", - "ApIBMmMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", - "bmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L3NldFNoaWVsZGVkSW5zdGFuY2VJ", - "bnRlZ3JpdHlQb2xpY3k6K3NoaWVsZGVkX2luc3RhbmNlX2ludGVncml0eV9w", - "b2xpY3lfcmVzb3VyY2US9wEKB1NldFRhZ3MSLy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5TZXRUYWdzSW5zdGFuY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuT3BlcmF0aW9uIpYB2kEjcHJvamVjdCx6b25lLGluc3Rh", - "bmNlLHRhZ3NfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCWSJIL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0", - "YW5jZXMve2luc3RhbmNlfS9zZXRUYWdzOg10YWdzX3Jlc291cmNlEo0CChhT", - "aW11bGF0ZU1haW50ZW5hbmNlRXZlbnQSQC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5TaW11bGF0ZU1haW50ZW5hbmNlRXZlbnRJbnN0YW5jZVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iigHaQRVwcm9q", - "ZWN0LHpvbmUsaW5zdGFuY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCWyJZL2Nv", + "ZXREaXNrQXV0b0RlbGV0ZRKYAgoMU2V0SWFtUG9saWN5EjQuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5SW5zdGFuY2VSZXF1ZXN0Gh8u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5IrAB2kE2cHJvamVjdCx6", + "b25lLHJlc291cmNlLHpvbmVfc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNl", + "gtPkkwJxIk0vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMv", + "e3pvbmV9L2luc3RhbmNlcy97cmVzb3VyY2V9L3NldElhbVBvbGljeTogem9u", + "ZV9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2USrQIKCVNldExhYmVscxIx", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldExhYmVsc0luc3RhbmNlUmVx", + "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLIAdpB", + "O3Byb2plY3Qsem9uZSxpbnN0YW5jZSxpbnN0YW5jZXNfc2V0X2xhYmVsc19y", + "ZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAnMiSi9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFu", + "Y2VzL3tpbnN0YW5jZX0vc2V0TGFiZWxzOiVpbnN0YW5jZXNfc2V0X2xhYmVs", + "c19yZXF1ZXN0X3Jlc291cmNlEuICChNTZXRNYWNoaW5lUmVzb3VyY2VzEjsu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TWFjaGluZVJlc291cmNlc0lu", + "c3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiLpAdpBRnByb2plY3Qsem9uZSxpbnN0YW5jZSxpbnN0YW5jZXNfc2V0", + "X21hY2hpbmVfcmVzb3VyY2VzX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3Bl", + "cmF0aW9uc4LT5JMCiAEiVC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0vc2V0TWFjaGlu", + "ZVJlc291cmNlczowaW5zdGFuY2VzX3NldF9tYWNoaW5lX3Jlc291cmNlc19y", + "ZXF1ZXN0X3Jlc291cmNlEsgCCg5TZXRNYWNoaW5lVHlwZRI2Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlNldE1hY2hpbmVUeXBlSW5zdGFuY2VSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItkB2kFBcHJv", + "amVjdCx6b25lLGluc3RhbmNlLGluc3RhbmNlc19zZXRfbWFjaGluZV90eXBl", + "X3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCfiJPL2Nv", "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0", - "YW5jZXMve2luc3RhbmNlfS9zaW11bGF0ZU1haW50ZW5hbmNlRXZlbnQS0wEK", - "BVN0YXJ0Ei0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RhcnRJbnN0YW5j", + "YW5jZXMve2luc3RhbmNlfS9zZXRNYWNoaW5lVHlwZToraW5zdGFuY2VzX3Nl", + "dF9tYWNoaW5lX3R5cGVfcmVxdWVzdF9yZXNvdXJjZRKLAgoLU2V0TWV0YWRh", + "dGESMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRNZXRhZGF0YUluc3Rh", + "bmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biKiAdpBJ3Byb2plY3Qsem9uZSxpbnN0YW5jZSxtZXRhZGF0YV9yZXNvdXJj", + "ZYpODlpvbmVPcGVyYXRpb25zgtPkkwJhIkwvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFuY2V9", + "L3NldE1ldGFkYXRhOhFtZXRhZGF0YV9yZXNvdXJjZRLaAgoRU2V0TWluQ3B1", + "UGxhdGZvcm0SOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRNaW5DcHVQ", + "bGF0Zm9ybUluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk9wZXJhdGlvbiLlAdpBRXByb2plY3Qsem9uZSxpbnN0YW5jZSxpbnN0", + "YW5jZXNfc2V0X21pbl9jcHVfcGxhdGZvcm1fcmVxdWVzdF9yZXNvdXJjZYpO", + "DlpvbmVPcGVyYXRpb25zgtPkkwKFASJSL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9z", + "ZXRNaW5DcHVQbGF0Zm9ybTovaW5zdGFuY2VzX3NldF9taW5fY3B1X3BsYXRm", + "b3JtX3JlcXVlc3RfcmVzb3VyY2USowIKB1NldE5hbWUSLy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5TZXROYW1lSW5zdGFuY2VSZXF1ZXN0GiIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsIB2kE5cHJvamVjdCx6b25l", + "LGluc3RhbmNlLGluc3RhbmNlc19zZXRfbmFtZV9yZXF1ZXN0X3Jlc291cmNl", + "ik4OWm9uZU9wZXJhdGlvbnOC0+STAm8iSC9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0v", + "c2V0TmFtZTojaW5zdGFuY2VzX3NldF9uYW1lX3JlcXVlc3RfcmVzb3VyY2US", + "lQIKDVNldFNjaGVkdWxpbmcSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", + "ZXRTY2hlZHVsaW5nSW5zdGFuY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuT3BlcmF0aW9uIqgB2kEpcHJvamVjdCx6b25lLGluc3RhbmNl", + "LHNjaGVkdWxpbmdfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCZSJO", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9p", + "bnN0YW5jZXMve2luc3RhbmNlfS9zZXRTY2hlZHVsaW5nOhNzY2hlZHVsaW5n", + "X3Jlc291cmNlEtgCChFTZXRTZWN1cml0eVBvbGljeRI5Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlNldFNlY3VyaXR5UG9saWN5SW5zdGFuY2VSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIuMB2kFEcHJv", + "amVjdCx6b25lLGluc3RhbmNlLGluc3RhbmNlc19zZXRfc2VjdXJpdHlfcG9s", + "aWN5X3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMChAEi", + "Ui9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", + "aW5zdGFuY2VzL3tpbnN0YW5jZX0vc2V0U2VjdXJpdHlQb2xpY3k6Lmluc3Rh", + "bmNlc19zZXRfc2VjdXJpdHlfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2US2AIK", + "EVNldFNlcnZpY2VBY2NvdW50EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "U2V0U2VydmljZUFjY291bnRJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24i4wHaQURwcm9qZWN0LHpvbmUsaW5z", + "dGFuY2UsaW5zdGFuY2VzX3NldF9zZXJ2aWNlX2FjY291bnRfcmVxdWVzdF9y", + "ZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwKEASJSL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2lu", + "c3RhbmNlfS9zZXRTZXJ2aWNlQWNjb3VudDouaW5zdGFuY2VzX3NldF9zZXJ2", + "aWNlX2FjY291bnRfcmVxdWVzdF9yZXNvdXJjZRKFAwoiU2V0U2hpZWxkZWRJ", + "bnN0YW5jZUludGVncml0eVBvbGljeRJKLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlNldFNoaWVsZGVkSW5zdGFuY2VJbnRlZ3JpdHlQb2xpY3lJbnN0YW5j", "ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "d9pBFXByb2plY3Qsem9uZSxpbnN0YW5jZYpODlpvbmVPcGVyYXRpb25zgtPk", - "kwJIIkYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", - "bmV9L2luc3RhbmNlcy97aW5zdGFuY2V9L3N0YXJ0EvMCChZTdGFydFdpdGhF", - "bmNyeXB0aW9uS2V5Ej4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RhcnRX", - "aXRoRW5jcnlwdGlvbktleUluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiL0AdpBSnByb2plY3Qsem9uZSxpbnN0", - "YW5jZSxpbnN0YW5jZXNfc3RhcnRfd2l0aF9lbmNyeXB0aW9uX2tleV9yZXF1", - "ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAo8BIlcvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNl", - "cy97aW5zdGFuY2V9L3N0YXJ0V2l0aEVuY3J5cHRpb25LZXk6NGluc3RhbmNl", - "c19zdGFydF93aXRoX2VuY3J5cHRpb25fa2V5X3JlcXVlc3RfcmVzb3VyY2US", - "0AEKBFN0b3ASLC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdG9wSW5zdGFu", + "7gHaQUFwcm9qZWN0LHpvbmUsaW5zdGFuY2Usc2hpZWxkZWRfaW5zdGFuY2Vf", + "aW50ZWdyaXR5X3BvbGljeV9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPk", + "kwKSATJjL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6", + "b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9zZXRTaGllbGRlZEluc3RhbmNl", + "SW50ZWdyaXR5UG9saWN5OitzaGllbGRlZF9pbnN0YW5jZV9pbnRlZ3JpdHlf", + "cG9saWN5X3Jlc291cmNlEvcBCgdTZXRUYWdzEi8uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuU2V0VGFnc0luc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKWAdpBI3Byb2plY3Qsem9uZSxpbnN0", + "YW5jZSx0YWdzX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAlkiSC9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5z", + "dGFuY2VzL3tpbnN0YW5jZX0vc2V0VGFnczoNdGFnc19yZXNvdXJjZRKNAgoY", + "U2ltdWxhdGVNYWludGVuYW5jZUV2ZW50EkAuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuU2ltdWxhdGVNYWludGVuYW5jZUV2ZW50SW5zdGFuY2VSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIooB2kEVcHJv", + "amVjdCx6b25lLGluc3RhbmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAlsiWS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5z", + "dGFuY2VzL3tpbnN0YW5jZX0vc2ltdWxhdGVNYWludGVuYW5jZUV2ZW50EtMB", + "CgVTdGFydBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0YXJ0SW5zdGFu", "Y2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "InbaQRVwcm9qZWN0LHpvbmUsaW5zdGFuY2WKTg5ab25lT3BlcmF0aW9uc4LT", - "5JMCRyJFL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6", - "b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9zdG9wEtkBCgdTdXNwZW5kEi8u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3VzcGVuZEluc3RhbmNlUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ52kEVcHJv", - "amVjdCx6b25lLGluc3RhbmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAkoiSC9j", + "InfaQRVwcm9qZWN0LHpvbmUsaW5zdGFuY2WKTg5ab25lT3BlcmF0aW9uc4LT", + "5JMCSCJGL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6", + "b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfS9zdGFydBLzAgoWU3RhcnRXaXRo", + "RW5jcnlwdGlvbktleRI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN0YXJ0", + "V2l0aEVuY3J5cHRpb25LZXlJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24i9AHaQUpwcm9qZWN0LHpvbmUsaW5z", + "dGFuY2UsaW5zdGFuY2VzX3N0YXJ0X3dpdGhfZW5jcnlwdGlvbl9rZXlfcmVx", + "dWVzdF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwKPASJXL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5j", + "ZXMve2luc3RhbmNlfS9zdGFydFdpdGhFbmNyeXB0aW9uS2V5OjRpbnN0YW5j", + "ZXNfc3RhcnRfd2l0aF9lbmNyeXB0aW9uX2tleV9yZXF1ZXN0X3Jlc291cmNl", + "EtABCgRTdG9wEiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcEluc3Rh", + "bmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biJ22kEVcHJvamVjdCx6b25lLGluc3RhbmNlik4OWm9uZU9wZXJhdGlvbnOC", + "0+STAkciRS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", + "em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX0vc3RvcBLZAQoHU3VzcGVuZBIv", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlN1c3BlbmRJbnN0YW5jZVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iedpBFXBy", + "b2plY3Qsem9uZSxpbnN0YW5jZYpODlpvbmVPcGVyYXRpb25zgtPkkwJKIkgv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2lu", + "c3RhbmNlcy97aW5zdGFuY2V9L3N1c3BlbmQSvQIKElRlc3RJYW1QZXJtaXNz", + "aW9ucxI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNz", + "aW9uc0luc3RhbmNlUmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlRlc3RQZXJtaXNzaW9uc1Jlc3BvbnNlIrgB2kE3cHJvamVjdCx6b25lLHJl", + "c291cmNlLHRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMC", + "eCJTL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25l", + "fS9pbnN0YW5jZXMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRl", + "c3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRL1AQoGVXBkYXRlEi4u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXBkYXRlSW5zdGFuY2VSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpYB2kEncHJv", + "amVjdCx6b25lLGluc3RhbmNlLGluc3RhbmNlX3Jlc291cmNlik4OWm9uZU9w", + "ZXJhdGlvbnOC0+STAlUaQC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5jZX06EWluc3RhbmNl", + "X3Jlc291cmNlErwCChJVcGRhdGVBY2Nlc3NDb25maWcSOi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5VcGRhdGVBY2Nlc3NDb25maWdJbnN0YW5jZVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ixQHaQT5w", + "cm9qZWN0LHpvbmUsaW5zdGFuY2UsbmV0d29ya19pbnRlcmZhY2UsYWNjZXNz", + "X2NvbmZpZ19yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJtIlMvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3Rh", + "bmNlcy97aW5zdGFuY2V9L3VwZGF0ZUFjY2Vzc0NvbmZpZzoWYWNjZXNzX2Nv", + "bmZpZ19yZXNvdXJjZRKvAgoTVXBkYXRlRGlzcGxheURldmljZRI7Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlVwZGF0ZURpc3BsYXlEZXZpY2VJbnN0YW5j", + "ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", + "tgHaQS1wcm9qZWN0LHpvbmUsaW5zdGFuY2UsZGlzcGxheV9kZXZpY2VfcmVz", + "b3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCbzJUL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3Rh", + "bmNlfS91cGRhdGVEaXNwbGF5RGV2aWNlOhdkaXNwbGF5X2RldmljZV9yZXNv", + "dXJjZRLQAgoWVXBkYXRlTmV0d29ya0ludGVyZmFjZRI+Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlVwZGF0ZU5ldHdvcmtJbnRlcmZhY2VJbnN0YW5jZVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i0QHa", + "QUJwcm9qZWN0LHpvbmUsaW5zdGFuY2UsbmV0d29ya19pbnRlcmZhY2UsbmV0", + "d29ya19pbnRlcmZhY2VfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMC", + "dTJXL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25l", + "fS9pbnN0YW5jZXMve2luc3RhbmNlfS91cGRhdGVOZXR3b3JrSW50ZXJmYWNl", + "OhpuZXR3b3JrX2ludGVyZmFjZV9yZXNvdXJjZRLfAgocVXBkYXRlU2hpZWxk", + "ZWRJbnN0YW5jZUNvbmZpZxJELmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVw", + "ZGF0ZVNoaWVsZGVkSW5zdGFuY2VDb25maWdJbnN0YW5jZVJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i1AHaQTdwcm9qZWN0", + "LHpvbmUsaW5zdGFuY2Usc2hpZWxkZWRfaW5zdGFuY2VfY29uZmlnX3Jlc291", + "cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAoIBMl0vY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFu", + "Y2V9L3VwZGF0ZVNoaWVsZGVkSW5zdGFuY2VDb25maWc6IXNoaWVsZGVkX2lu", + "c3RhbmNlX2NvbmZpZ19yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlz", + "LmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0", + "ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRm", + "b3JtMoMTChBJbnN0YW50U25hcHNob3RzEtYBCg5BZ2dyZWdhdGVkTGlzdBI+", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0SW5zdGFu", + "dFNuYXBzaG90c1JlcXVlc3QaNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", + "bnN0YW50U25hcHNob3RBZ2dyZWdhdGVkTGlzdCJM2kEHcHJvamVjdILT5JMC", + "PBI6L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQv", + "aW5zdGFudFNuYXBzaG90cxLuAQoGRGVsZXRlEjUuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuRGVsZXRlSW5zdGFudFNuYXBzaG90UmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKIAdpBHXByb2plY3Qsem9u", + "ZSxpbnN0YW50X3NuYXBzaG90ik4OWm9uZU9wZXJhdGlvbnOC0+STAlEqTy9j", "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5z", - "dGFuY2VzL3tpbnN0YW5jZX0vc3VzcGVuZBK9AgoSVGVzdElhbVBlcm1pc3Np", - "b25zEjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdElhbVBlcm1pc3Np", - "b25zSW5zdGFuY2VSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "VGVzdFBlcm1pc3Npb25zUmVzcG9uc2UiuAHaQTdwcm9qZWN0LHpvbmUscmVz", - "b3VyY2UsdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlgtPkkwJ4", - "IlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9", - "L2luc3RhbmNlcy97cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVz", - "dF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlEvUBCgZVcGRhdGUSLi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcGRhdGVJbnN0YW5jZVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ilgHaQSdwcm9q", - "ZWN0LHpvbmUsaW5zdGFuY2UsaW5zdGFuY2VfcmVzb3VyY2WKTg5ab25lT3Bl", - "cmF0aW9uc4LT5JMCVRpAL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3pvbmVzL3t6b25lfS9pbnN0YW5jZXMve2luc3RhbmNlfToRaW5zdGFuY2Vf", - "cmVzb3VyY2USvAIKElVwZGF0ZUFjY2Vzc0NvbmZpZxI6Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlVwZGF0ZUFjY2Vzc0NvbmZpZ0luc3RhbmNlUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLFAdpBPnBy", - "b2plY3Qsem9uZSxpbnN0YW5jZSxuZXR3b3JrX2ludGVyZmFjZSxhY2Nlc3Nf", - "Y29uZmlnX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAm0iUy9jb21w", + "dGFudFNuYXBzaG90cy97aW5zdGFudF9zbmFwc2hvdH0S3AEKA0dldBIyLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEluc3RhbnRTbmFwc2hvdFJlcXVl", + "c3QaKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW50U25hcHNob3Qi", + "d9pBHXByb2plY3Qsem9uZSxpbnN0YW50X3NuYXBzaG90gtPkkwJREk8vY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3Rh", + "bnRTbmFwc2hvdHMve2luc3RhbnRfc25hcHNob3R9EuIBCgxHZXRJYW1Qb2xp", + "Y3kSOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lJbnN0", + "YW50U25hcHNob3RSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "UG9saWN5InTaQRVwcm9qZWN0LHpvbmUscmVzb3VyY2WC0+STAlYSVC9jb21w", "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFu", - "Y2VzL3tpbnN0YW5jZX0vdXBkYXRlQWNjZXNzQ29uZmlnOhZhY2Nlc3NfY29u", - "ZmlnX3Jlc291cmNlEq8CChNVcGRhdGVEaXNwbGF5RGV2aWNlEjsuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuVXBkYXRlRGlzcGxheURldmljZUluc3RhbmNl", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK2", - "AdpBLXByb2plY3Qsem9uZSxpbnN0YW5jZSxkaXNwbGF5X2RldmljZV9yZXNv", - "dXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJvMlQvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbmNlcy97aW5zdGFu", - "Y2V9L3VwZGF0ZURpc3BsYXlEZXZpY2U6F2Rpc3BsYXlfZGV2aWNlX3Jlc291", - "cmNlEtACChZVcGRhdGVOZXR3b3JrSW50ZXJmYWNlEj4uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuVXBkYXRlTmV0d29ya0ludGVyZmFjZUluc3RhbmNlUmVx", - "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLRAdpB", - "QnByb2plY3Qsem9uZSxpbnN0YW5jZSxuZXR3b3JrX2ludGVyZmFjZSxuZXR3", - "b3JrX2ludGVyZmFjZV9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJ1", - "MlcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9", - "L2luc3RhbmNlcy97aW5zdGFuY2V9L3VwZGF0ZU5ldHdvcmtJbnRlcmZhY2U6", - "Gm5ldHdvcmtfaW50ZXJmYWNlX3Jlc291cmNlEt8CChxVcGRhdGVTaGllbGRl", - "ZEluc3RhbmNlQ29uZmlnEkQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXBk", - "YXRlU2hpZWxkZWRJbnN0YW5jZUNvbmZpZ0luc3RhbmNlUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLUAdpBN3Byb2plY3Qs", - "em9uZSxpbnN0YW5jZSxzaGllbGRlZF9pbnN0YW5jZV9jb25maWdfcmVzb3Vy", - "Y2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCggEyXS9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFuY2VzL3tpbnN0YW5j", - "ZX0vdXBkYXRlU2hpZWxkZWRJbnN0YW5jZUNvbmZpZzohc2hpZWxkZWRfaW5z", - "dGFuY2VfY29uZmlnX3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMu", - "Y29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRl", - "LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZv", - "cm0ygxMKEEluc3RhbnRTbmFwc2hvdHMS1gEKDkFnZ3JlZ2F0ZWRMaXN0Ej4u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RJbnN0YW50", - "U25hcHNob3RzUmVxdWVzdBo2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", - "c3RhbnRTbmFwc2hvdEFnZ3JlZ2F0ZWRMaXN0IkzaQQdwcm9qZWN0gtPkkwI8", - "EjovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9p", - "bnN0YW50U25hcHNob3RzEu4BCgZEZWxldGUSNS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5EZWxldGVJbnN0YW50U25hcHNob3RSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIogB2kEdcHJvamVjdCx6b25l", - "LGluc3RhbnRfc25hcHNob3SKTg5ab25lT3BlcmF0aW9uc4LT5JMCUSpPL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0", - "YW50U25hcHNob3RzL3tpbnN0YW50X3NuYXBzaG90fRLcAQoDR2V0EjIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SW5zdGFudFNuYXBzaG90UmVxdWVz", - "dBooLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbnRTbmFwc2hvdCJ3", - "2kEdcHJvamVjdCx6b25lLGluc3RhbnRfc25hcHNob3SC0+STAlESTy9jb21w", + "dFNuYXBzaG90cy97cmVzb3VyY2V9L2dldElhbVBvbGljeRL/AQoGSW5zZXJ0", + "EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0SW5zdGFudFNuYXBz", + "aG90UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biKZAdpBJnByb2plY3Qsem9uZSxpbnN0YW50X3NuYXBzaG90X3Jlc291cmNl", + "ik4OWm9uZU9wZXJhdGlvbnOC0+STAlkiPC9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFudFNuYXBzaG90czoZaW5z", + "dGFudF9zbmFwc2hvdF9yZXNvdXJjZRK/AQoETGlzdBI0Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkxpc3RJbnN0YW50U25hcHNob3RzUmVxdWVzdBosLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbnRTbmFwc2hvdExpc3QiU9pB", + "DHByb2plY3Qsem9uZYLT5JMCPhI8L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW50U25hcHNob3RzEqYCCgxTZXRJ", + "YW1Qb2xpY3kSOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJYW1Qb2xp", + "Y3lJbnN0YW50U25hcHNob3RSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUG9saWN5IrcB2kE2cHJvamVjdCx6b25lLHJlc291cmNlLHpvbmVf", + "c2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlgtPkkwJ4IlQvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L2luc3RhbnRTbmFw", + "c2hvdHMve3Jlc291cmNlfS9zZXRJYW1Qb2xpY3k6IHpvbmVfc2V0X3BvbGlj", + "eV9yZXF1ZXN0X3Jlc291cmNlErECCglTZXRMYWJlbHMSOC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5TZXRMYWJlbHNJbnN0YW50U25hcHNob3RSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsUB2kE2cHJv", + "amVjdCx6b25lLHJlc291cmNlLHpvbmVfc2V0X2xhYmVsc19yZXF1ZXN0X3Jl", + "c291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAnUiUS9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFudFNuYXBzaG90", + "cy97cmVzb3VyY2V9L3NldExhYmVsczogem9uZV9zZXRfbGFiZWxzX3JlcXVl", + "c3RfcmVzb3VyY2USywIKElRlc3RJYW1QZXJtaXNzaW9ucxJBLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc0luc3RhbnRTbmFw", + "c2hvdFJlcXVlc3QaMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVy", + "bWlzc2lvbnNSZXNwb25zZSK/AdpBN3Byb2plY3Qsem9uZSxyZXNvdXJjZSx0", + "ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAn8iWi9jb21w", "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFu", - "dFNuYXBzaG90cy97aW5zdGFudF9zbmFwc2hvdH0S4gEKDEdldElhbVBvbGlj", - "eRI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeUluc3Rh", - "bnRTbmFwc2hvdFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", - "b2xpY3kidNpBFXByb2plY3Qsem9uZSxyZXNvdXJjZYLT5JMCVhJUL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW50", - "U25hcHNob3RzL3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5Ev8BCgZJbnNlcnQS", - "NS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRJbnN0YW50U25hcHNo", - "b3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "IpkB2kEmcHJvamVjdCx6b25lLGluc3RhbnRfc25hcHNob3RfcmVzb3VyY2WK", - "Tg5ab25lT3BlcmF0aW9uc4LT5JMCWSI8L2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW50U25hcHNob3RzOhlpbnN0", - "YW50X3NuYXBzaG90X3Jlc291cmNlEr8BCgRMaXN0EjQuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuTGlzdEluc3RhbnRTbmFwc2hvdHNSZXF1ZXN0GiwuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zdGFudFNuYXBzaG90TGlzdCJT2kEM", - "cHJvamVjdCx6b25lgtPkkwI+EjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vem9uZXMve3pvbmV9L2luc3RhbnRTbmFwc2hvdHMSpgIKDFNldElh", - "bVBvbGljeRI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBvbGlj", - "eUluc3RhbnRTbmFwc2hvdFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5Qb2xpY3kitwHaQTZwcm9qZWN0LHpvbmUscmVzb3VyY2Usem9uZV9z", - "ZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAngiVC9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vaW5zdGFudFNuYXBz", - "aG90cy97cmVzb3VyY2V9L3NldElhbVBvbGljeTogem9uZV9zZXRfcG9saWN5", - "X3JlcXVlc3RfcmVzb3VyY2USsQIKCVNldExhYmVscxI4Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlNldExhYmVsc0luc3RhbnRTbmFwc2hvdFJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ixQHaQTZwcm9q", - "ZWN0LHpvbmUscmVzb3VyY2Usem9uZV9zZXRfbGFiZWxzX3JlcXVlc3RfcmVz", - "b3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCdSJRL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW50U25hcHNob3Rz", - "L3tyZXNvdXJjZX0vc2V0TGFiZWxzOiB6b25lX3NldF9sYWJlbHNfcmVxdWVz", - "dF9yZXNvdXJjZRLLAgoSVGVzdElhbVBlcm1pc3Npb25zEkEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuVGVzdElhbVBlcm1pc3Npb25zSW5zdGFudFNuYXBz", - "aG90UmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJt", - "aXNzaW9uc1Jlc3BvbnNlIr8B2kE3cHJvamVjdCx6b25lLHJlc291cmNlLHRl", - "c3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCfyJaL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9pbnN0YW50", - "U25hcHNob3RzL3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0", - "X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29v", - "Z2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", - "L2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91", - "ZC1wbGF0Zm9ybTLCEAoXSW50ZXJjb25uZWN0QXR0YWNobWVudHMS6wEKDkFn", - "Z3JlZ2F0ZWRMaXN0EkUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVn", - "YXRlZExpc3RJbnRlcmNvbm5lY3RBdHRhY2htZW50c1JlcXVlc3QaPS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50QWdn", - "cmVnYXRlZExpc3QiU9pBB3Byb2plY3SC0+STAkMSQS9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVkL2ludGVyY29ubmVjdEF0dGFj", - "aG1lbnRzEpICCgZEZWxldGUSPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5E", - "ZWxldGVJbnRlcmNvbm5lY3RBdHRhY2htZW50UmVxdWVzdBoiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKlAdpBJnByb2plY3QscmVnaW9u", - "LGludGVyY29ubmVjdF9hdHRhY2htZW50ik4QUmVnaW9uT3BlcmF0aW9uc4LT", - "5JMCYyphL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", - "e3JlZ2lvbn0vaW50ZXJjb25uZWN0QXR0YWNobWVudHMve2ludGVyY29ubmVj", - "dF9hdHRhY2htZW50fRKGAgoDR2V0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuR2V0SW50ZXJjb25uZWN0QXR0YWNobWVudFJlcXVlc3QaLy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RBdHRhY2htZW50IpIB2kEm", - "cHJvamVjdCxyZWdpb24saW50ZXJjb25uZWN0X2F0dGFjaG1lbnSC0+STAmMS", - "YS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", - "b259L2ludGVyY29ubmVjdEF0dGFjaG1lbnRzL3tpbnRlcmNvbm5lY3RfYXR0", - "YWNobWVudH0SowIKBkluc2VydBI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lkluc2VydEludGVyY29ubmVjdEF0dGFjaG1lbnRSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrYB2kEvcHJvamVjdCxyZWdp", - "b24saW50ZXJjb25uZWN0X2F0dGFjaG1lbnRfcmVzb3VyY2WKThBSZWdpb25P", - "cGVyYXRpb25zgtPkkwJrIkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vcmVnaW9ucy97cmVnaW9ufS9pbnRlcmNvbm5lY3RBdHRhY2htZW50czog", - "aW50ZXJjb25uZWN0X2F0dGFjaG1lbnRfcmVzb3VyY2US2gEKBExpc3QSOy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0SW50ZXJjb25uZWN0QXR0YWNo", - "bWVudHNSZXF1ZXN0GjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJj", - "b25uZWN0QXR0YWNobWVudExpc3QiYNpBDnByb2plY3QscmVnaW9ugtPkkwJJ", - "EkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", - "aW9ufS9pbnRlcmNvbm5lY3RBdHRhY2htZW50cxLUAgoFUGF0Y2gSOy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaEludGVyY29ubmVjdEF0dGFjaG1l", - "bnRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "IukB2kFHcHJvamVjdCxyZWdpb24saW50ZXJjb25uZWN0X2F0dGFjaG1lbnQs", - "aW50ZXJjb25uZWN0X2F0dGFjaG1lbnRfcmVzb3VyY2WKThBSZWdpb25PcGVy", - "YXRpb25zgtPkkwKFATJhL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3JlZ2lvbnMve3JlZ2lvbn0vaW50ZXJjb25uZWN0QXR0YWNobWVudHMve2lu", - "dGVyY29ubmVjdF9hdHRhY2htZW50fTogaW50ZXJjb25uZWN0X2F0dGFjaG1l", - "bnRfcmVzb3VyY2USzAIKCVNldExhYmVscxI/Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlNldExhYmVsc0ludGVyY29ubmVjdEF0dGFjaG1lbnRSZXF1ZXN0", - "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItkB2kE6cHJv", - "amVjdCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9sYWJlbHNfcmVxdWVz", - "dF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAoIBIlwvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnRl", - "cmNvbm5lY3RBdHRhY2htZW50cy97cmVzb3VyY2V9L3NldExhYmVsczoicmVn", - "aW9uX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5n", - "b29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1", - "dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Ns", - "b3VkLXBsYXRmb3JtMvEEChVJbnRlcmNvbm5lY3RMb2NhdGlvbnMS6gEKA0dl", - "dBI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEludGVyY29ubmVjdExv", - "Y2F0aW9uUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVy", - "Y29ubmVjdExvY2F0aW9uInvaQR1wcm9qZWN0LGludGVyY29ubmVjdF9sb2Nh", - "dGlvboLT5JMCVRJTL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", - "b2JhbC9pbnRlcmNvbm5lY3RMb2NhdGlvbnMve2ludGVyY29ubmVjdF9sb2Nh", - "dGlvbn0SwwEKBExpc3QSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", - "SW50ZXJjb25uZWN0TG9jYXRpb25zUmVxdWVzdBoxLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkludGVyY29ubmVjdExvY2F0aW9uTGlzdCJN2kEHcHJvamVj", - "dILT5JMCPRI7L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2Jh", - "bC9pbnRlcmNvbm5lY3RMb2NhdGlvbnMapAHKQRZjb21wdXRlLmdvb2dsZWFw", - "aXMuY29t0kGHAWh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29t", - "cHV0ZS5yZWFkb25seSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", - "L2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91", - "ZC1wbGF0Zm9ybTKqBQobSW50ZXJjb25uZWN0UmVtb3RlTG9jYXRpb25zEosC", - "CgNHZXQSPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJbnRlcmNvbm5l", - "Y3RSZW1vdGVMb2NhdGlvblJlcXVlc3QaMy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvbiKPAdpBJHByb2plY3Qs", - "aW50ZXJjb25uZWN0X3JlbW90ZV9sb2NhdGlvboLT5JMCYhJgL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9pbnRlcmNvbm5lY3RSZW1v", - "dGVMb2NhdGlvbnMve2ludGVyY29ubmVjdF9yZW1vdGVfbG9jYXRpb259EtUB", - "CgRMaXN0Ej8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEludGVyY29u", - "bmVjdFJlbW90ZUxvY2F0aW9uc1JlcXVlc3QaNy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbnRlcmNvbm5lY3RSZW1vdGVMb2NhdGlvbkxpc3QiU9pBB3By", - "b2plY3SC0+STAkMSQS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", - "bG9iYWwvaW50ZXJjb25uZWN0UmVtb3RlTG9jYXRpb25zGqQBykEWY29tcHV0", - "ZS5nb29nbGVhcGlzLmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlzLmNv", - "bS9hdXRoL2NvbXB1dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", - "cy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", - "L2F1dGgvY2xvdWQtcGxhdGZvcm0y6A8KDUludGVyY29ubmVjdHMS1gEKBkRl", - "bGV0ZRIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZUludGVyY29u", - "bmVjdFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24idNpBFHByb2plY3QsaW50ZXJjb25uZWN0ik4QR2xvYmFsT3BlcmF0aW9u", - "c4LT5JMCRCpCL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2Jh", - "bC9pbnRlcmNvbm5lY3RzL3tpbnRlcmNvbm5lY3R9EsABCgNHZXQSLy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJbnRlcmNvbm5lY3RSZXF1ZXN0GiUu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0ImHaQRRwcm9q", - "ZWN0LGludGVyY29ubmVjdILT5JMCRBJCL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9pbnRlcmNvbm5lY3RzL3tpbnRlcmNvbm5lY3R9", - "EvwBCg5HZXREaWFnbm9zdGljcxI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkdldERpYWdub3N0aWNzSW50ZXJjb25uZWN0UmVxdWVzdBo8Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdHNHZXREaWFnbm9zdGljc1Jl", - "c3BvbnNlInDaQRRwcm9qZWN0LGludGVyY29ubmVjdILT5JMCUxJRL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9pbnRlcmNvbm5lY3Rz", - "L3tpbnRlcmNvbm5lY3R9L2dldERpYWdub3N0aWNzEoACCg9HZXRNYWNzZWND", - "b25maWcSOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRNYWNzZWNDb25m", - "aWdJbnRlcmNvbm5lY3RSZXF1ZXN0Gj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSW50ZXJjb25uZWN0c0dldE1hY3NlY0NvbmZpZ1Jlc3BvbnNlInHaQRRw", - "cm9qZWN0LGludGVyY29ubmVjdILT5JMCVBJSL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2dsb2JhbC9pbnRlcmNvbm5lY3RzL3tpbnRlcmNvbm5l", - "Y3R9L2dldE1hY3NlY0NvbmZpZxLoAQoGSW5zZXJ0EjIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuSW5zZXJ0SW50ZXJjb25uZWN0UmVxdWVzdBoiLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKFAdpBHXByb2plY3QsaW50", - "ZXJjb25uZWN0X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCTCIz", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9pbnRlcmNv", - "bm5lY3RzOhVpbnRlcmNvbm5lY3RfcmVzb3VyY2USqwEKBExpc3QSMS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0SW50ZXJjb25uZWN0c1JlcXVlc3Qa", - "KS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RMaXN0IkXa", - "QQdwcm9qZWN0gtPkkwI1EjMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL2ludGVyY29ubmVjdHMSggIKBVBhdGNoEjEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUGF0Y2hJbnRlcmNvbm5lY3RSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqEB2kEqcHJvamVjdCxp", - "bnRlcmNvbm5lY3QsaW50ZXJjb25uZWN0X3Jlc291cmNlik4QR2xvYmFsT3Bl", - "cmF0aW9uc4LT5JMCWzJCL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2dsb2JhbC9pbnRlcmNvbm5lY3RzL3tpbnRlcmNvbm5lY3R9OhVpbnRlcmNv", - "bm5lY3RfcmVzb3VyY2USpgIKCVNldExhYmVscxI1Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlNldExhYmVsc0ludGVyY29ubmVjdFJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivQHaQTNwcm9qZWN0LHJl", - "c291cmNlLGdsb2JhbF9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2WKThBH", - "bG9iYWxPcGVyYXRpb25zgtPkkwJuIkgvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vZ2xvYmFsL2ludGVyY29ubmVjdHMve3Jlc291cmNlfS9zZXRM", - "YWJlbHM6Imdsb2JhbF9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2UacspB", - "FmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVh", - "cGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", - "b20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKwBQoMTGljZW5zZUNvZGVzEr0BCgNH", - "ZXQSLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRMaWNlbnNlQ29kZVJl", - "cXVlc3QaJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaWNlbnNlQ29kZSJg", - "2kEUcHJvamVjdCxsaWNlbnNlX2NvZGWC0+STAkMSQS9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbGljZW5zZUNvZGVzL3tsaWNlbnNl", - "X2NvZGV9ErgCChJUZXN0SWFtUGVybWlzc2lvbnMSPS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNMaWNlbnNlQ29kZVJlcXVl", - "c3QaMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNS", - "ZXNwb25zZSKwAdpBMnByb2plY3QscmVzb3VyY2UsdGVzdF9wZXJtaXNzaW9u", - "c19yZXF1ZXN0X3Jlc291cmNlgtPkkwJ1IlAvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vZ2xvYmFsL2xpY2Vuc2VDb2Rlcy97cmVzb3VyY2V9L3Rl", - "c3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jl", - "c291cmNlGqQBykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBhwFodHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUucmVhZG9ubHksaHR0", - "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8v", - "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y+gwKCExp", - "Y2Vuc2VzEsIBCgZEZWxldGUSLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5E", - "ZWxldGVMaWNlbnNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiJl2kEPcHJvamVjdCxsaWNlbnNlik4QR2xvYmFsT3BlcmF0", - "aW9uc4LT5JMCOio4L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", - "b2JhbC9saWNlbnNlcy97bGljZW5zZX0SpwEKA0dldBIqLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkdldExpY2Vuc2VSZXF1ZXN0GiAuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuTGljZW5zZSJS2kEPcHJvamVjdCxsaWNlbnNlgtPkkwI6", - "EjgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2xpY2Vu", - "c2VzL3tsaWNlbnNlfRLHAQoMR2V0SWFtUG9saWN5EjMuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuR2V0SWFtUG9saWN5TGljZW5zZVJlcXVlc3QaHy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kiYdpBEHByb2plY3QscmVzb3Vy", - "Y2WC0+STAkgSRi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9i", - "YWwvbGljZW5zZXMve3Jlc291cmNlfS9nZXRJYW1Qb2xpY3kS0wEKBkluc2Vy", - "dBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydExpY2Vuc2VSZXF1", - "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInbaQRhw", - "cm9qZWN0LGxpY2Vuc2VfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPk", - "kwJCIi4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2xp", - "Y2Vuc2VzOhBsaWNlbnNlX3Jlc291cmNlEqUBCgRMaXN0EiwuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuTGlzdExpY2Vuc2VzUmVxdWVzdBotLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkxpY2Vuc2VzTGlzdFJlc3BvbnNlIkDaQQdwcm9q", - "ZWN0gtPkkwIwEi4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", - "YmFsL2xpY2Vuc2VzEo8CCgxTZXRJYW1Qb2xpY3kSMy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5TZXRJYW1Qb2xpY3lMaWNlbnNlUmVxdWVzdBofLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSKoAdpBM3Byb2plY3QscmVzb3Vy", - "Y2UsZ2xvYmFsX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMCbCJG", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9saWNlbnNl", - "cy97cmVzb3VyY2V9L3NldElhbVBvbGljeToiZ2xvYmFsX3NldF9wb2xpY3lf", - "cmVxdWVzdF9yZXNvdXJjZRKwAgoSVGVzdElhbVBlcm1pc3Npb25zEjkuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdElhbVBlcm1pc3Npb25zTGljZW5z", - "ZVJlcXVlc3QaMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlz", - "c2lvbnNSZXNwb25zZSKsAdpBMnByb2plY3QscmVzb3VyY2UsdGVzdF9wZXJt", - "aXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlgtPkkwJxIkwvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2xpY2Vuc2VzL3tyZXNvdXJjZX0v", - "dGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3Rf", - "cmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cu", - "Z29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLrDQoNTWFjaGlu", - "ZUltYWdlcxLYAQoGRGVsZXRlEjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "RGVsZXRlTWFjaGluZUltYWdlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk9wZXJhdGlvbiJ22kEVcHJvamVjdCxtYWNoaW5lX2ltYWdlik4Q", - "R2xvYmFsT3BlcmF0aW9uc4LT5JMCRSpDL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9tYWNoaW5lSW1hZ2VzL3ttYWNoaW5lX2ltYWdl", - "fRLCAQoDR2V0Ei8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0TWFjaGlu", - "ZUltYWdlUmVxdWVzdBolLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk1hY2hp", - "bmVJbWFnZSJj2kEVcHJvamVjdCxtYWNoaW5lX2ltYWdlgtPkkwJFEkMvY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL21hY2hpbmVJbWFn", - "ZXMve21hY2hpbmVfaW1hZ2V9EtEBCgxHZXRJYW1Qb2xpY3kSOC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lNYWNoaW5lSW1hZ2VSZXF1", - "ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5ImbaQRBwcm9q", - "ZWN0LHJlc291cmNlgtPkkwJNEksvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL21hY2hpbmVJbWFnZXMve3Jlc291cmNlfS9nZXRJYW1Q", - "b2xpY3kS6gEKBkluc2VydBIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", - "c2VydE1hY2hpbmVJbWFnZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5PcGVyYXRpb24ihwHaQR5wcm9qZWN0LG1hY2hpbmVfaW1hZ2VfcmVz", - "b3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJNIjMvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL21hY2hpbmVJbWFnZXM6Fm1hY2hp", - "bmVfaW1hZ2VfcmVzb3VyY2USqwEKBExpc3QSMS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5MaXN0TWFjaGluZUltYWdlc1JlcXVlc3QaKS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5NYWNoaW5lSW1hZ2VMaXN0IkXaQQdwcm9qZWN0gtPk", - "kwI1EjMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL21h", - "Y2hpbmVJbWFnZXMSmQIKDFNldElhbVBvbGljeRI4Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlNldElhbVBvbGljeU1hY2hpbmVJbWFnZVJlcXVlc3QaHy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kirQHaQTNwcm9qZWN0LHJl", - "c291cmNlLGdsb2JhbF9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+ST", - "AnEiSy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbWFj", - "aGluZUltYWdlcy97cmVzb3VyY2V9L3NldElhbVBvbGljeToiZ2xvYmFsX3Nl", - "dF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRK6AgoSVGVzdElhbVBlcm1pc3Np", - "b25zEj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdElhbVBlcm1pc3Np", - "b25zTWFjaGluZUltYWdlUmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlRlc3RQZXJtaXNzaW9uc1Jlc3BvbnNlIrEB2kEycHJvamVjdCxyZXNv", - "dXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAnYi", - "US9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbWFjaGlu", - "ZUltYWdlcy97cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9w", - "ZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2ds", - "ZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9j", - "b21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQt", - "cGxhdGZvcm0ygwYKDE1hY2hpbmVUeXBlcxLKAQoOQWdncmVnYXRlZExpc3QS", - "Oi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdE1hY2hp", - "bmVUeXBlc1JlcXVlc3QaMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5NYWNo", - "aW5lVHlwZUFnZ3JlZ2F0ZWRMaXN0IkjaQQdwcm9qZWN0gtPkkwI4EjYvY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9tYWNoaW5l", - "VHlwZXMSyAEKA0dldBIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldE1h", - "Y2hpbmVUeXBlUmVxdWVzdBokLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk1h", - "Y2hpbmVUeXBlImvaQRlwcm9qZWN0LHpvbmUsbWFjaGluZV90eXBlgtPkkwJJ", - "EkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9", - "L21hY2hpbmVUeXBlcy97bWFjaGluZV90eXBlfRKzAQoETGlzdBIwLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RNYWNoaW5lVHlwZXNSZXF1ZXN0Gigu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWFjaGluZVR5cGVMaXN0Ik/aQQxw", - "cm9qZWN0LHpvbmWC0+STAjoSOC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS96b25lcy97em9uZX0vbWFjaGluZVR5cGVzGqQBykEWY29tcHV0ZS5n", - "b29nbGVhcGlzLmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", - "dXRoL2NvbXB1dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", - "b20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1", - "dGgvY2xvdWQtcGxhdGZvcm0y8BMKEk5ldHdvcmtBdHRhY2htZW50cxLcAQoO", - "QWdncmVnYXRlZExpc3QSQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dy", - "ZWdhdGVkTGlzdE5ldHdvcmtBdHRhY2htZW50c1JlcXVlc3QaOC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrQXR0YWNobWVudEFnZ3JlZ2F0ZWRM", - "aXN0Ik7aQQdwcm9qZWN0gtPkkwI+EjwvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vYWdncmVnYXRlZC9uZXR3b3JrQXR0YWNobWVudHMS/gEKBkRl", - "bGV0ZRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZU5ldHdvcmtB", + "dFNuYXBzaG90cy97cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVz", + "dF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdv", + "b2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", + "aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xv", + "dWQtcGxhdGZvcm0ywhAKF0ludGVyY29ubmVjdEF0dGFjaG1lbnRzEusBCg5B", + "Z2dyZWdhdGVkTGlzdBJFLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3Jl", + "Z2F0ZWRMaXN0SW50ZXJjb25uZWN0QXR0YWNobWVudHNSZXF1ZXN0Gj0uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QXR0YWNobWVudEFn", + "Z3JlZ2F0ZWRMaXN0IlPaQQdwcm9qZWN0gtPkkwJDEkEvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9pbnRlcmNvbm5lY3RBdHRh", + "Y2htZW50cxKSAgoGRGVsZXRlEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "RGVsZXRlSW50ZXJjb25uZWN0QXR0YWNobWVudFJlcXVlc3QaIi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ipQHaQSZwcm9qZWN0LHJlZ2lv", + "bixpbnRlcmNvbm5lY3RfYXR0YWNobWVudIpOEFJlZ2lvbk9wZXJhdGlvbnOC", + "0+STAmMqYS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", + "L3tyZWdpb259L2ludGVyY29ubmVjdEF0dGFjaG1lbnRzL3tpbnRlcmNvbm5l", + "Y3RfYXR0YWNobWVudH0ShgIKA0dldBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkdldEludGVyY29ubmVjdEF0dGFjaG1lbnRSZXF1ZXN0Gi8uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0QXR0YWNobWVudCKSAdpB", + "JnByb2plY3QscmVnaW9uLGludGVyY29ubmVjdF9hdHRhY2htZW50gtPkkwJj", + "EmEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", + "aW9ufS9pbnRlcmNvbm5lY3RBdHRhY2htZW50cy97aW50ZXJjb25uZWN0X2F0", + "dGFjaG1lbnR9EqMCCgZJbnNlcnQSPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5JbnNlcnRJbnRlcmNvbm5lY3RBdHRhY2htZW50UmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK2AdpBL3Byb2plY3QscmVn", + "aW9uLGludGVyY29ubmVjdF9hdHRhY2htZW50X3Jlc291cmNlik4QUmVnaW9u", + "T3BlcmF0aW9uc4LT5JMCayJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW50ZXJjb25uZWN0QXR0YWNobWVudHM6", + "IGludGVyY29ubmVjdF9hdHRhY2htZW50X3Jlc291cmNlEtoBCgRMaXN0Ejsu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEludGVyY29ubmVjdEF0dGFj", + "aG1lbnRzUmVxdWVzdBozLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVy", + "Y29ubmVjdEF0dGFjaG1lbnRMaXN0ImDaQQ5wcm9qZWN0LHJlZ2lvboLT5JMC", + "SRJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3Jl", + "Z2lvbn0vaW50ZXJjb25uZWN0QXR0YWNobWVudHMS1AIKBVBhdGNoEjsuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hJbnRlcmNvbm5lY3RBdHRhY2ht", + "ZW50UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biLpAdpBR3Byb2plY3QscmVnaW9uLGludGVyY29ubmVjdF9hdHRhY2htZW50", + "LGludGVyY29ubmVjdF9hdHRhY2htZW50X3Jlc291cmNlik4QUmVnaW9uT3Bl", + "cmF0aW9uc4LT5JMChQEyYS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9yZWdpb25zL3tyZWdpb259L2ludGVyY29ubmVjdEF0dGFjaG1lbnRzL3tp", + "bnRlcmNvbm5lY3RfYXR0YWNobWVudH06IGludGVyY29ubmVjdF9hdHRhY2ht", + "ZW50X3Jlc291cmNlEswCCglTZXRMYWJlbHMSPy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5TZXRMYWJlbHNJbnRlcmNvbm5lY3RBdHRhY2htZW50UmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLZAdpBOnBy", + "b2plY3QscmVnaW9uLHJlc291cmNlLHJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVl", + "c3RfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwKCASJcL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW50", + "ZXJjb25uZWN0QXR0YWNobWVudHMve3Jlc291cmNlfS9zZXRMYWJlbHM6InJl", + "Z2lvbl9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2UacspBFmNvbXB1dGUu", + "Z29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", + "dXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9j", + "bG91ZC1wbGF0Zm9ybTLxBAoVSW50ZXJjb25uZWN0TG9jYXRpb25zEuoBCgNH", + "ZXQSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJbnRlcmNvbm5lY3RM", + "b2NhdGlvblJlcXVlc3QaLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnRl", + "cmNvbm5lY3RMb2NhdGlvbiJ72kEdcHJvamVjdCxpbnRlcmNvbm5lY3RfbG9j", + "YXRpb26C0+STAlUSUy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvaW50ZXJjb25uZWN0TG9jYXRpb25zL3tpbnRlcmNvbm5lY3RfbG9j", + "YXRpb259EsMBCgRMaXN0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlz", + "dEludGVyY29ubmVjdExvY2F0aW9uc1JlcXVlc3QaMS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnRlcmNvbm5lY3RMb2NhdGlvbkxpc3QiTdpBB3Byb2pl", + "Y3SC0+STAj0SOy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9i", + "YWwvaW50ZXJjb25uZWN0TG9jYXRpb25zGqQBykEWY29tcHV0ZS5nb29nbGVh", + "cGlzLmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nv", + "bXB1dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", + "aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xv", + "dWQtcGxhdGZvcm0yqgUKG0ludGVyY29ubmVjdFJlbW90ZUxvY2F0aW9ucxKL", + "AgoDR2V0Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SW50ZXJjb25u", + "ZWN0UmVtb3RlTG9jYXRpb25SZXF1ZXN0GjMuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuSW50ZXJjb25uZWN0UmVtb3RlTG9jYXRpb24ijwHaQSRwcm9qZWN0", + "LGludGVyY29ubmVjdF9yZW1vdGVfbG9jYXRpb26C0+STAmISYC9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW50ZXJjb25uZWN0UmVt", + "b3RlTG9jYXRpb25zL3tpbnRlcmNvbm5lY3RfcmVtb3RlX2xvY2F0aW9ufRLV", + "AQoETGlzdBI/Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RJbnRlcmNv", + "bm5lY3RSZW1vdGVMb2NhdGlvbnNSZXF1ZXN0GjcuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuSW50ZXJjb25uZWN0UmVtb3RlTG9jYXRpb25MaXN0IlPaQQdw", + "cm9qZWN0gtPkkwJDEkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "Z2xvYmFsL2ludGVyY29ubmVjdFJlbW90ZUxvY2F0aW9ucxqkAcpBFmNvbXB1", + "dGUuZ29vZ2xlYXBpcy5jb23SQYcBaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", + "b20vYXV0aC9jb21wdXRlLnJlYWRvbmx5LGh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNv", + "bS9hdXRoL2Nsb3VkLXBsYXRmb3JtMugPCg1JbnRlcmNvbm5lY3RzEtYBCgZE", + "ZWxldGUSMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVJbnRlcmNv", + "bm5lY3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uInTaQRRwcm9qZWN0LGludGVyY29ubmVjdIpOEEdsb2JhbE9wZXJhdGlv", + "bnOC0+STAkQqQi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9i", + "YWwvaW50ZXJjb25uZWN0cy97aW50ZXJjb25uZWN0fRLAAQoDR2V0Ei8uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SW50ZXJjb25uZWN0UmVxdWVzdBol", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludGVyY29ubmVjdCJh2kEUcHJv", + "amVjdCxpbnRlcmNvbm5lY3SC0+STAkQSQi9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9nbG9iYWwvaW50ZXJjb25uZWN0cy97aW50ZXJjb25uZWN0", + "fRL8AQoOR2V0RGlhZ25vc3RpY3MSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5HZXREaWFnbm9zdGljc0ludGVyY29ubmVjdFJlcXVlc3QaPC5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5JbnRlcmNvbm5lY3RzR2V0RGlhZ25vc3RpY3NS", + "ZXNwb25zZSJw2kEUcHJvamVjdCxpbnRlcmNvbm5lY3SC0+STAlMSUS9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW50ZXJjb25uZWN0", + "cy97aW50ZXJjb25uZWN0fS9nZXREaWFnbm9zdGljcxKAAgoPR2V0TWFjc2Vj", + "Q29uZmlnEjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0TWFjc2VjQ29u", + "ZmlnSW50ZXJjb25uZWN0UmVxdWVzdBo9Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkludGVyY29ubmVjdHNHZXRNYWNzZWNDb25maWdSZXNwb25zZSJx2kEU", + "cHJvamVjdCxpbnRlcmNvbm5lY3SC0+STAlQSUi9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9nbG9iYWwvaW50ZXJjb25uZWN0cy97aW50ZXJjb25u", + "ZWN0fS9nZXRNYWNzZWNDb25maWcS6AEKBkluc2VydBIyLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkluc2VydEludGVyY29ubmVjdFJlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ihQHaQR1wcm9qZWN0LGlu", + "dGVyY29ubmVjdF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkwi", + "My9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvaW50ZXJj", + "b25uZWN0czoVaW50ZXJjb25uZWN0X3Jlc291cmNlEqsBCgRMaXN0EjEuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEludGVyY29ubmVjdHNSZXF1ZXN0", + "GikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW50ZXJjb25uZWN0TGlzdCJF", + "2kEHcHJvamVjdILT5JMCNRIzL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L2dsb2JhbC9pbnRlcmNvbm5lY3RzEoICCgVQYXRjaBIxLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlBhdGNoSW50ZXJjb25uZWN0UmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKhAdpBKnByb2plY3Qs", + "aW50ZXJjb25uZWN0LGludGVyY29ubmVjdF9yZXNvdXJjZYpOEEdsb2JhbE9w", + "ZXJhdGlvbnOC0+STAlsyQi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9nbG9iYWwvaW50ZXJjb25uZWN0cy97aW50ZXJjb25uZWN0fToVaW50ZXJj", + "b25uZWN0X3Jlc291cmNlEqYCCglTZXRMYWJlbHMSNS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5TZXRMYWJlbHNJbnRlcmNvbm5lY3RSZXF1ZXN0GiIuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIr0B2kEzcHJvamVjdCxy", + "ZXNvdXJjZSxnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlik4Q", + "R2xvYmFsT3BlcmF0aW9uc4LT5JMCbiJIL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L2dsb2JhbC9pbnRlcmNvbm5lY3RzL3tyZXNvdXJjZX0vc2V0", + "TGFiZWxzOiJnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlGnLK", + "QRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xl", + "YXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMu", + "Y29tL2F1dGgvY2xvdWQtcGxhdGZvcm0ysAUKDExpY2Vuc2VDb2RlcxK9AQoD", + "R2V0Ei4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0TGljZW5zZUNvZGVS", + "ZXF1ZXN0GiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGljZW5zZUNvZGUi", + "YNpBFHByb2plY3QsbGljZW5zZV9jb2RlgtPkkwJDEkEvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2xpY2Vuc2VDb2Rlcy97bGljZW5z", + "ZV9jb2RlfRK4AgoSVGVzdElhbVBlcm1pc3Npb25zEj0uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuVGVzdElhbVBlcm1pc3Npb25zTGljZW5zZUNvZGVSZXF1", + "ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25z", + "UmVzcG9uc2UisAHaQTJwcm9qZWN0LHJlc291cmNlLHRlc3RfcGVybWlzc2lv", + "bnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCdSJQL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L2dsb2JhbC9saWNlbnNlQ29kZXMve3Jlc291cmNlfS90", + "ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9y", + "ZXNvdXJjZRqkAcpBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQYcBaHR0cHM6", + "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLnJlYWRvbmx5LGh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMvoMCghM", + "aWNlbnNlcxLCAQoGRGVsZXRlEi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "RGVsZXRlTGljZW5zZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24iZdpBD3Byb2plY3QsbGljZW5zZYpOEEdsb2JhbE9wZXJh", + "dGlvbnOC0+STAjoqOC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvbGljZW5zZXMve2xpY2Vuc2V9EqcBCgNHZXQSKi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5HZXRMaWNlbnNlUmVxdWVzdBogLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkxpY2Vuc2UiUtpBD3Byb2plY3QsbGljZW5zZYLT5JMC", + "OhI4L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9saWNl", + "bnNlcy97bGljZW5zZX0SxwEKDEdldElhbVBvbGljeRIzLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeUxpY2Vuc2VSZXF1ZXN0Gh8uZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5ImHaQRBwcm9qZWN0LHJlc291", + "cmNlgtPkkwJIEkYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", + "YmFsL2xpY2Vuc2VzL3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5EtMBCgZJbnNl", + "cnQSLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRMaWNlbnNlUmVx", + "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ22kEY", + "cHJvamVjdCxsaWNlbnNlX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT", + "5JMCQiIuL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9s", + "aWNlbnNlczoQbGljZW5zZV9yZXNvdXJjZRKlAQoETGlzdBIsLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkxpc3RMaWNlbnNlc1JlcXVlc3QaLS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5MaWNlbnNlc0xpc3RSZXNwb25zZSJA2kEHcHJv", + "amVjdILT5JMCMBIuL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", + "b2JhbC9saWNlbnNlcxKPAgoMU2V0SWFtUG9saWN5EjMuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU2V0SWFtUG9saWN5TGljZW5zZVJlcXVlc3QaHy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kiqAHaQTNwcm9qZWN0LHJlc291", + "cmNlLGdsb2JhbF9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAmwi", + "Ri9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbGljZW5z", + "ZXMve3Jlc291cmNlfS9zZXRJYW1Qb2xpY3k6Imdsb2JhbF9zZXRfcG9saWN5", + "X3JlcXVlc3RfcmVzb3VyY2USsAIKElRlc3RJYW1QZXJtaXNzaW9ucxI5Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc0xpY2Vu", + "c2VSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1p", + "c3Npb25zUmVzcG9uc2UirAHaQTJwcm9qZWN0LHJlc291cmNlLHRlc3RfcGVy", + "bWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCcSJML2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9saWNlbnNlcy97cmVzb3VyY2V9", + "L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0", + "X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6", + "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3", + "Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y6w0KDU1hY2hp", + "bmVJbWFnZXMS2AEKBkRlbGV0ZRIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkRlbGV0ZU1hY2hpbmVJbWFnZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5PcGVyYXRpb24idtpBFXByb2plY3QsbWFjaGluZV9pbWFnZYpO", + "EEdsb2JhbE9wZXJhdGlvbnOC0+STAkUqQy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9nbG9iYWwvbWFjaGluZUltYWdlcy97bWFjaGluZV9pbWFn", + "ZX0SwgEKA0dldBIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldE1hY2hp", + "bmVJbWFnZVJlcXVlc3QaJS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5NYWNo", + "aW5lSW1hZ2UiY9pBFXByb2plY3QsbWFjaGluZV9pbWFnZYLT5JMCRRJDL2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9tYWNoaW5lSW1h", + "Z2VzL3ttYWNoaW5lX2ltYWdlfRLRAQoMR2V0SWFtUG9saWN5EjguZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuR2V0SWFtUG9saWN5TWFjaGluZUltYWdlUmVx", + "dWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJm2kEQcHJv", + "amVjdCxyZXNvdXJjZYLT5JMCTRJLL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2dsb2JhbC9tYWNoaW5lSW1hZ2VzL3tyZXNvdXJjZX0vZ2V0SWFt", + "UG9saWN5EuoBCgZJbnNlcnQSMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", + "bnNlcnRNYWNoaW5lSW1hZ2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIocB2kEecHJvamVjdCxtYWNoaW5lX2ltYWdlX3Jl", + "c291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCTSIzL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9tYWNoaW5lSW1hZ2VzOhZtYWNo", + "aW5lX2ltYWdlX3Jlc291cmNlEqsBCgRMaXN0EjEuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuTGlzdE1hY2hpbmVJbWFnZXNSZXF1ZXN0GikuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuTWFjaGluZUltYWdlTGlzdCJF2kEHcHJvamVjdILT", + "5JMCNRIzL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9t", + "YWNoaW5lSW1hZ2VzEpkCCgxTZXRJYW1Qb2xpY3kSOC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5TZXRJYW1Qb2xpY3lNYWNoaW5lSW1hZ2VSZXF1ZXN0Gh8u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5Iq0B2kEzcHJvamVjdCxy", + "ZXNvdXJjZSxnbG9iYWxfc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlgtPk", + "kwJxIksvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL21h", + "Y2hpbmVJbWFnZXMve3Jlc291cmNlfS9zZXRJYW1Qb2xpY3k6Imdsb2JhbF9z", + "ZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2USugIKElRlc3RJYW1QZXJtaXNz", + "aW9ucxI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNz", + "aW9uc01hY2hpbmVJbWFnZVJlcXVlc3QaMC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25zZSKxAdpBMnByb2plY3QscmVz", + "b3VyY2UsdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlgtPkkwJ2", + "IlEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL21hY2hp", + "bmVJbWFnZXMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3Rf", + "cGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29n", + "bGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgv", + "Y29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3Vk", + "LXBsYXRmb3JtMoMGCgxNYWNoaW5lVHlwZXMSygEKDkFnZ3JlZ2F0ZWRMaXN0", + "EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RNYWNo", + "aW5lVHlwZXNSZXF1ZXN0GjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTWFj", + "aGluZVR5cGVBZ2dyZWdhdGVkTGlzdCJI2kEHcHJvamVjdILT5JMCOBI2L2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvbWFjaGlu", + "ZVR5cGVzEsgBCgNHZXQSLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRN", + "YWNoaW5lVHlwZVJlcXVlc3QaJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5N", + "YWNoaW5lVHlwZSJr2kEZcHJvamVjdCx6b25lLG1hY2hpbmVfdHlwZYLT5JMC", + "SRJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25l", + "fS9tYWNoaW5lVHlwZXMve21hY2hpbmVfdHlwZX0SswEKBExpc3QSMC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0TWFjaGluZVR5cGVzUmVxdWVzdBoo", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk1hY2hpbmVUeXBlTGlzdCJP2kEM", + "cHJvamVjdCx6b25lgtPkkwI6EjgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vem9uZXMve3pvbmV9L21hY2hpbmVUeXBlcxqkAcpBFmNvbXB1dGUu", + "Z29vZ2xlYXBpcy5jb23SQYcBaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", + "YXV0aC9jb21wdXRlLnJlYWRvbmx5LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMu", + "Y29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", + "dXRoL2Nsb3VkLXBsYXRmb3JtMvATChJOZXR3b3JrQXR0YWNobWVudHMS3AEK", + "DkFnZ3JlZ2F0ZWRMaXN0EkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdn", + "cmVnYXRlZExpc3ROZXR3b3JrQXR0YWNobWVudHNSZXF1ZXN0GjguZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0F0dGFjaG1lbnRBZ2dyZWdhdGVk", + "TGlzdCJO2kEHcHJvamVjdILT5JMCPhI8L2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L2FnZ3JlZ2F0ZWQvbmV0d29ya0F0dGFjaG1lbnRzEv4BCgZE", + "ZWxldGUSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVOZXR3b3Jr", + "QXR0YWNobWVudFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24ilgHaQSFwcm9qZWN0LHJlZ2lvbixuZXR3b3JrX2F0dGFjaG1l", + "bnSKThBSZWdpb25PcGVyYXRpb25zgtPkkwJZKlcvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9uZXR3b3JrQXR0YWNo", + "bWVudHMve25ldHdvcmtfYXR0YWNobWVudH0S7QEKA0dldBI0Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkdldE5ldHdvcmtBdHRhY2htZW50UmVxdWVzdBoq", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtBdHRhY2htZW50IoMB", + "2kEhcHJvamVjdCxyZWdpb24sbmV0d29ya19hdHRhY2htZW50gtPkkwJZElcv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", + "fS9uZXR3b3JrQXR0YWNobWVudHMve25ldHdvcmtfYXR0YWNobWVudH0S7AEK", + "DEdldElhbVBvbGljeRI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElh", + "bVBvbGljeU5ldHdvcmtBdHRhY2htZW50UmVxdWVzdBofLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlBvbGljeSJ82kEXcHJvamVjdCxyZWdpb24scmVzb3Vy", + "Y2WC0+STAlwSWi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L25ldHdvcmtBdHRhY2htZW50cy97cmVzb3VyY2V9L2dl", + "dElhbVBvbGljeRKPAgoGSW5zZXJ0EjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSW5zZXJ0TmV0d29ya0F0dGFjaG1lbnRSZXF1ZXN0GiIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqcB2kEqcHJvamVjdCxyZWdpb24s", + "bmV0d29ya19hdHRhY2htZW50X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9u", + "c4LT5JMCYSJCL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", + "bnMve3JlZ2lvbn0vbmV0d29ya0F0dGFjaG1lbnRzOhtuZXR3b3JrX2F0dGFj", + "aG1lbnRfcmVzb3VyY2USywEKBExpc3QSNi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5MaXN0TmV0d29ya0F0dGFjaG1lbnRzUmVxdWVzdBouLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk5ldHdvcmtBdHRhY2htZW50TGlzdCJb2kEOcHJv", + "amVjdCxyZWdpb26C0+STAkQSQi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9yZWdpb25zL3tyZWdpb259L25ldHdvcmtBdHRhY2htZW50cxK1AgoF", + "UGF0Y2gSNi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaE5ldHdvcmtB", "dHRhY2htZW50UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiKWAdpBIXByb2plY3QscmVnaW9uLG5ldHdvcmtfYXR0YWNobWVu", - "dIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlkqVy9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25ldHdvcmtBdHRhY2ht", - "ZW50cy97bmV0d29ya19hdHRhY2htZW50fRLtAQoDR2V0EjQuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuR2V0TmV0d29ya0F0dGFjaG1lbnRSZXF1ZXN0Giou", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0F0dGFjaG1lbnQigwHa", - "QSFwcm9qZWN0LHJlZ2lvbixuZXR3b3JrX2F0dGFjaG1lbnSC0+STAlkSVy9j", + "ZXJhdGlvbiLPAdpBPXByb2plY3QscmVnaW9uLG5ldHdvcmtfYXR0YWNobWVu", + "dCxuZXR3b3JrX2F0dGFjaG1lbnRfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRp", + "b25zgtPkkwJ2MlcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", + "aW9ucy97cmVnaW9ufS9uZXR3b3JrQXR0YWNobWVudHMve25ldHdvcmtfYXR0", + "YWNobWVudH06G25ldHdvcmtfYXR0YWNobWVudF9yZXNvdXJjZRK1AgoMU2V0", + "SWFtUG9saWN5Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9s", + "aWN5TmV0d29ya0F0dGFjaG1lbnRSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuUG9saWN5IsQB2kE6cHJvamVjdCxyZWdpb24scmVzb3VyY2Us", + "cmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMCgAEiWi9j", "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", - "L25ldHdvcmtBdHRhY2htZW50cy97bmV0d29ya19hdHRhY2htZW50fRLsAQoM", - "R2V0SWFtUG9saWN5Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SWFt", - "UG9saWN5TmV0d29ya0F0dGFjaG1lbnRSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuUG9saWN5InzaQRdwcm9qZWN0LHJlZ2lvbixyZXNvdXJj", - "ZYLT5JMCXBJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", - "bnMve3JlZ2lvbn0vbmV0d29ya0F0dGFjaG1lbnRzL3tyZXNvdXJjZX0vZ2V0", - "SWFtUG9saWN5Eo8CCgZJbnNlcnQSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5JbnNlcnROZXR3b3JrQXR0YWNobWVudFJlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24ipwHaQSpwcm9qZWN0LHJlZ2lvbixu", - "ZXR3b3JrX2F0dGFjaG1lbnRfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25z", - "gtPkkwJhIkIvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", - "cy97cmVnaW9ufS9uZXR3b3JrQXR0YWNobWVudHM6G25ldHdvcmtfYXR0YWNo", - "bWVudF9yZXNvdXJjZRLLAQoETGlzdBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkxpc3ROZXR3b3JrQXR0YWNobWVudHNSZXF1ZXN0Gi4uZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuTmV0d29ya0F0dGFjaG1lbnRMaXN0IlvaQQ5wcm9q", - "ZWN0LHJlZ2lvboLT5JMCRBJCL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vbmV0d29ya0F0dGFjaG1lbnRzErUCCgVQ", - "YXRjaBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoTmV0d29ya0F0", - "dGFjaG1lbnRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uIs8B2kE9cHJvamVjdCxyZWdpb24sbmV0d29ya19hdHRhY2htZW50", - "LG5ldHdvcmtfYXR0YWNobWVudF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlv", - "bnOC0+STAnYyVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", - "b25zL3tyZWdpb259L25ldHdvcmtBdHRhY2htZW50cy97bmV0d29ya19hdHRh", - "Y2htZW50fTobbmV0d29ya19hdHRhY2htZW50X3Jlc291cmNlErUCCgxTZXRJ", - "YW1Qb2xpY3kSPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJYW1Qb2xp", - "Y3lOZXR3b3JrQXR0YWNobWVudFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5Qb2xpY3kixAHaQTpwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSxy", - "ZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlgtPkkwKAASJaL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", - "bmV0d29ya0F0dGFjaG1lbnRzL3tyZXNvdXJjZX0vc2V0SWFtUG9saWN5OiJy", - "ZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlEtYCChJUZXN0SWFt", - "UGVybWlzc2lvbnMSQy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFt", - "UGVybWlzc2lvbnNOZXR3b3JrQXR0YWNobWVudFJlcXVlc3QaMC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25zZSLIAdpB", - "OXByb2plY3QscmVnaW9uLHJlc291cmNlLHRlc3RfcGVybWlzc2lvbnNfcmVx", - "dWVzdF9yZXNvdXJjZYLT5JMChQEiYC9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25ldHdvcmtBdHRhY2htZW50cy97", - "cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9u", - "c19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t", - "0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0", - "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y", - "hg0KG05ldHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNlcxL3AQoOQWdncmVnYXRl", - "ZExpc3QSSS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlz", - "dE5ldHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNlc1JlcXVlc3QaQS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZUFn", - "Z3JlZ2F0ZWRMaXN0IlfaQQdwcm9qZWN0gtPkkwJHEkUvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9uZXR3b3JrRWRnZVNlY3Vy", - "aXR5U2VydmljZXMSpgIKBkRlbGV0ZRJALmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkRlbGV0ZU5ldHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNlUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK1AdpBLHByb2pl", - "Y3QscmVnaW9uLG5ldHdvcmtfZWRnZV9zZWN1cml0eV9zZXJ2aWNlik4QUmVn", - "aW9uT3BlcmF0aW9uc4LT5JMCbSprL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vbmV0d29ya0VkZ2VTZWN1cml0eVNl", - "cnZpY2VzL3tuZXR3b3JrX2VkZ2Vfc2VjdXJpdHlfc2VydmljZX0SngIKA0dl", - "dBI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldE5ldHdvcmtFZGdlU2Vj", - "dXJpdHlTZXJ2aWNlUmVxdWVzdBozLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk5ldHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNlIqIB2kEscHJvamVjdCxyZWdp", - "b24sbmV0d29ya19lZGdlX3NlY3VyaXR5X3NlcnZpY2WC0+STAm0Say9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25l", - "dHdvcmtFZGdlU2VjdXJpdHlTZXJ2aWNlcy97bmV0d29ya19lZGdlX3NlY3Vy", - "aXR5X3NlcnZpY2V9ErcCCgZJbnNlcnQSQC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnNlcnROZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ixgHaQTVwcm9q", - "ZWN0LHJlZ2lvbixuZXR3b3JrX2VkZ2Vfc2VjdXJpdHlfc2VydmljZV9yZXNv", - "dXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnUiSy9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25ldHdvcmtFZGdl", - "U2VjdXJpdHlTZXJ2aWNlczombmV0d29ya19lZGdlX3NlY3VyaXR5X3NlcnZp", - "Y2VfcmVzb3VyY2US9AIKBVBhdGNoEj8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuUGF0Y2hOZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZVJlcXVlc3QaIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ihQLaQVNwcm9qZWN0", - "LHJlZ2lvbixuZXR3b3JrX2VkZ2Vfc2VjdXJpdHlfc2VydmljZSxuZXR3b3Jr", - "X2VkZ2Vfc2VjdXJpdHlfc2VydmljZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJh", - "dGlvbnOC0+STApUBMmsvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "cmVnaW9ucy97cmVnaW9ufS9uZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZXMv", - "e25ldHdvcmtfZWRnZV9zZWN1cml0eV9zZXJ2aWNlfTombmV0d29ya19lZGdl", - "X3NlY3VyaXR5X3NlcnZpY2VfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xl", - "YXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nv", - "bXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1w", - "bGF0Zm9ybTLZFwoVTmV0d29ya0VuZHBvaW50R3JvdXBzEuUBCg5BZ2dyZWdh", - "dGVkTGlzdBJDLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRM", - "aXN0TmV0d29ya0VuZHBvaW50R3JvdXBzUmVxdWVzdBo7Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3VwQWdncmVnYXRlZExp", - "c3QiUdpBB3Byb2plY3SC0+STAkESPy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9hZ2dyZWdhdGVkL25ldHdvcmtFbmRwb2ludEdyb3VwcxKxAwoW", - "QXR0YWNoTmV0d29ya0VuZHBvaW50cxJKLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkF0dGFjaE5ldHdvcmtFbmRwb2ludHNOZXR3b3JrRW5kcG9pbnRHcm91", + "L25ldHdvcmtBdHRhY2htZW50cy97cmVzb3VyY2V9L3NldElhbVBvbGljeToi", + "cmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRLWAgoSVGVzdElh", + "bVBlcm1pc3Npb25zEkMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdElh", + "bVBlcm1pc3Npb25zTmV0d29ya0F0dGFjaG1lbnRSZXF1ZXN0GjAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVzcG9uc2UiyAHa", + "QTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3Jl", + "cXVlc3RfcmVzb3VyY2WC0+STAoUBImAvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9uZXR3b3JrQXR0YWNobWVudHMv", + "e3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3RfcGVybWlzc2lv", + "bnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNv", + "bdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxo", + "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3Jt", + "MoYNChtOZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZXMS9wEKDkFnZ3JlZ2F0", + "ZWRMaXN0EkkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExp", + "c3ROZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZXNSZXF1ZXN0GkEuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VkZ2VTZWN1cml0eVNlcnZpY2VB", + "Z2dyZWdhdGVkTGlzdCJX2kEHcHJvamVjdILT5JMCRxJFL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvbmV0d29ya0VkZ2VTZWN1", + "cml0eVNlcnZpY2VzEqYCCgZEZWxldGUSQC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5EZWxldGVOZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZVJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24itQHaQSxwcm9q", + "ZWN0LHJlZ2lvbixuZXR3b3JrX2VkZ2Vfc2VjdXJpdHlfc2VydmljZYpOEFJl", + "Z2lvbk9wZXJhdGlvbnOC0+STAm0qay9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25ldHdvcmtFZGdlU2VjdXJpdHlT", + "ZXJ2aWNlcy97bmV0d29ya19lZGdlX3NlY3VyaXR5X3NlcnZpY2V9Ep4CCgNH", + "ZXQSPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXROZXR3b3JrRWRnZVNl", + "Y3VyaXR5U2VydmljZVJlcXVlc3QaMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5OZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZSKiAdpBLHByb2plY3QscmVn", + "aW9uLG5ldHdvcmtfZWRnZV9zZWN1cml0eV9zZXJ2aWNlgtPkkwJtEmsvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9u", + "ZXR3b3JrRWRnZVNlY3VyaXR5U2VydmljZXMve25ldHdvcmtfZWRnZV9zZWN1", + "cml0eV9zZXJ2aWNlfRK3AgoGSW5zZXJ0EkAuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuSW5zZXJ0TmV0d29ya0VkZ2VTZWN1cml0eVNlcnZpY2VSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsYB2kE1cHJv", + "amVjdCxyZWdpb24sbmV0d29ya19lZGdlX3NlY3VyaXR5X3NlcnZpY2VfcmVz", + "b3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJ1IksvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9uZXR3b3JrRWRn", + "ZVNlY3VyaXR5U2VydmljZXM6Jm5ldHdvcmtfZWRnZV9zZWN1cml0eV9zZXJ2", + "aWNlX3Jlc291cmNlEvQCCgVQYXRjaBI/Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlBhdGNoTmV0d29ya0VkZ2VTZWN1cml0eVNlcnZpY2VSZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIoUC2kFTcHJvamVj", + "dCxyZWdpb24sbmV0d29ya19lZGdlX3NlY3VyaXR5X3NlcnZpY2UsbmV0d29y", + "a19lZGdlX3NlY3VyaXR5X3NlcnZpY2VfcmVzb3VyY2WKThBSZWdpb25PcGVy", + "YXRpb25zgtPkkwKVATJrL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3JlZ2lvbnMve3JlZ2lvbn0vbmV0d29ya0VkZ2VTZWN1cml0eVNlcnZpY2Vz", + "L3tuZXR3b3JrX2VkZ2Vfc2VjdXJpdHlfc2VydmljZX06Jm5ldHdvcmtfZWRn", + "ZV9zZWN1cml0eV9zZXJ2aWNlX3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2ds", + "ZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9j", + "b21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQt", + "cGxhdGZvcm0y2RcKFU5ldHdvcmtFbmRwb2ludEdyb3VwcxLlAQoOQWdncmVn", + "YXRlZExpc3QSQy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVk", + "TGlzdE5ldHdvcmtFbmRwb2ludEdyb3Vwc1JlcXVlc3QaOy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnRHcm91cEFnZ3JlZ2F0ZWRM", + "aXN0IlHaQQdwcm9qZWN0gtPkkwJBEj8vY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vYWdncmVnYXRlZC9uZXR3b3JrRW5kcG9pbnRHcm91cHMSsQMK", + "FkF0dGFjaE5ldHdvcmtFbmRwb2ludHMSSi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5BdHRhY2hOZXR3b3JrRW5kcG9pbnRzTmV0d29ya0VuZHBvaW50R3Jv", + "dXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", + "IqYC2kFdcHJvamVjdCx6b25lLG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAsbmV0", + "d29ya19lbmRwb2ludF9ncm91cHNfYXR0YWNoX2VuZHBvaW50c19yZXF1ZXN0", + "X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAq4BInEvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L25ldHdvcmtFbmRw", + "b2ludEdyb3Vwcy97bmV0d29ya19lbmRwb2ludF9ncm91cH0vYXR0YWNoTmV0", + "d29ya0VuZHBvaW50czo5bmV0d29ya19lbmRwb2ludF9ncm91cHNfYXR0YWNo", + "X2VuZHBvaW50c19yZXF1ZXN0X3Jlc291cmNlEoQCCgZEZWxldGUSOi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVOZXR3b3JrRW5kcG9pbnRHcm91", "cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "pgLaQV1wcm9qZWN0LHpvbmUsbmV0d29ya19lbmRwb2ludF9ncm91cCxuZXR3", - "b3JrX2VuZHBvaW50X2dyb3Vwc19hdHRhY2hfZW5kcG9pbnRzX3JlcXVlc3Rf", - "cmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCrgEicS9jb21wdXRlL3Yx", + "mQHaQSNwcm9qZWN0LHpvbmUsbmV0d29ya19lbmRwb2ludF9ncm91cIpODlpv", + "bmVPcGVyYXRpb25zgtPkkwJcKlovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vem9uZXMve3pvbmV9L25ldHdvcmtFbmRwb2ludEdyb3Vwcy97bmV0", + "d29ya19lbmRwb2ludF9ncm91cH0SsQMKFkRldGFjaE5ldHdvcmtFbmRwb2lu", + "dHMSSi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZXRhY2hOZXR3b3JrRW5k", + "cG9pbnRzTmV0d29ya0VuZHBvaW50R3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqYC2kFdcHJvamVjdCx6b25lLG5l", + "dHdvcmtfZW5kcG9pbnRfZ3JvdXAsbmV0d29ya19lbmRwb2ludF9ncm91cHNf", + "ZGV0YWNoX2VuZHBvaW50c19yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJh", + "dGlvbnOC0+STAq4BInEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "em9uZXMve3pvbmV9L25ldHdvcmtFbmRwb2ludEdyb3Vwcy97bmV0d29ya19l", + "bmRwb2ludF9ncm91cH0vZGV0YWNoTmV0d29ya0VuZHBvaW50czo5bmV0d29y", + "a19lbmRwb2ludF9ncm91cHNfZGV0YWNoX2VuZHBvaW50c19yZXF1ZXN0X3Jl", + "c291cmNlEvgBCgNHZXQSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRO", + "ZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QaLS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5OZXR3b3JrRW5kcG9pbnRHcm91cCKIAdpBI3Byb2plY3Qsem9u", + "ZSxuZXR3b3JrX2VuZHBvaW50X2dyb3VwgtPkkwJcElovY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L25ldHdvcmtFbmRwb2lu", + "dEdyb3Vwcy97bmV0d29ya19lbmRwb2ludF9ncm91cH0SlQIKBkluc2VydBI6", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydE5ldHdvcmtFbmRwb2lu", + "dEdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiKqAdpBLHByb2plY3Qsem9uZSxuZXR3b3JrX2VuZHBvaW50X2dyb3Vw", + "X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAmQiQS9jb21wdXRlL3Yx", "L3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vbmV0d29ya0VuZHBv", - "aW50R3JvdXBzL3tuZXR3b3JrX2VuZHBvaW50X2dyb3VwfS9hdHRhY2hOZXR3", - "b3JrRW5kcG9pbnRzOjluZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19hdHRhY2hf", - "ZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2UShAIKBkRlbGV0ZRI6Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZU5ldHdvcmtFbmRwb2ludEdyb3Vw", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKZ", - "AdpBI3Byb2plY3Qsem9uZSxuZXR3b3JrX2VuZHBvaW50X2dyb3Vwik4OWm9u", - "ZU9wZXJhdGlvbnOC0+STAlwqWi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS96b25lcy97em9uZX0vbmV0d29ya0VuZHBvaW50R3JvdXBzL3tuZXR3", - "b3JrX2VuZHBvaW50X2dyb3VwfRKxAwoWRGV0YWNoTmV0d29ya0VuZHBvaW50", - "cxJKLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRldGFjaE5ldHdvcmtFbmRw", - "b2ludHNOZXR3b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24ipgLaQV1wcm9qZWN0LHpvbmUsbmV0", - "d29ya19lbmRwb2ludF9ncm91cCxuZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19k", - "ZXRhY2hfZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0", - "aW9uc4LT5JMCrgEicS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96", - "b25lcy97em9uZX0vbmV0d29ya0VuZHBvaW50R3JvdXBzL3tuZXR3b3JrX2Vu", - "ZHBvaW50X2dyb3VwfS9kZXRhY2hOZXR3b3JrRW5kcG9pbnRzOjluZXR3b3Jr", - "X2VuZHBvaW50X2dyb3Vwc19kZXRhY2hfZW5kcG9pbnRzX3JlcXVlc3RfcmVz", - "b3VyY2US+AEKA0dldBI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldE5l", - "dHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3VwIogB2kEjcHJvamVjdCx6b25l", - "LG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXCC0+STAlwSWi9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vbmV0d29ya0VuZHBvaW50", - "R3JvdXBzL3tuZXR3b3JrX2VuZHBvaW50X2dyb3VwfRKVAgoGSW5zZXJ0Ejou", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0TmV0d29ya0VuZHBvaW50", - "R3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIqoB2kEscHJvamVjdCx6b25lLG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXBf", - "cmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCZCJBL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9uZXR3b3JrRW5kcG9p", - "bnRHcm91cHM6H25ldHdvcmtfZW5kcG9pbnRfZ3JvdXBfcmVzb3VyY2USzgEK", - "BExpc3QSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0TmV0d29ya0Vu", - "ZHBvaW50R3JvdXBzUmVxdWVzdBoxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk5ldHdvcmtFbmRwb2ludEdyb3VwTGlzdCJY2kEMcHJvamVjdCx6b25lgtPk", - "kwJDEkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", - "bmV9L25ldHdvcmtFbmRwb2ludEdyb3VwcxK3AwoUTGlzdE5ldHdvcmtFbmRw", - "b2ludHMSSS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0TmV0d29ya0Vu", - "ZHBvaW50c05ldHdvcmtFbmRwb2ludEdyb3Vwc1JlcXVlc3QaQi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrRW5kcG9pbnRHcm91cHNMaXN0TmV0", - "d29ya0VuZHBvaW50cyKPAtpBW3Byb2plY3Qsem9uZSxuZXR3b3JrX2VuZHBv", - "aW50X2dyb3VwLG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXBzX2xpc3RfZW5kcG9p", - "bnRzX3JlcXVlc3RfcmVzb3VyY2WC0+STAqoBIm8vY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L25ldHdvcmtFbmRwb2ludEdy", - "b3Vwcy97bmV0d29ya19lbmRwb2ludF9ncm91cH0vbGlzdE5ldHdvcmtFbmRw", - "b2ludHM6N25ldHdvcmtfZW5kcG9pbnRfZ3JvdXBzX2xpc3RfZW5kcG9pbnRz", - "X3JlcXVlc3RfcmVzb3VyY2US1gIKElRlc3RJYW1QZXJtaXNzaW9ucxJGLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc05ldHdv", - "cmtFbmRwb2ludEdyb3VwUmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlRlc3RQZXJtaXNzaW9uc1Jlc3BvbnNlIsUB2kE3cHJvamVjdCx6b25l", - "LHJlc291cmNlLHRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT", - "5JMChAEiXy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", - "em9uZX0vbmV0d29ya0VuZHBvaW50R3JvdXBzL3tyZXNvdXJjZX0vdGVzdElh", - "bVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3Vy", - "Y2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5n", - "b29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xl", - "YXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK9IgoXTmV0d29ya0ZpcmV3", - "YWxsUG9saWNpZXMS0wIKDkFkZEFzc29jaWF0aW9uEkMuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQWRkQXNzb2NpYXRpb25OZXR3b3JrRmlyZXdhbGxQb2xp", - "Y3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "ItcB2kE8cHJvamVjdCxmaXJld2FsbF9wb2xpY3ksZmlyZXdhbGxfcG9saWN5", - "X2Fzc29jaWF0aW9uX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", - "fyJXL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9maXJl", - "d2FsbFBvbGljaWVzL3tmaXJld2FsbF9wb2xpY3l9L2FkZEFzc29jaWF0aW9u", - "OiRmaXJld2FsbF9wb2xpY3lfYXNzb2NpYXRpb25fcmVzb3VyY2USsAIKB0Fk", - "ZFJ1bGUSPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRSdWxlTmV0d29y", - "a0ZpcmV3YWxsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiLCAdpBNXByb2plY3QsZmlyZXdhbGxfcG9saWN5LGZp", - "cmV3YWxsX3BvbGljeV9ydWxlX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9u", - "c4LT5JMCcSJQL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2Jh", - "bC9maXJld2FsbFBvbGljaWVzL3tmaXJld2FsbF9wb2xpY3l9L2FkZFJ1bGU6", - "HWZpcmV3YWxsX3BvbGljeV9ydWxlX3Jlc291cmNlEvwBCgpDbG9uZVJ1bGVz", - "Ej8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ2xvbmVSdWxlc05ldHdvcmtG", - "aXJld2FsbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24iiAHaQRdwcm9qZWN0LGZpcmV3YWxsX3BvbGljeYpOEEds", - "b2JhbE9wZXJhdGlvbnOC0+STAlUiUy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9s", - "aWN5fS9jbG9uZVJ1bGVzEugBCgZEZWxldGUSOy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5EZWxldGVOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIn3aQRdwcm9qZWN0", - "LGZpcmV3YWxsX3BvbGljeYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkoqSC9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxQ", - "b2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fRLUAQoDR2V0EjguZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuR2V0TmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVz", - "dBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9saWN5Imra", - "QRdwcm9qZWN0LGZpcmV3YWxsX3BvbGljeYLT5JMCShJIL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tm", - "aXJld2FsbF9wb2xpY3l9EoQCCg5HZXRBc3NvY2lhdGlvbhJDLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkdldEFzc29jaWF0aW9uTmV0d29ya0ZpcmV3YWxs", - "UG9saWN5UmVxdWVzdBoyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3", - "YWxsUG9saWN5QXNzb2NpYXRpb24iedpBF3Byb2plY3QsZmlyZXdhbGxfcG9s", - "aWN5gtPkkwJZElcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", - "YmFsL2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0vZ2V0QXNz", - "b2NpYXRpb24S3QEKDEdldElhbVBvbGljeRJBLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkdldElhbVBvbGljeU5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVl", - "c3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kiadpBEHByb2pl", - "Y3QscmVzb3VyY2WC0+STAlASTi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97cmVzb3VyY2V9L2dldElh", - "bVBvbGljeRLoAQoHR2V0UnVsZRI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkdldFJ1bGVOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GisuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlInLaQRdwcm9q", - "ZWN0LGZpcmV3YWxsX3BvbGljeYLT5JMCUhJQL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tmaXJld2Fs", - "bF9wb2xpY3l9L2dldFJ1bGUS+gEKBkluc2VydBI7Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkluc2VydE5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijgHaQSBwcm9q", - "ZWN0LGZpcmV3YWxsX3BvbGljeV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlv", - "bnOC0+STAlIiNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9i", - "YWwvZmlyZXdhbGxQb2xpY2llczoYZmlyZXdhbGxfcG9saWN5X3Jlc291cmNl", - "EroBCgRMaXN0EjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdE5ldHdv", - "cmtGaXJld2FsbFBvbGljaWVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkZpcmV3YWxsUG9saWN5TGlzdCJI2kEHcHJvamVjdILT5JMCOBI2", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9maXJld2Fs", - "bFBvbGljaWVzEpoCCgVQYXRjaBI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlBhdGNoTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKwAdpBMHByb2plY3QsZmlyZXdh", - "bGxfcG9saWN5LGZpcmV3YWxsX3BvbGljeV9yZXNvdXJjZYpOEEdsb2JhbE9w", - "ZXJhdGlvbnOC0+STAmQySC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fToY", - "ZmlyZXdhbGxfcG9saWN5X3Jlc291cmNlErYCCglQYXRjaFJ1bGUSPi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaFJ1bGVOZXR3b3JrRmlyZXdhbGxQ", - "b2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIsQB2kE1cHJvamVjdCxmaXJld2FsbF9wb2xpY3ksZmlyZXdhbGxfcG9s", - "aWN5X3J1bGVfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJzIlIv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2ZpcmV3YWxs", - "UG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0vcGF0Y2hSdWxlOh1maXJld2Fs", - "bF9wb2xpY3lfcnVsZV9yZXNvdXJjZRKRAgoRUmVtb3ZlQXNzb2NpYXRpb24S", - "Ri5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZW1vdmVBc3NvY2lhdGlvbk5l", + "aW50R3JvdXBzOh9uZXR3b3JrX2VuZHBvaW50X2dyb3VwX3Jlc291cmNlEs4B", + "CgRMaXN0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdE5ldHdvcmtF", + "bmRwb2ludEdyb3Vwc1JlcXVlc3QaMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5OZXR3b3JrRW5kcG9pbnRHcm91cExpc3QiWNpBDHByb2plY3Qsem9uZYLT", + "5JMCQxJBL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6", + "b25lfS9uZXR3b3JrRW5kcG9pbnRHcm91cHMStwMKFExpc3ROZXR3b3JrRW5k", + "cG9pbnRzEkkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdE5ldHdvcmtF", + "bmRwb2ludHNOZXR3b3JrRW5kcG9pbnRHcm91cHNSZXF1ZXN0GkIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50R3JvdXBzTGlzdE5l", + "dHdvcmtFbmRwb2ludHMijwLaQVtwcm9qZWN0LHpvbmUsbmV0d29ya19lbmRw", + "b2ludF9ncm91cCxuZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19saXN0X2VuZHBv", + "aW50c19yZXF1ZXN0X3Jlc291cmNlgtPkkwKqASJvL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9uZXR3b3JrRW5kcG9pbnRH", + "cm91cHMve25ldHdvcmtfZW5kcG9pbnRfZ3JvdXB9L2xpc3ROZXR3b3JrRW5k", + "cG9pbnRzOjduZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19saXN0X2VuZHBvaW50", + "c19yZXF1ZXN0X3Jlc291cmNlEtYCChJUZXN0SWFtUGVybWlzc2lvbnMSRi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNOZXR3", + "b3JrRW5kcG9pbnRHcm91cFJlcXVlc3QaMC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25zZSLFAdpBN3Byb2plY3Qsem9u", + "ZSxyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC", + "0+STAoQBIl8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMv", + "e3pvbmV9L25ldHdvcmtFbmRwb2ludEdyb3Vwcy97cmVzb3VyY2V9L3Rlc3RJ", + "YW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291", + "cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cu", + "Z29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2ds", + "ZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0yoyQKF05ldHdvcmtGaXJl", + "d2FsbFBvbGljaWVzEtMCCg5BZGRBc3NvY2lhdGlvbhJDLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkFkZEFzc29jaWF0aW9uTmV0d29ya0ZpcmV3YWxsUG9s", + "aWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biLXAdpBPHByb2plY3QsZmlyZXdhbGxfcG9saWN5LGZpcmV3YWxsX3BvbGlj", + "eV9hc3NvY2lhdGlvbl9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", + "An8iVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZmly", + "ZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9hZGRBc3NvY2lhdGlv", + "bjokZmlyZXdhbGxfcG9saWN5X2Fzc29jaWF0aW9uX3Jlc291cmNlErACCgdB", + "ZGRSdWxlEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWRkUnVsZU5ldHdv", + "cmtGaXJld2FsbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24iwgHaQTVwcm9qZWN0LGZpcmV3YWxsX3BvbGljeSxm", + "aXJld2FsbF9wb2xpY3lfcnVsZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlv", + "bnOC0+STAnEiUC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9i", + "YWwvZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9hZGRSdWxl", + "Oh1maXJld2FsbF9wb2xpY3lfcnVsZV9yZXNvdXJjZRLjAQoOQWdncmVnYXRl", + "ZExpc3QSRS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlz", + "dE5ldHdvcmtGaXJld2FsbFBvbGljaWVzUmVxdWVzdBo8Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLk5ldHdvcmtGaXJld2FsbFBvbGljeUFnZ3JlZ2F0ZWRM", + "aXN0IkzaQQdwcm9qZWN0gtPkkwI8EjovY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vYWdncmVnYXRlZC9maXJld2FsbFBvbGljaWVzEvwBCgpDbG9u", + "ZVJ1bGVzEj8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ2xvbmVSdWxlc05l", "dHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5PcGVyYXRpb24ijwHaQRdwcm9qZWN0LGZpcmV3YWxsX3BvbGlj", - "eYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAlwiWi9jb21wdXRlL3YxL3Byb2pl", + "cHV0ZS52MS5PcGVyYXRpb24iiAHaQRdwcm9qZWN0LGZpcmV3YWxsX3BvbGlj", + "eYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAlUiUy9jb21wdXRlL3YxL3Byb2pl", "Y3RzL3twcm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdh", - "bGxfcG9saWN5fS9yZW1vdmVBc3NvY2lhdGlvbhL8AQoKUmVtb3ZlUnVsZRI/", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92ZVJ1bGVOZXR3b3JrRmly", + "bGxfcG9saWN5fS9jbG9uZVJ1bGVzEugBCgZEZWxldGUSOy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5EZWxldGVOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIn3aQRdw", + "cm9qZWN0LGZpcmV3YWxsX3BvbGljeYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", + "AkoqSC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZmly", + "ZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fRLUAQoDR2V0EjguZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0TmV0d29ya0ZpcmV3YWxsUG9saWN5", + "UmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9s", + "aWN5ImraQRdwcm9qZWN0LGZpcmV3YWxsX3BvbGljeYLT5JMCShJIL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9maXJld2FsbFBvbGlj", + "aWVzL3tmaXJld2FsbF9wb2xpY3l9EoQCCg5HZXRBc3NvY2lhdGlvbhJDLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldEFzc29jaWF0aW9uTmV0d29ya0Zp", + "cmV3YWxsUG9saWN5UmVxdWVzdBoyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkZpcmV3YWxsUG9saWN5QXNzb2NpYXRpb24iedpBF3Byb2plY3QsZmlyZXdh", + "bGxfcG9saWN5gtPkkwJZElcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vZ2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0v", + "Z2V0QXNzb2NpYXRpb24S3QEKDEdldElhbVBvbGljeRJBLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeU5ldHdvcmtGaXJld2FsbFBvbGlj", + "eVJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kiadpB", + "EHByb2plY3QscmVzb3VyY2WC0+STAlASTi9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97cmVzb3VyY2V9", + "L2dldElhbVBvbGljeRLoAQoHR2V0UnVsZRI8Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkdldFJ1bGVOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0Gisu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlInLa", + "QRdwcm9qZWN0LGZpcmV3YWxsX3BvbGljeYLT5JMCUhJQL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tm", + "aXJld2FsbF9wb2xpY3l9L2dldFJ1bGUS+gEKBkluc2VydBI7Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkluc2VydE5ldHdvcmtGaXJld2FsbFBvbGljeVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijgHa", + "QSBwcm9qZWN0LGZpcmV3YWxsX3BvbGljeV9yZXNvdXJjZYpOEEdsb2JhbE9w", + "ZXJhdGlvbnOC0+STAlIiNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9nbG9iYWwvZmlyZXdhbGxQb2xpY2llczoYZmlyZXdhbGxfcG9saWN5X3Jl", + "c291cmNlEroBCgRMaXN0EjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlz", + "dE5ldHdvcmtGaXJld2FsbFBvbGljaWVzUmVxdWVzdBorLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkZpcmV3YWxsUG9saWN5TGlzdCJI2kEHcHJvamVjdILT", + "5JMCOBI2L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9m", + "aXJld2FsbFBvbGljaWVzEpoCCgVQYXRjaBI6Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlBhdGNoTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKwAdpBMHByb2plY3Qs", + "ZmlyZXdhbGxfcG9saWN5LGZpcmV3YWxsX3BvbGljeV9yZXNvdXJjZYpOEEds", + "b2JhbE9wZXJhdGlvbnOC0+STAmQySC9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9s", + "aWN5fToYZmlyZXdhbGxfcG9saWN5X3Jlc291cmNlErYCCglQYXRjaFJ1bGUS", + "Pi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaFJ1bGVOZXR3b3JrRmly", "ZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uIogB2kEXcHJvamVjdCxmaXJld2FsbF9wb2xpY3mKThBHbG9i", - "YWxPcGVyYXRpb25zgtPkkwJVIlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGlj", - "eX0vcmVtb3ZlUnVsZRKlAgoMU2V0SWFtUG9saWN5EkEuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuU2V0SWFtUG9saWN5TmV0d29ya0ZpcmV3YWxsUG9saWN5", - "UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSKwAdpB", - "M3Byb2plY3QscmVzb3VyY2UsZ2xvYmFsX3NldF9wb2xpY3lfcmVxdWVzdF9y", - "ZXNvdXJjZYLT5JMCdCJOL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tyZXNvdXJjZX0vc2V0SWFtUG9s", - "aWN5OiJnbG9iYWxfc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlEsYCChJU", - "ZXN0SWFtUGVybWlzc2lvbnMSRy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5U", - "ZXN0SWFtUGVybWlzc2lvbnNOZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0", - "GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVz", - "cG9uc2UitAHaQTJwcm9qZWN0LHJlc291cmNlLHRlc3RfcGVybWlzc2lvbnNf", - "cmVxdWVzdF9yZXNvdXJjZYLT5JMCeSJUL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tyZXNvdXJjZX0v", - "dGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3Rf", - "cmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cu", - "Z29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLEBAoPTmV0d29y", - "a1Byb2ZpbGVzEswBCgNHZXQSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5H", - "ZXROZXR3b3JrUHJvZmlsZVJlcXVlc3QaJy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5OZXR3b3JrUHJvZmlsZSJp2kEXcHJvamVjdCxuZXR3b3JrX3Byb2Zp", - "bGWC0+STAkkSRy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9i", - "YWwvbmV0d29ya1Byb2ZpbGVzL3tuZXR3b3JrX3Byb2ZpbGV9EroBCgRMaXN0", - "EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdE5ldHdvcmtQcm9maWxl", - "c1JlcXVlc3QaNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3b3JrUHJv", - "ZmlsZXNMaXN0UmVzcG9uc2UiR9pBB3Byb2plY3SC0+STAjcSNS9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya1Byb2ZpbGVz", - "GqQBykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBhwFodHRwczovL3d3dy5n", - "b29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUucmVhZG9ubHksaHR0cHM6Ly93", - "d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdv", - "b2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0ytxUKCE5ldHdvcmtz", - "EqMCCgpBZGRQZWVyaW5nEjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWRk", - "UGVlcmluZ05ldHdvcmtSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuT3BlcmF0aW9uIr0B2kE1cHJvamVjdCxuZXR3b3JrLG5ldHdvcmtzX2Fk", - "ZF9wZWVyaW5nX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25z", - "gtPkkwJsIkMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", - "L25ldHdvcmtzL3tuZXR3b3JrfS9hZGRQZWVyaW5nOiVuZXR3b3Jrc19hZGRf", - "cGVlcmluZ19yZXF1ZXN0X3Jlc291cmNlEsIBCgZEZWxldGUSLS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5EZWxldGVOZXR3b3JrUmVxdWVzdBoiLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJl2kEPcHJvamVjdCxuZXR3", - "b3Jrik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCOio4L2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L2dsb2JhbC9uZXR3b3Jrcy97bmV0d29ya30SpwEK", - "A0dldBIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldE5ldHdvcmtSZXF1", - "ZXN0GiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29yayJS2kEPcHJv", - "amVjdCxuZXR3b3JrgtPkkwI6EjgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL25ldHdvcmtzL3tuZXR3b3JrfRL/AQoVR2V0RWZmZWN0", - "aXZlRmlyZXdhbGxzEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0RWZm", - "ZWN0aXZlRmlyZXdhbGxzTmV0d29ya1JlcXVlc3QaPi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5OZXR3b3Jrc0dldEVmZmVjdGl2ZUZpcmV3YWxsc1Jlc3Bv", - "bnNlImjaQQ9wcm9qZWN0LG5ldHdvcmuC0+STAlASTi9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3Mve25ldHdvcmt9L2dl", - "dEVmZmVjdGl2ZUZpcmV3YWxscxLTAQoGSW5zZXJ0Ei0uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuSW5zZXJ0TmV0d29ya1JlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24idtpBGHByb2plY3QsbmV0d29ya19y", - "ZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkIiLi9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3M6EG5ldHdvcmtf", - "cmVzb3VyY2USnAEKBExpc3QSLC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5M", - "aXN0TmV0d29ya3NSZXF1ZXN0GiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "TmV0d29ya0xpc3QiQNpBB3Byb2plY3SC0+STAjASLi9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3MS6QEKEUxpc3RQZWVy", - "aW5nUm91dGVzEjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFBlZXJp", - "bmdSb3V0ZXNOZXR3b3Jrc1JlcXVlc3QaMy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5FeGNoYW5nZWRQZWVyaW5nUm91dGVzTGlzdCJk2kEPcHJvamVjdCxu", - "ZXR3b3JrgtPkkwJMEkovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "Z2xvYmFsL25ldHdvcmtzL3tuZXR3b3JrfS9saXN0UGVlcmluZ1JvdXRlcxLk", - "AQoFUGF0Y2gSLC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaE5ldHdv", - "cmtSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "IogB2kEgcHJvamVjdCxuZXR3b3JrLG5ldHdvcmtfcmVzb3VyY2WKThBHbG9i", - "YWxPcGVyYXRpb25zgtPkkwJMMjgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL25ldHdvcmtzL3tuZXR3b3JrfToQbmV0d29ya19yZXNv", - "dXJjZRKyAgoNUmVtb3ZlUGVlcmluZxI0Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlJlbW92ZVBlZXJpbmdOZXR3b3JrUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLGAdpBOHByb2plY3QsbmV0d29yayxu", - "ZXR3b3Jrc19yZW1vdmVfcGVlcmluZ19yZXF1ZXN0X3Jlc291cmNlik4QR2xv", - "YmFsT3BlcmF0aW9uc4LT5JMCciJGL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L2dsb2JhbC9uZXR3b3Jrcy97bmV0d29ya30vcmVtb3ZlUGVlcmlu", - "ZzoobmV0d29ya3NfcmVtb3ZlX3BlZXJpbmdfcmVxdWVzdF9yZXNvdXJjZRLt", - "AQoSU3dpdGNoVG9DdXN0b21Nb2RlEjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuU3dpdGNoVG9DdXN0b21Nb2RlTmV0d29ya1JlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ieNpBD3Byb2plY3QsbmV0d29y", - "a4pOEEdsb2JhbE9wZXJhdGlvbnOC0+STAk0iSy9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3Mve25ldHdvcmt9L3N3aXRj", - "aFRvQ3VzdG9tTW9kZRKyAgoNVXBkYXRlUGVlcmluZxI0Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlVwZGF0ZVBlZXJpbmdOZXR3b3JrUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLGAdpBOHByb2plY3Qs", - "bmV0d29yayxuZXR3b3Jrc191cGRhdGVfcGVlcmluZ19yZXF1ZXN0X3Jlc291", - "cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCcjJGL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L2dsb2JhbC9uZXR3b3Jrcy97bmV0d29ya30vdXBk", - "YXRlUGVlcmluZzoobmV0d29ya3NfdXBkYXRlX3BlZXJpbmdfcmVxdWVzdF9y", - "ZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8v", - "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5n", - "b29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMusgCgpOb2RlR3Jv", - "dXBzErICCghBZGROb2RlcxIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFk", - "ZE5vZGVzTm9kZUdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiLOAdpBPnByb2plY3Qsem9uZSxub2RlX2dyb3VwLG5v", - "ZGVfZ3JvdXBzX2FkZF9ub2Rlc19yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9w", - "ZXJhdGlvbnOC0+STAnYiTC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS96b25lcy97em9uZX0vbm9kZUdyb3Vwcy97bm9kZV9ncm91cH0vYWRkTm9k", - "ZXM6Jm5vZGVfZ3JvdXBzX2FkZF9ub2Rlc19yZXF1ZXN0X3Jlc291cmNlEsQB", - "Cg5BZ2dyZWdhdGVkTGlzdBI4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFn", - "Z3JlZ2F0ZWRMaXN0Tm9kZUdyb3Vwc1JlcXVlc3QaMC5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5Ob2RlR3JvdXBBZ2dyZWdhdGVkTGlzdCJG2kEHcHJvamVj", - "dILT5JMCNhI0L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3Jl", - "Z2F0ZWQvbm9kZUdyb3VwcxLVAQoGRGVsZXRlEi8uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuRGVsZXRlTm9kZUdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ22kEXcHJvamVjdCx6b25lLG5vZGVf", - "Z3JvdXCKTg5ab25lT3BlcmF0aW9uc4LT5JMCRSpDL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9ub2RlR3JvdXBzL3tub2Rl", - "X2dyb3VwfRLBAgoLRGVsZXRlTm9kZXMSNC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5EZWxldGVOb2Rlc05vZGVHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24i1wHaQUFwcm9qZWN0LHpvbmUsbm9k", - "ZV9ncm91cCxub2RlX2dyb3Vwc19kZWxldGVfbm9kZXNfcmVxdWVzdF9yZXNv", - "dXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJ8Ik8vY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L25vZGVHcm91cHMve25vZGVf", - "Z3JvdXB9L2RlbGV0ZU5vZGVzOilub2RlX2dyb3Vwc19kZWxldGVfbm9kZXNf", - "cmVxdWVzdF9yZXNvdXJjZRK+AQoDR2V0EiwuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuR2V0Tm9kZUdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk5vZGVHcm91cCJl2kEXcHJvamVjdCx6b25lLG5vZGVfZ3JvdXCC", - "0+STAkUSQy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", - "em9uZX0vbm9kZUdyb3Vwcy97bm9kZV9ncm91cH0S1gEKDEdldElhbVBvbGlj", - "eRI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeU5vZGVH", - "cm91cFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3ki", - "btpBFXByb2plY3Qsem9uZSxyZXNvdXJjZYLT5JMCUBJOL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9ub2RlR3JvdXBzL3ty", - "ZXNvdXJjZX0vZ2V0SWFtUG9saWN5EvoBCgZJbnNlcnQSLy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5JbnNlcnROb2RlR3JvdXBSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpoB2kEzcHJvamVjdCx6b25l", - "LGluaXRpYWxfbm9kZV9jb3VudCxub2RlX2dyb3VwX3Jlc291cmNlik4OWm9u", - "ZU9wZXJhdGlvbnOC0+STAk0iNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS96b25lcy97em9uZX0vbm9kZUdyb3VwczoTbm9kZV9ncm91cF9yZXNv", - "dXJjZRKtAQoETGlzdBIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RO", - "b2RlR3JvdXBzUmVxdWVzdBomLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5v", - "ZGVHcm91cExpc3QiTdpBDHByb2plY3Qsem9uZYLT5JMCOBI2L2NvbXB1dGUv", + "T3BlcmF0aW9uIsQB2kE1cHJvamVjdCxmaXJld2FsbF9wb2xpY3ksZmlyZXdh", + "bGxfcG9saWN5X3J1bGVfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPk", + "kwJzIlIvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL2Zp", + "cmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0vcGF0Y2hSdWxlOh1m", + "aXJld2FsbF9wb2xpY3lfcnVsZV9yZXNvdXJjZRKRAgoRUmVtb3ZlQXNzb2Np", + "YXRpb24SRi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZW1vdmVBc3NvY2lh", + "dGlvbk5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijwHaQRdwcm9qZWN0LGZpcmV3YWxs", + "X3BvbGljeYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAlwiWi9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvZmlyZXdhbGxQb2xpY2llcy97", + "ZmlyZXdhbGxfcG9saWN5fS9yZW1vdmVBc3NvY2lhdGlvbhL8AQoKUmVtb3Zl", + "UnVsZRI/Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92ZVJ1bGVOZXR3", + "b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIogB2kEXcHJvamVjdCxmaXJld2FsbF9wb2xpY3mK", + "ThBHbG9iYWxPcGVyYXRpb25zgtPkkwJVIlMvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vZ2xvYmFsL2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxs", + "X3BvbGljeX0vcmVtb3ZlUnVsZRKlAgoMU2V0SWFtUG9saWN5EkEuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5TmV0d29ya0ZpcmV3YWxs", + "UG9saWN5UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGlj", + "eSKwAdpBM3Byb2plY3QscmVzb3VyY2UsZ2xvYmFsX3NldF9wb2xpY3lfcmVx", + "dWVzdF9yZXNvdXJjZYLT5JMCdCJOL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tyZXNvdXJjZX0vc2V0", + "SWFtUG9saWN5OiJnbG9iYWxfc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNl", + "EsYCChJUZXN0SWFtUGVybWlzc2lvbnMSRy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNOZXR3b3JrRmlyZXdhbGxQb2xpY3lS", + "ZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Np", + "b25zUmVzcG9uc2UitAHaQTJwcm9qZWN0LHJlc291cmNlLHRlc3RfcGVybWlz", + "c2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCeSJUL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L2dsb2JhbC9maXJld2FsbFBvbGljaWVzL3tyZXNv", + "dXJjZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3Jl", + "cXVlc3RfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZo", + "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6", + "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLEBAoP", + "TmV0d29ya1Byb2ZpbGVzEswBCgNHZXQSMS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5HZXROZXR3b3JrUHJvZmlsZVJlcXVlc3QaJy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5OZXR3b3JrUHJvZmlsZSJp2kEXcHJvamVjdCxuZXR3b3Jr", + "X3Byb2ZpbGWC0+STAkkSRy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9nbG9iYWwvbmV0d29ya1Byb2ZpbGVzL3tuZXR3b3JrX3Byb2ZpbGV9EroB", + "CgRMaXN0EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdE5ldHdvcmtQ", + "cm9maWxlc1JlcXVlc3QaNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5OZXR3", + "b3JrUHJvZmlsZXNMaXN0UmVzcG9uc2UiR9pBB3Byb2plY3SC0+STAjcSNS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya1By", + "b2ZpbGVzGqQBykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBhwFodHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUucmVhZG9ubHksaHR0", + "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8v", + "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0ytxUKCE5l", + "dHdvcmtzEqMCCgpBZGRQZWVyaW5nEjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuQWRkUGVlcmluZ05ldHdvcmtSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuT3BlcmF0aW9uIr0B2kE1cHJvamVjdCxuZXR3b3JrLG5ldHdv", + "cmtzX2FkZF9wZWVyaW5nX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxPcGVy", + "YXRpb25zgtPkkwJsIkMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "Z2xvYmFsL25ldHdvcmtzL3tuZXR3b3JrfS9hZGRQZWVyaW5nOiVuZXR3b3Jr", + "c19hZGRfcGVlcmluZ19yZXF1ZXN0X3Jlc291cmNlEsIBCgZEZWxldGUSLS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVOZXR3b3JrUmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJl2kEPcHJvamVj", + "dCxuZXR3b3Jrik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCOio4L2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9uZXR3b3Jrcy97bmV0d29y", + "a30SpwEKA0dldBIqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldE5ldHdv", + "cmtSZXF1ZXN0GiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29yayJS", + "2kEPcHJvamVjdCxuZXR3b3JrgtPkkwI6EjgvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vZ2xvYmFsL25ldHdvcmtzL3tuZXR3b3JrfRL/AQoVR2V0", + "RWZmZWN0aXZlRmlyZXdhbGxzEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "R2V0RWZmZWN0aXZlRmlyZXdhbGxzTmV0d29ya1JlcXVlc3QaPi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5OZXR3b3Jrc0dldEVmZmVjdGl2ZUZpcmV3YWxs", + "c1Jlc3BvbnNlImjaQQ9wcm9qZWN0LG5ldHdvcmuC0+STAlASTi9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3Mve25ldHdv", + "cmt9L2dldEVmZmVjdGl2ZUZpcmV3YWxscxLTAQoGSW5zZXJ0Ei0uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0TmV0d29ya1JlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24idtpBGHByb2plY3QsbmV0", + "d29ya19yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkIiLi9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3M6EG5l", + "dHdvcmtfcmVzb3VyY2USnAEKBExpc3QSLC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5MaXN0TmV0d29ya3NSZXF1ZXN0GiQuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTmV0d29ya0xpc3QiQNpBB3Byb2plY3SC0+STAjASLi9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3MS6QEKEUxp", + "c3RQZWVyaW5nUm91dGVzEjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlz", + "dFBlZXJpbmdSb3V0ZXNOZXR3b3Jrc1JlcXVlc3QaMy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5FeGNoYW5nZWRQZWVyaW5nUm91dGVzTGlzdCJk2kEPcHJv", + "amVjdCxuZXR3b3JrgtPkkwJMEkovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vZ2xvYmFsL25ldHdvcmtzL3tuZXR3b3JrfS9saXN0UGVlcmluZ1Jv", + "dXRlcxLkAQoFUGF0Y2gSLC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRj", + "aE5ldHdvcmtSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", + "cmF0aW9uIogB2kEgcHJvamVjdCxuZXR3b3JrLG5ldHdvcmtfcmVzb3VyY2WK", + "ThBHbG9iYWxPcGVyYXRpb25zgtPkkwJMMjgvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vZ2xvYmFsL25ldHdvcmtzL3tuZXR3b3JrfToQbmV0d29y", + "a19yZXNvdXJjZRKyAgoNUmVtb3ZlUGVlcmluZxI0Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlJlbW92ZVBlZXJpbmdOZXR3b3JrUmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLGAdpBOHByb2plY3QsbmV0", + "d29yayxuZXR3b3Jrc19yZW1vdmVfcGVlcmluZ19yZXF1ZXN0X3Jlc291cmNl", + "ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCciJGL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L2dsb2JhbC9uZXR3b3Jrcy97bmV0d29ya30vcmVtb3Zl", + "UGVlcmluZzoobmV0d29ya3NfcmVtb3ZlX3BlZXJpbmdfcmVxdWVzdF9yZXNv", + "dXJjZRLtAQoSU3dpdGNoVG9DdXN0b21Nb2RlEjkuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuU3dpdGNoVG9DdXN0b21Nb2RlTmV0d29ya1JlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ieNpBD3Byb2plY3Qs", + "bmV0d29ya4pOEEdsb2JhbE9wZXJhdGlvbnOC0+STAk0iSy9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3Mve25ldHdvcmt9", + "L3N3aXRjaFRvQ3VzdG9tTW9kZRKyAgoNVXBkYXRlUGVlcmluZxI0Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlVwZGF0ZVBlZXJpbmdOZXR3b3JrUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLGAdpBOHBy", + "b2plY3QsbmV0d29yayxuZXR3b3Jrc191cGRhdGVfcGVlcmluZ19yZXF1ZXN0", + "X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCcjJGL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9uZXR3b3Jrcy97bmV0d29y", + "a30vdXBkYXRlUGVlcmluZzoobmV0d29ya3NfdXBkYXRlX3BlZXJpbmdfcmVx", + "dWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMusgCgpO", + "b2RlR3JvdXBzErICCghBZGROb2RlcxIxLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkFkZE5vZGVzTm9kZUdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiLOAdpBPnByb2plY3Qsem9uZSxub2RlX2dy", + "b3VwLG5vZGVfZ3JvdXBzX2FkZF9ub2Rlc19yZXF1ZXN0X3Jlc291cmNlik4O", + "Wm9uZU9wZXJhdGlvbnOC0+STAnYiTC9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS96b25lcy97em9uZX0vbm9kZUdyb3Vwcy97bm9kZV9ncm91cH0v", + "YWRkTm9kZXM6Jm5vZGVfZ3JvdXBzX2FkZF9ub2Rlc19yZXF1ZXN0X3Jlc291", + "cmNlEsQBCg5BZ2dyZWdhdGVkTGlzdBI4Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkFnZ3JlZ2F0ZWRMaXN0Tm9kZUdyb3Vwc1JlcXVlc3QaMC5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5Ob2RlR3JvdXBBZ2dyZWdhdGVkTGlzdCJG2kEH", + "cHJvamVjdILT5JMCNhI0L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L2FnZ3JlZ2F0ZWQvbm9kZUdyb3VwcxLVAQoGRGVsZXRlEi8uZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuRGVsZXRlTm9kZUdyb3VwUmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ22kEXcHJvamVjdCx6b25l", + "LG5vZGVfZ3JvdXCKTg5ab25lT3BlcmF0aW9uc4LT5JMCRSpDL2NvbXB1dGUv", "djEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9ub2RlR3JvdXBz", - "Et8BCglMaXN0Tm9kZXMSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", - "Tm9kZXNOb2RlR3JvdXBzUmVxdWVzdBosLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk5vZGVHcm91cHNMaXN0Tm9kZXMib9pBF3Byb2plY3Qsem9uZSxub2Rl", - "X2dyb3VwgtPkkwJPIk0vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "em9uZXMve3pvbmV9L25vZGVHcm91cHMve25vZGVfZ3JvdXB9L2xpc3ROb2Rl", - "cxL9AQoFUGF0Y2gSLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QYXRjaE5v", - "ZGVHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", - "YXRpb24inwHaQStwcm9qZWN0LHpvbmUsbm9kZV9ncm91cCxub2RlX2dyb3Vw", - "X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAloyQy9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vbm9kZUdyb3Vwcy97", - "bm9kZV9ncm91cH06E25vZGVfZ3JvdXBfcmVzb3VyY2US5QIKElBlcmZvcm1N", - "YWludGVuYW5jZRI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBlcmZvcm1N", - "YWludGVuYW5jZU5vZGVHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5PcGVyYXRpb24i7QHaQUhwcm9qZWN0LHpvbmUsbm9kZV9ncm91", - "cCxub2RlX2dyb3Vwc19wZXJmb3JtX21haW50ZW5hbmNlX3JlcXVlc3RfcmVz", - "b3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCigEiVi9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vbm9kZUdyb3Vwcy97bm9k", - "ZV9ncm91cH0vcGVyZm9ybU1haW50ZW5hbmNlOjBub2RlX2dyb3Vwc19wZXJm", - "b3JtX21haW50ZW5hbmNlX3JlcXVlc3RfcmVzb3VyY2USmgIKDFNldElhbVBv", - "bGljeRI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBvbGljeU5v", - "ZGVHcm91cFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xp", - "Y3kisQHaQTZwcm9qZWN0LHpvbmUscmVzb3VyY2Usem9uZV9zZXRfcG9saWN5", - "X3JlcXVlc3RfcmVzb3VyY2WC0+STAnIiTi9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS96b25lcy97em9uZX0vbm9kZUdyb3Vwcy97cmVzb3VyY2V9", - "L3NldElhbVBvbGljeTogem9uZV9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3Vy", - "Y2US2AIKD1NldE5vZGVUZW1wbGF0ZRI4Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlNldE5vZGVUZW1wbGF0ZU5vZGVHcm91cFJlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i5gHaQUZwcm9qZWN0LHpvbmUs", - "bm9kZV9ncm91cCxub2RlX2dyb3Vwc19zZXRfbm9kZV90ZW1wbGF0ZV9yZXF1", - "ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAoUBIlMvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L25vZGVHcm91", - "cHMve25vZGVfZ3JvdXB9L3NldE5vZGVUZW1wbGF0ZToubm9kZV9ncm91cHNf", - "c2V0X25vZGVfdGVtcGxhdGVfcmVxdWVzdF9yZXNvdXJjZRKFAwoYU2ltdWxh", - "dGVNYWludGVuYW5jZUV2ZW50EkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "U2ltdWxhdGVNYWludGVuYW5jZUV2ZW50Tm9kZUdyb3VwUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKBAtpBT3Byb2plY3Qs", - "em9uZSxub2RlX2dyb3VwLG5vZGVfZ3JvdXBzX3NpbXVsYXRlX21haW50ZW5h", - "bmNlX2V2ZW50X3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT", - "5JMClwEiXC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", - "em9uZX0vbm9kZUdyb3Vwcy97bm9kZV9ncm91cH0vc2ltdWxhdGVNYWludGVu", - "YW5jZUV2ZW50Ojdub2RlX2dyb3Vwc19zaW11bGF0ZV9tYWludGVuYW5jZV9l", - "dmVudF9yZXF1ZXN0X3Jlc291cmNlEr8CChJUZXN0SWFtUGVybWlzc2lvbnMS", - "Oy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNO", - "b2RlR3JvdXBSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVz", - "dFBlcm1pc3Npb25zUmVzcG9uc2UiuQHaQTdwcm9qZWN0LHpvbmUscmVzb3Vy", - "Y2UsdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlgtPkkwJ5IlQv", + "L3tub2RlX2dyb3VwfRLBAgoLRGVsZXRlTm9kZXMSNC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5EZWxldGVOb2Rlc05vZGVHcm91cFJlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i1wHaQUFwcm9qZWN0LHpv", + "bmUsbm9kZV9ncm91cCxub2RlX2dyb3Vwc19kZWxldGVfbm9kZXNfcmVxdWVz", + "dF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJ8Ik8vY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L25vZGVHcm91cHMv", + "e25vZGVfZ3JvdXB9L2RlbGV0ZU5vZGVzOilub2RlX2dyb3Vwc19kZWxldGVf", + "bm9kZXNfcmVxdWVzdF9yZXNvdXJjZRK+AQoDR2V0EiwuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuR2V0Tm9kZUdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLk5vZGVHcm91cCJl2kEXcHJvamVjdCx6b25lLG5vZGVf", + "Z3JvdXCC0+STAkUSQy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96", + "b25lcy97em9uZX0vbm9kZUdyb3Vwcy97bm9kZV9ncm91cH0S1gEKDEdldElh", + "bVBvbGljeRI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGlj", + "eU5vZGVHcm91cFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", + "b2xpY3kibtpBFXByb2plY3Qsem9uZSxyZXNvdXJjZYLT5JMCUBJOL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9ub2RlR3Jv", + "dXBzL3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5EvoBCgZJbnNlcnQSLy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnROb2RlR3JvdXBSZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpoB2kEzcHJvamVj", + "dCx6b25lLGluaXRpYWxfbm9kZV9jb3VudCxub2RlX2dyb3VwX3Jlc291cmNl", + "ik4OWm9uZU9wZXJhdGlvbnOC0+STAk0iNi9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS96b25lcy97em9uZX0vbm9kZUdyb3VwczoTbm9kZV9ncm91", + "cF9yZXNvdXJjZRKtAQoETGlzdBIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lkxpc3ROb2RlR3JvdXBzUmVxdWVzdBomLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk5vZGVHcm91cExpc3QiTdpBDHByb2plY3Qsem9uZYLT5JMCOBI2L2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9ub2Rl", + "R3JvdXBzEt8BCglMaXN0Tm9kZXMSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5MaXN0Tm9kZXNOb2RlR3JvdXBzUmVxdWVzdBosLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk5vZGVHcm91cHNMaXN0Tm9kZXMib9pBF3Byb2plY3Qsem9u", + "ZSxub2RlX2dyb3VwgtPkkwJPIk0vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vem9uZXMve3pvbmV9L25vZGVHcm91cHMve25vZGVfZ3JvdXB9L2xp", + "c3ROb2RlcxL9AQoFUGF0Y2gSLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", + "YXRjaE5vZGVHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24inwHaQStwcm9qZWN0LHpvbmUsbm9kZV9ncm91cCxub2Rl", + "X2dyb3VwX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAloyQy9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vbm9kZUdy", + "b3Vwcy97bm9kZV9ncm91cH06E25vZGVfZ3JvdXBfcmVzb3VyY2US5QIKElBl", + "cmZvcm1NYWludGVuYW5jZRI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBl", + "cmZvcm1NYWludGVuYW5jZU5vZGVHcm91cFJlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24i7QHaQUhwcm9qZWN0LHpvbmUsbm9k", + "ZV9ncm91cCxub2RlX2dyb3Vwc19wZXJmb3JtX21haW50ZW5hbmNlX3JlcXVl", + "c3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCigEiVi9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vbm9kZUdyb3Vw", + "cy97bm9kZV9ncm91cH0vcGVyZm9ybU1haW50ZW5hbmNlOjBub2RlX2dyb3Vw", + "c19wZXJmb3JtX21haW50ZW5hbmNlX3JlcXVlc3RfcmVzb3VyY2USmgIKDFNl", + "dElhbVBvbGljeRI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBv", + "bGljeU5vZGVHcm91cFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5Qb2xpY3kisQHaQTZwcm9qZWN0LHpvbmUscmVzb3VyY2Usem9uZV9zZXRf", + "cG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAnIiTi9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vbm9kZUdyb3Vwcy97cmVz", + "b3VyY2V9L3NldElhbVBvbGljeTogem9uZV9zZXRfcG9saWN5X3JlcXVlc3Rf", + "cmVzb3VyY2US2AIKD1NldE5vZGVUZW1wbGF0ZRI4Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlNldE5vZGVUZW1wbGF0ZU5vZGVHcm91cFJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i5gHaQUZwcm9qZWN0", + "LHpvbmUsbm9kZV9ncm91cCxub2RlX2dyb3Vwc19zZXRfbm9kZV90ZW1wbGF0", + "ZV9yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAoUBIlMv", "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L25v", - "ZGVHcm91cHMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3Rf", - "cGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29n", - "bGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgv", - "Y29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3Vk", - "LXBsYXRmb3JtMrQQCg1Ob2RlVGVtcGxhdGVzEs0BCg5BZ2dyZWdhdGVkTGlz", - "dBI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0Tm9k", - "ZVRlbXBsYXRlc1JlcXVlc3QaMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5O", - "b2RlVGVtcGxhdGVBZ2dyZWdhdGVkTGlzdCJJ2kEHcHJvamVjdILT5JMCORI3", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvbm9k", - "ZVRlbXBsYXRlcxLqAQoGRGVsZXRlEjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuRGVsZXRlTm9kZVRlbXBsYXRlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKHAdpBHHByb2plY3QscmVnaW9uLG5vZGVf", - "dGVtcGxhdGWKThBSZWdpb25PcGVyYXRpb25zgtPkkwJPKk0vY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9ub2RlVGVt", - "cGxhdGVzL3tub2RlX3RlbXBsYXRlfRLTAQoDR2V0Ei8uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuR2V0Tm9kZVRlbXBsYXRlUmVxdWVzdBolLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk5vZGVUZW1wbGF0ZSJ02kEccHJvamVjdCxyZWdp", - "b24sbm9kZV90ZW1wbGF0ZYLT5JMCTxJNL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vbm9kZVRlbXBsYXRlcy97bm9k", - "ZV90ZW1wbGF0ZX0S4gEKDEdldElhbVBvbGljeRI4Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkdldElhbVBvbGljeU5vZGVUZW1wbGF0ZVJlcXVlc3QaHy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kid9pBF3Byb2plY3QscmVn", - "aW9uLHJlc291cmNlgtPkkwJXElUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vcmVnaW9ucy97cmVnaW9ufS9ub2RlVGVtcGxhdGVzL3tyZXNvdXJj", - "ZX0vZ2V0SWFtUG9saWN5EvsBCgZJbnNlcnQSMi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbnNlcnROb2RlVGVtcGxhdGVSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpgB2kElcHJvamVjdCxyZWdpb24s", - "bm9kZV90ZW1wbGF0ZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", - "AlciPS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L25vZGVUZW1wbGF0ZXM6Fm5vZGVfdGVtcGxhdGVfcmVzb3VyY2US", - "vAEKBExpc3QSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0Tm9kZVRl", - "bXBsYXRlc1JlcXVlc3QaKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Ob2Rl", - "VGVtcGxhdGVMaXN0IlbaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCPxI9L2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vbm9k", - "ZVRlbXBsYXRlcxKqAgoMU2V0SWFtUG9saWN5EjguZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuU2V0SWFtUG9saWN5Tm9kZVRlbXBsYXRlUmVxdWVzdBofLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSK+AdpBOnByb2plY3QscmVn", - "aW9uLHJlc291cmNlLHJlZ2lvbl9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3Vy", - "Y2WC0+STAnsiVS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", - "b25zL3tyZWdpb259L25vZGVUZW1wbGF0ZXMve3Jlc291cmNlfS9zZXRJYW1Q", - "b2xpY3k6InJlZ2lvbl9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2USzAIK", - "ElRlc3RJYW1QZXJtaXNzaW9ucxI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlRlc3RJYW1QZXJtaXNzaW9uc05vZGVUZW1wbGF0ZVJlcXVlc3QaMC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25zZSLD", - "AdpBOXByb2plY3QscmVnaW9uLHJlc291cmNlLHRlc3RfcGVybWlzc2lvbnNf", - "cmVxdWVzdF9yZXNvdXJjZYLT5JMCgAEiWy9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25vZGVUZW1wbGF0ZXMve3Jl", - "c291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3RfcGVybWlzc2lvbnNf", - "cmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJB", - "Vmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRw", - "czovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMt8F", - "CglOb2RlVHlwZXMSwQEKDkFnZ3JlZ2F0ZWRMaXN0EjcuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3ROb2RlVHlwZXNSZXF1ZXN0Gi8u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTm9kZVR5cGVBZ2dyZWdhdGVkTGlz", - "dCJF2kEHcHJvamVjdILT5JMCNRIzL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L2FnZ3JlZ2F0ZWQvbm9kZVR5cGVzErkBCgNHZXQSKy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5HZXROb2RlVHlwZVJlcXVlc3QaIS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5Ob2RlVHlwZSJi2kEWcHJvamVjdCx6b25lLG5v", - "ZGVfdHlwZYLT5JMCQxJBL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3pvbmVzL3t6b25lfS9ub2RlVHlwZXMve25vZGVfdHlwZX0SqgEKBExpc3QS", - "LS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0Tm9kZVR5cGVzUmVxdWVz", - "dBolLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vZGVUeXBlTGlzdCJM2kEM", - "cHJvamVjdCx6b25lgtPkkwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vem9uZXMve3pvbmV9L25vZGVUeXBlcxqkAcpBFmNvbXB1dGUuZ29v", - "Z2xlYXBpcy5jb23SQYcBaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", - "aC9jb21wdXRlLnJlYWRvbmx5LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", + "ZGVHcm91cHMve25vZGVfZ3JvdXB9L3NldE5vZGVUZW1wbGF0ZToubm9kZV9n", + "cm91cHNfc2V0X25vZGVfdGVtcGxhdGVfcmVxdWVzdF9yZXNvdXJjZRKFAwoY", + "U2ltdWxhdGVNYWludGVuYW5jZUV2ZW50EkEuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuU2ltdWxhdGVNYWludGVuYW5jZUV2ZW50Tm9kZUdyb3VwUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKBAtpBT3By", + "b2plY3Qsem9uZSxub2RlX2dyb3VwLG5vZGVfZ3JvdXBzX3NpbXVsYXRlX21h", + "aW50ZW5hbmNlX2V2ZW50X3JlcXVlc3RfcmVzb3VyY2WKTg5ab25lT3BlcmF0", + "aW9uc4LT5JMClwEiXC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96", + "b25lcy97em9uZX0vbm9kZUdyb3Vwcy97bm9kZV9ncm91cH0vc2ltdWxhdGVN", + "YWludGVuYW5jZUV2ZW50Ojdub2RlX2dyb3Vwc19zaW11bGF0ZV9tYWludGVu", + "YW5jZV9ldmVudF9yZXF1ZXN0X3Jlc291cmNlEr8CChJUZXN0SWFtUGVybWlz", + "c2lvbnMSOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlz", + "c2lvbnNOb2RlR3JvdXBSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuVGVzdFBlcm1pc3Npb25zUmVzcG9uc2UiuQHaQTdwcm9qZWN0LHpvbmUs", + "cmVzb3VyY2UsdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlgtPk", + "kwJ5IlQvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", + "bmV9L25vZGVHcm91cHMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6", + "IXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0", + "ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", "L2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", - "L2Nsb3VkLXBsYXRmb3JtMpAPChBQYWNrZXRNaXJyb3JpbmdzEtYBCg5BZ2dy", - "ZWdhdGVkTGlzdBI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0", - "ZWRMaXN0UGFja2V0TWlycm9yaW5nc1JlcXVlc3QaNi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5QYWNrZXRNaXJyb3JpbmdBZ2dyZWdhdGVkTGlzdCJM2kEH", - "cHJvamVjdILT5JMCPBI6L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2FnZ3JlZ2F0ZWQvcGFja2V0TWlycm9yaW5ncxL2AQoGRGVsZXRlEjUuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlUGFja2V0TWlycm9yaW5nUmVx", - "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKQAdpB", - "H3Byb2plY3QscmVnaW9uLHBhY2tldF9taXJyb3JpbmeKThBSZWdpb25PcGVy", - "YXRpb25zgtPkkwJVKlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "cmVnaW9ucy97cmVnaW9ufS9wYWNrZXRNaXJyb3JpbmdzL3twYWNrZXRfbWly", - "cm9yaW5nfRLiAQoDR2V0EjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0", - "UGFja2V0TWlycm9yaW5nUmVxdWVzdBooLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlBhY2tldE1pcnJvcmluZyJ92kEfcHJvamVjdCxyZWdpb24scGFja2V0", - "X21pcnJvcmluZ4LT5JMCVRJTL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vcGFja2V0TWlycm9yaW5ncy97cGFja2V0", - "X21pcnJvcmluZ30ShwIKBkluc2VydBI1Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkluc2VydFBhY2tldE1pcnJvcmluZ1JlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24ioQHaQShwcm9qZWN0LHJlZ2lvbixw", - "YWNrZXRfbWlycm9yaW5nX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT", - "5JMCXSJAL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", - "e3JlZ2lvbn0vcGFja2V0TWlycm9yaW5nczoZcGFja2V0X21pcnJvcmluZ19y", - "ZXNvdXJjZRLFAQoETGlzdBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxp", - "c3RQYWNrZXRNaXJyb3JpbmdzUmVxdWVzdBosLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlBhY2tldE1pcnJvcmluZ0xpc3QiWdpBDnByb2plY3QscmVnaW9u", - "gtPkkwJCEkAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", - "cy97cmVnaW9ufS9wYWNrZXRNaXJyb3JpbmdzEqkCCgVQYXRjaBI0Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUGFja2V0TWlycm9yaW5nUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLFAdpBOXBy", - "b2plY3QscmVnaW9uLHBhY2tldF9taXJyb3JpbmcscGFja2V0X21pcnJvcmlu", - "Z19yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnAyUy9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3BhY2tl", - "dE1pcnJvcmluZ3Mve3BhY2tldF9taXJyb3Jpbmd9OhlwYWNrZXRfbWlycm9y", - "aW5nX3Jlc291cmNlEtICChJUZXN0SWFtUGVybWlzc2lvbnMSQS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNQYWNrZXRNaXJy", - "b3JpbmdSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBl", - "cm1pc3Npb25zUmVzcG9uc2UixgHaQTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJj", - "ZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAoMBIl4v", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS9wYWNrZXRNaXJyb3JpbmdzL3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Np", - "b25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UacspBFmNv", - "bXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlz", - "LmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", - "YXV0aC9jbG91ZC1wbGF0Zm9ybTKrGwoIUHJvamVjdHMSvwEKDkRpc2FibGVY", - "cG5Ib3N0EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlzYWJsZVhwbkhv", - "c3RQcm9qZWN0UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiJS2kEHcHJvamVjdIpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAi8i", - "LS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9kaXNhYmxlWHBuSG9z", - "dBKrAgoSRGlzYWJsZVhwblJlc291cmNlEjkuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuRGlzYWJsZVhwblJlc291cmNlUHJvamVjdFJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24itQHaQTZwcm9qZWN0LHBy", - "b2plY3RzX2Rpc2FibGVfeHBuX3Jlc291cmNlX3JlcXVlc3RfcmVzb3VyY2WK", - "ThBHbG9iYWxPcGVyYXRpb25zgtPkkwJjIjEvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vZGlzYWJsZVhwblJlc291cmNlOi5wcm9qZWN0c19kaXNh", - "YmxlX3hwbl9yZXNvdXJjZV9yZXF1ZXN0X3Jlc291cmNlErwBCg1FbmFibGVY", - "cG5Ib3N0EjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRW5hYmxlWHBuSG9z", - "dFByb2plY3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uIlHaQQdwcm9qZWN0ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCLiIs", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2VuYWJsZVhwbkhvc3QS", - "pgIKEUVuYWJsZVhwblJlc291cmNlEjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuRW5hYmxlWHBuUmVzb3VyY2VQcm9qZWN0UmVxdWVzdBoiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKyAdpBNXByb2plY3QscHJvamVj", - "dHNfZW5hYmxlX3hwbl9yZXNvdXJjZV9yZXF1ZXN0X3Jlc291cmNlik4QR2xv", - "YmFsT3BlcmF0aW9uc4LT5JMCYSIwL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L2VuYWJsZVhwblJlc291cmNlOi1wcm9qZWN0c19lbmFibGVfeHBu", - "X3Jlc291cmNlX3JlcXVlc3RfcmVzb3VyY2UShQEKA0dldBIqLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkdldFByb2plY3RSZXF1ZXN0GiAuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUHJvamVjdCIw2kEHcHJvamVjdILT5JMCIBIeL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9Ep4BCgpHZXRYcG5Ib3N0EjEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0WHBuSG9zdFByb2plY3RSZXF1", - "ZXN0GiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHJvamVjdCI72kEHcHJv", - "amVjdILT5JMCKxIpL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dl", - "dFhwbkhvc3QSvgEKD0dldFhwblJlc291cmNlcxI3Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkdldFhwblJlc291cmNlc1Byb2plY3RzUmVxdWVzdBowLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlByb2plY3RzR2V0WHBuUmVzb3VyY2Vz", - "IkDaQQdwcm9qZWN0gtPkkwIwEi4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2V0WHBuUmVzb3VyY2VzEv0BCgxMaXN0WHBuSG9zdHMSNC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0WHBuSG9zdHNQcm9qZWN0c1JlcXVl", - "c3QaJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5YcG5Ib3N0TGlzdCKQAdpB", - "MHByb2plY3QscHJvamVjdHNfbGlzdF94cG5faG9zdHNfcmVxdWVzdF9yZXNv", - "dXJjZYLT5JMCVyIrL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2xp", - "c3RYcG5Ib3N0czoocHJvamVjdHNfbGlzdF94cG5faG9zdHNfcmVxdWVzdF9y", - "ZXNvdXJjZRLlAQoITW92ZURpc2sSLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5Nb3ZlRGlza1Byb2plY3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuT3BlcmF0aW9uIoMB2kEicHJvamVjdCxkaXNrX21vdmVfcmVxdWVz", - "dF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkUiJy9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9tb3ZlRGlzazoaZGlza19tb3ZlX3Jl", - "cXVlc3RfcmVzb3VyY2US+QEKDE1vdmVJbnN0YW5jZRIzLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk1vdmVJbnN0YW5jZVByb2plY3RSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIo8B2kEmcHJvamVjdCxp", - "bnN0YW5jZV9tb3ZlX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRp", - "b25zgtPkkwJNIisvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vbW92", - "ZUluc3RhbmNlOh5pbnN0YW5jZV9tb3ZlX3JlcXVlc3RfcmVzb3VyY2USqAIK", - "EVNldENsb3VkQXJtb3JUaWVyEjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "U2V0Q2xvdWRBcm1vclRpZXJQcm9qZWN0UmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK0AdpBNnByb2plY3QscHJvamVjdHNf", - "c2V0X2Nsb3VkX2FybW9yX3RpZXJfcmVxdWVzdF9yZXNvdXJjZYpOEEdsb2Jh", - "bE9wZXJhdGlvbnOC0+STAmIiMC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9zZXRDbG91ZEFybW9yVGllcjoucHJvamVjdHNfc2V0X2Nsb3VkX2Fy", - "bW9yX3RpZXJfcmVxdWVzdF9yZXNvdXJjZRKGAgoZU2V0Q29tbW9uSW5zdGFu", - "Y2VNZXRhZGF0YRJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldENvbW1v", - "bkluc3RhbmNlTWV0YWRhdGFQcm9qZWN0UmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKCAdpBGXByb2plY3QsbWV0YWRhdGFf", - "cmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJNIjgvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vc2V0Q29tbW9uSW5zdGFuY2VNZXRhZGF0", - "YToRbWV0YWRhdGFfcmVzb3VyY2USvAIKFVNldERlZmF1bHROZXR3b3JrVGll", - "chI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldERlZmF1bHROZXR3b3Jr", - "VGllclByb2plY3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uIsAB2kE6cHJvamVjdCxwcm9qZWN0c19zZXRfZGVmYXVsdF9u", - "ZXR3b3JrX3RpZXJfcmVxdWVzdF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlv", - "bnOC0+STAmoiNC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9zZXRE", - "ZWZhdWx0TmV0d29ya1RpZXI6MnByb2plY3RzX3NldF9kZWZhdWx0X25ldHdv", - "cmtfdGllcl9yZXF1ZXN0X3Jlc291cmNlEpECChRTZXRVc2FnZUV4cG9ydEJ1", - "Y2tldBI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldFVzYWdlRXhwb3J0", - "QnVja2V0UHJvamVjdFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24ilwHaQSZwcm9qZWN0LHVzYWdlX2V4cG9ydF9sb2NhdGlv", - "bl9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAlUiMy9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9zZXRVc2FnZUV4cG9ydEJ1Y2tldDoe", - "dXNhZ2VfZXhwb3J0X2xvY2F0aW9uX3Jlc291cmNlGnLKQRZjb21wdXRlLmdv", - "b2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", - "aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xv", - "dWQtcGxhdGZvcm0y7g8KGFB1YmxpY0FkdmVydGlzZWRQcmVmaXhlcxKSAgoI", - "QW5ub3VuY2USPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Bbm5vdW5jZVB1", - "YmxpY0FkdmVydGlzZWRQcmVmaXhlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKgAdpBIHByb2plY3QscHVibGljX2FkdmVy", - "dGlzZWRfcHJlZml4ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCZCJiL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNBZHZlcnRp", - "c2VkUHJlZml4ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZpeH0vYW5ub3Vu", - "Y2UShQIKBkRlbGV0ZRI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0", - "ZVB1YmxpY0FkdmVydGlzZWRQcmVmaXhlUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKXAdpBIHByb2plY3QscHVibGljX2Fk", - "dmVydGlzZWRfcHJlZml4ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCWypZL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNBZHZl", - "cnRpc2VkUHJlZml4ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZpeH0S+QEK", - "A0dldBI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFB1YmxpY0FkdmVy", - "dGlzZWRQcmVmaXhlUmVxdWVzdBovLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlB1YmxpY0FkdmVydGlzZWRQcmVmaXgihAHaQSBwcm9qZWN0LHB1YmxpY19h", - "ZHZlcnRpc2VkX3ByZWZpeILT5JMCWxJZL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9wdWJsaWNBZHZlcnRpc2VkUHJlZml4ZXMve3B1", - "YmxpY19hZHZlcnRpc2VkX3ByZWZpeH0SlgIKBkluc2VydBI9Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkluc2VydFB1YmxpY0FkdmVydGlzZWRQcmVmaXhl", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKo", - "AdpBKXByb2plY3QscHVibGljX2FkdmVydGlzZWRfcHJlZml4X3Jlc291cmNl", - "ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCYyI+L2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNBZHZlcnRpc2VkUHJlZml4ZXM6", - "IXB1YmxpY19hZHZlcnRpc2VkX3ByZWZpeF9yZXNvdXJjZRLLAQoETGlzdBI8", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RQdWJsaWNBZHZlcnRpc2Vk", - "UHJlZml4ZXNSZXF1ZXN0GjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHVi", - "bGljQWR2ZXJ0aXNlZFByZWZpeExpc3QiUNpBB3Byb2plY3SC0+STAkASPi9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvcHVibGljQWR2", - "ZXJ0aXNlZFByZWZpeGVzEsgCCgVQYXRjaBI8Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlBhdGNoUHVibGljQWR2ZXJ0aXNlZFByZWZpeGVSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItwB2kFCcHJvamVj", - "dCxwdWJsaWNfYWR2ZXJ0aXNlZF9wcmVmaXgscHVibGljX2FkdmVydGlzZWRf", - "cHJlZml4X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCfjJZL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNBZHZl", - "cnRpc2VkUHJlZml4ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZpeH06IXB1", - "YmxpY19hZHZlcnRpc2VkX3ByZWZpeF9yZXNvdXJjZRKSAgoIV2l0aGRyYXcS", - "Py5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XaXRoZHJhd1B1YmxpY0FkdmVy", - "dGlzZWRQcmVmaXhlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKgAdpBIHByb2plY3QscHVibGljX2FkdmVydGlzZWRfcHJl", - "Zml4ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCZCJiL2NvbXB1dGUvdjEvcHJv", + "L2Nsb3VkLXBsYXRmb3JtMrQQCg1Ob2RlVGVtcGxhdGVzEs0BCg5BZ2dyZWdh", + "dGVkTGlzdBI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRM", + "aXN0Tm9kZVRlbXBsYXRlc1JlcXVlc3QaMy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5Ob2RlVGVtcGxhdGVBZ2dyZWdhdGVkTGlzdCJJ2kEHcHJvamVjdILT", + "5JMCORI3L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0", + "ZWQvbm9kZVRlbXBsYXRlcxLqAQoGRGVsZXRlEjIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuRGVsZXRlTm9kZVRlbXBsYXRlUmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKHAdpBHHByb2plY3QscmVnaW9u", + "LG5vZGVfdGVtcGxhdGWKThBSZWdpb25PcGVyYXRpb25zgtPkkwJPKk0vY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9u", + "b2RlVGVtcGxhdGVzL3tub2RlX3RlbXBsYXRlfRLTAQoDR2V0Ei8uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuR2V0Tm9kZVRlbXBsYXRlUmVxdWVzdBolLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vZGVUZW1wbGF0ZSJ02kEccHJvamVj", + "dCxyZWdpb24sbm9kZV90ZW1wbGF0ZYLT5JMCTxJNL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vbm9kZVRlbXBsYXRl", + "cy97bm9kZV90ZW1wbGF0ZX0S4gEKDEdldElhbVBvbGljeRI4Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeU5vZGVUZW1wbGF0ZVJlcXVl", + "c3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kid9pBF3Byb2pl", + "Y3QscmVnaW9uLHJlc291cmNlgtPkkwJXElUvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9ub2RlVGVtcGxhdGVzL3ty", + "ZXNvdXJjZX0vZ2V0SWFtUG9saWN5EvsBCgZJbnNlcnQSMi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnNlcnROb2RlVGVtcGxhdGVSZXF1ZXN0GiIuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpgB2kElcHJvamVjdCxy", + "ZWdpb24sbm9kZV90ZW1wbGF0ZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlv", + "bnOC0+STAlciPS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L25vZGVUZW1wbGF0ZXM6Fm5vZGVfdGVtcGxhdGVfcmVz", + "b3VyY2USvAEKBExpc3QSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", + "Tm9kZVRlbXBsYXRlc1JlcXVlc3QaKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5Ob2RlVGVtcGxhdGVMaXN0IlbaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCPxI9", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", + "bn0vbm9kZVRlbXBsYXRlcxKqAgoMU2V0SWFtUG9saWN5EjguZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5Tm9kZVRlbXBsYXRlUmVxdWVz", + "dBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSK+AdpBOnByb2pl", + "Y3QscmVnaW9uLHJlc291cmNlLHJlZ2lvbl9zZXRfcG9saWN5X3JlcXVlc3Rf", + "cmVzb3VyY2WC0+STAnsiVS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9yZWdpb25zL3tyZWdpb259L25vZGVUZW1wbGF0ZXMve3Jlc291cmNlfS9z", + "ZXRJYW1Qb2xpY3k6InJlZ2lvbl9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3Vy", + "Y2USzAIKElRlc3RJYW1QZXJtaXNzaW9ucxI+Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc05vZGVUZW1wbGF0ZVJlcXVlc3Qa", + "MC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNw", + "b25zZSLDAdpBOXByb2plY3QscmVnaW9uLHJlc291cmNlLHRlc3RfcGVybWlz", + "c2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCgAEiWy9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25vZGVUZW1wbGF0", + "ZXMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3RfcGVybWlz", + "c2lvbnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlz", + "LmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0", + "ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRm", + "b3JtMt8FCglOb2RlVHlwZXMSwQEKDkFnZ3JlZ2F0ZWRMaXN0EjcuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3ROb2RlVHlwZXNSZXF1", + "ZXN0Gi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTm9kZVR5cGVBZ2dyZWdh", + "dGVkTGlzdCJF2kEHcHJvamVjdILT5JMCNRIzL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvbm9kZVR5cGVzErkBCgNHZXQSKy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXROb2RlVHlwZVJlcXVlc3QaIS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Ob2RlVHlwZSJi2kEWcHJvamVjdCx6", + "b25lLG5vZGVfdHlwZYLT5JMCQxJBL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3pvbmVzL3t6b25lfS9ub2RlVHlwZXMve25vZGVfdHlwZX0SqgEK", + "BExpc3QSLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0Tm9kZVR5cGVz", + "UmVxdWVzdBolLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vZGVUeXBlTGlz", + "dCJM2kEMcHJvamVjdCx6b25lgtPkkwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vem9uZXMve3pvbmV9L25vZGVUeXBlcxqkAcpBFmNvbXB1", + "dGUuZ29vZ2xlYXBpcy5jb23SQYcBaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", + "b20vYXV0aC9jb21wdXRlLnJlYWRvbmx5LGh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNv", + "bS9hdXRoL2Nsb3VkLXBsYXRmb3JtMpAPChBQYWNrZXRNaXJyb3JpbmdzEtYB", + "Cg5BZ2dyZWdhdGVkTGlzdBI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFn", + "Z3JlZ2F0ZWRMaXN0UGFja2V0TWlycm9yaW5nc1JlcXVlc3QaNi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5QYWNrZXRNaXJyb3JpbmdBZ2dyZWdhdGVkTGlz", + "dCJM2kEHcHJvamVjdILT5JMCPBI6L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2FnZ3JlZ2F0ZWQvcGFja2V0TWlycm9yaW5ncxL2AQoGRGVsZXRl", + "EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlUGFja2V0TWlycm9y", + "aW5nUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biKQAdpBH3Byb2plY3QscmVnaW9uLHBhY2tldF9taXJyb3JpbmeKThBSZWdp", + "b25PcGVyYXRpb25zgtPkkwJVKlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vcmVnaW9ucy97cmVnaW9ufS9wYWNrZXRNaXJyb3JpbmdzL3twYWNr", + "ZXRfbWlycm9yaW5nfRLiAQoDR2V0EjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuR2V0UGFja2V0TWlycm9yaW5nUmVxdWVzdBooLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlBhY2tldE1pcnJvcmluZyJ92kEfcHJvamVjdCxyZWdpb24s", + "cGFja2V0X21pcnJvcmluZ4LT5JMCVRJTL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vcGFja2V0TWlycm9yaW5ncy97", + "cGFja2V0X21pcnJvcmluZ30ShwIKBkluc2VydBI1Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkluc2VydFBhY2tldE1pcnJvcmluZ1JlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ioQHaQShwcm9qZWN0LHJl", + "Z2lvbixwYWNrZXRfbWlycm9yaW5nX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0", + "aW9uc4LT5JMCXSJAL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", + "Z2lvbnMve3JlZ2lvbn0vcGFja2V0TWlycm9yaW5nczoZcGFja2V0X21pcnJv", + "cmluZ19yZXNvdXJjZRLFAQoETGlzdBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkxpc3RQYWNrZXRNaXJyb3JpbmdzUmVxdWVzdBosLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlBhY2tldE1pcnJvcmluZ0xpc3QiWdpBDnByb2plY3Qs", + "cmVnaW9ugtPkkwJCEkAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "cmVnaW9ucy97cmVnaW9ufS9wYWNrZXRNaXJyb3JpbmdzEqkCCgVQYXRjaBI0", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUGFja2V0TWlycm9yaW5n", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLF", + "AdpBOXByb2plY3QscmVnaW9uLHBhY2tldF9taXJyb3JpbmcscGFja2V0X21p", + "cnJvcmluZ19yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnAyUy9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", + "L3BhY2tldE1pcnJvcmluZ3Mve3BhY2tldF9taXJyb3Jpbmd9OhlwYWNrZXRf", + "bWlycm9yaW5nX3Jlc291cmNlEtICChJUZXN0SWFtUGVybWlzc2lvbnMSQS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNQYWNr", + "ZXRNaXJyb3JpbmdSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "VGVzdFBlcm1pc3Npb25zUmVzcG9uc2UixgHaQTlwcm9qZWN0LHJlZ2lvbixy", + "ZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+ST", + "AoMBIl4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS9wYWNrZXRNaXJyb3JpbmdzL3tyZXNvdXJjZX0vdGVzdElhbVBl", + "cm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2Ua", + "cspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29n", + "bGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", + "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKrGwoIUHJvamVjdHMSvwEKDkRp", + "c2FibGVYcG5Ib3N0EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlzYWJs", + "ZVhwbkhvc3RQcm9qZWN0UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk9wZXJhdGlvbiJS2kEHcHJvamVjdIpOEEdsb2JhbE9wZXJhdGlvbnOC", + "0+STAi8iLS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9kaXNhYmxl", + "WHBuSG9zdBKrAgoSRGlzYWJsZVhwblJlc291cmNlEjkuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRGlzYWJsZVhwblJlc291cmNlUHJvamVjdFJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24itQHaQTZwcm9q", + "ZWN0LHByb2plY3RzX2Rpc2FibGVfeHBuX3Jlc291cmNlX3JlcXVlc3RfcmVz", + "b3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJjIjEvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vZGlzYWJsZVhwblJlc291cmNlOi5wcm9qZWN0", + "c19kaXNhYmxlX3hwbl9yZXNvdXJjZV9yZXF1ZXN0X3Jlc291cmNlErwBCg1F", + "bmFibGVYcG5Ib3N0EjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRW5hYmxl", + "WHBuSG9zdFByb2plY3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIlHaQQdwcm9qZWN0ik4QR2xvYmFsT3BlcmF0aW9uc4LT", + "5JMCLiIsL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2VuYWJsZVhw", + "bkhvc3QSpgIKEUVuYWJsZVhwblJlc291cmNlEjguZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuRW5hYmxlWHBuUmVzb3VyY2VQcm9qZWN0UmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKyAdpBNXByb2plY3Qs", + "cHJvamVjdHNfZW5hYmxlX3hwbl9yZXNvdXJjZV9yZXF1ZXN0X3Jlc291cmNl", + "ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCYSIwL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L2VuYWJsZVhwblJlc291cmNlOi1wcm9qZWN0c19lbmFi", + "bGVfeHBuX3Jlc291cmNlX3JlcXVlc3RfcmVzb3VyY2UShQEKA0dldBIqLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFByb2plY3RSZXF1ZXN0GiAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUHJvamVjdCIw2kEHcHJvamVjdILT5JMC", + "IBIeL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9Ep4BCgpHZXRYcG5I", + "b3N0EjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0WHBuSG9zdFByb2pl", + "Y3RSZXF1ZXN0GiAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHJvamVjdCI7", + "2kEHcHJvamVjdILT5JMCKxIpL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L2dldFhwbkhvc3QSvgEKD0dldFhwblJlc291cmNlcxI3Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkdldFhwblJlc291cmNlc1Byb2plY3RzUmVxdWVz", + "dBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlByb2plY3RzR2V0WHBuUmVz", + "b3VyY2VzIkDaQQdwcm9qZWN0gtPkkwIwEi4vY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vZ2V0WHBuUmVzb3VyY2VzEv0BCgxMaXN0WHBuSG9zdHMS", + "NC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0WHBuSG9zdHNQcm9qZWN0", + "c1JlcXVlc3QaJC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5YcG5Ib3N0TGlz", + "dCKQAdpBMHByb2plY3QscHJvamVjdHNfbGlzdF94cG5faG9zdHNfcmVxdWVz", + "dF9yZXNvdXJjZYLT5JMCVyIrL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L2xpc3RYcG5Ib3N0czoocHJvamVjdHNfbGlzdF94cG5faG9zdHNfcmVx", + "dWVzdF9yZXNvdXJjZRLlAQoITW92ZURpc2sSLy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5Nb3ZlRGlza1Byb2plY3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuT3BlcmF0aW9uIoMB2kEicHJvamVjdCxkaXNrX21vdmVf", + "cmVxdWVzdF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAkUiJy9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9tb3ZlRGlzazoaZGlza19t", + "b3ZlX3JlcXVlc3RfcmVzb3VyY2US+QEKDE1vdmVJbnN0YW5jZRIzLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk1vdmVJbnN0YW5jZVByb2plY3RSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIo8B2kEmcHJv", + "amVjdCxpbnN0YW5jZV9tb3ZlX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxP", + "cGVyYXRpb25zgtPkkwJNIisvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vbW92ZUluc3RhbmNlOh5pbnN0YW5jZV9tb3ZlX3JlcXVlc3RfcmVzb3Vy", + "Y2USqAIKEVNldENsb3VkQXJtb3JUaWVyEjguZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuU2V0Q2xvdWRBcm1vclRpZXJQcm9qZWN0UmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK0AdpBNnByb2plY3QscHJv", + "amVjdHNfc2V0X2Nsb3VkX2FybW9yX3RpZXJfcmVxdWVzdF9yZXNvdXJjZYpO", + "EEdsb2JhbE9wZXJhdGlvbnOC0+STAmIiMC9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9zZXRDbG91ZEFybW9yVGllcjoucHJvamVjdHNfc2V0X2Ns", + "b3VkX2FybW9yX3RpZXJfcmVxdWVzdF9yZXNvdXJjZRKGAgoZU2V0Q29tbW9u", + "SW5zdGFuY2VNZXRhZGF0YRJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", + "dENvbW1vbkluc3RhbmNlTWV0YWRhdGFQcm9qZWN0UmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKCAdpBGXByb2plY3QsbWV0", + "YWRhdGFfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJNIjgvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vc2V0Q29tbW9uSW5zdGFuY2VN", + "ZXRhZGF0YToRbWV0YWRhdGFfcmVzb3VyY2USvAIKFVNldERlZmF1bHROZXR3", + "b3JrVGllchI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldERlZmF1bHRO", + "ZXR3b3JrVGllclByb2plY3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIsAB2kE6cHJvamVjdCxwcm9qZWN0c19zZXRfZGVm", + "YXVsdF9uZXR3b3JrX3RpZXJfcmVxdWVzdF9yZXNvdXJjZYpOEEdsb2JhbE9w", + "ZXJhdGlvbnOC0+STAmoiNC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9zZXREZWZhdWx0TmV0d29ya1RpZXI6MnByb2plY3RzX3NldF9kZWZhdWx0", + "X25ldHdvcmtfdGllcl9yZXF1ZXN0X3Jlc291cmNlEpECChRTZXRVc2FnZUV4", + "cG9ydEJ1Y2tldBI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldFVzYWdl", + "RXhwb3J0QnVja2V0UHJvamVjdFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5PcGVyYXRpb24ilwHaQSZwcm9qZWN0LHVzYWdlX2V4cG9ydF9s", + "b2NhdGlvbl9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAlUiMy9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9zZXRVc2FnZUV4cG9ydEJ1", + "Y2tldDoedXNhZ2VfZXhwb3J0X2xvY2F0aW9uX3Jlc291cmNlGnLKQRZjb21w", + "dXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", + "b20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1", + "dGgvY2xvdWQtcGxhdGZvcm0y7g8KGFB1YmxpY0FkdmVydGlzZWRQcmVmaXhl", + "cxKSAgoIQW5ub3VuY2USPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Bbm5v", + "dW5jZVB1YmxpY0FkdmVydGlzZWRQcmVmaXhlUmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKgAdpBIHByb2plY3QscHVibGlj", + "X2FkdmVydGlzZWRfcHJlZml4ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCZCJi", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNB", + "ZHZlcnRpc2VkUHJlZml4ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZpeH0v", + "YW5ub3VuY2UShQIKBkRlbGV0ZRI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkRlbGV0ZVB1YmxpY0FkdmVydGlzZWRQcmVmaXhlUmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKXAdpBIHByb2plY3QscHVi", + "bGljX2FkdmVydGlzZWRfcHJlZml4ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", + "WypZL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJs", + "aWNBZHZlcnRpc2VkUHJlZml4ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZp", + "eH0S+QEKA0dldBI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFB1Ymxp", + "Y0FkdmVydGlzZWRQcmVmaXhlUmVxdWVzdBovLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlB1YmxpY0FkdmVydGlzZWRQcmVmaXgihAHaQSBwcm9qZWN0LHB1", + "YmxpY19hZHZlcnRpc2VkX3ByZWZpeILT5JMCWxJZL2NvbXB1dGUvdjEvcHJv", "amVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNBZHZlcnRpc2VkUHJlZml4", - "ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZpeH0vd2l0aGRyYXcacspBFmNv", - "bXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlz", - "LmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", - "YXV0aC9jbG91ZC1wbGF0Zm9ybTK0EgoXUHVibGljRGVsZWdhdGVkUHJlZml4", - "ZXMS6gEKDkFnZ3JlZ2F0ZWRMaXN0EkUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuQWdncmVnYXRlZExpc3RQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlc1JlcXVl", - "c3QaPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QdWJsaWNEZWxlZ2F0ZWRQ", - "cmVmaXhBZ2dyZWdhdGVkTGlzdCJT2kEHcHJvamVjdILT5JMCQxJBL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvcHVibGljRGVs", - "ZWdhdGVkUHJlZml4ZXMSnwIKCEFubm91bmNlEj4uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuQW5ub3VuY2VQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKuAdpBJnBy", - "b2plY3QscmVnaW9uLHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4ik4QUmVnaW9u", - "T3BlcmF0aW9uc4LT5JMCbCJqL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vcHVibGljRGVsZWdhdGVkUHJlZml4ZXMv", - "e3B1YmxpY19kZWxlZ2F0ZWRfcHJlZml4fS9hbm5vdW5jZRKSAgoGRGVsZXRl", - "EjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlUHVibGljRGVsZWdh", - "dGVkUHJlZml4ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24ipQHaQSZwcm9qZWN0LHJlZ2lvbixwdWJsaWNfZGVsZWdhdGVk", - "X3ByZWZpeIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAmMqYS9jb21wdXRlL3Yx", + "ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZpeH0SlgIKBkluc2VydBI9Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFB1YmxpY0FkdmVydGlzZWRQ", + "cmVmaXhlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiKoAdpBKXByb2plY3QscHVibGljX2FkdmVydGlzZWRfcHJlZml4X3Jl", + "c291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCYyI+L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNBZHZlcnRpc2VkUHJl", + "Zml4ZXM6IXB1YmxpY19hZHZlcnRpc2VkX3ByZWZpeF9yZXNvdXJjZRLLAQoE", + "TGlzdBI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RQdWJsaWNBZHZl", + "cnRpc2VkUHJlZml4ZXNSZXF1ZXN0GjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuUHVibGljQWR2ZXJ0aXNlZFByZWZpeExpc3QiUNpBB3Byb2plY3SC0+ST", + "AkASPi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvcHVi", + "bGljQWR2ZXJ0aXNlZFByZWZpeGVzEsgCCgVQYXRjaBI8Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlBhdGNoUHVibGljQWR2ZXJ0aXNlZFByZWZpeGVSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItwB2kFC", + "cHJvamVjdCxwdWJsaWNfYWR2ZXJ0aXNlZF9wcmVmaXgscHVibGljX2FkdmVy", + "dGlzZWRfcHJlZml4X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", + "fjJZL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJs", + "aWNBZHZlcnRpc2VkUHJlZml4ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZp", + "eH06IXB1YmxpY19hZHZlcnRpc2VkX3ByZWZpeF9yZXNvdXJjZRKSAgoIV2l0", + "aGRyYXcSPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XaXRoZHJhd1B1Ymxp", + "Y0FkdmVydGlzZWRQcmVmaXhlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKgAdpBIHByb2plY3QscHVibGljX2FkdmVydGlz", + "ZWRfcHJlZml4ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCZCJiL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9wdWJsaWNBZHZlcnRpc2Vk", + "UHJlZml4ZXMve3B1YmxpY19hZHZlcnRpc2VkX3ByZWZpeH0vd2l0aGRyYXca", + "cspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29n", + "bGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", + "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK0EgoXUHVibGljRGVsZWdhdGVk", + "UHJlZml4ZXMS6gEKDkFnZ3JlZ2F0ZWRMaXN0EkUuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuQWdncmVnYXRlZExpc3RQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhl", + "c1JlcXVlc3QaPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QdWJsaWNEZWxl", + "Z2F0ZWRQcmVmaXhBZ2dyZWdhdGVkTGlzdCJT2kEHcHJvamVjdILT5JMCQxJB", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvcHVi", + "bGljRGVsZWdhdGVkUHJlZml4ZXMSnwIKCEFubm91bmNlEj4uZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuQW5ub3VuY2VQdWJsaWNEZWxlZ2F0ZWRQcmVmaXhl", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKu", + "AdpBJnByb2plY3QscmVnaW9uLHB1YmxpY19kZWxlZ2F0ZWRfcHJlZml4ik4Q", + "UmVnaW9uT3BlcmF0aW9uc4LT5JMCbCJqL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vcHVibGljRGVsZWdhdGVkUHJl", + "Zml4ZXMve3B1YmxpY19kZWxlZ2F0ZWRfcHJlZml4fS9hbm5vdW5jZRKSAgoG", + "RGVsZXRlEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlUHVibGlj", + "RGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24ipQHaQSZwcm9qZWN0LHJlZ2lvbixwdWJsaWNfZGVs", + "ZWdhdGVkX3ByZWZpeIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAmMqYS9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3B1", + "YmxpY0RlbGVnYXRlZFByZWZpeGVzL3twdWJsaWNfZGVsZWdhdGVkX3ByZWZp", + "eH0ShQIKA0dldBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFB1Ymxp", + "Y0RlbGVnYXRlZFByZWZpeGVSZXF1ZXN0Gi4uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuUHVibGljRGVsZWdhdGVkUHJlZml4IpIB2kEmcHJvamVjdCxyZWdp", + "b24scHVibGljX2RlbGVnYXRlZF9wcmVmaXiC0+STAmMSYS9jb21wdXRlL3Yx", "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3B1YmxpY0Rl", - "bGVnYXRlZFByZWZpeGVzL3twdWJsaWNfZGVsZWdhdGVkX3ByZWZpeH0ShQIK", - "A0dldBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFB1YmxpY0RlbGVn", - "YXRlZFByZWZpeGVSZXF1ZXN0Gi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "UHVibGljRGVsZWdhdGVkUHJlZml4IpIB2kEmcHJvamVjdCxyZWdpb24scHVi", - "bGljX2RlbGVnYXRlZF9wcmVmaXiC0+STAmMSYS9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3B1YmxpY0RlbGVnYXRl", - "ZFByZWZpeGVzL3twdWJsaWNfZGVsZWdhdGVkX3ByZWZpeH0SowIKBkluc2Vy", - "dBI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFB1YmxpY0RlbGVn", - "YXRlZFByZWZpeGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uIrYB2kEvcHJvamVjdCxyZWdpb24scHVibGljX2RlbGVnYXRl", - "ZF9wcmVmaXhfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJrIkcv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS9wdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlczogcHVibGljX2RlbGVnYXRlZF9w", - "cmVmaXhfcmVzb3VyY2US2QEKBExpc3QSOy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5MaXN0UHVibGljRGVsZWdhdGVkUHJlZml4ZXNSZXF1ZXN0GjIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUHVibGljRGVsZWdhdGVkUHJlZml4TGlz", - "dCJg2kEOcHJvamVjdCxyZWdpb26C0+STAkkSRy9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3B1YmxpY0RlbGVnYXRl", - "ZFByZWZpeGVzEtQCCgVQYXRjaBI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlBhdGNoUHVibGljRGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i6QHaQUdwcm9qZWN0LHJlZ2lv", - "bixwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeCxwdWJsaWNfZGVsZWdhdGVkX3By", - "ZWZpeF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAoUBMmEvY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9w", - "dWJsaWNEZWxlZ2F0ZWRQcmVmaXhlcy97cHVibGljX2RlbGVnYXRlZF9wcmVm", - "aXh9OiBwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeF9yZXNvdXJjZRKfAgoIV2l0", - "aGRyYXcSPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XaXRoZHJhd1B1Ymxp", + "bGVnYXRlZFByZWZpeGVzL3twdWJsaWNfZGVsZWdhdGVkX3ByZWZpeH0SowIK", + "Bkluc2VydBI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFB1Ymxp", "Y0RlbGVnYXRlZFByZWZpeGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuT3BlcmF0aW9uIq4B2kEmcHJvamVjdCxyZWdpb24scHVibGljX2Rl", - "bGVnYXRlZF9wcmVmaXiKThBSZWdpb25PcGVyYXRpb25zgtPkkwJsImovY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9w", - "dWJsaWNEZWxlZ2F0ZWRQcmVmaXhlcy97cHVibGljX2RlbGVnYXRlZF9wcmVm", - "aXh9L3dpdGhkcmF3GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0", - "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8v", - "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y8AsKEVJl", - "Z2lvbkF1dG9zY2FsZXJzEuUBCgZEZWxldGUSNi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5EZWxldGVSZWdpb25BdXRvc2NhbGVyUmVxdWVzdBoiLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ/2kEZcHJvamVjdCxyZWdp", - "b24sYXV0b3NjYWxlcopOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAkoqSC9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2F1", - "dG9zY2FsZXJzL3thdXRvc2NhbGVyfRLNAQoDR2V0EjMuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuR2V0UmVnaW9uQXV0b3NjYWxlclJlcXVlc3QaIy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyImzaQRlwcm9qZWN0LHJl", - "Z2lvbixhdXRvc2NhbGVygtPkkwJKEkgvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9hdXRvc2NhbGVycy97YXV0b3Nj", - "YWxlcn0S9wEKBkluc2VydBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", - "c2VydFJlZ2lvbkF1dG9zY2FsZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuT3BlcmF0aW9uIpAB2kEicHJvamVjdCxyZWdpb24sYXV0b3Nj", - "YWxlcl9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlIiOy9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2F1", - "dG9zY2FsZXJzOhNhdXRvc2NhbGVyX3Jlc291cmNlEsIBCgRMaXN0EjUuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lvbkF1dG9zY2FsZXJzUmVx", - "dWVzdBotLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkF1dG9zY2Fs", - "ZXJMaXN0IlTaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCPRI7L2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYXV0b3NjYWxl", - "cnMS9QEKBVBhdGNoEjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hS", - "ZWdpb25BdXRvc2NhbGVyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiKQAdpBInByb2plY3QscmVnaW9uLGF1dG9zY2FsZXJf", - "cmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJSMjsvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9hdXRvc2Nh", - "bGVyczoTYXV0b3NjYWxlcl9yZXNvdXJjZRL3AQoGVXBkYXRlEjYuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuVXBkYXRlUmVnaW9uQXV0b3NjYWxlclJlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ikAHaQSJw", - "cm9qZWN0LHJlZ2lvbixhdXRvc2NhbGVyX3Jlc291cmNlik4QUmVnaW9uT3Bl", - "cmF0aW9uc4LT5JMCUho7L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3JlZ2lvbnMve3JlZ2lvbn0vYXV0b3NjYWxlcnM6E2F1dG9zY2FsZXJfcmVz", - "b3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3", - "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29v", - "Z2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK9GwoVUmVnaW9uQmFj", - "a2VuZFNlcnZpY2VzEvgBCgZEZWxldGUSOi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5EZWxldGVSZWdpb25CYWNrZW5kU2VydmljZVJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQHaQR5wcm9qZWN0LHJl", - "Z2lvbixiYWNrZW5kX3NlcnZpY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJT", - "KlEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", - "aW9ufS9iYWNrZW5kU2VydmljZXMve2JhY2tlbmRfc2VydmljZX0S4wEKA0dl", - "dBI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJlZ2lvbkJhY2tlbmRT", - "ZXJ2aWNlUmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tl", - "bmRTZXJ2aWNlInraQR5wcm9qZWN0LHJlZ2lvbixiYWNrZW5kX3NlcnZpY2WC", - "0+STAlMSUS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", - "L3tyZWdpb259L2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9zZXJ2aWNlfRLL", - "AgoJR2V0SGVhbHRoEj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0SGVh", - "bHRoUmVnaW9uQmFja2VuZFNlcnZpY2VSZXF1ZXN0GjIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VHcm91cEhlYWx0aCLKAdpBQHBy", - "b2plY3QscmVnaW9uLGJhY2tlbmRfc2VydmljZSxyZXNvdXJjZV9ncm91cF9y", - "ZWZlcmVuY2VfcmVzb3VyY2WC0+STAoABIlsvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9iYWNrZW5kU2VydmljZXMv", - "e2JhY2tlbmRfc2VydmljZX0vZ2V0SGVhbHRoOiFyZXNvdXJjZV9ncm91cF9y", - "ZWZlcmVuY2VfcmVzb3VyY2US7AEKDEdldElhbVBvbGljeRJALmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeVJlZ2lvbkJhY2tlbmRTZXJ2", - "aWNlUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJ5", - "2kEXcHJvamVjdCxyZWdpb24scmVzb3VyY2WC0+STAlkSVy9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2JhY2tlbmRT", - "ZXJ2aWNlcy97cmVzb3VyY2V9L2dldElhbVBvbGljeRKJAgoGSW5zZXJ0Ejou", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9uQmFja2VuZFNl", - "cnZpY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIp4B2kEncHJvamVjdCxyZWdpb24sYmFja2VuZF9zZXJ2aWNlX3Jlc291", - "cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCWyI/L2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYmFja2VuZFNlcnZp", - "Y2VzOhhiYWNrZW5kX3NlcnZpY2VfcmVzb3VyY2USyAEKBExpc3QSOS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UmVnaW9uQmFja2VuZFNlcnZpY2Vz", - "UmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tlbmRTZXJ2", - "aWNlTGlzdCJY2kEOcHJvamVjdCxyZWdpb26C0+STAkESPy9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2JhY2tlbmRT", - "ZXJ2aWNlcxLlAQoKTGlzdFVzYWJsZRI/Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkxpc3RVc2FibGVSZWdpb25CYWNrZW5kU2VydmljZXNSZXF1ZXN0GjEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VMaXN0VXNh", - "YmxlImPaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCTBJKL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYmFja2VuZFNlcnZp", - "Y2VzL2xpc3RVc2FibGUSqQIKBVBhdGNoEjkuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuUGF0Y2hSZWdpb25CYWNrZW5kU2VydmljZVJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iwAHaQTdwcm9qZWN0LHJl", - "Z2lvbixiYWNrZW5kX3NlcnZpY2UsYmFja2VuZF9zZXJ2aWNlX3Jlc291cmNl", - "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCbTJRL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYmFja2VuZFNlcnZpY2Vz", - "L3tiYWNrZW5kX3NlcnZpY2V9OhhiYWNrZW5kX3NlcnZpY2VfcmVzb3VyY2US", - "tAIKDFNldElhbVBvbGljeRJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "dElhbVBvbGljeVJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBofLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSLAAdpBOnByb2plY3QscmVnaW9u", - "LHJlc291cmNlLHJlZ2lvbl9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC", - "0+STAn0iVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", - "L3tyZWdpb259L2JhY2tlbmRTZXJ2aWNlcy97cmVzb3VyY2V9L3NldElhbVBv", - "bGljeToicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRLoAgoR", - "U2V0U2VjdXJpdHlQb2xpY3kSRS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "ZXRTZWN1cml0eVBvbGljeVJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLnAdpBQXByb2pl", - "Y3QscmVnaW9uLGJhY2tlbmRfc2VydmljZSxzZWN1cml0eV9wb2xpY3lfcmVm", - "ZXJlbmNlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCiQEiYy9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", - "L2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9zZXJ2aWNlfS9zZXRTZWN1cml0", - "eVBvbGljeToic2VjdXJpdHlfcG9saWN5X3JlZmVyZW5jZV9yZXNvdXJjZRLW", - "AgoSVGVzdElhbVBlcm1pc3Npb25zEkYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuVGVzdElhbVBlcm1pc3Npb25zUmVnaW9uQmFja2VuZFNlcnZpY2VSZXF1", - "ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25z", - "UmVzcG9uc2UixQHaQTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSx0ZXN0X3Bl", - "cm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAoIBIl0vY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9iYWNrZW5k", - "U2VydmljZXMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3Rf", - "cGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRKrAgoGVXBkYXRlEjouZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVXBkYXRlUmVnaW9uQmFja2VuZFNlcnZp", - "Y2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "IsAB2kE3cHJvamVjdCxyZWdpb24sYmFja2VuZF9zZXJ2aWNlLGJhY2tlbmRf", - "c2VydmljZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAm0aUS9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", - "L2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9zZXJ2aWNlfToYYmFja2VuZF9z", - "ZXJ2aWNlX3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFW", - "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBz", - "Oi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y8gkK", - "EVJlZ2lvbkNvbW1pdG1lbnRzEs0BCg5BZ2dyZWdhdGVkTGlzdBI/Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0UmVnaW9uQ29tbWl0", - "bWVudHNSZXF1ZXN0GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ29tbWl0", - "bWVudEFnZ3JlZ2F0ZWRMaXN0IkfaQQdwcm9qZWN0gtPkkwI3EjUvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9jb21taXRtZW50", - "cxLNAQoDR2V0EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9u", - "Q29tbWl0bWVudFJlcXVlc3QaIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5D", - "b21taXRtZW50ImzaQRlwcm9qZWN0LHJlZ2lvbixjb21taXRtZW50gtPkkwJK", - "EkgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", - "aW9ufS9jb21taXRtZW50cy97Y29tbWl0bWVudH0S9wEKBkluc2VydBI2Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkNvbW1pdG1lbnRS", - "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpAB", - "2kEicHJvamVjdCxyZWdpb24sY29tbWl0bWVudF9yZXNvdXJjZYpOEFJlZ2lv", - "bk9wZXJhdGlvbnOC0+STAlIiOy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L2NvbW1pdG1lbnRzOhNjb21taXRtZW50", - "X3Jlc291cmNlErwBCgRMaXN0EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "TGlzdFJlZ2lvbkNvbW1pdG1lbnRzUmVxdWVzdBonLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkNvbW1pdG1lbnRMaXN0IlTaQQ5wcm9qZWN0LHJlZ2lvboLT", - "5JMCPRI7L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", - "e3JlZ2lvbn0vY29tbWl0bWVudHMSjwIKBlVwZGF0ZRI2Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlVwZGF0ZVJlZ2lvbkNvbW1pdG1lbnRSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqgB2kEtcHJvamVj", - "dCxyZWdpb24sY29tbWl0bWVudCxjb21taXRtZW50X3Jlc291cmNlik4QUmVn", - "aW9uT3BlcmF0aW9uc4LT5JMCXzJIL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vY29tbWl0bWVudHMve2NvbW1pdG1l", - "bnR9OhNjb21taXRtZW50X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFw", - "aXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21w", - "dXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxh", - "dGZvcm0yvwQKD1JlZ2lvbkRpc2tUeXBlcxLFAQoDR2V0EjEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uRGlza1R5cGVSZXF1ZXN0GiEuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza1R5cGUiaNpBGHByb2plY3QscmVn", - "aW9uLGRpc2tfdHlwZYLT5JMCRxJFL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZGlza1R5cGVzL3tkaXNrX3R5cGV9", - "ErwBCgRMaXN0EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lv", - "bkRpc2tUeXBlc1JlcXVlc3QaKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5S", - "ZWdpb25EaXNrVHlwZUxpc3QiUtpBDnByb2plY3QscmVnaW9ugtPkkwI7Ejkv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS9kaXNrVHlwZXMapAHKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kGHAWh0", - "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZS5yZWFkb25s", - "eSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0", - "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKP", - "JgoLUmVnaW9uRGlza3MS5gIKE0FkZFJlc291cmNlUG9saWNpZXMSPS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5BZGRSZXNvdXJjZVBvbGljaWVzUmVnaW9u", - "RGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24i6wHaQUdwcm9qZWN0LHJlZ2lvbixkaXNrLHJlZ2lvbl9kaXNrc19hZGRf", - "cmVzb3VyY2VfcG9saWNpZXNfcmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9w", - "ZXJhdGlvbnOC0+STAocBIlAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vcmVnaW9ucy97cmVnaW9ufS9kaXNrcy97ZGlza30vYWRkUmVzb3VyY2VQ", - "b2xpY2llczozcmVnaW9uX2Rpc2tzX2FkZF9yZXNvdXJjZV9wb2xpY2llc19y", - "ZXF1ZXN0X3Jlc291cmNlEpwCCgpCdWxrSW5zZXJ0EjQuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQnVsa0luc2VydFJlZ2lvbkRpc2tSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrMB2kExcHJvamVjdCxy", - "ZWdpb24sYnVsa19pbnNlcnRfZGlza19yZXNvdXJjZV9yZXNvdXJjZYpOEFJl", - "Z2lvbk9wZXJhdGlvbnOC0+STAmYiQC9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Rpc2tzL2J1bGtJbnNlcnQ6ImJ1", - "bGtfaW5zZXJ0X2Rpc2tfcmVzb3VyY2VfcmVzb3VyY2USkgIKDkNyZWF0ZVNu", - "YXBzaG90EjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3JlYXRlU25hcHNo", - "b3RSZWdpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKhAdpBJXByb2plY3QscmVnaW9uLGRpc2ssc25hcHNob3Rf", - "cmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJgIksvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9kaXNrcy97", - "ZGlza30vY3JlYXRlU25hcHNob3Q6EXNuYXBzaG90X3Jlc291cmNlEs0BCgZE", - "ZWxldGUSMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVSZWdpb25E", - "aXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", - "biJt2kETcHJvamVjdCxyZWdpb24sZGlza4pOEFJlZ2lvbk9wZXJhdGlvbnOC", - "0+STAj4qPC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", - "L3tyZWdpb259L2Rpc2tzL3tkaXNrfRKvAQoDR2V0Ei0uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuR2V0UmVnaW9uRGlza1JlcXVlc3QaHS5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5EaXNrIlraQRNwcm9qZWN0LHJlZ2lvbixkaXNrgtPk", - "kwI+EjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", - "cmVnaW9ufS9kaXNrcy97ZGlza30S2AEKDEdldElhbVBvbGljeRI2Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeVJlZ2lvbkRpc2tSZXF1", - "ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5Im/aQRdwcm9q", - "ZWN0LHJlZ2lvbixyZXNvdXJjZYLT5JMCTxJNL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZGlza3Mve3Jlc291cmNl", - "fS9nZXRJYW1Qb2xpY3kS3gEKBkluc2VydBIwLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkluc2VydFJlZ2lvbkRpc2tSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuT3BlcmF0aW9uIn7aQRxwcm9qZWN0LHJlZ2lvbixkaXNr", - "X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCRiI1L2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZGlza3M6", - "DWRpc2tfcmVzb3VyY2USqgEKBExpc3QSLy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5MaXN0UmVnaW9uRGlza3NSZXF1ZXN0GiEuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuRGlza0xpc3QiTtpBDnByb2plY3QscmVnaW9ugtPkkwI3EjUv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS9kaXNrcxL1AgoWUmVtb3ZlUmVzb3VyY2VQb2xpY2llcxJALmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlJlbW92ZVJlc291cmNlUG9saWNpZXNSZWdpb25E", - "aXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", - "biL0AdpBSnByb2plY3QscmVnaW9uLGRpc2sscmVnaW9uX2Rpc2tzX3JlbW92", - "ZV9yZXNvdXJjZV9wb2xpY2llc19yZXF1ZXN0X3Jlc291cmNlik4QUmVnaW9u", - "T3BlcmF0aW9uc4LT5JMCjQEiUy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L2Rpc2tzL3tkaXNrfS9yZW1vdmVSZXNv", - "dXJjZVBvbGljaWVzOjZyZWdpb25fZGlza3NfcmVtb3ZlX3Jlc291cmNlX3Bv", - "bGljaWVzX3JlcXVlc3RfcmVzb3VyY2USoAIKBlJlc2l6ZRIwLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlJlc2l6ZVJlZ2lvbkRpc2tSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIr8B2kE4cHJvamVjdCxy", - "ZWdpb24sZGlzayxyZWdpb25fZGlza3NfcmVzaXplX3JlcXVlc3RfcmVzb3Vy", - "Y2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJrIkMvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9kaXNrcy97ZGlza30v", - "cmVzaXplOiRyZWdpb25fZGlza3NfcmVzaXplX3JlcXVlc3RfcmVzb3VyY2US", - "oAIKDFNldElhbVBvbGljeRI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "dElhbVBvbGljeVJlZ2lvbkRpc2tSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuUG9saWN5IrYB2kE6cHJvamVjdCxyZWdpb24scmVzb3VyY2Us", - "cmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMCcyJNL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", - "ZGlza3Mve3Jlc291cmNlfS9zZXRJYW1Qb2xpY3k6InJlZ2lvbl9zZXRfcG9s", - "aWN5X3JlcXVlc3RfcmVzb3VyY2USrQIKCVNldExhYmVscxIzLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlNldExhYmVsc1JlZ2lvbkRpc2tSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsYB2kE6cHJvamVj", - "dCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9sYWJlbHNfcmVxdWVzdF9y", - "ZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnAiSi9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Rpc2tzL3ty", - "ZXNvdXJjZX0vc2V0TGFiZWxzOiJyZWdpb25fc2V0X2xhYmVsc19yZXF1ZXN0", - "X3Jlc291cmNlEvACChVTdGFydEFzeW5jUmVwbGljYXRpb24SPy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TdGFydEFzeW5jUmVwbGljYXRpb25SZWdpb25E", - "aXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", - "biLxAdpBSXByb2plY3QscmVnaW9uLGRpc2sscmVnaW9uX2Rpc2tzX3N0YXJ0", - "X2FzeW5jX3JlcGxpY2F0aW9uX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25P", - "cGVyYXRpb25zgtPkkwKLASJSL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vZGlza3Mve2Rpc2t9L3N0YXJ0QXN5bmNS", - "ZXBsaWNhdGlvbjo1cmVnaW9uX2Rpc2tzX3N0YXJ0X2FzeW5jX3JlcGxpY2F0", - "aW9uX3JlcXVlc3RfcmVzb3VyY2US/wEKFFN0b3BBc3luY1JlcGxpY2F0aW9u", - "Ej4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcEFzeW5jUmVwbGljYXRp", - "b25SZWdpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKCAdpBE3Byb2plY3QscmVnaW9uLGRpc2uKThBSZWdpb25P", - "cGVyYXRpb25zgtPkkwJTIlEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vcmVnaW9ucy97cmVnaW9ufS9kaXNrcy97ZGlza30vc3RvcEFzeW5jUmVw", - "bGljYXRpb24S7gIKGVN0b3BHcm91cEFzeW5jUmVwbGljYXRpb24SQy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TdG9wR3JvdXBBc3luY1JlcGxpY2F0aW9u", + "dGUudjEuT3BlcmF0aW9uIrYB2kEvcHJvamVjdCxyZWdpb24scHVibGljX2Rl", + "bGVnYXRlZF9wcmVmaXhfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPk", + "kwJrIkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS9wdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlczogcHVibGljX2RlbGVn", + "YXRlZF9wcmVmaXhfcmVzb3VyY2US2QEKBExpc3QSOy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5MaXN0UHVibGljRGVsZWdhdGVkUHJlZml4ZXNSZXF1ZXN0", + "GjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUHVibGljRGVsZWdhdGVkUHJl", + "Zml4TGlzdCJg2kEOcHJvamVjdCxyZWdpb26C0+STAkkSRy9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3B1YmxpY0Rl", + "bGVnYXRlZFByZWZpeGVzEtQCCgVQYXRjaBI7Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlBhdGNoUHVibGljRGVsZWdhdGVkUHJlZml4ZVJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i6QHaQUdwcm9qZWN0", + "LHJlZ2lvbixwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeCxwdWJsaWNfZGVsZWdh", + "dGVkX3ByZWZpeF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAoUB", + "MmEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", + "aW9ufS9wdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlcy97cHVibGljX2RlbGVnYXRl", + "ZF9wcmVmaXh9OiBwdWJsaWNfZGVsZWdhdGVkX3ByZWZpeF9yZXNvdXJjZRKf", + "AgoIV2l0aGRyYXcSPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XaXRoZHJh", + "d1B1YmxpY0RlbGVnYXRlZFByZWZpeGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuT3BlcmF0aW9uIq4B2kEmcHJvamVjdCxyZWdpb24scHVi", + "bGljX2RlbGVnYXRlZF9wcmVmaXiKThBSZWdpb25PcGVyYXRpb25zgtPkkwJs", + "ImovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", + "aW9ufS9wdWJsaWNEZWxlZ2F0ZWRQcmVmaXhlcy97cHVibGljX2RlbGVnYXRl", + "ZF9wcmVmaXh9L3dpdGhkcmF3GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t", + "0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y", + "8AsKEVJlZ2lvbkF1dG9zY2FsZXJzEuUBCgZEZWxldGUSNi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5EZWxldGVSZWdpb25BdXRvc2NhbGVyUmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ/2kEZcHJvamVj", + "dCxyZWdpb24sYXV0b3NjYWxlcopOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAkoq", + "SC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", + "b259L2F1dG9zY2FsZXJzL3thdXRvc2NhbGVyfRLNAQoDR2V0EjMuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uQXV0b3NjYWxlclJlcXVlc3Qa", + "Iy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BdXRvc2NhbGVyImzaQRlwcm9q", + "ZWN0LHJlZ2lvbixhdXRvc2NhbGVygtPkkwJKEkgvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9hdXRvc2NhbGVycy97", + "YXV0b3NjYWxlcn0S9wEKBkluc2VydBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkluc2VydFJlZ2lvbkF1dG9zY2FsZXJSZXF1ZXN0GiIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpAB2kEicHJvamVjdCxyZWdpb24s", + "YXV0b3NjYWxlcl9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlIi", + "Oy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", + "b259L2F1dG9zY2FsZXJzOhNhdXRvc2NhbGVyX3Jlc291cmNlEsIBCgRMaXN0", + "EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lvbkF1dG9zY2Fs", + "ZXJzUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkF1", + "dG9zY2FsZXJMaXN0IlTaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCPRI7L2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYXV0", + "b3NjYWxlcnMS9QEKBVBhdGNoEjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "UGF0Y2hSZWdpb25BdXRvc2NhbGVyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiKQAdpBInByb2plY3QscmVnaW9uLGF1dG9z", + "Y2FsZXJfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJSMjsvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9h", + "dXRvc2NhbGVyczoTYXV0b3NjYWxlcl9yZXNvdXJjZRL3AQoGVXBkYXRlEjYu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXBkYXRlUmVnaW9uQXV0b3NjYWxl", + "clJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", + "kAHaQSJwcm9qZWN0LHJlZ2lvbixhdXRvc2NhbGVyX3Jlc291cmNlik4QUmVn", + "aW9uT3BlcmF0aW9uc4LT5JMCUho7L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYXV0b3NjYWxlcnM6E2F1dG9zY2Fs", + "ZXJfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRw", + "czovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93", + "d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK9GwoVUmVn", + "aW9uQmFja2VuZFNlcnZpY2VzEvgBCgZEZWxldGUSOi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5EZWxldGVSZWdpb25CYWNrZW5kU2VydmljZVJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQHaQR5wcm9q", + "ZWN0LHJlZ2lvbixiYWNrZW5kX3NlcnZpY2WKThBSZWdpb25PcGVyYXRpb25z", + "gtPkkwJTKlEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", + "cy97cmVnaW9ufS9iYWNrZW5kU2VydmljZXMve2JhY2tlbmRfc2VydmljZX0S", + "4wEKA0dldBI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJlZ2lvbkJh", + "Y2tlbmRTZXJ2aWNlUmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkJhY2tlbmRTZXJ2aWNlInraQR5wcm9qZWN0LHJlZ2lvbixiYWNrZW5kX3Nl", + "cnZpY2WC0+STAlMSUS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", + "ZWdpb25zL3tyZWdpb259L2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9zZXJ2", + "aWNlfRLLAgoJR2V0SGVhbHRoEj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "R2V0SGVhbHRoUmVnaW9uQmFja2VuZFNlcnZpY2VSZXF1ZXN0GjIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VHcm91cEhlYWx0aCLK", + "AdpBQHByb2plY3QscmVnaW9uLGJhY2tlbmRfc2VydmljZSxyZXNvdXJjZV9n", + "cm91cF9yZWZlcmVuY2VfcmVzb3VyY2WC0+STAoABIlsvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9iYWNrZW5kU2Vy", + "dmljZXMve2JhY2tlbmRfc2VydmljZX0vZ2V0SGVhbHRoOiFyZXNvdXJjZV9n", + "cm91cF9yZWZlcmVuY2VfcmVzb3VyY2US7AEKDEdldElhbVBvbGljeRJALmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeVJlZ2lvbkJhY2tl", + "bmRTZXJ2aWNlUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBv", + "bGljeSJ52kEXcHJvamVjdCxyZWdpb24scmVzb3VyY2WC0+STAlkSVy9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Jh", + "Y2tlbmRTZXJ2aWNlcy97cmVzb3VyY2V9L2dldElhbVBvbGljeRKJAgoGSW5z", + "ZXJ0EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9uQmFj", + "a2VuZFNlcnZpY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIp4B2kEncHJvamVjdCxyZWdpb24sYmFja2VuZF9zZXJ2aWNl", + "X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCWyI/L2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYmFja2Vu", + "ZFNlcnZpY2VzOhhiYWNrZW5kX3NlcnZpY2VfcmVzb3VyY2USyAEKBExpc3QS", + "OS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UmVnaW9uQmFja2VuZFNl", + "cnZpY2VzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkJhY2tl", + "bmRTZXJ2aWNlTGlzdCJY2kEOcHJvamVjdCxyZWdpb26C0+STAkESPy9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Jh", + "Y2tlbmRTZXJ2aWNlcxLlAQoKTGlzdFVzYWJsZRI/Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkxpc3RVc2FibGVSZWdpb25CYWNrZW5kU2VydmljZXNSZXF1", + "ZXN0GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQmFja2VuZFNlcnZpY2VM", + "aXN0VXNhYmxlImPaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCTBJKL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYmFja2Vu", + "ZFNlcnZpY2VzL2xpc3RVc2FibGUSqQIKBVBhdGNoEjkuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuUGF0Y2hSZWdpb25CYWNrZW5kU2VydmljZVJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iwAHaQTdwcm9q", + "ZWN0LHJlZ2lvbixiYWNrZW5kX3NlcnZpY2UsYmFja2VuZF9zZXJ2aWNlX3Jl", + "c291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCbTJRL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vYmFja2VuZFNl", + "cnZpY2VzL3tiYWNrZW5kX3NlcnZpY2V9OhhiYWNrZW5kX3NlcnZpY2VfcmVz", + "b3VyY2UStAIKDFNldElhbVBvbGljeRJALmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlNldElhbVBvbGljeVJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVxdWVzdBof", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSLAAdpBOnByb2plY3Qs", + "cmVnaW9uLHJlc291cmNlLHJlZ2lvbl9zZXRfcG9saWN5X3JlcXVlc3RfcmVz", + "b3VyY2WC0+STAn0iVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", + "ZWdpb25zL3tyZWdpb259L2JhY2tlbmRTZXJ2aWNlcy97cmVzb3VyY2V9L3Nl", + "dElhbVBvbGljeToicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJj", + "ZRLoAgoRU2V0U2VjdXJpdHlQb2xpY3kSRS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5TZXRTZWN1cml0eVBvbGljeVJlZ2lvbkJhY2tlbmRTZXJ2aWNlUmVx", + "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLnAdpB", + "QXByb2plY3QscmVnaW9uLGJhY2tlbmRfc2VydmljZSxzZWN1cml0eV9wb2xp", + "Y3lfcmVmZXJlbmNlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMC", + "iQEiYy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", + "ZWdpb259L2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9zZXJ2aWNlfS9zZXRT", + "ZWN1cml0eVBvbGljeToic2VjdXJpdHlfcG9saWN5X3JlZmVyZW5jZV9yZXNv", + "dXJjZRLWAgoSVGVzdElhbVBlcm1pc3Npb25zEkYuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuVGVzdElhbVBlcm1pc3Npb25zUmVnaW9uQmFja2VuZFNlcnZp", + "Y2VSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1p", + "c3Npb25zUmVzcG9uc2UixQHaQTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSx0", + "ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAoIBIl0vY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9i", + "YWNrZW5kU2VydmljZXMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6", + "IXRlc3RfcGVybWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRKrAgoGVXBkYXRl", + "EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXBkYXRlUmVnaW9uQmFja2Vu", + "ZFNlcnZpY2VSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", + "cmF0aW9uIsAB2kE3cHJvamVjdCxyZWdpb24sYmFja2VuZF9zZXJ2aWNlLGJh", + "Y2tlbmRfc2VydmljZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", + "Am0aUS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", + "ZWdpb259L2JhY2tlbmRTZXJ2aWNlcy97YmFja2VuZF9zZXJ2aWNlfToYYmFj", + "a2VuZF9zZXJ2aWNlX3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMu", + "Y29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRl", + "LGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZv", + "cm0y8gkKEVJlZ2lvbkNvbW1pdG1lbnRzEs0BCg5BZ2dyZWdhdGVkTGlzdBI/", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0UmVnaW9u", + "Q29tbWl0bWVudHNSZXF1ZXN0GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "Q29tbWl0bWVudEFnZ3JlZ2F0ZWRMaXN0IkfaQQdwcm9qZWN0gtPkkwI3EjUv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9jb21t", + "aXRtZW50cxLNAQoDR2V0EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0", + "UmVnaW9uQ29tbWl0bWVudFJlcXVlc3QaIy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5Db21taXRtZW50ImzaQRlwcm9qZWN0LHJlZ2lvbixjb21taXRtZW50", + "gtPkkwJKEkgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", + "cy97cmVnaW9ufS9jb21taXRtZW50cy97Y29tbWl0bWVudH0S9wEKBkluc2Vy", + "dBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkNvbW1p", + "dG1lbnRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uIpAB2kEicHJvamVjdCxyZWdpb24sY29tbWl0bWVudF9yZXNvdXJjZYpO", + "EFJlZ2lvbk9wZXJhdGlvbnOC0+STAlIiOy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2NvbW1pdG1lbnRzOhNjb21t", + "aXRtZW50X3Jlc291cmNlErwBCgRMaXN0EjUuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTGlzdFJlZ2lvbkNvbW1pdG1lbnRzUmVxdWVzdBonLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkNvbW1pdG1lbnRMaXN0IlTaQQ5wcm9qZWN0LHJl", + "Z2lvboLT5JMCPRI7L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", + "Z2lvbnMve3JlZ2lvbn0vY29tbWl0bWVudHMSjwIKBlVwZGF0ZRI2Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlVwZGF0ZVJlZ2lvbkNvbW1pdG1lbnRSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqgB2kEt", + "cHJvamVjdCxyZWdpb24sY29tbWl0bWVudCxjb21taXRtZW50X3Jlc291cmNl", + "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCXzJIL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vY29tbWl0bWVudHMve2Nv", + "bW1pdG1lbnR9OhNjb21taXRtZW50X3Jlc291cmNlGnLKQRZjb21wdXRlLmdv", + "b2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", + "aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xv", + "dWQtcGxhdGZvcm0yvwQKD1JlZ2lvbkRpc2tUeXBlcxLFAQoDR2V0EjEuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uRGlza1R5cGVSZXF1ZXN0", + "GiEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGlza1R5cGUiaNpBGHByb2pl", + "Y3QscmVnaW9uLGRpc2tfdHlwZYLT5JMCRxJFL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZGlza1R5cGVzL3tkaXNr", + "X3R5cGV9ErwBCgRMaXN0EjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlz", + "dFJlZ2lvbkRpc2tUeXBlc1JlcXVlc3QaKy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5SZWdpb25EaXNrVHlwZUxpc3QiUtpBDnByb2plY3QscmVnaW9ugtPk", + "kwI7EjkvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS9kaXNrVHlwZXMapAHKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t", + "0kGHAWh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZS5y", + "ZWFkb25seSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1", + "dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0", + "Zm9ybTKPJgoLUmVnaW9uRGlza3MS5gIKE0FkZFJlc291cmNlUG9saWNpZXMS", + "PS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRSZXNvdXJjZVBvbGljaWVz", "UmVnaW9uRGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24i5wHaQUNwcm9qZWN0LHJlZ2lvbixkaXNrc19zdG9wX2dyb3Vw", - "X2FzeW5jX3JlcGxpY2F0aW9uX3Jlc291cmNlX3Jlc291cmNlik4QUmVnaW9u", - "T3BlcmF0aW9uc4LT5JMChwEiTy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L2Rpc2tzL3N0b3BHcm91cEFzeW5jUmVw", - "bGljYXRpb246NGRpc2tzX3N0b3BfZ3JvdXBfYXN5bmNfcmVwbGljYXRpb25f", - "cmVzb3VyY2VfcmVzb3VyY2USwQIKElRlc3RJYW1QZXJtaXNzaW9ucxI8Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc1JlZ2lv", - "bkRpc2tSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBl", - "cm1pc3Npb25zUmVzcG9uc2UiugHaQTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJj", - "ZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAngiUy9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", - "L2Rpc2tzL3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Bl", - "cm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2US6wEKBlVwZGF0ZRIwLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlVwZGF0ZVJlZ2lvbkRpc2tSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIooB2kEhcHJvamVj", - "dCxyZWdpb24sZGlzayxkaXNrX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9u", - "c4LT5JMCTTI8L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", - "bnMve3JlZ2lvbn0vZGlza3Mve2Rpc2t9Og1kaXNrX3Jlc291cmNlGnLKQRZj", - "b21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", - "cy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", - "L2F1dGgvY2xvdWQtcGxhdGZvcm0y1wsKGVJlZ2lvbkhlYWx0aENoZWNrU2Vy", - "dmljZXMSigIKBkRlbGV0ZRI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRl", - "bGV0ZVJlZ2lvbkhlYWx0aENoZWNrU2VydmljZVJlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24imwHaQSNwcm9qZWN0LHJlZ2lv", - "bixoZWFsdGhfY2hlY2tfc2VydmljZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", - "AlwqWi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L2hlYWx0aENoZWNrU2VydmljZXMve2hlYWx0aF9jaGVja19zZXJ2", - "aWNlfRL6AQoDR2V0EjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVn", - "aW9uSGVhbHRoQ2hlY2tTZXJ2aWNlUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkhlYWx0aENoZWNrU2VydmljZSKIAdpBI3Byb2plY3QscmVn", - "aW9uLGhlYWx0aF9jaGVja19zZXJ2aWNlgtPkkwJcElovY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9oZWFsdGhDaGVj", - "a1NlcnZpY2VzL3toZWFsdGhfY2hlY2tfc2VydmljZX0SmwIKBkluc2VydBI+", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkhlYWx0aENo", - "ZWNrU2VydmljZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24irAHaQSxwcm9qZWN0LHJlZ2lvbixoZWFsdGhfY2hlY2tfc2Vy", - "dmljZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAmQiQy9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2hl", - "YWx0aENoZWNrU2VydmljZXM6HWhlYWx0aF9jaGVja19zZXJ2aWNlX3Jlc291", - "cmNlEtUBCgRMaXN0Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJl", - "Z2lvbkhlYWx0aENoZWNrU2VydmljZXNSZXF1ZXN0GjAuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tTZXJ2aWNlc0xpc3QiXNpBDnByb2pl", - "Y3QscmVnaW9ugtPkkwJFEkMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vcmVnaW9ucy97cmVnaW9ufS9oZWFsdGhDaGVja1NlcnZpY2VzEsUCCgVQ", - "YXRjaBI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVnaW9uSGVh", - "bHRoQ2hlY2tTZXJ2aWNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiLYAdpBQXByb2plY3QscmVnaW9uLGhlYWx0aF9jaGVj", - "a19zZXJ2aWNlLGhlYWx0aF9jaGVja19zZXJ2aWNlX3Jlc291cmNlik4QUmVn", - "aW9uT3BlcmF0aW9uc4LT5JMCezJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaGVhbHRoQ2hlY2tTZXJ2aWNlcy97", - "aGVhbHRoX2NoZWNrX3NlcnZpY2V9Oh1oZWFsdGhfY2hlY2tfc2VydmljZV9y", - "ZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8v", - "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5n", - "b29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMsYMChJSZWdpb25I", - "ZWFsdGhDaGVja3MS7AEKBkRlbGV0ZRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkRlbGV0ZVJlZ2lvbkhlYWx0aENoZWNrUmVxdWVzdBoiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKEAdpBG3Byb2plY3QscmVnaW9u", - "LGhlYWx0aF9jaGVja4pOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAk0qSy9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2hl", - "YWx0aENoZWNrcy97aGVhbHRoX2NoZWNrfRLUAQoDR2V0EjQuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uSGVhbHRoQ2hlY2tSZXF1ZXN0GiQu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2sicdpBG3Byb2pl", - "Y3QscmVnaW9uLGhlYWx0aF9jaGVja4LT5JMCTRJLL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaGVhbHRoQ2hlY2tz", - "L3toZWFsdGhfY2hlY2t9Ev0BCgZJbnNlcnQSNy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbnNlcnRSZWdpb25IZWFsdGhDaGVja1JlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ilQHaQSRwcm9qZWN0LHJl", - "Z2lvbixoZWFsdGhfY2hlY2tfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25z", - "gtPkkwJVIjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", - "cy97cmVnaW9ufS9oZWFsdGhDaGVja3M6FWhlYWx0aF9jaGVja19yZXNvdXJj", - "ZRK/AQoETGlzdBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWdp", - "b25IZWFsdGhDaGVja3NSZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuSGVhbHRoQ2hlY2tMaXN0IlXaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCPhI8", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", - "bn0vaGVhbHRoQ2hlY2tzEpcCCgVQYXRjaBI2Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlBhdGNoUmVnaW9uSGVhbHRoQ2hlY2tSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrEB2kExcHJvamVjdCxyZWdp", - "b24saGVhbHRoX2NoZWNrLGhlYWx0aF9jaGVja19yZXNvdXJjZYpOEFJlZ2lv", - "bk9wZXJhdGlvbnOC0+STAmQySy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L2hlYWx0aENoZWNrcy97aGVhbHRoX2No", - "ZWNrfToVaGVhbHRoX2NoZWNrX3Jlc291cmNlEpkCCgZVcGRhdGUSNy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5VcGRhdGVSZWdpb25IZWFsdGhDaGVja1Jl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24isQHa", - "QTFwcm9qZWN0LHJlZ2lvbixoZWFsdGhfY2hlY2ssaGVhbHRoX2NoZWNrX3Jl", - "c291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCZBpLL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaGVhbHRoQ2hl", - "Y2tzL3toZWFsdGhfY2hlY2t9OhVoZWFsdGhfY2hlY2tfcmVzb3VyY2UacspB", - "FmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVh", - "cGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", - "b20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK0RwobUmVnaW9uSW5zdGFuY2VHcm91", - "cE1hbmFnZXJzEr0DChBBYmFuZG9uSW5zdGFuY2VzEkouZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuQWJhbmRvbkluc3RhbmNlc1JlZ2lvbkluc3RhbmNlR3Jv", - "dXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiK4AtpBZ3Byb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21h", - "bmFnZXIscmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX2FiYW5kb25f", - "aW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25z", - "gtPkkwK0ASJvL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", - "bnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9n", - "cm91cF9tYW5hZ2VyfS9hYmFuZG9uSW5zdGFuY2VzOkFyZWdpb25faW5zdGFu", - "Y2VfZ3JvdXBfbWFuYWdlcnNfYWJhbmRvbl9pbnN0YW5jZXNfcmVxdWVzdF9y", - "ZXNvdXJjZRLKAwoXQXBwbHlVcGRhdGVzVG9JbnN0YW5jZXMSUS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5BcHBseVVwZGF0ZXNUb0luc3RhbmNlc1JlZ2lv", - "bkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiK3AtpBY3Byb2plY3QscmVnaW9uLGluc3Rh", - "bmNlX2dyb3VwX21hbmFnZXIscmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFn", - "ZXJzX2FwcGx5X3VwZGF0ZXNfcmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9w", - "ZXJhdGlvbnOC0+STArcBInYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMve2lu", - "c3RhbmNlX2dyb3VwX21hbmFnZXJ9L2FwcGx5VXBkYXRlc1RvSW5zdGFuY2Vz", - "Oj1yZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfYXBwbHlfdXBkYXRl", - "c19yZXF1ZXN0X3Jlc291cmNlErgDCg9DcmVhdGVJbnN0YW5jZXMSSS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5DcmVhdGVJbnN0YW5jZXNSZWdpb25JbnN0", - "YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5PcGVyYXRpb24itQLaQWZwcm9qZWN0LHJlZ2lvbixpbnN0YW5jZV9n", - "cm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19j", - "cmVhdGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25PcGVy", - "YXRpb25zgtPkkwKyASJuL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0", - "YW5jZV9ncm91cF9tYW5hZ2VyfS9jcmVhdGVJbnN0YW5jZXM6QHJlZ2lvbl9p", - "bnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19jcmVhdGVfaW5zdGFuY2VzX3JlcXVl", - "c3RfcmVzb3VyY2USkgIKBkRlbGV0ZRJALmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkRlbGV0ZVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKhAdpBJXByb2pl", - "Y3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21hbmFnZXKKThBSZWdpb25PcGVy", - "YXRpb25zgtPkkwJgKl4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "cmVnaW9ucy97cmVnaW9ufS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMve2luc3Rh", - "bmNlX2dyb3VwX21hbmFnZXJ9ErgDCg9EZWxldGVJbnN0YW5jZXMSSS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVJbnN0YW5jZXNSZWdpb25JbnN0", - "YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5PcGVyYXRpb24itQLaQWZwcm9qZWN0LHJlZ2lvbixpbnN0YW5jZV9n", - "cm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19k", - "ZWxldGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25PcGVy", - "YXRpb25zgtPkkwKyASJuL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "cGVyYXRpb24i6wHaQUdwcm9qZWN0LHJlZ2lvbixkaXNrLHJlZ2lvbl9kaXNr", + "c19hZGRfcmVzb3VyY2VfcG9saWNpZXNfcmVxdWVzdF9yZXNvdXJjZYpOEFJl", + "Z2lvbk9wZXJhdGlvbnOC0+STAocBIlAvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9kaXNrcy97ZGlza30vYWRkUmVz", + "b3VyY2VQb2xpY2llczozcmVnaW9uX2Rpc2tzX2FkZF9yZXNvdXJjZV9wb2xp", + "Y2llc19yZXF1ZXN0X3Jlc291cmNlEpwCCgpCdWxrSW5zZXJ0EjQuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuQnVsa0luc2VydFJlZ2lvbkRpc2tSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrMB2kExcHJv", + "amVjdCxyZWdpb24sYnVsa19pbnNlcnRfZGlza19yZXNvdXJjZV9yZXNvdXJj", + "ZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAmYiQC9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Rpc2tzL2J1bGtJbnNl", + "cnQ6ImJ1bGtfaW5zZXJ0X2Rpc2tfcmVzb3VyY2VfcmVzb3VyY2USkgIKDkNy", + "ZWF0ZVNuYXBzaG90EjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQ3JlYXRl", + "U25hcHNob3RSZWdpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKhAdpBJXByb2plY3QscmVnaW9uLGRpc2ssc25h", + "cHNob3RfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJgIksvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9k", + "aXNrcy97ZGlza30vY3JlYXRlU25hcHNob3Q6EXNuYXBzaG90X3Jlc291cmNl", + "Es0BCgZEZWxldGUSMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVS", + "ZWdpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", + "ZXJhdGlvbiJt2kETcHJvamVjdCxyZWdpb24sZGlza4pOEFJlZ2lvbk9wZXJh", + "dGlvbnOC0+STAj4qPC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", + "ZWdpb25zL3tyZWdpb259L2Rpc2tzL3tkaXNrfRKvAQoDR2V0Ei0uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uRGlza1JlcXVlc3QaHS5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5EaXNrIlraQRNwcm9qZWN0LHJlZ2lvbixk", + "aXNrgtPkkwI+EjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", + "aW9ucy97cmVnaW9ufS9kaXNrcy97ZGlza30S2AEKDEdldElhbVBvbGljeRI2", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeVJlZ2lvbkRp", + "c2tSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5Im/a", + "QRdwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZYLT5JMCTxJNL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZGlza3Mve3Jl", + "c291cmNlfS9nZXRJYW1Qb2xpY3kS3gEKBkluc2VydBIwLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkRpc2tSZXF1ZXN0GiIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIn7aQRxwcm9qZWN0LHJlZ2lv", + "bixkaXNrX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCRiI1L2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", + "ZGlza3M6DWRpc2tfcmVzb3VyY2USqgEKBExpc3QSLy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5MaXN0UmVnaW9uRGlza3NSZXF1ZXN0GiEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuRGlza0xpc3QiTtpBDnByb2plY3QscmVnaW9ugtPk", + "kwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS9kaXNrcxL1AgoWUmVtb3ZlUmVzb3VyY2VQb2xpY2llcxJALmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92ZVJlc291cmNlUG9saWNpZXNS", + "ZWdpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", + "ZXJhdGlvbiL0AdpBSnByb2plY3QscmVnaW9uLGRpc2sscmVnaW9uX2Rpc2tz", + "X3JlbW92ZV9yZXNvdXJjZV9wb2xpY2llc19yZXF1ZXN0X3Jlc291cmNlik4Q", + "UmVnaW9uT3BlcmF0aW9uc4LT5JMCjQEiUy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Rpc2tzL3tkaXNrfS9yZW1v", + "dmVSZXNvdXJjZVBvbGljaWVzOjZyZWdpb25fZGlza3NfcmVtb3ZlX3Jlc291", + "cmNlX3BvbGljaWVzX3JlcXVlc3RfcmVzb3VyY2USoAIKBlJlc2l6ZRIwLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc2l6ZVJlZ2lvbkRpc2tSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIr8B2kE4cHJv", + "amVjdCxyZWdpb24sZGlzayxyZWdpb25fZGlza3NfcmVzaXplX3JlcXVlc3Rf", + "cmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJrIkMvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9kaXNrcy97", + "ZGlza30vcmVzaXplOiRyZWdpb25fZGlza3NfcmVzaXplX3JlcXVlc3RfcmVz", + "b3VyY2USoAIKDFNldElhbVBvbGljeRI2Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlNldElhbVBvbGljeVJlZ2lvbkRpc2tSZXF1ZXN0Gh8uZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuUG9saWN5IrYB2kE6cHJvamVjdCxyZWdpb24scmVz", + "b3VyY2UscmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMC", + "cyJNL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3Jl", + "Z2lvbn0vZGlza3Mve3Jlc291cmNlfS9zZXRJYW1Qb2xpY3k6InJlZ2lvbl9z", + "ZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2USrQIKCVNldExhYmVscxIzLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldExhYmVsc1JlZ2lvbkRpc2tSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsYB2kE6", + "cHJvamVjdCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9sYWJlbHNfcmVx", + "dWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnAiSi9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Rp", + "c2tzL3tyZXNvdXJjZX0vc2V0TGFiZWxzOiJyZWdpb25fc2V0X2xhYmVsc19y", + "ZXF1ZXN0X3Jlc291cmNlEvACChVTdGFydEFzeW5jUmVwbGljYXRpb24SPy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdGFydEFzeW5jUmVwbGljYXRpb25S", + "ZWdpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", + "ZXJhdGlvbiLxAdpBSXByb2plY3QscmVnaW9uLGRpc2sscmVnaW9uX2Rpc2tz", + "X3N0YXJ0X2FzeW5jX3JlcGxpY2F0aW9uX3JlcXVlc3RfcmVzb3VyY2WKThBS", + "ZWdpb25PcGVyYXRpb25zgtPkkwKLASJSL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZGlza3Mve2Rpc2t9L3N0YXJ0", + "QXN5bmNSZXBsaWNhdGlvbjo1cmVnaW9uX2Rpc2tzX3N0YXJ0X2FzeW5jX3Jl", + "cGxpY2F0aW9uX3JlcXVlc3RfcmVzb3VyY2US/wEKFFN0b3BBc3luY1JlcGxp", + "Y2F0aW9uEj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcEFzeW5jUmVw", + "bGljYXRpb25SZWdpb25EaXNrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKCAdpBE3Byb2plY3QscmVnaW9uLGRpc2uKThBS", + "ZWdpb25PcGVyYXRpb25zgtPkkwJTIlEvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9kaXNrcy97ZGlza30vc3RvcEFz", + "eW5jUmVwbGljYXRpb24S7gIKGVN0b3BHcm91cEFzeW5jUmVwbGljYXRpb24S", + "Qy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdG9wR3JvdXBBc3luY1JlcGxp", + "Y2F0aW9uUmVnaW9uRGlza1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24i5wHaQUNwcm9qZWN0LHJlZ2lvbixkaXNrc19zdG9w", + "X2dyb3VwX2FzeW5jX3JlcGxpY2F0aW9uX3Jlc291cmNlX3Jlc291cmNlik4Q", + "UmVnaW9uT3BlcmF0aW9uc4LT5JMChwEiTy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2Rpc2tzL3N0b3BHcm91cEFz", + "eW5jUmVwbGljYXRpb246NGRpc2tzX3N0b3BfZ3JvdXBfYXN5bmNfcmVwbGlj", + "YXRpb25fcmVzb3VyY2VfcmVzb3VyY2USwQIKElRlc3RJYW1QZXJtaXNzaW9u", + "cxI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9u", + "c1JlZ2lvbkRpc2tSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "VGVzdFBlcm1pc3Npb25zUmVzcG9uc2UiugHaQTlwcm9qZWN0LHJlZ2lvbixy", + "ZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+ST", + "AngiUy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", + "ZWdpb259L2Rpc2tzL3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0", + "ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2US6wEKBlVwZGF0ZRIw", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVwZGF0ZVJlZ2lvbkRpc2tSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIooB2kEh", + "cHJvamVjdCxyZWdpb24sZGlzayxkaXNrX3Jlc291cmNlik4QUmVnaW9uT3Bl", + "cmF0aW9uc4LT5JMCTTI8L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3JlZ2lvbnMve3JlZ2lvbn0vZGlza3Mve2Rpc2t9Og1kaXNrX3Jlc291cmNl", + "GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y1wsKGVJlZ2lvbkhlYWx0aENo", + "ZWNrU2VydmljZXMSigIKBkRlbGV0ZRI+Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkRlbGV0ZVJlZ2lvbkhlYWx0aENoZWNrU2VydmljZVJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24imwHaQSNwcm9qZWN0", + "LHJlZ2lvbixoZWFsdGhfY2hlY2tfc2VydmljZYpOEFJlZ2lvbk9wZXJhdGlv", + "bnOC0+STAlwqWi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L2hlYWx0aENoZWNrU2VydmljZXMve2hlYWx0aF9jaGVj", + "a19zZXJ2aWNlfRL6AQoDR2V0EjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "R2V0UmVnaW9uSGVhbHRoQ2hlY2tTZXJ2aWNlUmVxdWVzdBorLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkhlYWx0aENoZWNrU2VydmljZSKIAdpBI3Byb2pl", + "Y3QscmVnaW9uLGhlYWx0aF9jaGVja19zZXJ2aWNlgtPkkwJcElovY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9oZWFs", + "dGhDaGVja1NlcnZpY2VzL3toZWFsdGhfY2hlY2tfc2VydmljZX0SmwIKBklu", + "c2VydBI+Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkhl", + "YWx0aENoZWNrU2VydmljZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24irAHaQSxwcm9qZWN0LHJlZ2lvbixoZWFsdGhfY2hl", + "Y2tfc2VydmljZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAmQi", + "Qy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", + "b259L2hlYWx0aENoZWNrU2VydmljZXM6HWhlYWx0aF9jaGVja19zZXJ2aWNl", + "X3Jlc291cmNlEtUBCgRMaXN0Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "TGlzdFJlZ2lvbkhlYWx0aENoZWNrU2VydmljZXNSZXF1ZXN0GjAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2tTZXJ2aWNlc0xpc3QiXNpB", + "DnByb2plY3QscmVnaW9ugtPkkwJFEkMvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9oZWFsdGhDaGVja1NlcnZpY2Vz", + "EsUCCgVQYXRjaBI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVn", + "aW9uSGVhbHRoQ2hlY2tTZXJ2aWNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiLYAdpBQXByb2plY3QscmVnaW9uLGhlYWx0", + "aF9jaGVja19zZXJ2aWNlLGhlYWx0aF9jaGVja19zZXJ2aWNlX3Jlc291cmNl", + "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCezJaL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaGVhbHRoQ2hlY2tTZXJ2", + "aWNlcy97aGVhbHRoX2NoZWNrX3NlcnZpY2V9Oh1oZWFsdGhfY2hlY2tfc2Vy", + "dmljZV9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMsYMChJS", + "ZWdpb25IZWFsdGhDaGVja3MS7AEKBkRlbGV0ZRI3Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkRlbGV0ZVJlZ2lvbkhlYWx0aENoZWNrUmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKEAdpBG3Byb2plY3Qs", + "cmVnaW9uLGhlYWx0aF9jaGVja4pOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAk0q", + "Sy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", + "b259L2hlYWx0aENoZWNrcy97aGVhbHRoX2NoZWNrfRLUAQoDR2V0EjQuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uSGVhbHRoQ2hlY2tSZXF1", + "ZXN0GiQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSGVhbHRoQ2hlY2sicdpB", + "G3Byb2plY3QscmVnaW9uLGhlYWx0aF9jaGVja4LT5JMCTRJLL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaGVhbHRo", + "Q2hlY2tzL3toZWFsdGhfY2hlY2t9Ev0BCgZJbnNlcnQSNy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnNlcnRSZWdpb25IZWFsdGhDaGVja1JlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ilQHaQSRwcm9q", + "ZWN0LHJlZ2lvbixoZWFsdGhfY2hlY2tfcmVzb3VyY2WKThBSZWdpb25PcGVy", + "YXRpb25zgtPkkwJVIjwvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "cmVnaW9ucy97cmVnaW9ufS9oZWFsdGhDaGVja3M6FWhlYWx0aF9jaGVja19y", + "ZXNvdXJjZRK/AQoETGlzdBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxp", + "c3RSZWdpb25IZWFsdGhDaGVja3NSZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuSGVhbHRoQ2hlY2tMaXN0IlXaQQ5wcm9qZWN0LHJlZ2lvboLT", + "5JMCPhI8L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", + "e3JlZ2lvbn0vaGVhbHRoQ2hlY2tzEpcCCgVQYXRjaBI2Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlBhdGNoUmVnaW9uSGVhbHRoQ2hlY2tSZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrEB2kExcHJvamVj", + "dCxyZWdpb24saGVhbHRoX2NoZWNrLGhlYWx0aF9jaGVja19yZXNvdXJjZYpO", + "EFJlZ2lvbk9wZXJhdGlvbnOC0+STAmQySy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2hlYWx0aENoZWNrcy97aGVh", + "bHRoX2NoZWNrfToVaGVhbHRoX2NoZWNrX3Jlc291cmNlEpkCCgZVcGRhdGUS", + "Ny5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcGRhdGVSZWdpb25IZWFsdGhD", + "aGVja1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24isQHaQTFwcm9qZWN0LHJlZ2lvbixoZWFsdGhfY2hlY2ssaGVhbHRoX2No", + "ZWNrX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCZBpLL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaGVh", + "bHRoQ2hlY2tzL3toZWFsdGhfY2hlY2t9OhVoZWFsdGhfY2hlY2tfcmVzb3Vy", + "Y2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5n", + "b29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xl", + "YXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK0RwobUmVnaW9uSW5zdGFu", + "Y2VHcm91cE1hbmFnZXJzEr0DChBBYmFuZG9uSW5zdGFuY2VzEkouZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuQWJhbmRvbkluc3RhbmNlc1JlZ2lvbkluc3Rh", + "bmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk9wZXJhdGlvbiK4AtpBZ3Byb2plY3QscmVnaW9uLGluc3RhbmNlX2dy", + "b3VwX21hbmFnZXIscmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX2Fi", + "YW5kb25faW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25PcGVy", + "YXRpb25zgtPkkwK0ASJvL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", "L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0", - "YW5jZV9ncm91cF9tYW5hZ2VyfS9kZWxldGVJbnN0YW5jZXM6QHJlZ2lvbl9p", - "bnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19kZWxldGVfaW5zdGFuY2VzX3JlcXVl", - "c3RfcmVzb3VyY2US1QMKGERlbGV0ZVBlckluc3RhbmNlQ29uZmlncxJSLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVBlckluc3RhbmNlQ29uZmln", + "YW5jZV9ncm91cF9tYW5hZ2VyfS9hYmFuZG9uSW5zdGFuY2VzOkFyZWdpb25f", + "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfYWJhbmRvbl9pbnN0YW5jZXNfcmVx", + "dWVzdF9yZXNvdXJjZRLKAwoXQXBwbHlVcGRhdGVzVG9JbnN0YW5jZXMSUS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5BcHBseVVwZGF0ZXNUb0luc3RhbmNl", "c1JlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLAAtpBZ3Byb2plY3QscmVnaW9u", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK3AtpBY3Byb2plY3QscmVnaW9u", "LGluc3RhbmNlX2dyb3VwX21hbmFnZXIscmVnaW9uX2luc3RhbmNlX2dyb3Vw", - "X21hbmFnZXJfZGVsZXRlX2luc3RhbmNlX2NvbmZpZ19yZXFfcmVzb3VyY2WK", - "ThBSZWdpb25PcGVyYXRpb25zgtPkkwK8ASJ3L2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1h", - "bmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9kZWxldGVQZXJJbnN0", - "YW5jZUNvbmZpZ3M6QXJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2VyX2Rl", - "bGV0ZV9pbnN0YW5jZV9jb25maWdfcmVxX3Jlc291cmNlEoQCCgNHZXQSPS5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRSZWdpb25JbnN0YW5jZUdyb3Vw", - "TWFuYWdlclJlcXVlc3QaLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0", - "YW5jZUdyb3VwTWFuYWdlciKOAdpBJXByb2plY3QscmVnaW9uLGluc3RhbmNl", - "X2dyb3VwX21hbmFnZXKC0+STAmASXi9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBNYW5hZ2Vy", - "cy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0SowIKBkluc2VydBJALmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkluc3RhbmNlR3JvdXBN", - "YW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", - "dGlvbiKyAdpBLnByb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21hbmFn", - "ZXJfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJoIkUvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0", - "YW5jZUdyb3VwTWFuYWdlcnM6H2luc3RhbmNlX2dyb3VwX21hbmFnZXJfcmVz", - "b3VyY2US4AEKBExpc3QSPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", - "UmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBo3Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyTGlz", - "dCJe2kEOcHJvamVjdCxyZWdpb26C0+STAkcSRS9jb21wdXRlL3YxL3Byb2pl", + "X21hbmFnZXJzX2FwcGx5X3VwZGF0ZXNfcmVxdWVzdF9yZXNvdXJjZYpOEFJl", + "Z2lvbk9wZXJhdGlvbnOC0+STArcBInYvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW5jZUdyb3VwTWFuYWdl", + "cnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L2FwcGx5VXBkYXRlc1RvSW5z", + "dGFuY2VzOj1yZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfYXBwbHlf", + "dXBkYXRlc19yZXF1ZXN0X3Jlc291cmNlErgDCg9DcmVhdGVJbnN0YW5jZXMS", + "SS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5DcmVhdGVJbnN0YW5jZXNSZWdp", + "b25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5PcGVyYXRpb24itQLaQWZwcm9qZWN0LHJlZ2lvbixpbnN0", + "YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5h", + "Z2Vyc19jcmVhdGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdp", + "b25PcGVyYXRpb25zgtPkkwKyASJuL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFnZXJz", + "L3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9jcmVhdGVJbnN0YW5jZXM6QHJl", + "Z2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19jcmVhdGVfaW5zdGFuY2Vz", + "X3JlcXVlc3RfcmVzb3VyY2USkgIKBkRlbGV0ZRJALmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkRlbGV0ZVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVx", + "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKhAdpB", + "JXByb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21hbmFnZXKKThBSZWdp", + "b25PcGVyYXRpb25zgtPkkwJgKl4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW5jZUdyb3VwTWFuYWdlcnMv", + "e2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9ErgDCg9EZWxldGVJbnN0YW5jZXMS", + "SS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVJbnN0YW5jZXNSZWdp", + "b25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5PcGVyYXRpb24itQLaQWZwcm9qZWN0LHJlZ2lvbixpbnN0", + "YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5h", + "Z2Vyc19kZWxldGVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdp", + "b25PcGVyYXRpb25zgtPkkwKyASJuL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFnZXJz", + "L3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9kZWxldGVJbnN0YW5jZXM6QHJl", + "Z2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19kZWxldGVfaW5zdGFuY2Vz", + "X3JlcXVlc3RfcmVzb3VyY2US1QMKGERlbGV0ZVBlckluc3RhbmNlQ29uZmln", + "cxJSLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVBlckluc3RhbmNl", + "Q29uZmlnc1JlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLAAtpBZ3Byb2plY3Qs", + "cmVnaW9uLGluc3RhbmNlX2dyb3VwX21hbmFnZXIscmVnaW9uX2luc3RhbmNl", + "X2dyb3VwX21hbmFnZXJfZGVsZXRlX2luc3RhbmNlX2NvbmZpZ19yZXFfcmVz", + "b3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwK8ASJ3L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VH", + "cm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9kZWxldGVQ", + "ZXJJbnN0YW5jZUNvbmZpZ3M6QXJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5h", + "Z2VyX2RlbGV0ZV9pbnN0YW5jZV9jb25maWdfcmVxX3Jlc291cmNlEoQCCgNH", + "ZXQSPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRSZWdpb25JbnN0YW5j", + "ZUdyb3VwTWFuYWdlclJlcXVlc3QaLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5JbnN0YW5jZUdyb3VwTWFuYWdlciKOAdpBJXByb2plY3QscmVnaW9uLGlu", + "c3RhbmNlX2dyb3VwX21hbmFnZXKC0+STAmASXi9jb21wdXRlL3YxL3Byb2pl", "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBN", - "YW5hZ2VycxK3AgoKTGlzdEVycm9ycxJFLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkxpc3RFcnJvcnNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlcnNSZXF1", - "ZXN0GkYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uSW5zdGFuY2VH", - "cm91cE1hbmFnZXJzTGlzdEVycm9yc1Jlc3BvbnNlIpkB2kElcHJvamVjdCxy", - "ZWdpb24saW5zdGFuY2VfZ3JvdXBfbWFuYWdlcoLT5JMCaxJpL2NvbXB1dGUv", + "YW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0SowIKBkluc2VydBJA", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkluc3RhbmNl", + "R3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lk9wZXJhdGlvbiKyAdpBLnByb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3Vw", + "X21hbmFnZXJfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJoIkUv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", + "fS9pbnN0YW5jZUdyb3VwTWFuYWdlcnM6H2luc3RhbmNlX2dyb3VwX21hbmFn", + "ZXJfcmVzb3VyY2US4AEKBExpc3QSPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5MaXN0UmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBo3Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5h", + "Z2VyTGlzdCJe2kEOcHJvamVjdCxyZWdpb26C0+STAkcSRS9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNl", + "R3JvdXBNYW5hZ2VycxK3AgoKTGlzdEVycm9ycxJFLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkxpc3RFcnJvcnNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdl", + "cnNSZXF1ZXN0GkYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVnaW9uSW5z", + "dGFuY2VHcm91cE1hbmFnZXJzTGlzdEVycm9yc1Jlc3BvbnNlIpkB2kElcHJv", + "amVjdCxyZWdpb24saW5zdGFuY2VfZ3JvdXBfbWFuYWdlcoLT5JMCaxJpL2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", + "aW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", + "fS9saXN0RXJyb3JzEtgCChRMaXN0TWFuYWdlZEluc3RhbmNlcxJPLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RNYW5hZ2VkSW5zdGFuY2VzUmVnaW9u", + "SW5zdGFuY2VHcm91cE1hbmFnZXJzUmVxdWVzdBpJLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RJbnN0", + "YW5jZXNSZXNwb25zZSKjAdpBJXByb2plY3QscmVnaW9uLGluc3RhbmNlX2dy", + "b3VwX21hbmFnZXKC0+STAnUicy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97", + "aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vbGlzdE1hbmFnZWRJbnN0YW5jZXMS", + "4AIKFkxpc3RQZXJJbnN0YW5jZUNvbmZpZ3MSUS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5MaXN0UGVySW5zdGFuY2VDb25maWdzUmVnaW9uSW5zdGFuY2VH", + "cm91cE1hbmFnZXJzUmVxdWVzdBpLLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RJbnN0YW5jZUNvbmZp", + "Z3NSZXNwIqUB2kElcHJvamVjdCxyZWdpb24saW5zdGFuY2VfZ3JvdXBfbWFu", + "YWdlcoLT5JMCdyJ1L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", + "Z2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5j", + "ZV9ncm91cF9tYW5hZ2VyfS9saXN0UGVySW5zdGFuY2VDb25maWdzEtICCgVQ", + "YXRjaBI/Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVnaW9uSW5z", + "dGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIuMB2kFFcHJvamVjdCxyZWdpb24saW5zdGFuY2Vf", + "Z3JvdXBfbWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3Jlc291cmNl", + "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCgQEyXi9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBN", + "YW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn06H2luc3RhbmNlX2dy", + "b3VwX21hbmFnZXJfcmVzb3VyY2US0AMKF1BhdGNoUGVySW5zdGFuY2VDb25m", + "aWdzElEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hQZXJJbnN0YW5j", + "ZUNvbmZpZ3NSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivQLaQWZwcm9qZWN0", + "LHJlZ2lvbixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5j", + "ZV9ncm91cF9tYW5hZ2VyX3BhdGNoX2luc3RhbmNlX2NvbmZpZ19yZXFfcmVz", + "b3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwK6ASJ2L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VH", + "cm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9wYXRjaFBl", + "ckluc3RhbmNlQ29uZmlnczpAcmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFn", + "ZXJfcGF0Y2hfaW5zdGFuY2VfY29uZmlnX3JlcV9yZXNvdXJjZRKuAwoRUmVj", + "cmVhdGVJbnN0YW5jZXMSSy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWNy", + "ZWF0ZUluc3RhbmNlc1JlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKnAtpBXnBy", + "b2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21hbmFnZXIscmVnaW9uX2lu", + "c3RhbmNlX2dyb3VwX21hbmFnZXJzX3JlY3JlYXRlX3JlcXVlc3RfcmVzb3Vy", + "Y2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwKsASJwL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91", + "cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9yZWNyZWF0ZUlu", + "c3RhbmNlczo4cmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3JlY3Jl", + "YXRlX3JlcXVlc3RfcmVzb3VyY2USngIKBlJlc2l6ZRJALmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlJlc2l6ZVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vy", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKt", + "AdpBKnByb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21hbmFnZXIsc2l6", + "ZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAmciZS9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBN", + "YW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vcmVzaXplErgDCg9S", + "ZXN1bWVJbnN0YW5jZXMSSS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXN1", + "bWVJbnN0YW5jZXNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24itQLaQWZwcm9q", + "ZWN0LHJlZ2lvbixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0", + "YW5jZV9ncm91cF9tYW5hZ2Vyc19yZXN1bWVfaW5zdGFuY2VzX3JlcXVlc3Rf", + "cmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwKyASJuL2NvbXB1dGUv", "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFu", - "Y2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9saXN0", - "RXJyb3JzEtgCChRMaXN0TWFuYWdlZEluc3RhbmNlcxJPLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkxpc3RNYW5hZ2VkSW5zdGFuY2VzUmVnaW9uSW5zdGFu", - "Y2VHcm91cE1hbmFnZXJzUmVxdWVzdBpJLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RJbnN0YW5jZXNS", - "ZXNwb25zZSKjAdpBJXByb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21h", - "bmFnZXKC0+STAnUicy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", - "ZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFu", - "Y2VfZ3JvdXBfbWFuYWdlcn0vbGlzdE1hbmFnZWRJbnN0YW5jZXMS4AIKFkxp", - "c3RQZXJJbnN0YW5jZUNvbmZpZ3MSUS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5MaXN0UGVySW5zdGFuY2VDb25maWdzUmVnaW9uSW5zdGFuY2VHcm91cE1h", - "bmFnZXJzUmVxdWVzdBpLLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lv", - "bkluc3RhbmNlR3JvdXBNYW5hZ2Vyc0xpc3RJbnN0YW5jZUNvbmZpZ3NSZXNw", - "IqUB2kElcHJvamVjdCxyZWdpb24saW5zdGFuY2VfZ3JvdXBfbWFuYWdlcoLT", - "5JMCdyJ1L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", - "e3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91", - "cF9tYW5hZ2VyfS9saXN0UGVySW5zdGFuY2VDb25maWdzEtICCgVQYXRjaBI/", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVnaW9uSW5zdGFuY2VH", - "cm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uIuMB2kFFcHJvamVjdCxyZWdpb24saW5zdGFuY2VfZ3JvdXBf", - "bWFuYWdlcixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3Jlc291cmNlik4QUmVn", - "aW9uT3BlcmF0aW9uc4LT5JMCgQEyXi9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBNYW5hZ2Vy", - "cy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn06H2luc3RhbmNlX2dyb3VwX21h", - "bmFnZXJfcmVzb3VyY2US0AMKF1BhdGNoUGVySW5zdGFuY2VDb25maWdzElEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hQZXJJbnN0YW5jZUNvbmZp", - "Z3NSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivQLaQWZwcm9qZWN0LHJlZ2lv", - "bixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5jZV9ncm91", - "cF9tYW5hZ2VyX3BhdGNoX2luc3RhbmNlX2NvbmZpZ19yZXFfcmVzb3VyY2WK", - "ThBSZWdpb25PcGVyYXRpb25zgtPkkwK6ASJ2L2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1h", - "bmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9wYXRjaFBlckluc3Rh", - "bmNlQ29uZmlnczpAcmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJfcGF0", - "Y2hfaW5zdGFuY2VfY29uZmlnX3JlcV9yZXNvdXJjZRKuAwoRUmVjcmVhdGVJ", - "bnN0YW5jZXMSSy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWNyZWF0ZUlu", - "c3RhbmNlc1JlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKnAtpBXnByb2plY3Qs", - "cmVnaW9uLGluc3RhbmNlX2dyb3VwX21hbmFnZXIscmVnaW9uX2luc3RhbmNl", - "X2dyb3VwX21hbmFnZXJzX3JlY3JlYXRlX3JlcXVlc3RfcmVzb3VyY2WKThBS", - "ZWdpb25PcGVyYXRpb25zgtPkkwKsASJwL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "Y2VHcm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9yZXN1", + "bWVJbnN0YW5jZXM6QHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19y", + "ZXN1bWVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2USvAMKE1NldEluc3Rh", + "bmNlVGVtcGxhdGUSTS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJbnN0", + "YW5jZVRlbXBsYXRlUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrEC2kFicHJv", + "amVjdCxyZWdpb24saW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixyZWdpb25faW5z", + "dGFuY2VfZ3JvdXBfbWFuYWdlcnNfc2V0X3RlbXBsYXRlX3JlcXVlc3RfcmVz", + "b3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwKyASJyL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VH", + "cm91cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9zZXRJbnN0", + "YW5jZVRlbXBsYXRlOjxyZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNf", + "c2V0X3RlbXBsYXRlX3JlcXVlc3RfcmVzb3VyY2UStQMKDlNldFRhcmdldFBv", + "b2xzEkguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0VGFyZ2V0UG9vbHNS", + "ZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24itALaQWZwcm9qZWN0LHJlZ2lvbixp", + "bnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9t", + "YW5hZ2Vyc19zZXRfdGFyZ2V0X3Bvb2xzX3JlcXVlc3RfcmVzb3VyY2WKThBS", + "ZWdpb25PcGVyYXRpb25zgtPkkwKxASJtL2NvbXB1dGUvdjEvcHJvamVjdHMv", "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFn", - "ZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9yZWNyZWF0ZUluc3RhbmNl", - "czo4cmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3JlY3JlYXRlX3Jl", - "cXVlc3RfcmVzb3VyY2USngIKBlJlc2l6ZRJALmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlJlc2l6ZVJlZ2lvbkluc3RhbmNlR3JvdXBNYW5hZ2VyUmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKtAdpBKnBy", - "b2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21hbmFnZXIsc2l6ZYpOEFJl", - "Z2lvbk9wZXJhdGlvbnOC0+STAmciZS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBNYW5hZ2Vy", - "cy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vcmVzaXplErgDCg9SZXN1bWVJ", - "bnN0YW5jZXMSSS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXN1bWVJbnN0", - "YW5jZXNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24itQLaQWZwcm9qZWN0LHJl", - "Z2lvbixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5jZV9n", - "cm91cF9tYW5hZ2Vyc19yZXN1bWVfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3Vy", - "Y2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwKyASJuL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91", - "cE1hbmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9yZXN1bWVJbnN0", - "YW5jZXM6QHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19yZXN1bWVf", - "aW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2USvAMKE1NldEluc3RhbmNlVGVt", - "cGxhdGUSTS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJbnN0YW5jZVRl", - "bXBsYXRlUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrEC2kFicHJvamVjdCxy", - "ZWdpb24saW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixyZWdpb25faW5zdGFuY2Vf", - "Z3JvdXBfbWFuYWdlcnNfc2V0X3RlbXBsYXRlX3JlcXVlc3RfcmVzb3VyY2WK", - "ThBSZWdpb25PcGVyYXRpb25zgtPkkwKyASJyL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1h", - "bmFnZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9zZXRJbnN0YW5jZVRl", - "bXBsYXRlOjxyZWdpb25faW5zdGFuY2VfZ3JvdXBfbWFuYWdlcnNfc2V0X3Rl", - "bXBsYXRlX3JlcXVlc3RfcmVzb3VyY2UStQMKDlNldFRhcmdldFBvb2xzEkgu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0VGFyZ2V0UG9vbHNSZWdpb25J", - "bnN0YW5jZUdyb3VwTWFuYWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5PcGVyYXRpb24itALaQWZwcm9qZWN0LHJlZ2lvbixpbnN0YW5j", - "ZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", - "c19zZXRfdGFyZ2V0X3Bvb2xzX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25P", - "cGVyYXRpb25zgtPkkwKxASJtL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cE1hbmFnZXJzL3tp", - "bnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9zZXRUYXJnZXRQb29sczpAcmVnaW9u", - "X2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3NldF90YXJnZXRfcG9vbHNfcmVx", - "dWVzdF9yZXNvdXJjZRKzAwoOU3RhcnRJbnN0YW5jZXMSSC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5TdGFydEluc3RhbmNlc1JlZ2lvbkluc3RhbmNlR3Jv", - "dXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", - "ZXJhdGlvbiKyAtpBZXByb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwX21h", - "bmFnZXIscmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3N0YXJ0X2lu", - "c3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT", - "5JMCsAEibS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", - "L3tyZWdpb259L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3Jv", - "dXBfbWFuYWdlcn0vc3RhcnRJbnN0YW5jZXM6P3JlZ2lvbl9pbnN0YW5jZV9n", - "cm91cF9tYW5hZ2Vyc19zdGFydF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJj", - "ZRKuAwoNU3RvcEluc3RhbmNlcxJHLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlN0b3BJbnN0YW5jZXNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24irwLaQWRw", - "cm9qZWN0LHJlZ2lvbixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lvbl9p", - "bnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zdG9wX2luc3RhbmNlc19yZXF1ZXN0", - "X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCrgEibC9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3Rh", - "bmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdlcn0vc3Rv", - "cEluc3RhbmNlczo+cmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3N0", - "b3BfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2USvQMKEFN1c3BlbmRJbnN0", - "YW5jZXMSSi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdXNwZW5kSW5zdGFu", - "Y2VzUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrgC2kFncHJvamVjdCxyZWdp", - "b24saW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixyZWdpb25faW5zdGFuY2VfZ3Jv", - "dXBfbWFuYWdlcnNfc3VzcGVuZF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJj", - "ZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STArQBIm8vY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW5jZUdyb3Vw", - "TWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L3N1c3BlbmRJbnN0", - "YW5jZXM6QXJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zdXNwZW5k", - "X2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlEtUDChhVcGRhdGVQZXJJbnN0", - "YW5jZUNvbmZpZ3MSUi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcGRhdGVQ", - "ZXJJbnN0YW5jZUNvbmZpZ3NSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdlclJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iwALa", - "QWdwcm9qZWN0LHJlZ2lvbixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJlZ2lv", - "bl9pbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3VwZGF0ZV9pbnN0YW5jZV9jb25m", - "aWdfcmVxX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCvAEidy9j", + "ZXJzL3tpbnN0YW5jZV9ncm91cF9tYW5hZ2VyfS9zZXRUYXJnZXRQb29sczpA", + "cmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3NldF90YXJnZXRfcG9v", + "bHNfcmVxdWVzdF9yZXNvdXJjZRKzAwoOU3RhcnRJbnN0YW5jZXMSSC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5TdGFydEluc3RhbmNlc1JlZ2lvbkluc3Rh", + "bmNlR3JvdXBNYW5hZ2VyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLk9wZXJhdGlvbiKyAtpBZXByb2plY3QscmVnaW9uLGluc3RhbmNlX2dy", + "b3VwX21hbmFnZXIscmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFnZXJzX3N0", + "YXJ0X2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0", + "aW9uc4LT5JMCsAEibS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", + "ZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFu", + "Y2VfZ3JvdXBfbWFuYWdlcn0vc3RhcnRJbnN0YW5jZXM6P3JlZ2lvbl9pbnN0", + "YW5jZV9ncm91cF9tYW5hZ2Vyc19zdGFydF9pbnN0YW5jZXNfcmVxdWVzdF9y", + "ZXNvdXJjZRKuAwoNU3RvcEluc3RhbmNlcxJHLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlN0b3BJbnN0YW5jZXNSZWdpb25JbnN0YW5jZUdyb3VwTWFuYWdl", + "clJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", + "rwLaQWRwcm9qZWN0LHJlZ2lvbixpbnN0YW5jZV9ncm91cF9tYW5hZ2VyLHJl", + "Z2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19zdG9wX2luc3RhbmNlc19y", + "ZXF1ZXN0X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCrgEibC9j", "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", "L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBfbWFuYWdl", - "cn0vdXBkYXRlUGVySW5zdGFuY2VDb25maWdzOkFyZWdpb25faW5zdGFuY2Vf", - "Z3JvdXBfbWFuYWdlcl91cGRhdGVfaW5zdGFuY2VfY29uZmlnX3JlcV9yZXNv", - "dXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3", - "Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29n", - "bGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMscKChRSZWdpb25JbnN0", - "YW5jZUdyb3VwcxLeAQoDR2V0EjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "R2V0UmVnaW9uSW5zdGFuY2VHcm91cFJlcXVlc3QaJi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwInfaQR1wcm9qZWN0LHJlZ2lvbixp", - "bnN0YW5jZV9ncm91cILT5JMCURJPL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cHMve2luc3Rh", - "bmNlX2dyb3VwfRLLAQoETGlzdBI4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lkxpc3RSZWdpb25JbnN0YW5jZUdyb3Vwc1JlcXVlc3QaMC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3VwTGlzdCJX2kEOcHJv", - "amVjdCxyZWdpb26C0+STAkASPi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBzEoYDCg1MaXN0", - "SW5zdGFuY2VzEkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdEluc3Rh", - "bmNlc1JlZ2lvbkluc3RhbmNlR3JvdXBzUmVxdWVzdBo6Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBzTGlzdEluc3RhbmNl", - "cyL1AdpBVHByb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwLHJlZ2lvbl9p", - "bnN0YW5jZV9ncm91cHNfbGlzdF9pbnN0YW5jZXNfcmVxdWVzdF9yZXNvdXJj", - "ZYLT5JMClwEiXS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", - "b25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBzL3tpbnN0YW5jZV9ncm91cH0v", - "bGlzdEluc3RhbmNlczo2cmVnaW9uX2luc3RhbmNlX2dyb3Vwc19saXN0X2lu", - "c3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlEoIDCg1TZXROYW1lZFBvcnRzEkAu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TmFtZWRQb3J0c1JlZ2lvbklu", - "c3RhbmNlR3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uIooC2kFVcHJvamVjdCxyZWdpb24saW5zdGFuY2VfZ3JvdXAs", - "cmVnaW9uX2luc3RhbmNlX2dyb3Vwc19zZXRfbmFtZWRfcG9ydHNfcmVxdWVz", - "dF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STApgBIl0vY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0", - "YW5jZUdyb3Vwcy97aW5zdGFuY2VfZ3JvdXB9L3NldE5hbWVkUG9ydHM6N3Jl", - "Z2lvbl9pbnN0YW5jZV9ncm91cHNfc2V0X25hbWVkX3BvcnRzX3JlcXVlc3Rf", - "cmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cu", - "Z29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLmCAoXUmVnaW9u", - "SW5zdGFuY2VUZW1wbGF0ZXMSgAIKBkRlbGV0ZRI8Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkRlbGV0ZVJlZ2lvbkluc3RhbmNlVGVtcGxhdGVSZXF1ZXN0", - "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpMB2kEgcHJv", - "amVjdCxyZWdpb24saW5zdGFuY2VfdGVtcGxhdGWKThBSZWdpb25PcGVyYXRp", - "b25zgtPkkwJXKlUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", - "aW9ucy97cmVnaW9ufS9pbnN0YW5jZVRlbXBsYXRlcy97aW5zdGFuY2VfdGVt", - "cGxhdGV9Eu4BCgNHZXQSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRS", - "ZWdpb25JbnN0YW5jZVRlbXBsYXRlUmVxdWVzdBopLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkluc3RhbmNlVGVtcGxhdGUigAHaQSBwcm9qZWN0LHJlZ2lv", - "bixpbnN0YW5jZV90ZW1wbGF0ZYLT5JMCVxJVL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VUZW1wbGF0", - "ZXMve2luc3RhbmNlX3RlbXBsYXRlfRKRAgoGSW5zZXJ0EjwuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9uSW5zdGFuY2VUZW1wbGF0ZVJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ipAHa", - "QSlwcm9qZWN0LHJlZ2lvbixpbnN0YW5jZV90ZW1wbGF0ZV9yZXNvdXJjZYpO", - "EFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8iQS9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlVGVtcGxhdGVz", - "OhppbnN0YW5jZV90ZW1wbGF0ZV9yZXNvdXJjZRLOAQoETGlzdBI7Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWdpb25JbnN0YW5jZVRlbXBsYXRl", - "c1JlcXVlc3QaLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZVRl", - "bXBsYXRlTGlzdCJa2kEOcHJvamVjdCxyZWdpb26C0+STAkMSQS9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3Rh", - "bmNlVGVtcGxhdGVzGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0", - "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8v", - "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0ytAMKD1Jl", - "Z2lvbkluc3RhbmNlcxKsAgoKQnVsa0luc2VydBI4Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkJ1bGtJbnNlcnRSZWdpb25JbnN0YW5jZVJlcXVlc3QaIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivwHaQTVwcm9qZWN0", - "LHJlZ2lvbixidWxrX2luc2VydF9pbnN0YW5jZV9yZXNvdXJjZV9yZXNvdXJj", - "ZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAm4iRC9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlcy9idWxr", - "SW5zZXJ0OiZidWxrX2luc2VydF9pbnN0YW5jZV9yZXNvdXJjZV9yZXNvdXJj", - "ZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdv", - "b2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVh", - "cGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMp8SChZSZWdpb25JbnN0YW50", - "U25hcHNob3RzEvwBCgZEZWxldGUSOy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5EZWxldGVSZWdpb25JbnN0YW50U25hcHNob3RSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpAB2kEfcHJvamVjdCxyZWdp", - "b24saW5zdGFudF9zbmFwc2hvdIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlUq", - "Uy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", - "b259L2luc3RhbnRTbmFwc2hvdHMve2luc3RhbnRfc25hcHNob3R9EugBCgNH", - "ZXQSOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRSZWdpb25JbnN0YW50", - "U25hcHNob3RSZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5z", - "dGFudFNuYXBzaG90In3aQR9wcm9qZWN0LHJlZ2lvbixpbnN0YW50X3NuYXBz", - "aG90gtPkkwJVElMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", - "aW9ucy97cmVnaW9ufS9pbnN0YW50U25hcHNob3RzL3tpbnN0YW50X3NuYXBz", - "aG90fRLuAQoMR2V0SWFtUG9saWN5EkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuR2V0SWFtUG9saWN5UmVnaW9uSW5zdGFudFNuYXBzaG90UmVxdWVzdBof", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJ62kEXcHJvamVjdCxy", - "ZWdpb24scmVzb3VyY2WC0+STAloSWC9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbnRTbmFwc2hvdHMve3Jl", - "c291cmNlfS9nZXRJYW1Qb2xpY3kSjQIKBkluc2VydBI7Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkluc3RhbnRTbmFwc2hvdFJlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ioQHaQShw", - "cm9qZWN0LHJlZ2lvbixpbnN0YW50X3NuYXBzaG90X3Jlc291cmNlik4QUmVn", - "aW9uT3BlcmF0aW9uc4LT5JMCXSJAL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFudFNuYXBzaG90czoZaW5z", - "dGFudF9zbmFwc2hvdF9yZXNvdXJjZRLLAQoETGlzdBI6Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkxpc3RSZWdpb25JbnN0YW50U25hcHNob3RzUmVxdWVz", - "dBosLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbnRTbmFwc2hvdExp", - "c3QiWdpBDnByb2plY3QscmVnaW9ugtPkkwJCEkAvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW50U25hcHNo", - "b3RzErYCCgxTZXRJYW1Qb2xpY3kSQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5TZXRJYW1Qb2xpY3lSZWdpb25JbnN0YW50U25hcHNob3RSZXF1ZXN0Gh8u", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5IsEB2kE6cHJvamVjdCxy", - "ZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNv", - "dXJjZYLT5JMCfiJYL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", - "Z2lvbnMve3JlZ2lvbn0vaW5zdGFudFNuYXBzaG90cy97cmVzb3VyY2V9L3Nl", - "dElhbVBvbGljeToicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJj", - "ZRLDAgoJU2V0TGFiZWxzEj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0", - "TGFiZWxzUmVnaW9uSW5zdGFudFNuYXBzaG90UmVxdWVzdBoiLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLRAdpBOnByb2plY3QscmVnaW9u", - "LHJlc291cmNlLHJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2WK", - "ThBSZWdpb25PcGVyYXRpb25zgtPkkwJ7IlUvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW50U25hcHNob3Rz", - "L3tyZXNvdXJjZX0vc2V0TGFiZWxzOiJyZWdpb25fc2V0X2xhYmVsc19yZXF1", - "ZXN0X3Jlc291cmNlEtgCChJUZXN0SWFtUGVybWlzc2lvbnMSRy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNSZWdpb25JbnN0", - "YW50U25hcHNob3RSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "VGVzdFBlcm1pc3Npb25zUmVzcG9uc2UixgHaQTlwcm9qZWN0LHJlZ2lvbixy", - "ZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+ST", - "AoMBIl4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", - "cmVnaW9ufS9pbnN0YW50U25hcHNob3RzL3tyZXNvdXJjZX0vdGVzdElhbVBl", - "cm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2Ua", - "cspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29n", - "bGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", - "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKkEwobUmVnaW9uTmV0d29ya0Vu", - "ZHBvaW50R3JvdXBzEs0DChZBdHRhY2hOZXR3b3JrRW5kcG9pbnRzElAuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQXR0YWNoTmV0d29ya0VuZHBvaW50c1Jl", - "Z2lvbk5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK8AtpBZnByb2plY3QscmVnaW9uLG5l", - "dHdvcmtfZW5kcG9pbnRfZ3JvdXAscmVnaW9uX25ldHdvcmtfZW5kcG9pbnRf", - "Z3JvdXBzX2F0dGFjaF9lbmRwb2ludHNfcmVxdWVzdF9yZXNvdXJjZYpOEFJl", - "Z2lvbk9wZXJhdGlvbnOC0+STArkBInUvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9uZXR3b3JrRW5kcG9pbnRHcm91", - "cHMve25ldHdvcmtfZW5kcG9pbnRfZ3JvdXB9L2F0dGFjaE5ldHdvcmtFbmRw", - "b2ludHM6QHJlZ2lvbl9uZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19hdHRhY2hf", - "ZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2USkgIKBkRlbGV0ZRJALmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVJlZ2lvbk5ldHdvcmtFbmRwb2lu", - "dEdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", - "dGlvbiKhAdpBJXByb2plY3QscmVnaW9uLG5ldHdvcmtfZW5kcG9pbnRfZ3Jv", - "dXCKThBSZWdpb25PcGVyYXRpb25zgtPkkwJgKl4vY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9uZXR3b3JrRW5kcG9p", - "bnRHcm91cHMve25ldHdvcmtfZW5kcG9pbnRfZ3JvdXB9Es0DChZEZXRhY2hO", - "ZXR3b3JrRW5kcG9pbnRzElAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGV0", - "YWNoTmV0d29ya0VuZHBvaW50c1JlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3Vw", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK8", - "AtpBZnByb2plY3QscmVnaW9uLG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAscmVn", - "aW9uX25ldHdvcmtfZW5kcG9pbnRfZ3JvdXBzX2RldGFjaF9lbmRwb2ludHNf", - "cmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STArkBInUv", + "cn0vc3RvcEluc3RhbmNlczo+cmVnaW9uX2luc3RhbmNlX2dyb3VwX21hbmFn", + "ZXJzX3N0b3BfaW5zdGFuY2VzX3JlcXVlc3RfcmVzb3VyY2USvQMKEFN1c3Bl", + "bmRJbnN0YW5jZXMSSi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdXNwZW5k", + "SW5zdGFuY2VzUmVnaW9uSW5zdGFuY2VHcm91cE1hbmFnZXJSZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrgC2kFncHJvamVj", + "dCxyZWdpb24saW5zdGFuY2VfZ3JvdXBfbWFuYWdlcixyZWdpb25faW5zdGFu", + "Y2VfZ3JvdXBfbWFuYWdlcnNfc3VzcGVuZF9pbnN0YW5jZXNfcmVxdWVzdF9y", + "ZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STArQBIm8vY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW5j", + "ZUdyb3VwTWFuYWdlcnMve2luc3RhbmNlX2dyb3VwX21hbmFnZXJ9L3N1c3Bl", + "bmRJbnN0YW5jZXM6QXJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2Vyc19z", + "dXNwZW5kX2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlEtUDChhVcGRhdGVQ", + "ZXJJbnN0YW5jZUNvbmZpZ3MSUi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5V", + "cGRhdGVQZXJJbnN0YW5jZUNvbmZpZ3NSZWdpb25JbnN0YW5jZUdyb3VwTWFu", + "YWdlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24iwALaQWdwcm9qZWN0LHJlZ2lvbixpbnN0YW5jZV9ncm91cF9tYW5hZ2Vy", + "LHJlZ2lvbl9pbnN0YW5jZV9ncm91cF9tYW5hZ2VyX3VwZGF0ZV9pbnN0YW5j", + "ZV9jb25maWdfcmVxX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMC", + "vAEidy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", + "ZWdpb259L2luc3RhbmNlR3JvdXBNYW5hZ2Vycy97aW5zdGFuY2VfZ3JvdXBf", + "bWFuYWdlcn0vdXBkYXRlUGVySW5zdGFuY2VDb25maWdzOkFyZWdpb25faW5z", + "dGFuY2VfZ3JvdXBfbWFuYWdlcl91cGRhdGVfaW5zdGFuY2VfY29uZmlnX3Jl", + "cV9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBz", + "Oi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3", + "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMscKChRSZWdp", + "b25JbnN0YW5jZUdyb3VwcxLeAQoDR2V0EjYuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuR2V0UmVnaW9uSW5zdGFuY2VHcm91cFJlcXVlc3QaJi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5JbnN0YW5jZUdyb3VwInfaQR1wcm9qZWN0LHJl", + "Z2lvbixpbnN0YW5jZV9ncm91cILT5JMCURJPL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VHcm91cHMv", + "e2luc3RhbmNlX2dyb3VwfRLLAQoETGlzdBI4Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkxpc3RSZWdpb25JbnN0YW5jZUdyb3Vwc1JlcXVlc3QaMC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb25JbnN0YW5jZUdyb3VwTGlzdCJX", + "2kEOcHJvamVjdCxyZWdpb26C0+STAkASPi9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBzEoYD", + "Cg1MaXN0SW5zdGFuY2VzEkEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlz", + "dEluc3RhbmNlc1JlZ2lvbkluc3RhbmNlR3JvdXBzUmVxdWVzdBo6Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbkluc3RhbmNlR3JvdXBzTGlzdElu", + "c3RhbmNlcyL1AdpBVHByb2plY3QscmVnaW9uLGluc3RhbmNlX2dyb3VwLHJl", + "Z2lvbl9pbnN0YW5jZV9ncm91cHNfbGlzdF9pbnN0YW5jZXNfcmVxdWVzdF9y", + "ZXNvdXJjZYLT5JMClwEiXS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", + "fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlR3JvdXBzL3tpbnN0YW5jZV9n", + "cm91cH0vbGlzdEluc3RhbmNlczo2cmVnaW9uX2luc3RhbmNlX2dyb3Vwc19s", + "aXN0X2luc3RhbmNlc19yZXF1ZXN0X3Jlc291cmNlEoIDCg1TZXROYW1lZFBv", + "cnRzEkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TmFtZWRQb3J0c1Jl", + "Z2lvbkluc3RhbmNlR3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIooC2kFVcHJvamVjdCxyZWdpb24saW5zdGFuY2Vf", + "Z3JvdXAscmVnaW9uX2luc3RhbmNlX2dyb3Vwc19zZXRfbmFtZWRfcG9ydHNf", + "cmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STApgBIl0v", "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS9uZXR3b3JrRW5kcG9pbnRHcm91cHMve25ldHdvcmtfZW5kcG9pbnRfZ3Jv", - "dXB9L2RldGFjaE5ldHdvcmtFbmRwb2ludHM6QHJlZ2lvbl9uZXR3b3JrX2Vu", - "ZHBvaW50X2dyb3Vwc19kZXRhY2hfZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3Vy", - "Y2UShAIKA0dldBI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJlZ2lv", - "bk5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3VwIo4B2kElcHJvamVjdCxy", - "ZWdpb24sbmV0d29ya19lbmRwb2ludF9ncm91cILT5JMCYBJeL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vbmV0d29y", - "a0VuZHBvaW50R3JvdXBzL3tuZXR3b3JrX2VuZHBvaW50X2dyb3VwfRKjAgoG", - "SW5zZXJ0EkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9u", - "TmV0d29ya0VuZHBvaW50R3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuT3BlcmF0aW9uIrIB2kEucHJvamVjdCxyZWdpb24sbmV0d29y", - "a19lbmRwb2ludF9ncm91cF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC", - "0+STAmgiRS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", - "L3tyZWdpb259L25ldHdvcmtFbmRwb2ludEdyb3VwczofbmV0d29ya19lbmRw", - "b2ludF9ncm91cF9yZXNvdXJjZRLaAQoETGlzdBI/Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkxpc3RSZWdpb25OZXR3b3JrRW5kcG9pbnRHcm91cHNSZXF1", - "ZXN0GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0VuZHBvaW50", - "R3JvdXBMaXN0Il7aQQ5wcm9qZWN0LHJlZ2lvboLT5JMCRxJFL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vbmV0d29y", - "a0VuZHBvaW50R3JvdXBzEtECChRMaXN0TmV0d29ya0VuZHBvaW50cxJPLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3ROZXR3b3JrRW5kcG9pbnRzUmVn", - "aW9uTmV0d29ya0VuZHBvaW50R3JvdXBzUmVxdWVzdBpCLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3Vwc0xpc3ROZXR3b3Jr", - "RW5kcG9pbnRzIqMB2kElcHJvamVjdCxyZWdpb24sbmV0d29ya19lbmRwb2lu", - "dF9ncm91cILT5JMCdSJzL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3JlZ2lvbnMve3JlZ2lvbn0vbmV0d29ya0VuZHBvaW50R3JvdXBzL3tuZXR3", - "b3JrX2VuZHBvaW50X2dyb3VwfS9saXN0TmV0d29ya0VuZHBvaW50cxpyykEW", - "Y29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFw", - "aXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNv", - "bS9hdXRoL2Nsb3VkLXBsYXRmb3JtMvInCh1SZWdpb25OZXR3b3JrRmlyZXdh", - "bGxQb2xpY2llcxLrAgoOQWRkQXNzb2NpYXRpb24SSS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5BZGRBc3NvY2lhdGlvblJlZ2lvbk5ldHdvcmtGaXJld2Fs", - "bFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", - "YXRpb24i6QHaQUNwcm9qZWN0LHJlZ2lvbixmaXJld2FsbF9wb2xpY3ksZmly", - "ZXdhbGxfcG9saWN5X2Fzc29jaWF0aW9uX3Jlc291cmNlik4QUmVnaW9uT3Bl", - "cmF0aW9uc4LT5JMCiQEiYS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxs", - "X3BvbGljeX0vYWRkQXNzb2NpYXRpb246JGZpcmV3YWxsX3BvbGljeV9hc3Nv", - "Y2lhdGlvbl9yZXNvdXJjZRLHAgoHQWRkUnVsZRJCLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkFkZFJ1bGVSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lS", - "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItMB", - "2kE8cHJvamVjdCxyZWdpb24sZmlyZXdhbGxfcG9saWN5LGZpcmV3YWxsX3Bv", - "bGljeV9ydWxlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCeyJa", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", - "bn0vZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9hZGRSdWxl", - "Oh1maXJld2FsbF9wb2xpY3lfcnVsZV9yZXNvdXJjZRKTAgoKQ2xvbmVSdWxl", - "cxJFLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNsb25lUnVsZXNSZWdpb25O", - "ZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuT3BlcmF0aW9uIpkB2kEecHJvamVjdCxyZWdpb24sZmlyZXdh", - "bGxfcG9saWN5ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCXyJdL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZmlyZXdh", - "bGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9jbG9uZVJ1bGVzEoACCgZE", - "ZWxldGUSQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVSZWdpb25O", - "ZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuT3BlcmF0aW9uIo4B2kEecHJvamVjdCxyZWdpb24sZmlyZXdh", - "bGxfcG9saWN5ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCVCpSL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZmlyZXdh", - "bGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fRLrAQoDR2V0Ej4uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9s", - "aWN5UmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZpcmV3YWxs", - "UG9saWN5InvaQR5wcm9qZWN0LHJlZ2lvbixmaXJld2FsbF9wb2xpY3mC0+ST", - "AlQSUi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0SnAIK", - "DkdldEFzc29jaWF0aW9uEkkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0", - "QXNzb2NpYXRpb25SZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0", - "GjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lBc3Nv", - "Y2lhdGlvbiKKAdpBHnByb2plY3QscmVnaW9uLGZpcmV3YWxsX3BvbGljeYLT", - "5JMCYxJhL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", - "e3JlZ2lvbn0vZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9n", - "ZXRBc3NvY2lhdGlvbhK3AgoVR2V0RWZmZWN0aXZlRmlyZXdhbGxzElAuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0RWZmZWN0aXZlRmlyZXdhbGxzUmVn", - "aW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBpTLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlJlZ2lvbk5ldHdvcmtGaXJld2FsbFBvbGljaWVzR2V0", - "RWZmZWN0aXZlRmlyZXdhbGxzUmVzcG9uc2Uid9pBFnByb2plY3QscmVnaW9u", - "LG5ldHdvcmuC0+STAlgSVi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMvZ2V0RWZmZWN0", - "aXZlRmlyZXdhbGxzEvQBCgxHZXRJYW1Qb2xpY3kSRy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lSZWdpb25OZXR3b3JrRmlyZXdhbGxQ", - "b2xpY3lSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5", - "InraQRdwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZYLT5JMCWhJYL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZmlyZXdh", - "bGxQb2xpY2llcy97cmVzb3VyY2V9L2dldElhbVBvbGljeRKAAgoHR2V0UnVs", - "ZRJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJ1bGVSZWdpb25OZXR3", - "b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlIoMB2kEecHJvamVjdCxyZWdpb24s", - "ZmlyZXdhbGxfcG9saWN5gtPkkwJcElovY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9maXJld2FsbFBvbGljaWVzL3tm", - "aXJld2FsbF9wb2xpY3l9L2dldFJ1bGUSkQIKBkluc2VydBJBLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbk5ldHdvcmtGaXJld2FsbFBv", - "bGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24inwHaQSdwcm9qZWN0LHJlZ2lvbixmaXJld2FsbF9wb2xpY3lfcmVzb3Vy", - "Y2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJcIkAvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9maXJld2FsbFBvbGlj", - "aWVzOhhmaXJld2FsbF9wb2xpY3lfcmVzb3VyY2US0QEKBExpc3QSQS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UmVnaW9uTmV0d29ya0ZpcmV3YWxs", - "UG9saWNpZXNSZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmly", - "ZXdhbGxQb2xpY3lMaXN0IlnaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCQhJAL2Nv", + "fS9pbnN0YW5jZUdyb3Vwcy97aW5zdGFuY2VfZ3JvdXB9L3NldE5hbWVkUG9y", + "dHM6N3JlZ2lvbl9pbnN0YW5jZV9ncm91cHNfc2V0X25hbWVkX3BvcnRzX3Jl", + "cXVlc3RfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZo", + "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6", + "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLmCAoX", + "UmVnaW9uSW5zdGFuY2VUZW1wbGF0ZXMSgAIKBkRlbGV0ZRI8Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkRlbGV0ZVJlZ2lvbkluc3RhbmNlVGVtcGxhdGVS", + "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpMB", + "2kEgcHJvamVjdCxyZWdpb24saW5zdGFuY2VfdGVtcGxhdGWKThBSZWdpb25P", + "cGVyYXRpb25zgtPkkwJXKlUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW5jZVRlbXBsYXRlcy97aW5zdGFu", + "Y2VfdGVtcGxhdGV9Eu4BCgNHZXQSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5HZXRSZWdpb25JbnN0YW5jZVRlbXBsYXRlUmVxdWVzdBopLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkluc3RhbmNlVGVtcGxhdGUigAHaQSBwcm9qZWN0", + "LHJlZ2lvbixpbnN0YW5jZV90ZW1wbGF0ZYLT5JMCVxJVL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFuY2VU", + "ZW1wbGF0ZXMve2luc3RhbmNlX3RlbXBsYXRlfRKRAgoGSW5zZXJ0EjwuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9uSW5zdGFuY2VUZW1w", + "bGF0ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24ipAHaQSlwcm9qZWN0LHJlZ2lvbixpbnN0YW5jZV90ZW1wbGF0ZV9yZXNv", + "dXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8iQS9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNlVGVt", + "cGxhdGVzOhppbnN0YW5jZV90ZW1wbGF0ZV9yZXNvdXJjZRLOAQoETGlzdBI7", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWdpb25JbnN0YW5jZVRl", + "bXBsYXRlc1JlcXVlc3QaLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnN0", + "YW5jZVRlbXBsYXRlTGlzdCJa2kEOcHJvamVjdCxyZWdpb26C0+STAkMSQS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", + "L2luc3RhbmNlVGVtcGxhdGVzGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t", + "0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y", + "tAMKD1JlZ2lvbkluc3RhbmNlcxKsAgoKQnVsa0luc2VydBI4Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkJ1bGtJbnNlcnRSZWdpb25JbnN0YW5jZVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivwHaQTVw", + "cm9qZWN0LHJlZ2lvbixidWxrX2luc2VydF9pbnN0YW5jZV9yZXNvdXJjZV9y", + "ZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAm4iRC9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbmNl", + "cy9idWxrSW5zZXJ0OiZidWxrX2luc2VydF9pbnN0YW5jZV9yZXNvdXJjZV9y", + "ZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8v", + "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5n", + "b29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMp8SChZSZWdpb25J", + "bnN0YW50U25hcHNob3RzEvwBCgZEZWxldGUSOy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5EZWxldGVSZWdpb25JbnN0YW50U25hcHNob3RSZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpAB2kEfcHJvamVj", + "dCxyZWdpb24saW5zdGFudF9zbmFwc2hvdIpOEFJlZ2lvbk9wZXJhdGlvbnOC", + "0+STAlUqUy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", + "L3tyZWdpb259L2luc3RhbnRTbmFwc2hvdHMve2luc3RhbnRfc25hcHNob3R9", + "EugBCgNHZXQSOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRSZWdpb25J", + "bnN0YW50U25hcHNob3RSZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuSW5zdGFudFNuYXBzaG90In3aQR9wcm9qZWN0LHJlZ2lvbixpbnN0YW50", + "X3NuYXBzaG90gtPkkwJVElMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW50U25hcHNob3RzL3tpbnN0YW50", + "X3NuYXBzaG90fRLuAQoMR2V0SWFtUG9saWN5EkEuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuR2V0SWFtUG9saWN5UmVnaW9uSW5zdGFudFNuYXBzaG90UmVx", + "dWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJ62kEXcHJv", + "amVjdCxyZWdpb24scmVzb3VyY2WC0+STAloSWC9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2luc3RhbnRTbmFwc2hv", + "dHMve3Jlc291cmNlfS9nZXRJYW1Qb2xpY3kSjQIKBkluc2VydBI7Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbkluc3RhbnRTbmFwc2hv", + "dFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", + "oQHaQShwcm9qZWN0LHJlZ2lvbixpbnN0YW50X3NuYXBzaG90X3Jlc291cmNl", + "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCXSJAL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFudFNuYXBzaG90", + "czoZaW5zdGFudF9zbmFwc2hvdF9yZXNvdXJjZRLLAQoETGlzdBI6Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWdpb25JbnN0YW50U25hcHNob3Rz", + "UmVxdWVzdBosLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc3RhbnRTbmFw", + "c2hvdExpc3QiWdpBDnByb2plY3QscmVnaW9ugtPkkwJCEkAvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW50", + "U25hcHNob3RzErYCCgxTZXRJYW1Qb2xpY3kSQS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5TZXRJYW1Qb2xpY3lSZWdpb25JbnN0YW50U25hcHNob3RSZXF1", + "ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5IsEB2kE6cHJv", + "amVjdCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9wb2xpY3lfcmVxdWVz", + "dF9yZXNvdXJjZYLT5JMCfiJYL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vaW5zdGFudFNuYXBzaG90cy97cmVzb3Vy", + "Y2V9L3NldElhbVBvbGljeToicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9y", + "ZXNvdXJjZRLDAgoJU2V0TGFiZWxzEj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuU2V0TGFiZWxzUmVnaW9uSW5zdGFudFNuYXBzaG90UmVxdWVzdBoiLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLRAdpBOnByb2plY3Qs", + "cmVnaW9uLHJlc291cmNlLHJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3RfcmVz", + "b3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJ7IlUvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9pbnN0YW50U25h", + "cHNob3RzL3tyZXNvdXJjZX0vc2V0TGFiZWxzOiJyZWdpb25fc2V0X2xhYmVs", + "c19yZXF1ZXN0X3Jlc291cmNlEtgCChJUZXN0SWFtUGVybWlzc2lvbnMSRy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNSZWdp", + "b25JbnN0YW50U25hcHNob3RSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuVGVzdFBlcm1pc3Npb25zUmVzcG9uc2UixgHaQTlwcm9qZWN0LHJl", + "Z2lvbixyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3Vy", + "Y2WC0+STAoMBIl4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", + "aW9ucy97cmVnaW9ufS9pbnN0YW50U25hcHNob3RzL3tyZXNvdXJjZX0vdGVz", + "dElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVz", + "b3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3", + "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKkEwobUmVnaW9uTmV0", + "d29ya0VuZHBvaW50R3JvdXBzEs0DChZBdHRhY2hOZXR3b3JrRW5kcG9pbnRz", + "ElAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQXR0YWNoTmV0d29ya0VuZHBv", + "aW50c1JlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK8AtpBZnByb2plY3QscmVn", + "aW9uLG5ldHdvcmtfZW5kcG9pbnRfZ3JvdXAscmVnaW9uX25ldHdvcmtfZW5k", + "cG9pbnRfZ3JvdXBzX2F0dGFjaF9lbmRwb2ludHNfcmVxdWVzdF9yZXNvdXJj", + "ZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STArkBInUvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9uZXR3b3JrRW5kcG9p", + "bnRHcm91cHMve25ldHdvcmtfZW5kcG9pbnRfZ3JvdXB9L2F0dGFjaE5ldHdv", + "cmtFbmRwb2ludHM6QHJlZ2lvbl9uZXR3b3JrX2VuZHBvaW50X2dyb3Vwc19h", + "dHRhY2hfZW5kcG9pbnRzX3JlcXVlc3RfcmVzb3VyY2USkgIKBkRlbGV0ZRJA", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVJlZ2lvbk5ldHdvcmtF", + "bmRwb2ludEdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lk9wZXJhdGlvbiKhAdpBJXByb2plY3QscmVnaW9uLG5ldHdvcmtfZW5kcG9p", + "bnRfZ3JvdXCKThBSZWdpb25PcGVyYXRpb25zgtPkkwJgKl4vY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9uZXR3b3Jr", + "RW5kcG9pbnRHcm91cHMve25ldHdvcmtfZW5kcG9pbnRfZ3JvdXB9Es0DChZE", + "ZXRhY2hOZXR3b3JrRW5kcG9pbnRzElAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuRGV0YWNoTmV0d29ya0VuZHBvaW50c1JlZ2lvbk5ldHdvcmtFbmRwb2lu", + "dEdyb3VwUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiK8AtpBZnByb2plY3QscmVnaW9uLG5ldHdvcmtfZW5kcG9pbnRfZ3Jv", + "dXAscmVnaW9uX25ldHdvcmtfZW5kcG9pbnRfZ3JvdXBzX2RldGFjaF9lbmRw", + "b2ludHNfcmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", + "ArkBInUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS9uZXR3b3JrRW5kcG9pbnRHcm91cHMve25ldHdvcmtfZW5kcG9p", + "bnRfZ3JvdXB9L2RldGFjaE5ldHdvcmtFbmRwb2ludHM6QHJlZ2lvbl9uZXR3", + "b3JrX2VuZHBvaW50X2dyb3Vwc19kZXRhY2hfZW5kcG9pbnRzX3JlcXVlc3Rf", + "cmVzb3VyY2UShAIKA0dldBI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdl", + "dFJlZ2lvbk5ldHdvcmtFbmRwb2ludEdyb3VwUmVxdWVzdBotLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3VwIo4B2kElcHJv", + "amVjdCxyZWdpb24sbmV0d29ya19lbmRwb2ludF9ncm91cILT5JMCYBJeL2Nv", "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", - "ZmlyZXdhbGxQb2xpY2llcxKxAgoFUGF0Y2gSQC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5QYXRjaFJlZ2lvbk5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iwQHaQTdw", - "cm9qZWN0LHJlZ2lvbixmaXJld2FsbF9wb2xpY3ksZmlyZXdhbGxfcG9saWN5", - "X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCbjJSL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZmlyZXdh", - "bGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fToYZmlyZXdhbGxfcG9saWN5", - "X3Jlc291cmNlEs0CCglQYXRjaFJ1bGUSRC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5QYXRjaFJ1bGVSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1", - "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItUB2kE8", - "cHJvamVjdCxyZWdpb24sZmlyZXdhbGxfcG9saWN5LGZpcmV3YWxsX3BvbGlj", - "eV9ydWxlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCfSJcL2Nv", + "bmV0d29ya0VuZHBvaW50R3JvdXBzL3tuZXR3b3JrX2VuZHBvaW50X2dyb3Vw", + "fRKjAgoGSW5zZXJ0EkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0", + "UmVnaW9uTmV0d29ya0VuZHBvaW50R3JvdXBSZXF1ZXN0GiIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrIB2kEucHJvamVjdCxyZWdpb24s", + "bmV0d29ya19lbmRwb2ludF9ncm91cF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJh", + "dGlvbnOC0+STAmgiRS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", + "ZWdpb25zL3tyZWdpb259L25ldHdvcmtFbmRwb2ludEdyb3VwczofbmV0d29y", + "a19lbmRwb2ludF9ncm91cF9yZXNvdXJjZRLaAQoETGlzdBI/Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkxpc3RSZWdpb25OZXR3b3JrRW5kcG9pbnRHcm91", + "cHNSZXF1ZXN0GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTmV0d29ya0Vu", + "ZHBvaW50R3JvdXBMaXN0Il7aQQ5wcm9qZWN0LHJlZ2lvboLT5JMCRxJFL2Nv", "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", - "ZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9wYXRjaFJ1bGU6", - "HWZpcmV3YWxsX3BvbGljeV9ydWxlX3Jlc291cmNlEqgCChFSZW1vdmVBc3Nv", - "Y2lhdGlvbhJMLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92ZUFzc29j", - "aWF0aW9uUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKgAdpBHnByb2plY3Qs", - "cmVnaW9uLGZpcmV3YWxsX3BvbGljeYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", - "AmYiZC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGljeX0vcmVt", - "b3ZlQXNzb2NpYXRpb24SkwIKClJlbW92ZVJ1bGUSRS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5SZW1vdmVSdWxlUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9s", - "aWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", - "biKZAdpBHnByb2plY3QscmVnaW9uLGZpcmV3YWxsX3BvbGljeYpOEFJlZ2lv", - "bk9wZXJhdGlvbnOC0+STAl8iXS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3", - "YWxsX3BvbGljeX0vcmVtb3ZlUnVsZRK8AgoMU2V0SWFtUG9saWN5EkcuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5UmVnaW9uTmV0d29y", - "a0ZpcmV3YWxsUG9saWN5UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlBvbGljeSLBAdpBOnByb2plY3QscmVnaW9uLHJlc291cmNlLHJlZ2lv", - "bl9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAn4iWC9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3", - "YWxsUG9saWNpZXMve3Jlc291cmNlfS9zZXRJYW1Qb2xpY3k6InJlZ2lvbl9z", - "ZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2US3gIKElRlc3RJYW1QZXJtaXNz", - "aW9ucxJNLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNz", - "aW9uc1JlZ2lvbk5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3QaMC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25zZSLG", - "AdpBOXByb2plY3QscmVnaW9uLHJlc291cmNlLHRlc3RfcGVybWlzc2lvbnNf", - "cmVxdWVzdF9yZXNvdXJjZYLT5JMCgwEiXi9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMv", - "e3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3RfcGVybWlzc2lv", - "bnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNv", - "bdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxo", - "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3Jt", - "MqoJChtSZWdpb25Ob3RpZmljYXRpb25FbmRwb2ludHMSkAIKBkRlbGV0ZRJA", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVJlZ2lvbk5vdGlmaWNh", - "dGlvbkVuZHBvaW50UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKfAdpBJHByb2plY3QscmVnaW9uLG5vdGlmaWNhdGlvbl9l", - "bmRwb2ludIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8qXS9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25vdGlmaWNh", - "dGlvbkVuZHBvaW50cy97bm90aWZpY2F0aW9uX2VuZHBvaW50fRKCAgoDR2V0", - "Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uTm90aWZpY2F0", - "aW9uRW5kcG9pbnRSZXF1ZXN0Gi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "Tm90aWZpY2F0aW9uRW5kcG9pbnQijAHaQSRwcm9qZWN0LHJlZ2lvbixub3Rp", - "ZmljYXRpb25fZW5kcG9pbnSC0+STAl8SXS9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25vdGlmaWNhdGlvbkVuZHBv", - "aW50cy97bm90aWZpY2F0aW9uX2VuZHBvaW50fRKhAgoGSW5zZXJ0EkAuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9uTm90aWZpY2F0aW9u", - "RW5kcG9pbnRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uIrAB2kEtcHJvamVjdCxyZWdpb24sbm90aWZpY2F0aW9uX2VuZHBv", - "aW50X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCZyJFL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vbm90", - "aWZpY2F0aW9uRW5kcG9pbnRzOh5ub3RpZmljYXRpb25fZW5kcG9pbnRfcmVz", - "b3VyY2US2gEKBExpc3QSPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", - "UmVnaW9uTm90aWZpY2F0aW9uRW5kcG9pbnRzUmVxdWVzdBoxLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLk5vdGlmaWNhdGlvbkVuZHBvaW50TGlzdCJe2kEO", - "cHJvamVjdCxyZWdpb26C0+STAkcSRS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25vdGlmaWNhdGlvbkVuZHBvaW50", + "bmV0d29ya0VuZHBvaW50R3JvdXBzEtECChRMaXN0TmV0d29ya0VuZHBvaW50", + "cxJPLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3ROZXR3b3JrRW5kcG9p", + "bnRzUmVnaW9uTmV0d29ya0VuZHBvaW50R3JvdXBzUmVxdWVzdBpCLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk5ldHdvcmtFbmRwb2ludEdyb3Vwc0xpc3RO", + "ZXR3b3JrRW5kcG9pbnRzIqMB2kElcHJvamVjdCxyZWdpb24sbmV0d29ya19l", + "bmRwb2ludF9ncm91cILT5JMCdSJzL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vbmV0d29ya0VuZHBvaW50R3JvdXBz", + "L3tuZXR3b3JrX2VuZHBvaW50X2dyb3VwfS9saXN0TmV0d29ya0VuZHBvaW50", "cxpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdv", "b2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVh", - "cGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMscHChBSZWdpb25PcGVyYXRp", - "b25zEuIBCgZEZWxldGUSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxl", - "dGVSZWdpb25PcGVyYXRpb25SZXF1ZXN0GjYuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuRGVsZXRlUmVnaW9uT3BlcmF0aW9uUmVzcG9uc2UiadpBGHByb2pl", - "Y3QscmVnaW9uLG9wZXJhdGlvboLT5JMCSCpGL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vb3BlcmF0aW9ucy97b3Bl", - "cmF0aW9ufRLLAQoDR2V0EjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0", - "UmVnaW9uT3BlcmF0aW9uUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiJs2kEYcHJvamVjdCxyZWdpb24sb3BlcmF0aW9ukE4B", - "gtPkkwJIEkYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", - "cy97cmVnaW9ufS9vcGVyYXRpb25zL3tvcGVyYXRpb259ErkBCgRMaXN0EjQu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lvbk9wZXJhdGlvbnNS", - "ZXF1ZXN0GiYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uTGlz", - "dCJT2kEOcHJvamVjdCxyZWdpb26C0+STAjwSOi9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L29wZXJhdGlvbnMSzwEK", - "BFdhaXQSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYWl0UmVnaW9uT3Bl", - "cmF0aW9uUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", - "dGlvbiJu2kEYcHJvamVjdCxyZWdpb24sb3BlcmF0aW9ugtPkkwJNIksvY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9v", - "cGVyYXRpb25zL3tvcGVyYXRpb259L3dhaXQacspBFmNvbXB1dGUuZ29vZ2xl", - "YXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nv", - "bXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1w", - "bGF0Zm9ybTLSFgoWUmVnaW9uU2VjdXJpdHlQb2xpY2llcxLAAgoHQWRkUnVs", - "ZRI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZFJ1bGVSZWdpb25TZWN1", - "cml0eVBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24i0wHaQTxwcm9qZWN0LHJlZ2lvbixzZWN1cml0eV9wb2xpY3ks", - "c2VjdXJpdHlfcG9saWN5X3J1bGVfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRp", - "b25zgtPkkwJ7IlovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", - "aW9ucy97cmVnaW9ufS9zZWN1cml0eVBvbGljaWVzL3tzZWN1cml0eV9wb2xp", - "Y3l9L2FkZFJ1bGU6HXNlY3VyaXR5X3BvbGljeV9ydWxlX3Jlc291cmNlEvkB", - "CgZEZWxldGUSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVSZWdp", - "b25TZWN1cml0eVBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5PcGVyYXRpb24ijgHaQR5wcm9qZWN0LHJlZ2lvbixzZWN1cml0eV9w", - "b2xpY3mKThBSZWdpb25PcGVyYXRpb25zgtPkkwJUKlIvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zZWN1cml0eVBv", - "bGljaWVzL3tzZWN1cml0eV9wb2xpY3l9EuQBCgNHZXQSNy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5HZXRSZWdpb25TZWN1cml0eVBvbGljeVJlcXVlc3Qa", - "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeSJ72kEe", - "cHJvamVjdCxyZWdpb24sc2VjdXJpdHlfcG9saWN5gtPkkwJUElIvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zZWN1", - "cml0eVBvbGljaWVzL3tzZWN1cml0eV9wb2xpY3l9EvkBCgdHZXRSdWxlEjsu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UnVsZVJlZ2lvblNlY3VyaXR5", - "UG9saWN5UmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNlY3Vy", - "aXR5UG9saWN5UnVsZSKDAdpBHnByb2plY3QscmVnaW9uLHNlY3VyaXR5X3Bv", - "bGljeYLT5JMCXBJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", - "Z2lvbnMve3JlZ2lvbn0vc2VjdXJpdHlQb2xpY2llcy97c2VjdXJpdHlfcG9s", - "aWN5fS9nZXRSdWxlEooCCgZJbnNlcnQSOi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnNlcnRSZWdpb25TZWN1cml0eVBvbGljeVJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24inwHaQSdwcm9qZWN0LHJl", - "Z2lvbixzZWN1cml0eV9wb2xpY3lfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRp", - "b25zgtPkkwJcIkAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", - "aW9ucy97cmVnaW9ufS9zZWN1cml0eVBvbGljaWVzOhhzZWN1cml0eV9wb2xp", - "Y3lfcmVzb3VyY2USygEKBExpc3QSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5MaXN0UmVnaW9uU2VjdXJpdHlQb2xpY2llc1JlcXVlc3QaKy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeUxpc3QiWdpBDnByb2pl", - "Y3QscmVnaW9ugtPkkwJCEkAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vcmVnaW9ucy97cmVnaW9ufS9zZWN1cml0eVBvbGljaWVzEqoCCgVQYXRj", - "aBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVnaW9uU2VjdXJp", - "dHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uIsEB2kE3cHJvamVjdCxyZWdpb24sc2VjdXJpdHlfcG9saWN5LHNl", - "Y3VyaXR5X3BvbGljeV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", - "Am4yUi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L3NlY3VyaXR5UG9saWNpZXMve3NlY3VyaXR5X3BvbGljeX06GHNl", - "Y3VyaXR5X3BvbGljeV9yZXNvdXJjZRLGAgoJUGF0Y2hSdWxlEj0uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hSdWxlUmVnaW9uU2VjdXJpdHlQb2xp", + "cGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMvInCh1SZWdpb25OZXR3b3Jr", + "RmlyZXdhbGxQb2xpY2llcxLrAgoOQWRkQXNzb2NpYXRpb24SSS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5BZGRBc3NvY2lhdGlvblJlZ2lvbk5ldHdvcmtG", + "aXJld2FsbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24i6QHaQUNwcm9qZWN0LHJlZ2lvbixmaXJld2FsbF9wb2xp", + "Y3ksZmlyZXdhbGxfcG9saWN5X2Fzc29jaWF0aW9uX3Jlc291cmNlik4QUmVn", + "aW9uT3BlcmF0aW9uc4LT5JMCiQEiYS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMve2Zp", + "cmV3YWxsX3BvbGljeX0vYWRkQXNzb2NpYXRpb246JGZpcmV3YWxsX3BvbGlj", + "eV9hc3NvY2lhdGlvbl9yZXNvdXJjZRLHAgoHQWRkUnVsZRJCLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkFkZFJ1bGVSZWdpb25OZXR3b3JrRmlyZXdhbGxQ", + "b2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uItMB2kE8cHJvamVjdCxyZWdpb24sZmlyZXdhbGxfcG9saWN5LGZpcmV3", + "YWxsX3BvbGljeV9ydWxlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT", + "5JMCeyJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", + "e3JlZ2lvbn0vZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9h", + "ZGRSdWxlOh1maXJld2FsbF9wb2xpY3lfcnVsZV9yZXNvdXJjZRKTAgoKQ2xv", + "bmVSdWxlcxJFLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkNsb25lUnVsZXNS", + "ZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpkB2kEecHJvamVjdCxyZWdpb24s", + "ZmlyZXdhbGxfcG9saWN5ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCXyJdL2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", + "ZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9jbG9uZVJ1bGVz", + "EoACCgZEZWxldGUSQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVS", + "ZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIo4B2kEecHJvamVjdCxyZWdpb24s", + "ZmlyZXdhbGxfcG9saWN5ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCVCpSL2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", + "ZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fRLrAQoDR2V0Ej4u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uTmV0d29ya0ZpcmV3", + "YWxsUG9saWN5UmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkZp", + "cmV3YWxsUG9saWN5InvaQR5wcm9qZWN0LHJlZ2lvbixmaXJld2FsbF9wb2xp", + "Y3mC0+STAlQSUi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGlj", + "eX0SnAIKDkdldEFzc29jaWF0aW9uEkkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuR2V0QXNzb2NpYXRpb25SZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xpY3lS", + "ZXF1ZXN0GjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRmlyZXdhbGxQb2xp", + "Y3lBc3NvY2lhdGlvbiKKAdpBHnByb2plY3QscmVnaW9uLGZpcmV3YWxsX3Bv", + "bGljeYLT5JMCYxJhL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", + "Z2lvbnMve3JlZ2lvbn0vZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9s", + "aWN5fS9nZXRBc3NvY2lhdGlvbhK3AgoVR2V0RWZmZWN0aXZlRmlyZXdhbGxz", + "ElAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0RWZmZWN0aXZlRmlyZXdh", + "bGxzUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBpTLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlJlZ2lvbk5ldHdvcmtGaXJld2FsbFBvbGlj", + "aWVzR2V0RWZmZWN0aXZlRmlyZXdhbGxzUmVzcG9uc2Uid9pBFnByb2plY3Qs", + "cmVnaW9uLG5ldHdvcmuC0+STAlgSVi9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMvZ2V0", + "RWZmZWN0aXZlRmlyZXdhbGxzEvQBCgxHZXRJYW1Qb2xpY3kSRy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lSZWdpb25OZXR3b3JrRmly", + "ZXdhbGxQb2xpY3lSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "UG9saWN5InraQRdwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZYLT5JMCWhJYL2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", + "ZmlyZXdhbGxQb2xpY2llcy97cmVzb3VyY2V9L2dldElhbVBvbGljeRKAAgoH", + "R2V0UnVsZRJCLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJ1bGVSZWdp", + "b25OZXR3b3JrRmlyZXdhbGxQb2xpY3lSZXF1ZXN0GisuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRmlyZXdhbGxQb2xpY3lSdWxlIoMB2kEecHJvamVjdCxy", + "ZWdpb24sZmlyZXdhbGxfcG9saWN5gtPkkwJcElovY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9maXJld2FsbFBvbGlj", + "aWVzL3tmaXJld2FsbF9wb2xpY3l9L2dldFJ1bGUSkQIKBkluc2VydBJBLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvbk5ldHdvcmtGaXJl", + "d2FsbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24inwHaQSdwcm9qZWN0LHJlZ2lvbixmaXJld2FsbF9wb2xpY3lf", + "cmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJcIkAvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9maXJld2Fs", + "bFBvbGljaWVzOhhmaXJld2FsbF9wb2xpY3lfcmVzb3VyY2US0QEKBExpc3QS", + "QS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UmVnaW9uTmV0d29ya0Zp", + "cmV3YWxsUG9saWNpZXNSZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuRmlyZXdhbGxQb2xpY3lMaXN0IlnaQQ5wcm9qZWN0LHJlZ2lvboLT5JMC", + "QhJAL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3Jl", + "Z2lvbn0vZmlyZXdhbGxQb2xpY2llcxKxAgoFUGF0Y2gSQC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5QYXRjaFJlZ2lvbk5ldHdvcmtGaXJld2FsbFBvbGlj", + "eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", + "wQHaQTdwcm9qZWN0LHJlZ2lvbixmaXJld2FsbF9wb2xpY3ksZmlyZXdhbGxf", + "cG9saWN5X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCbjJSL2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", + "ZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fToYZmlyZXdhbGxf", + "cG9saWN5X3Jlc291cmNlEs0CCglQYXRjaFJ1bGUSRC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5QYXRjaFJ1bGVSZWdpb25OZXR3b3JrRmlyZXdhbGxQb2xp", "Y3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", - "ItUB2kE8cHJvamVjdCxyZWdpb24sc2VjdXJpdHlfcG9saWN5LHNlY3VyaXR5", + "ItUB2kE8cHJvamVjdCxyZWdpb24sZmlyZXdhbGxfcG9saWN5LGZpcmV3YWxs", "X3BvbGljeV9ydWxlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMC", "fSJcL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3Jl", - "Z2lvbn0vc2VjdXJpdHlQb2xpY2llcy97c2VjdXJpdHlfcG9saWN5fS9wYXRj", - "aFJ1bGU6HXNlY3VyaXR5X3BvbGljeV9ydWxlX3Jlc291cmNlEowCCgpSZW1v", - "dmVSdWxlEj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVtb3ZlUnVsZVJl", - "Z2lvblNlY3VyaXR5UG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLk9wZXJhdGlvbiKZAdpBHnByb2plY3QscmVnaW9uLHNlY3VyaXR5", - "X3BvbGljeYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8iXS9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3NlY3VyaXR5", - "UG9saWNpZXMve3NlY3VyaXR5X3BvbGljeX0vcmVtb3ZlUnVsZRLCAgoJU2V0", - "TGFiZWxzEj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TGFiZWxzUmVn", - "aW9uU2VjdXJpdHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuT3BlcmF0aW9uItEB2kE6cHJvamVjdCxyZWdpb24scmVzb3VyY2Us", - "cmVnaW9uX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9w", - "ZXJhdGlvbnOC0+STAnsiVS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9yZWdpb25zL3tyZWdpb259L3NlY3VyaXR5UG9saWNpZXMve3Jlc291cmNl", - "fS9zZXRMYWJlbHM6InJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3Vy", - "Y2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5n", - "b29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xl", - "YXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLDCAoVUmVnaW9uU3NsQ2Vy", - "dGlmaWNhdGVzEvgBCgZEZWxldGUSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5EZWxldGVSZWdpb25Tc2xDZXJ0aWZpY2F0ZVJlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQHaQR5wcm9qZWN0LHJlZ2lv", - "bixzc2xfY2VydGlmaWNhdGWKThBSZWdpb25PcGVyYXRpb25zgtPkkwJTKlEv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS9zc2xDZXJ0aWZpY2F0ZXMve3NzbF9jZXJ0aWZpY2F0ZX0S4wEKA0dldBI3", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJlZ2lvblNzbENlcnRpZmlj", - "YXRlUmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbENlcnRp", - "ZmljYXRlInraQR5wcm9qZWN0LHJlZ2lvbixzc2xfY2VydGlmaWNhdGWC0+ST", - "AlMSUS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L3NzbENlcnRpZmljYXRlcy97c3NsX2NlcnRpZmljYXRlfRKJAgoG", - "SW5zZXJ0EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9u", - "U3NsQ2VydGlmaWNhdGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuT3BlcmF0aW9uIp4B2kEncHJvamVjdCxyZWdpb24sc3NsX2NlcnRpZmlj", - "YXRlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCWyI/L2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vc3Ns", - "Q2VydGlmaWNhdGVzOhhzc2xfY2VydGlmaWNhdGVfcmVzb3VyY2USyAEKBExp", - "c3QSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UmVnaW9uU3NsQ2Vy", - "dGlmaWNhdGVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNz", - "bENlcnRpZmljYXRlTGlzdCJY2kEOcHJvamVjdCxyZWdpb26C0+STAkESPy9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", - "L3NzbENlcnRpZmljYXRlcxpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJB", - "Vmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRw", - "czovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMpUM", - "ChFSZWdpb25Tc2xQb2xpY2llcxLkAQoGRGVsZXRlEjUuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuRGVsZXRlUmVnaW9uU3NsUG9saWN5UmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ/2kEZcHJvamVjdCxy", - "ZWdpb24sc3NsX3BvbGljeYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAkoqSC9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", - "L3NzbFBvbGljaWVzL3tzc2xfcG9saWN5fRLLAQoDR2V0EjIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uU3NsUG9saWN5UmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbFBvbGljeSJs2kEZcHJvamVjdCxy", - "ZWdpb24sc3NsX3BvbGljeYLT5JMCShJIL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vc3NsUG9saWNpZXMve3NzbF9w", - "b2xpY3l9EvYBCgZJbnNlcnQSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5J", - "bnNlcnRSZWdpb25Tc2xQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuT3BlcmF0aW9uIpAB2kEicHJvamVjdCxyZWdpb24sc3NsX3Bv", - "bGljeV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlIiOy9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3Nz", - "bFBvbGljaWVzOhNzc2xfcG9saWN5X3Jlc291cmNlEr0BCgRMaXN0EjUuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lvblNzbFBvbGljaWVzUmVx", - "dWVzdBooLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbFBvbGljaWVzTGlz", - "dCJU2kEOcHJvamVjdCxyZWdpb26C0+STAj0SOy9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3NzbFBvbGljaWVzEo4C", - "ChVMaXN0QXZhaWxhYmxlRmVhdHVyZXMSRi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5MaXN0QXZhaWxhYmxlRmVhdHVyZXNSZWdpb25Tc2xQb2xpY2llc1Jl", - "cXVlc3QaQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xQb2xpY2llc0xp", - "c3RBdmFpbGFibGVGZWF0dXJlc1Jlc3BvbnNlImraQQ5wcm9qZWN0LHJlZ2lv", - "boLT5JMCUxJRL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", - "bnMve3JlZ2lvbn0vc3NsUG9saWNpZXMvbGlzdEF2YWlsYWJsZUZlYXR1cmVz", - "EowCCgVQYXRjaBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVn", - "aW9uU3NsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKoAdpBLXByb2plY3QscmVnaW9uLHNzbF9wb2xpY3ksc3Ns", - "X3BvbGljeV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8ySC9j", + "Z2lvbn0vZmlyZXdhbGxQb2xpY2llcy97ZmlyZXdhbGxfcG9saWN5fS9wYXRj", + "aFJ1bGU6HWZpcmV3YWxsX3BvbGljeV9ydWxlX3Jlc291cmNlEqgCChFSZW1v", + "dmVBc3NvY2lhdGlvbhJMLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlbW92", + "ZUFzc29jaWF0aW9uUmVnaW9uTmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKgAdpBHnBy", + "b2plY3QscmVnaW9uLGZpcmV3YWxsX3BvbGljeYpOEFJlZ2lvbk9wZXJhdGlv", + "bnOC0+STAmYiZC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMve2ZpcmV3YWxsX3BvbGlj", + "eX0vcmVtb3ZlQXNzb2NpYXRpb24SkwIKClJlbW92ZVJ1bGUSRS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5SZW1vdmVSdWxlUmVnaW9uTmV0d29ya0ZpcmV3", + "YWxsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", + "ZXJhdGlvbiKZAdpBHnByb2plY3QscmVnaW9uLGZpcmV3YWxsX3BvbGljeYpO", + "EFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8iXS9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3YWxsUG9saWNpZXMv", + "e2ZpcmV3YWxsX3BvbGljeX0vcmVtb3ZlUnVsZRK8AgoMU2V0SWFtUG9saWN5", + "EkcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5UmVnaW9u", + "TmV0d29ya0ZpcmV3YWxsUG9saWN5UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlBvbGljeSLBAdpBOnByb2plY3QscmVnaW9uLHJlc291cmNl", + "LHJlZ2lvbl9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2WC0+STAn4iWC9j", "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", - "L3NzbFBvbGljaWVzL3tzc2xfcG9saWN5fToTc3NsX3BvbGljeV9yZXNvdXJj", - "ZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdv", - "b2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVh", - "cGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMqoLChdSZWdpb25UYXJnZXRI", - "dHRwUHJveGllcxL/AQoGRGVsZXRlEjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuRGVsZXRlUmVnaW9uVGFyZ2V0SHR0cFByb3h5UmVxdWVzdBoiLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKTAdpBIHByb2plY3QscmVn", - "aW9uLHRhcmdldF9odHRwX3Byb3h5ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMC", - "VypVL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3Jl", - "Z2lvbn0vdGFyZ2V0SHR0cFByb3hpZXMve3RhcmdldF9odHRwX3Byb3h5fRLs", - "AQoDR2V0EjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uVGFy", - "Z2V0SHR0cFByb3h5UmVxdWVzdBooLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlRhcmdldEh0dHBQcm94eSKAAdpBIHByb2plY3QscmVnaW9uLHRhcmdldF9o", - "dHRwX3Byb3h5gtPkkwJXElUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRIdHRwUHJveGllcy97dGFyZ2V0", - "X2h0dHBfcHJveHl9EpACCgZJbnNlcnQSOy5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnNlcnRSZWdpb25UYXJnZXRIdHRwUHJveHlSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqQB2kEpcHJvamVjdCxy", - "ZWdpb24sdGFyZ2V0X2h0dHBfcHJveHlfcmVzb3VyY2WKThBSZWdpb25PcGVy", - "YXRpb25zgtPkkwJfIkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "cmVnaW9ucy97cmVnaW9ufS90YXJnZXRIdHRwUHJveGllczoadGFyZ2V0X2h0", - "dHBfcHJveHlfcmVzb3VyY2USzQEKBExpc3QSOy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5MaXN0UmVnaW9uVGFyZ2V0SHR0cFByb3hpZXNSZXF1ZXN0Giwu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cFByb3h5TGlzdCJa", - "2kEOcHJvamVjdCxyZWdpb26C0+STAkMSQS9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldEh0dHBQcm94aWVz", - "EsYCCglTZXRVcmxNYXASPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRV", - "cmxNYXBSZWdpb25UYXJnZXRIdHRwUHJveHlSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItQB2kE7cHJvamVjdCxyZWdpb24s", - "dGFyZ2V0X2h0dHBfcHJveHksdXJsX21hcF9yZWZlcmVuY2VfcmVzb3VyY2WK", - "ThBSZWdpb25PcGVyYXRpb25zgtPkkwJ9Il8vY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRIdHRwUHJveGll", - "cy97dGFyZ2V0X2h0dHBfcHJveHl9L3NldFVybE1hcDoadXJsX21hcF9yZWZl", - "cmVuY2VfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZo", - "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6", - "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKzEQoY", - "UmVnaW9uVGFyZ2V0SHR0cHNQcm94aWVzEoMCCgZEZWxldGUSPC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5EZWxldGVSZWdpb25UYXJnZXRIdHRwc1Byb3h5", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKW", - "AdpBIXByb2plY3QscmVnaW9uLHRhcmdldF9odHRwc19wcm94eYpOEFJlZ2lv", - "bk9wZXJhdGlvbnOC0+STAlkqVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldEh0dHBzUHJveGllcy97dGFy", - "Z2V0X2h0dHBzX3Byb3h5fRLxAQoDR2V0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuR2V0UmVnaW9uVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QaKS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwc1Byb3h5IoMB2kEhcHJv", - "amVjdCxyZWdpb24sdGFyZ2V0X2h0dHBzX3Byb3h5gtPkkwJZElcvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJn", - "ZXRIdHRwc1Byb3hpZXMve3RhcmdldF9odHRwc19wcm94eX0SlAIKBkluc2Vy", - "dBI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lvblRhcmdl", - "dEh0dHBzUHJveHlSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uIqcB2kEqcHJvamVjdCxyZWdpb24sdGFyZ2V0X2h0dHBzX3By", - "b3h5X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCYSJCL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFy", - "Z2V0SHR0cHNQcm94aWVzOht0YXJnZXRfaHR0cHNfcHJveHlfcmVzb3VyY2US", - "0AEKBExpc3QSPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UmVnaW9u", - "VGFyZ2V0SHR0cHNQcm94aWVzUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlRhcmdldEh0dHBzUHJveHlMaXN0IlvaQQ5wcm9qZWN0LHJlZ2lv", - "boLT5JMCRBJCL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", - "bnMve3JlZ2lvbn0vdGFyZ2V0SHR0cHNQcm94aWVzEroCCgVQYXRjaBI7Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVnaW9uVGFyZ2V0SHR0cHNQ", - "cm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24izwHaQT1wcm9qZWN0LHJlZ2lvbix0YXJnZXRfaHR0cHNfcHJveHksdGFy", - "Z2V0X2h0dHBzX3Byb3h5X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT", - "5JMCdjJXL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", - "e3JlZ2lvbn0vdGFyZ2V0SHR0cHNQcm94aWVzL3t0YXJnZXRfaHR0cHNfcHJv", - "eHl9Oht0YXJnZXRfaHR0cHNfcHJveHlfcmVzb3VyY2UStAMKElNldFNzbENl", - "cnRpZmljYXRlcxJILmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldFNzbENl", - "cnRpZmljYXRlc1JlZ2lvblRhcmdldEh0dHBzUHJveHlSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIq8C2kFjcHJvamVjdCxy", - "ZWdpb24sdGFyZ2V0X2h0dHBzX3Byb3h5LHJlZ2lvbl90YXJnZXRfaHR0cHNf", - "cHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1ZXN0X3Jlc291cmNl", - "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCrwEiai9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldEh0dHBzUHJv", - "eGllcy97dGFyZ2V0X2h0dHBzX3Byb3h5fS9zZXRTc2xDZXJ0aWZpY2F0ZXM6", - "QXJlZ2lvbl90YXJnZXRfaHR0cHNfcHJveGllc19zZXRfc3NsX2NlcnRpZmlj", - "YXRlc19yZXF1ZXN0X3Jlc291cmNlEsoCCglTZXRVcmxNYXASPy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5TZXRVcmxNYXBSZWdpb25UYXJnZXRIdHRwc1By", - "b3h5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", - "biLXAdpBPHByb2plY3QscmVnaW9uLHRhcmdldF9odHRwc19wcm94eSx1cmxf", - "bWFwX3JlZmVyZW5jZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", - "An8iYS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L3RhcmdldEh0dHBzUHJveGllcy97dGFyZ2V0X2h0dHBzX3Byb3h5", - "fS9zZXRVcmxNYXA6GnVybF9tYXBfcmVmZXJlbmNlX3Jlc291cmNlGnLKQRZj", - "b21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", - "cy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", - "L2F1dGgvY2xvdWQtcGxhdGZvcm0yzwgKFlJlZ2lvblRhcmdldFRjcFByb3hp", - "ZXMS+wEKBkRlbGV0ZRI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0", - "ZVJlZ2lvblRhcmdldFRjcFByb3h5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKQAdpBH3Byb2plY3QscmVnaW9uLHRhcmdl", - "dF90Y3BfcHJveHmKThBSZWdpb25PcGVyYXRpb25zgtPkkwJVKlMvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJn", - "ZXRUY3BQcm94aWVzL3t0YXJnZXRfdGNwX3Byb3h5fRLmAQoDR2V0EjcuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uVGFyZ2V0VGNwUHJveHlS", - "ZXF1ZXN0GicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0VGNwUHJv", - "eHkifdpBH3Byb2plY3QscmVnaW9uLHRhcmdldF90Y3BfcHJveHmC0+STAlUS", - "Uy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", - "b259L3RhcmdldFRjcFByb3hpZXMve3RhcmdldF90Y3BfcHJveHl9EowCCgZJ", - "bnNlcnQSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRSZWdpb25U", - "YXJnZXRUY3BQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24ioQHaQShwcm9qZWN0LHJlZ2lvbix0YXJnZXRfdGNwX3By", - "b3h5X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCXSJAL2NvbXB1", - "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFy", - "Z2V0VGNwUHJveGllczoZdGFyZ2V0X3RjcF9wcm94eV9yZXNvdXJjZRLKAQoE", - "TGlzdBI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWdpb25UYXJn", - "ZXRUY3BQcm94aWVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlRhcmdldFRjcFByb3h5TGlzdCJZ2kEOcHJvamVjdCxyZWdpb26C0+STAkIS", - "QC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", - "b259L3RhcmdldFRjcFByb3hpZXMacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5j", - "b23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUs", - "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9y", - "bTLsDQoNUmVnaW9uVXJsTWFwcxLXAQoGRGVsZXRlEjIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuRGVsZXRlUmVnaW9uVXJsTWFwUmVxdWVzdBoiLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ12kEWcHJvamVjdCxyZWdp", - "b24sdXJsX21hcIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAkMqQS9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3VybE1h", - "cHMve3VybF9tYXB9ErsBCgNHZXQSLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5HZXRSZWdpb25VcmxNYXBSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuVXJsTWFwImLaQRZwcm9qZWN0LHJlZ2lvbix1cmxfbWFwgtPkkwJD", - "EkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", - "aW9ufS91cmxNYXBzL3t1cmxfbWFwfRLpAQoGSW5zZXJ0EjIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9uVXJsTWFwUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKGAdpBH3Byb2plY3Qs", - "cmVnaW9uLHVybF9tYXBfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPk", - "kwJLIjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", - "cmVnaW9ufS91cmxNYXBzOhB1cmxfbWFwX3Jlc291cmNlErABCgRMaXN0EjEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lvblVybE1hcHNSZXF1", - "ZXN0GiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwTGlzdCJQ2kEO", - "cHJvamVjdCxyZWdpb26C0+STAjkSNy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3VybE1hcHMS+QEKBVBhdGNoEjEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hSZWdpb25VcmxNYXBSZXF1", - "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpgB2kEn", - "cHJvamVjdCxyZWdpb24sdXJsX21hcCx1cmxfbWFwX3Jlc291cmNlik4QUmVn", - "aW9uT3BlcmF0aW9uc4LT5JMCVTJBL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdXJsTWFwcy97dXJsX21hcH06EHVy", - "bF9tYXBfcmVzb3VyY2US+wEKBlVwZGF0ZRIyLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlVwZGF0ZVJlZ2lvblVybE1hcFJlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24imAHaQSdwcm9qZWN0LHJlZ2lvbix1", - "cmxfbWFwLHVybF9tYXBfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPk", - "kwJVGkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", - "cmVnaW9ufS91cmxNYXBzL3t1cmxfbWFwfToQdXJsX21hcF9yZXNvdXJjZRK1", - "AgoIVmFsaWRhdGUSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5WYWxpZGF0", - "ZVJlZ2lvblVybE1hcFJlcXVlc3QaMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5VcmxNYXBzVmFsaWRhdGVSZXNwb25zZSLAAdpBQHByb2plY3QscmVnaW9u", - "LHVybF9tYXAscmVnaW9uX3VybF9tYXBzX3ZhbGlkYXRlX3JlcXVlc3RfcmVz", - "b3VyY2WC0+STAnciSi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", - "ZWdpb25zL3tyZWdpb259L3VybE1hcHMve3VybF9tYXB9L3ZhbGlkYXRlOily", - "ZWdpb25fdXJsX21hcHNfdmFsaWRhdGVfcmVxdWVzdF9yZXNvdXJjZRpyykEW", - "Y29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFw", - "aXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNv", - "bS9hdXRoL2Nsb3VkLXBsYXRmb3JtMuECCgtSZWdpb25ab25lcxKqAQoETGlz", - "dBIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWdpb25ab25lc1Jl", - "cXVlc3QaIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5ab25lTGlzdCJO2kEO", - "cHJvamVjdCxyZWdpb26C0+STAjcSNS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3pvbmVzGqQBykEWY29tcHV0ZS5n", - "b29nbGVhcGlzLmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", - "dXRoL2NvbXB1dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", - "b20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1", - "dGgvY2xvdWQtcGxhdGZvcm0y4wMKB1JlZ2lvbnMSmwEKA0dldBIpLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkdldFJlZ2lvblJlcXVlc3QaHy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5SZWdpb24iSNpBDnByb2plY3QscmVnaW9ugtPk", - "kwIxEi8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", - "cmVnaW9ufRKSAQoETGlzdBIrLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxp", - "c3RSZWdpb25zUmVxdWVzdBojLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJl", - "Z2lvbkxpc3QiONpBB3Byb2plY3SC0+STAigSJi9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zGqQBykEWY29tcHV0ZS5nb29nbGVhcGlz", - "LmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1", - "dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9j", - "b21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQt", - "cGxhdGZvcm0ymxQKDFJlc2VydmF0aW9ucxLKAQoOQWdncmVnYXRlZExpc3QS", - "Oi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdFJlc2Vy", - "dmF0aW9uc1JlcXVlc3QaMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNl", - "cnZhdGlvbkFnZ3JlZ2F0ZWRMaXN0IkjaQQdwcm9qZWN0gtPkkwI4EjYvY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9yZXNlcnZh", - "dGlvbnMS2wEKBkRlbGV0ZRIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRl", - "bGV0ZVJlc2VydmF0aW9uUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiJ62kEYcHJvamVjdCx6b25lLHJlc2VydmF0aW9uik4O", - "Wm9uZU9wZXJhdGlvbnOC0+STAkgqRi9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS96b25lcy97em9uZX0vcmVzZXJ2YXRpb25zL3tyZXNlcnZhdGlv", - "bn0SxgEKA0dldBIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJlc2Vy", - "dmF0aW9uUmVxdWVzdBokLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJlc2Vy", - "dmF0aW9uImnaQRhwcm9qZWN0LHpvbmUscmVzZXJ2YXRpb26C0+STAkgSRi9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vcmVz", - "ZXJ2YXRpb25zL3tyZXNlcnZhdGlvbn0S2gEKDEdldElhbVBvbGljeRI3Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeVJlc2VydmF0aW9u", - "UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJw2kEV", - "cHJvamVjdCx6b25lLHJlc291cmNlgtPkkwJSElAvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L3Jlc2VydmF0aW9ucy97cmVz", - "b3VyY2V9L2dldElhbVBvbGljeRLtAQoGSW5zZXJ0EjEuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuSW5zZXJ0UmVzZXJ2YXRpb25SZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIosB2kEhcHJvamVjdCx6b25l", - "LHJlc2VydmF0aW9uX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAlAi", - "OC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", - "cmVzZXJ2YXRpb25zOhRyZXNlcnZhdGlvbl9yZXNvdXJjZRKzAQoETGlzdBIw", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZXNlcnZhdGlvbnNSZXF1", - "ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzZXJ2YXRpb25MaXN0", - "Ik/aQQxwcm9qZWN0LHpvbmWC0+STAjoSOC9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS96b25lcy97em9uZX0vcmVzZXJ2YXRpb25zEq4CCgZSZXNp", - "emUSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNpemVSZXNlcnZhdGlv", - "blJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "zAHaQT1wcm9qZWN0LHpvbmUscmVzZXJ2YXRpb24scmVzZXJ2YXRpb25zX3Jl", - "c2l6ZV9yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAnUi", - "TS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", - "cmVzZXJ2YXRpb25zL3tyZXNlcnZhdGlvbn0vcmVzaXplOiRyZXNlcnZhdGlv", - "bnNfcmVzaXplX3JlcXVlc3RfcmVzb3VyY2USngIKDFNldElhbVBvbGljeRI3", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBvbGljeVJlc2VydmF0", - "aW9uUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSKz", - "AdpBNnByb2plY3Qsem9uZSxyZXNvdXJjZSx6b25lX3NldF9wb2xpY3lfcmVx", - "dWVzdF9yZXNvdXJjZYLT5JMCdCJQL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3pvbmVzL3t6b25lfS9yZXNlcnZhdGlvbnMve3Jlc291cmNlfS9z", - "ZXRJYW1Qb2xpY3k6IHpvbmVfc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNl", - "EsMCChJUZXN0SWFtUGVybWlzc2lvbnMSPS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNSZXNlcnZhdGlvblJlcXVlc3QaMC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25z", - "ZSK7AdpBN3Byb2plY3Qsem9uZSxyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25z", - "X3JlcXVlc3RfcmVzb3VyY2WC0+STAnsiVi9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS96b25lcy97em9uZX0vcmVzZXJ2YXRpb25zL3tyZXNvdXJj", - "ZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVl", - "c3RfcmVzb3VyY2UShwIKBlVwZGF0ZRIxLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlVwZGF0ZVJlc2VydmF0aW9uUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKlAdpBLXByb2plY3Qsem9uZSxyZXNlcnZh", - "dGlvbixyZXNlcnZhdGlvbl9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPk", - "kwJeMkYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", - "bmV9L3Jlc2VydmF0aW9ucy97cmVzZXJ2YXRpb259OhRyZXNlcnZhdGlvbl9y", - "ZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8v", + "L2ZpcmV3YWxsUG9saWNpZXMve3Jlc291cmNlfS9zZXRJYW1Qb2xpY3k6InJl", + "Z2lvbl9zZXRfcG9saWN5X3JlcXVlc3RfcmVzb3VyY2US3gIKElRlc3RJYW1Q", + "ZXJtaXNzaW9ucxJNLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJYW1Q", + "ZXJtaXNzaW9uc1JlZ2lvbk5ldHdvcmtGaXJld2FsbFBvbGljeVJlcXVlc3Qa", + "MC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNw", + "b25zZSLGAdpBOXByb2plY3QscmVnaW9uLHJlc291cmNlLHRlc3RfcGVybWlz", + "c2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMCgwEiXi9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L2ZpcmV3YWxsUG9s", + "aWNpZXMve3Jlc291cmNlfS90ZXN0SWFtUGVybWlzc2lvbnM6IXRlc3RfcGVy", + "bWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVh", + "cGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29t", + "cHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBs", + "YXRmb3JtMqoJChtSZWdpb25Ob3RpZmljYXRpb25FbmRwb2ludHMSkAIKBkRl", + "bGV0ZRJALmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVJlZ2lvbk5v", + "dGlmaWNhdGlvbkVuZHBvaW50UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKfAdpBJHByb2plY3QscmVnaW9uLG5vdGlmaWNh", + "dGlvbl9lbmRwb2ludIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8qXS9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25v", + "dGlmaWNhdGlvbkVuZHBvaW50cy97bm90aWZpY2F0aW9uX2VuZHBvaW50fRKC", + "AgoDR2V0Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uTm90", + "aWZpY2F0aW9uRW5kcG9pbnRSZXF1ZXN0Gi0uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTm90aWZpY2F0aW9uRW5kcG9pbnQijAHaQSRwcm9qZWN0LHJlZ2lv", + "bixub3RpZmljYXRpb25fZW5kcG9pbnSC0+STAl8SXS9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25vdGlmaWNhdGlv", + "bkVuZHBvaW50cy97bm90aWZpY2F0aW9uX2VuZHBvaW50fRKhAgoGSW5zZXJ0", + "EkAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9uTm90aWZp", + "Y2F0aW9uRW5kcG9pbnRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIrAB2kEtcHJvamVjdCxyZWdpb24sbm90aWZpY2F0aW9u", + "X2VuZHBvaW50X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCZyJF", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", + "bn0vbm90aWZpY2F0aW9uRW5kcG9pbnRzOh5ub3RpZmljYXRpb25fZW5kcG9p", + "bnRfcmVzb3VyY2US2gEKBExpc3QSPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5MaXN0UmVnaW9uTm90aWZpY2F0aW9uRW5kcG9pbnRzUmVxdWVzdBoxLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk5vdGlmaWNhdGlvbkVuZHBvaW50TGlz", + "dCJe2kEOcHJvamVjdCxyZWdpb26C0+STAkcSRS9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L25vdGlmaWNhdGlvbkVu", + "ZHBvaW50cxpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8v", "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5n", - "b29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMpoTChBSZXNvdXJj", - "ZVBvbGljaWVzEtUBCg5BZ2dyZWdhdGVkTGlzdBI+Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0UmVzb3VyY2VQb2xpY2llc1JlcXVl", - "c3QaNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeUFn", - "Z3JlZ2F0ZWRMaXN0IkzaQQdwcm9qZWN0gtPkkwI8EjovY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9yZXNvdXJjZVBvbGljaWVz", - "EvMBCgZEZWxldGUSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVS", - "ZXNvdXJjZVBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24ijgHaQR5wcm9qZWN0LHJlZ2lvbixyZXNvdXJjZV9wb2xp", - "Y3mKThBSZWdpb25PcGVyYXRpb25zgtPkkwJUKlIvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJjZVBvbGlj", - "aWVzL3tyZXNvdXJjZV9wb2xpY3l9Et4BCgNHZXQSMS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5HZXRSZXNvdXJjZVBvbGljeVJlcXVlc3QaJy5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeSJ72kEecHJvamVjdCxy", - "ZWdpb24scmVzb3VyY2VfcG9saWN5gtPkkwJUElIvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJjZVBvbGlj", - "aWVzL3tyZXNvdXJjZV9wb2xpY3l9EucBCgxHZXRJYW1Qb2xpY3kSOi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lSZXNvdXJjZVBvbGlj", - "eVJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kietpB", - "F3Byb2plY3QscmVnaW9uLHJlc291cmNlgtPkkwJaElgvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJjZVBv", - "bGljaWVzL3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5EoQCCgZJbnNlcnQSNC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRSZXNvdXJjZVBvbGljeVJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24inwHa", - "QSdwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZV9wb2xpY3lfcmVzb3VyY2WKThBS", - "ZWdpb25PcGVyYXRpb25zgtPkkwJcIkAvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJjZVBvbGljaWVzOhhy", - "ZXNvdXJjZV9wb2xpY3lfcmVzb3VyY2USxAEKBExpc3QSNC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5MaXN0UmVzb3VyY2VQb2xpY2llc1JlcXVlc3QaKy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeUxpc3QiWdpB", + "b29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMscHChBSZWdpb25P", + "cGVyYXRpb25zEuIBCgZEZWxldGUSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5EZWxldGVSZWdpb25PcGVyYXRpb25SZXF1ZXN0GjYuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRGVsZXRlUmVnaW9uT3BlcmF0aW9uUmVzcG9uc2UiadpB", + "GHByb2plY3QscmVnaW9uLG9wZXJhdGlvboLT5JMCSCpGL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vb3BlcmF0aW9u", + "cy97b3BlcmF0aW9ufRLLAQoDR2V0EjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuR2V0UmVnaW9uT3BlcmF0aW9uUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiJs2kEYcHJvamVjdCxyZWdpb24sb3BlcmF0", + "aW9ukE4BgtPkkwJIEkYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "cmVnaW9ucy97cmVnaW9ufS9vcGVyYXRpb25zL3tvcGVyYXRpb259ErkBCgRM", + "aXN0EjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lvbk9wZXJh", + "dGlvbnNSZXF1ZXN0GiYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uTGlzdCJT2kEOcHJvamVjdCxyZWdpb26C0+STAjwSOi9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L29wZXJhdGlv", + "bnMSzwEKBFdhaXQSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5XYWl0UmVn", + "aW9uT3BlcmF0aW9uUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lk9wZXJhdGlvbiJu2kEYcHJvamVjdCxyZWdpb24sb3BlcmF0aW9ugtPkkwJN", + "IksvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", + "aW9ufS9vcGVyYXRpb25zL3tvcGVyYXRpb259L3dhaXQacspBFmNvbXB1dGUu", + "Z29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", + "dXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9j", + "bG91ZC1wbGF0Zm9ybTLSFgoWUmVnaW9uU2VjdXJpdHlQb2xpY2llcxLAAgoH", + "QWRkUnVsZRI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZFJ1bGVSZWdp", + "b25TZWN1cml0eVBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24i0wHaQTxwcm9qZWN0LHJlZ2lvbixzZWN1cml0eV9w", + "b2xpY3ksc2VjdXJpdHlfcG9saWN5X3J1bGVfcmVzb3VyY2WKThBSZWdpb25P", + "cGVyYXRpb25zgtPkkwJ7IlovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vcmVnaW9ucy97cmVnaW9ufS9zZWN1cml0eVBvbGljaWVzL3tzZWN1cml0", + "eV9wb2xpY3l9L2FkZFJ1bGU6HXNlY3VyaXR5X3BvbGljeV9ydWxlX3Jlc291", + "cmNlEvkBCgZEZWxldGUSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxl", + "dGVSZWdpb25TZWN1cml0eVBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5PcGVyYXRpb24ijgHaQR5wcm9qZWN0LHJlZ2lvbixzZWN1", + "cml0eV9wb2xpY3mKThBSZWdpb25PcGVyYXRpb25zgtPkkwJUKlIvY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zZWN1", + "cml0eVBvbGljaWVzL3tzZWN1cml0eV9wb2xpY3l9EuQBCgNHZXQSNy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRSZWdpb25TZWN1cml0eVBvbGljeVJl", + "cXVlc3QaJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGlj", + "eSJ72kEecHJvamVjdCxyZWdpb24sc2VjdXJpdHlfcG9saWN5gtPkkwJUElIv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", + "fS9zZWN1cml0eVBvbGljaWVzL3tzZWN1cml0eV9wb2xpY3l9EvkBCgdHZXRS", + "dWxlEjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UnVsZVJlZ2lvblNl", + "Y3VyaXR5UG9saWN5UmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlNlY3VyaXR5UG9saWN5UnVsZSKDAdpBHnByb2plY3QscmVnaW9uLHNlY3Vy", + "aXR5X3BvbGljeYLT5JMCXBJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vc2VjdXJpdHlQb2xpY2llcy97c2VjdXJp", + "dHlfcG9saWN5fS9nZXRSdWxlEooCCgZJbnNlcnQSOi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnNlcnRSZWdpb25TZWN1cml0eVBvbGljeVJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24inwHaQSdwcm9q", + "ZWN0LHJlZ2lvbixzZWN1cml0eV9wb2xpY3lfcmVzb3VyY2WKThBSZWdpb25P", + "cGVyYXRpb25zgtPkkwJcIkAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vcmVnaW9ucy97cmVnaW9ufS9zZWN1cml0eVBvbGljaWVzOhhzZWN1cml0", + "eV9wb2xpY3lfcmVzb3VyY2USygEKBExpc3QSOi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5MaXN0UmVnaW9uU2VjdXJpdHlQb2xpY2llc1JlcXVlc3QaKy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1cml0eVBvbGljeUxpc3QiWdpB", "DnByb2plY3QscmVnaW9ugtPkkwJCEkAvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJjZVBvbGljaWVzEqQC", - "CgVQYXRjaBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVzb3Vy", - "Y2VQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uIsEB2kE3cHJvamVjdCxyZWdpb24scmVzb3VyY2VfcG9saWN5LHJl", - "c291cmNlX3BvbGljeV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", - "Am4yUi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L3Jlc291cmNlUG9saWNpZXMve3Jlc291cmNlX3BvbGljeX06GHJl", - "c291cmNlX3BvbGljeV9yZXNvdXJjZRKvAgoMU2V0SWFtUG9saWN5EjouZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5UmVzb3VyY2VQb2xp", - "Y3lSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5IsEB", - "2kE6cHJvamVjdCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9wb2xpY3lf", - "cmVxdWVzdF9yZXNvdXJjZYLT5JMCfiJYL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vcmVzb3VyY2VQb2xpY2llcy97", - "cmVzb3VyY2V9L3NldElhbVBvbGljeToicmVnaW9uX3NldF9wb2xpY3lfcmVx", - "dWVzdF9yZXNvdXJjZRLRAgoSVGVzdElhbVBlcm1pc3Npb25zEkAuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuVGVzdElhbVBlcm1pc3Npb25zUmVzb3VyY2VQ", - "b2xpY3lSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBl", - "cm1pc3Npb25zUmVzcG9uc2UixgHaQTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJj", - "ZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAoMBIl4v", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zZWN1cml0eVBvbGljaWVzEqoC", + "CgVQYXRjaBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVnaW9u", + "U2VjdXJpdHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIsEB2kE3cHJvamVjdCxyZWdpb24sc2VjdXJpdHlfcG9s", + "aWN5LHNlY3VyaXR5X3BvbGljeV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlv", + "bnOC0+STAm4yUi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L3NlY3VyaXR5UG9saWNpZXMve3NlY3VyaXR5X3BvbGlj", + "eX06GHNlY3VyaXR5X3BvbGljeV9yZXNvdXJjZRLGAgoJUGF0Y2hSdWxlEj0u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hSdWxlUmVnaW9uU2VjdXJp", + "dHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", + "cmF0aW9uItUB2kE8cHJvamVjdCxyZWdpb24sc2VjdXJpdHlfcG9saWN5LHNl", + "Y3VyaXR5X3BvbGljeV9ydWxlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9u", + "c4LT5JMCfSJcL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", + "bnMve3JlZ2lvbn0vc2VjdXJpdHlQb2xpY2llcy97c2VjdXJpdHlfcG9saWN5", + "fS9wYXRjaFJ1bGU6HXNlY3VyaXR5X3BvbGljeV9ydWxlX3Jlc291cmNlEowC", + "CgpSZW1vdmVSdWxlEj4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVtb3Zl", + "UnVsZVJlZ2lvblNlY3VyaXR5UG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKZAdpBHnByb2plY3QscmVnaW9uLHNl", + "Y3VyaXR5X3BvbGljeYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8iXS9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3Nl", + "Y3VyaXR5UG9saWNpZXMve3NlY3VyaXR5X3BvbGljeX0vcmVtb3ZlUnVsZRLC", + "AgoJU2V0TGFiZWxzEj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TGFi", + "ZWxzUmVnaW9uU2VjdXJpdHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuT3BlcmF0aW9uItEB2kE6cHJvamVjdCxyZWdpb24scmVz", + "b3VyY2UscmVnaW9uX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZYpOEFJl", + "Z2lvbk9wZXJhdGlvbnOC0+STAnsiVS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3NlY3VyaXR5UG9saWNpZXMve3Jl", + "c291cmNlfS9zZXRMYWJlbHM6InJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3Rf", + "cmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cu", + "Z29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLDCAoVUmVnaW9u", + "U3NsQ2VydGlmaWNhdGVzEvgBCgZEZWxldGUSOi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5EZWxldGVSZWdpb25Tc2xDZXJ0aWZpY2F0ZVJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQHaQR5wcm9qZWN0", + "LHJlZ2lvbixzc2xfY2VydGlmaWNhdGWKThBSZWdpb25PcGVyYXRpb25zgtPk", + "kwJTKlEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS9zc2xDZXJ0aWZpY2F0ZXMve3NzbF9jZXJ0aWZpY2F0ZX0S4wEK", + "A0dldBI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJlZ2lvblNzbENl", + "cnRpZmljYXRlUmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNz", + "bENlcnRpZmljYXRlInraQR5wcm9qZWN0LHJlZ2lvbixzc2xfY2VydGlmaWNh", + "dGWC0+STAlMSUS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L3NzbENlcnRpZmljYXRlcy97c3NsX2NlcnRpZmljYXRl", + "fRKJAgoGSW5zZXJ0EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0", + "UmVnaW9uU3NsQ2VydGlmaWNhdGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuT3BlcmF0aW9uIp4B2kEncHJvamVjdCxyZWdpb24sc3NsX2Nl", + "cnRpZmljYXRlX3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCWyI/", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", + "bn0vc3NsQ2VydGlmaWNhdGVzOhhzc2xfY2VydGlmaWNhdGVfcmVzb3VyY2US", + "yAEKBExpc3QSOS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UmVnaW9u", + "U3NsQ2VydGlmaWNhdGVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlNzbENlcnRpZmljYXRlTGlzdCJY2kEOcHJvamVjdCxyZWdpb26C0+ST", + "AkESPy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", + "ZWdpb259L3NzbENlcnRpZmljYXRlcxpyykEWY29tcHV0ZS5nb29nbGVhcGlz", + "LmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0", + "ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRm", + "b3JtMpUMChFSZWdpb25Tc2xQb2xpY2llcxLkAQoGRGVsZXRlEjUuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlUmVnaW9uU3NsUG9saWN5UmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ/2kEZcHJv", + "amVjdCxyZWdpb24sc3NsX3BvbGljeYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", + "AkoqSC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", + "ZWdpb259L3NzbFBvbGljaWVzL3tzc2xfcG9saWN5fRLLAQoDR2V0EjIuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uU3NsUG9saWN5UmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbFBvbGljeSJs2kEZcHJv", + "amVjdCxyZWdpb24sc3NsX3BvbGljeYLT5JMCShJIL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vc3NsUG9saWNpZXMv", + "e3NzbF9wb2xpY3l9EvYBCgZJbnNlcnQSNS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5JbnNlcnRSZWdpb25Tc2xQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpAB2kEicHJvamVjdCxyZWdpb24s", + "c3NsX3BvbGljeV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlIi", + "Oy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", + "b259L3NzbFBvbGljaWVzOhNzc2xfcG9saWN5X3Jlc291cmNlEr0BCgRMaXN0", + "EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lvblNzbFBvbGlj", + "aWVzUmVxdWVzdBooLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbFBvbGlj", + "aWVzTGlzdCJU2kEOcHJvamVjdCxyZWdpb26C0+STAj0SOy9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3NzbFBvbGlj", + "aWVzEo4CChVMaXN0QXZhaWxhYmxlRmVhdHVyZXMSRi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5MaXN0QXZhaWxhYmxlRmVhdHVyZXNSZWdpb25Tc2xQb2xp", + "Y2llc1JlcXVlc3QaQS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xQb2xp", + "Y2llc0xpc3RBdmFpbGFibGVGZWF0dXJlc1Jlc3BvbnNlImraQQ5wcm9qZWN0", + "LHJlZ2lvboLT5JMCUxJRL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3JlZ2lvbnMve3JlZ2lvbn0vc3NsUG9saWNpZXMvbGlzdEF2YWlsYWJsZUZl", + "YXR1cmVzEowCCgVQYXRjaBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBh", + "dGNoUmVnaW9uU3NsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKoAdpBLXByb2plY3QscmVnaW9uLHNzbF9wb2xp", + "Y3ksc3NsX3BvbGljeV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", + "Al8ySC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", + "ZWdpb259L3NzbFBvbGljaWVzL3tzc2xfcG9saWN5fToTc3NsX3BvbGljeV9y", + "ZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8v", + "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5n", + "b29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMqoLChdSZWdpb25U", + "YXJnZXRIdHRwUHJveGllcxL/AQoGRGVsZXRlEjsuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuRGVsZXRlUmVnaW9uVGFyZ2V0SHR0cFByb3h5UmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKTAdpBIHByb2pl", + "Y3QscmVnaW9uLHRhcmdldF9odHRwX3Byb3h5ik4QUmVnaW9uT3BlcmF0aW9u", + "c4LT5JMCVypVL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", + "bnMve3JlZ2lvbn0vdGFyZ2V0SHR0cFByb3hpZXMve3RhcmdldF9odHRwX3By", + "b3h5fRLsAQoDR2V0EjguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVn", + "aW9uVGFyZ2V0SHR0cFByb3h5UmVxdWVzdBooLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlRhcmdldEh0dHBQcm94eSKAAdpBIHByb2plY3QscmVnaW9uLHRh", + "cmdldF9odHRwX3Byb3h5gtPkkwJXElUvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRIdHRwUHJveGllcy97", + "dGFyZ2V0X2h0dHBfcHJveHl9EpACCgZJbnNlcnQSOy5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnNlcnRSZWdpb25UYXJnZXRIdHRwUHJveHlSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIqQB2kEpcHJv", + "amVjdCxyZWdpb24sdGFyZ2V0X2h0dHBfcHJveHlfcmVzb3VyY2WKThBSZWdp", + "b25PcGVyYXRpb25zgtPkkwJfIkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRIdHRwUHJveGllczoadGFy", + "Z2V0X2h0dHBfcHJveHlfcmVzb3VyY2USzQEKBExpc3QSOy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5MaXN0UmVnaW9uVGFyZ2V0SHR0cFByb3hpZXNSZXF1", + "ZXN0GiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cFByb3h5", + "TGlzdCJa2kEOcHJvamVjdCxyZWdpb26C0+STAkMSQS9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldEh0dHBQ", + "cm94aWVzEsYCCglTZXRVcmxNYXASPi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5TZXRVcmxNYXBSZWdpb25UYXJnZXRIdHRwUHJveHlSZXF1ZXN0GiIuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItQB2kE7cHJvamVjdCxy", + "ZWdpb24sdGFyZ2V0X2h0dHBfcHJveHksdXJsX21hcF9yZWZlcmVuY2VfcmVz", + "b3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJ9Il8vY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRIdHRw", + "UHJveGllcy97dGFyZ2V0X2h0dHBfcHJveHl9L3NldFVybE1hcDoadXJsX21h", + "cF9yZWZlcmVuY2VfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5j", + "b23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUs", + "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9y", + "bTKzEQoYUmVnaW9uVGFyZ2V0SHR0cHNQcm94aWVzEoMCCgZEZWxldGUSPC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVSZWdpb25UYXJnZXRIdHRw", + "c1Byb3h5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiKWAdpBIXByb2plY3QscmVnaW9uLHRhcmdldF9odHRwc19wcm94eYpO", + "EFJlZ2lvbk9wZXJhdGlvbnOC0+STAlkqVy9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldEh0dHBzUHJveGll", + "cy97dGFyZ2V0X2h0dHBzX3Byb3h5fRLxAQoDR2V0EjkuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuR2V0UmVnaW9uVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3Qa", + "KS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwc1Byb3h5IoMB", + "2kEhcHJvamVjdCxyZWdpb24sdGFyZ2V0X2h0dHBzX3Byb3h5gtPkkwJZElcv", "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS9yZXNvdXJjZVBvbGljaWVzL3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Np", - "b25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UacspBFmNv", - "bXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlz", - "LmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", - "YXV0aC9jbG91ZC1wbGF0Zm9ybTL2EwoHUm91dGVycxK7AQoOQWdncmVnYXRl", - "ZExpc3QSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlz", - "dFJvdXRlcnNSZXF1ZXN0Gi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUm91", - "dGVyQWdncmVnYXRlZExpc3QiQ9pBB3Byb2plY3SC0+STAjMSMS9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVkL3JvdXRlcnMSzwEK", - "BkRlbGV0ZRIsLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVJvdXRl", - "clJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "c9pBFXByb2plY3QscmVnaW9uLHJvdXRlcopOEFJlZ2lvbk9wZXJhdGlvbnOC", - "0+STAkIqQC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", - "L3tyZWdpb259L3JvdXRlcnMve3JvdXRlcn0SswEKA0dldBIpLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkdldFJvdXRlclJlcXVlc3QaHy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5Sb3V0ZXIiYNpBFXByb2plY3QscmVnaW9uLHJvdXRl", - "coLT5JMCQhJAL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", - "bnMve3JlZ2lvbn0vcm91dGVycy97cm91dGVyfRLdAQoMR2V0TmF0SXBJbmZv", - "EjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0TmF0SXBJbmZvUm91dGVy", - "UmVxdWVzdBoqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5hdElwSW5mb1Jl", - "c3BvbnNlIm3aQRVwcm9qZWN0LHJlZ2lvbixyb3V0ZXKC0+STAk8STS9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3Jv", - "dXRlcnMve3JvdXRlcn0vZ2V0TmF0SXBJbmZvEvUBChFHZXROYXRNYXBwaW5n", - "SW5mbxI4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldE5hdE1hcHBpbmdJ", - "bmZvUm91dGVyc1JlcXVlc3QaMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5W", - "bUVuZHBvaW50TmF0TWFwcGluZ3NMaXN0InLaQRVwcm9qZWN0LHJlZ2lvbixy", - "b3V0ZXKC0+STAlQSUi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", - "ZWdpb25zL3tyZWdpb259L3JvdXRlcnMve3JvdXRlcn0vZ2V0TmF0TWFwcGlu", - "Z0luZm8S6QEKD0dldFJvdXRlclN0YXR1cxI1Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkdldFJvdXRlclN0YXR1c1JvdXRlclJlcXVlc3QaLS5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJTdGF0dXNSZXNwb25zZSJw2kEVcHJv", - "amVjdCxyZWdpb24scm91dGVygtPkkwJSElAvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yb3V0ZXJzL3tyb3V0ZXJ9", - "L2dldFJvdXRlclN0YXR1cxLhAQoGSW5zZXJ0EiwuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuSW5zZXJ0Um91dGVyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKEAdpBHnByb2plY3QscmVnaW9uLHJvdXRl", - "cl9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAkoiNy9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3JvdXRl", - "cnM6D3JvdXRlcl9yZXNvdXJjZRKqAQoETGlzdBIrLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkxpc3RSb3V0ZXJzUmVxdWVzdBojLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlJvdXRlckxpc3QiUNpBDnByb2plY3QscmVnaW9ugtPkkwI5", - "EjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", - "aW9ufS9yb3V0ZXJzEu8BCgVQYXRjaBIrLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlBhdGNoUm91dGVyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiKUAdpBJXByb2plY3QscmVnaW9uLHJvdXRlcixyb3V0", - "ZXJfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJTMkAvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yb3V0", - "ZXJzL3tyb3V0ZXJ9Og9yb3V0ZXJfcmVzb3VyY2US9QEKB1ByZXZpZXcSLS5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5QcmV2aWV3Um91dGVyUmVxdWVzdBov", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlcnNQcmV2aWV3UmVzcG9u", - "c2UiiQHaQSVwcm9qZWN0LHJlZ2lvbixyb3V0ZXIscm91dGVyX3Jlc291cmNl", - "gtPkkwJbIkgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", - "cy97cmVnaW9ufS9yb3V0ZXJzL3tyb3V0ZXJ9L3ByZXZpZXc6D3JvdXRlcl9y", - "ZXNvdXJjZRLxAQoGVXBkYXRlEiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "VXBkYXRlUm91dGVyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKUAdpBJXByb2plY3QscmVnaW9uLHJvdXRlcixyb3V0ZXJf", - "cmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJTGkAvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yb3V0ZXJz", - "L3tyb3V0ZXJ9Og9yb3V0ZXJfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xl", + "fS90YXJnZXRIdHRwc1Byb3hpZXMve3RhcmdldF9odHRwc19wcm94eX0SlAIK", + "Bkluc2VydBI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFJlZ2lv", + "blRhcmdldEh0dHBzUHJveHlSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uIqcB2kEqcHJvamVjdCxyZWdpb24sdGFyZ2V0X2h0", + "dHBzX3Byb3h5X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCYSJC", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", + "bn0vdGFyZ2V0SHR0cHNQcm94aWVzOht0YXJnZXRfaHR0cHNfcHJveHlfcmVz", + "b3VyY2US0AEKBExpc3QSPC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", + "UmVnaW9uVGFyZ2V0SHR0cHNQcm94aWVzUmVxdWVzdBotLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlRhcmdldEh0dHBzUHJveHlMaXN0IlvaQQ5wcm9qZWN0", + "LHJlZ2lvboLT5JMCRBJCL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3JlZ2lvbnMve3JlZ2lvbn0vdGFyZ2V0SHR0cHNQcm94aWVzEroCCgVQYXRj", + "aBI7Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUmVnaW9uVGFyZ2V0", + "SHR0cHNQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24izwHaQT1wcm9qZWN0LHJlZ2lvbix0YXJnZXRfaHR0cHNfcHJv", + "eHksdGFyZ2V0X2h0dHBzX3Byb3h5X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0", + "aW9uc4LT5JMCdjJXL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", + "Z2lvbnMve3JlZ2lvbn0vdGFyZ2V0SHR0cHNQcm94aWVzL3t0YXJnZXRfaHR0", + "cHNfcHJveHl9Oht0YXJnZXRfaHR0cHNfcHJveHlfcmVzb3VyY2UStAMKElNl", + "dFNzbENlcnRpZmljYXRlcxJILmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", + "dFNzbENlcnRpZmljYXRlc1JlZ2lvblRhcmdldEh0dHBzUHJveHlSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIq8C2kFjcHJv", + "amVjdCxyZWdpb24sdGFyZ2V0X2h0dHBzX3Byb3h5LHJlZ2lvbl90YXJnZXRf", + "aHR0cHNfcHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1ZXN0X3Jl", + "c291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCrwEiai9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldEh0", + "dHBzUHJveGllcy97dGFyZ2V0X2h0dHBzX3Byb3h5fS9zZXRTc2xDZXJ0aWZp", + "Y2F0ZXM6QXJlZ2lvbl90YXJnZXRfaHR0cHNfcHJveGllc19zZXRfc3NsX2Nl", + "cnRpZmljYXRlc19yZXF1ZXN0X3Jlc291cmNlEsoCCglTZXRVcmxNYXASPy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRVcmxNYXBSZWdpb25UYXJnZXRI", + "dHRwc1Byb3h5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9w", + "ZXJhdGlvbiLXAdpBPHByb2plY3QscmVnaW9uLHRhcmdldF9odHRwc19wcm94", + "eSx1cmxfbWFwX3JlZmVyZW5jZV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlv", + "bnOC0+STAn8iYS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L3RhcmdldEh0dHBzUHJveGllcy97dGFyZ2V0X2h0dHBz", + "X3Byb3h5fS9zZXRVcmxNYXA6GnVybF9tYXBfcmVmZXJlbmNlX3Jlc291cmNl", + "GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0yzwgKFlJlZ2lvblRhcmdldFRj", + "cFByb3hpZXMS+wEKBkRlbGV0ZRI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkRlbGV0ZVJlZ2lvblRhcmdldFRjcFByb3h5UmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKQAdpBH3Byb2plY3QscmVnaW9u", + "LHRhcmdldF90Y3BfcHJveHmKThBSZWdpb25PcGVyYXRpb25zgtPkkwJVKlMv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", + "fS90YXJnZXRUY3BQcm94aWVzL3t0YXJnZXRfdGNwX3Byb3h5fRLmAQoDR2V0", + "EjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0UmVnaW9uVGFyZ2V0VGNw", + "UHJveHlSZXF1ZXN0GicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0", + "VGNwUHJveHkifdpBH3Byb2plY3QscmVnaW9uLHRhcmdldF90Y3BfcHJveHmC", + "0+STAlUSUy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", + "L3tyZWdpb259L3RhcmdldFRjcFByb3hpZXMve3RhcmdldF90Y3BfcHJveHl9", + "EowCCgZJbnNlcnQSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRS", + "ZWdpb25UYXJnZXRUY3BQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5PcGVyYXRpb24ioQHaQShwcm9qZWN0LHJlZ2lvbix0YXJnZXRf", + "dGNwX3Byb3h5X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCXSJA", + "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", + "bn0vdGFyZ2V0VGNwUHJveGllczoZdGFyZ2V0X3RjcF9wcm94eV9yZXNvdXJj", + "ZRLKAQoETGlzdBI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWdp", + "b25UYXJnZXRUY3BQcm94aWVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlRhcmdldFRjcFByb3h5TGlzdCJZ2kEOcHJvamVjdCxyZWdpb26C", + "0+STAkISQC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25z", + "L3tyZWdpb259L3RhcmdldFRjcFByb3hpZXMacspBFmNvbXB1dGUuZ29vZ2xl", "YXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nv", "bXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1w", - "bGF0Zm9ybTLABgoGUm91dGVzEroBCgZEZWxldGUSKy5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5EZWxldGVSb3V0ZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5PcGVyYXRpb24iX9pBDXByb2plY3Qscm91dGWKThBHbG9i", - "YWxPcGVyYXRpb25zgtPkkwI2KjQvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL3JvdXRlcy97cm91dGV9Ep0BCgNHZXQSKC5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5HZXRSb3V0ZVJlcXVlc3QaHi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5Sb3V0ZSJM2kENcHJvamVjdCxyb3V0ZYLT5JMCNhI0", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9yb3V0ZXMv", - "e3JvdXRlfRLLAQoGSW5zZXJ0EisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "SW5zZXJ0Um91dGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uInDaQRZwcm9qZWN0LHJvdXRlX3Jlc291cmNlik4QR2xvYmFs", - "T3BlcmF0aW9uc4LT5JMCPiIsL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L2dsb2JhbC9yb3V0ZXM6DnJvdXRlX3Jlc291cmNlEpYBCgRMaXN0Eiou", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJvdXRlc1JlcXVlc3QaIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZUxpc3QiPtpBB3Byb2plY3SC", - "0+STAi4SLC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "cm91dGVzGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93", - "d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdv", - "b2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y7xgKEFNlY3VyaXR5", - "UG9saWNpZXMSqQIKB0FkZFJ1bGUSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5BZGRSdWxlU2VjdXJpdHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuT3BlcmF0aW9uIsIB2kE1cHJvamVjdCxzZWN1cml0eV9w", - "b2xpY3ksc2VjdXJpdHlfcG9saWN5X3J1bGVfcmVzb3VyY2WKThBHbG9iYWxP", - "cGVyYXRpb25zgtPkkwJxIlAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL3NlY3VyaXR5UG9saWNpZXMve3NlY3VyaXR5X3BvbGljeX0v", - "YWRkUnVsZTodc2VjdXJpdHlfcG9saWN5X3J1bGVfcmVzb3VyY2US1wEKDkFn", - "Z3JlZ2F0ZWRMaXN0Ej4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVn", - "YXRlZExpc3RTZWN1cml0eVBvbGljaWVzUmVxdWVzdBo3Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWNpZXNBZ2dyZWdhdGVkTGlzdCJM", - "2kEHcHJvamVjdILT5JMCPBI6L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L2FnZ3JlZ2F0ZWQvc2VjdXJpdHlQb2xpY2llcxLhAQoGRGVsZXRlEjQu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlU2VjdXJpdHlQb2xpY3lS", - "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIn3a", - "QRdwcm9qZWN0LHNlY3VyaXR5X3BvbGljeYpOEEdsb2JhbE9wZXJhdGlvbnOC", - "0+STAkoqSC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "c2VjdXJpdHlQb2xpY2llcy97c2VjdXJpdHlfcG9saWN5fRLNAQoDR2V0EjEu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0U2VjdXJpdHlQb2xpY3lSZXF1", - "ZXN0GicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3ki", - "atpBF3Byb2plY3Qsc2VjdXJpdHlfcG9saWN5gtPkkwJKEkgvY29tcHV0ZS92", - "MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3NlY3VyaXR5UG9saWNpZXMv", - "e3NlY3VyaXR5X3BvbGljeX0S4QEKB0dldFJ1bGUSNS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5HZXRSdWxlU2VjdXJpdHlQb2xpY3lSZXF1ZXN0GisuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxlInLaQRdw", - "cm9qZWN0LHNlY3VyaXR5X3BvbGljeYLT5JMCUhJQL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L2dsb2JhbC9zZWN1cml0eVBvbGljaWVzL3tzZWN1", - "cml0eV9wb2xpY3l9L2dldFJ1bGUS8wEKBkluc2VydBI0Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkluc2VydFNlY3VyaXR5UG9saWN5UmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKOAdpBIHByb2plY3Qs", - "c2VjdXJpdHlfcG9saWN5X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT", - "5JMCUiI2L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9z", - "ZWN1cml0eVBvbGljaWVzOhhzZWN1cml0eV9wb2xpY3lfcmVzb3VyY2USswEK", - "BExpc3QSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0U2VjdXJpdHlQ", - "b2xpY2llc1JlcXVlc3QaKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZWN1", - "cml0eVBvbGljeUxpc3QiSNpBB3Byb2plY3SC0+STAjgSNi9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc2VjdXJpdHlQb2xpY2llcxKu", - "AgofTGlzdFByZWNvbmZpZ3VyZWRFeHByZXNzaW9uU2V0cxJPLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkxpc3RQcmVjb25maWd1cmVkRXhwcmVzc2lvblNl", - "dHNTZWN1cml0eVBvbGljaWVzUmVxdWVzdBpQLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlNlY3VyaXR5UG9saWNpZXNMaXN0UHJlY29uZmlndXJlZEV4cHJl", - "c3Npb25TZXRzUmVzcG9uc2UiaNpBB3Byb2plY3SC0+STAlgSVi9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc2VjdXJpdHlQb2xpY2ll", - "cy9saXN0UHJlY29uZmlndXJlZEV4cHJlc3Npb25TZXRzEpMCCgVQYXRjaBIz", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoU2VjdXJpdHlQb2xpY3lS", - "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrAB", - "2kEwcHJvamVjdCxzZWN1cml0eV9wb2xpY3ksc2VjdXJpdHlfcG9saWN5X3Jl", - "c291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCZDJIL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9zZWN1cml0eVBvbGljaWVzL3tz", - "ZWN1cml0eV9wb2xpY3l9OhhzZWN1cml0eV9wb2xpY3lfcmVzb3VyY2USrwIK", - "CVBhdGNoUnVsZRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoUnVs", - "ZVNlY3VyaXR5UG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiLEAdpBNXByb2plY3Qsc2VjdXJpdHlfcG9saWN5LHNl", - "Y3VyaXR5X3BvbGljeV9ydWxlX3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9u", - "c4LT5JMCcyJSL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2Jh", - "bC9zZWN1cml0eVBvbGljaWVzL3tzZWN1cml0eV9wb2xpY3l9L3BhdGNoUnVs", - "ZTodc2VjdXJpdHlfcG9saWN5X3J1bGVfcmVzb3VyY2US9QEKClJlbW92ZVJ1", - "bGUSOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZW1vdmVSdWxlU2VjdXJp", - "dHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uIogB2kEXcHJvamVjdCxzZWN1cml0eV9wb2xpY3mKThBHbG9iYWxP", - "cGVyYXRpb25zgtPkkwJVIlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL3NlY3VyaXR5UG9saWNpZXMve3NlY3VyaXR5X3BvbGljeX0v", - "cmVtb3ZlUnVsZRKrAgoJU2V0TGFiZWxzEjcuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuU2V0TGFiZWxzU2VjdXJpdHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsAB2kEzcHJvamVjdCxyZXNv", - "dXJjZSxnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlik4QR2xv", - "YmFsT3BlcmF0aW9uc4LT5JMCcSJLL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L2dsb2JhbC9zZWN1cml0eVBvbGljaWVzL3tyZXNvdXJjZX0vc2V0", - "TGFiZWxzOiJnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlGnLK", - "QRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xl", + "bGF0Zm9ybTLsDQoNUmVnaW9uVXJsTWFwcxLXAQoGRGVsZXRlEjIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlUmVnaW9uVXJsTWFwUmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJ12kEWcHJvamVj", + "dCxyZWdpb24sdXJsX21hcIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAkMqQS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", + "L3VybE1hcHMve3VybF9tYXB9ErsBCgNHZXQSLy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5HZXRSZWdpb25VcmxNYXBSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuVXJsTWFwImLaQRZwcm9qZWN0LHJlZ2lvbix1cmxfbWFw", + "gtPkkwJDEkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", + "cy97cmVnaW9ufS91cmxNYXBzL3t1cmxfbWFwfRLpAQoGSW5zZXJ0EjIuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVnaW9uVXJsTWFwUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKGAdpBH3By", + "b2plY3QscmVnaW9uLHVybF9tYXBfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRp", + "b25zgtPkkwJLIjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", + "aW9ucy97cmVnaW9ufS91cmxNYXBzOhB1cmxfbWFwX3Jlc291cmNlErABCgRM", + "aXN0EjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJlZ2lvblVybE1h", + "cHNSZXF1ZXN0GiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVXJsTWFwTGlz", + "dCJQ2kEOcHJvamVjdCxyZWdpb26C0+STAjkSNy9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3VybE1hcHMS+QEKBVBh", + "dGNoEjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hSZWdpb25VcmxN", + "YXBSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", + "IpgB2kEncHJvamVjdCxyZWdpb24sdXJsX21hcCx1cmxfbWFwX3Jlc291cmNl", + "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCVTJBL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdXJsTWFwcy97dXJsX21h", + "cH06EHVybF9tYXBfcmVzb3VyY2US+wEKBlVwZGF0ZRIyLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlVwZGF0ZVJlZ2lvblVybE1hcFJlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24imAHaQSdwcm9qZWN0LHJl", + "Z2lvbix1cmxfbWFwLHVybF9tYXBfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRp", + "b25zgtPkkwJVGkEvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", + "aW9ucy97cmVnaW9ufS91cmxNYXBzL3t1cmxfbWFwfToQdXJsX21hcF9yZXNv", + "dXJjZRK1AgoIVmFsaWRhdGUSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5W", + "YWxpZGF0ZVJlZ2lvblVybE1hcFJlcXVlc3QaMC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5VcmxNYXBzVmFsaWRhdGVSZXNwb25zZSLAAdpBQHByb2plY3Qs", + "cmVnaW9uLHVybF9tYXAscmVnaW9uX3VybF9tYXBzX3ZhbGlkYXRlX3JlcXVl", + "c3RfcmVzb3VyY2WC0+STAnciSi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9yZWdpb25zL3tyZWdpb259L3VybE1hcHMve3VybF9tYXB9L3ZhbGlk", + "YXRlOilyZWdpb25fdXJsX21hcHNfdmFsaWRhdGVfcmVxdWVzdF9yZXNvdXJj", + "ZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdv", + "b2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVh", + "cGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMuECCgtSZWdpb25ab25lcxKq", + "AQoETGlzdBIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZWdpb25a", + "b25lc1JlcXVlc3QaIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5ab25lTGlz", + "dCJO2kEOcHJvamVjdCxyZWdpb26C0+STAjcSNS9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3pvbmVzGqQBykEWY29t", + "cHV0ZS5nb29nbGVhcGlzLmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlz", + "LmNvbS9hdXRoL2NvbXB1dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xl", "YXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMu", - "Y29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y8BMKElNlcnZpY2VBdHRhY2htZW50", - "cxLcAQoOQWdncmVnYXRlZExpc3QSQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5BZ2dyZWdhdGVkTGlzdFNlcnZpY2VBdHRhY2htZW50c1JlcXVlc3QaOC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXJ2aWNlQXR0YWNobWVudEFnZ3Jl", - "Z2F0ZWRMaXN0Ik7aQQdwcm9qZWN0gtPkkwI+EjwvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9zZXJ2aWNlQXR0YWNobWVudHMS", - "/gEKBkRlbGV0ZRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVNl", - "cnZpY2VBdHRhY2htZW50UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiKWAdpBIXByb2plY3QscmVnaW9uLHNlcnZpY2VfYXR0", - "YWNobWVudIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlkqVy9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3NlcnZpY2VB", - "dHRhY2htZW50cy97c2VydmljZV9hdHRhY2htZW50fRLtAQoDR2V0EjQuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0U2VydmljZUF0dGFjaG1lbnRSZXF1", - "ZXN0GiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VydmljZUF0dGFjaG1l", - "bnQigwHaQSFwcm9qZWN0LHJlZ2lvbixzZXJ2aWNlX2F0dGFjaG1lbnSC0+ST", - "AlkSVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", - "ZWdpb259L3NlcnZpY2VBdHRhY2htZW50cy97c2VydmljZV9hdHRhY2htZW50", - "fRLsAQoMR2V0SWFtUG9saWN5Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "R2V0SWFtUG9saWN5U2VydmljZUF0dGFjaG1lbnRSZXF1ZXN0Gh8uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUG9saWN5InzaQRdwcm9qZWN0LHJlZ2lvbixy", - "ZXNvdXJjZYLT5JMCXBJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3JlZ2lvbnMve3JlZ2lvbn0vc2VydmljZUF0dGFjaG1lbnRzL3tyZXNvdXJj", - "ZX0vZ2V0SWFtUG9saWN5Eo8CCgZJbnNlcnQSNy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbnNlcnRTZXJ2aWNlQXR0YWNobWVudFJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ipwHaQSpwcm9qZWN0LHJl", - "Z2lvbixzZXJ2aWNlX2F0dGFjaG1lbnRfcmVzb3VyY2WKThBSZWdpb25PcGVy", - "YXRpb25zgtPkkwJhIkIvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "cmVnaW9ucy97cmVnaW9ufS9zZXJ2aWNlQXR0YWNobWVudHM6G3NlcnZpY2Vf", - "YXR0YWNobWVudF9yZXNvdXJjZRLLAQoETGlzdBI2Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkxpc3RTZXJ2aWNlQXR0YWNobWVudHNSZXF1ZXN0Gi4uZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2VydmljZUF0dGFjaG1lbnRMaXN0Ilva", - "QQ5wcm9qZWN0LHJlZ2lvboLT5JMCRBJCL2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vc2VydmljZUF0dGFjaG1lbnRz", - "ErUCCgVQYXRjaBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoU2Vy", - "dmljZUF0dGFjaG1lbnRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuT3BlcmF0aW9uIs8B2kE9cHJvamVjdCxyZWdpb24sc2VydmljZV9hdHRh", - "Y2htZW50LHNlcnZpY2VfYXR0YWNobWVudF9yZXNvdXJjZYpOEFJlZ2lvbk9w", - "ZXJhdGlvbnOC0+STAnYyVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9yZWdpb25zL3tyZWdpb259L3NlcnZpY2VBdHRhY2htZW50cy97c2Vydmlj", - "ZV9hdHRhY2htZW50fTobc2VydmljZV9hdHRhY2htZW50X3Jlc291cmNlErUC", - "CgxTZXRJYW1Qb2xpY3kSPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJ", - "YW1Qb2xpY3lTZXJ2aWNlQXR0YWNobWVudFJlcXVlc3QaHy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5Qb2xpY3kixAHaQTpwcm9qZWN0LHJlZ2lvbixyZXNv", - "dXJjZSxyZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlgtPkkwKA", - "ASJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3Jl", - "Z2lvbn0vc2VydmljZUF0dGFjaG1lbnRzL3tyZXNvdXJjZX0vc2V0SWFtUG9s", - "aWN5OiJyZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNlEtYCChJU", - "ZXN0SWFtUGVybWlzc2lvbnMSQy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5U", - "ZXN0SWFtUGVybWlzc2lvbnNTZXJ2aWNlQXR0YWNobWVudFJlcXVlc3QaMC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNSZXNwb25z", - "ZSLIAdpBOXByb2plY3QscmVnaW9uLHJlc291cmNlLHRlc3RfcGVybWlzc2lv", - "bnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMChQEiYC9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3NlcnZpY2VBdHRhY2ht", - "ZW50cy97cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJt", - "aXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFw", - "aXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21w", - "dXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxh", - "dGZvcm0ytwQKF1NuYXBzaG90U2V0dGluZ3NTZXJ2aWNlEq4BCgNHZXQSMi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRTbmFwc2hvdFNldHRpbmdSZXF1", - "ZXN0GikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25hcHNob3RTZXR0aW5n", - "cyJI2kEHcHJvamVjdILT5JMCOBI2L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L2dsb2JhbC9zbmFwc2hvdFNldHRpbmdzEvYBCgVQYXRjaBI0Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoU25hcHNob3RTZXR0aW5nUmVx", - "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKSAdpB", - "InByb2plY3Qsc25hcHNob3Rfc2V0dGluZ3NfcmVzb3VyY2WKThBHbG9iYWxP", - "cGVyYXRpb25zgtPkkwJUMjYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL3NuYXBzaG90U2V0dGluZ3M6GnNuYXBzaG90X3NldHRpbmdz", - "X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6", - "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3", - "Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0yqQ8KCVNuYXBz", - "aG90cxLGAQoGRGVsZXRlEi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVs", - "ZXRlU25hcHNob3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "T3BlcmF0aW9uImjaQRBwcm9qZWN0LHNuYXBzaG90ik4QR2xvYmFsT3BlcmF0", - "aW9uc4LT5JMCPCo6L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", - "b2JhbC9zbmFwc2hvdHMve3NuYXBzaG90fRKsAQoDR2V0EisuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuR2V0U25hcHNob3RSZXF1ZXN0GiEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuU25hcHNob3QiVdpBEHByb2plY3Qsc25hcHNob3SC", - "0+STAjwSOi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "c25hcHNob3RzL3tzbmFwc2hvdH0SyQEKDEdldElhbVBvbGljeRI0Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeVNuYXBzaG90UmVxdWVz", - "dBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJi2kEQcHJvamVj", - "dCxyZXNvdXJjZYLT5JMCSRJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L2dsb2JhbC9zbmFwc2hvdHMve3Jlc291cmNlfS9nZXRJYW1Qb2xpY3kS", - "1wEKBkluc2VydBIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFNu", - "YXBzaG90UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", - "dGlvbiJ52kEZcHJvamVjdCxzbmFwc2hvdF9yZXNvdXJjZYpOEEdsb2JhbE9w", - "ZXJhdGlvbnOC0+STAkQiLy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9nbG9iYWwvc25hcHNob3RzOhFzbmFwc2hvdF9yZXNvdXJjZRKfAQoETGlz", - "dBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RTbmFwc2hvdHNSZXF1", - "ZXN0GiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25hcHNob3RMaXN0IkHa", - "QQdwcm9qZWN0gtPkkwIxEi8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL3NuYXBzaG90cxKRAgoMU2V0SWFtUG9saWN5EjQuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5U25hcHNob3RSZXF1ZXN0", - "Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5IqkB2kEzcHJvamVj", - "dCxyZXNvdXJjZSxnbG9iYWxfc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNl", - "gtPkkwJtIkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", - "L3NuYXBzaG90cy97cmVzb3VyY2V9L3NldElhbVBvbGljeToiZ2xvYmFsX3Nl", - "dF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRKeAgoJU2V0TGFiZWxzEjEuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TGFiZWxzU25hcHNob3RSZXF1ZXN0", - "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrkB2kEzcHJv", - "amVjdCxyZXNvdXJjZSxnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291", - "cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCaiJEL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L2dsb2JhbC9zbmFwc2hvdHMve3Jlc291cmNlfS9z", - "ZXRMYWJlbHM6Imdsb2JhbF9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2US", - "sgIKElRlc3RJYW1QZXJtaXNzaW9ucxI6Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlRlc3RJYW1QZXJtaXNzaW9uc1NuYXBzaG90UmVxdWVzdBowLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1Jlc3BvbnNlIq0B", - "2kEycHJvamVjdCxyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3Rf", - "cmVzb3VyY2WC0+STAnIiTS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9nbG9iYWwvc25hcHNob3RzL3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Np", - "b25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UacspBFmNv", - "bXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlz", - "LmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", - "YXV0aC9jbG91ZC1wbGF0Zm9ybTK2CQoPU3NsQ2VydGlmaWNhdGVzEtMBCg5B", - "Z2dyZWdhdGVkTGlzdBI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3Jl", - "Z2F0ZWRMaXN0U3NsQ2VydGlmaWNhdGVzUmVxdWVzdBo1Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlNzbENlcnRpZmljYXRlQWdncmVnYXRlZExpc3QiS9pB", - "B3Byb2plY3SC0+STAjsSOS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9hZ2dyZWdhdGVkL3NzbENlcnRpZmljYXRlcxLgAQoGRGVsZXRlEjQuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlU3NsQ2VydGlmaWNhdGVSZXF1", - "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInzaQRdw", - "cm9qZWN0LHNzbF9jZXJ0aWZpY2F0ZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", - "AkkqRy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc3Ns", - "Q2VydGlmaWNhdGVzL3tzc2xfY2VydGlmaWNhdGV9EswBCgNHZXQSMS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRTc2xDZXJ0aWZpY2F0ZVJlcXVlc3Qa", - "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xDZXJ0aWZpY2F0ZSJp2kEX", - "cHJvamVjdCxzc2xfY2VydGlmaWNhdGWC0+STAkkSRy9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc3NsQ2VydGlmaWNhdGVzL3tzc2xf", - "Y2VydGlmaWNhdGV9EvIBCgZJbnNlcnQSNC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5JbnNlcnRTc2xDZXJ0aWZpY2F0ZVJlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQHaQSBwcm9qZWN0LHNzbF9jZXJ0", - "aWZpY2F0ZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAlEiNS9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc3NsQ2VydGlm", - "aWNhdGVzOhhzc2xfY2VydGlmaWNhdGVfcmVzb3VyY2USsQEKBExpc3QSMy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0U3NsQ2VydGlmaWNhdGVzUmVx", - "dWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbENlcnRpZmljYXRl", - "TGlzdCJH2kEHcHJvamVjdILT5JMCNxI1L2NvbXB1dGUvdjEvcHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9zc2xDZXJ0aWZpY2F0ZXMacspBFmNvbXB1dGUu", + "Y29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y4wMKB1JlZ2lvbnMSmwEKA0dldBIp", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJlZ2lvblJlcXVlc3QaHy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZWdpb24iSNpBDnByb2plY3QscmVn", + "aW9ugtPkkwIxEi8vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", + "aW9ucy97cmVnaW9ufRKSAQoETGlzdBIrLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkxpc3RSZWdpb25zUmVxdWVzdBojLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlJlZ2lvbkxpc3QiONpBB3Byb2plY3SC0+STAigSJi9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zGqQBykEWY29tcHV0ZS5nb29n", + "bGVhcGlzLmNvbdJBhwFodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", + "L2NvbXB1dGUucmVhZG9ubHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", + "YXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgv", + "Y2xvdWQtcGxhdGZvcm0ymxQKDFJlc2VydmF0aW9ucxLKAQoOQWdncmVnYXRl", + "ZExpc3QSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlz", + "dFJlc2VydmF0aW9uc1JlcXVlc3QaMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5SZXNlcnZhdGlvbkFnZ3JlZ2F0ZWRMaXN0IkjaQQdwcm9qZWN0gtPkkwI4", + "EjYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9y", + "ZXNlcnZhdGlvbnMS2wEKBkRlbGV0ZRIxLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkRlbGV0ZVJlc2VydmF0aW9uUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiJ62kEYcHJvamVjdCx6b25lLHJlc2VydmF0", + "aW9uik4OWm9uZU9wZXJhdGlvbnOC0+STAkgqRi9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vcmVzZXJ2YXRpb25zL3tyZXNl", + "cnZhdGlvbn0SxgEKA0dldBIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdl", + "dFJlc2VydmF0aW9uUmVxdWVzdBokLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlJlc2VydmF0aW9uImnaQRhwcm9qZWN0LHpvbmUscmVzZXJ2YXRpb26C0+ST", + "AkgSRi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9u", + "ZX0vcmVzZXJ2YXRpb25zL3tyZXNlcnZhdGlvbn0S2gEKDEdldElhbVBvbGlj", + "eRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeVJlc2Vy", + "dmF0aW9uUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGlj", + "eSJw2kEVcHJvamVjdCx6b25lLHJlc291cmNlgtPkkwJSElAvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L3Jlc2VydmF0aW9u", + "cy97cmVzb3VyY2V9L2dldElhbVBvbGljeRLtAQoGSW5zZXJ0EjEuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0UmVzZXJ2YXRpb25SZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIosB2kEhcHJvamVj", + "dCx6b25lLHJlc2VydmF0aW9uX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC", + "0+STAlAiOC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", + "em9uZX0vcmVzZXJ2YXRpb25zOhRyZXNlcnZhdGlvbl9yZXNvdXJjZRKzAQoE", + "TGlzdBIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RSZXNlcnZhdGlv", + "bnNSZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVzZXJ2YXRp", + "b25MaXN0Ik/aQQxwcm9qZWN0LHpvbmWC0+STAjoSOC9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vcmVzZXJ2YXRpb25zEq4C", + "CgZSZXNpemUSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNpemVSZXNl", + "cnZhdGlvblJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", + "YXRpb24izAHaQT1wcm9qZWN0LHpvbmUscmVzZXJ2YXRpb24scmVzZXJ2YXRp", + "b25zX3Jlc2l6ZV9yZXF1ZXN0X3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC", + "0+STAnUiTS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97", + "em9uZX0vcmVzZXJ2YXRpb25zL3tyZXNlcnZhdGlvbn0vcmVzaXplOiRyZXNl", + "cnZhdGlvbnNfcmVzaXplX3JlcXVlc3RfcmVzb3VyY2USngIKDFNldElhbVBv", + "bGljeRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldElhbVBvbGljeVJl", + "c2VydmF0aW9uUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBv", + "bGljeSKzAdpBNnByb2plY3Qsem9uZSxyZXNvdXJjZSx6b25lX3NldF9wb2xp", + "Y3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMCdCJQL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9yZXNlcnZhdGlvbnMve3Jlc291", + "cmNlfS9zZXRJYW1Qb2xpY3k6IHpvbmVfc2V0X3BvbGljeV9yZXF1ZXN0X3Jl", + "c291cmNlEsMCChJUZXN0SWFtUGVybWlzc2lvbnMSPS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNSZXNlcnZhdGlvblJlcXVl", + "c3QaMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNS", + "ZXNwb25zZSK7AdpBN3Byb2plY3Qsem9uZSxyZXNvdXJjZSx0ZXN0X3Blcm1p", + "c3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAnsiVi9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vcmVzZXJ2YXRpb25zL3ty", + "ZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25z", + "X3JlcXVlc3RfcmVzb3VyY2UShwIKBlVwZGF0ZRIxLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlVwZGF0ZVJlc2VydmF0aW9uUmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKlAdpBLXByb2plY3Qsem9uZSxy", + "ZXNlcnZhdGlvbixyZXNlcnZhdGlvbl9yZXNvdXJjZYpODlpvbmVPcGVyYXRp", + "b25zgtPkkwJeMkYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9u", + "ZXMve3pvbmV9L3Jlc2VydmF0aW9ucy97cmVzZXJ2YXRpb259OhRyZXNlcnZh", + "dGlvbl9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMpoTChBS", + "ZXNvdXJjZVBvbGljaWVzEtUBCg5BZ2dyZWdhdGVkTGlzdBI+Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0UmVzb3VyY2VQb2xpY2ll", + "c1JlcXVlc3QaNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBv", + "bGljeUFnZ3JlZ2F0ZWRMaXN0IkzaQQdwcm9qZWN0gtPkkwI8EjovY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9yZXNvdXJjZVBv", + "bGljaWVzEvMBCgZEZWxldGUSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5E", + "ZWxldGVSZXNvdXJjZVBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5PcGVyYXRpb24ijgHaQR5wcm9qZWN0LHJlZ2lvbixyZXNvdXJj", + "ZV9wb2xpY3mKThBSZWdpb25PcGVyYXRpb25zgtPkkwJUKlIvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJj", + "ZVBvbGljaWVzL3tyZXNvdXJjZV9wb2xpY3l9Et4BCgNHZXQSMS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5HZXRSZXNvdXJjZVBvbGljeVJlcXVlc3QaJy5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeSJ72kEecHJv", + "amVjdCxyZWdpb24scmVzb3VyY2VfcG9saWN5gtPkkwJUElIvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJj", + "ZVBvbGljaWVzL3tyZXNvdXJjZV9wb2xpY3l9EucBCgxHZXRJYW1Qb2xpY3kS", + "Oi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lSZXNvdXJj", + "ZVBvbGljeVJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xp", + "Y3kietpBF3Byb2plY3QscmVnaW9uLHJlc291cmNlgtPkkwJaElgvY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNv", + "dXJjZVBvbGljaWVzL3tyZXNvdXJjZX0vZ2V0SWFtUG9saWN5EoQCCgZJbnNl", + "cnQSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRSZXNvdXJjZVBv", + "bGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24inwHaQSdwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZV9wb2xpY3lfcmVzb3Vy", + "Y2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJcIkAvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJjZVBvbGlj", + "aWVzOhhyZXNvdXJjZV9wb2xpY3lfcmVzb3VyY2USxAEKBExpc3QSNC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0UmVzb3VyY2VQb2xpY2llc1JlcXVl", + "c3QaKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZXNvdXJjZVBvbGljeUxp", + "c3QiWdpBDnByb2plY3QscmVnaW9ugtPkkwJCEkAvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yZXNvdXJjZVBvbGlj", + "aWVzEqQCCgVQYXRjaBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNo", + "UmVzb3VyY2VQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIsEB2kE3cHJvamVjdCxyZWdpb24scmVzb3VyY2VfcG9s", + "aWN5LHJlc291cmNlX3BvbGljeV9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlv", + "bnOC0+STAm4yUi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L3Jlc291cmNlUG9saWNpZXMve3Jlc291cmNlX3BvbGlj", + "eX06GHJlc291cmNlX3BvbGljeV9yZXNvdXJjZRKvAgoMU2V0SWFtUG9saWN5", + "EjouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5UmVzb3Vy", + "Y2VQb2xpY3lSZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9s", + "aWN5IsEB2kE6cHJvamVjdCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9w", + "b2xpY3lfcmVxdWVzdF9yZXNvdXJjZYLT5JMCfiJYL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vcmVzb3VyY2VQb2xp", + "Y2llcy97cmVzb3VyY2V9L3NldElhbVBvbGljeToicmVnaW9uX3NldF9wb2xp", + "Y3lfcmVxdWVzdF9yZXNvdXJjZRLRAgoSVGVzdElhbVBlcm1pc3Npb25zEkAu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdElhbVBlcm1pc3Npb25zUmVz", + "b3VyY2VQb2xpY3lSZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "VGVzdFBlcm1pc3Npb25zUmVzcG9uc2UixgHaQTlwcm9qZWN0LHJlZ2lvbixy", + "ZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+ST", + "AoMBIl4vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS9yZXNvdXJjZVBvbGljaWVzL3tyZXNvdXJjZX0vdGVzdElhbVBl", + "cm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2Ua", + "cspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29n", + "bGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", + "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTL2EwoHUm91dGVycxK7AQoOQWdn", + "cmVnYXRlZExpc3QSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdh", + "dGVkTGlzdFJvdXRlcnNSZXF1ZXN0Gi0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuUm91dGVyQWdncmVnYXRlZExpc3QiQ9pBB3Byb2plY3SC0+STAjMSMS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVkL3JvdXRl", + "cnMSzwEKBkRlbGV0ZRIsLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0", + "ZVJvdXRlclJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", + "YXRpb24ic9pBFXByb2plY3QscmVnaW9uLHJvdXRlcopOEFJlZ2lvbk9wZXJh", + "dGlvbnOC0+STAkIqQC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9y", + "ZWdpb25zL3tyZWdpb259L3JvdXRlcnMve3JvdXRlcn0SswEKA0dldBIpLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFJvdXRlclJlcXVlc3QaHy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXIiYNpBFXByb2plY3QscmVnaW9u", + "LHJvdXRlcoLT5JMCQhJAL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3JlZ2lvbnMve3JlZ2lvbn0vcm91dGVycy97cm91dGVyfRLdAQoMR2V0TmF0", + "SXBJbmZvEjIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0TmF0SXBJbmZv", + "Um91dGVyUmVxdWVzdBoqLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk5hdElw", + "SW5mb1Jlc3BvbnNlIm3aQRVwcm9qZWN0LHJlZ2lvbixyb3V0ZXKC0+STAk8S", + "TS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", + "b259L3JvdXRlcnMve3JvdXRlcn0vZ2V0TmF0SXBJbmZvEvUBChFHZXROYXRN", + "YXBwaW5nSW5mbxI4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldE5hdE1h", + "cHBpbmdJbmZvUm91dGVyc1JlcXVlc3QaMi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5WbUVuZHBvaW50TmF0TWFwcGluZ3NMaXN0InLaQRVwcm9qZWN0LHJl", + "Z2lvbixyb3V0ZXKC0+STAlQSUi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9yZWdpb25zL3tyZWdpb259L3JvdXRlcnMve3JvdXRlcn0vZ2V0TmF0", + "TWFwcGluZ0luZm8S6QEKD0dldFJvdXRlclN0YXR1cxI1Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkdldFJvdXRlclN0YXR1c1JvdXRlclJlcXVlc3QaLS5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZXJTdGF0dXNSZXNwb25zZSJw", + "2kEVcHJvamVjdCxyZWdpb24scm91dGVygtPkkwJSElAvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9yb3V0ZXJzL3ty", + "b3V0ZXJ9L2dldFJvdXRlclN0YXR1cxLhAQoGSW5zZXJ0EiwuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuSW5zZXJ0Um91dGVyUmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKEAdpBHnByb2plY3QscmVnaW9u", + "LHJvdXRlcl9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAkoiNy9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", + "L3JvdXRlcnM6D3JvdXRlcl9yZXNvdXJjZRKqAQoETGlzdBIrLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkxpc3RSb3V0ZXJzUmVxdWVzdBojLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlJvdXRlckxpc3QiUNpBDnByb2plY3QscmVnaW9u", + "gtPkkwI5EjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", + "cy97cmVnaW9ufS9yb3V0ZXJzEu8BCgVQYXRjaBIrLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlBhdGNoUm91dGVyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiKUAdpBJXByb2plY3QscmVnaW9uLHJvdXRl", + "cixyb3V0ZXJfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJTMkAv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", + "fS9yb3V0ZXJzL3tyb3V0ZXJ9Og9yb3V0ZXJfcmVzb3VyY2US9QEKB1ByZXZp", + "ZXcSLS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5QcmV2aWV3Um91dGVyUmVx", + "dWVzdBovLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlJvdXRlcnNQcmV2aWV3", + "UmVzcG9uc2UiiQHaQSVwcm9qZWN0LHJlZ2lvbixyb3V0ZXIscm91dGVyX3Jl", + "c291cmNlgtPkkwJbIkgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "cmVnaW9ucy97cmVnaW9ufS9yb3V0ZXJzL3tyb3V0ZXJ9L3ByZXZpZXc6D3Jv", + "dXRlcl9yZXNvdXJjZRLxAQoGVXBkYXRlEiwuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuVXBkYXRlUm91dGVyUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKUAdpBJXByb2plY3QscmVnaW9uLHJvdXRlcixy", + "b3V0ZXJfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJTGkAvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9y", + "b3V0ZXJzL3tyb3V0ZXJ9Og9yb3V0ZXJfcmVzb3VyY2UacspBFmNvbXB1dGUu", "Z29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9h", "dXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9j", - "bG91ZC1wbGF0Zm9ybTLPDAoLU3NsUG9saWNpZXMSyAEKDkFnZ3JlZ2F0ZWRM", - "aXN0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RT", - "c2xQb2xpY2llc1JlcXVlc3QaMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "c2xQb2xpY2llc0FnZ3JlZ2F0ZWRMaXN0IkfaQQdwcm9qZWN0gtPkkwI3EjUv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9zc2xQ", - "b2xpY2llcxLNAQoGRGVsZXRlEi8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "RGVsZXRlU3NsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiJu2kEScHJvamVjdCxzc2xfcG9saWN5ik4QR2xvYmFs", - "T3BlcmF0aW9uc4LT5JMCQCo+L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L2dsb2JhbC9zc2xQb2xpY2llcy97c3NsX3BvbGljeX0StAEKA0dldBIs", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFNzbFBvbGljeVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xQb2xpY3kiW9pBEnByb2pl", - "Y3Qsc3NsX3BvbGljeYLT5JMCQBI+L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L2dsb2JhbC9zc2xQb2xpY2llcy97c3NsX3BvbGljeX0S3gEKBklu", - "c2VydBIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFNzbFBvbGlj", - "eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "f9pBG3Byb2plY3Qsc3NsX3BvbGljeV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJh", - "dGlvbnOC0+STAkgiMS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", - "bG9iYWwvc3NsUG9saWNpZXM6E3NzbF9wb2xpY3lfcmVzb3VyY2USpgEKBExp", - "c3QSLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0U3NsUG9saWNpZXNS", - "ZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3NsUG9saWNpZXNM", - "aXN0IkPaQQdwcm9qZWN0gtPkkwIzEjEvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vZ2xvYmFsL3NzbFBvbGljaWVzEvcBChVMaXN0QXZhaWxhYmxl", - "RmVhdHVyZXMSQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0QXZhaWxh", - "YmxlRmVhdHVyZXNTc2xQb2xpY2llc1JlcXVlc3QaQS5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5Tc2xQb2xpY2llc0xpc3RBdmFpbGFibGVGZWF0dXJlc1Jl", - "c3BvbnNlIlnaQQdwcm9qZWN0gtPkkwJJEkcvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vZ2xvYmFsL3NzbFBvbGljaWVzL2xpc3RBdmFpbGFibGVG", - "ZWF0dXJlcxL1AQoFUGF0Y2gSLi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Q", - "YXRjaFNzbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24ilwHaQSZwcm9qZWN0LHNzbF9wb2xpY3ksc3NsX3BvbGlj", - "eV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAlUyPi9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc3NsUG9saWNpZXMve3Nz", - "bF9wb2xpY3l9OhNzc2xfcG9saWN5X3Jlc291cmNlGnLKQRZjb21wdXRlLmdv", + "bG91ZC1wbGF0Zm9ybTLABgoGUm91dGVzEroBCgZEZWxldGUSKy5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5EZWxldGVSb3V0ZVJlcXVlc3QaIi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iX9pBDXByb2plY3Qscm91dGWK", + "ThBHbG9iYWxPcGVyYXRpb25zgtPkkwI2KjQvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vZ2xvYmFsL3JvdXRlcy97cm91dGV9Ep0BCgNHZXQSKC5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRSb3V0ZVJlcXVlc3QaHi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZSJM2kENcHJvamVjdCxyb3V0ZYLT", + "5JMCNhI0L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9y", + "b3V0ZXMve3JvdXRlfRLLAQoGSW5zZXJ0EisuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuSW5zZXJ0Um91dGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uInDaQRZwcm9qZWN0LHJvdXRlX3Jlc291cmNlik4Q", + "R2xvYmFsT3BlcmF0aW9uc4LT5JMCPiIsL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L2dsb2JhbC9yb3V0ZXM6DnJvdXRlX3Jlc291cmNlEpYBCgRM", + "aXN0EiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFJvdXRlc1JlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Sb3V0ZUxpc3QiPtpBB3By", + "b2plY3SC0+STAi4SLC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvcm91dGVzGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0", + "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8v", + "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y7xgKEFNl", + "Y3VyaXR5UG9saWNpZXMSqQIKB0FkZFJ1bGUSNS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5BZGRSdWxlU2VjdXJpdHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsIB2kE1cHJvamVjdCxzZWN1", + "cml0eV9wb2xpY3ksc2VjdXJpdHlfcG9saWN5X3J1bGVfcmVzb3VyY2WKThBH", + "bG9iYWxPcGVyYXRpb25zgtPkkwJxIlAvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL3NlY3VyaXR5UG9saWNpZXMve3NlY3VyaXR5X3Bv", + "bGljeX0vYWRkUnVsZTodc2VjdXJpdHlfcG9saWN5X3J1bGVfcmVzb3VyY2US", + "1wEKDkFnZ3JlZ2F0ZWRMaXN0Ej4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "QWdncmVnYXRlZExpc3RTZWN1cml0eVBvbGljaWVzUmVxdWVzdBo3Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWNpZXNBZ2dyZWdhdGVk", + "TGlzdCJM2kEHcHJvamVjdILT5JMCPBI6L2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L2FnZ3JlZ2F0ZWQvc2VjdXJpdHlQb2xpY2llcxLhAQoGRGVs", + "ZXRlEjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlU2VjdXJpdHlQ", + "b2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uIn3aQRdwcm9qZWN0LHNlY3VyaXR5X3BvbGljeYpOEEdsb2JhbE9wZXJh", + "dGlvbnOC0+STAkoqSC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvc2VjdXJpdHlQb2xpY2llcy97c2VjdXJpdHlfcG9saWN5fRLNAQoD", + "R2V0EjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0U2VjdXJpdHlQb2xp", + "Y3lSZXF1ZXN0GicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQ", + "b2xpY3kiatpBF3Byb2plY3Qsc2VjdXJpdHlfcG9saWN5gtPkkwJKEkgvY29t", + "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3NlY3VyaXR5UG9s", + "aWNpZXMve3NlY3VyaXR5X3BvbGljeX0S4QEKB0dldFJ1bGUSNS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5HZXRSdWxlU2VjdXJpdHlQb2xpY3lSZXF1ZXN0", + "GisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VjdXJpdHlQb2xpY3lSdWxl", + "InLaQRdwcm9qZWN0LHNlY3VyaXR5X3BvbGljeYLT5JMCUhJQL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9zZWN1cml0eVBvbGljaWVz", + "L3tzZWN1cml0eV9wb2xpY3l9L2dldFJ1bGUS8wEKBkluc2VydBI0Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFNlY3VyaXR5UG9saWN5UmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKOAdpBIHBy", + "b2plY3Qsc2VjdXJpdHlfcG9saWN5X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0", + "aW9uc4LT5JMCUiI2L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", + "b2JhbC9zZWN1cml0eVBvbGljaWVzOhhzZWN1cml0eV9wb2xpY3lfcmVzb3Vy", + "Y2USswEKBExpc3QSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0U2Vj", + "dXJpdHlQb2xpY2llc1JlcXVlc3QaKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5TZWN1cml0eVBvbGljeUxpc3QiSNpBB3Byb2plY3SC0+STAjgSNi9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc2VjdXJpdHlQb2xp", + "Y2llcxKuAgofTGlzdFByZWNvbmZpZ3VyZWRFeHByZXNzaW9uU2V0cxJPLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RQcmVjb25maWd1cmVkRXhwcmVz", + "c2lvblNldHNTZWN1cml0eVBvbGljaWVzUmVxdWVzdBpQLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlNlY3VyaXR5UG9saWNpZXNMaXN0UHJlY29uZmlndXJl", + "ZEV4cHJlc3Npb25TZXRzUmVzcG9uc2UiaNpBB3Byb2plY3SC0+STAlgSVi9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc2VjdXJpdHlQ", + "b2xpY2llcy9saXN0UHJlY29uZmlndXJlZEV4cHJlc3Npb25TZXRzEpMCCgVQ", + "YXRjaBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoU2VjdXJpdHlQ", + "b2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", + "aW9uIrAB2kEwcHJvamVjdCxzZWN1cml0eV9wb2xpY3ksc2VjdXJpdHlfcG9s", + "aWN5X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCZDJIL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9zZWN1cml0eVBvbGlj", + "aWVzL3tzZWN1cml0eV9wb2xpY3l9OhhzZWN1cml0eV9wb2xpY3lfcmVzb3Vy", + "Y2USrwIKCVBhdGNoUnVsZRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBh", + "dGNoUnVsZVNlY3VyaXR5UG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiLEAdpBNXByb2plY3Qsc2VjdXJpdHlfcG9s", + "aWN5LHNlY3VyaXR5X3BvbGljeV9ydWxlX3Jlc291cmNlik4QR2xvYmFsT3Bl", + "cmF0aW9uc4LT5JMCcyJSL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L2dsb2JhbC9zZWN1cml0eVBvbGljaWVzL3tzZWN1cml0eV9wb2xpY3l9L3Bh", + "dGNoUnVsZTodc2VjdXJpdHlfcG9saWN5X3J1bGVfcmVzb3VyY2US9QEKClJl", + "bW92ZVJ1bGUSOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZW1vdmVSdWxl", + "U2VjdXJpdHlQb2xpY3lSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIogB2kEXcHJvamVjdCxzZWN1cml0eV9wb2xpY3mKThBH", + "bG9iYWxPcGVyYXRpb25zgtPkkwJVIlMvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL3NlY3VyaXR5UG9saWNpZXMve3NlY3VyaXR5X3Bv", + "bGljeX0vcmVtb3ZlUnVsZRKrAgoJU2V0TGFiZWxzEjcuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU2V0TGFiZWxzU2VjdXJpdHlQb2xpY3lSZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIsAB2kEzcHJvamVj", + "dCxyZXNvdXJjZSxnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNl", + "ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCcSJLL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L2dsb2JhbC9zZWN1cml0eVBvbGljaWVzL3tyZXNvdXJj", + "ZX0vc2V0TGFiZWxzOiJnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291", + "cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cu", + "Z29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2ds", + "ZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y8BMKElNlcnZpY2VBdHRh", + "Y2htZW50cxLcAQoOQWdncmVnYXRlZExpc3QSQC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5BZ2dyZWdhdGVkTGlzdFNlcnZpY2VBdHRhY2htZW50c1JlcXVl", + "c3QaOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXJ2aWNlQXR0YWNobWVu", + "dEFnZ3JlZ2F0ZWRMaXN0Ik7aQQdwcm9qZWN0gtPkkwI+EjwvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC9zZXJ2aWNlQXR0YWNo", + "bWVudHMS/gEKBkRlbGV0ZRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRl", + "bGV0ZVNlcnZpY2VBdHRhY2htZW50UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiKWAdpBIXByb2plY3QscmVnaW9uLHNlcnZp", + "Y2VfYXR0YWNobWVudIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAlkqVy9jb21w", + "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3Nl", + "cnZpY2VBdHRhY2htZW50cy97c2VydmljZV9hdHRhY2htZW50fRLtAQoDR2V0", + "EjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0U2VydmljZUF0dGFjaG1l", + "bnRSZXF1ZXN0GiouZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VydmljZUF0", + "dGFjaG1lbnQigwHaQSFwcm9qZWN0LHJlZ2lvbixzZXJ2aWNlX2F0dGFjaG1l", + "bnSC0+STAlkSVy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdp", + "b25zL3tyZWdpb259L3NlcnZpY2VBdHRhY2htZW50cy97c2VydmljZV9hdHRh", + "Y2htZW50fRLsAQoMR2V0SWFtUG9saWN5Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuR2V0SWFtUG9saWN5U2VydmljZUF0dGFjaG1lbnRSZXF1ZXN0Gh8u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5InzaQRdwcm9qZWN0LHJl", + "Z2lvbixyZXNvdXJjZYLT5JMCXBJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vc2VydmljZUF0dGFjaG1lbnRzL3ty", + "ZXNvdXJjZX0vZ2V0SWFtUG9saWN5Eo8CCgZJbnNlcnQSNy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnNlcnRTZXJ2aWNlQXR0YWNobWVudFJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ipwHaQSpwcm9q", + "ZWN0LHJlZ2lvbixzZXJ2aWNlX2F0dGFjaG1lbnRfcmVzb3VyY2WKThBSZWdp", + "b25PcGVyYXRpb25zgtPkkwJhIkIvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vcmVnaW9ucy97cmVnaW9ufS9zZXJ2aWNlQXR0YWNobWVudHM6G3Nl", + "cnZpY2VfYXR0YWNobWVudF9yZXNvdXJjZRLLAQoETGlzdBI2Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkxpc3RTZXJ2aWNlQXR0YWNobWVudHNSZXF1ZXN0", + "Gi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2VydmljZUF0dGFjaG1lbnRM", + "aXN0IlvaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCRBJCL2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vc2VydmljZUF0dGFj", + "aG1lbnRzErUCCgVQYXRjaBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBh", + "dGNoU2VydmljZUF0dGFjaG1lbnRSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuT3BlcmF0aW9uIs8B2kE9cHJvamVjdCxyZWdpb24sc2Vydmlj", + "ZV9hdHRhY2htZW50LHNlcnZpY2VfYXR0YWNobWVudF9yZXNvdXJjZYpOEFJl", + "Z2lvbk9wZXJhdGlvbnOC0+STAnYyVy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3NlcnZpY2VBdHRhY2htZW50cy97", + "c2VydmljZV9hdHRhY2htZW50fTobc2VydmljZV9hdHRhY2htZW50X3Jlc291", + "cmNlErUCCgxTZXRJYW1Qb2xpY3kSPS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5TZXRJYW1Qb2xpY3lTZXJ2aWNlQXR0YWNobWVudFJlcXVlc3QaHy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kixAHaQTpwcm9qZWN0LHJlZ2lv", + "bixyZXNvdXJjZSxyZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNl", + "gtPkkwKAASJaL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", + "bnMve3JlZ2lvbn0vc2VydmljZUF0dGFjaG1lbnRzL3tyZXNvdXJjZX0vc2V0", + "SWFtUG9saWN5OiJyZWdpb25fc2V0X3BvbGljeV9yZXF1ZXN0X3Jlc291cmNl", + "EtYCChJUZXN0SWFtUGVybWlzc2lvbnMSQy5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5UZXN0SWFtUGVybWlzc2lvbnNTZXJ2aWNlQXR0YWNobWVudFJlcXVl", + "c3QaMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UZXN0UGVybWlzc2lvbnNS", + "ZXNwb25zZSLIAdpBOXByb2plY3QscmVnaW9uLHJlc291cmNlLHRlc3RfcGVy", + "bWlzc2lvbnNfcmVxdWVzdF9yZXNvdXJjZYLT5JMChQEiYC9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3NlcnZpY2VB", + "dHRhY2htZW50cy97cmVzb3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVz", + "dF9wZXJtaXNzaW9uc19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdv", "b2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0", "aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xv", - "dWQtcGxhdGZvcm0ytQYKEFN0b3JhZ2VQb29sVHlwZXMS1gEKDkFnZ3JlZ2F0", - "ZWRMaXN0Ej4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExp", - "c3RTdG9yYWdlUG9vbFR5cGVzUmVxdWVzdBo2Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlN0b3JhZ2VQb29sVHlwZUFnZ3JlZ2F0ZWRMaXN0IkzaQQdwcm9q", - "ZWN0gtPkkwI8EjovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdn", - "cmVnYXRlZC9zdG9yYWdlUG9vbFR5cGVzEt4BCgNHZXQSMi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5HZXRTdG9yYWdlUG9vbFR5cGVSZXF1ZXN0GiguZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2xUeXBlInnaQR5wcm9q", - "ZWN0LHpvbmUsc3RvcmFnZV9wb29sX3R5cGWC0+STAlISUC9jb21wdXRlL3Yx", - "L3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vc3RvcmFnZVBvb2xU", - "eXBlcy97c3RvcmFnZV9wb29sX3R5cGV9Er8BCgRMaXN0EjQuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuTGlzdFN0b3JhZ2VQb29sVHlwZXNSZXF1ZXN0Giwu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2xUeXBlTGlzdCJT", - "2kEMcHJvamVjdCx6b25lgtPkkwI+EjwvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L3N0b3JhZ2VQb29sVHlwZXMapAHKQRZj", - "b21wdXRlLmdvb2dsZWFwaXMuY29t0kGHAWh0dHBzOi8vd3d3Lmdvb2dsZWFw", - "aXMuY29tL2F1dGgvY29tcHV0ZS5yZWFkb25seSxodHRwczovL3d3dy5nb29n", + "dWQtcGxhdGZvcm0ytwQKF1NuYXBzaG90U2V0dGluZ3NTZXJ2aWNlEq4BCgNH", + "ZXQSMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRTbmFwc2hvdFNldHRp", + "bmdSZXF1ZXN0GikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25hcHNob3RT", + "ZXR0aW5ncyJI2kEHcHJvamVjdILT5JMCOBI2L2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L2dsb2JhbC9zbmFwc2hvdFNldHRpbmdzEvYBCgVQYXRj", + "aBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBhdGNoU25hcHNob3RTZXR0", + "aW5nUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biKSAdpBInByb2plY3Qsc25hcHNob3Rfc2V0dGluZ3NfcmVzb3VyY2WKThBH", + "bG9iYWxPcGVyYXRpb25zgtPkkwJUMjYvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL3NuYXBzaG90U2V0dGluZ3M6GnNuYXBzaG90X3Nl", + "dHRpbmdzX3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFW", + "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBz", + "Oi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0yqQ8K", + "CVNuYXBzaG90cxLGAQoGRGVsZXRlEi4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuRGVsZXRlU25hcHNob3RSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuT3BlcmF0aW9uImjaQRBwcm9qZWN0LHNuYXBzaG90ik4QR2xvYmFs", + "T3BlcmF0aW9uc4LT5JMCPCo6L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L2dsb2JhbC9zbmFwc2hvdHMve3NuYXBzaG90fRKsAQoDR2V0EisuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0U25hcHNob3RSZXF1ZXN0GiEuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU25hcHNob3QiVdpBEHByb2plY3Qsc25h", + "cHNob3SC0+STAjwSOi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvc25hcHNob3RzL3tzbmFwc2hvdH0SyQEKDEdldElhbVBvbGljeRI0", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldElhbVBvbGljeVNuYXBzaG90", + "UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJi2kEQ", + "cHJvamVjdCxyZXNvdXJjZYLT5JMCSRJHL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L2dsb2JhbC9zbmFwc2hvdHMve3Jlc291cmNlfS9nZXRJYW1Q", + "b2xpY3kS1wEKBkluc2VydBIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", + "c2VydFNuYXBzaG90UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "Lk9wZXJhdGlvbiJ52kEZcHJvamVjdCxzbmFwc2hvdF9yZXNvdXJjZYpOEEds", + "b2JhbE9wZXJhdGlvbnOC0+STAkQiLy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9nbG9iYWwvc25hcHNob3RzOhFzbmFwc2hvdF9yZXNvdXJjZRKf", + "AQoETGlzdBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RTbmFwc2hv", + "dHNSZXF1ZXN0GiUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU25hcHNob3RM", + "aXN0IkHaQQdwcm9qZWN0gtPkkwIxEi8vY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL3NuYXBzaG90cxKRAgoMU2V0SWFtUG9saWN5EjQu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5U25hcHNob3RS", + "ZXF1ZXN0Gh8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUG9saWN5IqkB2kEz", + "cHJvamVjdCxyZXNvdXJjZSxnbG9iYWxfc2V0X3BvbGljeV9yZXF1ZXN0X3Jl", + "c291cmNlgtPkkwJtIkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "Z2xvYmFsL3NuYXBzaG90cy97cmVzb3VyY2V9L3NldElhbVBvbGljeToiZ2xv", + "YmFsX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRKeAgoJU2V0TGFiZWxz", + "EjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TGFiZWxzU25hcHNob3RS", + "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIrkB", + "2kEzcHJvamVjdCxyZXNvdXJjZSxnbG9iYWxfc2V0X2xhYmVsc19yZXF1ZXN0", + "X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCaiJEL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9zbmFwc2hvdHMve3Jlc291", + "cmNlfS9zZXRMYWJlbHM6Imdsb2JhbF9zZXRfbGFiZWxzX3JlcXVlc3RfcmVz", + "b3VyY2USsgIKElRlc3RJYW1QZXJtaXNzaW9ucxI6Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc1NuYXBzaG90UmVxdWVzdBow", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RQZXJtaXNzaW9uc1Jlc3Bv", + "bnNlIq0B2kEycHJvamVjdCxyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3Jl", + "cXVlc3RfcmVzb3VyY2WC0+STAnIiTS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9nbG9iYWwvc25hcHNob3RzL3tyZXNvdXJjZX0vdGVzdElhbVBl", + "cm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2Ua", + "cspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29n", "bGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", - "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLfEwoMU3RvcmFnZVBvb2xzEsoB", - "Cg5BZ2dyZWdhdGVkTGlzdBI6Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFn", - "Z3JlZ2F0ZWRMaXN0U3RvcmFnZVBvb2xzUmVxdWVzdBoyLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29sQWdncmVnYXRlZExpc3QiSNpBB3By", - "b2plY3SC0+STAjgSNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9h", - "Z2dyZWdhdGVkL3N0b3JhZ2VQb29scxLdAQoGRGVsZXRlEjEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuRGVsZXRlU3RvcmFnZVBvb2xSZXF1ZXN0GiIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInzaQRlwcm9qZWN0LHpv", - "bmUsc3RvcmFnZV9wb29sik4OWm9uZU9wZXJhdGlvbnOC0+STAkkqRy9jb21w", + "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK2CQoPU3NsQ2VydGlmaWNhdGVz", + "EtMBCg5BZ2dyZWdhdGVkTGlzdBI9Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LkFnZ3JlZ2F0ZWRMaXN0U3NsQ2VydGlmaWNhdGVzUmVxdWVzdBo1Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlNzbENlcnRpZmljYXRlQWdncmVnYXRlZExp", + "c3QiS9pBB3Byb2plY3SC0+STAjsSOS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9hZ2dyZWdhdGVkL3NzbENlcnRpZmljYXRlcxLgAQoGRGVsZXRl", + "EjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlU3NsQ2VydGlmaWNh", + "dGVSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", + "InzaQRdwcm9qZWN0LHNzbF9jZXJ0aWZpY2F0ZYpOEEdsb2JhbE9wZXJhdGlv", + "bnOC0+STAkkqRy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9i", + "YWwvc3NsQ2VydGlmaWNhdGVzL3tzc2xfY2VydGlmaWNhdGV9EswBCgNHZXQS", + "MS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRTc2xDZXJ0aWZpY2F0ZVJl", + "cXVlc3QaJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xDZXJ0aWZpY2F0", + "ZSJp2kEXcHJvamVjdCxzc2xfY2VydGlmaWNhdGWC0+STAkkSRy9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc3NsQ2VydGlmaWNhdGVz", + "L3tzc2xfY2VydGlmaWNhdGV9EvIBCgZJbnNlcnQSNC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5JbnNlcnRTc2xDZXJ0aWZpY2F0ZVJlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQHaQSBwcm9qZWN0LHNz", + "bF9jZXJ0aWZpY2F0ZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", + "AlEiNS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc3Ns", + "Q2VydGlmaWNhdGVzOhhzc2xfY2VydGlmaWNhdGVfcmVzb3VyY2USsQEKBExp", + "c3QSMy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0U3NsQ2VydGlmaWNh", + "dGVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNzbENlcnRp", + "ZmljYXRlTGlzdCJH2kEHcHJvamVjdILT5JMCNxI1L2NvbXB1dGUvdjEvcHJv", + "amVjdHMve3Byb2plY3R9L2dsb2JhbC9zc2xDZXJ0aWZpY2F0ZXMacspBFmNv", + "bXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlz", + "LmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", + "YXV0aC9jbG91ZC1wbGF0Zm9ybTLPDAoLU3NsUG9saWNpZXMSyAEKDkFnZ3Jl", + "Z2F0ZWRMaXN0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRl", + "ZExpc3RTc2xQb2xpY2llc1JlcXVlc3QaMi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5Tc2xQb2xpY2llc0FnZ3JlZ2F0ZWRMaXN0IkfaQQdwcm9qZWN0gtPk", + "kwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRl", + "ZC9zc2xQb2xpY2llcxLNAQoGRGVsZXRlEi8uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuRGVsZXRlU3NsUG9saWN5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiJu2kEScHJvamVjdCxzc2xfcG9saWN5ik4Q", + "R2xvYmFsT3BlcmF0aW9uc4LT5JMCQCo+L2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L2dsb2JhbC9zc2xQb2xpY2llcy97c3NsX3BvbGljeX0StAEK", + "A0dldBIsLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFNzbFBvbGljeVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Tc2xQb2xpY3kiW9pB", + "EnByb2plY3Qsc3NsX3BvbGljeYLT5JMCQBI+L2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L2dsb2JhbC9zc2xQb2xpY2llcy97c3NsX3BvbGljeX0S", + "3gEKBkluc2VydBIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFNz", + "bFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", + "YXRpb24if9pBG3Byb2plY3Qsc3NsX3BvbGljeV9yZXNvdXJjZYpOEEdsb2Jh", + "bE9wZXJhdGlvbnOC0+STAkgiMS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9nbG9iYWwvc3NsUG9saWNpZXM6E3NzbF9wb2xpY3lfcmVzb3VyY2US", + "pgEKBExpc3QSLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0U3NsUG9s", + "aWNpZXNSZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3NsUG9s", + "aWNpZXNMaXN0IkPaQQdwcm9qZWN0gtPkkwIzEjEvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vZ2xvYmFsL3NzbFBvbGljaWVzEvcBChVMaXN0QXZh", + "aWxhYmxlRmVhdHVyZXMSQC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", + "QXZhaWxhYmxlRmVhdHVyZXNTc2xQb2xpY2llc1JlcXVlc3QaQS5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5Tc2xQb2xpY2llc0xpc3RBdmFpbGFibGVGZWF0", + "dXJlc1Jlc3BvbnNlIlnaQQdwcm9qZWN0gtPkkwJJEkcvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3NzbFBvbGljaWVzL2xpc3RBdmFp", + "bGFibGVGZWF0dXJlcxL1AQoFUGF0Y2gSLi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5QYXRjaFNzbFBvbGljeVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5PcGVyYXRpb24ilwHaQSZwcm9qZWN0LHNzbF9wb2xpY3ksc3Ns", + "X3BvbGljeV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAlUyPi9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvc3NsUG9saWNp", + "ZXMve3NzbF9wb2xpY3l9OhNzc2xfcG9saWN5X3Jlc291cmNlGnLKQRZjb21w", + "dXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5j", + "b20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1", + "dGgvY2xvdWQtcGxhdGZvcm0ytQYKEFN0b3JhZ2VQb29sVHlwZXMS1gEKDkFn", + "Z3JlZ2F0ZWRMaXN0Ej4uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVn", + "YXRlZExpc3RTdG9yYWdlUG9vbFR5cGVzUmVxdWVzdBo2Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29sVHlwZUFnZ3JlZ2F0ZWRMaXN0Ikza", + "QQdwcm9qZWN0gtPkkwI8EjovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vYWdncmVnYXRlZC9zdG9yYWdlUG9vbFR5cGVzEt4BCgNHZXQSMi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRTdG9yYWdlUG9vbFR5cGVSZXF1ZXN0", + "GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2xUeXBlInna", + "QR5wcm9qZWN0LHpvbmUsc3RvcmFnZV9wb29sX3R5cGWC0+STAlISUC9jb21w", "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vc3RvcmFn", - "ZVBvb2xzL3tzdG9yYWdlX3Bvb2x9EsgBCgNHZXQSLi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5HZXRTdG9yYWdlUG9vbFJlcXVlc3QaJC5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5TdG9yYWdlUG9vbCJr2kEZcHJvamVjdCx6b25lLHN0", - "b3JhZ2VfcG9vbILT5JMCSRJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L3pvbmVzL3t6b25lfS9zdG9yYWdlUG9vbHMve3N0b3JhZ2VfcG9vbH0S", - "2gEKDEdldElhbVBvbGljeRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdl", - "dElhbVBvbGljeVN0b3JhZ2VQb29sUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlBvbGljeSJw2kEVcHJvamVjdCx6b25lLHJlc291cmNlgtPk", - "kwJSElAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", - "bmV9L3N0b3JhZ2VQb29scy97cmVzb3VyY2V9L2dldElhbVBvbGljeRLvAQoG", - "SW5zZXJ0EjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0U3RvcmFn", - "ZVBvb2xSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIo0B2kEicHJvamVjdCx6b25lLHN0b3JhZ2VfcG9vbF9yZXNvdXJjZYpO", - "DlpvbmVPcGVyYXRpb25zgtPkkwJRIjgvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L3N0b3JhZ2VQb29sczoVc3RvcmFnZV9w", - "b29sX3Jlc291cmNlErMBCgRMaXN0EjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuTGlzdFN0b3JhZ2VQb29sc1JlcXVlc3QaKC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5TdG9yYWdlUG9vbExpc3QiT9pBDHByb2plY3Qsem9uZYLT5JMC", - "OhI4L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25l", - "fS9zdG9yYWdlUG9vbHMS6AEKCUxpc3REaXNrcxI1Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLkxpc3REaXNrc1N0b3JhZ2VQb29sc1JlcXVlc3QaLS5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TdG9yYWdlUG9vbExpc3REaXNrcyJ12kEZ", - "cHJvamVjdCx6b25lLHN0b3JhZ2VfcG9vbILT5JMCUxJRL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9zdG9yYWdlUG9vbHMv", - "e3N0b3JhZ2VfcG9vbH0vbGlzdERpc2tzEp4CCgxTZXRJYW1Qb2xpY3kSNy5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJYW1Qb2xpY3lTdG9yYWdlUG9v", - "bFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kiswHa", - "QTZwcm9qZWN0LHpvbmUscmVzb3VyY2Usem9uZV9zZXRfcG9saWN5X3JlcXVl", - "c3RfcmVzb3VyY2WC0+STAnQiUC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS96b25lcy97em9uZX0vc3RvcmFnZVBvb2xzL3tyZXNvdXJjZX0vc2V0", - "SWFtUG9saWN5OiB6b25lX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNvdXJjZRLD", - "AgoSVGVzdElhbVBlcm1pc3Npb25zEj0uZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", - "djEuVGVzdElhbVBlcm1pc3Npb25zU3RvcmFnZVBvb2xSZXF1ZXN0GjAuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVzcG9uc2Ui", - "uwHaQTdwcm9qZWN0LHpvbmUscmVzb3VyY2UsdGVzdF9wZXJtaXNzaW9uc19y", - "ZXF1ZXN0X3Jlc291cmNlgtPkkwJ7IlYvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L3N0b3JhZ2VQb29scy97cmVzb3VyY2V9", - "L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19yZXF1ZXN0", - "X3Jlc291cmNlEosCCgZVcGRhdGUSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5VcGRhdGVTdG9yYWdlUG9vbFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5PcGVyYXRpb24iqQHaQS9wcm9qZWN0LHpvbmUsc3RvcmFnZV9w", - "b29sLHN0b3JhZ2VfcG9vbF9yZXNvdXJjZYpODlpvbmVPcGVyYXRpb25zgtPk", - "kwJgMkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pv", - "bmV9L3N0b3JhZ2VQb29scy97c3RvcmFnZV9wb29sfToVc3RvcmFnZV9wb29s", - "X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6", - "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3", - "Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y3RkKC1N1Ym5l", - "dHdvcmtzEscBCg5BZ2dyZWdhdGVkTGlzdBI5Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0U3VibmV0d29ya3NSZXF1ZXN0GjEuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29ya0FnZ3JlZ2F0ZWRMaXN0", - "IkfaQQdwcm9qZWN0gtPkkwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vYWdncmVnYXRlZC9zdWJuZXR3b3JrcxLfAQoGRGVsZXRlEjAuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlU3VibmV0d29ya1JlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24if9pBGXByb2pl", - "Y3QscmVnaW9uLHN1Ym5ldHdvcmuKThBSZWdpb25PcGVyYXRpb25zgtPkkwJK", - "KkgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVn", - "aW9ufS9zdWJuZXR3b3Jrcy97c3VibmV0d29ya30S7gIKEUV4cGFuZElwQ2lk", - "clJhbmdlEjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXhwYW5kSXBDaWRy", - "UmFuZ2VTdWJuZXR3b3JrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiL3AdpBS3Byb2plY3QscmVnaW9uLHN1Ym5ldHdvcmss", - "c3VibmV0d29ya3NfZXhwYW5kX2lwX2NpZHJfcmFuZ2VfcmVxdWVzdF9yZXNv", - "dXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAo8BIlovY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zdWJuZXR3b3Jr", - "cy97c3VibmV0d29ya30vZXhwYW5kSXBDaWRyUmFuZ2U6MXN1Ym5ldHdvcmtz", - "X2V4cGFuZF9pcF9jaWRyX3JhbmdlX3JlcXVlc3RfcmVzb3VyY2USxwEKA0dl", - "dBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFN1Ym5ldHdvcmtSZXF1", - "ZXN0GiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29yayJs2kEZ", - "cHJvamVjdCxyZWdpb24sc3VibmV0d29ya4LT5JMCShJIL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vc3VibmV0d29y", - "a3Mve3N1Ym5ldHdvcmt9Et4BCgxHZXRJYW1Qb2xpY3kSNi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lTdWJuZXR3b3JrUmVxdWVzdBof", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJ12kEXcHJvamVjdCxy", - "ZWdpb24scmVzb3VyY2WC0+STAlUSUy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3N1Ym5ldHdvcmtzL3tyZXNvdXJj", - "ZX0vZ2V0SWFtUG9saWN5EvEBCgZJbnNlcnQSMC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5JbnNlcnRTdWJuZXR3b3JrUmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKQAdpBInByb2plY3QscmVnaW9uLHN1", - "Ym5ldHdvcmtfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJSIjsv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS9zdWJuZXR3b3JrczoTc3VibmV0d29ya19yZXNvdXJjZRK2AQoETGlzdBIv", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RTdWJuZXR3b3Jrc1JlcXVl", - "c3QaJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdWJuZXR3b3JrTGlzdCJU", - "2kEOcHJvamVjdCxyZWdpb26C0+STAj0SOy9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3N1Ym5ldHdvcmtzEtEBCgpM", - "aXN0VXNhYmxlEjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFVzYWJs", - "ZVN1Ym5ldHdvcmtzUmVxdWVzdBo4Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlVzYWJsZVN1Ym5ldHdvcmtzQWdncmVnYXRlZExpc3QiUtpBB3Byb2plY3SC", - "0+STAkISQC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdh", - "dGVkL3N1Ym5ldHdvcmtzL2xpc3RVc2FibGUShwIKBVBhdGNoEi8uZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hTdWJuZXR3b3JrUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKoAdpBLXByb2plY3Qs", - "cmVnaW9uLHN1Ym5ldHdvcmssc3VibmV0d29ya19yZXNvdXJjZYpOEFJlZ2lv", - "bk9wZXJhdGlvbnOC0+STAl8ySC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L3N1Ym5ldHdvcmtzL3tzdWJuZXR3b3Jr", - "fToTc3VibmV0d29ya19yZXNvdXJjZRKmAgoMU2V0SWFtUG9saWN5EjYuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5U3VibmV0d29ya1Jl", - "cXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3kivAHaQTpw", - "cm9qZWN0LHJlZ2lvbixyZXNvdXJjZSxyZWdpb25fc2V0X3BvbGljeV9yZXF1", - "ZXN0X3Jlc291cmNlgtPkkwJ5IlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vcmVnaW9ucy97cmVnaW9ufS9zdWJuZXR3b3Jrcy97cmVzb3VyY2V9", - "L3NldElhbVBvbGljeToicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNv", - "dXJjZRKTAwoYU2V0UHJpdmF0ZUlwR29vZ2xlQWNjZXNzEkIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuU2V0UHJpdmF0ZUlwR29vZ2xlQWNjZXNzU3VibmV0", - "d29ya1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", - "b24ijgLaQVNwcm9qZWN0LHJlZ2lvbixzdWJuZXR3b3JrLHN1Ym5ldHdvcmtz", - "X3NldF9wcml2YXRlX2lwX2dvb2dsZV9hY2Nlc3NfcmVxdWVzdF9yZXNvdXJj", - "ZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAp4BImEvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zdWJuZXR3b3Jrcy97", - "c3VibmV0d29ya30vc2V0UHJpdmF0ZUlwR29vZ2xlQWNjZXNzOjlzdWJuZXR3", - "b3Jrc19zZXRfcHJpdmF0ZV9pcF9nb29nbGVfYWNjZXNzX3JlcXVlc3RfcmVz", - "b3VyY2USxwIKElRlc3RJYW1QZXJtaXNzaW9ucxI8Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc1N1Ym5ldHdvcmtSZXF1ZXN0", + "ZVBvb2xUeXBlcy97c3RvcmFnZV9wb29sX3R5cGV9Er8BCgRMaXN0EjQuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFN0b3JhZ2VQb29sVHlwZXNSZXF1", + "ZXN0GiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3RvcmFnZVBvb2xUeXBl", + "TGlzdCJT2kEMcHJvamVjdCx6b25lgtPkkwI+EjwvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L3N0b3JhZ2VQb29sVHlwZXMa", + "pAHKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kGHAWh0dHBzOi8vd3d3Lmdv", + "b2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZS5yZWFkb25seSxodHRwczovL3d3", + "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLfEwoMU3RvcmFnZVBv", + "b2xzEsoBCg5BZ2dyZWdhdGVkTGlzdBI6Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkFnZ3JlZ2F0ZWRMaXN0U3RvcmFnZVBvb2xzUmVxdWVzdBoyLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLlN0b3JhZ2VQb29sQWdncmVnYXRlZExpc3Qi", + "SNpBB3Byb2plY3SC0+STAjgSNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9hZ2dyZWdhdGVkL3N0b3JhZ2VQb29scxLdAQoGRGVsZXRlEjEuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlU3RvcmFnZVBvb2xSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInzaQRlwcm9q", + "ZWN0LHpvbmUsc3RvcmFnZV9wb29sik4OWm9uZU9wZXJhdGlvbnOC0+STAkkq", + "Ry9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0v", + "c3RvcmFnZVBvb2xzL3tzdG9yYWdlX3Bvb2x9EsgBCgNHZXQSLi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5HZXRTdG9yYWdlUG9vbFJlcXVlc3QaJC5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5TdG9yYWdlUG9vbCJr2kEZcHJvamVjdCx6", + "b25lLHN0b3JhZ2VfcG9vbILT5JMCSRJHL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3pvbmVzL3t6b25lfS9zdG9yYWdlUG9vbHMve3N0b3JhZ2Vf", + "cG9vbH0S2gEKDEdldElhbVBvbGljeRI3Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkdldElhbVBvbGljeVN0b3JhZ2VQb29sUmVxdWVzdBofLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlBvbGljeSJw2kEVcHJvamVjdCx6b25lLHJlc291", + "cmNlgtPkkwJSElAvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9u", + "ZXMve3pvbmV9L3N0b3JhZ2VQb29scy97cmVzb3VyY2V9L2dldElhbVBvbGlj", + "eRLvAQoGSW5zZXJ0EjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0", + "U3RvcmFnZVBvb2xSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIo0B2kEicHJvamVjdCx6b25lLHN0b3JhZ2VfcG9vbF9yZXNv", + "dXJjZYpODlpvbmVPcGVyYXRpb25zgtPkkwJRIjgvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L3N0b3JhZ2VQb29sczoVc3Rv", + "cmFnZV9wb29sX3Jlc291cmNlErMBCgRMaXN0EjAuZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuTGlzdFN0b3JhZ2VQb29sc1JlcXVlc3QaKC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5TdG9yYWdlUG9vbExpc3QiT9pBDHByb2plY3Qsem9u", + "ZYLT5JMCOhI4L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVz", + "L3t6b25lfS9zdG9yYWdlUG9vbHMS6AEKCUxpc3REaXNrcxI1Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLkxpc3REaXNrc1N0b3JhZ2VQb29sc1JlcXVlc3Qa", + "LS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdG9yYWdlUG9vbExpc3REaXNr", + "cyJ12kEZcHJvamVjdCx6b25lLHN0b3JhZ2VfcG9vbILT5JMCUxJRL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS9zdG9yYWdl", + "UG9vbHMve3N0b3JhZ2VfcG9vbH0vbGlzdERpc2tzEp4CCgxTZXRJYW1Qb2xp", + "Y3kSNy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRJYW1Qb2xpY3lTdG9y", + "YWdlUG9vbFJlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xp", + "Y3kiswHaQTZwcm9qZWN0LHpvbmUscmVzb3VyY2Usem9uZV9zZXRfcG9saWN5", + "X3JlcXVlc3RfcmVzb3VyY2WC0+STAnQiUC9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS96b25lcy97em9uZX0vc3RvcmFnZVBvb2xzL3tyZXNvdXJj", + "ZX0vc2V0SWFtUG9saWN5OiB6b25lX3NldF9wb2xpY3lfcmVxdWVzdF9yZXNv", + "dXJjZRLDAgoSVGVzdElhbVBlcm1pc3Npb25zEj0uZ29vZ2xlLmNsb3VkLmNv", + "bXB1dGUudjEuVGVzdElhbVBlcm1pc3Npb25zU3RvcmFnZVBvb2xSZXF1ZXN0", "GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVz", - "cG9uc2UiwAHaQTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSx0ZXN0X3Blcm1p", - "c3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAn4iWS9jb21wdXRlL3YxL3By", + "cG9uc2UiuwHaQTdwcm9qZWN0LHpvbmUscmVzb3VyY2UsdGVzdF9wZXJtaXNz", + "aW9uc19yZXF1ZXN0X3Jlc291cmNlgtPkkwJ7IlYvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L3N0b3JhZ2VQb29scy97cmVz", + "b3VyY2V9L3Rlc3RJYW1QZXJtaXNzaW9uczohdGVzdF9wZXJtaXNzaW9uc19y", + "ZXF1ZXN0X3Jlc291cmNlEosCCgZVcGRhdGUSMS5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5VcGRhdGVTdG9yYWdlUG9vbFJlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24iqQHaQS9wcm9qZWN0LHpvbmUsc3Rv", + "cmFnZV9wb29sLHN0b3JhZ2VfcG9vbF9yZXNvdXJjZYpODlpvbmVPcGVyYXRp", + "b25zgtPkkwJgMkcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9u", + "ZXMve3pvbmV9L3N0b3JhZ2VQb29scy97c3RvcmFnZV9wb29sfToVc3RvcmFn", + "ZV9wb29sX3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFW", + "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBz", + "Oi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y3RkK", + "C1N1Ym5ldHdvcmtzEscBCg5BZ2dyZWdhdGVkTGlzdBI5Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0U3VibmV0d29ya3NSZXF1ZXN0", + "GjEuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29ya0FnZ3JlZ2F0", + "ZWRMaXN0IkfaQQdwcm9qZWN0gtPkkwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vYWdncmVnYXRlZC9zdWJuZXR3b3JrcxLfAQoGRGVsZXRl", + "EjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlU3VibmV0d29ya1Jl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24if9pB", + "GXByb2plY3QscmVnaW9uLHN1Ym5ldHdvcmuKThBSZWdpb25PcGVyYXRpb25z", + "gtPkkwJKKkgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9u", + "cy97cmVnaW9ufS9zdWJuZXR3b3Jrcy97c3VibmV0d29ya30S7gIKEUV4cGFu", + "ZElwQ2lkclJhbmdlEjsuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRXhwYW5k", + "SXBDaWRyUmFuZ2VTdWJuZXR3b3JrUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiL3AdpBS3Byb2plY3QscmVnaW9uLHN1Ym5l", + "dHdvcmssc3VibmV0d29ya3NfZXhwYW5kX2lwX2NpZHJfcmFuZ2VfcmVxdWVz", + "dF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAo8BIlovY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zdWJu", + "ZXR3b3Jrcy97c3VibmV0d29ya30vZXhwYW5kSXBDaWRyUmFuZ2U6MXN1Ym5l", + "dHdvcmtzX2V4cGFuZF9pcF9jaWRyX3JhbmdlX3JlcXVlc3RfcmVzb3VyY2US", + "xwEKA0dldBItLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFN1Ym5ldHdv", + "cmtSZXF1ZXN0GiMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU3VibmV0d29y", + "ayJs2kEZcHJvamVjdCxyZWdpb24sc3VibmV0d29ya4LT5JMCShJIL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vc3Vi", + "bmV0d29ya3Mve3N1Ym5ldHdvcmt9Et4BCgxHZXRJYW1Qb2xpY3kSNi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRJYW1Qb2xpY3lTdWJuZXR3b3JrUmVx", + "dWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlBvbGljeSJ12kEXcHJv", + "amVjdCxyZWdpb24scmVzb3VyY2WC0+STAlUSUy9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3N1Ym5ldHdvcmtzL3ty", + "ZXNvdXJjZX0vZ2V0SWFtUG9saWN5EvEBCgZJbnNlcnQSMC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5JbnNlcnRTdWJuZXR3b3JrUmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKQAdpBInByb2plY3QscmVn", + "aW9uLHN1Ym5ldHdvcmtfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPk", + "kwJSIjsvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS9zdWJuZXR3b3JrczoTc3VibmV0d29ya19yZXNvdXJjZRK2AQoE", + "TGlzdBIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RTdWJuZXR3b3Jr", + "c1JlcXVlc3QaJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TdWJuZXR3b3Jr", + "TGlzdCJU2kEOcHJvamVjdCxyZWdpb26C0+STAj0SOy9jb21wdXRlL3YxL3By", "b2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3N1Ym5ldHdvcmtz", - "L3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Np", - "b25zX3JlcXVlc3RfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5j", + "EtEBCgpMaXN0VXNhYmxlEjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlz", + "dFVzYWJsZVN1Ym5ldHdvcmtzUmVxdWVzdBo4Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlVzYWJsZVN1Ym5ldHdvcmtzQWdncmVnYXRlZExpc3QiUtpBB3By", + "b2plY3SC0+STAkISQC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9h", + "Z2dyZWdhdGVkL3N1Ym5ldHdvcmtzL2xpc3RVc2FibGUShwIKBVBhdGNoEi8u", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hTdWJuZXR3b3JrUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKoAdpBLXBy", + "b2plY3QscmVnaW9uLHN1Ym5ldHdvcmssc3VibmV0d29ya19yZXNvdXJjZYpO", + "EFJlZ2lvbk9wZXJhdGlvbnOC0+STAl8ySC9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3N1Ym5ldHdvcmtzL3tzdWJu", + "ZXR3b3JrfToTc3VibmV0d29ya19yZXNvdXJjZRKmAgoMU2V0SWFtUG9saWN5", + "EjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0SWFtUG9saWN5U3VibmV0", + "d29ya1JlcXVlc3QaHy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5Qb2xpY3ki", + "vAHaQTpwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSxyZWdpb25fc2V0X3BvbGlj", + "eV9yZXF1ZXN0X3Jlc291cmNlgtPkkwJ5IlMvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zdWJuZXR3b3Jrcy97cmVz", + "b3VyY2V9L3NldElhbVBvbGljeToicmVnaW9uX3NldF9wb2xpY3lfcmVxdWVz", + "dF9yZXNvdXJjZRKTAwoYU2V0UHJpdmF0ZUlwR29vZ2xlQWNjZXNzEkIuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0UHJpdmF0ZUlwR29vZ2xlQWNjZXNz", + "U3VibmV0d29ya1JlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", + "cGVyYXRpb24ijgLaQVNwcm9qZWN0LHJlZ2lvbixzdWJuZXR3b3JrLHN1Ym5l", + "dHdvcmtzX3NldF9wcml2YXRlX2lwX2dvb2dsZV9hY2Nlc3NfcmVxdWVzdF9y", + "ZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAp4BImEvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zdWJuZXR3", + "b3Jrcy97c3VibmV0d29ya30vc2V0UHJpdmF0ZUlwR29vZ2xlQWNjZXNzOjlz", + "dWJuZXR3b3Jrc19zZXRfcHJpdmF0ZV9pcF9nb29nbGVfYWNjZXNzX3JlcXVl", + "c3RfcmVzb3VyY2USxwIKElRlc3RJYW1QZXJtaXNzaW9ucxI8Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlRlc3RJYW1QZXJtaXNzaW9uc1N1Ym5ldHdvcmtS", + "ZXF1ZXN0GjAuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Np", + "b25zUmVzcG9uc2UiwAHaQTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSx0ZXN0", + "X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2WC0+STAn4iWS9jb21wdXRl", + "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3N1Ym5l", + "dHdvcmtzL3tyZXNvdXJjZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Bl", + "cm1pc3Npb25zX3JlcXVlc3RfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xl", + "YXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nv", + "bXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1w", + "bGF0Zm9ybTKeCgoRVGFyZ2V0R3JwY1Byb3hpZXMS6AEKBkRlbGV0ZRI1Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVRhcmdldEdycGNQcm94eVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iggHa", + "QRlwcm9qZWN0LHRhcmdldF9ncnBjX3Byb3h5ik4QR2xvYmFsT3BlcmF0aW9u", + "c4LT5JMCTSpLL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2Jh", + "bC90YXJnZXRHcnBjUHJveGllcy97dGFyZ2V0X2dycGNfcHJveHl9EtQBCgNH", + "ZXQSMi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRUYXJnZXRHcnBjUHJv", + "eHlSZXF1ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0R3Jw", + "Y1Byb3h5Im/aQRlwcm9qZWN0LHRhcmdldF9ncnBjX3Byb3h5gtPkkwJNEksv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3RhcmdldEdy", + "cGNQcm94aWVzL3t0YXJnZXRfZ3JwY19wcm94eX0S+QEKBkluc2VydBI1Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFRhcmdldEdycGNQcm94eVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ikwHa", + "QSJwcm9qZWN0LHRhcmdldF9ncnBjX3Byb3h5X3Jlc291cmNlik4QR2xvYmFs", + "T3BlcmF0aW9uc4LT5JMCVSI3L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L2dsb2JhbC90YXJnZXRHcnBjUHJveGllczoadGFyZ2V0X2dycGNfcHJv", + "eHlfcmVzb3VyY2UStgEKBExpc3QSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5MaXN0VGFyZ2V0R3JwY1Byb3hpZXNSZXF1ZXN0GiwuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuVGFyZ2V0R3JwY1Byb3h5TGlzdCJJ2kEHcHJvamVjdILT", + "5JMCORI3L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC90", + "YXJnZXRHcnBjUHJveGllcxKdAgoFUGF0Y2gSNC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5QYXRjaFRhcmdldEdycGNQcm94eVJlcXVlc3QaIi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iuQHaQTRwcm9qZWN0LHRhcmdl", + "dF9ncnBjX3Byb3h5LHRhcmdldF9ncnBjX3Byb3h5X3Jlc291cmNlik4QR2xv", + "YmFsT3BlcmF0aW9uc4LT5JMCaTJLL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2dsb2JhbC90YXJnZXRHcnBjUHJveGllcy97dGFyZ2V0X2dycGNf", + "cHJveHl9Ohp0YXJnZXRfZ3JwY19wcm94eV9yZXNvdXJjZRpyykEWY29tcHV0", + "ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", + "L2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", + "L2Nsb3VkLXBsYXRmb3JtMqQOChFUYXJnZXRIdHRwUHJveGllcxLYAQoOQWdn", + "cmVnYXRlZExpc3QSPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdh", + "dGVkTGlzdFRhcmdldEh0dHBQcm94aWVzUmVxdWVzdBo2Lmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLlRhcmdldEh0dHBQcm94eUFnZ3JlZ2F0ZWRMaXN0Ik3a", + "QQdwcm9qZWN0gtPkkwI9EjsvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vYWdncmVnYXRlZC90YXJnZXRIdHRwUHJveGllcxLoAQoGRGVsZXRlEjUu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlVGFyZ2V0SHR0cFByb3h5", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKC", + "AdpBGXByb2plY3QsdGFyZ2V0X2h0dHBfcHJveHmKThBHbG9iYWxPcGVyYXRp", + "b25zgtPkkwJNKksvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", + "YmFsL3RhcmdldEh0dHBQcm94aWVzL3t0YXJnZXRfaHR0cF9wcm94eX0S1AEK", + "A0dldBIyLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFRhcmdldEh0dHBQ", + "cm94eVJlcXVlc3QaKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRI", + "dHRwUHJveHkib9pBGXByb2plY3QsdGFyZ2V0X2h0dHBfcHJveHmC0+STAk0S", + "Sy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0", + "SHR0cFByb3hpZXMve3RhcmdldF9odHRwX3Byb3h5fRL5AQoGSW5zZXJ0EjUu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0VGFyZ2V0SHR0cFByb3h5", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKT", + "AdpBInByb2plY3QsdGFyZ2V0X2h0dHBfcHJveHlfcmVzb3VyY2WKThBHbG9i", + "YWxPcGVyYXRpb25zgtPkkwJVIjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vZ2xvYmFsL3RhcmdldEh0dHBQcm94aWVzOhp0YXJnZXRfaHR0cF9w", + "cm94eV9yZXNvdXJjZRK2AQoETGlzdBI1Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkxpc3RUYXJnZXRIdHRwUHJveGllc1JlcXVlc3QaLC5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwUHJveHlMaXN0IknaQQdwcm9qZWN0", + "gtPkkwI5EjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L3RhcmdldEh0dHBQcm94aWVzEp0CCgVQYXRjaBI0Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlBhdGNoVGFyZ2V0SHR0cFByb3h5UmVxdWVzdBoiLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK5AdpBNHByb2plY3QsdGFy", + "Z2V0X2h0dHBfcHJveHksdGFyZ2V0X2h0dHBfcHJveHlfcmVzb3VyY2WKThBH", + "bG9iYWxPcGVyYXRpb25zgtPkkwJpMksvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL3RhcmdldEh0dHBQcm94aWVzL3t0YXJnZXRfaHR0", + "cF9wcm94eX06GnRhcmdldF9odHRwX3Byb3h5X3Jlc291cmNlEqgCCglTZXRV", + "cmxNYXASOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRVcmxNYXBUYXJn", + "ZXRIdHRwUHJveHlSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIrwB2kE0cHJvamVjdCx0YXJnZXRfaHR0cF9wcm94eSx1cmxf", + "bWFwX3JlZmVyZW5jZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+ST", + "AmwiTi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS90YXJnZXRIdHRw", + "UHJveGllcy97dGFyZ2V0X2h0dHBfcHJveHl9L3NldFVybE1hcDoadXJsX21h", + "cF9yZWZlcmVuY2VfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5j", "b23SQVZodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUs", "aHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9y", - "bTKeCgoRVGFyZ2V0R3JwY1Byb3hpZXMS6AEKBkRlbGV0ZRI1Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkRlbGV0ZVRhcmdldEdycGNQcm94eVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iggHaQRlwcm9q", - "ZWN0LHRhcmdldF9ncnBjX3Byb3h5ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", - "TSpLL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJn", - "ZXRHcnBjUHJveGllcy97dGFyZ2V0X2dycGNfcHJveHl9EtQBCgNHZXQSMi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRUYXJnZXRHcnBjUHJveHlSZXF1", - "ZXN0GiguZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0R3JwY1Byb3h5", - "Im/aQRlwcm9qZWN0LHRhcmdldF9ncnBjX3Byb3h5gtPkkwJNEksvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3RhcmdldEdycGNQcm94", - "aWVzL3t0YXJnZXRfZ3JwY19wcm94eX0S+QEKBkluc2VydBI1Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkluc2VydFRhcmdldEdycGNQcm94eVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ikwHaQSJwcm9q", - "ZWN0LHRhcmdldF9ncnBjX3Byb3h5X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0", - "aW9uc4LT5JMCVSI3L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", - "b2JhbC90YXJnZXRHcnBjUHJveGllczoadGFyZ2V0X2dycGNfcHJveHlfcmVz", - "b3VyY2UStgEKBExpc3QSNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0", - "VGFyZ2V0R3JwY1Byb3hpZXNSZXF1ZXN0GiwuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuVGFyZ2V0R3JwY1Byb3h5TGlzdCJJ2kEHcHJvamVjdILT5JMCORI3", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJnZXRH", - "cnBjUHJveGllcxKdAgoFUGF0Y2gSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5QYXRjaFRhcmdldEdycGNQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5PcGVyYXRpb24iuQHaQTRwcm9qZWN0LHRhcmdldF9ncnBj", - "X3Byb3h5LHRhcmdldF9ncnBjX3Byb3h5X3Jlc291cmNlik4QR2xvYmFsT3Bl", - "cmF0aW9uc4LT5JMCaTJLL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2dsb2JhbC90YXJnZXRHcnBjUHJveGllcy97dGFyZ2V0X2dycGNfcHJveHl9", - "Ohp0YXJnZXRfZ3JwY19wcm94eV9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29n", - "bGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgv", - "Y29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3Vk", - "LXBsYXRmb3JtMqQOChFUYXJnZXRIdHRwUHJveGllcxLYAQoOQWdncmVnYXRl", - "ZExpc3QSPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlz", - "dFRhcmdldEh0dHBQcm94aWVzUmVxdWVzdBo2Lmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLlRhcmdldEh0dHBQcm94eUFnZ3JlZ2F0ZWRMaXN0Ik3aQQdwcm9q", - "ZWN0gtPkkwI9EjsvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vYWdn", - "cmVnYXRlZC90YXJnZXRIdHRwUHJveGllcxLoAQoGRGVsZXRlEjUuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlVGFyZ2V0SHR0cFByb3h5UmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKCAdpBGXBy", - "b2plY3QsdGFyZ2V0X2h0dHBfcHJveHmKThBHbG9iYWxPcGVyYXRpb25zgtPk", - "kwJNKksvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3Rh", - "cmdldEh0dHBQcm94aWVzL3t0YXJnZXRfaHR0cF9wcm94eX0S1AEKA0dldBIy", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFRhcmdldEh0dHBQcm94eVJl", - "cXVlc3QaKC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRIdHRwUHJv", - "eHkib9pBGXByb2plY3QsdGFyZ2V0X2h0dHBfcHJveHmC0+STAk0SSy9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0SHR0cFBy", - "b3hpZXMve3RhcmdldF9odHRwX3Byb3h5fRL5AQoGSW5zZXJ0EjUuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0VGFyZ2V0SHR0cFByb3h5UmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKTAdpBInBy", - "b2plY3QsdGFyZ2V0X2h0dHBfcHJveHlfcmVzb3VyY2WKThBHbG9iYWxPcGVy", - "YXRpb25zgtPkkwJVIjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "Z2xvYmFsL3RhcmdldEh0dHBQcm94aWVzOhp0YXJnZXRfaHR0cF9wcm94eV9y", - "ZXNvdXJjZRK2AQoETGlzdBI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxp", - "c3RUYXJnZXRIdHRwUHJveGllc1JlcXVlc3QaLC5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5UYXJnZXRIdHRwUHJveHlMaXN0IknaQQdwcm9qZWN0gtPkkwI5", - "EjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3Rhcmdl", - "dEh0dHBQcm94aWVzEp0CCgVQYXRjaBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlBhdGNoVGFyZ2V0SHR0cFByb3h5UmVxdWVzdBoiLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiK5AdpBNHByb2plY3QsdGFyZ2V0X2h0", - "dHBfcHJveHksdGFyZ2V0X2h0dHBfcHJveHlfcmVzb3VyY2WKThBHbG9iYWxP", - "cGVyYXRpb25zgtPkkwJpMksvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL3RhcmdldEh0dHBQcm94aWVzL3t0YXJnZXRfaHR0cF9wcm94", - "eX06GnRhcmdldF9odHRwX3Byb3h5X3Jlc291cmNlEqgCCglTZXRVcmxNYXAS", - "OC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRVcmxNYXBUYXJnZXRIdHRw", - "UHJveHlSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIrwB2kE0cHJvamVjdCx0YXJnZXRfaHR0cF9wcm94eSx1cmxfbWFwX3Jl", - "ZmVyZW5jZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAmwiTi9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS90YXJnZXRIdHRwUHJveGll", - "cy97dGFyZ2V0X2h0dHBfcHJveHl9L3NldFVybE1hcDoadXJsX21hcF9yZWZl", - "cmVuY2VfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZo", - "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6", - "Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKiGgoS", - "VGFyZ2V0SHR0cHNQcm94aWVzEtsBCg5BZ2dyZWdhdGVkTGlzdBJALmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0VGFyZ2V0SHR0cHNQ", - "cm94aWVzUmVxdWVzdBo3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdl", - "dEh0dHBzUHJveHlBZ2dyZWdhdGVkTGlzdCJO2kEHcHJvamVjdILT5JMCPhI8", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvdGFy", - "Z2V0SHR0cHNQcm94aWVzEuwBCgZEZWxldGUSNi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5EZWxldGVUYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBoiLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKFAdpBGnByb2plY3QsdGFy", - "Z2V0X2h0dHBzX3Byb3h5ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCTypNL2Nv", - "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJnZXRIdHRw", - "c1Byb3hpZXMve3RhcmdldF9odHRwc19wcm94eX0S2QEKA0dldBIzLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkdldFRhcmdldEh0dHBzUHJveHlSZXF1ZXN0", - "GikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cHNQcm94eSJy", - "2kEacHJvamVjdCx0YXJnZXRfaHR0cHNfcHJveHmC0+STAk8STS9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0SHR0cHNQcm94", - "aWVzL3t0YXJnZXRfaHR0cHNfcHJveHl9Ev0BCgZJbnNlcnQSNi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5JbnNlcnRUYXJnZXRIdHRwc1Byb3h5UmVxdWVz", - "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKWAdpBI3By", - "b2plY3QsdGFyZ2V0X2h0dHBzX3Byb3h5X3Jlc291cmNlik4QR2xvYmFsT3Bl", - "cmF0aW9uc4LT5JMCVyI4L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2dsb2JhbC90YXJnZXRIdHRwc1Byb3hpZXM6G3RhcmdldF9odHRwc19wcm94", - "eV9yZXNvdXJjZRK5AQoETGlzdBI2Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lkxpc3RUYXJnZXRIdHRwc1Byb3hpZXNSZXF1ZXN0Gi0uZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuVGFyZ2V0SHR0cHNQcm94eUxpc3QiStpBB3Byb2plY3SC", - "0+STAjoSOC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "dGFyZ2V0SHR0cHNQcm94aWVzEqMCCgVQYXRjaBI1Lmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlBhdGNoVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivgHaQTZwcm9qZWN0LHRh", - "cmdldF9odHRwc19wcm94eSx0YXJnZXRfaHR0cHNfcHJveHlfcmVzb3VyY2WK", - "ThBHbG9iYWxPcGVyYXRpb25zgtPkkwJsMk0vY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vZ2xvYmFsL3RhcmdldEh0dHBzUHJveGllcy97dGFyZ2V0", - "X2h0dHBzX3Byb3h5fTobdGFyZ2V0X2h0dHBzX3Byb3h5X3Jlc291cmNlEooD", - "ChFTZXRDZXJ0aWZpY2F0ZU1hcBJBLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LlNldENlcnRpZmljYXRlTWFwVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QaIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQLaQVRwcm9qZWN0", - "LHRhcmdldF9odHRwc19wcm94eSx0YXJnZXRfaHR0cHNfcHJveGllc19zZXRf", - "Y2VydGlmaWNhdGVfbWFwX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxPcGVy", - "YXRpb25zgtPkkwKcASJfL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L2dsb2JhbC90YXJnZXRIdHRwc1Byb3hpZXMve3RhcmdldF9odHRwc19wcm94", - "eX0vc2V0Q2VydGlmaWNhdGVNYXA6OXRhcmdldF9odHRwc19wcm94aWVzX3Nl", - "dF9jZXJ0aWZpY2F0ZV9tYXBfcmVxdWVzdF9yZXNvdXJjZRKAAwoPU2V0UXVp", - "Y092ZXJyaWRlEj8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0UXVpY092", - "ZXJyaWRlVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQu", - "Y29tcHV0ZS52MS5PcGVyYXRpb24ihwLaQVJwcm9qZWN0LHRhcmdldF9odHRw", - "c19wcm94eSx0YXJnZXRfaHR0cHNfcHJveGllc19zZXRfcXVpY19vdmVycmlk", - "ZV9yZXF1ZXN0X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCmAEi", - "XS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0", - "SHR0cHNQcm94aWVzL3t0YXJnZXRfaHR0cHNfcHJveHl9L3NldFF1aWNPdmVy", - "cmlkZTo3dGFyZ2V0X2h0dHBzX3Byb3hpZXNfc2V0X3F1aWNfb3ZlcnJpZGVf", - "cmVxdWVzdF9yZXNvdXJjZRKIAwoSU2V0U3NsQ2VydGlmaWNhdGVzEkIuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0U3NsQ2VydGlmaWNhdGVzVGFyZ2V0", - "SHR0cHNQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24iiQLaQVVwcm9qZWN0LHRhcmdldF9odHRwc19wcm94eSx0YXJn", - "ZXRfaHR0cHNfcHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1ZXN0", - "X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMClwEiWS9jb21wdXRl", + "bTKiGgoSVGFyZ2V0SHR0cHNQcm94aWVzEtsBCg5BZ2dyZWdhdGVkTGlzdBJA", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0VGFyZ2V0", + "SHR0cHNQcm94aWVzUmVxdWVzdBo3Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlRhcmdldEh0dHBzUHJveHlBZ2dyZWdhdGVkTGlzdCJO2kEHcHJvamVjdILT", + "5JMCPhI8L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0", + "ZWQvdGFyZ2V0SHR0cHNQcm94aWVzEuwBCgZEZWxldGUSNi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5EZWxldGVUYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBoi", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKFAdpBGnByb2pl", + "Y3QsdGFyZ2V0X2h0dHBzX3Byb3h5ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMC", + "TypNL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJn", + "ZXRIdHRwc1Byb3hpZXMve3RhcmdldF9odHRwc19wcm94eX0S2QEKA0dldBIz", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFRhcmdldEh0dHBzUHJveHlS", + "ZXF1ZXN0GikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cHNQ", + "cm94eSJy2kEacHJvamVjdCx0YXJnZXRfaHR0cHNfcHJveHmC0+STAk8STS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0SHR0", + "cHNQcm94aWVzL3t0YXJnZXRfaHR0cHNfcHJveHl9Ev0BCgZJbnNlcnQSNi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRUYXJnZXRIdHRwc1Byb3h5", + "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKW", + "AdpBI3Byb2plY3QsdGFyZ2V0X2h0dHBzX3Byb3h5X3Jlc291cmNlik4QR2xv", + "YmFsT3BlcmF0aW9uc4LT5JMCVyI4L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2dsb2JhbC90YXJnZXRIdHRwc1Byb3hpZXM6G3RhcmdldF9odHRw", + "c19wcm94eV9yZXNvdXJjZRK5AQoETGlzdBI2Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkxpc3RUYXJnZXRIdHRwc1Byb3hpZXNSZXF1ZXN0Gi0uZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SHR0cHNQcm94eUxpc3QiStpBB3By", + "b2plY3SC0+STAjoSOC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvdGFyZ2V0SHR0cHNQcm94aWVzEqMCCgVQYXRjaBI1Lmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlBhdGNoVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivgHaQTZwcm9q", + "ZWN0LHRhcmdldF9odHRwc19wcm94eSx0YXJnZXRfaHR0cHNfcHJveHlfcmVz", + "b3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJsMk0vY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3RhcmdldEh0dHBzUHJveGllcy97", + "dGFyZ2V0X2h0dHBzX3Byb3h5fTobdGFyZ2V0X2h0dHBzX3Byb3h5X3Jlc291", + "cmNlEooDChFTZXRDZXJ0aWZpY2F0ZU1hcBJBLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLlNldENlcnRpZmljYXRlTWFwVGFyZ2V0SHR0cHNQcm94eVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ijQLaQVRw", + "cm9qZWN0LHRhcmdldF9odHRwc19wcm94eSx0YXJnZXRfaHR0cHNfcHJveGll", + "c19zZXRfY2VydGlmaWNhdGVfbWFwX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9i", + "YWxPcGVyYXRpb25zgtPkkwKcASJfL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L2dsb2JhbC90YXJnZXRIdHRwc1Byb3hpZXMve3RhcmdldF9odHRw", + "c19wcm94eX0vc2V0Q2VydGlmaWNhdGVNYXA6OXRhcmdldF9odHRwc19wcm94", + "aWVzX3NldF9jZXJ0aWZpY2F0ZV9tYXBfcmVxdWVzdF9yZXNvdXJjZRKAAwoP", + "U2V0UXVpY092ZXJyaWRlEj8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0", + "UXVpY092ZXJyaWRlVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QaIi5nb29nbGUu", + "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ihwLaQVJwcm9qZWN0LHRhcmdl", + "dF9odHRwc19wcm94eSx0YXJnZXRfaHR0cHNfcHJveGllc19zZXRfcXVpY19v", + "dmVycmlkZV9yZXF1ZXN0X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT", + "5JMCmAEiXS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", + "dGFyZ2V0SHR0cHNQcm94aWVzL3t0YXJnZXRfaHR0cHNfcHJveHl9L3NldFF1", + "aWNPdmVycmlkZTo3dGFyZ2V0X2h0dHBzX3Byb3hpZXNfc2V0X3F1aWNfb3Zl", + "cnJpZGVfcmVxdWVzdF9yZXNvdXJjZRKIAwoSU2V0U3NsQ2VydGlmaWNhdGVz", + "EkIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0U3NsQ2VydGlmaWNhdGVz", + "VGFyZ2V0SHR0cHNQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24iiQLaQVVwcm9qZWN0LHRhcmdldF9odHRwc19wcm94", + "eSx0YXJnZXRfaHR0cHNfcHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19y", + "ZXF1ZXN0X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMClwEiWS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS90YXJnZXRIdHRwc1Byb3hp", + "ZXMve3RhcmdldF9odHRwc19wcm94eX0vc2V0U3NsQ2VydGlmaWNhdGVzOjp0", + "YXJnZXRfaHR0cHNfcHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1", + "ZXN0X3Jlc291cmNlEsICCgxTZXRTc2xQb2xpY3kSPC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5TZXRTc2xQb2xpY3lUYXJnZXRIdHRwc1Byb3h5UmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLPAdpBOHBy", + "b2plY3QsdGFyZ2V0X2h0dHBzX3Byb3h5LHNzbF9wb2xpY3lfcmVmZXJlbmNl", + "X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCeyJaL2NvbXB1dGUv", + "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJnZXRIdHRwc1Byb3hp", + "ZXMve3RhcmdldF9odHRwc19wcm94eX0vc2V0U3NsUG9saWN5Oh1zc2xfcG9s", + "aWN5X3JlZmVyZW5jZV9yZXNvdXJjZRKsAgoJU2V0VXJsTWFwEjkuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuU2V0VXJsTWFwVGFyZ2V0SHR0cHNQcm94eVJl", + "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivwHa", + "QTVwcm9qZWN0LHRhcmdldF9odHRwc19wcm94eSx1cmxfbWFwX3JlZmVyZW5j", + "ZV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAm4iUC9jb21wdXRl", "L3YxL3Byb2plY3RzL3twcm9qZWN0fS90YXJnZXRIdHRwc1Byb3hpZXMve3Rh", - "cmdldF9odHRwc19wcm94eX0vc2V0U3NsQ2VydGlmaWNhdGVzOjp0YXJnZXRf", - "aHR0cHNfcHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1ZXN0X3Jl", - "c291cmNlEsICCgxTZXRTc2xQb2xpY3kSPC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5TZXRTc2xQb2xpY3lUYXJnZXRIdHRwc1Byb3h5UmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLPAdpBOHByb2plY3Qs", - "dGFyZ2V0X2h0dHBzX3Byb3h5LHNzbF9wb2xpY3lfcmVmZXJlbmNlX3Jlc291", - "cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCeyJaL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJnZXRIdHRwc1Byb3hpZXMve3Rh", - "cmdldF9odHRwc19wcm94eX0vc2V0U3NsUG9saWN5Oh1zc2xfcG9saWN5X3Jl", - "ZmVyZW5jZV9yZXNvdXJjZRKsAgoJU2V0VXJsTWFwEjkuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuU2V0VXJsTWFwVGFyZ2V0SHR0cHNQcm94eVJlcXVlc3Qa", - "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ivwHaQTVwcm9q", - "ZWN0LHRhcmdldF9odHRwc19wcm94eSx1cmxfbWFwX3JlZmVyZW5jZV9yZXNv", - "dXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STAm4iUC9jb21wdXRlL3YxL3By", - "b2plY3RzL3twcm9qZWN0fS90YXJnZXRIdHRwc1Byb3hpZXMve3RhcmdldF9o", - "dHRwc19wcm94eX0vc2V0VXJsTWFwOhp1cmxfbWFwX3JlZmVyZW5jZV9yZXNv", - "dXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3", - "Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29n", - "bGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMrwMCg9UYXJnZXRJbnN0", - "YW5jZXMS0wEKDkFnZ3JlZ2F0ZWRMaXN0Ej0uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuQWdncmVnYXRlZExpc3RUYXJnZXRJbnN0YW5jZXNSZXF1ZXN0GjUu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SW5zdGFuY2VBZ2dyZWdh", - "dGVkTGlzdCJL2kEHcHJvamVjdILT5JMCOxI5L2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvdGFyZ2V0SW5zdGFuY2VzEuoBCgZE", - "ZWxldGUSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVUYXJnZXRJ", - "bnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", - "YXRpb24ihQHaQRxwcm9qZWN0LHpvbmUsdGFyZ2V0X2luc3RhbmNlik4OWm9u", - "ZU9wZXJhdGlvbnOC0+STAk8qTS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS96b25lcy97em9uZX0vdGFyZ2V0SW5zdGFuY2VzL3t0YXJnZXRfaW5z", - "dGFuY2V9EtcBCgNHZXQSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRU", - "YXJnZXRJbnN0YW5jZVJlcXVlc3QaJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5UYXJnZXRJbnN0YW5jZSJ02kEccHJvamVjdCx6b25lLHRhcmdldF9pbnN0", - "YW5jZYLT5JMCTxJNL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pv", - "bmVzL3t6b25lfS90YXJnZXRJbnN0YW5jZXMve3RhcmdldF9pbnN0YW5jZX0S", - "+wEKBkluc2VydBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFRh", - "cmdldEluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lk9wZXJhdGlvbiKWAdpBJXByb2plY3Qsem9uZSx0YXJnZXRfaW5zdGFuY2Vf", - "cmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCVyI7L2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS90YXJnZXRJbnN0YW5j", - "ZXM6GHRhcmdldF9pbnN0YW5jZV9yZXNvdXJjZRK8AQoETGlzdBIzLmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RUYXJnZXRJbnN0YW5jZXNSZXF1ZXN0", - "GisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SW5zdGFuY2VMaXN0", - "IlLaQQxwcm9qZWN0LHpvbmWC0+STAj0SOy9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS96b25lcy97em9uZX0vdGFyZ2V0SW5zdGFuY2VzEtoCChFT", - "ZXRTZWN1cml0eVBvbGljeRI/Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlNl", - "dFNlY3VyaXR5UG9saWN5VGFyZ2V0SW5zdGFuY2VSZXF1ZXN0GiIuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIt8B2kE/cHJvamVjdCx6b25l", - "LHRhcmdldF9pbnN0YW5jZSxzZWN1cml0eV9wb2xpY3lfcmVmZXJlbmNlX3Jl", - "c291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAoUBIl8vY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L3RhcmdldEluc3RhbmNl", - "cy97dGFyZ2V0X2luc3RhbmNlfS9zZXRTZWN1cml0eVBvbGljeToic2VjdXJp", - "dHlfcG9saWN5X3JlZmVyZW5jZV9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29n", - "bGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgv", - "Y29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3Vk", - "LXBsYXRmb3JtMuAbCgtUYXJnZXRQb29scxLhAgoOQWRkSGVhbHRoQ2hlY2sS", - "OC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRIZWFsdGhDaGVja1Rhcmdl", - "dFBvb2xSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIvAB2kFJcHJvamVjdCxyZWdpb24sdGFyZ2V0X3Bvb2wsdGFyZ2V0X3Bv", - "b2xzX2FkZF9oZWFsdGhfY2hlY2tfcmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lv", - "bk9wZXJhdGlvbnOC0+STAooBIlgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRQb29scy97dGFyZ2V0X3Bv", - "b2x9L2FkZEhlYWx0aENoZWNrOi50YXJnZXRfcG9vbHNfYWRkX2hlYWx0aF9j", - "aGVja19yZXF1ZXN0X3Jlc291cmNlEtACCgtBZGRJbnN0YW5jZRI1Lmdvb2ds", - "ZS5jbG91ZC5jb21wdXRlLnYxLkFkZEluc3RhbmNlVGFyZ2V0UG9vbFJlcXVl", - "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i5QHaQUVw", - "cm9qZWN0LHJlZ2lvbix0YXJnZXRfcG9vbCx0YXJnZXRfcG9vbHNfYWRkX2lu", - "c3RhbmNlX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPk", - "kwKDASJVL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", - "e3JlZ2lvbn0vdGFyZ2V0UG9vbHMve3RhcmdldF9wb29sfS9hZGRJbnN0YW5j", - "ZToqdGFyZ2V0X3Bvb2xzX2FkZF9pbnN0YW5jZV9yZXF1ZXN0X3Jlc291cmNl", - "EscBCg5BZ2dyZWdhdGVkTGlzdBI5Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkFnZ3JlZ2F0ZWRMaXN0VGFyZ2V0UG9vbHNSZXF1ZXN0GjEuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuVGFyZ2V0UG9vbEFnZ3JlZ2F0ZWRMaXN0IkfaQQdw", - "cm9qZWN0gtPkkwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", - "YWdncmVnYXRlZC90YXJnZXRQb29scxLiAQoGRGVsZXRlEjAuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuRGVsZXRlVGFyZ2V0UG9vbFJlcXVlc3QaIi5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24igQHaQRpwcm9qZWN0LHJl", - "Z2lvbix0YXJnZXRfcG9vbIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAksqSS9j", - "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259", - "L3RhcmdldFBvb2xzL3t0YXJnZXRfcG9vbH0SyQEKA0dldBItLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLkdldFRhcmdldFBvb2xSZXF1ZXN0GiMuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0UG9vbCJu2kEacHJvamVjdCxyZWdp", - "b24sdGFyZ2V0X3Bvb2yC0+STAksSSS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldFBvb2xzL3t0YXJnZXRf", - "cG9vbH0SpwIKCUdldEhlYWx0aBIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "LkdldEhlYWx0aFRhcmdldFBvb2xSZXF1ZXN0GjEuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuVGFyZ2V0UG9vbEluc3RhbmNlSGVhbHRoIrEB2kE2cHJvamVj", - "dCxyZWdpb24sdGFyZ2V0X3Bvb2wsaW5zdGFuY2VfcmVmZXJlbmNlX3Jlc291", - "cmNlgtPkkwJyIlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVn", - "aW9ucy97cmVnaW9ufS90YXJnZXRQb29scy97dGFyZ2V0X3Bvb2x9L2dldEhl", - "YWx0aDobaW5zdGFuY2VfcmVmZXJlbmNlX3Jlc291cmNlEvMBCgZJbnNlcnQS", - "MC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRUYXJnZXRQb29sUmVx", - "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKSAdpB", - "I3Byb2plY3QscmVnaW9uLHRhcmdldF9wb29sX3Jlc291cmNlik4QUmVnaW9u", - "T3BlcmF0aW9uc4LT5JMCUyI7L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFyZ2V0UG9vbHM6FHRhcmdldF9wb29s", - "X3Jlc291cmNlErYBCgRMaXN0Ei8uZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", - "TGlzdFRhcmdldFBvb2xzUmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlRhcmdldFBvb2xMaXN0IlTaQQ5wcm9qZWN0LHJlZ2lvboLT5JMCPRI7", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", - "bn0vdGFyZ2V0UG9vbHMS8AIKEVJlbW92ZUhlYWx0aENoZWNrEjsuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuUmVtb3ZlSGVhbHRoQ2hlY2tUYXJnZXRQb29s", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiL5", - "AdpBTHByb2plY3QscmVnaW9uLHRhcmdldF9wb29sLHRhcmdldF9wb29sc19y", - "ZW1vdmVfaGVhbHRoX2NoZWNrX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25P", - "cGVyYXRpb25zgtPkkwKQASJbL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", - "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFyZ2V0UG9vbHMve3RhcmdldF9wb29s", - "fS9yZW1vdmVIZWFsdGhDaGVjazoxdGFyZ2V0X3Bvb2xzX3JlbW92ZV9oZWFs", - "dGhfY2hlY2tfcmVxdWVzdF9yZXNvdXJjZRLfAgoOUmVtb3ZlSW5zdGFuY2US", - "OC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZW1vdmVJbnN0YW5jZVRhcmdl", - "dFBvb2xSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uIu4B2kFIcHJvamVjdCxyZWdpb24sdGFyZ2V0X3Bvb2wsdGFyZ2V0X3Bv", - "b2xzX3JlbW92ZV9pbnN0YW5jZV9yZXF1ZXN0X3Jlc291cmNlik4QUmVnaW9u", - "T3BlcmF0aW9uc4LT5JMCiQEiWC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", - "ZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldFBvb2xzL3t0YXJnZXRfcG9v", - "bH0vcmVtb3ZlSW5zdGFuY2U6LXRhcmdldF9wb29sc19yZW1vdmVfaW5zdGFu", - "Y2VfcmVxdWVzdF9yZXNvdXJjZRKnAgoJU2V0QmFja3VwEjMuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuU2V0QmFja3VwVGFyZ2V0UG9vbFJlcXVlc3QaIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iwAHaQTRwcm9qZWN0", - "LHJlZ2lvbix0YXJnZXRfcG9vbCx0YXJnZXRfcmVmZXJlbmNlX3Jlc291cmNl", - "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCcCJTL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFyZ2V0UG9vbHMve3Rh", - "cmdldF9wb29sfS9zZXRCYWNrdXA6GXRhcmdldF9yZWZlcmVuY2VfcmVzb3Vy", - "Y2US0gIKEVNldFNlY3VyaXR5UG9saWN5EjsuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuU2V0U2VjdXJpdHlQb2xpY3lUYXJnZXRQb29sUmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLbAdpBPXByb2plY3Qs", - "cmVnaW9uLHRhcmdldF9wb29sLHNlY3VyaXR5X3BvbGljeV9yZWZlcmVuY2Vf", - "cmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwKBASJbL2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFyZ2V0", - "UG9vbHMve3RhcmdldF9wb29sfS9zZXRTZWN1cml0eVBvbGljeToic2VjdXJp", - "dHlfcG9saWN5X3JlZmVyZW5jZV9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29n", - "bGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgv", - "Y29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3Vk", - "LXBsYXRmb3JtMqMWChBUYXJnZXRTc2xQcm94aWVzEuMBCgZEZWxldGUSNC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVUYXJnZXRTc2xQcm94eVJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24if9pB", - "GHByb2plY3QsdGFyZ2V0X3NzbF9wcm94eYpOEEdsb2JhbE9wZXJhdGlvbnOC", - "0+STAksqSS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "dGFyZ2V0U3NsUHJveGllcy97dGFyZ2V0X3NzbF9wcm94eX0SzwEKA0dldBIx", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFRhcmdldFNzbFByb3h5UmVx", - "dWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFNzbFByb3h5", - "ImzaQRhwcm9qZWN0LHRhcmdldF9zc2xfcHJveHmC0+STAksSSS9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0U3NsUHJveGll", - "cy97dGFyZ2V0X3NzbF9wcm94eX0S9QEKBkluc2VydBI0Lmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkluc2VydFRhcmdldFNzbFByb3h5UmVxdWVzdBoiLmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKQAdpBIXByb2plY3Qs", - "dGFyZ2V0X3NzbF9wcm94eV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC", - "0+STAlMiNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", - "dGFyZ2V0U3NsUHJveGllczoZdGFyZ2V0X3NzbF9wcm94eV9yZXNvdXJjZRKz", - "AQoETGlzdBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RUYXJnZXRT", - "c2xQcm94aWVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRh", - "cmdldFNzbFByb3h5TGlzdCJI2kEHcHJvamVjdILT5JMCOBI2L2NvbXB1dGUv", + "cmdldF9odHRwc19wcm94eX0vc2V0VXJsTWFwOhp1cmxfbWFwX3JlZmVyZW5j", + "ZV9yZXNvdXJjZRpyykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBz", + "Oi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY29tcHV0ZSxodHRwczovL3d3", + "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtMrwMCg9UYXJn", + "ZXRJbnN0YW5jZXMS0wEKDkFnZ3JlZ2F0ZWRMaXN0Ej0uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RUYXJnZXRJbnN0YW5jZXNSZXF1", + "ZXN0GjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SW5zdGFuY2VB", + "Z2dyZWdhdGVkTGlzdCJL2kEHcHJvamVjdILT5JMCOxI5L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvdGFyZ2V0SW5zdGFuY2Vz", + "EuoBCgZEZWxldGUSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVU", + "YXJnZXRJbnN0YW5jZVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24ihQHaQRxwcm9qZWN0LHpvbmUsdGFyZ2V0X2luc3RhbmNl", + "ik4OWm9uZU9wZXJhdGlvbnOC0+STAk8qTS9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS96b25lcy97em9uZX0vdGFyZ2V0SW5zdGFuY2VzL3t0YXJn", + "ZXRfaW5zdGFuY2V9EtcBCgNHZXQSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5HZXRUYXJnZXRJbnN0YW5jZVJlcXVlc3QaJy5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5UYXJnZXRJbnN0YW5jZSJ02kEccHJvamVjdCx6b25lLHRhcmdl", + "dF9pbnN0YW5jZYLT5JMCTxJNL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L3pvbmVzL3t6b25lfS90YXJnZXRJbnN0YW5jZXMve3RhcmdldF9pbnN0", + "YW5jZX0S+wEKBkluc2VydBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLklu", + "c2VydFRhcmdldEluc3RhbmNlUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLk9wZXJhdGlvbiKWAdpBJXByb2plY3Qsem9uZSx0YXJnZXRfaW5z", + "dGFuY2VfcmVzb3VyY2WKTg5ab25lT3BlcmF0aW9uc4LT5JMCVyI7L2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfS90YXJnZXRJ", + "bnN0YW5jZXM6GHRhcmdldF9pbnN0YW5jZV9yZXNvdXJjZRK8AQoETGlzdBIz", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RUYXJnZXRJbnN0YW5jZXNS", + "ZXF1ZXN0GisuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0SW5zdGFu", + "Y2VMaXN0IlLaQQxwcm9qZWN0LHpvbmWC0+STAj0SOy9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS96b25lcy97em9uZX0vdGFyZ2V0SW5zdGFuY2Vz", + "EtoCChFTZXRTZWN1cml0eVBvbGljeRI/Lmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlNldFNlY3VyaXR5UG9saWN5VGFyZ2V0SW5zdGFuY2VSZXF1ZXN0GiIu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIt8B2kE/cHJvamVj", + "dCx6b25lLHRhcmdldF9pbnN0YW5jZSxzZWN1cml0eV9wb2xpY3lfcmVmZXJl", + "bmNlX3Jlc291cmNlik4OWm9uZU9wZXJhdGlvbnOC0+STAoUBIl8vY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L3RhcmdldElu", + "c3RhbmNlcy97dGFyZ2V0X2luc3RhbmNlfS9zZXRTZWN1cml0eVBvbGljeToi", + "c2VjdXJpdHlfcG9saWN5X3JlZmVyZW5jZV9yZXNvdXJjZRpyykEWY29tcHV0", + "ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", + "L2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", + "L2Nsb3VkLXBsYXRmb3JtMuAbCgtUYXJnZXRQb29scxLhAgoOQWRkSGVhbHRo", + "Q2hlY2sSOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5BZGRIZWFsdGhDaGVj", + "a1RhcmdldFBvb2xSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIvAB2kFJcHJvamVjdCxyZWdpb24sdGFyZ2V0X3Bvb2wsdGFy", + "Z2V0X3Bvb2xzX2FkZF9oZWFsdGhfY2hlY2tfcmVxdWVzdF9yZXNvdXJjZYpO", + "EFJlZ2lvbk9wZXJhdGlvbnOC0+STAooBIlgvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRQb29scy97dGFy", + "Z2V0X3Bvb2x9L2FkZEhlYWx0aENoZWNrOi50YXJnZXRfcG9vbHNfYWRkX2hl", + "YWx0aF9jaGVja19yZXF1ZXN0X3Jlc291cmNlEtACCgtBZGRJbnN0YW5jZRI1", + "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkFkZEluc3RhbmNlVGFyZ2V0UG9v", + "bFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", + "5QHaQUVwcm9qZWN0LHJlZ2lvbix0YXJnZXRfcG9vbCx0YXJnZXRfcG9vbHNf", + "YWRkX2luc3RhbmNlX3JlcXVlc3RfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRp", + "b25zgtPkkwKDASJVL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", + "Z2lvbnMve3JlZ2lvbn0vdGFyZ2V0UG9vbHMve3RhcmdldF9wb29sfS9hZGRJ", + "bnN0YW5jZToqdGFyZ2V0X3Bvb2xzX2FkZF9pbnN0YW5jZV9yZXF1ZXN0X3Jl", + "c291cmNlEscBCg5BZ2dyZWdhdGVkTGlzdBI5Lmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0VGFyZ2V0UG9vbHNSZXF1ZXN0GjEuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0UG9vbEFnZ3JlZ2F0ZWRMaXN0", + "IkfaQQdwcm9qZWN0gtPkkwI3EjUvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", + "amVjdH0vYWdncmVnYXRlZC90YXJnZXRQb29scxLiAQoGRGVsZXRlEjAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlVGFyZ2V0UG9vbFJlcXVlc3Qa", + "Ii5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24igQHaQRpwcm9q", + "ZWN0LHJlZ2lvbix0YXJnZXRfcG9vbIpOEFJlZ2lvbk9wZXJhdGlvbnOC0+ST", + "AksqSS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3ty", + "ZWdpb259L3RhcmdldFBvb2xzL3t0YXJnZXRfcG9vbH0SyQEKA0dldBItLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFRhcmdldFBvb2xSZXF1ZXN0GiMu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0UG9vbCJu2kEacHJvamVj", + "dCxyZWdpb24sdGFyZ2V0X3Bvb2yC0+STAksSSS9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldFBvb2xzL3t0", + "YXJnZXRfcG9vbH0SpwIKCUdldEhlYWx0aBIzLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkdldEhlYWx0aFRhcmdldFBvb2xSZXF1ZXN0GjEuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuVGFyZ2V0UG9vbEluc3RhbmNlSGVhbHRoIrEB2kE2", + "cHJvamVjdCxyZWdpb24sdGFyZ2V0X3Bvb2wsaW5zdGFuY2VfcmVmZXJlbmNl", + "X3Jlc291cmNlgtPkkwJyIlMvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", + "dH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRQb29scy97dGFyZ2V0X3Bvb2x9", + "L2dldEhlYWx0aDobaW5zdGFuY2VfcmVmZXJlbmNlX3Jlc291cmNlEvMBCgZJ", + "bnNlcnQSMC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRUYXJnZXRQ", + "b29sUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlv", + "biKSAdpBI3Byb2plY3QscmVnaW9uLHRhcmdldF9wb29sX3Jlc291cmNlik4Q", + "UmVnaW9uT3BlcmF0aW9uc4LT5JMCUyI7L2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFyZ2V0UG9vbHM6FHRhcmdl", + "dF9wb29sX3Jlc291cmNlErYBCgRMaXN0Ei8uZ29vZ2xlLmNsb3VkLmNvbXB1", + "dGUudjEuTGlzdFRhcmdldFBvb2xzUmVxdWVzdBonLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlRhcmdldFBvb2xMaXN0IlTaQQ5wcm9qZWN0LHJlZ2lvboLT", + "5JMCPRI7L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", + "e3JlZ2lvbn0vdGFyZ2V0UG9vbHMS8AIKEVJlbW92ZUhlYWx0aENoZWNrEjsu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuUmVtb3ZlSGVhbHRoQ2hlY2tUYXJn", + "ZXRQb29sUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiL5AdpBTHByb2plY3QscmVnaW9uLHRhcmdldF9wb29sLHRhcmdldF9w", + "b29sc19yZW1vdmVfaGVhbHRoX2NoZWNrX3JlcXVlc3RfcmVzb3VyY2WKThBS", + "ZWdpb25PcGVyYXRpb25zgtPkkwKQASJbL2NvbXB1dGUvdjEvcHJvamVjdHMv", + "e3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFyZ2V0UG9vbHMve3Rhcmdl", + "dF9wb29sfS9yZW1vdmVIZWFsdGhDaGVjazoxdGFyZ2V0X3Bvb2xzX3JlbW92", + "ZV9oZWFsdGhfY2hlY2tfcmVxdWVzdF9yZXNvdXJjZRLfAgoOUmVtb3ZlSW5z", + "dGFuY2USOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5SZW1vdmVJbnN0YW5j", + "ZVRhcmdldFBvb2xSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uIu4B2kFIcHJvamVjdCxyZWdpb24sdGFyZ2V0X3Bvb2wsdGFy", + "Z2V0X3Bvb2xzX3JlbW92ZV9pbnN0YW5jZV9yZXF1ZXN0X3Jlc291cmNlik4Q", + "UmVnaW9uT3BlcmF0aW9uc4LT5JMCiQEiWC9jb21wdXRlL3YxL3Byb2plY3Rz", + "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3RhcmdldFBvb2xzL3t0YXJn", + "ZXRfcG9vbH0vcmVtb3ZlSW5zdGFuY2U6LXRhcmdldF9wb29sc19yZW1vdmVf", + "aW5zdGFuY2VfcmVxdWVzdF9yZXNvdXJjZRKnAgoJU2V0QmFja3VwEjMuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0QmFja3VwVGFyZ2V0UG9vbFJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iwAHaQTRw", + "cm9qZWN0LHJlZ2lvbix0YXJnZXRfcG9vbCx0YXJnZXRfcmVmZXJlbmNlX3Jl", + "c291cmNlik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCcCJTL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdGFyZ2V0UG9v", + "bHMve3RhcmdldF9wb29sfS9zZXRCYWNrdXA6GXRhcmdldF9yZWZlcmVuY2Vf", + "cmVzb3VyY2US0gIKEVNldFNlY3VyaXR5UG9saWN5EjsuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU2V0U2VjdXJpdHlQb2xpY3lUYXJnZXRQb29sUmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiLbAdpBPXBy", + "b2plY3QscmVnaW9uLHRhcmdldF9wb29sLHNlY3VyaXR5X3BvbGljeV9yZWZl", + "cmVuY2VfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwKBASJbL2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0v", + "dGFyZ2V0UG9vbHMve3RhcmdldF9wb29sfS9zZXRTZWN1cml0eVBvbGljeToi", + "c2VjdXJpdHlfcG9saWN5X3JlZmVyZW5jZV9yZXNvdXJjZRpyykEWY29tcHV0", + "ZS5nb29nbGVhcGlzLmNvbdJBVmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", + "L2F1dGgvY29tcHV0ZSxodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRo", + "L2Nsb3VkLXBsYXRmb3JtMqMWChBUYXJnZXRTc2xQcm94aWVzEuMBCgZEZWxl", + "dGUSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5EZWxldGVUYXJnZXRTc2xQ", + "cm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24if9pBGHByb2plY3QsdGFyZ2V0X3NzbF9wcm94eYpOEEdsb2JhbE9wZXJh", + "dGlvbnOC0+STAksqSS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvdGFyZ2V0U3NsUHJveGllcy97dGFyZ2V0X3NzbF9wcm94eX0SzwEK", + "A0dldBIxLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFRhcmdldFNzbFBy", + "b3h5UmVxdWVzdBonLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRhcmdldFNz", + "bFByb3h5ImzaQRhwcm9qZWN0LHRhcmdldF9zc2xfcHJveHmC0+STAksSSS9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0U3Ns", + "UHJveGllcy97dGFyZ2V0X3NzbF9wcm94eX0S9QEKBkluc2VydBI0Lmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFRhcmdldFNzbFByb3h5UmVxdWVz", + "dBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKQAdpBIXBy", + "b2plY3QsdGFyZ2V0X3NzbF9wcm94eV9yZXNvdXJjZYpOEEdsb2JhbE9wZXJh", + "dGlvbnOC0+STAlMiNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9n", + "bG9iYWwvdGFyZ2V0U3NsUHJveGllczoZdGFyZ2V0X3NzbF9wcm94eV9yZXNv", + "dXJjZRKzAQoETGlzdBI0Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3RU", + "YXJnZXRTc2xQcm94aWVzUmVxdWVzdBorLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlRhcmdldFNzbFByb3h5TGlzdCJI2kEHcHJvamVjdILT5JMCOBI2L2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJnZXRTc2xQ", + "cm94aWVzEv4CChFTZXRCYWNrZW5kU2VydmljZRI/Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlNldEJhY2tlbmRTZXJ2aWNlVGFyZ2V0U3NsUHJveHlSZXF1", + "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIoMC2kFQ", + "cHJvamVjdCx0YXJnZXRfc3NsX3Byb3h5LHRhcmdldF9zc2xfcHJveGllc19z", + "ZXRfYmFja2VuZF9zZXJ2aWNlX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxP", + "cGVyYXRpb25zgtPkkwKWASJbL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L2dsb2JhbC90YXJnZXRTc2xQcm94aWVzL3t0YXJnZXRfc3NsX3Byb3h5", + "fS9zZXRCYWNrZW5kU2VydmljZTo3dGFyZ2V0X3NzbF9wcm94aWVzX3NldF9i", + "YWNrZW5kX3NlcnZpY2VfcmVxdWVzdF9yZXNvdXJjZRL+AgoRU2V0Q2VydGlm", + "aWNhdGVNYXASPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRDZXJ0aWZp", + "Y2F0ZU1hcFRhcmdldFNzbFByb3h5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLk9wZXJhdGlvbiKDAtpBUHByb2plY3QsdGFyZ2V0X3NzbF9w", + "cm94eSx0YXJnZXRfc3NsX3Byb3hpZXNfc2V0X2NlcnRpZmljYXRlX21hcF9y", + "ZXF1ZXN0X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMClgEiWy9j", + "b21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0U3Ns", + "UHJveGllcy97dGFyZ2V0X3NzbF9wcm94eX0vc2V0Q2VydGlmaWNhdGVNYXA6", + "N3RhcmdldF9zc2xfcHJveGllc19zZXRfY2VydGlmaWNhdGVfbWFwX3JlcXVl", + "c3RfcmVzb3VyY2US7wIKDlNldFByb3h5SGVhZGVyEjwuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuU2V0UHJveHlIZWFkZXJUYXJnZXRTc2xQcm94eVJlcXVl", + "c3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i+gHaQU1w", + "cm9qZWN0LHRhcmdldF9zc2xfcHJveHksdGFyZ2V0X3NzbF9wcm94aWVzX3Nl", + "dF9wcm94eV9oZWFkZXJfcmVxdWVzdF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJh", + "dGlvbnOC0+STApABIlgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "Z2xvYmFsL3RhcmdldFNzbFByb3hpZXMve3RhcmdldF9zc2xfcHJveHl9L3Nl", + "dFByb3h5SGVhZGVyOjR0YXJnZXRfc3NsX3Byb3hpZXNfc2V0X3Byb3h5X2hl", + "YWRlcl9yZXF1ZXN0X3Jlc291cmNlEoMDChJTZXRTc2xDZXJ0aWZpY2F0ZXMS", + "QC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRTc2xDZXJ0aWZpY2F0ZXNU", + "YXJnZXRTc2xQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5PcGVyYXRpb24ihgLaQVFwcm9qZWN0LHRhcmdldF9zc2xfcHJveHksdGFy", + "Z2V0X3NzbF9wcm94aWVzX3NldF9zc2xfY2VydGlmaWNhdGVzX3JlcXVlc3Rf", + "cmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwKYASJcL2NvbXB1dGUv", "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJnZXRTc2xQcm94aWVz", - "Ev4CChFTZXRCYWNrZW5kU2VydmljZRI/Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlNldEJhY2tlbmRTZXJ2aWNlVGFyZ2V0U3NsUHJveHlSZXF1ZXN0GiIu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIoMC2kFQcHJvamVj", - "dCx0YXJnZXRfc3NsX3Byb3h5LHRhcmdldF9zc2xfcHJveGllc19zZXRfYmFj", - "a2VuZF9zZXJ2aWNlX3JlcXVlc3RfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRp", - "b25zgtPkkwKWASJbL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2ds", - "b2JhbC90YXJnZXRTc2xQcm94aWVzL3t0YXJnZXRfc3NsX3Byb3h5fS9zZXRC", - "YWNrZW5kU2VydmljZTo3dGFyZ2V0X3NzbF9wcm94aWVzX3NldF9iYWNrZW5k", - "X3NlcnZpY2VfcmVxdWVzdF9yZXNvdXJjZRL+AgoRU2V0Q2VydGlmaWNhdGVN", - "YXASPy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5TZXRDZXJ0aWZpY2F0ZU1h", - "cFRhcmdldFNzbFByb3h5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLk9wZXJhdGlvbiKDAtpBUHByb2plY3QsdGFyZ2V0X3NzbF9wcm94eSx0", - "YXJnZXRfc3NsX3Byb3hpZXNfc2V0X2NlcnRpZmljYXRlX21hcF9yZXF1ZXN0", - "X3Jlc291cmNlik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMClgEiWy9jb21wdXRl", - "L3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0U3NsUHJveGll", - "cy97dGFyZ2V0X3NzbF9wcm94eX0vc2V0Q2VydGlmaWNhdGVNYXA6N3Rhcmdl", - "dF9zc2xfcHJveGllc19zZXRfY2VydGlmaWNhdGVfbWFwX3JlcXVlc3RfcmVz", - "b3VyY2US7wIKDlNldFByb3h5SGVhZGVyEjwuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuU2V0UHJveHlIZWFkZXJUYXJnZXRTc2xQcm94eVJlcXVlc3QaIi5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i+gHaQU1wcm9qZWN0", - "LHRhcmdldF9zc2xfcHJveHksdGFyZ2V0X3NzbF9wcm94aWVzX3NldF9wcm94", - "eV9oZWFkZXJfcmVxdWVzdF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC", - "0+STApABIlgvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", - "L3RhcmdldFNzbFByb3hpZXMve3RhcmdldF9zc2xfcHJveHl9L3NldFByb3h5", - "SGVhZGVyOjR0YXJnZXRfc3NsX3Byb3hpZXNfc2V0X3Byb3h5X2hlYWRlcl9y", - "ZXF1ZXN0X3Jlc291cmNlEoMDChJTZXRTc2xDZXJ0aWZpY2F0ZXMSQC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5TZXRTc2xDZXJ0aWZpY2F0ZXNUYXJnZXRT", - "c2xQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", - "YXRpb24ihgLaQVFwcm9qZWN0LHRhcmdldF9zc2xfcHJveHksdGFyZ2V0X3Nz", - "bF9wcm94aWVzX3NldF9zc2xfY2VydGlmaWNhdGVzX3JlcXVlc3RfcmVzb3Vy", - "Y2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwKYASJcL2NvbXB1dGUvdjEvcHJv", - "amVjdHMve3Byb2plY3R9L2dsb2JhbC90YXJnZXRTc2xQcm94aWVzL3t0YXJn", - "ZXRfc3NsX3Byb3h5fS9zZXRTc2xDZXJ0aWZpY2F0ZXM6OHRhcmdldF9zc2xf", - "cHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1ZXN0X3Jlc291cmNl", - "EroCCgxTZXRTc2xQb2xpY3kSOi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5T", - "ZXRTc2xQb2xpY3lUYXJnZXRTc2xQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24iyQHaQTZwcm9qZWN0LHRhcmdldF9z", - "c2xfcHJveHksc3NsX3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2WKThBHbG9i", - "YWxPcGVyYXRpb25zgtPkkwJ3IlYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJv", - "amVjdH0vZ2xvYmFsL3RhcmdldFNzbFByb3hpZXMve3RhcmdldF9zc2xfcHJv", - "eHl9L3NldFNzbFBvbGljeTodc3NsX3BvbGljeV9yZWZlcmVuY2VfcmVzb3Vy", - "Y2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5n", - "b29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xl", - "YXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK3DwoQVGFyZ2V0VGNwUHJv", - "eGllcxLVAQoOQWdncmVnYXRlZExpc3QSPi5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5BZ2dyZWdhdGVkTGlzdFRhcmdldFRjcFByb3hpZXNSZXF1ZXN0GjUu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0VGNwUHJveHlBZ2dyZWdh", - "dGVkTGlzdCJM2kEHcHJvamVjdILT5JMCPBI6L2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvdGFyZ2V0VGNwUHJveGllcxLjAQoG", - "RGVsZXRlEjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlVGFyZ2V0", - "VGNwUHJveHlSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3Bl", - "cmF0aW9uIn/aQRhwcm9qZWN0LHRhcmdldF90Y3BfcHJveHmKThBHbG9iYWxP", - "cGVyYXRpb25zgtPkkwJLKkkvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL3RhcmdldFRjcFByb3hpZXMve3RhcmdldF90Y3BfcHJveHl9", - "Es8BCgNHZXQSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRUYXJnZXRU", - "Y3BQcm94eVJlcXVlc3QaJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJn", - "ZXRUY3BQcm94eSJs2kEYcHJvamVjdCx0YXJnZXRfdGNwX3Byb3h5gtPkkwJL", - "EkkvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3Rhcmdl", - "dFRjcFByb3hpZXMve3RhcmdldF90Y3BfcHJveHl9EvUBCgZJbnNlcnQSNC5n", - "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRUYXJnZXRUY3BQcm94eVJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24ikAHa", - "QSFwcm9qZWN0LHRhcmdldF90Y3BfcHJveHlfcmVzb3VyY2WKThBHbG9iYWxP", - "cGVyYXRpb25zgtPkkwJTIjYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVj", - "dH0vZ2xvYmFsL3RhcmdldFRjcFByb3hpZXM6GXRhcmdldF90Y3BfcHJveHlf", - "cmVzb3VyY2USswEKBExpc3QSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5M", - "aXN0VGFyZ2V0VGNwUHJveGllc1JlcXVlc3QaKy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5UYXJnZXRUY3BQcm94eUxpc3QiSNpBB3Byb2plY3SC0+STAjgS", - "Ni9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0", - "VGNwUHJveGllcxL+AgoRU2V0QmFja2VuZFNlcnZpY2USPy5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5TZXRCYWNrZW5kU2VydmljZVRhcmdldFRjcFByb3h5", - "UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKD", - "AtpBUHByb2plY3QsdGFyZ2V0X3RjcF9wcm94eSx0YXJnZXRfdGNwX3Byb3hp", - "ZXNfc2V0X2JhY2tlbmRfc2VydmljZV9yZXF1ZXN0X3Jlc291cmNlik4QR2xv", - "YmFsT3BlcmF0aW9uc4LT5JMClgEiWy9jb21wdXRlL3YxL3Byb2plY3RzL3tw", - "cm9qZWN0fS9nbG9iYWwvdGFyZ2V0VGNwUHJveGllcy97dGFyZ2V0X3RjcF9w", - "cm94eX0vc2V0QmFja2VuZFNlcnZpY2U6N3RhcmdldF90Y3BfcHJveGllc19z", - "ZXRfYmFja2VuZF9zZXJ2aWNlX3JlcXVlc3RfcmVzb3VyY2US7wIKDlNldFBy", - "b3h5SGVhZGVyEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0UHJveHlI", - "ZWFkZXJUYXJnZXRUY3BQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5PcGVyYXRpb24i+gHaQU1wcm9qZWN0LHRhcmdldF90Y3BfcHJv", - "eHksdGFyZ2V0X3RjcF9wcm94aWVzX3NldF9wcm94eV9oZWFkZXJfcmVxdWVz", - "dF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STApABIlgvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3RhcmdldFRjcFByb3hp", - "ZXMve3RhcmdldF90Y3BfcHJveHl9L3NldFByb3h5SGVhZGVyOjR0YXJnZXRf", - "dGNwX3Byb3hpZXNfc2V0X3Byb3h5X2hlYWRlcl9yZXF1ZXN0X3Jlc291cmNl", - "GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29v", - "Z2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFw", - "aXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y7AwKEVRhcmdldFZwbkdhdGV3", - "YXlzEtkBCg5BZ2dyZWdhdGVkTGlzdBI/Lmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLkFnZ3JlZ2F0ZWRMaXN0VGFyZ2V0VnBuR2F0ZXdheXNSZXF1ZXN0Gjcu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0VnBuR2F0ZXdheUFnZ3Jl", - "Z2F0ZWRMaXN0Ik3aQQdwcm9qZWN0gtPkkwI9EjsvY29tcHV0ZS92MS9wcm9q", - "ZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC90YXJnZXRWcG5HYXRld2F5cxL8", - "AQoGRGVsZXRlEjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlVGFy", - "Z2V0VnBuR2F0ZXdheVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5PcGVyYXRpb24ilQHaQSFwcm9qZWN0LHJlZ2lvbix0YXJnZXRfdnBuX2dh", - "dGV3YXmKThBSZWdpb25PcGVyYXRpb25zgtPkkwJYKlYvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJnZXRWcG5H", - "YXRld2F5cy97dGFyZ2V0X3Zwbl9nYXRld2F5fRLqAQoDR2V0EjMuZ29vZ2xl", - "LmNsb3VkLmNvbXB1dGUudjEuR2V0VGFyZ2V0VnBuR2F0ZXdheVJlcXVlc3Qa", - "KS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRWcG5HYXRld2F5IoIB", - "2kEhcHJvamVjdCxyZWdpb24sdGFyZ2V0X3Zwbl9nYXRld2F5gtPkkwJYElYv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS90YXJnZXRWcG5HYXRld2F5cy97dGFyZ2V0X3Zwbl9nYXRld2F5fRKNAgoG", - "SW5zZXJ0EjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0VGFyZ2V0", - "VnBuR2F0ZXdheVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24ipgHaQSpwcm9qZWN0LHJlZ2lvbix0YXJnZXRfdnBuX2dhdGV3", - "YXlfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJgIkEvY29tcHV0", + "L3t0YXJnZXRfc3NsX3Byb3h5fS9zZXRTc2xDZXJ0aWZpY2F0ZXM6OHRhcmdl", + "dF9zc2xfcHJveGllc19zZXRfc3NsX2NlcnRpZmljYXRlc19yZXF1ZXN0X3Jl", + "c291cmNlEroCCgxTZXRTc2xQb2xpY3kSOi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5TZXRTc2xQb2xpY3lUYXJnZXRTc2xQcm94eVJlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iyQHaQTZwcm9qZWN0LHRh", + "cmdldF9zc2xfcHJveHksc3NsX3BvbGljeV9yZWZlcmVuY2VfcmVzb3VyY2WK", + "ThBHbG9iYWxPcGVyYXRpb25zgtPkkwJ3IlYvY29tcHV0ZS92MS9wcm9qZWN0", + "cy97cHJvamVjdH0vZ2xvYmFsL3RhcmdldFNzbFByb3hpZXMve3RhcmdldF9z", + "c2xfcHJveHl9L3NldFNzbFBvbGljeTodc3NsX3BvbGljeV9yZWZlcmVuY2Vf", + "cmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cu", + "Z29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTK3DwoQVGFyZ2V0", + "VGNwUHJveGllcxLVAQoOQWdncmVnYXRlZExpc3QSPi5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5BZ2dyZWdhdGVkTGlzdFRhcmdldFRjcFByb3hpZXNSZXF1", + "ZXN0GjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0VGNwUHJveHlB", + "Z2dyZWdhdGVkTGlzdCJM2kEHcHJvamVjdILT5JMCPBI6L2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvdGFyZ2V0VGNwUHJveGll", + "cxLjAQoGRGVsZXRlEjQuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRl", + "VGFyZ2V0VGNwUHJveHlSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUu", + "djEuT3BlcmF0aW9uIn/aQRhwcm9qZWN0LHRhcmdldF90Y3BfcHJveHmKThBH", + "bG9iYWxPcGVyYXRpb25zgtPkkwJLKkkvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL3RhcmdldFRjcFByb3hpZXMve3RhcmdldF90Y3Bf", + "cHJveHl9Es8BCgNHZXQSMS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRU", + "YXJnZXRUY3BQcm94eVJlcXVlc3QaJy5nb29nbGUuY2xvdWQuY29tcHV0ZS52", + "MS5UYXJnZXRUY3BQcm94eSJs2kEYcHJvamVjdCx0YXJnZXRfdGNwX3Byb3h5", + "gtPkkwJLEkkvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L3RhcmdldFRjcFByb3hpZXMve3RhcmdldF90Y3BfcHJveHl9EvUBCgZJbnNl", + "cnQSNC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRUYXJnZXRUY3BQ", + "cm94eVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24ikAHaQSFwcm9qZWN0LHRhcmdldF90Y3BfcHJveHlfcmVzb3VyY2WKThBH", + "bG9iYWxPcGVyYXRpb25zgtPkkwJTIjYvY29tcHV0ZS92MS9wcm9qZWN0cy97", + "cHJvamVjdH0vZ2xvYmFsL3RhcmdldFRjcFByb3hpZXM6GXRhcmdldF90Y3Bf", + "cHJveHlfcmVzb3VyY2USswEKBExpc3QSNC5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5MaXN0VGFyZ2V0VGNwUHJveGllc1JlcXVlc3QaKy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5UYXJnZXRUY3BQcm94eUxpc3QiSNpBB3Byb2plY3SC", + "0+STAjgSNi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwv", + "dGFyZ2V0VGNwUHJveGllcxL+AgoRU2V0QmFja2VuZFNlcnZpY2USPy5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5TZXRCYWNrZW5kU2VydmljZVRhcmdldFRj", + "cFByb3h5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJh", + "dGlvbiKDAtpBUHByb2plY3QsdGFyZ2V0X3RjcF9wcm94eSx0YXJnZXRfdGNw", + "X3Byb3hpZXNfc2V0X2JhY2tlbmRfc2VydmljZV9yZXF1ZXN0X3Jlc291cmNl", + "ik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMClgEiWy9jb21wdXRlL3YxL3Byb2pl", + "Y3RzL3twcm9qZWN0fS9nbG9iYWwvdGFyZ2V0VGNwUHJveGllcy97dGFyZ2V0", + "X3RjcF9wcm94eX0vc2V0QmFja2VuZFNlcnZpY2U6N3RhcmdldF90Y3BfcHJv", + "eGllc19zZXRfYmFja2VuZF9zZXJ2aWNlX3JlcXVlc3RfcmVzb3VyY2US7wIK", + "DlNldFByb3h5SGVhZGVyEjwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0", + "UHJveHlIZWFkZXJUYXJnZXRUY3BQcm94eVJlcXVlc3QaIi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24i+gHaQU1wcm9qZWN0LHRhcmdldF90", + "Y3BfcHJveHksdGFyZ2V0X3RjcF9wcm94aWVzX3NldF9wcm94eV9oZWFkZXJf", + "cmVxdWVzdF9yZXNvdXJjZYpOEEdsb2JhbE9wZXJhdGlvbnOC0+STApABIlgv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3RhcmdldFRj", + "cFByb3hpZXMve3RhcmdldF90Y3BfcHJveHl9L3NldFByb3h5SGVhZGVyOjR0", + "YXJnZXRfdGNwX3Byb3hpZXNfc2V0X3Byb3h5X2hlYWRlcl9yZXF1ZXN0X3Jl", + "c291cmNlGnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93", + "d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdv", + "b2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y7AwKEVRhcmdldFZw", + "bkdhdGV3YXlzEtkBCg5BZ2dyZWdhdGVkTGlzdBI/Lmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLkFnZ3JlZ2F0ZWRMaXN0VGFyZ2V0VnBuR2F0ZXdheXNSZXF1", + "ZXN0GjcuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVGFyZ2V0VnBuR2F0ZXdh", + "eUFnZ3JlZ2F0ZWRMaXN0Ik3aQQdwcm9qZWN0gtPkkwI9EjsvY29tcHV0ZS92", + "MS9wcm9qZWN0cy97cHJvamVjdH0vYWdncmVnYXRlZC90YXJnZXRWcG5HYXRl", + "d2F5cxL8AQoGRGVsZXRlEjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVs", + "ZXRlVGFyZ2V0VnBuR2F0ZXdheVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5PcGVyYXRpb24ilQHaQSFwcm9qZWN0LHJlZ2lvbix0YXJnZXRf", + "dnBuX2dhdGV3YXmKThBSZWdpb25PcGVyYXRpb25zgtPkkwJYKlYvY29tcHV0", "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS90YXJn", - "ZXRWcG5HYXRld2F5czobdGFyZ2V0X3Zwbl9nYXRld2F5X3Jlc291cmNlEsgB", - "CgRMaXN0EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFRhcmdldFZw", - "bkdhdGV3YXlzUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRh", - "cmdldFZwbkdhdGV3YXlMaXN0IlraQQ5wcm9qZWN0LHJlZ2lvboLT5JMCQxJB", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lv", - "bn0vdGFyZ2V0VnBuR2F0ZXdheXMSvwIKCVNldExhYmVscxI5Lmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlNldExhYmVsc1RhcmdldFZwbkdhdGV3YXlSZXF1", - "ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uItIB2kE6", - "cHJvamVjdCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9sYWJlbHNfcmVx", - "dWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnwiVi9jb21w", - "dXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3Rh", - "cmdldFZwbkdhdGV3YXlzL3tyZXNvdXJjZX0vc2V0TGFiZWxzOiJyZWdpb25f", - "c2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRlLmdvb2ds", - "ZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9j", - "b21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQt", - "cGxhdGZvcm0ynhAKB1VybE1hcHMSvAEKDkFnZ3JlZ2F0ZWRMaXN0EjUuZ29v", - "Z2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RVcmxNYXBzUmVx", - "dWVzdBouLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcHNBZ2dyZWdh", - "dGVkTGlzdCJD2kEHcHJvamVjdILT5JMCMxIxL2NvbXB1dGUvdjEvcHJvamVj", - "dHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvdXJsTWFwcxLAAQoGRGVsZXRlEiwu", - "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlVXJsTWFwUmVxdWVzdBoi", - "Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJk2kEPcHJvamVj", - "dCx1cmxfbWFwik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCOSo3L2NvbXB1dGUv", - "djEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC91cmxNYXBzL3t1cmxfbWFw", - "fRKkAQoDR2V0EikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0VXJsTWFw", - "UmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcCJR2kEP", - "cHJvamVjdCx1cmxfbWFwgtPkkwI5EjcvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vZ2xvYmFsL3VybE1hcHMve3VybF9tYXB9EtEBCgZJbnNlcnQS", - "LC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRVcmxNYXBSZXF1ZXN0", - "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInXaQRhwcm9q", - "ZWN0LHVybF9tYXBfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJB", - "Ii0vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3VybE1h", - "cHM6EHVybF9tYXBfcmVzb3VyY2USpgIKD0ludmFsaWRhdGVDYWNoZRI1Lmdv", - "b2dsZS5jbG91ZC5jb21wdXRlLnYxLkludmFsaWRhdGVDYWNoZVVybE1hcFJl", - "cXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24itwHa", - "QTBwcm9qZWN0LHVybF9tYXAsY2FjaGVfaW52YWxpZGF0aW9uX3J1bGVfcmVz", - "b3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJrIkcvY29tcHV0ZS92MS9w", - "cm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3VybE1hcHMve3VybF9tYXB9L2lu", - "dmFsaWRhdGVDYWNoZTogY2FjaGVfaW52YWxpZGF0aW9uX3J1bGVfcmVzb3Vy", - "Y2USmQEKBExpc3QSKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0VXJs", - "TWFwc1JlcXVlc3QaIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcmxNYXBM", - "aXN0Ij/aQQdwcm9qZWN0gtPkkwIvEi0vY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vZ2xvYmFsL3VybE1hcHMS4gEKBVBhdGNoEisuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuUGF0Y2hVcmxNYXBSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIocB2kEgcHJvamVjdCx1cmxfbWFw", - "LHVybF9tYXBfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJLMjcv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3VybE1hcHMv", - "e3VybF9tYXB9OhB1cmxfbWFwX3Jlc291cmNlEuQBCgZVcGRhdGUSLC5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5VcGRhdGVVcmxNYXBSZXF1ZXN0GiIuZ29v", + "ZXRWcG5HYXRld2F5cy97dGFyZ2V0X3Zwbl9nYXRld2F5fRLqAQoDR2V0EjMu", + "Z29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0VGFyZ2V0VnBuR2F0ZXdheVJl", + "cXVlc3QaKS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5UYXJnZXRWcG5HYXRl", + "d2F5IoIB2kEhcHJvamVjdCxyZWdpb24sdGFyZ2V0X3Zwbl9nYXRld2F5gtPk", + "kwJYElYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS90YXJnZXRWcG5HYXRld2F5cy97dGFyZ2V0X3Zwbl9nYXRld2F5", + "fRKNAgoGSW5zZXJ0EjYuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuSW5zZXJ0", + "VGFyZ2V0VnBuR2F0ZXdheVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24ipgHaQSpwcm9qZWN0LHJlZ2lvbix0YXJnZXRfdnBu", + "X2dhdGV3YXlfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJgIkEv", + "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", + "fS90YXJnZXRWcG5HYXRld2F5czobdGFyZ2V0X3Zwbl9nYXRld2F5X3Jlc291", + "cmNlEsgBCgRMaXN0EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuTGlzdFRh", + "cmdldFZwbkdhdGV3YXlzUmVxdWVzdBotLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLlRhcmdldFZwbkdhdGV3YXlMaXN0IlraQQ5wcm9qZWN0LHJlZ2lvboLT", + "5JMCQxJBL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMv", + "e3JlZ2lvbn0vdGFyZ2V0VnBuR2F0ZXdheXMSvwIKCVNldExhYmVscxI5Lmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlNldExhYmVsc1RhcmdldFZwbkdhdGV3", + "YXlSZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9u", + "ItIB2kE6cHJvamVjdCxyZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9sYWJl", + "bHNfcmVxdWVzdF9yZXNvdXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnwi", + "Vi9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdp", + "b259L3RhcmdldFZwbkdhdGV3YXlzL3tyZXNvdXJjZX0vc2V0TGFiZWxzOiJy", + "ZWdpb25fc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlGnLKQRZjb21wdXRl", + "Lmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", + "YXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgv", + "Y2xvdWQtcGxhdGZvcm0ynhAKB1VybE1hcHMSvAEKDkFnZ3JlZ2F0ZWRMaXN0", + "EjUuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRlZExpc3RVcmxN", + "YXBzUmVxdWVzdBouLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcHNB", + "Z2dyZWdhdGVkTGlzdCJD2kEHcHJvamVjdILT5JMCMxIxL2NvbXB1dGUvdjEv", + "cHJvamVjdHMve3Byb2plY3R9L2FnZ3JlZ2F0ZWQvdXJsTWFwcxLAAQoGRGVs", + "ZXRlEiwuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuRGVsZXRlVXJsTWFwUmVx", + "dWVzdBoiLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiJk2kEP", + "cHJvamVjdCx1cmxfbWFwik4QR2xvYmFsT3BlcmF0aW9uc4LT5JMCOSo3L2Nv", + "bXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC91cmxNYXBzL3t1", + "cmxfbWFwfRKkAQoDR2V0EikuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0", + "VXJsTWFwUmVxdWVzdBofLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1h", + "cCJR2kEPcHJvamVjdCx1cmxfbWFwgtPkkwI5EjcvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vZ2xvYmFsL3VybE1hcHMve3VybF9tYXB9EtEBCgZJ", + "bnNlcnQSLC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5JbnNlcnRVcmxNYXBS", + "ZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uInXa", + "QRhwcm9qZWN0LHVybF9tYXBfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25z", + "gtPkkwJBIi0vY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFs", + "L3VybE1hcHM6EHVybF9tYXBfcmVzb3VyY2USpgIKD0ludmFsaWRhdGVDYWNo", + "ZRI1Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkludmFsaWRhdGVDYWNoZVVy", + "bE1hcFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRp", + "b24itwHaQTBwcm9qZWN0LHVybF9tYXAsY2FjaGVfaW52YWxpZGF0aW9uX3J1", + "bGVfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPkkwJrIkcvY29tcHV0", + "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3VybE1hcHMve3VybF9t", + "YXB9L2ludmFsaWRhdGVDYWNoZTogY2FjaGVfaW52YWxpZGF0aW9uX3J1bGVf", + "cmVzb3VyY2USmQEKBExpc3QSKy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5M", + "aXN0VXJsTWFwc1JlcXVlc3QaIy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5V", + "cmxNYXBMaXN0Ij/aQQdwcm9qZWN0gtPkkwIvEi0vY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vZ2xvYmFsL3VybE1hcHMS4gEKBVBhdGNoEisuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuUGF0Y2hVcmxNYXBSZXF1ZXN0GiIuZ29v", "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIocB2kEgcHJvamVjdCx1", "cmxfbWFwLHVybF9tYXBfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRpb25zgtPk", - "kwJLGjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3Vy", - "bE1hcHMve3VybF9tYXB9OhB1cmxfbWFwX3Jlc291cmNlEpACCghWYWxpZGF0", - "ZRIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlZhbGlkYXRlVXJsTWFwUmVx", - "dWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcHNWYWxpZGF0", - "ZVJlc3BvbnNlIqEB2kEycHJvamVjdCx1cmxfbWFwLHVybF9tYXBzX3ZhbGlk", - "YXRlX3JlcXVlc3RfcmVzb3VyY2WC0+STAmYiQC9jb21wdXRlL3YxL3Byb2pl", - "Y3RzL3twcm9qZWN0fS9nbG9iYWwvdXJsTWFwcy97dXJsX21hcH0vdmFsaWRh", - "dGU6InVybF9tYXBzX3ZhbGlkYXRlX3JlcXVlc3RfcmVzb3VyY2UacspBFmNv", - "bXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29nbGVhcGlz", - "LmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20v", - "YXV0aC9jbG91ZC1wbGF0Zm9ybTKfEAoLVnBuR2F0ZXdheXMSxwEKDkFnZ3Jl", - "Z2F0ZWRMaXN0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdncmVnYXRl", - "ZExpc3RWcG5HYXRld2F5c1JlcXVlc3QaMS5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5WcG5HYXRld2F5QWdncmVnYXRlZExpc3QiR9pBB3Byb2plY3SC0+ST", - "AjcSNS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dyZWdhdGVk", - "L3ZwbkdhdGV3YXlzEuIBCgZEZWxldGUSMC5nb29nbGUuY2xvdWQuY29tcHV0", - "ZS52MS5EZWxldGVWcG5HYXRld2F5UmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLk9wZXJhdGlvbiKBAdpBGnByb2plY3QscmVnaW9uLHZwbl9n", - "YXRld2F5ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCSypJL2NvbXB1dGUvdjEv", - "cHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdnBuR2F0ZXdh", - "eXMve3Zwbl9nYXRld2F5fRLJAQoDR2V0Ei0uZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuR2V0VnBuR2F0ZXdheVJlcXVlc3QaIy5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5WcG5HYXRld2F5Im7aQRpwcm9qZWN0LHJlZ2lvbix2cG5fZ2F0", - "ZXdheYLT5JMCSxJJL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", - "Z2lvbnMve3JlZ2lvbn0vdnBuR2F0ZXdheXMve3Zwbl9nYXRld2F5fRLxAQoJ", - "R2V0U3RhdHVzEjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0U3RhdHVz", - "VnBuR2F0ZXdheVJlcXVlc3QaNS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5W", - "cG5HYXRld2F5c0dldFN0YXR1c1Jlc3BvbnNlInjaQRpwcm9qZWN0LHJlZ2lv", - "bix2cG5fZ2F0ZXdheYLT5JMCVRJTL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdnBuR2F0ZXdheXMve3Zwbl9nYXRl", - "d2F5fS9nZXRTdGF0dXMS8wEKBkluc2VydBIwLmdvb2dsZS5jbG91ZC5jb21w", - "dXRlLnYxLkluc2VydFZwbkdhdGV3YXlSZXF1ZXN0GiIuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuT3BlcmF0aW9uIpIB2kEjcHJvamVjdCxyZWdpb24sdnBu", - "X2dhdGV3YXlfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPkkwJTIjsv", - "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS92cG5HYXRld2F5czoUdnBuX2dhdGV3YXlfcmVzb3VyY2UStgEKBExpc3QS", - "Ly5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0VnBuR2F0ZXdheXNSZXF1", - "ZXN0GicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuR2F0ZXdheUxpc3Qi", - "VNpBDnByb2plY3QscmVnaW9ugtPkkwI9EjsvY29tcHV0ZS92MS9wcm9qZWN0", - "cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS92cG5HYXRld2F5cxKzAgoJ", - "U2V0TGFiZWxzEjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0TGFiZWxz", - "VnBuR2F0ZXdheVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5P", - "cGVyYXRpb24izAHaQTpwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSxyZWdpb25f", - "c2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlik4QUmVnaW9uT3BlcmF0aW9u", - "c4LT5JMCdiJQL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lv", - "bnMve3JlZ2lvbn0vdnBuR2F0ZXdheXMve3Jlc291cmNlfS9zZXRMYWJlbHM6", - "InJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2USxwIKElRlc3RJ", - "YW1QZXJtaXNzaW9ucxI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlRlc3RJ", - "YW1QZXJtaXNzaW9uc1ZwbkdhdGV3YXlSZXF1ZXN0GjAuZ29vZ2xlLmNsb3Vk", - "LmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVzcG9uc2UiwAHaQTlwcm9q", - "ZWN0LHJlZ2lvbixyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3Rf", - "cmVzb3VyY2WC0+STAn4iWS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0", - "fS9yZWdpb25zL3tyZWdpb259L3ZwbkdhdGV3YXlzL3tyZXNvdXJjZX0vdGVz", - "dElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVlc3RfcmVz", - "b3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3", - "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29v", - "Z2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLKCwoKVnBuVHVubmVs", - "cxLEAQoOQWdncmVnYXRlZExpc3QSOC5nb29nbGUuY2xvdWQuY29tcHV0ZS52", - "MS5BZ2dyZWdhdGVkTGlzdFZwblR1bm5lbHNSZXF1ZXN0GjAuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuVnBuVHVubmVsQWdncmVnYXRlZExpc3QiRtpBB3By", - "b2plY3SC0+STAjYSNC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9h", - "Z2dyZWdhdGVkL3ZwblR1bm5lbHMS3QEKBkRlbGV0ZRIvLmdvb2dsZS5jbG91", - "ZC5jb21wdXRlLnYxLkRlbGV0ZVZwblR1bm5lbFJlcXVlc3QaIi5nb29nbGUu", - "Y2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iftpBGXByb2plY3QscmVnaW9u", - "LHZwbl90dW5uZWyKThBSZWdpb25PcGVyYXRpb25zgtPkkwJJKkcvY29tcHV0", - "ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS92cG5U", - "dW5uZWxzL3t2cG5fdHVubmVsfRLEAQoDR2V0EiwuZ29vZ2xlLmNsb3VkLmNv", - "bXB1dGUudjEuR2V0VnBuVHVubmVsUmVxdWVzdBoiLmdvb2dsZS5jbG91ZC5j", - "b21wdXRlLnYxLlZwblR1bm5lbCJr2kEZcHJvamVjdCxyZWdpb24sdnBuX3R1", - "bm5lbILT5JMCSRJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3Jl", - "Z2lvbnMve3JlZ2lvbn0vdnBuVHVubmVscy97dnBuX3R1bm5lbH0S7wEKBklu", - "c2VydBIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFZwblR1bm5l", - "bFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24i", - "jwHaQSJwcm9qZWN0LHJlZ2lvbix2cG5fdHVubmVsX3Jlc291cmNlik4QUmVn", - "aW9uT3BlcmF0aW9uc4LT5JMCUSI6L2NvbXB1dGUvdjEvcHJvamVjdHMve3By", - "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdnBuVHVubmVsczoTdnBuX3R1bm5l", - "bF9yZXNvdXJjZRKzAQoETGlzdBIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", - "Lkxpc3RWcG5UdW5uZWxzUmVxdWVzdBomLmdvb2dsZS5jbG91ZC5jb21wdXRl", - "LnYxLlZwblR1bm5lbExpc3QiU9pBDnByb2plY3QscmVnaW9ugtPkkwI8Ejov", + "kwJLMjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xvYmFsL3Vy", + "bE1hcHMve3VybF9tYXB9OhB1cmxfbWFwX3Jlc291cmNlEuQBCgZVcGRhdGUS", + "LC5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5VcGRhdGVVcmxNYXBSZXF1ZXN0", + "GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIocB2kEgcHJv", + "amVjdCx1cmxfbWFwLHVybF9tYXBfcmVzb3VyY2WKThBHbG9iYWxPcGVyYXRp", + "b25zgtPkkwJLGjcvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vZ2xv", + "YmFsL3VybE1hcHMve3VybF9tYXB9OhB1cmxfbWFwX3Jlc291cmNlEpACCghW", + "YWxpZGF0ZRIuLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlZhbGlkYXRlVXJs", + "TWFwUmVxdWVzdBowLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLlVybE1hcHNW", + "YWxpZGF0ZVJlc3BvbnNlIqEB2kEycHJvamVjdCx1cmxfbWFwLHVybF9tYXBz", + "X3ZhbGlkYXRlX3JlcXVlc3RfcmVzb3VyY2WC0+STAmYiQC9jb21wdXRlL3Yx", + "L3Byb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvdXJsTWFwcy97dXJsX21hcH0v", + "dmFsaWRhdGU6InVybF9tYXBzX3ZhbGlkYXRlX3JlcXVlc3RfcmVzb3VyY2Ua", + "cspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3dy5nb29n", + "bGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", + "cy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKfEAoLVnBuR2F0ZXdheXMSxwEK", + "DkFnZ3JlZ2F0ZWRMaXN0EjkuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuQWdn", + "cmVnYXRlZExpc3RWcG5HYXRld2F5c1JlcXVlc3QaMS5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5WcG5HYXRld2F5QWdncmVnYXRlZExpc3QiR9pBB3Byb2pl", + "Y3SC0+STAjcSNS9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS9hZ2dy", + "ZWdhdGVkL3ZwbkdhdGV3YXlzEuIBCgZEZWxldGUSMC5nb29nbGUuY2xvdWQu", + "Y29tcHV0ZS52MS5EZWxldGVWcG5HYXRld2F5UmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLk9wZXJhdGlvbiKBAdpBGnByb2plY3QscmVnaW9u", + "LHZwbl9nYXRld2F5ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCSypJL2NvbXB1", + "dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdnBu", + "R2F0ZXdheXMve3Zwbl9nYXRld2F5fRLJAQoDR2V0Ei0uZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuR2V0VnBuR2F0ZXdheVJlcXVlc3QaIy5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5WcG5HYXRld2F5Im7aQRpwcm9qZWN0LHJlZ2lvbix2", + "cG5fZ2F0ZXdheYLT5JMCSxJJL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vdnBuR2F0ZXdheXMve3Zwbl9nYXRld2F5", + "fRLxAQoJR2V0U3RhdHVzEjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuR2V0", + "U3RhdHVzVnBuR2F0ZXdheVJlcXVlc3QaNS5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5WcG5HYXRld2F5c0dldFN0YXR1c1Jlc3BvbnNlInjaQRpwcm9qZWN0", + "LHJlZ2lvbix2cG5fZ2F0ZXdheYLT5JMCVRJTL2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdnBuR2F0ZXdheXMve3Zw", + "bl9nYXRld2F5fS9nZXRTdGF0dXMS8wEKBkluc2VydBIwLmdvb2dsZS5jbG91", + "ZC5jb21wdXRlLnYxLkluc2VydFZwbkdhdGV3YXlSZXF1ZXN0GiIuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIpIB2kEjcHJvamVjdCxyZWdp", + "b24sdnBuX2dhdGV3YXlfcmVzb3VyY2WKThBSZWdpb25PcGVyYXRpb25zgtPk", + "kwJTIjsvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS92cG5HYXRld2F5czoUdnBuX2dhdGV3YXlfcmVzb3VyY2UStgEK", + "BExpc3QSLy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5MaXN0VnBuR2F0ZXdh", + "eXNSZXF1ZXN0GicuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuR2F0ZXdh", + "eUxpc3QiVNpBDnByb2plY3QscmVnaW9ugtPkkwI9EjsvY29tcHV0ZS92MS9w", + "cm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS92cG5HYXRld2F5", + "cxKzAgoJU2V0TGFiZWxzEjMuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuU2V0", + "TGFiZWxzVnBuR2F0ZXdheVJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0", + "ZS52MS5PcGVyYXRpb24izAHaQTpwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSxy", + "ZWdpb25fc2V0X2xhYmVsc19yZXF1ZXN0X3Jlc291cmNlik4QUmVnaW9uT3Bl", + "cmF0aW9uc4LT5JMCdiJQL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", + "L3JlZ2lvbnMve3JlZ2lvbn0vdnBuR2F0ZXdheXMve3Jlc291cmNlfS9zZXRM", + "YWJlbHM6InJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3RfcmVzb3VyY2USxwIK", + "ElRlc3RJYW1QZXJtaXNzaW9ucxI8Lmdvb2dsZS5jbG91ZC5jb21wdXRlLnYx", + "LlRlc3RJYW1QZXJtaXNzaW9uc1ZwbkdhdGV3YXlSZXF1ZXN0GjAuZ29vZ2xl", + "LmNsb3VkLmNvbXB1dGUudjEuVGVzdFBlcm1pc3Npb25zUmVzcG9uc2UiwAHa", + "QTlwcm9qZWN0LHJlZ2lvbixyZXNvdXJjZSx0ZXN0X3Blcm1pc3Npb25zX3Jl", + "cXVlc3RfcmVzb3VyY2WC0+STAn4iWS9jb21wdXRlL3YxL3Byb2plY3RzL3tw", + "cm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3ZwbkdhdGV3YXlzL3tyZXNvdXJj", + "ZX0vdGVzdElhbVBlcm1pc3Npb25zOiF0ZXN0X3Blcm1pc3Npb25zX3JlcXVl", + "c3RfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRw", + "czovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93", + "d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTLKCwoKVnBu", + "VHVubmVscxLEAQoOQWdncmVnYXRlZExpc3QSOC5nb29nbGUuY2xvdWQuY29t", + "cHV0ZS52MS5BZ2dyZWdhdGVkTGlzdFZwblR1bm5lbHNSZXF1ZXN0GjAuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuVnBuVHVubmVsQWdncmVnYXRlZExpc3Qi", + "RtpBB3Byb2plY3SC0+STAjYSNC9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS9hZ2dyZWdhdGVkL3ZwblR1bm5lbHMS3QEKBkRlbGV0ZRIvLmdvb2ds", + "ZS5jbG91ZC5jb21wdXRlLnYxLkRlbGV0ZVZwblR1bm5lbFJlcXVlc3QaIi5n", + "b29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iftpBGXByb2plY3Qs", + "cmVnaW9uLHZwbl90dW5uZWyKThBSZWdpb25PcGVyYXRpb25zgtPkkwJJKkcv", "Y29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9u", - "fS92cG5UdW5uZWxzErECCglTZXRMYWJlbHMSMi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5TZXRMYWJlbHNWcG5UdW5uZWxSZXF1ZXN0GiIuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIssB2kE6cHJvamVjdCxyZWdpb24s", - "cmVzb3VyY2UscmVnaW9uX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNvdXJjZYpO", - "EFJlZ2lvbk9wZXJhdGlvbnOC0+STAnUiTy9jb21wdXRlL3YxL3Byb2plY3Rz", - "L3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3ZwblR1bm5lbHMve3Jlc291", - "cmNlfS9zZXRMYWJlbHM6InJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVlc3RfcmVz", - "b3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRwczovL3d3", - "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93d3cuZ29v", - "Z2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKjBwoOWm9uZU9wZXJh", - "dGlvbnMS2AEKBkRlbGV0ZRIzLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkRl", - "bGV0ZVpvbmVPcGVyYXRpb25SZXF1ZXN0GjQuZ29vZ2xlLmNsb3VkLmNvbXB1", - "dGUudjEuRGVsZXRlWm9uZU9wZXJhdGlvblJlc3BvbnNlImPaQRZwcm9qZWN0", - "LHpvbmUsb3BlcmF0aW9ugtPkkwJEKkIvY29tcHV0ZS92MS9wcm9qZWN0cy97", - "cHJvamVjdH0vem9uZXMve3pvbmV9L29wZXJhdGlvbnMve29wZXJhdGlvbn0S", - "wwEKA0dldBIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFpvbmVPcGVy", - "YXRpb25SZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0", - "aW9uImbaQRZwcm9qZWN0LHpvbmUsb3BlcmF0aW9ukE4BgtPkkwJEEkIvY29t", - "cHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L29wZXJh", - "dGlvbnMve29wZXJhdGlvbn0SsQEKBExpc3QSMi5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5MaXN0Wm9uZU9wZXJhdGlvbnNSZXF1ZXN0GiYuZ29vZ2xlLmNs", - "b3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uTGlzdCJN2kEMcHJvamVjdCx6b25l", - "gtPkkwI4EjYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMv", - "e3pvbmV9L29wZXJhdGlvbnMSxwEKBFdhaXQSMS5nb29nbGUuY2xvdWQuY29t", - "cHV0ZS52MS5XYWl0Wm9uZU9wZXJhdGlvblJlcXVlc3QaIi5nb29nbGUuY2xv", - "dWQuY29tcHV0ZS52MS5PcGVyYXRpb24iaNpBFnByb2plY3Qsem9uZSxvcGVy", - "YXRpb26C0+STAkkiRy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9qZWN0fS96", - "b25lcy97em9uZX0vb3BlcmF0aW9ucy97b3BlcmF0aW9ufS93YWl0GnLKQRZj", - "b21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29vZ2xlYXBp", - "cy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29t", - "L2F1dGgvY2xvdWQtcGxhdGZvcm0y0QMKBVpvbmVzEpEBCgNHZXQSJy5nb29n", - "bGUuY2xvdWQuY29tcHV0ZS52MS5HZXRab25lUmVxdWVzdBodLmdvb2dsZS5j", - "bG91ZC5jb21wdXRlLnYxLlpvbmUiQtpBDHByb2plY3Qsem9uZYLT5JMCLRIr", - "L2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6b25lfRKM", - "AQoETGlzdBIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3Rab25lc1Jl", - "cXVlc3QaIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5ab25lTGlzdCI22kEH", - "cHJvamVjdILT5JMCJhIkL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9", - "L3pvbmVzGqQBykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBhwFodHRwczov", - "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUucmVhZG9ubHksaHR0", - "cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8v", - "d3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm1CpwEKG2Nv", - "bS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MVABWjVjbG91ZC5nb29nbGUuY29t", - "L2dvL2NvbXB1dGUvYXBpdjEvY29tcHV0ZXBiO2NvbXB1dGVwYqoCF0dvb2ds", - "ZS5DbG91ZC5Db21wdXRlLlYxygIXR29vZ2xlXENsb3VkXENvbXB1dGVcVjHq", - "AhpHb29nbGU6OkNsb3VkOjpDb21wdXRlOjpWMWIGcHJvdG8z")); + "fS92cG5UdW5uZWxzL3t2cG5fdHVubmVsfRLEAQoDR2V0EiwuZ29vZ2xlLmNs", + "b3VkLmNvbXB1dGUudjEuR2V0VnBuVHVubmVsUmVxdWVzdBoiLmdvb2dsZS5j", + "bG91ZC5jb21wdXRlLnYxLlZwblR1bm5lbCJr2kEZcHJvamVjdCxyZWdpb24s", + "dnBuX3R1bm5lbILT5JMCSRJHL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2pl", + "Y3R9L3JlZ2lvbnMve3JlZ2lvbn0vdnBuVHVubmVscy97dnBuX3R1bm5lbH0S", + "7wEKBkluc2VydBIvLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkluc2VydFZw", + "blR1bm5lbFJlcXVlc3QaIi5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5PcGVy", + "YXRpb24ijwHaQSJwcm9qZWN0LHJlZ2lvbix2cG5fdHVubmVsX3Jlc291cmNl", + "ik4QUmVnaW9uT3BlcmF0aW9uc4LT5JMCUSI6L2NvbXB1dGUvdjEvcHJvamVj", + "dHMve3Byb2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vdnBuVHVubmVsczoTdnBu", + "X3R1bm5lbF9yZXNvdXJjZRKzAQoETGlzdBIuLmdvb2dsZS5jbG91ZC5jb21w", + "dXRlLnYxLkxpc3RWcG5UdW5uZWxzUmVxdWVzdBomLmdvb2dsZS5jbG91ZC5j", + "b21wdXRlLnYxLlZwblR1bm5lbExpc3QiU9pBDnByb2plY3QscmVnaW9ugtPk", + "kwI8EjovY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97", + "cmVnaW9ufS92cG5UdW5uZWxzErECCglTZXRMYWJlbHMSMi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5TZXRMYWJlbHNWcG5UdW5uZWxSZXF1ZXN0GiIuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uIssB2kE6cHJvamVjdCxy", + "ZWdpb24scmVzb3VyY2UscmVnaW9uX3NldF9sYWJlbHNfcmVxdWVzdF9yZXNv", + "dXJjZYpOEFJlZ2lvbk9wZXJhdGlvbnOC0+STAnUiTy9jb21wdXRlL3YxL3By", + "b2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3ZwblR1bm5lbHMv", + "e3Jlc291cmNlfS9zZXRMYWJlbHM6InJlZ2lvbl9zZXRfbGFiZWxzX3JlcXVl", + "c3RfcmVzb3VyY2UacspBFmNvbXB1dGUuZ29vZ2xlYXBpcy5jb23SQVZodHRw", + "czovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUsaHR0cHM6Ly93", + "d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybTKjBwoOWm9u", + "ZU9wZXJhdGlvbnMS2AEKBkRlbGV0ZRIzLmdvb2dsZS5jbG91ZC5jb21wdXRl", + "LnYxLkRlbGV0ZVpvbmVPcGVyYXRpb25SZXF1ZXN0GjQuZ29vZ2xlLmNsb3Vk", + "LmNvbXB1dGUudjEuRGVsZXRlWm9uZU9wZXJhdGlvblJlc3BvbnNlImPaQRZw", + "cm9qZWN0LHpvbmUsb3BlcmF0aW9ugtPkkwJEKkIvY29tcHV0ZS92MS9wcm9q", + "ZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9L29wZXJhdGlvbnMve29wZXJh", + "dGlvbn0SwwEKA0dldBIwLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkdldFpv", + "bmVPcGVyYXRpb25SZXF1ZXN0GiIuZ29vZ2xlLmNsb3VkLmNvbXB1dGUudjEu", + "T3BlcmF0aW9uImbaQRZwcm9qZWN0LHpvbmUsb3BlcmF0aW9ukE4BgtPkkwJE", + "EkIvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0vem9uZXMve3pvbmV9", + "L29wZXJhdGlvbnMve29wZXJhdGlvbn0SsQEKBExpc3QSMi5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5MaXN0Wm9uZU9wZXJhdGlvbnNSZXF1ZXN0GiYuZ29v", + "Z2xlLmNsb3VkLmNvbXB1dGUudjEuT3BlcmF0aW9uTGlzdCJN2kEMcHJvamVj", + "dCx6b25lgtPkkwI4EjYvY29tcHV0ZS92MS9wcm9qZWN0cy97cHJvamVjdH0v", + "em9uZXMve3pvbmV9L29wZXJhdGlvbnMSxwEKBFdhaXQSMS5nb29nbGUuY2xv", + "dWQuY29tcHV0ZS52MS5XYWl0Wm9uZU9wZXJhdGlvblJlcXVlc3QaIi5nb29n", + "bGUuY2xvdWQuY29tcHV0ZS52MS5PcGVyYXRpb24iaNpBFnByb2plY3Qsem9u", + "ZSxvcGVyYXRpb26C0+STAkkiRy9jb21wdXRlL3YxL3Byb2plY3RzL3twcm9q", + "ZWN0fS96b25lcy97em9uZX0vb3BlcmF0aW9ucy97b3BlcmF0aW9ufS93YWl0", + "GnLKQRZjb21wdXRlLmdvb2dsZWFwaXMuY29t0kFWaHR0cHM6Ly93d3cuZ29v", + "Z2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0dHBzOi8vd3d3Lmdvb2dsZWFw", + "aXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm0y0QMKBVpvbmVzEpEBCgNHZXQS", + "Jy5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5HZXRab25lUmVxdWVzdBodLmdv", + "b2dsZS5jbG91ZC5jb21wdXRlLnYxLlpvbmUiQtpBDHByb2plY3Qsem9uZYLT", + "5JMCLRIrL2NvbXB1dGUvdjEvcHJvamVjdHMve3Byb2plY3R9L3pvbmVzL3t6", + "b25lfRKMAQoETGlzdBIpLmdvb2dsZS5jbG91ZC5jb21wdXRlLnYxLkxpc3Ra", + "b25lc1JlcXVlc3QaIS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MS5ab25lTGlz", + "dCI22kEHcHJvamVjdILT5JMCJhIkL2NvbXB1dGUvdjEvcHJvamVjdHMve3By", + "b2plY3R9L3pvbmVzGqQBykEWY29tcHV0ZS5nb29nbGVhcGlzLmNvbdJBhwFo", + "dHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2NvbXB1dGUucmVhZG9u", + "bHksaHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9jb21wdXRlLGh0", + "dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxhdGZvcm1C", + "pwEKG2NvbS5nb29nbGUuY2xvdWQuY29tcHV0ZS52MVABWjVjbG91ZC5nb29n", + "bGUuY29tL2dvL2NvbXB1dGUvYXBpdjEvY29tcHV0ZXBiO2NvbXB1dGVwYqoC", + "F0dvb2dsZS5DbG91ZC5Db21wdXRlLlYxygIXR29vZ2xlXENsb3VkXENvbXB1", + "dGVcVjHqAhpHb29nbGU6OkNsb3VkOjpDb21wdXRlOjpWMWIGcHJvdG8z")); 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.ExtendedOperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.AnyReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { @@ -15283,6 +15318,7 @@ static ComputeReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.AggregatedListNetworkAttachmentsRequest), global::Google.Cloud.Compute.V1.AggregatedListNetworkAttachmentsRequest.Parser, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "Project", "ReturnPartialSuccess", "ServiceProjectNumber" }, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "ReturnPartialSuccess", "ServiceProjectNumber" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.AggregatedListNetworkEdgeSecurityServicesRequest), global::Google.Cloud.Compute.V1.AggregatedListNetworkEdgeSecurityServicesRequest.Parser, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "Project", "ReturnPartialSuccess", "ServiceProjectNumber" }, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "ReturnPartialSuccess", "ServiceProjectNumber" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.AggregatedListNetworkEndpointGroupsRequest), global::Google.Cloud.Compute.V1.AggregatedListNetworkEndpointGroupsRequest.Parser, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "Project", "ReturnPartialSuccess", "ServiceProjectNumber" }, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "ReturnPartialSuccess", "ServiceProjectNumber" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest), global::Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest.Parser, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "Project", "ReturnPartialSuccess", "ServiceProjectNumber" }, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "ReturnPartialSuccess", "ServiceProjectNumber" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.AggregatedListNodeGroupsRequest), global::Google.Cloud.Compute.V1.AggregatedListNodeGroupsRequest.Parser, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "Project", "ReturnPartialSuccess", "ServiceProjectNumber" }, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "ReturnPartialSuccess", "ServiceProjectNumber" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.AggregatedListNodeTemplatesRequest), global::Google.Cloud.Compute.V1.AggregatedListNodeTemplatesRequest.Parser, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "Project", "ReturnPartialSuccess", "ServiceProjectNumber" }, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "ReturnPartialSuccess", "ServiceProjectNumber" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.AggregatedListNodeTypesRequest), global::Google.Cloud.Compute.V1.AggregatedListNodeTypesRequest.Parser, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "Project", "ReturnPartialSuccess", "ServiceProjectNumber" }, new[]{ "Filter", "IncludeAllScopes", "MaxResults", "OrderBy", "PageToken", "ReturnPartialSuccess", "ServiceProjectNumber" }, null, null, null), @@ -15548,6 +15584,7 @@ static ComputeReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.FirewallList), global::Google.Cloud.Compute.V1.FirewallList.Parser, new[]{ "Id", "Items", "Kind", "NextPageToken", "SelfLink", "Warning" }, new[]{ "Id", "Kind", "NextPageToken", "SelfLink", "Warning" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.FirewallLogConfig), global::Google.Cloud.Compute.V1.FirewallLogConfig.Parser, new[]{ "Enable", "Metadata" }, new[]{ "Enable", "Metadata" }, new[]{ typeof(global::Google.Cloud.Compute.V1.FirewallLogConfig.Types.Metadata) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.FirewallPoliciesListAssociationsResponse), global::Google.Cloud.Compute.V1.FirewallPoliciesListAssociationsResponse.Parser, new[]{ "Associations", "Kind" }, new[]{ "Kind" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.FirewallPoliciesScopedList), global::Google.Cloud.Compute.V1.FirewallPoliciesScopedList.Parser, new[]{ "FirewallPolicies", "Warning" }, new[]{ "Warning" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.FirewallPolicy), global::Google.Cloud.Compute.V1.FirewallPolicy.Parser, new[]{ "Associations", "CreationTimestamp", "Description", "DisplayName", "Fingerprint", "Id", "Kind", "Name", "Parent", "Region", "RuleTupleCount", "Rules", "SelfLink", "SelfLinkWithId", "ShortName" }, new[]{ "CreationTimestamp", "Description", "DisplayName", "Fingerprint", "Id", "Kind", "Name", "Parent", "Region", "RuleTupleCount", "SelfLink", "SelfLinkWithId", "ShortName" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.FirewallPolicyAssociation), global::Google.Cloud.Compute.V1.FirewallPolicyAssociation.Parser, new[]{ "AttachmentTarget", "DisplayName", "FirewallPolicyId", "Name", "ShortName" }, new[]{ "AttachmentTarget", "DisplayName", "FirewallPolicyId", "Name", "ShortName" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.FirewallPolicyList), global::Google.Cloud.Compute.V1.FirewallPolicyList.Parser, new[]{ "Id", "Items", "Kind", "NextPageToken", "Warning" }, new[]{ "Id", "Kind", "NextPageToken", "Warning" }, null, null, null), @@ -16125,6 +16162,7 @@ static ComputeReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkEndpointGroupsListNetworkEndpoints), global::Google.Cloud.Compute.V1.NetworkEndpointGroupsListNetworkEndpoints.Parser, new[]{ "Id", "Items", "Kind", "NextPageToken", "Warning" }, new[]{ "Id", "Kind", "NextPageToken", "Warning" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkEndpointGroupsScopedList), global::Google.Cloud.Compute.V1.NetworkEndpointGroupsScopedList.Parser, new[]{ "NetworkEndpointGroups", "Warning" }, new[]{ "Warning" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkEndpointWithHealthStatus), global::Google.Cloud.Compute.V1.NetworkEndpointWithHealthStatus.Parser, new[]{ "Healths", "NetworkEndpoint" }, new[]{ "NetworkEndpoint" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkFirewallPolicyAggregatedList), global::Google.Cloud.Compute.V1.NetworkFirewallPolicyAggregatedList.Parser, new[]{ "Id", "Items", "Kind", "NextPageToken", "SelfLink", "Unreachables", "Warning" }, new[]{ "Id", "Kind", "NextPageToken", "SelfLink", "Warning" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkInterface), global::Google.Cloud.Compute.V1.NetworkInterface.Parser, new[]{ "AccessConfigs", "AliasIpRanges", "Fingerprint", "InternalIpv6PrefixLength", "Ipv6AccessConfigs", "Ipv6AccessType", "Ipv6Address", "Kind", "Name", "Network", "NetworkAttachment", "NetworkIP", "NicType", "QueueCount", "StackType", "Subnetwork" }, new[]{ "Fingerprint", "InternalIpv6PrefixLength", "Ipv6AccessType", "Ipv6Address", "Kind", "Name", "Network", "NetworkAttachment", "NetworkIP", "NicType", "QueueCount", "StackType", "Subnetwork" }, new[]{ typeof(global::Google.Cloud.Compute.V1.NetworkInterface.Types.Ipv6AccessType), typeof(global::Google.Cloud.Compute.V1.NetworkInterface.Types.NicType), typeof(global::Google.Cloud.Compute.V1.NetworkInterface.Types.StackType) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkList), global::Google.Cloud.Compute.V1.NetworkList.Parser, new[]{ "Id", "Items", "Kind", "NextPageToken", "SelfLink", "Warning" }, new[]{ "Id", "Kind", "NextPageToken", "SelfLink", "Warning" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkPeering), global::Google.Cloud.Compute.V1.NetworkPeering.Parser, new[]{ "AutoCreateRoutes", "ExchangeSubnetRoutes", "ExportCustomRoutes", "ExportSubnetRoutesWithPublicIp", "ImportCustomRoutes", "ImportSubnetRoutesWithPublicIp", "Name", "Network", "PeerMtu", "StackType", "State", "StateDetails" }, new[]{ "AutoCreateRoutes", "ExchangeSubnetRoutes", "ExportCustomRoutes", "ExportSubnetRoutesWithPublicIp", "ImportCustomRoutes", "ImportSubnetRoutesWithPublicIp", "Name", "Network", "PeerMtu", "StackType", "State", "StateDetails" }, new[]{ typeof(global::Google.Cloud.Compute.V1.NetworkPeering.Types.StackType), typeof(global::Google.Cloud.Compute.V1.NetworkPeering.Types.State) }, null, null), @@ -16133,7 +16171,7 @@ static ComputeReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkProfileLocation), global::Google.Cloud.Compute.V1.NetworkProfileLocation.Parser, new[]{ "Name", "Scope" }, new[]{ "Name", "Scope" }, new[]{ typeof(global::Google.Cloud.Compute.V1.NetworkProfileLocation.Types.Scope) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures), global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Parser, new[]{ "AddressPurposes", "AllowAliasIpRanges", "AllowAutoModeSubnet", "AllowClassDFirewalls", "AllowCloudNat", "AllowCloudRouter", "AllowExternalIpAccess", "AllowInterconnect", "AllowLoadBalancing", "AllowMultiNicInSameNetwork", "AllowPacketMirroring", "AllowPrivateGoogleAccess", "AllowPsc", "AllowSameNetworkUnicast", "AllowStaticRoutes", "AllowSubInterfaces", "AllowVpcPeering", "AllowVpn", "InterfaceTypes", "SubnetPurposes", "SubnetStackTypes", "Unicast" }, new[]{ "AllowAliasIpRanges", "AllowAutoModeSubnet", "AllowClassDFirewalls", "AllowCloudNat", "AllowCloudRouter", "AllowExternalIpAccess", "AllowInterconnect", "AllowLoadBalancing", "AllowMultiNicInSameNetwork", "AllowPacketMirroring", "AllowPrivateGoogleAccess", "AllowPsc", "AllowSameNetworkUnicast", "AllowStaticRoutes", "AllowSubInterfaces", "AllowVpcPeering", "AllowVpn", "Unicast" }, new[]{ typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AddressPurposes), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowAliasIpRanges), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowAutoModeSubnet), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowClassDFirewalls), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowCloudNat), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowCloudRouter), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowExternalIpAccess), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowInterconnect), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowLoadBalancing), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowMultiNicInSameNetwork), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowPacketMirroring), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowPrivateGoogleAccess), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowPsc), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowSameNetworkUnicast), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowStaticRoutes), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowSubInterfaces), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowVpcPeering), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.AllowVpn), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.InterfaceTypes), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.SubnetPurposes), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.SubnetStackTypes), typeof(global::Google.Cloud.Compute.V1.NetworkProfileNetworkFeatures.Types.Unicast) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkProfilesListResponse), global::Google.Cloud.Compute.V1.NetworkProfilesListResponse.Parser, new[]{ "Etag", "Id", "Items", "Kind", "NextPageToken", "SelfLink", "Unreachables", "Warning" }, new[]{ "Etag", "Id", "Kind", "NextPageToken", "SelfLink", "Warning" }, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig), global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Parser, new[]{ "BgpAlwaysCompareMed", "BgpBestPathSelectionMode", "BgpInterRegionCost", "RoutingMode" }, new[]{ "BgpAlwaysCompareMed", "BgpBestPathSelectionMode", "BgpInterRegionCost", "RoutingMode" }, new[]{ typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Types.BgpBestPathSelectionMode), typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Types.BgpInterRegionCost), typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Types.RoutingMode) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig), global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Parser, new[]{ "BgpAlwaysCompareMed", "BgpBestPathSelectionMode", "BgpInterRegionCost", "EffectiveBgpAlwaysCompareMed", "EffectiveBgpInterRegionCost", "RoutingMode" }, new[]{ "BgpAlwaysCompareMed", "BgpBestPathSelectionMode", "BgpInterRegionCost", "EffectiveBgpAlwaysCompareMed", "EffectiveBgpInterRegionCost", "RoutingMode" }, new[]{ typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Types.BgpBestPathSelectionMode), typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Types.BgpInterRegionCost), typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Types.EffectiveBgpInterRegionCost), typeof(global::Google.Cloud.Compute.V1.NetworkRoutingConfig.Types.RoutingMode) }, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworksAddPeeringRequest), global::Google.Cloud.Compute.V1.NetworksAddPeeringRequest.Parser, new[]{ "AutoCreateRoutes", "Name", "NetworkPeering", "PeerNetwork" }, new[]{ "AutoCreateRoutes", "Name", "NetworkPeering", "PeerNetwork" }, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworksGetEffectiveFirewallsResponse), global::Google.Cloud.Compute.V1.NetworksGetEffectiveFirewallsResponse.Parser, new[]{ "FirewallPolicys", "Firewalls" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Compute.V1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy), global::Google.Cloud.Compute.V1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Parser, new[]{ "DisplayName", "Name", "Priority", "Rules", "ShortName", "Type" }, new[]{ "DisplayName", "Name", "Priority", "ShortName", "Type" }, new[]{ typeof(global::Google.Cloud.Compute.V1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Types.Type) }, null, null), @@ -20497,7 +20535,7 @@ public void ClearPublicPtrDomainName() { private string securityPolicy_; /// - /// [Output Only] The resource URL for the security policy associated with this access config. + /// The resource URL for the security policy associated with this access config. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -36162,12 +36200,592 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListHealthChecksRequest); + return Equals(other as AggregatedListHealthChecksRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(AggregatedListHealthChecksRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Filter != other.Filter) return false; + if (IncludeAllScopes != other.IncludeAllScopes) return false; + if (MaxResults != other.MaxResults) return false; + if (OrderBy != other.OrderBy) return false; + if (PageToken != other.PageToken) return false; + if (Project != other.Project) return false; + if (ReturnPartialSuccess != other.ReturnPartialSuccess) return false; + if (ServiceProjectNumber != other.ServiceProjectNumber) 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 (HasFilter) hash ^= Filter.GetHashCode(); + if (HasIncludeAllScopes) hash ^= IncludeAllScopes.GetHashCode(); + if (HasMaxResults) hash ^= MaxResults.GetHashCode(); + if (HasOrderBy) hash ^= OrderBy.GetHashCode(); + if (HasPageToken) hash ^= PageToken.GetHashCode(); + if (Project.Length != 0) hash ^= Project.GetHashCode(); + if (HasReturnPartialSuccess) hash ^= ReturnPartialSuccess.GetHashCode(); + if (HasServiceProjectNumber) hash ^= ServiceProjectNumber.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 (HasPageToken) { + output.WriteRawTag(202, 132, 163, 76); + output.WriteString(PageToken); + } + if (HasMaxResults) { + output.WriteRawTag(216, 193, 220, 208, 1); + output.WriteUInt32(MaxResults); + } + if (HasOrderBy) { + output.WriteRawTag(194, 238, 191, 228, 4); + output.WriteString(OrderBy); + } + if (Project.Length != 0) { + output.WriteRawTag(202, 177, 137, 228, 6); + output.WriteString(Project); + } + if (HasServiceProjectNumber) { + output.WriteRawTag(200, 223, 170, 184, 9); + output.WriteInt64(ServiceProjectNumber); + } + if (HasFilter) { + output.WriteRawTag(194, 183, 153, 130, 10); + output.WriteString(Filter); + } + if (HasIncludeAllScopes) { + output.WriteRawTag(160, 143, 230, 212, 11); + output.WriteBool(IncludeAllScopes); + } + if (HasReturnPartialSuccess) { + output.WriteRawTag(176, 163, 250, 180, 15); + output.WriteBool(ReturnPartialSuccess); + } + 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 (HasPageToken) { + output.WriteRawTag(202, 132, 163, 76); + output.WriteString(PageToken); + } + if (HasMaxResults) { + output.WriteRawTag(216, 193, 220, 208, 1); + output.WriteUInt32(MaxResults); + } + if (HasOrderBy) { + output.WriteRawTag(194, 238, 191, 228, 4); + output.WriteString(OrderBy); + } + if (Project.Length != 0) { + output.WriteRawTag(202, 177, 137, 228, 6); + output.WriteString(Project); + } + if (HasServiceProjectNumber) { + output.WriteRawTag(200, 223, 170, 184, 9); + output.WriteInt64(ServiceProjectNumber); + } + if (HasFilter) { + output.WriteRawTag(194, 183, 153, 130, 10); + output.WriteString(Filter); + } + if (HasIncludeAllScopes) { + output.WriteRawTag(160, 143, 230, 212, 11); + output.WriteBool(IncludeAllScopes); + } + if (HasReturnPartialSuccess) { + output.WriteRawTag(176, 163, 250, 180, 15); + output.WriteBool(ReturnPartialSuccess); + } + 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 (HasFilter) { + size += 5 + pb::CodedOutputStream.ComputeStringSize(Filter); + } + if (HasIncludeAllScopes) { + size += 5 + 1; + } + if (HasMaxResults) { + size += 5 + pb::CodedOutputStream.ComputeUInt32Size(MaxResults); + } + if (HasOrderBy) { + size += 5 + pb::CodedOutputStream.ComputeStringSize(OrderBy); + } + if (HasPageToken) { + size += 4 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (Project.Length != 0) { + size += 5 + pb::CodedOutputStream.ComputeStringSize(Project); + } + if (HasReturnPartialSuccess) { + size += 5 + 1; + } + if (HasServiceProjectNumber) { + size += 5 + pb::CodedOutputStream.ComputeInt64Size(ServiceProjectNumber); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(AggregatedListHealthChecksRequest other) { + if (other == null) { + return; + } + if (other.HasFilter) { + Filter = other.Filter; + } + if (other.HasIncludeAllScopes) { + IncludeAllScopes = other.IncludeAllScopes; + } + if (other.HasMaxResults) { + MaxResults = other.MaxResults; + } + if (other.HasOrderBy) { + OrderBy = other.OrderBy; + } + if (other.HasPageToken) { + PageToken = other.PageToken; + } + if (other.Project.Length != 0) { + Project = other.Project; + } + if (other.HasReturnPartialSuccess) { + ReturnPartialSuccess = other.ReturnPartialSuccess; + } + if (other.HasServiceProjectNumber) { + ServiceProjectNumber = other.ServiceProjectNumber; + } + _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 159957578: { + PageToken = input.ReadString(); + break; + } + case 437723352: { + MaxResults = input.ReadUInt32(); + break; + } + case 1284503362: { + OrderBy = input.ReadString(); + break; + } + case 1820481738: { + Project = input.ReadString(); + break; + } + case 2534059976: { + ServiceProjectNumber = input.ReadInt64(); + break; + } + case 2688965570: { + Filter = input.ReadString(); + break; + } + case 3130623904: { + IncludeAllScopes = input.ReadBool(); + break; + } + case 4137587120: { + ReturnPartialSuccess = input.ReadBool(); + 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 159957578: { + PageToken = input.ReadString(); + break; + } + case 437723352: { + MaxResults = input.ReadUInt32(); + break; + } + case 1284503362: { + OrderBy = input.ReadString(); + break; + } + case 1820481738: { + Project = input.ReadString(); + break; + } + case 2534059976: { + ServiceProjectNumber = input.ReadInt64(); + break; + } + case 2688965570: { + Filter = input.ReadString(); + break; + } + case 3130623904: { + IncludeAllScopes = input.ReadBool(); + break; + } + case 4137587120: { + ReturnPartialSuccess = input.ReadBool(); + break; + } + } + } + } + #endif + + } + + /// + /// A request message for InstanceGroupManagers.AggregatedList. See the method description for details. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class AggregatedListInstanceGroupManagersRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstanceGroupManagersRequest()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; + [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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[43]; } + } + + [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 AggregatedListInstanceGroupManagersRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public AggregatedListInstanceGroupManagersRequest(AggregatedListInstanceGroupManagersRequest other) : this() { + _hasBits0 = other._hasBits0; + filter_ = other.filter_; + includeAllScopes_ = other.includeAllScopes_; + maxResults_ = other.maxResults_; + orderBy_ = other.orderBy_; + pageToken_ = other.pageToken_; + project_ = other.project_; + returnPartialSuccess_ = other.returnPartialSuccess_; + serviceProjectNumber_ = other.serviceProjectNumber_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public AggregatedListInstanceGroupManagersRequest Clone() { + return new AggregatedListInstanceGroupManagersRequest(this); + } + + /// Field number for the "filter" field. + public const int FilterFieldNumber = 336120696; + private readonly static string FilterDefaultValue = ""; + + private string filter_; + /// + /// A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Filter { + get { return filter_ ?? FilterDefaultValue; } + set { + filter_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "filter" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasFilter { + get { return filter_ != null; } + } + /// Clears the value of the "filter" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearFilter() { + filter_ = null; + } + + /// Field number for the "include_all_scopes" field. + public const int IncludeAllScopesFieldNumber = 391327988; + private readonly static bool IncludeAllScopesDefaultValue = false; + + private bool includeAllScopes_; + /// + /// Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool IncludeAllScopes { + get { if ((_hasBits0 & 4) != 0) { return includeAllScopes_; } else { return IncludeAllScopesDefaultValue; } } + set { + _hasBits0 |= 4; + includeAllScopes_ = value; + } + } + /// Gets whether the "include_all_scopes" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasIncludeAllScopes { + get { return (_hasBits0 & 4) != 0; } + } + /// Clears the value of the "include_all_scopes" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearIncludeAllScopes() { + _hasBits0 &= ~4; + } + + /// Field number for the "max_results" field. + public const int MaxResultsFieldNumber = 54715419; + private readonly static uint MaxResultsDefaultValue = 0; + + private uint maxResults_; + /// + /// The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public uint MaxResults { + get { if ((_hasBits0 & 1) != 0) { return maxResults_; } else { return MaxResultsDefaultValue; } } + set { + _hasBits0 |= 1; + maxResults_ = value; + } + } + /// Gets whether the "max_results" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasMaxResults { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "max_results" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearMaxResults() { + _hasBits0 &= ~1; + } + + /// Field number for the "order_by" field. + public const int OrderByFieldNumber = 160562920; + private readonly static string OrderByDefaultValue = ""; + + private string orderBy_; + /// + /// Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string OrderBy { + get { return orderBy_ ?? OrderByDefaultValue; } + set { + orderBy_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "order_by" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasOrderBy { + get { return orderBy_ != null; } + } + /// Clears the value of the "order_by" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearOrderBy() { + orderBy_ = null; + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 19994697; + private readonly static string PageTokenDefaultValue = ""; + + private string pageToken_; + /// + /// Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_ ?? PageTokenDefaultValue; } + set { + pageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "page_token" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasPageToken { + get { return pageToken_ != null; } + } + /// Clears the value of the "page_token" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearPageToken() { + pageToken_ = null; + } + + /// Field number for the "project" field. + public const int ProjectFieldNumber = 227560217; + private string project_ = ""; + /// + /// Project ID for this request. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Project { + get { return project_; } + set { + project_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "return_partial_success" field. + public const int ReturnPartialSuccessFieldNumber = 517198390; + private readonly static bool ReturnPartialSuccessDefaultValue = false; + + private bool returnPartialSuccess_; + /// + /// Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool ReturnPartialSuccess { + get { if ((_hasBits0 & 8) != 0) { return returnPartialSuccess_; } else { return ReturnPartialSuccessDefaultValue; } } + set { + _hasBits0 |= 8; + returnPartialSuccess_ = value; + } + } + /// Gets whether the "return_partial_success" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasReturnPartialSuccess { + get { return (_hasBits0 & 8) != 0; } + } + /// Clears the value of the "return_partial_success" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearReturnPartialSuccess() { + _hasBits0 &= ~8; + } + + /// Field number for the "service_project_number" field. + public const int ServiceProjectNumberFieldNumber = 316757497; + private readonly static long ServiceProjectNumberDefaultValue = 0L; + + private long serviceProjectNumber_; + /// + /// The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public long ServiceProjectNumber { + get { if ((_hasBits0 & 2) != 0) { return serviceProjectNumber_; } else { return ServiceProjectNumberDefaultValue; } } + set { + _hasBits0 |= 2; + serviceProjectNumber_ = value; + } + } + /// Gets whether the "service_project_number" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasServiceProjectNumber { + get { return (_hasBits0 & 2) != 0; } + } + /// Clears the value of the "service_project_number" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearServiceProjectNumber() { + _hasBits0 &= ~2; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as AggregatedListInstanceGroupManagersRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListHealthChecksRequest other) { + public bool Equals(AggregatedListInstanceGroupManagersRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -36331,7 +36949,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListHealthChecksRequest other) { + public void MergeFrom(AggregatedListInstanceGroupManagersRequest other) { if (other == null) { return; } @@ -36461,25 +37079,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for InstanceGroupManagers.AggregatedList. See the method description for details. + /// A request message for InstanceGroups.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListInstanceGroupManagersRequest : pb::IMessage + public sealed partial class AggregatedListInstanceGroupsRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstanceGroupManagersRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstanceGroupsRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[43]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[44]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -36490,7 +37108,7 @@ public sealed partial class AggregatedListInstanceGroupManagersRequest : pb::IMe [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstanceGroupManagersRequest() { + public AggregatedListInstanceGroupsRequest() { OnConstruction(); } @@ -36498,7 +37116,7 @@ public AggregatedListInstanceGroupManagersRequest() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstanceGroupManagersRequest(AggregatedListInstanceGroupManagersRequest other) : this() { + public AggregatedListInstanceGroupsRequest(AggregatedListInstanceGroupsRequest other) : this() { _hasBits0 = other._hasBits0; filter_ = other.filter_; includeAllScopes_ = other.includeAllScopes_; @@ -36513,8 +37131,8 @@ public AggregatedListInstanceGroupManagersRequest(AggregatedListInstanceGroupMan [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstanceGroupManagersRequest Clone() { - return new AggregatedListInstanceGroupManagersRequest(this); + public AggregatedListInstanceGroupsRequest Clone() { + return new AggregatedListInstanceGroupsRequest(this); } /// Field number for the "filter" field. @@ -36742,12 +37360,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListInstanceGroupManagersRequest); + return Equals(other as AggregatedListInstanceGroupsRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListInstanceGroupManagersRequest other) { + public bool Equals(AggregatedListInstanceGroupsRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -36911,7 +37529,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListInstanceGroupManagersRequest other) { + public void MergeFrom(AggregatedListInstanceGroupsRequest other) { if (other == null) { return; } @@ -37041,25 +37659,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for InstanceGroups.AggregatedList. See the method description for details. + /// A request message for InstanceTemplates.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListInstanceGroupsRequest : pb::IMessage + public sealed partial class AggregatedListInstanceTemplatesRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstanceGroupsRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstanceTemplatesRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[44]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[45]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -37070,7 +37688,7 @@ public sealed partial class AggregatedListInstanceGroupsRequest : pb::IMessageField number for the "filter" field. @@ -37248,7 +37866,7 @@ public void ClearPageToken() { public const int ProjectFieldNumber = 227560217; private string project_ = ""; /// - /// Project ID for this request. + /// Name of the project scoping this request. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -37322,12 +37940,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListInstanceGroupsRequest); + return Equals(other as AggregatedListInstanceTemplatesRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListInstanceGroupsRequest other) { + public bool Equals(AggregatedListInstanceTemplatesRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -37491,7 +38109,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListInstanceGroupsRequest other) { + public void MergeFrom(AggregatedListInstanceTemplatesRequest other) { if (other == null) { return; } @@ -37621,25 +38239,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for InstanceTemplates.AggregatedList. See the method description for details. + /// A request message for Instances.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListInstanceTemplatesRequest : pb::IMessage + public sealed partial class AggregatedListInstancesRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstanceTemplatesRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstancesRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[45]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[46]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -37650,7 +38268,7 @@ public sealed partial class AggregatedListInstanceTemplatesRequest : pb::IMessag [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstanceTemplatesRequest() { + public AggregatedListInstancesRequest() { OnConstruction(); } @@ -37658,7 +38276,7 @@ public AggregatedListInstanceTemplatesRequest() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstanceTemplatesRequest(AggregatedListInstanceTemplatesRequest other) : this() { + public AggregatedListInstancesRequest(AggregatedListInstancesRequest other) : this() { _hasBits0 = other._hasBits0; filter_ = other.filter_; includeAllScopes_ = other.includeAllScopes_; @@ -37673,8 +38291,8 @@ public AggregatedListInstanceTemplatesRequest(AggregatedListInstanceTemplatesReq [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstanceTemplatesRequest Clone() { - return new AggregatedListInstanceTemplatesRequest(this); + public AggregatedListInstancesRequest Clone() { + return new AggregatedListInstancesRequest(this); } /// Field number for the "filter" field. @@ -37828,7 +38446,7 @@ public void ClearPageToken() { public const int ProjectFieldNumber = 227560217; private string project_ = ""; /// - /// Name of the project scoping this request. + /// Project ID for this request. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -37902,12 +38520,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListInstanceTemplatesRequest); + return Equals(other as AggregatedListInstancesRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListInstanceTemplatesRequest other) { + public bool Equals(AggregatedListInstancesRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -38071,7 +38689,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListInstanceTemplatesRequest other) { + public void MergeFrom(AggregatedListInstancesRequest other) { if (other == null) { return; } @@ -38201,25 +38819,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for Instances.AggregatedList. See the method description for details. + /// A request message for InstantSnapshots.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListInstancesRequest : pb::IMessage + public sealed partial class AggregatedListInstantSnapshotsRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstancesRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstantSnapshotsRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[46]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[47]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -38230,7 +38848,7 @@ public sealed partial class AggregatedListInstancesRequest : pb::IMessageField number for the "filter" field. @@ -38482,12 +39100,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListInstancesRequest); + return Equals(other as AggregatedListInstantSnapshotsRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListInstancesRequest other) { + public bool Equals(AggregatedListInstantSnapshotsRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -38651,7 +39269,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListInstancesRequest other) { + public void MergeFrom(AggregatedListInstantSnapshotsRequest other) { if (other == null) { return; } @@ -38781,25 +39399,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for InstantSnapshots.AggregatedList. See the method description for details. + /// A request message for InterconnectAttachments.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListInstantSnapshotsRequest : pb::IMessage + public sealed partial class AggregatedListInterconnectAttachmentsRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInstantSnapshotsRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInterconnectAttachmentsRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[47]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[48]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -38810,7 +39428,7 @@ public sealed partial class AggregatedListInstantSnapshotsRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstantSnapshotsRequest() { + public AggregatedListInterconnectAttachmentsRequest() { OnConstruction(); } @@ -38818,7 +39436,7 @@ public AggregatedListInstantSnapshotsRequest() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstantSnapshotsRequest(AggregatedListInstantSnapshotsRequest other) : this() { + public AggregatedListInterconnectAttachmentsRequest(AggregatedListInterconnectAttachmentsRequest other) : this() { _hasBits0 = other._hasBits0; filter_ = other.filter_; includeAllScopes_ = other.includeAllScopes_; @@ -38833,8 +39451,8 @@ public AggregatedListInstantSnapshotsRequest(AggregatedListInstantSnapshotsReque [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInstantSnapshotsRequest Clone() { - return new AggregatedListInstantSnapshotsRequest(this); + public AggregatedListInterconnectAttachmentsRequest Clone() { + return new AggregatedListInterconnectAttachmentsRequest(this); } /// Field number for the "filter" field. @@ -39062,12 +39680,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListInstantSnapshotsRequest); + return Equals(other as AggregatedListInterconnectAttachmentsRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListInstantSnapshotsRequest other) { + public bool Equals(AggregatedListInterconnectAttachmentsRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -39231,7 +39849,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListInstantSnapshotsRequest other) { + public void MergeFrom(AggregatedListInterconnectAttachmentsRequest other) { if (other == null) { return; } @@ -39361,25 +39979,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for InterconnectAttachments.AggregatedList. See the method description for details. + /// A request message for MachineTypes.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListInterconnectAttachmentsRequest : pb::IMessage + public sealed partial class AggregatedListMachineTypesRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListInterconnectAttachmentsRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListMachineTypesRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[48]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[49]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -39390,7 +40008,7 @@ public sealed partial class AggregatedListInterconnectAttachmentsRequest : pb::I [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInterconnectAttachmentsRequest() { + public AggregatedListMachineTypesRequest() { OnConstruction(); } @@ -39398,7 +40016,7 @@ public AggregatedListInterconnectAttachmentsRequest() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInterconnectAttachmentsRequest(AggregatedListInterconnectAttachmentsRequest other) : this() { + public AggregatedListMachineTypesRequest(AggregatedListMachineTypesRequest other) : this() { _hasBits0 = other._hasBits0; filter_ = other.filter_; includeAllScopes_ = other.includeAllScopes_; @@ -39413,8 +40031,8 @@ public AggregatedListInterconnectAttachmentsRequest(AggregatedListInterconnectAt [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListInterconnectAttachmentsRequest Clone() { - return new AggregatedListInterconnectAttachmentsRequest(this); + public AggregatedListMachineTypesRequest Clone() { + return new AggregatedListMachineTypesRequest(this); } /// Field number for the "filter" field. @@ -39642,12 +40260,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListInterconnectAttachmentsRequest); + return Equals(other as AggregatedListMachineTypesRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListInterconnectAttachmentsRequest other) { + public bool Equals(AggregatedListMachineTypesRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -39811,7 +40429,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListInterconnectAttachmentsRequest other) { + public void MergeFrom(AggregatedListMachineTypesRequest other) { if (other == null) { return; } @@ -39941,25 +40559,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for MachineTypes.AggregatedList. See the method description for details. + /// A request message for NetworkAttachments.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListMachineTypesRequest : pb::IMessage + public sealed partial class AggregatedListNetworkAttachmentsRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListMachineTypesRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListNetworkAttachmentsRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[49]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[50]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -39970,7 +40588,7 @@ public sealed partial class AggregatedListMachineTypesRequest : pb::IMessageField number for the "filter" field. @@ -40222,12 +40840,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListMachineTypesRequest); + return Equals(other as AggregatedListNetworkAttachmentsRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListMachineTypesRequest other) { + public bool Equals(AggregatedListNetworkAttachmentsRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -40391,7 +41009,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListMachineTypesRequest other) { + public void MergeFrom(AggregatedListNetworkAttachmentsRequest other) { if (other == null) { return; } @@ -40521,25 +41139,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for NetworkAttachments.AggregatedList. See the method description for details. + /// A request message for NetworkEdgeSecurityServices.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListNetworkAttachmentsRequest : pb::IMessage + public sealed partial class AggregatedListNetworkEdgeSecurityServicesRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListNetworkAttachmentsRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListNetworkEdgeSecurityServicesRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[50]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[51]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -40550,7 +41168,7 @@ public sealed partial class AggregatedListNetworkAttachmentsRequest : pb::IMessa [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkAttachmentsRequest() { + public AggregatedListNetworkEdgeSecurityServicesRequest() { OnConstruction(); } @@ -40558,7 +41176,7 @@ public AggregatedListNetworkAttachmentsRequest() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkAttachmentsRequest(AggregatedListNetworkAttachmentsRequest other) : this() { + public AggregatedListNetworkEdgeSecurityServicesRequest(AggregatedListNetworkEdgeSecurityServicesRequest other) : this() { _hasBits0 = other._hasBits0; filter_ = other.filter_; includeAllScopes_ = other.includeAllScopes_; @@ -40573,8 +41191,8 @@ public AggregatedListNetworkAttachmentsRequest(AggregatedListNetworkAttachmentsR [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkAttachmentsRequest Clone() { - return new AggregatedListNetworkAttachmentsRequest(this); + public AggregatedListNetworkEdgeSecurityServicesRequest Clone() { + return new AggregatedListNetworkEdgeSecurityServicesRequest(this); } /// Field number for the "filter" field. @@ -40728,7 +41346,7 @@ public void ClearPageToken() { public const int ProjectFieldNumber = 227560217; private string project_ = ""; /// - /// Project ID for this request. + /// Name of the project scoping this request. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -40802,12 +41420,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListNetworkAttachmentsRequest); + return Equals(other as AggregatedListNetworkEdgeSecurityServicesRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListNetworkAttachmentsRequest other) { + public bool Equals(AggregatedListNetworkEdgeSecurityServicesRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -40971,7 +41589,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListNetworkAttachmentsRequest other) { + public void MergeFrom(AggregatedListNetworkEdgeSecurityServicesRequest other) { if (other == null) { return; } @@ -41101,25 +41719,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for NetworkEdgeSecurityServices.AggregatedList. See the method description for details. + /// A request message for NetworkEndpointGroups.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListNetworkEdgeSecurityServicesRequest : pb::IMessage + public sealed partial class AggregatedListNetworkEndpointGroupsRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListNetworkEdgeSecurityServicesRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListNetworkEndpointGroupsRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[51]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[52]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -41130,7 +41748,7 @@ public sealed partial class AggregatedListNetworkEdgeSecurityServicesRequest : p [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkEdgeSecurityServicesRequest() { + public AggregatedListNetworkEndpointGroupsRequest() { OnConstruction(); } @@ -41138,7 +41756,7 @@ public AggregatedListNetworkEdgeSecurityServicesRequest() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkEdgeSecurityServicesRequest(AggregatedListNetworkEdgeSecurityServicesRequest other) : this() { + public AggregatedListNetworkEndpointGroupsRequest(AggregatedListNetworkEndpointGroupsRequest other) : this() { _hasBits0 = other._hasBits0; filter_ = other.filter_; includeAllScopes_ = other.includeAllScopes_; @@ -41153,8 +41771,8 @@ public AggregatedListNetworkEdgeSecurityServicesRequest(AggregatedListNetworkEdg [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkEdgeSecurityServicesRequest Clone() { - return new AggregatedListNetworkEdgeSecurityServicesRequest(this); + public AggregatedListNetworkEndpointGroupsRequest Clone() { + return new AggregatedListNetworkEndpointGroupsRequest(this); } /// Field number for the "filter" field. @@ -41308,7 +41926,7 @@ public void ClearPageToken() { public const int ProjectFieldNumber = 227560217; private string project_ = ""; /// - /// Name of the project scoping this request. + /// Project ID for this request. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -41382,12 +42000,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListNetworkEdgeSecurityServicesRequest); + return Equals(other as AggregatedListNetworkEndpointGroupsRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListNetworkEdgeSecurityServicesRequest other) { + public bool Equals(AggregatedListNetworkEndpointGroupsRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -41551,7 +42169,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListNetworkEdgeSecurityServicesRequest other) { + public void MergeFrom(AggregatedListNetworkEndpointGroupsRequest other) { if (other == null) { return; } @@ -41681,25 +42299,25 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A request message for NetworkEndpointGroups.AggregatedList. See the method description for details. + /// A request message for NetworkFirewallPolicies.AggregatedList. See the method description for details. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class AggregatedListNetworkEndpointGroupsRequest : pb::IMessage + public sealed partial class AggregatedListNetworkFirewallPoliciesRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListNetworkEndpointGroupsRequest()); + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AggregatedListNetworkFirewallPoliciesRequest()); private pb::UnknownFieldSet _unknownFields; private int _hasBits0; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public static pb::MessageParser Parser { get { return _parser; } } + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[52]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[53]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -41710,7 +42328,7 @@ public sealed partial class AggregatedListNetworkEndpointGroupsRequest : pb::IMe [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkEndpointGroupsRequest() { + public AggregatedListNetworkFirewallPoliciesRequest() { OnConstruction(); } @@ -41718,7 +42336,7 @@ public AggregatedListNetworkEndpointGroupsRequest() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkEndpointGroupsRequest(AggregatedListNetworkEndpointGroupsRequest other) : this() { + public AggregatedListNetworkFirewallPoliciesRequest(AggregatedListNetworkFirewallPoliciesRequest other) : this() { _hasBits0 = other._hasBits0; filter_ = other.filter_; includeAllScopes_ = other.includeAllScopes_; @@ -41733,8 +42351,8 @@ public AggregatedListNetworkEndpointGroupsRequest(AggregatedListNetworkEndpointG [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public AggregatedListNetworkEndpointGroupsRequest Clone() { - return new AggregatedListNetworkEndpointGroupsRequest(this); + public AggregatedListNetworkFirewallPoliciesRequest Clone() { + return new AggregatedListNetworkFirewallPoliciesRequest(this); } /// Field number for the "filter" field. @@ -41962,12 +42580,12 @@ public void ClearServiceProjectNumber() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { - return Equals(other as AggregatedListNetworkEndpointGroupsRequest); + return Equals(other as AggregatedListNetworkFirewallPoliciesRequest); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(AggregatedListNetworkEndpointGroupsRequest other) { + public bool Equals(AggregatedListNetworkFirewallPoliciesRequest other) { if (ReferenceEquals(other, null)) { return false; } @@ -42131,7 +42749,7 @@ public int CalculateSize() { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(AggregatedListNetworkEndpointGroupsRequest other) { + public void MergeFrom(AggregatedListNetworkFirewallPoliciesRequest other) { if (other == null) { return; } @@ -42279,7 +42897,7 @@ public sealed partial class AggregatedListNodeGroupsRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[78]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[79]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -57042,7 +57660,7 @@ public sealed partial class AllocationAggregateReservation : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[87]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[88]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -59620,7 +60238,7 @@ public sealed partial class AnnouncePublicAdvertisedPrefixeRequest : pb::IMessag [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[88]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[89]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -59910,7 +60528,7 @@ public sealed partial class AnnouncePublicDelegatedPrefixeRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[89]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[90]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -60240,7 +60858,7 @@ public sealed partial class ApplyUpdatesToInstancesInstanceGroupManagerRequest : [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[90]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[91]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -60565,7 +61183,7 @@ public sealed partial class ApplyUpdatesToInstancesRegionInstanceGroupManagerReq [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[91]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[92]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -60891,7 +61509,7 @@ public sealed partial class AttachDiskInstanceRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[96]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[97]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -63589,7 +64207,7 @@ public sealed partial class AttachedDiskInitializeParams : pb::IMessage - /// The source snapshot to create this disk. When creating a new instance boot disk, one of initializeParams.sourceSnapshot or initializeParams.sourceImage or disks.source is required. To create a disk with a snapshot that you created, specify the snapshot name in the following format: global/snapshots/my-backup If the source snapshot is deleted later, this field will not be set. + /// The source snapshot to create this disk. When creating a new instance boot disk, one of initializeParams.sourceSnapshot or initializeParams.sourceImage or disks.source is required. To create a disk with a snapshot that you created, specify the snapshot name in the following format: global/snapshots/my-backup If the source snapshot is deleted later, this field will not be set. Note: You cannot create VMs in bulk using a snapshot as the source. Use an image instead when you create VMs using the bulk insert method. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -64695,7 +65313,7 @@ public sealed partial class AuditConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[98]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[99]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -64961,7 +65579,7 @@ public sealed partial class AuditLogConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[99]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[100]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -65289,7 +65907,7 @@ public sealed partial class Autoscaler : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[100]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[101]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -66183,7 +66801,7 @@ public sealed partial class AutoscalerAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[102]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[103]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -67111,7 +67729,7 @@ public sealed partial class AutoscalerStatusDetails : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[105]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[106]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -68319,7 +68937,7 @@ public sealed partial class AutoscalingPolicyCpuUtilization : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[111]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[112]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -70957,7 +71575,7 @@ public sealed partial class BackendBucket : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[112]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[113]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -71791,7 +72409,7 @@ public sealed partial class BackendBucketCdnPolicy : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[117]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[118]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -73696,7 +74314,7 @@ public sealed partial class BackendBucketUsedBy : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[119]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[120]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -76381,7 +76999,7 @@ public sealed partial class BackendServiceAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[128]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[129]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -79793,7 +80411,7 @@ public sealed partial class BackendServiceList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[138]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[139]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -83574,7 +84192,7 @@ public sealed partial class BfdStatus : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[139]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[140]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -84293,7 +84911,7 @@ public sealed partial class BfdStatusPacketCounts : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[141]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[142]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -85009,7 +85627,7 @@ public sealed partial class BulkInsertDiskRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[151]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[152]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -88504,7 +89122,7 @@ public sealed partial class CancelInstanceGroupManagerResizeRequestRequest : pb: [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[152]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[153]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -88875,7 +89493,7 @@ public sealed partial class CircuitBreakers : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[153]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[154]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -89307,7 +89925,7 @@ public sealed partial class CloneRulesFirewallPolicyRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[157]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[158]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -91720,7 +92338,7 @@ public sealed partial class CommitmentAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[159]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[160]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -92649,7 +93267,7 @@ public sealed partial class CommitmentResourceStatus : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[166]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[167]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -94704,7 +95322,7 @@ public sealed partial class CreateInstancesInstanceGroupManagerRequest : pb::IMe [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[167]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[168]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -95083,7 +95701,7 @@ public sealed partial class CreateInstancesRegionInstanceGroupManagerRequest : p [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[168]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[169]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -95463,7 +96081,7 @@ public sealed partial class CreateSnapshotDiskRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[175]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[176]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -97758,7 +98376,7 @@ public sealed partial class DeleteAccessConfigInstanceRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[181]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[182]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -99738,7 +100356,7 @@ public sealed partial class DeleteExternalVpnGatewayRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[267]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[268]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -126105,7 +126723,7 @@ public sealed partial class DeprecateImageRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[269]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[270]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -126893,7 +127511,7 @@ public sealed partial class DetachDiskInstanceRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[276]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[277]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -131635,7 +132253,7 @@ public sealed partial class DiskAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[281]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[282]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -133557,7 +134175,7 @@ public sealed partial class DiskMoveRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[282]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[283]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -133821,7 +134439,7 @@ public sealed partial class DiskParams : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[283]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[284]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -134005,7 +134623,7 @@ public sealed partial class DiskResourceStatus : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[286]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[287]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -135232,7 +135850,7 @@ public sealed partial class DiskTypeAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[288]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[289]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -136160,7 +136778,7 @@ public sealed partial class DiskTypesScopedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[293]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[294]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -137206,7 +137824,7 @@ public sealed partial class DisksStartAsyncReplicationRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[296]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[297]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -137838,7 +138456,7 @@ public sealed partial class DistributionPolicy : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[299]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[300]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -138589,7 +139207,7 @@ public sealed partial class EnableXpnHostProjectRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[302]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[303]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -139322,7 +139940,7 @@ public sealed partial class ErrorDetails : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[303]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[304]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -139662,7 +140280,7 @@ public sealed partial class ErrorInfo : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[304]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[305]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -139729,7 +140347,7 @@ public void ClearDomain() { = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 68114722); private readonly pbc::MapField metadatas_ = new pbc::MapField(); /// - /// Additional structured details about this error. Keys must match /a-z+/ but should ideally be lowerCamelCase. Also they must be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {"instanceLimit": "100/request"}, should be returned as, {"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request. + /// Additional structured details about this error. Keys must match a regular expression of `a-z+` but should ideally be lowerCamelCase. Also, they must be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than `{"instanceLimit": "100/request"}`, should be returned as, `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of instances that can be created in a single (batch) request. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -139954,7 +140572,7 @@ public sealed partial class Errors : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[305]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[306]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -140301,7 +140919,7 @@ public sealed partial class ExchangedPeeringRoute : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[309]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[310]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -141962,7 +142580,7 @@ public sealed partial class ExternalVpnGateway : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[313]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[314]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -143749,7 +144367,7 @@ public sealed partial class Firewall : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[314]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[315]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -144757,7 +145375,7 @@ public sealed partial class FirewallList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[315]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[316]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -145208,7 +145826,7 @@ public sealed partial class FirewallLogConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[316]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[317]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -145494,7 +146112,7 @@ public sealed partial class FirewallPoliciesListAssociationsResponse : pb::IMess [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[317]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[318]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -145715,6 +146333,239 @@ public void MergeFrom(pb::CodedInputStream input) { } + /// + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class FirewallPoliciesScopedList : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new FirewallPoliciesScopedList()); + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[319]; } + } + + [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 FirewallPoliciesScopedList() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public FirewallPoliciesScopedList(FirewallPoliciesScopedList other) : this() { + firewallPolicies_ = other.firewallPolicies_.Clone(); + warning_ = other.warning_ != null ? other.warning_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public FirewallPoliciesScopedList Clone() { + return new FirewallPoliciesScopedList(this); + } + + /// Field number for the "firewall_policies" field. + public const int FirewallPoliciesFieldNumber = 392512943; + private static readonly pb::FieldCodec _repeated_firewallPolicies_codec + = pb::FieldCodec.ForMessage(3140103546, global::Google.Cloud.Compute.V1.FirewallPolicy.Parser); + private readonly pbc::RepeatedField firewallPolicies_ = new pbc::RepeatedField(); + /// + /// A list of firewall policies contained in this scope. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField FirewallPolicies { + get { return firewallPolicies_; } + } + + /// Field number for the "warning" field. + public const int WarningFieldNumber = 50704284; + private global::Google.Cloud.Compute.V1.Warning warning_; + /// + /// Informational warning which replaces the list of firewall policies when the list is empty. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Compute.V1.Warning Warning { + get { return warning_; } + set { + warning_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as FirewallPoliciesScopedList); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(FirewallPoliciesScopedList other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!firewallPolicies_.Equals(other.firewallPolicies_)) return false; + if (!object.Equals(Warning, other.Warning)) 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; + hash ^= firewallPolicies_.GetHashCode(); + if (warning_ != null) hash ^= Warning.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 (warning_ != null) { + output.WriteRawTag(226, 249, 181, 193, 1); + output.WriteMessage(Warning); + } + firewallPolicies_.WriteTo(output, _repeated_firewallPolicies_codec); + 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 (warning_ != null) { + output.WriteRawTag(226, 249, 181, 193, 1); + output.WriteMessage(Warning); + } + firewallPolicies_.WriteTo(ref output, _repeated_firewallPolicies_codec); + 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; + size += firewallPolicies_.CalculateSize(_repeated_firewallPolicies_codec); + if (warning_ != null) { + size += 5 + pb::CodedOutputStream.ComputeMessageSize(Warning); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(FirewallPoliciesScopedList other) { + if (other == null) { + return; + } + firewallPolicies_.Add(other.firewallPolicies_); + if (other.warning_ != null) { + if (warning_ == null) { + Warning = new global::Google.Cloud.Compute.V1.Warning(); + } + Warning.MergeFrom(other.Warning); + } + _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 405634274: { + if (warning_ == null) { + Warning = new global::Google.Cloud.Compute.V1.Warning(); + } + input.ReadMessage(Warning); + break; + } + case 3140103546: { + firewallPolicies_.AddEntriesFrom(input, _repeated_firewallPolicies_codec); + 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 405634274: { + if (warning_ == null) { + Warning = new global::Google.Cloud.Compute.V1.Warning(); + } + input.ReadMessage(Warning); + break; + } + case 3140103546: { + firewallPolicies_.AddEntriesFrom(ref input, _repeated_firewallPolicies_codec); + break; + } + } + } + } + #endif + + } + /// /// Represents a Firewall Policy resource. /// @@ -145734,7 +146585,7 @@ public sealed partial class FirewallPolicy : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[318]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[320]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -146652,7 +147503,7 @@ public sealed partial class FirewallPolicyAssociation : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[325]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[327]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -149737,7 +150588,7 @@ public sealed partial class ForwardingRule : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[326]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[328]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -151780,7 +152631,7 @@ public sealed partial class ForwardingRuleAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[332]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[334]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -153871,7 +154722,7 @@ public sealed partial class GetAcceleratorTypeRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[334]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[336]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -154423,7 +155274,7 @@ public sealed partial class GetAssociationFirewallPolicyRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[342]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[344]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -156553,7 +157404,7 @@ public sealed partial class GetDiskTypeRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[388]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[390]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -169920,7 +170771,7 @@ public sealed partial class GetInstanceGroupManagerRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[401]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[403]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -173268,7 +174119,7 @@ public sealed partial class GetMachineImageRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[412]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[414]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -176486,7 +177337,7 @@ public sealed partial class GetNodeGroupRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[417]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[419]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -177786,7 +178637,7 @@ public sealed partial class GetPublicAdvertisedPrefixeRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[435]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[437]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -182674,7 +183525,7 @@ public sealed partial class GetRegionSecurityPolicyRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[445]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[447]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -185394,7 +186245,7 @@ public sealed partial class GetRouterRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[446]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[448]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -185670,7 +186521,7 @@ public sealed partial class GetRouterStatusRouterRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[474]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[476]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -193155,7 +194006,7 @@ public sealed partial class GetVpnGatewayRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[480]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[482]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -194884,7 +195735,7 @@ public sealed partial class GlobalAddressesMoveRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[487]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[489]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -196803,7 +197654,7 @@ public sealed partial class GuestAttributesEntry : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[490]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[492]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -197545,7 +198396,7 @@ public sealed partial class HTTP2HealthCheck : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[491]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[493]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -198125,7 +198976,7 @@ public sealed partial class HTTPHealthCheck : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[492]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[494]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -198705,7 +199556,7 @@ public sealed partial class HTTPSHealthCheck : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[493]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[495]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -199286,7 +200137,7 @@ public sealed partial class HealthCheck : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[494]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[496]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -200476,7 +201327,7 @@ public sealed partial class HealthCheckList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[495]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[497]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -200927,7 +201778,7 @@ public sealed partial class HealthCheckLogConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[503]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[505]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -204256,7 +205107,7 @@ public sealed partial class HealthStatusForNetworkEndpoint : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[505]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[507]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -204945,7 +205796,7 @@ public sealed partial class HelpLink : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[506]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[508]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -205209,7 +206060,7 @@ public sealed partial class HostRule : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[507]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[509]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -205503,7 +206354,7 @@ public sealed partial class HttpFaultAbort : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[508]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[510]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -205771,7 +206622,7 @@ public sealed partial class HttpFaultDelay : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[509]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[511]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -206032,7 +206883,7 @@ public sealed partial class HttpFaultInjection : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[511]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[513]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -206559,7 +207410,7 @@ public sealed partial class HttpHeaderMatch : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[512]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[514]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -207146,7 +207997,7 @@ public sealed partial class HttpHeaderOption : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[513]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[515]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -207467,7 +208318,7 @@ public sealed partial class HttpQueryParameterMatch : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[516]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[518]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -208654,7 +209505,7 @@ public sealed partial class HttpRouteAction : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[517]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[519]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -209183,7 +210034,7 @@ public sealed partial class HttpRouteRule : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[518]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[520]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -209729,7 +210580,7 @@ public sealed partial class HttpRouteRuleMatch : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[520]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[522]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -212155,7 +213006,7 @@ public sealed partial class ImageFamilyView : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[521]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[523]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -212360,7 +213211,7 @@ public sealed partial class ImageList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[522]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[524]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -212810,7 +213661,7 @@ public sealed partial class InitialStateConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[528]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[530]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -214771,7 +215622,7 @@ public sealed partial class InsertExternalVpnGatewayRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[600]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[602]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -240861,7 +241712,7 @@ public sealed partial class InstanceAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[604]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[606]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -242200,7 +243051,7 @@ public void ClearName() { = pb::FieldCodec.ForMessage(3420789858, global::Google.Cloud.Compute.V1.NamedPort.Parser); private readonly pbc::RepeatedField namedPorts_ = new pbc::RepeatedField(); /// - /// Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group. + /// Optional. Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -242811,7 +243662,7 @@ public sealed partial class InstanceGroupAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[606]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[608]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -243741,7 +244592,7 @@ public sealed partial class InstanceGroupManager : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[652]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[654]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -258794,7 +259645,7 @@ public sealed partial class InstanceListReferrers : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[658]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[660]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -260645,7 +261496,7 @@ public sealed partial class InstanceProperties : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[661]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[663]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -262199,7 +263050,7 @@ public sealed partial class InstanceSettings : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[662]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[664]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -262565,7 +263416,7 @@ public sealed partial class InstanceSettingsMetadata : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[664]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[666]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -263493,7 +264344,7 @@ public sealed partial class InstanceTemplateAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[683]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[685]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -269436,7 +270287,7 @@ public sealed partial class InstantSnapshotAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[688]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[690]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -271079,7 +271930,7 @@ public sealed partial class Interconnect : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[689]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[691]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -272822,7 +273673,7 @@ public sealed partial class InterconnectAttachment : pb::IMessage - /// Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values: - BPS_50M: 50 Mbit/s - BPS_100M: 100 Mbit/s - BPS_200M: 200 Mbit/s - BPS_300M: 300 Mbit/s - BPS_400M: 400 Mbit/s - BPS_500M: 500 Mbit/s - BPS_1G: 1 Gbit/s - BPS_2G: 2 Gbit/s - BPS_5G: 5 Gbit/s - BPS_10G: 10 Gbit/s - BPS_20G: 20 Gbit/s - BPS_50G: 50 Gbit/s + /// Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values: - BPS_50M: 50 Mbit/s - BPS_100M: 100 Mbit/s - BPS_200M: 200 Mbit/s - BPS_300M: 300 Mbit/s - BPS_400M: 400 Mbit/s - BPS_500M: 500 Mbit/s - BPS_1G: 1 Gbit/s - BPS_2G: 2 Gbit/s - BPS_5G: 5 Gbit/s - BPS_10G: 10 Gbit/s - BPS_20G: 20 Gbit/s - BPS_50G: 50 Gbit/s - BPS_100G: 100 Gbit/s /// Check the Bandwidth enum for the list of possible values. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -272972,7 +273823,7 @@ public void ClearBandwidth() { = pb::FieldCodec.ForString(1902743506); private readonly pbc::RepeatedField candidateSubnets_ = new pbc::RepeatedField(); /// - /// Up to 16 candidate prefixes that can be used to restrict the allocation of cloudRouterIpAddress and customerRouterIpAddress for this attachment. All prefixes must be within link-local address space (169.254.0.0/16) and must be /29 or shorter (/28, /27, etc). Google will attempt to select an unused /29 from the supplied candidate prefix(es). The request will fail if all possible /29s are in use on Google's edge. If not supplied, Google will randomly select an unused /29 from all of link-local space. + /// Input only. Up to 16 candidate prefixes that can be used to restrict the allocation of cloudRouterIpAddress and customerRouterIpAddress for this attachment. All prefixes must be within link-local address space (169.254.0.0/16) and must be /29 or shorter (/28, /27, etc). Google will attempt to select an unused /29 from the supplied candidate prefix(es). The request will fail if all possible /29s are in use on Google's edge. If not supplied, Google will randomly select an unused /29 from all of link-local space. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -273263,7 +274114,7 @@ public void ClearDescription() { private string edgeAvailabilityDomain_; /// - /// Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values: - AVAILABILITY_DOMAIN_ANY - AVAILABILITY_DOMAIN_1 - AVAILABILITY_DOMAIN_2 For improved reliability, customers should configure a pair of attachments, one per availability domain. The selected availability domain will be provided to the Partner via the pairing key, so that the provisioned circuit will lie in the specified domain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY. + /// Input only. Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values: - AVAILABILITY_DOMAIN_ANY - AVAILABILITY_DOMAIN_1 - AVAILABILITY_DOMAIN_2 For improved reliability, customers should configure a pair of attachments, one per availability domain. The selected availability domain will be provided to the Partner via the pairing key, so that the provisioned circuit will lie in the specified domain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY. /// Check the EdgeAvailabilityDomain enum for the list of possible values. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -273881,7 +274732,7 @@ public void ClearState() { private int subnetLength_; /// - /// Length of the IPv4 subnet mask. Allowed values: - 29 (default) - 30 The default value is 29, except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure remote location fall into this category. In these cases, the default value is 30, and requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it gives Google Cloud Support more debugging visibility. + /// Input only. Length of the IPv4 subnet mask. Allowed values: - 29 (default) - 30 The default value is 29, except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure remote location fall into this category. In these cases, the default value is 30, and requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it gives Google Cloud Support more debugging visibility. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -275025,7 +275876,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { /// - /// Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values: - BPS_50M: 50 Mbit/s - BPS_100M: 100 Mbit/s - BPS_200M: 200 Mbit/s - BPS_300M: 300 Mbit/s - BPS_400M: 400 Mbit/s - BPS_500M: 500 Mbit/s - BPS_1G: 1 Gbit/s - BPS_2G: 2 Gbit/s - BPS_5G: 5 Gbit/s - BPS_10G: 10 Gbit/s - BPS_20G: 20 Gbit/s - BPS_50G: 50 Gbit/s + /// Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values: - BPS_50M: 50 Mbit/s - BPS_100M: 100 Mbit/s - BPS_200M: 200 Mbit/s - BPS_300M: 300 Mbit/s - BPS_400M: 400 Mbit/s - BPS_500M: 500 Mbit/s - BPS_1G: 1 Gbit/s - BPS_2G: 2 Gbit/s - BPS_5G: 5 Gbit/s - BPS_10G: 10 Gbit/s - BPS_20G: 20 Gbit/s - BPS_50G: 50 Gbit/s - BPS_100G: 100 Gbit/s /// public enum Bandwidth { /// @@ -275033,6 +275884,10 @@ public enum Bandwidth { /// [pbr::OriginalName("UNDEFINED_BANDWIDTH")] UndefinedBandwidth = 0, /// + /// 100 Gbit/s + /// + [pbr::OriginalName("BPS_100G")] Bps100G = 49547952, + /// /// 100 Mbit/s /// [pbr::OriginalName("BPS_100M")] Bps100M = 49547958, @@ -275083,7 +275938,7 @@ public enum Bandwidth { } /// - /// Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values: - AVAILABILITY_DOMAIN_ANY - AVAILABILITY_DOMAIN_1 - AVAILABILITY_DOMAIN_2 For improved reliability, customers should configure a pair of attachments, one per availability domain. The selected availability domain will be provided to the Partner via the pairing key, so that the provisioned circuit will lie in the specified domain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY. + /// Input only. Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values: - AVAILABILITY_DOMAIN_ANY - AVAILABILITY_DOMAIN_1 - AVAILABILITY_DOMAIN_2 For improved reliability, customers should configure a pair of attachments, one per availability domain. The selected availability domain will be provided to the Partner via the pairing key, so that the provisioned circuit will lie in the specified domain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY. /// public enum EdgeAvailabilityDomain { /// @@ -275228,7 +276083,7 @@ public sealed partial class InterconnectAttachmentAggregatedList : pb::IMessage< [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[691]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[693]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -275706,7 +276561,7 @@ public sealed partial class InterconnectAttachmentConfigurationConstraints : pb: [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[692]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[694]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -275976,7 +276831,7 @@ public sealed partial class InterconnectAttachmentConfigurationConstraintsBgpPee [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[693]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[695]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -276237,7 +277092,7 @@ public sealed partial class InterconnectAttachmentList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[705]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[707]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -280388,7 +281243,7 @@ public sealed partial class InterconnectLocation : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[722]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[724]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -287653,7 +288508,7 @@ public sealed partial class License : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[723]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[725]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -288350,7 +289205,7 @@ public sealed partial class LicenseCode : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[724]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[726]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -289005,7 +289860,7 @@ public sealed partial class LicenseCodeLicenseAlias : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[738]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[740]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -294933,7 +295788,7 @@ public sealed partial class ListDisksStoragePoolsRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[753]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[755]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -302291,7 +303146,7 @@ public sealed partial class ListInstanceGroupManagerResizeRequestsRequest : pb:: [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[754]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[756]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -302841,7 +303696,7 @@ public sealed partial class ListInstanceGroupManagersRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[818]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[820]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -335697,7 +336552,7 @@ public sealed partial class ListSecurityPoliciesRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[843]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[845]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -347935,7 +348790,7 @@ public sealed partial class LocalDisk : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[844]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[846]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -348256,7 +349111,7 @@ public sealed partial class LocalizedMessage : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[845]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[847]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -348520,7 +349375,7 @@ public sealed partial class LocationPolicy : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[846]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[848]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -348789,7 +349644,7 @@ public sealed partial class LocationPolicyLocation : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[849]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[851]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -350361,7 +351216,7 @@ public sealed partial class MachineImageList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[850]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[852]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -350812,7 +351667,7 @@ public sealed partial class MachineType : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[851]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[853]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -351869,7 +352724,7 @@ public sealed partial class MachineTypeAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[853]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[855]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -352797,7 +353652,7 @@ public sealed partial class MachineTypesScopedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[855]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[857]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -353847,7 +354702,7 @@ public sealed partial class ManagedInstanceInstanceHealth : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[860]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[862]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -355119,7 +355974,7 @@ public sealed partial class MetadataFilter : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[861]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[863]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -355389,7 +356244,7 @@ public sealed partial class MetadataFilterLabelMatch : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[868]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[870]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -357526,7 +358381,7 @@ public sealed partial class NatIpInfo : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[869]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[871]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -357765,7 +358620,7 @@ public sealed partial class NatIpInfoNatIpInfoMapping : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[871]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[873]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -358302,7 +359157,7 @@ public sealed partial class Network : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[872]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[874]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -359456,7 +360311,7 @@ public sealed partial class NetworkAttachment : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[873]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[875]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -360345,7 +361200,7 @@ public sealed partial class NetworkAttachmentAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[881]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[883]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -363525,7 +364380,7 @@ public NetworkEndpoint Clone() { = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 896260386); private readonly pbc::MapField annotations_ = new pbc::MapField(); /// - /// Metadata defined as annotations on the network endpoint. + /// Optional metadata defined as annotations on the network endpoint. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -363539,7 +364394,7 @@ public NetworkEndpoint Clone() { private int clientDestinationPort_; /// - /// Represents the port number to which PSC consumer sends packets. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type. + /// Represents the port number to which PSC consumer sends packets. Optional. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -363598,7 +364453,7 @@ public void ClearFqdn() { private string instance_; /// - /// The name or a URL of VM instance of this network endpoint. This field is required for network endpoints of type GCE_VM_IP and GCE_VM_IP_PORT. The instance must be in the same zone of network endpoint group (for zonal NEGs) or in the zone within the region of the NEG (for regional NEGs). If the ipAddress is specified, it must belongs to the VM instance. The name must be 1-63 characters long, and comply with RFC1035 or be a valid URL pointing to an existing instance. + /// The name or a URL of VM instance of this network endpoint. Optional, the field presence depends on the network endpoint type. The field is required for network endpoints of type GCE_VM_IP and GCE_VM_IP_PORT. The instance must be in the same zone of network endpoint group (for zonal NEGs) or in the zone within the region of the NEG (for regional NEGs). If the ipAddress is specified, it must belongs to the VM instance. The name must be 1-63 characters long, and comply with RFC1035 or be a valid URL pointing to an existing instance. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -363995,7 +364850,7 @@ public sealed partial class NetworkEndpointGroup : pb::IMessage.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 896260386); private readonly pbc::MapField annotations_ = new pbc::MapField(); /// - /// Metadata defined as annotations on the network endpoint group. + /// Optional. Metadata defined as annotations on the network endpoint group. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -364062,7 +364917,7 @@ public NetworkEndpointGroup Clone() { public const int AppEngineFieldNumber = 340788768; private global::Google.Cloud.Compute.V1.NetworkEndpointGroupAppEngine appEngine_; /// - /// Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. + /// Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -364077,7 +364932,7 @@ public NetworkEndpointGroup Clone() { public const int CloudFunctionFieldNumber = 519893666; private global::Google.Cloud.Compute.V1.NetworkEndpointGroupCloudFunction cloudFunction_; /// - /// Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. + /// Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -364092,7 +364947,7 @@ public NetworkEndpointGroup Clone() { public const int CloudRunFieldNumber = 111060353; private global::Google.Cloud.Compute.V1.NetworkEndpointGroupCloudRun cloudRun_; /// - /// Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. + /// Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -364138,7 +364993,7 @@ public void ClearCreationTimestamp() { private int defaultPort_; /// - /// The default port used if the port number is not specified in the network endpoint. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified. + /// The default port used if the port number is not specified in the network endpoint. Optional. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -364341,6 +365196,9 @@ public void ClearNetworkEndpointType() { /// Field number for the "psc_data" field. public const int PscDataFieldNumber = 71937481; private global::Google.Cloud.Compute.V1.NetworkEndpointGroupPscData pscData_; + /// + /// Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT. + /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::Google.Cloud.Compute.V1.NetworkEndpointGroupPscData PscData { @@ -364356,7 +365214,7 @@ public void ClearNetworkEndpointType() { private string pscTargetService_; /// - /// The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com + /// The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com. Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -365183,7 +366041,7 @@ public sealed partial class NetworkEndpointGroupAggregatedList : pb::IMessage + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class NetworkEndpointGroupsScopedList : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new NetworkEndpointGroupsScopedList()); + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[895]; } + } + + [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 NetworkEndpointGroupsScopedList() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NetworkEndpointGroupsScopedList(NetworkEndpointGroupsScopedList other) : this() { + networkEndpointGroups_ = other.networkEndpointGroups_.Clone(); + warning_ = other.warning_ != null ? other.warning_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NetworkEndpointGroupsScopedList Clone() { + return new NetworkEndpointGroupsScopedList(this); + } + + /// Field number for the "network_endpoint_groups" field. + public const int NetworkEndpointGroupsFieldNumber = 29346733; + private static readonly pb::FieldCodec _repeated_networkEndpointGroups_codec + = pb::FieldCodec.ForMessage(234773866, global::Google.Cloud.Compute.V1.NetworkEndpointGroup.Parser); + private readonly pbc::RepeatedField networkEndpointGroups_ = new pbc::RepeatedField(); + /// + /// [Output Only] The list of network endpoint groups that are contained in this scope. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField NetworkEndpointGroups { + get { return networkEndpointGroups_; } + } + + /// Field number for the "warning" field. + public const int WarningFieldNumber = 50704284; + private global::Google.Cloud.Compute.V1.Warning warning_; + /// + /// [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Compute.V1.Warning Warning { + get { return warning_; } + set { + warning_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as NetworkEndpointGroupsScopedList); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(NetworkEndpointGroupsScopedList other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!networkEndpointGroups_.Equals(other.networkEndpointGroups_)) return false; + if (!object.Equals(Warning, other.Warning)) 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; + hash ^= networkEndpointGroups_.GetHashCode(); + if (warning_ != null) hash ^= Warning.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 + networkEndpointGroups_.WriteTo(output, _repeated_networkEndpointGroups_codec); + if (warning_ != null) { + output.WriteRawTag(226, 249, 181, 193, 1); + output.WriteMessage(Warning); + } + 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) { + networkEndpointGroups_.WriteTo(ref output, _repeated_networkEndpointGroups_codec); + if (warning_ != null) { + output.WriteRawTag(226, 249, 181, 193, 1); + output.WriteMessage(Warning); + } + 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; + size += networkEndpointGroups_.CalculateSize(_repeated_networkEndpointGroups_codec); + if (warning_ != null) { + size += 5 + pb::CodedOutputStream.ComputeMessageSize(Warning); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(NetworkEndpointGroupsScopedList other) { + if (other == null) { + return; + } + networkEndpointGroups_.Add(other.networkEndpointGroups_); + if (other.warning_ != null) { + if (warning_ == null) { + Warning = new global::Google.Cloud.Compute.V1.Warning(); + } + Warning.MergeFrom(other.Warning); + } + _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 234773866: { + networkEndpointGroups_.AddEntriesFrom(input, _repeated_networkEndpointGroups_codec); + break; + } + case 405634274: { + if (warning_ == null) { + Warning = new global::Google.Cloud.Compute.V1.Warning(); + } + input.ReadMessage(Warning); + 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 234773866: { + networkEndpointGroups_.AddEntriesFrom(ref input, _repeated_networkEndpointGroups_codec); + break; + } + case 405634274: { + if (warning_ == null) { + Warning = new global::Google.Cloud.Compute.V1.Warning(); + } + input.ReadMessage(Warning); + break; + } + } + } + } + #endif + + } + + /// + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class NetworkEndpointWithHealthStatus : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new NetworkEndpointWithHealthStatus()); + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[896]; } + } + + [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 NetworkEndpointWithHealthStatus() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NetworkEndpointWithHealthStatus(NetworkEndpointWithHealthStatus other) : this() { + healths_ = other.healths_.Clone(); + networkEndpoint_ = other.networkEndpoint_ != null ? other.networkEndpoint_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NetworkEndpointWithHealthStatus Clone() { + return new NetworkEndpointWithHealthStatus(this); + } + + /// Field number for the "healths" field. + public const int HealthsFieldNumber = 258689431; + private static readonly pb::FieldCodec _repeated_healths_codec + = pb::FieldCodec.ForMessage(2069515450, global::Google.Cloud.Compute.V1.HealthStatusForNetworkEndpoint.Parser); + private readonly pbc::RepeatedField healths_ = new pbc::RepeatedField(); + /// + /// [Output only] The health status of network endpoint. Optional. Displayed only if the network endpoint has centralized health checking configured. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Healths { + get { return healths_; } + } + + /// Field number for the "network_endpoint" field. + public const int NetworkEndpointFieldNumber = 56789126; + private global::Google.Cloud.Compute.V1.NetworkEndpoint networkEndpoint_; + /// + /// [Output only] The network endpoint. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Compute.V1.NetworkEndpoint NetworkEndpoint { + get { return networkEndpoint_; } + set { + networkEndpoint_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as NetworkEndpointWithHealthStatus); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(NetworkEndpointWithHealthStatus other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!healths_.Equals(other.healths_)) return false; + if (!object.Equals(NetworkEndpoint, other.NetworkEndpoint)) 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; + hash ^= healths_.GetHashCode(); + if (networkEndpoint_ != null) hash ^= NetworkEndpoint.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 (networkEndpoint_ != null) { + output.WriteRawTag(178, 136, 209, 216, 1); + output.WriteMessage(NetworkEndpoint); + } + healths_.WriteTo(output, _repeated_healths_codec); + 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 (networkEndpoint_ != null) { + output.WriteRawTag(178, 136, 209, 216, 1); + output.WriteMessage(NetworkEndpoint); + } + healths_.WriteTo(ref output, _repeated_healths_codec); + 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; + size += healths_.CalculateSize(_repeated_healths_codec); + if (networkEndpoint_ != null) { + size += 5 + pb::CodedOutputStream.ComputeMessageSize(NetworkEndpoint); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(NetworkEndpointWithHealthStatus other) { + if (other == null) { + return; + } + healths_.Add(other.healths_); + if (other.networkEndpoint_ != null) { + if (networkEndpoint_ == null) { + NetworkEndpoint = new global::Google.Cloud.Compute.V1.NetworkEndpoint(); + } + NetworkEndpoint.MergeFrom(other.NetworkEndpoint); + } + _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 454313010: { + if (networkEndpoint_ == null) { + NetworkEndpoint = new global::Google.Cloud.Compute.V1.NetworkEndpoint(); + } + input.ReadMessage(NetworkEndpoint); + break; + } + case 2069515450: { + healths_.AddEntriesFrom(input, _repeated_healths_codec); + 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 454313010: { + if (networkEndpoint_ == null) { + NetworkEndpoint = new global::Google.Cloud.Compute.V1.NetworkEndpoint(); + } + input.ReadMessage(NetworkEndpoint); + break; + } + case 2069515450: { + healths_.AddEntriesFrom(ref input, _repeated_healths_codec); + break; + } + } + } + } + #endif + + } + + /// + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class NetworkFirewallPolicyAggregatedList : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new NetworkFirewallPolicyAggregatedList()); + 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[897]; } + } + + [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 NetworkFirewallPolicyAggregatedList() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NetworkFirewallPolicyAggregatedList(NetworkFirewallPolicyAggregatedList other) : this() { + id_ = other.id_; + items_ = other.items_.Clone(); + kind_ = other.kind_; + nextPageToken_ = other.nextPageToken_; + selfLink_ = other.selfLink_; + unreachables_ = other.unreachables_.Clone(); + warning_ = other.warning_ != null ? other.warning_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NetworkFirewallPolicyAggregatedList Clone() { + return new NetworkFirewallPolicyAggregatedList(this); + } + + /// Field number for the "id" field. + public const int IdFieldNumber = 3355; + private readonly static string IdDefaultValue = ""; + + private string id_; + /// + /// [Output Only] Unique identifier for the resource; defined by the server. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Id { + get { return id_ ?? IdDefaultValue; } + set { + id_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "id" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasId { + get { return id_ != null; } + } + /// Clears the value of the "id" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearId() { + id_ = null; + } + + /// Field number for the "items" field. + public const int ItemsFieldNumber = 100526016; + private static readonly pbc::MapField.Codec _map_items_codec + = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForMessage(18, global::Google.Cloud.Compute.V1.FirewallPoliciesScopedList.Parser), 804208130); + private readonly pbc::MapField items_ = new pbc::MapField(); + /// + /// A list of FirewallPoliciesScopedList resources. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::MapField Items { + get { return items_; } + } + + /// Field number for the "kind" field. + public const int KindFieldNumber = 3292052; + private readonly static string KindDefaultValue = ""; + + private string kind_; + /// + /// [Output Only] Type of resource. Always compute#networkFirewallPoliciesAggregatedList for lists of network firewall policies. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Kind { + get { return kind_ ?? KindDefaultValue; } + set { + kind_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "kind" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasKind { + get { return kind_ != null; } + } + /// Clears the value of the "kind" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearKind() { + kind_ = null; + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 79797525; + private readonly static string NextPageTokenDefaultValue = ""; + + private string nextPageToken_; + /// + /// [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_ ?? NextPageTokenDefaultValue; } + set { + nextPageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "next_page_token" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasNextPageToken { + get { return nextPageToken_ != null; } + } + /// Clears the value of the "next_page_token" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearNextPageToken() { + nextPageToken_ = null; + } + + /// Field number for the "self_link" field. + public const int SelfLinkFieldNumber = 456214797; + private readonly static string SelfLinkDefaultValue = ""; + + private string selfLink_; + /// + /// [Output Only] Server-defined URL for this resource. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string SelfLink { + get { return selfLink_ ?? SelfLinkDefaultValue; } + set { + selfLink_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "self_link" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasSelfLink { + get { return selfLink_ != null; } + } + /// Clears the value of the "self_link" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearSelfLink() { + selfLink_ = null; + } + + /// Field number for the "unreachables" field. + public const int UnreachablesFieldNumber = 243372063; + private static readonly pb::FieldCodec _repeated_unreachables_codec + = pb::FieldCodec.ForString(1946976506); + private readonly pbc::RepeatedField unreachables_ = new pbc::RepeatedField(); + /// + /// [Output Only] Unreachable resources. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Unreachables { + get { return unreachables_; } + } + + /// Field number for the "warning" field. + public const int WarningFieldNumber = 50704284; + private global::Google.Cloud.Compute.V1.Warning warning_; + /// + /// [Output Only] Informational warning message. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Compute.V1.Warning Warning { + get { return warning_; } + set { + warning_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as NetworkFirewallPolicyAggregatedList); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(NetworkFirewallPolicyAggregatedList other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Id != other.Id) return false; + if (!Items.Equals(other.Items)) return false; + if (Kind != other.Kind) return false; + if (NextPageToken != other.NextPageToken) return false; + if (SelfLink != other.SelfLink) return false; + if(!unreachables_.Equals(other.unreachables_)) return false; + if (!object.Equals(Warning, other.Warning)) 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 (HasId) hash ^= Id.GetHashCode(); + hash ^= Items.GetHashCode(); + if (HasKind) hash ^= Kind.GetHashCode(); + if (HasNextPageToken) hash ^= NextPageToken.GetHashCode(); + if (HasSelfLink) hash ^= SelfLink.GetHashCode(); + hash ^= unreachables_.GetHashCode(); + if (warning_ != null) hash ^= Warning.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 (HasId) { + output.WriteRawTag(218, 209, 1); + output.WriteString(Id); + } + if (HasKind) { + output.WriteRawTag(162, 185, 199, 12); + output.WriteString(Kind); + } + if (warning_ != null) { + output.WriteRawTag(226, 249, 181, 193, 1); + output.WriteMessage(Warning); + } + if (HasNextPageToken) { + output.WriteRawTag(170, 209, 179, 176, 2); + output.WriteString(NextPageToken); + } + items_.WriteTo(output, _map_items_codec); + unreachables_.WriteTo(output, _repeated_unreachables_codec); + if (HasSelfLink) { + output.WriteRawTag(234, 144, 169, 204, 13); + output.WriteString(SelfLink); + } + 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 (HasId) { + output.WriteRawTag(218, 209, 1); + output.WriteString(Id); + } + if (HasKind) { + output.WriteRawTag(162, 185, 199, 12); + output.WriteString(Kind); + } + if (warning_ != null) { + output.WriteRawTag(226, 249, 181, 193, 1); + output.WriteMessage(Warning); + } + if (HasNextPageToken) { + output.WriteRawTag(170, 209, 179, 176, 2); + output.WriteString(NextPageToken); + } + items_.WriteTo(ref output, _map_items_codec); + unreachables_.WriteTo(ref output, _repeated_unreachables_codec); + if (HasSelfLink) { + output.WriteRawTag(234, 144, 169, 204, 13); + output.WriteString(SelfLink); + } + 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 (HasId) { + size += 3 + pb::CodedOutputStream.ComputeStringSize(Id); + } + size += items_.CalculateSize(_map_items_codec); + if (HasKind) { + size += 4 + pb::CodedOutputStream.ComputeStringSize(Kind); + } + if (HasNextPageToken) { + size += 5 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + if (HasSelfLink) { + size += 5 + pb::CodedOutputStream.ComputeStringSize(SelfLink); + } + size += unreachables_.CalculateSize(_repeated_unreachables_codec); + if (warning_ != null) { + size += 5 + pb::CodedOutputStream.ComputeMessageSize(Warning); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(NetworkFirewallPolicyAggregatedList other) { + if (other == null) { + return; + } + if (other.HasId) { + Id = other.Id; + } + items_.MergeFrom(other.items_); + if (other.HasKind) { + Kind = other.Kind; + } + if (other.HasNextPageToken) { + NextPageToken = other.NextPageToken; + } + if (other.HasSelfLink) { + SelfLink = other.SelfLink; + } + unreachables_.Add(other.unreachables_); + if (other.warning_ != null) { + if (warning_ == null) { + Warning = new global::Google.Cloud.Compute.V1.Warning(); + } + Warning.MergeFrom(other.Warning); + } + _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 26842: { + Id = input.ReadString(); + break; + } + case 26336418: { + Kind = input.ReadString(); + break; + } + case 405634274: { + if (warning_ == null) { + Warning = new global::Google.Cloud.Compute.V1.Warning(); + } + input.ReadMessage(Warning); + break; + } + case 638380202: { + NextPageToken = input.ReadString(); + break; + } + case 804208130: { + items_.AddEntriesFrom(input, _map_items_codec); break; } - } - } - } - #endif - - } - - /// - /// - [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class NetworkEndpointGroupsScopedList : pb::IMessage - #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE - , pb::IBufferMessage - #endif - { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new NetworkEndpointGroupsScopedList()); - 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[893]; } - } - - [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 NetworkEndpointGroupsScopedList() { - OnConstruction(); - } - - partial void OnConstruction(); - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public NetworkEndpointGroupsScopedList(NetworkEndpointGroupsScopedList other) : this() { - networkEndpointGroups_ = other.networkEndpointGroups_.Clone(); - warning_ = other.warning_ != null ? other.warning_.Clone() : null; - _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public NetworkEndpointGroupsScopedList Clone() { - return new NetworkEndpointGroupsScopedList(this); - } - - /// Field number for the "network_endpoint_groups" field. - public const int NetworkEndpointGroupsFieldNumber = 29346733; - private static readonly pb::FieldCodec _repeated_networkEndpointGroups_codec - = pb::FieldCodec.ForMessage(234773866, global::Google.Cloud.Compute.V1.NetworkEndpointGroup.Parser); - private readonly pbc::RepeatedField networkEndpointGroups_ = new pbc::RepeatedField(); - /// - /// [Output Only] The list of network endpoint groups that are contained in this scope. - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField NetworkEndpointGroups { - get { return networkEndpointGroups_; } - } - - /// Field number for the "warning" field. - public const int WarningFieldNumber = 50704284; - private global::Google.Cloud.Compute.V1.Warning warning_; - /// - /// [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty. - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.Compute.V1.Warning Warning { - get { return warning_; } - set { - warning_ = value; - } - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public override bool Equals(object other) { - return Equals(other as NetworkEndpointGroupsScopedList); - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(NetworkEndpointGroupsScopedList other) { - if (ReferenceEquals(other, null)) { - return false; - } - if (ReferenceEquals(other, this)) { - return true; - } - if(!networkEndpointGroups_.Equals(other.networkEndpointGroups_)) return false; - if (!object.Equals(Warning, other.Warning)) 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; - hash ^= networkEndpointGroups_.GetHashCode(); - if (warning_ != null) hash ^= Warning.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 - networkEndpointGroups_.WriteTo(output, _repeated_networkEndpointGroups_codec); - if (warning_ != null) { - output.WriteRawTag(226, 249, 181, 193, 1); - output.WriteMessage(Warning); - } - 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) { - networkEndpointGroups_.WriteTo(ref output, _repeated_networkEndpointGroups_codec); - if (warning_ != null) { - output.WriteRawTag(226, 249, 181, 193, 1); - output.WriteMessage(Warning); - } - 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; - size += networkEndpointGroups_.CalculateSize(_repeated_networkEndpointGroups_codec); - if (warning_ != null) { - size += 5 + pb::CodedOutputStream.ComputeMessageSize(Warning); - } - if (_unknownFields != null) { - size += _unknownFields.CalculateSize(); - } - return size; - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(NetworkEndpointGroupsScopedList other) { - if (other == null) { - return; - } - networkEndpointGroups_.Add(other.networkEndpointGroups_); - if (other.warning_ != null) { - if (warning_ == null) { - Warning = new global::Google.Cloud.Compute.V1.Warning(); - } - Warning.MergeFrom(other.Warning); - } - _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 234773866: { - networkEndpointGroups_.AddEntriesFrom(input, _repeated_networkEndpointGroups_codec); + case 1946976506: { + unreachables_.AddEntriesFrom(input, _repeated_unreachables_codec); break; } - case 405634274: { - if (warning_ == null) { - Warning = new global::Google.Cloud.Compute.V1.Warning(); - } - input.ReadMessage(Warning); + case 3649718378: { + SelfLink = input.ReadString(); break; } } @@ -368623,8 +370172,12 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; - case 234773866: { - networkEndpointGroups_.AddEntriesFrom(ref input, _repeated_networkEndpointGroups_codec); + case 26842: { + Id = input.ReadString(); + break; + } + case 26336418: { + Kind = input.ReadString(); break; } case 405634274: { @@ -368634,237 +370187,20 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(Warning); break; } - } - } - } - #endif - - } - - /// - /// - [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] - public sealed partial class NetworkEndpointWithHealthStatus : pb::IMessage - #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE - , pb::IBufferMessage - #endif - { - private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new NetworkEndpointWithHealthStatus()); - 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.Compute.V1.ComputeReflection.Descriptor.MessageTypes[894]; } - } - - [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 NetworkEndpointWithHealthStatus() { - OnConstruction(); - } - - partial void OnConstruction(); - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public NetworkEndpointWithHealthStatus(NetworkEndpointWithHealthStatus other) : this() { - healths_ = other.healths_.Clone(); - networkEndpoint_ = other.networkEndpoint_ != null ? other.networkEndpoint_.Clone() : null; - _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public NetworkEndpointWithHealthStatus Clone() { - return new NetworkEndpointWithHealthStatus(this); - } - - /// Field number for the "healths" field. - public const int HealthsFieldNumber = 258689431; - private static readonly pb::FieldCodec _repeated_healths_codec - = pb::FieldCodec.ForMessage(2069515450, global::Google.Cloud.Compute.V1.HealthStatusForNetworkEndpoint.Parser); - private readonly pbc::RepeatedField healths_ = new pbc::RepeatedField(); - /// - /// [Output only] The health status of network endpoint; - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public pbc::RepeatedField Healths { - get { return healths_; } - } - - /// Field number for the "network_endpoint" field. - public const int NetworkEndpointFieldNumber = 56789126; - private global::Google.Cloud.Compute.V1.NetworkEndpoint networkEndpoint_; - /// - /// [Output only] The network endpoint; - /// - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public global::Google.Cloud.Compute.V1.NetworkEndpoint NetworkEndpoint { - get { return networkEndpoint_; } - set { - networkEndpoint_ = value; - } - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public override bool Equals(object other) { - return Equals(other as NetworkEndpointWithHealthStatus); - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public bool Equals(NetworkEndpointWithHealthStatus other) { - if (ReferenceEquals(other, null)) { - return false; - } - if (ReferenceEquals(other, this)) { - return true; - } - if(!healths_.Equals(other.healths_)) return false; - if (!object.Equals(NetworkEndpoint, other.NetworkEndpoint)) 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; - hash ^= healths_.GetHashCode(); - if (networkEndpoint_ != null) hash ^= NetworkEndpoint.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 (networkEndpoint_ != null) { - output.WriteRawTag(178, 136, 209, 216, 1); - output.WriteMessage(NetworkEndpoint); - } - healths_.WriteTo(output, _repeated_healths_codec); - 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 (networkEndpoint_ != null) { - output.WriteRawTag(178, 136, 209, 216, 1); - output.WriteMessage(NetworkEndpoint); - } - healths_.WriteTo(ref output, _repeated_healths_codec); - 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; - size += healths_.CalculateSize(_repeated_healths_codec); - if (networkEndpoint_ != null) { - size += 5 + pb::CodedOutputStream.ComputeMessageSize(NetworkEndpoint); - } - if (_unknownFields != null) { - size += _unknownFields.CalculateSize(); - } - return size; - } - - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public void MergeFrom(NetworkEndpointWithHealthStatus other) { - if (other == null) { - return; - } - healths_.Add(other.healths_); - if (other.networkEndpoint_ != null) { - if (networkEndpoint_ == null) { - NetworkEndpoint = new global::Google.Cloud.Compute.V1.NetworkEndpoint(); - } - NetworkEndpoint.MergeFrom(other.NetworkEndpoint); - } - _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 454313010: { - if (networkEndpoint_ == null) { - NetworkEndpoint = new global::Google.Cloud.Compute.V1.NetworkEndpoint(); - } - input.ReadMessage(NetworkEndpoint); + case 638380202: { + NextPageToken = input.ReadString(); break; } - case 2069515450: { - healths_.AddEntriesFrom(input, _repeated_healths_codec); + case 804208130: { + items_.AddEntriesFrom(ref input, _map_items_codec); 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 454313010: { - if (networkEndpoint_ == null) { - NetworkEndpoint = new global::Google.Cloud.Compute.V1.NetworkEndpoint(); - } - input.ReadMessage(NetworkEndpoint); + case 1946976506: { + unreachables_.AddEntriesFrom(ref input, _repeated_unreachables_codec); break; } - case 2069515450: { - healths_.AddEntriesFrom(ref input, _repeated_healths_codec); + case 3649718378: { + SelfLink = input.ReadString(); break; } } @@ -368893,7 +370229,7 @@ public sealed partial class NetworkInterface : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[895]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[898]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -369928,7 +371264,7 @@ public sealed partial class NetworkList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[896]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[899]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -370379,7 +371715,7 @@ public sealed partial class NetworkPeering : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[897]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[900]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -371236,7 +372572,7 @@ public sealed partial class NetworkPerformanceConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[899]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[902]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -372154,7 +373490,7 @@ public sealed partial class NetworkProfileLocation : pb::IMessageField number for the "effective_bgp_always_compare_med" field. + public const int EffectiveBgpAlwaysCompareMedFieldNumber = 214661838; + private readonly static bool EffectiveBgpAlwaysCompareMedDefaultValue = false; + + private bool effectiveBgpAlwaysCompareMed_; + /// + /// [Output Only] Effective value of the bgp_always_compare_med field. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool EffectiveBgpAlwaysCompareMed { + get { if ((_hasBits0 & 2) != 0) { return effectiveBgpAlwaysCompareMed_; } else { return EffectiveBgpAlwaysCompareMedDefaultValue; } } + set { + _hasBits0 |= 2; + effectiveBgpAlwaysCompareMed_ = value; + } + } + /// Gets whether the "effective_bgp_always_compare_med" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasEffectiveBgpAlwaysCompareMed { + get { return (_hasBits0 & 2) != 0; } + } + /// Clears the value of the "effective_bgp_always_compare_med" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearEffectiveBgpAlwaysCompareMed() { + _hasBits0 &= ~2; + } + + /// Field number for the "effective_bgp_inter_region_cost" field. + public const int EffectiveBgpInterRegionCostFieldNumber = 185098313; + private readonly static string EffectiveBgpInterRegionCostDefaultValue = ""; + + private string effectiveBgpInterRegionCost_; + /// + /// [Output Only] Effective value of the bgp_inter_region_cost field. + /// Check the EffectiveBgpInterRegionCost enum for the list of possible values. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string EffectiveBgpInterRegionCost { + get { return effectiveBgpInterRegionCost_ ?? EffectiveBgpInterRegionCostDefaultValue; } + set { + effectiveBgpInterRegionCost_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + /// Gets whether the "effective_bgp_inter_region_cost" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasEffectiveBgpInterRegionCost { + get { return effectiveBgpInterRegionCost_ != null; } + } + /// Clears the value of the "effective_bgp_inter_region_cost" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearEffectiveBgpInterRegionCost() { + effectiveBgpInterRegionCost_ = null; + } + /// Field number for the "routing_mode" field. public const int RoutingModeFieldNumber = 475143548; private readonly static string RoutingModeDefaultValue = ""; @@ -374724,6 +376122,8 @@ public bool Equals(NetworkRoutingConfig other) { if (BgpAlwaysCompareMed != other.BgpAlwaysCompareMed) return false; if (BgpBestPathSelectionMode != other.BgpBestPathSelectionMode) return false; if (BgpInterRegionCost != other.BgpInterRegionCost) return false; + if (EffectiveBgpAlwaysCompareMed != other.EffectiveBgpAlwaysCompareMed) return false; + if (EffectiveBgpInterRegionCost != other.EffectiveBgpInterRegionCost) return false; if (RoutingMode != other.RoutingMode) return false; return Equals(_unknownFields, other._unknownFields); } @@ -374735,6 +376135,8 @@ public override int GetHashCode() { if (HasBgpAlwaysCompareMed) hash ^= BgpAlwaysCompareMed.GetHashCode(); if (HasBgpBestPathSelectionMode) hash ^= BgpBestPathSelectionMode.GetHashCode(); if (HasBgpInterRegionCost) hash ^= BgpInterRegionCost.GetHashCode(); + if (HasEffectiveBgpAlwaysCompareMed) hash ^= EffectiveBgpAlwaysCompareMed.GetHashCode(); + if (HasEffectiveBgpInterRegionCost) hash ^= EffectiveBgpInterRegionCost.GetHashCode(); if (HasRoutingMode) hash ^= RoutingMode.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); @@ -374754,10 +376156,18 @@ public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else + if (HasEffectiveBgpInterRegionCost) { + output.WriteRawTag(202, 132, 140, 194, 5); + output.WriteString(EffectiveBgpInterRegionCost); + } if (HasBgpAlwaysCompareMed) { output.WriteRawTag(176, 147, 246, 172, 6); output.WriteBool(BgpAlwaysCompareMed); } + if (HasEffectiveBgpAlwaysCompareMed) { + output.WriteRawTag(240, 172, 239, 178, 6); + output.WriteBool(EffectiveBgpAlwaysCompareMed); + } if (HasBgpBestPathSelectionMode) { output.WriteRawTag(202, 222, 175, 188, 9); output.WriteString(BgpBestPathSelectionMode); @@ -374780,10 +376190,18 @@ public void WriteTo(pb::CodedOutputStream output) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (HasEffectiveBgpInterRegionCost) { + output.WriteRawTag(202, 132, 140, 194, 5); + output.WriteString(EffectiveBgpInterRegionCost); + } if (HasBgpAlwaysCompareMed) { output.WriteRawTag(176, 147, 246, 172, 6); output.WriteBool(BgpAlwaysCompareMed); } + if (HasEffectiveBgpAlwaysCompareMed) { + output.WriteRawTag(240, 172, 239, 178, 6); + output.WriteBool(EffectiveBgpAlwaysCompareMed); + } if (HasBgpBestPathSelectionMode) { output.WriteRawTag(202, 222, 175, 188, 9); output.WriteString(BgpBestPathSelectionMode); @@ -374815,6 +376233,12 @@ public int CalculateSize() { if (HasBgpInterRegionCost) { size += 5 + pb::CodedOutputStream.ComputeStringSize(BgpInterRegionCost); } + if (HasEffectiveBgpAlwaysCompareMed) { + size += 5 + 1; + } + if (HasEffectiveBgpInterRegionCost) { + size += 5 + pb::CodedOutputStream.ComputeStringSize(EffectiveBgpInterRegionCost); + } if (HasRoutingMode) { size += 5 + pb::CodedOutputStream.ComputeStringSize(RoutingMode); } @@ -374839,6 +376263,12 @@ public void MergeFrom(NetworkRoutingConfig other) { if (other.HasBgpInterRegionCost) { BgpInterRegionCost = other.BgpInterRegionCost; } + if (other.HasEffectiveBgpAlwaysCompareMed) { + EffectiveBgpAlwaysCompareMed = other.EffectiveBgpAlwaysCompareMed; + } + if (other.HasEffectiveBgpInterRegionCost) { + EffectiveBgpInterRegionCost = other.EffectiveBgpInterRegionCost; + } if (other.HasRoutingMode) { RoutingMode = other.RoutingMode; } @@ -374857,10 +376287,18 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; + case 1480786506: { + EffectiveBgpInterRegionCost = input.ReadString(); + break; + } case 1704823216: { BgpAlwaysCompareMed = input.ReadBool(); break; } + case 1717294704: { + EffectiveBgpAlwaysCompareMed = input.ReadBool(); + break; + } case 2542530378: { BgpBestPathSelectionMode = input.ReadString(); break; @@ -374888,10 +376326,18 @@ public void MergeFrom(pb::CodedInputStream input) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; + case 1480786506: { + EffectiveBgpInterRegionCost = input.ReadString(); + break; + } case 1704823216: { BgpAlwaysCompareMed = input.ReadBool(); break; } + case 1717294704: { + EffectiveBgpAlwaysCompareMed = input.ReadBool(); + break; + } case 2542530378: { BgpBestPathSelectionMode = input.ReadString(); break; @@ -374928,6 +376374,9 @@ public enum BgpBestPathSelectionMode { /// /// Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm. Can be DEFAULT or ADD_COST_TO_MED. + /// Additional supported values which may be not listed in the enum directly due to technical reasons: + /// ADD_COST_TO_MED + /// DEFAULT /// public enum BgpInterRegionCost { /// @@ -374938,6 +376387,19 @@ public enum BgpInterRegionCost { [pbr::OriginalName("DEFAULT")] Default = 115302945, } + /// + /// [Output Only] Effective value of the bgp_inter_region_cost field. + /// Additional supported values which may be not listed in the enum directly due to technical reasons: + /// ADD_COST_TO_MED + /// DEFAULT + /// + public enum EffectiveBgpInterRegionCost { + /// + /// A value indicating that the enum field is not set. + /// + [pbr::OriginalName("UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST")] UndefinedEffectiveBgpInterRegionCost = 0, + } + /// /// The network-wide routing mode to use. If set to REGIONAL, this network's Cloud Routers will only advertise routes with subnets of this network in the same region as the router. If set to GLOBAL, this network's Cloud Routers will advertise routes with all subnets of this network, across regions. /// @@ -374973,7 +376435,7 @@ public sealed partial class NetworksAddPeeringRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[909]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[912]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -377566,7 +379028,7 @@ public sealed partial class NodeGroupAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[912]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[915]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -378848,7 +380310,7 @@ public sealed partial class NodeGroupMaintenanceWindow : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[914]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[917]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -379938,7 +381400,7 @@ public sealed partial class NodeGroupsAddNodesRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[922]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[925]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -382627,7 +384089,7 @@ public sealed partial class NodeTemplateAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[924]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[927]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -383555,7 +385017,7 @@ public sealed partial class NodeTemplateNodeTypeFlexibility : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[927]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[930]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -384901,7 +386363,7 @@ public sealed partial class NodeTypeAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[929]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[932]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -385829,7 +387291,7 @@ public sealed partial class NodeTypesScopedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[934]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[937]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -389066,7 +390528,7 @@ public sealed partial class OperationAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[936]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[939]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -389994,7 +391456,7 @@ public sealed partial class OperationsScopedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[938]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[941]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -390980,7 +392442,7 @@ public sealed partial class PacketIntervals : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[939]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[942]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -391516,7 +392978,7 @@ public sealed partial class PacketMirroring : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[940]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[943]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -392378,7 +393840,7 @@ public sealed partial class PacketMirroringAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[959]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[962]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -398576,7 +400038,7 @@ public sealed partial class PatchInstanceGroupManagerRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1000]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1003]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -414469,7 +415931,7 @@ public sealed partial class PathRule : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1001]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1004]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -414854,7 +416316,7 @@ public sealed partial class PerInstanceConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1002]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1005]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -415264,7 +416726,7 @@ public sealed partial class PerformMaintenanceInstanceRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1005]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1008]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -416349,7 +417811,7 @@ public sealed partial class PreconfiguredWafSet : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1007]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1010]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -416805,7 +418267,7 @@ public sealed partial class PreservedStatePreservedDisk : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1012]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1015]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -419024,7 +420486,7 @@ public sealed partial class ProjectsDisableXpnResourceRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1027]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1030]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -425773,7 +427235,7 @@ public sealed partial class QuotaExceededInfo : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1028]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1031]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -426258,7 +427720,7 @@ public sealed partial class QuotaStatusWarning : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1030]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1033]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -427024,7 +428486,7 @@ public sealed partial class RecreateInstancesInstanceGroupManagerRequest : pb::I [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1031]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1034]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -427403,7 +428865,7 @@ public sealed partial class RecreateInstancesRegionInstanceGroupManagerRequest : [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1032]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1035]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -427782,7 +429244,7 @@ public sealed partial class Reference : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1033]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1036]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -428155,7 +429617,7 @@ public sealed partial class Region : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1034]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1037]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -428922,7 +430384,7 @@ public sealed partial class RegionAddressesMoveRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1064]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1067]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -436999,7 +438461,7 @@ public sealed partial class RegionNetworkEndpointGroupsAttachEndpointsRequest : [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1065]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1068]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -437183,7 +438645,7 @@ public sealed partial class RegionNetworkEndpointGroupsDetachEndpointsRequest : [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1066]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1069]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -437367,7 +438829,7 @@ public sealed partial class RegionNetworkFirewallPoliciesGetEffectiveFirewallsRe [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1067]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1070]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -437580,7 +439042,7 @@ public sealed partial class RegionNetworkFirewallPoliciesGetEffectiveFirewallsRe [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1068]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1071]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -437949,7 +439411,7 @@ public sealed partial class RegionSetLabelsRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1089]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1092]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -445401,7 +446863,7 @@ public sealed partial class ReservationAffinity : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1092]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1095]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -446654,7 +448116,7 @@ public sealed partial class ReservationsResizeRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1096]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1099]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -447808,7 +449270,7 @@ public sealed partial class ResizeInstanceGroupManagerRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1104]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1107]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -450959,7 +452421,7 @@ public sealed partial class ResourcePolicyAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1121]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1124]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -456266,7 +457728,7 @@ public sealed partial class ResourceStatusScheduling : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1126]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1129]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -459066,7 +460528,7 @@ public sealed partial class RouteAsPath : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1127]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1130]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -459330,7 +460792,7 @@ public sealed partial class RouteList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1128]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1131]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -459781,7 +461243,7 @@ public sealed partial class Router : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1129]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1132]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -460591,7 +462053,7 @@ public sealed partial class RouterAdvertisedIpRange : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1132]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1135]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -461802,7 +463264,7 @@ public sealed partial class RouterBgpPeer : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1133]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1136]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -463197,7 +464659,7 @@ public sealed partial class RouterBgpPeerBfd : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1134]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1137]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -463594,7 +465056,7 @@ public sealed partial class RouterBgpPeerCustomLearnedIpRange : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1136]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1139]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -464485,7 +465947,7 @@ public sealed partial class RouterList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1137]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1140]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -464934,7 +466396,7 @@ public sealed partial class RouterMd5AuthenticationKey : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1139]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1142]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -466431,7 +467893,7 @@ public sealed partial class RouterNatLogConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1141]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1144]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -467096,7 +468558,7 @@ public sealed partial class RouterNatRuleAction : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1144]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1147]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -467985,7 +469447,7 @@ public sealed partial class RouterStatusBgpPeerStatus : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1150]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1153]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -470808,7 +472270,7 @@ public sealed partial class SSLHealthCheck : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1151]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1154]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -471335,7 +472797,7 @@ public sealed partial class SavedAttachedDisk : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1152]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1155]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -472373,7 +473835,7 @@ public sealed partial class SavedDisk : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1153]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1156]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -472844,7 +474306,7 @@ public sealed partial class ScalingScheduleStatus : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1155]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1158]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -474087,7 +475549,7 @@ public sealed partial class SchedulingNodeAffinity : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1158]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1161]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -474833,7 +476295,7 @@ public sealed partial class Screenshot : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1159]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1162]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -475096,7 +476558,7 @@ public sealed partial class SecurityPoliciesAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1164]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1167]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -477253,7 +478715,7 @@ public sealed partial class SecurityPolicyAdaptiveProtectionConfig : pb::IMessag [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1165]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1168]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -477459,7 +478921,7 @@ public sealed partial class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefe [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1166]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1169]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -477775,7 +479237,7 @@ public sealed partial class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefe [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1167]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1170]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -478380,7 +479842,7 @@ public sealed partial class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefe [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1168]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1171]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -478721,7 +480183,7 @@ public sealed partial class SecurityPolicyAdvancedOptionsConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1192]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1195]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -486157,7 +487619,7 @@ public sealed partial class SendDiagnosticInterruptInstanceRequest : pb::IMessag [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1193]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1196]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -486433,7 +487895,7 @@ public sealed partial class SendDiagnosticInterruptInstanceResponse : pb::IMessa [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1194]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1197]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -486590,7 +488052,7 @@ public sealed partial class SerialPortOutput : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1195]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1198]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -487018,7 +488480,7 @@ public sealed partial class ServerBinding : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1196]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1199]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -487255,7 +488717,7 @@ public sealed partial class ServiceAccount : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1197]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1200]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -487495,7 +488957,7 @@ public sealed partial class ServiceAttachment : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1198]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1201]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -488628,7 +490090,7 @@ public sealed partial class ServiceAttachmentAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1298]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1301]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -522999,7 +524461,7 @@ public sealed partial class ShareSettingsProjectConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1304]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1307]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -524582,7 +526044,7 @@ public sealed partial class SimulateMaintenanceEventInstanceRequest : pb::IMessa [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1305]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1308]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -524968,7 +526430,7 @@ public sealed partial class SimulateMaintenanceEventNodeGroupRequest : pb::IMess [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1306]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1309]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -525348,7 +526810,7 @@ public sealed partial class Snapshot : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1307]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1310]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -527408,7 +528870,7 @@ public sealed partial class SnapshotList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1308]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1311]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -527857,7 +529319,7 @@ public sealed partial class SnapshotSettings : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1309]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1312]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -528061,7 +529523,7 @@ public sealed partial class SnapshotSettingsStorageLocationSettings : pb::IMessa [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1310]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1313]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -528332,7 +529794,7 @@ public sealed partial class SnapshotSettingsStorageLocationSettingsStorageLocati [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1311]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1314]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -528541,7 +530003,7 @@ public sealed partial class SourceDiskEncryptionKey : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1315]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1318]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -530699,7 +532161,7 @@ public sealed partial class SslCertificateAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1322]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1325]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -533410,7 +534872,7 @@ public sealed partial class SslPoliciesListAvailableFeaturesResponse : pb::IMess [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1323]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1326]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -533591,7 +535053,7 @@ public sealed partial class SslPoliciesScopedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1325]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1328]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -534668,7 +536130,7 @@ public sealed partial class SslPolicyReference : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1333]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1336]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -537304,7 +538766,7 @@ public sealed partial class StatefulPolicyPreservedState : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1337]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1340]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -538303,7 +539765,7 @@ public sealed partial class StopAsyncReplicationDiskRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1345]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1348]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -542003,7 +543465,7 @@ public sealed partial class StoragePoolAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1347]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1350]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -543281,7 +544743,7 @@ public sealed partial class StoragePoolList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1348]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1351]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -543810,7 +545272,7 @@ public sealed partial class StoragePoolListDisks : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1351]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1354]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -546099,7 +547561,7 @@ public sealed partial class StoragePoolTypeAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1356]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1359]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -549101,7 +550563,7 @@ public sealed partial class SubnetworkAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1358]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1361]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -550031,7 +551493,7 @@ public sealed partial class SubnetworkLogConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1364]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1367]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -551734,7 +553196,7 @@ public sealed partial class SuspendInstanceRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1369]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1372]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -553694,7 +555156,7 @@ public sealed partial class Tags : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1370]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1373]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -553934,7 +555396,7 @@ public sealed partial class TargetGrpcProxy : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1371]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1374]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -554632,7 +556094,7 @@ public sealed partial class TargetGrpcProxyList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1374]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1377]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -556069,7 +557531,7 @@ public sealed partial class TargetHttpProxyAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1381]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1384]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -558280,7 +559742,7 @@ public void ClearServerTlsPolicy() { = pb::FieldCodec.ForString(2928052346); private readonly pbc::RepeatedField sslCertificates_ = new pbc::RepeatedField(); /// - /// URLs to SslCertificate resources that are used to authenticate connections between users and the load balancer. At least one SSL certificate must be specified. SslCertificates do not apply when the load balancing scheme is set to INTERNAL_SELF_MANAGED. The URLs should refer to a SSL Certificate resource or Certificate Manager Certificate resource. Mixing Classic Certificates and Certificate Manager Certificates is not allowed. Certificate Manager Certificates must include the certificatemanager API. Certificate Manager Certificates are not supported by Global external Application Load Balancer or Classic Application Load Balancer, use certificate_map instead. Currently, you may specify up to 15 Classic SSL Certificates. Certificate Manager Certificates accepted formats are: - //certificatemanager.googleapis.com/projects/{project}/locations/{ location}/certificates/{resourceName}. - https://certificatemanager.googleapis.com/v1alpha1/projects/{project }/locations/{location}/certificates/{resourceName}. + /// URLs to SslCertificate resources that are used to authenticate connections between users and the load balancer. At least one SSL certificate must be specified. SslCertificates do not apply when the load balancing scheme is set to INTERNAL_SELF_MANAGED. The URLs should refer to a SSL Certificate resource or Certificate Manager Certificate resource. Mixing Classic Certificates and Certificate Manager Certificates is not allowed. Certificate Manager Certificates must include the certificatemanager API namespace. Using Certificate Manager Certificates in this field is not supported by Global external Application Load Balancer or Classic Application Load Balancer, use certificate_map instead. Currently, you may specify up to 15 Classic SSL Certificates or up to 100 Certificate Manager Certificates. Certificate Manager Certificates accepted formats are: - //certificatemanager.googleapis.com/projects/{project}/locations/{ location}/certificates/{resourceName}. - https://certificatemanager.googleapis.com/v1alpha1/projects/{project }/locations/{location}/certificates/{resourceName}. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -558980,7 +560442,7 @@ public sealed partial class TargetHttpsProxyAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1384]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1387]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -560684,7 +562146,7 @@ public sealed partial class TargetInstanceAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1388]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1391]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -562712,7 +564174,7 @@ public sealed partial class TargetPoolAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1391]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1394]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -563875,7 +565337,7 @@ public sealed partial class TargetPoolsAddHealthCheckRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1397]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1400]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -565050,7 +566512,7 @@ public sealed partial class TargetSslProxiesSetBackendServiceRequest : pb::IMess [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1398]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1401]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -565259,7 +566721,7 @@ public sealed partial class TargetSslProxiesSetCertificateMapRequest : pb::IMess [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1399]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1402]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -565468,7 +566930,7 @@ public sealed partial class TargetSslProxiesSetProxyHeaderRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1400]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1403]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -565698,7 +567160,7 @@ public sealed partial class TargetSslProxiesSetSslCertificatesRequest : pb::IMes [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1401]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1404]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -565884,7 +567346,7 @@ public sealed partial class TargetSslProxy : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1402]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1405]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -566632,7 +568094,7 @@ public sealed partial class TargetSslProxyList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1407]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1410]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -568474,7 +569936,7 @@ public sealed partial class TargetTcpProxyAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1410]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1413]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -570211,7 +571673,7 @@ public sealed partial class TargetVpnGatewayAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1414]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1417]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -571993,7 +573455,7 @@ public sealed partial class TestIamPermissionsBackendBucketRequest : pb::IMessag [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1415]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1418]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -572278,7 +573740,7 @@ public sealed partial class TestIamPermissionsBackendServiceRequest : pb::IMessa [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1416]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1419]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -572563,7 +574025,7 @@ public sealed partial class TestIamPermissionsDiskRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1446]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1449]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -581568,7 +583030,7 @@ public sealed partial class UpcomingMaintenance : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1452]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1455]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -584077,7 +585539,7 @@ public sealed partial class UpdateDisplayDeviceInstanceRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1472]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1475]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -592617,7 +594079,7 @@ public sealed partial class UrlMapList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1473]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1476]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -593066,7 +594528,7 @@ public sealed partial class UrlMapReference : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1474]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1477]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -593274,7 +594736,7 @@ public sealed partial class UrlMapTest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1475]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1478]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -593785,7 +595247,7 @@ public sealed partial class UrlMapTestHeader : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1476]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1479]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -594050,7 +595512,7 @@ public sealed partial class UrlMapValidationResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1479]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1482]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -595079,7 +596541,7 @@ public sealed partial class UrlMapsValidateRequest : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1482]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1485]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -595862,7 +597324,7 @@ public sealed partial class UsableSubnetwork : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1483]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1486]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -596645,7 +598107,7 @@ public sealed partial class UsableSubnetworkSecondaryRange : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1493]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1496]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -600622,7 +602084,7 @@ public sealed partial class VpnGatewayAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1495]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1498]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -601550,7 +603012,7 @@ public sealed partial class VpnGatewayStatus : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1496]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1499]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -601735,7 +603197,7 @@ public sealed partial class VpnGatewayStatusHighAvailabilityRequirementState : p [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1497]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1500]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -602039,7 +603501,7 @@ public sealed partial class VpnGatewayStatusTunnel : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1503]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1506]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -604964,7 +606426,7 @@ public sealed partial class VpnTunnelAggregatedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1505]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1508]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -605892,7 +607354,7 @@ public sealed partial class VpnTunnelsScopedList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1507]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1510]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -606393,7 +607855,7 @@ public sealed partial class WafExpressionSetExpression : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1512]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1515]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -607874,7 +609336,7 @@ public sealed partial class Warnings : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1513]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1516]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -608303,7 +609765,7 @@ public sealed partial class WeightedBackendService : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1517]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1520]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -609687,7 +611149,7 @@ public sealed partial class XpnResourceId : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1518]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1521]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -609973,7 +611435,7 @@ public sealed partial class Zone : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1519]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1522]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -610717,7 +612179,7 @@ public sealed partial class ZoneList : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1520]; } + get { return global::Google.Cloud.Compute.V1.ComputeReflection.Descriptor.MessageTypes[1523]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -611166,7 +612628,7 @@ public sealed partial class ZoneSetLabelsRequest : pb::IMessageWire representation of . public const string UndefinedBandwidth = "UNDEFINED_BANDWIDTH"; + /// Wire representation of . + public const string Bps100G = "BPS_100G"; + /// Wire representation of . public const string Bps100M = "BPS_100M"; @@ -3915,6 +3918,13 @@ public static class BgpInterRegionCost public const string Default = "DEFAULT"; } + /// Constants for wire representations of the enum. + public static class EffectiveBgpInterRegionCost + { + /// Wire representation of . + public const string UndefinedEffectiveBgpInterRegionCost = "UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST"; + } + /// Constants for wire representations of the enum. public static class RoutingMode { diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ComputeGrpc.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ComputeGrpc.g.cs index 791021a52a2c..23d9c5e7eac5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ComputeGrpc.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ComputeGrpc.g.cs @@ -3,7 +3,7 @@ // source: google/cloud/compute/v1/compute.proto // // Original file comments: -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ // // Generated by the disco-to-proto3-converter. DO NOT EDIT! // Source Discovery file: compute.v1.json -// Source file revision: 20241201 +// Source file revision: 20250107 // API name: compute // API version: v1 // @@ -27625,6 +27625,10 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_compute_v1_AddRuleNetworkFirewallPolicyRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Compute.V1.AddRuleNetworkFirewallPolicyRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_compute_v1_AggregatedListNetworkFirewallPoliciesRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_compute_v1_NetworkFirewallPolicyAggregatedList = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Compute.V1.NetworkFirewallPolicyAggregatedList.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_compute_v1_CloneRulesNetworkFirewallPolicyRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Compute.V1.CloneRulesNetworkFirewallPolicyRequest.Parser)); [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Marshaller __Marshaller_google_cloud_compute_v1_DeleteNetworkFirewallPolicyRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Compute.V1.DeleteNetworkFirewallPolicyRequest.Parser)); @@ -27681,6 +27685,14 @@ static T __Helper_DeserializeMessage(grpc::DeserializationContext context, gl __Marshaller_google_cloud_compute_v1_AddRuleNetworkFirewallPolicyRequest, __Marshaller_google_cloud_compute_v1_Operation); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_AggregatedList = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "AggregatedList", + __Marshaller_google_cloud_compute_v1_AggregatedListNetworkFirewallPoliciesRequest, + __Marshaller_google_cloud_compute_v1_NetworkFirewallPolicyAggregatedList); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] static readonly grpc::Method __Method_CloneRules = new grpc::Method( grpc::MethodType.Unary, @@ -27827,6 +27839,18 @@ public abstract partial class NetworkFirewallPoliciesBase throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); } + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task AggregatedList(global::Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + /// /// Copies rules to the specified firewall policy. /// @@ -28121,6 +28145,54 @@ protected NetworkFirewallPoliciesClient(ClientBaseConfiguration configuration) : return CallInvoker.AsyncUnaryCall(__Method_AddRule, null, options, request); } /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Compute.V1.NetworkFirewallPolicyAggregatedList AggregatedList(global::Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return AggregatedList(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Compute.V1.NetworkFirewallPolicyAggregatedList AggregatedList(global::Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_AggregatedList, null, options, request); + } + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall AggregatedListAsync(global::Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return AggregatedListAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall AggregatedListAsync(global::Google.Cloud.Compute.V1.AggregatedListNetworkFirewallPoliciesRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_AggregatedList, null, options, request); + } + /// /// Copies rules to the specified firewall policy. /// /// The request to send to the server. @@ -28808,6 +28880,7 @@ protected override NetworkFirewallPoliciesClient NewInstance(ClientBaseConfigura return grpc::ServerServiceDefinition.CreateBuilder() .AddMethod(__Method_AddAssociation, serviceImpl.AddAssociation) .AddMethod(__Method_AddRule, serviceImpl.AddRule) + .AddMethod(__Method_AggregatedList, serviceImpl.AggregatedList) .AddMethod(__Method_CloneRules, serviceImpl.CloneRules) .AddMethod(__Method_Delete, serviceImpl.Delete) .AddMethod(__Method_Get, serviceImpl.Get) @@ -28833,6 +28906,7 @@ public static void BindService(grpc::ServiceBinderBase serviceBinder, NetworkFir { serviceBinder.AddMethod(__Method_AddAssociation, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.AddAssociation)); serviceBinder.AddMethod(__Method_AddRule, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.AddRule)); + serviceBinder.AddMethod(__Method_AggregatedList, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.AggregatedList)); serviceBinder.AddMethod(__Method_CloneRules, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CloneRules)); serviceBinder.AddMethod(__Method_Delete, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.Delete)); serviceBinder.AddMethod(__Method_Get, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.Get)); diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ComputeLroAdaptation.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ComputeLroAdaptation.g.cs index 8ab410bb7875..4ecd929c02cc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ComputeLroAdaptation.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ComputeLroAdaptation.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/DiskTypesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/DiskTypesClient.g.cs index d7d775d52e8f..9b0ec53e1188 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/DiskTypesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/DiskTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/DisksClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/DisksClient.g.cs index a10a8541b240..38c5ce14d39d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/DisksClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/DisksClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ExternalVpnGatewaysClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ExternalVpnGatewaysClient.g.cs index dd63ea2cd6ac..417184b91263 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ExternalVpnGatewaysClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ExternalVpnGatewaysClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/FirewallPoliciesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/FirewallPoliciesClient.g.cs index da8ceeed5340..d7fa7828b934 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/FirewallPoliciesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/FirewallPoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/FirewallsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/FirewallsClient.g.cs index cb6ec30031c7..df5b6f30bb3b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/FirewallsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/FirewallsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ForwardingRulesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ForwardingRulesClient.g.cs index 68fa9ed6e482..80f0e13f052a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ForwardingRulesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ForwardingRulesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalAddressesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalAddressesClient.g.cs index 734d33da53a3..b8cc02f210ab 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalAddressesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalAddressesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalForwardingRulesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalForwardingRulesClient.g.cs index eb6783a6545c..72ee23be6f13 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalForwardingRulesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalForwardingRulesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalNetworkEndpointGroupsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalNetworkEndpointGroupsClient.g.cs index c87637dc8cd5..5e0d878d64ac 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalNetworkEndpointGroupsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalNetworkEndpointGroupsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalOperationsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalOperationsClient.g.cs index 52ed1ef0e676..17b2818bf5a8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalOperationsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalOperationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalOrganizationOperationsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalOrganizationOperationsClient.g.cs index 9c96dd59bc69..14032eaaeea6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalOrganizationOperationsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalOrganizationOperationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalPublicDelegatedPrefixesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalPublicDelegatedPrefixesClient.g.cs index b3874056c71e..7909cb341974 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalPublicDelegatedPrefixesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/GlobalPublicDelegatedPrefixesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.csproj b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.csproj index 539b5fd28515..b62d022d1fdc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.csproj +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.csproj @@ -1,7 +1,7 @@  - 3.2.0 + 3.3.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Compute Engine API. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/HealthChecksClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/HealthChecksClient.g.cs index 7e17faf3ee8c..3c5c2d540e27 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/HealthChecksClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/HealthChecksClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ImageFamilyViewsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ImageFamilyViewsClient.g.cs index 69bcc91ca903..e988e15ce7c8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ImageFamilyViewsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ImageFamilyViewsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ImagesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ImagesClient.g.cs index be0a3525a7a0..ae28c7cf76a3 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ImagesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ImagesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupManagerResizeRequestsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupManagerResizeRequestsClient.g.cs index c2b76b8a262b..16b3290b437c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupManagerResizeRequestsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupManagerResizeRequestsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupManagersClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupManagersClient.g.cs index 7a871bf6f34f..4b12b4a2751d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupManagersClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupManagersClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupsClient.g.cs index e3132b84c7ba..c775e9d2913e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceGroupsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceSettingsServiceClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceSettingsServiceClient.g.cs index 93263893db7e..9b302734f39c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceSettingsServiceClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceSettingsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceTemplatesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceTemplatesClient.g.cs index bc0761ef3ff4..d4f0fbe9085f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceTemplatesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstanceTemplatesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstancesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstancesClient.g.cs index 87c76da35d43..6bfa837a7f4a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstancesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstancesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstantSnapshotsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstantSnapshotsClient.g.cs index 6441d5473b27..f3fd65b80ae2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstantSnapshotsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InstantSnapshotsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectAttachmentsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectAttachmentsClient.g.cs index f66ee99878ad..8141e8649393 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectAttachmentsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectAttachmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectLocationsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectLocationsClient.g.cs index a52dbb889044..727187126813 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectLocationsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectLocationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectRemoteLocationsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectRemoteLocationsClient.g.cs index a9312ae3da07..fc144538072a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectRemoteLocationsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectRemoteLocationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectsClient.g.cs index c235e45124cf..48887902ed57 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/InterconnectsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/LicenseCodesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/LicenseCodesClient.g.cs index 991a8bc9bcf5..0107382ecae7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/LicenseCodesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/LicenseCodesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/LicensesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/LicensesClient.g.cs index 47b24da28fec..6ff07c6f3c0e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/LicensesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/LicensesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/MachineImagesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/MachineImagesClient.g.cs index 40cddb13ce0c..c7e207ab2196 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/MachineImagesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/MachineImagesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/MachineTypesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/MachineTypesClient.g.cs index 428b11c367e8..9b7cfefce33d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/MachineTypesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/MachineTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkAttachmentsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkAttachmentsClient.g.cs index a2f9de0e13d7..2146fa25b81a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkAttachmentsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkAttachmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkEdgeSecurityServicesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkEdgeSecurityServicesClient.g.cs index d30be40ea4b3..bb669eb4b3bc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkEdgeSecurityServicesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkEdgeSecurityServicesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkEndpointGroupsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkEndpointGroupsClient.g.cs index c8fb7a5c42b1..b2faa686965d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkEndpointGroupsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkEndpointGroupsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkFirewallPoliciesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkFirewallPoliciesClient.g.cs index 5a1b3b92585e..6c447c30ddc8 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkFirewallPoliciesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkFirewallPoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -22,6 +22,7 @@ using lro = Google.LongRunning; using mel = Microsoft.Extensions.Logging; using proto = Google.Protobuf; +using sc = System.Collections; using scg = System.Collections.Generic; using sco = System.Collections.ObjectModel; using st = System.Threading; @@ -51,6 +52,7 @@ private NetworkFirewallPoliciesSettings(NetworkFirewallPoliciesSettings existing AddAssociationOperationsSettings = existing.AddAssociationOperationsSettings.Clone(); AddRuleSettings = existing.AddRuleSettings; AddRuleOperationsSettings = existing.AddRuleOperationsSettings.Clone(); + AggregatedListSettings = existing.AggregatedListSettings; CloneRulesSettings = existing.CloneRulesSettings; CloneRulesOperationsSettings = existing.CloneRulesOperationsSettings.Clone(); DeleteSettings = existing.DeleteSettings; @@ -138,6 +140,28 @@ private NetworkFirewallPoliciesSettings(NetworkFirewallPoliciesSettings existing DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), }; + /// + /// for synchronous and asynchronous calls to + /// NetworkFirewallPoliciesClient.AggregatedList and NetworkFirewallPoliciesClient.AggregatedListAsync + /// . + /// + /// + /// + /// Initial retry delay: 100 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 60000 milliseconds. + /// Maximum attempts: Unlimited + /// + /// + /// Retriable status codes: , + /// . + /// + /// + /// Timeout: 600 seconds. + /// + /// + public gaxgrpc::CallSettings AggregatedListSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(600000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 2147483647, initialBackoff: sys::TimeSpan.FromMilliseconds(100), maxBackoff: sys::TimeSpan.FromMilliseconds(60000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.DeadlineExceeded, grpccore::StatusCode.Unavailable))); + /// /// for synchronous and asynchronous calls to /// NetworkFirewallPoliciesClient.CloneRules and NetworkFirewallPoliciesClient.CloneRulesAsync. @@ -856,6 +880,94 @@ internal static NetworkFirewallPoliciesClient Create(grpccore::CallInvoker callI public virtual stt::Task> AddRuleAsync(string project, string firewallPolicy, FirewallPolicyRule firewallPolicyRuleResource, st::CancellationToken cancellationToken) => AddRuleAsync(project, firewallPolicy, firewallPolicyRuleResource, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable> AggregatedList(AggregatedListNetworkFirewallPoliciesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// + /// A pageable asynchronous sequence of resources. + /// + public virtual gax::PagedAsyncEnumerable> AggregatedListAsync(AggregatedListNetworkFirewallPoliciesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// + /// Project ID for this request. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable> AggregatedList(string project, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + AggregatedListNetworkFirewallPoliciesRequest request = new AggregatedListNetworkFirewallPoliciesRequest + { + Project = gax::GaxPreconditions.CheckNotNullOrEmpty(project, nameof(project)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return AggregatedList(request, callSettings); + } + + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// + /// Project ID for this request. + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// + /// A pageable asynchronous sequence of resources. + /// + public virtual gax::PagedAsyncEnumerable> AggregatedListAsync(string project, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + AggregatedListNetworkFirewallPoliciesRequest request = new AggregatedListNetworkFirewallPoliciesRequest + { + Project = gax::GaxPreconditions.CheckNotNullOrEmpty(project, nameof(project)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return AggregatedListAsync(request, callSettings); + } + /// /// Copies rules to the specified firewall policy. /// @@ -2179,6 +2291,8 @@ public sealed partial class NetworkFirewallPoliciesClientImpl : NetworkFirewallP private readonly gaxgrpc::ApiCall _callAddRule; + private readonly gaxgrpc::ApiCall _callAggregatedList; + private readonly gaxgrpc::ApiCall _callCloneRules; private readonly gaxgrpc::ApiCall _callDelete; @@ -2240,6 +2354,9 @@ public NetworkFirewallPoliciesClientImpl(NetworkFirewallPolicies.NetworkFirewall _callAddRule = clientHelper.BuildApiCall("AddRule", grpcClient.AddRuleAsync, grpcClient.AddRule, effectiveSettings.AddRuleSettings).WithGoogleRequestParam("project", request => request.Project).WithGoogleRequestParam("firewall_policy", request => request.FirewallPolicy); Modify_ApiCall(ref _callAddRule); Modify_AddRuleApiCall(ref _callAddRule); + _callAggregatedList = clientHelper.BuildApiCall("AggregatedList", grpcClient.AggregatedListAsync, grpcClient.AggregatedList, effectiveSettings.AggregatedListSettings).WithGoogleRequestParam("project", request => request.Project); + Modify_ApiCall(ref _callAggregatedList); + Modify_AggregatedListApiCall(ref _callAggregatedList); _callCloneRules = clientHelper.BuildApiCall("CloneRules", grpcClient.CloneRulesAsync, grpcClient.CloneRules, effectiveSettings.CloneRulesSettings).WithGoogleRequestParam("project", request => request.Project).WithGoogleRequestParam("firewall_policy", request => request.FirewallPolicy); Modify_ApiCall(ref _callCloneRules); Modify_CloneRulesApiCall(ref _callCloneRules); @@ -2291,6 +2408,8 @@ public NetworkFirewallPoliciesClientImpl(NetworkFirewallPolicies.NetworkFirewall partial void Modify_AddRuleApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_AggregatedListApiCall(ref gaxgrpc::ApiCall call); + partial void Modify_CloneRulesApiCall(ref gaxgrpc::ApiCall call); partial void Modify_DeleteApiCall(ref gaxgrpc::ApiCall call); @@ -2328,6 +2447,8 @@ public NetworkFirewallPoliciesClientImpl(NetworkFirewallPolicies.NetworkFirewall partial void Modify_AddRuleNetworkFirewallPolicyRequest(ref AddRuleNetworkFirewallPolicyRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_AggregatedListNetworkFirewallPoliciesRequest(ref AggregatedListNetworkFirewallPoliciesRequest request, ref gaxgrpc::CallSettings settings); + partial void Modify_CloneRulesNetworkFirewallPolicyRequest(ref CloneRulesNetworkFirewallPolicyRequest request, ref gaxgrpc::CallSettings settings); partial void Modify_DeleteNetworkFirewallPolicyRequest(ref DeleteNetworkFirewallPolicyRequest request, ref gaxgrpc::CallSettings settings); @@ -2422,6 +2543,32 @@ public NetworkFirewallPoliciesClientImpl(NetworkFirewallPolicies.NetworkFirewall return new lro::Operation(response.ToLroResponse(pollRequest.ToLroOperationName()), AddRuleOperationsClient); } + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable> AggregatedList(AggregatedListNetworkFirewallPoliciesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_AggregatedListNetworkFirewallPoliciesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable>(_callAggregatedList, request, callSettings); + } + + /// + /// Retrieves an aggregated list of network firewall policies, listing network firewall policies from all applicable scopes (global and regional) and grouping the results per scope. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// + /// A pageable asynchronous sequence of resources. + /// + public override gax::PagedAsyncEnumerable> AggregatedListAsync(AggregatedListNetworkFirewallPoliciesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_AggregatedListNetworkFirewallPoliciesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable>(_callAggregatedList, request, callSettings); + } + /// The long-running operations client for CloneRules. public override lro::OperationsClient CloneRulesOperationsClient { get; } @@ -2822,6 +2969,16 @@ public override TestPermissionsResponse TestIamPermissions(TestIamPermissionsNet } } + public partial class AggregatedListNetworkFirewallPoliciesRequest : gaxgrpc::IPageRequest + { + /// + public int PageSize + { + get => checked((int)MaxResults); + set => MaxResults = checked((uint)value); + } + } + public partial class ListNetworkFirewallPoliciesRequest : gaxgrpc::IPageRequest { /// @@ -2832,6 +2989,15 @@ public int PageSize } } + public partial class NetworkFirewallPolicyAggregatedList : gaxgrpc::IPageResponse> + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator> GetEnumerator() => + Items.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } + public static partial class NetworkFirewallPolicies { public partial class NetworkFirewallPoliciesClient diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkProfilesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkProfilesClient.g.cs index c30b256fca4b..ff11c240ed3e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkProfilesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworkProfilesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworksClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworksClient.g.cs index 2231dd6587f7..1b5a8209b67f 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworksClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NetworksClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeGroupsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeGroupsClient.g.cs index 4fd91997f23d..fb09889cf720 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeGroupsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeGroupsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeTemplatesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeTemplatesClient.g.cs index 4ab8cc93b506..a4997139a84e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeTemplatesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeTemplatesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeTypesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeTypesClient.g.cs index dbd10aeec4d8..62e39936e3c6 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeTypesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/NodeTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PackageApiMetadata.g.cs index 6941f09a8d7c..42b5762c9fb2 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PacketMirroringsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PacketMirroringsClient.g.cs index c4cee6ced3cc..5614393b2a4c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PacketMirroringsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PacketMirroringsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ProjectsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ProjectsClient.g.cs index 69f6a1030f99..f843ebed7032 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ProjectsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ProjectsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PublicAdvertisedPrefixesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PublicAdvertisedPrefixesClient.g.cs index 738f0b2bdb63..1df36029edfd 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PublicAdvertisedPrefixesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PublicAdvertisedPrefixesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PublicDelegatedPrefixesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PublicDelegatedPrefixesClient.g.cs index b21cedd0599f..4e77d8da505b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PublicDelegatedPrefixesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/PublicDelegatedPrefixesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionAutoscalersClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionAutoscalersClient.g.cs index db197967dd72..c29fb9c02d14 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionAutoscalersClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionAutoscalersClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionBackendServicesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionBackendServicesClient.g.cs index ba466361d699..74b86d8eeb62 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionBackendServicesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionBackendServicesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionCommitmentsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionCommitmentsClient.g.cs index 49888e5231e4..4053bc01055e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionCommitmentsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionCommitmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionDiskTypesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionDiskTypesClient.g.cs index 01f9644e1b44..2ee96820f7da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionDiskTypesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionDiskTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionDisksClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionDisksClient.g.cs index de8aef09d524..40a766882fd9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionDisksClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionDisksClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionHealthCheckServicesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionHealthCheckServicesClient.g.cs index ff52db394792..e3a2df8e10c1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionHealthCheckServicesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionHealthCheckServicesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionHealthChecksClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionHealthChecksClient.g.cs index 3f741bd40f46..c8455710cc5e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionHealthChecksClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionHealthChecksClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceGroupManagersClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceGroupManagersClient.g.cs index e792bb307867..5f65512593ef 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceGroupManagersClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceGroupManagersClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceGroupsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceGroupsClient.g.cs index 341d94aea41e..1e8de9060a2a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceGroupsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceGroupsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceTemplatesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceTemplatesClient.g.cs index b0e01f03bdfb..ec6acae4dc2b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceTemplatesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstanceTemplatesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstancesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstancesClient.g.cs index 7c1d0e893216..d8526315ea6c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstancesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstancesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstantSnapshotsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstantSnapshotsClient.g.cs index 6f3eea809d93..a52e0066a79d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstantSnapshotsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionInstantSnapshotsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNetworkEndpointGroupsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNetworkEndpointGroupsClient.g.cs index e5344401c7de..99c025c5a274 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNetworkEndpointGroupsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNetworkEndpointGroupsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNetworkFirewallPoliciesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNetworkFirewallPoliciesClient.g.cs index 359ea3b4e6a8..d1b43346c4f5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNetworkFirewallPoliciesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNetworkFirewallPoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNotificationEndpointsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNotificationEndpointsClient.g.cs index 46ad8aaee0ad..66e8a59a5ef4 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNotificationEndpointsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionNotificationEndpointsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionOperationsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionOperationsClient.g.cs index d3fa3c983ab6..163cd200ebb9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionOperationsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionOperationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSecurityPoliciesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSecurityPoliciesClient.g.cs index 20aaf981d498..41296cd5a219 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSecurityPoliciesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSecurityPoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSslCertificatesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSslCertificatesClient.g.cs index 98cbc7656453..d745e1058653 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSslCertificatesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSslCertificatesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSslPoliciesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSslPoliciesClient.g.cs index 6e207d69b997..85809763f0f5 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSslPoliciesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionSslPoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetHttpProxiesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetHttpProxiesClient.g.cs index 64988d551588..07d980b60f32 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetHttpProxiesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetHttpProxiesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetHttpsProxiesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetHttpsProxiesClient.g.cs index f1ff9a154346..0fdafa865073 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetHttpsProxiesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetHttpsProxiesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetTcpProxiesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetTcpProxiesClient.g.cs index 9aec96057d7e..03090c5d67da 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetTcpProxiesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionTargetTcpProxiesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionUrlMapsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionUrlMapsClient.g.cs index e7f4145be8f6..8a7ca6336534 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionUrlMapsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionUrlMapsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionZonesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionZonesClient.g.cs index 37598621a690..f7a673c51968 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionZonesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionZonesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionsClient.g.cs index 14f8a683cfcf..e951eda0931e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RegionsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ReservationsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ReservationsClient.g.cs index ee13936436a4..b4942a8e3eca 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ReservationsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ReservationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ResourcePoliciesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ResourcePoliciesClient.g.cs index 9f72c27412a9..8b4ecc1a897e 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ResourcePoliciesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ResourcePoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RoutersClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RoutersClient.g.cs index 9b743279382f..ee8bd7448357 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RoutersClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RoutersClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RoutesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RoutesClient.g.cs index ba139161b81a..8b8f04a406ec 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RoutesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/RoutesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SecurityPoliciesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SecurityPoliciesClient.g.cs index 9094146ef81e..dde4bd270b30 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SecurityPoliciesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SecurityPoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ServiceAttachmentsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ServiceAttachmentsClient.g.cs index 29f73a2e9266..977aa303fdbc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ServiceAttachmentsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ServiceAttachmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ServiceCollectionExtensions.g.cs index 2f0602c6ba41..78e38925f090 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SnapshotSettingsServiceClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SnapshotSettingsServiceClient.g.cs index 9861d52b4b1a..e16d9ce9033d 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SnapshotSettingsServiceClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SnapshotSettingsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SnapshotsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SnapshotsClient.g.cs index f3b2ab238806..5df8213752fc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SnapshotsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SnapshotsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SslCertificatesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SslCertificatesClient.g.cs index 3c550bba785f..f79ca801fd6a 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SslCertificatesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SslCertificatesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SslPoliciesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SslPoliciesClient.g.cs index 843bb25f69c0..bd810d117d97 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SslPoliciesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SslPoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/StoragePoolTypesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/StoragePoolTypesClient.g.cs index 4f4fcd181069..ea1c2e27d020 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/StoragePoolTypesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/StoragePoolTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/StoragePoolsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/StoragePoolsClient.g.cs index be503ad07b90..b929c55d460b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/StoragePoolsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/StoragePoolsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SubnetworksClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SubnetworksClient.g.cs index cef22f1336f4..ed9e09eb2651 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SubnetworksClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/SubnetworksClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetGrpcProxiesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetGrpcProxiesClient.g.cs index 24a98afc54f4..e63fb6513fcc 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetGrpcProxiesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetGrpcProxiesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetHttpProxiesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetHttpProxiesClient.g.cs index 8f6a6b045bb6..ca0b16d22bb9 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetHttpProxiesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetHttpProxiesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetHttpsProxiesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetHttpsProxiesClient.g.cs index 38173211fca1..aa6d4ead1b63 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetHttpsProxiesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetHttpsProxiesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetInstancesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetInstancesClient.g.cs index 7c974d7039b6..8df1c2935b08 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetInstancesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetInstancesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetPoolsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetPoolsClient.g.cs index 21cf440e8fc1..150c237a2b07 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetPoolsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetPoolsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetSslProxiesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetSslProxiesClient.g.cs index dd3d0c90a795..e5cc9594906b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetSslProxiesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetSslProxiesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetTcpProxiesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetTcpProxiesClient.g.cs index 682ce6b4df83..47f38ef86a57 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetTcpProxiesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetTcpProxiesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetVpnGatewaysClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetVpnGatewaysClient.g.cs index 72771d3e6792..491b97a0d3e1 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetVpnGatewaysClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/TargetVpnGatewaysClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/UrlMapsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/UrlMapsClient.g.cs index d655b94a1d58..ff6e510c251c 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/UrlMapsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/UrlMapsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/VpnGatewaysClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/VpnGatewaysClient.g.cs index 4caa346225a6..ca171f743e32 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/VpnGatewaysClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/VpnGatewaysClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/VpnTunnelsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/VpnTunnelsClient.g.cs index 56fd9fc5506c..2436be0d44d7 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/VpnTunnelsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/VpnTunnelsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ZoneOperationsClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ZoneOperationsClient.g.cs index 6f3576a462f3..ac9dfab35934 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ZoneOperationsClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ZoneOperationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ZonesClient.g.cs b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ZonesClient.g.cs index beca5190c711..1371be4d232b 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ZonesClient.g.cs +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/ZonesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Compute.V1/docs/history.md b/apis/Google.Cloud.Compute.V1/docs/history.md index 6b68e981c4b0..20b50d73d2a4 100644 --- a/apis/Google.Cloud.Compute.V1/docs/history.md +++ b/apis/Google.Cloud.Compute.V1/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 3.3.0, released 2025-01-27 + +### New features + +- Update Compute Engine API to revision 20250107 ([issue 975](https://github.com/googleapis/google-cloud-dotnet/issues/975)) ([commit f4f1f81](https://github.com/googleapis/google-cloud-dotnet/commit/f4f1f81c82fb1157a5bdcf28b1c0ee7412c71f11)) + ## Version 3.2.0, released 2024-12-12 ### New features diff --git a/apis/Google.Cloud.Compute.V1/gapic_metadata.json b/apis/Google.Cloud.Compute.V1/gapic_metadata.json index 7a822d02dce8..342c1a3d9814 100644 --- a/apis/Google.Cloud.Compute.V1/gapic_metadata.json +++ b/apis/Google.Cloud.Compute.V1/gapic_metadata.json @@ -2296,6 +2296,12 @@ "AddRuleAsync" ] }, + "AggregatedList": { + "methods": [ + "AggregatedList", + "AggregatedListAsync" + ] + }, "CloneRules": { "methods": [ "CloneRules", diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/.OwlBot.yaml b/apis/Google.Cloud.ConfidentialComputing.V1/.OwlBot.yaml index 4d0576ceabb1..5a0f3a811ff5 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.ConfidentialComputing.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeAsyncSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeAsyncSnippet.g.cs index 3eea63205073..1dbeb9930e38 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectAsyncSnippet.g.cs index 30dafca80e28..4ed7cd37491f 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectSnippet.g.cs index 16d933295db0..bc0e62038f1c 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesAsyncSnippet.g.cs index d04ba335c6fe..e74dbb01bec7 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesSnippet.g.cs index 6cd2ec3319c5..e0a87190aab1 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeSnippet.g.cs index 68fd9dadce7c..9931e79b7e9c 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectAsyncSnippet.g.cs index 7ab1f3e9d859..6425379d9796 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectSnippet.g.cs index 342b6996aa06..77db84a9e030 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.Snippets/ConfidentialComputingClientSnippets.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.Snippets/ConfidentialComputingClientSnippets.g.cs index 8257a29dfbe2..fad4b1b0e86f 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.Snippets/ConfidentialComputingClientSnippets.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.Snippets/ConfidentialComputingClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ConfidentialComputingClient.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ConfidentialComputingClient.g.cs index f40355a1f55e..a0bd7ec95b50 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ConfidentialComputingClient.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ConfidentialComputingClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/PackageApiMetadata.g.cs index 4646514896d8..78a480b016c1 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ServiceCollectionExtensions.g.cs index 1644fa463da6..8a422f7e4864 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ServiceResourceNames.g.cs index c398e6b60d90..75b366a29b55 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/docs/index.md b/apis/Google.Cloud.ConfidentialComputing.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.ConfidentialComputing.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/.OwlBot.yaml b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/.OwlBot.yaml index ffbdd0a5267b..79ef170d68b7 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/.OwlBot.yaml +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeAsyncSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeAsyncSnippet.g.cs index 5fed340f3d99..f18831f0d321 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectAsyncSnippet.g.cs index 32c2e9be9653..1086862a3b2a 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectSnippet.g.cs index 7e3d4c3c76eb..7d8a48ebd750 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesAsyncSnippet.g.cs index ea4dd3c24641..0da361716db9 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesSnippet.g.cs index 41e1bed900e8..d9b0d7a098a1 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeSnippet.g.cs index 977a18654957..99bd600ce815 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.CreateChallengeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectAsyncSnippet.g.cs index 64e4f86af990..7a348d432208 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectSnippet.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectSnippet.g.cs index 167bf53d9aab..027136b9baee 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.GeneratedSnippets/ConfidentialComputingClient.VerifyAttestationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.Snippets/ConfidentialComputingClientSnippets.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.Snippets/ConfidentialComputingClientSnippets.g.cs index 9e974fc3e29d..6a86b5627471 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.Snippets/ConfidentialComputingClientSnippets.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1.Snippets/ConfidentialComputingClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ConfidentialComputingClient.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ConfidentialComputingClient.g.cs index f966ac45b33b..f9e979ac7e04 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ConfidentialComputingClient.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ConfidentialComputingClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/PackageApiMetadata.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/PackageApiMetadata.g.cs index d431fbe48f24..d2ff878ceff8 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ServiceCollectionExtensions.g.cs index b1184b15f49a..fbf1187a7682 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ServiceResourceNames.g.cs b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ServiceResourceNames.g.cs index a549f8ba1738..13eb5b2b4043 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/Google.Cloud.ConfidentialComputing.V1Alpha1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/docs/index.md b/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.ConfidentialComputing.V1Alpha1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Config.V1/.OwlBot.yaml b/apis/Google.Cloud.Config.V1/.OwlBot.yaml index 6403b164b73d..9a3d28e48b05 100644 --- a/apis/Google.Cloud.Config.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Config.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentAsyncSnippet.g.cs index 003171c4eab2..0bbadfd6a317 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentRequestObjectAsyncSnippet.g.cs index 5b264bece55f..e0efe80dae36 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentRequestObjectSnippet.g.cs index 07d09d7c713e..92eaff424b4d 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentResourceNamesAsyncSnippet.g.cs index 19b07439273e..373658e3b1b1 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentResourceNamesSnippet.g.cs index 15abd4063bf9..32ace18b2cf7 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentSnippet.g.cs index d491b7b50331..f17109844839 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreateDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewAsyncSnippet.g.cs index 17a0267faec0..78f06671759d 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewRequestObjectAsyncSnippet.g.cs index 923a2c1c5fdd..6b3f7ef8bb8f 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewRequestObjectSnippet.g.cs index ef108020dcc0..ca2504f0879e 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewResourceNamesAsyncSnippet.g.cs index 38b086d15769..bab67efdb862 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewResourceNamesSnippet.g.cs index e70cb3f21655..0c22c7496fdf 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewSnippet.g.cs index e89bf2118427..f0e066df29b6 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.CreatePreviewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentAsyncSnippet.g.cs index fe18f99792e8..7fe7097cb910 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentRequestObjectAsyncSnippet.g.cs index aa12b8e553e5..33d7694606e6 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentRequestObjectSnippet.g.cs index 828ce67274ba..cf0755c65ea6 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentResourceNamesAsyncSnippet.g.cs index ee6e7b17f944..de317b2ffbdb 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentResourceNamesSnippet.g.cs index 1dead911bb21..214391f37346 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentSnippet.g.cs index 2df0c2847c7c..c7bfa8fc5be9 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewAsyncSnippet.g.cs index 0dda3b5edd65..74f2ed575f81 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewRequestObjectAsyncSnippet.g.cs index a7060f2ccb14..9dfeee83bd85 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewRequestObjectSnippet.g.cs index c4e0122274a9..e73a6714336e 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewResourceNamesAsyncSnippet.g.cs index 693f40e3f337..659d09ef7c59 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewResourceNamesSnippet.g.cs index 853bd99488ea..b6fdab47a021 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewSnippet.g.cs index ab90a93595ef..07229dc58af9 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeletePreviewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileAsyncSnippet.g.cs index bea2dd749003..be0a19b5268a 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileRequestObjectAsyncSnippet.g.cs index d288f1b3a048..f5197bcdc3f6 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileRequestObjectSnippet.g.cs index 65a60bdc4fab..f59ff0e3a87b 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileResourceNamesAsyncSnippet.g.cs index e222d358bd55..d082c5cd46f0 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileResourceNamesSnippet.g.cs index 636575f5c521..76646c56790d 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileSnippet.g.cs index 2a5d9aa0658c..a4f1ec9692d6 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.DeleteStatefileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportDeploymentStatefileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportDeploymentStatefileRequestObjectAsyncSnippet.g.cs index 35a190fa75ff..9017bb4c51be 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportDeploymentStatefileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportDeploymentStatefileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportDeploymentStatefileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportDeploymentStatefileRequestObjectSnippet.g.cs index 044ec7c84d53..6f025de4b1d4 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportDeploymentStatefileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportDeploymentStatefileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoAsyncSnippet.g.cs index 9882fd4051eb..d2e29b019ae0 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoRequestObjectAsyncSnippet.g.cs index f5196494f2e0..e37b7bd5e718 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoRequestObjectSnippet.g.cs index 69b6c6f3f0bc..98a5cbdcb5ac 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoResourceNamesAsyncSnippet.g.cs index 524243ee5e48..9ad46a37fef8 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoResourceNamesSnippet.g.cs index 5e10e0466aae..feab7d03ad8c 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoSnippet.g.cs index e732b94a0ae2..67cc605ea83f 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportLockInfoSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportPreviewResultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportPreviewResultRequestObjectAsyncSnippet.g.cs index 3eb5bcaf1533..d72c026f2b80 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportPreviewResultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportPreviewResultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportPreviewResultRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportPreviewResultRequestObjectSnippet.g.cs index 327d8879624d..5f750fb35dd4 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportPreviewResultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportPreviewResultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportRevisionStatefileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportRevisionStatefileRequestObjectAsyncSnippet.g.cs index b4802d422ea3..030c6e802769 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportRevisionStatefileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportRevisionStatefileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportRevisionStatefileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportRevisionStatefileRequestObjectSnippet.g.cs index 8c8206509ab3..84e1c6558306 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportRevisionStatefileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ExportRevisionStatefileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentAsyncSnippet.g.cs index 4e398b790b6b..b926f9e003c5 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentRequestObjectAsyncSnippet.g.cs index 165dc4ff0440..42a0e757fa4c 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentRequestObjectSnippet.g.cs index 390fb7f4bbae..b5605ce61d44 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentResourceNamesAsyncSnippet.g.cs index 155a4996ac05..cc421b13d4ff 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentResourceNamesSnippet.g.cs index 8e353a674365..f23a9991e691 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentSnippet.g.cs index d2e34d537e51..f60f9888d9d7 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewAsyncSnippet.g.cs index a97dd926a2f3..637ab6cc492e 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewRequestObjectAsyncSnippet.g.cs index 698c9aca7642..801ebd879731 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewRequestObjectSnippet.g.cs index ed6d4563f757..e8fd78166a61 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewResourceNamesAsyncSnippet.g.cs index fe2581f59d90..7f6cd7f5897f 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewResourceNamesSnippet.g.cs index 00958cce90a7..6d3f6a98979e 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewSnippet.g.cs index c0ce14976c72..4f273b4619c8 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetPreviewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceAsyncSnippet.g.cs index 3c6ca3d0c0f3..041620e191ca 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceRequestObjectAsyncSnippet.g.cs index 60bda2e42f68..5b2f5516cad7 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceRequestObjectSnippet.g.cs index d201d32471f7..22ae491255ed 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceResourceNamesAsyncSnippet.g.cs index 556fbf862a5d..b45096d53822 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceResourceNamesSnippet.g.cs index 0dcb72f9425e..89d6a3e928fd 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceSnippet.g.cs index bf87ed77a7a4..aed287fe425b 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetResourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionAsyncSnippet.g.cs index e114f2a30a52..ab51a20924bb 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionRequestObjectAsyncSnippet.g.cs index 1a1d1cd534f8..f5f3061b415f 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionRequestObjectSnippet.g.cs index 8f03470eb693..b8c8e542a524 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionResourceNamesAsyncSnippet.g.cs index 29f0e0b86638..31824b2b9baf 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionResourceNamesSnippet.g.cs index a91c52804c43..bf5ba7a24fbf 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionSnippet.g.cs index a9f1921e190c..b3ef7d23df80 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetRevisionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionAsyncSnippet.g.cs index a2546d6048cc..ab5511c6a7e8 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionRequestObjectAsyncSnippet.g.cs index 01743605c41b..2883c763a73d 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionRequestObjectSnippet.g.cs index 7c291385f363..1c6091c3544b 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionResourceNamesAsyncSnippet.g.cs index 233b22a9e3ab..a64c2a4be310 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionResourceNamesSnippet.g.cs index 7c6b57679b52..2082646eb571 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionSnippet.g.cs index 6b5a9c2d3918..bf31ba5ad328 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.GetTerraformVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileAsyncSnippet.g.cs index fc656a26f0d8..27ac763d0fe2 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileRequestObjectAsyncSnippet.g.cs index 2dc133c2e28a..1751f4dcfa26 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileRequestObjectSnippet.g.cs index 300b5264fa9c..4dea9db2d3c8 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileResourceNamesAsyncSnippet.g.cs index 80bcf5d77a9d..596455ee6a07 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileResourceNamesSnippet.g.cs index 1405d3e11a6f..18cb03531dc3 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileSnippet.g.cs index 7920ade8f084..440e91b74801 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ImportStatefileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsAsyncSnippet.g.cs index 21505cf5501c..78385dbede65 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs index d1f26c95582b..ac1314b75741 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsRequestObjectSnippet.g.cs index b6b919a80306..30d50f3d00b7 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs index cde42f265fe0..dde1d9823425 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsResourceNamesSnippet.g.cs index a4ced5d4f2bc..d70d4f773286 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsSnippet.g.cs index d7b1d1e3858a..b3d2dd651ee0 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListDeploymentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsAsyncSnippet.g.cs index 92d02a12c639..47647ab714bc 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsRequestObjectAsyncSnippet.g.cs index ca1e30ec65d4..587902796a00 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsRequestObjectSnippet.g.cs index c7f7e4a9bf67..92f08a9a5b97 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsResourceNamesAsyncSnippet.g.cs index 20ffc36bdd4f..93537d33d5fc 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsResourceNamesSnippet.g.cs index 0020b05beaca..41e281bbbbad 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsSnippet.g.cs index b41d13299c5b..b689cb00de4a 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListPreviewsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesAsyncSnippet.g.cs index 6594e0f41a98..b8be7a2b49bd 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesRequestObjectAsyncSnippet.g.cs index fda99ef27a38..98eec79f295f 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesRequestObjectSnippet.g.cs index f7bb50bed145..c95cb0a4ffd2 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesResourceNamesAsyncSnippet.g.cs index c4fa612a9704..5d9de22b15d1 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesResourceNamesSnippet.g.cs index df7c4872dbdc..7afa9fc5fe24 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesSnippet.g.cs index cfe451f9f3bd..e29bd17e02ee 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsAsyncSnippet.g.cs index f6678f4dedfc..6de2f45a0791 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsRequestObjectAsyncSnippet.g.cs index f3868bd0efc4..bc70c5b4c2f0 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsRequestObjectSnippet.g.cs index 1f474b36f4c8..314a0c9c96bf 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsResourceNamesAsyncSnippet.g.cs index e8c56e8f2733..46cf8731d349 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsResourceNamesSnippet.g.cs index 9e39de26129e..ed0deb3cc41b 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsSnippet.g.cs index d57d57ee25ff..a57fd4b3a4be 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListRevisionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsAsyncSnippet.g.cs index 51051285dd3d..6f0c81dfd23b 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsRequestObjectAsyncSnippet.g.cs index fed6fe7c2531..55db2a15826b 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsRequestObjectSnippet.g.cs index fc80f9f7f5b5..ac764bdfa7bb 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsResourceNamesAsyncSnippet.g.cs index cd437096e84f..2583caf1a059 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsResourceNamesSnippet.g.cs index 1aa6c219d7a4..dbeb52ab684c 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsSnippet.g.cs index 15ca6efc346e..d8a3911bc9d9 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.ListTerraformVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentAsyncSnippet.g.cs index 4be7f87142fc..733e1991a408 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentRequestObjectAsyncSnippet.g.cs index a96a1ea86bf4..2efc8b45a808 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentRequestObjectSnippet.g.cs index 90515e1c7aec..4c1581ea2d0e 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentResourceNamesAsyncSnippet.g.cs index 8c8af085dc8b..97822aaae2de 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentResourceNamesSnippet.g.cs index 8ef717d90160..6186e0d72189 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentSnippet.g.cs index 6f7bf26e258b..3ddd876313c2 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.LockDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentAsyncSnippet.g.cs index c8a890df6370..519a1851eebb 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentRequestObjectAsyncSnippet.g.cs index 6050f3b5f4ad..394b350c87b2 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentRequestObjectSnippet.g.cs index bcaaba83d2de..00db3f9680b9 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentResourceNamesAsyncSnippet.g.cs index 6ea1142fa2d9..04cb644edad1 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentResourceNamesSnippet.g.cs index 4458b9ae918d..97a7a49aa68f 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentSnippet.g.cs index 8db62d651e9c..0b065fd16ac8 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UnlockDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentAsyncSnippet.g.cs index fdbf488aa4a6..65a310d55f04 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentRequestObjectAsyncSnippet.g.cs index 8d8c449bcf7d..bcaaef1913ff 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentRequestObjectSnippet.g.cs index 7c3d64084870..dc94d4323c4e 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentSnippet.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentSnippet.g.cs index 4e783cdbcd07..411455c0efbd 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.GeneratedSnippets/ConfigClient.UpdateDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.Snippets/ConfigClientSnippets.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.Snippets/ConfigClientSnippets.g.cs index 8cf123e1763f..4a6ca0791882 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.Snippets/ConfigClientSnippets.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1.Snippets/ConfigClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ConfigClient.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ConfigClient.g.cs index 5eabfebd4165..863fc413a211 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ConfigClient.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ConfigClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -93,11 +93,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ListDeploymentsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ListDeploymentsSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to ConfigClient.GetDeployment @@ -105,11 +111,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings GetDeploymentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings GetDeploymentSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to @@ -117,11 +129,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings CreateDeploymentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings CreateDeploymentSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// Long Running Operation settings for calls to ConfigClient.CreateDeployment and @@ -147,11 +165,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings UpdateDeploymentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings UpdateDeploymentSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// Long Running Operation settings for calls to ConfigClient.UpdateDeployment and @@ -177,11 +201,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings DeleteDeploymentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings DeleteDeploymentSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// Long Running Operation settings for calls to ConfigClient.DeleteDeployment and @@ -207,11 +237,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ListRevisionsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ListRevisionsSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to ConfigClient.GetRevision @@ -219,11 +255,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings GetRevisionSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings GetRevisionSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to ConfigClient.GetResource @@ -231,11 +273,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings GetResourceSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings GetResourceSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to ConfigClient.ListResources @@ -243,11 +291,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ListResourcesSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ListResourcesSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to @@ -255,11 +309,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ExportDeploymentStatefileSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ExportDeploymentStatefileSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to @@ -267,11 +327,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ExportRevisionStatefileSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ExportRevisionStatefileSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to @@ -279,11 +345,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ImportStatefileSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ImportStatefileSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to @@ -291,11 +363,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings DeleteStatefileSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings DeleteStatefileSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to ConfigClient.LockDeployment @@ -303,11 +381,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings LockDeploymentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings LockDeploymentSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// Long Running Operation settings for calls to ConfigClient.LockDeployment and @@ -333,11 +417,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings UnlockDeploymentSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings UnlockDeploymentSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// Long Running Operation settings for calls to ConfigClient.UnlockDeployment and @@ -363,11 +453,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ExportLockInfoSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ExportLockInfoSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to ConfigClient.CreatePreview @@ -375,11 +471,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings CreatePreviewSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings CreatePreviewSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// Long Running Operation settings for calls to ConfigClient.CreatePreview and @@ -405,11 +507,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings GetPreviewSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings GetPreviewSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to ConfigClient.ListPreviews @@ -417,11 +525,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ListPreviewsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ListPreviewsSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to ConfigClient.DeletePreview @@ -429,11 +543,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings DeletePreviewSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings DeletePreviewSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// Long Running Operation settings for calls to ConfigClient.DeletePreview and @@ -459,11 +579,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ExportPreviewResultSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ExportPreviewResultSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to @@ -471,11 +597,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings ListTerraformVersionsSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings ListTerraformVersionsSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// for synchronous and asynchronous calls to @@ -483,11 +615,17 @@ private ConfigSettings(ConfigSettings existing) : base(existing) /// /// /// - /// This call will not be retried. - /// No timeout is applied. + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. /// /// - public gaxgrpc::CallSettings GetTerraformVersionSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings GetTerraformVersionSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); /// /// The settings to use for the associated with the client. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ConfigResourceNames.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ConfigResourceNames.g.cs index 3f4acc885473..0b2e423eef58 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ConfigResourceNames.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/Google.Cloud.Config.V1.csproj b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/Google.Cloud.Config.V1.csproj index 782ea5fb4339..f457827d8ce9 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/Google.Cloud.Config.V1.csproj +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/Google.Cloud.Config.V1.csproj @@ -1,7 +1,7 @@  - 1.6.0 + 1.7.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Infrastructure Manager API, which creates and manages Google Cloud Platform resources and infrastructure. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/PackageApiMetadata.g.cs index e50f62aeb5b0..2ab0101e765c 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ServiceCollectionExtensions.g.cs index 34e97eb8211a..8755fd8abe8d 100644 --- a/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Config.V1/Google.Cloud.Config.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Config.V1/docs/history.md b/apis/Google.Cloud.Config.V1/docs/history.md index 952bac5e2879..ee4889331315 100644 --- a/apis/Google.Cloud.Config.V1/docs/history.md +++ b/apis/Google.Cloud.Config.V1/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 1.7.0, released 2025-01-13 + +### New features + +- Specify retry configuration ([commit 37e089e](https://github.com/googleapis/google-cloud-dotnet/commit/37e089ea191718875a26126e3e572264a7ff244c)) + ## Version 1.6.0, released 2024-12-12 ### Bug fixes diff --git a/apis/Google.Cloud.Config.V1/docs/index.md b/apis/Google.Cloud.Config.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Config.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Connectors.V1/.OwlBot.yaml b/apis/Google.Cloud.Connectors.V1/.OwlBot.yaml index 25242df8cc0d..4423ee5f58f1 100644 --- a/apis/Google.Cloud.Connectors.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Connectors.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionAsyncSnippet.g.cs index 682f8b005abc..5c165644de7c 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionRequestObjectAsyncSnippet.g.cs index a4194df40fa4..ee9c65277624 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionRequestObjectSnippet.g.cs index f1f3e351cfe6..2b0b2b6190a7 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionResourceNamesAsyncSnippet.g.cs index e0c3cfb3bf57..5baf342c6c62 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionResourceNamesSnippet.g.cs index f3b4325e03b6..9cdf784980a9 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionSnippet.g.cs index 24829e963637..68c8cbc96ac4 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.CreateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionAsyncSnippet.g.cs index d4ecfc1719b4..8bc1e402b526 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs index c6b651e84fd6..0f9c0ee556de 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionRequestObjectSnippet.g.cs index ee952040f8d3..49cacce244bc 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs index e7a101dc6d8c..c8d0f24a5fbe 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionResourceNamesSnippet.g.cs index c697bf86b42a..765657b0cef1 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionSnippet.g.cs index 5920100482a3..cef99d4f55ff 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.DeleteConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionAsyncSnippet.g.cs index 0dc080779d0d..5518ffba7f49 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionRequestObjectAsyncSnippet.g.cs index d7afd8c8bd54..31badf86ad8c 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionRequestObjectSnippet.g.cs index a475eda0d82a..7d9415b68639 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionResourceNamesAsyncSnippet.g.cs index 24cb06de5168..ba7c238e7db0 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionResourceNamesSnippet.g.cs index 63616f3de718..a45f7dd03a4c 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataAsyncSnippet.g.cs index d7e761d7c2b0..d1fef3a8a3c2 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataRequestObjectAsyncSnippet.g.cs index 7b7f52e8d382..0eb72c8dc147 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataRequestObjectSnippet.g.cs index dfcfa245aae0..7d0cb27f2e9a 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataResourceNamesAsyncSnippet.g.cs index 24fc4530c7fc..fa167dcf8885 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataResourceNamesSnippet.g.cs index 547fa84186e3..bffb9ff1610e 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataSnippet.g.cs index 023034e7d1d7..661f24f50501 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSchemaMetadataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSnippet.g.cs index 0c167fc8fa52..b46b14145be3 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorAsyncSnippet.g.cs index 5e161e77de52..aefb264db7f6 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorRequestObjectAsyncSnippet.g.cs index 681f3ac6fda8..c760bc4839a2 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorRequestObjectSnippet.g.cs index 62d5bd605376..572f4347a72c 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorResourceNamesAsyncSnippet.g.cs index edad94cbc8e7..ec4986a4d2dd 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorResourceNamesSnippet.g.cs index dca408007810..44c826b708c2 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorSnippet.g.cs index ceab5be5dd37..4e81cf7b642e 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionAsyncSnippet.g.cs index d0cbb0a48693..5a1e7c1a04c8 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionRequestObjectAsyncSnippet.g.cs index 51e69cf9d0f5..38216a54aaf7 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionRequestObjectSnippet.g.cs index d509fc684890..5144d2823c77 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionResourceNamesAsyncSnippet.g.cs index a30ae31a5e77..5354e86548f3 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionResourceNamesSnippet.g.cs index b10d5e310c9b..2370259f5496 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionSnippet.g.cs index e160afb20222..2add348702d6 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetConnectorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsAsyncSnippet.g.cs index d02a48f2c58c..17ce1480dffe 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsRequestObjectAsyncSnippet.g.cs index cfd646c266ed..ef85ee1afaca 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsRequestObjectSnippet.g.cs index 7b8cba8adb9b..e79d60ea00f1 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsResourceNamesAsyncSnippet.g.cs index 5313ccfea3a6..2911996e359a 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsResourceNamesSnippet.g.cs index 1407cee134cf..6e9affea542f 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsSnippet.g.cs index 16cbb721d569..a0633d574615 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetGlobalSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderAsyncSnippet.g.cs index cb44f25c7ed1..80c0f47e0e65 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderRequestObjectAsyncSnippet.g.cs index 744ac0bbf2fa..561745e0283a 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderRequestObjectSnippet.g.cs index fb6e6287556c..b30457793770 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderResourceNamesAsyncSnippet.g.cs index c88b22024654..1b724b9d9de1 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderResourceNamesSnippet.g.cs index 8edcb4d9e345..14bf8a21da28 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderSnippet.g.cs index 20071269e3d5..a82b6dc84e4f 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetProviderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigAsyncSnippet.g.cs index feb1cd783ae2..52a83f791487 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigRequestObjectAsyncSnippet.g.cs index 3ae899b46c79..50b6eeff700b 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigRequestObjectSnippet.g.cs index e083e3782ffc..3057a5f4fa14 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigResourceNamesAsyncSnippet.g.cs index 3d675d1f02f0..c57ae2c61484 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigResourceNamesSnippet.g.cs index b4dae76bac63..60b8ac9d1e7f 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigSnippet.g.cs index 4aac82d739a7..89a54bb9c959 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.GetRuntimeConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsAsyncSnippet.g.cs index 17648359b43d..e9b1108dac31 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsRequestObjectAsyncSnippet.g.cs index 1fe16fc71266..5dabdefffa08 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsRequestObjectSnippet.g.cs index 5e17e4eb8000..4e35339241db 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsResourceNamesAsyncSnippet.g.cs index dfaeda65d54c..84f78919acae 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsResourceNamesSnippet.g.cs index 6edc09b9f64f..ae52aaa680a5 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsSnippet.g.cs index 4f2e99f65bca..340316b1d995 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsAsyncSnippet.g.cs index eed84160e55c..08411959c20f 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsRequestObjectAsyncSnippet.g.cs index 838c1bb10a25..cf30a1b42eb3 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsRequestObjectSnippet.g.cs index bbcec73e98b1..0bdb747502ac 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsResourceNamesAsyncSnippet.g.cs index 4495c4a4c5d9..9317a7833eb8 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsResourceNamesSnippet.g.cs index a26221e0e65d..a64198fca57c 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsSnippet.g.cs index 3acca5f0e13c..6f4b11840403 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsAsyncSnippet.g.cs index 0b2a9af99da2..5dde98edf849 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsRequestObjectAsyncSnippet.g.cs index 70362f7695f5..9bab51f660d1 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsRequestObjectSnippet.g.cs index 98463bcb88d6..a991aa31ab1b 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsResourceNamesAsyncSnippet.g.cs index c81108953e93..ef37d9fb0507 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsResourceNamesSnippet.g.cs index 40b1ae082cd8..c54b03866a83 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsSnippet.g.cs index 08c6f28308d2..c8147a087ea6 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListConnectorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersAsyncSnippet.g.cs index 1065f1c1d127..186e9ae35710 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersRequestObjectAsyncSnippet.g.cs index 9348bd3e12d4..8147a3cabaa9 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersRequestObjectSnippet.g.cs index 4e3a38f78298..503815b1e789 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersResourceNamesAsyncSnippet.g.cs index cf837ae19760..0083923e39f9 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersResourceNamesSnippet.g.cs index be56c5b3b315..03913fe50c0d 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersSnippet.g.cs index 5254b5cc5cc2..889fdd341d2b 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListProvidersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasAsyncSnippet.g.cs index 6ef28149c5e9..77dc69f007a5 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasRequestObjectAsyncSnippet.g.cs index 30865311b5bf..846185c945a1 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasRequestObjectSnippet.g.cs index 277955f37bb8..a45a58c0a7d7 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasResourceNamesAsyncSnippet.g.cs index d60745ce3e9d..46ea57091034 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasResourceNamesSnippet.g.cs index ea0e82f43022..45c0e3f75681 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasSnippet.g.cs index 0522c4408cd0..f81615e3ff11 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeActionSchemasSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasAsyncSnippet.g.cs index 34d5746c38a9..57373162f63c 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasRequestObjectAsyncSnippet.g.cs index 68443ef32ecf..4932cc18cfba 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasRequestObjectSnippet.g.cs index d1004b1ed084..a6bd1359eed7 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasResourceNamesAsyncSnippet.g.cs index 1ef7422645e2..b17bd2a2be4e 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasResourceNamesSnippet.g.cs index 4e601e9c62cb..ab5c761a0cc8 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasSnippet.g.cs index 2c422aeefc41..cf8fdce915d1 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.ListRuntimeEntitySchemasSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataAsyncSnippet.g.cs index 668ebb5e223e..f5cd6c0a1b3b 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataRequestObjectAsyncSnippet.g.cs index 04ae49902dc8..259b5338898e 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataRequestObjectSnippet.g.cs index 886b745729b9..147bf1ef9e98 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataResourceNamesAsyncSnippet.g.cs index 7ebb49426d0e..04f56c7b076f 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataResourceNamesSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataResourceNamesSnippet.g.cs index 0af6f6e8937c..9e8579bf700e 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataSnippet.g.cs index a472e8367f8e..b739a36e410a 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.RefreshConnectionSchemaMetadataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionAsyncSnippet.g.cs index da6d2399511f..10b2a4dbfbbb 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs index 51ca221089da..103d258609ea 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionRequestObjectSnippet.g.cs index 1047c7c13cac..741d324f65d1 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionSnippet.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionSnippet.g.cs index 0476f32c23c0..4f0470efd14c 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.GeneratedSnippets/ConnectorsClient.UpdateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.Snippets/ConnectorsClientSnippets.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.Snippets/ConnectorsClientSnippets.g.cs index 583eaef16691..a818b56719e6 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.Snippets/ConnectorsClientSnippets.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1.Snippets/ConnectorsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectionResourceNames.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectionResourceNames.g.cs index bd9356b84457..383b31dd5b48 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectionResourceNames.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorResourceNames.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorResourceNames.g.cs index d9e274482146..0229d3f3ed71 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorResourceNames.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorVersionResourceNames.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorVersionResourceNames.g.cs index 699195a7d6f2..316353fd138b 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorVersionResourceNames.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorVersionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorsClient.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorsClient.g.cs index f1c924899873..f259ee8a1cc0 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorsClient.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ConnectorsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/PackageApiMetadata.g.cs index 0ab84313f246..565fe70f8e85 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ProviderResourceNames.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ProviderResourceNames.g.cs index 4eb6e22eb91d..a7c0a5c40eb2 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ProviderResourceNames.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ProviderResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/RuntimeResourceNames.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/RuntimeResourceNames.g.cs index 887903c9732c..d291a784cfa8 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/RuntimeResourceNames.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/RuntimeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ServiceCollectionExtensions.g.cs index 38fe68f6ae07..29a19f064b1e 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/SettingsResourceNames.g.cs b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/SettingsResourceNames.g.cs index daa407fe109a..68bace3a5847 100644 --- a/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/SettingsResourceNames.g.cs +++ b/apis/Google.Cloud.Connectors.V1/Google.Cloud.Connectors.V1/SettingsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Connectors.V1/docs/index.md b/apis/Google.Cloud.Connectors.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Connectors.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/.OwlBot.yaml b/apis/Google.Cloud.ContactCenterInsights.V1/.OwlBot.yaml index 61e65da396c6..f8272f276725 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.ContactCenterInsights.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsAsyncSnippet.g.cs index 37323fa430f4..6c82f91b5fee 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsRequestObjectAsyncSnippet.g.cs index 097324f7461d..0984ce5563d4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsRequestObjectSnippet.g.cs index eef83cd2a7c3..01dad4368eed 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsResourceNamesAsyncSnippet.g.cs index 4eae270028f1..6373d00c78e0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsResourceNamesSnippet.g.cs index c4dcd6d592c1..0518ee4f0ec4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsSnippet.g.cs index e2d86d4b5e15..39af1551a4a0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkAnalyzeConversationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsAsyncSnippet.g.cs index 56488d87836d..702991024a00 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsRequestObjectAsyncSnippet.g.cs index 75915a2801ad..18fa7d361e9e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsRequestObjectSnippet.g.cs index 23c4040d4527..0a808f7dfa5a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsResourceNamesAsyncSnippet.g.cs index c06b394f4441..6221a7d401b2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsResourceNamesSnippet.g.cs index f14f8319ecda..f16909b53f7e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsSnippet.g.cs index 92d5cb2432ac..ab4e6f8222ca 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDeleteConversationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsAsyncSnippet.g.cs index 8c74b19a7f97..76fa7e653e12 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsRequestObjectAsyncSnippet.g.cs index e26658d39a64..b316fb1d705e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsRequestObjectSnippet.g.cs index 5fbc30b4661c..16788d554362 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsResourceNamesAsyncSnippet.g.cs index c6818f5eebaa..a2019cbc6278 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsResourceNamesSnippet.g.cs index 080c8331ded0..954400f58ae2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsSnippet.g.cs index c2aaed2ac5cf..00ab9fd54cdd 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkDownloadFeedbackLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsAsyncSnippet.g.cs index ec53da826b14..fc646a6dc589 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsRequestObjectAsyncSnippet.g.cs index 4eac920a2bc7..65fbc2e6e259 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsRequestObjectSnippet.g.cs index 52408815c6fa..d944dbe0cdc8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsResourceNamesAsyncSnippet.g.cs index 0b812bbb49d3..d65240925b71 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsResourceNamesSnippet.g.cs index 4e9cf44c232e..aeee3f38ea70 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsSnippet.g.cs index a8e5ade47c31..33dd4e24685b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.BulkUploadFeedbackLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsAsyncSnippet.g.cs index 31945f1a9691..a21105b67385 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsRequestObjectAsyncSnippet.g.cs index 4b5970cf7b93..40dbf68b0438 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsRequestObjectSnippet.g.cs index 213ced713720..1b7f1191eb88 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsResourceNamesAsyncSnippet.g.cs index f54485409e5c..e412adfaca3d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsResourceNamesSnippet.g.cs index 72089a588e3b..99a8019c9789 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsSnippet.g.cs index 7d0925bc6bef..51fe03044a45 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateIssueModelStatsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsAsyncSnippet.g.cs index bfd009353db0..3a63a0f2ed0e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsRequestObjectAsyncSnippet.g.cs index a52dfd741c99..7a6061511d16 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsRequestObjectSnippet.g.cs index 548bf2d045d9..5f4d81c3958f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsResourceNamesAsyncSnippet.g.cs index 6163620fbf39..a9f73572bba5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsResourceNamesSnippet.g.cs index fb8119b28d97..209ebf882c1d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsSnippet.g.cs index 741d05a212e8..411f1d92324e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CalculateStatsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisAsyncSnippet.g.cs index 8ae3ba3ec92b..51bb742c6f09 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRequestObjectAsyncSnippet.g.cs index db669fcbda65..84c7bd06dc34 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRequestObjectSnippet.g.cs index e6bac921acaa..fc35852a86e8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisResourceNamesAsyncSnippet.g.cs index db71e7b0f577..1f5008216c01 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisResourceNamesSnippet.g.cs index fd1276b5ae2a..0c7cc1bf5169 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleAsyncSnippet.g.cs index 3cba4d7f12e9..37a7dd433527 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleRequestObjectAsyncSnippet.g.cs index 1f2cae0df2c6..1e7c55a25b17 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleRequestObjectSnippet.g.cs index cc24d6e42177..ec470d891664 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleResourceNamesAsyncSnippet.g.cs index 2c6ee8414325..aee7fd87b157 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleResourceNamesSnippet.g.cs index d3c9efb503b9..bad1805095b3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleSnippet.g.cs index fe68dd934506..9bd0179e3869 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisSnippet.g.cs index b56fec89afa2..441670e67b54 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateAnalysisSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationAsyncSnippet.g.cs index 4f78ff3c6c11..47471ea1b585 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationRequestObjectAsyncSnippet.g.cs index ef520aadfd37..eb17896682de 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationRequestObjectSnippet.g.cs index b27f01644a55..c47aebe037f3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationResourceNamesAsyncSnippet.g.cs index 6bc2aa12b1ba..83b912267efe 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationResourceNamesSnippet.g.cs index 19365791c2e1..cc7c28d2988e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationSnippet.g.cs index 2eda21da586e..66b951fd739a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelAsyncSnippet.g.cs index d2d013a1d806..633f0f655cb5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelRequestObjectAsyncSnippet.g.cs index f9d01472134a..4542b0936906 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelRequestObjectSnippet.g.cs index 5271f46164b6..7891b1bcbf14 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelResourceNamesAsyncSnippet.g.cs index e68f39d73b73..88ff07e6f901 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelResourceNamesSnippet.g.cs index 9fe4f3a92aaa..cf4ebc40e4c3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelSnippet.g.cs index db53040ea335..cf8934cdbae9 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateFeedbackLabelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelAsyncSnippet.g.cs index ddb49e9cb22d..ef60285353fe 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelRequestObjectAsyncSnippet.g.cs index 09a030ae0db5..7c2245d3c4be 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelRequestObjectSnippet.g.cs index b75fefe6face..4d18b5a2d69b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelResourceNamesAsyncSnippet.g.cs index 940cc15c6053..8569c7e66f29 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelResourceNamesSnippet.g.cs index 69961b300f39..0017ef7cf638 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelSnippet.g.cs index ae8988a83c6a..935a545d626e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateIssueModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherAsyncSnippet.g.cs index 029ca1adcc06..c667ccf8a6b1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherRequestObjectAsyncSnippet.g.cs index b8503551e01c..73cb5fec44cf 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherRequestObjectSnippet.g.cs index 7af8f216fb65..3d01123ec270 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherResourceNamesAsyncSnippet.g.cs index 42947f91730d..123c076ac59b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherResourceNamesSnippet.g.cs index 9f944617f2a2..6f7151149172 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherSnippet.g.cs index ec54cb1be1c2..8c48bb3154e2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreatePhraseMatcherSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionAsyncSnippet.g.cs index d61884e0cadb..06d0d23a93ce 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionRequestObjectAsyncSnippet.g.cs index 13659105adbb..5cc0c95871f4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionRequestObjectSnippet.g.cs index 7aac23114f83..42db7853d57b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionResourceNamesAsyncSnippet.g.cs index def40fe40906..e8c99c75c8d1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionResourceNamesSnippet.g.cs index 6223cca70f82..277ebdfa9b70 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionSnippet.g.cs index e9bdaa5be4b2..7cba30b45302 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaQuestionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardAsyncSnippet.g.cs index 290f60f7c735..1dca5d173bc5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRequestObjectAsyncSnippet.g.cs index a060563c50b5..1325cb338027 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRequestObjectSnippet.g.cs index 641c7beb6a47..a251f1c57696 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardResourceNamesAsyncSnippet.g.cs index 4ce287495949..63b431e1d92a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardResourceNamesSnippet.g.cs index 849555a7a7aa..155687570fbc 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionAsyncSnippet.g.cs index 28708d5398b2..a27ffad51db3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionRequestObjectAsyncSnippet.g.cs index 2d61c7d817f9..679a7f6ed166 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionRequestObjectSnippet.g.cs index 6892b8ad4f65..515d757111d2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionResourceNamesAsyncSnippet.g.cs index faee4d4752f3..6d1a42e59b78 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionResourceNamesSnippet.g.cs index ac475e0d9909..01bb0d2a98a1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionSnippet.g.cs index 4e7c753cb37d..90d9eb49b361 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardRevisionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardSnippet.g.cs index 6aa0c7e2b5fc..df08058e34e6 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateQaScorecardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewAsyncSnippet.g.cs index b046de758c40..60b3e76e1d50 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewRequestObjectAsyncSnippet.g.cs index ccb81d672f61..68ae9a18831f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewRequestObjectSnippet.g.cs index bd3538e51aeb..9797701276cd 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewResourceNamesAsyncSnippet.g.cs index c2368f67b87a..b2d446e5da66 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewResourceNamesSnippet.g.cs index 354a62640b70..3988c462fa2a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewSnippet.g.cs index 9ccbf683d69b..1a99bac5ca7b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.CreateViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisAsyncSnippet.g.cs index 026d4dee445c..86ed00efe135 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRequestObjectAsyncSnippet.g.cs index e45831afcb55..61a82ddf1041 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRequestObjectSnippet.g.cs index eb2a0cb28bd7..aa011c6251cb 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisResourceNamesAsyncSnippet.g.cs index ae0c9c487b58..6c919d84dfc2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisResourceNamesSnippet.g.cs index 1c0649b318fb..310d73801c98 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleAsyncSnippet.g.cs index 7277731f9e35..e57a38801a26 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleRequestObjectAsyncSnippet.g.cs index 28603f0d4286..c1a501f76339 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleRequestObjectSnippet.g.cs index 7c91bbeb6fd6..ebc306f1727a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleResourceNamesAsyncSnippet.g.cs index 99b5696d8fa5..351177fe7bc8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleResourceNamesSnippet.g.cs index 70fae60df044..1368cf26fbc3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleSnippet.g.cs index 5221e7d5f1d5..d292d44352e8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisSnippet.g.cs index 60c0c77e8664..ca95ad50864f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteAnalysisSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationAsyncSnippet.g.cs index 0f0bdaf2d319..5dda1ad2122f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationRequestObjectAsyncSnippet.g.cs index 5a1117a53406..dd6a37678d1c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationRequestObjectSnippet.g.cs index 999729e58e2e..e4bf3cfd5678 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationResourceNamesAsyncSnippet.g.cs index f632914bcbc1..6cdd9dbc59a7 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationResourceNamesSnippet.g.cs index 9b4d3657c0b0..5d3907c62a98 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationSnippet.g.cs index fdf605028ccb..12e8c79936a7 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelAsyncSnippet.g.cs index 7b2ca4c7d5d5..b689081efd19 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelRequestObjectAsyncSnippet.g.cs index a7325c16ed74..208615b02285 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelRequestObjectSnippet.g.cs index fbb820ed4636..c5271041c84e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelResourceNamesAsyncSnippet.g.cs index 699fbee95fe8..51100af7f380 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelResourceNamesSnippet.g.cs index a5528e7cf627..02e62f5795e7 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelSnippet.g.cs index 16353781b576..e44775a72725 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteFeedbackLabelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueAsyncSnippet.g.cs index e04be7d821ba..abd2a4232af3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelAsyncSnippet.g.cs index 47fc3d083ae8..a9129700fe3a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelRequestObjectAsyncSnippet.g.cs index a29b2356a527..dba275f3995c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelRequestObjectSnippet.g.cs index 603b3936890a..7618d22e2468 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelResourceNamesAsyncSnippet.g.cs index d172c35f1ece..b6ec6c179189 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelResourceNamesSnippet.g.cs index a144340826fa..89989b2101be 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelSnippet.g.cs index a8697d19d26c..73f05721aea2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueRequestObjectAsyncSnippet.g.cs index cfb227bc6b86..e5defc8a979c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueRequestObjectSnippet.g.cs index 2df6c4be5499..d77a8e89589f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueResourceNamesAsyncSnippet.g.cs index 88d5c0b2950f..9b7309d2352c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueResourceNamesSnippet.g.cs index d4242fb9af89..8e2c88e76b1c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueSnippet.g.cs index b4c27cfe8757..f46f7ad56a57 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteIssueSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherAsyncSnippet.g.cs index 40dc9d8b82f6..d4d493f5cee0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherRequestObjectAsyncSnippet.g.cs index 480d8daea16c..00bc4dda637b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherRequestObjectSnippet.g.cs index 19d999e0a0b5..c17a4857eded 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherResourceNamesAsyncSnippet.g.cs index 530cf93b9719..8202becd580e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherResourceNamesSnippet.g.cs index 19909aa77d70..0defc3e76fad 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherSnippet.g.cs index 2958969b27a7..620c66f4d11e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeletePhraseMatcherSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionAsyncSnippet.g.cs index e77e8123f3a0..dc2f684dc7b1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionRequestObjectAsyncSnippet.g.cs index a346d880949f..865e5c06c9ba 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionRequestObjectSnippet.g.cs index 70158594271c..041b0b39e789 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionResourceNamesAsyncSnippet.g.cs index d6256256e264..00ab5b26cead 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionResourceNamesSnippet.g.cs index 935e02340455..eccfe2dc1499 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionSnippet.g.cs index a21eddb5973e..ac8e469bd034 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaQuestionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardAsyncSnippet.g.cs index 2d2821f3f868..2e1e4e7348f5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRequestObjectAsyncSnippet.g.cs index e7c35a8d8e99..359f7e7ab73b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRequestObjectSnippet.g.cs index 9c997cb5898b..e3e6450eda8a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardResourceNamesAsyncSnippet.g.cs index bb322a8d0948..bc43b6730761 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardResourceNamesSnippet.g.cs index 8e1828fc6490..b9802b47e83f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionAsyncSnippet.g.cs index 494aac43ac0e..91e6c9f2bfbd 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionRequestObjectAsyncSnippet.g.cs index 1a72d8cd51c8..4dcc778472f7 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionRequestObjectSnippet.g.cs index 7068da080c1c..309e227d1ed8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionResourceNamesAsyncSnippet.g.cs index b3e98fadbbd3..bf5eb24ac17b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionResourceNamesSnippet.g.cs index 16b0957ff057..0721177a039a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionSnippet.g.cs index 1592f961ae31..7cf570891608 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardRevisionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardSnippet.g.cs index 0e3080eddd7f..862c996b708f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteQaScorecardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewAsyncSnippet.g.cs index 44527f7ea4fe..825e6af80cec 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewRequestObjectAsyncSnippet.g.cs index a366316cc634..bbb52fe5cf09 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewRequestObjectSnippet.g.cs index 20ff04f44dad..069e75287bcc 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewResourceNamesAsyncSnippet.g.cs index 79850f215ffb..dcccea771d7d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewResourceNamesSnippet.g.cs index d98143ff3d38..8129d32d30a8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewSnippet.g.cs index 8d12afd9d804..259f40a816c3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeleteViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelAsyncSnippet.g.cs index ca64d74d7c1d..1ddfc4dd9544 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelRequestObjectAsyncSnippet.g.cs index d921d883699d..58086aa3061d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelRequestObjectSnippet.g.cs index fb7ba2a1d86a..e21d83f20c83 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelResourceNamesAsyncSnippet.g.cs index 94bee1570baf..c0aadafcc638 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelResourceNamesSnippet.g.cs index d9fe263bda9c..e2450b93d6e5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelSnippet.g.cs index 1f8403865dce..a6d3b79ff5fb 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployIssueModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployQaScorecardRevisionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployQaScorecardRevisionRequestObjectAsyncSnippet.g.cs index 52040d0454ab..c5188cd449ae 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployQaScorecardRevisionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployQaScorecardRevisionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployQaScorecardRevisionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployQaScorecardRevisionRequestObjectSnippet.g.cs index a8950990625b..6e4a3eedff3c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployQaScorecardRevisionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.DeployQaScorecardRevisionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataAsyncSnippet.g.cs index c9f62df833eb..b1b75231beb0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataRequestObjectAsyncSnippet.g.cs index bb32822e84ab..0b645c749562 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataRequestObjectSnippet.g.cs index 962b88b0b536..52bbcb4d9a33 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataResourceNamesAsyncSnippet.g.cs index c14b9be003d8..b6bcd30c9c3e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataResourceNamesSnippet.g.cs index 336e30f38dbc..ce2eaf6fef82 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataSnippet.g.cs index 9856e8737310..7f2c81c37808 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportInsightsDataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelAsyncSnippet.g.cs index f9f5ea9e424a..7b002b32ac8f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelRequestObjectAsyncSnippet.g.cs index 59c1f928ef5f..ceacc2c60d2b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelRequestObjectSnippet.g.cs index 0be46ad9a564..4c291ffac34a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelResourceNamesAsyncSnippet.g.cs index 6e7c3cca60ca..2dd449c7670b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelResourceNamesSnippet.g.cs index b0568a073f3a..8e0dfccee966 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelSnippet.g.cs index b43b93f0c3d6..614e120815a4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ExportIssueModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisAsyncSnippet.g.cs index a4da49808ca5..da245fa4b658 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRequestObjectAsyncSnippet.g.cs index d23fe9f25524..4163c7bfac34 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRequestObjectSnippet.g.cs index 758919f44925..a058a0e9b5be 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisResourceNamesAsyncSnippet.g.cs index 76f2ec2a6658..2f8149000591 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisResourceNamesSnippet.g.cs index 20b25d83132c..e622f3948d8e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleAsyncSnippet.g.cs index 1c6736253728..342500f7db87 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleRequestObjectAsyncSnippet.g.cs index 613a392d8860..b809a3dcf3ef 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleRequestObjectSnippet.g.cs index 5e86f16c5481..b41a2b4e1c64 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleResourceNamesAsyncSnippet.g.cs index dbf9179a7e72..8856a7e6009c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleResourceNamesSnippet.g.cs index 64a8223113f5..5e830c61e2a2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleSnippet.g.cs index 4ba38ad169d8..d195995ec5d3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisSnippet.g.cs index ad1085310557..7dff2015ff4e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetAnalysisSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationAsyncSnippet.g.cs index f2714793f356..6a777b24b99c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationRequestObjectAsyncSnippet.g.cs index abf9e99ac039..6446f9418110 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationRequestObjectSnippet.g.cs index a08abfbe8407..c0c8593e256a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationResourceNamesAsyncSnippet.g.cs index 2de463431479..2cae901ecb51 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationResourceNamesSnippet.g.cs index 85200a1770ed..37cedd41683a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationSnippet.g.cs index de82ae8cff21..ba08100b9ed1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecAsyncSnippet.g.cs index 454a42266940..db181f248fe7 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs index 45d52719a9a7..d2bdd18d1d49 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecRequestObjectSnippet.g.cs index e84d70af9a4d..8e2b0d466e94 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs index afdc9f44bcda..39b85ca6bce1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecResourceNamesSnippet.g.cs index 4dddc13d9bd4..88e9ce06c21b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecSnippet.g.cs index 7a165722abbc..66c0dcd3867f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetEncryptionSpecSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelAsyncSnippet.g.cs index 3ca317e3b5ee..f2ea601c8123 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelRequestObjectAsyncSnippet.g.cs index 6855c251407d..24138d7d2d04 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelRequestObjectSnippet.g.cs index a16f35eda961..f8ec20ef017f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelResourceNamesAsyncSnippet.g.cs index 51a729e13e7d..dca2d798d9bc 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelResourceNamesSnippet.g.cs index cd701cade745..377703f96a83 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelSnippet.g.cs index f6136f621201..00bb9801ecfe 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetFeedbackLabelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueAsyncSnippet.g.cs index e4410393a973..01aa3acd46c9 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelAsyncSnippet.g.cs index 40c388601fa7..acdacba78562 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelRequestObjectAsyncSnippet.g.cs index 6b758211a8c9..d311fbbe9fb1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelRequestObjectSnippet.g.cs index 0ca2b2de855e..f5f603540854 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelResourceNamesAsyncSnippet.g.cs index 6c82c537abe8..16f8e7fa5978 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelResourceNamesSnippet.g.cs index 91a0b52d1061..ab3ce39501a3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelSnippet.g.cs index 04141aded10e..170756d54bb4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueRequestObjectAsyncSnippet.g.cs index 7e9970db3e44..73639091875b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueRequestObjectSnippet.g.cs index 06a44647e1ba..a436c0de0d62 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueResourceNamesAsyncSnippet.g.cs index 85f7fbd26f0c..146eb56c9cf4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueResourceNamesSnippet.g.cs index 6dec9670aadd..5b1769f654b0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueSnippet.g.cs index 03e6491bd9e4..ba9dd58ac65d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetIssueSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherAsyncSnippet.g.cs index ad97208194d0..208a92c8b92d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherRequestObjectAsyncSnippet.g.cs index 2c6abac50c1d..4c6d3c10f358 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherRequestObjectSnippet.g.cs index b81789d774af..bdc07d091324 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherResourceNamesAsyncSnippet.g.cs index dac9074b8e97..3700da0fdb51 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherResourceNamesSnippet.g.cs index 4b14a2bd4c9e..e0493fdf7274 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherSnippet.g.cs index 495ffa5728ae..1602593aab02 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetPhraseMatcherSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionAsyncSnippet.g.cs index 8649e3e708e5..807fef3921f1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionRequestObjectAsyncSnippet.g.cs index 6072f0283956..721e8a8130f8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionRequestObjectSnippet.g.cs index ae58069f3b76..ae5a0d38caa6 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionResourceNamesAsyncSnippet.g.cs index 6eb8bdfc8b88..3a60b822a641 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionResourceNamesSnippet.g.cs index 7c54e3ff9047..5b4f25ac7ed0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionSnippet.g.cs index d74c09d8e55c..45c3af0ce2f0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaQuestionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardAsyncSnippet.g.cs index af8864491c23..474f4e80f778 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRequestObjectAsyncSnippet.g.cs index cab98ce02ccd..a8c7e06fe6fd 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRequestObjectSnippet.g.cs index a145e33bf5b3..e6e19bae9734 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardResourceNamesAsyncSnippet.g.cs index 1a855d23d5d4..55ed8e9ca9ed 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardResourceNamesSnippet.g.cs index 634a909d6d57..4bba6d53bf58 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionAsyncSnippet.g.cs index 9be3a4c00071..0496a02de126 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionRequestObjectAsyncSnippet.g.cs index 95dd558df683..996e0bfefedc 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionRequestObjectSnippet.g.cs index 877a579598b0..ebb68b0f7372 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionResourceNamesAsyncSnippet.g.cs index 0d22d061c288..d0398203e0ad 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionResourceNamesSnippet.g.cs index 93a26c8e8bed..f7042549bff8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionSnippet.g.cs index e51581be95b7..737e9aa78af6 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardRevisionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardSnippet.g.cs index cd69b1921918..d5d1ca109e7d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetQaScorecardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsAsyncSnippet.g.cs index 06bb11ff78b2..fc2faeb4d05c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsRequestObjectAsyncSnippet.g.cs index 9321bfabce6d..2f7ed33b7e32 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsRequestObjectSnippet.g.cs index f968e59c2b89..2c761fb0f80b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsResourceNamesAsyncSnippet.g.cs index c0b56cac0452..2b2d1f035c5e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsResourceNamesSnippet.g.cs index 89dc1952b605..e9c7918d4ae4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsSnippet.g.cs index 43e9ec2c5df9..fcb743fdceb4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewAsyncSnippet.g.cs index 74ba47c916ad..d663137c334b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewRequestObjectAsyncSnippet.g.cs index 6fe1508d5dbb..8c283de2f33d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewRequestObjectSnippet.g.cs index 6cf9ec6131a5..57d12eaba970 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewResourceNamesAsyncSnippet.g.cs index 24ff9b972933..7bff2585e7cc 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewResourceNamesSnippet.g.cs index 0cbfad3cdcef..d416d3609f24 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewSnippet.g.cs index 815c9c677479..2b2aec35f421 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.GetViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelAsyncSnippet.g.cs index 37f070e1bb94..9a915965fe47 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelRequestObjectAsyncSnippet.g.cs index 42efc8834b9c..cd51c8590213 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelRequestObjectSnippet.g.cs index 2e2e2b065245..715a5b1a1a3b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelResourceNamesAsyncSnippet.g.cs index f62b5ecb8c50..5f9b83b0f898 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelResourceNamesSnippet.g.cs index f1831c7bcb69..9e16223a0f81 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelSnippet.g.cs index 7deb7783aec5..2e1afa42797d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ImportIssueModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsAsyncSnippet.g.cs index 4fc3e3383e09..593b8743d4fc 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsRequestObjectAsyncSnippet.g.cs index a8985a84ba08..f20b72ae8243 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsRequestObjectSnippet.g.cs index 12ceb4454659..e2195b83cafd 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsResourceNamesAsyncSnippet.g.cs index 1864da2aeb7d..0e66856d9983 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsResourceNamesSnippet.g.cs index c52245af7374..5daa01265639 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsSnippet.g.cs index 73aaba021fc8..1ed436db995d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.IngestConversationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecAsyncSnippet.g.cs index f63863cd85e1..2448b00886b9 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs index 9439f54bf7bc..e6ce4d1d3689 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs index aa3a3e6df624..4f9829c578c8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecSnippet.g.cs index 3c77cf21b611..e8802b7802c1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.InitializeEncryptionSpecSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsAsyncSnippet.g.cs index bfa15703f758..5d086c3a29a4 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsRequestObjectAsyncSnippet.g.cs index 564a4a641e0e..bc19a2ad7c9e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsRequestObjectSnippet.g.cs index d14f65f1d0da..ed213f7c43d2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsResourceNamesAsyncSnippet.g.cs index 4dd40d34550d..08e72f5acd69 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsResourceNamesSnippet.g.cs index 53956846aefe..560c88b8a97d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsSnippet.g.cs index 33a300087dd0..2869ccb6da6b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAllFeedbackLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesAsyncSnippet.g.cs index a279febc9755..be0245c4c70a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesRequestObjectAsyncSnippet.g.cs index 3e0f09da526c..8e84bdb68803 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesRequestObjectSnippet.g.cs index de96249d9259..3903141b6109 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesResourceNamesAsyncSnippet.g.cs index 7d952bad5fd5..9357dfc5608d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesResourceNamesSnippet.g.cs index 8c88d4b116a6..b3bf4a868703 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesSnippet.g.cs index 980ab006167c..0976cda91c43 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesAsyncSnippet.g.cs index 03077b400a2b..94d31ce1e734 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesRequestObjectAsyncSnippet.g.cs index 2995e1d19309..3cd93bd9341a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesRequestObjectSnippet.g.cs index d84c97c29b4f..ff07418b35b0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesResourceNamesAsyncSnippet.g.cs index e3e61e431f71..c6f5dd57a34a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesResourceNamesSnippet.g.cs index d2f36829fc2c..7e8bf34ddb1c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesSnippet.g.cs index a956b97f14ff..007fb7873cdf 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListAnalysisRulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsAsyncSnippet.g.cs index 41cf5afd0b3a..9b2bd7995d4a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsRequestObjectAsyncSnippet.g.cs index ae1203b492fc..fd9d832cb4a1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsRequestObjectSnippet.g.cs index a98cc7faa866..588c2b92b4b5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsResourceNamesAsyncSnippet.g.cs index 5bd389b0184b..6f48d15137d2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsResourceNamesSnippet.g.cs index ce2a0da16849..7ae5a6bc15ab 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsSnippet.g.cs index 8185fa3ef95b..9584d9ecf2e8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListConversationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsAsyncSnippet.g.cs index 28f031a19be7..96a90e2f84c9 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsRequestObjectAsyncSnippet.g.cs index ddd26046bff0..594565eddf3d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsRequestObjectSnippet.g.cs index 39b85ca509be..33fde3705ba5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsResourceNamesAsyncSnippet.g.cs index 38626d9ae5f4..4202b566ddc5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsResourceNamesSnippet.g.cs index 55d9be862a38..9e1d5b69d618 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsSnippet.g.cs index 885dcba3ec7e..4c9808c04ee0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListFeedbackLabelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsAsyncSnippet.g.cs index a1a45bc713fe..adbcbbe49616 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsRequestObjectAsyncSnippet.g.cs index 54975da74230..ff51e96a4d89 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsRequestObjectSnippet.g.cs index 423fbd0eab40..231866f14ea6 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsResourceNamesAsyncSnippet.g.cs index 9afcef1e8846..ae266175f517 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsResourceNamesSnippet.g.cs index 79aa013b0208..22a731264fae 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsSnippet.g.cs index ce9a8f8ed04f..4feeb2aa5693 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssueModelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesAsyncSnippet.g.cs index ddbc4ae19b80..7812cb18020c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesRequestObjectAsyncSnippet.g.cs index 4c052e0e7b0f..fe22b03747a7 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesRequestObjectSnippet.g.cs index b60dca3a4142..6969f4cbf40f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesResourceNamesAsyncSnippet.g.cs index 3ccb8d4e1e37..4ae4e91382cb 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesResourceNamesSnippet.g.cs index df798009e293..b96b239df45e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesSnippet.g.cs index 7e5e74d74b4b..22047fda2ba9 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListIssuesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersAsyncSnippet.g.cs index b81c966fb56c..8950eddfb173 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersRequestObjectAsyncSnippet.g.cs index 29ea7774bada..4add0963ff80 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersRequestObjectSnippet.g.cs index 269567c6db0f..7f25ee2ad45e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersResourceNamesAsyncSnippet.g.cs index 96f11fa7c97f..5e3fa0e279ec 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersResourceNamesSnippet.g.cs index ea32ef0f955d..38d4e07e6dde 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersSnippet.g.cs index 2944e2902003..aa14d55c6cee 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListPhraseMatchersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsAsyncSnippet.g.cs index 9dbc92a02bbf..f21f2490afd2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsRequestObjectAsyncSnippet.g.cs index 2f2326fb8020..e5c2895069eb 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsRequestObjectSnippet.g.cs index 67f5b92a3d33..39c01a38f504 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsResourceNamesAsyncSnippet.g.cs index f714368d7ce9..0091e5b0ba18 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsResourceNamesSnippet.g.cs index 15af25d8c737..c5dc662d0b88 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsSnippet.g.cs index b05562046ce3..9a83107a8d86 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaQuestionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsAsyncSnippet.g.cs index d54b9c443159..7d6189438827 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsRequestObjectAsyncSnippet.g.cs index fcccfe0e532b..0af4959a0a00 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsRequestObjectSnippet.g.cs index d2e8b20995bf..1ceabe985fa1 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsResourceNamesAsyncSnippet.g.cs index dc0054c35e6f..882538258df5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsResourceNamesSnippet.g.cs index 4f0650a1fa9c..2caffe952a2c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsSnippet.g.cs index 6885abb386dd..53b1ee5f3d67 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardRevisionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsAsyncSnippet.g.cs index 5dc41899808c..0098b20d303b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsRequestObjectAsyncSnippet.g.cs index 71ed696936f4..709c0887b470 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsRequestObjectSnippet.g.cs index aa98fba1ffee..246e8c81e5d9 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsResourceNamesAsyncSnippet.g.cs index cfaaf28d031d..9b64070de28f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsResourceNamesSnippet.g.cs index 2867e78f15ba..8855108b991b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsSnippet.g.cs index 5690ec026d28..f327153add11 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListQaScorecardsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsAsyncSnippet.g.cs index 7fb6278bca55..0530f85a71d3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsRequestObjectAsyncSnippet.g.cs index b5492fe22f3e..3059c83d4cdd 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsRequestObjectSnippet.g.cs index 8e731f74f975..47e9f07b80b8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsResourceNamesAsyncSnippet.g.cs index e9861a0da0d4..d6ac88d2e542 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsResourceNamesSnippet.g.cs index f323985d0631..859e41514f8c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsSnippet.g.cs index 98a467beddc5..f04e6f2db062 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.ListViewsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.QueryMetricsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.QueryMetricsRequestObjectAsyncSnippet.g.cs index 24440726277a..5e1cd9bc30db 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.QueryMetricsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.QueryMetricsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.QueryMetricsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.QueryMetricsRequestObjectSnippet.g.cs index 0fb1576d4c94..1534c460c561 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.QueryMetricsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.QueryMetricsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionAsyncSnippet.g.cs index f6d19e58a226..6adfe93770b7 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionRequestObjectAsyncSnippet.g.cs index dcad420bd6e6..9c42bf9888b5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionRequestObjectSnippet.g.cs index 9fb750f8ea28..7befc492935e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionResourceNamesAsyncSnippet.g.cs index 22cfe1ea743c..e668e655ca3b 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionResourceNamesSnippet.g.cs index 2764373d6739..1299fb032e93 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionSnippet.g.cs index ac081a1869a4..6135559ad437 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.TuneQaScorecardRevisionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelAsyncSnippet.g.cs index 4169b9010ec5..25cd31e9e053 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelRequestObjectAsyncSnippet.g.cs index f1488cffc6ba..8f0b5fd71531 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelRequestObjectSnippet.g.cs index 982234632c92..1842feb0da53 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelResourceNamesAsyncSnippet.g.cs index 434c4b16ee5e..5d1cfefa0a9a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelResourceNamesSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelResourceNamesSnippet.g.cs index e4f2423732d4..256faa2b7fb5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelSnippet.g.cs index 373e61cea7a4..17464b9b728e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployIssueModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployQaScorecardRevisionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployQaScorecardRevisionRequestObjectAsyncSnippet.g.cs index d750173d069b..c84a5c22a19d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployQaScorecardRevisionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployQaScorecardRevisionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployQaScorecardRevisionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployQaScorecardRevisionRequestObjectSnippet.g.cs index f2c979a33ee0..464cf77ecc31 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployQaScorecardRevisionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UndeployQaScorecardRevisionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleAsyncSnippet.g.cs index a24278d338b3..a1148598563c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleRequestObjectAsyncSnippet.g.cs index b0df727c2e26..fc740b8b7cdc 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleRequestObjectSnippet.g.cs index f6f622d096c0..544a6ef62f6a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleSnippet.g.cs index ff440eac6aba..e2ce89a938a0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateAnalysisRuleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationAsyncSnippet.g.cs index 5db46da18c93..a9a4d3155bb2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationRequestObjectAsyncSnippet.g.cs index eecf10e208b1..c68da7f27f1a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationRequestObjectSnippet.g.cs index 4618d744514b..21fbf7634d3a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationSnippet.g.cs index eaae27b1316e..09d424163447 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelAsyncSnippet.g.cs index 44cfa61910a1..349a5bb1db11 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelRequestObjectAsyncSnippet.g.cs index 3ce650b71bbf..5c2b9dcf6af0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelRequestObjectSnippet.g.cs index b7407a693b49..90bd1b754f45 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelSnippet.g.cs index ba82c65db7b5..2268e282265f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateFeedbackLabelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueAsyncSnippet.g.cs index 3d066a35f29d..2b2415c46efd 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelAsyncSnippet.g.cs index c60d3462a417..f8aedea786f0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelRequestObjectAsyncSnippet.g.cs index 2f10caaac2fc..144057d58c77 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelRequestObjectSnippet.g.cs index 0ec5da788962..bd0a5c49f5ed 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelSnippet.g.cs index f9cdf19a6be7..8b568f79de8a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueRequestObjectAsyncSnippet.g.cs index 8be4f769b6e0..be8922973827 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueRequestObjectSnippet.g.cs index 3d1413b382f1..b89445be315f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueSnippet.g.cs index dc4913869b14..bcbdb080b4a2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateIssueSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherAsyncSnippet.g.cs index 6a9cb883006d..4adcb81c6995 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherRequestObjectAsyncSnippet.g.cs index 1b17a6d6fa54..ed63fae71296 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherRequestObjectSnippet.g.cs index 3c72be396813..a63177245a4c 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherSnippet.g.cs index e074f84c74b0..db66ea59c5a5 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdatePhraseMatcherSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionAsyncSnippet.g.cs index 91a86d76047b..1fb1eabbfd59 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionRequestObjectAsyncSnippet.g.cs index 0cce8ec8aad7..a34f182f6f0d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionRequestObjectSnippet.g.cs index f89a1729d50e..da73e46aa81a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionSnippet.g.cs index 09407ac48e71..730a1fdcd971 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaQuestionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardAsyncSnippet.g.cs index 4ed14a0b3314..831e68ae5409 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardRequestObjectAsyncSnippet.g.cs index 7cc9abc7392a..4e4507f4666a 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardRequestObjectSnippet.g.cs index 57869b8626dc..cb007968957f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardSnippet.g.cs index 181963bacec4..259d9eba2dda 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateQaScorecardSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsAsyncSnippet.g.cs index 58a27d1b1cab..a2a8e4d5b4aa 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsRequestObjectAsyncSnippet.g.cs index dec8052764e2..e9e67644e5b3 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsRequestObjectSnippet.g.cs index 43e6d7894d16..0dd9af613885 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsSnippet.g.cs index 0a9df46f8caf..9275521b036e 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewAsyncSnippet.g.cs index 8c1b0b83ac89..be86a041526d 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewRequestObjectAsyncSnippet.g.cs index 577a31042072..4335edcc6209 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewRequestObjectSnippet.g.cs index 248405484a72..f0819495bfd8 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewSnippet.g.cs index 08d94f368ac2..0db3385588b7 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UpdateViewSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UploadConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UploadConversationRequestObjectAsyncSnippet.g.cs index 77d1ae9cf49d..4a3cd188d41f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UploadConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UploadConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UploadConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UploadConversationRequestObjectSnippet.g.cs index c516fa4b3508..4aa5a1d4d2be 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UploadConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.GeneratedSnippets/ContactCenterInsightsClient.UploadConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.Snippets/ContactCenterInsightsClientSnippets.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.Snippets/ContactCenterInsightsClientSnippets.g.cs index 9f074b7f1ee1..8efc9860b8bd 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.Snippets/ContactCenterInsightsClientSnippets.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.Snippets/ContactCenterInsightsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ContactCenterInsightsClient.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ContactCenterInsightsClient.g.cs index 98954c1bd480..5c10ac73b0ea 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ContactCenterInsightsClient.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ContactCenterInsightsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ContactCenterInsightsResourceNames.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ContactCenterInsightsResourceNames.g.cs index f3323b697f17..27b217e98850 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ContactCenterInsightsResourceNames.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ContactCenterInsightsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.csproj b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.csproj index 32b949db8a0b..7e9af2158d43 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.csproj +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1.csproj @@ -1,7 +1,7 @@  - 2.18.0 + 2.19.0 netstandard2.0;net462 true Recommended Google client library to access the Google Contact Center AI Insights API, which helps users detect and visualize patterns in their contact center data. Understanding conversational data drives business value, improves operational efficiency, and provides a voice for customer feedback. @@ -10,7 +10,7 @@ - + diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/PackageApiMetadata.g.cs index 787499c6e559..3de9adf5758f 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ResourcesResourceNames.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ResourcesResourceNames.g.cs index 6f9cf1e18285..3dd135af0100 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ServiceCollectionExtensions.g.cs index 40421a74b193..d24f65e6cff0 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.ContactCenterInsights.V1/Google.Cloud.ContactCenterInsights.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/docs/history.md b/apis/Google.Cloud.ContactCenterInsights.V1/docs/history.md index 4bf103a692fe..2058dbbac0f2 100644 --- a/apis/Google.Cloud.ContactCenterInsights.V1/docs/history.md +++ b/apis/Google.Cloud.ContactCenterInsights.V1/docs/history.md @@ -1,5 +1,14 @@ # Version history +## Version 2.19.0, released 2025-01-06 + +### New features + +- A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}` added to the resource definition `contactcenterinsights.googleapis.com/Conversation` ([commit 3b15a19](https://github.com/googleapis/google-cloud-dotnet/commit/3b15a195acfda579bff8f120c3da9557cd03a1ac)) +- A new field `agent_type` is added to message `.google.cloud.contactcenterinsights.v1.Conversation` ([commit 3b15a19](https://github.com/googleapis/google-cloud-dotnet/commit/3b15a195acfda579bff8f120c3da9557cd03a1ac)) +- A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis}` added to the resource definition `contactcenterinsights.googleapis.com/Analysis` ([commit 3b15a19](https://github.com/googleapis/google-cloud-dotnet/commit/3b15a195acfda579bff8f120c3da9557cd03a1ac)) +- A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label}` added to the resource definition `contactcenterinsights.googleapis.com/FeedbackLabel` ([commit 3b15a19](https://github.com/googleapis/google-cloud-dotnet/commit/3b15a195acfda579bff8f120c3da9557cd03a1ac)) + ## Version 2.18.0, released 2024-11-18 ### New features diff --git a/apis/Google.Cloud.ContactCenterInsights.V1/docs/index.md b/apis/Google.Cloud.ContactCenterInsights.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.ContactCenterInsights.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Container.V1/.OwlBot.yaml b/apis/Google.Cloud.Container.V1/.OwlBot.yaml index 35606d701741..7dc9783934c5 100644 --- a/apis/Google.Cloud.Container.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Container.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation1AsyncSnippet.g.cs index 1524f085d3ca..073c7bd1e94c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation1Snippet.g.cs index 74d70a4dc424..7d4a37dbddbf 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation2AsyncSnippet.g.cs index ce12c2712d4e..06e2d2174afe 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation2Snippet.g.cs index 3327a5e7f30f..7080daa52526 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperation2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperationRequestObjectAsyncSnippet.g.cs index a34f206b14ca..66c40f892851 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperationRequestObjectSnippet.g.cs index 74321b2ebc5d..4cbd93f94b23 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CancelOperationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CheckAutopilotCompatibilityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CheckAutopilotCompatibilityRequestObjectAsyncSnippet.g.cs index 7fe34c2bea47..cd5bc3bc7a1c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CheckAutopilotCompatibilityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CheckAutopilotCompatibilityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CheckAutopilotCompatibilityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CheckAutopilotCompatibilityRequestObjectSnippet.g.cs index 1dc16680983c..b365a9aaedc1 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CheckAutopilotCompatibilityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CheckAutopilotCompatibilityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation1AsyncSnippet.g.cs index 4ddadfe3ae58..de8df72e540b 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation1Snippet.g.cs index 27167d6cb179..e6e0533fe135 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation2AsyncSnippet.g.cs index 2c0d182f9bb5..16c0e9531ed0 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation2Snippet.g.cs index d126cad4bc18..6b7e1d8958da 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotation2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotationRequestObjectAsyncSnippet.g.cs index b055cedbcb6e..08a008f8b654 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotationRequestObjectSnippet.g.cs index 222bbe273406..d75ef84bb50f 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteIPRotationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteNodePoolUpgradeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteNodePoolUpgradeRequestObjectAsyncSnippet.g.cs index 85e17f9aae4f..1a52ce33cfb1 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteNodePoolUpgradeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteNodePoolUpgradeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteNodePoolUpgradeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteNodePoolUpgradeRequestObjectSnippet.g.cs index 04d1f4ba0f77..9afc3528cd9a 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteNodePoolUpgradeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CompleteNodePoolUpgradeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster1AsyncSnippet.g.cs index 1e2f3094fe41..7ea6f0d22341 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster1Snippet.g.cs index 59566126c685..13469ac8289d 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster2AsyncSnippet.g.cs index 169c626d88c4..6a09b2193751 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster2Snippet.g.cs index 10924387309f..dc113c445e3e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateCluster2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateClusterRequestObjectAsyncSnippet.g.cs index ddf1fcb74a67..f52268bd3686 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateClusterRequestObjectSnippet.g.cs index d9c0f97597eb..c8daeadf5417 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool1AsyncSnippet.g.cs index 2435212d83a4..d57c9261e6b8 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool1Snippet.g.cs index cd3ac2102936..db9e2ef02420 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool2AsyncSnippet.g.cs index 17308fcbe8f3..fb7f2d5a1154 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool2Snippet.g.cs index 2a142bc592ab..76c88a8fd4a4 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePool2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePoolRequestObjectAsyncSnippet.g.cs index 90e43913b086..49df73e7f573 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePoolRequestObjectSnippet.g.cs index e09aa320b9dd..2867b58b0210 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.CreateNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster1AsyncSnippet.g.cs index 06091d0cad2a..8cc31701c3d3 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster1Snippet.g.cs index 00044099bc2f..554fd1e3c105 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster2AsyncSnippet.g.cs index d6eb44ca97b8..3b3a215a52fe 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster2Snippet.g.cs index 48d83020b989..6ff276af0e09 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteCluster2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteClusterRequestObjectAsyncSnippet.g.cs index 37e47e9b6e65..dd24b0722b6c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteClusterRequestObjectSnippet.g.cs index cac62aa9eaef..12f9d9e35041 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool1AsyncSnippet.g.cs index 44587d713f8a..fa29515cf965 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool1Snippet.g.cs index fe962036f415..59894c363dfa 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool2AsyncSnippet.g.cs index 2c9ac220c40d..53dff8e8f3ee 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool2Snippet.g.cs index 271dc9571ef8..c3ef9ef4b4ff 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePool2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePoolRequestObjectAsyncSnippet.g.cs index 196763c7350c..a358155c16bb 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePoolRequestObjectSnippet.g.cs index 4fbde378f546..b4a8848e8e2e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.DeleteNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster1AsyncSnippet.g.cs index 13c93c1e66f8..3d18eebbd85c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster1Snippet.g.cs index 8884dbcf61a6..f4ef1ba314e4 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster2AsyncSnippet.g.cs index 30ce4eab7012..bcd0eddd02d6 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster2Snippet.g.cs index 744def9137c7..88df21c89a7c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetCluster2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetClusterRequestObjectAsyncSnippet.g.cs index f635c7a20b00..ab606875a2f5 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetClusterRequestObjectSnippet.g.cs index e97df867dca8..666782403771 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetJSONWebKeysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetJSONWebKeysRequestObjectAsyncSnippet.g.cs index 68bdccb2b8a1..30b6ce4b1983 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetJSONWebKeysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetJSONWebKeysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetJSONWebKeysRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetJSONWebKeysRequestObjectSnippet.g.cs index 2889d61aacb7..0e30e171d8bc 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetJSONWebKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetJSONWebKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool1AsyncSnippet.g.cs index 8cd9daee2443..abdea2e4315e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool1Snippet.g.cs index 690e9a9cf2a8..c1c6843b394d 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool2AsyncSnippet.g.cs index ec82a62cfaf4..4e396fb94ec5 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool2Snippet.g.cs index 25706b7dccc7..5c3cf482c9af 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePool2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePoolRequestObjectAsyncSnippet.g.cs index a2b6f40a6715..bee399672c3d 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePoolRequestObjectSnippet.g.cs index c9a2a47a40f8..884e9e709582 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation1AsyncSnippet.g.cs index 7130a9422aa7..e96df36cd442 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation1Snippet.g.cs index e9f20d527649..095114aebac3 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation2AsyncSnippet.g.cs index ef039a82743a..dd075ff8cee9 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation2Snippet.g.cs index 1c92165b2db1..6fc94df78e45 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperation2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperationRequestObjectAsyncSnippet.g.cs index a57cd30418ff..2a7c6deac47b 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperationRequestObjectSnippet.g.cs index 734660856d7a..9514d0737864 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetOperationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig1AsyncSnippet.g.cs index 15d1a04b5bac..3f6011eb9a42 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig1Snippet.g.cs index 94bc9c6eea99..6ec5a346ed4a 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig2AsyncSnippet.g.cs index 9b7029216896..8181e1ae98dc 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig2Snippet.g.cs index fede88498363..b5738310c1f8 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfig2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfigRequestObjectAsyncSnippet.g.cs index 70a03d3d09a9..8c4804425852 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfigRequestObjectSnippet.g.cs index 9d51dde4f333..25b414aa9808 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.GetServerConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters1AsyncSnippet.g.cs index b0ad12b0c2e5..28627efb426c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters1Snippet.g.cs index 1bbb1a4de9d9..24b92a35c5fc 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters2AsyncSnippet.g.cs index 9674db1d2a99..1cfc9b47c1f7 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters2Snippet.g.cs index 9134d8c7f30f..8e62234bf6bd 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClusters2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClustersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClustersRequestObjectAsyncSnippet.g.cs index 0e77059248ad..e3c0b5b27935 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClustersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClustersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClustersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClustersRequestObjectSnippet.g.cs index ee23395ec14a..6d9f257d9ff7 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClustersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListClustersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools1AsyncSnippet.g.cs index afe356927466..d2a5f289106a 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools1Snippet.g.cs index c387fe2d1f60..63a4095f9784 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools2AsyncSnippet.g.cs index 5594f17ca6a7..42b54085fc61 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools2Snippet.g.cs index 06031a640a29..fdcef73140eb 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePools2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePoolsRequestObjectAsyncSnippet.g.cs index 6cb3dc229fff..73ff93dfbea6 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePoolsRequestObjectSnippet.g.cs index 28f5904335a9..c2d4c044b221 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListNodePoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations1AsyncSnippet.g.cs index 427566536122..378b3d5da01b 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations1Snippet.g.cs index 8cb1f7960afb..282a8a30f2e4 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations2AsyncSnippet.g.cs index fe517f35626d..ef37c75cea20 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations2Snippet.g.cs index a86aa7341837..e59d19e3d6ab 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperations2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperationsRequestObjectAsyncSnippet.g.cs index e978e84f6437..35625d77e1c1 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperationsRequestObjectSnippet.g.cs index 81dfa6ae9911..da97d06bf2c3 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListOperationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListUsableSubnetworksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListUsableSubnetworksRequestObjectAsyncSnippet.g.cs index 18100b6cf486..68e22e783bef 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListUsableSubnetworksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListUsableSubnetworksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListUsableSubnetworksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListUsableSubnetworksRequestObjectSnippet.g.cs index cdf8e2b3f731..c82bb19b6c35 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListUsableSubnetworksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.ListUsableSubnetworksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade1AsyncSnippet.g.cs index 00b1367a7218..4c78866db022 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade1Snippet.g.cs index f10d83fd0ae8..a0833528571f 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade2AsyncSnippet.g.cs index 5aea77a54d0a..402e253a2008 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade2Snippet.g.cs index cfa96a97a6ce..42b2e71dee26 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgrade2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgradeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgradeRequestObjectAsyncSnippet.g.cs index 1bccbda322ff..f9a351a09f85 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgradeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgradeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgradeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgradeRequestObjectSnippet.g.cs index af126611cfd9..c68d9a1bddbe 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgradeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.RollbackNodePoolUpgradeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig1AsyncSnippet.g.cs index e4963ae911f7..ea04361d1109 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig1Snippet.g.cs index e461f2f1c0d3..174322087836 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig2AsyncSnippet.g.cs index 861ed5ef1143..b4c1848ac63f 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig2Snippet.g.cs index 35fdf70d7d09..328792f5eb78 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfig2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfigRequestObjectAsyncSnippet.g.cs index b90b716ed531..47292dcf9e56 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfigRequestObjectSnippet.g.cs index dcfcc0e2a787..b42d34f23409 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetAddonsConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLabelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLabelsRequestObjectAsyncSnippet.g.cs index c4f20b9f9253..9ea8eeaf9823 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLabelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLabelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLabelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLabelsRequestObjectSnippet.g.cs index 95fcf406b493..c873d0608121 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLabelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLabelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac1AsyncSnippet.g.cs index ff31789f0d24..844479ba55b3 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac1Snippet.g.cs index 2ae6fcd3e87d..3bfc616a9b3c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac2AsyncSnippet.g.cs index e0e4a9fbd2a5..5744cce8e733 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac2Snippet.g.cs index 20d7ae501ece..7f5498f073cb 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbac2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbacRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbacRequestObjectAsyncSnippet.g.cs index 41e7636b06ae..592d475e642e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbacRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbacRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbacRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbacRequestObjectSnippet.g.cs index dd735a29e175..35adc9c196fd 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbacRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLegacyAbacRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations1AsyncSnippet.g.cs index f5e006b70d25..e0d7edb9a37c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations1Snippet.g.cs index f49bc46b8fcb..40b25a91da00 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations2AsyncSnippet.g.cs index 79013acc39e2..2584d4c0b5a5 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations2Snippet.g.cs index f8c9bd7e1f89..c1fbacc77967 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocations2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocationsRequestObjectAsyncSnippet.g.cs index a03450a6bc45..c7df69792557 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocationsRequestObjectSnippet.g.cs index 2281b928db9b..9d4aa57f0d10 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLocationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService1AsyncSnippet.g.cs index a9ba1632f20a..54ab97452fa8 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService1Snippet.g.cs index 1e1bd762fc47..dbc13dc4308e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService2AsyncSnippet.g.cs index 8a7ddc117ad3..36660e6ef4fd 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService2Snippet.g.cs index 978d72315839..9b32b56e6264 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingService2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingServiceRequestObjectAsyncSnippet.g.cs index 569054c6a5c7..4438bb3bcefc 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingServiceRequestObjectSnippet.g.cs index 547a8ca246a5..0922987c6ce6 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetLoggingServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy1AsyncSnippet.g.cs index 15cab5b28403..8fd0bc92166c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy1Snippet.g.cs index f1e0b782af02..ca14dacefe6e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy2AsyncSnippet.g.cs index 29dd56ad56cb..b33d6210a5ef 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy2Snippet.g.cs index 09cea1bd78f1..fc5f68a00944 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicy2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicyRequestObjectAsyncSnippet.g.cs index b39ca3c853bc..c6538dc4338b 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicyRequestObjectSnippet.g.cs index 16d39bbee192..9b388da6c582 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMaintenancePolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMasterAuthRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMasterAuthRequestObjectAsyncSnippet.g.cs index 5185f235c89f..0ff86e9388c8 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMasterAuthRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMasterAuthRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMasterAuthRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMasterAuthRequestObjectSnippet.g.cs index facc0609a1c2..0a049a57b532 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMasterAuthRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMasterAuthRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService1AsyncSnippet.g.cs index 8482c4f05125..7fe4d96ef056 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService1Snippet.g.cs index 876b9bed18fc..d2ff231a1539 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService2AsyncSnippet.g.cs index 1b64202457c5..0713523f4011 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService2Snippet.g.cs index 1b59bda391e1..2f2a265221cd 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringService2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringServiceRequestObjectAsyncSnippet.g.cs index 7e5ec1a992e0..041a37e0673e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringServiceRequestObjectSnippet.g.cs index 8b1e06bc14af..18e90d19fff7 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetMonitoringServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy1AsyncSnippet.g.cs index a3ee37aca090..e831bbf8c5b3 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy1Snippet.g.cs index d13562cc3791..0d427c973c14 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy2AsyncSnippet.g.cs index f667b91b2e0c..14c223b68753 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy2Snippet.g.cs index 1f8fe4e45990..bdc9192d67cd 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicy2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicyRequestObjectAsyncSnippet.g.cs index c92a6e82ecb3..c415175a81df 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicyRequestObjectSnippet.g.cs index 71a88b2e9f3f..69c8c0411367 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNetworkPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolAutoscalingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolAutoscalingRequestObjectAsyncSnippet.g.cs index 3755707acfa4..133600d2a5b7 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolAutoscalingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolAutoscalingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolAutoscalingRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolAutoscalingRequestObjectSnippet.g.cs index dcdae0c08e74..b178ab142fb5 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolAutoscalingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolAutoscalingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolManagementRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolManagementRequestObjectAsyncSnippet.g.cs index 8afbfb321d19..d32a265cbc2e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolManagementRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolManagementRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolManagementRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolManagementRequestObjectSnippet.g.cs index 059e695c4341..8985ece7e4ac 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolManagementRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolManagementRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolSizeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolSizeRequestObjectAsyncSnippet.g.cs index 7bb72e59e299..8351d33cc9cb 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolSizeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolSizeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolSizeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolSizeRequestObjectSnippet.g.cs index d2592fa696af..22c618efcdcd 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolSizeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.SetNodePoolSizeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation1AsyncSnippet.g.cs index b0fe580269da..2a14e7d263dc 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation1Snippet.g.cs index d58b36e126fe..78b62b2b839b 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation2AsyncSnippet.g.cs index e4a6030d94d5..6e718e7b813a 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation2Snippet.g.cs index e86ad8659a6c..a6079c0c0431 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotation2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotationRequestObjectAsyncSnippet.g.cs index 19de9fd3eb26..f65e4a8e4b43 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotationRequestObjectSnippet.g.cs index 29f25599a13f..16ac09f10fe3 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.StartIPRotationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster1AsyncSnippet.g.cs index f2742163d3be..895db6e98611 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster1Snippet.g.cs index 97827da763a2..0d75503df2b1 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster2AsyncSnippet.g.cs index c4579ebe1734..a745d38824b6 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster2Snippet.g.cs index 3b60aa41de2b..bcb7b85379f5 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateCluster2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateClusterRequestObjectAsyncSnippet.g.cs index ede7499c92d6..e5a069d78fe6 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateClusterRequestObjectSnippet.g.cs index 97de79f57384..f4dfe5645e0c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster1AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster1AsyncSnippet.g.cs index de2dc45b9548..6bfa10dbc416 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster1Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster1Snippet.g.cs index 491012abb82f..25d47e12d57a 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster1Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster2AsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster2AsyncSnippet.g.cs index c81ddfac4763..cc6eb3ce1027 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster2Snippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster2Snippet.g.cs index 607592971ffb..e67a444add60 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster2Snippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMaster2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMasterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMasterRequestObjectAsyncSnippet.g.cs index a66856dbd44f..d9ed3149bbce 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMasterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMasterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMasterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMasterRequestObjectSnippet.g.cs index 426d8b620ec5..45c04b09f29f 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMasterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateMasterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateNodePoolRequestObjectAsyncSnippet.g.cs index 6541ddcd2600..789983508e6d 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateNodePoolRequestObjectSnippet.g.cs index 0bf171c828ed..da1f3502c56e 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.GeneratedSnippets/ClusterManagerClient.UpdateNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.Snippets/ClusterManagerClientSnippets.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.Snippets/ClusterManagerClientSnippets.g.cs index c68f7579eeba..c42f7e851f97 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.Snippets/ClusterManagerClientSnippets.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1.Snippets/ClusterManagerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterManagerClient.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterManagerClient.g.cs index be00c61fc2af..101a9cb95aaa 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterManagerClient.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterManagerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterService.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterService.g.cs index 2d9c823907c8..664cda1f3e03 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterService.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterService.g.cs @@ -52468,7 +52468,7 @@ public NetworkConfig Clone() { private string network_ = ""; /// /// Output only. The relative name of the Google Compute Engine - /// [network][google.container.v1.NetworkConfig.network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) + /// [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) /// to which the cluster is connected. Example: /// projects/my-project/global/networks/my-network /// diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterServiceResourceNames.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterServiceResourceNames.g.cs index fac2a0c5344f..abf602c3a729 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/PackageApiMetadata.g.cs index e51b412893b9..a109e15f71c2 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ServiceCollectionExtensions.g.cs index 07f41eea12fc..05e254cb6883 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/.OwlBot.yaml b/apis/Google.Cloud.DataCatalog.Lineage.V1/.OwlBot.yaml index 0ab2b7d61aaa..d623faecdd97 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.BatchSearchLinkProcessesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.BatchSearchLinkProcessesRequestObjectAsyncSnippet.g.cs index 820e7aa7c8e3..3634f15eff72 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.BatchSearchLinkProcessesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.BatchSearchLinkProcessesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.BatchSearchLinkProcessesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.BatchSearchLinkProcessesRequestObjectSnippet.g.cs index a76aea718668..5e6b3e28266a 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.BatchSearchLinkProcessesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.BatchSearchLinkProcessesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventAsyncSnippet.g.cs index 29c29fe7a8ca..e526f1b8bc76 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventRequestObjectAsyncSnippet.g.cs index 7d29106760ca..125c02986287 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventRequestObjectSnippet.g.cs index 1ca8e9db1875..ec6dc0f521c3 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventResourceNamesAsyncSnippet.g.cs index dbb5ea44a630..d2def696c18d 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventResourceNamesSnippet.g.cs index 93aab8f5daf0..2a013b470fb5 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventSnippet.g.cs index 708f2cb214cf..2d0755cd32f1 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateLineageEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessAsyncSnippet.g.cs index 61657ff9a517..78b9edcbd425 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessRequestObjectAsyncSnippet.g.cs index aa25f391723f..240b690eb508 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessRequestObjectSnippet.g.cs index a638b4f3d242..9024193639aa 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessResourceNamesAsyncSnippet.g.cs index f569b9470113..41625ffaa7df 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessResourceNamesSnippet.g.cs index d5b98a342803..20e62b2f9e90 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessSnippet.g.cs index 9579643141c5..b200b56e979c 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateProcessSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunAsyncSnippet.g.cs index 942a7190316c..8dc24a80bef3 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunRequestObjectAsyncSnippet.g.cs index 7ed3da61e8b4..5bc4eba19c60 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunRequestObjectSnippet.g.cs index 0a1b780d8536..797ac55b034e 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunResourceNamesAsyncSnippet.g.cs index 91fb910ce890..2a12611374f8 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunResourceNamesSnippet.g.cs index 5162d20e0fbe..5b15ef9439c8 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunSnippet.g.cs index 1a885368e5cd..7e324fce596d 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.CreateRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventAsyncSnippet.g.cs index 331dd6961eb5..c85d923948a9 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventRequestObjectAsyncSnippet.g.cs index 7288fb1b15c6..678979e2a908 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventRequestObjectSnippet.g.cs index 22cf119f8cba..12c0a3969d09 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventResourceNamesAsyncSnippet.g.cs index e6322905ea23..c952dfa20b00 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventResourceNamesSnippet.g.cs index 73dc30a446fa..933f34e07a28 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventSnippet.g.cs index 304049c5ab77..f85aa706909f 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteLineageEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessAsyncSnippet.g.cs index e1df24336c13..3ca81abd1ad0 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessRequestObjectAsyncSnippet.g.cs index 4c4b99d2e8af..d80397e60765 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessRequestObjectSnippet.g.cs index 6928d74c3869..68ba716d6ce5 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessResourceNamesAsyncSnippet.g.cs index 77633a3d9f72..ee98bf177ecb 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessResourceNamesSnippet.g.cs index 6c730d526c25..50cfe8db544f 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessSnippet.g.cs index 36769984de37..db6cc41db1fb 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteProcessSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunAsyncSnippet.g.cs index 1c25b82f8ba4..74f113cd66c2 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunRequestObjectAsyncSnippet.g.cs index f16b9817c002..b5796a9c9d7d 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunRequestObjectSnippet.g.cs index 14078aa3234d..ffc78dda5434 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunResourceNamesAsyncSnippet.g.cs index 9903666301d0..b05b7431b479 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunResourceNamesSnippet.g.cs index d1301c8d338f..c7429e12cecb 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunSnippet.g.cs index 95c912058754..c67c03be3a72 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.DeleteRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventAsyncSnippet.g.cs index a90adfad81b4..34ec0d0448d3 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventRequestObjectAsyncSnippet.g.cs index ddf3fb8f70e2..92e2d7c46b18 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventRequestObjectSnippet.g.cs index 043bd71e10c9..8213bad57b41 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventResourceNamesAsyncSnippet.g.cs index 358f96dfd942..0b9ef4f12679 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventResourceNamesSnippet.g.cs index 53be9822db73..a8cc1119e678 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventSnippet.g.cs index 1a5c8eac756c..fa6967fe727b 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetLineageEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessAsyncSnippet.g.cs index aa4d365517c5..16d8bc244bf3 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessRequestObjectAsyncSnippet.g.cs index 28a3f68ee51b..3e839d9add25 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessRequestObjectSnippet.g.cs index e039d76bca53..3210eb6bc6aa 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessResourceNamesAsyncSnippet.g.cs index 813b669c1646..1d8915184161 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessResourceNamesSnippet.g.cs index f657fb5754cc..4634714a542b 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessSnippet.g.cs index 77176f01c0dd..5343d16964ad 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetProcessSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunAsyncSnippet.g.cs index 78badf147966..5054bdffed09 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunRequestObjectAsyncSnippet.g.cs index 5c4eab894ac4..1c1fa8acf089 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunRequestObjectSnippet.g.cs index 048f761dd10b..cd026c000140 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunResourceNamesAsyncSnippet.g.cs index 92a4ccdd595e..7a3fd8001884 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunResourceNamesSnippet.g.cs index a29036971240..ff35c834f500 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunSnippet.g.cs index 889cba3393af..dd08eacd6aca 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.GetRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsAsyncSnippet.g.cs index 027f3f3d0982..4e4e516c1f67 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsRequestObjectAsyncSnippet.g.cs index 13660687c6ea..a09f153f0133 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsRequestObjectSnippet.g.cs index 632a826493f6..261cc8f0e6d5 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsResourceNamesAsyncSnippet.g.cs index 6a892c3cb832..7046d5a0e2f5 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsResourceNamesSnippet.g.cs index a8c11ef6089c..18a88ec6cc6e 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsSnippet.g.cs index 140b052d4e66..7e4dd52fbb85 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListLineageEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesAsyncSnippet.g.cs index a71da167ca23..e7a30c0025c7 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesRequestObjectAsyncSnippet.g.cs index fca412b7b0d2..87ade53a833c 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesRequestObjectSnippet.g.cs index cf9dced39538..8ceb7d31567a 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesResourceNamesAsyncSnippet.g.cs index 8e7db98b442b..0213e6511663 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesResourceNamesSnippet.g.cs index 0a291567b714..720ecf1d5dda 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesSnippet.g.cs index b5b0405a0d0a..de32b5634c15 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListProcessesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsAsyncSnippet.g.cs index 83478a4a7ce0..2bdc515f9b1e 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsRequestObjectAsyncSnippet.g.cs index 492f2b387194..e397a497c9bd 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsRequestObjectSnippet.g.cs index 95b515580b0e..f7d0ac1df369 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsResourceNamesAsyncSnippet.g.cs index c160ff22787c..a783b30f5886 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsResourceNamesSnippet.g.cs index 294f30737f7e..021146f06cba 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsSnippet.g.cs index ab5c15cd05f7..8e3c2f092f17 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ListRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventAsyncSnippet.g.cs index 25dc13b55495..ed39efdbed30 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventRequestObjectAsyncSnippet.g.cs index ad461ed690d9..76901677e191 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventRequestObjectSnippet.g.cs index c017a51f5ec1..11c193c106a7 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventSnippet.g.cs index 544291799ec4..b9a8be77afe5 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.ProcessOpenLineageRunEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.SearchLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.SearchLinksRequestObjectAsyncSnippet.g.cs index ab2704d0f318..b4a3e820adb8 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.SearchLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.SearchLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.SearchLinksRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.SearchLinksRequestObjectSnippet.g.cs index 10967eeff682..352f5689a622 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.SearchLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.SearchLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessAsyncSnippet.g.cs index 27d9026b9513..6372eb5eef85 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessRequestObjectAsyncSnippet.g.cs index 859861ca705e..fc161836e4c2 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessRequestObjectSnippet.g.cs index f27a0e628682..76336f4d78b1 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessSnippet.g.cs index a2a185bca091..d03523d4afaf 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateProcessSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunAsyncSnippet.g.cs index 0515407c7d9c..c5977ca9eccb 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunRequestObjectAsyncSnippet.g.cs index 49c13442d7f9..4ac24f6fe918 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunRequestObjectSnippet.g.cs index 70ea90a6edae..6a020cc86c9d 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunSnippet.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunSnippet.g.cs index 9d7c4a2789bd..7bc76e6a0617 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.GeneratedSnippets/LineageClient.UpdateRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.Snippets/LineageClientSnippets.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.Snippets/LineageClientSnippets.g.cs index 80db783acc24..8df6498b51f3 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.Snippets/LineageClientSnippets.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1.Snippets/LineageClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/LineageClient.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/LineageClient.g.cs index 25702a22f562..7468e754fc46 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/LineageClient.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/LineageClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/LineageResourceNames.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/LineageResourceNames.g.cs index d0aa0c92c363..2ba038a9720f 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/LineageResourceNames.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/LineageResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/PackageApiMetadata.g.cs index 0e6ea0f8182d..2a31c61dd572 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/ServiceCollectionExtensions.g.cs index 4da00d34e423..cc29ec229df0 100644 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DataCatalog.Lineage.V1/Google.Cloud.DataCatalog.Lineage.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.Lineage.V1/docs/index.md b/apis/Google.Cloud.DataCatalog.Lineage.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.DataCatalog.Lineage.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.DataCatalog.V1/.OwlBot.yaml b/apis/Google.Cloud.DataCatalog.V1/.OwlBot.yaml index ecafa9b75892..949308888bdd 100644 --- a/apis/Google.Cloud.DataCatalog.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.DataCatalog.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryAsyncSnippet.g.cs index 51e224ca7839..8308c9144246 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupAsyncSnippet.g.cs index 7b5185aed813..5ccdd7098e6f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupRequestObjectAsyncSnippet.g.cs index 393b7c36c16e..0bf2836a4d52 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupRequestObjectSnippet.g.cs index 0f30cf08f7c4..0bc67954a9ce 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupResourceNamesAsyncSnippet.g.cs index 9d677450e5ee..ad2348eada43 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupResourceNamesSnippet.g.cs index 4335f9e06e24..d9be4467054e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupSnippet.g.cs index df9734d257a0..e5e05734bb04 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryRequestObjectAsyncSnippet.g.cs index d0130171c089..bfae29a66756 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryRequestObjectSnippet.g.cs index e8c30ff64a49..e79876246f35 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryResourceNamesAsyncSnippet.g.cs index a37bed04a8da..7e5cfe54033d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryResourceNamesSnippet.g.cs index 13b8ab7e3995..394bae6e93a9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntrySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntrySnippet.g.cs index 71f414722e94..a67b7420ca5d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntrySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagAsyncSnippet.g.cs index 4bfad2505bbb..76f7273a6db6 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagRequestObjectAsyncSnippet.g.cs index 8bce7b57b56a..f5fa64ecc991 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagRequestObjectSnippet.g.cs index ceb54667d9be..0f8ced317171 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagResourceNamesAsyncSnippet.g.cs index ec404add33ee..5417f8a5a274 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagResourceNamesSnippet.g.cs index 2a1995ade1b1..04889d42aabf 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagSnippet.g.cs index 07df91d044b7..f94e81748146 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateAsyncSnippet.g.cs index 02b83ba8106a..d07552efb0e0 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldAsyncSnippet.g.cs index 8a81b8fd0529..d558a9af79f1 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldRequestObjectAsyncSnippet.g.cs index 050e1fc7e232..c52c3b450973 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldRequestObjectSnippet.g.cs index b068e32aaca0..2c6910be1c56 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldResourceNamesAsyncSnippet.g.cs index fe74fadf866d..d105ec01405b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldResourceNamesSnippet.g.cs index 96746d8cef26..97854ce6179c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldSnippet.g.cs index 694fffa117a1..b72e102b052f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateFieldSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateRequestObjectAsyncSnippet.g.cs index 9aa9117e4b38..a2dd853cc7f0 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateRequestObjectSnippet.g.cs index b9242873f587..632923256ee9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateResourceNamesAsyncSnippet.g.cs index 9a27a346e9bc..9204a15d5db5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateResourceNamesSnippet.g.cs index 084b74a20b8c..c4fd4e199359 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateSnippet.g.cs index 661c9cbd395e..ca8db3a6976a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.CreateTagTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryAsyncSnippet.g.cs index 2d93431ae683..f68c1e84e2ba 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupAsyncSnippet.g.cs index 9627690ff11c..f54589f98f84 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupRequestObjectAsyncSnippet.g.cs index b46deec6e7ba..773bdc1782d2 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupRequestObjectSnippet.g.cs index a75cf252f4c6..1d17843b6e65 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupResourceNamesAsyncSnippet.g.cs index 075c33c735db..92f28d7c2851 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupResourceNamesSnippet.g.cs index c6c4f11f47a4..6251966fc147 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupSnippet.g.cs index 5ad83c7c552d..f9e1f4c9ae1b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryRequestObjectAsyncSnippet.g.cs index 9f5c6cef0b28..47a9abf6940f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryRequestObjectSnippet.g.cs index 3375f5b7ccda..86c5ae8b826e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryResourceNamesAsyncSnippet.g.cs index 4eefaedb8553..c77869faa04a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryResourceNamesSnippet.g.cs index c721dd1e3ce5..d32a2e50b7ee 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntrySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntrySnippet.g.cs index 8a2a8bbc1a68..f4bf63639ed5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntrySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagAsyncSnippet.g.cs index d3f840777c57..92de156ed26d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagRequestObjectAsyncSnippet.g.cs index 8d1ec05ab69b..0b9967c908e6 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagRequestObjectSnippet.g.cs index d677b1ca882a..ce55ec4979db 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagResourceNamesAsyncSnippet.g.cs index 95cc6ed0c627..dfedfaccfce3 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagResourceNamesSnippet.g.cs index 730ab3e993ac..2e52da22bd5a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagSnippet.g.cs index 8a39f6a2d12a..d0d92ff851f5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateAsyncSnippet.g.cs index 0002cc26440d..c44c6f13b56e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldAsyncSnippet.g.cs index 080c83032980..abfba87c66a9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldRequestObjectAsyncSnippet.g.cs index 82c736d83256..a3c9b8368c03 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldRequestObjectSnippet.g.cs index 7487c6edba26..1d9f86d362c3 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldResourceNamesAsyncSnippet.g.cs index 22a320cbd762..82037772cbbf 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldResourceNamesSnippet.g.cs index 81606c2c5734..3f7dd470dee5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldSnippet.g.cs index c9f123f698f9..41f39e4691d7 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateFieldSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateRequestObjectAsyncSnippet.g.cs index 323c68aad4fd..1e8c7b9f95be 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateRequestObjectSnippet.g.cs index b2fb9ad2bbe4..062330953f86 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateResourceNamesAsyncSnippet.g.cs index 718fcdaed233..291eeaaaa4c1 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateResourceNamesSnippet.g.cs index 47a55279116b..430bc2ef4c69 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateSnippet.g.cs index e0d17930dbd5..1bff0197b573 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.DeleteTagTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryAsyncSnippet.g.cs index 3644ee895216..ccbfddac6bd4 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1AsyncSnippet.g.cs index 6b66e6b8298c..9d32c194c0e9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1ResourceNamesAsyncSnippet.g.cs index f3b884fde2ce..14dfb7a0e550 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1ResourceNamesSnippet.g.cs index eacb61856948..8e49f647838c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1Snippet.g.cs index 7562ededb158..32ba4818ae28 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2AsyncSnippet.g.cs index 0ef7fb2a4797..71e3aaeb1048 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2ResourceNamesAsyncSnippet.g.cs index b8cd8a50d99b..696b91894f8e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2ResourceNamesSnippet.g.cs index bc2810cb7c89..9c295e751d79 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2Snippet.g.cs index 0003543e0cd5..3a919177f4be 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroup2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroupRequestObjectAsyncSnippet.g.cs index aa718a220da2..6a93ee51e0d5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroupRequestObjectSnippet.g.cs index 9b19c25a36d2..646207d5ed4e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryRequestObjectAsyncSnippet.g.cs index baed68e14a11..814f54566b16 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryRequestObjectSnippet.g.cs index d536c4b2347f..47510572ada6 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryResourceNamesAsyncSnippet.g.cs index a8afd2773611..78d8d46fe71b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryResourceNamesSnippet.g.cs index 947daff07b87..01965d031265 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntrySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntrySnippet.g.cs index fc105b60092b..a5bf477d6402 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntrySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyAsyncSnippet.g.cs index 944ee7494cfe..ca8b946311ac 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 82732f277015..28d1bea0668d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyRequestObjectSnippet.g.cs index ddae2c4f66ff..4b0d4db3bdd0 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs index 0717c2b69b65..be29c99a279b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyResourceNamesSnippet.g.cs index 4d0f7454f658..4485a93c8538 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicySnippet.g.cs index 5271a73ccc0d..c36ce901016b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateAsyncSnippet.g.cs index 95e48cb2459d..25993ea69f73 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateRequestObjectAsyncSnippet.g.cs index 0224406b8315..e412ec0247d8 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateRequestObjectSnippet.g.cs index ca5f73b5f898..371226699289 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateResourceNamesAsyncSnippet.g.cs index 31e9e706c6df..8f4864da92eb 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateResourceNamesSnippet.g.cs index a0200ac570ab..9dc2f92af60a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateSnippet.g.cs index 9c95a27a5340..4a106d72f653 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.GetTagTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ImportEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ImportEntriesRequestObjectAsyncSnippet.g.cs index 2f1e2c189c95..6d3d4deb3645 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ImportEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ImportEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ImportEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ImportEntriesRequestObjectSnippet.g.cs index b7c910a884e6..c28e309c6117 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ImportEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ImportEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesAsyncSnippet.g.cs index 158debab22c2..66c732947af5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesRequestObjectAsyncSnippet.g.cs index 5417d695da8b..fc2111505dc5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesRequestObjectSnippet.g.cs index bed12aaa89f9..900b2daa6f37 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesResourceNamesAsyncSnippet.g.cs index 2da2bea12523..9888367e7ac8 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesResourceNamesSnippet.g.cs index beca208f030a..315a91307080 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesSnippet.g.cs index 9648e17b0097..a0b112e6460e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsAsyncSnippet.g.cs index 6a5ce61b8a89..8b2b529a5123 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsRequestObjectAsyncSnippet.g.cs index 903448a9eb4e..3b26ed7a3ec8 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsRequestObjectSnippet.g.cs index 36d241085e06..23ce7fa5d4a5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsResourceNamesAsyncSnippet.g.cs index 9906ee4f38bd..1862466320eb 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsResourceNamesSnippet.g.cs index a59b13049e3c..14c01c22f0c0 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsSnippet.g.cs index 394b0c97a2b8..a00f9cd9aa24 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListEntryGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsAsyncSnippet.g.cs index b4947d00a055..fa8cce6501c3 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsRequestObjectAsyncSnippet.g.cs index 494e932c6227..e64b617d5bca 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsRequestObjectSnippet.g.cs index 8df1da15c2ad..afdf5c16dafe 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsResourceNamesAsyncSnippet.g.cs index bb8efd15f7d4..8ea7d0de880e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsResourceNamesSnippet.g.cs index f8ed75d794c0..f3ba25ea41fb 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsSnippet.g.cs index 464511af7d2d..f744df7d7cb5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ListTagsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.LookupEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.LookupEntryRequestObjectAsyncSnippet.g.cs index a2a8981e2b84..b592c6d21cb5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.LookupEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.LookupEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.LookupEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.LookupEntryRequestObjectSnippet.g.cs index ceaa30a9f4ad..399883558a81 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.LookupEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.LookupEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryContactsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryContactsRequestObjectAsyncSnippet.g.cs index 1acf0c62039e..413a1ab922f5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryContactsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryContactsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryContactsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryContactsRequestObjectSnippet.g.cs index 36f3b6819ca6..5d969703079b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryContactsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryContactsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryOverviewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryOverviewRequestObjectAsyncSnippet.g.cs index f2896fcf4887..38677efbe756 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryOverviewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryOverviewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryOverviewRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryOverviewRequestObjectSnippet.g.cs index 6bc6c4f9a826..20ae039f78e1 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryOverviewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ModifyEntryOverviewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ReconcileTagsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ReconcileTagsRequestObjectAsyncSnippet.g.cs index 7c31678562a3..1ff00cb25634 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ReconcileTagsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ReconcileTagsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ReconcileTagsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ReconcileTagsRequestObjectSnippet.g.cs index db52a1fab5fb..084d9f6e518e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ReconcileTagsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.ReconcileTagsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldAsyncSnippet.g.cs index 2ddf70ece5af..be22be434b2f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueAsyncSnippet.g.cs index 5dd1cb90f557..42d663ea9e61 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueRequestObjectAsyncSnippet.g.cs index ce772212c648..be0658ce6925 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueRequestObjectSnippet.g.cs index d0572d7b7baf..419e60a7f879 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueResourceNamesAsyncSnippet.g.cs index c58874334e11..41c04910caab 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueResourceNamesSnippet.g.cs index b32d3af03750..6f70a919ccd5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueSnippet.g.cs index 2c83bf83d2ca..af6db302aa95 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldEnumValueSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldRequestObjectAsyncSnippet.g.cs index 34b1211a3e15..1f99e5c73b1f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldRequestObjectSnippet.g.cs index f7ab223e7ae6..1a467d8647c0 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldResourceNamesAsyncSnippet.g.cs index 26e32b8adace..2f80c1b4e255 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldResourceNamesSnippet.g.cs index fa612add5cbc..dfe41f3f5388 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldSnippet.g.cs index 97a798bd7a76..3852aea8221f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RenameTagTemplateFieldSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveConfigRequestObjectAsyncSnippet.g.cs index a99042b35d55..7a8f0895ae60 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveConfigRequestObjectSnippet.g.cs index 2f42ddcea705..6160665f8a8d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveEffectiveConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveEffectiveConfigRequestObjectAsyncSnippet.g.cs index 1d1ac23737c4..01b004f72b2b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveEffectiveConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveEffectiveConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveEffectiveConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveEffectiveConfigRequestObjectSnippet.g.cs index 6ccaa36a61a8..53e7c219c69e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveEffectiveConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.RetrieveEffectiveConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogAsyncSnippet.g.cs index 72fbb236a6cb..1ae02312170f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogRequestObjectAsyncSnippet.g.cs index 53e8332caf0f..09cb48a719b5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogRequestObjectSnippet.g.cs index f802259082a8..20fe4951cf22 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogSnippet.g.cs index 546d73cb9bff..70ed970f762f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SearchCatalogSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetConfigRequestObjectAsyncSnippet.g.cs index f2bb4a5ab17d..7c1fa6e03c06 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetConfigRequestObjectSnippet.g.cs index 91c0ffcf9813..778c63e438f8 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyAsyncSnippet.g.cs index d523b2ed5770..7abb72c05353 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index a1f60abf2d7d..10c08e96f33d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyRequestObjectSnippet.g.cs index ec436f94d3eb..d35c96d41788 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs index b71feadd3bdb..e26b6ff57729 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyResourceNamesSnippet.g.cs index 6ff3db7f5ac7..eb726a23464e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicySnippet.g.cs index 9de07804fae6..c1af3cfdd3be 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryAsyncSnippet.g.cs index 4031fa1805ec..78102fe7b6f8 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryRequestObjectAsyncSnippet.g.cs index 036855664d6a..eb4397d7a41e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryRequestObjectSnippet.g.cs index d7e48792a7fc..bf47a8930ac9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryResourceNamesAsyncSnippet.g.cs index 25600627c597..fc9c7da103f7 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryResourceNamesSnippet.g.cs index db7bc9727568..4c9d8dbaaa29 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntrySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntrySnippet.g.cs index 6849d27965fd..a4f049a37c52 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntrySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.StarEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 9bbe43ebec95..34e46724efd6 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.TestIamPermissionsRequestObjectSnippet.g.cs index 4b0b7db18473..7319d0c2543a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryAsyncSnippet.g.cs index 9bdc3c628144..ceaf41348497 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryRequestObjectAsyncSnippet.g.cs index a45c3cc113fd..4090029a1a5e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryRequestObjectSnippet.g.cs index 7c3a965c1d0a..95d10cca5c76 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryResourceNamesAsyncSnippet.g.cs index 0fbe838645b4..73f3e65b9823 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryResourceNamesSnippet.g.cs index e0b3c98339a0..08952596a6cd 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntrySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntrySnippet.g.cs index a3ec7e163b15..f5ea461bc777 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntrySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UnstarEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry1AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry1AsyncSnippet.g.cs index c355646b444a..c2037fecaf00 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry1Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry1Snippet.g.cs index 652197925612..8cfd94dd9f2f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry1Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry2AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry2AsyncSnippet.g.cs index ebf9d4f111de..386739f27719 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry2Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry2Snippet.g.cs index 98dcb8225f05..21d13c8a3f6f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry2Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntry2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup1AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup1AsyncSnippet.g.cs index 3a2ebdb6605f..089aa5cd8aa3 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup1Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup1Snippet.g.cs index ebe908088c58..2918dde9ad0b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup1Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup2AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup2AsyncSnippet.g.cs index 4c8723957663..4f370c1eb79f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup2Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup2Snippet.g.cs index 214310845419..d0c0a630bcb5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup2Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroup2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroupRequestObjectAsyncSnippet.g.cs index ffe26383fc83..627fd3f5e485 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroupRequestObjectSnippet.g.cs index d64954070ae7..62a5c2f64d1d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryRequestObjectAsyncSnippet.g.cs index ce3328abbd9e..538a4c6294e0 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryRequestObjectSnippet.g.cs index 410893c0247e..7cd40ab3c0f2 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag1AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag1AsyncSnippet.g.cs index b6267d970215..ba92da34f93b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag1Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag1Snippet.g.cs index b7f67467b589..2e89e4773986 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag1Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag2AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag2AsyncSnippet.g.cs index 8f93cc7719af..d7167c32420f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag2Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag2Snippet.g.cs index ecf91ff2b9e5..3d6541cfe4b3 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag2Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTag2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagRequestObjectAsyncSnippet.g.cs index 67cc5163543b..12b681e0a594 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagRequestObjectSnippet.g.cs index 410716d11a8b..ced4a3caab9b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate1AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate1AsyncSnippet.g.cs index 13a08d848093..01b950b9fa2c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate1Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate1Snippet.g.cs index 27f1a181782a..d1fa348c319d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate1Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate2AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate2AsyncSnippet.g.cs index 3db862fbd44f..384aadcfda8a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate2Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate2Snippet.g.cs index 5e659c25a35f..8cf4e525b764 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate2Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplate2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1AsyncSnippet.g.cs index 98c64b6f70f7..86c72727dfd1 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1ResourceNamesAsyncSnippet.g.cs index 12969ea80c98..f55a90914d91 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1ResourceNamesSnippet.g.cs index 6515799fb485..16d62ef6e1b4 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1Snippet.g.cs index 747a89518ff9..d1bf1b29e3c6 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2AsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2AsyncSnippet.g.cs index 3add9f360cca..8d8d3eae2dd9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2ResourceNamesAsyncSnippet.g.cs index 9365f3c0b6af..efac609a4cb5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2ResourceNamesSnippet.g.cs index 9936af0d4fea..b940c10fdcb3 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2Snippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2Snippet.g.cs index 20cef108ab6c..8729e412d99b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2Snippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateField2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateFieldRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateFieldRequestObjectAsyncSnippet.g.cs index 2dd25704b84c..1ce536f0e4c5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateFieldRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateFieldRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateFieldRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateFieldRequestObjectSnippet.g.cs index a419d259abeb..bcb71ed24fb8 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateFieldRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateFieldRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateRequestObjectAsyncSnippet.g.cs index c40bd0265c87..fe0235db9d12 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateRequestObjectSnippet.g.cs index 5c5c662fa635..2d6ccb2fda79 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/DataCatalogClient.UpdateTagTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagAsyncSnippet.g.cs index c81e6fb5c115..006bf480387c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagRequestObjectAsyncSnippet.g.cs index 925e403844aa..6f435bcc14a9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagRequestObjectSnippet.g.cs index 2623622f3d2a..e10e015ada5e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagResourceNamesAsyncSnippet.g.cs index 3dbdc621dbe6..6d34c20b4004 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagResourceNamesSnippet.g.cs index 3f7727dd0346..61a851fd2d53 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagSnippet.g.cs index 52d1557a4425..214cc235338a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreatePolicyTagSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyAsyncSnippet.g.cs index c61a247423fe..df7be81bb798 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyRequestObjectAsyncSnippet.g.cs index bac7b280aba5..ca284da57c26 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyRequestObjectSnippet.g.cs index 5316f837fcba..4b6a8c0b61ce 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyResourceNamesAsyncSnippet.g.cs index 601307527782..4a6e94fdbd83 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyResourceNamesSnippet.g.cs index b90e5374520f..be38ca535f01 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomySnippet.g.cs index f792a1e63dfa..e8dcb0151b8f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.CreateTaxonomySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagAsyncSnippet.g.cs index 1ddcac3c9e75..3b824bc2d1da 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagRequestObjectAsyncSnippet.g.cs index 6b80ed586781..59a75631c49c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagRequestObjectSnippet.g.cs index c8ff740c391b..6e9c32ebbd79 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagResourceNamesAsyncSnippet.g.cs index c95f06a8df4a..7db961e94020 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagResourceNamesSnippet.g.cs index 796a28c0f604..d97cbdd01f5b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagSnippet.g.cs index 017d1c925a3a..d99e45f4b425 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeletePolicyTagSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyAsyncSnippet.g.cs index 923809eb2271..7b02070434da 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyRequestObjectAsyncSnippet.g.cs index 968cef155d0d..bb02074bbe6d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyRequestObjectSnippet.g.cs index e0c9d78052a0..41af7fef1805 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyResourceNamesAsyncSnippet.g.cs index 421c78f02e7a..202f690f5a53 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyResourceNamesSnippet.g.cs index 7f9d8e0c5a3a..4cabd6a0879e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomySnippet.g.cs index 43305844c575..0bd471c40120 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.DeleteTaxonomySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 82f2b59dcd01..3b58ab98520f 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetIamPolicyRequestObjectSnippet.g.cs index 4383f2a79376..101c03f36c54 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagAsyncSnippet.g.cs index 90980cb26fe0..7d5ea1ab6680 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagRequestObjectAsyncSnippet.g.cs index f32d083c162a..6a2cf4b96b6c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagRequestObjectSnippet.g.cs index 0aa463098cd3..217cacfeb444 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagResourceNamesAsyncSnippet.g.cs index d54e893b7512..6148f7a725d1 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagResourceNamesSnippet.g.cs index cc7d1bd3a08c..b3568505d270 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagSnippet.g.cs index d2344c230e00..37ae629ff403 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetPolicyTagSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyAsyncSnippet.g.cs index b0e1ad3b6653..ba6e346308db 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyRequestObjectAsyncSnippet.g.cs index a554d11d5ab2..a7323697bc48 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyRequestObjectSnippet.g.cs index f01ca9b294d6..29db43f2bbdb 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyResourceNamesAsyncSnippet.g.cs index d5ae5c7841a3..5445d00a011c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyResourceNamesSnippet.g.cs index 0d0c9293b894..f8e7ac2229ba 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomySnippet.g.cs index 7ea4c4952156..dce878b6504c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.GetTaxonomySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsAsyncSnippet.g.cs index b97aae611b9a..4cea423f660b 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsRequestObjectAsyncSnippet.g.cs index 446ce15d940e..d659fc3b0a93 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsRequestObjectSnippet.g.cs index f939b74b27cd..ccfb7fbd6023 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsResourceNamesAsyncSnippet.g.cs index 116bb997d589..64e9dcacd069 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsResourceNamesSnippet.g.cs index 3d3541c1bbf0..e336d9e47200 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsSnippet.g.cs index bb9865d1aa92..a12b23ef995c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListPolicyTagsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesAsyncSnippet.g.cs index a6192c37c633..40004ddb430e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesRequestObjectAsyncSnippet.g.cs index 73d1032727fb..fc832738f1eb 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesRequestObjectSnippet.g.cs index 0720a873c9cf..cd546cc38110 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesResourceNamesAsyncSnippet.g.cs index d02a750f9ba0..c08376b436fe 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesResourceNamesSnippet.g.cs index 7d484e282b29..c50f94c6b4b6 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesSnippet.g.cs index 18c47e719299..71744e21a52d 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.ListTaxonomiesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 0f94df9c708a..e743221c1f98 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.SetIamPolicyRequestObjectSnippet.g.cs index 3ebf9fd2ca01..3ec6eee97301 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index a37df506d7de..cf71a515500e 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.TestIamPermissionsRequestObjectSnippet.g.cs index 4b30cd673f14..7b5e2cdff818 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagAsyncSnippet.g.cs index bda5ccae7d42..97621bce92cf 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagRequestObjectAsyncSnippet.g.cs index 40bb55baad81..ea97ab927f90 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagRequestObjectSnippet.g.cs index 3e834a273742..6df5659677e3 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagSnippet.g.cs index 72c1fa616c67..3231817a8506 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdatePolicyTagSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyAsyncSnippet.g.cs index 5aa2f9b6fef0..b6da4468cd8a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyRequestObjectAsyncSnippet.g.cs index 5b7f5e40d9c7..86f09b9534a9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyRequestObjectSnippet.g.cs index 491a2d163b02..7598d186ba50 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomySnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomySnippet.g.cs index 1a4ae28a717d..2ff3b75e4e54 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomySnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerClient.UpdateTaxonomySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ExportTaxonomiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ExportTaxonomiesRequestObjectAsyncSnippet.g.cs index 42c8e2b39702..ac41823a7fe3 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ExportTaxonomiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ExportTaxonomiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ExportTaxonomiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ExportTaxonomiesRequestObjectSnippet.g.cs index cf789ce5c036..5db82fb1c52a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ExportTaxonomiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ExportTaxonomiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ImportTaxonomiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ImportTaxonomiesRequestObjectAsyncSnippet.g.cs index 7ec79e7f0fea..5a3629519418 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ImportTaxonomiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ImportTaxonomiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ImportTaxonomiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ImportTaxonomiesRequestObjectSnippet.g.cs index 1cbf4d2aa795..19c90d63c436 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ImportTaxonomiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ImportTaxonomiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ReplaceTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ReplaceTaxonomyRequestObjectAsyncSnippet.g.cs index fe9df0228e74..cf39fda475c6 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ReplaceTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ReplaceTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ReplaceTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ReplaceTaxonomyRequestObjectSnippet.g.cs index 613da92f3d7b..c9887b648182 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ReplaceTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.GeneratedSnippets/PolicyTagManagerSerializationClient.ReplaceTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/DataCatalogClientSnippets.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/DataCatalogClientSnippets.g.cs index fa490a2091d6..35d633f517e6 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/DataCatalogClientSnippets.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/DataCatalogClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/PolicyTagManagerClientSnippets.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/PolicyTagManagerClientSnippets.g.cs index dcd0c637ba24..888e95f665f9 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/PolicyTagManagerClientSnippets.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/PolicyTagManagerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/PolicyTagManagerSerializationClientSnippets.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/PolicyTagManagerSerializationClientSnippets.g.cs index f9cba913d5be..3af58914426c 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/PolicyTagManagerSerializationClientSnippets.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1.Snippets/PolicyTagManagerSerializationClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/DataCatalogClient.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/DataCatalogClient.g.cs index 9efafa0dffe7..aa4e6f83769a 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/DataCatalogClient.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/DataCatalogClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/DatacatalogResourceNames.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/DatacatalogResourceNames.g.cs index e107e9f6f7cf..8f7bee4a5f41 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/DatacatalogResourceNames.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/DatacatalogResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PackageApiMetadata.g.cs index 34e9c2824c58..2e1b9482d3a2 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicyTagManagerClient.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicyTagManagerClient.g.cs index 3fddec418ca7..a5cb6b38b250 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicyTagManagerClient.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicyTagManagerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicyTagManagerSerializationClient.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicyTagManagerSerializationClient.g.cs index 7763b2641c03..5b2e79672669 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicyTagManagerSerializationClient.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicyTagManagerSerializationClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicytagmanagerResourceNames.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicytagmanagerResourceNames.g.cs index 2900b44823a5..2a992ad996ea 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicytagmanagerResourceNames.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicytagmanagerResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicytagmanagerserializationResourceNames.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicytagmanagerserializationResourceNames.g.cs index 7d2a986673b1..d5b18e8f6165 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicytagmanagerserializationResourceNames.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/PolicytagmanagerserializationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/ServiceCollectionExtensions.g.cs index d1889bd4e9b2..eafe06881330 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/TableSpecResourceNames.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/TableSpecResourceNames.g.cs index c0e80faa9708..6796b48bcfd5 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/TableSpecResourceNames.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/TableSpecResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/TagsResourceNames.g.cs b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/TagsResourceNames.g.cs index 23c8a21d99eb..4cc73226b4dd 100644 --- a/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/TagsResourceNames.g.cs +++ b/apis/Google.Cloud.DataCatalog.V1/Google.Cloud.DataCatalog.V1/TagsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataCatalog.V1/docs/index.md b/apis/Google.Cloud.DataCatalog.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.DataCatalog.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.DataFusion.V1/.OwlBot.yaml b/apis/Google.Cloud.DataFusion.V1/.OwlBot.yaml index 6d80d22c68c3..d8e47bb2f829 100644 --- a/apis/Google.Cloud.DataFusion.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.DataFusion.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceAsyncSnippet.g.cs index 49a0f5279a3f..524700dc4f61 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceRequestObjectAsyncSnippet.g.cs index 8222127dc719..ef180cdc0bdd 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceRequestObjectSnippet.g.cs index 32a117a47954..c5ba488faa39 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceResourceNamesAsyncSnippet.g.cs index d68133531e1a..930b45062bf2 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceResourceNamesSnippet.g.cs index ef52684cb0f4..ab2db1a0f762 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceSnippet.g.cs index 9730785305fd..a894b5080bc4 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.CreateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceAsyncSnippet.g.cs index 8383cc6a633e..5e8406a133f5 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs index f8f85410ed32..55582dd49a6a 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceRequestObjectSnippet.g.cs index 176ba6a183d2..00056fbe2bdc 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs index 7d78242259ae..4b5551aa6855 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceResourceNamesSnippet.g.cs index e367d8f401ba..cc83e7fbee26 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceSnippet.g.cs index 7f98e46407b5..ad82be8d81b2 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.DeleteInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.GetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.GetInstanceRequestObjectAsyncSnippet.g.cs index db3acdc2a670..2b4cd4e4a305 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.GetInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.GetInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.GetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.GetInstanceRequestObjectSnippet.g.cs index 386a1df93999..f5b074d3ee5e 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.GetInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.GetInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsAsyncSnippet.g.cs index 90709d37ebb8..674024b1fa67 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsRequestObjectAsyncSnippet.g.cs index cef3f03789e3..dc08a3d14115 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsRequestObjectSnippet.g.cs index adbec808d7fe..893218891c89 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsResourceNamesAsyncSnippet.g.cs index 24bc2ff09f96..48cec1b80b72 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsResourceNamesSnippet.g.cs index c07620913d67..41d307ba2d38 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsSnippet.g.cs index 4b8ce453caa5..95c86b29be1e 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListAvailableVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListInstancesRequestObjectAsyncSnippet.g.cs index 8292307e13c5..caf7c6891828 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListInstancesRequestObjectSnippet.g.cs index d79e520f1976..12227a22d3de 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.ListInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.RestartInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.RestartInstanceRequestObjectAsyncSnippet.g.cs index cdd6dc15525c..3e32e594fc18 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.RestartInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.RestartInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.RestartInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.RestartInstanceRequestObjectSnippet.g.cs index ffd43a4e1a59..b6a75f9ec0de 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.RestartInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.RestartInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceAsyncSnippet.g.cs index ed0092862443..fd1f9effd642 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs index e5c5407c5f78..50901bdc7697 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceRequestObjectSnippet.g.cs index 17f5614a60fe..ee1de517382f 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceSnippet.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceSnippet.g.cs index 79a5cefef06e..07d39ee402e9 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.GeneratedSnippets/DataFusionClient.UpdateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.Snippets/DataFusionClientSnippets.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.Snippets/DataFusionClientSnippets.g.cs index 9a68bcca067d..47bc14db4032 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.Snippets/DataFusionClientSnippets.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1.Snippets/DataFusionClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/DataFusionClient.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/DataFusionClient.g.cs index dde7dda53873..cf0d944bc227 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/DataFusionClient.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/DataFusionClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/DatafusionResourceNames.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/DatafusionResourceNames.g.cs index 18ba94e71ee8..8d273fb08e1c 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/DatafusionResourceNames.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/DatafusionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/PackageApiMetadata.g.cs index 8a9f47bf0d55..d1dff28a1a99 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/ServiceCollectionExtensions.g.cs index 18464a990bac..9bcb6b7a8251 100644 --- a/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DataFusion.V1/Google.Cloud.DataFusion.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DataFusion.V1/docs/index.md b/apis/Google.Cloud.DataFusion.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.DataFusion.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/.OwlBot.yaml b/apis/Google.Cloud.Dataflow.V1Beta3/.OwlBot.yaml index e19b4756a102..ba03b2b5c3bd 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/.OwlBot.yaml +++ b/apis/Google.Cloud.Dataflow.V1Beta3/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/FlexTemplatesServiceClient.LaunchFlexTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/FlexTemplatesServiceClient.LaunchFlexTemplateRequestObjectAsyncSnippet.g.cs index c847f72ebb72..12a9e64b8799 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/FlexTemplatesServiceClient.LaunchFlexTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/FlexTemplatesServiceClient.LaunchFlexTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/FlexTemplatesServiceClient.LaunchFlexTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/FlexTemplatesServiceClient.LaunchFlexTemplateRequestObjectSnippet.g.cs index 9249e839a6dd..cfaf65f7ee5a 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/FlexTemplatesServiceClient.LaunchFlexTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/FlexTemplatesServiceClient.LaunchFlexTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.AggregatedListJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.AggregatedListJobsRequestObjectAsyncSnippet.g.cs index 958ad4302eef..0d68e1f9325a 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.AggregatedListJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.AggregatedListJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.AggregatedListJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.AggregatedListJobsRequestObjectSnippet.g.cs index e1e8b1987476..4f9e9180e3b2 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.AggregatedListJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.AggregatedListJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CheckActiveJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CheckActiveJobsRequestObjectAsyncSnippet.g.cs index d1d5ffb9cf39..ecdbddadda83 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CheckActiveJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CheckActiveJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CheckActiveJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CheckActiveJobsRequestObjectSnippet.g.cs index f0553963b8ee..ecfdbde8e62e 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CheckActiveJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CheckActiveJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CreateJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CreateJobRequestObjectAsyncSnippet.g.cs index 340a58ac78f1..8c0be12b3f1f 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CreateJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CreateJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CreateJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CreateJobRequestObjectSnippet.g.cs index b20dcad2ef9a..a387ac08c731 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CreateJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.CreateJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.GetJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.GetJobRequestObjectAsyncSnippet.g.cs index 4ec3fd1afb5d..230097cb053f 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.GetJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.GetJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.GetJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.GetJobRequestObjectSnippet.g.cs index bc6f046de6c0..134906acfedd 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.GetJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.GetJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.ListJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.ListJobsRequestObjectAsyncSnippet.g.cs index a9b79b9b0ce2..24ca4add3dc3 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.ListJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.ListJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.ListJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.ListJobsRequestObjectSnippet.g.cs index bdcbcbd72278..aaae0070f546 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.ListJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.ListJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.SnapshotJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.SnapshotJobRequestObjectAsyncSnippet.g.cs index 4efef5192e2f..dcf53b8f2df4 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.SnapshotJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.SnapshotJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.SnapshotJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.SnapshotJobRequestObjectSnippet.g.cs index d848cae69549..89a2f2febe68 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.SnapshotJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.SnapshotJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.UpdateJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.UpdateJobRequestObjectAsyncSnippet.g.cs index 5751cca94ff8..1daf397ecea0 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.UpdateJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.UpdateJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.UpdateJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.UpdateJobRequestObjectSnippet.g.cs index f7c8eb3e3741..664b158b2444 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.UpdateJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/JobsV1Beta3Client.UpdateJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MessagesV1Beta3Client.ListJobMessagesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MessagesV1Beta3Client.ListJobMessagesRequestObjectAsyncSnippet.g.cs index 610f9a9cb6f9..20e4a8c9e260 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MessagesV1Beta3Client.ListJobMessagesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MessagesV1Beta3Client.ListJobMessagesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MessagesV1Beta3Client.ListJobMessagesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MessagesV1Beta3Client.ListJobMessagesRequestObjectSnippet.g.cs index 8e2d0b424d83..d2f0e108f096 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MessagesV1Beta3Client.ListJobMessagesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MessagesV1Beta3Client.ListJobMessagesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobExecutionDetailsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobExecutionDetailsRequestObjectAsyncSnippet.g.cs index 214bee296199..cc40ef068336 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobExecutionDetailsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobExecutionDetailsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobExecutionDetailsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobExecutionDetailsRequestObjectSnippet.g.cs index ade854601730..b2ba5d82ecdd 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobExecutionDetailsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobExecutionDetailsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobMetricsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobMetricsRequestObjectAsyncSnippet.g.cs index 8630ab06e623..4f8ae30ab586 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobMetricsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobMetricsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobMetricsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobMetricsRequestObjectSnippet.g.cs index 06cf929d2a66..910101e05713 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobMetricsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetJobMetricsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetStageExecutionDetailsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetStageExecutionDetailsRequestObjectAsyncSnippet.g.cs index 4a1d9465d388..2b13fb010abf 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetStageExecutionDetailsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetStageExecutionDetailsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetStageExecutionDetailsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetStageExecutionDetailsRequestObjectSnippet.g.cs index dd3086ed1f59..14fec28a443c 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetStageExecutionDetailsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/MetricsV1Beta3Client.GetStageExecutionDetailsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.DeleteSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.DeleteSnapshotRequestObjectAsyncSnippet.g.cs index 78ff24b2742a..10119f923b52 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.DeleteSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.DeleteSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.DeleteSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.DeleteSnapshotRequestObjectSnippet.g.cs index dca46acfa0fc..bc9c944d89dc 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.DeleteSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.DeleteSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.GetSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.GetSnapshotRequestObjectAsyncSnippet.g.cs index 9384b1a6f753..d436c0b195ca 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.GetSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.GetSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.GetSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.GetSnapshotRequestObjectSnippet.g.cs index 1ce3fdf00142..d441e64189a3 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.GetSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.GetSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.ListSnapshotsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.ListSnapshotsRequestObjectAsyncSnippet.g.cs index e45d0459bbf7..fa31dc8796ac 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.ListSnapshotsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.ListSnapshotsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.ListSnapshotsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.ListSnapshotsRequestObjectSnippet.g.cs index 194f5f43ad12..8783b765520c 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.ListSnapshotsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/SnapshotsV1Beta3Client.ListSnapshotsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.CreateJobFromTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.CreateJobFromTemplateRequestObjectAsyncSnippet.g.cs index 2dbde651a5a7..69a285426770 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.CreateJobFromTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.CreateJobFromTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.CreateJobFromTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.CreateJobFromTemplateRequestObjectSnippet.g.cs index 32d1dba83dac..bcc0d95de258 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.CreateJobFromTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.CreateJobFromTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.GetTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.GetTemplateRequestObjectAsyncSnippet.g.cs index bd02c51cb8a1..85c39d2e6216 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.GetTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.GetTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.GetTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.GetTemplateRequestObjectSnippet.g.cs index 651280c0070f..355c4761f42d 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.GetTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.GetTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.LaunchTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.LaunchTemplateRequestObjectAsyncSnippet.g.cs index 5e8f3896f1da..ee2d36f57e51 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.LaunchTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.LaunchTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.LaunchTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.LaunchTemplateRequestObjectSnippet.g.cs index f4c55ac7038b..b92831269b91 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.LaunchTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.GeneratedSnippets/TemplatesServiceClient.LaunchTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/FlexTemplatesServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/FlexTemplatesServiceClientSnippets.g.cs index 2b47d4290ed4..8658e08ff164 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/FlexTemplatesServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/FlexTemplatesServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/JobsV1Beta3ClientSnippets.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/JobsV1Beta3ClientSnippets.g.cs index 86a60ad5e8ba..53750007fea1 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/JobsV1Beta3ClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/JobsV1Beta3ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/MessagesV1Beta3ClientSnippets.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/MessagesV1Beta3ClientSnippets.g.cs index 9db07ae2aabd..ce05085e7d4c 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/MessagesV1Beta3ClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/MessagesV1Beta3ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/MetricsV1Beta3ClientSnippets.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/MetricsV1Beta3ClientSnippets.g.cs index ef36ee1ec9af..0b92e7d6d81a 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/MetricsV1Beta3ClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/MetricsV1Beta3ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/SnapshotsV1Beta3ClientSnippets.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/SnapshotsV1Beta3ClientSnippets.g.cs index 70bce9566afd..203475962a8e 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/SnapshotsV1Beta3ClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/SnapshotsV1Beta3ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/TemplatesServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/TemplatesServiceClientSnippets.g.cs index 4e087dacbd7b..5b7675086f72 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/TemplatesServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3.Snippets/TemplatesServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/FlexTemplatesServiceClient.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/FlexTemplatesServiceClient.g.cs index 3ae8fedb3441..d8bf33bebfe9 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/FlexTemplatesServiceClient.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/FlexTemplatesServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/JobsV1Beta3Client.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/JobsV1Beta3Client.g.cs index 90c1c1c4c5a7..216e3b719b26 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/JobsV1Beta3Client.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/JobsV1Beta3Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/MessagesV1Beta3Client.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/MessagesV1Beta3Client.g.cs index 484c28d42264..6ae90630dd5e 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/MessagesV1Beta3Client.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/MessagesV1Beta3Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/MetricsV1Beta3Client.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/MetricsV1Beta3Client.g.cs index be9fba01cc8b..b623b6bcaf2f 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/MetricsV1Beta3Client.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/MetricsV1Beta3Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/PackageApiMetadata.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/PackageApiMetadata.g.cs index 2fe7f6dbadcb..8e45977ddc60 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/ServiceCollectionExtensions.g.cs index f7321c10ebaa..580175d52353 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/SnapshotsV1Beta3Client.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/SnapshotsV1Beta3Client.g.cs index 385e0f896f6f..c9e23802166a 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/SnapshotsV1Beta3Client.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/SnapshotsV1Beta3Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/TemplatesServiceClient.g.cs b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/TemplatesServiceClient.g.cs index e52056e87f9e..def4ca0c7049 100644 --- a/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/TemplatesServiceClient.g.cs +++ b/apis/Google.Cloud.Dataflow.V1Beta3/Google.Cloud.Dataflow.V1Beta3/TemplatesServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataflow.V1Beta3/docs/index.md b/apis/Google.Cloud.Dataflow.V1Beta3/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Dataflow.V1Beta3/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Dataform.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.Dataform.V1Beta1/.OwlBot.yaml index a54722af7f37..7f4f13072b67 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.Dataform.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CancelWorkflowInvocationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CancelWorkflowInvocationRequestObjectAsyncSnippet.g.cs index 98e802edd4d6..6723ac03e98a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CancelWorkflowInvocationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CancelWorkflowInvocationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CancelWorkflowInvocationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CancelWorkflowInvocationRequestObjectSnippet.g.cs index 81f1e54106ff..338662ced161 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CancelWorkflowInvocationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CancelWorkflowInvocationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitRepositoryChangesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitRepositoryChangesRequestObjectAsyncSnippet.g.cs index dbd1ac0a5a59..7566afd8154e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitRepositoryChangesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitRepositoryChangesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitRepositoryChangesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitRepositoryChangesRequestObjectSnippet.g.cs index 817cb086bbd6..5a527573f53e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitRepositoryChangesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitRepositoryChangesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitWorkspaceChangesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitWorkspaceChangesRequestObjectAsyncSnippet.g.cs index a983ab92faa3..c2bf77ca6598 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitWorkspaceChangesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitWorkspaceChangesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitWorkspaceChangesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitWorkspaceChangesRequestObjectSnippet.g.cs index 230201f56846..03f52eb1fc8f 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitWorkspaceChangesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CommitWorkspaceChangesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ComputeRepositoryAccessTokenStatusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ComputeRepositoryAccessTokenStatusRequestObjectAsyncSnippet.g.cs index 8f0fdb0ce090..7ec8c60118ff 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ComputeRepositoryAccessTokenStatusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ComputeRepositoryAccessTokenStatusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ComputeRepositoryAccessTokenStatusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ComputeRepositoryAccessTokenStatusRequestObjectSnippet.g.cs index 23d6a1cc630b..9a2813fe42ed 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ComputeRepositoryAccessTokenStatusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ComputeRepositoryAccessTokenStatusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultAsyncSnippet.g.cs index fd727bc1fc60..7d36dee41a91 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultRequestObjectAsyncSnippet.g.cs index 3ca76888e335..972d99d659ee 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultRequestObjectSnippet.g.cs index 9fc1a021f7cd..bc08fe5dbfa0 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultResourceNamesAsyncSnippet.g.cs index 0f5e642faa0b..7fc201461f88 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultResourceNamesSnippet.g.cs index c946b64573d3..550534332084 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultSnippet.g.cs index 5b1ba4b6428a..92b875f81dad 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateCompilationResultSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigAsyncSnippet.g.cs index 7b24212953bf..0da9a61242bb 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigRequestObjectAsyncSnippet.g.cs index 9289bd626e1d..b23417b211f6 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigRequestObjectSnippet.g.cs index 623590f6ac1d..d6982598eecf 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigResourceNamesAsyncSnippet.g.cs index 858e268044ec..f330d786b217 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigResourceNamesSnippet.g.cs index ee8824a87a8b..009706022070 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigSnippet.g.cs index c0ac266fed00..80e6a6763197 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateReleaseConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryAsyncSnippet.g.cs index 23d38564d2e1..a314027176b9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryRequestObjectAsyncSnippet.g.cs index 5af7a8f412df..c54cc74c0d58 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryRequestObjectSnippet.g.cs index affdbce10b36..a43d1b1478a9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryResourceNamesAsyncSnippet.g.cs index 1c5bde8db391..1fc1af8e19ed 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryResourceNamesSnippet.g.cs index dbf354097eec..7ad3abb019e1 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositoryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositorySnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositorySnippet.g.cs index db301933415b..564c677ab6bf 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositorySnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateRepositorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigAsyncSnippet.g.cs index 6e6c89d7b8ae..c9356fac045c 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigRequestObjectAsyncSnippet.g.cs index 92273cbbd8e6..769a6d92b3c9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigRequestObjectSnippet.g.cs index 6bf90b666bf3..05e40412b8d7 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigResourceNamesAsyncSnippet.g.cs index 89ffcc1de815..307088aed968 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigResourceNamesSnippet.g.cs index b1059175fa8e..45ef393f0b38 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigSnippet.g.cs index 9e1cf6ff6829..430006cf7174 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationAsyncSnippet.g.cs index 6dce38623288..fe655b027038 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationRequestObjectAsyncSnippet.g.cs index 80b89fc0404b..3f007a084d0f 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationRequestObjectSnippet.g.cs index d92f771df427..48065eb00110 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationResourceNamesAsyncSnippet.g.cs index f3bb2f1fe000..d3de7f3e565f 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationResourceNamesSnippet.g.cs index d406175161ea..299eb1aa3ca1 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationSnippet.g.cs index 8108931a92a2..df421d59b0f4 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkflowInvocationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceAsyncSnippet.g.cs index 860f29449e9d..d6cf2c8d555b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceRequestObjectAsyncSnippet.g.cs index 541a7fe19fa1..93e284001769 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceRequestObjectSnippet.g.cs index 612c3c69c122..7888447dfd14 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceResourceNamesAsyncSnippet.g.cs index 2ee70c9b7878..8a1edae3fb2e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceResourceNamesSnippet.g.cs index dfef6a01f24e..899d0702fe87 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceSnippet.g.cs index 28b567925365..d61b70953414 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.CreateWorkspaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigAsyncSnippet.g.cs index 8c58b9e10e95..420e9fb06dae 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigRequestObjectAsyncSnippet.g.cs index 938df3c037b5..959bb37d4fcb 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigRequestObjectSnippet.g.cs index 56de0fc603bb..5fab6dfc03c0 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigResourceNamesAsyncSnippet.g.cs index 0e71d4ab3ca8..70da5da1b923 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigResourceNamesSnippet.g.cs index acb1b5f52462..c043e8f51016 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigSnippet.g.cs index 436637568c55..6b03dbd75fec 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteReleaseConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryAsyncSnippet.g.cs index ec4af5d76b4c..78bc7d24e30b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryRequestObjectAsyncSnippet.g.cs index 42bd6e85d1f3..16393f0995ca 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryRequestObjectSnippet.g.cs index fbcc83505eb0..e5d69de1860b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryResourceNamesAsyncSnippet.g.cs index 1ad98d85253d..057f7e0f0b0a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryResourceNamesSnippet.g.cs index 9052f038ec1e..cb9ac9d0bee7 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositoryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositorySnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositorySnippet.g.cs index 932bb53ab0ba..57c4d2125342 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositorySnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteRepositorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigAsyncSnippet.g.cs index 30023a0c36dc..f1edd5540cef 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigRequestObjectAsyncSnippet.g.cs index 7418b96c2cf5..f6c758ff9325 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigRequestObjectSnippet.g.cs index f2b8ea79cd39..21f1f3ad4c25 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigResourceNamesAsyncSnippet.g.cs index f852b50dad40..62bb66013bea 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigResourceNamesSnippet.g.cs index 5fc0fb827df2..cb7aff897956 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigSnippet.g.cs index 7296902a97a5..90332ea0c140 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationAsyncSnippet.g.cs index a65b2e003f1c..dced13bac37c 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationRequestObjectAsyncSnippet.g.cs index 31a58b1e07b6..1d9590ac74b3 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationRequestObjectSnippet.g.cs index ee67511107ae..af0483caeaf5 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationResourceNamesAsyncSnippet.g.cs index 05325fbd358c..ff906f703e09 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationResourceNamesSnippet.g.cs index 99ce4600fb1f..dbbe4369e1e3 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationSnippet.g.cs index 4ef43528371f..0983d3e135b3 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkflowInvocationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceAsyncSnippet.g.cs index 72a308ae8587..54a2689ad3c2 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceRequestObjectAsyncSnippet.g.cs index 7e11a7750ec2..9f967c5ebd66 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceRequestObjectSnippet.g.cs index 4cc4f1174a8b..b8d928732a03 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceResourceNamesAsyncSnippet.g.cs index 65cb76532399..f46290928479 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceResourceNamesSnippet.g.cs index bebef8f4fdb6..51ce2e5b5796 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceSnippet.g.cs index ac00ab0d3104..3fcd1b10fb81 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.DeleteWorkspaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileDiffRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileDiffRequestObjectAsyncSnippet.g.cs index 90e582711c92..2068c534ead1 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileDiffRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileDiffRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileDiffRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileDiffRequestObjectSnippet.g.cs index ad342d1b2255..266d53046f92 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileDiffRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileDiffRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileGitStatusesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileGitStatusesRequestObjectAsyncSnippet.g.cs index 5264bfe57fde..a2c34d2f4fb3 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileGitStatusesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileGitStatusesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileGitStatusesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileGitStatusesRequestObjectSnippet.g.cs index 1171aae20b31..bac66e6497f6 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileGitStatusesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchFileGitStatusesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchGitAheadBehindRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchGitAheadBehindRequestObjectAsyncSnippet.g.cs index 031e56dd9fe1..42f7a6e7aff9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchGitAheadBehindRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchGitAheadBehindRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchGitAheadBehindRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchGitAheadBehindRequestObjectSnippet.g.cs index eb7fac5c66c9..3d5d3130ac41 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchGitAheadBehindRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchGitAheadBehindRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRemoteBranchesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRemoteBranchesRequestObjectAsyncSnippet.g.cs index ed1b606304fe..c4725b7e68f9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRemoteBranchesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRemoteBranchesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRemoteBranchesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRemoteBranchesRequestObjectSnippet.g.cs index 53702c1b665e..b0f8a8dc501a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRemoteBranchesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRemoteBranchesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRepositoryHistoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRepositoryHistoryRequestObjectAsyncSnippet.g.cs index f6e45e8448d4..f4335dfc52cf 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRepositoryHistoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRepositoryHistoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRepositoryHistoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRepositoryHistoryRequestObjectSnippet.g.cs index 3967b5b9e717..dcc89fd53d5b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRepositoryHistoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.FetchRepositoryHistoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultAsyncSnippet.g.cs index f32d68a21f25..915d61b39113 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultRequestObjectAsyncSnippet.g.cs index 1d150f300ed4..64dd7b6f703c 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultRequestObjectSnippet.g.cs index c3635e0375b8..7d0d46c70357 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultResourceNamesAsyncSnippet.g.cs index 0ff3dbaaf660..9d95d69ca055 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultResourceNamesSnippet.g.cs index ed5a62276dce..a1704f5d2957 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultSnippet.g.cs index 98eb0cce924b..cd2ad3a169bc 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetCompilationResultSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigAsyncSnippet.g.cs index 7c5d8bb00de9..3a399223630c 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigRequestObjectAsyncSnippet.g.cs index 58edb8c8b0d9..5e103150b8ad 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigRequestObjectSnippet.g.cs index a97064b87b67..2e244a400fce 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigResourceNamesAsyncSnippet.g.cs index 7d706ea45788..1ddb97be3c8f 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigResourceNamesSnippet.g.cs index e1a7c91dec8d..b8b4ed8052a6 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigSnippet.g.cs index 9c3af5a92d52..0699b282327f 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetReleaseConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryAsyncSnippet.g.cs index a421ecf1d8fd..65fec7e615b2 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryRequestObjectAsyncSnippet.g.cs index 1cdc15a2cdfa..98e7e7f0b3fe 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryRequestObjectSnippet.g.cs index 4b5839056df9..9d690000492b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryResourceNamesAsyncSnippet.g.cs index b6571907b741..06e2c69d1280 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryResourceNamesSnippet.g.cs index b9b298b6a8cd..a6f62eae6acd 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositoryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositorySnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositorySnippet.g.cs index 989cdc2c09d8..991d9d03a24b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositorySnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetRepositorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigAsyncSnippet.g.cs index 25718d9c984d..584d59b784fe 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigRequestObjectAsyncSnippet.g.cs index ed53dcb1e28c..86af208656f0 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigRequestObjectSnippet.g.cs index 8c0decd9a3ca..506def79eb72 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigResourceNamesAsyncSnippet.g.cs index 482bc457e7dd..85576c43cb8e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigResourceNamesSnippet.g.cs index 9b3529fb8996..60dff659c11d 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigSnippet.g.cs index 52c206927dfb..b5bda266905a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationAsyncSnippet.g.cs index c6545bf14245..c925a2c4ae25 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationRequestObjectAsyncSnippet.g.cs index 5c13e4ab4541..deeaba4bd192 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationRequestObjectSnippet.g.cs index 416b185d4e81..925d13562757 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationResourceNamesAsyncSnippet.g.cs index f7b0180dbaec..b171736f2151 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationResourceNamesSnippet.g.cs index 04edbe424960..42e3d4dcf786 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationSnippet.g.cs index 771f152dc434..af40f249a19a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkflowInvocationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceAsyncSnippet.g.cs index c5d8a9dff146..0688a551de2e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceRequestObjectAsyncSnippet.g.cs index b9514320fdc0..3e3b471cc7ce 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceRequestObjectSnippet.g.cs index 63779b9bde21..51eda42a2fea 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceResourceNamesAsyncSnippet.g.cs index 07055200e4a0..331c82dc5ec2 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceResourceNamesSnippet.g.cs index e5c67cf8ea42..0039e4f33c5e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceSnippet.g.cs index 29ee75e10277..9b4fc75fe4fb 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.GetWorkspaceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.InstallNpmPackagesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.InstallNpmPackagesRequestObjectAsyncSnippet.g.cs index 449bb29b7270..3585580c4e36 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.InstallNpmPackagesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.InstallNpmPackagesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.InstallNpmPackagesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.InstallNpmPackagesRequestObjectSnippet.g.cs index e4c92cc46695..8a2dcb365b65 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.InstallNpmPackagesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.InstallNpmPackagesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsAsyncSnippet.g.cs index fc624ca815a8..7a1c7eca1a9a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsRequestObjectAsyncSnippet.g.cs index 654ae636b398..62182e0efd47 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsRequestObjectSnippet.g.cs index 9eb6687be6ed..56e3458dd9f0 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsResourceNamesAsyncSnippet.g.cs index 32002ab9c0b1..454df8e0c2cc 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsResourceNamesSnippet.g.cs index 03a3a677a611..a5ff78cde127 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsSnippet.g.cs index ac1db3338034..5903921abf3f 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListCompilationResultsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsAsyncSnippet.g.cs index b51083da9730..3fb833b61008 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsRequestObjectAsyncSnippet.g.cs index 8dc953a9dcbe..7f017ac80b5d 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsRequestObjectSnippet.g.cs index 051dfac6aded..bd0ca0b81d08 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsResourceNamesAsyncSnippet.g.cs index c48a79cb6a85..70dee7d6dea5 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsResourceNamesSnippet.g.cs index fdb0cf17605f..9b759a551fbe 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsSnippet.g.cs index 68085b91d6e3..87af9f7d171e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListReleaseConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesAsyncSnippet.g.cs index f1b5edf350e1..9386e14fc9bc 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesRequestObjectAsyncSnippet.g.cs index abdd46063762..973367c48e25 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesRequestObjectSnippet.g.cs index 672509f7becd..7a75fcc4c05b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesResourceNamesAsyncSnippet.g.cs index e10ab7fe2259..b0761db42931 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesResourceNamesSnippet.g.cs index 6a2cb2594525..cde381d57c8e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesSnippet.g.cs index bc2076f03759..4ce2e04f1087 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListRepositoriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsAsyncSnippet.g.cs index ddb5894afd66..76c9389688f6 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsRequestObjectAsyncSnippet.g.cs index 240c80c2de8b..d949546d186b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsRequestObjectSnippet.g.cs index fd1d0aaaddcd..6dd1ce2cc469 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsResourceNamesAsyncSnippet.g.cs index 9bdfece620a3..524de3e4df60 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsResourceNamesSnippet.g.cs index d76a6706aa21..ae4bd61226b1 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsSnippet.g.cs index f5ae9fdb844b..def3a990ec75 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsAsyncSnippet.g.cs index f24815e389e4..01f648533e44 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsRequestObjectAsyncSnippet.g.cs index 1df454cfa488..1bd2fdbea63a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsRequestObjectSnippet.g.cs index 0df76656d6ac..df8d5d2b81f4 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsResourceNamesAsyncSnippet.g.cs index 3f10a2b07760..72e7c87ed776 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsResourceNamesSnippet.g.cs index 2a7e561f87f5..aeeff32d102c 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsSnippet.g.cs index f36b63425eda..0d8bd699e686 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkflowInvocationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesAsyncSnippet.g.cs index aa22a2b618ca..431d873bbba0 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesRequestObjectAsyncSnippet.g.cs index 47f828fc5b1b..8fd48251f169 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesRequestObjectSnippet.g.cs index a0e8a3d575b4..02c143cfbd36 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesResourceNamesAsyncSnippet.g.cs index 462df442a148..8ddcb42fab6e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesResourceNamesSnippet.g.cs index 0f9f65d69f31..1c3dc665d8e2 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesSnippet.g.cs index 5a50fb03d3ef..ebc66c122381 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ListWorkspacesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MakeDirectoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MakeDirectoryRequestObjectAsyncSnippet.g.cs index 54aff2922924..2e4041ea53dc 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MakeDirectoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MakeDirectoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MakeDirectoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MakeDirectoryRequestObjectSnippet.g.cs index 86e547aa692a..84d75e587431 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MakeDirectoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MakeDirectoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveDirectoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveDirectoryRequestObjectAsyncSnippet.g.cs index 40aa4f9d0e1c..57f294790571 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveDirectoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveDirectoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveDirectoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveDirectoryRequestObjectSnippet.g.cs index f9ca7121ba5a..882db791d7a9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveDirectoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveDirectoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveFileRequestObjectAsyncSnippet.g.cs index 67d39657ba80..9cf81ba513f6 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveFileRequestObjectSnippet.g.cs index 48cc8d0ff06e..467b822aa6d1 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.MoveFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PullGitCommitsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PullGitCommitsRequestObjectAsyncSnippet.g.cs index ba0bf0045883..5483e40ba135 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PullGitCommitsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PullGitCommitsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PullGitCommitsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PullGitCommitsRequestObjectSnippet.g.cs index 66b553a3a836..a1264a564322 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PullGitCommitsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PullGitCommitsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PushGitCommitsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PushGitCommitsRequestObjectAsyncSnippet.g.cs index 030dea1122ac..88f07dd1095a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PushGitCommitsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PushGitCommitsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PushGitCommitsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PushGitCommitsRequestObjectSnippet.g.cs index 4576c67e402f..278c779e5fc9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PushGitCommitsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.PushGitCommitsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryCompilationResultActionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryCompilationResultActionsRequestObjectAsyncSnippet.g.cs index 5555e5575fc7..0fe7d31f8a94 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryCompilationResultActionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryCompilationResultActionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryCompilationResultActionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryCompilationResultActionsRequestObjectSnippet.g.cs index bf301f849696..e275157d47f5 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryCompilationResultActionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryCompilationResultActionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryDirectoryContentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryDirectoryContentsRequestObjectAsyncSnippet.g.cs index 077641d96c6a..982739557063 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryDirectoryContentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryDirectoryContentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryDirectoryContentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryDirectoryContentsRequestObjectSnippet.g.cs index a5a07a6dc70b..4fe0f4807603 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryDirectoryContentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryDirectoryContentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryRepositoryDirectoryContentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryRepositoryDirectoryContentsRequestObjectAsyncSnippet.g.cs index a8458361bd0a..8aea060996c7 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryRepositoryDirectoryContentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryRepositoryDirectoryContentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryRepositoryDirectoryContentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryRepositoryDirectoryContentsRequestObjectSnippet.g.cs index c79b7129e1f3..afce5a496aee 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryRepositoryDirectoryContentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryRepositoryDirectoryContentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryWorkflowInvocationActionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryWorkflowInvocationActionsRequestObjectAsyncSnippet.g.cs index 38f4946d85e9..08f4f499c8fe 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryWorkflowInvocationActionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryWorkflowInvocationActionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryWorkflowInvocationActionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryWorkflowInvocationActionsRequestObjectSnippet.g.cs index b7191ccb479b..f1e12814cc40 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryWorkflowInvocationActionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.QueryWorkflowInvocationActionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadFileRequestObjectAsyncSnippet.g.cs index 14e183de3a7a..7dafad26972f 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadFileRequestObjectSnippet.g.cs index b704e61c9ffc..d780971622dc 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadRepositoryFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadRepositoryFileRequestObjectAsyncSnippet.g.cs index 0d057e1fa8b9..4112d70cedd9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadRepositoryFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadRepositoryFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadRepositoryFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadRepositoryFileRequestObjectSnippet.g.cs index 2de0cda8fed6..4a50cd13dbb4 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadRepositoryFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ReadRepositoryFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveDirectoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveDirectoryRequestObjectAsyncSnippet.g.cs index 6fd6e9723184..6e5ca9a3f85e 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveDirectoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveDirectoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveDirectoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveDirectoryRequestObjectSnippet.g.cs index c56da7e38761..2efbc5b3f5f9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveDirectoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveDirectoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveFileRequestObjectAsyncSnippet.g.cs index bb25bbcd6d89..b1ef6d4f332c 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveFileRequestObjectSnippet.g.cs index 3b0826fdc1d2..29ead353972d 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.RemoveFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ResetWorkspaceChangesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ResetWorkspaceChangesRequestObjectAsyncSnippet.g.cs index e6030ef0d6dd..ccafdfa58a7b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ResetWorkspaceChangesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ResetWorkspaceChangesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ResetWorkspaceChangesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ResetWorkspaceChangesRequestObjectSnippet.g.cs index c5198cc34b82..01a11088959a 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ResetWorkspaceChangesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.ResetWorkspaceChangesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigAsyncSnippet.g.cs index ac083b6c2eed..4b8112f4ab71 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigRequestObjectAsyncSnippet.g.cs index 922a59bd282a..dd3be1cdfe74 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigRequestObjectSnippet.g.cs index 1bbe11d95b1d..44d4de6bcd41 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigSnippet.g.cs index 84b21f14d61f..911e4bbedac0 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateReleaseConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryAsyncSnippet.g.cs index 84d90b47a269..a53f5faa9f05 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryRequestObjectAsyncSnippet.g.cs index 1629d14999a5..735e64739600 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryRequestObjectSnippet.g.cs index f68051aacb7d..d3899fd0157b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositorySnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositorySnippet.g.cs index 431721bb4a7f..94cb0e29c7dd 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositorySnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateRepositorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigAsyncSnippet.g.cs index 6ce4de40fd99..e165487da2f5 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigRequestObjectAsyncSnippet.g.cs index c6c1a9f56e4b..9701fca35658 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigRequestObjectSnippet.g.cs index 8e2b54ec8381..a1f004d307ff 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigSnippet.g.cs index 33d724b4cb68..1e3bf77b7d3c 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.UpdateWorkflowConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.WriteFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.WriteFileRequestObjectAsyncSnippet.g.cs index b5a8d2ae1e46..8a04688f9f80 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.WriteFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.WriteFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.WriteFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.WriteFileRequestObjectSnippet.g.cs index 0f067aefe775..19adb67c5b30 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.WriteFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.GeneratedSnippets/DataformClient.WriteFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.Snippets/DataformClientSnippets.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.Snippets/DataformClientSnippets.g.cs index d95d086b0fba..e4b3c9e4bc23 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.Snippets/DataformClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.Snippets/DataformClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/DataformClient.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/DataformClient.g.cs index 087a79c0e59e..959c9e0378e5 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/DataformClient.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/DataformClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/DataformResourceNames.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/DataformResourceNames.g.cs index 0751c9a28ae1..a29698ebf14b 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/DataformResourceNames.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/DataformResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/PackageApiMetadata.g.cs index 2ace1dfcc5e4..5c09bd480bc9 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/ServiceCollectionExtensions.g.cs index c6f859ed3fe6..11e6a7f4053c 100644 --- a/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataform.V1Beta1/docs/index.md b/apis/Google.Cloud.Dataform.V1Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Dataform.V1Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Dataplex.V1/.OwlBot.yaml b/apis/Google.Cloud.Dataplex.V1/.OwlBot.yaml index 39a86f478616..a9acc7eb5c13 100644 --- a/apis/Google.Cloud.Dataplex.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Dataplex.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobAsyncSnippet.g.cs index 2a675547e747..b802ac4e3f3a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobRequestObjectAsyncSnippet.g.cs index e05eed9fe343..1c71e3583dc5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobRequestObjectSnippet.g.cs index 46b9d3f81ff3..7ac1056bd4c8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobResourceNamesAsyncSnippet.g.cs index f1af76c45403..701ce459fa11 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobResourceNamesSnippet.g.cs index 3e7da2ba6c0d..a32f346e54ea 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobSnippet.g.cs index 6c910903e017..56178f9ec1fd 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CancelMetadataJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeAsyncSnippet.g.cs index 7a875ac3b940..555de6f22ec0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeRequestObjectAsyncSnippet.g.cs index 0585e354ae02..5978696a296e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeRequestObjectSnippet.g.cs index 0b5a8b1e3c56..d94194e06faf 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeResourceNamesAsyncSnippet.g.cs index 6b770a78fd90..509d2fa33b9c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeResourceNamesSnippet.g.cs index c3b0ab32092b..38cf6d506812 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeSnippet.g.cs index d08b079b3571..f67477345f8e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateAspectTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryAsyncSnippet.g.cs index 22d1eb4284aa..933c1c0a3552 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupAsyncSnippet.g.cs index 55bd9b549874..25fc272122e1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupRequestObjectAsyncSnippet.g.cs index 04dc22785e14..6fe17f794779 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupRequestObjectSnippet.g.cs index 811bae9d14c4..2f19b691498c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupResourceNamesAsyncSnippet.g.cs index 956e547d3383..2c9e81d7172f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupResourceNamesSnippet.g.cs index d64059d4e226..83f266b507e9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupSnippet.g.cs index 61ba501c0403..00ca1ca72815 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryRequestObjectAsyncSnippet.g.cs index b5f9c79b8066..85bb85a09f9b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryRequestObjectSnippet.g.cs index 7768eb6d642c..f424f5273616 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryResourceNamesAsyncSnippet.g.cs index 24780b35529f..9e1fe8396976 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryResourceNamesSnippet.g.cs index e72679eb9925..95914532433f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntrySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntrySnippet.g.cs index 04d17c40ae96..eecb8a613848 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntrySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeAsyncSnippet.g.cs index 910b2b7c2473..1ba56da48aa9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeRequestObjectAsyncSnippet.g.cs index 573e7659ad7f..509ce2fba825 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeRequestObjectSnippet.g.cs index ca6bfd572231..4a494d515d8d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeResourceNamesAsyncSnippet.g.cs index 190cf70bbf85..95ecadaa4b4f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeResourceNamesSnippet.g.cs index 416bc64041c5..0eabc58f2aa1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeSnippet.g.cs index 99aec7560415..b892d33d121c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateEntryTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobAsyncSnippet.g.cs index 506fb0447c10..e495ac38a043 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobRequestObjectAsyncSnippet.g.cs index c7ed92f71fd1..343fca594e4d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobRequestObjectSnippet.g.cs index 5cdf76b0aca0..fc0a27fd2bb0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobResourceNamesAsyncSnippet.g.cs index a87748d9136a..d575b041f8ad 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobResourceNamesSnippet.g.cs index 25f436ed3002..e5f9f4d9146d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobSnippet.g.cs index a5f5ad14ddeb..fe2a2fd8acfb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.CreateMetadataJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeAsyncSnippet.g.cs index 0e83e43c7bb6..5697c4c7b5af 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeRequestObjectAsyncSnippet.g.cs index 0e163e82d00c..acae4ba66640 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeRequestObjectSnippet.g.cs index 3e9e8090cf7c..eb487dbc4ae7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeResourceNamesAsyncSnippet.g.cs index 14605675e98a..cbc1774d1aec 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeResourceNamesSnippet.g.cs index 9afa77045cc7..f650e00c0f3c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeSnippet.g.cs index 4c06b9a60fa7..79f11148700e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteAspectTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryAsyncSnippet.g.cs index cbe25395ab59..06c7e3c53977 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupAsyncSnippet.g.cs index 53b0c742d36d..1c206082f83e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupRequestObjectAsyncSnippet.g.cs index 085eb6d5bd85..2c26b60fc87e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupRequestObjectSnippet.g.cs index 832524621004..8cd7abcefb58 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupResourceNamesAsyncSnippet.g.cs index 6c52fef0517a..75a8a12d3326 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupResourceNamesSnippet.g.cs index 778604cf1c9c..86895ee97213 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupSnippet.g.cs index a5ce3289c08f..24bf7163f35e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryRequestObjectAsyncSnippet.g.cs index f2d47c50fd4f..f0c0a518d3af 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryRequestObjectSnippet.g.cs index d5b4149d4f9f..4282fd70051d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryResourceNamesAsyncSnippet.g.cs index e167973dcc2b..8070f90c3975 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryResourceNamesSnippet.g.cs index aa1a97d9b25f..e7882b21371d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntrySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntrySnippet.g.cs index 026fad8203cc..5cff4b9f347a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntrySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeAsyncSnippet.g.cs index a022036cbb3e..9b844e1b4090 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeRequestObjectAsyncSnippet.g.cs index c951b1c3b010..157dcdcbe0af 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeRequestObjectSnippet.g.cs index ee671a896b53..f6fbc1c30221 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeResourceNamesAsyncSnippet.g.cs index 915309133133..abe089005038 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeResourceNamesSnippet.g.cs index 092e6fe650d9..822cd42be7fa 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeSnippet.g.cs index d218221366e4..28bd1b8e991f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.DeleteEntryTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeAsyncSnippet.g.cs index 3f7c380ecf6b..e9d2e11f3f22 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeRequestObjectAsyncSnippet.g.cs index b9373df03ba5..766c2f7e0b3d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeRequestObjectSnippet.g.cs index 352dce734683..fc203017c39f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeResourceNamesAsyncSnippet.g.cs index 89cf17360094..5564f9bc314b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeResourceNamesSnippet.g.cs index 78766e49a763..f4c278425a83 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeSnippet.g.cs index 962e9c0b9e46..c38f84f75b2a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetAspectTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryAsyncSnippet.g.cs index 024d1324a083..e5215ccc2194 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupAsyncSnippet.g.cs index 11c38c3cbd84..34490a2181ce 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupRequestObjectAsyncSnippet.g.cs index 632847ff1004..0feac97ab541 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupRequestObjectSnippet.g.cs index d1a0b3e3a998..0667cc368359 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupResourceNamesAsyncSnippet.g.cs index 8323e45ba6f4..409b1a7fc17d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupResourceNamesSnippet.g.cs index 632f7834d0f3..e74990a614e7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupSnippet.g.cs index 802da02fc3b3..6e86ff267c21 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryRequestObjectAsyncSnippet.g.cs index 0e66259a8c75..1d46939c3a82 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryRequestObjectSnippet.g.cs index a264d6d565f9..7a6ba3dd779b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryResourceNamesAsyncSnippet.g.cs index 4c2d5905038e..a13c40d485d6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryResourceNamesSnippet.g.cs index 3c178c44f170..8f5175de5ef4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntrySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntrySnippet.g.cs index d67d667f1063..22c206ae07ad 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntrySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeAsyncSnippet.g.cs index a42695c19541..94ab48728526 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeRequestObjectAsyncSnippet.g.cs index 3e05d8795b17..2ce9561c0bbb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeRequestObjectSnippet.g.cs index 0bd1de5b4dda..c97a521ff64a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeResourceNamesAsyncSnippet.g.cs index fe1e936d0767..377be128c214 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeResourceNamesSnippet.g.cs index 817e4f9473ad..45740a747734 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeSnippet.g.cs index ec1a205ca4a0..60309782da30 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetEntryTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobAsyncSnippet.g.cs index 7354664dc8b5..00fc92b68859 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobRequestObjectAsyncSnippet.g.cs index beabefc19807..7ae3b7ece84b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobRequestObjectSnippet.g.cs index 48a79c9196ed..d3ac23a0103f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobResourceNamesAsyncSnippet.g.cs index d3a89bb8285b..6b39fd59c690 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobResourceNamesSnippet.g.cs index 1782a356d137..9b3810576123 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobSnippet.g.cs index d93bb1360799..c62962563005 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.GetMetadataJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesAsyncSnippet.g.cs index a82bc7ee86c9..df48cadbbc7d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesRequestObjectAsyncSnippet.g.cs index 57bc4e27799b..e7f776b6fd38 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesRequestObjectSnippet.g.cs index 07ef1a0ffe9b..6bb4982268cb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesResourceNamesAsyncSnippet.g.cs index b30fa346294f..be80fd3acf38 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesResourceNamesSnippet.g.cs index a1386f37a796..1376078dd053 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesSnippet.g.cs index 628ede58f077..7560406a4006 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListAspectTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesAsyncSnippet.g.cs index 39cb211a2802..a018e2811e83 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesRequestObjectAsyncSnippet.g.cs index c93b409b4506..d646cfb82098 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesRequestObjectSnippet.g.cs index 72043dc163be..38edbafd90d9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesResourceNamesAsyncSnippet.g.cs index 93713e8c200f..cc7f1d851a1e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesResourceNamesSnippet.g.cs index a5c2daa8d36d..25f67d67d2b2 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesSnippet.g.cs index 3771c37e9954..dfbbacb0ece1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsAsyncSnippet.g.cs index c4329fd5e4d8..66cf73444dda 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsRequestObjectAsyncSnippet.g.cs index 8f3a17061867..4c9ff47fdd47 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsRequestObjectSnippet.g.cs index 04efcb3fec76..351985c6f856 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsResourceNamesAsyncSnippet.g.cs index 5c398cf93e7d..6659f3fae25e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsResourceNamesSnippet.g.cs index ac2047f4c0f5..0dce56b81d8e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsSnippet.g.cs index 60c6708dc1d2..1d2b7704e07e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesAsyncSnippet.g.cs index 219c61c56ca0..c54a73b0d5c6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesRequestObjectAsyncSnippet.g.cs index 387ede66d566..e4c28a829c6d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesRequestObjectSnippet.g.cs index 3d8461c5f1f8..ec1b4a593859 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesResourceNamesAsyncSnippet.g.cs index 5f4a86c16634..dc7fa2c05293 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesResourceNamesSnippet.g.cs index d1860eab9307..e36b93816b1c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesSnippet.g.cs index b04ffd0148c4..90c2497a64e6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListEntryTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsAsyncSnippet.g.cs index f8623258ca19..0366bf354bf0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsRequestObjectAsyncSnippet.g.cs index 7f13a69bcd9f..bd565c9889d1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsRequestObjectSnippet.g.cs index 239adc982d84..87fd4a374e5d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsResourceNamesAsyncSnippet.g.cs index 83112619adf8..3d7eadadc364 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsResourceNamesSnippet.g.cs index edd23a8a868a..4303ff0a93d5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsSnippet.g.cs index 5db1265721b2..64f7a13f1615 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.ListMetadataJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.LookupEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.LookupEntryRequestObjectAsyncSnippet.g.cs index 7100ba9195d4..2929e6126c99 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.LookupEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.LookupEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.LookupEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.LookupEntryRequestObjectSnippet.g.cs index dabf8cd31754..68a23097c1c9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.LookupEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.LookupEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesAsyncSnippet.g.cs index c36b07a73133..d39c00395908 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesRequestObjectAsyncSnippet.g.cs index 0df3252f755d..9d2a795eeb0d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesRequestObjectSnippet.g.cs index 17f9f81929d3..c05c792fed2f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesResourceNamesAsyncSnippet.g.cs index c08a8da8a0b5..c332b0930010 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesResourceNamesSnippet.g.cs index 5f9b837d4ae2..4f7beaa572e2 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesSnippet.g.cs index be35aa6c1756..ae184c8529f1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.SearchEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeAsyncSnippet.g.cs index 70b24d7b2972..d3a9f3a7187e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeRequestObjectAsyncSnippet.g.cs index 7fc42c582a99..dfab82e35973 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeRequestObjectSnippet.g.cs index ad351ebf8810..7a84e8565b27 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeSnippet.g.cs index 54493b7249cf..65599d4dcd04 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateAspectTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryAsyncSnippet.g.cs index 37d5076567e2..8d55b5c8664e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupAsyncSnippet.g.cs index 57b7caa70ccf..b80b1dc160df 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupRequestObjectAsyncSnippet.g.cs index 6a8c99e9d150..e52bde3c0f07 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupRequestObjectSnippet.g.cs index 220d00efad2d..77e69b97193c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupSnippet.g.cs index c09a14d6383e..dae41bfdf83f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryRequestObjectAsyncSnippet.g.cs index 772b0faf5a30..fc0f52622473 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryRequestObjectSnippet.g.cs index 53f9264d53da..d9f36839c1e5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntrySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntrySnippet.g.cs index dfa77f61f4c6..5b58cfd2c610 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntrySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeAsyncSnippet.g.cs index b4b2487849dc..0bbf8b7501ba 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeRequestObjectAsyncSnippet.g.cs index 982f49bd9021..b24935ac5c7b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeRequestObjectSnippet.g.cs index 3c46c87a4d57..73dfb7b5f833 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeSnippet.g.cs index 1587e391bef8..0db9752ac4a8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/CatalogServiceClient.UpdateEntryTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentAsyncSnippet.g.cs index 20c019d7b547..a1af0dc38c6d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentRequestObjectAsyncSnippet.g.cs index f98d70e83410..170d3b9413e7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentRequestObjectSnippet.g.cs index a4195674115f..4cdd5616a6d2 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentResourceNamesAsyncSnippet.g.cs index 9a4faa63bf47..e8a880989aed 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentResourceNamesSnippet.g.cs index a736680d18de..ed89edbdf9a4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentSnippet.g.cs index f451f09951cc..2d5400d43b0c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.CreateContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentAsyncSnippet.g.cs index 34f54c2a0fd3..1ec785082160 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentRequestObjectAsyncSnippet.g.cs index d1250cc5b66d..f7e742acd959 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentRequestObjectSnippet.g.cs index 56c2cd9e5cbe..847db988dd2b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentResourceNamesAsyncSnippet.g.cs index 61661c10cf0d..27721b6ee600 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentResourceNamesSnippet.g.cs index 94fb3008011e..f8536132db46 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentSnippet.g.cs index 6ff2f6dea21f..bcb2845fa0a6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.DeleteContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentAsyncSnippet.g.cs index ef77442aa06c..4aeb20a1fa4b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentRequestObjectAsyncSnippet.g.cs index ff65d92ae028..7aeda1f6c90b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentRequestObjectSnippet.g.cs index c531369d3e76..87f42958d0ed 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentResourceNamesAsyncSnippet.g.cs index 4b98d0b71aaf..298acb7f7662 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentResourceNamesSnippet.g.cs index ecbf1e014d4b..0a46e5832434 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentSnippet.g.cs index 670f5ff4aff3..5c3818fc0caa 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyAsyncSnippet.g.cs index cdbfa400c36b..07870c53cf3b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 34d36354b5f6..d98eacd2e1d6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyRequestObjectSnippet.g.cs index 18a60b548d1c..e92cf924c73b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs index 0d0641001748..07428e9020a8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyResourceNamesSnippet.g.cs index 1a237ddd5745..63eea61b1ae1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicySnippet.g.cs index 344215c0958a..178acca4bbbc 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentAsyncSnippet.g.cs index f8b04daec345..28a341087936 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentRequestObjectAsyncSnippet.g.cs index aa357889524e..d965be8bc05e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentRequestObjectSnippet.g.cs index 55b1b541ed75..30bceb1e5080 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentResourceNamesAsyncSnippet.g.cs index a642f0bc0560..9abebe6e7812 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentResourceNamesSnippet.g.cs index e8e6fbe8f014..2b23e3c2a9c7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentSnippet.g.cs index c156e03a9ac6..d5bede528a98 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.ListContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 6f4d00489408..31dc7d36fe06 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.SetIamPolicyRequestObjectSnippet.g.cs index 06cf436c9269..a7d0269952eb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index f89ffeb83bf5..545c44a27352 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs index 0af2a12f2122..adbf1dc48275 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentAsyncSnippet.g.cs index 2747293a555f..ccf5f211342b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentRequestObjectAsyncSnippet.g.cs index e5684e05e558..a5d28e627cea 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentRequestObjectSnippet.g.cs index 38e2d13900aa..f8a1b30cbac3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentSnippet.g.cs index 01510a894f3b..4c7391adb463 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/ContentServiceClient.UpdateContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanAsyncSnippet.g.cs index 611c4aaa81ac..fb0a7ecd3b89 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanRequestObjectAsyncSnippet.g.cs index 5b73551b7fad..d45b3925ebc8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanRequestObjectSnippet.g.cs index 659e53c0f4ca..eadbb152fc48 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanResourceNamesAsyncSnippet.g.cs index 760c5c20604a..e8b0324aaa5e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanResourceNamesSnippet.g.cs index 69f208dc85b3..3f5c77971d99 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanSnippet.g.cs index fba92c8b0fe7..8ddc64b09ccc 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.CreateDataScanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanAsyncSnippet.g.cs index 9207e8f1032d..aeb9e00976d5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanRequestObjectAsyncSnippet.g.cs index 3bb300dac743..46924ee529b4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanRequestObjectSnippet.g.cs index 43760fad341a..86fcbf173e2e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanResourceNamesAsyncSnippet.g.cs index fac954885435..df0359417409 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanResourceNamesSnippet.g.cs index 543cc87d89cc..3515aa70ef11 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanSnippet.g.cs index 6119decf87df..dedd10c842a3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.DeleteDataScanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesAsyncSnippet.g.cs index 5f1fc4ab70c7..f392a51ab3f3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesRequestObjectAsyncSnippet.g.cs index 24da8e2486cb..567c33691137 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesRequestObjectSnippet.g.cs index 5dd6ab4fee5f..7522816e0cac 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesSnippet.g.cs index 2a4b29fd7360..5662b21e0048 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GenerateDataQualityRulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanAsyncSnippet.g.cs index 01be5f4a2567..8b398a047ac9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobAsyncSnippet.g.cs index f44bb5362d78..cd799f638705 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobRequestObjectAsyncSnippet.g.cs index 5d52c0b29a1b..4aa0932e648c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobRequestObjectSnippet.g.cs index 92f2ba14baff..8600805c70b4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobResourceNamesAsyncSnippet.g.cs index 42116d10a43e..8705dd8c805e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobResourceNamesSnippet.g.cs index b3de4d83915c..1c6087e96da9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobSnippet.g.cs index 52848a4c4e6b..dbbea2269eaa 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanRequestObjectAsyncSnippet.g.cs index a26db277deb5..1905487dd4da 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanRequestObjectSnippet.g.cs index aba1bab8da05..25b6a1925975 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanResourceNamesAsyncSnippet.g.cs index 253cc2016d5c..24fdfa2ab96f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanResourceNamesSnippet.g.cs index fab806d5bf9e..a8c7c7c7a2fd 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanSnippet.g.cs index bf2e17ea2db0..84e3ca7716e9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.GetDataScanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsAsyncSnippet.g.cs index dfcd1a6b672f..d02cabcb35d7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsRequestObjectAsyncSnippet.g.cs index 58982c0522fc..9ba7cd4553f1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsRequestObjectSnippet.g.cs index 06a8d913be91..7c1359713db0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsResourceNamesAsyncSnippet.g.cs index 9aee35f68ac2..60b141ee2be9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsResourceNamesSnippet.g.cs index 18f53958b198..df48863a8547 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsSnippet.g.cs index 1a3edbce93ca..be1fb5b3ce5d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScanJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansAsyncSnippet.g.cs index aee9f8837e21..bb99a3507f14 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansRequestObjectAsyncSnippet.g.cs index 2d20910887fe..d902265847bb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansRequestObjectSnippet.g.cs index 52d5952ed890..412fab310f99 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansResourceNamesAsyncSnippet.g.cs index c3926d0ddd90..7178f31306ce 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansResourceNamesSnippet.g.cs index 11365d51bcc5..21afc2bdeb3f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansSnippet.g.cs index 46825f20f5e5..2ed1058f4bf2 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.ListDataScansSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanAsyncSnippet.g.cs index 0234e7ab9716..79c3a9aecf14 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanRequestObjectAsyncSnippet.g.cs index ffe29b440b08..9fdf063c428c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanRequestObjectSnippet.g.cs index 8035f2970132..97215b244b53 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanResourceNamesAsyncSnippet.g.cs index 5eea785fa0de..cca421b05fd0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanResourceNamesSnippet.g.cs index e82469c6896f..5931d02832c1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanSnippet.g.cs index b8806e986f06..4f9d019c8280 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.RunDataScanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanAsyncSnippet.g.cs index 9816a6153888..e3184d63297e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanRequestObjectAsyncSnippet.g.cs index cd1fe74e5727..820b3d9d4ec6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanRequestObjectSnippet.g.cs index fc1054501282..22d675e67229 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanSnippet.g.cs index f296028e4ea8..e399faba4ad6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataScanServiceClient.UpdateDataScanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeAsyncSnippet.g.cs index ca0d93eb3c8d..1dca6d54fe49 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingAsyncSnippet.g.cs index 7df6531d4f38..da091b6de71f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingRequestObjectAsyncSnippet.g.cs index f0335b1292b7..92e9ada3324b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingRequestObjectSnippet.g.cs index 97e11fb46a3d..ee2d295ec2bb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingResourceNamesAsyncSnippet.g.cs index bfdc7f8aa3fb..e95403f7d453 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingResourceNamesSnippet.g.cs index 116939a8a353..ce9223437265 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingSnippet.g.cs index 74eb8d320243..32c819206758 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeBindingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeRequestObjectAsyncSnippet.g.cs index 83322270871a..a5541d7a1739 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeRequestObjectSnippet.g.cs index 5f77957a6baf..064875b2c5d5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeResourceNamesAsyncSnippet.g.cs index 08fcbbafc8cc..2c4d47d4770c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeResourceNamesSnippet.g.cs index 6c1f97728741..850a57d1fc7e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeSnippet.g.cs index 279b30216039..af2507c269a3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataAttributeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyAsyncSnippet.g.cs index d1ea321fde02..0f2e2626f582 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyRequestObjectAsyncSnippet.g.cs index c8abb6d2c091..97ead7ecd04b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyRequestObjectSnippet.g.cs index 21c4bcd6f14e..35dcc14790a0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyResourceNamesAsyncSnippet.g.cs index 4437d4bec206..f835f01a1ae7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyResourceNamesSnippet.g.cs index 7a221a1d9ab3..7d64410ec1d2 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomySnippet.g.cs index 18e8fd8d7d7e..b124f1c1567d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.CreateDataTaxonomySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeAsyncSnippet.g.cs index d04466cd69f1..c990a77e2134 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingAsyncSnippet.g.cs index f5364f0b86b5..a789cba8da58 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingRequestObjectAsyncSnippet.g.cs index df5830606fa0..f4486b97f89f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingRequestObjectSnippet.g.cs index b93f095d36c2..0d50da2e6f0a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingResourceNamesAsyncSnippet.g.cs index 59ca4a527a05..aed7bb679d16 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingResourceNamesSnippet.g.cs index 894f0b343779..bb99703780c8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingSnippet.g.cs index b2ae4860f978..767ef37eed48 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeBindingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeRequestObjectAsyncSnippet.g.cs index f67b750ec2a0..be73c2cd9af5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeRequestObjectSnippet.g.cs index b3218aa3524d..f220b72d1af3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeResourceNamesAsyncSnippet.g.cs index 9e443e89a1e2..cc799e4e1795 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeResourceNamesSnippet.g.cs index 64ef9ef9b435..d9e08b346334 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeSnippet.g.cs index e2b46c585e70..79b698b081e1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataAttributeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyAsyncSnippet.g.cs index 8ccd61f4decc..0276f67b2978 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyRequestObjectAsyncSnippet.g.cs index 033a9414070b..0b037cbb5888 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyRequestObjectSnippet.g.cs index 40d98fc3a261..e7983a9c1d31 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyResourceNamesAsyncSnippet.g.cs index 60604acccd6f..273bd99f1e59 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyResourceNamesSnippet.g.cs index ce406bfb8034..be88d1a69892 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomySnippet.g.cs index bf48f158af9f..03f04856978c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.DeleteDataTaxonomySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeAsyncSnippet.g.cs index 0411e753df35..de55da419774 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingAsyncSnippet.g.cs index 940fd9d2c914..6f3bf137e7ff 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingRequestObjectAsyncSnippet.g.cs index a49eed77c706..f36956029546 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingRequestObjectSnippet.g.cs index 499d51aeb0aa..3ffc03c8a59f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingResourceNamesAsyncSnippet.g.cs index 2fd7379a281e..ba435ec8bae3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingResourceNamesSnippet.g.cs index 9d23b9d6a1cf..0d3513999767 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingSnippet.g.cs index 4f981f67faf2..f608d3d4c3ef 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeBindingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeRequestObjectAsyncSnippet.g.cs index fe31107d7506..bc8eb0b548d5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeRequestObjectSnippet.g.cs index 2660c6e41471..103717aff828 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeResourceNamesAsyncSnippet.g.cs index 6895ffb40547..a6ed4c3573de 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeResourceNamesSnippet.g.cs index b93685748e7a..25b1515b228d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeSnippet.g.cs index 40b719d7787d..229e35765b3a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataAttributeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyAsyncSnippet.g.cs index c2246591dba5..29d744df5479 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyRequestObjectAsyncSnippet.g.cs index 375e84006996..31d843438008 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyRequestObjectSnippet.g.cs index 4b7fab1102cb..f2515e2d8b41 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyResourceNamesAsyncSnippet.g.cs index 1c0e4b100742..38eec2190c84 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyResourceNamesSnippet.g.cs index 9f1e34118c00..023ecdd2ede3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomySnippet.g.cs index f7ed70118526..8c654441961d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.GetDataTaxonomySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsAsyncSnippet.g.cs index ed4aaad50a79..958ea1d55910 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsRequestObjectAsyncSnippet.g.cs index 50ec09ce2907..95bf689351e9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsRequestObjectSnippet.g.cs index a8802ad31fb7..565885aebd54 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsResourceNamesAsyncSnippet.g.cs index 949d463e08bb..f83835499b55 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsResourceNamesSnippet.g.cs index 8e7d29644901..7220db098784 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsSnippet.g.cs index 4877b7f07475..d3a4dc6a341a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributeBindingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesAsyncSnippet.g.cs index fde0fe193430..e6291fbbb781 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesRequestObjectAsyncSnippet.g.cs index 670558488351..0003840bb451 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesRequestObjectSnippet.g.cs index 220eadd03a32..d2eb541329ee 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesResourceNamesAsyncSnippet.g.cs index 8f67222e31e9..472733eff26f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesResourceNamesSnippet.g.cs index aff6a64ab09c..aac62c1434f8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesSnippet.g.cs index 41b3f5ed49aa..4203e6875300 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataAttributesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesAsyncSnippet.g.cs index 682829e04ec3..05698e9d91e5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesRequestObjectAsyncSnippet.g.cs index bd4b303a480c..18d826af96ae 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesRequestObjectSnippet.g.cs index e2590ec021b6..cf01144c751f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesResourceNamesAsyncSnippet.g.cs index efb5f27b9a9a..2d18ffe5821d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesResourceNamesSnippet.g.cs index ed6b67a8a66a..e7fa6878e524 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesSnippet.g.cs index 2086161afbe4..9c1f48f54e17 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.ListDataTaxonomiesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeAsyncSnippet.g.cs index ffee5fae654f..8d9c6958a801 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingAsyncSnippet.g.cs index 934a9c678943..8889fdadc380 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingRequestObjectAsyncSnippet.g.cs index 48090b293996..2674c6326a46 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingRequestObjectSnippet.g.cs index 1a3fed285d6c..a573410b2228 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingSnippet.g.cs index 489140db8d6e..e74957a03813 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeBindingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeRequestObjectAsyncSnippet.g.cs index aa0d3eea4a55..2082c1ee0674 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeRequestObjectSnippet.g.cs index 5a1a7ae820ed..223989f7a1d5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeSnippet.g.cs index 7410f11e1f88..8e942187f239 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataAttributeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyAsyncSnippet.g.cs index 6753d5558ef2..40310a402c8e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyRequestObjectAsyncSnippet.g.cs index 40edd9279b44..c0876e084aa3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyRequestObjectSnippet.g.cs index 78ad2d38882e..e9d6306e356f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomySnippet.g.cs index f81972070741..b788ede358b0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataTaxonomyServiceClient.UpdateDataTaxonomySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobAsyncSnippet.g.cs index 6f5040bf5213..6d629dcfd4be 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobRequestObjectAsyncSnippet.g.cs index 2e11e590b7b4..be6bc0702339 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobRequestObjectSnippet.g.cs index 58cf68ab6fdb..dfee38cebf00 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobResourceNamesAsyncSnippet.g.cs index 31373b0c60c4..f7d8a953db14 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobResourceNamesSnippet.g.cs index c73c0f1e8a1f..a1c66ada1121 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobSnippet.g.cs index 7459b5767c68..39096475589c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CancelJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetAsyncSnippet.g.cs index d130f9bc5d82..f92c6d76f266 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetRequestObjectAsyncSnippet.g.cs index c5f7083dbb1b..0adab85c46bf 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetRequestObjectSnippet.g.cs index 53f10b3e5c4a..44929bb46227 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetResourceNamesAsyncSnippet.g.cs index 6e81f34c4bb0..9ed927ed9cc8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetResourceNamesSnippet.g.cs index 5f09013701a6..cd9987c18e74 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetSnippet.g.cs index eab4dc68db2e..74f9dfd9d5fd 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateAssetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentAsyncSnippet.g.cs index 254430edbaef..d69cdcb31fed 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs index c9d508ace2f2..b5f00e1e9d36 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentRequestObjectSnippet.g.cs index ec061ecaf585..c5cf7bd6af20 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentResourceNamesAsyncSnippet.g.cs index 2226319f7c61..98a48fa5b540 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentResourceNamesSnippet.g.cs index cb7743a44bac..b86f593444b6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentSnippet.g.cs index 84b296551179..1df527ccb3a3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateEnvironmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeAsyncSnippet.g.cs index d656f9386f06..f33e8cbb15ae 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeRequestObjectAsyncSnippet.g.cs index 22c5d0aa4693..bd4398387941 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeRequestObjectSnippet.g.cs index 06b244dd610b..7423a971159d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeResourceNamesAsyncSnippet.g.cs index c4f41d88f874..6dc00720507f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeResourceNamesSnippet.g.cs index b4c3dd9ae72b..c81fa4ebe446 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeSnippet.g.cs index 66446e002c87..67f5993dfb1e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateLakeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskAsyncSnippet.g.cs index 9cc4c8fe7e36..343ff64e875a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskRequestObjectAsyncSnippet.g.cs index 1f71fe5ff41f..5ecccb1159df 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskRequestObjectSnippet.g.cs index 69979a6d7278..eeb9ecc5733e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskResourceNamesAsyncSnippet.g.cs index b2e0a3385034..631c7280b0f7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskResourceNamesSnippet.g.cs index 81cbb7fc5c81..bb0672daac20 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskSnippet.g.cs index e012a0fe3fe8..ba0a3cfce496 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateTaskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneAsyncSnippet.g.cs index 527b2bd89641..187ff0975c19 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneRequestObjectAsyncSnippet.g.cs index ac42f0642163..ec0a041d6e2d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneRequestObjectSnippet.g.cs index 9a29f463fea2..8970f61af34f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneResourceNamesAsyncSnippet.g.cs index 15bd24203697..90c724e8d48c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneResourceNamesSnippet.g.cs index 54236f0e63aa..22c55a093571 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneSnippet.g.cs index 6fb75e2e93d4..28d2fc9dbb62 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.CreateZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetAsyncSnippet.g.cs index f8f897125717..bdcb7fbdd691 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetRequestObjectAsyncSnippet.g.cs index 6d507d33a8bc..e911a22f7ffe 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetRequestObjectSnippet.g.cs index 1262a363272d..5d8054b8ff73 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetResourceNamesAsyncSnippet.g.cs index 4e9791bf18cb..30af17a4a033 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetResourceNamesSnippet.g.cs index fceda5089774..853a9d84229a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetSnippet.g.cs index 3dcdc0e65c41..98547cc73330 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteAssetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentAsyncSnippet.g.cs index cfbdced2ffd1..50a7c3a177e1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs index 46bdd85bbb7c..c710fda13f5b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentRequestObjectSnippet.g.cs index 97109b15731c..b99e6d9bc752 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentResourceNamesAsyncSnippet.g.cs index 40f1ccc7a8d0..408794d4602b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentResourceNamesSnippet.g.cs index faa95c70ca68..387bc83375a0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentSnippet.g.cs index f91c94f52afc..8ff4871a86b6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteEnvironmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeAsyncSnippet.g.cs index 4a614d340a3a..63221c0302eb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeRequestObjectAsyncSnippet.g.cs index c8bfc27353cf..4a8c7a45badd 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeRequestObjectSnippet.g.cs index 686241cf3f48..6eab1aca043d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeResourceNamesAsyncSnippet.g.cs index 3ee684c833f7..631726b61eaa 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeResourceNamesSnippet.g.cs index 8ae5e777353f..2df31e773374 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeSnippet.g.cs index 9f4bf3fb6cdc..47f757c9a5ad 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteLakeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskAsyncSnippet.g.cs index 0ebeaa153793..e0d8ad3e07f1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskRequestObjectAsyncSnippet.g.cs index 7ffb96102d68..724b34ac292b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskRequestObjectSnippet.g.cs index 40e3c089b510..e41c04b2d14d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskResourceNamesAsyncSnippet.g.cs index 94bc84cfe5f1..db4c036b2306 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskResourceNamesSnippet.g.cs index 0c2884eb50de..853fc40a2c15 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskSnippet.g.cs index a01cedef1606..56c2e58f3e9e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteTaskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneAsyncSnippet.g.cs index 65ab54ae7187..b0216cc1faec 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneRequestObjectAsyncSnippet.g.cs index 5ed11b3f3d33..714d3978d11a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneRequestObjectSnippet.g.cs index 017450c67261..45be3ce3811c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneResourceNamesAsyncSnippet.g.cs index 509db38f1eb3..1fb9bad47070 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneResourceNamesSnippet.g.cs index 5fdafd1bfc6c..d514454ecd23 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneSnippet.g.cs index 9638a2844921..3d8bf7dcee79 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.DeleteZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetAsyncSnippet.g.cs index 7964962592fc..524ab635d7b1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetRequestObjectAsyncSnippet.g.cs index 4facfe892c39..ec0e074f190c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetRequestObjectSnippet.g.cs index fc16ca044f49..5484b540d5f0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetResourceNamesAsyncSnippet.g.cs index 0e8318600972..ed83e4f03cb3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetResourceNamesSnippet.g.cs index 0a381824955e..0c292ede8b38 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetSnippet.g.cs index 347fb9c82eed..648843bc305c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetAssetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentAsyncSnippet.g.cs index 88dadd8cf4fc..66246cc85563 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs index 499b7d562d1a..20d237213acc 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentRequestObjectSnippet.g.cs index f7f1d8444354..78bcc67f5055 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentResourceNamesAsyncSnippet.g.cs index 54ee61d17afc..24bc9acc9765 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentResourceNamesSnippet.g.cs index d296e096e138..89efa3a89f75 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentSnippet.g.cs index 26f016fbea2d..4553513f538b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetEnvironmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobAsyncSnippet.g.cs index e693289a60bb..82a339b12723 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobRequestObjectAsyncSnippet.g.cs index 3d7b30370238..624af94e62e2 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobRequestObjectSnippet.g.cs index 40bff2e05564..a89690e52fa9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobResourceNamesAsyncSnippet.g.cs index 597e0d462af6..32e2396988a9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobResourceNamesSnippet.g.cs index c213375be054..efe47e719c96 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobSnippet.g.cs index c4b5ca2674c9..e193bf89fa87 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeAsyncSnippet.g.cs index dbc67ae90ce3..0955c3db2bd7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeRequestObjectAsyncSnippet.g.cs index 53791bfd8ec1..b0d23b4e2092 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeRequestObjectSnippet.g.cs index 30ac96ec4300..e2534b85fdce 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeResourceNamesAsyncSnippet.g.cs index 1d56a39b73f0..61263fdcd3b4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeResourceNamesSnippet.g.cs index 17ad13543689..93a3727a4d4b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeSnippet.g.cs index 50bd77e26655..04dbdd6e0c47 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetLakeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskAsyncSnippet.g.cs index 7a754a2f19d2..76d458d4ecc1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs index ab23d5dafe1f..d35874b6ef18 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskRequestObjectSnippet.g.cs index cec97b24cdba..4b35a0ecbfa5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs index d766a0161584..9d70a278acc5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskResourceNamesSnippet.g.cs index 874f3fefd723..9ea3fb2f2b01 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskSnippet.g.cs index 4a66c8962151..ffff2a33602c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetTaskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneAsyncSnippet.g.cs index b6f1b6b0edcc..e88e4cb2d49e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneRequestObjectAsyncSnippet.g.cs index 4baa132e808e..26dd9b2f5578 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneRequestObjectSnippet.g.cs index 8a2d376ad3ba..377253cb2348 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneResourceNamesAsyncSnippet.g.cs index 90080bb75b00..9025c84139c5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneResourceNamesSnippet.g.cs index 5a97b0e8805c..fe349f0af382 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneSnippet.g.cs index bb7bb1d039f3..de8990f7d910 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.GetZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsAsyncSnippet.g.cs index 11d05d9947e0..e90e2efc4bdd 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsRequestObjectAsyncSnippet.g.cs index 0f4366c2c2cd..6cf09f5a0569 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsRequestObjectSnippet.g.cs index 92961bf349c6..f4f096d7093c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsResourceNamesAsyncSnippet.g.cs index 6b372be73b39..aa5853b7f991 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsResourceNamesSnippet.g.cs index ccf2b549dba8..4ff8eb744770 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsSnippet.g.cs index 9e93887985ca..163acd53c2ca 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetActionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsAsyncSnippet.g.cs index 256d8aa31551..42842dc6ec4b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsRequestObjectAsyncSnippet.g.cs index 7c168b3d6fc4..0505e7be57d6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsRequestObjectSnippet.g.cs index 28734aba6173..25f40773a59f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsResourceNamesAsyncSnippet.g.cs index 631eef7c8622..e656a939698f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsResourceNamesSnippet.g.cs index e032355fad5d..a1de5b6f1b55 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsSnippet.g.cs index ce54b48c8b62..fff143e7f93e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListAssetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsAsyncSnippet.g.cs index 8fa2aebe48c6..a67d871830f1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs index adfa9a30f3fa..c47512d01545 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsRequestObjectSnippet.g.cs index 5968c48fd979..5362bcbdae05 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs index 1b8d6d4e4b69..df5c00c0a97c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsResourceNamesSnippet.g.cs index d1b697ba4010..664256f95e3f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsSnippet.g.cs index e97176b69ef0..4ce95fb60943 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListEnvironmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsAsyncSnippet.g.cs index 0cddf275afde..600a80f0cf95 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs index d9e58c519707..f0335a515250 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsRequestObjectSnippet.g.cs index e74efb231f00..dfdceec214bd 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsResourceNamesAsyncSnippet.g.cs index 6c7590654b42..fe5973409ec6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsResourceNamesSnippet.g.cs index 0f1083be7b70..67b6a26a5c85 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsSnippet.g.cs index fceb9d90c28d..ccd9a0f4e469 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsAsyncSnippet.g.cs index 8e08376646ae..c5b140364421 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsRequestObjectAsyncSnippet.g.cs index 66e879c9d089..67d7cf2bac48 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsRequestObjectSnippet.g.cs index a2b39971d342..7028401910c5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsResourceNamesAsyncSnippet.g.cs index 569b2decc65c..f5372ec0a617 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsResourceNamesSnippet.g.cs index 34d51178e8a4..de47f5b9fe06 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsSnippet.g.cs index a1080ae063a1..999b616d3519 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakeActionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesAsyncSnippet.g.cs index 6d2dc62045a9..c5ef0d036da0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesRequestObjectAsyncSnippet.g.cs index 2537781ed1e6..c69c13a7b4e5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesRequestObjectSnippet.g.cs index 0e145e9567bd..4db463b43e85 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesResourceNamesAsyncSnippet.g.cs index edee3d31199d..f1a4ef96a295 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesResourceNamesSnippet.g.cs index 1123c4b40ab2..2ffcdd4fe711 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesSnippet.g.cs index c76eb72e987c..6ca3f7cf3b61 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListLakesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsAsyncSnippet.g.cs index 824087535e6d..ca82d7f564dd 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs index ceb8063adbed..cc94c8aeba1f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsRequestObjectSnippet.g.cs index ed0bd89dc07b..5d597cb26be6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs index 4f6e1620cdd3..3df9e578f088 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsResourceNamesSnippet.g.cs index e8746ad8f47f..6dfafde55cb1 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsSnippet.g.cs index 68231f71a4e0..f2931b85fc4e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListSessionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksAsyncSnippet.g.cs index d5dfe6c7cf3f..21ec34b5d0c7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs index 29e02737764f..91709b7c5494 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksRequestObjectSnippet.g.cs index 5c70fca8f2da..0516802234e4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs index ee707d5b52f9..33fe54212a9a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksResourceNamesSnippet.g.cs index 1b29c854d614..56d819383f92 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksSnippet.g.cs index 84d54a5c5d0d..6b4e53a4a6d4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListTasksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsAsyncSnippet.g.cs index 1af63a8fdb40..e4f9a34c0995 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsRequestObjectAsyncSnippet.g.cs index 620eaebec8b6..410758748b3d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsRequestObjectSnippet.g.cs index dc02576d7d18..424b14c50930 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsResourceNamesAsyncSnippet.g.cs index d1c456ad668a..fb270106b507 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsResourceNamesSnippet.g.cs index 7376a543edbd..8c01c1979826 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsSnippet.g.cs index b0d14dbdc5be..68a4d2573dfa 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZoneActionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesAsyncSnippet.g.cs index 56e41b205661..65ac8d9bc34d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesRequestObjectAsyncSnippet.g.cs index 602f1851e465..ec110c361510 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesRequestObjectSnippet.g.cs index 9cd6bfbeda4c..18fc03a313ce 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesResourceNamesAsyncSnippet.g.cs index 10ceec24c03a..14f4360e525f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesResourceNamesSnippet.g.cs index c5a42102d5af..6d5d49d10337 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesSnippet.g.cs index a114db3e31d0..769559133d6b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.ListZonesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskAsyncSnippet.g.cs index 935fce301dc7..021ccba30b19 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskRequestObjectAsyncSnippet.g.cs index 9d54c8478073..7c8d011c9986 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskRequestObjectSnippet.g.cs index 28973f7e4449..1b4ed84e0622 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskResourceNamesAsyncSnippet.g.cs index 64fce2585712..a2bd1827d432 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskResourceNamesSnippet.g.cs index 56a6228b8418..e3abbb0b50c7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskSnippet.g.cs index 1ace22173296..d6ac1410cb56 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.RunTaskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetAsyncSnippet.g.cs index 82c507349b9c..d2aa3f01c6c5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetRequestObjectAsyncSnippet.g.cs index e47058c0c938..51e19874f8fe 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetRequestObjectSnippet.g.cs index 43cf5ac17726..ed4e4fdc75bf 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetSnippet.g.cs index 7250faf1df7e..687143cf2197 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateAssetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentAsyncSnippet.g.cs index c795da216197..bc7be2db4e5e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs index 4db178a75d3f..cccd27bb5ef4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentRequestObjectSnippet.g.cs index 666416e7949c..ade104c4ef93 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentSnippet.g.cs index 399132b8d349..997bca05785c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateEnvironmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeAsyncSnippet.g.cs index e7abe9e8532b..616077d08b51 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeRequestObjectAsyncSnippet.g.cs index 600ce30efbfa..aa46cd162192 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeRequestObjectSnippet.g.cs index 8e0cb06ee878..27576a9c4336 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeSnippet.g.cs index dab4ee780466..f6263168c6e9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateLakeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskAsyncSnippet.g.cs index 9ab3bb91098c..782ff680655b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskRequestObjectAsyncSnippet.g.cs index 400fff993924..60defdd9124a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskRequestObjectSnippet.g.cs index c969a187ac8f..516e65628c6a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskSnippet.g.cs index ebd80b69cebd..ec88c55251b4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateTaskSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneAsyncSnippet.g.cs index 43d70318d6d5..349cce4d63f3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneRequestObjectAsyncSnippet.g.cs index 9d94cb59e079..2bb11b03d34a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneRequestObjectSnippet.g.cs index 5476c7cc7125..ca8010671bc3 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneSnippet.g.cs index 4c8b7321a0c8..11ad493e5b46 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/DataplexServiceClient.UpdateZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityAsyncSnippet.g.cs index f2b2b8ca4f6e..b961521af022 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityRequestObjectAsyncSnippet.g.cs index 0385e4889ac5..d5ae84c07b85 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityRequestObjectSnippet.g.cs index d06b0cdb1e55..2376b186f47f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityResourceNamesAsyncSnippet.g.cs index 77fdb0f7465c..321304596e61 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityResourceNamesSnippet.g.cs index c3a3ba0f75f8..6675f59d76db 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntityResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntitySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntitySnippet.g.cs index ae0e2c868275..8cd15a002e50 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntitySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreateEntitySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionAsyncSnippet.g.cs index cf5ca387fcf9..f3c0697b71eb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionRequestObjectAsyncSnippet.g.cs index a64aab90b2dc..b33d09814039 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionRequestObjectSnippet.g.cs index ce25b1989835..a299d5dbb394 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionResourceNamesAsyncSnippet.g.cs index 80b05050d96c..b72a1ea1ed61 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionResourceNamesSnippet.g.cs index 140b2c903492..7fc8c52b9e89 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionSnippet.g.cs index 40bafb1e48e6..407242d48fbc 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.CreatePartitionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityAsyncSnippet.g.cs index 73cf8991fab0..47caced9a08b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityRequestObjectAsyncSnippet.g.cs index 13c4df344045..b3cba118aa91 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityRequestObjectSnippet.g.cs index 5b0f48ddfd72..731b1b091d3c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityResourceNamesAsyncSnippet.g.cs index c7c0d11a68d1..399c79b81fff 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityResourceNamesSnippet.g.cs index 7be0c6d1e098..a66158094ae5 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntityResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntitySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntitySnippet.g.cs index a40c2b7266c4..107dbe378521 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntitySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeleteEntitySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionAsyncSnippet.g.cs index 52da4e913e84..be7ad299f7c7 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionRequestObjectAsyncSnippet.g.cs index 938e04c9412e..f280af758142 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionRequestObjectSnippet.g.cs index 472b3456aba5..7f079f3e1c18 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionResourceNamesAsyncSnippet.g.cs index 4e5b8cee756c..9dcf50a97969 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionResourceNamesSnippet.g.cs index 0fc0e78a8e2f..9c73e733c751 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionSnippet.g.cs index 8c534eb7faa4..6c60ca14361c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.DeletePartitionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityAsyncSnippet.g.cs index 2cc6f522364a..a230989af9b8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityRequestObjectAsyncSnippet.g.cs index 935ccfd6a44a..6049219d1dcf 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityRequestObjectSnippet.g.cs index dd13c3cf5fd7..fb21ce278839 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityResourceNamesAsyncSnippet.g.cs index 5ed4217780d6..32e8887d9704 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityResourceNamesSnippet.g.cs index 830a1df32440..0f89f46f1119 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntityResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntitySnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntitySnippet.g.cs index 5d6fbd636b85..6927ff31394a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntitySnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetEntitySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionAsyncSnippet.g.cs index cfd6da3b82aa..77c8600065ce 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionRequestObjectAsyncSnippet.g.cs index ddbaefd4595b..68a9429bd0a8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionRequestObjectSnippet.g.cs index 0dcc36e97409..aa0fbc34f672 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionResourceNamesAsyncSnippet.g.cs index 88c82ac36b84..3fb4a76e4cd0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionResourceNamesSnippet.g.cs index 668724aa3d79..27b7a1f061ff 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionSnippet.g.cs index 52a96f1cd8c0..bdc14c3db676 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.GetPartitionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesAsyncSnippet.g.cs index f215edcdb800..1624b143d1cb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesRequestObjectAsyncSnippet.g.cs index a5e49d5f5ac3..99cb00b602d2 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesRequestObjectSnippet.g.cs index 6d64bf6cef35..65569b901b3a 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesResourceNamesAsyncSnippet.g.cs index 98fc6bda679e..957a56ce03f8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesResourceNamesSnippet.g.cs index 09ce4537ecef..ed38acb46071 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesSnippet.g.cs index b22ece7bc5c7..305b67e81057 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListEntitiesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsAsyncSnippet.g.cs index c75110beb091..82bf429ff442 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsRequestObjectAsyncSnippet.g.cs index 0c3242fe42bc..59efa604b70e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsRequestObjectSnippet.g.cs index 410aa2e1a21d..5e9390a43120 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsResourceNamesAsyncSnippet.g.cs index 11ee0ac4c59d..d9a83ba31414 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsResourceNamesSnippet.g.cs index f6a6aa0c025c..34e3d623bb54 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsSnippet.g.cs index f37d256facc5..ad0987ff7dde 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.ListPartitionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.UpdateEntityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.UpdateEntityRequestObjectAsyncSnippet.g.cs index 82473f700a7f..087aec81a184 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.UpdateEntityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.UpdateEntityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.UpdateEntityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.UpdateEntityRequestObjectSnippet.g.cs index 6ffe024272f8..9ca399e22366 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.UpdateEntityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.GeneratedSnippets/MetadataServiceClient.UpdateEntityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/CatalogServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/CatalogServiceClientSnippets.g.cs index f0aa0d933689..09177966e4e0 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/CatalogServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/CatalogServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/ContentServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/ContentServiceClientSnippets.g.cs index 22d6740ff349..40f908c2fb24 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/ContentServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/ContentServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataScanServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataScanServiceClientSnippets.g.cs index f8e837199922..7ac6f310cf29 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataScanServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataScanServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataTaxonomyServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataTaxonomyServiceClientSnippets.g.cs index 4ed916e71fbc..fb863d5d2691 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataTaxonomyServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataTaxonomyServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataplexServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataplexServiceClientSnippets.g.cs index d7d7d249f31b..c8fa0695eec2 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataplexServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/DataplexServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/MetadataServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/MetadataServiceClientSnippets.g.cs index ce196d2c089e..c04bdfd47847 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/MetadataServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.Snippets/MetadataServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/AnalyzeResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/AnalyzeResourceNames.g.cs index ce5ec99a2cc8..0d5400e5bb0e 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/AnalyzeResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/AnalyzeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/CatalogResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/CatalogResourceNames.g.cs index 465115ebd937..94a499eb00dd 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/CatalogResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/CatalogResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/CatalogServiceClient.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/CatalogServiceClient.g.cs index cdd3c6f3c273..bb8205b9a8db 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/CatalogServiceClient.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/CatalogServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ContentResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ContentResourceNames.g.cs index 1763d0fa40e2..2d07c4a459a8 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ContentResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ContentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ContentServiceClient.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ContentServiceClient.g.cs index d60e7b36633b..c5d3b8f12656 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ContentServiceClient.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ContentServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataDiscoveryResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataDiscoveryResourceNames.g.cs index 652e4f77c0cb..293f349f5830 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataDiscoveryResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataDiscoveryResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataQualityResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataQualityResourceNames.g.cs index f570c5f14a0a..b32b7ab2f880 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataQualityResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataQualityResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataScanServiceClient.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataScanServiceClient.g.cs index 58ac145cabd6..d00e2dfc0825 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataScanServiceClient.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataScanServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataTaxonomyResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataTaxonomyResourceNames.g.cs index 9a44a9136198..7a4097b644c9 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataTaxonomyResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataTaxonomyResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataTaxonomyServiceClient.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataTaxonomyServiceClient.g.cs index cb14eb5c2f1f..3d7438625b4b 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataTaxonomyServiceClient.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataTaxonomyServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataplexServiceClient.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataplexServiceClient.g.cs index f63a82ecade6..9ceb65de07f6 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataplexServiceClient.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DataplexServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DatascansResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DatascansResourceNames.g.cs index ba9b806ede33..38d0f9b3691c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DatascansResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/DatascansResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.csproj b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.csproj index 3e284ea6942d..1b5baea203f4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.csproj +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1.csproj @@ -1,7 +1,7 @@  - 3.4.0 + 3.5.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Dataplex API, which is used to manage the lifecycle of data lakes. @@ -10,7 +10,7 @@ - + diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/LogsResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/LogsResourceNames.g.cs index bfc6503a6245..a9388952fc78 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/LogsResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/LogsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/MetadataResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/MetadataResourceNames.g.cs index e3a94b37e829..bf9bea8e8a0c 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/MetadataResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/MetadataResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/MetadataServiceClient.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/MetadataServiceClient.g.cs index b3952fa9e74d..9d059de885fb 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/MetadataServiceClient.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/MetadataServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/PackageApiMetadata.g.cs index ba0a2165286b..5781c8adf49f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ProcessingResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ProcessingResourceNames.g.cs index 4a158aa55a93..e44674ccf80f 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ProcessingResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ProcessingResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ResourcesResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ResourcesResourceNames.g.cs index b1feacd7c63b..7fce2bf1f834 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ServiceCollectionExtensions.g.cs index 66411df4583b..7ec6c1d357a4 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ServiceResourceNames.g.cs index 95f40f7aaea8..741899d4af07 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/TasksResourceNames.g.cs b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/TasksResourceNames.g.cs index 77e60a4ac897..a25316353e4d 100644 --- a/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/TasksResourceNames.g.cs +++ b/apis/Google.Cloud.Dataplex.V1/Google.Cloud.Dataplex.V1/TasksResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataplex.V1/docs/history.md b/apis/Google.Cloud.Dataplex.V1/docs/history.md index d416b810ff65..5176dc464910 100644 --- a/apis/Google.Cloud.Dataplex.V1/docs/history.md +++ b/apis/Google.Cloud.Dataplex.V1/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 3.5.0, released 2025-01-06 + +### New features + +- A new field `force` is added to message `.google.cloud.dataplex.v1.DeleteDataScanRequest` ([commit cd7c4a2](https://github.com/googleapis/google-cloud-dotnet/commit/cd7c4a21176ae7da80669defa9da0550c7bf5470)) + +### Documentation improvements + +- Miscellaneous doc updates ([commit cd7c4a2](https://github.com/googleapis/google-cloud-dotnet/commit/cd7c4a21176ae7da80669defa9da0550c7bf5470)) + ## Version 3.4.0, released 2024-11-18 ### New features diff --git a/apis/Google.Cloud.Dataplex.V1/docs/index.md b/apis/Google.Cloud.Dataplex.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Dataplex.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Dataproc.V1/.OwlBot.yaml b/apis/Google.Cloud.Dataproc.V1/.OwlBot.yaml index 89e609b5e481..588071406601 100644 --- a/apis/Google.Cloud.Dataproc.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Dataproc.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyAsyncSnippet.g.cs index f89224672a29..10224090aafc 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyRequestObjectAsyncSnippet.g.cs index 6a08627d205b..4e962738edea 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyRequestObjectSnippet.g.cs index 4f765381c012..81d7185a994a 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames1AsyncSnippet.g.cs index 6bf086d3214f..bb60c3576050 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames1Snippet.g.cs index 3cfb30e25b4e..254950e52738 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames2AsyncSnippet.g.cs index 030bc3925d03..44863cd6b4ba 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames2Snippet.g.cs index 2b9144ffe64f..48fc97adb48f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicyResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicySnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicySnippet.g.cs index 82b1e745a372..f36454ec3b19 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicySnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.CreateAutoscalingPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyAsyncSnippet.g.cs index 793d1cf35776..25ec0ab12b5a 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyRequestObjectAsyncSnippet.g.cs index 835130c9c53f..36351fdbfb43 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyRequestObjectSnippet.g.cs index 6a146569670e..267659cb4917 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyResourceNamesAsyncSnippet.g.cs index cc6e3db4f9e5..d9deac8a0fde 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyResourceNamesSnippet.g.cs index 7d745097568e..42e64b2ca02d 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicySnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicySnippet.g.cs index 408bc9569fc6..47a6270793b6 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicySnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.DeleteAutoscalingPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyAsyncSnippet.g.cs index de158beca2a8..093392fc8354 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyRequestObjectAsyncSnippet.g.cs index 71a0a10e258f..907c86bc6a6a 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyRequestObjectSnippet.g.cs index 257100895259..010e96c98e8d 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyResourceNamesAsyncSnippet.g.cs index a0b41ddfc40d..6f854af63b19 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyResourceNamesSnippet.g.cs index 9d300699245d..6edbaab18479 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicySnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicySnippet.g.cs index 3a87c4e64f02..08027fbd5ba0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicySnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.GetAutoscalingPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesAsyncSnippet.g.cs index 75eaede03f4b..0aaab3993ce2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesRequestObjectAsyncSnippet.g.cs index 87eef6612dd6..9dcd1b82290b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesRequestObjectSnippet.g.cs index 0b6f8a571945..b4f997667964 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames1AsyncSnippet.g.cs index ec731a4e12bc..68ad417535c5 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames1Snippet.g.cs index 7072e3647520..d8511faaf9c5 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames2AsyncSnippet.g.cs index d8b5381844cc..1e8d727920c0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames2Snippet.g.cs index 9ebf5b894208..82fdb755097b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesSnippet.g.cs index 5dd82d3fb7cb..7496f31b8c88 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.ListAutoscalingPoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyAsyncSnippet.g.cs index ba40f740f384..6fbbea2da394 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyRequestObjectAsyncSnippet.g.cs index fbaf63b03bd6..0b78a6430f87 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyRequestObjectSnippet.g.cs index 4a68dc1137de..4eec09721492 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicySnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicySnippet.g.cs index 32e3748a4afd..b4bd2250fb42 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicySnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/AutoscalingPolicyServiceClient.UpdateAutoscalingPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchAsyncSnippet.g.cs index 112a056f727e..665237d05243 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchRequestObjectAsyncSnippet.g.cs index 476cf2227cef..f864c4ae3bc4 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchRequestObjectSnippet.g.cs index dd34a0a4dc8c..549148bc5437 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchResourceNamesAsyncSnippet.g.cs index c1b075348605..57712717a528 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchResourceNamesSnippet.g.cs index 53b11e1f3ee7..e8bc685f38fe 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchSnippet.g.cs index 114110da56ca..7e1b8cb3cfa7 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.CreateBatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchAsyncSnippet.g.cs index b4ac89614790..d6906661a11c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchRequestObjectAsyncSnippet.g.cs index b30236d55508..57064b114c4e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchRequestObjectSnippet.g.cs index ec723485a2e9..74dde8d05b6f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchResourceNamesAsyncSnippet.g.cs index 23649bb1e50a..c766299b8e67 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchResourceNamesSnippet.g.cs index ae25ba28bf8a..fa0ce7e13bec 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchSnippet.g.cs index 700bb5ab3eb1..e428e86d4621 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.DeleteBatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchAsyncSnippet.g.cs index 4092b905eea3..f06607800d6b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchRequestObjectAsyncSnippet.g.cs index fd5602251732..042f3756519f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchRequestObjectSnippet.g.cs index a16201df70dd..55aaeee5d841 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchResourceNamesAsyncSnippet.g.cs index bd865f54989c..9783c434ba3e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchResourceNamesSnippet.g.cs index 26bdf8ad4760..b78c4d24ee55 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchSnippet.g.cs index 7226f87ec0bf..02c504a68f6c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.GetBatchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesAsyncSnippet.g.cs index ea3092d8fce4..ce5a07e4da15 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesRequestObjectAsyncSnippet.g.cs index 7edc9ac01c09..5f1eaed1d6c3 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesRequestObjectSnippet.g.cs index ff9789003a0a..76426a743735 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesResourceNamesAsyncSnippet.g.cs index dc5f294e5ff3..505d9ca02bcc 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesResourceNamesSnippet.g.cs index 3e919959ccf6..7f68bf39d242 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesSnippet.g.cs index 46a9b564c855..f7c498da9560 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/BatchControllerClient.ListBatchesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterAsyncSnippet.g.cs index 28e3101e2f78..c251e0248fdc 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterRequestObjectAsyncSnippet.g.cs index f77d0e744cc2..ba32967481ab 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterRequestObjectSnippet.g.cs index 244617b497dc..b3bfe8d7476c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterSnippet.g.cs index 31da1574435e..1e8f2eedaef2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.CreateClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterAsyncSnippet.g.cs index a43398690ce4..30062a6b09bc 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterRequestObjectAsyncSnippet.g.cs index b18fbfc38e1a..ddb21bdeb590 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterRequestObjectSnippet.g.cs index 6f1430392663..4822413439b2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterSnippet.g.cs index 58dc556c2c3c..2797de0719b2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DeleteClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterAsyncSnippet.g.cs index 6d351653955f..743719d4da99 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterRequestObjectAsyncSnippet.g.cs index 6003c98987ef..7b52d2c76a73 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterRequestObjectSnippet.g.cs index fd38cc8158ef..d72bdc955535 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterSnippet.g.cs index 29a599aa1743..04e22ad3ac26 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.DiagnoseClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterAsyncSnippet.g.cs index 4797c09d0c17..6257a52e0891 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterRequestObjectAsyncSnippet.g.cs index ccd5d945d84e..307578c5247c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterRequestObjectSnippet.g.cs index ecd3cbb694c0..d6cec46ef501 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterSnippet.g.cs index f491967ddc4e..007b6266f015 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.GetClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters1AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters1AsyncSnippet.g.cs index 63eebb4d26a9..06033c852d46 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters1Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters1Snippet.g.cs index 416910728447..7b15d313efac 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters1Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters2AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters2AsyncSnippet.g.cs index 46b61ff2358d..107927fef85e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters2Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters2Snippet.g.cs index fe4c1a82521f..c49721e87636 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters2Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClusters2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClustersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClustersRequestObjectAsyncSnippet.g.cs index 081680b64287..cfa99f806829 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClustersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClustersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClustersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClustersRequestObjectSnippet.g.cs index 5ce2a8801159..ea4f2e16c53a 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClustersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.ListClustersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StartClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StartClusterRequestObjectAsyncSnippet.g.cs index 3420d4ed61e2..066c020a99ac 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StartClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StartClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StartClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StartClusterRequestObjectSnippet.g.cs index a0259b2e4364..13f38eec5227 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StartClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StartClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StopClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StopClusterRequestObjectAsyncSnippet.g.cs index a6a947c5f5f4..636405586bf5 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StopClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StopClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StopClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StopClusterRequestObjectSnippet.g.cs index 5acabffcdaff..04967591ab9e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StopClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.StopClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterAsyncSnippet.g.cs index ed1f2b510f8e..0d97af94fabf 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterRequestObjectAsyncSnippet.g.cs index c8d10c99be5c..3846089f4ed4 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterRequestObjectSnippet.g.cs index a8b8737d5803..8934e327fc2c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterSnippet.g.cs index 0a771b85a584..c7673643fd3e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/ClusterControllerClient.UpdateClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobAsyncSnippet.g.cs index 7ca8d99dad5f..ccf8008e5acb 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobRequestObjectAsyncSnippet.g.cs index 68d1c1279ff5..b0d0388fc7c6 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobRequestObjectSnippet.g.cs index c830db9b15e8..d8b662ff5d23 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobSnippet.g.cs index d6a0bcab7378..d86691a707ae 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.CancelJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobAsyncSnippet.g.cs index 0a03ffc50c9b..e5e79a957d37 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobRequestObjectAsyncSnippet.g.cs index e182ce14763d..bdf0943eeebd 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobRequestObjectSnippet.g.cs index 4a5e424f2acd..e9a735020bec 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobSnippet.g.cs index 1005e9820b9c..12da92f44294 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.DeleteJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobAsyncSnippet.g.cs index 34ea8e9bdcb7..7273204770ec 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobRequestObjectAsyncSnippet.g.cs index 6148a1a79b49..fbac10da8b3e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobRequestObjectSnippet.g.cs index 9c2a351a1d6b..91b052b1e1e5 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobSnippet.g.cs index 04e309c60761..75a20ba8739f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.GetJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs1AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs1AsyncSnippet.g.cs index 04c3be4baa49..e6c5b46537f7 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs1Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs1Snippet.g.cs index aaaff9ea1e69..c532960de03f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs1Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs2AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs2AsyncSnippet.g.cs index 1033970a2da4..dcd8172fd36b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs2Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs2Snippet.g.cs index 31fabef77614..4876b48f2a20 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs2Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobs2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobsRequestObjectAsyncSnippet.g.cs index 5e857116eabc..1b8690a8ebfa 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobsRequestObjectSnippet.g.cs index 5d1cdb8dc655..c17200bfeca0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.ListJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationAsyncSnippet.g.cs index 5ab27c352ecd..2e09a8258e23 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationRequestObjectAsyncSnippet.g.cs index bf776dc0df72..6b3ae3c90c15 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationRequestObjectSnippet.g.cs index 952236bb8811..551760b81fbf 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationSnippet.g.cs index 8e47282f9396..4990c46360ba 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsOperationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsyncSnippet.g.cs index b3cbfd8aaef1..e74963aa4df2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobRequestObjectAsyncSnippet.g.cs index c77a22b39b3c..196ae1dc49f8 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobRequestObjectSnippet.g.cs index 4709ea7dd71b..edccb04a25e4 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobSnippet.g.cs index 4606ea77a1a1..3ce421f6b18c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.SubmitJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.UpdateJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.UpdateJobRequestObjectAsyncSnippet.g.cs index 144b1dc5acc7..5102f0dda0f0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.UpdateJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.UpdateJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.UpdateJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.UpdateJobRequestObjectSnippet.g.cs index 952ae4837051..9e9d9c21989e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.UpdateJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/JobControllerClient.UpdateJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupAsyncSnippet.g.cs index 31b91ab5e8bb..11c6d416d17b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupRequestObjectAsyncSnippet.g.cs index 67e7a84941ad..37a361057099 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupRequestObjectSnippet.g.cs index fe8c761bb3dd..682b48890a12 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupResourceNamesAsyncSnippet.g.cs index 0872cce67916..6197705710c1 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupResourceNamesSnippet.g.cs index f0e095fdd570..d14cbe17f0c0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupSnippet.g.cs index 2bda2bfc10cc..fc8b5ec8ac88 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.CreateNodeGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupAsyncSnippet.g.cs index b618e234d68c..219ef0464942 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupRequestObjectAsyncSnippet.g.cs index 9f0065ef714d..fb991ee3f122 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupRequestObjectSnippet.g.cs index 6ee49b8d4591..c924a751d912 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupResourceNamesAsyncSnippet.g.cs index fd428060a7c4..b993c8b4068c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupResourceNamesSnippet.g.cs index 83fed180284f..1e57efdcca5d 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupSnippet.g.cs index aa873fb04f05..7a82b5edcd5f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.GetNodeGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupAsyncSnippet.g.cs index 778e60beca3b..59be943be993 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupRequestObjectAsyncSnippet.g.cs index 28961e035b10..b75624889981 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupRequestObjectSnippet.g.cs index 442aa525ab37..08106509f51f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupSnippet.g.cs index d5076cc94311..672e8d20892b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/NodeGroupControllerClient.ResizeNodeGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionAsyncSnippet.g.cs index d5ba555a242c..0e2b05ad7bd0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionRequestObjectAsyncSnippet.g.cs index f229f95d8071..5fde19f0653e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionRequestObjectSnippet.g.cs index 9cee2189176c..79b07f3ae1a0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionResourceNamesAsyncSnippet.g.cs index e5647ec90678..6cfa1548c70c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionResourceNamesSnippet.g.cs index 0c7f221fc3e9..bd0aa17ef79e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionSnippet.g.cs index 562379a4da23..9abdde263d2e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.CreateSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionAsyncSnippet.g.cs index c62b8041ad0e..6c763a8fdb94 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionRequestObjectAsyncSnippet.g.cs index 12757c0d07e1..7ff7b89070c3 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionRequestObjectSnippet.g.cs index 5d86a8a4f5c3..e7c8e710a8d1 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionResourceNamesAsyncSnippet.g.cs index b90ce9b0a61e..4b023291b175 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionResourceNamesSnippet.g.cs index da6140a2909d..f8474bc971fa 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionSnippet.g.cs index f18fb0f5e041..f4006556051c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.DeleteSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionAsyncSnippet.g.cs index dec867f8b18e..009243656f38 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionRequestObjectAsyncSnippet.g.cs index 2095e909bc40..24de9e4e788b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionRequestObjectSnippet.g.cs index 2ea699ee4505..e87da6d37594 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionResourceNamesAsyncSnippet.g.cs index 38d0117857c8..49286ba16a37 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionResourceNamesSnippet.g.cs index e3429b647c88..0ee50932c2da 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionSnippet.g.cs index 38432c878b73..7f2d3d7c2e24 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.GetSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsAsyncSnippet.g.cs index 6f27d1270038..3f512407671c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsRequestObjectAsyncSnippet.g.cs index 61c221e983a9..3e09f44f87b5 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsRequestObjectSnippet.g.cs index 5b9f0f94f00f..956970d9f5b2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsResourceNamesAsyncSnippet.g.cs index 8acff8742c60..5f2fb2f61d40 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsResourceNamesSnippet.g.cs index ba90987cce54..4efafc6ae95c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsSnippet.g.cs index 51fdca17a8dd..5461f51f8af7 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.ListSessionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionAsyncSnippet.g.cs index 477ac7e0b8d9..0fd3c8b1d67d 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionRequestObjectAsyncSnippet.g.cs index 9bd66a01fbd4..dc401b83507b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionRequestObjectSnippet.g.cs index 51a9e64f052c..1a9a74320127 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionResourceNamesAsyncSnippet.g.cs index f1d5710c6a0d..11e9fc859ab4 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionResourceNamesSnippet.g.cs index 08203df3528b..bd915b2562c5 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionSnippet.g.cs index b1aa286d1cfc..3a037d957daf 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionControllerClient.TerminateSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateAsyncSnippet.g.cs index 87e47f5e5112..ec679a3d3394 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateRequestObjectAsyncSnippet.g.cs index 2755d5e428c1..90bdfb286748 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateRequestObjectSnippet.g.cs index 8b5d8d6baf11..fd48ff0a115d 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateResourceNamesAsyncSnippet.g.cs index 513a2e9c3cc4..7cf7b7eb3c3c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateResourceNamesSnippet.g.cs index 7577a2beda16..0c39d18582ca 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateSnippet.g.cs index 5f63a1a06972..9a52cc068f82 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.CreateSessionTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateAsyncSnippet.g.cs index 099ed9cff1cd..6cd4c4ab300a 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateRequestObjectAsyncSnippet.g.cs index 1ed7589d6104..ab9c558dd70f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateRequestObjectSnippet.g.cs index ab496eb425fe..27796d1f15f6 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateResourceNamesAsyncSnippet.g.cs index 4ada77d77e45..851c8971c5c9 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateResourceNamesSnippet.g.cs index 64f8b922a089..aadad86925d2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateSnippet.g.cs index de985b2f3489..f30b5cb215bd 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.DeleteSessionTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateAsyncSnippet.g.cs index dbe3cde7cdf9..0b3cfdc4d250 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateRequestObjectAsyncSnippet.g.cs index c57f5fef6cdb..0786dbb4c2a4 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateRequestObjectSnippet.g.cs index 5627cc74eb36..adebdfd49e51 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateResourceNamesAsyncSnippet.g.cs index 1bc636ebd1ec..70b382ccebe8 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateResourceNamesSnippet.g.cs index ed694ecbca57..b0d0cc70a09e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateSnippet.g.cs index 381f1c53984a..1186b1c2b5fc 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.GetSessionTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesAsyncSnippet.g.cs index e78bb13ec731..c25bde125cee 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesRequestObjectAsyncSnippet.g.cs index 6d6159d2b642..28c1968075c7 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesRequestObjectSnippet.g.cs index 9378fce41335..87705ba8b109 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesResourceNamesAsyncSnippet.g.cs index d6d6b82fd699..e2648e426673 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesResourceNamesSnippet.g.cs index cbcd4ce912c1..3f2c5c000c3a 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesSnippet.g.cs index c6809e547877..a4eb68c64135 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.ListSessionTemplatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateAsyncSnippet.g.cs index 566af7071032..9e78cc1ac948 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateRequestObjectAsyncSnippet.g.cs index 1329f6ed5124..64375e4b06cf 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateRequestObjectSnippet.g.cs index 8e1ab1915bd8..d557baf25fc8 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateSnippet.g.cs index 3d2d05bd91df..5df0810c8ee7 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/SessionTemplateControllerClient.UpdateSessionTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateAsyncSnippet.g.cs index 29fc2b4266bb..7e9caf8af347 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateRequestObjectAsyncSnippet.g.cs index 5e78a0ab8923..752e306bc572 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateRequestObjectSnippet.g.cs index a9e14ab7ea0a..18b80171ba82 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames1AsyncSnippet.g.cs index b99c6f002ced..d91b87134764 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames1Snippet.g.cs index 58ebbda73664..d8fa0730c8ee 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames2AsyncSnippet.g.cs index 83bee161e7f1..0f5f48e88f08 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames2Snippet.g.cs index b6fa90b290d7..98f0ebcd25fe 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateSnippet.g.cs index b9223864ce21..90066413a35d 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.CreateWorkflowTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateAsyncSnippet.g.cs index e00c15164994..60475c2d92ba 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateRequestObjectAsyncSnippet.g.cs index 42e32b0a2e1c..3ffb1121b716 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateRequestObjectSnippet.g.cs index 52cddfad1735..83e70b3fa6ab 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateResourceNamesAsyncSnippet.g.cs index 96a6428f5b6c..b539ec8fa739 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateResourceNamesSnippet.g.cs index b79b21279db3..fbd81edacc30 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateSnippet.g.cs index 9eb0847528a0..66657d0a239d 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.DeleteWorkflowTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateAsyncSnippet.g.cs index d00f5531a55c..c130e1aca031 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateRequestObjectAsyncSnippet.g.cs index 0e13675a674d..68a543d9734f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateRequestObjectSnippet.g.cs index 8afa46fc19c3..c76cd1c80e4f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateResourceNamesAsyncSnippet.g.cs index 9fec75fa186b..a69a432373c9 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateResourceNamesSnippet.g.cs index c42df472783e..b888807684c2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateSnippet.g.cs index e836760bb59c..4486763bc169 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.GetWorkflowTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateAsyncSnippet.g.cs index 36438c331f1b..bd90454be852 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateRequestObjectAsyncSnippet.g.cs index 09d57b837046..2f3caaf7f9a1 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateRequestObjectSnippet.g.cs index 0f86b9ae22ab..9ae72ec3fa4f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames1AsyncSnippet.g.cs index 281491e71350..8146111795a4 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames1Snippet.g.cs index 363fdf4cd985..b9e00395c5b0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames2AsyncSnippet.g.cs index d27c0cce466b..cefae3dad8c4 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames2Snippet.g.cs index 9cc8f3513229..933e4c8dba7b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateSnippet.g.cs index dd8b7bc86cbc..7d902be41ac6 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateInlineWorkflowTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1AsyncSnippet.g.cs index 1aa7c7554fdf..bde9d7dbc168 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1ResourceNamesAsyncSnippet.g.cs index b12ce5bd1bec..e63235faaee0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1ResourceNamesSnippet.g.cs index 625f62505264..d1f0adc3bd81 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1Snippet.g.cs index ad1176a152d9..10baab5d3c38 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2AsyncSnippet.g.cs index 489fd9bcf0d5..fab35a94b7e4 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2ResourceNamesAsyncSnippet.g.cs index 03036aaa4d0f..e1eb3b777314 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2ResourceNamesSnippet.g.cs index 5da91309f1d1..edb069a2a706 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2Snippet.g.cs index a436f3e164d9..56a0f1ee7fda 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplate2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplateRequestObjectAsyncSnippet.g.cs index 5a425fa9006a..f34b385297ba 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplateRequestObjectSnippet.g.cs index 646608037d42..653909b73492 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.InstantiateWorkflowTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesAsyncSnippet.g.cs index 9a7c3cbfead1..62a10bdc33f2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesRequestObjectAsyncSnippet.g.cs index 776659e6ff8f..8b93d5a5afaa 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesRequestObjectSnippet.g.cs index ec239f183582..79c1d86a663e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames1AsyncSnippet.g.cs index f6412e4c6b64..5d787d29d4cf 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames1Snippet.g.cs index 7005557b4d35..a1331c6409b9 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames2AsyncSnippet.g.cs index 835b86d93755..21dabc1cc86b 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames2Snippet.g.cs index 9a4c9b723597..b8d7587eb018 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesSnippet.g.cs index 10c8d4ba0eea..acdadd0e1802 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.ListWorkflowTemplatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateAsyncSnippet.g.cs index ea6502240e1b..a522c1e79c19 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateRequestObjectAsyncSnippet.g.cs index 109e42aa55a8..d0a62f89552c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateRequestObjectSnippet.g.cs index c23b9c104ce5..33f777f117ed 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateSnippet.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateSnippet.g.cs index cccbb14745fc..74209e37c6c6 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.GeneratedSnippets/WorkflowTemplateServiceClient.UpdateWorkflowTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/AutoscalingPolicyServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/AutoscalingPolicyServiceClientSnippets.g.cs index 42ff2e8d6372..ee93c517cf64 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/AutoscalingPolicyServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/AutoscalingPolicyServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/BatchControllerClientSnippets.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/BatchControllerClientSnippets.g.cs index 8a49b3ff8f08..1f43ad0642a6 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/BatchControllerClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/BatchControllerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/ClusterControllerClientSnippets.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/ClusterControllerClientSnippets.g.cs index a11315a8bfb4..865d666cc169 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/ClusterControllerClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/ClusterControllerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/JobControllerClientSnippets.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/JobControllerClientSnippets.g.cs index 9fa65f15c971..e5a89d9138ad 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/JobControllerClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/JobControllerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/NodeGroupControllerClientSnippets.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/NodeGroupControllerClientSnippets.g.cs index f036224c7b99..d99cfab9ba3e 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/NodeGroupControllerClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/NodeGroupControllerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/SessionControllerClientSnippets.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/SessionControllerClientSnippets.g.cs index 73eb93925d12..0ee9b804d34c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/SessionControllerClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/SessionControllerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/SessionTemplateControllerClientSnippets.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/SessionTemplateControllerClientSnippets.g.cs index ec55ee280331..35ebb32330c1 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/SessionTemplateControllerClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/SessionTemplateControllerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/WorkflowTemplateServiceClientSnippets.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/WorkflowTemplateServiceClientSnippets.g.cs index b45cca9d5212..5059b89f52d9 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/WorkflowTemplateServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1.Snippets/WorkflowTemplateServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/AutoscalingPoliciesResourceNames.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/AutoscalingPoliciesResourceNames.g.cs index 4a92de8387ec..4d80bae96566 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/AutoscalingPoliciesResourceNames.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/AutoscalingPoliciesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/AutoscalingPolicyServiceClient.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/AutoscalingPolicyServiceClient.g.cs index 06445401d64e..a4b4f1cbc4dd 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/AutoscalingPolicyServiceClient.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/AutoscalingPolicyServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/BatchControllerClient.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/BatchControllerClient.g.cs index 670b6763be1c..f38f80e2b701 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/BatchControllerClient.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/BatchControllerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/BatchesResourceNames.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/BatchesResourceNames.g.cs index b2e75427be50..498afb496582 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/BatchesResourceNames.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/BatchesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ClusterControllerClient.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ClusterControllerClient.g.cs index a503715a0f95..da7719c2119c 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ClusterControllerClient.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ClusterControllerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ClustersResourceNames.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ClustersResourceNames.g.cs index 0e266eb3926e..994b90a1de88 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ClustersResourceNames.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ClustersResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/JobControllerClient.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/JobControllerClient.g.cs index 7aeed70f9afd..1c13f088bd43 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/JobControllerClient.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/JobControllerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/NodeGroupControllerClient.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/NodeGroupControllerClient.g.cs index e1d45a531f3a..9d8cfa13ecdd 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/NodeGroupControllerClient.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/NodeGroupControllerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/NodeGroupsResourceNames.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/NodeGroupsResourceNames.g.cs index d97ea2e9701e..7722888ef0de 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/NodeGroupsResourceNames.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/NodeGroupsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/PackageApiMetadata.g.cs index 131e5e86dad5..6f4a34d87fc2 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ServiceCollectionExtensions.g.cs index 9d79173ed699..8815cd02a292 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionControllerClient.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionControllerClient.g.cs index f2bf54f9d8cf..40dfd4941056 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionControllerClient.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionControllerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionTemplateControllerClient.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionTemplateControllerClient.g.cs index 312feb6a83b2..c3354dca868a 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionTemplateControllerClient.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionTemplateControllerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionTemplatesResourceNames.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionTemplatesResourceNames.g.cs index 15a8a60cd153..983b265f2c52 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionTemplatesResourceNames.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionTemplatesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionsResourceNames.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionsResourceNames.g.cs index 71f1b1400e9c..dc9e385d949f 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionsResourceNames.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SessionsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SharedResourceNames.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SharedResourceNames.g.cs index 7cf5872fa4fd..1de765ec306a 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SharedResourceNames.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/SharedResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/WorkflowTemplateServiceClient.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/WorkflowTemplateServiceClient.g.cs index a2a53f887ba7..3cd474455645 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/WorkflowTemplateServiceClient.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/WorkflowTemplateServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/WorkflowTemplatesResourceNames.g.cs b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/WorkflowTemplatesResourceNames.g.cs index e9c6bcb05cb1..645fdc7402b0 100644 --- a/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/WorkflowTemplatesResourceNames.g.cs +++ b/apis/Google.Cloud.Dataproc.V1/Google.Cloud.Dataproc.V1/WorkflowTemplatesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dataproc.V1/docs/index.md b/apis/Google.Cloud.Dataproc.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Dataproc.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Datastore.Admin.V1/.OwlBot.yaml b/apis/Google.Cloud.Datastore.Admin.V1/.OwlBot.yaml index 6ea2040a1583..e690625552ad 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Datastore.Admin.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.CreateIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.CreateIndexRequestObjectAsyncSnippet.g.cs index f7b2db1db521..1361c5bed0f8 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.CreateIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.CreateIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.CreateIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.CreateIndexRequestObjectSnippet.g.cs index 828b8117b50f..b545b664475b 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.CreateIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.CreateIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.DeleteIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.DeleteIndexRequestObjectAsyncSnippet.g.cs index 9038a5d58d25..82e8c535b9d1 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.DeleteIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.DeleteIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.DeleteIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.DeleteIndexRequestObjectSnippet.g.cs index b10d3eab82db..edbed643065a 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.DeleteIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.DeleteIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesAsyncSnippet.g.cs index 1d844cd8b800..456a7a850293 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesRequestObjectAsyncSnippet.g.cs index 823fe58be039..5b92c95d8523 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesRequestObjectSnippet.g.cs index fbc8d68b35bd..83afd62bc411 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesSnippet.g.cs index 414cc7fe6091..cdb2b48a7892 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ExportEntitiesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.GetIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.GetIndexRequestObjectAsyncSnippet.g.cs index bc3866e506c3..87e2070f2e96 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.GetIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.GetIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.GetIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.GetIndexRequestObjectSnippet.g.cs index 3a61cb8ab978..764923b797b5 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.GetIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.GetIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesAsyncSnippet.g.cs index cdc286a4e812..1f8e9b1783fc 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesRequestObjectAsyncSnippet.g.cs index dea43f1413ba..6ba438a4e786 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesRequestObjectSnippet.g.cs index 4ba46b327902..8820c3405961 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesSnippet.g.cs index ff06009ae1b6..d69323098494 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ImportEntitiesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ListIndexesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ListIndexesRequestObjectAsyncSnippet.g.cs index 75dfacc26b44..2813f09da849 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ListIndexesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ListIndexesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ListIndexesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ListIndexesRequestObjectSnippet.g.cs index ca9d8869c8c4..ecbc4ef7daf1 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ListIndexesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.GeneratedSnippets/DatastoreAdminClient.ListIndexesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.Snippets/DatastoreAdminClientSnippets.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.Snippets/DatastoreAdminClientSnippets.g.cs index 9a571b2369c3..ba9136057dd4 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.Snippets/DatastoreAdminClientSnippets.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1.Snippets/DatastoreAdminClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/DatastoreAdminClient.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/DatastoreAdminClient.g.cs index 53bd3ab2b9fa..2b74fefd29e4 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/DatastoreAdminClient.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/DatastoreAdminClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/PackageApiMetadata.g.cs index f14e955386a1..746f645e75e8 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/ServiceCollectionExtensions.g.cs index 29e3b08e8116..23dd45638306 100644 --- a/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Datastore.Admin.V1/Google.Cloud.Datastore.Admin.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.Admin.V1/docs/index.md b/apis/Google.Cloud.Datastore.Admin.V1/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Cloud.Datastore.Admin.V1/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.Datastore.V1/.OwlBot.yaml b/apis/Google.Cloud.Datastore.V1/.OwlBot.yaml index 1916db03cc74..b916c65d00d9 100644 --- a/apis/Google.Cloud.Datastore.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Datastore.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsAsyncSnippet.g.cs index bde16eb8f7aa..b379ed5e6e12 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsRequestObjectAsyncSnippet.g.cs index ee681d57d186..12cd56e15013 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsRequestObjectSnippet.g.cs index 96ddecf99bec..01dd17e5adbd 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsSnippet.g.cs index e4d7d3203519..ef78719d52f3 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.AllocateIdsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionAsyncSnippet.g.cs index 590f9bca8c3e..412c63644a53 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionRequestObjectAsyncSnippet.g.cs index e7333025f46a..485e6ddb2471 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionRequestObjectSnippet.g.cs index ae73e25d9004..2857111a679b 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionSnippet.g.cs index cc1766e44e05..b9475c35529c 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.BeginTransactionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit1AsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit1AsyncSnippet.g.cs index 4e2d700118de..22984519fe36 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit1Snippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit1Snippet.g.cs index a6aa6baedeb7..a5debb742d3c 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit1Snippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit2AsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit2AsyncSnippet.g.cs index 5c99107d3902..533092d2b00d 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit2Snippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit2Snippet.g.cs index 1bf4b21723be..c6cec51b2c45 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit2Snippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.Commit2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.CommitRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.CommitRequestObjectAsyncSnippet.g.cs index 623d8b555acf..26eeb9538d04 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.CommitRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.CommitRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.CommitRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.CommitRequestObjectSnippet.g.cs index df8a9000a191..30ae684c4816 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.CommitRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.CommitRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupAsyncSnippet.g.cs index 21ecbfae8490..c5a33c97a253 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupRequestObjectAsyncSnippet.g.cs index 78f976bdcde9..b8852e0a4d05 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupRequestObjectSnippet.g.cs index 27f5d19b8ffc..83ae8d66d0c4 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupSnippet.g.cs index 7c03a64aedae..a1dc08d85ce3 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.LookupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsAsyncSnippet.g.cs index 64479dffca24..9acbfb60d554 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsRequestObjectAsyncSnippet.g.cs index d4a6da4fd1c5..f2079a871a53 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsRequestObjectSnippet.g.cs index ed3b8f512606..c36a09a5caac 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsSnippet.g.cs index 9b83818557cc..e2697d6d1ea7 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.ReserveIdsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackAsyncSnippet.g.cs index a8582aed4145..239574bfbce7 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackRequestObjectAsyncSnippet.g.cs index a1bf135508c6..562ae8182759 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackRequestObjectSnippet.g.cs index 5ffa26f1e842..543c33097d8c 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackSnippet.g.cs index 6f7876437cbd..8692caf0552d 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RollbackSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunAggregationQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunAggregationQueryRequestObjectAsyncSnippet.g.cs index c296e1436248..e8466d0a283d 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunAggregationQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunAggregationQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunAggregationQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunAggregationQueryRequestObjectSnippet.g.cs index 3037d533d0e2..2c97658a7905 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunAggregationQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunAggregationQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunQueryRequestObjectAsyncSnippet.g.cs index 109a9948a363..ba50589624f2 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunQueryRequestObjectSnippet.g.cs index e6ff21d57fa2..816cf7d704b5 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.GeneratedSnippets/DatastoreClient.RunQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.Snippets/DatastoreClientSnippets.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.Snippets/DatastoreClientSnippets.g.cs index 67b13e80f7d5..6f73065b3253 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.Snippets/DatastoreClientSnippets.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1.Snippets/DatastoreClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/DatastoreClient.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/DatastoreClient.g.cs index 79ced30d914c..fd18b4fb827c 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/DatastoreClient.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/DatastoreClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/PackageApiMetadata.g.cs index 27046927f3bb..0ee844fd2368 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/ServiceCollectionExtensions.g.cs index 740ee2980458..05a460687608 100644 --- a/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Datastore.V1/Google.Cloud.Datastore.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/.OwlBot.yaml b/apis/Google.Cloud.Datastream.V1/.OwlBot.yaml index a56b314cef51..1d6e78c3305f 100644 --- a/apis/Google.Cloud.Datastream.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Datastream.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileAsyncSnippet.g.cs index ab61684014c7..251ee8d78d43 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs index 2493457cc7e1..4212cfdf05a3 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectSnippet.g.cs index b4cf380b5f1b..67ee73e6da75 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs index 6a07931e182f..ff839206453f 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesSnippet.g.cs index 634a65c928e8..12dbe7181600 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileSnippet.g.cs index 801c5f614f18..2190b446f458 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionAsyncSnippet.g.cs index c99e449698c6..ff02fddceede 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs index b0208977fa14..e66c592303aa 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectSnippet.g.cs index c8e08cdbefeb..f8f17fb4373b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs index 2d96892d39ad..e5b17843c978 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesSnippet.g.cs index d5798466daa3..8ed72b6f21ee 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionSnippet.g.cs index a85ab472c66c..1ba1e3f56fd7 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteAsyncSnippet.g.cs index 14b1252bb576..e27d36152a0b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectAsyncSnippet.g.cs index ccdb2239df66..431fe84a14b3 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectSnippet.g.cs index 83e345f0538c..d2c77ec9ab95 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesAsyncSnippet.g.cs index 48bf4eba1d97..59529221557f 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesSnippet.g.cs index 174184a11484..f2683d0f66a9 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteSnippet.g.cs index 8eed65d20bbc..8c25839f043a 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateRouteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamAsyncSnippet.g.cs index c732142f0a22..88b3e275c080 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectAsyncSnippet.g.cs index dc0aaeca374a..f80c6c770b1a 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectSnippet.g.cs index 3c7b96d9a8b7..a55606527397 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesAsyncSnippet.g.cs index 9f3437a0cb2b..904d284542de 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesSnippet.g.cs index edb9ec7524cb..0b6dffffc9d5 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamSnippet.g.cs index 008f40a01a7a..39eb8a242a59 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.CreateStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileAsyncSnippet.g.cs index 63f60a821e3f..dbeda32d3f6b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs index 1678d94ce410..ae538b4a6827 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectSnippet.g.cs index 95e3a0ebb4d2..104049c6e459 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs index 1eb123b9a6d1..072374880a4a 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesSnippet.g.cs index 676248b48b06..2598401b1425 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileSnippet.g.cs index 27d9ce4853ac..578fae0ec810 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionAsyncSnippet.g.cs index 98ad42303bb4..b7d2d5a3eb86 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs index c0589466ec78..1c79aca9c7c2 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectSnippet.g.cs index 65f5b2d94a2b..0c0ea860f767 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs index fa22f4846573..3516aa32d158 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesSnippet.g.cs index 1e3c2bdd5f79..d575db966502 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionSnippet.g.cs index 4a4ce0ad41ef..5b98dd52627f 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteAsyncSnippet.g.cs index bd6a1c9597ed..ffbba0b42c8e 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectAsyncSnippet.g.cs index 39510cc93bdc..af07a21875da 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectSnippet.g.cs index ed899afe682d..f077dd3363a0 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesAsyncSnippet.g.cs index a4f1304a09e7..967ea5698746 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesSnippet.g.cs index 4c79e466068e..d90b1acfbdf8 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteSnippet.g.cs index bf43fe6e05b6..df65b80b4225 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteRouteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamAsyncSnippet.g.cs index 2efc41ebeef7..5776fac7f942 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectAsyncSnippet.g.cs index c62f1df00546..ef57e3080df7 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectSnippet.g.cs index 480f42266726..48c23c0517e3 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesAsyncSnippet.g.cs index 7af8fde51d28..3e082388c19f 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesSnippet.g.cs index 655fde93713d..ec6abfcc92ec 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamSnippet.g.cs index 5d3b7a4263e7..3f77d845b471 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DeleteStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectAsyncSnippet.g.cs index bf8d5ec193a2..d920d88cef6c 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectSnippet.g.cs index 2c4ef905ad25..8c7aa094ca9a 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsAsyncSnippet.g.cs index b600c3eff55e..16cb6c76cc6d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs index 87d10b4ed3d4..9a4c2cbec715 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectSnippet.g.cs index 9efda68daf6b..8cb61103ee01 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs index 6220ff55c680..cf5fb914dbbd 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesSnippet.g.cs index 2b2da77798b3..0f95d1b6a95b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsSnippet.g.cs index 8d3842d3ef65..ed1ff8ceb7c6 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.FetchStaticIpsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileAsyncSnippet.g.cs index 1428e0ce9f49..e2097738c8ae 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs index d1bbfba95eba..4f60c3d413ca 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectSnippet.g.cs index f69a3116cd21..582b886974b3 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs index 42a211045339..7485e78afba2 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesSnippet.g.cs index e0482acfe4b8..2d6a96ea9ce0 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileSnippet.g.cs index aa1c73c4aac4..444e71785750 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionAsyncSnippet.g.cs index c0ad6db3c021..b3b0f848d09e 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs index 8b46b3cc7397..09f8346c716c 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectSnippet.g.cs index 2a899efaf226..367dd42d7553 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs index fa3c0a50b9ea..41937eb58b16 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesSnippet.g.cs index 172e6b1c95b4..dec62a3cde77 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionSnippet.g.cs index 91283e39e589..09b00b9fec0f 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteAsyncSnippet.g.cs index f7fb9940d829..4ec80e0c9591 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectAsyncSnippet.g.cs index 5baf1518a396..1d43c981e873 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectSnippet.g.cs index 5be4351da33c..035ba090ddc8 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesAsyncSnippet.g.cs index 1ffe9079b26f..4642f54b5efa 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesSnippet.g.cs index 9296954c91b9..a3a516c2af7b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteSnippet.g.cs index ab36115ee254..6a1c221cf979 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetRouteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamAsyncSnippet.g.cs index 89d79a3451ea..91e1bca0ed2d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectAsyncSnippet.g.cs index a824e849b35b..c30551f867c9 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectRequestObjectAsyncSnippet.g.cs index 1f12802b4d18..8c5d8d74e536 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectRequestObjectSnippet.g.cs index f094837fa191..be3cf01feef8 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectResourceNamesAsyncSnippet.g.cs index 68a6e15ed4c5..32dcd4c88d76 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectResourceNamesSnippet.g.cs index 50a469f04db8..24468ae97ca5 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectSnippet.g.cs index eb692079942c..4962dfaa1ed9 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectAsyncSnippet.g.cs index 9c9dce27f04c..49709cdd2fcd 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectSnippet.g.cs index 638eaf87ec3f..5f5aa250a2ce 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesAsyncSnippet.g.cs index e8ec634f963e..5db3da7ef7f5 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesSnippet.g.cs index fb989d43c15e..e7da3a3e4d7c 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamSnippet.g.cs index 5eb2e0258125..1556dc214a6a 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.GetStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesAsyncSnippet.g.cs index 64682770b87a..398f1c88f448 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs index 7936531be659..54060c3564ed 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectSnippet.g.cs index f286183e5bfe..c2c554a586d1 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs index a51c4fd3a714..291258b19a04 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesSnippet.g.cs index 0f23c6652af0..58369246ccb2 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesSnippet.g.cs index 8732c39f9351..53a36af54b49 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsAsyncSnippet.g.cs index 02bf15378ba2..ee20283f196d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs index 44f62bbd4562..178a5ec7d9d7 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectSnippet.g.cs index e7f6dfe15910..6e7de8a8ec99 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs index 935fd942289b..8337a829508d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesSnippet.g.cs index 893ece1f5dff..4ca0447effda 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsSnippet.g.cs index 55c1ca11112d..b04854b17fd3 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesAsyncSnippet.g.cs index 99da8c08f961..81d7876e1360 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectAsyncSnippet.g.cs index b31bc71252d1..11932048ce2f 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectSnippet.g.cs index 82e8200f8c63..1298c6ffafb6 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesAsyncSnippet.g.cs index f23af51c7f67..51369b11f179 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesSnippet.g.cs index d4b8ea36ac18..56aa13eab90c 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesSnippet.g.cs index f859f39656bf..381a29beeb0d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListRoutesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsAsyncSnippet.g.cs index a7a8d71264fc..b2b12e48f79b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsRequestObjectAsyncSnippet.g.cs index 45938f9db52d..a330d63e0e36 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsRequestObjectSnippet.g.cs index dc002acb2be1..c83ee5be853a 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsResourceNamesAsyncSnippet.g.cs index a8f62b765741..c4bfbf3c262b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsResourceNamesSnippet.g.cs index 0db13e2d6768..e656d20f4f53 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsSnippet.g.cs index f7cf6c31ed60..27ffc70a34c4 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamObjectsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsAsyncSnippet.g.cs index 8af81a7e919e..2a3426bb06d9 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectAsyncSnippet.g.cs index 7c9647571732..db052a220687 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectSnippet.g.cs index 5c94b188ac18..c603587c7726 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesAsyncSnippet.g.cs index ba4b6355c981..7cf7acf984d5 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesSnippet.g.cs index f41eb7f15339..6dc0d0354287 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsSnippet.g.cs index e5402e709da5..97d88ae86e57 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.ListStreamsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.LookupStreamObjectRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.LookupStreamObjectRequestObjectAsyncSnippet.g.cs index e733b7871f84..452003a65de7 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.LookupStreamObjectRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.LookupStreamObjectRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.LookupStreamObjectRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.LookupStreamObjectRequestObjectSnippet.g.cs index 63b632c521a9..4d4a4a35496e 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.LookupStreamObjectRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.LookupStreamObjectRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.RunStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.RunStreamRequestObjectAsyncSnippet.g.cs index bd7b3d19436f..faba2e81db3b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.RunStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.RunStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.RunStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.RunStreamRequestObjectSnippet.g.cs index 99640f883474..34c9dbdd8ea5 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.RunStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.RunStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobAsyncSnippet.g.cs index 00828936b686..8f4bf4515034 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobRequestObjectAsyncSnippet.g.cs index cac89262068f..5c7881195cb4 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobRequestObjectSnippet.g.cs index dcdcc7041a8a..4059e2f3a9f8 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobResourceNamesAsyncSnippet.g.cs index 96a78326e381..d4f2b44e3f2d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobResourceNamesSnippet.g.cs index 7db9cbba46a5..ef2231e22339 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobSnippet.g.cs index 605b2a7c0693..1c65f40f2f49 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StartBackfillJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobAsyncSnippet.g.cs index 7be0ea432a64..9f285c80eb45 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobRequestObjectAsyncSnippet.g.cs index 495b0d763328..bf7752881ecc 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobRequestObjectSnippet.g.cs index 6f85540a8103..04cdb93d8672 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobResourceNamesAsyncSnippet.g.cs index 0e0a8f2bb4e3..7a891e59957e 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobResourceNamesSnippet.g.cs index 756c1cad2a7c..fae227825c51 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobSnippet.g.cs index 5f9dfc2c92c2..4db64ecb6766 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.StopBackfillJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileAsyncSnippet.g.cs index 61a9bbfa5556..6a1846f3ee6b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs index 228b1e0802c6..fd98e66a4387 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectSnippet.g.cs index a0188a29e1f9..69ed6c6a6270 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileSnippet.g.cs index a3a5c5886ccc..d363dcc77a4d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamAsyncSnippet.g.cs index 0ef5a61d8798..3d0a8c568921 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectAsyncSnippet.g.cs index d2fc3197e501..962cf491ca1b 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectSnippet.g.cs index 3e1f33866d41..b45d141e4d38 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamSnippet.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamSnippet.g.cs index e98acad18ef5..82faf5d45e41 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.GeneratedSnippets/DatastreamClient.UpdateStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.Snippets/DatastreamClientSnippets.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.Snippets/DatastreamClientSnippets.g.cs index 1305a2f9491c..6649390fab4d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.Snippets/DatastreamClientSnippets.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.Snippets/DatastreamClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamClient.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamClient.g.cs index 8b717a9820cb..40bcff650d4d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamClient.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResourceNames.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResourceNames.g.cs index 15797aab8d9b..d0c4395f1961 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResourceNames.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResources.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResources.g.cs index 84b405cabf6a..93572f24b44d 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResources.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResources.g.cs @@ -41,7 +41,7 @@ static DatastreamResourcesReflection() { "IAEoCUID4EEBGjsKGUNvbm5lY3Rpb25BdHRyaWJ1dGVzRW50cnkSCwoDa2V5", "GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASL4AgoPT3JhY2xlQXNtQ29uZmln", "EhUKCGhvc3RuYW1lGAEgASgJQgPgQQISEQoEcG9ydBgCIAEoBUID4EECEhUK", - "CHVzZXJuYW1lGAMgASgJQgPgQQISFQoIcGFzc3dvcmQYBCABKAlCA+BBAhIY", + "CHVzZXJuYW1lGAMgASgJQgPgQQISFQoIcGFzc3dvcmQYBCABKAlCA+BBARIY", "Cgthc21fc2VydmljZRgFIAEoCUID4EECEmkKFWNvbm5lY3Rpb25fYXR0cmli", "dXRlcxgGIAMoCzJFLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk9yYWNs", "ZUFzbUNvbmZpZy5Db25uZWN0aW9uQXR0cmlidXRlc0VudHJ5QgPgQQESSwoR", @@ -51,348 +51,360 @@ static DatastreamResourcesReflection() { "pAEKDE15c3FsUHJvZmlsZRIVCghob3N0bmFtZRgBIAEoCUID4EECEgwKBHBv", "cnQYAiABKAUSFQoIdXNlcm5hbWUYAyABKAlCA+BBAhIYCghwYXNzd29yZBgE", "IAEoCUIG4EEB4EEEEj4KCnNzbF9jb25maWcYBSABKAsyKi5nb29nbGUuY2xv", - "dWQuZGF0YXN0cmVhbS52MS5NeXNxbFNzbENvbmZpZyJ9ChFQb3N0Z3Jlc3Fs", - "UHJvZmlsZRIVCghob3N0bmFtZRgBIAEoCUID4EECEgwKBHBvcnQYAiABKAUS", - "FQoIdXNlcm5hbWUYAyABKAlCA+BBAhIVCghwYXNzd29yZBgEIAEoCUID4EEB", - "EhUKCGRhdGFiYXNlGAUgASgJQgPgQQIifAoQU3FsU2VydmVyUHJvZmlsZRIV", - "Cghob3N0bmFtZRgBIAEoCUID4EECEgwKBHBvcnQYAiABKAUSFQoIdXNlcm5h", - "bWUYAyABKAlCA+BBAhIVCghwYXNzd29yZBgEIAEoCUID4EEBEhUKCGRhdGFi", - "YXNlGAUgASgJQgPgQQIiNAoKR2NzUHJvZmlsZRITCgZidWNrZXQYASABKAlC", - "A+BBAhIRCglyb290X3BhdGgYAiABKAkiEQoPQmlnUXVlcnlQcm9maWxlIh0K", - "G1N0YXRpY1NlcnZpY2VJcENvbm5lY3Rpdml0eSKoAQocRm9yd2FyZFNzaFR1", - "bm5lbENvbm5lY3Rpdml0eRIVCghob3N0bmFtZRgBIAEoCUID4EECEhUKCHVz", - "ZXJuYW1lGAIgASgJQgPgQQISDAoEcG9ydBgDIAEoBRIXCghwYXNzd29yZBhk", - "IAEoCUID4EEESAASGgoLcHJpdmF0ZV9rZXkYZSABKAlCA+BBBEgAQhcKFWF1", - "dGhlbnRpY2F0aW9uX21ldGhvZCJdChBWcGNQZWVyaW5nQ29uZmlnEjQKA3Zw", - "YxgBIAEoCUIn4EEC+kEhCh9jb21wdXRlLmdvb2dsZWFwaXMuY29tL05ldHdv", - "cmtzEhMKBnN1Ym5ldBgCIAEoCUID4EECIuAFChFQcml2YXRlQ29ubmVjdGlv", - "bhIRCgRuYW1lGAEgASgJQgPgQQMSNAoLY3JlYXRlX3RpbWUYAiABKAsyGi5n", + "dWQuZGF0YXN0cmVhbS52MS5NeXNxbFNzbENvbmZpZyLHAQoRUG9zdGdyZXNx", + "bFByb2ZpbGUSFQoIaG9zdG5hbWUYASABKAlCA+BBAhIMCgRwb3J0GAIgASgF", + "EhUKCHVzZXJuYW1lGAMgASgJQgPgQQISFQoIcGFzc3dvcmQYBCABKAlCA+BB", + "ARIVCghkYXRhYmFzZRgFIAEoCUID4EECEkgKCnNzbF9jb25maWcYByABKAsy", + "Ly5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Qb3N0Z3Jlc3FsU3NsQ29u", + "ZmlnQgPgQQEifAoQU3FsU2VydmVyUHJvZmlsZRIVCghob3N0bmFtZRgBIAEo", + "CUID4EECEgwKBHBvcnQYAiABKAUSFQoIdXNlcm5hbWUYAyABKAlCA+BBAhIV", + "CghwYXNzd29yZBgEIAEoCUID4EEBEhUKCGRhdGFiYXNlGAUgASgJQgPgQQIi", + "NAoKR2NzUHJvZmlsZRITCgZidWNrZXQYASABKAlCA+BBAhIRCglyb290X3Bh", + "dGgYAiABKAkiEQoPQmlnUXVlcnlQcm9maWxlIh0KG1N0YXRpY1NlcnZpY2VJ", + "cENvbm5lY3Rpdml0eSKoAQocRm9yd2FyZFNzaFR1bm5lbENvbm5lY3Rpdml0", + "eRIVCghob3N0bmFtZRgBIAEoCUID4EECEhUKCHVzZXJuYW1lGAIgASgJQgPg", + "QQISDAoEcG9ydBgDIAEoBRIXCghwYXNzd29yZBhkIAEoCUID4EEESAASGgoL", + "cHJpdmF0ZV9rZXkYZSABKAlCA+BBBEgAQhcKFWF1dGhlbnRpY2F0aW9uX21l", + "dGhvZCJdChBWcGNQZWVyaW5nQ29uZmlnEjQKA3ZwYxgBIAEoCUIn4EEC+kEh", + "Ch9jb21wdXRlLmdvb2dsZWFwaXMuY29tL05ldHdvcmtzEhMKBnN1Ym5ldBgC", + "IAEoCUID4EECIuMFChFQcml2YXRlQ29ubmVjdGlvbhIUCgRuYW1lGAEgASgJ", + "QgbgQQjgQQMSNAoLY3JlYXRlX3RpbWUYAiABKAsyGi5nb29nbGUucHJvdG9i", + "dWYuVGltZXN0YW1wQgPgQQMSNAoLdXBkYXRlX3RpbWUYAyABKAsyGi5nb29n", + "bGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSSQoGbGFiZWxzGAQgAygLMjku", + "Z29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuUHJpdmF0ZUNvbm5lY3Rpb24u", + "TGFiZWxzRW50cnkSGQoMZGlzcGxheV9uYW1lGAUgASgJQgPgQQISRwoFc3Rh", + "dGUYBiABKA4yMy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Qcml2YXRl", + "Q29ubmVjdGlvbi5TdGF0ZUID4EEDEjUKBWVycm9yGAcgASgLMiEuZ29vZ2xl", + "LmNsb3VkLmRhdGFzdHJlYW0udjEuRXJyb3JCA+BBAxJIChJ2cGNfcGVlcmlu", + "Z19jb25maWcYZCABKAsyLC5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5W", + "cGNQZWVyaW5nQ29uZmlnGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRIN", + "CgV2YWx1ZRgCIAEoCToCOAEiaQoFU3RhdGUSFQoRU1RBVEVfVU5TUEVDSUZJ", + "RUQQABIMCghDUkVBVElORxABEgsKB0NSRUFURUQQAhIKCgZGQUlMRUQQAxIM", + "CghERUxFVElORxAEEhQKEEZBSUxFRF9UT19ERUxFVEUQBTqBAepBfgorZGF0", + "YXN0cmVhbS5nb29nbGVhcGlzLmNvbS9Qcml2YXRlQ29ubmVjdGlvbhJPcHJv", + "amVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRpb259L3ByaXZhdGVD", + "b25uZWN0aW9ucy97cHJpdmF0ZV9jb25uZWN0aW9ufSJmChNQcml2YXRlQ29u", + "bmVjdGl2aXR5Ek8KEnByaXZhdGVfY29ubmVjdGlvbhgBIAEoCUIz4EEC+kEt", + "CitkYXRhc3RyZWFtLmdvb2dsZWFwaXMuY29tL1ByaXZhdGVDb25uZWN0aW9u", + "ItYDCgVSb3V0ZRIUCgRuYW1lGAEgASgJQgbgQQjgQQMSNAoLY3JlYXRlX3Rp", + "bWUYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSNAoL", + "dXBkYXRlX3RpbWUYAyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1w", + "QgPgQQMSPQoGbGFiZWxzGAQgAygLMi0uZ29vZ2xlLmNsb3VkLmRhdGFzdHJl", + "YW0udjEuUm91dGUuTGFiZWxzRW50cnkSGQoMZGlzcGxheV9uYW1lGAUgASgJ", + "QgPgQQISIAoTZGVzdGluYXRpb25fYWRkcmVzcxgGIAEoCUID4EECEhgKEGRl", + "c3RpbmF0aW9uX3BvcnQYByABKAUaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEg", + "ASgJEg0KBXZhbHVlGAIgASgJOgI4ATqFAepBgQEKH2RhdGFzdHJlYW0uZ29v", + "Z2xlYXBpcy5jb20vUm91dGUSXnByb2plY3RzL3twcm9qZWN0fS9sb2NhdGlv", + "bnMve2xvY2F0aW9ufS9wcml2YXRlQ29ubmVjdGlvbnMve3ByaXZhdGVfY29u", + "bmVjdGlvbn0vcm91dGVzL3tyb3V0ZX0iygEKDk15c3FsU3NsQ29uZmlnEhcK", + "CmNsaWVudF9rZXkYASABKAlCA+BBBBIbCg5jbGllbnRfa2V5X3NldBgCIAEo", + "CEID4EEDEh8KEmNsaWVudF9jZXJ0aWZpY2F0ZRgDIAEoCUID4EEEEiMKFmNs", + "aWVudF9jZXJ0aWZpY2F0ZV9zZXQYBCABKAhCA+BBAxIbCg5jYV9jZXJ0aWZp", + "Y2F0ZRgFIAEoCUID4EEEEh8KEmNhX2NlcnRpZmljYXRlX3NldBgGIAEoCEID", + "4EEDIk8KD09yYWNsZVNzbENvbmZpZxIbCg5jYV9jZXJ0aWZpY2F0ZRgBIAEo", + "CUID4EEEEh8KEmNhX2NlcnRpZmljYXRlX3NldBgCIAEoCEID4EEDIroDChNQ", + "b3N0Z3Jlc3FsU3NsQ29uZmlnEmEKE3NlcnZlcl92ZXJpZmljYXRpb24YASAB", + "KAsyQi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Qb3N0Z3Jlc3FsU3Ns", + "Q29uZmlnLlNlcnZlclZlcmlmaWNhdGlvbkgAEnUKHnNlcnZlcl9hbmRfY2xp", + "ZW50X3ZlcmlmaWNhdGlvbhgCIAEoCzJLLmdvb2dsZS5jbG91ZC5kYXRhc3Ry", + "ZWFtLnYxLlBvc3RncmVzcWxTc2xDb25maWcuU2VydmVyQW5kQ2xpZW50VmVy", + "aWZpY2F0aW9uSAAaNAoSU2VydmVyVmVyaWZpY2F0aW9uEh4KDmNhX2NlcnRp", + "ZmljYXRlGAEgASgJQgbgQQTgQQIafQobU2VydmVyQW5kQ2xpZW50VmVyaWZp", + "Y2F0aW9uEiIKEmNsaWVudF9jZXJ0aWZpY2F0ZRgBIAEoCUIG4EEE4EECEhoK", + "CmNsaWVudF9rZXkYAiABKAlCBuBBBOBBAhIeCg5jYV9jZXJ0aWZpY2F0ZRgD", + "IAEoCUIG4EEE4EECQhQKEmVuY3J5cHRpb25fc2V0dGluZyKHCQoRQ29ubmVj", + "dGlvblByb2ZpbGUSFAoEbmFtZRgBIAEoCUIG4EEI4EEDEjQKC2NyZWF0ZV90", + "aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjQK", + "C3VwZGF0ZV90aW1lGAMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFt", + "cEID4EEDEkkKBmxhYmVscxgEIAMoCzI5Lmdvb2dsZS5jbG91ZC5kYXRhc3Ry", + "ZWFtLnYxLkNvbm5lY3Rpb25Qcm9maWxlLkxhYmVsc0VudHJ5EhkKDGRpc3Bs", + "YXlfbmFtZRgFIAEoCUID4EECEkMKDm9yYWNsZV9wcm9maWxlGGQgASgLMiku", + "Z29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuT3JhY2xlUHJvZmlsZUgAEj0K", + "C2djc19wcm9maWxlGGUgASgLMiYuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0u", + "djEuR2NzUHJvZmlsZUgAEkEKDW15c3FsX3Byb2ZpbGUYZiABKAsyKC5nb29n", + "bGUuY2xvdWQuZGF0YXN0cmVhbS52MS5NeXNxbFByb2ZpbGVIABJHChBiaWdx", + "dWVyeV9wcm9maWxlGGcgASgLMisuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0u", + "djEuQmlnUXVlcnlQcm9maWxlSAASSwoScG9zdGdyZXNxbF9wcm9maWxlGGgg", + "ASgLMi0uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuUG9zdGdyZXNxbFBy", + "b2ZpbGVIABJKChJzcWxfc2VydmVyX3Byb2ZpbGUYaSABKAsyLC5nb29nbGUu", + "Y2xvdWQuZGF0YXN0cmVhbS52MS5TcWxTZXJ2ZXJQcm9maWxlSAASYgoec3Rh", + "dGljX3NlcnZpY2VfaXBfY29ubmVjdGl2aXR5GMgBIAEoCzI3Lmdvb2dsZS5j", + "bG91ZC5kYXRhc3RyZWFtLnYxLlN0YXRpY1NlcnZpY2VJcENvbm5lY3Rpdml0", + "eUgBEl0KGGZvcndhcmRfc3NoX2Nvbm5lY3Rpdml0eRjJASABKAsyOC5nb29n", + "bGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Gb3J3YXJkU3NoVHVubmVsQ29ubmVj", + "dGl2aXR5SAESUAoUcHJpdmF0ZV9jb25uZWN0aXZpdHkYygEgASgLMi8uZ29v", + "Z2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuUHJpdmF0ZUNvbm5lY3Rpdml0eUgB", + "Gi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToC", + "OAE6gQHqQX4KK2RhdGFzdHJlYW0uZ29vZ2xlYXBpcy5jb20vQ29ubmVjdGlv", + "blByb2ZpbGUST3Byb2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0", + "aW9ufS9jb25uZWN0aW9uUHJvZmlsZXMve2Nvbm5lY3Rpb25fcHJvZmlsZX1C", + "CQoHcHJvZmlsZUIOCgxjb25uZWN0aXZpdHkitgEKDE9yYWNsZUNvbHVtbhIO", + "CgZjb2x1bW4YASABKAkSEQoJZGF0YV90eXBlGAIgASgJEg4KBmxlbmd0aBgD", + "IAEoBRIRCglwcmVjaXNpb24YBCABKAUSDQoFc2NhbGUYBSABKAUSEAoIZW5j", + "b2RpbmcYBiABKAkSEwoLcHJpbWFyeV9rZXkYByABKAgSEAoIbnVsbGFibGUY", + "CCABKAgSGAoQb3JkaW5hbF9wb3NpdGlvbhgJIAEoBSJeCgtPcmFjbGVUYWJs", + "ZRINCgV0YWJsZRgBIAEoCRJACg5vcmFjbGVfY29sdW1ucxgCIAMoCzIoLmdv", + "b2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk9yYWNsZUNvbHVtbiJeCgxPcmFj", + "bGVTY2hlbWESDgoGc2NoZW1hGAEgASgJEj4KDW9yYWNsZV90YWJsZXMYAiAD", + "KAsyJy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5PcmFjbGVUYWJsZSJP", + "CgtPcmFjbGVSZGJtcxJACg5vcmFjbGVfc2NoZW1hcxgBIAMoCzIoLmdvb2ds", + "ZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk9yYWNsZVNjaGVtYSK7CAoST3JhY2xl", + "U291cmNlQ29uZmlnEkAKD2luY2x1ZGVfb2JqZWN0cxgBIAEoCzInLmdvb2ds", + "ZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk9yYWNsZVJkYm1zEkAKD2V4Y2x1ZGVf", + "b2JqZWN0cxgCIAEoCzInLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk9y", + "YWNsZVJkYm1zEiAKGG1heF9jb25jdXJyZW50X2NkY190YXNrcxgDIAEoBRIl", + "Ch1tYXhfY29uY3VycmVudF9iYWNrZmlsbF90YXNrcxgEIAEoBRJdChJkcm9w", + "X2xhcmdlX29iamVjdHMYZCABKAsyPy5nb29nbGUuY2xvdWQuZGF0YXN0cmVh", + "bS52MS5PcmFjbGVTb3VyY2VDb25maWcuRHJvcExhcmdlT2JqZWN0c0gAEmEK", + "FHN0cmVhbV9sYXJnZV9vYmplY3RzGGYgASgLMkEuZ29vZ2xlLmNsb3VkLmRh", + "dGFzdHJlYW0udjEuT3JhY2xlU291cmNlQ29uZmlnLlN0cmVhbUxhcmdlT2Jq", + "ZWN0c0gAEkwKCWxvZ19taW5lchhnIAEoCzI3Lmdvb2dsZS5jbG91ZC5kYXRh", + "c3RyZWFtLnYxLk9yYWNsZVNvdXJjZUNvbmZpZy5Mb2dNaW5lckgBElsKEWJp", + "bmFyeV9sb2dfcGFyc2VyGGggASgLMj4uZ29vZ2xlLmNsb3VkLmRhdGFzdHJl", + "YW0udjEuT3JhY2xlU291cmNlQ29uZmlnLkJpbmFyeUxvZ1BhcnNlckgBGhIK", + "EERyb3BMYXJnZU9iamVjdHMaFAoSU3RyZWFtTGFyZ2VPYmplY3RzGgoKCExv", + "Z01pbmVyGowDCg9CaW5hcnlMb2dQYXJzZXISewoab3JhY2xlX2FzbV9sb2df", + "ZmlsZV9hY2Nlc3MYASABKAsyVS5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52", + "MS5PcmFjbGVTb3VyY2VDb25maWcuQmluYXJ5TG9nUGFyc2VyLk9yYWNsZUFz", + "bUxvZ0ZpbGVBY2Nlc3NIABJxChRsb2dfZmlsZV9kaXJlY3RvcmllcxgCIAEo", + "CzJRLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk9yYWNsZVNvdXJjZUNv", + "bmZpZy5CaW5hcnlMb2dQYXJzZXIuTG9nRmlsZURpcmVjdG9yaWVzSAAaGAoW", + "T3JhY2xlQXNtTG9nRmlsZUFjY2VzcxpcChJMb2dGaWxlRGlyZWN0b3JpZXMS", + "IQoUb25saW5lX2xvZ19kaXJlY3RvcnkYASABKAlCA+BBAhIjChZhcmNoaXZl", + "ZF9sb2dfZGlyZWN0b3J5GAIgASgJQgPgQQJCEQoPbG9nX2ZpbGVfYWNjZXNz", + "QhgKFmxhcmdlX29iamVjdHNfaGFuZGxpbmdCDAoKY2RjX21ldGhvZCKoAQoQ", + "UG9zdGdyZXNxbENvbHVtbhIOCgZjb2x1bW4YASABKAkSEQoJZGF0YV90eXBl", + "GAIgASgJEg4KBmxlbmd0aBgDIAEoBRIRCglwcmVjaXNpb24YBCABKAUSDQoF", + "c2NhbGUYBSABKAUSEwoLcHJpbWFyeV9rZXkYByABKAgSEAoIbnVsbGFibGUY", + "CCABKAgSGAoQb3JkaW5hbF9wb3NpdGlvbhgJIAEoBSJqCg9Qb3N0Z3Jlc3Fs", + "VGFibGUSDQoFdGFibGUYASABKAkSSAoScG9zdGdyZXNxbF9jb2x1bW5zGAIg", + "AygLMiwuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuUG9zdGdyZXNxbENv", + "bHVtbiJqChBQb3N0Z3Jlc3FsU2NoZW1hEg4KBnNjaGVtYRgBIAEoCRJGChFw", + "b3N0Z3Jlc3FsX3RhYmxlcxgCIAMoCzIrLmdvb2dsZS5jbG91ZC5kYXRhc3Ry", + "ZWFtLnYxLlBvc3RncmVzcWxUYWJsZSJbCg9Qb3N0Z3Jlc3FsUmRibXMSSAoS", + "cG9zdGdyZXNxbF9zY2hlbWFzGAEgAygLMiwuZ29vZ2xlLmNsb3VkLmRhdGFz", + "dHJlYW0udjEuUG9zdGdyZXNxbFNjaGVtYSKHAgoWUG9zdGdyZXNxbFNvdXJj", + "ZUNvbmZpZxJECg9pbmNsdWRlX29iamVjdHMYASABKAsyKy5nb29nbGUuY2xv", + "dWQuZGF0YXN0cmVhbS52MS5Qb3N0Z3Jlc3FsUmRibXMSRAoPZXhjbHVkZV9v", + "YmplY3RzGAIgASgLMisuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuUG9z", + "dGdyZXNxbFJkYm1zEiAKEHJlcGxpY2F0aW9uX3Nsb3QYAyABKAlCBuBBAuBB", + "BRIYCgtwdWJsaWNhdGlvbhgEIAEoCUID4EECEiUKHW1heF9jb25jdXJyZW50", + "X2JhY2tmaWxsX3Rhc2tzGAUgASgFIqcBCg9TcWxTZXJ2ZXJDb2x1bW4SDgoG", + "Y29sdW1uGAEgASgJEhEKCWRhdGFfdHlwZRgCIAEoCRIOCgZsZW5ndGgYAyAB", + "KAUSEQoJcHJlY2lzaW9uGAQgASgFEg0KBXNjYWxlGAUgASgFEhMKC3ByaW1h", + "cnlfa2V5GAYgASgIEhAKCG51bGxhYmxlGAcgASgIEhgKEG9yZGluYWxfcG9z", + "aXRpb24YCCABKAUiXQoOU3FsU2VydmVyVGFibGUSDQoFdGFibGUYASABKAkS", + "PAoHY29sdW1ucxgCIAMoCzIrLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYx", + "LlNxbFNlcnZlckNvbHVtbiJdCg9TcWxTZXJ2ZXJTY2hlbWESDgoGc2NoZW1h", + "GAEgASgJEjoKBnRhYmxlcxgCIAMoCzIqLmdvb2dsZS5jbG91ZC5kYXRhc3Ry", + "ZWFtLnYxLlNxbFNlcnZlclRhYmxlIk4KDlNxbFNlcnZlclJkYm1zEjwKB3Nj", + "aGVtYXMYASADKAsyKy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5TcWxT", + "ZXJ2ZXJTY2hlbWEilgMKFVNxbFNlcnZlclNvdXJjZUNvbmZpZxJDCg9pbmNs", + "dWRlX29iamVjdHMYASABKAsyKi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52", + "MS5TcWxTZXJ2ZXJSZGJtcxJDCg9leGNsdWRlX29iamVjdHMYAiABKAsyKi5n", + "b29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5TcWxTZXJ2ZXJSZGJtcxIgChht", + "YXhfY29uY3VycmVudF9jZGNfdGFza3MYAyABKAUSJQodbWF4X2NvbmN1cnJl", + "bnRfYmFja2ZpbGxfdGFza3MYBCABKAUSUAoQdHJhbnNhY3Rpb25fbG9ncxhl", + "IAEoCzI0Lmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlNxbFNlcnZlclRy", + "YW5zYWN0aW9uTG9nc0gAEkoKDWNoYW5nZV90YWJsZXMYZiABKAsyMS5nb29n", + "bGUuY2xvdWQuZGF0YXN0cmVhbS52MS5TcWxTZXJ2ZXJDaGFuZ2VUYWJsZXNI", + "AEIMCgpjZGNfbWV0aG9kIhoKGFNxbFNlcnZlclRyYW5zYWN0aW9uTG9ncyIX", + "ChVTcWxTZXJ2ZXJDaGFuZ2VUYWJsZXMitgEKC015c3FsQ29sdW1uEg4KBmNv", + "bHVtbhgBIAEoCRIRCglkYXRhX3R5cGUYAiABKAkSDgoGbGVuZ3RoGAMgASgF", + "EhEKCWNvbGxhdGlvbhgEIAEoCRITCgtwcmltYXJ5X2tleRgFIAEoCBIQCghu", + "dWxsYWJsZRgGIAEoCBIYChBvcmRpbmFsX3Bvc2l0aW9uGAcgASgFEhEKCXBy", + "ZWNpc2lvbhgIIAEoBRINCgVzY2FsZRgJIAEoBSJbCgpNeXNxbFRhYmxlEg0K", + "BXRhYmxlGAEgASgJEj4KDW15c3FsX2NvbHVtbnMYAiADKAsyJy5nb29nbGUu", + "Y2xvdWQuZGF0YXN0cmVhbS52MS5NeXNxbENvbHVtbiJfCg1NeXNxbERhdGFi", + "YXNlEhAKCGRhdGFiYXNlGAEgASgJEjwKDG15c3FsX3RhYmxlcxgCIAMoCzIm", + "Lmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk15c3FsVGFibGUiUAoKTXlz", + "cWxSZGJtcxJCCg9teXNxbF9kYXRhYmFzZXMYASADKAsyKS5nb29nbGUuY2xv", + "dWQuZGF0YXN0cmVhbS52MS5NeXNxbERhdGFiYXNlIq0DChFNeXNxbFNvdXJj", + "ZUNvbmZpZxI/Cg9pbmNsdWRlX29iamVjdHMYASABKAsyJi5nb29nbGUuY2xv", + "dWQuZGF0YXN0cmVhbS52MS5NeXNxbFJkYm1zEj8KD2V4Y2x1ZGVfb2JqZWN0", + "cxgCIAEoCzImLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk15c3FsUmRi", + "bXMSIAoYbWF4X2NvbmN1cnJlbnRfY2RjX3Rhc2tzGAMgASgFEiUKHW1heF9j", + "b25jdXJyZW50X2JhY2tmaWxsX3Rhc2tzGAQgASgFEl4KE2JpbmFyeV9sb2df", + "cG9zaXRpb24YZSABKAsyPy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5N", + "eXNxbFNvdXJjZUNvbmZpZy5CaW5hcnlMb2dQb3NpdGlvbkgAEkIKBGd0aWQY", + "ZiABKAsyMi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5NeXNxbFNvdXJj", + "ZUNvbmZpZy5HdGlkSAAaEwoRQmluYXJ5TG9nUG9zaXRpb24aBgoER3RpZEIM", + "CgpjZGNfbWV0aG9kIssDCgxTb3VyY2VDb25maWcSVgoZc291cmNlX2Nvbm5l", + "Y3Rpb25fcHJvZmlsZRgBIAEoCUIz4EEC+kEtCitkYXRhc3RyZWFtLmdvb2ds", + "ZWFwaXMuY29tL0Nvbm5lY3Rpb25Qcm9maWxlEk4KFG9yYWNsZV9zb3VyY2Vf", + "Y29uZmlnGGQgASgLMi4uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuT3Jh", + "Y2xlU291cmNlQ29uZmlnSAASTAoTbXlzcWxfc291cmNlX2NvbmZpZxhlIAEo", + "CzItLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk15c3FsU291cmNlQ29u", + "ZmlnSAASVgoYcG9zdGdyZXNxbF9zb3VyY2VfY29uZmlnGGYgASgLMjIuZ29v", + "Z2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuUG9zdGdyZXNxbFNvdXJjZUNvbmZp", + "Z0gAElUKGHNxbF9zZXJ2ZXJfc291cmNlX2NvbmZpZxhnIAEoCzIxLmdvb2ds", + "ZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlNxbFNlcnZlclNvdXJjZUNvbmZpZ0gA", + "QhYKFHNvdXJjZV9zdHJlYW1fY29uZmlnIhAKDkF2cm9GaWxlRm9ybWF0Iu8C", + "Cg5Kc29uRmlsZUZvcm1hdBJXChJzY2hlbWFfZmlsZV9mb3JtYXQYASABKA4y", + "Oy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Kc29uRmlsZUZvcm1hdC5T", + "Y2hlbWFGaWxlRm9ybWF0Ek8KC2NvbXByZXNzaW9uGAIgASgOMjouZ29vZ2xl", + "LmNsb3VkLmRhdGFzdHJlYW0udjEuSnNvbkZpbGVGb3JtYXQuSnNvbkNvbXBy", + "ZXNzaW9uImAKEFNjaGVtYUZpbGVGb3JtYXQSIgoeU0NIRU1BX0ZJTEVfRk9S", + "TUFUX1VOU1BFQ0lGSUVEEAASEgoOTk9fU0NIRU1BX0ZJTEUQARIUChBBVlJP", + "X1NDSEVNQV9GSUxFEAIiUQoPSnNvbkNvbXByZXNzaW9uEiAKHEpTT05fQ09N", + "UFJFU1NJT05fVU5TUEVDSUZJRUQQABISCg5OT19DT01QUkVTU0lPThABEggK", + "BEdaSVAQAiKYAgoUR2NzRGVzdGluYXRpb25Db25maWcSDAoEcGF0aBgBIAEo", + "CRIYChBmaWxlX3JvdGF0aW9uX21iGAIgASgFEjkKFmZpbGVfcm90YXRpb25f", + "aW50ZXJ2YWwYAyABKAsyGS5nb29nbGUucHJvdG9idWYuRHVyYXRpb24SRgoQ", + "YXZyb19maWxlX2Zvcm1hdBhkIAEoCzIqLmdvb2dsZS5jbG91ZC5kYXRhc3Ry", + "ZWFtLnYxLkF2cm9GaWxlRm9ybWF0SAASRgoQanNvbl9maWxlX2Zvcm1hdBhl", + "IAEoCzIqLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkpzb25GaWxlRm9y", + "bWF0SABCDQoLZmlsZV9mb3JtYXQirAYKGUJpZ1F1ZXJ5RGVzdGluYXRpb25D", + "b25maWcSawoVc2luZ2xlX3RhcmdldF9kYXRhc2V0GMkBIAEoCzJJLmdvb2ds", + "ZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkJpZ1F1ZXJ5RGVzdGluYXRpb25Db25m", + "aWcuU2luZ2xlVGFyZ2V0RGF0YXNldEgAEnMKGXNvdXJjZV9oaWVyYXJjaHlf", + "ZGF0YXNldHMYygEgASgLMk0uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEu", + "QmlnUXVlcnlEZXN0aW5hdGlvbkNvbmZpZy5Tb3VyY2VIaWVyYXJjaHlEYXRh", + "c2V0c0gAEjIKDmRhdGFfZnJlc2huZXNzGKwCIAEoCzIZLmdvb2dsZS5wcm90", + "b2J1Zi5EdXJhdGlvbhJNCgVtZXJnZRitAiABKAsyOy5nb29nbGUuY2xvdWQu", + "ZGF0YXN0cmVhbS52MS5CaWdRdWVyeURlc3RpbmF0aW9uQ29uZmlnLk1lcmdl", + "SAESWAoLYXBwZW5kX29ubHkYrgIgASgLMkAuZ29vZ2xlLmNsb3VkLmRhdGFz", + "dHJlYW0udjEuQmlnUXVlcnlEZXN0aW5hdGlvbkNvbmZpZy5BcHBlbmRPbmx5", + "SAEaKQoTU2luZ2xlVGFyZ2V0RGF0YXNldBISCgpkYXRhc2V0X2lkGAEgASgJ", + "Gu0BChdTb3VyY2VIaWVyYXJjaHlEYXRhc2V0cxJ3ChBkYXRhc2V0X3RlbXBs", + "YXRlGAIgASgLMl0uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuQmlnUXVl", + "cnlEZXN0aW5hdGlvbkNvbmZpZy5Tb3VyY2VIaWVyYXJjaHlEYXRhc2V0cy5E", + "YXRhc2V0VGVtcGxhdGUaWQoPRGF0YXNldFRlbXBsYXRlEhUKCGxvY2F0aW9u", + "GAEgASgJQgPgQQISGQoRZGF0YXNldF9pZF9wcmVmaXgYAiABKAkSFAoMa21z", + "X2tleV9uYW1lGAMgASgJGgwKCkFwcGVuZE9ubHkaBwoFTWVyZ2VCEAoOZGF0", + "YXNldF9jb25maWdCDAoKd3JpdGVfbW9kZSK/AgoRRGVzdGluYXRpb25Db25m", + "aWcSWwoeZGVzdGluYXRpb25fY29ubmVjdGlvbl9wcm9maWxlGAEgASgJQjPg", + "QQL6QS0KK2RhdGFzdHJlYW0uZ29vZ2xlYXBpcy5jb20vQ29ubmVjdGlvblBy", + "b2ZpbGUSUgoWZ2NzX2Rlc3RpbmF0aW9uX2NvbmZpZxhkIAEoCzIwLmdvb2ds", + "ZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkdjc0Rlc3RpbmF0aW9uQ29uZmlnSAAS", + "XAobYmlncXVlcnlfZGVzdGluYXRpb25fY29uZmlnGGUgASgLMjUuZ29vZ2xl", + "LmNsb3VkLmRhdGFzdHJlYW0udjEuQmlnUXVlcnlEZXN0aW5hdGlvbkNvbmZp", + "Z0gAQhsKGWRlc3RpbmF0aW9uX3N0cmVhbV9jb25maWci5AsKBlN0cmVhbRIU", + "CgRuYW1lGAEgASgJQgbgQQjgQQMSNAoLY3JlYXRlX3RpbWUYAiABKAsyGi5n", "b29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSNAoLdXBkYXRlX3RpbWUY", - "AyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSSQoGbGFi", - "ZWxzGAQgAygLMjkuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuUHJpdmF0", - "ZUNvbm5lY3Rpb24uTGFiZWxzRW50cnkSGQoMZGlzcGxheV9uYW1lGAUgASgJ", - "QgPgQQISRwoFc3RhdGUYBiABKA4yMy5nb29nbGUuY2xvdWQuZGF0YXN0cmVh", - "bS52MS5Qcml2YXRlQ29ubmVjdGlvbi5TdGF0ZUID4EEDEjUKBWVycm9yGAcg", - "ASgLMiEuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuRXJyb3JCA+BBAxJI", - "ChJ2cGNfcGVlcmluZ19jb25maWcYZCABKAsyLC5nb29nbGUuY2xvdWQuZGF0", - "YXN0cmVhbS52MS5WcGNQZWVyaW5nQ29uZmlnGi0KC0xhYmVsc0VudHJ5EgsK", - "A2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiaQoFU3RhdGUSFQoRU1RB", - "VEVfVU5TUEVDSUZJRUQQABIMCghDUkVBVElORxABEgsKB0NSRUFURUQQAhIK", - "CgZGQUlMRUQQAxIMCghERUxFVElORxAEEhQKEEZBSUxFRF9UT19ERUxFVEUQ", - "BTqBAepBfgorZGF0YXN0cmVhbS5nb29nbGVhcGlzLmNvbS9Qcml2YXRlQ29u", - "bmVjdGlvbhJPcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRp", - "b259L3ByaXZhdGVDb25uZWN0aW9ucy97cHJpdmF0ZV9jb25uZWN0aW9ufSJm", - "ChNQcml2YXRlQ29ubmVjdGl2aXR5Ek8KEnByaXZhdGVfY29ubmVjdGlvbhgB", - "IAEoCUIz4EEC+kEtCitkYXRhc3RyZWFtLmdvb2dsZWFwaXMuY29tL1ByaXZh", - "dGVDb25uZWN0aW9uItMDCgVSb3V0ZRIRCgRuYW1lGAEgASgJQgPgQQMSNAoL", - "Y3JlYXRlX3RpbWUYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1w", - "QgPgQQMSNAoLdXBkYXRlX3RpbWUYAyABKAsyGi5nb29nbGUucHJvdG9idWYu", - "VGltZXN0YW1wQgPgQQMSPQoGbGFiZWxzGAQgAygLMi0uZ29vZ2xlLmNsb3Vk", - "LmRhdGFzdHJlYW0udjEuUm91dGUuTGFiZWxzRW50cnkSGQoMZGlzcGxheV9u", - "YW1lGAUgASgJQgPgQQISIAoTZGVzdGluYXRpb25fYWRkcmVzcxgGIAEoCUID", - "4EECEhgKEGRlc3RpbmF0aW9uX3BvcnQYByABKAUaLQoLTGFiZWxzRW50cnkS", - "CwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ATqFAepBgQEKH2RhdGFz", - "dHJlYW0uZ29vZ2xlYXBpcy5jb20vUm91dGUSXnByb2plY3RzL3twcm9qZWN0", - "fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9wcml2YXRlQ29ubmVjdGlvbnMve3By", - "aXZhdGVfY29ubmVjdGlvbn0vcm91dGVzL3tyb3V0ZX0iygEKDk15c3FsU3Ns", - "Q29uZmlnEhcKCmNsaWVudF9rZXkYASABKAlCA+BBBBIbCg5jbGllbnRfa2V5", - "X3NldBgCIAEoCEID4EEDEh8KEmNsaWVudF9jZXJ0aWZpY2F0ZRgDIAEoCUID", - "4EEEEiMKFmNsaWVudF9jZXJ0aWZpY2F0ZV9zZXQYBCABKAhCA+BBAxIbCg5j", - "YV9jZXJ0aWZpY2F0ZRgFIAEoCUID4EEEEh8KEmNhX2NlcnRpZmljYXRlX3Nl", - "dBgGIAEoCEID4EEDIk8KD09yYWNsZVNzbENvbmZpZxIbCg5jYV9jZXJ0aWZp", - "Y2F0ZRgBIAEoCUID4EEEEh8KEmNhX2NlcnRpZmljYXRlX3NldBgCIAEoCEID", - "4EEDIoQJChFDb25uZWN0aW9uUHJvZmlsZRIRCgRuYW1lGAEgASgJQgPgQQMS", - "NAoLY3JlYXRlX3RpbWUYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0", - "YW1wQgPgQQMSNAoLdXBkYXRlX3RpbWUYAyABKAsyGi5nb29nbGUucHJvdG9i", - "dWYuVGltZXN0YW1wQgPgQQMSSQoGbGFiZWxzGAQgAygLMjkuZ29vZ2xlLmNs", - "b3VkLmRhdGFzdHJlYW0udjEuQ29ubmVjdGlvblByb2ZpbGUuTGFiZWxzRW50", - "cnkSGQoMZGlzcGxheV9uYW1lGAUgASgJQgPgQQISQwoOb3JhY2xlX3Byb2Zp", - "bGUYZCABKAsyKS5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5PcmFjbGVQ", - "cm9maWxlSAASPQoLZ2NzX3Byb2ZpbGUYZSABKAsyJi5nb29nbGUuY2xvdWQu", - "ZGF0YXN0cmVhbS52MS5HY3NQcm9maWxlSAASQQoNbXlzcWxfcHJvZmlsZRhm", - "IAEoCzIoLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk15c3FsUHJvZmls", - "ZUgAEkcKEGJpZ3F1ZXJ5X3Byb2ZpbGUYZyABKAsyKy5nb29nbGUuY2xvdWQu", - "ZGF0YXN0cmVhbS52MS5CaWdRdWVyeVByb2ZpbGVIABJLChJwb3N0Z3Jlc3Fs", - "X3Byb2ZpbGUYaCABKAsyLS5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Q", - "b3N0Z3Jlc3FsUHJvZmlsZUgAEkoKEnNxbF9zZXJ2ZXJfcHJvZmlsZRhpIAEo", - "CzIsLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlNxbFNlcnZlclByb2Zp", - "bGVIABJiCh5zdGF0aWNfc2VydmljZV9pcF9jb25uZWN0aXZpdHkYyAEgASgL", - "MjcuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuU3RhdGljU2VydmljZUlw", - "Q29ubmVjdGl2aXR5SAESXQoYZm9yd2FyZF9zc2hfY29ubmVjdGl2aXR5GMkB", - "IAEoCzI4Lmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkZvcndhcmRTc2hU", - "dW5uZWxDb25uZWN0aXZpdHlIARJQChRwcml2YXRlX2Nvbm5lY3Rpdml0eRjK", - "ASABKAsyLy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Qcml2YXRlQ29u", - "bmVjdGl2aXR5SAEaLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZh", - "bHVlGAIgASgJOgI4ATqBAepBfgorZGF0YXN0cmVhbS5nb29nbGVhcGlzLmNv", - "bS9Db25uZWN0aW9uUHJvZmlsZRJPcHJvamVjdHMve3Byb2plY3R9L2xvY2F0", - "aW9ucy97bG9jYXRpb259L2Nvbm5lY3Rpb25Qcm9maWxlcy97Y29ubmVjdGlv", - "bl9wcm9maWxlfUIJCgdwcm9maWxlQg4KDGNvbm5lY3Rpdml0eSK2AQoMT3Jh", - "Y2xlQ29sdW1uEg4KBmNvbHVtbhgBIAEoCRIRCglkYXRhX3R5cGUYAiABKAkS", - "DgoGbGVuZ3RoGAMgASgFEhEKCXByZWNpc2lvbhgEIAEoBRINCgVzY2FsZRgF", - "IAEoBRIQCghlbmNvZGluZxgGIAEoCRITCgtwcmltYXJ5X2tleRgHIAEoCBIQ", - "CghudWxsYWJsZRgIIAEoCBIYChBvcmRpbmFsX3Bvc2l0aW9uGAkgASgFIl4K", - "C09yYWNsZVRhYmxlEg0KBXRhYmxlGAEgASgJEkAKDm9yYWNsZV9jb2x1bW5z", - "GAIgAygLMiguZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuT3JhY2xlQ29s", - "dW1uIl4KDE9yYWNsZVNjaGVtYRIOCgZzY2hlbWEYASABKAkSPgoNb3JhY2xl", - "X3RhYmxlcxgCIAMoCzInLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk9y", - "YWNsZVRhYmxlIk8KC09yYWNsZVJkYm1zEkAKDm9yYWNsZV9zY2hlbWFzGAEg", - "AygLMiguZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuT3JhY2xlU2NoZW1h", - "IrsIChJPcmFjbGVTb3VyY2VDb25maWcSQAoPaW5jbHVkZV9vYmplY3RzGAEg", - "ASgLMicuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuT3JhY2xlUmRibXMS", - "QAoPZXhjbHVkZV9vYmplY3RzGAIgASgLMicuZ29vZ2xlLmNsb3VkLmRhdGFz", - "dHJlYW0udjEuT3JhY2xlUmRibXMSIAoYbWF4X2NvbmN1cnJlbnRfY2RjX3Rh", - "c2tzGAMgASgFEiUKHW1heF9jb25jdXJyZW50X2JhY2tmaWxsX3Rhc2tzGAQg", - "ASgFEl0KEmRyb3BfbGFyZ2Vfb2JqZWN0cxhkIAEoCzI/Lmdvb2dsZS5jbG91", - "ZC5kYXRhc3RyZWFtLnYxLk9yYWNsZVNvdXJjZUNvbmZpZy5Ecm9wTGFyZ2VP", - "YmplY3RzSAASYQoUc3RyZWFtX2xhcmdlX29iamVjdHMYZiABKAsyQS5nb29n", - "bGUuY2xvdWQuZGF0YXN0cmVhbS52MS5PcmFjbGVTb3VyY2VDb25maWcuU3Ry", - "ZWFtTGFyZ2VPYmplY3RzSAASTAoJbG9nX21pbmVyGGcgASgLMjcuZ29vZ2xl", - "LmNsb3VkLmRhdGFzdHJlYW0udjEuT3JhY2xlU291cmNlQ29uZmlnLkxvZ01p", - "bmVySAESWwoRYmluYXJ5X2xvZ19wYXJzZXIYaCABKAsyPi5nb29nbGUuY2xv", - "dWQuZGF0YXN0cmVhbS52MS5PcmFjbGVTb3VyY2VDb25maWcuQmluYXJ5TG9n", - "UGFyc2VySAEaEgoQRHJvcExhcmdlT2JqZWN0cxoUChJTdHJlYW1MYXJnZU9i", - "amVjdHMaCgoITG9nTWluZXIajAMKD0JpbmFyeUxvZ1BhcnNlchJ7ChpvcmFj", - "bGVfYXNtX2xvZ19maWxlX2FjY2VzcxgBIAEoCzJVLmdvb2dsZS5jbG91ZC5k", - "YXRhc3RyZWFtLnYxLk9yYWNsZVNvdXJjZUNvbmZpZy5CaW5hcnlMb2dQYXJz", - "ZXIuT3JhY2xlQXNtTG9nRmlsZUFjY2Vzc0gAEnEKFGxvZ19maWxlX2RpcmVj", - "dG9yaWVzGAIgASgLMlEuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuT3Jh", - "Y2xlU291cmNlQ29uZmlnLkJpbmFyeUxvZ1BhcnNlci5Mb2dGaWxlRGlyZWN0", - "b3JpZXNIABoYChZPcmFjbGVBc21Mb2dGaWxlQWNjZXNzGlwKEkxvZ0ZpbGVE", - "aXJlY3RvcmllcxIhChRvbmxpbmVfbG9nX2RpcmVjdG9yeRgBIAEoCUID4EEC", - "EiMKFmFyY2hpdmVkX2xvZ19kaXJlY3RvcnkYAiABKAlCA+BBAkIRCg9sb2df", - "ZmlsZV9hY2Nlc3NCGAoWbGFyZ2Vfb2JqZWN0c19oYW5kbGluZ0IMCgpjZGNf", - "bWV0aG9kIqgBChBQb3N0Z3Jlc3FsQ29sdW1uEg4KBmNvbHVtbhgBIAEoCRIR", - "CglkYXRhX3R5cGUYAiABKAkSDgoGbGVuZ3RoGAMgASgFEhEKCXByZWNpc2lv", - "bhgEIAEoBRINCgVzY2FsZRgFIAEoBRITCgtwcmltYXJ5X2tleRgHIAEoCBIQ", - "CghudWxsYWJsZRgIIAEoCBIYChBvcmRpbmFsX3Bvc2l0aW9uGAkgASgFImoK", - "D1Bvc3RncmVzcWxUYWJsZRINCgV0YWJsZRgBIAEoCRJIChJwb3N0Z3Jlc3Fs", - "X2NvbHVtbnMYAiADKAsyLC5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Q", - "b3N0Z3Jlc3FsQ29sdW1uImoKEFBvc3RncmVzcWxTY2hlbWESDgoGc2NoZW1h", - "GAEgASgJEkYKEXBvc3RncmVzcWxfdGFibGVzGAIgAygLMisuZ29vZ2xlLmNs", - "b3VkLmRhdGFzdHJlYW0udjEuUG9zdGdyZXNxbFRhYmxlIlsKD1Bvc3RncmVz", - "cWxSZGJtcxJIChJwb3N0Z3Jlc3FsX3NjaGVtYXMYASADKAsyLC5nb29nbGUu", - "Y2xvdWQuZGF0YXN0cmVhbS52MS5Qb3N0Z3Jlc3FsU2NoZW1hIocCChZQb3N0", - "Z3Jlc3FsU291cmNlQ29uZmlnEkQKD2luY2x1ZGVfb2JqZWN0cxgBIAEoCzIr", - "Lmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlBvc3RncmVzcWxSZGJtcxJE", - "Cg9leGNsdWRlX29iamVjdHMYAiABKAsyKy5nb29nbGUuY2xvdWQuZGF0YXN0", - "cmVhbS52MS5Qb3N0Z3Jlc3FsUmRibXMSIAoQcmVwbGljYXRpb25fc2xvdBgD", - "IAEoCUIG4EEC4EEFEhgKC3B1YmxpY2F0aW9uGAQgASgJQgPgQQISJQodbWF4", - "X2NvbmN1cnJlbnRfYmFja2ZpbGxfdGFza3MYBSABKAUipwEKD1NxbFNlcnZl", - "ckNvbHVtbhIOCgZjb2x1bW4YASABKAkSEQoJZGF0YV90eXBlGAIgASgJEg4K", - "Bmxlbmd0aBgDIAEoBRIRCglwcmVjaXNpb24YBCABKAUSDQoFc2NhbGUYBSAB", - "KAUSEwoLcHJpbWFyeV9rZXkYBiABKAgSEAoIbnVsbGFibGUYByABKAgSGAoQ", - "b3JkaW5hbF9wb3NpdGlvbhgIIAEoBSJdCg5TcWxTZXJ2ZXJUYWJsZRINCgV0", - "YWJsZRgBIAEoCRI8Cgdjb2x1bW5zGAIgAygLMisuZ29vZ2xlLmNsb3VkLmRh", - "dGFzdHJlYW0udjEuU3FsU2VydmVyQ29sdW1uIl0KD1NxbFNlcnZlclNjaGVt", - "YRIOCgZzY2hlbWEYASABKAkSOgoGdGFibGVzGAIgAygLMiouZ29vZ2xlLmNs", - "b3VkLmRhdGFzdHJlYW0udjEuU3FsU2VydmVyVGFibGUiTgoOU3FsU2VydmVy", - "UmRibXMSPAoHc2NoZW1hcxgBIAMoCzIrLmdvb2dsZS5jbG91ZC5kYXRhc3Ry", - "ZWFtLnYxLlNxbFNlcnZlclNjaGVtYSKWAwoVU3FsU2VydmVyU291cmNlQ29u", - "ZmlnEkMKD2luY2x1ZGVfb2JqZWN0cxgBIAEoCzIqLmdvb2dsZS5jbG91ZC5k", - "YXRhc3RyZWFtLnYxLlNxbFNlcnZlclJkYm1zEkMKD2V4Y2x1ZGVfb2JqZWN0", - "cxgCIAEoCzIqLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlNxbFNlcnZl", - "clJkYm1zEiAKGG1heF9jb25jdXJyZW50X2NkY190YXNrcxgDIAEoBRIlCh1t", - "YXhfY29uY3VycmVudF9iYWNrZmlsbF90YXNrcxgEIAEoBRJQChB0cmFuc2Fj", - "dGlvbl9sb2dzGGUgASgLMjQuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEu", - "U3FsU2VydmVyVHJhbnNhY3Rpb25Mb2dzSAASSgoNY2hhbmdlX3RhYmxlcxhm", - "IAEoCzIxLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlNxbFNlcnZlckNo", - "YW5nZVRhYmxlc0gAQgwKCmNkY19tZXRob2QiGgoYU3FsU2VydmVyVHJhbnNh", - "Y3Rpb25Mb2dzIhcKFVNxbFNlcnZlckNoYW5nZVRhYmxlcyK2AQoLTXlzcWxD", - "b2x1bW4SDgoGY29sdW1uGAEgASgJEhEKCWRhdGFfdHlwZRgCIAEoCRIOCgZs", - "ZW5ndGgYAyABKAUSEQoJY29sbGF0aW9uGAQgASgJEhMKC3ByaW1hcnlfa2V5", - "GAUgASgIEhAKCG51bGxhYmxlGAYgASgIEhgKEG9yZGluYWxfcG9zaXRpb24Y", - "ByABKAUSEQoJcHJlY2lzaW9uGAggASgFEg0KBXNjYWxlGAkgASgFIlsKCk15", - "c3FsVGFibGUSDQoFdGFibGUYASABKAkSPgoNbXlzcWxfY29sdW1ucxgCIAMo", - "CzInLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk15c3FsQ29sdW1uIl8K", - "DU15c3FsRGF0YWJhc2USEAoIZGF0YWJhc2UYASABKAkSPAoMbXlzcWxfdGFi", - "bGVzGAIgAygLMiYuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuTXlzcWxU", - "YWJsZSJQCgpNeXNxbFJkYm1zEkIKD215c3FsX2RhdGFiYXNlcxgBIAMoCzIp", - "Lmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk15c3FsRGF0YWJhc2UirQMK", - "EU15c3FsU291cmNlQ29uZmlnEj8KD2luY2x1ZGVfb2JqZWN0cxgBIAEoCzIm", - "Lmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk15c3FsUmRibXMSPwoPZXhj", - "bHVkZV9vYmplY3RzGAIgASgLMiYuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0u", - "djEuTXlzcWxSZGJtcxIgChhtYXhfY29uY3VycmVudF9jZGNfdGFza3MYAyAB", - "KAUSJQodbWF4X2NvbmN1cnJlbnRfYmFja2ZpbGxfdGFza3MYBCABKAUSXgoT", - "YmluYXJ5X2xvZ19wb3NpdGlvbhhlIAEoCzI/Lmdvb2dsZS5jbG91ZC5kYXRh", - "c3RyZWFtLnYxLk15c3FsU291cmNlQ29uZmlnLkJpbmFyeUxvZ1Bvc2l0aW9u", - "SAASQgoEZ3RpZBhmIAEoCzIyLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYx", - "Lk15c3FsU291cmNlQ29uZmlnLkd0aWRIABoTChFCaW5hcnlMb2dQb3NpdGlv", - "bhoGCgRHdGlkQgwKCmNkY19tZXRob2QiywMKDFNvdXJjZUNvbmZpZxJWChlz", - "b3VyY2VfY29ubmVjdGlvbl9wcm9maWxlGAEgASgJQjPgQQL6QS0KK2RhdGFz", - "dHJlYW0uZ29vZ2xlYXBpcy5jb20vQ29ubmVjdGlvblByb2ZpbGUSTgoUb3Jh", - "Y2xlX3NvdXJjZV9jb25maWcYZCABKAsyLi5nb29nbGUuY2xvdWQuZGF0YXN0", - "cmVhbS52MS5PcmFjbGVTb3VyY2VDb25maWdIABJMChNteXNxbF9zb3VyY2Vf", - "Y29uZmlnGGUgASgLMi0uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuTXlz", - "cWxTb3VyY2VDb25maWdIABJWChhwb3N0Z3Jlc3FsX3NvdXJjZV9jb25maWcY", - "ZiABKAsyMi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Qb3N0Z3Jlc3Fs", - "U291cmNlQ29uZmlnSAASVQoYc3FsX3NlcnZlcl9zb3VyY2VfY29uZmlnGGcg", - "ASgLMjEuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuU3FsU2VydmVyU291", - "cmNlQ29uZmlnSABCFgoUc291cmNlX3N0cmVhbV9jb25maWciEAoOQXZyb0Zp", - "bGVGb3JtYXQi7wIKDkpzb25GaWxlRm9ybWF0ElcKEnNjaGVtYV9maWxlX2Zv", - "cm1hdBgBIAEoDjI7Lmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkpzb25G", - "aWxlRm9ybWF0LlNjaGVtYUZpbGVGb3JtYXQSTwoLY29tcHJlc3Npb24YAiAB", - "KA4yOi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Kc29uRmlsZUZvcm1h", - "dC5Kc29uQ29tcHJlc3Npb24iYAoQU2NoZW1hRmlsZUZvcm1hdBIiCh5TQ0hF", - "TUFfRklMRV9GT1JNQVRfVU5TUEVDSUZJRUQQABISCg5OT19TQ0hFTUFfRklM", - "RRABEhQKEEFWUk9fU0NIRU1BX0ZJTEUQAiJRCg9Kc29uQ29tcHJlc3Npb24S", - "IAocSlNPTl9DT01QUkVTU0lPTl9VTlNQRUNJRklFRBAAEhIKDk5PX0NPTVBS", - "RVNTSU9OEAESCAoER1pJUBACIpgCChRHY3NEZXN0aW5hdGlvbkNvbmZpZxIM", - "CgRwYXRoGAEgASgJEhgKEGZpbGVfcm90YXRpb25fbWIYAiABKAUSOQoWZmls", - "ZV9yb3RhdGlvbl9pbnRlcnZhbBgDIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5E", - "dXJhdGlvbhJGChBhdnJvX2ZpbGVfZm9ybWF0GGQgASgLMiouZ29vZ2xlLmNs", - "b3VkLmRhdGFzdHJlYW0udjEuQXZyb0ZpbGVGb3JtYXRIABJGChBqc29uX2Zp", - "bGVfZm9ybWF0GGUgASgLMiouZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEu", - "SnNvbkZpbGVGb3JtYXRIAEINCgtmaWxlX2Zvcm1hdCKsBgoZQmlnUXVlcnlE", - "ZXN0aW5hdGlvbkNvbmZpZxJrChVzaW5nbGVfdGFyZ2V0X2RhdGFzZXQYyQEg", - "ASgLMkkuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuQmlnUXVlcnlEZXN0", - "aW5hdGlvbkNvbmZpZy5TaW5nbGVUYXJnZXREYXRhc2V0SAAScwoZc291cmNl", - "X2hpZXJhcmNoeV9kYXRhc2V0cxjKASABKAsyTS5nb29nbGUuY2xvdWQuZGF0", - "YXN0cmVhbS52MS5CaWdRdWVyeURlc3RpbmF0aW9uQ29uZmlnLlNvdXJjZUhp", - "ZXJhcmNoeURhdGFzZXRzSAASMgoOZGF0YV9mcmVzaG5lc3MYrAIgASgLMhku", - "Z29vZ2xlLnByb3RvYnVmLkR1cmF0aW9uEk0KBW1lcmdlGK0CIAEoCzI7Lmdv", - "b2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkJpZ1F1ZXJ5RGVzdGluYXRpb25D", - "b25maWcuTWVyZ2VIARJYCgthcHBlbmRfb25seRiuAiABKAsyQC5nb29nbGUu", - "Y2xvdWQuZGF0YXN0cmVhbS52MS5CaWdRdWVyeURlc3RpbmF0aW9uQ29uZmln", - "LkFwcGVuZE9ubHlIARopChNTaW5nbGVUYXJnZXREYXRhc2V0EhIKCmRhdGFz", - "ZXRfaWQYASABKAka7QEKF1NvdXJjZUhpZXJhcmNoeURhdGFzZXRzEncKEGRh", - "dGFzZXRfdGVtcGxhdGUYAiABKAsyXS5nb29nbGUuY2xvdWQuZGF0YXN0cmVh", - "bS52MS5CaWdRdWVyeURlc3RpbmF0aW9uQ29uZmlnLlNvdXJjZUhpZXJhcmNo", - "eURhdGFzZXRzLkRhdGFzZXRUZW1wbGF0ZRpZCg9EYXRhc2V0VGVtcGxhdGUS", - "FQoIbG9jYXRpb24YASABKAlCA+BBAhIZChFkYXRhc2V0X2lkX3ByZWZpeBgC", - "IAEoCRIUCgxrbXNfa2V5X25hbWUYAyABKAkaDAoKQXBwZW5kT25seRoHCgVN", - "ZXJnZUIQCg5kYXRhc2V0X2NvbmZpZ0IMCgp3cml0ZV9tb2RlIr8CChFEZXN0", - "aW5hdGlvbkNvbmZpZxJbCh5kZXN0aW5hdGlvbl9jb25uZWN0aW9uX3Byb2Zp", - "bGUYASABKAlCM+BBAvpBLQorZGF0YXN0cmVhbS5nb29nbGVhcGlzLmNvbS9D", - "b25uZWN0aW9uUHJvZmlsZRJSChZnY3NfZGVzdGluYXRpb25fY29uZmlnGGQg", - "ASgLMjAuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuR2NzRGVzdGluYXRp", - "b25Db25maWdIABJcChtiaWdxdWVyeV9kZXN0aW5hdGlvbl9jb25maWcYZSAB", - "KAsyNS5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5CaWdRdWVyeURlc3Rp", - "bmF0aW9uQ29uZmlnSABCGwoZZGVzdGluYXRpb25fc3RyZWFtX2NvbmZpZyLh", - "CwoGU3RyZWFtEhEKBG5hbWUYASABKAlCA+BBAxI0CgtjcmVhdGVfdGltZRgC", - "IAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxI0Cgt1cGRh", - "dGVfdGltZRgDIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BB", - "AxI+CgZsYWJlbHMYBCADKAsyLi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52", - "MS5TdHJlYW0uTGFiZWxzRW50cnkSGQoMZGlzcGxheV9uYW1lGAUgASgJQgPg", - "QQISRAoNc291cmNlX2NvbmZpZxgGIAEoCzIoLmdvb2dsZS5jbG91ZC5kYXRh", - "c3RyZWFtLnYxLlNvdXJjZUNvbmZpZ0ID4EECEk4KEmRlc3RpbmF0aW9uX2Nv", - "bmZpZxgHIAEoCzItLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkRlc3Rp", - "bmF0aW9uQ29uZmlnQgPgQQISNwoFc3RhdGUYCCABKA4yKC5nb29nbGUuY2xv", - "dWQuZGF0YXN0cmVhbS52MS5TdHJlYW0uU3RhdGUSTgoMYmFja2ZpbGxfYWxs", - "GGUgASgLMjYuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuU3RyZWFtLkJh", - "Y2tmaWxsQWxsU3RyYXRlZ3lIABJQCg1iYWNrZmlsbF9ub25lGGYgASgLMjcu", - "Z29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuU3RyZWFtLkJhY2tmaWxsTm9u", - "ZVN0cmF0ZWd5SAASNgoGZXJyb3JzGAkgAygLMiEuZ29vZ2xlLmNsb3VkLmRh", - "dGFzdHJlYW0udjEuRXJyb3JCA+BBAxIxCh9jdXN0b21lcl9tYW5hZ2VkX2Vu", - "Y3J5cHRpb25fa2V5GAogASgJQgPgQQVIAYgBARI7ChJsYXN0X3JlY292ZXJ5", - "X3RpbWUYDSABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMa", - "5gIKE0JhY2tmaWxsQWxsU3RyYXRlZ3kSSgoXb3JhY2xlX2V4Y2x1ZGVkX29i", - "amVjdHMYASABKAsyJy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5PcmFj", - "bGVSZGJtc0gAEkgKFm15c3FsX2V4Y2x1ZGVkX29iamVjdHMYAiABKAsyJi5n", - "b29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5NeXNxbFJkYm1zSAASUgobcG9z", - "dGdyZXNxbF9leGNsdWRlZF9vYmplY3RzGAMgASgLMisuZ29vZ2xlLmNsb3Vk", - "LmRhdGFzdHJlYW0udjEuUG9zdGdyZXNxbFJkYm1zSAASUQobc3FsX3NlcnZl", - "cl9leGNsdWRlZF9vYmplY3RzGAQgASgLMiouZ29vZ2xlLmNsb3VkLmRhdGFz", - "dHJlYW0udjEuU3FsU2VydmVyUmRibXNIAEISChBleGNsdWRlZF9vYmplY3Rz", - "GhYKFEJhY2tmaWxsTm9uZVN0cmF0ZWd5Gi0KC0xhYmVsc0VudHJ5EgsKA2tl", - "eRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEimQEKBVN0YXRlEhUKEVNUQVRF", - "X1VOU1BFQ0lGSUVEEAASDwoLTk9UX1NUQVJURUQQARILCgdSVU5OSU5HEAIS", - "CgoGUEFVU0VEEAMSDwoLTUFJTlRFTkFOQ0UQBBIKCgZGQUlMRUQQBRIWChJG", - "QUlMRURfUEVSTUFORU5UTFkQBhIMCghTVEFSVElORxAHEgwKCERSQUlOSU5H", - "EAg6X+pBXAogZGF0YXN0cmVhbS5nb29nbGVhcGlzLmNvbS9TdHJlYW0SOHBy", - "b2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9zdHJlYW1z", - "L3tzdHJlYW19QhMKEWJhY2tmaWxsX3N0cmF0ZWd5QiIKIF9jdXN0b21lcl9t", - "YW5hZ2VkX2VuY3J5cHRpb25fa2V5IuIDCgxTdHJlYW1PYmplY3QSEQoEbmFt", - "ZRgBIAEoCUID4EEDEjQKC2NyZWF0ZV90aW1lGAIgASgLMhouZ29vZ2xlLnBy", - "b3RvYnVmLlRpbWVzdGFtcEID4EEDEjQKC3VwZGF0ZV90aW1lGAMgASgLMhou", - "Z29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEhkKDGRpc3BsYXlfbmFt", - "ZRgFIAEoCUID4EECEjYKBmVycm9ycxgGIAMoCzIhLmdvb2dsZS5jbG91ZC5k", - "YXRhc3RyZWFtLnYxLkVycm9yQgPgQQMSPQoMYmFja2ZpbGxfam9iGAcgASgL", - "MicuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuQmFja2ZpbGxKb2ISSQoN", - "c291cmNlX29iamVjdBgIIAEoCzIyLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFt", - "LnYxLlNvdXJjZU9iamVjdElkZW50aWZpZXI6dupBcwomZGF0YXN0cmVhbS5n", - "b29nbGVhcGlzLmNvbS9TdHJlYW1PYmplY3QSSXByb2plY3RzL3twcm9qZWN0", - "fS9sb2NhdGlvbnMve2xvY2F0aW9ufS9zdHJlYW1zL3tzdHJlYW19L29iamVj", - "dHMve29iamVjdH0i7gUKFlNvdXJjZU9iamVjdElkZW50aWZpZXISZgoRb3Jh", - "Y2xlX2lkZW50aWZpZXIYASABKAsySS5nb29nbGUuY2xvdWQuZGF0YXN0cmVh", - "bS52MS5Tb3VyY2VPYmplY3RJZGVudGlmaWVyLk9yYWNsZU9iamVjdElkZW50", - "aWZpZXJIABJkChBteXNxbF9pZGVudGlmaWVyGAIgASgLMkguZ29vZ2xlLmNs", - "b3VkLmRhdGFzdHJlYW0udjEuU291cmNlT2JqZWN0SWRlbnRpZmllci5NeXNx", - "bE9iamVjdElkZW50aWZpZXJIABJuChVwb3N0Z3Jlc3FsX2lkZW50aWZpZXIY", - "AyABKAsyTS5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5Tb3VyY2VPYmpl", - "Y3RJZGVudGlmaWVyLlBvc3RncmVzcWxPYmplY3RJZGVudGlmaWVySAASbQoV", - "c3FsX3NlcnZlcl9pZGVudGlmaWVyGAQgASgLMkwuZ29vZ2xlLmNsb3VkLmRh", - "dGFzdHJlYW0udjEuU291cmNlT2JqZWN0SWRlbnRpZmllci5TcWxTZXJ2ZXJP", - "YmplY3RJZGVudGlmaWVySAAaQQoWT3JhY2xlT2JqZWN0SWRlbnRpZmllchIT", - "CgZzY2hlbWEYASABKAlCA+BBAhISCgV0YWJsZRgCIAEoCUID4EECGkUKGlBv", - "c3RncmVzcWxPYmplY3RJZGVudGlmaWVyEhMKBnNjaGVtYRgBIAEoCUID4EEC", - "EhIKBXRhYmxlGAIgASgJQgPgQQIaQgoVTXlzcWxPYmplY3RJZGVudGlmaWVy", - "EhUKCGRhdGFiYXNlGAEgASgJQgPgQQISEgoFdGFibGUYAiABKAlCA+BBAhpE", - "ChlTcWxTZXJ2ZXJPYmplY3RJZGVudGlmaWVyEhMKBnNjaGVtYRgBIAEoCUID", - "4EECEhIKBXRhYmxlGAIgASgJQgPgQQJCEwoRc291cmNlX2lkZW50aWZpZXIi", - "/wMKC0JhY2tmaWxsSm9iEkEKBXN0YXRlGAEgASgOMi0uZ29vZ2xlLmNsb3Vk", - "LmRhdGFzdHJlYW0udjEuQmFja2ZpbGxKb2IuU3RhdGVCA+BBAxJACgd0cmln", - "Z2VyGAIgASgOMi8uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuQmFja2Zp", - "bGxKb2IuVHJpZ2dlchI4Cg9sYXN0X3N0YXJ0X3RpbWUYAyABKAsyGi5nb29n", - "bGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSNgoNbGFzdF9lbmRfdGltZRgE", - "IAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxI2CgZlcnJv", - "cnMYBSADKAsyIS5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5FcnJvckID", - "4EEDIoEBCgVTdGF0ZRIVChFTVEFURV9VTlNQRUNJRklFRBAAEg8KC05PVF9T", - "VEFSVEVEEAESCwoHUEVORElORxACEgoKBkFDVElWRRADEgsKB1NUT1BQRUQQ", - "BBIKCgZGQUlMRUQQBRINCglDT01QTEVURUQQBhIPCgtVTlNVUFBPUlRFRBAH", - "Ij0KB1RyaWdnZXISFwoTVFJJR0dFUl9VTlNQRUNJRklFRBAAEg0KCUFVVE9N", - "QVRJQxABEgoKBk1BTlVBTBACIt0BCgVFcnJvchIOCgZyZWFzb24YASABKAkS", - "EgoKZXJyb3JfdXVpZBgCIAEoCRIPCgdtZXNzYWdlGAMgASgJEi4KCmVycm9y", - "X3RpbWUYBCABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wEj8KB2Rl", - "dGFpbHMYBSADKAsyLi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5FcnJv", - "ci5EZXRhaWxzRW50cnkaLgoMRGV0YWlsc0VudHJ5EgsKA2tleRgBIAEoCRIN", - "CgV2YWx1ZRgCIAEoCToCOAEiTwoQVmFsaWRhdGlvblJlc3VsdBI7Cgt2YWxp", - "ZGF0aW9ucxgBIAMoCzImLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlZh", - "bGlkYXRpb24iiAIKClZhbGlkYXRpb24SEwoLZGVzY3JpcHRpb24YASABKAkS", - "QAoFc3RhdGUYAiABKA4yLC5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5W", - "YWxpZGF0aW9uLlN0YXRlQgPgQQMSPgoHbWVzc2FnZRgDIAMoCzItLmdvb2ds", - "ZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlZhbGlkYXRpb25NZXNzYWdlEgwKBGNv", - "ZGUYBCABKAkiVQoFU3RhdGUSFQoRU1RBVEVfVU5TUEVDSUZJRUQQABIQCgxO", - "T1RfRVhFQ1VURUQQARIKCgZGQUlMRUQQAhIKCgZQQVNTRUQQAxILCgdXQVJO", - "SU5HEAQirgIKEVZhbGlkYXRpb25NZXNzYWdlEg8KB21lc3NhZ2UYASABKAkS", - "QgoFbGV2ZWwYAiABKA4yMy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5W", - "YWxpZGF0aW9uTWVzc2FnZS5MZXZlbBJNCghtZXRhZGF0YRgDIAMoCzI7Lmdv", - "b2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlZhbGlkYXRpb25NZXNzYWdlLk1l", - "dGFkYXRhRW50cnkSDAoEY29kZRgEIAEoCRovCg1NZXRhZGF0YUVudHJ5EgsK", - "A2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiNgoFTGV2ZWwSFQoRTEVW", - "RUxfVU5TUEVDSUZJRUQQABILCgdXQVJOSU5HEAESCQoFRVJST1IQAiKyBQoL", - "Q2RjU3RyYXRlZ3kSagoabW9zdF9yZWNlbnRfc3RhcnRfcG9zaXRpb24YZSAB", - "KAsyPy5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5DZGNTdHJhdGVneS5N", - "b3N0UmVjZW50U3RhcnRQb3NpdGlvbkID4EEBSAAScAodbmV4dF9hdmFpbGFi", - "bGVfc3RhcnRfcG9zaXRpb24YZiABKAsyQi5nb29nbGUuY2xvdWQuZGF0YXN0", - "cmVhbS52MS5DZGNTdHJhdGVneS5OZXh0QXZhaWxhYmxlU3RhcnRQb3NpdGlv", - "bkID4EEBSAASZQoXc3BlY2lmaWNfc3RhcnRfcG9zaXRpb24YZyABKAsyPS5n", - "b29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5DZGNTdHJhdGVneS5TcGVjaWZp", - "Y1N0YXJ0UG9zaXRpb25CA+BBAUgAGhkKF01vc3RSZWNlbnRTdGFydFBvc2l0", - "aW9uGhwKGk5leHRBdmFpbGFibGVTdGFydFBvc2l0aW9uGpICChVTcGVjaWZp", - "Y1N0YXJ0UG9zaXRpb24SSgoSbXlzcWxfbG9nX3Bvc2l0aW9uGGUgASgLMiwu", - "Z29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuTXlzcWxMb2dQb3NpdGlvbkgA", - "EkwKE29yYWNsZV9zY25fcG9zaXRpb24YZiABKAsyLS5nb29nbGUuY2xvdWQu", - "ZGF0YXN0cmVhbS52MS5PcmFjbGVTY25Qb3NpdGlvbkgAElMKF3NxbF9zZXJ2", - "ZXJfbHNuX3Bvc2l0aW9uGGcgASgLMjAuZ29vZ2xlLmNsb3VkLmRhdGFzdHJl", - "YW0udjEuU3FsU2VydmVyTHNuUG9zaXRpb25IAEIKCghwb3NpdGlvbkIQCg5z", - "dGFydF9wb3NpdGlvbiIoChRTcWxTZXJ2ZXJMc25Qb3NpdGlvbhIQCgNsc24Y", - "ASABKAlCA+BBAiIlChFPcmFjbGVTY25Qb3NpdGlvbhIQCgNzY24YASABKANC", - "A+BBAiJaChBNeXNxbExvZ1Bvc2l0aW9uEhUKCGxvZ19maWxlGAEgASgJQgPg", - "QQISHgoMbG9nX3Bvc2l0aW9uGAIgASgFQgPgQQFIAIgBAUIPCg1fbG9nX3Bv", - "c2l0aW9uQqgCCh5jb20uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjFCGERh", - "dGFzdHJlYW1SZXNvdXJjZXNQcm90b1ABWj5jbG91ZC5nb29nbGUuY29tL2dv", - "L2RhdGFzdHJlYW0vYXBpdjEvZGF0YXN0cmVhbXBiO2RhdGFzdHJlYW1wYqoC", - "Gkdvb2dsZS5DbG91ZC5EYXRhc3RyZWFtLlYxygIaR29vZ2xlXENsb3VkXERh", - "dGFzdHJlYW1cVjHqAh1Hb29nbGU6OkNsb3VkOjpEYXRhc3RyZWFtOjpWMepB", - "TwofY29tcHV0ZS5nb29nbGVhcGlzLmNvbS9OZXR3b3JrcxIscHJvamVjdHMv", - "e3Byb2plY3R9L2dsb2JhbC9uZXR3b3Jrcy97bmV0d29ya31iBnByb3RvMw==")); + "AyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSPgoGbGFi", + "ZWxzGAQgAygLMi4uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuU3RyZWFt", + "LkxhYmVsc0VudHJ5EhkKDGRpc3BsYXlfbmFtZRgFIAEoCUID4EECEkQKDXNv", + "dXJjZV9jb25maWcYBiABKAsyKC5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52", + "MS5Tb3VyY2VDb25maWdCA+BBAhJOChJkZXN0aW5hdGlvbl9jb25maWcYByAB", + "KAsyLS5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5EZXN0aW5hdGlvbkNv", + "bmZpZ0ID4EECEjcKBXN0YXRlGAggASgOMiguZ29vZ2xlLmNsb3VkLmRhdGFz", + "dHJlYW0udjEuU3RyZWFtLlN0YXRlEk4KDGJhY2tmaWxsX2FsbBhlIAEoCzI2", + "Lmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLlN0cmVhbS5CYWNrZmlsbEFs", + "bFN0cmF0ZWd5SAASUAoNYmFja2ZpbGxfbm9uZRhmIAEoCzI3Lmdvb2dsZS5j", + "bG91ZC5kYXRhc3RyZWFtLnYxLlN0cmVhbS5CYWNrZmlsbE5vbmVTdHJhdGVn", + "eUgAEjYKBmVycm9ycxgJIAMoCzIhLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFt", + "LnYxLkVycm9yQgPgQQMSMQofY3VzdG9tZXJfbWFuYWdlZF9lbmNyeXB0aW9u", + "X2tleRgKIAEoCUID4EEFSAGIAQESOwoSbGFzdF9yZWNvdmVyeV90aW1lGA0g", + "ASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDGuYCChNCYWNr", + "ZmlsbEFsbFN0cmF0ZWd5EkoKF29yYWNsZV9leGNsdWRlZF9vYmplY3RzGAEg", + "ASgLMicuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuT3JhY2xlUmRibXNI", + "ABJIChZteXNxbF9leGNsdWRlZF9vYmplY3RzGAIgASgLMiYuZ29vZ2xlLmNs", + "b3VkLmRhdGFzdHJlYW0udjEuTXlzcWxSZGJtc0gAElIKG3Bvc3RncmVzcWxf", + "ZXhjbHVkZWRfb2JqZWN0cxgDIAEoCzIrLmdvb2dsZS5jbG91ZC5kYXRhc3Ry", + "ZWFtLnYxLlBvc3RncmVzcWxSZGJtc0gAElEKG3NxbF9zZXJ2ZXJfZXhjbHVk", + "ZWRfb2JqZWN0cxgEIAEoCzIqLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYx", + "LlNxbFNlcnZlclJkYm1zSABCEgoQZXhjbHVkZWRfb2JqZWN0cxoWChRCYWNr", + "ZmlsbE5vbmVTdHJhdGVneRotCgtMYWJlbHNFbnRyeRILCgNrZXkYASABKAkS", + "DQoFdmFsdWUYAiABKAk6AjgBIpkBCgVTdGF0ZRIVChFTVEFURV9VTlNQRUNJ", + "RklFRBAAEg8KC05PVF9TVEFSVEVEEAESCwoHUlVOTklORxACEgoKBlBBVVNF", + "RBADEg8KC01BSU5URU5BTkNFEAQSCgoGRkFJTEVEEAUSFgoSRkFJTEVEX1BF", + "Uk1BTkVOVExZEAYSDAoIU1RBUlRJTkcQBxIMCghEUkFJTklORxAIOl/qQVwK", + "IGRhdGFzdHJlYW0uZ29vZ2xlYXBpcy5jb20vU3RyZWFtEjhwcm9qZWN0cy97", + "cHJvamVjdH0vbG9jYXRpb25zL3tsb2NhdGlvbn0vc3RyZWFtcy97c3RyZWFt", + "fUITChFiYWNrZmlsbF9zdHJhdGVneUIiCiBfY3VzdG9tZXJfbWFuYWdlZF9l", + "bmNyeXB0aW9uX2tleSLlAwoMU3RyZWFtT2JqZWN0EhQKBG5hbWUYASABKAlC", + "BuBBCOBBAxI0CgtjcmVhdGVfdGltZRgCIAEoCzIaLmdvb2dsZS5wcm90b2J1", + "Zi5UaW1lc3RhbXBCA+BBAxI0Cgt1cGRhdGVfdGltZRgDIAEoCzIaLmdvb2ds", + "ZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxIZCgxkaXNwbGF5X25hbWUYBSAB", + "KAlCA+BBAhI2CgZlcnJvcnMYBiADKAsyIS5nb29nbGUuY2xvdWQuZGF0YXN0", + "cmVhbS52MS5FcnJvckID4EEDEj0KDGJhY2tmaWxsX2pvYhgHIAEoCzInLmdv", + "b2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkJhY2tmaWxsSm9iEkkKDXNvdXJj", + "ZV9vYmplY3QYCCABKAsyMi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5T", + "b3VyY2VPYmplY3RJZGVudGlmaWVyOnbqQXMKJmRhdGFzdHJlYW0uZ29vZ2xl", + "YXBpcy5jb20vU3RyZWFtT2JqZWN0Eklwcm9qZWN0cy97cHJvamVjdH0vbG9j", + "YXRpb25zL3tsb2NhdGlvbn0vc3RyZWFtcy97c3RyZWFtfS9vYmplY3RzL3tv", + "YmplY3R9Iu4FChZTb3VyY2VPYmplY3RJZGVudGlmaWVyEmYKEW9yYWNsZV9p", + "ZGVudGlmaWVyGAEgASgLMkkuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEu", + "U291cmNlT2JqZWN0SWRlbnRpZmllci5PcmFjbGVPYmplY3RJZGVudGlmaWVy", + "SAASZAoQbXlzcWxfaWRlbnRpZmllchgCIAEoCzJILmdvb2dsZS5jbG91ZC5k", + "YXRhc3RyZWFtLnYxLlNvdXJjZU9iamVjdElkZW50aWZpZXIuTXlzcWxPYmpl", + "Y3RJZGVudGlmaWVySAASbgoVcG9zdGdyZXNxbF9pZGVudGlmaWVyGAMgASgL", + "Mk0uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuU291cmNlT2JqZWN0SWRl", + "bnRpZmllci5Qb3N0Z3Jlc3FsT2JqZWN0SWRlbnRpZmllckgAEm0KFXNxbF9z", + "ZXJ2ZXJfaWRlbnRpZmllchgEIAEoCzJMLmdvb2dsZS5jbG91ZC5kYXRhc3Ry", + "ZWFtLnYxLlNvdXJjZU9iamVjdElkZW50aWZpZXIuU3FsU2VydmVyT2JqZWN0", + "SWRlbnRpZmllckgAGkEKFk9yYWNsZU9iamVjdElkZW50aWZpZXISEwoGc2No", + "ZW1hGAEgASgJQgPgQQISEgoFdGFibGUYAiABKAlCA+BBAhpFChpQb3N0Z3Jl", + "c3FsT2JqZWN0SWRlbnRpZmllchITCgZzY2hlbWEYASABKAlCA+BBAhISCgV0", + "YWJsZRgCIAEoCUID4EECGkIKFU15c3FsT2JqZWN0SWRlbnRpZmllchIVCghk", + "YXRhYmFzZRgBIAEoCUID4EECEhIKBXRhYmxlGAIgASgJQgPgQQIaRAoZU3Fs", + "U2VydmVyT2JqZWN0SWRlbnRpZmllchITCgZzY2hlbWEYASABKAlCA+BBAhIS", + "CgV0YWJsZRgCIAEoCUID4EECQhMKEXNvdXJjZV9pZGVudGlmaWVyIv8DCgtC", + "YWNrZmlsbEpvYhJBCgVzdGF0ZRgBIAEoDjItLmdvb2dsZS5jbG91ZC5kYXRh", + "c3RyZWFtLnYxLkJhY2tmaWxsSm9iLlN0YXRlQgPgQQMSQAoHdHJpZ2dlchgC", + "IAEoDjIvLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxLkJhY2tmaWxsSm9i", + "LlRyaWdnZXISOAoPbGFzdF9zdGFydF90aW1lGAMgASgLMhouZ29vZ2xlLnBy", + "b3RvYnVmLlRpbWVzdGFtcEID4EEDEjYKDWxhc3RfZW5kX3RpbWUYBCABKAsy", + "Gi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wQgPgQQMSNgoGZXJyb3JzGAUg", + "AygLMiEuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuRXJyb3JCA+BBAyKB", + "AQoFU3RhdGUSFQoRU1RBVEVfVU5TUEVDSUZJRUQQABIPCgtOT1RfU1RBUlRF", + "RBABEgsKB1BFTkRJTkcQAhIKCgZBQ1RJVkUQAxILCgdTVE9QUEVEEAQSCgoG", + "RkFJTEVEEAUSDQoJQ09NUExFVEVEEAYSDwoLVU5TVVBQT1JURUQQByI9CgdU", + "cmlnZ2VyEhcKE1RSSUdHRVJfVU5TUEVDSUZJRUQQABINCglBVVRPTUFUSUMQ", + "ARIKCgZNQU5VQUwQAiLdAQoFRXJyb3ISDgoGcmVhc29uGAEgASgJEhIKCmVy", + "cm9yX3V1aWQYAiABKAkSDwoHbWVzc2FnZRgDIAEoCRIuCgplcnJvcl90aW1l", + "GAQgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcBI/CgdkZXRhaWxz", + "GAUgAygLMi4uZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuRXJyb3IuRGV0", + "YWlsc0VudHJ5Gi4KDERldGFpbHNFbnRyeRILCgNrZXkYASABKAkSDQoFdmFs", + "dWUYAiABKAk6AjgBIk8KEFZhbGlkYXRpb25SZXN1bHQSOwoLdmFsaWRhdGlv", + "bnMYASADKAsyJi5nb29nbGUuY2xvdWQuZGF0YXN0cmVhbS52MS5WYWxpZGF0", + "aW9uIogCCgpWYWxpZGF0aW9uEhMKC2Rlc2NyaXB0aW9uGAEgASgJEkAKBXN0", + "YXRlGAIgASgOMiwuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuVmFsaWRh", + "dGlvbi5TdGF0ZUID4EEDEj4KB21lc3NhZ2UYAyADKAsyLS5nb29nbGUuY2xv", + "dWQuZGF0YXN0cmVhbS52MS5WYWxpZGF0aW9uTWVzc2FnZRIMCgRjb2RlGAQg", + "ASgJIlUKBVN0YXRlEhUKEVNUQVRFX1VOU1BFQ0lGSUVEEAASEAoMTk9UX0VY", + "RUNVVEVEEAESCgoGRkFJTEVEEAISCgoGUEFTU0VEEAMSCwoHV0FSTklORxAE", + "Iq4CChFWYWxpZGF0aW9uTWVzc2FnZRIPCgdtZXNzYWdlGAEgASgJEkIKBWxl", + "dmVsGAIgASgOMjMuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuVmFsaWRh", + "dGlvbk1lc3NhZ2UuTGV2ZWwSTQoIbWV0YWRhdGEYAyADKAsyOy5nb29nbGUu", + "Y2xvdWQuZGF0YXN0cmVhbS52MS5WYWxpZGF0aW9uTWVzc2FnZS5NZXRhZGF0", + "YUVudHJ5EgwKBGNvZGUYBCABKAkaLwoNTWV0YWRhdGFFbnRyeRILCgNrZXkY", + "ASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIjYKBUxldmVsEhUKEUxFVkVMX1VO", + "U1BFQ0lGSUVEEAASCwoHV0FSTklORxABEgkKBUVSUk9SEAIisgUKC0NkY1N0", + "cmF0ZWd5EmoKGm1vc3RfcmVjZW50X3N0YXJ0X3Bvc2l0aW9uGGUgASgLMj8u", + "Z29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0udjEuQ2RjU3RyYXRlZ3kuTW9zdFJl", + "Y2VudFN0YXJ0UG9zaXRpb25CA+BBAUgAEnAKHW5leHRfYXZhaWxhYmxlX3N0", + "YXJ0X3Bvc2l0aW9uGGYgASgLMkIuZ29vZ2xlLmNsb3VkLmRhdGFzdHJlYW0u", + "djEuQ2RjU3RyYXRlZ3kuTmV4dEF2YWlsYWJsZVN0YXJ0UG9zaXRpb25CA+BB", + "AUgAEmUKF3NwZWNpZmljX3N0YXJ0X3Bvc2l0aW9uGGcgASgLMj0uZ29vZ2xl", + "LmNsb3VkLmRhdGFzdHJlYW0udjEuQ2RjU3RyYXRlZ3kuU3BlY2lmaWNTdGFy", + "dFBvc2l0aW9uQgPgQQFIABoZChdNb3N0UmVjZW50U3RhcnRQb3NpdGlvbhoc", + "ChpOZXh0QXZhaWxhYmxlU3RhcnRQb3NpdGlvbhqSAgoVU3BlY2lmaWNTdGFy", + "dFBvc2l0aW9uEkoKEm15c3FsX2xvZ19wb3NpdGlvbhhlIAEoCzIsLmdvb2ds", + "ZS5jbG91ZC5kYXRhc3RyZWFtLnYxLk15c3FsTG9nUG9zaXRpb25IABJMChNv", + "cmFjbGVfc2NuX3Bvc2l0aW9uGGYgASgLMi0uZ29vZ2xlLmNsb3VkLmRhdGFz", + "dHJlYW0udjEuT3JhY2xlU2NuUG9zaXRpb25IABJTChdzcWxfc2VydmVyX2xz", + "bl9wb3NpdGlvbhhnIAEoCzIwLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYx", + "LlNxbFNlcnZlckxzblBvc2l0aW9uSABCCgoIcG9zaXRpb25CEAoOc3RhcnRf", + "cG9zaXRpb24iKAoUU3FsU2VydmVyTHNuUG9zaXRpb24SEAoDbHNuGAEgASgJ", + "QgPgQQIiJQoRT3JhY2xlU2NuUG9zaXRpb24SEAoDc2NuGAEgASgDQgPgQQIi", + "WgoQTXlzcWxMb2dQb3NpdGlvbhIVCghsb2dfZmlsZRgBIAEoCUID4EECEh4K", + "DGxvZ19wb3NpdGlvbhgCIAEoBUID4EEBSACIAQFCDwoNX2xvZ19wb3NpdGlv", + "bkKoAgoeY29tLmdvb2dsZS5jbG91ZC5kYXRhc3RyZWFtLnYxQhhEYXRhc3Ry", + "ZWFtUmVzb3VyY2VzUHJvdG9QAVo+Y2xvdWQuZ29vZ2xlLmNvbS9nby9kYXRh", + "c3RyZWFtL2FwaXYxL2RhdGFzdHJlYW1wYjtkYXRhc3RyZWFtcGKqAhpHb29n", + "bGUuQ2xvdWQuRGF0YXN0cmVhbS5WMcoCGkdvb2dsZVxDbG91ZFxEYXRhc3Ry", + "ZWFtXFYx6gIdR29vZ2xlOjpDbG91ZDo6RGF0YXN0cmVhbTo6VjHqQU8KH2Nv", + "bXB1dGUuZ29vZ2xlYXBpcy5jb20vTmV0d29ya3MSLHByb2plY3RzL3twcm9q", + "ZWN0fS9nbG9iYWwvbmV0d29ya3Mve25ldHdvcmt9YgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.DurationReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.OracleProfile), global::Google.Cloud.Datastream.V1.OracleProfile.Parser, new[]{ "Hostname", "Port", "Username", "Password", "DatabaseService", "ConnectionAttributes", "OracleSslConfig", "OracleAsmConfig", "SecretManagerStoredPassword" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.OracleAsmConfig), global::Google.Cloud.Datastream.V1.OracleAsmConfig.Parser, new[]{ "Hostname", "Port", "Username", "Password", "AsmService", "ConnectionAttributes", "OracleSslConfig" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.MysqlProfile), global::Google.Cloud.Datastream.V1.MysqlProfile.Parser, new[]{ "Hostname", "Port", "Username", "Password", "SslConfig" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.PostgresqlProfile), global::Google.Cloud.Datastream.V1.PostgresqlProfile.Parser, new[]{ "Hostname", "Port", "Username", "Password", "Database" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.PostgresqlProfile), global::Google.Cloud.Datastream.V1.PostgresqlProfile.Parser, new[]{ "Hostname", "Port", "Username", "Password", "Database", "SslConfig" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.SqlServerProfile), global::Google.Cloud.Datastream.V1.SqlServerProfile.Parser, new[]{ "Hostname", "Port", "Username", "Password", "Database" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.GcsProfile), global::Google.Cloud.Datastream.V1.GcsProfile.Parser, new[]{ "Bucket", "RootPath" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.BigQueryProfile), global::Google.Cloud.Datastream.V1.BigQueryProfile.Parser, null, null, null, null, null), @@ -404,6 +416,8 @@ static DatastreamResourcesReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.Route), global::Google.Cloud.Datastream.V1.Route.Parser, new[]{ "Name", "CreateTime", "UpdateTime", "Labels", "DisplayName", "DestinationAddress", "DestinationPort" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.MysqlSslConfig), global::Google.Cloud.Datastream.V1.MysqlSslConfig.Parser, new[]{ "ClientKey", "ClientKeySet", "ClientCertificate", "ClientCertificateSet", "CaCertificate", "CaCertificateSet" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.OracleSslConfig), global::Google.Cloud.Datastream.V1.OracleSslConfig.Parser, new[]{ "CaCertificate", "CaCertificateSet" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.PostgresqlSslConfig), global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Parser, new[]{ "ServerVerification", "ServerAndClientVerification" }, new[]{ "EncryptionSetting" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification), global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification.Parser, new[]{ "CaCertificate" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification), global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification.Parser, new[]{ "ClientCertificate", "ClientKey", "CaCertificate" }, null, null, null, null)}), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.ConnectionProfile), global::Google.Cloud.Datastream.V1.ConnectionProfile.Parser, new[]{ "Name", "CreateTime", "UpdateTime", "Labels", "DisplayName", "OracleProfile", "GcsProfile", "MysqlProfile", "BigqueryProfile", "PostgresqlProfile", "SqlServerProfile", "StaticServiceIpConnectivity", "ForwardSshConnectivity", "PrivateConnectivity" }, new[]{ "Profile", "Connectivity" }, null, null, new pbr::GeneratedClrTypeInfo[] { null, }), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.OracleColumn), global::Google.Cloud.Datastream.V1.OracleColumn.Parser, new[]{ "Column", "DataType", "Length", "Precision", "Scale", "Encoding", "PrimaryKey", "Nullable", "OrdinalPosition" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Datastream.V1.OracleTable), global::Google.Cloud.Datastream.V1.OracleTable.Parser, new[]{ "Table", "OracleColumns" }, null, null, null, null), @@ -994,6 +1008,7 @@ public void MergeFrom(pb::CodedInputStream input) { /// /// Configuration for Oracle Automatic Storage Management (ASM) connection. + /// . /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class OracleAsmConfig : pb::IMessage @@ -1095,7 +1110,7 @@ public string Username { public const int PasswordFieldNumber = 4; private string password_ = ""; /// - /// Required. Password for the Oracle ASM connection. + /// Optional. Password for the Oracle ASM connection. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -1836,6 +1851,7 @@ public PostgresqlProfile(PostgresqlProfile other) : this() { username_ = other.username_; password_ = other.password_; database_ = other.database_; + sslConfig_ = other.sslConfig_ != null ? other.sslConfig_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -1921,6 +1937,24 @@ public string Database { } } + /// Field number for the "ssl_config" field. + public const int SslConfigFieldNumber = 7; + private global::Google.Cloud.Datastream.V1.PostgresqlSslConfig sslConfig_; + /// + /// Optional. SSL configuration for the PostgreSQL connection. + /// In case PostgresqlSslConfig is not set, the connection will use the default + /// SSL mode, which is `prefer` (i.e. this mode will only use encryption if + /// enabled from database side, otherwise will use unencrypted communication) + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Datastream.V1.PostgresqlSslConfig SslConfig { + get { return sslConfig_; } + set { + sslConfig_ = value; + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -1941,6 +1975,7 @@ public bool Equals(PostgresqlProfile other) { if (Username != other.Username) return false; if (Password != other.Password) return false; if (Database != other.Database) return false; + if (!object.Equals(SslConfig, other.SslConfig)) return false; return Equals(_unknownFields, other._unknownFields); } @@ -1953,6 +1988,7 @@ public override int GetHashCode() { if (Username.Length != 0) hash ^= Username.GetHashCode(); if (Password.Length != 0) hash ^= Password.GetHashCode(); if (Database.Length != 0) hash ^= Database.GetHashCode(); + if (sslConfig_ != null) hash ^= SslConfig.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -1991,6 +2027,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(42); output.WriteString(Database); } + if (sslConfig_ != null) { + output.WriteRawTag(58); + output.WriteMessage(SslConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -2021,6 +2061,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(42); output.WriteString(Database); } + if (sslConfig_ != null) { + output.WriteRawTag(58); + output.WriteMessage(SslConfig); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -2046,6 +2090,9 @@ public int CalculateSize() { if (Database.Length != 0) { size += 1 + pb::CodedOutputStream.ComputeStringSize(Database); } + if (sslConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(SslConfig); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -2073,6 +2120,12 @@ public void MergeFrom(PostgresqlProfile other) { if (other.Database.Length != 0) { Database = other.Database; } + if (other.sslConfig_ != null) { + if (sslConfig_ == null) { + SslConfig = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig(); + } + SslConfig.MergeFrom(other.SslConfig); + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -2108,6 +2161,13 @@ public void MergeFrom(pb::CodedInputStream input) { Database = input.ReadString(); break; } + case 58: { + if (sslConfig_ == null) { + SslConfig = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig(); + } + input.ReadMessage(SslConfig); + break; + } } } #endif @@ -2143,6 +2203,13 @@ public void MergeFrom(pb::CodedInputStream input) { Database = input.ReadString(); break; } + case 58: { + if (sslConfig_ == null) { + SslConfig = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig(); + } + input.ReadMessage(SslConfig); + break; + } } } } @@ -3773,7 +3840,7 @@ public PrivateConnection Clone() { public const int NameFieldNumber = 1; private string name_ = ""; /// - /// Output only. The resource's name. + /// Output only. Identifier. The resource's name. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -4510,7 +4577,7 @@ public Route Clone() { public const int NameFieldNumber = 1; private string name_ = ""; /// - /// Output only. The resource's name. + /// Output only. Identifier. The resource's name. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -5453,84 +5520,875 @@ public void WriteTo(pb::CodedOutputStream output) { } #endif - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public int CalculateSize() { - int size = 0; - if (CaCertificate.Length != 0) { - size += 1 + pb::CodedOutputStream.ComputeStringSize(CaCertificate); - } - if (CaCertificateSet != false) { - size += 1 + 1; - } - if (_unknownFields != null) { - size += _unknownFields.CalculateSize(); - } - return size; - } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (CaCertificate.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(CaCertificate); + } + if (CaCertificateSet != false) { + size += 1 + 1; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(OracleSslConfig other) { + if (other == null) { + return; + } + if (other.CaCertificate.Length != 0) { + CaCertificate = other.CaCertificate; + } + if (other.CaCertificateSet != false) { + CaCertificateSet = other.CaCertificateSet; + } + _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: { + CaCertificate = input.ReadString(); + break; + } + case 16: { + CaCertificateSet = input.ReadBool(); + 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: { + CaCertificate = input.ReadString(); + break; + } + case 16: { + CaCertificateSet = input.ReadBool(); + break; + } + } + } + } + #endif + + } + + /// + /// PostgreSQL SSL configuration information. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PostgresqlSslConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PostgresqlSslConfig()); + 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.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[15]; } + } + + [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 PostgresqlSslConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PostgresqlSslConfig(PostgresqlSslConfig other) : this() { + switch (other.EncryptionSettingCase) { + case EncryptionSettingOneofCase.ServerVerification: + ServerVerification = other.ServerVerification.Clone(); + break; + case EncryptionSettingOneofCase.ServerAndClientVerification: + ServerAndClientVerification = other.ServerAndClientVerification.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PostgresqlSslConfig Clone() { + return new PostgresqlSslConfig(this); + } + + /// Field number for the "server_verification" field. + public const int ServerVerificationFieldNumber = 1; + /// + ///  If this field is set, the communication will be encrypted with TLS + /// encryption and the server identity will be authenticated. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification ServerVerification { + get { return encryptionSettingCase_ == EncryptionSettingOneofCase.ServerVerification ? (global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification) encryptionSetting_ : null; } + set { + encryptionSetting_ = value; + encryptionSettingCase_ = value == null ? EncryptionSettingOneofCase.None : EncryptionSettingOneofCase.ServerVerification; + } + } + + /// Field number for the "server_and_client_verification" field. + public const int ServerAndClientVerificationFieldNumber = 2; + /// + /// If this field is set, the communication will be encrypted with TLS + /// encryption and both the server identity and the client identity will be + /// authenticated. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification ServerAndClientVerification { + get { return encryptionSettingCase_ == EncryptionSettingOneofCase.ServerAndClientVerification ? (global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification) encryptionSetting_ : null; } + set { + encryptionSetting_ = value; + encryptionSettingCase_ = value == null ? EncryptionSettingOneofCase.None : EncryptionSettingOneofCase.ServerAndClientVerification; + } + } + + private object encryptionSetting_; + /// Enum of possible cases for the "encryption_setting" oneof. + public enum EncryptionSettingOneofCase { + None = 0, + ServerVerification = 1, + ServerAndClientVerification = 2, + } + private EncryptionSettingOneofCase encryptionSettingCase_ = EncryptionSettingOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public EncryptionSettingOneofCase EncryptionSettingCase { + get { return encryptionSettingCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearEncryptionSetting() { + encryptionSettingCase_ = EncryptionSettingOneofCase.None; + encryptionSetting_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PostgresqlSslConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PostgresqlSslConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(ServerVerification, other.ServerVerification)) return false; + if (!object.Equals(ServerAndClientVerification, other.ServerAndClientVerification)) return false; + if (EncryptionSettingCase != other.EncryptionSettingCase) 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 (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerVerification) hash ^= ServerVerification.GetHashCode(); + if (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerAndClientVerification) hash ^= ServerAndClientVerification.GetHashCode(); + hash ^= (int) encryptionSettingCase_; + 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 (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerVerification) { + output.WriteRawTag(10); + output.WriteMessage(ServerVerification); + } + if (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerAndClientVerification) { + output.WriteRawTag(18); + output.WriteMessage(ServerAndClientVerification); + } + 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 (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerVerification) { + output.WriteRawTag(10); + output.WriteMessage(ServerVerification); + } + if (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerAndClientVerification) { + output.WriteRawTag(18); + output.WriteMessage(ServerAndClientVerification); + } + 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 (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerVerification) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ServerVerification); + } + if (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerAndClientVerification) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ServerAndClientVerification); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PostgresqlSslConfig other) { + if (other == null) { + return; + } + switch (other.EncryptionSettingCase) { + case EncryptionSettingOneofCase.ServerVerification: + if (ServerVerification == null) { + ServerVerification = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification(); + } + ServerVerification.MergeFrom(other.ServerVerification); + break; + case EncryptionSettingOneofCase.ServerAndClientVerification: + if (ServerAndClientVerification == null) { + ServerAndClientVerification = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification(); + } + ServerAndClientVerification.MergeFrom(other.ServerAndClientVerification); + break; + } + + _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: { + global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification subBuilder = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification(); + if (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerVerification) { + subBuilder.MergeFrom(ServerVerification); + } + input.ReadMessage(subBuilder); + ServerVerification = subBuilder; + break; + } + case 18: { + global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification subBuilder = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification(); + if (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerAndClientVerification) { + subBuilder.MergeFrom(ServerAndClientVerification); + } + input.ReadMessage(subBuilder); + ServerAndClientVerification = subBuilder; + 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: { + global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification subBuilder = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerVerification(); + if (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerVerification) { + subBuilder.MergeFrom(ServerVerification); + } + input.ReadMessage(subBuilder); + ServerVerification = subBuilder; + break; + } + case 18: { + global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification subBuilder = new global::Google.Cloud.Datastream.V1.PostgresqlSslConfig.Types.ServerAndClientVerification(); + if (encryptionSettingCase_ == EncryptionSettingOneofCase.ServerAndClientVerification) { + subBuilder.MergeFrom(ServerAndClientVerification); + } + input.ReadMessage(subBuilder); + ServerAndClientVerification = subBuilder; + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the PostgresqlSslConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Message represents the option where Datastream will enforce the encryption + /// and authenticate the server identity. ca_certificate must be set if user + /// selects this option. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ServerVerification : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ServerVerification()); + 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.Datastream.V1.PostgresqlSslConfig.Descriptor.NestedTypes[0]; } + } + + [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 ServerVerification() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ServerVerification(ServerVerification other) : this() { + caCertificate_ = other.caCertificate_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ServerVerification Clone() { + return new ServerVerification(this); + } + + /// Field number for the "ca_certificate" field. + public const int CaCertificateFieldNumber = 1; + private string caCertificate_ = ""; + /// + /// Required. Input only. PEM-encoded server root CA certificate. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string CaCertificate { + get { return caCertificate_; } + set { + caCertificate_ = 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 ServerVerification); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ServerVerification other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (CaCertificate != other.CaCertificate) 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 (CaCertificate.Length != 0) hash ^= CaCertificate.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 (CaCertificate.Length != 0) { + output.WriteRawTag(10); + output.WriteString(CaCertificate); + } + 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 (CaCertificate.Length != 0) { + output.WriteRawTag(10); + output.WriteString(CaCertificate); + } + 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 (CaCertificate.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(CaCertificate); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ServerVerification other) { + if (other == null) { + return; + } + if (other.CaCertificate.Length != 0) { + CaCertificate = other.CaCertificate; + } + _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: { + CaCertificate = 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: { + CaCertificate = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Message represents the option where Datastream will enforce the encryption + /// and authenticate the server identity as well as the client identity. + /// ca_certificate, client_certificate and client_key must be set if user + /// selects this option. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ServerAndClientVerification : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ServerAndClientVerification()); + 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.Datastream.V1.PostgresqlSslConfig.Descriptor.NestedTypes[1]; } + } + + [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 ServerAndClientVerification() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ServerAndClientVerification(ServerAndClientVerification other) : this() { + clientCertificate_ = other.clientCertificate_; + clientKey_ = other.clientKey_; + caCertificate_ = other.caCertificate_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ServerAndClientVerification Clone() { + return new ServerAndClientVerification(this); + } + + /// Field number for the "client_certificate" field. + public const int ClientCertificateFieldNumber = 1; + private string clientCertificate_ = ""; + /// + /// Required. Input only. PEM-encoded certificate used by the source database + /// to authenticate the client identity (i.e., the Datastream's identity). + /// This certificate is signed by either a root certificate trusted by the + /// server or one or more intermediate certificates (which is stored with the + /// leaf certificate) to link the this certificate to the trusted root + /// certificate. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ClientCertificate { + get { return clientCertificate_; } + set { + clientCertificate_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "client_key" field. + public const int ClientKeyFieldNumber = 2; + private string clientKey_ = ""; + /// + /// Required. Input only. PEM-encoded private key associated with the client + /// certificate. This value will be used during the SSL/TLS handshake, + /// allowing the PostgreSQL server to authenticate the client's identity, + /// i.e. identity of the Datastream. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ClientKey { + get { return clientKey_; } + set { + clientKey_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "ca_certificate" field. + public const int CaCertificateFieldNumber = 3; + private string caCertificate_ = ""; + /// + /// Required. Input only. PEM-encoded server root CA certificate. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string CaCertificate { + get { return caCertificate_; } + set { + caCertificate_ = 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 ServerAndClientVerification); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ServerAndClientVerification other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (ClientCertificate != other.ClientCertificate) return false; + if (ClientKey != other.ClientKey) return false; + if (CaCertificate != other.CaCertificate) 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 (ClientCertificate.Length != 0) hash ^= ClientCertificate.GetHashCode(); + if (ClientKey.Length != 0) hash ^= ClientKey.GetHashCode(); + if (CaCertificate.Length != 0) hash ^= CaCertificate.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 MergeFrom(OracleSslConfig other) { - if (other == null) { - return; - } - if (other.CaCertificate.Length != 0) { - CaCertificate = other.CaCertificate; - } - if (other.CaCertificateSet != false) { - CaCertificateSet = other.CaCertificateSet; - } - _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); - } + [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 (ClientCertificate.Length != 0) { + output.WriteRawTag(10); + output.WriteString(ClientCertificate); + } + if (ClientKey.Length != 0) { + output.WriteRawTag(18); + output.WriteString(ClientKey); + } + if (CaCertificate.Length != 0) { + output.WriteRawTag(26); + output.WriteString(CaCertificate); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } - [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: { - CaCertificate = input.ReadString(); - break; + #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 (ClientCertificate.Length != 0) { + output.WriteRawTag(10); + output.WriteString(ClientCertificate); } - case 16: { - CaCertificateSet = input.ReadBool(); - break; + if (ClientKey.Length != 0) { + output.WriteRawTag(18); + output.WriteString(ClientKey); + } + if (CaCertificate.Length != 0) { + output.WriteRawTag(26); + output.WriteString(CaCertificate); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); } } - } - #endif - } + #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: { - CaCertificate = input.ReadString(); - break; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (ClientCertificate.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ClientCertificate); } - case 16: { - CaCertificateSet = input.ReadBool(); - break; + if (ClientKey.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ClientKey); + } + if (CaCertificate.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(CaCertificate); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ServerAndClientVerification other) { + if (other == null) { + return; + } + if (other.ClientCertificate.Length != 0) { + ClientCertificate = other.ClientCertificate; + } + if (other.ClientKey.Length != 0) { + ClientKey = other.ClientKey; + } + if (other.CaCertificate.Length != 0) { + CaCertificate = other.CaCertificate; + } + _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: { + ClientCertificate = input.ReadString(); + break; + } + case 18: { + ClientKey = input.ReadString(); + break; + } + case 26: { + CaCertificate = 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: { + ClientCertificate = input.ReadString(); + break; + } + case 18: { + ClientKey = input.ReadString(); + break; + } + case 26: { + CaCertificate = input.ReadString(); + break; + } + } } } + #endif + } + } - #endif + #endregion } @@ -5553,7 +6411,7 @@ public sealed partial class ConnectionProfile : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[15]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[16]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -5624,7 +6482,7 @@ public ConnectionProfile Clone() { public const int NameFieldNumber = 1; private string name_ = ""; /// - /// Output only. The resource's name. + /// Output only. Identifier. The resource's name. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -6474,7 +7332,7 @@ public sealed partial class OracleColumn : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[16]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[17]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -6990,7 +7848,7 @@ public sealed partial class OracleTable : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[17]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[18]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -7217,7 +8075,7 @@ public sealed partial class OracleSchema : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[18]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[19]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -7442,7 +8300,7 @@ public sealed partial class OracleRdbms : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[19]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[20]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -7627,7 +8485,7 @@ public sealed partial class OracleSourceConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[21]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[22]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -9888,7 +10746,7 @@ public sealed partial class PostgresqlTable : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[22]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[23]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10115,7 +10973,7 @@ public sealed partial class PostgresqlSchema : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[23]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[24]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10340,7 +11198,7 @@ public sealed partial class PostgresqlRdbms : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[24]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[25]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -10525,7 +11383,7 @@ public sealed partial class PostgresqlSourceConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[26]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[27]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -11379,7 +12237,7 @@ public sealed partial class SqlServerTable : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[27]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[28]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -11606,7 +12464,7 @@ public sealed partial class SqlServerSchema : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[28]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[29]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -11831,7 +12689,7 @@ public sealed partial class SqlServerRdbms : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[29]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[30]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -12016,7 +12874,7 @@ public sealed partial class SqlServerSourceConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[33]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[34]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -13318,7 +14176,7 @@ public sealed partial class MysqlTable : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[34]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[35]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -13545,7 +14403,7 @@ public sealed partial class MysqlDatabase : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[35]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[36]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -13770,7 +14628,7 @@ public sealed partial class MysqlRdbms : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[36]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[37]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -13955,7 +14813,7 @@ public sealed partial class MysqlSourceConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[37]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[38]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -14751,7 +15609,7 @@ public sealed partial class SourceConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[38]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[39]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -15199,7 +16057,7 @@ public sealed partial class AvroFileFormat : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[39]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[40]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -15355,7 +16213,7 @@ public sealed partial class JsonFileFormat : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[40]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[41]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -15635,7 +16493,7 @@ public sealed partial class GcsDestinationConfig : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[43]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[44]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -17903,7 +18761,7 @@ public sealed partial class Stream : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[44]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[45]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -17956,7 +18814,7 @@ public Stream Clone() { public const int NameFieldNumber = 1; private string name_ = ""; /// - /// Output only. The stream's name. + /// Output only. Identifier. The stream's name. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -19298,7 +20156,7 @@ public sealed partial class StreamObject : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[45]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[46]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -19338,7 +20196,7 @@ public StreamObject Clone() { public const int NameFieldNumber = 1; private string name_ = ""; /// - /// Output only. The object resource's name. + /// Output only. Identifier. The object resource's name. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -19759,7 +20617,7 @@ public sealed partial class SourceObjectIdentifier : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[47]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[48]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -21549,7 +22407,7 @@ public sealed partial class Error : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[48]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[49]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -21904,7 +22762,7 @@ public sealed partial class ValidationResult : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[49]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[50]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -22090,7 +22948,7 @@ public sealed partial class Validation : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[50]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[51]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -22429,7 +23287,7 @@ public sealed partial class ValidationMessage : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[51]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[52]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -22760,7 +23618,7 @@ public sealed partial class CdcStrategy : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[52]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[53]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -23785,7 +24643,7 @@ public sealed partial class SqlServerLsnPosition : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[54]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[55]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] @@ -24178,7 +25036,7 @@ public sealed partial class MysqlLogPosition : pb::IMessage [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { - get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[55]; } + get { return global::Google.Cloud.Datastream.V1.DatastreamResourcesReflection.Descriptor.MessageTypes[56]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResourcesResourceNames.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResourcesResourceNames.g.cs index 1aa4c0e7a68a..70bee106e817 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/DatastreamResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.csproj b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.csproj index 44a52bc67813..02696dc5c75f 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.csproj +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1.csproj @@ -1,7 +1,7 @@  - 2.8.0 + 2.9.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Datastream API (v1), which allows you to synchronize data across heterogeneous databases and applications reliably, and with minimal latency and downtime. @@ -10,7 +10,7 @@ - + diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/PackageApiMetadata.g.cs index e2408482fa41..f8a3d9801e48 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/ServiceCollectionExtensions.g.cs index 741e51836fac..f8d4bf614391 100644 --- a/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Datastream.V1/Google.Cloud.Datastream.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1/docs/history.md b/apis/Google.Cloud.Datastream.V1/docs/history.md index 2457ffcc2db0..5f3ed2ed5f71 100644 --- a/apis/Google.Cloud.Datastream.V1/docs/history.md +++ b/apis/Google.Cloud.Datastream.V1/docs/history.md @@ -1,5 +1,22 @@ # Version history +## Version 2.9.0, released 2025-01-27 + +### New features + +- A new field `ssl_config` is added to message `.google.cloud.datastream.v1.PostgresqlProfile` ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) +- A new message `PostgresqlSslConfig` is added ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) + +### Documentation improvements + +- A comment for message `OracleAsmConfig` is changed ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) +- A comment for field `password` in message `.google.cloud.datastream.v1.OracleAsmConfig` is changed ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) +- A comment for field `name` in message `.google.cloud.datastream.v1.PrivateConnection` is changed ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) +- A comment for field `name` in message `.google.cloud.datastream.v1.Route` is changed ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) +- A comment for field `name` in message `.google.cloud.datastream.v1.ConnectionProfile` is changed ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) +- A comment for field `name` in message `.google.cloud.datastream.v1.Stream` is changed ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) +- A comment for field `name` in message `.google.cloud.datastream.v1.StreamObject` is changed ([commit d7026f2](https://github.com/googleapis/google-cloud-dotnet/commit/d7026f26a7f2af014a3536e9b1e6023c01c8c3ff)) + ## Version 2.8.0, released 2024-12-06 ### New features diff --git a/apis/Google.Cloud.Datastream.V1/docs/index.md b/apis/Google.Cloud.Datastream.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Datastream.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/.OwlBot.yaml b/apis/Google.Cloud.Datastream.V1Alpha1/.OwlBot.yaml index dc61e08ff357..5e678bfeca1d 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/.OwlBot.yaml +++ b/apis/Google.Cloud.Datastream.V1Alpha1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileAsyncSnippet.g.cs index 22ceca1b3338..dfe702955eef 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs index e30cbe8cbc59..8f6f041144e5 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectSnippet.g.cs index 72a1de434f74..db89dedafd60 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs index b7474598bf00..e40315ce5a96 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesSnippet.g.cs index c3b7afadd79b..905629aa62ba 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileSnippet.g.cs index 803059d31707..3871e079c55a 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionAsyncSnippet.g.cs index 4674a1ffbddb..e40c83f8b802 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs index 91d643898baa..90a364704b59 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectSnippet.g.cs index 741ef5493794..85316cfb01cb 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs index 6eddddfa4598..cd62eca4e51e 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesSnippet.g.cs index d396d451b81b..9ec8a6291f03 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionSnippet.g.cs index db1a7d66763a..a84748627fb4 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreatePrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteAsyncSnippet.g.cs index 9e04b796f99a..d2ac8e841f23 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectAsyncSnippet.g.cs index 7e7ee61b33a4..c5529b642048 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectSnippet.g.cs index 822a9a6c7e79..66f339e7d77e 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesAsyncSnippet.g.cs index 758c2be1b9da..d36684b6ed4c 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesSnippet.g.cs index c4e3b04da286..9795860eab3c 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteSnippet.g.cs index 6fde7072a9ee..b82dcf9b5a23 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateRouteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamAsyncSnippet.g.cs index 5b3530fb1b2c..8820563aaa9c 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectAsyncSnippet.g.cs index 612d6c0fd760..67e1836f995c 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectSnippet.g.cs index 12fe84a55fef..ed2195012173 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesAsyncSnippet.g.cs index a0b687232f53..31a5593903a6 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesSnippet.g.cs index ba5229ea9458..99f7ab3192bd 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamSnippet.g.cs index f3877ee4d6a2..556736fc49ca 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.CreateStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileAsyncSnippet.g.cs index f02b5512c973..98cbe10a7320 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs index 8e83e49ea3f1..538de2b75c9d 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectSnippet.g.cs index 7fdeca07d508..d9fb4a5036e6 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs index 096aa49c2110..0306bb31c829 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesSnippet.g.cs index 806f68cb8bbb..53b0920d9c9c 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileSnippet.g.cs index dab1497aa415..6808b7265ec8 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionAsyncSnippet.g.cs index 5543b7af46cf..b435936c38bb 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs index 90247e9a7952..3c6aba963e1f 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectSnippet.g.cs index a7a779153bc4..d4e742a92d64 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs index a7ef07e51ea2..ffe68608748a 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesSnippet.g.cs index 5cd25f6b417e..63c9a54390e4 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionSnippet.g.cs index 09b0cc6eb686..6551f19bf426 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeletePrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteAsyncSnippet.g.cs index fad387656abb..91e75406e5ab 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectAsyncSnippet.g.cs index 31557b7c3880..2433fce61af1 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectSnippet.g.cs index cd0a921cecc6..cd0db1d1eee8 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesAsyncSnippet.g.cs index 9fbe7b74169e..e7649b3f1334 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesSnippet.g.cs index 29ff7674ecb1..03c6beb5c77c 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteSnippet.g.cs index a965454b7e94..f3bd815fa1f4 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteRouteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamAsyncSnippet.g.cs index 5222eeaecbb8..57eb9e4c78d9 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectAsyncSnippet.g.cs index 01830ed7f919..0471e62558bb 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectSnippet.g.cs index bd73191cdd45..ae366b0df3b6 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesAsyncSnippet.g.cs index d8859cf67889..aac480aea8ad 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesSnippet.g.cs index 338505bc28d7..74aa1f0d95b0 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamSnippet.g.cs index aa6d3f06431d..edd12a448297 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DeleteStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectAsyncSnippet.g.cs index bc2c53b8b2a8..609d73188a2f 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectSnippet.g.cs index ea61c44f2cba..2cfae9219190 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.DiscoverConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchErrorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchErrorsRequestObjectAsyncSnippet.g.cs index 871365ce9e76..f647f671a246 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchErrorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchErrorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchErrorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchErrorsRequestObjectSnippet.g.cs index b505be5d341e..43fb329e730f 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchErrorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchErrorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsAsyncSnippet.g.cs index 4bf6fdf885d1..c59c904b80b0 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs index 382cb8578aeb..7f0eb64cde56 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectSnippet.g.cs index 40e2669f9014..8bf7c02805f9 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs index a81f92e27f18..f2d483c94de2 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesSnippet.g.cs index 3e022eace47c..36ae997e270f 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsSnippet.g.cs index 90cfbf34eaf0..99fcfc5e8233 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.FetchStaticIpsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileAsyncSnippet.g.cs index e049c3d05315..1497d82fdc85 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs index ddb76c5bc724..4f656e5783f1 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectSnippet.g.cs index 95773dc581b6..7f7f17efbef5 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs index 581676102ed8..92db19825d01 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesSnippet.g.cs index 1746fc84ef10..6b928534759e 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileSnippet.g.cs index 1ca3a54e42c2..a0edcc94c3ab 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionAsyncSnippet.g.cs index f88e28858e40..f8c6d16fe5a2 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs index a5cb4e268a7a..802949ba1d18 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectSnippet.g.cs index 26f3b4e3f7a3..9008a87b65cc 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs index faf8e68b6521..254c5e008696 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesSnippet.g.cs index f305c4b2f6a9..430788388fec 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionSnippet.g.cs index 9a395fc0c8c8..a6d4156e4947 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetPrivateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteAsyncSnippet.g.cs index 45184653cea8..81c48d2c89d6 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectAsyncSnippet.g.cs index f473bed7bee2..6581bb160cf4 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectSnippet.g.cs index 697765828a35..c0f07d349af4 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesAsyncSnippet.g.cs index 181b13b2e1cb..73953b3658de 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesSnippet.g.cs index 7940658edcbb..e5449dea15e6 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteSnippet.g.cs index 480829fbc8be..f82b481e0894 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetRouteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamAsyncSnippet.g.cs index 439a3945aba7..fb93133bb583 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectAsyncSnippet.g.cs index 375e775cf1b6..062d64facd1a 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectSnippet.g.cs index d152c976418d..9ef102352201 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesAsyncSnippet.g.cs index 2b1067f3df0d..09bb7e511671 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesSnippet.g.cs index 61e68bd7fc96..74f1ddfc2b21 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamSnippet.g.cs index 989b43d2a1c3..29399ab64d80 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.GetStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesAsyncSnippet.g.cs index 6d5814b15c1f..31bf6d9bb7a5 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs index e208524035dc..6a0bad5df005 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectSnippet.g.cs index 989f556e9b8c..2b0184aed70b 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs index 467e143ee73f..6d0adb1990b5 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesSnippet.g.cs index d7a688834f00..fd0caaa13618 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesSnippet.g.cs index f4e6628e9652..06ba9f03c67f 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListConnectionProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsAsyncSnippet.g.cs index 0f7f8903ca6b..01622344a9dc 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs index 306bc02fcda5..39c2602bd495 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectSnippet.g.cs index 0153acc51da8..251729c93ac6 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs index 8a8fbaa88cdf..6136e64d81ba 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesSnippet.g.cs index 70f71d31c3cf..1aa314d2992d 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsSnippet.g.cs index 8c746945c5fe..57533979a6cd 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListPrivateConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesAsyncSnippet.g.cs index 469dfde06da8..4246d351ff96 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectAsyncSnippet.g.cs index 081bf187c87f..20b2c7a1af04 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectSnippet.g.cs index 34b70c1193f7..48e103d6aa08 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesAsyncSnippet.g.cs index de614affd8a6..aa5a4c3bd43f 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesSnippet.g.cs index 3e350f37cd1e..988ef7b60bd9 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesSnippet.g.cs index 4e0307759ad3..e8905cf4305a 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListRoutesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsAsyncSnippet.g.cs index 5db0cefaf7a0..4bc838a41d28 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectAsyncSnippet.g.cs index 6bab38d49af6..f5fff182e406 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectSnippet.g.cs index a41c19831afc..204d34303e60 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesAsyncSnippet.g.cs index 8d3d2e38be97..ccc6d6d0ba73 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesSnippet.g.cs index 01dd70a18d40..01556e4307e0 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsSnippet.g.cs index 170dd104ace6..507b921e3d60 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.ListStreamsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileAsyncSnippet.g.cs index 0a2f602917fd..bbd4dd6fe126 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs index 7e94d549daac..eb8475804723 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectSnippet.g.cs index 9db978d4faa7..f6d59c47fd31 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileSnippet.g.cs index da5c0f12eeac..a22e6c01bee5 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateConnectionProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamAsyncSnippet.g.cs index 9af324ca3f2e..217168a1bd9e 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectAsyncSnippet.g.cs index ca120103e2d3..35fe876d331a 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectSnippet.g.cs index a7ea3cc00c7f..71d5df08387e 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamSnippet.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamSnippet.g.cs index dfbaa2d31d52..8a86dfb94421 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamSnippet.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.GeneratedSnippets/DatastreamClient.UpdateStreamSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.Snippets/DatastreamClientSnippets.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.Snippets/DatastreamClientSnippets.g.cs index 8d611c32143b..a7da1ac61ea7 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.Snippets/DatastreamClientSnippets.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1.Snippets/DatastreamClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamClient.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamClient.g.cs index ba84f97fcefb..cc9a73f4ba0c 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamClient.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamResourceNames.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamResourceNames.g.cs index 4c92f0c4d5eb..2024460e17cc 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamResourceNames.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamResourcesResourceNames.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamResourcesResourceNames.g.cs index c6ea2f6fd5cf..656c31a16b14 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/DatastreamResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/PackageApiMetadata.g.cs index 7b404c33fa29..73a8e965bf66 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/ServiceCollectionExtensions.g.cs index e0a065ed02c2..f4d08fc7157a 100644 --- a/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Datastream.V1Alpha1/Google.Cloud.Datastream.V1Alpha1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Datastream.V1Alpha1/docs/index.md b/apis/Google.Cloud.Datastream.V1Alpha1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Datastream.V1Alpha1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Deploy.V1/.OwlBot.yaml b/apis/Google.Cloud.Deploy.V1/.OwlBot.yaml index 2100e807e29e..d8706064bcb5 100644 --- a/apis/Google.Cloud.Deploy.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Deploy.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseAsyncSnippet.g.cs index 28bd8f490eaf..f3185bbad1d7 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseRequestObjectAsyncSnippet.g.cs index ae4355324d0c..9063da7664cd 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseRequestObjectSnippet.g.cs index dbff31345d4b..4c6d14c48857 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseResourceNamesAsyncSnippet.g.cs index 1573dce9849b..baedbcc80484 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseResourceNamesSnippet.g.cs index 8da819be4192..2692688c1f54 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseSnippet.g.cs index 56ec1f54ee1b..13c11f5b6306 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AbandonReleaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutAsyncSnippet.g.cs index aa96b02178a4..d68ad4185de2 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutRequestObjectAsyncSnippet.g.cs index c35ace0c39a0..8a263f9889dc 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutRequestObjectSnippet.g.cs index 818ec0323dad..552d37e373a1 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutResourceNamesAsyncSnippet.g.cs index 3a17dd4a2bb4..181abf1b210a 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutResourceNamesSnippet.g.cs index 021a997124f2..70053490bfec 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutSnippet.g.cs index 4123fd72f9ac..d1074bf85453 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.AdvanceRolloutSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutAsyncSnippet.g.cs index e9728a341fe7..8b27b78ea708 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutRequestObjectAsyncSnippet.g.cs index d602f5b60698..c0bddf89f6c5 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutRequestObjectSnippet.g.cs index 8108091a10d6..dc47f780e4ee 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutResourceNamesAsyncSnippet.g.cs index b72ba38d5e24..f5e7b5d3ee3b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutResourceNamesSnippet.g.cs index 7c0bc33a4e7a..82e886d7f474 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutSnippet.g.cs index fee230d714aa..1590a27e2bde 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ApproveRolloutSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunAsyncSnippet.g.cs index 724c2995e47b..e1b508ce54e4 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunRequestObjectAsyncSnippet.g.cs index d8ed56d17698..d0c827031aa6 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunRequestObjectSnippet.g.cs index 9c7ae7b89fbf..9e51fa3c6123 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunResourceNamesAsyncSnippet.g.cs index 3caf89fec0ed..25829fc527ef 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunResourceNamesSnippet.g.cs index e4cbf8fcf7d3..4cd09c41afe4 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunSnippet.g.cs index a5d74e2cb4bf..c1964ebdaaf1 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelAutomationRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutAsyncSnippet.g.cs index fbbe70aa2483..71632210b0af 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutRequestObjectAsyncSnippet.g.cs index 55fa8fd9c4ef..596d1846c508 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutRequestObjectSnippet.g.cs index 5b30eb3aa2ac..accf8edd225b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutResourceNamesAsyncSnippet.g.cs index cd594b2c5461..9fedfe7fb4cf 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutResourceNamesSnippet.g.cs index 49de0d028534..415d43ec71c8 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutSnippet.g.cs index ae40c6bf2ec0..a755332bef17 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CancelRolloutSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationAsyncSnippet.g.cs index 55987ce3bc50..57c2dc2d226f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationRequestObjectAsyncSnippet.g.cs index 1fd0b9090f90..1790e0cd3ed4 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationRequestObjectSnippet.g.cs index b4032a9f9d91..7338d348d138 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationResourceNamesAsyncSnippet.g.cs index b84b52311261..749763e41d24 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationResourceNamesSnippet.g.cs index 4ff41805bc22..632c91aad885 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationSnippet.g.cs index 36d68891397c..be8f9935e9e1 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateAutomationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeAsyncSnippet.g.cs index 52e503e478fb..59a91a85db3e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeRequestObjectAsyncSnippet.g.cs index 3d1e5cf5a9c3..82687474f8f8 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeRequestObjectSnippet.g.cs index a0a15dad186e..19a3a54a3228 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeResourceNamesAsyncSnippet.g.cs index cbd73d7d4ec0..ad8871f3d272 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeResourceNamesSnippet.g.cs index f2c7374ecd53..5ad18b6a1fbe 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeSnippet.g.cs index f89a3d466930..9cf36c6f9985 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateCustomTargetTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineAsyncSnippet.g.cs index ef7a58b7e2ea..07febdf34611 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineRequestObjectAsyncSnippet.g.cs index 58e692dc1b26..765ba1d875e5 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineRequestObjectSnippet.g.cs index e6a4ab9aadef..343e4c0d930b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineResourceNamesAsyncSnippet.g.cs index aa6c8cfccbe2..6099d6496c8c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineResourceNamesSnippet.g.cs index 3bbb0dd73d99..0479375a93ae 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineSnippet.g.cs index 202ab9d2cea5..0af1702b75e7 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeliveryPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyAsyncSnippet.g.cs index 79fcec3f3800..c6162de7e69a 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyRequestObjectAsyncSnippet.g.cs index 5909d6c1d169..4da6b4e85262 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyRequestObjectSnippet.g.cs index 7657914da863..887d0c27feda 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyResourceNamesAsyncSnippet.g.cs index d30dd5087467..eb996ff86bfd 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyResourceNamesSnippet.g.cs index 7ef603f162a6..da0ad32687f1 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicySnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicySnippet.g.cs index eafa01a67e14..c4af7e410ea1 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicySnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateDeployPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseAsyncSnippet.g.cs index cb4d28bc4f6d..ee74c0fc02ef 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseRequestObjectAsyncSnippet.g.cs index e017aa3e5999..6e7a0e61058b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseRequestObjectSnippet.g.cs index b22a8db94ced..f21274edbf64 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseResourceNamesAsyncSnippet.g.cs index 5b6a2332f6bb..33f0524225bd 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseResourceNamesSnippet.g.cs index 4e0c33daa816..66eb03cb17e6 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseSnippet.g.cs index 016ac8862ba7..900073d5426c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateReleaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutAsyncSnippet.g.cs index 4500e708166e..48d44bbc2898 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutRequestObjectAsyncSnippet.g.cs index 47e79500a222..7fc752f12c8c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutRequestObjectSnippet.g.cs index 2835a94d666d..c1d0b8c0714a 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutResourceNamesAsyncSnippet.g.cs index 09f2ab132d24..9337934f7922 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutResourceNamesSnippet.g.cs index 45e42a36eb98..9f46acd60140 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutSnippet.g.cs index b13b087111f9..20bf2ba2340b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateRolloutSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetAsyncSnippet.g.cs index 8857a55e6d24..0bad80372db3 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetRequestObjectAsyncSnippet.g.cs index 4158cd81853d..3dc2c250bcd5 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetRequestObjectSnippet.g.cs index 7e9d62031e49..a00a0278ccaf 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetResourceNamesAsyncSnippet.g.cs index fc48ef490269..ef943e343500 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetResourceNamesSnippet.g.cs index 7c204c86445b..e56b981ebf83 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetSnippet.g.cs index 49ec370ce7a8..39853f534682 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.CreateTargetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationAsyncSnippet.g.cs index cb7a6f89834d..55bb2811ab30 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationRequestObjectAsyncSnippet.g.cs index effbd9d9cbb5..898d24527a76 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationRequestObjectSnippet.g.cs index 64f7f57d6ffd..ced5a8c90345 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationResourceNamesAsyncSnippet.g.cs index fd8f4e326759..833b31874580 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationResourceNamesSnippet.g.cs index c329ed10680c..52480a0d6b66 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationSnippet.g.cs index 56c178940687..5a72b40dc694 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteAutomationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeAsyncSnippet.g.cs index 96006e5f1b81..27ae61f80385 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeRequestObjectAsyncSnippet.g.cs index 77826eb8aaa2..f58c7fc3b214 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeRequestObjectSnippet.g.cs index a4edc8344bed..138d673a2aba 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeResourceNamesAsyncSnippet.g.cs index b883b9ef3fe5..1f3f17c7a035 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeResourceNamesSnippet.g.cs index 69be398d7c72..692d4ef6f348 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeSnippet.g.cs index 9edb2839bb3a..29c865cf8d52 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteCustomTargetTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineAsyncSnippet.g.cs index a55ee87208dd..9ffbe2c78c52 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineRequestObjectAsyncSnippet.g.cs index 60b06c1cbb8b..abfe4b543bb7 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineRequestObjectSnippet.g.cs index f016fb550202..ebf810e33437 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineResourceNamesAsyncSnippet.g.cs index 57d235efcef1..ae267f6c5f93 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineResourceNamesSnippet.g.cs index a00cdf7989ed..91d8bdc4d21d 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineSnippet.g.cs index c7dc4964a527..0a2648151896 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeliveryPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyAsyncSnippet.g.cs index efb3c8ecf5e1..1c412e225e94 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyRequestObjectAsyncSnippet.g.cs index 8bfeab85018b..240407f85e50 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyRequestObjectSnippet.g.cs index 94c4a4f41df0..c3f1ee6451f4 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyResourceNamesAsyncSnippet.g.cs index d2fe2a27d0d2..c49798cae5f0 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyResourceNamesSnippet.g.cs index 61d6592bda79..bec7fdf33ff5 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicySnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicySnippet.g.cs index 614768ca0e56..97911697822f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicySnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteDeployPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetAsyncSnippet.g.cs index 8ba567b64436..7b612c2992c3 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetRequestObjectAsyncSnippet.g.cs index c249c6aa6911..11e7b6aaccc7 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetRequestObjectSnippet.g.cs index 85579e99f0d6..21d0b111ae17 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetResourceNamesAsyncSnippet.g.cs index 18357c03ff35..dd7fcb79f2a0 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetResourceNamesSnippet.g.cs index 2bdb3a4c0ac1..eb74612bd7a9 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetSnippet.g.cs index 4d3379e68be7..290d2de36b9b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.DeleteTargetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationAsyncSnippet.g.cs index efaf915dacc8..4ad2db7cfcf4 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRequestObjectAsyncSnippet.g.cs index e0d7f754738d..b310654a92a6 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRequestObjectSnippet.g.cs index c00d8b7f224f..9763aa4f6207 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationResourceNamesAsyncSnippet.g.cs index 890cb2bfd95e..3a8813fff3bb 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationResourceNamesSnippet.g.cs index 281baa7921d9..07c8f30afd99 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunAsyncSnippet.g.cs index 7254f019da3c..b7b1b4dafd6e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunRequestObjectAsyncSnippet.g.cs index a9ba6538fc59..8faf4d45a6f2 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunRequestObjectSnippet.g.cs index e0f09cffe672..1ac530bb45c8 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunResourceNamesAsyncSnippet.g.cs index 6664148b3d9c..75b03c619fdf 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunResourceNamesSnippet.g.cs index 2f97c3dfef26..e8c947ed572f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunSnippet.g.cs index cf6585b9467f..938f58cd6943 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationSnippet.g.cs index deceb270a005..d8c68a28470d 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetAutomationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigAsyncSnippet.g.cs index 1169ab8d17b4..f9fc9c953241 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigRequestObjectAsyncSnippet.g.cs index 135e385bff99..c28810083344 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigRequestObjectSnippet.g.cs index d3c1e0c91756..3f44eb9bb114 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigResourceNamesAsyncSnippet.g.cs index de1b358065dd..be3281fcdb4e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigResourceNamesSnippet.g.cs index 23047a05afca..62c18110c2f2 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigSnippet.g.cs index 238df3b55cd3..ed1c5282d496 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeAsyncSnippet.g.cs index 4775c41e3a68..05fdd669bd59 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeRequestObjectAsyncSnippet.g.cs index 402ec726eb0f..fdec4323c212 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeRequestObjectSnippet.g.cs index 434f470e3390..9919dba8923d 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeResourceNamesAsyncSnippet.g.cs index 4da347554b9f..d78a2730063b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeResourceNamesSnippet.g.cs index 058b83210ad4..c81395766d89 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeSnippet.g.cs index 62fe642f733c..96f0491def7e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetCustomTargetTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineAsyncSnippet.g.cs index 4dcb64edd914..c8f26588a989 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineRequestObjectAsyncSnippet.g.cs index 317183db5e8a..7adec083b542 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineRequestObjectSnippet.g.cs index 34cece04f464..9649a77a3717 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineResourceNamesAsyncSnippet.g.cs index 45a28836ca1f..7af637269832 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineResourceNamesSnippet.g.cs index f599029c4c41..c527b16d3f71 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineSnippet.g.cs index 6179fc143430..29e7a3bf88bf 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeliveryPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyAsyncSnippet.g.cs index 29c2c4e00ce7..e7b5148f4bb6 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyRequestObjectAsyncSnippet.g.cs index 713bb922b168..ba519ee000df 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyRequestObjectSnippet.g.cs index c046e7e24b34..3f7d8ec3384c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyResourceNamesAsyncSnippet.g.cs index 166bc42b4fdd..b1d4f3a32c1b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyResourceNamesSnippet.g.cs index 0e7c3192a965..1a7566f3d666 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicySnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicySnippet.g.cs index c7653e33ee5d..76ebc4e3407d 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicySnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetDeployPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunAsyncSnippet.g.cs index 467e153bb2e9..d17943191fc5 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunRequestObjectAsyncSnippet.g.cs index 8df519d7daf3..5ad198251fde 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunRequestObjectSnippet.g.cs index 119c9c6ea7cb..d7bb33787e3e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunResourceNamesAsyncSnippet.g.cs index 3787dedce46a..8333870a8411 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunResourceNamesSnippet.g.cs index 08e6f7106eb8..f93ac3e63be9 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunSnippet.g.cs index e57c351ffa03..f11ae9641152 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetJobRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseAsyncSnippet.g.cs index 03649f97b9e6..03c6d99376ae 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseRequestObjectAsyncSnippet.g.cs index b5cc10229da9..a83490a66d03 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseRequestObjectSnippet.g.cs index c65b28a2eee3..3d49a76b6bdf 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseResourceNamesAsyncSnippet.g.cs index 0a8ad7cf18b6..ca6829576281 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseResourceNamesSnippet.g.cs index c1d958197d95..882501a69bbe 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseSnippet.g.cs index 886f6257d233..7f40c4ce82aa 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetReleaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutAsyncSnippet.g.cs index e4380c5e8428..62cb7106be44 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutRequestObjectAsyncSnippet.g.cs index aa4110887d8f..d3b386e88e23 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutRequestObjectSnippet.g.cs index 93f33d2b76fc..57079e4e82ef 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutResourceNamesAsyncSnippet.g.cs index 93ff9b49a188..069ddfd41749 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutResourceNamesSnippet.g.cs index 2cc644333b41..1c96809abd4f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutSnippet.g.cs index 730c5e580911..e4f095568802 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetRolloutSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetAsyncSnippet.g.cs index ede3dfb905f7..40cffadb1ec1 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetRequestObjectAsyncSnippet.g.cs index fcdc9ae8d4bd..a87f763dabcf 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetRequestObjectSnippet.g.cs index 318154b7bc12..babfef453191 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetResourceNamesAsyncSnippet.g.cs index c572c0416a4c..1e19edd6bb2c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetResourceNamesSnippet.g.cs index 1167554865cb..6eb770c6ff13 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetSnippet.g.cs index 7313b55ae2a7..e08bf39e9a6a 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.GetTargetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobAsyncSnippet.g.cs index bf8a826d63b9..a9f048bf6522 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobRequestObjectAsyncSnippet.g.cs index 311bf462b035..bc06da27874e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobRequestObjectSnippet.g.cs index aed6c3999495..b6d884a45632 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobResourceNamesAsyncSnippet.g.cs index 09d004f0ab8b..d8f152d0b86c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobResourceNamesSnippet.g.cs index b34707971dd6..d8f614086b9a 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobSnippet.g.cs index 955031ea438e..a00379b68749 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.IgnoreJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsAsyncSnippet.g.cs index fc254d113183..98af3735c6a4 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsRequestObjectAsyncSnippet.g.cs index 0cd3aca874fd..eff33f04b9ee 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsRequestObjectSnippet.g.cs index b7a9310bcd5f..1136531185d2 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsResourceNamesAsyncSnippet.g.cs index d5da04b07b6d..45a9d151fc99 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsResourceNamesSnippet.g.cs index 773bde2caddd..f862546aa342 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsSnippet.g.cs index 0007f47ead4f..d99fe5ae5faa 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsAsyncSnippet.g.cs index 4a2413b8b623..9d8162447492 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsRequestObjectAsyncSnippet.g.cs index fd7b75e6a4f8..637b23dc532c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsRequestObjectSnippet.g.cs index a73e72b72d01..9ed56023bd99 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsResourceNamesAsyncSnippet.g.cs index eb1d11307ec1..d89577d82178 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsResourceNamesSnippet.g.cs index c0905e4625cd..fdf42a03e41e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsSnippet.g.cs index 8cfb66710147..9ef36110aa27 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListAutomationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesAsyncSnippet.g.cs index 497f9af181bd..27ff4a995fa3 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesRequestObjectAsyncSnippet.g.cs index e577a51d35e0..8b54b8606c5f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesRequestObjectSnippet.g.cs index 2cf3f7fd71f8..7faff819c1f9 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesResourceNamesAsyncSnippet.g.cs index f96a172a9c2b..6482dccb261f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesResourceNamesSnippet.g.cs index 2fa2b1e46116..e763e7ab67b4 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesSnippet.g.cs index eb6eeebf8d63..198f6922279e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListCustomTargetTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesAsyncSnippet.g.cs index 625da014bc05..42318bca91ff 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesRequestObjectAsyncSnippet.g.cs index 5abe7129db08..07efdc7a6e30 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesRequestObjectSnippet.g.cs index 2def5b7e53b5..93bcd2b689e7 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesResourceNamesAsyncSnippet.g.cs index 1aea70af903a..9067bc85fd39 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesResourceNamesSnippet.g.cs index 1564e7793c57..c250ab0c4262 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesSnippet.g.cs index 8e280554cf86..ad7a51718428 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeliveryPipelinesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesAsyncSnippet.g.cs index d83c5c7d3c1f..c4621027ace0 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesRequestObjectAsyncSnippet.g.cs index 666ab5fe2ad5..7de3b08a314d 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesRequestObjectSnippet.g.cs index b3166e99bd90..54f1b90c8d4d 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesResourceNamesAsyncSnippet.g.cs index a32a2d81b108..9e9c88afd877 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesResourceNamesSnippet.g.cs index 3c585b10ab97..c3bb8030f8a7 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesSnippet.g.cs index 96065e9361b0..d7883a25b3c0 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListDeployPoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsAsyncSnippet.g.cs index 17805cfdd9d0..002acf3e171e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsRequestObjectAsyncSnippet.g.cs index 8d283f9e3fda..ad34bc7f0ca9 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsRequestObjectSnippet.g.cs index 3116d0daeeff..12ad227d3c6e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsResourceNamesAsyncSnippet.g.cs index 9e1c0e8429d5..b4480c823b9b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsResourceNamesSnippet.g.cs index 525d48230eac..9d12efc4ae85 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsSnippet.g.cs index 49dcced94b53..bb863154501b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListJobRunsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesAsyncSnippet.g.cs index d3f8d871adc2..b96d6f635888 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesRequestObjectAsyncSnippet.g.cs index 918af0d2dc58..4dd4964370a0 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesRequestObjectSnippet.g.cs index e0a36f4c6bd9..c15e401c9e80 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesResourceNamesAsyncSnippet.g.cs index 2ddb0893a144..e2f245055689 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesResourceNamesSnippet.g.cs index 1ff82fcafca4..fc41a805c895 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesSnippet.g.cs index 3b3b1356b333..933b90660aaf 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListReleasesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsAsyncSnippet.g.cs index 5a42a30091ab..b3d23e49fb06 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsRequestObjectAsyncSnippet.g.cs index 72215a6a0f9e..abe898891748 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsRequestObjectSnippet.g.cs index e2b6c9b256ad..07279c68b34f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsResourceNamesAsyncSnippet.g.cs index d31f0a93f614..b1a71c0c16e3 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsResourceNamesSnippet.g.cs index 6d4b95d34433..594fe39dd5c0 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsSnippet.g.cs index b246fc262834..06e6c3852452 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListRolloutsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsAsyncSnippet.g.cs index 0c3b06de2816..2884a6d91d9b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsRequestObjectAsyncSnippet.g.cs index c1d73fa7b8c8..616314ee8227 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsRequestObjectSnippet.g.cs index 2bd74d250fe1..3910da1219ea 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsResourceNamesAsyncSnippet.g.cs index a217623cb741..3fc0437dbc64 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsResourceNamesSnippet.g.cs index 848cfc9f3d29..bb0c6e4f6a72 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsSnippet.g.cs index 08687b6cd29e..d39f8be8faec 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.ListTargetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobAsyncSnippet.g.cs index 21bd93ad3b55..208600a24a1a 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobRequestObjectAsyncSnippet.g.cs index 9333711fbd3a..a629d29d548f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobRequestObjectSnippet.g.cs index 5a019b644201..11b052dd0f6c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobResourceNamesAsyncSnippet.g.cs index 7812234948da..022edacb5a5f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobResourceNamesSnippet.g.cs index d385a0ee44d6..124403795fea 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobSnippet.g.cs index 102170ea7379..edab10d2cc9e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RetryJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetAsyncSnippet.g.cs index f8d0bf8a130b..9774c90c0512 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetRequestObjectAsyncSnippet.g.cs index e856e9741918..7f670dcd8bfd 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetRequestObjectSnippet.g.cs index b8ae0ad51909..6e4a7a633a2b 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetResourceNamesAsyncSnippet.g.cs index 44507331dc24..3b75dbaf3fea 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetResourceNamesSnippet.g.cs index 1326b3d03b68..e8309cddeae1 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetSnippet.g.cs index 6acf88c26516..64e25bc67180 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.RollbackTargetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunAsyncSnippet.g.cs index fba3039ee4dd..48324873abf7 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunRequestObjectAsyncSnippet.g.cs index 77b9a96b1210..f1ad4a59c7b6 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunRequestObjectSnippet.g.cs index 2389f0651352..9fcdce8fb879 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunResourceNamesAsyncSnippet.g.cs index f7f44aee6c20..bf8a6765bbac 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunResourceNamesSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunResourceNamesSnippet.g.cs index 87c51764fb7f..33d5d8807bed 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunSnippet.g.cs index 747e81c69c1b..73d8d20d3914 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.TerminateJobRunSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationAsyncSnippet.g.cs index b4c152a5265a..ae3578cd1cad 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationRequestObjectAsyncSnippet.g.cs index 4dbd431823b8..5e168f3aca5c 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationRequestObjectSnippet.g.cs index baa12c8ad774..535fb0c9d257 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationSnippet.g.cs index 8a5356351a89..514b0b030a50 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateAutomationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeAsyncSnippet.g.cs index 77925203dec6..94e7fc1940d5 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeRequestObjectAsyncSnippet.g.cs index 64de4a20cf99..23b36a067432 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeRequestObjectSnippet.g.cs index a62e73228fb7..6f035e32e79f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeSnippet.g.cs index 8ad95c0a58d8..a877107a0fd2 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateCustomTargetTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineAsyncSnippet.g.cs index a8c1126d80cc..1a632d4259dd 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineRequestObjectAsyncSnippet.g.cs index de554451a8ac..272601b3c500 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineRequestObjectSnippet.g.cs index ad068ffbf287..13b9f29100c8 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineSnippet.g.cs index 39ecffb1511f..ca06fb65cc0f 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeliveryPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyAsyncSnippet.g.cs index 19b42695ed00..02527e659823 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyRequestObjectAsyncSnippet.g.cs index 3d8fabb10a24..bcae2de6f0f7 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyRequestObjectSnippet.g.cs index 68dfdb9dde36..6a42b390b5a1 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicySnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicySnippet.g.cs index ffd8aae62b52..195c4d7c1a09 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicySnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateDeployPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetAsyncSnippet.g.cs index 44a5d8be40d0..4c44ca884bf0 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetRequestObjectAsyncSnippet.g.cs index 04a7286630cd..bf5bfc3fd79d 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetRequestObjectSnippet.g.cs index 5662071de730..152797c6f6c6 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetSnippet.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetSnippet.g.cs index eb5ff206b385..2e9dcafa974d 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetSnippet.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.GeneratedSnippets/CloudDeployClient.UpdateTargetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.Snippets/CloudDeployClientSnippets.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.Snippets/CloudDeployClientSnippets.g.cs index 1c7cd3081265..bfb96524cb4e 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.Snippets/CloudDeployClientSnippets.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.Snippets/CloudDeployClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/CloudDeployClient.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/CloudDeployClient.g.cs index 4146b0da269d..a593e28e5537 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/CloudDeployClient.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/CloudDeployClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/CloudDeployResourceNames.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/CloudDeployResourceNames.g.cs index 31112584b128..9bd575ed7cc8 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/CloudDeployResourceNames.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/CloudDeployResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/PackageApiMetadata.g.cs index 819a1a2d157d..d648bb96c6f4 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/ServiceCollectionExtensions.g.cs index b12d6a956b71..64d637addbc8 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Deploy.V1/docs/index.md b/apis/Google.Cloud.Deploy.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Deploy.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.DevTools.Common/docs/index.md b/apis/Google.Cloud.DevTools.Common/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Cloud.DevTools.Common/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/.OwlBot.yaml b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/.OwlBot.yaml index 421095ce6f38..c0cbca2e5538 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyAsyncSnippet.g.cs index 8ee6f0286526..7bc569e0da60 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index ed8cbe2b61e0..696400afc6b7 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyRequestObjectSnippet.g.cs index 09a52c94890a..c5cefc58f126 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs index 42b79b93c7d2..bffa40576b91 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyResourceNamesSnippet.g.cs index 26902943ead8..2fd1a0684a55 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicySnippet.g.cs index a2fce723d243..99ee32d9e366 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryAsyncSnippet.g.cs index 8a5abed78088..c2d88f0794bd 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryRequestObjectAsyncSnippet.g.cs index 0eac95b5adcd..4d0043988851 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryRequestObjectSnippet.g.cs index 8fa04bf0bce5..c9a47bb50357 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryResourceNamesAsyncSnippet.g.cs index 49e1f4d7afa3..d0ffdd0f7c86 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryResourceNamesSnippet.g.cs index 30121b3d7751..8f2b0f6d8cb9 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummaryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummarySnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummarySnippet.g.cs index daf0ee32f200..d0d8bfd7b8ae 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummarySnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.GetVulnerabilityOccurrencesSummarySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyAsyncSnippet.g.cs index d140256da6b0..bb6d7f249ee1 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 2969a86865f3..20bbe9cbea9e 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyRequestObjectSnippet.g.cs index 7fc834cabc3f..0d58e6d01e23 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs index 216eebc69126..1dbd0f281fe1 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyResourceNamesSnippet.g.cs index 005d27f23b9a..67c0a41666f1 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicySnippet.g.cs index 30b40e32573b..13302ff0c0b3 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsAsyncSnippet.g.cs index acd7f703d7b6..abdb5ca0e1bf 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 2b576a153371..b7630e8c4a57 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsRequestObjectSnippet.g.cs index 5516270851f9..284dd42b1669 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs index f081778a7505..527ffd7712cf 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsResourceNamesSnippet.g.cs index 12a7538df0b9..f86d90f8aa04 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsSnippet.g.cs index 8e2781eb89a9..f89c2da97819 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.GeneratedSnippets/ContainerAnalysisClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.Snippets/ContainerAnalysisClientSnippets.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.Snippets/ContainerAnalysisClientSnippets.g.cs index d81674a8c9f9..67569e17d4b7 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.Snippets/ContainerAnalysisClientSnippets.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1.Snippets/ContainerAnalysisClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ContainerAnalysisClient.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ContainerAnalysisClient.g.cs index 0f0c8385d0e3..16b9534939db 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ContainerAnalysisClient.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ContainerAnalysisClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ContaineranalysisResourceNames.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ContaineranalysisResourceNames.g.cs index 2c31988b69e5..88f528013edb 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ContaineranalysisResourceNames.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ContaineranalysisResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/PackageApiMetadata.g.cs index 15b725464580..d7238f75c1ca 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ServiceCollectionExtensions.g.cs index a74a18adf60d..95c517149ca7 100644 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/Google.Cloud.DevTools.ContainerAnalysis.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/docs/index.md b/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.DevTools.ContainerAnalysis.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.DeveloperConnect.V1/.OwlBot.yaml b/apis/Google.Cloud.DeveloperConnect.V1/.OwlBot.yaml index de12b3111158..8df634cc5bd5 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.DeveloperConnect.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionAsyncSnippet.g.cs index 29f93f33100e..997c90da5cea 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionRequestObjectAsyncSnippet.g.cs index d5f889a4af5a..aca9d7785d02 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionRequestObjectSnippet.g.cs index d31c8e4c7c15..2e54dd8e8fdc 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionResourceNamesAsyncSnippet.g.cs index 8badd91cd12c..b1d0cbab6e94 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionResourceNamesSnippet.g.cs index 4c2963a63c23..00258bd8d389 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionSnippet.g.cs index cb9f3f70859b..bb5bada7c6ee 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkAsyncSnippet.g.cs index 3325a6637071..be2b2c6b072c 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkRequestObjectAsyncSnippet.g.cs index 3fee9f526f9e..31627de7134d 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkRequestObjectSnippet.g.cs index 322ad2fe922d..de4c452d4fa7 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkResourceNamesAsyncSnippet.g.cs index 8d84155c46e4..89ea145ef156 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkResourceNamesSnippet.g.cs index 25b0f52cb084..52a7975c5502 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkSnippet.g.cs index 291db3d60cff..b70112f90ee2 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.CreateGitRepositoryLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionAsyncSnippet.g.cs index 0e571055731e..8a79d099c19e 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs index 91afd12b4594..e263c63ea53e 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionRequestObjectSnippet.g.cs index c24f77fb2656..ae350a831946 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs index 8786b0b77674..cccc63166dcc 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionResourceNamesSnippet.g.cs index 2e564d8e2318..01b65db86c24 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionSnippet.g.cs index b3e0e4dac684..1ca8681600e5 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkAsyncSnippet.g.cs index 07dcc23edb4e..bca88715a0ba 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkRequestObjectAsyncSnippet.g.cs index 0e04cc179fbe..00102fdc0468 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkRequestObjectSnippet.g.cs index 8efcdde10f83..2e028bfa7cfe 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkResourceNamesAsyncSnippet.g.cs index a87ec88d2011..76df8f7d6a0f 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkResourceNamesSnippet.g.cs index 394fad1f4061..5b7af876dfea 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkSnippet.g.cs index afe03ee472ce..2a526f58f4f0 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.DeleteGitRepositoryLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsAsyncSnippet.g.cs index 9dc4043d6633..8b0d1eeb3f62 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsRequestObjectAsyncSnippet.g.cs index 56acdde86da7..4abd0b1e165b 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsRequestObjectSnippet.g.cs index 5abd76b6366b..0f9a0e4c48b6 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsResourceNamesAsyncSnippet.g.cs index 6e28ab5c3ac5..e56e45174984 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsResourceNamesSnippet.g.cs index 35a9e2779c7d..26e614b02eae 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsSnippet.g.cs index 47baa95aeb66..37350efe1097 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitHubInstallationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsAsyncSnippet.g.cs index 27d366340623..6c4a3c35b566 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsRequestObjectAsyncSnippet.g.cs index f0102ffa536c..293a19f39f07 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsRequestObjectSnippet.g.cs index 955d70e87d1c..1bc33adee36f 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsResourceNamesAsyncSnippet.g.cs index 886eae356020..d58731085069 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsResourceNamesSnippet.g.cs index 5db09d011f6e..89dacaff1cf4 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsSnippet.g.cs index 408b10349054..1343e583ac42 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchGitRefsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesAsyncSnippet.g.cs index e374431858c8..aff5d90d0133 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesRequestObjectAsyncSnippet.g.cs index 7d4983435330..67fda2bffb59 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesRequestObjectSnippet.g.cs index 0223703b5f95..ed8d04ff402c 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesResourceNamesAsyncSnippet.g.cs index f07151d7b01c..04de498e9586 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesResourceNamesSnippet.g.cs index 315c6ab9bca1..560daf6ccae2 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesSnippet.g.cs index a570cedfe516..ee30d93a31f1 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchLinkableGitRepositoriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenAsyncSnippet.g.cs index 65a84f035da9..4612d175f7e2 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenRequestObjectAsyncSnippet.g.cs index 738b503ff07c..f6aa689001e5 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenRequestObjectSnippet.g.cs index 2cac9478a829..4a2a6160dfd1 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenResourceNamesAsyncSnippet.g.cs index 124a564a2083..b203cf614043 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenResourceNamesSnippet.g.cs index 8ca429c727ed..45d9edbad46a 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenSnippet.g.cs index c3e2fb76b15f..673b8e5afd24 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadTokenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenAsyncSnippet.g.cs index 4bd9cf6bc46e..8071a67464b3 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenRequestObjectAsyncSnippet.g.cs index 761ab3eadfb2..c71b146277c7 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenRequestObjectSnippet.g.cs index dc795857abe3..8b3b83f27930 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenResourceNamesAsyncSnippet.g.cs index f835fc0c1f8e..95d30af43641 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenResourceNamesSnippet.g.cs index 62a387275329..cd9b59b0b8d9 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenSnippet.g.cs index fc196a7036f8..cd91233c3717 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.FetchReadWriteTokenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionAsyncSnippet.g.cs index 958b97b92468..b5f46bf821ef 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionRequestObjectAsyncSnippet.g.cs index 217e2f6fb7f5..ecdfc6296ad7 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionRequestObjectSnippet.g.cs index 89b2144a5089..d9b27793b489 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionResourceNamesAsyncSnippet.g.cs index 1b84b4176b24..344c052dd346 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionResourceNamesSnippet.g.cs index de2e8f84d984..8ee14656280e 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionSnippet.g.cs index c80c076d0100..10f4627660db 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkAsyncSnippet.g.cs index 5a75407278ab..a3f720bb75e7 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkRequestObjectAsyncSnippet.g.cs index 07074dbd1b58..80ceaca3b44a 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkRequestObjectSnippet.g.cs index 1659b248cacf..7a43af2aca97 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkResourceNamesAsyncSnippet.g.cs index dc3d91410a5a..5c5ad890a815 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkResourceNamesSnippet.g.cs index 96226ea68fd5..926607fe5252 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkSnippet.g.cs index 8da59cc55f6d..a37748a0e554 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.GetGitRepositoryLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsAsyncSnippet.g.cs index f0c9c66f51ee..a2736389e75b 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsRequestObjectAsyncSnippet.g.cs index 67a8e072cbdd..29adffd6a7aa 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsRequestObjectSnippet.g.cs index c7be776fca0c..faea5200713c 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsResourceNamesAsyncSnippet.g.cs index 6f0bad3184ea..ea3758ac79e7 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsResourceNamesSnippet.g.cs index 54365be87707..e41025c9f4e7 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsSnippet.g.cs index 3de6f1bc624a..82b2d6c05d0f 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksAsyncSnippet.g.cs index 563077daf999..d9829aff0e12 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksRequestObjectAsyncSnippet.g.cs index 1e37027dfeb1..dff1bee8cd39 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksRequestObjectSnippet.g.cs index 52a9600b71a4..18ce49fc61fc 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksResourceNamesAsyncSnippet.g.cs index 0944195a5013..b60f16ca2ed9 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksResourceNamesSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksResourceNamesSnippet.g.cs index 64fea6262c37..7dc5a4b225ad 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksSnippet.g.cs index 95be1ce5bf8b..44825fb68b7b 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.ListGitRepositoryLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionAsyncSnippet.g.cs index fbf13d532a0f..e7ca156078e0 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs index 9658699adb06..e69a9faa3c6c 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionRequestObjectSnippet.g.cs index b2eb010b8d7d..b64b66ae4ebd 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionSnippet.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionSnippet.g.cs index 1c9853dd7ad5..01848a406805 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.GeneratedSnippets/DeveloperConnectClient.UpdateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.Snippets/DeveloperConnectClientSnippets.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.Snippets/DeveloperConnectClientSnippets.g.cs index b248935403f1..bfe3c083cd18 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.Snippets/DeveloperConnectClientSnippets.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1.Snippets/DeveloperConnectClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/DeveloperConnectClient.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/DeveloperConnectClient.g.cs index 66722143529d..1ae8d022ae72 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/DeveloperConnectClient.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/DeveloperConnectClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/DeveloperConnectResourceNames.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/DeveloperConnectResourceNames.g.cs index d0d4f90bc2fe..eb9d92d6e9c1 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/DeveloperConnectResourceNames.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/DeveloperConnectResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/PackageApiMetadata.g.cs index 60aac9c448c1..74dac32807eb 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/ServiceCollectionExtensions.g.cs index 34573e327b20..dc4347272256 100644 --- a/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DeveloperConnect.V1/Google.Cloud.DeveloperConnect.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DeveloperConnect.V1/docs/index.md b/apis/Google.Cloud.DeveloperConnect.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.DeveloperConnect.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/.OwlBot.yaml b/apis/Google.Cloud.Dialogflow.Cx.V3/.OwlBot.yaml index 60a685de981e..432ace9eb1d9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/.OwlBot.yaml +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentAsyncSnippet.g.cs index be452054a35a..f9870bc5de97 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentRequestObjectAsyncSnippet.g.cs index a88ff8b24ae3..476aba63976d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentRequestObjectSnippet.g.cs index ef181fe3f888..55bb0a540c40 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentResourceNamesAsyncSnippet.g.cs index a254a9924c27..c78ef522982f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentResourceNamesSnippet.g.cs index 4d3b9f2c37f0..42a8a6fa5e4b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentSnippet.g.cs index a0ecb528abc9..4bb02a1a7051 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.CreateAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs index f9009b0ecbed..1c1c4aae7a1b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs index aef9a74f4c3e..9e7dd8df131b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs index a4ee4d76674e..e8487567beec 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentResourceNamesAsyncSnippet.g.cs index 60394189c4df..353f82930252 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentResourceNamesSnippet.g.cs index 321bcc0caaca..e3e8df380cd6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs index bc65782ef21e..b23cc9b978f4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs index 1c6a60de33b4..4a3bebdec60e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs index f95607c54b98..24a9ad07c087 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs index d3cb2aa81447..7979099cc95c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs index 1578175efbda..03877f3a7708 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs index ee2c664175f6..d3111b4cd840 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentResourceNamesAsyncSnippet.g.cs index 40c1c0f537ca..9857b6f089a7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentResourceNamesSnippet.g.cs index 9ae457ad53d4..486e5396c0b5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs index f0db96960935..ebff146a8f25 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultAsyncSnippet.g.cs index 5c3d60580c18..cc9b7889bbc8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultRequestObjectAsyncSnippet.g.cs index ee84472993f7..7158be94f899 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultRequestObjectSnippet.g.cs index 5b3b851893f7..fbbd28673bbc 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultResourceNamesAsyncSnippet.g.cs index 8ddab3e66008..7531fffd88a3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultResourceNamesSnippet.g.cs index 72a033d12794..d20ea3045a37 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultSnippet.g.cs index 10712382632a..7919859b4780 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetAgentValidationResultSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsAsyncSnippet.g.cs index 470c526e848b..e92cae117bed 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsRequestObjectAsyncSnippet.g.cs index 881773c7c735..780b857148ee 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsRequestObjectSnippet.g.cs index 4abbffc9a1ad..a2825396f536 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsResourceNamesAsyncSnippet.g.cs index 2449ae7af08a..1f37a186cb75 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsResourceNamesSnippet.g.cs index 61293a8c0d8c..f0b293c440ee 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsSnippet.g.cs index 69f177c93dd4..ec8401596d2b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.GetGenerativeSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsAsyncSnippet.g.cs index 82db3756c674..a89e42cad4b4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsRequestObjectAsyncSnippet.g.cs index afa363446665..669b4144331e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsRequestObjectSnippet.g.cs index 3ea6e6a9c304..3b54881a794d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsResourceNamesAsyncSnippet.g.cs index 0ecf70f98dfc..3d0a1062f583 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsResourceNamesSnippet.g.cs index 6f1a490774b2..8fc1559946e1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsSnippet.g.cs index 277e455b0aae..b05f76abc036 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ListAgentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs index 569f509c1b2b..7da27efd468d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs index f8c0140b9c07..9315285201a2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentAsyncSnippet.g.cs index 0beb013bdf16..cc38735bf73d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentRequestObjectAsyncSnippet.g.cs index 0b2162d37cee..f698097055fa 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentRequestObjectSnippet.g.cs index c2ff7f12966d..59c056d94044 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentSnippet.g.cs index 3769294542ce..ff096a2fa326 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsAsyncSnippet.g.cs index 1171a9c98a28..bcf626571bfc 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsRequestObjectAsyncSnippet.g.cs index d7dc834a9516..8e1e6f268773 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsRequestObjectSnippet.g.cs index ee165b7501ef..5ef79eb45074 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsSnippet.g.cs index 42a65e2786b2..2f31e76aec65 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.UpdateGenerativeSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ValidateAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ValidateAgentRequestObjectAsyncSnippet.g.cs index c5023b7f45e8..c9cdfd83849a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ValidateAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ValidateAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ValidateAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ValidateAgentRequestObjectSnippet.g.cs index 8caf08304b9b..bb4c27370a79 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ValidateAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/AgentsClient.ValidateAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogAsyncSnippet.g.cs index 6a57a0f7d189..690c2e65a93c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogRequestObjectAsyncSnippet.g.cs index f2c20761a3af..cae6fc1a4f4b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogRequestObjectSnippet.g.cs index 3760bbd74d0e..988c584abf87 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogResourceNamesAsyncSnippet.g.cs index 03e6516e24c6..e670cb68782b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogResourceNamesSnippet.g.cs index 7b8cba450ed6..d071441d94e3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogSnippet.g.cs index 575f77572df0..5854127273d2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.GetChangelogSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsAsyncSnippet.g.cs index 639a76aca485..7b7dbdfd2da3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsRequestObjectAsyncSnippet.g.cs index a1d95c3a7ad6..ebf07f1ea122 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsRequestObjectSnippet.g.cs index 694f735a94e7..5f65fcda7b92 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsResourceNamesAsyncSnippet.g.cs index be649769ee4e..e52b4c515663 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsResourceNamesSnippet.g.cs index a8df0193174a..c6bfa74dd54b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsSnippet.g.cs index 46de373d88ff..df93f2d8a4f6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ChangelogsClient.ListChangelogsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentAsyncSnippet.g.cs index 4d8e5bcb54de..7d533b43ca93 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentRequestObjectAsyncSnippet.g.cs index 142df687ec8a..0656268fb8d5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentRequestObjectSnippet.g.cs index a3b0f89fb4a2..1e77cef5404f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentResourceNamesAsyncSnippet.g.cs index 3db3ac195fba..ebf4c35843ee 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentResourceNamesSnippet.g.cs index 1662500e2a3e..c4a5793a44fe 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentSnippet.g.cs index f2d80773d36f..dcf2a651c13d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.GetDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsAsyncSnippet.g.cs index 509e494cb6b9..1646e6741aac 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs index 036f812340e2..ee69e9be7ebf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsRequestObjectSnippet.g.cs index b9991af547b2..6c5e223a135e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs index 662d0b8726ac..0f3099d6a0cd 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsResourceNamesSnippet.g.cs index 9a6b36c2a692..1c679b968f26 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsSnippet.g.cs index 92a42f14617f..0e962cb88868 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/DeploymentsClient.ListDeploymentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeAsyncSnippet.g.cs index 337576443c4d..4714c031959e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs index aad41431ff49..379cdfb7f940 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs index 2817f09e8e60..501a12f215d6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeResourceNamesAsyncSnippet.g.cs index cd4fe31e2767..f133855f9310 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeResourceNamesSnippet.g.cs index 0002c3770228..3a3f986166c5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeSnippet.g.cs index 1a313e564409..8e540e89d719 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.CreateEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs index 2cb1c54d124c..fd1d5f640dce 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs index 452106868049..bd289ac29fec 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs index 20cb65968481..75f907b03c28 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs index f0c5df188f1f..46514a4c5ce8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs index d5f75ac6efa3..f5eb34ed1109 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs index 7767ddab3ab2..691a71ddb420 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ExportEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ExportEntityTypesRequestObjectAsyncSnippet.g.cs index b3687df26ddc..781da612b8e7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ExportEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ExportEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ExportEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ExportEntityTypesRequestObjectSnippet.g.cs index 2f35e9dd2e52..3b44b0b7494b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ExportEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ExportEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeAsyncSnippet.g.cs index 4e08df53147f..6ed73f45f2d5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs index 8694201f20a4..2daa966d8fa2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs index 6acc120c080d..d76e442b25d9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs index 6242a44bf87a..239448325982 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeResourceNamesSnippet.g.cs index 3f2a17f02db0..2ab936b1370b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeSnippet.g.cs index 145f64fc03f4..dcf015203933 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.GetEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ImportEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ImportEntityTypesRequestObjectAsyncSnippet.g.cs index 343e294cac69..06eac3d520e3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ImportEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ImportEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ImportEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ImportEntityTypesRequestObjectSnippet.g.cs index 3007283756ec..915ec343060f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ImportEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ImportEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesAsyncSnippet.g.cs index 8b143860283e..06322cc09ee8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs index 8b154b11115d..8b0adabcc37e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs index 49961eb7d1b4..ac3e430afb61 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs index c88fabe5f95b..892b65633572 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesResourceNamesSnippet.g.cs index 724ca5b49924..101f1278fde1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesSnippet.g.cs index 191092c3fd58..3960f03227c7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.ListEntityTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeAsyncSnippet.g.cs index cb79170b9a2b..6f8493ccecde 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs index 285ead2c1c4a..3717cfde9a56 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs index 71f5a2508808..d42c2f55afa7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeSnippet.g.cs index 260be658284b..6c77df9180a1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentAsyncSnippet.g.cs index 0ffdb4be212d..d88419bbb04b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs index 702df5845a96..04b6585cb8ff 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs index 87dc910342fb..edbb3a5fb794 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentResourceNamesAsyncSnippet.g.cs index 435f1f08b135..f4b046c47ae7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentResourceNamesSnippet.g.cs index 3914a4593d1a..7dcbbf0e4551 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentSnippet.g.cs index 824b4817192b..80f672255d4e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentAsyncSnippet.g.cs index 38c077386a4c..ebe5db8a58d9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs index 75923d957ad5..7e69a7428091 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs index 1274235fa1d4..c28a2f2a025b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentResourceNamesAsyncSnippet.g.cs index a6c168ac2e31..ecea84d8d05f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentResourceNamesSnippet.g.cs index b7b74e22b600..d3653d0d4558 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentSnippet.g.cs index 443272fb76cc..ab55193e7ae1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeployFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeployFlowRequestObjectAsyncSnippet.g.cs index eb3842fe379b..890ecc5b5dd0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeployFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeployFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeployFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeployFlowRequestObjectSnippet.g.cs index 254e70a34afb..5911951e28f3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeployFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.DeployFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentAsyncSnippet.g.cs index 638d6fa73432..3d49452e80e1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs index 5963163b6eaf..a634954da608 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs index a6df5f15995a..9a457f47505c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentResourceNamesAsyncSnippet.g.cs index 08535cd6bbed..118c121bb815 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentResourceNamesSnippet.g.cs index 9a7eb59c2210..3e3ec4ef4902 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentSnippet.g.cs index 3534657942d9..f101ca4e1049 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.GetEnvironmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsAsyncSnippet.g.cs index 493256db7fdd..7845e039eecf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsRequestObjectAsyncSnippet.g.cs index 778bc64a2d8e..50047dfbb4c4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsRequestObjectSnippet.g.cs index 1c421bc40556..7ac166bb913a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsResourceNamesAsyncSnippet.g.cs index 06879bea4e6f..a7ad11d5c4cf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsResourceNamesSnippet.g.cs index aabf3e53397c..3ec00c74e65c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsSnippet.g.cs index 07d8afac1cb9..08ac2870c722 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListContinuousTestResultsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs index a743fecdf9f3..eb501a590038 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs index 8acb7558a83d..4a93c2c3a09d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs index f6a2c1c66849..d30f45a2a50e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs index e51b10c2fb7b..c1eea562750b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs index 55e1004afeb0..5e16fc04852c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs index 04819aef0b42..84528b1eca01 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryAsyncSnippet.g.cs index cb0817546f68..d9005f306fbc 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryRequestObjectAsyncSnippet.g.cs index 754251994438..9ba1ce5bc65d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryRequestObjectSnippet.g.cs index 822759031ed8..9fa483cc3715 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryResourceNamesAsyncSnippet.g.cs index ed086e0f84b4..77125a68a5ea 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryResourceNamesSnippet.g.cs index 32e8ec2224c3..0792734f485b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistoryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistorySnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistorySnippet.g.cs index c1946bcb335a..1fa47e9b4ea5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistorySnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.LookupEnvironmentHistorySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.RunContinuousTestRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.RunContinuousTestRequestObjectAsyncSnippet.g.cs index 55b1258849e6..6125ab160ec4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.RunContinuousTestRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.RunContinuousTestRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.RunContinuousTestRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.RunContinuousTestRequestObjectSnippet.g.cs index 59e2dbf2a801..3f8bbdb9242f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.RunContinuousTestRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.RunContinuousTestRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentAsyncSnippet.g.cs index 7f06063e3a07..c30ecdeaf4c7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs index c0a1ba3e5454..0eccdb2ab84f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs index ba2c046bac9f..b3fb4845bf5b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentSnippet.g.cs index 717ad2b6715d..f593271d0bf8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentAsyncSnippet.g.cs index 6b4ea15a0417..5e182c851a4e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentRequestObjectAsyncSnippet.g.cs index c870011509d7..05ecdafd5198 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentRequestObjectSnippet.g.cs index 96db3b9ee9f1..abdfb83832c1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentResourceNamesAsyncSnippet.g.cs index 631414ebdc4b..356c0c26efe9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentResourceNamesSnippet.g.cs index 5f4e6f133f1a..78de56102dad 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentSnippet.g.cs index ed58945ff5c9..e1a44d4528f0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.CreateExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentAsyncSnippet.g.cs index 8db3486218a2..12479419b431 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentRequestObjectAsyncSnippet.g.cs index 5445a83e0e86..918708f61605 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentRequestObjectSnippet.g.cs index 3833332756cb..6cfe935c14ec 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentResourceNamesAsyncSnippet.g.cs index c7cf0f9291dd..798dd8ca1a34 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentResourceNamesSnippet.g.cs index 9f72b0d58fc6..a01d9888afe7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentSnippet.g.cs index 3de43a72073a..de933d1bb5a6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.DeleteExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentAsyncSnippet.g.cs index a913f68ffa65..ec0c4fa3e6be 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentRequestObjectAsyncSnippet.g.cs index 65b11ef50170..e46675611eb1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentRequestObjectSnippet.g.cs index 4538ba9601de..53864947ed98 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentResourceNamesAsyncSnippet.g.cs index 9e3dcb8cf00c..e58e594902aa 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentResourceNamesSnippet.g.cs index fbd49e69435e..e12f4f860633 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentSnippet.g.cs index 4d172aa5ac55..dcb6a986c109 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.GetExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsAsyncSnippet.g.cs index 21ee5ff7e5d9..2b84b5d73a37 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsRequestObjectAsyncSnippet.g.cs index 812ffe92523f..3d0b57819695 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsRequestObjectSnippet.g.cs index ab5500af6c81..367d5b46d532 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsResourceNamesAsyncSnippet.g.cs index 237f89e8dbd1..ea0a941b3144 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsResourceNamesSnippet.g.cs index 8d7e65d24553..ca81797aace2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsSnippet.g.cs index 842ec4beb47c..4f3f6c0a69c3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.ListExperimentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentAsyncSnippet.g.cs index c78c64dc84af..50b6f5ac59c7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentRequestObjectAsyncSnippet.g.cs index 448095b1690a..70b1af671a7f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentRequestObjectSnippet.g.cs index ab2ec0c3026e..341cd2fef266 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentResourceNamesAsyncSnippet.g.cs index 978d6b140559..da6c8c961fe3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentResourceNamesSnippet.g.cs index de2f5f7466ce..ab13ae3204a5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentSnippet.g.cs index b8082ef8576a..da3631fba622 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StartExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentAsyncSnippet.g.cs index a0610ea36fd3..f46de55ab051 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentRequestObjectAsyncSnippet.g.cs index 63657c7991a3..b89d3520bb67 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentRequestObjectSnippet.g.cs index fe3b2588d020..4bff2e420cb3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentResourceNamesAsyncSnippet.g.cs index a615bd13dff2..69125d781537 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentResourceNamesSnippet.g.cs index d70e9da507b0..33488f472305 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentSnippet.g.cs index 3623a96b0260..e9e326802bb9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.StopExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentAsyncSnippet.g.cs index f222aa07e2c1..d96057399bf7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentRequestObjectAsyncSnippet.g.cs index 9571e84bc81b..5e57a2f4c7ed 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentRequestObjectSnippet.g.cs index d3b9cff83913..3fb9a744ec45 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentSnippet.g.cs index b168a400e0f5..2376532f78cb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/ExperimentsClient.UpdateExperimentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowAsyncSnippet.g.cs index f8ac2b566697..4c23cb6372f6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowRequestObjectAsyncSnippet.g.cs index 5edb053f6923..411ea0d99abf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowRequestObjectSnippet.g.cs index f9b8b7eab744..a023bf812ed8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowResourceNamesAsyncSnippet.g.cs index 57bad6679290..197ba2b468c1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowResourceNamesSnippet.g.cs index 64f53c98fafb..48554b9ece55 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowSnippet.g.cs index 33f749d9851a..527c5d8a8ac6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.CreateFlowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowAsyncSnippet.g.cs index bcbc362a92c5..f3b0d5fc14b2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowRequestObjectAsyncSnippet.g.cs index 2b43ae2bbf2a..efe5260ff302 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowRequestObjectSnippet.g.cs index 6211b1d55711..747772c0d111 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowResourceNamesAsyncSnippet.g.cs index 2030ec174bd6..9c97bd92544d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowResourceNamesSnippet.g.cs index 90177265d84f..01879086a80f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowSnippet.g.cs index 47a552d4aab0..a7819c12752e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.DeleteFlowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ExportFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ExportFlowRequestObjectAsyncSnippet.g.cs index ca6bd1e8d5a3..094ba3ba220d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ExportFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ExportFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ExportFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ExportFlowRequestObjectSnippet.g.cs index 60705dad8abc..97a68f67b5c2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ExportFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ExportFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowAsyncSnippet.g.cs index 8af146e6a200..d0c829033f8e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowRequestObjectAsyncSnippet.g.cs index 2c02d739c9fa..1a6ed252c7ed 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowRequestObjectSnippet.g.cs index f71de62d3070..21c6b0ebf7e1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowResourceNamesAsyncSnippet.g.cs index 5869e073c90c..14da68e32d26 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowResourceNamesSnippet.g.cs index c6b961a1a0c6..491425d016e9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowSnippet.g.cs index 25c7695c9ed1..ff651c4fa9db 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultAsyncSnippet.g.cs index 7cd226876ca6..e918a4855fee 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultRequestObjectAsyncSnippet.g.cs index b767a0bd5b77..5772412b936d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultRequestObjectSnippet.g.cs index 1cbeee146f8d..7c6b68fb74b3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultResourceNamesAsyncSnippet.g.cs index eefd0aa5b18c..e5d6effa06fe 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultResourceNamesSnippet.g.cs index d875e249935c..71ea9c33dae6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultSnippet.g.cs index 2607f5f07bdc..83f93dd7a8bf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.GetFlowValidationResultSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ImportFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ImportFlowRequestObjectAsyncSnippet.g.cs index a3ac9edce57e..f5b36558f247 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ImportFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ImportFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ImportFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ImportFlowRequestObjectSnippet.g.cs index ae5dbb74567b..232f59687fb9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ImportFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ImportFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsAsyncSnippet.g.cs index b2ef7d5c7c3f..82b6e59ae8cf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsRequestObjectAsyncSnippet.g.cs index ae6382dbb2b7..0bafcccdb954 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsRequestObjectSnippet.g.cs index e8c86e74d314..bf0e46f48de6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsResourceNamesAsyncSnippet.g.cs index de93a012ff08..2eefd0ad269f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsResourceNamesSnippet.g.cs index a068d32da29f..afe13a588af0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsSnippet.g.cs index 3066a42f987b..e1df1dcba7ad 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ListFlowsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowAsyncSnippet.g.cs index 69b823a541c1..74ef61fa59eb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowRequestObjectAsyncSnippet.g.cs index 72a1e1c22922..e2fb41125a61 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowRequestObjectSnippet.g.cs index 2e2c803f598d..b63da3fe80fd 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowResourceNamesAsyncSnippet.g.cs index 0e267124356f..a80a22e6de88 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowResourceNamesSnippet.g.cs index 2b88b2d34792..5bd6f9cc28c5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowSnippet.g.cs index 45b4bc091362..df03250b9c5c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.TrainFlowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowAsyncSnippet.g.cs index cecb61215138..6d52e7d0eb88 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowRequestObjectAsyncSnippet.g.cs index e287bf838215..17679151a6c6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowRequestObjectSnippet.g.cs index 6b6a89e077ea..0820838ed77e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowSnippet.g.cs index 96cc675d3211..d72e3594ec78 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.UpdateFlowSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ValidateFlowRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ValidateFlowRequestObjectAsyncSnippet.g.cs index 98aea587dcc5..b6acdacc0f13 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ValidateFlowRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ValidateFlowRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ValidateFlowRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ValidateFlowRequestObjectSnippet.g.cs index b9b04f500d77..af466f342ad4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ValidateFlowRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/FlowsClient.ValidateFlowRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs index 75c1fb7e0884..afb56df32533 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs index 6292f6d2743f..8caede7cc6c1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs index d7fa4b4ee8ba..b5235cb06f71 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs index 2c8b4149db01..086ccdf4c714 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs index a9f2a390892f..26bcf65f7d87 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs index 08941b5cbd38..691eab9ee2fb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs index 23185de63ca0..d31ae38ad09e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs index 95e92b85bcd3..619b6461ccce 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs index cd105bee7bf2..c5bc489ebf40 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs index 78f0d0f1c3f3..5283d1e9a0fd 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs index 3c75184a3478..8eff2c228cd8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs index ec0672655114..4796669977c2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs index 6fb70726e78f..f6275a0de067 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs index eee7c21010e0..66d660ec7844 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs index a6a2272b434b..28acf9d6a979 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs index 2f0fefafb802..3f1e0934853e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs index 8c7c23aba5d5..b33e75dcc0b7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs index fe5cfe467c03..eacca29bb6cf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs index 1b404b84cfd8..203c52e89d76 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs index e4506478895b..b47665c24eae 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs index dc4942772a2f..6f2d721a8238 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs index 09a08ac79c5e..fe862ccf0af6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs index 074df8d28db9..12d08167ba4a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs index 2283cf7c8f77..ad731810bdd9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs index ad7be8745261..c035b022dee9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs index 0440cdff712f..b32cb356737e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs index 2c75aaa4fa59..f1d00534a31e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs index 6236f38af0b3..9d270e832d32 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentAsyncSnippet.g.cs index f4478c551710..48c4ab46e2c9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs index 9fa802fb48d9..1ddc5d12aa53 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs index b49abf42cf37..3ba9faa859f4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentResourceNamesAsyncSnippet.g.cs index b4e479919920..cec5fc350201 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentResourceNamesSnippet.g.cs index c219040afd00..c3ad99823fc5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentSnippet.g.cs index 0378cb6ce9a6..f9886e2ff902 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.CreateIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs index f3ce149cb638..c0aef630d50f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs index 11bbeead659c..a556253c0eb2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs index da28b56b1472..bfc6c3228482 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs index 9088e26682d2..4c38f29c7935 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs index 18cf3e012c63..a7caff45b1bb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs index c8a8d3b10266..a80e7ad3a6d5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ExportIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ExportIntentsRequestObjectAsyncSnippet.g.cs index 9b068fb5b13d..95a144143b6b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ExportIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ExportIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ExportIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ExportIntentsRequestObjectSnippet.g.cs index ca0c5c571f4f..2d6caf3bf54d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ExportIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ExportIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentAsyncSnippet.g.cs index 28c1398ee857..8d1267aef838 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs index 1909303952f4..ee074a372f72 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs index 98c75d5c1742..ffdabd7b5a6e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentResourceNamesAsyncSnippet.g.cs index 7863e024f97a..a802d01f2f66 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentResourceNamesSnippet.g.cs index d2410bae4ae4..bc5173167e4c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentSnippet.g.cs index 1af4747391cf..7a2960360cba 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.GetIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ImportIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ImportIntentsRequestObjectAsyncSnippet.g.cs index b345aff33ab4..1fdd03b7c4c6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ImportIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ImportIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ImportIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ImportIntentsRequestObjectSnippet.g.cs index b4ecddaaa993..7cff13644b02 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ImportIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ImportIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsAsyncSnippet.g.cs index 1c57ad7e9639..27438bf23534 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs index cc7ffe96752e..079831d9b443 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs index 022b6115ce7a..3d4f75d1ee87 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsResourceNamesAsyncSnippet.g.cs index e8fdd7e9ccb2..ddfc8b230b4c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsResourceNamesSnippet.g.cs index 2ea3024fc9c4..348912f0433d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsSnippet.g.cs index 7db395868653..6271e374590d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.ListIntentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentAsyncSnippet.g.cs index 7dd0b8eab85c..30499713ee45 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs index 63d5aeae62fb..f2bc5492a187 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs index 8fa3a0542708..a38d3ec04222 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentSnippet.g.cs index eca5e078e568..b2e566285ebe 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/IntentsClient.UpdateIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageAsyncSnippet.g.cs index 4ce5c4c4f57d..232e3b77785d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageRequestObjectAsyncSnippet.g.cs index 9a02469eabd9..58dd7085805b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageRequestObjectSnippet.g.cs index 3af91f16576f..5e13fd9d02d1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageResourceNamesAsyncSnippet.g.cs index 29d271061b4d..b44c40e3dcc5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageResourceNamesSnippet.g.cs index 019f4ecc350e..e3416f462327 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageSnippet.g.cs index 384bc951e5c7..629ed9bbd0c0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.CreatePageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageAsyncSnippet.g.cs index e07f83b871fe..f4ca99a7102b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageRequestObjectAsyncSnippet.g.cs index c9a3c65f0ebe..828fda13b3b6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageRequestObjectSnippet.g.cs index 8f95c1fdc531..bea2764d407d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageResourceNamesAsyncSnippet.g.cs index 0563cae7e657..954ae76364f7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageResourceNamesSnippet.g.cs index 7889c5d83260..5fef364eeb7d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageSnippet.g.cs index 74593b30614c..b5a75ab3daf7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.DeletePageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageAsyncSnippet.g.cs index 49b5b7cd64b6..ddfade17466d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageRequestObjectAsyncSnippet.g.cs index ef77b01278b6..2d216fad7455 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageRequestObjectSnippet.g.cs index b1d1741f7554..057fa8ed5941 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageResourceNamesAsyncSnippet.g.cs index 2632923ab5e3..ed360c9a311e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageResourceNamesSnippet.g.cs index b3e7bd7e2898..d4eaa59bf400 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageSnippet.g.cs index f9a17c462c43..5f45d992de54 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.GetPageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesAsyncSnippet.g.cs index f49b6da68ecd..ba512a932a02 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesRequestObjectAsyncSnippet.g.cs index 7bf5333657e6..a3213b575de8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesRequestObjectSnippet.g.cs index f79788565b26..b67a62e29dc5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesResourceNamesAsyncSnippet.g.cs index 8a2ab1461b6f..eb3460ded769 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesResourceNamesSnippet.g.cs index 4b1fbc87ec81..bd5f895ba2a4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesSnippet.g.cs index 85c14b704307..0b875afbc972 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.ListPagesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageAsyncSnippet.g.cs index db1f9aaa4786..e841c2b3a2e9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageRequestObjectAsyncSnippet.g.cs index 22ad3a51b261..b24e1ac8c7db 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageRequestObjectSnippet.g.cs index 55cee558ce4f..471346a41344 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageSnippet.g.cs index 9db9dd1fddc4..eebaa52f95f9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/PagesClient.UpdatePageSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsAsyncSnippet.g.cs index 6ec1eef6c26c..67ad5fd5f3b4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsRequestObjectAsyncSnippet.g.cs index 3ea722bded1d..3c4dce73aee6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsRequestObjectSnippet.g.cs index 9e183b090fb2..e3fdb32cf88f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsResourceNamesAsyncSnippet.g.cs index eac142b41870..934e2e36b5c2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsResourceNamesSnippet.g.cs index eeb71317e33f..4815e5c0952e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsSnippet.g.cs index 31156c5367ac..4ceb20428bff 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.CreateSecuritySettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsAsyncSnippet.g.cs index 5ecdb4d5e4f3..f4c7af1580bb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsRequestObjectAsyncSnippet.g.cs index ebc80bb17407..310d0cb46280 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsRequestObjectSnippet.g.cs index 1fb6854446f9..5673f9fe21c5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsResourceNamesAsyncSnippet.g.cs index 4397ca6d6e41..2b2707053ec3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsResourceNamesSnippet.g.cs index cba065484bb4..25a13be70749 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsSnippet.g.cs index 93a042ff88da..7beaeb09921f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.DeleteSecuritySettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsAsyncSnippet.g.cs index 653b3c63fbd8..44baf1dabab9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsRequestObjectAsyncSnippet.g.cs index 66f1411fd258..8295f858fb14 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsRequestObjectSnippet.g.cs index e2ea2eb2636b..1db738f06571 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsResourceNamesAsyncSnippet.g.cs index 98aad2f0e155..43e12cec813b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsResourceNamesSnippet.g.cs index 4c82e7a2ff58..c3bf7abcb257 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsSnippet.g.cs index e65c6ed11bca..de3b72d450e1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.GetSecuritySettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsAsyncSnippet.g.cs index 03e6bde469b5..7cd9dc803bf9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsRequestObjectAsyncSnippet.g.cs index 0b195d7f6433..f81cd5c64836 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsRequestObjectSnippet.g.cs index c709d610d3d5..2aa527b9ca83 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsResourceNamesAsyncSnippet.g.cs index 318d9b8b6e47..cb8bef435262 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsResourceNamesSnippet.g.cs index f082f2c12ea2..ada1cabe32ed 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsSnippet.g.cs index 98c9d901699e..296fe6015396 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.ListSecuritySettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsAsyncSnippet.g.cs index 44bf8422a581..78a4034f0fcf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsRequestObjectAsyncSnippet.g.cs index e2c2d8f2cbe4..7cd4b03949e8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsRequestObjectSnippet.g.cs index 361f788f4285..24218a4b50f4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsSnippet.g.cs index f99655186e4e..932e27b8394a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SecuritySettingsServiceClient.UpdateSecuritySettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs index 659b656eed7d..5bbf40e1dea4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 9b518864402c..ce6a26f1a6e6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs index d5e5731c02ec..20cab61bb6ab 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs index b7391566abb0..1ed6c56196d3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs index 0aa85c20bf10..bcd35d420b43 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs index 251e898862b1..d5a1182038af 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs index e0167f91d5c0..8ae367d2400f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 7157f8f00dac..c8f8af5b83bb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs index 6bdc5386f5cc..0563e8b8fa04 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs index ef689c973f9a..50946b6e522f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs index ac29e85666c5..017196e8957e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs index 8a38ff24c3a7..26d0552e7632 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs index 1da779dcd341..077107ddf2a0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs index f9b94429babc..a7059b8b875c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs index b2c39445c647..de7e8d207750 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs index a52f3ae1f373..e088ecc4196f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs index a5a43ff2a44e..72a173209909 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs index 5db08e56422a..6e2cf4c39d64 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs index 7a64c28911df..7d286c04fa82 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs index a10060f4fd0c..14cdac708067 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs index 8390c9664258..72074e12766b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs index ae72876a889d..cef240816210 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs index 10f7bdecffab..dc195825a40d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs index 08d32e0c8b38..98ac74ea4ebb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeAsyncSnippet.g.cs index 4f0a15572fd9..387c4f40642f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 62e565cfadc8..10f43032065c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs index c1658e88aa18..2a1d55373981 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeSnippet.g.cs index fe5c94bd17ee..6f5ba4549970 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs index 9d460dfb9e47..380bc50955da 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs index e797e224fe57..cb56c1a4fc91 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.FulfillIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.FulfillIntentRequestObjectAsyncSnippet.g.cs index 0bd3a4f4d4d4..893274f3ac26 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.FulfillIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.FulfillIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.FulfillIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.FulfillIntentRequestObjectSnippet.g.cs index e803d25d9958..643bdff418dc 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.FulfillIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.FulfillIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.MatchIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.MatchIntentRequestObjectAsyncSnippet.g.cs index 67ffc4606a0a..4aada29ce3e4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.MatchIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.MatchIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.MatchIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.MatchIntentRequestObjectSnippet.g.cs index be56929e294c..6f4c945e021b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.MatchIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.MatchIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.ServerStreamingDetectIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.ServerStreamingDetectIntentRequestObjectSnippet.g.cs index 28086e7b3217..b458aca25eda 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.ServerStreamingDetectIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.ServerStreamingDetectIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs index 571cf182d2bb..e2e6e24d91b1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.SubmitAnswerFeedbackRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.SubmitAnswerFeedbackRequestObjectAsyncSnippet.g.cs index 8399875b8d2e..9d75e403ab2f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.SubmitAnswerFeedbackRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.SubmitAnswerFeedbackRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.SubmitAnswerFeedbackRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.SubmitAnswerFeedbackRequestObjectSnippet.g.cs index 2e704de65b5b..b0b3b8b9560f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.SubmitAnswerFeedbackRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/SessionsClient.SubmitAnswerFeedbackRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesAsyncSnippet.g.cs index e25907cafef5..225f841c5799 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesRequestObjectAsyncSnippet.g.cs index 124204674f9d..77dcd9aefa8e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesRequestObjectSnippet.g.cs index e4bec150c471..563655bbea2a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesResourceNamesAsyncSnippet.g.cs index 0f186a3b98c4..2ce5f99f968d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesResourceNamesSnippet.g.cs index 9c0a42a29817..11e5caaa1297 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesSnippet.g.cs index 99d2cec6bc64..a7f0f22f1791 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchDeleteTestCasesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchRunTestCasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchRunTestCasesRequestObjectAsyncSnippet.g.cs index 11c391ad2879..42a6aaf4541a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchRunTestCasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchRunTestCasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchRunTestCasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchRunTestCasesRequestObjectSnippet.g.cs index 7aa373dfe56c..29edccd0f3ad 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchRunTestCasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.BatchRunTestCasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CalculateCoverageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CalculateCoverageRequestObjectAsyncSnippet.g.cs index 564f2a8ebf63..8064d969cdbc 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CalculateCoverageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CalculateCoverageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CalculateCoverageRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CalculateCoverageRequestObjectSnippet.g.cs index 4bd1e0f2a077..01f4c8bdba9e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CalculateCoverageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CalculateCoverageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseAsyncSnippet.g.cs index b82eb1da06a6..540b48552ff7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseRequestObjectAsyncSnippet.g.cs index 2d5860c4d9ce..ebc34191635f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseRequestObjectSnippet.g.cs index 9663067585b9..33943381eb72 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseResourceNamesAsyncSnippet.g.cs index 080ca21e6dda..36055b687f8e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseResourceNamesSnippet.g.cs index 2315dd5ed612..80c6f98c75a9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseSnippet.g.cs index 97e54a012233..644610b8d46d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.CreateTestCaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ExportTestCasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ExportTestCasesRequestObjectAsyncSnippet.g.cs index da5d323cc52c..8731df65b2d0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ExportTestCasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ExportTestCasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ExportTestCasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ExportTestCasesRequestObjectSnippet.g.cs index 06bd3b994642..e216c41e41a9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ExportTestCasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ExportTestCasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseAsyncSnippet.g.cs index 75476a418943..533c9606f887 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseRequestObjectAsyncSnippet.g.cs index 4eeed1b908ba..ae6f1412849e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseRequestObjectSnippet.g.cs index eeea4310eee4..761c049b07eb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResourceNamesAsyncSnippet.g.cs index 97d06e57a02f..206ecf166f0a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResourceNamesSnippet.g.cs index 34da21cee739..47512e893d04 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultAsyncSnippet.g.cs index 9b8496ca62c7..b0a87684195d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultRequestObjectAsyncSnippet.g.cs index 0cdc4686e850..cb85c7d81e8e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultRequestObjectSnippet.g.cs index fb4d62b0a9ac..0cd91ccf0a33 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultResourceNamesAsyncSnippet.g.cs index 89d879ac5bbf..7fc50f1f5c90 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultResourceNamesSnippet.g.cs index ef029ee8e458..ca93d3eaee8a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultSnippet.g.cs index 48b6d4eb3978..249bc580cc8a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseResultSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseSnippet.g.cs index 75779729cb23..a215d7ca9f12 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.GetTestCaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ImportTestCasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ImportTestCasesRequestObjectAsyncSnippet.g.cs index 26173daff7be..d31edfa4e917 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ImportTestCasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ImportTestCasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ImportTestCasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ImportTestCasesRequestObjectSnippet.g.cs index 9af2c3b04168..8a83020e1060 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ImportTestCasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ImportTestCasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsAsyncSnippet.g.cs index 030c19b41bd6..6eb34137d087 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsRequestObjectAsyncSnippet.g.cs index 130cfd8e6fc3..19ec5b1df9b0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsRequestObjectSnippet.g.cs index 43f2b73b839c..c6104907d448 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsResourceNamesAsyncSnippet.g.cs index 070d6936e491..63a5732a023f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsResourceNamesSnippet.g.cs index eee631060524..de2d31ed8b68 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsSnippet.g.cs index 184ab28cf463..fef448f993c6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCaseResultsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesAsyncSnippet.g.cs index d070d4cc1d39..bed402350bde 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesRequestObjectAsyncSnippet.g.cs index a57a0afde8f2..5f7d6678d2ca 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesRequestObjectSnippet.g.cs index 12e90a36e3f6..d7c8dc76a14d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesResourceNamesAsyncSnippet.g.cs index bddd3729ca94..e53b3eab18a7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesResourceNamesSnippet.g.cs index 9c11ab7828ec..7d179a8f8e5f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesSnippet.g.cs index 30a99ec674dd..37d0eef18e97 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.ListTestCasesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.RunTestCaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.RunTestCaseRequestObjectAsyncSnippet.g.cs index 81c12640206e..2b370c4f81b2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.RunTestCaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.RunTestCaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.RunTestCaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.RunTestCaseRequestObjectSnippet.g.cs index 3593f0fe31d0..47111b20ed45 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.RunTestCaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.RunTestCaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseAsyncSnippet.g.cs index f3e4130d3b5d..da91eff681ae 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseRequestObjectAsyncSnippet.g.cs index 12f23293df95..691373e51d26 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseRequestObjectSnippet.g.cs index 9612b15d714c..f2076f926026 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseSnippet.g.cs index 98d7db985cb4..f23e697f8393 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TestCasesClient.UpdateTestCaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupAsyncSnippet.g.cs index 63765d2d78a4..e488a6eadbf7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupRequestObjectAsyncSnippet.g.cs index c5b7cb2633ae..ce2815869162 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupRequestObjectSnippet.g.cs index bb331b19204b..299245fd31c9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames1AsyncSnippet.g.cs index bcb12d4852ba..31d8a3596af6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames1Snippet.g.cs index 80c31001a8d2..96d6f840e2ac 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames2AsyncSnippet.g.cs index 973c6f6c4b12..d1d195ccfb39 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames2Snippet.g.cs index 144b35f5f920..0465800e08a8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupSnippet.g.cs index 52357ebc6cbf..caa42d54b4ed 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.CreateTransitionRouteGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupAsyncSnippet.g.cs index 029e3dd654cb..f93137f4e8ef 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupRequestObjectAsyncSnippet.g.cs index b0cfc4993176..440bdadd7c4c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupRequestObjectSnippet.g.cs index 5782d67bbf2a..fb5e83209c75 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupResourceNamesAsyncSnippet.g.cs index fcf81eef7959..0f8127429792 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupResourceNamesSnippet.g.cs index 1167efd07457..4195ad8cccc7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupSnippet.g.cs index 58b058b66fc0..c6e53147ab9f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.DeleteTransitionRouteGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupAsyncSnippet.g.cs index c3ed57bf26cf..f64f068cc71b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupRequestObjectAsyncSnippet.g.cs index 87a586522187..02000213386f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupRequestObjectSnippet.g.cs index ce2a0f607e8f..0cc83cbe0299 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupResourceNamesAsyncSnippet.g.cs index c727627b5387..2bbedc89803e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupResourceNamesSnippet.g.cs index 68fccd3241f1..fc36d402e1f9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupSnippet.g.cs index cb99ddcb3a40..49ec4d34823d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.GetTransitionRouteGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsAsyncSnippet.g.cs index 7705f46c3bde..f4f717874eb7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsRequestObjectAsyncSnippet.g.cs index f517381e14e5..7d486d9cf3da 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsRequestObjectSnippet.g.cs index c50b07b0f013..ba0e77068943 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames1AsyncSnippet.g.cs index c1236574891f..9e54cb648083 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames1Snippet.g.cs index 5a142042909b..28a2fbec7766 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames2AsyncSnippet.g.cs index 5ce4eab6f06d..44e7ef7bb974 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames2Snippet.g.cs index faaeb9c4e1d2..114452d1058e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsSnippet.g.cs index ea5c272e230a..5e124e85a3a7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.ListTransitionRouteGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupAsyncSnippet.g.cs index 394c69e7510f..5ca5a0427213 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupRequestObjectAsyncSnippet.g.cs index 3fafdd3530eb..3e993237d635 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupRequestObjectSnippet.g.cs index 850b75098203..07151dd1432b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupSnippet.g.cs index b233e81cc3c5..552dbaafcc19 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/TransitionRouteGroupsClient.UpdateTransitionRouteGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsAsyncSnippet.g.cs index e6f9c1cc5656..a43644652f12 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsRequestObjectAsyncSnippet.g.cs index e3106d8c8ff3..f9960123cae1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsRequestObjectSnippet.g.cs index 8ca9eb3a8d5f..56fc69d5cb44 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsResourceNamesAsyncSnippet.g.cs index 22941135c123..55e3fe3d5ed0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsResourceNamesSnippet.g.cs index 1f35ed048330..0b5928fd1c65 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsSnippet.g.cs index da2719c1d837..c96e9ff72c39 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CompareVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs index aa972eb7a497..50efd3466a51 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs index 906061fbfd12..323b302b4529 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs index b7e757a2ea9d..75a81f79ecd8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs index be383c6e61a9..572e8101b384 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs index 4776ea429b91..c5314aa5d160 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs index 064bc6d1a540..a2a1cc805eb8 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs index 8beb40d1c4f5..ace604a36a1b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs index 2910ead3bc58..34f3bef7b00e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs index c390e7bc7968..68832367b68f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs index 33f11639addf..0f64a49cc351 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs index 419a2e42c48c..d5e37b1afdd9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs index d6c5cab5a74f..e7b107f290f5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs index acf610d4339b..86c7d1efd42a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs index 0a53489217a4..a3c066eb1afd 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs index f17ac162bd9a..f163c07498ae 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs index 9acb726661ee..1f7873b26dfb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs index 3afd9437ec30..7791e623c358 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs index 60b5576a1ed2..8f4e9f997d4c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs index 67d98735589f..0af69683128b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs index 5d51a9246742..6337ed3e16e3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs index 6746f5ae7d3f..5248f4fa47e3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs index bfbc8f049155..240ae1e2fceb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs index 633ce22dcef2..9fd71d8cf231 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs index 1cc0c4b132c0..e25d6b796673 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionAsyncSnippet.g.cs index 15860e02fd3e..88a68b556b70 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionRequestObjectAsyncSnippet.g.cs index 7ffed1c7916d..66b6b10e3f9e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionRequestObjectSnippet.g.cs index 63b3f4d1dc9c..c68b6c9febfb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionResourceNamesAsyncSnippet.g.cs index ceed8debc5fb..a5dbbf60932e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionResourceNamesSnippet.g.cs index 6b8894eb6518..290c3e758a86 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionSnippet.g.cs index 8e7c10c94237..aee09df3d01c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.LoadVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs index a18796639a37..3854cab95aae 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs index ed9b412e1b0d..5b48b991c123 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs index 560cd2615eb8..80d36b5d79a9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs index 57eeec760636..3f40148c0e2d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookAsyncSnippet.g.cs index d145ad0c42ce..2b8e772c47b1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookRequestObjectAsyncSnippet.g.cs index 1bffc769d8f5..d155f5e6b8da 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookRequestObjectSnippet.g.cs index b2aa0d598ee8..912a80286ff0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookResourceNamesAsyncSnippet.g.cs index e3e5575bbbec..111cfeb7a1f4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookResourceNamesSnippet.g.cs index 195700f6b348..efa65aa17c0d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookSnippet.g.cs index f1ffde3ffaab..68acc19c0a4a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.CreateWebhookSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookAsyncSnippet.g.cs index 420889a98b8b..5a824d177b14 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookRequestObjectAsyncSnippet.g.cs index 5164618a176a..8e182234bd83 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookRequestObjectSnippet.g.cs index f826b4ef4595..5fb2ad3721d3 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookResourceNamesAsyncSnippet.g.cs index 338db1f48edd..d40dc161eb4b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookResourceNamesSnippet.g.cs index 16af3a07134b..7559682d165a 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookSnippet.g.cs index 10b25cf746a4..29cef56ddbcb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.DeleteWebhookSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookAsyncSnippet.g.cs index 7bc4cf19c32e..d16fdab9608e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookRequestObjectAsyncSnippet.g.cs index c685431f4b13..91b7fb2e4928 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookRequestObjectSnippet.g.cs index abf4234cbbcc..b452ae0502e1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookResourceNamesAsyncSnippet.g.cs index de76253ee8fa..0ef93bdaf331 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookResourceNamesSnippet.g.cs index 378e63dab95e..7042a8024d50 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookSnippet.g.cs index f681faad8934..a8e62d1954bf 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.GetWebhookSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksAsyncSnippet.g.cs index 768cae8cde08..a2912d25d4db 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksRequestObjectAsyncSnippet.g.cs index 31667eab16a0..2dd7a7d1c117 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksRequestObjectSnippet.g.cs index 8a32ffebcecc..ed12c5d9c224 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksResourceNamesAsyncSnippet.g.cs index d8213aad08d2..a626cee6ca32 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksResourceNamesSnippet.g.cs index cc664e61ad8c..07cab94d720e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksSnippet.g.cs index add3937558cc..78b3bd33804c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.ListWebhooksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookAsyncSnippet.g.cs index 26478c5a5840..3f18d0dc4d61 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookRequestObjectAsyncSnippet.g.cs index 3c61f6b4b7b5..2ad0902743c4 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookRequestObjectSnippet.g.cs index 9df5dcc14596..cee068efd23e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookSnippet.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookSnippet.g.cs index 0c674dca5619..0618eb16076e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.GeneratedSnippets/WebhooksClient.UpdateWebhookSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/AgentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/AgentsClientSnippets.g.cs index 6817117f1699..c4f2c90b4293 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/AgentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/AgentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/ChangelogsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/ChangelogsClientSnippets.g.cs index a5e7a1216a40..3d85cf1e2b8d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/ChangelogsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/ChangelogsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/DeploymentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/DeploymentsClientSnippets.g.cs index 45269233ea8f..0d3b4fb962d0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/DeploymentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/DeploymentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/EntityTypesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/EntityTypesClientSnippets.g.cs index 6edb520daa5f..0639f0003c6e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/EntityTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/EntityTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/EnvironmentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/EnvironmentsClientSnippets.g.cs index f50a038fb6f1..84e465b1973c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/EnvironmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/EnvironmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/ExperimentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/ExperimentsClientSnippets.g.cs index c87c0fc518dd..cb521da37d8b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/ExperimentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/ExperimentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/FlowsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/FlowsClientSnippets.g.cs index 629eab953d72..27a90ad7215b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/FlowsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/FlowsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/GeneratorsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/GeneratorsClientSnippets.g.cs index 5d7720081d98..76faa5496c15 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/GeneratorsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/GeneratorsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/IntentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/IntentsClientSnippets.g.cs index a4064cb0d335..51434f044c9d 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/IntentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/IntentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/PagesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/PagesClientSnippets.g.cs index 40e9bbd3d830..54b2cf916ba5 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/PagesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/PagesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SecuritySettingsServiceClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SecuritySettingsServiceClientSnippets.g.cs index d25533d2f477..59990b9de16e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SecuritySettingsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SecuritySettingsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SessionEntityTypesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SessionEntityTypesClientSnippets.g.cs index 9e54b0fcfb79..9e1b12fcaf10 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SessionEntityTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SessionEntityTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SessionsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SessionsClientSnippets.g.cs index de3cc9735681..348e62a72102 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SessionsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/SessionsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/TestCasesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/TestCasesClientSnippets.g.cs index 81f10baf9a76..1c4326559746 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/TestCasesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/TestCasesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/TransitionRouteGroupsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/TransitionRouteGroupsClientSnippets.g.cs index d833da8f2150..6e0668745b97 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/TransitionRouteGroupsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/TransitionRouteGroupsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/VersionsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/VersionsClientSnippets.g.cs index 5dd7d29cb548..f9c3f3f6e2f7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/VersionsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/VersionsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/WebhooksClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/WebhooksClientSnippets.g.cs index dc134c9271f9..e63375461318 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/WebhooksClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3.Snippets/WebhooksClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AgentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AgentResourceNames.g.cs index 0734b6a69a46..4c08f44bfb7b 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AgentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AgentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AgentsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AgentsClient.g.cs index 98c083fb2a5a..afbbf3c5efd0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AgentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AgentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AudioConfigResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AudioConfigResourceNames.g.cs index 151710c57f6a..3c2ecc8a8713 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AudioConfigResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/AudioConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ChangelogResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ChangelogResourceNames.g.cs index ae910535d7be..d3ac35605266 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ChangelogResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ChangelogResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ChangelogsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ChangelogsClient.g.cs index ec56c2422d13..35d5dff5c037 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ChangelogsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ChangelogsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/DeploymentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/DeploymentResourceNames.g.cs index ef6c2e97b679..e3305f2eedd1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/DeploymentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/DeploymentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/DeploymentsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/DeploymentsClient.g.cs index 2e0f3b608ee9..2f4a4f3df98e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/DeploymentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/DeploymentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EntityTypeResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EntityTypeResourceNames.g.cs index 2ab848beff06..99416b466b61 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EntityTypeResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EntityTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EntityTypesClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EntityTypesClient.g.cs index 337f6d5811ed..9ac639b5e0cb 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EntityTypesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EntityTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EnvironmentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EnvironmentResourceNames.g.cs index 171f69869f0d..85ce38b5b471 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EnvironmentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EnvironmentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EnvironmentsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EnvironmentsClient.g.cs index d6bdf86547cf..7a1bde62c4ea 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EnvironmentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/EnvironmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ExperimentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ExperimentResourceNames.g.cs index c58128cfbe09..355062fd70ce 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ExperimentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ExperimentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ExperimentsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ExperimentsClient.g.cs index 49a4b7d81b2f..cb37749b64ed 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ExperimentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ExperimentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FlowResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FlowResourceNames.g.cs index 6e51f9104e99..4e6dc752c7d2 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FlowResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FlowResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FlowsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FlowsClient.g.cs index 5fe56ec087f9..dedf445502a9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FlowsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FlowsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FulfillmentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FulfillmentResourceNames.g.cs index 4dfa61321eef..b327f6e64073 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FulfillmentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/FulfillmentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GenerativeSettingsResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GenerativeSettingsResourceNames.g.cs index cad1ffef6262..7f189abfe14f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GenerativeSettingsResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GenerativeSettingsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GeneratorResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GeneratorResourceNames.g.cs index 693f2657d965..36dade104749 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GeneratorResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GeneratorResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GeneratorsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GeneratorsClient.g.cs index cab1fb4787f6..5d5a09e5c3aa 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GeneratorsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/GeneratorsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/IntentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/IntentResourceNames.g.cs index 77a2584dce3c..e9404c0f10a7 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/IntentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/IntentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/IntentsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/IntentsClient.g.cs index 48eebcf84d80..8b4707028d90 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/IntentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/IntentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PackageApiMetadata.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PackageApiMetadata.g.cs index f3b9e1723fac..2547d83631ec 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PageResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PageResourceNames.g.cs index 27ce268c6995..b081bca04449 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PageResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PageResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PagesClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PagesClient.g.cs index 8e3bf042126f..27af986d2e7e 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PagesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/PagesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SecuritySettingsResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SecuritySettingsResourceNames.g.cs index 6f1377a882ec..c5301ad81d8f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SecuritySettingsResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SecuritySettingsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SecuritySettingsServiceClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SecuritySettingsServiceClient.g.cs index de3e7bb9264d..934ed61af1d9 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SecuritySettingsServiceClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SecuritySettingsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ServiceCollectionExtensions.g.cs index 1021a94e34f2..7ae0d522e629 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionEntityTypeResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionEntityTypeResourceNames.g.cs index 9965aa64c7ca..7f736a5ba8ae 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionEntityTypeResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionEntityTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionEntityTypesClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionEntityTypesClient.g.cs index 558d8bc689d6..3bee630867d0 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionEntityTypesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionEntityTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionResourceNames.g.cs index aacd7db5be0d..be370fb0eae1 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionsClient.g.cs index 24083713c64d..4d36276f0e52 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/SessionsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TestCaseResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TestCaseResourceNames.g.cs index f55c7b4eb7fd..9717ef111c63 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TestCaseResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TestCaseResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TestCasesClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TestCasesClient.g.cs index 690a0259fdce..36ec517cac5c 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TestCasesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TestCasesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TransitionRouteGroupResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TransitionRouteGroupResourceNames.g.cs index 21606b7b4f3a..b8b9f84d6e83 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TransitionRouteGroupResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TransitionRouteGroupResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TransitionRouteGroupsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TransitionRouteGroupsClient.g.cs index 991b3e888d18..41e668a11f56 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TransitionRouteGroupsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/TransitionRouteGroupsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/VersionResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/VersionResourceNames.g.cs index cb88f40f3b9d..5383f4286912 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/VersionResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/VersionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/VersionsClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/VersionsClient.g.cs index c0bd7458c8bf..87ba29e74746 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/VersionsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/VersionsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/WebhookResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/WebhookResourceNames.g.cs index 807ac1e72fb2..f5159c0150e6 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/WebhookResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/WebhookResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/WebhooksClient.g.cs b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/WebhooksClient.g.cs index 4890f44d14a4..35ca5f86953f 100644 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/WebhooksClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.Cx.V3/Google.Cloud.Dialogflow.Cx.V3/WebhooksClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.Cx.V3/docs/index.md b/apis/Google.Cloud.Dialogflow.Cx.V3/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Dialogflow.Cx.V3/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Dialogflow.V2/.OwlBot.yaml b/apis/Google.Cloud.Dialogflow.V2/.OwlBot.yaml index b8ee3954f351..7b802b7ab349 100644 --- a/apis/Google.Cloud.Dialogflow.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.Dialogflow.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs index 9a3c8b74a7cc..0147ca01862c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs index eb9a55da203d..365bda0aaf4a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs index 6bc818e71af7..f0e094f7a94c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1AsyncSnippet.g.cs index e36b02246916..ed88884f534c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1Snippet.g.cs index 72a65a91095f..068aba40af3b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2AsyncSnippet.g.cs index dbf057942930..cc1b40bc4909 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2Snippet.g.cs index 2a41b4df0912..033515300794 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs index 86fd1c179c5e..9fac1931b831 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentAsyncSnippet.g.cs index 2e90ba3189dd..f389ab51833f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs index c34070be173a..47758a6a3fe5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs index 2cf9eedc2cc9..b9658c46e236 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1AsyncSnippet.g.cs index 88c8bf96b6b0..b6d2e348235c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1Snippet.g.cs index b1b1ffce806b..5b48b5c0cfbe 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2AsyncSnippet.g.cs index 0bcc4433c7a2..27a5484e0fad 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2Snippet.g.cs index 0de66aaae877..9719c9962bc0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentSnippet.g.cs index c7465459cf84..421a9fb923e1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ExportAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs index 7e13f22f9609..cf81113effa1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs index 62d8c58c5e23..235bf13ec8c9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs index 352f4039ff00..798dc8f60af8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames1AsyncSnippet.g.cs index 0b6a5091f16e..5346ceb753e7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames1Snippet.g.cs index ba5499baa217..397705bd602a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames2AsyncSnippet.g.cs index 34f7d5f03cb8..7b63418d7762 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames2Snippet.g.cs index 199c4f3e9a13..dcb3f5040775 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs index 35d00295fce3..58acbd09678f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectAsyncSnippet.g.cs index a73c47c65dbe..66cda3958096 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectSnippet.g.cs index 309c1c3323ea..0d81bcf91856 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectAsyncSnippet.g.cs index 20148fee9575..1bcdaa86be5e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectSnippet.g.cs index 406faea3d7b6..f69d39503115 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs index eb0071c3b063..b026481578de 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs index 0141b84ac3e2..82d6885c3f52 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsAsyncSnippet.g.cs index 9654805233c8..ddea46aceabd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectAsyncSnippet.g.cs index 69168cc1b383..0c705dc910e9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectSnippet.g.cs index cb599a6b9de8..535a9a24f3bd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1AsyncSnippet.g.cs index e82c9bd98ede..6a4a07eb0f41 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1Snippet.g.cs index b1798b9ae155..94133f1d09a6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2AsyncSnippet.g.cs index e8bdd1b0a592..c391715f071f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2Snippet.g.cs index 896e94732d05..f4af2017796c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsSnippet.g.cs index 0b6f764edb03..e6ee35103372 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SearchAgentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentAsyncSnippet.g.cs index 5e69af132480..af3383c1629d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentRequestObjectAsyncSnippet.g.cs index bf27ed93abdf..f1ed303cd3c0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentRequestObjectSnippet.g.cs index 25c1a7600ff6..b897513ef780 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentSnippet.g.cs index 1581a8b4892d..61d62f8bc4ac 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.SetAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentAsyncSnippet.g.cs index 327c49b4add0..4f28c4191278 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectAsyncSnippet.g.cs index dae39de7a0f2..c284e6e014c4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectSnippet.g.cs index 73ec3f7813ba..56153d28ca07 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1AsyncSnippet.g.cs index 88f6e40b4c56..a434202734cb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1Snippet.g.cs index 45b08d5ac4ee..3be06a5de9fb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2AsyncSnippet.g.cs index 161d72829cd4..ad8db0c213b1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2Snippet.g.cs index ab6587318aae..80f960e46dc4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentSnippet.g.cs index 688c5e9bcf1d..0cd37470279a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AgentsClient.TrainAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsAsyncSnippet.g.cs index 0f6be548cb95..9f84d48f6df8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectAsyncSnippet.g.cs index 9826bd529f14..f50c2c81e5b3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectSnippet.g.cs index db086921caa3..e296360661c0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1AsyncSnippet.g.cs index 24e030328eb0..da12bab92df1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1Snippet.g.cs index 8563ae72ec84..ee65196ac2fe 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2AsyncSnippet.g.cs index 35c70cf00256..8da9e3751545 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2Snippet.g.cs index a6ff0a7d62ab..e5d9fe4004e3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsSnippet.g.cs index ed13ae721dc6..734c45992a6f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordAsyncSnippet.g.cs index 461d2f518c67..d65d4365dff6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectAsyncSnippet.g.cs index f956d4c8146b..71159b48637d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectSnippet.g.cs index d561c0ce12a8..09686a7f3757 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordSnippet.g.cs index 4b36ed68d77c..31e4b02969a6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextAsyncSnippet.g.cs index 8452cb2a69bd..069ebea6cb40 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextRequestObjectAsyncSnippet.g.cs index 79c949c147ca..95b143c4eefd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextRequestObjectSnippet.g.cs index dd1ec307bb64..cc925c9454c9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextResourceNamesAsyncSnippet.g.cs index 9148ce28803e..9d8dce6fdda6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextResourceNamesSnippet.g.cs index 04fe243516e6..5f5cf4a72712 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextSnippet.g.cs index 6e41c89d2682..68941967a867 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.CreateContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsAsyncSnippet.g.cs index a41c52ef6e49..0db271e61bef 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectAsyncSnippet.g.cs index 4f490cb94eb0..1247b2cb5a69 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectSnippet.g.cs index 309fc323e6e1..a77c405ad25b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesAsyncSnippet.g.cs index a6810b9929a5..2ec71e0e8ef2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesSnippet.g.cs index 39929c7bf605..97d85607f3b9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsSnippet.g.cs index 527c1276e962..2a398307e937 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteAllContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextAsyncSnippet.g.cs index 8538f2b16c06..9b7e612cd09a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectAsyncSnippet.g.cs index 5e2b03526f1e..80a5355f537c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectSnippet.g.cs index ce75d638ded8..4e069ce98c92 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesAsyncSnippet.g.cs index 6db74f411cee..41b888c1a211 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesSnippet.g.cs index f34bf55daa40..176a89cea1be 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextSnippet.g.cs index 870850ec73f6..948d31f6c4dd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.DeleteContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextAsyncSnippet.g.cs index e04c81e87e9c..33174cd26531 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextRequestObjectAsyncSnippet.g.cs index a6e2b9bf7ff0..227f5d443ac5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextRequestObjectSnippet.g.cs index 5e6c80f41424..5c27fb761325 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextResourceNamesAsyncSnippet.g.cs index d0f8f28aa044..8f209d266005 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextResourceNamesSnippet.g.cs index 23150ccbf0fa..bc85a68dd4d4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextSnippet.g.cs index 6e31e0b2ed07..08959206fcc2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.GetContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsAsyncSnippet.g.cs index 7fca54b2610d..9a3846d4b384 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsRequestObjectAsyncSnippet.g.cs index 8f5e2771f367..8b569532d961 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsRequestObjectSnippet.g.cs index 2e6e60432a14..791ef84f1e5d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsResourceNamesAsyncSnippet.g.cs index 419fda5de763..dce5bf727c72 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsResourceNamesSnippet.g.cs index 923eff1351e7..b8737e4f6749 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsSnippet.g.cs index b6c356536d69..b18c10447f8b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.ListContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextAsyncSnippet.g.cs index 8c86f43ce310..25ec0877e763 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectAsyncSnippet.g.cs index 93e97b0e3264..18121699f9e4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectSnippet.g.cs index a58801476c24..e2f4b8ed5b4c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextSnippet.g.cs index daba194b78f5..6bbc292e24db 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ContextsClient.UpdateContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetAsyncSnippet.g.cs index 8dbe46ece409..6529e41324a1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetRequestObjectAsyncSnippet.g.cs index ddd57fec841a..fa67156d7314 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetRequestObjectSnippet.g.cs index 73d821875670..69689d602090 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetSnippet.g.cs index 095474603cdf..f582e3bc4441 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.CreateConversationDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetAsyncSnippet.g.cs index 738fb805c4b6..a9c4046b282c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetRequestObjectAsyncSnippet.g.cs index 0b0b5e50688f..23b9533b1974 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetRequestObjectSnippet.g.cs index 1084ea55f972..6e6c41151d11 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetResourceNamesAsyncSnippet.g.cs index 6a88107b0d79..290c042c62ee 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetResourceNamesSnippet.g.cs index ee459ecac0f9..7402b71099ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetSnippet.g.cs index 85be5647d4d9..db016afca1ad 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.DeleteConversationDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetAsyncSnippet.g.cs index 17a62a4a4d08..0184123d0cfb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetRequestObjectAsyncSnippet.g.cs index df9af839bba4..d22a07a3c77b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetRequestObjectSnippet.g.cs index f166ce6fd3f1..a7d91366b145 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetResourceNamesAsyncSnippet.g.cs index 90aca2318127..d3606090fa0d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetResourceNamesSnippet.g.cs index e28432485815..418c78844d00 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetSnippet.g.cs index 0f58a1b0b980..1472a7bb46fd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.GetConversationDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ImportConversationDataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ImportConversationDataRequestObjectAsyncSnippet.g.cs index 3551508c2395..69123b10d487 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ImportConversationDataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ImportConversationDataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ImportConversationDataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ImportConversationDataRequestObjectSnippet.g.cs index 1cd422a70898..d51bf024dc27 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ImportConversationDataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ImportConversationDataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsAsyncSnippet.g.cs index 3c0ec5445998..90fecbb6e6ba 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsRequestObjectAsyncSnippet.g.cs index f048099fa9db..dc6738b28621 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsRequestObjectSnippet.g.cs index de00b0b6d325..d271d56c16e4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsResourceNamesAsyncSnippet.g.cs index 0c994066c982..877881c488ea 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsResourceNamesSnippet.g.cs index b23c97f06153..bd9d1b169289 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsSnippet.g.cs index 89bee8b0d043..615e893f3c24 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationDatasetsClient.ListConversationDatasetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelAsyncSnippet.g.cs index 50caa99b2980..42cba0b1d208 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationAsyncSnippet.g.cs index a10f08d4fed3..e92b38100514 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationRequestObjectAsyncSnippet.g.cs index bd39f85e3771..815c3ff4dd65 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationRequestObjectSnippet.g.cs index 800983eb33cb..7fafd3f0e4dc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationResourceNamesAsyncSnippet.g.cs index 538256858913..910b2ee5b34e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationResourceNamesSnippet.g.cs index 3c80b78395ad..1b94e9968f95 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationSnippet.g.cs index 186ca9f3ddab..48ee0a76c668 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelRequestObjectAsyncSnippet.g.cs index 8a47c6cd5d98..2fd1beeb4bf7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelRequestObjectSnippet.g.cs index c052e756f7ca..a5f452cfde03 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelSnippet.g.cs index 196909067ca5..276637761f02 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.CreateConversationModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelAsyncSnippet.g.cs index 14b7eae3723c..b37da2d9467d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelRequestObjectAsyncSnippet.g.cs index 188f6efcc1ff..c20d78fa4158 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelRequestObjectSnippet.g.cs index 5f0aaa6e1fb0..8a398d457126 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelSnippet.g.cs index 8a095d4cc6cf..81ad222ed595 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeleteConversationModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeployConversationModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeployConversationModelRequestObjectAsyncSnippet.g.cs index df6a8435be42..5dde01baa9a5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeployConversationModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeployConversationModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeployConversationModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeployConversationModelRequestObjectSnippet.g.cs index e3aa5078e862..f9f8d8745ae6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeployConversationModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.DeployConversationModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelAsyncSnippet.g.cs index 3d24aab9ce84..8b3eb892cd61 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationAsyncSnippet.g.cs index 6ec04d75e34e..62e2097b0277 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationRequestObjectAsyncSnippet.g.cs index 177f5f9ea354..d2d2eeeda475 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationRequestObjectSnippet.g.cs index 4ac806106b92..2cf691f5107b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationSnippet.g.cs index 414856799ff3..b17b7036797a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelRequestObjectAsyncSnippet.g.cs index a7eb6d3c5814..e83ae21935cf 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelRequestObjectSnippet.g.cs index 29c4d9f91804..8f182a919ace 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelSnippet.g.cs index d25b5788fecd..3a7f8eabcafb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.GetConversationModelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsAsyncSnippet.g.cs index 1a4ad1d2e94c..a01fea866556 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsRequestObjectAsyncSnippet.g.cs index 7c20b3cfce7b..89509812e431 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsRequestObjectSnippet.g.cs index 01669b5db506..07633a8f5bee 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsSnippet.g.cs index b2bba2f4fb64..811a2c8857e3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelEvaluationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsAsyncSnippet.g.cs index 66ad6768c6ce..1935933fefaf 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsRequestObjectAsyncSnippet.g.cs index c3846616db91..9a4281434661 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsRequestObjectSnippet.g.cs index 740b9f931b13..e3d656fc8110 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsSnippet.g.cs index bf375c0f9f40..cca5e754516b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.ListConversationModelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.UndeployConversationModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.UndeployConversationModelRequestObjectAsyncSnippet.g.cs index cd26dd4f2b25..b8ba683af514 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.UndeployConversationModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.UndeployConversationModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.UndeployConversationModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.UndeployConversationModelRequestObjectSnippet.g.cs index 4fbd9381618b..61ea7440cce7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.UndeployConversationModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationModelsClient.UndeployConversationModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1AsyncSnippet.g.cs index 72d61cb13306..482a30486040 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1Snippet.g.cs index 6b58d36f3940..5ada4d967d0a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2AsyncSnippet.g.cs index 2edbc7416ede..6d92dfb68b4f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2Snippet.g.cs index 7c4dadb0c3cc..061727e4f5fe 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs index 4078b0a52588..13add729c73f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectSnippet.g.cs index 35181d9671b7..d9fa91272ca9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileAsyncSnippet.g.cs index f9ef97152279..8593c8146570 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectAsyncSnippet.g.cs index 01db1f0aac7e..445a218c150e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectSnippet.g.cs index c2729ccfda61..c67262db796e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1AsyncSnippet.g.cs index 500d9ae8ca6e..475a5770d644 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1Snippet.g.cs index 37a1e4f5dab0..e04811fd1683 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2AsyncSnippet.g.cs index d7ba87a22dc5..4777eee432d0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2Snippet.g.cs index 7aad183c4e35..b530d03af044 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileSnippet.g.cs index 3ebe49a705b7..82d519f89dad 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileAsyncSnippet.g.cs index e64ee0cb60eb..28a872b0298a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectAsyncSnippet.g.cs index af49133c12ad..f9a143f03476 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectSnippet.g.cs index 08142adc05ab..5d7e99e1942e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesAsyncSnippet.g.cs index 5da36325e706..25b8214549a8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesSnippet.g.cs index 0cd243a3d779..f815351c14c8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileSnippet.g.cs index 63cd496a8029..c029ca1e2e50 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileAsyncSnippet.g.cs index 638a7ded2267..e08ff759306e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectAsyncSnippet.g.cs index d4b98f134623..e21631eefe8f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectSnippet.g.cs index c5509cab9115..76df059b9f08 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesAsyncSnippet.g.cs index bf8c5c1dd91f..55b3ca72cd26 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesSnippet.g.cs index cd48d37cb781..d99ca3bc16ae 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileSnippet.g.cs index 56cc3b59d3bd..105e263a6a91 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesAsyncSnippet.g.cs index 9f1f087d9075..291bb1236b55 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectAsyncSnippet.g.cs index 6e84125ba1c9..6f854eaeef13 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectSnippet.g.cs index 18eeb1d42c9e..57b528ec18cc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1AsyncSnippet.g.cs index c1d58e56fdf1..f1445ef573ff 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1Snippet.g.cs index 78fd5093d38e..9545a9357709 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2AsyncSnippet.g.cs index 4430824d9645..24c68f87e8d8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2Snippet.g.cs index d5f574dc16f2..638dd2c7e81a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesSnippet.g.cs index 241bf08772d7..e8eced9472db 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1AsyncSnippet.g.cs index 864f0be6ad17..99334d8c13cc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1Snippet.g.cs index aad17aee9d04..13d3449a96bb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2AsyncSnippet.g.cs index f9682bff57b2..f1796c3436fc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2Snippet.g.cs index f25acdf0cb2b..66dc3ce85850 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs index 0b1f77501390..c1799f17fad9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectSnippet.g.cs index e5894f474c32..0792e2179360 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileAsyncSnippet.g.cs index 73977db9cb2c..08af459e895f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectAsyncSnippet.g.cs index f776229d3f50..89ac1703d459 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectSnippet.g.cs index c10e842c5484..4b85ad55ced7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileSnippet.g.cs index e2bc80623d0c..99e42cb91416 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationAsyncSnippet.g.cs index 672cb7a7a3f4..7cfbac344d18 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectAsyncSnippet.g.cs index cb2625878cee..aaa6dc00e9e8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectSnippet.g.cs index 6319e9a54c9a..4dfe40e5cc03 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesAsyncSnippet.g.cs index 3269819095c0..931768da84fe 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesSnippet.g.cs index eeaf004eb261..fd46a7e3e350 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationSnippet.g.cs index 072a7851f2c1..33508d0ac87d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CompleteConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationAsyncSnippet.g.cs index 28bc7dfe70cb..d0dbe675f385 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectAsyncSnippet.g.cs index 232a06b8dbec..a404464ed002 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectSnippet.g.cs index 15b5709df3cb..0db050210b3a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1AsyncSnippet.g.cs index 78ba0edaf052..1e5e342c7831 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1Snippet.g.cs index ddf26b0860d0..637bd80c75b7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2AsyncSnippet.g.cs index 14ec6547988e..2bd537497974 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2Snippet.g.cs index 1354778b5f1b..e8d9afc14ca1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationSnippet.g.cs index 41c455c30a8d..7afee6af48ff 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.CreateConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectAsyncSnippet.g.cs index a636603c5abc..de7dc4d6c788 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectSnippet.g.cs index 6e47b5d2a94f..10418a19524c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectAsyncSnippet.g.cs index 98a022ab24ee..c8043cc27d3d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectSnippet.g.cs index 241dc386796c..e930723469f0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationAsyncSnippet.g.cs index 6739dff719d0..e9ac02a8d085 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectAsyncSnippet.g.cs index fec377e6dcd2..33eac40d003d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectSnippet.g.cs index 1a94ab30c434..32b8f78cae5a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesAsyncSnippet.g.cs index 2146bac90875..22dd2e7324ee 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesSnippet.g.cs index cf12576d4147..a9821ba7089e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationSnippet.g.cs index 0bed6d6166de..4c0716ab234b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.GetConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsAsyncSnippet.g.cs index cce5f477fe63..4231ffe781fa 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectAsyncSnippet.g.cs index 3c86d542cc02..f86b36be3d61 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectSnippet.g.cs index 101cf0d4e9b0..ebed3f937b75 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1AsyncSnippet.g.cs index c07c20222fb4..8be24e55a221 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1Snippet.g.cs index cf460eaa2a80..301f4f434841 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2AsyncSnippet.g.cs index 55c8504943b5..da28d700d4b4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2Snippet.g.cs index a6c551970810..5ee20c4f5df2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsSnippet.g.cs index 457f19fe66ec..248ada2a0033 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListConversationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesAsyncSnippet.g.cs index ff5af638a376..b6ca29ede145 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectAsyncSnippet.g.cs index 275ab0c341ae..47a73744a083 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectSnippet.g.cs index e7f508988244..2428ce6ee369 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesAsyncSnippet.g.cs index 548462d933e8..2500faa4f678 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesSnippet.g.cs index 50ba2e81eeb2..25021d60df3e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesSnippet.g.cs index f6b12d111886..3e12fe7fde98 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.ListMessagesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectAsyncSnippet.g.cs index 711de70ff3b6..48a0172042af 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectSnippet.g.cs index 5b08b4d86ef9..674304dc81c9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryAsyncSnippet.g.cs index 5b35083f20fa..0383cbac1545 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectAsyncSnippet.g.cs index ad66b53d2f94..2569cc9a9e8e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectSnippet.g.cs index f617fd08b276..048284323cf8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesAsyncSnippet.g.cs index e74ce820178d..1de56ec8d0a2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesSnippet.g.cs index e4dedea76889..7e645a38b72c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummarySnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummarySnippet.g.cs index f1c18148146a..4d1a9ecdf9ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummarySnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ConversationsClient.SuggestConversationSummarySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentAsyncSnippet.g.cs index e63c8c567e9b..38dc93d04b48 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectAsyncSnippet.g.cs index 6066e123f593..9f3002aaad0d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectSnippet.g.cs index 51ad2fad2df5..8432eba7ec8d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesAsyncSnippet.g.cs index 58096f8314f4..6864d248526f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesSnippet.g.cs index f22814ac6e26..86b9ca6011ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentSnippet.g.cs index ddf04eaf4668..f531a26dad51 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.CreateDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentAsyncSnippet.g.cs index 26c4d525ba04..cae7f4dffde1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs index 22c85a92a9f3..62b20af9862d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectSnippet.g.cs index c7b020c7a1d3..aedefdbfeedd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs index 5b8af86c8a93..eaccbc0e5f23 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesSnippet.g.cs index a6f67a9165f0..29f5fd8c86df 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentSnippet.g.cs index ff71704e2bef..659cb2ab7e2c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.DeleteDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ExportDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ExportDocumentRequestObjectAsyncSnippet.g.cs index 0258a7f2f0ec..360e6513ab15 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ExportDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ExportDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ExportDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ExportDocumentRequestObjectSnippet.g.cs index 60ff557b2915..c88941f814cd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ExportDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ExportDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentAsyncSnippet.g.cs index 42e9945f20bc..06ce0a234de3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectAsyncSnippet.g.cs index f02b5dd54088..7de54a30c3ce 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectSnippet.g.cs index 1a781162c78e..9b510875b748 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesAsyncSnippet.g.cs index cc6894d4e542..a853ded8d8ce 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesSnippet.g.cs index e86368fb9856..3285b8e6866f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentSnippet.g.cs index 2b8753070329..77c63096f97a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.GetDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs index 8dd823ae2f5f..4ed046c956f4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectSnippet.g.cs index 567b9101fc95..7d68a98e2e50 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsAsyncSnippet.g.cs index 9799b66f4759..8260f702fc63 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectAsyncSnippet.g.cs index 4dd4a03cb207..f890696ff30d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectSnippet.g.cs index 399170a5b253..40cbf5edb96c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesAsyncSnippet.g.cs index b863c480178c..2cb0b3a5705a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesSnippet.g.cs index ad3d33854c66..54af33c9828f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsSnippet.g.cs index b752788593af..a083a64d55bf 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ListDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentAsyncSnippet.g.cs index 6fd74d6f8e2d..2ecbf71ddf40 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectAsyncSnippet.g.cs index 84e8fcc3c1f9..2b8506aaf120 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectSnippet.g.cs index 74d7ecb8583e..3ccba014ce56 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesAsyncSnippet.g.cs index 5b9225817518..5dd457e284ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesSnippet.g.cs index 113099d66db8..ed0840b45d45 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentSnippet.g.cs index 3da398f8e39e..ae9aed346e24 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.ReloadDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentAsyncSnippet.g.cs index d272b0dfe9cd..ea244bc1db5c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs index 477acee50234..dfb16186633d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectSnippet.g.cs index 79891141c123..ce57b34ef493 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentSnippet.g.cs index 9f749c2bc08b..01dd44cc6254 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/DocumentsClient.UpdateDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecAsyncSnippet.g.cs index 0423ccc4c4ae..a5e802c21c82 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs index caa2396e0eb3..e9d7485a3543 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectSnippet.g.cs index 6b8e3cd73177..4b598b22036c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs index 26f7f90b902c..70a779d196d3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesSnippet.g.cs index 2995f2649717..55a15f0ee900 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecSnippet.g.cs index 0304bea086a7..4c9aeee15be9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecAsyncSnippet.g.cs index 11962b44b0e2..cf7bcc38ee0b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs index 9080805041b8..82d7959ca810 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs index 3f8a7538d7ec..d35df8b8d702 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecSnippet.g.cs index f8e002f89515..083e5fc66acd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1AsyncSnippet.g.cs index bb0e5995aba3..c3892a9b3714 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesAsyncSnippet.g.cs index 3a43663954b5..20b7b515f0ad 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesSnippet.g.cs index 2334d8688d67..bb52f0b5e489 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1Snippet.g.cs index 48f7858a3447..a4a022efe8f9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2AsyncSnippet.g.cs index 31a6cf46ef4a..b7e7ea620906 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesAsyncSnippet.g.cs index f73a8ffb5bc6..bdeeae055003 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesSnippet.g.cs index 9cbca0ad83a9..9011daee9a45 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2Snippet.g.cs index f1530193882b..039361a71e38 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectAsyncSnippet.g.cs index 9982958f7ff8..4cfbbd5226e0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectSnippet.g.cs index 8967f7f01d64..b5f985c66575 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1AsyncSnippet.g.cs index 72425b4c1430..1728578c28c9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesAsyncSnippet.g.cs index a208eb1c5f4d..f42f3ba357ef 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesSnippet.g.cs index 68d3e33e3874..6ce23b2d94ca 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1Snippet.g.cs index 89b2fc0605a6..bffc4eef807e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2AsyncSnippet.g.cs index e1676d726768..0515b835e3a0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesAsyncSnippet.g.cs index dad7870dd7b0..fdd749f3b79e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesSnippet.g.cs index bcf0fb972366..ef6c98abdbe6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2Snippet.g.cs index 3b533a62cdc3..449fc8cf7057 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectAsyncSnippet.g.cs index 8c04b5c11207..a908d1506412 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectSnippet.g.cs index 87f9602a0d9c..c9582c02e334 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesAsyncSnippet.g.cs index 04ded19f81ca..0f1d761327e7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectAsyncSnippet.g.cs index e31e6f3e662d..bb1093d9ea61 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectSnippet.g.cs index 172345316d4f..a4282dd94017 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesAsyncSnippet.g.cs index 4a2946bf2947..0dab119927c0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesSnippet.g.cs index 94b10e1ce5e7..f4e50cfb16c9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesSnippet.g.cs index 1b63015075cd..7f10336a4e9c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1AsyncSnippet.g.cs index 897864ded319..ec9bcbd740a5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesAsyncSnippet.g.cs index 91ade8c9536c..cc474aeb3ae5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesSnippet.g.cs index fe44fa44d78b..69cee94c2961 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1Snippet.g.cs index bd5d487dbc0c..05e255b1fb85 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2AsyncSnippet.g.cs index d7572bb99bbf..ee9ce1faadea 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesAsyncSnippet.g.cs index 094f1dfea62d..01d97d7aead8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesSnippet.g.cs index 9bd1f5735a21..844a638f7469 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2Snippet.g.cs index 0afcf954f6bf..064a7d2e6f08 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectAsyncSnippet.g.cs index 73894df1f5fc..b0b17d5bdf61 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectSnippet.g.cs index 5319500f879b..47a4a4ca3547 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectAsyncSnippet.g.cs index 17039b811b83..9e382723ceb8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectSnippet.g.cs index 681270e48123..1f82ac10e808 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1AsyncSnippet.g.cs index b2a67a2490ee..42e4a84b9c5c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs index 808e46527e61..f933bcf55bea 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesSnippet.g.cs index 62b056a0bccc..4fababf27f17 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1Snippet.g.cs index c9d2bc900ae8..4db9487d0b20 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2AsyncSnippet.g.cs index bcbf5529acc5..52df56888a2c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs index 36ca26498500..ff885cc3bc23 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesSnippet.g.cs index d3b417408892..56dffa8a407c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2Snippet.g.cs index cf2f0bd43aa6..3aa595e7b87c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs index 24683e41bb27..92d30d067166 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs index 2ba27adbc902..d1bd3d1e1cbc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs index b7395deb1689..4311044a070d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs index ceee656d21c9..19bb60067179 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs index 428d09a12a4f..c7ec72d85bad 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs index 0f60ed2c0933..8f00b73150ac 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs index 25dc840ea0b8..1155760ff966 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs index f9c63c87936e..bab459882e7e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1AsyncSnippet.g.cs index 738e3d27d049..cb8be5470f79 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesAsyncSnippet.g.cs index 4a57bdf677dc..41f71e0604fc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesSnippet.g.cs index de89a71feebe..513434fd286d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1Snippet.g.cs index 08e924ab28f6..540e16c170b9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2AsyncSnippet.g.cs index 33aa7679816e..310111c5bbea 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesAsyncSnippet.g.cs index 0fe93868ebf7..06a3ccbe5542 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesSnippet.g.cs index 890aa7c6f08f..1ed9cb4b734e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2Snippet.g.cs index 61e9f0280254..9f1dc9e71d91 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs index 4bc73478220e..17b783045d00 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs index 2292733ba145..269a8a99e228 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1AsyncSnippet.g.cs index e803ed0b2a90..ec97cff72062 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesAsyncSnippet.g.cs index 545918932405..af1f0e7cd7ad 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesSnippet.g.cs index 650dde41e307..55e9f3c24780 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1Snippet.g.cs index 836d564b47fd..e0de972438ad 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2AsyncSnippet.g.cs index a33a4f8fee25..62f6d947e1e7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesAsyncSnippet.g.cs index 2102916d37f4..166fa7cf1e58 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesSnippet.g.cs index 6793e57813d9..50d9c65b7dc4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2Snippet.g.cs index ea4521de1efb..fbe8fc06dd4d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypes2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs index 6cd0772d9350..ff4c10b02874 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs index 110525320c17..977c55fc1f37 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType1AsyncSnippet.g.cs index 34900e22d838..10588b267653 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType1Snippet.g.cs index a7465d66a0e7..f547c29a14fc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType2AsyncSnippet.g.cs index d4307b0ec39a..1348ccfd4927 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType2Snippet.g.cs index 47b470209bbe..675e183fb31a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs index 4ec5d6291872..3e9e73a524ac 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs index 7e5096cc4783..bad6806e4f67 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs index c3dff5df5a7f..d53953de001a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs index 444c64a4ec48..42d2f92ce0ac 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs index 0303351e6b1d..41aa330c7375 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs index 7b1d4d8687d1..11655f8a8a4c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectAsyncSnippet.g.cs index 7465641b6c17..08c7f0dbd322 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectSnippet.g.cs index 2a6e38673931..5879a6d68cf5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs index 4a2fddb8b2f9..7f0cf7aee0d1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs index 57a5e7873965..b99751a502d8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs index ec20cea37019..b23bcdbe0a6e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs index 0bf587728225..36ce404b29d7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs index 2a4597f05931..5befeec238bc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs index c1f8b10af975..6c38816707aa 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs index 1c48f79fc918..b72479161608 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs index a284d8d2714f..5a90257c66d5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs index 2a6bc1ba223f..7934af89a8f7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs index 3f47509ab729..aa5dad784a81 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentAsyncSnippet.g.cs index 82467b15f99a..8e04e3a4fc38 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectAsyncSnippet.g.cs index 758709d70951..c100c5bc4bc3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectSnippet.g.cs index a317dcaac12f..4d5de86954ba 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesAsyncSnippet.g.cs index e82f8aa58048..e65369c632dd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesSnippet.g.cs index 85e6905ab75f..86d8e6b8affb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentSnippet.g.cs index 681640db5957..52548896e04b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.GetFulfillmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentAsyncSnippet.g.cs index eba3f5a2e4ed..7705d285c8c2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectAsyncSnippet.g.cs index 8106aa63502d..eaf72db49f2e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectSnippet.g.cs index b4f714089d4e..73fa857eefd1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentSnippet.g.cs index 57aaa23a38da..e918b998cbf1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs index 1379fd96edd6..23ea21202780 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs index 68a19d6df5e6..9cf599273801 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs index eb0976c2ad1b..709f7b78ec47 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs index 1a2b722d2251..54365e77f0e5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs index d8301e9af19c..86fa14a03084 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs index f06718a0ac38..95f515940f0a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs index 0371ea521b41..096138636817 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs index 41e6096601b3..f784c1e43b49 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs index 26ffebb0f648..11a91888d1d3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs index 80aa1aaad790..3c9a0a012d7b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs index 0333d1b9f9f0..80df7ab39df5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs index 1a677cc59fb6..57df9fea4253 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs index 351ad9f29fc6..110fbc8e135a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs index 071af50ecd2e..65e296292da3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs index 39fd3543be75..7147a71b13a7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs index ed75fb4131e6..ef7644188c03 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs index b60e4927b8b8..7b9ea7603916 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs index f71d49a87cdc..f2fd40e76ba9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs index 433de2b71915..a1df73e18925 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs index aa83250f8178..c17cfb2df73e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs index e5ee5300901f..d497138b54a0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs index 9619e95b06ed..f3152fd0b338 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs index c133bc512a6c..b0d951849e3b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs index 99e0ad9745ce..7ff0537fdfa6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs index 87c101111ed5..115d94b06c8d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs index 1022e5b7da7d..00066c52081a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs index 5de980cab861..c583736c4efb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs index fce24563c9fa..a633537f6d7e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsAsyncSnippet.g.cs index 5f534261643a..010f2f7cde27 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectAsyncSnippet.g.cs index 39030c96e202..cc261a5c87bb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectSnippet.g.cs index 5ca3bfcee8df..d8809532ca4c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesAsyncSnippet.g.cs index 1916dd6421e0..63cf81d4cb60 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesSnippet.g.cs index 5dfea4fd928f..0b588fbdf256 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsSnippet.g.cs index cc9b4659ace7..215c77b49d8e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchDeleteIntentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1AsyncSnippet.g.cs index 0f153e8ad5bf..32bde919e2a2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesAsyncSnippet.g.cs index ca17a7464354..1a61e673c645 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesSnippet.g.cs index 27cc9bf2ac28..42c875fa5350 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1Snippet.g.cs index d8d3f09f92fe..f9de3edd3b2c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2AsyncSnippet.g.cs index 62fc11629c22..b72276760bdb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesAsyncSnippet.g.cs index a0dc8461257b..a57f0f5be957 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesSnippet.g.cs index 6e8c7967e985..b3f13ad3bb00 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2Snippet.g.cs index 402e74f5c339..4e5420564abb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntents2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectAsyncSnippet.g.cs index e454b1fc31ef..372560b31896 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectSnippet.g.cs index 1abdca119c96..4b75d6e75fa9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1AsyncSnippet.g.cs index 97229c101227..239519262fa2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesAsyncSnippet.g.cs index 1362c118d971..159f1c6c966a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesSnippet.g.cs index 106e29f3fc88..2c5e4c6ed594 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1Snippet.g.cs index 67571fef5a2a..2fe09621165b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2AsyncSnippet.g.cs index fa9b98fbc720..33a0b7171201 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesAsyncSnippet.g.cs index afe7702eff52..9509f12e8d52 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesSnippet.g.cs index 8385b3b0aed6..05dea174a9bc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2Snippet.g.cs index 1a20e1077f70..f66df8d5003c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntent2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs index 291d00b075b0..528c987f8ee9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs index e934ccc8fda1..1655f44266db 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs index 250a254cd23e..d72e19d1a1a8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs index 508cbd2f75f8..4b66dd7935b5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs index 738cc89c8694..0913a4ab8607 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs index e26bfec56913..e0afb18509ce 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs index c461546665f3..1cb395a21d72 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs index 957c9093297f..49bd5593dd5c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1AsyncSnippet.g.cs index 7ea8ccb42bee..415dfac09bb3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesAsyncSnippet.g.cs index 03fa777ef43b..4e5ff9411867 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesSnippet.g.cs index 490b030c6010..de92696134c9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1Snippet.g.cs index a8f6d336276d..e506cda5495c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2AsyncSnippet.g.cs index 4881609329a9..b103135bd208 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesAsyncSnippet.g.cs index 7646bc1e54b4..2e9dcae0dd01 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesSnippet.g.cs index f89d3a41bc1c..ac6630e65887 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2Snippet.g.cs index 951535fd1425..e1a3ec1b3ee4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntent2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs index 657acc22925a..52f4dddf0f12 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs index 566171f7182a..a2f0157c1de7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1AsyncSnippet.g.cs index 52dd2eebfb19..6e5b35a02fa7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesAsyncSnippet.g.cs index 6f19900c972c..586cec16908c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesSnippet.g.cs index 8a94549a4cb4..6d753176293e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1Snippet.g.cs index 2f6feffe3245..b747d9c46ae3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2AsyncSnippet.g.cs index 3c0df4918891..ce95633237d7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesAsyncSnippet.g.cs index 804f4e875dfa..c8cb9e62fd28 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesSnippet.g.cs index 6b64e17f8404..24457bc98898 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2Snippet.g.cs index 596c5ccc11a8..5b15df5731d1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntents2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs index 7525a9288bc7..ae19cbaa38cd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs index 739fc694671b..6ff0b01a7b7a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent1AsyncSnippet.g.cs index 6fbafdce9271..8863df4ae7ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent1Snippet.g.cs index bd2a2312b7bd..5b756e3ab7e3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent2AsyncSnippet.g.cs index aa301bf38607..e7b30cc62c39 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent2Snippet.g.cs index 785c1f17329c..acc1215d63ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntent2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs index e3842e31c14a..68167f0a6c1a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs index 425a570c113a..b1df0921c9e3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseAsyncSnippet.g.cs index 8a921472fd0b..d76f85bf7cb9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectAsyncSnippet.g.cs index 03eadc0471bb..758c4adf398e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectSnippet.g.cs index 15c8b9fe5c0a..f5124d723013 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1AsyncSnippet.g.cs index 24b3dacda80d..3ab9e5005f25 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1Snippet.g.cs index e2f72eb65fb1..facb58f18084 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2AsyncSnippet.g.cs index fab94a76f89e..85f7426a9d63 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2Snippet.g.cs index 8e0056d5c28e..15a21287eefc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseSnippet.g.cs index 0dda72a1746e..8e7888d78015 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseAsyncSnippet.g.cs index 827cff2ffe41..58532d42c430 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectAsyncSnippet.g.cs index fad833d3a65b..5d63eca6472d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectSnippet.g.cs index 7dc84243d36c..a9e469628e51 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesAsyncSnippet.g.cs index 24e046a21892..d499b20588af 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesSnippet.g.cs index 2184d2c1c2b0..8677c45dfd95 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseSnippet.g.cs index fb1f8545de6e..d4de0dd6c043 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseAsyncSnippet.g.cs index e49c438aaef0..91377358e8ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectAsyncSnippet.g.cs index 2caa231f0676..52f594134667 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectSnippet.g.cs index bfc320573de1..15aff5b584c3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesAsyncSnippet.g.cs index 9317f7f111ba..c04f4db05917 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesSnippet.g.cs index ffff534ebe96..4345841634c0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseSnippet.g.cs index 40f00067b710..c7cffb1a8654 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesAsyncSnippet.g.cs index 788a0b717419..a3b9fb787f20 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectAsyncSnippet.g.cs index f6a2bd280bc0..81d7a226603a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectSnippet.g.cs index 2efb230d256f..dc498b31b398 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1AsyncSnippet.g.cs index b60dfbbe3161..192cbacc3abb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1Snippet.g.cs index 5a084605c0c6..3dc4604dff0a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2AsyncSnippet.g.cs index 29b9b9b26cce..2f479c2609d6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2Snippet.g.cs index fddb25a95583..2dd23f9d1d80 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesSnippet.g.cs index a0ce6ab83c32..916c74a57b62 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseAsyncSnippet.g.cs index f0aa0f5f4cc6..8992577d53ef 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectAsyncSnippet.g.cs index e05f79237357..0c8c8c2cdef4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectSnippet.g.cs index 0c1af741df77..3d121ee2cd83 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseSnippet.g.cs index 574932daf6aa..3f05ae8800f6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1AsyncSnippet.g.cs index 41a1685cb13f..4ac5d0525b6f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesAsyncSnippet.g.cs index d2d13bd0f7ff..44ff8062bab7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesSnippet.g.cs index bf673c3b4ca1..3cfb5d84ff22 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1Snippet.g.cs index 17fdab16056e..e950a4fe2777 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2AsyncSnippet.g.cs index 23fe75f48c61..d0b67fae5d06 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesAsyncSnippet.g.cs index 852f13ec50f1..6a91ce6b7c4c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesSnippet.g.cs index 773191ec757f..037214c93d9c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2Snippet.g.cs index aa151695ca90..9d5d0331e0aa 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContent2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectAsyncSnippet.g.cs index 23f76977c61d..5bf276ca0669 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectSnippet.g.cs index fd13bb79a31b..ebfce32f1db3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantAsyncSnippet.g.cs index e41a544adc91..b1b8fb1a1fa5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectAsyncSnippet.g.cs index 78cb05acbb7c..a8dd89ecea27 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectSnippet.g.cs index 12d497405253..cbe9630d84e6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesAsyncSnippet.g.cs index 7793316931fb..36487356f937 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesSnippet.g.cs index 957d686837ce..8e8aa1cfad4e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantSnippet.g.cs index 607f155b2614..0d6282bdb909 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.CreateParticipantSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantAsyncSnippet.g.cs index b5facca011bf..fd1442c5c083 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectAsyncSnippet.g.cs index d5250690a0d3..615764653278 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectSnippet.g.cs index 1bafb11df81c..4c2577a00157 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesAsyncSnippet.g.cs index 98ebeb1da21a..0bd14810d919 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesSnippet.g.cs index 79a53e395eda..7d13fabf1789 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantSnippet.g.cs index 77f7d87094d5..963219009175 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.GetParticipantSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsAsyncSnippet.g.cs index 1e4f7ce75500..368edef24a1e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectAsyncSnippet.g.cs index f73d40208991..abe74419570e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectSnippet.g.cs index 9bccde5c0809..d1c7d4cfd92f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesAsyncSnippet.g.cs index db9bd2ab479e..13c96a3a4665 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesSnippet.g.cs index 690acf523e0a..8d32688ee62e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsSnippet.g.cs index 14aa00b01ed1..d1395bed0a2d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.ListParticipantsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.StreamingAnalyzeContentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.StreamingAnalyzeContentSnippet.g.cs index 73236ccd7b27..df3223dd6d16 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.StreamingAnalyzeContentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.StreamingAnalyzeContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesAsyncSnippet.g.cs index c503202ab625..dc85b762c2f0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectAsyncSnippet.g.cs index 4d4e6ca63320..b6e55d13f64e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectSnippet.g.cs index 25a54beaeaf4..0c7a113ded0e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesAsyncSnippet.g.cs index 660bc7ff5bfe..731059d232a4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesSnippet.g.cs index f284b38dc2a6..bbb92ba745f4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesSnippet.g.cs index 4f15b311d3ea..2e1da6019ffd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestArticlesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersAsyncSnippet.g.cs index 623f90fa94ce..a01204ee5234 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectAsyncSnippet.g.cs index 0cde9024c438..9cc495f99e6c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectSnippet.g.cs index 618320ce3637..d20519fca36a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesAsyncSnippet.g.cs index 4908810822b6..217c05e6ec1c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesSnippet.g.cs index 19a1c9f74c23..a0d55c8f7f98 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersSnippet.g.cs index d3c132816704..e6e9aef88d57 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectAsyncSnippet.g.cs index dca7c0eeaf8f..873a3e7b78f7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectSnippet.g.cs index 1c66c0b25424..8a67687635f0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesAsyncSnippet.g.cs index 8ffc26f43077..c2cbdd22cf63 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectAsyncSnippet.g.cs index 141d0d8bbfc9..b7c2024223fa 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectSnippet.g.cs index 67a595ac02f6..d169e389733d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesAsyncSnippet.g.cs index 5d2342c96baf..1bf3ae95fbe1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesSnippet.g.cs index 91d69a76f0e6..b7d6d4cbc67c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesSnippet.g.cs index 63f156c2ae90..3117962b6ae8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantAsyncSnippet.g.cs index 599fe7f46238..da725d6b30d7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectAsyncSnippet.g.cs index 84ab49f8b3f9..2691ff670581 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectSnippet.g.cs index b0cf9fa2ead8..c0754fb8f72b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantSnippet.g.cs index 38c32a25994b..d80ad0b0a02e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/ParticipantsClient.UpdateParticipantSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs index f1f86ed255d6..5a940997a613 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 004bdd1aab09..cef5b0c14aa0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs index 32dc50410e7c..6a62b66d6f98 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs index 190d5f76636b..a1ab89f6c52f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs index 1a1974a5505d..f3b64024911b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs index 075c5c742420..e504c9dace51 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs index 9df14d302a1e..76ecb32001e3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 189ae1b9be59..577915abaad6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs index aae87fde9331..f24a6c3637af 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs index 453da866042b..21b47f86caf8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs index 80cc64f0979b..deb2d5ae52e4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs index 13ac01e7b921..384a2f7f2d23 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs index bb35dc8de465..0bc82d3e9e3e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 5619203a2983..11fcea104345 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs index 38bcf2174828..077b370ab4c6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs index c7d213929b04..546a7f8a8d88 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs index 3f17328a13fd..7da381a71579 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs index 3eaf81d969a9..155e8b2a10a1 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs index ca729075b694..03a67bcd18e9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs index d283a8824c37..f93995f8f16a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs index 17f452684544..60f5cf48c786 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs index dc278b91c058..c510d103eb9c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs index 550fa80ea84c..4e9c9b2c3f8c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs index af91dc04e423..23767ff59666 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1AsyncSnippet.g.cs index bdfa9ad173b0..c22a870d370d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1Snippet.g.cs index dc0f636bf15d..f04fc174f7b8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2AsyncSnippet.g.cs index af703d653fb0..658c6704c864 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2Snippet.g.cs index f4b5788b47db..0852a6ab1e64 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs index dd942637d713..a2da45749b1b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs index 509317d3b056..d0e83396ff00 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentAsyncSnippet.g.cs index 3ea8472e5a8d..e2004de8fc6e 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs index 4606dfdd09bf..56496125fc53 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs index f0ae8cb4fd13..0ec9651b1bd5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesAsyncSnippet.g.cs index 044514010638..58b1d9fa2ecf 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesSnippet.g.cs index 9cb8dcdf7e50..c13eb770f601 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentSnippet.g.cs index 9a2cf5ed6609..4c7ff296bcbc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.DetectIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs index 71334cbbb547..2571fb05de48 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs index 77aa4474fc83..3a105892c877 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs index 8628eb24c5c2..0d9645fc23fe 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs index 0a77f57f5744..e0af2c79db8a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs index 110dbe060ac6..05717bb04d65 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs index ab1a53951e33..cfd88b853a25 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs index 41e1a67c111d..74041bd1beca 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs index b277c38a207a..5115b52c8fc2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs index dce0ea89f457..23106320fd13 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs index 5ee9d3d55a22..b1f02631b7d4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs index 8c9483dc7198..e25e4b3eef5a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs index 12b810295360..52493a5be418 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs index d4eaf0bab8b6..298613edf0c3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs index db45c02837ee..a369bc0df014 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs index 072c1d982d25..8f4841139d03 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs index ebca5baa251f..d6381129ab36 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs index b2376f081c6e..0fe553c50fbf 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs index 2009df0c2523..1318995a254d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs index 0aad0a044957..c8f059975cd8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs index 547edbeb4ea8..254282e82617 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs index ca5c44c942a0..c3dc62f758f0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs index 75aaced7cc07..bbbb48a8face 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs index fed0e10e3512..09445ca4561c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs index 139d4554b7b8..99122d1dd5b2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs index 1039cc952ec7..ed31845d24bc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs index 3bc32b84d4c9..4e6196d32ee9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs index b1c50d06fe45..a560ba27db0a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs index 8e2ada4940d2..98fddb37c223 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs index 1cb3436c09c8..91b8b7757190 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/AgentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/AgentsClientSnippets.g.cs index e7a424a4b13f..78833c4a98f8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/AgentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/AgentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/AnswerRecordsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/AnswerRecordsClientSnippets.g.cs index b64ed32b62c4..4326c63a4b95 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/AnswerRecordsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/AnswerRecordsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ContextsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ContextsClientSnippets.g.cs index 49b13e4cf10f..a8d41fa7ba21 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ContextsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ContextsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationDatasetsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationDatasetsClientSnippets.g.cs index 7d85d9319dff..88b6d79d4c58 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationDatasetsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationDatasetsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationModelsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationModelsClientSnippets.g.cs index 9b1101c49276..53cba52c0abd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationModelsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationModelsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationProfilesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationProfilesClientSnippets.g.cs index f0fb06547a77..29f75c0aac02 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationProfilesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationProfilesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationsClientSnippets.g.cs index a897af2a8fb1..9c7fd78f82b6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ConversationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/DocumentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/DocumentsClientSnippets.g.cs index 2acad3731501..7182aabda086 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/DocumentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/DocumentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EncryptionSpecServiceClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EncryptionSpecServiceClientSnippets.g.cs index 343e64bcfa65..00f25d7c638c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EncryptionSpecServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EncryptionSpecServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EntityTypesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EntityTypesClientSnippets.g.cs index 13d010f87ca1..98cc573ace59 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EntityTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EntityTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EnvironmentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EnvironmentsClientSnippets.g.cs index 6728a26328ac..16dcb62db871 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EnvironmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/EnvironmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/FulfillmentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/FulfillmentsClientSnippets.g.cs index 9bc5b0aaf90b..58b411fb45f0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/FulfillmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/FulfillmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/GeneratorsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/GeneratorsClientSnippets.g.cs index f956d0008741..46d281bcfb32 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/GeneratorsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/GeneratorsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/IntentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/IntentsClientSnippets.g.cs index 0fb6a5224b12..5830853cd012 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/IntentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/IntentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/KnowledgeBasesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/KnowledgeBasesClientSnippets.g.cs index f43c91ea7a3f..fe4b0d95ff09 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/KnowledgeBasesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/KnowledgeBasesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ParticipantsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ParticipantsClientSnippets.g.cs index cbddcdfcefd5..c42f144eaefe 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ParticipantsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/ParticipantsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/SessionEntityTypesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/SessionEntityTypesClientSnippets.g.cs index 53fbfc845dac..49db3e39ce85 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/SessionEntityTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/SessionEntityTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/SessionsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/SessionsClientSnippets.g.cs index 9c293d242b1c..faba0564b8cc 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/SessionsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/SessionsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/VersionsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/VersionsClientSnippets.g.cs index ec52d431583e..58fe2d48416f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/VersionsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.Snippets/VersionsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AgentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AgentResourceNames.g.cs index 29c05895eb3d..761945509be8 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AgentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AgentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AgentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AgentsClient.g.cs index 03fffc6aa76a..b8b214058cc3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AgentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AgentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AnswerRecordResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AnswerRecordResourceNames.g.cs index 54fff41c9374..248c8054ec6c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AnswerRecordResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AnswerRecordResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AnswerRecordsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AnswerRecordsClient.g.cs index 4e1b906ec1fe..e2eba91216e5 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AnswerRecordsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AnswerRecordsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AudioConfigResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AudioConfigResourceNames.g.cs index e117081b0447..fe2c4cb665ba 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AudioConfigResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/AudioConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ContextResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ContextResourceNames.g.cs index 87d98b69cbba..c1b5a4782ad3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ContextResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ContextResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ContextsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ContextsClient.g.cs index b8e014b18e5c..cf54ca3682b9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ContextsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ContextsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationDatasetResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationDatasetResourceNames.g.cs index 0cbe4ed80e69..5f14a3445204 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationDatasetResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationDatasetResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationDatasetsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationDatasetsClient.g.cs index 94f68d82a78f..c903ff8fb3b9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationDatasetsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationDatasetsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationModelResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationModelResourceNames.g.cs index 6cf089e45d46..af7fb53a9fd7 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationModelResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationModelsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationModelsClient.g.cs index c5d5e4cdff8c..31be2161d7f3 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationModelsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationModelsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationProfileResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationProfileResourceNames.g.cs index 2674d29278da..8810fe35f229 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationProfileResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationProfileResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationProfilesClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationProfilesClient.g.cs index ffe264bf42f3..a6fd0be305d0 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationProfilesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationProfilesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationResourceNames.g.cs index 6c252a2660e2..8ac01ac83200 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationsClient.g.cs index 0a1a3aef8b63..835c206b674a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ConversationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/DocumentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/DocumentResourceNames.g.cs index 9b4933f8e035..c2a520f75c0b 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/DocumentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/DocumentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/DocumentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/DocumentsClient.g.cs index c1ee10570177..38cb50f8cb7d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/DocumentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/DocumentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EncryptionSpecResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EncryptionSpecResourceNames.g.cs index df4cc230c53e..c1acc3ba11b2 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EncryptionSpecResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EncryptionSpecResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EncryptionSpecServiceClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EncryptionSpecServiceClient.g.cs index 46f86a91ccdc..386a3d3c669f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EncryptionSpecServiceClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EncryptionSpecServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EntityTypeResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EntityTypeResourceNames.g.cs index e578ebd0548a..d26fef3f468d 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EntityTypeResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EntityTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EntityTypesClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EntityTypesClient.g.cs index b0ac76e22d53..5039a564d1f9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EntityTypesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EntityTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EnvironmentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EnvironmentResourceNames.g.cs index ddf618f03acc..9448b5b249ac 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EnvironmentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EnvironmentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EnvironmentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EnvironmentsClient.g.cs index 21b7a9e7eceb..f904a66f6d75 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EnvironmentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/EnvironmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/FulfillmentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/FulfillmentResourceNames.g.cs index 8adc06c07501..43ecb3e4ead9 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/FulfillmentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/FulfillmentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/FulfillmentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/FulfillmentsClient.g.cs index 7c3746689022..3dab63fdfe57 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/FulfillmentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/FulfillmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/GeneratorResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/GeneratorResourceNames.g.cs index ad6a6fce83b7..ae2ef4ea083a 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/GeneratorResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/GeneratorResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/GeneratorsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/GeneratorsClient.g.cs index 8b69967aa4c1..d71dc2cd496f 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/GeneratorsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/GeneratorsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/IntentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/IntentResourceNames.g.cs index 0c07676e8c77..709bbc1fe953 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/IntentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/IntentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/IntentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/IntentsClient.g.cs index 3bc2ae34cd2b..a453513dcd82 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/IntentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/IntentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/KnowledgeBaseResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/KnowledgeBaseResourceNames.g.cs index 4d9584b515d6..cce18d88ebbd 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/KnowledgeBaseResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/KnowledgeBaseResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/KnowledgeBasesClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/KnowledgeBasesClient.g.cs index 1985d1182e0f..2089046266b4 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/KnowledgeBasesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/KnowledgeBasesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/PackageApiMetadata.g.cs index c1472b8702b6..dbf9938e2391 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ParticipantResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ParticipantResourceNames.g.cs index 6ef42b6f7726..20f00aab4156 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ParticipantResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ParticipantResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ParticipantsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ParticipantsClient.g.cs index 61b837c2811f..8714eb085a86 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ParticipantsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ParticipantsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ServiceCollectionExtensions.g.cs index 293d0cc88b96..9783571caa93 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionEntityTypeResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionEntityTypeResourceNames.g.cs index 68968a2513fe..4395f59b222c 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionEntityTypeResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionEntityTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionEntityTypesClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionEntityTypesClient.g.cs index 77d69e35c55f..5f88205ebfeb 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionEntityTypesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionEntityTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionResourceNames.g.cs index 28ad012dd6c1..b4799a91c592 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionsClient.g.cs index 2f5226c86af2..0ff56f8436fa 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/SessionsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/VersionResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/VersionResourceNames.g.cs index f877be2f7006..66421ecd34b6 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/VersionResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/VersionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/VersionsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/VersionsClient.g.cs index e8e72dbc2871..757ec7db32df 100644 --- a/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/VersionsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/VersionsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/.OwlBot.yaml b/apis/Google.Cloud.Dialogflow.V2Beta1/.OwlBot.yaml index 812410e5cb01..d22a03ed8d39 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs index ecdee768c02d..206fb5e28249 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs index 85c72ca0a5fa..0f5d03fb02f4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs index 9b5d5e5ac15b..e0b6a61a24ba 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1AsyncSnippet.g.cs index 87d2e91f2adc..fbed153efd10 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1Snippet.g.cs index c5905762c945..aa8580e0e4cc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2AsyncSnippet.g.cs index f326c8802ce7..04c8f6fc79d8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2Snippet.g.cs index ac0204135cbf..a249bf2baf9a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs index e6871ff70df8..bb3363da1a78 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.DeleteAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentAsyncSnippet.g.cs index 4536fbdef637..cd6994a69605 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs index 4eefd825537b..d0b64fbe3f40 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs index f2f723986bf0..d23995583702 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1AsyncSnippet.g.cs index 5990967f6ee1..4a77e9b8d3e5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1Snippet.g.cs index 8661b7028ce6..b0a0048a2d93 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2AsyncSnippet.g.cs index 851f9a118d68..09c2986116e1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2Snippet.g.cs index dbb637809b57..499e50798db2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentSnippet.g.cs index ec7eb264bec6..a23de87954ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ExportAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs index df1cc3c8c2cf..b2495c3d24a6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs index 2439c5c480a0..aa49aa2e1789 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs index 20f1b566ead3..52f53c05aa69 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames1AsyncSnippet.g.cs index 0bf2724d6f2c..628dd20433de 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames1Snippet.g.cs index fbeda3df6ab3..57e01d2c4c4a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames2AsyncSnippet.g.cs index f9b74b8ce3fd..f1dfe1925aa6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames2Snippet.g.cs index aba918657544..cd603b715343 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs index e650c5162fe5..28f2a6c6e38b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectAsyncSnippet.g.cs index 2b83394a624b..6c0db24c9df7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectSnippet.g.cs index dc27fb1e496e..57cb5ed70088 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.GetValidationResultRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectAsyncSnippet.g.cs index a6475c3178a2..d93dd7f5effc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectSnippet.g.cs index 6876fb20fd99..ff4871f0c8d1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.ImportAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs index 70a5f5aedfb3..efa7f9d46b98 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs index 50f18c558fb4..14a9dae703eb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.RestoreAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsAsyncSnippet.g.cs index ac6c51c6adcc..41fbf3976c2c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectAsyncSnippet.g.cs index 07913a3f9a2b..90a31e32dd27 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectSnippet.g.cs index 5503567d43b9..079347899328 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1AsyncSnippet.g.cs index 47cb62ff642c..bc7864bf79d0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1Snippet.g.cs index 5903f3ba8bfd..ecbb475c4cf8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2AsyncSnippet.g.cs index e4342c7bc409..16f9182d1d57 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2Snippet.g.cs index 8454ba1584d2..8aab09306e64 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsSnippet.g.cs index aeb7a60dd2e8..22cb287298b8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SearchAgentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentAsyncSnippet.g.cs index 46871d3f9bb2..7c72d4bc5fff 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentRequestObjectAsyncSnippet.g.cs index e1fd0af3ab99..f28144d2f537 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentRequestObjectSnippet.g.cs index 6372104077cf..509b1edbda87 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentSnippet.g.cs index f280a6fa6a50..7d90e03ebff4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.SetAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentAsyncSnippet.g.cs index 443474b66fc1..1e74dc6c9737 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectAsyncSnippet.g.cs index eb75fefba803..52efcfdd7194 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectSnippet.g.cs index 62e8b3e11770..fc635e7b46bd 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1AsyncSnippet.g.cs index a19d26da002b..5aac8e75a540 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1Snippet.g.cs index 1d47f65a2f7e..54ab65f3f207 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2AsyncSnippet.g.cs index 7dc89b2f8bd0..dd217a08811f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2Snippet.g.cs index fed27eaa5da9..35088c649c42 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentSnippet.g.cs index d06f49e187ce..c9125db69790 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AgentsClient.TrainAgentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.GetAnswerRecordRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.GetAnswerRecordRequestObjectAsyncSnippet.g.cs index d511cb0d5afb..13b84608ecaf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.GetAnswerRecordRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.GetAnswerRecordRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.GetAnswerRecordRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.GetAnswerRecordRequestObjectSnippet.g.cs index 004f901d32d2..449813238f29 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.GetAnswerRecordRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.GetAnswerRecordRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsAsyncSnippet.g.cs index b50752696c8c..2c6982c749ce 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectAsyncSnippet.g.cs index 12764af85d8f..e945ab0fa24f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectSnippet.g.cs index 774c4539e78b..c9bf7e589ad8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1AsyncSnippet.g.cs index dfbc398a2d77..767cc8bb6f07 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1Snippet.g.cs index 8c55b4dfbcc9..d8117a01b865 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2AsyncSnippet.g.cs index 9372cce85a9f..43dda018b8b4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2Snippet.g.cs index 852206e186d8..864d36870262 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsSnippet.g.cs index 11c118eec507..d87558c98cb4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.ListAnswerRecordsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordAsyncSnippet.g.cs index 90abb66bbb40..320d38135b35 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectAsyncSnippet.g.cs index 4995cf4d6f43..56320acfcd6c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectSnippet.g.cs index 9f152fc3e354..52caa20e6d3c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordSnippet.g.cs index e15921bb52cf..7fd3745cb882 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/AnswerRecordsClient.UpdateAnswerRecordSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextAsyncSnippet.g.cs index d13e7db8ae9d..e76639f8d810 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextRequestObjectAsyncSnippet.g.cs index 413840a9cdb4..69fe96136bde 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextRequestObjectSnippet.g.cs index 4f69aad1f33c..30d9e6d70227 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextResourceNamesAsyncSnippet.g.cs index 44bcf59c1ca5..b9cec3818cf5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextResourceNamesSnippet.g.cs index 8679b94fc5dd..65ce91aaf057 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextSnippet.g.cs index 75d1072740f1..0a0f1f409f57 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.CreateContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsAsyncSnippet.g.cs index 48456d61cb05..ddc12ca7f53c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectAsyncSnippet.g.cs index ea7eab3f5968..f734643ba3d8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectSnippet.g.cs index f544fbef626a..3decdc254f25 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesAsyncSnippet.g.cs index cba13109dc97..902b81f2c34b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesSnippet.g.cs index d1f1ab03451b..a77b546d2849 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsSnippet.g.cs index feea01913a1b..b0fae9934787 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteAllContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextAsyncSnippet.g.cs index 114ac3d3dc0e..1b2861474078 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectAsyncSnippet.g.cs index a6d329099eca..783a472593a9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectSnippet.g.cs index 0ceb03457c71..514d39bd4aaa 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesAsyncSnippet.g.cs index 0b883dc885fc..3c6cde655b9c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesSnippet.g.cs index 38fd1d022a99..ab65a3822f2b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextSnippet.g.cs index 6bf50e8b221d..e7a59085c3d8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.DeleteContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextAsyncSnippet.g.cs index 4b66196f1ee0..9259908ab0d5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextRequestObjectAsyncSnippet.g.cs index f2e04341c773..27b1b9bb1c73 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextRequestObjectSnippet.g.cs index a5659dc07a36..e480fd2538b5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextResourceNamesAsyncSnippet.g.cs index 7e77bcb64522..eca5a5112753 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextResourceNamesSnippet.g.cs index f777bcbb12c4..4fc4cc27544f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextSnippet.g.cs index e88a03ec251f..99eac210cc73 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.GetContextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsAsyncSnippet.g.cs index 457bf3a3b21d..2cc41c31a6ed 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsRequestObjectAsyncSnippet.g.cs index 9d90541b9e59..65a00fe3f2ff 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsRequestObjectSnippet.g.cs index 3b0b9b5b0498..d7d48eacae24 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsResourceNamesAsyncSnippet.g.cs index bdac15208f4c..e584bfef8831 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsResourceNamesSnippet.g.cs index bcf44c49f03e..845cd3e8aa37 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsSnippet.g.cs index 8e22b11eb3da..24b4bd3f455b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.ListContextsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext1AsyncSnippet.g.cs index e7c7b2fc20a4..901303545c6d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext1Snippet.g.cs index 2539a937ca08..7bf0a55ef83d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext2AsyncSnippet.g.cs index 20f74bbc3784..d5af51b22dea 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext2Snippet.g.cs index b2611bdbcbdc..389c11418389 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContext2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectAsyncSnippet.g.cs index 6a42c0879037..5a1d278a5f78 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectSnippet.g.cs index fd46bc20066f..6a75d49ddf09 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ContextsClient.UpdateContextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1AsyncSnippet.g.cs index 1ee645b3e063..d6292298b982 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1Snippet.g.cs index 95a2f6439bf9..6573ef98a287 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2AsyncSnippet.g.cs index 8de9c53b6afa..d013bcef2e2c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2Snippet.g.cs index 3cfcce323a1b..cff878fcb163 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfig2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs index da9ecb9baa84..0b75b92dcdc5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectSnippet.g.cs index 11acec60cad4..c1aa7fe035d4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ClearSuggestionFeatureConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileAsyncSnippet.g.cs index 6e84b7d92fc9..6b5066d8ebf1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectAsyncSnippet.g.cs index 5f8e9eb10149..67c9fbb93b3f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectSnippet.g.cs index f98bc97fad9e..0eac4c01fdbe 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1AsyncSnippet.g.cs index 4181120eb962..bdf4ef13206d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1Snippet.g.cs index cee74a32f239..1d14b8a003e8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2AsyncSnippet.g.cs index 22cb69eb7931..2735a4917081 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2Snippet.g.cs index 01fcbdb29dd3..1bed0a7ec1d9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileSnippet.g.cs index 6b3f9e282f18..e086108eb0e9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.CreateConversationProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileAsyncSnippet.g.cs index 2d1d1d2ae978..4f78a2822d38 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectAsyncSnippet.g.cs index 259ed8f6b5e9..2e42f4b53dfa 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectSnippet.g.cs index 4f05af57db1f..2c0224e25f54 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesAsyncSnippet.g.cs index 36083a4b15b2..27bd4e90a89c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesSnippet.g.cs index 3c1579d8bb87..6c204c799e90 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileSnippet.g.cs index 8e0a83d5b2a5..a3c24fc903e0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.DeleteConversationProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileAsyncSnippet.g.cs index c8a0b43b64b3..ed80af5722e0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectAsyncSnippet.g.cs index 17f586e50575..b0ccc816605b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectSnippet.g.cs index 746a5f83a3d9..c6fce859dfb6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesAsyncSnippet.g.cs index 7d6250ecffb0..9f8d26585f3b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesSnippet.g.cs index 3eceaeeb5cf5..da7016e61d11 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileSnippet.g.cs index 485caecc7747..1e5b69c0dc10 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.GetConversationProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesAsyncSnippet.g.cs index 4a4660f9699a..9e75af16053b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectAsyncSnippet.g.cs index ed6a1f148d58..de65de341d6e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectSnippet.g.cs index c3bb522d588a..ca45d596423a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1AsyncSnippet.g.cs index f55456097594..ba16be483379 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1Snippet.g.cs index b9b7ab04c88e..1c0a8070037c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2AsyncSnippet.g.cs index 5c96604528d5..73475a152b27 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2Snippet.g.cs index b3f3bb50415d..8f65dbf42393 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesSnippet.g.cs index 84639d6f8230..e5c2f1549429 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.ListConversationProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1AsyncSnippet.g.cs index 6a33de5b6852..0097f9dcd03e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1Snippet.g.cs index d72ced5fb8c7..4ba3e3f254ed 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2AsyncSnippet.g.cs index c6652cd0724b..3f385f378b59 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2Snippet.g.cs index c763512a76e3..ca0a1f7e89e0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfig2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs index 7f2ec6d6aa63..974568a5373b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectSnippet.g.cs index de9e6ce1f0b3..fd58ee34b45b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.SetSuggestionFeatureConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileAsyncSnippet.g.cs index 75ea8ef0c8f1..0373479763ea 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectAsyncSnippet.g.cs index eb8cdff19122..2497556d9947 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectSnippet.g.cs index 85f48049ee87..5d86ef2efcf4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileSnippet.g.cs index a50121581ff1..96f7624e7006 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationProfilesClient.UpdateConversationProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesAsyncSnippet.g.cs index 406fa364d76b..026fd7821533 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesRequestObjectAsyncSnippet.g.cs index 6ce23076924e..40259f40aa11 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesRequestObjectSnippet.g.cs index 718556755136..c8381fabe3f4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesResourceNamesAsyncSnippet.g.cs index 619bfcf70620..db3742dfd96e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesResourceNamesSnippet.g.cs index 5e7462911662..206da5fd199c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesSnippet.g.cs index ef97521fd89d..348e2c66b0d8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.BatchCreateMessagesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationAsyncSnippet.g.cs index 95af37a95c30..77a559ba98f6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectAsyncSnippet.g.cs index 822b7be09e48..ea7ac72f8982 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectSnippet.g.cs index 71f277d2bb45..0e710cc7bbf9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesAsyncSnippet.g.cs index a387a6afbc07..dcc23696bd41 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesSnippet.g.cs index ee04fe51b77d..57620a159c99 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationSnippet.g.cs index 23a254d20400..8338c597190b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CompleteConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationAsyncSnippet.g.cs index fbb674816425..dcef3c0a07cd 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectAsyncSnippet.g.cs index 4c20725a2fcc..7777845df325 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectSnippet.g.cs index 611d0013a97e..4dc735b9b2d2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1AsyncSnippet.g.cs index e2d4c46750b3..84890c5bf141 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1Snippet.g.cs index dbfd357d199c..74b03d86994a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2AsyncSnippet.g.cs index 57ac7198746d..3de3fdff6b1f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2Snippet.g.cs index 39445a9b5271..7f6935719f9e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationSnippet.g.cs index a2b4b1dbdf4b..7586057034d0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.CreateConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectAsyncSnippet.g.cs index e1b9fce9c7dc..466b93e59717 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectSnippet.g.cs index e09a7adecddf..ad80831fa6e6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSuggestionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectAsyncSnippet.g.cs index 9e5664e75cc0..bb2347632fd8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectSnippet.g.cs index 8780297bdef6..b6aba67dd91e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GenerateStatelessSummaryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationAsyncSnippet.g.cs index a0728506c881..f7b80dc77ec6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectAsyncSnippet.g.cs index 9bd12fdc4d5d..623d532427ed 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectSnippet.g.cs index 04e67c577715..1e8b45065190 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesAsyncSnippet.g.cs index 8d568a1c33d3..27bea80458c8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesSnippet.g.cs index 37c0b5c785d4..bafeaef6aba3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationSnippet.g.cs index b464b8bd536e..3a71388cc820 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.GetConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsAsyncSnippet.g.cs index c26e64787daf..367e7286e92f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectAsyncSnippet.g.cs index b1e099d208a5..2aff31ce86de 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectSnippet.g.cs index 13333f7ec89f..acf90ca5f182 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1AsyncSnippet.g.cs index f16a72de32de..29c7ece20a1d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1Snippet.g.cs index 6a6e7f2dd12c..ab736ee02c37 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2AsyncSnippet.g.cs index 42af215a6310..00decebe7e46 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2Snippet.g.cs index 38c0b890615a..dd614d918222 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsSnippet.g.cs index d6f13b0e5008..fd656b2bb252 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListConversationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesAsyncSnippet.g.cs index 05a5b2599e82..cc7c89a0985d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectAsyncSnippet.g.cs index db1eceecda02..36d882d44a0f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectSnippet.g.cs index 7483746c3a24..c54cedf5af3c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesAsyncSnippet.g.cs index 83b2d6c307f5..05d90311086d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesSnippet.g.cs index 9a3ddb8eb38d..d4f428e84ce7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesSnippet.g.cs index cd5ffeba3aad..18022d6a1865 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.ListMessagesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectAsyncSnippet.g.cs index cd83947828ba..74be9d892dd0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectSnippet.g.cs index a6b7453da08e..1c674adc240b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SearchKnowledgeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryAsyncSnippet.g.cs index 3a3e9869a616..abcbd7e62bc2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectAsyncSnippet.g.cs index 9276117076c0..1983cada06df 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectSnippet.g.cs index 81d055ce91e0..2f4a31d42eb8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesAsyncSnippet.g.cs index e389d5db54cd..f3396b0741c7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesSnippet.g.cs index 70fb4d02a4d4..09fa4401f97f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummaryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummarySnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummarySnippet.g.cs index 187db59123d7..88db5e67f6b8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummarySnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ConversationsClient.SuggestConversationSummarySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentAsyncSnippet.g.cs index f9e24029241d..3e1433ecb769 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectAsyncSnippet.g.cs index f6356868a655..3231e194de10 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectSnippet.g.cs index f1c900e750ad..6bad2a388307 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesAsyncSnippet.g.cs index c52bda00c5fd..413b958da140 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesSnippet.g.cs index b94891652964..ed2c75c0f194 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentSnippet.g.cs index 6f448aa942cf..c2112606af17 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.CreateDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentAsyncSnippet.g.cs index 0468cf1dca51..d9e05cd9fa5d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs index 8de109977e21..77aec047a34c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectSnippet.g.cs index b0f4baa8efbd..481c566f9ab0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs index 406ecfbb4dc6..7788ad18de6b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesSnippet.g.cs index 1164a0c391d0..5a01bf7cc0c4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentSnippet.g.cs index f9e9f808bcf5..46e2e534c12b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.DeleteDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentAsyncSnippet.g.cs index 5323a2e7a4a2..dc20fa623e91 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectAsyncSnippet.g.cs index 3bd64359c7a3..18f3e636ed61 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectSnippet.g.cs index 106dfb45caff..3bfd4bd1b326 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesAsyncSnippet.g.cs index 722b45bcbfde..5430f271ef69 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesSnippet.g.cs index d419743fba63..f56e95d36366 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentSnippet.g.cs index 77d5a5b32d81..c2b92a547f67 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.GetDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs index 4f28be7e2d08..8e2c0c1f0264 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectSnippet.g.cs index cd5ca9bb6b74..57a47a45c18a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ImportDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsAsyncSnippet.g.cs index da4297a451e0..1eebc886a68f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectAsyncSnippet.g.cs index 87a443aa1f03..3a2cfca761b6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectSnippet.g.cs index 2695f87af822..975be440fbc4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesAsyncSnippet.g.cs index a595b8df50e7..bb108ca4fefc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesSnippet.g.cs index a275587158f0..0bd017c9c05d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsSnippet.g.cs index ab64c7838969..f4b67f40b7bb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ListDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentAsyncSnippet.g.cs index 73d396f74834..9667cd26b3ba 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectAsyncSnippet.g.cs index 08cc482f8501..455974c64bf5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectSnippet.g.cs index 050b1d66c9fe..cf395a081a3e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesAsyncSnippet.g.cs index 5c3969b3db9b..50580128ac44 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesSnippet.g.cs index d7595e7261dd..66858c49ced7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentSnippet.g.cs index dc674b6034d8..98150751293c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.ReloadDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument1AsyncSnippet.g.cs index 98ad112e0908..bd01cafdf16c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument1Snippet.g.cs index f8b4a4a67766..d350ed867261 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument2AsyncSnippet.g.cs index ee53194bafd5..9e09be677e17 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument2Snippet.g.cs index 729ef33834a7..cd6de0a48e4e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocument2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs index 561ad62f156d..243a49f7ab13 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectSnippet.g.cs index 2af75ce9ff2f..d47d7eb05eaa 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/DocumentsClient.UpdateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecAsyncSnippet.g.cs index 05c129b14fe5..ccacba7a001a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs index 742542e9869a..0015d759c7b0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectSnippet.g.cs index 91333c2ba465..135d79a18133 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs index 183f75f47586..ecfaee57fdd9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesSnippet.g.cs index b881f6f1642d..7cb7e73d4de2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecSnippet.g.cs index a7696f73c80f..057eef45f717 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.GetEncryptionSpecSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecAsyncSnippet.g.cs index 2594b2ffaa4e..e9a3106d82a0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs index 8e3cebd34ae1..57cfc668a4fa 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs index e1430f274b57..f7417be7cf28 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecSnippet.g.cs index e6bc053f3222..89099b421036 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EncryptionSpecServiceClient.InitializeEncryptionSpecSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1AsyncSnippet.g.cs index 48bca0eb1108..8cadde1d9d78 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesAsyncSnippet.g.cs index 56b0a7e05b47..f25f6aebc2cb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesSnippet.g.cs index dedabfb7dea8..1ad7116e23a3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1Snippet.g.cs index 0642541447d8..beb5e876daa4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2AsyncSnippet.g.cs index 256bbb9478f5..8a3b4813e163 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesAsyncSnippet.g.cs index 28fe73080e33..b4d1c3d0c4eb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesSnippet.g.cs index f5ba667baedb..84c4ff6bf9c1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2Snippet.g.cs index b2040b5fdfbe..0c391cfdd78f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntities2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectAsyncSnippet.g.cs index c0eb0837cf82..d9bcb5e52e75 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectSnippet.g.cs index bf0ef9c3ecca..63982ef3d925 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchCreateEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1AsyncSnippet.g.cs index 8b9544a0fa6a..94fc3bd39b59 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesAsyncSnippet.g.cs index d74834695d0f..83b05c5f714d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesSnippet.g.cs index 8d3f3c345062..8ad33cbdf243 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1Snippet.g.cs index 6fc83b0c96f8..562ddceab035 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2AsyncSnippet.g.cs index b315a247827c..81599da3f1f4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesAsyncSnippet.g.cs index 5cdc0aba5dd2..861494d407b8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesSnippet.g.cs index 0d738cc9a2f1..26a5b1d7442a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2Snippet.g.cs index b19cdbbd1944..03e5011f40d8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntities2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectAsyncSnippet.g.cs index 76c217c5d8be..15bb02a36c7f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectSnippet.g.cs index 1fd45678268b..c43ba75c35ca 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesAsyncSnippet.g.cs index 1b0f1c325c0c..a34def8bbf9b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectAsyncSnippet.g.cs index eacb7f1e0732..7b88630711a3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectSnippet.g.cs index 102bec74cbf7..ecacf72b12cd 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesAsyncSnippet.g.cs index 39e43f103dab..04cd13b9349b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesSnippet.g.cs index a0c78ce61201..02ee98385515 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesSnippet.g.cs index fbd15b18d22c..fc5ef4d44756 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchDeleteEntityTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1AsyncSnippet.g.cs index 2a5ce8398542..d35ac59506a1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesAsyncSnippet.g.cs index d66601fa219d..d87996b344e1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesSnippet.g.cs index c9cf505f86e8..ffeb71aad8fb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1Snippet.g.cs index e04aef098cce..aa456177c998 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2AsyncSnippet.g.cs index 9d2e44f4f12b..d2140784e3c2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesAsyncSnippet.g.cs index b4d6cfa51a87..0b06ae53bcf1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesSnippet.g.cs index 5d2c1bc6693d..75c1a29117e7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2Snippet.g.cs index f5efcf4b1d4a..8610141a0ca3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntities2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectAsyncSnippet.g.cs index 0cd96a1abd9b..7011d661c353 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectSnippet.g.cs index 5fcd8c9c525a..94c890a391cb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectAsyncSnippet.g.cs index bd0d8215843e..4da64d596d51 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectSnippet.g.cs index 4d1469f786e9..27ccb6635d86 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.BatchUpdateEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1AsyncSnippet.g.cs index 6cc9bdf35233..dbabb63394cf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs index 43d0443c8f38..4adc1d102c00 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesSnippet.g.cs index 105db585b6ae..e316e0b36f37 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1Snippet.g.cs index d55debbbf3ab..bdab2a000c61 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2AsyncSnippet.g.cs index 675c2b670b64..51a08129ace4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs index e7a670d35c5c..d6ccb61ed993 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesSnippet.g.cs index d3e1c8ee76f0..6fe0f4b3f5cf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2Snippet.g.cs index 6a4ef52a4d87..4c14f65b7d00 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs index 69073b9b00cc..a45fe9b77b07 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs index 4c647e2edb48..053d01c6d0b0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.CreateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs index 77113be7883c..d7f64bdfd1ec 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs index 9cf73bbf4bd2..a0262939bfda 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs index dcfb5be7168e..4541705a81fb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs index f65dad1f7e0a..1566150f5809 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs index b5090dcdc235..98d75f60085a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs index 413fa06bc4b3..d6e9121dab5b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.DeleteEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1AsyncSnippet.g.cs index 4c974d52ac6c..557bed9c256f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesAsyncSnippet.g.cs index 0635c36de70e..8cf6045c0285 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesSnippet.g.cs index 2b330d98cbcd..8a73e208a52c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1Snippet.g.cs index 33337a8b8b1b..c830ed1beeae 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2AsyncSnippet.g.cs index f2218a30626e..fc10adf92f3c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesAsyncSnippet.g.cs index 90b112811044..937e028c3ad7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesSnippet.g.cs index 04275a95758d..b5fb2a2e7cc0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2Snippet.g.cs index 1ec78b811819..60ce5ae980ea 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs index 61d9143fa851..4d2629a05f37 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs index c3aad0b9967e..02e7b067e209 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.GetEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1AsyncSnippet.g.cs index 73b046f6cd0e..0087be2fdba8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesAsyncSnippet.g.cs index 2f0d082e7eb2..fc96f91dcc12 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesSnippet.g.cs index 135bd48a3ce2..d0c6b49042e6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1Snippet.g.cs index fa8bdf71c7f5..4dcfcbbb22e8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2AsyncSnippet.g.cs index a0738db2f292..2e1dd092db1f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesAsyncSnippet.g.cs index 105d6daf81f5..168ade1fcb42 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesSnippet.g.cs index af015047a202..a53750116424 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2Snippet.g.cs index b4b40510a229..f6cbcc407f47 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypes2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs index ac46a1ff1c52..6d57c0e57d95 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs index 1f3d2fe28a19..d25f0f599baf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.ListEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType1AsyncSnippet.g.cs index 2badaedb4ba0..54285f3eaf1b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType1Snippet.g.cs index 512ac28bf1d0..b728b2cdc009 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType2AsyncSnippet.g.cs index d2cc143e6795..a2fbeb32fc5d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType2Snippet.g.cs index 2b6d5f3d746d..8d9ee8d76da5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType3AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType3AsyncSnippet.g.cs index 6086b79573e0..a1cc1ab7c054 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType3Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType3Snippet.g.cs index 1b28095456f8..60bf82654f70 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType3Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityType3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs index 358dd5514263..8702cacb16ad 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs index b4a461f8f79c..76d5629cfacb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EntityTypesClient.UpdateEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs index 34a312b9f235..11b177f49c57 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs index 30f19c216c58..bc2ce5f50c7c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.CreateEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs index 24e05793db3b..c8ca69db1732 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs index 5c2a6f99265b..9b05d72ff46e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.DeleteEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectAsyncSnippet.g.cs index e1287e75dfde..692deb4c7c9e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectSnippet.g.cs index 4e04abf2d36c..3030870e1ac7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentHistoryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs index f696ca947a51..bf3cf97fee2e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs index d2e15cfd7710..b2af9ea66bbf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.GetEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs index a9df129d2e89..d530b5f77a32 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs index fcf952101ede..b18711b301fc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs index 0b0d59da7f28..eba76a17f08e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs index 15d568cf494a..aafebbd5edfa 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs index 655afa342098..d4f95676de64 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs index 5612b57b4e83..05750f14bdd1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.ListEnvironmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs index cc8ec63070ba..55441c7d274f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs index b8ddaa80eb7e..bc92bf096966 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/EnvironmentsClient.UpdateEnvironmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentAsyncSnippet.g.cs index 3f18dbc6b89f..e8d558b09654 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectAsyncSnippet.g.cs index bdb38bc028ae..13daea03ac54 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectSnippet.g.cs index 4526d2afa51f..74f8db393909 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesAsyncSnippet.g.cs index fd805f948bda..c293adecc320 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesSnippet.g.cs index c0498786fe54..efedaa6a08f1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentSnippet.g.cs index 41c5a94fc0c0..b4bd29097fa6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.GetFulfillmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentAsyncSnippet.g.cs index 7d69e61ccad9..b1c299c7483b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectAsyncSnippet.g.cs index aa11e6008510..2d96eeef841d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectSnippet.g.cs index fa73c7c33392..5b3d2e954485 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentSnippet.g.cs index 2627b340350c..eb200227ddc1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/FulfillmentsClient.UpdateFulfillmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs index 4c95d6c68de4..222d181b2748 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs index a9aaf3f4b556..136868408945 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs index 58732d434595..b6ca7034415f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs index f0a664f51f74..9c1fe5cad3a7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs index d4cb7f41ef84..f4cdd37d0321 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs index de12a2425d83..477486e18998 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.CreateGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs index 2b78b20ca6bf..b24ef8a7fe9d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs index eca87ebaa1db..89c95441b34e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs index 72531b414dd6..59c7e46e5177 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs index 64b4951c2588..10bd177a0d2a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs index 42128575b1e7..6fac29d587b9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs index cdb9bb5c016b..4da39f4eb523 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.DeleteGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs index 8a88714bdc46..147f393e3383 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs index 0f4133d905b1..820039bc3f59 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs index e44aa2e39110..e88c62014656 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs index 3e588dbf3e18..fc051cba539c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs index 49b29524b339..cba9e4fd50b4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs index 18aba810a1bb..4684dcbf579f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.GetGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs index a1ef1274d6ca..d97c213965ba 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs index 061793cb560a..5dac076847ad 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs index d685d51d5ad3..b864b0531531 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs index 5c96e334ae42..4e8e41d2ce4b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs index d103b9d733fd..7599434ff4f7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs index be19fc720788..a335edfabc69 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.ListGeneratorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs index 4f5c14517579..b06dbd760fc6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs index 3d8f830ce9f1..4b04c59c6487 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs index 55fa3e506dc9..2344c879d91e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs index 79562dc6678f..24c41fb55fd0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/GeneratorsClient.UpdateGeneratorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsAsyncSnippet.g.cs index 206381808ef4..80812746033f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectAsyncSnippet.g.cs index b07ef1550c93..878683b264aa 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectSnippet.g.cs index e58434b15c88..5dd41c73da1a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesAsyncSnippet.g.cs index 37a139d459f8..8c140403d896 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesSnippet.g.cs index 73b95eafbe51..2c7881cd7256 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsSnippet.g.cs index 7dafb50f9d7b..747bde934361 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchDeleteIntentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1AsyncSnippet.g.cs index 4e99f87d99d0..7c3de06a626c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesAsyncSnippet.g.cs index dcac5166201e..17d2f1c22c7c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesSnippet.g.cs index 3be7e8cf74ba..545b2610070e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1Snippet.g.cs index a02e54c60186..0cc25b326977 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2AsyncSnippet.g.cs index 48ac6557a23a..8081ce5a2070 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesAsyncSnippet.g.cs index 9980948f1d0a..71da4541cf8b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesSnippet.g.cs index f288e4620707..7bd3ef4213da 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2Snippet.g.cs index 73ece7eb893e..6a1433603592 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntents2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectAsyncSnippet.g.cs index d72742aa15aa..f2c349543545 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectSnippet.g.cs index da40fbda150c..0a99d52c8403 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.BatchUpdateIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1AsyncSnippet.g.cs index db472b161606..3a41ba9f27e5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesAsyncSnippet.g.cs index 0f134046aad3..88f83d45c88b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesSnippet.g.cs index 4b6ed4d28b16..2b2bd301f9ef 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1Snippet.g.cs index 6dc2cf9a76f2..031c238245be 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2AsyncSnippet.g.cs index b26a7442c764..7e1d7631b6d6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesAsyncSnippet.g.cs index 368fc6213264..ea3825664380 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesSnippet.g.cs index 1c5820e58dc0..c4ed6a6d0df4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2Snippet.g.cs index e5c40b9b181e..22fe909790d6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntent2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs index 26e252c1e271..7d3f6a767178 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs index 80169b6ae574..3308e957d952 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.CreateIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs index 46590d426890..922d21bb1972 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs index 2f7bc322a667..af7d15d5f9ac 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs index 9b36bd3bb15e..c0a8999d8cfc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs index 6260c3c8a12f..0979bf2bca0c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs index a069fb86bc52..207f3718d3ea 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs index dd769381c5ec..fadfde554ed8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.DeleteIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1AsyncSnippet.g.cs index 587a460554d3..2e951bd4890f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesAsyncSnippet.g.cs index 81030c29be77..6f2f7939bac1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesSnippet.g.cs index 5986e7d3886b..f9dcefd3540c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1Snippet.g.cs index 989254a19da8..55f8ac9828e7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2AsyncSnippet.g.cs index 1b9301767ed2..31ce6443ae3f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesAsyncSnippet.g.cs index 7ece6cf60505..9d7791b3e79b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesSnippet.g.cs index 507b609a96a2..047c12b18ad6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2Snippet.g.cs index 45b7ca38b438..3c449fb32c9e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntent2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs index b2599b080d62..a2ff69bf70b3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs index 640a64e3781e..680dff68df37 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.GetIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1AsyncSnippet.g.cs index f863b270720a..58bd265d3a9b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesAsyncSnippet.g.cs index a6e58b6fd772..257f360e35d3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesSnippet.g.cs index 4b201ce96c07..e866e8cfa6b0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1Snippet.g.cs index 70c84c5a978b..9bd2620af6da 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2AsyncSnippet.g.cs index 817fa4b80e89..ece0229a37b9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesAsyncSnippet.g.cs index a2d1252b97ef..fb547f00a688 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesSnippet.g.cs index b144e9063232..944ef9d10602 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2Snippet.g.cs index f9f00bf8c330..2d1bffaa383e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntents2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs index c3fc8fbca5c8..bb350981ee74 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs index 8ae608874818..a302a5adb7c1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.ListIntentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent1AsyncSnippet.g.cs index 9d05dbe24e12..553e451be295 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent1Snippet.g.cs index c1d1fe6ffa86..76c174fd19e9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent2AsyncSnippet.g.cs index a6d5e6503c39..aa587e709f21 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent2Snippet.g.cs index 3b2cf4c7c9e9..ead80392077d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent3AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent3AsyncSnippet.g.cs index 8669e41b2764..e07264f3cec9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent3Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent3Snippet.g.cs index be8297c0c9ea..bb99d828fa9f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent3Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent4AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent4AsyncSnippet.g.cs index 2cfe9b0a6156..8898969f5f9a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent4Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent4Snippet.g.cs index 22c76ef5f726..dfccc15f9d7a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent4Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntent4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs index d38b0c2d0b06..74f76e55e8fd 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs index 9ce5ab9058f1..b17e62099afe 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/IntentsClient.UpdateIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseAsyncSnippet.g.cs index 892f5ec6e34f..80956d9667ee 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectAsyncSnippet.g.cs index 428ff04ad197..7fbe5fa3b254 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectSnippet.g.cs index c783f372e15b..eb23c2c598f3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1AsyncSnippet.g.cs index ff107562f488..b11bdcfb698a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1Snippet.g.cs index 9c3a2a325ee6..df02dbf56aaa 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2AsyncSnippet.g.cs index 23b1e59cc772..76feeaa81c46 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2Snippet.g.cs index c2911caeecb9..74ca77dce854 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseSnippet.g.cs index ca1acef0056f..33f63b4c9a09 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.CreateKnowledgeBaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseAsyncSnippet.g.cs index d27f66962845..0df3df43eba2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectAsyncSnippet.g.cs index af236cb43f5f..ce0385bb712d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectSnippet.g.cs index b65d64338bb9..cf30044468bc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesAsyncSnippet.g.cs index fc80f2c7bf01..c29df3bec17c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesSnippet.g.cs index 6a8aff3bb850..48b639be4ce2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseSnippet.g.cs index 06219cf8db9f..3348b3761fb7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.DeleteKnowledgeBaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseAsyncSnippet.g.cs index c2d61b93dc51..5f82c62e4c52 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectAsyncSnippet.g.cs index e3cb2c0aa2c2..ef9ab40cafaf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectSnippet.g.cs index 6400c88d989a..6a119eeb07bf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesAsyncSnippet.g.cs index 2af4573ef246..6dd20daabe28 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesSnippet.g.cs index 5eae4af10c1b..32b1261ad503 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseSnippet.g.cs index e695edf754a0..587e8ccd5f9c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.GetKnowledgeBaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesAsyncSnippet.g.cs index 4430edf5b228..4acb88482845 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectAsyncSnippet.g.cs index 70a8d5ad83af..365358a29374 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectSnippet.g.cs index 4b8409bfae6d..aabf50adcff1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1AsyncSnippet.g.cs index a4b695c2540c..451a51d85e3b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1Snippet.g.cs index 65da13499b25..8caac8333039 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2AsyncSnippet.g.cs index 765bece59f5f..a9481a291bf4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2Snippet.g.cs index 8709a298e630..8be3164090e6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesSnippet.g.cs index 0d70d147583a..0551c7f38e36 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.ListKnowledgeBasesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase1AsyncSnippet.g.cs index ef119b70ade5..c5dd16c7defe 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase1Snippet.g.cs index 7fd1cda8f02e..fc94bd245c9a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase2AsyncSnippet.g.cs index f6d71c51352a..462a17833b88 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase2Snippet.g.cs index a861a001cc4c..efbc83126eb4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBase2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectAsyncSnippet.g.cs index 34171141be28..1528a0bec190 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectSnippet.g.cs index 4b6cd468fc0f..92cc98968344 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/KnowledgeBasesClient.UpdateKnowledgeBaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1AsyncSnippet.g.cs index e3dbc2082181..30da275f6947 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesAsyncSnippet.g.cs index eff59dabce6d..10483fb791e9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesSnippet.g.cs index 0cd20007bebb..fe301600a9d8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1Snippet.g.cs index 38dbe6b56cac..d5991dfd8a58 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2AsyncSnippet.g.cs index c1dd176ef5da..7a6586d51ec7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesAsyncSnippet.g.cs index 851d2952d17a..d72741f20106 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesSnippet.g.cs index 6a054003afc4..9079c325e245 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2Snippet.g.cs index 236fe580e760..349a3f4a9f5f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3AsyncSnippet.g.cs index 741a2e226415..8eb57d42f9af 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3ResourceNamesAsyncSnippet.g.cs index f40cea3c7516..1280dec8a9ba 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3ResourceNamesSnippet.g.cs index aa859022dbca..b168f616457d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3Snippet.g.cs index d710b57ad66b..1e7c8c3ee7fb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContent3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectAsyncSnippet.g.cs index 48268549bf9a..88f681fc5f74 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectSnippet.g.cs index d3930f3baa4b..6b4f1103540d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.AnalyzeContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CompileSuggestionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CompileSuggestionRequestObjectAsyncSnippet.g.cs index f2d8cfd789ed..fbf759d9f875 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CompileSuggestionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CompileSuggestionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CompileSuggestionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CompileSuggestionRequestObjectSnippet.g.cs index cd1cecc58cb0..3e593a98d485 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CompileSuggestionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CompileSuggestionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantAsyncSnippet.g.cs index 7d171cb835da..7521d7668ac7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectAsyncSnippet.g.cs index fdcd2198ffd0..7beac6b66e3c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectSnippet.g.cs index 0fed55a69691..7b988dd5a878 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesAsyncSnippet.g.cs index 6e624ddf501e..a4de49e9f755 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesSnippet.g.cs index c435a2e6a473..59910ca02d57 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantSnippet.g.cs index 622a10d94ba1..e74c2219f24b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.CreateParticipantSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantAsyncSnippet.g.cs index 525f10c54b42..d1aeca470cbe 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectAsyncSnippet.g.cs index c8f2dbd534f3..fe17f6920cef 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectSnippet.g.cs index 0074cef33ed8..05a5cfcc8d23 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesAsyncSnippet.g.cs index d40a7de36179..391c71d94386 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesSnippet.g.cs index d55f54abb95c..384da59b5feb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantSnippet.g.cs index 80339ed3576b..0c1cfde7b2c3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.GetParticipantSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsAsyncSnippet.g.cs index c69098a324e5..ff4c07bd8f83 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectAsyncSnippet.g.cs index 2054335f985b..3456e9663efb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectSnippet.g.cs index fac4d3c2fd5e..858a95391990 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesAsyncSnippet.g.cs index 2b5772295f49..02f608bc6ef6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesSnippet.g.cs index d1d2d5cedfb9..3be12ef03153 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsSnippet.g.cs index 2d781817532b..3eb9b91d4ccf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListParticipantsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListSuggestionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListSuggestionsRequestObjectAsyncSnippet.g.cs index 30d063f3d797..c85f8246c3df 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListSuggestionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListSuggestionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListSuggestionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListSuggestionsRequestObjectSnippet.g.cs index c050f129de79..e35866506501 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListSuggestionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.ListSuggestionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.StreamingAnalyzeContentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.StreamingAnalyzeContentSnippet.g.cs index c975c1641709..55e992121318 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.StreamingAnalyzeContentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.StreamingAnalyzeContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesAsyncSnippet.g.cs index 028ab3f68c48..4a9e6263b941 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectAsyncSnippet.g.cs index 27cfbd5b078d..14c8e6632633 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectSnippet.g.cs index d0339c4f4d43..462c038200cd 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesAsyncSnippet.g.cs index 37dc12d45502..fbffe60ac881 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesSnippet.g.cs index 3ff728fe6647..8772dd62ca1e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesSnippet.g.cs index 2cfc0f1de760..07e7a39a065a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestArticlesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersAsyncSnippet.g.cs index 11d8cf5b9a78..90e06e3b6180 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectAsyncSnippet.g.cs index 6412cfb6edd2..f1b03fff078b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectSnippet.g.cs index 1522374b41ff..34c7d3572dbd 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesAsyncSnippet.g.cs index e7bc711410f7..b804088f03af 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesSnippet.g.cs index e86613c708f3..ff1b799457ea 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersSnippet.g.cs index ec38978eac8d..2645e9e70056 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestFaqAnswersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectAsyncSnippet.g.cs index 95c8cb180433..78b52c2183de 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectSnippet.g.cs index c7fb0ed47328..7026d7c8bb26 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestKnowledgeAssistRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesAsyncSnippet.g.cs index 0c3f18a1a726..e8555bfdb2a6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectAsyncSnippet.g.cs index 84748579864e..ef0db8a8cc47 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectSnippet.g.cs index 03e965f9cc0b..38b33483603e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesAsyncSnippet.g.cs index daca8c4d8b37..804f6f5a3129 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesSnippet.g.cs index e7d48113bd2c..7f3eaa17fce9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesSnippet.g.cs index ec7c8a6882ec..f7631414d4f8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.SuggestSmartRepliesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantAsyncSnippet.g.cs index 03c3eb0f9528..3f67d573239c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectAsyncSnippet.g.cs index 8ff182c1ac13..412379277d0a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectSnippet.g.cs index e3b38cc7428c..b93f4e0b4bd8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantSnippet.g.cs index 5847818241e6..fe7e64d467a0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/ParticipantsClient.UpdateParticipantSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs index 186ccc0b7c49..6df05696d69e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 46563970c96e..8b1c35bf1fc9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs index ce2e7a0bb744..b649c8721b9c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs index d9d24e64f7f2..f963e4297f23 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs index 39f191ec972f..47d305d1cd77 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs index 484b68b6d63c..e2ad30263b2c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.CreateSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs index af45de4e7fb4..ff7f7acda8ff 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 52adea97edef..bb6df701d5af 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs index d60805ffd2d6..c9238a512f2b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs index 690760537a67..be1f26b75d09 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs index f679a3556a42..f2c4434ce6b2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs index 0b8049a4c2d7..216144deaf81 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.DeleteSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs index c03f54407656..97577650f58c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 24077f1c3012..efa799af6cb8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs index 4d68000fe4a3..051f743b29bf 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs index 93ab54826564..c152a1d71213 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs index 35278cedd5e6..d2c81bb42ba2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs index e0abbd99f41a..60cb5c14c49e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.GetSessionEntityTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs index 1763382d3d51..88cdd72383ec 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs index eaad190d6e94..1ae526ca6e63 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs index 66863ce87f45..11bb525fc62d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs index d01b08759320..aa2bfba0a74a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs index c8d39a6d3cb6..c84cce61506a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs index 9ab5c12ba86f..be25ad604913 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.ListSessionEntityTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1AsyncSnippet.g.cs index 103bf5d6826a..1e34d2e85014 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1Snippet.g.cs index 92afa9e12765..fa297b263a1d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2AsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2AsyncSnippet.g.cs index 13a006a2aad9..012f35561016 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2Snippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2Snippet.g.cs index 353929acd590..f70aaa84c2c8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2Snippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityType2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs index 54580d4b9b95..08bcddbb3a1d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs index 5b762186b122..eeeadf84d274 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionEntityTypesClient.UpdateSessionEntityTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentAsyncSnippet.g.cs index 11c29dd3ca78..aaf5cba9f061 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs index 91a829b1bd84..4a9d20479830 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs index 448fb104f67f..796e07abbe5f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesAsyncSnippet.g.cs index e33a9162e271..2e1352f2424d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesSnippet.g.cs index 985c7ab96d4b..1fcd8b66eac8 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentSnippet.g.cs index 440bd84c2b3f..debfe80a6b37 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.DetectIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs index 087db0c3e7e5..3c9132261b8d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SessionsClient.StreamingDetectIntentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkAsyncSnippet.g.cs index 6fd0ea38aa6e..888c4a1fd7ce 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkRequestObjectAsyncSnippet.g.cs index 5beae49e3c34..798ba1f2b2df 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkRequestObjectSnippet.g.cs index 46accb0b816c..8e79038adbeb 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkResourceNamesAsyncSnippet.g.cs index 6221e2d72dd0..c3fec3c1ba33 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkResourceNamesSnippet.g.cs index 842c4f8e49a4..491718989685 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkSnippet.g.cs index dda2057b2fb9..732c820b7a91 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.CreateSipTrunkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkAsyncSnippet.g.cs index 1844c0b7c598..42934887b23e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkRequestObjectAsyncSnippet.g.cs index 13072339f4ac..9a551ecf3c5e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkRequestObjectSnippet.g.cs index 11c0d53b6aad..e44d4f5f01e7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkResourceNamesAsyncSnippet.g.cs index 10d85010e3b9..3e9a167eb7c2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkResourceNamesSnippet.g.cs index dfa8b472dff8..fababc6f126e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkSnippet.g.cs index f7e041182ba2..86dd5819498b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.DeleteSipTrunkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkAsyncSnippet.g.cs index 9bebdd7fdd1e..ef603879a443 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkRequestObjectAsyncSnippet.g.cs index 2a14dc938c7a..923ecd4f6ac6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkRequestObjectSnippet.g.cs index 253882ce5b4f..e898f8e9927a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkResourceNamesAsyncSnippet.g.cs index 52f408fd7ee7..fc144a1a0e1b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkResourceNamesSnippet.g.cs index 011ea8142498..d91ba2cd4fbc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkSnippet.g.cs index 227219fcbe3d..452f8c5c859a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.GetSipTrunkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksAsyncSnippet.g.cs index d8a27ae3354e..383241f9e23f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksRequestObjectAsyncSnippet.g.cs index 87cefef67119..5cb5ce51c240 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksRequestObjectSnippet.g.cs index 6924b916da5d..f24069af1f6b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksResourceNamesAsyncSnippet.g.cs index 7698390ebb4c..5c64566f1c41 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksResourceNamesSnippet.g.cs index 2e245fdb75d0..ef8430e804ca 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksSnippet.g.cs index 943264711eb3..63754a1286f6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.ListSipTrunksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkAsyncSnippet.g.cs index 4644c003f42f..617862c45429 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkRequestObjectAsyncSnippet.g.cs index 6679eddec5ae..591fba0a0a56 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkRequestObjectSnippet.g.cs index b31fba952d3e..1acf12b120f3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkSnippet.g.cs index 6c0b67bfba5f..be736ec30822 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/SipTrunksClient.UpdateSipTrunkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs index 4f97ce9c3c41..151110ab7715 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs index d06b88edaa4b..787658771e03 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs index 1b34e2010d5a..556d3ae43fc3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs index 5d791d524f93..6a548baa5f2b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs index 99df66eee779..07f2690cae8d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs index 7ef9bd4f0e86..3ecb23b38287 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.CreateVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs index 9259256c1957..c70dc0b2a77d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs index b09dbc45b729..d21b72f0dfe4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs index 736fd66638ef..91aae10cd95d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs index 8334d900635b..ef6f16b757f6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs index 7de95e86cea2..6c6468cd903b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs index 83bc0bb9af36..8cb67a2773ef 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.DeleteVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs index 075d7d262117..33e89aaf14b6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs index afd97acfd509..1959643997bc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs index b695aa9eb1ac..1c1ebfedffae 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs index bffb1a495efa..06b7d8d759d7 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs index c4c898866e1f..deec8fa6050a 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs index f55054d28bfc..8064a50911f0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.GetVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs index 90495a80f8b1..cfe2d1fb6d7f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs index 5042bd0161f5..c133d31c466d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs index 63046a640f7b..97c93dd9a9e9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs index e09a17bde98b..cfb822f209f1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs index d5969cde562d..efefb3f45943 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs index 8e06f669d812..107c44809112 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.ListVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs index 11d6c4f47c20..5ba4cd82f46c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs index f5ca31e99815..8936b1e57877 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs index 50bdf8bea200..87e34f6067ee 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs index 33310ed51310..8d3c3d4238c1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.GeneratedSnippets/VersionsClient.UpdateVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/AgentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/AgentsClientSnippets.g.cs index abea64707c96..e80a0928ac12 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/AgentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/AgentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/AnswerRecordsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/AnswerRecordsClientSnippets.g.cs index 6663b2d13319..659e61f2bff0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/AnswerRecordsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/AnswerRecordsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ContextsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ContextsClientSnippets.g.cs index 74ae26935659..84b19c98a73d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ContextsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ContextsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ConversationProfilesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ConversationProfilesClientSnippets.g.cs index d2c45c002e56..dbf0df51d160 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ConversationProfilesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ConversationProfilesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ConversationsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ConversationsClientSnippets.g.cs index cfd584358789..1ccc649abb66 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ConversationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ConversationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/DocumentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/DocumentsClientSnippets.g.cs index 583182b00681..5018801ea4df 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/DocumentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/DocumentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EncryptionSpecServiceClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EncryptionSpecServiceClientSnippets.g.cs index ad96df1d16f7..356960545872 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EncryptionSpecServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EncryptionSpecServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EntityTypesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EntityTypesClientSnippets.g.cs index 7178f3103158..35fd2c3dcf6d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EntityTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EntityTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EnvironmentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EnvironmentsClientSnippets.g.cs index 356997e729a1..ff12fdc8383d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EnvironmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/EnvironmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/FulfillmentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/FulfillmentsClientSnippets.g.cs index ee75764aa883..98341570e37c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/FulfillmentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/FulfillmentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/GeneratorsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/GeneratorsClientSnippets.g.cs index 8c9f0a6ce24e..2a5c013caa73 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/GeneratorsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/GeneratorsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/IntentsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/IntentsClientSnippets.g.cs index c97be86bffd7..3f2054a6145c 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/IntentsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/IntentsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/KnowledgeBasesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/KnowledgeBasesClientSnippets.g.cs index be998838918d..d5f4f116f34d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/KnowledgeBasesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/KnowledgeBasesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ParticipantsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ParticipantsClientSnippets.g.cs index 295a7cf9a13f..c3bb22455462 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ParticipantsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/ParticipantsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SessionEntityTypesClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SessionEntityTypesClientSnippets.g.cs index 39f1f37ba340..5e04e406bbf5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SessionEntityTypesClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SessionEntityTypesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SessionsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SessionsClientSnippets.g.cs index fa01a659923b..68a6cda150e2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SessionsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SessionsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SipTrunksClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SipTrunksClientSnippets.g.cs index 1727c4c74674..e806ded26495 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SipTrunksClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/SipTrunksClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/VersionsClientSnippets.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/VersionsClientSnippets.g.cs index ca7a16ad9b83..579e033b44c3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/VersionsClientSnippets.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.Snippets/VersionsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AgentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AgentResourceNames.g.cs index 126842807d03..4c0a63e13063 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AgentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AgentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AgentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AgentsClient.g.cs index dd6879da9035..cc37f3eb3f3b 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AgentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AgentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AnswerRecordResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AnswerRecordResourceNames.g.cs index 6f627ee8b456..fe3db6ad97cd 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AnswerRecordResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AnswerRecordResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AnswerRecordsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AnswerRecordsClient.g.cs index 87e0543505f9..fc5c65ea9b52 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AnswerRecordsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AnswerRecordsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AudioConfigResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AudioConfigResourceNames.g.cs index 2801bc82321f..ce37a13475e4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AudioConfigResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/AudioConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ContextResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ContextResourceNames.g.cs index e0843104bad5..25be868337a4 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ContextResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ContextResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ContextsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ContextsClient.g.cs index cf78d2518a44..8f2ba64ebe95 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ContextsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ContextsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationProfileResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationProfileResourceNames.g.cs index 86b7a391e5fe..d76590a678e1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationProfileResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationProfileResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationProfilesClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationProfilesClient.g.cs index 5968ae71469f..a28f25ba915e 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationProfilesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationProfilesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationResourceNames.g.cs index e4195e6bc9cf..58aab42d7095 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationsClient.g.cs index 4f003bf5a096..2bec2c0265df 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ConversationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/DocumentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/DocumentResourceNames.g.cs index 68f72cc91206..a7779f24e336 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/DocumentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/DocumentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/DocumentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/DocumentsClient.g.cs index 59be228e5b4b..12fc63f8daca 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/DocumentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/DocumentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EncryptionSpecResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EncryptionSpecResourceNames.g.cs index 6621fe479737..f4bff909ab94 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EncryptionSpecResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EncryptionSpecResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EncryptionSpecServiceClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EncryptionSpecServiceClient.g.cs index 0586383a515c..a4bb5286c308 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EncryptionSpecServiceClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EncryptionSpecServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EntityTypeResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EntityTypeResourceNames.g.cs index f200935da03c..4116f150b228 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EntityTypeResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EntityTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EntityTypesClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EntityTypesClient.g.cs index f186ab747760..b0d2552484c0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EntityTypesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EntityTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EnvironmentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EnvironmentResourceNames.g.cs index a62bd31311ce..d74904845096 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EnvironmentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EnvironmentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EnvironmentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EnvironmentsClient.g.cs index 169ed17fb64d..8838747d2643 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EnvironmentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/EnvironmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/FulfillmentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/FulfillmentResourceNames.g.cs index d398dc901a19..6ea191c6fafd 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/FulfillmentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/FulfillmentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/FulfillmentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/FulfillmentsClient.g.cs index 949263624f8a..d99441edd086 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/FulfillmentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/FulfillmentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/GeneratorResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/GeneratorResourceNames.g.cs index 784333f84c07..58874e47aac1 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/GeneratorResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/GeneratorResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/GeneratorsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/GeneratorsClient.g.cs index be0af6a6186b..2f1b699a5d2f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/GeneratorsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/GeneratorsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/IntentResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/IntentResourceNames.g.cs index aaee9dce76b8..af1a89299bdc 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/IntentResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/IntentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/IntentsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/IntentsClient.g.cs index fa45755ee9ed..f7e4fa79d266 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/IntentsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/IntentsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/KnowledgeBaseResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/KnowledgeBaseResourceNames.g.cs index 6cdf2c43efc1..4ace5b62f0ab 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/KnowledgeBaseResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/KnowledgeBaseResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/KnowledgeBasesClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/KnowledgeBasesClient.g.cs index e16a31105d6f..4db38f3057b3 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/KnowledgeBasesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/KnowledgeBasesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/PackageApiMetadata.g.cs index 17d214371204..5d73a28c35c2 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ParticipantResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ParticipantResourceNames.g.cs index b33e7e11605b..1c7b5caea3d9 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ParticipantResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ParticipantResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ParticipantsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ParticipantsClient.g.cs index d779470c7ca7..4429c9710b07 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ParticipantsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ParticipantsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ServiceCollectionExtensions.g.cs index c3a7084465d2..a4348bfa6b46 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionEntityTypeResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionEntityTypeResourceNames.g.cs index efe89f1ff2c9..c3deef608bf5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionEntityTypeResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionEntityTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionEntityTypesClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionEntityTypesClient.g.cs index 9f64d7c2b155..987110166eb5 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionEntityTypesClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionEntityTypesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionResourceNames.g.cs index 5d03c978ad70..3cf3305e5c9f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionsClient.g.cs index a16ccd37b3fc..898608681fed 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SessionsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SipTrunkResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SipTrunkResourceNames.g.cs index 771f6f951c35..cf689c396b2f 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SipTrunkResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SipTrunkResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SipTrunksClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SipTrunksClient.g.cs index 40ffacfc8751..18c5e4830b3d 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SipTrunksClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/SipTrunksClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/VersionResourceNames.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/VersionResourceNames.g.cs index 1aa888b17989..5915ed888aff 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/VersionResourceNames.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/VersionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/VersionsClient.g.cs b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/VersionsClient.g.cs index 4db5fa3edc61..2f792ba45de6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/VersionsClient.g.cs +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/VersionsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/docs/index.md b/apis/Google.Cloud.Dialogflow.V2Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/.OwlBot.yaml b/apis/Google.Cloud.DiscoveryEngine.V1/.OwlBot.yaml index 6e01a4765b59..a958013a2b3e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.DiscoveryEngine.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectAsyncSnippet.g.cs index 8c3c7fc55ceb..39f1ff45fef7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectSnippet.g.cs index 69671f7c3306..93cd66fc7123 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectAsyncSnippet.g.cs index 360bf5243604..7a4f35fcabf6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectSnippet.g.cs index 89ac49ac5f91..fb5b46503014 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs index b30493b1cf02..beba007eb803 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectSnippet.g.cs index b668ac2f1ca8..ae274c86e709 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectAsyncSnippet.g.cs index 7eec1317ce93..255f3d72e5c4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectSnippet.g.cs index 87f5c0c9c889..9a41265f905e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs index 4b604808681b..5ea94bdb7d4e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectSnippet.g.cs index 8448cb1bb6a4..a5f471ea0679 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlAsyncSnippet.g.cs index b2ebc80d5c18..39985b1bf1ce 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectAsyncSnippet.g.cs index d7f2090b7202..68c6f1d5dfe3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectSnippet.g.cs index b99b8ea28cc5..c794909a2093 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1AsyncSnippet.g.cs index c642ede438d7..ad0502c152bd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1Snippet.g.cs index 00ed7fb7b55c..d87a50e9a1b8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2AsyncSnippet.g.cs index cf7b973d424c..331c43a8ab43 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2Snippet.g.cs index 43ce299d0a92..75aeed09b96f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlSnippet.g.cs index a2cc29b09037..5e6a03cbb9ae 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.CreateControlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlAsyncSnippet.g.cs index 896c29edf7d4..af398d6675c3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectAsyncSnippet.g.cs index 1ce99d5b57fc..c3222749f25e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectSnippet.g.cs index 73cbc1857ac4..3813f73c875d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesAsyncSnippet.g.cs index 134ea05f38af..650ef0a459df 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesSnippet.g.cs index f463bd2f0616..d21695bf7c94 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlSnippet.g.cs index df63ced991da..d0b3ae875fc9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.DeleteControlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlAsyncSnippet.g.cs index b755df3c08b5..43088d89b558 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectAsyncSnippet.g.cs index cb8fad5821e1..631e0c7398fc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectSnippet.g.cs index c5de1b842a58..296f1fcaea11 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesAsyncSnippet.g.cs index 3739f39da3b5..65c5ea9793f7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesSnippet.g.cs index 542490a8a3b4..1bf9f17e2788 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlSnippet.g.cs index 734de8fb079c..62896f2c1e16 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.GetControlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsAsyncSnippet.g.cs index 114a75fb82c9..d05c595e6442 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectAsyncSnippet.g.cs index 9049da169f50..94c42b8419fb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectSnippet.g.cs index 336b954e17b1..bc109dc87fa6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1AsyncSnippet.g.cs index 30edb1453ecc..555ea51eddd5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1Snippet.g.cs index 80b95627922c..81b8d190f371 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2AsyncSnippet.g.cs index b722f9d6d76a..321eaac28cc3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2Snippet.g.cs index 24c5188fe73f..126cabf83339 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsSnippet.g.cs index 0cc177a8d14f..f4137c9f0dc2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.ListControlsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlAsyncSnippet.g.cs index e2deb4d7fa92..9b3a613ecbec 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectAsyncSnippet.g.cs index 5e4e3542b494..893e29b52888 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectSnippet.g.cs index d7fabee7f0c7..4020250af993 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlSnippet.g.cs index d80bc37cf924..05e2fc89d0f9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ControlServiceClient.UpdateControlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectAsyncSnippet.g.cs index 2de6de0b8022..c1244592a146 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectSnippet.g.cs index a5b8951c7057..e3dbecca8080 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationAsyncSnippet.g.cs index 7eac3299a2aa..2a519ea2b0f9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectAsyncSnippet.g.cs index 38b1ee644d6f..ecee71874b57 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectSnippet.g.cs index 72088d9c126f..b833ad00e0d2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesAsyncSnippet.g.cs index 31d6772d19d6..a1ea620a3cb4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesSnippet.g.cs index f023fe475762..2433fbb2095d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationSnippet.g.cs index e6f4b40d45f5..fb4361ef26aa 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationAsyncSnippet.g.cs index dad7cf4c59c8..fd0fc398fa83 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectAsyncSnippet.g.cs index 50105782da6d..b44040d657e4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectSnippet.g.cs index 97964a42de53..6d2d037c4478 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesAsyncSnippet.g.cs index 6ff6263c85f6..03a52ae2c28f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesSnippet.g.cs index 7f1208a516da..2af67a27c38c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationSnippet.g.cs index af84b0f95307..db510973cd74 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionAsyncSnippet.g.cs index 57a54cafefd0..d552b5c831a9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectAsyncSnippet.g.cs index 4ee9e3cac736..4b9d74e253b4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectSnippet.g.cs index 27199a1b7888..948e39e7d6d2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesAsyncSnippet.g.cs index b4645e3af238..bcf894c9e313 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesSnippet.g.cs index fc4dd1811d62..4952ac0dfbcf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionSnippet.g.cs index 8911ff485528..34d486e5ebcb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationAsyncSnippet.g.cs index 298cff4ddf4a..6c4c646655c6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectAsyncSnippet.g.cs index fad87c5bf840..669339d4e2f8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectSnippet.g.cs index 0eb9b2c49cd7..c05660fee101 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesAsyncSnippet.g.cs index 68ecee99d75b..b5ade4212b7e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesSnippet.g.cs index 52494ab9e71b..c9a197178e00 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationSnippet.g.cs index b47239706338..b6368044d205 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionAsyncSnippet.g.cs index ac4a604a6c9b..7c63bf4b4f67 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectAsyncSnippet.g.cs index ed7614deb63a..606679d593fd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectSnippet.g.cs index a6b7672b54e2..0cfa5420d50c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesAsyncSnippet.g.cs index 26ee2f628728..0179878de0f6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesSnippet.g.cs index c2f040209f7a..f4642594bc0c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionSnippet.g.cs index e00137321366..c6f2073c3970 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerAsyncSnippet.g.cs index 2206845f2afc..7681bcbe6d43 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectAsyncSnippet.g.cs index aa7528bb7fab..f3e027f2bb07 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectSnippet.g.cs index df122ea11795..bd095041af76 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesAsyncSnippet.g.cs index f09754c388ab..c33c5e36d282 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesSnippet.g.cs index 308d6d218334..562db236c2d2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerSnippet.g.cs index 1af74e1a3260..54dc0b6a1e48 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationAsyncSnippet.g.cs index fad57789e1d4..53eb350abf3e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectAsyncSnippet.g.cs index 8793ab021b8c..a32942c47e4b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectSnippet.g.cs index 64f427a46bb5..e507060c7e1f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesAsyncSnippet.g.cs index 9df87434689f..c6c64d449c94 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesSnippet.g.cs index c4aa2d19f136..524e19712895 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationSnippet.g.cs index 19b5f5b55c1f..d850013c60b3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionAsyncSnippet.g.cs index b4ee41f7e4b4..9d0bb6b28779 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectAsyncSnippet.g.cs index 8e92dba6d3bc..9be794ee8e1d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectSnippet.g.cs index fbc6c3bcdc77..9252453ad394 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesAsyncSnippet.g.cs index b84571237561..acc85e54ff58 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesSnippet.g.cs index 9f64582e81d6..565c7928a5f0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionSnippet.g.cs index 766a3d51c396..36a16a046d9b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsAsyncSnippet.g.cs index d43d99edb99d..266b72d3778c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectAsyncSnippet.g.cs index c6de3ce9d84d..42dd06757a74 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectSnippet.g.cs index 8b0d5d1ea723..58098842e947 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesAsyncSnippet.g.cs index bcbd4e89038c..bcb92a78f5cf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesSnippet.g.cs index da164632ccc7..31eeba681e93 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsSnippet.g.cs index a08a49cd8410..6c75816c59ac 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsAsyncSnippet.g.cs index bb3d4e154cbb..c86969a6c1b7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs index 8b558144551e..f9e38338d98d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectSnippet.g.cs index bbb2dafa6fb6..d143186a41d0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs index 5756df91873c..3d8e751eb2e0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesSnippet.g.cs index f1b5495e60c5..f6b65fcd9133 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsSnippet.g.cs index 81c57d1259d1..cb6481676990 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationAsyncSnippet.g.cs index ea829cec31ed..b1851fc95c8e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectAsyncSnippet.g.cs index b2c5df71b0fc..08fa33f82d22 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectSnippet.g.cs index 48a210bb9d8a..f6b8879a392c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationSnippet.g.cs index ff308d5cecd2..c8e4849f4d4a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionAsyncSnippet.g.cs index bbed2ab657e5..a467d06cbf23 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectAsyncSnippet.g.cs index 119266993053..d115a08a9c78 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectSnippet.g.cs index c9cea5ad8ed4..1e1da0083925 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionSnippet.g.cs index 262afe8680e3..81014e25dd5b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreAsyncSnippet.g.cs index 1ae1d630aa9a..a5c5d27d1868 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectAsyncSnippet.g.cs index f13b8e8d8cea..3ab17f67cfd5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectSnippet.g.cs index 4e0327683c8e..8db31a145bc7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesAsyncSnippet.g.cs index ddc265a6894d..a8db0c2e0b52 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesSnippet.g.cs index 79149c3da8ec..f3a52c46522b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreSnippet.g.cs index cb53b12b5a8c..7973b724c9c9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreAsyncSnippet.g.cs index 123fbbfacb9a..ab222c72debf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectAsyncSnippet.g.cs index 088d0dc5a35e..e1d388bd293f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectSnippet.g.cs index 84d637008e1e..471da87e2f1d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesAsyncSnippet.g.cs index c407af036841..c34825c5a187 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesSnippet.g.cs index 6d808acb9456..2aa5fdd99572 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreSnippet.g.cs index 33e710294def..a4be342cd8f3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreAsyncSnippet.g.cs index 4ce0d183b653..ba584193fcc8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectAsyncSnippet.g.cs index 50d4e36806d7..974699bcef12 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectSnippet.g.cs index 2f476a943d85..e11c46a9322a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesAsyncSnippet.g.cs index bcc2816849ff..903cd4a40aa2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesSnippet.g.cs index 5f57652e4a2f..a92506fdd141 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreSnippet.g.cs index 8f83f2a21cbd..dab01d083576 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.GetDataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresAsyncSnippet.g.cs index 838aace99299..64f004991ef6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectAsyncSnippet.g.cs index 91f1fb73c8b5..0ca0f2b71a32 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectSnippet.g.cs index 2ea74a2f4cb5..e65dedcc50f8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesAsyncSnippet.g.cs index eeb06e7c7077..780bf2e7723c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesSnippet.g.cs index f071180722f7..3711f369feda 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresSnippet.g.cs index 833b064c6cd3..86063f54c4b1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.ListDataStoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreAsyncSnippet.g.cs index 8232139cfd7b..4293a717108e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectAsyncSnippet.g.cs index b8c858eb18dc..65baac73ab7c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectSnippet.g.cs index 0c95e7c06efd..57cb8da48455 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreSnippet.g.cs index 86835411b052..0bf0206bd80a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataAsyncSnippet.g.cs index 5fc3bcf1bfe8..7921e5c5f5f9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectAsyncSnippet.g.cs index 00c856c29516..ec424b7ad7c9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectSnippet.g.cs index 3448c1aab749..517cee3c2e96 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesAsyncSnippet.g.cs index 4a3f63bd6a68..d985aeaa8dd1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesSnippet.g.cs index c39776a4f367..de8762abe292 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataSnippet.g.cs index 3512aa5d2cb1..9a14744fb4eb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentAsyncSnippet.g.cs index c48679d87bd8..2ba8783d95ea 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectAsyncSnippet.g.cs index e466a700f4d2..a01a72cb8d68 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectSnippet.g.cs index 3a51d9e5055b..a93753068d1b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesAsyncSnippet.g.cs index 96ce42db080e..616d68cea476 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesSnippet.g.cs index c74e36e141c9..afc79634c295 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentSnippet.g.cs index 19a0198e9921..7f6eb3ec454c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.CreateDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentAsyncSnippet.g.cs index 241ffd2d032b..59bd0283b994 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs index 0ef838e7fd8d..d1c2108a1357 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectSnippet.g.cs index 6e7e17720871..ca602cae592c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs index 09e77b643353..3b437d27617d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesSnippet.g.cs index 89a43f923fce..4d95343fdd24 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentSnippet.g.cs index 6a7e4aededb4..6455e0b55e46 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.DeleteDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs index 0f90c5e510ae..e4613ccd31ed 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs index 4e759360c432..ca21d6e889a9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs index 86f4622ad524..13e703dc3b0a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs index 3c633492d0c5..dff9e122697a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs index b7cc3a6f15e2..b575c1779286 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs index 73b4ee476022..327e217fe724 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs index f88fe6e4bbd6..19a4f5492b34 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs index 556ef62cbcbf..2e4592abef33 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs index fad18565987c..d46ffb1a4105 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs index c1affbc346d8..b0c48b62778f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs index ce2bf2ee5a74..0cda93292dc0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs index d23812e15ee2..c76f341475e2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs index 7e7ffc33d4af..7c68265edf39 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs index 269a61bda2da..45a4b3ee9334 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectAsyncSnippet.g.cs index 027fb94a9708..7c8c85f6c8cf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectSnippet.g.cs index f467a50a4044..93dbf532d352 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentAsyncSnippet.g.cs index c6a013008ac7..11213ad8679d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs index 58240b4e2ad3..fafffb4f10db 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectSnippet.g.cs index b0f1f21c949b..51a337a4e3cd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentSnippet.g.cs index 2a8487f49400..64e5114b7222 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/DocumentServiceClient.UpdateDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineAsyncSnippet.g.cs index 069b4be98a00..887a15b16524 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectAsyncSnippet.g.cs index 0909508b502a..941e4d402618 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectSnippet.g.cs index 141603fb2f57..ee10aa11402e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesAsyncSnippet.g.cs index 261f099c88f6..01d3a2030b7a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesSnippet.g.cs index c0992c02167f..50a5fc14ecd6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineSnippet.g.cs index 4651f27c03cd..9a8ee44c6915 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.CreateEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineAsyncSnippet.g.cs index ccb03bd32341..e72351383c37 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectAsyncSnippet.g.cs index d646093049e7..2f1b423b8ce2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectSnippet.g.cs index 5b5da70885e8..71e364c3b920 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesAsyncSnippet.g.cs index 1bcd53dc5be5..0ad82da4c54e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesSnippet.g.cs index bfd0a83ba8cb..8147e09982fd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineSnippet.g.cs index 73abee50065e..7c89265d5450 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.DeleteEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineAsyncSnippet.g.cs index e05b851ff1e1..d90de369f67f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectAsyncSnippet.g.cs index afc236c71d29..5f3ba10094ed 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectSnippet.g.cs index 6575e4f13422..fe7ef812a5db 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesAsyncSnippet.g.cs index 82883ea929b7..f36ae8eb4c67 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesSnippet.g.cs index 519aebde6362..7cea11675667 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineSnippet.g.cs index cdaaf65fe483..91966134852f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.GetEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesAsyncSnippet.g.cs index 17d6bd505bb6..7983693b8426 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectAsyncSnippet.g.cs index 3a32db52b2f2..58cb23dc0959 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectSnippet.g.cs index 014ee4451afc..32f82c4d2245 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesAsyncSnippet.g.cs index 16c970caa211..8538483fa019 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesSnippet.g.cs index 203d01781da9..c6df35d3f848 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesSnippet.g.cs index fa76c2e3f6ef..3b359ed41818 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.ListEnginesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineAsyncSnippet.g.cs index 0d44140abe45..eeb93cf2096d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectAsyncSnippet.g.cs index d73177508ee9..89d090cfa134 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectSnippet.g.cs index 74f4a6fa3768..ac9bd4a51e62 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineSnippet.g.cs index c2f32bb0eca8..00d49f4a8817 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/EngineServiceClient.UpdateEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectAsyncSnippet.g.cs index 6d1a20fa241b..c97275a4356e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectSnippet.g.cs index d2467079b52d..ed74531d90c3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectAsyncSnippet.g.cs index f56d5544a2f7..85a70c16961a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectSnippet.g.cs index e6377cdbf8c6..43a11cc916b7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.StreamGenerateGroundedContentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.StreamGenerateGroundedContentSnippet.g.cs index bc3268859b06..c62e22a16e61 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.StreamGenerateGroundedContentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/GroundedGenerationServiceClient.StreamGenerateGroundedContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectAsyncSnippet.g.cs index 2dfcbb28fc33..a1b49dd77487 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectAsyncSnippet.g.cs index 71ea8222f787..5cf33106fd1f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectSnippet.g.cs index 9962ea31b40a..5b986b0d437e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesAsyncSnippet.g.cs index 083f96c87d19..2f06716eaadf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesSnippet.g.cs index e2ff11235d6b..aea0d7e88e27 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectSnippet.g.cs index 9635e3655542..252ffbb21d19 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/ProjectServiceClient.ProvisionProjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RankServiceClient.RankRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RankServiceClient.RankRequestObjectAsyncSnippet.g.cs index 697e7f8d42da..8efa5c128d7e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RankServiceClient.RankRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RankServiceClient.RankRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RankServiceClient.RankRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RankServiceClient.RankRequestObjectSnippet.g.cs index e6c168a97267..a1bc819a1491 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RankServiceClient.RankRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RankServiceClient.RankRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectAsyncSnippet.g.cs index a759e2d62f58..5e0a0a95de22 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectSnippet.g.cs index a3e6ce8dfd2a..02d50fde3939 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaAsyncSnippet.g.cs index 9328eb9d8106..486e9bc917d7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectAsyncSnippet.g.cs index f3f55d914f2b..123492e58961 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectSnippet.g.cs index 3c3e6c0295f5..b3e14ad077c8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesAsyncSnippet.g.cs index 584cef5c9b0c..a5bca8f023ca 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesSnippet.g.cs index 14a0d2765f10..e1d64620f22f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaSnippet.g.cs index 1a1c8d703753..db9f26c7d9a2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.CreateSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaAsyncSnippet.g.cs index 33c84b0524c6..97ac3d93d755 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectAsyncSnippet.g.cs index 12981427e1a9..180b17ebf8ed 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectSnippet.g.cs index 5b15a40327e9..3a9f73007fc5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesAsyncSnippet.g.cs index 67661587fcc0..f7c7df39fcb6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesSnippet.g.cs index e7b0405c5d81..b031859c83b0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaSnippet.g.cs index 4bb131070299..54ca317e8ffb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.DeleteSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaAsyncSnippet.g.cs index 64bcb36a3fdb..827e5f394311 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectAsyncSnippet.g.cs index 470e14757655..0454f24e5ba3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectSnippet.g.cs index 258eaf0fe407..1d371e7755a7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesAsyncSnippet.g.cs index e138ebcee701..62f74d22931a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesSnippet.g.cs index a00ee7b522b1..e697f0313605 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaSnippet.g.cs index b77fa731811f..dae2fdb79065 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.GetSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasAsyncSnippet.g.cs index 8f0c2240b2a5..972e5cdb4de8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectAsyncSnippet.g.cs index 35f3e106fd1c..b311c1041f09 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectSnippet.g.cs index d468b9351f19..56bffd76e440 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesAsyncSnippet.g.cs index c95a513c8e40..64d59c4d2bce 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesSnippet.g.cs index 4670f48fdf53..0c55c6296671 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasSnippet.g.cs index cb8dbfc9b352..8319e034777e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.ListSchemasSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectAsyncSnippet.g.cs index c110f6c2a61f..cd7eb938a56a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectSnippet.g.cs index 05fc25c9fcd7..d8a9d26fc878 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectAsyncSnippet.g.cs index 1ed2228327ea..f30d6af98e62 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectSnippet.g.cs index f3e86680fad8..42fa438186b0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchRequestObjectAsyncSnippet.g.cs index 8c9ab80945fa..e507b60884d4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchRequestObjectSnippet.g.cs index 06db83bce4ac..d90271c94151 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchServiceClient.SearchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectAsyncSnippet.g.cs index e3f8d5713400..7b5a12b87eb6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectSnippet.g.cs index b654ed2d1875..9c42385037d6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectAsyncSnippet.g.cs index 1ab0508294d0..683e4af820d6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectSnippet.g.cs index 90bb6c713abe..cb59c45f910e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectAsyncSnippet.g.cs index 6b6467d048e7..535a62edf7ff 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectSnippet.g.cs index 68a2c6ed142e..18adccbf4d27 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectAsyncSnippet.g.cs index 196f1ffa06d6..76e118f30ed7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectSnippet.g.cs index 03e5100bcc07..5118bd8b96d4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteAsyncSnippet.g.cs index 7e9b675296b5..8a8a2a6ec8a8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectAsyncSnippet.g.cs index facfdc4ba956..ba521a9e1ca7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectSnippet.g.cs index 3831a292dc76..fd073b139e4a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesAsyncSnippet.g.cs index 4dcb38fa3903..3d429676348d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesSnippet.g.cs index eb92cc3c9d99..40f845770d2f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteSnippet.g.cs index 7a2488176c8b..7c09ffae3f8e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteAsyncSnippet.g.cs index df585e616405..dc00c6428b37 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectAsyncSnippet.g.cs index 482ad14c39df..4f6e994430f2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectSnippet.g.cs index 75346d60bfb5..00fe5099f783 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesAsyncSnippet.g.cs index 90161a871f45..6342e62c691b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesSnippet.g.cs index 203cf7c232ba..c70f15ecd186 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteSnippet.g.cs index f18474be8d64..876139a3200d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs index 9cfb87adf52e..68fb775f2b25 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectSnippet.g.cs index cfdd2f5d7c6f..381001bbae03 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs index f13e2764c649..2bf4a1d587a2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectSnippet.g.cs index e5b3bbc1a96c..a98a56e12c32 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectAsyncSnippet.g.cs index 3e46bb45979e..b2e6e696d331 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectSnippet.g.cs index ee4a72fe9d94..a71e7d74574a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineAsyncSnippet.g.cs index b5a7542e5a34..fca8552ac23d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectAsyncSnippet.g.cs index 2ec2c685d1b2..7a73931ff08d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectSnippet.g.cs index b4bb80292421..b393176dd8dc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesAsyncSnippet.g.cs index fe66fbdbf70a..a974c7d7f2f6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesSnippet.g.cs index 0c2336a497ea..6c065a32de5c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineSnippet.g.cs index d6ce8059cb48..27c864644085 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteAsyncSnippet.g.cs index 92764be3dff1..1e130d4a80c4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectAsyncSnippet.g.cs index b8d0b11f59ba..7cd59a7bd335 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectSnippet.g.cs index 648499ae3241..38382928c9bd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesAsyncSnippet.g.cs index ad0166728bdb..0679ff34abb3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesSnippet.g.cs index 98e9f4866867..7399de4e51a8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteSnippet.g.cs index 3cdfe764df83..594040bbe96e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesAsyncSnippet.g.cs index 1390daaceab5..2ee1c35cd506 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectAsyncSnippet.g.cs index a6d24257f763..e84bbba3edf2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectSnippet.g.cs index 4abcb732347b..1d9f4d3df898 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesAsyncSnippet.g.cs index df25c05dc03f..cc75c1286435 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesSnippet.g.cs index 04a46298d40c..cee97964aaaf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesSnippet.g.cs index 3fe10e705d37..ba82ace6bcb7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectAsyncSnippet.g.cs index f35345a4cda9..c6d9a557764f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectSnippet.g.cs index 84e485e47f25..c28676e0fc4b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteAsyncSnippet.g.cs index 3c4f2ac18bdc..04c94bb440ac 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectAsyncSnippet.g.cs index 086b3a8a5433..4c917c66e29f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectSnippet.g.cs index e2ec04d99be2..3c33ca55950b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteSnippet.g.cs index 43831e2ffe2b..dcdbf2e282ab 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectAsyncSnippet.g.cs index a1e1c765fed6..f6d772e9f3ce 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectSnippet.g.cs index 93648fcbb20b..edcd9d4b7529 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectAsyncSnippet.g.cs index 49fe86582133..780636135ab0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectSnippet.g.cs index 1e38e021b944..332c8955aeda 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectAsyncSnippet.g.cs index e4836a91d47c..d2687ed29e38 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectSnippet.g.cs index 0a7b335d9315..b4eb0e06ab13 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectAsyncSnippet.g.cs index b54f323f44b4..735d0cd0d771 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectSnippet.g.cs index c98ec6610c54..696ab29614f7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/CompletionServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/CompletionServiceClientSnippets.g.cs index fac653a652ea..0b7d9bd051f9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/CompletionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/CompletionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ControlServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ControlServiceClientSnippets.g.cs index 45362288074f..a12e02aa47c8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ControlServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ControlServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ConversationalSearchServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ConversationalSearchServiceClientSnippets.g.cs index 93c4c9280c0a..e430eec7ea0e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ConversationalSearchServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ConversationalSearchServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/DataStoreServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/DataStoreServiceClientSnippets.g.cs index bcd71bb92973..d30e09c5d068 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/DataStoreServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/DataStoreServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/DocumentServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/DocumentServiceClientSnippets.g.cs index 9e88b3845966..fcdcc883b5c4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/DocumentServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/DocumentServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/EngineServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/EngineServiceClientSnippets.g.cs index 5924dc12e77a..88815730849d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/EngineServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/EngineServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/GroundedGenerationServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/GroundedGenerationServiceClientSnippets.g.cs index 124e9f79ba15..33cf1cc97045 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/GroundedGenerationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/GroundedGenerationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ProjectServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ProjectServiceClientSnippets.g.cs index f2e7b3b12cfd..8146e32a68e3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ProjectServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/ProjectServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/RankServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/RankServiceClientSnippets.g.cs index 8abf7b9f4cbb..05536b9837e7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/RankServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/RankServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/RecommendationServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/RecommendationServiceClientSnippets.g.cs index a8255a858e2c..930e0f2d8af1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/RecommendationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/RecommendationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SchemaServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SchemaServiceClientSnippets.g.cs index c1b7c2d26dc1..e9f4e8fa1e19 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SchemaServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SchemaServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SearchServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SearchServiceClientSnippets.g.cs index 4f492b334b20..1b07ce0c5690 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SearchServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SearchServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SearchTuningServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SearchTuningServiceClientSnippets.g.cs index 66dfc624b4a0..6ac244ba4385 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SearchTuningServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SearchTuningServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SiteSearchEngineServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SiteSearchEngineServiceClientSnippets.g.cs index d285dc59ea76..dbee7ecb0b74 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SiteSearchEngineServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/SiteSearchEngineServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/UserEventServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/UserEventServiceClientSnippets.g.cs index 7a3d2a885871..9622170d8cb8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/UserEventServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1.Snippets/UserEventServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/AnswerResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/AnswerResourceNames.g.cs index 616b9c427075..1d736a76a1e2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/AnswerResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/AnswerResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ChunkResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ChunkResourceNames.g.cs index 50d57f30d267..72899fe25a45 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ChunkResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ChunkResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CommonResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CommonResourceNames.g.cs index 48a0c0ceaee1..42845501fb2b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CommonResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CommonResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CompletionServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CompletionServiceClient.g.cs index c39a31328a98..7099d68f48f3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CompletionServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CompletionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CompletionServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CompletionServiceResourceNames.g.cs index 6464ede3e900..39951d309726 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CompletionServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CompletionServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlResourceNames.g.cs index b303faee9330..99889de53bd1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlServiceClient.g.cs index 62c54d4393dd..0a1447eb49fb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlServiceResourceNames.g.cs index 4d659a4ec2b8..e7d2c72cfde9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ControlServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationResourceNames.g.cs index ebf594da8609..9851cf8c06af 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationalSearchServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationalSearchServiceClient.g.cs index b7739e3a2588..407c4f5635d0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationalSearchServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationalSearchServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationalSearchServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationalSearchServiceResourceNames.g.cs index 08e85bc6111f..50c35d318f42 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationalSearchServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ConversationalSearchServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CustomTuningModelResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CustomTuningModelResourceNames.g.cs index 4b8a62e86a78..ba09f662d10e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CustomTuningModelResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/CustomTuningModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreResourceNames.g.cs index 3bd78cf6f713..1a415f7112e8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreServiceClient.g.cs index 598bdb758803..1c48be8b467a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreServiceResourceNames.g.cs index 2ccba24528c3..5d9a88660513 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DataStoreServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentProcessingConfigResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentProcessingConfigResourceNames.g.cs index c7d661a9c57c..173f2ad7eecc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentProcessingConfigResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentProcessingConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentResourceNames.g.cs index 522ebfb1cca0..b54d60d74c2e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentServiceClient.g.cs index 824188141de5..3b1b11d611b1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentServiceResourceNames.g.cs index 5f325e38ac47..03b103a81838 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/DocumentServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineResourceNames.g.cs index ad3cb4c30227..b0d76c51e0e8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineServiceClient.g.cs index 4de074430ac9..26448c94b551 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineServiceResourceNames.g.cs index ddbfa71b2bf6..44226e7d6ecb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/EngineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/GroundedGenerationServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/GroundedGenerationServiceClient.g.cs index 733483ef2549..d7b37eb289c1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/GroundedGenerationServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/GroundedGenerationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/GroundedGenerationServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/GroundedGenerationServiceResourceNames.g.cs index 3464766f3df5..8e5b537e397b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/GroundedGenerationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/GroundedGenerationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ImportConfigResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ImportConfigResourceNames.g.cs index cad9f90dedf2..efd1364476a0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ImportConfigResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ImportConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/PackageApiMetadata.g.cs index 54f4a3972160..3713593edc47 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectResourceNames.g.cs index d6962d4df9be..9f549839cf73 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectServiceClient.g.cs index a727ff771ae5..63cb572cdc5a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectServiceResourceNames.g.cs index 640ac7416975..49c65e63b424 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ProjectServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/PurgeConfigResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/PurgeConfigResourceNames.g.cs index be7cda6fc950..e3fac4f8e365 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/PurgeConfigResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/PurgeConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RankServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RankServiceClient.g.cs index 0b510702c069..c948d0039bf9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RankServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RankServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RankServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RankServiceResourceNames.g.cs index 5340dc0e8925..b8611b27267c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RankServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RankServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RecommendationServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RecommendationServiceClient.g.cs index fdc6712ead6f..7eccbd6fb481 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RecommendationServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RecommendationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RecommendationServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RecommendationServiceResourceNames.g.cs index 186af60425b5..24d054207b07 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RecommendationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/RecommendationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaResourceNames.g.cs index e9ba554a2831..2f29ad9466df 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaServiceClient.g.cs index 38226fedae52..1ee0071a1fd8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaServiceResourceNames.g.cs index 7e00044c94a1..f5e2a1bd0d13 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SchemaServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchServiceClient.g.cs index 9dc3d55a2513..9d371c630283 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchServiceResourceNames.g.cs index be01b04dab3b..7803ad21e222 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchTuningServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchTuningServiceClient.g.cs index 8739124d91bc..b9e3d8c38270 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchTuningServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchTuningServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchTuningServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchTuningServiceResourceNames.g.cs index 2ea8052f3913..a79d55adeaa2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchTuningServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SearchTuningServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ServiceCollectionExtensions.g.cs index 3b37feff4f4d..987eb8107089 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SessionResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SessionResourceNames.g.cs index e665b34b67d6..90236306a7a8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SessionResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SessionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineResourceNames.g.cs index a89aad357977..58de1419935e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineServiceClient.g.cs index 233f967a79ac..6d112bb2e4f0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineServiceResourceNames.g.cs index 64479411c5b1..770f00794544 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/SiteSearchEngineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventResourceNames.g.cs index 2fe2009eaac8..80b35e527b4b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventServiceClient.g.cs index 3d47299e2d9b..52d4698efd8a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventServiceResourceNames.g.cs index 47b316dbf892..9d976d28deba 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1/Google.Cloud.DiscoveryEngine.V1/UserEventServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1/docs/index.md b/apis/Google.Cloud.DiscoveryEngine.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.DiscoveryEngine.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/.OwlBot.yaml b/apis/Google.Cloud.DiscoveryEngine.V1Beta/.OwlBot.yaml index 12d00d150787..37de1ad25eec 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/.OwlBot.yaml +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.AdvancedCompleteQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.AdvancedCompleteQueryRequestObjectAsyncSnippet.g.cs index 76dcbca676ab..b9c5afaf6a02 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.AdvancedCompleteQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.AdvancedCompleteQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.AdvancedCompleteQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.AdvancedCompleteQueryRequestObjectSnippet.g.cs index 3d234c7c5356..59d62a97529b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.AdvancedCompleteQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.AdvancedCompleteQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectAsyncSnippet.g.cs index 70560eb3133c..5549b8e6e7f6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectSnippet.g.cs index 3fcc874a467f..c1d69b9c3f17 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.CompleteQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectAsyncSnippet.g.cs index 90bd97d65cb7..b6986c0ac205 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectSnippet.g.cs index 890ff404d814..8b9615bdec70 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportCompletionSuggestionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs index a56c7885fef7..367660518540 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectSnippet.g.cs index 66f771b79d16..e85ef40da4ef 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.ImportSuggestionDenyListEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectAsyncSnippet.g.cs index 2d5dac9f6d14..e730d1303b98 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectSnippet.g.cs index bcea936bbbfc..313b8ffdeb28 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeCompletionSuggestionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs index 5b554f1dd7ff..6f69fe13375d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectSnippet.g.cs index 7ae74deabeeb..aa60c404859d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/CompletionServiceClient.PurgeSuggestionDenyListEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlAsyncSnippet.g.cs index dd45a4e196c3..b2dccc920bb9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectAsyncSnippet.g.cs index 5389bbb7b18c..b64c9c333612 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectSnippet.g.cs index 019f9f42d2ed..e00540442a85 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1AsyncSnippet.g.cs index e2d022a60521..7c01112c334e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1Snippet.g.cs index b6bbb0837e22..f608ada2adc9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2AsyncSnippet.g.cs index ede485fbc489..78fc91fdcfeb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2Snippet.g.cs index 2952b3fe2a56..44b9c5d4d9be 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlSnippet.g.cs index cd7f9281e910..aafb12b60443 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.CreateControlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlAsyncSnippet.g.cs index 4915d123a9af..2b6cca0c90e2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectAsyncSnippet.g.cs index e246d42bc5d4..385c9cd42e8e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectSnippet.g.cs index 9dbf980a77b3..c093d7458f11 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesAsyncSnippet.g.cs index 3fe9b2670efb..2dbe059aa05f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesSnippet.g.cs index ac07871c8b74..2c6580c6b184 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlSnippet.g.cs index 2be5073a0c8d..b841964dd9d5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.DeleteControlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlAsyncSnippet.g.cs index 932c269d356d..a25b90e37d02 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectAsyncSnippet.g.cs index 70c74d59c486..3abcf2c6461f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectSnippet.g.cs index 162ff61ecc2a..4e91aab4b74b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesAsyncSnippet.g.cs index ea77b469e803..6df09ab7bb91 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesSnippet.g.cs index bab6dcd74ce4..23a0ad4b6e3e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlSnippet.g.cs index 0fed68b4c520..616dc9b57231 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.GetControlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsAsyncSnippet.g.cs index 6b69fa35ad03..6b79147481ad 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectAsyncSnippet.g.cs index 42db328fb8da..e286cb6cce92 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectSnippet.g.cs index 2f27b328b2d9..c70c635af274 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1AsyncSnippet.g.cs index 5b1080eb3d28..fa6b57dde3e1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1Snippet.g.cs index 1ee7ecf74b54..f1ee66135b29 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2AsyncSnippet.g.cs index e471019ae17f..97bc65d801f3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2Snippet.g.cs index 33e72752f88c..268cd8aea5d4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsSnippet.g.cs index 1e25ae4ace91..547def60e8e0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.ListControlsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlAsyncSnippet.g.cs index 64a8ffe1ef97..4a4e7acd591a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectAsyncSnippet.g.cs index 49851f020400..e3bb4c4cbc09 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectSnippet.g.cs index 0fa2b8f714b2..826711b96883 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlSnippet.g.cs index bea8eb6ea1af..e23153001070 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ControlServiceClient.UpdateControlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectAsyncSnippet.g.cs index d1b3079e10d7..4cd58224c0ee 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectSnippet.g.cs index ebd1e63267ba..cfbe2896f407 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.AnswerQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationAsyncSnippet.g.cs index 5a1985cf5237..6df716c89e48 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectAsyncSnippet.g.cs index a0b9c329337e..f7c0d50733cd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectSnippet.g.cs index b5106afe6cdb..774a878238d5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesAsyncSnippet.g.cs index 7510547aa95f..4c380e87ae11 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesSnippet.g.cs index 207e2d2368cf..cbf4f6c014d1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationSnippet.g.cs index 8bd7d952a6d1..524c1e6c3533 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ConverseConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationAsyncSnippet.g.cs index 701ff7f1d635..2c8983b3b81b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectAsyncSnippet.g.cs index 793985f6b5fc..2e58d645ac46 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectSnippet.g.cs index ea4b25136392..d37df2fdb225 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesAsyncSnippet.g.cs index e4397364540b..5b799d987212 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesSnippet.g.cs index 04c3b6def05a..d007012248bc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationSnippet.g.cs index 3d4737097977..1ebdc4d8f5d2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionAsyncSnippet.g.cs index ec61d60c6b05..ce60482f1f5b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectAsyncSnippet.g.cs index 832948f6538e..f2f43ffce863 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectSnippet.g.cs index 458bbdab7318..b386f4f294bd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesAsyncSnippet.g.cs index 85045cdc5dd7..40b38ce4a61d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesSnippet.g.cs index ca74e8b1b005..d30c987c37e7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionSnippet.g.cs index 9168a74b6877..e16ac3956424 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.CreateSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationAsyncSnippet.g.cs index 8d717346b283..c9e0a1c969c9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectAsyncSnippet.g.cs index 897518311360..6633e401b693 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectSnippet.g.cs index cb34aa70d940..5d7deda83911 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesAsyncSnippet.g.cs index 9693520c87d2..d5ad77766675 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesSnippet.g.cs index 2d44516933cc..cd886a12e8db 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationSnippet.g.cs index 6959a3b9b98f..88afbd8da0ac 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionAsyncSnippet.g.cs index ecbffde907bc..598b78e525a1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectAsyncSnippet.g.cs index e3ed79cc4330..68708f2c1e67 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectSnippet.g.cs index 111f8819871b..bad0b54e6f4e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesAsyncSnippet.g.cs index 3c05adfb2d59..fc79d2b3abab 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesSnippet.g.cs index 1d1befa531ba..fce9412d9fa8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionSnippet.g.cs index 4eae62f70d90..f296c089a9a9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.DeleteSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerAsyncSnippet.g.cs index e3652a1e9676..3356287a2013 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectAsyncSnippet.g.cs index 5a9cfaf9549b..6bc15448fc0b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectSnippet.g.cs index 9d7d1d119c24..0715a4f81dd1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesAsyncSnippet.g.cs index 351f0efdb101..577f43575cae 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesSnippet.g.cs index ec19d0917864..d774aa472073 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerSnippet.g.cs index 9aa53ba6f358..45e4c14d022d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetAnswerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationAsyncSnippet.g.cs index d73056880db9..89ff63e64ed8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectAsyncSnippet.g.cs index 32661c551622..ea8efa6fb797 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectSnippet.g.cs index 6154bd1cade8..3122b7bb29ed 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesAsyncSnippet.g.cs index 792b56843485..18f435ea5acc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesSnippet.g.cs index 352826fe1764..edaec108bf92 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationSnippet.g.cs index dbd53743ebf9..0dae002f1163 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionAsyncSnippet.g.cs index 7352cc64764d..70607417c4b4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectAsyncSnippet.g.cs index 050632be49d7..8750e5ed76f1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectSnippet.g.cs index e8249ca21ac5..b9faa42f9de0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesAsyncSnippet.g.cs index 37d26bc43c27..7540719bbd0c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesSnippet.g.cs index 630c2bafca36..4a8d2ca9a2ea 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionSnippet.g.cs index d495b60a49b7..befb1d85a67b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.GetSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsAsyncSnippet.g.cs index c88f1535bfb1..6b401139b78c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectAsyncSnippet.g.cs index 9c80470a4f11..6d6283caf834 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectSnippet.g.cs index 0cc23b459cd3..784aa71314e1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesAsyncSnippet.g.cs index 03b0cd283b33..536d0fa04a85 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesSnippet.g.cs index f945edd4c63d..0124d146900e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsSnippet.g.cs index bb02d31a64b5..fb0dabc73eb3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListConversationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsAsyncSnippet.g.cs index 79e7ff597d68..13873b3361c5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs index e3141c6cab26..1b46e9f0caaf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectSnippet.g.cs index 1dfcffdb3a9f..89dc71a1ec1a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs index e11d5e947d10..9e23d3a3b12d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesSnippet.g.cs index 65e705ab1ceb..508b2b7cde27 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsSnippet.g.cs index e031d7ad292b..f1ea84ebad85 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.ListSessionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationAsyncSnippet.g.cs index d5f0035e6b47..325fd7ee9da1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectAsyncSnippet.g.cs index fe3c3f6f59e5..f1d25a165b72 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectSnippet.g.cs index 92bb0fbd217d..b1a02f6cfa92 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationSnippet.g.cs index 1213dbc5f2bc..20e6683159d4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateConversationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionAsyncSnippet.g.cs index 13f0a89283fe..989429a5058c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectAsyncSnippet.g.cs index 9f41396b192e..c0228ded26e8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectSnippet.g.cs index 29b2bfb9d02b..1f978c2eb46f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionSnippet.g.cs index f744f2344ff3..e828c2079e4e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ConversationalSearchServiceClient.UpdateSessionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreAsyncSnippet.g.cs index b5c4469e62ee..322c741f9174 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectAsyncSnippet.g.cs index 8201822c1fd8..89598ae7383a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectSnippet.g.cs index c2735b1e9def..ded483f48c0e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesAsyncSnippet.g.cs index 9c45c7bc7436..eab6eeb12f28 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesSnippet.g.cs index 14ecd9ad0de6..19ab8e2d3d09 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreSnippet.g.cs index c7790267b747..9285b600755f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.CreateDataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreAsyncSnippet.g.cs index 3518c62e33f4..9cda0746a52d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectAsyncSnippet.g.cs index 1b10ccd6c2c2..a75006ece90f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectSnippet.g.cs index 92cef6338085..618653e32a1f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesAsyncSnippet.g.cs index 6e2d3f2ae3ed..4ecbab89d6bb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesSnippet.g.cs index 33e5f57bf91a..d64f09d6394a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreSnippet.g.cs index d797e671a9f5..862ffe4a5a80 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.DeleteDataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreAsyncSnippet.g.cs index c66040dfd5cb..889dbc7276b5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectAsyncSnippet.g.cs index 1c441fc8ecbe..654d27dabce6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectSnippet.g.cs index b051cab84fc0..5204f40690cb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesAsyncSnippet.g.cs index c012884fce6f..b9bd6cf2f86e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesSnippet.g.cs index dddfee09e1b9..e7cd0d18bf4e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreSnippet.g.cs index 6a9334bf25a8..0fa4ae378ab2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.GetDataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresAsyncSnippet.g.cs index e2c9e7b21a32..852f09c9ea41 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectAsyncSnippet.g.cs index e8065f2f33d0..138440d1f89a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectSnippet.g.cs index 8a04b945bf05..c654ecdb58c8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesAsyncSnippet.g.cs index 3d555c4105b1..7ed76644a976 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesSnippet.g.cs index 662dbc8a3446..44d8ae01938c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresSnippet.g.cs index af1174ac870e..314d34a912eb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.ListDataStoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreAsyncSnippet.g.cs index 79a284bb40dc..f36c50b50347 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectAsyncSnippet.g.cs index 3297205b2f53..d45a7bb7c9a0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectSnippet.g.cs index 9789303e4f48..9ff041f997dd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreSnippet.g.cs index c52d43e3d224..665d8ab8f767 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DataStoreServiceClient.UpdateDataStoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataAsyncSnippet.g.cs index fa60c5955f1f..2625aca310a4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectAsyncSnippet.g.cs index 324443e86e7d..71efe4bcaf2f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectSnippet.g.cs index 6bf6c88a24ed..b3670c59d821 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesAsyncSnippet.g.cs index 7ee461a6c3be..c974570ec20e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesSnippet.g.cs index 16e6015ad13d..51cc05aeefe4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataSnippet.g.cs index 96847754b551..d2da88659007 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.BatchGetDocumentsMetadataSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentAsyncSnippet.g.cs index 26d88d92187c..eca7bc38df51 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectAsyncSnippet.g.cs index fe40fca6bd5b..597833fcc7d0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectSnippet.g.cs index de76e3a83ce5..2c174e1e7542 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesAsyncSnippet.g.cs index 99b82e8418b7..c357aadd620f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesSnippet.g.cs index 20121cb22843..72c5b4a79115 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentSnippet.g.cs index b0bc80b5c6d4..f937811fba8a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.CreateDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentAsyncSnippet.g.cs index 926c3aabfe73..2cdbed2c82d7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs index e1c0a67a33d9..872538424acd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectSnippet.g.cs index d6d5b8acfb1e..9e03a8bad577 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs index dc0600bee471..f64adaca6fe1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesSnippet.g.cs index f3f43c55421e..950faa90df94 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentSnippet.g.cs index dfb361c4db15..f1dad868c802 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.DeleteDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs index 9b7179dbb99e..923d48f4e50d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs index 39b4316fb4e0..9d9ef2d8c54c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs index 8de69c7d5980..dc11c41ad0b2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs index 94d3cab3f45d..38517d8254f1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs index 4f9e11a8dfe8..f631ae2efdd7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs index 635256f7a1f1..102fda15e3e7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs index 57aa42b9b3ce..3ba8218636ff 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs index 04f6db4903c2..1dbc1fd03c90 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs index b4d6d46d1767..e2d60179bdc7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs index afd65cd71341..9c22ee54644b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs index 11c706494d5c..43b11cf1cbdd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs index f24c5e45fce2..99470d4c3d8e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs index 94f688cdd60a..468b87ea9ef7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs index ff7cce831faa..d71ee1242adf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectAsyncSnippet.g.cs index 75d417865e69..102d54ffa34f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectSnippet.g.cs index 8103b039066b..e3301bb116cf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.PurgeDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentAsyncSnippet.g.cs index 9a4d884255ef..38315e90ad83 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs index 92c81381f1bd..c446b1cdd773 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectSnippet.g.cs index 47c57a4c646f..953da96f0110 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentSnippet.g.cs index fef2d8051cf9..977b10cf8677 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/DocumentServiceClient.UpdateDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineAsyncSnippet.g.cs index 479e85ba0404..f27dbf87d823 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectAsyncSnippet.g.cs index 133dfa253aaa..19ced5e40d72 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectSnippet.g.cs index 095101b2503d..d355a31d5c8f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesAsyncSnippet.g.cs index e635e65c7f76..8a8f4ff4a7a7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesSnippet.g.cs index e61216d9178d..d6af1b7b89d0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineSnippet.g.cs index f4d3b6a76770..367ed7daeab4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.CreateEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineAsyncSnippet.g.cs index 1a0f3b20404d..a7c1f2ece815 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectAsyncSnippet.g.cs index 29548dcc5c2a..0f0a8e36bf21 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectSnippet.g.cs index bc4dcc342b7e..a7d836463b47 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesAsyncSnippet.g.cs index 9ec5be79f6f8..7746412633fe 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesSnippet.g.cs index e56757b1b31f..254ceaf3262b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineSnippet.g.cs index e68888d3ead4..bd29790aa5b6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.DeleteEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineAsyncSnippet.g.cs index 5c5d0a2f1815..21870a9c8dbc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectAsyncSnippet.g.cs index 75810f825c29..6cc7f979994d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectSnippet.g.cs index facb4eb39a3b..b3812cbc2e2e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesAsyncSnippet.g.cs index bb8a142ed9b2..09062355b85f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesSnippet.g.cs index 6849b5204692..888a63b1e2d7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineSnippet.g.cs index 6509fdc68216..414a40a4d13a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.GetEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesAsyncSnippet.g.cs index aa6e301fc715..7626328146f3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectAsyncSnippet.g.cs index a7c2d75a463f..85a35eec5ec6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectSnippet.g.cs index 673367d09895..0bdaafb0c1cd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesAsyncSnippet.g.cs index e18a2b7fb0e7..cbe55cdc444c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesSnippet.g.cs index c98b1867972d..64ef35c37691 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesSnippet.g.cs index edb0d2050de4..2a81e12ca73f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ListEnginesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineAsyncSnippet.g.cs index 3d06be27908e..5f877bbbd46e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineRequestObjectAsyncSnippet.g.cs index 2e711a0e3338..178d105f2d90 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineRequestObjectSnippet.g.cs index 5deb6035923b..eed676df83bb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineResourceNamesAsyncSnippet.g.cs index 96f6dea2e49b..8de187229867 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineResourceNamesSnippet.g.cs index 37e97418593a..e151799256d8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineSnippet.g.cs index 6a5cd8e38d69..007858e7e119 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.PauseEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineAsyncSnippet.g.cs index 87018b826237..c7147e0824b2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineRequestObjectAsyncSnippet.g.cs index e40d38418a28..71f512e6515c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineRequestObjectSnippet.g.cs index da41ebd6a434..bacf2a440e7c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineResourceNamesAsyncSnippet.g.cs index ad9a1c830326..c7db37a7a2a3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineResourceNamesSnippet.g.cs index 40cff709e8af..f8354e730b86 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineSnippet.g.cs index c876c1cc2a5d..165472986b5e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.ResumeEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineAsyncSnippet.g.cs index 4add3866ec90..159a4366091e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineRequestObjectAsyncSnippet.g.cs index 94c1ebeee6b4..9256a865ed23 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineRequestObjectSnippet.g.cs index e90db940f908..a8bf98a38643 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineResourceNamesAsyncSnippet.g.cs index 3b2a3e41e90e..f5c4eb3c0577 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineResourceNamesSnippet.g.cs index 02b3dcafa0f9..1eff9a384b68 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineSnippet.g.cs index 7e561d18da9e..0b4df359f86d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.TuneEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineAsyncSnippet.g.cs index 3bd578b0190b..a7a86fc98012 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectAsyncSnippet.g.cs index da4481836e83..24487d214875 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectSnippet.g.cs index afff9b142ced..ff724dca4e48 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineSnippet.g.cs index 6a63ff227945..7d54848ed0a0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EngineServiceClient.UpdateEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationAsyncSnippet.g.cs index d58c247120e2..73752cfc94cf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationRequestObjectAsyncSnippet.g.cs index 88f5e62a5c80..2b755e9fb4ad 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationRequestObjectSnippet.g.cs index 00645a8eb43e..bdaf5cc3d77b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationResourceNamesAsyncSnippet.g.cs index be9296096fb3..382fa9347b9d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationResourceNamesSnippet.g.cs index 307a4f3fc5d1..fb8dd65b1964 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationSnippet.g.cs index 1826bd5a6b3e..72823ab7d238 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.CreateEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationAsyncSnippet.g.cs index 95b07fa5f4cc..91194b61a603 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs index b5692c54526e..d788fc90bfa3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationRequestObjectSnippet.g.cs index 4bfcc72aef3c..1e696542221b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs index d889617babf0..315770f61788 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationResourceNamesSnippet.g.cs index a2383ce141b1..f1977d877bbd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationSnippet.g.cs index 46706d75060b..e908d9af2b00 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.GetEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsAsyncSnippet.g.cs index 3b6246ac4a23..407cd21fd8fe 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsRequestObjectAsyncSnippet.g.cs index 59afee835166..be85c560488e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsRequestObjectSnippet.g.cs index 745c46f9b64d..2ddd18e6d3f5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsResourceNamesAsyncSnippet.g.cs index 0860784eae3b..4c8283459991 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsResourceNamesSnippet.g.cs index 55e2db8746e7..8eafb8e618a2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsSnippet.g.cs index 92d00f75fac2..5ac34c145c1a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationResultsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsAsyncSnippet.g.cs index dae88d67020a..1789510ed7da 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs index 01482b33282e..348108290413 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsRequestObjectSnippet.g.cs index 21d70381fc40..e3bd4b7657ff 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs index 536ee870fa48..d0e7d2691d03 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsResourceNamesSnippet.g.cs index a64a403350be..35164e5dd7c4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsSnippet.g.cs index dc1599d08ea0..b17b5b14141c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/EvaluationServiceClient.ListEvaluationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectAsyncSnippet.g.cs index 3e71094c3a03..406e28d9918f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectSnippet.g.cs index ea5d85ec1b02..09df35e43730 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.CheckGroundingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectAsyncSnippet.g.cs index 3802af0594f9..7640d10d27a0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectSnippet.g.cs index faf4560ec09f..ff19a15af6b2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.GenerateGroundedContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.StreamGenerateGroundedContentSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.StreamGenerateGroundedContentSnippet.g.cs index bd264ba3dbba..70825838c66c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.StreamGenerateGroundedContentSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/GroundedGenerationServiceClient.StreamGenerateGroundedContentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectAsyncSnippet.g.cs index 398d728f36b2..60d5c765982a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectAsyncSnippet.g.cs index e554c123de7f..dc801c511fcd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectSnippet.g.cs index f41616805ef6..f8d708f85a5f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesAsyncSnippet.g.cs index 82cee0a06a94..01e5e255c0ed 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesSnippet.g.cs index 8be1c0538bce..d7ce05fc4d2c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectSnippet.g.cs index a865f45f2996..5e01689cb8b8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ProjectServiceClient.ProvisionProjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RankServiceClient.RankRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RankServiceClient.RankRequestObjectAsyncSnippet.g.cs index 0c93b14bd806..281a928df31d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RankServiceClient.RankRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RankServiceClient.RankRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RankServiceClient.RankRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RankServiceClient.RankRequestObjectSnippet.g.cs index d590c0e4a06a..9420157cf10c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RankServiceClient.RankRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RankServiceClient.RankRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectAsyncSnippet.g.cs index e29558a036e4..068c89c7abce 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectSnippet.g.cs index 3c21cb5eff2f..33c9c04ed0a9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/RecommendationServiceClient.RecommendRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryAsyncSnippet.g.cs index 3a3d19e343a3..76b995ccaf9d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryRequestObjectAsyncSnippet.g.cs index e7b069bc916a..fff188037b60 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryRequestObjectSnippet.g.cs index 7cd2dfa5afa9..ebe4ecad7142 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryResourceNamesAsyncSnippet.g.cs index 33b40afc2a4c..8000cc70e695 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryResourceNamesSnippet.g.cs index 973456a04e1e..893c782cba70 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQueryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQuerySnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQuerySnippet.g.cs index d4e9581f7c0f..0fedfc404c19 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQuerySnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.CreateSampleQuerySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryAsyncSnippet.g.cs index 0cdb961885c5..d3c01d611454 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryRequestObjectAsyncSnippet.g.cs index 10e8f81b6ade..24d2ad92a4d6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryRequestObjectSnippet.g.cs index 849ce76d3444..2275cdd9c0a6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryResourceNamesAsyncSnippet.g.cs index a757f7b60373..f4dcacb39b92 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryResourceNamesSnippet.g.cs index b3b8c318dbf7..98df024094ac 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQueryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQuerySnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQuerySnippet.g.cs index 19a5a435e254..440fb4bd1c63 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQuerySnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.DeleteSampleQuerySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryAsyncSnippet.g.cs index 73142fb6324d..48bab1f69912 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryRequestObjectAsyncSnippet.g.cs index 8a1fd56e9002..28b03cea3b2e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryRequestObjectSnippet.g.cs index 2dc38ad1bc8f..6fb8fa50c57a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryResourceNamesAsyncSnippet.g.cs index 5be60e98e3fe..59185bedbf44 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryResourceNamesSnippet.g.cs index 63a7a07b4f4e..48a238c10cdb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQueryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQuerySnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQuerySnippet.g.cs index 5280b352f2dd..9fa179debeb4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQuerySnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.GetSampleQuerySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ImportSampleQueriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ImportSampleQueriesRequestObjectAsyncSnippet.g.cs index 9f457084bcb8..a5d23168a323 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ImportSampleQueriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ImportSampleQueriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ImportSampleQueriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ImportSampleQueriesRequestObjectSnippet.g.cs index f87eeda7f67d..32ce00ee44da 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ImportSampleQueriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ImportSampleQueriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesAsyncSnippet.g.cs index 69d937815272..575bbddd9d26 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesRequestObjectAsyncSnippet.g.cs index 034921faa36f..9c83cfa02342 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesRequestObjectSnippet.g.cs index d3a87ec7c15f..31106c4a1f3c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesResourceNamesAsyncSnippet.g.cs index 1a023d089c01..2005cd4cc9f7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesResourceNamesSnippet.g.cs index 9808ca0bb504..9da6e99c80e1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesSnippet.g.cs index c3df5b06548e..738fe0a7767d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.ListSampleQueriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryAsyncSnippet.g.cs index 61bb139f1937..f4b3665b98e2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryRequestObjectAsyncSnippet.g.cs index bb4fdd5ae4e0..9a199b0f3abf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryRequestObjectSnippet.g.cs index 2052c910002b..423050d19533 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQuerySnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQuerySnippet.g.cs index d5f06c197c15..20b97c4abf58 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQuerySnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQueryServiceClient.UpdateSampleQuerySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetAsyncSnippet.g.cs index 5eb7c78d0edf..5c1ca7e86b23 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetRequestObjectAsyncSnippet.g.cs index 8aee15c26157..3c20e62b284a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetRequestObjectSnippet.g.cs index 5d0d607cab29..0fe3a5860dd0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetResourceNamesAsyncSnippet.g.cs index b50d24f512ae..08dd481d5864 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetResourceNamesSnippet.g.cs index 6fa044784cf8..fc3eda92c048 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetSnippet.g.cs index dc39a771c875..2111dd838e9e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.CreateSampleQuerySetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetAsyncSnippet.g.cs index f3ed1eaa5217..72f29ee54979 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetRequestObjectAsyncSnippet.g.cs index 73a09187f7e4..f39159187aec 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetRequestObjectSnippet.g.cs index 031d314d294f..6603a320e716 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetResourceNamesAsyncSnippet.g.cs index 8d9198c143ed..3f7207006754 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetResourceNamesSnippet.g.cs index 6ab8db7f060b..5969d3825ece 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetSnippet.g.cs index a3e7fea78690..0c774e9f9032 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.DeleteSampleQuerySetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetAsyncSnippet.g.cs index 092bca9fb90b..783a9e1cce5d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetRequestObjectAsyncSnippet.g.cs index 7ae9d75eef7a..9951c42d1721 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetRequestObjectSnippet.g.cs index f2af98759f57..aed1034f471c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetResourceNamesAsyncSnippet.g.cs index f5c85fdcdc7b..1b14908f0e6a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetResourceNamesSnippet.g.cs index b2f7ddd0cb70..073d960139eb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetSnippet.g.cs index 53503e8ab671..28266b492470 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.GetSampleQuerySetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsAsyncSnippet.g.cs index 7ab1fd31c24c..d322f3bca2e4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsRequestObjectAsyncSnippet.g.cs index 53a34e4e970a..5b08994ac97e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsRequestObjectSnippet.g.cs index e5a70e4f15d7..e35c492c5a5e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsResourceNamesAsyncSnippet.g.cs index 4b86afc3f2cc..5da9a4dee200 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsResourceNamesSnippet.g.cs index 859ca4f6e06e..36e3e7b153a0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsSnippet.g.cs index 35ea0ef2c9b9..f78eedb47b21 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.ListSampleQuerySetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetAsyncSnippet.g.cs index f549c6fca265..3665e6455bf0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetRequestObjectAsyncSnippet.g.cs index 9b93a3e2a8fe..8f654c525c8e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetRequestObjectSnippet.g.cs index 4315a7a0c5b5..c53d137fdcdc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetSnippet.g.cs index 3f96ace02337..1cb92a0f9f62 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SampleQuerySetServiceClient.UpdateSampleQuerySetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaAsyncSnippet.g.cs index b138f51457e5..75b6c6e9bda6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectAsyncSnippet.g.cs index 81fc4fa08f6e..009deced9b2b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectSnippet.g.cs index a302f8391d98..b1a4c9639f1c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesAsyncSnippet.g.cs index d4f8076090f1..bd7cb838d4ba 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesSnippet.g.cs index c2317f73bdcb..5f97aeff2438 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaSnippet.g.cs index 9e4362bca83d..24adbe38d80f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.CreateSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaAsyncSnippet.g.cs index 721f364bb761..0031755b8091 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectAsyncSnippet.g.cs index dead5ad064aa..9789536bf48b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectSnippet.g.cs index 4183cda73c26..5a0c80c837de 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesAsyncSnippet.g.cs index 5c7f444850be..cebce933f5aa 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesSnippet.g.cs index 22394b6ca9eb..c1b58064efa9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaSnippet.g.cs index 4141ae64b789..a334e70419d0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.DeleteSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaAsyncSnippet.g.cs index 1585ffe8ac3b..d75aea39f781 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectAsyncSnippet.g.cs index 42f56e126725..fba0811e8a60 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectSnippet.g.cs index 219761e72ded..4b1b5d499e2b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesAsyncSnippet.g.cs index 96f114825bc4..74736e42608d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesSnippet.g.cs index a60b72568bc4..8ebd2370b80a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaSnippet.g.cs index 2c4bfbc16447..f1baf3d5bc10 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.GetSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasAsyncSnippet.g.cs index 6c13ca77a521..c7197e65cdcd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectAsyncSnippet.g.cs index de2b2a781055..db53abacf9fd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectSnippet.g.cs index c2c47a1a6174..e167af08ede9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesAsyncSnippet.g.cs index b1c2feb8e8e5..6d5cf5ad7d42 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesSnippet.g.cs index 19eac66c9bb6..d2177cd2d8a8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasSnippet.g.cs index d85ea56f577a..e5dfabec0d8c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.ListSchemasSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectAsyncSnippet.g.cs index 366cbbdda5bc..4cae700e114c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectSnippet.g.cs index fe7e604b9023..706c8b2eb4ba 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SchemaServiceClient.UpdateSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectAsyncSnippet.g.cs index a9d5b274160c..b58eae734267 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectSnippet.g.cs index bbe5134fa47b..0b9ef7929535 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchLiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchRequestObjectAsyncSnippet.g.cs index 4c3882537622..e78106288f00 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchRequestObjectSnippet.g.cs index b3a7626c01c6..b710617a3736 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchServiceClient.SearchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectAsyncSnippet.g.cs index 44bb7dedbcd0..b8090afda659 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectSnippet.g.cs index 8a1bc385947b..6053807e7dcb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.ListCustomModelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectAsyncSnippet.g.cs index 1460cf5b816b..1927eb9ebdf1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectSnippet.g.cs index 1a209ab4f361..d26cf7c5cf80 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SearchTuningServiceClient.TrainCustomModelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigAsyncSnippet.g.cs index c17bbfb86d83..6005a7839f97 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigRequestObjectAsyncSnippet.g.cs index 86ea769c3f43..7acc6c43e584 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigRequestObjectSnippet.g.cs index 561eee4d09a9..1ce38b3e3bbb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigResourceNamesAsyncSnippet.g.cs index 0bfdaec06dcc..3bfb62318626 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigResourceNamesSnippet.g.cs index ea51c11ade31..0f6f92a97b61 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigSnippet.g.cs index 12a79f961789..dcf3f70cff17 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.GetServingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsAsyncSnippet.g.cs index 92bfd2044421..e7975cfc804a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsRequestObjectAsyncSnippet.g.cs index a5abbf8747d0..9a4d35e1cd55 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsRequestObjectSnippet.g.cs index f5249a9dc4cc..9fabfe8d0706 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames1AsyncSnippet.g.cs index 891f68b30b36..aeb9ee209960 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames1Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames1Snippet.g.cs index 8aed48d4ef28..c2cd2a5e19fd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames2AsyncSnippet.g.cs index 52a70a1d484e..fd7ff517848c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames2Snippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames2Snippet.g.cs index d8c78f72f5ec..51e88c607ab5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsSnippet.g.cs index 8fff8d2e05a8..1b4417a428d2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.ListServingConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigAsyncSnippet.g.cs index ea036ed5cfd3..e7c09629b0d0 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigRequestObjectAsyncSnippet.g.cs index 3161e09cca78..2c4dce11db8e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigRequestObjectSnippet.g.cs index 7e7fedcf9af2..8076be5992fa 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigSnippet.g.cs index 805fee5c21d7..1fbf434f8cce 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/ServingConfigServiceClient.UpdateServingConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectAsyncSnippet.g.cs index 299e13dffd22..cec2fec0dc9c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectSnippet.g.cs index b0377b33d550..0a4b41e4164c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchCreateTargetSitesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectAsyncSnippet.g.cs index 2409dc43b1e2..460e6ccdaf8b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectSnippet.g.cs index 0ba0a5ecd413..682efa882b91 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.BatchVerifyTargetSitesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapAsyncSnippet.g.cs index af2bcf5932ae..f55054cf4171 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapRequestObjectAsyncSnippet.g.cs index 5bd6a0456e15..8a53e258e5b2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapRequestObjectSnippet.g.cs index 0b35808016fd..94a7ec1f9f5e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapResourceNamesAsyncSnippet.g.cs index cca1574d375d..cb2ad93d760c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapResourceNamesSnippet.g.cs index c9c14158b2a5..92747b27827a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapSnippet.g.cs index 67d4b1978e57..aa4c9159f9ae 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateSitemapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteAsyncSnippet.g.cs index b11f374a9ebf..04ba3e326832 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectAsyncSnippet.g.cs index 33df71d3d197..d648439b64b5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectSnippet.g.cs index 120b344d5a3c..7be5850803c7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesAsyncSnippet.g.cs index 78730d91133b..b8ab7877972c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesSnippet.g.cs index 2d0cc722c714..2067346a9d69 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteSnippet.g.cs index f294b1209262..68c856ea825a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.CreateTargetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapAsyncSnippet.g.cs index 9d4d7b1619e1..bd5696d36df7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapRequestObjectAsyncSnippet.g.cs index 92a4dd913ffa..bedd1b2f7c2d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapRequestObjectSnippet.g.cs index 7285e61a4466..91efffc1685b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapResourceNamesAsyncSnippet.g.cs index 61b64b3b5a99..f80828cbaf2f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapResourceNamesSnippet.g.cs index 8d1505814518..0e02d59b5ac8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapSnippet.g.cs index 333e2d75b387..7b643851a2a4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteSitemapSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteAsyncSnippet.g.cs index 4688598f6614..31fe7c3ceaff 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectAsyncSnippet.g.cs index d8c6d1b3f3e6..67943650e9dd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectSnippet.g.cs index 266994637278..c645f4a1530c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesAsyncSnippet.g.cs index 1ffd1074842e..27f7a6877739 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesSnippet.g.cs index 0d7ccd9bc766..23e19e047e7b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteSnippet.g.cs index a871ccceba09..79c59f48c565 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DeleteTargetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs index b9f7ba366b25..0e6c99ed8036 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectSnippet.g.cs index 79f8b69084d7..a94636ca7cd8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.DisableAdvancedSiteSearchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs index f24ded27e286..b16b46339c56 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectSnippet.g.cs index 7edd7167966c..c18abf23b064 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.EnableAdvancedSiteSearchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectAsyncSnippet.g.cs index 6d85e5fc066c..5131f16bce92 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectSnippet.g.cs index 8bc45a14745d..359eca2ad081 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchDomainVerificationStatusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsAsyncSnippet.g.cs index 0280dbda836a..a7df9b599b00 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsRequestObjectAsyncSnippet.g.cs index 0778c1e80fa1..32b28be7d365 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsRequestObjectSnippet.g.cs index 201109c3ef3e..06e13f2af00d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsResourceNamesAsyncSnippet.g.cs index e8ad7f1d61af..dd24d0ecdb24 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsResourceNamesSnippet.g.cs index a12370531164..656ccf427a9f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsSnippet.g.cs index fd0c776f24f7..7c80a67a7d0a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.FetchSitemapsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineAsyncSnippet.g.cs index 751d93d4d0f6..e6700d3533f3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectAsyncSnippet.g.cs index 2a9637d824ac..b6e974540401 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectSnippet.g.cs index bb7fb922e50a..c791bf4f4a21 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesAsyncSnippet.g.cs index ccef32ef7702..76f89112542c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesSnippet.g.cs index e85955c2c2da..af804a7c40fb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineSnippet.g.cs index 3f8b5e6695ab..4902ada022d8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetSiteSearchEngineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteAsyncSnippet.g.cs index 1e6eac7cc8b3..fa41a136bb51 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectAsyncSnippet.g.cs index 977a030f688c..f043c08637cb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectSnippet.g.cs index 12ad2a49d387..eb4b107704fe 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesAsyncSnippet.g.cs index 089cfb0ae679..e80d7bdc1f14 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesSnippet.g.cs index 51e959916aca..9434a857c6da 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteSnippet.g.cs index 23691f993ae3..018c537ca619 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.GetTargetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesAsyncSnippet.g.cs index 0f065abe75e3..d75a48fe435d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectAsyncSnippet.g.cs index 262b70f92148..49fa5c342621 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectSnippet.g.cs index 5e481bda8e33..f158fd1c0932 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesAsyncSnippet.g.cs index af3653923cb9..9b3dcbf9a73f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesSnippet.g.cs index 3701119cd02f..50e08e3429a5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesSnippet.g.cs index 63ee94137bf4..fe4aa911c075 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.ListTargetSitesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectAsyncSnippet.g.cs index b1303968dd0f..619a0eb46b39 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectSnippet.g.cs index cdad86c2e8b8..9af4dd0c4075 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.RecrawlUrisRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteAsyncSnippet.g.cs index b1a3c0929035..a67df0241ff4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectAsyncSnippet.g.cs index d0000ec12dee..f21773a20990 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectSnippet.g.cs index 21148550d4a0..9b3eb27179ab 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteSnippet.g.cs index 8b7955273190..01966254f4ad 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/SiteSearchEngineServiceClient.UpdateTargetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectAsyncSnippet.g.cs index 7b59a8314e13..8790c73ba9ea 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectSnippet.g.cs index 89ee9cf3669d..9b9d61964b30 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.CollectUserEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectAsyncSnippet.g.cs index f9dadc778e46..523b9a709115 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectSnippet.g.cs index 0c4b11cbb385..3f09f9c6c425 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.ImportUserEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectAsyncSnippet.g.cs index cadbb96fa3ac..16d241139c9d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectSnippet.g.cs index 98a0eab42afa..56585cba21c5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.PurgeUserEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectAsyncSnippet.g.cs index 9d4dd5f4b033..f37387807599 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectSnippet.g.cs index 4839134163cc..a9e310f89b42 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.GeneratedSnippets/UserEventServiceClient.WriteUserEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/CompletionServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/CompletionServiceClientSnippets.g.cs index e868168137e5..94f3a0913bdd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/CompletionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/CompletionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ControlServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ControlServiceClientSnippets.g.cs index 0379c3d0aa2f..bb39f3a1ada8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ControlServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ControlServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ConversationalSearchServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ConversationalSearchServiceClientSnippets.g.cs index c15fb57b52ee..9a730a418b8d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ConversationalSearchServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ConversationalSearchServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/DataStoreServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/DataStoreServiceClientSnippets.g.cs index aca166aaea47..e456e7cff695 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/DataStoreServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/DataStoreServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/DocumentServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/DocumentServiceClientSnippets.g.cs index 0ad45b188746..02d9f073a9b2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/DocumentServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/DocumentServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/EngineServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/EngineServiceClientSnippets.g.cs index 5772d81678f9..19af55e18ada 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/EngineServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/EngineServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/EvaluationServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/EvaluationServiceClientSnippets.g.cs index 823c22321ae0..c886edc0a932 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/EvaluationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/EvaluationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/GroundedGenerationServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/GroundedGenerationServiceClientSnippets.g.cs index 3051584c09d8..599fbc10164d 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/GroundedGenerationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/GroundedGenerationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ProjectServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ProjectServiceClientSnippets.g.cs index a125df15d9fa..6f1be0f2fdc5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ProjectServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ProjectServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/RankServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/RankServiceClientSnippets.g.cs index 818b6263ec79..2d7a6aaaa412 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/RankServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/RankServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/RecommendationServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/RecommendationServiceClientSnippets.g.cs index b180b8178e50..fde6def93eb1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/RecommendationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/RecommendationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SampleQueryServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SampleQueryServiceClientSnippets.g.cs index 65fff9d26c5f..d1702def7a10 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SampleQueryServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SampleQueryServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SampleQuerySetServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SampleQuerySetServiceClientSnippets.g.cs index 3701394bfbb1..d354493bb035 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SampleQuerySetServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SampleQuerySetServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SchemaServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SchemaServiceClientSnippets.g.cs index 790e5d77dbb8..c9fd3a618ec9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SchemaServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SchemaServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SearchServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SearchServiceClientSnippets.g.cs index c82be09e1d1b..c40b0283139f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SearchServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SearchServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SearchTuningServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SearchTuningServiceClientSnippets.g.cs index d71ea14f77ce..262f94fd47b3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SearchTuningServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SearchTuningServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ServingConfigServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ServingConfigServiceClientSnippets.g.cs index ced41cb67b99..39c0da764b51 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ServingConfigServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/ServingConfigServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SiteSearchEngineServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SiteSearchEngineServiceClientSnippets.g.cs index 92b43d0d3e04..51c5725711de 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SiteSearchEngineServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/SiteSearchEngineServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/UserEventServiceClientSnippets.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/UserEventServiceClientSnippets.g.cs index a0e11869a0f4..98e764e60a4c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/UserEventServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta.Snippets/UserEventServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/AnswerResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/AnswerResourceNames.g.cs index fa82eec28818..97a237bc1841 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/AnswerResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/AnswerResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ChunkResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ChunkResourceNames.g.cs index 36850846c8f5..8a19fa4c9153 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ChunkResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ChunkResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CommonResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CommonResourceNames.g.cs index 7debad69cba5..66ef2ca21e40 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CommonResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CommonResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CompletionServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CompletionServiceClient.g.cs index 2c4f636e4e3b..464f8f837cdc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CompletionServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CompletionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CompletionServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CompletionServiceResourceNames.g.cs index 23254ecd4208..9aba8a0f1368 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CompletionServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CompletionServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlResourceNames.g.cs index 89c92b47ff47..d2bb4b11f6db 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlServiceClient.g.cs index 5e96052bb4c7..1655819e0713 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlServiceResourceNames.g.cs index f44667d6529b..ba26ab84edbe 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ControlServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationResourceNames.g.cs index 02384945d779..26246bc36766 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationalSearchServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationalSearchServiceClient.g.cs index 36f9680444b8..85d69221a9cd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationalSearchServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationalSearchServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationalSearchServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationalSearchServiceResourceNames.g.cs index 9911aa9d3b23..99e19732223e 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationalSearchServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ConversationalSearchServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CustomTuningModelResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CustomTuningModelResourceNames.g.cs index 751949d7d22a..58e49ff0701f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CustomTuningModelResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/CustomTuningModelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreResourceNames.g.cs index 0c578c67c000..36b59204aa02 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreServiceClient.g.cs index 39b3f428efd6..5ba37a36f677 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreServiceResourceNames.g.cs index 5f816285e64a..8f16393d7900 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DataStoreServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentProcessingConfigResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentProcessingConfigResourceNames.g.cs index f1bfb1820d29..b3b27fa79a48 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentProcessingConfigResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentProcessingConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentResourceNames.g.cs index 77034e4ed96b..6ae292b1e573 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentServiceClient.g.cs index 5f968d54b52f..a08d09d6f6cf 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentServiceResourceNames.g.cs index 7763badb1705..fd85cf982ee5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/DocumentServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineResourceNames.g.cs index 53064f28bf95..4406057e34ec 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineServiceClient.g.cs index 1068df753256..7e8636d9d1c1 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineServiceResourceNames.g.cs index 06a3fc3564c9..4e7ab8f99598 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EngineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationResourceNames.g.cs index bbdbf0352ad4..3614eee2ab1f 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationServiceClient.g.cs index 6663da972e7d..673f566d5e17 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationServiceResourceNames.g.cs index 50e82bda8bbd..205fd5898d82 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/EvaluationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundedGenerationServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundedGenerationServiceClient.g.cs index 55b6f2e71fa3..8698ba91726c 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundedGenerationServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundedGenerationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundedGenerationServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundedGenerationServiceResourceNames.g.cs index b23aefa53c4c..db02ed196612 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundedGenerationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundedGenerationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundingResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundingResourceNames.g.cs index 6e90e7a4e540..80151a6a4975 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundingResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/GroundingResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ImportConfigResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ImportConfigResourceNames.g.cs index 7e10ae7ff2d8..710bc0b6a6f6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ImportConfigResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ImportConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/PackageApiMetadata.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/PackageApiMetadata.g.cs index 294e5a374df8..c8ead632559a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectResourceNames.g.cs index 592ce0ea6767..e0dfa459aeb9 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectServiceClient.g.cs index 736aab315860..230a79287256 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectServiceResourceNames.g.cs index 3a66359c73fe..2cd0386c9667 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ProjectServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/PurgeConfigResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/PurgeConfigResourceNames.g.cs index d02c21fef682..b7abaebd8991 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/PurgeConfigResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/PurgeConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RankServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RankServiceClient.g.cs index f5b7b65f775a..38d37391afb8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RankServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RankServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RankServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RankServiceResourceNames.g.cs index 41fbea14ae7d..b4228831f9d5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RankServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RankServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RecommendationServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RecommendationServiceClient.g.cs index dda5a05dfb7c..cbd3da9dc0de 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RecommendationServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RecommendationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RecommendationServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RecommendationServiceResourceNames.g.cs index 3159bfc47a83..1e22bee3b039 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RecommendationServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/RecommendationServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryResourceNames.g.cs index 4adf411727dc..0c9fb0d300d5 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryServiceClient.g.cs index b1d857c24da2..df9edd1428a6 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryServiceResourceNames.g.cs index 891658434447..034d0356bccc 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQueryServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetResourceNames.g.cs index 127f61752316..07ced45d0da7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetServiceClient.g.cs index c40b0346878c..e43705808bb7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetServiceResourceNames.g.cs index d032c09e07af..40db9e91ed8a 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SampleQuerySetServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaResourceNames.g.cs index f6e9a1a0d07a..49d6b86360f3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaServiceClient.g.cs index aaf64c9b35aa..022499f0f217 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaServiceResourceNames.g.cs index e62622b0f97b..c68806b909e4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SchemaServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchServiceClient.g.cs index ca39bb16e4c3..9c98a55c71ad 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchServiceResourceNames.g.cs index 9bc52b5ae8db..b874439c63af 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchTuningServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchTuningServiceClient.g.cs index de29f113cb22..573455755acb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchTuningServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchTuningServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchTuningServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchTuningServiceResourceNames.g.cs index c2ffb62d7db9..bbddc6562f13 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchTuningServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SearchTuningServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServiceCollectionExtensions.g.cs index 6feac7dbcf5f..958e1fb28cb4 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigResourceNames.g.cs index aab8d690f632..dedb79171f5b 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigServiceClient.g.cs index db6b8baff34c..00ef4752f8ca 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigServiceResourceNames.g.cs index 1af1e00a741d..636b88e0e6f2 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/ServingConfigServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SessionResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SessionResourceNames.g.cs index 36250d991a13..2ab2bb36f0d8 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SessionResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SessionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineResourceNames.g.cs index 07f3f5b98922..068436c56673 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineServiceClient.g.cs index 3efd7239cec1..31b281f941ff 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineServiceResourceNames.g.cs index 8e0ddbf336c5..783b8edc38bb 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/SiteSearchEngineServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventResourceNames.g.cs index 40fa6480849f..6224c65bcfd7 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventServiceClient.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventServiceClient.g.cs index 72b87907be96..bf45ef7db3bd 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventServiceClient.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventServiceResourceNames.g.cs b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventServiceResourceNames.g.cs index dacb27368e94..9b50419c36d3 100644 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DiscoveryEngine.V1Beta/Google.Cloud.DiscoveryEngine.V1Beta/UserEventServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DiscoveryEngine.V1Beta/docs/index.md b/apis/Google.Cloud.DiscoveryEngine.V1Beta/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.DiscoveryEngine.V1Beta/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Dlp.V2/.OwlBot.yaml b/apis/Google.Cloud.Dlp.V2/.OwlBot.yaml index c7cf64a8934e..c5c35e8a76df 100644 --- a/apis/Google.Cloud.Dlp.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.Dlp.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ActivateJobTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ActivateJobTriggerRequestObjectAsyncSnippet.g.cs index 5b90ae703002..64659ad6dc18 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ActivateJobTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ActivateJobTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ActivateJobTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ActivateJobTriggerRequestObjectSnippet.g.cs index 7b79f41d0a9e..a94d6a07428c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ActivateJobTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ActivateJobTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CancelDlpJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CancelDlpJobRequestObjectAsyncSnippet.g.cs index 73c007040ee5..e445ec2002eb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CancelDlpJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CancelDlpJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CancelDlpJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CancelDlpJobRequestObjectSnippet.g.cs index c3f0ea1207af..d735fc0d2b14 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CancelDlpJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CancelDlpJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionAsyncSnippet.g.cs index 3154ce8eb4b0..06232d8d7e8d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionRequestObjectAsyncSnippet.g.cs index 429476ba32d7..b43cc88eb4e1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionRequestObjectSnippet.g.cs index 6a6fa4eaf8e1..0a541171b607 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames1AsyncSnippet.g.cs index f798223bc540..4522f90f3405 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames1Snippet.g.cs index fe3ab8621e14..c13d64ff8a05 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames2AsyncSnippet.g.cs index 2eb3d9421568..c9fe04016d7e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames2Snippet.g.cs index 559f99f0aa80..a21c4307003d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionSnippet.g.cs index 9c288139fa86..530d08048d91 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateAsyncSnippet.g.cs index d026ff0fe4b5..6ea91a47d058 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateRequestObjectAsyncSnippet.g.cs index efc827a287e2..23e703f26cd1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateRequestObjectSnippet.g.cs index f6341a143960..7c4e78065e7e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames1AsyncSnippet.g.cs index 21d9750afa5a..4311f7f8f0c4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames1Snippet.g.cs index 21c86ce90453..8ca51db542f2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames2AsyncSnippet.g.cs index 1b9191a60fec..a5e26e5eacd8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames2Snippet.g.cs index ec350b4f0d59..f8a54497c7d5 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames3AsyncSnippet.g.cs index b2c456e0d45e..ace0cc4d4542 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames3Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames3Snippet.g.cs index 7dc6252a7041..92806a559bbf 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames4AsyncSnippet.g.cs index b35f102cb758..2dcda03c86f6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames4Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames4Snippet.g.cs index 1fa1f4971a68..e4b4fe41bc6a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateSnippet.g.cs index b4c9d380aedc..7a48a0d80241 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDeidentifyTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigAsyncSnippet.g.cs index d571f942d096..3558bc67abe0 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigRequestObjectAsyncSnippet.g.cs index dcecb3b9d391..fc49ee3ac4ef 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigRequestObjectSnippet.g.cs index a377de1cd427..0301c75b5d53 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigResourceNamesAsyncSnippet.g.cs index dc8194cfcb96..cb82f13f524e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigResourceNamesSnippet.g.cs index 9afab9f8a93a..818899931d4e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigSnippet.g.cs index 4ee3af1ea45e..474cfe07abe7 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDiscoveryConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1AsyncSnippet.g.cs index 3e6fe09a75ff..61c9c55ae833 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames1AsyncSnippet.g.cs index 16631e95f4f3..a6e36fa2b60e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames1Snippet.g.cs index 6ca53295aab5..fe8787c75c5b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames2AsyncSnippet.g.cs index 1cdbb5cdfa70..256bd50c85e7 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames2Snippet.g.cs index 317eefb61b11..dd0fc0a5ef7c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1ResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1Snippet.g.cs index 25e0611b0711..52376a1f6e38 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2AsyncSnippet.g.cs index 1ec1275e28ab..200daaa661eb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames1AsyncSnippet.g.cs index 473f2992cad6..23bf5d1fc495 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames1Snippet.g.cs index f8b58d233ce2..21f8febaefa4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames2AsyncSnippet.g.cs index 3bdaeb54ad35..e9cc30520a77 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames2Snippet.g.cs index 8dec765a16f2..1a817fbea6db 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2ResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2Snippet.g.cs index 544c6dc325ff..0d445ad2031a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJob2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJobRequestObjectAsyncSnippet.g.cs index be54b21c0b48..7d6fa4391d05 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJobRequestObjectSnippet.g.cs index d406a58ea4e0..9b0996891f2a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateDlpJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateAsyncSnippet.g.cs index d5cf547a3e0c..6363be9fc32e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateRequestObjectAsyncSnippet.g.cs index 93d1a7307ca1..801e05db13df 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateRequestObjectSnippet.g.cs index 20a48315332c..ffc3c5899fab 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames1AsyncSnippet.g.cs index f75885dfc3ab..721dbd1ddcb0 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames1Snippet.g.cs index 8089996e2dcf..71efb199efab 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames2AsyncSnippet.g.cs index 8dd082baa623..df1d89d0c3c2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames2Snippet.g.cs index 79ca06cd48b5..0728ae6e72bf 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames3AsyncSnippet.g.cs index 5c1d80e2624a..917365be7921 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames3Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames3Snippet.g.cs index 38eb5719e9d5..1c9e3ce0dfc4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames4AsyncSnippet.g.cs index 054f12579692..2c6b76163a9c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames4Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames4Snippet.g.cs index a797c3dffe55..d34d5b91fdf4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateSnippet.g.cs index 5ce175f11d43..dd69be3aafb1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateInspectTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerAsyncSnippet.g.cs index 0a813f674f2a..36526199c9c0 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerRequestObjectAsyncSnippet.g.cs index 9e115814c9cb..b54cc7116ea4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerRequestObjectSnippet.g.cs index 2818c5a31e44..bc657534ae56 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames1AsyncSnippet.g.cs index d487b2ec1da4..8d65be46ff38 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames1Snippet.g.cs index b36e3735f49e..1a860e3bca7a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames2AsyncSnippet.g.cs index 93f3736d8bf4..f1631f9c4417 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames2Snippet.g.cs index 52be6c83731d..03de8b078e85 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerSnippet.g.cs index 442d3d072488..ecc4d2e963f4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateJobTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeAsyncSnippet.g.cs index 1f6f3d943a18..2cb8c9ff39e4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeRequestObjectAsyncSnippet.g.cs index 85f3586c1adc..6b77526676e1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeRequestObjectSnippet.g.cs index f4f999b9bb3f..3a9b4c7b58b9 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames1AsyncSnippet.g.cs index b74dfeb424c9..eb5cb1144125 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames1Snippet.g.cs index 8a8bec4f2cea..585f55e327a9 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames2AsyncSnippet.g.cs index c1d7ab6c0f66..151c7d1512fa 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames2Snippet.g.cs index 8e1fd975735e..744794a35961 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames3AsyncSnippet.g.cs index 2315a4d431f4..eaddc22cae65 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames3Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames3Snippet.g.cs index f78e42125a10..e29c9bba98b2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames4AsyncSnippet.g.cs index 0ce4489b6498..ff0adb7dab29 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames4Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames4Snippet.g.cs index b28e109ea3ec..d58f33d9a1e2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeSnippet.g.cs index 92d0f6d4c493..929698b24b60 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.CreateStoredInfoTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeidentifyContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeidentifyContentRequestObjectAsyncSnippet.g.cs index fee4b0b1ad08..dfcfa8ebb059 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeidentifyContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeidentifyContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeidentifyContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeidentifyContentRequestObjectSnippet.g.cs index 3a2bd7488be3..256d03c5c085 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeidentifyContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeidentifyContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionAsyncSnippet.g.cs index f39f502567e0..8e69707d44f6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs index 6b6034289db9..e1bc6b0a00a1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionRequestObjectSnippet.g.cs index 6db75c4121f4..f4edad2cb22a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs index 305379c75eac..101af101da14 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionResourceNamesSnippet.g.cs index 15287170729c..f57aa27762be 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionSnippet.g.cs index fbe411ec53aa..410866bdf353 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateAsyncSnippet.g.cs index 0cefe1054cbf..c4998b41d724 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateRequestObjectAsyncSnippet.g.cs index b6864457a2a5..24cdcc915411 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateRequestObjectSnippet.g.cs index 70b3e06cb91a..1f1b08f6dc9b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateResourceNamesAsyncSnippet.g.cs index f6e215e91736..27cdb020ab68 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateResourceNamesSnippet.g.cs index a4101a31ccbc..e1031c9eeb84 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateSnippet.g.cs index 0446f5b2637b..571adc3a3b56 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDeidentifyTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigAsyncSnippet.g.cs index 78ee48785870..90b9d3c389a7 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigRequestObjectAsyncSnippet.g.cs index f51af2410c36..8e0c8b4f3ccd 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigRequestObjectSnippet.g.cs index 6b0d91a9d314..bc6fa25c5800 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigResourceNamesAsyncSnippet.g.cs index b86418af25d5..cb13a17bba3a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigResourceNamesSnippet.g.cs index d57e3e6b749b..e89ce487986d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigSnippet.g.cs index 6ae111429fb8..87007fc5c506 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDiscoveryConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobAsyncSnippet.g.cs index 6506d23af7b5..01df19b5be39 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobRequestObjectAsyncSnippet.g.cs index 35341c32ed0f..94eebcc1257d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobRequestObjectSnippet.g.cs index b52bc72d735e..ce8bd9c2d68b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobResourceNamesAsyncSnippet.g.cs index a29b353a2fda..90abdb08aaa5 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobResourceNamesSnippet.g.cs index e3364f051110..d3e6effb6495 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobSnippet.g.cs index 11f9d397866f..a8eba4e22602 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteDlpJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileAsyncSnippet.g.cs index 884c455174e4..82bd29bbba4f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileRequestObjectAsyncSnippet.g.cs index 48b24a41830b..d5f2478aa0c9 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileRequestObjectSnippet.g.cs index 2e3b4457d352..64bebdf21e3a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileResourceNamesAsyncSnippet.g.cs index ebff3e43e1af..3e50783153d1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileResourceNamesSnippet.g.cs index cbc0be69898b..f80e95672e49 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileSnippet.g.cs index 1ae3cbdf7722..cb565c52795a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteFileStoreDataProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateAsyncSnippet.g.cs index 9341c2bcf393..32974fc02820 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateRequestObjectAsyncSnippet.g.cs index e3c873da7b8f..13c987edff62 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateRequestObjectSnippet.g.cs index 389669ec6d20..c304843ba3db 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateResourceNamesAsyncSnippet.g.cs index 90352903cecc..82584a9fbd12 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateResourceNamesSnippet.g.cs index 3fda9a47d5d6..912849b72fe6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateSnippet.g.cs index 5358024b527a..387fbe6cbbf1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteInspectTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerAsyncSnippet.g.cs index c3d1918c2d07..8e4ab7dd637d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerRequestObjectAsyncSnippet.g.cs index b835f76a078f..15a47d9bb489 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerRequestObjectSnippet.g.cs index 8af078787242..587687c0dd93 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerResourceNamesAsyncSnippet.g.cs index a2aad7d5ad32..acc97234f382 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerResourceNamesSnippet.g.cs index afbb1fc8ecd0..df75ba412658 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerSnippet.g.cs index dfa7bc618787..64a1058b8851 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteJobTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeAsyncSnippet.g.cs index 98b40e31d3ae..b60910fca757 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeRequestObjectAsyncSnippet.g.cs index 5b1575f02a7b..34feb5c6031d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeRequestObjectSnippet.g.cs index d8567b21a30a..f63bb65d39ca 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeResourceNamesAsyncSnippet.g.cs index cf191985aee3..ff586fae0034 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeResourceNamesSnippet.g.cs index b6499154ac4d..6c3a10e66c6a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeSnippet.g.cs index d19bf33480a3..cc8cda384d39 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteStoredInfoTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileAsyncSnippet.g.cs index b0c4860c8618..eecb59abea83 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileRequestObjectAsyncSnippet.g.cs index 5145fd783c80..0534cc569818 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileRequestObjectSnippet.g.cs index 06be082edb67..49b73f5e6449 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileResourceNamesAsyncSnippet.g.cs index 5ea5df3e81ea..1ff73155619f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileResourceNamesSnippet.g.cs index 200f15b6da04..558ba2a56f64 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileSnippet.g.cs index e3b95363c0cf..760bafcaaa29 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.DeleteTableDataProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.FinishDlpJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.FinishDlpJobRequestObjectAsyncSnippet.g.cs index a6a41170216e..b762536b4f0e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.FinishDlpJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.FinishDlpJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.FinishDlpJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.FinishDlpJobRequestObjectSnippet.g.cs index 84fb27cef881..5386fca36581 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.FinishDlpJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.FinishDlpJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileAsyncSnippet.g.cs index 628d54f9327b..8958099457ed 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileRequestObjectAsyncSnippet.g.cs index 7beda2d4a56a..4544fc2b30cb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileRequestObjectSnippet.g.cs index fd623a79be53..46c46b66a267 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileResourceNamesAsyncSnippet.g.cs index 5c93d9b1be46..aafa7e595292 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileResourceNamesSnippet.g.cs index c99cb27f4b29..1242d3402903 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileSnippet.g.cs index 56aefe3aa765..4be697c3c3ac 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetColumnDataProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionAsyncSnippet.g.cs index 469796ab0531..79c480ab8ae1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionRequestObjectAsyncSnippet.g.cs index b71ecef78e99..516ef299fedb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionRequestObjectSnippet.g.cs index aa99c7e5ffb7..8b8da01e5d75 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionResourceNamesAsyncSnippet.g.cs index 078ac1c6b9c2..96305647e743 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionResourceNamesSnippet.g.cs index 9551b7e82f32..663f2ec477c8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionSnippet.g.cs index cea5a26f4066..09c1100a123c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateAsyncSnippet.g.cs index 968a60710e43..5a31fe09d9c0 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateRequestObjectAsyncSnippet.g.cs index 83e788911ede..7caa3466b94b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateRequestObjectSnippet.g.cs index 40c7585be74c..9a0739fcf3a1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateResourceNamesAsyncSnippet.g.cs index 8cc0fce24301..b8e4cbdf20fb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateResourceNamesSnippet.g.cs index 6da74771c22a..1409898e280b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateSnippet.g.cs index 80a82fa2b0b2..9f96aebba02f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDeidentifyTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigAsyncSnippet.g.cs index 4138a617c8cb..f6799e13bcba 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigRequestObjectAsyncSnippet.g.cs index 51aebeb300ea..d6551c34aedb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigRequestObjectSnippet.g.cs index 78b51e37b4de..3c41718174aa 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigResourceNamesAsyncSnippet.g.cs index 4396ffdc36a4..6fe097729bbf 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigResourceNamesSnippet.g.cs index 4256326ef4d5..01de91d16c38 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigSnippet.g.cs index 71915ff897fe..e229d0f443f5 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDiscoveryConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobAsyncSnippet.g.cs index 3d4147723f72..40a11e5e88b2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobRequestObjectAsyncSnippet.g.cs index 9ef30d56fa79..e1ff3ee410b5 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobRequestObjectSnippet.g.cs index e9e8b6e01604..4c8159391a50 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobResourceNamesAsyncSnippet.g.cs index 263e539eac36..8e3b07051a8d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobResourceNamesSnippet.g.cs index 127e1fe13286..1b1947617c2f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobSnippet.g.cs index a8352b676cac..7185a61e44c8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetDlpJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileAsyncSnippet.g.cs index e484d18d6f30..7561c33e2d7a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileRequestObjectAsyncSnippet.g.cs index 03e83a5d9a39..7a543ea0e98c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileRequestObjectSnippet.g.cs index 9a59cfaacdf9..ae648c714530 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileResourceNamesAsyncSnippet.g.cs index 7231a21cc28e..167862c01f9c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileResourceNamesSnippet.g.cs index a7d8d7a360e0..d1530b77cb56 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileSnippet.g.cs index ea6704292899..29dbae63f641 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetFileStoreDataProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateAsyncSnippet.g.cs index 1e4b3c0bb8a7..181f8abe6ae6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateRequestObjectAsyncSnippet.g.cs index 4ade8a7bcab3..5c0d0d5d5437 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateRequestObjectSnippet.g.cs index 0a1f272c2d80..191ae8444dea 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateResourceNamesAsyncSnippet.g.cs index fd5218831648..7681b7fc1992 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateResourceNamesSnippet.g.cs index c91c30dc3178..f2231f38ed8c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateSnippet.g.cs index b8240c419661..15a21fc418a8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetInspectTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerAsyncSnippet.g.cs index f13df5c4db68..547ad7feb365 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerRequestObjectAsyncSnippet.g.cs index 611b86c5dd4a..f907591022c1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerRequestObjectSnippet.g.cs index 75525129fc8a..195eacd6daa9 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerResourceNamesAsyncSnippet.g.cs index b42e077be8bb..a117b1887a9d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerResourceNamesSnippet.g.cs index 66600b627e98..645c44c36acb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerSnippet.g.cs index 666bad76a94c..58b7424ecbd8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetJobTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileAsyncSnippet.g.cs index 23c2f1ebfaad..b80162ed94b7 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileRequestObjectAsyncSnippet.g.cs index 580d9aaced9b..2655a5946170 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileRequestObjectSnippet.g.cs index fc930be7d31f..0de1f93f3bbe 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileResourceNamesAsyncSnippet.g.cs index 3a49cd9f4ab2..9bc0fe920a8d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileResourceNamesSnippet.g.cs index cf02fd79cd69..fcdd5751b864 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileSnippet.g.cs index 12375f92a8a8..8a6fbe4abf82 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetProjectDataProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeAsyncSnippet.g.cs index c53da8a15752..b9a863f8a8f8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeRequestObjectAsyncSnippet.g.cs index 91db80e8229e..a0aed8c99e46 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeRequestObjectSnippet.g.cs index bc915f1cdebb..6f722989978c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeResourceNamesAsyncSnippet.g.cs index dacda73ff96f..6c8d2bac1371 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeResourceNamesSnippet.g.cs index d3d7c1491590..b4de37756a34 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeSnippet.g.cs index 2e5fc119fd6e..dac0c7db3f05 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetStoredInfoTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileAsyncSnippet.g.cs index 6b1e28cd1225..e7e669097c73 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileRequestObjectAsyncSnippet.g.cs index 0282e98862fd..3586132d13b0 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileRequestObjectSnippet.g.cs index 41f5e6ea38b5..a167e78fc3a7 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileResourceNamesAsyncSnippet.g.cs index c9ac775499b8..062aec234e3b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileResourceNamesSnippet.g.cs index f99f1131e35f..af66afe27a74 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileSnippet.g.cs index 00f02a7c450f..7871a43a0526 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.GetTableDataProfileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobAsyncSnippet.g.cs index 86244e071a9e..828acb813256 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobRequestObjectAsyncSnippet.g.cs index 3099d8353da9..80bc2f4ba6a6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobRequestObjectSnippet.g.cs index 185f19d0de73..bb5bf4e68a48 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobResourceNamesAsyncSnippet.g.cs index 70fda9262f56..1a836ba86650 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobResourceNamesSnippet.g.cs index de9cedf49999..5d066f9e6301 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobSnippet.g.cs index c99b6789ec0f..25b4da416957 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectDlpJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerAsyncSnippet.g.cs index d0256f82250d..507cdb9d3f9a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerRequestObjectAsyncSnippet.g.cs index 22752f0578c1..a103721f93dc 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerRequestObjectSnippet.g.cs index a3747ddb7cbb..6a9c2f7c327f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerResourceNamesAsyncSnippet.g.cs index c0478bae1960..d43d01f03488 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerResourceNamesSnippet.g.cs index 1d70709c74b5..1fa8ac16a726 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerSnippet.g.cs index 0a42373f4b79..df32ca81231d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.HybridInspectJobTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.InspectContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.InspectContentRequestObjectAsyncSnippet.g.cs index c78cd0982f94..21230f4adc5e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.InspectContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.InspectContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.InspectContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.InspectContentRequestObjectSnippet.g.cs index c19e22281b18..fb7d3ec7bda1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.InspectContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.InspectContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesAsyncSnippet.g.cs index 478ca51ef976..020dee016fe3 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesRequestObjectAsyncSnippet.g.cs index 3e107b2174f3..96b10271444b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesRequestObjectSnippet.g.cs index bb8114f44a90..f091c91de398 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames1AsyncSnippet.g.cs index 4f66c4da4416..2aa3b62cec18 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames1Snippet.g.cs index 292da8e31326..a127e329d904 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames2AsyncSnippet.g.cs index 3bb615256ca5..2a8f00bb2d3d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames2Snippet.g.cs index 50a29c68d794..d8b6149ac2a8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesSnippet.g.cs index 4be4637c3634..9e66d8939a2e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListColumnDataProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsAsyncSnippet.g.cs index 6ea67ff397b3..b8ed06986c2a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsRequestObjectAsyncSnippet.g.cs index aa9986ccdaf0..857136b960fb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsRequestObjectSnippet.g.cs index 7efa142de5f3..3229f3c9c625 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames1AsyncSnippet.g.cs index 7d60f6d2fada..c3fe4d9f9ecd 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames1Snippet.g.cs index f4cd36098a2a..eed438fb9d50 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames2AsyncSnippet.g.cs index e157b0e87721..32abbc8ee4ea 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames2Snippet.g.cs index a02a1a3d0a22..e43b3991e265 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsSnippet.g.cs index 8d747a021ee4..0587e2691375 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesAsyncSnippet.g.cs index 438e685ff3d5..5bbef8d9d9c2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesRequestObjectAsyncSnippet.g.cs index 733bc0c24971..274460a88282 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesRequestObjectSnippet.g.cs index 051434cb7ce6..d80f2f227df1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames1AsyncSnippet.g.cs index 7e52a16fc175..45c804009141 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames1Snippet.g.cs index 79cd01f1a045..92cdce1137f3 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames2AsyncSnippet.g.cs index 089f41dd8a85..16f6a0355df6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames2Snippet.g.cs index bc4a914c3180..f30da0b9b14d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames3AsyncSnippet.g.cs index 5bf2be95b3b9..e50d6afcfd46 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames3Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames3Snippet.g.cs index 444c07de3e6f..fb7ef7e0d6b6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames4AsyncSnippet.g.cs index bf97c7ef600b..282818d9fab3 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames4Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames4Snippet.g.cs index 3789307a3d03..52bbff86a2aa 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesSnippet.g.cs index f7178b478493..4e7aeab52fcd 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDeidentifyTemplatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsAsyncSnippet.g.cs index f7b463439085..77cb0d8672fc 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsRequestObjectAsyncSnippet.g.cs index ed322f01a31c..81d6c65be016 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsRequestObjectSnippet.g.cs index a2b5320cd336..b742043416af 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsResourceNamesAsyncSnippet.g.cs index 79d41523989f..404a062daf54 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsResourceNamesSnippet.g.cs index c0a27db752bd..3b3b3404e567 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsSnippet.g.cs index e08a1f4865f8..a2d6af8b929c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDiscoveryConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsAsyncSnippet.g.cs index 0c5348b0652d..a94bdf55c9f2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsRequestObjectAsyncSnippet.g.cs index 5b5a9cf424ec..1cc3d4b72403 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsRequestObjectSnippet.g.cs index f1cc11de953a..1dbc6619821e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames1AsyncSnippet.g.cs index a63cba156e84..4f82e72ac36d 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames1Snippet.g.cs index 2e4a9b500e87..91db0b3ec590 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames2AsyncSnippet.g.cs index b6091edfc41a..25399f808050 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames2Snippet.g.cs index a42f1f8e7c16..5fc3a58c9344 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsSnippet.g.cs index b08852ccbd38..7202d0271040 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListDlpJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesAsyncSnippet.g.cs index 225cd0f783ad..15b057798d87 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesRequestObjectAsyncSnippet.g.cs index 99304d449361..d6a1d7184ca9 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesRequestObjectSnippet.g.cs index 6bac9b4c8d29..4694853abc70 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames1AsyncSnippet.g.cs index 556112f5d34c..14b5b3b739cf 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames1Snippet.g.cs index 7162ed9b08e3..6dabf2afb3d2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames2AsyncSnippet.g.cs index 88bb2870a643..46b6d6c2636a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames2Snippet.g.cs index 10fb6ae3d40f..090fd816adde 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesSnippet.g.cs index 1a58439743bf..d92209200e33 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListFileStoreDataProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesAsyncSnippet.g.cs index 8cfbf381e6db..593daedce996 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesRequestObjectAsyncSnippet.g.cs index 500373549d19..c261753595ec 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesRequestObjectSnippet.g.cs index c170a8555a42..b0780b2196fc 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesSnippet.g.cs index 4e244ca3694b..0f1eed7651ee 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInfoTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesAsyncSnippet.g.cs index 3dfe71424a9c..4b0f82b23208 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesRequestObjectAsyncSnippet.g.cs index a29a3bfbe5ce..d4434c9e293a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesRequestObjectSnippet.g.cs index bb9c71bc76f2..a630963bb0f7 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames1AsyncSnippet.g.cs index 40d5bd303590..fee0353655a8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames1Snippet.g.cs index 4fd5027231bf..00f96ef92964 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames2AsyncSnippet.g.cs index ef3542b9bd23..cdc85879e9dc 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames2Snippet.g.cs index 261fc920ec7a..f6ddf1e19dbc 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames3AsyncSnippet.g.cs index 6050b95f7303..cfe86992619e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames3Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames3Snippet.g.cs index e31aced02d8e..83fb1129518b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames4AsyncSnippet.g.cs index 1faf630646b3..7f92e2bcbb77 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames4Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames4Snippet.g.cs index 49eb7c9b3488..a13dc6f601fc 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesSnippet.g.cs index a05867d7dd81..93e04d64c136 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListInspectTemplatesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersAsyncSnippet.g.cs index cf1418b2754c..f67f88cb8e57 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersRequestObjectAsyncSnippet.g.cs index efe8c9998c50..51647bfe0230 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersRequestObjectSnippet.g.cs index 5a8a95cf8c4f..f991804a2e72 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames1AsyncSnippet.g.cs index cc4691e0534e..8b035cca2323 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames1Snippet.g.cs index 399c0f19dfe5..40728627390c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames2AsyncSnippet.g.cs index 5ed378ca7bec..94a746a25207 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames2Snippet.g.cs index 3c0bebcfd77a..2c1741da5f96 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersSnippet.g.cs index 446fde144596..2ed2dd0e1bf6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListJobTriggersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesAsyncSnippet.g.cs index e156180e6d02..cbafb3bf0799 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesRequestObjectAsyncSnippet.g.cs index a35a11f897e0..bd1c51ac0ccd 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesRequestObjectSnippet.g.cs index 2c50e2089ba1..7634498584ac 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames1AsyncSnippet.g.cs index 9c98bed695e5..b730b5bfbcff 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames1Snippet.g.cs index b2cfb93a63a7..fe3fe8d21241 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames2AsyncSnippet.g.cs index c2e7830b9a8b..aa63159b35e8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames2Snippet.g.cs index a9676ee53676..24a94c307779 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesSnippet.g.cs index ab3f339f5479..c69159ffaada 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListProjectDataProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesAsyncSnippet.g.cs index 9f91d98cc186..d283266d2596 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesRequestObjectAsyncSnippet.g.cs index 1e277add17fb..d4618f5790ba 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesRequestObjectSnippet.g.cs index c418fda99642..89aae009ad44 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames1AsyncSnippet.g.cs index fd78943a3052..4e2446367a46 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames1Snippet.g.cs index 3d19d8c8c25c..98211e18ba77 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames2AsyncSnippet.g.cs index 58f9196070fc..05d540741540 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames2Snippet.g.cs index 80e7a8b7104e..d9f8cb7036ef 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames3AsyncSnippet.g.cs index db743935ebf5..18a50dcdd4e2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames3Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames3Snippet.g.cs index 254d40dce973..907e1bc367a3 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames4AsyncSnippet.g.cs index d74c5c1149ab..7c6ca3fa51ae 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames4Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames4Snippet.g.cs index b84387430cef..4aa023bda16f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesSnippet.g.cs index 7fe8a1b73495..82697825b553 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListStoredInfoTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesAsyncSnippet.g.cs index c7318d6b6098..e4f5d7b23022 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesRequestObjectAsyncSnippet.g.cs index ec79bafa30dc..bd56e7975dc4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesRequestObjectSnippet.g.cs index bc5573cb0dc1..fde94b442976 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames1AsyncSnippet.g.cs index 0a74cc842789..f410bae31087 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames1Snippet.g.cs index b6be48c6be97..b3b546082ede 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames2AsyncSnippet.g.cs index 59d7a462e6c9..715e437abfbf 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames2Snippet.g.cs index 1ae0679ae5ac..a9e94a6a1c6a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesSnippet.g.cs index 8c030fb046a9..7f35e7992aac 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ListTableDataProfilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.RedactImageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.RedactImageRequestObjectAsyncSnippet.g.cs index 5227ff4309d8..0a68cc7af331 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.RedactImageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.RedactImageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.RedactImageRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.RedactImageRequestObjectSnippet.g.cs index f98b07b712bc..55b873f55ca3 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.RedactImageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.RedactImageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ReidentifyContentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ReidentifyContentRequestObjectAsyncSnippet.g.cs index 4ba78e97a7f6..6dbcbd2607bb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ReidentifyContentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ReidentifyContentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ReidentifyContentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ReidentifyContentRequestObjectSnippet.g.cs index aa42a60ef0d9..a53a630caea6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ReidentifyContentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.ReidentifyContentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsAsyncSnippet.g.cs index 9a28890c7f30..f72b00480880 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsRequestObjectAsyncSnippet.g.cs index da8649578a99..fa83ca2fef10 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsRequestObjectSnippet.g.cs index e08c127c3696..459f3a7ee974 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames1AsyncSnippet.g.cs index e3c54d265719..f1bc001e416a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames1Snippet.g.cs index d14e13525a30..56f387b7bcbb 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames2AsyncSnippet.g.cs index 2917196e666f..7a727e0f94e8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames2Snippet.g.cs index 53050c6163fd..288239f46852 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsSnippet.g.cs index 43f407619862..84d38274e343 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.SearchConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionAsyncSnippet.g.cs index 66138ad512d5..bdb5639b1d92 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs index 198cdc8a4b39..5da99b8b2521 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionRequestObjectSnippet.g.cs index 78dcb53a57c5..db6498a19b10 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionResourceNamesAsyncSnippet.g.cs index 887b0b746ef8..ffebc305a438 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionResourceNamesSnippet.g.cs index 05ff5263cb1a..ccc0e5e5255f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionSnippet.g.cs index da521eaeebda..971df18ecf24 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateAsyncSnippet.g.cs index 791a16dca26a..cb4716bcde14 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateRequestObjectAsyncSnippet.g.cs index 9c1104efcb57..487ab6a7f156 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateRequestObjectSnippet.g.cs index 49887218d976..2195bf1513ff 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateResourceNamesAsyncSnippet.g.cs index 2056573d5975..940a34c04d84 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateResourceNamesSnippet.g.cs index 9522d73f8094..744cbfc55fd7 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateSnippet.g.cs index bb7b29e37ab0..6bf0ea16fa94 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDeidentifyTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigAsyncSnippet.g.cs index 6bb522205a30..2f4c204a8121 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigRequestObjectAsyncSnippet.g.cs index e7f827d9396a..c499aaf5bc9e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigRequestObjectSnippet.g.cs index 13c4e7bb31d7..e8f0a4436de1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigResourceNamesAsyncSnippet.g.cs index 4668abc24b84..d058983fb08a 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigResourceNamesSnippet.g.cs index 643f271682c2..bb1ada1b674f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigSnippet.g.cs index ec8f5ddd4aa9..dae12838d17c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateDiscoveryConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateAsyncSnippet.g.cs index e27daf787084..79202bef07e2 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateRequestObjectAsyncSnippet.g.cs index 100f263f7def..f3e09878e409 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateRequestObjectSnippet.g.cs index b858952b61e9..8d32f91de8e1 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateResourceNamesAsyncSnippet.g.cs index f91aa9b2b8d6..a5ec16c8af0e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateResourceNamesSnippet.g.cs index f8a98d69c6f7..22ef797e0279 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateSnippet.g.cs index c214510b38bf..c3ffa0478552 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateInspectTemplateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerAsyncSnippet.g.cs index b63a77090d3e..3049a4bbe046 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerRequestObjectAsyncSnippet.g.cs index 8096bbb601f4..fe0d23f055fd 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerRequestObjectSnippet.g.cs index 48ce080da678..d383b021a0a0 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerResourceNamesAsyncSnippet.g.cs index f683ca00b03b..2a0c6b0f941f 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerResourceNamesSnippet.g.cs index 7c3af8b2e4e8..7e694262f5f4 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerSnippet.g.cs index 55e2e8c20b55..4956d281ffbf 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateJobTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeAsyncSnippet.g.cs index c4a2b5f3cf30..7ea1ca744f2c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeRequestObjectAsyncSnippet.g.cs index 014f83fd8d2f..e3f8b5fc786c 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeRequestObjectSnippet.g.cs index 2275d0e27f0e..0a15a182c464 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeResourceNamesAsyncSnippet.g.cs index 797359ccaf9f..c5e5e8b5a12e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeResourceNamesSnippet.g.cs index 9c681846d1b5..6438f81f8bcc 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeSnippet.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeSnippet.g.cs index f6846a030b5c..8d67f58f6f6e 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeSnippet.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.GeneratedSnippets/DlpServiceClient.UpdateStoredInfoTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.Snippets/DlpServiceClientSnippets.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.Snippets/DlpServiceClientSnippets.g.cs index 463744ee8e39..a9d039b9a0e6 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.Snippets/DlpServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2.Snippets/DlpServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/DlpResourceNames.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/DlpResourceNames.g.cs index 3dc8b43b52c8..5cb59830db90 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/DlpResourceNames.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/DlpResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/DlpServiceClient.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/DlpServiceClient.g.cs index 2d51a9d24d85..32424102acd8 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/DlpServiceClient.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/DlpServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/PackageApiMetadata.g.cs index 0d6a1a6c3af1..d03d0827bf7b 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/ServiceCollectionExtensions.g.cs index 8a1db9753971..489d930989f5 100644 --- a/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/.OwlBot.yaml b/apis/Google.Cloud.DocumentAI.V1/.OwlBot.yaml index c5f46c206dc2..864631fca888 100644 --- a/apis/Google.Cloud.DocumentAI.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.DocumentAI.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsAsyncSnippet.g.cs index 8c83ce7f5359..f3a40487dde5 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectAsyncSnippet.g.cs index 01cb0ed5122c..b3bdfb66c61d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectSnippet.g.cs index 3e04657a54be..e2b6c3c9d9f3 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesAsyncSnippet.g.cs index c1849e5e26bb..1e40943dd0db 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesSnippet.g.cs index 521aa428d201..a51eb04c7718 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsSnippet.g.cs index 11d0b76de577..6b5fd02ecad0 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorAsyncSnippet.g.cs index 304859ace467..30f2c1c469d8 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectAsyncSnippet.g.cs index 51269acd3040..2708d07b31f9 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectSnippet.g.cs index d934be5b7ac3..c906192f7c82 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesAsyncSnippet.g.cs index 2418a806bc2e..e9cb4d11478a 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesSnippet.g.cs index 40ff47b6b130..520cf8a46b13 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorSnippet.g.cs index 4a3631908eb0..67aead5548c3 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorAsyncSnippet.g.cs index ff0cf55d3f43..3907342b100f 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectAsyncSnippet.g.cs index 829cd7eacf34..3ef7bb5e9616 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectSnippet.g.cs index 48b1300ec78a..d00572a5ee8a 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesAsyncSnippet.g.cs index 0df6404331d7..fef254af22e1 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesSnippet.g.cs index 89514cf2fd34..dd2bc19bd2cc 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorSnippet.g.cs index f5262704e3b9..3ac3654d60b5 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionAsyncSnippet.g.cs index a37c4e9c9574..a5f46828c949 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectAsyncSnippet.g.cs index a2a8524618c3..99179adab1e1 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectSnippet.g.cs index 47b79c38be1f..d06a53b25c8f 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesAsyncSnippet.g.cs index 57f1407b471c..de2d63d0cd10 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesSnippet.g.cs index 20a52a23d688..fec8e803df79 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionSnippet.g.cs index db52f697ab78..e88377c37d82 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionAsyncSnippet.g.cs index b7e8c66747b6..d95db82c6f4f 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectAsyncSnippet.g.cs index 2122a6055640..ead6d5ab31af 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectSnippet.g.cs index d7b7f586b2a4..6f7c23ef3da5 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesAsyncSnippet.g.cs index 740bb59d1b19..b829d508f737 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesSnippet.g.cs index 1bceb09d017b..226121c47d45 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionSnippet.g.cs index a77a26f92feb..55ce2d78f305 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectAsyncSnippet.g.cs index 2fba1939362a..1baecd62412f 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectSnippet.g.cs index 88fe8f0273b7..b4bf7d4c9a8c 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectAsyncSnippet.g.cs index a5fa065d567c..2d48d8e7ed0c 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectSnippet.g.cs index fce1c8fde812..f8ad214a1102 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionAsyncSnippet.g.cs index 7f20167192fe..7e919403492b 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectAsyncSnippet.g.cs index 633cd48f7603..e5fe7e61324d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectSnippet.g.cs index 5f2a3cd1d0ee..e2bd7c2c598c 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesAsyncSnippet.g.cs index e78476004df2..a2eafebb232b 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesSnippet.g.cs index e69bc7f9cf1c..e79fe29fc8c3 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionSnippet.g.cs index 47809833777e..ac7218e89a4a 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesAsyncSnippet.g.cs index 34cc7bc5c4eb..94ffc1132b20 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectAsyncSnippet.g.cs index e48cd26ce96b..da6cff0a2eb1 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectSnippet.g.cs index b5d0f7a8c37c..e4eb49834ed0 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesAsyncSnippet.g.cs index daad01f8165e..966702a041b0 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesSnippet.g.cs index 69b23d852ba5..6e57bf7c03e8 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesSnippet.g.cs index 445db9c7dd88..66513bbb75da 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationAsyncSnippet.g.cs index 35c77b77a6e5..e71de628506d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs index 05a5c367b05b..0c6113fc57b5 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectSnippet.g.cs index 338e5578abf6..95a36f9bbd5a 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs index 9f00b6eec5b0..38c487a15be7 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesSnippet.g.cs index 259fe58eb2f5..42cca10b656e 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationSnippet.g.cs index 81d8cdcf3dc4..9d71bb930d9e 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorAsyncSnippet.g.cs index 371bd8f3bf51..9b614939a7eb 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectAsyncSnippet.g.cs index 33c2f62777cc..21a390c67ac4 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectSnippet.g.cs index fa8e600c9146..b96f905fd595 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesAsyncSnippet.g.cs index d1f419cfb9ff..c767cd8265a3 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesSnippet.g.cs index 9e797f179e20..8b33cc24c160 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorSnippet.g.cs index 848d2730abf1..583814611c23 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeAsyncSnippet.g.cs index e48756bfe1cc..a8df81d4a841 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectAsyncSnippet.g.cs index 0b24b0b17da7..0dc0616a6d7f 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectSnippet.g.cs index 24143fc9b2f9..f329759fc175 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesAsyncSnippet.g.cs index a3fb9a2b835f..c10caa65e433 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesSnippet.g.cs index ecdb0133888c..3bb4ead74035 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeSnippet.g.cs index b2689fd4971c..f7be727a8cbf 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionAsyncSnippet.g.cs index 88c34e901e9a..4bf3d5a675df 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectAsyncSnippet.g.cs index bc1bd6302bf7..edfcf2965e43 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectSnippet.g.cs index c84d778fd91d..b10a21e5b620 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesAsyncSnippet.g.cs index f7b6ef0a658c..20663281b792 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesSnippet.g.cs index 80cf43a52152..5c41a383a27d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionSnippet.g.cs index 45db51f9795a..adcfc8313d90 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsAsyncSnippet.g.cs index ee4931aff350..7d4ca6243214 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs index 9a87fc193e25..890fc0c8222b 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectSnippet.g.cs index b33349282042..32848f14398c 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs index 49b486687a43..ee52adc1fee3 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesSnippet.g.cs index 9d87d48e460f..0e4261c2b11c 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsSnippet.g.cs index 36ad7a2e31ca..28610c008a22 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesAsyncSnippet.g.cs index d7d0db2b210f..731c1d21c9a8 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectAsyncSnippet.g.cs index ea113401c62e..cd4f9c5c36c1 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectSnippet.g.cs index b3028adc89d7..0ac418c84710 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesAsyncSnippet.g.cs index d15caa33a145..645ac85a5359 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesSnippet.g.cs index 9e2af5b86b6a..f79605018987 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesSnippet.g.cs index a854401c5d3c..7824c4135142 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsAsyncSnippet.g.cs index 0333304de876..3e1545d1d587 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectAsyncSnippet.g.cs index 9102a165d424..ccdb671182c5 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectSnippet.g.cs index bffd4dc83874..125b5635e553 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesAsyncSnippet.g.cs index 628f45343997..cf15c4042258 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesSnippet.g.cs index c182f560b47f..e057406f4cbf 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsSnippet.g.cs index c4ae5223af6a..e21d33ddc2ad 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsAsyncSnippet.g.cs index 13c99ebea2c2..39a070d58ffd 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectAsyncSnippet.g.cs index fa7c0438a566..9596ac2373d5 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectSnippet.g.cs index f82214ca94f2..c83a2838e983 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesAsyncSnippet.g.cs index ddfe34e1ec49..05f74fa12e7c 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesSnippet.g.cs index 7630bb7dfb6e..302bd4df8193 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsSnippet.g.cs index 073533f1f949..0be7c8072bb0 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentAsyncSnippet.g.cs index d8199e6e9eec..28dbcf98de8f 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectAsyncSnippet.g.cs index 2cfb44a6f99a..8fb8f83b1e36 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectSnippet.g.cs index 0086b6f347a2..dc75fae93b1d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesAsyncSnippet.g.cs index f83bf0cfbb93..3bea82b37945 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesSnippet.g.cs index 056df9933030..ca01a2f19a83 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentSnippet.g.cs index d94109b35603..7a733d68b1c6 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentAsyncSnippet.g.cs index 17f5665102cf..7f680f1c7cf4 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectAsyncSnippet.g.cs index a3ad1033341d..4d13334e843b 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectSnippet.g.cs index 99595f1fadea..843e80284a78 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesAsyncSnippet.g.cs index 9f57d2874eb9..e339a4139b17 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesSnippet.g.cs index 018b2c927904..04055c35e741 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentSnippet.g.cs index 06df014acdd2..adcfbdb9d9c5 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectAsyncSnippet.g.cs index 31e91c27c6f8..a047613aea8d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectSnippet.g.cs index fcbf153d287d..325ceaa944be 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionAsyncSnippet.g.cs index c96cb4021787..dfcf0997296b 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectAsyncSnippet.g.cs index 7cc32e888b72..60aa48c67e8d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectSnippet.g.cs index cdf8a24a4c7f..75144cbc8d72 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesAsyncSnippet.g.cs index e6990cd3ab37..c82aa060b20d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesSnippet.g.cs index b083eda3957b..e86122835afb 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionSnippet.g.cs index c137a3b80a18..514dfdcdc982 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionAsyncSnippet.g.cs index e49acf9f6ce7..6a5f5f839916 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectAsyncSnippet.g.cs index c0f7a9f6e4f2..8eb4bf1fbcc7 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectSnippet.g.cs index 794c7186075c..8236fadb7b9f 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesAsyncSnippet.g.cs index e79b1108e870..1f799e2b16fc 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesSnippet.g.cs index 6bc4a20f1caf..12b4589cc54f 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionSnippet.g.cs index 5b52a0686153..a8bdbfa1898d 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.Snippets/DocumentProcessorServiceClientSnippets.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.Snippets/DocumentProcessorServiceClientSnippets.g.cs index 76c5976f3886..c9a1bb3e0cae 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.Snippets/DocumentProcessorServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1.Snippets/DocumentProcessorServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/DocumentProcessorServiceClient.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/DocumentProcessorServiceClient.g.cs index f204ead9df43..ddeba8750094 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/DocumentProcessorServiceClient.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/DocumentProcessorServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/DocumentProcessorServiceResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/DocumentProcessorServiceResourceNames.g.cs index d3edf22a2da1..a9c2dd17e941 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/DocumentProcessorServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/DocumentProcessorServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/EvaluationResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/EvaluationResourceNames.g.cs index 4f3f42d6bc9e..a1fe484b01f5 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/EvaluationResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/EvaluationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/PackageApiMetadata.g.cs index db1ba74886c4..81e4b64c24c7 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ProcessorResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ProcessorResourceNames.g.cs index 920fbb4dad62..f72951b68650 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ProcessorResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ProcessorResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ProcessorTypeResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ProcessorTypeResourceNames.g.cs index eedab32362b8..af83210e69d7 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ProcessorTypeResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ProcessorTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ServiceCollectionExtensions.g.cs index 123dbcdc551f..b3d19333d170 100644 --- a/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1/Google.Cloud.DocumentAI.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/.OwlBot.yaml b/apis/Google.Cloud.DocumentAI.V1Beta3/.OwlBot.yaml index 41efd5cab343..58492b64710c 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/.OwlBot.yaml +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsAsyncSnippet.g.cs index f8fd4df15396..113f7efd7f25 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectAsyncSnippet.g.cs index 76d42d77bba5..f011d958c8ec 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectSnippet.g.cs index 4db814e15273..f3b853ad2afd 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesAsyncSnippet.g.cs index ebee9b2864e0..272308c95acd 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesSnippet.g.cs index 631d0014d01c..17ab6eab4ed0 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsSnippet.g.cs index ad123b57e88b..3f102e8b53ec 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.BatchProcessDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorAsyncSnippet.g.cs index e05b1a676fd5..0d15a4d7307f 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectAsyncSnippet.g.cs index 433bddf980ba..06f567fc09ed 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectSnippet.g.cs index 66e6a7d0dc08..0fdb7eb1b96b 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesAsyncSnippet.g.cs index a88ebc01b172..d731fe8a6fc6 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesSnippet.g.cs index ebe19e7ec1ce..a065ee5ad52b 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorSnippet.g.cs index 6d5877b4ac09..2cda7e1fd3e4 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.CreateProcessorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorAsyncSnippet.g.cs index c86ea36cce3b..43b01783f05a 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectAsyncSnippet.g.cs index fb5deda44eaf..46b175641753 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectSnippet.g.cs index c71e3f2d7957..3a1103c44015 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesAsyncSnippet.g.cs index 25111a729717..768c585bedbd 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesSnippet.g.cs index 30a5491b3c4e..84b602090d06 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorSnippet.g.cs index 171352ca4523..c6e25e8c375d 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionAsyncSnippet.g.cs index 95f7d2ce0ab1..7f7199d138d6 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectAsyncSnippet.g.cs index 5568133c650c..e48be9169199 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectSnippet.g.cs index a7ee726ab0c7..4bc8ee5a877a 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesAsyncSnippet.g.cs index b8f800a07737..46ba3dcf17f3 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesSnippet.g.cs index 1c9f78a113d5..45d4d6fd37ee 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionSnippet.g.cs index 528256471b1d..d5b054b791d3 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeleteProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionAsyncSnippet.g.cs index 6b3159561b0e..314347eb8ee8 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectAsyncSnippet.g.cs index d2e5d12bd9a4..ee08b3f7b582 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectSnippet.g.cs index 54bafa17a006..886a46535a5c 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesAsyncSnippet.g.cs index 993f1c9b9232..28ebbe01036e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesSnippet.g.cs index ecb179a7413e..0e0ade40e3b4 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionSnippet.g.cs index c333b78223a7..fb7d802d90ae 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DeployProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectAsyncSnippet.g.cs index 4d12c1d7b786..0561170abf69 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectSnippet.g.cs index a59473164654..449b82398ae7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.DisableProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectAsyncSnippet.g.cs index 359b5e21cd69..5a50e2947a18 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectSnippet.g.cs index 0cb1a86c0b8c..d5dbd3839aed 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EnableProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionAsyncSnippet.g.cs index 811b6c1a8ec9..3896c411c508 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectAsyncSnippet.g.cs index 8c8acbaa2626..1f2eabfda0f6 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectSnippet.g.cs index ce936515b95f..7ec6b43a9ac6 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesAsyncSnippet.g.cs index bf0e529b6f2c..e04b8a14bcd7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesSnippet.g.cs index 11a69197b3e5..e4eaaeebb2b6 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionSnippet.g.cs index ccdc5650a2af..d9ee0f3db4dd 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.EvaluateProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesAsyncSnippet.g.cs index 83e6d86e3bb3..7f27f3210f2b 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectAsyncSnippet.g.cs index f2670023989b..498b98155d10 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectSnippet.g.cs index a0ce2d881293..32db7be15c09 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesAsyncSnippet.g.cs index d7ff1c8c5e2d..86892348f073 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesSnippet.g.cs index 1ba6e5dd5a6f..bef2f142d31e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesSnippet.g.cs index d59262719b99..eaff7fa296e7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.FetchProcessorTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationAsyncSnippet.g.cs index 34d2bfa6ec53..601c672d5e43 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs index 9d1780a24542..522ee0da1ffc 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectSnippet.g.cs index c58f2cfb96a9..8f0383d1773b 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs index bcb8a52eb5fd..d2f815c25167 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesSnippet.g.cs index 7abe94aff42f..0b700bbb162d 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationSnippet.g.cs index 59a1be08320c..ede2089f75ea 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetEvaluationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorAsyncSnippet.g.cs index 2e8acb746cea..fb93a977db52 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectAsyncSnippet.g.cs index 85e49ec975a5..dfff84129e1f 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectSnippet.g.cs index 54711f1c0d08..dec91de168fc 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesAsyncSnippet.g.cs index cf6012afa46f..9315afbf76d6 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesSnippet.g.cs index 82b19c2d4979..f5d8cec244a0 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorSnippet.g.cs index 007bb7096e0f..e5b2d4bc44c7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeAsyncSnippet.g.cs index f43ecd94ebc2..6cc0666bd90d 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectAsyncSnippet.g.cs index 2cd14977b7ba..7bc7a542009d 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectSnippet.g.cs index a48f3237c04f..d2ffdcbdd13b 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesAsyncSnippet.g.cs index 4796b06e4702..81032f2e0d40 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesSnippet.g.cs index 8ae71b6b020f..1dfac930386e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeSnippet.g.cs index f27b7cf6410f..ffc034561676 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorTypeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionAsyncSnippet.g.cs index 6e1132f425ee..7ec904b7acde 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectAsyncSnippet.g.cs index 985d52f320dd..038ab7bbd9ac 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectSnippet.g.cs index c4fedecc634d..6716b801fe86 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesAsyncSnippet.g.cs index 6dc326de6292..b14cb5920031 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesSnippet.g.cs index ca511bb7e9c9..a34dd4a9f4bf 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionSnippet.g.cs index 3e16a14041b7..ab32a996bb74 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.GetProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionAsyncSnippet.g.cs index 9e5f3bd2211a..c14020c8bcf5 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionRequestObjectAsyncSnippet.g.cs index 37f7d5a84227..695d2bba62fd 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionRequestObjectSnippet.g.cs index d4fc704a44bb..3e47b420a8e4 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionResourceNamesAsyncSnippet.g.cs index ca973ce47a5b..938f25b55abf 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionResourceNamesSnippet.g.cs index 7404692d9f50..6e99178ea358 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionSnippet.g.cs index 178373c668ef..d69a675a9bf1 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ImportProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsAsyncSnippet.g.cs index c4bb69e8c97a..9f2a5a051aee 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs index 49b14cd7a08e..d9b1ba398dfe 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectSnippet.g.cs index 2abc863f21dd..a1f70e0a30b7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs index 1050e77eadef..2b7413a0ea5a 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesSnippet.g.cs index 38973b52838f..3bbad6e1a490 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsSnippet.g.cs index ae81286f8989..7b34ed929cc7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListEvaluationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesAsyncSnippet.g.cs index 4a1ae439f2a9..6f05573aa8f7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectAsyncSnippet.g.cs index f228373abbf9..101760a41b72 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectSnippet.g.cs index 05ebcf6ff4aa..03da9bca2457 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesAsyncSnippet.g.cs index 1b90ec79efb3..0e76255ad326 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesSnippet.g.cs index b9b3c2ba1bd7..4a7e2a37cf82 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesSnippet.g.cs index 523730c2ad60..c9d5a3ce810c 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorTypesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsAsyncSnippet.g.cs index 420d7bc66a12..a5ad1089db95 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectAsyncSnippet.g.cs index 80956618c0c1..ae32d63d3296 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectSnippet.g.cs index f62e63140c8c..818f394cae7a 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesAsyncSnippet.g.cs index ca3a4b5e5fad..b3a7ad6e088e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesSnippet.g.cs index bf2091955aa1..16c9682f23c3 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsSnippet.g.cs index 334e179417ff..ed56db31a85b 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsAsyncSnippet.g.cs index 9e16fe3a7380..8a93ec958853 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectAsyncSnippet.g.cs index 01d8cdd9c633..c90a0afb23a5 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectSnippet.g.cs index 65b6884a7496..38306b8008cf 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesAsyncSnippet.g.cs index 6179d8694e07..f44f5e3276cc 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesSnippet.g.cs index 8ddcaa2e6790..8b915caafc3f 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsSnippet.g.cs index e432764b8d6d..032bf30a7f59 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ListProcessorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentAsyncSnippet.g.cs index 48e5b7d09f46..1e976cf31b5e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectAsyncSnippet.g.cs index 6ea9b2cba472..ce1054d850df 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectSnippet.g.cs index 576c5b697014..bc4270c827cc 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesAsyncSnippet.g.cs index 4ee5b68a2235..6d707ecc288d 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesSnippet.g.cs index 0ce1f50add50..662077a62057 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentSnippet.g.cs index 00735a64fcf1..932cf0ac6fd9 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ProcessDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentAsyncSnippet.g.cs index 71f7db7de4af..bc9e96d23f34 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectAsyncSnippet.g.cs index 3b4622ca22ba..c66dafd76c5b 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectSnippet.g.cs index dfb656afcb0a..47be6acb0957 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesAsyncSnippet.g.cs index 5239f5ff0ac5..e6aad753b37d 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesSnippet.g.cs index abfe5efdb477..69c36c61c476 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentSnippet.g.cs index a349bb2992d6..9da59b95d0fa 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.ReviewDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectAsyncSnippet.g.cs index 59fbb5526399..24308d90be99 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectSnippet.g.cs index 2b89d8b37d6a..8414570f8833 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.SetDefaultProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionAsyncSnippet.g.cs index 2b47c9ad66b4..475497e4c377 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectAsyncSnippet.g.cs index 5393d54ab00d..ef46bb447c74 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectSnippet.g.cs index 6a4f5a7f0698..316a8ad4a466 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesAsyncSnippet.g.cs index 50394e3a1fda..1c87048076f9 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesSnippet.g.cs index f4941aad0a6d..69f1ca986181 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionSnippet.g.cs index 78cb959dd62e..d36f9da194f8 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.TrainProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionAsyncSnippet.g.cs index 4ea5e4ed8217..4d74f08a42ff 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectAsyncSnippet.g.cs index b976fbedaf35..309346460869 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectSnippet.g.cs index 46425277a14a..4fd38cd47263 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesAsyncSnippet.g.cs index 3808ba17a156..1842ca28f9fa 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesSnippet.g.cs index 4bef659eeb65..ee575aee9ab9 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionSnippet.g.cs index 504c6054ced9..dcebe62675f7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentProcessorServiceClient.UndeployProcessorVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsAsyncSnippet.g.cs index c627ac9b4b8d..65f859cb1365 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsRequestObjectAsyncSnippet.g.cs index 5672b2778d48..e27c0849cf68 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsRequestObjectSnippet.g.cs index dc8ede7db3ba..9d31ee541b8a 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsSnippet.g.cs index fb699bf4efe9..253e275cf22e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.BatchDeleteDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaAsyncSnippet.g.cs index 01901205513c..d41df6777ed0 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaRequestObjectAsyncSnippet.g.cs index 58d581e12980..fd030e0604e4 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaRequestObjectSnippet.g.cs index e9adfd6f940f..bfce2982b08c 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaResourceNamesAsyncSnippet.g.cs index fedabdc2d532..2f386b1350af 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaResourceNamesSnippet.g.cs index 0bde65156509..13b96844c75e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaSnippet.g.cs index abb74b6d112e..43748323a66a 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDatasetSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs index 3026a617b6f9..5d0d9fd9f07a 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs index b5b5cae348d2..285c0a9cfe04 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs index 27683bff6b5a..5b7af5321395 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs index 1b11be32fc74..5ecf11334a1e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs index e7263a5a9468..e36074ec8597 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs index 26a229581a70..a9eec56dde21 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.GetDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsAsyncSnippet.g.cs index 1f90b57294c2..a95dec7cdf33 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs index bb13ad2d354d..20eb7ec2488e 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs index a6e5627f6e92..8ea74722d05d 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsResourceNamesAsyncSnippet.g.cs index 2f9144f9fc82..c39db0e5c0af 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsResourceNamesSnippet.g.cs index c241d78e8343..bb9b4d6819d5 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsSnippet.g.cs index 14725114dba6..b1ccaf69610d 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ImportDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs index d3bb7050b8d8..bedbfef832f1 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs index d373dc6e9256..f4a4fe8e0e2f 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs index eb5d365ad060..74654aabea2f 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs index c37a187a1b6a..e5f4ae51e338 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs index fbf5d06a825f..af61b5e53470 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs index c8d918087784..fb321a8510d6 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.ListDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetAsyncSnippet.g.cs index 42b3d2b3a5dc..a70b2799e813 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetRequestObjectAsyncSnippet.g.cs index a278298d29c2..a50795c77081 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetRequestObjectSnippet.g.cs index 4d7fa2997bba..19a33449fbdf 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaAsyncSnippet.g.cs index e025be3fa561..af5e86db1425 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaRequestObjectAsyncSnippet.g.cs index 44290c38665e..2aa7d3cf7b92 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaRequestObjectSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaRequestObjectSnippet.g.cs index a893826b6456..507d98d4b379 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaSnippet.g.cs index 51998f7c6ffa..48dc2a810ea3 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSchemaSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSnippet.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSnippet.g.cs index cd0a346826e3..de1a92f2cdcc 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSnippet.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.GeneratedSnippets/DocumentServiceClient.UpdateDatasetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.Snippets/DocumentProcessorServiceClientSnippets.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.Snippets/DocumentProcessorServiceClientSnippets.g.cs index 39757bfff580..2090f2df89cb 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.Snippets/DocumentProcessorServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.Snippets/DocumentProcessorServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.Snippets/DocumentServiceClientSnippets.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.Snippets/DocumentServiceClientSnippets.g.cs index 81427df9237a..631114dda5c1 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.Snippets/DocumentServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3.Snippets/DocumentServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DatasetResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DatasetResourceNames.g.cs index 2737ed51dcdc..48c3ca91effd 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DatasetResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DatasetResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentProcessorServiceClient.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentProcessorServiceClient.g.cs index 185ae83742aa..fac4d44db336 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentProcessorServiceClient.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentProcessorServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentProcessorServiceResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentProcessorServiceResourceNames.g.cs index 7e942aff6ee2..6dbb652024b7 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentProcessorServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentProcessorServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentServiceClient.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentServiceClient.g.cs index 0e588ff1bb63..be938438d9c5 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentServiceClient.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentServiceResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentServiceResourceNames.g.cs index b5c3a33810df..675791524570 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentServiceResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/DocumentServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/EvaluationResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/EvaluationResourceNames.g.cs index 6026db350318..6cde052ae958 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/EvaluationResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/EvaluationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/PackageApiMetadata.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/PackageApiMetadata.g.cs index 3ddc9f939e5e..70495e9ef2ea 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ProcessorResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ProcessorResourceNames.g.cs index 9cf612c0b0df..77fe13f8b6be 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ProcessorResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ProcessorResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ProcessorTypeResourceNames.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ProcessorTypeResourceNames.g.cs index 7d024ffc1085..97746e84a79f 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ProcessorTypeResourceNames.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ProcessorTypeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ServiceCollectionExtensions.g.cs index 25e3397410e1..fc1df5c253d5 100644 --- a/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.DocumentAI.V1Beta3/Google.Cloud.DocumentAI.V1Beta3/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/.OwlBot.yaml b/apis/Google.Cloud.Domains.V1/.OwlBot.yaml index c70ab7b3e080..1d14840264e1 100644 --- a/apis/Google.Cloud.Domains.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Domains.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsAsyncSnippet.g.cs index 6c099c15cb85..8b9e743704ea 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectAsyncSnippet.g.cs index c637c9ef991b..254fe895d950 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectSnippet.g.cs index 8543051a89cd..599e0c984154 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesAsyncSnippet.g.cs index 5c488c8d8b89..4ec9817bb6e2 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesSnippet.g.cs index 43bb797a2285..b2b7edf2455c 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsSnippet.g.cs index b6d7034683e4..31be604a368c 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsAsyncSnippet.g.cs index 193b54059084..1b58bb139236 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectAsyncSnippet.g.cs index 7592706f349d..3e3efa117129 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectSnippet.g.cs index 4bb184c15b55..0e292e48c5c9 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesAsyncSnippet.g.cs index b6f127ca57b1..dfe6617c4619 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesSnippet.g.cs index 84aae79e76e2..4a3dab1246e0 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsSnippet.g.cs index 78e98d961161..ac9ef1d512be 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsAsyncSnippet.g.cs index 0f8b09a90846..fe9095c14ff9 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectAsyncSnippet.g.cs index 8bba42d9e346..23064c67ffae 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectSnippet.g.cs index 2d8c4b71d64d..cd9cab267848 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesAsyncSnippet.g.cs index 6b418484acb9..8247b40b15cf 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesSnippet.g.cs index 2819f33609a0..9c5cbdf53524 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsSnippet.g.cs index 70ee8e8aeb11..15c0abc8997e 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationAsyncSnippet.g.cs index 15b538452fe0..9b2464416bdb 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectAsyncSnippet.g.cs index d0aed8eae494..3eefbf515477 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectSnippet.g.cs index 1834da3fad6d..4fcc27bd7687 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesAsyncSnippet.g.cs index 235453c0dd66..061a5b795cb8 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesSnippet.g.cs index 9ef1de01c8d3..bf872f27ce85 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationSnippet.g.cs index bed541bc1c4a..7fada1ed3a00 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.DeleteRegistrationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationAsyncSnippet.g.cs index 6e3d91555412..7b47dc4fb401 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectAsyncSnippet.g.cs index c00cb857334b..f8829bdab836 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectSnippet.g.cs index 00ac2d713ee8..aa493e701d07 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesAsyncSnippet.g.cs index 6564b3d7128d..ef27948922ea 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesSnippet.g.cs index bd91c6f30064..15119a128260 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationSnippet.g.cs index 8147ec1113fa..b8682aada76f 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ExportRegistrationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationAsyncSnippet.g.cs index 7728969a5a95..752d04c9721a 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectAsyncSnippet.g.cs index a86fc27ea193..7c5c37636895 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectSnippet.g.cs index 3f5d2ed1243f..7f4e29aa5508 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesAsyncSnippet.g.cs index 0f1cc25f8044..c1a57f955ea4 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesSnippet.g.cs index 4ecdc0340ce6..1a1fdc2db269 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationSnippet.g.cs index 246c7dcaebc5..edd8f10447e6 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.GetRegistrationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsAsyncSnippet.g.cs index a42452ea64fc..06002a3c494f 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectAsyncSnippet.g.cs index 3b600a40a8fc..fcae9872ce4d 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectSnippet.g.cs index aa3c6ae479ee..86469078b629 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesAsyncSnippet.g.cs index 4a2753c6a999..c79701aedcc4 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesSnippet.g.cs index bc7f0ad07522..a70fb2853da2 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsSnippet.g.cs index 36f8c7b633d8..e61bd9dc26b6 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ListRegistrationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainAsyncSnippet.g.cs index 5eafe25a5952..c60a1a7af136 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectAsyncSnippet.g.cs index efbf890927c0..145ce1a2c495 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectSnippet.g.cs index e706c76a4451..5026d0f6768f 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesAsyncSnippet.g.cs index 191e04177477..a86def42cb68 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesSnippet.g.cs index 90064f574680..7894ec11ce42 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainSnippet.g.cs index 66235f7a8703..aff1b53851b6 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RegisterDomainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeAsyncSnippet.g.cs index c6713a318d00..19d266ffdfe7 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectAsyncSnippet.g.cs index 6d4959ba86ff..777c66f15519 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectSnippet.g.cs index 977217de88fe..eb46ac4d8d9f 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesAsyncSnippet.g.cs index 468af4bd394d..a78b51ebcfce 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesSnippet.g.cs index be2d19ca334d..84d88545e2a1 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeSnippet.g.cs index f131f85f1b8c..ade93de49520 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeAsyncSnippet.g.cs index 0ad44a61b3bb..e8de76af54aa 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectAsyncSnippet.g.cs index 1af301593ded..b419d0bdd64a 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectSnippet.g.cs index 7744c49c0741..03811a3bce4f 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesAsyncSnippet.g.cs index d99da7a093b5..36c9cdcdc51a 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesSnippet.g.cs index 3ac55bc4c85c..14fb1675e489 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeSnippet.g.cs index 01706980fa07..062e24bb6cec 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersAsyncSnippet.g.cs index e8e21b0736c0..e6784e5e8ce4 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectAsyncSnippet.g.cs index e2dbdc1a98bc..e04b9311e723 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectSnippet.g.cs index 255ec7bc116b..1d63aaaac12a 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesAsyncSnippet.g.cs index c4ecc0a31ec6..56884ad00d39 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesSnippet.g.cs index 9b5ab35cad32..253bb7f27b1a 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersSnippet.g.cs index a0203aedd31e..fddb5bd99429 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersAsyncSnippet.g.cs index 2877cb0936a4..c6da9b30721c 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectAsyncSnippet.g.cs index 8fe660cb8ef9..acf4a6b4b67d 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectSnippet.g.cs index d51f9da399e4..3c765a483196 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesAsyncSnippet.g.cs index 4e36181d9f88..4802220b15d6 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesSnippet.g.cs index 95101c315703..f24df7c937e2 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersSnippet.g.cs index 01e84eb644cf..66bf9fbb9428 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsAsyncSnippet.g.cs index 0e128fdfca85..e18c76e86e00 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectAsyncSnippet.g.cs index ed371833039d..3fb65b155d0d 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectSnippet.g.cs index c237ef31bc3f..dea8cf7e6810 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesAsyncSnippet.g.cs index 30a56f0646e2..2b18196f12b1 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesSnippet.g.cs index 8d1c00fe6c81..fce2ba3c06de 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsSnippet.g.cs index d9bf5b34c156..9904ba559550 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.SearchDomainsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainAsyncSnippet.g.cs index fa26f563dc92..b5c3343fa20a 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectAsyncSnippet.g.cs index e83c63239f53..c3bfcbb6f0a2 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectSnippet.g.cs index a64bbaa75c64..d039581e87bf 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesAsyncSnippet.g.cs index 55e9971bd07e..b6da0275eab2 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesSnippet.g.cs index 70cc6abfbbce..e6f19f5a8588 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainSnippet.g.cs index db8635f6404d..554adcba8fcd 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.TransferDomainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationAsyncSnippet.g.cs index f3763cce3939..6377092c8f0e 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectAsyncSnippet.g.cs index a32269a734b1..abd826d22dbd 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectSnippet.g.cs index bd19aea0071f..269bbc8a362f 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationSnippet.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationSnippet.g.cs index 1fc1519b5412..291e449f8e2d 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.GeneratedSnippets/DomainsClient.UpdateRegistrationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.Snippets/DomainsClientSnippets.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.Snippets/DomainsClientSnippets.g.cs index a905b8c588bd..e7782392b70a 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.Snippets/DomainsClientSnippets.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1.Snippets/DomainsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/DomainsClient.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/DomainsClient.g.cs index 823572ad5074..605f27353eb8 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/DomainsClient.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/DomainsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/DomainsResourceNames.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/DomainsResourceNames.g.cs index 0faebdf9db0c..899b7f2e4b72 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/DomainsResourceNames.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/DomainsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/PackageApiMetadata.g.cs index 91fee9af585c..280e7f187440 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/ServiceCollectionExtensions.g.cs index cc9cbd596ee8..9b12c9682b89 100644 --- a/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Domains.V1/Google.Cloud.Domains.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1/docs/index.md b/apis/Google.Cloud.Domains.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Domains.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Domains.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.Domains.V1Beta1/.OwlBot.yaml index b6431ad20a12..7fa19939e5ad 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.Domains.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsAsyncSnippet.g.cs index d90f87fd7743..9f03921dbecd 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectAsyncSnippet.g.cs index 37bfe6a3e27a..97c1d35d12a7 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectSnippet.g.cs index ea44a8de50ff..84a634aea962 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesAsyncSnippet.g.cs index ca1cbf3135ba..a1c2170814cc 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesSnippet.g.cs index cd58bc512366..753db2cda0d5 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsSnippet.g.cs index d840c43e277a..fc23e2c910e2 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureContactSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsAsyncSnippet.g.cs index f5a4788dc0c9..d60b991cd02e 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectAsyncSnippet.g.cs index 1e6c167aa5f6..b3e29c2d4231 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectSnippet.g.cs index 66870cf8e5b9..4988fe372e7b 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesAsyncSnippet.g.cs index 36db4d43f53b..994bba173d96 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesSnippet.g.cs index d3065919e60c..4e43ace9434f 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsSnippet.g.cs index 928cbd2b24a6..2318bab5a094 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureDnsSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsAsyncSnippet.g.cs index 6fb2e9d459f2..4c87b3960915 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectAsyncSnippet.g.cs index 3b890edd38b9..c992cb9445a8 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectSnippet.g.cs index 3ad3f51cb9b5..9a03d9901b88 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesAsyncSnippet.g.cs index 8dacf8f0accd..da5df78f16c2 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesSnippet.g.cs index 6984290564b3..c90ce78029b0 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsSnippet.g.cs index 9096c07832d5..ee2e1a232b0c 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ConfigureManagementSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationAsyncSnippet.g.cs index 2f47cda1e4bd..462f552d6daa 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectAsyncSnippet.g.cs index bf154786bbf8..256663e551d3 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectSnippet.g.cs index f473dc5d1c56..2f860f08784b 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesAsyncSnippet.g.cs index 02da690c7c20..8e87bc0266e1 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesSnippet.g.cs index a61712fb57f1..4f979c31a82d 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationSnippet.g.cs index 9c9364c7ba92..531f7b18b544 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.DeleteRegistrationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationAsyncSnippet.g.cs index e5e0fff238bc..73bd4aee0290 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectAsyncSnippet.g.cs index 8a11fbc20c93..99557410e7f4 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectSnippet.g.cs index c478508a229c..33f9fb8f9c3b 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesAsyncSnippet.g.cs index 24cfee0df376..c4b0b788c245 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesSnippet.g.cs index 2b58fb92bfaa..ff2d7c773684 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationSnippet.g.cs index 305a1731c8ee..8227cd826d4c 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ExportRegistrationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationAsyncSnippet.g.cs index 1473b217010c..5dce4521d658 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectAsyncSnippet.g.cs index a09ce40b2760..f75de2718da7 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectSnippet.g.cs index e93b9710b7ca..4a6832dfd984 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesAsyncSnippet.g.cs index 3f10e4338387..56efa5db1334 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesSnippet.g.cs index 3c5a6ec8403f..05a92438c755 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationSnippet.g.cs index ddef281cf230..5768b2c5e7ff 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.GetRegistrationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsAsyncSnippet.g.cs index b417bb147b43..9c9d417e7eee 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectAsyncSnippet.g.cs index 06bb03fa14b3..62253ee910e8 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectSnippet.g.cs index 1033d0634e46..764dcf997cfa 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesAsyncSnippet.g.cs index b6f86ec73cee..cc3788cb15e2 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesSnippet.g.cs index b8b7a6ea7857..667416b5d15a 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsSnippet.g.cs index 4832578b693b..756dfda5e757 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ListRegistrationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainAsyncSnippet.g.cs index cf3f0caa3884..a50ea01ffe9d 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectAsyncSnippet.g.cs index 6bf012ff233e..b4ccdb9ee5bf 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectSnippet.g.cs index f6ee3f780cfb..f54d2c224b84 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesAsyncSnippet.g.cs index 0d268ad0fa28..599b675a4ad3 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesSnippet.g.cs index 9b783710083a..e5dd40aa0fc2 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainSnippet.g.cs index 5201efaa3930..54baf160ac77 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RegisterDomainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeAsyncSnippet.g.cs index 45a334ad8002..2af3e191d278 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectAsyncSnippet.g.cs index 9bb2cd2c2f05..5c40a4d85959 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectSnippet.g.cs index e31825c669f7..79cc4efb2c11 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesAsyncSnippet.g.cs index a78f806cfe1d..a8cfa03a79d8 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesSnippet.g.cs index 387a7c6d5601..cd92b9a4fc8c 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeSnippet.g.cs index 0c48328bff4c..13837574792b 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.ResetAuthorizationCodeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeAsyncSnippet.g.cs index 7d930ce68458..c5accd862763 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectAsyncSnippet.g.cs index f59be6ac7585..052e4c86b274 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectSnippet.g.cs index 1310921a2a44..0939dc332662 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesAsyncSnippet.g.cs index 150ed7e924ef..79cd4379fa69 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesSnippet.g.cs index 0b0b40876141..b438b1b23511 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeSnippet.g.cs index 3e8b74159458..fc4f5f76c5a8 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveAuthorizationCodeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersAsyncSnippet.g.cs index 53df4e3e6cf9..8201258cecf5 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectAsyncSnippet.g.cs index 55af6ee1314e..dfcc8ea05135 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectSnippet.g.cs index 844deaa5911d..d62ca23d8819 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesAsyncSnippet.g.cs index 19a784aa3e02..4eae50f5f60c 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesSnippet.g.cs index b086ca0cc508..eff0da95481f 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersSnippet.g.cs index 44ccccf8cee8..af299bbf69ed 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveRegisterParametersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersAsyncSnippet.g.cs index 98cecbf2088e..a56fbdbf6a07 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectAsyncSnippet.g.cs index 99ae6239499f..2fa1d83fea68 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectSnippet.g.cs index ae4752aae798..e635d29d37ff 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesAsyncSnippet.g.cs index 797bbf6a0e23..39e46ff34060 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesSnippet.g.cs index 7cfd94637653..3852aed1de1a 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersSnippet.g.cs index e9e56bc58db4..2b3b4864b1e3 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.RetrieveTransferParametersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsAsyncSnippet.g.cs index 09092d24ac20..5845ac6b1742 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectAsyncSnippet.g.cs index 70dbdd7bbc29..d8d16dfb8b7b 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectSnippet.g.cs index bdfe41c87c3c..dc8277230afa 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesAsyncSnippet.g.cs index 893f9b4125bf..be8300a5d4f5 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesSnippet.g.cs index c7e74e860149..bc3ea61654a2 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsSnippet.g.cs index 97ed8f2aa0d5..872da161712e 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.SearchDomainsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainAsyncSnippet.g.cs index 0340cd6fbbc4..c2fc380e7661 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectAsyncSnippet.g.cs index 1ff4a62704fe..890a7374b088 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectSnippet.g.cs index 675a180c192b..2e47c29b16a4 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesAsyncSnippet.g.cs index 45f1b93c1a56..04c2a79687c9 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesSnippet.g.cs index 00dcda03bbf4..1d61951f62e2 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainSnippet.g.cs index 6e49df4e8d79..773429ffdde8 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.TransferDomainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationAsyncSnippet.g.cs index 5e0a8d6378c7..60eb044fbe82 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectAsyncSnippet.g.cs index b8943c4cee9f..127515742064 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectSnippet.g.cs index 5d1d1cc44127..02508bf74069 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationSnippet.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationSnippet.g.cs index e976e75fd7f6..e54ad554edf6 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationSnippet.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.GeneratedSnippets/DomainsClient.UpdateRegistrationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.Snippets/DomainsClientSnippets.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.Snippets/DomainsClientSnippets.g.cs index 651420ecb5dd..d9cfc3392b99 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.Snippets/DomainsClientSnippets.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1.Snippets/DomainsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/DomainsClient.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/DomainsClient.g.cs index 248131f3a631..96e4b9ebefda 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/DomainsClient.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/DomainsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/DomainsResourceNames.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/DomainsResourceNames.g.cs index f7a7738ee939..7723a7cd119e 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/DomainsResourceNames.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/DomainsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/PackageApiMetadata.g.cs index fcf5f199e5b1..9b58dc4ffcd7 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/ServiceCollectionExtensions.g.cs index b19669c6bfbc..585b75b37eb3 100644 --- a/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Domains.V1Beta1/Google.Cloud.Domains.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Domains.V1Beta1/docs/index.md b/apis/Google.Cloud.Domains.V1Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Domains.V1Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.EdgeNetwork.V1/.OwlBot.yaml b/apis/Google.Cloud.EdgeNetwork.V1/.OwlBot.yaml index cb4f46dae360..e38756ad7f77 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.EdgeNetwork.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentAsyncSnippet.g.cs index e50a363d2c11..7086d0648d39 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentRequestObjectAsyncSnippet.g.cs index 8c59226496e4..ac716f95b026 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentRequestObjectSnippet.g.cs index e251782b55ae..8fb3957d9b7e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentResourceNamesAsyncSnippet.g.cs index 62667bd8ea15..04d6a973a6f4 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentResourceNamesSnippet.g.cs index d1e6cf7ea30c..06e9b65b041f 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentSnippet.g.cs index ea392aaae0f6..8c29de06e8d5 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateInterconnectAttachmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkAsyncSnippet.g.cs index a8dbdb2b0e55..71615c127086 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkRequestObjectAsyncSnippet.g.cs index be8665d22046..19f3122295d2 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkRequestObjectSnippet.g.cs index 1dee9e406a68..e40d2895a5ec 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkResourceNamesAsyncSnippet.g.cs index 75b047c462b6..6a0e138c3c83 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkResourceNamesSnippet.g.cs index 646b75579682..881611c1b1a9 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkSnippet.g.cs index 565f82a22528..202feb01e7d8 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateNetworkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterAsyncSnippet.g.cs index 870f33b9690b..438ade582fb8 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterRequestObjectAsyncSnippet.g.cs index 4a01a4a0b5b0..9e288e4b6781 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterRequestObjectSnippet.g.cs index 71ca79d30a93..13ae4adf4827 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterResourceNamesAsyncSnippet.g.cs index bf5ffd618ede..a1af85487ca0 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterResourceNamesSnippet.g.cs index 51593f26602a..a1711e6e1609 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterSnippet.g.cs index 2c36c0a2bed0..7b683aa95563 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateRouterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetAsyncSnippet.g.cs index 21b5751085ed..18010d211172 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetRequestObjectAsyncSnippet.g.cs index 01035a3384a7..32c89c8b4a81 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetRequestObjectSnippet.g.cs index 12f5cf8f26f8..91815bb9aff0 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetResourceNamesAsyncSnippet.g.cs index 6dcf6a34a494..d72896c5e2a5 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetResourceNamesSnippet.g.cs index cf6966a9bc6f..a24ccda56c1b 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetSnippet.g.cs index b1ea7c08f69d..c90d68e64912 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.CreateSubnetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentAsyncSnippet.g.cs index def732af76f2..090b50fdafd6 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentRequestObjectAsyncSnippet.g.cs index 38b39f229a3c..ffca74d5ea7d 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentRequestObjectSnippet.g.cs index a92ec81e5659..2dae89fe337a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentResourceNamesAsyncSnippet.g.cs index ab7aa64ad8a5..ff0ca2459b9c 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentResourceNamesSnippet.g.cs index 0ef3606cf634..c2b04673672e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentSnippet.g.cs index a483a231dd37..4cda70f29fb6 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteInterconnectAttachmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkAsyncSnippet.g.cs index c469cf56df0f..c95e02929ac3 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkRequestObjectAsyncSnippet.g.cs index 9766573335f0..3a32e98e319a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkRequestObjectSnippet.g.cs index a60fe23de787..abdf53a7fbb6 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkResourceNamesAsyncSnippet.g.cs index ec8583a1073f..40976d81035e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkResourceNamesSnippet.g.cs index 0f3d536f48d9..0797fe8aa7ee 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkSnippet.g.cs index 039a2fbd59c8..620529431011 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteNetworkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterAsyncSnippet.g.cs index be9d0854e92b..e925bca04a54 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterRequestObjectAsyncSnippet.g.cs index 7c16d46c71c5..fb6970e65dee 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterRequestObjectSnippet.g.cs index 544e4f741fc1..b5e1fd1eb637 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterResourceNamesAsyncSnippet.g.cs index 5ed0c327a2b7..9e62d6e3e919 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterResourceNamesSnippet.g.cs index bd1f9906725f..045e78c12d82 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterSnippet.g.cs index 8e03bcbb2e4b..c5e3bc79946e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteRouterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetAsyncSnippet.g.cs index 394a52a20aa9..bb874679eae7 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetRequestObjectAsyncSnippet.g.cs index 4067ce788a96..d066a67e461d 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetRequestObjectSnippet.g.cs index 598df83654db..c556edd6f66a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetResourceNamesAsyncSnippet.g.cs index ed6013e27b48..6f46f768dfa8 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetResourceNamesSnippet.g.cs index 08bb20d7846c..db67a322b4e6 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetSnippet.g.cs index 7615e917c3bf..8a647db82c27 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DeleteSubnetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectAsyncSnippet.g.cs index 876c14f02607..8da99e2162a9 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectRequestObjectAsyncSnippet.g.cs index 9d0cff463c7f..3635946e693f 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectRequestObjectSnippet.g.cs index ea9912047fe8..6a0ebcefd74b 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectResourceNamesAsyncSnippet.g.cs index a5d90583727f..95a03c7c5d34 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectResourceNamesSnippet.g.cs index fc1b76322eba..eb5459f67fc0 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectSnippet.g.cs index a315acdee4c9..f95116fff52f 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseInterconnectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkAsyncSnippet.g.cs index fb9c529977c3..da8561c3cc88 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkRequestObjectAsyncSnippet.g.cs index 5aecbb0bc5f1..59d290a7e088 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkRequestObjectSnippet.g.cs index d02df300515d..f3a4da9151fa 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkResourceNamesAsyncSnippet.g.cs index 9cbce1f43499..99b52c147d24 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkResourceNamesSnippet.g.cs index 7b5ed3af51fd..4cfcd27e30eb 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkSnippet.g.cs index 9a5bdc839885..e9c789883486 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseNetworkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterAsyncSnippet.g.cs index 087e7893eda0..896cfde1315a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterRequestObjectAsyncSnippet.g.cs index be5b0ae91648..7d772f5b4e3e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterRequestObjectSnippet.g.cs index e005645379f1..b66066179146 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterResourceNamesAsyncSnippet.g.cs index 1e810d89a5c5..eb6071f24435 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterResourceNamesSnippet.g.cs index 6f20dcb142ba..79288b0240e0 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterSnippet.g.cs index 3b82e4b5b3cb..decb1b408c2d 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.DiagnoseRouterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAsyncSnippet.g.cs index dcc111a5ad6d..9cf000ebffbe 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentAsyncSnippet.g.cs index 1db2c1e1a857..ecaddeb56e34 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentRequestObjectAsyncSnippet.g.cs index 91da27b75a3f..25ce4ae4a207 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentRequestObjectSnippet.g.cs index 2af8ea84199d..c8e7c387f5db 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentResourceNamesAsyncSnippet.g.cs index 07882aa906f2..4e10eb8948fc 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentResourceNamesSnippet.g.cs index eb1c98dc878e..e54bc558c517 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentSnippet.g.cs index 66ae8977b4b3..2c8a5530f58d 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectAttachmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectRequestObjectAsyncSnippet.g.cs index cdeccacfb28f..0f427a6ee397 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectRequestObjectSnippet.g.cs index d1013f832476..204b4ec4967e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectResourceNamesAsyncSnippet.g.cs index b487d201ba08..195109f684c6 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectResourceNamesSnippet.g.cs index 7bdb24e6239e..4872cb998265 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectSnippet.g.cs index 8e856eee77f1..aff2daa2a458 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetInterconnectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkAsyncSnippet.g.cs index d63c7b122dc4..121da6c6a35a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkRequestObjectAsyncSnippet.g.cs index 04d8171c8591..26371e803931 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkRequestObjectSnippet.g.cs index 57b7194ef030..a7ecd0429ba6 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkResourceNamesAsyncSnippet.g.cs index aadde0ac7cfb..826a13c94030 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkResourceNamesSnippet.g.cs index 9261000395f7..68fcc768f42a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkSnippet.g.cs index 9f3ea0242b1a..ba8dfb7105c3 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetNetworkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterAsyncSnippet.g.cs index bbe46f2c5483..05162f17e1dc 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterRequestObjectAsyncSnippet.g.cs index 383b7dbffefd..fb4bc85ffbf8 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterRequestObjectSnippet.g.cs index 8a86902c0a14..0242d8d0a04e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterResourceNamesAsyncSnippet.g.cs index 2bd75d166c6e..6feb3c42e4c3 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterResourceNamesSnippet.g.cs index a6360a9354bb..7ddeafd013f2 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterSnippet.g.cs index efde125d3d9d..59faf548fa04 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetRouterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetAsyncSnippet.g.cs index ee8c74ea26da..c95f33982b0a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetRequestObjectAsyncSnippet.g.cs index e19983ac3722..12efedd2c934 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetRequestObjectSnippet.g.cs index d72c35cb0932..7b7162e07ced 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetResourceNamesAsyncSnippet.g.cs index 969e8a4103d0..4417ba256807 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetResourceNamesSnippet.g.cs index dee2ba9b9a4f..8dba9b027402 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetSnippet.g.cs index 1c3555d1e5d8..cf51be42953f 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetSubnetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneAsyncSnippet.g.cs index ad33a96a486c..56a40eaefbb0 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneRequestObjectAsyncSnippet.g.cs index 2ce87e6a70fa..70483ad54a50 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneRequestObjectSnippet.g.cs index f0959ff005e9..6bbe68f63843 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneResourceNamesAsyncSnippet.g.cs index 18c7dba0f26e..ae8852c1fe86 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneResourceNamesSnippet.g.cs index e30b783db7cb..f8e30cd98257 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneSnippet.g.cs index c8e312e8e4c5..dfc5baf15d2a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.GetZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneAsyncSnippet.g.cs index a8e77bbcd7f7..ec980c586854 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneRequestObjectAsyncSnippet.g.cs index 8cbf680c5d7c..b40bf512bd87 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneRequestObjectSnippet.g.cs index 0ea7290833d4..4df651102cc2 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneResourceNamesAsyncSnippet.g.cs index 052eb2648dc5..f30da43a2be1 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneResourceNamesSnippet.g.cs index 9324f064a3ea..38a48137496b 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneSnippet.g.cs index 41b95a58f2de..7127763a3695 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.InitializeZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsAsyncSnippet.g.cs index 529bafed6172..b2e13688a7fe 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsRequestObjectAsyncSnippet.g.cs index 2bd009dd7c85..aceaffdd9a29 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsRequestObjectSnippet.g.cs index e99c68541126..da0beeedf74d 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsResourceNamesAsyncSnippet.g.cs index 69c1e0bd6987..5551f16d5bc7 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsResourceNamesSnippet.g.cs index 45be267a3f5c..0566b3ca5d99 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsSnippet.g.cs index c2d19b529f2b..f038f6a7823e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectAttachmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsAsyncSnippet.g.cs index c66030256cbf..093b37976944 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsRequestObjectAsyncSnippet.g.cs index 840c82c754fb..f4eab035258b 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsRequestObjectSnippet.g.cs index 470ffc6acff6..404eb9605cec 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsResourceNamesAsyncSnippet.g.cs index 537d7f60da64..314a9ae2d692 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsResourceNamesSnippet.g.cs index 05f371cd6522..96bf54e1a66f 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsSnippet.g.cs index 05f51cd9704e..ddb32f47e850 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListInterconnectsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksAsyncSnippet.g.cs index 166064ca88ac..2e0418ad4902 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksRequestObjectAsyncSnippet.g.cs index 42a14d9cc681..f7da470a576e 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksRequestObjectSnippet.g.cs index 90bec1dd7f63..cbcc61e725c9 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksResourceNamesAsyncSnippet.g.cs index e6865954a7e2..54a2acba7d65 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksResourceNamesSnippet.g.cs index 85cd786985ac..58dd210f0a29 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksSnippet.g.cs index 0515bead1f9f..8e791c7be594 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListNetworksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersAsyncSnippet.g.cs index 0a2d9aded587..a374ac9a94de 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersRequestObjectAsyncSnippet.g.cs index 40d38c1de32f..175541a97440 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersRequestObjectSnippet.g.cs index 670a08e8d730..e8b93ee0da17 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersResourceNamesAsyncSnippet.g.cs index f950e601313d..91c20f46ba41 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersResourceNamesSnippet.g.cs index 3b68fccd836a..a8c8cd549607 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersSnippet.g.cs index 01a33bab4dc2..7322fa616984 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListRoutersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsAsyncSnippet.g.cs index 98c5197c7bd1..ca4f246650d6 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsRequestObjectAsyncSnippet.g.cs index d99d7d10ae85..5c1a082293a6 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsRequestObjectSnippet.g.cs index 0d5e395c5048..061f1d2fd11d 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsResourceNamesAsyncSnippet.g.cs index 044bafd63317..8f755ccf4d7d 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsResourceNamesSnippet.g.cs index 2e3078d9c64b..a52e209ddb8c 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsSnippet.g.cs index fb71be0d420b..22f8a9bdb176 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListSubnetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesAsyncSnippet.g.cs index db4a0921f1fa..b6c392a890be 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesRequestObjectAsyncSnippet.g.cs index b42dacfeced3..bbd37732cae1 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesRequestObjectSnippet.g.cs index 35e4365243a7..eab436b6104a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesResourceNamesAsyncSnippet.g.cs index dee95a02afaa..390262f0ece7 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesResourceNamesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesResourceNamesSnippet.g.cs index 82365fad2a2a..b741ac345d2b 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesSnippet.g.cs index 9368cc7223e2..ab862bfbffd1 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.ListZonesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterAsyncSnippet.g.cs index 3c79e418bfa1..8f1dda2c6c98 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterRequestObjectAsyncSnippet.g.cs index 63ba49b06e1e..3987ba47b901 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterRequestObjectSnippet.g.cs index e7c4ae406c25..02331b4332bb 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterSnippet.g.cs index 98fbd1af5995..ce282cccf182 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateRouterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetAsyncSnippet.g.cs index 5b9c5982e200..0a1720374d9a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetRequestObjectAsyncSnippet.g.cs index f9cc3e4fd55d..bb8d4fb8572b 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetRequestObjectSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetRequestObjectSnippet.g.cs index 83cc3b9dcafe..bf32fbd30f24 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetSnippet.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetSnippet.g.cs index 0deb09ecdd19..a616e46c41de 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetSnippet.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.GeneratedSnippets/EdgeNetworkClient.UpdateSubnetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.Snippets/EdgeNetworkClientSnippets.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.Snippets/EdgeNetworkClientSnippets.g.cs index bb7f78e6ffb1..30967c25b57c 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.Snippets/EdgeNetworkClientSnippets.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1.Snippets/EdgeNetworkClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/EdgeNetworkClient.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/EdgeNetworkClient.g.cs index 17981401ffd9..d91be696689f 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/EdgeNetworkClient.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/EdgeNetworkClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/PackageApiMetadata.g.cs index 75d6657fedb1..952428cc18de 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ResourcesResourceNames.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ResourcesResourceNames.g.cs index 15cc312e2ab2..890012111d89 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ServiceCollectionExtensions.g.cs index 5cc9eba80ecf..052e5696af6a 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ServiceResourceNames.g.cs index 25e580183e64..027b4db4fa7d 100644 --- a/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.EdgeNetwork.V1/Google.Cloud.EdgeNetwork.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EdgeNetwork.V1/docs/index.md b/apis/Google.Cloud.EdgeNetwork.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.EdgeNetwork.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/.OwlBot.yaml b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/.OwlBot.yaml index 70ef313942b3..4e0d376619fb 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobAsyncSnippet.g.cs index c0b97bb78020..74ae32a0642e 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobRequestObjectAsyncSnippet.g.cs index 701f9e02c8fe..3767dc9ce30e 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobRequestObjectSnippet.g.cs index 1234245c84a9..f236fe8fc9bf 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobResourceNamesAsyncSnippet.g.cs index bc30645353f6..bf0897e9d88b 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobResourceNamesSnippet.g.cs index e803af20c088..c5abb17fded5 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobSnippet.g.cs index 614e5c60e18a..73eb8e354e73 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CancelEntityReconciliationJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobAsyncSnippet.g.cs index 9de56284de09..37c04a0fbd94 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobRequestObjectAsyncSnippet.g.cs index e5677e8eea46..ed27c3466a4f 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobRequestObjectSnippet.g.cs index 8abbdf0e162c..3cc636c0a1bc 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobResourceNamesAsyncSnippet.g.cs index cb5afec40068..e5d9f08dc0b2 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobResourceNamesSnippet.g.cs index ad325d926fa9..dbb3d8e20be7 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobSnippet.g.cs index d9f121d5cbd5..2cff314a4692 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.CreateEntityReconciliationJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobAsyncSnippet.g.cs index c683114c1d86..416f1fc5fc77 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobRequestObjectAsyncSnippet.g.cs index f152c11b4b2a..e16ee082c8b1 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobRequestObjectSnippet.g.cs index 04ed3ea0099f..8ada86feed99 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobResourceNamesAsyncSnippet.g.cs index a4446e39a517..9542b150b714 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobResourceNamesSnippet.g.cs index 0a1e7692f8f0..ec6695e097a7 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobSnippet.g.cs index a42e2ee31e80..f8f51b5cbebd 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.DeleteEntityReconciliationJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobAsyncSnippet.g.cs index c9a0e8e55acd..0640c3109e1f 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobRequestObjectAsyncSnippet.g.cs index 1116d3f0e2d3..80fe715f21bd 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobRequestObjectSnippet.g.cs index 976c737ca35e..b1bee23825b1 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobResourceNamesAsyncSnippet.g.cs index 80794076b7bb..12d6a230fc81 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobResourceNamesSnippet.g.cs index 63c30667ca92..d610314fa195 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobSnippet.g.cs index 7f9db268b431..fe93a0292d24 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.GetEntityReconciliationJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsAsyncSnippet.g.cs index bbf5d1b64941..eefeb38af395 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsRequestObjectAsyncSnippet.g.cs index 6bb952d160c9..6298766b387f 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsRequestObjectSnippet.g.cs index 2e17ce870426..72629e643ce3 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsResourceNamesAsyncSnippet.g.cs index 5ff5e648ef80..45c965825796 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsResourceNamesSnippet.g.cs index ef2320b1aa95..03d44d61c530 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsSnippet.g.cs index b52259741b85..3c47cf3a472a 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupAsyncSnippet.g.cs index f0a8afed33ba..1fc0dd699be0 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgAsyncSnippet.g.cs index 9ddab649b54b..6bd50f868e49 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgRequestObjectAsyncSnippet.g.cs index 55e55a454fa8..2e17e920e61a 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgRequestObjectSnippet.g.cs index 989f21dbffe7..2f85c814591f 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgResourceNamesAsyncSnippet.g.cs index cb38aa82a12b..4b5f34eac301 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgResourceNamesSnippet.g.cs index e2be0b910d3e..bbc7d8d88cd6 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgSnippet.g.cs index 197c08a9dd3d..954567daef51 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupPublicKgSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupRequestObjectAsyncSnippet.g.cs index 54b566a0d9ba..b1930682d3e6 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupRequestObjectSnippet.g.cs index 1988780a8a73..39ca731182dc 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupResourceNamesAsyncSnippet.g.cs index 5ed5ed99288e..98998b4e6d2f 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupResourceNamesSnippet.g.cs index bfe8e5b069cd..064a718c6a33 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupSnippet.g.cs index b431395e3aac..1f1067b58673 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.LookupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchAsyncSnippet.g.cs index 7ab0fadb08cc..ba584d849fd0 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgAsyncSnippet.g.cs index b5cac9bdf782..988b662b231d 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgRequestObjectAsyncSnippet.g.cs index 59aea58123c4..4f1e6cba5b18 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgRequestObjectSnippet.g.cs index 19e0e06e99a3..ccf781ed719f 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgResourceNamesAsyncSnippet.g.cs index 594abef5fdff..1248a764168c 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgResourceNamesSnippet.g.cs index 2107e44b5818..1543a7393e76 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgSnippet.g.cs index b0c8b7ec0200..f138b882a8db 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchPublicKgSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchRequestObjectAsyncSnippet.g.cs index 97dd9d2839f5..437a0d0f632c 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchRequestObjectSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchRequestObjectSnippet.g.cs index 37628b9f38eb..622874714224 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchResourceNamesAsyncSnippet.g.cs index 9619eab470ff..e8bdb897853f 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchResourceNamesSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchResourceNamesSnippet.g.cs index fd0b60b4ef89..6a8b42d69377 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchSnippet.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchSnippet.g.cs index 917e6dcd5b3b..9e2a693d367c 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchSnippet.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.GeneratedSnippets/EnterpriseKnowledgeGraphServiceClient.SearchSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.Snippets/EnterpriseKnowledgeGraphServiceClientSnippets.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.Snippets/EnterpriseKnowledgeGraphServiceClientSnippets.g.cs index 25e68c3cb2b6..65e9175c95b5 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.Snippets/EnterpriseKnowledgeGraphServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1.Snippets/EnterpriseKnowledgeGraphServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/EnterpriseKnowledgeGraphServiceClient.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/EnterpriseKnowledgeGraphServiceClient.g.cs index 4c40d43b4ab0..6324997c58f5 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/EnterpriseKnowledgeGraphServiceClient.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/EnterpriseKnowledgeGraphServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/PackageApiMetadata.g.cs index 08f877ebe48d..649c2c0aed71 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/ServiceCollectionExtensions.g.cs index ad8759079968..b2d21c8b0dd1 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/ServiceResourceNames.g.cs index 3697f1282e94..e8a651f58011 100644 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/Google.Cloud.EnterpriseKnowledgeGraph.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/docs/index.md b/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.EnterpriseKnowledgeGraph.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.ErrorReporting.V1Beta1/.OwlBot.yaml index 9d530f60c50c..21321b0e46a9 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupAsyncSnippet.g.cs index ebed9744e530..24c5c6149867 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupRequestObjectAsyncSnippet.g.cs index 77393e9969ae..08433a3a4177 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupRequestObjectSnippet.g.cs index 53ed44c3101b..14dc57292d5c 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupResourceNamesAsyncSnippet.g.cs index 38ae25c91207..f799df1fbd27 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupResourceNamesSnippet.g.cs index 5be0ae213362..78ea651b62e9 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupSnippet.g.cs index bb1f4fe373cd..17eda211b88f 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.GetGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupAsyncSnippet.g.cs index fabbcd1c0a76..bad4bbf5383b 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupRequestObjectAsyncSnippet.g.cs index ea0a935456f7..688330890bb5 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupRequestObjectSnippet.g.cs index b0163cf3cedd..0626800fa4ab 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupSnippet.g.cs index fc81368bc5d3..e88bddcc5bcc 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorGroupServiceClient.UpdateGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsAsyncSnippet.g.cs index 61f1dbeba0f9..e5ce6f43add5 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsRequestObjectAsyncSnippet.g.cs index 7403db6b7caf..3480a5bc4e00 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsRequestObjectSnippet.g.cs index 2974b2e35815..3f1252f6b8bb 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsResourceNamesAsyncSnippet.g.cs index 912d1db2e72f..b39b6e18fdab 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsResourceNamesSnippet.g.cs index 79e03b54294f..584cc17b9532 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsSnippet.g.cs index 135398bdd0bc..0bcab391a920 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.DeleteEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsAsyncSnippet.g.cs index ccef595c0b7b..9dcd56b75f33 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsRequestObjectAsyncSnippet.g.cs index 38f24f6675dd..9cf9ac0619a0 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsRequestObjectSnippet.g.cs index c7cc6af055a2..d612194b226b 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsResourceNamesAsyncSnippet.g.cs index 19a03586c18a..92fdce72bef4 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsResourceNamesSnippet.g.cs index bad856bed0c8..3f56af9b1dd2 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsSnippet.g.cs index e255dac51594..6d840264c6f3 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListEventsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsAsyncSnippet.g.cs index c448e74b52fb..fd9927606ce6 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsRequestObjectAsyncSnippet.g.cs index 1b969239a5b2..f666359ff502 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsRequestObjectSnippet.g.cs index 615008298ed8..3fc3e2720500 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsResourceNamesAsyncSnippet.g.cs index 7c325f9a9095..350cf48b2f3d 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsResourceNamesSnippet.g.cs index 02f2726a61bb..8f62f6657114 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsSnippet.g.cs index bce1063c3e2a..f7e8f40137ff 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ErrorStatsServiceClient.ListGroupStatsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventAsyncSnippet.g.cs index a2ba4584d1c3..c767dc10d811 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventRequestObjectAsyncSnippet.g.cs index ae084de02c29..86dfe1b54f68 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventRequestObjectSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventRequestObjectSnippet.g.cs index 665780a83e5d..d80f6c43100b 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventResourceNamesAsyncSnippet.g.cs index 23b43d352dd6..c9791cae6a50 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventResourceNamesSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventResourceNamesSnippet.g.cs index d5055e5c68ac..28118c79769c 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventSnippet.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventSnippet.g.cs index 71673bb29f51..7b0a9d18237e 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventSnippet.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.GeneratedSnippets/ReportErrorsServiceClient.ReportErrorEventSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ErrorGroupServiceClientSnippets.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ErrorGroupServiceClientSnippets.g.cs index 3c9453a1aa14..7bb8e9520c58 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ErrorGroupServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ErrorGroupServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ErrorStatsServiceClientSnippets.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ErrorStatsServiceClientSnippets.g.cs index b0bb058fb8c0..a7bde7a2c63d 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ErrorStatsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ErrorStatsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ReportErrorsServiceClientSnippets.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ReportErrorsServiceClientSnippets.g.cs index 737c167cab4c..99f05f162a5f 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ReportErrorsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1.Snippets/ReportErrorsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/CommonResourceNames.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/CommonResourceNames.g.cs index b50f46848713..f329c131b4ca 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/CommonResourceNames.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/CommonResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorGroupServiceClient.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorGroupServiceClient.g.cs index e84a16df8530..83fb5a87a52f 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorGroupServiceClient.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorGroupServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorGroupServiceResourceNames.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorGroupServiceResourceNames.g.cs index 949776645e01..eaa3fc47d2fa 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorGroupServiceResourceNames.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorGroupServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorStatsServiceClient.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorStatsServiceClient.g.cs index 00eede02646b..bfc050b21719 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorStatsServiceClient.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorStatsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorStatsServiceResourceNames.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorStatsServiceResourceNames.g.cs index 6b803058323a..dd8fe7e1dd03 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorStatsServiceResourceNames.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ErrorStatsServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/PackageApiMetadata.g.cs index c522024a5fbc..10afd1964e83 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ReportErrorsServiceClient.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ReportErrorsServiceClient.g.cs index cb5e0635984c..c55aa8506880 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ReportErrorsServiceClient.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ReportErrorsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ReportErrorsServiceResourceNames.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ReportErrorsServiceResourceNames.g.cs index ae12e664b8f5..450ed572ba9c 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ReportErrorsServiceResourceNames.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ReportErrorsServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ServiceCollectionExtensions.g.cs index 3eef239ad6d0..cde12857f587 100644 --- a/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.ErrorReporting.V1Beta1/Google.Cloud.ErrorReporting.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/.OwlBot.yaml b/apis/Google.Cloud.EssentialContacts.V1/.OwlBot.yaml index 092e561145b9..68657b707886 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.EssentialContacts.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ComputeContactsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ComputeContactsRequestObjectAsyncSnippet.g.cs index 15bc1a1bafb6..472f96e7fe4f 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ComputeContactsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ComputeContactsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ComputeContactsRequestObjectSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ComputeContactsRequestObjectSnippet.g.cs index e41851fe975d..632f313ebab9 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ComputeContactsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ComputeContactsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactAsyncSnippet.g.cs index 508eba77a2e6..d6f1b3237349 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactRequestObjectAsyncSnippet.g.cs index 9518a723e720..a857a4f9da36 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactRequestObjectSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactRequestObjectSnippet.g.cs index d6b2121a3501..901c52a85aff 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames1AsyncSnippet.g.cs index c7bc9a28282a..c69b23ed24f0 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames1Snippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames1Snippet.g.cs index 7f25ac709086..95b2b6f59b17 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames2AsyncSnippet.g.cs index 98c23010bc4f..3f100ad39032 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames2Snippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames2Snippet.g.cs index 50b10be2ccaa..c96cd566c4c5 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames3AsyncSnippet.g.cs index 6937189f2757..deb33b4ba7cf 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames3Snippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames3Snippet.g.cs index f512980b9013..f3ecbe3a1a7d 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactSnippet.g.cs index c4011740ef73..e1f635ece6d7 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.CreateContactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactAsyncSnippet.g.cs index 8f8b05514739..9206fc5e0a6a 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactRequestObjectAsyncSnippet.g.cs index 3bbc29289510..8419c25066b7 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactRequestObjectSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactRequestObjectSnippet.g.cs index 7bdda03441d4..9c0340d1c73e 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactResourceNamesAsyncSnippet.g.cs index fca03081f649..b0a530733cce 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactResourceNamesSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactResourceNamesSnippet.g.cs index df9e03e761dc..8a3d3f507989 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactSnippet.g.cs index cac1706d52a9..877afc3c56fb 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.DeleteContactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactAsyncSnippet.g.cs index 34e20ee8eded..6b7683b00994 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactRequestObjectAsyncSnippet.g.cs index 6d28c94f6006..3c88be1c4e83 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactRequestObjectSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactRequestObjectSnippet.g.cs index a0586098e113..aa039f1edf5e 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactResourceNamesAsyncSnippet.g.cs index 3c29059d4faa..b0c18644e7a1 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactResourceNamesSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactResourceNamesSnippet.g.cs index 3e38c1a5ee23..c63a9c259024 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactSnippet.g.cs index 770990f9850d..52558e272b56 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.GetContactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsAsyncSnippet.g.cs index 20231ac5c9a3..47c102fbe480 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsRequestObjectAsyncSnippet.g.cs index fde89354ebf6..207c21ca75f0 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsRequestObjectSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsRequestObjectSnippet.g.cs index 24b63582ed17..608ce9954c99 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames1AsyncSnippet.g.cs index 360e483a33a8..9924dc74a77c 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames1Snippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames1Snippet.g.cs index 65d8bd0b3516..1a93ada41922 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames2AsyncSnippet.g.cs index 0ff4e76570d3..2bfead6e8086 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames2Snippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames2Snippet.g.cs index bdec1620fadd..972f7ed150af 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames3AsyncSnippet.g.cs index abce73192d62..d875f6544b29 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames3Snippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames3Snippet.g.cs index cc8b09e44eab..31c39efaf98c 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsSnippet.g.cs index b3d44dc96e10..d0a97222a319 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.ListContactsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.SendTestMessageRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.SendTestMessageRequestObjectAsyncSnippet.g.cs index 655963d3f050..fb5a1a69709e 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.SendTestMessageRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.SendTestMessageRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.SendTestMessageRequestObjectSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.SendTestMessageRequestObjectSnippet.g.cs index 47f2e4c1e7d4..7758099b5143 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.SendTestMessageRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.SendTestMessageRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactAsyncSnippet.g.cs index 3612cb1571ec..51e8ae8ca01b 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactRequestObjectAsyncSnippet.g.cs index cbfff0db48cf..789efb086cc7 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactRequestObjectSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactRequestObjectSnippet.g.cs index 936158bd7c9d..ca95f8f1357b 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactSnippet.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactSnippet.g.cs index fd03b284b03d..583653379dcc 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactSnippet.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.GeneratedSnippets/EssentialContactsServiceClient.UpdateContactSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.Snippets/EssentialContactsServiceClientSnippets.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.Snippets/EssentialContactsServiceClientSnippets.g.cs index 56bcd76d9171..896884bd1f53 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.Snippets/EssentialContactsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1.Snippets/EssentialContactsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/EssentialContactsServiceClient.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/EssentialContactsServiceClient.g.cs index 90be230e4cf7..bcae78afb9de 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/EssentialContactsServiceClient.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/EssentialContactsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/PackageApiMetadata.g.cs index 6329e8f0e81a..b11d2032ab64 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/ServiceCollectionExtensions.g.cs index e7ee2097f014..050be9d24dbd 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/ServiceResourceNames.g.cs index 5f70f239a586..45e8cce86fdc 100644 --- a/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.EssentialContacts.V1/Google.Cloud.EssentialContacts.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.EssentialContacts.V1/docs/index.md b/apis/Google.Cloud.EssentialContacts.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.EssentialContacts.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/.OwlBot.yaml b/apis/Google.Cloud.Eventarc.Publishing.V1/.OwlBot.yaml index 623607931b88..a9ac4ca3b1f9 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishChannelConnectionEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishChannelConnectionEventsRequestObjectAsyncSnippet.g.cs index 995d25cd3a31..5c1432f4f7c5 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishChannelConnectionEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishChannelConnectionEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishChannelConnectionEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishChannelConnectionEventsRequestObjectSnippet.g.cs index 4537c372eabc..0e4de4e39ae8 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishChannelConnectionEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishChannelConnectionEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishEventsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishEventsRequestObjectAsyncSnippet.g.cs index 66b881df76c7..8aad52df453a 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishEventsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishEventsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishEventsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishEventsRequestObjectSnippet.g.cs index ce0be2ae53d1..a2158b3d7f5a 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishEventsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishEventsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishRequestObjectAsyncSnippet.g.cs index dcce7fee1c22..fcd1ba36ffd0 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishRequestObjectSnippet.g.cs index cb836d425960..4dc34b1763c9 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.GeneratedSnippets/PublisherClient.PublishRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.Snippets/PublisherClientSnippets.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.Snippets/PublisherClientSnippets.g.cs index 6ee7d1852bf1..ac85df430f25 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.Snippets/PublisherClientSnippets.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1.Snippets/PublisherClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/PackageApiMetadata.g.cs index 427f03f7a84c..e2ba1b584fcf 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/PublisherClient.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/PublisherClient.g.cs index 76c6960d2343..0aabcc91d70d 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/PublisherClient.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/PublisherClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/ServiceCollectionExtensions.g.cs index 74790ab62305..fdd33c530e03 100644 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Eventarc.Publishing.V1/Google.Cloud.Eventarc.Publishing.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.Publishing.V1/docs/index.md b/apis/Google.Cloud.Eventarc.Publishing.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Eventarc.Publishing.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Eventarc.V1/.OwlBot.yaml b/apis/Google.Cloud.Eventarc.V1/.OwlBot.yaml index 94f855ca2b74..877c73348b94 100644 --- a/apis/Google.Cloud.Eventarc.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Eventarc.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelAsyncSnippet.g.cs index 1cc5ea93f6da..a706d890bf8a 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionAsyncSnippet.g.cs index 0a766a2ae296..154c4f3531fc 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionRequestObjectAsyncSnippet.g.cs index 392791141caa..64406ab6cac2 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionRequestObjectSnippet.g.cs index b6b1e68de7ce..a5bc24771d24 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionResourceNamesAsyncSnippet.g.cs index d2011073c31b..b373c68ce7eb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionResourceNamesSnippet.g.cs index c3ee45f257b8..671e6f46a677 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionSnippet.g.cs index 893b617d14b5..4905ac8979c4 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelRequestObjectAsyncSnippet.g.cs index 61e91f051ecd..e37f652104cb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelRequestObjectSnippet.g.cs index d688547fcfbb..6db95c1a5ca1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelResourceNamesAsyncSnippet.g.cs index 0e7e7d86d61b..061aa0eb1a4d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelResourceNamesSnippet.g.cs index 9cf7019fddea..b3061a7dfd50 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelSnippet.g.cs index 317d52b5e714..f31ffc6de2a0 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentAsyncSnippet.g.cs index 6ccf4a0d2c70..b0c33356da18 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentRequestObjectAsyncSnippet.g.cs index af9b0a4d4436..d58d1c20e015 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentRequestObjectSnippet.g.cs index 255d147d1879..8966d8311452 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentResourceNamesAsyncSnippet.g.cs index 8d6d99e03490..5c312938d99e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentResourceNamesSnippet.g.cs index e8ed208023f8..5eacb266e1df 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentSnippet.g.cs index d8a5b1cced88..0bd95541520b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateEnrollmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceAsyncSnippet.g.cs index 81639f4a55f6..f928e15cdcda 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceRequestObjectAsyncSnippet.g.cs index ff0d3fa91501..703df1347944 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceRequestObjectSnippet.g.cs index c719c60b1012..e58826949ab4 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceResourceNamesAsyncSnippet.g.cs index d1a23a8676e4..f7cd0d1b4197 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceResourceNamesSnippet.g.cs index 1674679fa6ea..5f96f6196280 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceSnippet.g.cs index 475b3badecd2..8f7290f34b59 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateGoogleApiSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusAsyncSnippet.g.cs index 9c958e5cb27e..a3e606f4d47c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusRequestObjectAsyncSnippet.g.cs index 096929d61c0b..cb789b74f883 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusRequestObjectSnippet.g.cs index d894653a4242..f03487d73610 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusResourceNamesAsyncSnippet.g.cs index 04dbcae6cca7..0db4e5f2ae51 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusResourceNamesSnippet.g.cs index 24b3fd9ab3c4..f446dd9f896b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusSnippet.g.cs index 2f7e863f73c8..017252443675 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateMessageBusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineAsyncSnippet.g.cs index e922b74e4d9d..7343024cba22 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineRequestObjectAsyncSnippet.g.cs index 6a688b8e4abb..f5acfd5b7dbf 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineRequestObjectSnippet.g.cs index 1150af8fe042..289ea5c5cedb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineResourceNamesAsyncSnippet.g.cs index 554338175e65..530edcc959e7 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineResourceNamesSnippet.g.cs index 1c5aabee167d..c3d4f019285d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineSnippet.g.cs index 45955b373ef3..bd6ecb8fb999 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreatePipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerAsyncSnippet.g.cs index 95a8c2eefecf..90980129a36e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerRequestObjectAsyncSnippet.g.cs index 581b491cf680..8ec5c6ed8143 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerRequestObjectSnippet.g.cs index 391fd92cbacd..22c72197f4bb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerResourceNamesAsyncSnippet.g.cs index db7c4aa3cf16..95615487d392 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerResourceNamesSnippet.g.cs index 547e5f6668b4..a42b607e0f5a 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerSnippet.g.cs index 8266000aca27..42864b3d3f07 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.CreateTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelAsyncSnippet.g.cs index d3ab7677a3ea..137362a4494b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionAsyncSnippet.g.cs index cfc6d6b78a3e..c8cf62a02d32 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionRequestObjectAsyncSnippet.g.cs index 7cf216a40b67..48327d63c12d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionRequestObjectSnippet.g.cs index 198d85144c55..ef55e83ac6cb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionResourceNamesAsyncSnippet.g.cs index c609622ada6f..1bab65f965c4 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionResourceNamesSnippet.g.cs index 12b475bc14c8..b0337d161bcb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionSnippet.g.cs index 55f3ee447841..60b181b7269e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelRequestObjectAsyncSnippet.g.cs index 7f42cdbe2b62..fd1055b33e5b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelRequestObjectSnippet.g.cs index 91214166f7fc..34e4ef31e6e0 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelResourceNamesAsyncSnippet.g.cs index 6bbc80d4f554..9effcbbb6d9e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelResourceNamesSnippet.g.cs index a804173195f7..fc59fd794c3d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelSnippet.g.cs index 01a244e0f719..4ddcd21b6780 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentAsyncSnippet.g.cs index 398fca731c18..484152f18c3c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentRequestObjectAsyncSnippet.g.cs index 102a000569f8..1fb93dcf9ee7 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentRequestObjectSnippet.g.cs index 1abee9ed9395..cb4878ddddd1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentResourceNamesAsyncSnippet.g.cs index 283202dfd25c..4e165f4fd411 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentResourceNamesSnippet.g.cs index dfc4d98d7a00..b0911894cac0 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentSnippet.g.cs index 35caa1419c10..40377a6d053b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteEnrollmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceAsyncSnippet.g.cs index b28a62fc487b..4a3da2f442bc 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceRequestObjectAsyncSnippet.g.cs index 6a20f63e7267..0a05b019ba2d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceRequestObjectSnippet.g.cs index d64512522a21..55f66452b7a4 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceResourceNamesAsyncSnippet.g.cs index fbebe33b1bb7..0828f9f148c1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceResourceNamesSnippet.g.cs index ebfb8201c4b4..2a7f24d9b49c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceSnippet.g.cs index a4592879503e..7aa3a38808ef 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteGoogleApiSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusAsyncSnippet.g.cs index 08a53dd626c1..6091ddc5ef11 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusRequestObjectAsyncSnippet.g.cs index 01dcadff8373..cc6f89d0e4f7 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusRequestObjectSnippet.g.cs index 0968bdca6dc6..199c12009514 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusResourceNamesAsyncSnippet.g.cs index 826c8aef769a..3a38c6aa81c1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusResourceNamesSnippet.g.cs index bb7163b0e597..6720ff14dc6f 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusSnippet.g.cs index d549d8ef1db8..38a66c3aabb2 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteMessageBusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineAsyncSnippet.g.cs index e8c9adea750e..b0cdee7f5f47 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineRequestObjectAsyncSnippet.g.cs index 47d38b313c2f..739451813f85 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineRequestObjectSnippet.g.cs index 0b01565365e4..9c7535b18193 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineResourceNamesAsyncSnippet.g.cs index 45cfaa5daa58..7cde93b4581e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineResourceNamesSnippet.g.cs index 9614f3466e29..1a92119d498a 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineSnippet.g.cs index cf1b08e4338d..6ebc490aeea1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeletePipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerAsyncSnippet.g.cs index 4a29b97cbf75..b281197f7b42 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerRequestObjectAsyncSnippet.g.cs index 642fbede6ec1..04cd50ba37ab 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerRequestObjectSnippet.g.cs index dee6af165e14..e153a0651628 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerResourceNamesAsyncSnippet.g.cs index 63f7fe59e107..aabd711b9282 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerResourceNamesSnippet.g.cs index 7f7e355a533d..58ef603d2398 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerSnippet.g.cs index bd16af6cb35b..fd70b99fc154 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.DeleteTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelAsyncSnippet.g.cs index a40debad1066..bbf884ddedef 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionAsyncSnippet.g.cs index 07dc2cd87408..5bc0fbf97abd 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionRequestObjectAsyncSnippet.g.cs index 430aed8a93f3..8da6d0211093 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionRequestObjectSnippet.g.cs index 71143402ca78..1511e886e52c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionResourceNamesAsyncSnippet.g.cs index bf1fd8b5e23e..4edcacd0f62f 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionResourceNamesSnippet.g.cs index e031f05ddbe7..51c4ac7c76bb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionSnippet.g.cs index a9b18f33e5c3..9d7c11415ef3 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelRequestObjectAsyncSnippet.g.cs index d32b591eed95..bba94e103ee5 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelRequestObjectSnippet.g.cs index daa1f88bc3bd..d57a04c9abf2 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelResourceNamesAsyncSnippet.g.cs index 27737cd866a8..dc91df0234f1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelResourceNamesSnippet.g.cs index 44aa90f1b930..a475daacfbcf 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelSnippet.g.cs index 4ba67a8d6f00..ef29734d9743 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentAsyncSnippet.g.cs index 964e1e210d23..d19c0fcce227 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentRequestObjectAsyncSnippet.g.cs index ed6d0a4ba83e..91f8093a627f 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentRequestObjectSnippet.g.cs index b5012a9779ae..b82092cb8ee1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentResourceNamesAsyncSnippet.g.cs index 63085ea4292a..837a486ee3fa 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentResourceNamesSnippet.g.cs index 9cb1561ffe16..7d5dc3b93b57 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentSnippet.g.cs index 2b04802b366f..c0d85f8f5146 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetEnrollmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceAsyncSnippet.g.cs index 3aaa8c98f3b8..10a20d6b92a4 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceRequestObjectAsyncSnippet.g.cs index e44197e0724d..a52f52315303 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceRequestObjectSnippet.g.cs index 61ed8159774a..70ccd96797bd 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceResourceNamesAsyncSnippet.g.cs index d43e083b0c5b..5c7988f90af5 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceResourceNamesSnippet.g.cs index cb469ffbebb4..1f96bc58730d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceSnippet.g.cs index 35d9d670729f..4945cceb2438 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleApiSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigAsyncSnippet.g.cs index f55500bfe46e..d75d736e2851 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigRequestObjectAsyncSnippet.g.cs index 36d6c94d5e90..44918faa9043 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigRequestObjectSnippet.g.cs index cc8bdcfbca16..c84c6afe6c59 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigResourceNamesAsyncSnippet.g.cs index 6d6fa2e96373..3c2604f4382c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigResourceNamesSnippet.g.cs index 50bbc69bdaab..ff3537980aeb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigSnippet.g.cs index b6128929dd90..5140e7e5fe53 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetGoogleChannelConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusAsyncSnippet.g.cs index 3b26dff216e1..95a192cb5b8e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusRequestObjectAsyncSnippet.g.cs index bbc57a573569..a9acf1d6051c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusRequestObjectSnippet.g.cs index 2d917a805c4e..6f79a2b095e7 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusResourceNamesAsyncSnippet.g.cs index 28405cc7b3e1..45f23f4e1c58 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusResourceNamesSnippet.g.cs index 7a39c5b3f098..0411ad8b5d7f 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusSnippet.g.cs index f19ad83a5dce..fe90e74c03da 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetMessageBusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineAsyncSnippet.g.cs index f6a53e89d01d..1441ee1c707e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineRequestObjectAsyncSnippet.g.cs index 62bd9cd3a50d..aec679967e35 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineRequestObjectSnippet.g.cs index 78e0c743eed2..e03ac4117ac4 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineResourceNamesAsyncSnippet.g.cs index 607899a21138..e4679c60d368 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineResourceNamesSnippet.g.cs index 2c581da0a39e..ca87c747b887 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineSnippet.g.cs index c6912db863d3..88c642065c0e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetPipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderAsyncSnippet.g.cs index 29831b5ada66..38fa94d77325 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderRequestObjectAsyncSnippet.g.cs index bbeed5711ac3..67adf8e7355c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderRequestObjectSnippet.g.cs index 523c2ebe33e9..3a9e823cd576 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderResourceNamesAsyncSnippet.g.cs index 45fe97832d8d..f19350433129 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderResourceNamesSnippet.g.cs index d5018a53e7f3..17d59eb6cb07 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderSnippet.g.cs index d4c05425d335..5643877b204c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetProviderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerAsyncSnippet.g.cs index d825ab137f4b..9186c0bdb135 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerRequestObjectAsyncSnippet.g.cs index 46d061fd212a..0838b92a0093 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerRequestObjectSnippet.g.cs index 6086e4927601..ec9e54bb1eb5 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerResourceNamesAsyncSnippet.g.cs index fed1557a92b7..795ce9cecc3a 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerResourceNamesSnippet.g.cs index 24ebd580193d..0b9f6d879977 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerSnippet.g.cs index 0d4f53c1f97a..9462cfbb6f06 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.GetTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsAsyncSnippet.g.cs index 31a878c8625f..5e4a3aefca1c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsRequestObjectAsyncSnippet.g.cs index b6ca983ea72c..d4441b1bee8c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsRequestObjectSnippet.g.cs index 5140a96b4d8b..5434a607f772 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsResourceNamesAsyncSnippet.g.cs index 9c30834e699d..44d11f10fe1b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsResourceNamesSnippet.g.cs index 58719912648c..7ebadd8a09f3 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsSnippet.g.cs index a6faa57c99fc..e43535b0f988 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsAsyncSnippet.g.cs index 4f9ab1dae78b..cc94db45b224 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsRequestObjectAsyncSnippet.g.cs index 5321b8c15b12..b5bab9357dae 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsRequestObjectSnippet.g.cs index ae3ae6e3228e..08675267d3a0 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsResourceNamesAsyncSnippet.g.cs index 0a5e5f43e8ad..5daded9e6917 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsResourceNamesSnippet.g.cs index 2a2b0e5078b9..3ddde347127e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsSnippet.g.cs index b09861b225cf..bcc199bea0b0 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListChannelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsAsyncSnippet.g.cs index 75828f56c487..f77519fda634 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsRequestObjectAsyncSnippet.g.cs index bb851e679c21..5e0ed6db5f4b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsRequestObjectSnippet.g.cs index 70d9c1ef64d2..a689a7caa9e8 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsResourceNamesAsyncSnippet.g.cs index 078dceee2e5d..09814b7d6bb5 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsResourceNamesSnippet.g.cs index c8592cfd82d2..d018e16b3528 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsSnippet.g.cs index c3c3d0c6a014..b4c576af3ba1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListEnrollmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesAsyncSnippet.g.cs index fdb542d5072e..64924a811163 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesRequestObjectAsyncSnippet.g.cs index e9856eb3137a..cfd2c07311e8 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesRequestObjectSnippet.g.cs index 60b109591975..bffc78a149b3 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesResourceNamesAsyncSnippet.g.cs index ec170493ea43..4fe265ddf497 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesResourceNamesSnippet.g.cs index 3bdd278371ae..3ca16d1bed2a 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesSnippet.g.cs index 9c7d583f3c94..360a8f3cc274 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListGoogleApiSourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsAsyncSnippet.g.cs index a0443566a2cf..9a1b65774e58 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsRequestObjectAsyncSnippet.g.cs index cf2a798b756a..ce6848499b72 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsRequestObjectSnippet.g.cs index 768b291e9f48..6a83dae44c89 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsResourceNamesAsyncSnippet.g.cs index 0616c0f8990d..f536aa85a91d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsResourceNamesSnippet.g.cs index 10d35c2ad1ae..62ba1cc731d7 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsSnippet.g.cs index 6844db19831a..e0d1fc7d430c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusEnrollmentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesAsyncSnippet.g.cs index d22c32e6300c..b895910812cf 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesRequestObjectAsyncSnippet.g.cs index 4edb6b7594c8..b2a6924053c5 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesRequestObjectSnippet.g.cs index 265e18809962..7b602caeb058 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesResourceNamesAsyncSnippet.g.cs index 64a7e914d02d..7f61bd32d653 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesResourceNamesSnippet.g.cs index e3354fa6e413..4005c3817176 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesSnippet.g.cs index 2636a0bb27e5..55634bfef4e1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListMessageBusesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesAsyncSnippet.g.cs index d05ffc623937..545b7f24ce4b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesRequestObjectAsyncSnippet.g.cs index be7b9c396a38..482640312d42 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesRequestObjectSnippet.g.cs index 8ae15b677fe4..7da69b23def6 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesResourceNamesAsyncSnippet.g.cs index 9fbe8e36a96e..e485c3dd8916 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesResourceNamesSnippet.g.cs index b1a1a2e87d21..d31421e1ab72 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesSnippet.g.cs index 40716462b943..abc294b9e691 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListPipelinesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersAsyncSnippet.g.cs index a9bda9be1427..e0fba059a576 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersRequestObjectAsyncSnippet.g.cs index 49c5c277affd..43abd2cd3a7d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersRequestObjectSnippet.g.cs index 99ebd2c1601a..d0c21e90b256 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersResourceNamesAsyncSnippet.g.cs index 4234c89dbe29..149cd4751155 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersResourceNamesSnippet.g.cs index 2af5ee97b4b5..77f4e7ce7625 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersSnippet.g.cs index ce6a93f95ccd..5a9bef26050b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListProvidersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersAsyncSnippet.g.cs index 3a1bff3c820e..454ec8205fb0 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersRequestObjectAsyncSnippet.g.cs index 65585080ca9f..29b23bb7bc33 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersRequestObjectSnippet.g.cs index 98d16629a380..0c2dad060029 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersResourceNamesAsyncSnippet.g.cs index 005ae8af32ac..6aeb4a0157d2 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersResourceNamesSnippet.g.cs index 32d744f01f74..72ffae7b5418 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersSnippet.g.cs index fc5575a26949..000696e83412 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.ListTriggersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelAsyncSnippet.g.cs index dd0d8b720a64..c065302c6062 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelRequestObjectAsyncSnippet.g.cs index 09f0942a64ff..1c794b52f4e3 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelRequestObjectSnippet.g.cs index 0a4a1b09125c..e0db141fd0d1 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelSnippet.g.cs index b08bf30b568b..5a01fa4e5381 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentAsyncSnippet.g.cs index 12e9a8724f10..fc1b259c509e 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentRequestObjectAsyncSnippet.g.cs index 7ccd4722e785..3fc7553a2af2 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentRequestObjectSnippet.g.cs index e7f24d785159..55a8b50565e5 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentSnippet.g.cs index a6f7f3ef5726..7e6760dd7dc2 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateEnrollmentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceAsyncSnippet.g.cs index 6baa123656cd..aa5f3cd64691 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceRequestObjectAsyncSnippet.g.cs index d1ca0c15d386..cbf38b20d956 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceRequestObjectSnippet.g.cs index c55a8c6ff3ea..a58112d3e756 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceSnippet.g.cs index e2f95729dd06..6ae47010e34c 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleApiSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigAsyncSnippet.g.cs index 4ca3910d2110..cf785fc03c79 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigRequestObjectAsyncSnippet.g.cs index d7d3b3cf04d6..b31623db0d88 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigRequestObjectSnippet.g.cs index e13d9418741f..27b33d74bc1a 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigSnippet.g.cs index 62bb23d7b57f..1407c8aa57fd 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateGoogleChannelConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusAsyncSnippet.g.cs index aef2415991a8..ae267e32d58d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusRequestObjectAsyncSnippet.g.cs index 91eb01c274f6..eb4761c18b5b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusRequestObjectSnippet.g.cs index 5a635e22001e..7f8079ba9f02 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusSnippet.g.cs index efb6aefe5e5b..3a6b8d4490c4 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateMessageBusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineAsyncSnippet.g.cs index 22aca5de697d..2413a275123b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineRequestObjectAsyncSnippet.g.cs index 75843e4b12b4..92324a974f08 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineRequestObjectSnippet.g.cs index 7c3cf91fabb1..58fea78cd3ca 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineSnippet.g.cs index 7f90e8281d43..3c747b307441 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdatePipelineSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerAsyncSnippet.g.cs index 555ca57df686..0f6cc3098cd8 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerRequestObjectAsyncSnippet.g.cs index 4e3a8ac4bcfd..ffcd762ed66d 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerRequestObjectSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerRequestObjectSnippet.g.cs index 802a4c499977..e8d09527d41b 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerSnippet.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerSnippet.g.cs index 777bcd4ce690..390c2d230894 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerSnippet.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.GeneratedSnippets/EventarcClient.UpdateTriggerSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.Snippets/EventarcClientSnippets.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.Snippets/EventarcClientSnippets.g.cs index 6750a9173e3b..1ab04079fdfa 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.Snippets/EventarcClientSnippets.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1.Snippets/EventarcClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ChannelConnectionResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ChannelConnectionResourceNames.g.cs index d99cb06428f6..bc2bd96b7f34 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ChannelConnectionResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ChannelConnectionResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ChannelResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ChannelResourceNames.g.cs index 43e4af0a3601..f932e5797fda 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ChannelResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ChannelResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/DiscoveryResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/DiscoveryResourceNames.g.cs index afad8340136c..06c0a68a2051 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/DiscoveryResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/DiscoveryResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EnrollmentResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EnrollmentResourceNames.g.cs index 9ebbefd2209b..242f824b1487 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EnrollmentResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EnrollmentResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EventarcClient.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EventarcClient.g.cs index b6f477bc0170..bb4784e3f287 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EventarcClient.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EventarcClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EventarcResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EventarcResourceNames.g.cs index 2bb52bf3bbd4..b709b0dc7c26 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EventarcResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/EventarcResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/GoogleApiSourceResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/GoogleApiSourceResourceNames.g.cs index 4f9374ba2c4d..3a8e5aa24ac2 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/GoogleApiSourceResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/GoogleApiSourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/GoogleChannelConfigResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/GoogleChannelConfigResourceNames.g.cs index a78c77b663fc..e7c2148cd014 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/GoogleChannelConfigResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/GoogleChannelConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/MessageBusResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/MessageBusResourceNames.g.cs index 2d5441f83064..4d717036a5c9 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/MessageBusResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/MessageBusResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/NetworkConfigResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/NetworkConfigResourceNames.g.cs index 92943e29890f..9e35c95ecb80 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/NetworkConfigResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/NetworkConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/PackageApiMetadata.g.cs index bd87b8333958..f275eb9e0abb 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/PipelineResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/PipelineResourceNames.g.cs index 3a66e78333c3..1445137b2fba 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/PipelineResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/PipelineResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ServiceCollectionExtensions.g.cs index c48d7c3ae03d..42a25e0b38b7 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/TriggerResourceNames.g.cs b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/TriggerResourceNames.g.cs index aa402ff9dc91..17536603c65f 100644 --- a/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/TriggerResourceNames.g.cs +++ b/apis/Google.Cloud.Eventarc.V1/Google.Cloud.Eventarc.V1/TriggerResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Eventarc.V1/docs/index.md b/apis/Google.Cloud.Eventarc.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Eventarc.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Filestore.V1/.OwlBot.yaml b/apis/Google.Cloud.Filestore.V1/.OwlBot.yaml index b7b2a018c9c0..28fca039baf8 100644 --- a/apis/Google.Cloud.Filestore.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Filestore.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupAsyncSnippet.g.cs index 6e42a898a973..0ef9fb5c9cb5 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupRequestObjectAsyncSnippet.g.cs index 03a4986b8708..b339ceb8597b 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupRequestObjectSnippet.g.cs index 3fbce9561b20..712adc9327f5 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupResourceNamesAsyncSnippet.g.cs index 82bf93e4de1a..b52092606cf2 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupResourceNamesSnippet.g.cs index eb65ae04ff0c..ed4ae1548ad4 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupSnippet.g.cs index 3b055edba503..34f83ba43f30 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceAsyncSnippet.g.cs index 8556c2ab4979..cc0775132800 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceRequestObjectAsyncSnippet.g.cs index 848ebc55bcc4..df3f93443f28 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceRequestObjectSnippet.g.cs index 291419cf0bb5..dda35fda0996 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceResourceNamesAsyncSnippet.g.cs index ef3875a1956b..d67a302ee3d3 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceResourceNamesSnippet.g.cs index 5c2b6d493cec..c118050eadef 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceSnippet.g.cs index d31ec49d3949..75ff0bc17877 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotAsyncSnippet.g.cs index a3665145328d..f5b8856dbdcd 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs index 72109a1a142c..c22b41b59de4 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotRequestObjectSnippet.g.cs index 7e9249b7d47c..062cc0c606de 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotResourceNamesAsyncSnippet.g.cs index 5e2884ba5818..cd3cb283c087 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotResourceNamesSnippet.g.cs index 35e6a83238c0..17d8a22a4477 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotSnippet.g.cs index 9bbb51738ddc..1e5e8d489fd3 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.CreateSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupAsyncSnippet.g.cs index 5d6b5d5fb6c5..17f7a3bda076 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupRequestObjectAsyncSnippet.g.cs index b042051be254..9452d595454a 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupRequestObjectSnippet.g.cs index be99850ecd81..b07ded1af2aa 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupResourceNamesAsyncSnippet.g.cs index 6cfa3ed2a75a..e8bca8e6fc6d 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupResourceNamesSnippet.g.cs index 0b4adfcb5b24..ac5e7117fa51 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupSnippet.g.cs index 3982c1260427..cb5574b3e55f 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceAsyncSnippet.g.cs index 6fbfafaa13f6..a62e21e45e90 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs index 966db15ef15b..b6ee12036c59 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceRequestObjectSnippet.g.cs index c0c6b03622c7..36b2a93382be 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs index 78184670a325..a5874ae65791 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceResourceNamesSnippet.g.cs index 2dc3529e1864..c3d66b518e23 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceSnippet.g.cs index ebd28681e987..b3e85780bc86 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotAsyncSnippet.g.cs index 1a0aa9ae4dcf..d67892bca0fb 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotRequestObjectAsyncSnippet.g.cs index 1204141a27b8..fedba2a03197 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotRequestObjectSnippet.g.cs index ac279c4a759c..fd293281de9d 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotResourceNamesAsyncSnippet.g.cs index c18ee660acf8..ada184cfcf88 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotResourceNamesSnippet.g.cs index f303e2937529..e8e72b6b3e0a 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotSnippet.g.cs index 3fb4f4e0bd0d..cc279fb8e2bf 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.DeleteSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupAsyncSnippet.g.cs index b9468314f1a0..29141d2bb58b 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupRequestObjectAsyncSnippet.g.cs index 5a53655728a6..212df0dd1c48 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupRequestObjectSnippet.g.cs index c5aebe43cd2c..dd66745bb6d4 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupResourceNamesAsyncSnippet.g.cs index 5f1dd20e0f58..aa7859fdca19 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupResourceNamesSnippet.g.cs index fbab51f6dd98..a512f96d2eef 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupSnippet.g.cs index b3d4594882ca..0ab481cbd311 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceAsyncSnippet.g.cs index 3d0b8732c348..37b70c341656 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceRequestObjectAsyncSnippet.g.cs index a4164eca7b3f..c938910da103 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceRequestObjectSnippet.g.cs index f02e85414e63..6bdcbf7e6dda 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceResourceNamesAsyncSnippet.g.cs index 2a17ebca02d2..831af6c71c76 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceResourceNamesSnippet.g.cs index af1abc25a539..b2a2259fc907 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceSnippet.g.cs index 7edabd64addd..a7ea8a449b70 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotAsyncSnippet.g.cs index 45cf7914f3c4..039fe40cfc4b 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotRequestObjectAsyncSnippet.g.cs index dbb2498681e1..69b177526347 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotRequestObjectSnippet.g.cs index be7d5210138b..b7d5f30b6b09 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotResourceNamesAsyncSnippet.g.cs index dbea3dde06c4..7e0df214cb11 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotResourceNamesSnippet.g.cs index 3de9d3a1aca5..e14b622af978 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotSnippet.g.cs index 0ab37fddc7ee..7b3c4feacf3f 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.GetSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsAsyncSnippet.g.cs index 24d1028cf94c..b86e64fb848b 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsRequestObjectAsyncSnippet.g.cs index 229f646bc199..cb4ee32c1e6a 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsRequestObjectSnippet.g.cs index 1df88cffa81e..e23dbdb37ede 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsResourceNamesAsyncSnippet.g.cs index d1b316b2c2da..021e1b3f5e46 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsResourceNamesSnippet.g.cs index 0cd66c09866a..6b4260a653e9 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsSnippet.g.cs index 238813b31241..daafc4f44676 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesAsyncSnippet.g.cs index c4737b0d15fd..23293d445462 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesRequestObjectAsyncSnippet.g.cs index 84337e66e450..f16d3a4265f3 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesRequestObjectSnippet.g.cs index ca41e5b0d5ca..9c5b8653fa83 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesResourceNamesAsyncSnippet.g.cs index b3097b382c32..241fdde47468 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesResourceNamesSnippet.g.cs index 54fb6508007a..a027b0a19609 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesSnippet.g.cs index 1adf87988347..2e8290c1bfeb 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsAsyncSnippet.g.cs index 3311c35cf4b3..7ea9c3d34dbb 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsRequestObjectAsyncSnippet.g.cs index a0c4e7894d32..46b374e739c6 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsRequestObjectSnippet.g.cs index 85f7473461a0..797b481041f8 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsResourceNamesAsyncSnippet.g.cs index 84ad3b40493e..8e1f27d1a66d 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsResourceNamesSnippet.g.cs index e2d00cbe91b2..3c121e67e9c5 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsSnippet.g.cs index d493be762a5c..02dda240db75 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.ListSnapshotsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RestoreInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RestoreInstanceRequestObjectAsyncSnippet.g.cs index e227c5b3c5bd..d0bf3e353f04 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RestoreInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RestoreInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RestoreInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RestoreInstanceRequestObjectSnippet.g.cs index f680325804f0..cf9b4a50b574 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RestoreInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RestoreInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RevertInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RevertInstanceRequestObjectAsyncSnippet.g.cs index 53dcdd95b90d..34d742d90191 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RevertInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RevertInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RevertInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RevertInstanceRequestObjectSnippet.g.cs index dd1fa3ec833d..11155603c68a 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RevertInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.RevertInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupAsyncSnippet.g.cs index c694fc239b00..2043ac2961d3 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupRequestObjectAsyncSnippet.g.cs index 8c3aab942337..e1fdf073e542 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupRequestObjectSnippet.g.cs index 7e2637ee791a..79fe3f413eb8 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupSnippet.g.cs index 74dd007b4719..34f84c5ead6d 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceAsyncSnippet.g.cs index 8cec2fcefdf7..7664572a51c7 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs index 73af62fbbca6..9fe4a97b4086 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceRequestObjectSnippet.g.cs index ae0023916772..67836b5bc535 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceSnippet.g.cs index 754056f1832e..3bfe17af157d 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotAsyncSnippet.g.cs index f1871de6f8fe..acc61d114ebb 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotRequestObjectAsyncSnippet.g.cs index a4ad64e179e3..ad25aa48d746 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotRequestObjectSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotRequestObjectSnippet.g.cs index 96ee3380e368..2eee1d3bc3c1 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotSnippet.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotSnippet.g.cs index 36e17874e60d..c0fe5e523375 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotSnippet.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.GeneratedSnippets/CloudFilestoreManagerClient.UpdateSnapshotSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.Snippets/CloudFilestoreManagerClientSnippets.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.Snippets/CloudFilestoreManagerClientSnippets.g.cs index e8ff4e38fcc5..99cf7151fc1f 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.Snippets/CloudFilestoreManagerClientSnippets.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1.Snippets/CloudFilestoreManagerClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/CloudFilestoreManagerClient.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/CloudFilestoreManagerClient.g.cs index 3ac5a7312f0f..55f4010b7296 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/CloudFilestoreManagerClient.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/CloudFilestoreManagerClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/CloudFilestoreServiceResourceNames.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/CloudFilestoreServiceResourceNames.g.cs index 626fbbf2f659..03efc48caf00 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/CloudFilestoreServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/CloudFilestoreServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/PackageApiMetadata.g.cs index 9f682c5786f0..0f5440304de9 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/ServiceCollectionExtensions.g.cs index 56905fdd4f8d..cf73d888c99d 100644 --- a/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Filestore.V1/Google.Cloud.Filestore.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Filestore.V1/docs/index.md b/apis/Google.Cloud.Filestore.V1/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Cloud.Filestore.V1/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.Firestore.Admin.V1/.OwlBot.yaml b/apis/Google.Cloud.Firestore.Admin.V1/.OwlBot.yaml index e9bda5bd0f11..bc3edc04e762 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Firestore.Admin.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsAsyncSnippet.g.cs index b1bd4001da93..08f03a8704cd 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsRequestObjectAsyncSnippet.g.cs index 857b398164af..9a8258b24ecc 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsRequestObjectSnippet.g.cs index 64f3a3dbb27e..2ccba0d60eb8 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsResourceNamesAsyncSnippet.g.cs index b56aac684c07..9661da8025c3 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsResourceNamesSnippet.g.cs index 52f64d5d84bd..057c44c9583b 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsSnippet.g.cs index ea26f70c5de2..e9a1d5ab893b 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.BulkDeleteDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleAsyncSnippet.g.cs index 06a455a1f7b7..d92bea6b3eaf 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleRequestObjectAsyncSnippet.g.cs index 894ef5e0809c..7ef6e114838e 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleRequestObjectSnippet.g.cs index 4c60ed5d37c1..4400274d517b 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleResourceNamesAsyncSnippet.g.cs index fa76e8e9e898..3770d55df232 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleResourceNamesSnippet.g.cs index 43d9e44cbe74..d1e87e0fd1b6 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleSnippet.g.cs index 4d870796bcd5..3ca297bc70a5 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateBackupScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseAsyncSnippet.g.cs index 4ca3067b8514..29b15c4bd4c2 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseRequestObjectAsyncSnippet.g.cs index b85598e0b4c7..c15157fa4827 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseRequestObjectSnippet.g.cs index f80fd0838aaf..967badc3576a 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseResourceNamesAsyncSnippet.g.cs index f7640ef9ceff..0a8e27aa2378 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseResourceNamesSnippet.g.cs index 84bc58d2a930..0c8e0ee8aebd 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseSnippet.g.cs index 6ba32a3054ab..5ec319aa24a1 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateDatabaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexAsyncSnippet.g.cs index 4e064cfc6860..cc977c66a956 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexRequestObjectAsyncSnippet.g.cs index 7b464436bbb9..640ef4cea578 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexRequestObjectSnippet.g.cs index a72183669291..6e1ba8b82643 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexResourceNamesAsyncSnippet.g.cs index 88b2cb987f96..84e209835224 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexResourceNamesSnippet.g.cs index ec5fbea0397d..30a42cc5c4ea 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexSnippet.g.cs index 272fb44507b9..b6ade294cbb1 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.CreateIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupAsyncSnippet.g.cs index cab828302a8e..e09ae5a93264 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupRequestObjectAsyncSnippet.g.cs index ef868c7f3fde..19de4db82a1e 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupRequestObjectSnippet.g.cs index de2e7a0ca4f2..15201a6c8261 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupResourceNamesAsyncSnippet.g.cs index b96d998a9de8..52c6e57b5b33 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupResourceNamesSnippet.g.cs index 8217c92779be..96cc31b89ae8 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleAsyncSnippet.g.cs index b532a6f5f157..55650c9a66a5 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleRequestObjectAsyncSnippet.g.cs index a19450662c60..4f15d6fbccf8 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleRequestObjectSnippet.g.cs index ad2d96dbebf5..ee8db8cc03cf 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleResourceNamesAsyncSnippet.g.cs index 92ef7bf4294c..a19f47dfe6b4 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleResourceNamesSnippet.g.cs index 50ebccaf7aa3..340dde120826 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleSnippet.g.cs index 48050887df84..8021552221b1 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupSnippet.g.cs index 98afbca5ac1f..9eda56c4c9f0 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseAsyncSnippet.g.cs index b2fb66a28903..3ee24f41ee48 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseRequestObjectAsyncSnippet.g.cs index bf02fe6678e3..b363536920fa 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseRequestObjectSnippet.g.cs index ad586c0d0cb1..21469ad93563 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseResourceNamesAsyncSnippet.g.cs index 3a834b647ed3..8467c3f31741 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseResourceNamesSnippet.g.cs index 0f9ead52ca4b..4e1225b3424a 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseSnippet.g.cs index 339f8dd92301..ad25247534ae 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteDatabaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexAsyncSnippet.g.cs index 9961dc5ec606..2cead672837e 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexRequestObjectAsyncSnippet.g.cs index bbcb59e781c3..464927050f89 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexRequestObjectSnippet.g.cs index a36283266eaf..62c5d91b0a64 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexResourceNamesAsyncSnippet.g.cs index 9f3e6997fd7c..b24fa20c8b38 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexResourceNamesSnippet.g.cs index b6574d4b8c10..f1ed85fe6604 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexSnippet.g.cs index bee70c3e8df5..ee80fbaa7fbc 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.DeleteIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsAsyncSnippet.g.cs index abc7e28be2c1..669cf80038de 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsRequestObjectAsyncSnippet.g.cs index bcea8051ed2d..8481c5df76ad 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsRequestObjectSnippet.g.cs index a8ecf721429d..f259503050d5 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsResourceNamesAsyncSnippet.g.cs index fff501c71ca2..9b5299dd508b 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsResourceNamesSnippet.g.cs index 9a6c474f5989..a5149705a7bd 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsSnippet.g.cs index 6f451626a4db..7d057604b1c0 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ExportDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupAsyncSnippet.g.cs index f8f5c3408512..f08137389a88 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupRequestObjectAsyncSnippet.g.cs index d50c9482d41e..7bda5fa9cb22 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupRequestObjectSnippet.g.cs index 4976bc85241c..eab1ab43414d 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupResourceNamesAsyncSnippet.g.cs index e206a7dafe75..d175422692da 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupResourceNamesSnippet.g.cs index 47e25ba35ed3..5f6367c21f74 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleAsyncSnippet.g.cs index 5eb6188dbab8..6335569e380a 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleRequestObjectAsyncSnippet.g.cs index 0141b5ba69d1..8d5b158cf61a 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleRequestObjectSnippet.g.cs index a957c1e9814b..74624434ed66 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleResourceNamesAsyncSnippet.g.cs index 47267157cf94..47a6949278e7 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleResourceNamesSnippet.g.cs index 6e2d163a3d92..ef3fc2c60d77 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleSnippet.g.cs index afbb0e27e7e8..d2f78d35e377 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupSnippet.g.cs index f6861d02fce7..ac0a1004372c 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseAsyncSnippet.g.cs index 7678c1191503..6fff6438bde9 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseRequestObjectAsyncSnippet.g.cs index 6ea88809e38a..44761f3178fa 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseRequestObjectSnippet.g.cs index a85fd5e7a5b1..599b64d4a5c1 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseResourceNamesAsyncSnippet.g.cs index 8eb1c3d4b3f9..f578dca79b1d 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseResourceNamesSnippet.g.cs index 2c5d76fefd80..67840678df61 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseSnippet.g.cs index ceaa9ebf5298..c3cf7051c8a7 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetDatabaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldAsyncSnippet.g.cs index 0bb7fb8d7172..292c2fff8ee7 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldRequestObjectAsyncSnippet.g.cs index 43ee78f22201..f69404bfaf8a 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldRequestObjectSnippet.g.cs index a47b50d0e319..a859d0b3cd03 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldResourceNamesAsyncSnippet.g.cs index b90a60858aa2..af4b79dd5bcf 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldResourceNamesSnippet.g.cs index 7c9eee6b832e..1ccaba22c53d 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldSnippet.g.cs index 1d42ff576b7c..beed24bc7969 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetFieldSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexAsyncSnippet.g.cs index 89736fbbb871..7fb498f86207 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexRequestObjectAsyncSnippet.g.cs index 6f376474c7d0..e02d6ea8c7f4 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexRequestObjectSnippet.g.cs index 873300095d92..5015aaaddf8a 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexResourceNamesAsyncSnippet.g.cs index ff9617055fb7..b27a996d026b 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexResourceNamesSnippet.g.cs index 0b38c47158c1..d36ef232de10 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexSnippet.g.cs index 4bad61fe374a..b42a56fcccdc 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.GetIndexSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsAsyncSnippet.g.cs index 2662141d1288..c8c4c54cccf2 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs index 350f5318752f..8386117ad59a 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsRequestObjectSnippet.g.cs index b882f9568af9..5f77bd55763e 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsResourceNamesAsyncSnippet.g.cs index 63a0c804b2c2..31a22692a78f 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsResourceNamesSnippet.g.cs index 5f75a1c4d456..8b1e53854335 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsSnippet.g.cs index e240f1faa044..b1081a23c3fc 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ImportDocumentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesAsyncSnippet.g.cs index 01fefeb1c3c9..2809710793f1 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesRequestObjectAsyncSnippet.g.cs index f4ac709f3009..1c098d4739c6 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesRequestObjectSnippet.g.cs index fd5dd80d276b..49d12c19a12c 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesResourceNamesAsyncSnippet.g.cs index 3185a5d99432..844d1f38644c 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesResourceNamesSnippet.g.cs index de9e2c34923d..ba116c8818be 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesSnippet.g.cs index 20793d135194..4504806037f7 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupSchedulesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsAsyncSnippet.g.cs index 73471c0e5ac3..1acbbb9d877e 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsRequestObjectAsyncSnippet.g.cs index 4e36d91c13c1..ad2e295a1072 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -38,6 +38,7 @@ public async Task ListBackupsRequestObjectAsync() ListBackupsRequest request = new ListBackupsRequest { ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", }; // Make the request ListBackupsResponse response = await firestoreAdminClient.ListBackupsAsync(request); diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsRequestObjectSnippet.g.cs index 098e07e89234..a707ccaa2fb0 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -37,6 +37,7 @@ public void ListBackupsRequestObject() ListBackupsRequest request = new ListBackupsRequest { ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", }; // Make the request ListBackupsResponse response = firestoreAdminClient.ListBackups(request); diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsResourceNamesAsyncSnippet.g.cs index b22bf5bb9397..2d66678632af 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsResourceNamesSnippet.g.cs index 0e6e291b07c4..d54772991e5d 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsSnippet.g.cs index 0ab2edb5cfa3..261d01c0d654 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesAsyncSnippet.g.cs index 6a1fec269212..466c443d1bd6 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesRequestObjectAsyncSnippet.g.cs index 973274e9be63..83d3e11745ca 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesRequestObjectSnippet.g.cs index 6e512dad96b4..e93e91d4e7fa 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesResourceNamesAsyncSnippet.g.cs index 28b300f43ed7..d075d181a868 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesResourceNamesSnippet.g.cs index 424d7c1399e5..a6808a419cd1 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesSnippet.g.cs index e9d9f4d68433..1291fe00e7bb 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListDatabasesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsAsyncSnippet.g.cs index 4a6b77b26e82..0e7ba5e3facf 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsRequestObjectAsyncSnippet.g.cs index d96f39e1e4ae..7b89d4cf757c 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsRequestObjectSnippet.g.cs index bfe57aecfa6d..0f23b3553830 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsResourceNamesAsyncSnippet.g.cs index 51b996d8737d..41439c6510cb 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsResourceNamesSnippet.g.cs index c91020f99aab..3f189516c227 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsSnippet.g.cs index 4cd30f0b5bfc..a92dc4448c99 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListFieldsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesAsyncSnippet.g.cs index 75a5459418ba..b8c3bca73f86 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesRequestObjectAsyncSnippet.g.cs index ef101d9ebc03..4d34742a3c95 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesRequestObjectSnippet.g.cs index 89daa792867e..659d3f7f9a8d 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesResourceNamesAsyncSnippet.g.cs index 41468ddae2e4..aea9d8e64364 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesResourceNamesSnippet.g.cs index 4a4d3142f1c1..403081c88ea5 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesSnippet.g.cs index 7d1662d352a1..214ebc38d527 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.ListIndexesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.RestoreDatabaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.RestoreDatabaseRequestObjectAsyncSnippet.g.cs index 9d4771dab502..d644cee687c4 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.RestoreDatabaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.RestoreDatabaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.RestoreDatabaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.RestoreDatabaseRequestObjectSnippet.g.cs index 1ac3042d114b..7acbaf374c81 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.RestoreDatabaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.RestoreDatabaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleAsyncSnippet.g.cs index 1e34dc465d79..c049de1328b5 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleRequestObjectAsyncSnippet.g.cs index 49338f34786d..ae366c488d33 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleRequestObjectSnippet.g.cs index 281c2fefe424..ae600026b9b4 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleSnippet.g.cs index 8346e6843c5a..a46b91743638 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateBackupScheduleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseAsyncSnippet.g.cs index b47214f4097a..6e6dcbf50546 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseRequestObjectAsyncSnippet.g.cs index 8397e8b5cedb..a65ca74d947c 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseRequestObjectSnippet.g.cs index ed50e9ac75aa..9fdd38a54397 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseSnippet.g.cs index a3362cdfd8bc..04364c1399eb 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateDatabaseSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldAsyncSnippet.g.cs index 1b034a8c5d83..71c888738853 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldRequestObjectAsyncSnippet.g.cs index 3b6d72976ba2..7f22f2670287 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldRequestObjectSnippet.g.cs index 36042fffc5ff..18dd76b9e555 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldSnippet.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldSnippet.g.cs index 0b92ec8e4654..a72dc604df1a 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/FirestoreAdminClient.UpdateFieldSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/snippet_metadata_google.firestore.admin.v1.json b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/snippet_metadata_google.firestore.admin.v1.json index f8a87adbbd3a..2d70c38a41f7 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/snippet_metadata_google.firestore.admin.v1.json +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.GeneratedSnippets/snippet_metadata_google.firestore.admin.v1.json @@ -4567,12 +4567,12 @@ "segments": [ { "start": 20, - "end": 44, + "end": 45, "type": "FULL" }, { "start": 34, - "end": 42, + "end": 43, "type": "SHORT" } ] @@ -4616,12 +4616,12 @@ "segments": [ { "start": 20, - "end": 45, + "end": 46, "type": "FULL" }, { "start": 35, - "end": 43, + "end": 44, "type": "SHORT" } ] diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.Snippets/FirestoreAdminClientSnippets.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.Snippets/FirestoreAdminClientSnippets.g.cs index 216821e22b9e..0ecf8f93aba4 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.Snippets/FirestoreAdminClientSnippets.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.Snippets/FirestoreAdminClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -2510,6 +2510,7 @@ public void ListBackupsRequestObject() gcfav::ListBackupsRequest request = new gcfav::ListBackupsRequest { ParentAsLocationName = gcfav::LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", }; // Make the request gcfav::ListBackupsResponse response = firestoreAdminClient.ListBackups(request); @@ -2527,6 +2528,7 @@ public async Task ListBackupsRequestObjectAsync() gcfav::ListBackupsRequest request = new gcfav::ListBackupsRequest { ParentAsLocationName = gcfav::LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", }; // Make the request gcfav::ListBackupsResponse response = await firestoreAdminClient.ListBackupsAsync(request); diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/BackupResourceNames.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/BackupResourceNames.g.cs index cb16088aae5c..b116611b102d 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/BackupResourceNames.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/BackupResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/DatabaseResourceNames.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/DatabaseResourceNames.g.cs index 5651ab0073bf..9d18e1c83733 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/DatabaseResourceNames.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/DatabaseResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FieldResourceNames.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FieldResourceNames.g.cs index dbe8feb976bb..3a38171ea4e8 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FieldResourceNames.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FieldResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdmin.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdmin.g.cs index 0b2da669506a..acad2532e244 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdmin.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdmin.g.cs @@ -104,135 +104,135 @@ static FirestoreAdminReflection() { "aW9uX2lkcxgCIAMoCUID4EEBEhoKDW5hbWVzcGFjZV9pZHMYAyADKAlCA+BB", "ASIdChtCdWxrRGVsZXRlRG9jdW1lbnRzUmVzcG9uc2UiSQoQR2V0QmFja3Vw", "UmVxdWVzdBI1CgRuYW1lGAEgASgJQifgQQL6QSEKH2ZpcmVzdG9yZS5nb29n", - "bGVhcGlzLmNvbS9CYWNrdXAiTwoSTGlzdEJhY2t1cHNSZXF1ZXN0EjkKBnBh", + "bGVhcGlzLmNvbS9CYWNrdXAiXwoSTGlzdEJhY2t1cHNSZXF1ZXN0EjkKBnBh", "cmVudBgBIAEoCUIp4EEC+kEjCiFmaXJlc3RvcmUuZ29vZ2xlYXBpcy5jb20v", - "TG9jYXRpb24iXgoTTGlzdEJhY2t1cHNSZXNwb25zZRIyCgdiYWNrdXBzGAEg", - "AygLMiEuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5CYWNrdXASEwoLdW5y", - "ZWFjaGFibGUYAyADKAkiTAoTRGVsZXRlQmFja3VwUmVxdWVzdBI1CgRuYW1l", - "GAEgASgJQifgQQL6QSEKH2ZpcmVzdG9yZS5nb29nbGVhcGlzLmNvbS9CYWNr", - "dXAi/AEKFlJlc3RvcmVEYXRhYmFzZVJlcXVlc3QSOQoGcGFyZW50GAEgASgJ", - "QingQQL6QSMSIWZpcmVzdG9yZS5nb29nbGVhcGlzLmNvbS9EYXRhYmFzZRIY", - "CgtkYXRhYmFzZV9pZBgCIAEoCUID4EECEjcKBmJhY2t1cBgDIAEoCUIn4EEC", - "+kEhCh9maXJlc3RvcmUuZ29vZ2xlYXBpcy5jb20vQmFja3VwElQKEWVuY3J5", - "cHRpb25fY29uZmlnGAkgASgLMjQuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52", - "MS5EYXRhYmFzZS5FbmNyeXB0aW9uQ29uZmlnQgPgQQEyyyUKDkZpcmVzdG9y", - "ZUFkbWluEtsBCgtDcmVhdGVJbmRleBItLmdvb2dsZS5maXJlc3RvcmUuYWRt", - "aW4udjEuQ3JlYXRlSW5kZXhSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5n", - "Lk9wZXJhdGlvbiJ+ykEfCgVJbmRleBIWSW5kZXhPcGVyYXRpb25NZXRhZGF0", - "YdpBDHBhcmVudCxpbmRleILT5JMCRyI+L3YxL3twYXJlbnQ9cHJvamVjdHMv", - "Ki9kYXRhYmFzZXMvKi9jb2xsZWN0aW9uR3JvdXBzLyp9L2luZGV4ZXM6BWlu", - "ZGV4Er0BCgtMaXN0SW5kZXhlcxItLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4u", - "djEuTGlzdEluZGV4ZXNSZXF1ZXN0Gi4uZ29vZ2xlLmZpcmVzdG9yZS5hZG1p", - "bi52MS5MaXN0SW5kZXhlc1Jlc3BvbnNlIk/aQQZwYXJlbnSC0+STAkASPi92", - "MS97cGFyZW50PXByb2plY3RzLyovZGF0YWJhc2VzLyovY29sbGVjdGlvbkdy", - "b3Vwcy8qfS9pbmRleGVzEqcBCghHZXRJbmRleBIqLmdvb2dsZS5maXJlc3Rv", - "cmUuYWRtaW4udjEuR2V0SW5kZXhSZXF1ZXN0GiAuZ29vZ2xlLmZpcmVzdG9y", - "ZS5hZG1pbi52MS5JbmRleCJN2kEEbmFtZYLT5JMCQBI+L3YxL3tuYW1lPXBy", - "b2plY3RzLyovZGF0YWJhc2VzLyovY29sbGVjdGlvbkdyb3Vwcy8qL2luZGV4", - "ZXMvKn0SowEKC0RlbGV0ZUluZGV4Ei0uZ29vZ2xlLmZpcmVzdG9yZS5hZG1p", - "bi52MS5EZWxldGVJbmRleFJlcXVlc3QaFi5nb29nbGUucHJvdG9idWYuRW1w", - "dHkiTdpBBG5hbWWC0+STAkAqPi92MS97bmFtZT1wcm9qZWN0cy8qL2RhdGFi", - "YXNlcy8qL2NvbGxlY3Rpb25Hcm91cHMvKi9pbmRleGVzLyp9EqYBCghHZXRG", - "aWVsZBIqLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuR2V0RmllbGRSZXF1", - "ZXN0GiAuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5GaWVsZCJM2kEEbmFt", - "ZYLT5JMCPxI9L3YxL3tuYW1lPXByb2plY3RzLyovZGF0YWJhc2VzLyovY29s", - "bGVjdGlvbkdyb3Vwcy8qL2ZpZWxkcy8qfRLZAQoLVXBkYXRlRmllbGQSLS5n", - "b29nbGUuZmlyZXN0b3JlLmFkbWluLnYxLlVwZGF0ZUZpZWxkUmVxdWVzdBod", - "Lmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24ifMpBHwoFRmllbGQSFkZp", - "ZWxkT3BlcmF0aW9uTWV0YWRhdGHaQQVmaWVsZILT5JMCTDJDL3YxL3tmaWVs", - "ZC5uYW1lPXByb2plY3RzLyovZGF0YWJhc2VzLyovY29sbGVjdGlvbkdyb3Vw", - "cy8qL2ZpZWxkcy8qfToFZmllbGQSuQEKCkxpc3RGaWVsZHMSLC5nb29nbGUu", - "ZmlyZXN0b3JlLmFkbWluLnYxLkxpc3RGaWVsZHNSZXF1ZXN0Gi0uZ29vZ2xl", - "LmZpcmVzdG9yZS5hZG1pbi52MS5MaXN0RmllbGRzUmVzcG9uc2UiTtpBBnBh", - "cmVudILT5JMCPxI9L3YxL3twYXJlbnQ9cHJvamVjdHMvKi9kYXRhYmFzZXMv", - "Ki9jb2xsZWN0aW9uR3JvdXBzLyp9L2ZpZWxkcxLdAQoPRXhwb3J0RG9jdW1l", - "bnRzEjEuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5FeHBvcnREb2N1bWVu", - "dHNSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJ4ykEy", - "ChdFeHBvcnREb2N1bWVudHNSZXNwb25zZRIXRXhwb3J0RG9jdW1lbnRzTWV0", - "YWRhdGHaQQRuYW1lgtPkkwI2IjEvdjEve25hbWU9cHJvamVjdHMvKi9kYXRh", - "YmFzZXMvKn06ZXhwb3J0RG9jdW1lbnRzOgEqEtsBCg9JbXBvcnREb2N1bWVu", - "dHMSMS5nb29nbGUuZmlyZXN0b3JlLmFkbWluLnYxLkltcG9ydERvY3VtZW50", - "c1JlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uInbKQTAK", - "FWdvb2dsZS5wcm90b2J1Zi5FbXB0eRIXSW1wb3J0RG9jdW1lbnRzTWV0YWRh", - "dGHaQQRuYW1lgtPkkwI2IjEvdjEve25hbWU9cHJvamVjdHMvKi9kYXRhYmFz", - "ZXMvKn06aW1wb3J0RG9jdW1lbnRzOgEqEvIBChNCdWxrRGVsZXRlRG9jdW1l", - "bnRzEjUuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5CdWxrRGVsZXRlRG9j", - "dW1lbnRzUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24i", - "hAHKQToKG0J1bGtEZWxldGVEb2N1bWVudHNSZXNwb25zZRIbQnVsa0RlbGV0", - "ZURvY3VtZW50c01ldGFkYXRh2kEEbmFtZYLT5JMCOiI1L3YxL3tuYW1lPXBy", - "b2plY3RzLyovZGF0YWJhc2VzLyp9OmJ1bGtEZWxldGVEb2N1bWVudHM6ASoS", - "2QEKDkNyZWF0ZURhdGFiYXNlEjAuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52", - "MS5DcmVhdGVEYXRhYmFzZVJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcu", - "T3BlcmF0aW9uInbKQSIKCERhdGFiYXNlEhZDcmVhdGVEYXRhYmFzZU1ldGFk", - "YXRh2kEbcGFyZW50LGRhdGFiYXNlLGRhdGFiYXNlX2lkgtPkkwItIiEvdjEv", - "e3BhcmVudD1wcm9qZWN0cy8qfS9kYXRhYmFzZXM6CGRhdGFiYXNlEpMBCgtH", - "ZXREYXRhYmFzZRItLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuR2V0RGF0", - "YWJhc2VSZXF1ZXN0GiMuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5EYXRh", - "YmFzZSIw2kEEbmFtZYLT5JMCIxIhL3YxL3tuYW1lPXByb2plY3RzLyovZGF0", - "YWJhc2VzLyp9EqYBCg1MaXN0RGF0YWJhc2VzEi8uZ29vZ2xlLmZpcmVzdG9y", - "ZS5hZG1pbi52MS5MaXN0RGF0YWJhc2VzUmVxdWVzdBowLmdvb2dsZS5maXJl", - "c3RvcmUuYWRtaW4udjEuTGlzdERhdGFiYXNlc1Jlc3BvbnNlIjLaQQZwYXJl", - "bnSC0+STAiMSIS92MS97cGFyZW50PXByb2plY3RzLyp9L2RhdGFiYXNlcxLb", - "AQoOVXBkYXRlRGF0YWJhc2USMC5nb29nbGUuZmlyZXN0b3JlLmFkbWluLnYx", - "LlVwZGF0ZURhdGFiYXNlUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5P", - "cGVyYXRpb24ieMpBIgoIRGF0YWJhc2USFlVwZGF0ZURhdGFiYXNlTWV0YWRh", - "dGHaQRRkYXRhYmFzZSx1cGRhdGVfbWFza4LT5JMCNjIqL3YxL3tkYXRhYmFz", - "ZS5uYW1lPXByb2plY3RzLyovZGF0YWJhc2VzLyp9OghkYXRhYmFzZRK4AQoO", - "RGVsZXRlRGF0YWJhc2USMC5nb29nbGUuZmlyZXN0b3JlLmFkbWluLnYxLkRl", - "bGV0ZURhdGFiYXNlUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVy", - "YXRpb24iVcpBIgoIRGF0YWJhc2USFkRlbGV0ZURhdGFiYXNlTWV0YWRhdGHa", - "QQRuYW1lgtPkkwIjKiEvdjEve25hbWU9cHJvamVjdHMvKi9kYXRhYmFzZXMv", - "Kn0SlwEKCUdldEJhY2t1cBIrLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEu", - "R2V0QmFja3VwUmVxdWVzdBohLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEu", - "QmFja3VwIjraQQRuYW1lgtPkkwItEisvdjEve25hbWU9cHJvamVjdHMvKi9s", - "b2NhdGlvbnMvKi9iYWNrdXBzLyp9EqoBCgtMaXN0QmFja3VwcxItLmdvb2ds", - "ZS5maXJlc3RvcmUuYWRtaW4udjEuTGlzdEJhY2t1cHNSZXF1ZXN0Gi4uZ29v", - "Z2xlLmZpcmVzdG9yZS5hZG1pbi52MS5MaXN0QmFja3Vwc1Jlc3BvbnNlIjza", - "QQZwYXJlbnSC0+STAi0SKy92MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRp", - "b25zLyp9L2JhY2t1cHMSkgEKDERlbGV0ZUJhY2t1cBIuLmdvb2dsZS5maXJl", - "c3RvcmUuYWRtaW4udjEuRGVsZXRlQmFja3VwUmVxdWVzdBoWLmdvb2dsZS5w", - "cm90b2J1Zi5FbXB0eSI62kEEbmFtZYLT5JMCLSorL3YxL3tuYW1lPXByb2pl", - "Y3RzLyovbG9jYXRpb25zLyovYmFja3Vwcy8qfRK/AQoPUmVzdG9yZURhdGFi", - "YXNlEjEuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5SZXN0b3JlRGF0YWJh", - "c2VSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJaykEj", - "CghEYXRhYmFzZRIXUmVzdG9yZURhdGFiYXNlTWV0YWRhdGGC0+STAi4iKS92", - "MS97cGFyZW50PXByb2plY3RzLyp9L2RhdGFiYXNlczpyZXN0b3JlOgEqEuAB", - "ChRDcmVhdGVCYWNrdXBTY2hlZHVsZRI2Lmdvb2dsZS5maXJlc3RvcmUuYWRt", - "aW4udjEuQ3JlYXRlQmFja3VwU2NoZWR1bGVSZXF1ZXN0GikuZ29vZ2xlLmZp", - "cmVzdG9yZS5hZG1pbi52MS5CYWNrdXBTY2hlZHVsZSJl2kEWcGFyZW50LGJh", - "Y2t1cF9zY2hlZHVsZYLT5JMCRiIzL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9k", - "YXRhYmFzZXMvKn0vYmFja3VwU2NoZWR1bGVzOg9iYWNrdXBfc2NoZWR1bGUS", - "twEKEUdldEJhY2t1cFNjaGVkdWxlEjMuZ29vZ2xlLmZpcmVzdG9yZS5hZG1p", - "bi52MS5HZXRCYWNrdXBTY2hlZHVsZVJlcXVlc3QaKS5nb29nbGUuZmlyZXN0", - "b3JlLmFkbWluLnYxLkJhY2t1cFNjaGVkdWxlIkLaQQRuYW1lgtPkkwI1EjMv", - "djEve25hbWU9cHJvamVjdHMvKi9kYXRhYmFzZXMvKi9iYWNrdXBTY2hlZHVs", - "ZXMvKn0SygEKE0xpc3RCYWNrdXBTY2hlZHVsZXMSNS5nb29nbGUuZmlyZXN0", - "b3JlLmFkbWluLnYxLkxpc3RCYWNrdXBTY2hlZHVsZXNSZXF1ZXN0GjYuZ29v", - "Z2xlLmZpcmVzdG9yZS5hZG1pbi52MS5MaXN0QmFja3VwU2NoZWR1bGVzUmVz", - "cG9uc2UiRNpBBnBhcmVudILT5JMCNRIzL3YxL3twYXJlbnQ9cHJvamVjdHMv", - "Ki9kYXRhYmFzZXMvKn0vYmFja3VwU2NoZWR1bGVzEvUBChRVcGRhdGVCYWNr", - "dXBTY2hlZHVsZRI2Lmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuVXBkYXRl", - "QmFja3VwU2NoZWR1bGVSZXF1ZXN0GikuZ29vZ2xlLmZpcmVzdG9yZS5hZG1p", - "bi52MS5CYWNrdXBTY2hlZHVsZSJ62kEbYmFja3VwX3NjaGVkdWxlLHVwZGF0", - "ZV9tYXNrgtPkkwJWMkMvdjEve2JhY2t1cF9zY2hlZHVsZS5uYW1lPXByb2pl", - "Y3RzLyovZGF0YWJhc2VzLyovYmFja3VwU2NoZWR1bGVzLyp9Og9iYWNrdXBf", - "c2NoZWR1bGUSqgEKFERlbGV0ZUJhY2t1cFNjaGVkdWxlEjYuZ29vZ2xlLmZp", - "cmVzdG9yZS5hZG1pbi52MS5EZWxldGVCYWNrdXBTY2hlZHVsZVJlcXVlc3Qa", - "Fi5nb29nbGUucHJvdG9idWYuRW1wdHkiQtpBBG5hbWWC0+STAjUqMy92MS97", - "bmFtZT1wcm9qZWN0cy8qL2RhdGFiYXNlcy8qL2JhY2t1cFNjaGVkdWxlcy8q", - "fRp2ykEYZmlyZXN0b3JlLmdvb2dsZWFwaXMuY29t0kFYaHR0cHM6Ly93d3cu", - "Z29vZ2xlYXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybSxodHRwczovL3d3", - "dy5nb29nbGVhcGlzLmNvbS9hdXRoL2RhdGFzdG9yZUKlAwodY29tLmdvb2ds", - "ZS5maXJlc3RvcmUuYWRtaW4udjFCE0ZpcmVzdG9yZUFkbWluUHJvdG9QAVo5", - "Y2xvdWQuZ29vZ2xlLmNvbS9nby9maXJlc3RvcmUvYXBpdjEvYWRtaW4vYWRt", - "aW5wYjthZG1pbnBiogIER0NGU6oCH0dvb2dsZS5DbG91ZC5GaXJlc3RvcmUu", - "QWRtaW4uVjHKAh9Hb29nbGVcQ2xvdWRcRmlyZXN0b3JlXEFkbWluXFYx6gIj", - "R29vZ2xlOjpDbG91ZDo6RmlyZXN0b3JlOjpBZG1pbjo6VjHqQUwKIWZpcmVz", - "dG9yZS5nb29nbGVhcGlzLmNvbS9Mb2NhdGlvbhIncHJvamVjdHMve3Byb2pl", - "Y3R9L2xvY2F0aW9ucy97bG9jYXRpb2596kFxCihmaXJlc3RvcmUuZ29vZ2xl", - "YXBpcy5jb20vQ29sbGVjdGlvbkdyb3VwEkVwcm9qZWN0cy97cHJvamVjdH0v", - "ZGF0YWJhc2VzL3tkYXRhYmFzZX0vY29sbGVjdGlvbkdyb3Vwcy97Y29sbGVj", - "dGlvbn1iBnByb3RvMw==")); + "TG9jYXRpb24SDgoGZmlsdGVyGAIgASgJIl4KE0xpc3RCYWNrdXBzUmVzcG9u", + "c2USMgoHYmFja3VwcxgBIAMoCzIhLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4u", + "djEuQmFja3VwEhMKC3VucmVhY2hhYmxlGAMgAygJIkwKE0RlbGV0ZUJhY2t1", + "cFJlcXVlc3QSNQoEbmFtZRgBIAEoCUIn4EEC+kEhCh9maXJlc3RvcmUuZ29v", + "Z2xlYXBpcy5jb20vQmFja3VwIvwBChZSZXN0b3JlRGF0YWJhc2VSZXF1ZXN0", + "EjkKBnBhcmVudBgBIAEoCUIp4EEC+kEjEiFmaXJlc3RvcmUuZ29vZ2xlYXBp", + "cy5jb20vRGF0YWJhc2USGAoLZGF0YWJhc2VfaWQYAiABKAlCA+BBAhI3CgZi", + "YWNrdXAYAyABKAlCJ+BBAvpBIQofZmlyZXN0b3JlLmdvb2dsZWFwaXMuY29t", + "L0JhY2t1cBJUChFlbmNyeXB0aW9uX2NvbmZpZxgJIAEoCzI0Lmdvb2dsZS5m", + "aXJlc3RvcmUuYWRtaW4udjEuRGF0YWJhc2UuRW5jcnlwdGlvbkNvbmZpZ0ID", + "4EEBMsslCg5GaXJlc3RvcmVBZG1pbhLbAQoLQ3JlYXRlSW5kZXgSLS5nb29n", + "bGUuZmlyZXN0b3JlLmFkbWluLnYxLkNyZWF0ZUluZGV4UmVxdWVzdBodLmdv", + "b2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24ifspBHwoFSW5kZXgSFkluZGV4", + "T3BlcmF0aW9uTWV0YWRhdGHaQQxwYXJlbnQsaW5kZXiC0+STAkciPi92MS97", + "cGFyZW50PXByb2plY3RzLyovZGF0YWJhc2VzLyovY29sbGVjdGlvbkdyb3Vw", + "cy8qfS9pbmRleGVzOgVpbmRleBK9AQoLTGlzdEluZGV4ZXMSLS5nb29nbGUu", + "ZmlyZXN0b3JlLmFkbWluLnYxLkxpc3RJbmRleGVzUmVxdWVzdBouLmdvb2ds", + "ZS5maXJlc3RvcmUuYWRtaW4udjEuTGlzdEluZGV4ZXNSZXNwb25zZSJP2kEG", + "cGFyZW50gtPkkwJAEj4vdjEve3BhcmVudD1wcm9qZWN0cy8qL2RhdGFiYXNl", + "cy8qL2NvbGxlY3Rpb25Hcm91cHMvKn0vaW5kZXhlcxKnAQoIR2V0SW5kZXgS", + "Ki5nb29nbGUuZmlyZXN0b3JlLmFkbWluLnYxLkdldEluZGV4UmVxdWVzdBog", + "Lmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuSW5kZXgiTdpBBG5hbWWC0+ST", + "AkASPi92MS97bmFtZT1wcm9qZWN0cy8qL2RhdGFiYXNlcy8qL2NvbGxlY3Rp", + "b25Hcm91cHMvKi9pbmRleGVzLyp9EqMBCgtEZWxldGVJbmRleBItLmdvb2ds", + "ZS5maXJlc3RvcmUuYWRtaW4udjEuRGVsZXRlSW5kZXhSZXF1ZXN0GhYuZ29v", + "Z2xlLnByb3RvYnVmLkVtcHR5Ik3aQQRuYW1lgtPkkwJAKj4vdjEve25hbWU9", + "cHJvamVjdHMvKi9kYXRhYmFzZXMvKi9jb2xsZWN0aW9uR3JvdXBzLyovaW5k", + "ZXhlcy8qfRKmAQoIR2V0RmllbGQSKi5nb29nbGUuZmlyZXN0b3JlLmFkbWlu", + "LnYxLkdldEZpZWxkUmVxdWVzdBogLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4u", + "djEuRmllbGQiTNpBBG5hbWWC0+STAj8SPS92MS97bmFtZT1wcm9qZWN0cy8q", + "L2RhdGFiYXNlcy8qL2NvbGxlY3Rpb25Hcm91cHMvKi9maWVsZHMvKn0S2QEK", + "C1VwZGF0ZUZpZWxkEi0uZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5VcGRh", + "dGVGaWVsZFJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9u", + "InzKQR8KBUZpZWxkEhZGaWVsZE9wZXJhdGlvbk1ldGFkYXRh2kEFZmllbGSC", + "0+STAkwyQy92MS97ZmllbGQubmFtZT1wcm9qZWN0cy8qL2RhdGFiYXNlcy8q", + "L2NvbGxlY3Rpb25Hcm91cHMvKi9maWVsZHMvKn06BWZpZWxkErkBCgpMaXN0", + "RmllbGRzEiwuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5MaXN0RmllbGRz", + "UmVxdWVzdBotLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuTGlzdEZpZWxk", + "c1Jlc3BvbnNlIk7aQQZwYXJlbnSC0+STAj8SPS92MS97cGFyZW50PXByb2pl", + "Y3RzLyovZGF0YWJhc2VzLyovY29sbGVjdGlvbkdyb3Vwcy8qfS9maWVsZHMS", + "3QEKD0V4cG9ydERvY3VtZW50cxIxLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4u", + "djEuRXhwb3J0RG9jdW1lbnRzUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmlu", + "Zy5PcGVyYXRpb24ieMpBMgoXRXhwb3J0RG9jdW1lbnRzUmVzcG9uc2USF0V4", + "cG9ydERvY3VtZW50c01ldGFkYXRh2kEEbmFtZYLT5JMCNiIxL3YxL3tuYW1l", + "PXByb2plY3RzLyovZGF0YWJhc2VzLyp9OmV4cG9ydERvY3VtZW50czoBKhLb", + "AQoPSW1wb3J0RG9jdW1lbnRzEjEuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52", + "MS5JbXBvcnREb2N1bWVudHNSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5n", + "Lk9wZXJhdGlvbiJ2ykEwChVnb29nbGUucHJvdG9idWYuRW1wdHkSF0ltcG9y", + "dERvY3VtZW50c01ldGFkYXRh2kEEbmFtZYLT5JMCNiIxL3YxL3tuYW1lPXBy", + "b2plY3RzLyovZGF0YWJhc2VzLyp9OmltcG9ydERvY3VtZW50czoBKhLyAQoT", + "QnVsa0RlbGV0ZURvY3VtZW50cxI1Lmdvb2dsZS5maXJlc3RvcmUuYWRtaW4u", + "djEuQnVsa0RlbGV0ZURvY3VtZW50c1JlcXVlc3QaHS5nb29nbGUubG9uZ3J1", + "bm5pbmcuT3BlcmF0aW9uIoQBykE6ChtCdWxrRGVsZXRlRG9jdW1lbnRzUmVz", + "cG9uc2USG0J1bGtEZWxldGVEb2N1bWVudHNNZXRhZGF0YdpBBG5hbWWC0+ST", + "AjoiNS92MS97bmFtZT1wcm9qZWN0cy8qL2RhdGFiYXNlcy8qfTpidWxrRGVs", + "ZXRlRG9jdW1lbnRzOgEqEtkBCg5DcmVhdGVEYXRhYmFzZRIwLmdvb2dsZS5m", + "aXJlc3RvcmUuYWRtaW4udjEuQ3JlYXRlRGF0YWJhc2VSZXF1ZXN0Gh0uZ29v", + "Z2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJ2ykEiCghEYXRhYmFzZRIWQ3Jl", + "YXRlRGF0YWJhc2VNZXRhZGF0YdpBG3BhcmVudCxkYXRhYmFzZSxkYXRhYmFz", + "ZV9pZILT5JMCLSIhL3YxL3twYXJlbnQ9cHJvamVjdHMvKn0vZGF0YWJhc2Vz", + "OghkYXRhYmFzZRKTAQoLR2V0RGF0YWJhc2USLS5nb29nbGUuZmlyZXN0b3Jl", + "LmFkbWluLnYxLkdldERhdGFiYXNlUmVxdWVzdBojLmdvb2dsZS5maXJlc3Rv", + "cmUuYWRtaW4udjEuRGF0YWJhc2UiMNpBBG5hbWWC0+STAiMSIS92MS97bmFt", + "ZT1wcm9qZWN0cy8qL2RhdGFiYXNlcy8qfRKmAQoNTGlzdERhdGFiYXNlcxIv", + "Lmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuTGlzdERhdGFiYXNlc1JlcXVl", + "c3QaMC5nb29nbGUuZmlyZXN0b3JlLmFkbWluLnYxLkxpc3REYXRhYmFzZXNS", + "ZXNwb25zZSIy2kEGcGFyZW50gtPkkwIjEiEvdjEve3BhcmVudD1wcm9qZWN0", + "cy8qfS9kYXRhYmFzZXMS2wEKDlVwZGF0ZURhdGFiYXNlEjAuZ29vZ2xlLmZp", + "cmVzdG9yZS5hZG1pbi52MS5VcGRhdGVEYXRhYmFzZVJlcXVlc3QaHS5nb29n", + "bGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uInjKQSIKCERhdGFiYXNlEhZVcGRh", + "dGVEYXRhYmFzZU1ldGFkYXRh2kEUZGF0YWJhc2UsdXBkYXRlX21hc2uC0+ST", + "AjYyKi92MS97ZGF0YWJhc2UubmFtZT1wcm9qZWN0cy8qL2RhdGFiYXNlcy8q", + "fToIZGF0YWJhc2USuAEKDkRlbGV0ZURhdGFiYXNlEjAuZ29vZ2xlLmZpcmVz", + "dG9yZS5hZG1pbi52MS5EZWxldGVEYXRhYmFzZVJlcXVlc3QaHS5nb29nbGUu", + "bG9uZ3J1bm5pbmcuT3BlcmF0aW9uIlXKQSIKCERhdGFiYXNlEhZEZWxldGVE", + "YXRhYmFzZU1ldGFkYXRh2kEEbmFtZYLT5JMCIyohL3YxL3tuYW1lPXByb2pl", + "Y3RzLyovZGF0YWJhc2VzLyp9EpcBCglHZXRCYWNrdXASKy5nb29nbGUuZmly", + "ZXN0b3JlLmFkbWluLnYxLkdldEJhY2t1cFJlcXVlc3QaIS5nb29nbGUuZmly", + "ZXN0b3JlLmFkbWluLnYxLkJhY2t1cCI62kEEbmFtZYLT5JMCLRIrL3YxL3tu", + "YW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovYmFja3Vwcy8qfRKqAQoLTGlz", + "dEJhY2t1cHMSLS5nb29nbGUuZmlyZXN0b3JlLmFkbWluLnYxLkxpc3RCYWNr", + "dXBzUmVxdWVzdBouLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuTGlzdEJh", + "Y2t1cHNSZXNwb25zZSI82kEGcGFyZW50gtPkkwItEisvdjEve3BhcmVudD1w", + "cm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9iYWNrdXBzEpIBCgxEZWxldGVCYWNr", + "dXASLi5nb29nbGUuZmlyZXN0b3JlLmFkbWluLnYxLkRlbGV0ZUJhY2t1cFJl", + "cXVlc3QaFi5nb29nbGUucHJvdG9idWYuRW1wdHkiOtpBBG5hbWWC0+STAi0q", + "Ky92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2JhY2t1cHMvKn0S", + "vwEKD1Jlc3RvcmVEYXRhYmFzZRIxLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4u", + "djEuUmVzdG9yZURhdGFiYXNlUmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmlu", + "Zy5PcGVyYXRpb24iWspBIwoIRGF0YWJhc2USF1Jlc3RvcmVEYXRhYmFzZU1l", + "dGFkYXRhgtPkkwIuIikvdjEve3BhcmVudD1wcm9qZWN0cy8qfS9kYXRhYmFz", + "ZXM6cmVzdG9yZToBKhLgAQoUQ3JlYXRlQmFja3VwU2NoZWR1bGUSNi5nb29n", + "bGUuZmlyZXN0b3JlLmFkbWluLnYxLkNyZWF0ZUJhY2t1cFNjaGVkdWxlUmVx", + "dWVzdBopLmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuQmFja3VwU2NoZWR1", + "bGUiZdpBFnBhcmVudCxiYWNrdXBfc2NoZWR1bGWC0+STAkYiMy92MS97cGFy", + "ZW50PXByb2plY3RzLyovZGF0YWJhc2VzLyp9L2JhY2t1cFNjaGVkdWxlczoP", + "YmFja3VwX3NjaGVkdWxlErcBChFHZXRCYWNrdXBTY2hlZHVsZRIzLmdvb2ds", + "ZS5maXJlc3RvcmUuYWRtaW4udjEuR2V0QmFja3VwU2NoZWR1bGVSZXF1ZXN0", + "GikuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5CYWNrdXBTY2hlZHVsZSJC", + "2kEEbmFtZYLT5JMCNRIzL3YxL3tuYW1lPXByb2plY3RzLyovZGF0YWJhc2Vz", + "LyovYmFja3VwU2NoZWR1bGVzLyp9EsoBChNMaXN0QmFja3VwU2NoZWR1bGVz", + "EjUuZ29vZ2xlLmZpcmVzdG9yZS5hZG1pbi52MS5MaXN0QmFja3VwU2NoZWR1", + "bGVzUmVxdWVzdBo2Lmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuTGlzdEJh", + "Y2t1cFNjaGVkdWxlc1Jlc3BvbnNlIkTaQQZwYXJlbnSC0+STAjUSMy92MS97", + "cGFyZW50PXByb2plY3RzLyovZGF0YWJhc2VzLyp9L2JhY2t1cFNjaGVkdWxl", + "cxL1AQoUVXBkYXRlQmFja3VwU2NoZWR1bGUSNi5nb29nbGUuZmlyZXN0b3Jl", + "LmFkbWluLnYxLlVwZGF0ZUJhY2t1cFNjaGVkdWxlUmVxdWVzdBopLmdvb2ds", + "ZS5maXJlc3RvcmUuYWRtaW4udjEuQmFja3VwU2NoZWR1bGUietpBG2JhY2t1", + "cF9zY2hlZHVsZSx1cGRhdGVfbWFza4LT5JMCVjJDL3YxL3tiYWNrdXBfc2No", + "ZWR1bGUubmFtZT1wcm9qZWN0cy8qL2RhdGFiYXNlcy8qL2JhY2t1cFNjaGVk", + "dWxlcy8qfToPYmFja3VwX3NjaGVkdWxlEqoBChREZWxldGVCYWNrdXBTY2hl", + "ZHVsZRI2Lmdvb2dsZS5maXJlc3RvcmUuYWRtaW4udjEuRGVsZXRlQmFja3Vw", + "U2NoZWR1bGVSZXF1ZXN0GhYuZ29vZ2xlLnByb3RvYnVmLkVtcHR5IkLaQQRu", + "YW1lgtPkkwI1KjMvdjEve25hbWU9cHJvamVjdHMvKi9kYXRhYmFzZXMvKi9i", + "YWNrdXBTY2hlZHVsZXMvKn0adspBGGZpcmVzdG9yZS5nb29nbGVhcGlzLmNv", + "bdJBWGh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxh", + "dGZvcm0saHR0cHM6Ly93d3cuZ29vZ2xlYXBpcy5jb20vYXV0aC9kYXRhc3Rv", + "cmVCpQMKHWNvbS5nb29nbGUuZmlyZXN0b3JlLmFkbWluLnYxQhNGaXJlc3Rv", + "cmVBZG1pblByb3RvUAFaOWNsb3VkLmdvb2dsZS5jb20vZ28vZmlyZXN0b3Jl", + "L2FwaXYxL2FkbWluL2FkbWlucGI7YWRtaW5wYqICBEdDRlOqAh9Hb29nbGUu", + "Q2xvdWQuRmlyZXN0b3JlLkFkbWluLlYxygIfR29vZ2xlXENsb3VkXEZpcmVz", + "dG9yZVxBZG1pblxWMeoCI0dvb2dsZTo6Q2xvdWQ6OkZpcmVzdG9yZTo6QWRt", + "aW46OlYx6kFMCiFmaXJlc3RvcmUuZ29vZ2xlYXBpcy5jb20vTG9jYXRpb24S", + "J3Byb2plY3RzL3twcm9qZWN0fS9sb2NhdGlvbnMve2xvY2F0aW9ufepBcQoo", + "ZmlyZXN0b3JlLmdvb2dsZWFwaXMuY29tL0NvbGxlY3Rpb25Hcm91cBJFcHJv", + "amVjdHMve3Byb2plY3R9L2RhdGFiYXNlcy97ZGF0YWJhc2V9L2NvbGxlY3Rp", + "b25Hcm91cHMve2NvbGxlY3Rpb259YgZwcm90bzM=")); 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.Firestore.Admin.V1.BackupReflection.Descriptor, global::Google.Cloud.Firestore.Admin.V1.DatabaseReflection.Descriptor, global::Google.Cloud.Firestore.Admin.V1.FieldReflection.Descriptor, global::Google.Cloud.Firestore.Admin.V1.IndexReflection.Descriptor, global::Google.Cloud.Firestore.Admin.V1.OperationReflection.Descriptor, global::Google.Cloud.Firestore.Admin.V1.ScheduleReflection.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[] { @@ -265,7 +265,7 @@ static FirestoreAdminReflection() { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Firestore.Admin.V1.BulkDeleteDocumentsRequest), global::Google.Cloud.Firestore.Admin.V1.BulkDeleteDocumentsRequest.Parser, new[]{ "Name", "CollectionIds", "NamespaceIds" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Firestore.Admin.V1.BulkDeleteDocumentsResponse), global::Google.Cloud.Firestore.Admin.V1.BulkDeleteDocumentsResponse.Parser, null, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Firestore.Admin.V1.GetBackupRequest), global::Google.Cloud.Firestore.Admin.V1.GetBackupRequest.Parser, new[]{ "Name" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Firestore.Admin.V1.ListBackupsRequest), global::Google.Cloud.Firestore.Admin.V1.ListBackupsRequest.Parser, new[]{ "Parent" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Firestore.Admin.V1.ListBackupsRequest), global::Google.Cloud.Firestore.Admin.V1.ListBackupsRequest.Parser, new[]{ "Parent", "Filter" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Firestore.Admin.V1.ListBackupsResponse), global::Google.Cloud.Firestore.Admin.V1.ListBackupsResponse.Parser, new[]{ "Backups", "Unreachable" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Firestore.Admin.V1.DeleteBackupRequest), global::Google.Cloud.Firestore.Admin.V1.DeleteBackupRequest.Parser, new[]{ "Name" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Firestore.Admin.V1.RestoreDatabaseRequest), global::Google.Cloud.Firestore.Admin.V1.RestoreDatabaseRequest.Parser, new[]{ "Parent", "DatabaseId", "Backup", "EncryptionConfig" }, null, null, null, null) @@ -7015,6 +7015,7 @@ public ListBackupsRequest() { [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ListBackupsRequest(ListBackupsRequest other) : this() { parent_ = other.parent_; + filter_ = other.filter_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -7044,6 +7045,32 @@ public string Parent { } } + /// Field number for the "filter" field. + public const int FilterFieldNumber = 2; + private string filter_ = ""; + /// + /// An expression that filters the list of returned backups. + /// + /// A filter expression consists of a field name, a comparison operator, and a + /// value for filtering. + /// The value must be a string, a number, or a boolean. The comparison operator + /// must be one of: `<`, `>`, `<=`, `>=`, `!=`, `=`, or `:`. + /// Colon `:` is the contains operator. Filter rules are not case sensitive. + /// + /// The following fields in the [Backup][google.firestore.admin.v1.Backup] are + /// eligible for filtering: + /// + /// * `database_uid` (supports `=` only) + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Filter { + get { return filter_; } + set { + filter_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -7060,6 +7087,7 @@ public bool Equals(ListBackupsRequest other) { return true; } if (Parent != other.Parent) return false; + if (Filter != other.Filter) return false; return Equals(_unknownFields, other._unknownFields); } @@ -7068,6 +7096,7 @@ public bool Equals(ListBackupsRequest other) { public override int GetHashCode() { int hash = 1; if (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (Filter.Length != 0) hash ^= Filter.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -7090,6 +7119,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteString(Parent); } + if (Filter.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Filter); + } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -7104,6 +7137,10 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(10); output.WriteString(Parent); } + if (Filter.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Filter); + } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -7117,6 +7154,9 @@ public int CalculateSize() { if (Parent.Length != 0) { size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); } + if (Filter.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Filter); + } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -7132,6 +7172,9 @@ public void MergeFrom(ListBackupsRequest other) { if (other.Parent.Length != 0) { Parent = other.Parent; } + if (other.Filter.Length != 0) { + Filter = other.Filter; + } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -7151,6 +7194,10 @@ public void MergeFrom(pb::CodedInputStream input) { Parent = input.ReadString(); break; } + case 18: { + Filter = input.ReadString(); + break; + } } } #endif @@ -7170,6 +7217,10 @@ public void MergeFrom(pb::CodedInputStream input) { Parent = input.ReadString(); break; } + case 18: { + Filter = input.ReadString(); + break; + } } } } diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdminClient.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdminClient.g.cs index 1c3df59fa384..dde56b9d9f97 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdminClient.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdminClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -350,10 +350,10 @@ private FirestoreAdminSettings(FirestoreAdminSettings existing) : base(existing) /// /// /// This call will not be retried. - /// No timeout is applied. + /// Timeout: 120 seconds. /// /// - public gaxgrpc::CallSettings CreateDatabaseSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings CreateDatabaseSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(120000))); /// /// Long Running Operation settings for calls to FirestoreAdminClient.CreateDatabase and @@ -500,10 +500,10 @@ private FirestoreAdminSettings(FirestoreAdminSettings existing) : base(existing) /// /// /// This call will not be retried. - /// No timeout is applied. + /// Timeout: 120 seconds. /// /// - public gaxgrpc::CallSettings RestoreDatabaseSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.None); + public gaxgrpc::CallSettings RestoreDatabaseSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(120000))); /// /// Long Running Operation settings for calls to FirestoreAdminClient.RestoreDatabase and diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdminResourceNames.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdminResourceNames.g.cs index b0d804d33716..bb32a8233f3f 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdminResourceNames.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/FirestoreAdminResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.csproj b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.csproj index 622786c127c5..874684692eca 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.csproj +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1.csproj @@ -1,7 +1,7 @@  - 3.11.0 + 3.12.0 netstandard2.0;net462 true Recommended Google client library to access the Firestore Admin API. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/IndexResourceNames.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/IndexResourceNames.g.cs index 568816b43ee6..9ac2258e23e0 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/IndexResourceNames.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/IndexResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/OperationResourceNames.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/OperationResourceNames.g.cs index 28e078f386b6..38a096e8f0fd 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/OperationResourceNames.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/OperationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/PackageApiMetadata.g.cs index 6fe767f5fc95..3fc4119c96d8 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/ScheduleResourceNames.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/ScheduleResourceNames.g.cs index 69f4361fa8b8..1037d09d4a74 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/ScheduleResourceNames.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/ScheduleResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/ServiceCollectionExtensions.g.cs index e4f5f66e1cca..0ba88993fe48 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Firestore.Admin.V1/Google.Cloud.Firestore.Admin.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.Admin.V1/docs/history.md b/apis/Google.Cloud.Firestore.Admin.V1/docs/history.md index 3359fbd0b8b6..f19613c8245e 100644 --- a/apis/Google.Cloud.Firestore.Admin.V1/docs/history.md +++ b/apis/Google.Cloud.Firestore.Admin.V1/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 3.12.0, released 2025-01-27 + +### Bug fixes + +- Bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes ([commit 26c2a9d](https://github.com/googleapis/google-cloud-dotnet/commit/26c2a9d2f746ae1e293fb1fbccb12f6455de0498)) + +### New features + +- Add filter argument to FirestoreAdmin.ListBackupsRequest ([commit 26c2a9d](https://github.com/googleapis/google-cloud-dotnet/commit/26c2a9d2f746ae1e293fb1fbccb12f6455de0498)) + ## Version 3.11.0, released 2024-09-09 ### New features diff --git a/apis/Google.Cloud.Firestore.Admin.V1/docs/index.md b/apis/Google.Cloud.Firestore.Admin.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Firestore.Admin.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Firestore.V1/.OwlBot.yaml b/apis/Google.Cloud.Firestore.V1/.OwlBot.yaml index 8d5c00a3ecf5..005af4ecaeb4 100644 --- a/apis/Google.Cloud.Firestore.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Firestore.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchGetDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchGetDocumentsRequestObjectSnippet.g.cs index fb5538ec6b11..2221ac9100f5 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchGetDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchGetDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchWriteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchWriteRequestObjectAsyncSnippet.g.cs index 03b75802d186..71c8a5ceb450 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchWriteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchWriteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchWriteRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchWriteRequestObjectSnippet.g.cs index 5b5038653f9e..9713763192cd 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchWriteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BatchWriteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionAsyncSnippet.g.cs index 43ff13352903..e242cf884bf2 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionRequestObjectAsyncSnippet.g.cs index 51116220c760..f372d13e9ed2 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionRequestObjectSnippet.g.cs index 19af269d6ed1..d8161c9b4859 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionSnippet.g.cs index 1e11503089df..cfede34dc462 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.BeginTransactionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitAsyncSnippet.g.cs index 162af4f5957d..619305004e51 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitRequestObjectAsyncSnippet.g.cs index 576f20a4f9b9..64a7cd552295 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitRequestObjectSnippet.g.cs index 0b6dad3453e9..aa688e253638 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitSnippet.g.cs index a5a3def368f0..ad4a8a01a068 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CommitSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CreateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CreateDocumentRequestObjectAsyncSnippet.g.cs index f6f9676a367e..12b9fe4cbae6 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CreateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CreateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CreateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CreateDocumentRequestObjectSnippet.g.cs index 56ee45d8b363..88d3b403ef97 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CreateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.CreateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentAsyncSnippet.g.cs index d6fe810b5840..0a8bc6b8b3e1 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs index 03f1ec42aebd..6ea14449c615 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentRequestObjectSnippet.g.cs index 6120e53160ab..d5ced8f3a989 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentSnippet.g.cs index 035cf9bc29a1..10869a9cbb70 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.DeleteDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.GetDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.GetDocumentRequestObjectAsyncSnippet.g.cs index 913c31fde6f8..b412b0b9e142 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.GetDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.GetDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.GetDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.GetDocumentRequestObjectSnippet.g.cs index c0b4b16ebe4c..7bf9be00a69a 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.GetDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.GetDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsAsyncSnippet.g.cs index dc8266715594..c1b59dc18aa1 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsRequestObjectAsyncSnippet.g.cs index 941f3a61f452..33a8a7d6c226 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsRequestObjectSnippet.g.cs index 67f1ee699de3..fefed63ae4ab 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsSnippet.g.cs index 426561073ef3..3af797864f1c 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListCollectionIdsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListDocumentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListDocumentsRequestObjectAsyncSnippet.g.cs index 06c6ba225ea5..daac22e14be2 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListDocumentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListDocumentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListDocumentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListDocumentsRequestObjectSnippet.g.cs index 0f247f241f59..cc93550d7602 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListDocumentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListDocumentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListenSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListenSnippet.g.cs index 3f4c3bab2c61..bea5bb49151c 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListenSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.ListenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.PartitionQueryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.PartitionQueryRequestObjectAsyncSnippet.g.cs index 4a006eaf9194..67abf0d6cae0 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.PartitionQueryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.PartitionQueryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.PartitionQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.PartitionQueryRequestObjectSnippet.g.cs index 946523b12b64..5e7ea67c8e41 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.PartitionQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.PartitionQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackAsyncSnippet.g.cs index a5408756f447..a5a419afa333 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackRequestObjectAsyncSnippet.g.cs index 8aee75558897..ac57a3e8b2d8 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackRequestObjectSnippet.g.cs index d13c3218f847..8c44ef8b6966 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackSnippet.g.cs index 1f5be07c65e5..61a65600994b 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RollbackSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RunAggregationQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RunAggregationQueryRequestObjectSnippet.g.cs index c95ee95c526c..ac2fe9c25cc3 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RunAggregationQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RunAggregationQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RunQueryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RunQueryRequestObjectSnippet.g.cs index cd05dbc36710..b77724e86217 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RunQueryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.RunQueryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentAsyncSnippet.g.cs index f7388b1dffb0..06e63ca51a98 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs index 1fefb3c281c0..b01719f4c968 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentRequestObjectSnippet.g.cs index dac0d6532e65..ae6e0fea2203 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentSnippet.g.cs index 88bb6001b821..41a4e009d4ea 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.UpdateDocumentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.WriteSnippet.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.WriteSnippet.g.cs index 4ecc3edb79d2..455838967356 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.WriteSnippet.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.GeneratedSnippets/FirestoreClient.WriteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.Snippets/FirestoreClientSnippets.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.Snippets/FirestoreClientSnippets.g.cs index f2b94ef2892f..0064d76967bb 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.Snippets/FirestoreClientSnippets.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.Snippets/FirestoreClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/FirestoreClient.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/FirestoreClient.g.cs index d8e8f17bc6ec..e098cd59506e 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/FirestoreClient.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/FirestoreClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/PackageApiMetadata.g.cs index 0c5392eaa606..1afa1be05e09 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/ServiceCollectionExtensions.g.cs index dfc00fa2cc85..7a041f4e7604 100644 --- a/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Firestore/Google.Cloud.Firestore.CleanTestData/Google.Cloud.Firestore.CleanTestData.csproj b/apis/Google.Cloud.Firestore/Google.Cloud.Firestore.CleanTestData/Google.Cloud.Firestore.CleanTestData.csproj index 4d6163ea9d1d..8270b3c510b1 100644 --- a/apis/Google.Cloud.Firestore/Google.Cloud.Firestore.CleanTestData/Google.Cloud.Firestore.CleanTestData.csproj +++ b/apis/Google.Cloud.Firestore/Google.Cloud.Firestore.CleanTestData/Google.Cloud.Firestore.CleanTestData.csproj @@ -8,7 +8,7 @@ - + diff --git a/apis/Google.Cloud.Functions.V1/.OwlBot.yaml b/apis/Google.Cloud.Functions.V1/.OwlBot.yaml index 982ea940adb0..d6808e6ac76a 100644 --- a/apis/Google.Cloud.Functions.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Functions.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionAsyncSnippet.g.cs index 3f175fcf84d4..e726cce15957 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionRequestObjectAsyncSnippet.g.cs index e9b66ccba6ff..d304d7ac9e6d 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionRequestObjectSnippet.g.cs index ac6af9cf20a5..3032b0788197 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionResourceNamesAsyncSnippet.g.cs index c5b9a8478879..fb49303a04b6 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionResourceNamesSnippet.g.cs index 17e5c92c2228..0a8eed65d4ca 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionSnippet.g.cs index 47d511c31f22..1e688f04a639 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CallFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionAsyncSnippet.g.cs index 88988abdd402..a4279a55043c 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs index 9d489f2a3b85..28715c6d1b97 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionRequestObjectSnippet.g.cs index c9fdd8880b07..242d94a0724b 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs index 21a644bcdeb2..37228df87add 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionResourceNamesSnippet.g.cs index a236e1d9ca0a..753894ce67f7 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionSnippet.g.cs index 55c82149ceff..575e4640f38f 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.CreateFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionAsyncSnippet.g.cs index fbcde871612f..cd2312d0599f 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs index dceab6380804..d36b54bbdba0 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionRequestObjectSnippet.g.cs index 8a081b86b49d..3c330038a680 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs index 19abd20ad39e..1cfb68bb00bc 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionResourceNamesSnippet.g.cs index d34b74d166de..3f6123dcdb03 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionSnippet.g.cs index 8d49dfc360d6..9f889039a30d 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.DeleteFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs index 789f51238bc5..4f8f69d3f3fc 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs index 2d0279c0d0f7..3966406d09da 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs index cd4a14a068d3..07d39ad7b8e6 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs index c6a5127c2d98..d4e51772d4f0 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionAsyncSnippet.g.cs index 2d85e1437bdd..6efb8829bb30 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs index 6688ae05f940..97445911f465 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionRequestObjectSnippet.g.cs index 43f6635b02be..add3282ed62a 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs index f39f7714fa78..3257b39a08a0 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionResourceNamesSnippet.g.cs index 7caf7f8a8cec..cae2855d8eb7 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionSnippet.g.cs index 2341017712af..c28bda912507 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index ae24c8e487ff..965f1e322186 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetIamPolicyRequestObjectSnippet.g.cs index bf6b238dff75..632af075d6c3 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs index df3da46f66f0..91ca2d627238 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.ListFunctionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.ListFunctionsRequestObjectSnippet.g.cs index 87ed414e4697..298c500b1e72 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.ListFunctionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.ListFunctionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 588fc8482fb7..35efd100bef8 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.SetIamPolicyRequestObjectSnippet.g.cs index 01386b2253ca..59900defa34b 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 42b9163542b4..e8238c1a445d 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs index 12ee59f650c8..5a24a2cbb566 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionAsyncSnippet.g.cs index c4c6fda9f51c..572b948bad31 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs index bf34617369cb..50317950f9cb 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionRequestObjectSnippet.g.cs index 03d162ed7356..04cff2070177 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionSnippet.g.cs index c014538ca6a9..aeba5277e50d 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.GeneratedSnippets/CloudFunctionsServiceClient.UpdateFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.Snippets/CloudFunctionsServiceClientSnippets.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.Snippets/CloudFunctionsServiceClientSnippets.g.cs index 244f6a6ae069..6758130f4251 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.Snippets/CloudFunctionsServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1.Snippets/CloudFunctionsServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/CloudFunctionsServiceClient.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/CloudFunctionsServiceClient.g.cs index f0716ebbe734..cc2e9bb1ef99 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/CloudFunctionsServiceClient.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/CloudFunctionsServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/FunctionsResourceNames.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/FunctionsResourceNames.g.cs index 47a4dae3c1bf..6fac0d4d395c 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/FunctionsResourceNames.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/FunctionsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/PackageApiMetadata.g.cs index be9877c51d6b..75a1c75f878b 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/ServiceCollectionExtensions.g.cs index 8be9ed353a22..d8db0a80da10 100644 --- a/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Functions.V1/Google.Cloud.Functions.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V1/docs/index.md b/apis/Google.Cloud.Functions.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Functions.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Functions.V2/.OwlBot.yaml b/apis/Google.Cloud.Functions.V2/.OwlBot.yaml index 02106ca725be..138b47ccd71b 100644 --- a/apis/Google.Cloud.Functions.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.Functions.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionAsyncSnippet.g.cs index ca8d4fc056db..ebe695d56a59 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs index 741547868309..4935129d78c7 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectSnippet.g.cs index 8a369f3bb923..ae55a8432677 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs index ccef736da6e6..5c081190c22d 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesSnippet.g.cs index d33b973aca1e..15e6863f463e 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionSnippet.g.cs index 424b94bfe56a..e205476f6003 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.CreateFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionAsyncSnippet.g.cs index 02e9a16c3f6f..d4dea88d0df5 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs index 7d0dba2f0fee..363d2f79f333 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectSnippet.g.cs index b6aaf3e526dc..e7567f24ce07 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs index 1c05816d4ef4..658fe9107506 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesSnippet.g.cs index a3747b91cd72..fe46114392af 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionSnippet.g.cs index f32cde861048..f9b6fdb8fb27 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.DeleteFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs index 5f0e6b7f104d..4f17685a7170 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs index 582fa3cc43de..5022bb0bd957 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs index d4460a3f2b86..72942b018882 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs index 98369fd4e363..18e1b1439190 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionAsyncSnippet.g.cs index d78eedb6deb9..d5c9c1c1595e 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs index 559d777be0c8..4286da409d35 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectSnippet.g.cs index 8ba61bd737e0..8472f9c7fd63 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs index 2d6341ef40fa..bb3f711107c6 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesSnippet.g.cs index f5f4f1ba819e..4ea1d371a593 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionSnippet.g.cs index 01141704e2ab..58f3a668bcc5 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.GetFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsAsyncSnippet.g.cs index 7b8d267d74b7..c3695af4a3d2 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs index 9fd7e510061b..bf3dff7a9e1f 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectSnippet.g.cs index 1e21095070ee..73f5fd25125d 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesAsyncSnippet.g.cs index 7546f93d9cdb..28c82df764eb 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesSnippet.g.cs index 0a76779a90f1..56ca30b8fe43 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsSnippet.g.cs index 10d447b57749..ed1ad50a81f7 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListFunctionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesAsyncSnippet.g.cs index 3f7853e1bc47..e4eb6a7976f4 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectAsyncSnippet.g.cs index 5ddfe832b514..bcdf7531bc02 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectSnippet.g.cs index 08da6253057a..e1ab10de9257 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesAsyncSnippet.g.cs index b3364140a6ae..e158e3162b6a 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesSnippet.g.cs index 94d5c4cc16d7..74713765859a 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesSnippet.g.cs index 3063694c4c7f..61514f35207c 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.ListRuntimesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionAsyncSnippet.g.cs index a8cceff55ea4..89d9d100e7da 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs index f07883d85403..eff1c6cccf82 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectSnippet.g.cs index 763a7d22c47d..1ad0beb9485b 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionSnippet.g.cs index ede11d92e92f..5315c7e15da0 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.GeneratedSnippets/FunctionServiceClient.UpdateFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.Snippets/FunctionServiceClientSnippets.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.Snippets/FunctionServiceClientSnippets.g.cs index 4d112b746776..feb0085e77e3 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.Snippets/FunctionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2.Snippets/FunctionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/FunctionServiceClient.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/FunctionServiceClient.g.cs index c3dd35935224..b50a98df4922 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/FunctionServiceClient.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/FunctionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/FunctionsResourceNames.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/FunctionsResourceNames.g.cs index abb456d2ee29..dd4db5abbee4 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/FunctionsResourceNames.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/FunctionsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/PackageApiMetadata.g.cs index 26bbfd919baa..6361eee178da 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/ServiceCollectionExtensions.g.cs index e4dfc04bc4da..67160ef4d274 100644 --- a/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Functions.V2/Google.Cloud.Functions.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2/docs/index.md b/apis/Google.Cloud.Functions.V2/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Functions.V2/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Functions.V2Beta/.OwlBot.yaml b/apis/Google.Cloud.Functions.V2Beta/.OwlBot.yaml index 1f7b7255d4a6..f86417db3159 100644 --- a/apis/Google.Cloud.Functions.V2Beta/.OwlBot.yaml +++ b/apis/Google.Cloud.Functions.V2Beta/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionAsyncSnippet.g.cs index 7f803fcd09d9..0d3d7b1aa159 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs index 8b6b2fd56f39..09bbe7740cf1 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectSnippet.g.cs index a33b7616e5cb..d3301c16f7a4 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs index 8889a45ecc3b..df577ad73cec 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesSnippet.g.cs index f4d4338858bd..b995ed7980d6 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionSnippet.g.cs index 8546b2971932..cf12988ddff0 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.CreateFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionAsyncSnippet.g.cs index d748567f8839..49227046ea42 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs index 1eb47ea1e6f2..51ad16bb6528 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectSnippet.g.cs index cf8f9d8eab26..fa5e13ec5f9f 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs index 0cab4eb7832a..9d6c957829a5 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesSnippet.g.cs index 2e87635bce8e..841bfae4617d 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionSnippet.g.cs index d812204ec372..48936cf6dac1 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.DeleteFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs index 80a709100c2e..99913cd22ffd 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs index b953960e4f3a..4db04353bbb1 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateDownloadUrlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs index 7c547d32cb9e..0c520b30c6dc 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs index 535202c87ff6..14e0b0d23202 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GenerateUploadUrlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionAsyncSnippet.g.cs index 77cb80fa6b03..16e3d07fc5b4 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs index 287c08afe658..eb2f917c6a73 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectSnippet.g.cs index 8d04325b995c..676ce38ace65 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs index 40cf93fa147b..d8a789e15743 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesSnippet.g.cs index 1a261eedc72a..ed1a71dfd879 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionSnippet.g.cs index 7588978e1f3b..e6ae0c7cb91d 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.GetFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsAsyncSnippet.g.cs index f2d11da23ee0..983308b301b7 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs index e2ca7eb3b5ed..b5af5609ff96 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectSnippet.g.cs index 4db6f09052a7..28e8b857ea08 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesAsyncSnippet.g.cs index fd2d73173f92..0dbef579ed33 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesSnippet.g.cs index 5eae1fc2d315..dc7694855695 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsSnippet.g.cs index 9047056271ce..d6b2c8f94844 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListFunctionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesAsyncSnippet.g.cs index 524e5cf6fddb..4ddde57d2089 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectAsyncSnippet.g.cs index f622b1695460..dbf1d8aeef2f 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectSnippet.g.cs index 6210a30a69b8..83913f2fb4ca 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesAsyncSnippet.g.cs index 2a27b5414176..2553b95c2861 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesSnippet.g.cs index 8ffcb886ae08..bba6b88aadba 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesSnippet.g.cs index dc7670df5638..86ed8387439c 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.ListRuntimesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionAsyncSnippet.g.cs index c102a8c849c4..827735528b71 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs index 1f87e140c11e..c6f6858eae54 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectSnippet.g.cs index 11afda0d23e6..d6b60e0f6571 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionSnippet.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionSnippet.g.cs index 77ef72412f05..d32798491fb3 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionSnippet.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.GeneratedSnippets/FunctionServiceClient.UpdateFunctionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.Snippets/FunctionServiceClientSnippets.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.Snippets/FunctionServiceClientSnippets.g.cs index 3c15d97acaf6..86366b321877 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.Snippets/FunctionServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta.Snippets/FunctionServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/FunctionServiceClient.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/FunctionServiceClient.g.cs index 80f3519c3b8d..6271eae1eeb9 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/FunctionServiceClient.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/FunctionServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/FunctionsResourceNames.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/FunctionsResourceNames.g.cs index 60b1fb89d0f5..236d1cdb503b 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/FunctionsResourceNames.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/FunctionsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/PackageApiMetadata.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/PackageApiMetadata.g.cs index 3653923a6f1d..bb6a5f6eb2f8 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/ServiceCollectionExtensions.g.cs index 19ab304d78ec..03c9e00bcc48 100644 --- a/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Functions.V2Beta/Google.Cloud.Functions.V2Beta/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Functions.V2Beta/docs/index.md b/apis/Google.Cloud.Functions.V2Beta/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Functions.V2Beta/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/.OwlBot.yaml b/apis/Google.Cloud.GSuiteAddOns.V1/.OwlBot.yaml index 07a63c414151..31eddedaaf31 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.GSuiteAddOns.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentAsyncSnippet.g.cs index 240fc444a1e6..cda1c683fb35 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentRequestObjectAsyncSnippet.g.cs index 876749129e33..1a5827675b3c 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentRequestObjectSnippet.g.cs index 8f15f3709091..1c0f57c5aaa1 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentResourceNamesAsyncSnippet.g.cs index cae6cbc7a832..d8c5bbe0152f 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentResourceNamesSnippet.g.cs index 298268e344bf..842d665a2e89 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentSnippet.g.cs index 1e935b8d2c79..f731b88849c3 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.CreateDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentAsyncSnippet.g.cs index b1f901fec306..62cd86a0a934 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentRequestObjectAsyncSnippet.g.cs index a7ac62e0d914..55dd0afc1de3 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentRequestObjectSnippet.g.cs index 82fb005cf837..05db18fcd992 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentResourceNamesAsyncSnippet.g.cs index a8a67bc0c77b..9deb3f85a046 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentResourceNamesSnippet.g.cs index 5d3939769900..9f797c61b01b 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentSnippet.g.cs index 33092354eca5..d885d188673e 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.DeleteDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationAsyncSnippet.g.cs index 7dd9e0d0f6cf..8dcd8887b81b 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationRequestObjectAsyncSnippet.g.cs index cace514aebe3..9c8ce7729eaa 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationRequestObjectSnippet.g.cs index 9457a42f9681..b9f32b298c7b 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationResourceNamesAsyncSnippet.g.cs index 14415eed0364..6fb2fb14c8cf 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationResourceNamesSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationResourceNamesSnippet.g.cs index 9cf43bc5251c..576ba9a14c7d 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationSnippet.g.cs index b9d7037bf214..1dc57547030f 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetAuthorizationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentAsyncSnippet.g.cs index a17c3a31e3bc..da378cfc23b5 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentRequestObjectAsyncSnippet.g.cs index 6026da94494b..e06fbcb99496 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentRequestObjectSnippet.g.cs index a1362e549a2d..39e6102303d9 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentResourceNamesAsyncSnippet.g.cs index e7f1acaadadc..dc26f37db628 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentResourceNamesSnippet.g.cs index eb86d96ddc54..ed83631193e4 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentSnippet.g.cs index 08af7dbd694d..e3e6da648f91 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusAsyncSnippet.g.cs index 46db311018a9..d76e61cd63b7 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusRequestObjectAsyncSnippet.g.cs index 322fb346f574..76548f04e151 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusRequestObjectSnippet.g.cs index c18b7c177c5e..43b25ec6c35e 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusResourceNamesAsyncSnippet.g.cs index dc0ff808fd18..eb105a4bd597 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusResourceNamesSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusResourceNamesSnippet.g.cs index c369640c183f..1ea95faf73be 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusSnippet.g.cs index d6d90f1aed88..362787c3b4d8 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.GetInstallStatusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentAsyncSnippet.g.cs index 845dfe7c31dd..c9360bebd59a 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentRequestObjectAsyncSnippet.g.cs index 39398c5c3827..72c78f9b5e75 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentRequestObjectSnippet.g.cs index 260f258413f3..64d81b48e279 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentResourceNamesAsyncSnippet.g.cs index faad70fee65b..623dea5382f8 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentResourceNamesSnippet.g.cs index ba6dd2b5dd3b..33a96467b62f 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentSnippet.g.cs index 512a0525c6eb..49fe51fbf849 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.InstallDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsAsyncSnippet.g.cs index 54dc2084fb2b..136e59408984 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs index 4d18e4d00f0c..f3bdbb396c32 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsRequestObjectSnippet.g.cs index 1bc2f0417ad5..6a84da85404f 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs index 0bd1d57d7927..948237e6b8a7 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsResourceNamesSnippet.g.cs index 3ececd25611b..e8af1cbc36c3 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsSnippet.g.cs index 7306d0ae03ea..2cabc68a79f4 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ListDeploymentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentAsyncSnippet.g.cs index 76096fda9498..20032ab9eb20 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentRequestObjectAsyncSnippet.g.cs index fd5637cf90ea..5ca4e7cf7dfe 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentRequestObjectSnippet.g.cs index fe864eaf7523..ac6690769904 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentSnippet.g.cs index 6fb9b9058fbe..abb3d24c86ef 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.ReplaceDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentAsyncSnippet.g.cs index ae61aa53f2b3..6849f56a888c 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentRequestObjectAsyncSnippet.g.cs index 1761b16a72c4..12933c6c0bfd 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentRequestObjectSnippet.g.cs index d715caf44e07..bfa8aa10bad5 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentResourceNamesAsyncSnippet.g.cs index efa2558ec43d..bf0bc7030e6f 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentResourceNamesSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentResourceNamesSnippet.g.cs index 2d92de383d0f..5973ce7fb455 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentSnippet.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentSnippet.g.cs index a320b062ac4e..5f3c443881a9 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentSnippet.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.GeneratedSnippets/GSuiteAddOnsClient.UninstallDeploymentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.Snippets/GSuiteAddOnsClientSnippets.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.Snippets/GSuiteAddOnsClientSnippets.g.cs index 976be4cb7748..dc3eb1e5a85e 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.Snippets/GSuiteAddOnsClientSnippets.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1.Snippets/GSuiteAddOnsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GSuiteAddOnsClient.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GSuiteAddOnsClient.g.cs index bd4deb267dbf..7ebf145d99e2 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GSuiteAddOnsClient.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GSuiteAddOnsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -281,30 +281,30 @@ private GSuiteAddOnsClient BuildImpl() /// GSuiteAddOns client wrapper, for convenient use. /// - /// A service for managing Google Workspace Add-ons deployments. + /// A service for managing Google Workspace add-ons deployments. /// - /// A Google Workspace Add-on is a third-party embedded component that can be + /// A Google Workspace add-on is a third-party embedded component that can be /// installed in Google Workspace Applications like Gmail, Calendar, Drive, and - /// the Google Docs, Sheets, and Slides editors. Google Workspace Add-ons can + /// the Google Docs, Sheets, and Slides editors. Google Workspace add-ons can /// display UI cards, receive contextual information from the host application, /// and perform actions in the host application (See: /// https://developers.google.com/gsuite/add-ons/overview for more information). /// - /// A Google Workspace Add-on deployment resource specifies metadata about the + /// A Google Workspace add-on deployment resource specifies metadata about the /// add-on, including a specification of the entry points in the host application /// that trigger add-on executions (see: /// https://developers.google.com/gsuite/add-ons/concepts/gsuite-manifests). - /// Add-on deployments defined via the Google Workspace Add-ons API define their + /// Add-on deployments defined via the Google Workspace add-ons API define their /// entrypoints using HTTPS URLs (See: /// https://developers.google.com/gsuite/add-ons/guides/alternate-runtimes), /// - /// A Google Workspace Add-on deployment can be installed in developer mode, + /// A Google Workspace add-on deployment can be installed in developer mode, /// which allows an add-on developer to test the experience an end-user would see /// when installing and running the add-on in their G Suite applications. When /// running in developer mode, more detailed error messages are exposed in the /// add-on UI to aid in debugging. /// - /// A Google Workspace Add-on deployment can be published to Google Workspace + /// A Google Workspace add-on deployment can be published to Google Workspace /// Marketplace, which allows other Google Workspace users to discover and /// install the add-on. See: /// https://developers.google.com/gsuite/add-ons/how-tos/publish-add-on-overview @@ -421,7 +421,7 @@ public virtual Authorization GetAuthorization(GetAuthorizationRequest request, g /// Gets the authorization information for deployments in a given project. /// /// - /// Required. Name of the project for which to get the Google Workspace Add-ons + /// Required. Name of the project for which to get the Google Workspace add-ons /// authorization information. /// /// Example: `projects/my_project/authorization`. @@ -438,7 +438,7 @@ public virtual Authorization GetAuthorization(string name, gaxgrpc::CallSettings /// Gets the authorization information for deployments in a given project. /// /// - /// Required. Name of the project for which to get the Google Workspace Add-ons + /// Required. Name of the project for which to get the Google Workspace add-ons /// authorization information. /// /// Example: `projects/my_project/authorization`. @@ -455,7 +455,7 @@ public virtual Authorization GetAuthorization(string name, gaxgrpc::CallSettings /// Gets the authorization information for deployments in a given project. /// /// - /// Required. Name of the project for which to get the Google Workspace Add-ons + /// Required. Name of the project for which to get the Google Workspace add-ons /// authorization information. /// /// Example: `projects/my_project/authorization`. @@ -469,7 +469,7 @@ public virtual Authorization GetAuthorization(string name, gaxgrpc::CallSettings /// Gets the authorization information for deployments in a given project. /// /// - /// Required. Name of the project for which to get the Google Workspace Add-ons + /// Required. Name of the project for which to get the Google Workspace add-ons /// authorization information. /// /// Example: `projects/my_project/authorization`. @@ -486,7 +486,7 @@ public virtual Authorization GetAuthorization(AuthorizationName name, gaxgrpc::C /// Gets the authorization information for deployments in a given project. /// /// - /// Required. Name of the project for which to get the Google Workspace Add-ons + /// Required. Name of the project for which to get the Google Workspace add-ons /// authorization information. /// /// Example: `projects/my_project/authorization`. @@ -503,7 +503,7 @@ public virtual Authorization GetAuthorization(AuthorizationName name, gaxgrpc::C /// Gets the authorization information for deployments in a given project. /// /// - /// Required. Name of the project for which to get the Google Workspace Add-ons + /// Required. Name of the project for which to get the Google Workspace add-ons /// authorization information. /// /// Example: `projects/my_project/authorization`. @@ -1528,30 +1528,30 @@ public virtual InstallStatus GetInstallStatus(InstallStatusName name, gaxgrpc::C /// GSuiteAddOns client wrapper implementation, for convenient use. /// - /// A service for managing Google Workspace Add-ons deployments. + /// A service for managing Google Workspace add-ons deployments. /// - /// A Google Workspace Add-on is a third-party embedded component that can be + /// A Google Workspace add-on is a third-party embedded component that can be /// installed in Google Workspace Applications like Gmail, Calendar, Drive, and - /// the Google Docs, Sheets, and Slides editors. Google Workspace Add-ons can + /// the Google Docs, Sheets, and Slides editors. Google Workspace add-ons can /// display UI cards, receive contextual information from the host application, /// and perform actions in the host application (See: /// https://developers.google.com/gsuite/add-ons/overview for more information). /// - /// A Google Workspace Add-on deployment resource specifies metadata about the + /// A Google Workspace add-on deployment resource specifies metadata about the /// add-on, including a specification of the entry points in the host application /// that trigger add-on executions (see: /// https://developers.google.com/gsuite/add-ons/concepts/gsuite-manifests). - /// Add-on deployments defined via the Google Workspace Add-ons API define their + /// Add-on deployments defined via the Google Workspace add-ons API define their /// entrypoints using HTTPS URLs (See: /// https://developers.google.com/gsuite/add-ons/guides/alternate-runtimes), /// - /// A Google Workspace Add-on deployment can be installed in developer mode, + /// A Google Workspace add-on deployment can be installed in developer mode, /// which allows an add-on developer to test the experience an end-user would see /// when installing and running the add-on in their G Suite applications. When /// running in developer mode, more detailed error messages are exposed in the /// add-on UI to aid in debugging. /// - /// A Google Workspace Add-on deployment can be published to Google Workspace + /// A Google Workspace add-on deployment can be published to Google Workspace /// Marketplace, which allows other Google Workspace users to discover and /// install the add-on. See: /// https://developers.google.com/gsuite/add-ons/how-tos/publish-add-on-overview diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/Gsuiteaddons.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/Gsuiteaddons.g.cs index 623304b7dbb2..aa96d16b185b 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/Gsuiteaddons.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/Gsuiteaddons.g.cs @@ -155,7 +155,7 @@ static GsuiteaddonsReflection() { } #region Messages /// - /// Request message to get Google Workspace Add-ons authorization information. + /// Request message to get Google Workspace add-ons authorization information. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class GetAuthorizationRequest : pb::IMessage @@ -206,7 +206,7 @@ public GetAuthorizationRequest Clone() { public const int NameFieldNumber = 2; private string name_ = ""; /// - /// Required. Name of the project for which to get the Google Workspace Add-ons + /// Required. Name of the project for which to get the Google Workspace add-ons /// authorization information. /// /// Example: `projects/my_project/authorization`. @@ -2914,7 +2914,7 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A Google Workspace Add-on deployment + /// A Google Workspace add-on deployment /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Deployment : pb::IMessage @@ -2999,7 +2999,7 @@ public string Name { public const int AddOnsFieldNumber = 3; private global::Google.Cloud.GSuiteAddOns.V1.AddOns addOns_; /// - /// The Google Workspace Add-on configuration. + /// The Google Workspace add-on configuration. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] @@ -3232,7 +3232,7 @@ public void MergeFrom(pb::CodedInputStream input) { } /// - /// A Google Workspace Add-on configuration. + /// A Google Workspace add-on configuration. /// [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class AddOns : pb::IMessage @@ -3290,7 +3290,7 @@ public AddOns Clone() { public const int CommonFieldNumber = 1; private global::Google.Apps.Script.Type.CommonAddOnManifest common_; /// - /// Configuration that is common across all Google Workspace Add-ons. + /// Configuration that is common across all Google Workspace add-ons. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GsuiteaddonsGrpc.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GsuiteaddonsGrpc.g.cs index fa43d73ac0c7..ce0354bff68e 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GsuiteaddonsGrpc.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GsuiteaddonsGrpc.g.cs @@ -24,30 +24,30 @@ namespace Google.Cloud.GSuiteAddOns.V1 { /// - /// A service for managing Google Workspace Add-ons deployments. + /// A service for managing Google Workspace add-ons deployments. /// - /// A Google Workspace Add-on is a third-party embedded component that can be + /// A Google Workspace add-on is a third-party embedded component that can be /// installed in Google Workspace Applications like Gmail, Calendar, Drive, and - /// the Google Docs, Sheets, and Slides editors. Google Workspace Add-ons can + /// the Google Docs, Sheets, and Slides editors. Google Workspace add-ons can /// display UI cards, receive contextual information from the host application, /// and perform actions in the host application (See: /// https://developers.google.com/gsuite/add-ons/overview for more information). /// - /// A Google Workspace Add-on deployment resource specifies metadata about the + /// A Google Workspace add-on deployment resource specifies metadata about the /// add-on, including a specification of the entry points in the host application /// that trigger add-on executions (see: /// https://developers.google.com/gsuite/add-ons/concepts/gsuite-manifests). - /// Add-on deployments defined via the Google Workspace Add-ons API define their + /// Add-on deployments defined via the Google Workspace add-ons API define their /// entrypoints using HTTPS URLs (See: /// https://developers.google.com/gsuite/add-ons/guides/alternate-runtimes), /// - /// A Google Workspace Add-on deployment can be installed in developer mode, + /// A Google Workspace add-on deployment can be installed in developer mode, /// which allows an add-on developer to test the experience an end-user would see /// when installing and running the add-on in their G Suite applications. When /// running in developer mode, more detailed error messages are exposed in the /// add-on UI to aid in debugging. /// - /// A Google Workspace Add-on deployment can be published to Google Workspace + /// A Google Workspace add-on deployment can be published to Google Workspace /// Marketplace, which allows other Google Workspace users to discover and /// install the add-on. See: /// https://developers.google.com/gsuite/add-ons/how-tos/publish-add-on-overview diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GsuiteaddonsResourceNames.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GsuiteaddonsResourceNames.g.cs index 7faa263efde4..2a2c4b28a0ae 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GsuiteaddonsResourceNames.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/GsuiteaddonsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/PackageApiMetadata.g.cs index 5e6f406636ea..0fc781b9923b 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/ServiceCollectionExtensions.g.cs index ec6ae8c7e87d..c51cc4db7f7d 100644 --- a/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.GSuiteAddOns.V1/Google.Cloud.GSuiteAddOns.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GSuiteAddOns.V1/docs/index.md b/apis/Google.Cloud.GSuiteAddOns.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.GSuiteAddOns.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/.OwlBot.yaml b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/.OwlBot.yaml index bbab2149590d..1cbe819f19e6 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/.OwlBot.yaml +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentAsyncSnippet.g.cs index 7dfc4e17b3b5..2c95eb8c8291 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentRequestObjectAsyncSnippet.g.cs index 42be71001889..32f0d82d9a8f 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentRequestObjectSnippet.g.cs index 288cf9a9d756..8d13cf368346 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentResourceNamesAsyncSnippet.g.cs index 471355dabf19..8bac4ab5ff58 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentResourceNamesSnippet.g.cs index c9e26f5fb39e..be9ea7d68b5a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentSnippet.g.cs index ebec6bb08909..5562457f1e48 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateCommentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareAsyncSnippet.g.cs index 95ce49c9f999..8bbf6162ad8a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupAsyncSnippet.g.cs index 2a5a0bf5719c..d0ee3f48c1a4 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupRequestObjectAsyncSnippet.g.cs index a0c1e6d8670d..ce3717b252f8 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupRequestObjectSnippet.g.cs index 52fca3b63409..55f76a330220 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupResourceNamesAsyncSnippet.g.cs index 1ac241c886a6..ff12af14960d 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupResourceNamesSnippet.g.cs index 8c010ca3d460..dbe4fc15846c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupSnippet.g.cs index 496bde6d5f4e..9d33dbe20a53 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareRequestObjectAsyncSnippet.g.cs index 78f27773aab2..6de826f5f93b 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareRequestObjectSnippet.g.cs index adda15329e40..65d8f471f8e6 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareResourceNamesAsyncSnippet.g.cs index 355ca6dd6bbd..00e921287402 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareResourceNamesSnippet.g.cs index 652b66337fc7..b19127a71fe1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareSnippet.g.cs index 1f61653e580f..cc7ffcb61172 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateHardwareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderAsyncSnippet.g.cs index e38e0cd02700..eedf0130325c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderRequestObjectAsyncSnippet.g.cs index a083fd6d35da..942f2276a3be 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderRequestObjectSnippet.g.cs index 1beb5b9ad21b..bf70cf6ba714 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderResourceNamesAsyncSnippet.g.cs index dbc0f0d25a87..82345df72a8a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderResourceNamesSnippet.g.cs index 408e43c23fef..333f32c08b57 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderSnippet.g.cs index e0c4992d9cda..781e152febc3 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateOrderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteAsyncSnippet.g.cs index 8e5b41dccc0a..65e96091c113 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteRequestObjectAsyncSnippet.g.cs index 8596da0c3f77..8dc3ca035c0b 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteRequestObjectSnippet.g.cs index d0d6f0408ad0..9d8d80928ccb 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteResourceNamesAsyncSnippet.g.cs index 6fdabc13b11d..ed8beb1b2d6e 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteResourceNamesSnippet.g.cs index 1afbdb2482f6..af18ae08d5ae 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteSnippet.g.cs index 224090ef4791..295480749e5d 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneAsyncSnippet.g.cs index afe361fd684c..640df5f0f070 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneRequestObjectAsyncSnippet.g.cs index 2e0c4e8e647d..e1ec446920d6 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneRequestObjectSnippet.g.cs index e05a21645e6f..0dafc8929f58 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneResourceNamesAsyncSnippet.g.cs index a5a67b35f09f..692aa9c6d609 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneResourceNamesSnippet.g.cs index eaad14aa513f..dee356885191 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneSnippet.g.cs index 0af33e0fb585..fadc1ac53a8c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.CreateZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareAsyncSnippet.g.cs index d124b877d9ba..94090ad0677c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupAsyncSnippet.g.cs index 490fc0f94c5a..20e112d454ee 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupRequestObjectAsyncSnippet.g.cs index 92d5aea16868..bfe83511ed07 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupRequestObjectSnippet.g.cs index 6b7b2c58a036..dfddaa422ff5 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupResourceNamesAsyncSnippet.g.cs index 218341916b68..180687355c0c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupResourceNamesSnippet.g.cs index f40ae820055d..7147fe2d935c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupSnippet.g.cs index 54f56a16dfe7..024823485a61 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareRequestObjectAsyncSnippet.g.cs index 001b624fc003..2cb8c362ffcd 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareRequestObjectSnippet.g.cs index 44b70db6a17d..2f87f04329c9 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareResourceNamesAsyncSnippet.g.cs index 863ac4e22979..cd88deb23bca 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareResourceNamesSnippet.g.cs index 0462438949ec..e84ca96e665c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareSnippet.g.cs index 584fd03146ab..ed72ec1a1b59 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteHardwareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderAsyncSnippet.g.cs index f5d231378050..e778de6f7a84 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderRequestObjectAsyncSnippet.g.cs index ba90a0fba476..3aa30fd0cf18 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderRequestObjectSnippet.g.cs index 703b3fb49ca8..d894cf2899ba 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderResourceNamesAsyncSnippet.g.cs index a3c49f9c49c1..1f431ac9e9c8 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderResourceNamesSnippet.g.cs index 44e5564f22b8..9d3811d6c26a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderSnippet.g.cs index 456c4e7a375d..b32ec4c0d78a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteOrderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteAsyncSnippet.g.cs index f1eb9dc84e98..4c27f2be138f 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteRequestObjectAsyncSnippet.g.cs index 66f42f313ec8..176eebba0623 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteRequestObjectSnippet.g.cs index d8c6a59a9e4d..7fec3e0102b1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteResourceNamesAsyncSnippet.g.cs index f0764c6657af..7afaa3491ade 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteResourceNamesSnippet.g.cs index 7d69db4060cd..72efeb9f6c3c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteSnippet.g.cs index 1b2f97fa1d13..ac5da1aecee4 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneAsyncSnippet.g.cs index d72d37e6644e..6ddbe51ff8fa 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneRequestObjectAsyncSnippet.g.cs index 7a489503494e..229583865df2 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneRequestObjectSnippet.g.cs index ea20454eba21..f583e25e9a6e 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneResourceNamesAsyncSnippet.g.cs index e01f472d3fb3..bde94d08358b 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneResourceNamesSnippet.g.cs index 59e63d5cbab4..47847a4012cb 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneSnippet.g.cs index c7ab5da7f75a..af925a42fd51 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.DeleteZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryAsyncSnippet.g.cs index 2a4f17941d23..91adf69aa592 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryRequestObjectAsyncSnippet.g.cs index 2ac2b3fd2657..3d23d5f7c6b4 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryRequestObjectSnippet.g.cs index 13313048cec0..37808ac17d3a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryResourceNamesAsyncSnippet.g.cs index 41ce6fe08420..481b2b8d23fe 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryResourceNamesSnippet.g.cs index 63067e3de432..f8234cccf556 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntrySnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntrySnippet.g.cs index 79aaf1bab3bd..1ada0e7fb6df 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntrySnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetChangeLogEntrySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentAsyncSnippet.g.cs index d067e0adb456..f49c10998223 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentRequestObjectAsyncSnippet.g.cs index 43462a22f4c6..85f0c66b6287 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentRequestObjectSnippet.g.cs index 4d944a30a129..dc4f4b74057f 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentResourceNamesAsyncSnippet.g.cs index 475fcd304975..ec0b1b344ec6 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentResourceNamesSnippet.g.cs index c73bf0b9aa28..ba2d57c57e02 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentSnippet.g.cs index 7c9b360e06b9..c276e31a2b16 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetCommentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareAsyncSnippet.g.cs index e821092c8f6c..4eb322fb804d 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupAsyncSnippet.g.cs index ba4a1fbaa132..47f9d6c56cad 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupRequestObjectAsyncSnippet.g.cs index 30e1be60d2de..caf71131f996 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupRequestObjectSnippet.g.cs index 71f16d35e006..470d71a99cb6 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupResourceNamesAsyncSnippet.g.cs index db73babf7f14..faaaac98acc3 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupResourceNamesSnippet.g.cs index 8fe1ef3efc84..389304cd4377 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupSnippet.g.cs index 1cc5e3eee24d..ec7ab252f704 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareRequestObjectAsyncSnippet.g.cs index b6047377d6ba..c98076722927 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareRequestObjectSnippet.g.cs index ea04bc319e04..29dbc4c3e3ba 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareResourceNamesAsyncSnippet.g.cs index 9cb40e86c70a..b1d8780fc135 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareResourceNamesSnippet.g.cs index e727791cc9f1..6a7bde2743de 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareSnippet.g.cs index 5377d46ff10c..4fa9cd7d2a90 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetHardwareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderAsyncSnippet.g.cs index 93bb116cf11f..3cc726b532cc 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderRequestObjectAsyncSnippet.g.cs index b7b100a37156..09ad80a9e955 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderRequestObjectSnippet.g.cs index 8add4e4c7fe6..e15e400e41be 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderResourceNamesAsyncSnippet.g.cs index 73d8eed9cfbb..1eed3dae8a28 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderResourceNamesSnippet.g.cs index 350f252acf0a..12670b766310 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderSnippet.g.cs index 8fec8ef71e7d..d8a123ed18ef 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetOrderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteAsyncSnippet.g.cs index f54f09c9f3ce..c5f16cc83f85 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteRequestObjectAsyncSnippet.g.cs index f8588df8cd38..9503f6af4158 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteRequestObjectSnippet.g.cs index b3a26df2df30..dab4282c0f87 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteResourceNamesAsyncSnippet.g.cs index 617676cbf1ae..e3b0ba57dc3a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteResourceNamesSnippet.g.cs index 364849110123..9ea2b963632d 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteSnippet.g.cs index 7675f37397b9..6385f74e655c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuAsyncSnippet.g.cs index db61c2dd6777..c8524ef7e180 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuRequestObjectAsyncSnippet.g.cs index 6c9d42be9981..205063f06179 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuRequestObjectSnippet.g.cs index 2f84314a5586..c7eb22fa8ec1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuResourceNamesAsyncSnippet.g.cs index 263812dabfc0..e2cceef6d7fa 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuResourceNamesSnippet.g.cs index cb4121f34b40..ee14ac181e5a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuSnippet.g.cs index 16d8d4ddc2f0..a853cadb46b4 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetSkuSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneAsyncSnippet.g.cs index 96253c918734..355e977c9264 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneRequestObjectAsyncSnippet.g.cs index b6685a652bf6..ff7c0f36ee09 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneRequestObjectSnippet.g.cs index 85b960adcd28..cc288210e3d8 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneResourceNamesAsyncSnippet.g.cs index f7a11afb138c..c7f93be95811 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneResourceNamesSnippet.g.cs index 3fb6eb42881a..0af3e46f0bf6 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneSnippet.g.cs index ee1864c23b1e..6a4bf8877266 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.GetZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesAsyncSnippet.g.cs index 4384b7fb40ae..9fe387c37244 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesRequestObjectAsyncSnippet.g.cs index 5738530e54bf..9f88e8fa871f 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesRequestObjectSnippet.g.cs index 1efde68efb93..d1b328194616 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesResourceNamesAsyncSnippet.g.cs index 2315c17cb33a..abdefc539900 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesResourceNamesSnippet.g.cs index f94f6e65492d..d9641cdc7308 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesSnippet.g.cs index 31ca60989721..df8cd7b7878e 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListChangeLogEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsAsyncSnippet.g.cs index ae654c90a938..9cdebd412f49 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsRequestObjectAsyncSnippet.g.cs index 815dad81c0fe..fcb09176a0de 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsRequestObjectSnippet.g.cs index 7dc4b0f5d27b..a8b25f887609 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsResourceNamesAsyncSnippet.g.cs index f28b0f44eae7..8cde11327c78 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsResourceNamesSnippet.g.cs index feed2d8b331e..339374c27ee8 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsSnippet.g.cs index 4b44bf7c9dfd..7226f44625fc 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListCommentsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareAsyncSnippet.g.cs index 3a483301994e..e050a947ce9d 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsAsyncSnippet.g.cs index 119b9b47bb6f..f009bca23914 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsRequestObjectAsyncSnippet.g.cs index 70b8ce2d250a..986c46d30455 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsRequestObjectSnippet.g.cs index 23df1220f19b..90837faac76d 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsResourceNamesAsyncSnippet.g.cs index 367885ae823b..cf2eb6d505da 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsResourceNamesSnippet.g.cs index bc1397f1b2c1..39be1033b7ea 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsSnippet.g.cs index c3de08c7ead8..7e3e49a2bc03 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareRequestObjectAsyncSnippet.g.cs index 5ce253bdebe8..b51c93135e48 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareRequestObjectSnippet.g.cs index d4c2a021dfda..c70cd510e228 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareResourceNamesAsyncSnippet.g.cs index 713e6e30f397..174a8dfbb3e1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareResourceNamesSnippet.g.cs index ea018bd41f4c..97284b4ac194 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareSnippet.g.cs index 87ac7beaafac..1a0ba397e03c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListHardwareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersAsyncSnippet.g.cs index 08dbd847afd2..a23691783152 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersRequestObjectAsyncSnippet.g.cs index 635642d8558d..d9a9de3cc803 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersRequestObjectSnippet.g.cs index d302ab4e3181..9c11a1cbc235 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersResourceNamesAsyncSnippet.g.cs index a2c960ea3551..274aa8154267 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersResourceNamesSnippet.g.cs index 268f9315a72e..131c07c502c1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersSnippet.g.cs index 02674ab700d8..edea0a32de11 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListOrdersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesAsyncSnippet.g.cs index bb427ef59506..68e0d5dcb772 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesRequestObjectAsyncSnippet.g.cs index a828b290746c..b10bc8130732 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesRequestObjectSnippet.g.cs index 4601df59d8d2..c4240e1842d7 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesResourceNamesAsyncSnippet.g.cs index 0d6e0c70b15b..c3cfd5316955 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesResourceNamesSnippet.g.cs index 99487612fafb..68928b138b36 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesSnippet.g.cs index 92321fdef26c..040049b07387 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSitesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusAsyncSnippet.g.cs index 88d009531ef6..355f64aba5d1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusRequestObjectAsyncSnippet.g.cs index e31d7e088b2e..f7406102221a 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusRequestObjectSnippet.g.cs index 4939b9fe39c1..b87b544ec2be 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusResourceNamesAsyncSnippet.g.cs index 8e9a8ca730f6..bbf34f6677f5 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusResourceNamesSnippet.g.cs index b238cc62c0dc..5229128480c4 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusSnippet.g.cs index b12d1f2f5340..974ccd518bb1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListSkusSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesAsyncSnippet.g.cs index b4e33b6dbeeb..b3b5aab42ca1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesRequestObjectAsyncSnippet.g.cs index 989cc5a4e76e..707f9204be42 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesRequestObjectSnippet.g.cs index da5b0c625172..f07c8e1bd676 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesResourceNamesAsyncSnippet.g.cs index 6520d1477b77..9c97ed9625e8 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesResourceNamesSnippet.g.cs index 15209aed9db2..48d9ebb308ec 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesSnippet.g.cs index 877fa1ce2038..92f516c813a1 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.ListZonesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentAsyncSnippet.g.cs index 8f4c19097211..e6f6f1a1072d 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentRequestObjectAsyncSnippet.g.cs index 832354395690..095b8de64649 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentRequestObjectSnippet.g.cs index ddec029ecaaa..bde88bb89166 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentResourceNamesAsyncSnippet.g.cs index d624967cb254..fad7b18e8fd9 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentResourceNamesSnippet.g.cs index f31c130eb1e3..35dcdf5fe740 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentSnippet.g.cs index 92580c3d2851..8eb19c873c72 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.RecordActionOnCommentSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateAsyncSnippet.g.cs index 8a8a20e57778..c6cabfd68828 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateRequestObjectAsyncSnippet.g.cs index 72455c35082d..3571208ee8ff 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateRequestObjectSnippet.g.cs index fd00d75b8ea6..12f1bbcd8bbd 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateResourceNamesAsyncSnippet.g.cs index 6372756f7547..3aee76406194 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateResourceNamesSnippet.g.cs index 81f76e1e7129..0b203bdfb3c3 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateSnippet.g.cs index 211a4843c23a..f9266a169384 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SignalZoneStateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderAsyncSnippet.g.cs index 31f93f3b6c8c..68618ce9caf6 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderRequestObjectAsyncSnippet.g.cs index 64a45b5307a3..739580807850 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderRequestObjectSnippet.g.cs index 3448c3aa1ee4..41639553767e 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderResourceNamesAsyncSnippet.g.cs index fe8cad947c52..12aab69974a7 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderResourceNamesSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderResourceNamesSnippet.g.cs index 109168cd953e..21ad0419823b 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderSnippet.g.cs index 6bb61a01419f..e6129c7b2628 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.SubmitOrderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareAsyncSnippet.g.cs index 8df3b7a8e605..ef69a151a0c7 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupAsyncSnippet.g.cs index 9feff29fdcf9..190bc8bba73d 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupRequestObjectAsyncSnippet.g.cs index 1240ac0749d7..14a700edbec8 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupRequestObjectSnippet.g.cs index 9ba72d53405d..73a6ae4f9ae4 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupSnippet.g.cs index 3eea17ae1e4a..8af168de08fd 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareRequestObjectAsyncSnippet.g.cs index f62faf165d99..c261bebce844 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareRequestObjectSnippet.g.cs index 8372be0ce029..159bef0628a3 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareSnippet.g.cs index a692806a6970..b3dfd89cac8f 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateHardwareSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderAsyncSnippet.g.cs index 6368621ccbed..3789c0c20553 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderRequestObjectAsyncSnippet.g.cs index d3ebd0137df0..79ba5e1d6076 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderRequestObjectSnippet.g.cs index 676a20b14f3e..3bfce94c89ba 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderSnippet.g.cs index be879c9e2210..e9f9de98cfec 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateOrderSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteAsyncSnippet.g.cs index 5fc4a3e51a87..15e485411f17 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteRequestObjectAsyncSnippet.g.cs index c0aff93e12b5..5c5ac73d3a11 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteRequestObjectSnippet.g.cs index 0ffb3b9923ad..dd4569ceeda9 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteSnippet.g.cs index c4ac1894a858..44e29d5fc4d0 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateSiteSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneAsyncSnippet.g.cs index e1eb08c9eba1..4785eee79c45 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneRequestObjectAsyncSnippet.g.cs index 1be6c08a2737..684ef52a57e6 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneRequestObjectSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneRequestObjectSnippet.g.cs index 02e8804429b2..b7312591552f 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneSnippet.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneSnippet.g.cs index 0342b666fd48..d5e0d30ca7cc 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneSnippet.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.GeneratedSnippets/GDCHardwareManagementClient.UpdateZoneSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.Snippets/GDCHardwareManagementClientSnippets.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.Snippets/GDCHardwareManagementClientSnippets.g.cs index a9b0257baca7..42949aa4c43b 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.Snippets/GDCHardwareManagementClientSnippets.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.Snippets/GDCHardwareManagementClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/GDCHardwareManagementClient.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/GDCHardwareManagementClient.g.cs index b4b214d6f6fa..dd437f85b153 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/GDCHardwareManagementClient.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/GDCHardwareManagementClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/PackageApiMetadata.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/PackageApiMetadata.g.cs index 412c97d76a9d..e259662c23d4 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ResourcesResourceNames.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ResourcesResourceNames.g.cs index f6572f45442f..0ccaf1e8f269 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ServiceCollectionExtensions.g.cs index a60544b3703e..bd072a3c7341 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ServiceResourceNames.g.cs b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ServiceResourceNames.g.cs index 93a0e0af05bc..5f16d41c3e7c 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/docs/index.md b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.GkeBackup.V1/.OwlBot.yaml b/apis/Google.Cloud.GkeBackup.V1/.OwlBot.yaml index 91ba43a71eff..77d7b8d8b5a9 100644 --- a/apis/Google.Cloud.GkeBackup.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.GkeBackup.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupAsyncSnippet.g.cs index 482ecb212d98..26bdf6d1eb34 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanAsyncSnippet.g.cs index 0dff821661f1..b553afcbc898 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanRequestObjectAsyncSnippet.g.cs index 06848ffacc74..cc34d24571d4 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanRequestObjectSnippet.g.cs index 0334f145c2c0..4c1f6cb54e31 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanResourceNamesAsyncSnippet.g.cs index 49947daca7a2..3cc108a024d6 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanResourceNamesSnippet.g.cs index bb3951791154..fe42071c7de2 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanSnippet.g.cs index 5677a38a98da..775cec6a67a4 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupPlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupRequestObjectAsyncSnippet.g.cs index a366e95496f4..93827767c3d1 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupRequestObjectSnippet.g.cs index 5553af2bb230..653c9fb4253e 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupResourceNamesAsyncSnippet.g.cs index 2a642a465802..e446e81a4ae5 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupResourceNamesSnippet.g.cs index ba804ce2d924..ea5b90e69d50 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupSnippet.g.cs index fb901c2f527c..f98e0ae5c840 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreAsyncSnippet.g.cs index 6a233c7f4744..47d264c2174c 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanAsyncSnippet.g.cs index a15745504a23..d192859b6b00 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanRequestObjectAsyncSnippet.g.cs index 0b6a1e5ca24e..b8ac138f3b81 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanRequestObjectSnippet.g.cs index a26a3566ade6..9fcd10a7332a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanResourceNamesAsyncSnippet.g.cs index ff5a7aeff2d2..e5a7a761c944 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanResourceNamesSnippet.g.cs index 4e6376a0a086..188f8c747e8f 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanSnippet.g.cs index 9bac2fbaed11..c382c269f970 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestorePlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreRequestObjectAsyncSnippet.g.cs index 4844d54cd37b..f4c0073f7bf1 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreRequestObjectSnippet.g.cs index 764348fc69ad..3a8a8c4a6ea0 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreResourceNamesAsyncSnippet.g.cs index 8218276f5f9b..59e029f46646 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreResourceNamesSnippet.g.cs index 2741b5bc48b4..7bc3f4800322 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreSnippet.g.cs index ed666dd55549..a072bf84fdc2 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.CreateRestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupAsyncSnippet.g.cs index 9224d4365001..a22994f15a4a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanAsyncSnippet.g.cs index 91b71f5dd5c1..a870ac052363 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanRequestObjectAsyncSnippet.g.cs index af0b4467e94e..6c7ac76b8380 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanRequestObjectSnippet.g.cs index 555014868f76..35e15923c3a5 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanResourceNamesAsyncSnippet.g.cs index 27662e5f4024..02bd572dc287 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanResourceNamesSnippet.g.cs index d5ce4f2a19e0..d3d94e160d4d 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanSnippet.g.cs index f22dc60e595c..fee82ca94347 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupPlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupRequestObjectAsyncSnippet.g.cs index 50652e997905..c35f7746dd8d 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupRequestObjectSnippet.g.cs index 4cf304313cf2..da6bba42fec1 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupResourceNamesAsyncSnippet.g.cs index 2cd308e6e8b9..61f825804e63 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupResourceNamesSnippet.g.cs index 9fdde58c5422..f8aa9b01e1f6 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupSnippet.g.cs index 9a5018e54921..804c9d68546c 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreAsyncSnippet.g.cs index d946b83ec44e..c15f764d55a0 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanAsyncSnippet.g.cs index 238a0bb10b26..8fcadb599b31 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanRequestObjectAsyncSnippet.g.cs index a8a9481647c1..6045d9b1c51a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanRequestObjectSnippet.g.cs index ef76d89a5b98..400cbe16ff92 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanResourceNamesAsyncSnippet.g.cs index 33d8d9070a7a..66f3d6bac01a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanResourceNamesSnippet.g.cs index c09987d042ae..34ad7ed39fba 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanSnippet.g.cs index 86c74762e7c6..150cb384380e 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestorePlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreRequestObjectAsyncSnippet.g.cs index 2689a8c7fd5e..4d9604d08c58 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreRequestObjectSnippet.g.cs index 73b2c2bb0ced..bfed28c4b241 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreResourceNamesAsyncSnippet.g.cs index ca4b423030f0..949997ba48ac 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreResourceNamesSnippet.g.cs index 3edea4541c65..61eb677a1696 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreSnippet.g.cs index a5e2eddf8390..df6d93773df8 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.DeleteRestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupAsyncSnippet.g.cs index 2d0a1534296f..041617e21564 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlAsyncSnippet.g.cs index 089b310d02d3..e1d7d6e9d12a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlRequestObjectAsyncSnippet.g.cs index 5da8e03781d5..ff7d309e9a67 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlRequestObjectSnippet.g.cs index 4fc695636f22..dcc7c086dc26 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlResourceNamesAsyncSnippet.g.cs index 0353828daa51..20a0d737eb82 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlResourceNamesSnippet.g.cs index 62473f8e7150..401c06ba5cd7 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlSnippet.g.cs index 3e228cc53c77..e0a7012c810d 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupIndexDownloadUrlSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanAsyncSnippet.g.cs index c287fef759ca..5a1d4cae7701 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanRequestObjectAsyncSnippet.g.cs index ec6f9481621c..1e38b5cf75d0 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanRequestObjectSnippet.g.cs index 05f729f3718e..bab75b34d031 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanResourceNamesAsyncSnippet.g.cs index b34ec74d82f4..e5e306e221ed 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanResourceNamesSnippet.g.cs index 46f8bd84af21..3fcabf3f121a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanSnippet.g.cs index cdb4d9eb3fd1..868339f5dcf9 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupPlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupRequestObjectAsyncSnippet.g.cs index 6bea41d2e59c..8d286f9470f9 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupRequestObjectSnippet.g.cs index 56367da8bfda..335f33cc5208 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupResourceNamesAsyncSnippet.g.cs index 0e8c612a8b90..c112ec8d59cb 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupResourceNamesSnippet.g.cs index a1cc3f0db335..eec5bd956e9c 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupSnippet.g.cs index 6203c1af2aba..29d5a496a092 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreAsyncSnippet.g.cs index 15100c0b041e..cf94b6292761 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanAsyncSnippet.g.cs index da69a279480a..b2b631ddd427 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanRequestObjectAsyncSnippet.g.cs index 5158d873bffb..6daf4298fcc5 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanRequestObjectSnippet.g.cs index 45c98dcb8be1..c06cdcc9b17f 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanResourceNamesAsyncSnippet.g.cs index 8295c57fda55..b6d9a9f1d416 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanResourceNamesSnippet.g.cs index 824643d64774..3a2bb85da9f9 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanSnippet.g.cs index d94b6d4cacde..07674c281d45 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestorePlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreRequestObjectAsyncSnippet.g.cs index f6f2ff517fe8..27a151512548 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreRequestObjectSnippet.g.cs index eb1209bdf4dd..7d909b44705b 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreResourceNamesAsyncSnippet.g.cs index 02ed1e3359a5..3cf126811893 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreResourceNamesSnippet.g.cs index d52a30bbeaa2..1ff4c4a58673 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreSnippet.g.cs index 2088b51b1f96..3379211e3505 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetRestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupAsyncSnippet.g.cs index 8f4bf384104e..b93843c3343b 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupRequestObjectAsyncSnippet.g.cs index c2e25b9182c0..afba5d584c7c 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupRequestObjectSnippet.g.cs index 8862ec6fc843..483c1bec5bd9 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupResourceNamesAsyncSnippet.g.cs index 3000b24cb1cd..3c067bed6b7d 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupResourceNamesSnippet.g.cs index 359ab07ec028..8cf218e50d99 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupSnippet.g.cs index 48dca22f2d85..fd06e76090b8 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreAsyncSnippet.g.cs index 208a87ab922d..702517eae47a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreRequestObjectAsyncSnippet.g.cs index 2e2b9c3e0c7c..3f0505efe041 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreRequestObjectSnippet.g.cs index f3f18c3d9f3f..de1ca311e366 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreResourceNamesAsyncSnippet.g.cs index aea589729ef8..23ce8d8f347b 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreResourceNamesSnippet.g.cs index 6a0c7a1a66c7..d8ef50e88298 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreSnippet.g.cs index 55fbf10f2448..66b90d2fa773 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.GetVolumeRestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansAsyncSnippet.g.cs index 8af5bafc4b0a..f37f49e58305 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansRequestObjectAsyncSnippet.g.cs index 7af87ffc3e07..3490a861347e 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansRequestObjectSnippet.g.cs index b0576179df46..ddee955a7da0 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansResourceNamesAsyncSnippet.g.cs index ff7762462df0..f45578530750 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansResourceNamesSnippet.g.cs index 9e03c27b8ae6..9c7c0693e835 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansSnippet.g.cs index 78fc8f84911f..10f5d205284f 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupPlansSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsAsyncSnippet.g.cs index d8133f178dd6..cdba6c76868f 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsRequestObjectAsyncSnippet.g.cs index 4591003683be..140d173a8d51 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsRequestObjectSnippet.g.cs index bef8cddff7c2..f244036dcd62 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsResourceNamesAsyncSnippet.g.cs index aaa3012d5725..19e5443e053d 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsResourceNamesSnippet.g.cs index 723e7a26a1f8..595724569d5e 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsSnippet.g.cs index 812053c1c95e..22ee16d11322 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansAsyncSnippet.g.cs index a93e96d49dd9..70fabb90e3bd 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansRequestObjectAsyncSnippet.g.cs index 69a5750f41e8..b6546232eafa 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansRequestObjectSnippet.g.cs index 07aa2d78be8f..b9e3441cc08a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansResourceNamesAsyncSnippet.g.cs index c45e2f530b29..18057c569e97 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansResourceNamesSnippet.g.cs index 7a3ae61a7454..f6b3cbdf345e 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansSnippet.g.cs index baef9a7647ba..2da92422aada 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestorePlansSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresAsyncSnippet.g.cs index afc892714404..a43b092ef8e4 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresRequestObjectAsyncSnippet.g.cs index 89893db1a6ac..7c2812170f16 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresRequestObjectSnippet.g.cs index 7fdce6c33eb5..6a2b18605654 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresResourceNamesAsyncSnippet.g.cs index 8d5ac53d64a7..c8d968f26639 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresResourceNamesSnippet.g.cs index b283446c3821..2711a4e3adff 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresSnippet.g.cs index a00defcb7d65..7de32f668277 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListRestoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsAsyncSnippet.g.cs index 4a6f2c47e475..0a9e692486eb 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsRequestObjectAsyncSnippet.g.cs index 9a702c5d81cc..637a029c44a0 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsRequestObjectSnippet.g.cs index b8e1b9e38985..34a3177dbc50 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsResourceNamesAsyncSnippet.g.cs index a12bac29139a..514ff775b176 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsResourceNamesSnippet.g.cs index 2ac11b040f45..55887c705220 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsSnippet.g.cs index 4f947501e668..2b95ec4e0e88 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresAsyncSnippet.g.cs index e910aaa74b46..819e12a5ff0a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresRequestObjectAsyncSnippet.g.cs index c390c8a744b2..94a981f39c62 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresRequestObjectSnippet.g.cs index 0dd769a00439..0487aec49b6c 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresResourceNamesAsyncSnippet.g.cs index 4240cf48683b..8e08bfcdff18 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresResourceNamesSnippet.g.cs index 42a8cfa417ad..dcab02f090c5 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresSnippet.g.cs index 7b7e28ac8083..8008486fadad 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.ListVolumeRestoresSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupAsyncSnippet.g.cs index c743a3d5bd77..2d09443fb041 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanAsyncSnippet.g.cs index 9fcf95d67b3f..393d8b8be157 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanRequestObjectAsyncSnippet.g.cs index 5ad6ac156981..0ea303fcceed 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanRequestObjectSnippet.g.cs index 7f2967c5a463..667d46d6b29b 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanSnippet.g.cs index 1e38df832f99..c336f2287d89 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupPlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupRequestObjectAsyncSnippet.g.cs index b3caaccfb443..72ec31cd24b9 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupRequestObjectSnippet.g.cs index 04e3c773aabd..b9cf85c96fa7 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupSnippet.g.cs index eacea157ccd9..e4d6ea183a23 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreAsyncSnippet.g.cs index f9f17e966b2a..031bfb9aed44 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanAsyncSnippet.g.cs index 0eea9f7de24f..329fd2c1cfbc 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanRequestObjectAsyncSnippet.g.cs index 37b6853e2ed1..9088e271d9be 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanRequestObjectSnippet.g.cs index 4c26de90bcdc..579dc6571c25 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanSnippet.g.cs index 31554d6ef1c4..4d1596c3f185 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestorePlanSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreRequestObjectAsyncSnippet.g.cs index 900486351f6d..27d084d18d24 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreRequestObjectSnippet.g.cs index f19c0c1bdaf4..924b7ddaf722 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreSnippet.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreSnippet.g.cs index 89333424996c..4d65e16d3f55 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreSnippet.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.GeneratedSnippets/BackupForGKEClient.UpdateRestoreSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.Snippets/BackupForGKEClientSnippets.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.Snippets/BackupForGKEClientSnippets.g.cs index fab81f767aa9..b5269957d656 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.Snippets/BackupForGKEClientSnippets.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1.Snippets/BackupForGKEClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupForGKEClient.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupForGKEClient.g.cs index db63d61f288d..2a33732b3d7e 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupForGKEClient.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupForGKEClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupPlanResourceNames.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupPlanResourceNames.g.cs index 0811f0a711c3..a508cc8cd6d5 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupPlanResourceNames.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupPlanResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupResourceNames.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupResourceNames.g.cs index 4e186645c669..495a331adfec 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupResourceNames.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/BackupResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/CommonResourceNames.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/CommonResourceNames.g.cs index 7a793cb429bf..5f36b08b2c1a 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/CommonResourceNames.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/CommonResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/GkebackupResourceNames.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/GkebackupResourceNames.g.cs index 49ce2d410077..39b019f87647 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/GkebackupResourceNames.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/GkebackupResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/PackageApiMetadata.g.cs index 61f0065b0b5e..5bf93abb2534 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/RestorePlanResourceNames.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/RestorePlanResourceNames.g.cs index 96dbb4321b81..dc0d7216f830 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/RestorePlanResourceNames.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/RestorePlanResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/RestoreResourceNames.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/RestoreResourceNames.g.cs index 651c8039c09e..7e35237cb510 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/RestoreResourceNames.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/RestoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/ServiceCollectionExtensions.g.cs index a8452c371ad9..ac7ed4efd626 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/VolumeResourceNames.g.cs b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/VolumeResourceNames.g.cs index 1b25bc70a376..f9f7b2751dde 100644 --- a/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/VolumeResourceNames.g.cs +++ b/apis/Google.Cloud.GkeBackup.V1/Google.Cloud.GkeBackup.V1/VolumeResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeBackup.V1/docs/index.md b/apis/Google.Cloud.GkeBackup.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.GkeBackup.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.GkeConnect.Gateway.V1/.OwlBot.yaml b/apis/Google.Cloud.GkeConnect.Gateway.V1/.OwlBot.yaml index 721bf2f23c19..725f21e9f93e 100644 --- a/apis/Google.Cloud.GkeConnect.Gateway.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.GkeConnect.Gateway.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.GeneratedSnippets/GatewayControlClient.GenerateCredentialsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.GeneratedSnippets/GatewayControlClient.GenerateCredentialsRequestObjectAsyncSnippet.g.cs index 6cfaebc3fb98..c9b8b7a4b32c 100644 --- a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.GeneratedSnippets/GatewayControlClient.GenerateCredentialsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.GeneratedSnippets/GatewayControlClient.GenerateCredentialsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.GeneratedSnippets/GatewayControlClient.GenerateCredentialsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.GeneratedSnippets/GatewayControlClient.GenerateCredentialsRequestObjectSnippet.g.cs index 2bf465543ee6..e3e608138f48 100644 --- a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.GeneratedSnippets/GatewayControlClient.GenerateCredentialsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.GeneratedSnippets/GatewayControlClient.GenerateCredentialsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.Snippets/GatewayControlClientSnippets.g.cs b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.Snippets/GatewayControlClientSnippets.g.cs index c2181125da4c..4f291e55b785 100644 --- a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.Snippets/GatewayControlClientSnippets.g.cs +++ b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1.Snippets/GatewayControlClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/GatewayControlClient.g.cs b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/GatewayControlClient.g.cs index 0f0603f2966e..12599b290121 100644 --- a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/GatewayControlClient.g.cs +++ b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/GatewayControlClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/PackageApiMetadata.g.cs index 6cea62a4634a..ecd37d3387d0 100644 --- a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/ServiceCollectionExtensions.g.cs index 7c3f3fb56117..56dab5453c00 100644 --- a/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.GkeConnect.Gateway.V1/Google.Cloud.GkeConnect.Gateway.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeConnect.Gateway.V1/docs/index.md b/apis/Google.Cloud.GkeConnect.Gateway.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.GkeConnect.Gateway.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.GkeHub.V1/.OwlBot.yaml b/apis/Google.Cloud.GkeHub.V1/.OwlBot.yaml index 4fc7227ff3fb..d8d3886c5395 100644 --- a/apis/Google.Cloud.GkeHub.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.GkeHub.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureAsyncSnippet.g.cs index ec5d6272aecc..9b02a3ce1a58 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureRequestObjectAsyncSnippet.g.cs index 8d30229265a8..17765e14fa82 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureRequestObjectSnippet.g.cs index e212d28f1359..a70e2e9696f2 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureResourceNamesAsyncSnippet.g.cs index d7cd3a72785b..97f74bf0e72d 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureResourceNamesSnippet.g.cs index ce0d4caa033c..d2ec572df584 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureSnippet.g.cs index cdc135bb2868..4c30e5d49ea2 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipAsyncSnippet.g.cs index 20fb586ccfc8..8f9a4176f010 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipRequestObjectAsyncSnippet.g.cs index 4c05439abfd2..ee93a13f55fa 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipRequestObjectSnippet.g.cs index 9ee094883bca..0b52680c2923 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipResourceNamesAsyncSnippet.g.cs index 6082831f46d5..f79a8d531561 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipResourceNamesSnippet.g.cs index d223a6fdb9ac..7c7c3735012d 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipSnippet.g.cs index 8eb6f3cb57ec..03cb8a1f988b 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.CreateMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureAsyncSnippet.g.cs index dfcfb9ef7a29..448e072516bb 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs index 90688110bf6a..9e072cc3faac 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureRequestObjectSnippet.g.cs index 170a6c9c6c49..b7f7a56a6aae 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs index 55f8a40fedd7..58cbe5f3eafb 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureResourceNamesSnippet.g.cs index 0070088949bc..fc6fe60c3316 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureSnippet.g.cs index 18d7dfd9adba..4a992d985c24 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipAsyncSnippet.g.cs index 4a41e9dad5d9..431f2029f5da 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs index 6d94b12921a8..40db72c06c61 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipRequestObjectSnippet.g.cs index f24adca148fc..a26c72859dff 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs index 3d0fcc672797..90c9244e1268 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipResourceNamesSnippet.g.cs index a70a799c0508..6206b11e12c5 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipSnippet.g.cs index ee21250c51cd..01237b1e6ef6 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.DeleteMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GenerateConnectManifestRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GenerateConnectManifestRequestObjectAsyncSnippet.g.cs index e2f7d1584853..594861960735 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GenerateConnectManifestRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GenerateConnectManifestRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GenerateConnectManifestRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GenerateConnectManifestRequestObjectSnippet.g.cs index 7011859adde0..2b424dbfa5b9 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GenerateConnectManifestRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GenerateConnectManifestRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureAsyncSnippet.g.cs index 1df0d5007d66..9691f377723f 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureRequestObjectAsyncSnippet.g.cs index c0ea5c27152f..f0262dc90bf6 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureRequestObjectSnippet.g.cs index c45266c92035..bbdd53289389 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureResourceNamesAsyncSnippet.g.cs index f0cedf0bb69b..27402038d217 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureResourceNamesSnippet.g.cs index ef15ef78de91..b8eea890b5f7 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureSnippet.g.cs index d7046fcb2eed..e22dec0d36dc 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipAsyncSnippet.g.cs index b2b3885ab1eb..2bf44061d3b0 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipRequestObjectAsyncSnippet.g.cs index abda6ef066d1..055fd0f87972 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipRequestObjectSnippet.g.cs index 784ec7c9e2d7..b37dfffbe67c 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipResourceNamesAsyncSnippet.g.cs index c7203dabb16d..cb542f6845d2 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipResourceNamesSnippet.g.cs index bb94f6373e8c..c21d967c7929 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipSnippet.g.cs index b77054a6410f..5df76bab8f0c 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.GetMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesAsyncSnippet.g.cs index 22f7f4fd7b25..04c378510fdb 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesRequestObjectAsyncSnippet.g.cs index d3c26d90ae4c..8504f1a7daa3 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesRequestObjectSnippet.g.cs index 3bdc52db17f4..00e43af71a9b 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesResourceNamesAsyncSnippet.g.cs index 183f8535b1b8..751a59d5af6e 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesResourceNamesSnippet.g.cs index 1606cb890e74..cbe7f6ccc7ba 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesSnippet.g.cs index 1b12e666a507..02696855e281 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListFeaturesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsAsyncSnippet.g.cs index 2383b89eb562..b9ea3a3b9fa4 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsRequestObjectAsyncSnippet.g.cs index 3222fb27eb88..799504180a3a 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsRequestObjectSnippet.g.cs index 38c81862a475..f4c90e64bb94 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsResourceNamesAsyncSnippet.g.cs index fc964aef3f6e..7045cf800f2b 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsResourceNamesSnippet.g.cs index 6855c4827d5a..c1337365adcd 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsSnippet.g.cs index 3d6a13b6ae36..1529e857de28 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.ListMembershipsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureAsyncSnippet.g.cs index f3404fd4ad28..5243578d92b8 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs index 833b6326d144..e328b7c401c8 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureRequestObjectSnippet.g.cs index e97d6dbd3ef7..f8cea5e6e47d 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureResourceNamesAsyncSnippet.g.cs index 65c7dd12e91e..b3da69068e14 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureResourceNamesSnippet.g.cs index e9c2d17f0cef..3f506cabdfd2 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureSnippet.g.cs index 6f274b5ddc29..ab3188e94e90 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateFeatureSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipAsyncSnippet.g.cs index d20fc7a8015c..eeb4579a2677 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs index 55517e9cc0ed..15a194902d52 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipRequestObjectSnippet.g.cs index a3a38053488b..7b85e3cf066b 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipResourceNamesAsyncSnippet.g.cs index 49da4def6483..dbd42f4b141f 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipResourceNamesSnippet.g.cs index c9b5461d39c4..39858b68b6bb 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipSnippet.g.cs index 3f1e868ce947..c0fc284d7351 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.GeneratedSnippets/GkeHubClient.UpdateMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.Snippets/GkeHubClientSnippets.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.Snippets/GkeHubClientSnippets.g.cs index ddc4b3376b81..255071c81b5a 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.Snippets/GkeHubClientSnippets.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1.Snippets/GkeHubClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/FeatureResourceNames.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/FeatureResourceNames.g.cs index 992f141b75ae..fdff51b1ab71 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/FeatureResourceNames.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/FeatureResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/GkeHubClient.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/GkeHubClient.g.cs index 73147f19d452..031e738fe752 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/GkeHubClient.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/GkeHubClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/MembershipResourceNames.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/MembershipResourceNames.g.cs index d2ac3ed4e61e..fbc842e8d983 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/MembershipResourceNames.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/MembershipResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/PackageApiMetadata.g.cs index 1b1109acede9..3673245123ba 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/ServiceCollectionExtensions.g.cs index 0e922d6ef38a..cc2c98167d02 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/ServiceResourceNames.g.cs index d60953420298..59f8384c5804 100644 --- a/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1/docs/index.md b/apis/Google.Cloud.GkeHub.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.GkeHub.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.GkeHub.V1Beta1/.OwlBot.yaml index 0e3b175b79e4..f99df9ec9b32 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.GkeHub.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipAsyncSnippet.g.cs index a7751a417199..28ce5cd82288 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipRequestObjectAsyncSnippet.g.cs index e5b485aedc19..ca142446a3f8 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipRequestObjectSnippet.g.cs index ea96d1411c0d..50f69d5bc06a 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipResourceNamesAsyncSnippet.g.cs index 7f1638f21178..1fc2758048a3 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipResourceNamesSnippet.g.cs index a1001c186681..0725526c88eb 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipSnippet.g.cs index e5152bf131cc..d7548e6b32b8 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.CreateMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipAsyncSnippet.g.cs index db5284d4d950..3d65f79d0950 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs index 9ef2b888b012..7cda8e480c0d 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipRequestObjectSnippet.g.cs index e69ce3da2c86..2bc041c66e0b 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs index 409023708961..0aa886c6a8de 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipResourceNamesSnippet.g.cs index ff4ac78d54c1..324fd11b6eec 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipSnippet.g.cs index 1302490e1f4e..bc7a2ac45175 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.DeleteMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateConnectManifestRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateConnectManifestRequestObjectAsyncSnippet.g.cs index 162270276071..2fc9b2998e40 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateConnectManifestRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateConnectManifestRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateConnectManifestRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateConnectManifestRequestObjectSnippet.g.cs index cf90fad3a0f0..30c69502dedf 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateConnectManifestRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateConnectManifestRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateExclusivityManifestRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateExclusivityManifestRequestObjectAsyncSnippet.g.cs index c2b95cb86ca2..77251ba3e86c 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateExclusivityManifestRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateExclusivityManifestRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateExclusivityManifestRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateExclusivityManifestRequestObjectSnippet.g.cs index 78993fc502f7..7902a5824ef5 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateExclusivityManifestRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GenerateExclusivityManifestRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipAsyncSnippet.g.cs index 0273debf8059..daab33ea3e03 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipRequestObjectAsyncSnippet.g.cs index 6e3b827f31f6..8f7b0d13ecc5 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipRequestObjectSnippet.g.cs index 61e2c47cc8f9..ab3b1dac90ab 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipResourceNamesAsyncSnippet.g.cs index e638ad233214..6f848b65f045 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipResourceNamesSnippet.g.cs index 0feca0d3202f..d59ab2f9cf3b 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipSnippet.g.cs index 0b056dcfd9a2..9bb8ffba8297 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.GetMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsAsyncSnippet.g.cs index fd33307820d4..b4bffa7c5d4f 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsRequestObjectAsyncSnippet.g.cs index 1779418b2968..172bfcb76b6a 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsRequestObjectSnippet.g.cs index 5c15b7c13389..6a0d18a409a8 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsResourceNamesAsyncSnippet.g.cs index 25a56a088b0f..636be6e7c7ab 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsResourceNamesSnippet.g.cs index 6da1ab4e25b8..8e0a9b513fe2 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsSnippet.g.cs index b21e90462b90..bf0452d22efe 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ListMembershipsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipAsyncSnippet.g.cs index 515047e90545..5a10e5a4d533 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs index 9c02582e7b01..ee37321223ef 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipRequestObjectSnippet.g.cs index 984db84f7b02..c8c84d2a0014 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipResourceNamesAsyncSnippet.g.cs index 0a0c52421526..70ab4868d359 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipResourceNamesSnippet.g.cs index 37c31c5289fe..431a2fa0f342 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipSnippet.g.cs index 3ca628d29d0c..74175d389323 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.UpdateMembershipSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ValidateExclusivityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ValidateExclusivityRequestObjectAsyncSnippet.g.cs index 57068ae419a2..4a71d4a2d153 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ValidateExclusivityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ValidateExclusivityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ValidateExclusivityRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ValidateExclusivityRequestObjectSnippet.g.cs index 1e6e12c61748..eaf2619efbd3 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ValidateExclusivityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.GeneratedSnippets/GkeHubMembershipServiceClient.ValidateExclusivityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.Snippets/GkeHubMembershipServiceClientSnippets.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.Snippets/GkeHubMembershipServiceClientSnippets.g.cs index 254caa28d6f1..a6b00c4afc5f 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.Snippets/GkeHubMembershipServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1.Snippets/GkeHubMembershipServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/GkeHubMembershipServiceClient.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/GkeHubMembershipServiceClient.g.cs index 46310fb56326..058dcc1eadcb 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/GkeHubMembershipServiceClient.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/GkeHubMembershipServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/MembershipResourceNames.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/MembershipResourceNames.g.cs index e254b73a74f5..c24d032e83ea 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/MembershipResourceNames.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/MembershipResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/PackageApiMetadata.g.cs index 9d1480a720a6..ca81309d8d7c 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/ServiceCollectionExtensions.g.cs index 8c4897f12c0f..247c80106970 100644 --- a/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.GkeHub.V1Beta1/Google.Cloud.GkeHub.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeHub.V1Beta1/docs/index.md b/apis/Google.Cloud.GkeHub.V1Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.GkeHub.V1Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/.OwlBot.yaml b/apis/Google.Cloud.GkeMultiCloud.V1/.OwlBot.yaml index e4a4aec50892..cf5ea8ca1d65 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.GkeMultiCloud.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterAsyncSnippet.g.cs index 36790d09181c..75f62ebde3cd 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterRequestObjectAsyncSnippet.g.cs index 0b881284c5b6..0a87f8b16b43 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterRequestObjectSnippet.g.cs index bf3651ffc761..9e73296c9fe3 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterResourceNamesAsyncSnippet.g.cs index f3478beb7e0a..7aa055271e84 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterResourceNamesSnippet.g.cs index 06f8219bca7f..884a4c04ff41 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterSnippet.g.cs index 55f97bf508b5..806b522f92d1 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.CreateAttachedClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterAsyncSnippet.g.cs index 4487ff619231..e4a029331a16 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterRequestObjectAsyncSnippet.g.cs index 50149b1b5cc2..dde8e01cad8a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterRequestObjectSnippet.g.cs index 8a3b49928030..57bad64994e6 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterResourceNamesAsyncSnippet.g.cs index d865904570d1..d27322e4eff2 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterResourceNamesSnippet.g.cs index 7eef72933d22..2984017e419e 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterSnippet.g.cs index 2c7e6e25f2d6..e5954f8ac5c9 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.DeleteAttachedClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterAgentTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterAgentTokenRequestObjectAsyncSnippet.g.cs index 0bf5fb22de30..863fcba8a900 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterAgentTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterAgentTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterAgentTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterAgentTokenRequestObjectSnippet.g.cs index 8ed853329911..43587dc1b8dc 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterAgentTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterAgentTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestAsyncSnippet.g.cs index 52031fb1b506..8be8859a41d0 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestRequestObjectAsyncSnippet.g.cs index 54b48e87da47..8cae994153ff 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestRequestObjectSnippet.g.cs index 9cd6f411f77f..94a2e34b5480 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestResourceNamesAsyncSnippet.g.cs index 413b67a25018..2a5753a4ad2c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestResourceNamesSnippet.g.cs index 989519d7bec6..e3b1a1a214f3 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestSnippet.g.cs index 94972dafe4ff..aaef40a3d008 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GenerateAttachedClusterInstallManifestSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterAsyncSnippet.g.cs index af7db9fa027a..c180e6039eb9 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterRequestObjectAsyncSnippet.g.cs index 932ac5495e69..94a725dc32c1 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterRequestObjectSnippet.g.cs index d2207e71d1d8..d3ea0addcf68 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterResourceNamesAsyncSnippet.g.cs index 243369e903a9..4672ac20976c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterResourceNamesSnippet.g.cs index 4d15bd0ea7a5..599e5f45a82c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterSnippet.g.cs index 018905acf4a4..35e404220d62 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigAsyncSnippet.g.cs index 261faf88e916..564d5540d1a8 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigRequestObjectAsyncSnippet.g.cs index 6dab698a8f17..4069ce8d96f5 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigRequestObjectSnippet.g.cs index 0b813502a7a3..3195df18f07d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigResourceNamesAsyncSnippet.g.cs index 3dc124b41b85..7276f2ab4a87 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigResourceNamesSnippet.g.cs index 93972030eead..68ccaca5e61a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigSnippet.g.cs index 448c090903ee..b6ccc81315ee 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.GetAttachedServerConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterAsyncSnippet.g.cs index 63f9941df242..107995774171 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterRequestObjectAsyncSnippet.g.cs index f351d61d4908..6bbef481344b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterRequestObjectSnippet.g.cs index 082812e9896b..184a8e0db821 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterResourceNamesAsyncSnippet.g.cs index c2eaef8dd0d1..02a0b7e2fd4b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterResourceNamesSnippet.g.cs index fc65cb39339e..98c1c8c557ec 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterSnippet.g.cs index 6772466e27fe..a7dd3f97501f 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ImportAttachedClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersAsyncSnippet.g.cs index 1a5147bd32bd..df5617cbddb2 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersRequestObjectAsyncSnippet.g.cs index 2ce3c2673dce..5236c03cfc1f 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersRequestObjectSnippet.g.cs index 87ff5736a242..d15abd1cfd6c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersResourceNamesAsyncSnippet.g.cs index 61111c7d7ad4..3ffcd9261d5d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersResourceNamesSnippet.g.cs index 314992ea58ad..31edf20b1b6b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersSnippet.g.cs index 508de249fbe5..cf9716a3facf 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.ListAttachedClustersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterAsyncSnippet.g.cs index 2d9aff65016e..e85da2c03a1b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterRequestObjectAsyncSnippet.g.cs index c7eebe3154d3..61f5094a6122 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterRequestObjectSnippet.g.cs index 4175af9944f1..6e89398c85b8 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterSnippet.g.cs index 9c5e8bcc1b33..d060f8b9ee9b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AttachedClustersClient.UpdateAttachedClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterAsyncSnippet.g.cs index 55c996985f35..8e8b7db58067 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterRequestObjectAsyncSnippet.g.cs index b0b6ca40c004..49059f0ebebe 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterRequestObjectSnippet.g.cs index 03085b9f6a4a..321bff09a538 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterResourceNamesAsyncSnippet.g.cs index 09b037d04801..0435aa1a1a8f 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterResourceNamesSnippet.g.cs index b6e1ce9227a9..294c1dd393c3 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterSnippet.g.cs index b64e1acc98a3..2445a234690a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolAsyncSnippet.g.cs index 6dfda48ec408..74e0a8258edb 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolRequestObjectAsyncSnippet.g.cs index 6de8b17d4e31..abb44353ac45 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolRequestObjectSnippet.g.cs index 501e9a7754b2..6068c94eada3 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolResourceNamesAsyncSnippet.g.cs index 28fba730916b..1d26c0aa8f17 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolResourceNamesSnippet.g.cs index 2be10e009b09..ff1d15339f62 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolSnippet.g.cs index b8ffad36e18e..94923d8c3afa 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.CreateAwsNodePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterAsyncSnippet.g.cs index 1972237d1dca..aa621b27fa75 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterRequestObjectAsyncSnippet.g.cs index b815f50f6e44..8aa1e8302a93 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterRequestObjectSnippet.g.cs index bda11fb63541..b3c104cdceff 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterResourceNamesAsyncSnippet.g.cs index 613cd7086d92..3772da0d13e5 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterResourceNamesSnippet.g.cs index 6591877b2902..abac91211a64 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterSnippet.g.cs index a04e1e5c078b..cfa19fec58bb 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolAsyncSnippet.g.cs index 2963b6239437..e63e3c1a704a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolRequestObjectAsyncSnippet.g.cs index 6fa56ebf7c23..6a7da3257d33 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolRequestObjectSnippet.g.cs index 340ee7b24536..90eb6e0238dd 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolResourceNamesAsyncSnippet.g.cs index c36d5dbb3e91..3fd88692a8cc 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolResourceNamesSnippet.g.cs index 4e993ab05804..e7e755a6d42d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolSnippet.g.cs index cbd7d80c2c15..4eea386bc28a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.DeleteAwsNodePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsAccessTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsAccessTokenRequestObjectAsyncSnippet.g.cs index a9135bacb951..9cf3aeaa939b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsAccessTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsAccessTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsAccessTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsAccessTokenRequestObjectSnippet.g.cs index 125c0055bc60..94c6a3013b60 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsAccessTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsAccessTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsClusterAgentTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsClusterAgentTokenRequestObjectAsyncSnippet.g.cs index 158341468e28..7e6c20b588f5 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsClusterAgentTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsClusterAgentTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsClusterAgentTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsClusterAgentTokenRequestObjectSnippet.g.cs index 381923a3e57f..02c117706a61 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsClusterAgentTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GenerateAwsClusterAgentTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterAsyncSnippet.g.cs index 266209a71801..33df8a06e6a6 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterRequestObjectAsyncSnippet.g.cs index 19be9565342a..6d8be8c2804a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterRequestObjectSnippet.g.cs index 6e9b10ebb04e..968e0fd68b38 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterResourceNamesAsyncSnippet.g.cs index fdbe67e8ebff..9831aebfbfed 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterResourceNamesSnippet.g.cs index 2d020fe1b987..5c223ce0a8f0 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterSnippet.g.cs index e9a75fb1ead2..adf1449c8611 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsJsonWebKeysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsJsonWebKeysRequestObjectAsyncSnippet.g.cs index 47aca25d5651..01bd7e6d0151 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsJsonWebKeysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsJsonWebKeysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsJsonWebKeysRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsJsonWebKeysRequestObjectSnippet.g.cs index 8f4d19153d43..0210eb88825f 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsJsonWebKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsJsonWebKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolAsyncSnippet.g.cs index 97ee16efa566..67dffb35dc87 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolRequestObjectAsyncSnippet.g.cs index 2a6b484ec6f8..e14efacb304b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolRequestObjectSnippet.g.cs index a31e70b6cfd4..03e3b5a06f76 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolResourceNamesAsyncSnippet.g.cs index c69ce349b56a..16ac31ebd8da 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolResourceNamesSnippet.g.cs index 6248ca3aeb55..990ca7bd94b4 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolSnippet.g.cs index 399695bf072b..4b7cb22a81b2 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsNodePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsOpenIdConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsOpenIdConfigRequestObjectAsyncSnippet.g.cs index 246a7f21c98a..97ca348b1058 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsOpenIdConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsOpenIdConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsOpenIdConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsOpenIdConfigRequestObjectSnippet.g.cs index a0c680842cc8..f4e93bd249df 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsOpenIdConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsOpenIdConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigAsyncSnippet.g.cs index b7c7a1e7d97f..30353b28ea08 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigRequestObjectAsyncSnippet.g.cs index bc7d1bc04ca1..b6222c915983 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigRequestObjectSnippet.g.cs index 83800daa5472..07760f0220d7 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigResourceNamesAsyncSnippet.g.cs index a1a181907f23..6984e63c18a1 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigResourceNamesSnippet.g.cs index 7ca135a5258f..f8e32d946e00 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigSnippet.g.cs index 3958a339c999..a92444742790 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.GetAwsServerConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersAsyncSnippet.g.cs index df0fa4e2053b..1b355e890eff 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersRequestObjectAsyncSnippet.g.cs index 2dd49c297b51..89639153c085 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersRequestObjectSnippet.g.cs index 128c6c916f6b..58a453e601ae 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersResourceNamesAsyncSnippet.g.cs index 184495392301..fe9477802ae7 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersResourceNamesSnippet.g.cs index 26cbe33212ac..3a28046d98ca 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersSnippet.g.cs index d81108cc6ae0..f4361ecfca38 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsClustersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsAsyncSnippet.g.cs index 819abd4a3ab4..66412ffd3c16 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsRequestObjectAsyncSnippet.g.cs index be7b233a43e1..a2a80b1f2f04 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsRequestObjectSnippet.g.cs index 1bc9161afe8a..347ca8431829 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsResourceNamesAsyncSnippet.g.cs index 409cd16ade92..6665c05047c2 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsResourceNamesSnippet.g.cs index dfe04172dbe5..b864943affa7 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsSnippet.g.cs index 9e8ce8f2e342..5da0ed30328b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.ListAwsNodePoolsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateAsyncSnippet.g.cs index 014c22c0ade0..46e89249a73d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateRequestObjectAsyncSnippet.g.cs index b832d9c6656b..e4c5ec3acae8 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateRequestObjectSnippet.g.cs index 74f568fa23e6..86bc4123c3c9 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateResourceNamesAsyncSnippet.g.cs index 2be5f759fef1..a19b4daf0c82 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateResourceNamesSnippet.g.cs index 19c32ddaf5c0..83ce4bb82021 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateSnippet.g.cs index efed653df580..5e2a9f8ea5ad 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.RollbackAwsNodePoolUpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterAsyncSnippet.g.cs index 117dc335f6f7..2f5f689b1392 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterRequestObjectAsyncSnippet.g.cs index f43bbf41e003..e7e74120a7d6 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterRequestObjectSnippet.g.cs index 2c341e4ef25e..1ab92403302f 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterSnippet.g.cs index bedcd5da1a09..824743df7246 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolAsyncSnippet.g.cs index fec0892a3720..bb06badcf72d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolRequestObjectAsyncSnippet.g.cs index b26869a7c86a..d7a97a420882 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolRequestObjectSnippet.g.cs index f334c851976f..20c9550a3d4d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolSnippet.g.cs index 623958d47f54..1bd2afa3ea1f 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AwsClustersClient.UpdateAwsNodePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientAsyncSnippet.g.cs index 2275e36ab4d6..23bb00ba5d82 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientRequestObjectAsyncSnippet.g.cs index b6738d1fc314..6e4768233f96 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientRequestObjectSnippet.g.cs index 4b512b5c2100..a5bce9a40914 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientResourceNamesAsyncSnippet.g.cs index c87556387eeb..bf5f3316c093 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientResourceNamesSnippet.g.cs index a907b22e2df0..21c13b1eb20d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientSnippet.g.cs index 5c2404f9c4c2..49f8d7f7d775 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClientSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterAsyncSnippet.g.cs index f17d44490c70..2d42da2518c3 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterRequestObjectAsyncSnippet.g.cs index eecb0484124b..5faddc16e1a9 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterRequestObjectSnippet.g.cs index f106a5524f3b..9eee6cdbc4a8 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterResourceNamesAsyncSnippet.g.cs index 85cab8fb8e8e..80934f678140 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterResourceNamesSnippet.g.cs index 220a32fee176..4669fe31d010 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterSnippet.g.cs index 2a8bf466bed2..166cf047ae64 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolAsyncSnippet.g.cs index a9c6d4fa5ad3..523e6cfbcd0e 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolRequestObjectAsyncSnippet.g.cs index 2b042f031dec..14771e282241 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolRequestObjectSnippet.g.cs index 1ee4a53631fd..1013c5452e7c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolResourceNamesAsyncSnippet.g.cs index 39e8b2818408..b744d1b16b2b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolResourceNamesSnippet.g.cs index 4cf28ba9b381..4fe5dc7ce9ad 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolSnippet.g.cs index 68d8ca3f4bf8..361cae71f3dc 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.CreateAzureNodePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientAsyncSnippet.g.cs index 53ad606b0217..fb715675a92b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientRequestObjectAsyncSnippet.g.cs index 0066a779776f..9d27463afeac 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientRequestObjectSnippet.g.cs index 0599cfaeba5d..67038ee232c2 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientResourceNamesAsyncSnippet.g.cs index 8114da8c5392..750181c1aca3 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientResourceNamesSnippet.g.cs index f93c625ec54c..2271bd5f8cc3 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientSnippet.g.cs index 752fcd4d1407..f5c314da002b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClientSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterAsyncSnippet.g.cs index fa77d34daf49..3afb322a1c8a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterRequestObjectAsyncSnippet.g.cs index 336f65a72a27..e96bd345dc0f 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterRequestObjectSnippet.g.cs index 662344b0c242..5254b3ade2e2 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterResourceNamesAsyncSnippet.g.cs index cfc5c43b532a..8e50bd1a5a7a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterResourceNamesSnippet.g.cs index 4e1ad7e149f1..aec318ab421e 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterSnippet.g.cs index aefd4ad3d3a2..38d1a7103bee 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolAsyncSnippet.g.cs index 85edaa88a9d2..398c4e3bc479 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolRequestObjectAsyncSnippet.g.cs index dcda04334327..5e52d70aa5c5 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolRequestObjectSnippet.g.cs index 6da6a0c5b0a0..13e86f23c0ef 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolResourceNamesAsyncSnippet.g.cs index d292acb4a049..982e72e23312 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolResourceNamesSnippet.g.cs index 9486839160a0..e337f5e633a9 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolSnippet.g.cs index af0b098a4fa4..08e11ad4b919 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.DeleteAzureNodePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureAccessTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureAccessTokenRequestObjectAsyncSnippet.g.cs index 1ca6ce07945d..143c4b2e9eb7 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureAccessTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureAccessTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureAccessTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureAccessTokenRequestObjectSnippet.g.cs index 339c1c19532d..168a2c672107 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureAccessTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureAccessTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureClusterAgentTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureClusterAgentTokenRequestObjectAsyncSnippet.g.cs index 7f7b64dc011c..2054a2e052a4 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureClusterAgentTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureClusterAgentTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureClusterAgentTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureClusterAgentTokenRequestObjectSnippet.g.cs index a04984e3f2cf..a9de2340d98b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureClusterAgentTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GenerateAzureClusterAgentTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientAsyncSnippet.g.cs index 0c2ed33ab062..8c4b468bfecc 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientRequestObjectAsyncSnippet.g.cs index 513f522498a0..250f3540e3f4 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientRequestObjectSnippet.g.cs index 953d1db42225..9a1fcb382769 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientResourceNamesAsyncSnippet.g.cs index ad16dda10413..aec294841148 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientResourceNamesSnippet.g.cs index 5fe5c90696d0..90eec8933543 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientSnippet.g.cs index 2e41a936442f..740be69bf2b7 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClientSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterAsyncSnippet.g.cs index e9b359c19019..71aaf49e0843 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterRequestObjectAsyncSnippet.g.cs index c29e2a7e4f4c..dfc8ec2b4261 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterRequestObjectSnippet.g.cs index 30d2d6abb48a..9eee792add44 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterResourceNamesAsyncSnippet.g.cs index b3dab4fe3a07..f41087b60137 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterResourceNamesSnippet.g.cs index e10d3f41b61f..a2bc72a13108 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterSnippet.g.cs index 25b6584a1477..05d069fff5af 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysAsyncSnippet.g.cs index 1896213d5ad9..cc796a6bfb1a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysRequestObjectAsyncSnippet.g.cs index fff48a34efcc..3fadeb1b2fce 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysRequestObjectSnippet.g.cs index f4e8501d4cc6..0ef5237a7080 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysResourceNamesAsyncSnippet.g.cs index 7159fdf0eca6..d78711aea37c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysResourceNamesSnippet.g.cs index 45c27e82b13b..816d5cd08fb4 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysSnippet.g.cs index b40e332a236b..b354050e9739 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureJsonWebKeysSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolAsyncSnippet.g.cs index 3fe3259ed242..201279103bf6 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolRequestObjectAsyncSnippet.g.cs index ac60eb7ebb23..4a0cbbb36d8c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolRequestObjectSnippet.g.cs index d339fbe65d04..a5748ece8f44 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolResourceNamesAsyncSnippet.g.cs index 4c64af454146..bf7a0c05e5ea 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolResourceNamesSnippet.g.cs index bdbb011a0ff2..04f327634d96 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolSnippet.g.cs index 0741678fe80c..b13d7e562976 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureNodePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigAsyncSnippet.g.cs index 9cdab10d7c41..1c9478abdb71 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigRequestObjectAsyncSnippet.g.cs index c6272716ac32..dbbec88a95b8 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigRequestObjectSnippet.g.cs index 1b618a47ecbb..75493d13265e 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigResourceNamesAsyncSnippet.g.cs index ed25552e946e..a2d390d77cf5 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigResourceNamesSnippet.g.cs index db5c34b674fc..0431d2e9d0af 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigSnippet.g.cs index 6726da4e92c5..35146555c849 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureOpenIdConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigAsyncSnippet.g.cs index b7acf21e9f6d..84f2c2516730 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigRequestObjectAsyncSnippet.g.cs index 5a436d67514d..5ece27a6364c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigRequestObjectSnippet.g.cs index 9c88ee20a8b0..929e21f2a87c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigResourceNamesAsyncSnippet.g.cs index b1567927084a..ffbb2c439dc4 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigResourceNamesSnippet.g.cs index 41fb8670ad0f..40bc1f7a071a 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigSnippet.g.cs index 53beaeeecdc8..dd237794103b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.GetAzureServerConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsAsyncSnippet.g.cs index f0f7c5239cf8..6b96664aeced 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsRequestObjectAsyncSnippet.g.cs index 22f42ddaeb42..e3884c47e907 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsRequestObjectSnippet.g.cs index 9f2fb1464cee..93e7d56d42be 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsResourceNamesAsyncSnippet.g.cs index f27139c6bca2..22ec280c9a24 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsResourceNamesSnippet.g.cs index 0ebd5cff46f1..0464f3ea9af7 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsSnippet.g.cs index 30ea24ea2b2c..33cf8c494227 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClientsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersAsyncSnippet.g.cs index 85d78c618879..d8225bdaafe1 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersRequestObjectAsyncSnippet.g.cs index 68b1edd85ef0..802a7c8b1eff 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersRequestObjectSnippet.g.cs index d3dfce9fc62b..8f2ee4ccebf0 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersResourceNamesAsyncSnippet.g.cs index 23ac5c1474e3..8a47f67452fd 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersResourceNamesSnippet.g.cs index b20d98eaaeb6..d68bc8827221 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersSnippet.g.cs index a03409296484..bf14570bd16b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureClustersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsAsyncSnippet.g.cs index 73f3ff77a661..1dc0798ca6cd 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsRequestObjectAsyncSnippet.g.cs index eb5564808273..0da1c5288adc 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsRequestObjectSnippet.g.cs index 09131f0f7135..f60b640e7371 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsResourceNamesAsyncSnippet.g.cs index ff9a70dce552..6cb2504af654 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsResourceNamesSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsResourceNamesSnippet.g.cs index 49146ac0c6ff..0b387bb209d8 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsSnippet.g.cs index 1268f954edc8..cd2f9b12ef55 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.ListAzureNodePoolsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterAsyncSnippet.g.cs index 58236a88d38a..bdbee48c19a6 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterRequestObjectAsyncSnippet.g.cs index 23a7497f7e50..6618f1d43ac7 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterRequestObjectSnippet.g.cs index 72054e0dcd9a..3ba386e1c3ae 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterSnippet.g.cs index c6b420be63cf..dda0d33796b9 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolAsyncSnippet.g.cs index 59857f2e4e66..8b6f68a6efef 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolRequestObjectAsyncSnippet.g.cs index 5be49709269e..d081d17f58cd 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolRequestObjectSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolRequestObjectSnippet.g.cs index 309034b52a30..401762113ae0 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolSnippet.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolSnippet.g.cs index ad840fbb0f00..d9631b924fb4 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolSnippet.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.GeneratedSnippets/AzureClustersClient.UpdateAzureNodePoolSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AttachedClustersClientSnippets.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AttachedClustersClientSnippets.g.cs index ebe8f69b9316..055f7641af0d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AttachedClustersClientSnippets.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AttachedClustersClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AwsClustersClientSnippets.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AwsClustersClientSnippets.g.cs index 50f9a5f0c9c0..469d12469e92 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AwsClustersClientSnippets.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AwsClustersClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AzureClustersClientSnippets.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AzureClustersClientSnippets.g.cs index 1f228361e901..9544d6f32818 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AzureClustersClientSnippets.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.Snippets/AzureClustersClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedClustersClient.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedClustersClient.g.cs index d0625f709eb6..73461b2e38f2 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedClustersClient.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedClustersClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedResources.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedResources.g.cs index bde38e7b71bc..0185daea069d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedResources.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedResources.g.cs @@ -569,7 +569,8 @@ public string KubernetesVersion { /// encoded Unicode characters except single quotes ('), double quotes ("), /// backslashes (\), and forward slashes (/). /// - /// See [Tags](http://cloud/resource-manager/docs/tags/tags-overview) + /// See + /// [Tags](https://cloud.google.com/resource-manager/docs/tags/tags-overview) /// for more details on Google Cloud Platform tags. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedResourcesResourceNames.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedResourcesResourceNames.g.cs index e80e0023f549..f816aa60892b 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedServiceResourceNames.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedServiceResourceNames.g.cs index d2517f80ba12..a5c0353fb3d8 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedServiceResourceNames.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AttachedServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsClustersClient.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsClustersClient.g.cs index c60fe3e51ca8..b17dda81b9c9 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsClustersClient.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsClustersClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsResourcesResourceNames.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsResourcesResourceNames.g.cs index 27af4c78c70d..47202ad6ab91 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsServiceResourceNames.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsServiceResourceNames.g.cs index a39d9bdd393d..fb4b4f741d40 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsServiceResourceNames.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AwsServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureClustersClient.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureClustersClient.g.cs index 52ba1610bcbc..e4cea9afe73c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureClustersClient.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureClustersClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureResourcesResourceNames.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureResourcesResourceNames.g.cs index 8187f35d38c1..3059defb3a5d 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureServiceResourceNames.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureServiceResourceNames.g.cs index c4ca97a74138..166af22fd5dc 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureServiceResourceNames.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/AzureServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.csproj b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.csproj index 7dadc5839ae0..9fd2a5b9bdea 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.csproj +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1.csproj @@ -1,7 +1,7 @@  - 2.7.0 + 2.8.0 netstandard2.0;net462 true Recommended Google client library to access the Anthos Multi-Cloud API, which provides a way to manage Kubernetes clusters that run on AWS and Azure infrastructure using the Anthos Multi-Cloud API. Combined with Connect, you can manage Kubernetes clusters on Google Cloud, AWS, and Azure from the Google Cloud Console. When you create a cluster with Anthos Multi-Cloud, Google creates the resources needed and brings up a cluster on your behalf. You can deploy workloads with the Anthos Multi-Cloud API or the gcloud and kubectl command-line tools. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/PackageApiMetadata.g.cs index d3fd5e337c66..cbb2732f9e63 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/ServiceCollectionExtensions.g.cs index 7e43ca69b549..a8f65fed226f 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.GkeMultiCloud.V1/Google.Cloud.GkeMultiCloud.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.GkeMultiCloud.V1/docs/history.md b/apis/Google.Cloud.GkeMultiCloud.V1/docs/history.md index f068e5d0d7b1..77948d575b9c 100644 --- a/apis/Google.Cloud.GkeMultiCloud.V1/docs/history.md +++ b/apis/Google.Cloud.GkeMultiCloud.V1/docs/history.md @@ -1,5 +1,16 @@ # Version history +## Version 2.8.0, released 2025-01-06 + +### New features + +- Added support for optionally disabling built-in GKE metrics ([commit 3170840](https://github.com/googleapis/google-cloud-dotnet/commit/317084009432ca7040b2a6cf1bf1f77efeaee353)) +- Added tag bindings support for Attached Clusters ([commit 3170840](https://github.com/googleapis/google-cloud-dotnet/commit/317084009432ca7040b2a6cf1bf1f77efeaee353)) + +### Documentation improvements + +- Updated comments of existing fields ([commit 3170840](https://github.com/googleapis/google-cloud-dotnet/commit/317084009432ca7040b2a6cf1bf1f77efeaee353)) + ## Version 2.7.0, released 2024-09-16 ### New features diff --git a/apis/Google.Cloud.Iam.Admin.V1/.OwlBot.yaml b/apis/Google.Cloud.Iam.Admin.V1/.OwlBot.yaml index 8a6b43b1d70a..90eb13c71a29 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Iam.Admin.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateRoleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateRoleRequestObjectAsyncSnippet.g.cs index 78a6e51ed173..09d653c6e583 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateRoleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateRoleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateRoleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateRoleRequestObjectSnippet.g.cs index be644d1ae8d7..91f499f53478 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateRoleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateRoleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountAsyncSnippet.g.cs index 0d78b19cb05c..f7a32bc95a65 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyAsyncSnippet.g.cs index 9e1f3be31e82..3ecc3f3d1e14 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyRequestObjectAsyncSnippet.g.cs index 56ef14c1d770..4b9422f201c5 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyRequestObjectSnippet.g.cs index 2adb0510ba46..44af79cb704d 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyResourceNamesAsyncSnippet.g.cs index 52c5ff355fd9..c12c8b8d549c 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyResourceNamesSnippet.g.cs index 06277728f72a..945ded94ca54 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeySnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeySnippet.g.cs index 87d7f1e322ea..43aa5ed419b7 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeySnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountRequestObjectAsyncSnippet.g.cs index 22467f3f6539..a6a5e776a848 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountRequestObjectSnippet.g.cs index 425cd46a14c6..c3169a148b6b 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountResourceNamesAsyncSnippet.g.cs index 6dc303d35943..60840fce766a 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountResourceNamesSnippet.g.cs index a9e6f9acfcb0..7c4704b586d1 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountSnippet.g.cs index 750d2ecd4477..4eb54a09fc85 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.CreateServiceAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteRoleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteRoleRequestObjectAsyncSnippet.g.cs index a29df1072caf..267b316485b9 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteRoleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteRoleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteRoleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteRoleRequestObjectSnippet.g.cs index d9fd1bb2b3c9..622073684151 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteRoleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteRoleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountAsyncSnippet.g.cs index 471e69ad9a8a..983ca005d1e1 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyAsyncSnippet.g.cs index 14dcc5e61c01..38301f4dff55 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyRequestObjectAsyncSnippet.g.cs index 80c06133e43b..e5a1136ee8f4 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyRequestObjectSnippet.g.cs index a9eece4083fb..90ac3a905abf 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyResourceNamesAsyncSnippet.g.cs index 80053f1e1814..4fcb92e59013 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyResourceNamesSnippet.g.cs index 8c592f8b7922..18527a59ed8d 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeySnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeySnippet.g.cs index 2d261a47b542..99469d0bac27 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeySnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountRequestObjectAsyncSnippet.g.cs index 567c3224e068..4edeea4679f3 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountRequestObjectSnippet.g.cs index f1187d80b592..7f3768823d10 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountResourceNamesAsyncSnippet.g.cs index bcbb70cab0e8..5de0eb90951d 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountResourceNamesSnippet.g.cs index b4e8620f576d..3995e225692a 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountSnippet.g.cs index 65d73c31ddf3..9728065d54b3 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DeleteServiceAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyAsyncSnippet.g.cs index 1241fb5cd06c..48307a509dcf 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyRequestObjectAsyncSnippet.g.cs index 78ec031e464d..da9bb71c2e05 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyRequestObjectSnippet.g.cs index 117b656ca544..000d598d9471 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyResourceNamesAsyncSnippet.g.cs index f7630cb82e71..c81f9af035b6 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyResourceNamesSnippet.g.cs index e17791cf7b31..e842216d3f05 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeySnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeySnippet.g.cs index 0227a400dce4..ecae400592bd 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeySnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountRequestObjectAsyncSnippet.g.cs index 7f0f6122dc2c..7b1a5970caaf 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountRequestObjectSnippet.g.cs index d084275fc106..15159651dc15 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.DisableServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyAsyncSnippet.g.cs index e407225380f1..34026107c719 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyRequestObjectAsyncSnippet.g.cs index ae2d279bcf46..8b56bafecf1f 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyRequestObjectSnippet.g.cs index 63e119e84b24..e161ef1ee815 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyResourceNamesAsyncSnippet.g.cs index e59790a96a8a..51a5eb763536 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyResourceNamesSnippet.g.cs index 3c899c65fcdb..c39e6874a616 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeySnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeySnippet.g.cs index 9cab8543532e..a9d779ee34c8 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeySnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountRequestObjectAsyncSnippet.g.cs index 14ab5b3d5d64..1fb8e9f8d7ab 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountRequestObjectSnippet.g.cs index fadbd88a37cc..914cdf137425 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.EnableServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyAsyncSnippet.g.cs index 8af13156dd76..7c6023f56ad1 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index da29cb08485f..e3dbef9936f0 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyRequestObjectSnippet.g.cs index 77a7111fe044..4bd4e51e8cf8 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs index da450ae6fda7..caf2423b7f91 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyResourceNamesSnippet.g.cs index 02d452dfa47b..e89bc7bc88d4 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicySnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicySnippet.g.cs index 27ac0961be0e..e83c963c334e 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetRoleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetRoleRequestObjectAsyncSnippet.g.cs index 5e574355fb3f..230409963920 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetRoleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetRoleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetRoleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetRoleRequestObjectSnippet.g.cs index eeaedab617f9..8799c5bf9688 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetRoleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetRoleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountAsyncSnippet.g.cs index 6088374f5713..11bb3624fe3b 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyAsyncSnippet.g.cs index 788445d9890e..a08b1dae0da1 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyRequestObjectAsyncSnippet.g.cs index f56337fe8335..623db2be3ecc 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyRequestObjectSnippet.g.cs index 4a324daeabdf..5c606ee6fcb9 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyResourceNamesAsyncSnippet.g.cs index 847b665a5d67..4bc5fbd7caf3 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyResourceNamesSnippet.g.cs index c832b72981de..0251fbd00b5a 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeySnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeySnippet.g.cs index 1884259e9ad5..592111e1aa6c 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeySnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountRequestObjectAsyncSnippet.g.cs index e5bf12b65298..f411b17b9325 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountRequestObjectSnippet.g.cs index 128aad25b336..505092225cf2 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountResourceNamesAsyncSnippet.g.cs index 6830f79a8236..9a75ba265dea 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountResourceNamesSnippet.g.cs index f5d79f1026c2..e16a042554a1 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountSnippet.g.cs index 1cd59bf3b7b5..c692caf4526c 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.GetServiceAccountSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.LintPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.LintPolicyRequestObjectAsyncSnippet.g.cs index 276a4efd57e0..ebe5958dc821 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.LintPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.LintPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.LintPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.LintPolicyRequestObjectSnippet.g.cs index 6c93d35c2252..5f574f44f883 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.LintPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.LintPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListRolesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListRolesRequestObjectAsyncSnippet.g.cs index d3692f36f2ea..87a05cc5c20f 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListRolesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListRolesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListRolesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListRolesRequestObjectSnippet.g.cs index 09e9e387c5e6..cf64a3c55b47 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListRolesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListRolesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysAsyncSnippet.g.cs index ec1a46878ef5..7c09684d8dc5 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysRequestObjectAsyncSnippet.g.cs index ff1b6e8c6750..1a326d8f700b 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysRequestObjectSnippet.g.cs index 185687b5a5ef..094cebc5a0ca 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysResourceNamesAsyncSnippet.g.cs index 9265a369499b..d9ed0a5b0309 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysResourceNamesSnippet.g.cs index b59203ac8f62..c8912b08338b 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysSnippet.g.cs index 2bc44292e195..f6689257d748 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountKeysSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsAsyncSnippet.g.cs index 723c33b82aba..49f13d253442 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsRequestObjectAsyncSnippet.g.cs index 0fe5b5b83137..7409319172bf 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsRequestObjectSnippet.g.cs index 185fdc728991..4520d92446d2 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsResourceNamesAsyncSnippet.g.cs index 64467c95bed0..3984371ddf28 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsResourceNamesSnippet.g.cs index d4f7f4594335..5b468aab557c 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsSnippet.g.cs index 338ccc465642..f698cc6ab8a4 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.ListServiceAccountsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.PatchServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.PatchServiceAccountRequestObjectAsyncSnippet.g.cs index 091cf312d89c..f78b56c80fb1 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.PatchServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.PatchServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.PatchServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.PatchServiceAccountRequestObjectSnippet.g.cs index 22ff6f94d0a5..90c3ea668a4b 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.PatchServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.PatchServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryAuditableServicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryAuditableServicesRequestObjectAsyncSnippet.g.cs index 632ca1188160..71910ba75f14 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryAuditableServicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryAuditableServicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryAuditableServicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryAuditableServicesRequestObjectSnippet.g.cs index 6fd0592e5744..fb6ba8f17e1c 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryAuditableServicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryAuditableServicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesAsyncSnippet.g.cs index 0f515947a29e..6d010746c0d0 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesRequestObjectAsyncSnippet.g.cs index ffd5111cd42a..3b5df06f870e 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesRequestObjectSnippet.g.cs index bbee1bd14be9..daec2a9afa57 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesSnippet.g.cs index 9481f6bcca87..14d1334c32bc 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryGrantableRolesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryTestablePermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryTestablePermissionsRequestObjectAsyncSnippet.g.cs index 21c3f782f69d..c3eb8851a890 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryTestablePermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryTestablePermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryTestablePermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryTestablePermissionsRequestObjectSnippet.g.cs index df96ce719be3..d05867567e11 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryTestablePermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.QueryTestablePermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyAsyncSnippet.g.cs index f6a032e82ed7..6212372ccc55 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index c73154f258cf..4734912a56d4 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyRequestObjectSnippet.g.cs index e411a8247a51..48bc7853ac48 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs index 75f087a1e892..8921ee706767 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyResourceNamesSnippet.g.cs index d55bea393f8d..c13beedb4573 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicySnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicySnippet.g.cs index b3ba68175287..ce6670f6beb7 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicySnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SetIamPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobAsyncSnippet.g.cs index d9ad62656b93..189d074d1006 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobRequestObjectAsyncSnippet.g.cs index 0575d553adb5..bc9533934aa9 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobRequestObjectSnippet.g.cs index 34459b5cfc84..81c288456837 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobResourceNamesAsyncSnippet.g.cs index 0adbaa617f1c..480a2b90ba7b 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobResourceNamesSnippet.g.cs index b956560221e9..210a4b92ce03 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobSnippet.g.cs index 499e79456718..9583be5c5b27 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignBlobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtAsyncSnippet.g.cs index 8304d6a0a7aa..4ebdb03a9a50 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtRequestObjectAsyncSnippet.g.cs index a0e6483c5492..be41128c8ee3 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtRequestObjectSnippet.g.cs index 512d380347f7..10cd47dcee0d 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtResourceNamesAsyncSnippet.g.cs index 6b5d7155c265..1e07b2d36376 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtResourceNamesSnippet.g.cs index c88b7e686673..442f9b722e13 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtSnippet.g.cs index 5b8bfdd0d95d..e22b0d87e267 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.SignJwtSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsAsyncSnippet.g.cs index a02156d20875..d7decd4ec098 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index 3722e58e8947..f98ca7f0f03f 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsRequestObjectSnippet.g.cs index e6f721c19ca1..6441c30e9c99 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs index 9de2ddc26278..47c2ea5950c8 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsResourceNamesSnippet.g.cs index fc553aa290cc..21bc85383156 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsSnippet.g.cs index 3881b34c80e3..7419862654c0 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.TestIamPermissionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteRoleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteRoleRequestObjectAsyncSnippet.g.cs index 9acf4044e60e..8d4dcaf0e931 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteRoleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteRoleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteRoleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteRoleRequestObjectSnippet.g.cs index e6ab611a12fe..bbbc613ba7cb 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteRoleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteRoleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteServiceAccountRequestObjectAsyncSnippet.g.cs index 8f922b6dbba2..7c882cb5d071 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteServiceAccountRequestObjectSnippet.g.cs index d9b17be5f371..f0528adea7d8 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UndeleteServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateRoleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateRoleRequestObjectAsyncSnippet.g.cs index f05a4e11861f..6e6cefe117c6 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateRoleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateRoleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateRoleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateRoleRequestObjectSnippet.g.cs index d0624c287b18..2b734bc46ff4 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateRoleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateRoleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateServiceAccountRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateServiceAccountRequestObjectAsyncSnippet.g.cs index d56deaaa2fa2..188d37b999b0 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateServiceAccountRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateServiceAccountRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateServiceAccountRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateServiceAccountRequestObjectSnippet.g.cs index 151bbc485d17..e636ae4198a8 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateServiceAccountRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UpdateServiceAccountRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UploadServiceAccountKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UploadServiceAccountKeyRequestObjectAsyncSnippet.g.cs index 4dc3c31d4f9e..6cb2832415fa 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UploadServiceAccountKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UploadServiceAccountKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UploadServiceAccountKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UploadServiceAccountKeyRequestObjectSnippet.g.cs index a1f2c65734e2..66408d739cd7 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UploadServiceAccountKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.GeneratedSnippets/IAMClient.UploadServiceAccountKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.Snippets/IAMClientSnippets.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.Snippets/IAMClientSnippets.g.cs index 65964be7e777..f35fd90373b9 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.Snippets/IAMClientSnippets.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1.Snippets/IAMClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/IAMClient.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/IAMClient.g.cs index 44d117a7eb82..882cd34d015e 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/IAMClient.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/IAMClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/IamResourceNames.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/IamResourceNames.g.cs index 85ed81512ec1..8a148ba06653 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/IamResourceNames.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/IamResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/PackageApiMetadata.g.cs index 4a1e6a3754d7..ce61f6adfd57 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/ServiceCollectionExtensions.g.cs index 69071b9d0e66..e91917f8a13c 100644 --- a/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Iam.Admin.V1/Google.Cloud.Iam.Admin.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Admin.V1/docs/index.md b/apis/Google.Cloud.Iam.Admin.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Iam.Admin.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Iam.Credentials.V1/.OwlBot.yaml b/apis/Google.Cloud.Iam.Credentials.V1/.OwlBot.yaml index 1146aea4cb8b..7aee1281e361 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Iam.Credentials.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenAsyncSnippet.g.cs index 1740818b735c..1d1c642ab956 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenRequestObjectAsyncSnippet.g.cs index a96a0badd60e..0c67f7ae737b 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenRequestObjectSnippet.g.cs index 1f30e152b45b..70e88c61b91b 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenResourceNamesAsyncSnippet.g.cs index e3e038b98e12..575ba2f7f476 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenResourceNamesSnippet.g.cs index 44c65379ebe6..8f46933a84b5 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenSnippet.g.cs index e100bd91a954..e3e0e881e494 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateAccessTokenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenAsyncSnippet.g.cs index c5028c903df2..70075c71712f 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenRequestObjectAsyncSnippet.g.cs index be3d4f33b476..3b2da602a5b5 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenRequestObjectSnippet.g.cs index b3ec5a5c891a..56a917ffe6c4 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenResourceNamesAsyncSnippet.g.cs index bab25703a360..8c6170082f1d 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenResourceNamesSnippet.g.cs index be5490d28c08..22ca13c04c2e 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenSnippet.g.cs index e36b68dfbccc..59a0c8c198c3 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.GenerateIdTokenSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobAsyncSnippet.g.cs index 972962beb74d..db464a041afe 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobRequestObjectAsyncSnippet.g.cs index 9112c3cfe03a..0fc3a1143ee2 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobRequestObjectSnippet.g.cs index 424f57e3668a..cd69c07f08f5 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobResourceNamesAsyncSnippet.g.cs index 3eb83f95da7a..e04536d49330 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobResourceNamesSnippet.g.cs index 6c0517501d3a..bd82ed7e19e4 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobSnippet.g.cs index cd639301e768..549f313bed40 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignBlobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtAsyncSnippet.g.cs index 5323721d81f8..5b56ff9b07c3 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtRequestObjectAsyncSnippet.g.cs index 9e28da33c19b..4687ffd7597b 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtRequestObjectSnippet.g.cs index 3c603e87302a..48db0b4e5eb1 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtResourceNamesAsyncSnippet.g.cs index 0ff3271577f2..68cee22a3d82 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtResourceNamesSnippet.g.cs index a99c105bea8e..30c89c05488d 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtSnippet.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtSnippet.g.cs index 88e39b5a49ee..598088513f6b 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtSnippet.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.GeneratedSnippets/IAMCredentialsClient.SignJwtSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.Snippets/IAMCredentialsClientSnippets.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.Snippets/IAMCredentialsClientSnippets.g.cs index cee95065eaf2..3256b88238f2 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.Snippets/IAMCredentialsClientSnippets.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1.Snippets/IAMCredentialsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/CommonResourceNames.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/CommonResourceNames.g.cs index ae9cf4a1fdd8..67ac4dddae1e 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/CommonResourceNames.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/CommonResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/IAMCredentialsClient.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/IAMCredentialsClient.g.cs index 5791202d085a..897614a93cdd 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/IAMCredentialsClient.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/IAMCredentialsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/PackageApiMetadata.g.cs index 1ac8cc319a7b..2e785d0c58da 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/ServiceCollectionExtensions.g.cs index 28eb11d4f85d..f08bcd44da63 100644 --- a/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Iam.Credentials.V1/Google.Cloud.Iam.Credentials.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.Credentials.V1/docs/index.md b/apis/Google.Cloud.Iam.Credentials.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Iam.Credentials.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Iam.V1/.OwlBot.yaml b/apis/Google.Cloud.Iam.V1/.OwlBot.yaml index bb48bace59c9..003306e12239 100644 --- a/apis/Google.Cloud.Iam.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Iam.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index b53c4169704a..065b6137e3ca 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.GetIamPolicyRequestObjectSnippet.g.cs index f1f0ee6c2da8..abef93b72462 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index 717e7d7207de..0699a87695f4 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.SetIamPolicyRequestObjectSnippet.g.cs index 191c8ee61c30..4b823c2e1ed2 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index e23ec63f902b..7aa4406e42ac 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.TestIamPermissionsRequestObjectSnippet.g.cs index d6706316b7da..df9eae6e51cc 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.GeneratedSnippets/IAMPolicyClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.Snippets/IAMPolicyClientSnippets.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.Snippets/IAMPolicyClientSnippets.g.cs index cfdc192fc277..03382e22873a 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.Snippets/IAMPolicyClientSnippets.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1.Snippets/IAMPolicyClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IAMPolicyClient.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IAMPolicyClient.g.cs index c38f89f83ce0..b771c0e46efe 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IAMPolicyClient.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IAMPolicyClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IamPolicyResourceNames.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IamPolicyResourceNames.g.cs index 9f634934e7c7..3c3ba482c98b 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IamPolicyResourceNames.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IamPolicyResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/PackageApiMetadata.g.cs index 357d48873fc9..33c926cd072e 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/ServiceCollectionExtensions.g.cs index c71e328c4743..7339707a6264 100644 --- a/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V1/docs/index.md b/apis/Google.Cloud.Iam.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Iam.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Iam.V2/.OwlBot.yaml b/apis/Google.Cloud.Iam.V2/.OwlBot.yaml index 25689094bd96..c40f3306cb43 100644 --- a/apis/Google.Cloud.Iam.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.Iam.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyAsyncSnippet.g.cs index 25891d89c080..ed6c92a90362 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyRequestObjectAsyncSnippet.g.cs index d20fe71da9ef..1addc8268925 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyRequestObjectSnippet.g.cs index 5db5c0270109..a7a923951196 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicySnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicySnippet.g.cs index 9e18548316e4..4e5b63e7a139 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicySnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.CreatePolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyAsyncSnippet.g.cs index 3da0a72956f1..63ca210f87c6 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyRequestObjectAsyncSnippet.g.cs index f73a59f8d0ab..c05c0915531d 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyRequestObjectSnippet.g.cs index 8c866bfc43e2..e2cb885b7a14 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicySnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicySnippet.g.cs index 346abe579d4f..4904283067ad 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicySnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.DeletePolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyAsyncSnippet.g.cs index 449997732650..f20d170b4ad4 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyRequestObjectAsyncSnippet.g.cs index 895bf8e44032..993bc18965cf 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyRequestObjectSnippet.g.cs index 1d7e01109ad8..a52b5d36da86 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicySnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicySnippet.g.cs index dd0a4d801b1b..ee73674540c2 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicySnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.GetPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesAsyncSnippet.g.cs index 71ec23126d0c..83ec06b6443e 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesRequestObjectAsyncSnippet.g.cs index 42eadc042e52..0405c3301ef5 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesRequestObjectSnippet.g.cs index a9dcf9a945e2..455201228a36 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesSnippet.g.cs index ab3b85d7e5ec..c4b436066dff 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.ListPoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.UpdatePolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.UpdatePolicyRequestObjectAsyncSnippet.g.cs index 43f2244e4172..7952b5a8446d 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.UpdatePolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.UpdatePolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.UpdatePolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.UpdatePolicyRequestObjectSnippet.g.cs index 6f3f28cc31c6..cfe6c5378669 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.UpdatePolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.GeneratedSnippets/PoliciesClient.UpdatePolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.Snippets/PoliciesClientSnippets.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.Snippets/PoliciesClientSnippets.g.cs index 71e8adcc6b33..3c650e43256f 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.Snippets/PoliciesClientSnippets.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2.Snippets/PoliciesClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/PackageApiMetadata.g.cs index cc93ba016a97..f1b2e7ce3b22 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/PoliciesClient.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/PoliciesClient.g.cs index 691edb27bbfd..738c2b919a0b 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/PoliciesClient.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/PoliciesClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/ServiceCollectionExtensions.g.cs index d1350848acb4..26c7f6b32a99 100644 --- a/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Iam.V2/Google.Cloud.Iam.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iam.V2/docs/index.md b/apis/Google.Cloud.Iam.V2/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Iam.V2/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Iap.V1/.OwlBot.yaml b/apis/Google.Cloud.Iap.V1/.OwlBot.yaml index c2cca83f45a0..d95b3b415b22 100644 --- a/apis/Google.Cloud.Iap.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Iap.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupAsyncSnippet.g.cs index 1bc250f15f39..93b0ee425a82 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupRequestObjectAsyncSnippet.g.cs index 6cca02c0b9b3..4662b2769d0a 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupRequestObjectSnippet.g.cs index eb9ecd5a7837..deb0e58bff26 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupResourceNamesAsyncSnippet.g.cs index 4912aea0e320..d0a02334c6a7 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupResourceNamesSnippet.g.cs index 93449f5baf0f..3f58b0fdad2e 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupSnippet.g.cs index acee662e8d72..c9dc0bc7f342 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupAsyncSnippet.g.cs index 14266541e995..8c462e0c27c5 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupRequestObjectAsyncSnippet.g.cs index ab19a315d616..073937bc08ea 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupRequestObjectSnippet.g.cs index 894aefe8130e..46a470bf1e1a 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupResourceNamesAsyncSnippet.g.cs index 41345726d9a8..ed8ae3a5ad86 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupResourceNamesSnippet.g.cs index 5cc71dcc1df6..8acdc5f99c5c 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupSnippet.g.cs index 66ee4b175590..a1c71c51d324 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs index 5225772d2383..e797ad171b65 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIamPolicyRequestObjectSnippet.g.cs index d6f9f48653e3..5ded512cf11a 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIapSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIapSettingsRequestObjectAsyncSnippet.g.cs index 127d96bbadfd..5f841233fd09 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIapSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIapSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIapSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIapSettingsRequestObjectSnippet.g.cs index 4b40dd619b71..6240cb91cadb 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIapSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetIapSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupAsyncSnippet.g.cs index 86a66638f9a9..9a044b8cf692 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupRequestObjectAsyncSnippet.g.cs index 95664d9cc1b7..5e71f0bf6433 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupRequestObjectSnippet.g.cs index 89f968180b46..b15c65d82bcc 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupResourceNamesAsyncSnippet.g.cs index e846cda14766..11fbeb233ad3 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupResourceNamesSnippet.g.cs index 1343ffc02898..d8caee3a7943 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupSnippet.g.cs index b87a1eed3e23..866230a1bdf8 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsAsyncSnippet.g.cs index a913cc56b844..3bd7631f1c7b 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsRequestObjectAsyncSnippet.g.cs index 03538c5651f1..23f03aba9839 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsRequestObjectSnippet.g.cs index 699733502dbe..2e2447563dfb 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsResourceNamesAsyncSnippet.g.cs index c07990d05272..0278e539e28e 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsResourceNamesSnippet.g.cs index 22955fdee2a0..09c315b58fa2 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsSnippet.g.cs index a1839e8af61c..bd805ad7de17 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs index e2e645147f59..ab5755da5a5f 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.SetIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.SetIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.SetIamPolicyRequestObjectSnippet.g.cs index af54d5ee3e71..0d28a3bc8082 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.SetIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.SetIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs index c24afa408cbd..ce35094ee4b9 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.TestIamPermissionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs index 04931f175552..765665e7e406 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.TestIamPermissionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateIapSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateIapSettingsRequestObjectAsyncSnippet.g.cs index 96fb7ad55e30..6489f6d5b8eb 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateIapSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateIapSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateIapSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateIapSettingsRequestObjectSnippet.g.cs index 64eb25b2a9ef..b19a54346937 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateIapSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateIapSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupAsyncSnippet.g.cs index 82418d3e9533..79ad752473fd 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupRequestObjectAsyncSnippet.g.cs index 8a65634ed19f..011632755f77 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupRequestObjectSnippet.g.cs index edd8191571bc..08daba66feaf 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupSnippet.g.cs index 22bbf315fc12..2029fdd2bff3 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateBrandRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateBrandRequestObjectAsyncSnippet.g.cs index eac1d7829f66..df5ba63cdc15 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateBrandRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateBrandRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateBrandRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateBrandRequestObjectSnippet.g.cs index f92ca9d618da..eb6bd434a8d2 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateBrandRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateBrandRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs index 2f92e12704f6..e4bcc0cc9d0f 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientRequestObjectSnippet.g.cs index ebd4a5538a89..1e9b403942c8 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.CreateIdentityAwareProxyClientRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs index 17d3946b690c..0d25cf027b31 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientRequestObjectSnippet.g.cs index 2e600c929ee5..fcd21f11d3d6 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.DeleteIdentityAwareProxyClientRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetBrandRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetBrandRequestObjectAsyncSnippet.g.cs index fa7c63215397..5fb43db6be43 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetBrandRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetBrandRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetBrandRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetBrandRequestObjectSnippet.g.cs index d99ddb587e2b..c50c1c0eadf9 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetBrandRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetBrandRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs index 224cdefef71a..93140116b472 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientRequestObjectSnippet.g.cs index 4d712ec418a3..059e064c9b47 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.GetIdentityAwareProxyClientRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListBrandsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListBrandsRequestObjectAsyncSnippet.g.cs index 1ca6dfd9efd7..8dd3a8c9ff94 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListBrandsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListBrandsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListBrandsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListBrandsRequestObjectSnippet.g.cs index 3b64c072c7eb..076763d00888 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListBrandsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListBrandsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsRequestObjectAsyncSnippet.g.cs index 51f4f52e4b9b..6c8878558e47 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsRequestObjectSnippet.g.cs index 38a4b3e41b5a..fc73c9252b96 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ListIdentityAwareProxyClientsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretRequestObjectAsyncSnippet.g.cs index fdf1eb105f37..570413c4daed 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretRequestObjectSnippet.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretRequestObjectSnippet.g.cs index f5cf4204e143..0d1d7c029d65 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.GeneratedSnippets/IdentityAwareProxyOAuthServiceClient.ResetIdentityAwareProxyClientSecretRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.Snippets/IdentityAwareProxyAdminServiceClientSnippets.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.Snippets/IdentityAwareProxyAdminServiceClientSnippets.g.cs index 08d06b7a0c30..ffd4aeae26c0 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.Snippets/IdentityAwareProxyAdminServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.Snippets/IdentityAwareProxyAdminServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.Snippets/IdentityAwareProxyOAuthServiceClientSnippets.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.Snippets/IdentityAwareProxyOAuthServiceClientSnippets.g.cs index 1b9aecb68ff7..8777a95798c9 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.Snippets/IdentityAwareProxyOAuthServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1.Snippets/IdentityAwareProxyOAuthServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/IdentityAwareProxyAdminServiceClient.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/IdentityAwareProxyAdminServiceClient.g.cs index 30eaf9172859..d3b95e3b0df3 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/IdentityAwareProxyAdminServiceClient.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/IdentityAwareProxyAdminServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/IdentityAwareProxyOAuthServiceClient.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/IdentityAwareProxyOAuthServiceClient.g.cs index afd9ccc7560d..9015ce07f1df 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/IdentityAwareProxyOAuthServiceClient.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/IdentityAwareProxyOAuthServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/PackageApiMetadata.g.cs index 991b8fe33174..37f77e0a8d12 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/ServiceCollectionExtensions.g.cs index 5b0f4f7d323f..a52b2c05ddc2 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/ServiceResourceNames.g.cs index 870cd72c46fa..4f3df3b95acc 100644 --- a/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Iap.V1/Google.Cloud.Iap.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Iap.V1/docs/index.md b/apis/Google.Cloud.Iap.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Iap.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Ids.V1/.OwlBot.yaml b/apis/Google.Cloud.Ids.V1/.OwlBot.yaml index d67a29b8fc24..5e99eef0b7db 100644 --- a/apis/Google.Cloud.Ids.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Ids.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointAsyncSnippet.g.cs index 229eb60d93b5..3615f7c545f4 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointRequestObjectAsyncSnippet.g.cs index b30e56b5db72..72e9d4988199 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointRequestObjectSnippet.g.cs index 38fa6e69e847..357bc3d60565 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointResourceNamesAsyncSnippet.g.cs index b43ea6faf60b..9f44ffa49057 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointResourceNamesSnippet.g.cs index bb6708a508a8..8fe6d41d8cb9 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointSnippet.g.cs index edff6a413c24..cb5063032bff 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.CreateEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointAsyncSnippet.g.cs index 1a3878f3ca3d..265c90e73a59 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointRequestObjectAsyncSnippet.g.cs index 846b5bbefc13..17c3edfe7a8c 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointRequestObjectSnippet.g.cs index 97c960cf2f21..28d4e9e77fc3 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointResourceNamesAsyncSnippet.g.cs index a7c8be26bd8c..0b6c2c0c1db6 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointResourceNamesSnippet.g.cs index 1710f91404b4..33756035e207 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointSnippet.g.cs index f28730d53805..0158f31f4db5 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.DeleteEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointAsyncSnippet.g.cs index e0bddcd3f24e..acfcadd29260 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointRequestObjectAsyncSnippet.g.cs index bfc12eeb9839..19d7519d3678 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointRequestObjectSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointRequestObjectSnippet.g.cs index 3e624611ee1e..a28cf96c7530 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointResourceNamesAsyncSnippet.g.cs index 2386acb40677..b69ff69b6d04 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointResourceNamesSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointResourceNamesSnippet.g.cs index 5a13657637b5..56ddf48c4382 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointSnippet.g.cs index a245e6f4acaa..46aba043a2cd 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.GetEndpointSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsAsyncSnippet.g.cs index 062eb044dd88..ec398b920572 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsRequestObjectAsyncSnippet.g.cs index 38ef6e28c476..b885768e8b8b 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsRequestObjectSnippet.g.cs index 15d50e8dc74b..74ae9c3ac941 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsResourceNamesAsyncSnippet.g.cs index 798a363918a0..51d48b3deda0 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsResourceNamesSnippet.g.cs index 50b3e8af2149..f2e53cafe3ab 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsSnippet.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsSnippet.g.cs index 4feccd4f632e..75186d2d5611 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsSnippet.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.GeneratedSnippets/IDSClient.ListEndpointsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.Snippets/IDSClientSnippets.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.Snippets/IDSClientSnippets.g.cs index d949ae1eda91..99a3de16ca58 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.Snippets/IDSClientSnippets.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1.Snippets/IDSClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/IDSClient.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/IDSClient.g.cs index d0ccae10aa28..1bd290fe5540 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/IDSClient.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/IDSClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/IdsResourceNames.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/IdsResourceNames.g.cs index d865c70c8580..3191cefca470 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/IdsResourceNames.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/IdsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/PackageApiMetadata.g.cs index 41c0dbb72c50..abc1ef45a500 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/ServiceCollectionExtensions.g.cs index 5ec87cde9564..8797af71b300 100644 --- a/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Ids.V1/Google.Cloud.Ids.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Ids.V1/docs/index.md b/apis/Google.Cloud.Ids.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Ids.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Kms.Inventory.V1/.OwlBot.yaml b/apis/Google.Cloud.Kms.Inventory.V1/.OwlBot.yaml index ae2730e1e1dd..001c063b63b2 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Kms.Inventory.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysAsyncSnippet.g.cs index 83651aad32e4..129c66a71e84 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysRequestObjectAsyncSnippet.g.cs index 46f85491654a..ca8eb8607bc1 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysRequestObjectSnippet.g.cs index 3521e29b3fb3..d20b5c5154d5 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysResourceNamesAsyncSnippet.g.cs index 5eab79b5ff4f..7c7877faa195 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysResourceNamesSnippet.g.cs index 897cc47cc82e..6ff82f15be56 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysSnippet.g.cs index c0aa76a85c1f..2271378741bd 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyDashboardServiceClient.ListCryptoKeysSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryAsyncSnippet.g.cs index ca890e8b1054..1c9f3ad4d3b5 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryRequestObjectAsyncSnippet.g.cs index adfd7e416e4d..970dcf141c52 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryRequestObjectSnippet.g.cs index 7261f0db4573..e51bd86bf895 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryResourceNamesAsyncSnippet.g.cs index 66f3e44ed162..342d118ae1d1 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryResourceNamesSnippet.g.cs index 43509ff502a8..ff904a7ffda9 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummaryResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummarySnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummarySnippet.g.cs index 43dbc2f6314c..42c9e921cf16 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummarySnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.GetProtectedResourcesSummarySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesAsyncSnippet.g.cs index a3d5a0f76a49..37aa25647a8a 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesRequestObjectAsyncSnippet.g.cs index 83c12a11af0d..c10a767283d9 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesRequestObjectSnippet.g.cs index ebae528f54d7..454029f74284 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesResourceNamesAsyncSnippet.g.cs index 408436db9b53..6c605df4f75c 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesResourceNamesSnippet.g.cs index 6eddc301f2d7..be5e22e659b3 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesSnippet.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesSnippet.g.cs index 5c49212e1398..3882bb1da131 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.GeneratedSnippets/KeyTrackingServiceClient.SearchProtectedResourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.Snippets/KeyDashboardServiceClientSnippets.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.Snippets/KeyDashboardServiceClientSnippets.g.cs index f9e247383e1b..4422895bfa46 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.Snippets/KeyDashboardServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.Snippets/KeyDashboardServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.Snippets/KeyTrackingServiceClientSnippets.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.Snippets/KeyTrackingServiceClientSnippets.g.cs index e4755b2ccc61..edf5c031a3de 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.Snippets/KeyTrackingServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1.Snippets/KeyTrackingServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyDashboardServiceClient.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyDashboardServiceClient.g.cs index 5da755d1b0e8..9071f98ce040 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyDashboardServiceClient.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyDashboardServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyDashboardServiceResourceNames.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyDashboardServiceResourceNames.g.cs index f3729333e3d3..9c9d1b34abba 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyDashboardServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyDashboardServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyTrackingServiceClient.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyTrackingServiceClient.g.cs index 91cdcb52a516..c8beae7e2e13 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyTrackingServiceClient.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyTrackingServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyTrackingServiceResourceNames.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyTrackingServiceResourceNames.g.cs index 212cbba3f603..37cdeeb138e4 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyTrackingServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/KeyTrackingServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/PackageApiMetadata.g.cs index e7254e31bbcd..cdbb6721ff96 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/ServiceCollectionExtensions.g.cs index 571010685b0a..f84c5607a8cf 100644 --- a/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Kms.Inventory.V1/Google.Cloud.Kms.Inventory.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.Inventory.V1/docs/index.md b/apis/Google.Cloud.Kms.Inventory.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Kms.Inventory.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Kms.V1/.OwlBot.yaml b/apis/Google.Cloud.Kms.V1/.OwlBot.yaml index 6fb52d674136..9802aa31d9d0 100644 --- a/apis/Google.Cloud.Kms.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Kms.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigAsyncSnippet.g.cs index 70645255c801..b88fa6c00f73 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigRequestObjectAsyncSnippet.g.cs index 43ee4ec11f92..9e98bfeafea9 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigRequestObjectSnippet.g.cs index 853c1fd4265c..701103ed0102 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigResourceNamesAsyncSnippet.g.cs index 6feb70242531..22960bbb1dbc 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigResourceNamesSnippet.g.cs index ed8d30764c12..9c773f1c01e8 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigSnippet.g.cs index ef50c89c73f3..9f3b77c7da88 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.GetAutokeyConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigAsyncSnippet.g.cs index 9682b2e88829..46a403f1044b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigRequestObjectAsyncSnippet.g.cs index dee42843cc1c..17f0d2110599 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigRequestObjectSnippet.g.cs index 1ba07839bb8b..b3d635b440fa 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigResourceNamesAsyncSnippet.g.cs index b3b9d68dd968..ede19ca3663a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigResourceNamesSnippet.g.cs index 0f0eeefc3b3a..b1d8e591ff69 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigSnippet.g.cs index adfc3015d125..c635bb09d82e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.ShowEffectiveAutokeyConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigAsyncSnippet.g.cs index fd4b23b2986c..db9beeb5916b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigRequestObjectAsyncSnippet.g.cs index 89fdefb1a1a5..4e7429f306f8 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigRequestObjectSnippet.g.cs index eb9681be94d2..9e611f81e4f7 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigSnippet.g.cs index a0c563739819..560c4ff4b53f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyAdminClient.UpdateAutokeyConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleAsyncSnippet.g.cs index 485b2afbc080..f68b393ecd28 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleRequestObjectAsyncSnippet.g.cs index bf088efd87eb..ea17ee0bdfd2 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleRequestObjectSnippet.g.cs index fe145b72d1fc..8ec044328602 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleResourceNamesAsyncSnippet.g.cs index 91f1b6184327..1dd4da6d0a0a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleResourceNamesSnippet.g.cs index c7491de9a9c5..62595d4eb7cd 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleSnippet.g.cs index d792acf950c1..7bcdcd37d0cf 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.CreateKeyHandleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleAsyncSnippet.g.cs index 481ef5036d08..e86abf274852 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleRequestObjectAsyncSnippet.g.cs index 40df68a261d3..6eb7be193ca3 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleRequestObjectSnippet.g.cs index 65191d3cf6f0..0efa1b6dbd2c 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleResourceNamesAsyncSnippet.g.cs index e52c34c668c7..92d1452a6f60 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleResourceNamesSnippet.g.cs index 322465b9fd37..b5c6b2c0637c 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleSnippet.g.cs index 60003bcf612f..9fa7e5ca43c6 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.GetKeyHandleSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesAsyncSnippet.g.cs index 4904d1b23a9e..2d686467f4d0 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesRequestObjectAsyncSnippet.g.cs index 2dc78e53cc38..fe9e9e6d1605 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesRequestObjectSnippet.g.cs index 300f456d8c88..35896539de10 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesResourceNamesAsyncSnippet.g.cs index 2b7479572b7b..fead49789193 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesResourceNamesSnippet.g.cs index fbdae504621b..f8af673e1894 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesSnippet.g.cs index 73062a5c713a..55a5ae436ef5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/AutokeyClient.ListKeyHandlesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionAsyncSnippet.g.cs index 4bbb680fe190..48da4cfef5b8 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionRequestObjectAsyncSnippet.g.cs index 9ca81365b08f..db79fd0f8811 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionRequestObjectSnippet.g.cs index 86699e3e6e02..c0d35d125a63 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionResourceNamesAsyncSnippet.g.cs index 12e58824925d..47e8937983ce 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionResourceNamesSnippet.g.cs index 24fa31dad2a6..25137be250f3 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionSnippet.g.cs index 99f98a4aea98..4ec858b3a0b1 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.CreateEkmConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigAsyncSnippet.g.cs index fce9651e13ac..62793d9cc7be 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigRequestObjectAsyncSnippet.g.cs index db4eb1d00d93..b349e977d077 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigRequestObjectSnippet.g.cs index 67de50b7a1d9..85e9d308123c 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigResourceNamesAsyncSnippet.g.cs index 1564ca71e810..67705ae0bcd5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigResourceNamesSnippet.g.cs index 619caee69998..9088b13f44ae 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigSnippet.g.cs index 4e116b2ca553..ed8543f52c26 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionAsyncSnippet.g.cs index 5dd8de0624e8..ef6e6b555193 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionRequestObjectAsyncSnippet.g.cs index e3b58a84ce5f..65b7a562d431 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionRequestObjectSnippet.g.cs index 984f6d3c2698..04ce1ac12edd 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionResourceNamesAsyncSnippet.g.cs index 5f0dda4b2cee..83a9517991f1 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionResourceNamesSnippet.g.cs index 1ac13e255a33..8b9db1731bcd 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionSnippet.g.cs index 731b479160d7..5554e176e1af 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.GetEkmConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsAsyncSnippet.g.cs index 38fdd775a72f..f6b2464b7063 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsRequestObjectAsyncSnippet.g.cs index a7f775836e21..f4d07b29c49b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsRequestObjectSnippet.g.cs index 14e8a4480e6f..665cf6906490 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsResourceNamesAsyncSnippet.g.cs index 69b8be8fc273..70e8fd702d8f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsResourceNamesSnippet.g.cs index a17e5c3a8bd0..078362b4915b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsSnippet.g.cs index ced9d4452c6e..ada27799a322 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.ListEkmConnectionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigAsyncSnippet.g.cs index fa7098e821b4..0c2c3653332a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigRequestObjectAsyncSnippet.g.cs index 3412b88a2043..3b6f37f162e5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigRequestObjectSnippet.g.cs index db4e768df0dc..361102d3462f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigSnippet.g.cs index 041a0ed0747a..ae7d9493c6c1 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionAsyncSnippet.g.cs index 0006f8661893..b4089facd632 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionRequestObjectAsyncSnippet.g.cs index 714dd526380d..e49468014bcb 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionRequestObjectSnippet.g.cs index 1493923e4313..0fb4d071f938 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionSnippet.g.cs index 2e4797c86ff3..67b79e82c413 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.UpdateEkmConnectionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityAsyncSnippet.g.cs index e38ca2e340de..c2f233611403 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityRequestObjectAsyncSnippet.g.cs index fb22f765dbbd..f14d450abdc7 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityRequestObjectSnippet.g.cs index 6d7d1ed155b0..268eb8b1e441 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityResourceNamesAsyncSnippet.g.cs index 014acce1f96c..ff5183bfb52a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityResourceNamesSnippet.g.cs index 552cb55eb31e..09bd14941f0a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivityResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivitySnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivitySnippet.g.cs index a420ed55536d..0bb8bde8bf77 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivitySnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/EkmServiceClient.VerifyConnectivitySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptAsyncSnippet.g.cs index 37a6a8587464..40ef1b3dbc39 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptRequestObjectAsyncSnippet.g.cs index fb9f7fbb657e..910e2dc6eb99 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptRequestObjectSnippet.g.cs index ef04c45809fe..ac18dd37d923 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptResourceNamesAsyncSnippet.g.cs index 1365b2efa72e..a72f7dfacf24 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptResourceNamesSnippet.g.cs index 151733459a3b..99810803514a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptSnippet.g.cs index 57d631f8cfa4..1c5c5a9150d5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricDecryptSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignAsyncSnippet.g.cs index ca12079d113d..0dc6958a72d3 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignRequestObjectAsyncSnippet.g.cs index 021eff10f5b5..0d35dc9436ac 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignRequestObjectSnippet.g.cs index bcc1cea90f57..197d21a97d9e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignResourceNamesAsyncSnippet.g.cs index 874b2cf1c5ee..34eab0251e15 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignResourceNamesSnippet.g.cs index df0865aa64bb..d4ccc9d1865c 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignSnippet.g.cs index 339c0db01284..a851f887420e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.AsymmetricSignSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyAsyncSnippet.g.cs index 2c3eea1327d5..1215457e2749 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyRequestObjectAsyncSnippet.g.cs index f0ee0a7db20f..8607c2b55525 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyRequestObjectSnippet.g.cs index be78d14e0b3e..905355530ce2 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyResourceNamesAsyncSnippet.g.cs index 55849bed1ea3..ac8fe07324e5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyResourceNamesSnippet.g.cs index 38cb74575336..e442ffb68495 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeySnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeySnippet.g.cs index d4218b238b4b..50dc822798ce 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeySnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionAsyncSnippet.g.cs index 0368f07f249f..7cb7c3c6a4dd 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionRequestObjectAsyncSnippet.g.cs index b783ece12920..affeddafb969 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionRequestObjectSnippet.g.cs index 4904cd5ca754..848686a6b7d1 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionResourceNamesAsyncSnippet.g.cs index eb81af643cf1..5bdbf9044e8f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionResourceNamesSnippet.g.cs index 9bc954358fb2..e9e251f7ac4e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionSnippet.g.cs index 0d0c23b14608..49ec2e88fd0a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateCryptoKeyVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobAsyncSnippet.g.cs index eb07788ca554..81c56191bc2e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobRequestObjectAsyncSnippet.g.cs index 8f0044bdc265..aff9c711c0e0 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobRequestObjectSnippet.g.cs index 87e9f79fc208..38f57bdcc011 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobResourceNamesAsyncSnippet.g.cs index 7470db516d95..d619cb9dbd7f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobResourceNamesSnippet.g.cs index f14c88a41787..d97f1af66700 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobSnippet.g.cs index 50af511d9d17..0bd695d3ad34 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateImportJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingAsyncSnippet.g.cs index 0f843315e2ef..fa921e67533e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingRequestObjectAsyncSnippet.g.cs index 5cd6cca2ac31..29f745afa698 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingRequestObjectSnippet.g.cs index 5a64c677bd3e..ae451529f198 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingResourceNamesAsyncSnippet.g.cs index 69d562e1d5d6..3e4e37c18f4f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingResourceNamesSnippet.g.cs index b4ab6aef206d..10b08165cd19 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingSnippet.g.cs index 17ff16f35589..f653df41b29e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.CreateKeyRingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptAsyncSnippet.g.cs index 132a1632fb06..d82e872a61b1 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptRequestObjectAsyncSnippet.g.cs index d9f7e4ca6447..9d9d9e305f0b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptRequestObjectSnippet.g.cs index 8e3b2e0c2682..10cbbaaba223 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptResourceNamesAsyncSnippet.g.cs index dea0260406d8..03bc5f329b40 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptResourceNamesSnippet.g.cs index 1bef4b17e4e7..88b0e7ae19a6 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptSnippet.g.cs index 87c94afed981..f213b2ea3322 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DecryptSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionAsyncSnippet.g.cs index 1ebb4c453a74..36a2c3ee4b38 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionRequestObjectAsyncSnippet.g.cs index 80155ca1c043..aa7df6ad5064 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionRequestObjectSnippet.g.cs index f819668a2066..de6ee4d2a35a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionResourceNamesAsyncSnippet.g.cs index a54f2c6e1add..55715e707316 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionResourceNamesSnippet.g.cs index d87c6a86c4c0..21537ba89329 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionSnippet.g.cs index 1a4c8e473a16..9eb8d285fd23 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.DestroyCryptoKeyVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptAsyncSnippet.g.cs index 3ed0e88af16d..31793e594451 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptRequestObjectAsyncSnippet.g.cs index eeba40c8c187..935240ac2730 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptRequestObjectSnippet.g.cs index 24387958b21c..a300235e29a4 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptResourceNamesAsyncSnippet.g.cs index 78e01e7e6255..d48b08e5c9d6 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptResourceNamesSnippet.g.cs index a640b71383c3..84cc3a4ae414 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptSnippet.g.cs index 6733c126b4e0..927b9e9533a5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.EncryptSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesAsyncSnippet.g.cs index 3e042817a836..df2453d953f5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesRequestObjectAsyncSnippet.g.cs index a068f618aad0..3e50adbd951d 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesRequestObjectSnippet.g.cs index 56ea453c0563..3fe03546eec4 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesSnippet.g.cs index 7bb47b0f7303..8251ffeab29e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GenerateRandomBytesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyAsyncSnippet.g.cs index 593df6f40e1f..48fe4eba477f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyRequestObjectAsyncSnippet.g.cs index 4d081d86793e..357e8de8927a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyRequestObjectSnippet.g.cs index 10025728ef1c..d22c19fe47e4 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyResourceNamesAsyncSnippet.g.cs index 0fd80a0e9123..02ea1e0dd26b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyResourceNamesSnippet.g.cs index 5dcb67ccf054..a61ec38a1bfb 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeySnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeySnippet.g.cs index f7efdf565bbe..da600558c3a0 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeySnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionAsyncSnippet.g.cs index 0d9f9f523f50..c73ad38d7de8 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionRequestObjectAsyncSnippet.g.cs index 444bfe7b841a..7b6f48bd3945 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionRequestObjectSnippet.g.cs index 4a7d0a634dd8..328798bd5605 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionResourceNamesAsyncSnippet.g.cs index 30bf303becd2..69a7972b89e6 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionResourceNamesSnippet.g.cs index e83086c748b0..2294f26690dd 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionSnippet.g.cs index 8aacdd71408b..38c4b63d416f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetCryptoKeyVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobAsyncSnippet.g.cs index 046695c7cfaf..c365921b735f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobRequestObjectAsyncSnippet.g.cs index 08a086f4ef0d..2e113ec05651 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobRequestObjectSnippet.g.cs index 14b241b475f7..14b300eec11d 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobResourceNamesAsyncSnippet.g.cs index f45a55c3de5c..f9163bdc4e68 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobResourceNamesSnippet.g.cs index 54051984609e..4e689c901323 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobSnippet.g.cs index beedab2cf6c5..cf07f970fb17 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetImportJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingAsyncSnippet.g.cs index e34fc24626e5..d155e086ad5c 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingRequestObjectAsyncSnippet.g.cs index f34cb459b737..26cf8ec28273 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingRequestObjectSnippet.g.cs index a69c07421035..bb4fa73dfd22 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingResourceNamesAsyncSnippet.g.cs index b42865259d5e..2906c03547cb 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingResourceNamesSnippet.g.cs index fe03fd4de689..7dbc56f2cbc3 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingSnippet.g.cs index bb0d019dc9f9..673446254334 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetKeyRingSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyAsyncSnippet.g.cs index b0a18e0de4e7..2bb4d72733ab 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyRequestObjectAsyncSnippet.g.cs index fe6d0c013dc4..c7f8652e1422 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyRequestObjectSnippet.g.cs index d4645d683476..ae39f3b5ad06 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyResourceNamesAsyncSnippet.g.cs index ceb2bb0fffc2..d80b7ce0c77c 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyResourceNamesSnippet.g.cs index e97ec3c98c36..f227cdbaa008 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeySnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeySnippet.g.cs index 2a058bfa6a46..6ff7b3b8cd7c 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeySnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.GetPublicKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ImportCryptoKeyVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ImportCryptoKeyVersionRequestObjectAsyncSnippet.g.cs index 2c25bc995474..49f573a40a21 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ImportCryptoKeyVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ImportCryptoKeyVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ImportCryptoKeyVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ImportCryptoKeyVersionRequestObjectSnippet.g.cs index 32275c5d3cea..5640946658a5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ImportCryptoKeyVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ImportCryptoKeyVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsAsyncSnippet.g.cs index ac9e0a8653cb..575edc947026 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsRequestObjectAsyncSnippet.g.cs index 6ca8e2afb71d..e811571f6c63 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsRequestObjectSnippet.g.cs index a7b2cf0e46a2..8e25b6eb4276 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsResourceNamesAsyncSnippet.g.cs index 8a4812093a7e..032a48e0b87b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsResourceNamesSnippet.g.cs index c7a4cc2d1bcb..0ee1e798f9cc 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsSnippet.g.cs index 5d0b95473e4e..d0238f7919eb 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeyVersionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysAsyncSnippet.g.cs index f58fe1f38cae..bfb5955d14e7 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysRequestObjectAsyncSnippet.g.cs index 2832b5ff5e77..5699538c8400 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysRequestObjectSnippet.g.cs index 2b6ccab111a9..46cf1d08a235 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysResourceNamesAsyncSnippet.g.cs index f2754c2ef98d..41432b7d4424 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysResourceNamesSnippet.g.cs index 50c31f9e341b..dd99eaa8ff89 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysSnippet.g.cs index adb0f0441a6a..9fbb8a5db8a1 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListCryptoKeysSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsAsyncSnippet.g.cs index 4b34ef28907b..3fe4dc0cfcbc 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsRequestObjectAsyncSnippet.g.cs index a90f698408ff..cbee8b52c381 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsRequestObjectSnippet.g.cs index 9567ec8ea165..a3a7b73a6219 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsResourceNamesAsyncSnippet.g.cs index 55563ab38f49..cf5de65b3cff 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsResourceNamesSnippet.g.cs index 5539d1e5598b..f0ed82ab818f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsSnippet.g.cs index 297fa3d93894..8e76b86d58a7 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListImportJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsAsyncSnippet.g.cs index 4062f6d3f244..04108a1197f1 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsRequestObjectAsyncSnippet.g.cs index b76f42fdd208..0d2dc0a0b9c5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsRequestObjectSnippet.g.cs index 5f265fefb42b..018b617daead 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsResourceNamesAsyncSnippet.g.cs index bcd88e30aac8..708de7f32547 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsResourceNamesSnippet.g.cs index 0f8aa21f9e77..d63c80743a73 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsSnippet.g.cs index e7175c35ed0a..0f6221c33561 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.ListKeyRingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignAsyncSnippet.g.cs index 41361e083c27..49b4bbb5090f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignRequestObjectAsyncSnippet.g.cs index 01d5e8d93723..32bd804a63ed 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignRequestObjectSnippet.g.cs index fde85ea8c323..7c44cebf3f4d 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignResourceNamesAsyncSnippet.g.cs index 51f5c3ab2506..89db363be89c 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignResourceNamesSnippet.g.cs index 2889dc2dfdeb..081c0ce79c85 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignSnippet.g.cs index 57ba6c40e85c..c30d28516dfa 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacSignSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyAsyncSnippet.g.cs index ca0744694751..6eabbab94967 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyRequestObjectAsyncSnippet.g.cs index 3377253dea0c..7afe9decb203 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyRequestObjectSnippet.g.cs index a2e45b9a1c3e..58f350f63ff2 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyResourceNamesAsyncSnippet.g.cs index 4768558859a9..549294e3271b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyResourceNamesSnippet.g.cs index e1847c34d39e..d4d0ee4a9742 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifyResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifySnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifySnippet.g.cs index c5911bfd0291..643664cb6b5d 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifySnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.MacVerifySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawDecryptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawDecryptRequestObjectAsyncSnippet.g.cs index 7a4ee61ca761..a5b764792bd9 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawDecryptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawDecryptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawDecryptRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawDecryptRequestObjectSnippet.g.cs index 41fc5c74cfb4..4df2c3aa18ef 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawDecryptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawDecryptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawEncryptRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawEncryptRequestObjectAsyncSnippet.g.cs index a8a9532154d8..427639385ee2 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawEncryptRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawEncryptRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawEncryptRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawEncryptRequestObjectSnippet.g.cs index 27509c62be58..92acf22266ec 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawEncryptRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RawEncryptRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionAsyncSnippet.g.cs index 56aed6197170..6859829fd5a4 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionRequestObjectAsyncSnippet.g.cs index c4ff7df81456..137a920bfee3 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionRequestObjectSnippet.g.cs index 12197fbf3fa0..a0320407cc03 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionResourceNamesAsyncSnippet.g.cs index 2454acc6063d..64a94d6dddca 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionResourceNamesSnippet.g.cs index bfd00317aecb..9ed6ad2317d7 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionSnippet.g.cs index d29c7ea8df80..bfad527485aa 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.RestoreCryptoKeyVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyAsyncSnippet.g.cs index 4f76acb91d3c..4aa9c909402b 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionAsyncSnippet.g.cs index c9121c929350..6f09bf57f5ef 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionRequestObjectAsyncSnippet.g.cs index 982a3bd1505c..b201abfcdc13 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionRequestObjectSnippet.g.cs index f8babbb031ca..50b2a3cb8c6a 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionResourceNamesAsyncSnippet.g.cs index 2b5a276cbf3f..d1a704041093 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionResourceNamesSnippet.g.cs index 00169a7d8431..207874a1fb95 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionSnippet.g.cs index d1e9ade9536d..9adb89c6af6e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyPrimaryVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyRequestObjectAsyncSnippet.g.cs index 0e8166ef3d30..37db1ed7651e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyRequestObjectSnippet.g.cs index 0f32adc3312e..7bbd57ebcbfb 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeySnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeySnippet.g.cs index 5df17a9215da..a061aaa8eee4 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeySnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionAsyncSnippet.g.cs index 32f308cb113a..16967a347c9e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionRequestObjectAsyncSnippet.g.cs index e3a541682c0b..6b8cb0908fdf 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionRequestObjectSnippet.g.cs index 6a851c166657..d1624ba40e01 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionSnippet.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionSnippet.g.cs index 68453fb874de..8f5fd9d12e73 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionSnippet.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.GeneratedSnippets/KeyManagementServiceClient.UpdateCryptoKeyVersionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/AutokeyAdminClientSnippets.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/AutokeyAdminClientSnippets.g.cs index e2dd43102619..7c49317bfb99 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/AutokeyAdminClientSnippets.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/AutokeyAdminClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/AutokeyClientSnippets.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/AutokeyClientSnippets.g.cs index 69ec1ac5d3b3..4df98871b948 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/AutokeyClientSnippets.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/AutokeyClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/EkmServiceClientSnippets.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/EkmServiceClientSnippets.g.cs index e6236883bd48..80920a44d867 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/EkmServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/EkmServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/KeyManagementServiceClientSnippets.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/KeyManagementServiceClientSnippets.g.cs index 5128ef0f4fe4..2ba63b0eac93 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/KeyManagementServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1.Snippets/KeyManagementServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyAdminClient.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyAdminClient.g.cs index a82e5cbadc83..820f0f9a6a0e 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyAdminClient.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyAdminClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyAdminResourceNames.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyAdminResourceNames.g.cs index 647a87a03263..06671c64fa42 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyAdminResourceNames.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyAdminResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyClient.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyClient.g.cs index 0278b2289362..0427bcce80b5 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyClient.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyResourceNames.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyResourceNames.g.cs index 87753f9dc718..fbab89d8ba13 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyResourceNames.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/AutokeyResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/EkmServiceClient.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/EkmServiceClient.g.cs index 0d15f1f9b6f7..4eb96c00a073 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/EkmServiceClient.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/EkmServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/EkmServiceResourceNames.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/EkmServiceResourceNames.g.cs index 90f6b2b4a60c..3fa060cb99eb 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/EkmServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/EkmServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/KeyManagementServiceClient.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/KeyManagementServiceClient.g.cs index f920856db66f..4ba6e62a29c0 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/KeyManagementServiceClient.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/KeyManagementServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/PackageApiMetadata.g.cs index 7e3284a908d8..03c3cbc1d411 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/Resources.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/Resources.g.cs index 3749b47ef4fb..a338d9589f6f 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/Resources.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/Resources.g.cs @@ -3184,8 +3184,6 @@ public static partial class Types { /// The suffix following `HMAC_` corresponds to the hash algorithm being used /// (eg. SHA256). /// - /// Algorithms beginning with `PQ_` are post-quantum. - /// /// For more information, see [Key purposes and algorithms] /// (https://cloud.google.com/kms/docs/algorithms). /// diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ResourcesResourceNames.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ResourcesResourceNames.g.cs index 4cc68c9d9a17..00de9238a033 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ServiceCollectionExtensions.g.cs index 028e98545562..f066490a21ae 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ServiceResourceNames.g.cs b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ServiceResourceNames.g.cs index 3d3c16df0f66..bee5a75f0cf1 100644 --- a/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ServiceResourceNames.g.cs +++ b/apis/Google.Cloud.Kms.V1/Google.Cloud.Kms.V1/ServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/.OwlBot.yaml b/apis/Google.Cloud.Language.V1/.OwlBot.yaml index ac404d8987c2..ac273fcc9644 100644 --- a/apis/Google.Cloud.Language.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Language.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1AsyncSnippet.g.cs index 07cf89012c8f..c907eaa8b650 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1Snippet.g.cs index 2536a72a4c82..36f90327378e 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2AsyncSnippet.g.cs index 2833866d4f1b..594dc4505fb9 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2Snippet.g.cs index df1bbc1b0146..8dd6cdb977af 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectAsyncSnippet.g.cs index 37564514aa07..2f9a762db460 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectSnippet.g.cs index 591c314f4a58..304b45376da8 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment1AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment1AsyncSnippet.g.cs index c173cdb8c4a8..dbbb70360e77 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment1Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment1Snippet.g.cs index 93ba30196bf8..ab06a8ae462d 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment1Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment2AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment2AsyncSnippet.g.cs index 1db9aa733c78..951c29eb00fb 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment2Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment2Snippet.g.cs index 3aa6239de2b1..a5670bf7fb0a 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment2Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentiment2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentimentRequestObjectAsyncSnippet.g.cs index 7333e9185580..e145eede0e75 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentimentRequestObjectSnippet.g.cs index e0bf14f4b1d5..cc0e1a731b80 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitySentimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1AsyncSnippet.g.cs index bce791a59330..e7389212beab 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1Snippet.g.cs index 54224cc8cf6c..ea7cee87090d 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2AsyncSnippet.g.cs index 5a19fa3bc010..0abb60b67d3c 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2Snippet.g.cs index 8927aa32797f..23e2842335b9 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectAsyncSnippet.g.cs index 442ff3c64954..ea3b817db041 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectSnippet.g.cs index 89e5af0224dc..ebe28eb3ed32 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax1AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax1AsyncSnippet.g.cs index 6782e6f8e3c0..f5645cbc9699 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax1Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax1Snippet.g.cs index 407f23fa14dd..7e1d8b72d01e 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax1Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax2AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax2AsyncSnippet.g.cs index 88d8a49df2e9..f2f5d24ad9f1 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax2Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax2Snippet.g.cs index 23c76b36a5bb..c52a7664b749 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax2Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntax2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntaxRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntaxRequestObjectAsyncSnippet.g.cs index ef1a48516aca..90cb2e178109 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntaxRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntaxRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntaxRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntaxRequestObjectSnippet.g.cs index 439ed395c99f..021212f5fec7 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntaxRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnalyzeSyntaxRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText1AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText1AsyncSnippet.g.cs index b8b383228c1b..5c75ef6fc47f 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText1Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText1Snippet.g.cs index 17cd28d8723d..090f938ca9be 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText1Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText2AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText2AsyncSnippet.g.cs index a26c2bb8a97b..15afd6d632d4 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText2Snippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText2Snippet.g.cs index 91b1decf4525..094d132e58b7 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText2Snippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateText2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectAsyncSnippet.g.cs index 03e95a6d4be3..966dcddafc1a 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectSnippet.g.cs index 980c9e1c4046..8bed99cddd1e 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextAsyncSnippet.g.cs index 0e8d6064d9e2..40914d0b582f 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectAsyncSnippet.g.cs index cfdafdc32885..47e48d080134 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectSnippet.g.cs index 174caa5124c8..cd33e6300f4e 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextSnippet.g.cs index 8e18b0f3140d..8e43d8152ffd 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ClassifyTextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextAsyncSnippet.g.cs index 8b4a7cceba03..726636ea3e2e 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectAsyncSnippet.g.cs index 11c657f986cd..49f564daed72 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectSnippet.g.cs index 9ead0986cbb4..e0bc326ca073 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextSnippet.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextSnippet.g.cs index b6ebacc4bdf4..880d70fe9b34 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextSnippet.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.GeneratedSnippets/LanguageServiceClient.ModerateTextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.Snippets/LanguageServiceClientSnippets.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.Snippets/LanguageServiceClientSnippets.g.cs index 49391ff0185e..b103a0a6fb89 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.Snippets/LanguageServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1.Snippets/LanguageServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/LanguageServiceClient.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/LanguageServiceClient.g.cs index 675af91ceb6e..3e7bd2b0232c 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/LanguageServiceClient.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/LanguageServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/PackageApiMetadata.g.cs index a3f31dd3217a..5a2c950d8ca5 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/ServiceCollectionExtensions.g.cs index e9fe11c08894..a3eb030638d5 100644 --- a/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Language.V1/Google.Cloud.Language.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/.OwlBot.yaml b/apis/Google.Cloud.Language.V2/.OwlBot.yaml index fade31deeda2..75ab69620738 100644 --- a/apis/Google.Cloud.Language.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.Language.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1AsyncSnippet.g.cs index 5793f8aa9f2f..52366d6c85a3 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1Snippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1Snippet.g.cs index 8ee04705162a..abb3b2849e7f 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1Snippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2AsyncSnippet.g.cs index d3ab9a91e633..958038aa412a 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2Snippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2Snippet.g.cs index 510dc51b696f..b61ba8953bb2 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2Snippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntities2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectAsyncSnippet.g.cs index 856e3820a605..507ec55cf4d7 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectSnippet.g.cs index 55938828cfb0..d86dc8bf3288 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeEntitiesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1AsyncSnippet.g.cs index 61827ca372c8..857ea1c1ad3e 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1Snippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1Snippet.g.cs index ab47687ac0bc..20c8d063e0d8 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1Snippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2AsyncSnippet.g.cs index 2373104fda60..09824b0720db 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2Snippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2Snippet.g.cs index aa9ee577f1ef..6e46e76edb23 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2Snippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentiment2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectAsyncSnippet.g.cs index 05c6d42c733b..5233f6976475 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectSnippet.g.cs index 1fd57be9a3f3..98f35646cba5 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnalyzeSentimentRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText1AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText1AsyncSnippet.g.cs index 50f479b5902b..bac4b04dbffe 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText1Snippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText1Snippet.g.cs index 526ffc8dc12f..193d66e9cb3d 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText1Snippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText2AsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText2AsyncSnippet.g.cs index af7fe96bbd98..4c9efc16a602 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText2Snippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText2Snippet.g.cs index 5e6fdf503dad..3f12bbbd3ac7 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText2Snippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateText2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectAsyncSnippet.g.cs index 23ee9b4a84cb..11a0e0974996 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectSnippet.g.cs index 209edaea8225..d2469ffa212f 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.AnnotateTextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextAsyncSnippet.g.cs index 51ca192fc163..f617a756552d 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectAsyncSnippet.g.cs index 757540a37381..15e8c57f9fe5 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectSnippet.g.cs index 1cbf15e8bca5..4cb0d0c0b862 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextSnippet.g.cs index 1f9a42359719..308ab1e754f7 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ClassifyTextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextAsyncSnippet.g.cs index 126137ea98d6..780f554e8342 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectAsyncSnippet.g.cs index edeb4a1bed2a..4d4facbc7595 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectSnippet.g.cs index 8c4ddfe76c3d..49a59d31c2b4 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextSnippet.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextSnippet.g.cs index 20c84b5be982..474dcdfffe26 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextSnippet.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.GeneratedSnippets/LanguageServiceClient.ModerateTextSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.Snippets/LanguageServiceClientSnippets.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.Snippets/LanguageServiceClientSnippets.g.cs index 58a6e573d1f0..ce8be52c12c9 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.Snippets/LanguageServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2.Snippets/LanguageServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/LanguageServiceClient.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/LanguageServiceClient.g.cs index d982f1b738db..8f2cd90feb9d 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/LanguageServiceClient.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/LanguageServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/PackageApiMetadata.g.cs index 93eaa6640fab..9bb694b7e6a1 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/ServiceCollectionExtensions.g.cs index 077e555da338..aa39a75fcd3d 100644 --- a/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Language.V2/Google.Cloud.Language.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Language.V2/docs/index.md b/apis/Google.Cloud.Language.V2/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Language.V2/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.LifeSciences.V2Beta/.OwlBot.yaml b/apis/Google.Cloud.LifeSciences.V2Beta/.OwlBot.yaml index 9c8b49b70aec..0f5575aee47a 100644 --- a/apis/Google.Cloud.LifeSciences.V2Beta/.OwlBot.yaml +++ b/apis/Google.Cloud.LifeSciences.V2Beta/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.GeneratedSnippets/WorkflowsServiceV2BetaClient.RunPipelineRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.GeneratedSnippets/WorkflowsServiceV2BetaClient.RunPipelineRequestObjectAsyncSnippet.g.cs index a4f2abbd70c5..2a85e7110f44 100644 --- a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.GeneratedSnippets/WorkflowsServiceV2BetaClient.RunPipelineRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.GeneratedSnippets/WorkflowsServiceV2BetaClient.RunPipelineRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.GeneratedSnippets/WorkflowsServiceV2BetaClient.RunPipelineRequestObjectSnippet.g.cs b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.GeneratedSnippets/WorkflowsServiceV2BetaClient.RunPipelineRequestObjectSnippet.g.cs index 44153b6c08dd..5b34d0c043f7 100644 --- a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.GeneratedSnippets/WorkflowsServiceV2BetaClient.RunPipelineRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.GeneratedSnippets/WorkflowsServiceV2BetaClient.RunPipelineRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.Snippets/WorkflowsServiceV2BetaClientSnippets.g.cs b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.Snippets/WorkflowsServiceV2BetaClientSnippets.g.cs index e014b951742a..db9ba8bba85e 100644 --- a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.Snippets/WorkflowsServiceV2BetaClientSnippets.g.cs +++ b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta.Snippets/WorkflowsServiceV2BetaClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/PackageApiMetadata.g.cs b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/PackageApiMetadata.g.cs index 8988ae5e09f6..41316a663aef 100644 --- a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/ServiceCollectionExtensions.g.cs index 3af09d85c3e5..8f124833cb21 100644 --- a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/WorkflowsServiceV2BetaClient.g.cs b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/WorkflowsServiceV2BetaClient.g.cs index a736dc7f9977..5972b2317306 100644 --- a/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/WorkflowsServiceV2BetaClient.g.cs +++ b/apis/Google.Cloud.LifeSciences.V2Beta/Google.Cloud.LifeSciences.V2Beta/WorkflowsServiceV2BetaClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.LifeSciences.V2Beta/docs/index.md b/apis/Google.Cloud.LifeSciences.V2Beta/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.LifeSciences.V2Beta/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Location/.OwlBot.yaml b/apis/Google.Cloud.Location/.OwlBot.yaml index 8494fad80dce..8a200a9dd981 100644 --- a/apis/Google.Cloud.Location/.OwlBot.yaml +++ b/apis/Google.Cloud.Location/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.GetLocationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.GetLocationRequestObjectAsyncSnippet.g.cs index 3dc724dc57a7..0a32538900bd 100644 --- a/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.GetLocationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.GetLocationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.GetLocationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.GetLocationRequestObjectSnippet.g.cs index 99db99dc2521..46b8853ebbd8 100644 --- a/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.GetLocationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.GetLocationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.ListLocationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.ListLocationsRequestObjectAsyncSnippet.g.cs index 78a853fb9a69..5395b346e620 100644 --- a/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.ListLocationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.ListLocationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.ListLocationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.ListLocationsRequestObjectSnippet.g.cs index 20705a03f09c..73d0f14299be 100644 --- a/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.ListLocationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Location/Google.Cloud.Location.GeneratedSnippets/LocationsClient.ListLocationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/Google.Cloud.Location.Snippets/LocationsClientSnippets.g.cs b/apis/Google.Cloud.Location/Google.Cloud.Location.Snippets/LocationsClientSnippets.g.cs index ec07a943b0b5..a08e99cfcef0 100644 --- a/apis/Google.Cloud.Location/Google.Cloud.Location.Snippets/LocationsClientSnippets.g.cs +++ b/apis/Google.Cloud.Location/Google.Cloud.Location.Snippets/LocationsClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/Google.Cloud.Location/LocationsClient.g.cs b/apis/Google.Cloud.Location/Google.Cloud.Location/LocationsClient.g.cs index 4abf60380237..914537dc60ae 100644 --- a/apis/Google.Cloud.Location/Google.Cloud.Location/LocationsClient.g.cs +++ b/apis/Google.Cloud.Location/Google.Cloud.Location/LocationsClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/Google.Cloud.Location/PackageApiMetadata.g.cs b/apis/Google.Cloud.Location/Google.Cloud.Location/PackageApiMetadata.g.cs index 4b260f3f7619..bdfa770d9c7f 100644 --- a/apis/Google.Cloud.Location/Google.Cloud.Location/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Location/Google.Cloud.Location/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/Google.Cloud.Location/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Location/Google.Cloud.Location/ServiceCollectionExtensions.g.cs index 04565f5f5164..e0c6bc3c32f5 100644 --- a/apis/Google.Cloud.Location/Google.Cloud.Location/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Location/Google.Cloud.Location/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Location/docs/index.md b/apis/Google.Cloud.Location/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Cloud.Location/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.Logging.Type/.OwlBot.yaml b/apis/Google.Cloud.Logging.Type/.OwlBot.yaml index b459148b26bf..3dfc3978da6e 100644 --- a/apis/Google.Cloud.Logging.Type/.OwlBot.yaml +++ b/apis/Google.Cloud.Logging.Type/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.Type/docs/index.md b/apis/Google.Cloud.Logging.Type/docs/index.md deleted file mode 100644 index 3f285da2513f..000000000000 --- a/apis/Google.Cloud.Logging.Type/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{{non-product-stub}} \ No newline at end of file diff --git a/apis/Google.Cloud.Logging.V2/.OwlBot.yaml b/apis/Google.Cloud.Logging.V2/.OwlBot.yaml index d4be56ab8189..26ceb635ccf8 100644 --- a/apis/Google.Cloud.Logging.V2/.OwlBot.yaml +++ b/apis/Google.Cloud.Logging.V2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CopyLogEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CopyLogEntriesRequestObjectAsyncSnippet.g.cs index ac65b8653404..c4f1a17adf5e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CopyLogEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CopyLogEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CopyLogEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CopyLogEntriesRequestObjectSnippet.g.cs index 948cd15a17be..84c93c3765e4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CopyLogEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CopyLogEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketLongRunningRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketLongRunningRequestObjectAsyncSnippet.g.cs index 934ea15bb6d3..fc9021dd278d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketLongRunningRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketLongRunningRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketLongRunningRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketLongRunningRequestObjectSnippet.g.cs index b6cca0e08775..50c3f621f55b 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketLongRunningRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketLongRunningRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketRequestObjectAsyncSnippet.g.cs index 5c43227c8b60..8a128a60cdd5 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketRequestObjectSnippet.g.cs index a29e17c3382f..6f16fef56b0f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateBucketRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionAsyncSnippet.g.cs index 86849aad3390..2fbcf87fb2ca 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionRequestObjectAsyncSnippet.g.cs index e855bdfa2371..efa2aa42ff4c 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionRequestObjectSnippet.g.cs index b339a49174d3..bd54ec1ea24f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames1AsyncSnippet.g.cs index 2baf37491d90..d12c4263574f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames1Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames1Snippet.g.cs index c642c67b4f5b..ebd0b08b8185 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames2AsyncSnippet.g.cs index f27040d8f575..a47a27c89897 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames2Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames2Snippet.g.cs index f267d4c7cfdf..417d168ccf6e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames3AsyncSnippet.g.cs index 78a751bda4bd..470cc3dc5a31 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames3Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames3Snippet.g.cs index f172166e70b1..dfc9a2a4b65e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames4AsyncSnippet.g.cs index f67a29e5e29e..e6d1a3f6f8ed 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames4Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames4Snippet.g.cs index 613c499446a1..a818f977b283 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionSnippet.g.cs index c5c19ec65ebf..9197fcda2814 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateExclusionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkAsyncSnippet.g.cs index 2ab18b7ff82d..b02b83dab1cb 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkRequestObjectAsyncSnippet.g.cs index 9eaf941474e2..15efabefcbc4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkRequestObjectSnippet.g.cs index 68eba56768a3..ae5c14d2afec 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkResourceNamesAsyncSnippet.g.cs index eb06433f4982..2f248609ea42 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkResourceNamesSnippet.g.cs index b93be763b394..5bcc293a0e02 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkSnippet.g.cs index ecc697b42b46..6ec115a40d26 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkAsyncSnippet.g.cs index fac5c938f2e8..c90fe11982f7 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkRequestObjectAsyncSnippet.g.cs index 0f78a56972e9..67ebe851bfd9 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkRequestObjectSnippet.g.cs index a8a3ae3e65a2..dff5a5b91268 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames1AsyncSnippet.g.cs index 1c5403d84b15..3b3c40aae885 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames1Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames1Snippet.g.cs index 36c2a20f8085..5745e7193ea2 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames2AsyncSnippet.g.cs index 7b92d9414265..bac732aa5af6 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames2Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames2Snippet.g.cs index 8fc72dec8c0d..f64607f49166 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames3AsyncSnippet.g.cs index 64f542b201a8..eb9ce3017f08 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames3Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames3Snippet.g.cs index 426d16bd6d20..5be4e0f6aa95 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames4AsyncSnippet.g.cs index 1fe8ead991f9..ce8310415451 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames4Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames4Snippet.g.cs index 238cc0468d51..a400b8fffe84 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkSnippet.g.cs index 8f8061a642e6..5cfca080ddc8 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateSinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateViewRequestObjectAsyncSnippet.g.cs index 9d13b0707406..9f5768e12786 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateViewRequestObjectSnippet.g.cs index 57445e3d533c..1fb94f8fc197 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.CreateViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteBucketRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteBucketRequestObjectAsyncSnippet.g.cs index 0ebf00b48360..d925f8246b34 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteBucketRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteBucketRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteBucketRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteBucketRequestObjectSnippet.g.cs index e553334b5a3d..bd38c4191851 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteBucketRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteBucketRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionAsyncSnippet.g.cs index 36f879ce5494..0baff6a050c7 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionRequestObjectAsyncSnippet.g.cs index 4ad4e38ddae6..e30ae2d92220 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionRequestObjectSnippet.g.cs index b428985ed4a6..24c6a2fa4fbc 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionResourceNamesAsyncSnippet.g.cs index 44001c94f1ba..4788760bd463 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionResourceNamesSnippet.g.cs index 25dc70872aa5..c88700efb467 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionSnippet.g.cs index e0ee5c586192..c34d19803fe9 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteExclusionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkAsyncSnippet.g.cs index 42f2b589cda0..b245eb27dd51 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkRequestObjectAsyncSnippet.g.cs index b5cfc33600d0..6a3490414583 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkRequestObjectSnippet.g.cs index 59bdbcd33cd4..f6e07a3f465a 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkResourceNamesAsyncSnippet.g.cs index ca0e0d84409b..08132818e6c6 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkResourceNamesSnippet.g.cs index 99fc14d97567..d0a3672bb786 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkSnippet.g.cs index 63b0d3528b3f..53300eab4d54 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkAsyncSnippet.g.cs index d5e0f8196ca0..685faa7b1993 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkRequestObjectAsyncSnippet.g.cs index 25ca1e7e0f47..56783112fef5 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkRequestObjectSnippet.g.cs index 781ead48c489..c51404e4e47b 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkResourceNamesAsyncSnippet.g.cs index 03a3c57cd1f9..2b5bf53c0049 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkResourceNamesSnippet.g.cs index 0ea9ecb13380..ed33a466456f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkSnippet.g.cs index 631a5f4e2164..f2ecf284b283 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteSinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteViewRequestObjectAsyncSnippet.g.cs index 67521dc5413e..6da66ab18362 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteViewRequestObjectSnippet.g.cs index facf70e4da58..2d0ee5937f62 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.DeleteViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetBucketRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetBucketRequestObjectAsyncSnippet.g.cs index ffbb15b0e4c3..b425fd61a3f7 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetBucketRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetBucketRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetBucketRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetBucketRequestObjectSnippet.g.cs index 4e27be0fcf5e..f7491e6eb663 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetBucketRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetBucketRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetCmekSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetCmekSettingsRequestObjectAsyncSnippet.g.cs index 95ca598cba59..deeb0ba984b4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetCmekSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetCmekSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetCmekSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetCmekSettingsRequestObjectSnippet.g.cs index 16cc48977217..0e27875373f0 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetCmekSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetCmekSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionAsyncSnippet.g.cs index e4f0faae0900..9653a2c1deba 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionRequestObjectAsyncSnippet.g.cs index 85c7e04cbdc7..45a53a44a7ec 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionRequestObjectSnippet.g.cs index 9988eb4ffaae..8f6ab7b27078 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionResourceNamesAsyncSnippet.g.cs index e2e1a2de94f5..f625238d59be 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionResourceNamesSnippet.g.cs index 640a38c7794c..cd9e430d4d0f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionSnippet.g.cs index d289edffbfc6..87d8bc9f8bf4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetExclusionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkAsyncSnippet.g.cs index acce8699e6b9..4cbcb7b7ecd8 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkRequestObjectAsyncSnippet.g.cs index 4825ccae020d..513f1dd01b3d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkRequestObjectSnippet.g.cs index faa992a99dcf..1215bb15e048 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkResourceNamesAsyncSnippet.g.cs index cc2f21e6f0df..d92c80c04ecd 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkResourceNamesSnippet.g.cs index f4fdef8fb8b7..22390150b5c3 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkSnippet.g.cs index 7316fbe6c2ac..9c2d760e310e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetLinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsAsyncSnippet.g.cs index d2d1d3d832ef..97c58c1bbeac 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsRequestObjectAsyncSnippet.g.cs index d3219a9268be..45997db49c82 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsRequestObjectSnippet.g.cs index 085cf9d24484..6ebba901780d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsResourceNamesAsyncSnippet.g.cs index 7b802b4407ce..84983a3ac5a5 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsResourceNamesSnippet.g.cs index f134425a522a..83e5699f93f2 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsSnippet.g.cs index e8aae6106dde..9aa7898f20c6 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkAsyncSnippet.g.cs index 93f63f04b44f..59e872c33d80 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkRequestObjectAsyncSnippet.g.cs index e46150ab0985..6fcc810961b5 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkRequestObjectSnippet.g.cs index 7be47c4fe155..5f8d542df713 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkResourceNamesAsyncSnippet.g.cs index 8bc04920fe23..88c353469c73 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkResourceNamesSnippet.g.cs index e6a319cca87f..ab6e4b45f67a 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkSnippet.g.cs index 57e2bafb4929..9930d6406395 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetSinkSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetViewRequestObjectAsyncSnippet.g.cs index 73ca12bc4057..21fe1a630aa0 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetViewRequestObjectSnippet.g.cs index 33384bb9d5bd..f3ce8df87d00 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.GetViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsAsyncSnippet.g.cs index 87c5e7e08a14..495b1224182b 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsRequestObjectAsyncSnippet.g.cs index 1c873eaaf7ad..99f498640689 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsRequestObjectSnippet.g.cs index 0162a5dbab4c..468280a46703 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames1AsyncSnippet.g.cs index 1c7903d45ecf..3281d80b123d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames1Snippet.g.cs index a823677a9430..04b3397025be 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames2AsyncSnippet.g.cs index 927f411397ac..f5381d0ab297 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames2Snippet.g.cs index b81f5f801b72..a11932a46231 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames3AsyncSnippet.g.cs index 897ac5c8246d..c69e2e5b8fa0 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames3Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames3Snippet.g.cs index 21726adf2313..69b021c02e2f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames4AsyncSnippet.g.cs index b77e5b1959d0..13b5dfbf3827 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames4Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames4Snippet.g.cs index fa9a11aa0051..7b88bb55eeea 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsSnippet.g.cs index 094df0cc2409..9a6cdaaf7547 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListBucketsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsAsyncSnippet.g.cs index 8713996ff7fc..eb8e4fd51dbd 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsRequestObjectAsyncSnippet.g.cs index 7ee4d24e2ce3..2e527d971dff 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsRequestObjectSnippet.g.cs index f63711597f75..6a1217c2469b 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames1AsyncSnippet.g.cs index 76885c63d460..38e466e1edc7 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames1Snippet.g.cs index bddced7a8f23..981eea7f214d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames2AsyncSnippet.g.cs index eebe9ea66a49..483bf7f0507c 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames2Snippet.g.cs index 62ffe57f4f2e..cd761093d54f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames3AsyncSnippet.g.cs index 44059aad945e..44aa48874c67 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames3Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames3Snippet.g.cs index 7453da11e4f4..b0e8d70dbcb4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames4AsyncSnippet.g.cs index 428f20ae5aeb..c55a80ffbb6a 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames4Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames4Snippet.g.cs index 38a95d603c49..f0d98788e2b9 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsSnippet.g.cs index 0200ebd86911..ecdb3bc45f80 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListExclusionsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksAsyncSnippet.g.cs index 644ad1f7810e..5094a30a1398 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksRequestObjectAsyncSnippet.g.cs index 50533201083b..c67416b3a95f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksRequestObjectSnippet.g.cs index efdfef0bbad5..34c147188f9e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksResourceNamesAsyncSnippet.g.cs index 2343f730a702..795ccf4d9e65 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksResourceNamesSnippet.g.cs index 7d2cce4ec8ca..22394e382ebf 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksSnippet.g.cs index 310f6a292711..07165e689f63 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListLinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksAsyncSnippet.g.cs index 2f561daa373b..2956ab0cc19e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksRequestObjectAsyncSnippet.g.cs index ecb2b4a7edb4..88b2c23baf78 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksRequestObjectSnippet.g.cs index 0a202c9d1955..88c6eeab1c01 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames1AsyncSnippet.g.cs index 744233f4a34f..929b76ba13b5 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames1Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames1Snippet.g.cs index 7bd1372b9976..af2b2c3a132f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames2AsyncSnippet.g.cs index 63cc6f12aacf..883cea3ce8db 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames2Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames2Snippet.g.cs index 624279ac4121..a7b39a4d8e3f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames3AsyncSnippet.g.cs index a2dc594d077d..99674b36a70d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames3Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames3Snippet.g.cs index f77462319efd..941e898a7118 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames4AsyncSnippet.g.cs index 19ec7c3183d5..5ca43ff10925 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames4Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames4Snippet.g.cs index d25948851aea..461876454f7e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksSnippet.g.cs index 4e90bdfff7c7..18fc50846ed8 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListSinksSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsAsyncSnippet.g.cs index 7a66d5610a73..f3545b011023 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsRequestObjectAsyncSnippet.g.cs index 1ba20c886ad3..7457be3470ca 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsRequestObjectSnippet.g.cs index a52ac54d4994..4cac69b73350 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsSnippet.g.cs index e5c4899d3793..533a3e8a891d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.ListViewsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UndeleteBucketRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UndeleteBucketRequestObjectAsyncSnippet.g.cs index 98515576c4b5..323bdcab76bf 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UndeleteBucketRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UndeleteBucketRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UndeleteBucketRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UndeleteBucketRequestObjectSnippet.g.cs index 376fe16b7210..03ad486aaf61 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UndeleteBucketRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UndeleteBucketRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketLongRunningRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketLongRunningRequestObjectAsyncSnippet.g.cs index e7c087274c05..c3521b06d6fc 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketLongRunningRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketLongRunningRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketLongRunningRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketLongRunningRequestObjectSnippet.g.cs index 9ca562fa1c96..6df97bea4a39 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketLongRunningRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketLongRunningRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketRequestObjectAsyncSnippet.g.cs index 08ecea2490b5..dbc2ec725c38 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketRequestObjectSnippet.g.cs index 629b6a47abc7..c8509376b087 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateBucketRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateCmekSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateCmekSettingsRequestObjectAsyncSnippet.g.cs index ed60563e45e8..62811588b9ae 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateCmekSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateCmekSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateCmekSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateCmekSettingsRequestObjectSnippet.g.cs index 44b6ddd2f373..fa86da9ee4ea 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateCmekSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateCmekSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionAsyncSnippet.g.cs index a8f1f204916f..d7e8aa1c4367 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionRequestObjectAsyncSnippet.g.cs index f928c3638d9b..a7dd4f36ef8e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionRequestObjectSnippet.g.cs index 49f39a88cbfd..cd2ac04718a2 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionResourceNamesAsyncSnippet.g.cs index c6faaac223ac..76aa8319d9af 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionResourceNamesSnippet.g.cs index 5cd41629ee40..42f96ec5761c 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionSnippet.g.cs index 85f105e49877..45f06b7998e8 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateExclusionSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsAsyncSnippet.g.cs index 2439442a146f..461f307cfe74 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsRequestObjectAsyncSnippet.g.cs index 12408d6368e4..9e4101843b67 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsRequestObjectSnippet.g.cs index 56114aaea883..ddf3056f27b2 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsSnippet.g.cs index 14f63a4eb4a4..912a97bfcbfb 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1AsyncSnippet.g.cs index 905130a14c9d..a5c8f65a1b2c 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1ResourceNamesAsyncSnippet.g.cs index 4e2270decc51..381b621d5927 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1ResourceNamesSnippet.g.cs index f59dc8ca3825..387e7a5c732a 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1Snippet.g.cs index 26b6c8127eb2..448e8f1f9b34 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2AsyncSnippet.g.cs index e63012322e6f..f5998774cee1 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2ResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2ResourceNamesAsyncSnippet.g.cs index 343d405b4fa3..aa40fb792730 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2ResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2ResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2ResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2ResourceNamesSnippet.g.cs index ba73d591a20c..e164b017d629 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2ResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2ResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2Snippet.g.cs index cdc5360f3615..754adba39ad7 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSink2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSinkRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSinkRequestObjectAsyncSnippet.g.cs index 04e47dfdfd1b..a0366e56a626 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSinkRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSinkRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSinkRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSinkRequestObjectSnippet.g.cs index 8b74d20d9f87..a1209b95122b 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSinkRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateSinkRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateViewRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateViewRequestObjectAsyncSnippet.g.cs index 01f699368a3a..69073620cf6a 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateViewRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateViewRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateViewRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateViewRequestObjectSnippet.g.cs index 952ee7d2caeb..afe0e0f91ce3 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateViewRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/ConfigServiceV2Client.UpdateViewRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogAsyncSnippet.g.cs index 7995876770c9..dfa872a59d19 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogRequestObjectAsyncSnippet.g.cs index b8218d4c792a..89e1fba675c8 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogRequestObjectSnippet.g.cs index ad0333d27b30..69bd745653b5 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogResourceNamesAsyncSnippet.g.cs index 9e63a3b63769..fb7ca9163c3d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogResourceNamesSnippet.g.cs index e7e1cd569a43..4fd75fef0bb0 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogSnippet.g.cs index fac4d76cbe3b..16ebfed83047 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.DeleteLogSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesAsyncSnippet.g.cs index 7c051f26f189..8a56994c83a9 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesRequestObjectAsyncSnippet.g.cs index 9a4b22d16d1e..e45f3999d36c 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesRequestObjectSnippet.g.cs index a0a7506dc62c..5d4f762735d4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames1AsyncSnippet.g.cs index 9d0d36e0db3e..c5edfb60b180 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames1Snippet.g.cs index 4778d321d2ee..b121794becf2 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames2AsyncSnippet.g.cs index d548055d6941..9417c20e5b28 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames2Snippet.g.cs index 37ebe8bd4e48..7add4b210bf7 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames3AsyncSnippet.g.cs index 3bdcafda0707..0aebadec99ab 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames3Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames3Snippet.g.cs index adc797a0d01e..5275358061a4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames4AsyncSnippet.g.cs index 7384aecf830e..9cd0536e951a 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames4Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames4Snippet.g.cs index 8b111087791f..8a3f43ba80bb 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesSnippet.g.cs index 2a531ea62d23..9e1d23101bfc 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsAsyncSnippet.g.cs index 7f7eb5848bbc..69a9c13ee755 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsRequestObjectAsyncSnippet.g.cs index 74f94c40a003..5f2911daa315 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsRequestObjectSnippet.g.cs index 8cec2e923d38..cd8747d1d3a5 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames1AsyncSnippet.g.cs index 84a97c73992f..95cf57ee4252 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames1Snippet.g.cs index 2797d51d4356..0f7a2b14eaa6 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames2AsyncSnippet.g.cs index 53fc126670e5..07bbc1286423 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames2Snippet.g.cs index 1eb6d2e34fb8..8df2fdaf7527 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames3AsyncSnippet.g.cs index e54e0d2243cf..5e845c16c59d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames3Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames3Snippet.g.cs index 6923159f8fbd..b1669fc51ddb 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames4AsyncSnippet.g.cs index 5da1f22d4cb8..14500041b33e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames4Snippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames4Snippet.g.cs index 0b421452bfb4..768ad81961c2 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsSnippet.g.cs index b3fe71253c69..7ffffaa86dd3 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListLogsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListMonitoredResourceDescriptorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListMonitoredResourceDescriptorsRequestObjectAsyncSnippet.g.cs index 2af66089e082..655aed01d873 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListMonitoredResourceDescriptorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListMonitoredResourceDescriptorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListMonitoredResourceDescriptorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListMonitoredResourceDescriptorsRequestObjectSnippet.g.cs index dbeb323a724a..a7c48126a477 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListMonitoredResourceDescriptorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.ListMonitoredResourceDescriptorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.TailLogEntriesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.TailLogEntriesSnippet.g.cs index bafb73da471c..39c8c69677cb 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.TailLogEntriesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.TailLogEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesAsyncSnippet.g.cs index 0108c01dc89f..f6bd0905de39 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesRequestObjectAsyncSnippet.g.cs index d40a00a8c855..17dcc4bc635a 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesRequestObjectSnippet.g.cs index 7d3bf16f5a4b..1f7c07ed8c61 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesResourceNamesAsyncSnippet.g.cs index 000f63d13fc1..9da969478cd4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesResourceNamesSnippet.g.cs index ed3e1e3c6bb1..c4df14afaff1 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesSnippet.g.cs index b4020e65ba9a..2a29dfc087ec 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/LoggingServiceV2Client.WriteLogEntriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricAsyncSnippet.g.cs index 55b882b72998..9c74736ba7c7 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricRequestObjectAsyncSnippet.g.cs index 4d7c20d4f097..1e7cd4381404 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricRequestObjectSnippet.g.cs index 92ef78b2b441..90bc0b63428d 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricResourceNamesAsyncSnippet.g.cs index d17e3a502343..8373106492dd 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricResourceNamesSnippet.g.cs index bdb60b2ce2b8..6d6b99c76093 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricSnippet.g.cs index 1b4e08be53d7..0d6b78539b6e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.CreateLogMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricAsyncSnippet.g.cs index cc68c52bbbb6..99d8e00873c1 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricRequestObjectAsyncSnippet.g.cs index de5652cfbd26..56fced28893f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricRequestObjectSnippet.g.cs index 7ab3c54cc8a7..a16976dba3bc 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricResourceNamesAsyncSnippet.g.cs index d34d8faa00d2..35b5c903907b 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricResourceNamesSnippet.g.cs index 58e5a96259ef..f6429ba6b524 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricSnippet.g.cs index 38a110fcc171..94058158c26e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.DeleteLogMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricAsyncSnippet.g.cs index 7fe360a6aabf..3d9a94e03386 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricRequestObjectAsyncSnippet.g.cs index fbe8a8dcd8e2..92438d902c13 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricRequestObjectSnippet.g.cs index b4b66b29b356..a6499544efd4 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricResourceNamesAsyncSnippet.g.cs index 08e93bf0b0d2..89d82f7abd22 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricResourceNamesSnippet.g.cs index fe78f31f4c8f..65c502fdac4f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricSnippet.g.cs index c3f438a7b761..0563faa5147b 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.GetLogMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsAsyncSnippet.g.cs index 194ac1d29a11..f4faf29f7a3f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsRequestObjectAsyncSnippet.g.cs index e3b5a14729f5..c18e8d501690 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsRequestObjectSnippet.g.cs index feb0ce6fed48..9e4a66eac1ab 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsResourceNamesAsyncSnippet.g.cs index 29f7b8239eb0..0475c659d86e 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsResourceNamesSnippet.g.cs index e21ea1abd8fb..be33e706b680 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsSnippet.g.cs index 260c89bf799d..f02015a49f20 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.ListLogMetricsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricAsyncSnippet.g.cs index 7982baa5dfef..8a70abcd0a40 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricRequestObjectAsyncSnippet.g.cs index 77b0525f28dd..eadd08f83696 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricRequestObjectSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricRequestObjectSnippet.g.cs index 2a606ce54e58..a69d4b4563aa 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricResourceNamesAsyncSnippet.g.cs index d0252e85328d..23abdffd5523 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricResourceNamesSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricResourceNamesSnippet.g.cs index ba48551013c2..9e15f313370b 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricSnippet.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricSnippet.g.cs index 95755a041383..598564eca6c1 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricSnippet.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.GeneratedSnippets/MetricsServiceV2Client.UpdateLogMetricSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/ConfigServiceV2ClientSnippets.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/ConfigServiceV2ClientSnippets.g.cs index 4e9c6d6f9978..e3660d3c69fa 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/ConfigServiceV2ClientSnippets.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/ConfigServiceV2ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/LoggingServiceV2ClientSnippets.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/LoggingServiceV2ClientSnippets.g.cs index a7af75e47a81..64cc785fbffd 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/LoggingServiceV2ClientSnippets.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/LoggingServiceV2ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/MetricsServiceV2ClientSnippets.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/MetricsServiceV2ClientSnippets.g.cs index a9c282341f09..69dbfedd3d44 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/MetricsServiceV2ClientSnippets.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2.Snippets/MetricsServiceV2ClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ConfigServiceV2Client.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ConfigServiceV2Client.g.cs index 6a1febc3416e..63eae14d2b99 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ConfigServiceV2Client.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ConfigServiceV2Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LogEntryResourceNames.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LogEntryResourceNames.g.cs index 38fba86e93e0..afe270f8454a 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LogEntryResourceNames.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LogEntryResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingConfigResourceNames.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingConfigResourceNames.g.cs index b67e175a9f01..87ddb8e9bcba 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingConfigResourceNames.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingConfigResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingMetricsResourceNames.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingMetricsResourceNames.g.cs index a3c8d535525d..db98d4715286 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingMetricsResourceNames.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingMetricsResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingResourceNames.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingResourceNames.g.cs index a2eafd852da2..c937f8b602b1 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingResourceNames.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingServiceV2Client.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingServiceV2Client.g.cs index 50c8a022a0a3..a0d46d2a562f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingServiceV2Client.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingServiceV2Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/MetricsServiceV2Client.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/MetricsServiceV2Client.g.cs index e0f146b8ec65..7f6e053ab9b6 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/MetricsServiceV2Client.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/MetricsServiceV2Client.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/PackageApiMetadata.g.cs index ba07278dd346..f65f3937dba9 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ServiceCollectionExtensions.g.cs index a23da167b9d3..3c5d3b32f74f 100644 --- a/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/.OwlBot.yaml b/apis/Google.Cloud.ManagedIdentities.V1/.OwlBot.yaml index e32179539ec7..f8b0e9d2347c 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.ManagedIdentities.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustAsyncSnippet.g.cs index 69b3ba45531a..099ec1a5fd52 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustRequestObjectAsyncSnippet.g.cs index 5e0c1e376795..e82fce3b7863 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustRequestObjectSnippet.g.cs index a35adc8f86bc..1502244f843a 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustResourceNamesAsyncSnippet.g.cs index bb5d587a8aad..8c20faefda34 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustResourceNamesSnippet.g.cs index b8fca7fc39ee..8d29c4eaeccc 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustSnippet.g.cs index a2739b649550..e483ba00d32d 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.AttachTrustSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainAsyncSnippet.g.cs index 9a815486701f..f0c32be75447 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainRequestObjectAsyncSnippet.g.cs index f85c34f416d4..55eff4a45b69 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainRequestObjectSnippet.g.cs index 93f65e156661..f01e1c14fb5f 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainResourceNamesAsyncSnippet.g.cs index 66c3fbf3dec3..b7cfc4f74b82 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainResourceNamesSnippet.g.cs index c2cf4318a35b..967a695b442f 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainSnippet.g.cs index 6d6c251b0bf0..766f5c8fc983 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.CreateMicrosoftAdDomainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainAsyncSnippet.g.cs index ec10c3e20e73..c3f42696249f 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainRequestObjectAsyncSnippet.g.cs index 91bfc0b77caf..aae22b41fa4e 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainRequestObjectSnippet.g.cs index b01ed9a60a7a..7e23fd69cbea 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainResourceNamesAsyncSnippet.g.cs index 3ccfbc509e59..90a5c2b8e295 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainResourceNamesSnippet.g.cs index edaf0bf63784..bf6c34f50887 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainSnippet.g.cs index 8aa51db5c9f8..2ce0ff8ff184 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DeleteDomainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustAsyncSnippet.g.cs index 58f73edf367c..5f324a1f7227 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustRequestObjectAsyncSnippet.g.cs index d6f3979da673..2c7acaa4e8c4 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustRequestObjectSnippet.g.cs index 2c0d3371da5c..1030f508d62f 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustResourceNamesAsyncSnippet.g.cs index 02135178ae45..b81b1759dbf3 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustResourceNamesSnippet.g.cs index fadaeefc5d78..3b802d64c8fd 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustSnippet.g.cs index 47e7be788288..4f1c3a649b38 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.DetachTrustSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainAsyncSnippet.g.cs index adabcbb4c741..8789510c218b 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainRequestObjectAsyncSnippet.g.cs index 3761b48ee7b3..5af61d2ad476 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainRequestObjectSnippet.g.cs index 7726e969c2ee..4ccd702a92ac 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainResourceNamesAsyncSnippet.g.cs index 37e1738b3606..21b3fd6c8a7d 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainResourceNamesSnippet.g.cs index 422a2a9991bc..984ea2a0b26a 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainSnippet.g.cs index 3e9f14e9a974..8ae01af9a424 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.GetDomainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsAsyncSnippet.g.cs index f79b2bab3df8..c7e0dfd594ca 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsRequestObjectAsyncSnippet.g.cs index e230045ad2de..4e607f847f18 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsRequestObjectSnippet.g.cs index a3824d310d19..ff67398ddd4c 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsResourceNamesAsyncSnippet.g.cs index c195008f046c..6822609d0e0e 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsResourceNamesSnippet.g.cs index 37bc86a80a74..04adcbe89699 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsSnippet.g.cs index 32076d504405..d8c095ca3d66 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ListDomainsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustAsyncSnippet.g.cs index 6e744bf77909..257b6cf8a50c 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustRequestObjectAsyncSnippet.g.cs index 91985d568283..a7ce2834e3e1 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustRequestObjectSnippet.g.cs index a32f7c64aca8..b2dc47d8602a 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustResourceNamesAsyncSnippet.g.cs index 0126dc39789c..41a37d1aff55 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustResourceNamesSnippet.g.cs index b7e1f7ff1a40..49c42f4f6d12 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustSnippet.g.cs index b0be4dad3300..d6ae419f3e03 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ReconfigureTrustSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordAsyncSnippet.g.cs index 44b7724dabc3..c48781b0ba17 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordRequestObjectAsyncSnippet.g.cs index 10d3e4bd78ca..3ab18f6185f3 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordRequestObjectSnippet.g.cs index f67a5b3dc56e..60606c31d21c 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordResourceNamesAsyncSnippet.g.cs index 0d79b053d5d2..e1a432b0c1cd 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordResourceNamesSnippet.g.cs index d0bbe279b514..5e2ff6f9c52a 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordSnippet.g.cs index 8a5efb0115a6..d2f6e3c8c45c 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ResetAdminPasswordSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainAsyncSnippet.g.cs index aa7680d84495..11fa89db21c9 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainRequestObjectAsyncSnippet.g.cs index bf0bc054bb21..6c2c1639798e 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainRequestObjectSnippet.g.cs index 27686260d826..6b1fb38c2093 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainSnippet.g.cs index 895d8c8446d7..fcaf618614d0 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.UpdateDomainSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustAsyncSnippet.g.cs index 4d444eb9b716..3d000a6202f3 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustRequestObjectAsyncSnippet.g.cs index 2c61d3026a0f..5b17c1138a5f 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustRequestObjectSnippet.g.cs index d8e04577217e..01da512cdb27 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustResourceNamesAsyncSnippet.g.cs index a7017a6843a5..b35572d72b4e 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustResourceNamesSnippet.g.cs index 7255cd47d1fb..d17f86238e84 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustSnippet.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustSnippet.g.cs index 696b9066cc41..bae3fd2791ee 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustSnippet.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.GeneratedSnippets/ManagedIdentitiesServiceClient.ValidateTrustSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.Snippets/ManagedIdentitiesServiceClientSnippets.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.Snippets/ManagedIdentitiesServiceClientSnippets.g.cs index 5b9bb8319cf4..ab4ef71500f2 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.Snippets/ManagedIdentitiesServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1.Snippets/ManagedIdentitiesServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ManagedIdentitiesServiceClient.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ManagedIdentitiesServiceClient.g.cs index a6b3cd5bac53..08f635cb003b 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ManagedIdentitiesServiceClient.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ManagedIdentitiesServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ManagedIdentitiesServiceResourceNames.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ManagedIdentitiesServiceResourceNames.g.cs index 80b627683858..44e9a37a4068 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ManagedIdentitiesServiceResourceNames.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ManagedIdentitiesServiceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/PackageApiMetadata.g.cs index 43dbd2a232f2..ad4385dd2578 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ResourceResourceNames.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ResourceResourceNames.g.cs index d09bb3ccfafc..c52bcb352620 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ResourceResourceNames.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ResourceResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ServiceCollectionExtensions.g.cs index a8eb384fa5de..ba154c56d674 100644 --- a/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.ManagedIdentities.V1/Google.Cloud.ManagedIdentities.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedIdentities.V1/docs/index.md b/apis/Google.Cloud.ManagedIdentities.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.ManagedIdentities.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.ManagedKafka.V1/.OwlBot.yaml b/apis/Google.Cloud.ManagedKafka.V1/.OwlBot.yaml index 54beb5388449..16daf0848e90 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.ManagedKafka.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterAsyncSnippet.g.cs index edd4399a8ddd..69ecd8d88240 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterRequestObjectAsyncSnippet.g.cs index 5596efe4d989..da8b5fa56c98 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterRequestObjectSnippet.g.cs index 7c7dbe7a7681..b4b796f6c8bb 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterResourceNamesAsyncSnippet.g.cs index 21b208b9422e..da9d2043da44 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterResourceNamesSnippet.g.cs index 9a1138322106..ae16bf79080b 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterSnippet.g.cs index e5fd2764556c..3e5c2fa6b31d 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicAsyncSnippet.g.cs index 80b7fb19f3bc..6a0be50d4040 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicRequestObjectAsyncSnippet.g.cs index c3813585434e..e7abb1665e21 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicRequestObjectSnippet.g.cs index 0cee71d2a73b..8f584c664fb3 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicResourceNamesAsyncSnippet.g.cs index 5b6ba1daabf9..f3d481d1a0cd 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicResourceNamesSnippet.g.cs index 1c2a5a00e1b8..192fc224b492 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicSnippet.g.cs index bd146a6a68ba..f9c494884897 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.CreateTopicSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterAsyncSnippet.g.cs index a58431f24966..dddad31eb7e6 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterRequestObjectAsyncSnippet.g.cs index f6c3b2a905b2..48f7a1a81ffc 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterRequestObjectSnippet.g.cs index 6796cf008c45..2cab3efe2798 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterResourceNamesAsyncSnippet.g.cs index 3940721406d6..66b628ba060d 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterResourceNamesSnippet.g.cs index 9877245937c1..a255596757a3 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterSnippet.g.cs index b4e70ce92cfb..c4bdcfc2d783 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupAsyncSnippet.g.cs index 169d3e229827..19e61109d9eb 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupRequestObjectAsyncSnippet.g.cs index e2715b558cc8..351049abe320 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupRequestObjectSnippet.g.cs index 60479e511dbc..5551f726a1f2 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupResourceNamesAsyncSnippet.g.cs index f5b1240bbad2..9d49a1f1b0bf 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupResourceNamesSnippet.g.cs index 3a6e884bcb37..4f5f16058527 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupSnippet.g.cs index d4511c1f2205..bd03479a3841 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteConsumerGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicAsyncSnippet.g.cs index 24b5bbf077db..2e69bc67ef32 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicRequestObjectAsyncSnippet.g.cs index 38771de5803f..6bb5c9489800 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicRequestObjectSnippet.g.cs index 0115835fdce8..ae81e2d81113 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicResourceNamesAsyncSnippet.g.cs index efc12989d1d8..3bd79274ff3f 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicResourceNamesSnippet.g.cs index 3e0b4eef0c62..d6b643627ba1 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicSnippet.g.cs index 97c124a0f2a4..c69311eb33fe 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.DeleteTopicSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterAsyncSnippet.g.cs index 9c57252f334c..dd9bc61f9d73 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterRequestObjectAsyncSnippet.g.cs index 8aea5624569b..29504b47a9f7 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterRequestObjectSnippet.g.cs index e1fbc31c1a37..5af0441e51b5 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterResourceNamesAsyncSnippet.g.cs index fd046914f53f..700dace0cffb 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterResourceNamesSnippet.g.cs index 1b3500b576e3..0d5bf9c05ee4 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterSnippet.g.cs index 600879ca0db0..2005a2d0ee75 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupAsyncSnippet.g.cs index 5499036d03c9..ef54d00966b2 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupRequestObjectAsyncSnippet.g.cs index 93bebb71dbb2..90b4c8fe9f50 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupRequestObjectSnippet.g.cs index 1216db6a103e..c42839d50050 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupResourceNamesAsyncSnippet.g.cs index 03ae8c199d0a..e0617f9011e1 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupResourceNamesSnippet.g.cs index 6bc0b1184a53..f1eb06e3e4fe 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupSnippet.g.cs index a367f7164fb8..d38cc0d931e0 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetConsumerGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicAsyncSnippet.g.cs index 52713ab6aa47..18779a9edd33 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicRequestObjectAsyncSnippet.g.cs index 1301d74d17d1..5b66901b0666 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicRequestObjectSnippet.g.cs index c21fb053abd1..cfb6a6b054b6 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicResourceNamesAsyncSnippet.g.cs index 923d08c9fad4..e8bf99adc87f 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicResourceNamesSnippet.g.cs index 067b8b622884..35ca6c0e4ec9 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicSnippet.g.cs index 5c6c902857de..93e5583de100 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.GetTopicSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersAsyncSnippet.g.cs index 3988b9e5e82f..32dad51cb60b 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersRequestObjectAsyncSnippet.g.cs index 5aa0f224d919..bc78357f5738 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersRequestObjectSnippet.g.cs index 112f84da1a63..51ef7dcd7547 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersResourceNamesAsyncSnippet.g.cs index 9d58600dffcc..b976ba0679ae 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersResourceNamesSnippet.g.cs index 95416b274828..59f4769030c9 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersSnippet.g.cs index 7bcb871c6f15..3359b60c5a86 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListClustersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsAsyncSnippet.g.cs index e0f407a4ee57..9b6957cb69d3 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsRequestObjectAsyncSnippet.g.cs index 26a99bdfd43d..4c27904137b0 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsRequestObjectSnippet.g.cs index 60901ab5f9d1..e1a4ae025e3c 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsResourceNamesAsyncSnippet.g.cs index ba180ffe9fd4..c8a32b8ed7d7 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsResourceNamesSnippet.g.cs index 4ac9366bf952..7142d6d70d23 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsSnippet.g.cs index 6b6f92d1ab7c..384a6e49bdf6 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListConsumerGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsAsyncSnippet.g.cs index a56c2f2f46ad..59f49d04e3a0 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsRequestObjectAsyncSnippet.g.cs index 066aa39d97b5..cc5fe90bd1e3 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsRequestObjectSnippet.g.cs index a770236730eb..9b6ac29b317c 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsResourceNamesAsyncSnippet.g.cs index 76bd784e89ca..8a0dcbfc8eea 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsResourceNamesSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsResourceNamesSnippet.g.cs index 7956910be2f2..7fa91df84621 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsSnippet.g.cs index cc13c5bf3502..aa62ec8dc0ed 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.ListTopicsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterAsyncSnippet.g.cs index f299f70e4817..794b99040865 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterRequestObjectAsyncSnippet.g.cs index 6b0d73d21d2a..01990019d945 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterRequestObjectSnippet.g.cs index 43a4769d7d2a..42db79dd873e 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterSnippet.g.cs index 61f23adca219..d752f9085f3d 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateClusterSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupAsyncSnippet.g.cs index f4e157b6cbe8..487c725d5b9b 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupRequestObjectAsyncSnippet.g.cs index 85928a8477bc..3eae310df50a 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupRequestObjectSnippet.g.cs index a53ab0eb36f6..8705853bc5f6 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupSnippet.g.cs index 0c19e6f088f8..639423e025ad 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateConsumerGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicAsyncSnippet.g.cs index 615f857da6a0..b71c14e3fa1d 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicRequestObjectAsyncSnippet.g.cs index f3b37c9cfc5c..8057ace611ee 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicRequestObjectSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicRequestObjectSnippet.g.cs index 64a802ffb6b6..657ba6ccaa1d 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicSnippet.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicSnippet.g.cs index 16ea263b4b56..7b7168ef01ca 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicSnippet.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.GeneratedSnippets/ManagedKafkaClient.UpdateTopicSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.Snippets/ManagedKafkaClientSnippets.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.Snippets/ManagedKafkaClientSnippets.g.cs index 2c7e6b1be735..d528636dc3d4 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.Snippets/ManagedKafkaClientSnippets.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.Snippets/ManagedKafkaClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.csproj b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.csproj index 6c1aa37abba1..889fadf64709 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.csproj +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta02 + 1.0.0-beta03 netstandard2.0;net462 true Recommended Google client library to access the Managed Service for Apache Kafka API, which lets you ingest Kafka streams directly into Google Cloud. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ManagedKafkaClient.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ManagedKafkaClient.g.cs index d6461c46b7e4..23fa3ec1094b 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ManagedKafkaClient.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ManagedKafkaClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ManagedKafkaResourceNames.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ManagedKafkaResourceNames.g.cs index 368f4771e369..e2f378b016cc 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ManagedKafkaResourceNames.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ManagedKafkaResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/PackageApiMetadata.g.cs index 27d9fd0c3e48..e64cf32df4fa 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Resources.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Resources.g.cs index 0d107457e508..54d3b375c553 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Resources.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/Resources.g.cs @@ -87,14 +87,17 @@ static ResourcesReflection() { "dGFtcEID4EEDEhMKBnRhcmdldBgDIAEoCUID4EEDEhEKBHZlcmIYBCABKAlC", "A+BBAxIbCg5zdGF0dXNfbWVzc2FnZRgFIAEoCUID4EEDEiMKFnJlcXVlc3Rl", "ZF9jYW5jZWxsYXRpb24YBiABKAhCA+BBAxIYCgthcGlfdmVyc2lvbhgHIAEo", - "CUID4EEDQtUCCiBjb20uZ29vZ2xlLmNsb3VkLm1hbmFnZWRrYWZrYS52MUIO", + "CUID4EEDQsMDCiBjb20uZ29vZ2xlLmNsb3VkLm1hbmFnZWRrYWZrYS52MUIO", "UmVzb3VyY2VzUHJvdG9QAVpEY2xvdWQuZ29vZ2xlLmNvbS9nby9tYW5hZ2Vk", "a2Fma2EvYXBpdjEvbWFuYWdlZGthZmthcGI7bWFuYWdlZGthZmthcGKqAhxH", "b29nbGUuQ2xvdWQuTWFuYWdlZEthZmthLlYxygIcR29vZ2xlXENsb3VkXE1h", "bmFnZWRLYWZrYVxWMeoCH0dvb2dsZTo6Q2xvdWQ6Ok1hbmFnZWRLYWZrYTo6", "VjHqQXgKIWNsb3Vka21zLmdvb2dsZWFwaXMuY29tL0NyeXB0b0tleRJTcHJv", "amVjdHMve3Byb2plY3R9L2xvY2F0aW9ucy97bG9jYXRpb259L2tleVJpbmdz", - "L3trZXlfcmluZ30vY3J5cHRvS2V5cy97Y3J5cHRvX2tleX1iBnByb3RvMw==")); + "L3trZXlfcmluZ30vY3J5cHRvS2V5cy97Y3J5cHRvX2tleX3qQWsKKnNlY3Jl", + "dG1hbmFnZXIuZ29vZ2xlYXBpcy5jb20vU2VjcmV0VmVyc2lvbhI9cHJvamVj", + "dHMve3Byb2plY3R9L3NlY3JldHMve3NlY3JldH0vdmVyc2lvbnMve3NlY3Jl", + "dF92ZXJzaW9ufWIGcHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ResourcesResourceNames.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ResourcesResourceNames.g.cs index 9f21546f4432..a346f6cb02e3 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ResourcesResourceNames.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ResourcesResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -1064,6 +1064,260 @@ public override string ToString() public static bool operator !=(CryptoKeyName a, CryptoKeyName b) => !(a == b); } + /// Resource name for the SecretVersion resource. + public sealed partial class SecretVersionName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern projects/{project}/secrets/{secret}/versions/{secret_version}. + /// + ProjectSecretSecretVersion = 1, + } + + private static gax::PathTemplate s_projectSecretSecretVersion = new gax::PathTemplate("projects/{project}/secrets/{secret}/versions/{secret_version}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static SecretVersionName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new SecretVersionName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/secrets/{secret}/versions/{secret_version}. + /// + /// The Project ID. Must not be null or empty. + /// The Secret ID. Must not be null or empty. + /// The SecretVersion ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static SecretVersionName FromProjectSecretSecretVersion(string projectId, string secretId, string secretVersionId) => + new SecretVersionName(ResourceNameType.ProjectSecretSecretVersion, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), secretId: gax::GaxPreconditions.CheckNotNullOrEmpty(secretId, nameof(secretId)), secretVersionId: gax::GaxPreconditions.CheckNotNullOrEmpty(secretVersionId, nameof(secretVersionId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/secrets/{secret}/versions/{secret_version}. + /// + /// The Project ID. Must not be null or empty. + /// The Secret ID. Must not be null or empty. + /// The SecretVersion ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/secrets/{secret}/versions/{secret_version}. + /// + public static string Format(string projectId, string secretId, string secretVersionId) => + FormatProjectSecretSecretVersion(projectId, secretId, secretVersionId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/secrets/{secret}/versions/{secret_version}. + /// + /// The Project ID. Must not be null or empty. + /// The Secret ID. Must not be null or empty. + /// The SecretVersion ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/secrets/{secret}/versions/{secret_version}. + /// + public static string FormatProjectSecretSecretVersion(string projectId, string secretId, string secretVersionId) => + s_projectSecretSecretVersion.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(secretId, nameof(secretId)), gax::GaxPreconditions.CheckNotNullOrEmpty(secretVersionId, nameof(secretVersionId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/secrets/{secret}/versions/{secret_version} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static SecretVersionName Parse(string secretVersionName) => Parse(secretVersionName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/secrets/{secret}/versions/{secret_version} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static SecretVersionName Parse(string secretVersionName, bool allowUnparsed) => + TryParse(secretVersionName, allowUnparsed, out SecretVersionName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/secrets/{secret}/versions/{secret_version} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string secretVersionName, out SecretVersionName result) => + TryParse(secretVersionName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/secrets/{secret}/versions/{secret_version} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string secretVersionName, bool allowUnparsed, out SecretVersionName result) + { + gax::GaxPreconditions.CheckNotNull(secretVersionName, nameof(secretVersionName)); + gax::TemplatedResourceName resourceName; + if (s_projectSecretSecretVersion.TryParseName(secretVersionName, out resourceName)) + { + result = FromProjectSecretSecretVersion(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(secretVersionName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private SecretVersionName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string projectId = null, string secretId = null, string secretVersionId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + ProjectId = projectId; + SecretId = secretId; + SecretVersionId = secretVersionId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/secrets/{secret}/versions/{secret_version} + /// + /// The Project ID. Must not be null or empty. + /// The Secret ID. Must not be null or empty. + /// The SecretVersion ID. Must not be null or empty. + public SecretVersionName(string projectId, string secretId, string secretVersionId) : this(ResourceNameType.ProjectSecretSecretVersion, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), secretId: gax::GaxPreconditions.CheckNotNullOrEmpty(secretId, nameof(secretId)), secretVersionId: gax::GaxPreconditions.CheckNotNullOrEmpty(secretVersionId, nameof(secretVersionId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// + /// The Secret ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string SecretId { get; } + + /// + /// The SecretVersion ID. Will not be null, unless this instance contains an unparsed resource + /// name. + /// + public string SecretVersionId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectSecretSecretVersion: return s_projectSecretSecretVersion.Expand(ProjectId, SecretId, SecretVersionId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as SecretVersionName); + + /// + public bool Equals(SecretVersionName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(SecretVersionName a, SecretVersionName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(SecretVersionName a, SecretVersionName b) => !(a == b); + } + public partial class Cluster { /// diff --git a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ServiceCollectionExtensions.g.cs index 89ae4008157d..4ca516c758b8 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.ManagedKafka.V1/Google.Cloud.ManagedKafka.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.ManagedKafka.V1/docs/history.md b/apis/Google.Cloud.ManagedKafka.V1/docs/history.md index 971d78c0957c..f5427bf8d896 100644 --- a/apis/Google.Cloud.ManagedKafka.V1/docs/history.md +++ b/apis/Google.Cloud.ManagedKafka.V1/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 1.0.0-beta03, released 2025-01-13 + +### New features + +- Adds new resource_definition option ([commit 48e8d4b](https://github.com/googleapis/google-cloud-dotnet/commit/48e8d4bcd05be9ef6865a1ef94ce4429111f1e3d)) + ## Version 1.0.0-beta02, released 2024-12-06 ### New features diff --git a/apis/Google.Cloud.ManagedKafka.V1/docs/index.md b/apis/Google.Cloud.ManagedKafka.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.ManagedKafka.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.MediaTranslation.V1Beta1/.OwlBot.yaml b/apis/Google.Cloud.MediaTranslation.V1Beta1/.OwlBot.yaml index ab89601db9d0..46fc6705f715 100644 --- a/apis/Google.Cloud.MediaTranslation.V1Beta1/.OwlBot.yaml +++ b/apis/Google.Cloud.MediaTranslation.V1Beta1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1.GeneratedSnippets/SpeechTranslationServiceClient.StreamingTranslateSpeechSnippet.g.cs b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1.GeneratedSnippets/SpeechTranslationServiceClient.StreamingTranslateSpeechSnippet.g.cs index 68900521e303..f3d736cfd160 100644 --- a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1.GeneratedSnippets/SpeechTranslationServiceClient.StreamingTranslateSpeechSnippet.g.cs +++ b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1.GeneratedSnippets/SpeechTranslationServiceClient.StreamingTranslateSpeechSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1.Snippets/SpeechTranslationServiceClientSnippets.g.cs b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1.Snippets/SpeechTranslationServiceClientSnippets.g.cs index b8b167b61ca4..2641f2675f36 100644 --- a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1.Snippets/SpeechTranslationServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1.Snippets/SpeechTranslationServiceClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/PackageApiMetadata.g.cs b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/PackageApiMetadata.g.cs index 81ec0e6b13b8..0b0ec9e1d3f7 100644 --- a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/ServiceCollectionExtensions.g.cs index d4194e97a036..0c132166639d 100644 --- a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/SpeechTranslationServiceClient.g.cs b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/SpeechTranslationServiceClient.g.cs index 8b55ddf08640..a50380613f61 100644 --- a/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/SpeechTranslationServiceClient.g.cs +++ b/apis/Google.Cloud.MediaTranslation.V1Beta1/Google.Cloud.MediaTranslation.V1Beta1/SpeechTranslationServiceClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MediaTranslation.V1Beta1/docs/index.md b/apis/Google.Cloud.MediaTranslation.V1Beta1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.MediaTranslation.V1Beta1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Memcache.V1/.OwlBot.yaml b/apis/Google.Cloud.Memcache.V1/.OwlBot.yaml index 12f141eecaff..32457dd28b0c 100644 --- a/apis/Google.Cloud.Memcache.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Memcache.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersAsyncSnippet.g.cs index b56a87e14d22..6a88720b2d96 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectAsyncSnippet.g.cs index 8339ff304d53..af7d8e6eadbb 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectSnippet.g.cs index b9c2f10c4b79..031b29f7e957 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesAsyncSnippet.g.cs index 1a26022be6b8..c188b401cc7f 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesSnippet.g.cs index d5a07c8f2992..fb6c3101750f 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersSnippet.g.cs index 543bafe30cd5..f53c75a52e31 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ApplyParametersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceAsyncSnippet.g.cs index 3ab07d309c8e..73a3976ff8ea 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectAsyncSnippet.g.cs index 3bbf997f1a1e..172bf6bfd070 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectSnippet.g.cs index 351cd3ef5cae..64d93610079c 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesAsyncSnippet.g.cs index 2c7276f05839..1a3305c40d1d 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesSnippet.g.cs index 61d6cd141929..e1cd4dcb2b6a 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceSnippet.g.cs index 566f6fcc8ea6..187036526987 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.CreateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceAsyncSnippet.g.cs index c97a469bcc73..ceb6bb17ff89 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs index 90d97d838216..f782e6473ce2 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectSnippet.g.cs index 6652cbe6fefa..154cc5210aae 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs index 4171b777626d..6341e462244b 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesSnippet.g.cs index 6d7658630c2a..d76ece3e82bb 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceSnippet.g.cs index 5182fcc40a66..517693023c82 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceAsyncSnippet.g.cs index a54799166f7d..ef9f7dcad881 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectAsyncSnippet.g.cs index ae1373df8019..296576e1c012 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectSnippet.g.cs index 1534f6324458..16104385ab40 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesAsyncSnippet.g.cs index a3be397ecf3d..2b75c2f1698b 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesSnippet.g.cs index eb7bc9c04b92..3fa4e0f2e59a 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceSnippet.g.cs index d2da76a92990..1e5b152525c8 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.GetInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesAsyncSnippet.g.cs index adb3957fb9d8..a5cfd957ce2c 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectAsyncSnippet.g.cs index 9e7fd36a438c..ea3a33c3fd24 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectSnippet.g.cs index 003890edead3..805d9f20a7a6 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesAsyncSnippet.g.cs index cc8b417ee5ad..0133b5de98bf 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesSnippet.g.cs index 770ad4aeb329..0d8f308c8c38 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesSnippet.g.cs index 83b74baffa68..800ca86f13f2 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.ListInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceAsyncSnippet.g.cs index 3ff64e6f11bd..98678b861112 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectAsyncSnippet.g.cs index 6600b6f35b84..3638a69e869f 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectSnippet.g.cs index d0993336d18a..7b01421c5e12 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesAsyncSnippet.g.cs index 363bb8fba79f..c81a7cf90a94 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesSnippet.g.cs index f486a3a3fc25..760edf1ce63c 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceSnippet.g.cs index d29e9bea6063..23c9252aee8b 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceAsyncSnippet.g.cs index 158cc009bd04..c835af5d1861 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs index ec915f9d364f..635cfa54a9a8 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectSnippet.g.cs index 618360b289e8..86079d1180d7 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceSnippet.g.cs index f323f8fe2f8a..ac97784575fb 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersAsyncSnippet.g.cs index ca732513b5c2..a7105741641c 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectAsyncSnippet.g.cs index a353954b3bc0..41eec26796a3 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectSnippet.g.cs index 64275ec3f61c..1fc9fc65ff08 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesAsyncSnippet.g.cs index 098b84a525c0..c81ab35dc851 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesSnippet.g.cs index 618436e608ce..16270b3ff8f9 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersSnippet.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersSnippet.g.cs index 93e45ed1d796..c714a57fc3b1 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.GeneratedSnippets/CloudMemcacheClient.UpdateParametersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.Snippets/CloudMemcacheClientSnippets.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.Snippets/CloudMemcacheClientSnippets.g.cs index f0653ab4ffb7..d1f6c8e4ac0c 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.Snippets/CloudMemcacheClientSnippets.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1.Snippets/CloudMemcacheClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/CloudMemcacheClient.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/CloudMemcacheClient.g.cs index 31d436726175..07fc1e403a56 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/CloudMemcacheClient.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/CloudMemcacheClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/CloudMemcacheResourceNames.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/CloudMemcacheResourceNames.g.cs index 9607026942f1..80ca864225be 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/CloudMemcacheResourceNames.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/CloudMemcacheResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/PackageApiMetadata.g.cs index 6ec645d67f5b..56d48c0da1c2 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/ServiceCollectionExtensions.g.cs index 9d34a066cd28..e2b4d2c0c9fa 100644 --- a/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Memcache.V1/Google.Cloud.Memcache.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1/docs/index.md b/apis/Google.Cloud.Memcache.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Memcache.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Memcache.V1Beta2/.OwlBot.yaml b/apis/Google.Cloud.Memcache.V1Beta2/.OwlBot.yaml index 3b1459fa6a9d..e9ac4622e3f2 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/.OwlBot.yaml +++ b/apis/Google.Cloud.Memcache.V1Beta2/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersAsyncSnippet.g.cs index 1f951be04fac..b4be8bbbd50e 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectAsyncSnippet.g.cs index bab13de147d0..a122cbb77884 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectSnippet.g.cs index b167132e9239..7ace818afcd1 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesAsyncSnippet.g.cs index d05ff0e9919f..1636f4b0731a 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesSnippet.g.cs index 2685cb4308ee..679ddfd4332a 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersSnippet.g.cs index e4f81a27025b..af8963ebc05d 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplyParametersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateAsyncSnippet.g.cs index e794615ceb9d..d2592886f51f 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateRequestObjectAsyncSnippet.g.cs index 6da00515787f..c7ef7b15e836 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateRequestObjectSnippet.g.cs index 0bb98dc3aaff..5ac79a2e7a2f 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateResourceNamesAsyncSnippet.g.cs index 53c70948df40..3fcb0686e617 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateResourceNamesSnippet.g.cs index fecf537afce1..92c848c629e4 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateSnippet.g.cs index bcec1ee49fa0..d028d2e55aa8 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ApplySoftwareUpdateSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceAsyncSnippet.g.cs index 18fbabee3a68..a950e3b42721 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectAsyncSnippet.g.cs index d668a64903b6..5e2b8508c13d 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectSnippet.g.cs index 3aeb27b5404d..a84794f34d35 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesAsyncSnippet.g.cs index e914194d3213..1d6a31acbd10 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesSnippet.g.cs index 3c52310c68ba..cdf33d630179 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceSnippet.g.cs index 29b805bf7dd0..8548c4656927 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.CreateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceAsyncSnippet.g.cs index d749c5a5819d..4692c140f175 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs index 41bd87ef584c..b7e6764a0f13 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectSnippet.g.cs index c06696c5967b..bb725390de43 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs index efee171e2f5c..061f2448ce65 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesSnippet.g.cs index 2448c7a4d626..203f270327dd 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceSnippet.g.cs index 39c9675610e4..25c8e89404f0 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.DeleteInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceAsyncSnippet.g.cs index ce645c296d13..435cd374c0b7 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectAsyncSnippet.g.cs index 27eb9b23a9f6..216ec1601dc0 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectSnippet.g.cs index bda4e8f855b7..194b219a19ee 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesAsyncSnippet.g.cs index b21ca6d99196..9b501e614e91 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesSnippet.g.cs index 012066fd2dba..a04f453a2285 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceSnippet.g.cs index bedfd8bd52f0..3b0be58ad066 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.GetInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesAsyncSnippet.g.cs index baf39baf462a..b0c82f961118 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectAsyncSnippet.g.cs index 58d8d7fc286e..c2208f1c7fad 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectSnippet.g.cs index a2946bc805c4..c71c9a012037 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesAsyncSnippet.g.cs index 743a229d1582..b20b76104d6e 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesSnippet.g.cs index a4bdb9a5a3b2..98b8ac3f8ea0 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesSnippet.g.cs index 211196dab0c6..d292cfc56efc 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.ListInstancesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceAsyncSnippet.g.cs index f52ef1b05a8d..ce581b43eeb4 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectAsyncSnippet.g.cs index eb46da63461e..3b5e85c035a5 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectSnippet.g.cs index be3b7d330b0f..d479c6883d89 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesAsyncSnippet.g.cs index 4c544d88c9b4..29ae4e9f74eb 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesSnippet.g.cs index 20de4f068541..c93043042c22 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceSnippet.g.cs index 9bad68aca673..70c2f739e204 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.RescheduleMaintenanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceAsyncSnippet.g.cs index 81eac6910f1e..d614cfd13617 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs index 8b068af8ef31..fc236a0085cc 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectSnippet.g.cs index 49149ee8b2ce..07909b632716 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceSnippet.g.cs index 762a98b8491c..c94d788df657 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateInstanceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersAsyncSnippet.g.cs index 57177df6afac..bd27a3d780be 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectAsyncSnippet.g.cs index 7fbf71cd201d..1ed016721867 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectSnippet.g.cs index 8d569faf071f..816585721f20 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesAsyncSnippet.g.cs index 249a9464279c..8f130613b7c5 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesSnippet.g.cs index 5f4c122bbe17..0f401ce49085 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersSnippet.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersSnippet.g.cs index ee2ea6220bfb..3abe100aefff 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersSnippet.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.GeneratedSnippets/CloudMemcacheClient.UpdateParametersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.Snippets/CloudMemcacheClientSnippets.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.Snippets/CloudMemcacheClientSnippets.g.cs index 5e8a5c3aa372..6fe380664812 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.Snippets/CloudMemcacheClientSnippets.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2.Snippets/CloudMemcacheClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/CloudMemcacheClient.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/CloudMemcacheClient.g.cs index 578d74b923f8..d967368a20bd 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/CloudMemcacheClient.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/CloudMemcacheClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/CloudMemcacheResourceNames.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/CloudMemcacheResourceNames.g.cs index 1d9ec226772b..05a1c54a44d3 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/CloudMemcacheResourceNames.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/CloudMemcacheResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/PackageApiMetadata.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/PackageApiMetadata.g.cs index f7770a2abe8c..1dfe5cf12991 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/ServiceCollectionExtensions.g.cs index 26b2c551faa0..e2705335e667 100644 --- a/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Memcache.V1Beta2/Google.Cloud.Memcache.V1Beta2/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Memcache.V1Beta2/docs/index.md b/apis/Google.Cloud.Memcache.V1Beta2/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Memcache.V1Beta2/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Memorystore.V1/.OwlBot.yaml b/apis/Google.Cloud.Memorystore.V1/.OwlBot.yaml new file mode 100644 index 000000000000..4f133012bdf8 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/.OwlBot.yaml @@ -0,0 +1,31 @@ + +# Copyright 2025 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +squash: true + +deep-remove-regex: + - /owl-bot-staging + +deep-copy-regex: + - source: /google/cloud/memorystore/v1/.*-csharp/Google.Cloud.Memorystore.V1 + dest: /owl-bot-staging/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1 + - source: /google/cloud/memorystore/v1/.*-csharp/Google.Cloud.Memorystore.V1.Snippets + dest: /owl-bot-staging/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.Snippets + - source: /google/cloud/memorystore/v1/.*-csharp/Google.Cloud.Memorystore.V1.GeneratedSnippets + dest: /owl-bot-staging/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets + - source: /google/cloud/memorystore/v1/.*-csharp/gapic_metadata.json + dest: /owl-bot-staging/Google.Cloud.Memorystore.V1/gapic_metadata.json + +api-name: Google.Cloud.Memorystore.V1 diff --git a/apis/Google.Cloud.Memorystore.V1/.repo-metadata.json b/apis/Google.Cloud.Memorystore.V1/.repo-metadata.json new file mode 100644 index 000000000000..2075f7af8c50 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/.repo-metadata.json @@ -0,0 +1,8 @@ +{ + "distribution_name": "Google.Cloud.Memorystore.V1", + "release_level": "preview", + "client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Memorystore.V1/latest", + "library_type": "GAPIC_AUTO", + "language": "dotnet", + "api_shortname": "memorystore" +} \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/Google.Cloud.Memorystore.V1.GeneratedSnippets.csproj b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/Google.Cloud.Memorystore.V1.GeneratedSnippets.csproj new file mode 100644 index 000000000000..9553d39d7c5a --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/Google.Cloud.Memorystore.V1.GeneratedSnippets.csproj @@ -0,0 +1,20 @@ + + + + net6.0;net462 + net6.0 + false + 1701;1702;1705;xUnit2004;xUnit2013 + + + + + + + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceAsyncSnippet.g.cs new file mode 100644 index 000000000000..592abc52714f --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceAsyncSnippet.g.cs @@ -0,0 +1,63 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_CreateInstance_async_flattened] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateInstanceAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_CreateInstance_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..12e36cefc168 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,68 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_CreateInstance_async] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateInstanceRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + CreateInstanceRequest request = new CreateInstanceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + InstanceId = "", + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_CreateInstance_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..f343b8b1a2a3 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectSnippet.g.cs @@ -0,0 +1,67 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_CreateInstance_sync] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateInstanceRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + CreateInstanceRequest request = new CreateInstanceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + InstanceId = "", + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.CreateInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_CreateInstance_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..328e6fb2c844 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,64 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_CreateInstance_async_flattened_resourceNames] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateInstanceResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_CreateInstance_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..5a7798bb0df2 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesSnippet.g.cs @@ -0,0 +1,63 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_CreateInstance_sync_flattened_resourceNames] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateInstanceResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = memorystoreClient.CreateInstance(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_CreateInstance_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceSnippet.g.cs new file mode 100644 index 000000000000..8b18f6763c82 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.CreateInstanceSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_CreateInstance_sync_flattened] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateInstance() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = memorystoreClient.CreateInstance(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_CreateInstance_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceAsyncSnippet.g.cs new file mode 100644 index 000000000000..26e045bd5a10 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceAsyncSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_DeleteInstance_async_flattened] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteInstanceAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_DeleteInstance_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..b1caa40ac237 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,66 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_DeleteInstance_async] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteInstanceRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + DeleteInstanceRequest request = new DeleteInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_DeleteInstance_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..ea73ea616689 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectSnippet.g.cs @@ -0,0 +1,65 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_DeleteInstance_sync] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteInstanceRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + DeleteInstanceRequest request = new DeleteInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.DeleteInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_DeleteInstance_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..137066dae7ee --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_DeleteInstance_async_flattened_resourceNames] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteInstanceResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_DeleteInstance_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..6201ca51b7ad --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesSnippet.g.cs @@ -0,0 +1,61 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_DeleteInstance_sync_flattened_resourceNames] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteInstanceResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Operation response = memorystoreClient.DeleteInstance(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_DeleteInstance_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceSnippet.g.cs new file mode 100644 index 000000000000..dbfd44021302 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.DeleteInstanceSnippet.g.cs @@ -0,0 +1,61 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_DeleteInstance_sync_flattened] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteInstance() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Operation response = memorystoreClient.DeleteInstance(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_DeleteInstance_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityAsyncSnippet.g.cs new file mode 100644 index 000000000000..2f1e07a079c5 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetCertificateAuthority_async_flattened] + using Google.Cloud.Memorystore.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthorityAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCertificateAuthorityAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(name); + } + } + // [END memorystore_v1_generated_Memorystore_GetCertificateAuthority_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..ff71e311b6bb --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetCertificateAuthority_async] + using Google.Cloud.Memorystore.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthorityAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCertificateAuthorityRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + GetCertificateAuthorityRequest request = new GetCertificateAuthorityRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(request); + } + } + // [END memorystore_v1_generated_Memorystore_GetCertificateAuthority_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..f105f8fecdac --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync] + using Google.Cloud.Memorystore.V1; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthority + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCertificateAuthorityRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + GetCertificateAuthorityRequest request = new GetCertificateAuthorityRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(request); + } + } + // [END memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..968a7c0f195b --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetCertificateAuthority_async_flattened_resourceNames] + using Google.Cloud.Memorystore.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthorityAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCertificateAuthorityResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(name); + } + } + // [END memorystore_v1_generated_Memorystore_GetCertificateAuthority_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..64af815d1548 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync_flattened_resourceNames] + using Google.Cloud.Memorystore.V1; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthority + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCertificateAuthorityResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(name); + } + } + // [END memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthoritySnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthoritySnippet.g.cs new file mode 100644 index 000000000000..bf0d865bb715 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetCertificateAuthoritySnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync_flattened] + using Google.Cloud.Memorystore.V1; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthority + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCertificateAuthority() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(name); + } + } + // [END memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceAsyncSnippet.g.cs new file mode 100644 index 000000000000..3bece97ef571 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetInstance_async_flattened] + using Google.Cloud.Memorystore.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetInstanceAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(name); + } + } + // [END memorystore_v1_generated_Memorystore_GetInstance_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..6cd8be154644 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetInstance_async] + using Google.Cloud.Memorystore.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetInstanceRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + GetInstanceRequest request = new GetInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(request); + } + } + // [END memorystore_v1_generated_Memorystore_GetInstance_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..64f797c6dd12 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetInstance_sync] + using Google.Cloud.Memorystore.V1; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetInstanceRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + GetInstanceRequest request = new GetInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + Instance response = memorystoreClient.GetInstance(request); + } + } + // [END memorystore_v1_generated_Memorystore_GetInstance_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..44720d761845 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetInstance_async_flattened_resourceNames] + using Google.Cloud.Memorystore.V1; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetInstanceResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(name); + } + } + // [END memorystore_v1_generated_Memorystore_GetInstance_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..c0524322d6b0 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetInstance_sync_flattened_resourceNames] + using Google.Cloud.Memorystore.V1; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetInstanceResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Instance response = memorystoreClient.GetInstance(name); + } + } + // [END memorystore_v1_generated_Memorystore_GetInstance_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceSnippet.g.cs new file mode 100644 index 000000000000..ddc963a617e3 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.GetInstanceSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_GetInstance_sync_flattened] + using Google.Cloud.Memorystore.V1; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetInstance() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Instance response = memorystoreClient.GetInstance(name); + } + } + // [END memorystore_v1_generated_Memorystore_GetInstance_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesAsyncSnippet.g.cs new file mode 100644 index 000000000000..a56c9aa36f87 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_ListInstances_async_flattened] + using Google.Api.Gax; + using Google.Cloud.Memorystore.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstancesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListInstancesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1_generated_Memorystore_ListInstances_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..fe038ff7bb1e --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,85 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_ListInstances_async] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstancesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListInstancesRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1_generated_Memorystore_ListInstances_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..6a5dbd3a1079 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectSnippet.g.cs @@ -0,0 +1,83 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_ListInstances_sync] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using System; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstances + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListInstancesRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1_generated_Memorystore_ListInstances_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..6a95289c7663 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_ListInstances_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstancesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListInstancesResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1_generated_Memorystore_ListInstances_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..12b7228638b2 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesSnippet.g.cs @@ -0,0 +1,78 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_ListInstances_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using System; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstances + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListInstancesResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1_generated_Memorystore_ListInstances_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesSnippet.g.cs new file mode 100644 index 000000000000..13658d96dd94 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.ListInstancesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_ListInstances_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.Memorystore.V1; + using System; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstances + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListInstances() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1_generated_Memorystore_ListInstances_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceAsyncSnippet.g.cs new file mode 100644 index 000000000000..e1f833d6e207 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceAsyncSnippet.g.cs @@ -0,0 +1,63 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_UpdateInstance_async_flattened] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for UpdateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateInstanceAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + Instance instance = new Instance(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = await memorystoreClient.UpdateInstanceAsync(instance, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceUpdateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_UpdateInstance_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..bd0b005d4beb --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,67 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_UpdateInstance_async] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for UpdateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateInstanceRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + UpdateInstanceRequest request = new UpdateInstanceRequest + { + UpdateMask = new FieldMask(), + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.UpdateInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceUpdateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_UpdateInstance_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..610c8fb1d117 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectSnippet.g.cs @@ -0,0 +1,66 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_UpdateInstance_sync] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for UpdateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateInstanceRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + UpdateInstanceRequest request = new UpdateInstanceRequest + { + UpdateMask = new FieldMask(), + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.UpdateInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceUpdateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_UpdateInstance_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceSnippet.g.cs new file mode 100644 index 000000000000..ea68fc9fca7d --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/MemorystoreClient.UpdateInstanceSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1_generated_Memorystore_UpdateInstance_sync_flattened] + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for UpdateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateInstance() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + Instance instance = new Instance(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = memorystoreClient.UpdateInstance(instance, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceUpdateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1_generated_Memorystore_UpdateInstance_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/snippet_metadata_google.cloud.memorystore.v1.json b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/snippet_metadata_google.cloud.memorystore.v1.json new file mode 100644 index 000000000000..4b4e8eac08d2 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.GeneratedSnippets/snippet_metadata_google.cloud.memorystore.v1.json @@ -0,0 +1,1713 @@ +{ + "clientLibrary": { + "name": "Google.Cloud.Memorystore.V1", + "language": "C_SHARP", + "apis": [ + { + "id": "google.cloud.memorystore.v1", + "version": "v1" + } + ] + }, + "snippets": [ + { + "regionTag": "memorystore_v1_generated_Memorystore_ListInstances_sync", + "title": "ListInstancesRequestObject", + "description": "Snippet for ListInstances", + "file": "MemorystoreClient.ListInstancesRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstances", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.ListInstances", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.ListInstancesRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 81, + "type": "FULL" + }, + { + "start": 37, + "end": 79, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_ListInstances_async", + "title": "ListInstancesRequestObjectAsync", + "description": "Snippet for ListInstancesAsync", + "file": "MemorystoreClient.ListInstancesRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstancesAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.ListInstancesAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.ListInstancesRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 83, + "type": "FULL" + }, + { + "start": 39, + "end": 81, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_ListInstances_sync_flattened", + "title": "ListInstances", + "description": "Snippet for ListInstances", + "file": "MemorystoreClient.ListInstancesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstances", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.ListInstances", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_ListInstances_async_flattened", + "title": "ListInstancesAsync", + "description": "Snippet for ListInstancesAsync", + "file": "MemorystoreClient.ListInstancesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstancesAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.ListInstancesAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_ListInstances_sync_flattened_resourceNames", + "title": "ListInstancesResourceNames", + "description": "Snippet for ListInstances", + "file": "MemorystoreClient.ListInstancesResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstances", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.ListInstances", + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 76, + "type": "FULL" + }, + { + "start": 37, + "end": 74, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_ListInstances_async_flattened_resourceNames", + "title": "ListInstancesResourceNamesAsync", + "description": "Snippet for ListInstancesAsync", + "file": "MemorystoreClient.ListInstancesResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstancesAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.ListInstancesAsync", + "async": true, + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 78, + "type": "FULL" + }, + { + "start": 39, + "end": 76, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetInstance_sync", + "title": "GetInstanceRequestObject", + "description": "Snippet for GetInstance", + "file": "MemorystoreClient.GetInstanceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.GetInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1.Instance", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetInstance_async", + "title": "GetInstanceRequestObjectAsync", + "description": "Snippet for GetInstanceAsync", + "file": "MemorystoreClient.GetInstanceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.GetInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetInstance_sync_flattened", + "title": "GetInstance", + "description": "Snippet for GetInstance", + "file": "MemorystoreClient.GetInstanceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetInstance", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1.Instance", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetInstance_async_flattened", + "title": "GetInstanceAsync", + "description": "Snippet for GetInstanceAsync", + "file": "MemorystoreClient.GetInstanceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetInstanceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetInstance_sync_flattened_resourceNames", + "title": "GetInstanceResourceNames", + "description": "Snippet for GetInstance", + "file": "MemorystoreClient.GetInstanceResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1.Instance", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetInstance_async_flattened_resourceNames", + "title": "GetInstanceResourceNamesAsync", + "description": "Snippet for GetInstanceAsync", + "file": "MemorystoreClient.GetInstanceResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_CreateInstance_sync", + "title": "CreateInstanceRequestObject", + "description": "Snippet for CreateInstance", + "file": "MemorystoreClient.CreateInstanceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.CreateInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.CreateInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 65, + "type": "FULL" + }, + { + "start": 36, + "end": 63, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_CreateInstance_async", + "title": "CreateInstanceRequestObjectAsync", + "description": "Snippet for CreateInstanceAsync", + "file": "MemorystoreClient.CreateInstanceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.CreateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.CreateInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 66, + "type": "FULL" + }, + { + "start": 37, + "end": 64, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_CreateInstance_sync_flattened", + "title": "CreateInstance", + "description": "Snippet for CreateInstance", + "file": "MemorystoreClient.CreateInstanceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.CreateInstance", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.Memorystore.V1.Instance", + "name": "instance" + }, + { + "type": "System.String", + "name": "instanceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 35, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_CreateInstance_async_flattened", + "title": "CreateInstanceAsync", + "description": "Snippet for CreateInstanceAsync", + "file": "MemorystoreClient.CreateInstanceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.CreateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.Memorystore.V1.Instance", + "name": "instance" + }, + { + "type": "System.String", + "name": "instanceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 61, + "type": "FULL" + }, + { + "start": 36, + "end": 59, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_CreateInstance_sync_flattened_resourceNames", + "title": "CreateInstanceResourceNames", + "description": "Snippet for CreateInstance", + "file": "MemorystoreClient.CreateInstanceResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.CreateInstance", + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.Memorystore.V1.Instance", + "name": "instance" + }, + { + "type": "System.String", + "name": "instanceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 61, + "type": "FULL" + }, + { + "start": 36, + "end": 59, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_CreateInstance_async_flattened_resourceNames", + "title": "CreateInstanceResourceNamesAsync", + "description": "Snippet for CreateInstanceAsync", + "file": "MemorystoreClient.CreateInstanceResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.CreateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.Memorystore.V1.Instance", + "name": "instance" + }, + { + "type": "System.String", + "name": "instanceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 62, + "type": "FULL" + }, + { + "start": 37, + "end": 60, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_UpdateInstance_sync", + "title": "UpdateInstanceRequestObject", + "description": "Snippet for UpdateInstance", + "file": "MemorystoreClient.UpdateInstanceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.UpdateInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.UpdateInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "UpdateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.UpdateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 36, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_UpdateInstance_async", + "title": "UpdateInstanceRequestObjectAsync", + "description": "Snippet for UpdateInstanceAsync", + "file": "MemorystoreClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.UpdateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.UpdateInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "UpdateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.UpdateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 65, + "type": "FULL" + }, + { + "start": 37, + "end": 63, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_UpdateInstance_sync_flattened", + "title": "UpdateInstance", + "description": "Snippet for UpdateInstance", + "file": "MemorystoreClient.UpdateInstanceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.UpdateInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.Instance", + "name": "instance" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "UpdateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.UpdateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 36, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_UpdateInstance_async_flattened", + "title": "UpdateInstanceAsync", + "description": "Snippet for UpdateInstanceAsync", + "file": "MemorystoreClient.UpdateInstanceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.UpdateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.Instance", + "name": "instance" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "UpdateInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.UpdateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 61, + "type": "FULL" + }, + { + "start": 37, + "end": 59, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_DeleteInstance_sync", + "title": "DeleteInstanceRequestObject", + "description": "Snippet for DeleteInstance", + "file": "MemorystoreClient.DeleteInstanceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.DeleteInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.DeleteInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 63, + "type": "FULL" + }, + { + "start": 36, + "end": 61, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_DeleteInstance_async", + "title": "DeleteInstanceRequestObjectAsync", + "description": "Snippet for DeleteInstanceAsync", + "file": "MemorystoreClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.DeleteInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.DeleteInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 37, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_DeleteInstance_sync_flattened", + "title": "DeleteInstance", + "description": "Snippet for DeleteInstance", + "file": "MemorystoreClient.DeleteInstanceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.DeleteInstance", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 59, + "type": "FULL" + }, + { + "start": 36, + "end": 57, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_DeleteInstance_async_flattened", + "title": "DeleteInstanceAsync", + "description": "Snippet for DeleteInstanceAsync", + "file": "MemorystoreClient.DeleteInstanceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.DeleteInstanceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 37, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_DeleteInstance_sync_flattened_resourceNames", + "title": "DeleteInstanceResourceNames", + "description": "Snippet for DeleteInstance", + "file": "MemorystoreClient.DeleteInstanceResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstance", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.DeleteInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 59, + "type": "FULL" + }, + { + "start": 36, + "end": 57, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_DeleteInstance_async_flattened_resourceNames", + "title": "DeleteInstanceResourceNamesAsync", + "description": "Snippet for DeleteInstanceAsync", + "file": "MemorystoreClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.DeleteInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 37, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync", + "title": "GetCertificateAuthorityRequestObject", + "description": "Snippet for GetCertificateAuthority", + "file": "MemorystoreClient.GetCertificateAuthorityRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthority", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetCertificateAuthority", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1.CertificateAuthority", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetCertificateAuthority_async", + "title": "GetCertificateAuthorityRequestObjectAsync", + "description": "Snippet for GetCertificateAuthorityAsync", + "file": "MemorystoreClient.GetCertificateAuthorityRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthorityAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetCertificateAuthorityAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync_flattened", + "title": "GetCertificateAuthority", + "description": "Snippet for GetCertificateAuthority", + "file": "MemorystoreClient.GetCertificateAuthoritySnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthority", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetCertificateAuthority", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1.CertificateAuthority", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetCertificateAuthority_async_flattened", + "title": "GetCertificateAuthorityAsync", + "description": "Snippet for GetCertificateAuthorityAsync", + "file": "MemorystoreClient.GetCertificateAuthorityAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthorityAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetCertificateAuthorityAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetCertificateAuthority_sync_flattened_resourceNames", + "title": "GetCertificateAuthorityResourceNames", + "description": "Snippet for GetCertificateAuthority", + "file": "MemorystoreClient.GetCertificateAuthorityResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthority", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetCertificateAuthority", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1.CertificateAuthority", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1_generated_Memorystore_GetCertificateAuthority_async_flattened_resourceNames", + "title": "GetCertificateAuthorityResourceNamesAsync", + "description": "Snippet for GetCertificateAuthorityAsync", + "file": "MemorystoreClient.GetCertificateAuthorityResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthorityAsync", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient.GetCertificateAuthorityAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + } + ] +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.Snippets/Google.Cloud.Memorystore.V1.Snippets.csproj b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.Snippets/Google.Cloud.Memorystore.V1.Snippets.csproj new file mode 100644 index 000000000000..9553d39d7c5a --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.Snippets/Google.Cloud.Memorystore.V1.Snippets.csproj @@ -0,0 +1,20 @@ + + + + net6.0;net462 + net6.0 + false + 1701;1702;1705;xUnit2004;xUnit2013 + + + + + + + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.Snippets/MemorystoreClientSnippets.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.Snippets/MemorystoreClientSnippets.g.cs new file mode 100644 index 000000000000..1d696b83806d --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.Snippets/MemorystoreClientSnippets.g.cs @@ -0,0 +1,997 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System; + using System.Linq; + using System.Threading.Tasks; + + /// Generated snippets. + public sealed class AllGeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstances + public void ListInstancesRequestObject() + { + // Snippet: ListInstances(ListInstancesRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstancesAsync + public async Task ListInstancesRequestObjectAsync() + { + // Snippet: ListInstancesAsync(ListInstancesRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstances + public void ListInstances() + { + // Snippet: ListInstances(string, string, int?, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstancesAsync + public async Task ListInstancesAsync() + { + // Snippet: ListInstancesAsync(string, string, int?, CallSettings) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstances + public void ListInstancesResourceNames() + { + // Snippet: ListInstances(LocationName, string, int?, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstancesAsync + public async Task ListInstancesResourceNamesAsync() + { + // Snippet: ListInstancesAsync(LocationName, string, int?, CallSettings) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for GetInstance + public void GetInstanceRequestObject() + { + // Snippet: GetInstance(GetInstanceRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + GetInstanceRequest request = new GetInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + Instance response = memorystoreClient.GetInstance(request); + // End snippet + } + + /// Snippet for GetInstanceAsync + public async Task GetInstanceRequestObjectAsync() + { + // Snippet: GetInstanceAsync(GetInstanceRequest, CallSettings) + // Additional: GetInstanceAsync(GetInstanceRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + GetInstanceRequest request = new GetInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(request); + // End snippet + } + + /// Snippet for GetInstance + public void GetInstance() + { + // Snippet: GetInstance(string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Instance response = memorystoreClient.GetInstance(name); + // End snippet + } + + /// Snippet for GetInstanceAsync + public async Task GetInstanceAsync() + { + // Snippet: GetInstanceAsync(string, CallSettings) + // Additional: GetInstanceAsync(string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(name); + // End snippet + } + + /// Snippet for GetInstance + public void GetInstanceResourceNames() + { + // Snippet: GetInstance(InstanceName, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Instance response = memorystoreClient.GetInstance(name); + // End snippet + } + + /// Snippet for GetInstanceAsync + public async Task GetInstanceResourceNamesAsync() + { + // Snippet: GetInstanceAsync(InstanceName, CallSettings) + // Additional: GetInstanceAsync(InstanceName, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(name); + // End snippet + } + + /// Snippet for CreateInstance + public void CreateInstanceRequestObject() + { + // Snippet: CreateInstance(CreateInstanceRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + CreateInstanceRequest request = new CreateInstanceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + InstanceId = "", + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.CreateInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstanceAsync + public async Task CreateInstanceRequestObjectAsync() + { + // Snippet: CreateInstanceAsync(CreateInstanceRequest, CallSettings) + // Additional: CreateInstanceAsync(CreateInstanceRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + CreateInstanceRequest request = new CreateInstanceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + InstanceId = "", + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstance + public void CreateInstance() + { + // Snippet: CreateInstance(string, Instance, string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = memorystoreClient.CreateInstance(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstanceAsync + public async Task CreateInstanceAsync() + { + // Snippet: CreateInstanceAsync(string, Instance, string, CallSettings) + // Additional: CreateInstanceAsync(string, Instance, string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstance + public void CreateInstanceResourceNames() + { + // Snippet: CreateInstance(LocationName, Instance, string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = memorystoreClient.CreateInstance(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstanceAsync + public async Task CreateInstanceResourceNamesAsync() + { + // Snippet: CreateInstanceAsync(LocationName, Instance, string, CallSettings) + // Additional: CreateInstanceAsync(LocationName, Instance, string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateInstance + public void UpdateInstanceRequestObject() + { + // Snippet: UpdateInstance(UpdateInstanceRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + UpdateInstanceRequest request = new UpdateInstanceRequest + { + UpdateMask = new FieldMask(), + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.UpdateInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceUpdateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateInstanceAsync + public async Task UpdateInstanceRequestObjectAsync() + { + // Snippet: UpdateInstanceAsync(UpdateInstanceRequest, CallSettings) + // Additional: UpdateInstanceAsync(UpdateInstanceRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + UpdateInstanceRequest request = new UpdateInstanceRequest + { + UpdateMask = new FieldMask(), + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.UpdateInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceUpdateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateInstance + public void UpdateInstance() + { + // Snippet: UpdateInstance(Instance, FieldMask, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + Instance instance = new Instance(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = memorystoreClient.UpdateInstance(instance, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceUpdateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateInstanceAsync + public async Task UpdateInstanceAsync() + { + // Snippet: UpdateInstanceAsync(Instance, FieldMask, CallSettings) + // Additional: UpdateInstanceAsync(Instance, FieldMask, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + Instance instance = new Instance(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = await memorystoreClient.UpdateInstanceAsync(instance, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceUpdateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstance + public void DeleteInstanceRequestObject() + { + // Snippet: DeleteInstance(DeleteInstanceRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + DeleteInstanceRequest request = new DeleteInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.DeleteInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstanceAsync + public async Task DeleteInstanceRequestObjectAsync() + { + // Snippet: DeleteInstanceAsync(DeleteInstanceRequest, CallSettings) + // Additional: DeleteInstanceAsync(DeleteInstanceRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + DeleteInstanceRequest request = new DeleteInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstance + public void DeleteInstance() + { + // Snippet: DeleteInstance(string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Operation response = memorystoreClient.DeleteInstance(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstanceAsync + public async Task DeleteInstanceAsync() + { + // Snippet: DeleteInstanceAsync(string, CallSettings) + // Additional: DeleteInstanceAsync(string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstance + public void DeleteInstanceResourceNames() + { + // Snippet: DeleteInstance(InstanceName, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Operation response = memorystoreClient.DeleteInstance(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstanceAsync + public async Task DeleteInstanceResourceNamesAsync() + { + // Snippet: DeleteInstanceAsync(InstanceName, CallSettings) + // Additional: DeleteInstanceAsync(InstanceName, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for GetCertificateAuthority + public void GetCertificateAuthorityRequestObject() + { + // Snippet: GetCertificateAuthority(GetCertificateAuthorityRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + GetCertificateAuthorityRequest request = new GetCertificateAuthorityRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(request); + // End snippet + } + + /// Snippet for GetCertificateAuthorityAsync + public async Task GetCertificateAuthorityRequestObjectAsync() + { + // Snippet: GetCertificateAuthorityAsync(GetCertificateAuthorityRequest, CallSettings) + // Additional: GetCertificateAuthorityAsync(GetCertificateAuthorityRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + GetCertificateAuthorityRequest request = new GetCertificateAuthorityRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(request); + // End snippet + } + + /// Snippet for GetCertificateAuthority + public void GetCertificateAuthority() + { + // Snippet: GetCertificateAuthority(string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(name); + // End snippet + } + + /// Snippet for GetCertificateAuthorityAsync + public async Task GetCertificateAuthorityAsync() + { + // Snippet: GetCertificateAuthorityAsync(string, CallSettings) + // Additional: GetCertificateAuthorityAsync(string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(name); + // End snippet + } + + /// Snippet for GetCertificateAuthority + public void GetCertificateAuthorityResourceNames() + { + // Snippet: GetCertificateAuthority(InstanceName, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(name); + // End snippet + } + + /// Snippet for GetCertificateAuthorityAsync + public async Task GetCertificateAuthorityResourceNamesAsync() + { + // Snippet: GetCertificateAuthorityAsync(InstanceName, CallSettings) + // Additional: GetCertificateAuthorityAsync(InstanceName, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(name); + // End snippet + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.sln b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.sln new file mode 100644 index 000000000000..05eaa9049292 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.sln @@ -0,0 +1,37 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.2.32516.85 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Memorystore.V1", "Google.Cloud.Memorystore.V1\Google.Cloud.Memorystore.V1.csproj", "{1C8BEC28-6685-3494-E35B-B539B0230F33}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Memorystore.V1.Snippets", "Google.Cloud.Memorystore.V1.Snippets\Google.Cloud.Memorystore.V1.Snippets.csproj", "{E538723B-FA58-AB44-324A-732CB3549621}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Memorystore.V1.GeneratedSnippets", "Google.Cloud.Memorystore.V1.GeneratedSnippets\Google.Cloud.Memorystore.V1.GeneratedSnippets.csproj", "{BD1C0D2F-7F2A-3765-16C9-09D31B7531CD}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.ClientTesting", "..\..\tools\Google.Cloud.ClientTesting\Google.Cloud.ClientTesting.csproj", "{29974B0C-A7B0-8CA8-AE32-99F622C89044}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {1C8BEC28-6685-3494-E35B-B539B0230F33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1C8BEC28-6685-3494-E35B-B539B0230F33}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1C8BEC28-6685-3494-E35B-B539B0230F33}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1C8BEC28-6685-3494-E35B-B539B0230F33}.Release|Any CPU.Build.0 = Release|Any CPU + {E538723B-FA58-AB44-324A-732CB3549621}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E538723B-FA58-AB44-324A-732CB3549621}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E538723B-FA58-AB44-324A-732CB3549621}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E538723B-FA58-AB44-324A-732CB3549621}.Release|Any CPU.Build.0 = Release|Any CPU + {BD1C0D2F-7F2A-3765-16C9-09D31B7531CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BD1C0D2F-7F2A-3765-16C9-09D31B7531CD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BD1C0D2F-7F2A-3765-16C9-09D31B7531CD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BD1C0D2F-7F2A-3765-16C9-09D31B7531CD}.Release|Any CPU.Build.0 = Release|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Debug|Any CPU.Build.0 = Debug|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Release|Any CPU.ActiveCfg = Release|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.csproj b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.csproj new file mode 100644 index 000000000000..a509756d2233 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.csproj @@ -0,0 +1,17 @@ + + + + 1.0.0-beta01 + netstandard2.0;net462 + true + Recommended Google client library to administer Cloud Memorystore (v1), a fully-managed database service that provides a managed version of popular open source caching solutions. + Memorystore;Valkey;Cache;Google;Cloud + + + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Memorystore.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Memorystore.g.cs new file mode 100644 index 000000000000..203871af7fc4 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Memorystore.g.cs @@ -0,0 +1,8164 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/memorystore/v1/memorystore.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.Memorystore.V1 { + + /// Holder for reflection information generated from google/cloud/memorystore/v1/memorystore.proto + public static partial class MemorystoreReflection { + + #region Descriptor + /// File descriptor for google/cloud/memorystore/v1/memorystore.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static MemorystoreReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "Ci1nb29nbGUvY2xvdWQvbWVtb3J5c3RvcmUvdjEvbWVtb3J5c3RvcmUucHJv", + "dG8SG2dvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MRocZ29vZ2xlL2FwaS9h", + "bm5vdGF0aW9ucy5wcm90bxoXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8aH2dv", + "b2dsZS9hcGkvZmllbGRfYmVoYXZpb3IucHJvdG8aG2dvb2dsZS9hcGkvZmll", + "bGRfaW5mby5wcm90bxoZZ29vZ2xlL2FwaS9yZXNvdXJjZS5wcm90bxojZ29v", + "Z2xlL2xvbmdydW5uaW5nL29wZXJhdGlvbnMucHJvdG8aG2dvb2dsZS9wcm90", + "b2J1Zi9lbXB0eS5wcm90bxogZ29vZ2xlL3Byb3RvYnVmL2ZpZWxkX21hc2su", + "cHJvdG8aH2dvb2dsZS9wcm90b2J1Zi90aW1lc3RhbXAucHJvdG8inhUKCElu", + "c3RhbmNlEhEKBG5hbWUYASABKAlCA+BBCBI0CgtjcmVhdGVfdGltZRgCIAEo", + "CzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxI0Cgt1cGRhdGVf", + "dGltZRgDIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXBCA+BBAxJG", + "CgZsYWJlbHMYBCADKAsyMS5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEu", + "SW5zdGFuY2UuTGFiZWxzRW50cnlCA+BBARI/CgVzdGF0ZRgFIAEoDjIrLmdv", + "b2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MS5JbnN0YW5jZS5TdGF0ZUID4EED", + "EkgKCnN0YXRlX2luZm8YBiABKAsyLy5nb29nbGUuY2xvdWQubWVtb3J5c3Rv", + "cmUudjEuSW5zdGFuY2UuU3RhdGVJbmZvQgPgQQMSGAoDdWlkGAcgASgJQgvg", + "QQPijM/XCAIIARIfCg1yZXBsaWNhX2NvdW50GAggASgFQgPgQQFIAIgBARJb", + "ChJhdXRob3JpemF0aW9uX21vZGUYCSABKA4yNy5nb29nbGUuY2xvdWQubWVt", + "b3J5c3RvcmUudjEuSW5zdGFuY2UuQXV0aG9yaXphdGlvbk1vZGVCBuBBAeBB", + "BRJkChd0cmFuc2l0X2VuY3J5cHRpb25fbW9kZRgKIAEoDjI7Lmdvb2dsZS5j", + "bG91ZC5tZW1vcnlzdG9yZS52MS5JbnN0YW5jZS5UcmFuc2l0RW5jcnlwdGlv", + "bk1vZGVCBuBBAeBBBRIYCgtzaGFyZF9jb3VudBgLIAEoBUID4EEBElAKE2Rp", + "c2NvdmVyeV9lbmRwb2ludHMYDCADKAsyLi5nb29nbGUuY2xvdWQubWVtb3J5", + "c3RvcmUudjEuRGlzY292ZXJ5RW5kcG9pbnRCA+BBAxJJCglub2RlX3R5cGUY", + "DSABKA4yLi5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuSW5zdGFuY2Uu", + "Tm9kZVR5cGVCBuBBAeBBBRJPChJwZXJzaXN0ZW5jZV9jb25maWcYDiABKAsy", + "Li5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuUGVyc2lzdGVuY2VDb25m", + "aWdCA+BBARIeCg5lbmdpbmVfdmVyc2lvbhgPIAEoCUIG4EEB4EEFElUKDmVu", + "Z2luZV9jb25maWdzGBAgAygLMjguZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3Jl", + "LnYxLkluc3RhbmNlLkVuZ2luZUNvbmZpZ3NFbnRyeUID4EEBEkEKC25vZGVf", + "Y29uZmlnGBEgASgLMicuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxLk5v", + "ZGVDb25maWdCA+BBAxJdChh6b25lX2Rpc3RyaWJ1dGlvbl9jb25maWcYEiAB", + "KAsyMy5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuWm9uZURpc3RyaWJ1", + "dGlvbkNvbmZpZ0IG4EEB4EEFEi0KG2RlbGV0aW9uX3Byb3RlY3Rpb25fZW5h", + "YmxlZBgTIAEoCEID4EEBSAGIAQESVAoUcHNjX2F1dG9fY29ubmVjdGlvbnMY", + "FCADKAsyLi5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuUHNjQXV0b0Nv", + "bm5lY3Rpb25CBuBBAuBBBRJOCgllbmRwb2ludHMYGSADKAsyNi5nb29nbGUu", + "Y2xvdWQubWVtb3J5c3RvcmUudjEuSW5zdGFuY2UuSW5zdGFuY2VFbmRwb2lu", + "dEID4EEBEj0KBG1vZGUYGiABKA4yKi5nb29nbGUuY2xvdWQubWVtb3J5c3Rv", + "cmUudjEuSW5zdGFuY2UuTW9kZUID4EEBGvgBCglTdGF0ZUluZm8SVgoLdXBk", + "YXRlX2luZm8YASABKAsyOi5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEu", + "SW5zdGFuY2UuU3RhdGVJbmZvLlVwZGF0ZUluZm9CA+BBA0gAGooBCgpVcGRh", + "dGVJbmZvEiQKEnRhcmdldF9zaGFyZF9jb3VudBgBIAEoBUID4EEDSACIAQES", + "JgoUdGFyZ2V0X3JlcGxpY2FfY291bnQYAiABKAVCA+BBA0gBiAEBQhUKE190", + "YXJnZXRfc2hhcmRfY291bnRCFwoVX3RhcmdldF9yZXBsaWNhX2NvdW50QgYK", + "BGluZm8aZAoQSW5zdGFuY2VFbmRwb2ludBJQCgtjb25uZWN0aW9ucxgBIAMo", + "CzI2Lmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MS5JbnN0YW5jZS5Db25u", + "ZWN0aW9uRGV0YWlsQgPgQQEatQEKEENvbm5lY3Rpb25EZXRhaWwSTQoTcHNj", + "X2F1dG9fY29ubmVjdGlvbhgBIAEoCzIuLmdvb2dsZS5jbG91ZC5tZW1vcnlz", + "dG9yZS52MS5Qc2NBdXRvQ29ubmVjdGlvbkgAEkQKDnBzY19jb25uZWN0aW9u", + "GAIgASgLMiouZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxLlBzY0Nvbm5l", + "Y3Rpb25IAEIMCgpjb25uZWN0aW9uGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgB", + "IAEoCRINCgV2YWx1ZRgCIAEoCToCOAEaNAoSRW5naW5lQ29uZmlnc0VudHJ5", + "EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiVAoFU3RhdGUSFQoR", + "U1RBVEVfVU5TUEVDSUZJRUQQABIMCghDUkVBVElORxABEgoKBkFDVElWRRAC", + "EgwKCFVQREFUSU5HEAMSDAoIREVMRVRJTkcQBCJYChFBdXRob3JpemF0aW9u", + "TW9kZRIiCh5BVVRIT1JJWkFUSU9OX01PREVfVU5TUEVDSUZJRUQQABIRCg1B", + "VVRIX0RJU0FCTEVEEAESDAoISUFNX0FVVEgQAiJ8ChVUcmFuc2l0RW5jcnlw", + "dGlvbk1vZGUSJwojVFJBTlNJVF9FTkNSWVBUSU9OX01PREVfVU5TUEVDSUZJ", + "RUQQABIfChtUUkFOU0lUX0VOQ1JZUFRJT05fRElTQUJMRUQQARIZChVTRVJW", + "RVJfQVVUSEVOVElDQVRJT04QAiJ3CghOb2RlVHlwZRIZChVOT0RFX1RZUEVf", + "VU5TUEVDSUZJRUQQABIUChBTSEFSRURfQ09SRV9OQU5PEAESEgoOSElHSE1F", + "TV9NRURJVU0QAhISCg5ISUdITUVNX1hMQVJHRRADEhIKDlNUQU5EQVJEX1NN", + "QUxMEAQiOQoETW9kZRIUChBNT0RFX1VOU1BFQ0lGSUVEEAASDgoKU1RBTkRB", + "TE9ORRABEgsKB0NMVVNURVIQAjp76kF4CiNtZW1vcnlzdG9yZS5nb29nbGVh", + "cGlzLmNvbS9JbnN0YW5jZRI8cHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9u", + "cy97bG9jYXRpb259L2luc3RhbmNlcy97aW5zdGFuY2V9KglpbnN0YW5jZXMy", + "CGluc3RhbmNlQhAKDl9yZXBsaWNhX2NvdW50Qh4KHF9kZWxldGlvbl9wcm90", + "ZWN0aW9uX2VuYWJsZWQi/gMKEVBzY0F1dG9Db25uZWN0aW9uEhYKBHBvcnQY", + "CSABKAVCBuBBA+BBAUgAEh4KEXBzY19jb25uZWN0aW9uX2lkGAEgASgJQgPg", + "QQMSHwoKaXBfYWRkcmVzcxgCIAEoCUIL4EED4ozP1wgCCAISRgoPZm9yd2Fy", + "ZGluZ19ydWxlGAMgASgJQi3gQQP6QScKJWNvbXB1dGUuZ29vZ2xlYXBpcy5j", + "b20vRm9yd2FyZGluZ1J1bGUSFwoKcHJvamVjdF9pZBgEIAEoCUID4EECEjcK", + "B25ldHdvcmsYBSABKAlCJuBBAvpBIAoeY29tcHV0ZS5nb29nbGVhcGlzLmNv", + "bS9OZXR3b3JrEkwKEnNlcnZpY2VfYXR0YWNobWVudBgGIAEoCUIw4EED+kEq", + "Cihjb21wdXRlLmdvb2dsZWFwaXMuY29tL1NlcnZpY2VBdHRhY2htZW50ElQK", + "FXBzY19jb25uZWN0aW9uX3N0YXR1cxgHIAEoDjIwLmdvb2dsZS5jbG91ZC5t", + "ZW1vcnlzdG9yZS52MS5Qc2NDb25uZWN0aW9uU3RhdHVzQgPgQQMSSQoPY29u", + "bmVjdGlvbl90eXBlGAggASgOMisuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3Jl", + "LnYxLkNvbm5lY3Rpb25UeXBlQgPgQQNCBwoFcG9ydHMi2QMKDVBzY0Nvbm5l", + "Y3Rpb24SHgoRcHNjX2Nvbm5lY3Rpb25faWQYASABKAlCA+BBAxIfCgppcF9h", + "ZGRyZXNzGAIgASgJQgvgQQLijM/XCAIIAhJGCg9mb3J3YXJkaW5nX3J1bGUY", + "AyABKAlCLeBBAvpBJwolY29tcHV0ZS5nb29nbGVhcGlzLmNvbS9Gb3J3YXJk", + "aW5nUnVsZRIXCgpwcm9qZWN0X2lkGAQgASgJQgPgQQMSNwoHbmV0d29yaxgF", + "IAEoCUIm4EEC+kEgCh5jb21wdXRlLmdvb2dsZWFwaXMuY29tL05ldHdvcmsS", + "TAoSc2VydmljZV9hdHRhY2htZW50GAYgASgJQjDgQQL6QSoKKGNvbXB1dGUu", + "Z29vZ2xlYXBpcy5jb20vU2VydmljZUF0dGFjaG1lbnQSVAoVcHNjX2Nvbm5l", + "Y3Rpb25fc3RhdHVzGAcgASgOMjAuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3Jl", + "LnYxLlBzY0Nvbm5lY3Rpb25TdGF0dXNCA+BBAxJJCg9jb25uZWN0aW9uX3R5", + "cGUYCCABKA4yKy5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuQ29ubmVj", + "dGlvblR5cGVCA+BBAyJ1ChFEaXNjb3ZlcnlFbmRwb2ludBIUCgdhZGRyZXNz", + "GAEgASgJQgPgQQMSEQoEcG9ydBgCIAEoBUID4EEDEjcKB25ldHdvcmsYBCAB", + "KAlCJuBBA/pBIAoeY29tcHV0ZS5nb29nbGVhcGlzLmNvbS9OZXR3b3JrItcG", + "ChFQZXJzaXN0ZW5jZUNvbmZpZxJRCgRtb2RlGAEgASgOMj4uZ29vZ2xlLmNs", + "b3VkLm1lbW9yeXN0b3JlLnYxLlBlcnNpc3RlbmNlQ29uZmlnLlBlcnNpc3Rl", + "bmNlTW9kZUID4EEBElEKCnJkYl9jb25maWcYAiABKAsyOC5nb29nbGUuY2xv", + "dWQubWVtb3J5c3RvcmUudjEuUGVyc2lzdGVuY2VDb25maWcuUkRCQ29uZmln", + "QgPgQQESUQoKYW9mX2NvbmZpZxgDIAEoCzI4Lmdvb2dsZS5jbG91ZC5tZW1v", + "cnlzdG9yZS52MS5QZXJzaXN0ZW5jZUNvbmZpZy5BT0ZDb25maWdCA+BBARqx", + "AgoJUkRCQ29uZmlnEmkKE3JkYl9zbmFwc2hvdF9wZXJpb2QYASABKA4yRy5n", + "b29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuUGVyc2lzdGVuY2VDb25maWcu", + "UkRCQ29uZmlnLlNuYXBzaG90UGVyaW9kQgPgQQESQAoXcmRiX3NuYXBzaG90", + "X3N0YXJ0X3RpbWUYAiABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1w", + "QgPgQQEidwoOU25hcHNob3RQZXJpb2QSHwobU05BUFNIT1RfUEVSSU9EX1VO", + "U1BFQ0lGSUVEEAASDAoIT05FX0hPVVIQARINCglTSVhfSE9VUlMQAhIQCgxU", + "V0VMVkVfSE9VUlMQAxIVChFUV0VOVFlfRk9VUl9IT1VSUxAEGr8BCglBT0ZD", + "b25maWcSXwoMYXBwZW5kX2ZzeW5jGAEgASgOMkQuZ29vZ2xlLmNsb3VkLm1l", + "bW9yeXN0b3JlLnYxLlBlcnNpc3RlbmNlQ29uZmlnLkFPRkNvbmZpZy5BcHBl", + "bmRGc3luY0ID4EEBIlEKC0FwcGVuZEZzeW5jEhwKGEFQUEVORF9GU1lOQ19V", + "TlNQRUNJRklFRBAAEgkKBU5FVkVSEAESDQoJRVZFUllfU0VDEAISCgoGQUxX", + "QVlTEAMiUwoPUGVyc2lzdGVuY2VNb2RlEiAKHFBFUlNJU1RFTkNFX01PREVf", + "VU5TUEVDSUZJRUQQABIMCghESVNBQkxFRBABEgcKA1JEQhACEgcKA0FPRhAD", + "IiIKCk5vZGVDb25maWcSFAoHc2l6ZV9nYhgBIAEoAUID4EEDIukBChZab25l", + "RGlzdHJpYnV0aW9uQ29uZmlnEhEKBHpvbmUYAiABKAlCA+BBARJbCgRtb2Rl", + "GAEgASgOMkguZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxLlpvbmVEaXN0", + "cmlidXRpb25Db25maWcuWm9uZURpc3RyaWJ1dGlvbk1vZGVCA+BBASJfChRa", + "b25lRGlzdHJpYnV0aW9uTW9kZRImCiJaT05FX0RJU1RSSUJVVElPTl9NT0RF", + "X1VOU1BFQ0lGSUVEEAASDgoKTVVMVElfWk9ORRABEg8KC1NJTkdMRV9aT05F", + "EAIisAEKFExpc3RJbnN0YW5jZXNSZXF1ZXN0EjsKBnBhcmVudBgBIAEoCUIr", + "4EEC+kElEiNtZW1vcnlzdG9yZS5nb29nbGVhcGlzLmNvbS9JbnN0YW5jZRIW", + "CglwYWdlX3NpemUYAiABKAVCA+BBARIXCgpwYWdlX3Rva2VuGAMgASgJQgPg", + "QQESEwoGZmlsdGVyGAQgASgJQgPgQQESFQoIb3JkZXJfYnkYBSABKAlCA+BB", + "ASJ/ChVMaXN0SW5zdGFuY2VzUmVzcG9uc2USOAoJaW5zdGFuY2VzGAEgAygL", + "MiUuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxLkluc3RhbmNlEhcKD25l", + "eHRfcGFnZV90b2tlbhgCIAEoCRITCgt1bnJlYWNoYWJsZRgDIAMoCSJPChJH", + "ZXRJbnN0YW5jZVJlcXVlc3QSOQoEbmFtZRgBIAEoCUIr4EEC+kElCiNtZW1v", + "cnlzdG9yZS5nb29nbGVhcGlzLmNvbS9JbnN0YW5jZSLNAQoVQ3JlYXRlSW5z", + "dGFuY2VSZXF1ZXN0EjsKBnBhcmVudBgBIAEoCUIr4EEC+kElEiNtZW1vcnlz", + "dG9yZS5nb29nbGVhcGlzLmNvbS9JbnN0YW5jZRIYCgtpbnN0YW5jZV9pZBgC", + "IAEoCUID4EECEjwKCGluc3RhbmNlGAMgASgLMiUuZ29vZ2xlLmNsb3VkLm1l", + "bW9yeXN0b3JlLnYxLkluc3RhbmNlQgPgQQISHwoKcmVxdWVzdF9pZBgEIAEo", + "CUIL4EEB4ozP1wgCCAEirAEKFVVwZGF0ZUluc3RhbmNlUmVxdWVzdBI0Cgt1", + "cGRhdGVfbWFzaxgBIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE1hc2tC", + "A+BBARI8CghpbnN0YW5jZRgCIAEoCzIlLmdvb2dsZS5jbG91ZC5tZW1vcnlz", + "dG9yZS52MS5JbnN0YW5jZUID4EECEh8KCnJlcXVlc3RfaWQYAyABKAlCC+BB", + "AeKMz9cIAggBInMKFURlbGV0ZUluc3RhbmNlUmVxdWVzdBI5CgRuYW1lGAEg", + "ASgJQivgQQL6QSUKI21lbW9yeXN0b3JlLmdvb2dsZWFwaXMuY29tL0luc3Rh", + "bmNlEh8KCnJlcXVlc3RfaWQYAiABKAlCC+BBAeKMz9cIAggBIlsKHkdldENl", + "cnRpZmljYXRlQXV0aG9yaXR5UmVxdWVzdBI5CgRuYW1lGAEgASgJQivgQQL6", + "QSUKI21lbW9yeXN0b3JlLmdvb2dsZWFwaXMuY29tL0luc3RhbmNlIokEChRD", + "ZXJ0aWZpY2F0ZUF1dGhvcml0eRJqChFtYW5hZ2VkX3NlcnZlcl9jYRgCIAEo", + "CzJNLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MS5DZXJ0aWZpY2F0ZUF1", + "dGhvcml0eS5NYW5hZ2VkQ2VydGlmaWNhdGVBdXRob3JpdHlIABIRCgRuYW1l", + "GAEgASgJQgPgQQgaqwEKG01hbmFnZWRDZXJ0aWZpY2F0ZUF1dGhvcml0eRJp", + "CghjYV9jZXJ0cxgBIAMoCzJXLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52", + "MS5DZXJ0aWZpY2F0ZUF1dGhvcml0eS5NYW5hZ2VkQ2VydGlmaWNhdGVBdXRo", + "b3JpdHkuQ2VydENoYWluGiEKCUNlcnRDaGFpbhIUCgxjZXJ0aWZpY2F0ZXMY", + "ASADKAk6tgHqQbIBCi9tZW1vcnlzdG9yZS5nb29nbGVhcGlzLmNvbS9DZXJ0", + "aWZpY2F0ZUF1dGhvcml0eRJRcHJvamVjdHMve3Byb2plY3R9L2xvY2F0aW9u", + "cy97bG9jYXRpb259L2luc3RhbmNlcy97aW5zdGFuY2V9L2NlcnRpZmljYXRl", + "QXV0aG9yaXR5KhZjZXJ0aWZpY2F0ZUF1dGhvcml0aWVzMhRjZXJ0aWZpY2F0", + "ZUF1dGhvcml0eUILCglzZXJ2ZXJfY2EigAIKEU9wZXJhdGlvbk1ldGFkYXRh", + "EjQKC2NyZWF0ZV90aW1lGAEgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVz", + "dGFtcEID4EEDEjEKCGVuZF90aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVm", + "LlRpbWVzdGFtcEID4EEDEhMKBnRhcmdldBgDIAEoCUID4EEDEhEKBHZlcmIY", + "BCABKAlCA+BBAxIbCg5zdGF0dXNfbWVzc2FnZRgFIAEoCUID4EEDEiMKFnJl", + "cXVlc3RlZF9jYW5jZWxsYXRpb24YBiABKAhCA+BBAxIYCgthcGlfdmVyc2lv", + "bhgHIAEoCUID4EEDKlcKE1BzY0Nvbm5lY3Rpb25TdGF0dXMSJQohUFNDX0NP", + "Tk5FQ1RJT05fU1RBVFVTX1VOU1BFQ0lGSUVEEAASCgoGQUNUSVZFEAESDQoJ", + "Tk9UX0ZPVU5EEAIqiQEKDkNvbm5lY3Rpb25UeXBlEh8KG0NPTk5FQ1RJT05f", + "VFlQRV9VTlNQRUNJRklFRBAAEh0KGUNPTk5FQ1RJT05fVFlQRV9ESVNDT1ZF", + "UlkQARIbChdDT05ORUNUSU9OX1RZUEVfUFJJTUFSWRACEhoKFkNPTk5FQ1RJ", + "T05fVFlQRV9SRUFERVIQAzK4CgoLTWVtb3J5c3RvcmUStgEKDUxpc3RJbnN0", + "YW5jZXMSMS5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuTGlzdEluc3Rh", + "bmNlc1JlcXVlc3QaMi5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuTGlz", + "dEluc3RhbmNlc1Jlc3BvbnNlIj7aQQZwYXJlbnSC0+STAi8SLS92MS97cGFy", + "ZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L2luc3RhbmNlcxKjAQoLR2V0", + "SW5zdGFuY2USLy5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjEuR2V0SW5z", + "dGFuY2VSZXF1ZXN0GiUuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxLklu", + "c3RhbmNlIjzaQQRuYW1lgtPkkwIvEi0vdjEve25hbWU9cHJvamVjdHMvKi9s", + "b2NhdGlvbnMvKi9pbnN0YW5jZXMvKn0S4gEKDkNyZWF0ZUluc3RhbmNlEjIu", + "Z29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxLkNyZWF0ZUluc3RhbmNlUmVx", + "dWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24ifcpBHQoISW5z", + "dGFuY2USEU9wZXJhdGlvbk1ldGFkYXRh2kEbcGFyZW50LGluc3RhbmNlLGlu", + "c3RhbmNlX2lkgtPkkwI5Ii0vdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0", + "aW9ucy8qfS9pbnN0YW5jZXM6CGluc3RhbmNlEuQBCg5VcGRhdGVJbnN0YW5j", + "ZRIyLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MS5VcGRhdGVJbnN0YW5j", + "ZVJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIn/KQR0K", + "CEluc3RhbmNlEhFPcGVyYXRpb25NZXRhZGF0YdpBFGluc3RhbmNlLHVwZGF0", + "ZV9tYXNrgtPkkwJCMjYvdjEve2luc3RhbmNlLm5hbWU9cHJvamVjdHMvKi9s", + "b2NhdGlvbnMvKi9pbnN0YW5jZXMvKn06CGluc3RhbmNlEs4BCg5EZWxldGVJ", + "bnN0YW5jZRIyLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MS5EZWxldGVJ", + "bnN0YW5jZVJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9u", + "ImnKQSoKFWdvb2dsZS5wcm90b2J1Zi5FbXB0eRIRT3BlcmF0aW9uTWV0YWRh", + "dGHaQQRuYW1lgtPkkwIvKi0vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlv", + "bnMvKi9pbnN0YW5jZXMvKn0S3AEKF0dldENlcnRpZmljYXRlQXV0aG9yaXR5", + "EjsuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxLkdldENlcnRpZmljYXRl", + "QXV0aG9yaXR5UmVxdWVzdBoxLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52", + "MS5DZXJ0aWZpY2F0ZUF1dGhvcml0eSJR2kEEbmFtZYLT5JMCRBJCL3YxL3tu", + "YW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovaW5zdGFuY2VzLyp9L2NlcnRp", + "ZmljYXRlQXV0aG9yaXR5Gk7KQRptZW1vcnlzdG9yZS5nb29nbGVhcGlzLmNv", + "bdJBLmh0dHBzOi8vd3d3Lmdvb2dsZWFwaXMuY29tL2F1dGgvY2xvdWQtcGxh", + "dGZvcm1CjAQKH2NvbS5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjFCC1Yx", + "bWFpblByb3RvUAFaQWNsb3VkLmdvb2dsZS5jb20vZ28vbWVtb3J5c3RvcmUv", + "YXBpdjEvbWVtb3J5c3RvcmVwYjttZW1vcnlzdG9yZXBiqgIbR29vZ2xlLkNs", + "b3VkLk1lbW9yeXN0b3JlLlYxygIbR29vZ2xlXENsb3VkXE1lbW9yeXN0b3Jl", + "XFYx6gIeR29vZ2xlOjpDbG91ZDo6TWVtb3J5c3RvcmU6OlYx6kFuCiVjb21w", + "dXRlLmdvb2dsZWFwaXMuY29tL0ZvcndhcmRpbmdSdWxlEkVwcm9qZWN0cy97", + "cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9mb3J3YXJkaW5nUnVsZXMve2Zv", + "cndhcmRpbmdfcnVsZX3qQU4KHmNvbXB1dGUuZ29vZ2xlYXBpcy5jb20vTmV0", + "d29yaxIscHJvamVjdHMve3Byb2plY3R9L2dsb2JhbC9uZXR3b3Jrcy97bmV0", + "d29ya33qQXcKKGNvbXB1dGUuZ29vZ2xlYXBpcy5jb20vU2VydmljZUF0dGFj", + "aG1lbnQSS3Byb2plY3RzL3twcm9qZWN0fS9yZWdpb25zL3tyZWdpb259L3Nl", + "cnZpY2VBdHRhY2htZW50cy97c2VydmljZV9hdHRhY2htZW50fWIGcHJvdG8z")); + 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.FieldInfoReflection.Descriptor, global::Google.Api.ResourceReflection.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(new[] {typeof(global::Google.Cloud.Memorystore.V1.PscConnectionStatus), typeof(global::Google.Cloud.Memorystore.V1.ConnectionType), }, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.Instance), global::Google.Cloud.Memorystore.V1.Instance.Parser, new[]{ "Name", "CreateTime", "UpdateTime", "Labels", "State", "StateInfo", "Uid", "ReplicaCount", "AuthorizationMode", "TransitEncryptionMode", "ShardCount", "DiscoveryEndpoints", "NodeType", "PersistenceConfig", "EngineVersion", "EngineConfigs", "NodeConfig", "ZoneDistributionConfig", "DeletionProtectionEnabled", "PscAutoConnections", "Endpoints", "Mode" }, new[]{ "ReplicaCount", "DeletionProtectionEnabled" }, new[]{ typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.State), typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode), typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode), typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType), typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.Mode) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo), global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Parser, new[]{ "UpdateInfo" }, new[]{ "Info" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo), global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo.Parser, new[]{ "TargetShardCount", "TargetReplicaCount" }, new[]{ "TargetShardCount", "TargetReplicaCount" }, null, null, null)}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.InstanceEndpoint), global::Google.Cloud.Memorystore.V1.Instance.Types.InstanceEndpoint.Parser, new[]{ "Connections" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.Instance.Types.ConnectionDetail), global::Google.Cloud.Memorystore.V1.Instance.Types.ConnectionDetail.Parser, new[]{ "PscAutoConnection", "PscConnection" }, new[]{ "Connection" }, null, null, null), + null, null, }), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.PscAutoConnection), global::Google.Cloud.Memorystore.V1.PscAutoConnection.Parser, new[]{ "Port", "PscConnectionId", "IpAddress", "ForwardingRule", "ProjectId", "Network", "ServiceAttachment", "PscConnectionStatus", "ConnectionType" }, new[]{ "Ports" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.PscConnection), global::Google.Cloud.Memorystore.V1.PscConnection.Parser, new[]{ "PscConnectionId", "IpAddress", "ForwardingRule", "ProjectId", "Network", "ServiceAttachment", "PscConnectionStatus", "ConnectionType" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.DiscoveryEndpoint), global::Google.Cloud.Memorystore.V1.DiscoveryEndpoint.Parser, new[]{ "Address", "Port", "Network" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.PersistenceConfig), global::Google.Cloud.Memorystore.V1.PersistenceConfig.Parser, new[]{ "Mode", "RdbConfig", "AofConfig" }, null, new[]{ typeof(global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig), global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Parser, new[]{ "RdbSnapshotPeriod", "RdbSnapshotStartTime" }, null, new[]{ typeof(global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig), global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Parser, new[]{ "AppendFsync" }, null, new[]{ typeof(global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync) }, null, null)}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.NodeConfig), global::Google.Cloud.Memorystore.V1.NodeConfig.Parser, new[]{ "SizeGb" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig), global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Parser, new[]{ "Zone", "Mode" }, null, new[]{ typeof(global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.ListInstancesRequest), global::Google.Cloud.Memorystore.V1.ListInstancesRequest.Parser, new[]{ "Parent", "PageSize", "PageToken", "Filter", "OrderBy" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.ListInstancesResponse), global::Google.Cloud.Memorystore.V1.ListInstancesResponse.Parser, new[]{ "Instances", "NextPageToken", "Unreachable" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.GetInstanceRequest), global::Google.Cloud.Memorystore.V1.GetInstanceRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.CreateInstanceRequest), global::Google.Cloud.Memorystore.V1.CreateInstanceRequest.Parser, new[]{ "Parent", "InstanceId", "Instance", "RequestId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.UpdateInstanceRequest), global::Google.Cloud.Memorystore.V1.UpdateInstanceRequest.Parser, new[]{ "UpdateMask", "Instance", "RequestId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.DeleteInstanceRequest), global::Google.Cloud.Memorystore.V1.DeleteInstanceRequest.Parser, new[]{ "Name", "RequestId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest), global::Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.CertificateAuthority), global::Google.Cloud.Memorystore.V1.CertificateAuthority.Parser, new[]{ "ManagedServerCa", "Name" }, new[]{ "ServerCa" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority), global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority.Parser, new[]{ "CaCerts" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain), global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain.Parser, new[]{ "Certificates" }, null, null, null, null)})}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1.OperationMetadata), global::Google.Cloud.Memorystore.V1.OperationMetadata.Parser, new[]{ "CreateTime", "EndTime", "Target", "Verb", "StatusMessage", "RequestedCancellation", "ApiVersion" }, null, null, null, null) + })); + } + #endregion + + } + #region Enums + /// + /// Status of the PSC connection. + /// + public enum PscConnectionStatus { + /// + /// PSC connection status is not specified. + /// + [pbr::OriginalName("PSC_CONNECTION_STATUS_UNSPECIFIED")] Unspecified = 0, + /// + /// The connection is active + /// + [pbr::OriginalName("ACTIVE")] Active = 1, + /// + /// Connection not found + /// + [pbr::OriginalName("NOT_FOUND")] NotFound = 2, + } + + /// + /// Type of a PSC connection + /// + public enum ConnectionType { + /// + /// Connection Type is not set + /// + [pbr::OriginalName("CONNECTION_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Connection that will be used for topology discovery. + /// + [pbr::OriginalName("CONNECTION_TYPE_DISCOVERY")] Discovery = 1, + /// + /// Connection that will be used as primary endpoint to access primary. + /// + [pbr::OriginalName("CONNECTION_TYPE_PRIMARY")] Primary = 2, + /// + /// Connection that will be used as reader endpoint to access replicas. + /// + [pbr::OriginalName("CONNECTION_TYPE_READER")] Reader = 3, + } + + #endregion + + #region Messages + /// + /// A Memorystore instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class Instance : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new Instance()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; + [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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[0]; } + } + + [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 Instance() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public Instance(Instance other) : this() { + _hasBits0 = other._hasBits0; + name_ = other.name_; + createTime_ = other.createTime_ != null ? other.createTime_.Clone() : null; + updateTime_ = other.updateTime_ != null ? other.updateTime_.Clone() : null; + labels_ = other.labels_.Clone(); + state_ = other.state_; + stateInfo_ = other.stateInfo_ != null ? other.stateInfo_.Clone() : null; + uid_ = other.uid_; + replicaCount_ = other.replicaCount_; + authorizationMode_ = other.authorizationMode_; + transitEncryptionMode_ = other.transitEncryptionMode_; + shardCount_ = other.shardCount_; + discoveryEndpoints_ = other.discoveryEndpoints_.Clone(); + nodeType_ = other.nodeType_; + persistenceConfig_ = other.persistenceConfig_ != null ? other.persistenceConfig_.Clone() : null; + engineVersion_ = other.engineVersion_; + engineConfigs_ = other.engineConfigs_.Clone(); + nodeConfig_ = other.nodeConfig_ != null ? other.nodeConfig_.Clone() : null; + zoneDistributionConfig_ = other.zoneDistributionConfig_ != null ? other.zoneDistributionConfig_.Clone() : null; + deletionProtectionEnabled_ = other.deletionProtectionEnabled_; + pscAutoConnections_ = other.pscAutoConnections_.Clone(); + endpoints_ = other.endpoints_.Clone(); + mode_ = other.mode_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public Instance Clone() { + return new Instance(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Identifier. Unique name of the instance. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "create_time" field. + public const int CreateTimeFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.Timestamp createTime_; + /// + /// Output only. Creation timestamp of the instance. + /// + [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 "update_time" field. + public const int UpdateTimeFieldNumber = 3; + private global::Google.Protobuf.WellKnownTypes.Timestamp updateTime_; + /// + /// Output only. Latest update timestamp of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp UpdateTime { + get { return updateTime_; } + set { + updateTime_ = value; + } + } + + /// Field number for the "labels" field. + public const int LabelsFieldNumber = 4; + private static readonly pbc::MapField.Codec _map_labels_codec + = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 34); + private readonly pbc::MapField labels_ = new pbc::MapField(); + /// + /// Optional. Labels to represent user-provided metadata. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::MapField Labels { + get { return labels_; } + } + + /// Field number for the "state" field. + public const int StateFieldNumber = 5; + private global::Google.Cloud.Memorystore.V1.Instance.Types.State state_ = global::Google.Cloud.Memorystore.V1.Instance.Types.State.Unspecified; + /// + /// Output only. Current state of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance.Types.State State { + get { return state_; } + set { + state_ = value; + } + } + + /// Field number for the "state_info" field. + public const int StateInfoFieldNumber = 6; + private global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo stateInfo_; + /// + /// Output only. Additional information about the state of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo StateInfo { + get { return stateInfo_; } + set { + stateInfo_ = value; + } + } + + /// Field number for the "uid" field. + public const int UidFieldNumber = 7; + private string uid_ = ""; + /// + /// Output only. System assigned, unique identifier for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Uid { + get { return uid_; } + set { + uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "replica_count" field. + public const int ReplicaCountFieldNumber = 8; + private readonly static int ReplicaCountDefaultValue = 0; + + private int replicaCount_; + /// + /// Optional. Number of replica nodes per shard. If omitted the default is 0 + /// replicas. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ReplicaCount { + get { if ((_hasBits0 & 1) != 0) { return replicaCount_; } else { return ReplicaCountDefaultValue; } } + set { + _hasBits0 |= 1; + replicaCount_ = value; + } + } + /// Gets whether the "replica_count" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasReplicaCount { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "replica_count" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearReplicaCount() { + _hasBits0 &= ~1; + } + + /// Field number for the "authorization_mode" field. + public const int AuthorizationModeFieldNumber = 9; + private global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode authorizationMode_ = global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode.Unspecified; + /// + /// Optional. Immutable. Authorization mode of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode AuthorizationMode { + get { return authorizationMode_; } + set { + authorizationMode_ = value; + } + } + + /// Field number for the "transit_encryption_mode" field. + public const int TransitEncryptionModeFieldNumber = 10; + private global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode transitEncryptionMode_ = global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode.Unspecified; + /// + /// Optional. Immutable. In-transit encryption mode of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode TransitEncryptionMode { + get { return transitEncryptionMode_; } + set { + transitEncryptionMode_ = value; + } + } + + /// Field number for the "shard_count" field. + public const int ShardCountFieldNumber = 11; + private int shardCount_; + /// + /// Optional. Number of shards for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ShardCount { + get { return shardCount_; } + set { + shardCount_ = value; + } + } + + /// Field number for the "discovery_endpoints" field. + public const int DiscoveryEndpointsFieldNumber = 12; + private static readonly pb::FieldCodec _repeated_discoveryEndpoints_codec + = pb::FieldCodec.ForMessage(98, global::Google.Cloud.Memorystore.V1.DiscoveryEndpoint.Parser); + private readonly pbc::RepeatedField discoveryEndpoints_ = new pbc::RepeatedField(); + /// + /// Output only. Endpoints clients can connect to the instance through. + /// Currently only one discovery endpoint is supported. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField DiscoveryEndpoints { + get { return discoveryEndpoints_; } + } + + /// Field number for the "node_type" field. + public const int NodeTypeFieldNumber = 13; + private global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType nodeType_ = global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType.Unspecified; + /// + /// Optional. Immutable. Machine type for individual nodes of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType NodeType { + get { return nodeType_; } + set { + nodeType_ = value; + } + } + + /// Field number for the "persistence_config" field. + public const int PersistenceConfigFieldNumber = 14; + private global::Google.Cloud.Memorystore.V1.PersistenceConfig persistenceConfig_; + /// + /// Optional. Persistence configuration of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PersistenceConfig PersistenceConfig { + get { return persistenceConfig_; } + set { + persistenceConfig_ = value; + } + } + + /// Field number for the "engine_version" field. + public const int EngineVersionFieldNumber = 15; + private string engineVersion_ = ""; + /// + /// Optional. Immutable. Engine version of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string EngineVersion { + get { return engineVersion_; } + set { + engineVersion_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "engine_configs" field. + public const int EngineConfigsFieldNumber = 16; + private static readonly pbc::MapField.Codec _map_engineConfigs_codec + = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 130); + private readonly pbc::MapField engineConfigs_ = new pbc::MapField(); + /// + /// Optional. User-provided engine configurations for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::MapField EngineConfigs { + get { return engineConfigs_; } + } + + /// Field number for the "node_config" field. + public const int NodeConfigFieldNumber = 17; + private global::Google.Cloud.Memorystore.V1.NodeConfig nodeConfig_; + /// + /// Output only. Configuration of individual nodes of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.NodeConfig NodeConfig { + get { return nodeConfig_; } + set { + nodeConfig_ = value; + } + } + + /// Field number for the "zone_distribution_config" field. + public const int ZoneDistributionConfigFieldNumber = 18; + private global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig zoneDistributionConfig_; + /// + /// Optional. Immutable. Zone distribution configuration of the instance for + /// node allocation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig ZoneDistributionConfig { + get { return zoneDistributionConfig_; } + set { + zoneDistributionConfig_ = value; + } + } + + /// Field number for the "deletion_protection_enabled" field. + public const int DeletionProtectionEnabledFieldNumber = 19; + private readonly static bool DeletionProtectionEnabledDefaultValue = false; + + private bool deletionProtectionEnabled_; + /// + /// Optional. If set to true deletion of the instance will fail. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool DeletionProtectionEnabled { + get { if ((_hasBits0 & 2) != 0) { return deletionProtectionEnabled_; } else { return DeletionProtectionEnabledDefaultValue; } } + set { + _hasBits0 |= 2; + deletionProtectionEnabled_ = value; + } + } + /// Gets whether the "deletion_protection_enabled" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasDeletionProtectionEnabled { + get { return (_hasBits0 & 2) != 0; } + } + /// Clears the value of the "deletion_protection_enabled" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearDeletionProtectionEnabled() { + _hasBits0 &= ~2; + } + + /// Field number for the "psc_auto_connections" field. + public const int PscAutoConnectionsFieldNumber = 20; + private static readonly pb::FieldCodec _repeated_pscAutoConnections_codec + = pb::FieldCodec.ForMessage(162, global::Google.Cloud.Memorystore.V1.PscAutoConnection.Parser); + private readonly pbc::RepeatedField pscAutoConnections_ = new pbc::RepeatedField(); + /// + /// Required. Immutable. User inputs and resource details of the auto-created + /// PSC connections. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField PscAutoConnections { + get { return pscAutoConnections_; } + } + + /// Field number for the "endpoints" field. + public const int EndpointsFieldNumber = 25; + private static readonly pb::FieldCodec _repeated_endpoints_codec + = pb::FieldCodec.ForMessage(202, global::Google.Cloud.Memorystore.V1.Instance.Types.InstanceEndpoint.Parser); + private readonly pbc::RepeatedField endpoints_ = new pbc::RepeatedField(); + /// + /// Optional. Endpoints for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Endpoints { + get { return endpoints_; } + } + + /// Field number for the "mode" field. + public const int ModeFieldNumber = 26; + private global::Google.Cloud.Memorystore.V1.Instance.Types.Mode mode_ = global::Google.Cloud.Memorystore.V1.Instance.Types.Mode.Unspecified; + /// + /// Optional. The mode config for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance.Types.Mode Mode { + get { return mode_; } + set { + mode_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as Instance); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(Instance other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (!object.Equals(CreateTime, other.CreateTime)) return false; + if (!object.Equals(UpdateTime, other.UpdateTime)) return false; + if (!Labels.Equals(other.Labels)) return false; + if (State != other.State) return false; + if (!object.Equals(StateInfo, other.StateInfo)) return false; + if (Uid != other.Uid) return false; + if (ReplicaCount != other.ReplicaCount) return false; + if (AuthorizationMode != other.AuthorizationMode) return false; + if (TransitEncryptionMode != other.TransitEncryptionMode) return false; + if (ShardCount != other.ShardCount) return false; + if(!discoveryEndpoints_.Equals(other.discoveryEndpoints_)) return false; + if (NodeType != other.NodeType) return false; + if (!object.Equals(PersistenceConfig, other.PersistenceConfig)) return false; + if (EngineVersion != other.EngineVersion) return false; + if (!EngineConfigs.Equals(other.EngineConfigs)) return false; + if (!object.Equals(NodeConfig, other.NodeConfig)) return false; + if (!object.Equals(ZoneDistributionConfig, other.ZoneDistributionConfig)) return false; + if (DeletionProtectionEnabled != other.DeletionProtectionEnabled) return false; + if(!pscAutoConnections_.Equals(other.pscAutoConnections_)) return false; + if(!endpoints_.Equals(other.endpoints_)) return false; + if (Mode != other.Mode) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (createTime_ != null) hash ^= CreateTime.GetHashCode(); + if (updateTime_ != null) hash ^= UpdateTime.GetHashCode(); + hash ^= Labels.GetHashCode(); + if (State != global::Google.Cloud.Memorystore.V1.Instance.Types.State.Unspecified) hash ^= State.GetHashCode(); + if (stateInfo_ != null) hash ^= StateInfo.GetHashCode(); + if (Uid.Length != 0) hash ^= Uid.GetHashCode(); + if (HasReplicaCount) hash ^= ReplicaCount.GetHashCode(); + if (AuthorizationMode != global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode.Unspecified) hash ^= AuthorizationMode.GetHashCode(); + if (TransitEncryptionMode != global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode.Unspecified) hash ^= TransitEncryptionMode.GetHashCode(); + if (ShardCount != 0) hash ^= ShardCount.GetHashCode(); + hash ^= discoveryEndpoints_.GetHashCode(); + if (NodeType != global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType.Unspecified) hash ^= NodeType.GetHashCode(); + if (persistenceConfig_ != null) hash ^= PersistenceConfig.GetHashCode(); + if (EngineVersion.Length != 0) hash ^= EngineVersion.GetHashCode(); + hash ^= EngineConfigs.GetHashCode(); + if (nodeConfig_ != null) hash ^= NodeConfig.GetHashCode(); + if (zoneDistributionConfig_ != null) hash ^= ZoneDistributionConfig.GetHashCode(); + if (HasDeletionProtectionEnabled) hash ^= DeletionProtectionEnabled.GetHashCode(); + hash ^= pscAutoConnections_.GetHashCode(); + hash ^= endpoints_.GetHashCode(); + if (Mode != global::Google.Cloud.Memorystore.V1.Instance.Types.Mode.Unspecified) hash ^= Mode.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (createTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(26); + output.WriteMessage(UpdateTime); + } + labels_.WriteTo(output, _map_labels_codec); + if (State != global::Google.Cloud.Memorystore.V1.Instance.Types.State.Unspecified) { + output.WriteRawTag(40); + output.WriteEnum((int) State); + } + if (stateInfo_ != null) { + output.WriteRawTag(50); + output.WriteMessage(StateInfo); + } + if (Uid.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Uid); + } + if (HasReplicaCount) { + output.WriteRawTag(64); + output.WriteInt32(ReplicaCount); + } + if (AuthorizationMode != global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode.Unspecified) { + output.WriteRawTag(72); + output.WriteEnum((int) AuthorizationMode); + } + if (TransitEncryptionMode != global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode.Unspecified) { + output.WriteRawTag(80); + output.WriteEnum((int) TransitEncryptionMode); + } + if (ShardCount != 0) { + output.WriteRawTag(88); + output.WriteInt32(ShardCount); + } + discoveryEndpoints_.WriteTo(output, _repeated_discoveryEndpoints_codec); + if (NodeType != global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType.Unspecified) { + output.WriteRawTag(104); + output.WriteEnum((int) NodeType); + } + if (persistenceConfig_ != null) { + output.WriteRawTag(114); + output.WriteMessage(PersistenceConfig); + } + if (EngineVersion.Length != 0) { + output.WriteRawTag(122); + output.WriteString(EngineVersion); + } + engineConfigs_.WriteTo(output, _map_engineConfigs_codec); + if (nodeConfig_ != null) { + output.WriteRawTag(138, 1); + output.WriteMessage(NodeConfig); + } + if (zoneDistributionConfig_ != null) { + output.WriteRawTag(146, 1); + output.WriteMessage(ZoneDistributionConfig); + } + if (HasDeletionProtectionEnabled) { + output.WriteRawTag(152, 1); + output.WriteBool(DeletionProtectionEnabled); + } + pscAutoConnections_.WriteTo(output, _repeated_pscAutoConnections_codec); + endpoints_.WriteTo(output, _repeated_endpoints_codec); + if (Mode != global::Google.Cloud.Memorystore.V1.Instance.Types.Mode.Unspecified) { + output.WriteRawTag(208, 1); + output.WriteEnum((int) Mode); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (createTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(26); + output.WriteMessage(UpdateTime); + } + labels_.WriteTo(ref output, _map_labels_codec); + if (State != global::Google.Cloud.Memorystore.V1.Instance.Types.State.Unspecified) { + output.WriteRawTag(40); + output.WriteEnum((int) State); + } + if (stateInfo_ != null) { + output.WriteRawTag(50); + output.WriteMessage(StateInfo); + } + if (Uid.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Uid); + } + if (HasReplicaCount) { + output.WriteRawTag(64); + output.WriteInt32(ReplicaCount); + } + if (AuthorizationMode != global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode.Unspecified) { + output.WriteRawTag(72); + output.WriteEnum((int) AuthorizationMode); + } + if (TransitEncryptionMode != global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode.Unspecified) { + output.WriteRawTag(80); + output.WriteEnum((int) TransitEncryptionMode); + } + if (ShardCount != 0) { + output.WriteRawTag(88); + output.WriteInt32(ShardCount); + } + discoveryEndpoints_.WriteTo(ref output, _repeated_discoveryEndpoints_codec); + if (NodeType != global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType.Unspecified) { + output.WriteRawTag(104); + output.WriteEnum((int) NodeType); + } + if (persistenceConfig_ != null) { + output.WriteRawTag(114); + output.WriteMessage(PersistenceConfig); + } + if (EngineVersion.Length != 0) { + output.WriteRawTag(122); + output.WriteString(EngineVersion); + } + engineConfigs_.WriteTo(ref output, _map_engineConfigs_codec); + if (nodeConfig_ != null) { + output.WriteRawTag(138, 1); + output.WriteMessage(NodeConfig); + } + if (zoneDistributionConfig_ != null) { + output.WriteRawTag(146, 1); + output.WriteMessage(ZoneDistributionConfig); + } + if (HasDeletionProtectionEnabled) { + output.WriteRawTag(152, 1); + output.WriteBool(DeletionProtectionEnabled); + } + pscAutoConnections_.WriteTo(ref output, _repeated_pscAutoConnections_codec); + endpoints_.WriteTo(ref output, _repeated_endpoints_codec); + if (Mode != global::Google.Cloud.Memorystore.V1.Instance.Types.Mode.Unspecified) { + output.WriteRawTag(208, 1); + output.WriteEnum((int) Mode); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (createTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CreateTime); + } + if (updateTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateTime); + } + size += labels_.CalculateSize(_map_labels_codec); + if (State != global::Google.Cloud.Memorystore.V1.Instance.Types.State.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) State); + } + if (stateInfo_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(StateInfo); + } + if (Uid.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid); + } + if (HasReplicaCount) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ReplicaCount); + } + if (AuthorizationMode != global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AuthorizationMode); + } + if (TransitEncryptionMode != global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) TransitEncryptionMode); + } + if (ShardCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ShardCount); + } + size += discoveryEndpoints_.CalculateSize(_repeated_discoveryEndpoints_codec); + if (NodeType != global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) NodeType); + } + if (persistenceConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(PersistenceConfig); + } + if (EngineVersion.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(EngineVersion); + } + size += engineConfigs_.CalculateSize(_map_engineConfigs_codec); + if (nodeConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(NodeConfig); + } + if (zoneDistributionConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(ZoneDistributionConfig); + } + if (HasDeletionProtectionEnabled) { + size += 2 + 1; + } + size += pscAutoConnections_.CalculateSize(_repeated_pscAutoConnections_codec); + size += endpoints_.CalculateSize(_repeated_endpoints_codec); + if (Mode != global::Google.Cloud.Memorystore.V1.Instance.Types.Mode.Unspecified) { + size += 2 + pb::CodedOutputStream.ComputeEnumSize((int) Mode); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(Instance other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.createTime_ != null) { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + CreateTime.MergeFrom(other.CreateTime); + } + if (other.updateTime_ != null) { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + UpdateTime.MergeFrom(other.UpdateTime); + } + labels_.MergeFrom(other.labels_); + if (other.State != global::Google.Cloud.Memorystore.V1.Instance.Types.State.Unspecified) { + State = other.State; + } + if (other.stateInfo_ != null) { + if (stateInfo_ == null) { + StateInfo = new global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo(); + } + StateInfo.MergeFrom(other.StateInfo); + } + if (other.Uid.Length != 0) { + Uid = other.Uid; + } + if (other.HasReplicaCount) { + ReplicaCount = other.ReplicaCount; + } + if (other.AuthorizationMode != global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode.Unspecified) { + AuthorizationMode = other.AuthorizationMode; + } + if (other.TransitEncryptionMode != global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode.Unspecified) { + TransitEncryptionMode = other.TransitEncryptionMode; + } + if (other.ShardCount != 0) { + ShardCount = other.ShardCount; + } + discoveryEndpoints_.Add(other.discoveryEndpoints_); + if (other.NodeType != global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType.Unspecified) { + NodeType = other.NodeType; + } + if (other.persistenceConfig_ != null) { + if (persistenceConfig_ == null) { + PersistenceConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig(); + } + PersistenceConfig.MergeFrom(other.PersistenceConfig); + } + if (other.EngineVersion.Length != 0) { + EngineVersion = other.EngineVersion; + } + engineConfigs_.MergeFrom(other.engineConfigs_); + if (other.nodeConfig_ != null) { + if (nodeConfig_ == null) { + NodeConfig = new global::Google.Cloud.Memorystore.V1.NodeConfig(); + } + NodeConfig.MergeFrom(other.NodeConfig); + } + if (other.zoneDistributionConfig_ != null) { + if (zoneDistributionConfig_ == null) { + ZoneDistributionConfig = new global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig(); + } + ZoneDistributionConfig.MergeFrom(other.ZoneDistributionConfig); + } + if (other.HasDeletionProtectionEnabled) { + DeletionProtectionEnabled = other.DeletionProtectionEnabled; + } + pscAutoConnections_.Add(other.pscAutoConnections_); + endpoints_.Add(other.endpoints_); + if (other.Mode != global::Google.Cloud.Memorystore.V1.Instance.Types.Mode.Unspecified) { + Mode = other.Mode; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 26: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 34: { + labels_.AddEntriesFrom(input, _map_labels_codec); + break; + } + case 40: { + State = (global::Google.Cloud.Memorystore.V1.Instance.Types.State) input.ReadEnum(); + break; + } + case 50: { + if (stateInfo_ == null) { + StateInfo = new global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo(); + } + input.ReadMessage(StateInfo); + break; + } + case 58: { + Uid = input.ReadString(); + break; + } + case 64: { + ReplicaCount = input.ReadInt32(); + break; + } + case 72: { + AuthorizationMode = (global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode) input.ReadEnum(); + break; + } + case 80: { + TransitEncryptionMode = (global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode) input.ReadEnum(); + break; + } + case 88: { + ShardCount = input.ReadInt32(); + break; + } + case 98: { + discoveryEndpoints_.AddEntriesFrom(input, _repeated_discoveryEndpoints_codec); + break; + } + case 104: { + NodeType = (global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType) input.ReadEnum(); + break; + } + case 114: { + if (persistenceConfig_ == null) { + PersistenceConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig(); + } + input.ReadMessage(PersistenceConfig); + break; + } + case 122: { + EngineVersion = input.ReadString(); + break; + } + case 130: { + engineConfigs_.AddEntriesFrom(input, _map_engineConfigs_codec); + break; + } + case 138: { + if (nodeConfig_ == null) { + NodeConfig = new global::Google.Cloud.Memorystore.V1.NodeConfig(); + } + input.ReadMessage(NodeConfig); + break; + } + case 146: { + if (zoneDistributionConfig_ == null) { + ZoneDistributionConfig = new global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig(); + } + input.ReadMessage(ZoneDistributionConfig); + break; + } + case 152: { + DeletionProtectionEnabled = input.ReadBool(); + break; + } + case 162: { + pscAutoConnections_.AddEntriesFrom(input, _repeated_pscAutoConnections_codec); + break; + } + case 202: { + endpoints_.AddEntriesFrom(input, _repeated_endpoints_codec); + break; + } + case 208: { + Mode = (global::Google.Cloud.Memorystore.V1.Instance.Types.Mode) input.ReadEnum(); + 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: { + Name = input.ReadString(); + break; + } + case 18: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 26: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 34: { + labels_.AddEntriesFrom(ref input, _map_labels_codec); + break; + } + case 40: { + State = (global::Google.Cloud.Memorystore.V1.Instance.Types.State) input.ReadEnum(); + break; + } + case 50: { + if (stateInfo_ == null) { + StateInfo = new global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo(); + } + input.ReadMessage(StateInfo); + break; + } + case 58: { + Uid = input.ReadString(); + break; + } + case 64: { + ReplicaCount = input.ReadInt32(); + break; + } + case 72: { + AuthorizationMode = (global::Google.Cloud.Memorystore.V1.Instance.Types.AuthorizationMode) input.ReadEnum(); + break; + } + case 80: { + TransitEncryptionMode = (global::Google.Cloud.Memorystore.V1.Instance.Types.TransitEncryptionMode) input.ReadEnum(); + break; + } + case 88: { + ShardCount = input.ReadInt32(); + break; + } + case 98: { + discoveryEndpoints_.AddEntriesFrom(ref input, _repeated_discoveryEndpoints_codec); + break; + } + case 104: { + NodeType = (global::Google.Cloud.Memorystore.V1.Instance.Types.NodeType) input.ReadEnum(); + break; + } + case 114: { + if (persistenceConfig_ == null) { + PersistenceConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig(); + } + input.ReadMessage(PersistenceConfig); + break; + } + case 122: { + EngineVersion = input.ReadString(); + break; + } + case 130: { + engineConfigs_.AddEntriesFrom(ref input, _map_engineConfigs_codec); + break; + } + case 138: { + if (nodeConfig_ == null) { + NodeConfig = new global::Google.Cloud.Memorystore.V1.NodeConfig(); + } + input.ReadMessage(NodeConfig); + break; + } + case 146: { + if (zoneDistributionConfig_ == null) { + ZoneDistributionConfig = new global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig(); + } + input.ReadMessage(ZoneDistributionConfig); + break; + } + case 152: { + DeletionProtectionEnabled = input.ReadBool(); + break; + } + case 162: { + pscAutoConnections_.AddEntriesFrom(ref input, _repeated_pscAutoConnections_codec); + break; + } + case 202: { + endpoints_.AddEntriesFrom(ref input, _repeated_endpoints_codec); + break; + } + case 208: { + Mode = (global::Google.Cloud.Memorystore.V1.Instance.Types.Mode) input.ReadEnum(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the Instance message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible states of the instance. + /// + public enum State { + /// + /// Not set. + /// + [pbr::OriginalName("STATE_UNSPECIFIED")] Unspecified = 0, + /// + /// Instance is being created. + /// + [pbr::OriginalName("CREATING")] Creating = 1, + /// + /// Instance has been created and is usable. + /// + [pbr::OriginalName("ACTIVE")] Active = 2, + /// + /// Instance is being updated. + /// + [pbr::OriginalName("UPDATING")] Updating = 3, + /// + /// Instance is being deleted. + /// + [pbr::OriginalName("DELETING")] Deleting = 4, + } + + /// + /// Possible authorization modes of the instance. + /// + public enum AuthorizationMode { + /// + /// Not set. + /// + [pbr::OriginalName("AUTHORIZATION_MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// Authorization disabled. + /// + [pbr::OriginalName("AUTH_DISABLED")] AuthDisabled = 1, + /// + /// IAM basic authorization. + /// + [pbr::OriginalName("IAM_AUTH")] IamAuth = 2, + } + + /// + /// Possible in-transit encryption modes of the instance. + /// + public enum TransitEncryptionMode { + /// + /// Not set. + /// + [pbr::OriginalName("TRANSIT_ENCRYPTION_MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// In-transit encryption is disabled. + /// + [pbr::OriginalName("TRANSIT_ENCRYPTION_DISABLED")] TransitEncryptionDisabled = 1, + /// + /// Server-managed encryption is used for in-transit encryption. + /// + [pbr::OriginalName("SERVER_AUTHENTICATION")] ServerAuthentication = 2, + } + + /// + /// Possible node types of the instance. See + /// https://cloud.google.com/memorystore/docs/valkey/instance-node-specification + /// for more information. + /// + public enum NodeType { + /// + /// Not set. + /// + [pbr::OriginalName("NODE_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Shared core nano. + /// + [pbr::OriginalName("SHARED_CORE_NANO")] SharedCoreNano = 1, + /// + /// High memory medium. + /// + [pbr::OriginalName("HIGHMEM_MEDIUM")] HighmemMedium = 2, + /// + /// High memory extra large. + /// + [pbr::OriginalName("HIGHMEM_XLARGE")] HighmemXlarge = 3, + /// + /// Standard small. + /// + [pbr::OriginalName("STANDARD_SMALL")] StandardSmall = 4, + } + + /// + /// The mode config, which is used to enable/disable cluster mode. + /// + public enum Mode { + /// + /// Mode is not specified. + /// + [pbr::OriginalName("MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// Instance is in standalone mode. + /// + [pbr::OriginalName("STANDALONE")] Standalone = 1, + /// + /// Instance is in cluster mode. + /// + [pbr::OriginalName("CLUSTER")] Cluster = 2, + } + + /// + /// Additional information about the state of the instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class StateInfo : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new StateInfo()); + 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.Memorystore.V1.Instance.Descriptor.NestedTypes[0]; } + } + + [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 StateInfo() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public StateInfo(StateInfo other) : this() { + switch (other.InfoCase) { + case InfoOneofCase.UpdateInfo: + UpdateInfo = other.UpdateInfo.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public StateInfo Clone() { + return new StateInfo(this); + } + + /// Field number for the "update_info" field. + public const int UpdateInfoFieldNumber = 1; + /// + /// Output only. Describes ongoing update when instance state is UPDATING. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo UpdateInfo { + get { return infoCase_ == InfoOneofCase.UpdateInfo ? (global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo) info_ : null; } + set { + info_ = value; + infoCase_ = value == null ? InfoOneofCase.None : InfoOneofCase.UpdateInfo; + } + } + + private object info_; + /// Enum of possible cases for the "info" oneof. + public enum InfoOneofCase { + None = 0, + UpdateInfo = 1, + } + private InfoOneofCase infoCase_ = InfoOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InfoOneofCase InfoCase { + get { return infoCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearInfo() { + infoCase_ = InfoOneofCase.None; + info_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as StateInfo); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(StateInfo other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(UpdateInfo, other.UpdateInfo)) return false; + if (InfoCase != other.InfoCase) 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 (infoCase_ == InfoOneofCase.UpdateInfo) hash ^= UpdateInfo.GetHashCode(); + hash ^= (int) infoCase_; + 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 (infoCase_ == InfoOneofCase.UpdateInfo) { + output.WriteRawTag(10); + output.WriteMessage(UpdateInfo); + } + 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 (infoCase_ == InfoOneofCase.UpdateInfo) { + output.WriteRawTag(10); + output.WriteMessage(UpdateInfo); + } + 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 (infoCase_ == InfoOneofCase.UpdateInfo) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateInfo); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(StateInfo other) { + if (other == null) { + return; + } + switch (other.InfoCase) { + case InfoOneofCase.UpdateInfo: + if (UpdateInfo == null) { + UpdateInfo = new global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo(); + } + UpdateInfo.MergeFrom(other.UpdateInfo); + break; + } + + _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: { + global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo subBuilder = new global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo(); + if (infoCase_ == InfoOneofCase.UpdateInfo) { + subBuilder.MergeFrom(UpdateInfo); + } + input.ReadMessage(subBuilder); + UpdateInfo = subBuilder; + 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: { + global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo subBuilder = new global::Google.Cloud.Memorystore.V1.Instance.Types.StateInfo.Types.UpdateInfo(); + if (infoCase_ == InfoOneofCase.UpdateInfo) { + subBuilder.MergeFrom(UpdateInfo); + } + input.ReadMessage(subBuilder); + UpdateInfo = subBuilder; + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the StateInfo message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Represents information about instance with state UPDATING. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateInfo : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateInfo()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; + [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.Memorystore.V1.Instance.Types.StateInfo.Descriptor.NestedTypes[0]; } + } + + [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 UpdateInfo() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateInfo(UpdateInfo other) : this() { + _hasBits0 = other._hasBits0; + targetShardCount_ = other.targetShardCount_; + targetReplicaCount_ = other.targetReplicaCount_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateInfo Clone() { + return new UpdateInfo(this); + } + + /// Field number for the "target_shard_count" field. + public const int TargetShardCountFieldNumber = 1; + private readonly static int TargetShardCountDefaultValue = 0; + + private int targetShardCount_; + /// + /// Output only. Target number of shards for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int TargetShardCount { + get { if ((_hasBits0 & 1) != 0) { return targetShardCount_; } else { return TargetShardCountDefaultValue; } } + set { + _hasBits0 |= 1; + targetShardCount_ = value; + } + } + /// Gets whether the "target_shard_count" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasTargetShardCount { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "target_shard_count" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearTargetShardCount() { + _hasBits0 &= ~1; + } + + /// Field number for the "target_replica_count" field. + public const int TargetReplicaCountFieldNumber = 2; + private readonly static int TargetReplicaCountDefaultValue = 0; + + private int targetReplicaCount_; + /// + /// Output only. Target number of replica nodes per shard for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int TargetReplicaCount { + get { if ((_hasBits0 & 2) != 0) { return targetReplicaCount_; } else { return TargetReplicaCountDefaultValue; } } + set { + _hasBits0 |= 2; + targetReplicaCount_ = value; + } + } + /// Gets whether the "target_replica_count" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasTargetReplicaCount { + get { return (_hasBits0 & 2) != 0; } + } + /// Clears the value of the "target_replica_count" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearTargetReplicaCount() { + _hasBits0 &= ~2; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateInfo); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateInfo other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (TargetShardCount != other.TargetShardCount) return false; + if (TargetReplicaCount != other.TargetReplicaCount) 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 (HasTargetShardCount) hash ^= TargetShardCount.GetHashCode(); + if (HasTargetReplicaCount) hash ^= TargetReplicaCount.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 (HasTargetShardCount) { + output.WriteRawTag(8); + output.WriteInt32(TargetShardCount); + } + if (HasTargetReplicaCount) { + output.WriteRawTag(16); + output.WriteInt32(TargetReplicaCount); + } + 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 (HasTargetShardCount) { + output.WriteRawTag(8); + output.WriteInt32(TargetShardCount); + } + if (HasTargetReplicaCount) { + output.WriteRawTag(16); + output.WriteInt32(TargetReplicaCount); + } + 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 (HasTargetShardCount) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(TargetShardCount); + } + if (HasTargetReplicaCount) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(TargetReplicaCount); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateInfo other) { + if (other == null) { + return; + } + if (other.HasTargetShardCount) { + TargetShardCount = other.TargetShardCount; + } + if (other.HasTargetReplicaCount) { + TargetReplicaCount = other.TargetReplicaCount; + } + _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 8: { + TargetShardCount = input.ReadInt32(); + break; + } + case 16: { + TargetReplicaCount = input.ReadInt32(); + 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 8: { + TargetShardCount = input.ReadInt32(); + break; + } + case 16: { + TargetReplicaCount = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + /// + /// InstanceEndpoint consists of PSC connections that are created + /// as a group in each VPC network for accessing the instance. In each group, + /// there shall be one connection for each service attachment in the cluster. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class InstanceEndpoint : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new InstanceEndpoint()); + 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.Memorystore.V1.Instance.Descriptor.NestedTypes[1]; } + } + + [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 InstanceEndpoint() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InstanceEndpoint(InstanceEndpoint other) : this() { + connections_ = other.connections_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InstanceEndpoint Clone() { + return new InstanceEndpoint(this); + } + + /// Field number for the "connections" field. + public const int ConnectionsFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_connections_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.Memorystore.V1.Instance.Types.ConnectionDetail.Parser); + private readonly pbc::RepeatedField connections_ = new pbc::RepeatedField(); + /// + /// Optional. A group of PSC connections. They are created in the same VPC + /// network, one for each service attachment in the cluster. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Connections { + get { return connections_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as InstanceEndpoint); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(InstanceEndpoint other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!connections_.Equals(other.connections_)) 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; + hash ^= connections_.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 + connections_.WriteTo(output, _repeated_connections_codec); + 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) { + connections_.WriteTo(ref output, _repeated_connections_codec); + 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; + size += connections_.CalculateSize(_repeated_connections_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(InstanceEndpoint other) { + if (other == null) { + return; + } + connections_.Add(other.connections_); + _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: { + connections_.AddEntriesFrom(input, _repeated_connections_codec); + 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: { + connections_.AddEntriesFrom(ref input, _repeated_connections_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Information of each PSC connection. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ConnectionDetail : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ConnectionDetail()); + 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.Memorystore.V1.Instance.Descriptor.NestedTypes[2]; } + } + + [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 ConnectionDetail() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ConnectionDetail(ConnectionDetail other) : this() { + switch (other.ConnectionCase) { + case ConnectionOneofCase.PscAutoConnection: + PscAutoConnection = other.PscAutoConnection.Clone(); + break; + case ConnectionOneofCase.PscConnection: + PscConnection = other.PscConnection.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ConnectionDetail Clone() { + return new ConnectionDetail(this); + } + + /// Field number for the "psc_auto_connection" field. + public const int PscAutoConnectionFieldNumber = 1; + /// + /// Detailed information of a PSC connection that is created through + /// service connectivity automation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PscAutoConnection PscAutoConnection { + get { return connectionCase_ == ConnectionOneofCase.PscAutoConnection ? (global::Google.Cloud.Memorystore.V1.PscAutoConnection) connection_ : null; } + set { + connection_ = value; + connectionCase_ = value == null ? ConnectionOneofCase.None : ConnectionOneofCase.PscAutoConnection; + } + } + + /// Field number for the "psc_connection" field. + public const int PscConnectionFieldNumber = 2; + /// + /// Detailed information of a PSC connection that is created by the user. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PscConnection PscConnection { + get { return connectionCase_ == ConnectionOneofCase.PscConnection ? (global::Google.Cloud.Memorystore.V1.PscConnection) connection_ : null; } + set { + connection_ = value; + connectionCase_ = value == null ? ConnectionOneofCase.None : ConnectionOneofCase.PscConnection; + } + } + + private object connection_; + /// Enum of possible cases for the "connection" oneof. + public enum ConnectionOneofCase { + None = 0, + PscAutoConnection = 1, + PscConnection = 2, + } + private ConnectionOneofCase connectionCase_ = ConnectionOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ConnectionOneofCase ConnectionCase { + get { return connectionCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearConnection() { + connectionCase_ = ConnectionOneofCase.None; + connection_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ConnectionDetail); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ConnectionDetail other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(PscAutoConnection, other.PscAutoConnection)) return false; + if (!object.Equals(PscConnection, other.PscConnection)) return false; + if (ConnectionCase != other.ConnectionCase) 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 (connectionCase_ == ConnectionOneofCase.PscAutoConnection) hash ^= PscAutoConnection.GetHashCode(); + if (connectionCase_ == ConnectionOneofCase.PscConnection) hash ^= PscConnection.GetHashCode(); + hash ^= (int) connectionCase_; + 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 (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + output.WriteRawTag(10); + output.WriteMessage(PscAutoConnection); + } + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + output.WriteRawTag(18); + output.WriteMessage(PscConnection); + } + 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 (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + output.WriteRawTag(10); + output.WriteMessage(PscAutoConnection); + } + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + output.WriteRawTag(18); + output.WriteMessage(PscConnection); + } + 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 (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(PscAutoConnection); + } + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(PscConnection); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ConnectionDetail other) { + if (other == null) { + return; + } + switch (other.ConnectionCase) { + case ConnectionOneofCase.PscAutoConnection: + if (PscAutoConnection == null) { + PscAutoConnection = new global::Google.Cloud.Memorystore.V1.PscAutoConnection(); + } + PscAutoConnection.MergeFrom(other.PscAutoConnection); + break; + case ConnectionOneofCase.PscConnection: + if (PscConnection == null) { + PscConnection = new global::Google.Cloud.Memorystore.V1.PscConnection(); + } + PscConnection.MergeFrom(other.PscConnection); + break; + } + + _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: { + global::Google.Cloud.Memorystore.V1.PscAutoConnection subBuilder = new global::Google.Cloud.Memorystore.V1.PscAutoConnection(); + if (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + subBuilder.MergeFrom(PscAutoConnection); + } + input.ReadMessage(subBuilder); + PscAutoConnection = subBuilder; + break; + } + case 18: { + global::Google.Cloud.Memorystore.V1.PscConnection subBuilder = new global::Google.Cloud.Memorystore.V1.PscConnection(); + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + subBuilder.MergeFrom(PscConnection); + } + input.ReadMessage(subBuilder); + PscConnection = subBuilder; + 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: { + global::Google.Cloud.Memorystore.V1.PscAutoConnection subBuilder = new global::Google.Cloud.Memorystore.V1.PscAutoConnection(); + if (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + subBuilder.MergeFrom(PscAutoConnection); + } + input.ReadMessage(subBuilder); + PscAutoConnection = subBuilder; + break; + } + case 18: { + global::Google.Cloud.Memorystore.V1.PscConnection subBuilder = new global::Google.Cloud.Memorystore.V1.PscConnection(); + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + subBuilder.MergeFrom(PscConnection); + } + input.ReadMessage(subBuilder); + PscConnection = subBuilder; + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + /// + /// Details of consumer resources in a PSC connection. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PscAutoConnection : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PscAutoConnection()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[1]; } + } + + [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 PscAutoConnection() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PscAutoConnection(PscAutoConnection other) : this() { + pscConnectionId_ = other.pscConnectionId_; + ipAddress_ = other.ipAddress_; + forwardingRule_ = other.forwardingRule_; + projectId_ = other.projectId_; + network_ = other.network_; + serviceAttachment_ = other.serviceAttachment_; + pscConnectionStatus_ = other.pscConnectionStatus_; + connectionType_ = other.connectionType_; + switch (other.PortsCase) { + case PortsOneofCase.Port: + Port = other.Port; + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PscAutoConnection Clone() { + return new PscAutoConnection(this); + } + + /// Field number for the "port" field. + public const int PortFieldNumber = 9; + /// + /// Optional. Output only. port will only be set for Primary/Reader or + /// Discovery endpoint. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Port { + get { return HasPort ? (int) ports_ : 0; } + set { + ports_ = value; + portsCase_ = PortsOneofCase.Port; + } + } + /// Gets whether the "port" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasPort { + get { return portsCase_ == PortsOneofCase.Port; } + } + /// Clears the value of the oneof if it's currently set to "port" + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearPort() { + if (HasPort) { + ClearPorts(); + } + } + + /// Field number for the "psc_connection_id" field. + public const int PscConnectionIdFieldNumber = 1; + private string pscConnectionId_ = ""; + /// + /// Output only. The PSC connection id of the forwarding rule connected to the + /// service attachment. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PscConnectionId { + get { return pscConnectionId_; } + set { + pscConnectionId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "ip_address" field. + public const int IpAddressFieldNumber = 2; + private string ipAddress_ = ""; + /// + /// Output only. The IP allocated on the consumer network for the PSC + /// forwarding rule. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string IpAddress { + get { return ipAddress_; } + set { + ipAddress_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "forwarding_rule" field. + public const int ForwardingRuleFieldNumber = 3; + private string forwardingRule_ = ""; + /// + /// Output only. The URI of the consumer side forwarding rule. + /// Format: + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ForwardingRule { + get { return forwardingRule_; } + set { + forwardingRule_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "project_id" field. + public const int ProjectIdFieldNumber = 4; + private string projectId_ = ""; + /// + /// Required. The consumer project_id where PSC connections are established. + /// This should be the same project_id that the instance is being created in. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ProjectId { + get { return projectId_; } + set { + projectId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "network" field. + public const int NetworkFieldNumber = 5; + private string network_ = ""; + /// + /// Required. The network where the PSC endpoints are created, in the form of + /// projects/{project_id}/global/networks/{network_id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Network { + get { return network_; } + set { + network_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "service_attachment" field. + public const int ServiceAttachmentFieldNumber = 6; + private string serviceAttachment_ = ""; + /// + /// Output only. The service attachment which is the target of the PSC + /// connection, in the form of + /// projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ServiceAttachment { + get { return serviceAttachment_; } + set { + serviceAttachment_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "psc_connection_status" field. + public const int PscConnectionStatusFieldNumber = 7; + private global::Google.Cloud.Memorystore.V1.PscConnectionStatus pscConnectionStatus_ = global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified; + /// + /// Output only. The status of the PSC connection: whether a connection exists + /// and ACTIVE or it no longer exists. Please note that this value is updated + /// periodically. Please use Private Service Connect APIs for the latest + /// status. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PscConnectionStatus PscConnectionStatus { + get { return pscConnectionStatus_; } + set { + pscConnectionStatus_ = value; + } + } + + /// Field number for the "connection_type" field. + public const int ConnectionTypeFieldNumber = 8; + private global::Google.Cloud.Memorystore.V1.ConnectionType connectionType_ = global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified; + /// + /// Output only. Type of the PSC connection. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.ConnectionType ConnectionType { + get { return connectionType_; } + set { + connectionType_ = value; + } + } + + private object ports_; + /// Enum of possible cases for the "ports" oneof. + public enum PortsOneofCase { + None = 0, + Port = 9, + } + private PortsOneofCase portsCase_ = PortsOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PortsOneofCase PortsCase { + get { return portsCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearPorts() { + portsCase_ = PortsOneofCase.None; + ports_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PscAutoConnection); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PscAutoConnection other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Port != other.Port) return false; + if (PscConnectionId != other.PscConnectionId) return false; + if (IpAddress != other.IpAddress) return false; + if (ForwardingRule != other.ForwardingRule) return false; + if (ProjectId != other.ProjectId) return false; + if (Network != other.Network) return false; + if (ServiceAttachment != other.ServiceAttachment) return false; + if (PscConnectionStatus != other.PscConnectionStatus) return false; + if (ConnectionType != other.ConnectionType) return false; + if (PortsCase != other.PortsCase) 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 (HasPort) hash ^= Port.GetHashCode(); + if (PscConnectionId.Length != 0) hash ^= PscConnectionId.GetHashCode(); + if (IpAddress.Length != 0) hash ^= IpAddress.GetHashCode(); + if (ForwardingRule.Length != 0) hash ^= ForwardingRule.GetHashCode(); + if (ProjectId.Length != 0) hash ^= ProjectId.GetHashCode(); + if (Network.Length != 0) hash ^= Network.GetHashCode(); + if (ServiceAttachment.Length != 0) hash ^= ServiceAttachment.GetHashCode(); + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) hash ^= PscConnectionStatus.GetHashCode(); + if (ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) hash ^= ConnectionType.GetHashCode(); + hash ^= (int) portsCase_; + 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 (PscConnectionId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PscConnectionId); + } + if (IpAddress.Length != 0) { + output.WriteRawTag(18); + output.WriteString(IpAddress); + } + if (ForwardingRule.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ForwardingRule); + } + if (ProjectId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(ProjectId); + } + if (Network.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Network); + } + if (ServiceAttachment.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) { + output.WriteRawTag(64); + output.WriteEnum((int) ConnectionType); + } + if (HasPort) { + output.WriteRawTag(72); + output.WriteInt32(Port); + } + 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 (PscConnectionId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PscConnectionId); + } + if (IpAddress.Length != 0) { + output.WriteRawTag(18); + output.WriteString(IpAddress); + } + if (ForwardingRule.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ForwardingRule); + } + if (ProjectId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(ProjectId); + } + if (Network.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Network); + } + if (ServiceAttachment.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) { + output.WriteRawTag(64); + output.WriteEnum((int) ConnectionType); + } + if (HasPort) { + output.WriteRawTag(72); + output.WriteInt32(Port); + } + 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 (HasPort) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Port); + } + if (PscConnectionId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PscConnectionId); + } + if (IpAddress.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(IpAddress); + } + if (ForwardingRule.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ForwardingRule); + } + if (ProjectId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ProjectId); + } + if (Network.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Network); + } + if (ServiceAttachment.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ConnectionType); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PscAutoConnection other) { + if (other == null) { + return; + } + if (other.PscConnectionId.Length != 0) { + PscConnectionId = other.PscConnectionId; + } + if (other.IpAddress.Length != 0) { + IpAddress = other.IpAddress; + } + if (other.ForwardingRule.Length != 0) { + ForwardingRule = other.ForwardingRule; + } + if (other.ProjectId.Length != 0) { + ProjectId = other.ProjectId; + } + if (other.Network.Length != 0) { + Network = other.Network; + } + if (other.ServiceAttachment.Length != 0) { + ServiceAttachment = other.ServiceAttachment; + } + if (other.PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) { + PscConnectionStatus = other.PscConnectionStatus; + } + if (other.ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) { + ConnectionType = other.ConnectionType; + } + switch (other.PortsCase) { + case PortsOneofCase.Port: + Port = other.Port; + break; + } + + _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: { + PscConnectionId = input.ReadString(); + break; + } + case 18: { + IpAddress = input.ReadString(); + break; + } + case 26: { + ForwardingRule = input.ReadString(); + break; + } + case 34: { + ProjectId = input.ReadString(); + break; + } + case 42: { + Network = input.ReadString(); + break; + } + case 50: { + ServiceAttachment = input.ReadString(); + break; + } + case 56: { + PscConnectionStatus = (global::Google.Cloud.Memorystore.V1.PscConnectionStatus) input.ReadEnum(); + break; + } + case 64: { + ConnectionType = (global::Google.Cloud.Memorystore.V1.ConnectionType) input.ReadEnum(); + break; + } + case 72: { + Port = input.ReadInt32(); + 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: { + PscConnectionId = input.ReadString(); + break; + } + case 18: { + IpAddress = input.ReadString(); + break; + } + case 26: { + ForwardingRule = input.ReadString(); + break; + } + case 34: { + ProjectId = input.ReadString(); + break; + } + case 42: { + Network = input.ReadString(); + break; + } + case 50: { + ServiceAttachment = input.ReadString(); + break; + } + case 56: { + PscConnectionStatus = (global::Google.Cloud.Memorystore.V1.PscConnectionStatus) input.ReadEnum(); + break; + } + case 64: { + ConnectionType = (global::Google.Cloud.Memorystore.V1.ConnectionType) input.ReadEnum(); + break; + } + case 72: { + Port = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + /// + /// User created Psc connection configuration. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PscConnection : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PscConnection()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[2]; } + } + + [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 PscConnection() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PscConnection(PscConnection other) : this() { + pscConnectionId_ = other.pscConnectionId_; + ipAddress_ = other.ipAddress_; + forwardingRule_ = other.forwardingRule_; + projectId_ = other.projectId_; + network_ = other.network_; + serviceAttachment_ = other.serviceAttachment_; + pscConnectionStatus_ = other.pscConnectionStatus_; + connectionType_ = other.connectionType_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PscConnection Clone() { + return new PscConnection(this); + } + + /// Field number for the "psc_connection_id" field. + public const int PscConnectionIdFieldNumber = 1; + private string pscConnectionId_ = ""; + /// + /// Output only. The PSC connection id of the forwarding rule connected to the + /// service attachment. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PscConnectionId { + get { return pscConnectionId_; } + set { + pscConnectionId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "ip_address" field. + public const int IpAddressFieldNumber = 2; + private string ipAddress_ = ""; + /// + /// Required. The IP allocated on the consumer network for the PSC forwarding + /// rule. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string IpAddress { + get { return ipAddress_; } + set { + ipAddress_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "forwarding_rule" field. + public const int ForwardingRuleFieldNumber = 3; + private string forwardingRule_ = ""; + /// + /// Required. The URI of the consumer side forwarding rule. + /// Format: + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ForwardingRule { + get { return forwardingRule_; } + set { + forwardingRule_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "project_id" field. + public const int ProjectIdFieldNumber = 4; + private string projectId_ = ""; + /// + /// Output only. The consumer project_id where the forwarding rule is created + /// from. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ProjectId { + get { return projectId_; } + set { + projectId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "network" field. + public const int NetworkFieldNumber = 5; + private string network_ = ""; + /// + /// Required. The consumer network where the IP address resides, in the form of + /// projects/{project_id}/global/networks/{network_id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Network { + get { return network_; } + set { + network_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "service_attachment" field. + public const int ServiceAttachmentFieldNumber = 6; + private string serviceAttachment_ = ""; + /// + /// Required. The service attachment which is the target of the PSC connection, + /// in the form of + /// projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ServiceAttachment { + get { return serviceAttachment_; } + set { + serviceAttachment_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "psc_connection_status" field. + public const int PscConnectionStatusFieldNumber = 7; + private global::Google.Cloud.Memorystore.V1.PscConnectionStatus pscConnectionStatus_ = global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified; + /// + /// Output only. The status of the PSC connection: whether a connection exists + /// and ACTIVE or it no longer exists. Please note that this value is updated + /// periodically. Please use Private Service Connect APIs for the latest + /// status. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PscConnectionStatus PscConnectionStatus { + get { return pscConnectionStatus_; } + set { + pscConnectionStatus_ = value; + } + } + + /// Field number for the "connection_type" field. + public const int ConnectionTypeFieldNumber = 8; + private global::Google.Cloud.Memorystore.V1.ConnectionType connectionType_ = global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified; + /// + /// Output only. Type of the PSC connection. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.ConnectionType ConnectionType { + get { return connectionType_; } + set { + connectionType_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PscConnection); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PscConnection other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (PscConnectionId != other.PscConnectionId) return false; + if (IpAddress != other.IpAddress) return false; + if (ForwardingRule != other.ForwardingRule) return false; + if (ProjectId != other.ProjectId) return false; + if (Network != other.Network) return false; + if (ServiceAttachment != other.ServiceAttachment) return false; + if (PscConnectionStatus != other.PscConnectionStatus) return false; + if (ConnectionType != other.ConnectionType) 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 (PscConnectionId.Length != 0) hash ^= PscConnectionId.GetHashCode(); + if (IpAddress.Length != 0) hash ^= IpAddress.GetHashCode(); + if (ForwardingRule.Length != 0) hash ^= ForwardingRule.GetHashCode(); + if (ProjectId.Length != 0) hash ^= ProjectId.GetHashCode(); + if (Network.Length != 0) hash ^= Network.GetHashCode(); + if (ServiceAttachment.Length != 0) hash ^= ServiceAttachment.GetHashCode(); + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) hash ^= PscConnectionStatus.GetHashCode(); + if (ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) hash ^= ConnectionType.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 (PscConnectionId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PscConnectionId); + } + if (IpAddress.Length != 0) { + output.WriteRawTag(18); + output.WriteString(IpAddress); + } + if (ForwardingRule.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ForwardingRule); + } + if (ProjectId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(ProjectId); + } + if (Network.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Network); + } + if (ServiceAttachment.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) { + output.WriteRawTag(64); + output.WriteEnum((int) ConnectionType); + } + 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 (PscConnectionId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PscConnectionId); + } + if (IpAddress.Length != 0) { + output.WriteRawTag(18); + output.WriteString(IpAddress); + } + if (ForwardingRule.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ForwardingRule); + } + if (ProjectId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(ProjectId); + } + if (Network.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Network); + } + if (ServiceAttachment.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) { + output.WriteRawTag(64); + output.WriteEnum((int) ConnectionType); + } + 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 (PscConnectionId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PscConnectionId); + } + if (IpAddress.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(IpAddress); + } + if (ForwardingRule.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ForwardingRule); + } + if (ProjectId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ProjectId); + } + if (Network.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Network); + } + if (ServiceAttachment.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ConnectionType); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PscConnection other) { + if (other == null) { + return; + } + if (other.PscConnectionId.Length != 0) { + PscConnectionId = other.PscConnectionId; + } + if (other.IpAddress.Length != 0) { + IpAddress = other.IpAddress; + } + if (other.ForwardingRule.Length != 0) { + ForwardingRule = other.ForwardingRule; + } + if (other.ProjectId.Length != 0) { + ProjectId = other.ProjectId; + } + if (other.Network.Length != 0) { + Network = other.Network; + } + if (other.ServiceAttachment.Length != 0) { + ServiceAttachment = other.ServiceAttachment; + } + if (other.PscConnectionStatus != global::Google.Cloud.Memorystore.V1.PscConnectionStatus.Unspecified) { + PscConnectionStatus = other.PscConnectionStatus; + } + if (other.ConnectionType != global::Google.Cloud.Memorystore.V1.ConnectionType.Unspecified) { + ConnectionType = other.ConnectionType; + } + _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: { + PscConnectionId = input.ReadString(); + break; + } + case 18: { + IpAddress = input.ReadString(); + break; + } + case 26: { + ForwardingRule = input.ReadString(); + break; + } + case 34: { + ProjectId = input.ReadString(); + break; + } + case 42: { + Network = input.ReadString(); + break; + } + case 50: { + ServiceAttachment = input.ReadString(); + break; + } + case 56: { + PscConnectionStatus = (global::Google.Cloud.Memorystore.V1.PscConnectionStatus) input.ReadEnum(); + break; + } + case 64: { + ConnectionType = (global::Google.Cloud.Memorystore.V1.ConnectionType) input.ReadEnum(); + 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: { + PscConnectionId = input.ReadString(); + break; + } + case 18: { + IpAddress = input.ReadString(); + break; + } + case 26: { + ForwardingRule = input.ReadString(); + break; + } + case 34: { + ProjectId = input.ReadString(); + break; + } + case 42: { + Network = input.ReadString(); + break; + } + case 50: { + ServiceAttachment = input.ReadString(); + break; + } + case 56: { + PscConnectionStatus = (global::Google.Cloud.Memorystore.V1.PscConnectionStatus) input.ReadEnum(); + break; + } + case 64: { + ConnectionType = (global::Google.Cloud.Memorystore.V1.ConnectionType) input.ReadEnum(); + break; + } + } + } + } + #endif + + } + + /// + /// Represents an endpoint for clients to connect to the instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DiscoveryEndpoint : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DiscoveryEndpoint()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[3]; } + } + + [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 DiscoveryEndpoint() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DiscoveryEndpoint(DiscoveryEndpoint other) : this() { + address_ = other.address_; + port_ = other.port_; + network_ = other.network_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DiscoveryEndpoint Clone() { + return new DiscoveryEndpoint(this); + } + + /// Field number for the "address" field. + public const int AddressFieldNumber = 1; + private string address_ = ""; + /// + /// Output only. IP address of the exposed endpoint clients connect to. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Address { + get { return address_; } + set { + address_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "port" field. + public const int PortFieldNumber = 2; + private int port_; + /// + /// Output only. The port number of the exposed endpoint. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Port { + get { return port_; } + set { + port_ = value; + } + } + + /// Field number for the "network" field. + public const int NetworkFieldNumber = 4; + private string network_ = ""; + /// + /// Output only. The network where the IP address of the discovery endpoint + /// will be reserved, in the form of + /// projects/{network_project}/global/networks/{network_id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Network { + get { return network_; } + set { + network_ = 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 DiscoveryEndpoint); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DiscoveryEndpoint other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Address != other.Address) return false; + if (Port != other.Port) return false; + if (Network != other.Network) 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 (Address.Length != 0) hash ^= Address.GetHashCode(); + if (Port != 0) hash ^= Port.GetHashCode(); + if (Network.Length != 0) hash ^= Network.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 (Address.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Address); + } + if (Port != 0) { + output.WriteRawTag(16); + output.WriteInt32(Port); + } + if (Network.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Network); + } + 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 (Address.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Address); + } + if (Port != 0) { + output.WriteRawTag(16); + output.WriteInt32(Port); + } + if (Network.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Network); + } + 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 (Address.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Address); + } + if (Port != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Port); + } + if (Network.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Network); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DiscoveryEndpoint other) { + if (other == null) { + return; + } + if (other.Address.Length != 0) { + Address = other.Address; + } + if (other.Port != 0) { + Port = other.Port; + } + if (other.Network.Length != 0) { + Network = other.Network; + } + _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: { + Address = input.ReadString(); + break; + } + case 16: { + Port = input.ReadInt32(); + break; + } + case 34: { + Network = 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: { + Address = input.ReadString(); + break; + } + case 16: { + Port = input.ReadInt32(); + break; + } + case 34: { + Network = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Represents persistence configuration for a instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PersistenceConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PersistenceConfig()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[4]; } + } + + [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 PersistenceConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PersistenceConfig(PersistenceConfig other) : this() { + mode_ = other.mode_; + rdbConfig_ = other.rdbConfig_ != null ? other.rdbConfig_.Clone() : null; + aofConfig_ = other.aofConfig_ != null ? other.aofConfig_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PersistenceConfig Clone() { + return new PersistenceConfig(this); + } + + /// Field number for the "mode" field. + public const int ModeFieldNumber = 1; + private global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode mode_ = global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode.Unspecified; + /// + /// Optional. Current persistence mode. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode Mode { + get { return mode_; } + set { + mode_ = value; + } + } + + /// Field number for the "rdb_config" field. + public const int RdbConfigFieldNumber = 2; + private global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig rdbConfig_; + /// + /// Optional. RDB configuration. This field will be ignored if mode is not RDB. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig RdbConfig { + get { return rdbConfig_; } + set { + rdbConfig_ = value; + } + } + + /// Field number for the "aof_config" field. + public const int AofConfigFieldNumber = 3; + private global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig aofConfig_; + /// + /// Optional. AOF configuration. This field will be ignored if mode is not AOF. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig AofConfig { + get { return aofConfig_; } + set { + aofConfig_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PersistenceConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PersistenceConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Mode != other.Mode) return false; + if (!object.Equals(RdbConfig, other.RdbConfig)) return false; + if (!object.Equals(AofConfig, other.AofConfig)) 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 (Mode != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode.Unspecified) hash ^= Mode.GetHashCode(); + if (rdbConfig_ != null) hash ^= RdbConfig.GetHashCode(); + if (aofConfig_ != null) hash ^= AofConfig.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 (Mode != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Mode); + } + if (rdbConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RdbConfig); + } + if (aofConfig_ != null) { + output.WriteRawTag(26); + output.WriteMessage(AofConfig); + } + 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 (Mode != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Mode); + } + if (rdbConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RdbConfig); + } + if (aofConfig_ != null) { + output.WriteRawTag(26); + output.WriteMessage(AofConfig); + } + 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 (Mode != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Mode); + } + if (rdbConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(RdbConfig); + } + if (aofConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(AofConfig); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PersistenceConfig other) { + if (other == null) { + return; + } + if (other.Mode != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode.Unspecified) { + Mode = other.Mode; + } + if (other.rdbConfig_ != null) { + if (rdbConfig_ == null) { + RdbConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig(); + } + RdbConfig.MergeFrom(other.RdbConfig); + } + if (other.aofConfig_ != null) { + if (aofConfig_ == null) { + AofConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig(); + } + AofConfig.MergeFrom(other.AofConfig); + } + _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 8: { + Mode = (global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode) input.ReadEnum(); + break; + } + case 18: { + if (rdbConfig_ == null) { + RdbConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig(); + } + input.ReadMessage(RdbConfig); + break; + } + case 26: { + if (aofConfig_ == null) { + AofConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig(); + } + input.ReadMessage(AofConfig); + 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 8: { + Mode = (global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.PersistenceMode) input.ReadEnum(); + break; + } + case 18: { + if (rdbConfig_ == null) { + RdbConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig(); + } + input.ReadMessage(RdbConfig); + break; + } + case 26: { + if (aofConfig_ == null) { + AofConfig = new global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig(); + } + input.ReadMessage(AofConfig); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the PersistenceConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible persistence modes. + /// + public enum PersistenceMode { + /// + /// Not set. + /// + [pbr::OriginalName("PERSISTENCE_MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// Persistence is disabled, and any snapshot data is deleted. + /// + [pbr::OriginalName("DISABLED")] Disabled = 1, + /// + /// RDB based persistence is enabled. + /// + [pbr::OriginalName("RDB")] Rdb = 2, + /// + /// AOF based persistence is enabled. + /// + [pbr::OriginalName("AOF")] Aof = 3, + } + + /// + /// Configuration for RDB based persistence. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class RDBConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new RDBConfig()); + 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.Memorystore.V1.PersistenceConfig.Descriptor.NestedTypes[0]; } + } + + [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 RDBConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RDBConfig(RDBConfig other) : this() { + rdbSnapshotPeriod_ = other.rdbSnapshotPeriod_; + rdbSnapshotStartTime_ = other.rdbSnapshotStartTime_ != null ? other.rdbSnapshotStartTime_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RDBConfig Clone() { + return new RDBConfig(this); + } + + /// Field number for the "rdb_snapshot_period" field. + public const int RdbSnapshotPeriodFieldNumber = 1; + private global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod rdbSnapshotPeriod_ = global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified; + /// + /// Optional. Period between RDB snapshots. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod RdbSnapshotPeriod { + get { return rdbSnapshotPeriod_; } + set { + rdbSnapshotPeriod_ = value; + } + } + + /// Field number for the "rdb_snapshot_start_time" field. + public const int RdbSnapshotStartTimeFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.Timestamp rdbSnapshotStartTime_; + /// + /// Optional. Time that the first snapshot was/will be attempted, and to + /// which future snapshots will be aligned. If not provided, the current time + /// will be used. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp RdbSnapshotStartTime { + get { return rdbSnapshotStartTime_; } + set { + rdbSnapshotStartTime_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as RDBConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(RDBConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (RdbSnapshotPeriod != other.RdbSnapshotPeriod) return false; + if (!object.Equals(RdbSnapshotStartTime, other.RdbSnapshotStartTime)) 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 (RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) hash ^= RdbSnapshotPeriod.GetHashCode(); + if (rdbSnapshotStartTime_ != null) hash ^= RdbSnapshotStartTime.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 (RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) RdbSnapshotPeriod); + } + if (rdbSnapshotStartTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RdbSnapshotStartTime); + } + 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 (RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) RdbSnapshotPeriod); + } + if (rdbSnapshotStartTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RdbSnapshotStartTime); + } + 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 (RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) RdbSnapshotPeriod); + } + if (rdbSnapshotStartTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(RdbSnapshotStartTime); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(RDBConfig other) { + if (other == null) { + return; + } + if (other.RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) { + RdbSnapshotPeriod = other.RdbSnapshotPeriod; + } + if (other.rdbSnapshotStartTime_ != null) { + if (rdbSnapshotStartTime_ == null) { + RdbSnapshotStartTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + RdbSnapshotStartTime.MergeFrom(other.RdbSnapshotStartTime); + } + _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 8: { + RdbSnapshotPeriod = (global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod) input.ReadEnum(); + break; + } + case 18: { + if (rdbSnapshotStartTime_ == null) { + RdbSnapshotStartTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(RdbSnapshotStartTime); + 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 8: { + RdbSnapshotPeriod = (global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod) input.ReadEnum(); + break; + } + case 18: { + if (rdbSnapshotStartTime_ == null) { + RdbSnapshotStartTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(RdbSnapshotStartTime); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the RDBConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible snapshot periods. + /// + public enum SnapshotPeriod { + /// + /// Not set. + /// + [pbr::OriginalName("SNAPSHOT_PERIOD_UNSPECIFIED")] Unspecified = 0, + /// + /// One hour. + /// + [pbr::OriginalName("ONE_HOUR")] OneHour = 1, + /// + /// Six hours. + /// + [pbr::OriginalName("SIX_HOURS")] SixHours = 2, + /// + /// Twelve hours. + /// + [pbr::OriginalName("TWELVE_HOURS")] TwelveHours = 3, + /// + /// Twenty four hours. + /// + [pbr::OriginalName("TWENTY_FOUR_HOURS")] TwentyFourHours = 4, + } + + } + #endregion + + } + + /// + /// Configuration for AOF based persistence. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class AOFConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AOFConfig()); + 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.Memorystore.V1.PersistenceConfig.Descriptor.NestedTypes[1]; } + } + + [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 AOFConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public AOFConfig(AOFConfig other) : this() { + appendFsync_ = other.appendFsync_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public AOFConfig Clone() { + return new AOFConfig(this); + } + + /// Field number for the "append_fsync" field. + public const int AppendFsyncFieldNumber = 1; + private global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync appendFsync_ = global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified; + /// + /// Optional. The fsync mode. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync AppendFsync { + get { return appendFsync_; } + set { + appendFsync_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as AOFConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(AOFConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (AppendFsync != other.AppendFsync) 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 (AppendFsync != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) hash ^= AppendFsync.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 (AppendFsync != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) AppendFsync); + } + 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 (AppendFsync != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) AppendFsync); + } + 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 (AppendFsync != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AppendFsync); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(AOFConfig other) { + if (other == null) { + return; + } + if (other.AppendFsync != global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) { + AppendFsync = other.AppendFsync; + } + _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 8: { + AppendFsync = (global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync) input.ReadEnum(); + 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 8: { + AppendFsync = (global::Google.Cloud.Memorystore.V1.PersistenceConfig.Types.AOFConfig.Types.AppendFsync) input.ReadEnum(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the AOFConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible fsync modes. + /// + public enum AppendFsync { + /// + /// Not set. Default: EVERY_SEC + /// + [pbr::OriginalName("APPEND_FSYNC_UNSPECIFIED")] Unspecified = 0, + /// + /// Never fsync. Normally Linux will flush data every 30 seconds with this + /// configuration, but it's up to the kernel's exact tuning. + /// + [pbr::OriginalName("NEVER")] Never = 1, + /// + /// Fsync every second. You may lose 1 second of data if there is a + /// disaster. + /// + [pbr::OriginalName("EVERY_SEC")] EverySec = 2, + /// + /// Fsync every time new write commands are appended to the AOF. The best + /// data loss protection at the cost of performance. + /// + [pbr::OriginalName("ALWAYS")] Always = 3, + } + + } + #endregion + + } + + } + #endregion + + } + + /// + /// Represents configuration for nodes of the instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class NodeConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new NodeConfig()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[5]; } + } + + [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 NodeConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NodeConfig(NodeConfig other) : this() { + sizeGb_ = other.sizeGb_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NodeConfig Clone() { + return new NodeConfig(this); + } + + /// Field number for the "size_gb" field. + public const int SizeGbFieldNumber = 1; + private double sizeGb_; + /// + /// Output only. Memory size in GB of the node. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double SizeGb { + get { return sizeGb_; } + set { + sizeGb_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as NodeConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(NodeConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(SizeGb, other.SizeGb)) 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 (SizeGb != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(SizeGb); + 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 (SizeGb != 0D) { + output.WriteRawTag(9); + output.WriteDouble(SizeGb); + } + 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 (SizeGb != 0D) { + output.WriteRawTag(9); + output.WriteDouble(SizeGb); + } + 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 (SizeGb != 0D) { + size += 1 + 8; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(NodeConfig other) { + if (other == null) { + return; + } + if (other.SizeGb != 0D) { + SizeGb = other.SizeGb; + } + _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 9: { + SizeGb = input.ReadDouble(); + 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 9: { + SizeGb = input.ReadDouble(); + break; + } + } + } + } + #endif + + } + + /// + /// Zone distribution configuration for allocation of instance resources. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ZoneDistributionConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ZoneDistributionConfig()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[6]; } + } + + [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 ZoneDistributionConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ZoneDistributionConfig(ZoneDistributionConfig other) : this() { + zone_ = other.zone_; + mode_ = other.mode_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ZoneDistributionConfig Clone() { + return new ZoneDistributionConfig(this); + } + + /// Field number for the "zone" field. + public const int ZoneFieldNumber = 2; + private string zone_ = ""; + /// + /// Optional. Defines zone where all resources will be allocated with + /// SINGLE_ZONE mode. Ignored for MULTI_ZONE mode. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Zone { + get { return zone_; } + set { + zone_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "mode" field. + public const int ModeFieldNumber = 1; + private global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode mode_ = global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified; + /// + /// Optional. Current zone distribution mode. Defaults to MULTI_ZONE. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode Mode { + get { return mode_; } + set { + mode_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ZoneDistributionConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ZoneDistributionConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Zone != other.Zone) return false; + if (Mode != other.Mode) 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 (Zone.Length != 0) hash ^= Zone.GetHashCode(); + if (Mode != global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) hash ^= Mode.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 (Mode != global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Mode); + } + if (Zone.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Zone); + } + 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 (Mode != global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Mode); + } + if (Zone.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Zone); + } + 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 (Zone.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Zone); + } + if (Mode != global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Mode); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ZoneDistributionConfig other) { + if (other == null) { + return; + } + if (other.Zone.Length != 0) { + Zone = other.Zone; + } + if (other.Mode != global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) { + Mode = other.Mode; + } + _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 8: { + Mode = (global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode) input.ReadEnum(); + break; + } + case 18: { + Zone = 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 8: { + Mode = (global::Google.Cloud.Memorystore.V1.ZoneDistributionConfig.Types.ZoneDistributionMode) input.ReadEnum(); + break; + } + case 18: { + Zone = input.ReadString(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the ZoneDistributionConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible zone distribution modes. + /// + public enum ZoneDistributionMode { + /// + /// Not Set. Default: MULTI_ZONE + /// + [pbr::OriginalName("ZONE_DISTRIBUTION_MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// Distribute resources across 3 zones picked at random within the + /// region. + /// + [pbr::OriginalName("MULTI_ZONE")] MultiZone = 1, + /// + /// Provision resources in a single zone. Zone field must be specified. + /// + [pbr::OriginalName("SINGLE_ZONE")] SingleZone = 2, + } + + } + #endregion + + } + + /// + /// Request message for [ListInstances][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListInstancesRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListInstancesRequest()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[7]; } + } + + [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 ListInstancesRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListInstancesRequest(ListInstancesRequest other) : this() { + parent_ = other.parent_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + filter_ = other.filter_; + orderBy_ = other.orderBy_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListInstancesRequest Clone() { + return new ListInstancesRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + /// + /// Optional. Requested page size. Server may return fewer items than + /// requested. If unspecified, server will pick an appropriate default. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 3; + private string pageToken_ = ""; + /// + /// Optional. A token identifying a page of results the server should return. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "filter" field. + public const int FilterFieldNumber = 4; + private string filter_ = ""; + /// + /// Optional. Expression for filtering results. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Filter { + get { return filter_; } + set { + filter_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "order_by" field. + public const int OrderByFieldNumber = 5; + private string orderBy_ = ""; + /// + /// Optional. Sort results by a defined order. Supported values: "name", + /// "create_time". + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string OrderBy { + get { return orderBy_; } + set { + orderBy_ = 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 ListInstancesRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListInstancesRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) return false; + if (Filter != other.Filter) return false; + if (OrderBy != other.OrderBy) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.GetHashCode(); + if (Filter.Length != 0) hash ^= Filter.GetHashCode(); + if (OrderBy.Length != 0) hash ^= OrderBy.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + if (Filter.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Filter); + } + if (OrderBy.Length != 0) { + output.WriteRawTag(42); + output.WriteString(OrderBy); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + if (Filter.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Filter); + } + if (OrderBy.Length != 0) { + output.WriteRawTag(42); + output.WriteString(OrderBy); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (Filter.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Filter); + } + if (OrderBy.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(OrderBy); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListInstancesRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + if (other.Filter.Length != 0) { + Filter = other.Filter; + } + if (other.OrderBy.Length != 0) { + OrderBy = other.OrderBy; + } + _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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + case 34: { + Filter = input.ReadString(); + break; + } + case 42: { + OrderBy = 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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + case 34: { + Filter = input.ReadString(); + break; + } + case 42: { + OrderBy = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Response message for [ListInstances][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListInstancesResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListInstancesResponse()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[8]; } + } + + [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 ListInstancesResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListInstancesResponse(ListInstancesResponse other) : this() { + instances_ = other.instances_.Clone(); + nextPageToken_ = other.nextPageToken_; + unreachable_ = other.unreachable_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListInstancesResponse Clone() { + return new ListInstancesResponse(this); + } + + /// Field number for the "instances" field. + public const int InstancesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_instances_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.Memorystore.V1.Instance.Parser); + private readonly pbc::RepeatedField instances_ = new pbc::RepeatedField(); + /// + /// If the {location} requested was "-" the response contains a list of + /// instances from all locations. Instances in unreachable locations will be + /// omitted. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Instances { + get { return instances_; } + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; + /// + /// A token, which can be sent as `page_token` to retrieve the next page. + /// If this field is omitted, there are no subsequent pages. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_; } + set { + nextPageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unreachable" field. + public const int UnreachableFieldNumber = 3; + private static readonly pb::FieldCodec _repeated_unreachable_codec + = pb::FieldCodec.ForString(26); + private readonly pbc::RepeatedField unreachable_ = new pbc::RepeatedField(); + /// + /// Locations that could not be reached. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Unreachable { + get { return unreachable_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ListInstancesResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListInstancesResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!instances_.Equals(other.instances_)) return false; + if (NextPageToken != other.NextPageToken) return false; + if(!unreachable_.Equals(other.unreachable_)) 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; + hash ^= instances_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.GetHashCode(); + hash ^= unreachable_.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 + instances_.WriteTo(output, _repeated_instances_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + unreachable_.WriteTo(output, _repeated_unreachable_codec); + 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) { + instances_.WriteTo(ref output, _repeated_instances_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + unreachable_.WriteTo(ref output, _repeated_unreachable_codec); + 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; + size += instances_.CalculateSize(_repeated_instances_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + size += unreachable_.CalculateSize(_repeated_unreachable_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListInstancesResponse other) { + if (other == null) { + return; + } + instances_.Add(other.instances_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; + } + unreachable_.Add(other.unreachable_); + _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: { + instances_.AddEntriesFrom(input, _repeated_instances_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + case 26: { + unreachable_.AddEntriesFrom(input, _repeated_unreachable_codec); + 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: { + instances_.AddEntriesFrom(ref input, _repeated_instances_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + case 26: { + unreachable_.AddEntriesFrom(ref input, _repeated_unreachable_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [GetInstance][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetInstanceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetInstanceRequest()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[9]; } + } + + [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 GetInstanceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetInstanceRequest(GetInstanceRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetInstanceRequest Clone() { + return new GetInstanceRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetInstanceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetInstanceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetInstanceRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [CreateInstance][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateInstanceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateInstanceRequest()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[10]; } + } + + [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 CreateInstanceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateInstanceRequest(CreateInstanceRequest other) : this() { + parent_ = other.parent_; + instanceId_ = other.instanceId_; + instance_ = other.instance_ != null ? other.instance_.Clone() : null; + requestId_ = other.requestId_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateInstanceRequest Clone() { + return new CreateInstanceRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "instance_id" field. + public const int InstanceIdFieldNumber = 2; + private string instanceId_ = ""; + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string InstanceId { + get { return instanceId_; } + set { + instanceId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "instance" field. + public const int InstanceFieldNumber = 3; + private global::Google.Cloud.Memorystore.V1.Instance instance_; + /// + /// Required. The instance to create. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance Instance { + get { return instance_; } + set { + instance_ = value; + } + } + + /// Field number for the "request_id" field. + public const int RequestIdFieldNumber = 4; + private string requestId_ = ""; + /// + /// Optional. An optional request ID to identify requests. Specify a unique + /// request ID so that if you must retry your request, the server will know to + /// ignore the request if it has already been completed. The server will + /// guarantee that for at least 60 minutes since the first request. + /// + /// For example, consider a situation where you make an initial request and the + /// request times out. If you make the request again with the same request + /// ID, the server can check if original operation with the same request ID + /// was received, and if so, will ignore the second request. This prevents + /// clients from accidentally creating duplicate commitments. + /// + /// The request ID must be a valid UUID with the exception that zero UUID is + /// not supported (00000000-0000-0000-0000-000000000000). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RequestId { + get { return requestId_; } + set { + requestId_ = 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 CreateInstanceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateInstanceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (InstanceId != other.InstanceId) return false; + if (!object.Equals(Instance, other.Instance)) return false; + if (RequestId != other.RequestId) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (InstanceId.Length != 0) hash ^= InstanceId.GetHashCode(); + if (instance_ != null) hash ^= Instance.GetHashCode(); + if (RequestId.Length != 0) hash ^= RequestId.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (InstanceId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(InstanceId); + } + if (instance_ != null) { + output.WriteRawTag(26); + output.WriteMessage(Instance); + } + if (RequestId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(RequestId); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (InstanceId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(InstanceId); + } + if (instance_ != null) { + output.WriteRawTag(26); + output.WriteMessage(Instance); + } + if (RequestId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(RequestId); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (InstanceId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(InstanceId); + } + if (instance_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Instance); + } + if (RequestId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RequestId); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateInstanceRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.InstanceId.Length != 0) { + InstanceId = other.InstanceId; + } + if (other.instance_ != null) { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1.Instance(); + } + Instance.MergeFrom(other.Instance); + } + if (other.RequestId.Length != 0) { + RequestId = other.RequestId; + } + _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: { + Parent = input.ReadString(); + break; + } + case 18: { + InstanceId = input.ReadString(); + break; + } + case 26: { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1.Instance(); + } + input.ReadMessage(Instance); + break; + } + case 34: { + RequestId = 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: { + Parent = input.ReadString(); + break; + } + case 18: { + InstanceId = input.ReadString(); + break; + } + case 26: { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1.Instance(); + } + input.ReadMessage(Instance); + break; + } + case 34: { + RequestId = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [UpdateInstance][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateInstanceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateInstanceRequest()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[11]; } + } + + [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 UpdateInstanceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateInstanceRequest(UpdateInstanceRequest other) : this() { + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + instance_ = other.instance_ != null ? other.instance_.Clone() : null; + requestId_ = other.requestId_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateInstanceRequest Clone() { + return new UpdateInstanceRequest(this); + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 1; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Optional. The list of fields to be updated on the instance. At least one + /// field must be specified. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + /// Field number for the "instance" field. + public const int InstanceFieldNumber = 2; + private global::Google.Cloud.Memorystore.V1.Instance instance_; + /// + /// Required. The instance to update. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.Instance Instance { + get { return instance_; } + set { + instance_ = value; + } + } + + /// Field number for the "request_id" field. + public const int RequestIdFieldNumber = 3; + private string requestId_ = ""; + /// + /// Optional. An optional request ID to identify requests. Specify a unique + /// request ID so that if you must retry your request, the server will know to + /// ignore the request if it has already been completed. The server will + /// guarantee that for at least 60 minutes since the first request. + /// + /// For example, consider a situation where you make an initial request and the + /// request times out. If you make the request again with the same request + /// ID, the server can check if original operation with the same request ID + /// was received, and if so, will ignore the second request. This prevents + /// clients from accidentally creating duplicate commitments. + /// + /// The request ID must be a valid UUID with the exception that zero UUID is + /// not supported (00000000-0000-0000-0000-000000000000). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RequestId { + get { return requestId_; } + set { + requestId_ = 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 UpdateInstanceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateInstanceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(UpdateMask, other.UpdateMask)) return false; + if (!object.Equals(Instance, other.Instance)) return false; + if (RequestId != other.RequestId) 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 (updateMask_ != null) hash ^= UpdateMask.GetHashCode(); + if (instance_ != null) hash ^= Instance.GetHashCode(); + if (RequestId.Length != 0) hash ^= RequestId.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 (updateMask_ != null) { + output.WriteRawTag(10); + output.WriteMessage(UpdateMask); + } + if (instance_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Instance); + } + if (RequestId.Length != 0) { + output.WriteRawTag(26); + output.WriteString(RequestId); + } + 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 (updateMask_ != null) { + output.WriteRawTag(10); + output.WriteMessage(UpdateMask); + } + if (instance_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Instance); + } + if (RequestId.Length != 0) { + output.WriteRawTag(26); + output.WriteString(RequestId); + } + 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 (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (instance_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Instance); + } + if (RequestId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RequestId); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateInstanceRequest other) { + if (other == null) { + return; + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + if (other.instance_ != null) { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1.Instance(); + } + Instance.MergeFrom(other.Instance); + } + if (other.RequestId.Length != 0) { + RequestId = other.RequestId; + } + _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 (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + case 18: { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1.Instance(); + } + input.ReadMessage(Instance); + break; + } + case 26: { + RequestId = 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 (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + case 18: { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1.Instance(); + } + input.ReadMessage(Instance); + break; + } + case 26: { + RequestId = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [DeleteInstance][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DeleteInstanceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DeleteInstanceRequest()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[12]; } + } + + [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 DeleteInstanceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteInstanceRequest(DeleteInstanceRequest other) : this() { + name_ = other.name_; + requestId_ = other.requestId_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteInstanceRequest Clone() { + return new DeleteInstanceRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "request_id" field. + public const int RequestIdFieldNumber = 2; + private string requestId_ = ""; + /// + /// Optional. An optional request ID to identify requests. Specify a unique + /// request ID so that if you must retry your request, the server will know to + /// ignore the request if it has already been completed. The server will + /// guarantee that for at least 60 minutes after the first request. + /// + /// For example, consider a situation where you make an initial request and the + /// request times out. If you make the request again with the same request + /// ID, the server can check if original operation with the same request ID + /// was received, and if so, will ignore the second request. This prevents + /// clients from accidentally creating duplicate commitments. + /// + /// The request ID must be a valid UUID with the exception that zero UUID is + /// not supported (00000000-0000-0000-0000-000000000000). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RequestId { + get { return requestId_; } + set { + requestId_ = 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 DeleteInstanceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DeleteInstanceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (RequestId != other.RequestId) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (RequestId.Length != 0) hash ^= RequestId.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (RequestId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(RequestId); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (RequestId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(RequestId); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (RequestId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RequestId); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DeleteInstanceRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.RequestId.Length != 0) { + RequestId = other.RequestId; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + RequestId = 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: { + Name = input.ReadString(); + break; + } + case 18: { + RequestId = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [GetCertificateAuthority][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetCertificateAuthorityRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetCertificateAuthorityRequest()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[13]; } + } + + [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 GetCertificateAuthorityRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetCertificateAuthorityRequest(GetCertificateAuthorityRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetCertificateAuthorityRequest Clone() { + return new GetCertificateAuthorityRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetCertificateAuthorityRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetCertificateAuthorityRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetCertificateAuthorityRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// A certificate authority for an instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CertificateAuthority : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CertificateAuthority()); + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[14]; } + } + + [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 CertificateAuthority() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CertificateAuthority(CertificateAuthority other) : this() { + name_ = other.name_; + switch (other.ServerCaCase) { + case ServerCaOneofCase.ManagedServerCa: + ManagedServerCa = other.ManagedServerCa.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CertificateAuthority Clone() { + return new CertificateAuthority(this); + } + + /// Field number for the "managed_server_ca" field. + public const int ManagedServerCaFieldNumber = 2; + /// + /// A managed server certificate authority. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority ManagedServerCa { + get { return serverCaCase_ == ServerCaOneofCase.ManagedServerCa ? (global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority) serverCa_ : null; } + set { + serverCa_ = value; + serverCaCase_ = value == null ? ServerCaOneofCase.None : ServerCaOneofCase.ManagedServerCa; + } + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Identifier. Unique name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + private object serverCa_; + /// Enum of possible cases for the "server_ca" oneof. + public enum ServerCaOneofCase { + None = 0, + ManagedServerCa = 2, + } + private ServerCaOneofCase serverCaCase_ = ServerCaOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ServerCaOneofCase ServerCaCase { + get { return serverCaCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearServerCa() { + serverCaCase_ = ServerCaOneofCase.None; + serverCa_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CertificateAuthority); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CertificateAuthority other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(ManagedServerCa, other.ManagedServerCa)) return false; + if (Name != other.Name) return false; + if (ServerCaCase != other.ServerCaCase) 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 (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) hash ^= ManagedServerCa.GetHashCode(); + if (Name.Length != 0) hash ^= Name.GetHashCode(); + hash ^= (int) serverCaCase_; + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + output.WriteRawTag(18); + output.WriteMessage(ManagedServerCa); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + output.WriteRawTag(18); + output.WriteMessage(ManagedServerCa); + } + 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 (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ManagedServerCa); + } + if (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CertificateAuthority other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + switch (other.ServerCaCase) { + case ServerCaOneofCase.ManagedServerCa: + if (ManagedServerCa == null) { + ManagedServerCa = new global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority(); + } + ManagedServerCa.MergeFrom(other.ManagedServerCa); + break; + } + + _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: { + Name = input.ReadString(); + break; + } + case 18: { + global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority subBuilder = new global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority(); + if (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + subBuilder.MergeFrom(ManagedServerCa); + } + input.ReadMessage(subBuilder); + ManagedServerCa = subBuilder; + 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: { + Name = input.ReadString(); + break; + } + case 18: { + global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority subBuilder = new global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority(); + if (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + subBuilder.MergeFrom(ManagedServerCa); + } + input.ReadMessage(subBuilder); + ManagedServerCa = subBuilder; + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the CertificateAuthority message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// A managed certificate authority. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ManagedCertificateAuthority : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ManagedCertificateAuthority()); + 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.Memorystore.V1.CertificateAuthority.Descriptor.NestedTypes[0]; } + } + + [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 ManagedCertificateAuthority() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ManagedCertificateAuthority(ManagedCertificateAuthority other) : this() { + caCerts_ = other.caCerts_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ManagedCertificateAuthority Clone() { + return new ManagedCertificateAuthority(this); + } + + /// Field number for the "ca_certs" field. + public const int CaCertsFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_caCerts_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain.Parser); + private readonly pbc::RepeatedField caCerts_ = new pbc::RepeatedField(); + /// + /// PEM encoded CA certificate chains for managed server authentication. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField CaCerts { + get { return caCerts_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ManagedCertificateAuthority); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ManagedCertificateAuthority other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!caCerts_.Equals(other.caCerts_)) 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; + hash ^= caCerts_.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 + caCerts_.WriteTo(output, _repeated_caCerts_codec); + 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) { + caCerts_.WriteTo(ref output, _repeated_caCerts_codec); + 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; + size += caCerts_.CalculateSize(_repeated_caCerts_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ManagedCertificateAuthority other) { + if (other == null) { + return; + } + caCerts_.Add(other.caCerts_); + _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: { + caCerts_.AddEntriesFrom(input, _repeated_caCerts_codec); + 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: { + caCerts_.AddEntriesFrom(ref input, _repeated_caCerts_codec); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the ManagedCertificateAuthority message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// A certificate chain. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CertChain : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CertChain()); + 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.Memorystore.V1.CertificateAuthority.Types.ManagedCertificateAuthority.Descriptor.NestedTypes[0]; } + } + + [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 CertChain() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CertChain(CertChain other) : this() { + certificates_ = other.certificates_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CertChain Clone() { + return new CertChain(this); + } + + /// Field number for the "certificates" field. + public const int CertificatesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_certificates_codec + = pb::FieldCodec.ForString(10); + private readonly pbc::RepeatedField certificates_ = new pbc::RepeatedField(); + /// + /// The certificates that form the CA chain in order of leaf to root. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Certificates { + get { return certificates_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CertChain); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CertChain other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!certificates_.Equals(other.certificates_)) 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; + hash ^= certificates_.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 + certificates_.WriteTo(output, _repeated_certificates_codec); + 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) { + certificates_.WriteTo(ref output, _repeated_certificates_codec); + 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; + size += certificates_.CalculateSize(_repeated_certificates_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CertChain other) { + if (other == null) { + return; + } + certificates_.Add(other.certificates_); + _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: { + certificates_.AddEntriesFrom(input, _repeated_certificates_codec); + 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: { + certificates_.AddEntriesFrom(ref input, _repeated_certificates_codec); + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + } + #endregion + + } + + /// + /// Represents the metadata of a long-running operation. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + 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.Memorystore.V1.MemorystoreReflection.Descriptor.MessageTypes[15]; } + } + + [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_; + statusMessage_ = other.statusMessage_; + requestedCancellation_ = other.requestedCancellation_; + apiVersion_ = other.apiVersion_; + _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_; + /// + /// Output only. 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_; + /// + /// Output only. 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_ = ""; + /// + /// Output only. 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_ = ""; + /// + /// Output only. 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"); + } + } + + /// Field number for the "status_message" field. + public const int StatusMessageFieldNumber = 5; + private string statusMessage_ = ""; + /// + /// Output only. Human-readable status of the operation, if any. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string StatusMessage { + get { return statusMessage_; } + set { + statusMessage_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "requested_cancellation" field. + public const int RequestedCancellationFieldNumber = 6; + private bool requestedCancellation_; + /// + /// Output only. Identifies whether the user has requested cancellation + /// of the operation. Operations that have been cancelled successfully + /// have [Operation.error][] value with a + /// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to + /// `Code.CANCELLED`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool RequestedCancellation { + get { return requestedCancellation_; } + set { + requestedCancellation_ = value; + } + } + + /// Field number for the "api_version" field. + public const int ApiVersionFieldNumber = 7; + private string apiVersion_ = ""; + /// + /// Output only. API version used to start the operation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ApiVersion { + get { return apiVersion_; } + set { + apiVersion_ = 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; + if (StatusMessage != other.StatusMessage) return false; + if (RequestedCancellation != other.RequestedCancellation) return false; + if (ApiVersion != other.ApiVersion) 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 (StatusMessage.Length != 0) hash ^= StatusMessage.GetHashCode(); + if (RequestedCancellation != false) hash ^= RequestedCancellation.GetHashCode(); + if (ApiVersion.Length != 0) hash ^= ApiVersion.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 (StatusMessage.Length != 0) { + output.WriteRawTag(42); + output.WriteString(StatusMessage); + } + if (RequestedCancellation != false) { + output.WriteRawTag(48); + output.WriteBool(RequestedCancellation); + } + if (ApiVersion.Length != 0) { + output.WriteRawTag(58); + output.WriteString(ApiVersion); + } + 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 (StatusMessage.Length != 0) { + output.WriteRawTag(42); + output.WriteString(StatusMessage); + } + if (RequestedCancellation != false) { + output.WriteRawTag(48); + output.WriteBool(RequestedCancellation); + } + if (ApiVersion.Length != 0) { + output.WriteRawTag(58); + output.WriteString(ApiVersion); + } + 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 (StatusMessage.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(StatusMessage); + } + if (RequestedCancellation != false) { + size += 1 + 1; + } + if (ApiVersion.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ApiVersion); + } + 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; + } + if (other.StatusMessage.Length != 0) { + StatusMessage = other.StatusMessage; + } + if (other.RequestedCancellation != false) { + RequestedCancellation = other.RequestedCancellation; + } + if (other.ApiVersion.Length != 0) { + ApiVersion = other.ApiVersion; + } + _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; + } + case 42: { + StatusMessage = input.ReadString(); + break; + } + case 48: { + RequestedCancellation = input.ReadBool(); + break; + } + case 58: { + ApiVersion = 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; + } + case 42: { + StatusMessage = input.ReadString(); + break; + } + case 48: { + RequestedCancellation = input.ReadBool(); + break; + } + case 58: { + ApiVersion = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreClient.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreClient.g.cs new file mode 100644 index 000000000000..06c22716eeda --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreClient.g.cs @@ -0,0 +1,1507 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gagr = Google.Api.Gax.ResourceNames; +using gax = Google.Api.Gax; +using gaxgrpc = Google.Api.Gax.Grpc; +using gcl = Google.Cloud.Location; +using grpccore = Grpc.Core; +using grpcinter = Grpc.Core.Interceptors; +using lro = Google.LongRunning; +using mel = Microsoft.Extensions.Logging; +using proto = Google.Protobuf; +using sc = System.Collections; +using scg = System.Collections.Generic; +using sco = System.Collections.ObjectModel; +using st = System.Threading; +using stt = System.Threading.Tasks; +using sys = System; +using wkt = Google.Protobuf.WellKnownTypes; + +namespace Google.Cloud.Memorystore.V1 +{ + /// Settings for instances. + public sealed partial class MemorystoreSettings : gaxgrpc::ServiceSettingsBase + { + /// Get a new instance of the default . + /// A new instance of the default . + public static MemorystoreSettings GetDefault() => new MemorystoreSettings(); + + /// Constructs a new object with default settings. + public MemorystoreSettings() + { + } + + private MemorystoreSettings(MemorystoreSettings existing) : base(existing) + { + gax::GaxPreconditions.CheckNotNull(existing, nameof(existing)); + ListInstancesSettings = existing.ListInstancesSettings; + GetInstanceSettings = existing.GetInstanceSettings; + CreateInstanceSettings = existing.CreateInstanceSettings; + CreateInstanceOperationsSettings = existing.CreateInstanceOperationsSettings.Clone(); + UpdateInstanceSettings = existing.UpdateInstanceSettings; + UpdateInstanceOperationsSettings = existing.UpdateInstanceOperationsSettings.Clone(); + DeleteInstanceSettings = existing.DeleteInstanceSettings; + DeleteInstanceOperationsSettings = existing.DeleteInstanceOperationsSettings.Clone(); + GetCertificateAuthoritySettings = existing.GetCertificateAuthoritySettings; + LocationsSettings = existing.LocationsSettings; + OnCopy(existing); + } + + partial void OnCopy(MemorystoreSettings existing); + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.ListInstances and MemorystoreClient.ListInstancesAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings ListInstancesSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.GetInstance and MemorystoreClient.GetInstanceAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings GetInstanceSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.CreateInstance and MemorystoreClient.CreateInstanceAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 600 seconds. + /// + /// + public gaxgrpc::CallSettings CreateInstanceSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(600000))); + + /// + /// Long Running Operation settings for calls to MemorystoreClient.CreateInstance and + /// MemorystoreClient.CreateInstanceAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings CreateInstanceOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.UpdateInstance and MemorystoreClient.UpdateInstanceAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 600 seconds. + /// + /// + public gaxgrpc::CallSettings UpdateInstanceSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(600000))); + + /// + /// Long Running Operation settings for calls to MemorystoreClient.UpdateInstance and + /// MemorystoreClient.UpdateInstanceAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings UpdateInstanceOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.DeleteInstance and MemorystoreClient.DeleteInstanceAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 600 seconds. + /// + /// + public gaxgrpc::CallSettings DeleteInstanceSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(600000))); + + /// + /// Long Running Operation settings for calls to MemorystoreClient.DeleteInstance and + /// MemorystoreClient.DeleteInstanceAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings DeleteInstanceOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.GetCertificateAuthority and MemorystoreClient.GetCertificateAuthorityAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings GetCertificateAuthoritySettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// The settings to use for the associated with the client. + /// + public gcl::LocationsSettings LocationsSettings { get; set; } = gcl::LocationsSettings.GetDefault(); + + /// Creates a deep clone of this object, with all the same property values. + /// A deep clone of this object. + public MemorystoreSettings Clone() => new MemorystoreSettings(this); + } + + /// + /// Builder class for to provide simple configuration of credentials, endpoint etc. + /// + public sealed partial class MemorystoreClientBuilder : gaxgrpc::ClientBuilderBase + { + /// The settings to use for RPCs, or null for the default settings. + public MemorystoreSettings Settings { get; set; } + + /// Creates a new builder with default settings. + public MemorystoreClientBuilder() : base(MemorystoreClient.ServiceMetadata) + { + } + + partial void InterceptBuild(ref MemorystoreClient client); + + partial void InterceptBuildAsync(st::CancellationToken cancellationToken, ref stt::Task task); + + /// Builds the resulting client. + public override MemorystoreClient Build() + { + MemorystoreClient client = null; + InterceptBuild(ref client); + return client ?? BuildImpl(); + } + + /// Builds the resulting client asynchronously. + public override stt::Task BuildAsync(st::CancellationToken cancellationToken = default) + { + stt::Task task = null; + InterceptBuildAsync(cancellationToken, ref task); + return task ?? BuildAsyncImpl(cancellationToken); + } + + private MemorystoreClient BuildImpl() + { + Validate(); + grpccore::CallInvoker callInvoker = CreateCallInvoker(); + return MemorystoreClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + private async stt::Task BuildAsyncImpl(st::CancellationToken cancellationToken) + { + Validate(); + grpccore::CallInvoker callInvoker = await CreateCallInvokerAsync(cancellationToken).ConfigureAwait(false); + return MemorystoreClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + /// Returns the channel pool to use when no other options are specified. + protected override gaxgrpc::ChannelPool GetChannelPool() => MemorystoreClient.ChannelPool; + } + + /// Memorystore client wrapper, for convenient use. + /// + /// Service describing handlers for resources + /// + public abstract partial class MemorystoreClient + { + /// + /// The default endpoint for the Memorystore service, which is a host of "memorystore.googleapis.com" and a port + /// of 443. + /// + public static string DefaultEndpoint { get; } = "memorystore.googleapis.com:443"; + + /// The default Memorystore scopes. + /// + /// The default Memorystore scopes are: + /// + /// https://www.googleapis.com/auth/cloud-platform + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/cloud-platform", + }); + + /// The service metadata associated with this client type. + public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(Memorystore.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); + + internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata); + + /// + /// Asynchronously creates a using the default credentials, endpoint and + /// settings. To specify custom credentials or other settings, use . + /// + /// + /// The to use while creating the client. + /// + /// The task representing the created . + public static stt::Task CreateAsync(st::CancellationToken cancellationToken = default) => + new MemorystoreClientBuilder().BuildAsync(cancellationToken); + + /// + /// Synchronously creates a using the default credentials, endpoint and + /// settings. To specify custom credentials or other settings, use . + /// + /// The created . + public static MemorystoreClient Create() => new MemorystoreClientBuilder().Build(); + + /// + /// Creates a which uses the specified call invoker for remote operations. + /// + /// + /// The for remote operations. Must not be null. + /// + /// Optional . + /// Optional . + /// The created . + internal static MemorystoreClient Create(grpccore::CallInvoker callInvoker, MemorystoreSettings settings = null, mel::ILogger logger = null) + { + gax::GaxPreconditions.CheckNotNull(callInvoker, nameof(callInvoker)); + grpcinter::Interceptor interceptor = settings?.Interceptor; + if (interceptor != null) + { + callInvoker = grpcinter::CallInvokerExtensions.Intercept(callInvoker, interceptor); + } + Memorystore.MemorystoreClient grpcClient = new Memorystore.MemorystoreClient(callInvoker); + return new MemorystoreClientImpl(grpcClient, settings, logger); + } + + /// + /// Shuts down any channels automatically created by and + /// . Channels which weren't automatically created are not + /// affected. + /// + /// + /// After calling this method, further calls to and + /// will create new channels, which could in turn be shut down + /// by another call to this method. + /// + /// A task representing the asynchronous shutdown operation. + public static stt::Task ShutdownDefaultChannelsAsync() => ChannelPool.ShutdownChannelsAsync(); + + /// The underlying gRPC Memorystore client + public virtual Memorystore.MemorystoreClient GrpcClient => throw new sys::NotImplementedException(); + + /// The associated with this client. + public virtual gcl::LocationsClient LocationsClient => throw new sys::NotImplementedException(); + + /// + /// Lists Instances in a given project and location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListInstances(ListInstancesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists Instances in a given project and location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListInstancesAsync(ListInstancesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists Instances in a given project and location. + /// + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListInstances(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListInstancesRequest request = new ListInstancesRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListInstances(request, callSettings); + } + + /// + /// Lists Instances in a given project and location. + /// + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListInstancesAsync(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListInstancesRequest request = new ListInstancesRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListInstancesAsync(request, callSettings); + } + + /// + /// Lists Instances in a given project and location. + /// + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListInstances(gagr::LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListInstances(request, callSettings); + } + + /// + /// Lists Instances in a given project and location. + /// + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListInstancesAsync(gagr::LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListInstancesAsync(request, callSettings); + } + + /// + /// Gets details of a single Instance. + /// + /// 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 Instance GetInstance(GetInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details of a single Instance. + /// + /// 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 GetInstanceAsync(GetInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details of a single Instance. + /// + /// 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 GetInstanceAsync(GetInstanceRequest request, st::CancellationToken cancellationToken) => + GetInstanceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Instance GetInstance(string name, gaxgrpc::CallSettings callSettings = null) => + GetInstance(new GetInstanceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetInstanceAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetInstanceAsync(new GetInstanceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetInstanceAsync(string name, st::CancellationToken cancellationToken) => + GetInstanceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Instance GetInstance(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + GetInstance(new GetInstanceRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetInstanceAsync(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + GetInstanceAsync(new GetInstanceRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetInstanceAsync(InstanceName name, st::CancellationToken cancellationToken) => + GetInstanceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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 CreateInstance(CreateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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> CreateInstanceAsync(CreateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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> CreateInstanceAsync(CreateInstanceRequest request, st::CancellationToken cancellationToken) => + CreateInstanceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for CreateInstance. + public virtual lro::OperationsClient CreateInstanceOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of CreateInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceCreateInstance(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateInstanceOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// CreateInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceCreateInstanceAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateInstanceOperationsClient, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation CreateInstance(string parent, Instance instance, string instanceId, gaxgrpc::CallSettings callSettings = null) => + CreateInstance(new CreateInstanceRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + InstanceId = gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId)), + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> CreateInstanceAsync(string parent, Instance instance, string instanceId, gaxgrpc::CallSettings callSettings = null) => + CreateInstanceAsync(new CreateInstanceRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + InstanceId = gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId)), + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> CreateInstanceAsync(string parent, Instance instance, string instanceId, st::CancellationToken cancellationToken) => + CreateInstanceAsync(parent, instance, instanceId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation CreateInstance(gagr::LocationName parent, Instance instance, string instanceId, gaxgrpc::CallSettings callSettings = null) => + CreateInstance(new CreateInstanceRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + InstanceId = gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId)), + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> CreateInstanceAsync(gagr::LocationName parent, Instance instance, string instanceId, gaxgrpc::CallSettings callSettings = null) => + CreateInstanceAsync(new CreateInstanceRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + InstanceId = gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId)), + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> CreateInstanceAsync(gagr::LocationName parent, Instance instance, string instanceId, st::CancellationToken cancellationToken) => + CreateInstanceAsync(parent, instance, instanceId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Updates the parameters of a single Instance. + /// + /// 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 UpdateInstance(UpdateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates the parameters of a single Instance. + /// + /// 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> UpdateInstanceAsync(UpdateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates the parameters of a single Instance. + /// + /// 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> UpdateInstanceAsync(UpdateInstanceRequest request, st::CancellationToken cancellationToken) => + UpdateInstanceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for UpdateInstance. + public virtual lro::OperationsClient UpdateInstanceOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of UpdateInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceUpdateInstance(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateInstanceOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// UpdateInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceUpdateInstanceAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateInstanceOperationsClient, callSettings); + + /// + /// Updates the parameters of a single Instance. + /// + /// + /// Required. The instance to update. + /// + /// + /// Optional. The list of fields to be updated on the instance. At least one + /// field must be specified. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation UpdateInstance(Instance instance, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateInstance(new UpdateInstanceRequest + { + UpdateMask = updateMask, + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Updates the parameters of a single Instance. + /// + /// + /// Required. The instance to update. + /// + /// + /// Optional. The list of fields to be updated on the instance. At least one + /// field must be specified. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> UpdateInstanceAsync(Instance instance, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateInstanceAsync(new UpdateInstanceRequest + { + UpdateMask = updateMask, + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Updates the parameters of a single Instance. + /// + /// + /// Required. The instance to update. + /// + /// + /// Optional. The list of fields to be updated on the instance. At least one + /// field must be specified. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> UpdateInstanceAsync(Instance instance, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + UpdateInstanceAsync(instance, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes a single Instance. + /// + /// 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 DeleteInstance(DeleteInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Deletes a single Instance. + /// + /// 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> DeleteInstanceAsync(DeleteInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Deletes a single Instance. + /// + /// 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> DeleteInstanceAsync(DeleteInstanceRequest request, st::CancellationToken cancellationToken) => + DeleteInstanceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for DeleteInstance. + public virtual lro::OperationsClient DeleteInstanceOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of DeleteInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceDeleteInstance(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteInstanceOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// DeleteInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceDeleteInstanceAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteInstanceOperationsClient, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation DeleteInstance(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteInstance(new DeleteInstanceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteInstanceAsync(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteInstanceAsync(new DeleteInstanceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteInstanceAsync(string name, st::CancellationToken cancellationToken) => + DeleteInstanceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation DeleteInstance(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + DeleteInstance(new DeleteInstanceRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteInstanceAsync(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + DeleteInstanceAsync(new DeleteInstanceRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteInstanceAsync(InstanceName name, st::CancellationToken cancellationToken) => + DeleteInstanceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 CertificateAuthority GetCertificateAuthority(GetCertificateAuthorityRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 GetCertificateAuthorityAsync(GetCertificateAuthorityRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 GetCertificateAuthorityAsync(GetCertificateAuthorityRequest request, st::CancellationToken cancellationToken) => + GetCertificateAuthorityAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CertificateAuthority GetCertificateAuthority(string name, gaxgrpc::CallSettings callSettings = null) => + GetCertificateAuthority(new GetCertificateAuthorityRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetCertificateAuthorityAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetCertificateAuthorityAsync(new GetCertificateAuthorityRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetCertificateAuthorityAsync(string name, st::CancellationToken cancellationToken) => + GetCertificateAuthorityAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CertificateAuthority GetCertificateAuthority(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + GetCertificateAuthority(new GetCertificateAuthorityRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetCertificateAuthorityAsync(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + GetCertificateAuthorityAsync(new GetCertificateAuthorityRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetCertificateAuthorityAsync(InstanceName name, st::CancellationToken cancellationToken) => + GetCertificateAuthorityAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + } + + /// Memorystore client wrapper implementation, for convenient use. + /// + /// Service describing handlers for resources + /// + public sealed partial class MemorystoreClientImpl : MemorystoreClient + { + private readonly gaxgrpc::ApiCall _callListInstances; + + private readonly gaxgrpc::ApiCall _callGetInstance; + + private readonly gaxgrpc::ApiCall _callCreateInstance; + + private readonly gaxgrpc::ApiCall _callUpdateInstance; + + private readonly gaxgrpc::ApiCall _callDeleteInstance; + + private readonly gaxgrpc::ApiCall _callGetCertificateAuthority; + + /// + /// Constructs a client wrapper for the Memorystore service, with the specified gRPC client and settings. + /// + /// The underlying gRPC client. + /// The base used within this client. + /// Optional to use within this client. + public MemorystoreClientImpl(Memorystore.MemorystoreClient grpcClient, MemorystoreSettings settings, mel::ILogger logger) + { + GrpcClient = grpcClient; + MemorystoreSettings effectiveSettings = settings ?? MemorystoreSettings.GetDefault(); + gaxgrpc::ClientHelper clientHelper = new gaxgrpc::ClientHelper(new gaxgrpc::ClientHelper.Options + { + Settings = effectiveSettings, + Logger = logger, + }); + CreateInstanceOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.CreateInstanceOperationsSettings, logger); + UpdateInstanceOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.UpdateInstanceOperationsSettings, logger); + DeleteInstanceOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.DeleteInstanceOperationsSettings, logger); + LocationsClient = new gcl::LocationsClientImpl(grpcClient.CreateLocationsClient(), effectiveSettings.LocationsSettings, logger); + _callListInstances = clientHelper.BuildApiCall("ListInstances", grpcClient.ListInstancesAsync, grpcClient.ListInstances, effectiveSettings.ListInstancesSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callListInstances); + Modify_ListInstancesApiCall(ref _callListInstances); + _callGetInstance = clientHelper.BuildApiCall("GetInstance", grpcClient.GetInstanceAsync, grpcClient.GetInstance, effectiveSettings.GetInstanceSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetInstance); + Modify_GetInstanceApiCall(ref _callGetInstance); + _callCreateInstance = clientHelper.BuildApiCall("CreateInstance", grpcClient.CreateInstanceAsync, grpcClient.CreateInstance, effectiveSettings.CreateInstanceSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callCreateInstance); + Modify_CreateInstanceApiCall(ref _callCreateInstance); + _callUpdateInstance = clientHelper.BuildApiCall("UpdateInstance", grpcClient.UpdateInstanceAsync, grpcClient.UpdateInstance, effectiveSettings.UpdateInstanceSettings).WithGoogleRequestParam("instance.name", request => request.Instance?.Name); + Modify_ApiCall(ref _callUpdateInstance); + Modify_UpdateInstanceApiCall(ref _callUpdateInstance); + _callDeleteInstance = clientHelper.BuildApiCall("DeleteInstance", grpcClient.DeleteInstanceAsync, grpcClient.DeleteInstance, effectiveSettings.DeleteInstanceSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callDeleteInstance); + Modify_DeleteInstanceApiCall(ref _callDeleteInstance); + _callGetCertificateAuthority = clientHelper.BuildApiCall("GetCertificateAuthority", grpcClient.GetCertificateAuthorityAsync, grpcClient.GetCertificateAuthority, effectiveSettings.GetCertificateAuthoritySettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetCertificateAuthority); + Modify_GetCertificateAuthorityApiCall(ref _callGetCertificateAuthority); + OnConstruction(grpcClient, effectiveSettings, clientHelper); + } + + partial void Modify_ApiCall(ref gaxgrpc::ApiCall call) where TRequest : class, proto::IMessage where TResponse : class, proto::IMessage; + + partial void Modify_ListInstancesApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetInstanceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_CreateInstanceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_UpdateInstanceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_DeleteInstanceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetCertificateAuthorityApiCall(ref gaxgrpc::ApiCall call); + + partial void OnConstruction(Memorystore.MemorystoreClient grpcClient, MemorystoreSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); + + /// The underlying gRPC Memorystore client + public override Memorystore.MemorystoreClient GrpcClient { get; } + + /// The associated with this client. + public override gcl::LocationsClient LocationsClient { get; } + + partial void Modify_ListInstancesRequest(ref ListInstancesRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetInstanceRequest(ref GetInstanceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_CreateInstanceRequest(ref CreateInstanceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_UpdateInstanceRequest(ref UpdateInstanceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_DeleteInstanceRequest(ref DeleteInstanceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetCertificateAuthorityRequest(ref GetCertificateAuthorityRequest request, ref gaxgrpc::CallSettings settings); + + /// + /// Lists Instances in a given project and location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListInstances(ListInstancesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListInstancesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListInstances, request, callSettings); + } + + /// + /// Lists Instances in a given project and location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListInstancesAsync(ListInstancesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListInstancesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListInstances, request, callSettings); + } + + /// + /// Gets details of a single Instance. + /// + /// 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 Instance GetInstance(GetInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetInstanceRequest(ref request, ref callSettings); + return _callGetInstance.Sync(request, callSettings); + } + + /// + /// Gets details of a single Instance. + /// + /// 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 stt::Task GetInstanceAsync(GetInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetInstanceRequest(ref request, ref callSettings); + return _callGetInstance.Async(request, callSettings); + } + + /// The long-running operations client for CreateInstance. + public override lro::OperationsClient CreateInstanceOperationsClient { get; } + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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 CreateInstance(CreateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateInstanceRequest(ref request, ref callSettings); + return new lro::Operation(_callCreateInstance.Sync(request, callSettings), CreateInstanceOperationsClient); + } + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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> CreateInstanceAsync(CreateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateInstanceRequest(ref request, ref callSettings); + return new lro::Operation(await _callCreateInstance.Async(request, callSettings).ConfigureAwait(false), CreateInstanceOperationsClient); + } + + /// The long-running operations client for UpdateInstance. + public override lro::OperationsClient UpdateInstanceOperationsClient { get; } + + /// + /// Updates the parameters of a single Instance. + /// + /// 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 UpdateInstance(UpdateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateInstanceRequest(ref request, ref callSettings); + return new lro::Operation(_callUpdateInstance.Sync(request, callSettings), UpdateInstanceOperationsClient); + } + + /// + /// Updates the parameters of a single Instance. + /// + /// 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> UpdateInstanceAsync(UpdateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateInstanceRequest(ref request, ref callSettings); + return new lro::Operation(await _callUpdateInstance.Async(request, callSettings).ConfigureAwait(false), UpdateInstanceOperationsClient); + } + + /// The long-running operations client for DeleteInstance. + public override lro::OperationsClient DeleteInstanceOperationsClient { get; } + + /// + /// Deletes a single Instance. + /// + /// 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 DeleteInstance(DeleteInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteInstanceRequest(ref request, ref callSettings); + return new lro::Operation(_callDeleteInstance.Sync(request, callSettings), DeleteInstanceOperationsClient); + } + + /// + /// Deletes a single Instance. + /// + /// 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> DeleteInstanceAsync(DeleteInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteInstanceRequest(ref request, ref callSettings); + return new lro::Operation(await _callDeleteInstance.Async(request, callSettings).ConfigureAwait(false), DeleteInstanceOperationsClient); + } + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 CertificateAuthority GetCertificateAuthority(GetCertificateAuthorityRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetCertificateAuthorityRequest(ref request, ref callSettings); + return _callGetCertificateAuthority.Sync(request, callSettings); + } + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 stt::Task GetCertificateAuthorityAsync(GetCertificateAuthorityRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetCertificateAuthorityRequest(ref request, ref callSettings); + return _callGetCertificateAuthority.Async(request, callSettings); + } + } + + public partial class ListInstancesRequest : gaxgrpc::IPageRequest + { + } + + public partial class ListInstancesResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => Instances.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } + + public static partial class Memorystore + { + public partial class MemorystoreClient + { + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// A new Operations client for the same target as this client. + public virtual lro::Operations.OperationsClient CreateOperationsClient() => + new lro::Operations.OperationsClient(CallInvoker); + } + } + + public static partial class Memorystore + { + public partial class MemorystoreClient + { + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// + /// A new for the same target as this client. + /// + public virtual gcl::Locations.LocationsClient CreateLocationsClient() => + new gcl::Locations.LocationsClient(CallInvoker); + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreGrpc.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreGrpc.g.cs new file mode 100644 index 000000000000..18b03094e103 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreGrpc.g.cs @@ -0,0 +1,573 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/memorystore/v1/memorystore.proto +// +// Original file comments: +// Copyright 2024 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace Google.Cloud.Memorystore.V1 { + /// + /// Service describing handlers for resources + /// + public static partial class Memorystore + { + static readonly string __ServiceName = "google.cloud.memorystore.v1.Memorystore"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_ListInstancesRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.ListInstancesRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_ListInstancesResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.ListInstancesResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_GetInstanceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.GetInstanceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_Instance = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.Instance.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_CreateInstanceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.CreateInstanceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_longrunning_Operation = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.LongRunning.Operation.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_UpdateInstanceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.UpdateInstanceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_DeleteInstanceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.DeleteInstanceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_GetCertificateAuthorityRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1_CertificateAuthority = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1.CertificateAuthority.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListInstances = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListInstances", + __Marshaller_google_cloud_memorystore_v1_ListInstancesRequest, + __Marshaller_google_cloud_memorystore_v1_ListInstancesResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetInstance = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetInstance", + __Marshaller_google_cloud_memorystore_v1_GetInstanceRequest, + __Marshaller_google_cloud_memorystore_v1_Instance); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateInstance = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateInstance", + __Marshaller_google_cloud_memorystore_v1_CreateInstanceRequest, + __Marshaller_google_longrunning_Operation); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateInstance = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateInstance", + __Marshaller_google_cloud_memorystore_v1_UpdateInstanceRequest, + __Marshaller_google_longrunning_Operation); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_DeleteInstance = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "DeleteInstance", + __Marshaller_google_cloud_memorystore_v1_DeleteInstanceRequest, + __Marshaller_google_longrunning_Operation); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetCertificateAuthority = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetCertificateAuthority", + __Marshaller_google_cloud_memorystore_v1_GetCertificateAuthorityRequest, + __Marshaller_google_cloud_memorystore_v1_CertificateAuthority); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::Google.Cloud.Memorystore.V1.MemorystoreReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of Memorystore + [grpc::BindServiceMethod(typeof(Memorystore), "BindService")] + public abstract partial class MemorystoreBase + { + /// + /// Lists Instances in a given project and location. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListInstances(global::Google.Cloud.Memorystore.V1.ListInstancesRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Gets details of a single Instance. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetInstance(global::Google.Cloud.Memorystore.V1.GetInstanceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Creates a new Instance in a given project and location. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task CreateInstance(global::Google.Cloud.Memorystore.V1.CreateInstanceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Updates the parameters of a single Instance. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateInstance(global::Google.Cloud.Memorystore.V1.UpdateInstanceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Deletes a single Instance. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task DeleteInstance(global::Google.Cloud.Memorystore.V1.DeleteInstanceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetCertificateAuthority(global::Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Client for Memorystore + public partial class MemorystoreClient : grpc::ClientBase + { + /// Creates a new client for Memorystore + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public MemorystoreClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for Memorystore that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public MemorystoreClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected MemorystoreClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected MemorystoreClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + /// + /// Lists Instances in a given project and location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1.ListInstancesResponse ListInstances(global::Google.Cloud.Memorystore.V1.ListInstancesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListInstances(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists Instances in a given project and location. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1.ListInstancesResponse ListInstances(global::Google.Cloud.Memorystore.V1.ListInstancesRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListInstances, null, options, request); + } + /// + /// Lists Instances in a given project and location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListInstancesAsync(global::Google.Cloud.Memorystore.V1.ListInstancesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListInstancesAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists Instances in a given project and location. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListInstancesAsync(global::Google.Cloud.Memorystore.V1.ListInstancesRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListInstances, null, options, request); + } + /// + /// Gets details of a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1.Instance GetInstance(global::Google.Cloud.Memorystore.V1.GetInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetInstance(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details of a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1.Instance GetInstance(global::Google.Cloud.Memorystore.V1.GetInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetInstance, null, options, request); + } + /// + /// Gets details of a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetInstanceAsync(global::Google.Cloud.Memorystore.V1.GetInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetInstanceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details of a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetInstanceAsync(global::Google.Cloud.Memorystore.V1.GetInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetInstance, null, options, request); + } + /// + /// Creates a new Instance in a given project and location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation CreateInstance(global::Google.Cloud.Memorystore.V1.CreateInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateInstance(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a new Instance in a given project and location. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation CreateInstance(global::Google.Cloud.Memorystore.V1.CreateInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_CreateInstance, null, options, request); + } + /// + /// Creates a new Instance in a given project and location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateInstanceAsync(global::Google.Cloud.Memorystore.V1.CreateInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateInstanceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a new Instance in a given project and location. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateInstanceAsync(global::Google.Cloud.Memorystore.V1.CreateInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_CreateInstance, null, options, request); + } + /// + /// Updates the parameters of a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation UpdateInstance(global::Google.Cloud.Memorystore.V1.UpdateInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateInstance(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates the parameters of a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation UpdateInstance(global::Google.Cloud.Memorystore.V1.UpdateInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateInstance, null, options, request); + } + /// + /// Updates the parameters of a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateInstanceAsync(global::Google.Cloud.Memorystore.V1.UpdateInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateInstanceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates the parameters of a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateInstanceAsync(global::Google.Cloud.Memorystore.V1.UpdateInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateInstance, null, options, request); + } + /// + /// Deletes a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation DeleteInstance(global::Google.Cloud.Memorystore.V1.DeleteInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteInstance(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Deletes a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation DeleteInstance(global::Google.Cloud.Memorystore.V1.DeleteInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_DeleteInstance, null, options, request); + } + /// + /// Deletes a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteInstanceAsync(global::Google.Cloud.Memorystore.V1.DeleteInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteInstanceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Deletes a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteInstanceAsync(global::Google.Cloud.Memorystore.V1.DeleteInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_DeleteInstance, null, options, request); + } + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1.CertificateAuthority GetCertificateAuthority(global::Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetCertificateAuthority(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1.CertificateAuthority GetCertificateAuthority(global::Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetCertificateAuthority, null, options, request); + } + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetCertificateAuthorityAsync(global::Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetCertificateAuthorityAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetCertificateAuthorityAsync(global::Google.Cloud.Memorystore.V1.GetCertificateAuthorityRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetCertificateAuthority, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override MemorystoreClient NewInstance(ClientBaseConfiguration configuration) + { + return new MemorystoreClient(configuration); + } + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(MemorystoreBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_ListInstances, serviceImpl.ListInstances) + .AddMethod(__Method_GetInstance, serviceImpl.GetInstance) + .AddMethod(__Method_CreateInstance, serviceImpl.CreateInstance) + .AddMethod(__Method_UpdateInstance, serviceImpl.UpdateInstance) + .AddMethod(__Method_DeleteInstance, serviceImpl.DeleteInstance) + .AddMethod(__Method_GetCertificateAuthority, serviceImpl.GetCertificateAuthority).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, MemorystoreBase serviceImpl) + { + serviceBinder.AddMethod(__Method_ListInstances, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListInstances)); + serviceBinder.AddMethod(__Method_GetInstance, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetInstance)); + serviceBinder.AddMethod(__Method_CreateInstance, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateInstance)); + serviceBinder.AddMethod(__Method_UpdateInstance, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateInstance)); + serviceBinder.AddMethod(__Method_DeleteInstance, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteInstance)); + serviceBinder.AddMethod(__Method_GetCertificateAuthority, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetCertificateAuthority)); + } + + } +} +#endregion diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreResourceNames.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreResourceNames.g.cs new file mode 100644 index 000000000000..abdc46b7fba8 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/MemorystoreResourceNames.g.cs @@ -0,0 +1,1436 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gagr = Google.Api.Gax.ResourceNames; +using gax = Google.Api.Gax; +using gcmv = Google.Cloud.Memorystore.V1; +using sys = System; + +namespace Google.Cloud.Memorystore.V1 +{ + /// Resource name for the Instance resource. + public sealed partial class InstanceName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern projects/{project}/locations/{location}/instances/{instance}. + /// + ProjectLocationInstance = 1, + } + + private static gax::PathTemplate s_projectLocationInstance = new gax::PathTemplate("projects/{project}/locations/{location}/instances/{instance}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static InstanceName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new InstanceName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static InstanceName FromProjectLocationInstance(string projectId, string locationId, string instanceId) => + new InstanceName(ResourceNameType.ProjectLocationInstance, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), instanceId: gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + public static string Format(string projectId, string locationId, string instanceId) => + FormatProjectLocationInstance(projectId, locationId, instanceId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + public static string FormatProjectLocationInstance(string projectId, string locationId, string instanceId) => + s_projectLocationInstance.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))); + + /// Parses the given resource name string into a new instance. + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static InstanceName Parse(string instanceName) => Parse(instanceName, false); + + /// + /// Parses the given resource name string into a new instance; optionally allowing an + /// unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static InstanceName Parse(string instanceName, bool allowUnparsed) => + TryParse(instanceName, allowUnparsed, out InstanceName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string instanceName, out InstanceName result) => TryParse(instanceName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string instanceName, bool allowUnparsed, out InstanceName result) + { + gax::GaxPreconditions.CheckNotNull(instanceName, nameof(instanceName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationInstance.TryParseName(instanceName, out resourceName)) + { + result = FromProjectLocationInstance(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(instanceName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private InstanceName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string instanceId = null, string locationId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + InstanceId = instanceId; + LocationId = locationId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + public InstanceName(string projectId, string locationId, string instanceId) : this(ResourceNameType.ProjectLocationInstance, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), instanceId: gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Instance ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string InstanceId { get; } + + /// + /// The Location ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string LocationId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationInstance: return s_projectLocationInstance.Expand(ProjectId, LocationId, InstanceId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as InstanceName); + + /// + public bool Equals(InstanceName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(InstanceName a, InstanceName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(InstanceName a, InstanceName b) => !(a == b); + } + + /// Resource name for the CertificateAuthority resource. + public sealed partial class CertificateAuthorityName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + ProjectLocationInstance = 1, + } + + private static gax::PathTemplate s_projectLocationInstance = new gax::PathTemplate("projects/{project}/locations/{location}/instances/{instance}/certificateAuthority"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static CertificateAuthorityName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new CertificateAuthorityName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// A new instance of constructed from the provided ids. + /// + public static CertificateAuthorityName FromProjectLocationInstance(string projectId, string locationId, string instanceId) => + new CertificateAuthorityName(ResourceNameType.ProjectLocationInstance, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), instanceId: gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + public static string Format(string projectId, string locationId, string instanceId) => + FormatProjectLocationInstance(projectId, locationId, instanceId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + public static string FormatProjectLocationInstance(string projectId, string locationId, string instanceId) => + s_projectLocationInstance.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static CertificateAuthorityName Parse(string certificateAuthorityName) => + Parse(certificateAuthorityName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static CertificateAuthorityName Parse(string certificateAuthorityName, bool allowUnparsed) => + TryParse(certificateAuthorityName, allowUnparsed, out CertificateAuthorityName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing + /// failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string certificateAuthorityName, out CertificateAuthorityName result) => + TryParse(certificateAuthorityName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing + /// failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string certificateAuthorityName, bool allowUnparsed, out CertificateAuthorityName result) + { + gax::GaxPreconditions.CheckNotNull(certificateAuthorityName, nameof(certificateAuthorityName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationInstance.TryParseName(certificateAuthorityName, out resourceName)) + { + result = FromProjectLocationInstance(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(certificateAuthorityName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private CertificateAuthorityName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string instanceId = null, string locationId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + InstanceId = instanceId; + LocationId = locationId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of + /// pattern projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + public CertificateAuthorityName(string projectId, string locationId, string instanceId) : this(ResourceNameType.ProjectLocationInstance, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), instanceId: gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Instance ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string InstanceId { get; } + + /// + /// The Location ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string LocationId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationInstance: return s_projectLocationInstance.Expand(ProjectId, LocationId, InstanceId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as CertificateAuthorityName); + + /// + public bool Equals(CertificateAuthorityName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(CertificateAuthorityName a, CertificateAuthorityName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(CertificateAuthorityName a, CertificateAuthorityName b) => !(a == b); + } + + /// Resource name for the ForwardingRule resource. + public sealed partial class ForwardingRuleName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// . + /// + ProjectRegionForwardingRule = 1, + } + + private static gax::PathTemplate s_projectRegionForwardingRule = new gax::PathTemplate("projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static ForwardingRuleName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new ForwardingRuleName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ForwardingRule ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static ForwardingRuleName FromProjectRegionForwardingRule(string projectId, string regionId, string forwardingRuleId) => + new ForwardingRuleName(ResourceNameType.ProjectRegionForwardingRule, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), regionId: gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), forwardingRuleId: gax::GaxPreconditions.CheckNotNullOrEmpty(forwardingRuleId, nameof(forwardingRuleId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ForwardingRule ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + public static string Format(string projectId, string regionId, string forwardingRuleId) => + FormatProjectRegionForwardingRule(projectId, regionId, forwardingRuleId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ForwardingRule ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + public static string FormatProjectRegionForwardingRule(string projectId, string regionId, string forwardingRuleId) => + s_projectRegionForwardingRule.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), gax::GaxPreconditions.CheckNotNullOrEmpty(forwardingRuleId, nameof(forwardingRuleId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static ForwardingRuleName Parse(string forwardingRuleName) => Parse(forwardingRuleName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static ForwardingRuleName Parse(string forwardingRuleName, bool allowUnparsed) => + TryParse(forwardingRuleName, allowUnparsed, out ForwardingRuleName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string forwardingRuleName, out ForwardingRuleName result) => + TryParse(forwardingRuleName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string forwardingRuleName, bool allowUnparsed, out ForwardingRuleName result) + { + gax::GaxPreconditions.CheckNotNull(forwardingRuleName, nameof(forwardingRuleName)); + gax::TemplatedResourceName resourceName; + if (s_projectRegionForwardingRule.TryParseName(forwardingRuleName, out resourceName)) + { + result = FromProjectRegionForwardingRule(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(forwardingRuleName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private ForwardingRuleName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string forwardingRuleId = null, string projectId = null, string regionId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + ForwardingRuleId = forwardingRuleId; + ProjectId = projectId; + RegionId = regionId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ForwardingRule ID. Must not be null or empty. + public ForwardingRuleName(string projectId, string regionId, string forwardingRuleId) : this(ResourceNameType.ProjectRegionForwardingRule, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), regionId: gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), forwardingRuleId: gax::GaxPreconditions.CheckNotNullOrEmpty(forwardingRuleId, nameof(forwardingRuleId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The ForwardingRule ID. Will not be null, unless this instance contains an unparsed resource + /// name. + /// + public string ForwardingRuleId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// + /// The Region ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string RegionId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectRegionForwardingRule: return s_projectRegionForwardingRule.Expand(ProjectId, RegionId, ForwardingRuleId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as ForwardingRuleName); + + /// + public bool Equals(ForwardingRuleName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(ForwardingRuleName a, ForwardingRuleName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(ForwardingRuleName a, ForwardingRuleName b) => !(a == b); + } + + /// Resource name for the Network resource. + public sealed partial class NetworkName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// A resource name with pattern projects/{project}/global/networks/{network}. + ProjectNetwork = 1, + } + + private static gax::PathTemplate s_projectNetwork = new gax::PathTemplate("projects/{project}/global/networks/{network}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided . + /// + public static NetworkName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new NetworkName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern projects/{project}/global/networks/{network}. + /// + /// The Project ID. Must not be null or empty. + /// The Network ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static NetworkName FromProjectNetwork(string projectId, string networkId) => + new NetworkName(ResourceNameType.ProjectNetwork, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), networkId: gax::GaxPreconditions.CheckNotNullOrEmpty(networkId, nameof(networkId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/global/networks/{network}. + /// + /// The Project ID. Must not be null or empty. + /// The Network ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/global/networks/{network}. + /// + public static string Format(string projectId, string networkId) => FormatProjectNetwork(projectId, networkId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/global/networks/{network}. + /// + /// The Project ID. Must not be null or empty. + /// The Network ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/global/networks/{network}. + /// + public static string FormatProjectNetwork(string projectId, string networkId) => + s_projectNetwork.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(networkId, nameof(networkId))); + + /// Parses the given resource name string into a new instance. + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/global/networks/{network} + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static NetworkName Parse(string networkName) => Parse(networkName, false); + + /// + /// Parses the given resource name string into a new instance; optionally allowing an + /// unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/global/networks/{network} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static NetworkName Parse(string networkName, bool allowUnparsed) => + TryParse(networkName, allowUnparsed, out NetworkName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/global/networks/{network} + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string networkName, out NetworkName result) => TryParse(networkName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/global/networks/{network} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string networkName, bool allowUnparsed, out NetworkName result) + { + gax::GaxPreconditions.CheckNotNull(networkName, nameof(networkName)); + gax::TemplatedResourceName resourceName; + if (s_projectNetwork.TryParseName(networkName, out resourceName)) + { + result = FromProjectNetwork(resourceName[0], resourceName[1]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(networkName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private NetworkName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string networkId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + NetworkId = networkId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/global/networks/{network} + /// + /// The Project ID. Must not be null or empty. + /// The Network ID. Must not be null or empty. + public NetworkName(string projectId, string networkId) : this(ResourceNameType.ProjectNetwork, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), networkId: gax::GaxPreconditions.CheckNotNullOrEmpty(networkId, nameof(networkId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Network ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string NetworkId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectNetwork: return s_projectNetwork.Expand(ProjectId, NetworkId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as NetworkName); + + /// + public bool Equals(NetworkName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(NetworkName a, NetworkName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(NetworkName a, NetworkName b) => !(a == b); + } + + /// Resource name for the ServiceAttachment resource. + public sealed partial class ServiceAttachmentName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + ProjectRegionServiceAttachment = 1, + } + + private static gax::PathTemplate s_projectRegionServiceAttachment = new gax::PathTemplate("projects/{project}/regions/{region}/serviceAttachments/{service_attachment}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static ServiceAttachmentName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new ServiceAttachmentName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ServiceAttachment ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static ServiceAttachmentName FromProjectRegionServiceAttachment(string projectId, string regionId, string serviceAttachmentId) => + new ServiceAttachmentName(ResourceNameType.ProjectRegionServiceAttachment, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), regionId: gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), serviceAttachmentId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceAttachmentId, nameof(serviceAttachmentId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ServiceAttachment ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + public static string Format(string projectId, string regionId, string serviceAttachmentId) => + FormatProjectRegionServiceAttachment(projectId, regionId, serviceAttachmentId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ServiceAttachment ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + public static string FormatProjectRegionServiceAttachment(string projectId, string regionId, string serviceAttachmentId) => + s_projectRegionServiceAttachment.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), gax::GaxPreconditions.CheckNotNullOrEmpty(serviceAttachmentId, nameof(serviceAttachmentId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static ServiceAttachmentName Parse(string serviceAttachmentName) => Parse(serviceAttachmentName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static ServiceAttachmentName Parse(string serviceAttachmentName, bool allowUnparsed) => + TryParse(serviceAttachmentName, allowUnparsed, out ServiceAttachmentName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string serviceAttachmentName, out ServiceAttachmentName result) => + TryParse(serviceAttachmentName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string serviceAttachmentName, bool allowUnparsed, out ServiceAttachmentName result) + { + gax::GaxPreconditions.CheckNotNull(serviceAttachmentName, nameof(serviceAttachmentName)); + gax::TemplatedResourceName resourceName; + if (s_projectRegionServiceAttachment.TryParseName(serviceAttachmentName, out resourceName)) + { + result = FromProjectRegionServiceAttachment(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(serviceAttachmentName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private ServiceAttachmentName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string projectId = null, string regionId = null, string serviceAttachmentId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + ProjectId = projectId; + RegionId = regionId; + ServiceAttachmentId = serviceAttachmentId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ServiceAttachment ID. Must not be null or empty. + public ServiceAttachmentName(string projectId, string regionId, string serviceAttachmentId) : this(ResourceNameType.ProjectRegionServiceAttachment, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), regionId: gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), serviceAttachmentId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceAttachmentId, nameof(serviceAttachmentId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// + /// The Region ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string RegionId { get; } + + /// + /// The ServiceAttachment ID. Will not be null, unless this instance contains an unparsed resource + /// name. + /// + public string ServiceAttachmentId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectRegionServiceAttachment: return s_projectRegionServiceAttachment.Expand(ProjectId, RegionId, ServiceAttachmentId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as ServiceAttachmentName); + + /// + public bool Equals(ServiceAttachmentName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(ServiceAttachmentName a, ServiceAttachmentName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(ServiceAttachmentName a, ServiceAttachmentName b) => !(a == b); + } + + public partial class Instance + { + /// + /// -typed view over the resource name property. + /// + public gcmv::InstanceName InstanceName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::InstanceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class PscAutoConnection + { + /// + /// -typed view over the resource name property. + /// + public ForwardingRuleName ForwardingRuleAsForwardingRuleName + { + get => string.IsNullOrEmpty(ForwardingRule) ? null : ForwardingRuleName.Parse(ForwardingRule, allowUnparsed: true); + set => ForwardingRule = value?.ToString() ?? ""; + } + + /// + /// -typed view over the resource name property. + /// + public NetworkName NetworkAsNetworkName + { + get => string.IsNullOrEmpty(Network) ? null : NetworkName.Parse(Network, allowUnparsed: true); + set => Network = value?.ToString() ?? ""; + } + + /// + /// -typed view over the resource name + /// property. + /// + public ServiceAttachmentName ServiceAttachmentAsServiceAttachmentName + { + get => string.IsNullOrEmpty(ServiceAttachment) ? null : ServiceAttachmentName.Parse(ServiceAttachment, allowUnparsed: true); + set => ServiceAttachment = value?.ToString() ?? ""; + } + } + + public partial class PscConnection + { + /// + /// -typed view over the resource name property. + /// + public ForwardingRuleName ForwardingRuleAsForwardingRuleName + { + get => string.IsNullOrEmpty(ForwardingRule) ? null : ForwardingRuleName.Parse(ForwardingRule, allowUnparsed: true); + set => ForwardingRule = value?.ToString() ?? ""; + } + + /// + /// -typed view over the resource name property. + /// + public NetworkName NetworkAsNetworkName + { + get => string.IsNullOrEmpty(Network) ? null : NetworkName.Parse(Network, allowUnparsed: true); + set => Network = value?.ToString() ?? ""; + } + + /// + /// -typed view over the resource name + /// property. + /// + public ServiceAttachmentName ServiceAttachmentAsServiceAttachmentName + { + get => string.IsNullOrEmpty(ServiceAttachment) ? null : ServiceAttachmentName.Parse(ServiceAttachment, allowUnparsed: true); + set => ServiceAttachment = value?.ToString() ?? ""; + } + } + + public partial class DiscoveryEndpoint + { + /// + /// -typed view over the resource name property. + /// + public NetworkName NetworkAsNetworkName + { + get => string.IsNullOrEmpty(Network) ? null : NetworkName.Parse(Network, allowUnparsed: true); + set => Network = value?.ToString() ?? ""; + } + } + + public partial class ListInstancesRequest + { + /// + /// -typed view over the resource name property. + /// + public gagr::LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : gagr::LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class GetInstanceRequest + { + /// + /// -typed view over the resource name property. + /// + public gcmv::InstanceName InstanceName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::InstanceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class CreateInstanceRequest + { + /// + /// -typed view over the resource name property. + /// + public gagr::LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : gagr::LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class DeleteInstanceRequest + { + /// + /// -typed view over the resource name property. + /// + public gcmv::InstanceName InstanceName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::InstanceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class GetCertificateAuthorityRequest + { + /// + /// -typed view over the resource name property. + /// + public gcmv::InstanceName InstanceName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::InstanceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class CertificateAuthority + { + /// + /// -typed view over the resource name property. + /// + public gcmv::CertificateAuthorityName CertificateAuthorityName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::CertificateAuthorityName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/PackageApiMetadata.g.cs new file mode 100644 index 000000000000..aba3767ffb97 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/PackageApiMetadata.g.cs @@ -0,0 +1,74 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gaxgrpc = Google.Api.Gax.Grpc; +using gcl = Google.Cloud.Location; +using gpr = Google.Protobuf.Reflection; +using lro = Google.LongRunning; +using proto = Google.Protobuf; +using scg = System.Collections.Generic; + +namespace Google.Cloud.Memorystore.V1 +{ + /// Static class to provide common access to package-wide API metadata. + internal static class PackageApiMetadata + { + /// The for services in this package. + internal static gaxgrpc::ApiMetadata ApiMetadata { get; } = new gaxgrpc::ApiMetadata("Google.Cloud.Memorystore.V1", GetFileDescriptors) + .WithRequestNumericEnumJsonEncoding(true) + .WithHttpRuleOverrides(new scg::Dictionary + { + { + "google.cloud.location.Locations.GetLocation", + // { "get": "/v1/{name=projects/*/locations/*}" } + proto::ByteString.FromBase64("EiEvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0=") + }, + { + "google.cloud.location.Locations.ListLocations", + // { "get": "/v1/{name=projects/*}/locations" } + proto::ByteString.FromBase64("Eh8vdjEve25hbWU9cHJvamVjdHMvKn0vbG9jYXRpb25z") + }, + { + "google.longrunning.Operations.CancelOperation", + // { "post": "/v1/{name=projects/*/locations/*/operations/*}:cancel" } + proto::ByteString.FromBase64("IjUvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9OmNhbmNlbA==") + }, + { + "google.longrunning.Operations.DeleteOperation", + // { "delete": "/v1/{name=projects/*/locations/*/operations/*}" } + proto::ByteString.FromBase64("Ki4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9") + }, + { + "google.longrunning.Operations.GetOperation", + // { "get": "/v1/{name=projects/*/locations/*/operations/*}" } + proto::ByteString.FromBase64("Ei4vdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9vcGVyYXRpb25zLyp9") + }, + { + "google.longrunning.Operations.ListOperations", + // { "get": "/v1/{name=projects/*/locations/*}/operations" } + proto::ByteString.FromBase64("EiwvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vb3BlcmF0aW9ucw==") + }, + }); + + private static scg::IEnumerable GetFileDescriptors() + { + yield return gcl::LocationsReflection.Descriptor; + yield return MemorystoreReflection.Descriptor; + yield return lro::OperationsReflection.Descriptor; + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/ServiceCollectionExtensions.g.cs new file mode 100644 index 000000000000..a082a38dd570 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/ServiceCollectionExtensions.g.cs @@ -0,0 +1,64 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gaxgrpc = Google.Api.Gax.Grpc; +using gcl = Google.Cloud.Location; +using gcmv = Google.Cloud.Memorystore.V1; +using gpr = Google.Protobuf.Reflection; +using lro = Google.LongRunning; +using proto = Google.Protobuf; +using scg = System.Collections.Generic; +using sys = System; + +namespace Microsoft.Extensions.DependencyInjection +{ + /// Static class to provide extension methods to configure API clients. + public static partial class ServiceCollectionExtensions + { + /// Adds a singleton to . + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddMemorystoreClient(this IServiceCollection services, sys::Action action = null) => + services.AddSingleton(provider => + { + gcmv::MemorystoreClientBuilder builder = new gcmv::MemorystoreClientBuilder(); + action?.Invoke(builder); + return builder.Build(provider); + }); + + /// Adds a singleton to . + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddMemorystoreClient(this IServiceCollection services, sys::Action action) => + services.AddSingleton(provider => + { + gcmv::MemorystoreClientBuilder builder = new gcmv::MemorystoreClientBuilder(); + action?.Invoke(provider, builder); + return builder.Build(provider); + }); + } +} diff --git a/apis/Google.Cloud.Memorystore.V1/docs/history.md b/apis/Google.Cloud.Memorystore.V1/docs/history.md new file mode 100644 index 000000000000..1ab55051b764 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/docs/history.md @@ -0,0 +1,5 @@ +# Version history + +## Version 1.0.0-beta01, released 2025-01-23 + +Initial release. diff --git a/apis/Google.Cloud.Memorystore.V1/gapic_metadata.json b/apis/Google.Cloud.Memorystore.V1/gapic_metadata.json new file mode 100644 index 000000000000..8e66049cf17f --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/gapic_metadata.json @@ -0,0 +1,54 @@ +{ + "schema": "1.0", + "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", + "language": "csharp", + "protoPackage": "google.cloud.memorystore.v1", + "libraryPackage": "Google.Cloud.Memorystore.V1", + "services": { + "Memorystore": { + "clients": { + "grpc": { + "libraryClient": "MemorystoreClient", + "rpcs": { + "CreateInstance": { + "methods": [ + "CreateInstance", + "CreateInstanceAsync" + ] + }, + "DeleteInstance": { + "methods": [ + "DeleteInstance", + "DeleteInstanceAsync" + ] + }, + "GetCertificateAuthority": { + "methods": [ + "GetCertificateAuthority", + "GetCertificateAuthorityAsync" + ] + }, + "GetInstance": { + "methods": [ + "GetInstance", + "GetInstanceAsync" + ] + }, + "ListInstances": { + "methods": [ + "ListInstances", + "ListInstancesAsync" + ] + }, + "UpdateInstance": { + "methods": [ + "UpdateInstance", + "UpdateInstanceAsync" + ] + } + } + } + } + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1/smoketests.json b/apis/Google.Cloud.Memorystore.V1/smoketests.json new file mode 100644 index 000000000000..be6a78976d46 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1/smoketests.json @@ -0,0 +1,9 @@ +[ + { + "method": "ListInstances", + "client": "MemorystoreClient", + "arguments": { + "parent": "projects/${PROJECT_ID}/locations/us-east1" + } + } +] \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1Beta/.OwlBot.yaml b/apis/Google.Cloud.Memorystore.V1Beta/.OwlBot.yaml new file mode 100644 index 000000000000..bfdab39eb091 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/.OwlBot.yaml @@ -0,0 +1,31 @@ + +# Copyright 2025 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +squash: true + +deep-remove-regex: + - /owl-bot-staging + +deep-copy-regex: + - source: /google/cloud/memorystore/v1beta/.*-csharp/Google.Cloud.Memorystore.V1Beta + dest: /owl-bot-staging/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta + - source: /google/cloud/memorystore/v1beta/.*-csharp/Google.Cloud.Memorystore.V1Beta.Snippets + dest: /owl-bot-staging/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.Snippets + - source: /google/cloud/memorystore/v1beta/.*-csharp/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets + dest: /owl-bot-staging/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets + - source: /google/cloud/memorystore/v1beta/.*-csharp/gapic_metadata.json + dest: /owl-bot-staging/Google.Cloud.Memorystore.V1Beta/gapic_metadata.json + +api-name: Google.Cloud.Memorystore.V1Beta diff --git a/apis/Google.Cloud.Memorystore.V1Beta/.repo-metadata.json b/apis/Google.Cloud.Memorystore.V1Beta/.repo-metadata.json new file mode 100644 index 000000000000..5338f00b5174 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/.repo-metadata.json @@ -0,0 +1,8 @@ +{ + "distribution_name": "Google.Cloud.Memorystore.V1Beta", + "release_level": "preview", + "client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Memorystore.V1Beta/latest", + "library_type": "GAPIC_AUTO", + "language": "dotnet", + "api_shortname": "memorystore" +} \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets.csproj b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets.csproj new file mode 100644 index 000000000000..14d6f59debbb --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets.csproj @@ -0,0 +1,20 @@ + + + + net6.0;net462 + net6.0 + false + 1701;1702;1705;xUnit2004;xUnit2013 + + + + + + + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceAsyncSnippet.g.cs new file mode 100644 index 000000000000..65d9f5f77e52 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceAsyncSnippet.g.cs @@ -0,0 +1,63 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_CreateInstance_async_flattened] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateInstanceAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_CreateInstance_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..9f4583620322 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,68 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_CreateInstance_async] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateInstanceRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + CreateInstanceRequest request = new CreateInstanceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + InstanceId = "", + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_CreateInstance_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..6db1c68c1429 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceRequestObjectSnippet.g.cs @@ -0,0 +1,67 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_CreateInstance_sync] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateInstanceRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + CreateInstanceRequest request = new CreateInstanceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + InstanceId = "", + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.CreateInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_CreateInstance_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..88cc2e6dcd21 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,64 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_CreateInstance_async_flattened_resourceNames] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task CreateInstanceResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_CreateInstance_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..24e71a1baf37 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceResourceNamesSnippet.g.cs @@ -0,0 +1,63 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_CreateInstance_sync_flattened_resourceNames] + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateInstanceResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = memorystoreClient.CreateInstance(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_CreateInstance_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceSnippet.g.cs new file mode 100644 index 000000000000..b1d606297d7b --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.CreateInstanceSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_CreateInstance_sync_flattened] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for CreateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void CreateInstance() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = memorystoreClient.CreateInstance(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_CreateInstance_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceAsyncSnippet.g.cs new file mode 100644 index 000000000000..e71adb8e1c00 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceAsyncSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_DeleteInstance_async_flattened] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteInstanceAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_DeleteInstance_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..9475f89174ee --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,66 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_DeleteInstance_async] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteInstanceRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + DeleteInstanceRequest request = new DeleteInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_DeleteInstance_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..b90fef3b8f51 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceRequestObjectSnippet.g.cs @@ -0,0 +1,65 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_DeleteInstance_sync] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteInstanceRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + DeleteInstanceRequest request = new DeleteInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.DeleteInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_DeleteInstance_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..cc8fbc67d488 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_DeleteInstance_async_flattened_resourceNames] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task DeleteInstanceResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_DeleteInstance_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..ab28eca5670d --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceResourceNamesSnippet.g.cs @@ -0,0 +1,61 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_DeleteInstance_sync_flattened_resourceNames] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteInstanceResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Operation response = memorystoreClient.DeleteInstance(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_DeleteInstance_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceSnippet.g.cs new file mode 100644 index 000000000000..bc25bae7e51d --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.DeleteInstanceSnippet.g.cs @@ -0,0 +1,61 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_DeleteInstance_sync_flattened] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for DeleteInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void DeleteInstance() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Operation response = memorystoreClient.DeleteInstance(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_DeleteInstance_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityAsyncSnippet.g.cs new file mode 100644 index 000000000000..f06dfd3687a1 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async_flattened] + using Google.Cloud.Memorystore.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthorityAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCertificateAuthorityAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(name); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..2ec6ecdf2629 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async] + using Google.Cloud.Memorystore.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthorityAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCertificateAuthorityRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + GetCertificateAuthorityRequest request = new GetCertificateAuthorityRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(request); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..9f439a0f3f3f --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync] + using Google.Cloud.Memorystore.V1Beta; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthority + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCertificateAuthorityRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + GetCertificateAuthorityRequest request = new GetCertificateAuthorityRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(request); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..ec6fca0588d9 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async_flattened_resourceNames] + using Google.Cloud.Memorystore.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthorityAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetCertificateAuthorityResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(name); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..aa705a3f6325 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthorityResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync_flattened_resourceNames] + using Google.Cloud.Memorystore.V1Beta; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthority + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCertificateAuthorityResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(name); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthoritySnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthoritySnippet.g.cs new file mode 100644 index 000000000000..4bd5977509bf --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetCertificateAuthoritySnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync_flattened] + using Google.Cloud.Memorystore.V1Beta; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetCertificateAuthority + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetCertificateAuthority() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(name); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceAsyncSnippet.g.cs new file mode 100644 index 000000000000..ab6d3798f179 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetInstance_async_flattened] + using Google.Cloud.Memorystore.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetInstanceAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(name); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetInstance_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..aaae9f5a9b31 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,47 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetInstance_async] + using Google.Cloud.Memorystore.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetInstanceRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + GetInstanceRequest request = new GetInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(request); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetInstance_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..c3dfac0e53d4 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceRequestObjectSnippet.g.cs @@ -0,0 +1,46 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetInstance_sync] + using Google.Cloud.Memorystore.V1Beta; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetInstanceRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + GetInstanceRequest request = new GetInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + Instance response = memorystoreClient.GetInstance(request); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetInstance_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..a0bd4214ef6c --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,44 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetInstance_async_flattened_resourceNames] + using Google.Cloud.Memorystore.V1Beta; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task GetInstanceResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(name); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetInstance_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..c651f837c884 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceResourceNamesSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetInstance_sync_flattened_resourceNames] + using Google.Cloud.Memorystore.V1Beta; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetInstanceResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Instance response = memorystoreClient.GetInstance(name); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetInstance_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceSnippet.g.cs new file mode 100644 index 000000000000..d731daf42e43 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.GetInstanceSnippet.g.cs @@ -0,0 +1,43 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_GetInstance_sync_flattened] + using Google.Cloud.Memorystore.V1Beta; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for GetInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void GetInstance() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Instance response = memorystoreClient.GetInstance(name); + } + } + // [END memorystore_v1beta_generated_Memorystore_GetInstance_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesAsyncSnippet.g.cs new file mode 100644 index 000000000000..6c69c4e3d0dd --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesAsyncSnippet.g.cs @@ -0,0 +1,79 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_ListInstances_async_flattened] + using Google.Api.Gax; + using Google.Cloud.Memorystore.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstancesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListInstancesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1beta_generated_Memorystore_ListInstances_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..c0a3b1e973f1 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,85 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_ListInstances_async] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstancesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListInstancesRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1beta_generated_Memorystore_ListInstances_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..3c1eb8829c74 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesRequestObjectSnippet.g.cs @@ -0,0 +1,83 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_ListInstances_sync] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using System; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstances + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListInstancesRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1beta_generated_Memorystore_ListInstances_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesAsyncSnippet.g.cs new file mode 100644 index 000000000000..843527de0704 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesAsyncSnippet.g.cs @@ -0,0 +1,80 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_ListInstances_async_flattened_resourceNames] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using System; + using System.Linq; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstancesAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task ListInstancesResourceNamesAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1beta_generated_Memorystore_ListInstances_async_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesSnippet.g.cs new file mode 100644 index 000000000000..9251dde30150 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesResourceNamesSnippet.g.cs @@ -0,0 +1,78 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_ListInstances_sync_flattened_resourceNames] + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using System; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstances + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListInstancesResourceNames() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1beta_generated_Memorystore_ListInstances_sync_flattened_resourceNames] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesSnippet.g.cs new file mode 100644 index 000000000000..bd8b43f4f0b6 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.ListInstancesSnippet.g.cs @@ -0,0 +1,77 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_ListInstances_sync_flattened] + using Google.Api.Gax; + using Google.Cloud.Memorystore.V1Beta; + using System; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstances + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void ListInstances() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + } + } + // [END memorystore_v1beta_generated_Memorystore_ListInstances_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceAsyncSnippet.g.cs new file mode 100644 index 000000000000..8eea74f32218 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceAsyncSnippet.g.cs @@ -0,0 +1,63 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_UpdateInstance_async_flattened] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for UpdateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateInstanceAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + Instance instance = new Instance(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = await memorystoreClient.UpdateInstanceAsync(instance, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceUpdateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_UpdateInstance_async_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs new file mode 100644 index 000000000000..828589093ddb --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs @@ -0,0 +1,67 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_UpdateInstance_async] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System.Threading.Tasks; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for UpdateInstanceAsync + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public async Task UpdateInstanceRequestObjectAsync() + { + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + UpdateInstanceRequest request = new UpdateInstanceRequest + { + UpdateMask = new FieldMask(), + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.UpdateInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceUpdateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_UpdateInstance_async] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectSnippet.g.cs new file mode 100644 index 000000000000..81379ba69c0c --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceRequestObjectSnippet.g.cs @@ -0,0 +1,66 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_UpdateInstance_sync] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for UpdateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateInstanceRequestObject() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + UpdateInstanceRequest request = new UpdateInstanceRequest + { + UpdateMask = new FieldMask(), + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.UpdateInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceUpdateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_UpdateInstance_sync] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceSnippet.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceSnippet.g.cs new file mode 100644 index 000000000000..3aa72fc20f3c --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/MemorystoreClient.UpdateInstanceSnippet.g.cs @@ -0,0 +1,62 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + // [START memorystore_v1beta_generated_Memorystore_UpdateInstance_sync_flattened] + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + + public sealed partial class GeneratedMemorystoreClientSnippets + { + /// Snippet for UpdateInstance + /// + /// This snippet has been automatically generated and should be regarded as a code template only. + /// It will require modifications to work: + /// - It may require correct/in-range values for request initialization. + /// - It may require specifying regional endpoints when creating the service client as shown in + /// https://cloud.google.com/dotnet/docs/reference/help/client-configuration#endpoint. + /// + public void UpdateInstance() + { + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + Instance instance = new Instance(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = memorystoreClient.UpdateInstance(instance, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceUpdateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + } + } + // [END memorystore_v1beta_generated_Memorystore_UpdateInstance_sync_flattened] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/snippet_metadata_google.cloud.memorystore.v1beta.json b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/snippet_metadata_google.cloud.memorystore.v1beta.json new file mode 100644 index 000000000000..36f9a0e5563c --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.GeneratedSnippets/snippet_metadata_google.cloud.memorystore.v1beta.json @@ -0,0 +1,1713 @@ +{ + "clientLibrary": { + "name": "Google.Cloud.Memorystore.V1Beta", + "language": "C_SHARP", + "apis": [ + { + "id": "google.cloud.memorystore.v1beta", + "version": "v1beta" + } + ] + }, + "snippets": [ + { + "regionTag": "memorystore_v1beta_generated_Memorystore_ListInstances_sync", + "title": "ListInstancesRequestObject", + "description": "Snippet for ListInstances", + "file": "MemorystoreClient.ListInstancesRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstances", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.ListInstances", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.ListInstancesRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 81, + "type": "FULL" + }, + { + "start": 37, + "end": 79, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_ListInstances_async", + "title": "ListInstancesRequestObjectAsync", + "description": "Snippet for ListInstancesAsync", + "file": "MemorystoreClient.ListInstancesRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstancesAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.ListInstancesAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.ListInstancesRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 83, + "type": "FULL" + }, + { + "start": 39, + "end": 81, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_ListInstances_sync_flattened", + "title": "ListInstances", + "description": "Snippet for ListInstances", + "file": "MemorystoreClient.ListInstancesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstances", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.ListInstances", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 75, + "type": "FULL" + }, + { + "start": 36, + "end": 73, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_ListInstances_async_flattened", + "title": "ListInstancesAsync", + "description": "Snippet for ListInstancesAsync", + "file": "MemorystoreClient.ListInstancesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstancesAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.ListInstancesAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 77, + "type": "FULL" + }, + { + "start": 38, + "end": 75, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_ListInstances_sync_flattened_resourceNames", + "title": "ListInstancesResourceNames", + "description": "Snippet for ListInstances", + "file": "MemorystoreClient.ListInstancesResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstances", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.ListInstances", + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 76, + "type": "FULL" + }, + { + "start": 37, + "end": 74, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_ListInstances_async_flattened_resourceNames", + "title": "ListInstancesResourceNamesAsync", + "description": "Snippet for ListInstancesAsync", + "file": "MemorystoreClient.ListInstancesResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "ListInstancesAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.ListInstancesAsync", + "async": true, + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "System.String", + "name": "pageToken" + }, + { + "type": "System.Nullable[System.Int32]", + "name": "pageSize" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Api.Gax.PagedAsyncEnumerable", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "ListInstances", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.ListInstances", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 78, + "type": "FULL" + }, + { + "start": 39, + "end": 76, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetInstance_sync", + "title": "GetInstanceRequestObject", + "description": "Snippet for GetInstance", + "file": "MemorystoreClient.GetInstanceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.GetInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1Beta.Instance", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetInstance_async", + "title": "GetInstanceRequestObjectAsync", + "description": "Snippet for GetInstanceAsync", + "file": "MemorystoreClient.GetInstanceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.GetInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetInstance_sync_flattened", + "title": "GetInstance", + "description": "Snippet for GetInstance", + "file": "MemorystoreClient.GetInstanceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetInstance", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1Beta.Instance", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetInstance_async_flattened", + "title": "GetInstanceAsync", + "description": "Snippet for GetInstanceAsync", + "file": "MemorystoreClient.GetInstanceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetInstanceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetInstance_sync_flattened_resourceNames", + "title": "GetInstanceResourceNames", + "description": "Snippet for GetInstance", + "file": "MemorystoreClient.GetInstanceResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1Beta.Instance", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetInstance_async_flattened_resourceNames", + "title": "GetInstanceResourceNamesAsync", + "description": "Snippet for GetInstanceAsync", + "file": "MemorystoreClient.GetInstanceResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_CreateInstance_sync", + "title": "CreateInstanceRequestObject", + "description": "Snippet for CreateInstance", + "file": "MemorystoreClient.CreateInstanceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.CreateInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 65, + "type": "FULL" + }, + { + "start": 36, + "end": 63, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_CreateInstance_async", + "title": "CreateInstanceRequestObjectAsync", + "description": "Snippet for CreateInstanceAsync", + "file": "MemorystoreClient.CreateInstanceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.CreateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 66, + "type": "FULL" + }, + { + "start": 37, + "end": 64, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_CreateInstance_sync_flattened", + "title": "CreateInstance", + "description": "Snippet for CreateInstance", + "file": "MemorystoreClient.CreateInstanceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.CreateInstance", + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.Memorystore.V1Beta.Instance", + "name": "instance" + }, + { + "type": "System.String", + "name": "instanceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 35, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_CreateInstance_async_flattened", + "title": "CreateInstanceAsync", + "description": "Snippet for CreateInstanceAsync", + "file": "MemorystoreClient.CreateInstanceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.CreateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "parent" + }, + { + "type": "Google.Cloud.Memorystore.V1Beta.Instance", + "name": "instance" + }, + { + "type": "System.String", + "name": "instanceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 61, + "type": "FULL" + }, + { + "start": 36, + "end": 59, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_CreateInstance_sync_flattened_resourceNames", + "title": "CreateInstanceResourceNames", + "description": "Snippet for CreateInstance", + "file": "MemorystoreClient.CreateInstanceResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.CreateInstance", + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.Memorystore.V1Beta.Instance", + "name": "instance" + }, + { + "type": "System.String", + "name": "instanceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 61, + "type": "FULL" + }, + { + "start": 36, + "end": 59, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_CreateInstance_async_flattened_resourceNames", + "title": "CreateInstanceResourceNamesAsync", + "description": "Snippet for CreateInstanceAsync", + "file": "MemorystoreClient.CreateInstanceResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "CreateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.CreateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Api.Gax.ResourceNames.LocationName", + "name": "parent" + }, + { + "type": "Google.Cloud.Memorystore.V1Beta.Instance", + "name": "instance" + }, + { + "type": "System.String", + "name": "instanceId" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "CreateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.CreateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 62, + "type": "FULL" + }, + { + "start": 37, + "end": 60, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_UpdateInstance_sync", + "title": "UpdateInstanceRequestObject", + "description": "Snippet for UpdateInstance", + "file": "MemorystoreClient.UpdateInstanceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.UpdateInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "UpdateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.UpdateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 36, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_UpdateInstance_async", + "title": "UpdateInstanceRequestObjectAsync", + "description": "Snippet for UpdateInstanceAsync", + "file": "MemorystoreClient.UpdateInstanceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.UpdateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "UpdateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.UpdateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 65, + "type": "FULL" + }, + { + "start": 37, + "end": 63, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_UpdateInstance_sync_flattened", + "title": "UpdateInstance", + "description": "Snippet for UpdateInstance", + "file": "MemorystoreClient.UpdateInstanceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.UpdateInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.Instance", + "name": "instance" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "UpdateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.UpdateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 36, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_UpdateInstance_async_flattened", + "title": "UpdateInstanceAsync", + "description": "Snippet for UpdateInstanceAsync", + "file": "MemorystoreClient.UpdateInstanceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "UpdateInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.UpdateInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.Instance", + "name": "instance" + }, + { + "type": "Google.Protobuf.WellKnownTypes.FieldMask", + "name": "updateMask" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "UpdateInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.UpdateInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 61, + "type": "FULL" + }, + { + "start": 37, + "end": 59, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_DeleteInstance_sync", + "title": "DeleteInstanceRequestObject", + "description": "Snippet for DeleteInstance", + "file": "MemorystoreClient.DeleteInstanceRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.DeleteInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 63, + "type": "FULL" + }, + { + "start": 36, + "end": 61, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_DeleteInstance_async", + "title": "DeleteInstanceRequestObjectAsync", + "description": "Snippet for DeleteInstanceAsync", + "file": "MemorystoreClient.DeleteInstanceRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.DeleteInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 64, + "type": "FULL" + }, + { + "start": 37, + "end": 62, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_DeleteInstance_sync_flattened", + "title": "DeleteInstance", + "description": "Snippet for DeleteInstance", + "file": "MemorystoreClient.DeleteInstanceSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.DeleteInstance", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 59, + "type": "FULL" + }, + { + "start": 36, + "end": 57, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_DeleteInstance_async_flattened", + "title": "DeleteInstanceAsync", + "description": "Snippet for DeleteInstanceAsync", + "file": "MemorystoreClient.DeleteInstanceAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.DeleteInstanceAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 37, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_DeleteInstance_sync_flattened_resourceNames", + "title": "DeleteInstanceResourceNames", + "description": "Snippet for DeleteInstance", + "file": "MemorystoreClient.DeleteInstanceResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstance", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.DeleteInstance", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.LongRunning.Operation", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 59, + "type": "FULL" + }, + { + "start": 36, + "end": 57, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_DeleteInstance_async_flattened_resourceNames", + "title": "DeleteInstanceResourceNamesAsync", + "description": "Snippet for DeleteInstanceAsync", + "file": "MemorystoreClient.DeleteInstanceResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "DeleteInstanceAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.DeleteInstanceAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task>", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "DeleteInstance", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.DeleteInstance", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 60, + "type": "FULL" + }, + { + "start": 37, + "end": 58, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync", + "title": "GetCertificateAuthorityRequestObject", + "description": "Snippet for GetCertificateAuthority", + "file": "MemorystoreClient.GetCertificateAuthorityRequestObjectSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthority", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetCertificateAuthority", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1Beta.CertificateAuthority", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 44, + "type": "FULL" + }, + { + "start": 34, + "end": 42, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async", + "title": "GetCertificateAuthorityRequestObjectAsync", + "description": "Snippet for GetCertificateAuthorityAsync", + "file": "MemorystoreClient.GetCertificateAuthorityRequestObjectAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthorityAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetCertificateAuthorityAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest", + "name": "request" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "canonical": true, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 45, + "type": "FULL" + }, + { + "start": 35, + "end": 43, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync_flattened", + "title": "GetCertificateAuthority", + "description": "Snippet for GetCertificateAuthority", + "file": "MemorystoreClient.GetCertificateAuthoritySnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthority", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetCertificateAuthority", + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1Beta.CertificateAuthority", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async_flattened", + "title": "GetCertificateAuthorityAsync", + "description": "Snippet for GetCertificateAuthorityAsync", + "file": "MemorystoreClient.GetCertificateAuthorityAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthorityAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetCertificateAuthorityAsync", + "async": true, + "parameters": [ + { + "type": "System.String", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_sync_flattened_resourceNames", + "title": "GetCertificateAuthorityResourceNames", + "description": "Snippet for GetCertificateAuthority", + "file": "MemorystoreClient.GetCertificateAuthorityResourceNamesSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthority", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetCertificateAuthority", + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "Google.Cloud.Memorystore.V1Beta.CertificateAuthority", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 41, + "type": "FULL" + }, + { + "start": 34, + "end": 39, + "type": "SHORT" + } + ] + }, + { + "regionTag": "memorystore_v1beta_generated_Memorystore_GetCertificateAuthority_async_flattened_resourceNames", + "title": "GetCertificateAuthorityResourceNamesAsync", + "description": "Snippet for GetCertificateAuthorityAsync", + "file": "MemorystoreClient.GetCertificateAuthorityResourceNamesAsyncSnippet.g.cs", + "language": "C_SHARP", + "clientMethod": { + "shortName": "GetCertificateAuthorityAsync", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient.GetCertificateAuthorityAsync", + "async": true, + "parameters": [ + { + "type": "Google.Cloud.Memorystore.V1Beta.InstanceName", + "name": "name" + }, + { + "type": "Google.Api.Gax.Grpc.CallSettings", + "name": "callSettings" + } + ], + "resultType": "System.Threading.Tasks.Task", + "client": { + "shortName": "MemorystoreClient", + "fullName": "Google.Cloud.Memorystore.V1Beta.MemorystoreClient" + }, + "method": { + "shortName": "GetCertificateAuthority", + "fullName": "google.cloud.memorystore.v1beta.Memorystore.GetCertificateAuthority", + "service": { + "shortName": "Memorystore", + "fullName": "google.cloud.memorystore.v1beta.Memorystore" + } + } + }, + "origin": "API_DEFINITION", + "segments": [ + { + "start": 20, + "end": 42, + "type": "FULL" + }, + { + "start": 35, + "end": 40, + "type": "SHORT" + } + ] + } + ] +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.Snippets/Google.Cloud.Memorystore.V1Beta.Snippets.csproj b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.Snippets/Google.Cloud.Memorystore.V1Beta.Snippets.csproj new file mode 100644 index 000000000000..14d6f59debbb --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.Snippets/Google.Cloud.Memorystore.V1Beta.Snippets.csproj @@ -0,0 +1,20 @@ + + + + net6.0;net462 + net6.0 + false + 1701;1702;1705;xUnit2004;xUnit2013 + + + + + + + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.Snippets/MemorystoreClientSnippets.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.Snippets/MemorystoreClientSnippets.g.cs new file mode 100644 index 000000000000..8ef71bf78927 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.Snippets/MemorystoreClientSnippets.g.cs @@ -0,0 +1,997 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +namespace GoogleCSharpSnippets +{ + using Google.Api.Gax; + using Google.Api.Gax.ResourceNames; + using Google.Cloud.Memorystore.V1Beta; + using Google.LongRunning; + using Google.Protobuf.WellKnownTypes; + using System; + using System.Linq; + using System.Threading.Tasks; + + /// Generated snippets. + public sealed class AllGeneratedMemorystoreClientSnippets + { + /// Snippet for ListInstances + public void ListInstancesRequestObject() + { + // Snippet: ListInstances(ListInstancesRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(request); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstancesAsync + public async Task ListInstancesRequestObjectAsync() + { + // Snippet: ListInstancesAsync(ListInstancesRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + Filter = "", + OrderBy = "", + }; + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(request); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstances + public void ListInstances() + { + // Snippet: ListInstances(string, string, int?, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstancesAsync + public async Task ListInstancesAsync() + { + // Snippet: ListInstancesAsync(string, string, int?, CallSettings) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstances + public void ListInstancesResourceNames() + { + // Snippet: ListInstances(LocationName, string, int?, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedEnumerable response = memorystoreClient.ListInstances(parent); + + // Iterate over all response items, lazily performing RPCs as required + foreach (Instance item in response) + { + // Do something with each item + Console.WriteLine(item); + } + + // Or iterate over pages (of server-defined size), performing one RPC per page + foreach (ListInstancesResponse page in response.AsRawResponses()) + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + } + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = response.ReadPage(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for ListInstancesAsync + public async Task ListInstancesResourceNamesAsync() + { + // Snippet: ListInstancesAsync(LocationName, string, int?, CallSettings) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + // Make the request + PagedAsyncEnumerable response = memorystoreClient.ListInstancesAsync(parent); + + // Iterate over all response items, lazily performing RPCs as required + await response.ForEachAsync((Instance item) => + { + // Do something with each item + Console.WriteLine(item); + }); + + // Or iterate over pages (of server-defined size), performing one RPC per page + await response.AsRawResponses().ForEachAsync((ListInstancesResponse page) => + { + // Do something with each page of items + Console.WriteLine("A page of results:"); + foreach (Instance item in page) + { + // Do something with each item + Console.WriteLine(item); + } + }); + + // Or retrieve a single page of known size (unless it's the final page), performing as many RPCs as required + int pageSize = 10; + Page singlePage = await response.ReadPageAsync(pageSize); + // Do something with the page of items + Console.WriteLine($"A page of {pageSize} results (unless it's the final page):"); + foreach (Instance item in singlePage) + { + // Do something with each item + Console.WriteLine(item); + } + // Store the pageToken, for when the next page is required. + string nextPageToken = singlePage.NextPageToken; + // End snippet + } + + /// Snippet for GetInstance + public void GetInstanceRequestObject() + { + // Snippet: GetInstance(GetInstanceRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + GetInstanceRequest request = new GetInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + Instance response = memorystoreClient.GetInstance(request); + // End snippet + } + + /// Snippet for GetInstanceAsync + public async Task GetInstanceRequestObjectAsync() + { + // Snippet: GetInstanceAsync(GetInstanceRequest, CallSettings) + // Additional: GetInstanceAsync(GetInstanceRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + GetInstanceRequest request = new GetInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(request); + // End snippet + } + + /// Snippet for GetInstance + public void GetInstance() + { + // Snippet: GetInstance(string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Instance response = memorystoreClient.GetInstance(name); + // End snippet + } + + /// Snippet for GetInstanceAsync + public async Task GetInstanceAsync() + { + // Snippet: GetInstanceAsync(string, CallSettings) + // Additional: GetInstanceAsync(string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(name); + // End snippet + } + + /// Snippet for GetInstance + public void GetInstanceResourceNames() + { + // Snippet: GetInstance(InstanceName, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Instance response = memorystoreClient.GetInstance(name); + // End snippet + } + + /// Snippet for GetInstanceAsync + public async Task GetInstanceResourceNamesAsync() + { + // Snippet: GetInstanceAsync(InstanceName, CallSettings) + // Additional: GetInstanceAsync(InstanceName, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Instance response = await memorystoreClient.GetInstanceAsync(name); + // End snippet + } + + /// Snippet for CreateInstance + public void CreateInstanceRequestObject() + { + // Snippet: CreateInstance(CreateInstanceRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + CreateInstanceRequest request = new CreateInstanceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + InstanceId = "", + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.CreateInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstanceAsync + public async Task CreateInstanceRequestObjectAsync() + { + // Snippet: CreateInstanceAsync(CreateInstanceRequest, CallSettings) + // Additional: CreateInstanceAsync(CreateInstanceRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + CreateInstanceRequest request = new CreateInstanceRequest + { + ParentAsLocationName = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"), + InstanceId = "", + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstance + public void CreateInstance() + { + // Snippet: CreateInstance(string, Instance, string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = memorystoreClient.CreateInstance(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstanceAsync + public async Task CreateInstanceAsync() + { + // Snippet: CreateInstanceAsync(string, Instance, string, CallSettings) + // Additional: CreateInstanceAsync(string, Instance, string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string parent = "projects/[PROJECT]/locations/[LOCATION]"; + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstance + public void CreateInstanceResourceNames() + { + // Snippet: CreateInstance(LocationName, Instance, string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = memorystoreClient.CreateInstance(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceCreateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for CreateInstanceAsync + public async Task CreateInstanceResourceNamesAsync() + { + // Snippet: CreateInstanceAsync(LocationName, Instance, string, CallSettings) + // Additional: CreateInstanceAsync(LocationName, Instance, string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + LocationName parent = LocationName.FromProjectLocation("[PROJECT]", "[LOCATION]"); + Instance instance = new Instance(); + string instanceId = ""; + // Make the request + Operation response = await memorystoreClient.CreateInstanceAsync(parent, instance, instanceId); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceCreateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateInstance + public void UpdateInstanceRequestObject() + { + // Snippet: UpdateInstance(UpdateInstanceRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + UpdateInstanceRequest request = new UpdateInstanceRequest + { + UpdateMask = new FieldMask(), + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.UpdateInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceUpdateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateInstanceAsync + public async Task UpdateInstanceRequestObjectAsync() + { + // Snippet: UpdateInstanceAsync(UpdateInstanceRequest, CallSettings) + // Additional: UpdateInstanceAsync(UpdateInstanceRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + UpdateInstanceRequest request = new UpdateInstanceRequest + { + UpdateMask = new FieldMask(), + Instance = new Instance(), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.UpdateInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceUpdateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateInstance + public void UpdateInstance() + { + // Snippet: UpdateInstance(Instance, FieldMask, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + Instance instance = new Instance(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = memorystoreClient.UpdateInstance(instance, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceUpdateInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for UpdateInstanceAsync + public async Task UpdateInstanceAsync() + { + // Snippet: UpdateInstanceAsync(Instance, FieldMask, CallSettings) + // Additional: UpdateInstanceAsync(Instance, FieldMask, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + Instance instance = new Instance(); + FieldMask updateMask = new FieldMask(); + // Make the request + Operation response = await memorystoreClient.UpdateInstanceAsync(instance, updateMask); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Instance result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceUpdateInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Instance retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstance + public void DeleteInstanceRequestObject() + { + // Snippet: DeleteInstance(DeleteInstanceRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + DeleteInstanceRequest request = new DeleteInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + RequestId = "", + }; + // Make the request + Operation response = memorystoreClient.DeleteInstance(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstanceAsync + public async Task DeleteInstanceRequestObjectAsync() + { + // Snippet: DeleteInstanceAsync(DeleteInstanceRequest, CallSettings) + // Additional: DeleteInstanceAsync(DeleteInstanceRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + DeleteInstanceRequest request = new DeleteInstanceRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + RequestId = "", + }; + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(request); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstance + public void DeleteInstance() + { + // Snippet: DeleteInstance(string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Operation response = memorystoreClient.DeleteInstance(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstanceAsync + public async Task DeleteInstanceAsync() + { + // Snippet: DeleteInstanceAsync(string, CallSettings) + // Additional: DeleteInstanceAsync(string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstance + public void DeleteInstanceResourceNames() + { + // Snippet: DeleteInstance(InstanceName, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Operation response = memorystoreClient.DeleteInstance(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = response.PollUntilCompleted(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = memorystoreClient.PollOnceDeleteInstance(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for DeleteInstanceAsync + public async Task DeleteInstanceResourceNamesAsync() + { + // Snippet: DeleteInstanceAsync(InstanceName, CallSettings) + // Additional: DeleteInstanceAsync(InstanceName, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + Operation response = await memorystoreClient.DeleteInstanceAsync(name); + + // Poll until the returned long-running operation is complete + Operation completedResponse = await response.PollUntilCompletedAsync(); + // Retrieve the operation result + Empty result = completedResponse.Result; + + // Or get the name of the operation + string operationName = response.Name; + // This name can be stored, then the long-running operation retrieved later by name + Operation retrievedResponse = await memorystoreClient.PollOnceDeleteInstanceAsync(operationName); + // Check if the retrieved long-running operation has completed + if (retrievedResponse.IsCompleted) + { + // If it has completed, then access the result + Empty retrievedResult = retrievedResponse.Result; + } + // End snippet + } + + /// Snippet for GetCertificateAuthority + public void GetCertificateAuthorityRequestObject() + { + // Snippet: GetCertificateAuthority(GetCertificateAuthorityRequest, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + GetCertificateAuthorityRequest request = new GetCertificateAuthorityRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(request); + // End snippet + } + + /// Snippet for GetCertificateAuthorityAsync + public async Task GetCertificateAuthorityRequestObjectAsync() + { + // Snippet: GetCertificateAuthorityAsync(GetCertificateAuthorityRequest, CallSettings) + // Additional: GetCertificateAuthorityAsync(GetCertificateAuthorityRequest, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + GetCertificateAuthorityRequest request = new GetCertificateAuthorityRequest + { + InstanceName = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"), + }; + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(request); + // End snippet + } + + /// Snippet for GetCertificateAuthority + public void GetCertificateAuthority() + { + // Snippet: GetCertificateAuthority(string, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(name); + // End snippet + } + + /// Snippet for GetCertificateAuthorityAsync + public async Task GetCertificateAuthorityAsync() + { + // Snippet: GetCertificateAuthorityAsync(string, CallSettings) + // Additional: GetCertificateAuthorityAsync(string, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + string name = "projects/[PROJECT]/locations/[LOCATION]/instances/[INSTANCE]"; + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(name); + // End snippet + } + + /// Snippet for GetCertificateAuthority + public void GetCertificateAuthorityResourceNames() + { + // Snippet: GetCertificateAuthority(InstanceName, CallSettings) + // Create client + MemorystoreClient memorystoreClient = MemorystoreClient.Create(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + CertificateAuthority response = memorystoreClient.GetCertificateAuthority(name); + // End snippet + } + + /// Snippet for GetCertificateAuthorityAsync + public async Task GetCertificateAuthorityResourceNamesAsync() + { + // Snippet: GetCertificateAuthorityAsync(InstanceName, CallSettings) + // Additional: GetCertificateAuthorityAsync(InstanceName, CancellationToken) + // Create client + MemorystoreClient memorystoreClient = await MemorystoreClient.CreateAsync(); + // Initialize request argument(s) + InstanceName name = InstanceName.FromProjectLocationInstance("[PROJECT]", "[LOCATION]", "[INSTANCE]"); + // Make the request + CertificateAuthority response = await memorystoreClient.GetCertificateAuthorityAsync(name); + // End snippet + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.sln b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.sln new file mode 100644 index 000000000000..dd70e449bcf4 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.sln @@ -0,0 +1,37 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.2.32516.85 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Memorystore.V1Beta", "Google.Cloud.Memorystore.V1Beta\Google.Cloud.Memorystore.V1Beta.csproj", "{102E3B31-C64F-C8FF-9512-8345BF42F615}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Memorystore.V1Beta.Snippets", "Google.Cloud.Memorystore.V1Beta.Snippets\Google.Cloud.Memorystore.V1Beta.Snippets.csproj", "{294EDF11-053F-80FD-FAB1-2684963B45E1}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.Memorystore.V1Beta.GeneratedSnippets", "Google.Cloud.Memorystore.V1Beta.GeneratedSnippets\Google.Cloud.Memorystore.V1Beta.GeneratedSnippets.csproj", "{3288379B-862C-95BD-350E-E81D601D7B57}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Cloud.ClientTesting", "..\..\tools\Google.Cloud.ClientTesting\Google.Cloud.ClientTesting.csproj", "{29974B0C-A7B0-8CA8-AE32-99F622C89044}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {102E3B31-C64F-C8FF-9512-8345BF42F615}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {102E3B31-C64F-C8FF-9512-8345BF42F615}.Debug|Any CPU.Build.0 = Debug|Any CPU + {102E3B31-C64F-C8FF-9512-8345BF42F615}.Release|Any CPU.ActiveCfg = Release|Any CPU + {102E3B31-C64F-C8FF-9512-8345BF42F615}.Release|Any CPU.Build.0 = Release|Any CPU + {294EDF11-053F-80FD-FAB1-2684963B45E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {294EDF11-053F-80FD-FAB1-2684963B45E1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {294EDF11-053F-80FD-FAB1-2684963B45E1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {294EDF11-053F-80FD-FAB1-2684963B45E1}.Release|Any CPU.Build.0 = Release|Any CPU + {3288379B-862C-95BD-350E-E81D601D7B57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3288379B-862C-95BD-350E-E81D601D7B57}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3288379B-862C-95BD-350E-E81D601D7B57}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3288379B-862C-95BD-350E-E81D601D7B57}.Release|Any CPU.Build.0 = Release|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Debug|Any CPU.Build.0 = Debug|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Release|Any CPU.ActiveCfg = Release|Any CPU + {29974B0C-A7B0-8CA8-AE32-99F622C89044}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.csproj b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.csproj new file mode 100644 index 000000000000..9ca3fdf2fd77 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta.csproj @@ -0,0 +1,17 @@ + + + + 1.0.0-beta01 + netstandard2.0;net462 + true + Recommended Google client library to administer Cloud Memorystore (v1beta), a fully-managed database service that provides a managed version of popular open source caching solutions. + Google;Cloud + + + + + + + + + \ No newline at end of file diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/Memorystore.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/Memorystore.g.cs new file mode 100644 index 000000000000..bf460183193c --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/Memorystore.g.cs @@ -0,0 +1,8169 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/memorystore/v1beta/memorystore.proto +// +#pragma warning disable 1591, 0612, 3021, 8981 +#region Designer generated code + +using pb = global::Google.Protobuf; +using pbc = global::Google.Protobuf.Collections; +using pbr = global::Google.Protobuf.Reflection; +using scg = global::System.Collections.Generic; +namespace Google.Cloud.Memorystore.V1Beta { + + /// Holder for reflection information generated from google/cloud/memorystore/v1beta/memorystore.proto + public static partial class MemorystoreReflection { + + #region Descriptor + /// File descriptor for google/cloud/memorystore/v1beta/memorystore.proto + public static pbr::FileDescriptor Descriptor { + get { return descriptor; } + } + private static pbr::FileDescriptor descriptor; + + static MemorystoreReflection() { + byte[] descriptorData = global::System.Convert.FromBase64String( + string.Concat( + "CjFnb29nbGUvY2xvdWQvbWVtb3J5c3RvcmUvdjFiZXRhL21lbW9yeXN0b3Jl", + "LnByb3RvEh9nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjFiZXRhGhxnb29n", + "bGUvYXBpL2Fubm90YXRpb25zLnByb3RvGhdnb29nbGUvYXBpL2NsaWVudC5w", + "cm90bxofZ29vZ2xlL2FwaS9maWVsZF9iZWhhdmlvci5wcm90bxobZ29vZ2xl", + "L2FwaS9maWVsZF9pbmZvLnByb3RvGhlnb29nbGUvYXBpL3Jlc291cmNlLnBy", + "b3RvGiNnb29nbGUvbG9uZ3J1bm5pbmcvb3BlcmF0aW9ucy5wcm90bxobZ29v", + "Z2xlL3Byb3RvYnVmL2VtcHR5LnByb3RvGiBnb29nbGUvcHJvdG9idWYvZmll", + "bGRfbWFzay5wcm90bxofZ29vZ2xlL3Byb3RvYnVmL3RpbWVzdGFtcC5wcm90", + "byLmFQoISW5zdGFuY2USEQoEbmFtZRgBIAEoCUID4EEIEjQKC2NyZWF0ZV90", + "aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEDEjQK", + "C3VwZGF0ZV90aW1lGAMgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFt", + "cEID4EEDEkoKBmxhYmVscxgEIAMoCzI1Lmdvb2dsZS5jbG91ZC5tZW1vcnlz", + "dG9yZS52MWJldGEuSW5zdGFuY2UuTGFiZWxzRW50cnlCA+BBARJDCgVzdGF0", + "ZRgFIAEoDjIvLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEuSW5z", + "dGFuY2UuU3RhdGVCA+BBAxJMCgpzdGF0ZV9pbmZvGAYgASgLMjMuZ29vZ2xl", + "LmNsb3VkLm1lbW9yeXN0b3JlLnYxYmV0YS5JbnN0YW5jZS5TdGF0ZUluZm9C", + "A+BBAxIYCgN1aWQYByABKAlCC+BBA+KMz9cIAggBEh8KDXJlcGxpY2FfY291", + "bnQYCCABKAVCA+BBAUgAiAEBEl8KEmF1dGhvcml6YXRpb25fbW9kZRgJIAEo", + "DjI7Lmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEuSW5zdGFuY2Uu", + "QXV0aG9yaXphdGlvbk1vZGVCBuBBAeBBBRJoChd0cmFuc2l0X2VuY3J5cHRp", + "b25fbW9kZRgKIAEoDjI/Lmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJl", + "dGEuSW5zdGFuY2UuVHJhbnNpdEVuY3J5cHRpb25Nb2RlQgbgQQHgQQUSGAoL", + "c2hhcmRfY291bnQYCyABKAVCA+BBARJUChNkaXNjb3ZlcnlfZW5kcG9pbnRz", + "GAwgAygLMjIuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxYmV0YS5EaXNj", + "b3ZlcnlFbmRwb2ludEID4EEDEk0KCW5vZGVfdHlwZRgNIAEoDjIyLmdvb2ds", + "ZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEuSW5zdGFuY2UuTm9kZVR5cGVC", + "BuBBAeBBBRJTChJwZXJzaXN0ZW5jZV9jb25maWcYDiABKAsyMi5nb29nbGUu", + "Y2xvdWQubWVtb3J5c3RvcmUudjFiZXRhLlBlcnNpc3RlbmNlQ29uZmlnQgPg", + "QQESHgoOZW5naW5lX3ZlcnNpb24YDyABKAlCBuBBAeBBBRJZCg5lbmdpbmVf", + "Y29uZmlncxgQIAMoCzI8Lmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJl", + "dGEuSW5zdGFuY2UuRW5naW5lQ29uZmlnc0VudHJ5QgPgQQESRQoLbm9kZV9j", + "b25maWcYESABKAsyKy5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjFiZXRh", + "Lk5vZGVDb25maWdCA+BBAxJhChh6b25lX2Rpc3RyaWJ1dGlvbl9jb25maWcY", + "EiABKAsyNy5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjFiZXRhLlpvbmVE", + "aXN0cmlidXRpb25Db25maWdCBuBBAeBBBRItChtkZWxldGlvbl9wcm90ZWN0", + "aW9uX2VuYWJsZWQYEyABKAhCA+BBAUgBiAEBElgKFHBzY19hdXRvX2Nvbm5l", + "Y3Rpb25zGBQgAygLMjIuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxYmV0", + "YS5Qc2NBdXRvQ29ubmVjdGlvbkIG4EEC4EEFElIKCWVuZHBvaW50cxgZIAMo", + "CzI6Lmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEuSW5zdGFuY2Uu", + "SW5zdGFuY2VFbmRwb2ludEID4EEBEkEKBG1vZGUYGiABKA4yLi5nb29nbGUu", + "Y2xvdWQubWVtb3J5c3RvcmUudjFiZXRhLkluc3RhbmNlLk1vZGVCA+BBARr8", + "AQoJU3RhdGVJbmZvEloKC3VwZGF0ZV9pbmZvGAEgASgLMj4uZ29vZ2xlLmNs", + "b3VkLm1lbW9yeXN0b3JlLnYxYmV0YS5JbnN0YW5jZS5TdGF0ZUluZm8uVXBk", + "YXRlSW5mb0ID4EEDSAAaigEKClVwZGF0ZUluZm8SJAoSdGFyZ2V0X3NoYXJk", + "X2NvdW50GAEgASgFQgPgQQNIAIgBARImChR0YXJnZXRfcmVwbGljYV9jb3Vu", + "dBgCIAEoBUID4EEDSAGIAQFCFQoTX3RhcmdldF9zaGFyZF9jb3VudEIXChVf", + "dGFyZ2V0X3JlcGxpY2FfY291bnRCBgoEaW5mbxpoChBJbnN0YW5jZUVuZHBv", + "aW50ElQKC2Nvbm5lY3Rpb25zGAEgAygLMjouZ29vZ2xlLmNsb3VkLm1lbW9y", + "eXN0b3JlLnYxYmV0YS5JbnN0YW5jZS5Db25uZWN0aW9uRGV0YWlsQgPgQQEa", + "vQEKEENvbm5lY3Rpb25EZXRhaWwSUQoTcHNjX2F1dG9fY29ubmVjdGlvbhgB", + "IAEoCzIyLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEuUHNjQXV0", + "b0Nvbm5lY3Rpb25IABJICg5wc2NfY29ubmVjdGlvbhgCIAEoCzIuLmdvb2ds", + "ZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEuUHNjQ29ubmVjdGlvbkgAQgwK", + "CmNvbm5lY3Rpb24aLQoLTGFiZWxzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZh", + "bHVlGAIgASgJOgI4ARo0ChJFbmdpbmVDb25maWdzRW50cnkSCwoDa2V5GAEg", + "ASgJEg0KBXZhbHVlGAIgASgJOgI4ASJUCgVTdGF0ZRIVChFTVEFURV9VTlNQ", + "RUNJRklFRBAAEgwKCENSRUFUSU5HEAESCgoGQUNUSVZFEAISDAoIVVBEQVRJ", + "TkcQAxIMCghERUxFVElORxAEIlgKEUF1dGhvcml6YXRpb25Nb2RlEiIKHkFV", + "VEhPUklaQVRJT05fTU9ERV9VTlNQRUNJRklFRBAAEhEKDUFVVEhfRElTQUJM", + "RUQQARIMCghJQU1fQVVUSBACInwKFVRyYW5zaXRFbmNyeXB0aW9uTW9kZRIn", + "CiNUUkFOU0lUX0VOQ1JZUFRJT05fTU9ERV9VTlNQRUNJRklFRBAAEh8KG1RS", + "QU5TSVRfRU5DUllQVElPTl9ESVNBQkxFRBABEhkKFVNFUlZFUl9BVVRIRU5U", + "SUNBVElPThACIncKCE5vZGVUeXBlEhkKFU5PREVfVFlQRV9VTlNQRUNJRklF", + "RBAAEhQKEFNIQVJFRF9DT1JFX05BTk8QARISCg5ISUdITUVNX01FRElVTRAC", + "EhIKDkhJR0hNRU1fWExBUkdFEAMSEgoOU1RBTkRBUkRfU01BTEwQBCI5CgRN", + "b2RlEhQKEE1PREVfVU5TUEVDSUZJRUQQABIOCgpTVEFOREFMT05FEAESCwoH", + "Q0xVU1RFUhACOnvqQXgKI21lbW9yeXN0b3JlLmdvb2dsZWFwaXMuY29tL0lu", + "c3RhbmNlEjxwcm9qZWN0cy97cHJvamVjdH0vbG9jYXRpb25zL3tsb2NhdGlv", + "bn0vaW5zdGFuY2VzL3tpbnN0YW5jZX0qCWluc3RhbmNlczIIaW5zdGFuY2VC", + "EAoOX3JlcGxpY2FfY291bnRCHgocX2RlbGV0aW9uX3Byb3RlY3Rpb25fZW5h", + "YmxlZCKGBAoRUHNjQXV0b0Nvbm5lY3Rpb24SFgoEcG9ydBgJIAEoBUIG4EED", + "4EEBSAASHgoRcHNjX2Nvbm5lY3Rpb25faWQYASABKAlCA+BBAxIfCgppcF9h", + "ZGRyZXNzGAIgASgJQgvgQQPijM/XCAIIAhJGCg9mb3J3YXJkaW5nX3J1bGUY", + "AyABKAlCLeBBA/pBJwolY29tcHV0ZS5nb29nbGVhcGlzLmNvbS9Gb3J3YXJk", + "aW5nUnVsZRIXCgpwcm9qZWN0X2lkGAQgASgJQgPgQQISNwoHbmV0d29yaxgF", + "IAEoCUIm4EEC+kEgCh5jb21wdXRlLmdvb2dsZWFwaXMuY29tL05ldHdvcmsS", + "TAoSc2VydmljZV9hdHRhY2htZW50GAYgASgJQjDgQQP6QSoKKGNvbXB1dGUu", + "Z29vZ2xlYXBpcy5jb20vU2VydmljZUF0dGFjaG1lbnQSWAoVcHNjX2Nvbm5l", + "Y3Rpb25fc3RhdHVzGAcgASgOMjQuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3Jl", + "LnYxYmV0YS5Qc2NDb25uZWN0aW9uU3RhdHVzQgPgQQMSTQoPY29ubmVjdGlv", + "bl90eXBlGAggASgOMi8uZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxYmV0", + "YS5Db25uZWN0aW9uVHlwZUID4EEDQgcKBXBvcnRzIuEDCg1Qc2NDb25uZWN0", + "aW9uEh4KEXBzY19jb25uZWN0aW9uX2lkGAEgASgJQgPgQQMSHwoKaXBfYWRk", + "cmVzcxgCIAEoCUIL4EEC4ozP1wgCCAISRgoPZm9yd2FyZGluZ19ydWxlGAMg", + "ASgJQi3gQQL6QScKJWNvbXB1dGUuZ29vZ2xlYXBpcy5jb20vRm9yd2FyZGlu", + "Z1J1bGUSFwoKcHJvamVjdF9pZBgEIAEoCUID4EEDEjcKB25ldHdvcmsYBSAB", + "KAlCJuBBAvpBIAoeY29tcHV0ZS5nb29nbGVhcGlzLmNvbS9OZXR3b3JrEkwK", + "EnNlcnZpY2VfYXR0YWNobWVudBgGIAEoCUIw4EEC+kEqCihjb21wdXRlLmdv", + "b2dsZWFwaXMuY29tL1NlcnZpY2VBdHRhY2htZW50ElgKFXBzY19jb25uZWN0", + "aW9uX3N0YXR1cxgHIAEoDjI0Lmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52", + "MWJldGEuUHNjQ29ubmVjdGlvblN0YXR1c0ID4EEDEk0KD2Nvbm5lY3Rpb25f", + "dHlwZRgIIAEoDjIvLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEu", + "Q29ubmVjdGlvblR5cGVCA+BBAyJ1ChFEaXNjb3ZlcnlFbmRwb2ludBIUCgdh", + "ZGRyZXNzGAEgASgJQgPgQQMSEQoEcG9ydBgCIAEoBUID4EEDEjcKB25ldHdv", + "cmsYBCABKAlCJuBBA/pBIAoeY29tcHV0ZS5nb29nbGVhcGlzLmNvbS9OZXR3", + "b3JrIusGChFQZXJzaXN0ZW5jZUNvbmZpZxJVCgRtb2RlGAEgASgOMkIuZ29v", + "Z2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxYmV0YS5QZXJzaXN0ZW5jZUNvbmZp", + "Zy5QZXJzaXN0ZW5jZU1vZGVCA+BBARJVCgpyZGJfY29uZmlnGAIgASgLMjwu", + "Z29vZ2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxYmV0YS5QZXJzaXN0ZW5jZUNv", + "bmZpZy5SREJDb25maWdCA+BBARJVCgphb2ZfY29uZmlnGAMgASgLMjwuZ29v", + "Z2xlLmNsb3VkLm1lbW9yeXN0b3JlLnYxYmV0YS5QZXJzaXN0ZW5jZUNvbmZp", + "Zy5BT0ZDb25maWdCA+BBARq1AgoJUkRCQ29uZmlnEm0KE3JkYl9zbmFwc2hv", + "dF9wZXJpb2QYASABKA4ySy5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjFi", + "ZXRhLlBlcnNpc3RlbmNlQ29uZmlnLlJEQkNvbmZpZy5TbmFwc2hvdFBlcmlv", + "ZEID4EEBEkAKF3JkYl9zbmFwc2hvdF9zdGFydF90aW1lGAIgASgLMhouZ29v", + "Z2xlLnByb3RvYnVmLlRpbWVzdGFtcEID4EEBIncKDlNuYXBzaG90UGVyaW9k", + "Eh8KG1NOQVBTSE9UX1BFUklPRF9VTlNQRUNJRklFRBAAEgwKCE9ORV9IT1VS", + "EAESDQoJU0lYX0hPVVJTEAISEAoMVFdFTFZFX0hPVVJTEAMSFQoRVFdFTlRZ", + "X0ZPVVJfSE9VUlMQBBrDAQoJQU9GQ29uZmlnEmMKDGFwcGVuZF9mc3luYxgB", + "IAEoDjJILmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEuUGVyc2lz", + "dGVuY2VDb25maWcuQU9GQ29uZmlnLkFwcGVuZEZzeW5jQgPgQQEiUQoLQXBw", + "ZW5kRnN5bmMSHAoYQVBQRU5EX0ZTWU5DX1VOU1BFQ0lGSUVEEAASCQoFTkVW", + "RVIQARINCglFVkVSWV9TRUMQAhIKCgZBTFdBWVMQAyJTCg9QZXJzaXN0ZW5j", + "ZU1vZGUSIAocUEVSU0lTVEVOQ0VfTU9ERV9VTlNQRUNJRklFRBAAEgwKCERJ", + "U0FCTEVEEAESBwoDUkRCEAISBwoDQU9GEAMiIgoKTm9kZUNvbmZpZxIUCgdz", + "aXplX2diGAEgASgBQgPgQQMi7QEKFlpvbmVEaXN0cmlidXRpb25Db25maWcS", + "EQoEem9uZRgCIAEoCUID4EEBEl8KBG1vZGUYASABKA4yTC5nb29nbGUuY2xv", + "dWQubWVtb3J5c3RvcmUudjFiZXRhLlpvbmVEaXN0cmlidXRpb25Db25maWcu", + "Wm9uZURpc3RyaWJ1dGlvbk1vZGVCA+BBASJfChRab25lRGlzdHJpYnV0aW9u", + "TW9kZRImCiJaT05FX0RJU1RSSUJVVElPTl9NT0RFX1VOU1BFQ0lGSUVEEAAS", + "DgoKTVVMVElfWk9ORRABEg8KC1NJTkdMRV9aT05FEAIisAEKFExpc3RJbnN0", + "YW5jZXNSZXF1ZXN0EjsKBnBhcmVudBgBIAEoCUIr4EEC+kElEiNtZW1vcnlz", + "dG9yZS5nb29nbGVhcGlzLmNvbS9JbnN0YW5jZRIWCglwYWdlX3NpemUYAiAB", + "KAVCA+BBARIXCgpwYWdlX3Rva2VuGAMgASgJQgPgQQESEwoGZmlsdGVyGAQg", + "ASgJQgPgQQESFQoIb3JkZXJfYnkYBSABKAlCA+BBASKDAQoVTGlzdEluc3Rh", + "bmNlc1Jlc3BvbnNlEjwKCWluc3RhbmNlcxgBIAMoCzIpLmdvb2dsZS5jbG91", + "ZC5tZW1vcnlzdG9yZS52MWJldGEuSW5zdGFuY2USFwoPbmV4dF9wYWdlX3Rv", + "a2VuGAIgASgJEhMKC3VucmVhY2hhYmxlGAMgAygJIk8KEkdldEluc3RhbmNl", + "UmVxdWVzdBI5CgRuYW1lGAEgASgJQivgQQL6QSUKI21lbW9yeXN0b3JlLmdv", + "b2dsZWFwaXMuY29tL0luc3RhbmNlItEBChVDcmVhdGVJbnN0YW5jZVJlcXVl", + "c3QSOwoGcGFyZW50GAEgASgJQivgQQL6QSUSI21lbW9yeXN0b3JlLmdvb2ds", + "ZWFwaXMuY29tL0luc3RhbmNlEhgKC2luc3RhbmNlX2lkGAIgASgJQgPgQQIS", + "QAoIaW5zdGFuY2UYAyABKAsyKS5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUu", + "djFiZXRhLkluc3RhbmNlQgPgQQISHwoKcmVxdWVzdF9pZBgEIAEoCUIL4EEB", + "4ozP1wgCCAEisAEKFVVwZGF0ZUluc3RhbmNlUmVxdWVzdBI0Cgt1cGRhdGVf", + "bWFzaxgBIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE1hc2tCA+BBARJA", + "CghpbnN0YW5jZRgCIAEoCzIpLmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52", + "MWJldGEuSW5zdGFuY2VCA+BBAhIfCgpyZXF1ZXN0X2lkGAMgASgJQgvgQQHi", + "jM/XCAIIASJzChVEZWxldGVJbnN0YW5jZVJlcXVlc3QSOQoEbmFtZRgBIAEo", + "CUIr4EEC+kElCiNtZW1vcnlzdG9yZS5nb29nbGVhcGlzLmNvbS9JbnN0YW5j", + "ZRIfCgpyZXF1ZXN0X2lkGAIgASgJQgvgQQHijM/XCAIIASJbCh5HZXRDZXJ0", + "aWZpY2F0ZUF1dGhvcml0eVJlcXVlc3QSOQoEbmFtZRgBIAEoCUIr4EEC+kEl", + "CiNtZW1vcnlzdG9yZS5nb29nbGVhcGlzLmNvbS9JbnN0YW5jZSKRBAoUQ2Vy", + "dGlmaWNhdGVBdXRob3JpdHkSbgoRbWFuYWdlZF9zZXJ2ZXJfY2EYAiABKAsy", + "US5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjFiZXRhLkNlcnRpZmljYXRl", + "QXV0aG9yaXR5Lk1hbmFnZWRDZXJ0aWZpY2F0ZUF1dGhvcml0eUgAEhEKBG5h", + "bWUYASABKAlCA+BBCBqvAQobTWFuYWdlZENlcnRpZmljYXRlQXV0aG9yaXR5", + "Em0KCGNhX2NlcnRzGAEgAygLMlsuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0b3Jl", + "LnYxYmV0YS5DZXJ0aWZpY2F0ZUF1dGhvcml0eS5NYW5hZ2VkQ2VydGlmaWNh", + "dGVBdXRob3JpdHkuQ2VydENoYWluGiEKCUNlcnRDaGFpbhIUCgxjZXJ0aWZp", + "Y2F0ZXMYASADKAk6tgHqQbIBCi9tZW1vcnlzdG9yZS5nb29nbGVhcGlzLmNv", + "bS9DZXJ0aWZpY2F0ZUF1dGhvcml0eRJRcHJvamVjdHMve3Byb2plY3R9L2xv", + "Y2F0aW9ucy97bG9jYXRpb259L2luc3RhbmNlcy97aW5zdGFuY2V9L2NlcnRp", + "ZmljYXRlQXV0aG9yaXR5KhZjZXJ0aWZpY2F0ZUF1dGhvcml0aWVzMhRjZXJ0", + "aWZpY2F0ZUF1dGhvcml0eUILCglzZXJ2ZXJfY2EigAIKEU9wZXJhdGlvbk1l", + "dGFkYXRhEjQKC2NyZWF0ZV90aW1lGAEgASgLMhouZ29vZ2xlLnByb3RvYnVm", + "LlRpbWVzdGFtcEID4EEDEjEKCGVuZF90aW1lGAIgASgLMhouZ29vZ2xlLnBy", + "b3RvYnVmLlRpbWVzdGFtcEID4EEDEhMKBnRhcmdldBgDIAEoCUID4EEDEhEK", + "BHZlcmIYBCABKAlCA+BBAxIbCg5zdGF0dXNfbWVzc2FnZRgFIAEoCUID4EED", + "EiMKFnJlcXVlc3RlZF9jYW5jZWxsYXRpb24YBiABKAhCA+BBAxIYCgthcGlf", + "dmVyc2lvbhgHIAEoCUID4EEDKlcKE1BzY0Nvbm5lY3Rpb25TdGF0dXMSJQoh", + "UFNDX0NPTk5FQ1RJT05fU1RBVFVTX1VOU1BFQ0lGSUVEEAASCgoGQUNUSVZF", + "EAESDQoJTk9UX0ZPVU5EEAIqiQEKDkNvbm5lY3Rpb25UeXBlEh8KG0NPTk5F", + "Q1RJT05fVFlQRV9VTlNQRUNJRklFRBAAEh0KGUNPTk5FQ1RJT05fVFlQRV9E", + "SVNDT1ZFUlkQARIbChdDT05ORUNUSU9OX1RZUEVfUFJJTUFSWRACEhoKFkNP", + "Tk5FQ1RJT05fVFlQRV9SRUFERVIQAzL2CgoLTWVtb3J5c3RvcmUSwgEKDUxp", + "c3RJbnN0YW5jZXMSNS5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjFiZXRh", + "Lkxpc3RJbnN0YW5jZXNSZXF1ZXN0GjYuZ29vZ2xlLmNsb3VkLm1lbW9yeXN0", + "b3JlLnYxYmV0YS5MaXN0SW5zdGFuY2VzUmVzcG9uc2UiQtpBBnBhcmVudILT", + "5JMCMxIxL3YxYmV0YS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9", + "L2luc3RhbmNlcxKvAQoLR2V0SW5zdGFuY2USMy5nb29nbGUuY2xvdWQubWVt", + "b3J5c3RvcmUudjFiZXRhLkdldEluc3RhbmNlUmVxdWVzdBopLmdvb2dsZS5j", + "bG91ZC5tZW1vcnlzdG9yZS52MWJldGEuSW5zdGFuY2UiQNpBBG5hbWWC0+ST", + "AjMSMS92MWJldGEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9pbnN0", + "YW5jZXMvKn0S6wEKDkNyZWF0ZUluc3RhbmNlEjYuZ29vZ2xlLmNsb3VkLm1l", + "bW9yeXN0b3JlLnYxYmV0YS5DcmVhdGVJbnN0YW5jZVJlcXVlc3QaHS5nb29n", + "bGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uIoEBykEdCghJbnN0YW5jZRIRT3Bl", + "cmF0aW9uTWV0YWRhdGHaQRtwYXJlbnQsaW5zdGFuY2UsaW5zdGFuY2VfaWSC", + "0+STAj0iMS92MWJldGEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8q", + "fS9pbnN0YW5jZXM6CGluc3RhbmNlEu0BCg5VcGRhdGVJbnN0YW5jZRI2Lmdv", + "b2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEuVXBkYXRlSW5zdGFuY2VS", + "ZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiKDAcpBHQoI", + "SW5zdGFuY2USEU9wZXJhdGlvbk1ldGFkYXRh2kEUaW5zdGFuY2UsdXBkYXRl", + "X21hc2uC0+STAkYyOi92MWJldGEve2luc3RhbmNlLm5hbWU9cHJvamVjdHMv", + "Ki9sb2NhdGlvbnMvKi9pbnN0YW5jZXMvKn06CGluc3RhbmNlEtYBCg5EZWxl", + "dGVJbnN0YW5jZRI2Lmdvb2dsZS5jbG91ZC5tZW1vcnlzdG9yZS52MWJldGEu", + "RGVsZXRlSW5zdGFuY2VSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9w", + "ZXJhdGlvbiJtykEqChVnb29nbGUucHJvdG9idWYuRW1wdHkSEU9wZXJhdGlv", + "bk1ldGFkYXRh2kEEbmFtZYLT5JMCMyoxL3YxYmV0YS97bmFtZT1wcm9qZWN0", + "cy8qL2xvY2F0aW9ucy8qL2luc3RhbmNlcy8qfRLoAQoXR2V0Q2VydGlmaWNh", + "dGVBdXRob3JpdHkSPy5nb29nbGUuY2xvdWQubWVtb3J5c3RvcmUudjFiZXRh", + "LkdldENlcnRpZmljYXRlQXV0aG9yaXR5UmVxdWVzdBo1Lmdvb2dsZS5jbG91", + "ZC5tZW1vcnlzdG9yZS52MWJldGEuQ2VydGlmaWNhdGVBdXRob3JpdHkiVdpB", + "BG5hbWWC0+STAkgSRi92MWJldGEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlv", + "bnMvKi9pbnN0YW5jZXMvKn0vY2VydGlmaWNhdGVBdXRob3JpdHkaTspBGm1l", + "bW9yeXN0b3JlLmdvb2dsZWFwaXMuY29t0kEuaHR0cHM6Ly93d3cuZ29vZ2xl", + "YXBpcy5jb20vYXV0aC9jbG91ZC1wbGF0Zm9ybUKgBAojY29tLmdvb2dsZS5j", + "bG91ZC5tZW1vcnlzdG9yZS52MWJldGFCC1YxbWFpblByb3RvUAFaRWNsb3Vk", + "Lmdvb2dsZS5jb20vZ28vbWVtb3J5c3RvcmUvYXBpdjFiZXRhL21lbW9yeXN0", + "b3JlcGI7bWVtb3J5c3RvcmVwYqoCH0dvb2dsZS5DbG91ZC5NZW1vcnlzdG9y", + "ZS5WMUJldGHKAh9Hb29nbGVcQ2xvdWRcTWVtb3J5c3RvcmVcVjFiZXRh6gIi", + "R29vZ2xlOjpDbG91ZDo6TWVtb3J5c3RvcmU6OlYxYmV0YepBbgolY29tcHV0", + "ZS5nb29nbGVhcGlzLmNvbS9Gb3J3YXJkaW5nUnVsZRJFcHJvamVjdHMve3By", + "b2plY3R9L3JlZ2lvbnMve3JlZ2lvbn0vZm9yd2FyZGluZ1J1bGVzL3tmb3J3", + "YXJkaW5nX3J1bGV96kFOCh5jb21wdXRlLmdvb2dsZWFwaXMuY29tL05ldHdv", + "cmsSLHByb2plY3RzL3twcm9qZWN0fS9nbG9iYWwvbmV0d29ya3Mve25ldHdv", + "cmt96kF3Cihjb21wdXRlLmdvb2dsZWFwaXMuY29tL1NlcnZpY2VBdHRhY2ht", + "ZW50Ektwcm9qZWN0cy97cHJvamVjdH0vcmVnaW9ucy97cmVnaW9ufS9zZXJ2", + "aWNlQXR0YWNobWVudHMve3NlcnZpY2VfYXR0YWNobWVudH1iBnByb3RvMw==")); + 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.FieldInfoReflection.Descriptor, global::Google.Api.ResourceReflection.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(new[] {typeof(global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus), typeof(global::Google.Cloud.Memorystore.V1Beta.ConnectionType), }, null, new pbr::GeneratedClrTypeInfo[] { + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.Instance), global::Google.Cloud.Memorystore.V1Beta.Instance.Parser, new[]{ "Name", "CreateTime", "UpdateTime", "Labels", "State", "StateInfo", "Uid", "ReplicaCount", "AuthorizationMode", "TransitEncryptionMode", "ShardCount", "DiscoveryEndpoints", "NodeType", "PersistenceConfig", "EngineVersion", "EngineConfigs", "NodeConfig", "ZoneDistributionConfig", "DeletionProtectionEnabled", "PscAutoConnections", "Endpoints", "Mode" }, new[]{ "ReplicaCount", "DeletionProtectionEnabled" }, new[]{ typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State), typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode), typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode), typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType), typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo), global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Parser, new[]{ "UpdateInfo" }, new[]{ "Info" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo), global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo.Parser, new[]{ "TargetShardCount", "TargetReplicaCount" }, new[]{ "TargetShardCount", "TargetReplicaCount" }, null, null, null)}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.InstanceEndpoint), global::Google.Cloud.Memorystore.V1Beta.Instance.Types.InstanceEndpoint.Parser, new[]{ "Connections" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.Instance.Types.ConnectionDetail), global::Google.Cloud.Memorystore.V1Beta.Instance.Types.ConnectionDetail.Parser, new[]{ "PscAutoConnection", "PscConnection" }, new[]{ "Connection" }, null, null, null), + null, null, }), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection), global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection.Parser, new[]{ "Port", "PscConnectionId", "IpAddress", "ForwardingRule", "ProjectId", "Network", "ServiceAttachment", "PscConnectionStatus", "ConnectionType" }, new[]{ "Ports" }, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.PscConnection), global::Google.Cloud.Memorystore.V1Beta.PscConnection.Parser, new[]{ "PscConnectionId", "IpAddress", "ForwardingRule", "ProjectId", "Network", "ServiceAttachment", "PscConnectionStatus", "ConnectionType" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.DiscoveryEndpoint), global::Google.Cloud.Memorystore.V1Beta.DiscoveryEndpoint.Parser, new[]{ "Address", "Port", "Network" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig), global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Parser, new[]{ "Mode", "RdbConfig", "AofConfig" }, null, new[]{ typeof(global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode) }, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig), global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Parser, new[]{ "RdbSnapshotPeriod", "RdbSnapshotStartTime" }, null, new[]{ typeof(global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig), global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Parser, new[]{ "AppendFsync" }, null, new[]{ typeof(global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync) }, null, null)}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.NodeConfig), global::Google.Cloud.Memorystore.V1Beta.NodeConfig.Parser, new[]{ "SizeGb" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig), global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Parser, new[]{ "Zone", "Mode" }, null, new[]{ typeof(global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode) }, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.ListInstancesRequest), global::Google.Cloud.Memorystore.V1Beta.ListInstancesRequest.Parser, new[]{ "Parent", "PageSize", "PageToken", "Filter", "OrderBy" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.ListInstancesResponse), global::Google.Cloud.Memorystore.V1Beta.ListInstancesResponse.Parser, new[]{ "Instances", "NextPageToken", "Unreachable" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.GetInstanceRequest), global::Google.Cloud.Memorystore.V1Beta.GetInstanceRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest), global::Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest.Parser, new[]{ "Parent", "InstanceId", "Instance", "RequestId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest), global::Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest.Parser, new[]{ "UpdateMask", "Instance", "RequestId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest), global::Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest.Parser, new[]{ "Name", "RequestId" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest), global::Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority), global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Parser, new[]{ "ManagedServerCa", "Name" }, new[]{ "ServerCa" }, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority), global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority.Parser, new[]{ "CaCerts" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain), global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain.Parser, new[]{ "Certificates" }, null, null, null, null)})}), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Memorystore.V1Beta.OperationMetadata), global::Google.Cloud.Memorystore.V1Beta.OperationMetadata.Parser, new[]{ "CreateTime", "EndTime", "Target", "Verb", "StatusMessage", "RequestedCancellation", "ApiVersion" }, null, null, null, null) + })); + } + #endregion + + } + #region Enums + /// + /// Status of the PSC connection. + /// + public enum PscConnectionStatus { + /// + /// PSC connection status is not specified. + /// + [pbr::OriginalName("PSC_CONNECTION_STATUS_UNSPECIFIED")] Unspecified = 0, + /// + /// The connection is active + /// + [pbr::OriginalName("ACTIVE")] Active = 1, + /// + /// Connection not found + /// + [pbr::OriginalName("NOT_FOUND")] NotFound = 2, + } + + /// + /// Type of a PSC connection + /// + public enum ConnectionType { + /// + /// Connection Type is not set + /// + [pbr::OriginalName("CONNECTION_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Connection that will be used for topology discovery. + /// + [pbr::OriginalName("CONNECTION_TYPE_DISCOVERY")] Discovery = 1, + /// + /// Connection that will be used as primary endpoint to access primary. + /// + [pbr::OriginalName("CONNECTION_TYPE_PRIMARY")] Primary = 2, + /// + /// Connection that will be used as reader endpoint to access replicas. + /// + [pbr::OriginalName("CONNECTION_TYPE_READER")] Reader = 3, + } + + #endregion + + #region Messages + /// + /// A Memorystore instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class Instance : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new Instance()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; + [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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[0]; } + } + + [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 Instance() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public Instance(Instance other) : this() { + _hasBits0 = other._hasBits0; + name_ = other.name_; + createTime_ = other.createTime_ != null ? other.createTime_.Clone() : null; + updateTime_ = other.updateTime_ != null ? other.updateTime_.Clone() : null; + labels_ = other.labels_.Clone(); + state_ = other.state_; + stateInfo_ = other.stateInfo_ != null ? other.stateInfo_.Clone() : null; + uid_ = other.uid_; + replicaCount_ = other.replicaCount_; + authorizationMode_ = other.authorizationMode_; + transitEncryptionMode_ = other.transitEncryptionMode_; + shardCount_ = other.shardCount_; + discoveryEndpoints_ = other.discoveryEndpoints_.Clone(); + nodeType_ = other.nodeType_; + persistenceConfig_ = other.persistenceConfig_ != null ? other.persistenceConfig_.Clone() : null; + engineVersion_ = other.engineVersion_; + engineConfigs_ = other.engineConfigs_.Clone(); + nodeConfig_ = other.nodeConfig_ != null ? other.nodeConfig_.Clone() : null; + zoneDistributionConfig_ = other.zoneDistributionConfig_ != null ? other.zoneDistributionConfig_.Clone() : null; + deletionProtectionEnabled_ = other.deletionProtectionEnabled_; + pscAutoConnections_ = other.pscAutoConnections_.Clone(); + endpoints_ = other.endpoints_.Clone(); + mode_ = other.mode_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public Instance Clone() { + return new Instance(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Identifier. Unique name of the instance. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "create_time" field. + public const int CreateTimeFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.Timestamp createTime_; + /// + /// Output only. Creation timestamp of the instance. + /// + [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 "update_time" field. + public const int UpdateTimeFieldNumber = 3; + private global::Google.Protobuf.WellKnownTypes.Timestamp updateTime_; + /// + /// Output only. Latest update timestamp of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp UpdateTime { + get { return updateTime_; } + set { + updateTime_ = value; + } + } + + /// Field number for the "labels" field. + public const int LabelsFieldNumber = 4; + private static readonly pbc::MapField.Codec _map_labels_codec + = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 34); + private readonly pbc::MapField labels_ = new pbc::MapField(); + /// + /// Optional. Labels to represent user-provided metadata. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::MapField Labels { + get { return labels_; } + } + + /// Field number for the "state" field. + public const int StateFieldNumber = 5; + private global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State state_ = global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State.Unspecified; + /// + /// Output only. Current state of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State State { + get { return state_; } + set { + state_ = value; + } + } + + /// Field number for the "state_info" field. + public const int StateInfoFieldNumber = 6; + private global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo stateInfo_; + /// + /// Output only. Additional information about the state of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo StateInfo { + get { return stateInfo_; } + set { + stateInfo_ = value; + } + } + + /// Field number for the "uid" field. + public const int UidFieldNumber = 7; + private string uid_ = ""; + /// + /// Output only. System assigned, unique identifier for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Uid { + get { return uid_; } + set { + uid_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "replica_count" field. + public const int ReplicaCountFieldNumber = 8; + private readonly static int ReplicaCountDefaultValue = 0; + + private int replicaCount_; + /// + /// Optional. Number of replica nodes per shard. If omitted the default is 0 + /// replicas. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ReplicaCount { + get { if ((_hasBits0 & 1) != 0) { return replicaCount_; } else { return ReplicaCountDefaultValue; } } + set { + _hasBits0 |= 1; + replicaCount_ = value; + } + } + /// Gets whether the "replica_count" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasReplicaCount { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "replica_count" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearReplicaCount() { + _hasBits0 &= ~1; + } + + /// Field number for the "authorization_mode" field. + public const int AuthorizationModeFieldNumber = 9; + private global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode authorizationMode_ = global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode.Unspecified; + /// + /// Optional. Immutable. Authorization mode of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode AuthorizationMode { + get { return authorizationMode_; } + set { + authorizationMode_ = value; + } + } + + /// Field number for the "transit_encryption_mode" field. + public const int TransitEncryptionModeFieldNumber = 10; + private global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode transitEncryptionMode_ = global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode.Unspecified; + /// + /// Optional. Immutable. In-transit encryption mode of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode TransitEncryptionMode { + get { return transitEncryptionMode_; } + set { + transitEncryptionMode_ = value; + } + } + + /// Field number for the "shard_count" field. + public const int ShardCountFieldNumber = 11; + private int shardCount_; + /// + /// Optional. Number of shards for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int ShardCount { + get { return shardCount_; } + set { + shardCount_ = value; + } + } + + /// Field number for the "discovery_endpoints" field. + public const int DiscoveryEndpointsFieldNumber = 12; + private static readonly pb::FieldCodec _repeated_discoveryEndpoints_codec + = pb::FieldCodec.ForMessage(98, global::Google.Cloud.Memorystore.V1Beta.DiscoveryEndpoint.Parser); + private readonly pbc::RepeatedField discoveryEndpoints_ = new pbc::RepeatedField(); + /// + /// Output only. Endpoints clients can connect to the instance through. + /// Currently only one discovery endpoint is supported. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField DiscoveryEndpoints { + get { return discoveryEndpoints_; } + } + + /// Field number for the "node_type" field. + public const int NodeTypeFieldNumber = 13; + private global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType nodeType_ = global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType.Unspecified; + /// + /// Optional. Immutable. Machine type for individual nodes of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType NodeType { + get { return nodeType_; } + set { + nodeType_ = value; + } + } + + /// Field number for the "persistence_config" field. + public const int PersistenceConfigFieldNumber = 14; + private global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig persistenceConfig_; + /// + /// Optional. Persistence configuration of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig PersistenceConfig { + get { return persistenceConfig_; } + set { + persistenceConfig_ = value; + } + } + + /// Field number for the "engine_version" field. + public const int EngineVersionFieldNumber = 15; + private string engineVersion_ = ""; + /// + /// Optional. Immutable. Engine version of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string EngineVersion { + get { return engineVersion_; } + set { + engineVersion_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "engine_configs" field. + public const int EngineConfigsFieldNumber = 16; + private static readonly pbc::MapField.Codec _map_engineConfigs_codec + = new pbc::MapField.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForString(18, ""), 130); + private readonly pbc::MapField engineConfigs_ = new pbc::MapField(); + /// + /// Optional. User-provided engine configurations for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::MapField EngineConfigs { + get { return engineConfigs_; } + } + + /// Field number for the "node_config" field. + public const int NodeConfigFieldNumber = 17; + private global::Google.Cloud.Memorystore.V1Beta.NodeConfig nodeConfig_; + /// + /// Output only. Configuration of individual nodes of the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.NodeConfig NodeConfig { + get { return nodeConfig_; } + set { + nodeConfig_ = value; + } + } + + /// Field number for the "zone_distribution_config" field. + public const int ZoneDistributionConfigFieldNumber = 18; + private global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig zoneDistributionConfig_; + /// + /// Optional. Immutable. Zone distribution configuration of the instance for + /// node allocation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig ZoneDistributionConfig { + get { return zoneDistributionConfig_; } + set { + zoneDistributionConfig_ = value; + } + } + + /// Field number for the "deletion_protection_enabled" field. + public const int DeletionProtectionEnabledFieldNumber = 19; + private readonly static bool DeletionProtectionEnabledDefaultValue = false; + + private bool deletionProtectionEnabled_; + /// + /// Optional. If set to true deletion of the instance will fail. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool DeletionProtectionEnabled { + get { if ((_hasBits0 & 2) != 0) { return deletionProtectionEnabled_; } else { return DeletionProtectionEnabledDefaultValue; } } + set { + _hasBits0 |= 2; + deletionProtectionEnabled_ = value; + } + } + /// Gets whether the "deletion_protection_enabled" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasDeletionProtectionEnabled { + get { return (_hasBits0 & 2) != 0; } + } + /// Clears the value of the "deletion_protection_enabled" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearDeletionProtectionEnabled() { + _hasBits0 &= ~2; + } + + /// Field number for the "psc_auto_connections" field. + public const int PscAutoConnectionsFieldNumber = 20; + private static readonly pb::FieldCodec _repeated_pscAutoConnections_codec + = pb::FieldCodec.ForMessage(162, global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection.Parser); + private readonly pbc::RepeatedField pscAutoConnections_ = new pbc::RepeatedField(); + /// + /// Required. Immutable. User inputs and resource details of the auto-created + /// PSC connections. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField PscAutoConnections { + get { return pscAutoConnections_; } + } + + /// Field number for the "endpoints" field. + public const int EndpointsFieldNumber = 25; + private static readonly pb::FieldCodec _repeated_endpoints_codec + = pb::FieldCodec.ForMessage(202, global::Google.Cloud.Memorystore.V1Beta.Instance.Types.InstanceEndpoint.Parser); + private readonly pbc::RepeatedField endpoints_ = new pbc::RepeatedField(); + /// + /// Optional. Endpoints for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Endpoints { + get { return endpoints_; } + } + + /// Field number for the "mode" field. + public const int ModeFieldNumber = 26; + private global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode mode_ = global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode.Unspecified; + /// + /// Optional. The mode config for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode Mode { + get { return mode_; } + set { + mode_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as Instance); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(Instance other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (!object.Equals(CreateTime, other.CreateTime)) return false; + if (!object.Equals(UpdateTime, other.UpdateTime)) return false; + if (!Labels.Equals(other.Labels)) return false; + if (State != other.State) return false; + if (!object.Equals(StateInfo, other.StateInfo)) return false; + if (Uid != other.Uid) return false; + if (ReplicaCount != other.ReplicaCount) return false; + if (AuthorizationMode != other.AuthorizationMode) return false; + if (TransitEncryptionMode != other.TransitEncryptionMode) return false; + if (ShardCount != other.ShardCount) return false; + if(!discoveryEndpoints_.Equals(other.discoveryEndpoints_)) return false; + if (NodeType != other.NodeType) return false; + if (!object.Equals(PersistenceConfig, other.PersistenceConfig)) return false; + if (EngineVersion != other.EngineVersion) return false; + if (!EngineConfigs.Equals(other.EngineConfigs)) return false; + if (!object.Equals(NodeConfig, other.NodeConfig)) return false; + if (!object.Equals(ZoneDistributionConfig, other.ZoneDistributionConfig)) return false; + if (DeletionProtectionEnabled != other.DeletionProtectionEnabled) return false; + if(!pscAutoConnections_.Equals(other.pscAutoConnections_)) return false; + if(!endpoints_.Equals(other.endpoints_)) return false; + if (Mode != other.Mode) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (createTime_ != null) hash ^= CreateTime.GetHashCode(); + if (updateTime_ != null) hash ^= UpdateTime.GetHashCode(); + hash ^= Labels.GetHashCode(); + if (State != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State.Unspecified) hash ^= State.GetHashCode(); + if (stateInfo_ != null) hash ^= StateInfo.GetHashCode(); + if (Uid.Length != 0) hash ^= Uid.GetHashCode(); + if (HasReplicaCount) hash ^= ReplicaCount.GetHashCode(); + if (AuthorizationMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode.Unspecified) hash ^= AuthorizationMode.GetHashCode(); + if (TransitEncryptionMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode.Unspecified) hash ^= TransitEncryptionMode.GetHashCode(); + if (ShardCount != 0) hash ^= ShardCount.GetHashCode(); + hash ^= discoveryEndpoints_.GetHashCode(); + if (NodeType != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType.Unspecified) hash ^= NodeType.GetHashCode(); + if (persistenceConfig_ != null) hash ^= PersistenceConfig.GetHashCode(); + if (EngineVersion.Length != 0) hash ^= EngineVersion.GetHashCode(); + hash ^= EngineConfigs.GetHashCode(); + if (nodeConfig_ != null) hash ^= NodeConfig.GetHashCode(); + if (zoneDistributionConfig_ != null) hash ^= ZoneDistributionConfig.GetHashCode(); + if (HasDeletionProtectionEnabled) hash ^= DeletionProtectionEnabled.GetHashCode(); + hash ^= pscAutoConnections_.GetHashCode(); + hash ^= endpoints_.GetHashCode(); + if (Mode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode.Unspecified) hash ^= Mode.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (createTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(26); + output.WriteMessage(UpdateTime); + } + labels_.WriteTo(output, _map_labels_codec); + if (State != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State.Unspecified) { + output.WriteRawTag(40); + output.WriteEnum((int) State); + } + if (stateInfo_ != null) { + output.WriteRawTag(50); + output.WriteMessage(StateInfo); + } + if (Uid.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Uid); + } + if (HasReplicaCount) { + output.WriteRawTag(64); + output.WriteInt32(ReplicaCount); + } + if (AuthorizationMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode.Unspecified) { + output.WriteRawTag(72); + output.WriteEnum((int) AuthorizationMode); + } + if (TransitEncryptionMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode.Unspecified) { + output.WriteRawTag(80); + output.WriteEnum((int) TransitEncryptionMode); + } + if (ShardCount != 0) { + output.WriteRawTag(88); + output.WriteInt32(ShardCount); + } + discoveryEndpoints_.WriteTo(output, _repeated_discoveryEndpoints_codec); + if (NodeType != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType.Unspecified) { + output.WriteRawTag(104); + output.WriteEnum((int) NodeType); + } + if (persistenceConfig_ != null) { + output.WriteRawTag(114); + output.WriteMessage(PersistenceConfig); + } + if (EngineVersion.Length != 0) { + output.WriteRawTag(122); + output.WriteString(EngineVersion); + } + engineConfigs_.WriteTo(output, _map_engineConfigs_codec); + if (nodeConfig_ != null) { + output.WriteRawTag(138, 1); + output.WriteMessage(NodeConfig); + } + if (zoneDistributionConfig_ != null) { + output.WriteRawTag(146, 1); + output.WriteMessage(ZoneDistributionConfig); + } + if (HasDeletionProtectionEnabled) { + output.WriteRawTag(152, 1); + output.WriteBool(DeletionProtectionEnabled); + } + pscAutoConnections_.WriteTo(output, _repeated_pscAutoConnections_codec); + endpoints_.WriteTo(output, _repeated_endpoints_codec); + if (Mode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode.Unspecified) { + output.WriteRawTag(208, 1); + output.WriteEnum((int) Mode); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (createTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(CreateTime); + } + if (updateTime_ != null) { + output.WriteRawTag(26); + output.WriteMessage(UpdateTime); + } + labels_.WriteTo(ref output, _map_labels_codec); + if (State != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State.Unspecified) { + output.WriteRawTag(40); + output.WriteEnum((int) State); + } + if (stateInfo_ != null) { + output.WriteRawTag(50); + output.WriteMessage(StateInfo); + } + if (Uid.Length != 0) { + output.WriteRawTag(58); + output.WriteString(Uid); + } + if (HasReplicaCount) { + output.WriteRawTag(64); + output.WriteInt32(ReplicaCount); + } + if (AuthorizationMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode.Unspecified) { + output.WriteRawTag(72); + output.WriteEnum((int) AuthorizationMode); + } + if (TransitEncryptionMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode.Unspecified) { + output.WriteRawTag(80); + output.WriteEnum((int) TransitEncryptionMode); + } + if (ShardCount != 0) { + output.WriteRawTag(88); + output.WriteInt32(ShardCount); + } + discoveryEndpoints_.WriteTo(ref output, _repeated_discoveryEndpoints_codec); + if (NodeType != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType.Unspecified) { + output.WriteRawTag(104); + output.WriteEnum((int) NodeType); + } + if (persistenceConfig_ != null) { + output.WriteRawTag(114); + output.WriteMessage(PersistenceConfig); + } + if (EngineVersion.Length != 0) { + output.WriteRawTag(122); + output.WriteString(EngineVersion); + } + engineConfigs_.WriteTo(ref output, _map_engineConfigs_codec); + if (nodeConfig_ != null) { + output.WriteRawTag(138, 1); + output.WriteMessage(NodeConfig); + } + if (zoneDistributionConfig_ != null) { + output.WriteRawTag(146, 1); + output.WriteMessage(ZoneDistributionConfig); + } + if (HasDeletionProtectionEnabled) { + output.WriteRawTag(152, 1); + output.WriteBool(DeletionProtectionEnabled); + } + pscAutoConnections_.WriteTo(ref output, _repeated_pscAutoConnections_codec); + endpoints_.WriteTo(ref output, _repeated_endpoints_codec); + if (Mode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode.Unspecified) { + output.WriteRawTag(208, 1); + output.WriteEnum((int) Mode); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (createTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CreateTime); + } + if (updateTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateTime); + } + size += labels_.CalculateSize(_map_labels_codec); + if (State != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) State); + } + if (stateInfo_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(StateInfo); + } + if (Uid.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Uid); + } + if (HasReplicaCount) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ReplicaCount); + } + if (AuthorizationMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AuthorizationMode); + } + if (TransitEncryptionMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) TransitEncryptionMode); + } + if (ShardCount != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(ShardCount); + } + size += discoveryEndpoints_.CalculateSize(_repeated_discoveryEndpoints_codec); + if (NodeType != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) NodeType); + } + if (persistenceConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(PersistenceConfig); + } + if (EngineVersion.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(EngineVersion); + } + size += engineConfigs_.CalculateSize(_map_engineConfigs_codec); + if (nodeConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(NodeConfig); + } + if (zoneDistributionConfig_ != null) { + size += 2 + pb::CodedOutputStream.ComputeMessageSize(ZoneDistributionConfig); + } + if (HasDeletionProtectionEnabled) { + size += 2 + 1; + } + size += pscAutoConnections_.CalculateSize(_repeated_pscAutoConnections_codec); + size += endpoints_.CalculateSize(_repeated_endpoints_codec); + if (Mode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode.Unspecified) { + size += 2 + pb::CodedOutputStream.ComputeEnumSize((int) Mode); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(Instance other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.createTime_ != null) { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + CreateTime.MergeFrom(other.CreateTime); + } + if (other.updateTime_ != null) { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + UpdateTime.MergeFrom(other.UpdateTime); + } + labels_.MergeFrom(other.labels_); + if (other.State != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State.Unspecified) { + State = other.State; + } + if (other.stateInfo_ != null) { + if (stateInfo_ == null) { + StateInfo = new global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo(); + } + StateInfo.MergeFrom(other.StateInfo); + } + if (other.Uid.Length != 0) { + Uid = other.Uid; + } + if (other.HasReplicaCount) { + ReplicaCount = other.ReplicaCount; + } + if (other.AuthorizationMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode.Unspecified) { + AuthorizationMode = other.AuthorizationMode; + } + if (other.TransitEncryptionMode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode.Unspecified) { + TransitEncryptionMode = other.TransitEncryptionMode; + } + if (other.ShardCount != 0) { + ShardCount = other.ShardCount; + } + discoveryEndpoints_.Add(other.discoveryEndpoints_); + if (other.NodeType != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType.Unspecified) { + NodeType = other.NodeType; + } + if (other.persistenceConfig_ != null) { + if (persistenceConfig_ == null) { + PersistenceConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig(); + } + PersistenceConfig.MergeFrom(other.PersistenceConfig); + } + if (other.EngineVersion.Length != 0) { + EngineVersion = other.EngineVersion; + } + engineConfigs_.MergeFrom(other.engineConfigs_); + if (other.nodeConfig_ != null) { + if (nodeConfig_ == null) { + NodeConfig = new global::Google.Cloud.Memorystore.V1Beta.NodeConfig(); + } + NodeConfig.MergeFrom(other.NodeConfig); + } + if (other.zoneDistributionConfig_ != null) { + if (zoneDistributionConfig_ == null) { + ZoneDistributionConfig = new global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig(); + } + ZoneDistributionConfig.MergeFrom(other.ZoneDistributionConfig); + } + if (other.HasDeletionProtectionEnabled) { + DeletionProtectionEnabled = other.DeletionProtectionEnabled; + } + pscAutoConnections_.Add(other.pscAutoConnections_); + endpoints_.Add(other.endpoints_); + if (other.Mode != global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode.Unspecified) { + Mode = other.Mode; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 26: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 34: { + labels_.AddEntriesFrom(input, _map_labels_codec); + break; + } + case 40: { + State = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State) input.ReadEnum(); + break; + } + case 50: { + if (stateInfo_ == null) { + StateInfo = new global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo(); + } + input.ReadMessage(StateInfo); + break; + } + case 58: { + Uid = input.ReadString(); + break; + } + case 64: { + ReplicaCount = input.ReadInt32(); + break; + } + case 72: { + AuthorizationMode = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode) input.ReadEnum(); + break; + } + case 80: { + TransitEncryptionMode = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode) input.ReadEnum(); + break; + } + case 88: { + ShardCount = input.ReadInt32(); + break; + } + case 98: { + discoveryEndpoints_.AddEntriesFrom(input, _repeated_discoveryEndpoints_codec); + break; + } + case 104: { + NodeType = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType) input.ReadEnum(); + break; + } + case 114: { + if (persistenceConfig_ == null) { + PersistenceConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig(); + } + input.ReadMessage(PersistenceConfig); + break; + } + case 122: { + EngineVersion = input.ReadString(); + break; + } + case 130: { + engineConfigs_.AddEntriesFrom(input, _map_engineConfigs_codec); + break; + } + case 138: { + if (nodeConfig_ == null) { + NodeConfig = new global::Google.Cloud.Memorystore.V1Beta.NodeConfig(); + } + input.ReadMessage(NodeConfig); + break; + } + case 146: { + if (zoneDistributionConfig_ == null) { + ZoneDistributionConfig = new global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig(); + } + input.ReadMessage(ZoneDistributionConfig); + break; + } + case 152: { + DeletionProtectionEnabled = input.ReadBool(); + break; + } + case 162: { + pscAutoConnections_.AddEntriesFrom(input, _repeated_pscAutoConnections_codec); + break; + } + case 202: { + endpoints_.AddEntriesFrom(input, _repeated_endpoints_codec); + break; + } + case 208: { + Mode = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode) input.ReadEnum(); + 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: { + Name = input.ReadString(); + break; + } + case 18: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 26: { + if (updateTime_ == null) { + UpdateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(UpdateTime); + break; + } + case 34: { + labels_.AddEntriesFrom(ref input, _map_labels_codec); + break; + } + case 40: { + State = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.State) input.ReadEnum(); + break; + } + case 50: { + if (stateInfo_ == null) { + StateInfo = new global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo(); + } + input.ReadMessage(StateInfo); + break; + } + case 58: { + Uid = input.ReadString(); + break; + } + case 64: { + ReplicaCount = input.ReadInt32(); + break; + } + case 72: { + AuthorizationMode = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.AuthorizationMode) input.ReadEnum(); + break; + } + case 80: { + TransitEncryptionMode = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.TransitEncryptionMode) input.ReadEnum(); + break; + } + case 88: { + ShardCount = input.ReadInt32(); + break; + } + case 98: { + discoveryEndpoints_.AddEntriesFrom(ref input, _repeated_discoveryEndpoints_codec); + break; + } + case 104: { + NodeType = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.NodeType) input.ReadEnum(); + break; + } + case 114: { + if (persistenceConfig_ == null) { + PersistenceConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig(); + } + input.ReadMessage(PersistenceConfig); + break; + } + case 122: { + EngineVersion = input.ReadString(); + break; + } + case 130: { + engineConfigs_.AddEntriesFrom(ref input, _map_engineConfigs_codec); + break; + } + case 138: { + if (nodeConfig_ == null) { + NodeConfig = new global::Google.Cloud.Memorystore.V1Beta.NodeConfig(); + } + input.ReadMessage(NodeConfig); + break; + } + case 146: { + if (zoneDistributionConfig_ == null) { + ZoneDistributionConfig = new global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig(); + } + input.ReadMessage(ZoneDistributionConfig); + break; + } + case 152: { + DeletionProtectionEnabled = input.ReadBool(); + break; + } + case 162: { + pscAutoConnections_.AddEntriesFrom(ref input, _repeated_pscAutoConnections_codec); + break; + } + case 202: { + endpoints_.AddEntriesFrom(ref input, _repeated_endpoints_codec); + break; + } + case 208: { + Mode = (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.Mode) input.ReadEnum(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the Instance message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible states of the instance. + /// + public enum State { + /// + /// Not set. + /// + [pbr::OriginalName("STATE_UNSPECIFIED")] Unspecified = 0, + /// + /// Instance is being created. + /// + [pbr::OriginalName("CREATING")] Creating = 1, + /// + /// Instance has been created and is usable. + /// + [pbr::OriginalName("ACTIVE")] Active = 2, + /// + /// Instance is being updated. + /// + [pbr::OriginalName("UPDATING")] Updating = 3, + /// + /// Instance is being deleted. + /// + [pbr::OriginalName("DELETING")] Deleting = 4, + } + + /// + /// Possible authorization modes of the instance. + /// + public enum AuthorizationMode { + /// + /// Not set. + /// + [pbr::OriginalName("AUTHORIZATION_MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// Authorization disabled. + /// + [pbr::OriginalName("AUTH_DISABLED")] AuthDisabled = 1, + /// + /// IAM basic authorization. + /// + [pbr::OriginalName("IAM_AUTH")] IamAuth = 2, + } + + /// + /// Possible in-transit encryption modes of the instance. + /// + public enum TransitEncryptionMode { + /// + /// Not set. + /// + [pbr::OriginalName("TRANSIT_ENCRYPTION_MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// In-transit encryption is disabled. + /// + [pbr::OriginalName("TRANSIT_ENCRYPTION_DISABLED")] TransitEncryptionDisabled = 1, + /// + /// Server-managed encryption is used for in-transit encryption. + /// + [pbr::OriginalName("SERVER_AUTHENTICATION")] ServerAuthentication = 2, + } + + /// + /// Possible node types of the instance. See + /// https://cloud.google.com/memorystore/docs/valkey/instance-node-specification + /// for more information. + /// + public enum NodeType { + /// + /// Not set. + /// + [pbr::OriginalName("NODE_TYPE_UNSPECIFIED")] Unspecified = 0, + /// + /// Shared core nano. + /// + [pbr::OriginalName("SHARED_CORE_NANO")] SharedCoreNano = 1, + /// + /// High memory medium. + /// + [pbr::OriginalName("HIGHMEM_MEDIUM")] HighmemMedium = 2, + /// + /// High memory extra large. + /// + [pbr::OriginalName("HIGHMEM_XLARGE")] HighmemXlarge = 3, + /// + /// Standard small. + /// + [pbr::OriginalName("STANDARD_SMALL")] StandardSmall = 4, + } + + /// + /// The mode config, which is used to enable/disable cluster mode. + /// + public enum Mode { + /// + /// Mode is not specified. + /// + [pbr::OriginalName("MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// Instance is in standalone mode. + /// + [pbr::OriginalName("STANDALONE")] Standalone = 1, + /// + /// Instance is in cluster mode. + /// + [pbr::OriginalName("CLUSTER")] Cluster = 2, + } + + /// + /// Additional information about the state of the instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class StateInfo : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new StateInfo()); + 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.Memorystore.V1Beta.Instance.Descriptor.NestedTypes[0]; } + } + + [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 StateInfo() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public StateInfo(StateInfo other) : this() { + switch (other.InfoCase) { + case InfoOneofCase.UpdateInfo: + UpdateInfo = other.UpdateInfo.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public StateInfo Clone() { + return new StateInfo(this); + } + + /// Field number for the "update_info" field. + public const int UpdateInfoFieldNumber = 1; + /// + /// Output only. Describes ongoing update when instance state is UPDATING. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo UpdateInfo { + get { return infoCase_ == InfoOneofCase.UpdateInfo ? (global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo) info_ : null; } + set { + info_ = value; + infoCase_ = value == null ? InfoOneofCase.None : InfoOneofCase.UpdateInfo; + } + } + + private object info_; + /// Enum of possible cases for the "info" oneof. + public enum InfoOneofCase { + None = 0, + UpdateInfo = 1, + } + private InfoOneofCase infoCase_ = InfoOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InfoOneofCase InfoCase { + get { return infoCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearInfo() { + infoCase_ = InfoOneofCase.None; + info_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as StateInfo); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(StateInfo other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(UpdateInfo, other.UpdateInfo)) return false; + if (InfoCase != other.InfoCase) 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 (infoCase_ == InfoOneofCase.UpdateInfo) hash ^= UpdateInfo.GetHashCode(); + hash ^= (int) infoCase_; + 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 (infoCase_ == InfoOneofCase.UpdateInfo) { + output.WriteRawTag(10); + output.WriteMessage(UpdateInfo); + } + 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 (infoCase_ == InfoOneofCase.UpdateInfo) { + output.WriteRawTag(10); + output.WriteMessage(UpdateInfo); + } + 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 (infoCase_ == InfoOneofCase.UpdateInfo) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateInfo); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(StateInfo other) { + if (other == null) { + return; + } + switch (other.InfoCase) { + case InfoOneofCase.UpdateInfo: + if (UpdateInfo == null) { + UpdateInfo = new global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo(); + } + UpdateInfo.MergeFrom(other.UpdateInfo); + break; + } + + _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: { + global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo subBuilder = new global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo(); + if (infoCase_ == InfoOneofCase.UpdateInfo) { + subBuilder.MergeFrom(UpdateInfo); + } + input.ReadMessage(subBuilder); + UpdateInfo = subBuilder; + 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: { + global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo subBuilder = new global::Google.Cloud.Memorystore.V1Beta.Instance.Types.StateInfo.Types.UpdateInfo(); + if (infoCase_ == InfoOneofCase.UpdateInfo) { + subBuilder.MergeFrom(UpdateInfo); + } + input.ReadMessage(subBuilder); + UpdateInfo = subBuilder; + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the StateInfo message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Represents information about instance with state UPDATING. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateInfo : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateInfo()); + private pb::UnknownFieldSet _unknownFields; + private int _hasBits0; + [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.Memorystore.V1Beta.Instance.Types.StateInfo.Descriptor.NestedTypes[0]; } + } + + [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 UpdateInfo() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateInfo(UpdateInfo other) : this() { + _hasBits0 = other._hasBits0; + targetShardCount_ = other.targetShardCount_; + targetReplicaCount_ = other.targetReplicaCount_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateInfo Clone() { + return new UpdateInfo(this); + } + + /// Field number for the "target_shard_count" field. + public const int TargetShardCountFieldNumber = 1; + private readonly static int TargetShardCountDefaultValue = 0; + + private int targetShardCount_; + /// + /// Output only. Target number of shards for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int TargetShardCount { + get { if ((_hasBits0 & 1) != 0) { return targetShardCount_; } else { return TargetShardCountDefaultValue; } } + set { + _hasBits0 |= 1; + targetShardCount_ = value; + } + } + /// Gets whether the "target_shard_count" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasTargetShardCount { + get { return (_hasBits0 & 1) != 0; } + } + /// Clears the value of the "target_shard_count" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearTargetShardCount() { + _hasBits0 &= ~1; + } + + /// Field number for the "target_replica_count" field. + public const int TargetReplicaCountFieldNumber = 2; + private readonly static int TargetReplicaCountDefaultValue = 0; + + private int targetReplicaCount_; + /// + /// Output only. Target number of replica nodes per shard for the instance. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int TargetReplicaCount { + get { if ((_hasBits0 & 2) != 0) { return targetReplicaCount_; } else { return TargetReplicaCountDefaultValue; } } + set { + _hasBits0 |= 2; + targetReplicaCount_ = value; + } + } + /// Gets whether the "target_replica_count" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasTargetReplicaCount { + get { return (_hasBits0 & 2) != 0; } + } + /// Clears the value of the "target_replica_count" field + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearTargetReplicaCount() { + _hasBits0 &= ~2; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as UpdateInfo); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateInfo other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (TargetShardCount != other.TargetShardCount) return false; + if (TargetReplicaCount != other.TargetReplicaCount) 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 (HasTargetShardCount) hash ^= TargetShardCount.GetHashCode(); + if (HasTargetReplicaCount) hash ^= TargetReplicaCount.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 (HasTargetShardCount) { + output.WriteRawTag(8); + output.WriteInt32(TargetShardCount); + } + if (HasTargetReplicaCount) { + output.WriteRawTag(16); + output.WriteInt32(TargetReplicaCount); + } + 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 (HasTargetShardCount) { + output.WriteRawTag(8); + output.WriteInt32(TargetShardCount); + } + if (HasTargetReplicaCount) { + output.WriteRawTag(16); + output.WriteInt32(TargetReplicaCount); + } + 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 (HasTargetShardCount) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(TargetShardCount); + } + if (HasTargetReplicaCount) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(TargetReplicaCount); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateInfo other) { + if (other == null) { + return; + } + if (other.HasTargetShardCount) { + TargetShardCount = other.TargetShardCount; + } + if (other.HasTargetReplicaCount) { + TargetReplicaCount = other.TargetReplicaCount; + } + _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 8: { + TargetShardCount = input.ReadInt32(); + break; + } + case 16: { + TargetReplicaCount = input.ReadInt32(); + 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 8: { + TargetShardCount = input.ReadInt32(); + break; + } + case 16: { + TargetReplicaCount = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + /// + /// InstanceEndpoint consists of PSC connections that are created + /// as a group in each VPC network for accessing the instance. In each group, + /// there shall be one connection for each service attachment in the cluster. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class InstanceEndpoint : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new InstanceEndpoint()); + 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.Memorystore.V1Beta.Instance.Descriptor.NestedTypes[1]; } + } + + [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 InstanceEndpoint() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InstanceEndpoint(InstanceEndpoint other) : this() { + connections_ = other.connections_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public InstanceEndpoint Clone() { + return new InstanceEndpoint(this); + } + + /// Field number for the "connections" field. + public const int ConnectionsFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_connections_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.Memorystore.V1Beta.Instance.Types.ConnectionDetail.Parser); + private readonly pbc::RepeatedField connections_ = new pbc::RepeatedField(); + /// + /// Optional. A group of PSC connections. They are created in the same VPC + /// network, one for each service attachment in the cluster. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Connections { + get { return connections_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as InstanceEndpoint); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(InstanceEndpoint other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!connections_.Equals(other.connections_)) 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; + hash ^= connections_.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 + connections_.WriteTo(output, _repeated_connections_codec); + 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) { + connections_.WriteTo(ref output, _repeated_connections_codec); + 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; + size += connections_.CalculateSize(_repeated_connections_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(InstanceEndpoint other) { + if (other == null) { + return; + } + connections_.Add(other.connections_); + _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: { + connections_.AddEntriesFrom(input, _repeated_connections_codec); + 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: { + connections_.AddEntriesFrom(ref input, _repeated_connections_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Information of each PSC connection. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ConnectionDetail : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ConnectionDetail()); + 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.Memorystore.V1Beta.Instance.Descriptor.NestedTypes[2]; } + } + + [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 ConnectionDetail() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ConnectionDetail(ConnectionDetail other) : this() { + switch (other.ConnectionCase) { + case ConnectionOneofCase.PscAutoConnection: + PscAutoConnection = other.PscAutoConnection.Clone(); + break; + case ConnectionOneofCase.PscConnection: + PscConnection = other.PscConnection.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ConnectionDetail Clone() { + return new ConnectionDetail(this); + } + + /// Field number for the "psc_auto_connection" field. + public const int PscAutoConnectionFieldNumber = 1; + /// + /// Detailed information of a PSC connection that is created through + /// service connectivity automation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection PscAutoConnection { + get { return connectionCase_ == ConnectionOneofCase.PscAutoConnection ? (global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection) connection_ : null; } + set { + connection_ = value; + connectionCase_ = value == null ? ConnectionOneofCase.None : ConnectionOneofCase.PscAutoConnection; + } + } + + /// Field number for the "psc_connection" field. + public const int PscConnectionFieldNumber = 2; + /// + /// Detailed information of a PSC connection that is created by the user. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PscConnection PscConnection { + get { return connectionCase_ == ConnectionOneofCase.PscConnection ? (global::Google.Cloud.Memorystore.V1Beta.PscConnection) connection_ : null; } + set { + connection_ = value; + connectionCase_ = value == null ? ConnectionOneofCase.None : ConnectionOneofCase.PscConnection; + } + } + + private object connection_; + /// Enum of possible cases for the "connection" oneof. + public enum ConnectionOneofCase { + None = 0, + PscAutoConnection = 1, + PscConnection = 2, + } + private ConnectionOneofCase connectionCase_ = ConnectionOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ConnectionOneofCase ConnectionCase { + get { return connectionCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearConnection() { + connectionCase_ = ConnectionOneofCase.None; + connection_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ConnectionDetail); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ConnectionDetail other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(PscAutoConnection, other.PscAutoConnection)) return false; + if (!object.Equals(PscConnection, other.PscConnection)) return false; + if (ConnectionCase != other.ConnectionCase) 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 (connectionCase_ == ConnectionOneofCase.PscAutoConnection) hash ^= PscAutoConnection.GetHashCode(); + if (connectionCase_ == ConnectionOneofCase.PscConnection) hash ^= PscConnection.GetHashCode(); + hash ^= (int) connectionCase_; + 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 (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + output.WriteRawTag(10); + output.WriteMessage(PscAutoConnection); + } + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + output.WriteRawTag(18); + output.WriteMessage(PscConnection); + } + 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 (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + output.WriteRawTag(10); + output.WriteMessage(PscAutoConnection); + } + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + output.WriteRawTag(18); + output.WriteMessage(PscConnection); + } + 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 (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(PscAutoConnection); + } + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(PscConnection); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ConnectionDetail other) { + if (other == null) { + return; + } + switch (other.ConnectionCase) { + case ConnectionOneofCase.PscAutoConnection: + if (PscAutoConnection == null) { + PscAutoConnection = new global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection(); + } + PscAutoConnection.MergeFrom(other.PscAutoConnection); + break; + case ConnectionOneofCase.PscConnection: + if (PscConnection == null) { + PscConnection = new global::Google.Cloud.Memorystore.V1Beta.PscConnection(); + } + PscConnection.MergeFrom(other.PscConnection); + break; + } + + _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: { + global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection subBuilder = new global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection(); + if (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + subBuilder.MergeFrom(PscAutoConnection); + } + input.ReadMessage(subBuilder); + PscAutoConnection = subBuilder; + break; + } + case 18: { + global::Google.Cloud.Memorystore.V1Beta.PscConnection subBuilder = new global::Google.Cloud.Memorystore.V1Beta.PscConnection(); + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + subBuilder.MergeFrom(PscConnection); + } + input.ReadMessage(subBuilder); + PscConnection = subBuilder; + 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: { + global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection subBuilder = new global::Google.Cloud.Memorystore.V1Beta.PscAutoConnection(); + if (connectionCase_ == ConnectionOneofCase.PscAutoConnection) { + subBuilder.MergeFrom(PscAutoConnection); + } + input.ReadMessage(subBuilder); + PscAutoConnection = subBuilder; + break; + } + case 18: { + global::Google.Cloud.Memorystore.V1Beta.PscConnection subBuilder = new global::Google.Cloud.Memorystore.V1Beta.PscConnection(); + if (connectionCase_ == ConnectionOneofCase.PscConnection) { + subBuilder.MergeFrom(PscConnection); + } + input.ReadMessage(subBuilder); + PscConnection = subBuilder; + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + /// + /// Details of consumer resources in a PSC connection. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PscAutoConnection : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PscAutoConnection()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[1]; } + } + + [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 PscAutoConnection() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PscAutoConnection(PscAutoConnection other) : this() { + pscConnectionId_ = other.pscConnectionId_; + ipAddress_ = other.ipAddress_; + forwardingRule_ = other.forwardingRule_; + projectId_ = other.projectId_; + network_ = other.network_; + serviceAttachment_ = other.serviceAttachment_; + pscConnectionStatus_ = other.pscConnectionStatus_; + connectionType_ = other.connectionType_; + switch (other.PortsCase) { + case PortsOneofCase.Port: + Port = other.Port; + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PscAutoConnection Clone() { + return new PscAutoConnection(this); + } + + /// Field number for the "port" field. + public const int PortFieldNumber = 9; + /// + /// Optional. Output only. port will only be set for Primary/Reader or + /// Discovery endpoint. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Port { + get { return HasPort ? (int) ports_ : 0; } + set { + ports_ = value; + portsCase_ = PortsOneofCase.Port; + } + } + /// Gets whether the "port" field is set + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool HasPort { + get { return portsCase_ == PortsOneofCase.Port; } + } + /// Clears the value of the oneof if it's currently set to "port" + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearPort() { + if (HasPort) { + ClearPorts(); + } + } + + /// Field number for the "psc_connection_id" field. + public const int PscConnectionIdFieldNumber = 1; + private string pscConnectionId_ = ""; + /// + /// Output only. The PSC connection id of the forwarding rule connected to the + /// service attachment. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PscConnectionId { + get { return pscConnectionId_; } + set { + pscConnectionId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "ip_address" field. + public const int IpAddressFieldNumber = 2; + private string ipAddress_ = ""; + /// + /// Output only. The IP allocated on the consumer network for the PSC + /// forwarding rule. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string IpAddress { + get { return ipAddress_; } + set { + ipAddress_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "forwarding_rule" field. + public const int ForwardingRuleFieldNumber = 3; + private string forwardingRule_ = ""; + /// + /// Output only. The URI of the consumer side forwarding rule. + /// Format: + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ForwardingRule { + get { return forwardingRule_; } + set { + forwardingRule_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "project_id" field. + public const int ProjectIdFieldNumber = 4; + private string projectId_ = ""; + /// + /// Required. The consumer project_id where PSC connections are established. + /// This should be the same project_id that the instance is being created in. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ProjectId { + get { return projectId_; } + set { + projectId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "network" field. + public const int NetworkFieldNumber = 5; + private string network_ = ""; + /// + /// Required. The network where the PSC endpoints are created, in the form of + /// projects/{project_id}/global/networks/{network_id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Network { + get { return network_; } + set { + network_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "service_attachment" field. + public const int ServiceAttachmentFieldNumber = 6; + private string serviceAttachment_ = ""; + /// + /// Output only. The service attachment which is the target of the PSC + /// connection, in the form of + /// projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ServiceAttachment { + get { return serviceAttachment_; } + set { + serviceAttachment_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "psc_connection_status" field. + public const int PscConnectionStatusFieldNumber = 7; + private global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus pscConnectionStatus_ = global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified; + /// + /// Output only. The status of the PSC connection: whether a connection exists + /// and ACTIVE or it no longer exists. Please note that this value is updated + /// periodically. Please use Private Service Connect APIs for the latest + /// status. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus PscConnectionStatus { + get { return pscConnectionStatus_; } + set { + pscConnectionStatus_ = value; + } + } + + /// Field number for the "connection_type" field. + public const int ConnectionTypeFieldNumber = 8; + private global::Google.Cloud.Memorystore.V1Beta.ConnectionType connectionType_ = global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified; + /// + /// Output only. Type of the PSC connection. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.ConnectionType ConnectionType { + get { return connectionType_; } + set { + connectionType_ = value; + } + } + + private object ports_; + /// Enum of possible cases for the "ports" oneof. + public enum PortsOneofCase { + None = 0, + Port = 9, + } + private PortsOneofCase portsCase_ = PortsOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PortsOneofCase PortsCase { + get { return portsCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearPorts() { + portsCase_ = PortsOneofCase.None; + ports_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PscAutoConnection); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PscAutoConnection other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Port != other.Port) return false; + if (PscConnectionId != other.PscConnectionId) return false; + if (IpAddress != other.IpAddress) return false; + if (ForwardingRule != other.ForwardingRule) return false; + if (ProjectId != other.ProjectId) return false; + if (Network != other.Network) return false; + if (ServiceAttachment != other.ServiceAttachment) return false; + if (PscConnectionStatus != other.PscConnectionStatus) return false; + if (ConnectionType != other.ConnectionType) return false; + if (PortsCase != other.PortsCase) 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 (HasPort) hash ^= Port.GetHashCode(); + if (PscConnectionId.Length != 0) hash ^= PscConnectionId.GetHashCode(); + if (IpAddress.Length != 0) hash ^= IpAddress.GetHashCode(); + if (ForwardingRule.Length != 0) hash ^= ForwardingRule.GetHashCode(); + if (ProjectId.Length != 0) hash ^= ProjectId.GetHashCode(); + if (Network.Length != 0) hash ^= Network.GetHashCode(); + if (ServiceAttachment.Length != 0) hash ^= ServiceAttachment.GetHashCode(); + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) hash ^= PscConnectionStatus.GetHashCode(); + if (ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) hash ^= ConnectionType.GetHashCode(); + hash ^= (int) portsCase_; + 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 (PscConnectionId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PscConnectionId); + } + if (IpAddress.Length != 0) { + output.WriteRawTag(18); + output.WriteString(IpAddress); + } + if (ForwardingRule.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ForwardingRule); + } + if (ProjectId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(ProjectId); + } + if (Network.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Network); + } + if (ServiceAttachment.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) { + output.WriteRawTag(64); + output.WriteEnum((int) ConnectionType); + } + if (HasPort) { + output.WriteRawTag(72); + output.WriteInt32(Port); + } + 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 (PscConnectionId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PscConnectionId); + } + if (IpAddress.Length != 0) { + output.WriteRawTag(18); + output.WriteString(IpAddress); + } + if (ForwardingRule.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ForwardingRule); + } + if (ProjectId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(ProjectId); + } + if (Network.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Network); + } + if (ServiceAttachment.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) { + output.WriteRawTag(64); + output.WriteEnum((int) ConnectionType); + } + if (HasPort) { + output.WriteRawTag(72); + output.WriteInt32(Port); + } + 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 (HasPort) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Port); + } + if (PscConnectionId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PscConnectionId); + } + if (IpAddress.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(IpAddress); + } + if (ForwardingRule.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ForwardingRule); + } + if (ProjectId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ProjectId); + } + if (Network.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Network); + } + if (ServiceAttachment.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ConnectionType); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PscAutoConnection other) { + if (other == null) { + return; + } + if (other.PscConnectionId.Length != 0) { + PscConnectionId = other.PscConnectionId; + } + if (other.IpAddress.Length != 0) { + IpAddress = other.IpAddress; + } + if (other.ForwardingRule.Length != 0) { + ForwardingRule = other.ForwardingRule; + } + if (other.ProjectId.Length != 0) { + ProjectId = other.ProjectId; + } + if (other.Network.Length != 0) { + Network = other.Network; + } + if (other.ServiceAttachment.Length != 0) { + ServiceAttachment = other.ServiceAttachment; + } + if (other.PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) { + PscConnectionStatus = other.PscConnectionStatus; + } + if (other.ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) { + ConnectionType = other.ConnectionType; + } + switch (other.PortsCase) { + case PortsOneofCase.Port: + Port = other.Port; + break; + } + + _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: { + PscConnectionId = input.ReadString(); + break; + } + case 18: { + IpAddress = input.ReadString(); + break; + } + case 26: { + ForwardingRule = input.ReadString(); + break; + } + case 34: { + ProjectId = input.ReadString(); + break; + } + case 42: { + Network = input.ReadString(); + break; + } + case 50: { + ServiceAttachment = input.ReadString(); + break; + } + case 56: { + PscConnectionStatus = (global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus) input.ReadEnum(); + break; + } + case 64: { + ConnectionType = (global::Google.Cloud.Memorystore.V1Beta.ConnectionType) input.ReadEnum(); + break; + } + case 72: { + Port = input.ReadInt32(); + 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: { + PscConnectionId = input.ReadString(); + break; + } + case 18: { + IpAddress = input.ReadString(); + break; + } + case 26: { + ForwardingRule = input.ReadString(); + break; + } + case 34: { + ProjectId = input.ReadString(); + break; + } + case 42: { + Network = input.ReadString(); + break; + } + case 50: { + ServiceAttachment = input.ReadString(); + break; + } + case 56: { + PscConnectionStatus = (global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus) input.ReadEnum(); + break; + } + case 64: { + ConnectionType = (global::Google.Cloud.Memorystore.V1Beta.ConnectionType) input.ReadEnum(); + break; + } + case 72: { + Port = input.ReadInt32(); + break; + } + } + } + } + #endif + + } + + /// + /// User created Psc connection configuration. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PscConnection : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PscConnection()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[2]; } + } + + [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 PscConnection() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PscConnection(PscConnection other) : this() { + pscConnectionId_ = other.pscConnectionId_; + ipAddress_ = other.ipAddress_; + forwardingRule_ = other.forwardingRule_; + projectId_ = other.projectId_; + network_ = other.network_; + serviceAttachment_ = other.serviceAttachment_; + pscConnectionStatus_ = other.pscConnectionStatus_; + connectionType_ = other.connectionType_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PscConnection Clone() { + return new PscConnection(this); + } + + /// Field number for the "psc_connection_id" field. + public const int PscConnectionIdFieldNumber = 1; + private string pscConnectionId_ = ""; + /// + /// Output only. The PSC connection id of the forwarding rule connected to the + /// service attachment. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PscConnectionId { + get { return pscConnectionId_; } + set { + pscConnectionId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "ip_address" field. + public const int IpAddressFieldNumber = 2; + private string ipAddress_ = ""; + /// + /// Required. The IP allocated on the consumer network for the PSC forwarding + /// rule. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string IpAddress { + get { return ipAddress_; } + set { + ipAddress_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "forwarding_rule" field. + public const int ForwardingRuleFieldNumber = 3; + private string forwardingRule_ = ""; + /// + /// Required. The URI of the consumer side forwarding rule. + /// Format: + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ForwardingRule { + get { return forwardingRule_; } + set { + forwardingRule_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "project_id" field. + public const int ProjectIdFieldNumber = 4; + private string projectId_ = ""; + /// + /// Output only. The consumer project_id where the forwarding rule is created + /// from. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ProjectId { + get { return projectId_; } + set { + projectId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "network" field. + public const int NetworkFieldNumber = 5; + private string network_ = ""; + /// + /// Required. The consumer network where the IP address resides, in the form of + /// projects/{project_id}/global/networks/{network_id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Network { + get { return network_; } + set { + network_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "service_attachment" field. + public const int ServiceAttachmentFieldNumber = 6; + private string serviceAttachment_ = ""; + /// + /// Required. The service attachment which is the target of the PSC connection, + /// in the form of + /// projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ServiceAttachment { + get { return serviceAttachment_; } + set { + serviceAttachment_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "psc_connection_status" field. + public const int PscConnectionStatusFieldNumber = 7; + private global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus pscConnectionStatus_ = global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified; + /// + /// Output only. The status of the PSC connection: whether a connection exists + /// and ACTIVE or it no longer exists. Please note that this value is updated + /// periodically. Please use Private Service Connect APIs for the latest + /// status. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus PscConnectionStatus { + get { return pscConnectionStatus_; } + set { + pscConnectionStatus_ = value; + } + } + + /// Field number for the "connection_type" field. + public const int ConnectionTypeFieldNumber = 8; + private global::Google.Cloud.Memorystore.V1Beta.ConnectionType connectionType_ = global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified; + /// + /// Output only. Type of the PSC connection. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.ConnectionType ConnectionType { + get { return connectionType_; } + set { + connectionType_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PscConnection); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PscConnection other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (PscConnectionId != other.PscConnectionId) return false; + if (IpAddress != other.IpAddress) return false; + if (ForwardingRule != other.ForwardingRule) return false; + if (ProjectId != other.ProjectId) return false; + if (Network != other.Network) return false; + if (ServiceAttachment != other.ServiceAttachment) return false; + if (PscConnectionStatus != other.PscConnectionStatus) return false; + if (ConnectionType != other.ConnectionType) 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 (PscConnectionId.Length != 0) hash ^= PscConnectionId.GetHashCode(); + if (IpAddress.Length != 0) hash ^= IpAddress.GetHashCode(); + if (ForwardingRule.Length != 0) hash ^= ForwardingRule.GetHashCode(); + if (ProjectId.Length != 0) hash ^= ProjectId.GetHashCode(); + if (Network.Length != 0) hash ^= Network.GetHashCode(); + if (ServiceAttachment.Length != 0) hash ^= ServiceAttachment.GetHashCode(); + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) hash ^= PscConnectionStatus.GetHashCode(); + if (ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) hash ^= ConnectionType.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 (PscConnectionId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PscConnectionId); + } + if (IpAddress.Length != 0) { + output.WriteRawTag(18); + output.WriteString(IpAddress); + } + if (ForwardingRule.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ForwardingRule); + } + if (ProjectId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(ProjectId); + } + if (Network.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Network); + } + if (ServiceAttachment.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) { + output.WriteRawTag(64); + output.WriteEnum((int) ConnectionType); + } + 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 (PscConnectionId.Length != 0) { + output.WriteRawTag(10); + output.WriteString(PscConnectionId); + } + if (IpAddress.Length != 0) { + output.WriteRawTag(18); + output.WriteString(IpAddress); + } + if (ForwardingRule.Length != 0) { + output.WriteRawTag(26); + output.WriteString(ForwardingRule); + } + if (ProjectId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(ProjectId); + } + if (Network.Length != 0) { + output.WriteRawTag(42); + output.WriteString(Network); + } + if (ServiceAttachment.Length != 0) { + output.WriteRawTag(50); + output.WriteString(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) { + output.WriteRawTag(56); + output.WriteEnum((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) { + output.WriteRawTag(64); + output.WriteEnum((int) ConnectionType); + } + 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 (PscConnectionId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PscConnectionId); + } + if (IpAddress.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(IpAddress); + } + if (ForwardingRule.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ForwardingRule); + } + if (ProjectId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ProjectId); + } + if (Network.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Network); + } + if (ServiceAttachment.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ServiceAttachment); + } + if (PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) PscConnectionStatus); + } + if (ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ConnectionType); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PscConnection other) { + if (other == null) { + return; + } + if (other.PscConnectionId.Length != 0) { + PscConnectionId = other.PscConnectionId; + } + if (other.IpAddress.Length != 0) { + IpAddress = other.IpAddress; + } + if (other.ForwardingRule.Length != 0) { + ForwardingRule = other.ForwardingRule; + } + if (other.ProjectId.Length != 0) { + ProjectId = other.ProjectId; + } + if (other.Network.Length != 0) { + Network = other.Network; + } + if (other.ServiceAttachment.Length != 0) { + ServiceAttachment = other.ServiceAttachment; + } + if (other.PscConnectionStatus != global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus.Unspecified) { + PscConnectionStatus = other.PscConnectionStatus; + } + if (other.ConnectionType != global::Google.Cloud.Memorystore.V1Beta.ConnectionType.Unspecified) { + ConnectionType = other.ConnectionType; + } + _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: { + PscConnectionId = input.ReadString(); + break; + } + case 18: { + IpAddress = input.ReadString(); + break; + } + case 26: { + ForwardingRule = input.ReadString(); + break; + } + case 34: { + ProjectId = input.ReadString(); + break; + } + case 42: { + Network = input.ReadString(); + break; + } + case 50: { + ServiceAttachment = input.ReadString(); + break; + } + case 56: { + PscConnectionStatus = (global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus) input.ReadEnum(); + break; + } + case 64: { + ConnectionType = (global::Google.Cloud.Memorystore.V1Beta.ConnectionType) input.ReadEnum(); + 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: { + PscConnectionId = input.ReadString(); + break; + } + case 18: { + IpAddress = input.ReadString(); + break; + } + case 26: { + ForwardingRule = input.ReadString(); + break; + } + case 34: { + ProjectId = input.ReadString(); + break; + } + case 42: { + Network = input.ReadString(); + break; + } + case 50: { + ServiceAttachment = input.ReadString(); + break; + } + case 56: { + PscConnectionStatus = (global::Google.Cloud.Memorystore.V1Beta.PscConnectionStatus) input.ReadEnum(); + break; + } + case 64: { + ConnectionType = (global::Google.Cloud.Memorystore.V1Beta.ConnectionType) input.ReadEnum(); + break; + } + } + } + } + #endif + + } + + /// + /// Represents an endpoint for clients to connect to the instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DiscoveryEndpoint : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DiscoveryEndpoint()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[3]; } + } + + [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 DiscoveryEndpoint() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DiscoveryEndpoint(DiscoveryEndpoint other) : this() { + address_ = other.address_; + port_ = other.port_; + network_ = other.network_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DiscoveryEndpoint Clone() { + return new DiscoveryEndpoint(this); + } + + /// Field number for the "address" field. + public const int AddressFieldNumber = 1; + private string address_ = ""; + /// + /// Output only. IP address of the exposed endpoint clients connect to. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Address { + get { return address_; } + set { + address_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "port" field. + public const int PortFieldNumber = 2; + private int port_; + /// + /// Output only. The port number of the exposed endpoint. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int Port { + get { return port_; } + set { + port_ = value; + } + } + + /// Field number for the "network" field. + public const int NetworkFieldNumber = 4; + private string network_ = ""; + /// + /// Output only. The network where the IP address of the discovery endpoint + /// will be reserved, in the form of + /// projects/{network_project}/global/networks/{network_id}. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Network { + get { return network_; } + set { + network_ = 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 DiscoveryEndpoint); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DiscoveryEndpoint other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Address != other.Address) return false; + if (Port != other.Port) return false; + if (Network != other.Network) 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 (Address.Length != 0) hash ^= Address.GetHashCode(); + if (Port != 0) hash ^= Port.GetHashCode(); + if (Network.Length != 0) hash ^= Network.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 (Address.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Address); + } + if (Port != 0) { + output.WriteRawTag(16); + output.WriteInt32(Port); + } + if (Network.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Network); + } + 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 (Address.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Address); + } + if (Port != 0) { + output.WriteRawTag(16); + output.WriteInt32(Port); + } + if (Network.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Network); + } + 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 (Address.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Address); + } + if (Port != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(Port); + } + if (Network.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Network); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DiscoveryEndpoint other) { + if (other == null) { + return; + } + if (other.Address.Length != 0) { + Address = other.Address; + } + if (other.Port != 0) { + Port = other.Port; + } + if (other.Network.Length != 0) { + Network = other.Network; + } + _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: { + Address = input.ReadString(); + break; + } + case 16: { + Port = input.ReadInt32(); + break; + } + case 34: { + Network = 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: { + Address = input.ReadString(); + break; + } + case 16: { + Port = input.ReadInt32(); + break; + } + case 34: { + Network = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Represents persistence configuration for a instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class PersistenceConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PersistenceConfig()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[4]; } + } + + [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 PersistenceConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PersistenceConfig(PersistenceConfig other) : this() { + mode_ = other.mode_; + rdbConfig_ = other.rdbConfig_ != null ? other.rdbConfig_.Clone() : null; + aofConfig_ = other.aofConfig_ != null ? other.aofConfig_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public PersistenceConfig Clone() { + return new PersistenceConfig(this); + } + + /// Field number for the "mode" field. + public const int ModeFieldNumber = 1; + private global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode mode_ = global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode.Unspecified; + /// + /// Optional. Current persistence mode. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode Mode { + get { return mode_; } + set { + mode_ = value; + } + } + + /// Field number for the "rdb_config" field. + public const int RdbConfigFieldNumber = 2; + private global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig rdbConfig_; + /// + /// Optional. RDB configuration. This field will be ignored if mode is not RDB. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig RdbConfig { + get { return rdbConfig_; } + set { + rdbConfig_ = value; + } + } + + /// Field number for the "aof_config" field. + public const int AofConfigFieldNumber = 3; + private global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig aofConfig_; + /// + /// Optional. AOF configuration. This field will be ignored if mode is not AOF. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig AofConfig { + get { return aofConfig_; } + set { + aofConfig_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as PersistenceConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(PersistenceConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Mode != other.Mode) return false; + if (!object.Equals(RdbConfig, other.RdbConfig)) return false; + if (!object.Equals(AofConfig, other.AofConfig)) 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 (Mode != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode.Unspecified) hash ^= Mode.GetHashCode(); + if (rdbConfig_ != null) hash ^= RdbConfig.GetHashCode(); + if (aofConfig_ != null) hash ^= AofConfig.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 (Mode != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Mode); + } + if (rdbConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RdbConfig); + } + if (aofConfig_ != null) { + output.WriteRawTag(26); + output.WriteMessage(AofConfig); + } + 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 (Mode != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Mode); + } + if (rdbConfig_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RdbConfig); + } + if (aofConfig_ != null) { + output.WriteRawTag(26); + output.WriteMessage(AofConfig); + } + 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 (Mode != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Mode); + } + if (rdbConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(RdbConfig); + } + if (aofConfig_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(AofConfig); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(PersistenceConfig other) { + if (other == null) { + return; + } + if (other.Mode != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode.Unspecified) { + Mode = other.Mode; + } + if (other.rdbConfig_ != null) { + if (rdbConfig_ == null) { + RdbConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig(); + } + RdbConfig.MergeFrom(other.RdbConfig); + } + if (other.aofConfig_ != null) { + if (aofConfig_ == null) { + AofConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig(); + } + AofConfig.MergeFrom(other.AofConfig); + } + _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 8: { + Mode = (global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode) input.ReadEnum(); + break; + } + case 18: { + if (rdbConfig_ == null) { + RdbConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig(); + } + input.ReadMessage(RdbConfig); + break; + } + case 26: { + if (aofConfig_ == null) { + AofConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig(); + } + input.ReadMessage(AofConfig); + 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 8: { + Mode = (global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.PersistenceMode) input.ReadEnum(); + break; + } + case 18: { + if (rdbConfig_ == null) { + RdbConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig(); + } + input.ReadMessage(RdbConfig); + break; + } + case 26: { + if (aofConfig_ == null) { + AofConfig = new global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig(); + } + input.ReadMessage(AofConfig); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the PersistenceConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible persistence modes. + /// + public enum PersistenceMode { + /// + /// Not set. + /// + [pbr::OriginalName("PERSISTENCE_MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// Persistence is disabled, and any snapshot data is deleted. + /// + [pbr::OriginalName("DISABLED")] Disabled = 1, + /// + /// RDB based persistence is enabled. + /// + [pbr::OriginalName("RDB")] Rdb = 2, + /// + /// AOF based persistence is enabled. + /// + [pbr::OriginalName("AOF")] Aof = 3, + } + + /// + /// Configuration for RDB based persistence. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class RDBConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new RDBConfig()); + 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.Memorystore.V1Beta.PersistenceConfig.Descriptor.NestedTypes[0]; } + } + + [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 RDBConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RDBConfig(RDBConfig other) : this() { + rdbSnapshotPeriod_ = other.rdbSnapshotPeriod_; + rdbSnapshotStartTime_ = other.rdbSnapshotStartTime_ != null ? other.rdbSnapshotStartTime_.Clone() : null; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public RDBConfig Clone() { + return new RDBConfig(this); + } + + /// Field number for the "rdb_snapshot_period" field. + public const int RdbSnapshotPeriodFieldNumber = 1; + private global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod rdbSnapshotPeriod_ = global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified; + /// + /// Optional. Period between RDB snapshots. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod RdbSnapshotPeriod { + get { return rdbSnapshotPeriod_; } + set { + rdbSnapshotPeriod_ = value; + } + } + + /// Field number for the "rdb_snapshot_start_time" field. + public const int RdbSnapshotStartTimeFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.Timestamp rdbSnapshotStartTime_; + /// + /// Optional. Time that the first snapshot was/will be attempted, and to + /// which future snapshots will be aligned. If not provided, the current time + /// will be used. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp RdbSnapshotStartTime { + get { return rdbSnapshotStartTime_; } + set { + rdbSnapshotStartTime_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as RDBConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(RDBConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (RdbSnapshotPeriod != other.RdbSnapshotPeriod) return false; + if (!object.Equals(RdbSnapshotStartTime, other.RdbSnapshotStartTime)) 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 (RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) hash ^= RdbSnapshotPeriod.GetHashCode(); + if (rdbSnapshotStartTime_ != null) hash ^= RdbSnapshotStartTime.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 (RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) RdbSnapshotPeriod); + } + if (rdbSnapshotStartTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RdbSnapshotStartTime); + } + 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 (RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) RdbSnapshotPeriod); + } + if (rdbSnapshotStartTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(RdbSnapshotStartTime); + } + 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 (RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) RdbSnapshotPeriod); + } + if (rdbSnapshotStartTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(RdbSnapshotStartTime); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(RDBConfig other) { + if (other == null) { + return; + } + if (other.RdbSnapshotPeriod != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod.Unspecified) { + RdbSnapshotPeriod = other.RdbSnapshotPeriod; + } + if (other.rdbSnapshotStartTime_ != null) { + if (rdbSnapshotStartTime_ == null) { + RdbSnapshotStartTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + RdbSnapshotStartTime.MergeFrom(other.RdbSnapshotStartTime); + } + _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 8: { + RdbSnapshotPeriod = (global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod) input.ReadEnum(); + break; + } + case 18: { + if (rdbSnapshotStartTime_ == null) { + RdbSnapshotStartTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(RdbSnapshotStartTime); + 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 8: { + RdbSnapshotPeriod = (global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.RDBConfig.Types.SnapshotPeriod) input.ReadEnum(); + break; + } + case 18: { + if (rdbSnapshotStartTime_ == null) { + RdbSnapshotStartTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(RdbSnapshotStartTime); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the RDBConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible snapshot periods. + /// + public enum SnapshotPeriod { + /// + /// Not set. + /// + [pbr::OriginalName("SNAPSHOT_PERIOD_UNSPECIFIED")] Unspecified = 0, + /// + /// One hour. + /// + [pbr::OriginalName("ONE_HOUR")] OneHour = 1, + /// + /// Six hours. + /// + [pbr::OriginalName("SIX_HOURS")] SixHours = 2, + /// + /// Twelve hours. + /// + [pbr::OriginalName("TWELVE_HOURS")] TwelveHours = 3, + /// + /// Twenty four hours. + /// + [pbr::OriginalName("TWENTY_FOUR_HOURS")] TwentyFourHours = 4, + } + + } + #endregion + + } + + /// + /// Configuration for AOF based persistence. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class AOFConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new AOFConfig()); + 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.Memorystore.V1Beta.PersistenceConfig.Descriptor.NestedTypes[1]; } + } + + [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 AOFConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public AOFConfig(AOFConfig other) : this() { + appendFsync_ = other.appendFsync_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public AOFConfig Clone() { + return new AOFConfig(this); + } + + /// Field number for the "append_fsync" field. + public const int AppendFsyncFieldNumber = 1; + private global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync appendFsync_ = global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified; + /// + /// Optional. The fsync mode. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync AppendFsync { + get { return appendFsync_; } + set { + appendFsync_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as AOFConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(AOFConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (AppendFsync != other.AppendFsync) 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 (AppendFsync != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) hash ^= AppendFsync.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 (AppendFsync != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) AppendFsync); + } + 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 (AppendFsync != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) AppendFsync); + } + 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 (AppendFsync != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) AppendFsync); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(AOFConfig other) { + if (other == null) { + return; + } + if (other.AppendFsync != global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync.Unspecified) { + AppendFsync = other.AppendFsync; + } + _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 8: { + AppendFsync = (global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync) input.ReadEnum(); + 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 8: { + AppendFsync = (global::Google.Cloud.Memorystore.V1Beta.PersistenceConfig.Types.AOFConfig.Types.AppendFsync) input.ReadEnum(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the AOFConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible fsync modes. + /// + public enum AppendFsync { + /// + /// Not set. Default: EVERY_SEC + /// + [pbr::OriginalName("APPEND_FSYNC_UNSPECIFIED")] Unspecified = 0, + /// + /// Never fsync. Normally Linux will flush data every 30 seconds with this + /// configuration, but it's up to the kernel's exact tuning. + /// + [pbr::OriginalName("NEVER")] Never = 1, + /// + /// Fsync every second. You may lose 1 second of data if there is a + /// disaster. + /// + [pbr::OriginalName("EVERY_SEC")] EverySec = 2, + /// + /// Fsync every time new write commands are appended to the AOF. The best + /// data loss protection at the cost of performance. + /// + [pbr::OriginalName("ALWAYS")] Always = 3, + } + + } + #endregion + + } + + } + #endregion + + } + + /// + /// Represents configuration for nodes of the instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class NodeConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new NodeConfig()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[5]; } + } + + [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 NodeConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NodeConfig(NodeConfig other) : this() { + sizeGb_ = other.sizeGb_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public NodeConfig Clone() { + return new NodeConfig(this); + } + + /// Field number for the "size_gb" field. + public const int SizeGbFieldNumber = 1; + private double sizeGb_; + /// + /// Output only. Memory size in GB of the node. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public double SizeGb { + get { return sizeGb_; } + set { + sizeGb_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as NodeConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(NodeConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(SizeGb, other.SizeGb)) 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 (SizeGb != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(SizeGb); + 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 (SizeGb != 0D) { + output.WriteRawTag(9); + output.WriteDouble(SizeGb); + } + 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 (SizeGb != 0D) { + output.WriteRawTag(9); + output.WriteDouble(SizeGb); + } + 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 (SizeGb != 0D) { + size += 1 + 8; + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(NodeConfig other) { + if (other == null) { + return; + } + if (other.SizeGb != 0D) { + SizeGb = other.SizeGb; + } + _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 9: { + SizeGb = input.ReadDouble(); + 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 9: { + SizeGb = input.ReadDouble(); + break; + } + } + } + } + #endif + + } + + /// + /// Zone distribution configuration for allocation of instance resources. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ZoneDistributionConfig : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ZoneDistributionConfig()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[6]; } + } + + [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 ZoneDistributionConfig() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ZoneDistributionConfig(ZoneDistributionConfig other) : this() { + zone_ = other.zone_; + mode_ = other.mode_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ZoneDistributionConfig Clone() { + return new ZoneDistributionConfig(this); + } + + /// Field number for the "zone" field. + public const int ZoneFieldNumber = 2; + private string zone_ = ""; + /// + /// Optional. Defines zone where all resources will be allocated with + /// SINGLE_ZONE mode. Ignored for MULTI_ZONE mode. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Zone { + get { return zone_; } + set { + zone_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "mode" field. + public const int ModeFieldNumber = 1; + private global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode mode_ = global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified; + /// + /// Optional. Current zone distribution mode. Defaults to MULTI_ZONE. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode Mode { + get { return mode_; } + set { + mode_ = value; + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ZoneDistributionConfig); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ZoneDistributionConfig other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Zone != other.Zone) return false; + if (Mode != other.Mode) 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 (Zone.Length != 0) hash ^= Zone.GetHashCode(); + if (Mode != global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) hash ^= Mode.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 (Mode != global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Mode); + } + if (Zone.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Zone); + } + 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 (Mode != global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) { + output.WriteRawTag(8); + output.WriteEnum((int) Mode); + } + if (Zone.Length != 0) { + output.WriteRawTag(18); + output.WriteString(Zone); + } + 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 (Zone.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Zone); + } + if (Mode != global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) { + size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Mode); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ZoneDistributionConfig other) { + if (other == null) { + return; + } + if (other.Zone.Length != 0) { + Zone = other.Zone; + } + if (other.Mode != global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode.Unspecified) { + Mode = other.Mode; + } + _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 8: { + Mode = (global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode) input.ReadEnum(); + break; + } + case 18: { + Zone = 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 8: { + Mode = (global::Google.Cloud.Memorystore.V1Beta.ZoneDistributionConfig.Types.ZoneDistributionMode) input.ReadEnum(); + break; + } + case 18: { + Zone = input.ReadString(); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the ZoneDistributionConfig message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// Possible zone distribution modes. + /// + public enum ZoneDistributionMode { + /// + /// Not Set. Default: MULTI_ZONE + /// + [pbr::OriginalName("ZONE_DISTRIBUTION_MODE_UNSPECIFIED")] Unspecified = 0, + /// + /// Distribute resources across 3 zones picked at random within the + /// region. + /// + [pbr::OriginalName("MULTI_ZONE")] MultiZone = 1, + /// + /// Provision resources in a single zone. Zone field must be specified. + /// + [pbr::OriginalName("SINGLE_ZONE")] SingleZone = 2, + } + + } + #endregion + + } + + /// + /// Request message for [ListInstances][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListInstancesRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListInstancesRequest()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[7]; } + } + + [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 ListInstancesRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListInstancesRequest(ListInstancesRequest other) : this() { + parent_ = other.parent_; + pageSize_ = other.pageSize_; + pageToken_ = other.pageToken_; + filter_ = other.filter_; + orderBy_ = other.orderBy_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListInstancesRequest Clone() { + return new ListInstancesRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "page_size" field. + public const int PageSizeFieldNumber = 2; + private int pageSize_; + /// + /// Optional. Requested page size. Server may return fewer items than + /// requested. If unspecified, server will pick an appropriate default. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int PageSize { + get { return pageSize_; } + set { + pageSize_ = value; + } + } + + /// Field number for the "page_token" field. + public const int PageTokenFieldNumber = 3; + private string pageToken_ = ""; + /// + /// Optional. A token identifying a page of results the server should return. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string PageToken { + get { return pageToken_; } + set { + pageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "filter" field. + public const int FilterFieldNumber = 4; + private string filter_ = ""; + /// + /// Optional. Expression for filtering results. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Filter { + get { return filter_; } + set { + filter_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "order_by" field. + public const int OrderByFieldNumber = 5; + private string orderBy_ = ""; + /// + /// Optional. Sort results by a defined order. Supported values: "name", + /// "create_time". + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string OrderBy { + get { return orderBy_; } + set { + orderBy_ = 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 ListInstancesRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListInstancesRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (PageSize != other.PageSize) return false; + if (PageToken != other.PageToken) return false; + if (Filter != other.Filter) return false; + if (OrderBy != other.OrderBy) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (PageSize != 0) hash ^= PageSize.GetHashCode(); + if (PageToken.Length != 0) hash ^= PageToken.GetHashCode(); + if (Filter.Length != 0) hash ^= Filter.GetHashCode(); + if (OrderBy.Length != 0) hash ^= OrderBy.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + if (Filter.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Filter); + } + if (OrderBy.Length != 0) { + output.WriteRawTag(42); + output.WriteString(OrderBy); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (PageSize != 0) { + output.WriteRawTag(16); + output.WriteInt32(PageSize); + } + if (PageToken.Length != 0) { + output.WriteRawTag(26); + output.WriteString(PageToken); + } + if (Filter.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Filter); + } + if (OrderBy.Length != 0) { + output.WriteRawTag(42); + output.WriteString(OrderBy); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (PageSize != 0) { + size += 1 + pb::CodedOutputStream.ComputeInt32Size(PageSize); + } + if (PageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(PageToken); + } + if (Filter.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Filter); + } + if (OrderBy.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(OrderBy); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListInstancesRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.PageSize != 0) { + PageSize = other.PageSize; + } + if (other.PageToken.Length != 0) { + PageToken = other.PageToken; + } + if (other.Filter.Length != 0) { + Filter = other.Filter; + } + if (other.OrderBy.Length != 0) { + OrderBy = other.OrderBy; + } + _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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + case 34: { + Filter = input.ReadString(); + break; + } + case 42: { + OrderBy = 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: { + Parent = input.ReadString(); + break; + } + case 16: { + PageSize = input.ReadInt32(); + break; + } + case 26: { + PageToken = input.ReadString(); + break; + } + case 34: { + Filter = input.ReadString(); + break; + } + case 42: { + OrderBy = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Response message for [ListInstances][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ListInstancesResponse : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ListInstancesResponse()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[8]; } + } + + [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 ListInstancesResponse() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListInstancesResponse(ListInstancesResponse other) : this() { + instances_ = other.instances_.Clone(); + nextPageToken_ = other.nextPageToken_; + unreachable_ = other.unreachable_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ListInstancesResponse Clone() { + return new ListInstancesResponse(this); + } + + /// Field number for the "instances" field. + public const int InstancesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_instances_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.Memorystore.V1Beta.Instance.Parser); + private readonly pbc::RepeatedField instances_ = new pbc::RepeatedField(); + /// + /// If the {location} requested was "-" the response contains a list of + /// instances from all locations. Instances in unreachable locations will be + /// omitted. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Instances { + get { return instances_; } + } + + /// Field number for the "next_page_token" field. + public const int NextPageTokenFieldNumber = 2; + private string nextPageToken_ = ""; + /// + /// A token, which can be sent as `page_token` to retrieve the next page. + /// If this field is omitted, there are no subsequent pages. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string NextPageToken { + get { return nextPageToken_; } + set { + nextPageToken_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "unreachable" field. + public const int UnreachableFieldNumber = 3; + private static readonly pb::FieldCodec _repeated_unreachable_codec + = pb::FieldCodec.ForString(26); + private readonly pbc::RepeatedField unreachable_ = new pbc::RepeatedField(); + /// + /// Locations that could not be reached. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Unreachable { + get { return unreachable_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ListInstancesResponse); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ListInstancesResponse other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!instances_.Equals(other.instances_)) return false; + if (NextPageToken != other.NextPageToken) return false; + if(!unreachable_.Equals(other.unreachable_)) 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; + hash ^= instances_.GetHashCode(); + if (NextPageToken.Length != 0) hash ^= NextPageToken.GetHashCode(); + hash ^= unreachable_.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 + instances_.WriteTo(output, _repeated_instances_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + unreachable_.WriteTo(output, _repeated_unreachable_codec); + 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) { + instances_.WriteTo(ref output, _repeated_instances_codec); + if (NextPageToken.Length != 0) { + output.WriteRawTag(18); + output.WriteString(NextPageToken); + } + unreachable_.WriteTo(ref output, _repeated_unreachable_codec); + 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; + size += instances_.CalculateSize(_repeated_instances_codec); + if (NextPageToken.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(NextPageToken); + } + size += unreachable_.CalculateSize(_repeated_unreachable_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ListInstancesResponse other) { + if (other == null) { + return; + } + instances_.Add(other.instances_); + if (other.NextPageToken.Length != 0) { + NextPageToken = other.NextPageToken; + } + unreachable_.Add(other.unreachable_); + _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: { + instances_.AddEntriesFrom(input, _repeated_instances_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + case 26: { + unreachable_.AddEntriesFrom(input, _repeated_unreachable_codec); + 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: { + instances_.AddEntriesFrom(ref input, _repeated_instances_codec); + break; + } + case 18: { + NextPageToken = input.ReadString(); + break; + } + case 26: { + unreachable_.AddEntriesFrom(ref input, _repeated_unreachable_codec); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [GetInstance][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetInstanceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetInstanceRequest()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[9]; } + } + + [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 GetInstanceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetInstanceRequest(GetInstanceRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetInstanceRequest Clone() { + return new GetInstanceRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetInstanceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetInstanceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetInstanceRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [CreateInstance][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CreateInstanceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CreateInstanceRequest()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[10]; } + } + + [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 CreateInstanceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateInstanceRequest(CreateInstanceRequest other) : this() { + parent_ = other.parent_; + instanceId_ = other.instanceId_; + instance_ = other.instance_ != null ? other.instance_.Clone() : null; + requestId_ = other.requestId_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CreateInstanceRequest Clone() { + return new CreateInstanceRequest(this); + } + + /// Field number for the "parent" field. + public const int ParentFieldNumber = 1; + private string parent_ = ""; + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Parent { + get { return parent_; } + set { + parent_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "instance_id" field. + public const int InstanceIdFieldNumber = 2; + private string instanceId_ = ""; + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string InstanceId { + get { return instanceId_; } + set { + instanceId_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "instance" field. + public const int InstanceFieldNumber = 3; + private global::Google.Cloud.Memorystore.V1Beta.Instance instance_; + /// + /// Required. The instance to create. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance Instance { + get { return instance_; } + set { + instance_ = value; + } + } + + /// Field number for the "request_id" field. + public const int RequestIdFieldNumber = 4; + private string requestId_ = ""; + /// + /// Optional. An optional request ID to identify requests. Specify a unique + /// request ID so that if you must retry your request, the server will know to + /// ignore the request if it has already been completed. The server will + /// guarantee that for at least 60 minutes since the first request. + /// + /// For example, consider a situation where you make an initial request and the + /// request times out. If you make the request again with the same request + /// ID, the server can check if original operation with the same request ID + /// was received, and if so, will ignore the second request. This prevents + /// clients from accidentally creating duplicate commitments. + /// + /// The request ID must be a valid UUID with the exception that zero UUID is + /// not supported (00000000-0000-0000-0000-000000000000). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RequestId { + get { return requestId_; } + set { + requestId_ = 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 CreateInstanceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CreateInstanceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Parent != other.Parent) return false; + if (InstanceId != other.InstanceId) return false; + if (!object.Equals(Instance, other.Instance)) return false; + if (RequestId != other.RequestId) 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 (Parent.Length != 0) hash ^= Parent.GetHashCode(); + if (InstanceId.Length != 0) hash ^= InstanceId.GetHashCode(); + if (instance_ != null) hash ^= Instance.GetHashCode(); + if (RequestId.Length != 0) hash ^= RequestId.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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (InstanceId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(InstanceId); + } + if (instance_ != null) { + output.WriteRawTag(26); + output.WriteMessage(Instance); + } + if (RequestId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(RequestId); + } + 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 (Parent.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Parent); + } + if (InstanceId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(InstanceId); + } + if (instance_ != null) { + output.WriteRawTag(26); + output.WriteMessage(Instance); + } + if (RequestId.Length != 0) { + output.WriteRawTag(34); + output.WriteString(RequestId); + } + 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 (Parent.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Parent); + } + if (InstanceId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(InstanceId); + } + if (instance_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Instance); + } + if (RequestId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RequestId); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CreateInstanceRequest other) { + if (other == null) { + return; + } + if (other.Parent.Length != 0) { + Parent = other.Parent; + } + if (other.InstanceId.Length != 0) { + InstanceId = other.InstanceId; + } + if (other.instance_ != null) { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1Beta.Instance(); + } + Instance.MergeFrom(other.Instance); + } + if (other.RequestId.Length != 0) { + RequestId = other.RequestId; + } + _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: { + Parent = input.ReadString(); + break; + } + case 18: { + InstanceId = input.ReadString(); + break; + } + case 26: { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1Beta.Instance(); + } + input.ReadMessage(Instance); + break; + } + case 34: { + RequestId = 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: { + Parent = input.ReadString(); + break; + } + case 18: { + InstanceId = input.ReadString(); + break; + } + case 26: { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1Beta.Instance(); + } + input.ReadMessage(Instance); + break; + } + case 34: { + RequestId = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [UpdateInstance][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class UpdateInstanceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new UpdateInstanceRequest()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[11]; } + } + + [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 UpdateInstanceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateInstanceRequest(UpdateInstanceRequest other) : this() { + updateMask_ = other.updateMask_ != null ? other.updateMask_.Clone() : null; + instance_ = other.instance_ != null ? other.instance_.Clone() : null; + requestId_ = other.requestId_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public UpdateInstanceRequest Clone() { + return new UpdateInstanceRequest(this); + } + + /// Field number for the "update_mask" field. + public const int UpdateMaskFieldNumber = 1; + private global::Google.Protobuf.WellKnownTypes.FieldMask updateMask_; + /// + /// Optional. The list of fields to be updated on the instance. At least one + /// field must be specified. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.FieldMask UpdateMask { + get { return updateMask_; } + set { + updateMask_ = value; + } + } + + /// Field number for the "instance" field. + public const int InstanceFieldNumber = 2; + private global::Google.Cloud.Memorystore.V1Beta.Instance instance_; + /// + /// Required. The instance to update. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.Instance Instance { + get { return instance_; } + set { + instance_ = value; + } + } + + /// Field number for the "request_id" field. + public const int RequestIdFieldNumber = 3; + private string requestId_ = ""; + /// + /// Optional. An optional request ID to identify requests. Specify a unique + /// request ID so that if you must retry your request, the server will know to + /// ignore the request if it has already been completed. The server will + /// guarantee that for at least 60 minutes since the first request. + /// + /// For example, consider a situation where you make an initial request and the + /// request times out. If you make the request again with the same request + /// ID, the server can check if original operation with the same request ID + /// was received, and if so, will ignore the second request. This prevents + /// clients from accidentally creating duplicate commitments. + /// + /// The request ID must be a valid UUID with the exception that zero UUID is + /// not supported (00000000-0000-0000-0000-000000000000). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RequestId { + get { return requestId_; } + set { + requestId_ = 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 UpdateInstanceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(UpdateInstanceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(UpdateMask, other.UpdateMask)) return false; + if (!object.Equals(Instance, other.Instance)) return false; + if (RequestId != other.RequestId) 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 (updateMask_ != null) hash ^= UpdateMask.GetHashCode(); + if (instance_ != null) hash ^= Instance.GetHashCode(); + if (RequestId.Length != 0) hash ^= RequestId.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 (updateMask_ != null) { + output.WriteRawTag(10); + output.WriteMessage(UpdateMask); + } + if (instance_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Instance); + } + if (RequestId.Length != 0) { + output.WriteRawTag(26); + output.WriteString(RequestId); + } + 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 (updateMask_ != null) { + output.WriteRawTag(10); + output.WriteMessage(UpdateMask); + } + if (instance_ != null) { + output.WriteRawTag(18); + output.WriteMessage(Instance); + } + if (RequestId.Length != 0) { + output.WriteRawTag(26); + output.WriteString(RequestId); + } + 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 (updateMask_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(UpdateMask); + } + if (instance_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(Instance); + } + if (RequestId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RequestId); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(UpdateInstanceRequest other) { + if (other == null) { + return; + } + if (other.updateMask_ != null) { + if (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + UpdateMask.MergeFrom(other.UpdateMask); + } + if (other.instance_ != null) { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1Beta.Instance(); + } + Instance.MergeFrom(other.Instance); + } + if (other.RequestId.Length != 0) { + RequestId = other.RequestId; + } + _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 (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + case 18: { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1Beta.Instance(); + } + input.ReadMessage(Instance); + break; + } + case 26: { + RequestId = 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 (updateMask_ == null) { + UpdateMask = new global::Google.Protobuf.WellKnownTypes.FieldMask(); + } + input.ReadMessage(UpdateMask); + break; + } + case 18: { + if (instance_ == null) { + Instance = new global::Google.Cloud.Memorystore.V1Beta.Instance(); + } + input.ReadMessage(Instance); + break; + } + case 26: { + RequestId = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [DeleteInstance][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class DeleteInstanceRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DeleteInstanceRequest()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[12]; } + } + + [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 DeleteInstanceRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteInstanceRequest(DeleteInstanceRequest other) : this() { + name_ = other.name_; + requestId_ = other.requestId_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public DeleteInstanceRequest Clone() { + return new DeleteInstanceRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "request_id" field. + public const int RequestIdFieldNumber = 2; + private string requestId_ = ""; + /// + /// Optional. An optional request ID to identify requests. Specify a unique + /// request ID so that if you must retry your request, the server will know to + /// ignore the request if it has already been completed. The server will + /// guarantee that for at least 60 minutes after the first request. + /// + /// For example, consider a situation where you make an initial request and the + /// request times out. If you make the request again with the same request + /// ID, the server can check if original operation with the same request ID + /// was received, and if so, will ignore the second request. This prevents + /// clients from accidentally creating duplicate commitments. + /// + /// The request ID must be a valid UUID with the exception that zero UUID is + /// not supported (00000000-0000-0000-0000-000000000000). + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string RequestId { + get { return requestId_; } + set { + requestId_ = 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 DeleteInstanceRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(DeleteInstanceRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) return false; + if (RequestId != other.RequestId) 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 (Name.Length != 0) hash ^= Name.GetHashCode(); + if (RequestId.Length != 0) hash ^= RequestId.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (RequestId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(RequestId); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (RequestId.Length != 0) { + output.WriteRawTag(18); + output.WriteString(RequestId); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (RequestId.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(RequestId); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(DeleteInstanceRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + if (other.RequestId.Length != 0) { + RequestId = other.RequestId; + } + _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: { + Name = input.ReadString(); + break; + } + case 18: { + RequestId = 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: { + Name = input.ReadString(); + break; + } + case 18: { + RequestId = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// Request message for [GetCertificateAuthority][]. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class GetCertificateAuthorityRequest : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetCertificateAuthorityRequest()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[13]; } + } + + [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 GetCertificateAuthorityRequest() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetCertificateAuthorityRequest(GetCertificateAuthorityRequest other) : this() { + name_ = other.name_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public GetCertificateAuthorityRequest Clone() { + return new GetCertificateAuthorityRequest(this); + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = 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 GetCertificateAuthorityRequest); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(GetCertificateAuthorityRequest other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (Name != other.Name) 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 (Name.Length != 0) hash ^= Name.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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + 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 (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(GetCertificateAuthorityRequest other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + _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: { + Name = 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: { + Name = input.ReadString(); + break; + } + } + } + } + #endif + + } + + /// + /// A certificate authority for an instance. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CertificateAuthority : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CertificateAuthority()); + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[14]; } + } + + [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 CertificateAuthority() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CertificateAuthority(CertificateAuthority other) : this() { + name_ = other.name_; + switch (other.ServerCaCase) { + case ServerCaOneofCase.ManagedServerCa: + ManagedServerCa = other.ManagedServerCa.Clone(); + break; + } + + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CertificateAuthority Clone() { + return new CertificateAuthority(this); + } + + /// Field number for the "managed_server_ca" field. + public const int ManagedServerCaFieldNumber = 2; + /// + /// A managed server certificate authority. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority ManagedServerCa { + get { return serverCaCase_ == ServerCaOneofCase.ManagedServerCa ? (global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority) serverCa_ : null; } + set { + serverCa_ = value; + serverCaCase_ = value == null ? ServerCaOneofCase.None : ServerCaOneofCase.ManagedServerCa; + } + } + + /// Field number for the "name" field. + public const int NameFieldNumber = 1; + private string name_ = ""; + /// + /// Identifier. Unique name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance} + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Name { + get { return name_; } + set { + name_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + private object serverCa_; + /// Enum of possible cases for the "server_ca" oneof. + public enum ServerCaOneofCase { + None = 0, + ManagedServerCa = 2, + } + private ServerCaOneofCase serverCaCase_ = ServerCaOneofCase.None; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ServerCaOneofCase ServerCaCase { + get { return serverCaCase_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void ClearServerCa() { + serverCaCase_ = ServerCaOneofCase.None; + serverCa_ = null; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CertificateAuthority); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CertificateAuthority other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(ManagedServerCa, other.ManagedServerCa)) return false; + if (Name != other.Name) return false; + if (ServerCaCase != other.ServerCaCase) 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 (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) hash ^= ManagedServerCa.GetHashCode(); + if (Name.Length != 0) hash ^= Name.GetHashCode(); + hash ^= (int) serverCaCase_; + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + output.WriteRawTag(18); + output.WriteMessage(ManagedServerCa); + } + 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 (Name.Length != 0) { + output.WriteRawTag(10); + output.WriteString(Name); + } + if (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + output.WriteRawTag(18); + output.WriteMessage(ManagedServerCa); + } + 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 (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(ManagedServerCa); + } + if (Name.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Name); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CertificateAuthority other) { + if (other == null) { + return; + } + if (other.Name.Length != 0) { + Name = other.Name; + } + switch (other.ServerCaCase) { + case ServerCaOneofCase.ManagedServerCa: + if (ManagedServerCa == null) { + ManagedServerCa = new global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority(); + } + ManagedServerCa.MergeFrom(other.ManagedServerCa); + break; + } + + _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: { + Name = input.ReadString(); + break; + } + case 18: { + global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority subBuilder = new global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority(); + if (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + subBuilder.MergeFrom(ManagedServerCa); + } + input.ReadMessage(subBuilder); + ManagedServerCa = subBuilder; + 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: { + Name = input.ReadString(); + break; + } + case 18: { + global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority subBuilder = new global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority(); + if (serverCaCase_ == ServerCaOneofCase.ManagedServerCa) { + subBuilder.MergeFrom(ManagedServerCa); + } + input.ReadMessage(subBuilder); + ManagedServerCa = subBuilder; + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the CertificateAuthority message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// A managed certificate authority. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class ManagedCertificateAuthority : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ManagedCertificateAuthority()); + 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.Memorystore.V1Beta.CertificateAuthority.Descriptor.NestedTypes[0]; } + } + + [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 ManagedCertificateAuthority() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ManagedCertificateAuthority(ManagedCertificateAuthority other) : this() { + caCerts_ = other.caCerts_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public ManagedCertificateAuthority Clone() { + return new ManagedCertificateAuthority(this); + } + + /// Field number for the "ca_certs" field. + public const int CaCertsFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_caCerts_codec + = pb::FieldCodec.ForMessage(10, global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain.Parser); + private readonly pbc::RepeatedField caCerts_ = new pbc::RepeatedField(); + /// + /// PEM encoded CA certificate chains for managed server authentication. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField CaCerts { + get { return caCerts_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as ManagedCertificateAuthority); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(ManagedCertificateAuthority other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!caCerts_.Equals(other.caCerts_)) 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; + hash ^= caCerts_.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 + caCerts_.WriteTo(output, _repeated_caCerts_codec); + 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) { + caCerts_.WriteTo(ref output, _repeated_caCerts_codec); + 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; + size += caCerts_.CalculateSize(_repeated_caCerts_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(ManagedCertificateAuthority other) { + if (other == null) { + return; + } + caCerts_.Add(other.caCerts_); + _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: { + caCerts_.AddEntriesFrom(input, _repeated_caCerts_codec); + 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: { + caCerts_.AddEntriesFrom(ref input, _repeated_caCerts_codec); + break; + } + } + } + } + #endif + + #region Nested types + /// Container for nested types declared in the ManagedCertificateAuthority message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static partial class Types { + /// + /// A certificate chain. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + public sealed partial class CertChain : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CertChain()); + 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.Memorystore.V1Beta.CertificateAuthority.Types.ManagedCertificateAuthority.Descriptor.NestedTypes[0]; } + } + + [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 CertChain() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CertChain(CertChain other) : this() { + certificates_ = other.certificates_.Clone(); + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public CertChain Clone() { + return new CertChain(this); + } + + /// Field number for the "certificates" field. + public const int CertificatesFieldNumber = 1; + private static readonly pb::FieldCodec _repeated_certificates_codec + = pb::FieldCodec.ForString(10); + private readonly pbc::RepeatedField certificates_ = new pbc::RepeatedField(); + /// + /// The certificates that form the CA chain in order of leaf to root. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public pbc::RepeatedField Certificates { + get { return certificates_; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as CertChain); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(CertChain other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if(!certificates_.Equals(other.certificates_)) 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; + hash ^= certificates_.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 + certificates_.WriteTo(output, _repeated_certificates_codec); + 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) { + certificates_.WriteTo(ref output, _repeated_certificates_codec); + 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; + size += certificates_.CalculateSize(_repeated_certificates_codec); + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(CertChain other) { + if (other == null) { + return; + } + certificates_.Add(other.certificates_); + _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: { + certificates_.AddEntriesFrom(input, _repeated_certificates_codec); + 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: { + certificates_.AddEntriesFrom(ref input, _repeated_certificates_codec); + break; + } + } + } + } + #endif + + } + + } + #endregion + + } + + } + #endregion + + } + + /// + /// Represents the metadata of a long-running operation. + /// + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] + 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.Memorystore.V1Beta.MemorystoreReflection.Descriptor.MessageTypes[15]; } + } + + [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_; + statusMessage_ = other.statusMessage_; + requestedCancellation_ = other.requestedCancellation_; + apiVersion_ = other.apiVersion_; + _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_; + /// + /// Output only. 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_; + /// + /// Output only. 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_ = ""; + /// + /// Output only. 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_ = ""; + /// + /// Output only. 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"); + } + } + + /// Field number for the "status_message" field. + public const int StatusMessageFieldNumber = 5; + private string statusMessage_ = ""; + /// + /// Output only. Human-readable status of the operation, if any. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string StatusMessage { + get { return statusMessage_; } + set { + statusMessage_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "requested_cancellation" field. + public const int RequestedCancellationFieldNumber = 6; + private bool requestedCancellation_; + /// + /// Output only. Identifies whether the user has requested cancellation + /// of the operation. Operations that have been cancelled successfully + /// have [Operation.error][] value with a + /// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to + /// `Code.CANCELLED`. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool RequestedCancellation { + get { return requestedCancellation_; } + set { + requestedCancellation_ = value; + } + } + + /// Field number for the "api_version" field. + public const int ApiVersionFieldNumber = 7; + private string apiVersion_ = ""; + /// + /// Output only. API version used to start the operation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string ApiVersion { + get { return apiVersion_; } + set { + apiVersion_ = 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; + if (StatusMessage != other.StatusMessage) return false; + if (RequestedCancellation != other.RequestedCancellation) return false; + if (ApiVersion != other.ApiVersion) 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 (StatusMessage.Length != 0) hash ^= StatusMessage.GetHashCode(); + if (RequestedCancellation != false) hash ^= RequestedCancellation.GetHashCode(); + if (ApiVersion.Length != 0) hash ^= ApiVersion.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 (StatusMessage.Length != 0) { + output.WriteRawTag(42); + output.WriteString(StatusMessage); + } + if (RequestedCancellation != false) { + output.WriteRawTag(48); + output.WriteBool(RequestedCancellation); + } + if (ApiVersion.Length != 0) { + output.WriteRawTag(58); + output.WriteString(ApiVersion); + } + 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 (StatusMessage.Length != 0) { + output.WriteRawTag(42); + output.WriteString(StatusMessage); + } + if (RequestedCancellation != false) { + output.WriteRawTag(48); + output.WriteBool(RequestedCancellation); + } + if (ApiVersion.Length != 0) { + output.WriteRawTag(58); + output.WriteString(ApiVersion); + } + 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 (StatusMessage.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(StatusMessage); + } + if (RequestedCancellation != false) { + size += 1 + 1; + } + if (ApiVersion.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(ApiVersion); + } + 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; + } + if (other.StatusMessage.Length != 0) { + StatusMessage = other.StatusMessage; + } + if (other.RequestedCancellation != false) { + RequestedCancellation = other.RequestedCancellation; + } + if (other.ApiVersion.Length != 0) { + ApiVersion = other.ApiVersion; + } + _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; + } + case 42: { + StatusMessage = input.ReadString(); + break; + } + case 48: { + RequestedCancellation = input.ReadBool(); + break; + } + case 58: { + ApiVersion = 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; + } + case 42: { + StatusMessage = input.ReadString(); + break; + } + case 48: { + RequestedCancellation = input.ReadBool(); + break; + } + case 58: { + ApiVersion = input.ReadString(); + break; + } + } + } + } + #endif + + } + + #endregion + +} + +#endregion Designer generated code diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreClient.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreClient.g.cs new file mode 100644 index 000000000000..b63fbaac53ee --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreClient.g.cs @@ -0,0 +1,1507 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gagr = Google.Api.Gax.ResourceNames; +using gax = Google.Api.Gax; +using gaxgrpc = Google.Api.Gax.Grpc; +using gcl = Google.Cloud.Location; +using grpccore = Grpc.Core; +using grpcinter = Grpc.Core.Interceptors; +using lro = Google.LongRunning; +using mel = Microsoft.Extensions.Logging; +using proto = Google.Protobuf; +using sc = System.Collections; +using scg = System.Collections.Generic; +using sco = System.Collections.ObjectModel; +using st = System.Threading; +using stt = System.Threading.Tasks; +using sys = System; +using wkt = Google.Protobuf.WellKnownTypes; + +namespace Google.Cloud.Memorystore.V1Beta +{ + /// Settings for instances. + public sealed partial class MemorystoreSettings : gaxgrpc::ServiceSettingsBase + { + /// Get a new instance of the default . + /// A new instance of the default . + public static MemorystoreSettings GetDefault() => new MemorystoreSettings(); + + /// Constructs a new object with default settings. + public MemorystoreSettings() + { + } + + private MemorystoreSettings(MemorystoreSettings existing) : base(existing) + { + gax::GaxPreconditions.CheckNotNull(existing, nameof(existing)); + ListInstancesSettings = existing.ListInstancesSettings; + GetInstanceSettings = existing.GetInstanceSettings; + CreateInstanceSettings = existing.CreateInstanceSettings; + CreateInstanceOperationsSettings = existing.CreateInstanceOperationsSettings.Clone(); + UpdateInstanceSettings = existing.UpdateInstanceSettings; + UpdateInstanceOperationsSettings = existing.UpdateInstanceOperationsSettings.Clone(); + DeleteInstanceSettings = existing.DeleteInstanceSettings; + DeleteInstanceOperationsSettings = existing.DeleteInstanceOperationsSettings.Clone(); + GetCertificateAuthoritySettings = existing.GetCertificateAuthoritySettings; + LocationsSettings = existing.LocationsSettings; + OnCopy(existing); + } + + partial void OnCopy(MemorystoreSettings existing); + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.ListInstances and MemorystoreClient.ListInstancesAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings ListInstancesSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.GetInstance and MemorystoreClient.GetInstanceAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings GetInstanceSettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.CreateInstance and MemorystoreClient.CreateInstanceAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 600 seconds. + /// + /// + public gaxgrpc::CallSettings CreateInstanceSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(600000))); + + /// + /// Long Running Operation settings for calls to MemorystoreClient.CreateInstance and + /// MemorystoreClient.CreateInstanceAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings CreateInstanceOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.UpdateInstance and MemorystoreClient.UpdateInstanceAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 600 seconds. + /// + /// + public gaxgrpc::CallSettings UpdateInstanceSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(600000))); + + /// + /// Long Running Operation settings for calls to MemorystoreClient.UpdateInstance and + /// MemorystoreClient.UpdateInstanceAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings UpdateInstanceOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.DeleteInstance and MemorystoreClient.DeleteInstanceAsync. + /// + /// + /// + /// This call will not be retried. + /// Timeout: 600 seconds. + /// + /// + public gaxgrpc::CallSettings DeleteInstanceSettings { get; set; } = gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(600000))); + + /// + /// Long Running Operation settings for calls to MemorystoreClient.DeleteInstance and + /// MemorystoreClient.DeleteInstanceAsync. + /// + /// + /// Uses default of: + /// + /// Initial delay: 20 seconds. + /// Delay multiplier: 1.5 + /// Maximum delay: 45 seconds. + /// Total timeout: 24 hours. + /// + /// + public lro::OperationsSettings DeleteInstanceOperationsSettings { get; set; } = new lro::OperationsSettings + { + DefaultPollSettings = new gax::PollSettings(gax::Expiration.FromTimeout(sys::TimeSpan.FromHours(24)), sys::TimeSpan.FromSeconds(20), 1.5, sys::TimeSpan.FromSeconds(45)), + }; + + /// + /// for synchronous and asynchronous calls to + /// MemorystoreClient.GetCertificateAuthority and MemorystoreClient.GetCertificateAuthorityAsync. + /// + /// + /// + /// Initial retry delay: 1000 milliseconds. + /// Retry delay multiplier: 1.3 + /// Retry maximum delay: 10000 milliseconds. + /// Maximum attempts: 5 + /// + /// Retriable status codes: . + /// + /// Timeout: 60 seconds. + /// + /// + public gaxgrpc::CallSettings GetCertificateAuthoritySettings { get; set; } = gaxgrpc::CallSettingsExtensions.WithRetry(gaxgrpc::CallSettings.FromExpiration(gax::Expiration.FromTimeout(sys::TimeSpan.FromMilliseconds(60000))), gaxgrpc::RetrySettings.FromExponentialBackoff(maxAttempts: 5, initialBackoff: sys::TimeSpan.FromMilliseconds(1000), maxBackoff: sys::TimeSpan.FromMilliseconds(10000), backoffMultiplier: 1.3, retryFilter: gaxgrpc::RetrySettings.FilterForStatusCodes(grpccore::StatusCode.Unavailable))); + + /// + /// The settings to use for the associated with the client. + /// + public gcl::LocationsSettings LocationsSettings { get; set; } = gcl::LocationsSettings.GetDefault(); + + /// Creates a deep clone of this object, with all the same property values. + /// A deep clone of this object. + public MemorystoreSettings Clone() => new MemorystoreSettings(this); + } + + /// + /// Builder class for to provide simple configuration of credentials, endpoint etc. + /// + public sealed partial class MemorystoreClientBuilder : gaxgrpc::ClientBuilderBase + { + /// The settings to use for RPCs, or null for the default settings. + public MemorystoreSettings Settings { get; set; } + + /// Creates a new builder with default settings. + public MemorystoreClientBuilder() : base(MemorystoreClient.ServiceMetadata) + { + } + + partial void InterceptBuild(ref MemorystoreClient client); + + partial void InterceptBuildAsync(st::CancellationToken cancellationToken, ref stt::Task task); + + /// Builds the resulting client. + public override MemorystoreClient Build() + { + MemorystoreClient client = null; + InterceptBuild(ref client); + return client ?? BuildImpl(); + } + + /// Builds the resulting client asynchronously. + public override stt::Task BuildAsync(st::CancellationToken cancellationToken = default) + { + stt::Task task = null; + InterceptBuildAsync(cancellationToken, ref task); + return task ?? BuildAsyncImpl(cancellationToken); + } + + private MemorystoreClient BuildImpl() + { + Validate(); + grpccore::CallInvoker callInvoker = CreateCallInvoker(); + return MemorystoreClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + private async stt::Task BuildAsyncImpl(st::CancellationToken cancellationToken) + { + Validate(); + grpccore::CallInvoker callInvoker = await CreateCallInvokerAsync(cancellationToken).ConfigureAwait(false); + return MemorystoreClient.Create(callInvoker, GetEffectiveSettings(Settings?.Clone()), Logger); + } + + /// Returns the channel pool to use when no other options are specified. + protected override gaxgrpc::ChannelPool GetChannelPool() => MemorystoreClient.ChannelPool; + } + + /// Memorystore client wrapper, for convenient use. + /// + /// Service describing handlers for resources + /// + public abstract partial class MemorystoreClient + { + /// + /// The default endpoint for the Memorystore service, which is a host of "memorystore.googleapis.com" and a port + /// of 443. + /// + public static string DefaultEndpoint { get; } = "memorystore.googleapis.com:443"; + + /// The default Memorystore scopes. + /// + /// The default Memorystore scopes are: + /// + /// https://www.googleapis.com/auth/cloud-platform + /// + /// + public static scg::IReadOnlyList DefaultScopes { get; } = new sco::ReadOnlyCollection(new string[] + { + "https://www.googleapis.com/auth/cloud-platform", + }); + + /// The service metadata associated with this client type. + public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(Memorystore.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata); + + internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata); + + /// + /// Asynchronously creates a using the default credentials, endpoint and + /// settings. To specify custom credentials or other settings, use . + /// + /// + /// The to use while creating the client. + /// + /// The task representing the created . + public static stt::Task CreateAsync(st::CancellationToken cancellationToken = default) => + new MemorystoreClientBuilder().BuildAsync(cancellationToken); + + /// + /// Synchronously creates a using the default credentials, endpoint and + /// settings. To specify custom credentials or other settings, use . + /// + /// The created . + public static MemorystoreClient Create() => new MemorystoreClientBuilder().Build(); + + /// + /// Creates a which uses the specified call invoker for remote operations. + /// + /// + /// The for remote operations. Must not be null. + /// + /// Optional . + /// Optional . + /// The created . + internal static MemorystoreClient Create(grpccore::CallInvoker callInvoker, MemorystoreSettings settings = null, mel::ILogger logger = null) + { + gax::GaxPreconditions.CheckNotNull(callInvoker, nameof(callInvoker)); + grpcinter::Interceptor interceptor = settings?.Interceptor; + if (interceptor != null) + { + callInvoker = grpcinter::CallInvokerExtensions.Intercept(callInvoker, interceptor); + } + Memorystore.MemorystoreClient grpcClient = new Memorystore.MemorystoreClient(callInvoker); + return new MemorystoreClientImpl(grpcClient, settings, logger); + } + + /// + /// Shuts down any channels automatically created by and + /// . Channels which weren't automatically created are not + /// affected. + /// + /// + /// After calling this method, further calls to and + /// will create new channels, which could in turn be shut down + /// by another call to this method. + /// + /// A task representing the asynchronous shutdown operation. + public static stt::Task ShutdownDefaultChannelsAsync() => ChannelPool.ShutdownChannelsAsync(); + + /// The underlying gRPC Memorystore client + public virtual Memorystore.MemorystoreClient GrpcClient => throw new sys::NotImplementedException(); + + /// The associated with this client. + public virtual gcl::LocationsClient LocationsClient => throw new sys::NotImplementedException(); + + /// + /// Lists Instances in a given project and location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListInstances(ListInstancesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists Instances in a given project and location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListInstancesAsync(ListInstancesRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Lists Instances in a given project and location. + /// + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListInstances(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListInstancesRequest request = new ListInstancesRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListInstances(request, callSettings); + } + + /// + /// Lists Instances in a given project and location. + /// + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListInstancesAsync(string parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListInstancesRequest request = new ListInstancesRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListInstancesAsync(request, callSettings); + } + + /// + /// Lists Instances in a given project and location. + /// + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public virtual gax::PagedEnumerable ListInstances(gagr::LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListInstances(request, callSettings); + } + + /// + /// Lists Instances in a given project and location. + /// + /// + /// Required. The parent to list instances from. + /// Format: projects/{project}/locations/{location} + /// + /// + /// The token returned from the previous request. A value of null or an empty string retrieves the first + /// page. + /// + /// + /// The size of page to request. The response will not be larger than this, but may be smaller. A value of + /// null or 0 uses a server-defined page size. + /// + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public virtual gax::PagedAsyncEnumerable ListInstancesAsync(gagr::LocationName parent, string pageToken = null, int? pageSize = null, gaxgrpc::CallSettings callSettings = null) + { + ListInstancesRequest request = new ListInstancesRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + }; + if (pageToken != null) + { + request.PageToken = pageToken; + } + if (pageSize != null) + { + request.PageSize = pageSize.Value; + } + return ListInstancesAsync(request, callSettings); + } + + /// + /// Gets details of a single Instance. + /// + /// 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 Instance GetInstance(GetInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details of a single Instance. + /// + /// 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 GetInstanceAsync(GetInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details of a single Instance. + /// + /// 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 GetInstanceAsync(GetInstanceRequest request, st::CancellationToken cancellationToken) => + GetInstanceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Instance GetInstance(string name, gaxgrpc::CallSettings callSettings = null) => + GetInstance(new GetInstanceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetInstanceAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetInstanceAsync(new GetInstanceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetInstanceAsync(string name, st::CancellationToken cancellationToken) => + GetInstanceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual Instance GetInstance(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + GetInstance(new GetInstanceRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetInstanceAsync(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + GetInstanceAsync(new GetInstanceRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details of a single Instance. + /// + /// + /// Required. The name of the instance to retrieve. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetInstanceAsync(InstanceName name, st::CancellationToken cancellationToken) => + GetInstanceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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 CreateInstance(CreateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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> CreateInstanceAsync(CreateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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> CreateInstanceAsync(CreateInstanceRequest request, st::CancellationToken cancellationToken) => + CreateInstanceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for CreateInstance. + public virtual lro::OperationsClient CreateInstanceOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of CreateInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceCreateInstance(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateInstanceOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// CreateInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceCreateInstanceAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateInstanceOperationsClient, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation CreateInstance(string parent, Instance instance, string instanceId, gaxgrpc::CallSettings callSettings = null) => + CreateInstance(new CreateInstanceRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + InstanceId = gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId)), + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> CreateInstanceAsync(string parent, Instance instance, string instanceId, gaxgrpc::CallSettings callSettings = null) => + CreateInstanceAsync(new CreateInstanceRequest + { + Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), + InstanceId = gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId)), + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> CreateInstanceAsync(string parent, Instance instance, string instanceId, st::CancellationToken cancellationToken) => + CreateInstanceAsync(parent, instance, instanceId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation CreateInstance(gagr::LocationName parent, Instance instance, string instanceId, gaxgrpc::CallSettings callSettings = null) => + CreateInstance(new CreateInstanceRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + InstanceId = gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId)), + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> CreateInstanceAsync(gagr::LocationName parent, Instance instance, string instanceId, gaxgrpc::CallSettings callSettings = null) => + CreateInstanceAsync(new CreateInstanceRequest + { + ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), + InstanceId = gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId)), + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Creates a new Instance in a given project and location. + /// + /// + /// Required. The parent resource where this instance will be created. + /// Format: projects/{project}/locations/{location} + /// + /// + /// Required. The instance to create. + /// + /// + /// Required. The ID to use for the instance, which will become the final + /// component of the instance's resource name. + /// + /// This value is subject to the following restrictions: + /// + /// * Must be 4-63 characters in length + /// * Must begin with a letter or digit + /// * Must contain only lowercase letters, digits, and hyphens + /// * Must not end with a hyphen + /// * Must be unique within a location + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> CreateInstanceAsync(gagr::LocationName parent, Instance instance, string instanceId, st::CancellationToken cancellationToken) => + CreateInstanceAsync(parent, instance, instanceId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Updates the parameters of a single Instance. + /// + /// 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 UpdateInstance(UpdateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates the parameters of a single Instance. + /// + /// 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> UpdateInstanceAsync(UpdateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Updates the parameters of a single Instance. + /// + /// 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> UpdateInstanceAsync(UpdateInstanceRequest request, st::CancellationToken cancellationToken) => + UpdateInstanceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for UpdateInstance. + public virtual lro::OperationsClient UpdateInstanceOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of UpdateInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceUpdateInstance(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateInstanceOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// UpdateInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceUpdateInstanceAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateInstanceOperationsClient, callSettings); + + /// + /// Updates the parameters of a single Instance. + /// + /// + /// Required. The instance to update. + /// + /// + /// Optional. The list of fields to be updated on the instance. At least one + /// field must be specified. + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation UpdateInstance(Instance instance, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateInstance(new UpdateInstanceRequest + { + UpdateMask = updateMask, + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Updates the parameters of a single Instance. + /// + /// + /// Required. The instance to update. + /// + /// + /// Optional. The list of fields to be updated on the instance. At least one + /// field must be specified. + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> UpdateInstanceAsync(Instance instance, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + UpdateInstanceAsync(new UpdateInstanceRequest + { + UpdateMask = updateMask, + Instance = gax::GaxPreconditions.CheckNotNull(instance, nameof(instance)), + }, callSettings); + + /// + /// Updates the parameters of a single Instance. + /// + /// + /// Required. The instance to update. + /// + /// + /// Optional. The list of fields to be updated on the instance. At least one + /// field must be specified. + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> UpdateInstanceAsync(Instance instance, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + UpdateInstanceAsync(instance, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes a single Instance. + /// + /// 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 DeleteInstance(DeleteInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Deletes a single Instance. + /// + /// 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> DeleteInstanceAsync(DeleteInstanceRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Deletes a single Instance. + /// + /// 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> DeleteInstanceAsync(DeleteInstanceRequest request, st::CancellationToken cancellationToken) => + DeleteInstanceAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// The long-running operations client for DeleteInstance. + public virtual lro::OperationsClient DeleteInstanceOperationsClient => throw new sys::NotImplementedException(); + + /// + /// Poll an operation once, using an operationName from a previous invocation of DeleteInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// The result of polling the operation. + public virtual lro::Operation PollOnceDeleteInstance(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteInstanceOperationsClient, callSettings); + + /// + /// Asynchronously poll an operation once, using an operationName from a previous invocation of + /// DeleteInstance. + /// + /// + /// The name of a previously invoked operation. Must not be null or empty. + /// + /// If not null, applies overrides to this RPC call. + /// A task representing the result of polling the operation. + public virtual stt::Task> PollOnceDeleteInstanceAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteInstanceOperationsClient, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation DeleteInstance(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteInstance(new DeleteInstanceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteInstanceAsync(string name, gaxgrpc::CallSettings callSettings = null) => + DeleteInstanceAsync(new DeleteInstanceRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteInstanceAsync(string name, st::CancellationToken cancellationToken) => + DeleteInstanceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual lro::Operation DeleteInstance(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + DeleteInstance(new DeleteInstanceRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteInstanceAsync(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + DeleteInstanceAsync(new DeleteInstanceRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Deletes a single Instance. + /// + /// + /// Required. The name of the instance to delete. + /// Format: projects/{project}/locations/{location}/instances/{instance} + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task> DeleteInstanceAsync(InstanceName name, st::CancellationToken cancellationToken) => + DeleteInstanceAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 CertificateAuthority GetCertificateAuthority(GetCertificateAuthorityRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 GetCertificateAuthorityAsync(GetCertificateAuthorityRequest request, gaxgrpc::CallSettings callSettings = null) => + throw new sys::NotImplementedException(); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 GetCertificateAuthorityAsync(GetCertificateAuthorityRequest request, st::CancellationToken cancellationToken) => + GetCertificateAuthorityAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CertificateAuthority GetCertificateAuthority(string name, gaxgrpc::CallSettings callSettings = null) => + GetCertificateAuthority(new GetCertificateAuthorityRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetCertificateAuthorityAsync(string name, gaxgrpc::CallSettings callSettings = null) => + GetCertificateAuthorityAsync(new GetCertificateAuthorityRequest + { + Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), + }, callSettings); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetCertificateAuthorityAsync(string name, st::CancellationToken cancellationToken) => + GetCertificateAuthorityAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// If not null, applies overrides to this RPC call. + /// The RPC response. + public virtual CertificateAuthority GetCertificateAuthority(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + GetCertificateAuthority(new GetCertificateAuthorityRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// If not null, applies overrides to this RPC call. + /// A Task containing the RPC response. + public virtual stt::Task GetCertificateAuthorityAsync(InstanceName name, gaxgrpc::CallSettings callSettings = null) => + GetCertificateAuthorityAsync(new GetCertificateAuthorityRequest + { + InstanceName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), + }, callSettings); + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// + /// Required. The name of the certificate authority. + /// Format: + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// A to use for this RPC. + /// A Task containing the RPC response. + public virtual stt::Task GetCertificateAuthorityAsync(InstanceName name, st::CancellationToken cancellationToken) => + GetCertificateAuthorityAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); + } + + /// Memorystore client wrapper implementation, for convenient use. + /// + /// Service describing handlers for resources + /// + public sealed partial class MemorystoreClientImpl : MemorystoreClient + { + private readonly gaxgrpc::ApiCall _callListInstances; + + private readonly gaxgrpc::ApiCall _callGetInstance; + + private readonly gaxgrpc::ApiCall _callCreateInstance; + + private readonly gaxgrpc::ApiCall _callUpdateInstance; + + private readonly gaxgrpc::ApiCall _callDeleteInstance; + + private readonly gaxgrpc::ApiCall _callGetCertificateAuthority; + + /// + /// Constructs a client wrapper for the Memorystore service, with the specified gRPC client and settings. + /// + /// The underlying gRPC client. + /// The base used within this client. + /// Optional to use within this client. + public MemorystoreClientImpl(Memorystore.MemorystoreClient grpcClient, MemorystoreSettings settings, mel::ILogger logger) + { + GrpcClient = grpcClient; + MemorystoreSettings effectiveSettings = settings ?? MemorystoreSettings.GetDefault(); + gaxgrpc::ClientHelper clientHelper = new gaxgrpc::ClientHelper(new gaxgrpc::ClientHelper.Options + { + Settings = effectiveSettings, + Logger = logger, + }); + CreateInstanceOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.CreateInstanceOperationsSettings, logger); + UpdateInstanceOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.UpdateInstanceOperationsSettings, logger); + DeleteInstanceOperationsClient = new lro::OperationsClientImpl(grpcClient.CreateOperationsClient(), effectiveSettings.DeleteInstanceOperationsSettings, logger); + LocationsClient = new gcl::LocationsClientImpl(grpcClient.CreateLocationsClient(), effectiveSettings.LocationsSettings, logger); + _callListInstances = clientHelper.BuildApiCall("ListInstances", grpcClient.ListInstancesAsync, grpcClient.ListInstances, effectiveSettings.ListInstancesSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callListInstances); + Modify_ListInstancesApiCall(ref _callListInstances); + _callGetInstance = clientHelper.BuildApiCall("GetInstance", grpcClient.GetInstanceAsync, grpcClient.GetInstance, effectiveSettings.GetInstanceSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetInstance); + Modify_GetInstanceApiCall(ref _callGetInstance); + _callCreateInstance = clientHelper.BuildApiCall("CreateInstance", grpcClient.CreateInstanceAsync, grpcClient.CreateInstance, effectiveSettings.CreateInstanceSettings).WithGoogleRequestParam("parent", request => request.Parent); + Modify_ApiCall(ref _callCreateInstance); + Modify_CreateInstanceApiCall(ref _callCreateInstance); + _callUpdateInstance = clientHelper.BuildApiCall("UpdateInstance", grpcClient.UpdateInstanceAsync, grpcClient.UpdateInstance, effectiveSettings.UpdateInstanceSettings).WithGoogleRequestParam("instance.name", request => request.Instance?.Name); + Modify_ApiCall(ref _callUpdateInstance); + Modify_UpdateInstanceApiCall(ref _callUpdateInstance); + _callDeleteInstance = clientHelper.BuildApiCall("DeleteInstance", grpcClient.DeleteInstanceAsync, grpcClient.DeleteInstance, effectiveSettings.DeleteInstanceSettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callDeleteInstance); + Modify_DeleteInstanceApiCall(ref _callDeleteInstance); + _callGetCertificateAuthority = clientHelper.BuildApiCall("GetCertificateAuthority", grpcClient.GetCertificateAuthorityAsync, grpcClient.GetCertificateAuthority, effectiveSettings.GetCertificateAuthoritySettings).WithGoogleRequestParam("name", request => request.Name); + Modify_ApiCall(ref _callGetCertificateAuthority); + Modify_GetCertificateAuthorityApiCall(ref _callGetCertificateAuthority); + OnConstruction(grpcClient, effectiveSettings, clientHelper); + } + + partial void Modify_ApiCall(ref gaxgrpc::ApiCall call) where TRequest : class, proto::IMessage where TResponse : class, proto::IMessage; + + partial void Modify_ListInstancesApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetInstanceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_CreateInstanceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_UpdateInstanceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_DeleteInstanceApiCall(ref gaxgrpc::ApiCall call); + + partial void Modify_GetCertificateAuthorityApiCall(ref gaxgrpc::ApiCall call); + + partial void OnConstruction(Memorystore.MemorystoreClient grpcClient, MemorystoreSettings effectiveSettings, gaxgrpc::ClientHelper clientHelper); + + /// The underlying gRPC Memorystore client + public override Memorystore.MemorystoreClient GrpcClient { get; } + + /// The associated with this client. + public override gcl::LocationsClient LocationsClient { get; } + + partial void Modify_ListInstancesRequest(ref ListInstancesRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetInstanceRequest(ref GetInstanceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_CreateInstanceRequest(ref CreateInstanceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_UpdateInstanceRequest(ref UpdateInstanceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_DeleteInstanceRequest(ref DeleteInstanceRequest request, ref gaxgrpc::CallSettings settings); + + partial void Modify_GetCertificateAuthorityRequest(ref GetCertificateAuthorityRequest request, ref gaxgrpc::CallSettings settings); + + /// + /// Lists Instances in a given project and location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable sequence of resources. + public override gax::PagedEnumerable ListInstances(ListInstancesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListInstancesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedEnumerable(_callListInstances, request, callSettings); + } + + /// + /// Lists Instances in a given project and location. + /// + /// The request object containing all of the parameters for the API call. + /// If not null, applies overrides to this RPC call. + /// A pageable asynchronous sequence of resources. + public override gax::PagedAsyncEnumerable ListInstancesAsync(ListInstancesRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_ListInstancesRequest(ref request, ref callSettings); + return new gaxgrpc::GrpcPagedAsyncEnumerable(_callListInstances, request, callSettings); + } + + /// + /// Gets details of a single Instance. + /// + /// 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 Instance GetInstance(GetInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetInstanceRequest(ref request, ref callSettings); + return _callGetInstance.Sync(request, callSettings); + } + + /// + /// Gets details of a single Instance. + /// + /// 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 stt::Task GetInstanceAsync(GetInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetInstanceRequest(ref request, ref callSettings); + return _callGetInstance.Async(request, callSettings); + } + + /// The long-running operations client for CreateInstance. + public override lro::OperationsClient CreateInstanceOperationsClient { get; } + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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 CreateInstance(CreateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateInstanceRequest(ref request, ref callSettings); + return new lro::Operation(_callCreateInstance.Sync(request, callSettings), CreateInstanceOperationsClient); + } + + /// + /// Creates a new Instance in a given project and location. + /// + /// 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> CreateInstanceAsync(CreateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_CreateInstanceRequest(ref request, ref callSettings); + return new lro::Operation(await _callCreateInstance.Async(request, callSettings).ConfigureAwait(false), CreateInstanceOperationsClient); + } + + /// The long-running operations client for UpdateInstance. + public override lro::OperationsClient UpdateInstanceOperationsClient { get; } + + /// + /// Updates the parameters of a single Instance. + /// + /// 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 UpdateInstance(UpdateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateInstanceRequest(ref request, ref callSettings); + return new lro::Operation(_callUpdateInstance.Sync(request, callSettings), UpdateInstanceOperationsClient); + } + + /// + /// Updates the parameters of a single Instance. + /// + /// 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> UpdateInstanceAsync(UpdateInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_UpdateInstanceRequest(ref request, ref callSettings); + return new lro::Operation(await _callUpdateInstance.Async(request, callSettings).ConfigureAwait(false), UpdateInstanceOperationsClient); + } + + /// The long-running operations client for DeleteInstance. + public override lro::OperationsClient DeleteInstanceOperationsClient { get; } + + /// + /// Deletes a single Instance. + /// + /// 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 DeleteInstance(DeleteInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteInstanceRequest(ref request, ref callSettings); + return new lro::Operation(_callDeleteInstance.Sync(request, callSettings), DeleteInstanceOperationsClient); + } + + /// + /// Deletes a single Instance. + /// + /// 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> DeleteInstanceAsync(DeleteInstanceRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_DeleteInstanceRequest(ref request, ref callSettings); + return new lro::Operation(await _callDeleteInstance.Async(request, callSettings).ConfigureAwait(false), DeleteInstanceOperationsClient); + } + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 CertificateAuthority GetCertificateAuthority(GetCertificateAuthorityRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetCertificateAuthorityRequest(ref request, ref callSettings); + return _callGetCertificateAuthority.Sync(request, callSettings); + } + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// 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 stt::Task GetCertificateAuthorityAsync(GetCertificateAuthorityRequest request, gaxgrpc::CallSettings callSettings = null) + { + Modify_GetCertificateAuthorityRequest(ref request, ref callSettings); + return _callGetCertificateAuthority.Async(request, callSettings); + } + } + + public partial class ListInstancesRequest : gaxgrpc::IPageRequest + { + } + + public partial class ListInstancesResponse : gaxgrpc::IPageResponse + { + /// Returns an enumerator that iterates through the resources in this response. + public scg::IEnumerator GetEnumerator() => Instances.GetEnumerator(); + + sc::IEnumerator sc::IEnumerable.GetEnumerator() => GetEnumerator(); + } + + public static partial class Memorystore + { + public partial class MemorystoreClient + { + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// A new Operations client for the same target as this client. + public virtual lro::Operations.OperationsClient CreateOperationsClient() => + new lro::Operations.OperationsClient(CallInvoker); + } + } + + public static partial class Memorystore + { + public partial class MemorystoreClient + { + /// + /// Creates a new instance of using the same call invoker as + /// this client. + /// + /// + /// A new for the same target as this client. + /// + public virtual gcl::Locations.LocationsClient CreateLocationsClient() => + new gcl::Locations.LocationsClient(CallInvoker); + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreGrpc.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreGrpc.g.cs new file mode 100644 index 000000000000..acd83de42ea4 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreGrpc.g.cs @@ -0,0 +1,573 @@ +// +// Generated by the protocol buffer compiler. DO NOT EDIT! +// source: google/cloud/memorystore/v1beta/memorystore.proto +// +// Original file comments: +// Copyright 2024 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#pragma warning disable 0414, 1591, 8981, 0612 +#region Designer generated code + +using grpc = global::Grpc.Core; + +namespace Google.Cloud.Memorystore.V1Beta { + /// + /// Service describing handlers for resources + /// + public static partial class Memorystore + { + static readonly string __ServiceName = "google.cloud.memorystore.v1beta.Memorystore"; + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::SerializationContext context) + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (message is global::Google.Protobuf.IBufferMessage) + { + context.SetPayloadLength(message.CalculateSize()); + global::Google.Protobuf.MessageExtensions.WriteTo(message, context.GetBufferWriter()); + context.Complete(); + return; + } + #endif + context.Complete(global::Google.Protobuf.MessageExtensions.ToByteArray(message)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static class __Helper_MessageCache + { + public static readonly bool IsBufferMessage = global::System.Reflection.IntrospectionExtensions.GetTypeInfo(typeof(global::Google.Protobuf.IBufferMessage)).IsAssignableFrom(typeof(T)); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static T __Helper_DeserializeMessage(grpc::DeserializationContext context, global::Google.Protobuf.MessageParser parser) where T : global::Google.Protobuf.IMessage + { + #if !GRPC_DISABLE_PROTOBUF_BUFFER_SERIALIZATION + if (__Helper_MessageCache.IsBufferMessage) + { + return parser.ParseFrom(context.PayloadAsReadOnlySequence()); + } + #endif + return parser.ParseFrom(context.PayloadAsNewBuffer()); + } + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_ListInstancesRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.ListInstancesRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_ListInstancesResponse = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.ListInstancesResponse.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_GetInstanceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.GetInstanceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_Instance = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.Instance.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_CreateInstanceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_longrunning_Operation = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.LongRunning.Operation.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_UpdateInstanceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_DeleteInstanceRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_GetCertificateAuthorityRequest = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest.Parser)); + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Marshaller __Marshaller_google_cloud_memorystore_v1beta_CertificateAuthority = grpc::Marshallers.Create(__Helper_SerializeMessage, context => __Helper_DeserializeMessage(context, global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority.Parser)); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_ListInstances = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "ListInstances", + __Marshaller_google_cloud_memorystore_v1beta_ListInstancesRequest, + __Marshaller_google_cloud_memorystore_v1beta_ListInstancesResponse); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetInstance = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetInstance", + __Marshaller_google_cloud_memorystore_v1beta_GetInstanceRequest, + __Marshaller_google_cloud_memorystore_v1beta_Instance); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_CreateInstance = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "CreateInstance", + __Marshaller_google_cloud_memorystore_v1beta_CreateInstanceRequest, + __Marshaller_google_longrunning_Operation); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_UpdateInstance = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "UpdateInstance", + __Marshaller_google_cloud_memorystore_v1beta_UpdateInstanceRequest, + __Marshaller_google_longrunning_Operation); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_DeleteInstance = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "DeleteInstance", + __Marshaller_google_cloud_memorystore_v1beta_DeleteInstanceRequest, + __Marshaller_google_longrunning_Operation); + + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + static readonly grpc::Method __Method_GetCertificateAuthority = new grpc::Method( + grpc::MethodType.Unary, + __ServiceName, + "GetCertificateAuthority", + __Marshaller_google_cloud_memorystore_v1beta_GetCertificateAuthorityRequest, + __Marshaller_google_cloud_memorystore_v1beta_CertificateAuthority); + + /// Service descriptor + public static global::Google.Protobuf.Reflection.ServiceDescriptor Descriptor + { + get { return global::Google.Cloud.Memorystore.V1Beta.MemorystoreReflection.Descriptor.Services[0]; } + } + + /// Base class for server-side implementations of Memorystore + [grpc::BindServiceMethod(typeof(Memorystore), "BindService")] + public abstract partial class MemorystoreBase + { + /// + /// Lists Instances in a given project and location. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task ListInstances(global::Google.Cloud.Memorystore.V1Beta.ListInstancesRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Gets details of a single Instance. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetInstance(global::Google.Cloud.Memorystore.V1Beta.GetInstanceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Creates a new Instance in a given project and location. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task CreateInstance(global::Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Updates the parameters of a single Instance. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task UpdateInstance(global::Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Deletes a single Instance. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task DeleteInstance(global::Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request received from the client. + /// The context of the server-side call handler being invoked. + /// The response to send back to the client (wrapped by a task). + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::System.Threading.Tasks.Task GetCertificateAuthority(global::Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest request, grpc::ServerCallContext context) + { + throw new grpc::RpcException(new grpc::Status(grpc::StatusCode.Unimplemented, "")); + } + + } + + /// Client for Memorystore + public partial class MemorystoreClient : grpc::ClientBase + { + /// Creates a new client for Memorystore + /// The channel to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public MemorystoreClient(grpc::ChannelBase channel) : base(channel) + { + } + /// Creates a new client for Memorystore that uses a custom CallInvoker. + /// The callInvoker to use to make remote calls. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public MemorystoreClient(grpc::CallInvoker callInvoker) : base(callInvoker) + { + } + /// Protected parameterless constructor to allow creation of test doubles. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected MemorystoreClient() : base() + { + } + /// Protected constructor to allow creation of configured clients. + /// The client configuration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected MemorystoreClient(ClientBaseConfiguration configuration) : base(configuration) + { + } + + /// + /// Lists Instances in a given project and location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1Beta.ListInstancesResponse ListInstances(global::Google.Cloud.Memorystore.V1Beta.ListInstancesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListInstances(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists Instances in a given project and location. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1Beta.ListInstancesResponse ListInstances(global::Google.Cloud.Memorystore.V1Beta.ListInstancesRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_ListInstances, null, options, request); + } + /// + /// Lists Instances in a given project and location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListInstancesAsync(global::Google.Cloud.Memorystore.V1Beta.ListInstancesRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return ListInstancesAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Lists Instances in a given project and location. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall ListInstancesAsync(global::Google.Cloud.Memorystore.V1Beta.ListInstancesRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_ListInstances, null, options, request); + } + /// + /// Gets details of a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1Beta.Instance GetInstance(global::Google.Cloud.Memorystore.V1Beta.GetInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetInstance(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details of a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1Beta.Instance GetInstance(global::Google.Cloud.Memorystore.V1Beta.GetInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetInstance, null, options, request); + } + /// + /// Gets details of a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetInstanceAsync(global::Google.Cloud.Memorystore.V1Beta.GetInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetInstanceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details of a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetInstanceAsync(global::Google.Cloud.Memorystore.V1Beta.GetInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetInstance, null, options, request); + } + /// + /// Creates a new Instance in a given project and location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation CreateInstance(global::Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateInstance(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a new Instance in a given project and location. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation CreateInstance(global::Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_CreateInstance, null, options, request); + } + /// + /// Creates a new Instance in a given project and location. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateInstanceAsync(global::Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return CreateInstanceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Creates a new Instance in a given project and location. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall CreateInstanceAsync(global::Google.Cloud.Memorystore.V1Beta.CreateInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_CreateInstance, null, options, request); + } + /// + /// Updates the parameters of a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation UpdateInstance(global::Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateInstance(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates the parameters of a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation UpdateInstance(global::Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_UpdateInstance, null, options, request); + } + /// + /// Updates the parameters of a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateInstanceAsync(global::Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return UpdateInstanceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Updates the parameters of a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall UpdateInstanceAsync(global::Google.Cloud.Memorystore.V1Beta.UpdateInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_UpdateInstance, null, options, request); + } + /// + /// Deletes a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation DeleteInstance(global::Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteInstance(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Deletes a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.LongRunning.Operation DeleteInstance(global::Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_DeleteInstance, null, options, request); + } + /// + /// Deletes a single Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteInstanceAsync(global::Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return DeleteInstanceAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Deletes a single Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall DeleteInstanceAsync(global::Google.Cloud.Memorystore.V1Beta.DeleteInstanceRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_DeleteInstance, null, options, request); + } + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority GetCertificateAuthority(global::Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetCertificateAuthority(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The response received from the server. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual global::Google.Cloud.Memorystore.V1Beta.CertificateAuthority GetCertificateAuthority(global::Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest request, grpc::CallOptions options) + { + return CallInvoker.BlockingUnaryCall(__Method_GetCertificateAuthority, null, options, request); + } + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request to send to the server. + /// The initial metadata to send with the call. This parameter is optional. + /// An optional deadline for the call. The call will be cancelled if deadline is hit. + /// An optional token for canceling the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetCertificateAuthorityAsync(global::Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken)) + { + return GetCertificateAuthorityAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)); + } + /// + /// Gets details about the certificate authority for an Instance. + /// + /// The request to send to the server. + /// The options for the call. + /// The call object. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public virtual grpc::AsyncUnaryCall GetCertificateAuthorityAsync(global::Google.Cloud.Memorystore.V1Beta.GetCertificateAuthorityRequest request, grpc::CallOptions options) + { + return CallInvoker.AsyncUnaryCall(__Method_GetCertificateAuthority, null, options, request); + } + /// Creates a new instance of client from given ClientBaseConfiguration. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + protected override MemorystoreClient NewInstance(ClientBaseConfiguration configuration) + { + return new MemorystoreClient(configuration); + } + } + + /// Creates service definition that can be registered with a server + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static grpc::ServerServiceDefinition BindService(MemorystoreBase serviceImpl) + { + return grpc::ServerServiceDefinition.CreateBuilder() + .AddMethod(__Method_ListInstances, serviceImpl.ListInstances) + .AddMethod(__Method_GetInstance, serviceImpl.GetInstance) + .AddMethod(__Method_CreateInstance, serviceImpl.CreateInstance) + .AddMethod(__Method_UpdateInstance, serviceImpl.UpdateInstance) + .AddMethod(__Method_DeleteInstance, serviceImpl.DeleteInstance) + .AddMethod(__Method_GetCertificateAuthority, serviceImpl.GetCertificateAuthority).Build(); + } + + /// Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. + /// Note: this method is part of an experimental API that can change or be removed without any prior notice. + /// Service methods will be bound by calling AddMethod on this object. + /// An object implementing the server-side handling logic. + [global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)] + public static void BindService(grpc::ServiceBinderBase serviceBinder, MemorystoreBase serviceImpl) + { + serviceBinder.AddMethod(__Method_ListInstances, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.ListInstances)); + serviceBinder.AddMethod(__Method_GetInstance, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetInstance)); + serviceBinder.AddMethod(__Method_CreateInstance, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.CreateInstance)); + serviceBinder.AddMethod(__Method_UpdateInstance, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.UpdateInstance)); + serviceBinder.AddMethod(__Method_DeleteInstance, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.DeleteInstance)); + serviceBinder.AddMethod(__Method_GetCertificateAuthority, serviceImpl == null ? null : new grpc::UnaryServerMethod(serviceImpl.GetCertificateAuthority)); + } + + } +} +#endregion diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreResourceNames.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreResourceNames.g.cs new file mode 100644 index 000000000000..81fe848fefbc --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/MemorystoreResourceNames.g.cs @@ -0,0 +1,1436 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gagr = Google.Api.Gax.ResourceNames; +using gax = Google.Api.Gax; +using gcmv = Google.Cloud.Memorystore.V1Beta; +using sys = System; + +namespace Google.Cloud.Memorystore.V1Beta +{ + /// Resource name for the Instance resource. + public sealed partial class InstanceName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern projects/{project}/locations/{location}/instances/{instance}. + /// + ProjectLocationInstance = 1, + } + + private static gax::PathTemplate s_projectLocationInstance = new gax::PathTemplate("projects/{project}/locations/{location}/instances/{instance}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static InstanceName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new InstanceName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static InstanceName FromProjectLocationInstance(string projectId, string locationId, string instanceId) => + new InstanceName(ResourceNameType.ProjectLocationInstance, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), instanceId: gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + public static string Format(string projectId, string locationId, string instanceId) => + FormatProjectLocationInstance(projectId, locationId, instanceId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}. + /// + public static string FormatProjectLocationInstance(string projectId, string locationId, string instanceId) => + s_projectLocationInstance.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))); + + /// Parses the given resource name string into a new instance. + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static InstanceName Parse(string instanceName) => Parse(instanceName, false); + + /// + /// Parses the given resource name string into a new instance; optionally allowing an + /// unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static InstanceName Parse(string instanceName, bool allowUnparsed) => + TryParse(instanceName, allowUnparsed, out InstanceName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string instanceName, out InstanceName result) => TryParse(instanceName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string instanceName, bool allowUnparsed, out InstanceName result) + { + gax::GaxPreconditions.CheckNotNull(instanceName, nameof(instanceName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationInstance.TryParseName(instanceName, out resourceName)) + { + result = FromProjectLocationInstance(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(instanceName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private InstanceName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string instanceId = null, string locationId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + InstanceId = instanceId; + LocationId = locationId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/locations/{location}/instances/{instance} + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + public InstanceName(string projectId, string locationId, string instanceId) : this(ResourceNameType.ProjectLocationInstance, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), instanceId: gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Instance ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string InstanceId { get; } + + /// + /// The Location ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string LocationId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationInstance: return s_projectLocationInstance.Expand(ProjectId, LocationId, InstanceId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as InstanceName); + + /// + public bool Equals(InstanceName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(InstanceName a, InstanceName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(InstanceName a, InstanceName b) => !(a == b); + } + + /// Resource name for the CertificateAuthority resource. + public sealed partial class CertificateAuthorityName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + ProjectLocationInstance = 1, + } + + private static gax::PathTemplate s_projectLocationInstance = new gax::PathTemplate("projects/{project}/locations/{location}/instances/{instance}/certificateAuthority"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static CertificateAuthorityName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new CertificateAuthorityName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// A new instance of constructed from the provided ids. + /// + public static CertificateAuthorityName FromProjectLocationInstance(string projectId, string locationId, string instanceId) => + new CertificateAuthorityName(ResourceNameType.ProjectLocationInstance, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), instanceId: gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + public static string Format(string projectId, string locationId, string instanceId) => + FormatProjectLocationInstance(projectId, locationId, instanceId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority. + /// + public static string FormatProjectLocationInstance(string projectId, string locationId, string instanceId) => + s_projectLocationInstance.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static CertificateAuthorityName Parse(string certificateAuthorityName) => + Parse(certificateAuthorityName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static CertificateAuthorityName Parse(string certificateAuthorityName, bool allowUnparsed) => + TryParse(certificateAuthorityName, allowUnparsed, out CertificateAuthorityName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing + /// failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string certificateAuthorityName, out CertificateAuthorityName result) => + TryParse(certificateAuthorityName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing + /// failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string certificateAuthorityName, bool allowUnparsed, out CertificateAuthorityName result) + { + gax::GaxPreconditions.CheckNotNull(certificateAuthorityName, nameof(certificateAuthorityName)); + gax::TemplatedResourceName resourceName; + if (s_projectLocationInstance.TryParseName(certificateAuthorityName, out resourceName)) + { + result = FromProjectLocationInstance(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(certificateAuthorityName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private CertificateAuthorityName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string instanceId = null, string locationId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + InstanceId = instanceId; + LocationId = locationId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of + /// pattern projects/{project}/locations/{location}/instances/{instance}/certificateAuthority + /// + /// The Project ID. Must not be null or empty. + /// The Location ID. Must not be null or empty. + /// The Instance ID. Must not be null or empty. + public CertificateAuthorityName(string projectId, string locationId, string instanceId) : this(ResourceNameType.ProjectLocationInstance, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), locationId: gax::GaxPreconditions.CheckNotNullOrEmpty(locationId, nameof(locationId)), instanceId: gax::GaxPreconditions.CheckNotNullOrEmpty(instanceId, nameof(instanceId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Instance ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string InstanceId { get; } + + /// + /// The Location ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string LocationId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectLocationInstance: return s_projectLocationInstance.Expand(ProjectId, LocationId, InstanceId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as CertificateAuthorityName); + + /// + public bool Equals(CertificateAuthorityName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(CertificateAuthorityName a, CertificateAuthorityName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(CertificateAuthorityName a, CertificateAuthorityName b) => !(a == b); + } + + /// Resource name for the ForwardingRule resource. + public sealed partial class ForwardingRuleName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// . + /// + ProjectRegionForwardingRule = 1, + } + + private static gax::PathTemplate s_projectRegionForwardingRule = new gax::PathTemplate("projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static ForwardingRuleName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new ForwardingRuleName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ForwardingRule ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static ForwardingRuleName FromProjectRegionForwardingRule(string projectId, string regionId, string forwardingRuleId) => + new ForwardingRuleName(ResourceNameType.ProjectRegionForwardingRule, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), regionId: gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), forwardingRuleId: gax::GaxPreconditions.CheckNotNullOrEmpty(forwardingRuleId, nameof(forwardingRuleId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ForwardingRule ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + public static string Format(string projectId, string regionId, string forwardingRuleId) => + FormatProjectRegionForwardingRule(projectId, regionId, forwardingRuleId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ForwardingRule ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}. + /// + public static string FormatProjectRegionForwardingRule(string projectId, string regionId, string forwardingRuleId) => + s_projectRegionForwardingRule.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), gax::GaxPreconditions.CheckNotNullOrEmpty(forwardingRuleId, nameof(forwardingRuleId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static ForwardingRuleName Parse(string forwardingRuleName) => Parse(forwardingRuleName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static ForwardingRuleName Parse(string forwardingRuleName, bool allowUnparsed) => + TryParse(forwardingRuleName, allowUnparsed, out ForwardingRuleName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string forwardingRuleName, out ForwardingRuleName result) => + TryParse(forwardingRuleName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string forwardingRuleName, bool allowUnparsed, out ForwardingRuleName result) + { + gax::GaxPreconditions.CheckNotNull(forwardingRuleName, nameof(forwardingRuleName)); + gax::TemplatedResourceName resourceName; + if (s_projectRegionForwardingRule.TryParseName(forwardingRuleName, out resourceName)) + { + result = FromProjectRegionForwardingRule(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(forwardingRuleName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private ForwardingRuleName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string forwardingRuleId = null, string projectId = null, string regionId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + ForwardingRuleId = forwardingRuleId; + ProjectId = projectId; + RegionId = regionId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/regions/{region}/forwardingRules/{forwarding_rule} + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ForwardingRule ID. Must not be null or empty. + public ForwardingRuleName(string projectId, string regionId, string forwardingRuleId) : this(ResourceNameType.ProjectRegionForwardingRule, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), regionId: gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), forwardingRuleId: gax::GaxPreconditions.CheckNotNullOrEmpty(forwardingRuleId, nameof(forwardingRuleId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The ForwardingRule ID. Will not be null, unless this instance contains an unparsed resource + /// name. + /// + public string ForwardingRuleId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// + /// The Region ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string RegionId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectRegionForwardingRule: return s_projectRegionForwardingRule.Expand(ProjectId, RegionId, ForwardingRuleId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as ForwardingRuleName); + + /// + public bool Equals(ForwardingRuleName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(ForwardingRuleName a, ForwardingRuleName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(ForwardingRuleName a, ForwardingRuleName b) => !(a == b); + } + + /// Resource name for the Network resource. + public sealed partial class NetworkName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// A resource name with pattern projects/{project}/global/networks/{network}. + ProjectNetwork = 1, + } + + private static gax::PathTemplate s_projectNetwork = new gax::PathTemplate("projects/{project}/global/networks/{network}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided . + /// + public static NetworkName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new NetworkName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern projects/{project}/global/networks/{network}. + /// + /// The Project ID. Must not be null or empty. + /// The Network ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static NetworkName FromProjectNetwork(string projectId, string networkId) => + new NetworkName(ResourceNameType.ProjectNetwork, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), networkId: gax::GaxPreconditions.CheckNotNullOrEmpty(networkId, nameof(networkId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/global/networks/{network}. + /// + /// The Project ID. Must not be null or empty. + /// The Network ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/global/networks/{network}. + /// + public static string Format(string projectId, string networkId) => FormatProjectNetwork(projectId, networkId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/global/networks/{network}. + /// + /// The Project ID. Must not be null or empty. + /// The Network ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/global/networks/{network}. + /// + public static string FormatProjectNetwork(string projectId, string networkId) => + s_projectNetwork.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(networkId, nameof(networkId))); + + /// Parses the given resource name string into a new instance. + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/global/networks/{network} + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static NetworkName Parse(string networkName) => Parse(networkName, false); + + /// + /// Parses the given resource name string into a new instance; optionally allowing an + /// unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/global/networks/{network} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static NetworkName Parse(string networkName, bool allowUnparsed) => + TryParse(networkName, allowUnparsed, out NetworkName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/global/networks/{network} + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string networkName, out NetworkName result) => TryParse(networkName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// projects/{project}/global/networks/{network} + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string networkName, bool allowUnparsed, out NetworkName result) + { + gax::GaxPreconditions.CheckNotNull(networkName, nameof(networkName)); + gax::TemplatedResourceName resourceName; + if (s_projectNetwork.TryParseName(networkName, out resourceName)) + { + result = FromProjectNetwork(resourceName[0], resourceName[1]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(networkName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private NetworkName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string networkId = null, string projectId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + NetworkId = networkId; + ProjectId = projectId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/global/networks/{network} + /// + /// The Project ID. Must not be null or empty. + /// The Network ID. Must not be null or empty. + public NetworkName(string projectId, string networkId) : this(ResourceNameType.ProjectNetwork, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), networkId: gax::GaxPreconditions.CheckNotNullOrEmpty(networkId, nameof(networkId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Network ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string NetworkId { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectNetwork: return s_projectNetwork.Expand(ProjectId, NetworkId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as NetworkName); + + /// + public bool Equals(NetworkName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(NetworkName a, NetworkName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(NetworkName a, NetworkName b) => !(a == b); + } + + /// Resource name for the ServiceAttachment resource. + public sealed partial class ServiceAttachmentName : gax::IResourceName, sys::IEquatable + { + /// The possible contents of . + public enum ResourceNameType + { + /// An unparsed resource name. + Unparsed = 0, + + /// + /// A resource name with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + ProjectRegionServiceAttachment = 1, + } + + private static gax::PathTemplate s_projectRegionServiceAttachment = new gax::PathTemplate("projects/{project}/regions/{region}/serviceAttachments/{service_attachment}"); + + /// Creates a containing an unparsed resource name. + /// The unparsed resource name. Must not be null. + /// + /// A new instance of containing the provided + /// . + /// + public static ServiceAttachmentName FromUnparsed(gax::UnparsedResourceName unparsedResourceName) => + new ServiceAttachmentName(ResourceNameType.Unparsed, gax::GaxPreconditions.CheckNotNull(unparsedResourceName, nameof(unparsedResourceName))); + + /// + /// Creates a with the pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ServiceAttachment ID. Must not be null or empty. + /// A new instance of constructed from the provided ids. + public static ServiceAttachmentName FromProjectRegionServiceAttachment(string projectId, string regionId, string serviceAttachmentId) => + new ServiceAttachmentName(ResourceNameType.ProjectRegionServiceAttachment, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), regionId: gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), serviceAttachmentId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceAttachmentId, nameof(serviceAttachmentId))); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ServiceAttachment ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + public static string Format(string projectId, string regionId, string serviceAttachmentId) => + FormatProjectRegionServiceAttachment(projectId, regionId, serviceAttachmentId); + + /// + /// Formats the IDs into the string representation of this with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ServiceAttachment ID. Must not be null or empty. + /// + /// The string representation of this with pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment}. + /// + public static string FormatProjectRegionServiceAttachment(string projectId, string regionId, string serviceAttachmentId) => + s_projectRegionServiceAttachment.Expand(gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), gax::GaxPreconditions.CheckNotNullOrEmpty(serviceAttachmentId, nameof(serviceAttachmentId))); + + /// + /// Parses the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// The parsed if successful. + public static ServiceAttachmentName Parse(string serviceAttachmentName) => Parse(serviceAttachmentName, false); + + /// + /// Parses the given resource name string into a new instance; optionally + /// allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// The parsed if successful. + public static ServiceAttachmentName Parse(string serviceAttachmentName, bool allowUnparsed) => + TryParse(serviceAttachmentName, allowUnparsed, out ServiceAttachmentName result) ? result : throw new sys::ArgumentException("The given resource-name matches no pattern."); + + /// + /// Tries to parse the given resource name string into a new instance. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// + /// + /// + /// The resource name in string form. Must not be null. + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string serviceAttachmentName, out ServiceAttachmentName result) => + TryParse(serviceAttachmentName, false, out result); + + /// + /// Tries to parse the given resource name string into a new instance; + /// optionally allowing an unparseable resource name. + /// + /// + /// To parse successfully, the resource name must be formatted as one of the following: + /// + /// + /// + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// + /// + /// Or may be in any format if is true. + /// + /// The resource name in string form. Must not be null. + /// + /// If true will successfully store an unparseable resource name into the + /// property; otherwise will throw an if an unparseable resource name is + /// specified. + /// + /// + /// When this method returns, the parsed , or null if parsing failed. + /// + /// true if the name was parsed successfully; false otherwise. + public static bool TryParse(string serviceAttachmentName, bool allowUnparsed, out ServiceAttachmentName result) + { + gax::GaxPreconditions.CheckNotNull(serviceAttachmentName, nameof(serviceAttachmentName)); + gax::TemplatedResourceName resourceName; + if (s_projectRegionServiceAttachment.TryParseName(serviceAttachmentName, out resourceName)) + { + result = FromProjectRegionServiceAttachment(resourceName[0], resourceName[1], resourceName[2]); + return true; + } + if (allowUnparsed) + { + if (gax::UnparsedResourceName.TryParse(serviceAttachmentName, out gax::UnparsedResourceName unparsedResourceName)) + { + result = FromUnparsed(unparsedResourceName); + return true; + } + } + result = null; + return false; + } + + private ServiceAttachmentName(ResourceNameType type, gax::UnparsedResourceName unparsedResourceName = null, string projectId = null, string regionId = null, string serviceAttachmentId = null) + { + Type = type; + UnparsedResource = unparsedResourceName; + ProjectId = projectId; + RegionId = regionId; + ServiceAttachmentId = serviceAttachmentId; + } + + /// + /// Constructs a new instance of a class from the component parts of pattern + /// projects/{project}/regions/{region}/serviceAttachments/{service_attachment} + /// + /// The Project ID. Must not be null or empty. + /// The Region ID. Must not be null or empty. + /// The ServiceAttachment ID. Must not be null or empty. + public ServiceAttachmentName(string projectId, string regionId, string serviceAttachmentId) : this(ResourceNameType.ProjectRegionServiceAttachment, projectId: gax::GaxPreconditions.CheckNotNullOrEmpty(projectId, nameof(projectId)), regionId: gax::GaxPreconditions.CheckNotNullOrEmpty(regionId, nameof(regionId)), serviceAttachmentId: gax::GaxPreconditions.CheckNotNullOrEmpty(serviceAttachmentId, nameof(serviceAttachmentId))) + { + } + + /// The of the contained resource name. + public ResourceNameType Type { get; } + + /// + /// The contained . Only non-null if this instance contains an + /// unparsed resource name. + /// + public gax::UnparsedResourceName UnparsedResource { get; } + + /// + /// The Project ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string ProjectId { get; } + + /// + /// The Region ID. Will not be null, unless this instance contains an unparsed resource name. + /// + public string RegionId { get; } + + /// + /// The ServiceAttachment ID. Will not be null, unless this instance contains an unparsed resource + /// name. + /// + public string ServiceAttachmentId { get; } + + /// Whether this instance contains a resource name with a known pattern. + public bool IsKnownPattern => Type != ResourceNameType.Unparsed; + + /// The string representation of the resource name. + /// The string representation of the resource name. + public override string ToString() + { + switch (Type) + { + case ResourceNameType.Unparsed: return UnparsedResource.ToString(); + case ResourceNameType.ProjectRegionServiceAttachment: return s_projectRegionServiceAttachment.Expand(ProjectId, RegionId, ServiceAttachmentId); + default: throw new sys::InvalidOperationException("Unrecognized resource-type."); + } + } + + /// Returns a hash code for this resource name. + public override int GetHashCode() => ToString().GetHashCode(); + + /// + public override bool Equals(object obj) => Equals(obj as ServiceAttachmentName); + + /// + public bool Equals(ServiceAttachmentName other) => ToString() == other?.ToString(); + + /// Determines whether two specified resource names have the same value. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is the same as the value of ; otherwise, + /// false. + /// + public static bool operator ==(ServiceAttachmentName a, ServiceAttachmentName b) => ReferenceEquals(a, b) || (a?.Equals(b) ?? false); + + /// Determines whether two specified resource names have different values. + /// The first resource name to compare, or null. + /// The second resource name to compare, or null. + /// + /// true if the value of is different from the value of ; otherwise, + /// false. + /// + public static bool operator !=(ServiceAttachmentName a, ServiceAttachmentName b) => !(a == b); + } + + public partial class Instance + { + /// + /// -typed view over the resource name property. + /// + public gcmv::InstanceName InstanceName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::InstanceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class PscAutoConnection + { + /// + /// -typed view over the resource name property. + /// + public ForwardingRuleName ForwardingRuleAsForwardingRuleName + { + get => string.IsNullOrEmpty(ForwardingRule) ? null : ForwardingRuleName.Parse(ForwardingRule, allowUnparsed: true); + set => ForwardingRule = value?.ToString() ?? ""; + } + + /// + /// -typed view over the resource name property. + /// + public NetworkName NetworkAsNetworkName + { + get => string.IsNullOrEmpty(Network) ? null : NetworkName.Parse(Network, allowUnparsed: true); + set => Network = value?.ToString() ?? ""; + } + + /// + /// -typed view over the resource name + /// property. + /// + public ServiceAttachmentName ServiceAttachmentAsServiceAttachmentName + { + get => string.IsNullOrEmpty(ServiceAttachment) ? null : ServiceAttachmentName.Parse(ServiceAttachment, allowUnparsed: true); + set => ServiceAttachment = value?.ToString() ?? ""; + } + } + + public partial class PscConnection + { + /// + /// -typed view over the resource name property. + /// + public ForwardingRuleName ForwardingRuleAsForwardingRuleName + { + get => string.IsNullOrEmpty(ForwardingRule) ? null : ForwardingRuleName.Parse(ForwardingRule, allowUnparsed: true); + set => ForwardingRule = value?.ToString() ?? ""; + } + + /// + /// -typed view over the resource name property. + /// + public NetworkName NetworkAsNetworkName + { + get => string.IsNullOrEmpty(Network) ? null : NetworkName.Parse(Network, allowUnparsed: true); + set => Network = value?.ToString() ?? ""; + } + + /// + /// -typed view over the resource name + /// property. + /// + public ServiceAttachmentName ServiceAttachmentAsServiceAttachmentName + { + get => string.IsNullOrEmpty(ServiceAttachment) ? null : ServiceAttachmentName.Parse(ServiceAttachment, allowUnparsed: true); + set => ServiceAttachment = value?.ToString() ?? ""; + } + } + + public partial class DiscoveryEndpoint + { + /// + /// -typed view over the resource name property. + /// + public NetworkName NetworkAsNetworkName + { + get => string.IsNullOrEmpty(Network) ? null : NetworkName.Parse(Network, allowUnparsed: true); + set => Network = value?.ToString() ?? ""; + } + } + + public partial class ListInstancesRequest + { + /// + /// -typed view over the resource name property. + /// + public gagr::LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : gagr::LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class GetInstanceRequest + { + /// + /// -typed view over the resource name property. + /// + public gcmv::InstanceName InstanceName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::InstanceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class CreateInstanceRequest + { + /// + /// -typed view over the resource name property. + /// + public gagr::LocationName ParentAsLocationName + { + get => string.IsNullOrEmpty(Parent) ? null : gagr::LocationName.Parse(Parent, allowUnparsed: true); + set => Parent = value?.ToString() ?? ""; + } + } + + public partial class DeleteInstanceRequest + { + /// + /// -typed view over the resource name property. + /// + public gcmv::InstanceName InstanceName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::InstanceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class GetCertificateAuthorityRequest + { + /// + /// -typed view over the resource name property. + /// + public gcmv::InstanceName InstanceName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::InstanceName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } + + public partial class CertificateAuthority + { + /// + /// -typed view over the resource name property. + /// + public gcmv::CertificateAuthorityName CertificateAuthorityName + { + get => string.IsNullOrEmpty(Name) ? null : gcmv::CertificateAuthorityName.Parse(Name, allowUnparsed: true); + set => Name = value?.ToString() ?? ""; + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/PackageApiMetadata.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/PackageApiMetadata.g.cs new file mode 100644 index 000000000000..dc1d1536b3d7 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/PackageApiMetadata.g.cs @@ -0,0 +1,74 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gaxgrpc = Google.Api.Gax.Grpc; +using gcl = Google.Cloud.Location; +using gpr = Google.Protobuf.Reflection; +using lro = Google.LongRunning; +using proto = Google.Protobuf; +using scg = System.Collections.Generic; + +namespace Google.Cloud.Memorystore.V1Beta +{ + /// Static class to provide common access to package-wide API metadata. + internal static class PackageApiMetadata + { + /// The for services in this package. + internal static gaxgrpc::ApiMetadata ApiMetadata { get; } = new gaxgrpc::ApiMetadata("Google.Cloud.Memorystore.V1Beta", GetFileDescriptors) + .WithRequestNumericEnumJsonEncoding(true) + .WithHttpRuleOverrides(new scg::Dictionary + { + { + "google.cloud.location.Locations.GetLocation", + // { "get": "/v1beta/{name=projects/*/locations/*}" } + proto::ByteString.FromBase64("EiUvdjFiZXRhL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyp9") + }, + { + "google.cloud.location.Locations.ListLocations", + // { "get": "/v1beta/{name=projects/*}/locations" } + proto::ByteString.FromBase64("EiMvdjFiZXRhL3tuYW1lPXByb2plY3RzLyp9L2xvY2F0aW9ucw==") + }, + { + "google.longrunning.Operations.CancelOperation", + // { "post": "/v1beta/{name=projects/*/locations/*/operations/*}:cancel" } + proto::ByteString.FromBase64("IjkvdjFiZXRhL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovb3BlcmF0aW9ucy8qfTpjYW5jZWw=") + }, + { + "google.longrunning.Operations.DeleteOperation", + // { "delete": "/v1beta/{name=projects/*/locations/*/operations/*}" } + proto::ByteString.FromBase64("KjIvdjFiZXRhL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovb3BlcmF0aW9ucy8qfQ==") + }, + { + "google.longrunning.Operations.GetOperation", + // { "get": "/v1beta/{name=projects/*/locations/*/operations/*}" } + proto::ByteString.FromBase64("EjIvdjFiZXRhL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovb3BlcmF0aW9ucy8qfQ==") + }, + { + "google.longrunning.Operations.ListOperations", + // { "get": "/v1beta/{name=projects/*/locations/*}/operations" } + proto::ByteString.FromBase64("EjAvdjFiZXRhL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyp9L29wZXJhdGlvbnM=") + }, + }); + + private static scg::IEnumerable GetFileDescriptors() + { + yield return gcl::LocationsReflection.Descriptor; + yield return MemorystoreReflection.Descriptor; + yield return lro::OperationsReflection.Descriptor; + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/ServiceCollectionExtensions.g.cs new file mode 100644 index 000000000000..7f2b02b89063 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/Google.Cloud.Memorystore.V1Beta/ServiceCollectionExtensions.g.cs @@ -0,0 +1,64 @@ +// Copyright 2025 Google LLC +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// https://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. + +// Generated code. DO NOT EDIT! + +#pragma warning disable CS8981 +using gaxgrpc = Google.Api.Gax.Grpc; +using gcl = Google.Cloud.Location; +using gcmv = Google.Cloud.Memorystore.V1Beta; +using gpr = Google.Protobuf.Reflection; +using lro = Google.LongRunning; +using proto = Google.Protobuf; +using scg = System.Collections.Generic; +using sys = System; + +namespace Microsoft.Extensions.DependencyInjection +{ + /// Static class to provide extension methods to configure API clients. + public static partial class ServiceCollectionExtensions + { + /// Adds a singleton to . + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddMemorystoreClient(this IServiceCollection services, sys::Action action = null) => + services.AddSingleton(provider => + { + gcmv::MemorystoreClientBuilder builder = new gcmv::MemorystoreClientBuilder(); + action?.Invoke(builder); + return builder.Build(provider); + }); + + /// Adds a singleton to . + /// + /// The service collection to add the client to. The services are used to configure the client when requested. + /// + /// + /// An optional action to invoke on the client builder. This is invoked before services from + /// are used. + /// + public static IServiceCollection AddMemorystoreClient(this IServiceCollection services, sys::Action action) => + services.AddSingleton(provider => + { + gcmv::MemorystoreClientBuilder builder = new gcmv::MemorystoreClientBuilder(); + action?.Invoke(provider, builder); + return builder.Build(provider); + }); + } +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/docs/history.md b/apis/Google.Cloud.Memorystore.V1Beta/docs/history.md new file mode 100644 index 000000000000..1ab55051b764 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/docs/history.md @@ -0,0 +1,5 @@ +# Version history + +## Version 1.0.0-beta01, released 2025-01-23 + +Initial release. diff --git a/apis/Google.Cloud.Memorystore.V1Beta/gapic_metadata.json b/apis/Google.Cloud.Memorystore.V1Beta/gapic_metadata.json new file mode 100644 index 000000000000..6cb8fe99df17 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/gapic_metadata.json @@ -0,0 +1,54 @@ +{ + "schema": "1.0", + "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", + "language": "csharp", + "protoPackage": "google.cloud.memorystore.v1beta", + "libraryPackage": "Google.Cloud.Memorystore.V1Beta", + "services": { + "Memorystore": { + "clients": { + "grpc": { + "libraryClient": "MemorystoreClient", + "rpcs": { + "CreateInstance": { + "methods": [ + "CreateInstance", + "CreateInstanceAsync" + ] + }, + "DeleteInstance": { + "methods": [ + "DeleteInstance", + "DeleteInstanceAsync" + ] + }, + "GetCertificateAuthority": { + "methods": [ + "GetCertificateAuthority", + "GetCertificateAuthorityAsync" + ] + }, + "GetInstance": { + "methods": [ + "GetInstance", + "GetInstanceAsync" + ] + }, + "ListInstances": { + "methods": [ + "ListInstances", + "ListInstancesAsync" + ] + }, + "UpdateInstance": { + "methods": [ + "UpdateInstance", + "UpdateInstanceAsync" + ] + } + } + } + } + } + } +} diff --git a/apis/Google.Cloud.Memorystore.V1Beta/smoketests.json b/apis/Google.Cloud.Memorystore.V1Beta/smoketests.json new file mode 100644 index 000000000000..be6a78976d46 --- /dev/null +++ b/apis/Google.Cloud.Memorystore.V1Beta/smoketests.json @@ -0,0 +1,9 @@ +[ + { + "method": "ListInstances", + "client": "MemorystoreClient", + "arguments": { + "parent": "projects/${PROJECT_ID}/locations/us-east1" + } + } +] \ No newline at end of file diff --git a/apis/Google.Cloud.Metastore.V1/.OwlBot.yaml b/apis/Google.Cloud.Metastore.V1/.OwlBot.yaml index 320a934fde67..b16c15d51dcc 100644 --- a/apis/Google.Cloud.Metastore.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.Metastore.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs index a2b1375039d9..798807a3d4b1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs index e1c0ce086dbd..ab221c1e75ea 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs index 1c68ab5359d2..a76d927680a6 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs index 8e06c85ff75e..65441f7ac995 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs index 0887e7f22d05..838d47788a42 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs index b295fffb7f57..95cacbf42d28 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs index b056c85e6b87..0ebf67bc00b2 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs index 39c372b1ba18..e085c60dcdd6 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs index d3bf3bc2f9cb..64ca26cf257e 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs index b54f4e01d917..c0227fa3598e 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs index 2f0d725ec3b0..a316312855ff 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs index 3fb319822474..66a0d74f95de 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs index 484f452d75e3..dc708f4fecab 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs index 45beb960437e..30112fc58596 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs index 74d85c9a4be8..40cab12d54b9 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs index f2a6d53646d3..bf69d9344642 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs index c6449dfd38b9..13ec9d139d46 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs index 5327546dd268..e799571acd93 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs index 2d36b5d61782..a804a5899dec 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs index 23b8810fe546..aadd906cb636 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs index f24e0ec05449..b0b5ca21e2e2 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs index bfd4812b0900..0b337bc79daa 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs index 9eb5cc280005..128b57864a76 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs index 6df7fa071449..a4c5a5a37275 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs index d6beab36e356..85bdda959f6d 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs index 035f3c566745..ecccfaf9e0b4 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs index 513c9f52d521..deede02a9b2c 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs index bc2ec1242733..89af38e3f827 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs index e2d83d8dcbfb..f76ce41e3b72 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs index 1d78820e62aa..dc1fc906b37b 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs index b6de8fcaae87..e5507dcd5670 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs index b7054567a927..f7e66a048af7 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs index 0d2ca437534e..30e0040a65b9 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs index 977217000479..c20e6af80070 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs index ec00b72fd1e3..d9c73ff25ee4 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs index c2101969be58..54acb7797793 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs index a0963bd602a4..a42c634f9b18 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs index afd864989b31..35dba9b810b6 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs index b1d3e485d5de..d2bb24e06553 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs index 20c4a5d5ff64..0d7b53280a98 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs index a263d25fe417..d27b2ba3c3b3 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs index 00e3f119a0dc..e7267fb196e4 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs index a306179a0777..9f19a48f2190 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs index d47a2e3fc49d..794c220d0aa3 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs index cc7508af21b1..7001791f9066 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs index 8c3a4d6a8f32..b94bd237d0aa 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs index 92bdead39d8f..bcf50b5d5cba 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs index f4ad0df975e2..b10e3fcf56a7 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs index c0c51c2f4edf..e1f4b1c4ea54 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs index ddcd9f74dbe9..3c4d9096a92f 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs index 499aa4f76a29..e46bb139e4f1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs index 0f9152630c7e..e0cba6a1f315 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs index f258d15bbeda..f314a2f4e705 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs index ff9dda41364f..dd2c57b18d1a 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs index db2a67b182b3..7930b1942e81 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs index 9e3599ed0bcf..607bb3fb4128 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs index b012574d606e..02819b97d5b1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs index 19bea99504d8..eb251acd5e3b 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs index 38cd25229e92..eefbcf36f9ce 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs index 48f5792ac3cc..dd839f413c39 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs index 71fdb04dbe9c..ff3f14f4ab8b 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs index e2e7e6903d52..6b800895f84c 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs index f774b46df5c1..3e308f87f5f6 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs index 191280fb8a5e..74deb478a8d0 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs index 6783b6d667f2..66248ac77e4f 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs index f50d7b6bdf98..7d6a48dbd9c6 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs index ac938406210d..096b29859338 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs index 33c5c8c6cb0f..e21dbef4c3c3 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs index 8dd0ac1f6b6f..db78126c9254 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs index 56dcf9d6d29b..c9fc179b42e1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs index 3b8fe633dbc8..f6a620334c4a 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs index d70f9d103ea4..8fb1e440fa8b 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs index a943c5391e87..61f2d211db04 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs index 5f6503e37aaa..a2a47b9291d6 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs index 1387b8a8cd00..8f243719c2de 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs index 8ffe07eefab4..6fb59df1b4c8 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs index b9185846c255..f9357f9b6bce 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs index bec8e326ee0a..c41078fc641b 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs index fd296de1c2cc..28c584d6a14c 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs index b0c0a4b008b3..cfc4490314ea 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs index 93ffca7d0299..1b1e48e8a9fd 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs index 95265c36add3..6d52cbd921eb 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs index 12e55892cf39..a9f70c2d0d3f 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs index f88f034f65a4..aca9167938d1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs index 624ba81e0e57..2243552276a6 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs index a511616cde5a..8ae19e51400a 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs index 786e6b119d07..046d965d1fa1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs index fe5e295c8a13..864fe9a2851f 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs index e46be3f7756b..12302e6d16b0 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs index fac015ddad34..265e4118e26a 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs index 161f571be370..46b6fc4e30b8 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs index b8384894848b..e83a96d6dfff 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs index f3824d216171..1196995080e8 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs index bb6cf50c2350..a7699ba49bf7 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs index 1e8edaed94cd..4942baf92146 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs index f4699607f556..e3f4ad325e45 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs index cce431ed7a22..0badd6dde25b 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs index 32370eb36169..3e2a52cf37d0 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs index 9f0adacb0b53..611efba78e3b 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs index 15c8bda0617e..dd64152d73d2 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs index 2d28598760bb..0e902a6b19ea 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs index a14ae9e2f9f2..87759ea2c232 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs index 45fa475e2122..c26c96080db1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs index f1fca2d00d79..b4240433814a 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs index 5709a1f53fdf..00563fcb35cd 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs index 2d34f200a262..3d4300660622 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs index 073c34e4378d..d51ffbd39970 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs index 766e99dbb3ca..01338b8b143e 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs index 555e71a597f7..98426a432253 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs index 439fdb9be2a3..957e880f3631 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs index 204adbeaff44..2abeb3ba469f 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs index c5e1604f915f..80a0bbe7f9f8 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs index 747089ca055b..3c6db812046a 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs index e4aeed2b04bf..f2c4ceaac16e 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs index ca6c8f391ca8..5cb248bcad33 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs index 2fb0e6195497..ab24bca387d9 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.Snippets/DataprocMetastoreClientSnippets.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.Snippets/DataprocMetastoreClientSnippets.g.cs index dd345a4afc63..6cb043c43fd1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.Snippets/DataprocMetastoreClientSnippets.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.Snippets/DataprocMetastoreClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.Snippets/DataprocMetastoreFederationClientSnippets.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.Snippets/DataprocMetastoreFederationClientSnippets.g.cs index 0140705dc15e..d7d46d25e754 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.Snippets/DataprocMetastoreFederationClientSnippets.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1.Snippets/DataprocMetastoreFederationClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/DataprocMetastoreClient.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/DataprocMetastoreClient.g.cs index 5e4a9ab8320c..c32ca940a4d1 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/DataprocMetastoreClient.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/DataprocMetastoreClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/DataprocMetastoreFederationClient.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/DataprocMetastoreFederationClient.g.cs index 1ca99ddcb145..43c5c0649253 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/DataprocMetastoreFederationClient.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/DataprocMetastoreFederationClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/MetastoreFederationResourceNames.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/MetastoreFederationResourceNames.g.cs index 65067120a13b..c938852081c3 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/MetastoreFederationResourceNames.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/MetastoreFederationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/MetastoreResourceNames.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/MetastoreResourceNames.g.cs index 4fb35fa698a9..268a3df30461 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/MetastoreResourceNames.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/MetastoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/PackageApiMetadata.g.cs index db4695db1c81..14745a792f9d 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/ServiceCollectionExtensions.g.cs index 1406002baa13..72ad721b381a 100644 --- a/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Metastore.V1/Google.Cloud.Metastore.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1/docs/index.md b/apis/Google.Cloud.Metastore.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Metastore.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Metastore.V1Alpha/.OwlBot.yaml b/apis/Google.Cloud.Metastore.V1Alpha/.OwlBot.yaml index 84cf367ee8d8..26aec593d3c3 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/.OwlBot.yaml +++ b/apis/Google.Cloud.Metastore.V1Alpha/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs index 472027863d14..763acf400c46 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs index 7149c8abab01..004b7852ae89 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs index 8a31080d302c..e0116b9ba96e 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs index 551e036ba648..0ea265b0891f 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs index 4880c1400d7f..83d255136943 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs index 20bbde5fd478..c8e87ac19f73 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs index de83be251aa9..08f3511eb9e3 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs index 4f7aaf339e91..1a4bf8376a4a 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs index 127cdd157916..50c00ece90fb 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs index faf550e3056e..8aea46246fba 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs index 3c9d4d19efd1..04a1d0241e5f 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs index 901f197c5c01..056e6e153f70 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs index 9952abf48d8e..4b7471c9445b 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs index aa13368914bc..b4ffd8435017 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs index 09f1252ed958..04f2079f936d 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs index 768a996f8529..238e61f39397 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs index 6f57dc17bbe3..aeccf6703c73 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs index 172ccaeeac49..3efd7a93a40f 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs index bc137e4a1f97..d635ed137a40 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs index dbc3bde821e5..7754370c71ce 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs index 568d1c529d8a..b9ededbb77c0 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs index c7f98fa38fad..077920d2a7a8 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs index 8346495fe28b..17ea549f38de 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs index f226cdff3d4a..07606ee5dec7 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs index d68fa2d92d94..1f54027a27e8 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs index 81a2a5c9ece5..891179526618 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs index a9d3ab9a1bcc..cd5061c839fa 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs index 9ed6348f4de7..bfd3610f0606 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs index 3265ef2f56d0..8c7fa0dbc5f8 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs index c7da24a05f88..0678167117ed 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs index ac2610c5b463..a76b3c13b126 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs index e50788676237..c5a85160ba59 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs index 11bf8abda846..60f0b0bcf706 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs index 8d8a31f12bdb..400b4880e950 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs index c33ea6b63278..601ddbb5f360 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs index 56754cbaa39a..188b804c6fc6 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs index f8e5496c86dc..dd033e804975 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs index 1639b1ee60cb..fded3f87d8e4 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs index b7194818f3f8..629ac5b33023 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs index bccba5a02eb4..4d38122138bd 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs index b8a250265ba0..f73e2785d549 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs index 9c9c3687e7a6..789a6726b712 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs index d2cedcb3235f..ab3a03a0a0ec 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs index 22fb706b8acf..9ca2d6df2c4d 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs index d49e6112e7d0..5bc62a038aa9 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs index 541ac20e1e05..49abd9262e04 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs index f1525168c8c1..c0e0bc9cbd88 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs index 95fa56e2aa1b..762b95862deb 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs index 69e204d01e8f..2aa3865adeba 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs index 870494417866..0f175652ee17 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs index b3877b686337..5f5008cf73fb 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs index 6b4f1f2c3725..793dd17dafb8 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs index 8e7437f019fd..846712455bdc 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs index ac9799a41f72..c4219f0a5974 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs index c010ed830298..c1b1edc8c5fe 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs index 9c273a06feea..3d4287af3e7f 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs index df0fcc4f620c..704d3642e2fd 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs index 4ae3d7447d8a..9a4af3625244 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs index 267ba3ed6e5b..a29b8131d277 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs index 7fa0f9882ac5..52fdc4b78e94 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs index 4160f1950794..3702ab1690d2 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs index 1b9fab195346..ec574a2fb71d 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs index 2cbde8a80406..ec2918b1e266 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs index 23bfe7a9c0b4..e9bd6cfadcde 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs index b97dd292a53e..775a804b8c97 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs index 13612fdf94ef..5dcb0c29d7d0 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs index 97df37fe3540..30ea54bac9cc 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs index 578f6db9ee5b..bb14627a2ce1 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs index 0c946954b1c8..40ef2377f287 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs index 008dfe8dab22..142ec06f6121 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs index 4de14926d4c2..b36df2d03c1d 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs index ea907fc5e396..623a1d42f294 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs index 4f1fffc487a8..b92c6a3eda4e 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs index 004d11d75896..c9d6c31e9cee 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectAsyncSnippet.g.cs index 5d3ea62756be..7d6a5aad825f 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectSnippet.g.cs index 654c7dcf412a..994b14d96345 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs index 3a3634ea9816..87bb04653d58 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs index 13066ec18a6a..709c30cbdc55 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs index 0ab9d62c9ddd..be8af620a4a7 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs index 9980d247ed22..134ab1dd8e20 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs index 665a3f60d040..598c7fda3e09 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs index 29bd219cc2d1..eee8549d8890 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs index 92cda44e0ed3..40164a23c038 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs index 95800f67f443..14a08ff4322c 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs index 900483b4076c..291ffa80e0c3 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs index 94994ddbbf0e..69c0143e5a0d 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs index 2399b0d76e5a..685f98210dfd 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs index e90f732d65f2..2bef0f045a59 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs index e6b4dd3d406b..dac48e80a4f0 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs index f9b25a0695e9..1b5cda36bd23 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs index 98ef2e83dff4..7ae0786b5e46 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs index ac1de9e5e232..ec3b52354288 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs index c13fcade42d8..3ad990ff373b 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs index 6bc15553e1be..3a9581814370 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs index 2fc3c47625dc..248ddc1f1028 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs index ee960938efd5..40d2ad03d84a 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs index 4a8625230fd3..a4d56499173c 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs index c81968f1171a..c39502c1ee1c 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs index 263a13dd6054..d5d1d37611b5 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs index 7eb34a503681..f8da9099997b 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs index 1b8d2c94a36d..82b3d0e1b965 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs index efe5cd6130b5..c951a228e0c0 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs index 62e9bd22ed5b..2074c3092993 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs index 89aaefb6dcf4..cb418c3968f5 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs index d18a020f46cb..eb659b5077f6 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs index db321d4e942a..28ec6bc0be71 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs index 420838172073..1598b1a20268 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs index 08e22420b070..4bf8b3dde489 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs index a1434bd73ba3..8530fdaabe4c 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs index 1ef4861cbd6f..bb5ea9bc700b 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs index f3578a78681d..a2cee265481d 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs index c74f84ececf3..531e132329d6 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs index 744449c65967..729f0226f0c6 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs index fdc1a004f342..439c65ad49df 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs index c85b50c58831..ef93abfc6158 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs index 175f2200a7e9..2f6112e2f41a 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs index eab066fdb587..28fafd34ba71 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs index ab3b8db8a221..a71d971e4079 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.Snippets/DataprocMetastoreClientSnippets.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.Snippets/DataprocMetastoreClientSnippets.g.cs index 07ea752e8b55..c00f9d2bd742 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.Snippets/DataprocMetastoreClientSnippets.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.Snippets/DataprocMetastoreClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.Snippets/DataprocMetastoreFederationClientSnippets.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.Snippets/DataprocMetastoreFederationClientSnippets.g.cs index 281f9ef7c6c6..e78e9f8d685d 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.Snippets/DataprocMetastoreFederationClientSnippets.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha.Snippets/DataprocMetastoreFederationClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/DataprocMetastoreClient.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/DataprocMetastoreClient.g.cs index 3604bad30a2e..9ffc6dcdfc8c 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/DataprocMetastoreClient.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/DataprocMetastoreClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/DataprocMetastoreFederationClient.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/DataprocMetastoreFederationClient.g.cs index f7869cd92fcc..9e50fc6cd4cf 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/DataprocMetastoreFederationClient.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/DataprocMetastoreFederationClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/MetastoreFederationResourceNames.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/MetastoreFederationResourceNames.g.cs index 270c032f8efb..57dc65dc9397 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/MetastoreFederationResourceNames.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/MetastoreFederationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/MetastoreResourceNames.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/MetastoreResourceNames.g.cs index bfc31cfca4a6..2f2e7083e87a 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/MetastoreResourceNames.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/MetastoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/PackageApiMetadata.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/PackageApiMetadata.g.cs index e26ef768f7f5..d22159307c17 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/ServiceCollectionExtensions.g.cs index 1cd09f84780d..5cc687af9c50 100644 --- a/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Metastore.V1Alpha/Google.Cloud.Metastore.V1Alpha/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Alpha/docs/index.md b/apis/Google.Cloud.Metastore.V1Alpha/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Metastore.V1Alpha/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Metastore.V1Beta/.OwlBot.yaml b/apis/Google.Cloud.Metastore.V1Beta/.OwlBot.yaml index ca87e9fd9378..a71d6a496028 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/.OwlBot.yaml +++ b/apis/Google.Cloud.Metastore.V1Beta/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs index f5e473fc5882..39d85b0e0381 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs index bd6fa7567e2d..9f1bfdc0077e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.AlterMetadataResourceLocationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs index a3a322c06b7c..b8406ccd9000 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs index 852fa1a4548a..300d9287a291 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs index 57701a145e90..268ab0c27e76 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs index dc5c8f9c27f9..a45cef6a2713 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs index c42fe56d4247..7c1d72d38678 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs index 8b88c8af51e0..0de3638ba314 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs index 76a721546cba..f4c008536761 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs index 8b1e11cf7927..8de77d264114 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs index cff38a811e0a..002ba37fcf93 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs index f30704b9f91c..12c8c3c62fca 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs index 2e0d0247335e..e7efb9c7472e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs index e0837aa70452..7313dd36a7c8 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs index 6fb28eddc950..d57a9886dcb7 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs index 1120fad081ab..4d0fd76844df 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs index c0caa56f3969..9bae3067ef2e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs index 571c39ab3d32..3bcd32908cfa 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs index 203bb2530dd4..0f4c68e8d2d2 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs index c11178842f68..ade086eed52b 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.CreateServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs index aab90e5d8ffd..a75ee7c8a999 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs index 6c8e3d5053e4..7899a4d1f9f8 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs index aa53359f1a5e..48ae8ce09d6c 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs index 5f4460d620b2..b2c38e211e58 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs index fa70a96f8d7b..d572284bea95 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs index f177a1bd4715..2d65039a7bc0 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs index f7e2079f118e..8004c38ff6d6 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs index 7975e64ab694..e97d1dddfafc 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs index 10787cefde26..a457a01e3377 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs index 75fe5fe35309..0c8f2839e06c 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs index 64f1170f515b..33977674a344 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs index b5492a85073e..780c3a59dcf7 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.DeleteServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs index aca31485a863..f25372c9a1ab 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs index 5a588bac014e..3a8432c15b6e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ExportMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs index d062d687771b..021a4f00fde3 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs index 3ee11331fba3..961c86268c38 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs index da44f4955da9..0b55c5246c66 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs index f6f31d2519b2..c2d763dea5ce 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs index cf50f7f4dd98..f957d634f482 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs index 86e98c22947c..9ed7784ac597 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetBackupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs index dacd540bf479..c6f974f0384e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs index 8a69bcf076ed..94763f27161b 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs index c2e6d33dfe69..bc29fefa8519 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs index b32b80d111b3..1ecd079ba44a 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs index 85a0218a37d9..ffab80b608a5 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs index ecd878a9cf25..6fbf320e2e4b 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs index d8137d41e9cb..5ebc606b5c34 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs index 0790ac099358..6da0cd9aa1d2 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs index 8179e006f875..702519882f62 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs index 5082ba85fe19..e83898de09de 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs index b7c1d8624cf0..7544ffbe226b 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs index f5d4ce8b8821..75358a95fd4f 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.GetServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs index b09cd18fc7c7..6c7efb416934 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs index 5b8cffac6fa2..8b1da655c08c 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs index c8ad7d6a4e3b..1cea3231966a 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs index b22d94e67e53..f9fe95940d9f 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs index 269e011bca45..8f233b228eac 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs index 2bfc6d0a42a2..52c96cd0959c 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListBackupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs index c5cd7a0e64ec..30260599c6ad 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs index c89f3c57e38d..c13083b926d0 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs index 706580274a4a..65dd01b3ffe8 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs index 088533bb2e30..a237c2d8bd06 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs index 63d426f9cbb0..d180c76416d8 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs index fe01014bf3f3..e0c94062178d 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListMetadataImportsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs index 6c63c9be1cd4..4cf2e8fc5305 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs index 0dded68e9d8f..701002d4a9bf 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs index b212136386a9..6987ae130c50 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs index f27e4ace4be5..f05a11e4f441 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs index 67d0886d15c5..a21f2be02ccd 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs index 5df43893920c..b043aa2ecc4d 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.ListServicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs index 8a2945dbfff2..c46aa9ae66ae 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs index e22ba0a18ee9..133ae9babbff 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.MoveTableToDatabaseRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs index 242ddf972183..d9c1f246416e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs index 1119749a0fe2..5819fdf5891e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.QueryMetadataRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectAsyncSnippet.g.cs index fd57ef835c2d..a85f98a510e0 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectSnippet.g.cs index 22ade02d977e..7de6135573c5 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RemoveIamPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs index 777b6f6c3889..5d79cbf2685c 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs index 2637112217c3..39953bccddcd 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs index 7394d67c9a6b..a6244d4c9868 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs index 88dfc8f02c6c..312fce4f5a30 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs index 123c372cccb4..8f0fe6cc7b82 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs index 4e5b971d9bbe..c3f9f187dd8e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.RestoreServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs index e174556a31f4..cb4b1bfa2a7d 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs index 62da57f0cf5d..0c2f39070105 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs index 2988ef9be984..448075cedf33 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs index d39d57b26cde..55869aef523d 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateMetadataImportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs index 34f7bf7d2aa2..bcfb09ef03fd 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs index 1dab0f773b42..90cdb3e20c2d 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs index 0858c145930f..8e5bc2c9ee70 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs index 31f9d430bfa2..c86c9b7df9c2 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreClient.UpdateServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs index 8071bb82cb09..6528421e7dc8 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs index e65a4cee4a3c..4af5fc47a604 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs index b2c33cba3dd4..7835aab2a9dd 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs index bd428ff7e0d5..13758a1fe57e 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs index a3785f222fd1..5f3e19f03ac8 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs index 2eed4d7150f5..2da5f47880c9 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.CreateFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs index 0f02f0d607d8..28930cf7b0c2 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs index bdfcb72a47c9..6d14690ec7a7 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs index 3fa172fe67b2..0dc892de818d 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs index 6b3551f12474..a13dd96bf78a 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs index 65423551dd19..02ee2406e8b0 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs index 1ca70c71ae3d..226e5ebe5731 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.DeleteFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs index 2f47b8a72d06..5b0541d17401 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs index 3b10aeb65251..2cc26be3dbaf 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs index b8679f52e5d9..f61420873bc6 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs index eb3f393efbdc..f9936fcb3acc 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs index 62cba7dd8a07..c11207dae9b6 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs index e3a0830c03a9..122d038d26d6 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.GetFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs index f014aa673700..343f2bfe39dc 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs index ba958aa12c2e..489366d1bc05 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs index f7407b518347..72fda4365d67 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs index 1e715ce5a2d2..4617b9d2d228 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs index a92cee495887..2e8f46b59cd7 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs index fbd8b0495f00..bcbb68400052 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.ListFederationsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs index 044532ebe1d9..1d1166c3dd6c 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs index 2f3e094f0125..1ec64a7acb36 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs index d3d83c4962d4..409bf35a0915 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs index f1d7b283c34d..2339ee438662 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.GeneratedSnippets/DataprocMetastoreFederationClient.UpdateFederationSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.Snippets/DataprocMetastoreClientSnippets.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.Snippets/DataprocMetastoreClientSnippets.g.cs index 16c5e256851f..bdcdcc414bb6 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.Snippets/DataprocMetastoreClientSnippets.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.Snippets/DataprocMetastoreClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.Snippets/DataprocMetastoreFederationClientSnippets.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.Snippets/DataprocMetastoreFederationClientSnippets.g.cs index 8d05edd9c44a..a17b890dfbd1 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.Snippets/DataprocMetastoreFederationClientSnippets.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.Snippets/DataprocMetastoreFederationClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/DataprocMetastoreClient.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/DataprocMetastoreClient.g.cs index c7dd99e288e0..bd8806cf3b74 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/DataprocMetastoreClient.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/DataprocMetastoreClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/DataprocMetastoreFederationClient.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/DataprocMetastoreFederationClient.g.cs index a765db1c56a4..6d71df55e316 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/DataprocMetastoreFederationClient.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/DataprocMetastoreFederationClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/MetastoreFederationResourceNames.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/MetastoreFederationResourceNames.g.cs index c852e94618d6..d174649897c1 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/MetastoreFederationResourceNames.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/MetastoreFederationResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/MetastoreResourceNames.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/MetastoreResourceNames.g.cs index e2d675220683..90bb6b647dd1 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/MetastoreResourceNames.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/MetastoreResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/PackageApiMetadata.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/PackageApiMetadata.g.cs index bc0003b74968..6f8b324cfe17 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/ServiceCollectionExtensions.g.cs index 4e45f9fbf417..dade405f47ba 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Metastore.V1Beta/docs/index.md b/apis/Google.Cloud.Metastore.V1Beta/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.Metastore.V1Beta/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.MigrationCenter.V1/.OwlBot.yaml b/apis/Google.Cloud.MigrationCenter.V1/.OwlBot.yaml index 39062514ea48..fc3313f627c5 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/.OwlBot.yaml +++ b/apis/Google.Cloud.MigrationCenter.V1/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupAsyncSnippet.g.cs index e5c14f49779f..23c591d012d9 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupRequestObjectAsyncSnippet.g.cs index 7d1d274512a1..5ee518cf8db1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupRequestObjectSnippet.g.cs index 78c98bc5b25c..916a0f3703d1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupResourceNamesAsyncSnippet.g.cs index 0712e6776760..2ee33f8f7b4f 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupResourceNamesSnippet.g.cs index c6ad71bce639..2d497a6d19e5 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupSnippet.g.cs index f29ca6acbdbc..3b158c5528ab 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AddAssetsToGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AggregateAssetsValuesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AggregateAssetsValuesRequestObjectAsyncSnippet.g.cs index a65e4e53e3e5..3631d8110c5a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AggregateAssetsValuesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AggregateAssetsValuesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AggregateAssetsValuesRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AggregateAssetsValuesRequestObjectSnippet.g.cs index 968662e24d80..9de772594321 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AggregateAssetsValuesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.AggregateAssetsValuesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsAsyncSnippet.g.cs index 95c76bf9d403..b789e752b11f 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsRequestObjectAsyncSnippet.g.cs index c41bfffdddf0..a970c232b36b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsRequestObjectSnippet.g.cs index 13fbf068b21b..53807218443c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsResourceNamesAsyncSnippet.g.cs index 2077c54025cf..b61a49c36383 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsResourceNamesSnippet.g.cs index 16c5f7f2bd39..5c96c2efbd79 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsSnippet.g.cs index 222cfab2f141..a7c679f2165f 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchDeleteAssetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsAsyncSnippet.g.cs index b34426184144..65725b9111c7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsRequestObjectAsyncSnippet.g.cs index b42fab3d2b8b..e00c8559c33b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsRequestObjectSnippet.g.cs index 3421213269e4..2da229a41ce7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsResourceNamesAsyncSnippet.g.cs index 7a3f789d85ba..5eb2954b5b89 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsResourceNamesSnippet.g.cs index b5864685a1a3..300ae1974bb1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsSnippet.g.cs index ef178ada1e81..d70265c248fe 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.BatchUpdateAssetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupAsyncSnippet.g.cs index d221f24b74c7..8038743475a2 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupRequestObjectAsyncSnippet.g.cs index f222cd83d20b..17dc8a3de982 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupRequestObjectSnippet.g.cs index 5d5f98d75a9a..efa2eaba7d1d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupResourceNamesAsyncSnippet.g.cs index c5e6f5ca96ac..cbdb9ebfe711 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupResourceNamesSnippet.g.cs index 77f192d1d1e9..de022d8b3f8b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupSnippet.g.cs index b14f7231f79c..a6c666453bcc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileAsyncSnippet.g.cs index fb90d708fd33..9f8efbd17029 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileRequestObjectAsyncSnippet.g.cs index 1990c7e66fff..b6ba4c58a05e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileRequestObjectSnippet.g.cs index b9e1e06598c2..eda807d28b2a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileResourceNamesAsyncSnippet.g.cs index 4b6e080197b8..21725cd1e058 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileResourceNamesSnippet.g.cs index 9e4019e13317..1e397019ee58 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileSnippet.g.cs index d8b6ffddd886..7fa6f1d19e66 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportDataFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobAsyncSnippet.g.cs index 02fc5ec1514e..ce15c2b99564 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobRequestObjectAsyncSnippet.g.cs index 4717583e1484..91abf1320299 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobRequestObjectSnippet.g.cs index 1702c18dcf89..d0e7ce677c0c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobResourceNamesAsyncSnippet.g.cs index 35a9cdebf589..555cd7ea6d57 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobResourceNamesSnippet.g.cs index a9bea178181c..891417518fd8 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobSnippet.g.cs index 116b5b776260..38dd7e8a5b94 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateImportJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetAsyncSnippet.g.cs index 7b655ab0cab2..b88338b77429 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetRequestObjectAsyncSnippet.g.cs index fe37cf9873ac..cee82a4938d2 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetRequestObjectSnippet.g.cs index 11b7f8f71022..abb881128605 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetResourceNamesAsyncSnippet.g.cs index 609e7b9d51cc..ff371d3c4ffc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetResourceNamesSnippet.g.cs index fae5d1304cbd..42f7511286c7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetSnippet.g.cs index e22d877a38b4..f0896b06f2b4 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreatePreferenceSetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportAsyncSnippet.g.cs index dd6e3502b221..23a82e70f5d3 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigAsyncSnippet.g.cs index c493ac0f418d..c34cbfc90078 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigRequestObjectAsyncSnippet.g.cs index 83d603036428..67849a44ec06 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigRequestObjectSnippet.g.cs index 70b58d6ceb4c..ca01d7f89b6b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigResourceNamesAsyncSnippet.g.cs index 944b4e53cc4b..9e2c4b6a6a3c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigResourceNamesSnippet.g.cs index 521f988fc167..96ddc2ceb33f 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigSnippet.g.cs index 44ed2b25b71b..6ffcacefc89d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportRequestObjectAsyncSnippet.g.cs index 026ca37a14cd..33922ee8cba3 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportRequestObjectSnippet.g.cs index 5ee06e06dde2..cdf24dd532a8 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportResourceNamesAsyncSnippet.g.cs index 8458dbf5076c..0c0136a3c911 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportResourceNamesSnippet.g.cs index 97f14a7060b3..c8b90f0e596e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportSnippet.g.cs index 645346c84a7a..83e41181e02c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateReportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceAsyncSnippet.g.cs index 137b897ec594..000e916fd371 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceRequestObjectAsyncSnippet.g.cs index d6338573a790..2e511e7ddd1e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceRequestObjectSnippet.g.cs index 9db5d300b4fd..1c9f165ea91c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceResourceNamesAsyncSnippet.g.cs index 95a38e867ac1..0c8b1c3d3c93 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceResourceNamesSnippet.g.cs index 2b30bbe9aa1f..e978de886d7d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceSnippet.g.cs index feec8cb30d23..9a8fc18b41b2 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.CreateSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetAsyncSnippet.g.cs index ac27aab244b2..67e8ad4bd7ff 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetRequestObjectAsyncSnippet.g.cs index 217f73161c2d..c298d77f2c35 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetRequestObjectSnippet.g.cs index 1e22c0a95ba9..203c98c7b6c2 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetResourceNamesAsyncSnippet.g.cs index 52af5bbdef3d..996dc1186077 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetResourceNamesSnippet.g.cs index e58dd31e99dc..1d1534cec378 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetSnippet.g.cs index 6f3f0b922481..76441c1e01fc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteAssetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupAsyncSnippet.g.cs index 071b03b3b91d..4fedf36781aa 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupRequestObjectAsyncSnippet.g.cs index f160fe3b39f0..32b4c041d3ed 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupRequestObjectSnippet.g.cs index 44f1c2a0e23a..be8d686eb649 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupResourceNamesAsyncSnippet.g.cs index c8dd14fa3d06..096c4f59304e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupResourceNamesSnippet.g.cs index d4abe884eb0a..dda097c53759 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupSnippet.g.cs index a798900dec6a..28fe5b689c0b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileAsyncSnippet.g.cs index 50b7238fc66b..691b11ef24fe 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileRequestObjectAsyncSnippet.g.cs index 461f8ea0d989..1ac169f8f44e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileRequestObjectSnippet.g.cs index 5768b90e98e3..1de2909ba988 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileResourceNamesAsyncSnippet.g.cs index 097dd3a87b08..8d022f3c24c2 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileResourceNamesSnippet.g.cs index e776cf8062aa..2e20606057d3 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileSnippet.g.cs index 9a001ec3bd7c..5d1f768e9d7e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportDataFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobAsyncSnippet.g.cs index 72e076c5b2aa..264244bfdd9a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobRequestObjectAsyncSnippet.g.cs index 24f9ccb963bf..360dae98d828 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobRequestObjectSnippet.g.cs index 81a9e3986004..4aadfe8580ad 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobResourceNamesAsyncSnippet.g.cs index cb9ae3686ce4..efa565436608 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobResourceNamesSnippet.g.cs index 1cc5185005d8..26669bad03dc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobSnippet.g.cs index ec0491de3e35..85fb2013bd6c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteImportJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetAsyncSnippet.g.cs index 719ade7a44cf..e6be4b7157f8 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetRequestObjectAsyncSnippet.g.cs index 6297d9365bcc..ef285f868e6c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetRequestObjectSnippet.g.cs index 4b44048a628b..77119bdb80dc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetResourceNamesAsyncSnippet.g.cs index 5b04bbee82e0..b4e177d9440d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetResourceNamesSnippet.g.cs index 5a9b2e5068d1..b158de0d1509 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetSnippet.g.cs index 01e13bd78470..4f822cea8dec 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeletePreferenceSetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportAsyncSnippet.g.cs index cd83afbabfee..93b89e26d673 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigAsyncSnippet.g.cs index 7913c7053ea8..c0addc6ec4af 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigRequestObjectAsyncSnippet.g.cs index 1123b41a3fc7..aa2557d8bfbf 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigRequestObjectSnippet.g.cs index 10c034dd4657..50a1bce74e46 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigResourceNamesAsyncSnippet.g.cs index d16a3e19a824..2cfd037ebf12 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigResourceNamesSnippet.g.cs index 0b0b4b1e492e..bd1d6e60715a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigSnippet.g.cs index a8585411f3fd..af3fae3447f9 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportRequestObjectAsyncSnippet.g.cs index 85e9e65a2c75..8d4aaa8cd656 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportRequestObjectSnippet.g.cs index ab76e322d895..dd2703c53b92 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportResourceNamesAsyncSnippet.g.cs index 8d7826cc9cc8..b036a4fc49d0 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportResourceNamesSnippet.g.cs index 3527a973c557..c41347e384bf 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportSnippet.g.cs index 3308ddb399f2..bdbd5213e4f4 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteReportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceAsyncSnippet.g.cs index 38ac4b0509fa..f07a312da691 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceRequestObjectAsyncSnippet.g.cs index 58787e2c6df2..d65f30be7119 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceRequestObjectSnippet.g.cs index cd40da54674d..575df7bc4e3c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceResourceNamesAsyncSnippet.g.cs index ffd4a0efea9d..445a90072bb7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceResourceNamesSnippet.g.cs index 859bc25e973b..247dfb387087 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceSnippet.g.cs index 0bd6ad91ad55..af16ce6a5d5b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.DeleteSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetAsyncSnippet.g.cs index 77667ed11de1..030c7525b871 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetRequestObjectAsyncSnippet.g.cs index 6deea35179c8..235711a6f6cf 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetRequestObjectSnippet.g.cs index ada09925553b..400e6e30cb06 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetResourceNamesAsyncSnippet.g.cs index ef5aa1cde5e4..7ad35c3a6d80 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetResourceNamesSnippet.g.cs index be6b74d174a7..7eb5587ab2dc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetSnippet.g.cs index 566a37774aec..aa604c859a62 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetAssetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameAsyncSnippet.g.cs index a57dba16e0a1..8f7228211283 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameRequestObjectAsyncSnippet.g.cs index 016f6d9e7353..66afd4eb97f1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameRequestObjectSnippet.g.cs index 0c5311957191..ee6e84d1a246 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameResourceNamesAsyncSnippet.g.cs index 3acc45a57d25..7e9e28288d50 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameResourceNamesSnippet.g.cs index 9d250417f88c..9e45e2b97d9d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameSnippet.g.cs index 932f7707db3b..01d5d2d9b6fd 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetErrorFrameSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupAsyncSnippet.g.cs index 8fe6d085689e..58ab25d5b16e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupRequestObjectAsyncSnippet.g.cs index 0805db85443d..f62f72cb5bfd 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupRequestObjectSnippet.g.cs index 2ad9089c10b1..0291e9ce3fa6 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupResourceNamesAsyncSnippet.g.cs index cf15c0cdb4f6..652f4a30234b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupResourceNamesSnippet.g.cs index be5c144535e6..a855ebb35dd1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupSnippet.g.cs index bd7b508927b9..5d792e88a7d3 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileAsyncSnippet.g.cs index e1815fa107ab..597bcb2e0b4c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileRequestObjectAsyncSnippet.g.cs index a720cace32bc..30da87ffa40f 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileRequestObjectSnippet.g.cs index 64ae5d1fc8b9..4125886c07ab 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileResourceNamesAsyncSnippet.g.cs index 05b6f17e44fd..6c871bf64e53 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileResourceNamesSnippet.g.cs index ae419af764e1..a306177ba28c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileSnippet.g.cs index 1a2a4a512beb..664aa2a4327c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportDataFileSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobAsyncSnippet.g.cs index 7faccec79923..4b5b9c79b7e7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobRequestObjectAsyncSnippet.g.cs index 80362d6e5c9b..7e8e5c0b311c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobRequestObjectSnippet.g.cs index a9df0c41a004..4975bcafba82 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobResourceNamesAsyncSnippet.g.cs index 0ebbccdddd5b..fa99b4d08476 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobResourceNamesSnippet.g.cs index 9b6b44bb95cd..888ddba6b532 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobSnippet.g.cs index 7ce4d26c4986..dd3c03e51e32 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetImportJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetAsyncSnippet.g.cs index a9cf62f95683..21f7d315a576 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetRequestObjectAsyncSnippet.g.cs index 47511646ba16..5deb932f3858 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetRequestObjectSnippet.g.cs index b2bb89712ced..e41aec3295be 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetResourceNamesAsyncSnippet.g.cs index 649eedc870b0..004d5bc18012 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetResourceNamesSnippet.g.cs index f757b35c3a2f..6e926aaff8ab 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetSnippet.g.cs index 2dd3e6795833..688da08549b8 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetPreferenceSetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportAsyncSnippet.g.cs index d7e58abc9bd3..5072f4d478d4 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigAsyncSnippet.g.cs index b030c9334ddc..b30384e090a6 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigRequestObjectAsyncSnippet.g.cs index e11c8da16691..8c9de9c48ce0 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigRequestObjectSnippet.g.cs index 07fe2261609e..b0dae4c49369 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigResourceNamesAsyncSnippet.g.cs index b74e7c9ea513..5045f9e44345 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigResourceNamesSnippet.g.cs index e34f99343bbd..5d33d1cd3083 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigSnippet.g.cs index a08f2b4b69bc..a4eb9ed4b6b7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportRequestObjectAsyncSnippet.g.cs index d0fbc71fc20e..5e71f981cf7a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportRequestObjectSnippet.g.cs index 94595cd59f7d..cbbba7a0841f 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportResourceNamesAsyncSnippet.g.cs index 9e6d40d009fa..dfb0228433f9 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportResourceNamesSnippet.g.cs index 534546beb7fc..835032ef9cf6 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportSnippet.g.cs index 7ed47c88293b..2f4173e9b303 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetReportSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsAsyncSnippet.g.cs index 192a78f73b4b..a03d558ec655 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsRequestObjectAsyncSnippet.g.cs index c94494f321aa..8e3bc5da4eb2 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsRequestObjectSnippet.g.cs index 442302a98dfd..f3f94eda2391 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsResourceNamesAsyncSnippet.g.cs index 099eeaa66684..a089914c0861 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsResourceNamesSnippet.g.cs index d2fecc526d94..9781a26a5456 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsSnippet.g.cs index 7ebd6cf1523f..e8efae49b101 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceAsyncSnippet.g.cs index 5747291e9b7d..cd19b009a6e7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceRequestObjectAsyncSnippet.g.cs index 3a4d0fcf2856..052777447f28 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceRequestObjectSnippet.g.cs index f126791ba2a8..993784148d82 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceResourceNamesAsyncSnippet.g.cs index d69e3147b59a..324a439b7533 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceResourceNamesSnippet.g.cs index f6910e005a04..ede72456abad 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceSnippet.g.cs index 6470a62ff078..70c4a517dd1a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.GetSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsAsyncSnippet.g.cs index e2837033bc67..b3edcd546af5 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsRequestObjectAsyncSnippet.g.cs index 6562dd09ba9c..94ebee84852c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsRequestObjectSnippet.g.cs index 4f887da31e49..aaccb29b5237 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsResourceNamesAsyncSnippet.g.cs index 3aadad09e8ee..3840f83acd79 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsResourceNamesSnippet.g.cs index 27e9c888ed4e..b3185d87dd5d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsSnippet.g.cs index 1ee388ec57c0..36ab6699f973 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListAssetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesAsyncSnippet.g.cs index 45296ef35c07..28c29ee9fc4e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesRequestObjectAsyncSnippet.g.cs index 82e4f7469cfa..250be111a63a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesRequestObjectSnippet.g.cs index 980abe14ff49..bef6e836a9db 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesResourceNamesAsyncSnippet.g.cs index 30449eb27d45..6f896eaf55dc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesResourceNamesSnippet.g.cs index 3006c0e87e33..a7f4f8f4ddc0 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesSnippet.g.cs index 37a66a66bd11..5cd0626a8b8b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListErrorFramesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsAsyncSnippet.g.cs index 446ca5eea69c..61b412e58e95 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsRequestObjectAsyncSnippet.g.cs index 77e03ab91040..14c1407e9960 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsRequestObjectSnippet.g.cs index b1bfe6bf5982..280c7ead26bb 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsResourceNamesAsyncSnippet.g.cs index d51fb7e42355..d91e02bf5f18 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsResourceNamesSnippet.g.cs index 9107379597ca..73bf03cb0391 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsSnippet.g.cs index fa29e5e02b08..8a8d4a03195a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesAsyncSnippet.g.cs index f57de418ac11..7d4f19c9e147 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesRequestObjectAsyncSnippet.g.cs index 60f9832f4f50..323f2b88d846 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesRequestObjectSnippet.g.cs index 47eb2919ee4a..cad37f461361 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesResourceNamesAsyncSnippet.g.cs index 91f16a922d14..647510dab468 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesResourceNamesSnippet.g.cs index 16a89030be7d..72e3f1312035 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesSnippet.g.cs index 36f9b3ad9b51..512293e31b11 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportDataFilesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsAsyncSnippet.g.cs index cbc80c756abb..3c56ec105f31 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsRequestObjectAsyncSnippet.g.cs index 42956829d9e5..a09776916d47 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsRequestObjectSnippet.g.cs index 6e1275e4bf74..c65c9bbf3d46 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsResourceNamesAsyncSnippet.g.cs index 42e9fead38d0..bf6e6564d151 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsResourceNamesSnippet.g.cs index e0d5966fa4e6..4c8da65f74e8 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsSnippet.g.cs index c955546849aa..9bd39b681255 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListImportJobsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsAsyncSnippet.g.cs index 96cb44a52db9..d6737451d443 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsRequestObjectAsyncSnippet.g.cs index b85a60252dda..f5f9cbefb619 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsRequestObjectSnippet.g.cs index f825f7dbf061..937f7c141c56 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsResourceNamesAsyncSnippet.g.cs index 080137f1cb94..230ce04d14d1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsResourceNamesSnippet.g.cs index f57aafe3f681..c849c22f5aa1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsSnippet.g.cs index 5e441d1adfc9..bf0288b0d540 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListPreferenceSetsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsAsyncSnippet.g.cs index 5cc138846f8c..612725723985 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsRequestObjectAsyncSnippet.g.cs index 4686d8fd8142..7b6898c5da63 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsRequestObjectSnippet.g.cs index 9a7c968d6aaa..15caad4b0947 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsResourceNamesAsyncSnippet.g.cs index 87c4cab55f44..afe24fede28e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsResourceNamesSnippet.g.cs index d16add4e380d..4f7e5744740d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsSnippet.g.cs index 95f7bfb7fe34..9a9a64cb5bd9 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportConfigsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsAsyncSnippet.g.cs index f5ccae783b64..b99f6ae33ccd 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsRequestObjectAsyncSnippet.g.cs index 331d61e1346c..9db9c96d12d5 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsRequestObjectSnippet.g.cs index 25dde440a2b0..5519817eee55 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsResourceNamesAsyncSnippet.g.cs index 7bc69eb206c4..b40c85e50932 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsResourceNamesSnippet.g.cs index 796630f7b3f5..0b79a3d3e662 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsSnippet.g.cs index 84de07698a34..d1ee64da479a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListReportsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesAsyncSnippet.g.cs index a344bbadd7bc..15b4408e5121 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesRequestObjectAsyncSnippet.g.cs index a67880b3701c..ba9981ddfdb4 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesRequestObjectSnippet.g.cs index 7ecf7fcffc66..9b0fe419f672 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesResourceNamesAsyncSnippet.g.cs index 9fb7ec87992a..5b7d3ae58a9c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesResourceNamesSnippet.g.cs index 82f09027e2bf..b51efa51b314 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesSnippet.g.cs index be2ebc5df5c7..6befbec7664b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ListSourcesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupAsyncSnippet.g.cs index 2c6907569e78..d3f46a3bcdcb 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupRequestObjectAsyncSnippet.g.cs index fb42b33d0b21..9d0351f7d44c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupRequestObjectSnippet.g.cs index a88b3733fee1..d690eb1dbd35 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupResourceNamesAsyncSnippet.g.cs index 0ddde22aa8ac..2b92fb3e867c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupResourceNamesSnippet.g.cs index 3a786921474a..36dc5b981de7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupSnippet.g.cs index 371918f28fa0..6a2a0524cfd3 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RemoveAssetsFromGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ReportAssetFramesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ReportAssetFramesRequestObjectAsyncSnippet.g.cs index 9860ca6728ec..07d23588e8d4 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ReportAssetFramesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ReportAssetFramesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ReportAssetFramesRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ReportAssetFramesRequestObjectSnippet.g.cs index eb11b2914c31..cb3318a94514 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ReportAssetFramesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ReportAssetFramesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobAsyncSnippet.g.cs index 0985b79e02e1..c33b399d3e76 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobRequestObjectAsyncSnippet.g.cs index a44af7c598c2..ac6570ae5a3f 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobRequestObjectSnippet.g.cs index 5cad69e69a60..b7dd6f513424 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobResourceNamesAsyncSnippet.g.cs index 82756e09a5c9..2714a8666ef4 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobResourceNamesSnippet.g.cs index b776aa352d19..b041608f0e9b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobSnippet.g.cs index 86aed8c902a7..a2ad42365b40 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.RunImportJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetAsyncSnippet.g.cs index 91735b1f1cb3..d9d7372ad9de 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetRequestObjectAsyncSnippet.g.cs index 5a803bffdc34..8840571ff2cc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetRequestObjectSnippet.g.cs index 588b83bece90..7c3fbb5b24c4 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetSnippet.g.cs index 9e8553b5981d..7bed22c52b3a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateAssetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupAsyncSnippet.g.cs index 06ca9d22b0a9..8c29664814dc 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupRequestObjectAsyncSnippet.g.cs index a8ec60055ece..1f39bfb6cce7 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupRequestObjectSnippet.g.cs index 68a8f39a3a45..df9b1fb0534a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupSnippet.g.cs index 600fa505e3c4..91cdc32e04ae 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobAsyncSnippet.g.cs index c9d37226717d..0b9feb235de8 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobRequestObjectAsyncSnippet.g.cs index f703c63e9fb0..6d0ffe973f48 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobRequestObjectSnippet.g.cs index 17b9bbd5fccf..2a270723a1b1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobSnippet.g.cs index fe191033b399..69900ee3849d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateImportJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetAsyncSnippet.g.cs index 0090d725d16e..2382ec66f895 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetRequestObjectAsyncSnippet.g.cs index 1cb8f87e00d2..3a9cbd0281dd 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetRequestObjectSnippet.g.cs index 07dbdebcd9da..a658815ac9db 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetSnippet.g.cs index 6fc491533fb5..d016f3ee7e6c 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdatePreferenceSetSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsAsyncSnippet.g.cs index 5893cccda360..51cbf0d82cc1 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsRequestObjectAsyncSnippet.g.cs index 0ef4de484573..b2cbd46c9594 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsRequestObjectSnippet.g.cs index 041328e0df14..05aff373b478 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsSnippet.g.cs index 6fa65283220a..216011c2da9a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSettingsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceAsyncSnippet.g.cs index d82bf97b14f5..1d1e6aeb4133 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceRequestObjectAsyncSnippet.g.cs index 8f1f103b521c..cda08beb8e0b 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceRequestObjectSnippet.g.cs index e0c16a1310df..807da98760d6 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceSnippet.g.cs index e5a5588a4293..108e262e483a 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.UpdateSourceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobAsyncSnippet.g.cs index 00c1d22b148a..01c5d4222651 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobRequestObjectAsyncSnippet.g.cs index 721217dc9e71..b1ee5dd47d71 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobRequestObjectSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobRequestObjectSnippet.g.cs index 8f5c886c5b85..e7b4230c82f5 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobResourceNamesAsyncSnippet.g.cs index f3780e9d3777..a5d7bb39ac9d 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobResourceNamesSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobResourceNamesSnippet.g.cs index a675eaa18167..00a9bfe82780 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobSnippet.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobSnippet.g.cs index 3f27d07cfe80..f872d45dd1be 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobSnippet.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.GeneratedSnippets/MigrationCenterClient.ValidateImportJobSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.Snippets/MigrationCenterClientSnippets.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.Snippets/MigrationCenterClientSnippets.g.cs index f0b6f5b33dce..e4a539f94476 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.Snippets/MigrationCenterClientSnippets.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1.Snippets/MigrationCenterClientSnippets.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/MigrationCenterClient.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/MigrationCenterClient.g.cs index f67e48323275..a309d3a1e2cd 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/MigrationCenterClient.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/MigrationCenterClient.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/MigrationcenterResourceNames.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/MigrationcenterResourceNames.g.cs index 36b247b6ad1e..edce74661a05 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/MigrationcenterResourceNames.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/MigrationcenterResourceNames.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/PackageApiMetadata.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/PackageApiMetadata.g.cs index 73b4c87212f9..4d506aee2a7e 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/PackageApiMetadata.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/PackageApiMetadata.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/ServiceCollectionExtensions.g.cs b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/ServiceCollectionExtensions.g.cs index c57748d9c38a..133afd3c4ab2 100644 --- a/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/ServiceCollectionExtensions.g.cs +++ b/apis/Google.Cloud.MigrationCenter.V1/Google.Cloud.MigrationCenter.V1/ServiceCollectionExtensions.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.MigrationCenter.V1/docs/index.md b/apis/Google.Cloud.MigrationCenter.V1/docs/index.md deleted file mode 100644 index afb1676143bd..000000000000 --- a/apis/Google.Cloud.MigrationCenter.V1/docs/index.md +++ /dev/null @@ -1,15 +0,0 @@ -{{title}} - -{{description}} - -{{version}} - -{{installation}} - -{{auth}} - -## Getting started - -{{client-classes}} - -{{client-construction}} diff --git a/apis/Google.Cloud.Monitoring.V3/.OwlBot.yaml b/apis/Google.Cloud.Monitoring.V3/.OwlBot.yaml index e353a763fcc0..f895693cc770 100644 --- a/apis/Google.Cloud.Monitoring.V3/.OwlBot.yaml +++ b/apis/Google.Cloud.Monitoring.V3/.OwlBot.yaml @@ -1,5 +1,5 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyAsyncSnippet.g.cs index 2e111db4f8cf..a5ac27fcf3b4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyRequestObjectAsyncSnippet.g.cs index 02c79a64bc2b..5cc2ce5e806c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyRequestObjectSnippet.g.cs index 3896ea84837b..af801c3fc3c1 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames1AsyncSnippet.g.cs index 7da4a775511c..312bb2bf20f8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames1Snippet.g.cs index e14ab1c4458b..a89c29e26c8d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames2AsyncSnippet.g.cs index 53900411cb2c..2203177e9f8f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames2Snippet.g.cs index 3bff16a7aa5f..2eedc60bf870 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames3AsyncSnippet.g.cs index 27b7cf3ebe60..0736ff3416a4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames3Snippet.g.cs index a9c46ca87cb4..cd8fa46b42a2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames4AsyncSnippet.g.cs index 00bd7efecb03..56d63be4219e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames4Snippet.g.cs index 3732629f79ea..ac2f60d4eab1 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicyResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicySnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicySnippet.g.cs index 74bef6158694..2e535bf81123 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicySnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.CreateAlertPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyAsyncSnippet.g.cs index b2dce9f14e81..9b508e19cc33 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyRequestObjectAsyncSnippet.g.cs index 4d2e01dee0fa..0283bf43bf98 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyRequestObjectSnippet.g.cs index af7893e65f53..94edca8ba87b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames1AsyncSnippet.g.cs index 9f918589c8f0..e4a5b949a2ec 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames1Snippet.g.cs index 4deb7f79e23a..3eb41175e152 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames2AsyncSnippet.g.cs index c58874418644..686dabb92b42 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames2Snippet.g.cs index f3daced686a5..a88736264955 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicyResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicySnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicySnippet.g.cs index 27414d193a02..fc5aac50f915 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicySnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.DeleteAlertPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyAsyncSnippet.g.cs index 04fe5aa0757a..c7dc370cfe36 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyRequestObjectAsyncSnippet.g.cs index 47eccd385293..0105c9e5a269 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyRequestObjectSnippet.g.cs index 3c62970216b5..43aed07c7d06 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames1AsyncSnippet.g.cs index 81e1a33d3588..1e99a7ee15dc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames1Snippet.g.cs index 6d049afe2a32..8de305445055 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames2AsyncSnippet.g.cs index 271ddc3d6c1f..4a7c2cbac8bb 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames2Snippet.g.cs index 97ef7ca5571e..44455c37450c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicyResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicySnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicySnippet.g.cs index a0bcab74189c..e1dbaf9a6e39 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicySnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.GetAlertPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesAsyncSnippet.g.cs index 9ae24382e186..3cd6cfacaa42 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesRequestObjectAsyncSnippet.g.cs index 7f4f6878a867..bef2f2811868 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesRequestObjectSnippet.g.cs index 18b1e30e931d..ff0dfa14a729 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames1AsyncSnippet.g.cs index d198817f342f..b5aa94d473da 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames1Snippet.g.cs index df6513fa6332..f93b0f0ba854 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames2AsyncSnippet.g.cs index 4bd1bb65cdce..6bd97cd8c954 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames2Snippet.g.cs index 8cfc971df7f6..0a5e28869c2a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames3AsyncSnippet.g.cs index e2d7318489c7..65536b2346f0 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames3Snippet.g.cs index c847d27440aa..5bfcb3f35ba4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames4AsyncSnippet.g.cs index e3264df1cb72..834c95470fd4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames4Snippet.g.cs index 0717ffb77df0..a51bbbc37d1f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesSnippet.g.cs index 694343e0e89f..7671a0abbb19 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.ListAlertPoliciesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyAsyncSnippet.g.cs index af7e1bfe0d15..abb3ebcc9a8d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyRequestObjectAsyncSnippet.g.cs index 13c1b34fe7f0..37d7f962bbe0 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyRequestObjectSnippet.g.cs index 1180a243a612..b1c291de20d4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicyRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicySnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicySnippet.g.cs index 2dbc0b5f77c0..584b02dba460 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicySnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/AlertPolicyServiceClient.UpdateAlertPolicySnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupAsyncSnippet.g.cs index 70dc73205c2c..1fe045f963ad 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupRequestObjectAsyncSnippet.g.cs index 2420f4980009..4dabdc1afed4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupRequestObjectSnippet.g.cs index 812897531c8d..f7fe8352c269 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames1AsyncSnippet.g.cs index 75a561bf3314..9638b7445c8d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames1Snippet.g.cs index fd2c9ae00fee..6ba38f117a2b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames2AsyncSnippet.g.cs index 144d59eb630b..fd5e19e0d660 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames2Snippet.g.cs index fd48c8e254e7..02d92a08feeb 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames3AsyncSnippet.g.cs index f0e91bf4ecfd..ee1e593f29db 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames3Snippet.g.cs index 102a3176c7da..d8ef792867b5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames4AsyncSnippet.g.cs index f5306ce5ea71..c3801866a64d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames4Snippet.g.cs index 24bc7237f40d..3707d727a638 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupSnippet.g.cs index 30f5eff4739f..2e2634a0c383 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.CreateGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupAsyncSnippet.g.cs index 1276f5825359..ffd14750be54 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupRequestObjectAsyncSnippet.g.cs index c3d5bd5fce36..104b2da72443 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupRequestObjectSnippet.g.cs index 4b7a6aa4a1c4..a73f55818479 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames1AsyncSnippet.g.cs index 88ae26990849..6d4b2f799eec 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames1Snippet.g.cs index 581c5e9a8120..e6bfe9db7746 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames2AsyncSnippet.g.cs index 888b43d84b1d..3a6da94f2791 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames2Snippet.g.cs index c764313186f9..a2e6f51b2232 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupSnippet.g.cs index ebe359026aea..1befa92d42d5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.DeleteGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupAsyncSnippet.g.cs index 2f55c2ae836b..38005d65bedd 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupRequestObjectAsyncSnippet.g.cs index 5585ff4c8cd4..c8cb13a270fa 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupRequestObjectSnippet.g.cs index 71433a7b6d81..37c582d2346e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames1AsyncSnippet.g.cs index bcdfcd00cbd6..101f5603f3da 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames1Snippet.g.cs index 2951c5d97234..71430c78d699 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames2AsyncSnippet.g.cs index 9ed6831e0a74..3ffcb00511a6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames2Snippet.g.cs index 738310f43674..e13c2c8c3e9e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupSnippet.g.cs index 53a98098a609..2885cbc76168 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.GetGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersAsyncSnippet.g.cs index 9cf76304ff94..5c711e8ac26a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersRequestObjectAsyncSnippet.g.cs index 1c4285c08480..f3bd8edd736a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersRequestObjectSnippet.g.cs index dbbb04f572a1..be7313788e52 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames1AsyncSnippet.g.cs index aca4decc0091..47f5f29d2fe9 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames1Snippet.g.cs index 390eb89a7b63..4874290a34bd 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames2AsyncSnippet.g.cs index bcdcc6052d1c..c4b90558bb60 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames2Snippet.g.cs index ce5e4b091fe6..cf8b58ba4492 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersSnippet.g.cs index c2928f2ebd90..489ed7366460 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupMembersSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsAsyncSnippet.g.cs index e06a687fe400..8b7330fb035a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsRequestObjectAsyncSnippet.g.cs index c3cba999a63b..592fb681fb0d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsRequestObjectSnippet.g.cs index 80c2c8181059..20e230170f08 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames1AsyncSnippet.g.cs index 8f2fe390fc51..38dc413d61e2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames1Snippet.g.cs index a76aeddec01a..b8b690dec222 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames2AsyncSnippet.g.cs index 123d1e74659a..26ab3e12f6d8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames2Snippet.g.cs index 5066776e8014..4695cafa41da 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames3AsyncSnippet.g.cs index 17b689e913d3..d38ee372ca1b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames3Snippet.g.cs index 3081557c1648..d8dda6add1b6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames4AsyncSnippet.g.cs index 5bb44045b04a..33204f2a2991 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames4Snippet.g.cs index e7ccf59b79c9..9ca7a16e3e97 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsSnippet.g.cs index 06c062accd4c..971f609367d5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.ListGroupsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupAsyncSnippet.g.cs index c91854fe74d8..df010b372f3b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupRequestObjectAsyncSnippet.g.cs index b59e04ed790f..77ef97f6631f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupRequestObjectSnippet.g.cs index de5ffa55f78d..6d74483acc86 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupSnippet.g.cs index a6726b2365b7..5595b14184d4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/GroupServiceClient.UpdateGroupSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorAsyncSnippet.g.cs index ff1bc4718698..a83f6de896c3 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorRequestObjectAsyncSnippet.g.cs index 8df160535785..a2385262bb23 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorRequestObjectSnippet.g.cs index f7a0dc8a8b83..e20816ffe942 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames1AsyncSnippet.g.cs index 65fe2cddd7ad..894f40cad315 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames1Snippet.g.cs index 0b1fe04067ba..ea3b941fb555 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames2AsyncSnippet.g.cs index 0b9c2b7dd07f..d9804157d217 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames2Snippet.g.cs index b3f8bc410d62..57fcf9e6a21b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames3AsyncSnippet.g.cs index 1db2e493f955..43aa07f7423a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames3Snippet.g.cs index b7078c93f341..e16404334421 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames4AsyncSnippet.g.cs index afe617059a81..ec11b99cef5b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames4Snippet.g.cs index b9495b9d2170..5140a274af04 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorSnippet.g.cs index 253d4dd8263e..76d86315d5da 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateMetricDescriptorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesAsyncSnippet.g.cs index 2376502be668..25265fa30ed6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesRequestObjectAsyncSnippet.g.cs index dd35791d5c7c..07760311413a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesRequestObjectSnippet.g.cs index b502721e9d4d..333d31e0f793 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesResourceNamesAsyncSnippet.g.cs index 175b48b7ae71..bcf8ba5582c6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesResourceNamesSnippet.g.cs index f088fc79640b..535fd3fd6bdf 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesSnippet.g.cs index 2a690eb43522..d695b2de981f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateServiceTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesAsyncSnippet.g.cs index 3efe2ff7ee15..271fb7902c09 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesRequestObjectAsyncSnippet.g.cs index a21d1c0bc198..387fd0545ac5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesRequestObjectSnippet.g.cs index 65ad03cddd5c..2bd08fdcc2b1 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesResourceNamesAsyncSnippet.g.cs index daefc6cd51eb..c98df48e3200 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesResourceNamesSnippet.g.cs index 2895332fc3a6..ef97c38ed4eb 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesSnippet.g.cs index 376d6ff87393..9e907ebcace8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.CreateTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorAsyncSnippet.g.cs index b0bc3273eda2..6f056285313b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorRequestObjectAsyncSnippet.g.cs index b8957917eb1b..e3c9869a4b30 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorRequestObjectSnippet.g.cs index 9f089d1cc079..e52a31e92aaf 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames1AsyncSnippet.g.cs index be330f244e4f..9bfc3e2a1d12 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames1Snippet.g.cs index d1ac39cc4fa5..b30af9fec930 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames2AsyncSnippet.g.cs index 1c30cd175cae..9c0fe34e007d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames2Snippet.g.cs index c809335d1ea0..4d0599881926 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorSnippet.g.cs index d0983e89e9b3..f6fac7191a62 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.DeleteMetricDescriptorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorAsyncSnippet.g.cs index 2e31c8c22337..be82384f3d89 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorRequestObjectAsyncSnippet.g.cs index 62ce5928d009..8024bf8a10c7 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorRequestObjectSnippet.g.cs index 8c27bf0c9f32..e2cdbfef65e6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames1AsyncSnippet.g.cs index e66911c6256c..a23082e20f3a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames1Snippet.g.cs index d929ca8f0179..b0d7ed616e6a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames2AsyncSnippet.g.cs index 8bb7df2cd98c..c4ebe90ecdca 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames2Snippet.g.cs index 5acfdc88f02c..81ae293c6dbb 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorSnippet.g.cs index 48395cd0cb20..456cabed363b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMetricDescriptorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorAsyncSnippet.g.cs index ac08e345c712..535d2eb21e98 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorRequestObjectAsyncSnippet.g.cs index c6e0e4a18222..b47436092647 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorRequestObjectSnippet.g.cs index 5e074392bb94..f4b2a227e82b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames1AsyncSnippet.g.cs index 0a3adbbb63e3..93a9021b6ad8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames1Snippet.g.cs index 4604d3438c53..75f61655950f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames2AsyncSnippet.g.cs index e6a98c768dcc..caa5906c3882 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames2Snippet.g.cs index 98ba5e60174f..3629423bd0d2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorSnippet.g.cs index fa8303817f9d..b7f09fb1545c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.GetMonitoredResourceDescriptorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsAsyncSnippet.g.cs index 37cacfab48a7..1252d4554aba 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsRequestObjectAsyncSnippet.g.cs index bd30550c0caa..fb640e9f9fdc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -44,6 +44,7 @@ public async Task ListMetricDescriptorsRequestObjectAsync() { Filter = "", ProjectName = ProjectName.FromProject("[PROJECT]"), + ActiveOnly = false, }; // Make the request PagedAsyncEnumerable response = metricServiceClient.ListMetricDescriptorsAsync(request); diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsRequestObjectSnippet.g.cs index 5d029123f963..71eb0c113b37 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -42,6 +42,7 @@ public void ListMetricDescriptorsRequestObject() { Filter = "", ProjectName = ProjectName.FromProject("[PROJECT]"), + ActiveOnly = false, }; // Make the request PagedEnumerable response = metricServiceClient.ListMetricDescriptors(request); diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames1AsyncSnippet.g.cs index 5ada27e7a494..c13a788dea25 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames1Snippet.g.cs index df3fdaff6850..02e880ee8bdb 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames2AsyncSnippet.g.cs index ad1200061b59..031f78ae44b5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames2Snippet.g.cs index 359a7bbee10c..16a3ca9b62bc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames3AsyncSnippet.g.cs index 5354eeee6c68..80027e541e3c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames3Snippet.g.cs index c0842c0d4125..8906abb2d692 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames4AsyncSnippet.g.cs index 18c3be469e07..8f360cad927d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames4Snippet.g.cs index 0b5d090f5fc4..8fea2b871132 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsSnippet.g.cs index 1edbe9c0fa81..e853d31a5295 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMetricDescriptorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsAsyncSnippet.g.cs index d53969578881..0272241c5234 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsRequestObjectAsyncSnippet.g.cs index 18434c126705..8025e3388dfe 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsRequestObjectSnippet.g.cs index d46f52581de0..b49a5e688d3a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames1AsyncSnippet.g.cs index f8621535fd24..6aebb367cbd1 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames1Snippet.g.cs index 6756522c20c4..f7792cfde8aa 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames2AsyncSnippet.g.cs index e88d2d7d61c0..f28ef08b8542 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames2Snippet.g.cs index 416a368d2614..5276858d5066 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames3AsyncSnippet.g.cs index b3cabd382484..342843ee1ea2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames3Snippet.g.cs index 0bbe2a02460f..966d1f512d91 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames4AsyncSnippet.g.cs index ecd9b5b319ac..35cdcc8b9e26 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames4Snippet.g.cs index 2336352cd83c..f7c14846dfa4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsSnippet.g.cs index 069247ae0098..da4bc4e2b975 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListMonitoredResourceDescriptorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesAsyncSnippet.g.cs index 66f010095e8a..17b617719902 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesRequestObjectAsyncSnippet.g.cs index 5d6e6f310640..a640227be282 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesRequestObjectSnippet.g.cs index fda91c87622e..8ad4a9c2c2bf 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames1AsyncSnippet.g.cs index 2375a6347514..c3327d7b78e4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames1Snippet.g.cs index 25072eaf5552..0a7cfcbef6f0 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames2AsyncSnippet.g.cs index 1e1f69321fb2..021178073381 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames2Snippet.g.cs index 10c36f21964a..9061fb6c8963 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames3AsyncSnippet.g.cs index c1655714495f..066fd251ac50 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames3Snippet.g.cs index 58ebc5f0f652..1f91ebbac715 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesSnippet.g.cs index 7b65286b429b..9c73e047bbe9 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/MetricServiceClient.ListTimeSeriesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelAsyncSnippet.g.cs index 9263372a24a1..ad84ba03aa28 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelRequestObjectAsyncSnippet.g.cs index e0d54647d99c..c0867122d04c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelRequestObjectSnippet.g.cs index 537ea2ad6bff..161658a6db0a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames1AsyncSnippet.g.cs index d9fbab1fffc0..fd356a46fdb5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames1Snippet.g.cs index b2694a39b4d4..200ed8df98bd 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames2AsyncSnippet.g.cs index 570665e7e398..aad5c46f44f6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames2Snippet.g.cs index 4e3a49bd757b..712d4bd3fd21 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames3AsyncSnippet.g.cs index 295aeb5b29fb..86b5d47d8eb8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames3Snippet.g.cs index fa87befeae19..6f021da7b34c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames4AsyncSnippet.g.cs index cb69f166d0e2..fb91b07012c4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames4Snippet.g.cs index 86ce7eb25f48..587596dd9147 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelSnippet.g.cs index 3adc8c9ba2d5..3b59e7be2020 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.CreateNotificationChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelAsyncSnippet.g.cs index f9486ed7eb3e..904702869eca 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelRequestObjectAsyncSnippet.g.cs index a02960f27465..654d196e56c7 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelRequestObjectSnippet.g.cs index d40f2f8890d7..434b464c3716 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames1AsyncSnippet.g.cs index 38b4c523a332..332c3c55c673 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames1Snippet.g.cs index 4227e536be78..05e07d4bafab 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames2AsyncSnippet.g.cs index 69962ab4c966..84ec96af37bc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames2Snippet.g.cs index bf3903411185..977079a3528c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelSnippet.g.cs index 1a44f9d05d81..d2395bab36d4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.DeleteNotificationChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelAsyncSnippet.g.cs index 05acf336489a..7aeb2899bbff 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorAsyncSnippet.g.cs index f7ccfb70f027..b108720dd9a0 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorRequestObjectAsyncSnippet.g.cs index 1bbedb3037ba..dacf407c1dbd 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorRequestObjectSnippet.g.cs index 673b8415640b..800e861948ba 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames1AsyncSnippet.g.cs index 8f689757c1ed..e6a74e006222 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames1Snippet.g.cs index 98ede900489d..f8f8f771cc39 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames2AsyncSnippet.g.cs index 9ac97c4a7923..4abd67feb3d6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames2Snippet.g.cs index dabfa7fa627c..f18a92dedf58 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorSnippet.g.cs index ae6a67826242..bf61872dbdc8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelDescriptorSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelRequestObjectAsyncSnippet.g.cs index d9fc14354043..7bea006f49b1 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelRequestObjectSnippet.g.cs index d20cddedae25..92e764420d3c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames1AsyncSnippet.g.cs index 7e0e2b37aa18..b18d5c9e3d7c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames1Snippet.g.cs index c58c2dd3d8ec..8021ca860c0d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames2AsyncSnippet.g.cs index f0e49c8fd150..3ce075aad237 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames2Snippet.g.cs index 3a87a27e3a72..ac73a1218163 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelSnippet.g.cs index 9aef687bbd98..75600f4a5de8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeAsyncSnippet.g.cs index b45719840f12..256e4e835200 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeRequestObjectAsyncSnippet.g.cs index 4b76c0a645fb..2b53aecf9d4e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeRequestObjectSnippet.g.cs index b674d0de4f12..8e6c729bd996 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames1AsyncSnippet.g.cs index fc83b6d105fe..0f6eeb5e6aa9 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames1Snippet.g.cs index 1a4906a68cea..e4dc12e790d4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames2AsyncSnippet.g.cs index 9ec91fc68689..e64732ebe698 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames2Snippet.g.cs index 4bf22b515bb0..30ff2c2aa2d9 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeSnippet.g.cs index 3618bfc6e95f..9b6be29f7dd0 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.GetNotificationChannelVerificationCodeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsAsyncSnippet.g.cs index caaa3bc08c22..20da931cd956 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsRequestObjectAsyncSnippet.g.cs index 0812022eb70c..8615f5a1820d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsRequestObjectSnippet.g.cs index 1e2ec427a8ff..7703dd389fc9 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames1AsyncSnippet.g.cs index 3963ccd45e0a..6b752de5b191 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames1Snippet.g.cs index e408788c76a1..9eac747a1831 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames2AsyncSnippet.g.cs index ba4794599fe2..26727cccaa43 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames2Snippet.g.cs index 18e80d115a95..e029eb780ab1 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames3AsyncSnippet.g.cs index 2b97dbbb393a..131e308289bd 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames3Snippet.g.cs index 62a81d94797b..f0eafd2c8450 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames4AsyncSnippet.g.cs index 41f507b191c0..ca40b92d8406 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames4Snippet.g.cs index 7c62858734eb..2d9b4264ee33 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsSnippet.g.cs index 0a570c431879..7d90a569e7db 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelDescriptorsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsAsyncSnippet.g.cs index bca74833e67d..b97164f2ebce 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsRequestObjectAsyncSnippet.g.cs index 37afb2cd9e11..7a5f24fcd15f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsRequestObjectSnippet.g.cs index f9ce5feaf506..ad6f71eff79f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames1AsyncSnippet.g.cs index bd37333f0936..b84cbf060ed4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames1Snippet.g.cs index 4fc5801abdb3..394acc056d31 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames2AsyncSnippet.g.cs index 602029039d39..7f0f7a024fba 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames2Snippet.g.cs index 1812f9a000ad..507206ae1eff 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames3AsyncSnippet.g.cs index 53b2521f0cfe..964b1f57280a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames3Snippet.g.cs index f58a97f828fc..03de14cb881e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames4AsyncSnippet.g.cs index d1236c32f82e..94fb66297b88 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames4Snippet.g.cs index 19c57dc79f4c..509104de05d4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsSnippet.g.cs index 3bd97039977d..e93c3009f1ca 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.ListNotificationChannelsSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeAsyncSnippet.g.cs index 52ec33a7e2f7..a8051fdf4f4d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeRequestObjectAsyncSnippet.g.cs index 1b0265e451e4..0b6edf3f8581 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeRequestObjectSnippet.g.cs index b3f63d41303f..de9313b94e77 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames1AsyncSnippet.g.cs index 4b19de9eb418..eb3081eec7d6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames1Snippet.g.cs index d5c41e9290cb..34f6381eb464 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames2AsyncSnippet.g.cs index adbfea1abe6f..f2c8cb31a1b2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames2Snippet.g.cs index 052b1ec15577..f182b69f4d1c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeSnippet.g.cs index ca88799c2e11..4c4bd12cd8f7 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.SendNotificationChannelVerificationCodeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelAsyncSnippet.g.cs index 00c10010daf1..6fab8df69b74 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelRequestObjectAsyncSnippet.g.cs index 81537a2b66e9..c1c864154b92 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelRequestObjectSnippet.g.cs index 87ccce41c242..b6c95c562ef5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelSnippet.g.cs index 6e49fa18cdb0..d7d1fc56d526 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.UpdateNotificationChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelAsyncSnippet.g.cs index 950c18ce247a..32e3bbbad169 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelRequestObjectAsyncSnippet.g.cs index 59e7f7a095e8..28e06c871c3f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelRequestObjectSnippet.g.cs index ab8ded3f50d6..3e1611d8ff1c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames1AsyncSnippet.g.cs index ede14b47b65c..fda08787dac4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames1Snippet.g.cs index 64905ef5e585..2d512bb8cf86 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames2AsyncSnippet.g.cs index 695e16aff883..b87f3f5294ed 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames2Snippet.g.cs index 2f117652c30b..3d7f189f04e2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelSnippet.g.cs index 503e16c39c6a..2d3f2f2b43ea 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/NotificationChannelServiceClient.VerifyNotificationChannelSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/QueryServiceClient.QueryTimeSeriesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/QueryServiceClient.QueryTimeSeriesRequestObjectAsyncSnippet.g.cs index 34353a31890e..66512260afbf 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/QueryServiceClient.QueryTimeSeriesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/QueryServiceClient.QueryTimeSeriesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/QueryServiceClient.QueryTimeSeriesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/QueryServiceClient.QueryTimeSeriesRequestObjectSnippet.g.cs index d598811c9714..f3bf1b828817 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/QueryServiceClient.QueryTimeSeriesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/QueryServiceClient.QueryTimeSeriesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceAsyncSnippet.g.cs index b969882fa546..b937d859b55e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveAsyncSnippet.g.cs index bd587dc7786c..447f3e1bf7e3 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs index 054633720c09..a4ebc1c682b1 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveRequestObjectSnippet.g.cs index 468c7deac85c..31250c7eaa7f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs index f5cd589e8386..ea27a1e4d15f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames1Snippet.g.cs index 289970470aa9..c934538a36d8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs index 27ffa9b68fc8..4774515294b3 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames2Snippet.g.cs index 4ec1de401f2e..8edcc22c4a6f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveSnippet.g.cs index 687ee595bdf5..9838d3607e1c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceLevelObjectiveSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceRequestObjectAsyncSnippet.g.cs index 99baeaaeaf25..411e9e4c916c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceRequestObjectSnippet.g.cs index c1fc1b6d808a..03d71a6417cc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames1AsyncSnippet.g.cs index 133c58c0fab0..c612a1407ab8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames1Snippet.g.cs index a9ec46bcb439..fe191bfc3325 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames2AsyncSnippet.g.cs index 32e4dd5e9a1c..80c1abf8e8c5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames2Snippet.g.cs index c36ce95c88c1..df6d79d540a3 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames3AsyncSnippet.g.cs index 88c52beb5fdb..fa5fdb2d08f0 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames3Snippet.g.cs index be4a3d3bd893..064905c1afc6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames4AsyncSnippet.g.cs index 24190bf1fda4..82abcad5c4c8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames4Snippet.g.cs index d19365f4ad52..bffb8fa166a3 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceSnippet.g.cs index 8b748bda40b2..7879a9cc4fac 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.CreateServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceAsyncSnippet.g.cs index 1255c77dc1a2..d5b49b69e5c5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveAsyncSnippet.g.cs index 87a1469af48a..29dffd9e404e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs index 29366b8b66e6..e740bdbbbdd9 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveRequestObjectSnippet.g.cs index faf81edf198d..cdd00e2c4b0b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs index 3f7a851f725d..df28752fcf35 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames1Snippet.g.cs index 4a4548870d99..14baf6bdd266 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs index 993682fcf1e1..61ccfde2e3fd 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames2Snippet.g.cs index e4746e368c0c..15ead99136ca 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveSnippet.g.cs index 340232249223..1f78d146a921 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceLevelObjectiveSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceRequestObjectAsyncSnippet.g.cs index 55e6cf83770b..17aafd39543c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceRequestObjectSnippet.g.cs index 2cac7837cc49..8bfdf5cb1796 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames1AsyncSnippet.g.cs index a39c9397f69f..503eda91b4f6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames1Snippet.g.cs index 5e111979a535..aae256ec3555 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames2AsyncSnippet.g.cs index 1c5a8faf112f..da8dae4f508a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames2Snippet.g.cs index cc85da5cccd6..58d13619dfcc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceSnippet.g.cs index c4aaf1db722b..1a2c978b2975 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.DeleteServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceAsyncSnippet.g.cs index c4c9f8a22bca..e2a502a01ae4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveAsyncSnippet.g.cs index b926dd51db69..680b6fb8c730 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs index cdd22bd647f3..3d4797f02991 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveRequestObjectSnippet.g.cs index a6373d01fc1e..dc3cb6c06681 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs index 4a221ac88861..c4569663bf93 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames1Snippet.g.cs index 25199c0e8df0..9b05223d5c0e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs index 78aaa520d1e1..e7a6a46bc3c6 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames2Snippet.g.cs index 7d79cb40ca7f..c7dd122cd831 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveSnippet.g.cs index f430df5a5311..736e3f3071e9 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceLevelObjectiveSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceRequestObjectAsyncSnippet.g.cs index 1f2d8f3858b9..5f8644051bd7 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceRequestObjectSnippet.g.cs index 0fe892bb417a..cc2df9a8cc5a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames1AsyncSnippet.g.cs index e7fecca170c2..aacda05e8e1c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames1Snippet.g.cs index f03283a328f7..ae79d70b7282 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames2AsyncSnippet.g.cs index 79ffd40cd37a..d564d26b5301 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames2Snippet.g.cs index 58590fcf64e0..7b55573087e2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceSnippet.g.cs index 13055d3487d6..2e6ffc070595 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.GetServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesAsyncSnippet.g.cs index baebd8c33813..655056e9c845 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesRequestObjectAsyncSnippet.g.cs index e8e12cdeb0bd..6168c7280b2e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesRequestObjectSnippet.g.cs index a87b1f480349..cf7a6ed8cb38 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames1AsyncSnippet.g.cs index 7d7cec5feb05..9533508526d5 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames1Snippet.g.cs index 69d0056cc732..3f7684554439 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames2AsyncSnippet.g.cs index 290b415fc1d3..703543fe2a7e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames2Snippet.g.cs index 11e8e57512d1..506ef823ef70 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesSnippet.g.cs index 73384e007256..d69d354e0b9a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServiceLevelObjectivesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesAsyncSnippet.g.cs index e84e956e6b5f..684df63ea4fd 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesRequestObjectAsyncSnippet.g.cs index 10b3e80b7818..fb6d2b8ae8f4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesRequestObjectSnippet.g.cs index 6a9eed6bc492..40f5d5fb29e3 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames1AsyncSnippet.g.cs index 264b2b9bfd8d..87fe47064801 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames1Snippet.g.cs index e5336b6d8a22..957760a6d3eb 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames2AsyncSnippet.g.cs index 5c5c602292cf..15b3089b8d82 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames2Snippet.g.cs index 0f4cdc853d68..9572523b0ce8 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames3AsyncSnippet.g.cs index 255946866f39..c2bb0dbafd7a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames3Snippet.g.cs index bcf8e9bfda4d..f5b6159dcc73 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames4AsyncSnippet.g.cs index 27316b7881f4..47967bc58f32 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames4Snippet.g.cs index d3857bc33128..e7261f5df312 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesSnippet.g.cs index 18a53bb1d1d8..c5aa287d1990 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.ListServicesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceAsyncSnippet.g.cs index 45049525a168..bd7007be5fdd 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveAsyncSnippet.g.cs index 837aed10e214..a7e8e75c2004 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs index 9ec2e9685294..8aa5bd0ef2c2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveRequestObjectSnippet.g.cs index 34039af81f30..8b5b9635fc90 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveSnippet.g.cs index 6d05bbcc9141..4ef843f9f60a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceLevelObjectiveSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceRequestObjectAsyncSnippet.g.cs index 2a60e5be86c9..c669657c9852 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceRequestObjectSnippet.g.cs index c8a13d989773..e1b4be5496fe 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceSnippet.g.cs index 05efaba2b51e..5e65813cf7f4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/ServiceMonitoringServiceClient.UpdateServiceSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeAsyncSnippet.g.cs index 863eb4db3249..2d3aae3f4fc0 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeRequestObjectAsyncSnippet.g.cs index b717aa9084f7..f0f315eb197d 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeRequestObjectSnippet.g.cs index 360bf927b231..115dec9cb2bc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeResourceNamesAsyncSnippet.g.cs index 7da40d3d6d6a..070701d54076 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeResourceNamesSnippet.g.cs index d0f1cd213be9..4f752bf11adc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeSnippet.g.cs index 7efe82dfe7b4..d7d85dbf73e7 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.CreateSnoozeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeAsyncSnippet.g.cs index 8cd75897c9b4..a2489b5a89ba 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeRequestObjectAsyncSnippet.g.cs index bea3d2570be0..b9157df1151a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeRequestObjectSnippet.g.cs index 83e3ae2dcf27..5189417f9f08 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeResourceNamesAsyncSnippet.g.cs index 0586de5bc2a3..339d48786ae2 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeResourceNamesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeResourceNamesSnippet.g.cs index 9db9824192ef..250ab9cc33e9 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeSnippet.g.cs index a921d2af08e4..74f67cdba943 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.GetSnoozeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesAsyncSnippet.g.cs index dde11e317219..23222a170294 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesRequestObjectAsyncSnippet.g.cs index 3d1b6e0f014c..0a467c694231 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesRequestObjectSnippet.g.cs index c95c39234d88..81028b6eb6f7 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesResourceNamesAsyncSnippet.g.cs index 0202a9511b60..c2e41abe8ad0 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesResourceNamesAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesResourceNamesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesResourceNamesSnippet.g.cs index e3f1d00642d9..c9ea9e4e1ddc 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesResourceNamesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesSnippet.g.cs index 7a5811a33505..65c9a2d9bef1 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.ListSnoozesSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeAsyncSnippet.g.cs index eca3ce5666fc..dfbf90bc09ff 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeRequestObjectAsyncSnippet.g.cs index 371e0b63da7b..65ecc2dc329b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeRequestObjectSnippet.g.cs index bf83bfb2a1fd..db2ef2647005 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeSnippet.g.cs index 29a39b76a79d..9b4d8042cc8f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/SnoozeServiceClient.UpdateSnoozeSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigAsyncSnippet.g.cs index 5f41254edb7e..d5390e323d8e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigRequestObjectAsyncSnippet.g.cs index a53984231d6a..a16a6a443046 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigRequestObjectSnippet.g.cs index 654f847e0a83..19555e835d3b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames1AsyncSnippet.g.cs index 5cf1505b44f9..d5644bfd3b7b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames1Snippet.g.cs index 72e81a7f9624..0928370fb221 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames2AsyncSnippet.g.cs index af5bb463bbb6..fe09bf6578c4 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames2Snippet.g.cs index 1597c101c1b8..017ae5e56ca3 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames3AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames3AsyncSnippet.g.cs index eea9ade3317c..e2c2071f749b 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames3AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames3AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames3Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames3Snippet.g.cs index 89b80c7d12cc..766eec54c14f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames3Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames3Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames4AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames4AsyncSnippet.g.cs index dfe68d807c90..aeec7f079bca 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames4AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames4AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames4Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames4Snippet.g.cs index 7618cd129dc9..a11f2d048566 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames4Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigResourceNames4Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigSnippet.g.cs index 90af6cb4b4eb..961e5a16117f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.CreateUptimeCheckConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigAsyncSnippet.g.cs index 77a000e1fc58..7d8947d9eb1f 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigRequestObjectAsyncSnippet.g.cs index 349cfa1a8bc1..84f042664659 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigRequestObjectSnippet.g.cs index 776c42c3fb14..9679550abe57 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames1AsyncSnippet.g.cs index 9712a9853e85..8ad43e43257a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames1Snippet.g.cs index 314193330d1c..14e2d97e3bcf 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames2AsyncSnippet.g.cs index f14678e7095f..b3200d56b934 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames2Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames2Snippet.g.cs index 02f08a6bae22..c1729d2a0556 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames2Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigResourceNames2Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigSnippet.g.cs index 39ebfa7c940d..4293b6318b17 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.DeleteUptimeCheckConfigSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigAsyncSnippet.g.cs index 93ade1c92a64..14b6eacfca3e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigRequestObjectAsyncSnippet.g.cs index 802b0d4c7406..ebce31f78c8c 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigRequestObjectAsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigRequestObjectSnippet.g.cs index bfe9bd7eaef4..b611f3561b57 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigRequestObjectSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames1AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames1AsyncSnippet.g.cs index 947ea1ce2fca..41dcda24151e 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames1AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames1AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames1Snippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames1Snippet.g.cs index 014d360440f0..6eb7720df443 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames1Snippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames1Snippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames2AsyncSnippet.g.cs b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames2AsyncSnippet.g.cs index b44cbcb993da..d8fe1eda705a 100644 --- a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames2AsyncSnippet.g.cs +++ b/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/UptimeCheckServiceClient.GetUptimeCheckConfigResourceNames2AsyncSnippet.g.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.GeneratedSnippets/{"code":"deadline_exceeded","msg":"operation timed out"}